@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600|Rubik:400,500|Montserrat:300,400,500,600,700&subset=latin-ext);
@import url(https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.4.1/css/simple-line-icons.css);
@import url(plugins/jquery-ui.min.css);
.mt-100 {
  margin-top: 100px !important;
}

.mt-200 {
  margin-top: 200px !important;
}

.mt-300 {
  margin-top: 300px !important;
}

.mt-400 {
  margin-top: 400px !important;
}

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

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

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

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}

.flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {
  from,
  to {
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  animation-name: shake;
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}

.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  from {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: none;
  }
}

.wobble {
  animation-name: wobble;
}

@keyframes jello {
  from,
  11.1%,
  to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  animation-name: jello;
  transform-origin: center;
}

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  animation-name: bounceIn;
}

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}

.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}

.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}

.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  animation-name: bounceOut;
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  animation-name: hinge;
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

.jackInTheBox {
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.rollIn {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  animation-name: zoomOutUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  animation-name: slideInUp;
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  animation-name: slideOutDown;
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  animation-name: slideOutLeft;
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  animation-name: slideOutRight;
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  animation-name: slideOutUp;
}

.visible-xs-table-cell,
.visible-xs-table-row,
.visible-sm-table-cell,
.visible-sm-table-row,
.visible-md-table-cell,
.visible-md-table-row,
.visible-lg-table-cell,
.visible-lg-table-row {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs-table-cell {
    display: table-cell !important;
  }
}

@media (max-width: 991px) {
  .visible-sm-table-cell {
    display: table-cell !important;
  }
}

@media (max-width: 1199px) {
  .visible-md-table-cell {
    display: table-cell !important;
  }
}

/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

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

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

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

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

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\002a";
}

.glyphicon-plus:before {
  content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-jpy:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-rub:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

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

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

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

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}

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

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

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

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

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

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

.text-uppercase, .initialism {
  text-transform: uppercase;
}

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

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

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

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857143;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

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

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container:before, .container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container-fluid:before, .container-fluid:after {
  display: table;
  content: " ";
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.row:before, .row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

table {
  background-color: transparent;
}

table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

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

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

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

input[type="file"] {
  display: block;
}

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

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

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 46px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

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

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e5e5;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e5e5;
  border-color: #adadad;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e5e5;
  background-image: none;
  border-color: #adadad;
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

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

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:before, .btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav:before, .nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #777777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

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

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar:before, .navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5d5d;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #090909;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}

.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager:before, .pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}

.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}

.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before, .panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}

.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev:before {
  content: "\2039";
}

.carousel-control .icon-next:before {
  content: "\203a";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

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

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

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

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

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

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

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

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

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

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

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

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

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

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

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

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

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

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

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

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

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

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

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.mm-menu, .mm-panels, .mm-panels > .mm-panel {
  margin: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 0;
  box-sizing: border-box;
}

.mm-btn, .mm-menu {
  box-sizing: border-box;
}

.mm-listview a, .mm-listview a:hover, .mm-navbar a, .mm-navbar a:hover {
  text-decoration: none;
}

.mm-listview .mm-next:before, .mm-listview > li:not(.mm-divider):after, .mm-next:after, .mm-prev:before {
  content: '';
  bottom: 0;
}

.mm-hidden {
  display: none !important;
}

.mm-menu, .mm-panels > .mm-panel:not(.mm-hidden) {
  display: block;
}

.mm-wrapper {
  overflow-x: hidden;
  position: relative;
}

.mm-menu {
  padding: 0;
  position: absolute;
  bottom: 0;
}

.mm-panels, .mm-panels > .mm-panel {
  background: inherit;
  border-color: inherit;
  position: absolute;
  bottom: 0;
}

.mm-btn, .mm-panel.mm-highest {
  z-index: 1;
}

.mm-panels {
  overflow: hidden;
}

.mm-panel {
  transition: transform .4s ease;
  transform: translate(100%, 0);
  transform: translate3d(100%, 0, 0);
}

.mm-panel.mm-opened {
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-panel.mm-subopened {
  transform: translate(-30%, 0);
  transform: translate3d(-30%, 0, 0);
}

.mm-panels > .mm-panel {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 20px;
}

.mm-listview .mm-divider, .mm-listview > li > a, .mm-listview > li > span, .mm-navbar .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 40px;
}

.mm-panels > .mm-panel:after, .mm-panels > .mm-panel:before {
  content: '';
  display: block;
  height: 20px;
}

.mm-vertical .mm-panel {
  transform: none !important;
}

.mm-listview .mm-vertical .mm-panel, .mm-vertical .mm-listview .mm-panel {
  display: none;
  padding: 10px 0 10px 10px;
}

.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after, .mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after {
  border-color: transparent;
}

.mm-vertical li.mm-opened > .mm-panel, li.mm-vertical.mm-opened > .mm-panel {
  display: block;
}

.mm-listview > li.mm-vertical > .mm-next, .mm-vertical .mm-listview > li > .mm-next {
  height: 40px;
  bottom: auto;
}

.mm-listview > li.mm-vertical > .mm-next:after, .mm-vertical .mm-listview > li > .mm-next:after {
  top: 16px;
  bottom: auto;
}

.mm-listview > li.mm-vertical.mm-opened > .mm-next:after, .mm-vertical .mm-listview > li.mm-opened > .mm-next:after {
  transform: rotate(225deg);
  right: 19px;
}

.mm-btn {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
}

.mm-clear:after, .mm-clear:before, .mm-close:after, .mm-close:before {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: rotate(-45deg);
}

.mm-clear:before, .mm-close:before {
  border-right: none;
  border-bottom: none;
  right: 18px;
}

.mm-clear:after, .mm-close:after {
  border-left: none;
  border-top: none;
  right: 25px;
}

.mm-next:after, .mm-prev:before {
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
}

.mm-prev:before {
  transform: rotate(-45deg);
  left: 23px;
  right: auto;
}

.mm-next:after {
  transform: rotate(135deg);
  right: 23px;
  left: auto;
}

.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.mm-navbar > * {
  display: block;
  padding: 10px 0;
}

.mm-navbar .mm-btn:first-child {
  left: 0;
}

.mm-navbar .mm-btn:last-child {
  text-align: right;
  right: 0;
}

.mm-panel .mm-navbar {
  display: none;
}

.mm-panel.mm-hasnavbar .mm-navbar {
  display: block;
}

.mm-listview, .mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}

.mm-listview {
  font: inherit;
  font-size: 14px;
  line-height: 20px;
}

.mm-listview > li {
  position: relative;
}

.mm-listview > li, .mm-listview > li .mm-next, .mm-listview > li .mm-next:before, .mm-listview > li:after {
  border-color: inherit;
}

.mm-listview > li > a, .mm-listview > li > span {
  color: inherit;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0;
}

.mm-listview > li:not(.mm-divider):after {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  right: 0;
  left: 20px;
}

.mm-listview .mm-next {
  background: rgba(3, 2, 1, 0);
  width: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}

.mm-listview .mm-next:before {
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.mm-listview .mm-next + a, .mm-listview .mm-next + span {
  margin-right: 50px;
}

.mm-listview .mm-next.mm-fullsubopen {
  width: 100%;
}

.mm-listview .mm-next.mm-fullsubopen:before {
  border-left: none;
}

.mm-listview .mm-next.mm-fullsubopen + a, .mm-listview .mm-next.mm-fullsubopen + span {
  padding-right: 50px;
  margin-right: 0;
}

.mm-panels > .mm-panel > .mm-listview {
  margin: 20px -20px;
}

.mm-panels > .mm-panel > .mm-listview:first-child, .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -20px;
}

.mm-listview .mm-inset {
  list-style: disc inside;
  padding: 0 10px 15px 40px;
  margin: 0;
}

.mm-listview .mm-inset > li {
  padding: 5px 0;
}

.mm-listview .mm-divider {
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px;
}

.mm-listview .mm-spacer {
  padding-top: 40px;
}

.mm-listview .mm-spacer > .mm-next {
  top: 40px;
}

.mm-listview .mm-spacer.mm-divider {
  padding-top: 25px;
}

.mm-menu {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
}

.mm-menu .mm-navbar a, .mm-menu .mm-navbar > * {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu .mm-btn:after, .mm-menu .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu .mm-listview {
  border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu .mm-listview > li .mm-next:after {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.5);
  tap-highlight-color: rgba(255, 255, 255, 0.5);
}

.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.5);
}

.mm-menu .mm-divider, .mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(0, 0, 0, 0.05);
}

.mm-page {
  box-sizing: border-box;
  position: relative;
}

.mm-slideout {
  transition: transform .4s ease;
  z-index: 1;
}

html.mm-opened {
  overflow-x: hidden;
  position: relative;
}

html.mm-blocking, html.mm-blocking body {
  overflow: hidden;
}

html.mm-background .mm-page {
  background: inherit;
}

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
}

html.mm-blocking #mm-blocker {
  display: block;
}

.mm-menu.mm-offcanvas {
  z-index: 0;
  display: none;
  position: fixed;
  width: 80%;
  min-width: 140px;
  max-width: 440px;
}

.mm-menu.mm-offcanvas.mm-current {
  display: block;
}

.mm-menu.mm-offcanvas.mm-no-csstransforms.mm-current.mm-opened {
  z-index: 10;
}

html.mm-opening .mm-slideout {
  transform: translate(80%, 0);
  transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0);
  }
}

@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    transform: translate(440px, 0);
    transform: translate3d(440px, 0, 0);
  }
}

.mm-menu.mm-offcanvas.mm-autoheight.mm-bottom, .mm-menu.mm-offcanvas.mm-autoheight.mm-top {
  max-height: 80%;
}

.mm-menu.mm-offcanvas.mm-autoheight.mm-bottom.mm-fullscreen, .mm-menu.mm-offcanvas.mm-autoheight.mm-top.mm-fullscreen {
  max-height: 100%;
}

.mm-menu.mm-offcanvas.mm-measureheight .mm-panel {
  display: block !important;
}

.mm-menu.mm-offcanvas.mm-measureheight > .mm-panels > .mm-panel {
  bottom: auto !important;
  height: auto !important;
}

.mm-menu.mm-columns {
  transition-property: transform,width,max-width;
}

