﻿@font-face {
    font-family: Proxima;
    src: url(fonts/proximanovalight.ttf);
}

@font-face {
    font-family: Jellyka;
    src: url(fonts/jellyka.ttf);
}

@font-face {
    font-family: Roboto;
    src: url(fonts/roboto.ttf);
}

body {
    background-image: linear-gradient(45deg, #ffffff 25%, #efefef 25%, #efefef 50%, #ffffff 50%, #ffffff 75%, #efefef 75%, #efefef 100%);
    background-size: 424.26px 424.26px;
}

a[target="_blank"]:after {
    content: " \1F86D";
}

#mobile-interactive-path, #mobile_interactive_path, #mobile_interactive_path_access, #engine_mobile_interactive_path {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    height: calc(100% - 25px);
    width: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
}

.mobile-interactive-path {
    height: 100%;
    width: 440px;
    margin-left: auto;
    margin-right: auto;
}
/*TYP A1*/
.mobile-interactive-box-type-a1 {
    position: relative;
    top: 25px;
    width: 390px;
    height: 300px;
    margin-left: 25px;
    margin-right: 25px;
    border-radius: 25px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
    background-color: #ffffff;
}
/*TYP AB1*/
.mobile-interactive-box-type-ab1 {
    position: relative;
    top: 50px;
    width: 390px;
    height: 50px;
    margin-left: 25px;
    margin-right: 25px;
    border-radius: 50px;
    border-top-left-radius: 50px !important;
    border-top-right-radius: 50px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
    background-color: #ffffff;
}
/*TYP AB2*/
.mobile-interactive-box-type-ab2 {
    position: relative;
    top: 75px;
    width: 390px;
    height: 100px;
    margin-left: 25px;
    margin-right: 25px;
    border-radius: 25px;
    border-top-left-radius: 25px !important;
    border-top-right-radius: 25px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
    background-color: #ffffff;
}
/*TYP B1*/
.mobile-interactive-box-type-b1 {
    position: relative;
    top: 100px;
    width: 390px;
    height: 100px;
    margin-left: 25px;
    margin-right: 25px;
    border-radius: 25px;
    border-top-left-radius: 25px !important;
    border-top-right-radius: 25px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
    background-color: #ffffff;
}
/*TYP C1*/
.mobile-interactive-box-type-c1 {
    position: relative;
    top: 125px;
    width: 390px;
    min-height: 300px;
    margin-left: 25px;
    margin-right: 25px;
    border-radius: 25px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
    background-color: #ffffff;
}
/*TYP C2*/
.mobile-interactive-box-type-c2 {
    position: relative;
    top: 150px;
    width: 390px;
    min-height: 150px;
    height: auto;
    margin-left: 25px;
    margin-right: 25px;
    border-radius: 25px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
    background-color: #ffffff;
}
/*TYP CS*/
.mobile-interactive-box-type-cs {
    position: relative;
    top: 225px;
    width: 390px;
    min-height: 300px;
    margin-left: 25px;
    margin-right: 25px;
    border-radius: 25px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
    background-color: #ffffff;
}

.info-dock-title {
    position: relative;
    top: 0px;
    left: 150px;
    width: 440px;
    height: 150px;
}

.info-title {
    position: absolute;
    top: 25px;
    left: 25px;
    height: 100px;
    width: 265px;
    border-left: solid 1px #111111;
}

.info-title-box {
    position: absolute;
    top: 25px;
    right: 50px;
    height: 100px;
    width: 100px;
}

.info-title > p {
    padding: 25px;
    height: 50px;
    width: 215px;
    display: table-cell;
    vertical-align: middle;
    font-family: Roboto;
    font-size: 1.75em;
    color: #111111;
}

.info-dock {
    position: relative;
    top: 0px;
    width: 440px;
    height: auto;
}

.dock-box {
    position: relative;
    margin: 25px;
    height: auto;
    width: 390px;
    border-radius: 25px;
    background-color: #ffffff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
}

.dock-box-mark {
    position: absolute;
    top: -20px;
    right: -20px;
    height: 40px;
    width: 40px;
    border-radius: 25px;
    background-color: #000000;
    opacity: 0.4;
}

