@charset "UTF-8";

.clearfix:after {
    content: "";
    display: block;
    clear: both
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

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

abbr[title] {
    border-bottom: 1px dotted
}

dfn {
    font-style: italic
}

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

.pre-wf {
    width: 100%;
    text-align: center;
    font-family: 'Montserrat';
    font-size: 14px;
    margin: 21px 0 0 0;
}

.pre-wf p {
    display: inline-block;
    width: auto;
    height: auto;
    vertical-align: midlle;
    color: white;
}

.pre-wf a {
    display: inline-block;
    width: auto;
    height: auto;
    vertical-align: midlle;
    color: #0075bc;
}

.pre-wf img {
    width: 150px;
    height: auto;
    cursor: pointer;
}

.presentation-wf {
    position: absolute;
    font-family: 'Montserrat';
    bottom: 21px;
    left: 50%;
    font-size: 14px;
    transform: translateX(-50%);
}

.presentation-wf p {
    display: inline-block;
    width: auto;
    height: auto;
    vertical-align: middle;
    color: white;
}

.presentation-wf a {
    display: inline-block;
    width: auto;
    height: auto;
    vertical-align: middle;
    color: #0075bc;
}

.presentation-wf img {
    width: 150px;
    height: auto;
    cursor: pointer;
}



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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.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 silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

*,
:after,
:before {
    box-sizing: inherit
}

html {
    box-sizing: border-box;
    font-size: 112.5%;
    line-height: 1.33333;
    height: 100%
}

body {
    position: relative;
    overflow-x: hidden;
    min-width: 320px;
    min-height: 100%;
    font-family: brandon-grotesque, Helvetica, Arial, sans-serif;
    color: #505c69;
    background: #fff
}

body.is-locked {
    overflow: hidden
}

img {
    vertical-align: middle
}

img,
svg {
    max-width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: 400
}

h1 {
    font-size: 42px
}

h1,
h2 {
    line-height: 42px
}

h2 {
    font-size: 34px
}

h3 {
    font-size: 26px;
    line-height: 30px
}

h4,
h5,
h6 {
    font-size: 18px;
    line-height: 24px
}

@media(min-width:48em) {
    h1 {
        font-size: 50px;
        line-height: 54px
    }

    h2 {
        font-size: 42px
    }

    h2,
    h3 {
        line-height: 42px
    }

    h3 {
        font-size: 34px
    }

    h4,
    h5,
    h6 {
        font-size: 26px;
        line-height: 30px
    }
}

p {
    margin: 0
}

dl,
ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none
}

a {
    color: #0075bc;
    text-decoration: none
}

a:focus,
a:hover {
    color: #004d7d
}

hr {
    padding: 12px 0;
    border: 0;
    border-bottom: 1px solid #dedede
}

b,
strong {
    font-weight: 700
}

table th {
    text-align: left
}

.container,
.wrapper {
    margin: 0 auto
}

.wrapper {
    max-width: 1570px;
    padding: 0 24px
}

@media(min-width:48em) {
    .wrapper {
        padding: 0 48px
    }
}

.logo {
    transition: all .15s ease-in
}

.logo:focus,
.logo:hover {
    opacity: .7
}

.logo--narrow {
    display: block
}

.logo--narrow img {
    width: 100%;
    max-width: 170px
}

.btn,
.logo--centered {
    text-align: center
}

.btn {
    display: inline-block;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    white-space: nowrap;
    text-decoration: none;
    border: 0;
    background: transparent;
    transition: all .15s ease-in-out;
    font-family: brandon-grotesque, Helvetica, Arial, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .2em
}

.btn:focus {
    outline: 0
}

.btn--primary {
    border: 1px solid #0075bc;
    color: #0075bc
}

.btn--primary:focus,
.btn--primary:hover {
    background: #0075bc;
    color: #fff
}

.btn--primary.is-disabled:focus,
.btn--primary.is-disabled:hover,
.btn--primary:disabled:focus,
.btn--primary:disabled:hover {
    background-color: transparent;
    color: #0075bc
}

.btn--secondary {
    border: 1px solid green;
    color: green
}

.btn--secondary:focus,
.btn--secondary:hover {
    background: green;
    color: #fff
}

.btn--secondary.is-disabled:focus,
.btn--secondary.is-disabled:hover,
.btn--secondary:disabled:focus,
.btn--secondary:disabled:hover {
    background-color: transparent;
    color: green
}

.btn--neutral {
    border: 1px solid #8e8e8e;
    color: #8e8e8e
}

.btn--neutral:focus,
.btn--neutral:hover {
    background: #8e8e8e;
    color: #fff
}

.btn--neutral.is-disabled:focus,
.btn--neutral.is-disabled:hover,
.btn--neutral:disabled:focus,
.btn--neutral:disabled:hover {
    background-color: transparent;
    color: green
}

.btn--negative {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff
}

.btn--negative:focus,
.btn--negative:hover {
    border: 1px solid hsla(0, 0%, 100%, .6);
    color: hsla(0, 0%, 100%, .6)
}

.btn--negative.is-disabled:focus,
.btn--negative.is-disabled:hover,
.btn--negative:disabled:focus,
.btn--negative:disabled:hover {
    background-color: transparent;
    color: #fff
}

.btn--ghost {
    background-color: transparent;
    color: #0075bc
}

.btn--ghost:focus,
.btn--ghost:hover {
    color: #0065a3
}

.btn--ghost.is-disabled:focus,
.btn--ghost.is-disabled:hover,
.btn--ghost:disabled:focus,
.btn--ghost:disabled:hover {
    background-color: transparent;
    color: #0075bc
}

.btn--ghost--negative {
    background-color: transparent;
    color: #fff
}

.btn--ghost--negative:focus,
.btn--ghost--negative:hover {
    color: hsla(0, 0%, 100%, .7)
}

.btn--ghost--negative.is-disabled:focus,
.btn--ghost--negative.is-disabled:hover,
.btn--ghost--negative:disabled:focus,
.btn--ghost--negative:disabled:hover {
    background-color: transparent;
    color: #fff
}

.btn.is-disabled,
.btn:disabled {
    cursor: not-allowed;
    opacity: .6;
    background-color: transparent
}

.btn.is-disabled {
    pointer-events: none
}

.btn--sml {
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    padding: 0 12px
}

.btn--med {
    font-size: 16px;
    line-height: 24px;
    height: 36px;
    line-height: 36px;
    padding: 0 18px
}

.btn--lrg {
    height: 48px;
    line-height: 48px;
    padding: 0 24px
}

.btn-spacer {
    padding: 0 6px;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: .15em;
    color: #aaa
}

.btn--nopadding {
    padding-right: 0;
    padding-left: 0
}

.btn--shortened {
    max-width: 120px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.btn--active {
    background: #0075bc;
    color: #fff
}

.btn-group {
    display: inline-block
}

.btn-group:after {
    content: "";
    display: block;
    clear: both
}

.btn-group--radial .btn:first-child {
    border-radius: 4px 0 0 4px
}

.btn-group--radial .btn:last-child {
    border-radius: 0 4px 4px 0
}

.btn-group--rounded .btn:first-child {
    border-radius: 1000px 0 0 1000px
}

.btn-group--rounded .btn:last-child {
    border-radius: 0 1000px 1000px 0
}

.btn-group .btn {
    float: left
}

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

.status {
    display: inline-block
}

.status--warning {
    background: #f55a4f;
    color: #fff
}

.status--success {
    background: #66b068;
    color: #fff
}

.status--note {
    background: #e3c25e;
    color: #fff
}

.status--sml {
    font-size: 14px;
    min-height: 24px;
    line-height: 24px;
    padding: 0 12px
}

.status--med {
    font-size: 16px;
    line-height: 24px;
    min-height: 36px;
    line-height: 36px;
    padding: 0 18px
}

.status--lrg {
    min-height: 48px;
    line-height: 48px;
    padding: 0 24px
}

.input {
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    border-bottom: 1px solid #c4c4c4;
    -webkit-border-radius: 0;
    cursor: pointer;
    white-space: nowrap;
    text-decoration: none;
    font-family: brandon-grotesque, Helvetica, Arial, sans-serif;
    background: transparent
}

.input:focus {
    border-color: #0075bc;
    outline: 0
}

.input--sml {
    font-size: 16px;
    height: 24px;
    line-height: 24px
}

.input--sml--padded {
    padding-right: 12px;
    padding-left: 12px
}

.input--med {
    height: 36px;
    line-height: 36px
}

.input--med--padded {
    padding-right: 18px;
    padding-left: 18px
}

.input--lrg {
    height: 48px;
    line-height: 48px
}

.input--lrg--padded {
    padding-right: 24px;
    padding-left: 24px
}

.input--number {
    padding-right: 0
}

.input--select--multiple {
    min-height: 160px
}

.input--textarea {
    min-height: 160px;
    resize: vertical;
    border: 1px solid #c4c4c4;
    padding: 0 12px
}

.input--fileupload {
    padding: 24px
}

.input--check,
.input--radio {
    position: absolute;
    left: -99999px;
    opacity: 0
}

.input--check + input[type=hidden] + input[type=hidden] + label,
.input--check + input[type=hidden] + label,
.input--radio + input[type=hidden] + input[type=hidden] + label,
.input--radio + input[type=hidden] + label {
    padding-left: 12px
}

.input--check + input[type=hidden] + input[type=hidden] + label:before,
.input--check + input[type=hidden] + label:before,
.input--radio + input[type=hidden] + input[type=hidden] + label:before,
.input--radio + input[type=hidden] + label:before {
    content: '';
    display: block;
    float: left;
    width: 15px;
    height: 15px;
    margin-top: 3px;
    transition: all .2s ease-in-out;
    border: 1px solid #c4c4c4
}

.input--check:focus + input[type=hidden] + input[type=hidden] + label:before,
.input--check:focus + input[type=hidden] + label:before,
.input--radio:focus + input[type=hidden] + input[type=hidden] + label:before,
.input--radio:focus + input[type=hidden] + label:before {
    box-shadow: 0 0 5px #0075bc
}

.input--check:checked + input[type=hidden] + input[type=hidden] + label:before,
.input--check:checked + input[type=hidden] + label:before,
.input--radio:checked + input[type=hidden] + input[type=hidden] + label:before,
.input--radio:checked + input[type=hidden] + label:before {
    background: #0075bc;
    border-color: transparent
}

.input--radio + input[type=hidden] + input[type=hidden] + label:before,
.input--radio + input[type=hidden] + label:before {
    border-radius: 50%
}

.input--alternate {
    border: 0;
    background: transparent;
    padding-right: 0;
    padding-left: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

.input--alternate::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .6)
}

.input--alternate::-moz-placeholder {
    color: rgba(0, 0, 0, .6)
}

.input--alternate:-ms-input-placeholder {
    color: rgba(0, 0, 0, .6)
}

.input--alternate::placeholder {
    color: rgba(0, 0, 0, .6)
}

.input--alternate:focus {
    border-bottom-color: rgba(0, 0, 0, .6)
}

.input--alternate--negative {
    color: #fff;
    border-bottom-color: #fff
}

.input--alternate--negative::-webkit-input-placeholder {
    color: hsla(0, 0%, 100%, .6)
}

.input--alternate--negative::-moz-placeholder {
    color: hsla(0, 0%, 100%, .6)
}

.input--alternate--negative:-ms-input-placeholder {
    color: hsla(0, 0%, 100%, .6)
}

.input--alternate--negative::placeholder {
    color: hsla(0, 0%, 100%, .6)
}

.input--alternate--negative:focus {
    border-bottom-color: hsla(0, 0%, 100%, .6)
}

.input--bordered {
    border: 1px solid #c4c4c4
}

.input-validation-error {
    border-color: #f44336 !important
}

.field-validation-error {
    margin: 12px 0 !important
}

.field {
    margin-bottom: 24px
}

.field__lbl {
    display: block;
    margin-bottom: 6px;
    font-size: 16px;
    line-height: 18px;
    color: rgba(80, 92, 105, .85)
}

.field__lbl--nextToInput {
    padding-top: 18px
}

.field__description {
    padding: 6px 0;
    font-size: 16px;
    line-height: 18px
}

.field__group {
    display: table
}

.field__group > * {
    display: table-cell;
    vertical-align: top
}

.field__icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none
}

.field__icon--left {
    left: 0
}

.field__icon--right {
    right: 0
}

.fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

.fieldset__legend {
    padding: 48px 0;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .15em;
    text-transform: uppercase;
    font-weight: 700
}

.fieldset__legend--first {
    padding-top: 0
}

.alert {
    display: block;
    font-size: 16px;
    line-height: 18px
}

.alert--success {
    color: #4caf50
}

.alert--warning {
    color: #f44336
}

.alert--note {
    color: #e2ba45
}

.validation-summary {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 24px;
    padding: 12px;
    background: rgba(244, 67, 54, .7)
}

.validation-summary > ul > li {
    margin-bottom: 6px;
    color: #fff
}

.validation-summary > ul > li:last-child {
    margin-bottom: 0
}

.validation-summary-valid {
    display: none
}

.validation-summary-errors {
    display: block
}

.message {
    font-size: 16px;
    line-height: 24px;
    padding: 12px 24px;
    color: #fff
}

.message--warning {
    background-color: #f44336
}

.message--success {
    background-color: #4caf50
}

.message--note {
    background-color: #e2ba45
}

.layout--split__wrapper {
    display: table;
    width: 100%;
    min-height: 1024px;
    min-width: 1024px
}

.layout--split__sidebar {
    width: 20%;
    display: table-cell;
    vertical-align: top;
    background: #00283d;
    background: url(../www/images/bubbles.jpg) repeat-y
}

.layout--split__content {
    width: 80%;
    display: table-cell;
    vertical-align: top;
    background: #edeeef
}

.layout--split__body {
    padding: 36px
}

.layout--splitscreen {
    display: table;
    width: 100%;
    min-height: 1024px
}

.layout--splitscreen__sidebar {
    width: 25%;
    display: table-cell;
    vertical-align: top;
    padding-right: 24px;
    padding-bottom: 24px;
    border-right: 1px solid #d4d5d5
}

.layout--splitscreen__content {
    width: 75%;
    display: table-cell;
    vertical-align: top
}

.layout--splitscreen__body {
    padding: 24px
}

.layout--account {
    max-width: 600px;
    min-height: 100vh;
    margin: 0 auto;
    padding: 48px 0 0
}

@media(min-width:48em) {
    .layout--account {
        padding: 120px 0
    }
}

.layout--account__header {
    margin-bottom: 24px
}

.contentlayout--narrow {
    width: 40%
}

.smm {
    overflow: hidden
}

.smm__item {
    float: left;
    margin-right: 6px
}

.smm__link {
    display: block;
    width: 42px;
    height: 42px;
    padding: 0;
    line-height: 39px;
    text-align: center;
    border: 1px solid #0075bc;
    border-radius: 50%;
    transition: all .2s ease-in-out
}

.smm__link img {
    height: 30px
}

.smm__link:focus,
.smm__link:hover {
    opacity: .7
}

.hamburger {
    padding: 0;
    border: 0;
    background: transparent;
    position: relative;
    display: block;
    width: 30px;
    height: 16.5px;
    padding: 18px
}

.hamburger:after,
.hamburger:before,
.hamburger span {
    position: absolute;
    left: 6px;
    width: 24px;
    height: 1px;
    background: #fff;
    transition: all .2s ease-in-out;
    transform: translateZ(0)
}

.hamburger span {
    top: 18px
}

.hamburger:after,
.hamburger:before {
    content: '';
    display: block
}

.hamburger:after {
    bottom: 11px
}

.hamburger:before {
    top: 12px
}

.hamburger.is-open span {
    opacity: 0
}

.hamburger.is-open:after {
    transform: rotate(-45deg);
    bottom: 17px
}

.hamburger.is-open:before {
    transform: rotate(45deg);
    top: 17px
}

.table {
    overflow-x: auto;
    overflow-y: hidden
}

.table__data {
    width: 100%
}

.table thead {
    border-bottom: 1px solid #212125
}

.table td,
.table th {
    vertical-align: top;
    padding: 12px;
    font-size: 16px;
    line-height: 24px
}

.table tr {
    border-bottom: 1px solid rgba(33, 33, 37, .2)
}

.table tr:last-child {
    border-bottom: 1px solid #212125
}

.table__row--emph {
    background: rgba(0, 0, 0, .1)
}

.formatted dl,
.formatted img,
.formatted object,
.formatted ol,
.formatted p,
.formatted table,
.formatted ul {
    margin-bottom: 24px
}

.formatted h1,
.formatted h2,
.formatted h3,
.formatted h4,
.formatted h5,
.formatted h6 {
    margin: 48px 0
}

.formatted dl,
.formatted ol,
.formatted ul {
    list-style: inherit;
    list-style-position: inside
}

.formatted p {
    font-size: 18px;
    line-height: 30px
}

.formatted p:last-child {
    margin-bottom: 0 !important
}

.formatted__hugephoto {
    position: relative;
    background-color: #fff;
    text-align: center
}

.formatted__hugephoto__photo {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto
}

.formatted__hugephoto__copy {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 50%
}

.formatted__hugephoto__title {
    font-size: 26px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 700;
    color: hsla(0, 0%, 100%, .8)
}

@media(min-width:48em) {
    .formatted__hugephoto__title {
        margin-bottom: 24px;
        font-size: 50px;
        line-height: 54px;
        color: #fff
    }
}

.formatted__hugephoto__subtitle {
    display: none
}

@media(min-width:48em) {
    .formatted__hugephoto__subtitle {
        display: block;
        font-size: 26px;
        line-height: 30px;
        color: hsla(0, 0%, 100%, .8)
    }
}

#js-JudgeCard .u-type--epsilon.u-type--negative.u-type--alt {
    font-size: 1.2rem;
    padding-left: 10px;
    padding-bottom: 10px;
}

.card {
    position: relative;
    background: #fff
}

.card--padded {
    padding: 36px
}

.card--nested {
    margin: 0 -36px;
    padding: 54px;
    background: linear-gradient(180deg, rgba(0, 0, 0, .06) 0, transparent 12px);
    border-bottom: 1px solid #e8e8e8
}

.card--nested:last-child {
    border-bottom: 0
}

.card__header {
    padding-bottom: 24px
}

.card__title {
    font-size: 26px;
    line-height: 36px;
    margin: 12px 0
}

.card__corner {
    position: absolute;
    top: 36px;
    right: 36px
}

.card__content {
    padding: 24px 0
}

.card__split {
    width: 50%;
    float: left;
    padding-right: 18px
}

.list--bordered > * {
    padding: 12px 0;
    border-bottom: 1px solid #d4d5d5
}

.list--inline:after {
    content: "";
    display: block;
    clear: both
}

.list--inline > * {
    float: left;
    margin-right: 12px
}

.list--commaseparated > * {
    display: inline
}

.list--commaseparated > :after {
    content: ','
}

.list--commaseparated > :last-child:after {
    content: ''
}

.scoregraph {
    display: block;
    height: 48px;
    max-width: 460px;
    position: relative;
    background: #bdbdbd;
    border-radius: 1000px;
    overflow: hidden
}

