﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
}

@media (min-width: 768px) {
    .w-md-75 {
        width: 75% !important;
    }
}

.bodycolor {
    color: #212529;
}

.bg-owngray {
    background-color: #f4f7fb;
}

.fc-zaiko {
    color: #f16076;
}

.fc2-zaiko {
    color: #3831ac;
}

.bg-zaiko {
    background-color: #f16076;
}

.bg2-zaiko {
    background-color: #3831ac;
}

.stepline {
    margin-top: 3rem;
    margin-bottom: 1rem;
    border: 1px;
    border-top: 4px dotted rgb(242 96 119 / 80%);
}

.disablestep {
    pointer-events: none;
    opacity: 0.4;
}

.cursor-pointer {
    cursor: pointer;
}

.refreshbtn {
    border: transparent 1px solid
}

    .refreshbtn:hover {
        border: #3831ac 1px solid;
        background-color: #f26077;
        color: white;
    }

select.form-control.is-valid {
    background-position: center right calc(1.375em + .1875rem);
}

select.form-control.is-invalid {
    background-position: center right calc(1.375em + .1875rem);
}

.section-title {
    color: #3831ac;
    font-family: 'Cabin', sans-serif;
    font-size: 1.8em;
    font-weight: 600;
}

.subsection-title {
    color: #3831ac;
    font-family: 'Cabin', sans-serif;
    font-size: 1.2em;
    font-weight: 600;
}

.mb-10 {
    margin-bottom: 6rem !important;
}

.form-group label {
    font-size: 0.8em;
    margin-bottom: 0.25em;
    font-weight: 600;
}

.form-check label {
    font-size: 0.8em;
    font-weight: 600;
}

.btn-outline-zaiko {
    color: #f16076;
    border-color: #f16076;
}

    .btn-outline-zaiko:hover {
        color: #fff;
        background-color: #f16076;
        border-color: #f16076;
    }

.btn-zaiko {
    color: #fff;
    background-color: #f16076;
    border-color: #f16076;
    font-weight: 600;
}

    .btn-zaiko:hover {
        border-color: #f16076;
        background-color: #fff;
        color: #f16076;
    }

.btn-zaiko2 {
    color: #fff;
    background-color: #3831ac;
    border-color: #3831ac;
    font-weight: 600;
}

    .btn-zaiko2:hover {
        border-color: #3831ac;
        background-color: #fff;
        color: #3831ac;
    }

.pricing-block {
    cursor: pointer;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}

    .pricing-block li {
        list-style-type: none;
        color: #f16076;
        font-size: 0.9em;
        font-weight: 600;
    }

        .pricing-block li svg {
            width: 1.75em;
            height: 1.75em;
            margin-top: auto;
            font-size: 1em;
            margin-right: 0.25em;
        }

    .pricing-block:hover {
        transition-duration: 0.2s;
        background: rgb(241,96,118);
        background: radial-gradient(circle, rgba(241,96,118,1) 82%, rgba(240,125,142,1) 92%);
    }

        .pricing-block:hover .subsection-title {
            transition-duration: 0.2s;
            color: #fff !important;
        }

        .pricing-block:hover li {
            transition-duration: 0.2s;
            color: #fff !important;
        }

    .pricing-block .price-bottom {
        font-size: 2.3em;
        font-weight: 800;
        color: #3831ac;
        font-family: 'Cabin', sans-serif;
    }

    .pricing-block:hover .price-bottom {
        transition-duration: 0.4s;
        color: #fff;
    }

    .pricing-block:hover .btn-zaiko {
        color: #f16076 !important;
        background-color: #fff !important;
        border-color: #fff !important;
    }

.sixdigit {
    font-family: 'Source Code Pro', monospace;
    font-size: 5em;
}

.sixdigitnato {
    font-family: 'Source Code Pro', monospace;
    font-size: 1em;
}

.mktg {
    font-size: 0.8em;
    color: #0009;
}

footer .container {
    font-size: 0.8em;
    color: #0009;
}


.ddarea {
    border-style: dashed;
    border-color: transparent;
    font-size: 1.6em;
    color: #fff;
    border-width: 0.0em;
    font-weight: 600;
    background: rgb(241,96,118);
    background: linear-gradient(45deg, rgba(241,96,118,1) 25%, rgba(56,49,172,1) 75%);
}

.progress {
    height: 0.5rem;
}

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

    /* Hide default HTML checkbox */
    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

pre {
    font-size: .75rem;
}

.overflow-scroll {
    overflow-x: scroll;
    overflow-y: scroll;
}

.rowadd {
    margin-right: -0.7em;
    margin-bottom: -1.7em;
    margin-top: -0.4em;
}

.addnewbtn {
    font-size: 2em;
    font-weight: bold;
    background-color: #3831ac;
    border-radius: 50%;
    color: white;
    width: 1em;
    margin-right: 0px;
    margin-left: auto;
    overflow: hidden;
    height: 1em;
    line-height: 0.8em;
    text-align: center;
    cursor: pointer;
}

    .addnewbtn:hover {
        background-color: #f16076;
    }

.col-truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 220px;
}

.userinitials {
    width: 2.5em;
    height: 2.5em;
    border-radius: 50%;
    text-align: center;
    background-color: #f26077;
    color: white;
    font-weight: 600;
    padding-left: 2px;
    padding-top: 7px;
    margin-left: 0.5em;
}

    .userinitials:hover {
        background-color: #3831ac;
        cursor: pointer;
    }

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #f16076;
}

input:focus + .slider {
    box-shadow: 0 0 1px #f16076;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.switch-small {
    width: 51px;
    height: 25px;
}

.slider-small:before {
    height: 17px;
    width: 17px;
}