﻿* {word-break: break-all;/*white-space: normal !important;*/}
@charset "utf-8";


html, body { min-width: 290px; -ms-overflow-style: scrollbar;/*overflow-x:hidden!important;*/}
body {
    background-color: #ecf0f5;
    color: #4e4e4e;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Microsoft JhengHei", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: normal;
    font-variant: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased !important;
    font-size:16px!important;
    box-sizing:border-box;
}
h1, .h1 {font-size: 34px}
h2, .h2 {font-size: 28px}
h3, .h3 { font-size: 22px}
h4, .h4 {font-size: 16px}
h5, .h5 {font-size: 14px}
h6, .h6 {font-size: 12px}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-weight: 600;color: #3e3e3e;font-family:  -apple-system, BlinkMacSystemFont, "Segoe UI", "Microsoft JhengHei", Roboto, "Helvetica Neue", Arial, sans-serif;}
::selection,::-moz-selection {background-color: #337ab7;color: #fff}
.t-center{text-align: center;}
.bold {font-weight: bold;}
.t-red {color: red !important;}
.t-white {color: white !important;}
a { outline: 0;cursor:pointer;}
a:hover, a:focus {text-decoration: none; outline: 0 !important}
button, button:hover, button:focus,.btn,.btn:hover{ outline: none !important; box-shadow: none; border-radius: 0px; }

/*btn*/
.btn{font-weight:bold;}
.btn-sm {font-size:inherit}
.btn-group-lg > .btn, .btn-lg { font-size: 18px;}
.btn-link,.btn-link:focus{text-decoration: underline;display:block;color:#007bff}
.btn-link-light,.btn-link-light:focus{text-decoration: none;color:#fff;background:none;border:0;}
.btn-link-light:hover{color:#D70000}
.btn-xs{padding:3px 8px;font-size:13px !important;}
.btn-default, .btn-default.active,.btn-default:focus{background-color: #e8e8e8 !important;}
.btn-default:hover{background: #f0f0f0 !important;}
.btn-gray {background: #aaa; color: #fff; border-radius: 4px; border:none; margin-top: 10px;}
.btn-gray:hover, .btn-gray:focus{ background: #888; outline: none; box-shadow: none; border-radius: 4px; color:#fff; } 
.btn-transparent { border: 3px solid #fff; background: transparent; color: #fff;}
.btn-transparent:hover {  border-color: rgba(255, 255, 255, 0.5);}
.btn-info,.btn-info:focus{background:#2266c3;border-color:#1852a2;}
.btn-info:hover{background:#1a529e;border-color:#1852a2;}.btn-inverse { color: #fff; background-color: #1f1f1d;  border-color: #000000 ;}
.btn-outline-or, .btn-outline-or:focus {
    background: #fff !important;
    border-color: #F2853D !important;
    color: #F2853D !important;
}
    .btn-outline-or:hover, .btn-outline-or:active {
        color: #fff !important;
        background: #F2853D !important;
        border-color: #F2853D !important;
    }

.btn-outline-info, .btn-outline-info:focus {
    background: #fff !important;
    border-color: #1852a2 !important;
    color: #1852a2 !important;
}

    .btn-outline-info:hover, .btn-outline-info:active {
        color: #fff !important;
        background: #1852a2 !important;
        border-color: #1852a2 !important;
    }

.btn-outline-gr, .btn-outline-gr:focus {
    background: #fff;
    border-color: #01a9ac !important;
    color: #01a9ac !important;
}

    .btn-outline-gr:hover, .btn-outline-gr:active {
        color: #01a9ac;
        background: #fafafa !important;
        border-color: #01a9ac !important;
    }
.btn-outline-lightblue, .btn-outline-lightblue:focus {
    border-color: #379acd;
    color: #379acd;
    background: #fff;
}

.btn-outline-lightblue:hover, .btn-outline-lightblue:active {
    color: #fff;
    background: #379acd;
    border-color: #379acd;
}

.btn-outline-danger, .btn-outline-danger:focus {
    border-color: #fe203a;
    color: #fe203a;
    background: #fff;
}

.btn-outline-danger:hover, .btn-ol-danger:active {
    color: #fff;
    background: #fe203a !important;
    border-color: #fe203a;
}

.btn-role,.btn-role:focus{text-decoration: none;color:#fff;background:none;border:0;opacity:.6}
.btn-role:hover{opacity:1;}
.btn-role span{position:relative;top:3px; font-size:20px;}
/**Color**/
.bg-amber {background:#ffb012;color:#fff}
.bg-deep-orange {background:#fa4316;color:#fff;}
.bg-brown {background:#916057;color:#fff;}
.bg-gray{background: #eee !important}
/*=============================
form
==============================*/
.form-control{font-size:16px;}
.form-group{overflow:hidden;margin-bottom:0;}
.form-group label{font-weight:bold;padding-right: 15px;}
.form-validate-error { color: #ff3c3c;}
.error { color: #ff3c3c;}
.form-label .form-group > label, [class*="form-label-"] > .form-group > label {text-align: left;margin-right: 10px;}
.has-danger input,.has-danger textarea,.has-danger select{color: #4e4e4e;border-color: #fe5d70}
.form-label-80 .form-group>label {width:80px;}
.form-label-100 .form-group>label {width:100px;}
.form-label-140 .form-group>label {width:140px;}
.form-label-160 .form-group>label {width:160px;}
.form-label-200 .form-group>label {width:200px;}
.form-label-250 .form-group>label {width:250px;}
.form-label-100 .sechome > .form-group > label {width: 100px;text-align: left;margin-right: 10px;}

/*=============================
search
==============================*/
.searchBox label {
    margin-right: 5px;
}
.searchBox .card-header{border-bottom:1px solid #eee;padding:10px 20px;margin-bottom:20px;}

@media screen and (max-width: 767px) {
    .searchBox label{margin-right:0;display:block;width:100%;text-align:left;}
    .searchBox > div {text-align: center !important;}
    .searchBox .btn{width:100%;margin-top:10px;}
    .searchBox .form-group{padding:0;}
    .searchBox .form-group,.searchBox .form-control{width:100% !important;text-align:left;margin-left:0 !important;}
}

/*=============================
table
==============================*/

/*白底table*/
.table-light th {
    background: #fff !important;
    color: #333 !important;
    border: .1rem solid #d6d6d6 !important;
    border-bottom: 2px solid #8a837f !important;
}
.table-light tbody tr:nth-of-type(odd) { background: #fff;}

/*table通用*/
.table th {
    vertical-align: middle !important;
    /*height: 46px;*/
    border-bottom-width: 0;
    background-color: #263238;
    border: .1rem solid #8a837f;
    border-left-color: transparent;
    color: #fff;
    font-weight: 600;
    padding: 10px;
    text-align: left;
    white-space: nowrap !important;
}
.table th:first-child {border-left-color: #8a837f }
.table td {
    padding: 10px;
    vertical-align: middle !important;
    border-left: .1rem dashed #d6d6d6 !important;
    border-right: .1rem dashed #d6d6d6 !important;
    color: #303030;
    border-top: 0 !important;
}
th.sorting_disabled {width: 37px;}
.table td:first-child {border-left-style: solid  !important;}
.table td:last-child {border-right-style: solid  !important;}
.table tr:last-child td {border-bottom: .1rem solid #d6d6d6}
.table tbody tr:hover{background-color:#e2eef2 !important;}
.table td .btn{white-space:nowrap !important;margin:2px 2px;}
.table-responsive{overflow-x:auto;border:none;display:block;}
.table-data-length {padding: 10px 0px;}
.table-data-length > select {padding: 3px; margin: 0px 10px;}
@media screen and (max-width: 767px) {
    .table-responsive{border:none;}

}
.table .btn-sm{font-size: 16px;padding:6px 10px;}
.table td {white-space: normal;}
.table tr:nth-child(odd) .bg-light-yellow{background-color: #efe5da!important;}

.nowrap {white-space:nowrap!important;}
/*個案服務明細表-詳細*/
.datenowrap tbody tr td:first-of-type {
    white-space: nowrap !important;
}
/*服務額度的table*/
.careServingLimit tbody tr:nth-of-type(odd) {background: none !important;}
.careServingLimit tbody tr:hover {background: none !important;}
.careServingLimit > thead:first-child tr th {background: #fff !important;color: #000;border: 1px solid #d6d6d6;}

/*服務清單modal裡面照顧組合的table*/
#careCombinationTable thead:nth-of-type(even) tr th {
    background: #eee !important;
    color: #000 !important;
    border-bottom: 1px solid #d6d6d6 !important;
}
#careCombinationTable thead:nth-of-type(odd) tr th {background: #263238!important;color: #fff!important;}
#careCombinationTable tbody {border-bottom:1px solid #d6d6d6;}
.warningword {color: #fff!important;background: #fe203a;}
.warningInput {border: 1px solid #fe203a;}
.unusual {background:#ffd5d9;}

/*系統參數的薪資設定table*/
.salarySettingTable tbody tr td:first-of-type {background:#d9f5e3}
/*=============================
other
==============================*/
/*************Max&Min*************/
.minW {
    width: 1% !important;
}
.minW50 {min-width: 50px !important;}
.minW150{min-width:150px !important;}
.minH200{min-height:200px !important;}
.minW50{min-width:50px !important;}
.minW100{min-width:100px !important;}
.minW160{min-width:160px !important;}
.maxW200{max-width:200px;}
.maxW600{max-width:600px;}
.maxW1600{max-width:1600px;}
.maxH150 {max-height: 150px !important;}
.maxH250 {max-height: 250px !important;}
.maxH260 {max-height: 260px !important;}
.maxH350 {max-height: 350px !important;}
.maxH400 {max-height: 400px !important;}
/****************Width*****************/
.w-100{width:100% !important;}
.w-80{width:80% !important;}
.w-90{width:90% !important;}
.w-70{width:70% !important;}
.w-50{width:50% !important;}
.w-12{width:12% !important;}
.w50{width:50px !important;}
.w80{width:80px !important;}
.w100{width:100px !important;}
.w120{width:120px !important;}
.w145{width:145px !important;}
.w150{width:150px !important;}
.w180{width:180px !important;}
.w200{width:200px !important;}
.w250{width:250px !important;}
.w300{width:300px !important;}
.w350{width:350px !important;}
.w400{width:400px !important;}
.w450{width:450px !important;}
.w600{width:600px !important;}
.w635{width:635px !important;}
.w800{width:800px !important;}
.w-auto{width:auto !important;}
.wInherit{width:inherit !important}
.imgW150{width:150px;height:auto;}
/*************************************/
.link{text-decoration:underline;color:blue; cursor: pointer;}
.link:hover,.link:focus{color:#1852a2;text-decoration:underline;}
.h700 {height:700px;}
/******************margin,padding************/
.m-t-7 {margin-top: 7px;}
.m-t--7{margin-top:-7px;}
.m-r-0{margin-right:0 !important;}
.p-y-0{padding-top:0;padding-bottom:0;}
.m-b-10{margin-bottom:10px !important}
.m0 {margin:0!important;}
.my0x15 {margin:0 15px;}
.my1020 {margin: 10px 0px 20px 0px;}
.mb20 {margin-bottom: 20px !important;}
.mb10 {margin-bottom:10px!important;}
.mb5 {margin-bottom:5px!important;}
.mt5 {margin-top:5px!important;}
.mt10 {margin-top:10px!important;}
.mt15 {margin-top:15px!important;}
.mt20 {margin-top:20px!important;}
.ml0 {margin-left:0px!important;}
.ml10 {margin-left:10px!important;}
.ml20 {margin-left:20px!important;}
.ml240 {margin-left:240px!important;}
.mr0 {margin-right:0px!important;}
.mr5 {margin-right:5px!important;}
.mr10 {margin-right:10px!important;}
.mr18 {margin-right:18px!important;}
.mr25 {margin-right:25px!important;}
.mr40 {margin-right:40px!important;}
.mr30 {margin-right:30px!important;}
.p0 {padding:0px!important;}
.p5 {padding:5px!important;}
.px15 {padding:0px 15px;}
.py5x10 {padding:5px 10px;}
.py10x14 {padding: 10px 14px;}
.px0 {padding-right:0px!important;padding-left:0px!important;}
.pt8 {padding-top:8px!important;}
.pr0 {padding-right:0px!important;}
.pr5 {padding-right:5px!important;}
.pl55 {padding-left:55px;}
.pl22 {padding-left:22px;}
.pl15 {padding-left:15px;}
.pl10 {padding-left:10px;}
.pl5 {padding-left:5px;}
.pl0 {padding-left:0px;}
.p15 {padding:15px;}

/*font*/
.fs18 {font-size:18px!important;}
.fs17 {font-size:17px!important;}
.fs15 {font-size:15px!important;}

/*label*/
label{font-size:16px !important;}
[class^="label label-inverse-"]{background:#fff !important;margin-bottom:5px;}
.info-label{ border-radius: 5px;background: #fff;border: 1px solid #1852a2;color: #1852a2;padding: 2px 5px;}
.info-label+.info-label{margin-left:5px;}
.label {padding: 5px 20px;border-radius: 5px;}
.label-danger {background: #FC6180;color: #fff;font-size:1rem}
.label-warning {background: #FFB64D;color: #fff;font-size:1rem}
.label-success {background: #93BE52;color: #fff;font-size:1rem}
.label-default {background: #bebebe!important;color: #fff;}
.label-border-primary {border:1px solid  #01a9ac;color: #01a9ac!important;background:#fff;}

/*other*/
.flex-1 {-webkit-box-flex: 1;-ms-flex: 1;flex: 1}
.empty{margin:100px auto; color:#aaa; font-weight:normal;width:300px; }
.empty i{font-size:50px;margin-right:10px; color:#ccc; position: relative; top:8px;}
.clear{clear:both;}
.center{position: relative;left:50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}

.relative{position:relative;}
.block{display:block;}
.alignTop {vertical-align: top;}

/*star*/
.star::before{content:'*'; color: #D70000;margin-left: -7px;font-size:20px;line-height:0;}
@media screen and (max-width: 767px) {
    .star::before{content:'';margin-right:0;}
    .star::after{content:'*';color: #D70000;font-size:20px;line-height:0;margin-left: 5px;}
}
.ellipsis-label, .ellipsis-label:hover, .ellipsis-label:focus {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap !important;
    width: 80px;
    cursor: pointer;
    background: #fff;
}
.ellipsis-label+.ellipsis-label{margin-top:5px;}

/***********************
********* modal ******
***********************/
.modal-content { border-radius: 10px; overflow: hidden; border: 1px solid #282828}
.modal-body {
    padding: 25px 15px 25px 15px;
    min-height: 150px;
    max-height: calc(100vh - 200px);
    overflow-y: auto;
}
.modal-header{background:#282828;padding:0;}
.modal-header h4{padding:5px 15px;color:#fff;line-height:2em;font-size:16px;letter-spacing:1px;}
.modal-header .close,.imgModal button.close{height:35px;width:35px;background:#fff;opacity:1;border:3px solid #282828;border-radius:50%;margin-top: 3px;margin-right: 3px;}
.modal-header span{position: relative;font-size:28px;top: -13px;right: 14px;}
.modal-footer{/* text-align:center !important; */background: #f6f6f6;justify-content: center;}
.modal-footer .btn{width:150px;}
.modal-body .form-group{margin-right:0; margin-left: 0;}
.modal-body .table thead th{color:#2e2e2e;background: rgb(230, 236, 241) !important;border:1px solid #d6d6d6 !important;border-bottom:2px solid #4f4f4f !important;}
.modal-center {text-align:center;}
.modal-center button {width:150px;}

@media screen and (max-width: 767px) {
    .modal-body .form-group>label{padding-top:0;margin-right:0;display:block;width: 100% !important;text-align:left;}
    .modal-body .form-group{margin-bottom: 0;display: block;}
    .modal-body .form-group,.searchBox input{width:100% !important;text-align:left;margin-left:0 !important;}
}
@media screen and (max-width: 514px){
    .modal-footer .btn{width:auto;}
}

.modalInfoList .d-flex:not(:last-child){border-bottom:0;} 
.modalInfoList .d-flex{border:1px solid #cbcbcb;padding: 8px 10px;line-height:1.5;}
.modalInfoList .d-flex label{color:#000000;font-weight:bold;margin-bottom:0;margin-right:0 !important;padding:0;}


/*.contentModal .d-flex{line-height:1.5;padding:0;}
.contentModal .d-flex .flex-1 {margin-top:7px;}
.contentModal label.col-form-label{margin-right:0 !important;}*/

.imgModal button.close{position:absolute;right: -50px;z-index: 999;top: -40px;background: #282828;color: #fff;}
.imgModal button.close span{font-size: 21px;font-weight: bold;}
.imgModal .modal-content{position:relative;border-radius: 0;overflow: visible;margin-top: 58px;}

.btn-darkblue {background-color:#4273c5; border-color:#4273c5; color:#fff; -webkit-transition: all ease-in 0.3s; transition: all ease-in 0.3s;}
.btn-darkblue:hover {background-color:#859ec8;border-color:#859ec8;color:#fff;-webkit-transition: all ease-in 0.3s;transition: all ease-in 0.3s;}
/***********************
********* icon ******
************************/
.dateIcon{display:inline-block;position:relative;}
.dateIcon:after{content:'';background:url("../images/ic_date.svg") no-repeat;height:20px;width:20px;position:absolute;right:10px;top:8px;}
@media screen and (max-width: 767px) {
    .dateIcon{position:relative;width: 100%;}
}

.clockIcon {
    display: inline-block;
    position: relative;
}

    .clockIcon:after {
        content: '';
        background: url("../images/ic_clock.svg") no-repeat;
        height: 20px;
        width: 20px;
        position: absolute;
        right: 10px;
        top: 8px;
    }

@media screen and (max-width: 767px) {
    .clockIcon {
        position: relative;
        width: 100%;
    }
}

/***********************
********* 最下面動作的btn ******
************************/
.settingBtn{ text-align:center;}
.settingBtn .btn{width:200px;height:45px;}

/***********************
********* 刪除列表 ******
************************/
.dlList, .dlList li{padding:0;margin:0;list-style:none;}
.dlList li i{color:#D70000;font-size:24px;margin-right:5px;}
.fileBtn {cursor: pointer !important;background: #ffffff !important;}
.fileBtn:disabled {cursor: not-allowed !important;background: #e9ecef !important;}
.deleteBtn {
    border-radius: 50%;
    position: absolute;
    right: -10px;
    top: -10px;
    width:30px;
    height:30px;
    color: #fff !important;
    font-size: 20px;
    padding-left: 8px;
}
.deleteBtn:hover{border-radius:50%!important;}


/***********************
********* radio-group ******
************************/
.chk-group input[type=checkbox] {  position: absolute;  visibility: hidden;  display: none;}
.chk-group label {color: #666;  display: inline-block;cursor: pointer;  font-weight: bold;  padding: 5px 15px;  margin: 0;  font-size:15px;line-height:1.7}
.chk-group input[type=checkbox]:checked + label {border: solid 2px #01a9ac;}
.chk-group input[type=checkbox] + label {border: solid 2px #e8e8e8;}
.chk-group input[type=checkbox]:checked + label i{opacity:1}
.chk-group {margin-right:10px;  display: inline-block;  overflow: hidden;font-size:0;}
.chk-group label  i{position:relative;top:2px;opacity:.5}


.checkbox-table input[type="checkbox"]:checked + label::after {
    display: inline-block;
    position: absolute;
    top: 0;
    width: 20px;
    height: 20px;
    left: 0;
    right: 0;
    text-align: center;
    margin-left: -20px;
    border: 1px solid #ccc;
    color: #333;
    background-color: #fff;
    border-color: #888;
    font-weight: bold;
    font-size: 20px;
    padding: 0;
}


/*
.chkBox{margin-top:7px;}
.chkBox input+label{margin-right: 10px;}
.chkBox input{margin-right:3px;}

.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline{margin-left:0;}
.checkbox-inline,.radio-inline{margin-right:10px;}*/


/*=====================
radioBtn-style
*======================*/
.layoutBox label + label {margin-left: 20px;}
.layoutBox input[type="radio"] {display: none !important;}
.layoutBox input[type="radio"]:checked + .layoutCon {border:2px solid #666;}
.layoutBox .layoutCon {
    padding:10px 20px;
    background-color: #fff;
    border:2px solid #ddd;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    position: relative;

}


/*=====================
layout
*======================*/
.pcoded-main-container {margin-top: 56px !important; }
.pcoded[theme-layout="vertical"] .pcoded-header[pcoded-header-position="fixed"]{height:56px;}
/*.pcoded-content {margin-left:240px;}*/
.navbar-logo a {font-size: 18px;}
.navbar-logo img{display:inline;width: 90px;height:40px;}
.centerbgIE {background: #fff !important;width: 100%;}
.pcoded-navbar{background: #404E67;}
.main-menu{height: calc(100% - 80px);}
@media screen and (max-width:991px) {
    .pcoded .pcoded-header[header-theme="theme1"] a{font-size:24px;}
    .header-navbar .navbar-wrapper .navbar-logo a img{display:inline !important;}
}

/*=============================
pagination
==============================*/
.pagination .page-item a,.pagination .page-item a:hover{color:#888;font-size:13px;}
.pagination .page-item[active] a{background:#01a9ac; color:#fff;}


/*=============================
menu
==============================*/
.nav-MainTitle {padding: 15px 20px 8px;color: #999999;}
.sidebar {background-color: #404e67;width: 230px;}
.clear-iconbg {background: none !important;}
.icon-color {color: #c3c3c3 !important;}
.panel-style {background: #404e67;display: none;}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a {padding:0!important}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a {padding:0!important;}
.panel li {padding: 8.7px 0px 8.7px 70px !important;}
.panel > li > i {
    /*display: inline-block;
    position: relative;
    left: 48px;
    color: #FFFFFF;*/
    /*margin-right:10px;*/
    color: #FFFFFF;
    left: 43px;
    position: absolute;
    text-align: center;
    /* width: 2em; */
    line-height: inherit;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification a {
    display:block!important;
}
/*.panel > li > a {display: inline-block !important;width:100%;}*/
.pcoded-submenu li.active a {
    color: #fe8a7d !important;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item > li > a {
    text-align: left;
    padding: 8px 10px
}
.icon-arrow {
    float: right;
    margin-top: 9px;
    height: 10px;
    width: 10px;
    background-position: right center;
    background-size: contain;
}
.sidebar a {color: #ddd !important;font-weight: 500!important;}
.sidebar a:hover {color: #fe8a7d!important;}
.main-menu {background-color: #404e67;overflow-y: auto;}

/*=============================
header
==============================*/
.navbar-logo-bg {background: #404e67;}
.logofont {color: #fff;font-weight:bold;}

/*=============================
驗証碼
==============================*/
.ValidateCode{
    margin-bottom:10px;
    text-align:left;
    margin-top:-2px;
    border-bottom: 0px !important;
    margin-top: 10px;
}

.ValidateCode input{
    width: 140px;
    display: inline;
    border: 2px solid #fff !important;
    box-shadow: rgb(255 255 255) -1px 0px 3px;
    margin-right: 10px;
}

.imgCheckCode{position:relative;top:10px;}
.refresh{position:relative;}
.refresh:before {
        content: "\e8b7";
        font-family: "feather";
        position: absolute;
        top: 0;
        left: 5px;
        color: #666;
    }



/*=============================
breadcrumb
==============================*/
.page-header-breadcrumb li.breadcrumb-item {display: inline;font-size: 13px;}
.page-header-breadcrumb li.breadcrumb-item a[href="#!"] {cursor:default;}
.page-header-breadcrumb li.breadcrumb-item a:not([href="#!"]):hover {color:#4e4e4e;text-decoration:underline;}

.ic_map i{color: #004fca;font-weight: bold;font-size: 18px;position: relative;top: 1px;}

/*=============================
beaconList
==============================*/
.settingStute .form-check label i{font-size:18px;}

/*=============================
圖片置中等比縮放於指定框尺寸
==============================*/
.fixedImgBox {height: 200px;width: 200px;position: relative;}
.rwdImgBox {height: 0;width: 100%;padding-bottom: 100%;position: relative;border: 1px solid #eee;}
.rwdImgBox img, .fixedImgBox img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

/*************************
*******empty icon******
**************************/
.empty{display:inline-block;text-align:center;position:relative;left:50%;transform:translateX(-50%);margin:80px 0;padding:30px;border-radius:50%;background:#f9f9f9;width:150px;height:150px;}
.empty img{display:block;width:60px;height:auto;margin-bottom:10px;margin:0 auto 10px auto;opacity:.7;}
.empty span{color:#464646;font-size:20px;font-weight:bold;}


/*************************
*******pushMsgAssign******
**************************/
.saaignModal-info{margin-top:20px;position:relative;}
.saaignModal-info>.form-group{padding:0;}
.saaignModal-info>.label{position:absolute;right:5px;top:13px;width:inherit;text-align:center;}


/*select*/
.select2-container--open {
    z-index:9999!important;
}
.select2-container {
    z-index: 99
}
.tags_add-block > .bootstrap-tagsinput {width:100%;}
.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #ccc!important;
    border-radius: 2px!important;
    cursor: text;
}
.z9999 {z-index:9999;}
/*copy文字時用*/
.txt-ans {display: none;border-radius: 4px;padding: 3px 8px;text-align:center;}



/***************************
********daterangepicker 日期區間 *******
****************************/
.daterangepicker>div:nth-child(3){display:block;}
.daterangepicker.ltr .ranges{float:none !important;text-align:right;}
.daterangepicker.ltr .ranges .range_inputs{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;}
.daterangepicker.ltr .ranges .range_inputs button{-webkit-box-flex:1;-ms-flex:1;flex:1}
.daterangepicker.ltr .ranges .range_inputs .cancelBtn {margin-right:10px;}
.daterangepicker.ltr .ranges .range_inputs .applyBtn {-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}
.calendar-time select{height:30px;width:60px !important;}

.calendar.left.single{display:flex !important;flex-wrap:wrap;}
.calendar.left.single .daterangepicker_input{order:2;width:100%;margin:10px 0;}
.calendar.left.single .calendar-table{width:100%;}



/***************************
********pickerBox顏色選擇器 *******
****************************/
.pickerBox input {
    border-width: 0px 30px 0px 0px;
    padding-left:15px;
    width:120px;
    
}
.pickerBox{margin-left:5px;}
@media(max-width:768px) {
    .pickerColor, .pickerColor > .picker {
        width: 100%;
    }
}
/**********label+input radio checkbox************/
.radio {
    display: inline-block !important;
    padding-left: 0px !important;
    color: unset !important;
    font-weight: unset !important;
    vertical-align: top;
}

label > input[type="radio"], label > input[type="checkbox"] {
    margin-right: 5px !important;
}
input[disabled] > i {
    opacity:0.5;
}

/*********說明文字的顏色**************/
.info {
    color: #999;
    font-size:15px;
}

.info-sm {
    color: #999;
    font-size:12px;
}


/***********個案步驟*************
********************************/
.steps {
    position: absolute;
    /*display: inline-block;
    text-align: center;*/
    right: calc(50% - 190px);
    bottom: 0px;
}
.stepUnit[onclick] {
    cursor: pointer;
}
.stepUnit {
    text-align: center;
    display: inline-block;
    margin: 0px 25px;
}
    .stepUnit > span {
        /*width: 40px;
        height: 40px;*/
        border-radius: 20px;
        /*text-align: center;*/
        padding: 4px 14px;
        font-weight: bold;
        font-size: 25px!important;
        background: #fff;
        color: #666;
    }

.stepCurrent {
    color: #01a9ac!important;
}
    .stepCurrent + span {
        background: #01a9ac!important;
        color: #fff!important;
    }
.stepsCenter {
    width: 100%;
    position: relative;
    height: 80px;
    margin-bottom:35px;
}

.steps .btn-group .current {
    background: #01a9ac;
    border-color: #01a9ac;
    color: #fff
}
.steps .btn-group .firstbtn {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.steps .btn-group .lastbtn {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

/***********下拉選單*************
********************************/
.dropdownSelect {border: 1px solid #ccc;max-height: 150px;overflow-y: auto;border-radius:2px;}
.dropdownSelect > li {padding:5px 8px;}
.dropdownSelect > li:hover {background: #01a9ac;color: #fff;}
.dropdownSelect .selectActive {background: #ddd;}

/***********排版*************
********************************/

.inline {display:inline!important;}
.flex {display:flex!important;}
.inline-block {display:inline-block!important;}
.block {display:block!important;}
.flex-shrink0 {flex-shrink: 0!important;}

.floatR {float: right;}
.floatL {float:left;}
.clearB {clear:both;}
.threeCol {
    float: left;
    margin:20px 20px 20px 0px;
}
.radiusTitle {
    padding: 10px;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
}
.scrollBox {
    overflow-y: auto;
    border: 10px solid transparent;
}
.careCombRecoed > label {background: #01a9ac;}
.caseRecoed > label {background: #01a9ac;}
.NextcareComb > label {background: #404e67;}

.caseRecoed {
    display: inline-block;
    vertical-align: top;
    margin-bottom:20px;
}
.editable {
    border-left: 6px solid #666;
    padding: 5px 15px;
    margin-bottom: 10px;
    position:relative;
}
.editable span {font-size: 17px;}
.uneditable {
    border-left: 6px solid #d7d7d7;
    padding: 5px 15px;
    margin-bottom: 10px;
    color: #d7d7d7;
    position: relative;
}
.uneditable span {font-size: 20px;}
.uneditable.active,.editable.active{/*color:#fe8a7d;*/border-left-color:#fe8a7d;font-weight:600}
.uneditable.active:before, .editable.active:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #fe8a7d;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.twoCol {
    width: 49%;
    display:inline-block;
    vertical-align:top;
    padding:15px;
}
@media screen and (max-width: 767px) {
    .twoCol {width: 100%;padding:0}
}

.divFloatLeft {
    float: left;
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    margin-right: 10px;
}
.pos-abso-b0 {
    position:absolute;
    bottom:0px;
}
.singlebtnCenter {
    text-align: center;
    margin: 0 auto;
    display: block;
}
/*******************檔案上傳******************/
.uploader {
    border: 1px dashed #ddd;
    padding: 15px;
    text-align: center;
    cursor: pointer;
}
.uploader:hover {background:#eeffff;}
.uploader > i {font-size: 50px;color: #ddd;}
.uploader > span {color: #999;}
.Red {color: #D63939;}
i[class*=Red]:hover {opacity:0.5;cursor:pointer;}
.Yellow {color: #ff9400;}
.Green {color: #93BE52;}
.updateStatus {font-weight:bold;font-size:17px;}

/***************頭貼上傳****************/
#photobox {text-align:right; width: 230px;}
.profile-pic {width: 230px;height: 230px;object-fit: cover;}
.file-upload {display: none;}
.circle {
    border-radius: 0px !important;
    overflow: hidden;
    width: 230px;
    height: 230px;
    /*border: 1px solid #ddd;*/
    position: relative;
    background:url(../images/uploadPhoto.jpg);
    cursor:pointer;
}
img {max-width: 100%;height: auto;}
.p-image {color: #666666;transition: all .3s cubic-bezier(.175, .885, .32, 1.275);}
.p-image:hover {transition: all .3s cubic-bezier(.175, .885, .32, 1.275);}
.upload-button {
    font-size: 1.2em;
    position: absolute;
    bottom: 5px;
    right: 5px;
    background: #fff;
    padding: 10px;
    border-radius: 20px;
}
.upload-button:hover {transition: all .3s cubic-bezier(.175, .885, .32, 1.275);color: #999;}
#proLicense > label {width:300px;}
#goodat > label {width: 230px;}
/******************頻率*****************/
input[name="period"] + label {
    background: #fff;
    padding: 7px 10px;
    border-radius: 25px;
    margin: 10px 5px;
    border: 1px solid #01a9ac;
    color: #01a9ac;
    cursor:pointer;
}
input[name="period"]:checked + label {
    background: #01a9ac;
    color: #fff;
}

.dot {
    background: #fe203a;
    border-radius: 10px;
    width: 10px;
    height: 10px;
    color: #fff;
    z-index: 888;
    position: absolute;
    top: -5px;
    right: -5px;
}

.warning {color:#ff0000;}
.mapData {
    position: absolute;
    bottom: 45px;
    right: 80px;
    padding: 10px;
    background: #fff;
    border-radius: 2px;
    width: 250px;
    box-shadow: 0 1px 20px 0 rgba(69,90,100,0.08);
    z-index: 9999999;
}

/******************下拉選單含搜尋input*******************/
.select2-container--default .select2-selection--single {border:1px solid #ccc!important;}
.select2 > .selection > .select2-selection--single {height: unset !important;}
.select2 > .selection > .select2-selection--single > .select2-selection__rendered {background: none !important;}
.select2 > .selection > .select2-selection--single > .select2-selection__arrow {top:6px !important;}
.select2-container--default .select2-selection--single .select2-selection__rendered { padding: 4px 30px 4px 20px !important;}
/***********************首頁panel*************************/
.panelDetail {
    text-align: center;
    background: #fff;
    border-right: 1px solid #ccc;
    display: inline-block;
    padding: 5px 15px;
}
.panelDetail a{font-size:unset;}
.panel-heading {font-weight:bold;}
.panel-body div[class*=panelDetail]:last-of-type{border:none;}
.panel-body {padding: 15px 6px;text-align:center;}

.loader-xxs {
    width:5px!important;
    height:5px!important;
}
.preloader3 {
    width: auto;
    height: unset !important;
    display: inline-block;
    vertical-align: sub;
}
.preloader3 > div {margin:0px!important;}

.cb-head-title {
    font-size: 17px;
    font-weight: 600;
}
.floatL {float: left;}
.floatR {float: right;}

@media (min-width: 992px) and (max-width: 1890px) {
    #statisticsPanel {width:64%}
    #servingPanel {width:36%}
    #shiftPanel {width:50%}
    #casePanel {width:50%}
}
@media (max-width: 992px) {
    #statisticsPanel {width:100%}
    #servingPanel {width:100%}
    #shiftPanel {width:100%}
    #casePanel {width:100%}
}
.h_serLog {max-height:500px;overflow-y:auto;}

/****************班表日曆調整******************/
.fc-day-grid-event {
    margin:2px 1px 0 1px!important;
}
.fc-time-grid .fc-slats td {
    height: 2.5em !important;
}
.fc-event-container .fc-event .fc-content{
    text-overflow:ellipsis;
}
.calendar-hover-panel {
    box-shadow: 0px 0px 10px #ccc;
    border-radius: 5px;
    padding: 10px;
    display: none;
    background: #FFF;
    z-index: 99;
    position: absolute;
    top: 0;
    left: 0
}

    .calendar-hover-panel > div {
        text-align: center;
    }
/*****************首頁圖表********************/
g .axis {font-family: inherit;font-size: 12px;}
g .axis .tick > line {stroke: #ddd;}
g .axis .domain {stroke: #ddd;}
div.tooltip {
    position: absolute;
    text-align: center;
    /*width: 100px;
    height: 120px;*/
    padding: 10px;
    font-size: 15px;
    font-family: inherit;
    background: white;
    border-radius: 8px;
    pointer-events: none;
    border: #E6E6E6 1px solid;
}
div.tooltip1 {
    position: absolute;
    text-align: center;
    /*width: 100px;
    height: 150px;*/
    padding: 10px;
    font-size: 15px;
    font-family: inherit;
    background: white;
    border-radius: 8px;
    pointer-events: none;
    border: #E6E6E6 1px solid;
}
div.tooltip1 > span {font-weight: 500;}
div.tooltip > span {font-weight: 500;}

.dropdown-toggle-split::after {margin-left: 4px!important;}
.dropdown-toggle::after {vertical-align: middle!important;}

.blackBG {
    background: #000;
    opacity: 0.75;
    width: 100%;
    height: 100%;
    z-index: 99997;
    position: fixed;
    top: 0;
    left: 0;
}

.loaderDiv {
    position: fixed;
    top: calc(50% - 100px);
    left: calc(50% - 150px);
    z-index: 99998;
    width: 300px;
    height: 200px;
    background: #fff;
    border-radius: 5px;
    text-align: center;
    padding: 20px 15px;
}
.loadingGif {
    position: absolute;
    left: 50%;
    top: 55%;
    transform: translate(-50%, -50%);
}
.al-baseline {align-items: baseline;}
.hidden {
    display: none !important;
}


/***********************
********* sweet-alert ******
***********************/
.sweet-alert {
    box-shadow: 0 0 5px rgba(0,0,0,.5);
    }
.sweet-alert h3,.sweet-alert p, .sweet-alert h2{max-height:250px; overflow-y:auto}

.header-navbar .navbar-wrapper .navbar-container .nav-right li {
    padding: 0 5px;
}
@media(max-width:992px) {
    .testnav {
        display: none;
        position: absolute;
        top: 56px;
        background: #404e67;
        height: 58px;
        box-shadow: 0 0 11px rgba(0,0,0,0.13);
    }
}

@media only screen and (max-width: 576px) {
    .header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification, .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification {
        min-width:150px;
    }
}
/*.divFloatRight {
    float: right;
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    margin-left: 10px;
}*/
.schboxToggle {
    cursor: pointer;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 25px;
    background: #01a9ac;
    color: #fff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-box-shadow: 0 1px 20px 0 rgba(69,90,100,0.3);
    box-shadow: 0 1px 20px 0 rgba(69,90,100,0.3);
}
.divFloatRight {
    float: right;
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    margin-left: 10px;
    -webkit-box-shadow: 0 1px 20px 0 rgba(69,90,100,0.08);
    box-shadow: 0 1px 20px 0 rgba(69,90,100,0.08);
    width: 280px;
}
@media only screen and (max-width: 992px) {
    .divFloatRight {
        float: none;
        margin-left: 0px;
        margin-bottom:20px;
        width:unset;
    }
}
/*RWD調整*/
@media(max-width:767px) {
    .twoCol,
    #singleStaff .twoCol,
    #basicform .twoCol .flex-fill, 
    /*#careForm .flex-fill,*/ 
    #caseStatus .flex-fill,
    #singleStaff .flex-fill,
    #basicform .table-responsive,
    #singleStaff .table-responsive,
    label[for="fileinput"]+.col-md-9{padding: 0; }
    #basicform .twoCol .form-group.row,
    #careForm .form-group.row,    
    #basicform #twzipcode .col-md-9,
    #singleStaff .form-group.row,
    #caseStatus .form-group.row{margin:0;padding:0}
    #basicform h3#title{margin-top:20px !important;border-bottom:1px solid #666;padding-bottom:5px;}
    #singleStaff .form-group.row{margin-bottom:15px;}

}
@media(max-width:576px) {
    .btn[data-i18n="export_excel"] {
        display: none;
    }
    .btn#btn_Import {display:none; }
     .pcoded-inner-content{padding:0;}
    .page-header{margin-top:10px;margin-bottom:20px !important;}
    .divFloatRight{padding:5px}
    .divFloatRight h3{padding:10px 10px 0 10px }
    .main-body .page-wrapper{padding:15px;}
    .NextcareComb .w350.scrollBox{width:100% !important;border:0;margin-top:10px;}
    .careCombRecoed,.NextcareComb{padding:15px;}
    .pcoded-inner-content{padding:0;}
    .card-block{padding:15px;}
    .stepsCenter{margin-bottom: 20px;height: auto;margin-top: 25px;}
    .stepsCenter>div{display:flex;justify-content:center;}
    .stepUnit h4{order:1;padding-top:7px;}
    .stepUnit span {border-radius:50%;width:35px;height:35px;padding:0;line-height:1.3;margin-right:10px;}
    .stepsCenter>div>.stepUnit{display:flex;margin: 0;}
    .stepsCenter>div>.stepUnit:first-child{margin-right:20PX;}
}
ul#careCombination:empty{border:0;}
ul#careCombination:empty:before{content:'--';}

.csnowrap tbody td:nth-of-type(3), .csnowrap tbody td:nth-of-type(7) {
    white-space:nowrap!important;
}

.supList {
    width: 300px;
    display: inline-block;
    vertical-align: top;
}
@media(max-width:768px) {
    .supList {
        width: 100%;
    }
}


/**********************
    首頁modal table
*******************/
table.dataTable thead .sorting:before, table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {
    bottom: 0.7rem !important;
}
div.dataTables_wrapper div.dataTables_info {
    padding-top: 0 !important;
    vertical-align: -webkit-baseline-middle!important;
    vertical-align:sub;
}
.dataTables_wrapper {overflow:auto!important;}
.table.dataTable tbody tr[role="row"] > td:nth-of-type(5), .table.dataTable tbody tr[role="row"] > td:nth-of-type(6) {
    white-space: nowrap !important;
}
#tblsrvCase, #tblSchRecord {border-collapse:collapse!important;}


.switchTenant {width:300px;}
@media(max-width:576px) {
    .switchTenant {
        width: 145px;
    }
}

/********icon mappin********/
i.red {color:#c1272d}
i.blue {color:#0071bc}
i.green {color:#8cc63f}
i.gray {color:#999}
i.org {color:#e88500}
i.purp {color:#9f49fb}
.fs12r {font-size:1.2rem!important;}
.fs12r {font-size:1.2rem!important;}


/*******************/
.nav-tabs .nav-link.active {border:0}
.big-nav-link {
    padding: 15px 30px;
    font-size: 1.1rem;
    /*flex: 0 0 33.333%;*/
    text-align: center;
    font-weight: bold;
}
@media(max-width:768px) {
    .big-nav-link {font-size:1rem;flex:0 0 30.33%;padding:10px;}
}
.sectabs {
    padding: 15px 10px;
    font-size: 1rem;
    text-align: center;
    font-weight: bold;
    flex: 1 1 auto;
}
.sectabs.active{/*border-bottom:2px solid #01a9ac;*/color:#fff;background:#01a9ac;font-weight:bold;}
.nav-tabs .nav-link.active {color: #000;}
.nav-tabs .nav-link {background:#FFF;color:#999}

.combInfo .flex-70 {flex:0 0 70%;}
@media(max-width:1200px) {
    .combInfo .flex-70 {
        flex: 0 0 100%;
    }
    .combInfo .flex-fill {
        flex: 0 0 100%;
    }
}

/***********就診關懷待辦**************/

.twoCol.twoColadj:last-of-type {border-left: 1px dashed #999;}
.twoColadj > .form-group {display:flex;flex-wrap:wrap}
.twoColadj > .form-group > label {flex:0 0 140px;}
@media(max-width:1200px) {
    .twoColadj > .form-group > label {flex:0 0 100%;}
    .twoColadj > .form-group {padding:0}
}
@media(max-width:768px) {
    .twoCol.twoColadj:last-of-type {border-left:0}
    .twoCol.twoColadj h3 {border-bottom:1px solid #999;padding:10px 0;margin-top:10px;}
}
.flex00100 {flex:0 0 100px;}
.historyRecDiv {padding:10px;}
.historyRecDiv > .desc{color:#888}
.historyRecDiv > .mesg{white-space:normal}
.historyRecDiv > .desc >span{padding:0 5px;}

#careItems > label {padding-right:0;}

@media(max-width:768px) {
    .pickerColor, .pickerColor > .picker {
        width: 100%;
    }
}
/**for問卷**/
.black-border-bt {
    border-bottom: 2px solid #ddd !important
}

.table-questionaire tbody tr:last-of-type {
    background: #ececec !important
}

.sec-titile {
    padding: 10px;
    border-left: 10px solid #01a9ac
}

.single_q {
    margin-top: 15px;
    margin-bottom: 15px;
}

    .single_q .opts_col {
        display: flex;
        flex-direction: column
    }

    .single_q .opts_row {
        display: flex;
        flex-direction: row;
        flex: 1 1 auto;
        flex-wrap: wrap
    }

        .single_q .opts_row > div {
            flex: 0 0 200px;
        }

    .single_q .small_q {
        flex: 0 0 300px;
        margin-right: 10px;
    }

    .single_q .small_qDiv {
        display: flex;
        flex-wrap: wrap;
        border-bottom: 1px solid #ddd;
        padding: 10px 0;
    }

@media(max-width:1200px) {
    .single_q .opts_row > div {
        flex: 0 0 100%;
    }
}
.popover {z-index: 9999;}
/******* 個案基本資料 身分修改歷程table ********/
.table-scroll {max-height:200px;overflow-y:auto}

.collapseBtn {display:block;font-weight: 600;font-size:16px;background:#eee;color:#333;padding:10px;border-bottom:2px solid #fff; cursor: pointer;}
.collapseBtn:hover,.collapseBtn:active,.collapseBtn:focus{color:#999;}
.collapseBtn span {position: relative}
.collapseBtn > span:first-child::after {content: '';position: absolute;top:5px;right:-20px;width: 0;height: 0;border-style: solid;border-width: 5px 0 5px 8.7px;border-color: transparent transparent transparent #333;}
.collapseBtn[aria-expanded="true"] > span:after {border-width: 8.7px 5px 0 5px;border-color: #333 transparent transparent transparent;}


/***********login*************
********************************/
.login-block {
    color: white;
}

.login-title {
    font-size: 45px;
    margin-bottom: 40px;
    line-height: 1.25;
    color: white;
    text-shadow: rgb(125 125 125) 2px 2px 5px;
    font-weight: bold;
    letter-spacing: 8px;
}

.auth-box {
    background: none;
    border: 3px solid #fff;
}

.auth-box .logo{
    margin: -48px auto 10px auto;
    display: block;
    background: white;
    width: 65px;
    border-radius: 50px;
}


.auth-box h3{
    font-size: 50px;
    text-shadow: rgb(125 125 125) -2px 2px 4px;
    color: white;
    letter-spacing: 8px;
}

.auth-box .form-group{
    border-bottom: 2px solid white;
}

.auth-box .form-control:focus {
    border: 1px solid white !important;
    box-shadow: rgb(255 255 255) -1px 0px 3px;
}

.auth-box .form-group > label{
    text-shadow: rgb(125 125 125) -1px 1px 4px;
    font-size: 20px !important;
}

.auth-box .form-group  input{
    background: none;
    border: none;
    font-size: 20px !important;
    text-shadow: rgb(125 125 125) -1px 1px 4px;
    font-weight: bold;
    color: white;
}

.auth-box .form-group  input:-webkit-autofill
{
    transition: background-color 5000s ease-in-out 0s; 
    -webkit-text-fill-color: #fff; /*字體顏色*/
}

.auth-box .form-group  input:-webkit-autofill::first-line
{
    font-size: 20px !important;
    font-weight: bold;
}

.auth-box .submitBlock{
    position: absolute;
    width: 100%;
}

.auth-box .submitBlock1{
    position: absolute;
    width: 100%;
    bottom: 45px;
}

.auth-box ::placeholder {
    color: white;
    opacity: 1; /* Firefox */
  }
  
.auth-box ::-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: white;
  }
  
.auth-box ::-ms-input-placeholder { /* Microsoft Edge */
   color: white;
}

.submitBlock .signInbg {
    background: white;
    padding: 25px 0px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

.submitBlock1 .signInbg1 {
    background: white;
    padding: 25px 0px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

.submitBlock #btnSignIn {
    position: absolute;
    text-align: center;
    width: 100%;
    background: linear-gradient(to bottom, #649696, #709a90, #b7af5e);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    font-size: 24px;
    font-weight: bolder;
    cursor: pointer;
    padding: 7px 0px;
    z-index: 100;
    -webkit-appearance: unset;
}

.submitBlock1 #btnReset {
    position: absolute;
    text-align: center;
    width: 100%;
    background: linear-gradient(to bottom, #649696, #709a90, #b7af5e);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    font-size: 24px;
    font-weight: bolder;
    cursor: pointer;
    padding: 7px 0px;
    z-index: 100;
    -webkit-appearance: unset;
}

.submitBlock #btnSignIn:hover {
   font-size: 26px;
}

.submitBlock1 #btnReset:hover {
    font-size: 26px;
}

.auth-box input.form-validate-error, .ValidateCode.has-danger > input {
    border: 1px solid red !important;
    box-shadow: #dc3545 -1px 0px 3px;
}

.auth-box label.form-validate-error {
    color: pink;
    font-size: 14px !important;
    padding-right: 5px;
}

.auth-box .refresh:before {
    left: 10px;
    color: white;
    font-size: 18px;
    top: -5px;
}

.login-block .versionBlock {
    color: white;
    font-size: 20px;
    position: relative;
    text-align: center;
    width: 100%;
    padding-top: 35px;
    text-shadow: rgb(100 100 100) 2px 2px 5px;
}

#vaccinationRecord td {
    padding: 5px;
}

@media screen and (max-width: 767px) {
    .login-title {
        font-size: 2em;
        letter-spacing: 0px;
    }
    .auth-box #verificationCode {
        width: 100px;
    }

    .auth-box h3 {
        font-size: 2em;
    }
}

/* 客服阿智頭像位置 */
#dvSmartAgentICON {
    left: -5px !important;
    bottom: -20px !important;
    width: 100px;
}

/* banner */
.flexslider {
    margin: 0px !important;
}

.flex-control-nav {
    bottom: -5px !important;
}

.flex-direction-nav a {
    width: 25px !important;
    height: 35px !important;
}

.flex-direction-nav a:before {
    font-size: 30px !important;
}

.flex-control-nav li {
    margin: 0 3px !important;
}

#pageContent.hasBanner .page-body {
    margin-top: 50px;
}

.banner {
    max-width: 500px; 
    width: 100%; 
    float: right; 
    margin-right: 100px; 
}

.hasBanner .page-header-nocontent{
    height: 16px;
}

@media screen and (max-width: 998px) {
    #pageContent.hasBanner .page-body {
        margin-top: unset;
    }

    .banner {
        width: 100%; 
        max-width: 100%;
        text-align: center; 
        padding: 10px 1.8rem;
        margin: 0px;
    }
}

@media screen and (max-width: 576px) {
    .banner {
        padding: 10px;
    }
    .flex-direction-nav{
        display: none;
    }
}

.daterangepicker select.monthselect {margin-right: 7%; width: 63px;}
.daterangepicker select.yearselect {width: 69px;}
.daterangepicker select.monthselect, .daterangepicker select.yearselect {font-size: 16px; font-weight:bold; padding: 4px;border: 1px solid #ced4da;}