.scoregraph__fill {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: 100%;
    min-width: 20%;
    border-radius: 1000px;
    background: linear-gradient(to right top, #0075bc, #004d7d)
}

.scoregraph__fill--wr {
    background: linear-gradient(to right top, #e7b400, #c29800)
}

.scoregraph__result,
.scoregraph__title {
    display: inline-block;
    position: absolute;
    top: 0;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .15em;
    line-height: 48px;
    text-shadow: 0 0 6px #000
}

.scoregraph__title {
    left: 18px;
    font-weight: 700
}

.scoregraph__result {
    right: 18px
}

.scoregraph__result__unit {
    text-transform: lowercase
}

.scoregraph--rotated {
    position: absolute;
    width: 100%;
    top: 0;
    left: 48px;
    transform: rotate(90deg);
    transform-origin: 0 0
}

.scoregraph--rotated:nth-child(2) {
    left: 144px
}

.scoregraph--rotated:nth-child(3) {
    left: 240px
}

.scoregraph--rotated:nth-child(4) {
    left: 336px
}

.site-header {
    position: relative;
    overflow: hidden;
    padding-top: 54px
}

@media(min-width:48em) {
    .site-header--default {
        background: url(../www/images/covers/aida-cover-default.jpg) no-repeat
    }
}

@media(min-width:48em) {
    .site-header--about {
        background: url(../www/images/covers/aida-cover-about.jpg) no-repeat
    }
}

@media(min-width:48em) {
    .site-header--athletes {
        background: url(../www/images/covers/aida-cover-athletes.jpg) no-repeat
    }
}

@media(min-width:48em) {
    .site-header--calendar {
        background: url(../www/images/covers/aida-cover-calendar.jpg) no-repeat
    }
}

@media(min-width:48em) {
    .site-header--news {
        background: url(../www/images/covers/aida-cover-news.jpg) no-repeat
    }
}

@media(min-width:48em) {
    .site-header--rankings {
        background: url(../www/images/covers/aida-cover-rankings.jpg) no-repeat
    }
}

@media(max-width:47.9375em) {
    .site-header {
        background: url(../www/images/header-smallbg.jpg) no-repeat;
        max-height: 260px
    }
}

@media(min-width:48em) {
    .site-header {
        background-position: center center;
        min-height: 660px;
        -webkit-mask-image: url(../www/images/covermask.png);
        mask-image: url(../www/images/covermask.png);
        -webkit-mask-position: center center;
        mask-position: center center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat
    }
}

.site-header__pre {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 12px 0;
    background: rgba(0, 0, 0, .4)
}

.site-header__content {
    position: relative
}

.site-header__branding {
    position: absolute;
    z-index: 1;
    top: 24px;
    left: 50%;
    transform: translateX(-50%)
}

.site-header__branding img {
    min-width: 120px
}

@media(min-width:48em) {
    .site-header__branding img {
        min-width: 172px
    }
}

.site-header__branding3 {
    width: 40%;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    margin: auto;
}

.site-header__branding3 img {
    min-width: 120px;
    vertical-align: top;
}

@media(min-width:48em) {
    .site-header__branding3 img {
        min-width: 172px
    }
}

@media(max-width: 767px) {

    .site-header__branding3 {
        width: 75%;
    }

    .site-header__branding3 img {
        min-width: 50%;
    }
}

.site-header__copy {
    padding: 180px 0 72px;
    text-align: center
}

@media(min-width:48em) {
    .site-header__copy {
        padding-top: 252px
    }
}

.site-header__title {
    position: absolute;
    bottom: 72px;
    width: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    color: #fff
}

@media(min-width:48em) {
    .site-header__title {
        top: 168px;
        bottom: auto
    }
}

@media(min-width:75em) {
    .site-header__title {
        width: auto;
        top: 24px;
        left: 0;
        text-align: left
    }
}

.site-header__claim {
    display: none;
    margin-bottom: 12px;
    font-size: 42px;
    line-height: 42px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff
}

@media(min-width:48em) {
    .site-header__claim {
        display: block;
        font-size: 66px;
        line-height: 72px
    }
}

@media(min-width:62em) {
    .site-header__claim {
        max-width: 560px;
        margin: 0 auto
    }
}

@media(min-width:75em) {
    .site-header__claim {
        max-width: 100%
    }
}

.site-header__subtitle {
    display: none;
    font-size: 26px;
    line-height: 24px;
    color: #fff
}

@media(min-width:48em) {
    .site-header__subtitle {
        display: block
    }
}

@media(max-width:74.9375em) {
    .site-header__sidenav {
        position: fixed;
        z-index: 2;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow-y: auto;
        padding: 30px 20px 20px 80px;
        background: rgba(33, 33, 37, .95);
        opacity: 0;
        visibility: hidden;
        transition: all .2s ease-in-out
    }

    .site-header__sidenav .site-nav--primary {
        transition: all .2s ease-in-out;
        transform: translateY(-48px)
    }

    .site-header__sidenav.is-open {
        visibility: visible;
        opacity: 1
    }

    .site-header__sidenav.is-open .site-nav--primary {
        transform: translateY(0)
    }
}

@media(min-width:75em) {
    .site-header__sidenav {
        position: absolute;
        top: 120px;
        left: 0
    }
}

.site-header__topnav {
    display: none;
    position: absolute;
    top: 24px;
    right: 0
}

@media(min-width:75em) {
    .site-header__topnav {
        display: block
    }
}

.site-header__mobilenav {
    display: block;
    position: absolute;
    z-index: 2;
    top: 24px;
    left: 0
}

@media(min-width:48em) {
    .site-header__mobilenav {
        left: -12px
    }
}

@media(min-width:75em) {
    .site-header__mobilenav {
        display: none
    }
}

.site-nav--primary__item a {
    position: relative;
    display: block;
    padding: 13px 0;
    color: #fff;
    font-size: 21px;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: 700
}

@media(max-width:74.9375em) {
    .site-nav--primary__item a {
        border-bottom: 2px solid hsla(0, 0%, 100%, .2)
    }
}

@media(min-width:48em) {
    .site-nav--primary__item a {
        font-size: 16px;
        line-height: 24px;
        padding: 12px 0
    }
}

@media(min-width:75em) {
    .site-nav--primary__item a {
        padding: 3px 0;
        transition: all .2s ease-in-out
    }

    .site-nav--primary__item a:before {
        content: '';
        display: none;
        position: absolute;
        top: 13.5px;
        left: -72px;
        width: 60px;
        height: 2px;
        background: #0075bc
    }
}

.site-nav--primary__item a:focus,
.site-nav--primary__item a:hover {
    color: hsla(0, 0%, 100%, .6)
}

.site-nav--primary__item.is-active a {
    color: #0075bc
}

.site-nav--primary__item.is-active a:before {
    display: block
}

.site-nav--secondary__item {
    position: relative;
    float: left
}

.site-nav--secondary__item:hover .site-nav--secondary__subnav {
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.site-nav--secondary__item > a {
    position: relative;
    display: block;
    padding: 3px 0;
    margin-right: 18px;
    color: #fff;
    transition: all .2s ease-in-out;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 700
}

.site-nav--secondary__item > a:before {
    content: '';
    display: none;
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #0075bc
}

.site-nav--secondary__item > a:focus,
.site-nav--secondary__item > a:hover {
    color: hsla(0, 0%, 100%, .6)
}

.site-nav--secondary__item.is-active > a {
    color: #0075bc
}

.site-nav--secondary__item.is-active > a:before {
    display: block
}

.site-nav--secondary__droptitle {
    padding: 3px 0;
    margin-right: 18px;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 700;
    cursor: default
}

.site-nav--secondary__subnav {
    position: absolute;
    top: 100%;
    left: 0;
    width: 180px;
    opacity: 0;
    transform: translateY(-18px);
    visibility: hidden;
    transition: all .2s ease-in
}

.site-nav--secondary__subnav__item > a {
    display: block;
    padding: 6px 0;
    color: #fff;
    transition: all .2s ease-in-out;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 700
}

.site-nav--secondary__subnav__item > a:focus,
.site-nav--secondary__subnav__item > a:hover {
    color: hsla(0, 0%, 100%, .6)
}

.site-nav--secondary__subnav__item.is-active > a {
    color: #0075bc
}

.site-nav--secondary__subnav__item:first-child a {
    padding-top: 12px
}

.site-title--ultra {
    padding-top: 24px;
    margin-bottom: 6px;
    font-size: 42px;
    line-height: 42px;
    font-family: futura-pt-condensed, Helvetica, Arial, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    background-size: 170px;
    background-repeat: no-repeat;
    background-position: center top
}

@media(min-width:48em) {
    .site-title--ultra {
        font-size: 66px;
        line-height: 60px
    }
}

.site-title--ultra--primary {
    background-image: url(../www/images/swoosh-positive.svg);
    color: #0075bc
}

.site-title--ultra--negative {
    background-image: url(../www/images/swoosh-negative.svg);
    color: #fff
}

.site-title--basic {
    font-size: 26px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff
}

@media(min-width:48em) {
    .site-title--basic {
        font-size: 34px;
        line-height: 36px
    }
}

.site-title--basic--primary {
    color: #0075bc
}

.site-title--basic--negative {
    color: #fff
}

.site-worldrecords__toggletitle.is-active {
    font-weight: 700
}

.site-worldrecords__records {
    overflow: hidden
}

.site-worldrecords__record {
    overflow: hidden;
    margin-bottom: 60px
}

@media(min-width:48em) {
    .site-worldrecords__record {
        width: calc(99.99%*1/2 - 15px)
    }

    .site-worldrecords__record:nth-child(1n) {
        float: left;
        margin-right: 30px;
        clear: none
    }

    .site-worldrecords__record:last-child {
        margin-right: 0
    }

    .site-worldrecords__record:nth-child(2n) {
        margin-right: 0;
        float: right
    }

    .site-worldrecords__record:nth-child(odd) {
        clear: left
    }
}

@media(min-width:75em) {
    .site-worldrecords__record {
        width: calc(99.99%*1/4 - 22.5px)
    }

    .site-worldrecords__record:nth-child(1n) {
        float: left;
        margin-right: 30px;
        clear: none
    }

    .site-worldrecords__record:last-child {
        margin-right: 0
    }

    .site-worldrecords__record:nth-child(4n) {
        margin-right: 0;
        float: right
    }

    .site-worldrecords__record:nth-child(4n+1) {
        clear: left
    }
}

.site-worldrecords__title {
    padding-bottom: 12px;
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 30px;
    border-bottom: 1px solid rgba(33, 33, 37, .2)
}

@media(min-width:48em) {
    .site-worldrecords__title {
        text-align: center
    }
}

.site-worldrecords__photo {
    float: left;
    width: 40%;
    padding: 12px 30px 0 0
}

.site-worldrecords__photo__wrapper {
    position: static;
    -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
    mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
    width: 72px;
    height: 72px;
    border-radius: 50%;
    overflow: hidden
}

@media(min-width:34em) {
    .site-worldrecords__photo {
        width: 30%
    }
}

.site-worldrecords__content {
    width: 60%;
    padding-top: 12px;
    overflow: hidden
}

@media(min-width:34em) {
    .site-worldrecords__content {
        width: 70%
    }
}

.site-worldrecords__name {
    display: block;
    font-weight: 700
}

.site-worldrecords__name span {
    font-weight: 400
}

.site-worldrecords__recordvalue {
    font-size: 26px;
    line-height: 30px;
    font-weight: 700;
    color: #212125
}

.site-athleteswidget {
    overflow: hidden;
    padding: 0 36px 36px
}

@media(min-width:62em) {
    .site-athleteswidget {
        padding: 0 72px 72px
    }
}

@media(max-width:61.9375em) {
    .site-athleteswidget__athlete--multiple {
        margin-bottom: 48px
    }
}

@media(min-width:62em) {
    .site-athleteswidget__athlete--multiple {
        width: calc(99.99%*1/3 - 20px)
    }

    .site-athleteswidget__athlete--multiple:nth-child(1n) {
        float: left;
        margin-right: 30px;
        clear: none
    }

    .site-athleteswidget__athlete--multiple:last-child {
        margin-right: 0
    }

    .site-athleteswidget__athlete--multiple:nth-child(3n) {
        margin-right: 0;
        float: right
    }

    .site-athleteswidget__athlete--multiple:nth-child(3n+1) {
        clear: left
    }
}

.site-athleteswidget__photo {
    margin-bottom: 24px;
    text-align: center
}

.site-athleteswidget__photo img {
    border: 9px solid #0075bc;
    position: static;
    -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
    mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
    width: 170px;
    height: 170px;
    border-radius: 50%;
    overflow: hidden
}

.site-athleteswidget__photo--negative img {
    border-color: #fff
}

.site-athleteswidget__info--negative {
    color: #fff
}

.site-athleteswidget__name {
    font-size: 26px;
    line-height: 24px;
    margin-bottom: 12px;
    text-align: center
}

.site-athleteswidget__name span {
    text-transform: uppercase
}

.site-athleteswidget__medals {
    margin-bottom: 12px;
    text-align: center
}

.site-athleteswidget__medals img {
    width: 24px
}

.site-athleteswidget__subtitle {
    text-align: center;
    margin-bottom: 12px
}

.site-athleteswidget__stats {
    border-top: 1px solid #0075bc;
    padding-top: 12px;
    overflow: hidden
}

.site-athleteswidget__stats--negative {
    border-color: #fff
}

.site-athleteswidget__stats__col {
    width: calc(99.99%*1/4 - 22.5px);
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 24px
}

.site-athleteswidget__stats__col:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none
}

.site-athleteswidget__stats__col:last-child {
    margin-right: 0
}

.site-athleteswidget__stats__col:nth-child(4n) {
    margin-right: 0;
    float: right
}

.site-athleteswidget__stats__col:nth-child(4n+1) {
    clear: left
}

@media(min-width:34em) {
    .site-athleteswidget__stats__col {
        width: calc(99.99%*1/7 - 25.714285714285715px)
    }

    .site-athleteswidget__stats__col:nth-child(1n) {
        float: left;
        margin-right: 30px;
        clear: none
    }

    .site-athleteswidget__stats__col:last-child {
        margin-right: 0
    }

    .site-athleteswidget__stats__col:nth-child(7n) {
        margin-right: 0;
        float: right
    }

    .site-athleteswidget__stats__col:nth-child(7n+1) {
        clear: left
    }
}

@media(min-width:48em) {
    .site-athleteswidget__stats__col {
        width: calc(99.99%*1/4 - 22.5px)
    }

    .site-athleteswidget__stats__col:nth-child(1n) {
        float: left;
        margin-right: 30px;
        clear: none
    }

    .site-athleteswidget__stats__col:last-child {
        margin-right: 0
    }

    .site-athleteswidget__stats__col:nth-child(4n) {
        margin-right: 0;
        float: right
    }

    .site-athleteswidget__stats__col:nth-child(4n+1) {
        clear: left
    }
}

@media(min-width:75em) {
    .site-athleteswidget__stats__col {
        width: calc(99.99%*1/7 - 25.714285714285715px);
        margin-bottom: 0
    }

    .site-athleteswidget__stats__col:nth-child(1n) {
        float: left;
        margin-right: 30px;
        clear: none
    }

    .site-athleteswidget__stats__col:last-child {
        margin-right: 0
    }

    .site-athleteswidget__stats__col:nth-child(7n) {
        margin-right: 0;
        float: right
    }

    .site-athleteswidget__stats__col:nth-child(7n+1) {
        clear: left
    }
}

.site-rankingwidget {
    padding: 0 36px 36px
}

@media(min-width:62em) {
    .site-rankingwidget {
        padding: 0 72px 72px
    }
}

.site-rankingwidget__discipline {
    font-size: 16px;
    line-height: 24px;
    color: #fff
}

.site-rankingwidget__discipline:focus,
.site-rankingwidget__discipline:hover {
    color: hsla(0, 0%, 100%, .6)
}

.site-rankingwidget__discipline:active {
    color: #fff
}

.site-rankingwidget__discipline.is-active {
    font-weight: 700
}

.site-rankingwidget__table {
    width: 100%;
    color: #fff
}

.site-rankingwidget__table tr {
    border-bottom: 1px solid #fff
}

.site-rankingwidget__table td,
.site-rankingwidget__table th {
    padding: 6px
}

.site-rankingwidget__table td,
.site-rankingwidget__table th {
    font-size: 16px;
    line-height: 24px
}

@media(min-width:62em) {
    .site-athletedetails__profile {
        width: calc(99.99%*1/3 - 20px)
    }

    .site-athletedetails__profile:nth-child(1n) {
        float: left;
        margin-right: 30px;
        clear: none
    }

    .site-athletedetails__profile:last-child {
        margin-right: 0
    }

    .site-athletedetails__profile:nth-child(3n) {
        margin-right: 0;
        float: right
    }

    .site-athletedetails__profile:nth-child(3n+1) {
        clear: left
    }
}

@media(min-width:62em) {
    .site-athletedetails__results {
        width: calc(99.99%*1/3 - 20px)
    }

    .site-athletedetails__results:nth-child(1n) {
        float: left;
        margin-right: 30px;
        clear: none
    }

    .site-athletedetails__results:last-child {
        margin-right: 0
    }

    .site-athletedetails__results:nth-child(3n) {
        margin-right: 0;
        float: right
    }

    .site-athletedetails__results:nth-child(3n+1) {
        clear: left
    }
}

@media(min-width:62em) {
    .site-athletedetails__recent {
        width: calc(99.99%*1/3 - 20px)
    }

    .site-athletedetails__recent:nth-child(1n) {
        float: left;
        margin-right: 30px;
        clear: none
    }

    .site-athletedetails__recent:last-child {
        margin-right: 0
    }

    .site-athletedetails__recent:nth-child(3n) {
        margin-right: 0;
        float: right
    }

    .site-athletedetails__recent:nth-child(3n+1) {
        clear: left
    }
}

.site-athletedetails__recent__item {
    overflow: hidden;
    padding: 12px 0;
    border-bottom: 1px solid #dedede
}

.site-athletedetails__recent__date {
    width: 20%;
    float: left
}

.site-athletedetails__recent__title {
    width: 80%;
    float: left
}

.site-athletedetails__graphs {
    padding-top: 48px
}

@media(min-width:62em) {
    .site-athletedetails__graphs {
        width: calc(99.99%*2/3 - 10px);
        position: relative;
        left: calc(99.99%*1/3 - 20px + 30px)
    }

    .site-athletedetails__graphs:nth-child(1n) {
        float: left;
        margin-right: 30px;
        clear: none
    }

    .site-athletedetails__graphs:last-child {
        margin-right: 0
    }

    .site-athletedetails__graphs:nth-child(3n) {
        margin-right: 0;
        float: right
    }

    .site-athletedetails__graphs:nth-child(3n+1) {
        clear: left
    }
}

.site-athletedetails__graphs__grid {
    min-height: 720px
}

.site-athletedetails__graphs__grid:after {
    content: "";
    display: block;
    clear: both
}

@media(min-width:48em) {
    .site-athletedetails__graphs__grid {
        min-height: 474px
    }
}

.site-athletedetails__graphs__grid__item {
    position: relative
}

@media(min-width:48em) {
    .site-athletedetails__graphs__grid__item {
        width: calc(99.99%*1/2 - 15px)
    }

    .site-athletedetails__graphs__grid__item:nth-child(1n) {
        float: left;
        margin-right: 30px;
        clear: none
    }

    .site-athletedetails__graphs__grid__item:last-child {
        margin-right: 0
    }

    .site-athletedetails__graphs__grid__item:nth-child(2n) {
        margin-right: 0;
        float: right
    }

    .site-athletedetails__graphs__grid__item:nth-child(odd) {
        clear: left
    }
}

@media(min-width:62em) {
    .site-eventswidget {
        display: flex;
        flex-flow: row wrap
    }
}

.site-eventswidget__event {
    position: relative;
    margin-bottom: 24px;
    background: #fff
}

@media(min-width:62em) {
    .site-eventswidget__event {
        flex: 0 0 auto;
        width: calc(99.99%*1/3 - 20px)
    }

    .site-eventswidget__event:nth-child(1n) {
        margin-right: 30px;
        margin-left: 0
    }

    .site-eventswidget__event:last-child {
        margin-right: 0
    }

    .site-eventswidget__event:nth-child(3n) {
        margin-right: 0;
        margin-left: auto
    }
}

@media(min-width:90em) {
    .site-eventswidget__event {
        flex: 0 0 auto;
        width: calc(99.99%*1/6 - 25px)
    }

    .site-eventswidget__event:nth-child(1n) {
        margin-right: 30px;
        margin-left: 0
    }

    .site-eventswidget__event:last-child {
        margin-right: 0
    }

    .site-eventswidget__event:nth-child(6n) {
        margin-right: 0;
        margin-left: auto
    }
}

.site-eventswidget__content {
    padding: 24px 24px 72px
}

.site-eventswidget__title {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700
}

.site-eventswidget__type {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 12px 24px;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    text-align: center;
    color: #fff
}

.site-eventswidget__type--competition {
    background: #0075bc
}

.site-eventswidget__type--competition-depth {
    background: #004c7b
}

.site-eventswidget__type--competition-pool {
    background: #75c4f4
}

.site-eventswidget__type--competition-mixed {
    background: #54e3b3
}

.site-eventswidget__type--competition-team {
    background: #7c51ee
}

.site-eventswidget__type--competition-wra {
    background: #eec951
}

.site-eventswidget__type--competition-wc {
    background: #ee5171
}

.site-eventswidget__type--freedivingcourse {
    background: #8cc640
}

.site-eventswidget__type--instructorcourse {
    background: #f79321
}

.site-eventswidget__type--judgecourse {
    background: #ff0
}

.site-aboutwidget {
    overflow: hidden
}

.site-aboutwidget__about,
.site-aboutwidget__newsletter {
    margin: 36px 0;
    padding: 0 36px
}

@media(min-width:48em) {

    .site-aboutwidget__about,
    .site-aboutwidget__newsletter {
        float: left;
        width: 50%;
        margin: 72px 0;
        padding: 0 72px
    }
}

@media(max-width:47.9375em) {
    .site-aboutwidget__about {
        border-bottom: 1px solid hsla(0, 0%, 100%, .4)
    }
}

.site-contentpage {
    padding: 24px 0;
    max-width: 800px;
    margin: 0 auto
}

@media(min-width:48em) {
    .site-contentpage {
        padding: 0 0 72px
    }
}

@media(max-width:47.9375em) {
    .site-ranking {
        margin-bottom: 24px
    }
}

@media(min-width:48em) {
    .site-ranking__filter {
        width: calc(99.99%*1/5 - 24px)
    }

    .site-ranking__filter:nth-child(1n) {
        float: left;
        margin-right: 30px;
        clear: none
    }

    .site-ranking__filter:last-child {
        margin-right: 0
    }

    .site-ranking__filter:nth-child(5n) {
        margin-right: 0;
        float: right
    }

    .site-ranking__filter:nth-child(5n+1) {
        clear: left
    }
}

.site-news__article {
    margin-bottom: 60px
}

.site-news__title {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 12px;
    color: #212125
}

@media(min-width:48em) {
    .site-news__title {
        font-size: 34px;
        line-height: 36px
    }
}

.site-news__meta {
    font-size: 16px;
    line-height: 24px
}

.site-news__header,
.site-news__visual {
    margin-bottom: 24px
}

.site-news__content {
    margin-bottom: 12px
}

.site-news__content p {
    font-size: 18px;
    line-height: 30px
}

@media(max-width:47.9375em) {
    .site-news__content img {
        width: 100%
    }
}

@media(min-width:62em) {
    .site-listing--judges__nav {
        width: calc(99.99%*3/12 - 22.5px)
    }

    .site-listing--judges__nav:nth-child(1n) {
        float: left;
        margin-right: 30px;
        clear: none
    }

    .site-listing--judges__nav:last-child {
        margin-right: 0
    }

    .site-listing--judges__nav:nth-child(12n) {
        margin-right: 0;
        float: right
    }

    .site-listing--judges__nav:nth-child(12n+1) {
        clear: left
    }
}

@media(max-width:61.9375em) {
    .site-listing--judges__items {
        padding-top: 48px
    }
}

@media(min-width:62em) {
    .site-listing--judges__items {
        width: calc(99.99%*9/12 - 7.5px)
    }

    .site-listing--judges__items:nth-child(1n) {
        float: left;
        margin-right: 30px;
        clear: none
    }

    .site-listing--judges__items:last-child {
        margin-right: 0
    }

    .site-listing--judges__items:nth-child(12n) {
        margin-right: 0;
        float: right
    }

    .site-listing--judges__items:nth-child(12n+1) {
        clear: left
    }
}

@media(min-width:34em) {
    .site-listing--judges__group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.site-listing--judges__item {
    margin-bottom: 48px
}

@media(min-width:34em) {
    .site-listing--judges__item {
        width: 50%
    }
}

@media(min-width:48em) {
    .site-listing--judges__item {
        text-align: left;
        width: 25%;
        padding-right: 12px
    }
}

@media(min-width:48em) {
    .site-listing--board {
        display: flex;
        flex-flow: row wrap
    }
}

.site-listing--board__item {
    margin-bottom: 48px
}

@media(min-width:48em) {
    .site-listing--board__item {
        flex: 0 0 auto;
        width: calc(99.99%*4/12 - 20px)
    }

    .site-listing--board__item:nth-child(1n) {
        margin-right: 30px;
        margin-left: 0
    }

    .site-listing--board__item:last-child {
        margin-right: 0
    }

    .site-listing--board__item:nth-child(3n) {
        margin-right: 0;
        margin-left: auto
    }
}

@media(min-width:75em) {
    .site-listing--board__item {
        margin-bottom: 96px;
        flex: 0 0 auto;
        width: calc(99.99%*3/12 - 22.5px)
    }

    .site-listing--board__item:nth-child(1n) {
        margin-right: 30px;
        margin-left: 0
    }

    .site-listing--board__item:last-child {
        margin-right: 0
    }

    .site-listing--board__item:nth-child(4n) {
        margin-right: 0;
        margin-left: auto
    }
}

@media(min-width:48em) {
    .site-listing--assembly {
        display: flex;
        flex-flow: row wrap
    }
}

.site-listing--assembly__item {
    margin-bottom: 36px
}

.site-listing--assembly__item__logo {
    margin-bottom: 24px
}

.site-listing--assembly__item__logo img {
    width: auto;
    height: 60px
}

@media(min-width:48em) {
    .site-listing--assembly__item {
        flex: 0 0 auto;
        width: calc(99.99%*6/12 - 15px);
        margin-bottom: 72px
    }

    .site-listing--assembly__item:nth-child(1n) {
        margin-right: 30px;
        margin-left: 0
    }

    .site-listing--assembly__item:last-child {
        margin-right: 0
    }

    .site-listing--assembly__item:nth-child(2n) {
        margin-right: 0;
        margin-left: auto
    }
}

@media(min-width:62em) {
    .site-listing--assembly__item {
        flex: 0 0 auto;
        width: calc(99.99%*4/12 - 20px)
    }

    .site-listing--assembly__item:nth-child(1n) {
        margin-right: 30px;
        margin-left: 0
    }

    .site-listing--assembly__item:last-child {
        margin-right: 0
    }

    .site-listing--assembly__item:nth-child(3n) {
        margin-right: 0;
        margin-left: auto
    }
}

.site-judgeprofile {
    overflow: hidden
}

@media(min-width:62em) {
    .site-judgeprofile__overview {
        width: calc(99.99%*6/12 - 15px)
    }

    .site-judgeprofile__overview:nth-child(1n) {
        float: left;
        margin-right: 15px;
        clear: none
    }

    .site-judgeprofile__overview:last-child {
        margin-right: 0
    }

    .site-judgeprofile__overview:nth-child(12n) {
        margin-right: 0;
        float: right
    }

    .site-judgeprofile__overview:nth-child(12n+1) {
        clear: left
    }
}

@media(min-width:62em) {
    .site-judgeprofile__basicinfo {
        width: calc(99.99%*6/12 - 15px)
    }

    .site-judgeprofile__basicinfo:nth-child(1n) {
        float: left;
        margin-right: 15px;
        clear: left
    }

    .site-judgeprofile__basicinfo:last-child {
        margin-right: 0
    }

    .site-judgeprofile__basicinfo:nth-child(12n) {
        margin-right: 0;
        float: right
    }

    .site-judgeprofile__basicinfo:nth-child(12n+1) {
        clear: left
    }
}

@media(min-width:62em) {
    .site-judgeprofile__history {
        width: calc(99.99%*6/12 - 30px)
    }

    .site-judgeprofile__history:nth-child(1n) {
        float: right;
        margin-right: 15px;
        clear: none
    }

    .site-judgeprofile__history:last-child {
        margin-right: 0
    }

    .site-judgeprofile__history:nth-child(12n) {
        margin-right: 0;
        float: right
    }

    .site-judgeprofile__history:nth-child(12n+1) {
        clear: left
    }
}

.site-judgecard__wrapper {
    display: block
}

@media(min-width:62em) {
    .site-judgecard__wrapper {
        width: calc(99.99%*6/12 - 15px)
    }

    .site-judgecard__wrapper:nth-child(1n) {
        float: left;
        margin-right: 30px;
        clear: none
    }

    .site-judgecard__wrapper:last-child {
        margin-right: 0
    }

    .site-judgecard__wrapper:nth-child(12n) {
        margin-right: 0;
        float: right
    }

    .site-judgecard__wrapper:nth-child(12n+1) {
        clear: left
    }
}

.site-judgecard__back {
    position: relative;
    z-index: 2;
    display: block;
    width: 535px;
    aspect-ratio: 2.2/1.235;
    border-radius: 6px;
    clear: both;
    overflow: hidden;
    margin: auto;
}

.site-judgecard__back:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -2;
    background: url(../www/images/card-background-blue.png);
    background-size: cover
}

.site-judgecard__back:after {
    position: absolute;
    content: "";
    top: 50%;
    right: 0;
    bottom: 0;
    transform: translateY(-50%);
    width: 100%;
    height: 100%;
    border-radius: 50%;
    z-index: -1;
}


/*safety*/

.site-safetycard__back {
    position: relative;
    z-index: 2;
    display: block;
    width: 535px;
    aspect-ratio: 2.2/1.235;
    border-radius: 6px;
    clear: both;
    overflow: hidden;
    margin: auto;
}

.site-safetycard__back:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -2;
    background: url(../www/images/card-background-green.png);
    background-size: cover
}

.site-safetycard__back:after {
    position: absolute;
    content: "";
    top: 50%;
    right: 0;
    bottom: 0;
    transform: translateY(-50%);
    width: 100%;
    height: 100%;
    border-radius: 50%;
    z-index: -1;
}

.site-safetycard__back_28_dec
{
    position: relative;
    z-index: 2;
    display: block;
    width: 535px;
    aspect-ratio: 2.2/1.235;
    border-radius: 6px;
    clear: both;
    overflow: hidden;
    margin: auto;
}

.site-safetycard__back_28_dec:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -2;
    background: url(../www/images/card-background-green_28.png);
    background-size: cover
}

