@charset "UTF-8";
/*
 * Use bootstrap v3.3.6.
 */

@import url("/robot/css/bootstrap/css/bootstrap.min-2f624089c65f12185e79925bc5a7fc42.css");
@import url("/robot/css/bootstrap/bi-bootstrap/bi.widget-60bc90aa1fc08efcb1de27e42c501935.css");
@import url("/robot/css/bootstrap/bi-bootstrap/listgroup-0d8a3e2341ea36c958629358aa685dd8.css");
@import url("/robot/css/fontawesome/css/font-awesome.min-820903d1168954bb90c2b3fcc070014c.css");
/* @import url("/robot/css/plugins/bi.stickyheader-bf32207290dd27071cbb9188e2c892cd.css"); */
@import url("/robot/css/plugins/datatable-style-08e6e65c3b622617b7fab6e04c2391ae.css");
@import url("/robot/css/plugins/datepicker-2001a5561fb898f5662c79759fae2fd0.css");
@import url("/robot/css/readmore-af662ebe2da520cf0a616eb3b420feb3.css");
@import url("/robot/css/tablesteps-bd09251b53a5b85e5895b80178009c52.css");
/*@import url("/robot/css/plugins/animate.min-178b651958ceff556cbc5f355e08bbf1.css");*/
/*@import url("/robot/css/aa-9768723c3fdaf660d34c09ee9b75c96f.css");*/

/*sidebar css*/
@import url("/robot/css/sidebar_menu-eae2374650c430aa506891b59d2779e3.css");
@import url("/robot/css/theme-responsive-1955fca4bc072d7fc232e3e7023fa246.css");


body {
    font-family: Helvetica, "微軟正黑體", "Microsoft JhengHei", "Heiti TC", "黑體", Arial, sans-serif, serif;
    color: #333;
    font-size: 100%;
    line-height: 1.3;
    font-size: 16px;
    background-color: #fff;
    margin: 0;
    padding: 0;
    /* -ms-overflow-style: none; */
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    -webkit-overflow-x: hidden;
    /*
        background: url(/robot/images/content_bg-7ef95f785cd20b1c5bd2894612956154.png);
        background-size: 100% 2000px
    */

}

/*index*/
section {
    padding: 50px 10px;
    width: 100%;
}
h3{ color: #785d56;  }
h3.font-lg{ margin-top: 40px;}
h3.form-inline{ margin-top: 10px;}
.right_menu {
    display: none;
}

.bell {
    display: inline-block;
    background: url(/robot/images/icon/icon_bell-ce7ccc1d14de7d470dac6de2590cf3e2.png)no-repeat center;
    width: 36px;
    height: 35px;
    position: relative;
    top: 10px;
    margin-top: -20px;
}

.bell-badge {
    display: inline-block;
    position: absolute;
    right: 3px;
    top: 4px;
    min-width: 10px;
    padding: 1px 3px;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #d80c18;
    border-radius: 9px;
}

/** primary-for this web **/
.font-color-white {
    color: #ffffff!important;
}
.font-color-default {
    color: #333333;
}

.font-color-primary {
    color: #d80c18;
}

.font-color-secondary {
    color: #00a9ba;
}
.font-color-orange{
    color: #e2520c;
}
.font-color-brown{
    color: #785d56!important;
}
.font-Rise {
    color: #d80c18!important;
}

.font-Fall {
    color: #00a651!important;
}
.font-color-sum{ color: #58443f!important;}

.font-xs {
    font-size: 13px;
    line-height: 18px;
}

.font-sm {
    font-size: 16px;
    line-height: 22px;
}

.font-md {
    font-size: 24px
}

.font-label{
    font-size: 24px;
    color: #785d56;
    font-weight: bold;
}


.font-lg {
    font-size: 30px
}
.font-xl {
    font-size: 45px
}
.font-xxl {
    font-size: 50px
}
.font-xxxl {
    font-size: 75px
}
.h1,
h1 {
    font-size: 40px;
    margin-top: 0
}

.bold {
    font-weight: bold
}

.announce li {
    padding: 5px 0px;
}

.announce li span {
    margin-right: 10px;
}

.announce li span:last-child {
    text-decoration: underline;
    line-height: 1.6;
}

.date {
    font-weight: bold
}

.txtbox h5 {
    display: block;
    color: #ff0000;
    font-size: 14px
}
/*btn*/ 
.btn-login, .btn-login:hover {
    border-radius: 10px!important;
    background: #fd6b23!important;
    color: #fff!important; 
    margin:11px 10px;
    padding: 9px 12px!important;
   } 
   .btn-login:hover {
       background: #d4591d!important;
   }
.btn-logout, .btn-logout:hover {
    border-radius: 10px!important;
    background: #fd6b23!important;
    color: #fff!important; 
    margin: 11px 10px;
    padding: 9px 12px!important; 
   } 
.btn-logout:hover {
    background:  #d4591d!important;;
   }
.btn-default,
.btn-primary, .btn-secdonary {
    margin: 10px 15px;
    border-radius: 6px;
    font-size: 24px;font-weight: bold; letter-spacing: 2;
    min-width: 260px;
    border: 0;
    transition: all 450ms ease-in-out;
    padding:10px 30px;
}

.btn-xsmall{
    min-width: 65px;
    font-size: 18px;
    padding: 6px 20px;
    margin: 6px;
}

.btn-small {
    min-width: 90px;
    font-size: 20px;
    padding: 8px 25px;
}

.btn-default {
    background: #f1f1f1;
    color: #989898
}

.btn-primary {
    background: #d80c18;
    color: #fff !important;
}

.btn-default:focus,
.btn-default:hover {
    background: #dddddd;
    color: #333333
}

.btn-primary:focus,
.btn-primary:hover,
.btn-primary:active {
    background: #d80c18; 
    color: #fff;
    opacity: 0.8; 
}


.btn-secdonary {
    background: #12ecf5;
    color: #111 !important;
}
.btn-secdonary:focus,
.btn-secdonary:hover {
    background: #2dc4c8;
    color: #111;
}

.btn-orange{ 
    border-radius: 6px;  
    background-color: #ee611b;
    color: #fff; 
    border-radius: 6px;
    transition: all 450ms ease-in-out;  
}
.btn-deeporange{
    border-radius: 6px;  
    background-color: #a04112;
    color: #fff; 
    border-radius: 6px;
    transition: all 450ms ease-in-out;  
}
.btn-orange:hover, .btn-deeporange:hover{
    color: #fff;
}

.modal-footer .btn-default, .modal-footer  .btn-primary, .modal-footer  .btn-secdonary{
    min-width: 90px;
    font-size: 20px;
    padding: 8px 25px;
    margin: 8px;
}
/**/
.risk-block {
    margin: 20px auto 20px;
    display: table;
    /*    width: 500px;*/
}

.risk-btn {
    width: 88px;
    height: 88px;
    margin: 5px 5px;
    display: inline-block;
    border-radius: 50%;
    background-color: #f3f3f3;
    border: 3px solid #fff;
    color: #666;
    text-align: center;
    letter-spacing: 2px;
    padding: 25px 5px 10px;
    transition: all 0.3s ease;
    font-size: 24px
}

.risk-btn:hover.riska,
.riska.active {
    background-color: #4374ad !important;
    border-color: #a0cbf0;
    color: #fff
}

.risk-btn:hover.riskb,
.riskb.active {
    background-color: #00a89c !important;
    border-color: #11c6b9;
    color: #fff
}

.risk-btn:hover.riskc,
.riskc.active {
    background-color: #f37b53 !important;
    border-color: #f3906f;
    color: #fff
}

.risk-btn:hover.riskd,
.riskd.active {
    background-color: #ff3e3e !important;
    border-color: #f55e5e;
    color: #fff
}

/*btn-time*/

.btn-time {
    border-radius: 50px;
    background: #f1f1f1;
    border: 1px solid #ddd;
    padding: 2px 30px;
    margin: 10px 0;
    display: inline-block
}

.btn-time .btn {
    padding: 5px 25px;
    font-size: 16px;
    border-radius: 50px;
    background: #f1f1f1;
    margin: 0 2px
}

.btn-time .btn:hover {
    background: #ffb000;
}

.btn-time .btn.active {
    background: #ffb000;
    color: #333;
    box-shadow: none
}

/*btn-border*/

.btn-border {
    border-radius: 5px;
    background: #fff;
    border: 3px solid #eee;
    width: 190px;
    height: 50px;
    padding: 10px 12px;
    vertical-align: middle;
    font-weight: bolder;
    font-size: 16px;
    margin: 5px 0;
    text-align: center;
    position: relative
}

.btn-border.active {
    border-color: #d80c18;
    box-shadow: none;
}

.icon-checked {
    background: url(/robot/images/icon/checked-967721f20de20b7fa31b564705fcb56b.png) no-repeat;
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    right: -15px;
    top: -10px;
    display: none
}

.btn-border.active .icon-checked {
    display: block
}

/*btn-img*/

.btn-img {
    color: #fff;
    border-radius: 2px !important;
}

.btn-img.btn-group .title {
    color: #fff;
    font-size: 16px;
}

.btn-img.btn-group .title-second {
    color: #fff;
    font-size: 22px;
    margin: 6px 0;
}

.btn-img.btn-group .title-second small {
    font-size: 12px;
    vertical-align: top;
    display: block;
}

/*overview btn-img*/

.btn-img-bg01,
.btn-img-bg02,
.btn-img-bg03 {
    height: 66px
}

.btn-img-bg01 {
    background: url(../images/img01.png) no-repeat left;
}

.btn-img-bg02 {
    background: url(../images/img02.png) no-repeat left;
}

.btn-img-bg03 {
    background: url(../images/img03.png) no-repeat left;
}

/**else*/

.touch-finger {
    cursor: pointer;
}

/*mouse cursors - finger*/

/*for demoCssWeb*/

.notic {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
    padding: 8px;
    margin-bottom: 5px;
    margin-top: 5px;
}

pre code {
    font-size: 16px;
    line-height: 1.75;
    background: none;
    padding: 1.5rem;
    white-space: pre-line;
    -webkit-overflow-scrolling: touch;
    display: block;
}

code {
    font-family: "Operator Mono SSm A", "Operator Mono SSm B", 'Source Code Pro', Menlo, Consolas, Monaco, monospace;
}

/**/

.tag span {
    margin-right: 15px;
}

.tag-bg span {
    margin-right: 15px;
    margin-bottom: 5px;
    line-height: 35px;
    color: #fff;
    padding: 5px 5px;
}


.left {
    text-align: left!important
}

.right {
    text-align: right!important
}

.center {
    text-align: center!important
}

/*list-num*/

ul {
    list-style-type: none;
    padding-left: 0;
}

ul.bi-msg-listNum {
    list-style-type: decimal;
    margin-left: 20px;
    line-height: 24px;
}

ul.list-num {
    list-style-type: decimal;
    padding-left: 20px;
}

ul.list-item li {
    padding: 10px 5px;
    display: block;
    text-align: left;
}

ul.list-item li:hover {
    background-color: #f1f1f1;
}

ul.list-item li a .label {
    margin-right: 5px;
    font-size: 15px;
    padding: 2px 5px;
}

/*
ul.list-play li a {
    display: block;
    height: 20px;
    line-height: 20px;
    margin-bottom: 3px;
    background: url(../images/blt-light.png) left center no-repeat;
    padding-left: 20px;}
*/

ul.list-inline li {
    display: inline;
    color: #595955;
}

ul.list-inline > li {
    padding-left: 8px;
}

ul.list-inline li a {
    color: #595955;
}

table ul {
    margin-bottom: 0px;
}

/*clear  inside table ul blank*/

.note-img {
    background: url(/robot/images/icon/icon_info-de77e692bfd76c64a0d63fc0851c7ad9.png) no-repeat left top;
    padding-left: 35px;
    padding-top: 2px;
    margin-top: 15px;
    margin-left: 25px;
    margin-right: 20px;
    padding-bottom: 5px;
}

/* chart */

.chartforsmall {
    display: none;
}

/* table */
.tableforsmall {
    display: none;
}

.forsmall {
    display: none;
}

  

/*scroll div*/

.scroll {
    height: 200px;
    overflow: scroll;
    overflow-x: hidden;
}

/*----------------------------------- */

/* bootstrap                          */

/*----------------------------------- */

.row {
    margin-right: 0px;
    margin-left: 0px;
}

.container-fluid {
    padding-right: 8px;
    padding-left: 8px;
}

/*no-blank*/

.no-blank [class*="col-"] {
    padding-right: 0px;
    padding-left: 0px;
}

.no-blank-table table {
    margin: 0px !important;
}

/*link-style*/

a,
a:hover,
a:active,
a:focus,
a:visited {
    color: #7a7676;
    text-decoration: none;
}
a.link{
    font-weight: bold;
    color: #333;
    text-decoration: underline
}

a.link-file,
a:hover.link-file {
    color: #d80c18;
    font-weight: bold;
    text-decoration: underline
}

a.link-login {
    color: #d80c18;
    font-weight: bold;
}

a:hover.link-login {
    color: #d80c18;
    font-weight: bold;
    text-decoration: underline
}

.not-active {
    pointer-events: none;
    cursor: default;
    color: #c7c7c7 !important;
}

/*panel*/

.panel {
    border-right: 1px solid #eff2f7;
    border-left: 1px solid #eff2f7;
    border-top: 1px solid #eff2f7;
    margin-bottom: 10px;
    box-shadow: none
}

.panel-body {
    padding: 10px;
}

.panel-heading {
    border-bottom: 0;
    padding: 15px 10px;
    text-transform: uppercase;
    text-align: center; 
    border-radius: 6px;
    margin-bottom: 20px;
}
.panel-heading.bg-change{
    background: #eee9e3;
}
.panel-heading .panel-title{
    font-size: 20px; 
}
.panel-heading .panel-title.bg-white{
    padding: 10px;
    margin: 0 20px ;
}
.panel-heading h3 {
    font-size: 24px; 
}

/*bs-alert*/

.alert {
    padding: 8px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.alert-danger:before {
    font-family: 'Glyphicons Halflings';
    content: "\e209";
    color: red;
    padding: 0px 5px;
    float: left;
    vertical-align: middle;
}

.alert-success:before {
    font-family: 'Glyphicons Halflings';
    content: "\e013";
    color: green;
    padding: 0px 5px;
    float: left;
    vertical-align: middle;
}

.alert-success {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.alert-info {
    display: inline-block;
}

.alert-info .close {
    margin-left: 10px
}

.alert-info span {
    vertical-align: middle;
}

/*input*/

input[type=radio]:first-child,
input[type=checkbox]:first-child {
    margin: 8px 6px 8px 8px;
    vertical-align: sub;
}

input[type=radio],
input[type=checkbox] {
    margin: 8px 6px 8px 15px;
    vertical-align: sub;
}

input[type=text].form-control{
    border: solid 1px #9d8883;
    border-radius: 6px; font-size: 18px; 
}

label {
    margin-bottom: 0px;
}

/*for 投組設定*/

.fortop-align {
    margin-bottom: 5px;
}

/*form-control*/

.form-control,
.input-group > .form-control,
.input-group > .input-group-addon,
.input-group > .input-group-btn > .btn {
    height: 42px;
    padding: 5px 15px;
    border-radius: 3px;
}
.input + .form-control-feedback,
.input-group + .form-control-feedback,
.form-group .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

select.input-group > .form-control,
select.input-group > .input-group-addon,
select.input-group > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}

textarea.input-group > .form-control,
textarea.input-group > .input-group-addon,
textarea.input-group > .input-group-btn > .btn,
select[multiple].input-group > .form-control,
select[multiple].input-group > .input-group-addon,
select[multiple].input-group > .input-group-btn > .btn {
    height: auto;
}

/*圓形輸入框*/

.input-group.round {
    border: 1px solid #9d8883;
    border-radius: 6px; 
    background: #fff
}

.input-group.round .form-control {
    border: none;
    border-radius: 10px 0 0 10px;
    box-shadow: none;
    text-align: center;
    font-size: 18px;
    height: 40px;
}
 
.input-group.round .input-group-addon {
    background-color: transparent;
    border: none;
    height: 40px;
}

.input-group.round > .input-group-btn > .btn {
    border-radius: 20px;
}

/*底線輸入框改全框線*/
.orDate .date-range{
    display: inline-flex;
    align-items: center;
    width: calc(100% - 150px)
} 
.Label.orDate .date-range{
    display: inline-flex;
    align-items: center;
    width: calc(100% - 250px)
} 
 
.input-group.text-line { 
    padding: 2px;
    margin: 10px 0
}

.input-group.text-line .form-control {
    border: 1px solid #9d8883;  
    font-size: 18px;
    background: #fff;
    border-radius: 6px;
  
}

.input-group.text-line .input-group-addon {
    background-color: transparent;
    border: none;
    font-size: 24px;
    color: #785d56;
    font-weight: bold;
    padding: 0;
    min-width: 40px; 
}
 

.divider {
    height: 3px;
    background: #ddd
}


.panel .table {
    margin-bottom: 0px !important;
}

.form-horizontal .form-group {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.form-file {
    height: 31px;
}

/*change label font-weight*/

label.JQ-valuecolor {
    font-weight: 400 !important;
}

/*----------------------------------- */

/* jQuery-ui-bootstrap                */

/*----------------------------------- */

/* dialog */

.ui-dialog-titlebar-close {
    display: none;
}

.ui-dialog {
    z-index: 99999999999 !important;
}

.ui-widget-overlay {
    z-index: 9999999 !important;
}

.ui-autocomplete {
    z-index: 2000 !important;
}

.ui-datepicker {
    z-index: 2000 !important;
}

/*fix jquery-ui-datepicker*/

.ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
    height: 23px !important;
}

.ui-datepicker .ui-datepicker-title select.ui-datepicker-month {
    height: 23px !important;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 0.9em !important;
}

/*border*/

.border {
    border: 1px solid #eee;
}


/*rwd-mobile*/

.hide {
    display: none !important;
}

.mobile-hide {}

.mobile-show {
    display: none;
}

@media screen and (max-width: 767px) {
    .mobile-hide {
        display: none !important;
    }

    .mobile-show {
        display: ;
    }

    .linefeed {
        display: block;
        margin-top: 10px;
    }
}

/*Mega Menu*/

/*Fadein menu*/

header nav ul.nav-main > li > a {
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}

header nav ul.nav-main li.dropdown > ul.dropdown-menu {
    top: -9999px;
    left: -9999px;
    display: block;
    -webkit-transition: opacity ease .3s;
    -moz-transition: opacity ease .3s;
    -o-transition: opacity ease .3s;
    transition: opacity ease .3s;
    opacity: 0;
}

header nav ul.nav-main li.dropdown:hover > ul.dropdown-menu {
    top: auto;
    left: auto;
    opacity: 1;
}

.mega-menu-content,
.mega-menu-content [class*="col"] {
    border-left: 1px dotted #e7e7e7;
}

.mega-menu-content,
.mega-menu-content [class*="col"]:first-child {
    border-left: 0px dotted #e7e7e7;
}

nav.mega-menu .nav,
nav.mega-menu .dropup,
nav.mega-menu .dropdown,
nav.mega-menu .collapse {
    position: static;
}

header nav.mega-menu ul.nav-main .Mega-Menu-Content {
    text-shadow: none;
}

header nav.mega-menu ul.nav-main li.mega-menu-item ul.dropdown-menu {
    background: #FFFFFF !important;
    border-top: 4px solid #d80c18;
    color: #3F3F3F;
    padding: 0px 15px;
    padding-left: 15px;
    margin: 0 15px;
    -moz-box-shadow: 0 20px 45px rgba(0, 0, 0, 0.13);
    -webkit-box-shadow: 0 20px 45px rgba(0, 0, 0, 0.13);
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.13);
    border-top: 3px solid #d80c18;
}

header nav.mega-menu ul.nav-main li.mega-menu-fullwidth ul.dropdown-menu {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
header nav.mega-menu ul.nav-main li.mega-menu-fullwidth ul.dropdown-menu:before{
    content: '';
    background: url(/robot/images/dropdown-32a137ca1a09295dbae908a479ee4526.png) no-repeat !important;
    position: absolute;
    width: 47px;
    height: 12px;
    top: -12px;
    right: 10%;
}

header nav.mega-menu ul.nav-main li.mega-menu-item .mega-menu-sub-title {
    color: #444;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    font-weight: 600 !important;
    padding-bottom: 10px;
    letter-spacing: 1px;
    cursor: default;
    display: block;
    border-bottom: 1px solid #ddd;

}

header nav.mega-menu ul.nav-main li.mega-menu-item .mega-menu-sub-title span {
    padding-bottom: 7px;
    border-bottom: 2px solid #d80c18
}


header nav.mega-menu ul.nav-main li.mega-menu-item ul.sub-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

header nav.mega-menu ul.nav-main li.mega-menu-item ul.sub-menu[class*="col-sm"] {
    border-left: none
}

header nav.mega-menu ul.nav-main li.mega-menu-item ul.sub-menu .label {
    margin-right: 5px;
    font-size: 15px;
    padding: 2px 5px;
}

header nav.mega-menu ul.nav-main li.mega-menu-item ul.sub-menu a {
    padding: 5px 12px;
    display: block;
    font-weight: normal; font-size: 16px;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    cursor: context-menu;
}
 
header nav.mega-menu ul.nav-main li.mega-menu-item:hover ul.sub-menu li:hover a:hover {
    background: #F5F5F5 !important;
}

nav.mega-menu .navbar-inner,
nav.mega-menu .container {
    position: relative;
}

nav.mega-menu .dropdown-menu {
    left: auto;
}

nav.mega-menu .dropdown-menu > li {
    display: block;
    border-bottom: 1px solid rgb(247, 247, 247);
}

nav.mega-menu .dropdown-menu > li:last-child {
    border-bottom: 0 solid rgb(247, 247, 247);
}

nav.mega-menu .nav.pull-right .dropdown-menu {
    right: 0;
}

nav.mega-menu .mega-menu-content [class*="col"] {
    padding: 15px 15px;
}

nav.mega-menu .mega-menu-content:before,
nav.mega-menu .mega-menu-content:after {
    display: table;
    content: "";
    line-height: 0;
}

nav.mega-menu .mega-menu-content:after {
    clear: both;
}

nav.mega-menu.navbar .nav > li > .dropdown-menu:after,
nav.mega-menu.navbar .nav > li > .dropdown-menu:before {
    display: none;
}

nav.mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
    width: 95%;
    left: 2%;
    right: 2% !important;
}

nav.mega-menu ul.nav-main li ul.dropdown-menu ul.dropdown-menu {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    margin-top: -10px;
}

nav.mega-menu ul.sub-menu li.dropdown-submenu ul.dropdown-menu {
    left: 100%;
}

nav.mega-menu ul.sub-menu li.dropdown-submenu ul.dropdown-menu li a {
    padding: 6px 8px;
    padding-left: 19px;
}

nav.mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu.two-columns {
    width: 50%;
    left: 26%;
}



/*----------------------------------- */

/* Custom
/*----------------------------------- */

#icon-toggle {
    border-top: 3px solid #1b60a3;
}

header .line-gary {
    position: absolute;
    height: 4px;
    background: #aabacc;
    margin-bottom: -4px;
}

.breadcrumb:before {
    font-family: 'FontAwesome';
    content: "\f0e8";
    color: #767676;
    font-size: 14px;
    margin-right: 3px;
}

.breadcrumb {
    padding: 2px 0px 1px 8px;
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-image: none;
    color: #333;
    list-style: none;
}

/*iframe*/

iframe {
    border: 0px;
}

iframe.iframe-full {
    width: 100%;
    height: 90vh;
    overflow: auto;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
}

/*row flex*/

.row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
}

