p {
    font-size: 14px;
    line-height: 26px !important;
    margin: 0 0 30px;
    font-family: "微軟正黑體", 'Open Sans', sans-serif;
    color: #626262;
    word-wrap: break-word;
}

a {
    font-family: "微軟正黑體", 'Open Sans', sans-serif;
}

ul {
    font-family: "微軟正黑體", 'Open Sans', sans-serif;
    list-style-type: none;
}

li {
    font-family: "微軟正黑體", 'Open Sans', sans-serif;
    list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "微軟正黑體", 'Open Sans', sans-serif;
}

table {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fff3d6+0,f7b16f+100 */
    background: rgb(255, 243, 214);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255, 243, 214, 1) 0%, rgba(247, 177, 111, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 243, 214, 1) 0%, rgba(247, 177, 111, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 243, 214, 1) 0%, rgba(247, 177, 111, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff3d6', endColorstr='#f7b16f', GradientType=0);
    /* IE6-9 */
}

tr,
td {
    font-family: "微軟正黑體", 'Open Sans', sans-serif;
    padding: 10px;
    /*color: #ccc;*/
    /*font-size: 16px;*/
    font-weight: 600;
    /*text-shadow: 1px 1px 0px #F2E8E8;*/
    background-color: white;
    line-height: 2em;
}

.navbar-inverse {
    background-color: #FFF;
    border-color: #080808;
}

/*.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}
*/

.navbar-inverse .navbar-nav > li > a:hover {
    border-bottom: 2px solid #f4c243 !important;
    color: #9d9d9d;
}

.navbar-inverse .navbar-toggle {
    border-color: #9d9d9d;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 13px 13px;
    margin-top: 15px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #9d9d9d;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-nav > li > a {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-bottom: 2px solid transparent;
    font-family: "微軟正黑體", 'Open Sans', sans-serif;
    padding-top: 25px;
}

.navbar {
    position: relative;
    min-height: 70px;
    margin-bottom: 0px;
    border: 1px solid rgba(0, 0, 0, 0.13);
}

.navbar-inverse .navbar-nav > li > a {
    color: #373737;
}

ul li ul.dropdown {
    min-width: 108px;
    /* Set width of the dropdown */
    background: rgba(0, 0, 0, 0.9);
    display: none;
    position: absolute;
    z-index: 999;
    left: 0;
    padding: 10px 0px 20px 0px;
    transform: translateX(-62%);
}

.simple-dropdown {
    left: -10px;
    transform: translateX(0px) !important;
    padding: 15px 17px !important;
    width: 100% !important;
}

.open ul.dropdown {
    display: block;
    /* Display the dropdown */
}

ul li ul.dropdown li {
    display: block;
    font-family: "微軟正黑體", 'Open Sans', sans-serif;
}

.highlight-link {
    padding: 5px 0px;
    /*font-size: 10px;
    font-weight: 600;
    letter-spacing: 2px;
    background: #47177D;*/
}

.white-text {
    color: white;
    border: 2px solid #bb9842;
    background-color: #f4c243;
    padding: 5px 20px;
    font-size: 14px;
    text-shadow: none;
    margin-top: 10px;
    white-space:nowrap;
}

.highlight-link:hover {
    background: white;
    color:#bb9842;
}

a:hover,
a:focus {
    text-decoration: none;
}

.shrink-nav.nav-border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.box-home {
    height: 80px;
}

.box-home h4 {
    line-height: 24px;
    font-family: "微軟正黑體", 'Open Sans', sans-serif;
}

.padding-top1 {
    padding-top: 2em
}

.padding1 {
    padding: 4em 0;
}

.padding2 {
    padding: 1em 0;
}

.black-text {
    color: #000 !important;
}

.letter-spacing-1 {
    letter-spacing: 1px !important;
}

.font-weight-700 {
    font-weight: 700 !important;
}

.margin-seven {
    margin-top: 7.8% !important;
    margin-bottom: 5% !important;
}

.display-block {
    display: block !important;
}

.title-small {
    font-size: 28px !important;
    line-height: 30px !important;
}

.btn-black:hover {
    color: #bb9842 !important;
    background-color: #fff;
}

.btn.btn-small {
    font-size: 12px;
    padding: 2px 14px;
    letter-spacing: 1px;
}

.btn:hover,
.btn:focus {
    text-decoration: none;
}

.btn-black {
    border: 2px solid #bb9842;
    color: #fff !important;
    display: inline-block;
    background-color: #f4c243;
    padding: 7px 20px 8px;
    width: auto;
}


a:hover {
    /*color: white;
    background-color: black;*/
}

ol.breadcrumb li a {
    color: #f4c243;
}

ol.breadcrumb li a:hover{
    color: #bb9842;
}

.post-title {
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: block;
    color: #000;
    margin: 40px 0 0 0;
    font-weight: 600;
}

.post-author {
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #797979;
}

.blog-post p {
    padding: 22px 0 0 0;
    margin: 0;
}