.mm-menu.mm-columns .mm-panels > .mm-panel {
  width: 100%;
  right: auto;
  display: none;
  transition-property: transform,width;
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened {
  border-right: 1px solid;
  border-color: inherit;
  display: block;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-subopened {
  transform: translate(-100%, 0);
  transform: translate3d(-100%, 0, 0);
  z-index: 2;
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-0 {
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-0 {
  display: block;
  transform: translate(100%, 0);
  transform: translate3d(100%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-columns-0 {
  width: 80%;
  min-width: 140px;
  max-width: 0;
}

html.mm-opening.mm-columns-0 .mm-slideout {
  transform: translate(80%, 0);
  transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-0 .mm-slideout {
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0);
  }
}

@media all and (min-width: 0px) {
  html.mm-opening.mm-columns-0 .mm-slideout {
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
  }
}

html.mm-right.mm-opening.mm-columns-0 .mm-slideout {
  transform: translate(-80%, 0);
  transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-right.mm-opening.mm-columns-0 .mm-slideout {
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0);
  }
}

@media all and (min-width: 0px) {
  html.mm-right.mm-opening.mm-columns-0 .mm-slideout {
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-1 {
  transform: translate(100%, 0);
  transform: translate3d(100%, 0, 0);
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-1 {
  display: block;
  transform: translate(200%, 0);
  transform: translate3d(200%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-columns-1 {
  width: 80%;
  min-width: 140px;
  max-width: 440px;
}

html.mm-opening.mm-columns-1 .mm-slideout {
  transform: translate(80%, 0);
  transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-1 .mm-slideout {
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0);
  }
}

@media all and (min-width: 550px) {
  html.mm-opening.mm-columns-1 .mm-slideout {
    transform: translate(440px, 0);
    transform: translate3d(440px, 0, 0);
  }
}

html.mm-right.mm-opening.mm-columns-1 .mm-slideout {
  transform: translate(-80%, 0);
  transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-right.mm-opening.mm-columns-1 .mm-slideout {
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0);
  }
}

@media all and (min-width: 550px) {
  html.mm-right.mm-opening.mm-columns-1 .mm-slideout {
    transform: translate(-440px, 0);
    transform: translate3d(-440px, 0, 0);
  }
}

.mm-menu.mm-columns-1 .mm-panels > .mm-panel {
  width: 100%;
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-2 {
  transform: translate(200%, 0);
  transform: translate3d(200%, 0, 0);
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-2 {
  display: block;
  transform: translate(300%, 0);
  transform: translate3d(300%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-columns-2 {
  width: 80%;
  min-width: 140px;
  max-width: 880px;
}

html.mm-opening.mm-columns-2 .mm-slideout {
  transform: translate(80%, 0);
  transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-2 .mm-slideout {
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0);
  }
}

@media all and (min-width: 1100px) {
  html.mm-opening.mm-columns-2 .mm-slideout {
    transform: translate(880px, 0);
    transform: translate3d(880px, 0, 0);
  }
}

html.mm-right.mm-opening.mm-columns-2 .mm-slideout {
  transform: translate(-80%, 0);
  transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-right.mm-opening.mm-columns-2 .mm-slideout {
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0);
  }
}

@media all and (min-width: 1100px) {
  html.mm-right.mm-opening.mm-columns-2 .mm-slideout {
    transform: translate(-880px, 0);
    transform: translate3d(-880px, 0, 0);
  }
}

.mm-menu.mm-columns-2 .mm-panels > .mm-panel {
  width: 50%;
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-3 {
  transform: translate(300%, 0);
  transform: translate3d(300%, 0, 0);
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-3 {
  display: block;
  transform: translate(400%, 0);
  transform: translate3d(400%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-columns-3 {
  width: 80%;
  min-width: 140px;
  max-width: 1320px;
}

html.mm-opening.mm-columns-3 .mm-slideout {
  transform: translate(80%, 0);
  transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-3 .mm-slideout {
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0);
  }
}

@media all and (min-width: 1650px) {
  html.mm-opening.mm-columns-3 .mm-slideout {
    transform: translate(1320px, 0);
    transform: translate3d(1320px, 0, 0);
  }
}

html.mm-right.mm-opening.mm-columns-3 .mm-slideout {
  transform: translate(-80%, 0);
  transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-right.mm-opening.mm-columns-3 .mm-slideout {
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0);
  }
}

@media all and (min-width: 1650px) {
  html.mm-right.mm-opening.mm-columns-3 .mm-slideout {
    transform: translate(-1320px, 0);
    transform: translate3d(-1320px, 0, 0);
  }
}

.mm-menu.mm-columns-3 .mm-panels > .mm-panel {
  width: 33.34%;
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-4 {
  transform: translate(400%, 0);
  transform: translate3d(400%, 0, 0);
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-4 {
  display: block;
  transform: translate(500%, 0);
  transform: translate3d(500%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-columns-4 {
  width: 80%;
  min-width: 140px;
  max-width: 1760px;
}

html.mm-opening.mm-columns-4 .mm-slideout {
  transform: translate(80%, 0);
  transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-4 .mm-slideout {
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0);
  }
}

@media all and (min-width: 2200px) {
  html.mm-opening.mm-columns-4 .mm-slideout {
    transform: translate(1760px, 0);
    transform: translate3d(1760px, 0, 0);
  }
}

html.mm-right.mm-opening.mm-columns-4 .mm-slideout {
  transform: translate(-80%, 0);
  transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-right.mm-opening.mm-columns-4 .mm-slideout {
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0);
  }
}

@media all and (min-width: 2200px) {
  html.mm-right.mm-opening.mm-columns-4 .mm-slideout {
    transform: translate(-1760px, 0);
    transform: translate3d(-1760px, 0, 0);
  }
}

.mm-menu.mm-columns-4 .mm-panels > .mm-panel {
  width: 25%;
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-5 {
  transform: translate(500%, 0);
  transform: translate3d(500%, 0, 0);
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-5 {
  display: block;
  transform: translate(600%, 0);
  transform: translate3d(600%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-columns-5 {
  width: 80%;
  min-width: 140px;
  max-width: 2200px;
}

html.mm-opening.mm-columns-5 .mm-slideout {
  transform: translate(80%, 0);
  transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-5 .mm-slideout {
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0);
  }
}

@media all and (min-width: 2750px) {
  html.mm-opening.mm-columns-5 .mm-slideout {
    transform: translate(2200px, 0);
    transform: translate3d(2200px, 0, 0);
  }
}

html.mm-right.mm-opening.mm-columns-5 .mm-slideout {
  transform: translate(-80%, 0);
  transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-right.mm-opening.mm-columns-5 .mm-slideout {
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0);
  }
}

@media all and (min-width: 2750px) {
  html.mm-right.mm-opening.mm-columns-5 .mm-slideout {
    transform: translate(-2200px, 0);
    transform: translate3d(-2200px, 0, 0);
  }
}

.mm-menu.mm-columns-5 .mm-panels > .mm-panel {
  width: 20%;
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-6 {
  transform: translate(600%, 0);
  transform: translate3d(600%, 0, 0);
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-6 {
  display: block;
  transform: translate(700%, 0);
  transform: translate3d(700%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-columns-6 {
  width: 80%;
  min-width: 140px;
  max-width: 2640px;
}

html.mm-opening.mm-columns-6 .mm-slideout {
  transform: translate(80%, 0);
  transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-6 .mm-slideout {
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0);
  }
}

@media all and (min-width: 3300px) {
  html.mm-opening.mm-columns-6 .mm-slideout {
    transform: translate(2640px, 0);
    transform: translate3d(2640px, 0, 0);
  }
}

html.mm-right.mm-opening.mm-columns-6 .mm-slideout {
  transform: translate(-80%, 0);
  transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-right.mm-opening.mm-columns-6 .mm-slideout {
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0);
  }
}

@media all and (min-width: 3300px) {
  html.mm-right.mm-opening.mm-columns-6 .mm-slideout {
    transform: translate(-2640px, 0);
    transform: translate3d(-2640px, 0, 0);
  }
}

.mm-menu.mm-columns-6 .mm-panels > .mm-panel {
  width: 16.67%;
}

em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 45px;
  top: 50%;
}

em.mm-counter + a.mm-next {
  width: 90px;
}

em.mm-counter + a.mm-next + a, em.mm-counter + a.mm-next + span {
  margin-right: 90px;
}

em.mm-counter + a.mm-fullsubopen {
  padding-left: 0;
}

.mm-listview em.mm-counter + .mm-next.mm-fullsubopen + a, .mm-listview em.mm-counter + .mm-next.mm-fullsubopen + span, em.mm-counter + a.mm-fullsubopen + a, em.mm-counter + a.mm-fullsubopen + span {
  padding-right: 90px;
}

.mm-vertical > .mm-counter {
  top: 12px;
  margin-top: 0;
}

.mm-vertical.mm-spacer > .mm-counter {
  margin-top: 40px;
}

.mm-nosubresults > .mm-counter {
  display: none;
}

.mm-menu em.mm-counter {
  color: rgba(0, 0, 0, 0.3);
}

.mm-divider > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  line-height: 25px;
}

.mm-divider.mm-opened a.mm-next:after {
  transform: rotate(45deg);
}

.mm-collapsed:not(.mm-uncollapsed) {
  display: none;
}

.mm-fixeddivider {
  background: inherit;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-fixeddivider:after {
  content: none !important;
  display: none !important;
}

.mm-hasdividers .mm-fixeddivider {
  display: block;
}

.mm-menu .mm-fixeddivider span {
  background: rgba(0, 0, 0, 0.05);
}

html.mm-opened.mm-dragging .mm-menu, html.mm-opened.mm-dragging .mm-slideout {
  transition-duration: 0s;
}

.mm-menu.mm-dropdown {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  height: 80%;
}

html.mm-dropdown .mm-slideout {
  transform: none !important;
  z-index: 0;
}

html.mm-dropdown #mm-blocker {
  transition-delay: 0s !important;
  z-index: 1;
}

html.mm-dropdown .mm-menu {
  z-index: 2;
}

html.mm-dropdown.mm-opened:not(.mm-opening) .mm-menu {
  display: none;
}

.mm-menu.mm-tip:before {
  content: '';
  background: inherit;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  z-index: 0;
  transform: rotate(45deg);
}

.mm-menu.mm-tipleft:before {
  left: 22px;
}

.mm-menu.mm-tipright:before {
  right: 22px;
}

.mm-menu.mm-tiptop:before {
  top: -8px;
}

.mm-menu.mm-tipbottom:before {
  bottom: -8px;
}

.mm-iconpanel .mm-panel {
  transition-property: transform,left;
}

.mm-iconpanel .mm-panel.mm-opened {
  border-left: 1px solid;
  border-color: inherit;
}

.mm-iconpanel .mm-panel.mm-subopened {
  overflow-y: hidden;
  left: -40px;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-iconpanel .mm-panel.mm-iconpanel-0 {
  left: 0;
}

.mm-iconpanel .mm-panel.mm-iconpanel-1 {
  left: 40px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-2 {
  left: 80px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-3 {
  left: 120px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-4 {
  left: 160px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-5 {
  left: 200px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-6 {
  left: 240px;
}

.mm-subblocker {
  background: inherit;
  opacity: 0;
  display: block;
  transition: opacity .4s ease;
}

.mm-subopened .mm-subblocker {
  opacity: .6;
  position: absolute;
  top: 0;
  right: 0;
  bottom: -100000px;
  left: 0;
  z-index: 3;
}

.mm-keyboardfocus a:focus {
  outline: 0;
}

.mm-menu.mm-keyboardfocus a:focus {
  background: rgba(255, 255, 255, 0.5);
}

.mm-navbar-bottom, .mm-navbar-top ~ .mm-navbar-top {
  border-bottom: none;
}

.mm-menu > .mm-navbar {
  background: inherit;
  padding: 0;
  z-index: 3;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-navbar-bottom {
  border-top-width: 1px;
  border-top-style: solid;
  top: auto;
  bottom: 0;
}

.mm-navbar-bottom ~ .mm-navbar-bottom {
  border-top: none;
}

.mm-navbar.mm-hasbtns {
  padding: 0 40px;
}

.mm-navbar[class*=mm-navbar-content-] > * {
  box-sizing: border-box;
  display: block;
  float: left;
}

.mm-navbar .mm-breadcrumbs {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  text-align: left;
  padding: 0 0 0 17px;
}

.mm-navbar .mm-breadcrumbs > * {
  display: inline-block;
  padding: 10px 3px;
}

.mm-navbar .mm-breadcrumbs > a {
  text-decoration: underline;
}

.mm-navbar.mm-hasbtns .mm-breadcrumbs {
  margin-left: -40px;
}

.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden) + .mm-breadcrumbs {
  margin-left: 0;
  padding-left: 0;
}

.mm-navbar-top-1 {
  top: 0;
}

.mm-hasnavbar-top-1 .mm-panels, .mm-navbar-top-2 {
  top: 40px;
}

.mm-hasnavbar-top-2 .mm-panels, .mm-navbar-top-3 {
  top: 80px;
}

.mm-hasnavbar-top-3 .mm-panels, .mm-navbar-top-4 {
  top: 120px;
}

.mm-hasnavbar-top-4 .mm-panels {
  top: 160px;
}

.mm-navbar-bottom-1 {
  bottom: 0;
}

.mm-hasnavbar-bottom-1 .mm-panels, .mm-navbar-bottom-2 {
  bottom: 40px;
}

.mm-hasnavbar-bottom-2 .mm-panels, .mm-navbar-bottom-3 {
  bottom: 80px;
}

.mm-hasnavbar-bottom-3 .mm-panels, .mm-navbar-bottom-4 {
  bottom: 120px;
}

.mm-hasnavbar-bottom-4 .mm-panels {
  bottom: 160px;
}

.mm-navbar-size-2 {
  height: 80px;
}

.mm-navbar-size-3 {
  height: 120px;
}

.mm-navbar-size-4 {
  height: 160px;
}

.mm-navbar-content-2 > * {
  width: 50%;
}

.mm-navbar-content-3 > * {
  width: 33.33%;
}

.mm-navbar-content-4 > * {
  width: 25%;
}

.mm-navbar-content-5 > * {
  width: 20%;
}

.mm-navbar-content-6 > * {
  width: 16.67%;
}

.mm-menu.mm-rtl {
  direction: rtl;
}

.mm-menu.mm-rtl.mm-offcanvas {
  right: auto;
}

.mm-menu.mm-rtl .mm-panel:not(.mm-opened) {
  transform: translate(-100%, 0);
  transform: translate3d(-100%, 0, 0);
}

.mm-menu.mm-rtl .mm-panel.mm-subopened {
  transform: translate(30%, 0);
  transform: translate3d(30%, 0, 0);
}

.mm-menu.mm-rtl .mm-navbar .mm-btn:first-child {
  left: auto;
  right: 0;
}

.mm-menu.mm-rtl .mm-navbar .mm-btn:last-child {
  right: auto;
  left: 0;
}

.mm-menu.mm-rtl .mm-navbar .mm-next:after {
  transform: rotate(-45deg);
  left: 23px;
  right: auto;
}

.mm-menu.mm-rtl .mm-navbar .mm-prev:before {
  transform: rotate(135deg);
  right: 23px;
  left: auto;
}

.mm-menu.mm-rtl .mm-listview > li:not(.mm-divider)::after {
  left: 0;
  right: 20px;
}

.mm-menu.mm-rtl .mm-listview > li > a:not(.mm-next), .mm-menu.mm-rtl .mm-listview > li > span:not(.mm-next) {
  padding-left: 10px;
  padding-right: 20px !important;
  margin-right: 0 !important;
}

.mm-menu.mm-rtl .mm-listview .mm-next {
  right: auto;
  left: 0;
}

.mm-menu.mm-rtl .mm-listview .mm-next:before {
  left: auto;
  right: 0;
}

.mm-menu.mm-rtl .mm-listview .mm-next:after {
  transform: rotate(-45deg);
  left: 23px;
  right: auto;
}

.mm-menu.mm-rtl .mm-listview .mm-next + a, .mm-menu.mm-rtl .mm-listview .mm-next + span {
  margin-left: 50px;
}

.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen + a, .mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen + span {
  padding-left: 50px;
}

.mm-menu.mm-rtl em.mm-counter {
  left: 45px;
  right: auto;
}

.mm-menu.mm-rtl em.mm-counter + a.mm-next + a, .mm-menu.mm-rtl em.mm-counter + a.mm-next + span {
  margin-left: 90px;
}

.mm-menu.mm-rtl .mm-listview em.mm-counter + .mm-fullsubopen + a, .mm-menu.mm-rtl .mm-listview em.mm-counter + .mm-fullsubopen + span {
  padding-left: 90px;
}

.mm-menu.mm-rtl label.mm-check, .mm-menu.mm-rtl label.mm-toggle {
  left: 20px;
  right: auto !important;
}

.mm-menu.mm-rtl label.mm-toggle + a, .mm-menu.mm-rtl label.mm-toggle + span {
  padding-left: 80px;
}

.mm-menu.mm-rtl label.mm-check + a, .mm-menu.mm-rtl label.mm-check + span {
  padding-left: 60px;
}

.mm-menu.mm-rtl a.mm-next + label.mm-check, .mm-menu.mm-rtl a.mm-next + label.mm-toggle {
  left: 60px;
}

.mm-menu.mm-rtl a.mm-next + label.mm-check + a, .mm-menu.mm-rtl a.mm-next + label.mm-check + span, .mm-menu.mm-rtl a.mm-next + label.mm-toggle + a, .mm-menu.mm-rtl a.mm-next + label.mm-toggle + span {
  margin-left: 50px;
}

.mm-menu.mm-rtl a.mm-next + label.mm-toggle + a, .mm-menu.mm-rtl a.mm-next + label.mm-toggle + span {
  padding-left: 70px;
}

.mm-menu.mm-rtl a.mm-next + label.mm-check + a, .mm-menu.mm-rtl a.mm-next + label.mm-check + span {
  padding-left: 50px;
}

.mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-check, .mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-toggle {
  left: 100px;
}

.mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-check + a, .mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-check + span, .mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-toggle + a, .mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-toggle + span {
  margin-left: 90px;
}

.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-] {
  left: 0;
}

.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-].mm-subopened {
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel {
  transition-property: transform,right;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-0 {
  right: 0;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-1 {
  right: 40px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-2 {
  right: 80px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-3 {
  right: 120px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-4 {
  right: 160px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-5 {
  right: 200px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-6 {
  right: 240px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-opened {
  border-left: none;
  border-right: 1px solid;
  border-color: inherit;
}

.mm-sronly {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
}

.mm-search, .mm-search input {
  box-sizing: border-box;
}

.mm-search {
  height: 40px;
  padding: 7px 10px 0;
  position: relative;
}

.mm-search input {
  border: none !important;
  outline: 0 !important;
  box-shadow: none !important;
  border-radius: 4px;
  font: inherit;
  font-size: 14px;
  line-height: 26px;
  display: block;
  width: 100%;
  height: 26px;
  min-height: 26px;
  max-height: 26px;
  margin: 0;
  padding: 0 10px;
}

.mm-search input::-ms-clear {
  display: none;
}

.mm-search .mm-clear, .mm-search .mm-next {
  right: 0;
}

.mm-panel > .mm-search {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.mm-panel.mm-hassearch {
  padding-top: 40px;
}

.mm-panel.mm-hassearch.mm-hasnavbar {
  padding-top: 80px;
}

.mm-panel.mm-hassearch.mm-hasnavbar .mm-search {
  top: 40px;
}

.mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  padding: 40px 0;
}

.mm-noresults .mm-indexer {
  display: none !important;
}

li.mm-nosubresults > a.mm-next {
  display: none;
}

li.mm-nosubresults > a.mm-next + a, li.mm-nosubresults > a.mm-next + span {
  padding-right: 10px;
}

.mm-panels > .mm-resultspanel:not(.mm-opened) {
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.75);
}

.mm-menu .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3);
}

.mm-indexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
  width: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -100px;
  z-index: 3;
  transition: right .4s ease;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-indexer a {
  text-decoration: none;
  display: block;
  height: 3.85%;
}

.mm-indexer ~ .mm-panel.mm-hasindexer {
  padding-right: 40px;
}

.mm-hasindexer .mm-indexer {
  right: 0;
}

.mm-hasindexer .mm-fixeddivider {
  right: 20px;
}

.mm-menu .mm-indexer a {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-hoverselected .mm-listview > li > a.mm-fullsubopen + a, .mm-menu.mm-hoverselected .mm-listview > li > a.mm-fullsubopen + span, .mm-menu.mm-hoverselected .mm-listview > li > a:not(.mm-fullsubopen), .mm-menu.mm-parentselected .mm-listview > li > a.mm-fullsubopen + a, .mm-menu.mm-parentselected .mm-listview > li > a.mm-fullsubopen + span, .mm-menu.mm-parentselected .mm-listview > li > a:not(.mm-fullsubopen) {
  transition: background .4s ease;
}

.mm-menu.mm-hoverselected .mm-listview > li > a.mm-fullsubopen:hover + span, .mm-menu.mm-hoverselected .mm-listview > li > a:not(.mm-fullsubopen):hover, .mm-menu.mm-parentselected .mm-listview > li > a.mm-selected.mm-fullsubopen + a, .mm-menu.mm-parentselected .mm-listview > li > a.mm-selected.mm-fullsubopen + span, .mm-menu.mm-parentselected .mm-listview > li > a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(255, 255, 255, 0.5);
}

input.mm-check, input.mm-toggle {
  position: absolute;
  left: -10000px;
}

label.mm-check, label.mm-toggle {
  margin: 0;
  position: absolute;
  top: 50%;
  z-index: 2;
  right: 20px;
}

label.mm-check:before, label.mm-toggle:before {
  content: '';
  display: block;
}

label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-top: -15px;
}

label.mm-toggle:before {
  border-radius: 30px;
  width: 28px;
  height: 28px;
  margin: 1px;
}

input.mm-toggle:checked ~ label.mm-toggle:before {
  float: right;
}

label.mm-check {
  width: 30px;
  height: 30px;
  margin-top: -15px;
}

label.mm-check:before {
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: .1;
  transform: rotate(-45deg);
}

input.mm-check:checked ~ label.mm-check:before {
  opacity: 1;
}

li.mm-vertical label.mm-check, li.mm-vertical label.mm-toggle {
  bottom: auto;
  margin-top: 0;
  top: 5px;
}

label.mm-toggle + a, label.mm-toggle + span {
  padding-right: 80px;
}

label.mm-check + a, label.mm-check + span {
  padding-right: 60px;
}

a.mm-next + label.mm-check, a.mm-next + label.mm-toggle {
  right: 60px;
}

a.mm-next + label.mm-check + a, a.mm-next + label.mm-check + span, a.mm-next + label.mm-toggle + a, a.mm-next + label.mm-toggle + span {
  margin-right: 50px;
}

a.mm-next + label.mm-toggle + a, a.mm-next + label.mm-toggle + span {
  padding-right: 70px;
}

a.mm-next + label.mm-check + a, a.mm-next + label.mm-check + span {
  padding-right: 50px;
}

em.mm-counter + a.mm-next + label.mm-check, em.mm-counter + a.mm-next + label.mm-toggle {
  right: 100px;
}

em.mm-counter + a.mm-next + label.mm-check + a, em.mm-counter + a.mm-next + label.mm-check + span, em.mm-counter + a.mm-next + label.mm-toggle + a, em.mm-counter + a.mm-next + label.mm-toggle + span {
  margin-right: 90px;
}

.mm-menu label.mm-toggle {
  background: rgba(0, 0, 0, 0.1);
}

.mm-menu label.mm-toggle:before {
  background: #f3f3f3;
}

.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}

.mm-menu label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.75);
}

.mm-listview.mm-border-none > li:after, .mm-menu.mm-border-none .mm-listview > li:after {
  content: none;
}

.mm-listview.mm-border-full > li:after, .mm-menu.mm-border-full .mm-listview > li:after {
  left: 0 !important;
}

.mm-listview.mm-border-offset > li:after, .mm-menu.mm-border-offset .mm-listview > li:after {
  right: 20px;
}

.mm-menu.mm-effect-menu-zoom {
  transition: transform .4s ease;
}

html.mm-opened .mm-menu.mm-effect-menu-zoom {
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform-origin: left center;
}

html.mm-opening .mm-menu.mm-effect-menu-zoom {
  transform: scale(1, 1) translate3d(0, 0, 0);
}

html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom {
  transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  transform-origin: right center;
}

html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom {
  transform: scale(1, 1) translate3d(0, 0, 0);
}

.mm-menu.mm-effect-menu-slide {
  transition: transform .4s ease;
}

html.mm-opened .mm-menu.mm-effect-menu-slide {
  transform: translate(-30%, 0);
  transform: translate3d(-30%, 0, 0);
}

html.mm-opening .mm-menu.mm-effect-menu-slide {
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide {
  transform: translate(30%, 0);
  transform: translate3d(30%, 0, 0);
}

html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide {
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu.mm-effect-menu-fade {
  opacity: 0;
  transition: opacity .4s ease;
}

html.mm-opening .mm-menu.mm-effect-menu-fade {
  opacity: 1;
}

.mm-menu.mm-effect-panels-zoom .mm-panel {
  transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  transform-origin: left center;
}

.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened {
  transform: scale(1, 1) translate3d(0, 0, 0);
}

.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened.mm-subopened {
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
}

.mm-menu.mm-effect-panels-slide-0 .mm-panel.mm-subopened {
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu.mm-effect-panels-slide-100 .mm-panel.mm-subopened {
  transform: translate(-100%, 0);
  transform: translate3d(-100%, 0, 0);
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li {
  transition: none .4s ease;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(1) {
  transition-delay: 50ms;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(2) {
  transition-delay: .1s;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(3) {
  transition-delay: 150ms;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(4) {
  transition-delay: .2s;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(5) {
  transition-delay: 250ms;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(6) {
  transition-delay: .3s;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(7) {
  transition-delay: 350ms;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(8) {
  transition-delay: .4s;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(9) {
  transition-delay: 450ms;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(10) {
  transition-delay: .5s;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(11) {
  transition-delay: 550ms;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(12) {
  transition-delay: .6s;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(13) {
  transition-delay: 650ms;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(14) {
  transition-delay: .7s;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(15) {
  transition-delay: 750ms;
}

.mm-menu.mm-effect-listitems-slide .mm-listview > li {
  transition-property: transform,opacity;
  transform: translate(50%, 0);
  transform: translate3d(50%, 0, 0);
  opacity: 0;
}

html.mm-opening .mm-menu.mm-effect-listitems-slide .mm-panel.mm-opened .mm-listview > li {
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.mm-menu.mm-effect-listitems-fade .mm-listview > li {
  transition-property: opacity;
  opacity: 0;
}

html.mm-opening .mm-menu.mm-effect-listitems-fade .mm-panel.mm-opened .mm-listview > li {
  opacity: 1;
}

.mm-menu.mm-effect-listitems-drop .mm-listview > li {
  transition-property: opacity,top;
  opacity: 0;
  top: -25%;
}

html.mm-opening .mm-menu.mm-effect-listitems-drop .mm-panel.mm-opened .mm-listview > li {
  opacity: 1;
  top: 0;
}

.mm-menu.mm-offcanvas.mm-fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px;
}

html.mm-opening.mm-fullscreen .mm-slideout {
  transform: translate(100%, 0);
  transform: translate3d(100%, 0, 0);
}

@media all and (max-width: 140px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0);
  }
}

@media all and (min-width: 10000px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    transform: translate(10000px, 0);
    transform: translate3d(10000px, 0, 0);
  }
}

html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
  transform: translate(-100%, 0);
  transform: translate3d(-100%, 0, 0);
}

@media all and (max-width: 140px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0);
  }
}

@media all and (min-width: 10000px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    transform: translate(-10000px, 0);
    transform: translate3d(-10000px, 0, 0);
  }
}

.mm-menu.mm-offcanvas.mm-fullscreen.mm-bottom, .mm-menu.mm-offcanvas.mm-fullscreen.mm-top {
  height: 100%;
  min-height: 140px;
  max-height: 10000px;
}

html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none !important;
}

.mm-menu .mm-panels > .mm-panel.mm-justified-listview:after, .mm-menu .mm-panels > .mm-panel.mm-justified-listview:before, .mm-menu.mm-justified-listview .mm-panels > .mm-panel:after, .mm-menu.mm-justified-listview .mm-panels > .mm-panel:before {
  content: none;
  display: none;
}

.mm-menu .mm-panels > .mm-panel.mm-justified-listview > .mm-listview, .mm-menu.mm-justified-listview .mm-panels > .mm-panel > .mm-listview {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.mm-menu .mm-panels > .mm-panel.mm-justified-listview > .mm-listview > li:not(.mm-divider), .mm-menu.mm-justified-listview .mm-panels > .mm-panel > .mm-listview > li:not(.mm-divider) {
  -ms-flex: 1 1 0;
  flex: 1 1 0;
}

.mm-menu .mm-panels > .mm-panel.mm-justified-listview > .mm-listview > li:not(.mm-divider) > a:not(.mm-next), .mm-menu .mm-panels > .mm-panel.mm-justified-listview > .mm-listview > li:not(.mm-divider) > span, .mm-menu.mm-justified-listview .mm-panels > .mm-panel > .mm-listview > li:not(.mm-divider) > a:not(.mm-next), .mm-menu.mm-justified-listview .mm-panels > .mm-panel > .mm-listview > li:not(.mm-divider) > span {
  box-sizing: border-box;
  height: 100%;
}

.mm-menu .mm-panels > .mm-panel.mm-justified-listview > .mm-listview > li:not(.mm-divider) > a:not(.mm-next):before, .mm-menu .mm-panels > .mm-panel.mm-justified-listview > .mm-listview > li:not(.mm-divider) > span:before, .mm-menu.mm-justified-listview .mm-panels > .mm-panel > .mm-listview > li:not(.mm-divider) > a:not(.mm-next):before, .mm-menu.mm-justified-listview .mm-panels > .mm-panel > .mm-listview > li:not(.mm-divider) > span:before {
  content: '';
  vertical-align: middle;
  display: inline-block;
  height: 100%;
  width: 0;
}

.mm-listview.mm-multiline > li .mm-listview > li.mm-multiline > a, .mm-listview.mm-multiline > li .mm-listview > li.mm-multiline > span, .mm-menu.mm-multiline .mm-listview > li > a, .mm-menu.mm-multiline .mm-listview > li > span {
  text-overflow: clip;
  white-space: normal;
}

html.mm-pagedim #mm-blocker, html.mm-pagedim-black #mm-blocker, html.mm-pagedim-white #mm-blocker {
  opacity: 0;
}

html.mm-pagedim-black.mm-opening #mm-blocker, html.mm-pagedim-white.mm-opening #mm-blocker, html.mm-pagedim.mm-opening #mm-blocker {
  opacity: .3;
  transition: opacity .4s ease .4s;
}

html.mm-pagedim #mm-blocker {
  background: inherit;
}

html.mm-pagedim-white #mm-blocker {
  background: #fff;
}

html.mm-pagedim-black #mm-blocker {
  background: #000;
}

.mm-menu.mm-popup {
  transition: opacity .4s ease;
  opacity: 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  height: 80%;
  min-height: 140px;
  max-height: 880px;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  transform: translate(-50%, -50%);
  transform: translate3d(-50%, -50%, 0);
}

html.mm-popup.mm-opening .mm-menu.mm-popup {
  opacity: 1;
}

html.mm-popup .mm-slideout {
  transform: none !important;
  z-index: 0;
}

html.mm-popup #mm-blocker {
  transition-delay: 0s !important;
  z-index: 1;
}

html.mm-popup .mm-menu {
  z-index: 2;
}

.mm-menu.mm-offcanvas.mm-right {
  left: auto;
}

html.mm-right.mm-opening .mm-slideout {
  transform: translate(-80%, 0);
  transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0);
  }
}

@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    transform: translate(-440px, 0);
    transform: translate3d(-440px, 0, 0);
  }
}

html.mm-front .mm-slideout {
  transform: none !important;
  z-index: 0;
}

html.mm-front #mm-blocker {
  z-index: 1;
}

html.mm-front .mm-menu.mm-offcanvas {
  z-index: 2;
}

.mm-menu.mm-offcanvas.mm-front, .mm-menu.mm-offcanvas.mm-next {
  transition: transform .4s ease;
  transform: translate(-100%, 0);
  transform: translate3d(-100%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-front.mm-right, .mm-menu.mm-offcanvas.mm-next.mm-right {
  transform: translate(100%, 0);
  transform: translate3d(100%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-top {
  transform: translate(0, -100%);
  transform: translate3d(0, -100%, 0);
}

.mm-menu.mm-offcanvas.mm-bottom {
  transform: translate(0, 100%);
  transform: translate3d(0, 100%, 0);
  top: auto;
}

.mm-menu.mm-offcanvas.mm-bottom, .mm-menu.mm-offcanvas.mm-top {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 80%;
  min-height: 140px;
  max-height: 880px;
}

html.mm-opening .mm-menu.mm-offcanvas.mm-front, html.mm-opening .mm-menu.mm-offcanvas.mm-next {
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu.mm-shadow-page:after {
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 99;
}

.mm-menu.mm-shadow-page.mm-right:after {
  left: auto;
  right: 100%;
}

.mm-menu.mm-shadow-page.mm-front:after, .mm-menu.mm-shadow-page.mm-next:after {
  content: none;
  display: none;
}

.mm-menu.mm-shadow-page:after, .mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-theme-dark {
  background: #333;
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.8);
}

.mm-menu.mm-theme-dark .mm-navbar a, .mm-menu.mm-theme-dark .mm-navbar > *, .mm-menu.mm-theme-dark em.mm-counter {
  color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-dark .mm-btn:after, .mm-menu.mm-theme-dark .mm-btn:before {
  border-color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-dark .mm-listview {
  border-color: rgba(0, 0, 0, 0.15);
}

.mm-menu.mm-theme-dark .mm-listview > li .mm-next:after {
  border-color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-dark .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
  tap-highlight-color: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu.mm-theme-dark .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-theme-dark .mm-divider, .mm-menu.mm-theme-dark .mm-fixeddivider span, .mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(255, 255, 255, 0.05);
}

.mm-menu.mm-theme-dark label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.8);
}

.mm-menu.mm-shadow-page.mm-theme-dark:after, .mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

.mm-menu.mm-theme-dark .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.8);
}

.mm-menu.mm-theme-dark .mm-indexer a, .mm-menu.mm-theme-dark .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview > li > a.mm-fullsubopen:hover + span, .mm-menu.mm-hoverselected.mm-theme-dark .mm-listview > li > a:not(.mm-fullsubopen):hover, .mm-menu.mm-parentselected.mm-theme-dark .mm-listview > li > a.mm-selected.mm-fullsubopen + a, .mm-menu.mm-parentselected.mm-theme-dark .mm-listview > li > a.mm-selected.mm-fullsubopen + span, .mm-menu.mm-parentselected.mm-theme-dark .mm-listview > li > a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-theme-dark label.mm-toggle {
  background: rgba(0, 0, 0, 0.15);
}

.mm-menu.mm-theme-dark label.mm-toggle:before {
  background: #333;
}

.mm-menu.mm-theme-dark input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}

.mm-menu.mm-theme-white {
  background: #fff;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-theme-white .mm-navbar a, .mm-menu.mm-theme-white .mm-navbar > *, .mm-menu.mm-theme-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-theme-white .mm-btn:after, .mm-menu.mm-theme-white .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-theme-white .mm-listview {
  border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-theme-white .mm-listview > li .mm-next:after {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-theme-white .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.05);
  tap-highlight-color: rgba(0, 0, 0, 0.05);
}

.mm-menu.mm-theme-white .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu.mm-theme-white .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.05);
}

.mm-menu.mm-theme-white .mm-divider, .mm-menu.mm-theme-white .mm-fixeddivider span, .mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-theme-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-shadow-page.mm-theme-white:after, .mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.mm-menu.mm-theme-white .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-theme-white .mm-indexer a, .mm-menu.mm-theme-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-hoverselected.mm-theme-white .mm-listview > li > a.mm-fullsubopen:hover + span, .mm-menu.mm-hoverselected.mm-theme-white .mm-listview > li > a:not(.mm-fullsubopen):hover, .mm-menu.mm-parentselected.mm-theme-white .mm-listview > li > a.mm-selected.mm-fullsubopen + a, .mm-menu.mm-parentselected.mm-theme-white .mm-listview > li > a.mm-selected.mm-fullsubopen + span, .mm-menu.mm-parentselected.mm-theme-white .mm-listview > li > a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(0, 0, 0, 0.05);
}

.mm-menu.mm-theme-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-theme-white label.mm-toggle:before {
  background: #fff;
}

.mm-menu.mm-theme-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}

.mm-menu.mm-theme-black {
  background: #000;
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-theme-black .mm-navbar a, .mm-menu.mm-theme-black .mm-navbar > *, .mm-menu.mm-theme-black em.mm-counter {
  color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-black .mm-btn:after, .mm-menu.mm-theme-black .mm-btn:before {
  border-color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-black .mm-listview {
  border-color: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-theme-black .mm-listview > li .mm-next:after {
  border-color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-black .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
  tap-highlight-color: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-theme-black .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu.mm-theme-black .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-theme-black .mm-divider, .mm-menu.mm-theme-black .mm-fixeddivider span, .mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-theme-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-hoverselected.mm-theme-black .mm-listview > li > a.mm-fullsubopen:hover + span, .mm-menu.mm-hoverselected.mm-theme-black .mm-listview > li > a:not(.mm-fullsubopen):hover, .mm-menu.mm-keyboardfocus a:focus, .mm-menu.mm-parentselected.mm-theme-black .mm-listview > li > a.mm-selected.mm-fullsubopen + a, .mm-menu.mm-parentselected.mm-theme-black .mm-listview > li > a.mm-selected.mm-fullsubopen + span, .mm-menu.mm-parentselected.mm-theme-black .mm-listview > li > a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-shadow-page.mm-theme-black:after {
  content: none;
  display: none;
}

.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
  box-shadow: false;
}

.mm-menu.mm-theme-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-theme-black .mm-indexer a, .mm-menu.mm-theme-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-theme-black label.mm-toggle:before {
  background: #000;
}

.mm-menu.mm-theme-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}

.mm-menu .mm-tileview.mm-listview:after, .mm-menu.mm-tileview .mm-listview:after {
  content: '';
  display: block;
  clear: both;
}

.mm-menu .mm-tileview.mm-listview > li > .mm-next:after, .mm-menu .mm-tileview.mm-listview > li > .mm-next:before, .mm-menu.mm-tileview .mm-listview > li > .mm-next:after, .mm-menu.mm-tileview .mm-listview > li > .mm-next:before, .mm-menu.mm-tileview .mm-panel:after {
  content: none;
  display: none;
}

.mm-menu .mm-tileview.mm-listview > li, .mm-menu.mm-tileview .mm-listview > li {
  width: 50%;
  height: 0;
  padding: 50% 0 0;
  float: left;
  position: relative;
}

.mm-menu .mm-tileview.mm-listview > li:after, .mm-menu.mm-tileview .mm-listview > li:after {
  left: 0;
  top: 0;
  border-right-width: 1px;
  border-right-style: solid;
  z-index: -1;
}

.mm-menu .mm-tileview.mm-listview > li.mm-tile-xs, .mm-menu.mm-tileview .mm-listview > li.mm-tile-xs {
  width: 12.5%;
  padding-top: 12.5%;
}

.mm-menu .mm-tileview.mm-listview > li.mm-tile-s, .mm-menu.mm-tileview .mm-listview > li.mm-tile-s {
  width: 25%;
  padding-top: 25%;
}

.mm-menu .mm-tileview.mm-listview > li.mm-tile-l, .mm-menu.mm-tileview .mm-listview > li.mm-tile-l {
  width: 75%;
  padding-top: 75%;
}

.mm-menu .mm-tileview.mm-listview > li.mm-tile-xl, .mm-menu.mm-tileview .mm-listview > li.mm-tile-xl {
  width: 100%;
  padding-top: 100%;
}

.mm-menu .mm-tileview.mm-listview > li > a, .mm-menu .mm-tileview.mm-listview > li > span, .mm-menu.mm-tileview .mm-listview > li > a, .mm-menu.mm-tileview .mm-listview > li > span {
  line-height: 1px;
  text-align: center;
  padding: 50% 10px 0;
  margin: 0;
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 1px;
  left: 0;
}

.mm-menu .mm-tileview.mm-listview > li > .mm-next, .mm-menu.mm-tileview .mm-listview > li > .mm-next {
  width: auto;
}

.mm-menu.mm-tileview .mm-panel {
  padding-left: 0;
  padding-right: 0;
}

.mm-menu.mm-tileview .mm-listview {
  margin: 0;
}

/*!
 * Datepicker for Bootstrap v1.6.4 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
  padding: 4px;
  border-radius: 4px;
  direction: ltr;
}

.datepicker-inline {
  width: 220px;
}

.datepicker.datepicker-rtl {
  direction: rtl;
}

.datepicker.datepicker-rtl table tr td span {
  float: right;
}

.datepicker-dropdown {
  top: 0;
  left: 0;
}

.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #999;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}

.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}

.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}

.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}

.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}

.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}

.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}

.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}

.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}

.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}

.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.datepicker td, .datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: none;
}

.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
  background-color: transparent;
}

.datepicker table tr td.day.focused, .datepicker table tr td.day:hover {
  background: #eee;
  cursor: pointer;
}

.datepicker table tr td.new, .datepicker table tr td.old {
  color: #999;
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
  background: 0 0;
  color: #999;
  cursor: default;
}

.datepicker table tr td.highlighted {
  background: #d9edf7;
  border-radius: 0;
}

.datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover {
  background-color: #fde19a;
  background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}

.datepicker table tr td.today.active, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled:hover.disabled, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today.disabled:hover[disabled], .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today:active, .datepicker table tr td.today:hover, .datepicker table tr td.today:hover.active, .datepicker table tr td.today:hover.disabled, .datepicker table tr td.today:hover:active, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today:hover[disabled], .datepicker table tr td.today[disabled] {
  background-color: #fdf59a;
}

.datepicker table tr td.today.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today:active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today:hover:active {
  background-color: #fbf069\9;
}

.datepicker table tr td.today:hover:hover {
  color: #000;
}

.datepicker table tr td.today.active:hover {
  color: #fff;
}

.datepicker table tr td.range, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover, .datepicker table tr td.range:hover {
  background: #eee;
  border-radius: 0;
}

.datepicker table tr td.range.today, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today:hover {
  background-color: #f3d17a;
  background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-radius: 0;
}

.datepicker table tr td.range.today.active, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled:hover.disabled, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today.disabled:hover[disabled], .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today:hover.disabled, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today:hover:hover, .datepicker table tr td.range.today:hover[disabled], .datepicker table tr td.range.today[disabled] {
  background-color: #f3e97a;
}

.datepicker table tr td.range.today.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today:hover:active {
  background-color: #efe24b\9;
}

.datepicker table tr td.selected, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected:hover {
  background-color: #9e9e9e;
  background-image: linear-gradient(to bottom, #b3b3b3, grey);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: grey grey #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.selected.active, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled:hover.disabled, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected.disabled:hover[disabled], .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected:hover.disabled, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected:hover[disabled], .datepicker table tr td.selected[disabled] {
  background-color: grey;
}

.datepicker table tr td.selected.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected:hover:active {
  background-color: #666\9;
}

.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover {
  background-color: #006dcc;
  background-image: linear-gradient(to bottom, #08c, #04c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #04c #04c #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.active.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active:active, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active[disabled] {
  background-color: #04c;
}

.datepicker table tr td.active.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active:active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover:active {
  background-color: #039\9;
}

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}

.datepicker table tr td span.focused, .datepicker table tr td span:hover {
  background: #eee;
}

.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
  background: 0 0;
  color: #999;
  cursor: default;
}

.datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover {
  background-color: #006dcc;
  background-image: linear-gradient(to bottom, #08c, #04c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #04c #04c #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active.disabled:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active[disabled] {
  background-color: #04c;
}

.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover:active {
  background-color: #039\9;
}

.datepicker table tr td span.new, .datepicker table tr td span.old {
  color: #999;
}

.datepicker .datepicker-switch {
  width: 145px;
}

.datepicker .datepicker-switch, .datepicker .next, .datepicker .prev, .datepicker tfoot tr th {
  cursor: pointer;
}

.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover {
  background: #eee;
}

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

.input-append.date .add-on, .input-prepend.date .add-on {
  cursor: pointer;
}

.input-append.date .add-on i, .input-prepend.date .add-on i {
  margin-top: 3px;
}

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

.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}

.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}

.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}

/*# sourceMappingURL=bootstrap-datepicker.min.css.map */
/*!
 * ClockPicker v0.0.7 for Bootstrap (http://weareoutman.github.io/clockpicker/)
 * Copyright 2014 Wang Shenwei.
 * Licensed under MIT (https://github.com/weareoutman/clockpicker/blob/gh-pages/LICENSE)
 */
.clockpicker .input-group-addon {
  cursor: pointer;
}

.clockpicker-moving {
  cursor: move;
}

.clockpicker-align-left.popover > .arrow {
  left: 25px;
}

.clockpicker-align-top.popover > .arrow {
  top: 17px;
}

.clockpicker-align-right.popover > .arrow {
  left: auto;
  right: 25px;
}

.clockpicker-align-bottom.popover > .arrow {
  top: auto;
  bottom: 6px;
}

.clockpicker-popover .popover-title {
  background-color: #fff;
  color: #999;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
}

.clockpicker-popover .popover-title span {
  cursor: pointer;
}

.clockpicker-popover .popover-content {
  background-color: #f8f8f8;
  padding: 12px;
}

.popover-content:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.clockpicker-plate {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 200px;
  height: 200px;
  overflow: visible;
  position: relative;
  /* Disable text selection highlighting. Thanks to Hermanya */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.clockpicker-canvas,
.clockpicker-dial {
  width: 200px;
  height: 200px;
  position: absolute;
  left: -1px;
  top: -1px;
}

.clockpicker-minutes {
  visibility: hidden;
}

.clockpicker-tick {
  border-radius: 50%;
  color: #666;
  line-height: 26px;
  text-align: center;
  width: 26px;
  height: 26px;
  position: absolute;
  cursor: pointer;
}

.clockpicker-tick.active,
.clockpicker-tick:hover {
  background-color: #c0e5f7;
  background-color: rgba(0, 149, 221, 0.25);
}

.clockpicker-button {
  background-image: none;
  background-color: #fff;
  border-width: 1px 0 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin: 0;
  padding: 10px 0;
}

.clockpicker-button:hover {
  background-image: none;
  background-color: #ebebeb;
}

.clockpicker-button:focus {
  outline: none !important;
}

.clockpicker-dial {
  transition: transform 350ms, opacity 350ms;
}

.clockpicker-dial-out {
  opacity: 0;
}

.clockpicker-hours.clockpicker-dial-out {
  transform: scale(1.2, 1.2);
}

.clockpicker-minutes.clockpicker-dial-out {
  transform: scale(0.8, 0.8);
}

.clockpicker-canvas {
  transition: opacity 175ms;
}

.clockpicker-canvas-out {
  opacity: 0.25;
}

.clockpicker-canvas-bearing,
.clockpicker-canvas-fg {
  stroke: none;
  fill: #0095dd;
}

.clockpicker-canvas-bg {
  stroke: none;
  fill: #c0e5f7;
}

.clockpicker-canvas-bg-trans {
  fill: rgba(0, 149, 221, 0.25);
}

.clockpicker-canvas line {
  stroke: #0095dd;
  stroke-width: 1;
  stroke-linecap: round;
  /*shape-rendering: crispEdges;*/
}

.clockpicker-button.am-button {
  margin: 1px;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}

.clockpicker-button.pm-button {
  margin: 1px 1px 1px 136px;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}

/*!
 * FullCalendar v3.3.1 Stylesheet
 * Docs & License: https://fullcalendar.io/
 * (c) 2017 Adam Shaw
 */
.fc-icon, body .fc {
  font-size: 1em;
}

.fc-button-group, .fc-icon {
  display: inline-block;
}

.fc-bg, .fc-row .fc-bgevent-skeleton, .fc-row .fc-highlight-skeleton {
  bottom: 0;
}

.fc-icon, .fc-unselectable {
  -khtml-user-select: none;
  -webkit-touch-callout: none;
}

.fc {
  direction: ltr;
  text-align: left;
}

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

.fc th, .fc-basic-view td.fc-week-number, .fc-icon, .fc-toolbar {
  text-align: center;
}

.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
  border-color: #ddd;
}

.fc-unthemed .fc-popover {
  background-color: #fff;
}

.fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-popover .fc-header {
  background: #eee;
}

.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666;
}

.fc-unthemed td.fc-today {
  background: #fcf8e3;
}

.fc-highlight {
  background: #bce8f1;
  opacity: .3;
}

.fc-bgevent {
  background: #8fdf82;
  opacity: .3;
}

.fc-nonbusiness {
  background: #d7d7d7;
}

.fc-unthemed .fc-disabled-day {
  background: #d7d7d7;
  opacity: .3;
}

.ui-widget .fc-disabled-day {
  background-image: none;
}

.fc-icon {
  height: 1em;
  line-height: 1em;
  overflow: hidden;
  font-family: "Courier New",Courier,monospace;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fc-icon:after {
  position: relative;
}

.fc-icon-left-single-arrow:after {
  content: "\02039";
  font-weight: 700;
  font-size: 200%;
  top: -7%;
}

.fc-icon-right-single-arrow:after {
  content: "\0203A";
  font-weight: 700;
  font-size: 200%;
  top: -7%;
}

.fc-icon-left-double-arrow:after {
  content: "\000AB";
  font-size: 160%;
  top: -7%;
}

.fc-icon-right-double-arrow:after {
  content: "\000BB";
  font-size: 160%;
  top: -7%;
}

.fc-icon-left-triangle:after {
  content: "\25C4";
  font-size: 125%;
  top: 3%;
}

.fc-icon-right-triangle:after {
  content: "\25BA";
  font-size: 125%;
  top: 3%;
}

.fc-icon-down-triangle:after {
  content: "\25BC";
  font-size: 125%;
  top: 2%;
}

.fc-icon-x:after {
  content: "\000D7";
  font-size: 200%;
  top: 6%;
}

.fc button {
  box-sizing: border-box;
  margin: 0;
  height: 2.1em;
  padding: 0 .6em;
  font-size: 1em;
  white-space: nowrap;
  cursor: pointer;
}

.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0;
}

.fc-state-default {
  border: 1px solid;
  background-color: #f5f5f5;
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fc-state-default.fc-corner-left {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.fc-state-default.fc-corner-right {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.fc button .fc-icon {
  position: relative;
  top: -.05em;
  margin: 0 .2em;
  vertical-align: middle;
}

.fc-state-active, .fc-state-disabled, .fc-state-down, .fc-state-hover {
  color: #333;
  background-color: #e6e6e6;
}

.fc-state-hover {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  transition: background-position .1s linear;
}

.fc-state-active, .fc-state-down {
  background-color: #ccc;
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: .65;
  box-shadow: none;
}

.fc-event.fc-draggable, .fc-event[href], .fc-popover .fc-header .fc-close, a[data-goto] {
  cursor: pointer;
}

.fc .fc-button-group > * {
  float: left;
  margin: 0 0 0 -1px;
}

.fc .fc-button-group > :first-child {
  margin-left: 0;
}

.fc-popover {
  position: absolute;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.fc-popover .fc-header {
  padding: 2px 4px;
}

.fc-popover .fc-header .fc-title {
  margin: 0 2px;
}

.fc-ltr .fc-popover .fc-header .fc-title, .fc-rtl .fc-popover .fc-header .fc-close {
  float: left;
}

.fc-ltr .fc-popover .fc-header .fc-close, .fc-rtl .fc-popover .fc-header .fc-title {
  float: right;
}

.fc-unthemed .fc-popover {
  border-width: 1px;
  border-style: solid;
}

.fc-unthemed .fc-popover .fc-header .fc-close {
  font-size: .9em;
  margin-top: 2px;
}

.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0;
}

.fc-divider {
  border-style: solid;
  border-width: 1px;
}

hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  border-width: 1px 0;
}

.fc-bg table, .fc-row .fc-bgevent-skeleton table, .fc-row .fc-highlight-skeleton table {
  height: 100%;
}

.fc-clear {
  clear: both;
}

.fc-bg, .fc-bgevent-skeleton, .fc-helper-skeleton, .fc-highlight-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.fc table {
  width: 100%;
  box-sizing: border-box;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
}

.fc td, .fc th {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top;
}

.fc td.fc-today {
  border-style: double;
}

a[data-goto]:hover {
  text-decoration: underline;
}

.fc .fc-row {
  border-style: solid;
  border-width: 0;
}

.fc-row table {
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  border-bottom: 0 hidden transparent;
}

.fc-row:first-child table {
  border-top: 0 hidden transparent;
}

.fc-row {
  position: relative;
}

.fc-row .fc-bg {
  z-index: 1;
}

.fc-row .fc-bgevent-skeleton td, .fc-row .fc-highlight-skeleton td {
  border-color: transparent;
}

.fc-row .fc-bgevent-skeleton {
  z-index: 2;
}

.fc-row .fc-highlight-skeleton {
  z-index: 3;
}

.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px;
}

.fc-row .fc-helper-skeleton {
  z-index: 5;
}

.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {
  background: 0 0;
  border-color: transparent;
  border-bottom: 0;
}

.fc-row .fc-content-skeleton tbody td, .fc-row .fc-helper-skeleton tbody td {
  border-top: 0;
}

.fc-scroller {
  -webkit-overflow-scrolling: touch;
}

.fc-row.fc-rigid, .fc-time-grid-event {
  overflow: hidden;
}

.fc-scroller > .fc-day-grid, .fc-scroller > .fc-time-grid {
  position: relative;
  width: 100%;
}

.fc-event {
  position: relative;
  display: block;
  font-size: .85em;
  line-height: 1.3;
  border-radius: 3px;
  border: 1px solid #3a87ad;
  font-weight: 400;
}

.fc-event, .fc-event-dot {
  background-color: #3a87ad;
}

.fc-event, .fc-event:hover, .ui-widget .fc-event {
  color: #fff;
  text-decoration: none;
}

.fc-not-allowed, .fc-not-allowed .fc-event {
  cursor: not-allowed;
}

.fc-event .fc-bg {
  z-index: 1;
  background: #fff;
  opacity: .25;
}

.fc-event .fc-content {
  position: relative;
  z-index: 2;
}

.fc-event .fc-resizer {
  position: absolute;
  z-index: 4;
  display: none;
}

.fc-event.fc-allow-mouse-resize .fc-resizer, .fc-event.fc-selected .fc-resizer {
  display: block;
}

.fc-event.fc-selected .fc-resizer:before {
  content: "";
  position: absolute;
  z-index: 9999;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}

.fc-event.fc-selected {
  z-index: 9999 !important;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.fc-event.fc-selected.fc-dragging {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}

.fc-h-event.fc-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0;
}

.fc-ltr .fc-h-event.fc-not-start, .fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.fc-ltr .fc-h-event.fc-not-end, .fc-rtl .fc-h-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.fc-ltr .fc-h-event .fc-start-resizer, .fc-rtl .fc-h-event .fc-end-resizer {
  cursor: w-resize;
  left: -1px;
}

.fc-ltr .fc-h-event .fc-end-resizer, .fc-rtl .fc-h-event .fc-start-resizer {
  cursor: e-resize;
  right: -1px;
}

.fc-h-event.fc-allow-mouse-resize .fc-resizer {
  width: 7px;
  top: -1px;
  bottom: -1px;
}

.fc-h-event.fc-selected .fc-resizer {
  border-radius: 4px;
  border-width: 1px;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  top: 50%;
  margin-top: -4px;
}

.fc-ltr .fc-h-event.fc-selected .fc-start-resizer, .fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
  margin-left: -4px;
}

.fc-ltr .fc-h-event.fc-selected .fc-end-resizer, .fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
  margin-right: -4px;
}

.fc-day-grid-event {
  margin: 1px 2px 0;
  padding: 0 1px;
}

tr:first-child > td > .fc-day-grid-event {
  margin-top: 2px;
}

.fc-day-grid-event.fc-selected:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  background: #000;
  opacity: .25;
}

.fc-day-grid-event .fc-content {
  white-space: nowrap;
  overflow: hidden;
}

.fc-day-grid-event .fc-time {
  font-weight: 700;
}

.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer, .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
  margin-left: -2px;
}

.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer, .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
  margin-right: -2px;
}

a.fc-more {
  margin: 1px 3px;
  font-size: .85em;
  cursor: pointer;
  text-decoration: none;
}

a.fc-more:hover {
  text-decoration: underline;
}

.fc-limited {
  display: none;
}

.fc-day-grid .fc-row {
  z-index: 1;
}

.fc-more-popover {
  z-index: 2;
  width: 220px;
}

.fc-more-popover .fc-event-container {
  padding: 10px;
}

.fc-now-indicator {
  position: absolute;
  border: 0 solid red;
}

.fc-unselectable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

.fc-toolbar.fc-header-toolbar {
  margin-bottom: 1em;
}

.fc-toolbar.fc-footer-toolbar {
  margin-top: 1em;
}

.fc-toolbar .fc-left {
  float: left;
}

.fc-toolbar .fc-right {
  float: right;
}

.fc-toolbar .fc-center {
  display: inline-block;
}

.fc .fc-toolbar > * > * {
  float: left;
  margin-left: .75em;
}

.fc .fc-toolbar > * > :first-child {
  margin-left: 0;
}

.fc-toolbar h2 {
  margin: 0;
}

.fc-toolbar button {
  position: relative;
}

.fc-toolbar .fc-state-hover, .fc-toolbar .ui-state-hover {
  z-index: 2;
}

.fc-toolbar .fc-state-down {
  z-index: 3;
}

.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active {
  z-index: 4;
}

.fc-toolbar button:focus {
  z-index: 5;
}

.fc-view-container *, .fc-view-container :after, .fc-view-container :before {
  box-sizing: content-box;
}

.fc-view, .fc-view > table {
  position: relative;
  z-index: 1;
}

.fc-basicDay-view .fc-content-skeleton, .fc-basicWeek-view .fc-content-skeleton {
  padding-bottom: 1em;
}

.fc-basic-view .fc-body .fc-row {
  min-height: 4em;
}

.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.fc-day-top.fc-other-month {
  opacity: .3;
}

.fc-basic-view .fc-day-number, .fc-basic-view .fc-week-number {
  padding: 2px;
}

.fc-basic-view th.fc-day-number, .fc-basic-view th.fc-week-number {
  padding: 0 2px;
}

.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float: right;
}

.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
  float: left;
}

.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
  float: left;
  border-radius: 0 0 3px;
}

.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
  float: right;
  border-radius: 0 0 0 3px;
}

.fc-basic-view .fc-day-top .fc-week-number {
  min-width: 1.5em;
  text-align: center;
  background-color: #f2f2f2;
  color: grey;
}

.fc-basic-view td.fc-week-number > * {
  display: inline-block;
  min-width: 1.25em;
}

.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2;
}

.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em;
}

.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-bottom: 1em;
}

.fc .fc-axis {
  vertical-align: middle;
  padding: 0 4px;
  white-space: nowrap;
}

.fc-ltr .fc-axis {
  text-align: right;
}

.fc-rtl .fc-axis {
  text-align: left;
}

.ui-widget td.fc-axis {
  font-weight: 400;
}

.fc-time-grid, .fc-time-grid-container {
  position: relative;
  z-index: 1;
}

.fc-time-grid {
  min-height: 100%;
}

.fc-time-grid table {
  border: 0 hidden transparent;
}

.fc-time-grid > .fc-bg {
  z-index: 1;
}

.fc-time-grid .fc-slats, .fc-time-grid > hr {
  position: relative;
  z-index: 2;
}

.fc-time-grid .fc-content-col {
  position: relative;
}

.fc-time-grid .fc-content-skeleton {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
}

.fc-time-grid .fc-business-container {
  position: relative;
  z-index: 1;
}

.fc-time-grid .fc-bgevent-container {
  position: relative;
  z-index: 2;
}

.fc-time-grid .fc-highlight-container {
  z-index: 3;
  position: relative;
}

.fc-time-grid .fc-event-container {
  position: relative;
  z-index: 4;
}

.fc-time-grid .fc-now-indicator-line {
  z-index: 5;
}

.fc-time-grid .fc-helper-container {
  position: relative;
  z-index: 6;
}

.fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0;
}

.fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted;
}

.fc-time-grid .fc-slats .ui-widget-content {
  background: 0 0;
}

.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
}

.fc-ltr .fc-time-grid .fc-event-container {
  margin: 0 2.5% 0 2px;
}

.fc-rtl .fc-time-grid .fc-event-container {
  margin: 0 2px 0 2.5%;
}

.fc-time-grid .fc-bgevent, .fc-time-grid .fc-event {
  position: absolute;
  z-index: 1;
}

.fc-time-grid .fc-bgevent {
  left: 0;
  right: 0;
}

.fc-v-event.fc-not-start {
  border-top-width: 0;
  padding-top: 1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.fc-v-event.fc-not-end {
  border-bottom-width: 0;
  padding-bottom: 1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.fc-time-grid-event.fc-selected {
  overflow: visible;
}

.fc-time-grid-event.fc-selected .fc-bg {
  display: none;
}

.fc-time-grid-event .fc-content {
  overflow: hidden;
}

.fc-time-grid-event .fc-time, .fc-time-grid-event .fc-title {
  padding: 0 1px;
}

.fc-time-grid-event .fc-time {
  font-size: .85em;
  white-space: nowrap;
}

.fc-time-grid-event.fc-short .fc-content {
  white-space: nowrap;
}

.fc-time-grid-event.fc-short .fc-time, .fc-time-grid-event.fc-short .fc-title {
  display: inline-block;
  vertical-align: top;
}

.fc-time-grid-event.fc-short .fc-time span {
  display: none;
}

.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start);
}

.fc-time-grid-event.fc-short .fc-time:after {
  content: "\000A0-\000A0";
}

.fc-time-grid-event.fc-short .fc-title {
  font-size: .85em;
  padding: 0;
}

.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}

.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
  content: "=";
}

.fc-time-grid-event.fc-selected .fc-resizer {
  border-radius: 5px;
  border-width: 1px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  left: 50%;
  margin-left: -5px;
  bottom: -5px;
}

.fc-time-grid .fc-now-indicator-line {
  border-top-width: 1px;
  left: 0;
  right: 0;
}

.fc-time-grid .fc-now-indicator-arrow {
  margin-top: -5px;
}

.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  left: 0;
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  right: 0;
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

.fc-event-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
}

.fc-rtl .fc-list-view {
  direction: rtl;
}

.fc-list-view {
  border-width: 1px;
  border-style: solid;
}

.fc .fc-list-table {
  table-layout: auto;
}

.fc-list-table td {
  border-width: 1px 0 0;
  padding: 8px 14px;
}

.fc-list-table tr:first-child td {
  border-top-width: 0;
}

.fc-list-heading {
  border-bottom-width: 1px;
}

.fc-list-heading td {
  font-weight: 700;
}

.fc-ltr .fc-list-heading-main {
  float: left;
}

.fc-ltr .fc-list-heading-alt, .fc-rtl .fc-list-heading-main {
  float: right;
}

.fc-rtl .fc-list-heading-alt {
  float: left;
}

.fc-list-item.fc-has-url {
  cursor: pointer;
}

.fc-list-item:hover td {
  background-color: #f5f5f5;
}

.fc-list-item-marker, .fc-list-item-time {
  white-space: nowrap;
  width: 1px;
}

.fc-ltr .fc-list-item-marker {
  padding-right: 0;
}

.fc-rtl .fc-list-item-marker {
  padding-left: 0;
}

.fc-list-item-title a {
  text-decoration: none;
  color: inherit;
}

.fc-list-item-title a[href]:hover {
  text-decoration: underline;
}

.fc-list-empty-wrap2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.fc-list-empty-wrap1 {
  width: 100%;
  height: 100%;
  display: table;
}

.fc-list-empty {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.fc-unthemed .fc-list-empty {
  background-color: #eee;
}

.p-0 {
  padding: 0px;
}

.p-3 {
  padding: 3px;
}

.p-5 {
  padding: 5px;
}

.p-10 {
  padding: 10px;
}

.p-15 {
  padding: 15px;
}

.p-20 {
  padding: 20px;
}

.p-25 {
  padding: 25px;
}

.p-30 {
  padding: 30px;
}

.p-35 {
  padding: 35px;
}

.p-40 {
  padding: 40px;
}

.p-45 {
  padding: 45px;
}

.p-50 {
  padding: 50px;
}

.pt-0 {
  padding-top: 0px;
}

.pt-3 {
  padding-top: 3px;
}

.pt-5 {
  padding-top: 5px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-50 {
  padding-top: 50px;
}

.pr-0 {
  padding-right: 0px;
}

.pr-3 {
  padding-right: 3px;
}

.pr-5 {
  padding-right: 5px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-15 {
  padding-right: 15px;
}

.pr-20 {
  padding-right: 20px;
}

.pr-25 {
  padding-right: 25px;
}

.pr-30 {
  padding-right: 30px;
}

.pr-35 {
  padding-right: 35px;
}

.pr-40 {
  padding-right: 40px;
}

.pr-45 {
  padding-right: 45px;
}

.pr-50 {
  padding-right: 50px;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-3 {
  padding-bottom: 3px;
}

.pb-5 {
  padding-bottom: 5px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pl-0 {
  padding-left: 0px;
}

.pl-3 {
  padding-left: 3px;
}

.pl-5 {
  padding-left: 5px;
}

.pl-10 {
  padding-left: 10px;
}

.pl-15 {
  padding-left: 15px;
}

.pl-20 {
  padding-left: 20px;
}

.pl-25 {
  padding-left: 25px;
}

.pl-30 {
  padding-left: 30px;
}

.pl-35 {
  padding-left: 35px;
}

.pl-40 {
  padding-left: 40px;
}

.pl-45 {
  padding-left: 45px;
}

.pl-50 {
  padding-left: 50px;
}

.m-0 {
  margin: 0px;
}

.m-3 {
  margin: 3px;
}

.m-5 {
  margin: 5px;
}

.m-10 {
  margin: 10px;
}

.m-15 {
  margin: 15px;
}

.m-20 {
  margin: 20px;
}

.m-25 {
  margin: 25px;
}

.m-30 {
  margin: 30px;
}

.m-35 {
  margin: 35px;
}

.m-40 {
  margin: 40px;
}

.m-45 {
  margin: 45px;
}

.m-50 {
  margin: 50px;
}

.mt-0 {
  margin-top: 0px;
}

.mt-3 {
  margin-top: 3px;
}

.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mr-0 {
  margin-right: 0px;
}

.mr-3 {
  margin-right: 3px;
}

.mr-5 {
  margin-right: 5px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-15 {
  margin-right: 15px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-25 {
  margin-right: 25px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-35 {
  margin-right: 35px;
}

.mr-40 {
  margin-right: 40px;
}

.mr-45 {
  margin-right: 45px;
}

.mr-50 {
  margin-right: 50px;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-3 {
  margin-bottom: 3px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.ml-0 {
  margin-left: 0px;
}

.ml-3 {
  margin-left: 3px;
}

.ml-5 {
  margin-left: 5px;
}

.ml-10 {
  margin-left: 10px;
}

.ml-15 {
  margin-left: 15px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-25 {
  margin-left: 25px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-35 {
  margin-left: 35px;
}

.ml-40 {
  margin-left: 40px;
}

.ml-45 {
  margin-left: 45px;
}

.ml-50 {
  margin-left: 50px;
}

/* Anno.js by @iamdanfox */
.anno {
  position: absolute;
  padding: 15px;
  z-index: 5000;
  width: 300px;
  cursor: default;
  text-transform: none;
  text-align: left;
  line-height: 0.9em;
  transition: all 300ms cubic-bezier(0.68, 0, 0.265, 1);
  transition-property: opacity, margin;
}

.anno .anno-inner {
  position: relative;
  background: white;
  box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.35);
}

.anno .anno-inner .anno-content {
  padding: 15px 20px;
  line-height: 1.3em;
  font-family: sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #56565a;
}

.anno .anno-inner .anno-btn-container {
  text-align: right;
}

.anno .anno-inner .anno-btn-container .anno-btn {
  margin: 0 20px 15px -10px;
  padding: 7px 14px;
  height: auto;
  width: auto;
  background: #11a2dc;
  border: none;
  border-radius: 0px;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: white;
  transition: all 150ms cubic-bezier(0.68, 0, 0.265, 1);
}

.anno .anno-inner .anno-btn-container .anno-btn:hover {
  background: #0f91c4;
}

.anno .anno-inner .anno-btn-container .anno-btn:active {
  background: #0d7fad;
}

.anno .anno-inner .anno-btn-container .anno-btn.anno-btn-low-importance {
  background: none;
  color: #bbbbbd;
}

.anno .anno-inner .anno-btn-container .anno-btn.anno-btn-low-importance:hover {
  color: #78787b;
}

.anno .anno-arrow {
  position: absolute;
  border: 8px solid white;
}

.anno.anno-target-center-bottom .anno-arrow,
.anno.anno-target-bottom .anno-arrow {
  top: 100%;
  left: 20px;
  border-bottom: none;
  border-color: white transparent;
}

.anno.anno-target-center-bottom.anno-hidden,
.anno.anno-target-bottom.anno-hidden {
  margin-top: -20px;
}

.anno.anno-target-center-left .anno-arrow,
.anno.anno-target-left .anno-arrow {
  right: 100%;
  top: 15px;
  border-left: none;
  border-color: transparent white;
}

.anno.anno-target-center-left.anno-hidden,
.anno.anno-target-left.anno-hidden {
  margin-left: 20px;
}

.anno.anno-target-center-top .anno-arrow,
.anno.anno-target-top .anno-arrow {
  bottom: 100%;
  left: 20px;
  border-top: none;
  border-color: white transparent;
}

.anno.anno-target-center-top.anno-hidden,
.anno.anno-target-top.anno-hidden {
  margin-top: 20px;
}

.anno.anno-target-center-right .anno-arrow,
.anno.anno-target-right .anno-arrow {
  left: 100%;
  top: 15px;
  border-right: none;
  border-color: transparent white;
}

.anno.anno-target-center-right.anno-hidden,
.anno.anno-target-right.anno-hidden {
  margin-left: -20px;
}

.anno.anno-target-center-left .anno-arrow,
.anno.anno-target-center-right .anno-arrow {
  top: 50%;
  margin-top: -8px;
}

.anno.anno-target-center-bottom .anno-arrow,
.anno.anno-target-center-top .anno-arrow {
  left: 50%;
  margin-left: -8px;
}

.anno.anno-hidden {
  opacity: 0;
}

.anno.anno-width-400 {
  width: 400px;
}

.anno.anno-width-250 {
  width: 250px;
}

.anno.anno-width-200 {
  width: 200px;
}

.anno.anno-width-175 {
  width: 175px;
}

.anno.anno-width-150 {
  width: 150px;
}

.anno-overlay {
  position: fixed;
  z-index: 1000;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  /*pointer-events:none; // allows clickthrough*/
  background: rgba(0, 0, 0, 0.7);
  transition: all 300ms cubic-bezier(0.68, 0, 0.265, 1);
}

.anno-overlay.anno-hidden {
  pointer-events: none;
  opacity: 0;
}

.anno-emphasise-target {
  z-index: 1001 !important !important;
}

/*body.navopened {
	overflow: hidden;
}*/
#popup-content {
  position: relative;
  top: 0;
  left: 0;
  z-index: 99999999999;
}

.modal-backdrop {
  z-index: 1640;
}

img {
  max-width: 100%;
  height: auto;
}

body hr {
  clear: both;
  border-color: #ccc;
  margin: 30px 0;
}

iframe {
  max-width: 100%;
}

.noborder {
  border: none !important;
}

.page-content {
  background: #f4f8fb;
}

.nomargin {
  margin: 0 !important;
}

.fulllink {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.color-lblue {
  color: #52d4ff;
}

.color-blue {
  color: #14a2a2;
}

.color-dblue {
  color: #4d647e;
}

.color-yellow {
  color: #ffda59;
}

.color-red {
  color: #ec3d68;
}

:focus {
  outline: none;
}

/*.desktop-device .container {
	min-width: 750px;
}*/
/*-----------------------------------*\
	$HEADER
\*-----------------------------------*/
.page-header {
  margin: 0;
  padding-bottom: 0;
  border: none;
  background: #dbe3e3;
  position: relative;
  min-height: 64px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.page-header::before {
  content: "";
  height: 64px;
}

.header-image.create-event-bg {
  background-image: url(../images_kuka/bgs6.jpg);
  background-size: cover;
}

.header-image.profile-bg {
  background-image: url(../images_kuka/bgs6.jpg);
  background-size: cover;
}

.nav-holder {
  padding: 10px 30px;
  background: white;
  position: fixed;
  top: 0;
  z-index: 1030;
  width: 100%;
  transition: all 0.3s ease-in-out;
}

.nav-holder-scrolling {
  padding: 10px 30px;
}

.nav-table {
  display: table;
  width: 100%;
  white-space: nowrap;
}

.nav-table > div {
  display: table-cell;
  text-align: center;
  padding: 10px 20px;
}

.nav-table > div:first-child {
  padding-left: 0;
}

.nav-table > div:last-child {
  padding-right: 0;
}

.nav-table > div:nth-child(4) {
  width: 100%;
}

.nav-table > div:nth-child(1), .nav-table > div:nth-child(2), .nav-table > div:nth-child(3) {
  text-align: left;
}

.nav-table > div:nth-child(1) span, .nav-table > div:nth-child(2) span, .nav-table > div:nth-child(3) span {
  margin-left: 10px;
}

.header-nav.logo {
  margin-left: -30px;
  margin-top: -20px;
}

.header-nav ul {
  margin: 0;
  padding: 0;
}

.header-nav ul li {
  list-style: none;
  display: inline-block;
  margin-right: 25px;
}

.header-nav ul li:last-child {
  margin-right: 0;
}

.header-nav ul li > a,
.header-nav ul li > span > a {
  display: block;
  font-weight: 500;
  font-size: 16px;
  color: #fff;
}

.header-nav ul li > a:hover,
.header-nav ul li > span > a:hover {
  color: #d0d9e5;
}

.topnav-text {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 14px;
}

/*.sliding-menu .mm-panels > .mm-panel {
	padding: 0;
}*/
/*.sliding-menu .panel-group .panel {
	border-radius: 0;
	background: none;
	border: none;
}

.sliding-menu .panel-default>.panel-heading {
	background: none;
	border: none;
	padding: 10px 20px;
	position: relative;
}

.sliding-menu .panel-heading:before {
	content: "";
	width: 100%;
	height: 1px;
	background: #16293b;
	position: absolute;
	left: 0;
	top: 50%;
}

.sliding-menu .panel-title {
	font-family: 'Rubik', sans-serif;
	font-size: 24px;
}

.sliding-menu .panel-title > a {
	color: #485165;
}

.sliding-menu .panel-title > a span.bg {
	background: #051b2e;
	padding: 0 10px;
	position: relative;
}

.sliding-menu .panel-title > a span.icon {
	background: #051b2e;
	padding: 0 10px;
	position: relative;
	top: 3px;
	float: right;
	font-size: 20px;
	color: #324152;
}

.sliding-menu .panel-body {
	padding: 0 20px 0 40px;
}

.sliding-menu .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border: none;
}

.sliding-menu .mm-listview>li>a {
	padding: 10px 0;
	color: #93a1b3;
	font-weight: 600;
	font-size: 14px;
}

.sliding-menu .mm-listview>li:after {
	display: none;
}

.sliding-menu .mm-listview>li>a .fa {
	margin-right: 10px;
	color: #cbdbe8;
}*/
/*-----------------------------------*\
	$MMENU
\*-----------------------------------*/
.mm-panel.mm-bootstrap-navbar .navbar-form,
.mm-panel.mm-bootstrap-navbar > p {
  display: block;
  margin: 20px 0;
}

.mm-panel.mm-bootstrap-navbar > .btn {
  display: inline-block;
  margin: 20px 5px 20px 0;
}

.mm-panel.mm-bootstrap-navbar > .mm-navbar + .btn,
.mm-panel.mm-bootstrap-navbar > .mm-navbar + .navbar-form,
.mm-panel.mm-bootstrap-navbar > .mm-navbar + p {
  margin-top: 0;
}

.mm-panel.mm-bootstrap-navbar > .navbar-form {
  padding: 0;
}

.mm-menu {
  background: #051b2e;
  color: #e1ddf1;
  font-size: 14px;
}

.mm-menu.mm-offcanvas {
  width: 300px;
}

/*-----------------------------------*\
	$CONTENTS
\*-----------------------------------*/
.content-mobile-top {
  padding: 10px 10px 0px;
}

.card-box {
  background: #f2f5fa;
  border-radius: 5px;
  border: 1px solid #eaeef4;
  padding: 10px 0 10px 80px;
  margin-bottom: 10px;
  position: relative;
  transition: .3s ease-in-out;
}

.card-box.no-card {
  background: transparent;
  border: none;
  padding-top: 0;
}

.card-box.no-image {
  padding-left: 0;
}

.card-box.no-card .card-box-image {
  left: 0;
  padding-top: 0;
}

.past-events .card-box-title,
.past-events .card-box-title a,
.past-events .card-box-content {
  color: #bdc5d1;
}

.past-events .card-box-image img {
  opacity: .35;
}

.card-box-image {
  position: absolute;
  left: 10px;
  top: 10px;
}

.card-box-image img {
  width: 50px;
  border-radius: 50%;
}

.section-events .card-box {
  padding-left: 52px;
}

.section-events .card-box-image {
  padding-top: 9px;
}

.section-events .card-box-image img {
  width: 32px;
  border-radius: 0;
}

.card-box-image .rating {
  width: 24px;
  line-height: 24px;
  font-size: 11px;
  font-weight: bold;
  position: absolute;
  left: 35px;
  top: 26px;
  box-shadow: 0 0 0 3px #f2f5fa;
  transition: .3s ease-in-out;
}

.card-box-title {
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  color: #4d647e;
  margin: 5px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 20px;
}

.card-box.branch .card-box-title {
  line-height: 40px;
  font-size: 22px;
}

.card-box-title.actions {
  overflow: visible;
  float: left;
  display: inline-block;
  margin-right: 10px;
}

.card-box-title .light {
  color: #8996a5;
}

.card-box-content {
  margin: 0;
  font-size: 14px;
  color: #4d647e;
  line-height: 20px;
}

.card-box-content .card-box-info {
  margin-right: 20px;
  white-space: nowrap;
}

.card-comment-meta {
  font-size: 14px;
  margin-bottom: 5px;
  color: #bfc6d5;
}

.card-box.team-box {
  padding-top: 15px;
  padding-bottom: 15px;
}

.team-box .card-box-image {
  width: 60px;
  top: 15px;
}

.team-box .card-box-image img {
  width: 25px;
  float: left;
  margin: 0 1px 1px 0;
}

.team-box .card-box-image .rating {
  position: relative;
  left: auto;
  top: auto;
  float: left;
  box-shadow: none;
  margin: 0 1px 1px 0;
}

/*.team-box .card-box-title {
	margin: 7px 0 0;
}*/
.team-box .card-box-content .card-box-info {
  margin-right: 10px;
}

.more-line {
  text-align: center;
  color: #aab2c3;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  position: relative;
  margin: 20px 0;
}

.more-line:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #dfe6ef;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 0;
}

.more-line span {
  background: #f4f8fb;
  position: relative;
  z-index: 1;
  padding: 0 20px;
}

/*-----------------------------------*\
	$CARD BOX
\*-----------------------------------*/
/* EVENT */
.event-going {
  margin-left: 10px;
  height: 34px;
}

.user-image-small {
  display: inline-block;
  width: 34px;
  padding: 2px;
  border: 1px solid #cad1db;
  border-radius: 50%;
  overflow: hidden;
}

.user-image-small:hover {
  border: 1px solid #4d647e;
}

.user-image-small.own {
  padding: 1px;
  border: 2px solid #14a2a2;
}

.user-image-small.plus span {
  display: block;
  border-radius: 50%;
  background: #bdc5d1;
  color: #fff;
  text-align: center;
  line-height: 28px;
  font-size: 14px;
}

.user-image-small img {
  display: block;
  border-radius: 50%;
}

.event-going .popi-container .popover {
  left: -3px !important;
  white-space: nowrap;
}

.user-image-xsmall {
  display: inline-block;
  width: 24px;
  padding: 2px;
  border: 1px solid #cad1db;
  border-radius: 50%;
  overflow: hidden;
  margin: 2px 5px 0 0;
  float: left;
}

.user-image-xsmall:hover {
  border: 1px solid #4d647e;
}

.user-image-xsmall img {
  display: block;
  border-radius: 50%;
}

/*-----------------------------------*\
	$HOME
\*-----------------------------------*/
.home-header-inner .form-control {
  background: rgba(4, 30, 66, 0.4);
  border-color: transparent;
  color: #fff;
}

.home-header-inner .form-control:focus {
  background: rgba(4, 30, 66, 0.6);
  border-color: transparent;
}

.home-header-inner::-webkit-input-placeholder {
  color: #7a8faf;
}

.home-header-inner::-moz-placeholder {
  color: #7a8faf;
}

.home-header-inner:-ms-input-placeholder {
  color: #7a8faf;
}

.home-header-inner:-moz-placeholder {
  color: #7a8faf;
}

.home-header-inner a,
.home-header-inner label {
  color: #7a8faf;
}

.home-header-inner .border {
  height: 180px;
  border-right: 1px solid rgba(255, 255, 255, 0.25);
}

.home-icon-box {
  margin-bottom: 30px;
  text-align: center;
}

.home-icon-box a {
  display: inline-block;
}

.home-icon-box img {
  width: 100px;
  display: inline-block;
}

@media (min-width: 768px) {
  .modal-md {
    width: 360px;
  }
}

.tab-content.normal {
  padding: 25px 30px 15px;
}

/*-----------------------------------*\
	$SPLASH
\*-----------------------------------*/
.splash-header {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dbe3e3+0,cbd7d6+100 */
  background: #dbe3e3;
  background: linear-gradient(to bottom, #dbe3e3 0%, #cbd7d6 100%);
  background-repeat: no-repeat;
  background-position: center top;
  height: 750px;
  padding: 20px 30px;
}

.splash-header .page-header {
  background: none;
}

.splash-header-bglines {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-68%);
}

.splash-header-bglines img {
  max-width: none;
}

.splash-header h1 {
  margin-bottom: 40px;
  margin-top: 170px;
  font-size: 70px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  z-index: 10;
}

.splash-image {
  position: absolute;
  left: 50%;
  margin-left: -800px;
  top: -920px;
}

.splash-image-left {
  z-index: 10;
  position: absolute;
  right: -600px;
  top: -300px;
  transform: rotate(15deg);
}

.splash-image-basketball {
  position: absolute;
  left: 50%;
  margin-left: -1250px;
  z-index: 100;
  top: 0px;
}

.splash-page {
  position: relative;
  background: white;
}

.triangle-wrap {
  height: 700px;
}

.triangle {
  width: 2000px;
  height: 1200px;
  background: #f7f7f7;
  position: absolute;
  overflow: hidden;
  top: 250px;
  left: 50%;
  transform: translate(-50%, 0);
}

.triangle:before {
  content: '';
  position: absolute;
  top: 0px;
  bottom: 0;
  right: 80%;
  width: 2000px;
  height: 20px;
  border-top: 100em solid white;
  transform: rotate(45deg) scale(1);
  transform-origin: 100% 0%;
  z-index: 1;
}

.triangle:after {
  content: '';
  position: absolute;
  top: 0;
  left: 20%;
  width: 200px;
  height: 500px;
  transform-origin: 0% 0%;
  transform: rotate(-71deg) scale(5);
  background: white;
}

.triangle-left:before {
  right: 20%;
  border-top-color: #dbe3e3;
  transform: rotate(71deg) scale(1);
}

.triangle-left:after {
  left: 80%;
  background: #dbe3e3;
  transform: rotate(-45deg) scale(5);
}

.splash-text {
  margin-top: 100px;
  margin-bottom: 50px;
}

.splash-text h1 {
  color: #586866;
  margin-top: 0px;
  margin-bottom: 20px;
}

.splash-text p {
  color: #586866;
  margin-top: 0px;
  font-family: "Montserrat", sans-serif;
  color: #586866;
  font-size: 20px;
}

.splash-page .form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}

.splash-page .sidebar.elevated {
  top: -300px;
  margin-bottom: -200px;
  margin-right: 0px;
  box-shadow: 10px 10px 100px 0px rgba(8, 25, 69, 0.16);
}

.splash-page .sidebar.elevated .more-line span {
  background: white;
}

.angle-right {
  position: relative;
  z-index: 1;
}

.angle-right:before {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}

.angle-right:before {
  top: 0;
  transform: skewY(-4deg);
  transform-origin: 0 0;
}

.angle-left {
  position: relative;
  z-index: 1;
}

.angle-left:before {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}

.angle-left:before {
  top: 0;
  transform: skewY(4deg);
  transform-origin: 100% 0;
}

.splash-eventpreview {
  background: #dbe3e3;
}

.splash-about {
  background: #ee4468;
}

.splash-form {
  padding: 15px;
}

.splash-page .modal-body {
  padding: 0;
}

.splash-page ul {
  margin-top: 60px;
  list-style-type: none;
}

.splash-page ul li {
  font-family: "Montserrat", sans-serif;
  color: #586866;
  font-size: 20px;
  margin-bottom: 40px;
  position: relative;
}

.splash-page ul i {
  font-size: 30px;
  position: relative;
  top: 8px;
  left: -10px;
}

.splash-section h1 {
  color: #586866;
  margin-bottom: 0;
}

.splash-section .secondsection {
  position: relative;
  z-index: 100;
}

.splash-section .thirdsection {
  position: relative;
  z-index: 101;
}

/*-----------------------------------*\
	$REG
\*-----------------------------------*/
.section-box.reg {
  background-color: #f4f8fb;
  padding: 30px;
  position: relative;
  border-right: 1px solid #d2d6dd;
  transition: padding-bottom 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  box-shadow: 0px 0px 4px rgba(72, 96, 130, 0);
}

.section-box.reg.active {
  background-color: #ffffff;
  box-shadow: 4px 8px 30px rgba(72, 96, 130, 0.2);
  z-index: 1000;
  transform: translateY(-50px);
  padding-bottom: 200px;
  position: absolute;
  padding-bottom: 1000px;
}

.section-box.reg:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(244, 248, 251, 0.8);
  z-index: 100;
}

.section-box.reg.active:after {
  display: none;
}

.reg .step-header {
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}

.reg .step-header span {
  display: inline-block;
  width: 75px;
  height: 75px;
  line-height: 75px;
  border-radius: 50%;
  background: none;
  border: 1px solid #586866;
  color: #586866;
  font-size: 36px;
  font-family: 'Rubik', sans-serif;
  font-weight: normal;
}

.reg.active .step-header span {
  background: #14a2a2;
  color: #fff;
}

.reg .step-header h2 {
  color: #586866;
  font-size: 24px;
}

.reg.active .step-header h2 {
  color: #14a2a2;
}

.reg .step-header p {
  text-align: left;
}

.reg .step-content label {
  font-size: 12px;
  font-weight: bold;
  color: #9ea3b0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  min-height: 0;
}

.search-input {
  position: relative;
}

.search-input .form-control {
  padding-right: 30px;
}

.search-input .fa {
  position: absolute;
  right: 10px;
  top: 9px;
  z-index: 10;
  color: #a4a9b5;
}

.reg-sports {
  margin-bottom: 15px;
}

.reg-sports .more-line {
  text-align: left;
}

.reg-sports .more-line span {
  padding-left: 0;
}

.reg-sport-list {
  margin: 0 0 15px;
  padding: 0;
}

.reg-sport-list li {
  margin: 0 0 10px;
  padding: 0;
  list-style: none;
  line-height: 22px;
}

.reg-sport-list li img {
  width: 22px;
  float: left;
  margin-right: 8px;
}

.reg-sport-list li img.friend {
  border-radius: 50%;
}

.sport-list-added {
  margin: 0;
  padding: 0;
}

.sport-list-added li {
  list-style: none;
  background: #f2f5fa;
  border: 1px solid #eaeef4;
  border-radius: 3px;
  margin-bottom: 10px;
  line-height: 22px;
  padding: 7px 10px;
  font-family: 'Rubik', sans-serif;
  font-size: 18px;
  color: #4d647e;
}

.sport-list-added li img {
  width: 22px;
  margin-right: 10px;
  display: inline-block;
}

.sport-list-added li a {
  color: #9ea3b0;
}

.sport-list-added li a:hover {
  color: #6d7995;
}

.upload-image {
  height: 120px;
}

.upload-image .image {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: url(../images/profile-image-placeholder.png) no-repeat center center/120px 120px;
  overflow: hidden;
  float: left;
  margin-right: 15px;
}

.upload-image.event .image {
  border-radius: 5px;
  background: url(../images/event-image-placeholder.png) no-repeat center center/120px 120px;
  border: 1px solid #c8cbd0;
}

.upload-image .image img {
  display: inline-block;
}

.upload-image label {
  margin-top: 20px;
}

.btn.reg-prev,
.btn.reg-next {
  margin-bottom: 15px;
}

/*-----------------------------------*\
	$CHAMPIONSHIP
\*-----------------------------------*/
.championship-header a {
  color: #ffda59;
}

.championship-image {
  width: 160px;
  height: 160px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 5px;
  padding: 5px;
  box-shadow: 0 0 0 1px rgba(201, 202, 214, 0.4);
}

.championship-image img {
  width: 150px;
  display: block;
  border-radius: 3px;
}

.championship-header .profile-header-actions p {
  text-align: right;
  color: #ffda59;
  font-family: 'Rubik', sans-serif;
  font-size: 24px;
  line-height: 24px;
}

.championship-header .profile-header-actions p span {
  font-size: 18px;
}

.section-title.lightnav a {
  background: #e5ebf1;
  color: #486082;
  padding: 13px 20px 13px 20px;
  margin-right: 17px;
}

.section-title.lightnav a:hover,
.section-title.lightnav a:first-child:hover {
  background: #cdd8e4;
}

.section-title.lightnav a:first-child {
  background: #e5ebf1;
  color: #486082;
  padding: 13px 20px 13px 35px;
}

.section-title.lightnav a:first-child:before {
  display: none;
}

.section-title.lightnav a:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 56px 15px;
  border-color: transparent transparent #e5ebf1 transparent;
  line-height: 0;
  position: absolute;
  left: -15px;
  top: 0;
  transition: .3s ease-in-out;
}

.section-title.lightnav a:hover:before {
  border-color: transparent transparent #cdd8e4 transparent;
}

.section-title.lightnav a:after {
  border-color: #e5ebf1 transparent transparent transparent;
  transition: .3s ease-in-out;
}

.section-title.lightnav a:hover:after {
  border-color: #cdd8e4 transparent transparent transparent;
}

.section-title.lightnav a.active {
  background: transparent;
  pointer-events: none;
}

.section-title.lightnav a.active:before,
.section-title.lightnav a.active:after {
  display: none;
}

.championship-rounds {
  margin-bottom: 30px;
}

.championship-round-box {
  text-align: center;
  text-transform: uppercase;
  color: #486082;
  font-weight: 600;
  font-size: 14px;
  position: relative;
  margin-bottom: 15px;
}

.championship-round-box.round-hidden {
  opacity: 0.5;
}

.cr-field {
  border-radius: 2px;
  background: #cdd7e1;
  height: 78px;
  display: block;
}

.cr-field:hover,
.cr-field.active {
  background: #efc637;
}

.cr-field.active {
  pointer-events: none;
}

.cr-field.sixteenth {
  height: 4.5px;
  margin-bottom: 2px;
}

.cr-field.eight {
  height: 9px;
  margin-bottom: 2px;
}

.cr-field.fourth {
  height: 18px;
  margin-bottom: 2px;
}

.cr-field.half {
  height: 38px;
  margin-bottom: 2px;
}

.championship-agrajz .card-box-content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ch-pair {
  margin-bottom: 43px;
}

.card-action2 {
  float: right;
  border-left: 2px solid #eaeef4;
  margin: -10px 0;
  padding: 0 15px;
  height: 70px;
  text-align: center;
  display: flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  box-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}

.card-action2 .fa {
  font-size: 24px;
}

.card-action2 span {
  font-size: 14px;
  display: block;
  font-weight: bold;
}

.win .card-action2 span,
.win .card-action2 .fa {
  color: #06a48a;
}

.lose .card-action2 span,
.lose .card-action2 .fa {
  color: #f23c62;
}

@media (min-width: 768px) {
  .card-box.focus,
  .card-box.lose.focus {
    background: #fff;
    border-color: #cbdbe8;
    box-shadow: 5px 5px 15px rgba(7, 28, 50, 0.2);
  }
  .card-box.focus .card-box-image .rating,
  .card-box.lose.focus .card-box-image .rating {
    box-shadow: 0 0 0 3px #fff;
  }
}

.card-box.lose {
  background: #e7ebf1;
  border-color: #e2e6ed;
}

.card-box.lose .card-box-title {
  color: #74869b;
}

.card-box.lose .card-box-content {
  color: #96a4b5;
}

.card-box.lose .card-box-image {
  opacity: .7;
}

.card-box.lose .card-box-image .rating {
  box-shadow: 0 0 0 3px #e7ebf1;
}

.lose .card-action,
.lose .card-action2 {
  border-color: #e2e6ed;
}

.kurbli {
  width: 2px;
  height: 42px;
  position: absolute;
  right: -7px;
  background: #cbdbe8;
  z-index: 0;
}

.kurbli:before {
  content: "";
  width: 4px;
  height: 2px;
  background: #cbdbe8;
  position: absolute;
}

.kurbli:after {
  content: "";
  width: 4px;
  height: 2px;
  background: #cbdbe8;
  position: absolute;
}

.kurbli.first {
  top: 50%;
}

.kurbli.first:before {
  left: -4px;
  top: 0;
}

.kurbli.first:after {
  right: -4px;
  bottom: 0;
}

.kurbli.second {
  bottom: 50%;
}

.kurbli.second:before {
  right: -4px;
  top: 0;
}

.kurbli.second:after {
  left: -4px;
  bottom: 0;
}

.win .kurbli,
.win .kurbli:before,
.win .kurbli:after {
  background: #899ead;
  z-index: 10;
}

.second-col .card-box {
  margin: 40px 0 86px;
}

.second-col .kurbli {
  height: 100px;
}

.third-col .card-box {
  margin: 139px 0 0;
}

.card-box.branch {
  height: 72px;
}

.card-box.unknown {
  background: transparent;
  border: 1px dashed #ced7dd;
  cursor: pointer;
}

.card-box.unknown:hover {
  background: #f2f5fa;
}

.card-box.unknown .card-action2 {
  border: none;
  color: #c0ccd4;
}

.card-box.unknown .card-box-image img {
  box-shadow: 0 0 0 1px #d7dfe7;
}

table.group-table {
  border: 1px solid #eaeef4;
  width: 100%;
  margin-bottom: 20px;
  table-layout: fixed;
  box-shadow: 2px 2px 10px #eaeef4;
}

table.group-table th {
  text-align: center;
  padding: 10px 3px;
  vertical-align: middle;
  font-weight: normal;
  border-bottom: 1px solid #d8dce3;
  height: 60px;
  font-size: 14px;
  color: #464646;
}

table.group-table th.text-left {
  text-align: left;
}

table.group-table td {
  text-align: center;
  padding: 0 20px;
  vertical-align: middle;
  height: 60px;
  font-size: 18px;
  color: #464646;
  font-weight: 500;
}

table.group-table tr:not(:last-child) td {
  border-bottom: 1px solid #d8dce3;
}

table.group-table td .user-image-small {
  float: left;
  margin-right: 5px;
}

table.group-table td.user {
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  max-width: 150px;
  position: relative;
}

table.group-table td.user .user {
  line-height: 34px;
}

table.group-table td.user .hover-popi2 {
  display: inline-block;
  max-width: 100%;
}

table.group-table.editable tbody tr:hover {
  cursor: pointer;
}

table.group-table.editable tbody tr:hover td {
  background-color: #fafafa;
}

table.group-table tr.qualified td:first-child {
  font-weight: bold;
}

table.group-table tr.last-qualified td {
  border-bottom: 1px dashed #b5b8be;
}

/*-----------------------------------*\
	$EVENT
\*-----------------------------------*/
.event-image {
  width: 160px;
  height: 160px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 5px;
  padding: 5px;
  box-shadow: 0 0 0 1px rgba(201, 202, 214, 0.4);
}

.event-image img {
  width: 150px;
  display: block;
  border-radius: 3px;
}

.event-header .profile-header-actions p {
  text-align: right;
  color: #09f8b4;
  font-family: 'Rubik', sans-serif;
  font-size: 24px;
  line-height: 24px;
}

.event-header .profile-header-actions p span {
  font-size: 18px;
}

.event-draft {
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  background-color: rgba(255, 0, 0, 0.7);
  z-index: 10;
  text-align: center;
  color: #fff;
  font-size: 16px;
  padding: 15px 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.21);
  transition: 100ms;
}

@media (max-width: 767px) {
  .event-draft {
    bottom: 57px;
  }
}

/*-----------------------------------*\
	$VS
\*-----------------------------------*/
.profile-header.vs-header {
  padding: 50px 20px;
  position: relative;
}

.vs-top {
  width: 50px;
  height: 100px;
  text-align: center;
  position: absolute;
  left: 50%;
  margin-left: -25px;
  top: 43px;
  z-index: 10;
}

.vs-header .profile-image {
  position: relative;
  display: inline-block;
  z-index: 10;
}

.vs-name {
  font-size: 24px;
  color: #fff;
  padding-bottom: 5px;
  border-bottom: 2px solid #ac8bff;
  margin: 20px 0 30px;
}

.vs-name a {
  color: #fff;
}

.vs-name a:hover {
  color: #909daf;
}

.vs-name.unknown a {
  color: #909daf;
}

.vs-name.unknown a:hover {
  color: #fff;
}

.vs-left .vs-name {
  margin-right: 40px;
  text-align: right;
}

.vs-right .vs-name {
  margin-left: 40px;
  text-align: left;
}

.vs-header .btn.btn-line {
  background: transparent;
  border-color: rgba(234, 238, 244, 0.2);
  position: relative;
  z-index: 10;
}

.vs-header .btn.btn-line:hover {
  border-color: rgba(234, 238, 244, 0.4);
  color: #fff;
}

.vs-info {
  text-align: center;
  color: #fff;
  font-size: 24px;
  position: absolute;
  top: 130px;
  left: 0;
  right: 0;
}

.vs-info .price {
  color: #ac8bff;
  font-size: 18px;
  display: block;
  font-family: 'Rubik', sans-serif;
  margin-bottom: 10px;
}

.vs-winner {
  color: #1da0a1;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 30px;
  font-family: 'Rubik', sans-serif;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
}

.vs-looser {
  color: #ec3d68;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 30px;
  font-family: 'Rubik', sans-serif;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
}

/*-----------------------------------*\
	$SEARCH
\*-----------------------------------*/
.search-category {
  position: relative;
  margin-bottom: 15px;
}

.sidebar-content .nav-tabs {
  border: none;
  margin-bottom: 10px;
}

.sidebar-content .nav-tabs > li {
  margin: 0 0 10px;
}

.sidebar-content .nav-tabs > li > a,
.sidebar-content .nav-tabs > li > a:hover,
.sidebar-content .nav-tabs > li > a:focus {
  margin: 0;
  border-radius: 3px;
  border: none;
  font-size: 14px;
  font-weight: bold;
  padding: 8px 10px;
}

.sidebar-content .nav-tabs > li > a:hover {
  background: #fff;
}

.sidebar-content .nav-tabs > li.active > a,
.sidebar-content .nav-tabs > li.active > a:hover,
.sidebar-content .nav-tabs > li.active > a:focus {
  background: #14a2a2;
  color: #fff;
  padding: 8px 15px;
}

.acomplete {
  font-size: 14px;
  background: #fff;
  border-radius: 0 0 5px 5px;
  box-shadow: 0 5px 40px rgba(0, 0, 0, 0.15);
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: 200;
  visibility: hidden;
  opacity: 0;
  max-height: 0;
  transition: 250ms;
}

.acomplete.visible {
  visibility: visible;
  opacity: 1;
  max-height: 200px;
}

.acomplete ul {
  margin: 0;
  max-height: 158px;
  overflow-y: auto;
}

.acomplete ul li {
  margin: 0;
  border-bottom: 1px solid #eaeef4;
}

.acomplete ul li a {
  display: block;
  padding: 10px 15px;
}

.acomplete ul li a:hover {
  background: #F2F5FA;
}

.acomplete ul li a .fa {
  margin-top: 4px;
}

.acomplete a {
  font-weight: bold;
  color: #9ea3b0;
}

.acomplete p {
  margin: 0;
  padding: 10px 0;
}

/*-----------------------------------*\
	$RADIAL PROGRESS BAR
\*-----------------------------------*/
.sport-rating-box {
  text-align: center;
  position: relative;
  margin-bottom: 30px;
}

.radial-progressbar {
  width: 80px;
  height: 40px;
  overflow: hidden;
  display: inline-block;
  /*transform: translate(-50%, -50%);*/
  transform: translateZ(0);
  position: relative;
}

/*.gauge-a {
	z-index: 1;
	position: absolute;
	background-color: #b3becf;
	width: 80px;
	height: 40px;
	top: 0%;
	border-radius: 250px 250px 0px 0px;
}*/
.gauge-b {
  z-index: 3;
  position: absolute;
  background-color: #ffffff;
  width: 70px;
  height: 35px;
  top: 5px;
  margin-left: 5px;
  margin-right: auto;
  border-radius: 250px 250px 0px 0px;
  border-bottom: 1px solid #edf2f7;
}

.gauge-c {
  z-index: 2;
  position: absolute;
  background-color: #5664F9;
  width: 80px;
  height: 40px;
  top: 40px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 0px 0px 200px 200px;
  transform-origin: center top;
}

.gauge-d {
  z-index: 1;
  position: absolute;
  background-color: #b3becf;
  width: 80px;
  height: 40px;
  top: 40px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 0px 0px 200px 200px;
  transform-origin: center top;
  transform: rotate(0.36turn);
}

.rp-lg .radial-progressbar {
  width: 100px;
  height: 50px;
}

.rp-lg .gauge-b {
  width: 86px;
  height: 47px;
  top: 7px;
  margin-left: 7px;
}

.rp-lg .gauge-c {
  width: 100px;
  height: 50px;
  top: 50px;
}

.rp-lg .gauge-d {
  width: 100px;
  height: 50px;
  top: 50px;
}

.rp-lg .radial-progressbar .rating {
  font-size: 30px;
  line-height: 20px;
}

.sport-rating-box.rp-lg .title {
  font-size: 16px;
}

.gauge-c.gauge0 {
  background: #2d6c86;
}

.gauge-c.gauge2 {
  background: #2a8898;
}

.gauge-c.gauge4 {
  background: #27acaf;
}

.gauge-c.gauge6 {
  background: #25c9be;
}

.gauge-c.gauge8 {
  background: #2aedae;
}

.radial-progressbar .rating {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  text-align: center;
  z-index: 10;
  color: #374d70;
  font-size: 25px;
  line-height: 18px;
  font-family: 'Rubik', sans-serif;
  font-weight: normal;
}

.rp-lg .radial-progressbar .rating {
  font-size: 30px;
  line-height: 20px;
}

.sport-rating-box .icon {
  width: 32px;
  z-index: 11;
  position: absolute;
  left: 50%;
  margin-left: 20px;
  top: 12px;
}

.sport-rating-box.coach-sport .icon {
  margin: 0 auto 5px !important;
  display: block;
  width: 42px;
  position: relative;
  left: 0;
  top: 0;
}

.sport-rating-box.rp-lg .icon {
  margin-left: 25px;
  top: 17px;
}

.sport-rating-box .rp-lg + .icon {
  margin-left: 30px;
  top: 22px;
}

.sport-rating-box .title {
  font-weight: 600;
  font-size: 14px;
  color: #486082;
  text-transform: uppercase;
  line-height: 16px;
  margin: 3px 0;
}

.sport-rating-box .title span {
  font-weight: normal;
  color: #a1a9b7;
  text-transform: none;
}

.sport-rating-box-left {
  display: inline-block;
  position: relative;
}

.sport-rating-box-right {
  display: inline-block;
  text-align: left;
  margin-left: 20px;
}

/*-----------------------------------*\
	$RATEIT
\*-----------------------------------*/
.rateit {
  display: -moz-inline-box;
  display: inline-block;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}

.rateit .rateit-range {
  position: relative;
  display: -moz-inline-box;
  display: inline-block;
  background: url(../images/star.png);
  height: 20px;
  outline: none;
}

.rateit .rateit-range * {
  display: block;
}

/* for IE 6 */
* html .rateit,
* html .rateit .rateit-range {
  display: inline;
}

/* for IE 7 */
* + html .rateit,
* + html .rateit .rateit-range {
  display: inline;
}

.rateit .rateit-hover,
.rateit .rateit-selected {
  position: absolute;
  left: 0px;
}

.rateit .rateit-hover-rtl,
.rateit .rateit-selected-rtl {
  left: auto;
  right: 0px;
}

.rateit .rateit-hover {
  background: url(../images/star.png) left -40px;
}

.rateit .rateit-hover-rtl {
  background-position: right -40px;
}

.rateit .rateit-selected {
  background: url(../images/star.png) left -20px;
}

.rateit .rateit-selected-rtl {
  background-position: right -20px;
}

.rateit .rateit-preset {
  background: url(../images/star.png) left -60px;
}

.rateit .rateit-preset-rtl {
  background: url(../images/star.png) left -60px;
}

.rateit button.rateit-reset {
  background: url(../images/delete.gif) 0 0;
  width: 20px;
  height: 20px;
  display: -moz-inline-box;
  display: inline-block;
  float: left;
  outline: none;
  border: none;
  padding: 0;
}

.rateit button.rateit-reset:hover,
.rateit button.rateit-reset:focus {
  background-position: 0 -20px;
}

/* SMALL (14px) */
.small .rateit .rateit-range {
  background: url(../images/star-sm.png);
  height: 14px;
}

.small .rateit .rateit-hover {
  background: url(../images/star-sm.png) left -28px;
}

.small .rateit .rateit-hover-rtl {
  background-position: right -28px;
}

.small .rateit .rateit-selected {
  background: url(../images/star-sm.png) left -14px;
}

.small .rateit .rateit-selected-rtl {
  background-position: right -14px;
}

.small .rateit .rateit-preset {
  background: url(../images/star-sm.png) left -42px;
}

.small .rateit .rateit-preset-rtl {
  background: url(../images/star-sm.png) left -42px;
}

.small .rateit button.rateit-reset {
  background: url(../images/delete.gif) 0 0;
  width: 14px;
  height: 14px;
}

.small .rateit button.rateit-reset:hover,
.small .rateit button.rateit-reset:focus {
  background-position: 0 -14px;
}

/*-----------------------------------*\
	$BOOTSTRAP DATEPICKER
\*-----------------------------------*/
.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active[disabled],
.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active[disabled] {
  background: #7b98be;
  text-shadow: none;
}

/*-----------------------------------*\
	$BOOTSTRAP POPOVER 2
\*-----------------------------------*/
/*-----------------------------------*\
	$BOOTSTRAP POPOVER
\*-----------------------------------*/
.popi-container {
  position: relative;
  display: inline-block;
}

.hover-popi {
  display: inline-block;
}

.popi-container > a {
  display: inline-block;
}

.popi-container .popover,
.fc .popover {
  font-family: 'Open Sans', sans-serif;
  min-width: 190px;
  color: #899ead;
  font-size: 14px;
  border-radius: 5px;
  border: 1px solid #eaeef4;
  box-shadow: 0 5px 38px rgba(0, 0, 0, 0.14);
  margin-top: 13px;
}

.card-action .popi-container .popover,
.card-box-image .popi-container .popover {
  min-width: initial;
}

.card-box-image .popi-container .popover {
  left: -5px !important;
}

.card-action .popi-container .popover li,
.card-box-image .popi-container .popover h3 {
  white-space: nowrap;
}

/*.popi-container .popi + .popover:after {
	content: "";
	width: 40px;
	height: 40px;
	cursor: pointer;
	position: absolute;
	left: 0;
	top: -40px;
	z-index: 1000;
}*/
.popi-container .popover.bottom .arrow,
.fc .popover.bottom .arrow {
  border-width: 7px;
  border-bottom-color: #eaeef4;
  top: -14px;
  margin-left: -7px;
}

.popi-container .popover.bottom .arrow:after,
.fc .popover.bottom .arrow:after {
  border-width: 6px;
  margin: 0;
  top: -5px;
  left: -6px;
}

.popi-container .popover-title,
.fc .popover-title {
  color: #041e42;
  background: none;
  border: none;
  padding: 0 15px;
  margin: 12px 0;
}

.popi-container .popover-content,
.fc .popover-content {
  padding: 0 15px;
  margin: 12px 0;
}

.popi-container .popover-content ul,
.fc .popover-content ul {
  margin: -8px -7px;
  padding: 0;
}

.popi-container .popover-content ul li,
.fc .popover-content ul li {
  list-style: none;
  border-bottom: 1px solid #dee2e8;
  padding: 10px 5px;
}

.popi-container .popover-content ul li:last-child,
.fc .popover-content ul li:last-child {
  border-bottom: none;
}

.popi-container .popover-content ul li a,
.fc .popover-content ul li a {
  color: #041e42;
}

.popi-container .popover-content ul li a .fa,
.fc .popover-content ul li a .fa {
  color: #c2cad5;
  transition: .3s ease-in-out;
}

.popi-container .popover-content ul li a:hover .fa,
.fc .popover-content ul li a:hover .fa {
  color: #041e42;
}

/*-----------------------------------*\
	$BOOTSTRAP MODAL
\*-----------------------------------*/
.modal {
  z-index: 1650 !important;
}

.modal.blue .modal-header, .modal.pf-green .modal-header {
  background-color: #1366ff;
  color: #fff;
  border-radius: 5px 5px 0 0;
}

.modal.blue .modal-header .close, .modal.pf-green .modal-header .close {
  color: #fff;
  opacity: 0.8;
  transition: 250ms;
}

.modal.blue .modal-header .close:hover, .modal.pf-green .modal-header .close:hover {
  opacity: 1;
}

.modal.blue .modal-content, .modal.pf-green .modal-content {
  border: none;
  border-radius: 5px;
}

.modal.pf-green .modal-header {
  background-color: #2BBCB1;
}

.modal-content {
  border-radius: 3px;
  box-shadow: 0 0 150px rgba(13, 52, 75, 0.4);
}

.modal-header {
  border-bottom: 1px solid #eef1f4;
  padding: 10px 15px;
  line-height: 36px;
}

.modal-header .close .lnr {
  vertical-align: middle;
}

.modal-header .search-box {
  position: relative;
  width: 160px;
  display: inline-block;
  margin-left: 15px;
}

.modal-title {
  display: inline-block;
}

.modal-backdrop {
  background: #172136;
}

.modal-backdrop.in {
  filter: alpha(opacity=70);
  opacity: .7;
}

.modal-header .close {
  font-size: 30px;
  line-height: 36px;
  position: relative;
  top: 2px;
}

.noresult {
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  color: #abb0bb;
  padding: 30px 0;
}

/* Modal vertikális középre igazítása */
@media (min-width: 768px) {
  .modal {
    text-align: center;
  }
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
  .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
  }
}

/*-----------------------------------*\
	$BOOTSTRAP COLS
\*-----------------------------------*/
.row.nomargin {
  margin-left: 0;
  margin-right: 0;
}

.row.nomargin > .col-lg-1,
.row.nomargin > .col-lg-10,
.row.nomargin > .col-lg-11,
.row.nomargin > .col-lg-12,
.row.nomargin > .col-lg-2,
.row.nomargin > .col-lg-3,
.row.nomargin > .col-lg-4,
.row.nomargin > .col-lg-5,
.row.nomargin > .col-lg-6,
.row.nomargin > .col-lg-7,
.row.nomargin > .col-lg-8,
.row.nomargin > .col-lg-9,
.row.nomargin > .col-md-1,
.row.nomargin > .col-md-10,
.row.nomargin > .col-md-11,
.row.nomargin > .col-md-12,
.row.nomargin > .col-md-2,
.row.nomargin > .col-md-3,
.row.nomargin > .col-md-4,
.row.nomargin > .col-md-5,
.row.nomargin > .col-md-6,
.row.nomargin > .col-md-7,
.row.nomargin > .col-md-8,
.row.nomargin > .col-md-9,
.row.nomargin > .col-sm-1,
.row.nomargin > .col-sm-10,
.row.nomargin > .col-sm-11,
.row.nomargin > .col-sm-12,
.row.nomargin > .col-sm-2,
.row.nomargin > .col-sm-3,
.row.nomargin > .col-sm-4,
.row.nomargin > .col-sm-5,
.row.nomargin > .col-sm-6,
.row.nomargin > .col-sm-7,
.row.nomargin > .col-sm-8,
.row.nomargin > .col-sm-9,
.row.nomargin > .col-xs-1,
.row.nomargin > .col-xs-10,
.row.nomargin > .col-xs-11,
.row.nomargin > .col-xs-12,
.row.nomargin > .col-xs-2,
.row.nomargin > .col-xs-3,
.row.nomargin > .col-xs-4,
.row.nomargin > .col-xs-5,
.row.nomargin > .col-xs-6,
.row.nomargin > .col-xs-7,
.row.nomargin > .col-xs-8,
.row.nomargin > .col-xs-9 {
  padding-left: 0;
  padding-right: 0;
  max-width: 100%;
}

.row .col-lg-1,
.row .col-lg-10,
.row .col-lg-11,
.row .col-lg-12,
.row .col-lg-2,
.row .col-lg-3,
.row .col-lg-4,
.row .col-lg-5,
.row .col-lg-6,
.row .col-lg-7,
.row .col-lg-8,
.row .col-lg-9,
.row .col-md-1,
.row .col-md-10,
.row .col-md-11,
.row .col-md-12,
.row .col-md-2,
.row .col-md-3,
.row .col-md-4,
.row .col-md-5,
.row .col-md-6,
.row .col-md-7,
.row .col-md-8,
.row .col-md-9,
.row .col-sm-1,
.row .col-sm-10,
.row .col-sm-11,
.row .col-sm-12,
.row .col-sm-2,
.row .col-sm-3,
.row .col-sm-4,
.row .col-sm-5,
.row .col-sm-6,
.row .col-sm-7,
.row .col-sm-8,
.row .col-sm-9,
.row .col-xs-1,
.row .col-xs-10,
.row .col-xs-11,
.row .col-xs-12,
.row .col-xs-2,
.row .col-xs-3,
.row .col-xs-4,
.row .col-xs-5,
.row .col-xs-6,
.row .col-xs-7,
.row .col-xs-8,
.row .col-xs-9 {
  max-width: 100%;
}

.col-xs-1-5 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 20%;
}

.col-sm-1-5 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {
  .col-sm-1-5 {
    float: left;
    width: 20%;
  }
}

/*-----------------------------------*\
	$INPUTS
\*-----------------------------------*/
.form-group {
  position: relative;
}

.form-control,
.form-control[disabled],
.form-control[readonly] {
  border-radius: 2px;
  border: 1px solid #dce6ef;
  font-size: 14px;
  height: 50px;
  padding: 7px 12px;
  background: white;
  box-shadow: none;
  font-weight: 600;
  -webkit-appearance: none;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, transform ease-in-out 0.15s;
}

.form-control:focus {
  border: 1px solid #586866;
  box-shadow: 2px 4px 15px rgba(72, 96, 130, 0.2);
  background-color: #ffffff;
  transform: scale(1.02, 1.02);
}

select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../images/select-bg.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 20px 6px;
  padding-right: 30px;
}

textarea.form-control {
  resize: none;
}

.form-control.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-btn > .form-control.btn {
  padding: 0 5px;
  font-size: 16px;
}

.form-control.validate.invalid {
  border-bottom-color: #f05668;
}

.form-control::-webkit-input-placeholder,
.form-control:-moz-placeholder,
.form-control::-moz-placeholder,
.form-control:-ms-input-placeholder {
  color: #a4a9b5;
}

.hiding-label {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 25px 0;
  font-size: 12px;
  line-height: 50px;
  display: inline-block;
  font-weight: bold;
  color: #aaa;
  visibility: hidden;
  opacity: 0;
  transition: 250ms;
  pointer-events: none;
}

.form-control:not(:placeholder-shown) + .hiding-label {
  visibility: visible;
  opacity: 1;
}

.page-header .form-control {
  background: rgba(6, 36, 64, 0.16);
  border-color: rgba(191, 218, 255, 0.21);
  color: #ffffff;
}

.input-error {
  color: #f05668;
  font-weight: bold;
  font-size: 12px;
  margin: 0;
}

label {
  min-height: 44px;
  padding: 10px 0;
  margin: 0;
  font-weight: normal;
}

.input-white {
  border-color: #d7dfe7;
  background: #fff;
}

.input-white:focus {
  background: #fff;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  font-size: 18px;
}

.btn.btn-sm, .btn-group-sm > .btn {
  font-size: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.btn.btn-yellow {
  background: #ffda59;
  color: #515862;
}

.btn.btn-yellow:hover {
  background: #f2cb41;
  color: #515862;
}

.btn.btn-red {
  background: #f23c62;
  color: #fff;
}

.btn.btn-red:hover {
  background: #e21b45;
  color: #fff;
}

.btn.btn-fb {
  border: none;
  background: #5987ef;
  color: #fff;
}

.btn.btn-fb:hover {
  background: #29498e;
  color: #fff;
}

.btn.btn-gp {
  background: #ffffff;
  color: #dd4b39;
}

.btn.btn-gp:hover {
  background: #cf321f;
  color: #fff;
}

.btn.btn-white {
  background: #fff;
  color: #555;
}

.btn.btn-white:hover {
  color: #464646;
}

.btn.btn-grey {
  background: #e2e6ec;
  color: #555;
}

.btn.btn-grey:hover {
  background: #c6cfdb;
}

.btn-whitetext {
  color: white;
}

.btn-nobg {
  background: none;
  border: none;
  color: "Open Sans", sans-serif;
}

.btn-nobg:hover {
  background: none;
  border: none;
  box-shadow: none;
}

.btn-lg, .btn-group-lg > .btn {
  font-size: 30px;
  border-radius: 50px;
  text-transform: none;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  padding: 13px 35px;
}

.btn-md {
  font-size: 22px;
  border-radius: 50px;
  text-transform: none;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  padding: 13px 35px;
}

.btn.disabled,
.btn[disabled] {
  border-color: #b9bdc7 !important;
  background: #b9bdc7 !important;
}

.btn.btn-line {
  background: #fff;
  border: 1px solid #eaeef4;
  color: #8996a5;
}

.btn.btn-line:hover {
  border-color: #ffffff;
}

.btn.btn-line.btn-cancel {
  color: #c5cbd5;
}

.btn.btn-line.btn-cancel:hover {
  color: #486082;
}

.btn.btn-line.btn-accept {
  color: #29aaaa;
}

.btn.btn-line.btn-accept:hover {
  color: #168e8e;
}

.btn-select {
  background: #eaeff7;
  border: 1px solid #dce6ef;
}

.btn-select:hover, .search-category.active .btn-select {
  background: #ffffff;
  color: #586866;
  box-shadow: 2px 4px 15px rgba(9, 9, 10, 0.2);
}

.btn-select:focus {
  background: #ffffff;
  color: #586866;
  box-shadow: 2px 4px 15px rgba(9, 9, 10, 0.2);
}

.btn.file {
  position: relative;
  cursor: pointer;
}

.btn.file input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
}

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  animation-name: pulse;
}

.checkbox.inline,
.radio.inline {
  display: inline-block;
}

.checkbox input,
.radio input {
  display: none;
}

.checkbox label,
.radio label {
  padding: 0 25px;
  position: relative;
  cursor: pointer;
}

.sidebar-content .checkbox {
  margin-top: 0;
}

.sidebar-content .checkbox label {
  font-size: 14px;
  color: #6a7b94;
  font-weight: bold;
  line-height: 20px;
}

.checkbox input + label:before {
  content: "";
  position: absolute;
  right: 0;
  top: 1px;
  width: 18px;
  height: 18px;
  border: 2px solid #6a7b94;
  border-radius: 2px;
}

.checkbox.text-left input + label:before {
  right: auto;
  left: 0;
  top: 1px;
}

.checkbox input:checked + label:before {
  border: 2px solid #14a2a2;
}

.checkbox input:checked + label:after {
  font-family: 'FontAwesome';
  content: "\f00c";
  color: #fff;
  position: absolute;
  right: 2px;
  top: 3px;
  width: 14px;
  height: 14px;
  background: #14a2a2;
  line-height: 14px;
  text-align: center;
  font-size: 12px;
}

.checkbox.text-left input:checked + label:after {
  right: auto;
  left: 2px;
}

.checkbox label > span:before {
  content: "";
  position: absolute;
  right: 0;
  top: 1px;
  width: 18px;
  height: 18px;
  border: 2px solid #6a7b94;
  border-radius: 2px;
}

.checkbox label > input:checked + span:before {
  border: 2px solid #14a2a2;
}

.checkbox label > input:checked + span:after {
  font-family: 'FontAwesome';
  content: "\f00c";
  color: #fff;
  position: absolute;
  right: 2px;
  top: 3px;
  width: 14px;
  height: 14px;
  background: #14a2a2;
  line-height: 14px;
  text-align: center;
  font-size: 12px;
}

.radio input:checked + label {
  color: #52ade0;
}

.radio input + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #52ade0;
  border-radius: 100%;
}

.radio input:checked + label:after {
  content: "";
  position: absolute;
  left: 3px;
  top: 5px;
  width: 14px;
  height: 14px;
  background: #52ade0;
  border-radius: 100%;
}

.form-divider {
  text-transform: uppercase;
  color: #9ea3b0;
  margin: 30px 0 20px;
  border-bottom: 1px solid #e2e6ec;
  font-size: 12px;
}

.form-group.multidate {
  border: 1px solid #eeeeee;
  background: #f5f7fb;
  border-radius: 5px;
  padding: 15px 15px 0;
}

/*-----------------------------------*\
	$RESPONSIVE
\*-----------------------------------*/
@media (max-width: 1500px) {
  .navopened .nav-holder {
    padding: 10px 30px;
  }
  .navopened #wrapper {
    margin-right: 0px;
  }
}

@media (min-width: 1350px) {
  .popi-container .popover {
    left: -321px !important;
  }
  .home-icon-box .popi-container .popover {
    left: 30px !important;
  }
  .messages-menu .popover {
    left: -320px !important;
  }
  .popi-container .popover.bottom .arrow {
    left: 325px !important;
    margin: 0;
  }
  .badge-list-item .popi-container .popover {
    left: 4px !important;
    min-width: 200px;
  }
  .card-action .popi-container .popover {
    left: 0 !important;
  }
  .card-box-image.icon .popi-container .popover {
    left: -6px !important;
  }
}

@media (max-width: 1200px) {
  .profile-header {
    padding: 60px 0;
  }
  .card-box-title {
    font-size: 16px;
  }
  .card-box-content {
    font-size: 12px;
  }
  .profile-stars {
    padding: 40px 0;
  }
  .card-action .btn {
    margin-left: 10px;
  }
  .cp-name {
    width: 100%;
  }
  .cp-time {
    width: auto;
    margin-right: 10px;
    text-align: left;
    margin-left: 28px;
  }
  .cp-price {
    width: auto;
    margin-right: 10px;
    text-align: left;
  }
  .cp-discount {
    width: auto;
    margin-right: 10px;
    text-align: left;
  }
  .vs-info {
    font-size: 20px;
  }
  .vs-name {
    font-size: 22px;
  }
  .vs-left .btn-line {
    margin-right: 30px;
  }
  .vs-right .btn-line {
    margin-left: 30px;
  }
}

@media (max-width: 991px) {
  .header-nav ul li {
    margin-right: 15px;
  }
  .header-nav ul li > a,
  .header-nav ul li > span > a {
    font-size: 14px;
  }
  .profile-star-line {
    font-size: 14px;
  }
  .badge-list-item {
    margin: 0 10px 20px;
  }
  .profile-header-inner {
    padding-left: 135px;
  }
  .profile-image {
    display: inline-block;
    width: 120px;
    height: 120px;
    padding: 8px 0 0 8px;
    background-size: 120px 120px;
  }
  .profile-image img {
    width: 104px;
  }
  .profile-image .rating {
    box-shadow: 0 0 0 4px #26446d;
    width: 24px;
    line-height: 24px;
    font-size: 11px;
    right: 7px;
    bottom: 7px;
  }
  .profile-header {
    font-size: 12px;
  }
  .championship-image,
  .event-image {
    width: 120px;
    height: 120px;
  }
  .upload-image {
    text-align: center;
    height: auto;
  }
  .upload-image .image {
    float: none;
    margin: 0;
    display: inline-block;
  }
  .sport-list-added li {
    font-size: 14px;
  }
  .cp-time {
    margin-left: 0;
  }
  .vs-header {
    padding-left: 0;
    padding-right: 0;
  }
  .vs-left .text-center {
    text-align: left;
  }
  .vs-right .text-center {
    text-align: right;
  }
  .vs-icon {
    width: 28px;
  }
  .vs-left .vs-name {
    margin-top: 15px;
    margin-right: 30px;
    margin-bottom: 20px;
    font-size: 18px;
  }
  .vs-right .vs-name {
    margin-top: 15px;
    margin-left: 30px;
    margin-bottom: 20px;
    font-size: 18px;
  }
  .vs-info {
    top: 110px;
  }
  .vs-winnner {
    font-size: 18px;
    line-height: 24px;
  }
  .vs-looser {
    font-size: 18px;
    line-height: 24px;
  }
  .header-kredit {
    padding: 20px 10px;
  }
  .product-box .buy {
    float: none;
    text-align: center;
  }
  .product-box .price {
    float: none;
    margin-bottom: 15px;
    font-size: 24px;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .page-header {
    padding: 0;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1030;
  }
  .nav-holder {
    padding: 0px 15px;
  }
  .navopened .nav-holder {
    padding: 0px 15px;
  }
  .profile-star-line {
    font-size: 18px;
  }
  .header-nav ul li > a,
  .header-nav ul li > span > a {
    font-size: 18px;
  }
  #wrapper > .container {
    padding: 0;
    margin: 0;
  }
  .card-action .popi-container .popover {
    left: auto !important;
    right: -1px;
  }
  .card-action .popi-container .popover.bottom .arrow {
    left: auto !important;
    right: 14px;
  }
  .badge-list-item {
    margin: 0 4px 10px;
    width: 30px;
  }
  .popi-container .popi + .popover:after {
    display: none;
  }
  .profile-header,
  .kredit-header {
    margin: 0;
    min-height: 0;
    padding: 15px 20px 15px;
    text-align: center;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    height: calc(100vh - 120px);
  }
  .profile-header-inner {
    padding: 0;
  }
  .profile-image {
    position: relative;
    margin-bottom: 10px;
  }
  .profile-header-actions {
    float: none;
    width: 100%;
    margin: 10px 0;
  }
  .profile-header-actions .btn-block {
    width: auto;
    display: inline-block;
    margin: 5px;
  }
  .sliding-menu {
    display: block;
  }
  .nav-table {
    white-space: normal;
  }
  .nav-table > div {
    text-align: center;
    display: table-cell;
    text-align: center;
    padding: 10px 5px;
    width: 16.66%;
    vertical-align: top;
  }
  .nav-table > div span {
    display: block;
  }
  .nav-table > div:nth-child(4) {
    width: 0%;
  }
  .nav-table > div:nth-child(1), .nav-table > div:nth-child(2), .nav-table > div:nth-child(3) {
    text-align: center;
  }
  .nav-table > div:nth-child(1) span, .nav-table > div:nth-child(2) span, .nav-table > div:nth-child(3) span {
    margin-left: 0px;
  }
  .topnav-text {
    margin-top: 10px;
    font-size: 10px;
    font-weight: 300;
  }
  .gauge-b {
    background: #f4f8fb;
    border-bottom: 1px solid #f4f8fb;
  }
  .chat-container {
    left: 0;
    right: 0;
  }
  .chat-container-inner {
    float: none;
  }
  .chat-box,
  .chat-box.active {
    width: 100%;
    margin: 0;
  }
  .chat-box-content {
    height: 200px;
    /*max-height: 40vh;*/
    height: calc(100vh - 112px);
  }
  .user-badges {
    display: inline-block;
  }
  .content-top .section-box {
    padding-bottom: 0px;
  }
  .header-nav ul li > a:hover,
  .header-nav ul li > span > a:hover {
    color: #fff;
  }
  .card-box-content .card-box-info {
    margin-right: 10px;
  }
  .championship-image,
  .event-image {
    position: relative;
    display: inline-block;
  }
  .championship-header .profile-header-actions p,
  .event-header .profile-header-actions p {
    text-align: center;
  }
  .championship-rounds {
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .championship-rounds .col-sm-2 {
    display: inline-block;
  }
  .championship-round-box {
    width: 100px;
  }
  .championship-round-box p {
    font-size: 12px;
    margin-bottom: 5px;
  }
  .section-box.reg {
    padding-top: 0;
    display: none;
    margin-top: -30px;
    padding-bottom: 60px;
  }
  .section-box.reg.active,
  .section-box.reg.active.hidden {
    display: block !important;
  }
  .section-box.reg:after {
    display: none;
  }
  .upload-image {
    text-align: left;
    height: 120px;
  }
  .upload-image .image {
    float: left;
    margin-right: 15px;
  }
  .cp-time {
    margin-left: 28px;
  }
  .fc th {
    font-size: 10px;
    text-align: center;
    padding: 0;
  }
  .fc-month-view .fc-time,
  .fc-month-view .fc-title,
  .fc-agendaWeek-view .fc-time,
  .fc-agendaWeek-view .fc-title {
    display: none !important;
  }
  .fc-month-view .fc-event,
  .fc-agendaWeek-view .fc-event {
    min-height: 3px;
  }
  .fc-list-table td {
    font-size: 14px;
  }
  .fc .fc-left button {
    margin-bottom: 10px;
  }
  .fc-toolbar .fc-right {
    float: none;
  }
  .fc-scroller {
    overflow-y: hidden !important;
    height: auto !important;
  }
  #calendar .popover {
    width: 100vw !important;
    max-width: 100vw !important;
  }
  .profile-data {
    font-size: 14px;
  }
  .profile-data-title {
    font-size: 12px;
  }
  .profile-header.vs-header {
    padding: 15px 20px 65px;
  }
  .vs-top {
    position: relative;
    top: 0;
    height: 40px;
  }
  .vs-top:before {
    content: "";
    width: 500px;
    height: 2px;
    background: #ac8bff;
    position: absolute;
    left: -500px;
    top: 16px;
  }
  .vs-top:after {
    content: "";
    width: 500px;
    height: 2px;
    background: #ac8bff;
    position: absolute;
    right: -500px;
    top: 16px;
  }
  .vs-sport {
    position: absolute;
    top: 30px;
  }
  .vs-info {
    position: relative;
    top: auto;
  }
  .vs-left .vs-name,
  .vs-right .vs-name {
    margin: 15px 0;
    padding: 0;
    border: none;
    font-size: 16px;
    text-align: center;
  }
  .vs-left .btn-line,
  .vs-right .btn-line {
    margin: 0;
  }
  .vs-left .text-center,
  .vs-right .text-center {
    text-align: center;
  }
  .btn.btn-margin {
    margin-bottom: 10px;
  }
  .vs-header .vs-right .text-center.pull-right {
    float: none !important;
  }
  .kredit-header-inner {
    padding: 10px 0;
  }
  .kreditinfo {
    text-align: center;
    margin-bottom: 10px;
  }
  .buy-kredit-btn,
  .buy-kredit-btn-soon {
    width: 140px;
    margin-bottom: 20px;
  }
}

/*-----------------------------------*\
	$KREDIT
\*-----------------------------------*/
.kredit-header {
  min-height: 250px;
}

.kredit-header-inner {
  padding: 60px 60px 0;
  color: #fff;
  font-size: 14px;
}

.kredit-header-inner h1 {
  margin: 0 0 15px;
}

.kredit-header-inner a {
  font-weight: bold;
  color: #09f8b4;
}

.kredit-header-inner a:hover {
  color: #76fcd6;
}

.kredit-header-inner a.btn {
  color: #fff;
}

.kreditinfo {
  text-align: right;
}

.kreditinfo span {
  display: block;
  color: #0cecb0;
  font-size: 24px;
  font-family: 'Rubik', sans-serif;
}

.header-kredit {
  background: rgba(0, 0, 0, 0.25);
  padding: 25px 65px;
  margin: 30px -30px 0;
}

.buy-kredit-btn {
  display: block;
  margin: 20px auto;
  position: relative;
  text-align: center;
  color: #486082;
  width: 100%;
  border: 1px solid #eaeef4;
  box-shadow: 4px 4px 8px #eaeef4;
  background: #fff;
  transition: 250ms;
}

.buy-kredit-btn:hover {
  background: #fafafa;
}

.modal .buy-kredit-btn {
  border-radius: 3px;
  border: 1px solid #e4e6ea;
  margin-top: 30px;
  margin-bottom: 50px;
}

.kredit-value {
  padding: 15px 0;
  font-weight: bold;
  font-size: 14px;
  border-radius: 3px 3px 0 0;
  line-height: 20px;
  color: #adadad;
  text-transform: uppercase;
}

.kredit-value span {
  display: block;
  color: #737373;
  font-size: 36px;
  font-family: 'Rubik', sans-serif;
  font-weight: normal;
  line-height: 40px;
}

.kredit-price {
  background: #fafafa;
  padding: 10px 0;
  font-size: 14px;
  border-radius: 0 0 3px 3px;
  line-height: 20px;
  border-top: 1px solid #eaeef4;
  color: #adadad;
}

.modal .kredit-price {
  background: #f7f8f9;
}

.buy-kredit-btn .extra {
  position: absolute;
  right: 7px;
  top: -10px;
  background: #ff6745;
  color: #fff;
  font-weight: bold;
  font-family: 'Rubik', sans-serif;
  font-size: 12px;
  border-radius: 3px;
  line-height: 20px;
  padding: 0 5px;
}

.buy-kredit-btn-soon {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  font-family: 'Rubik', sans-serif;
  font-size: 18px;
  text-align: center;
  border-radius: 3px;
  text-transform: uppercase;
  line-height: 30px;
  padding: 50px 0;
  width: 150px;
  margin: 0 auto;
}

.modal .checkbox label {
  font-size: 14px;
  font-weight: bold;
  color: #a4a9b5;
}

.modal .checkbox label a {
  color: #14a2a2;
}

.kredit-table {
  width: 100%;
}

.kredit-table td {
  color: #4d647e;
  font-size: 14px;
  padding: 5px 0;
}

.kredit-table tr td:last-child {
  text-align: right;
  color: #14a2a2;
}

.modal hr {
  margin: 10px 0;
}

.kredit-table.total td {
  font-size: 18px;
  font-family: 'Rubik', sans-serif;
}

.available-credits {
  text-align: center;
  padding: 20px 0;
  font-size: 18px;
}

.available-credits strong {
  color: #7f7f7f;
  margin-right: 40px;
}

.available-credits span {
  color: #adadad;
}

.credit-packages-subtable {
  width: 100%;
}

.credit-packages-subtable td {
  vertical-align: middle;
}

.credit-packages-subtable td a {
  color: #7f7f7f;
}

.credit-log-th,
.credit-log-tr {
  display: table;
  width: 100%;
  color: #7f7f7f;
  font-size: 14px;
}

.credit-log-th div,
.credit-log-tr div {
  display: table-cell;
  padding: 15px;
}

.credit-log-th div:nth-child(1),
.credit-log-tr div:nth-child(1) {
  width: 20%;
}

.credit-log-th div:nth-child(2),
.credit-log-tr div:nth-child(2) {
  width: 50%;
}

.credit-log-th div:nth-child(3),
.credit-log-tr div:nth-child(3) {
  width: 30%;
}

.credit-log-tr {
  background-color: #fff;
  border: 1px solid #eaeef4;
  margin-bottom: 20px;
  box-shadow: 4px 4px 8px #ebedee;
}

.credit-log-tr div {
  padding: 25px 15px;
}

.credit-log-tr div.type, .credit-log-tr div.value {
  font-weight: bold;
}

.credit-log-tr .lnr-arrow-left,
.credit-log-tr .lnr-arrow-right {
  font-size: 24px;
  vertical-align: sub;
  margin-left: 15px;
}

.credit-log-tr .lnr-arrow-left {
  color: #29c0a3;
}

.credit-log-tr .lnr-arrow-right {
  color: #f3523d;
}

/*-----------------------------------*\
	$PRODUCTS
\*-----------------------------------*/
.product-list {
  background: #e5ebf1;
  padding-top: 10px;
}

.product-box {
  background: #ffffff;
  border: 1px solid #eaeef4;
  margin-bottom: 25px;
  box-shadow: 0 0 5px #eaeef4;
}

.product-box .head {
  border-bottom: 1px solid #dbdbdb;
  padding: 25px 20px;
  display: table;
  width: 100%;
}

.product-box .head > div {
  display: table-cell;
  vertical-align: middle;
  font-weight: 200;
}

.product-box .head .name {
  color: #464646;
  font-size: 22px;
}

.product-box .head .stock {
  text-align: right;
  color: #e1e1e1;
  font-size: 14px;
}

.product-box .body {
  padding: 22px 16px;
}

.product-box .body .image {
  text-align: center;
}

.product-box .body .image img {
  max-width: 100%;
}

.product-box .body .description {
  color: #7d7d7d;
  font-size: 14px;
  line-height: 17px;
  margin-top: 40px;
}

.product-box .foot {
  display: table;
  width: 100%;
  padding: 16px 15px;
}

.product-box .foot > div {
  display: table-cell;
  vertical-align: middle;
  font-weight: 200;
}

.product-box .foot .price {
  color: #464646;
  font-size: 20px;
  font-weight: 200;
}

.product-box .foot .buy {
  text-align: right;
}

.product-box .foot .buy .btn {
  margin: 0;
}

/* TEMPORARY STYLES */
.request-box {
  padding: 20px;
}

.request-box .request-url {
  text-align: center;
  border: 1px solid #bbb;
  padding: 10px;
  margin-bottom: 10px;
  font-weight: bold;
  background-color: #efefef;
  word-break: break-all;
}

.request-box .request-qr-code {
  padding: 20px;
  background-color: #efefef;
  border: 1px solid #bbb;
}

.request-box .request-qr-code > img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
}

::-webkit-scrollbar {
  width: 4px;
  height: 0px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 0px;
  background-color: transparent;
}

::-webkit-scrollbar-thumb {
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  background-color: #dce6ef;
}

.team-profile-preview {
  width: 120px;
  height: 120px;
  background-image: url(../images/team-profile-image-placeholder.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 0 auto;
  border-radius: 100%;
}

.team-profile-image-label {
  color: #4d647e;
  padding: 0 0 8px;
  margin-top: 30px;
  display: block;
  font-weight: bold;
}

.team-location-map {
  border: 1px solid #c8cbd0;
  border-top: none;
  border-radius: 0 0 5px 5px;
  overflow: hidden;
  height: 108px;
}

.inner-addon {
  position: relative;
}

.inner-addon .fa {
  position: absolute;
  color: #a4a9b5;
  font-size: 20px;
  top: 14px;
  left: 10px;
  pointer-events: none;
}

.inner-addon.right-addon .fa {
  left: auto;
  right: 10px;
}

.pac-container {
  z-index: 2001 !important;
}

.modal-legend {
  color: #a4a8b4;
  text-transform: uppercase;
  font-size: 12px;
  border-bottom: 1px solid #9ea3b0;
  display: block;
  margin-bottom: 20px;
}

.text-success {
  color: #14a2a2;
}

.search-modules {
  margin: 0;
  padding: 0;
  list-style-type: none;
  overflow: hidden;
}

.search-modules li {
  float: left;
  width: 50%;
  margin-bottom: 8px;
}

.search-modules li a {
  padding: 8px 0;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
}

.search-modules li a.active {
  background-color: #14a2a2;
  color: #fff;
  border-radius: 2px;
  padding: 8px 22px;
}

.rate.modal .step-1 button {
  width: 100%;
  border: 1px solid #eaeef4;
  background: transparent;
  border-radius: 4px;
  padding: 20px;
}

.rate.modal .step-1 button:active {
  background: #eaeef4;
}

.rate.modal .step-1 button:first-child {
  margin-bottom: 10px;
}

.rate.modal .step-1 button img {
  display: block;
  margin: 0 auto;
}

.rate.modal .step-1 .btn-text-1 {
  font-size: 18px;
  color: #14a2a2;
  text-align: center;
  display: block;
  margin-top: 20px;
}

.rate.modal .step-1 .btn-text-2 {
  font-size: 14px;
  color: #486082;
  text-align: center;
  display: block;
  margin-top: 10px;
}

.rate.modal .step-1 .btn-text-3 {
  font-size: 18px;
  color: #4a5f6e;
  text-align: center;
  display: block;
  margin-top: 12px;
  font-weight: bold;
}

.bootstrap-datetimepicker-widget {
  z-index: 2001;
}

.championship-agrajz .zoomer {
  background-color: #fff;
  border: 1px solid #dadada;
  overflow: hidden;
  max-height: calc(100vh - 50px);
  min-height: 200px;
  cursor: move;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
}

.championship-agrajz .zoomer.fs {
  max-height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  box-shadow: none;
  height: 100vh;
  width: 100vw;
}

.championship-agrajz .zoomer > .zoom-target {
  transform-origin: 0 0;
  display: inline-block;
}

.championship-agrajz .rounds {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
}

.championship-agrajz .rounds .round {
  min-width: 450px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.championship-agrajz .rounds .round .group-container {
  -ms-flex-positive: 1;
      flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
}

.championship-agrajz .rounds .round .group {
  position: relative;
  padding: 10px 20px;
  width: 100%;
}

.championship-agrajz .rounds .round .group:not(:last-child) {
  margin-bottom: 40px;
}

.championship-agrajz .rounds .round:not(:first-child) .group-container .group:before {
  content: '';
  position: absolute;
  background: #cbdbe8;
  height: 2px;
  width: 20px;
  left: 0px;
  top: 50%;
  margin-top: -6px;
}

.championship-agrajz .rounds .round:not(:last-child) .group-container .group:after {
  content: '';
  position: absolute;
  background: #cbdbe8;
  height: 2px;
  width: 20px;
  right: 0px;
  top: 50%;
  margin-top: -6px;
}

.championship-agrajz .rounds .round.hidden + .round .group-container .group:before {
  display: none;
}

.championship-agrajz .rounds .round:not(:last-child) .group-container:nth-child(odd):after {
  content: '';
  position: absolute;
  background: #cbdbe8;
  width: 2px;
  right: -1px;
  top: 50%;
  bottom: 4px;
  margin-top: -6px;
}

.championship-agrajz .rounds .round:not(:last-child) .group-container:nth-child(even):after {
  content: '';
  position: absolute;
  background: #cbdbe8;
  width: 2px;
  right: -1px;
  top: -6px;
  bottom: 50%;
  margin-bottom: 4px;
}

.championship-agrajz .rounds .round .group-container:only-child:before,
.championship-agrajz .rounds .round .group-container:only-child:after {
  display: none;
}

.championship-agrajz .branch-label {
  text-align: left;
  position: relative;
}

.championship-agrajz .branch-label > span {
  position: relative;
  padding: 0 20px;
  color: #899ead;
  margin-left: 100px;
}

.championship-agrajz .branch-label > span:before,
.championship-agrajz .branch-label > span:after {
  content: '';
  height: 2px;
  position: absolute;
  background: #899ead;
  width: 10000px;
  left: -10000px;
  top: 50%;
  margin-top: -1px;
}

.championship-agrajz .branch-label > span:after {
  right: -10000px;
  left: auto;
}

.championship-agrajz.lower-branch .round {
  margin-top: 82px;
}

.championship-agrajz.lower-branch .round:nth-child(2).hidden ~ .round {
  margin-top: 164px;
}

.championship-agrajz.lower-branch .round:nth-child(4).hidden ~ .round {
  margin-top: 246px;
}

.championship-agrajz.lower-branch .round:nth-child(6).hidden ~ .round {
  margin-top: 328px;
}

.championship-agrajz.lower-branch .round:nth-child(8).hidden ~ .round {
  margin-top: 410px;
}

.championship-agrajz.lower-branch .round:nth-child(10).hidden ~ .round {
  margin-top: 492px;
}

.championship-agrajz.lower-branch .round:nth-child(2) .group-container,
.championship-agrajz.lower-branch .round:nth-child(3) .group-container {
  top: -82px;
}

.championship-agrajz.lower-branch .round:nth-child(4) .group-container,
.championship-agrajz.lower-branch .round:nth-child(5) .group-container {
  top: -164px;
}

.championship-agrajz.lower-branch .round:nth-child(6) .group-container,
.championship-agrajz.lower-branch .round:nth-child(7) .group-container {
  top: -246px;
}

.championship-agrajz.lower-branch .round:nth-child(8) .group-container,
.championship-agrajz.lower-branch .round:nth-child(9) .group-container {
  top: -328px;
}

.championship-agrajz.lower-branch .round:nth-child(10) .group-container,
.championship-agrajz.lower-branch .round:nth-child(11) .group-container {
  top: -410px;
}

.championship-agrajz.lower-branch .round:nth-child(12) .group-container,
.championship-agrajz.lower-branch .round:nth-child(13) .group-container {
  top: -492px;
}

.championship-agrajz.lower-branch .round:nth-child(odd) .group-container:after {
  display: block !important;
  height: 2px !important;
  width: 20px !important;
  right: 0px !important;
  top: 50% !important;
  margin-top: -6px;
}

.championship-agrajz.lower-branch .round:nth-child(odd) .group-container .group:after {
  width: 2px;
  top: 0;
  margin-top: 4px;
  margin-bottom: 4px;
  bottom: 50%;
  height: auto;
  right: -1px;
}

.zoomer .info {
  background: rgba(0, 0, 0, 0.2);
  font-size: 12px;
  color: #fff;
  position: absolute;
  padding: 4px;
  right: 50px;
  top: 38px;
  display: none;
  z-index: 10;
}

.zoomer .controls {
  position: absolute;
  border-radius: 3px;
  width: 40px;
  z-index: 10;
  padding: 4px;
  background: rgba(0, 0, 0, 0.2);
  right: 6px;
  top: 6px;
}

.championship-agrajz .zoomer.fs .info,
.championship-agrajz .zoomer.fs .controls {
  position: fixed;
}

.zoomer .controls .btn {
  display: block;
  background-color: #fff;
  padding: 10px;
  border-radius: 3px;
  border: none;
  width: 100%;
  color: #333;
}

.zoomer .controls .btn:hover,
.zoomer .controls .btn:active,
.zoomer .controls .btn:focus {
  color: #555;
}

.zoomer .controls .btn:not(:last-child) {
  margin-bottom: 4px;
}

/* ADMIN TOOLBAR */
.admin-toolbar {
  position: fixed;
  bottom: 0;
  left: 0;
  overflow: hidden;
  padding: 4px;
  background-color: #fefefe;
  box-shadow: 0 0 10px #d5d5d5;
  z-index: 999;
}

.admin-toolbar label {
  min-height: 0;
  font-size: 10px;
  padding: 0;
  color: #4d647e;
}

.admin-toolbar .btn {
  margin: 0 10px;
  font-size: 10px;
}

.admin-toolbar .form-control {
  height: 27px;
  padding: 0px 5px;
  line-height: 27px;
  font-size: 10px;
}

.admin-toolbar .close {
  font-size: 25px;
  color: #000;
}

iframe.ad {
  border: none;
  display: block;
  margin: 0 auto;
  pointer-events: none;
}

/* EVENT CREATE MODAL */
.modal.event-create .modal-dialog, .modal.register .modal-dialog {
  width: 500px;
  max-width: 95%;
}

@media (max-width: 767px) {
  .modal.event-create .modal-dialog, .modal.register .modal-dialog {
    margin: 10px auto;
  }
}

.modal.event-create .modal-content, .modal.register .modal-content {
  overflow: hidden;
}

.modal.event-create .modal-body-content, .modal.register .modal-body-content {
  padding: 0;
}

.modal.event-create .modal-header, .modal.register .modal-header {
  border: none;
}

.modal.event-create .modal-header .close, .modal.register .modal-header .close {
  top: -2px;
}

.modal.event-create .modal-title, .modal.register .modal-title {
  font-size: 22px;
}

.modal.event-create .modal-title .lnr, .modal.register .modal-title .lnr {
  position: relative;
  top: 2px;
}

.modal.event-create .modal-title a:hover, .modal.event-create .modal-title a:focus, .modal.register .modal-title a:hover, .modal.register .modal-title a:focus {
  color: #fff;
  text-decoration: none;
}

.modal.event-create .step .types, .modal.register .step .types {
  margin: 0;
  padding: 0;
}

.modal.event-create .step .types li, .modal.register .step .types li {
  padding: 20px 60px 20px 5px;
  display: table;
  position: relative;
  cursor: pointer;
  transition: 250ms;
  width: 100%;
}

.modal.event-create .step .types li.disabled, .modal.register .step .types li.disabled {
  opacity: .2;
  pointer-events: none;
}

.modal.event-create .step .types li .icon, .modal.event-create .step .types li .text, .modal.register .step .types li .icon, .modal.register .step .types li .text {
  display: table-cell;
  vertical-align: middle;
}

.modal.event-create .step .types li .icon, .modal.register .step .types li .icon {
  font-size: 60px;
  min-width: 120px;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  padding: 0;
}

.modal.event-create .step .types li .icon img, .modal.register .step .types li .icon img {
  display: inline-block;
}

.modal.event-create .step .types li .lnr-chevron-right, .modal.register .step .types li .lnr-chevron-right {
  position: absolute;
  font-size: 24px;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
}

.modal.event-create .step .types li:not(:last-child), .modal.register .step .types li:not(:last-child) {
  border-bottom: 1px solid #d9dfe9;
}

.modal.event-create .step .types li:hover, .modal.register .step .types li:hover {
  background-color: #d9dfe9;
}

.modal.event-create .step .types li.disabled, .modal.register .step .types li.disabled {
  background-color: #f2f2f2;
  color: #909298;
  cursor: default;
}

.modal.event-create .step .types li.disabled p, .modal.register .step .types li.disabled p {
  color: #909298 !important;
}

.modal.event-create .step .types li.blue, .modal.register .step .types li.blue {
  color: #4c7feb;
}

.modal.event-create .step .types li.red, .modal.register .step .types li.red {
  color: #dd4b39;
}

.modal.event-create .step .types h3, .modal.register .step .types h3 {
  font-size: 20px;
  margin: 0 0 12px;
}

.modal.event-create .step .types p, .modal.register .step .types p {
  font-size: 14px;
  color: #8892a6;
  margin: 0;
}

.modal.event-create .step .types.compact .icon, .modal.register .step .types.compact .icon {
  font-size: 24px;
  width: 60px;
  padding: 0;
  text-align: center;
}

.modal.event-create .step .types.compact h3, .modal.register .step .types.compact h3 {
  font-size: 16px;
  margin: 0;
}

.modal.event-create .step .types.compact p, .modal.register .step .types.compact p {
  display: none;
}

.modal.event-create .step .open-drafts, .modal.register .step .open-drafts {
  padding: 18px 30px;
  font-size: 16px;
  background-color: #f6f6f6;
  border-top: 1px solid #d9dfe9;
  cursor: pointer;
}

.modal.event-create .step .open-drafts .lnr-layers, .modal.register .step .open-drafts .lnr-layers {
  margin-right: 18px;
  font-size: 36px;
  vertical-align: middle;
  display: inline-block;
}

.modal.event-create .step .open-drafts:hover, .modal.register .step .open-drafts:hover {
  background-color: #d3d8e2;
}

.modal.event-create .step .parameters,
.modal.event-create .step .draft-list, .modal.register .step .parameters,
.modal.register .step .draft-list {
  margin: 0;
  padding: 0;
}

.modal.event-create .step .parameters li,
.modal.event-create .step .draft-list li, .modal.register .step .parameters li,
.modal.register .step .draft-list li {
  border-bottom: 1px solid #a8aeba;
  position: relative;
  padding-bottom: 0;
}

.modal.event-create .step .parameters li > a,
.modal.event-create .step .draft-list li > a, .modal.register .step .parameters li > a,
.modal.register .step .draft-list li > a {
  padding: 20px 85px 20px 15px;
  display: block;
  position: relative;
}

.modal.event-create .step .parameters li > a:hover, .modal.event-create .step .parameters li > a:focus, .modal.event-create .step .parameters li > a:active,
.modal.event-create .step .draft-list li > a:hover,
.modal.event-create .step .draft-list li > a:focus,
.modal.event-create .step .draft-list li > a:active, .modal.register .step .parameters li > a:hover, .modal.register .step .parameters li > a:focus, .modal.register .step .parameters li > a:active,
.modal.register .step .draft-list li > a:hover,
.modal.register .step .draft-list li > a:focus,
.modal.register .step .draft-list li > a:active {
  text-decoration: none;
  color: initial;
}

.modal.event-create .step .parameters li > a:hover,
.modal.event-create .step .draft-list li > a:hover, .modal.register .step .parameters li > a:hover,
.modal.register .step .draft-list li > a:hover {
  background-color: #d9dfe9;
}

.modal.event-create .step .parameters li:not(.has-collapse),
.modal.event-create .step .draft-list li:not(.has-collapse), .modal.register .step .parameters li:not(.has-collapse),
.modal.register .step .draft-list li:not(.has-collapse) {
  padding: 30px 20px 30px 25px;
  cursor: pointer;
}

.modal.event-create .step .parameters li:not(.has-collapse):hover,
.modal.event-create .step .draft-list li:not(.has-collapse):hover, .modal.register .step .parameters li:not(.has-collapse):hover,
.modal.register .step .draft-list li:not(.has-collapse):hover {
  background-color: #d9dfe9;
}

.modal.event-create .step .parameters li h3,
.modal.event-create .step .draft-list li h3, .modal.register .step .parameters li h3,
.modal.register .step .draft-list li h3 {
  font-size: 20px;
  margin: 0 0 10px;
}

.modal.event-create .step .parameters li .lnr,
.modal.event-create .step .parameters li .fa,
.modal.event-create .step .draft-list li .lnr,
.modal.event-create .step .draft-list li .fa, .modal.register .step .parameters li .lnr,
.modal.register .step .parameters li .fa,
.modal.register .step .draft-list li .lnr,
.modal.register .step .draft-list li .fa {
  position: absolute;
  font-size: 30px;
  top: 50%;
  transform: translateY(-50%);
  right: 40px;
}

.modal.event-create .step .parameters li .subtext,
.modal.event-create .step .draft-list li .subtext, .modal.register .step .parameters li .subtext,
.modal.register .step .draft-list li .subtext {
  font-size: 14px;
  margin: 0;
  min-height: 25px;
  max-width: 90%;
}

.modal.event-create .step .parameters li .delete,
.modal.event-create .step .draft-list li .delete, .modal.register .step .parameters li .delete,
.modal.register .step .draft-list li .delete {
  position: absolute;
  right: 7px;
  background: transparent;
  border: none;
  top: 7px;
  z-index: 2;
  padding: 0;
  display: none;
}

.modal.event-create .step .parameters li .delete .lnr,
.modal.event-create .step .draft-list li .delete .lnr, .modal.register .step .parameters li .delete .lnr,
.modal.register .step .draft-list li .delete .lnr {
  position: relative;
  transform: none;
  right: 0;
  top: 0;
  font-size: 20px;
  opacity: .75;
}

.modal.event-create .step .parameters li:hover .delete,
.modal.event-create .step .draft-list li:hover .delete, .modal.register .step .parameters li:hover .delete,
.modal.register .step .draft-list li:hover .delete {
  display: block;
}

.modal.event-create .step .parameters li .icon,
.modal.event-create .step .draft-list li .icon, .modal.register .step .parameters li .icon,
.modal.register .step .draft-list li .icon {
  position: absolute;
  right: 34px;
  top: 50%;
  transform: translateY(-50%);
}

.modal.event-create .step .parameters li .icon img,
.modal.event-create .step .draft-list li .icon img, .modal.register .step .parameters li .icon img,
.modal.register .step .draft-list li .icon img {
  max-height: 42px;
  height: 42px;
}

.modal.event-create .step .parameters li .box,
.modal.event-create .step .draft-list li .box, .modal.register .step .parameters li .box,
.modal.register .step .draft-list li .box {
  padding: 15px 20px 15px 15px;
}

.modal.event-create .step .parameters li .box label,
.modal.event-create .step .draft-list li .box label, .modal.register .step .parameters li .box label,
.modal.register .step .draft-list li .box label {
  font-size: 18px;
  color: #606879;
}

.modal.event-create .step .parameters li .box .map,
.modal.event-create .step .draft-list li .box .map, .modal.register .step .parameters li .box .map,
.modal.register .step .draft-list li .box .map {
  height: 300px;
}

.modal.event-create .step .parameters li .box .checkbox label,
.modal.event-create .step .draft-list li .box .checkbox label, .modal.register .step .parameters li .box .checkbox label,
.modal.register .step .draft-list li .box .checkbox label {
  font-size: 14px;
  padding-left: 0;
}

.modal.event-create .step .parameters .empty,
.modal.event-create .step .draft-list .empty, .modal.register .step .parameters .empty,
.modal.register .step .draft-list .empty {
  padding: 30px;
  text-align: center;
  color: #888;
}

.modal.event-create .step .add-additional, .modal.register .step .add-additional {
  text-align: right;
  padding: 36px 46px;
  font-size: 18px;
}

.modal.event-create .step .add-additional .lnr, .modal.register .step .add-additional .lnr {
  font-size: 24px;
  color: #186be7;
  vertical-align: middle;
  margin-left: 20px;
  display: inline-block;
}

.modal.event-create .step .start-btn, .modal.register .step .start-btn {
  padding: 25px;
  text-align: right;
}

.modal.event-create .step .start-btn input.draft, .modal.register .step .start-btn input.draft {
  background: none;
  border: none;
  vertical-align: bottom;
  margin-right: 20px;
  font-size: 18px;
  transition: 250ms;
}

.modal.event-create .step .start-btn input.draft[disabled], .modal.register .step .start-btn input.draft[disabled] {
  color: #dadada;
}

.modal.event-create .step .start-btn input.live, .modal.register .step .start-btn input.live {
  font-size: 18px;
  color: #fff;
  width: 210px;
  padding: 25px;
  background-color: #186be7;
  border: none;
  border-radius: 3px;
  transition: 250ms;
}

.modal.event-create .step .start-btn input.live:hover, .modal.register .step .start-btn input.live:hover {
  background-color: #114da7;
}

.modal.event-create .step .start-btn input.live[disabled], .modal.register .step .start-btn input.live[disabled] {
  opacity: 0.2;
  pointer-events: none;
}

.modal.event-create .step .next-btn, .modal.register .step .next-btn {
  width: 100%;
  background: #f1f1f1;
  font-size: 14px;
  color: #1366ff;
  border: none;
  padding: 20px 10px;
  line-height: 1;
  transition: 250ms;
}

.modal.event-create .step .next-btn .lnr, .modal.register .step .next-btn .lnr {
  font-size: 20px;
  vertical-align: middle;
}

.modal.event-create .step .next-btn:hover, .modal.register .step .next-btn:hover {
  background: #c5c5c5;
}

.modal.event-create .step label, .modal.register .step label {
  color: #3f4655;
  font-weight: bold;
}

.modal.event-create .step.additional .delete, .modal.register .step.additional .delete {
  display: none !important;
}

.modal.event-create .header1,
.modal.event-create .header2,
.modal.event-create .header3,
.modal.event-create .header4 {
  display: none;
}

.modal.event-create .steps {
  width: 400%;
  transition: 250ms;
}

.modal.event-create .steps .step {
  width: 25%;
  float: left;
}

.modal.event-create.show1 .header1 {
  display: block;
}

.modal.event-create.show1 .steps {
  transform: translateX(0%);
}

.modal.event-create.show1 .steps .step.step2,
.modal.event-create.show1 .steps .step.additional,
.modal.event-create.show1 .steps .step.drafts {
  display: none;
}

.modal.event-create.show2 .header2 {
  display: block;
}

.modal.event-create.show2 .steps {
  transform: translateX(-25%);
}

.modal.event-create.show2 .steps .step.additional,
.modal.event-create.show2 .steps .step.drafts {
  display: none;
}

.modal.event-create.show3 .header3 {
  display: block;
}

.modal.event-create.show3 .steps {
  transform: translateX(-50%);
}

.modal.event-create.show3 .steps .step.drafts {
  display: none;
}

.modal.event-create.show4 .header4 {
  display: block;
}

.modal.event-create.show4 .steps {
  transform: translateX(-25%);
}

.modal.event-create.show4 .steps .step.step2,
.modal.event-create.show4 .steps .step.additional {
  display: none;
}

.modal.register .header1,
.modal.register .header2,
.modal.register .header3,
.modal.register .header4,
.modal.register .header5 {
  display: none;
}

.modal.register .steps {
  width: 500%;
  transition: 250ms;
}

.modal.register .steps .step {
  width: 20%;
  float: left;
}

.modal.register.show1 .header1 {
  display: block;
}

.modal.register.show1 .steps {
  transform: translateX(0%);
}

.modal.register.show1 .steps .step.step2,
.modal.register.show1 .steps .step.step3,
.modal.register.show1 .steps .step.step4,
.modal.register.show1 .steps .step.step5 {
  display: none;
}

.modal.register.show2 .header2 {
  display: block;
}

.modal.register.show2 .steps {
  transform: translateX(-20%);
}

.modal.register.show2 .steps .step.step3,
.modal.register.show2 .steps .step.step4,
.modal.register.show2 .steps .step.step5 {
  display: none;
}

.modal.register.show3 .header3 {
  display: block;
}

.modal.register.show3 .steps {
  transform: translateX(-40%);
}

.modal.register.show3 .steps .step.step4,
.modal.register.show3 .steps .step.step5 {
  display: none;
}

.modal.register.show4 .header4 {
  display: block;
}

.modal.register.show4 .venue-fields {
  display: none;
}

.modal.register.show4 .steps {
  transform: translateX(-60%);
}

.modal.register.show4 .steps .step.step5 {
  display: none;
}

.modal.register.show4.show-venue .header4 {
  display: block;
}

.modal.register.show4.show-venue .regular-user-fields {
  display: none;
}

.modal.register.show4.show-venue .venue-fields {
  display: block !important;
}

.modal.register.show4.show-venue .steps {
  transform: translateX(-60%);
}

.modal.register.show4.show-venue .steps .step.step5 {
  display: none;
}

.modal.register.show5 .header5 {
  display: block;
}

.modal.register.show5 .steps {
  transform: translateX(-80%);
}

/* INLINE EDITOR */
.edit-mode-enabled {
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 0;
  font-size: 18px;
  line-height: 50px;
  height: 0;
  transition: 400ms;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  width: 100%;
}

@media (max-width: 767px) {
  .edit-mode-enabled {
    width: 100vw;
    margin-left: -15px;
    position: relative;
  }
}

.edit-mode-enabled .lnr {
  font-size: 30px;
  vertical-align: middle;
  margin-right: 20px;
}

.edit-mode-enabled .btn {
  margin: 0;
  border-radius: 0;
  color: #0f6957;
  font-size: 14px;
  padding: 5px 15px;
  line-height: 35px;
  box-shadow: 2px 2px 6px #555;
  display: block;
}

.edit-mode-enabled .btn .lnr {
  margin-left: 45px;
  margin-right: 0;
}

body.inline-editor-enabled .edit-mode-enabled {
  height: 80px;
  padding: 15px 0;
}

body.inline-editor-enabled #theme-changer {
  padding: 20px 0 10px;
  height: 114px;
}

body.inline-editor-enabled .section-actions {
  display: none;
}

body.inline-editor-enabled #editor-toggle-icon {
  display: none;
}

body.inline-editor-enabled .inline-editable-field {
  text-decoration: underline !important;
  -webkit-text-decoration-style: dashed !important;
          text-decoration-style: dashed !important;
  text-underline-position: under !important;
  cursor: pointer !important;
}

body.inline-editor-enabled .inline-editable-field:hover {
  -webkit-text-decoration-color: red !important;
          text-decoration-color: red !important;
}

body.inline-editor-enabled .sidebar-container {
  padding-top: 80px;
}

body.inline-editor-enabled .section-header {
  padding-top: 30px;
}

.editor-popover {
  min-width: 220px;
  padding: 0;
  border: none !important;
}

.editor-popover .fields {
  padding: 14px;
}

.editor-popover .btn {
  background-color: #f55632;
  color: #fff;
  border-radius: 0;
  font-size: 14px;
  border: none;
  margin: 0;
  transition: 250ms;
}

.editor-popover .control-label {
  font-size: 14px;
  color: #3d566e;
  padding: 0 0 10px;
  min-height: 0;
}

.editor-popover .form-control {
  border: none;
  background-color: #e2e6e9;
  border-radius: 0;
  height: 40px;
}

.editor-popover textarea.form-control {
  width: 300px;
  height: 110px;
}

.editor-popover .map {
  height: 115px;
}

#theme-changer {
  border-bottom: none;
  padding: 0;
  height: 0;
  transition: 400ms;
}

#theme-changer .section-title {
  color: #58799b;
  font-size: 18px;
  padding: 0 0 10px;
}

@media (max-width: 767px) {
  #theme-changer {
    display: block !important;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 0 15px !important;
    z-index: 1;
    height: 0;
    overflow: hidden;
    width: 100vw;
    margin-left: -15px;
  }
}

.themes {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

@media (max-width: 767px) {
  .themes {
    text-align: center;
    padding: 15px 0;
  }
}

.themes li {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 10px;
  position: relative;
  background-size: contain;
  background-position: center;
}

.themes li:first-child {
  margin-left: 0;
}

@media (max-width: 767px) {
  .themes li {
    margin: 5px;
  }
  .themes li:first-child {
    margin-left: 5px;
  }
}

.themes li:not(.locked) {
  cursor: pointer;
}

.themes li:not(.locked):hover {
  box-shadow: 0 0 10px inset;
}

.themes li.locked:after {
  content: "\e80f";
  font-family: Linearicons-Free;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 18px;
  text-shadow: 1px 1px 2px #777;
}

.text-header {
  height: 150px;
  line-height: 150px;
  text-align: center;
}

.text-header.with-tabs {
  height: 248px;
}

.text-header.auto-height {
  height: auto;
  line-height: 1;
  padding: 70px 0 50px;
}

.text-header h1 {
  font-size: 36px;
  text-align: center;
  color: #fff;
  font-weight: 200;
  margin: 0;
  vertical-align: middle;
  display: inline-block;
}

@media (max-width: 767px) {
  .text-header h1 {
    font-size: 25px;
  }
}

.text-header .header-subtext {
  font-size: 18px;
  color: #fff;
  line-height: 22px;
  max-width: 768px;
  font-weight: 200;
  display: block;
  margin: 20px auto;
}

.text-header .header-subtext a {
  color: #09f8b4;
}

.text-header .lnr,
.text-header .icon {
  margin-right: 25px;
  font-size: inherit;
}

.text-header .tabs {
  line-height: 1;
  background: #fafafa;
  border-bottom: 1px solid #cfd4d9;
  height: 98px;
}

@media (max-width: 767px) {
  .text-header .tabs {
    height: auto;
  }
}

.text-header .tabs ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

@media (max-width: 767px) {
  .text-header .tabs ul {
    padding: 20px 0;
  }
}

.text-header .tabs ul li {
  display: inline-block;
  font-size: 24px;
  color: #414c57;
  font-weight: 100;
  padding: 36px 10px;
}

@media (max-width: 767px) {
  .text-header .tabs ul li {
    padding: 10px;
    font-size: 20px;
    display: block;
  }
}

.text-header .tabs ul li.active a {
  position: relative;
}

.text-header .tabs ul li.active a:after {
  content: '';
  position: absolute;
  bottom: -4px;
  background: #e02b2a;
  height: 2px;
  left: 0;
  width: 100%;
}

@media (max-width: 767px) {
  .text-header {
    height: auto !important;
    line-height: 80px;
  }
}

.text-content {
  margin-top: 20px;
}

.modal-footer .btn {
  margin-bottom: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .form-control.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-btn > .form-control.btn,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  font-size: 14px;
}

.main-notifications .popover-content,
.main-messages .popover-content {
  padding: 0 !important;
}

.anno {
  pointer-events: all;
  white-space: normal;
}

.anno-overlay {
  display: none;
}

.table-valign-middle td {
  vertical-align: middle !important;
}

.fa-regular, .fa-solid {
  font-family: 'FontAwesome';
}

html {
  height: 100%;
  font-family: 'Open Sans', sans-serif;
  background: #ffffff;
  font-size: 100%;
}

@media (max-width: 1199px) {
  html {
    font-size: 93.75%;
  }
}

@media (max-width: 991px) {
  html {
    font-size: 87.5%;
  }
}

@media (max-width: 767px) {
  html {
    font-size: 87.5%;
  }
}

@media (max-width: 479px) {
  html {
    font-size: 85%;
  }
}

body {
  height: 100%;
  overflow-y: auto;
  font-family: 'Open Sans', sans-serif;
  color: #464646;
  background-attachment: fixed;
}

#wrapper {
  min-height: 100%;
  position: relative;
  transition: margin-right .3s ease-in-out;
}

#main-content {
  position: relative;
  transition: margin-top .3s ease-in-out, margin-bottom .3s ease-in-out;
  min-height: 100%;
  min-width: 100%;
  width: 100%;
  background: #ffffff;
}

