/*====================================
  Teg
====================================*/
body{font-family:Microsoft JhengHei; font-size:15px;}

a:hover{text-decoration:none;}

.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6, input, textarea, select {
    font-family: Microsoft JhengHei !important;
    font-weight: bold;}

nav ul li a{font-size:15px;}
/*====================================
  Templet
====================================*/
/*=== admin-index.php ===*/
  /*上方區塊設定*/
#header{height:64px;}
.smart-style-1 #header{background-color:#1b1e24;}

  /*右上按鈕樣式*/
.smart-style-1 .btn-header > :first-child > a {background: #888; border: 1px solid #999;}
.smart-style-1 .btn-header > :first-child > a:hover {opacity: .8;}

  /*左上LOGO區域設定*/
.smart-style-1 #logo-group{background:#1b1e24 !important;}
#logo-group>span{height:60px; color:#1b1e24;font-size:1.2em;}
#logo{width:240px; margin-top:0px; padding-top:4px;}
#logo img{height:50px; width:auto;}

  /*左側選單區域*/
#left-panel{padding-top:60px;}

  /*左側選單上方歡迎訊息區域*/
.smart-style-1 .login-info > span{color:#8b91a0;}
.MessageBoxMiddle .pText {font-size: 15px;}
  /*登出訊息樣式*/
.smart-style-1 .MsgTitle .txt-color-orangeDark{color:#a4d142 !important;}

/*麵包屑區域*/
.smart-style-1 #ribbon{background:#e6e6e6;}
.smart-style-1 .breadcrumb > li + li:before{color:#646464;}
.smart-style-1 #ribbon .breadcrumb a, .smart-style-1 #ribbon .breadcrumb{color:#747474 !important;}
/*=== /admin-index.php === */


/*=== admin-login.php ===*/
#extr-page{background:#b4ddf8;} /*下方頁面底色*/
#extr-page #header{
  height:71px;
  color:#8b91a0;
  border-bottom:1px solid #999!important;
  background:#000 !important;} /*上方header底色*/

/*logo尺寸位置設定*/
#extr-page #header #logo {margin-top:0px; padding-top:10px;}
#extr-page #header #logo img{height:50px; width:auto;}
@media (max-width:767px) {
  #extr-page #header #logo img{height:auto; width: 50vw;}
  #extr-page #header{height: 7vh;}
}
#extr-page #main{
  background-color:#e1d8c7;
  background-image:url("../../../assets/img/pattern-bg-lg.png");
  background-repeat: repeat repeat;
  /* background-size:cover; */
  min-height:85vh;
}

.login-footer{
  color:#fff;
  padding:15px;
  text-align:center;
}

/*登入表單*/
.client-form header {
  padding: 15px 13px;
  margin: 0;
  border-bottom-style: solid;
  border-bottom-color: rgba(0,0,0,.1);
  background: #f3efe9;
}
.txt-color-teal {
    color: #b4ddf8!important;
}
.smart-form footer {
    display: block;
    padding: 7px 14px 15px;
    border-top: 1px solid rgba(0,0,0,.1);
    background: #f3efe9;
}
/*=== admin-login.php ===*/

/*=== admin-templet ===*/
.ui-sortable .jarviswidget-sortable>header{cursor:default;}/*area title*/

.jarviswidget>header{height:37px;} /*區塊title、標籤項目高度，調整字體大小時需同時調整*/
.jarviswidget>header h2{font-size:15px; line-height:32px;}
.jarviswidget>div{font-size:15px;}
.smart-style-1 nav ul ul li > a{font-size:15px;}

.padding-lr-10{padding:0px 10px;}/*底下功能按鈕區塊樣式*/
/*=== /admin-templet ===*/

/*=== form-input ===*/
.form-input{
  height:32px;
  padding:6px 12px;
  font-size:13px;
  color:#555;
  border:1px solid #ccc;
}
.form-select{
  height:32px;
  padding:6px 12px;
  font-size:13px;
  color:#555;
  border:1px solid #ccc;
}

.input-group-select{
  display: table-cell;
    width: 1%;
    font-size: 0;
    white-space: nowrap;
    vertical-align: middle;
    position: relative;
}

.input-group-select select{
  /* width:100%; */
  height:32px;
  margin-right: -1px;
  padding: 6px 0px 6px 12px;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid #ccc;
  border-radius: 2px 0px 0px 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  float:left;
}

.input-group-btn>button{height:32px;}
/*=== /form-input ===*/

/*====================================
  Bootstrap
====================================*/
.form-control{padding:6px 3px;}
.cell-min{width:1%;}
.no-wrap{white-space:nowrap;}

.form-control[disabled]{
  cursor:default;
  background-color:#FFF;
  border:none;
}

.form-control[readonly]{background:#fff;}
/*====================================
  Plugin
====================================*/
/*== fullcalendar ==*/
#calendar-mode > a.active{
  color:#fff;
  background:#353d4b;
}
/*== /fullcalendar ==*/

/*== jquery validate ==*/
span.invalid{color:#b94a48;}
.state-error > label{color:#b94a48;}
.state-error input,.state-error textarea{border-color:#b94a48; background-color:#fffafa;}

.state-success > label{color:#356e35;}
.state-success input,.state-success textarea{border-color:#356e35; background-color:#f6fff3;}
/*== /jquery validate ==*/

/*== datatables ==*/
div.dataTables_scrollBody table{margin-bottom:18px!important;}
.fc-head-container thead tr, .table thead tr{font-size:15px;}
/*== /datatables ==*/

/*== jQuery-datepicker ==*/
#ui-datepicker-div{z-index:20!important;}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year{width:4.5em;}
/*== /jQuery-datepicker ==*/

/*== apply calander ==*/
.calendarsidebar{
	float: left;
  	width: 210px;
  	position: relative;
  	margin-right: 15px;
    margin-top:15px;
}
.calendar{margin-bottom:10px;}

.calendar .calendar-month{
  background-color:#666;
	text-align:center;
	padding:7px 10px 8px 10px;
	color:#ffda00;
}
.calendar .calendar-month strong{
	color:#FFF;
	padding:0 3px;
}
.calendar .calendar-month a{
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}
.calendar .calendar-month .calendar-month-left{float:left;}

.calendar .calendar-month .calendar-month-left:hover, .calendar .calendar-month .calendar-month-right:hover{color:#036;}

.calendar .calendar-month .calendar-month-right{float:right;}

.calendar table{}
.calendar th{
  padding:2px;
  text-align:center;
	font-size:.5em;
	color:#666;
	background:#d7d7d7;
	height:18px
}
.calendar td{
	background:#f4f4f4;
	height:30px;
	color:#999;
}
.calendar td a{
	text-decoration:none;
}
.calendar .calendar-today{
  border-radius:5px;
  background-color:#666;
	color:#FFF;
}
.calendar .calendar-today a{
	color:#FFF;
}
.calendar .calendar-active{
  border-radius:5px;
  background-color:#c79121;
	color:#FFF;
}
.calendar .calendar-active a{
	color:#fff;
}

.calendar .calendar-select {
    background-color: #66CCFF;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
}

.calendar .calendar-info{
	padding:5px 0 7px 15px;
	/*background:#f4f4f4 url(../images/calendar-info.jpg) no-repeat center bottom;*/
}
.calendar .calendar-info span{
	display:inline-block;
	font-size:.8em;
	padding:0px 2px;
	color:#666;
}
.calendar .calendar-info .calendar-info-active{
  border-left:15px solid #c79121;
}
.calendar .calendar-info .calendar-info-today{
  border-left:15px solid #666;
}
/*== /apply calander ==*/


/*== /apply calander ==*/
.jarviswidget-color-blueDark .nav-tabs li:not(.active) a, .jarviswidget-color-blueDark>header>.jarviswidget-ctrls a {
  color: #999!important;
}
.widget-body .tabs-left .badge{
  min-width: 20px;
  display: inline-block;
}
.widget-body .tabs-left .badge.bg-color-blueDark{
  /* background-color: transparent !important; */
  color: #fff!important;
}
.mess-list{
  padding: 0;
  list-style: none;
  margin-left: 10px;
}
.mess-list li a{
	display: block;
	padding: 8px 8px;
  color: #1b1e24;
  transition: all .3s linear;
}
.mess-list li{
  border-bottom: 1px solid #ddd;
}
.mess-list li a:hover{
  background: #eee;
  transition: all .3s linear;
}
.tabs-left>.tab-content {
    margin-left: 146px;
}
.login-info {
    display: block;
    font-size: 1.1em;
    padding-top: 15px;
    padding-left: 15px;
    height: 34px;
    color: #fff;
    border: solid transparent;
    border-width: 1px 0;
    box-shadow: inset 1px 1px 0 rgba(0,0,0,0), inset 0 -1px 0 rgba(0,0,0,0);
    width: calc(100% - 15px);
    margin: 0!important;
    border-bottom: 1px solid #466ea4;
    color: #466ea4;
}
.desktop-detected.minified .login-info span{
  display: none;
}
#header {
    background-color: #b4ddf8 !important;
    background-image: none;
}
aside {
    display: block;
    background: none;
    min-height: 100%;
}
#ribbon {
    background: #ffebeb;
    border-radius: 32px 0 0 0;
}
nav ul li a {
    color: #111;
}
nav ul li a {
    line-height: normal;
    font-size: 17px;
    padding: 13px;
    color: #111;
    display: block;
    font-weight: 700;
    border-bottom: 1px dashed rgba(0,0,0,0.3);
    transition: all .5s ease;
}
nav ul li a:hover {
  background-color: rgba(255,255,255,0.7);
  color: #000;
}
img.online {
    border-left-color: #466ea4!important;
}
nav ul li.open>a, nav ul li.open>a b {
    color: #fff!important;
    background-color: #466ea4;
}
nav ul ul {
    margin: 0;
    display: none;
    background: rgba(0,0,0,.3);
    padding: 7px 0;
}
#header>div {
    height: 60px;
}
#main {
    margin-left: 220px;
    padding: 10px 0 0 10px;
    padding-bottom: 52px;
    min-height: calc(100vh - 200px);
    position: relative;
    border-radius: 40px 0 0 40px !important;
    box-shadow: 0 20px 30px -12px rgba(0, 0, 0, 0.2);
    background-color: #fff;
}
.page-footer {
    height: 52px;
    padding: 15px 13px 0;
    padding-left: 233px;
    border-top: 1px solid #CECECE;
    background: rgba(0,0,0,0);
    width: 100%;
    position: absolute;
    display: block;
    bottom: 0;
}
body{
  background: none;
}
html {
    background: none;
    background-color: #b4ddf8;
    background-image: url('../img/bg-3.png');
    background-repeat: no-repeat;
    background-position: 30px 100%;
    background-size: 550px;
}
.fa {
    font: normal normal normal 16px/1 FontAwesome;
}
nav ul b {
    margin-top: 8px;
}
nav ul ul {
    background: rgba(0255,255,255,0.6);
    padding: 0;
}
nav ul ul li>a {
    font-size: 16px;
}
#ribbon .breadcrumb, #ribbon .breadcrumb a {
    color: #777!important;
    text-decoration: none!Important;
}
.txt-color-blueDark {
    color: #20558e!important;
}
.jarviswidget-color-blueDark>header {
    border-color: #466ea4!important;
    background: #466ea4;
    color: #fff;
}

.tab-style ul{
  padding: 0;
  margin: 0;
  list-style-type: none;
  padding: 20px 0 30px 0;
}
.tab-style ul li{
  display: inline-block;
}
.tab-style ul li a{
  padding: 8px 25px;
  font-size: 1.1em;
  font-weight: 700;
  letter-spacing: 1.2px;
  background-color: #d1d1d1;
  color: #444;
  border-radius: 30px;
}
.tab-style ul li.active a{
  color: #fff;
  background-color: #20558e;
}
.billboard-group {
  margin-bottom: 10px;
}
.billboard-group .billboard-body {
  display: block;
  padding: 20px 50px;
  border-radius: 10px;
  background-color: #fff;
  color: #444;
  transition: all .5s ease;
}
.billboard-group .billboard-body:hover{
  background: #0099ff;
  background: -moz-linear-gradient(-45deg, #0099ff 0%, #14c2ff 100%);
  background: -webkit-linear-gradient(-45deg, #0099ff 0%,#14c2ff 100%);
  background: linear-gradient(135deg, #0099ff 0%,#14c2ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0099ff', endColorstr='#14c2ff',GradientType=1 );
  color: #fff;
}
.billboard-group .billboard-body h3{
  padding: 0;
  margin-bottom: 10px;
}
.billboard-group .billboard-body{
  position: relative;
}
.billboard-group-left{
  font-size: 2.6em;
  position: absolute;
  top: 20px;
  left: 20px;
  color: #d50037;
}
.billboard-group-right{
  font-size: 2em;
  position: absolute;
  top: 25px;
  right: 20px;
  color: #a3c2d6;
}
.billboard-group-center .d-inline-block{
  color: #999;
  margin-right: 25px;
}
.billboard-group .billboard-body:hover .billboard-group-center .d-inline-block{
  color: #efefef;
}
.dl-body{
  padding: 10px 15px;
  background-color: #efefef;
  border-radius: 30px;
  margin-bottom: 15px;
}
.dl-body h3{
  padding: 0;
  margin: 15px 0 20px 0;
}
.dl-group{
  margin-bottom: 15px;
}
.dl-group a{
  padding: 10px;
  background-color: #fff;
  display: block;
  border-radius: 30px;
  color: #222;
  transition: all .5s ease;
}
.dl-group a:hover, 
.dl-group a:focus{
  background-color: #20558e;
  color: #fff;
}
.dl-group a i{
  margin-right: 7px;
  color: #20558e;
  font-size: 1.2em;
}
.dl-group a:hover i, 
.dl-group a:focus i {
  color: #efefef;
}
.label-warning-word {
  color: #57889c;
}
.label-word-success{
  color: #444;
}
.label-word-info{
  color: #888;
}
.label-primary-out{
  border-radius: 50px;
  padding: 0 10px;
  font-size: 14px;
  border: 2px solid #d3d3d3;
  color: #777;
}


.main-style{
  padding: 20px;
  background-color: #fff;
  border-radius: 20px;
}
.main-style .page-title{
  display: inline-block;
  padding: 10px 25px 10px 5px;
  margin-bottom: 30px;
  color: #316399;
  font-size: 1.7em;
  font-weight: 600;
  border-bottom: 3px solid #b4ddf8;
  position: relative;
}
.main-style .page-title:after{
  width: 25px;
  height: 25px;
  border: 3px solid #b4ddf8;
  border-radius: 50px;
  background-color: #fff;
  position: absolute;
  right: -10px;
  bottom: -15px;
  content: "";
}
.main-style .page-title:before{
  width: 13px;
  height: 13px;
  border-radius: 50px;
  background-color: #b4ddf8;
  position: absolute;
  right: -4px;
  bottom: -9px;
  content: "";
  z-index: 10;
}
.news-list-group a{
  padding: 10px;
  text-decoration: none;
  display: block;
  border-bottom: 3px dotted #d8d8d8;
  color: #333;
  font-size: 16px;
}
.news-list-group a .time{
  color: #59aed3;
  font-size: 14px;
  margin-bottom: 3px;
  letter-spacing: 2px;
}
.main-remind {
  
}
.g-pt-20{
  padding-top: 20px;
}
.g-mb-30{
  margin-bottom: 30px;
}
.text-right{
  text-align: right;
}
.btn-more{
  display: inline-block;
  padding: 2px 20px;
  border-radius: 50px;
  border: 2px solid #466ea4;
  color: #466ea4;
  font-weight: 600;
  transition: all .5s ease;
}
.btn-more:hover,
.btn-more:focus {
  background-color: #466ea4;
  border: 2px solid #466ea4;
  color: #fff;
}
.statistics{
  background-color: #e5f2f9;
  border-radius: 30px;
  padding: 20px;
  font-size: 16px;
}
.statistics-title{
  text-align: right;
  padding: 80px 20px 20px 0;
  border-right: 1px solid #aaaaaa;
}
.statistics-title strong{
  font-size: 25px;
}
.statistics-group{
  position: relative;
  text-align: center;
  margin-bottom: 20px;
}
.statistics-group:before{
  width: 120px;
  height: 120px;
  border-radius: 100px;
  border: 10px solid #b4ddf8;
  position: absolute;
  top: 0;
  left: calc(50% - 60px);
  content: "";
}
.statistics-group:after{
  width: 80px;
  height: 80px;
  border-radius: 100px;
  background-color: #fff;
  position: absolute;
  top: 20px;
  left: calc(50% - 40px);
  content: "";
}
.statistics-group strong{
  z-index: 10;
  position: relative;
  font-size: 40px;
  padding: 32px 0 38px 0;
  display: block;
}
.remind-group{
  position: relative;
  padding: 18px 135px 18px 70px;
  border-radius: 50px;
  border: 4px solid #466ea4;
  background-image: url('../img/remind-bell.png');
  background-repeat: no-repeat;
  background-size: auto 40px;
  background-position: 20px 8px;
  font-size: 16px;
  margin-bottom: 15px;
}
.remind-group-notice{
  background-image: url('../img/remind-notice.png');
  border: 4px solid #bc2828;
}
.remind-group .remind-title{
  display: inline-block;
}
.remind-group .remind-num{
  display: inline-block;
  padding: 1px 3px;
  min-width: 26px;
  text-align: center;
  background-color: #bc2828;
  color: #fff;
  border-radius: 50px;
  margin-left: 5px;
}
.remind-group a{
  position: absolute;
  top: 12px;
  right: 10px;
  display: inline-block;
  border-radius: 50px;
  padding: 6px 20px;
  color: #fff;
  background-color: #466ea4;
}
.remind-group a i{
  margin-left: 10px;
}
@media (max-width: 992px) {
  .statistics-title{
    text-align: right;
    padding: 10px;
    border-right: none;
    border-bottom: 1px solid #aaaaaa;
    text-align: center;
    margin-bottom: 30px;
  }
}
@media (max-width: 979px) {
  #main {
      margin-left: 10px;
      padding: 10px ;
  }
}
.change-identity{
  color: #000000;
  padding: 10px 10px 10px 11px;
}
.change-identity select{
  background-color: #FFF;
  color: #000000;
  width: 9em;
  padding: 4px 5px 5px 10px;
  border-radius: 30px 0 0 30px;
}
.change-identity button{
  background-color: #FFE7DE;
  color: #333;
  border-radius: 0 30px 30px 0;
  border: none;
  padding: 5px 15px;
}
.minified .change-identity select{
  background-color: #FFF;
  color: #000000;
  width: 2em;
  padding: 4px 5px 5px 10px;
  border-radius: 10px 10px 0 0;
  margin-left: -3px;
}
.minified .change-identity button{
  background-color: #FFE7DE;
  color: #333;
  border-radius: 0 0 10px 10px;
  border: none;
  padding: 5px 7px;
  margin-left: -2px;
}