a:hover {
	text-decoration: none;
	color: #16928E;
}
img { image-rendering: -webkit-optimize-contrast;}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
	width: 100% !important;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
    vertical-align: middle !important;
}

.pt-0 {	padding-top: 0 !important;}

.pb-0 {	padding-bottom: 0 !important;}

.pr-0 {	padding-right: 0 !important;}
.pr-1 {	padding-right: 15px;}
.pr-2 {	padding-right: 30px;}

.pl-0 {	padding-left: 0 !important;}
.pl-1 {	padding-left: 15px;}

.pt-1 {	padding-top: 0.8rem;}

.p-8 {	padding: 8px;}

.p-icon {
	padding-right: 5px;
	padding-left: 5px;
}

.mt-search {margin-top: 10px !important;}

.mt-0 {	margin-top: 0px !important;}
.mt-1 {	margin-top: 15px;}
.mt-2 {	margin-top: 25px;}
.mt-3 {	margin-top: 30px;}

.mt-8 {	margin-top: 8px;}

.mb-0 { margin-bottom: 0 !important; }
.mb-5p { margin-bottom: 5px; }
.mb-2 {	margin-bottom: 20px !important;}
.mb-10 { margin-bottom: 10px !important;}
.mb-20 { margin-bottom: 20px;}

.mx-0 {	margin-right: 0;margin-left: 0;}
.mx-auto {	margin-right: auto;margin-left: auto;}

.w-48 { width: 48.5%;}
.mr-1p { margin-right: 1%; }

/*登入頁*/

#lang {
	text-align: right;
	float: right;
	margin: 12px 0;
}

.login_logo {
	height: 90px;
}
img.login_logo {display:block;
width:270px;
	height: 65px;
}

