﻿body {
    font-family: "微軟正黑體";
    overflow:hidden;
}
.opacity5 {
    opacity:0.5;
}
.opacity3 {
    opacity: 0.3;
}
.opacity8 {
    opacity: 0.8;
}
.horizontal-center {
    margin: 0 auto;
}
.card-login{
    width:360px;
}
.card-title-center{
    float:unset !important;
    text-align:center;
}
.card .index-btn-right{
    margin-top:4px;
}
.container-control .btn-group {
    padding-top: 1px;
}

.container-control span{
    vertical-align:middle;
    margin-top:6px;
    min-width:120px;
    text-align:right;
}
.form-control {
    font-size: 1rem !important;
}
span {
    vertical-align: middle ;
    font-family: 微軟正黑體;
    font-weight: bold;
    color: #1b1c1d;
}
.brand-text{
    color:rgba(255,255,255,.8) ;
}
.primary-field {
    color: rgb(248, 58, 159);
}

.required-field {
    /*color: rgb(36, 88, 241);*/
    color:#e74c3c;
}

.ime-active {
    ime-mode: active !important;
}

.ime-inactive {
    ime-mode: inactive !important;
}

.ime-disabled {
    ime-mode: disabled !important;
}

.ime-auto {
    ime-mode: auto !important;
}

.width-full{
    width:100%;
}

.width-auto {
    width: auto;
}

.input-group{
    padding-top: 6px;
}

.input-group-append {
    padding-top: 6px;
}

.input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:not(:first-child) {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.btn-group .btn:(:first-child) {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}

.btn{
    width:auto;
    min-width:36px;
}

.alert-error .jconfirm-title {
    color: #e74c3c;
}
.alert-message .jconfirm-title {
    color: #3498db;
}

.ajax-loading {
    border: 2px solid #87a0f4;
    width: 250px;
    height: 120px;
    line-height: 55px;
    padding: 0 20px;
    position: absolute;
    left: 50%;
    margin-left: -140px;
    top: 30%;
    margin-top: -40px;
    font-size: 15px;
    color: #cec5c5;
    font-weight: bold;
    text-align: center;
    background-color: #343a40;
    font-family: 微軟正黑體;
    border-radius: 10px;
    box-shadow: 3px 3px 12px #87a0f4;
}

.ajax-loading img {
    position: relative;
    top: 10px;
    left: -8px;
    width:36px;
}

#ajax_loading_msg {
    color: #f5eded;
}

.user-panel img {
    height: 2.5rem;
}

.item-level-1 {
    margin-left:10px !important;
    font-size: 0.9em !important;
}

.item-level-2 {
    margin-left: 20px !important;
    /*font-size: 0.9em !important;*/
}

.item-level-3 {
    margin-left: 30px !important;
   /* font-size: 0.9em !important;*/
}

.nav-sidebar > .nav-item .nav-icon{
    margin-right:0rem;
}

.api-title-message span {
    color: #7a7979;
    margin-left: 15px;
    font-weight: bold;
    vertical-align: bottom;
}

.api-title-message h4 {
    color: #7a7979;
    margin-left: 15px;
    font-weight: bold;
    vertical-align: bottom;
    font-family:"微軟正黑體";
}

.api-title-message .description {
    font-size: 10px;
    padding-left: 6px;
    color: #9e9797;
    vertical-align: middle;
    padding-top:8px;
}

.content-header .container-fluid .text-right{
    padding-right:2rem;
    padding-top:0.5rem;
}

.content-header{
    padding:6px;
}

/*統一table底下所有按鈕的寬度*/
table button {
    width: auto;
    min-width: 55px !important;
    height: 100%;
    font-size: 0.6em !important;
    font-weight: bold;
}

.control-sidebar-darklight{
    background-color:#e6e0e0;
}

/*
.asp-tooltip {
    border-bottom: 1px dotted #000000;
    color: #000000;
    outline: none;
    cursor: pointer;
    text-decoration: none;
    position: relative;
}

    .asp-tooltip span {
        margin-left: -999em;
        position: absolute;
    }

    .asp-tooltip:hover span {
        border-radius: 5px 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
        font-family: Calibri, Tahoma, Geneva, sans-serif;
        position: absolute;
        left: 1em;
        top: 2em;
        z-index: 99;
        margin-left: 0;
        width: 250px;
    }

    .asp-tooltip:hover img {
        border: 0;
        margin: -10px 0 0 -55px;
        float: left;
        position: absolute;
    }

    .asp-tooltip:hover em {
        font-family: Candara, Tahoma, Geneva, sans-serif;
        font-size: 1.2em;
        font-weight: bold;
        display: block;
        padding: 0.2em 0 0.6em 0;
    }
    .classic {
        padding: 0.8em 1em;
    }
    .classic {
        background: #FFFFAA;
        border: 1px solid #FFAD33;
    }
    */

.delete_right {
    display: block;
    cursor: pointer;
    width: 20px;
    height: 18px;
    position: absolute;
    top: 6px;
    right: 2px;
    background: url(../images/bullet_delete.png) no-repeat center;
    /* background-color: rgb(221, 218, 218); */
}

.delete_right1 {
    display: block;
    cursor: pointer;
    width: 20px;
    height: 18px;
    position: absolute;
    top: 6px;
    right: 6px;
    background: url(../images/bullet_delete.png) no-repeat center;
    /* background-color: rgb(221, 218, 218); */
}

.modifytable-helptext span{
    font-size:1em;
    color:rgb(36, 88, 241);
}

