.imClear {
    visibility: hidden;
    clear: both;
    border: 0;
    margin: 0;
    padding: 0
}

.imHidden {
    display: none
}

.imCaptFrame {
    vertical-align: middle
}

.imAlertMsg {
    padding: 10px;
    font: 10pt "Trebuchet MS";
    text-align: center;
    color: #000;
    background-color: #fff;
    border: 1px solid
}

.alert {
    padding: 5px 7px;
    margin: 5px 0 10px 0;
    border-radius: 5px;
    border: 1px solid;
    font: inherit
}

.alert-red {
    color: #ff6565;
    border-color: #ff6565;
    background-color: #fcc
}

.alert-green {
    color: #46543b;
    border-color: #8da876;
    background-color: #d5ffb3
}

.object-generic-error {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background-color: #000;
    color: #fff;
    font-family: 'Trebuchet MS'
}

.object-generic-error div {
    padding: 5px 20px
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.vertical-middle, tr.vertical-middle td {
    vertical-align: middle
}

.im-common-left-button {
    width: 50px;
    height: 50px
}

.im-common-left-button.disabled {
    opacity: .4 !important;
    cursor: default
}

.im-common-left-button:hover {
    opacity: .8
}

.im-common-right-button {
    width: 50px;
    height: 50px
}

.im-common-right-button.disabled {
    opacity: .4 !important;
    cursor: default
}

.im-common-right-button:hover {
    opacity: .8
}

.im-common-close-button {
    width: 40px;
    height: 40px
}

.im-common-close-button.disabled {
    opacity: .4 !important;
    cursor: default
}

.im-common-close-button:hover {
    opacity: .8
}

.im-common-enter-fs-button {
    width: 40px;
    height: 40px
}

.im-common-enter-fs-button.disabled {
    opacity: .4 !important;
    cursor: default
}

.im-common-enter-fs-button:hover {
    opacity: .8
}

.im-common-exit-fs-button {
    width: 40px;
    height: 40px
}

.im-common-exit-fs-button.disabled {
    opacity: .4 !important;
    cursor: default
}

.im-common-exit-fs-button:hover {
    opacity: .8
}

.im-common-zoom-in-button {
    width: 40px;
    height: 40px
}

.im-common-zoom-in-button.disabled {
    opacity: .4 !important;
    cursor: default
}

.im-common-zoom-in-button:hover {
    opacity: .8
}

.im-common-zoom-out-button {
    width: 40px;
    height: 40px
}

.im-common-zoom-out-button.disabled {
    opacity: .4 !important;
    cursor: default
}

.im-common-zoom-out-button:hover {
    opacity: .8
}

.im-common-zoom-restore-button {
    width: 40px;
    height: 40px
}

.im-common-zoom-restore-button.disabled {
    opacity: .4 !important;
    cursor: default
}

.im-common-zoom-restore-button:hover {
    opacity: .8
}

.im-common-button-text-style {
    font-family: Tahoma;
    font-size: 16pt;
    color: #010101;
    font-style: normal;
    font-weight: normal
}

#imShowBox .grabbable {
    cursor: grab;
    cursor: -webkit-grab
}

#imShowBox .grabbing {
    cursor: grabbing;
    cursor: -webkit-grabbing
}

#imShowBoxWrapper > div {
    transition: opacity 1s
}

#imShowBoxWrapper.imHideShowBoxControls > div {
    opacity: 0
}

#imShowBoxWrapper.imHideShowBoxControls > div#imShowBox {
    opacity: 1
}

#imPage {
    font: normal normal normal 11pt 'Trebuchet MS';
    color: rgba(0, 0, 0, 1);
    background-color: transparent;
    text-decoration: none;
    text-align: left
}

.text-tab-content {
    text-align: left
}

.text-tab-content hr {
    border-color: rgba(0, 0, 0, 1)
}

body.wysiwyg {
    padding: 3px;
    font: normal normal normal 11pt 'Trebuchet MS';
    color: #000;
    line-height: 1
}

body.wysiwyg p {
    margin: 0;
    line-height: 22px
}

.dynamic-object-text p {
    line-height: 22px
}

#imPgTitle, #imPgTitle a, .imPgTitle, .imPgTitle a {
    padding-top: 2px;
    padding-bottom: 2px;
    margin: 5px 0;
    font: normal normal bold 14pt 'Trebuchet MS';
    color: rgba(54, 71, 79, 1);
    background-color: transparent;
    text-decoration: none;
    text-align: left
}

#imPgTitle, .imPgTitle {
    border-width: 0 0 0 0;
    border-style: solid;
    border-color: transparent transparent transparent transparent
}