@media (max-width: 767px) {
  #main-content {
    margin-top: 0;
    margin-bottom: 80px;
  }
}

@media (max-width: 479px) {
  #main-content {
    margin-bottom: 48px;
  }
}

#main-content.navbar-hidden {
  margin-top: 0 !important;
}

a.anchor {
  display: block;
  position: relative;
  top: -80px;
  visibility: hidden;
}

.cf:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.navopened #wrapper {
  margin-right: 290px;
}

@media (max-width: 767px) {
  .navopened #wrapper {
    margin-right: 0px;
  }
}

.navopened #top-menu {
  padding-right: 290px;
}

@media (max-width: 767px) {
  .navopened #top-menu {
    padding-right: 0;
  }
}

.inverse {
  color: #ffffff;
}

.icon {
  font-size: 1.2rem;
}

.text-primary {
  color: #f0392c;
}

.visible-active {
  display: none;
}

.visible-notactive {
  display: block;
}

.active .visible-notactive {
  display: none;
}

.active .visible-active {
  display: block;
}

.active.visible-notactive {
  display: none;
}

.active.visible-active {
  display: block;
}

/*/////////////////////////////////////////////
// CUSTOM DROPDOWN
//////////////////////////////////////////////*/
.tzSelect {
  display: table;
  position: relative;
  font-size: 1rem;
}