td .input-group{
    padding-top:unset !important;
    /*background-color:#f5eded*/
}

.btn-modal, .btn-modal-auto {
    background-color: #3498db;
    width: 24px !important;
}
.modal-header {
    text-align: center !important;
}
.modal-datatable thead tr th{
    padding:8px;
    height:20px !important;
}
.modal-datatable tbody tr td {
    padding: 2px;
    height: 20px !important;
    font-size:0.9em;
   /* vertical-align:middle;*/
}
.modal-datatable tbody tr td label{
     padding-top:8px;
}
.modal-datatable {
    width:100% !important;
}
.modal-content {
    height: auto;
    max-height: 800px !important;
}
.btn-modal {
    width: 36px !important;
}
.btn-modal-d {
    width: 24px !important;
}
.btn .btn-sm .btn-modal {
    min-width: 24px !important;
}
.checkbox{
    margin-left:100px;
}
.modal-title{
    font-weight:bold;
}
.tr-revoke {
    /*display: none;*/
    color: #e74c3c !important;
}
.tr-revoke-m {
    color: #e74c3c !important;
    height:36px;
}
.tr-revoke-ex {
    display: normal;
    color: #e74c3c !important;
}
.input-group p{
    margin-top:6px;
}
.card-top{
    margin:0.2rem;
}
.card-header {
    background-color: rgba(0,0,0,.03);
    padding: 0.2rem 1.25rem;
}
.modal-body .row span{
    margin-top:0.25rem;
}
.align-right{
    text-align:right;
}
.capslock-warning {
    font-size: 9pt;
    color: Red;
    display: none;
}
.home-log {
    width: 100%;
    height: 280px;
    display: block;
    text-align: center;
    cursor: pointer;
    padding: 30px 30px 10px 30px;
}
.home-log-text {
    /*padding-top: 1rem;*/
    text-align: center;
    font-size: 1.5rem;
    cursor: pointer;
    color: #343a40;
    /*text-decoration: underline;*/
}
.uppercase {
    text-transform: uppercase;
}
.page-dashboard{
    /*margin:10px 15px 10px 15px;*/
    /*padding-bottom:3.5rem;*/
    height:300px;
}
.modal-body .input-group span{
    width:auto;
}
.modal-serial {
    width: 50px !important;
}
.billboard-group {
    height: 24px !important;
    padding: 0.05rem 1.25rem !important;
    
}
    .billboard-group a {
        font-size: 14px !important;
        color: #7a7979 !important;
    }
.billboard-groups {
    height: 250px;
    background-color: #e9e3e3;
    margin:10px;
}
.billboard-fullscreen {
    min-width: unset !important;
    padding: .1rem .3rem !important;
}
.billboard-datatable {
    height: 100%;
    width:1000px;
}
.folder-container {
    height: 360px;
    border-style: solid;
    width: 100%;
    border-width: 1px;
    overflow:auto;
}
.jstree-anchor{
    font-family:"微軟正黑體";
    font-size:12px;
}
table thead tr {
    /*background-color: #ddd9d9 !important;*/
    background-color:#7bb563;
}
td button {
    margin-left: 2px !important;
    padding: .2rem .3rem !important;
}
.checkbox-y, .checkbox-n {
    margin-left: 10px;
}
.input-modal .float-left{
    width:40% !important;
}
.span-datatable-modal-button {
    margin-top: unset !important;
    min-width: 56px !important;
    /*width: 12px !important;*/
}
.datatable-area{
    height:100%;
}
#dataTable_Items_wrapper {
    /*max-height:500px;*/
    height: 100%;
}
.card-body {
    overflow: auto;
    /*height: calc(100vw * 420.0 / 1280.0);*/
    height:100%;
    max-height: calc(100vh - 240px);
}
.p-area{
    
    margin-right:4rem !important;
}
    .p-area .dropdown {
        margin-bottom: unset !important;
    }
.dataTables_wrapper{
    overflow:unset;
}
th{
    font-size:15px;
    /*height:24px !important;
    vertical-align:middle;*/
}
td{
    color:black;
    font-size:14px;
}
.tr-revoke td {
    color: #e74c3c !important;
}

.container-upload {
    width: 100%;
    height: 40px;
    border: 1px solid #cec5c5;
    vertical-align: middle;
    border-radius: 6px;
    margin-bottom: 4px;
    float:left;
}
.upload_cover {
    position: relative;
    /*width: 36px;
    height: 36px;*/
    text-align: center;
    cursor: pointer;
    /*background: #7bb563;*/
    border: 1px solid #595656;
    float:right;
    /*margin-top:6px;*/
}
.upload_title {
    margin-top: 6px;
    cursor:pointer;
}
.upload_input {
    display: none;
}
.upload_input_x {
    display: none;
}
.upload_icon {
    font-weight: bold;
    font-size: 180%;
    position: absolute;
    left: 0;
    width: 100%;
    top: 20%;
}

.delAvatar {
    position: absolute;
    right: 2px;
    top: 2px;
}

.upload-caption{
    text-align:left !important;
}

.upload-caption-right {
    text-align: right !important;
}

.upload-remove {
    display: none;
}

.container-70{
    width:70% !important;
}

.todo-high{
    color: red;
}

@media (min-width: 576px){
    .modal-dialog {
        max-width: 500px;
        margin-left:50px !important;
        /*margin:unset !important;*/

    }
}

/*.fa{
    font-size:unset !important;
}*/

td i{
    font-size:12px !important;
}
