
html {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}

body {
    width: 100%;
    overflow-x: hidden;
    height: 100%;
}
body {
    position: relative;
}

a {
    text-decoration: none;
    color: white;
}

a:hover {
    text-decoration: none;
    color: white;
}

.logo {
    max-width: 70%;
    max-height: 70%;
}

.logo_container {
    position: absolute;
    position: absolute;
    -webkit-transform-origin: left top;
    /* Safari */
    -webkit-transform: rotate(90deg) translateX(-100%);

    /* Firefox */
    -moz-transform: rotate(90deg) translateX(-100%);

    /* IE */
    -ms-transform: rotate(90deg) translateX(-100%);

    /* Opera */
    -o-transform: rotate(90deg) translateX(-100%);


    display: flex;
    align-items: center;
    justify-content: center;
    width: 140px;
    height: 40px;
    background-color: #D45832;

    top: 140px;
    left: 40px;
}

.second_content{
    position: relative;
    top: 30%;
}


.aeureka_login {
    height: 11%;
    display: block;
    bottom: 20%;
    position: fixed;
    width: 100%;
}

.aeureka_footer {
    height: 11%;
    display: block;
    bottom: 0;
    position: fixed;
    width: 100%;
}

.aeureka_header {
    height: 11%;
    display: block;
    top: 0;
    position: fixed;
    width: 100%;
}

.margin_buttons {
    margin: 12px;
}

.no_backgrond {

    background-color: transparent;
}

.orange_font {
    font-weight: bold;
    color: #D45832 !important;
}

.aeureka_logo {
    position: absolute;
    width: 100%;
    top: 55%;
    color: #D45832;
    font-size: 5vh;
}

.top_icon {
    position: absolute;
    right: 0px;
    top: 0px;
}


.aeureka_icons {
    height: 100%;
    color: white;
}

.center_content {
    display: flex;
    align-items: center;
    justify-content: center;
}

.start_title_icon {
    position: absolute;
    top: 90px;
}

.aeureka_container_icon {
    width: 50px;
    height: 50px;
    border-radius: 3px;
    border: 2px solid white;
}
.aeureka_container_icon_wo_border {
    width: 50px;
    height: 50px;
}

.aeureka_container_icon_small {
    width: 35px;
    height: 35px;
}

.aeureka_container_button {
    width: 50px;
    height: 50px;
    background-color: #D45832;
}

.aeureka_container_button_off {
    background-color: #8e8e8e;
}

.aeureka_svg_icon {
    max-width: 100%;
    max-height: 100%;
}


.aeureka_big_icon {
    max-width: 80px;
    max-height: 50px;
    filter: invert(100%)
}

.aeureka_icon_h_line {
    margin-top: 20px;
}

.small_square {
    height: 40px;
    width: 40px;
    background-color: #D45832;
}

.dot {
    height: 20px;
    width: 20px;
    background-color: white;
    border-radius: 50%;
    position: absolute;
}

.dot-top {
    position: absolute;
    top: -8px;
}

.icon_top {
    position: relative;
    top: -32px;
    z-index: 50;
}

.dot-left {
    position: absolute;
    left: 8px;
    top: 10px;
}

.line {
    width: 80vw;
    margin-bottom: 5px;
}

.line-7:after {
    content: "";
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 0;
    left: calc((80vw + 30px) / 7 + 15px);
    width: calc((81vw + 30px) / 7 * 6);
    height: 1px;
    z-index: -1;
}

.line-3:after {
    content: "";
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 0;
    left: calc(80vw / 3 / 2);
    width: calc(80vw * 2 / 3 + 30px);
    height: 1px;
    z-index: -1;
}

.line-4:after {
    content: "";
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 0;
    left: calc(80vw / 4);
    width: calc(80vw * 3 / 4 + 30px);
    height: 1px;
    z-index: -1;
}

.line-6:after {
    content: "";
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 0;
    left: calc((80vw + 30px) / 6 + 15px);
    width: calc((80vw + 30px) * 5 / 6);
    height: 1px;
    z-index: -1;
}

.line-1:after {
    content: "";
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 0;
    width: calc(80vw);
    height: 1px;
    z-index: -1;
}


.vertical-line:after {
    content: "";
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 15px;
    left: calc(10vw + 15px);
    width: 1px;
    height: calc(95% - 40px);
    z-index: -1;
}


.vertical {
    height: 100%;
}

.dot-label {
    margin-top: 12px;
    margin-left: 15px;
}

.form-control{
    color: #D45832;
}
.form-control:focus-visible{
    color: #D45832;
}

.aeureka_font {
    line-height: 18px;
    color: #D45832;
    font-family: Arial;
    font-size: 14px;
}
.aeureka_font_white {
    line-height: 20px;
    color: #ffffff;
    font-family: Arial;
    font-size: 14px;
}

.aeureka_font_white_big {
    line-height: 18px;
    color: #ffffff;
    font-family: Arial;
    font-size: 16px;
}

.magin_top_small{
    margin-top: 5px;
}
.magin_top_medium{
    margin-top: 15px;
}

.aeureka_font_size {
    line-height: 18px;
    font-family: Arial;
    font-size: 14px;
}

.aeureka_font_red {
    color: #b70000;
    font-weight: bold;
}

.aeureka_font_orange {
    color: #ff7800;
    font-weight: bold;
}

.aeureka_text_icon {
    font-size: 25px;
}

.input-group-text {
    line-height: 18px;
    border-radius: 6px;
    color: #D45832;
}
.custom-select {
    line-height: 18px;
    border-radius: 6px;
    color: #D45832;
}

.form-group-lg {
    height: 50px;
}

.form-group-lg .form-control {
    height: auto;
}

.btn-lg {
    border-radius: 6px;
}

.aeureka_list_container {
    margin-bottom: 15px;
    margin-left: 2vh;
    min-height: 5vh;
    padding: 0.6vh;
}

.no-padding {
    padding: 0px;
}

.no-padding-right {
    padding-right: 0px;
}

.no-padding-left {
    padding-left: 0px;
}

.aeureka_icon_background {
    z-index: 50;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;

    width: 50px;

    padding: 5px;
    border-radius: 10px;
}

.icon_red {
    -webkit-filter: invert(40%) grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(400%) contrast(2);
    filter: grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(1500%) contrast(0.8);
}

.icon_yellow {
    -webkit-filter: grayscale(100%) brightness(120%) sepia(90%) hue-rotate(5deg) saturate(500%) contrast(0.7);
    filter: grayscale(100%) brightness(120%) sepia(90%) hue-rotate(5deg) saturate(2000%) contrast(0.7);
}


.aeureka_id_show {
    top: 2vh;
    left: 35vw;
    position: absolute;
}

.menu_container {
    position: fixed;
    top: calc(95% - 50px);
    width: 100%
}

.start_content {
    position: relative;
    top: 170px;
}

.weekdays {
    width: 100%;
    position: absolute;
    top: 70%;
}

.disabled {
    cursor: default;
    pointer-events: none;
    opacity: 0.6 !important;
}

.visible_disabled {
    cursor: default;
    opacity: 0.6 !important;
}

.aeureka_icon_link {
    width: fit-content;
}

.form-group-lg .form-control {
    font-size: 14px;
    font-family: Arial;
}

.invalid-feedback {
    display: block;
    font-size: 14px;
    font-family: Arial;
    color: #D45832;
}

.aeureka_no_update {
    display: none;
}

.aeureka_to_update {
}

.scroll_y{
    overflow-y: hidden;
}

.scroll_y:hover{
    overflow-y: scroll;
}