#imPgTitle.imTitleMargin, .imPgTitle.imTitleMargin {
    margin-left: 6px;
    margin-right: 6px
}

#imPgTitle, .imPgTitle {
    display: none
}

.imHeading1 {
    font: normal normal bold 36pt 'Trebuchet MS';
    color: rgba(54, 71, 79, 1);
    text-decoration: none;
    text-align: left;
    line-height: 72px;
    margin: 15px 0 15px 0
}

.imHeading2 {
    font: normal normal bold 20pt 'Trebuchet MS';
    color: rgba(54, 71, 79, 1);
    text-decoration: none;
    text-align: left;
    line-height: 40px;
    margin: 14px 0 14px 0
}

.imHeading3 {
    font: normal normal bold 12.83pt 'Trebuchet MS';
    color: rgba(54, 71, 79, 1);
    text-decoration: none;
    text-align: left;
    line-height: 25, 66667px;
    margin: 13px 0 13px 0
}

.imHeading4 {
    font: normal normal bold 11pt 'Trebuchet MS';
    color: rgba(54, 71, 79, 1);
    text-decoration: none;
    text-align: left;
    line-height: 22px;
    margin: 15px 0 15px 0
}

.imHeading5 {
    font: normal normal bold 9.17pt 'Trebuchet MS';
    color: rgba(54, 71, 79, 1);
    text-decoration: none;
    text-align: left;
    line-height: 18, 33333px;
    margin: 15px 0 15px 0
}

.imHeading6 {
    font: normal normal bold 7.33pt 'Trebuchet MS';
    color: rgba(54, 71, 79, 1);
    text-decoration: none;
    text-align: left;
    line-height: 14, 66667px;
    margin: 17px 0 17px 0
}

.imBreadcrumb, #imBreadcrumb {
    display: none
}

.imBreadcrumb, .imBreadcrumb a, #imBreadcrumb, #imBreadcrumb a {
    padding-top: 2px;
    padding-bottom: 2px;
    font: normal normal normal 7pt 'Trebuchet MS';
    color: rgba(159, 171, 176, 1);
    background-color: transparent;
    text-decoration: none;
    text-align: left
}

.imBreadcrumb, #imBreadcrumb {
    border-width: 0 0 0 0;
    border-style: solid;
    border-color: transparent transparent transparent transparent
}

.imBreadcrumb a, .imBreadcrumb a:link, .imBreadcrumb a:hover, .imBreadcrumb a:visited, .imBreadcrumb a:active {
    color: rgba(159, 171, 176, 1);
    display: inline-block
}

.imCssLink:link, .imCssLink {
    background-color: transparent;
    color: rgba(56, 118, 29, 1);
    text-decoration: none;
    transition: color .2s linear, background-color .2s linear
}

.imCssLink:visited {
    background-color: transparent;
    color: rgba(211, 218, 220, 1);
    text-decoration: none
}

.imCssLink:hover, .imCssLink:active, .imCssLink:hover, .imCssLink:active {
    background-color: transparent;
    color: rgba(193, 203, 206, 1);
    text-decoration: underline
}

.imAbbr:link {
    background-color: transparent;
    color: rgba(56, 118, 29, 1);
    text-decoration: none
}

.imAbbr:visited {
    background-color: transparent;
    color: rgba(211, 218, 220, 1);
    text-decoration: none
}

.imAbbr:hover, .imAbbr:active {
    background-color: transparent;
    color: rgba(193, 203, 206, 1);
    border-bottom: 1px dotted rgba(193, 203, 206, 1);
    text-decoration: none
}

#imPage input[type=text], #imPage input[type=password], #imPage input[type=email], #imPage input[type=tel], textarea, #imCartContainer .userForm select {
    font: inherit;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(159, 171, 176, 1) rgba(159, 171, 176, 1) rgba(159, 171, 176, 1) rgba(159, 171, 176, 1);
    background-color: rgba(255, 255, 255, 1);
    color: rgba(0, 0, 0, 1);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 5px 5px 5px 5px;
    box-shadow: none;
    box-sizing: border-box
}

#imPage input[type=text].mandatoryInvalid, #imPage input[type=password].mandatoryInvalid, #imPage input[type=email].mandatoryInvalid, #imPage input[type=tel].mandatoryInvalid, textarea.mandatoryInvalid {
    border-color: #f00
}

textarea {
    resize: none
}