.row-flex > * {
    -ms-flex: 1;
    flex: 1;
}

.flex-sm {
    -ms-flex: 2;
    flex: 2;
}

.flex-unset {
    -ms-flex: unset;
    flex: unset;
    width: 110px
}

.row-flex.has-blank > div + div {
    margin-left: 10px
}

.border-left {
    border-left: 1px solid #9d8883;
    padding-left: 20px
}

.row-flex .padding-right-sm {
    padding-right: 15px;
}

.row-flex .padding-right-xl {
    padding-right: 20px;
}

/* footer
================================================== */

.footer-wrap {
    margin: 50px 0 0 ;
    padding: 40px 0 0 0;
    font-size: 18px;
    color: #8b726b;
    line-height: 30px;
    background: #f9f6ee
}
.footer-wrap .container{
    padding: 0 7%;
}
.footer-wrap h4 {
    font-size: 20px; font-weight: bold;
    margin-bottom: 10px;
}
.footer-wrap ul {
   list-style: decimal;
   padding-left: 20px;
}

.footer-wrap.bg-white {
    color: #333;
}
.footer-wrap.bg-white .container{
    padding: 0 15px;
}
.footer-wrap.bg-white h4{  
    font-weight: normal;
}

.footer-wrap.bg-white .show-more:after{
    background: linear-gradient(rgba(255, 255, 255, 0), #ffffff 88%)!important; 
}
 
/*show more*/ 
.show-more {
    height: 450px;
    overflow: hidden;
    position: relative;
    transition: margin 0.4s;
}

.show-more:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 180px;
    display: block;
    background: linear-gradient(rgba(255, 255, 255, 0), #f9f6ee 88%);
    z-index: 9;
    opacity: 1;
    visibility: visible;
    transition: 0.8s;
}

.show-more.visible {
    margin-bottom: 20px;
}

.show-more.visible:after {
    opacity: 0;
    visibility: hidden;
}

.show-more-button {
    position: relative;
    font-weight: 600;
    font-size: 15px;
    left: 0;
    margin-left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    text-align: center;
    display: inline-block;
    opacity: 1;
    visibility: visible;
    transition: all 0.3s;
    padding: 5px 20px;
    color: #989898;
    background-color: #f1f1f1;
    border-radius: 50px;
    top: -10px;
    min-width: 140px;
}

.show-more-button:before {
    content: attr(data-more-title);
}

.show-more-button.active:before {
    content: attr(data-less-title);
}

.show-more-button i {
    margin-left: 6px;
    color: #66676b;
    font-weight: 500;
    transition: 0.2s;
}

.show-more-button.active i {
    transform: rotate(180deg);
}


.copyrights {
    text-align: center;
    padding: 15px;
    background:#d80c18;
    color: #fff;
    margin-top: 20px;
    font-size: 15px;
    line-height: 1.3;
}
.copyrights:after{
    content: '元富證券股份有限公司   台北市敦化南路二段97號22樓   客服專線: 0800-088148\A 服務時間：AM8:00至PM6:00(台股營業日) 手機及國外客服專線: (02)2708-3972 108年金管證總字第0031號';
    white-space: pre
}


#back-to-top {
    border-radius: 50%;
    background-color: #ccc;
    position: fixed;
    bottom: 80px;
    right: 10px;
    z-index: 1000;
    padding: 12px 10px;
    height: 48px;
    width: 48px;
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    color: #333;
    text-align: center;
}