.margin-four {
    margin-top: 4% !important;
    margin-bottom: 4% !important;
}

.btn {
    letter-spacing: 3px;
    font-weight: 600;
    margin: 30px 0;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 0px;
}

.width-80 {
    width: 80% !important;
}

.margin-ten {
    margin-top: 5% !important;
    margin-bottom: 8% !important;
}

.center-col {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.text-med {
    font-size: 14px !important;
    line-height: 26px !important;
}

.text-center {
    text-align: center !important;
}

.dropdown-header {
    font-size: 14px;
    color: #fff;
    white-space: nowrap;
    font-weight: 300;
    display: inline-block;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    letter-spacing: 1px;
}

.dropdown li ul {
    margin-top: 20px;
    padding-left: 15px;
}

.dropdown li a:hover {
    color: #fff !important;
}

.dropdown li a {
    color: #c8c8c8 !important;
    padding: 5px 0;
    display: block;
    position: relative;
    font-size: 14px;
    font-family: "微軟正黑體", 'Open Sans', sans-serif;
}

.dropdown-header {
    padding: 0px;
}

.agency-title {
    /*border-left: 4px solid #fac32f;
    padding-left: 25px;*/
    font-family: "微軟正黑體", 'Open Sans', sans-serif;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
    color: #9d9d9d;
    background-color: #FFFFFF;
    border-color: #8648CB;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #373737;
    background-color: transparent;
}

h2 {
    font-size: 30px;
    font-family: "微軟正黑體", 'Open Sans', sans-serif;
}

a.list-group-item,
button.list-group-item {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-family: "微軟正黑體", 'Open Sans', sans-serif;
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #47177D;
    border-color: #A26DDB;
}

.widget input {
    border-radius: 4px;
    width: 85%;
    border-width: 2px;
    margin-bottom: 0;
    padding: 10px 35px 10px 15px;
}

input,
textarea,
select {
    border: 1px solid #dfdfdf;
    letter-spacing: 1px;
    /*font-size: 11px;*/
    padding: 8px 15px;
    width: 100%;
    margin: 0 0 20px 0;
    /*text-transform: uppercase;*/
    max-width: 100%;
    resize: none;
}

input,
button,
select,
textarea {
    font-family: inherit;
    /*font-size: inherit;*/
    line-height: inherit;
    padding: 8px 15px;
    margin: 0 0 20px 0;
    /*text-transform: uppercase;*/
    font-weight: 700;
    font-size: 15px;
    font-family: "微軟正黑體";
}

input#joinus,input#signin,button#joinus, button#signin {
    border: 1px solid #bb9842;
    background-color: #f4c243;
    color: #fff;
}

.widget .close-search {
    right: 70px;
    top: 16px;
}

.search-button {
    cursor: pointer;
    z-index: 0;
    color: #373737;
    margin-right: 0;
    border: none;
    background: none;
}