.site-safetycard__back_28_dec:after {
    position: absolute;
    content: "";
    top: 50%;
    right: 0;
    bottom: 0;
    transform: translateY(-50%);
    width: 100%;
    height: 100%;
    border-radius: 50%;
    z-index: -1;
}
/*safety*/


.site-judgecard__cyan {
    position: relative;
    z-index: 2;
    display: block;
    width: 535px;
    aspect-ratio: 2.2/1.235;
    border-radius: 6px;
    clear: both;
    overflow: hidden;
    margin: auto;
}

.site-judgecard__cyan:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -2;
    background: url(../www/images/card-background-cyan.png);
    background-size: cover
}

.site-judgecard__cyan:after {
    position: absolute;
    content: "";
    top: 50%;
    right: 0;
    bottom: 0;
    transform: translateY(-50%);
    width: 100%;
    height: 100%;
    border-radius: 50%;
    z-index: -1;
}

.site-judgecard__grey {
    position: relative;
    z-index: 2;
    display: block;
    width: 535px;
    aspect-ratio: 2.2/1.235;
    border-radius: 6px;
    clear: both;
    overflow: hidden;
    margin: auto;
}

.site-judgecard__grey:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -2;
    background: url(../www/images/card-background-grey.png);
    background-size: cover
}

.site-judgecard__grey:after {
    position: absolute;
    content: "";
    top: 50%;
    right: 0;
    bottom: 0;
    transform: translateY(-50%);
    width: 100%;
    height: 100%;
    border-radius: 50%;
    z-index: -1;
}

.site-judgecard__avatar {
    display: table-cell;
    width: 40%;
    height: auto;
    padding-top: 42px;
    float: left;
    border-radius: 4px;
    text-align: center
}

.site-judgecard__avatar img {
    width: 140px;
    height: auto;
    aspect-ratio: 1/1;
    border-radius: 10%;
    object-fit: cover;
    object-position: center center;
}

.site-judgecard__info {
    display: table-cell;
    width: 60%;
    height: auto;
    padding-top: 30px;
    float: right;
    color: #fff
}

.site-judgecard__info img {
    width: 140px;
    height: auto;
    margin-bottom: 60px
}

.site-judgecard__content {
    padding-left: 50px
}

.site-judgecard__info--center {
    display: block;
    height: auto;
    padding-top: 42px;
    text-align: center
}

.site-judgecard__info--center img {
    width: 190px;
    height: auto;
    margin-bottom: 6px;

}

.site-judgecard__front {
    position: relative;
    z-index: 2;
    display: table;
    width: 520px;
    height: 290px;
    border-radius: 6px;
    background: radial-gradient(ellipse at center, #ffed00 0, #fc0 83%);
    clear: both;
    overflow: hidden
}

.site-judgecard__front:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -2;
    background-size: cover
}

@media(min-width:48em) {
    .site-eventcalendar__filter {
        width: calc(99.99%*4/12 - 20px)
    }

    .site-eventcalendar__filter:nth-child(1n) {
        float: left;
        margin-right: 30px;
        clear: none
    }

    .site-eventcalendar__filter:last-child {
        margin-right: 0
    }

    .site-eventcalendar__filter:nth-child(12n) {
        margin-right: 0;
        float: right
    }

    .site-eventcalendar__filter:nth-child(12n+1) {
        clear: left
    }
}

.auth__header {
    padding: 48px;
    border-bottom: 1px solid #e8e8e8;
    background: #fff
}

.auth__title {
    font-size: 26px;
    line-height: 36px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .1em
}

.auth__content {
    padding: 48px;
    background: #fff
}

.auth__footer {
    padding: 24px 48px;
    border-top: 1px solid #e8e8e8;
    background: #fff
}

.auth__splitform {
    overflow: hidden
}

.auth__splitform__item {
    width: calc(99.99%*1/2 - 15px)
}

.auth__splitform__item:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none
}

.auth__splitform__item:last-child {
    margin-right: 0
}

.auth__splitform__item:nth-child(2n) {
    margin-right: 0;
    float: right
}

.auth__splitform__item:nth-child(odd) {
    clear: left
}

.header {
    overflow: hidden;
    padding: 24px;
    background: #fff
}

.header__heading {
    width: 60%;
    float: left
}

.header__action {
    width: 40%;
    float: right
}

.header__title {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .1em
}

.page__header {
    padding: 24px 36px;
    margin: -36px -36px 0;
    background: hsla(0, 0%, 100%, .4)
}

.page__subheader {
    margin: 0 -36px;
    padding: 24px 36px
}

.page__content {
    padding: 24px 0
}

.page__footer {
    padding: 24px 36px;
    margin: 0 -36px -36px;
    border-top: 1px solid #d4d5d5
}

.nav__branding {
    max-width: 140px;
    margin: 24px auto 48px
}

.nav__heading {
    margin-top: 24px;
    padding: 24px
}

.nav__title {
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: .15em;
    color: hsla(0, 0%, 100%, .7)
}

.nav__item {
    overflow: hidden
}

.nav__item.is-active a {
    background: hsla(0, 0%, 100%, .1);
    color: #fff
}

.nav__item.is-active a > i {
    color: #fff
}

.nav__link {
    position: relative;
    display: block;
    padding: 18px 24px 18px 66px;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: 700
}

.nav__link,
.nav__link > i {
    transition: all .2s ease-in
}

.nav__link > i {
    position: absolute;
    top: 12px;
    left: 24px;
    font-size: 34px;
    color: hsla(0, 0%, 100%, .4)
}

.nav__link:focus,
.nav__link:hover {
    background: hsla(0, 0%, 100%, .1);
    color: #fff
}

.nav__link:focus > i,
.nav__link:hover > i {
    color: hsla(0, 0%, 100%, .7)
}

.nav__subnav__item {
    color: #fff
}

.nav__subnav__item.is-active a {
    background: hsla(0, 0%, 100%, .1);
    color: #fff
}

.nav__subnav__link {
    position: relative;
    display: block;
    padding: 12px 24px 12px 60px;
    color: #fff;
    transition: all .2s ease-in
}

.nav__subnav__link:focus,
.nav__subnav__link:hover {
    background: hsla(0, 0%, 100%, .1);
    color: #fff
}

.sidenav__title {
    margin: 12px 0
}

.sidenav__link,
.sidenav__title {
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: .15em
}

.sidenav__link {
    display: block;
    padding: 12px;
    color: #505c69;
    border-bottom: 1px solid #e8e8e8;
    background: #fff
}

.sidenav__link:focus,
.sidenav__link:hover {
    background: hsla(0, 0%, 100%, .7)
}

.sidenav__link.is-active,
.sidenav__link.is-active:focus,
.sidenav__link.is-active:hover {
    background: #0075bc;
    color: #fff
}

.footer {
    overflow: hidden;
    padding: 36px 0;
    background: #212125
}

.footer__pages {
    overflow: hidden;
    margin-bottom: 48px
}

@media(min-width:48em) {
    .footer__pages {
        float: left;
        width: 60%
    }
}

.footer__nav {
    width: calc(99.99%*1/2 - 15px)
}

.footer__nav:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none
}

.footer__nav:last-child {
    margin-right: 0
}

.footer__nav:nth-child(2n) {
    margin-right: 0;
    float: right
}

.footer__nav:nth-child(odd) {
    clear: left
}

@media(min-width:48em) {
    .footer__nav {
        width: calc(99.99%*1/4 - 22.5px)
    }

    .footer__nav:nth-child(1n) {
        float: left;
        margin-right: 30px;
        clear: none
    }

    .footer__nav:last-child {
        margin-right: 0
    }

    .footer__nav:nth-child(4n) {
        margin-right: 0;
        float: right
    }

    .footer__nav:nth-child(4n+1) {
        clear: left
    }
}

.footer__nav__item a {
    display: block;
    padding: 9px 0;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: rgba(0, 117, 188, .8)
}

.footer__nav__item a:focus,
.footer__nav__item a:hover {
    color: rgba(0, 117, 188, .6)
}

@media(min-width:48em) {
    .footer__connect {
        float: right;
        width: 20%
    }
}

.footer__connect__title {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
    color: #0075bc
}

.item {
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    min-height: 72px
}

.item__heading {
    flex: 0 0 auto;
    width: calc(99.99%*3/12 - 22.5px);
    padding: 18px 24px
}

.item__heading:nth-child(1n) {
    margin-right: 30px;
    margin-left: 0
}

.item__heading:last-child {
    margin-right: 0
}

.item__heading:nth-child(12n) {
    margin-right: 0;
    margin-left: auto
}

.item__title {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700
}

.item__content {
    flex: 0 0 auto;
    width: calc(99.99%*6/12 - 15px);
    padding: 18px 0
}

.item__content:nth-child(1n) {
    margin-right: 30px;
    margin-left: 0
}

.item__content:last-child {
    margin-right: 0
}

.item__content:nth-child(12n) {
    margin-right: 0;
    margin-left: auto
}

.item__options {
    flex: 0 0 auto;
    width: calc(99.99%*3/12 - 22.5px);
    padding: 18px 12px 0 30px
}

.item__options:nth-child(1n) {
    margin-right: 30px;
    margin-left: 0
}

.item__options:last-child {
    margin-right: 0
}

.item__options:nth-child(12n) {
    margin-right: 0;
    margin-left: auto
}

.item__options:after {
    content: "";
    display: block;
    clear: both
}

.item--event__meta {
    width: calc(99.99%*1/2 - 15px)
}

.item--event__meta:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none
}

.item--event__meta:last-child {
    margin-right: 0
}

.item--event__meta:nth-child(2n) {
    margin-right: 0;
    float: right
}

.item--event__meta:nth-child(odd) {
    clear: left
}

.item-list--spaced .item {
    margin-bottom: 6px
}

.options:after {
    content: "";
    display: block;
    clear: both
}

.options__option {
    float: left;
    padding: 6px 12px;
    color: rgba(33, 33, 37, .6)
}

.options__option i {
    font-size: 24px
}

.eventbuilder__builder {
    overflow: hidden
}

.eventbuilder__disciplines__single {
    margin-bottom: 48px
}

.eventresults__results {
    overflow: hidden
}

.eventresults__athlete__single {
    overflow: hidden
}

.eventresults__athlete__single__content,
.eventresults__athlete__single__profile {
    float: left
}

.azlist {
    position: relative;
    margin-bottom: 48px
}

.azlist__letters {
    overflow: hidden;
    overflow-x: auto
}

@media(min-width:62em) {
    .azlist__letters {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        min-width: 960px
    }
}

.azlist__letters__item {
    float: left
}

.azlist__letters__link {
    position: relative;
    display: block;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: 700;
    color: #505c69
}

.azlist__letters__link.is-active,
.azlist__letters__link:focus,
.azlist__letters__link:hover {
    background: #0075bc;
    color: #fff
}

.azlist__people {
    margin: 0 auto;
    padding-top: 72px
}

/*
    modificari claudiu pentru campionat
    */

.championship-log-link {
    display: block;
    width: 280px;
    margin: -115px auto 70px;
}

.championship-log-link img {
    width: 100%;
    height: 100%;
    object-fit: contain;

}

/*
termin modificari claudiu pentru campionat
*/

@media(min-width:34em) {
    .azlist__people {
        display: flex;
        flex-flow: row wrap
    }
}

@media(min-width:34em) {
    .azlist__people__item {
        flex: 0 0 auto;
        width: calc(99.99%*6/12 - 15px)
    }

    .azlist__people__item:nth-child(1n) {
        margin-right: 30px;
        margin-left: 0
    }

    .azlist__people__item:last-child {
        margin-right: 0
    }

    .azlist__people__item:nth-child(2n) {
        margin-right: 0;
        margin-left: auto
    }
}

@media(min-width:48em) {
    .azlist__people__item {
        flex: 0 0 auto;
        width: calc(99.99%*4/12 - 20px)
    }

    .azlist__people__item:nth-child(1n) {
        margin-right: 30px;
        margin-left: 0
    }

    .azlist__people__item:last-child {
        margin-right: 0
    }

    .azlist__people__item:nth-child(3n) {
        margin-right: 0;
        margin-left: auto
    }
}

@media(min-width:62em) {
    .azlist__people__item {
        flex: 0 0 auto;
        width: calc(99.99%*3/12 - 22.5px)
    }

    .azlist__people__item:nth-child(1n) {
        margin-right: 30px;
        margin-left: 0
    }

    .azlist__people__item:last-child {
        margin-right: 0
    }

    .azlist__people__item:nth-child(4n) {
        margin-right: 0;
        margin-left: auto
    }
}

.azlist__people__link {
    display: block;
    padding: 12px 0
}

@media(min-width:62em) {
    .eventcalendar {
        width: 60%;
        margin: 0 auto
    }
}

.eventcalendar__daynames {
    overflow: hidden
}

.eventcalendar__day,
.eventcalendar__dayname {
    background: #edeeef;
    vertical-align: top;
    font-size: 16px;
    line-height: 24px;
    border: 1px solid #fff
}

.eventcalendar__dayname {
    text-transform: uppercase;
    font-weight: 700
}

.eventcalendar__day,
.eventcalendar__dayname {
    display: block;
    float: left;
    padding: 12px;
    width: 14.28571%
}

.eventcalendar__day.past {
    background-color: hsla(210, 6%, 93%, .7);
    color: rgba(80, 92, 105, .7)
}

.eventcalendar__day.today {
    font-weight: 700
}

.eventcalendar__day.event {
    font-weight: 700;
    background-color: #0075bc;
    color: #fff
}

.eventcalendar__day.is-active {
    background: #0075bc;
    color: #fff
}

.eventcalendar__events {
    margin-top: 1px;
    padding: 0 1px
}

.eventcalendar__events__single {
    overflow: hidden;
    padding: 24px 12px;
    margin-bottom: 2px;
    text-align: center;
    background: #edeeef
}

@media(min-width:62em) {
    .eventcalendar__events__single {
        padding: 12px;
        text-align: left
    }
}

.eventcalendar__events__single--header {
    display: none;
    font-weight: 700;
    color: #505c69;
    background-color: transparent
}

@media(min-width:62em) {
    .eventcalendar__events__single--header {
        display: block
    }
}

.eventcalendar__events__single--competition {
    border-left: 3px solid #0075bc
}

.eventcalendar__events__single--freedivingcourse {
    border-left: 3px solid #8cc640
}

.eventcalendar__events__single--instructorcourse {
    border-left: 3px solid #f79321
}

.eventcalendar__events__single--judgecourse {
    border-left: 3px solid #ff0
}

.eventcalendar__events__single--competition-depth {
    border-left: 3px solid #004c7b
}

.eventcalendar__events__single--competition-pool {
    border-left: 3px solid #75c4f4
}

.eventcalendar__events__single--competition-mixed {
    border-left: 3px solid #54e3b3
}

.eventcalendar__events__single--competition-team {
    border-left: 3px solid #7c51ee
}

.eventcalendar__events__single--competition-wra {
    border-left: 3px solid #eec951
}

.eventcalendar__events__single--competition-wc {
    border-left: 3px solid #ee5171
}

.eventcalendar__events__single__title {
    margin-bottom: 24px
}

@media(min-width:62em) {
    .eventcalendar__events__single__title {
        width: calc(99.99%*4/12 - 20px);
        margin-bottom: 0
    }

    .eventcalendar__events__single__title:nth-child(1n) {
        float: left;
        margin-right: 30px;
        clear: none
    }

    .eventcalendar__events__single__title:last-child {
        margin-right: 0
    }

    .eventcalendar__events__single__title:nth-child(12n) {
        margin-right: 0;
        float: right
    }

    .eventcalendar__events__single__title:nth-child(12n+1) {
        clear: left
    }
}

@media(min-width:62em) {
    .eventcalendar__events__single__city {
        width: calc(99.99%*3/12 - 22.5px)
    }

    .eventcalendar__events__single__city:nth-child(1n) {
        float: left;
        margin-right: 30px;
        clear: none
    }

    .eventcalendar__events__single__city:last-child {
        margin-right: 0
    }

    .eventcalendar__events__single__city:nth-child(12n) {
        margin-right: 0;
        float: right
    }

    .eventcalendar__events__single__city:nth-child(12n+1) {
        clear: left
    }
}

@media(min-width:62em) {
    .eventcalendar__events__single__country {
        width: calc(99.99%*3/12 - 22.5px)
    }

    .eventcalendar__events__single__country:nth-child(1n) {
        float: left;
        margin-right: 30px;
        clear: none
    }

    .eventcalendar__events__single__country:last-child {
        margin-right: 0
    }

    .eventcalendar__events__single__country:nth-child(12n) {
        margin-right: 0;
        float: right
    }

    .eventcalendar__events__single__country:nth-child(12n+1) {
        clear: left
    }
}

@media(min-width:62em) {
    .eventcalendar__events__single__link {
        width: calc(99.99%*2/12 - 25px)
    }

    .eventcalendar__events__single__link:nth-child(1n) {
        float: left;
        margin-right: 30px;
        clear: none
    }

    .eventcalendar__events__single__link:last-child {
        margin-right: 0
    }

    .eventcalendar__events__single__link:nth-child(12n) {
        margin-right: 0;
        float: right
    }

    .eventcalendar__events__single__link:nth-child(12n+1) {
        clear: left
    }
}

.terms {
    font-size: 16px;
    line-height: 18px;
    max-height: 240px;
    overflow-y: auto;
    padding: 12px;
    border: 1px solid #dedede
}

.site-homepage__section--alt {
    background: hsla(210, 6%, 93%, .4)
}

.site-homepage__section__header {
    padding: 36px 0;
    text-align: center
}

@media(min-width:48em) {
    .site-homepage__section__header {
        margin: 0 auto;
        padding: 72px 0;
        max-width: 600px
    }
}

.site-homepage__section__content {
    padding: 0 0 36px
}

.site-homepage__section__footer {
    padding: 36px 0;
    text-align: center
}

@media(min-width:48em) {
    .site-homepage__section__footer {
        padding: 72px 0
    }
}

.site-homepage__split {
    overflow: hidden
}

@media(min-width:48em) {
    .site-homepage__split {
        display: -ms-flexbox;
        display: flex
    }
}

@media(min-width:48em) {
    .site-homepage__split__item {
        flex: 0 0 auto;
        width: calc(99.99%*1/2 - 6px)
    }

    .site-homepage__split__item:nth-child(1n) {
        margin-right: 12px;
        margin-left: 0
    }

    .site-homepage__split__item:last-child {
        margin-right: 0
    }

    .site-homepage__split__item:nth-child(2n) {
        margin-right: 0;
        margin-left: auto
    }
}

@media(min-width:48em) {
    .site-homepage__pushup {
        position: relative;
        z-index: 1
    }

    .site-homepage__pushup:not(:root) {
        margin-top: -120px
    }
}

.u-grid:after {
    content: "";
    display: block;
    clear: both
}

.u-grid__col1 {
    width: calc(99.99%*1/12 - 27.5px)
}

.u-grid__col1:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none
}

.u-grid__col1:last-child {
    margin-right: 0
}

.u-grid__col1:nth-child(12n) {
    margin-right: 0;
    float: right
}

.u-grid__col1:nth-child(12n+1) {
    clear: left
}

.u-grid__col2 {
    width: calc(99.99%*2/12 - 25px)
}

.u-grid__col2:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none
}

.u-grid__col2:last-child {
    margin-right: 0
}

.u-grid__col2:nth-child(12n) {
    margin-right: 0;
    float: right
}

.u-grid__col2:nth-child(12n+1) {
    clear: left
}

.u-grid__col3 {
    width: calc(99.99%*3/12 - 22.5px)
}

.u-grid__col3:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none
}

.u-grid__col3:last-child {
    margin-right: 0
}

.u-grid__col3:nth-child(12n) {
    margin-right: 0;
    float: right
}

.u-grid__col3:nth-child(12n+1) {
    clear: left
}

.u-grid__col4 {
    width: calc(99.99%*4/12 - 20px)
}

.u-grid__col4:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none
}

.u-grid__col4:last-child {
    margin-right: 0
}

.u-grid__col4:nth-child(12n) {
    margin-right: 0;
    float: right
}

.u-grid__col4:nth-child(12n+1) {
    clear: left
}

.u-grid__col5 {
    width: calc(99.99%*5/12 - 17.5px)
}

.u-grid__col5:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none
}

.u-grid__col5:last-child {
    margin-right: 0
}

.u-grid__col5:nth-child(12n) {
    margin-right: 0;
    float: right
}