#back-to-top i.fa {
    font-size: 15px;
    font-weight: lighter;
    color: #fff
}




/* Header */

header {
    clear: both;
    background: #fff;
    position: fixed;
    top: 0;
    width: 100%; height: 64px;
    z-index: 1001;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}


nav.nav-main.one-page-menu .fa {
    margin-right: 6px;
    font-size: 14px;
}

header nav ul.nav-main ul.dropdown-menu i.fa {
    width: 20px;
    font-size: 15px;
    opacity: .9;
    margin-right: 4px;
}

.menu-logo-wrap {
    position: absolute;
    right: 25px;
    bottom: 25px;
    opacity: 0.1;
}

nav.std-menu .menu {
    height: auto;
    margin: 0;
    position: relative;
    padding: 0;
}

nav.std-menu .menu li {
    position: relative;
    display: inline-block;
    float: left;
    font-size: 14px;
    margin: 8px 0;
}

nav.std-menu .menu li:first-child {
    background: none;
}

nav.std-menu .menu li > a {
    text-decoration: none;
    padding: 2px 0;
    margin: 0 10px;
    display: block;
    white-space: nowrap;
    background: transparent;
}

.v-menu-item-info {
    background: #B10708;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    line-height: 1;
    margin: 2px 0 0 7px;
    padding: 3px 5px;
    display: inline-block;
    font-size: 12px;
}

.v-menu-item {
    background: rgba(255, 255, 255, .8);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 20px;
    color: #d80c18;
    border: 1px solid #d80c18;
    line-height: 1;
    margin: -5px 0 0 7px;
    padding: 5px 15px;
    display: inline-block;
    font-size: 13px;
}

.bg-info {
    background: #00a9ba !important;
}

/* 淺藍 */

.bg-primary {
    background: #337AB7 !important;
}

/* 藍 */

.bg-warning {
    background: #f89406 !important;
}

/* 黃 */

.bg-success {
    background: #00a651 !important;
}

/* 綠 */

.bg-purple {
    background: #6100ff !important;
}

/* 紫 */

.bg-danger {
    background: #d80c18 !important;
}

/* 紅 */

.bg-orange {
    background: #e05f20 !important;
}

/* 紅 */

.bg-default {
    background: #9c9c9c !important;
}

/* 灰 */

.bg-disabled {
    background: #CCCCCC !important;
}

/* 淺灰 */

.bg-black {
    background: #000000 !important;
}

/* 黑 */

header.transparent-header {
    border-bottom: 1px solid rgba(228, 228, 228, 0.23);
}

header.transparent-header nav ul.nav-main > li > a {
    font-size: 14px;
}

header.semi-transparent-header {
    border-bottom: 1px solid rgba(228, 228, 228, 0.23);
}

header.semi-transparent-header nav ul.nav-main > li > a {
    font-size: 14px;
}

header.semi-transparent-header nav ul.nav-main i.fa-caret-down {
    color: white;
}

header.semi-transparent-header nav ul.nav-pills > li > a.menu-icon > .fa {
    margin-right: 5px;
}


.promo-block {
    margin: 30px 0 0;
    padding-bottom: 50px;
    border-bottom: 1px dashed #eee
}

/*
.promo-block .promo-block-inner {
  padding: 33px 0px;
}

.promo-block .promo-block-inner img {
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
}
*/

.promo-block .info-text {
    padding-top: 70px;
}


body header.transparent-header {
    padding-top: 0 !important;
    background: transparent;
}

body header.semi-transparent-header {
    padding-top: 0px !important;
    background: transparent;
}

body.header-top {
    padding-top: 130px;
}

body .shopping-cart-widget,
body .logo,
body .search,
body nav ul.nav-main {
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

body .form-control.search {
    margin-top: 1px !important;
    height: 40px !important;
    border: 1px solid #EBEBEB;
}

header > .container {
    position: relative;
    padding-bottom: 0
}

/* Heading */

.heading {
    padding-top: 64px;
    position: relative;
    overflow: hidden;
    margin-bottom: 48px;
    background-color: #f5f2e9;
    padding-bottom: 20px;
}
 

/* Responsive Nav Button */

.navToggle {
    display: none;
}

/* Logo */

header div.logo {
    display: table;
    position: absolute;
    height: 64px;
    margin-left: 10px;
}

header div.logo a {
    display: table-cell;
    vertical-align: middle;
}

header div.logo img {
    margin-left: auto;
    margin-right: auto;
    height: 38px;
}

/* Responsive Nav Button */
button.btn-responsive-nav {
    display: none;
}

/* Navigation */

header nav.nav-main {
    float: right;
}
 
header div.nav-main-collapse,
header div.nav-main-collapse.in {
    overflow-y: visible;
}

header div.nav-main-collapse.in {
    overflow-y: visible;
    float: none;
    margin: 0;
}

header nav ul.nav-main i.fa-caret-down {
    background: transparent;
    border-radius: 100%;
    color: #888;
    display: inline-block;
    font-size: 10px;
    height: 14px;
    line-height: 15px;
    position: relative;
    text-align: center;
    top: -1px;
    width: 10px;
}
 
header nav ul.nav-main .dropdown-submenu {
    position: relative;
}

header nav ul.nav-main .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}

header nav ul.nav-main .dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

header nav ul.nav-main .dropdown-submenu > a:after {

    float: right;
    content: "\f105";
    font-family: fontAwesome;
    font-size: 14px;
    margin-right: -6px;

}

header nav ul.nav-main .dropdown-submenu.pull-left {
    float: none;
}

header nav ul.nav-main .dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

header nav ul.nav-main li.dropdown.open a.dropdown-toggle {
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}

header nav ul.nav-main ul.dropdown-menu,
header nav ul.nav-main li.dropdown.open a.dropdown-toggle,
header nav ul.nav-main li.active a {
    background-color: transparent;
}

header nav ul.nav-main ul.dropdown-menu {
    -moz-border-radius: 2px;
    -moz-box-shadow: 0 0 0;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0 0 0;
    border: 0; 
    margin-top: -5px;
    background: #FFFFFF; 
    -moz-box-shadow: 0 20px 45px rgba(0, 0, 0, 0.13);
    -webkit-box-shadow: 0 20px 45px rgba(0, 0, 0, 0.13);
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.13);  
 
}
header nav ul.nav-main ul.dropdown-menu p{
    font-size: 16px;
    font-weight: bold;
    color: #7b1c08;
    margin-bottom: -8px;
    padding:10px 36px;
    position: relative;
}
header nav ul.nav-main ul.dropdown-menu p::before {
    content: '';
    position: absolute;
    left: 14px;
    top: 12px;
    background: url(/robot/images/icon/p_arrow-6178df1728c89ec97e3d7b86620de73f.png);
    background-size: contain;
    width: 16px;
    height: 16px;
}

header nav ul.nav-main ul.dropdown-menu ul.dropdown-menu {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-left: 0px !important;
    margin-top: -10px;
}

header nav ul.nav-main ul.dropdown-menu li:hover > a {
    filter: none;
    background: #F5F5F5;
}

header nav ul.nav-main ul.dropdown-menu > li > a { 
    color: #90716a;
    font-weight: 400;
    text-transform: none;
    position: relative;
    padding: 10px 36px;
    font-size: 16px;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    /*font-family: '微軟正黑體' !important;*/   
    white-space:normal;
     width: 200px;
}

header nav ul.nav-main ul.dropdown-menu > li > a:hover {
    color: #fff;
    background: #fd6b23;
   
}
header nav ul.nav-main li.dropdown::after{
    display: block;
    position: absolute;
    top: 50%;  transform: translateY(-50%)  ;
    right: 4px; 
    content: "▲";
    font-size: 12px;
    color: #602b18;
} 
header nav ul.nav-main li:hover.dropdown::after{
    display: block;
    position: absolute;
    top: 50%;  transform: translateY(-50%) rotate(180deg);
    transition: 0.2s;
    right: 4px; 
    content: "▲";
    font-size: 12px;
    color: #fd6b23;  
} 
header nav ul.nav-main li.cusname{
    padding: 22px 10px; 
    font-weight: bold;
}
header nav ul.nav-main li a {
    font-style: normal;
    line-height: 20px;
    position: relative;
    background: none;
    text-transform: none;
    display: block;
    color: #602b18;
    font-size: 16px;
    font-weight: bold;
    font-family: 微軟正黑體 !important; 
    padding: 22px 8px 22px 8px;
}

header nav ul.nav-main li a:hover {
    color: #fd6b23; 
    background: #f5f2e9 
}
 
header nav ul.nav-main li a.dropdown-toggle{
    padding: 22px 24px 22px 12px;
}
header.transparent-header ul.nav-pills > li.active > a {
    color: #FFFFFF;
}

header.semi-transparent-header ul.nav-pills > li > a {
    font-weight: 500;
}

header.semi-transparent-header ul.nav-pills > li.active > a {
    color: #FFFFFF;
}


header nav.mega-menu ul.nav-main li.mega-menu-item ul.sub-menu a:hover {
    color: #d80c18;
}

header nav.mega-menu ul.nav-main li.mega-menu-item ul.sub-menu .label {
    margin-right: 5px;
    font-size: 15px;
    padding: 2px 5px;
}

header nav ul.nav-main i.fa-caret-down.fa-caret-down:before {
    content: "\f107";
    font-size: 12px;
    vertical-align: -1px;
    margin-left: 3px;
}

header nav ul.nav-main li.dropdown.active > a i.fa-caret-down,
header ul.nav-pills > li.active > a {
    color: #d80c18;
}

header nav ul.nav-pills > li > a:before {
    display: none;
}

/* header ul.nav-pills > li > a:hover {
    color: #fff;
    background-color: #d80c18;
    background: none !important;
} */

header nav ul.nav-pills > li > a,
header nav ul.nav-pills > li > a:hover,
header nav ul.nav-pills > li > a:focus,
header nav ul.nav-pills > li.active > a,
header nav ul.nav-pills > li.active > a:hover,
header nav ul.nav-pills > li.active > a:focus {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 0; 
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: #6a544c;
    background-color: #faf2eb;
}
 
header nav ul.nav-main li.dropdown:hover > a i.fa-caret-down {
    color: #6a544c;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

header nav ul.nav-main li.dropdown:hover > a:after { 
    display: none;
}

header nav ul.nav-main li.dropdown:hover > ul {
    display: block;
}

/*header Top Menu*/

.header-top-menu {
    float: right !important;
    line-height: 1.428571429;
    margin-right: -10px;
}

nav.std-menu.header-top-menu .menu li {
    margin: 0px 0;
    line-height: 35px !important;
}

header .header-top nav ul.nav-main li a {
    line-height: 23px !important;
    font-size: 11px;
}

header .header-top ul.social-icons li {
    height: 39px;
}

header .header-top ul.social-icons li:not(.sf-love) a {
    height: 39px;
    padding-top: 13px;
}

nav.std-menu.header-top-menu .menu li.m-item {
    border-left: 1px solid #EBEBEB;
}

nav.std-menu.header-top-menu ul.nav-main ul.dropdown-menu li > a {
    margin: 0;
}

header nav.header-top-menu ul.nav-main ul.dropdown-menu {
    margin: 0 0 0 0px;
    padding: 10px 0;
    padding-top: 7px;
}

header nav.header-top-menu ul.nav-main ul.dropdown-menu li {
    float: none;
    display: block;
}

header nav.header-top-menu ul.nav-main ul.dropdown-menu li a {
    padding: 4px 10px 4px 15px;
}

header nav.header-top-menu ul.nav-main ul.dropdown-menu {
    min-width: 120px;
}

nav.std-menu.header-top-menu .menu li > a {
    padding: 8px 0px;
    color: #777;
}

header nav.header-top-menu ul.nav-main li.dropdown:hover > a {
    padding-bottom: 8px;
}

.header-top-menu a {
    font-size: 12px;
}

.header-top-info ul {
    margin: 0px;
    float: left;
}

.header-top-info li {
    list-style: none;
    display: inline-block;
    line-height: 39px;
    border-left: 1px solid #EBEBEB;
    padding: 0px 10px;
    font-size: 12px;
    color: #777;
}

.header-top-info li:last-child {
    border-right: 1px solid #EBEBEB;
}

.header-top-info li i.fa {
    margin-right: 5px;
    vertical-align: 1px;
}

/* Big Logo */

header.big-logo div.logo {
    margin-top: -60px;
    padding-top: 20px;
}

header.big-logo div.header-top {
    background: #FFF;
    margin-top: 5px;
    margin-bottom: -10px;
}

header.big-logo div.header-top p {
    float: right;
    padding-left: 20px;
    margin-left: 0;
    margin-right: 20px;
} 

.hi-user h5 {
    font-weight: bold;
    color: #000;
    padding-left: 20px;
}

li a.disabled {
    cursor: no-drop;
    opacity: 0.2;
}

.ppw-bg-color {
    background: #bdd2e5 url(../images/PPW-bg-color.jpg) no-repeat top center
}

.ppw-bg-color1 {
    background: #ffdb96 url(../images/PPW-bg-color1.jpg) no-repeat top center
}

.ppw-bg-color2 {
    background: #9addde url(../images/PPW-bg-color2.jpg) no-repeat top center
}

.ppw-bg-color3 {
    background: #d7cae0 url(../images/PPW-bg-color3.jpg) no-repeat top center
}

.ppw-bg-color4 {
    background: #ffe3d9 url(../images/PPW-bg-color4.jpg) no-repeat top center
}

.ppw-bg {
    background: url(../images/PPW.png) no-repeat;
    background-size: auto 100%;
    background-position: center bottom;
    height: 100%;
    min-height: 680px;
    padding-top: 15%;
    text-align: center;
    position: relative
}

.ppw-man {
    background: url(../images/PPW-man.png) no-repeat;
    position: absolute;
    right: 8%;
    bottom: 0;
    height: 510px;
    width: 360px
}

/*主副標題*/

.title {
    font-size: 36px;
    color: #403f3f;
    margin-top: 24px;
    margin-bottom: 0;
    font-weight: bold; 
}

.subtitle {
    font-size: 24px;
    color: #fd6b23; 
    margin-top: 10px;
    margin-bottom: 0;
    font-weight: bold;  
}


/*投資組合區塊*/

.result-block {
    padding: 0 10px;
    position: relative
}

.result-block [class*="col-"] {
    padding: 0 5px;
}

.select-block {
    margin: 5px 0 0 0px;
}


.portlet {
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #eee;
    padding: 10px;
    position: relative;
    /*    background: #ffffff*/
}

.portlet.no-border {
    border: none
}

.portlet-footer {
    display: block;
    overflow: hidden;
    width: calc(100%+20px);
    margin: 10px -10px -10px;
    background: #f1f1f1;
    border-radius: 0 0 5px 5px;
    padding: 10px 0;

}

.list-group {
    position: relative;
}

.list-group-item {
    padding: 10px;
    display: block;
    border: none;
    margin-bottom: 0
}

.list-content {
    overflow: hidden;
    padding: 5px 0 5px 10px;
    border-bottom: 1px solid #ddd;
}

list-content [class*="col-"] {
    padding: 0
}

.list-group .list-content:last-child {
    border-bottom: none
}

.list-group-item h6 {
    font-size: 14px;
    padding-right: 5px;
    font-weight: bold;
    margin: 8px 0 3px;
    line-height: 1.3;
    display: block
}
 
.list-group-item h6.mimus:before {
    content: "\f056";
    margin-right: 5px;
}


.list-group-item .badge {
    background: white;
    color: #333
}

.list-group-item a {
    line-height: 15px;
    margin-bottom: 3px;
    color: #343b4b
}

.list-content .btn {
    border-radius: 20px;
    font-size: 13px;
    padding: 5px 10px;
    margin-bottom: 0
}

.stock-bg {
    color: #fff;
    height: 40px;
    line-height: 20px;
    background: #e9a870;
}

.bond-bg {
    color: #fff;
    height: 40px;
    line-height: 20px;
    background: #f16a00;
}

.dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 5px;
}


