html {
    position: relative;
    min-height: 100%;
    overflow-x: hidden;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;

}

p {
    line-height: 28px;
    font-size: 15px;
    letter-spacing: 1px;
}

ol li {
    padding: 5px;
}

ul li {
    padding: 5px;
}

.navbar-toggler {
    margin: 3px;
}

.leftmenu {
    border-right: solid #909090 1px;
    padding: 20px;
    position: fixed;
    height: 75%;
    overflow-y: auto;
}

.rightcontent {
    padding: 20px;
    margin-left: 25%
}

.phone {
    display: none;
}

.web {
    display: block;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 40px;
    line-height: 40px; /* Vertically center the text there */
    color: #929292;
    font-size: 13px;
    text-align: right;
    padding-right: 10px;
}

.footer a {
    color: #929292;
}

.tab1, .tab1:hover {
    background-color: #0286c6;
    width: 25%;
    color: #FFF;
    text-align: center;
}

.tab2, .tab2:hover {
    background-color: #1941a0;
    width: 25%;
    color: #FFF;
    text-align: center;
}

.tab3, .tab3:hover {
    background-color: #0286c6;
    width: 50%;
    font-size: 24px;
    color: #FFF;
    text-align: center;
    height: 60px;
    line-height: 40px;

}

.tab4, .tab4:hover {
    background-color: #1941a0;
    width: 50%;
    font-size: 1.5rem;
    color: #FFF;
    text-align: center;
    line-height: 40px;
}

@media (min-width: 767px) {
    #navbarsExampleDefault {
        display: block;
    }
}

@media (max-width: 1000px) {
    .icontext {
        line-height: 20px !important;
    }
}

@media (max-width: 767px) {
    .leftmenu {
        border: none;
        position: relative !important;
        margin-top: 35px;
    }

    .rightcontent {
        margin-left: 0;
    }

    .phone {
        display: block !important;
        background-color: #0286c6 !important;
        width: 18%;
    }

    .phone:active {
        background-color: #1941a0 !important;
    }

    .web {
        display: none !important;
    }

    .titlebg {
        background-size: auto 35px!important;
        background-color: #FFF;
        height: 50px !important;
        line-height: 50px !important;
        padding-right: 10px;
    }

    .titlebg a {
        font-size: 0.8rem !important;
        margin-right: 5px;

    }

    .titlebg .logo {
        color: #2481A6;
        float: left;
        display: block !important;
        font-size: 1.2rem;
        padding: 0 0 0 10px;

    }

    .navtop {
        margin-top: 50px !important;
        background-color: #0286c6 !important;
        padding: 0 5px 0 5px !important;
    }

    .main {
        padding-top: 90px !important;
    }

    .list-group-item {
        text-align: left !important;
    }

    .top {
        margin-top: 20px;
    }

    .mainIndex {
        margin-top: 90px !important;
    }

    .accordion .link {
        text-align: left !important;
    }

    .submenu a {
        text-align: left !important;
    }

    .footerIndex {
        height: 150px !important;
        padding: 5px !important;
    }

    .productimg {
        width: 105%;
    }

    .fb-index {
        display: block !important;
        padding: 4px;
    }

}

.navtop {
    margin-top: 80px;
    background-color: #00c5ed;
    padding: 0;
}

.mainIndex {
    margin-top: 120px;
}

.footerIndex {
    bottom: 0;
    width: 100%;
    background-color: #01c4e9;
    font-size: 13px;
    color: #FFF;
    font-weight: 200;
    padding-left: 25px;
    padding-top: 10px;
}

.footerIndex a, footerIndex a:hover {
    color: #FFF;
}

.main {
    padding-top: 120px;
}

.titlebg {
    background: #FFF url("../img/web-01.png") no-repeat left center;
    background-size: auto 75px;
    /*background:#23BADB url("../img/head_logo-01.png") no-repeat left center;*/
    height: 83px;
    line-height: 110px;

}

.titlebg a {
    color: #FFF;
    line-height: 20px;
}

.about_service_consumer_button, about_service_consumer_button:hover {
    background-color: #2481A6;
    color: #FFF;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    width: 200px;
    border: 0;
    margin: 5px;
}

.adout_service_business_button, adout_service_business_button:hover {
    background-color: #205E77;
    color: #FFF;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    width: 200px;
    border: 0;
    margin: 5px;
}

.about_notes_form_table {
    border: solid 2px #FFF
}

.about_notes_form_A {
    background-color: #4877a3;
    color: #FFF;
    text-align: center;
}

.about_notes_form_B {
    background-color: #31c4f5;
    color: #415970;
    text-align: center;
}

.about_notes_form_C {
    background-color: #9fe8e8;
    color: #415970
}

.about_notes_form_D {
    background-color: #fdfdd2;
    color: #415970
}

.about_notes_form_red {
    color: #b8302a;
    font-weight: 700;
}

.divTab3 {
    background-color: #2481A6;
    color: #FFF;
    text-align: center;
    padding: 5px;
}

.product_A {
    color: #0b3e55;
    border-bottom: solid 2px rgba(189, 189, 189, 0.5);
    padding-top: 5px;
    margin: 20px;
}

.product_A ul {
    list-style-type: disc;
}

.product_B {
    color: #2481A6;
    margin: 15px;
    padding-left: 30px;
}

.navbar {
    padding-right: 0 !important;
    padding-left: 0 !important;

}

.list-group-item.active {
    background-color: #ff8e00;
    border-color: #FFFFFF;
    text-align: right;
}

.list-group-item {
    text-align: right;
}

/*下拉側選單*/

ul {
    list-style: none;
}

