﻿/* 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 */
}


/* extension --------------------------------------------- */
.row-content-center {
    justify-content: center;
}

.text-content-center {
    text-align: center;
}

.block-center {
    margin: 0 auto;
}

.loading-mask {
    display: none;
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #000;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    opacity: 0.4;
    padding-top: calc(50vh - 32px);
}

    .loading-mask .loadding-spinner-box {
        top: 35vh;
        position: fixed;
        left: calc(50vw - 32px);
    }

.muti-qrcode-panel {
    display: none;
}

.cus-projects {
    overflow-y: scroll;
    border: 1px black solid;
    padding: 10px;
    width: 70%;
    min-width: 600px;
    margin: auto;
}

.cus-project-item {
    width: 72%;
    min-width: 500px;
    margin: auto;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    border-color: #adb5bd;
    background-color: unset;
}

.csv-rows {
    overflow: scroll;
    max-height: 70vh;
}

.csv-table {
    min-width: 1920px;
}

td.csvhead {
    min-width: 180px;
}

.nav-project-group {
    /*background-color: #ffc1072e;*/
}

.home-list {
    max-width: 1480px;
}

.chartdiv {
    width: 100%;
    height: 500px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 50px;
}

.graph-container {
    display: none;
    margin: 30px 5px;
}

.graphs {
    display: none;
}

    .graphs label {
        background-color: #f0e68c;
        padding: 3px;
        border-radius: 5px;
        color: #383d41;
        font-weight: bold;
        box-shadow: 0px 0px 10px #ffff00;
    }

.login-graphs {
    text-align: center;
}


#StatsCustomLabels {
    width: 1280px;
    /*min-height:1280px;*/
}

.container-top-gap {
    margin-top: 100px;
}

.nav-item-activty {
    background-color: #fafcff;
    box-shadow: 1px 1px 1px 1px #eee;
    border-radius: 3px;
    text-decoration: underline #383d41;
}

.effects-block {
    margin: 1px 0 7px 1px;
}

.og-collapse-btn:before {
    content: "🢗";
    font-weight: bold;
    float: left;
    color: #9d9ce0;
    font-size: 20px;
    font-family: sans-serif;
    line-height: 20px;
    padding-right: 10px;
    width: 22.5px;
    padding-top: 8px;
}

.collapsed.og-collapse-btn:before {
    content: "🢕";
    font-weight: bold;
    float: left;
    color: #9d9ce0;
    font-size: 20px;
    font-family: sans-serif;
    line-height: 10px;
    padding-right: 10px;
    padding-top: 0px;
}

.utm-collapse-btn:before {
    content: "🢗";
    font-weight: bold;
    float: left;
    color: #9d9ce0;
    font-size: 20px;
    font-family: sans-serif;
    line-height: 20px;
    padding-right: 10px;
    width: 22.5px;
    padding-top: 8px;
}

.collapsed.utm-collapse-btn:before {
    content: "🢕";
    font-weight: bold;
    float: left;
    color: #9d9ce0;
    font-size: 20px;
    font-family: sans-serif;
    line-height: 10px;
    padding-right: 10px;
    padding-top: 0px;
}

.project-collapse-btn:before {
    content: "🢗";
    font-weight: bold;
    float: left;
    color: #9d9ce0;
    font-size: 20px;
    font-family: sans-serif;
    line-height: 16px;
    padding-right: 20px;
    height: 24px;
    width: 22.5px;
    overflow: hidden;
    padding-top: 8px;
}

.collapsed.project-collapse-btn:before {
    content: "🢕";
    font-weight: bold;
    float: left;
    color: #9d9ce0;
    font-size: 20px;
    font-family: sans-serif;
    line-height: 10px;
    padding-right: 10px;
    height: 24px;
    width: 22.5px;
    overflow: hidden;
    padding-top: 0px;
}

.required-start {
    color: #dc3545;
}

.cusbreadcrumb-block {
    font-size: 14px;
    margin: 10px 0 30px 0;
}

.cusbreadcrumb-item {
    font-style: italic;
}

.cusbreadcrumb-last {
    font-weight: bold;
}

.label-item {
    margin: 1px 1px;
}

    .label-item span {
        display: inline-block;
        margin: 1px 1px 1px 10px;
        text-align: center;
    }

        .label-item span .remove-label-btn {
            display: inline-block;
            border-radius: 12px;
            height: 25px;
            width: 24px;
            line-height: 9px;
            padding: 5px 1px 0px 0px;
        }

.modify-account {
    display: none;
}

table.thead-fixed tbody {
    display: block;
    overflow-y: scroll;
}

    table.thead-fixed thead, table.thead-fixed tbody tr {
        display: table;
        width: 100%;
        table-layout: fixed;
    }

table tbody.tbody-max-height-300 {
    max-height: 300px;
}

table tbody.tbody-max-height-400 {
    max-height: 400px;
}

table tbody.tbody-max-height-500 {
    max-height: 500px;
}

table tbody.tbody-max-height-600 {
    max-height: 600px;
}

table tbody.tbody-max-height-700 {
    max-height: 700px;
}

.eyes-right-input {
    width: calc(100% - 45px);
}

.eyes-right-btn {
    float: right;
    margin-top: -38px;
}

.csvdest {
    width: 300px;
    word-wrap: break-word;
}

.na-mark {
    color: #ddd;
}

.field-id {
    min-width: 50px;
    text-align: center;
}

.field-company {
    min-width: 75px;
    text-align: left;
}

.field-department {
    min-width: 100px;
    text-align: left;
}

.field-role {
    min-width: 60px;
    text-align: left;
}

.field-del {
    min-width: 40px;
    text-align: center;
}

.current-permission {
    font-size: 12px;
}

.pair-item-heading {
    font-weight: bold;
    font-size: 15px;
}

    .pair-item-heading:after {
        content: "：";
    }

.pair-item-content {
    color: #797979;
}

.label-cushion {
    width: 3px;
}

.label-cushion-account {
    width: 12px;
}

.label-cushion-campaign {
    width: 42px;
}

.label-cushion-channels {
}

/*指派專案區塊Start*/
input[name='input.AccountName'] {
    margin-left: 28px;
}

input[name='input.ChannelName'] {
    margin-left: 40px;
}

.inquiry-project {
    margin-left: 3px;
}

.clear-project-result {
    margin-left: -25px;
}

.project-form input[name='input.AccountName'] {
    margin-left: auto;
}

.project-form input[name='input.ChannelName'] {
    margin-left: auto;
}
/*指派專案區塊End*/


/*RoleMenu Start*/
.switch-role-panel {
    display: none;
    position: fixed;
    width: 100vw;
    top: 25vh;
    background-color: #fff;
}

.switch-role-container {
    border: 1px solid #292b2c;
    border-radius: 5px;
    box-shadow: 3px 3px 5px 6px #c7c7d7;
    padding: 15px 30px;
}

.container-bar {
    height: 20px;
}
/*RoleMenu End*/

/*ProjectMenuPanel Start*/
.project-menu-panel {
    top: 20vh;
    position: fixed;
    background-color: #fff;
    left: 25%;
    width: 50%;
    border: 1 px solid #292b2c;
    border-radius: 5px;
    box-shadow: 3px 3px 5px 6px #c7c7d7;
    padding: 20px;
    z-index: 1;
}

[v-cloak] {
    display: none;
}
/*ProjectMenuPanel End*/
.download-1No1-label {
    margin-bottom: 5px;
}

.btn-download-1No1 {
    padding: 0px;
}