.u-grid__col5:nth-child(12n+1) {
    clear: left
}

.u-grid__col6 {
    width: calc(99.99%*6/12 - 15px)
}

.u-grid__col6:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none
}

.u-grid__col6:last-child {
    margin-right: 0
}

.u-grid__col6:nth-child(12n) {
    margin-right: 0;
    float: right
}

.u-grid__col6:nth-child(12n+1) {
    clear: left
}

.u-grid__col7 {
    width: calc(99.99%*7/12 - 12.5px)
}

.u-grid__col7:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none
}

.u-grid__col7:last-child {
    margin-right: 0
}

.u-grid__col7:nth-child(12n) {
    margin-right: 0;
    float: right
}

.u-grid__col7:nth-child(12n+1) {
    clear: left
}

.u-grid__col8 {
    width: calc(99.99%*8/12 - 10px)
}

.u-grid__col8:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none
}

.u-grid__col8:last-child {
    margin-right: 0
}

.u-grid__col8:nth-child(12n) {
    margin-right: 0;
    float: right
}

.u-grid__col8:nth-child(12n+1) {
    clear: left
}

.u-grid__col9 {
    width: calc(99.99%*9/12 - 7.5px)
}

.u-grid__col9:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none
}

.u-grid__col9:last-child {
    margin-right: 0
}

.u-grid__col9:nth-child(12n) {
    margin-right: 0;
    float: right
}

.u-grid__col9:nth-child(12n+1) {
    clear: left
}

.u-grid__col10 {
    width: calc(99.99%*10/12 - 5px)
}

.u-grid__col10:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none
}

.u-grid__col10:last-child {
    margin-right: 0
}

.u-grid__col10:nth-child(12n) {
    margin-right: 0;
    float: right
}

.u-grid__col10:nth-child(12n+1) {
    clear: left
}

.u-grid__col11 {
    width: calc(99.99%*11/12 - 2.5px)
}

.u-grid__col11:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none
}

.u-grid__col11:last-child {
    margin-right: 0
}

.u-grid__col11:nth-child(12n) {
    margin-right: 0;
    float: right
}

.u-grid__col11:nth-child(12n+1) {
    clear: left
}

.u-grid__col12,
.u-width--full {
    width: 100%
}

.u-width--one-half {
    width: 50%
}

.u-width--one-third {
    width: 33.33333%
}

.u-width--one-fourth {
    width: 25%
}

.u-width--one-fifth {
    width: 20%
}

.u-width--one-sixth {
    width: 16.66667%
}

.u-width--one-seventh {
    width: 14.28571%
}

.u-width--one-eight {
    width: 12.5%
}

.u-width--one-nineth {
    width: 11.11111%
}

.u-width--one-tenth {
    width: 10%
}

.u-group:after {
    content: "";
    display: block;
    clear: both
}

.u-spc-top--tny {
    margin-top: 6px
}

.u-spc-top--sml {
    margin-top: 12px
}

.u-spc-top--med {
    margin-top: 24px
}

.u-spc-top--lrg {
    margin-top: 36px
}

.u-spc-top--xlrg {
    margin-top: 48px
}

.u-spc-right--tny {
    margin-right: 6px
}

.u-spc-right--sml {
    margin-right: 12px
}

.u-spc-right--med {
    margin-right: 24px
}

.u-spc-right--lrg {
    margin-right: 36px
}

.u-spc-right--xlrg {
    margin-right: 48px
}

.u-spc-bottom--tny {
    margin-bottom: 6px
}

.u-spc-bottom--sml {
    margin-bottom: 12px
}

.u-spc-bottom--med {
    margin-bottom: 24px
}

.u-spc-bottom--lrg {
    margin-bottom: 36px
}

.u-spc-bottom--xlrg {
    margin-bottom: 48px
}

.u-spc-left--tny {
    margin-left: 6px
}

.u-spc-left--sml {
    margin-left: 12px
}

.u-spc-left--med {
    margin-left: 24px
}

.u-spc-left--lrg {
    margin-left: 36px
}

.u-spc-left--xlrg {
    margin-left: 48px
}

.u-type--bold {
    font-weight: 700
}

.u-type--light {
    font-weight: 300
}

.u-type--alt {
    font-family: futura-pt-condensed, Helvetica, Arial, sans-serif
}

.u-type--center {
    text-align: center
}

.u-type--upper {
    text-transform: uppercase;
    letter-spacing: .15em
}

.u-type--alpha {
    font-size: 42px;
    line-height: 42px
}

@media(min-width:48em) {
    .u-type--alpha {
        font-size: 50px;
        line-height: 54px
    }
}

.u-type--beta {
    font-size: 34px;
    line-height: 42px
}

@media(min-width:48em) {
    .u-type--beta {
        font-size: 42px;
        line-height: 42px
    }
}

.u-type--gamma {
    font-size: 26px;
    line-height: 30px
}

@media(min-width:48em) {
    .u-type--gamma {
        font-size: 34px;
        line-height: 42px
    }
}

.u-type--delta {
    font-size: 18px;
    line-height: 24px
}

@media(min-width:48em) {
    .u-type--delta {
        font-size: 26px;
        line-height: 30px
    }
}

.u-type--epsilon {
    font-size: 16px;
    line-height: 18px
}

@media(min-width:48em) {
    .u-type--epsilon {
        font-size: 18px;
        line-height: 24px
    }
}

.u-type--zeta {
    font-size: 14px;
    line-height: 18px
}

@media(min-width:48em) {
    .u-type--zeta {
        font-size: 16px;
        line-height: 18px
    }
}

.u-type--eta {
    font-size: 12px;
    line-height: 12px
}

@media(min-width:48em) {
    .u-type--eta {
        font-size: 14px;
        line-height: 18px
    }
}

.u-type--primary {
    color: #0075bc
}

.u-type--secondary {
    color: green
}

.u-type--neutral {
    color: #7c7c7c
}

.u-type--negative {
    color: #fff
}

.u-type--shorten {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto
}

.u-radial {
    border-radius: 4px
}

.u-rounded {
    border-radius: 1000px
}

.u-float--left {
    float: left
}

.u-float--right {
    float: right
}

.u-pos--rel {
    position: relative
}

.u-pos--absolute {
    position: absolute
}

.u-bg--primary {
    background: #0075bc
}

.u-bg--dark {
    background: #212125
}

.u-bg--pattern {
    background-image: url(../www/images/pattern.svg);
    background-size: cover
}