.tzSelect .selectBox {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 1.5em;
  height: 42px;
  line-height: 42px;
  width: 100%;
  color: #666666;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 0);
  border-bottom-width: 0px;
  transition: padding .1s ease-in-out;
  padding-right: 15px;
  display: table;
}

.tzSelect .selectBox .selectBoxText {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: table-cell;
}

.tzSelect .selectBox i {
  font-size: 12px;
  color: rgba(70, 70, 70, 0.5);
  padding-left: 5px;
  display: table-cell;
}

.tzSelect .selectBox:hover {
  color: #2c5667;
}

.tzSelect .selectBox.expanded {
  padding-left: 7px;
  color: #2c5667;
  border: 1px solid #dce6ef;
  border-bottom-width: 0px;
}

.tzSelect .selectBox.expanded .arrow-up {
  display: table-cell;
}

.tzSelect .selectBox.expanded .arrow-down {
  display: none;
}

.tzSelect .selectBox .arrow-up {
  display: none;
}

.tzSelect .dropDown {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  border: 1px solid #dce6ef;
  border-top-width: 0px;
  list-style: none;
  z-index: 85;
  margin: 0;
  padding: 0;
}

.tzSelect li {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: 15px;
  cursor: pointer;
  position: relative;
  background: #fff;
}