.accordion {
    width: 100%;
    max-width: 360px;
    margin: 20px auto 20px;
    background: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding-left: 0;
}

.accordion .link {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: 0.5rem;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.25);
    width: 100%;
    text-align: right;
}

.accordion a, .accordion a:hover {
    color: #000000;
    text-decoration: none;
}

.accordion .link:hover {
    background-color: rgba(221, 221, 221, 0.25);
}

.accordion li:last-child .link {

}

.accordion li i {
    position: absolute;
    top: 16px;
    left: 12px;
    font-size: 18px;
    color: #4a4a4a;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
    right: 12px;
    left: auto;
    font-size: 16px;
}

.accordion li.open .link {
    background-color: #ff8e00;
    color: #FFF;
}

.accordion li.open i {
    color: #626262;
}

.accordion li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

/**
 * Submenu
 -----------------------------*/
.submenu {
    display: none;

    font-size: 14px;
}

.submenu li {

}

.submenu a {
    display: block;
    text-decoration: none;
    color: #888888;
    padding: 12px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    text-align: right;
}

.submenu a:hover {
    color: #51bcff;
}

.submenu a:focus {
    color: #51bcff;
}

.submenu a.active {
    color: #51bcff;

}

/*聯絡我表格*/
.connectionTitle {
    background-color: #8ecfea;
    color: #FFF;
    width: 100%;
    padding-left: 20px
}

.connectionTable td {
    padding-left: 10px;
}

.contentText {
    padding: 20px;
}

/*企業服務相關連結*/
.servicesUrl_name {
    border-left: solid 5px #0168b8;
    padding-left: 15px;
    margin: 5px;
    color: #1A7198;
}

.servicesUrl_url {
    border-left: solid 5px rgba(1, 104, 184, 0.2);
    border-bottom: solid 1px #bababa;
    padding-left: 15px;
    margin: 5px;
    width: 300px;
}

.servicesUrl_url a {
    color: #0f0f0f;
}

/*檔案下載*/
.download {
    list-style-type: disc;
    color: #1A7198;
    font-weight: 500;
}

.download a {
    color: #0f0f0f;
    font-weight: 300;
}

.sentbutton {
    background-color: #2481A6;
    color: #FFF;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 0;
    margin: 5px;
    width: 100%;
    height: 40px;
}

.clearbutton {
    background-color: #c0c1c2;
    color: #FFF;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 0;
    margin: 5px;
    width: 100%;
    height: 40px;
}

.tick ul {
    padding-left: 5px;
}

.tick ul li {
    padding-bottom: 5px;
    padding-top: 5px;
}

.tick ul:first-child li:before {
    content: "\2714\0020";
}

.bluetext {
    color: #4877a3;
}

.disc ul {
    padding-left: 5px;
}

.disc ul li {
    padding-bottom: 5px;
    padding-top: 5px;
}

.disc ul:first-child li:before {
    content: " • "
}

/*選購指南*/
.topic {
    background-color: #8ecfea;
    color: #FFF;
    padding: 10px
}

.option {
    padding: 10px;
    background-color: rgba(235, 235, 235, 0.5);
    line-height: 35px;
}

.option input[type="radio"] {
    padding-right: 10px;
}

.ans {
    width: 100%;
    background-color: #fdfdd2;
    color: #415970;
    text-align: center;
    height: 50px;
    border: solid 1px #dcdcdc;
    line-height: 50px;
}

/*申辦方式*/
.toolTable {
    border: solid 2px #FFF
}

.tool_A {
    background-color: #4877a3;
    color: #FFF;
    text-align: center;
}

.tool_B {
    background-color: #31c4f5;
    color: #ffffff;
    text-align: center;
}

.tool_C {
    background-color: #9fe8e8;
    color: #415970
}

.tool_D {
    background-color: #fdfdd2;
    color: #415970
}

/*報稅流程*/
.process {
    background-color: #2481A6;
    color: #FFF;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 0;
    margin: 20px;
    width: 280px;
    height: 40px;
    line-height: 40px;
    box-shadow: 4px 4px 5px -2px rgba(59, 59, 59, 0.58);
    text-align: center;
}

.processbox {
    width: 150px;
    height: 150px;
    background-color: #9fe8e8;
    color: #415970;
    vertical-align: middle;
    padding: 10px;
    text-align: center;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    box-shadow: 4px 4px 5px -2px rgba(59, 59, 59, 0.58);
    margin: 10px;
}

.processbox2 {
    width: 200px;
    height: 100px;
    background-color: #4877a3;
    color: #FFF;
    vertical-align: middle;
    padding: 10px;
    text-align: center;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    box-shadow: 4px 4px 5px -2px rgba(59, 59, 59, 0.58);
    margin: 10px;

}

.item {
    border-bottom: solid 1px #b0b0b0;
    padding: 10px;
}

.item a {
    color: #4877a3;
}

.item .collapse {
    padding-top: 10px;
}

.comparisonTable {
    text-align: center;
}

.comparisonline {
    border-bottom: solid 1px #b6b6b6;
}

.comparisonTable .pink {
    color: #ffa4c5;
}

.icontext {
    line-height: 60px;
}

/*輪播的li*/
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #FFF;
    border: 1px solid #fff;
    border-radius: 15px;
    margin: 1px 12px 1px 12px;
    box-shadow: 3px 3px 5px -1px rgba(25, 25, 25, 0.5);
}

.carousel-indicators .active {
    width: 11px;
    height: 11px;
    background-color: #03cfff;
    border: 0;
    box-shadow: 3px 3px 5px -1px rgba(25, 25, 25, 0.5);
}