.u-bg--ocean {
    background: url(../www/images/aida-ocean.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed
}

@media(min-width:48em) {
    .u-bg--ocean {
        background-size: 100%
    }
}

.u-bg--pooldiver {
    background: url(../www/images/aida-pooldiver.jpg) no-repeat center center;
    background-size: cover
}

.u-bg--surface {
    background: url(../www/images/aida-surface.jpg) no-repeat right center;
    background-size: cover
}

.u-bg--poolpeople {
    background: url(../www/images/aida-poolpeople.jpg) no-repeat center center;
    background-size: cover
}

.u-bg--blueoverlay {
    background-color: #0075bc;
    background-blend-mode: multiply
}

.u-bg--blueoverlaydark {
    background-color: #263a62;
    background-blend-mode: multiply
}

.u-well.u-well {
    position: relative;
    width: 100%;
    display: block;
}

.u-well--bordered {
    padding-bottom: 24px;
    border-bottom: 1px solid #dedede
}

.u-actionlist__item {
    overflow: hidden;
    padding: 24px 0;
    border-bottom: 1px solid #d4d5d5
}

.u-actionlist__content {
    float: left;
    width: 55%;
    margin-right: 5%
}

.u-actionlist__action {
    float: left;
    width: 40%
}

.u-animation--fadeInSection {
    transition: all .35s ease-in-out;
    opacity: .4;
    transform: translateY(48px)
}

.u-animation--fadeInWithMove {
    opacity: 1;
    transform: translateY(0)
}

.is-hidden {
    display: none
}

.is-visible {
    display: block
}

.is-ontop {
    position: relative;
    z-index: 1
}

.u-color--success {
    color: #4caf50
}

.u-color--warning {
    color: #f44336
}

.u-color--note {
    color: #e2ba45
}

.picker {
    font-size: 14px;
    text-align: left;
    line-height: 1.2;
    color: #000;
    position: absolute;
    z-index: 10000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.picker__input {
    cursor: default
}

.picker__input.picker__input--active {
    border-color: #0089ec
}

.picker__holder {
    width: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.picker__frame,
.picker__holder {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transform: translateY(100%)
}

.picker__holder {
    position: fixed;
    transition: background .15s ease-out, transform 0s .15s;
    -webkit-backface-visibility: hidden
}

.picker__frame {
    position: absolute;
    margin: 0 auto;
    min-width: 256px;
    max-width: 666px;
    width: 100%;
    opacity: 0;
    transition: all .15s ease-out
}

@media(min-height:33.875em) {
    .picker__frame {
        overflow: visible;
        top: auto;
        bottom: -100%;
        max-height: 80%
    }
}

@media(min-height:40.125em) {
    .picker__frame {
        margin-bottom: 7.5%
    }
}

.picker__wrap {
    display: table;
    width: 100%;
    height: 100%
}

@media(min-height:33.875em) {
    .picker__wrap {
        display: block
    }
}

.picker__box {
    background: #fff;
    display: table-cell;
    vertical-align: middle
}

@media(min-height:26.5em) {
    .picker__box {
        font-size: 1.25em
    }
}

@media(min-height:33.875em) {
    .picker__box {
        display: block;
        font-size: 1.33em;
        border: 1px solid #777;
        border-top-color: #898989;
        border-bottom-width: 0;
        border-radius: 5px 5px 0 0;
        box-shadow: 0 12px 36px 16px rgba(0, 0, 0, .24)
    }
}

@media(min-height:40.125em) {
    .picker__box {
        font-size: 1.5em;
        border-bottom-width: 1px;
        border-radius: 5px
    }
}

.picker--opened .picker__holder {
    transform: translateY(0);
    background: transparent;
    zoom: 1;
    background: rgba(0, 0, 0, .32);
    transition: background .15s ease-out
}

.picker--opened .picker__frame {
    transform: translateY(0);
    opacity: 1
}

@media(min-height:33.875em) {
    .picker--opened .picker__frame {
        top: auto;
        bottom: 0
    }
}

.picker__header {
    text-align: center;
    position: relative;
    padding: .75em 0;
    border-bottom: 1px solid #eee
}

.picker__month,
.picker__year {
    font-weight: 500;
    display: inline-block;
    margin-left: .25em;
    margin-right: .25em
}

.picker__year {
    color: #999;
    font-size: .8em;
    font-style: italic
}

.picker__select--month,
.picker__select--year {
    border: 0;
    border-bottom: 1px solid #b7b7b7;
    margin-left: .25em;
    margin-right: .25em
}

.picker__select--month {
    width: 35%
}

.picker__select--year {
    width: 22.5%
}

.picker__select--month:focus,
.picker__select--year:focus {
    border-color: #0089ec
}

.picker__nav--next,
.picker__nav--prev {
    position: absolute;
    padding: .75em 1.25em .5em;
    width: 1em;
    height: 1em;
    box-sizing: content-box;
    top: .5em
}

.picker__nav--prev {
    left: 0;
    padding-right: 1.25em
}

@media(min-width:24.5em) {
    .picker__nav--prev {
        padding-right: 1.5em
    }
}

.picker__nav--next {
    right: 0;
    padding-left: 1.25em
}

@media(min-width:24.5em) {
    .picker__nav--next {
        padding-left: 1.5em
    }
}

.picker__nav--next:before,
.picker__nav--prev:before {
    content: " ";
    border-top: .25em solid transparent;
    border-bottom: .25em solid transparent;
    border-right: .375em solid #333;
    width: 0;
    height: 0;
    display: block;
    margin: 0 auto
}

.picker__nav--next:before {
    border-right: 0;
    border-left: .375em solid #333
}

.picker__nav--next:hover,
.picker__nav--prev:hover {
    cursor: pointer;
    color: #333;
    background: #b1dcfb
}

.picker__nav--disabled,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover,
.picker__nav--disabled:hover {
    cursor: default;
    background: none;
    border-right-color: #f5f5f5;
    border-left-color: #f5f5f5
}

.picker__table {
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    font-size: inherit;
    width: 100%;
    margin-top: .75em;
    margin-bottom: .5em
}

@media(min-height:33.875em) {
    .picker__table {
        margin-bottom: .75em
    }
}

.picker__table td {
    margin: 0;
    padding: 0
}

.picker__weekday {
    width: 14.285714286%;
    font-size: .75em;
    padding-bottom: .25em;
    color: #999;
    font-weight: 400;
    text-align: center
}

@media(min-height:33.875em) {
    .picker__weekday {
        padding-bottom: .5em
    }
}

.picker__day {
    padding: .3125em 0;
    font-weight: 200;
    border: 1px solid transparent
}

.picker__day--today {
    position: relative
}

.picker__day--today:before {
    content: " ";
    position: absolute;
    top: 2px;
    right: 2px;
    width: 0;
    height: 0;
    border-top: .5em solid #0059bc;
    border-left: .5em solid transparent
}

.picker__day--disabled:before {
    border-top-color: #aaa
}

.picker__day--outfocus {
    color: #ddd
}

.picker__day--infocus:hover,
.picker__day--outfocus:hover {
    cursor: pointer;
    color: #000;
    background: #b1dcfb
}

.picker--focused .picker__day--highlighted,
.picker__day--highlighted:hover {
    cursor: pointer;
    color: #000;
    background: #b1dcfb
}

.picker--focused .picker__day--selected,
.picker__day--selected,
.picker__day--selected:hover {
    background: #0089ec;
    color: #fff
}

.picker--focused .picker__day--disabled,
.picker__day--disabled,
.picker__day--disabled:hover {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #ddd;
    cursor: default
}

.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
    background: #bbb
}

.picker__footer {
    text-align: center
}

.picker__button--clear,
.picker__button--close,
.picker__button--today {
    border: 1px solid #fff;
    background: #fff;
    font-size: .8em;
    padding: .66em 0;
    font-weight: 700;
    width: 33.3333%;
    display: inline-block;
    vertical-align: bottom
}

.picker__button--clear:hover,
.picker__button--close:hover,
.picker__button--today:hover {
    cursor: pointer;
    color: #000;
    background: #b1dcfb;
    border-bottom-color: #b1dcfb
}

.picker__button--clear:focus,
.picker__button--close:focus,
.picker__button--today:focus {
    background: #b1dcfb;
    border-color: #0089ec;
    outline: none
}

.picker__button--clear:before,
.picker__button--close:before,
.picker__button--today:before {
    position: relative;
    display: inline-block;
    height: 0
}

.picker__button--clear:before,
.picker__button--today:before {
    content: " ";
    margin-right: .45em
}

.picker__button--today:before {
    top: -.05em;
    width: 0;
    border-top: .66em solid #0059bc;
    border-left: .66em solid transparent
}

.picker__button--clear:before {
    top: -.25em;
    width: .66em;
    border-top: 3px solid #e20
}

.picker__button--close:before {
    content: "×";
    top: -.1em;
    vertical-align: top;
    font-size: 1.1em;
    margin-right: .35em;
    color: #777
}

.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #ddd;
    cursor: default
}

.picker__button--today[disabled]:before {
    border-top-color: #aaa
}

.picker__list {
    list-style: none;
    padding: .75em 0 4.2em;
    margin: 0
}

.picker__list-item {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin-bottom: -1px;
    position: relative;
    background: #fff;
    padding: .75em 1.25em
}

@media(min-height:46.75em) {
    .picker__list-item {
        padding: .5em 1em
    }
}

.picker__list-item:hover {
    cursor: pointer;
    color: #000;
    background: #b1dcfb
}

.picker__list-item--highlighted,
.picker__list-item:hover {
    border-color: #0089ec;
    z-index: 10
}

.picker--focused .picker__list-item--highlighted,
.picker__list-item--highlighted:hover {
    cursor: pointer;
    color: #000;
    background: #b1dcfb
}

.picker--focused .picker__list-item--selected,
.picker__list-item--selected,
.picker__list-item--selected:hover {
    background: #0089ec;
    color: #fff;
    z-index: 10
}

.picker--focused .picker__list-item--disabled,
.picker__list-item--disabled,
.picker__list-item--disabled:hover {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #ddd;
    cursor: default;
    border-color: #ddd;
    z-index: auto
}

.picker--time .picker__button--clear {
    display: block;
    width: 80%;
    margin: 1em auto 0;
    padding: 1em 1.25em;
    background: none;
    border: 0;
    font-weight: 500;
    font-size: .67em;
    text-align: center;
    text-transform: uppercase;
    color: #666
}

.picker--time .picker__button--clear:focus,
.picker--time .picker__button--clear:hover {
    color: #000;
    background: #b1dcfb;
    background: #e20;
    border-color: #e20;
    cursor: pointer;
    color: #fff;
    outline: none
}

.picker--time .picker__button--clear:before {
    top: -.25em;
    color: #666;
    font-size: 1.25em;
    font-weight: 700
}

.picker--time .picker__button--clear:focus:before,
.picker--time .picker__button--clear:hover:before {
    color: #fff;
    border-color: #fff
}

.picker--time .picker__frame {
    min-width: 256px;
    max-width: 320px
}

.picker--time .picker__box {
    font-size: 1em;
    background: #f2f2f2;
    padding: 0
}

@media(min-height:40.125em) {
    .picker--time .picker__box {
        margin-bottom: 5em
    }
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 36px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 0;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline {
    float: left
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 8px;
    padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #c4c4c4;
    box-shadow: 0 0 10px #c4c4c4;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block;
    padding: 12px
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 12px 12px 0 18px
}

.select2-search--dropdown .select2-search__field {
    padding: 6px 0;
    width: 100%;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border-bottom: 1px solid #c4c4c4
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 36px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 4px;
    right: 2px;
    width: 12px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #444 transparent transparent;
    border-style: solid;
    border-width: 6px 3px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border-bottom: 1px solid #c4c4c4;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #505c69;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 8px 12px 8px 8px;
    font-size: 16px;
    color: #fff;
    border-radius: 4px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin: 0 12px 0 6px;
    color: hsla(0, 0%, 100%, .7)
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #fff
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-bottom-color: #0075bc;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 0;
    border-bottom: 1px solid #c4c4c4
}

.select2-container--default .select2-search--dropdown .select2-search__field:focus {
    outline: 0;
    border-bottom-color: #0075bc
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #0075bc;
    color: #fff
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    outline: 0;
    background-image: linear-gradient(180deg, #fff 50%, #eee);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #0075bc
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: linear-gradient(180deg, #eee 50%, #ccc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #0075bc
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: linear-gradient(180deg, #fff 0, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: linear-gradient(180deg, #eee 50%, #fff);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    cursor: text;
    outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #0075bc
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #0075bc
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #0075bc
}

@font-face {
    font-family: Ionicons;
    src: url(../www/fonts/ionicons.eot?v=2.0.0);
    src: url(../www/fonts/ionicons.eot?v=2.0.0#iefix) format("embedded-opentype"), url(../www/fonts/ionicons.ttf?v=2.0.0) format("truetype"), url(../www/fonts/ionicons.woff?v=2.0.0) format("woff"), url(../www/fonts/ionicons.svg?v=2.0.0#Ionicons) format("svg");
    font-weight: 400;
    font-style: normal
}

.icon,
.ion,
.ionicons {
    display: inline-block;
    font-family: Ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ion-alert:before {
    content: ""
}

.ion-alert-circled:before {
    content: ""
}

.ion-android-add:before {
    content: ""
}

.ion-android-add-circle:before {
    content: ""
}

.ion-android-alarm-clock:before {
    content: ""
}

.ion-android-alert:before {
    content: ""
}

.ion-android-apps:before {
    content: ""
}

.ion-android-archive:before {
    content: ""
}

.ion-android-arrow-back:before {
    content: ""
}

.ion-android-arrow-down:before {
    content: ""
}

.ion-android-arrow-dropdown:before {
    content: ""
}

.ion-android-arrow-dropdown-circle:before {
    content: ""
}

.ion-android-arrow-dropleft:before {
    content: ""
}

.ion-android-arrow-dropleft-circle:before {
    content: ""
}

.ion-android-arrow-dropright:before {
    content: ""
}

.ion-android-arrow-dropright-circle:before {
    content: ""
}

.ion-android-arrow-dropup:before {
    content: ""
}

.ion-android-arrow-dropup-circle:before {
    content: ""
}

.ion-android-arrow-forward:before {
    content: ""
}

.ion-android-arrow-up:before {
    content: ""
}

.ion-android-attach:before {
    content: ""
}

.ion-android-bar:before {
    content: ""
}

.ion-android-bicycle:before {
    content: ""
}

.ion-android-boat:before {
    content: ""
}

.ion-android-bookmark:before {
    content: ""
}

.ion-android-bulb:before {
    content: ""
}

.ion-android-bus:before {
    content: ""
}

.ion-android-calendar:before {
    content: ""
}

.ion-android-call:before {
    content: ""
}

.ion-android-camera:before {
    content: ""
}

.ion-android-cancel:before {
    content: ""
}

.ion-android-car:before {
    content: ""
}

.ion-android-cart:before {
    content: ""
}

.ion-android-chat:before {
    content: ""
}

.ion-android-checkbox:before {
    content: ""
}

.ion-android-checkbox-blank:before {
    content: ""
}

.ion-android-checkbox-outline:before {
    content: ""
}

.ion-android-checkbox-outline-blank:before {
    content: ""
}

.ion-android-checkmark-circle:before {
    content: ""
}

.ion-android-clipboard:before {
    content: ""
}

.ion-android-close:before {
    content: ""
}

.ion-android-cloud:before {
    content: ""
}

.ion-android-cloud-circle:before {
    content: ""
}

.ion-android-cloud-done:before {
    content: ""
}

.ion-android-cloud-outline:before {
    content: ""
}

.ion-android-color-palette:before {
    content: ""
}

.ion-android-compass:before {
    content: ""
}

.ion-android-contact:before {
    content: ""
}

.ion-android-contacts:before {
    content: ""
}

.ion-android-contract:before {
    content: ""
}

.ion-android-create:before {
    content: ""
}

.ion-android-delete:before {
    content: ""
}

.ion-android-desktop:before {
    content: ""
}

.ion-android-document:before {
    content: ""
}

.ion-android-done:before {
    content: ""
}

.ion-android-done-all:before {
    content: ""
}

.ion-android-download:before {
    content: ""
}

.ion-android-drafts:before {
    content: ""
}

.ion-android-exit:before {
    content: ""
}

.ion-android-expand:before {
    content: ""
}

.ion-android-favorite:before {
    content: ""
}

.ion-android-favorite-outline:before {
    content: ""
}

.ion-android-film:before {
    content: ""
}

.ion-android-folder:before {
    content: ""
}

.ion-android-folder-open:before {
    content: ""
}

.ion-android-funnel:before {
    content: ""
}

.ion-android-globe:before {
    content: ""
}

.ion-android-hand:before {
    content: ""
}

.ion-android-hangout:before {
    content: ""
}

.ion-android-happy:before {
    content: ""
}

.ion-android-home:before {
    content: ""
}

.ion-android-image:before {
    content: ""
}

.ion-android-laptop:before {
    content: ""
}

.ion-android-list:before {
    content: ""
}

.ion-android-locate:before {
    content: ""
}

.ion-android-lock:before {
    content: ""
}

.ion-android-mail:before {
    content: ""
}

.ion-android-map:before {
    content: ""
}

.ion-android-menu:before {
    content: ""
}

.ion-android-microphone:before {
    content: ""
}

.ion-android-microphone-off:before {
    content: ""
}

.ion-android-more-horizontal:before {
    content: ""
}

.ion-android-more-vertical:before {
    content: ""
}

.ion-android-navigate:before {
    content: ""
}

.ion-android-notifications:before {
    content: ""
}

.ion-android-notifications-none:before {
    content: ""
}

.ion-android-notifications-off:before {
    content: ""
}

.ion-android-open:before {
    content: ""
}

.ion-android-options:before {
    content: ""
}

.ion-android-people:before {
    content: ""
}

.ion-android-person:before {
    content: ""
}

.ion-android-person-add:before {
    content: ""
}

.ion-android-phone-landscape:before {
    content: ""
}

.ion-android-phone-portrait:before {
    content: ""
}

.ion-android-pin:before {
    content: ""
}

.ion-android-plane:before {
    content: ""
}

.ion-android-playstore:before {
    content: ""
}

.ion-android-print:before {
    content: ""
}

.ion-android-radio-button-off:before {
    content: ""
}

.ion-android-radio-button-on:before {
    content: ""
}

.ion-android-refresh:before {
    content: ""
}

.ion-android-remove:before {
    content: ""
}

.ion-android-remove-circle:before {
    content: ""
}

.ion-android-restaurant:before {
    content: ""
}

.ion-android-sad:before {
    content: ""
}

.ion-android-search:before {
    content: ""
}

.ion-android-send:before {
    content: ""
}

.ion-android-settings:before {
    content: ""
}

.ion-android-share:before {
    content: ""
}

.ion-android-share-alt:before {
    content: ""
}

.ion-android-star:before {
    content: ""
}

.ion-android-star-half:before {
    content: ""
}

.ion-android-star-outline:before {
    content: ""
}

.ion-android-stopwatch:before {
    content: ""
}

.ion-android-subway:before {
    content: ""
}

.ion-android-sunny:before {
    content: ""
}

.ion-android-sync:before {
    content: ""
}

.ion-android-textsms:before {
    content: ""
}

.ion-android-time:before {
    content: ""
}

.ion-android-train:before {
    content: ""
}

.ion-android-unlock:before {
    content: ""
}

.ion-android-upload:before {
    content: ""
}

.ion-android-volume-down:before {
    content: ""
}

.ion-android-volume-mute:before {
    content: ""
}

.ion-android-volume-off:before {
    content: ""
}

.ion-android-volume-up:before {
    content: ""
}

.ion-android-walk:before {
    content: ""
}

.ion-android-warning:before {
    content: ""
}

.ion-android-watch:before {
    content: ""
}

.ion-android-wifi:before {
    content: ""
}

.ion-aperture:before {
    content: ""
}

.ion-archive:before {
    content: ""
}

.ion-arrow-down-a:before {
    content: ""
}

.ion-arrow-down-b:before {
    content: ""
}

.ion-arrow-down-c:before {
    content: ""
}

.ion-arrow-expand:before {
    content: ""
}

.ion-arrow-graph-down-left:before {
    content: ""
}

.ion-arrow-graph-down-right:before {
    content: ""
}

.ion-arrow-graph-up-left:before {
    content: ""
}

.ion-arrow-graph-up-right:before {
    content: ""
}

.ion-arrow-left-a:before {
    content: ""
}

.ion-arrow-left-b:before {
    content: ""
}

.ion-arrow-left-c:before {
    content: ""
}

.ion-arrow-move:before {
    content: ""
}

.ion-arrow-resize:before {
    content: ""
}

.ion-arrow-return-left:before {
    content: ""
}

.ion-arrow-return-right:before {
    content: ""
}

.ion-arrow-right-a:before {
    content: ""
}

.ion-arrow-right-b:before {
    content: ""
}

.ion-arrow-right-c:before {
    content: ""
}

.ion-arrow-shrink:before {
    content: ""
}

.ion-arrow-swap:before {
    content: ""
}

.ion-arrow-up-a:before {
    content: ""
}

.ion-arrow-up-b:before {
    content: ""
}

.ion-arrow-up-c:before {
    content: ""
}

.ion-asterisk:before {
    content: ""
}

.ion-at:before {
    content: ""
}

.ion-backspace:before {
    content: ""
}

.ion-backspace-outline:before {
    content: ""
}

.ion-bag:before {
    content: ""
}

.ion-battery-charging:before {
    content: ""
}

.ion-battery-empty:before {
    content: ""
}

.ion-battery-full:before {
    content: ""
}

.ion-battery-half:before {
    content: ""
}

.ion-battery-low:before {
    content: ""
}

.ion-beaker:before {
    content: ""
}

.ion-beer:before {
    content: ""
}

.ion-bluetooth:before {
    content: ""
}

.ion-bonfire:before {
    content: ""
}

.ion-bookmark:before {
    content: ""
}

.ion-bowtie:before {
    content: ""
}

.ion-briefcase:before {
    content: ""
}

.ion-bug:before {
    content: ""
}

.ion-calculator:before {
    content: ""
}

.ion-calendar:before {
    content: ""
}

.ion-camera:before {
    content: ""
}

.ion-card:before {
    content: ""
}

.ion-cash:before {
    content: ""
}

.ion-chatbox:before {
    content: ""
}

.ion-chatbox-working:before {
    content: ""
}

.ion-chatboxes:before {
    content: ""
}

.ion-chatbubble:before {
    content: ""
}

.ion-chatbubble-working:before {
    content: ""
}

.ion-chatbubbles:before {
    content: ""
}

.ion-checkmark:before {
    content: ""
}

.ion-checkmark-circled:before {
    content: ""
}

.ion-checkmark-round:before {
    content: ""
}

.ion-chevron-down:before {
    content: ""
}

.ion-chevron-left:before {
    content: ""
}

.ion-chevron-right:before {
    content: ""
}

.ion-chevron-up:before {
    content: ""
}

.ion-clipboard:before {
    content: ""
}

.ion-clock:before {
    content: ""
}

.ion-close:before {
    content: ""
}

.ion-close-circled:before {
    content: ""
}

.ion-close-round:before {
    content: ""
}

.ion-closed-captioning:before {
    content: ""
}

.ion-cloud:before {
    content: ""
}

.ion-code:before {
    content: ""
}

.ion-code-download:before {
    content: ""
}

.ion-code-working:before {
    content: ""
}

.ion-coffee:before {
    content: ""
}

.ion-compass:before {
    content: ""
}

.ion-compose:before {
    content: ""
}

.ion-connection-bars:before {
    content: ""
}

.ion-contrast:before {
    content: ""
}

.ion-crop:before {
    content: ""
}

.ion-cube:before {
    content: ""
}

.ion-disc:before {
    content: ""
}

.ion-document:before {
    content: ""
}

.ion-document-text:before {
    content: ""
}

.ion-drag:before {
    content: ""
}

.ion-earth:before {
    content: ""
}

.ion-easel:before {
    content: ""
}

.ion-edit:before {
    content: ""
}

.ion-egg:before {
    content: ""
}

.ion-eject:before {
    content: ""
}

.ion-email:before {
    content: ""
}

.ion-email-unread:before {
    content: ""
}

.ion-erlenmeyer-flask:before {
    content: ""
}

.ion-erlenmeyer-flask-bubbles:before {
    content: ""
}

.ion-eye:before {
    content: ""
}

.ion-eye-disabled:before {
    content: ""
}

.ion-female:before {
    content: ""
}

.ion-filing:before {
    content: ""
}

.ion-film-marker:before {
    content: ""
}

.ion-fireball:before {
    content: ""
}

.ion-flag:before {
    content: ""
}

.ion-flame:before {
    content: ""
}

.ion-flash:before {
    content: ""
}

.ion-flash-off:before {
    content: ""
}

.ion-folder:before {
    content: ""
}

.ion-fork:before {
    content: ""
}

.ion-fork-repo:before {
    content: ""
}

.ion-forward:before {
    content: ""
}

.ion-funnel:before {
    content: ""
}

.ion-gear-a:before {
    content: ""
}

.ion-gear-b:before {
    content: ""
}

.ion-grid:before {
    content: ""
}

.ion-hammer:before {
    content: ""
}

.ion-happy:before {
    content: ""
}

.ion-happy-outline:before {
    content: ""
}

.ion-headphone:before {
    content: ""
}

.ion-heart:before {
    content: ""
}

.ion-heart-broken:before {
    content: ""
}

.ion-help:before {
    content: ""
}

.ion-help-buoy:before {
    content: ""
}

.ion-help-circled:before {
    content: ""
}

.ion-home:before {
    content: ""
}

.ion-icecream:before {
    content: ""
}

.ion-image:before {
    content: ""
}

.ion-images:before {
    content: ""
}

.ion-information:before {
    content: ""
}

.ion-information-circled:before {
    content: ""
}

.ion-ionic:before {
    content: ""
}

.ion-ios-alarm:before {
    content: ""
}

.ion-ios-alarm-outline:before {
    content: ""
}

.ion-ios-albums:before {
    content: ""
}

.ion-ios-albums-outline:before {
    content: ""
}

.ion-ios-americanfootball:before {
    content: ""
}

.ion-ios-americanfootball-outline:before {
    content: ""
}

.ion-ios-analytics:before {
    content: ""
}

.ion-ios-analytics-outline:before {
    content: ""
}

.ion-ios-arrow-back:before {
    content: ""
}

.ion-ios-arrow-down:before {
    content: ""
}

.ion-ios-arrow-forward:before {
    content: ""
}

.ion-ios-arrow-left:before {
    content: ""
}

.ion-ios-arrow-right:before {
    content: ""
}

.ion-ios-arrow-thin-down:before {
    content: ""
}

.ion-ios-arrow-thin-left:before {
    content: ""
}

.ion-ios-arrow-thin-right:before {
    content: ""
}

.ion-ios-arrow-thin-up:before {
    content: ""
}

.ion-ios-arrow-up:before {
    content: ""
}

.ion-ios-at:before {
    content: ""
}

.ion-ios-at-outline:before {
    content: ""
}

.ion-ios-barcode:before {
    content: ""
}

.ion-ios-barcode-outline:before {
    content: ""
}

.ion-ios-baseball:before {
    content: ""
}

.ion-ios-baseball-outline:before {
    content: ""
}

.ion-ios-basketball:before {
    content: ""
}

.ion-ios-basketball-outline:before {
    content: ""
}

.ion-ios-bell:before {
    content: ""
}

.ion-ios-bell-outline:before {
    content: ""
}

.ion-ios-body:before {
    content: ""
}

.ion-ios-body-outline:before {
    content: ""
}

.ion-ios-bolt:before {
    content: ""
}

.ion-ios-bolt-outline:before {
    content: ""
}

.ion-ios-book:before {
    content: ""
}

.ion-ios-book-outline:before {
    content: ""
}

.ion-ios-bookmarks:before {
    content: ""
}

.ion-ios-bookmarks-outline:before {
    content: ""
}

.ion-ios-box:before {
    content: ""
}

.ion-ios-box-outline:before {
    content: ""
}

.ion-ios-briefcase:before {
    content: ""
}

.ion-ios-briefcase-outline:before {
    content: ""
}

.ion-ios-browsers:before {
    content: ""
}

.ion-ios-browsers-outline:before {
    content: ""
}

.ion-ios-calculator:before {
    content: ""
}

.ion-ios-calculator-outline:before {
    content: ""
}

.ion-ios-calendar:before {
    content: ""
}

.ion-ios-calendar-outline:before {
    content: ""
}

.ion-ios-camera:before {
    content: ""
}

.ion-ios-camera-outline:before {
    content: ""
}

.ion-ios-cart:before {
    content: ""
}

.ion-ios-cart-outline:before {
    content: ""
}

.ion-ios-chatboxes:before {
    content: ""
}

.ion-ios-chatboxes-outline:before {
    content: ""
}

.ion-ios-chatbubble:before {
    content: ""
}

.ion-ios-chatbubble-outline:before {
    content: ""
}

.ion-ios-checkmark:before {
    content: ""
}

.ion-ios-checkmark-empty:before {
    content: ""
}

.ion-ios-checkmark-outline:before {
    content: ""
}

.ion-ios-circle-filled:before {
    content: ""
}

.ion-ios-circle-outline:before {
    content: ""
}

.ion-ios-clock:before {
    content: ""
}

.ion-ios-clock-outline:before {
    content: ""
}

.ion-ios-close:before {
    content: ""
}

.ion-ios-close-empty:before {
    content: ""
}

.ion-ios-close-outline:before {
    content: ""
}

.ion-ios-cloud:before {
    content: ""
}

.ion-ios-cloud-download:before {
    content: ""
}

.ion-ios-cloud-download-outline:before {
    content: ""
}

.ion-ios-cloud-outline:before {
    content: ""
}

.ion-ios-cloud-upload:before {
    content: ""
}

.ion-ios-cloud-upload-outline:before {
    content: ""
}

.ion-ios-cloudy:before {
    content: ""
}

.ion-ios-cloudy-night:before {
    content: ""
}

.ion-ios-cloudy-night-outline:before {
    content: ""
}

.ion-ios-cloudy-outline:before {
    content: ""
}

.ion-ios-cog:before {
    content: ""
}

.ion-ios-cog-outline:before {
    content: ""
}

.ion-ios-color-filter:before {
    content: ""
}

.ion-ios-color-filter-outline:before {
    content: ""
}

.ion-ios-color-wand:before {
    content: ""
}

.ion-ios-color-wand-outline:before {
    content: ""
}

.ion-ios-compose:before {
    content: ""
}

.ion-ios-compose-outline:before {
    content: ""
}

.ion-ios-contact:before {
    content: ""
}

.ion-ios-contact-outline:before {
    content: ""
}

.ion-ios-copy:before {
    content: ""
}

.ion-ios-copy-outline:before {
    content: ""
}

.ion-ios-crop:before {
    content: ""
}

.ion-ios-crop-strong:before {
    content: ""
}

.ion-ios-download:before {
    content: ""
}

.ion-ios-download-outline:before {
    content: ""
}

.ion-ios-drag:before {
    content: ""
}

.ion-ios-email:before {
    content: ""
}

.ion-ios-email-outline:before {
    content: ""
}

.ion-ios-eye:before {
    content: ""
}

.ion-ios-eye-outline:before {
    content: ""
}

.ion-ios-fastforward:before {
    content: ""
}

.ion-ios-fastforward-outline:before {
    content: ""
}

.ion-ios-filing:before {
    content: ""
}

.ion-ios-filing-outline:before {
    content: ""
}

.ion-ios-film:before {
    content: ""
}

.ion-ios-film-outline:before {
    content: ""
}

.ion-ios-flag:before {
    content: ""
}

.ion-ios-flag-outline:before {
    content: ""
}

.ion-ios-flame:before {
    content: ""
}

.ion-ios-flame-outline:before {
    content: ""
}

.ion-ios-flask:before {
    content: ""
}

.ion-ios-flask-outline:before {
    content: ""
}

.ion-ios-flower:before {
    content: ""
}

.ion-ios-flower-outline:before {
    content: ""
}

.ion-ios-folder:before {
    content: ""
}

.ion-ios-folder-outline:before {
    content: ""
}

.ion-ios-football:before {
    content: ""
}

.ion-ios-football-outline:before {
    content: ""
}

.ion-ios-game-controller-a:before {
    content: ""
}

.ion-ios-game-controller-a-outline:before {
    content: ""
}

.ion-ios-game-controller-b:before {
    content: ""
}

.ion-ios-game-controller-b-outline:before {
    content: ""
}

.ion-ios-gear:before {
    content: ""
}

.ion-ios-gear-outline:before {
    content: ""
}

.ion-ios-glasses:before {
    content: ""
}

.ion-ios-glasses-outline:before {
    content: ""
}

.ion-ios-grid-view:before {
    content: ""
}

.ion-ios-grid-view-outline:before {
    content: ""
}

.ion-ios-heart:before {
    content: ""
}

.ion-ios-heart-outline:before {
    content: ""
}

.ion-ios-help:before {
    content: ""
}

.ion-ios-help-empty:before {
    content: ""
}

.ion-ios-help-outline:before {
    content: ""
}

.ion-ios-home:before {
    content: ""
}

.ion-ios-home-outline:before {
    content: ""
}

.ion-ios-infinite:before {
    content: ""
}

.ion-ios-infinite-outline:before {
    content: ""
}

.ion-ios-information:before {
    content: ""
}

.ion-ios-information-empty:before {
    content: ""
}

.ion-ios-information-outline:before {
    content: ""
}

.ion-ios-ionic-outline:before {
    content: ""
}

.ion-ios-keypad:before {
    content: ""
}

.ion-ios-keypad-outline:before {
    content: ""
}

.ion-ios-lightbulb:before {
    content: ""
}

.ion-ios-lightbulb-outline:before {
    content: ""
}

.ion-ios-list:before {
    content: ""
}

.ion-ios-list-outline:before {
    content: ""
}

.ion-ios-location:before {
    content: ""
}

.ion-ios-location-outline:before {
    content: ""
}

.ion-ios-locked:before {
    content: ""
}

.ion-ios-locked-outline:before {
    content: ""
}

.ion-ios-loop:before {
    content: ""
}

.ion-ios-loop-strong:before {
    content: ""
}

.ion-ios-medical:before {
    content: ""
}

.ion-ios-medical-outline:before {
    content: ""
}

.ion-ios-medkit:before {
    content: ""
}

.ion-ios-medkit-outline:before {
    content: ""
}

.ion-ios-mic:before {
    content: ""
}

.ion-ios-mic-off:before {
    content: ""
}

.ion-ios-mic-outline:before {
    content: ""
}

.ion-ios-minus:before {
    content: ""
}

.ion-ios-minus-empty:before {
    content: ""
}

.ion-ios-minus-outline:before {
    content: ""
}

.ion-ios-monitor:before {
    content: ""
}

.ion-ios-monitor-outline:before {
    content: ""
}

.ion-ios-moon:before {
    content: ""
}

.ion-ios-moon-outline:before {
    content: ""
}

.ion-ios-more:before {
    content: ""
}

.ion-ios-more-outline:before {
    content: ""
}

.ion-ios-musical-note:before {
    content: ""
}

.ion-ios-musical-notes:before {
    content: ""
}

.ion-ios-navigate:before {
    content: ""
}

.ion-ios-navigate-outline:before {
    content: ""
}

.ion-ios-nutrition:before {
    content: ""
}

.ion-ios-nutrition-outline:before {
    content: ""
}

.ion-ios-paper:before {
    content: ""
}

.ion-ios-paper-outline:before {
    content: ""
}

.ion-ios-paperplane:before {
    content: ""
}

.ion-ios-paperplane-outline:before {
    content: ""
}

.ion-ios-partlysunny:before {
    content: ""
}

.ion-ios-partlysunny-outline:before {
    content: ""
}

.ion-ios-pause:before {
    content: ""
}

.ion-ios-pause-outline:before {
    content: ""
}

.ion-ios-paw:before {
    content: ""
}

.ion-ios-paw-outline:before {
    content: ""
}

.ion-ios-people:before {
    content: ""
}

.ion-ios-people-outline:before {
    content: ""
}

.ion-ios-person:before {
    content: ""
}

.ion-ios-person-outline:before {
    content: ""
}

.ion-ios-personadd:before {
    content: ""
}

.ion-ios-personadd-outline:before {
    content: ""
}

.ion-ios-photos:before {
    content: ""
}

.ion-ios-photos-outline:before {
    content: ""
}

.ion-ios-pie:before {
    content: ""
}

.ion-ios-pie-outline:before {
    content: ""
}

.ion-ios-pint:before {
    content: ""
}

.ion-ios-pint-outline:before {
    content: ""
}

.ion-ios-play:before {
    content: ""
}

.ion-ios-play-outline:before {
    content: ""
}

.ion-ios-plus:before {
    content: ""
}

.ion-ios-plus-empty:before {
    content: ""
}

.ion-ios-plus-outline:before {
    content: ""
}

.ion-ios-pricetag:before {
    content: ""
}

.ion-ios-pricetag-outline:before {
    content: ""
}

.ion-ios-pricetags:before {
    content: ""
}

.ion-ios-pricetags-outline:before {
    content: ""
}

.ion-ios-printer:before {
    content: ""
}

.ion-ios-printer-outline:before {
    content: ""
}

.ion-ios-pulse:before {
    content: ""
}

.ion-ios-pulse-strong:before {
    content: ""
}

.ion-ios-rainy:before {
    content: ""
}

.ion-ios-rainy-outline:before {
    content: ""
}

.ion-ios-recording:before {
    content: ""
}

.ion-ios-recording-outline:before {
    content: ""
}

.ion-ios-redo:before {
    content: ""
}

.ion-ios-redo-outline:before {
    content: ""
}

.ion-ios-refresh:before {
    content: ""
}

.ion-ios-refresh-empty:before {
    content: ""
}

.ion-ios-refresh-outline:before {
    content: ""
}

.ion-ios-reload:before {
    content: ""
}

.ion-ios-reverse-camera:before {
    content: ""
}

.ion-ios-reverse-camera-outline:before {
    content: ""
}

.ion-ios-rewind:before {
    content: ""
}

.ion-ios-rewind-outline:before {
    content: ""
}

.ion-ios-rose:before {
    content: ""
}

.ion-ios-rose-outline:before {
    content: ""
}

.ion-ios-search:before {
    content: ""
}

.ion-ios-search-strong:before {
    content: ""
}

.ion-ios-settings:before {
    content: ""
}

.ion-ios-settings-strong:before {
    content: ""
}

.ion-ios-shuffle:before {
    content: ""
}

.ion-ios-shuffle-strong:before {
    content: ""
}

.ion-ios-skipbackward:before {
    content: ""
}

.ion-ios-skipbackward-outline:before {
    content: ""
}

.ion-ios-skipforward:before {
    content: ""
}

.ion-ios-skipforward-outline:before {
    content: ""
}

.ion-ios-snowy:before {
    content: ""
}

.ion-ios-speedometer:before {
    content: ""
}

.ion-ios-speedometer-outline:before {
    content: ""
}

.ion-ios-star:before {
    content: ""
}

.ion-ios-star-half:before {
    content: ""
}

.ion-ios-star-outline:before {
    content: ""
}

.ion-ios-stopwatch:before {
    content: ""
}

.ion-ios-stopwatch-outline:before {
    content: ""
}

.ion-ios-sunny:before {
    content: ""
}

.ion-ios-sunny-outline:before {
    content: ""
}

.ion-ios-telephone:before {
    content: ""
}

.ion-ios-telephone-outline:before {
    content: ""
}

.ion-ios-tennisball:before {
    content: ""
}

.ion-ios-tennisball-outline:before {
    content: ""
}

.ion-ios-thunderstorm:before {
    content: ""
}

.ion-ios-thunderstorm-outline:before {
    content: ""
}

.ion-ios-time:before {
    content: ""
}

.ion-ios-time-outline:before {
    content: ""
}

.ion-ios-timer:before {
    content: ""
}

.ion-ios-timer-outline:before {
    content: ""
}

.ion-ios-toggle:before {
    content: ""
}

.ion-ios-toggle-outline:before {
    content: ""
}

.ion-ios-trash:before {
    content: ""
}

.ion-ios-trash-outline:before {
    content: ""
}

.ion-ios-undo:before {
    content: ""
}

.ion-ios-undo-outline:before {
    content: ""
}

.ion-ios-unlocked:before {
    content: ""
}

.ion-ios-unlocked-outline:before {
    content: ""
}

.ion-ios-upload:before {
    content: ""
}

.ion-ios-upload-outline:before {
    content: ""
}

.ion-ios-videocam:before {
    content: ""
}

.ion-ios-videocam-outline:before {
    content: ""
}

.ion-ios-volume-high:before {
    content: ""
}

.ion-ios-volume-low:before {
    content: ""
}

.ion-ios-wineglass:before {
    content: ""
}

.ion-ios-wineglass-outline:before {
    content: ""
}

.ion-ios-world:before {
    content: ""
}

.ion-ios-world-outline:before {
    content: ""
}

.ion-ipad:before {
    content: ""
}

.ion-iphone:before {
    content: ""
}

.ion-ipod:before {
    content: ""
}

.ion-jet:before {
    content: ""
}

.ion-key:before {
    content: ""
}

.ion-knife:before {
    content: ""
}

.ion-laptop:before {
    content: ""
}

.ion-leaf:before {
    content: ""
}

.ion-levels:before {
    content: ""
}

.ion-lightbulb:before {
    content: ""
}

.ion-link:before {
    content: ""
}

.ion-load-a:before {
    content: ""
}

.ion-load-b:before {
    content: ""
}

.ion-load-c:before {
    content: ""
}

.ion-load-d:before {
    content: ""
}

.ion-location:before {
    content: ""
}

.ion-lock-combination:before {
    content: ""
}

.ion-locked:before {
    content: ""
}

.ion-log-in:before {
    content: ""
}

.ion-log-out:before {
    content: ""
}

.ion-loop:before {
    content: ""
}

.ion-magnet:before {
    content: ""
}

.ion-male:before {
    content: ""
}

.ion-man:before {
    content: ""
}

.ion-map:before {
    content: ""
}

.ion-medkit:before {
    content: ""
}

.ion-merge:before {
    content: ""
}

.ion-mic-a:before {
    content: ""
}

.ion-mic-b:before {
    content: ""
}

.ion-mic-c:before {
    content: ""
}

.ion-minus:before {
    content: ""
}

.ion-minus-circled:before {
    content: ""
}

.ion-minus-round:before {
    content: ""
}

.ion-model-s:before {
    content: ""
}

.ion-monitor:before {
    content: ""
}

.ion-more:before {
    content: ""
}

.ion-mouse:before {
    content: ""
}

.ion-music-note:before {
    content: ""
}

.ion-navicon:before {
    content: ""
}

.ion-navicon-round:before {
    content: ""
}

.ion-navigate:before {
    content: ""
}

.ion-network:before {
    content: ""
}

.ion-no-smoking:before {
    content: ""
}

.ion-nuclear:before {
    content: ""
}

.ion-outlet:before {
    content: ""
}

.ion-paintbrush:before {
    content: ""
}

.ion-paintbucket:before {
    content: ""
}

.ion-paper-airplane:before {
    content: ""
}

.ion-paperclip:before {
    content: ""
}

.ion-pause:before {
    content: ""
}

.ion-person:before {
    content: ""
}

.ion-person-add:before {
    content: ""
}

.ion-person-stalker:before {
    content: ""
}

.ion-pie-graph:before {
    content: ""
}

.ion-pin:before {
    content: ""
}

.ion-pinpoint:before {
    content: ""
}

.ion-pizza:before {
    content: ""
}

.ion-plane:before {
    content: ""
}

.ion-planet:before {
    content: ""
}

.ion-play:before {
    content: ""
}

.ion-playstation:before {
    content: ""
}

.ion-plus:before {
    content: ""
}

.ion-plus-circled:before {
    content: ""
}

.ion-plus-round:before {
    content: ""
}

.ion-podium:before {
    content: ""
}

.ion-pound:before {
    content: ""
}

.ion-power:before {
    content: ""
}

.ion-pricetag:before {
    content: ""
}

.ion-pricetags:before {
    content: ""
}

.ion-printer:before {
    content: ""
}

.ion-pull-request:before {
    content: ""
}

.ion-qr-scanner:before {
    content: ""
}

.ion-quote:before {
    content: ""
}

.ion-radio-waves:before {
    content: ""
}

.ion-record:before {
    content: ""
}

.ion-refresh:before {
    content: ""
}

.ion-reply:before {
    content: ""
}

.ion-reply-all:before {
    content: ""
}

.ion-ribbon-a:before {
    content: ""
}

.ion-ribbon-b:before {
    content: ""
}

.ion-sad:before {
    content: ""
}

.ion-sad-outline:before {
    content: ""
}

.ion-scissors:before {
    content: ""
}

.ion-search:before {
    content: ""
}

.ion-settings:before {
    content: ""
}

.ion-share:before {
    content: ""
}

.ion-shuffle:before {
    content: ""
}

.ion-skip-backward:before {
    content: ""
}

.ion-skip-forward:before {
    content: ""
}

.ion-social-android:before {
    content: ""
}

.ion-social-android-outline:before {
    content: ""
}

.ion-social-angular:before {
    content: ""
}

.ion-social-angular-outline:before {
    content: ""
}

.ion-social-apple:before {
    content: ""
}

.ion-social-apple-outline:before {
    content: ""
}

.ion-social-bitcoin:before {
    content: ""
}

.ion-social-bitcoin-outline:before {
    content: ""
}

.ion-social-buffer:before {
    content: ""
}

.ion-social-buffer-outline:before {
    content: ""
}

.ion-social-chrome:before {
    content: ""
}

.ion-social-chrome-outline:before {
    content: ""
}

.ion-social-codepen:before {
    content: ""
}

.ion-social-codepen-outline:before {
    content: ""
}

.ion-social-css3:before {
    content: ""
}

.ion-social-css3-outline:before {
    content: ""
}

.ion-social-designernews:before {
    content: ""
}

.ion-social-designernews-outline:before {
    content: ""
}

.ion-social-dribbble:before {
    content: ""
}

.ion-social-dribbble-outline:before {
    content: ""
}

.ion-social-dropbox:before {
    content: ""
}

.ion-social-dropbox-outline:before {
    content: ""
}

.ion-social-euro:before {
    content: ""
}

.ion-social-euro-outline:before {
    content: ""
}

.ion-social-facebook:before {
    content: ""
}

.ion-social-facebook-outline:before {
    content: ""
}

.ion-social-foursquare:before {
    content: ""
}

.ion-social-foursquare-outline:before {
    content: ""
}

.ion-social-freebsd-devil:before {
    content: ""
}

.ion-social-github:before {
    content: ""
}

.ion-social-github-outline:before {
    content: ""
}

.ion-social-google:before {
    content: ""
}

.ion-social-google-outline:before {
    content: ""
}

.ion-social-googleplus:before {
    content: ""
}

.ion-social-googleplus-outline:before {
    content: ""
}

.ion-social-hackernews:before {
    content: ""
}

.ion-social-hackernews-outline:before {
    content: ""
}

.ion-social-html5:before {
    content: ""
}

.ion-social-html5-outline:before {
    content: ""
}

.ion-social-instagram:before {
    content: ""
}

.ion-social-instagram-outline:before {
    content: ""
}

.ion-social-javascript:before {
    content: ""
}

.ion-social-javascript-outline:before {
    content: ""
}

.ion-social-linkedin:before {
    content: ""
}

.ion-social-linkedin-outline:before {
    content: ""
}

.ion-social-markdown:before {
    content: ""
}

.ion-social-nodejs:before {
    content: ""
}

.ion-social-octocat:before {
    content: ""
}

.ion-social-pinterest:before {
    content: ""
}

.ion-social-pinterest-outline:before {
    content: ""
}

.ion-social-python:before {
    content: ""
}

.ion-social-reddit:before {
    content: ""
}

.ion-social-reddit-outline:before {
    content: ""
}

.ion-social-rss:before {
    content: ""
}

.ion-social-rss-outline:before {
    content: ""
}

.ion-social-sass:before {
    content: ""
}

.ion-social-skype:before {
    content: ""
}

.ion-social-skype-outline:before {
    content: ""
}

.ion-social-snapchat:before {
    content: ""
}

.ion-social-snapchat-outline:before {
    content: ""
}

.ion-social-tumblr:before {
    content: ""
}

.ion-social-tumblr-outline:before {
    content: ""
}

.ion-social-tux:before {
    content: ""
}

.ion-social-twitch:before {
    content: ""
}

.ion-social-twitch-outline:before {
    content: ""
}

.ion-social-twitter:before {
    content: ""
}

.ion-social-twitter-outline:before {
    content: ""
}

.ion-social-usd:before {
    content: ""
}

.ion-social-usd-outline:before {
    content: ""
}

.ion-social-vimeo:before {
    content: ""
}

.ion-social-vimeo-outline:before {
    content: ""
}

.ion-social-whatsapp:before {
    content: ""
}

.ion-social-whatsapp-outline:before {
    content: ""
}

.ion-social-windows:before {
    content: ""
}

.ion-social-windows-outline:before {
    content: ""
}

.ion-social-wordpress:before {
    content: ""
}

.ion-social-wordpress-outline:before {
    content: ""
}

.ion-social-yahoo:before {
    content: ""
}

.ion-social-yahoo-outline:before {
    content: ""
}

.ion-social-yen:before {
    content: ""
}

.ion-social-yen-outline:before {
    content: ""
}

.ion-social-youtube:before {
    content: ""
}

.ion-social-youtube-outline:before {
    content: ""
}

.ion-soup-can:before {
    content: ""
}

.ion-soup-can-outline:before {
    content: ""
}

.ion-speakerphone:before {
    content: ""
}

.ion-speedometer:before {
    content: ""
}

.ion-spoon:before {
    content: ""
}

.ion-star:before {
    content: ""
}

.ion-stats-bars:before {
    content: ""
}

.ion-steam:before {
    content: ""
}

.ion-stop:before {
    content: ""
}

.ion-thermometer:before {
    content: ""
}

.ion-thumbsdown:before {
    content: ""
}

.ion-thumbsup:before {
    content: ""
}

.ion-toggle:before {
    content: ""
}

.ion-toggle-filled:before {
    content: ""
}

.ion-transgender:before {
    content: ""
}

.ion-trash-a:before {
    content: ""
}

.ion-trash-b:before {
    content: ""
}

.ion-trophy:before {
    content: ""
}

.ion-tshirt:before {
    content: ""
}

.ion-tshirt-outline:before {
    content: ""
}

.ion-umbrella:before {
    content: ""
}

.ion-university:before {
    content: ""
}

.ion-unlocked:before {
    content: ""
}

.ion-upload:before {
    content: ""
}

.ion-usb:before {
    content: ""
}

.ion-videocamera:before {
    content: ""
}

.ion-volume-high:before {
    content: ""
}

.ion-volume-low:before {
    content: ""
}

.ion-volume-medium:before {
    content: ""
}

.ion-volume-mute:before {
    content: ""
}

.ion-wand:before {
    content: ""
}

.ion-waterdrop:before {
    content: ""
}

.ion-wifi:before {
    content: ""
}

.ion-wineglass:before {
    content: ""
}

.ion-woman:before {
    content: ""
}

.ion-wrench:before {
    content: ""
}

.ion-xbox:before {
    content: ""
}

.tooltipster-default {
    border-radius: 5px;
    background: #0075bc;
    color: #fff
}

.tooltipster-default .tooltipster-content {
    font-size: 14px;
    line-height: 16px;
    padding: 8px 10px;
    overflow: hidden
}

.tooltipster-icon {
    cursor: help;
    margin-left: 4px
}

.tooltipster-base {
    padding: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999999;
    pointer-events: none;
    width: auto;
    overflow: visible
}

.tooltipster-base .tooltipster-content {
    overflow: hidden
}

.tooltipster-arrow {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.tooltipster-arrow-border,
.tooltipster-arrow span {
    display: block;
    width: 0;
    height: 0;
    position: absolute
}

.tooltipster-arrow-top-left span,
.tooltipster-arrow-top-right span,
.tooltipster-arrow-top span {
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    border-top: 8px solid;
    bottom: -7px
}

.tooltipster-arrow-top-left .tooltipster-arrow-border,
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-top .tooltipster-arrow-border {
    border-left: 9px solid transparent !important;
    border-right: 9px solid transparent !important;
    border-top: 9px solid;
    bottom: -7px
}

.tooltipster-arrow-bottom-left span,
.tooltipster-arrow-bottom-right span,
.tooltipster-arrow-bottom span {
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    border-bottom: 8px solid;
    top: -7px
}

.tooltipster-arrow-bottom-left .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom .tooltipster-arrow-border {
    border-left: 9px solid transparent !important;
    border-right: 9px solid transparent !important;
    border-bottom: 9px solid;
    top: -7px
}

.tooltipster-arrow-bottom .tooltipster-arrow-border,
.tooltipster-arrow-bottom span,
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-top span {
    left: 0;
    right: 0;
    margin: 0 auto
}

.tooltipster-arrow-bottom-left span,
.tooltipster-arrow-top-left span {
    left: 6px
}

.tooltipster-arrow-bottom-left .tooltipster-arrow-border,
.tooltipster-arrow-top-left .tooltipster-arrow-border {
    left: 5px
}

.tooltipster-arrow-bottom-right span,
.tooltipster-arrow-top-right span {
    right: 6px
}

.tooltipster-arrow-bottom-right .tooltipster-arrow-border,
.tooltipster-arrow-top-right .tooltipster-arrow-border {
    right: 5px
}

.tooltipster-arrow-left .tooltipster-arrow-border,
.tooltipster-arrow-left span {
    border-top: 8px solid transparent !important;
    border-bottom: 8px solid transparent !important;
    border-left: 8px solid;
    top: 50%;
    margin-top: -7px;
    right: -7px
}

.tooltipster-arrow-left .tooltipster-arrow-border {
    border-top: 9px solid transparent !important;
    border-bottom: 9px solid transparent !important;
    border-left: 9px solid;
    margin-top: -8px
}

.tooltipster-arrow-right .tooltipster-arrow-border,
.tooltipster-arrow-right span {
    border-top: 8px solid transparent !important;
    border-bottom: 8px solid transparent !important;
    border-right: 8px solid;
    top: 50%;
    margin-top: -7px;
    left: -7px
}

.tooltipster-arrow-right .tooltipster-arrow-border {
    border-top: 9px solid transparent !important;
    border-bottom: 9px solid transparent !important;
    border-right: 9px solid;
    margin-top: -8px
}

.tooltipster-fade {
    opacity: 0;
    transition-property: opacity
}

.tooltipster-fade-show {
    opacity: 1
}

.tooltipster-grow {
    transform: scale(0);
    transition-property: transform;
    -webkit-backface-visibility: hidden
}

.tooltipster-grow-show {
    transform: scale(1);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-swing {
    opacity: 0;
    transform: rotate(4deg);
    transition-property: transform
}

.tooltipster-swing-show {
    opacity: 1;
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(.23, .635, .495, 2.4)
}

.tooltipster-fall {
    top: 0;
    transition-property: top;
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-fall.tooltipster-dying {
    transition-property: all;
    top: 0 !important;
    opacity: 0
}

.tooltipster-slide {
    left: -40px;
    transition-property: left;
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-slide.tooltipster-dying {
    transition-property: all;
    left: 0 !important;
    opacity: 0
}

.tooltipster-content-changing {
    opacity: .5;
    transform: scale(1.1)
}

.tooltipster-light {
    border-radius: 5px;
    border: 1px solid #ccc;
    background: #ededed;
    color: #666
}

.tooltipster-light .tooltipster-content {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    padding: 8px 10px
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: d
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

html.remodal-is-locked {
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none
}

.remodal,
[data-remodal-id] {
    display: none
}

.remodal-overlay {
    position: fixed;
    z-index: 9999;
    top: -5000px;
    right: -5000px;
    bottom: -5000px;
    left: -5000px;
    display: none
}

.remodal-wrapper {
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: auto;
    text-align: center;
    -webkit-overflow-scrolling: touch
}

.remodal-wrapper:after {
    display: inline-block;
    height: 100%;
    margin-left: -.05em;
    content: ""
}

.remodal-overlay,
.remodal-wrapper {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.remodal {
    position: relative;
    outline: none;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%
}

.remodal-is-initialized {
    display: inline-block
}

.remodal-bg.remodal-is-opened,
.remodal-bg.remodal-is-opening {
    -webkit-filter: blur(3px);
    filter: blur(3px)
}

.remodal-overlay {
    background: rgba(43, 46, 56, .9)
}

.remodal-overlay.remodal-is-closing,
.remodal-overlay.remodal-is-opening {
    animation-duration: .3s;
    animation-fill-mode: forwards
}

.remodal-overlay.remodal-is-opening {
    animation-name: c
}

.remodal-overlay.remodal-is-closing {
    animation-name: d
}

.remodal-wrapper {
    padding: 10px 10px 0
}

.remodal {
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 10px;
    padding: 35px;
    transform: translateZ(0);
    color: #2b2e38;
    background: #fff
}

.remodal.remodal-is-closing,
.remodal.remodal-is-opening {
    animation-duration: .3s;
    animation-fill-mode: forwards
}

.remodal.remodal-is-opening {
    animation-name: a
}

.remodal.remodal-is-closing {
    animation-name: b
}

.remodal,
.remodal-wrapper:after {
    vertical-align: middle
}

.remodal-close {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    overflow: visible;
    width: 35px;
    height: 35px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    transition: color .2s;
    text-decoration: none;
    color: #95979c;
    border: 0;
    outline: 0;
    background: transparent
}

.remodal-close:focus,
.remodal-close:hover {
    color: #2b2e38
}

.remodal-close:before {
    font-family: Arial, Helvetica CY, Nimbus Sans L, sans-serif !important;
    font-size: 25px;
    line-height: 35px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 35px;
    content: "×";
    text-align: center
}

.remodal-cancel,
.remodal-confirm {
    font: inherit;
    display: inline-block;
    overflow: visible;
    min-width: 110px;
    margin: 0;
    padding: 12px 0;
    cursor: pointer;
    transition: background .2s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    border: 0;
    outline: 0
}

.remodal-confirm {
    color: #fff;
    background: #81c784
}

.remodal-confirm:focus,
.remodal-confirm:hover {
    background: #66bb6a
}

.remodal-cancel {
    color: #fff;
    background: #e57373
}

.remodal-cancel:focus,
.remodal-cancel:hover {
    background: #ef5350
}

.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner,
.remodal-confirm::-moz-focus-inner {
    padding: 0;
    border: 0
}

@keyframes a {
    0% {
        transform: scale(1.05);
        opacity: 0
    }

    to {
        transform: none;
        opacity: 1
    }
}

@keyframes b {
    0% {
        transform: scale(1);
        opacity: 1
    }

    to {
        transform: scale(.95);
        opacity: 0
    }
}

@keyframes c {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes d {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@media only screen and (min-width:641px) {
    .remodal {
        max-width: 700px
    }
}

.lt-ie9 .remodal-overlay {
    background: #2b2e38
}

.lt-ie9 .remodal {
    width: 700px
}

.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.428571429;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    background-color: #eee
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #428bca;
    border-color: #428bca
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span {
    color: #999;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager:after,
.pager:before {
    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:focus,
.pager li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next > a,
.pager .next > span {
    float: right
}

.pager .previous > a,
.pager .previous > span {
    float: left
}

.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
    color: #999;
    cursor: not-allowed;
    background-color: #fff
}

.map {
    width: 100%;
    height: 400px;
    background-color: grey
}

table.dataTable {
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0
}

table.dataTable thead th,
table.dataTable tfoot th {
    font-weight: bold
}

table.dataTable thead th,
table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: 1px solid #111
}

table.dataTable thead th:active,
table.dataTable thead td:active {
    outline: none
}

table.dataTable tfoot th,
table.dataTable tfoot td {
    padding: 10px 18px 6px 18px;
    border-top: 1px solid #111
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
    *cursor: hand;
    background-repeat: no-repeat;
    background-position: center right
}

table.dataTable thead .sorting {
    background-image: url("../www/images/sort_both.png")
}

table.dataTable thead .sorting_asc {
    background-image: url("../www/images/sort_asc.png")
}

table.dataTable thead .sorting_desc {
    background-image: url("../images/sort_desc.png")
}

table.dataTable thead .sorting_asc_disabled {
    background-image: url("../images/sort_asc_disabled.png")
}

table.dataTable thead .sorting_desc_disabled {
    background-image: url("../images/sort_desc_disabled.png")
}

table.dataTable tbody tr {
    background-color: #fff
}

table.dataTable tbody tr.selected {
    background-color: #b0bed9
}

table.dataTable tbody th,
table.dataTable tbody td {
    padding: 8px 10px
}

table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
    border-top: 1px solid #ddd
}

table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td,
table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
    border-top: none
}

table.dataTable.cell-border tbody th,
table.dataTable.cell-border tbody td {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd
}

table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
    border-left: 1px solid #ddd
}

table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
    border-top: none
}

table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
    background-color: #f9f9f9
}

table.dataTable.stripe tbody tr.odd.selected,
table.dataTable.display tbody tr.odd.selected {
    background-color: #acbad4
}

table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
    background-color: #f6f6f6
}

table.dataTable.hover tbody tr:hover.selected,
table.dataTable.display tbody tr:hover.selected {
    background-color: #aab7d1
}

table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3,
table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
    background-color: #fafafa
}

table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3,
table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
    background-color: #acbad5
}

table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
    background-color: #f1f1f1
}

table.dataTable.display tbody tr.odd > .sorting_2,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
    background-color: #f3f3f3
}

table.dataTable.display tbody tr.odd > .sorting_3,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
    background-color: #f5f5f5
}

table.dataTable.display tbody tr.odd.selected > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
    background-color: #a6b4cd
}

table.dataTable.display tbody tr.odd.selected > .sorting_2,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
    background-color: #a8b5cf
}

table.dataTable.display tbody tr.odd.selected > .sorting_3,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
    background-color: #a9b7d1
}

table.dataTable.display tbody tr.even > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
    background-color: #fafafa
}