.tzSelect li:hover {
  color: #ffffff;
  background: #f0392c;
}

.tzSelect li i {
  color: #999999;
  font-size: 12px;
}

@media (max-width: 767px) {
  .tzSelect.big-select .selectBox .selectBoxText {
    font-size: 1.5rem;
  }
}

@media (max-width: 479px) {
  .tzSelect.big-select .selectBox .selectBoxText {
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 380px) {
  .tzSelect.big-select .selectBox .selectBoxText {
    max-width: 100px;
  }
}

@media screen and (max-width: 360px) {
  .tzSelect.big-select .selectBox .selectBoxText {
    max-width: 80px;
  }
}

@media screen and (max-width: 340px) {
  .tzSelect.big-select .selectBox .selectBoxText {
    max-width: 60px;
  }
}

select {
  vertical-align: top;
  height: 44px;
  padding-left: 5px;
  padding-right: 5px;
}

/*/////////////////////////////////////////////
// Jquery ui slider
//////////////////////////////////////////////*/
.range-slider {
  min-height: 50px;
  padding: 10px 0;
}

.range-slider p span {
  font-size: 0.875rem;
}

.range-slider.simple {
  overflow: hidden;
}

.range-slider.simple .ui-slider-horizontal {
  margin-right: 14px;
}

.range-slider.simple .ui-slider-horizontal .ui-slider-handle {
  margin-left: 0;
}

.ui-slider-horizontal {
  background: #d3d6e2;
  height: 3px;
  border-radius: 1px;
}

.ui-slider-horizontal .ui-slider-range {
  background: #f0392c;
}

.ui-slider-horizontal[data-range="false"] .ui-slider-handle:before {
  content: "";
  width: 1000px;
  height: 3px;
  position: absolute;
  left: -1000px;
  top: 3px;
  background: #f0392c;
  cursor: pointer;
}

.ui-slider-horizontal .ui-slider-handle {
  cursor: pointer;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 3px solid #f0392c;
  top: -6px;
  margin-left: -11px;
  background: #f0392c;
}

.ui-slider-horizontal .ui-slider-handle:last-child {
  margin-left: -3px;
}

.range-slider p {
  margin: 5px 0 0;
}

.ui-widget.ui-widget-content {
  border: none;
}

/*/////////////////////////////////////////////
// Vegyes kis dolgok
//////////////////////////////////////////////*/
.btn {
  color: #586866;
  border-radius: 25px;
  font-size: 1rem;
  font-weight: 600;
  padding: 13px 15px;
  transition: .1s ease-in-out;
  border: none;
  border: 1px solid #dce6ef;
  margin-bottom: 15px;
}

.btn.big {
  font-size: 1.5rem;
  border-radius: 5rem;
  font-weight: normal;
}

@media (max-width: 767px) {
  .btn.big {
    font-size: 1.37rem;
  }
}

@media (max-width: 479px) {
  .btn.big {
    font-size: 1.2rem;
  }
}

.btn.btn-fluid {
  width: 100%;
}

.btn.btn-green {
  background: #f0392c;
  color: #fff;
  border: none;
}

.btn.btn-green:hover {
  background: #f3665c;
}

.btn.btn-primary {
  border: none;
  color: #ffffff;
  background: #f0392c;
  background: linear-gradient(to bottom, #f0392c 0%, #fc773a 100%);
}

.btn.btn-primary:hover {
  background: #f3665c;
  background: linear-gradient(to bottom, #f3665c 0%, #fd9a6c 100%);
}

.btn.btn-important {
  border: none;
  border-radius: 3px;
  font-size: 1.5rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #ffffff;
  background: #f0392c;
  background: linear-gradient(to bottom, #f0392c 0%, #fc773a 100%);
}

.btn.btn-important:hover {
  background: #f3665c;
  background: linear-gradient(to bottom, #f3665c 0%, #fd9a6c 100%);
}

.btn.btn-line {
  border: 1px solid #dce6ef;
  color: #464646;
  background: white;
}

.btn.btn-line:hover {
  color: #464646;
  background: white;
  box-shadow: none;
  border: 1px solid #dce6ef;
}

h1,
h2,
h3,
h4 {
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
}

h1 {
  font-size: 3rem;
  margin: 50px 0;
}

@media (max-width: 767px) {
  h1 {
    font-size: 2.5rem;
  }
}

@media (max-width: 479px) {
  h1 {
    font-size: 2rem;
  }
}

h2 {
  font-size: 2rem;
  margin: 20px 0;
}

h3 {
  font-size: 1.5rem;
  margin: 20px 0;
}

h4 {
  font-size: 1.2rem;
  margin: 20px 0;
}

p {
  font-size: 14px;
}

ul {
  list-style-type: none;
  list-style: none;
  margin-bottom: 15px;
}

ul li {
  padding-bottom: 15px;
}

a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  transition: color .1s ease-in-out;
}

a:hover {
  color: #f0392c;
  text-decoration: none;
}

a:focus {
  color: #f0392c;
  outline: none;
  text-decoration: none;
}

.bg-white {
  background: #ffffff;
}

.bg-grey1 {
  background: #fafafa;
}

.bg-grey2 {
  background: #f0f0f0;
}

.bg-grey3 {
  background: #e4e4e4;
}

.rating {
  text-align: center;
  border-radius: 50%;
  font-weight: 600;
  color: #fff;
  display: inline-block;
}

.rat1 {
  background: #345071;
}

.rat2 {
  background: #2b7588;
}

.rat3 {
  background: #1da0a1;
}

.rat4 {
  background: #13c1b4;
}

.rat5 {
  background: #2aecaf;
}

.height100 {
  height: 100%;
}

.mytabs {
  display: inline-block;
  margin-left: 15px;
  margin-top: 25px;
  position: relative;
  opacity: 0;
  pointer-events: none;
  transition: opacity .3s ease-in-out;
}

.collapsed .mytabs {
  opacity: 0;
  pointer-events: none;
}

.open .mytabs {
  opacity: 1;
  pointer-events: all;
}

@media (max-width: 767px) {
  .mytabs {
    position: absolute;
    margin-top: 15px;
    margin-left: 0;
    z-index: 1000;
  }
}

.mytabs.secondarymenu {
  opacity: 1;
  pointer-events: all;
}

.mytabs h3 {
  display: inline-block;
  margin: 0;
}

@media (max-width: 767px) {
  body.inline-editor-enabled .mytabs {
    position: relative;
  }
}

.mytab.active {
  display: none;
}

.secondarymenu .mytab {
  cursor: pointer;
  display: inline-block;
  margin-right: 30px;
  padding-bottom: 5px;
  margin-bottom: 25px;
}

.secondarymenu .mytab.active {
  display: inline-block;
  border-bottom: 4px solid #f0392c;
}

.mytab-content {
  display: none;
}

.mytab-content.active {
  display: block;
}

.sport-pin {
  position: relative;
  z-index: 10;
  width: 50px;
  height: 50px;
  display: inline-block;
  margin-right: 15px;
}

.sport-pin .pin-icon {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 10px;
  left: 10px;
}

.sport-pin .pin-content {
  position: absolute;
  left: 10%;
  top: 10%;
  width: 80%;
  height: 80%;
  background-color: #dbe3e3;
  border-radius: 50%;
  background-image: url("../images_new/frontpage_profile.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  overflow: hidden;
}

.sport-pin .pin-text {
  text-align: center;
  background: rgba(0, 0, 0, 0.3);
  height: 60px;
  width: 100%;
  position: absolute;
  bottom: 0;
}

.sport-pin .pin-text h3,
.sport-pin .pin-text p {
  margin: 0;
  color: white;
}

.sport-pin .pin-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 4px 8px 30px rgba(72, 96, 130, 0.2);
  z-index: -1;
  border-radius: 50% 50% 50% 0;
  background: white;
  transform: rotate(-45deg);
  border: 1px solid #dce6ef;
}

.sport-pin .pin-pulse {
  background: rgba(0, 0, 0, 0.03);
  border-radius: 50%;
  height: 80px;
  width: 80px;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: rotateX(55deg) translate(-50%, 50%);
  z-index: -2;
}

.sport-pin .pin-pulse:after {
  content: "";
  border-radius: 50%;
  height: 80px;
  width: 80px;
  position: absolute;
  animation: pulsate 1s ease-out;
  animation-iteration-count: infinite;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  box-shadow: 0 0 1px 2px #89849b;
  animation-delay: 1.1s;
}

.pin {
  position: absolute;
  z-index: 10;
  width: 300px;
  height: 300px;
}

.pin .pin-content {
  position: absolute;
  left: 10%;
  top: 10%;
  width: 80%;
  height: 80%;
  background-color: #dbe3e3;
  border-radius: 50%;
  background-image: url("../images_new/frontpage_profile.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  overflow: hidden;
}

.pin .pin-text {
  text-align: center;
  background: rgba(0, 0, 0, 0.3);
  height: 60px;
  width: 100%;
  position: absolute;
  bottom: 0;
}

.pin .pin-text h3,
.pin .pin-text p {
  margin: 0;
  color: white;
}

.pin .pin-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 4px 8px 30px rgba(72, 96, 130, 0.2);
  z-index: -1;
  border-radius: 50% 50% 50% 0;
  background: white;
  transform: rotate(-45deg);
}

.pin .pin-pulse {
  background: rgba(0, 0, 0, 0.03);
  border-radius: 50%;
  height: 80px;
  width: 80px;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: rotateX(55deg) translate(-50%, 50%);
  z-index: -2;
}

.pin .pin-pulse:after {
  content: "";
  border-radius: 50%;
  height: 80px;
  width: 80px;
  position: absolute;
  animation: pulsate 1s ease-out;
  animation-iteration-count: infinite;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  box-shadow: 0 0 1px 2px #89849b;
  animation-delay: 1.1s;
}

@keyframes pulsate {
  0% {
    transform: scale(0.1, 0.1);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    transform: scale(1.2, 1.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}

/*-----------------------------------*\
	$CALENDAR
\*-----------------------------------*/
.fc {
  /*margin-bottom: 300px;*/
  margin-bottom: 15px;
}

.fc-toolbar.fc-header-toolbar {
  text-align: left;
  margin: 0 0 10px;
}

.fc button {
  background: #f8f8f8;
  color: rgba(70, 70, 70, 0.5);
  box-shadow: none;
  border-color: #dce6ef;
}

.fc-right button {
  background: none;
  border: none;
}

.fc .fc-button-group > * {
  margin: 0;
}

.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active {
  background: #fff;
  border: 1px solid #dce6ef;
  color: #464646;
}

.fc .fc-left {
  margin-right: 10px;
}

.fc .fc-left button {
  color: #566b8f;
  margin-right: 1px;
}

.fc-toolbar h2 {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  margin: 8px 0;
}

.fc .fc-right button {
  margin-left: 1px;
}

.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
  border-color: #e3e9ee;
}

.fc th {
  color: #bcc2d0;
  font-weight: normal;
  text-transform: uppercase;
  text-align: left;
  padding: 1px 5px;
  font-family: "Open Sans", sans-serif;
}

.fc th a {
  color: #bcc2d0;
}

.fc-ltr .fc-axis {
  font-family: "Open Sans", sans-serif;
  color: #bcc2d0;
}

.fc-basic-view .fc-day-number {
  color: #bcc2d0;
  font-weight: normal;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  padding: 2px 3px 0;
  margin-bottom: -3px;
}

.popover .profile-data {
  font-size: 14px;
  margin-bottom: 5px;
}

.popover .profile-data-title {
  font-size: 12px;
}

.fc-event {
  border-radius: 2px;
  margin: 4px 0 3px 2px;
}

.fc-month-view .fc-event {
  margin: 2px 3px 2px 3px;
}

.fc-event .fc-bg {
  display: none;
}

.fc-past-event {
  opacity: 0.2;
}

.fc-time,
.fc-day-grid-event .fc-time,
.fc-time-grid-event .fc-time {
  font-size: 10px;
  font-weight: normal;
  opacity: .5;
}

.fc-time-grid-event.fc-short .fc-time {
  vertical-align: middle;
}

.fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-popover .fc-header {
  background: #ffffff;
}

.fc-list-item:hover td {
  background-color: #f4f7f9;
}

.fc-past {
  opacity: 0.5;
  background-color: #efefef;
}

.fc-unthemed td.fc-today {
  background: #ffffff;
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 29px;
  height: 29px;
  margin-left: 15px;
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 25px;
  height: 25px;
  margin: 4px;
  border: 4px solid #e8eaf1;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #e8eaf1 transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.location-input .map {
  height: 200px;
}

.input-group-sm > .input-group-addon {
  font-size: 10px;
}

.leaflet-popup-content-wrapper {
  overflow: hidden;
}

.leaflet-popup-content {
  margin: 0 !important;
}

.leaflet-popup-content p {
  margin: inherit;
}

#kereses_terkep .leaflet-bottom .leaflet-control-zoom {
  margin-bottom: 70px;
}

#top-menu {
  position: fixed;
  top: 0;
  display: table;
  width: 100%;
  white-space: nowrap;
  background: #fff;
  border-bottom: 1px solid #dce6ef;
  height: 80px;
  z-index: 80;
  font-size: 1rem;
  transition: padding-right .3s ease-in-out, height .1s ease-in-out;
}

@media (max-width: 767px) {
  #top-menu {
    border-bottom: 0px !important;
    border-bottom: none;
    background: none !important;
    top: auto;
    bottom: 0;
  }
}

@media (max-width: 479px) {
  #top-menu {
    height: 48px;
  }
}

.scrolling #top-menu {
  transition: padding-right .3s ease-in-out, height .3s ease-in-out;
  height: 48px;
}