.close-search {
    color: #373737;
    position: absolute;
    right: 0;
    top: 23px;
    z-index: 998;
    cursor: pointer;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

i {
    color: #9a9a9a;
    margin: 0 3px;
}

.widget {
    margin-bottom: 27px;
}

.img100 img {
    width: 100%;
}

.img100 {
    width: 100%;
/*    overflow-y: auto;
    white-space:nowrap;*/
}
 /*::-webkit-scrollbar {
    -webkit-appearance: button;
    width: 1px;
    height: 5px;
}

  ::-webkit-scrollbar-track {
    background-color: #CCC !important;
}
 ::-webkit-scrollbar-thumb {
    background-color: #000 !important;
}*/

.table-data img {
    width: 100%;
}

.table-data {
    width: 100%;
    overflow-y: auto;
    white-space:nowrap;
}

 ::-webkit-scrollbar {
    -webkit-appearance: button;
    width: 1px;
    height: 5px;
}

  ::-webkit-scrollbar-track {
    background-color: #CCC !important;
}
 ::-webkit-scrollbar-thumb {
    background-color: #000 !important;
}

.padding10 li {
    padding: 10px;
    font-size: 14px;
    /*color: #606060;*/
}

.padding0 li {
    padding: 2px;
    font-size: 14px;
    /*color: #606060;*/
}

.navbar-inverse .navbar-nav > li > a:focus {
    color: #373737;
    background-color: transparent;
}

.date {
    background: #333;
    width: 110px;
    height: 110px;
    /*border-radius: 60px;*/
}

.date-info a {
    color: #2B2B2B;
    font-size: 1.3em;
    font-weight: 600;
    margin: 0;
    text-decoration: none;
}

.news-button a:hover,
.choose-button a:hover {
    background: white !important;
    color: #bb9842 !important;
}

.news-button a,
.choose-button a {
    background-color: #f4c243;
    color: white;
    font-size: 12px;
    padding: .5em 3em;
    text-decoration: none;
    border: solid 2px #bb9842;
    letter-spacing: 1px;
}

.date span {
    display: block;
    line-height: 1.6em;
    color: #FFF;
    font-size: 0.6em;
    text-align: center;
    text-transform: uppercase;
}

.date p {
    color: #FFF;
    font-size: 3.5em;
    text-align: center;
    margin: 0;
    padding: 29px 0 0 0;
}

.date span {
    display: block;
    line-height: 4.6em;
    color: #FFF;
    font-size: 0.6em;
    text-align: center;
    text-transform: uppercase;
}

.news-grid-left:nth-child(1) {
    padding-bottom: 3em;
    border-bottom: ridge 1px #DCDCDC;
    margin-bottom: 3em;
}

/******  white  ******/

.white {
    background: #fff;
}

.white tr td {
    color: #4E4E4E;
    font-size: 14px;
    text-shadow: 1px 1px 0px #fff;
    padding: 14px !important;
}

.white th {
    color: #8E8E8E;
    font-size: 16px;
    font-weight: 600;
    text-shadow: 1px 1px 0px #fff;
}

.no-margin {
    margin: 0px;
}

.btn-blue {
    border: 1px solid #bb9842;
    color: #FFF;
    background: none repeat scroll 0 0 #f4c243;
    text-shadow: 1px 1px 0px #333;
    font-size: 14px;
    padding: 5px 16px;
    line-height: 3;
}

.btn-blue:hover {
    background: none repeat scroll 0 0 #fff;
    color: #bb9842;
    text-decoration: none;
}

.white tr:last-child td {
    border-bottom: 1px solid #ddd;
}

.bg-mid-gray2 {
    border-top: 1px dashed #E0E0E0;
    height: 1px;
    overflow: hidden;
    margin: 0.5em 0;
}

.dl-horizontal dt {
    float: left;
    width: 105px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: "微軟正黑體";
    font-size: 16px;
    padding: 12px 0;
}

.dl-horizontal dd {
    margin-left: 0px;
    padding: 9px 0 0 0;
    font-size: 15px;
    font-family: "微軟正黑體";
    color: #6B6B6B;
}

.margin-top25 {
    float: right;
    margin-top: 25px;
}

label {
    font-family: "微軟正黑體";
    font-size: 15px;
}

.carousel-control.left {
    background-image: none;
}

.carousel-control.right{
    background-image: none;
}

.navbar-inverse .navbar-brand{
    color:#373737;
}

.navbar-brand {
    padding: 0px;
}

.white-text-account {
    color: white;
    border: 2px solid #bb9842;
    padding: 3px 8px;
    background-color: #bb9842;
}

.ul-account{
    padding-left: 0px;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.42857143;
}

.navbar-collapse.in {
    overflow-y: inherit;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 380px;
}

.data-code{
    border-radius: 6px;
    background-color: #f5f5f5;
    padding: 10px;
}

.btn-data-code{
    margin: 0;
    font-size: 12px;
    padding: 2px 14px;
    letter-spacing: 1px;
}

.padding10-2 li {
    padding: 10px;
    font-size: 14px;
    /* color: #606060; */
    border-bottom: 1px dashed white;
}

.carousel-caption {
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 10px;
    margin-bottom: 45px;
    padding: 10px 15px;
}

.carousel-caption h2{
    color: #2f2f2f;
}

.carousel-caption p{
    text-shadow:none;
    font-size: 16px;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    border: none;
}

.data-class{
    padding: 10px;
}


.container .row a span {
    color: #bb9842 !important;
    text-decoration: none !important;
}

.container .row a span:hover {
    color: #bb9842 !important;
}

@media (max-width: 320px){
    .carousel-caption {
        background-color: rgba(255, 255, 255, 0.6);
        border-radius: 10px;
        margin-bottom: 30px;
        padding: 5px 10px;
    }

    .carousel-caption h2{
        font-size: 26px;
    }

    .carousel-caption p{
        text-shadow:0 1px 2px rgba(0,0,0,.6);
        margin: 0 0 8px;
        font-size: 12px;
    }
}

@media (max-width: 425px){
    .navbar-brand>img {
        width:100%;
    }

    .phone-menu{
        padding:0;
    }

    .padding1 {
        padding: 4em 0;
        text-align: center;
    }

    .carousel-caption {
        background-color: rgba(255, 255, 255, 0.6);
        border-radius: 10px;
        margin-bottom: 30px;
        padding: 5px 10px;
    }

    .carousel-caption p{
        text-shadow:0 1px 2px rgba(0,0,0,.6);
        margin: 0 0 8px;
    }
}

@media (max-width: 768px){
    .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 14px;
    }

}

@media (max-width: 1024px){
    .date-info{
        padding-top: 20px;
        padding-left: 0px;
    }

}

.w-100 {
    width: 100% !important;
    max-width: 100% !important;
    resize: none;
}

@media (min-width: 992px) {
    .class-list .class-item:nth-child(3n+1) {
        clear: left;
    }
}