table.dataTable.display tbody tr.even > .sorting_2,
table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
    background-color: #fcfcfc
}

table.dataTable.display tbody tr.even > .sorting_3,
table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
    background-color: #fefefe
}

table.dataTable.display tbody tr.even.selected > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
    background-color: #acbad5
}

table.dataTable.display tbody tr.even.selected > .sorting_2,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
    background-color: #aebcd6
}

table.dataTable.display tbody tr.even.selected > .sorting_3,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
    background-color: #afbdd8
}

table.dataTable.display tbody tr:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
    background-color: #eaeaea
}

table.dataTable.display tbody tr:hover > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
    background-color: #ececec
}

table.dataTable.display tbody tr:hover > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
    background-color: #efefef
}

table.dataTable.display tbody tr:hover.selected > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
    background-color: #a2aec7
}

table.dataTable.display tbody tr:hover.selected > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
    background-color: #a3b0c9
}

table.dataTable.display tbody tr:hover.selected > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
    background-color: #a5b2cb
}

table.dataTable.no-footer {
    border-bottom: 1px solid #111
}

table.dataTable.nowrap th,
table.dataTable.nowrap td {
    white-space: nowrap
}

table.dataTable.compact thead th,
table.dataTable.compact thead td {
    padding: 4px 17px 4px 4px
}

table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
    padding: 4px
}

table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
    padding: 4px
}

table.dataTable th.dt-left,
table.dataTable td.dt-left {
    text-align: left
}

table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
    text-align: center
}

table.dataTable th.dt-right,
table.dataTable td.dt-right {
    text-align: right
}

table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
    text-align: justify
}

table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
    white-space: nowrap
}

table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
    text-align: left
}

table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
    text-align: center
}

