* {
    font-family: "微軟正黑體", "新細明體";
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "微軟正黑體", "新細明體";
}

body {
    font-size: 16px;
    line-height: 1.4666666667;
    color: #000000;
    background-color: #ffffff;
    font-weight: 400;
}

.navbar-toggle-text {
    float: right;
}

.navbar-toggle-text span {
    color: #757575;
    display: inline;
}

.navbar-toggle-icon {
    float: left;
    padding-top: 5px;
    padding-right: 5px;
}

.header {
    border-top: 1px solid #fff;
    border-bottom: 2px solid #fff;
    background-color: #fff;
}

.header-top.colored {
    /* background: linear-gradient(to bottom, #56b2ba, #81d8d0); */
    background-color: #00FFFF;
    border-bottom: 1px solid #00FFFF;
    /* border-bottom: 1px solid #6db7b1; */
}

.dropdown-menu>li>a {
    padding: 8px 20px;
    font-size: 14px;
    color: #333333;
    border-bottom: 1px solid #f7f7f7;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    position: relative;
}

.blue-bg {
    background-color: #00FFFF;
    /* background: linear-gradient(to bottom, #56b2ba, #7acdc5); */
    color: #333;

}

.color-white {
    color: #fff;
}

.btn-yellow {
    color: #333;
    ;
    background-color: #F9E167;
    ;
    border-color: #F9E167;
    ;
}

.btn-yellow:hover {
    background-color: #EFCD48;
    border-color: #EFCD48;
}

.hr-1 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #cecece;
    border-color: #ddd;
}

.panel-default>.sidebar-active {
    color: #fff;
    background-color: #00c8e8;
    /* background: linear-gradient(to bottom, #56b2ba, #7acdc5); */
    border-color: #ddd;
}

.panel-heading:hover {
    color: #fff;
    background-color: #00c8e8;
    /* background: linear-gradient(to bottom, #56b2ba, #7acdc5); */
    border-color: #ddd;
}

.panel-heading .panel-title a {
    -webkit-transition: none;
    transition: none;
}

.separator-1 {
    width: 100%;
    margin: 5px auto 5px;
    position: relative;
    height: 1px;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
}

.separator-1:after {
    height: 1px;
    background: #e8e8e8;
    background: -moz-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(35%, rgba(0, 0, 0, 0.09)), color-stop(70%, rgba(0, 0, 0, 0.09)), color-stop(100%, transparent));
    background: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
    background: -o-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
    background: -ms-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
    background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
    position: absolute;
    bottom: -1px;
    content: "";
    width: 100%;
    left: 0;
}

.team-member div {
    /*background-color: #FFC107;*/
    background: linear-gradient(#ffca28, #ffde7b);
}

.team-member img {
    /* box-shadow: 0px 0px 5px #757575; */
}

.team-member-group img {
    box-shadow: 0px 0px 0px #757575;
}

.light-gray-bg.team-member-group {
    background-color: #fff;
}

.light-gray-bg.team-member-group:before {
    background-color: #fff;
}

.group_title_icon {
    background-color: rgba(0, 0, 0, 0.6);
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #ffffff;
    border-radius: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-right: 3px;
}

.group_title {
    font-weight: 700;
    color: #545454
}

.form-control-group {
    border-radius: 0px;
    line-height: 10px;
    padding: 0px;
    padding-top: 0px;
    padding-left: 6px;
    height: 31px;
}

.form-control-group-btn {
    border-radius: 0px;
    line-height: 10px;
    padding: 0px;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    height: 31px;
}

.news_title {
    font-size: 25px;
    background-color: darkcyan;
    padding: 5px;
    padding-left: 10px;
    color: #fff;
}

.news_date {
    margin: 5px;
    color: #795548;
    text-align: right;
}

.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #00c8e8;
    /* background-color: #7acdc5; */
    color: #fff;
}

.blogpost header {
    padding: 5px 10px 20px;
}

.owl-controls .owl-page span,
.owl-controls .owl-page span {
    background: #211e1e;
}

.marquee-1 {
    background-color: #fff;
    color: #fff;
    padding: 6px 0;
}

.marquee-1 .marquee,
.marquee-2 .marquee {
    width: 100%;
    overflow: hidden;
}

.marquee-1 .marquee span,
.marquee-2 .marquee span {
    background-color: #00c8e8;
    padding: 5px;
    margin-right: 10px;
    color: #fff;
}

.marquee-1 .marquee a,
.marquee-1 .marquee a {
    margin-right: 30px;
    color: #000;
}


.marquee-2 {
    background-color: #3697d9;
    color: #fff;
    padding: 6px 0;
}

.marquee-2 .marquee {
    width: 100%;
    overflow: hidden;
}

.marquee-2 .marquee span {
    background-color: #E91E63;
    padding: 5px;
    margin-right: 10px;
    color: #fff;
}

.marquee-2 .marquee a {
    margin-right: 30px;
    color: #fff;
}

.box-banner {
    background-color: #eeeeee
}

.w-100 {
    width: 100%;
}

.d-flex {
    display: flex !important;
}

.panel-heading a {
    padding: 10px 15px 10px 15px;
}

.btn-default {
    background-color: #00c8e8;
    /* background: linear-gradient(to bottom, #56b2ba, #7acdc5) !important; */
    border-color: #00c8e8 !important;
}

.hvr-sweep-to-right:before,
.hvr-sweep-to-left:before,
.hvr-sweep-to-bottom:before,
.hvr-sweep-to-top:before,
.hvr-bounce-to-right:before,
.hvr-bounce-to-left:before,
.hvr-bounce-to-bottom:before,
.hvr-bounce-to-top:before,
.hvr-radial-out:before,
.hvr-rectangle-out:before,
.hvr-shutter-out-horizontal:before,
.hvr-shutter-out-vertical:before,
.btn-default:hover {
    background: #0096c6 !important;
}

.dark-bg {
    background-color: #cecece !important;
}

.subfooter {
    color: #252525 !important;
}

/*google api css*/
#google_translate_element img {
    display: inline;
}

/*end*/