﻿@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

/*Default Blazor styles Section*/
html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

body {
    min-width: 350px;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

p {
    margin-bottom: 0;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    -webkit-box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }
/*End Default Blazor styles Section*/


/*Main/Universal (Deep) styles Section*/
.card_extension {
    -webkit-box-shadow: 0px 0px 8px 1px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px 0px 8px 1px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 0px 8px 1px rgba(34, 60, 80, 0.2);
    background-color: #f0f0f0 !important;
    border-radius: 5px !important;
    min-width: 320px;
}

.extern_card_header {
    min-width: 320px;
    overflow-wrap: anywhere;
}

/*Icons and Buttons*/
.save_button {
    width: 100px;
    height: 30px;
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    background-color: #00beee;
    text-decoration: none;
    color: black;
    border: none;
}

    .save_button span {
        color: white;
    }

.default_button {
    font-size: 0.9rem;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 5px;
    background-color: white;
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
}

    .default_button:active {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9);
    }

.default_icon {
    height: 15px;
    width: 15px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

    .default_icon:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

.cancel_button {
    border: none;
    width: 100px;
    height: 30px;
    padding-top: 3px;
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    background-color: #c4c4c4;
    text-decoration: none;
    color: black;
}

.modal_exit_button {
    background-color: #c4c4c4;
}

.warning_img {
    height: 20px;
    width: 22px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

    .warning_img:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

.default_input {
    background: white;
    border: none;
}

    .default_input:focus {
        border: none;
        outline: none;
    }

    .default_input:focus-visible {
        border: none;
        outline: none;
    }
/*End Icons and Buttons*/

/*Custom table styles*/
.custom_table {
    overflow: auto;
    background: white;
}

.custom_tbody {
    background-color: white;
    height: 470px;
    overflow-y: scroll;
    overflow-x: visible;
    position: relative;
}

.custom_thead {
    white-space: nowrap;
    border: 1px solid #dadada;
    background: #f0f0f0;
}

.custom_thead, .custom_tbody {
    text-align: start;
}

    .custom_thead span {
        background: #f0f0f0;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        padding: 0;
        white-space: nowrap;
        border: none;
    }

.thead_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: bold;
    padding-right: 15px;
}

    .thead_row span {
        padding-left: 5px;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        white-space: nowrap;
    }

.thead_button {
    padding: 0;
    background-color: transparent;
    border: none;
    min-width: 100%;
    text-align: start;
}

.search_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 5px 0;
    border-bottom: 1px solid #f6f6f6;
}

.custom_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 5px 0;
    border-bottom: 1px solid #f6f6f6;
}

    .custom_row:hover {
        cursor: pointer;
        background-color: #00beee;
        color: white;
    }

    .custom_row p {
        margin-bottom: 0;
    }

.custom_cell {
    padding-left: 5px !important;
    padding: 0;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.row_highlight {
    background-color: #00beee;
    color: black;
}
/*End Custom table styles*/

/*Custom radio buttons styles*/
.radio_wrapper {
    display: inline-flex;
    background: #f0f0f0;
    height: 55px;
    width: 295px;
    align-items: center;
    justify-content: space-evenly;
    border-radius: 5px;
    padding: 10px 15px;
}

    .radio_wrapper .radio_label {
        background: #fff;
        height: 100%;
        width: 100%;
        min-width: 115px;
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        margin: 0 10px;
        border-radius: 5px;
        cursor: pointer;
        padding: 0 10px;
        border: 2px solid lightgrey;
        transition: all 0.3s ease;
    }

        .radio_wrapper .radio_label .option_dot {
            height: 20px;
            width: 20px;
            background: #d9d9d9;
            border-radius: 50%;
            position: relative;
        }

            .radio_wrapper .radio_label .option_dot::before {
                position: absolute;
                content: "";
                margin-right: 2px;
                top: 4px;
                left: 4px;
                width: 12px;
                height: 12px;
                background: #00beee;
                border-radius: 50%;
                opacity: 0;
                transform: scale(1.5);
                transition: all 0.3s ease;
            }

    .radio_wrapper input[type="radio"] {
        display: none;
    }

#first_radio_option:checked:checked ~ .first_radio_option,
#second_radio_option:checked:checked ~ .second_radio_option {
    border-color: #00beee;
    background: #00beee;
}

    #first_radio_option:checked:checked ~ .first_radio_option .option_dot,
    #second_radio_option:checked:checked ~ .second_radio_option .option_dot {
        background: #fff;
    }

        #first_radio_option:checked:checked ~ .first_radio_option .option_dot::before,
        #second_radio_option:checked:checked ~ .second_radio_option .option_dot::before {
            opacity: 1;
            transform: scale(1);
        }

.radio_wrapper .radio_label span {
    font-size: 0.9rem;
    color: #808080;
}

#first_radio_option:checked:checked ~ .first_radio_option span,
#second_radio_option:checked:checked ~ .second_radio_option span {
    color: #fff;
}
/*End Custom radio buttons styles*/

/*Project info top line*/
.current_project_info_line {
    position: fixed;
    width: 100%;
    background-color: #d9d9d9;
    border-top: 1px solid #7e7e7e;
    height: 20px;
    z-index: 999;
}

    .current_project_info_line p {
        padding-left: 40px;
        font-size: 0.9rem;
        font-style: italic;
    }
/*End Project info top line*/

