*{-webkit-print-color-adjust: exact !important;/* Chrome, Safari */color-adjust: exact !important;/*Firefox*/}
@media print{body a:link:after, body a:visited:after{  display: none; content: ""; }}
html,body{background-color:#fff;color: #3c3c3c;font-family: "Microsoft JhengHei","Microsoft YaHei","微軟正黑體","微软雅黑",STHeitiTC,STHeitiSC,sans-serif;font-size: 16px;line-height: 1.2em;min-height: 100%;position: relative;overflow-x: hidden;}
@media (max-width: 1199px) and (min-width: 992px){
    html,body{font-size: 16px;}
}
@media (max-width: 991px) and (min-width: 768px){
    html,body{font-size: 16px;}
}
@media (max-width: 767px) and (min-width: 10px){
    html,body{font-size: 16px;}
}
h1{font-size: 24px;}
h2{font-size: 20px;}
h3{font-size: 16px;}
h1,h2,h3{margin: 10px 0;font-weight: normal;}
iframe{border: 0;width: 100%;height: 100%;}
.modal-open{padding-right: 0px !important;overflow: auto !important;overflow-x: hidden !important;}
a,.btl_container a{color: #214c7f;cursor: pointer;}
a:active, a:focus, a:hover{color: #214c7f;text-decoration: underline;}
a, button, input{outline: 0 !important;box-shadow: none !important;}
.btl_container{font-size: 1rem;}
hr{margin-top: 10px;margin-bottom: 10px;border-top: 1px solid #ccc;}
optgroup:disabled, option:disabled, select[disabled] > option{color:#ebebeb;}

.powered{display:none;position:fixed;bottom:0;right:0;}
.space{height: 40px;}
.clear{clear: both;}
.pc{display: block;}
.mb{display: none;}
@media (max-width: 768px) and (min-width: 10px){
    .pc{display: none;}
    .mb{display: block;}
}
.no_margin{margin: 0;}
.no_padding{padding: 0;}
.noselect{
    -webkit-touch-callout: none;/* iOS Safari */
    -webkit-user-select: none;/* Chrome/Safari/Opera */
    -khtml-user-select: none;/* Konqueror */
    -moz-user-select: none;/* Firefox */
    -ms-user-select: none;/* Internet Explorer/Edge */
    user-select: none;/* Non-prefixed version, currently not supported by any browser */
}
.required{color: red;border-color: red;}
.grid_left{float: left;}
.grid_right{float: right;}
.grid_center{margin-left: auto;margin-right: auto;}
.font_center{text-align: center;}
.font_left{text-align: left;}
.font_right{text-align: right;}
/*Font*/
.font_bold{font-weight: 700;}
.font_blank{color: #fff;}
.font_gray{color: #898989;}
.font_white{color: #fff;}
.font_color_1{color: #04a64f;}
.font_color_2{color: #555555;}
.font_color_3{color: #dddddd;}
/*Background*/
.bg_color_black{background-color: #000;}
.bg_color_gray{background-color: #898989;}
.bg_color_white{background-color: #fff;}
.bg_color_1{background-color: #626262;}
.bg_color_2{background-color: #E1E1E2;}
.bg_color_3{background-color: #C7CEE2;}
/*Div*/
.div_table_cell{border: none;display: table-cell;width: 100%;height: 100%;margin: 0;padding: 0;vertical-align: middle;}
.div_table_cell .div_center{display: inline-block;}
/*Absolute div*/
.div_absolute_table{display: table;width: 100%;height: 100%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;}
.div_absolute_table_cell{display: table-cell;vertical-align: middle;}
/*button*/
.btl_bt{
    background-color: #1655a3;
    border-width: 2px;
    border-style: solid;
    border-color: #1655a3;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 1.2rem;
    line-height: 1.8rem;
    text-align: center;
    padding: 0.3rem 0.5rem;
    transition: color .5s, background-color .5s;
    -moz-transition: color .5s, background-color .5s;
    -webkit-transition: color .5s, background-color .5s;
    -o-transition: color .5s, background-color .5s;
}
.btl_bt:hover,.btl_bt:active,.btl_bt:focus{
    background-color: #fff;
    color: #1655a3;
    outline: none;
    transition: color .5s, background-color .5s;
    -moz-transition: color .5s, background-color .5s;
    -webkit-transition: color .5s, background-color .5s;
    -o-transition: color .5s, background-color .5s;
    outline: 0;box-shadow: none !important;
}
a.btl_bt{color: #fff}
a.btl_bt:hover,a.btl_bt:active,a.btl_bt:focus{color: #1655a3;text-decoration: none;outline: 0;box-shadow: none !important;}
.btn.focus, .btn:focus {outline: 0;box-shadow: none !important;}
@media (max-width: 767px){
    .hidden_mb{display: none!important;}
    .center_mb{text-align: center;}
    .left_mb{text-align: left;}
    .right_mb{text-align: right;}
}
/*dropup dropdown*/
.caret{border-top: 4px solid;border-bottom: 4px solid transparent;margin-bottom: -2px;margin-top: 0;}
.dropup .caret{border-top: 4px solid transparent;border-bottom: 4px solid ;margin-bottom: 0;margin-top: -4px;}

/*Component*/
.btl_html .html_content{}

/*Header*/
.btl_link.logo a{padding: 0;}
.btl_link.logo a img{width: auto;height: 90px;max-width: 100%;max-height: 90px;}

/*Owl-carousel*/
.owl-carousel.owl-theme .owl-nav [class*=owl-]:hover{background: transparent;color: #555;}
.owl-carousel.owl-theme .owl-nav [class*=owl-]:hover{background: transparent;color: #555;}

/*Bootstrap Modal BG*/
.modal.show:after{background-color: rgba(0, 0, 0, 0.3);content: '';position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: -1;}
.modal-backdrop{display: none;}

/*Material Icons*/
.material-icons.md-18{font-size: 18px;}
.material-icons.md-24{font-size: 24px;}
.material-icons.md-36{font-size: 36px;}
.material-icons.md-48{font-size: 48px;}
.material-icons.md-dark {color: rgba(0, 0, 0, 0.54);}
.material-icons.md-dark.md-inactive {color: rgba(0, 0, 0, 0.26);}
.material-icons.md-light{color: rgba(255, 255, 255, 1);}
.material-icons.md-light.md-inactive{color: rgba(255, 255, 255, 0.3);}