.title_bg {
	background: linear-gradient(to right, #cecece -100%, #fff 100%);
	border-top: 6px solid #1BB0AD;
}

.sub_title {
	color: #1BB0AD;
	padding-bottom: 20px;
}

H4.sub_title {
	padding-left: 140px;
	padding-top: 10px;
}

.lost_password {
	font-size: 15px;
	padding-left: 10px;
}

.form_line {
	color: #222827;
	margin-bottom: 12px;
}

.is-signin {
	margin: 10% 0 8% 0;
}

.text-danger { color: #1BB0AD; }

.btn-danger {
	background-color: #1BB0AD !important;
	border: none;
	transition: .2s;
	padding-top: 8px;
	padding-bottom: 8px;
}

.btn-danger:hover {
	background-color: #16928E !important;
	transition: .2s;
}

.btn-light {
	color: #3c3e43;
    background-color: #d3dcf1;
    border: 1px solid #bbc1ce;
    transition: .2s;
	padding-top: 8px;
	padding-bottom: 8px;
}
.btn-light:hover {
    background-color: #bbc1ce;
    border: 1px solid #bbc1ce;
}

.form-control {
	padding: 6px !important;
	border-color: #c5c5c5 !important;
}

.login_bn {
	margin: 4% 0 5% 0;
}

.vn_br {
	margin-top: -5px;
	margin-bottom: 15px !important;
	display: block;
	font-size: 15px;
}

.vn_br_2 {
	display: none;
}

.sub_title_vn {
	font-size: 16px;
}

@media (min-width:768px) {
	.login_logo {
	width: 100%;
	height: auto;
    }
    .sub_title {
	padding-left: 20px;
    }
	
	.is-norm h4{
	margin: 0px;
	margin-top:36px;
	}
	.text_right {
	text-align: right;
	}
	.is-signin {
	margin: 15% 0 30% 0;
    }
}

@media (min-width:992px) {
	.is-signin {
	margin: 20% 0 30% 0;
    }
	.is-norm h4{
	margin: 0px;
	margin-top:30px;
	}
}

@media (min-width:1199px) {
	.sub_title {
	padding-bottom: 18px;
	font-size: 24px;
    }
	
	.is-norm h4{
	margin: 0px;
	margin-top:36px;
    }
    .vn_br {
	display: none;
    }
    .vn_br_2 {
	display: inline-block;
    }
}


/*登入頁END*/

.selectpicker.disabled , .btn-default.disabled{
	background-color: #eee !important;
	border-color: #c5c5c5 !important;
}

/*忘記密碼*/

.form_line_2 {
	color: #222827;
	margin-bottom: 30px;
}

.is-signin p {
	color: #929292;
	margin-bottom: 6px;
}

/*忘記密碼END*/
/*首頁*/

.top_link {
	padding: 0;
	display: none;
}

.breadcrumb li a:hover {
	color: #1BB0AD;
}

.top_link_xs {
	display: block;
}


.navbar-default {
	background-color: transparent;
	border: none;
	margin: 0;
}

.navbar-nav li a {
    font-size: 15px; 
	background-color: #1BB0AD !important;
	color: #fff !important; 
    padding: 18px 24px;
    transition: .2s;
}

.navbar-nav li a:hover {
	background-color: #13635d !important;
	transition: .2s;
}

.navbar-nav{
	border: none;

}

.border_top {
	border-top: 0.5px solid #e54d60;
}


.login_bn_2 {
	margin: 1% 0 2% 0;
	padding: 0;
}

.faq_menu {
	/*display: inline-flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
	width: 100%;
	padding:0 18px 15px 18px;
}

.faq_menu h4 {
	color: #3354a1;
	font-weight: 700;
}

.faq_menu > div {
	width: 49%;
	display: inline-block;
	vertical-align: top;
	padding-bottom: 10px;
}

.faq_menu > div:last-child { width: 100%; }
.faq_menu > div div {
	display: inline-block;
	width: 49%;
	vertical-align: top;
}

.faq_menu ul {
	list-style: none;
	padding-left: 0;
}

.faq_menu ul li input {	vertical-align: middle;}
.faq_menu ul li label { font-weight: 400; }

.faq_menu input[type=checkbox] { margin: 0 !important;}

.faq_menu .btn_search { 
	padding: 8px 16px;
	width: 100%;
	text-align: center;
	margin: 0;
	margin-top: 15px;
	float: none;
}
.faq_menu .btn_search:hover {
	background-color: #404646 !important;
	opacity: 1;
}

.faq_menu ul li a {
	padding: 0 !important;
	background-color: transparent;

}

.faq_menu ul li a:hover {
	color: #3354a1 !important;
	background-color: transparent !important;
}

.yamm .dropdown.yamm-fw .dropdown-menu { background-color: #fff;}
.nav.navbar-nav li.open a.nav-link {
	background-color: #16928E !important;
}

@media (min-width:576px) {
    .faq_menu > div { width: 32.5%;}
    .faq_menu > div:last-child { width: 65%; }
	.faq_menu .btn_search { margin-top: 40px;}
}

@media (min-width:768px) {
	.navbar-nav li a {
	border-radius: 6px;
	padding: 12px 24px;
	margin: 6px 7px;
    }
    .top_link {
	padding: 0;
	display: block;
	}
    .top_link_xs {
	display: none !important;
    }

    .navbar-nav {
    	float: none;
    	display: inline-flex;
    	flex-wrap: wrap;
    	justify-content: center;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    	display: flex !important;
    	justify-content: center;
    }

    .navbar-collapse_en {}
    .navbar-nav_en li a {
	border-radius: 6px;
	padding: 10px 17px;
	margin: 6px 3px;
    }

    .navbar-nav_vn li a {
    	font-size: 13px;
	border-radius: 6px;
	padding: 10px 14px;
	margin: 4px 3px;
    }

    .faq_menu {	padding:0 15px 15px 15px;}
    .faq_menu > div , .faq_menu > div:last-child {
	width: 19.5%;
	padding-bottom: 0;
	}
	.faq_menu > div div { width: 100%; }

	.faq_menu .btn_search { 
	width: auto;
	float: right;
	margin: 0;
	margin-top: 15px;
	}
}

@media (min-width:992px) {
	.navbar-nav_vn li a {
    	font-size: 14px;
	border-radius: 6px;
	padding: 10px 14px;
	margin: 4px 3px;
    }
    .navbar-collapse_vn {
	padding-left: 7%;
    }
    .navbar-collapse_en {
    	padding-left: 3.2%;
    }
	.navbar-nav li a {
	border-radius: 6px;
	padding: 12px 18px;
	margin: 6px 7px;
    }

    .faq_menu {	padding:0 30px 15px 30px;}
}

@media (min-width:1199px) {
	.navbar-nav li a {
	border-radius: 6px;
	padding: 12px 20px 12px 18px;
	margin: 6px 7px;
    }
    .navbar-collapse_en {
    	padding-left: 15px;
    }
    .navbar-nav_vn li a {
    	font-size: 15px;
	border-radius: 6px;
	padding: 12px 20px;
	margin: 5px 6px;
    }
    .navbar-collapse_vn {
	padding-left: 5%;
    }
}

/*首頁END*/
/*會員資料維護*/

.red_text {
	color: red;
}

.form_line_main {
	margin-bottom: 20px !important;
}

.frame_main {
	padding: 20px 20px 40px 20px;
	margin: 5px 10px 0 10px;
	border: 1px solid #e8e8e8;
	border-radius: 10px;
	background-color: rgba(255,255,255,0.5);
}

.btn_save {
 	background-color: #1d756f !important;
    text-align: center;
    margin-top: 27px;
   	transition: .2s;
}

.btn_save:hover {
	opacity: 0.8;
	transition: .2s;
}

.btn_hide {
	display: none;
}

.form_date_dis {
	border-radius: 4px !important;
}

@media (min-width:768px) {
	.frame_main {
	margin: 20px auto 50px auto;
	padding: 20px 35px 40px 35px;
    }
    .btn_save {
    margin: 21px auto 0 auto;
    width: 210px;
    }
}

@media (min-width:1199px) {
	.form_line_main {
	margin-bottom: 30px;
    }

}

/*會員資料維護 END*/
/**/

.section_title {
	margin-bottom: 15px;
	padding-bottom: 8px;
	border-bottom: 1.5px solid #d9d9d9;
}

.img_title {
	padding-bottom: 5px;
}

.btn_back {
	text-align: right;
	display: inline-block;
	color: #3c3e43 !important;
	padding: 8px 16px;
	background-color:  #d3dcf1;
	border: 1px solid #bbc1ce;
	border-radius: 6px;
	margin-bottom: 15px;
	transition: .2s;
}

.btn_update {
	text-align: right;
	display: inline-block;
	color: #fff !important;
	padding: 8px 16px;
	background-color: #3354a1;
	border: 1px solid #3354a1;
	border-radius: 6px;
	margin-bottom: 15px;
	transition: .2s;
}

.btn_back:hover , .btn_update:hover {
	opacity: 0.8;
	transition: .2s;
}

/*已填資料白底*/

.margin_0 {
	margin: 0;
}

.area_1 {
	background-color: #f6f6f6;
	margin: 10px 0 20px 0;
	padding: 20px 0 0 0;
	border-radius: 6px;
}

.form_inline {
	display: inline;
	width: 45%;
}

.input-group {
	float: left !important;
}



.date_dash {
	margin: 8px 20px 8px 0px;
	float: left;
}

.content {
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	padding: 8px;
	margin-bottom: 25px;
}

.content_title {
	font-weight: bold;
	background-color: #d9d9d9;
	color: #49353e;
	width: 100%;
	padding: 12px 0 12px 15px;
	margin-top: 25px;
	margin-bottom: 0;
}

.content_s {
	color: #fff;
	border-radius: 4px;
	background-color: #8a8a8a;
	padding: 8px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.table {
	background-color: rgba(255,255,255,0.5);
}

.table>tbody>tr>td {
	vertical-align: middle;
}

.table_td {
	background-color: #f7f7f7;
}

.table-responsive {
	border: none;
}

.th_border {
	border-right: 1px solid #e8e8e8;
}

.th_bg {
	background-color: #ddd;
}

.tr_cell {
	border-bottom: 3px solid #fff;
}

.tr_cell_trans {
	border-bottom: 3px solid #f7f7f7;
}

.tr_mark {
	color: #1b3a7b;
	background-color: #d0d9ec;
}

.form_textarea {
	margin: 15px 5px 5px 5px;
}

.table_border {
	border: 1px solid #e8e8e8;
	margin-bottom: 0;
}

.p_trans {
	color: #337ab7;
}

@media (min-width:768px) {
	.area_1 {
	margin: 10px 0 50px 0;
	padding: 20px 10px 0 10px;
    }

    .date_dash {
	margin: 8px 12px;
	float: left;
    }
}

/**/
/**/

.btn_search {
	text-align: right;
	display: inline-block;
	color: #fff !important;
	padding: 8px 16px;
	background-color: #697475;
	border: 1px solid #697475;
	border-radius: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	transition: .2s;
	vertical-align: middle;
}

.btn_plus {
	text-align: right;
	display: inline-block;
	color: #fff !important;
	padding: 8px 16px;
	background-color: #e6860f;
	border-radius: 6px;
	margin-top: 10px;
	margin-bottom: 10px;

	transition: .2s;
	vertical-align: middle;
}

.btn_search:hover {
	opacity: 0.8;
	transition: .2s;
}

.btn_plus:hover {
	opacity: 0.8;
	transition: .2s;
}

#list_show {
	text-align: right;
	float: right;
	margin: 12px 0;
}

.btn_statement {
	display: inline-block;
	color: #fff !important;
	padding: 4px 16px;
	background-color: #326ca8;
	border-radius: 6px;
	transition: .2s;
}/*表格中明細按鈕*/

.btn_statement.outpdf {
	background-color: #2a3b7a;
	padding: 4px 12px;
	margin: 2px 0 2px 1px;
}
.btn_statement.document {
	background-color: #5c6ca6;
	padding: 4px 12px;
	margin: 2px 0 2px 1px;
}

.btn_statement:hover {
	opacity: 0.8;
	transition: .2s;
}


.pagination li a {
	color: #222827;
}

@media (min-width:768px) {
	.btn_search {
	margin-top: 30px;
	margin-bottom: 10px;
    }

    .btn_plus {
	margin-top: 30px;
	margin-bottom: 10px;

    }
}

.item_select {
	width: 100%;
    height: 34px;
    padding: 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.dis {
    background-color: #eee;
}

.item_select_fit {
    height: 34px;
    padding: 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
	margin-right: -2px;
}

.btn_upload {
	display: inline-block;
	color: #fff !important;
	padding: 8px 16px;
	background-color: #326ca8;
	border-radius: 6px;
	margin-top: -5px;
	margin-bottom: 20px;
	transition: .2s;
}

.btn_choose {
	display: inline-block;
	color: #fff !important;
	padding: 8px 16px;
	background-color: #4b8b23;
	border-radius: 6px;
	margin-top: -5px;
	margin-bottom: 20px;
	transition: .2s;
}

.btn_upload:hover {
	opacity: 0.8;
	transition: .2s;
}

.btn_choose:hover {
	opacity: 0.8;
	transition: .2s;
}

.text_upload, .text_delete {
	text-align: right;
}

.photo {
	color: #fff;
	background-color: #525252;
	width: 100%;
	line-height: 150px;
	text-align:center;
	height: 150px;
}

.btn_delete {
	display: inline-block;
	color: #fff !important;
	padding: 8px 16px;
	background-color: #d73754;
	border-radius: 6px;
	margin-top: 0;
	margin-bottom: 20px;
	transition: .2s;
}

.btn_delete:hover {
	opacity: 0.8;
	transition: .2s;
}

.form_deline {
	margin-bottom: 0;
}

@media (min-width:768px) {
    .btn_upload {
	margin-top: 28px;
	margin-bottom: 15px;
    }

    .btn_choose {
	margin-top: 28px;
	margin-bottom: 15px;
    }

    .text_upload {
	text-align: left;
    }

    .text_delete {
    margin-top: 150px;
	text-align: left;
    }

}

@media (min-width:992px) {
    .text_delete {
    margin-top: 150px;
	text-align: left;
    }
}

/**/
/**/

.space_less {
	margin-bottom: 20px;
}

@media (min-width:992px) {
    .space_less {
    margin-top: -30px;
    }
}

.container_upload {
  padding: 50px 10%;
}

.box {
  position: relative;
  background: #ffffff;
  width: 100%;
}

.box-header {
  color: #444;
  display: block;
  padding: 10px;
  position: relative;
  border-bottom: 1px solid #f4f4f4;
  margin-bottom: 10px;
}

.box-tools {
  position: absolute;
  right: 10px;
  top: 5px;
}

.dropzone-wrapper {
  border: 2px dashed #92a0b3;
  color: #92a0b3;
  position: relative;
  height: 150px;
}

.dropzone-desc {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: center;
  width: 40%;
  top: 60px;
  font-size: 20px;
}

.dropzone,
.dropzone:focus {
  position: absolute;
  outline: none !important;
  width: 100%;
  height: 150px;
  cursor: pointer;
  opacity: 0;
}

.dropzone-wrapper:hover,
.dropzone-wrapper.dragover {
  background: #ecf0f5;
}

.preview-zone {
  text-align: center;
}

.preview-zone .box {
  box-shadow: none;
  border-radius: 0;
  margin-bottom: 0;
}


/**/
/**/

.hint_box {

}

.hint_box .hint_p {
	z-index: 999;
  background: #4d4d4d;
  top: 96%;
  color: #fff;
  display: block;
  left: 15px;
  margin-bottom: 15px;
  opacity: 0;
  padding: 12px 18px;
  border-radius: 3px;

  pointer-events: none;
  position: absolute;
  width: 480px;
  -webkit-transform: translateY(10px);
     -moz-transform: translateY(10px);
      -ms-transform: translateY(10px);
       -o-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
     -moz-transition: all .25s ease-out;
      -ms-transition: all .25s ease-out;
       -o-transition: all .25s ease-out;
          transition: all .25s ease-out;
  -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
      -ms-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
       -o-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
}

/* This bridges the gap so you can mouse into the tooltip without it disappearing */
.hint_box .hint_p:before {
  bottom: -20px;
  content: " ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%;
}

/* CSS Triangles - see Trevor's post */
.hint_box .hint_p:after {
  border-left: solid transparent 8px;
  border-right: solid transparent 8px;
  border-bottom: solid #4d4d4d 8px;
  top: -6px;
  content: " ";
  height: 0;
  left: 20%;
  margin-left: -13px;
  position: absolute;
  width: 0;
}

.hint_box:hover .hint_p {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0px);
     -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
       -o-transform: translateY(0px);
          transform: translateY(0px);
}


/* sheng */

.terxt-r {
  font-size: 17px;
  padding-right: 15px;
}

.table>tbody>tr>td.vat {
  vertical-align: top !important;
}

.help-block {
  color: #337ab7;
}

.from-none {
  background-color: #eee;
  opacity: 1;
}

.mb-2 {
  display: inline-block;
  margin-bottom: 10px;
}


/*modify_2020-06-24*/

.icon-sort-down {
	vertical-align: top;
	padding-left: 10px;
	float: right;
}

.sub_menu {
	list-style: none;
	background-color: #fff;
	color: #727272;
}

.sub_menu li {
	padding: 12px 8px;
}

.dropdown-item {
	display: block;
	background-color: #fff;
	color: #727272;
	border-radius: 0 !important;
	margin: 0 !important;
}

.dropdown-menu a:hover {
	background-color: #727272 !important;
	color: #fff !important;
}

#navbarDropdownMenuLink {
	background-color: #1BB0AD;
	color: #fff !important;
}

.navbar-nav:hover > div {
	display: block;
}

@media (min-width: 768px) {
	.dropdown-menu {
	margin-left: 8px;
    }
    .yamm-fw .dropdown-menu { margin-left: 0;}
}

@media (min-width:1199px) {
	.dropdown-menu a {
	padding: 10px 12px !important;
    }
}

/*批示特別色*/

#instruct-tab {
	color: #d61344;
}

#instruct-tab:hover {
	color: #d61344;
}

.btn_instruct {
	text-align: right;
	display: inline-block;
	color: #fff !important;
	padding: 8px 16px;
	background-color: #e35a3b;
	border-radius: 6px;
	margin-bottom: 15px;
	transition: .2s;
}

.btn_instruct:hover {
	opacity: 0.8;
	transition: .2s;
}

.btn_export {
	text-align: right;
	display: inline-block;
	color: #fff !important;
	padding: 8px 16px;
	background-color: #697475;
	border-radius: 6px;

	margin-bottom: 20px;
	margin-right: 5px;
	transition: .2s;
	vertical-align: middle;
}

.btn_export:hover {
	opacity: 0.8;
	transition: .2s;
}


.area_5-2 {
	margin-bottom: 15px;
}


/*modify_2020-07-13*/

.btn_export_f {
	display: inline-block;
	color: #fff !important;
	padding: 4px 16px;
	margin-left: 8px;
	background-color: #697475;
	border-radius: 6px;
	transition: .2s;
}/*表格中匯出按鈕*/

.btn_export_f:hover {
	opacity: 0.8;
	transition: .2s;
}



