/*nav-pill*/

.nav-justified {
    width: 100%;
    background-color: #ece7da;
    font-size: 20px; 
    margin-bottom: 30px; margin-top: 30px;
    border-radius: 5px;
}
.nav-justified li {
    text-align: center;
    vertical-align: middle;
    position: relative}

.nav-justified li:last-child{  border-radius: 0 30px 30px 0; }
.nav-justified li:first-child{  border-radius: 30px 0  0 30px ; }

.nav-justified > li.active > a,
.nav-justified > li.active > a:hover,
.nav-justified > li.active > a:focus {
    color: #fff;
    background: #785d56; 
    border-radius: 5px;
}


.nav-justified > li > a {
    display: block;
    padding: 10px 0;
    color: #785d56;
    margin-bottom: 0
}

.nav-justified > li > a:focus,
.nav-justified > li > a:hover {
    background-color: transparent;
    color: #785d56;
}



/*process-steps*/

.process-steps {
    overflow: hidden
}

.process-steps .nav-justified {
    width: 100%;
    max-width: 1070px;
    margin: 0 auto;
    font-size: 16px;
    margin-bottom: 30px;
    background: transparent
}

.process-steps .nav-justified > li {
    position: relative;
    text-align: center;
    border: none;
    background: transparent
}

.process-steps .nav-justified > li.active > a,
.process-steps .nav-justified > li.active > a:hover,
.process-steps .nav-justified > li.active > a:focus {
    color: #d80c18;
    border-bottom: none;
    background: transparent;
}

.process-steps .nav-justified > li.active:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: 0;
    height: 3px;
    width: 70px;
    background: #fff;
}

.process-steps .nav-justified > li .num {
    font-size: 24px;
    text-align: center;
    line-height: 40px;
    width: 40px;
    height: 40px;
    border: 1px solid #ccc;
    display: inline-block;
    border-radius: 50%;
    background: #fff;
}

.process-steps .nav-justified > li .num:after {
    content: '';
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: 20px;
    height: 1px;
    width: 100%;
    background: #ccc;
}

.process-steps .nav-justified > li:last-child .num:after {
    background: none
}

.process-steps .nav-justified > li .num .fa {
    margin-top: 10px;
}

.process-steps .nav-justified > li.active .num {
    color: #fff;
    background: #d80c18;
    border-color: #d80c18
}

.process-steps .nav-justified > li.active .num:after {
    background: #d80c18;
}

.process-steps .nav-justified > li:last-child.active .num:after {
    background: none
}

.process-steps .nav-justified > li > a {
    width: 100%;
    line-height: 1.3;
    height: 60px;
    vertical-align: middle;
    color: #666
}

.process-steps .nav-justified > li > a:focus,
.process-steps .nav-justified > li > a:hover {
    background-color: transparent;
    color: #d80c18;
}

/*問卷樣式*/

.question {
    padding-left: 0;
    font-size: 18px;
    line-height: 32px;
    margin-top: 25px;
    position: relative
}

.question > li {
    padding: 2px 5px 60px 25px;
    position: relative; 
}

.question > li .q-title {
    font-size: 24px; font-weight: bold;
    color: #785d56;
    display: block;
    margin-bottom: 0px !important;
}

.question > li:hover .q-title{
    color: #000

}

/*slider*/

.slider {
    margin-top: 10px;
    margin-bottom: 30px;
    display: block;
}

.slider-handle {
    background: url(/robot/images/icon/slider_btn-935df7e47771b1aa943ec15966706b1c.png) no-repeat;
    width: 40px;
    height: 40px;
    top: -10px;
}