#imPage input[type=button], #imPage input[type=submit], #imPage input[type=reset], #imPage button.imButton {
    padding: 5px 5px 5px 5px;
    cursor: pointer;
    font: inherit;
    border-style: solid;
    border-width: 0 0 0 0;
    border-color: rgba(55, 71, 79, 1) rgba(55, 71, 79, 1) rgba(55, 71, 79, 1) rgba(55, 71, 79, 1);
    background-color: rgba(54, 71, 79, 1);
    color: rgba(255, 255, 255, 1);
    border-style: solid;
    border-width: 0 0 0 0;
    border-color: rgba(55, 71, 79, 1) rgba(55, 71, 79, 1) rgba(55, 71, 79, 1) rgba(55, 71, 79, 1);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    box-sizing: content-box;
    -webkit-appearance: none
}

.search_form input {
    border-radius: 0
}

.imNoScript {
    position: absolute;
    top: 5px;
    left: 5%;
    width: 90%;
    font: normal normal normal 11pt 'Trebuchet MS';
    text-decoration: none;
    text-align: left
}

.imTip {
    position: absolute;
    z-index: 100201;
    margin: 0 auto;
    padding: 10px;
    background-color: rgba(255, 255, 255, 1);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(55, 71, 79, 1) rgba(55, 71, 79, 1) rgba(55, 71, 79, 1) rgba(55, 71, 79, 1);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.imTip {
    opacity: 0
}

.imTip.imTipVisible {
    opacity: 1
}

.imTipArrowBorder, .imTipArrow {
    border-style: solid;
    height: 0;
    width: 0;
    position: absolute
}

.imTip.imTipTop > .imTipArrowBorder {
    border-color: rgba(55, 71, 79, 1) transparent transparent transparent;
    border-width: 11px 11px 0 11px;
    top: 100%;
    left: calc(50% - 11px)
}

.imTip.imTipTop > .imTipArrow {
    border-color: rgba(255, 255, 255, 1) transparent transparent transparent;
    border-width: 10px 10px 0 10px;
    top: 100%;
    left: calc(50% - 10px)
}

.imTip.imTipBottom > .imTipArrowBorder {
    border-color: transparent transparent rgba(55, 71, 79, 1) transparent;
    border-width: 0 11px 11px 11px;
    bottom: 100%;
    left: calc(50% - 11px)
}

.imTip.imTipBottom > .imTipArrow {
    border-color: transparent transparent rgba(255, 255, 255, 1) transparent;
    border-width: 0 10px 10px 10px;
    bottom: 100%;
    left: calc(50% - 10px)
}

.imTip.imTipLeft > .imTipArrowBorder {
    border-color: transparent transparent transparent rgba(55, 71, 79, 1);
    border-width: 11px 0 11px 11px;
    left: 100%;
    top: calc(50% - 11px)
}

.imTip.imTipLeft > .imTipArrow {
    border-color: transparent transparent transparent rgba(255, 255, 255, 1);
    border-width: 10px 0 10px 10px;
    left: 100%;
    top: calc(50% - 10px)
}

.imTip.imTipRight > .imTipArrowBorder {
    border-color: transparent rgba(55, 71, 79, 1) transparent transparent;
    border-width: 11px 11px 11px 0;
    right: 100%;
    top: calc(50% - 11px)
}

.imTip.imTipRight > .imTipArrow {
    border-color: transparent rgba(255, 255, 255, 1) transparent transparent;
    border-width: 10px 10px 10px 0;
    right: 100%;
    top: calc(50% - 10px)
}

.imTipContent {
    width: 100%;
    font: normal normal normal 9pt 'Trebuchet MS';
    color: rgba(55, 71, 79, 1);
    background-color: rgba(255, 255, 255, 1);
    text-decoration: none;
    text-align: center
}

.imTipContent img {
    margin-bottom: 6px;
    max-width: 100%
}

.imTip.textLeft .imTipContent {
    text-align: left
}

.date-picker {
    font-family: Arial, Segoe UI, Roboto, Ubuntu, Helvetica Neue, sans-serif;
    user-select: none;
    position: absolute;
    width: 278px;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .4)
}

.date-picker table {
    border-collapse: collapse;
    margin: 5px auto
}

.date-picker .header {
    padding: 1rem;
    box-sizing: border-box;
    height: 73px;
    display: block;
    color: #fff;
    background-color: #909090;
    line-height: 1.25;
    font-size: 1rem
}

.date-picker .header .year {
    font-size: .75rem
}

.date-picker .header .date {
    font-size: 1.325rem
}

.date-picker .container {
    text-align: center;
    padding: 8px;
    font-size: 12px;
    font-weight: bold;
    display: inline-block
}

.date-picker .month-text {
    display: inline-block;
    min-width: 160px
}