table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
    text-align: right
}

table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
    text-align: justify
}

table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
    white-space: nowrap
}

table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
    text-align: left
}

table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
    text-align: center
}

table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
    text-align: right
}

table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
    text-align: justify
}

table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
    white-space: nowrap
}

table.dataTable,
table.dataTable th,
table.dataTable td {
    box-sizing: content-box
}

.dataTables_wrapper {
    position: relative;
    clear: both;
    *zoom: 1;
    zoom: 1
}

.dataTables_wrapper .dataTables_length {
    float: left
}

.dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: .5em
}

.dataTables_wrapper .dataTables_info {
    clear: both;
    float: left;
    padding-top: .755em
}

.dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: .25em
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: .5em 1em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    *cursor: hand;
    color: #333 !important;
    border: 1px solid transparent;
    border-radius: 2px
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #333 !important;
    border: 1px solid #979797;
    background-color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));
    background: -webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -o-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: linear-gradient(to bottom, #fff 0%, #dcdcdc 100%)
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    cursor: default;
    color: #666 !important;
    border: 1px solid transparent;
    background: transparent;
    box-shadow: none
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #fff !important;
    border: 1px solid #111;
    background-color: #585858;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
    background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
    background: -moz-linear-gradient(top, #585858 0%, #111 100%);
    background: -ms-linear-gradient(top, #585858 0%, #111 100%);
    background: -o-linear-gradient(top, #585858 0%, #111 100%);
    background: linear-gradient(to bottom, #585858 0%, #111 100%)
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    outline: none;
    background-color: #2b2b2b;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
    background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
    box-shadow: inset 0 0 3px #111
}

.dataTables_wrapper .dataTables_paginate .ellipsis {
    padding: 0 1em
}

.dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: #fff;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, .9)), color-stop(75%, rgba(255, 255, 255, .9)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%)
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
    color: #333
}

.dataTables_wrapper .dataTables_scroll {
    clear: both
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
    *margin-top: -1px;
    -webkit-overflow-scrolling: touch
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
    vertical-align: middle
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
    height: 0;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #111
}

.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,
.dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
    border-bottom: none
}

.dataTables_wrapper:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

@media screen and (max-width:767px) {

    .dataTables_wrapper .dataTables_info,
    .dataTables_wrapper .dataTables_paginate {
        float: none;
        text-align: center
    }

    .dataTables_wrapper .dataTables_paginate {
        margin-top: .5em
    }
}

@media screen and (max-width:640px) {

    .dataTables_wrapper .dataTables_length,
    .dataTables_wrapper .dataTables_filter {
        float: none;
        text-align: center
    }

    .dataTables_wrapper .dataTables_filter {
        margin-top: .5em
    }
}

body.swal2-shown:not(.swal2-no-backdrop) {
    overflow-y: hidden
}

body.swal2-toast-shown {
    overflow-y: auto
}

body.swal2-toast-shown.swal2-has-input > .swal2-container > .swal2-toast {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

body.swal2-toast-shown.swal2-has-input > .swal2-container > .swal2-toast .swal2-icon {
    margin: 0 0 15px
}

body.swal2-toast-shown.swal2-has-input > .swal2-container > .swal2-toast .swal2-buttonswrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

body.swal2-toast-shown.swal2-has-input > .swal2-container > .swal2-toast .swal2-loading {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

body.swal2-toast-shown.swal2-has-input > .swal2-container > .swal2-toast .swal2-input {
    height: 32px;
    font-size: 14px;
    margin: 5px auto
}

body.swal2-toast-shown > .swal2-container {
    position: fixed;
    background-color: transparent
}

body.swal2-toast-shown > .swal2-container.swal2-shown {
    background-color: transparent
}

body.swal2-toast-shown > .swal2-container.swal2-top {
    top: 0;
    left: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

body.swal2-toast-shown > .swal2-container.swal2-top-right {
    top: 0;
    left: auto;
    bottom: auto;
    right: 0
}

body.swal2-toast-shown > .swal2-container.swal2-top-left {
    top: 0;
    left: 0;
    bottom: auto;
    right: auto
}

body.swal2-toast-shown > .swal2-container.swal2-center-left {
    top: 50%;
    left: 0;
    bottom: auto;
    right: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

body.swal2-toast-shown > .swal2-container.swal2-center {
    top: 50%;
    left: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

body.swal2-toast-shown > .swal2-container.swal2-center-right {
    top: 50%;
    left: auto;
    bottom: auto;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

body.swal2-toast-shown > .swal2-container.swal2-bottom-left {
    top: auto;
    left: 0;
    bottom: 0;
    right: auto
}

body.swal2-toast-shown > .swal2-container.swal2-bottom {
    top: auto;
    left: 50%;
    bottom: 0;
    right: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

body.swal2-toast-shown > .swal2-container.swal2-bottom-right {
    top: auto;
    left: auto;
    bottom: 0;
    right: 0
}

body.swal2-iosfix {
    position: fixed;
    left: 0;
    right: 0
}

body.swal2-no-backdrop > .swal2-shown {
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    background-color: transparent
}

body.swal2-no-backdrop > .swal2-shown > .swal2-modal {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    box-shadow: 0 0 10px rgba(0, 0, 0, .4)
}

body.swal2-no-backdrop > .swal2-shown.swal2-top {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

body.swal2-no-backdrop > .swal2-shown.swal2-top-left {
    top: 0;
    left: 0
}

body.swal2-no-backdrop > .swal2-shown.swal2-top-right {
    top: 0;
    right: 0
}

body.swal2-no-backdrop > .swal2-shown.swal2-center {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

body.swal2-no-backdrop > .swal2-shown.swal2-center-left {
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

body.swal2-no-backdrop > .swal2-shown.swal2-center-right {
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

body.swal2-no-backdrop > .swal2-shown.swal2-bottom {
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

body.swal2-no-backdrop > .swal2-shown.swal2-bottom-left {
    bottom: 0;
    left: 0
}

body.swal2-no-backdrop > .swal2-shown.swal2-bottom-right {
    bottom: 0;
    right: 0
}

.swal2-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    padding: 10px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
    z-index: 1060
}

.swal2-container.swal2-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.swal2-container.swal2-top-left {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.swal2-container.swal2-top-right {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.swal2-container.swal2-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.swal2-container.swal2-center-left {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.swal2-container.swal2-center-right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.swal2-container.swal2-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.swal2-container.swal2-bottom-left {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.swal2-container.swal2-bottom-right {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.swal2-container.swal2-grow-fullscreen > .swal2-modal {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.swal2-container.swal2-grow-row > .swal2-modal {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.swal2-container.swal2-grow-column {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swal2-container.swal2-grow-column.swal2-bottom,
.swal2-container.swal2-grow-column.swal2-center,
.swal2-container.swal2-grow-column.swal2-top {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.swal2-container.swal2-grow-column.swal2-bottom-left,
.swal2-container.swal2-grow-column.swal2-center-left,
.swal2-container.swal2-grow-column.swal2-top-left {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.swal2-container.swal2-grow-column.swal2-bottom-right,
.swal2-container.swal2-grow-column.swal2-center-right,
.swal2-container.swal2-grow-column.swal2-top-right {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.swal2-container.swal2-grow-column > .swal2-modal {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.swal2-container:not(.swal2-top):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-left):not(.swal2-bottom-right) > .swal2-modal {
    margin: auto
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .swal2-container .swal2-modal {
        margin: 0 !important
    }
}

.swal2-container.swal2-fade {
    -webkit-transition: background-color .1s;
    transition: background-color .1s
}

.swal2-container.swal2-shown {
    background-color: rgba(0, 0, 0, .4)
}

.swal2-popup {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    overflow-x: hidden;
    overflow-y: auto;
    display: none;
    position: relative;
    max-width: 100%
}

.swal2-popup.swal2-toast {
    width: 300px;
    padding: 0 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow-y: hidden;
    -webkit-box-shadow: 0 0 10px #d9d9d9;
    box-shadow: 0 0 10px #d9d9d9
}

.swal2-popup.swal2-toast .swal2-title {
    max-width: 300px;
    font-size: 16px;
    text-align: left
}

.swal2-popup.swal2-toast .swal2-content {
    font-size: 14px;
    text-align: left
}

.swal2-popup.swal2-toast .swal2-icon {
    width: 32px;
    height: 32px;
    margin: 0 15px 0 0
}

.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
    width: 32px;
    height: 32px
}

.swal2-popup.swal2-toast .swal2-icon.swal2-info,
.swal2-popup.swal2-toast .swal2-icon.swal2-question,
.swal2-popup.swal2-toast .swal2-icon.swal2-warning {
    font-size: 26px;
    line-height: 32px
}

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
    top: 14px;
    width: 22px
}

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
    left: 5px
}

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
    right: 5px
}

.swal2-popup.swal2-toast .swal2-buttonswrapper {
    margin: 0 0 0 5px
}

.swal2-popup.swal2-toast .swal2-styled {
    margin: 0 0 0 5px;
    padding: 5px 10px
}

.swal2-popup.swal2-toast .swal2-styled:focus {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(50, 100, 150, .4);
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(50, 100, 150, .4)
}

.swal2-popup.swal2-toast .swal2-validationerror {
    width: 100%;
    margin: 5px -20px
}

.swal2-popup.swal2-toast .swal2-success {
    border-color: #a5dc86
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line] {
    border-radius: 50%;
    position: absolute;
    width: 32px;
    height: 64px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left] {
    border-radius: 64px 0 0 64px;
    top: -4px;
    left: -15px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 32px 32px;
    transform-origin: 32px 32px
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right] {
    border-radius: 0 64px 64px 0;
    top: -5px;
    left: 14px;
    -webkit-transform-origin: 0 32px;
    transform-origin: 0 32px
}

.swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
    width: 32px;
    height: 32px
}

.swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
    width: 7px;
    height: 90px;
    left: 28px;
    top: 8px
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line] {
    height: 5px
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip] {
    width: 12px;
    left: 3px;
    top: 18px
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long] {
    width: 22px;
    right: 3px;
    top: 15px
}

.swal2-popup.swal2-toast .swal2-animate-success-line-tip {
    -webkit-animation: animate-toast-success-tip .75s;
    animation: animate-toast-success-tip .75s
}

.swal2-popup.swal2-toast .swal2-animate-success-line-long {
    -webkit-animation: animate-toast-success-long .75s;
    animation: animate-toast-success-long .75s
}

.swal2-popup:focus {
    outline: 0
}

.swal2-popup.swal2-loading {
    overflow-y: hidden
}

.swal2-popup .swal2-title {
    color: #595959;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 0 0 .4em;
    padding: 0;
    display: block;
    word-wrap: break-word
}

.swal2-popup .swal2-buttonswrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 15px
}

.swal2-popup .swal2-buttonswrapper:not(.swal2-loading) .swal2-styled[disabled] {
    opacity: .4;
    cursor: no-drop
}

.swal2-popup .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-confirm {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid transparent;
    border-color: transparent;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 7.5px;
    vertical-align: top;
    background-color: transparent !important;
    color: transparent;
    cursor: default;
    border-radius: 100%;
    -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
    animation: rotate-loading 1.5s linear 0s infinite normal;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.swal2-popup .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-cancel {
    margin-left: 30px;
    margin-right: 30px
}

.swal2-popup .swal2-buttonswrapper.swal2-loading :not(.swal2-styled).swal2-confirm::after {
    display: inline-block;
    content: '';
    margin-left: 5px;
    vertical-align: -1px;
    height: 15px;
    width: 15px;
    border: 3px solid #999;
    -webkit-box-shadow: 1px 1px 1px #fff;
    box-shadow: 1px 1px 1px #fff;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
    animation: rotate-loading 1.5s linear 0s infinite normal
}

.swal2-popup .swal2-styled {
    border: 0;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    font-weight: 500;
    margin: 15px 5px 0;
    padding: 10px 32px
}

.swal2-popup .swal2-styled:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(50, 100, 150, .4);
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(50, 100, 150, .4)
}

.swal2-popup .swal2-image {
    margin: 20px auto;
    max-width: 100%
}

.swal2-popup .swal2-close {
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
    width: 38px;
    height: 40px;
    font-size: 36px;
    line-height: 40px;
    font-family: serif;
    position: absolute;
    top: 5px;
    right: 8px;
    cursor: pointer;
    color: #ccc;
    -webkit-transition: color .1s ease;
    transition: color .1s ease
}

.swal2-popup .swal2-close:hover {
    color: #d55
}

.swal2-popup > .swal2-checkbox,
.swal2-popup > .swal2-file,
.swal2-popup > .swal2-input,
.swal2-popup > .swal2-radio,
.swal2-popup > .swal2-select,
.swal2-popup > .swal2-textarea {
    display: none
}

.swal2-popup .swal2-content {
    font-size: 18px;
    text-align: center;
    font-weight: 300;
    position: relative;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    color: #545454;
    word-wrap: break-word
}

.swal2-popup .swal2-checkbox,
.swal2-popup .swal2-file,
.swal2-popup .swal2-input,
.swal2-popup .swal2-radio,
.swal2-popup .swal2-select,
.swal2-popup .swal2-textarea {
    margin: 20px auto
}

.swal2-popup .swal2-file,
.swal2-popup .swal2-input,
.swal2-popup .swal2-textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    border-radius: 3px;
    border: 1px solid #d9d9d9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .06);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .06);
    -webkit-transition: border-color .3s, -webkit-box-shadow .3s;
    transition: border-color .3s, -webkit-box-shadow .3s;
    transition: border-color .3s, box-shadow .3s;
    transition: border-color .3s, box-shadow .3s, -webkit-box-shadow .3s
}

.swal2-popup .swal2-file.swal2-inputerror,
.swal2-popup .swal2-input.swal2-inputerror,
.swal2-popup .swal2-textarea.swal2-inputerror {
    border-color: #f27474 !important;
    -webkit-box-shadow: 0 0 2px #f27474 !important;
    box-shadow: 0 0 2px #f27474 !important
}

.swal2-popup .swal2-file:focus,
.swal2-popup .swal2-input:focus,
.swal2-popup .swal2-textarea:focus {
    outline: 0;
    border: 1px solid #b4dbed;
    -webkit-box-shadow: 0 0 3px #c4e6f5;
    box-shadow: 0 0 3px #c4e6f5
}

.swal2-popup .swal2-file::-webkit-input-placeholder,
.swal2-popup .swal2-input::-webkit-input-placeholder,
.swal2-popup .swal2-textarea::-webkit-input-placeholder {
    color: #ccc
}

.swal2-popup .swal2-file:-ms-input-placeholder,
.swal2-popup .swal2-input:-ms-input-placeholder,
.swal2-popup .swal2-textarea:-ms-input-placeholder {
    color: #ccc
}

.swal2-popup .swal2-file::-ms-input-placeholder,
.swal2-popup .swal2-input::-ms-input-placeholder,
.swal2-popup .swal2-textarea::-ms-input-placeholder {
    color: #ccc
}

.swal2-popup .swal2-file::placeholder,
.swal2-popup .swal2-input::placeholder,
.swal2-popup .swal2-textarea::placeholder {
    color: #ccc
}

.swal2-popup .swal2-range input {
    float: left;
    width: 80%
}

.swal2-popup .swal2-range output {
    float: right;
    width: 20%;
    font-size: 20px;
    font-weight: 600;
    text-align: center
}

.swal2-popup .swal2-range input,
.swal2-popup .swal2-range output {
    height: 43px;
    line-height: 43px;
    vertical-align: middle;
    margin: 20px auto;
    padding: 0
}

.swal2-popup .swal2-input {
    height: 43px;
    padding: 0 12px
}

.swal2-popup .swal2-input[type=number] {
    max-width: 150px
}

.swal2-popup .swal2-file {
    font-size: 20px
}

.swal2-popup .swal2-textarea {
    height: 108px;
    padding: 12px
}

.swal2-popup .swal2-select {
    color: #545454;
    font-size: inherit;
    padding: 5px 10px;
    min-width: 40%;
    max-width: 100%
}

.swal2-popup .swal2-radio {
    border: 0
}

.swal2-popup .swal2-radio label:not(:first-child) {
    margin-left: 20px
}

.swal2-popup .swal2-radio input,
.swal2-popup .swal2-radio span {
    vertical-align: middle
}

.swal2-popup .swal2-radio input {
    margin: 0 3px 0 0
}

.swal2-popup .swal2-checkbox {
    color: #545454
}

.swal2-popup .swal2-checkbox input,
.swal2-popup .swal2-checkbox span {
    vertical-align: middle
}

.swal2-popup .swal2-validationerror {
    background-color: #f0f0f0;
    margin: 0 -20px;
    overflow: hidden;
    padding: 10px;
    color: gray;
    font-size: 16px;
    font-weight: 300;
    display: none
}

.swal2-popup .swal2-validationerror::before {
    content: '!';
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #ea7d7d;
    color: #fff;
    line-height: 24px;
    text-align: center;
    margin-right: 10px
}

@supports(-ms-accelerator:true) {
    .swal2-range input {
        width: 100% !important
    }

    .swal2-range output {
        display: none
    }
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .swal2-range input {
        width: 100% !important
    }

    .swal2-range output {
        display: none
    }
}

.swal2-icon {
    width: 80px;
    height: 80px;
    border: 4px solid transparent;
    border-radius: 50%;
    margin: 20px auto 30px;
    padding: 0;
    position: relative;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.swal2-icon.swal2-error {
    border-color: #f27474
}

.swal2-icon.swal2-error .swal2-x-mark {
    position: relative;
    display: block
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
    position: absolute;
    height: 5px;
    width: 47px;
    background-color: #f27474;
    display: block;
    top: 37px;
    border-radius: 2px
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 17px
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 16px
}

.swal2-icon.swal2-warning {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #f8bb86;
    border-color: #facea8;
    font-size: 60px;
    line-height: 80px;
    text-align: center
}

.swal2-icon.swal2-info {
    font-family: 'Open Sans', sans-serif;
    color: #3fc3ee;
    border-color: #9de0f6;
    font-size: 60px;
    line-height: 80px;
    text-align: center
}

.swal2-icon.swal2-question {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #87adbd;
    border-color: #c9dae1;
    font-size: 60px;
    line-height: 80px;
    text-align: center
}

.swal2-icon.swal2-success {
    border-color: #a5dc86
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line] {
    border-radius: 50%;
    position: absolute;
    width: 60px;
    height: 120px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left] {
    border-radius: 120px 0 0 120px;
    top: -7px;
    left: -33px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 60px 60px;
    transform-origin: 60px 60px
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right] {
    border-radius: 0 120px 120px 0;
    top: -11px;
    left: 30px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 60px;
    transform-origin: 0 60px
}

.swal2-icon.swal2-success .swal2-success-ring {
    width: 80px;
    height: 80px;
    border: 4px solid rgba(165, 220, 134, .2);
    border-radius: 50%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    position: absolute;
    left: -4px;
    top: -4px;
    z-index: 2
}

.swal2-icon.swal2-success .swal2-success-fix {
    width: 7px;
    height: 90px;
    position: absolute;
    left: 28px;
    top: 8px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.swal2-icon.swal2-success [class^=swal2-success-line] {
    height: 5px;
    background-color: #a5dc86;
    display: block;
    border-radius: 2px;
    position: absolute;
    z-index: 2
}

.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] {
    width: 25px;
    left: 14px;
    top: 46px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.swal2-icon.swal2-success [class^=swal2-success-line][class$=long] {
    width: 47px;
    right: 8px;
    top: 38px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.swal2-progresssteps {
    font-weight: 600;
    margin: 0 0 20px;
    padding: 0
}

.swal2-progresssteps li {
    display: inline-block;
    position: relative
}

.swal2-progresssteps .swal2-progresscircle {
    background: #3085d6;
    border-radius: 2em;
    color: #fff;
    height: 2em;
    line-height: 2em;
    text-align: center;
    width: 2em;
    z-index: 20
}

.swal2-progresssteps .swal2-progresscircle:first-child {
    margin-left: 0
}

.swal2-progresssteps .swal2-progresscircle:last-child {
    margin-right: 0
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep {
    background: #3085d6
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progresscircle {
    background: #add8e6
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progressline {
    background: #add8e6
}

.swal2-progresssteps .swal2-progressline {
    background: #3085d6;
    height: .4em;
    margin: 0 -1px;
    z-index: 10
}

[class^=swal2] {
    -webkit-tap-highlight-color: transparent
}

@-webkit-keyframes showSweetToast {
    0% {
        -webkit-transform: translateY(-10px) rotateZ(2deg);
        transform: translateY(-10px) rotateZ(2deg);
        opacity: 0
    }

    33% {
        -webkit-transform: translateY(0) rotateZ(-2deg);
        transform: translateY(0) rotateZ(-2deg);
        opacity: .5
    }

    66% {
        -webkit-transform: translateY(5px) rotateZ(2deg);
        transform: translateY(5px) rotateZ(2deg);
        opacity: .7
    }

    100% {
        -webkit-transform: translateY(0) rotateZ(0);
        transform: translateY(0) rotateZ(0);
        opacity: 1
    }
}

@keyframes showSweetToast {
    0% {
        -webkit-transform: translateY(-10px) rotateZ(2deg);
        transform: translateY(-10px) rotateZ(2deg);
        opacity: 0
    }

    33% {
        -webkit-transform: translateY(0) rotateZ(-2deg);
        transform: translateY(0) rotateZ(-2deg);
        opacity: .5
    }

    66% {
        -webkit-transform: translateY(5px) rotateZ(2deg);
        transform: translateY(5px) rotateZ(2deg);
        opacity: .7
    }

    100% {
        -webkit-transform: translateY(0) rotateZ(0);
        transform: translateY(0) rotateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes hideSweetToast {
    0% {
        opacity: 1
    }

    33% {
        opacity: .5
    }

    100% {
        -webkit-transform: rotateZ(1deg);
        transform: rotateZ(1deg);
        opacity: 0
    }
}

@keyframes hideSweetToast {
    0% {
        opacity: 1
    }

    33% {
        opacity: .5
    }

    100% {
        -webkit-transform: rotateZ(1deg);
        transform: rotateZ(1deg);
        opacity: 0
    }
}

@-webkit-keyframes showSweetAlert {
    0% {
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }

    45% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    80% {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes showSweetAlert {
    0% {
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }

    45% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    80% {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes hideSweetAlert {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        opacity: 0
    }
}

@keyframes hideSweetAlert {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        opacity: 0
    }
}

.swal2-show {
    -webkit-animation: showSweetAlert .3s;
    animation: showSweetAlert .3s
}

.swal2-show.swal2-toast {
    -webkit-animation: showSweetToast .5s;
    animation: showSweetToast .5s
}

.swal2-show.swal2-noanimation {
    -webkit-animation: none;
    animation: none
}

.swal2-hide {
    -webkit-animation: hideSweetAlert .15s forwards;
    animation: hideSweetAlert .15s forwards
}

.swal2-hide.swal2-toast {
    -webkit-animation: hideSweetToast .2s forwards;
    animation: hideSweetToast .2s forwards
}

.swal2-hide.swal2-noanimation {
    -webkit-animation: none;
    animation: none
}

@-webkit-keyframes animate-success-tip {
    0% {
        width: 0;
        left: 1px;
        top: 19px
    }

    54% {
        width: 0;
        left: 1px;
        top: 19px
    }

    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }

    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }

    100% {
        width: 25px;
        left: 14px;
        top: 45px
    }
}

@keyframes animate-success-tip {
    0% {
        width: 0;
        left: 1px;
        top: 19px
    }

    54% {
        width: 0;
        left: 1px;
        top: 19px
    }

    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }

    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }

    100% {
        width: 25px;
        left: 14px;
        top: 45px
    }
}

@-webkit-keyframes animate-success-long {
    0% {
        width: 0;
        right: 46px;
        top: 54px
    }

    65% {
        width: 0;
        right: 46px;
        top: 54px
    }

    84% {
        width: 55px;
        right: 0;
        top: 35px
    }

    100% {
        width: 47px;
        right: 8px;
        top: 38px
    }
}

@keyframes animate-success-long {
    0% {
        width: 0;
        right: 46px;
        top: 54px
    }

    65% {
        width: 0;
        right: 46px;
        top: 54px
    }

    84% {
        width: 55px;
        right: 0;
        top: 35px
    }

    100% {
        width: 47px;
        right: 8px;
        top: 38px
    }
}

@-webkit-keyframes animate-toast-success-tip {
    0% {
        width: 0;
        left: 1px;
        top: 9px
    }

    54% {
        width: 0;
        left: 1px;
        top: 9px
    }

    70% {
        width: 24px;
        left: -4px;
        top: 17px
    }

    84% {
        width: 8px;
        left: 10px;
        top: 20px
    }

    100% {
        width: 12px;
        left: 3px;
        top: 18px
    }
}

@keyframes animate-toast-success-tip {
    0% {
        width: 0;
        left: 1px;
        top: 9px
    }

    54% {
        width: 0;
        left: 1px;
        top: 9px
    }

    70% {
        width: 24px;
        left: -4px;
        top: 17px
    }

    84% {
        width: 8px;
        left: 10px;
        top: 20px
    }

    100% {
        width: 12px;
        left: 3px;
        top: 18px
    }
}

@-webkit-keyframes animate-toast-success-long {
    0% {
        width: 0;
        right: 22px;
        top: 26px
    }

    65% {
        width: 0;
        right: 22px;
        top: 26px
    }

    84% {
        width: 26px;
        right: 0;
        top: 15px
    }

    100% {
        width: 22px;
        right: 3px;
        top: 15px
    }
}

@keyframes animate-toast-success-long {
    0% {
        width: 0;
        right: 22px;
        top: 26px
    }

    65% {
        width: 0;
        right: 22px;
        top: 26px
    }

    84% {
        width: 26px;
        right: 0;
        top: 15px
    }

    100% {
        width: 22px;
        right: 3px;
        top: 15px
    }
}

@-webkit-keyframes rotatePlaceholder {
    0% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    5% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    12% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg)
    }

    100% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg)
    }
}

@keyframes rotatePlaceholder {
    0% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    5% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    12% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg)
    }

    100% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg)
    }
}

.swal2-animate-success-line-tip {
    -webkit-animation: animate-success-tip .75s;
    animation: animate-success-tip .75s
}

.swal2-animate-success-line-long {
    -webkit-animation: animate-success-long .75s;
    animation: animate-success-long .75s
}

.swal2-success.swal2-animate-success-icon .swal2-success-circular-line-right {
    -webkit-animation: rotatePlaceholder 4.25s ease-in;
    animation: rotatePlaceholder 4.25s ease-in
}

@-webkit-keyframes animate-error-icon {
    0% {
        -webkit-transform: rotateX(100deg);
        transform: rotateX(100deg);
        opacity: 0
    }

    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1
    }
}

@keyframes animate-error-icon {
    0% {
        -webkit-transform: rotateX(100deg);
        transform: rotateX(100deg);
        opacity: 0
    }

    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1
    }
}

.swal2-animate-error-icon {
    -webkit-animation: animate-error-icon .5s;
    animation: animate-error-icon .5s
}

@-webkit-keyframes animate-x-mark {
    0% {
        -webkit-transform: scale(.4);
        transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }

    50% {
        -webkit-transform: scale(.4);
        transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }

    80% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
        margin-top: -6px
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}

@keyframes animate-x-mark {
    0% {
        -webkit-transform: scale(.4);
        transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }

    50% {
        -webkit-transform: scale(.4);
        transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }

    80% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
        margin-top: -6px
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}

.swal2-animate-x-mark {
    -webkit-animation: animate-x-mark .5s;
    animation: animate-x-mark .5s
}

@-webkit-keyframes rotate-loading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate-loading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.select2-container.select2-container--default.select2-container--open {
    z-index: 10012
}

.swal2-container.swal2-shown {
    z-index: 10011
}

h2 a {
    color: #fff
}

h2 a:hover {
    color: rgba(255, 255, 255, .6)
}

.clear {
    position: relative;
    height: 30px;
    width: auto
}

.col-8 {
    width: 66.666666666666%
}

.col-9 {
    width: 75%
}

.col-12 {
    width: 100%
}

.col-10 {
    width: 83.3333333333%
}

.col-6 {
    width: calc(100%/2)
}

.col-4 {
    width: calc(100%/3)
}

.col-3 {
    width: calc(100%/4)
}

.col-2 {
    width: calc(100%/6)
}

.col-1 {
    width: calc(100%/12)
}

.center-form {
    float: none;
    margin-left: auto;
    margin-right: auto
}

.secondary__menu li {
    font-size: 21px;
    line-height: 28px;
    font-weight: 700;
    letter-spacing: .05em
}

.secondary__menu-option {
    margin-left: 30px;
    font-size: 19px
}

.secondary__menu-option li:before {
    content: "-"
}

.secondary__menu-option li a {
    color: #505c69;
    text-transform: none;
    font-size: 19px;
    line-height: 28px;
    font-weight: 700;
    letter-spacing: .05em;
    padding: 10px 10px 10px 5px;
    display: initial;
    cursor: pointer
}

.secondary__menu-option li a:hover {
    text-decoration: underline;
    color: #505c69
}

#nationalBoardMembers {
    width: 100% !important
}

#addBoardMemberDiv {
    max-width: 800px;
    height: 350px
}

#addBoardMemberDiv .select2 {
    width: 80% !important
}

.contact-email {
    font-size: 13px;
    font-weight: 700;
    text-transform: lowercase
}

.documents-table {
    float: none;
    margin: auto;
    font-size: 14px;
    width: 100%;
    font-family: Arial, sans-serif
}

.documents-table tr {
    display: block;
    border-bottom: 1px solid #ddd;
    clear: both;
    color: #777;
    font-size: 14px;
    margin-left: 15px;
    margin-right: 20px;
    padding-bottom: 7px;
    padding-left: 5px;
    padding-top: 10px
}

.document-title a {
    display: block;
    width: 100%
}

.flip-entry-info a {
    color: #000;
    font-size: 14px;
    margin-left: 30px;
    display: block;
    width: 100%
}

.flip-list-view .flip-list-header {
    border-bottom: 1px solid #ddd;
    clear: both;
    color: #777;
    font-size: 14px;
    margin-left: 15px;
    margin-right: 20px;
    padding-bottom: 7px;
    padding-left: 5px;
    padding-top: 10px
}

.title-header {
    color: #dd4b39;
    display: inline-block;
    font-weight: bold;
    padding-left: 30px;
    width: 400px
}

.title-modified-header {
    display: inline-block;
    margin-left: 25px
}

.flip-entry {
    display: block;
    border-bottom: 1px solid #ddd;
    clear: both;
    margin-left: 15px;
    margin-right: 20px;
    padding-bottom: 7px;
    padding-left: 5px;
    padding-top: 10px
}

.flip-entry-info {
    display: inline-block;
    width: 400px
}

.flip-entry-last-modified {
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    margin-left: 25px
}

.form-group {
    padding: 20px 10px 5px 10px;
    width: 100%;
    margin-bottom: 20px
}

.form-span {
    font-size: 20px;
    color: #505c69;
    float: left;
    min-width: 20%;
    text-align: left
}

.form-control {
    width: auto;
    float: left
}

.form-control-area {
    padding: 10px 10px 10px 0;
    margin-bottom: 20px
}

.form-control-checkbox {
    margin: 8px 0 0 10px
}

.document-form {
    width: 80%;
    float: none;
    margin: 0 auto;
    height: 150px
}

table tbody tr:hover {
    background-color: #eee
}

.video-button:before {
    font-family: Ionicons;
    content: "";
    font-size: 20px;
    margin-top: -3px;
    display: block
}

.video-button .cke_button__video_icon {
    display: none !important
}

.video-tutorial-button:before {
    font-family: Ionicons;
    content: "";
    font-size: 20px;
    display: block;
    width: 30px;
    float: left
}

.about-page .formatted h1,
.about-page .formatted h2,
.about-page .formatted h3,
.about-page .formatted h4,
.about-page .formatted h5,
.about-page .formatted h6 {
    margin: 48px 0 25px 0
}

.user-guide p {
    text-align: left;
    padding: 5px
}

.user-guide span {
    padding-right: 5px
}

.user-guide a {
    font-weight: bold
}

p.iframe-example {
    width: 100%;
    padding: 10px 50px 0 50px;
    font-size: 15px;
    font-weight: bold
}

span.src-example {
    font-size: 16px;
    font-weight: bold;
    color: #0074bc
}

span.src-example .url {
    font-style: italic
}

.cke_button.cke_button__iframe {
    display: none
}

#newsDataTable tr td {
    padding: 10px 18px
}

.listing-news-title {
    padding-left: 30px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700
}

.listing-news-date,
.listing-news-date span {
    padding-left: 20px
}

.aida-article__title {
    font-size: 48px;
    line-height: 40px;
    font-weight: 500;
    margin-bottom: 38px;
    margin-top: 36px;
    text-align: center;
    letter-spacing: -1px
}

.national-records__title,
discipline-table__title {
    text-align: center;
    padding-bottom: 12px;
    font-size: 28px;
    line-height: 30px;
    padding: 0 0 36px 0;
    line-height: 20px;
    font-size: 18px
}

.discipline-table__title {
    font-weight: bold;
    margin-top: 20px;
    font-size: 20px
}

.national-records__subtitle {
    font-size: 18px
}

.national-records__current {
    display: flex;
    justify-content: center
}

.national-records__showLess {
    display: none
}

.national-records__viewmore {
    text-align: center;
    padding: 10px 0 57px 0
}

.national-records__discipline {
    float: left;
    align-self: center;
    margin-right: 30px
}

.national-records__discipline h3 {
    text-align: left;
    margin-bottom: 0;
    line-height: 20px;
    border: none
}

.national-records__section {
    border-top: 1px solid rgba(33, 33, 37, .2);
    display: flex
}

.national-records__section:last-child {
    border-bottom: 1px solid rgba(33, 33, 37, .2)
}

.women-records {
    width: 50%;
    float: left;
    padding: 20px 20px 20px 0
}

.men-records {
    width: 50%;
    float: right;
    padding: 20px 0 20px 20px
}

.event-type-btn-add {
    border: 1px solid rgba(33, 33, 37, .2);
    padding: 5px 10px;
    display: block;
    width: 33px
}

.site-nationalrecords__records {
    overflow: hidden
}

.site-nationalrecords__records .site-worldrecords__recordvalue {
    font-size: 20px
}

.site-eventswidget__type--non-competition {
    background: rgba(115, 115, 115, .7686274509803922)
}

.event-country__label {
    display: block;
    border-bottom: 1px solid #c5c5c4;
    padding-bottom: 10px;
    color: rgba(80, 92, 105, .85)
}

.event-details__description {
    padding: 30px 10px 20px 10px
}

.event-type-form {
    width: 70%;
    float: none;
    margin: 0 auto;
    height: 150px;
    max-height: 190px
}

.event-type-form .fieldset {
    height: 36px
}

.event-type-form .form-span {
    margin-right: 10px;
    display: block;
    width: 35%;
    height: 36px;
    line-height: 36px;
    align-items: baseline
}

.event-type-form .form-span label {
    line-height: 36px;
    margin-bottom: 0;
    padding: 0 0 0 20px
}

.validation-message__name,
.validation-message__abrv {
    display: none
}

.validation-message__name span,
.validation-message__abrv span {
    float: left;
    padding: 10px 10px;
    margin-left: 35%
}

.national-page .site-homepage__section__footer {
    padding: 36px 0 36px 0
}

.national-page .site-homepage__pushup:not(*:root) {
    margin-top: -60px
}

.national-page .site-eventswidget {
    justify-content: center
}

.national-calendar {
    display: flex;
    justify-content: center
}

.button-container {
    margin-bottom: 0;
    padding-top: 24px
}

.edit-description__div {
    padding: 10px 0
}

.edit-description__div label {
    float: left
}

.edit-description__btn {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    margin-left: 7px;
    margin-top: -10px;
    border: 1px solid #c5c5c4;
    color: #0075bc
}

.discipline-col {
    float: left
}

.gender-col {
    float: right
}

.gender-col span {
    display: block;
    width: 50%;
    text-align: center;
    float: left
}

.national-users__status {
    font-weight: bold;
    font-size: 16px;
    width: auto;
    min-width: 100px
}

.national-users__type--active {
    color: #52b916
}

.national-users__type--pending {
    color: #de7b3f
}

.national-users__type--archived {
    color: #bb1a1a
}

.national-users__table {
    width: 100%;
    width: -moz-available;
    width: -webkit-fill-available;
    width: fill-available
}

.national-users__table td {
    vertical-align: middle;
    font-size: 15px
}

.national-users__col-email {
    padding: 12px 0 !important
}

.national-users__col-email div {
    max-width: 200px
}

.national-users__col-event {
    padding: 12px 0 !important
}

.national-users__col-event div {
    max-width: 200px
}

.national-users__role--item {
    padding: 15px 0;
    width: 100px
}

.national-users__role--name {
    display: block;
    float: left
}

.national-users__role--status {
    display: block;
    padding: 10px 10px;
    width: 10px;
    float: right
}

.national-users__role--active {
    background-color: #52b916
}

.national-users__role--inactive {
    background-color: #bb1a1a
}

h5.u-type--epsilon.u-type--upper.u-type--bold span {
    text-transform: initial
}

.national-user__status {
    margin-top: 20px;
    font-size: 20px;
    line-height: 24px
}

.national-user__change-status-btn {
    margin-left: 15px;
    font-size: 26px
}

.national-users__status.national-users__type--archived,
.national-users__status.national-users__type--pending {
    width: 140px
}

.national-users__status.national-users__type--active {}

.national-users__status-name {
    max-width: 100px;
    float: left
}

.national-users__status-action {
    width: 40px;
    float: right;
    padding-right: 30px
}

.national-user__freediver-pb {
    min-height: 400px
}

.national-users__profiles li {
    text-align: center;
    line-height: 40px;
    font-weight: bold
}

.national-user__profile {
    width: 100px;
    height: 40px;
    background: #bfbfbf;
    position: relative
}

.national-user__profile a {
    color: #000
}

.national-user__profile:after {
    content: "";
    position: absolute;
    border: 20px solid #bfbfbf
}

.national-user__profile:after {
    right: -40px;
    border: 20px solid transparent;
    border-left: 20px solid #bfbfbf
}

.national-user__freediver {
    width: 100px;
    height: 40px;
    background: #0a82da;
    position: relative;
    margin-left: 25px
}

.national-user__freediver a {
    color: #fff
}

.national-user__freediver:before,
.national-user__freediver:after {
    content: "";
    position: absolute;
    border: 20px solid #0a82da
}

.national-user__freediver:before {
    left: -35px;
    border-left: 20px solid transparent
}

.national-user__freediver:after {
    right: -40px;
    border: 20px solid transparent;
    border-left: 20px solid #0a82da
}

.national-user__organizer {
    width: 100px;
    height: 40px;
    background: #82131c;
    position: relative;
    margin-left: 25px
}

.national-user__organizer a {
    color: #fff
}

.national-user__organizer:before,
.national-user__organizer:after {
    content: "";
    position: absolute;
    border: 20px solid #82131c
}

.national-user__organizer:before {
    left: -35px;
    border-left: 20px solid transparent
}

.national-user__organizer:after {
    right: -40px;
    border: 20px solid transparent;
    border-left: 20px solid #82131c
}

.national-user__instructor {
    width: 100px;
    height: 40px;
    background: #83bd38;
    position: relative;
    margin-left: 25px
}

.national-user__instructor a {
    color: #fff
}

.national-user__instructor:before,
.national-user__instructor:after {
    content: "";
    position: absolute;
    border: 20px solid #83bd38
}

.national-user__instructor:before {
    left: -35px;
    border-left: 20px solid transparent
}

.national-user__instructor:after {
    right: -40px;
    border: 20px solid transparent;
    border-left: 20px solid #83bd38
}

.national-user__judge {
    width: 100px;
    height: 40px;
    background: #e8c609;
    position: relative;
    margin-left: 25px
}

.national-user__judge a {
    color: #000
}

.national-user__judge:before,
.national-user__judge:after {
    content: "";
    position: absolute;
    border: 20px solid #e8c609
}

.national-user__judge:before {
    left: -35px;
    border-left: 20px solid transparent
}

.national-user__judge:after {
    right: -40px;
    border: 20px solid transparent;
    border-left: 20px solid #e8c609
}

.active-profile {
    box-shadow: -4px 5px 13px #888
}

.custom__heading {
    width: calc(99.99%*4/12 - (30px - 30px*4/12))
}

.custom__options {
    width: calc(99.99%*2/12 - (30px - 30px*2/12))
}

@media(max-width:48em) {

    .women-records,
    .men-records {
        width: 100%
    }

    .secondRecord {
        display: none
    }

    .national-records__title {
        display: none
    }

    .site-worldrecords__record {
        margin-bottom: 15px;
        border: 1px solid rgba(33, 33, 37, .2);
        padding: 15px;
        border-radius: 10px
    }
}

@media(min-width:48em) {
    .site-worldrecords__record.national {
        width: 100%;
        margin-bottom: 15px
    }

    .site-worldrecords__record.national:nth-child(1n) {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .site-worldrecords__record.national:nth-child(2n) {
        margin-right: 0;
        float: left
    }

    .secondRecord {
        display: none
    }

    .women-records,
    .men-records {
        padding: 0
    }

    .discipline-table__title {
        display: none
    }
}

@media(min-width:62em) {
    .national-athlete__graphs {
        padding-top: 0;
        width: calc(99.99%*2/3 - (30px - 30px*2/3) - 90px);
        position: absolute;
        left: calc(99.99%*1/3 - (30px - 30px*1/3) + 90px)
    }
}

@media(min-width:75em) {
    .site-worldrecords__records.national-contacts {
        display: flex;
        justify-content: center
    }

    .site-worldrecords__record.national {
        width: calc(80% - 80px)
    }

    .site-worldrecords__record.national:nth-child(1n) {
        margin-bottom: 30px
    }

    .site-worldrecords__record.national:nth-child(2n) {
        margin-right: 0;
        float: left
    }

    .remodal-wrapper.remodal-is-opened,
    .remodal-overlay.remodal-is-opened,
    #addDocumentDiv .select2 {
        z-index: 10011
    }
}

@media(min-width:90em) {
    .site-worldrecords__record.national {
        width: calc(99.99%*1/2)
    }

    .site-worldrecords__record.national:nth-child(2n) {
        margin-right: 0;
        float: right
    }

    .secondRecord {
        display: block
    }
}

.tutorial-label {
    padding: 20px !important
}

.tutorial-label li {
    font-size: 14px !important
}

.tutorial-label b {
    font-weight: bold !important
}

table tbody tr:hover {
    background-color: #eeeeee8c
}

.error-container {
    padding: 25px 25px
}

.req-q {
    width: 75%;
    margin: 0 auto 30px;
}

.req {
    position: relative;
}

.req.active a {
    color: #505c69 !important;
    font-weight: 700;
}

.req:hover::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #0075bc;
    bottom: 25px;
    left: 0;
    transform-origin: center;
    animation: figma .2s ease-in forwards;
}

.req.active:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #505c69;
    bottom: 25px;
    left: 0;
}

.req.active:before {
    content: "";
    width: 100%;
    height: 100%;
    z-index: 1;
    background: transparent;
}

@keyframes figma {
    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}

/* @media(max-width: 1196px) {
  .championship-log-link {
    width: 280px;
    margin: -115px auto 80px;
  }

}
*/
@media(max-width: 767px) {
    .championship-log-link {
        display: block;
        width: 280px;
        margin: 0 auto -7px;
    }

    .presentation-wf {
        position: relative;
        display: block;
        bottom: 0;
        font-family: 'Montserrat';
        background: #212125;
        text-align: center;
        padding: 30px 50px;
        width: 100%;
        font-size: 14px;
    }

}



@media(max-width: 710px) {
    .req-q {
        width: 100%;
    }

    .req {
        width: 100%;
    }

    .req .card__content {
        padding: 7px 0;
    }
}


@media(max-width:575px) {
    
    #js-JudgeCard .u-type--epsilon.u-type--negative.u-type--alt {
        font-size: .8rem;
    }

    .site-judgecard__back,
    .site-safetycard__back,
    .site-judgecard__cyan,
    .site-judgecard__grey {
        display: block;
        width: 272px;
        /* height: auto;*/
        object-fit: contain;
        overflow-x: visible;
    }

    .site-judgecard__back:before,
    .site-safetycard__back::before,
    .site-judgecard__cyan:before,
    .site-judgecard__grey:before {
        background-size: cover;
        background-repeat: no-repeat;
    }

    .site-judgecard__content {
        padding-left: 25px;
        padding-bottom: 5px;
        padding-right: 5px;
    }
    
    .site-judgecard__content .u-type--epsilon.u-type--alt{
        font-size: .64rem;
        line-height: 13px;
    }

    .site-judgecard__avatar img {
        width: 70px;
        margin-bottom: 5px;
    }

    .site-judgecard__avatar {
        padding-top: 30px;
    }

    .site-judgecard__info {
        padding-top: 0px;
    }

    .site-judgecard__info img {
        width: 100px;
        height: auto;
        padding-top: 10px;
        padding-bottom: 0px;
        margin-bottom: 11px;
    }

    /*
  .championship-log-link {
    display: block;
    width: 280px;
    margin: -35px auto -20px;
    padding: 0 0 0 80px;
  }
*/
}

@media(max-width: 475px) {
    /*
  .championship-log-link {
    display: block;
    width: 280px;
    margin: 0 auto -20px;
  }
*/
}

@media(max-width: 475px) {
    .championship-log-link {
        display: block;
        width: 280px;
        margin: 0 auto -20px;
    }
}

@media(max-width: 395px) {
    .championship-log-link {
        display: block;
        width: 280px;
        margin: 0 auto -20px;
    }
}

@media(max-width: 365px) {
    .championship-log-link {
        display: block;
        width: 280px;
        margin: 0 auto -20px;
    }
}

@media(max-width: 345px) {
    .championship-log-link {
        display: block;
        width: 280px;
        margin: 0 auto -20px;
    }
}

@media(max-width: 335px) {
    .championship-log-link {
        display: block;
        width: 280px;
        margin: 0 auto -20px;
    }
}

.special-title {
    display: block;
    margin: 0 auto;
    max-width: 600px;
    height: 90px;
    margin-bottom: 95px;
    font-weight: bold;
    font-size: 27px;
    color: black;
}

.to-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    text-decoration: none;
    width: 30px;
    height: 30px;
    background: rgba(0, 0, 0, .8);
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    z-index: 100;
}

.site-athleteswidgets__social{
    display: flex;
    flex-direction: row;
    justify-content: left;
}

.site-athleteswidgets__social div{
    transition: .225s;
    width: 35px;
    margin: 5px;
}

.site-athleteswidgets__social div:hover{
    filter: brightness(120%);
}

.site-athleteswidgets__social div a{
    object-fit: contain;
}