.slider-selection {
    height: 15px !important;
    top: -2px;
    background-image: -webkit-linear-gradient(top, #d80c18 0%, #d80c18 100%);
    background-image: -o-linear-gradient(top, #d80c18 0%, #d80c18 100%);
    background-image: linear-gradient(to bottom, #d80c18 0%, #d80c18 100%);
}

.slider.slider-horizontal {
    width: 100%;
}

.slider.slider-horizontal .slider-track {
    top: 51%;
    height: 8px;
}

.valueLabel {
    color: #e2520c;
    font-size: 30px;
    text-align: center;
    margin: 30px 0 10px;
}


.slider-inline {
    display: block;
    position: relative;
    height: 70px;
}

.slider-inline .slider-label {
    position: absolute;
    left: 0;
    top: 30px;
    line-height: 50px;
}

.slider-inline .slider {
    position: absolute;
    left: 50px;
    width: 90%;

}

.slider-inline .valueLabel {
    color: #333;
    font-size: 16px;
}


/*End-slider*/

.input-animate-group {
    width: 100%;
    /*    height: 110px;*/
    position: relative;
    margin-top: 25px;

}

 
label.input-title {
    color: #223139;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    font-size: 24px;
    left: 0px;
    top: 10px;
    transition: 0.2s ease all;
}


label.input-title::before {
    content: attr(data-label);
}

input {
    display: block;
    width: 100%;
    padding: 10px 10px 10px 5px;
    border: none;
    border-radius: 0;
    color: #333;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
    font-size: 16px;
    transition: .3s ease;
}

input:focus {
    outline: none;
}

input:focus ~ label.input-title,
input:valid ~ label.input-title {
    color:#00a9ba;
    top: -10px;
    font-size: 13px;
}


.input-icon {
    position: absolute;
    top: 8px;
    right: 5px;
    cursor: pointer;
}

.input-img {
    width: 100px;
    height: 35px;
    position: absolute;
    top: 5px;
    right: 35px;
    display: inline-block;
}

.input-img img {
    width: 100%
}

.icon-eyes {
    width: 32px; height:32px;
    background: url(/robot/images/icon/icon_pwdopen-b12b5ba23fb3d1e5ef428ed162c913ab.png) no-repeat;
    background-size: contain
}

.icon-eyes-x {
    width: 32px; height: 32px;
    background: url(/robot/images/icon/icon_pwd-c04f2b62c9deae6491be1a6aef260ba4.png) no-repeat;
    background-size: contain
}


.icon-refresh {
    width: 32px; height: 32px;
    background: url(/robot/images/icon/icon_return-f5df9641fcedcecfbdfae5c3130e6837.png) no-repeat;
    background-size: contain
}

.icon-refresh:hover {
    width: 32px; height: 32px;
    background: url(/robot/images/icon/icon_returnA-5564e1bc0ac69ca148e01abd62521d70.png) no-repeat;
    background-size: contain
}




.icon-cal {
    background: url(/robot/images/icon/icon_cal-1dcf929cdae45107a5120b08512a67fc.png) no-repeat center;
    background-size: contain
}

.icon-cal:hover {
    background: url(/robot/images/icon/icon_calA-dc03875d3fa75eb68f6fefe82a943be4.png) no-repeat center;
    background-size: contain
}

.icon-edit {
    background: url(/robot/images/icon/icon_edit-901a9e635b89cb960d73b0c51b536095.png) no-repeat center;
    background-size: contain
}

.icon-edit:hover {
    background: url(/robot/images/icon/icon_editA-58ecdec1d64c7cf85ba46a93d5f00c26.png) no-repeat center;
    background-size: contain
}

.icon-bell {
    background: url(/robot/images/icon/icon_bell-ce7ccc1d14de7d470dac6de2590cf3e2.png) no-repeat center;
    background-size: contain
}

.icon-bell:hover {
    background: url(/robot/images/icon/icon_bellA-888287f1fc77ad7522783bd197840422.png) no-repeat center;
    background-size: contain
}

.icon-arrowright {
    background: url(/robot/images/icon/icon_arrowright-4adacf43518e00beb2ecf0a3a01fd8f5.png) no-repeat center;
    background-size: contain
}

.icon-arrowright:hover {
    background: url(/robot/images/icon/icon_arrowrightA-ff9818a279f65d9c09a1e193339ed188.png) no-repeat center;
    background-size: contain
}
.icon-arrowup {
    background: url(/robot/images/icon/icon_arrowup-b4d316858431a5a8222996894acbdb1e.png) no-repeat center;
    background-size: contain
}

.icon-arrowup:hover {
    background: url(/robot/images/icon/icon_arrowup-b4d316858431a5a8222996894acbdb1e.png) no-repeat center;
    background-size: contain
}

.icon-arrowdown {
    background: url(/robot/images/icon/icon_arrowdown-291f5d1ba91e232b9372813d35ec223a.png) no-repeat center;
    background-size: contain
}

.icon-arrowdown:hover {
    background: url(/robot/images/icon/icon_arrowdownA-ae60317697e82a4610cdf03302dfa9f7.png) no-repeat center;
    background-size: contain
}

.icon-buying {
    background: url(/robot/images/icon/icon_buying-a041c68c77ee03f5fcfdcd91a4cb5915.png) no-repeat center;
    background-size: contain
}

.icon-buying:hover {
    background: url(/robot/images/icon/icon_buyingB-09e993a9f8a85f57fed2ac3e963aa797.png) no-repeat center;
    background-size: contain
}

.icon {
    width: 32px;
    height: 32px;
    display: inline-block;
    cursor: pointer;
}

/**/

.notice-collapse {
    position: relative;
    height: auto;
    margin-bottom: 20px;
    border: none;
    color: #6b5852;
}

.notice-collapse.active {
    height: 100px;
}

.panel-body {
    height: auto;
    overflow: auto;
}
.notice-collapse .panel-body{
    padding-left :32px ;
}
.notice-collapse .panel-body .list-num li{
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 1.4;
}
.notice-collapse.active .panel-body {
    height: 50px;
    overflow: hidden;
}

.notice-heading { 
 
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-size: 20px;
    font-weight: bolder;  
    letter-spacing: 1.5px;
}

.notice-heading img {
    margin-right: 5px;
}

/* .notice-toggle {
   width: 30px;
    height: 30px;
    background-color: #eee;
    border-radius: 20px;
    text-align: center;
    position: absolute;
    bottom: -15px;
    left: 50%;
    line-height: 30px;
    cursor: pointer;  
    display: none;
}

.notice-toggle:before {
      font-family: 'FontAwesome';
    color: #d80c18;
    content: "\f077";  
}

.notice-toggle.active:before {
    font-family: 'FontAwesome';
    color: #d80c18;
    content: "\f078";
} */
 
/*pagenation*/
.bi-pagination{padding: 5px 0 15px 0;}
.bi-pagination-label{ padding-right: 10px; font-weight: normal}
.pagination { margin: 0px; box-shadow: 0 0 5px 2px rgba(69,65,78,.1); border-radius: 20px;}
.pagination>li:first-child>a {
    margin-left: 0;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border: 1px solid #ddd; border-right: none;
}
.pagination>li:last-child>a{
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border: 1px solid #ddd; border-left: none
}
.pagination>li>a{ float: none;margin-left:-5px; border-left:0; border-right: 0; padding: 5px 10px; color: #d80c18}
.pagination>li>a:hover{ background: #d80c18; color: #fff}

.pagination select{
    display: inline-block;
    padding: 4px 10px;
    margin-right:0px;
    margin-left:-5px;
    line-height: 1.42857143;
    color: #666;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-left: none}

.pagination > li.First-left-etc a:before { font-family: 'FontAwesome'; content: "\f100";}
.pagination > li.left-etc a:before { font-family: 'FontAwesome'; content: "\f104";}
.pagination > li.Last-right-etc a:before { font-family: 'FontAwesome'; content: "\f101";}
.pagination > li.right-etc a:before { font-family: 'FontAwesome'; content: "\f105";}

/*End-pagination*/

.panel-title h3 {
    margin-top: 10px;
    margin-bottom: 0px;
}

.panel.no-border {
    border: 0px;
}
 
.panel-title .border-left {
    padding-left: 10px;
}

/**/

.icon-collapse {
    background: url(/robot/images/icon/icon_arrowup-b4d316858431a5a8222996894acbdb1e.png) no-repeat center;
    background-size: contain;
    width: 16px;
}

.icon-collapse-bg {
    background: url(/robot/images/icon/icon_arrowdown-bg-7ffe837e0d2309006cded1d70e993b9c.png) no-repeat center;
}

.icon-collapse.collapsed,
.icon-collapse-bg.collapsed {
    background: url(/robot/images/icon/icon_arrowdown-291f5d1ba91e232b9372813d35ec223a.png) no-repeat center;
    background-size: contain;
    width: 16px
}

/*table*/
.table > tbody > tr > td,
.table > tfoot > tr > td,
.table > thead > tr > td {
    padding: 10px 10px;
    vertical-align: middle;
}

tbody > tr:hover {
    background-color: #fdf8f0;
}

.datepicker-days .table-condensed tbody > tr:hover {
    background-color: #fff;
}

tbody > tr:hover .icon-arrowright {
    background: url(/robot/images/icon/icon_arrowrightA-ff9818a279f65d9c09a1e193339ed188.png) no-repeat center;
    background-size: contain
}

tbody > tr:hover .icon-edit {
    background: url(/robot/images/icon/icon_editA-58ecdec1d64c7cf85ba46a93d5f00c26.png) no-repeat center;
    background-size: contain
}

tbody > tr:hover .icon-bell {
    background: url(/robot/images/icon/icon_bellA-888287f1fc77ad7522783bd197840422.png) no-repeat center;
    background-size: contain
}

tbody > tr:hover .icon-buying {
    background: url(/robot/images/icon/icon_buyingB-09e993a9f8a85f57fed2ac3e963aa797.png) no-repeat center;
    background-size: contain
}

table.no-hover tbody > tr:hover {
    background-color: #fff;
}

table.no-hover tr td {
    vertical-align: middle
}


.tableforbig .icon-buying {
    margin-right: 8px;
    margin-top: -5px;
    margin-left: -30px;
}

.tableforsmall .icon-buying {
    margin-right: 5px;
    margin-bottom: -5px
}

.table-hover-color > tbody > tr:hover td {
    color: #00a9ba;
}

tbody > tr:hover td.hover-font-color-1 {
    color: #d80c18;
}

tbody > tr:hover td.hover-font-color-2 {
    color: #00a9ba;
}

.tableforbig td.hover-font-color-2 {
    padding-left: 40px;
}

.table > thead {
    background-color: #f4f3f3;
}
.table > thead.bg-change{
    background: #eee9e3;
}
.table > tbody > tr > th {
    background-color: f4f3f3;
    text-align: center
}

.table > thead > tr > th {
    padding: 15px 8px;
    text-align: center;
    vertical-align: middle;
    color: #141414;
    font-size: 18px;
    font-weight: bold;
    border-color: #c8bbab;
}

.table-icon > tbody > tr > td {
    padding: 15px 10px;
    vertical-align: middle;
}

.table > tbody > tr:first-child > td,
.table > tbody > tr:first-child > th {
    border-top: none !important;
}

.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > th {
    border-bottom: none;
}

.table td .icon {
    vertical-align: middle;
    height: 24px;
}

.table {
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd
}

.bg-collapse-in,
.bg-collapse-content {
    background-color: #fff8e0;
}

tr.bg-collapse-in > td {
    color: #00a9ba !important;
}

tr.no-border > td {
    border-bottom: none !important;
    border-top: none !important;
}

.no-border-bottom {
    border-bottom: none !important;
}

/*table-blank*/

.table-blank {
    width: 100%
}

.table-blank td {
    padding: 2px;
    vertical-align: middle
}

.table-blank tr td:first-child {
    width: 25px;
}

.table-blank tbody > tr:hover {
    background-color: #fff !important;
}
/*table-collapse*/
.table-collapse{
    border: 0!important;
    width: 100%;
}
.table-collapse .header, .table-collapse .header:hover {
    
}
 
.table-collapse .header td{
    text-align: center; 
}
.table-collapse tbody th{
    font-weight: bold;
    color: #141414;
}
.table-collapse tbody th, .table-collapse tbody td{
   word-break: keep-all;
   white-space:nowrap.
}
.table-collapse tbody th{
    padding-left: 20px!important;
}
 

/*tableQA*/

.tableQA {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.tableQA tr:hover {
    background: #fff8e0
}

.tableQA .Q {
    color: #00a9ba;
    padding: 10px 3px 3px;
    margin-top: 5px;
}

.tableQA .Q .number {
    width: 24px;
    height: 24px;
    border-radius: 20px;
    color: #00a9ba;
    background: #f1f1f1;
    display: inline-block;
    line-height: 24px;
    text-align: center;
    margin-right: 5px;
}

.tableQA .Q.checked .number {
    background: #00a9ba;
    color: #fff
}

.tableQA .Q .number .fa {
    font-size: 14px
}

.tableQA td {
    padding: 5px 5px 10px;
    border-bottom: 1px solid #ddd
}

.tableQA td .form-inline {
    margin-left: 30px;
    margin-bottom: 5px;
}

.tableQA.down tr:hover {
    background: #f1f1f1
}

.tableQA.down .Q {
    color: #333
}

.tableQA.down .Q .number {
    color: #333
}

.tableQA.down td {
    padding: 5px
}

.qatable {
    margin-top: 5px;
    border: 1px solid #eee;
    background: #fff;
    text-align: center;
    vertical-align: middle;
}

.qatable tr {
    height: 50px;
}

.qatable td {
    padding: 5px 20px;
    border: 1px solid #eee;
}

.symbol-fraction {
    display: inline-block;
    position: relative;
    width: 50px;
    vertical-align: -5px;
    margin: 0 5px 0 5px;
    text-align: center;
    line-height: 20px;
}

.symbol-fraction:before {
    content: ' ';
    width: 100%;
    border-bottom: solid 1px #555;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 0;
}

.cycle {
    width: 14px;
    height: 14px;
    vertical-align: middle;
    border-radius: 50%;
    display: inline-block;
    margin-top: -2px;
}

.bg-white { background-color: #fff;}
.bg-0 { background-color: #fed808;}
.bg-1 { background-color: #c11e5b;}
.bg-2 { background-color: #ecab44;}
.bg-3 { background-color: #ef580f;}
.bg-4 { background-color: #f766a5;}
.bg-5 { background-color: #fc906a;}
.bg-6 { background-color: #a3dc69;}
.bg-7 { background-color: #39c4fd;}
.bg-8 { background-color: #ff7200;}
.bg-9 { background-color: #c854a6;}
.bg-10 { background-color: #4b93b5;}
.bg-11 { background-color: #ff7e7e;}
.bg-12 { background-color: #6dae2e;}
.bg-13 { background-color: #90bcee;}
.bg-14 { background-color: #dba066;}
.bg-15 { background-color: #ff4000;}
.bg-16 { background-color: #ff6a00;}
.bg-17 { background-color: #f2ff00;}
.bg-18 { background-color: #bbff00;}
.bg-19 { background-color: #91ff00;}
.bg-20 { background-color: #3cff00;}

.bloke-title {
    background-color: #f3f3f3;
    padding: 20px;
    margin-bottom: 0px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.13);
}
 
/* .records.bloke-title {
    padding: 20px 40px 0
}

.records.bloke-title [class*="col-"] {
    margin-bottom: 5px;
    padding: 0 5px
}

.records.bloke-title .border-left {
    padding-left: 15px
}  
.records.bloke-title .col-md-3 {
    width: 28%
}

.records.bloke-title .col-md-6 {
    width: 42%
}

.records.bloke-title .col-md-2 {
    width: 17%
}

.records.bloke-title .col-md-1 {
    width: 10%;
    text-align: center
} 
*/
.bloke-title .form-inline {
    margin-top: 0px;
} 
 

.thickborder {
    border: 5px solid #eee;
    border-radius: 5px;
    position: relative;
    background-color: #fff;
}

.cus-number-info {
    padding: 16px;
    background-color: #fff;
    border: 1px solid #9d8883;
    vertical-align: middle;
    font-weight: bold; font-size: 18px;
    color: #785d56;
    display: inline-block; 
    border-radius: 5px; 
    margin: 20px 0;
    
}

.cus-number-item {
    display: inline-block;
    padding-right: 10px;
}

.cus-number-item.left {
    min-width: 310px
}

.cus-number-callback {
    display: inline-block;
}

.cus-number-info + .cus-number-callback {
    margin-left: 20px
}

.cus-number-item + .cus-number-item {
    border-left: 2px solid #CCCCCC;
    padding-left: 10px
}

.cus-number-callback {
    margin-top: 10px
}

}

/*checkbox*/

.checkbox {
    display: none;
}

.checker {
    background-image: url(../images/icon/checkbox.png);
    background-position: left center;
    background-size: auto 100%;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
}

.checkbox:checked + .checker {
    background-position: right center;
}


/*Radio*/

.radio-box {
    display: none;
}

.radio-checker {
    background-image: url(/robot/images/icon/radio-34704a54fb26a7cec1bb789de63ff111.png);
    background-position: left center;
    background-size: auto 100%;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
}

.radio-box:checked + .radio-checker {
    background-position: right center;
}

.radio-checker > span {
    padding-left: 35px
}

/*Radio*/
/*checkbox*/

input[type=radio].css-radiobox,
input[type=checkbox].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

input[type=radio].css-radiobox + label.css-radiolabel,
input[type=radio].css-radiobox + label.css-radiolabel-sm {
    padding-left: 27px;
    padding-right: 20px;
    /*   height:23px; */
    font-weight: normal;
    display: inline-block;
    line-height: 24px;
    background-repeat: no-repeat; 
    vertical-align: top;
    cursor: pointer;
}


input[type=checkbox].css-checkbox + label.css-checkboxlabel,
input[type=checkbox].css-checkbox + label.css-checkboxlabel-sm {
    padding-left: 27px;
    padding-right: 20px;
    font-weight: normal;
    /*   height:23px; */
    display: inline-block;
    line-height: 24px;
    background-repeat: no-repeat; 
    vertical-align: middle;
    cursor: pointer;
    padding-bottom: 2px;
}

label.css-radiolabel,
label.css-radiolabel-sm,
label.css-checkboxlabel,
label.css-checkboxlabel-sm {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

label.css-radiolabel {
    font-size: 24px;

    color: #333333;
}

label.css-radiolabel-sm,
label.css-checkboxlabel-sm {
    font-size: 16px;

    color: #333333;
}

label.css-radiolabel {
    background-image: url(/robot/images/icon/radio-34704a54fb26a7cec1bb789de63ff111.png);
}

label.css-radiolabel-sm {
    background-image: url(/robot/images/icon/radio-34704a54fb26a7cec1bb789de63ff111.png);
}

label.css-checkboxlabel {
    background-image: url(/robot/images/icon/chebox-7150ef9ead3e29e428a44c9a3b5f8761.png);
}

label.css-checkboxlabel-sm {
    background-image: url(/robot/images/icon/chebox-7150ef9ead3e29e428a44c9a3b5f8761.png);
}

input[type=radio].css-radiobox:checked + label.css-radiolabel,
input[type=radio].css-radiobox:checked + label.css-radiolabel-sm {
    background-image: url(/robot/images/icon/radio_checked-409094012f2959995bf67067492bb80b.png);
    color: #f16519;
}

input[type=checkbox].css-checkbox:checked + label.css-checkboxlabel,
input[type=checkbox].css-checkbox:checked + label.css-checkboxlabel-sm {
    background-image: url(/robot/images/icon/chebox_checked-7130a3f503f421107df9d4d9f7a8fdcb.png);
    color: #f16519;
}

input[type=checkbox].css-checkbox.partChecked + label.css-checkboxlabel,
input[type=checkbox].css-checkbox.partChecked + label.css-checkboxlabel-sm {
    background-image: url(/robot/images/icon/check-halfchecked.gif);
}

input[type=radio]:disabled.css-radiobox + label.css-radiolabel,
input[type=radio]:disabled.css-radiobox + label.css-radiolabel-sm {
    background-image: url(/robot/images/icon/radio-disable-80c94fd8c07dc96eb3a38582823e58cb.png);
    color: #c7c7c7;
}

input[type=checkbox].css-checkbox:disabled + label.css-checkboxlabel,
input[type=checkbox].css-checkbox:disabled + label.css-checkboxlabel-sm {
    background-image: url(/robot/images/icon/chebox-disable-c607213ffbf438676cb6546f613aa91c.png);
    color: #c7c7c7;
}

/*modal*/

.modal-header {
    background: #f1f1f1;
    border-radius: 10px 10px 0 0;
    border-bottom: none
}

.modal-title {
    font-size: 24px;
    text-align: center;
    color: #333
}

.modal-body {
    padding: 15px 60px 15px;
}

.modal-footer {
    border-top: none;
    padding-top: 0;
    padding-bottom: 30px
}
 

/*well*/

.well {
    border: none;
    box-shadow: none;
    padding: 30px;
    margin-bottom: 0;
    background: rgba(255,255,255,0.8);
    border-radius: 6px;
    font-size: 20px;
}

.well.white {
    border: 1px solid #eee;
    box-shadow: 4px 0px 21px rgba(99, 54, 5, 0.3) !important;
    background: #fff;
    margin-bottom: 20px; 
}

.well.border {
    border: 1px solid #ddd;
    margin-bottom: 20px
}

.well.border-md {
    border: 3px solid #f1f1f1;
    background: #fff;
    margin-bottom: 10px
}
.well h3{ margin-bottom: 0;}
.well .sum {
    background: #f1f1f1;
    margin: 20px -30px -30px;
    padding: 30px 30px 20px;
    text-align: center;
    position: relative
}

.well .sumlabel {
    position: absolute;
    left: 30px;
    top: 30px;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid;
    margin: auto;
    border-top-color: #f1f1f1;
    margin-bottom: 20px;
}



/*utility*/

.line-hr {
    border-bottom: 1px solid #eee;
    margin: 40px auto 20px;
    clear: both;
}

/*table-sticky*/

/* .table-sticky-header .thead-col,
.table-sticky-header tbody {
    margin-top: 0px;
}

.table-sticky-header {
    color: #333;
    height: auto;
    overflow-x: auto;
    overflow-y: hidden;
    border-top: 1px solid #eee;
}

.table-sticky-header th,
.table-sticky-header td {
    min-width: 110px;
    line-height: 1.1
}

.table-sticky-header tbody {
    margin-left: 100px;
}

.table-sticky-header th,
.table-sticky-header td {

    text-align: left;
    vertical-align: middle;
}

.table-sticky-header td {
    padding: 0px 15px;
    text-align: left;
    vertical-align: middle;
    border-right: #dddddd solid 1px;
}

.thead-col {
    background-color: #fff8f0;
    box-shadow: 3px 0 2px rgba(51, 51, 51, 0.1)
}

.table-sticky-header .thead-col th {
    padding: 5px  5px  5px 10px;
} */

.bg-collapse-in-mobile {
    background-color: #fff8e0;
    color: #00a9ba
}

.list-cycle {
    border-bottom: 1px solid #eee;
    padding-bottom: 8px;
}

.list-cycle .cycle {
    margin-right: 20px;
    margin-left: 10px;
}

.list-cycle-title {
    line-height: 40px;
}

.list-cycle-content {
    padding-left: 45px;
    padding-top: 0px;
    align-items: center;
    margin-bottom: 10px;
}


.list-cycle-content.bg-collapse-in-mobile {
    margin-bottom: 0;
}

.list-cycle-title:hover,
.list-cycle-content:hover {
    background-color: #f1f1f1;
}

.collapse.list-cycle-content:hover {
    background-color: #fff8f0;
}

.list-bg {
    background-color: #fff8f0;
}

/*fotQA*/

.list-qa {
    border: 1px solid #eee;
    border-radius: 6px;
    margin-bottom: 10px;padding: 8px;
}

.list-qa-title {
    line-height: 45px;
    padding: 5px 35px 5px 5px;
    position: relative
}
.list-qa-title .icon{
    position: absolute; right: 0;
    top: 50%;
    transform: translateY(-50%)
}
.list-qa .number {
    margin-right: 10px;
    margin-top: -50px;
    margin-left: 10px;
    width: 32px;
    height:32px;
    border-radius: 50%;
    background: #0063bd;
    color: #fff;
    display: inline-block;
    line-height: 36px;
    text-align: center;
}

.list-qa-content {
    padding-left: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    align-items: center;
    word-break: break-all;
}

.list-bgqa {
    background-color: #fff3eb;
}


/*fotQS*/

.list-qs {
    border-bottom: 1px solid #eee
}

.list-qs-title {
    line-height: 45px;
    padding: 5px 5px
}
 
.list-bgqa {
    background-color: #fff8f0;
}

/* Customize the label (the container) */

.list-qs-check-container {
    display: block;
    position: relative;

    padding-left: 35px;
    cursor: pointer;
    font-size: 22px;


}

/* Hide the browser's default checkbox */

.list-qs-check-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;

}

/* Create a custom checkbox */

.list-qs-check-checkmark {
    position: absolute;
    top: 10px;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #ddd;

}

/* On mouse-over, add a grey background color */

.list-qs-check-container:hover input ~ .list-qs-check-checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */

.list-qs-check-container input:checked ~ .list-qs-check-checkmark {
    background-color:#00a9ba;
}

/* Create the checkmark/indicator (hidden when not checked) */

.list-qs-check-checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */

.list-qs-check-container input:checked ~ .list-qs-check-checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */

.list-qs-check-container .list-qs-check-checkmark:after {
    left: 8px;
    top: 0px;
    width: 10px;
    height: 20px;
    border: solid white;
    border-width: 0 4px 4px 0;
    transform: rotate(45deg);
}

/* Customize the label (the container) */

.list-qs-tabcheck-container {
    display: block;
    position: absolute;
    top: 50%; transform: translateY(-50%);
    right: 0px;
    margin-top: -28px;

}

/* Hide the browser's default checkbox */

.list-qs-tabcheck-container input {
    opacity: 0;

}

/* Create a custom checkbox */

.list-qs-tabcheck-checkmark {
    position: absolute;
    z-index: 999;
    top: 0; right: 0;
    height: 32px;
    width: 32px;
    background-color: transparent;
    border-radius: 20px;

}

/* On mouse-over, add a grey background color */

.list-qs-tabcheck-container:hover input ~ .list-qs-tabcheck-checkmark {
    background-color: #f1f1f1;
}

/* When the checkbox is checked, add a blue background */

.list-qs-tabcheck-container input:checked ~ .list-qs-tabcheck-checkmark {
    background-color: #d80c18;
}

/* Create the checkmark/indicator (hidden when not checked) */

.list-qs-tabcheck-checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */

.list-qs-tabcheck-container input:checked ~ .list-qs-tabcheck-checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */

.list-qs-tabcheck-container .list-qs-tabcheck-checkmark:after {
    left: 10px;
    top: 0px;
    width: 13px;
    height: 25px;
    border: solid white;
    border-width: 0 5px 5px 0;
    transform: rotate(45deg);
}

.bg-collapse-in-qa {
    background-color: #fff8f0;
    color: #00a9ba
}

.bg-collapse-in-qa .number {
    background: #00a9ba !important;
    color: #fff !important
}


.icon.flex-unset {
    margin-right: 0px;
    margin-left: 10px;
    flex: none;
    -ms-flex: none;

}

.border-top {
    border-top: 1px solid #eee;
}

/* START TOOLTIP STYLES */

[tooltip] {
    position: relative;
    /* opinion 1 */
}

/* Applies to all tooltips */

[tooltip]::before,
[tooltip]::after {
    text-transform: none;
    /* opinion 2 */
    font-size: .9em;
    /* opinion 3 */
    line-height: 1;
    user-select: none;
    pointer-events: none;
    position: absolute;
    display: none;
    opacity: 0;
}

[tooltip]::before {
    content: '';
    border: 5px solid transparent;
    /* opinion 4 */
    z-index: 1001;
    /* absurdity 1 */
}

[tooltip]::after {
    content: attr(tooltip);
    /* magic! */
    text-align: center;
    /*
    Let the content set the size of the tooltips
    but this will also keep them from being obnoxious
    */
    min-width: 3em;
    max-width: 21em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 1ch 1.5ch;
    border-radius: .3ch;
    box-shadow: 0 1em 2em -.5em rgba(0, 0, 0, 0.35);
    background: #333;
    color: #fff;
    z-index: 1000;
    /* absurdity 2 */
}

/* Make the tooltips respond to hover */

[tooltip]:hover::before,
[tooltip]:hover::after {
    display: block;
}

/* don't show empty tooltips */

[tooltip='']::before,
[tooltip='']::after {
    display: none !important;
}

/* FLOW: DOWN */

[tooltip][flow^="down"]::before {
    top: 100%;
    border-top-width: 0;
    border-bottom-color: #333;
}

[tooltip][flow^="down"]::after {
    top: calc(100% + 5px);
}

[tooltip][flow^="down"]::before,
[tooltip][flow^="down"]::after {
    left: 50%;
    transform: translate(-50%, .5em);
}

/* KEYFRAMES */

@keyframes tooltips-vert {
    to {
        opacity: .9;
        transform: translate(-50%, 0);
    }
}

/* FX All The Things */

[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^="up"]:hover::before,
[tooltip][flow^="up"]:hover::after,
[tooltip][flow^="down"]:hover::before,
[tooltip][flow^="down"]:hover::after {
    animation: tooltips-vert 300ms ease-out forwards;
}


input:required,
input:valid,
input:invalid {
    outline: 0 none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.has-error[tooltip]:hover::before,
.has-error[tooltip]:hover::after {
    display: none !important;
}

.has-error label.input-title {
    color: #d80c18;
}

.has-error input {
    color: #d80c18;
    border-bottom: 1px solid #d80c18;
}

.has-error input:focus ~ label.input-title,
.has-error input:valid ~ label.input-title {
    color: #d80c18;
}

.errorText {
    display: none;
    font-size: 12px;
    color: #d80c18;
}

.errorText:before {
    font-family: 'FontAwesome';
    content: "\f06a";
    margin-right: 5px;
}

.has-error .errorText {
    display: inline-block;
    width: 100%;
    margin-left: 5px;
}

.input-animate-group.has-error .errorText {
    display: inline-block;
    position: absolute;
    z-index: 98;
    top: 52px;
    left: 5px;
    margin-bottom: 10px;

}

/*
.sel.has-error .errorText {
    display: inline-block;
    position: absolute;
    z-index: 98;
    top: 35px;
    left: 5px;
    margin-bottom: 10px;
}
*/

.form-inline.has-error .css-radiolabel-sm,
.form-inline.has-error .css-radiolabel,
.form-inline.has-error .css-checkboxlabel {
    color: #d80c18;
}

.form-inline.has-error .errorText {
    display: inline-block;
    width: 100%;
    margin-left: 5px;
}

/* Mega Menu */

@media (max-width: 991px) {

    .intumit {
        display: none;
    }


    /* Header */
    header {
        position: relative;
        height: 64px;
    }

    body.header-top {
        padding-top: 0px !important;
    }

    header .container {
        width: auto;
    }
    /*header .container button .i{padding:0;}*/
    header .container button i.fa-bars {
        font-size: 20px;
    }

    body {
        padding-top: 0px !important;
    } 
    /* Navigation */
    header div.nav-main-collapse,
    header div.nav-main-collapse.in,
    header div.nav-main-collapse1,
    header div.nav-main-collapse1.in {
        width: 100%;
        overflow: hidden;
        overflow-y: hidden;
        overflow-x: hidden;
    }

    header div.nav-main-collapse,
    header div.nav-main-collapse1 {
        float: none;
        margin: 0;
    }

    header nav.nav-main ul.nav-main {
        float: none;
        position: static;
        margin: 0;
    }

    header nav.mega-menu ul.nav-main li.mega-menu-item .mega-menu-sub-title {
        text-align: center;
        padding-bottom: 7px;
        font-size: 16px;
        border-bottom: 0px solid #ddd;
        font-weight: bold;
        margin-top: 10px;
    }

    header nav.mega-menu ul.nav-main li.mega-menu-item .mega-menu-sub-title span {
        padding-bottom: 5px;
        border-bottom: 2px solid #d80c18;
        width: 140px;
        display: block;
        margin: 0 auto
    }

    header nav.mega-menu ul.nav-main li.mega-menu-item ul.sub-menu .label {
        margin-right: 5px;
        font-size: 15x;
        padding: 0px 5px 1px;
        border-radius: 1px
    }

    header div.nav-main-collapse.collapse,
    header div.nav-main-collapse1.collapse {
        display: none !important;
    }

    header div.nav-main-collapse.in,
    header div.nav-main-collapse1.in {
        display: block !important;
    }

    header div.nav-collapse div.container nav.nav-main {
        float: left;
        width: 100%;
    }

    header div.nav-main-collapse,
    header div.nav-main-collapse1 {
        position: relative;
        background: #f1f1f1;
        max-height: none;
        margin: 0 -15px !important;
        max-height: none;
        padding: 0 15px;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    header div.logo {
        position: static;
        
    } 
    #mainMenu .member_display {
        display: none;
    }



    header div.nav-main-collapse > nav,
    header div.nav-main-collapse1 > nav {
        padding-right: 15px;
    }


    header > div.container {
        margin-bottom: 0;
    }

    header nav ul.nav-main {
        margin-right: -10px;
    }

    header div.nav-collapse {
        background: #333333;
        width: 100%;
        clear: both;
    }

    header nav.nav-main {
        padding: 10px 0;
        clear: both;
        display: block;
        float: none;
        width: 100%;
    }

    header nav.nav-main ul,
    header nav.nav-main ul li {
        padding: 0;
        margin: 0;
    }

    header nav.nav-main ul li {
        clear: both;
        float: none;
        display: block;
    }

    header nav ul.nav-main > li + li {
        margin-left: 0;
    }

    header nav ul.nav-main li a,
    header nav ul.nav-main ul.dropdown-menu li > a {
        padding: 12px 8px;
        border: 0;
        border-top: 0;
        margin: 0;
    }

    header nav.nav-main ul li:last-child,
    header nav ul.nav-main ul.dropdown-menu li > a {
        border-bottom: none;
    }

    header nav ul.nav-main li.dropdown:hover > a {
        margin-bottom: -2px;
        padding-bottom: 11px;
    }

    header nav ul.nav-main ul.dropdown-menu {
        border-top: 1px solid rgba(219, 219, 219, 0.19);
    }


    header nav ul.nav-main li a {
        color: #FFF;
        clear: both;
        float: none;
        display: block;
        padding-left: 0;
    }

    header nav ul.nav-main li a i.fa-angle-down {
        position: absolute;
        right: 5px;
        top: 10px;
    }

    header nav.nav-main ul li {
        margin-left: 5px !important;
    }

    header nav.nav-main ul.dropdown-menu {
        position: static;
        clear: both;
        float: none;
        display: none !important;
    }

    header nav ul.nav-main ul.dropdown-menu {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    header nav.nav-main li.resp-active > ul.dropdown-menu {
        display: block !important;
    }

    header nav ul.nav-main ul.dropdown-menu ul.dropdown-menu {
        border: 0;
        /*margin: 0 5px;*/
        padding-left: 35px;
    }

    header nav ul.nav-main .dropdown-submenu:hover > a:after {
        border-left-color: transparent;
    }

    body header nav ul.nav-pills > li > a:before,
    body header nav ul.nav-main li.dropdown:hover > a:after {
        display: none;
    }

    body header nav ul.nav-main i.fa-caret-down {
        float: right;
    }

    body header nav.std-menu.header-top-menu ul.nav-main i.fa-caret-down {
        float: none;
    }

    body header nav ul.nav-main ul.dropdown-menu,
    body header nav ul.nav-main li.dropdown.open a.dropdown-toggle,
    body header nav ul.nav-main li a,
    body header nav ul.nav-main li.active a,
    body header nav ul.nav-main li.dropdown:hover a,
    body header nav ul.nav-main ul.dropdown-menu li:hover > a,
    body header nav ul.nav-main li.dropdown:hover ul.dropdown-menu li > a:hover {
        background: none !important;
        background-color: transparent !important;
        color: #333;
    !important;
        text-decoration: none;
        font-size: 15px;
    }



    header div.header-top nav ul.nav-main ul.dropdown-menu {
        background-color: white !important;
    }

    body header div.header-top nav ul.nav-main li.dropdown:hover ul.dropdown-menu li > a:hover {
        color: #333 !important;
    }

    body header nav.std-menu.header-top-menu ul.nav-main li a {
        color: #333 !important;
    }

    header.center nav ul.nav-main > li {
        display: block;
    }

    header nav ul.nav-main ul.sub-menu {
        padding: 0;
        margin: 10px 0 10px 0;
    }


    header nav ul.nav-main ul.sub-menu li {

        margin: 15px 0;
    }

    header nav ul.nav-main ul.sub-menu ul.sub-menu {
        margin-top: 10px;
    }

    header nav ul.nav-main i.fa-caret-down {
        color: #ADB0AD !important;
    }

    .heading{ padding-top: 0}
    .title{ margin-top: 15px}

    .right_menu {
        position: absolute;
        top: 15px;
        right: 48px;
        padding: 10px 15px;
        display: block;
        border: none;
        background: none;
        outline: none;
    }
    .right_menu.btn-login{
        top: 2px;
    }
     
    .lowRight_menu {
        position: absolute;
        top: 20px;
        right: 0px;
        padding: 10px;
        display: block;
        border: none;
        background: none;
        outline: none;
    }

    /* Logo */
    header div.logo {
        border: 0;
        margin-bottom: 0px;
        height: 64px;
    }

    header.center div.logo {
        text-align: left;
    }

    /* Nav Top */
    header div.header-top ul.nav-top {
        float: left;
        min-height: 5px;
    }



    /* chart */
    .chartforbig {
        display: none;
    }

    .chartforsmall {
        display: block;
    }

    /* table - 991 */
    .table>tbody>tr>td,
    .table>tfoot>tr>td,
    .table>thead>tr>td {
        padding:8px 5px;  vertical-align: middle; }
    .table>thead>tr>th{padding:8px 5px;text-align: center;vertical-align: middle}

    .table-sticky-header tbody tr:hover {background-color:rgba(51,51,51,0.1)}
    .marketrate{
        display:block;
        text-align:center;
        font-size:20px;
        color:#555;
        margin: 30px auto 10px;
    }

    .forsmall{
        display:block!important;
    }
    .forbig{
        display:none!important;
    }
    .tableforbig{display:none;}

    .tableforsmall{
        display:table;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        margin-bottom: 20px;
    }

    .tableforsmall.no-border.no-margin {
        display:table;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        border-bottom: 0px solid #ddd;
        margin-bottom: 0px;
    }

    .tableforsmall.table-sticky-header tbody { box-shadow: inset -5px 0 8px -5px rgba(0,0,0,0.3);
        background: #fff}
    /*
        .tableforsmall .thead-col th {
         height: 62px;
    }
        .tableforsmall tbody tr td{
          height: 62px;
          line-height: 1.1;
        }

      .tableforsmall .thead-col {
        background-color: #fff8f0;
    }
     

    .fundname1 thead tr:first-child{
        height: 85px;
    }

    .fundname2 thead tr:nth-child(2){
        height: 85px;
    }

    .fundname3 thead tr:nth-child(3){
        height: 85px;
    }

    .fundname4 thead tr:nth-child(4){
        height: 85px;
    }
    .fileLast thead tr:last-child{
        height: 85px;
    }

    .fundname1 tbody tr:first-child td{
        height: 85px;
    }
    .fundname2 tbody tr:nth-child(2) td{
        height: 85px;
    }
    .fundname3 tbody tr:nth-child(3) td{
        height: 85px;
    }
    .fundname4 tbody tr:nth-child(4) td{
        height: 85px;
    }
     */

    .fileLast tbody tr:last-child td{
        height: 65px;
    }
 
    /*form*/   
    .form-group{ margin-bottom: 0;}
    input[type=text].form-control{
        margin-bottom: 10px;
    }
  
    .bloke-title .form-inline {
        margin-top: 10px;
    }
    .border-forbig {
        border: none;
    }

    .forsmall2 {
        display: inline-block;
    }

    /*slider*/
    .slider-inline {
        display: block;
        position: relative;
        height: 80px;
    }

 
    .bloke-title .border-left {
        border-left: 0px
    }

    .bloke-title [class*="col-"] {
        margin-bottom: 5px
    } 
    .panel-heading .panel-title .forsmall-flex.border-left {
        border: 0;
        padding-left: 0;
    }
    .panel-heading .panel-title h3 { 
        margin-top: 0;
    }
   

    /*總攬*/
    .mleft {
        margin-left: 8%;
    }

    .cleft {
        margin-left: 16%;
    }

    .mright {
        margin-right: 10%;
    }


    /*qa*/
    .question > li{
        padding-bottom: 15px;
    }
    /*panel*/
    
 
    /*well*/ 
    .well.white { 
            box-shadow: 2px 0px 10px rgba(99, 54, 5, 0.3) !important; 
        } 
    .well h3{ margin: 0;}
    .well .border-left{ border: 0px; padding-left: 0;}

    p{ font-size: 14px;}
 
    .forsmall-center {
        text-align: center
    }
    .forsmall-left {
        text-align: left!important
    }
    .forsmall-flex{
        display:flex;
        align-items: center; 
        padding: 0!important;
    }
    .forsmall-flex .font-label{
        min-width: 100px; 
    }
    .forsmall-flex+.forsmall-flex{
        margin-top: 8px;
    }
    .col-xs-6:nth-child(2).forsmall-flex{
        margin-top: 0;
    }
    .notice-heading{
        font-size: 16px;
    }
    .notice-collapse .panel-body{
        padding-left: 24px;
    }
    .notice-collapse .panel-body .list-num li{
        font-size: 14px;
    }
 
      
}
 

/*手機裝置範圍*/

@media (max-width: 767px) {

    body {
        line-height: 1.2;
        overflow-x: hidden
    } 
   
    .bell{ top: 10px;} 

    .container [class*="col-"] {
        padding: 0 5px;
    }

    .modal [class*="col-"] {
        padding: 0 5px;
    }

    .copyrights:after{
        content: '元富證券股份有限公司   \A 台北市敦化南路二段97號22樓 \A 服務時間：AM8:00至PM6:00(台股營業日)   \A  客服專線：0800-088148  手機及國外客服專線：(02)2708-3972 \A  108年金管證總字第0031號';
        white-space: pre
    }
    /*
        header div.logo img {
            height: 40px;

        }
    */

    


    /***/
    .MB_bottom-menu {
        position: fixed;
        bottom: 0; left:0;
        padding: 10px;
        width: 100%;
        background: #ffffff;
        z-index: 1000;
        box-shadow: 0px 0px 15px #bcbcb8;
    }
    .MB_bottom-menu  .btn-default, .MB_bottom-menu  .btn-primary, .MB_bottom-menu  .btn-secdonary{ 
        margin: 5px 10px;
        font-size: 16px;
        padding: 8px;
        min-width: 150px;
    }
    .MB_bottom-menu  .btn-default{
        background: #dad0c4;
        color: #785d56;
    }
    .footer-wrap{
        font-size: 12px;  line-height:22px;
        margin-top: 0px; 
        background: #fff;
    }
    .footer-wrap  .container {
        padding: 0 15px;
    }
    .footer-wrap h4{ font-size: 16px;}
    .copyrights { 
        font-size: 12px;  line-height: 18px;
        padding:15px 5px; 
    }
    .smallimg {
        margin-bottom: 30px;
        width: 90% !important;
    }


    ul.list-item li a .label {
        margin-right: 5px;
        font-size: 13px;
        padding: 2px 5px;
    }

    h2{ font-size: 24px;}
    .heading {
        padding-top: 0px;
        margin-bottom: 15px;
    }
    /*主副標題*/
    .title {
        font-size: 26px;
        letter-spacing: 1px
    }

    .subtitle {
        font-size: 18px;
        letter-spacing: 1px
    }

    .font-sm {
        font-size: 12px;
        line-height: 18px;
    }

    .font-md {
        font-size: 14px
    }

    .font-lg {
        font-size: 24px
    }

    .font-label{
        font-size: 15px;
        font-weight: bold
    }
    .forsmall-flex .font-label {
        min-width: 80px;
    }
/*修改日期*/
    .orDate .date-range {
        position: absolute;
        left: 0;
        top: 65px;
        width: 100%;;
        margin-bottom: 20px; 
    } 
    .Label.orDate .date-range{
        
        width: 100%;;
        
    }
    .for-datemtop{ margin-top: 55px!important;}
    .input-group.text-line > .input-group-addon .icon-cal{
        margin-top: -12px;
    }
    .orDate  .form-control{
        padding: 5px;
    }
    
    .h3,
    h3 {
        font-size: 14px;
    }

    h3.font-lg {
        margin-top: 30px;
        margin-bottom: 10px;
        font-size: 22px;
    }


    .question > li .q-title{
        font-size: 20px;
    }

    .list-qa-title {
        line-height: 25px;
        padding: 5px 35px 5px 45px;
    }
    .list-qa .number {
        position: absolute;
        margin: auto;
        left: 5px;
        display:block;
    }

    .tableQA .Q .number {
        width: 20px;
        height: 20px;
        border-radius: 20px;
        line-height: 20px;
        text-align: center;
        margin-right: 5px;
    }
    .cus-number-item + .cus-number-item{
        border-left: none;
        padding-left: 0
    }

    .tableQA .Q .number .fa {
        margin-top: 2px;
        font-size: 12px
    }

    /*panel*/
    .panel-heading h3.font-label{
        font-size: 16px;
    }
    .panel-heading .panel-title.bg-white {
         margin: 0; 
    }
    .panel-heading .panel-title.bg-white .forsmall-flex.border-left{
        border: 0;
        padding-left: 0;
    }
    .panel-heading .panel-title{
        font-size: 14px;
        font-weight: bold;
    }
    .panel-heading .panel-title h3 {
        font-size: 14px;
        margin-top: 0;
    }
  

    .row-flex > div {
        float: left;
    }

    .flex-sm {
        flex: 2;
    }

    .flex-unset {
        flex: unset;
        width: 80px
    }
  
    .row-flex .padding-right-xl {
        padding-right: 15px;
    }


    .list-cycle .cycle {
        margin-right: 10px;
        margin-left: 5px;
    }

    .list-cycle-content {
        padding-left: 26px;
        padding-top: 0px;
        align-items: center;
    }

    .icon.flex-unset {
        margin-right: 0px;
        margin-left: 8px;
        flex: none;
        width: 16px;
    }
     
    .mleft {
        margin-left: 8%;
    }

    .cleft {
        margin-left: 20%;
    }

    .mright {
        margin-right: 5%;
    }


    /*modal*/
    .modal-header {
        padding: 10px;
    }

    .modal-title {
        font-size: 16px;
    }

    .modal-body {
        padding: 15px 20px 15px;
    }

    .modal-footer {
        padding-top: 10px;
    }
   

    /*login-modal*/
    /*.login-modal .modal-header li{ float: left; padding: 15px 10px; width: 50%}*/
    .well {
        padding: 10px 15px 15px;
        font-size: 12px;
    }

    .well.padding-md {
        padding: 10px;
    }


    .well .sum {
        background: #f1f1f1;
        margin: 10px -15px -15px;
        padding: 30px 30px 20px;
        text-align: center;
        position: relative
    }

    .well .sumlabel {
        position: static;
    }


    
    .bloke-title [class*="col-xs"] {
        margin-bottom: 5px
    }

    .bloke-title .border-left {
        border-left: 0px
    }

    .bloke-title .btn-primary.margin-bottom-md {
        margin-bottom: 10px
    }

    .bloke-title h3 {
        margin-top: 5px;
    }

    .bloke-title .form-inline {
        margin-bottom: 8px;
    }

    .bloke-title .form-inline .input-group.text-line {
        height: 35px;
    }

    .bloke-title .btn-primary.margin-top-lg {
        margin-top: 10px;
    }

    .cus-number-info + .cus-number-callback{
        margin-left: 0;
    }
     
  /*btn*/
  .btn-default,
.btn-primary, .btn-secdonary { 
    font-size: 18px;  
}
.btn-small{ min-width: 70px; margin: 10px;}

.cus-number-info{
    padding: 10px;
    font-size: 14px;
    margin: 10px 0;
}

    /*table*/
    .table {
        font-size: 14px
    }

    .table > tbody > tr > td,
    .table > tfoot > tr > td,
    .table > thead > tr > td {
        padding: 12px 3px;
        vertical-align: middle;
        line-height: 1.1;
        color: #666
    }

    .table > thead > tr > th {
        padding: 10x 2px;
        text-align: center;
        vertical-align: middle;
        font-size: 14px;
    }

    .table-blank td {
        padding: 1px;
        vertical-align: middle
    }

    .table-blank tr td:first-child {
        width: 20px;
    }

    .bg-collapse-in,
    .bg-collapse-content {
        background-color: #fff8f0;
        border-top: #dddddd solid 1px;

    }

    tr.bg-collapse-in > td {
        color: #00a9ba !important;
    }

    .list-cycle {
        line-height: 1.1
    }

    .list-cycle-title {
        line-height: 30px;
        margin-top: 5px;
        font-size: 15px;
    }

    /* .table-sticky-header th {
        min-width: 95px;
        height: 45px;
    }

    .table-sticky-header td {
        height: 45px;
    }

    .table-sticky-header tbody {
        margin-left: 115px;
    }

    .tableforsmall .thead-col th {
        height: 45px;
        min-width: 95px;

    }

    .tableforsmall tbody tr td {
        height: 45px;
        line-height: 1.1;
        min-width: 210px;
        font-size: 15px;
    } */

/*.table-collapse*/
.table-collapse .header th{
    padding: 8px;
    font-size: 14px;;
}
    .rwd-img {
        width: 100%;
        max-width: 250px
    }

    label.input-title{ font-size: 16px;}
    .list-qs-check-container{ font-size: 18px;}
    .valueLabel {
        font-size: 18px; font-weight: bold;
        margin-bottom: 10px;

    }


    label.css-radiolabel {
        font-size: 16px;
        font-weight: bold;
        color: #333333;
    }

    label.css-checkboxlabel {
        font-size: 14px;
        font-weight: bold;
        color: #333333;
    }

    input[type="checkbox"].css-checkbox + label.css-checkboxlabel,
    input[type="checkbox"].css-checkbox + label.css-checkboxlabel-sm {
        padding-left: 25px;
        padding-right: 5px;
        background-position: 0 1px;

    }

    label.css-radiolabel-sm,
    label.css-checkboxlabel-sm {
        font-size: 13px;
        font-weight: bold;
        color: #333333;
    }

    input[type="radio"].css-radiobox + label.css-radiolabel,
    input[type="radio"].css-radiobox + label.css-radiolabel-sm {
        padding-left: 25px;
        padding-right: 5px; 
        margin-bottom: 5px;
    }

    .boxscroll input[type=checkbox].css-checkbox + label.css-checkboxlabel,
    .boxscroll input[type=checkbox].css-checkbox + label.css-checkboxlabel-sm {
        padding-left: 27px;
        padding-right: 5px;
        /*   height:23px; */
        display: inline-block;
        line-height: 18px;
        background-repeat: no-repeat;
        background-position: 0 1px;
        vertical-align: middle;
        cursor: pointer;
        font-size: 13px
    }


    .input-group.text-line {
        margin: 0;
    }

    .input-group.text-line .input-group-addon {
        background-color: transparent;
        border: none;
        font-size: 13px;
        padding: 0 5px 0 0;
        text-align: left;
        min-width: auto
    }

    .input-group.text-line .form-control,
    .input-group.text-line > .form-control,
    .input-group.text-line > .input-group-addon,
    .input-group.text-line > .input-group-btn > .btn { 
        font-size: 14px; 
    }

    .input-group.text-line > .input-group-addon {
        padding-right: 8px
    }

    .form-inline.margin-top-md .font-md.margin-right-md {
        margin-right: 12px
    }


    .cycle {
        width: 8px;
        height: 8px;
        vertical-align: middle;
        border-radius: 50%;
        display: inline-block;
        margin-top: -2px;
    }

    .note-img {
        background: url(/robot/images/icon/icon_info-de77e692bfd76c64a0d63fc0851c7ad9.png) no-repeat left 4px;
        background-size: 16px 16px;
        padding-left: 20px;
        margin-top: 15px;
        margin-left: 5px;
        margin-right: 15px;
        padding-bottom: 5px;
        line-height: 1.1;
        font-size: 15px
    }

    .notice-heading img {
        width: 16px;
        height: 16px
    }

  

    .btn-border {
        width: 145px;
        height: 50px;
        padding: 10px 12px;

    }


    /*btn-time*/
    .btn-time {
        border-radius: 50px;
        background: #f1f1f1;
        border: 1px solid #ddd;
        padding: 2px 2px;
        margin: 5px 0;
        display: inline-block
    }

    .btn-time .btn {
        padding: 6px 10px;
        font-size: 13px;
        border-radius: 50px;
        background: #f1f1f1;
        margin: 0 0px
    }

    /*圓形輸入框*/ 
    .input-group.round .form-control {
        border: none; 
        box-shadow: none;
        height: 28px;
        text-align: center;
        font-size: 15px;
    }

    .input-group.round .input-group-addon {
        height: 28px;
        padding: 3px 10px;
    }

    .input-group.round > .input-group-btn > .btn {
        border-radius: 20px;
        padding: 3px 10px
    }

    .input-group.round .input-group-btn .btn-primary {
        width: 95px;
        height: 28px;
        font-size: 15px;
    }

    /*nav-justified*/
    .nav-justified {
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 14px;
    }
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-justified.longtxt  > li a {

        border-bottom: 1px solid  #1578d2;

    }
    .nav-justified.longtxt > li {
        display: block;
        width: 100%
    }
    .nav-justified > li.active > a, .nav-justified > li.active > a:hover, .nav-justified > li.active > a:focus {
       
        
    }
    .list-qs-tabcheck-container {
        display: block;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        right: -35px;
        margin-top: -28px;
    }


    /*process-step*/
    .process-steps .nav-justified {
        width: 100%;
        margin: 0 auto;
        font-size: 16px;
        margin-bottom: 20px;
    }

    .process-steps .nav-justified > li.active:after {
        background: none;
    }

    .process-steps .nav-justified > li .num {
        font-size: 20px;
        text-align: center;
        line-height: 32px;
        width: 32px;
        height: 32px;
    }

    .process-steps .nav-justified > li .num:after {
        top: 16px;
        left: 50%;
        margin-left: 16px;

    }

    .process-steps .nav-justified > li:last-child .num:after {
        background: none
    }

    .process-steps .nav-justified > li .num .fa {
        margin-top: 0px;
    }


    .process-steps .nav-justified > li > a {
        display: none
    }



   
    .margin-lg.forsmall-center {
        margin-top: 10px;
    }



}




/*iphone5  320x568*/

@media (max-width: 320px) {
     
    .form-inline.margin-top-md .font-md.margin-right-md {
        margin-right: 8px
    } 
    .input-img {
        width: 70px;
    }

    input[type="radio"].css-radiobox + label.css-radiolabel,
    input[type="radio"].css-radiobox + label.css-radiolabel-sm {
        padding-right: 0px;

    }

    input[type="checkbox"].css-checkbox + label.css-checkboxlabel,
    input[type="checkbox"].css-checkbox + label.css-checkboxlabel-sm {

        padding-right: 0px;

    }

 
    .tableQA .Q .number .fa {
        margin-top: 3px;
        font-size: 12px
    }

    .risk-btn {
        width: 80px;
        height: 80px;
    }

    /*btn-time*/
    .btn-time {
        border-radius: 50px;
        background: #f1f1f1;
        border: 1px solid #ddd;
        padding: 2px 2px;
        margin: 5px 0;
        display: inline-block
    }

    .btn-time .btn {
        padding: 6px 6px;
        font-size: 13px;
        border-radius: 50px;
        background: #f1f1f1;
        margin: 0 0px
    }

    .btn-border {
        width: 120px;
        height: 50px;
        padding: 10px 12px;
        font-size: 14px;

    }

    .bloke-title {
        padding: 10px 2px 5px
    }

    .bloke-title .input-group.text-line .input-group-addon.small {
        min-width: 26px;
    }

    .bloke-title .icon {
        width: 24px;
        height: 28px;
        display: inline-block;
        cursor: pointer;
    }

    .bloke-title .form-inline .input-group {
        width: 25%;

    }

    .records.bloke-title {
        padding: 10px 0 0
    }

    .records.bloke-title [class*="col-"] {
        margin-bottom: 5px;
        padding: 0 5px
    }

    .records.bloke-title .border-left {
        padding-left: 5px
    }

    .records.bloke-title .form-inline .input-group {
        width:110px;
    }

    .records.bloke-title .input-group.text-line .form-control,
    .input-group.text-line > .form-control {
        font-size: 13px;
    }

    .records.bloke-title .icon {
        width: 24px;
        height: 28px;
        display: inline-block;
        cursor: pointer;
    }

    .icon.flex-unset {
        width: 25px;
        margin-right: 0px;
        margin-left: 5px;
        flex: none
    }

    .flex-unset {
        flex: unset;
        width: 65px
    }

    .row-flex .padding-right-sm {
        padding-right: 10px;
    }

    .row-flex .padding-right-xl {
        padding-right: 10px;
    }

    /*總攬*/
    .mleft {
        margin-left: 8%;
    }

    .cleft {
        margin-left: 12%;
    }

    .mright {
        margin-right: 5%;
    }


    /*panel*/
    .panel-heading h3 {
        display: inline-block;
        font-size: 13px;
        margin-top: 5px;
        font-weight: bold
    }

    .panel-title .row .border-left {
        padding-left: 10px;
        margin-left: 0px;
    }

    .panel-title {
        font-size: 11px
    }

    .panel-title .row .margin-top-md {
        margin-top: 0
    }

    /*
        .panel-title .sel--superman {
            min-width: auto;
        }
    */

    /*login-modal*/
    /*
.login-modal .modal-header .close {
	position: absolute;  right: 5px; top: 5px;
}
.login-modal .modal-header li{ padding: 15px 5px}

.login-modal .modal-title{
	 font-size: 14px;
}

.login-modal .modal-title.active{
    font-size: 14px;
}
*/

.copyrights:after{
    content: '元富證券股份有限公司   \A 台北市敦化南路二段97號22樓 \A 服務時間：AM8:00至PM6:00(台股營業日)   \A  客服專線：0800-088148  \A 手機及國外客服專線：(02)2708-3972 \A  108年金管證總字第0031號';
    white-space: pre
}
}

/*margin*/

.margin-0 {
    margin: 0px;
}

.margin-sm {
    margin: 10px;
}

.margin-md {
    margin: 20px;
}

.margin-lg {
    margin: 30px;
}

.margin-right-sm {
    margin-right: 10px;
}

.margin-right-md {
    margin-right: 20px;
}

.margin-right-lg {
    margin-right: 30px;
}

.margin-left-sm {
    margin-left: 10px;
}

.margin-left-md {
    margin-left: 20px;
}

.margin-left-lg {
    margin-left: 30px;
}

.margin-top-sm {
    margin-top: 10px;
}

.margin-top-md {
    margin-top: 20px;
}

.margin-top-lg {
    margin-top: 30px;
}

.margin-bottom-0 {
    margin-bottom: 0px;
}

.margin-bottom-sm {
    margin-bottom: 10px;
}

.margin-bottom-md {
    margin-bottom: 20px;
}

.margin-bottom-lg {
    margin-bottom: 30px;
}

.padding-0 {
    padding: 0px !important;
}

.padding-right-sm {
    padding-right: 10px;
}

.padding-right-xl {
    padding-right: 50px;
}

.padding-sm {
    padding: 15px;
}

.padding-md {
    padding: 20px;
}

.padding-lg {
    padding: 30px;
}

@media (max-width: 991x) {
   
}

/* 警語 */

.warning {
    clear: both;
    margin-top: 50px;
    font-size: 12px;
}

.warningforadd {
    margin-top: 0;

}


/* jquery form validator */

.form-error:before {
    font-family: 'FontAwesome';
    content: "\f06a";
    margin-right: 5px;
}

.form-error {
    font-size: .9em;
    color: #d80c18;
}

.blink {
    animation: blink 2s steps(5, start) infinite;
    -webkit-animation: blink 1s steps(5, start) infinite;
}
@keyframes blink {
    to {
        visibility: hidden;
    }
}
@-webkit-keyframes blink {
    to {
        visibility: hidden;
    }
}