.date-picker .year-text {
    display: inline-block;
    min-width: 65px
}

.date-picker .day {
    text-align: center;
    vertical-align: middle;
    width: 37.42px;
    height: 37.42px;
    font-size: 12px;
    cursor: pointer
}

.date-picker .selDay {
    position: relative;
    background-color: rgba(27, 161, 226, .5);
    border: 1px solid #5ebdec;
    font-weight: bold;
    color: #fff;
    box-sizing: border-box
}

.date-picker .selDay::before {
    position: absolute;
    display: block;
    content: "";
    background-color: transparent;
    border-color: #fff !important;
    border-left: 2px solid;
    border-bottom: 2px solid;
    height: 4px;
    width: 5px;
    right: .15rem;
    top: .15rem;
    z-index: 102;
    transform: rotate(-45deg)
}

.date-picker .selDay::after {
    position: absolute;
    display: block;
    border-top: 20px solid #5ebdec;
    border-left: 20px solid transparent;
    right: -1px;
    content: "";
    top: -1px;
    z-index: 100
}

.date-picker .table-header {
    cursor: default;
    font-size: 12px;
    text-align: center;
    height: 30px;
    vertical-align: middle;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada
}

.date-picker .arrow {
    display: inline;
    cursor: pointer;
    font-weight: bold
}

#imGuiPopUp {
    padding: 10px;
    position: fixed;
    background-color: rgba(55, 71, 79, 1);
    border-style: solid;
    border-width: 0 0 0 0;
    border-color: rgba(55, 71, 79, 1) rgba(55, 71, 79, 1) rgba(55, 71, 79, 1) rgba(55, 71, 79, 1);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    font: normal normal normal 9pt 'Trebuchet MS';
    color: rgba(0, 0, 0, 1);
    background-color: rgba(255, 255, 255, 1);
    text-decoration: none;
    text-align: left
}

.imGuiButton {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 80px;
    cursor: pointer;
    background-color: #444;
    color: #fff;
    padding: 5px;
    font-size: 14px;
    font-family: Arial
}

#imGuiPopUpBg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(55, 71, 79, 1)
}

.alertbox {
    cursor: default;
    text-align: center;
    padding: 0
}

.alertbox .close-button {
    cursor: pointer;
    position: absolute;
    top: 2px;
    right: 2px;
    font-weight: bold;
    cursor: pointer;
    font-family: Tahoma
}

.alertbox .target-image {
    cursor: pointer;
    margin: 0 auto
}

.splashbox {
    position: fixed;
    padding: 0;
    background-color: transparent;
    border: none
}

.splashbox img {
    cursor: pointer
}

.splashbox .imClose {
    position: absolute;
    top: -10px;
    right: -10px
}

#welcome-flags {
    margin: 0 auto;
    text-align: center
}

#welcome-flags div {
    display: inline-block;
    margin: 10px
}

#welcome-mediaplayertarget {
    overflow: hidden
}

.prt_field {
    display: none
}

.topic-summary {
    margin: 10px auto 20px auto;
    text-align: center
}

.topic-form {
    text-align: left;
    margin-bottom: 30px
}

.topic-comment {
    margin: 0 0 10px 0;
    padding: 5px 0;
    border-bottom: 1px dotted rgba(0, 0, 0, 1)
}

.topic-comments-count {
    font-weight: bold;
    margin: 10px 0 7px
}

.topic-comments-user {
    margin-bottom: 5px;
    margin-right: 5px;
    font-weight: bold
}

.topic-comments-abuse {
    margin: 5px 0 0 0;
    border: none;
    padding: 3px 0 0 0;
    text-align: right
}

.topic-comments-abuse img {
    margin-left: 3px;
    vertical-align: middle
}

.topic-comments-date {
    margin-bottom: 5px;
    display: block
}

.imCaptFrame {
    position: absolute;
    float: right;
    margin: 0;
    padding: 0;
    top: 5px
}

.topic-form-row {
    position: relative;
    clear: both;
    padding-top: 5px
}

.topic-star-container-big, .topic-star-container-small {
    display: inline-block;
    position: relative;
    background-repeat: repeat-x;
    background-position: left top
}

.topic-star-container-big {
    width: 160px;
    height: 34px
}

.topic-star-container-small {
    width: 80px;
    height: 16px
}

.topic-star-fixer-big, .topic-star-fixer-small {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: repeat-x;
    background-position: left top
}

.topic-star-fixer-big {
    height: 34px
}

.topic-star-fixer-small {
    height: 16px
}

.topic-pagination {
    text-align: center;
    margin: 7px 0
}