#top-menu .top-menu-button {
  display: table-cell;
  position: relative;
  cursor: pointer;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 30px;
  padding-bottom: 25px;
  min-width: 6rem;
  transition: padding .1s ease-in-out, transform .2s ease-in-out, box-shadow .2s ease-in-out;
  transform-style: preserve-3d;
  background: inherit;
  font-size: 1rem;
}

#top-menu .top-menu-button.new::after {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #FF3636;
}

#top-menu .top-menu-button .lnr {
  font-size: 1.4rem;
}

#top-menu .top-menu-button .top-menu-button-primary {
  background: #f0392c;
  color: #ffffff;
  width: 100%;
  height: 100%;
  display: inline-block;
}

.scrolling #top-menu .top-menu-button {
  transition: padding .3s ease-in-out, transform .2s ease-in-out, box-shadow .2s ease-in-out;
  padding-top: 14px;
  padding-bottom: 10px;
}

@media (max-width: 767px) {
  #top-menu .top-menu-button {
    font-size: 0.875rem;
    border-left: 1px solid #dce6ef;
    min-width: 0;
    width: 20%;
    text-align: center !important;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 479px) {
  #top-menu .top-menu-button {
    font-size: 0.75rem;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 14px;
    padding-bottom: 10px;
  }
}

#top-menu .top-menu-button:nth-child(7) {
  cursor: none;
  pointer-events: none;
  width: 100%;
}

#top-menu .top-menu-logo {
  padding: 0;
}

#top-menu .top-menu-logo img {
  height: 40px;
}

#top-menu .top-menu-logo span {
  position: absolute;
  right: 6px;
  font-size: 10px;
  color: #aaa !important;
}

#top-menu .top-menu-button .top-menu-label {
  display: inline;
  transform: translateY(-0.3em);
}

@media (max-width: 767px) {
  #top-menu .top-menu-button .top-menu-label {
    display: block;
    margin-left: 0 !important;
    transform: none;
  }
}

#top-menu .top-menu-button .top-menu-label.pf-style {
  padding: 10px 20px;
  background: #2BBCB1;
  border-radius: 6px;
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  margin-top: 50px;
  transition: 250ms;
  border: 3px solid transparent;
}

@media (min-width: 992px) {
  #top-menu .top-menu-button:hover .top-menu-label.pf-style {
    border-color: #238a80;
  }
}

#top-menu .top-menu-button:nth-child(-n+3) .top-menu-label {
  margin-left: 10px;
}

#top-menu .main-profile-image-holder {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  overflow: hidden;
  height: 2rem;
  width: 2rem;
  border-radius: 50%;
  border: 1px solid #464646;
}

@media (max-width: 767px) {
  #top-menu .main-profile-image-holder {
    display: none;
  }
}

#top-menu .extra-nav-icons {
  border: 1px solid #dce6ef;
  border-bottom-width: 0px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateY(-100%) translateX(-50%);
  list-style: none;
  list-style-type: none;
  background: #fff;
  margin: 0;
  padding: 0;
  display: none;
  width: 100%;
}

#top-menu .extra-nav-icons .extra-nav-icon {
  color: #464646;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%;
  text-decoration: none;
  border-bottom: 1px solid #dce6ef;
  text-align: center;
}

#top-menu .extra-nav-icons.active {
  display: block;
}

#menu-close {
  display: none;
}

#sliding-menu-overlay {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 89;
  background: rgba(140, 153, 177, 0.44);
  opacity: 0;
  visibility: hidden;
  transition: .3s ease-in-out;
  pointer-events: none;
}

@media (max-width: 767px) {
  #sliding-menu-overlay {
    display: block;
  }
}

#sliding-menu-overlay.active {
  pointer-events: all;
  opacity: 1;
  visibility: visible;
}

.sliding-menu {
  height: 100vh;
  position: fixed;
  right: -290px;
  top: 0;
  width: 290px;
  background: #272b32;
  z-index: 2000;
  box-shadow: 0 0 100px rgba(0, 0, 0, 0);
  transition: .3s ease-in-out;
}

.sliding-menu.open {
  right: 0;
  box-shadow: -10px 0 100px rgba(0, 0, 0, 0.15);
}

.sliding-menu .sliding-menu-close {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 1.5rem;
  color: #93a1b3;
  cursor: pointer;
  width: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  z-index: 2;
}

.sliding-menu .sliding-menu-content {
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%;
}

.menu-profile {
  text-align: center;
  padding: 50px 0 30px;
}

.menu-profile .profile-image {
  position: relative;
  display: inline-block;
  width: 120px;
  height: 120px;
  padding: 8px 0 0 8px;
  background: url(../images/menu-profile-image-bg.png) no-repeat 0 0/120px 120px;
}

.menu-profile .profile-image img {
  width: 104px;
}

.menu-profile .profile-image .rating {
  box-shadow: 0 0 0 4px #272b32;
  width: 24px;
  line-height: 24px;
  font-size: 11px;
  right: 7px;
  bottom: 7px;
}

.menu-profile-name {
  font-family: 'Rubik', sans-serif;
  font-size: 16px;
  margin: 10px 0;
}

.menu-profile-name a {
  color: #fff;
}

.menu-profile-name a:hover {
  color: #9f9fb1;
}

.menu-profile-kredit {
  color: #9f9fb1;
  font-size: 14px;
  margin: 0;
}

.menu-profile-kredit .fa {
  color: #ffe328;
}

.nav-collapse-heading {
  padding: 10px 20px;
  position: relative;
  display: block;
  font-size: 24px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  color: #93a1b3;
}

.nav-collapse-heading span.bg {
  background: #272b32;
  padding: 0 10px;
  position: relative;
}

.nav-collapse-heading span.icon {
  background: #272b32;
  padding: 4px 10px;
  position: relative;
  float: right;
  color: #93a1b3;
  transform: rotate(90deg);
  border-radius: 50%;
  transition: transform 0.3s ease-in-out;
}

.nav-collapse-heading span.icon .icon {
  font-size: 1rem;
}

.nav-collapse-heading.collapsed span.icon {
  transform: rotate(0deg);
}

.nav-collapse-heading:hover {
  color: #485165;
}

.nav-collapse-heading:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #93a1b3;
  opacity: 0.2;
  position: absolute;
  left: 0;
  top: 50%;
}

.nav-collapse-list {
  padding: 0 20px 0 40px;
}

.nav-collapse-list li {
  list-style: none;
}

.nav-collapse-list li a {
  padding: 10px 0;
  color: #93a1b3;
  font-size: 1rem;
  display: block;
}

.nav-collapse-list li a.disabled {
  opacity: .2;
  pointer-events: none;
}

.nav-collapse-list li a i {
  margin-right: 10px;
  color: #cbdbe8;
  display: inline-block;
  transform: translateY(3px);
}

.coach-profile-nav {
  margin-bottom: 10px;
  box-shadow: 0 11px 13px rgba(0, 0, 0, 0.15);
}

.coach-profile-nav,
.coach-profile-nav .nav-collapse-heading span.bg,
.coach-profile-nav .nav-collapse-heading span.icon {
  background: #353c49;
}

.coach-profile-nav .nav-collapse-heading {
  color: #93a1b3;
}

#sliding-menu .social {
  text-align: center;
  padding: 15px 0;
}

.social a {
  padding: 20px;
}

.social a span {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: cover;
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
}

.social a:hover span {
  -moz-filter: grayscale(0%);
  filter: grayscale(0%);
}

.social .social-fb {
  background-image: url("/images/social/facebook.png");
}

.social .social-ig {
  background-image: url("/images/social/instagram.png");
}

.social .social-yt {
  background-image: url("/images/social/youtube.png");
}

.social .social-tt {
  background-image: url("/images/social/tik-tok.png");
}

/*-----------------------------------*\
	$MESSAGES MENU
\*-----------------------------------*/
.message-popi {
  display: inline-block;
}

.popi-container .message-popi + .popover:after {
  content: "";
  width: 115px;
  height: 40px;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: -40px;
  z-index: 1000;
}

.modal-body {
  font-size: 14px;
}

.modal-body-content {
  padding: 15px;
}

.messages-menu .popover-content ul,
.modal-body ul.nav-tabs {
  margin: 0;
  background: #f1f2f3;
  border: none;
  border-radius: 5px 5px 0 0;
  text-transform: uppercase;
}

.messages-menu .popover-content ul li,
.modal-body ul.nav-tabs li {
  border: none;
  padding: 0;
  margin: 0;
  width: 50%;
}

.messages-menu .popover-content ul li a,
.modal-body ul.nav-tabs li a {
  font-size: 14px;
  margin: 0;
  border: none;
  border-radius: 5px 5px 0 0;
  line-height: 24px;
  padding: 10px 5px;
  text-align: center;
  color: #abb0bb;
  font-family: "Open Sans", sans-serif;
  display: block;
  font-weight: 600;
}

.messages-menu .popover-content ul li a:hover,
.messages-menu .popover-content ul li a:focus,
.modal-body ul.nav-tabs li a:hover,
.modal-body ul.nav-tabs li a:focus {
  border: none;
  color: #4d647e;
}

.messages-menu .popover-content ul li.active a,
.modal-body ul.nav-tabs li.active a {
  background: #fff;
  color: #6e80a6;
}

.noti-all-readed {
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  padding: 10px;
}

.noti-all-readed a {
  color: #abb0bb;
}

.noti-box {
  position: relative;
  padding: 25px 45px 25px 80px;
  font-size: 14px;
  color: #4d647e;
  border-top: 1px solid #e2e6ec;
}

.noti-box.unread {
  background-color: #f2f5fa;
}

.noti-box .card-box-content {
  line-height: 16px;
}

.noti-box.has-actions {
  cursor: pointer;
  transition: 500ms;
}

.noti-box.has-actions:hover {
  background-color: #f2f5fa;
}

.noti-actions {
  text-align: center;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  transition: 250ms;
}

.noti-actions .btn,
.noti-actions .btn.btn-green {
  margin-top: 20px;
  background: #fff;
  color: #586e86;
  border: 2px solid #eaeef4;
  border-radius: 3px;
}

.noti-actions .btn.btn-green:hover {
  color: #fff;
}

.noti-actions .btn.btn-green {
  color: #29aaaa;
}

.noti-actions .btn:nth-child(even) {
  float: right;
}

.noti-actions .btn:nth-child(odd) {
  float: left;
}

.noti-box.has-actions.open .noti-actions {
  visibility: visible;
  height: 58px;
}

.main-messages {
  position: fixed;
  top: 0;
  z-index: 2000;
  width: 100%;
}

.msg-search {
  padding: 10px;
}

.msg-search .btn {
  margin-bottom: 0;
}

.msg-container {
  max-height: 250px;
  overflow-y: scroll;
}

.msg-box:first-child {
  border-top: 1px solid #eaeef4;
}

.msg-box {
  background: #fff;
  padding: 10px 20px 10px 80px;
  position: relative;
  border-bottom: 1px solid #eaeef4;
  transition: .3s ease-in-out;
  cursor: pointer;
}

.msg-box:hover {
  background: #f2f5fa;
}

.msg-box.unread {
  background: #f2f5fa;
}

.msg-box.unread .card-box-content {
  font-weight: bold;
}

.msg-box.unread:hover {
  background: #f2f5fa;
}

.msg-box.card-box-image .rating {
  box-shadow: 0 0 0 3px #fff;
}

.msg-box .card-box-content {
  color: #9ca7b6;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.msg-box .card-box-title {
  margin: 10px 0 0;
}

.msg-box.unread .card-box-image .rating,
.msg-box:hover .card-box-image .rating {
  box-shadow: 0 0 0 3px #f2f5fa;
}

.noti-date,
.msg-date {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 12px;
  line-height: 10px;
  color: #859bb4;
}

.msg-paginate {
  line-height: 16px;
  padding: 10px;
  text-align: center;
}

.msg-paginate a {
  padding: 10px;
  display: inline-block;
  color: #c3cad3;
  font-weight: 600;
}

.msg-paginate a:hover,
.msg-paginate a.active {
  color: #676c7e;
}

/*-----------------------------------*\
	$BOOTSTRAP ACCORDION
\*-----------------------------------*/
body .panel-group .panel {
  border-radius: 0;
  border: none;
}

body .panel-default > .panel-heading {
  background: #75bde6;
  color: #fff;
  border: none;
  border-radius: 0;
  padding: 0;
}

body .panel-title > a {
  display: block;
  padding: 15px;
}

body .panel-title > a:hover {
  background: #4eade1;
}

body .panel-title > a:hover,
body .panel-title > a:focus {
  color: #fff;
}

body .panel-title > a span.icon {
  font-weight: bold;
  display: inline-block;
  margin-right: 5px;
}

.panel-group .panel-collapse {
  border-left: 1px solid #464646;
  border-right: 1px solid #464646;
  border-bottom: 1px solid #464646;
}

/*-----------------------------------*\
	$CHAT
\*-----------------------------------*/
.chat-draggable {
  display: none;
}

.chat-draggable-holder {
  display: none;
  position: fixed;
  width: 100%;
  bottom: 0px;
  left: 0;
  text-align: right;
}

@media (max-width: 767px) {
  .chat-draggable-holder {
    display: block;
    bottom: 97px;
  }
}

@media (max-width: 479px) {
  .chat-draggable-holder {
    bottom: 60px;
  }
}

.chat-draggable-holder .chat-draggable {
  display: inline-block;
  pointer-events: auto;
  cursor: pointer;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #dce6ef;
  box-shadow: 2px 4px 15px rgba(9, 9, 10, 0.2);
  position: relative;
  z-index: 100;
}

.chat-draggable-holder .chat-draggable .new {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  left: 70%;
  top: 90%;
}

.chat-draggable-holder .chat-draggable .img-holder {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
}

.chat-draggable-holder .chat-draggable .img-holder img {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.minimized .chat-draggable-holder .chat-draggable {
  display: inline-block;
}

.chat-draggable-closearea {
  pointer-events: none;
  opacity: 0;
  transition: all .3s ease-in-out;
  display: none;
  position: fixed;
  height: 90px;
  width: 100%;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.5);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}

.chat-draggable-closearea.active {
  opacity: 1;
}

.chat-draggable-closearea .closecircle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  height: 60px;
  width: 60px;
  border: 2px solid white;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.25);
  transition: all .3s ease-in-out;
}

.chat-draggable-closearea .closecircle .overlapcircle {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 20px;
  width: 20px;
  transform: translateY(-50%) translateX(-50%);
}

.chat-draggable-closearea .closecircle i {
  font-size: 18px;
  color: white;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

.chat-draggable-closearea .closecircle.overlap {
  background: rgba(240, 57, 44, 0.5);
}

.chat-draggable-closearea.overlap {
  transform: scaleX(1.2) scaleY(1.2);
}

@media (max-width: 767px) {
  .chat-draggable-closearea {
    display: block;
  }
}

.chat-container {
  right: auto;
  bottom: 0;
  position: fixed;
  z-index: 1500;
  display: block;
  width: 100%;
  pointer-events: none;
  transition: padding-right .3s ease-in-out;
}

.chat-container .chat-container-inner {
  float: right;
  position: relative;
  width: 100%;
  pointer-events: none;
}

.navopened .chat-container {
  padding-right: 290px;
}

@media (max-width: 767px) {
  .navopened .chat-container {
    padding-right: 0;
  }
}

.chat-box {
  pointer-events: auto;
  position: relative;
  display: block;
  margin-right: 20px;
  float: right;
  max-width: 360px;
  width: 100%;
  height: 56px;
  transition: max-width .3s ease-in-out;
}

@media (max-width: 767px) {
  .chat-box {
    height: 0px;
    max-width: none;
    margin-right: 0px;
  }
}

.chat-box .chat-box-inner {
  pointer-events: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  border-radius: 3px 3px 0 0;
  box-shadow: 4px 8px 30px rgba(72, 96, 130, 0.2);
  transition: transform .3s ease-in-out;
  border: 1px solid #dce6ef;
  border-bottom: none;
}

.chat-box .chat-box-collapse {
  height: 355px;
  transition: height .3s ease-in-out;
}

@media (max-width: 767px) {
  .chat-box .chat-box-collapse {
    height: auto;
  }
}

.chat-box.minimized {
  max-width: 200px;
}

@media (max-width: 767px) {
  .chat-box.minimized {
    max-width: none;
  }
}

@media (max-width: 767px) {
  .chat-box.minimized .chat-box-inner {
    transform: translateY(70%) scale(0);
  }
}

.chat-box.minimized .chat-box-collapse {
  height: 0px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .chat-box.minimized .chat-box-collapse {
    height: auto;
  }
}

.chat-box.minimized .actions {
  display: none;
}

.chat-box .chat-box-header {
  font-family: "Montserrat", sans-serif;
  font-size: 1.2rem;
  line-height: 26px;
  padding: 15px;
  background: #fff;
  position: relative;
  z-index: 5;
  border-radius: 3px 3px 0 0;
  height: 56px;
}

.chat-box .chat-box-header .actions {
  float: right;
  margin-left: 15px;
  font-size: 20px;
}

.chat-box .chat-box-header .actions a {
  color: #b9bac9;
  margin-left: 5px;
}

.chat-box .chat-box-header .actions a:hover {
  color: #707d91;
}

.chat-box .chat-box-header .name {
  color: #707d91;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  cursor: pointer;
  position: relative;
}

.chat-box .chat-box-header .name .fulllink {
  display: none;
}

.chat-box .chat-box-content {
  background: #fff;
  border-top: 1px solid #eef1f4;
  position: relative;
  z-index: 5;
  height: 300px;
  padding: 10px;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
}

.chat-box .chat-box-footer {
  position: relative;
  padding-right: 60px;
  background: #fff;
  z-index: 5;
  border-top: 1px solid #eef1f4;
  height: 55px;
}

.chat-box .chat-box-footer .form-control {
  margin: 0;
  border-radius: 0;
  background: transparent;
  font-size: 14px;
  height: 55px;
  border: none;
  font-weight: normal;
}

.chat-box .chat-box-footer .form-control:focus {
  border: none;
  color: #464646;
  background: #f8f8f8;
  box-shadow: none;
  transform: none;
}

.chat-box.unread:not(.active) .chat-box-header:after {
  content: '';
  background-color: #33a735;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -4px;
  animation: 1s flashing infinite alternate;
}

@keyframes flashing {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.chat-box.active .chat-box-header .name {
  color: #4d647e;
}

.chat-box.active .chat-box-header .name .fulllink {
  display: block;
}

.chat-box.active .chat-box-header .actions {
  display: inline-block;
}

.message {
  padding-left: 70px;
  position: relative;
}

.message .msg {
  display: inline-block;
  border-radius: 4px;
  margin: 5px 0;
  font-size: 14px;
  padding: 5px 10px;
  clear: both;
}

.message.be {
  min-height: 50px;
}

.message.be .card-box-image {
  display: inline-block;
  left: 0;
  top: 0;
}

.message.be .msg {
  background: #f2f5fa;
  color: #4d647e;
  float: left;
}

.message.ki .msg {
  background: #707d91;
  color: #fff;
  float: right;
}

.btn-send {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  background: #fff;
  color: #464646;
  text-align: center;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -20px;
  border: 1px solid #dce6ef;
}

.btn-send:hover {
  background: #707d91;
  color: #fff;
  text-decoration: none;
}

.btn-send i {
  line-height: 40px;
  font-size: 16px;
  margin-left: -1px;
}

body .popover {
  border-radius: 0;
  color: #899ead;
  border: 1px solid #dce6ef;
  z-index: 1600 !important;
  font-family: "Open Sans", sans-serif;
  max-width: 350px;
}

body .popover .popover-content {
  padding: 10px;
}

body .popover .popover-content .notif-container {
  min-height: 200px;
  max-height: 500px;
  overflow-y: auto;
}

body .popover .popover-content ul,
body .popover .modal-body ul.nav-tabs {
  margin: 0;
  background: #f1f2f3;
  border: none;
  border-radius: 5px 5px 0 0;
  text-transform: uppercase;
  padding-left: 0;
}

body .popover .popover-content ul {
  background: #fff;
}

body .popover .popover-content ul li,
body .popover .modal-body ul.nav-tabs li {
  border: none;
  padding: 0;
  margin: 0;
  width: 50%;
}

body .popover .popover-content ul li {
  width: 100%;
}

body .popover .popover-content .nav-tabs li {
  width: auto;
}

body .popover .popover-content ul li a,
body .popover .modal-body ul.nav-tabs li a {
  font-size: 14px;
  margin: 0;
  border: none;
  border-radius: 5px 5px 0 0;
  line-height: 24px;
  padding: 10px 15px;
  text-align: center;
  color: #abb0bb;
  font-family: "Open Sans", sans-serif;
  display: block;
  font-weight: 600;
}

body .popover .popover-content ul li a {
  text-align: left;
}

body .popover .popover-content ul li a:hover,
body .popover .popover-content ul li a:focus,
body .popover .modal-body ul.nav-tabs li a:hover,
body .popover .modal-body ul.nav-tabs li a:focus {
  border: none;
  color: #4d647e;
}

body .popover .popover-content ul li.active a,
body .popover .modal-body ul.nav-tabs li.active a {
  background: #fff;
  color: #6e80a6;
}

.map {
  height: 100%;
  width: 100%;
}

.map.section-map {
  height: 300px;
  border: 1px solid #dce6ef;
  margin-bottom: 30px;
}

.map-content-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  text-align: center;
  top: 0;
  left: 0;
  transition: 0.3s ease-in-out;
  background: rgba(0, 0, 0, 0.2);
  z-index: 15;
  opacity: 0;
  visibility: hidden;
}

.map-content-overlay.active {
  opacity: 1;
  visibility: visible;
}

.map-content-overlay.listview-open {
  padding-left: 450px;
}

@media (max-width: 767px) {
  .map-content-overlay.listview-open {
    margin-left: 0px;
  }
}

.map-content-overlay .map-overlay-card {
  margin-top: 100px;
  background: #fff;
  box-shadow: 2px 4px 15px rgba(9, 9, 10, 0.2);
  padding: 30px;
}

.map-content-overlay .map-overlay-card h1 {
  margin: 0;
  margin-bottom: 15px;
}

.map-content-overlay .map-overlay-card p {
  margin-bottom: 15px;
}

.map-content-overlay .map-notice-holder {
  display: block;
  position: relative;
  pointer-events: none;
  height: 100%;
  text-align: center;
}

.map-content-overlay .map-notice-holder .map-notice {
  border-radius: 5px;
  pointer-events: all;
  box-sizing: border-box;
  position: absolute;
  display: block;
  bottom: 15px;
  left: 50%;
  min-width: 250px;
  width: 50%;
  /*max-width: 400px;*/
  transform: translateX(-50%);
  text-align: center;
}

.map-content-overlay .map-notice-holder .map-notice .cbox {
  transform: translateY(-100%);
}

.search-loggedin .map-content-overlay {
  pointer-events: none;
  background: none;
}

.main-content-cards {
  position: absolute;
  top: 0px;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 50;
  pointer-events: none;
}

.main-content-cards .main-content-card {
  pointer-events: all;
  background: #fff;
  height: 100%;
  position: absolute;
  top: 0;
  border: 1px solid #dce6ef;
  border-top-width: 0;
  transition: transform .3s ease-in-out;
}

.main-content-cards .main-content-card .main-content-card-header {
  display: table;
  position: relative;
  height: 4rem;
  width: 100%;
  max-width: 100%;
  border-bottom: 1px solid #dce6ef;
  text-overflow: ellipsis;
  padding: 1rem;
}

.main-content-cards .main-content-card .main-content-card-header .header-cell {
  vertical-align: middle;
  white-space: nowrap;
  display: table-cell;
  height: 100%;
  padding: 0;
}

.main-content-cards .main-content-card .main-content-card-header .header-cell:first-child {
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.main-content-cards .main-content-card .main-content-card-header .header-cell:last-child {
  text-align: right;
}

.main-content-cards .main-content-card .main-content-card-header h3 {
  margin: 0;
}

.main-content-cards .main-content-card .main-content-card-body {
  position: relative;
  padding: 1rem;
  width: 100%;
  height: 100%;
  padding-bottom: 150px;
  margin-bottom: 50px;
  overflow-y: auto;
  border-bottom: 1px solid #dce6ef;
}

.main-content-cards .listview-content-card {
  width: 450px;
  max-width: 100%;
  left: 0;
  transform: translateX(-100%);
}

.main-content-cards .listview-content-card .main-content-card-body {
  padding: 8px 8px 150px 8px;
  background: #eaeaea;
}

.main-content-cards .listview-content-card .main-content-card-body .cbox {
  border: none;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
}

.main-content-cards .listview-content-card .main-content-card-body .cbox .cbox-header {
  padding: 20px;
}

.main-content-cards .listview-content-card .main-content-card-body .cbox:not(:last-child) {
  margin-bottom: 8px;
}

.main-content-cards .listview-content-card.listview-open {
  transform: translateX(0);
}

@media (max-width: 991px) {
  .main-content-cards .listview-content-card.listview-open #search-result {
    display: block;
  }
}

@media (max-width: 991px) {
  .main-content-cards .listview-content-card.init-hide-on-sm {
    transition: 0ms;
    transform: translateX(-100%);
  }
  .main-content-cards .listview-content-card #search-result {
    display: none;
    transform: translate3d(0, 0, 0) scale(1);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
}

@media (max-width: 767px) {
  .main-content-cards .listview-content-card {
    width: 100%;
  }
}

.main-content-cards .filters-content-card {
  width: 300px;
  max-width: 100%;
  right: 0;
  transform: translateX(100%);
}

.main-content-cards .filters-content-card .main-content-card-body {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}

.main-content-cards .filters-content-card.active {
  transform: translateX(0);
}

@media (max-width: 991px) {
  .main-content-cards .filters-content-card.init-hide-on-sm {
    transition: 0ms;
    transform: translateX(100%);
  }
}

@media (max-width: 767px) {
  .main-content-cards .filters-content-card {
    width: 100%;
  }
}

.main-content-cards .main-flap {
  display: inline-block;
  position: absolute;
  z-index: 10;
  font-size: 16px;
  line-height: 16px;
  white-space: nowrap;
  top: 15px;
  transform: translateY(1px);
  left: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid #dce6ef;
  background: inherit;
  color: inherit;
  min-width: 42px;
  min-height: 42px;
}

.main-content-cards .main-flap i {
  position: absolute;
  top: 0;
  left: 10px;
  line-height: 42px;
  font-size: 20px;
  transition: all 0.2s ease-in-out;
}

.main-content-cards .main-flap.listview-open {
  padding-left: 0px;
}

.main-content-cards .main-flap.listview-open .icon {
  left: 10px;
}

.main-content-cards .main-flap .main-flap-label {
  font-size: 1em;
  line-height: 42px;
  margin-left: 42px;
  margin-right: 10px;
}

.main-content-cards .main-flap .main-flap-label .small-text {
  font-size: 0.876em;
  margin-bottom: 5px;
  transform: translateY(-5px);
}

@media (max-width: 767px) {
  .main-content-cards .main-flap .main-flap-label {
    display: none;
  }
}

.cbox.featured {
  background-image: url("/images/featured_bg_pattern.png");
  background-color: #2cc1b6;
  border: none;
}

.cbox.featured:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 28px 28px;
  border-color: transparent transparent #4d647e transparent;
}

.cbox.featured .card-action .dots {
  background: #fff;
}

.cbox.featured .card-action .dots:after, .cbox.featured .card-action .dots:before {
  background: #fff;
}

.cbox.featured .cbox-title:after,
.cbox.featured .cbox-excerpt:after {
  display: none;
}

.cbox.featured .cbox-title,
.cbox.featured .cbox-excerpt {
  color: #fff;
}

.cbox.featured .cbox-content {
  background: #fff;
}

.cbox.featured svg path {
  fill: #fff;
}

/*/////////////////////////////////////////////
// FILTEREK
/////////////////////////////////////////////*/
.active-filters {
  padding-right: 15px;
  position: absolute;
  right: 0;
  top: 80px;
  text-align: right;
  z-index: 999;
  transition: all ease-in-out 0.5s;
}

.active-filters .btn {
  display: table;
  margin-bottom: 10px;
  padding: 4px 10px;
  border: none;
  margin-left: auto;
}

.active-filters .btn:after {
  content: "";
  display: block;
}

.active-filters.active {
  right: 290px !important;
  transition: all ease-in-out 0.5s;
}

.filter-box {
  background: #f8f8f8;
  border-bottom: 1px solid #dce6ef;
  border-radius: 2px;
  padding: 5px 20px;
  transition: .3s ease-in-out;
  position: relative;
}

.filter-box.active {
  background: #fff;
  box-shadow: 0px 2px 4px rgba(72, 96, 130, 0.1);
}

.filter-box .filter-box-header {
  margin: 10px 0;
  position: relative;
}

.filter-box .filter-box-header a {
  display: block;
  line-height: 20px;
  color: #464646;
  font-size: 1rem;
  position: relative;
  z-index: 5;
}

.filter-box .filter-box-status {
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 15px;
  width: 14px;
  height: 14px;
  z-index: 0;
  border-radius: 50%;
}

.filter-box.active .filter-box-status::after {
  content: " ";
  position: absolute;
  left: 2px;
  top: 2px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}

.sidebar .filter-box {
  background-color: transparent;
}

.sidebar .filter-box .filter-box-header a {
  color: #b9b9c5;
  transition: 250ms;
}

.sidebar .filter-box.active .filter-box-header a {
  color: #464646;
}

.new-indicator {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-13px);
  width: 18px;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  color: #ffffff;
  background: #f0392c;
  background: linear-gradient(to bottom, #f0392c 0%, #fc773a 100%);
  border-radius: 50%;
  font-size: 10px;
  text-align: center;
}

.section-action .new-indicator {
  left: 19px;
}

@media (max-width: 767px) {
  .section-action .new-indicator {
    left: 45%;
  }
}

.section-action-draggable .new-indicator {
  left: 50%;
  top: 40%;
}

.mytab .new-indicator {
  right: 11px;
  top: -2px;
  left: auto;
  transform: none;
}

.search-loggedin {
  height: calc(100vh - 57px);
}

.search-loggedin .gs-container {
  display: none;
}

@media (max-width: 767px) {
  .search-loggedin > .section {
    padding-bottom: 0;
  }
}

#search-result.loading {
  position: relative;
}

#search-result.loading:after {
  content: '';
  position: absolute;
  background-image: url(/images/ajax-loader.gif);
  top: 50px;
  left: 50%;
  width: 16px;
  height: 11px;
  transform: translateX(-50%);
}