/*Sidebar options*/
.sidebar_options {
    padding: 0;
    padding-top: 1px;
    position: fixed;
    height: 100%;
    width: 35px;
    z-index: 1000;
}

    .sidebar_options .offcanvas {
        top: 40px;
        background: #f0f0f0;
    }

    .sidebar_options .navbar-toggler {
        padding: 0;
        width: 100%;
        height: 100%;
        border-radius: 0;
        background-color: #d9d9d9;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    }

        .sidebar_options .navbar-toggler:hover {
            background-color: #00beee;
        }

        .sidebar_options .navbar-toggler:focus {
            box-shadow: none;
        }

.options_label {
    font-size: 0.9rem;
    margin-right: 10px;
    width: 150px;
}

.options_project_label {
    font-size: 0.9rem;
    margin-right: 30px;
    margin-left: 15px;
    width: 80px;
}

.options_project_select {
    width: 200px;
}

.options_button {
    margin-left: 15px;
    width: 100px;
}

.options_project_header {
    justify-content: space-between;
    align-items: center;
}

.sidebar_options_icon {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.sidebar_options .navbar-toggler:hover > .sidebar_options_icon {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
/*End Sidebar options*/
/*End Main/Universal (Deep) styles Section*/


/*Animations Section*/
/*Spinner (big) animation*/
.lds-dual-ring-big {
    position: absolute;
    display: inline-block;
    top: calc(50% - 15px);
    left: calc(50% - 15px);
    width: 30px;
    height: 30px;
}

    .lds-dual-ring-big:after {
        content: " ";
        display: block;
        width: 24px;
        height: 24px;
        margin: 4px;
        border-radius: 50%;
        border: 3px solid #00beee;
        border-color: #00beee transparent #00beee transparent;
        -webkit-animation: lds-dual-ring-big 0.6s linear infinite;
        animation: lds-dual-ring-big 0.6s linear infinite;
    }

.lds-dual-ring-confidence {
    display: inline-block;
    width: 30px;
    height: 30px;
}

    .lds-dual-ring-confidence:after {
        content: " ";
        display: block;
        width: 24px;
        height: 24px;
        margin: 4px;
        border-radius: 50%;
        border: 3px solid #00beee;
        border-color: #00beee transparent #00beee transparent;
        -webkit-animation: lds-dual-ring-big 0.6s linear infinite;
        animation: lds-dual-ring-big 0.6s linear infinite;
    }

@-webkit-keyframes lds-dual-ring-big {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes lds-dual-ring-big {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/*End Spinner (big) animation*/

/*Fade-in animation*/
.fade-in {
    animation: fadeIn ease 1.2s;
    -webkit-animation: fadeIn ease 1.2s;
    -moz-animation: fadeIn ease 1.2s;
    -o-animation: fadeIn ease 1.2s;
    -ms-animation: fadeIn ease 1.2s;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
/*End Fade-in animation*/

/*Fade-out animation*/
.fade-out {
    animation: fadeOut ease 1s;
    -webkit-animation: fadeOut ease 1s;
    -moz-animation: fadeOut ease 1s;
    -o-animation: fadeOut ease 1s;
    -ms-animation: fadeOut ease 1s;
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-o-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-ms-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
/*End Fade-out animation*/

/*Fade-in down animation*/
.fade_in_down {
    -webkit-animation-name: fade_in_down;
    animation-name: fade_in_down;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fade_in_down {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fade_in_down {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
/*End Fade-in down animation*/

/*Fade-in (from right fast) animation*/
.fade_in_rightbig {
    -webkit-animation-name: fade_in_rightbig;
    animation-name: fade_in_rightbig;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fade_in_rightbig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fade_in_rightbig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
/*End Fade-in (from right fast) animation*/

/*Fade-in (from top fast) animation*/
.fade_in_downbig {
    -webkit-animation-name: fade_in_downbig;
    animation-name: fade_in_downbig;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fade_in_downbig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fade_in_downbig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
/*End Fade-in (from top fast) animation*/

/*Fade-in (from left slow) animation*/
.fade_in_left {
    -webkit-animation-name: fade_in_left;
    animation-name: fade_in_left;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fade_in_left {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fade_in_left {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
/*End Fade-in (from left slow) animation*/

/*Fade-in (from right slow) animation*/
.fade_in_right {
    -webkit-animation-name: fade_in_right;
    animation-name: fade_in_right;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fade_in_right {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fade_in_right {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
/*End Fade-in (from right slow) animation*/

/*Rotate animation*/
.rotate-animation {
    -webkit-animation: rotate-animation 1.5s linear infinite;
    animation: rotate-animation 1.5s linear infinite;
}

@-webkit-keyframes rotate-animation {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate-animation {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/*End Rotate animation*/

/*Flashing (from black to yellow) and rotate animation*/
.yellow-flashing-rotate {
    -webkit-animation: yellow-flashing-rotate 2.5s linear infinite;
    animation: yellow-flashing-rotate 2.5s linear infinite;
}

@-webkit-keyframes yellow-flashing-rotate {
    0% {
        color: black;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    50% {
        color: yellow;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    100% {
        color: black;
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes yellow-flashing-rotate {
    0% {
        color: black;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    50% {
        color: yellow;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    100% {
        color: black;
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/*End Flashing (from black to yellow) and rotate animation*/
/*End Animations Section*/


/*Media Queries Section*/
@media(max-width:1300px) {
    .custom_row, .thead_row {
        font-size: 0.8rem !important;
    }
}

@media(max-width: 992px) {
    .current_project_info_line {
        display: none;
    }

    .sidebar_options {
        width: 50px;
        z-index: 1000;
        top: 3px;
        right: 0;
        height: 39px;
        background-color: #dbdbdb;
    }
}

@media(max-width:900px) {
    .thead_row {
        padding-right: 0;
    }
}

@media(max-width: 180px) {
    .radio_wrapper .radio_label {
        padding: 0 2px;
    }

        .radio_wrapper .radio_label span {
            font-size: 0.7rem;
        }
}
/*End Media Queries Section*/