.dock-box-mark > img {
    padding: 7.5px;
    height: 25px;
    width: 25px;
    background-position: center;
    background-size: cover;
}

.lp-box {
    position: relative;
    margin: 25px;
    height: 175px;
    width: 390px;
    border-radius: 20px;
    border: solid 1px #efefef;
    /*        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);*/
}

.lp-box-text {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100px;
    width: 185px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}

.lp-text {
    height: 100px;
    width: 185px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.lp-avatar-text {
    position: relative;
    top: 0px;
    left: 185px;
    height: 50px;
    width: 205px;
}

.u2u-box {
    position: relative;
    margin: 25px;
    height: 225px;
    width: 390px;
    border-radius: 20px;
    border: solid 1px #efefef;
}

.u2u-box > a {
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.rating-box {
    background-image: url(https://craftcrest.com/craftcrest_files/ui_symbols/healthcare4.png);
    background-position-y: center;
    background-position-x: right 65.5px;
    background-repeat: no-repeat;
}

.path-box {
    background-image: url(https://craftcrest.com/craftcrest_files/ui_symbols/butterfly3.png);
    background-position-y: center;
    background-position-x: right 65.5px;
    background-repeat: no-repeat;
}

.app-box {
    background-image: url(https://craftcrest.com/craftcrest_files/ui_symbols/smartphone3.png);
    background-position-y: center;
    background-position-x: right 65.5px;
    background-repeat: no-repeat;
}

.platform-box {
    background-image: url(https://craftcrest.com/craftcrest_files/ui_symbols/headphones2.png);
    background-position-y: center;
    background-position-x: right 65.5px;
    background-repeat: no-repeat;
}

.health-box {
    background-image: url(https://craftcrest.com/craftcrest_files/ui_symbols/healthcare3.png);
    background-position-y: center;
    background-position-x: right 65.5px;
    background-repeat: no-repeat;
}

.relative-dock-text {
    position: relative;
    font-family: Roboto;
    font-size: 1em;
    color: #666666;
    height: 50px;
    padding-left: 25px;
    padding-right: 25px;
    display: table-cell;
    vertical-align: middle;
    width: 135px;
    background-color: #efefef;
}

.relative-dock-results {
    position: relative;
    font-family: Roboto;
    font-size: 1em;
    color: #666666;
    height: 50px;
    padding-left: 25px;
    padding-right: 25px;
    display: table-cell;
    vertical-align: middle;
}

.relative-dock-results_plus {
    position: relative;
    font-family: Roboto;
    font-size: 1em;
    color: #666666;
    height: 50px;
    padding-left: 25px;
    padding-right: 25px;
    display: table-cell;
    vertical-align: middle;
}

.relative-legend-dock-text {
    position: relative;
    font-family: Roboto;
    font-size: 1em;
    color: #666666;
    height: 50px;
    padding-left: 90px;
    padding-right: 25px;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.dock-box-dot {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 55px;
    right: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.dock-box-dot-aer {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 55px;
    right: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.dock-box-platform {
    position: relative;
    top: 50px;
    left: 37px;
    height: 100px;
    width: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
}

.dock-box-aer-ready {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 205px;
    right: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.dock-box-aer-full-ultra {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 255px;
    right: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.avatar-box-left {
    float: left;
    height: 75px;
    width: 75px;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 60px;
    margin-right: 60px;
    border-radius: 75px;
    background-color: #efefef;
}

.avatar-box-status-left {
    position: absolute;
    height: 25px;
    width: 25px;
    top: 75px;
    left: 60px;
}

.avatar-box-score-left {
    position: absolute;
    height: 25px;
    width: 25px;
    top: 75px;
    left: 110px;
}

.avatar-box-right {
    float: right;
    height: 75px;
    width: 75px;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 60px;
    margin-right: 60px;
    border-radius: 75px;
    background-color: #efefef;
}

.avatar-box-status-right {
    position: absolute;
    height: 25px;
    width: 25px;
    top: 75px;
    left: 255px;
}

.avatar-box-score-right {
    position: absolute;
    height: 25px;
    width: 25px;
    top: 75px;
    left: 305px;
}

.avatar-box-text {
    position: absolute;
    top: 125px;
    width: 100%;
    height: 50px;
}

.u2u-left-box {
    height: auto;
    width: 195px;
    float: left;
}

.u2u-right-box {
    height: auto;
    width: 195px;
    float: right;
}

.u2u-text-left {
    position: relative;
    font-family: Roboto;
    font-size: 1em;
    color: #ffffff;
    height: 50px;
    display: inline-block;
    text-align: center !important;
    width: 195px;
    background-color: #6600cc;
}

.u2u-text-right {
    position: relative;
    margin-left: 195px;
    font-family: Roboto;
    font-size: 1em;
    color: #ffffff;
    height: 50px;
    display: inline-block;
    text-align: center !important;
    width: 195px;
    background-color: #6600cc;
}

.u2u-text-align {
    height: 50px;
    display: table-cell;
    vertical-align: middle;
}

.dock-box-rank {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 5px;
    right: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.avatar-logo {
    position: relative;
    top: 75px;
    left: 120px;
    height: 200px;
    width: 200px;
    border-radius: 100px;
    margin-bottom: 25px;
    object-fit: cover;
    background-size: cover;
    background-position: center;
    /*left: 50%;
        transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);*/
    z-index: 1;
}

.whatis {
    color: #ffffff;
    font-family:Roboto;
    font-size: 1em;
    font-style: normal;
    background-color: #000000;
    padding: 2px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 20px;
    opacity: 0.4 !important;
}

.whatis:hover {
    color: #ffffff;
    font-family:Roboto;
    font-size: 1em;
    font-style: normal;
    background-color: #8704bf;
    padding: 2px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 20px;
    text-decoration: none;
}

.whatis_v {
    font-family: Roboto;
    color: #ffffff;
    font-size: 1em;
    font-style: normal;
    background-color: #666666;
    padding: 2px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 20px;
    opacity: 1;
    cursor: pointer;
}

.whatis_v:hover {
    font-family: Roboto;
    color: #ffffff;
    font-size: 1em;
    font-style: normal;
    background-color: #efefef;
    padding: 2px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 20px;
    text-decoration: none;
    cursor: help;
}

/**/
.mobile-interactive-box-icon {
    position: absolute;
    height: 75px;
    width: 75px;
    top: 0px;
    left: 0px;
    border-top-left-radius: 25px;
}

.mobile-interactive-box-header {
    position: absolute;
    height: 75px;
    width: 240px;
    margin-left: 75px;
    margin-right: 75px;
    border-bottom: solid;
    border-bottom-width: 1px;
    border-color: #cccccc;
}

.mobile-interactive-box-status-dot {
    position: absolute;
    height: 75px;
    width: 75px;
    top: 0px;
    right: 0px;
    border-top-right-radius: 25px;
    border-bottom: solid;
    border-bottom-width: 1px;
    border-color: #cccccc;
}

.mobile-interactive-box-text {
    position: absolute;
    top: 75px;
    padding-left: 75px;
    padding-right: 75px;
    width: 240px;
    height: 175px;
    border-bottom: solid;
    border-bottom-width: 1px;
    border-color: #ffffff;
    z-index: 1;
}

.mobile-interactive-box-img {
    position: absolute;
    top: 75px;
    width: 390px;
    height: 175px;
    border-bottom: solid;
    border-bottom-width: 1px;
    border-color: #ffffff;
}

.back-button {
    position: absolute;
    height: 50px;
    width: 195px;
    bottom: 0px;
    left: 0px;
    border-bottom-left-radius: 25px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
    z-index: 1;
}

.mobile-interactive-box-back-button {
    position: absolute;
    height: 50px;
    width: 75px;
    bottom: 0px;
    left: 0px;
    border-bottom-left-radius: 25px;
}

.mobile-interactive-box-back-text {
    position: absolute;
    height: 50px;
    width: 120px;
    bottom: 0px;
    left: 75px;
}

.next-button {
    position: absolute;
    height: 50px;
    width: 195px;
    bottom: 0px;
    right: 0px;
    border-bottom-right-radius: 25px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
    z-index: 1;
}

.mobile-interactive-box-next-text {
    position: absolute;
    height: 50px;
    width: 120px;
    bottom: 0px;
    left: 0px;
}

.mobile-interactive-box-next-button {
    position: absolute;
    height: 50px;
    width: 75px;
    bottom: 0px;
    right: 0px;
    border-bottom-right-radius: 25px;
}

.button-span {
    height: 44px;
    width: 40px;
    padding-left: 17.5px;
    padding-right: 17.5px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-family: Roboto;
    font-size: x-large;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
    background-position: center;
    background-size: cover;
}

.button-span-text {
    height: 50px;
    width: 160px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-family: Roboto;
    font-size: large;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
    background-position: center;
    background-size: cover;
}

.button-span-text > a {
    text-decoration: none;
    color: #ffffff;
}

.button-span-icon {
    height: 40px;
    width: 40px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 17.5px;
    padding-right: 17.5px;
    background-position: center;
    background-size: cover;
    border-radius: 50% !important;
}

.switch {
    position: relative;
    left: 0px;
    margin-top: 10px;
    display: inline-block;
    width: 72px;
    height: 40px;
    color: #666666;
    font-family: Roboto;
    font-size: 1em;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.toggle {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #cccccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.toggle:before {
    position: absolute;
    content: "";
    height: 32px;
    width: 32px;
    left: 4px;
    bottom: 4px;
    background-color: #ffffff;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .toggle {
    background-color: #6600cc;
}

input:focus + .toggle {
    box-shadow: 0 0 1px #6600cc;
}

input:checked + .toggle:before {
    -webkit-transform: translateX(32px);
    -ms-transform: translateX(32px);
    transform: translateX(32px);
}

input:focus {
    box-shadow: 0 0px 5px 0 #6600cc;
    transition: all 0.3s ease-in-out;
}

.toggle.round {
    border-radius: 40px;
}

.toggle.round:before {
    border-radius: 50%;
}

.checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #efefef;
    border-radius: 25px;
}

.checkbox:hover input ~ .checkmark {
    background-color: #efefef;
}

.checkbox input:checked ~ .checkmark {
    background-color: #6600cc;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox input:checked ~ .checkmark:after {
    display: block;
}

.checkbox .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.purple {
    background-color: #6600cc;
    border: none;
    text-align: center;
    font-family: Roboto;
    font-size: large;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}

.grey {
    background-color: #666666;
    border: none;
    text-align: center;
    font-family: Roboto;
    font-size: large;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}

.pink {
    background-color: #ff33cc;
    border: none;
    text-align: center;
    font-family: Roboto;
    font-size: large;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}

.input {
    border: solid;
    border-width: 1px;
    border-color: #cccccc;
    border-radius: 20px;
    color: #666666;
    height: 40px;
    width: 100%;
    font-family: Roboto;
    font-size: 1em;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.input:focus {
    outline: none !important;
    border-color: transparent;
    border-radius: 20px;
    color: #666666;
    height: 40px;
    width: 100%;
    font-family: Roboto;
    font-size: 1em;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-shadow: 0 0px 5px 0 #6600cc;
    transition: all 0.3s ease-in-out;
}

.input-style {
    margin-top: 25px;
    padding-left: 10px !important;
    padding-right: 60px;
}

.input-multiline-style {
    padding: 10px;
}

.input-set-style {
    margin-top: 25px;
    padding-left: 10px !important;
    padding-right: 10px;
}

.file-upload {
    display: inline-block;
    height: 40px;
    text-align: left;
    vertical-align: middle;
    font-family: Roboto;
    border: 1px solid #6600cc;
    background: #6600cc;
    color: #ffffff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    cursor: pointer;
}

.file-upload:hover {
    box-shadow: 0 0px 5px 0 #6600cc;
    transition: all 0.3s ease-in-out;
}

.file-upload {
    margin-top: 25px;
    height: 40px;
    width: 100%;
}

.file-upload, .file-upload {
    width: 100%;
}

.file-upload input {
    opacity: 0;
    filter: alpha(opacity=0);
}

.file-upload {
    font-family: Roboto;
    font-size: 1em;
    height: 32px;
    text-align: left;
    vertical-align: middle;
    padding-left: 5px !important;
}

.file-upload, .fileupload_label {
    top: 0;
    left: 0;
    display: inline-block;
    padding: 4px;
    padding-right: 0;
}

.file-upload-btn {
    position: absolute;
    top: 38px !important;
    height: 40px;
    left: 75px !important;
    width: 315px;
    cursor: pointer;
}

.label-style {
    color: #666666 !important;
    font-family: Roboto;
    font-size: 1em;
}

[type=radio] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

[type=radio] + img {
    cursor: pointer;
}

[type=radio]:checked + img {
    border-radius: 32px;
    box-shadow: 0 0px 10px 0 #6600cc;
}

.show-password-btn {
    position: relative;
    top: -40px;
    height: 40px;
    width: 40px;
    margin-left: 240px;
    cursor: pointer;
    z-index: 1000;
    opacity: 0.4;
    border: none;
    background-color: #ffffff;
    background-image: url(https://craftcrest.com/craftcrest_files/ui_icons/view.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.show-password-btn:hover {
    position: relative;
    top: -40px;
    height: 40px;
    width: 40px;
    margin-left: 240px;
    cursor: pointer;
    z-index: 1000;
    opacity: 0.4;
    border: none;
    background-color: #ffffff;
    background-image: url(https://craftcrest.com/craftcrest_files/ui_icons/view.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.hide-password-btn {
    position: relative;
    top: -40px;
    height: 40px;
    width: 40px;
    margin-left: 240px;
    cursor: pointer;
    z-index: 1000;
    opacity: 0.4;
    border: none;
    background-color: #ffffff;
    background-image: url(https://craftcrest.com/craftcrest_files/ui_icons/hide.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.hide-password-btn:hover {
    position: relative;
    top: -40px;
    height: 40px;
    width: 40px;
    margin-left: 240px;
    cursor: pointer;
    z-index: 1000;
    opacity: 0.4;
    border: none;
    background-color: #ffffff;
    background-image: url(https://craftcrest.com/craftcrest_files/ui_icons/hide.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img {
    position: absolute;
    padding: 12.5px;
    height: 50px;
    width: 50px;
    background-position: center;
    background-size: cover;
}

.box-map {
    height: 175px;
    width: 390px;
    background-image: url(https://craftcrest.com/craftcrest_files/module_graphic/signal-port.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.header-text {
    height: 50px;
    width: 215px;
    padding: 12.5px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-family: Roboto;
    font-size: 1em;
    font-style: normal;
    text-decoration: none;
}

.body-text-a {
    height: 150px;
    width: 215px;
    padding: 12.5px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-family: Roboto;
    font-size: large;
    font-style: normal;
    text-decoration: none;
    color: #ffffff;
}

.body-text-b {
    padding: 12.5px;
    padding-bottom: 0px !important;
    text-align: justify;
    font-family: Roboto;
    font-size: 1em;
    font-style: normal;
    text-decoration: none;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.body-text-c {
    min-height: 150px;
    height: auto;
    padding: 12.5px;
    text-align: left justify;
    font-family: Roboto;
    font-size: 1em;
    font-style: normal;
    text-decoration: none;
    display: block;
}

.payment-form {
    position: relative;
    top: 75px;
    height: auto;
    width: 390px;
    line-height: 1.35em;
    margin-left: 5px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 25px;
    background-color: transparent;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
    font-family: Roboto;
    color: #111111;
    font-size: 1em;
    font-weight: normal;
    text-align: left;
    display: block;
    z-index: 1000;
}

.skrill-button {
    height: 45px;
    width: 100%;
    background-image: url(https://craftcrest.com/craftcrest_files/store_symbols/skrill-button.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 25%;
    background-color: #862165;
    border: none;
    border-radius: 45px;
    cursor: pointer;
}

#map {
    position: relative;
    top: 50px;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.map-panel {
    width: 100%;
    height: 100%;
}

/*GRID*/

.interactive-path-monitor {
    position: relative;
    top: 50px;
    height: 24px;
    width: auto;
}

.platform-monitor {
    font-family: Roboto;
    font-weight: normal;
    font-size: 1em;
    height: 24px;
    width: auto;
    display: table-cell inline;
    vertical-align: middle;
}

.interactive-path-search {
    position: relative;
    top: 50px;
    margin-left: 50px;
    margin-right: 50px;
    height: 50px;
    width: 1180px
}

.interactive-search {
    position: absolute;
    margin-left: 0px;
    top: 5px;
    font-family: Roboto;
    font-weight: normal;
    font-size: 1em;
    height: auto;
    width: 440px;
}

.grid {
    position: relative;
    top: 25px;
    left: 0px;
    width: 440px;
    margin-top: 25px;
    background-color: #ffffff;
    font-family: Roboto;
    color: #ffffff;
    text-align: left;
    border: none;
}

.grid-hide {
    display: none;
}

.grid-platform-crest {
    height: 32px;
    width: auto;
}

.grid-platform-avatar {
    position: relative;
    top: 17px;
    height: 75px;
    width: 75px;
    border-radius: 150px;
}

.grid-flag-icon {
    position: relative;
    top: -15px;
    margin-left: 43px;
    height: 32px;
    width: 32px;
}

.grid-icon {
    height: 32px;
    width: 32px;
}

.grid td {
    padding: 25px;
    color: #111111;
    border: none;
    border-bottom: solid;
    border-bottom-color: #efefef;
    border-bottom-width: 1px;
}

.grid th {
    font-family: Roboto;
    font-weight: normal;
    padding: 25px;
    color: #ffffff;
    font-weight: bold;
    border-bottom: solid;
    border-bottom-color: #efefef;
    border-bottom-width: 1px;
    background-color: #6600cc;
}

.grid .alt {
    background-color: #efefef;
}

.pager a {
    display: inline-block;
    padding: 10px;
    border-radius: 20px;
    background: #6600cc;
    font-size: 1em;
    font-style: normal;
    text-decoration: none;
    color: #ffffff;
}

.pager a:hover {
    display: inline-block;
    padding: 10px;
    border-radius: 20px;
    background: #6600cc;
    font-size: 1em;
    font-style: normal;
    text-decoration: none;
    color: #efefef;
}

.pager td {
    padding: 12px !important;
    border: none;
}

.pager-form {
    margin-left: 25px !important;
}

.grid-list {
    position: relative;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    padding-left: 10px !important;
    padding-right: 60px;
    border: solid;
    border-width: 1px;
    border-color: #cccccc;
    border-radius: 20px;
    color: #666666;
    height: 40px;
    width: 390px;
    font-family: Roboto;
    font-size: 1em;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.start-grid-post {
    position: relative;
    top: 125px;
    left: 0px;
    width: 440px;
    margin-top: 25px;
    font-family: Roboto;
    font-size: small;
    color: #ffffff;
    text-align: left;
    border: none;
    z-index: 1000;
}

.start-grid-post-status-dot {
    position: absolute;
    margin-top: 60px;
    left: 20px;
    height: 25px;
    width: 25px;
}

.start-grid-post-flag {
    position: absolute;
    margin-top: 60px;
    left: 70px;
    height: 25px;
    width: 25px;
}

.start-grid-post td {
    padding: 11px;
    color: #ffffff;
    border-bottom: solid;
    border-bottom-color: #efefef;
    border-bottom-width: 1px;
}

.start-grid-post tr:first-child + tr td:last-child {
    width: auto !important;
    /*background-color: #6600cc;*/
}

.start-grid-post tr:first-child + tr + tr td:last-child {
    width: auto !important;
    /*background-color: #6600cc;*/
}

/*.start-grid-post tr:first-child + tr + tr + tr td:last-child {
    width: 290px !important;
    background-color: #6600cc;
}*/

.start-grid-post th {
    display: none;
}

.user-session-grid-delete {
    display: block;
    height: 25px;
    width: 25px;
    background-image: url(https://craftcrest.com/craftcrest_files/ui_icons/delete-dialogue.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    filter: invert(1);
    /*opacity: 0.4;*/
    cursor: pointer;
}

.user-session-grid-delete:focus {
    display: block;
    height: 25px;
    width: 25px;
    background-image: url(https://craftcrest.com/craftcrest_files/ui_icons/delete-dialogue.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    filter: invert(1);
    opacity: 0.8;
    cursor: pointer;
}

.user-session-grid-select {
    display: block;
    height: 25px;
    width: 25px;
    background-image: url(https://craftcrest.com/craftcrest_files/ui_icons/select-dialogue.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    filter: invert(1);
    /*opacity: 0.4;*/
    cursor: pointer;
}

.user-session-grid-select:focus {
    display: block;
    height: 25px;
    width: 25px;
    background-image: url(https://craftcrest.com/craftcrest_files/ui_icons/select-dialogue.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    filter: invert(1);
    opacity: 0.8;
    cursor: pointer;
}

.grid-row-fade-in-a {
    opacity: 1;
    animation-name: row-fade-in;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 0.5s;
}

.grid-row-fade-in-b {
    opacity: 1;
    animation-name: row-fade-in;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 1s;
}

.grid-row-fade-in-c {
    opacity: 1;
    animation-name: row-fade-in;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 1.5s;
}

.grid-row-fade-in-d {
    opacity: 1;
    animation-name: row-fade-in;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 2s;
}

@keyframes row-fade-in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/*PLATFORM*/

.info-data {
    position: relative;
    top: 100px;
    height: auto;
    min-height: 200px;
    width: 440px;
    padding-bottom: 75px;
    background-color: #ffffff;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}

.platform-level-sign-box {
    position: relative;
    padding-left: 25px;
    display: inline-block;
    float: right;
}

.info-dock-special-n-icons {
    height: 20px;
    width: 20px;
    position: absolute;
    top: 15px;
    right: 60px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1
}

.info-dock-special-icons1 {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 5px;
    right: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.info-dock-special-icons2 {
    height: 20px;
    width: 20px;
    position: absolute;
    top: 65px;
    right: 60px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.info-dock-special-icons3 {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 55px;
    right: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.info-dock-special-icons4 {
    height: 20px;
    width: 20px;
    position: absolute;
    top: 115px;
    right: 60px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.info-dock-special-icons5 {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 105px;
    right: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.info-dock-special-icons6 {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 155px;
    right: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.info-dock-special-trail-icons1 {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 155px;
    right: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.info-dock-special-trail-icons2 {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 155px;
    right: 65px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.info-dock-special-trail-icons3 {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 155px;
    right: 105px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.info-dock-special-trail-icons4 {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 155px;
    right: 145px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.info-dock-special-icons7 {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 205px;
    right: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.info-dock-special-icons8 {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 205px;
    right: 65px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.info-dock-special-icons9 {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 205px;
    right: 105px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.info-dock-special-icons10 {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 205px;
    right: 145px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.info-dock-special-icons11 {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 255px;
    right: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.info-dock-special-icons12 {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 255px;
    right: 65px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.info-dock-special-icons13 {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 255px;
    right: 105px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.info-dock-special-icons14 {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 255px;
    right: 145px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.legend-dock-special-icons1 {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 55px;
    left: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.legend-dock-special-icons2 {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 105px;
    left: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.legend-dock-special-icons3 {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 155px;
    left: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.legend-dock-special-icons4 {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 205px;
    left: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.legend-dock-special-icons5 {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 255px;
    left: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.legend-dock-special-icons6 {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 305px;
    left: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.map-data-weather {
    position: relative;
    top: 0px;
    width: 440px;
    height: auto;
    background-color: #ffffff;
}

.map-data {
    position: relative;
    top: 0px;
    height: auto;
    width: 440px;
}

.map-container {
    position: relative;
    height: 860px;
    top: 75px;
    width: 440px;
    z-index: 1;
}

.map-container iframe {
    width: 100%;
    display: block;
    pointer-events: none;
    position: relative;
}

.map-container iframe.clicked {
    pointer-events: auto;
}

.platform-crest {
    position: absolute;
    top: 200px;
    height: 150px;
    width: 127px;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1000;
}

/*MODAL*/

.modal {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #111111;
    z-index: 1000000;
}

.modal-content {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    background-color: transparent;
    margin: auto;
    padding: 0;
    height: 307px;
    max-width: 440px;
    max-height: 600px;
    z-index: 1000000;
}

.close {
    color: #ffffff;
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 40px;
    background-color: #111111;
    padding: 16px;
    border-bottom-left-radius: 40px;
}

.close:hover,
.close:focus {
    color: #666666;
    text-decoration: none;
    cursor: pointer;
    border-bottom-left-radius: 40px;
}

.modal-slider {
    display: none;
}

.modal-slider > img {
    height: 307px;
    max-width: 440px;
    width: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: auto;
    padding: 20px;
    color: #ffffff;
    background-color: #111111;
    font-size: 40px;
    text-decoration: none;
    font-style: normal;
    user-select: none;
    -webkit-user-select: none;
}

.next {
    right: 0;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
}

.prev {
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
}

.prev:hover,
.next:hover {
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: auto;
    padding: 20px;
    color: #ffffff;
    background-color: #111111;
    font-size: 40px;
    text-decoration: none;
    font-style: normal;
    user-select: none;
    -webkit-user-select: none;
    opacity: 0.8;
}

.next:hover {
    right: 0;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
}

.prev:hover {
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
}

/**/

.copyright {
    text-align: justify;
    text-justify: inter-word;
}

.ripple {
    background-position: center;
    transition: background 0.8s;
}

.ripple:hover {
    background: #6600cc radial-gradient(circle, transparent 1%, #6600cc 1%) center/15000%;
}

.ripple:active {
    background-color: #8000ff;
    background-size: 100%;
    transition: background 0s;
}

button {
    border: none;
    cursor: pointer;
    background-color: #6600cc;
    z-index: 1;
}

a {
    font-style: italic;
    text-decoration: none;
    color: #000000;
}

a:hover {
    text-decoration: underline;
}

.dbai-box {
    position: relative;
    top: 0px;
    height: auto;
    min-height: 100px;
    max-height: 500px;
    line-height: 1.35em;
    width: 390px;
    border: solid 1px #efefef;
    border-radius: 25px;
    background-color: #ffffff;
    z-index: 1;
}

.dbai-logo {
    position: absolute;
    height: 40px;
    width: 40px;
    bottom: -20px;
    right: -20px;
    z-index: 1;
}

.dbai-logo > img {
    height: 40px;
    width: 40px;
    background-size: cover;
}

.dbai-attention-logo {
    position: absolute;
    height: 40px;
    width: 40px;
    top: -20px;
    right: -20px;
    z-index: 1;
}

.dbai-attention-logo > img {
    height: 40px;
    width: 40px;
    background-size: cover;
}

.dbai-incubator {
    position: absolute;
    height: auto;
    min-height: 80px;
    width: 370px;
    margin: 10px;
    background-image: url(../craftcrest_files/ui_icons/dbai.png);
    background-position: center;
    background-repeat: no-repeat;
}

.dbai-incubator-text {
    font-family: Roboto;
    color: gray;
    font-size: small;
    font-weight: normal;
    text-align: justify;
}

.dbai-name-text {
    position: absolute;
    height: 40px;
    width: auto;
    bottom: -40px;
    left: 10px;
    z-index: 1;
    font-family: Roboto;
    color: #dddddd;
    font-size: x-small;
    font-weight: normal;
    text-align: left;
}

/*Copyrights

/Butterfly Craftcrest 2026 Blackberry. RTM T.X.
© 2013-2026 Butterfly Co. Entertainment Technologies.
© Marawel. Crafted with love by Marawel. Made in EU.

Butterfly Co. Entertainment Technologies.,
Wojska Polskiego 22 B, 58-200 Dzierżoniów, Poland,
NIP: 8821948224, REGON: 364721520, D-U-N-S®: 421878044,

Tel. +48 794 001 996,
e-mail: contact@craftcrest.com,

# The Butterfly logo is registered under the patent mark UPRP/Z416421.
# Aer technology and the way it works are protected by the document UPRP P.404459 WIPO ST 10/CPL404459 and constitute the intellectual property of the creator.*/