.variable-star-rating {
    cursor: pointer
}

#cookie-law-message {
    background-color: rgba(40, 40, 40, 1);
    color: rgba(255, 255, 255, 1);
    font: normal normal normal 11pt 'Trebuchet MS';
    width: 100% !important;
    max-width: 320px;
    border-radius: 4px;
    text-align: center
}

#cookie-law-message .splashContent {
    padding: 20px
}

#cookie-law-message .imClose {
    display: inline-block;
    position: relative;
    top: 0;
    right: 0;
    margin-top: 10px
}

#cookie-law-message .imCloseInn {
    display: inline-block;
    padding: 8px 10px;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
    background-color: rgba(105, 172, 77, 1);
    color: rgba(255, 255, 255, 1)
}

#cookie-law-message .imCloseInn:hover {
    opacity: .8
}

#cookie-law-message .splashContent > div {
    display: inline-block
}

#media-query-to-js {
    position: absolute;
    display: none
}

@media (min-width: 1150px) {
    #media-query-to-js {
        width: 1150px
    }
}

@media (max-width: 1149.9px) and (min-width: 720px) {
    #media-query-to-js {
        width: 720px
    }
}

@media (max-width: 719.9px) and (min-width: 480px) {
    #media-query-to-js {
        width: 480px
    }
}

@media (max-width: 479.9px) {
    #media-query-to-js {
        width: 0
    }
}

@media all and (min-width: 1px) {
    .media-test {
        position: absolute
    }
}

@supports (display:grid) {
    .media-test {
        text-align: justify;
    }
}

.browser-comp-message {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10600
}

.browser-comp-message.severity-error {
    top: 0;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGNiOAMAANUAz5n+TlUAAAAASUVORK5CYII=')
}

.browser-comp-message div {
    padding: 20px;
    border: 2px solid #888;
    background-color: #000
}

.browser-comp-message.severity-error div {
    width: 90%;
    max-width: 500px;
    max-height: 120px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 50px 0
}

.browser-comp-message p {
    font-family: Tahoma, Sans-serif;
    font-size: 12pt;
    margin: 20px 0;
    text-align: center;
    color: #fff
}

.browser-comp-message.severity-warning p {
    text-align: left;
    display: inline;
    margin: 0 5px
}

.browser-comp-message a {
    font-family: Tahoma, Sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #00d7f7;
    text-decoration: none
}

.recaptcha {
    display: inline-block;
    margin-bottom: 10px
}

.recaptcha > div > div {
    margin: 0 auto
}

.imLoadAnim {
    width: 32px;
    height: 32px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.imLoadAnim .imLoadCircle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.imLoadAnim .imLoadCircle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: imLoadCircleFadeDelay 1.2s infinite ease-in-out both;
    animation: imLoadCircleFadeDelay 1.2s infinite ease-in-out both
}

.imLoadAnim .imLoadCircle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg)
}

.imLoadAnim .imLoadCircle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg)
}

.imLoadAnim .imLoadCircle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.imLoadAnim .imLoadCircle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg)
}

.imLoadAnim .imLoadCircle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg)
}

.imLoadAnim .imLoadCircle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.imLoadAnim .imLoadCircle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg)
}

.imLoadAnim .imLoadCircle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg)
}

.imLoadAnim .imLoadCircle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.imLoadAnim .imLoadCircle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg)
}

.imLoadAnim .imLoadCircle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg)
}

.imLoadAnim .imLoadCircle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.imLoadAnim .imLoadCircle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.imLoadAnim .imLoadCircle4:before {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

.imLoadAnim .imLoadCircle5:before {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

.imLoadAnim .imLoadCircle6:before {
    -webkit-animation-delay: -.7s;
    animation-delay: -.7s
}

.imLoadAnim .imLoadCircle7:before {
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s
}

.imLoadAnim .imLoadCircle8:before {
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.imLoadAnim .imLoadCircle9:before {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s
}

.imLoadAnim .imLoadCircle10:before {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s
}

.imLoadAnim .imLoadCircle11:before {
    -webkit-animation-delay: -.2s;
    animation-delay: -.2s
}

.imLoadAnim .imLoadCircle12:before {
    -webkit-animation-delay: -.1s;
    animation-delay: -.1s
}

@-webkit-keyframes imLoadCircleFadeDelay {
    0%, 39%, 100% {
        opacity: 0
    }
    40% {
        opacity: 1
    }
}

@keyframes imLoadCircleFadeDelay {
    0%, 39%, 100% {
        opacity: 0
    }
    40% {
        opacity: 1
    }
}