.gm-style .gm-style-iw-c {
  padding: 0;
  border-radius: 4px;
  box-shadow: 0 10px 20px 1px rgba(0, 0, 0, 0.3);
}

.gm-style .gm-style-iw-d {
  overflow: hidden !important;
}

#home {
  -webkit-font-smoothing: antialiased;
}

@media (max-width: 991px) {
  #home .section {
    padding-bottom: 25px;
  }
}

#home .map {
  height: 612px;
}

#home .map .leaflet-control-container {
  display: none;
}

@media (max-width: 991px) {
  #home .map {
    height: 500px;
  }
}

@media (max-width: 767px) {
  #home .map {
    height: 450px;
  }
}

@media (min-width: 1440px) {
  #home .container {
    width: 1440px;
    max-width: 100%;
  }
}

#home .map-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 15;
  top: 0;
  left: 0;
}

#home .map-overlay:after {
  content: '';
  height: 100px;
  width: 100%;
  bottom: -100px;
  left: 0;
  position: absolute;
  background: #fff;
  transform-origin: 0 0;
  transform: rotate(-3deg);
}

#home .map-overlay .pf-box {
  position: absolute;
  background-image: url("/images/home/map-overlay-bg.svg");
  height: 100%;
  width: 70%;
  background-position: top right;
  background-size: 100% auto;
  background-repeat: no-repeat;
  top: 20px;
}

@media (max-width: 1400px) {
  #home .map-overlay .pf-box {
    width: 80%;
  }
}

@media (max-width: 1200px) {
  #home .map-overlay .pf-box {
    width: 100%;
    top: 0;
  }
}

@media (max-width: 991px) {
  #home .map-overlay .pf-box {
    background-position: top left;
    background-size: 150% auto;
  }
}

@media (max-width: 500px) {
  #home .map-overlay .pf-box {
    background-position: top left;
    background-size: auto 100%;
  }
}

#home .map-overlay .pf-box .pf-box-content {
  font-family: 'Catamaran', sans-serif;
  color: #fff;
  padding: 50px 400px 0 60px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#home .map-overlay .pf-box .pf-box-content .buttons .store img {
  height: 52px;
}

@media (max-width: 767px) {
  #home .map-overlay .pf-box .pf-box-content .buttons .store img {
    height: 40px;
  }
}

@media (min-width: 768px) {
  #home .map-overlay .pf-box .pf-box-content .buttons .store {
    display: inline-block;
    margin-left: 10px;
  }
}

@media (max-width: 767px) {
  #home .map-overlay .pf-box .pf-box-content .buttons .store {
    margin-top: 10px;
  }
}

#home .map-overlay .pf-box .pf-box-content .buttons a.disabled {
  opacity: .25;
  pointer-events: none;
}

@media (max-width: 1600px) {
  #home .map-overlay .pf-box .pf-box-content {
    padding: 0 230px 0 60px;
  }
}

@media (max-width: 1400px) {
  #home .map-overlay .pf-box .pf-box-content {
    padding: 0 290px 0 40px;
  }
}

@media (max-width: 991px) {
  #home .map-overlay .pf-box .pf-box-content {
    padding: 0 150px 0 30px;
    top: auto;
    bottom: 60px;
    transform: none;
  }
}

@media (max-width: 767px) {
  #home .map-overlay .pf-box .pf-box-content {
    padding: 0 30px 0 30px;
    bottom: 30px;
  }
}

#home .map-overlay .pf-box .pf-box-content h1 {
  font-weight: bold;
  font-size: 48px;
  line-height: 79px;
  margin: 0;
  margin-bottom: 50px;
}

@media (max-width: 991px) {
  #home .map-overlay .pf-box .pf-box-content h1 {
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 20px;
  }
}

#home .map-overlay .pf-box .pf-box-content p {
  font-size: 18px;
  line-height: 120%;
}

@media (max-width: 991px) {
  #home .map-overlay .pf-box .pf-box-content p {
    font-size: 14px;
  }
}

#home .map-overlay .pf-box .pf-box-content button {
  padding: 10px 20px;
  background: #FFFFFF;
  border-radius: 6px;
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
  color: #2BBCB1;
  margin-top: 50px;
  transition: 250ms;
  border: 3px solid transparent;
}

#home .map-overlay .pf-box .pf-box-content button:hover {
  border-color: #238a80;
}

@media (max-width: 991px) {
  #home .map-overlay .pf-box .pf-box-content button {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  #home .map-overlay .pf-box .pf-box-content button {
    margin-top: 0px;
    font-size: 14px;
    padding: 5px 10px;
  }
}

#home .intro {
  position: relative;
  padding: 100px 0 60px;
}

@media (max-width: 991px) {
  #home .intro {
    padding: 25px 0;
    overflow: hidden;
  }
}

#home .intro .grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  z-index: 2;
}

#home .intro .grid .col {
  -ms-flex: 1;
      flex: 1;
}

@media (max-width: 991px) {
  #home .intro .grid {
    display: block;
  }
  #home .intro .grid .col:first-child {
    margin-bottom: 30px;
  }
}

#home .intro h2 {
  font-size: 32px;
  line-height: 120%;
  color: #2BBCB1;
  font-weight: bold;
}

@media (max-width: 991px) {
  #home .intro h2 {
    font-size: 24px;
  }
}

#home .intro p {
  font-size: 18px;
  line-height: 150%;
  color: #414D60;
}

@media (max-width: 991px) {
  #home .intro p {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  #home .intro img:not(.full) {
    width: 120%;
    max-width: none;
  }
}

#home .intro:nth-child(even) .grid .col:last-child {
  padding-left: 30px;
}

@media (max-width: 991px) {
  #home .intro:nth-child(even) .grid .col:last-child {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  #home .intro:nth-child(even) img:not(.full) {
    margin-left: -20%;
  }
}

#home .intro:nth-child(odd) {
  background: #d6fbf6;
}

@media (max-width: 991px) {
  #home .intro:nth-child(odd) {
    background: transparent;
  }
}

#home .intro:nth-child(odd) .grid {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
}

#home .intro:nth-child(odd) .grid .col:last-child {
  padding-right: 30px;
}

#home .intro:nth-child(odd):before, #home .intro:nth-child(odd):after {
  content: '';
  height: 100px;
  left: 0;
  position: absolute;
  background: inherit;
  transform-origin: 0 0;
  width: calc(100% - 3px);
}

#home .intro:nth-child(odd):before {
  top: 0;
  transform: rotate(-3deg);
}

#home .intro:nth-child(odd):after {
  bottom: 0;
  transform: rotate(3deg);
}

#home .social {
  margin-bottom: 100px;
}

#home .social .social-box {
  background: #2BBCB1;
  border-radius: 12px;
  text-align: center;
  padding: 70px 40px;
  color: #fff;
}

@media (max-width: 991px) {
  #home .social .social-box {
    padding: 15px;
  }
}

#home .social .social-box h3 {
  font-weight: bold;
  font-size: 32px;
  line-height: 120%;
}

@media (max-width: 991px) {
  #home .social .social-box h3 {
    font-size: 24px;
  }
}

#home .social .social-box p {
  font-weight: normal;
  font-size: 18px;
  line-height: 120%;
}

@media (max-width: 991px) {
  #home .social .social-box p {
    font-size: 14px;
  }
}

#home .social .social-box .buttons {
  margin-top: 20px;
}

#home .social .social-box .buttons a {
  padding: 10px 20px;
  background: #FFFFFF;
  border-radius: 6px;
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
  color: #2BBCB1;
  transition: 250ms;
  border: 3px solid transparent;
  display: inline-block;
  margin-bottom: 20px;
}

@media (max-width: 991px) {
  #home .social .social-box .buttons a {
    padding: 10px;
    font-size: 14px;
    margin: 6px !important;
    width: 130px;
  }
}

#home .social .social-box .buttons a:hover {
  border-color: #238a80;
}

#home .social .social-box .buttons a span {
  vertical-align: top;
  filter: none;
  height: 26px;
  width: 20px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 10px;
}

#home .social .social-box .buttons a .fb-icon {
  background-image: url("/images/home/fb_icon.svg");
}

#home .social .social-box .buttons a .ig-icon {
  background-image: url("/images/home/ig_icon.svg");
}

#home .social .social-box .buttons a .yt-icon {
  background-image: url("/images/home/yt_icon.svg");
}

#home .social .social-box .buttons a .tt-icon {
  background-image: url("/images/home/tt_icon.svg");
}

#home .social .social-box .buttons a:not(:last-child) {
  margin-right: 20px;
}

@media (max-width: 991px) {
  #home .linkboxes {
    margin-top: 50px;
  }
}

#home .linkboxes .linkbox h3 {
  font-weight: bold;
  font-size: 24px;
  color: #414D60;
  line-height: 120%;
}

@media (max-width: 991px) {
  #home .linkboxes .linkbox h3 {
    font-size: 18px;
  }
}

#home .linkboxes .linkbox .gs-list {
  margin-left: -1rem;
  margin-right: -1rem;
  padding: 0;
}

#home .linkboxes .linkbox .gs-list .gs-item {
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
  color: #414D60;
}

@media (max-width: 991px) {
  #home .linkboxes .linkbox .gs-list .gs-item {
    font-size: 16px;
  }
}

#home .linkboxes .linkbox .gs-list .gs-item span {
  font-weight: normal;
  font-size: 16px;
  line-height: 120%;
}

@media (max-width: 991px) {
  #home .linkboxes .linkbox .gs-list .gs-item span {
    font-size: 12px;
  }
}

#home .linkboxes .linkbox .text-right a {
  font-weight: 600;
  font-size: 14px;
  line-height: 120%;
  color: #2BBCB1;
}

#home .linkboxes .linkbox:nth-child(even) {
  background: #F5F5F5;
}

#home .footer {
  background: #414D60;
  padding: 120px 0 50px 0;
  font-size: 14px;
  line-height: 120%;
  color: #BAC1CB;
}

@media (max-width: 991px) {
  #home .footer {
    padding-top: 70px;
    padding-bottom: 100px;
  }
}

#home .footer .scroll-top {
  width: 48px;
  height: 48px;
  background: #2BBCB1;
  border-radius: 6px;
  font-size: 20px;
  color: #fff;
  border: none;
  float: right;
  margin-top: -144px;
}

@media (max-width: 991px) {
  #home .footer .scroll-top {
    margin-top: -94px;
  }
}

#home .footer .grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
}

@media (max-width: 991px) {
  #home .footer .grid {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }
}

#home .footer .grid .col {
  -ms-flex: 1;
      flex: 1;
}

@media (max-width: 991px) {
  #home .footer .grid .col {
    width: 100%;
  }
}

#home .footer .grid .col:last-child {
  text-align: right;
  font-weight: 600;
  font-size: 14px;
  line-height: 120%;
  color: #FFFFFF;
}

@media (max-width: 991px) {
  #home .footer .grid .col:last-child {
    text-align: left;
    margin-bottom: 30px;
  }
}

#home .footer .buttons {
  margin-bottom: 40px;
}

@media (max-width: 991px) {
  #home .footer .buttons {
    text-align: right;
  }
}

#home .footer .buttons a:not(:last-child) {
  margin-right: 20px;
}

#home .footer .buttons span {
  height: 25px;
  width: 25px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
}

#home .footer .buttons .fb-icon {
  background-image: url("/images/home/fb_icon-w.svg");
}

#home .footer .buttons .ig-icon {
  background-image: url("/images/home/ig_icon-w.svg");
}

#home .footer .buttons .yt-icon {
  background-image: url("/images/home/yt_icon-w.svg");
}

#home .footer .buttons .tt-icon {
  background-image: url("/images/home/tt_icon-w.svg");
}

.gs-card {
  margin-top: 50px;
  padding-bottom: 40px;
}

.gs-card .gs-list {
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.gs-card .gs-list .gs-item {
  font-size: 1rem;
  padding: 1rem;
  width: 20%;
}

.gs-card .gs-list .gs-item span {
  font-size: 0.75rem;
}

@media (max-width: 767px) {
  .gs-card .gs-list .gs-item {
    width: 25%;
  }
}

@media (max-width: 479px) {
  .gs-card .gs-list .gs-item {
    width: 50%;
  }
}

#cookie-alert {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  padding: 10px;
  color: #fff;
  z-index: 10000;
}

#cookie-alert a {
  text-decoration: underline;
}

#cookie-alert button {
  background: transparent;
  border: 1px solid #fff;
  padding: 4px 15px;
  margin-left: 15px;
}

/*/////////////////////////////////////////////
// Card box
//////////////////////////////////////////////*/
.cbox {
  text-align: left;
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid #eaeef4;
  margin-bottom: 10px;
  position: relative;
  transition: .3s ease-in-out;
  box-shadow: 0px 2px 4px rgba(72, 96, 130, 0.1);
}

.cbox .cbox-header {
  padding: 20px 10px;
  position: relative;
}

.cbox .cbox.vs .cbox-header {
  padding: 5px 0;
}

.main-content-card-body .cbox {
  margin: 0;
  box-shadow: none;
  border-left: 0;
  border-right: 0;
  border-top: 0;
}

.main-content-card-body .cbox .cbox-header {
  padding: 3rem 1rem;
}

@media (max-width: 767px) {
  .main-content-card-body .cbox .cbox-header {
    padding: 2rem 0.75rem;
  }
}

.cbox-title {
  font-size: 14px;
}

.cbox-excerpt {
  font-size: 12px;
}

.cbox-excerpt .cbox-cicon {
  font-size: 18px;
  vertical-align: middle;
  color: #000;
}

.cbox-excerpt .user-meta-item .sport-icon {
  display: inline-block;
  margin: 0 2px;
}

.cbox-excerpt .user-meta-item .sport-icon img {
  height: 20px;
  display: inline-block;
}

.cbox-info {
  margin-right: 10px;
}

#promote-modal .cbox.featured {
  pointer-events: none;
}

/* CBOX HEADER LEFT */
.cbox-header-left {
  display: block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding-left: 80px;
  overflow: hidden;
  position: relative;
  transition: .3s ease-in-out;
}

.cbox-header-left.open {
  cursor: pointer;
}

.cbox.icon .cbox-header-left {
  padding-left: 60px;
}

.cbox.noicon .cbox-header-left {
  padding-left: 10px;
}

.cbox.active .cbox-header-left,
.cbox.icon.active .cbox-header-left,
.cbox.noicon.active .cbox-header-left {
  padding-left: 10px;
}

.past-events .cbox-header-left {
  opacity: .35;
}

/* CBOX HEADER RIGHT */
.cbox-header-right {
  float: right;
  text-align: right;
}

.cbox-title.win .cbox-header-right {
  color: #14a2a2;
  font-size: 14px;
  font-weight: 500;
}

.cbox-title.lose .cbox-header-right {
  color: #f23c62;
  font-size: 14px;
  font-weight: 500;
}

.cbox-title.tba .cbox-header-right {
  color: #99b3c5;
  font-size: 14px;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif;
}

/* CARD ICON */
.cbox-image {
  position: absolute;
  left: 10px;
  top: 0;
  transition: .3s ease-in-out;
}

.cbox.icon .cbox-image {
  padding-top: 9px;
}

.cbox.icon.vs .cbox-image {
  padding-top: 14px;
}

.cbox.active .cbox-image {
  left: -50px;
  opacity: 0;
}

.cbox.team .cbox-image {
  width: 50px;
}

.cbox-image .team-pic {
  width: 50px;
  height: 50px;
  overflow: hidden;
  border-radius: 50%;
}

.cbox.team .cbox-image img {
  width: 24px;
  float: left;
  margin: 0 1px 1px 0;
}

.cbox-image img {
  width: 50px;
}

.cbox-image.profile-pic img {
  border-radius: 50%;
}

.cbox.icon .cbox-image img {
  width: 36px;
}

.cbox.icon .cbox-image svg {
  width: 36px;
  height: 36px;
}

.cbox.icon .cbox-image .vs-icon {
  position: absolute;
  right: -5px;
  bottom: -3px;
  text-shadow: -2px -2px 0 #f2f5f9, -2px -1px 0 #f2f5f9, -2px 0 0 #f2f5f9, -2px 1px 0 #f2f5f9, -2px 2px 0 #f2f5f9, -1px -2px 0 #f2f5f9, -1px 2px 0 #f2f5f9, 0 -2px 0 #f2f5f9, 0 2px 0 #f2f5f9, 1px -2px 0 #f2f5f9, 1px 2px 0 #f2f5f9, 2px -2px 0 #f2f5f9, 2px -1px 0 #f2f5f9, 2px 0 0 #f2f5f9, 2px 1px 0 #f2f5f9, 2px 2px 0 #f2f5f9;
  color: #8c4eff;
  text-align: right;
}

.cbox-image .rating {
  width: 24px;
  line-height: 24px;
  font-size: 11px;
  font-weight: bold;
  position: absolute;
  left: 35px;
  top: 26px;
  box-shadow: 0 0 0 2px #ffffff;
}

.cbox.friend .cbox-image .rating {
  box-shadow: 0 0 0 3px #ffffff;
}

/* CARD TITLE */
.cbox-title {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #4d647e;
  margin: 0;
  padding: 0;
  overflow: hidden;
  line-height: 30px;
  min-height: 30px;
  position: relative;
  transition: .3s ease-in-out;
  max-height: 30px;
}

.cbox.cbox-ftitle .cbox-title {
  line-height: 50px;
  max-height: initial;
}

.cbox-sm .cbox-title {
  line-height: 24px;
  padding: 5px 0;
}

.cbox.cbox-sm.active .cbox-title {
  line-height: 24px;
  padding: 5px 0;
  height: 34px;
}

.cbox.active .cbox-title {
  margin-top: 10px;
  margin-bottom: 10px;
  max-height: 120px;
}

.cbox.vs.active .cbox-title {
  margin-top: 0;
  margin-bottom: 0;
  max-height: 30px;
}

.cbox.cbox-sm.active .cbox-title {
  margin-top: 0;
  margin-bottom: 0;
}

.cbox.vs .cbox-title:after {
  display: none;
}

.cbox.vs .cbox-title.lose .name {
  display: inline-block;
  opacity: .4;
}

.cbox-title.actions {
  overflow: visible;
  float: left;
  margin-right: 10px;
}

.cbox-title .light {
  color: #8996a5;
}

h4.cbox-title:after,
.cbox-excerpt:after,
.cbox-title .name:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 60px;
  opacity: 1;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  transition: .3s ease-in-out;
}

.cbox.active h4.cbox-title:after,
.cbox.active .cbox-excerpt:after,
.cbox.active .cbox-title .name:after {
  opacity: 0;
}

.cbox.friend h4.cbox-title:after,
.cbox.own-event h4.cbox-title:after,
.cbox.friend .cbox-excerpt:after,
.cbox.own-event .cbox-excerpt:after {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}

.cbox-title .name {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  width: calc(100% - 50px);
  position: relative;
}

.cbox-title .name:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 60px;
  opacity: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  transition: .3s ease-in-out;
}

.cbox.active .cbox-title .name:before {
  opacity: 1;
}

/* CARD EXCERPT */
.cbox-excerpt {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  color: #919ca9;
  line-height: 20px;
  height: 20px;
  white-space: nowrap;
  position: relative;
  transition: .3s ease-in-out;
}

.cbox.active .cbox-excerpt {
  opacity: 0;
  height: 0px;
}

.cbox-info {
  white-space: nowrap;
  margin-right: 10px;
}

/* CARD ACTION */
.card-action {
  float: right;
  padding: 3px 0;
  line-height: 40px;
  margin-left: 10px;
}

.cbox.vs .card-action {
  margin-top: 5px;
}

.cbox-sm .card-action {
  line-height: 34px;
  padding: 0;
}

.card-action .btn {
  margin-left: 20px;
  float: left;
}

.card-action .reply {
  color: #c2cad5;
}

.card-action .reply:hover {
  color: #707d91;
}

.card-action .dots {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #bdc5d1;
  display: inline-block;
  margin: 0 20px;
  position: relative;
  top: -2px;
}

.card-action .dots:before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #bdc5d1;
  position: absolute;
  left: 0;
  top: -8px;
}

.card-action .dots:after {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #bdc5d1;
  position: absolute;
  left: 0;
  bottom: -8px;
}

.card-action .fa {
  margin: 0 5px;
}

/* CARD CONTENT */
.cbox-content {
  padding: 10px;
  border-top: 1px solid #eaeef4;
  display: none;
}

.cbox-content.open {
  display: block;
}

.cbox-content-active {
  padding: 20px 10px;
  border-top: 1px solid #eaeef4;
}

.cbox-content-active p {
  margin: 0;
}

.cbox-map .cbox {
  margin: 0;
  border: none;
}

.cbox-popup .cbox-header {
  pointer-events: none;
  padding: 14px 20px;
}

.cbox-popup .cbox-header .cbox-image {
  left: 0;
  padding-top: 5px;
}

.cbox-popup .cbox-header .cbox-image img {
  width: 36px;
}

.cbox-popup .cbox-header .cbox-title {
  font-size: 24px;
  font-weight: 400;
  line-height: 26px;
  min-height: 26px;
  margin-left: -2px;
  white-space: nowrap;
}

.cbox-popup .cbox-header .cbox-excerpt {
  color: #4d647e;
}

.cbox-popup .cbox-content {
  max-height: 200px;
  overflow-y: auto;
  border-top: 2px solid #f1f3f5;
  border-bottom: 2px solid #f1f3f5;
  display: block;
}

.cbox-popup .cbox-content .profile-data {
  font-size: 14px;
  color: #4d647e;
  font-weight: bold;
  margin-bottom: 10px;
}

.cbox-popup .cbox-content .profile-data .profile-data-title {
  font-size: 14px;
  color: #4d647e;
  font-weight: 400;
}

.cbox-popup .cbox-action {
  padding: 10px;
}

.cbox-popup .cbox-action .btn {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
}

/*////////////////////////////
Mobie section navigation
*/
.section {
  overflow: hidden;
}

@media (max-width: 767px) {
  .section {
    padding-bottom: 57px;
  }
}

.section-nav {
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.section-nav ul {
  margin: 0;
  padding: 0;
  font-size: 0;
}

.section-nav ul li {
  list-style: none;
  display: inline-block;
  padding: 0;
}

.section-nav ul li:first-child a {
  border-top-left-radius: 0px;
}

.section-nav ul li:first-child a.active:before {
  display: none;
}

.section-nav ul li:last-child {
  padding-right: 0;
}

.section-nav ul li a {
  display: block;
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 30px;
  padding: 10px 20px;
  position: relative;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  transition: none;
}

.section-nav ul li a.active {
  color: #464646;
  background: #fff;
}

.section-nav ul li:last-child a.active:after {
  display: none;
}

.scroll-icon {
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: 48px;
  border-radius: 50%;
  box-shadow: 0 5px 18px rgba(0, 0, 0, 0.2);
  opacity: 1;
  z-index: 10;
  transition: .3s ease-in-out;
}

.scroll-icon.hidden {
  opacity: 0;
  visibility: hidden;
  right: -10px;
}

/*////////////////////////////
Section sidebar
*/
.sidebar-container {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: 400ms;
}

.sidebar-container.simple-header {
  top: 150px;
}

.sidebar-container.simple-header .sidebar {
  top: 1px;
}

.sidebar-container.simple-header.with-tabs {
  top: 248px;
}

.sidebar {
  background: #ffffff;
  z-index: 20;
  position: relative;
}

.sidebar:after {
  content: "";
  width: 100%;
  top: 15px;
  position: absolute;
  height: calc(100% - 30px);
  border: 1px solid #dce6ef;
  border-bottom: 0;
  border-top: 0;
  pointer-events: none;
}

.sidebar.elevated {
  top: 50px;
  position: relative;
  margin-right: 0px;
  box-shadow: 10px 10px 30px 0px rgba(8, 25, 69, 0.16);
  border: none;
  z-index: 20;
}

.sidebar.elevated:after {
  display: none;
}

@media (max-width: 767px) {
  .sidebar.elevated {
    box-shadow: none;
    background: none;
    top: 0;
  }
}

.sidebar .sidebar-content {
  padding: 15px 15px;
  padding-bottom: 20px;
}

.elevated.small-elevation {
  top: -50px;
}

.elevated.right-side {
  margin-right: 0px;
  margin-left: 30px;
  box-shadow: -10px 10px 30px 0px rgba(8, 25, 69, 0.16);
}

/*////////////////////////////
Section Box
*/
.section-box {
  position: relative;
  width: 100%;
}

.section-box.section-box-full-height {
  height: 100vh;
}

@media (max-width: 767px) {
  .section-box {
    background: #fff;
    border-bottom: 0px solid #dce6ef;
  }
}

.sidebar .section-box:not(.no-border) {
  border-bottom: 0;
}

.sidebar .section-box:not(.no-border):after {
  content: "";
  box-sizing: border-box;
  height: 1px;
  top: 100%;
  right: 15px;
  width: calc(100% - 30px);
  background: #dce6ef;
  position: absolute;
}

.section-box .section-header {
  display: inline-block;
  padding: 0;
  width: 100%;
  height: 75px;
}

@media (max-width: 767px) {
  .section-box .section-header {
    display: none;
  }
}

.section-box .section-header h3 {
  float: left;
  margin-top: 25px;
}

.section-box .section-title {
  margin: 0;
  padding: 25px 0 25px;
  font-family: "Montserrat", sans-serif;
}

.section-box .section-title.disabled {
  opacity: .2;
  pointer-events: none;
}

.section-box .section-title .num {
  display: inline-block;
  transform: scale(0.8);
  color: rgba(70, 70, 70, 0.3);
}

@media (max-width: 767px) {
  .section-box .section-title {
    display: none;
  }
}

.sidebar .section-box .section-title {
  padding: 25px 15px 25px;
}

.section-box .section-title.uline {
  border-bottom: 1px solid #d4d4d4;
}

.section-box .section-content,
.section-box .section-content-wide,
.section-box .section-content-header,
.section-box .section-content-special {
  padding: 15px 0px 50px;
}

@media (max-width: 767px) {
  .section-box .section-content,
  .section-box .section-content-wide,
  .section-box .section-content-header,
  .section-box .section-content-special {
    margin-top: 15px;
  }
}

.sidebar .section-box .section-content, .sidebar
.section-box .section-content-wide, .sidebar
.section-box .section-content-header, .sidebar
.section-box .section-content-special {
  padding: 15px 15px 50px;
}

.section-box .section-content:after,
.section-box .section-content-wide:after,
.section-box .section-content-header:after,
.section-box .section-content-special:after {
  content: " ";
  display: block;
  clear: both;
}

.section-box .section-content .additional-content,
.section-box .section-content-wide .additional-content,
.section-box .section-content-header .additional-content,
.section-box .section-content-special .additional-content {
  margin-top: 15px;
}

.section-box .section-content-wide {
  padding: 15px 0px 50px;
}

.section-box .section-content-header {
  padding: 0;
  margin: 100px 10px 100px;
  display: block;
  position: relative;
}

.section-box .section-content-header .section-actions .section-action {
  top: 0;
}

@media (max-width: 767px) {
  .section-box .section-content-header {
    margin: 0;
    margin-top: 20px;
    padding: 0 0px 0px;
    text-align: center;
  }
  .section-box .section-content-header h1 {
    margin-top: 0;
  }
}

.section-box .section-content-special h4 {
  margin-bottom: 0;
}

.section-box .section-content-special span {
  color: rgba(70, 70, 70, 0.7);
}

.section-box .section-content-special i {
  float: left;
  margin-top: 30px;
  margin-right: 15px;
}

.section-box .section-content-special .data {
  float: left;
}

.section-box.section-box-block {
  display: block;
}

.section-box.full-bleed:before, .section-box.full-bleed:after,
.section-tab.full-bleed:before,
.section-tab.full-bleed:after {
  content: "";
  box-sizing: content-box;
  height: 100%;
  width: 5000px;
  width: 100vw;
  background: inherit;
  position: absolute;
  top: 0;
  right: 100%;
}

.section-box.full-bleed:after,
.section-tab.full-bleed:after {
  right: auto;
  left: 100%;
}

.section-box.full-bleed.full-border:before, .section-box.full-bleed.full-border:after,
.section-tab.full-bleed.full-border:before,
.section-tab.full-bleed.full-border:after {
  border-bottom: 1px solid #dce6ef;
}

.secondary-tabs {
  text-align: center;
  padding-top: 50px;
}

.section-box.elevated {
  background: white;
}

.section-box.section-header {
  transition: 400ms;
}

@media (max-width: 767px) {
  .section-box.section-header {
    background: #fff !important;
  }
}

.button-section {
  text-align: center;
  padding-bottom: 30px;
}

.button-holder-on-profile {
  width: 100%;
  height: 100%;
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.social-buttons {
  width: 100%;
  height: 50px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: start;
  -ms-flex-align: center;
      align-items: center;
}

.force-relative {
  position: relative !important;
  top: 0 !important;
  right: 0 !important;
}

.center-icon {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: center !important;
      justify-content: center !important;
  -ms-flex-align: center !important;
      align-items: center !important;
}

.center-icon svg {
  top: unset !important;
  left: unset !important;
  margin-left: 0px !important;
}

.no-border-spacing {
  border-spacing: unset !important;
}

.just-a-box {
  width: 100%;
  height: 75px;
  position: relative;
}

/*////////////////////////////
Akció gombok
*/
@media (max-width: 762px) {
  .force-center {
    text-align: center !important;
  }
}

.section-actions {
  display: table;
  border-spacing: 7.5px 0;
  position: absolute;
  right: -15px;
  top: 15px;
  z-index: 10;
  font-size: 16px;
  line-height: 16px;
}

.section-actions.disabled {
  opacity: .2;
  pointer-events: none;
}

.section-actions.section-actions-left {
  right: auto;
  margin-left: 0px;
  margin-right: 10px;
  left: 10px;
}

.section-actions.section-actions-relative {
  position: relative;
  top: 0;
  margin-right: -7.5px;
  text-align: right;
  width: 100%;
}

.sidebar .section-actions,
.main-content-card-header .section-actions {
  right: 0;
}

@media (max-width: 767px) {
  .section-actions {
    position: relative;
    right: -15px;
    text-align: right;
    width: 100%;
  }
}

.section-actions.section-actions-absolute {
  position: absolute;
  right: 7.5px;
  top: 15px;
  width: auto;
}

.section-actions .section-action {
  display: table-cell;
  position: relative;
  border-radius: 21px;
  overflow: hidden;
  border: 1px solid #dce6ef;
  background: #fff;
  transition: all 0.2s ease-in-out;
  min-width: 42px;
  min-height: 42px;
  height: 42px;
  text-align: right;
}

.section-actions .section-action:before {
  content: "";
  width: 10px;
  height: 10px;
}

.inverse .section-actions .section-action {
  background: rgba(0, 0, 0, 0.1);
  border-color: rgba(0, 0, 0, 0.2);
  color: #ffffff;
}

@media (max-width: 767px) {
  .inverse .section-actions .section-action {
    border: 1px solid #dce6ef;
    background: #fff;
    color: #464646;
  }
}

.section-actions .section-action.section-action-draggable {
  position: fixed;
  top: 90px;
  right: 15px;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  border: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-align: center;
  box-shadow: 2px 4px 15px rgba(9, 9, 10, 0.2);
  transition: background-color .3s ease-in-out, box-shadow .3s ease-in-out;
  z-index: 82;
}

.section-actions .section-action.section-action-draggable.ui-draggable-dragging {
  background-color: #e8eaf1;
  box-shadow: 4px 8px 30px rgba(72, 96, 130, 0.2);
}

.section-actions .section-action.section-action-draggable i {
  font-size: 24px;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

.section-actions .section-action.section-action-draggable .section-action-label {
  font-size: 10px;
  bottom: 10px;
  position: absolute;
  margin: 0;
  line-height: initial;
  width: 100%;
  text-align: center;
}

.section-actions .section-action i {
  position: absolute;
  top: 0;
  left: 10px;
  line-height: 42px;
  font-size: 20px;
  transition: all 0.2s ease-in-out;
}

.section-actions .section-action i.fa {
  margin-left: 2px;
}

.section-actions .section-action .section-action-label {
  font-size: 1em;
  line-height: 42px;
  margin-left: 42px;
  margin-right: 10px;
}

.section-actions .section-action .section-action-label .small-text {
  font-size: 0.876em;
  margin-bottom: 5px;
  transform: translateY(-5px);
}

.section-actions .section-action input[type=text] {
  border: none;
  box-shadow: none;
  width: 42px;
  height: 42px;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}

.section-actions .section-action input[type=text]:focus {
  width: 200px;
  opacity: 1;
  margin-left: 42px;
}

@media (max-width: 479px) {
  .section-actions .section-action input[type=text]:focus {
    display: block;
    width: 150px;
  }
}

.section-actions .section-action.section-action-select {
  border-bottom-width: 1px;
  transition: none;
  height: 42px;
}

.section-actions .section-action.section-action-select .selectBox {
  font-size: 16px;
  cursor: pointer;
  padding-right: 0;
  padding-left: 0;
  line-height: 40px;
  border: none;
  min-width: 100%;
  height: 40px;
  min-height: 40px;
  width: auto;
}

@media (max-width: 767px) {
  .section-actions .section-action.section-action-select .selectBox {
    font-size: 12px;
  }
}

.section-actions .section-action.section-action-select .selectBox i {
  font-size: 12px;
  transform: none;
  position: relative;
  line-height: inherit;
  left: auto;
}

.section-actions .section-action.section-action-select .selectBox.expanded {
  border: none;
}

.section-actions .section-action.section-action-select .dropDown {
  box-sizing: content-box;
  margin-left: -1px;
  min-width: 100%;
  width: auto;
  border-top-width: 1px;
}

.section-actions .section-action.section-action-select .dropDown li {
  text-align: left;
}

.section-actions .section-action.section-action-select.expanded {
  overflow: visible;
  border-width: 1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

@media (max-width: 767px) {
  .section-actions .section-action.toggle-editor {
    position: absolute;
    right: 10px;
  }
}

.section-name {
  margin-bottom: 15px;
}

.section-meta {
  font-size: 1rem;
}

.section-meta .section-meta-item {
  margin-right: 15px;
  white-space: nowrap;
}

.section-meta .section-meta-item .icon {
  display: inline-block;
  font-size: 1.2rem;
  margin-right: 5px;
  transform: translateY(10%);
}

.ui-draggable-dragging {
  transform: scale(1.2);
}

.section-fullheader {
  background: red;
  width: 100%;
  position: relative;
  top: 50px;
  z-index: 10;
  box-shadow: 10px 10px 30px 0px rgba(8, 25, 69, 0.16);
  height: 315px;
}

@media (max-width: 1199px) {
  .section-fullheader {
    height: 261px;
  }
}

@media (max-width: 991px) {
  .section-fullheader {
    height: 202px;
  }
}

.section-fullheader .specrow {
  display: table;
  width: 100%;
}

.section-fullheader .speccol {
  position: relative;
  overflow: hidden;
  padding: 0;
  margin: 0;
}

.section-fullheader .speccol:first-child {
  display: table-cell;
  width: 67.95%;
}

.section-fullheader .speccol:last-child {
  display: table-cell;
}

.section-fullheader .fullheader-image img {
  display: block;
  position: absolute;
  top: 0;
  height: auto;
  width: 100%;
  transition: opacity .3s ease-in-out;
  cursor: pointer;
}

.section-fullheader .fullheader-image img:hover {
  opacity: 0.5;
}

.section-fullheader .fullheader-image:hover .profile-upload-btn {
  opacity: 1;
}

.section-fullheader .fullheader-map {
  position: relative;
  overflow: hidden;
  height: 100%;
  background: #f8f8f8;
}

.section-fullheader .fullheader-data {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 55px;
  background: rgba(39, 43, 50, 0.7);
}

.section-fullheader .fullheader-data h1 {
  margin-top: 0px;
  padding: 10px;
  font-size: 2rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.section-fullheader .fullheader-data.fullheader-address {
  background: rgba(255, 255, 255, 0.9);
  color: #464646;
  padding: 10px;
}

.section-fullheader .fullheader-data.fullheader-address span {
  width: 100%;
  text-align: left;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.section-fullheader .fullheader-data.fullheader-address span:first-child {
  font-weight: 600;
}

.section-fullheader .fullheader-date {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 80px;
  height: 80px;
  background: #FFFFFF;
  box-shadow: 10px 10px 30px 0px rgba(8, 25, 69, 0.16);
}

.section-fullheader .fullheader-date span {
  width: 100%;
  text-align: center;
  display: block;
}

.section-fullheader .fullheader-date span:first-child {
  margin-top: 10px;
  color: #464646;
  font-size: 1.5rem;
}

.section-fullheader .fullheader-date span:last-child {
  color: #f0392c;
  font-size: 1.2rem;
  text-transform: uppercase;
}

.section-subbutton {
  position: absolute;
  margin-top: 10px;
}

@media (max-width: 767px) {
  .section-subbutton {
    position: relative;
    margin-top: 20px;
  }
  .section-subbutton .btn {
    padding: 8px 15px;
    font-size: 12px;
  }
}

.section-tab {
  position: relative;
  width: 100%;
  background: rgba(0, 0, 0, 0.5) !important;
}

.section-tab:after {
  z-index: 2;
}

.section-tab .nav {
  border: none;
}

.section-tab .nav > li {
  padding: 0;
  font-size: 24px;
  font-weight: 200;
}

.section-tab .nav > li a {
  background: transparent;
  color: #fff;
  border: none;
}

.section-tab .nav > li.active a {
  background: #fff;
  border: none;
  color: #636363;
}

/*-----------------------------------*\
	$PROFILE
\*-----------------------------------*/
.profile-header-inner {
  padding-left: 195px;
  padding-top: 15px;
  position: relative;
}

#profil-img {
  margin-top: 0px;
  text-align: center;
  padding-bottom: 0;
}

@media (max-width: 767px) {
  #profil-img {
    padding: 15px 0;
  }
}

#profil-img.editable .profile-image-holder {
  cursor: pointer;
}

#profil-img.editable .profile-image-holder.hover img {
  opacity: 0.25;
}

#profil-img.uploading:after {
  content: '';
  background: url(../images/ajax-loader.gif) rgba(255, 255, 255, 0.75);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 10;
}

.profile-image {
  width: 168px;
  height: 168px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/profile-image-bg.png) no-repeat 0 0/168px 168px;
  padding: 9px 0 0 9px;
}

.profile-image img {
  width: 150px;
  display: block;
  border-radius: 50%;
}

.profile-image .rating {
  width: 35px;
  line-height: 35px;
  position: absolute;
  right: 8px;
  bottom: 8px;
  font-size: 16px;
  box-shadow: 0 0 0 6px #26446d;
}

.profile-header-actions {
  margin-top: 15px;
}

.coach .profile-header-actions {
  margin-top: 35px;
}

.profile-section {
  position: relative;
}

.profile-image-holder {
  display: inline;
  position: relative;
  text-align: center;
  width: 100%;
  overflow: hidden;
}

.profile-image-holder img {
  z-index: 1;
  left: 0px;
  top: 0px;
  width: 100%;
  transition: opacity .3s ease-in-out;
}

@media (max-width: 767px) {
  .profile-image-holder {
    max-width: 65%;
    display: inline-block;
    border: 4px solid white;
    box-shadow: 2px 4px 15px rgba(9, 9, 10, 0.2);
  }
}

.profile-upload-btn {
  z-index: 5;
  top: 50%;
  left: 50%;
  opacity: 0;
  position: absolute;
  transform: translate(-50%, -50%);
  color: #ffffff;
  transition: opacity .3s ease-in-out;
  pointer-events: none;
}

.profile-image-holder.hover .profile-upload-btn {
  opacity: 1;
}

.mre {
  font-weight: bold;
}

.profile-header .mre {
  color: #fff;
}

.user-badges {
  margin-top: 5px;
}

.user-badges .popi-container .popover {
  left: -9px !important;
}

.user-badge {
  display: inline-block;
  margin-right: 20px;
  float: left;
}

.user-badge img {
  display: block;
}

.more-badge {
  display: inline-block;
  min-width: 25px;
  line-height: 26px;
  text-align: center;
  background: url(../images/badge-more.png) no-repeat center center;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  float: left;
}

.profile-data {
  color: #586866;
  font-weight: 400;
  margin-bottom: 15px;
}

.profile-data-event {
  color: #586866;
  margin-bottom: 25px;
  font-size: 15px;
  text-align: center;
  border: 2px solid #fafafa;
  padding: 14px 6px;
  box-shadow: 0 0 5px rgba(50, 50, 50, 0.1);
  border-radius: 8px;
  transition: 250ms;
  cursor: default;
  position: relative;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.9);
  font-weight: 200;
  text-shadow: 1px 3px 4px #fff;
}

.profile-data-title {
  color: #bfc6cc;
  font-weight: 400;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}

.profile-data-event .profile-data-title {
  color: #86898c;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 4px;
  display: inline-block;
}

.profile-data-event:hover {
  transform: scale(1.1);
}

.profile-data-event .profile-data-bg-icon {
  position: absolute;
  left: -30px;
  top: 50%;
  height: 250%;
  opacity: .075;
  display: block;
  width: 50%;
  transform: translateY(-50%);
  line-height: 180px;
  vertical-align: middle;
}

.profile-data-event .profile-data-bg-icon img {
  width: 100%;
  padding: 30px;
}

.profile-data-event .profile-data-bg-icon .fa {
  font-size: 100px;
  vertical-align: middle;
  position: relative;
  top: 2px;
}

.profile-data-title a {
  color: #c7ced8;
}

.profile-data img {
  width: 16px;
}

.friend-list-more {
  margin: 20px 0 0;
  text-align: right;
}

.badge-list-item {
  display: inline-block;
  margin: 0 20px 30px;
}

.total-badges {
  margin-bottom: 20px;
}

.total-badges-title {
  color: #14a2a2;
  font-size: 30px;
  font-family: 'Rubik', sans-serif;
  margin: 20px 0 5px;
}

.total-badges-title .total {
  color: #b3bcce;
}

.total-badges-title .collected {
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}

.progress-bar-container {
  height: 5px;
  background: #d7dce6;
  border-radius: 3px;
  overflow: hidden;
  margin: 0 0 20px;
}

.progress-bar-container .bar {
  height: 5px;
  border-radius: 0 3px 3px 0;
}

.progress-bar-container .bar.ocean-color {
  background: #1a5a78;
  background: linear-gradient(to right, #1a5a78 0%, #11c7b8 100%);
}

.progress-bar-container .bar.ocean-color {
  background: #1a5a78;
  background: linear-gradient(to right, #1a5a78 0%, #11c7b8 100%);
}

.progress-bar-container .bar.sky-color {
  background: #7633b7;
  background: linear-gradient(to right, #7633b7 0%, #275fbb 100%);
}

.progress-bar-container .bar.pink-color {
  background: #d2086c;
  background: linear-gradient(to right, #d2086c 0%, #ff5780 100%);
}

.badge-box {
  position: relative;
  padding-left: 70px;
  padding-top: 5px;
  min-height: 50px;
  margin-bottom: 20px;
}

.badge-icon {
  position: absolute;
  left: 0;
  top: 0;
}

.badge-title {
  font-family: 'Rubik', sans-serif;
  font-size: 18px;
  margin: 0 0 5px;
  color: #5a6c92;
}

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

.total-stars h4 {
  color: #374d70;
  font-family: 'Rubik', sans-serif;
  font-size: 48px;
  margin: 0;
}

.star-rating {
  height: 20px;
}

.total-stars p {
  color: #374d70;
  font-family: 'Rubik', sans-serif;
  font-size: 24px;
  margin: 0;
}

.profile-stars {
  padding: 40px;
}

.profile-star-line {
  line-height: 20px;
  font-size: 18px;
  color: #5a6c92;
  margin-bottom: 15px;
}

.profile-comment {
  margin-bottom: 20px;
  font-size: 14px;
}

.profile-comment-box {
  background: #fff;
  border: 1px solid #dfe0e0;
  border-radius: 5px;
  padding: 15px 20px 10px;
  position: relative;
}

.profile-comment-box:before {
  content: "";
  position: absolute;
  right: 12px;
  bottom: -13px;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 13px 0 0;
  border-color: #dfe0e0 transparent transparent transparent;
  line-height: 0;
}

.profile-comment-box:after {
  content: "";
  position: absolute;
  right: 13px;
  bottom: -11px;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11px 11px 0 0;
  border-color: #ffffff transparent transparent transparent;
  line-height: 0;
}

.profile-comment-box > p {
  margin-bottom: 10px;
}

.profile-comment-meta {
  color: #bfc6d5;
}

.profile-comment-meta .star-rating {
  margin-right: -10px;
  margin-top: 3px;
}

.profile-comment-author {
  text-align: right;
  padding-right: 35px;
  margin: 3px 0 0;
  color: #adb9ce;
  font-weight: 600;
}

.discussion-box .card-action {
  border: none;
}

.discussion-reply {
  margin-left: 30px;
}

.discussion-comment {
  position: relative;
  padding-left: 80px;
}

.discussion-comment .card-box-image .rating {
  box-shadow: 0 0 0 3px #fff;
}

.discussion-comment .form-control {
  padding-right: 60px;
}

.discussion-comment .card-box-image {
  top: 6px;
}

.discussion-comment .btn-send {
  top: auto;
  bottom: 8px;
}

.coach-price-box {
  background: #fff;
  border: 1px solid #eaeef4;
  border-radius: 5px;
  padding: 10px;
  position: relative;
  margin-bottom: 10px;
  font-size: 0;
  font-weight: bold;
  color: #899ead;
  display: block;
}

.coach-price-box.featured {
  color: #f23c62;
  border: 2px solid #899ead;
}

.coach-price-box.featured:hover {
  color: #db0834;
}

.coach-price-box span {
  font-size: 14px;
  display: inline-block;
  line-height: 22px;
}

.coach-price-box.out-of-stock {
  opacity: 0.2;
  cursor: default;
}

.coach-price-box.venue-price-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-right: 1rem;
}

.coach-price-box.venue-price-box .cp-time {
  width: initial;
}

.coach-price-box.venue-price-box .cp-indicators {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.coach-price-box.venue-price-box .cp-indicators p {
  margin: 0px 5px;
}

.cp-name {
  text-overflow: ellipsis;
  max-width: 50%;
}

.cp-name img {
  width: 22px;
  margin-right: 3px;
}

.cp-time {
  width: 25%;
  text-align: right;
}

.cp-price {
  width: 25%;
  text-align: right;
}

.cp-discount {
  width: 12%;
  text-align: right;
  color: #f23c62;
}

.section-title a.red {
  background: #ec3d68;
  color: #fff;
}

.section-title a:first-child.red {
  padding-left: 20px;
}

.section-title a.red:after {
  border-color: #ec3d68 transparent transparent transparent;
}

.sport-pin-title {
  display: table;
  margin-bottom: 15px;
}

.sport-pin-title .pin-cell {
  vertical-align: top;
  display: table-cell;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.sport-pin-title .pin-cell:first-child {
  overflow: visible;
}

.sport-pin-title .pin-cell h4 {
  margin: 0;
  margin-top: 6px;
}

/*-----------------------------------*\
	$SECTION NAVIGATION
\*-----------------------------------*/
.theme-1 .section-box.section-header, .theme-1
.text-header, .theme-1 .mobile-header {
  background-color: #1abc9c !important;
}

.theme-1 .section-box.section-header .btn2:hover, .theme-1
.text-header .btn2:hover, .theme-1 .mobile-header .btn2:hover {
  color: #1abc9c !important;
}

.theme-2 .section-box.section-header, .theme-2
.text-header, .theme-2 .mobile-header {
  background-color: #2ecc71 !important;
}

.theme-2 .section-box.section-header .btn2:hover, .theme-2
.text-header .btn2:hover, .theme-2 .mobile-header .btn2:hover {
  color: #2ecc71 !important;
}

.theme-3 .section-box.section-header, .theme-3
.text-header, .theme-3 .mobile-header {
  background-color: #3498db !important;
}

.theme-3 .section-box.section-header .btn2:hover, .theme-3
.text-header .btn2:hover, .theme-3 .mobile-header .btn2:hover {
  color: #3498db !important;
}

.theme-4 .section-box.section-header, .theme-4
.text-header, .theme-4 .mobile-header {
  background-color: #9b59b6 !important;
}

.theme-4 .section-box.section-header .btn2:hover, .theme-4
.text-header .btn2:hover, .theme-4 .mobile-header .btn2:hover {
  color: #9b59b6 !important;
}

.theme-5 .section-box.section-header, .theme-5
.text-header, .theme-5 .mobile-header {
  background-color: #3d566e !important;
}

.theme-5 .section-box.section-header .btn2:hover, .theme-5
.text-header .btn2:hover, .theme-5 .mobile-header .btn2:hover {
  color: #3d566e !important;
}

.theme-6 .section-box.section-header, .theme-6
.text-header, .theme-6 .mobile-header {
  background-color: #f1c40f !important;
}

.theme-6 .section-box.section-header .btn2:hover, .theme-6
.text-header .btn2:hover, .theme-6 .mobile-header .btn2:hover {
  color: #f1c40f !important;
}

.theme-7 .section-box.section-header, .theme-7
.text-header, .theme-7 .mobile-header {
  background-color: #e67e22 !important;
}

.theme-7 .section-box.section-header .btn2:hover, .theme-7
.text-header .btn2:hover, .theme-7 .mobile-header .btn2:hover {
  color: #e67e22 !important;
}

.theme-8 .section-box.section-header, .theme-8
.text-header, .theme-8 .mobile-header {
  background-color: #e74c3c !important;
}

.theme-8 .section-box.section-header .btn2:hover, .theme-8
.text-header .btn2:hover, .theme-8 .mobile-header .btn2:hover {
  color: #e74c3c !important;
}

.theme-9 .section-box.section-header, .theme-9
.text-header, .theme-9 .mobile-header {
  background-color: #e76294 !important;
}

.theme-9 .section-box.section-header .btn2:hover, .theme-9
.text-header .btn2:hover, .theme-9 .mobile-header .btn2:hover {
  color: #e76294 !important;
}

.theme-11 .section-box.section-header, .theme-11
.text-header, .theme-11 .mobile-header {
  background-color: #541212 !important;
}

.theme-11 .section-box.section-header .btn2:hover, .theme-11
.text-header .btn2:hover, .theme-11 .mobile-header .btn2:hover {
  color: #541212 !important;
}

.theme-12 .section-box.section-header, .theme-12
.text-header, .theme-12 .mobile-header {
  background-color: #316b48 !important;
  background-image: url("/storage/themes/12/icon/293e899ce25d9d02ecf93a44d0108cf298043b42.jpg") !important;
}

.theme-12 .section-box.section-header .btn2:hover, .theme-12
.text-header .btn2:hover, .theme-12 .mobile-header .btn2:hover {
  color: #316b48 !important;
}

.theme-13 .section-box.section-header, .theme-13
.text-header, .theme-13 .mobile-header {
  background-color: #000000 !important;
  background-image: url("/storage/themes/13/icon/9db0af62f6561828485e72d691050e10f4c9f550.png") !important;
}

.theme-13 .section-box.section-header .btn2:hover, .theme-13
.text-header .btn2:hover, .theme-13 .mobile-header .btn2:hover {
  color: #000000 !important;
}

.themes .theme-preview-1 {
  background-color: #1abc9c !important;
}

.theme-1 .themes .theme-preview-1:after {
  content: "\e87f";
  font-family: Linearicons-Free;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 18px;
  text-shadow: 1px 1px 2px #777;
}

.themes .theme-preview-2 {
  background-color: #2ecc71 !important;
}

.theme-2 .themes .theme-preview-2:after {
  content: "\e87f";
  font-family: Linearicons-Free;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 18px;
  text-shadow: 1px 1px 2px #777;
}

.themes .theme-preview-3 {
  background-color: #3498db !important;
}

.theme-3 .themes .theme-preview-3:after {
  content: "\e87f";
  font-family: Linearicons-Free;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 18px;
  text-shadow: 1px 1px 2px #777;
}

.themes .theme-preview-4 {
  background-color: #9b59b6 !important;
}

.theme-4 .themes .theme-preview-4:after {
  content: "\e87f";
  font-family: Linearicons-Free;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 18px;
  text-shadow: 1px 1px 2px #777;
}

.themes .theme-preview-5 {
  background-color: #3d566e !important;
}

.theme-5 .themes .theme-preview-5:after {
  content: "\e87f";
  font-family: Linearicons-Free;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 18px;
  text-shadow: 1px 1px 2px #777;
}

.themes .theme-preview-6 {
  background-color: #f1c40f !important;
}

.theme-6 .themes .theme-preview-6:after {
  content: "\e87f";
  font-family: Linearicons-Free;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 18px;
  text-shadow: 1px 1px 2px #777;
}

.themes .theme-preview-7 {
  background-color: #e67e22 !important;
}

.theme-7 .themes .theme-preview-7:after {
  content: "\e87f";
  font-family: Linearicons-Free;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 18px;
  text-shadow: 1px 1px 2px #777;
}

.themes .theme-preview-8 {
  background-color: #e74c3c !important;
}

.theme-8 .themes .theme-preview-8:after {
  content: "\e87f";
  font-family: Linearicons-Free;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 18px;
  text-shadow: 1px 1px 2px #777;
}

.themes .theme-preview-9 {
  background-color: #e76294 !important;
}

.theme-9 .themes .theme-preview-9:after {
  content: "\e87f";
  font-family: Linearicons-Free;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 18px;
  text-shadow: 1px 1px 2px #777;
}

.themes .theme-preview-11 {
  background-color: #541212 !important;
}

.theme-11 .themes .theme-preview-11:after {
  content: "\e87f";
  font-family: Linearicons-Free;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 18px;
  text-shadow: 1px 1px 2px #777;
}

.themes .theme-preview-12 {
  background-color: #316b48 !important;
  background-image: url("/storage/themes/12/icon/293e899ce25d9d02ecf93a44d0108cf298043b42.jpg") !important;
}

.theme-12 .themes .theme-preview-12:after {
  content: "\e87f";
  font-family: Linearicons-Free;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 18px;
  text-shadow: 1px 1px 2px #777;
}

.themes .theme-preview-13 {
  background-color: #000000 !important;
  background-image: url("/storage/themes/13/icon/9db0af62f6561828485e72d691050e10f4c9f550.png") !important;
}

.theme-13 .themes .theme-preview-13:after {
  content: "\e87f";
  font-family: Linearicons-Free;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 18px;
  text-shadow: 1px 1px 2px #777;
}

.btn2 {
  padding: 15px;
  font-size: 14px;
  line-height: 14px;
  border-radius: 5px;
}

.btn2, .btn2:active, .btn2:focus {
  border: 1px solid #fff;
  background: transparent;
  font-weight: normal;
  color: #fff;
  transition: 250ms;
  outline: none;
  border-radius: 5px;
}

.btn2 .lnr {
  font-size: 18px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}

.btn2.btn-icon .lnr {
  margin-left: 20px;
}

.btn2.btn-dark {
  border-color: #e4e4e4;
  color: #575252;
}

.btn2.btn-blue {
  border-color: #456bd7;
  background: #456bd7;
  color: #fff;
}

.btn2.btn-blue:hover {
  border-color: #273c78;
  background: #273c78;
  color: #fff;
}

.btn2.btn-outline {
  color: #456bd7;
  border: 2px solid #f1f3f5;
}

.btn2.btn-outline:hover {
  border-color: #273c78;
  background: #273c78;
  color: #fff;
}

.btn2.btn-white {
  border-color: transparent;
  background: #ffffff2e;
  color: #ffffff;
}

.btn2.btn-red, .btn2.btn-danger {
  border: 1px solid #d6002d;
  background: #d6002d;
}

.btn2.btn-red:hover, .btn2.btn-red:active, .btn2.btn-danger:hover, .btn2.btn-danger:active {
  border-color: #b40027;
  background: #b40022;
}

.btn2:hover {
  background-color: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}

.clockpicker-popover {
  z-index: 2051;
}

.event-header {
  padding: 120px 0 170px;
  position: relative;
  overflow: hidden;
  color: #fff;
  background-size: cover;
  background-position: center;
}

@media (max-width: 767px) {
  .event-header {
    min-height: calc(100vh - 107px);
    margin-bottom: -57px;
    padding: 60px 0;
  }
}

.event-header.versus {
  padding: 60px 0 110px;
}

.event-header .event-bg-color {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

@media (max-width: 767px) {
  .event-header .event-bg-color {
    background-color: #2BBCB1 !important;
  }
}

.event-header .event-bg-icon {
  position: absolute;
  height: 130%;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translateY(-50%);
}

.event-header .event-bg-icon img {
  height: 100%;
}

.event-header .event-bg-icon svg {
  height: 100%;
  width: auto;
  opacity: .1;
}

.event-header .event-bg-icon svg path {
  fill: #000;
}

.event-header .private-event {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  padding: 8px;
  background: #aaa;
  font-weight: bold;
  font-size: 15px;
}

.event-header.has-cover .event-bg-color {
  opacity: 0.75;
}

.event-header.has-cover .event-bg-icon {
  display: none;
}

.event-header .container {
  position: relative;
  z-index: 2;
}

.event-header .grid {
  display: table;
  width: 100%;
}

@media (max-width: 767px) {
  .event-header .grid {
    display: block;
  }
}

.event-header .grid > div {
  display: table-cell;
  vertical-align: middle;
}

@media (max-width: 767px) {
  .event-header .grid > div {
    display: block;
  }
}

.event-header .grid > .left {
  text-align: left;
}

@media (max-width: 767px) {
  .event-header .grid > .left {
    text-align: center;
    margin-bottom: 50px;
  }
}

.event-header .grid > .middle {
  text-align: center;
  width: 36%;
}

@media (max-width: 767px) {
  .event-header .grid > .middle {
    text-align: center;
    margin-bottom: 50px;
    width: 100%;
  }
}

.event-header .grid > .right {
  text-align: right;
}

@media (max-width: 767px) {
  .event-header .grid > .right {
    text-align: center;
  }
}

.event-header.versus .grid > div {
  vertical-align: middle;
}

.event-header.versus > .left,
.event-header.versus > .right {
  width: 32%;
}

.event-header.versus > .middle {
  padding: 0 20px;
}

.event-header .icon {
  width: 96px;
  height: 96px;
  background: #fff;
  border-radius: 50%;
  padding: 18px;
  float: left;
  margin-right: 30px;
}

@media (max-width: 767px) {
  .event-header .icon {
    float: none;
    margin: 0 auto 30px;
  }
}

.event-header .icon img {
  width: 100%;
  height: auto;
}

.event-header.versus .icon {
  float: none;
  display: inline-block;
  width: 70px;
  height: 70px;
  margin: 0;
}

.event-header .event-name {
  font-size: 48px;
  margin: 0;
  font-weight: 200;
  position: relative;
  left: -5px;
}

@media (max-width: 767px) {
  .event-header .event-name {
    font-size: 30px;
    margin-bottom: 10px;
    left: 0;
  }
}

.event-header.versus .event-name {
  display: block;
  left: 0;
  font-size: 30px;
  margin-top: 15px;
}

.event-header .event-base-info {
  margin-top: 25px;
  font-size: 18px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

.event-header .event-base-info .location {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: start;
  -ms-flex-pack: start;
      justify-content: start;
}

.event-header .event-base-info .location > svg.plus-margin {
  margin-top: 10px;
}

.event-header .event-base-info .location > div {
  text-align: left;
}

.event-header .event-base-info .organizer {
  padding: 10px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: start;
}

.event-header .event-base-info .organizer img {
  height: 34px;
  border-radius: 50%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
  transition: 250ms;
  margin-right: 5px;
}

.event-header .event-base-info .organizer a {
  font-weight: bold;
  display: inline-block;
  background: rgba(255, 255, 255, 0.3);
  padding: 4px 14px 4px 5px;
  border-radius: 20px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  transition: 250ms;
}

.event-header .event-base-info .organizer a:hover {
  background: rgba(255, 255, 255, 0.5);
}

.event-header .event-base-info .organizer a:hover img {
  transform: scale(1.2);
}

.event-header:not(.versus) .event-actions .btn {
  display: block;
  width: 100%;
}

.event-header:not(.versus) .event-actions .btn-share {
  display: none;
}

@media (max-width: 767px) {
  .event-header .event-actions .btn {
    display: block;
    width: 100%;
  }
}

.event-header.versus .event-base-info {
  margin-top: 5px;
  margin-bottom: 15px;
}

.event-header .diff-human {
  margin-bottom: 6px;
}

.event-header .versus-profile-img {
  width: 138px;
  height: 138px;
  border: 4px solid #fff;
  border-radius: 4px;
}

.event-header .versus-profile-img img {
  width: 100%;
}

.event-header .versus-profile-img.left {
  margin-right: 25px;
}

@media (max-width: 767px) {
  .event-header .versus-profile-img.left {
    margin: 0 auto 15px;
  }
}

.event-header .versus-profile-img.right {
  margin-left: 25px;
}

@media (max-width: 767px) {
  .event-header .versus-profile-img.right {
    margin: 0 auto 15px;
  }
}

.event-header .versus-name {
  margin: 0;
  font-size: 30px;
  font-weight: 200;
  margin-bottom: 10px;
}

.event-header .versus-name a:hover, .event-header .versus-name a:active, .event-header .versus-name a:focus {
  color: #fff;
}

.event-tabs {
  margin-top: -53px;
  background: rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 2;
}

.event-tabs .nav-tabs {
  border: none;
}

.event-tabs .nav-tabs li {
  padding: 0;
}

.event-tabs .nav-tabs a {
  font-size: 24px;
  color: #fff;
  font-weight: 200;
  transition: 250ms;
  border: none !important;
}

.event-tabs .nav-tabs a:active, .event-tabs .nav-tabs a:focus {
  background: transparent;
}

.event-tabs .nav-tabs a:hover {
  color: #5a636c;
  border-radius: 2px 2px 0 0;
  background-color: #fff;
}

.event-tabs .nav-tabs li.active a {
  color: #5a636c;
  border-radius: 2px 2px 0 0;
}

.event-datas {
  padding: 30px 0 0;
  min-height: 50vh;
}

@media (max-width: 767px) {
  .event-datas {
    min-height: 0;
  }
}

.event-datas .map {
  height: 300px;
  border: 2px solid #e3e3e3;
  border-radius: 4px;
}

.event-datas .informations {
  border-top: 1px solid #d0d0d0;
  background-color: #f2f2f2;
  margin-top: 30px;
  padding: 25px 0;
  position: relative;
}

.event-datas .informations:before, .event-datas .informations:after {
  content: '';
  position: absolute;
  border-top: 1px solid #d0d0d0;
  background-color: #f2f2f2;
  height: 100%;
}

.event-datas .informations:before {
  right: 0;
  width: 100vw;
  top: -1px;
}

.event-datas .informations:after {
  left: 0;
  width: 100vw;
  top: -1px;
}

.event-datas .informations .row {
  position: relative;
  z-index: 1;
}

.event-datas .base-info .info-row {
  display: table;
  width: 100%;
  margin-bottom: 24px;
}

.event-datas .base-info .info-row > div {
  display: table-cell;
  vertical-align: middle;
}

.event-datas .base-info .info-row > .icon {
  width: 50px;
  text-align: center;
}

.event-datas .base-info .info-row > .icon.vat {
  vertical-align: top;
}

.event-datas .base-info .lnr {
  font-size: 24px;
}

.event-datas .base-info .data h4 {
  font-size: 18px;
  margin: 5px 0;
}

.event-datas .base-info .data span {
  font-size: 14px;
}

.event-datas .base-info .data span.subtext {
  color: #a5acb2;
}

.event-datas .tab-pane:not(:first-child) {
  padding-bottom: 50px;
}

.hiddenfields {
  display: none;
}

.hiddenfields .row {
  margin-bottom: 10px;
}

.form-control#cities:focus + .acomplete,
.friends_ac:hover .acomplete {
  display: block;
}

.form-control a + .acomplete {
  display: block;
}

.ui-autocomplete {
  display: none !important;
}

.training_description {
  margin-top: 15px;
  font-size: normal;
}

.sport_request_tag {
  display: none;
}

.chosen_sport {
  display: none;
}

.relative-position {
  position: relative !important;
}

.err_1, .err_2, .err_3, .err_4 {
  display: none;
}

.pointer {
  cursor: pointer;
}

.show_if_type_is_teams,
.show_if_type_is_race,
.show_if_type_is_rounds,
.show_if_type_is_rounds_and_branch,
.show_if_type_is_branch {
  display: none;
}

.popover {
  z-index: 10000 !important;
  max-width: 330px;
}

.input-error {
  display: none;
}

p, .collapse-text {
  overflow-wrap: break-word;
}

.add_new_sport_button {
  display: none;
}

.dates_repeating, .type_group, .type_group2, .type_group3_1 {
  display: none;
}

.table-condensed .btn {
  background: #ccc;
}

.upload-image2 {
  height: 120px;
}

.upload-image2 .image {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: url(../images/profile-image-placeholder.png) no-repeat center center/120px 120px;
  overflow: hidden;
  float: left;
  margin-right: 15px;
}

.upload-image2.event .image {
  border-radius: 5px;
  background: url(../images/event-image-placeholder.png) no-repeat center center/120px 120px;
  border: 1px solid #c8cbd0;
}

.upload-image2 .image img {
  display: inline-block;
}

.upload-image2 label {
  margin-top: 20px;
}

.profile-header-inner a {
  color: #fff;
}

.equipment_fee_container, .event_fee_container {
  display: none;
}

.sidebysidefilter {
  display: -ms-flexbox !important;
  display: flex !important;
}

.mobile-nav-background {
  background-color: #414D60;
  display: none !important;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .mobile-nav-background {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important;
  }
}

.mobile-nav-background .top-menu-button {
  color: white;
  border: 0px !important;
  padding-top: 15px !important;
  padding-bottom: 20px !important;
}

.mobile-nav-background .top-menu-button svg path, .mobile-nav-background .top-menu-button circle {
  stroke: white;
}

.mobile-nav-background .top-menu-button.active {
  color: #2BBCB1;
}

.mobile-nav-background .top-menu-button.active svg path, .mobile-nav-background .top-menu-button.active circle {
  stroke: #2BBCB1;
}

#top-menu > .top-navbar-logout {
  top: 0 !important;
  position: fixed !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-direction: row;
      flex-direction: row;
  width: 100% !important;
  background-color: white;
  height: -moz-fit-content !important;
  height: fit-content !important;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  font-size: 16px !important;
}

#top-menu > .top-navbar-logout .btns {
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center;
}

#top-menu > .top-navbar-logout .btns :nth-child(1) {
  color: #2BBCB1 !important;
}

#top-menu > .top-navbar-logout .btns .top-menu-button {
  width: auto !important;
  font-size: 16px !important;
  font-weight: bold !important;
  margin-right: 5px;
}

#top-menu > .top-navbar-logout .top-menu-button {
  border: 0px !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
  display: inline-block !important;
}

#top-menu > .top-navbar-logout .top-menu-button .top-menu-label {
  margin: 0 !important;
}

#top-menu > .top-navbar-logout .top-menu-button .action-btn {
  background: #2BBCB1 !important;
  border-radius: 6px !important;
  font-size: 16px !important;
  font-weight: bold !important;
  color: #fff !important;
  transition: 250ms !important;
  border: 3px solid transparent !important;
  padding: 10px 20px 10px 20px !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}

@media (max-width: 767px) {
  .margin-on-mobile {
    margin-top: 100px;
  }
}

@media (max-width: 479px) {
  .margin-on-mobile {
    margin-top: 75px;
  }
}

@media (max-width: 767px) {
  .call-to-action-guest-login {
    display: inline-block !important;
  }
}

.mobile-header {
  height: 75px;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  background-color: #2BBCB1;
  color: white;
  padding: 15px 25px 15px 25px;
}

.mobile-header h4 {
  font-weight: 500;
  font-size: 24px;
  margin-left: 15px;
}

.mobile-header .left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: start;
  -ms-flex-align: center;
      align-items: center;
}

.section-nav-container {
  background-color: #414D60 !important;
  background: #414D60 !important;
  color: #C2CEE0 !important;
}

.section-nav-container .section-nav ul li {
  padding: 15px 0px 15px 0px;
}

.section-nav-container .section-nav ul li a {
  background-color: transparent !important;
  position: relative;
  color: #C2CEE0 !important;
  padding: 0px 0px 0px 0px !important;
  margin-right: 25px;
}

.section-nav-container .section-nav ul li a:nth-child(1) {
  margin-left: 25px;
}

.section-nav-container .section-nav ul li a.active {
  color: white !important;
}

.section-nav-container .section-nav ul li a.active::after {
  display: block;
  content: '';
  width: 100% !important;
  height: 2px;
  background: white;
  position: absolute;
  bottom: -15px;
  left: 0;
}

.section-action::before {
  display: none !important;
}

.section-action.center-icon {
  background: #fff !important;
}

@media (max-width: 767px) {
  #profil.section-box.full-bleed.section-header {
    padding-bottom: 50px !important;
  }
  #profil-img {
    background-color: transparent !important;
    margin-top: -65px !important;
  }
  .profile-image-holder {
    border-radius: 50%;
  }
  svg.green-on-mobile > path {
    fill: #2BBCB1 !important;
  }
  .section-name {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: center !important;
        justify-content: center !important;
    gap: 8px !important;
  }
  .theme-1.section-nav-container {
    background-color: #414D60 !important;
    background: #414D60 !important;
  }
  .theme-2.section-nav-container {
    background-color: #414D60 !important;
    background: #414D60 !important;
  }
  .theme-3.section-nav-container {
    background-color: #414D60 !important;
    background: #414D60 !important;
  }
  .theme-4.section-nav-container {
    background-color: #414D60 !important;
    background: #414D60 !important;
  }
  .theme-5.section-nav-container {
    background-color: #414D60 !important;
    background: #414D60 !important;
  }
  .theme-6.section-nav-container {
    background-color: #414D60 !important;
    background: #414D60 !important;
  }
  .theme-7.section-nav-container {
    background-color: #414D60 !important;
    background: #414D60 !important;
  }
  .theme-8.section-nav-container {
    background-color: #414D60 !important;
    background: #414D60 !important;
  }
  .theme-9.section-nav-container {
    background-color: #414D60 !important;
    background: #414D60 !important;
  }
  .theme-10.section-nav-container {
    background-color: #414D60 !important;
    background: #414D60 !important;
  }
  .theme-11.section-nav-container {
    background-color: #414D60 !important;
    background: #414D60 !important;
  }
  .theme-12.section-nav-container {
    background-color: #414D60 !important;
    background: #414D60 !important;
  }
  .theme-13.section-nav-container {
    background-color: #414D60 !important;
    background: #414D60 !important;
  }
  .btn3 {
    border-radius: 6px !important;
    padding: 16px 10px !important;
  }
  .btn3.btn-white {
    color: black !important;
    background-color: white !important;
  }
  .btn3.btn-white-border {
    border: 2px solid white !important;
    background-color: transparent !important;
    color: white !important;
  }
  .side-by-side-buttons {
    display: -ms-flexbox;
    display: flex;
  }
  .side-by-side-buttons button:nth-child(1) {
    margin-right: 10px;
  }
}

@media (max-width: 767px) and (max-width: 768px) {
  .side-by-side-buttons button:nth-child(1) {
    width: 50% !important;
  }
}

@media (max-width: 767px) {
  .side-by-side-buttons button:nth-child(2) {
    margin-left: 10px;
  }
}

@media (max-width: 767px) and (max-width: 768px) {
  .side-by-side-buttons button:nth-child(2) {
    width: 50% !important;
  }
}

.filter-wrapper {
  transition: all 0.5s;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
}

.filter-wrapper .mobile-header {
  display: none;
}

.filter-wrapper.open {
  opacity: 1;
}

@media (max-width: 767px) {
  .filter-wrapper .mobile-header {
    display: -ms-flexbox;
    display: flex;
  }
  .filter-wrapper {
    z-index: 1001;
    display: block !important;
    position: absolute;
    width: 100vw;
    height: calc(100vh - 81px);
    background-color: #2BBCB1;
    right: -100vw;
    transition: all 0.5s;
  }
  .filter-wrapper.open {
    right: 0;
    top: -75px;
    transition: all 0.5s;
  }
}

.toplist-header {
  color: white;
  background-color: #2BBCB1;
  padding: 40px 0 40px 0;
  height: -moz-fit-content;
  height: fit-content;
}

@media (max-width: 767px) {
  .toplist-header {
    padding: 0px 0 0px 0;
  }
  .toplist-header h2 {
    display: none !important;
  }
}

.cbox.selected {
  border: 2px solid yellow !important;
}

.filter-input-holder {
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  display: none;
}

.filter-input-holder.active {
  display: -ms-flexbox;
  display: flex;
}

.filter-input-holder .form-group {
  width: clamp(200px, 275px, 350px);
  margin: 1rem .5rem 1rem .5rem;
  position: relative;
  color: #414D60 !important;
}

.filter-input-holder .form-group .inside-icon {
  position: absolute;
  right: 15px;
  top: 0;
  height: 100%;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-item-align: center;
      align-self: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  z-index: 10;
  background-color: white;
}

@media (max-width: 767px) {
  .filter-input-holder {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .filter-input-holder .form-group {
    width: calc(100% - 50px);
  }
}

.global-container {
  padding: 0px 24px 32px 24px;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .global-container {
    padding: 0px 0px 32px 0px;
  }
}

.global-container > #s-error {
  text-align: center;
  color: red;
}

.global-container .flex {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: end;
}

.global-container .flex > div {
  margin: 24px;
}

@media (max-width: 767px) {
  .global-container .flex > div {
    margin: 12px;
  }
}

.global-container .flex > div:nth-child(2) {
  width: 100%;
}

.global-container .flex.user > div:nth-child(2) {
  background-color: #eaf8f7 !important;
}

.global-container h2 {
  font-weight: 700;
  text-align: center;
  color: #2BBCB1;
  font-size: 32px;
}

.global-container h3 {
  color: #414D60;
  font-weight: 700;
  text-align: center;
  font-size: 24px;
}

.global-container #paginate {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  column-gap: 14px;
  margin-top: 22px;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

.global-container #paginate div {
  font-size: 16px;
  width: 32px;
  height: 32px;
  display: -ms-grid;
  display: grid;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  border-radius: 5px;
  cursor: pointer;
}

.global-container #paginate div.selected {
  background-color: #2BBCB1;
  color: white;
}

.self-container {
  padding: 32px 24px 32px 24px;
  background-color: white;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.12);
  margin-bottom: 30px;
}

.self-container .self-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 200px 100px;
      grid-template-columns: 200px 100px;
  -ms-grid-rows: auto;
      grid-template-rows: auto;
  gap: 25px 0px;
  grid-template-areas: ". .";
  -ms-flex-pack: start;
      justify-content: start;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-grid-column-align: start;
      justify-items: start;
  -ms-flex-align: center;
      align-items: center;
  padding: 16px 0px 16px 0px;
  font-size: 18px;
  border-bottom: 1px solid #D9D9D9;
}

.self-container .self-grid.green {
  color: #2BBCB1;
  font-weight: 600;
}

.self-container h3 {
  font-weight: 700;
  text-align: center;
  color: #2BBCB1;
  font-size: 32px;
}

.self-container h4 {
  color: #414D60;
  font-weight: 600;
  font-size: 18px;
  margin: 0;
  padding: 0;
}

.self-container #paginate {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  column-gap: 14px;
  margin-top: 22px;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

.self-container #paginate div {
  font-size: 16px;
  width: 32px;
  height: 32px;
  display: -ms-grid;
  display: grid;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  border-radius: 5px;
  cursor: pointer;
}

.self-container #paginate div.selected {
  background-color: #2BBCB1;
  color: white;
}
