@charset "UTF-8";

#logo {
    position: inherit;
    left: 0px;
    top: 0px;
    display: block;
    width: initial;
    height: 100%;
    background: none;
    float: left;
}

#logo img {
    height: 100%;
}

#Creator {
    position: absolute;
    right: 0px;
    display: none;
    top: 35px;
}

#mCSB_1_container>ul>li.current>a {
    color: #333;
    background: #ddd;
    text-decoration: none;
}

#mCSB_1_container>ul>li>ul {
    background: #f8f8f8;
}

#mCSB_1_container>ul>li>ul>li>a:hover,
#mCSB_1_container>ul>li>ul>li.current>a {
    color: #333;
    background-image: none;
    background: #ddd;
    text-decoration: none;
}

#mCSB_1_container>ul>li>ul>li>a {
    text-align: left;
    padding-left: 30px;
    font-size: 13px;
    letter-spacing: 3px;
    font-family: Verdana, Geneva, sans-serif, "微軟正黑體", "新細明體", "新細明體-ExtB";
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #dbdbdb;
}



.pgtext a,
.pgtext div {
    font-size: 14px;
}

legend {
    border: none;
}

legend .arroundborder {
    width: inherit;
    padding: 0 10px;
    border-bottom: none;
    line-height: 1em;
    font-size: 2.7em;
    color: #39C;
    font-weight: bold;
}

legend .btn-breadcrumb .btn {
    position: relative;
    background: #fafafa;
    font-size: 14px;
    transition: inherit;
}

@media (max-width:991px) {
    legend .btn-breadcrumb .btn {
        font-size: 14px;
    }
}

legend .btn-breadcrumb .btn:before {
    content: ">";
    display: block;
    position: absolute;
    top: 5px;
    right: -5px;
    z-index: 3;
}

legend .btn-breadcrumb .btn-default:last-child:before {
    display: none;
}

legend .btn-breadcrumb .btn.btn-default:hover:not(:last-child):after,
legend .btn-breadcrumb .btn-default:hover:after {
    border-left: 10px solid #e6e6e6;
}

.btn.btn-default.dropdown-toggle {
    line-height: inherit;
}

.btn.btn-add {
    border-color: #e95504;
    background-color: #e95504;
    color: #fff;
    opacity: .8;
}

.btn.btn-add:hover {
    opacity: 1;
}

.btn.btn-primary {
    border-color: #3d7bb9;
    background-color: #3d7bb9;
    color: #fff;
    opacity: .8;
}

.btn.btn-primary:hover {
    opacity: 1;
}

.btn.btn-gray {
    border-color: #959595;
    background-color: #959595;
    color: #fff;
    opacity: .8;
}

.btn.btn-gray:hover {
    opacity: 1;
}

.btn-breadcrumb .btn:first-child {
    padding: 6px 6px 6px 10px;
}

.btn-breadcrumb .btn {
    padding: 6px 12px 6px 24px;
}

.btn-breadcrumb .btn.btn-default:not(:last-child):before {
    border-left: 10px solid #ccc;
}

.btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
    border-left: 10px solid #adadad;
}

.btn-breadcrumb .btn:not(:last-child):before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 10px solid rgb(173, 173, 173);
    position: absolute;
    top: 50%;
    margin-top: -17px;
    margin-left: 1px;
    left: 100%;
    z-index: 3;
}


.btn-breadcrumb .btn.btn-default:focus:not(:last-child):after {
    border-left: 10px solid #fff;

}


.btn-breadcrumb .btn-default:focus {
    background-color: #fff;
    box-shadow: none;
}

.btn-breadcrumb .btn-default:hover {
    background-color: #e6e6e6;
}

.btn-breadcrumb .btn.btn-default:hover:not(:last-child):after,
.btn-breadcrumb .btn-default:hover:after {
    border-left: 10px solid #e6e6e6;
}

.btn-breadcrumb .btn.btn-default:not(:last-child):after {
    border-left: 10px solid #fff;
}

.btn-breadcrumb .btn:not(:last-child):after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 10px solid white;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: 99.5%;
    z-index: 3;
}



.pgtext a,
.pgtext div {
    font-size: 14px;
}

fieldset.arroundborder {
    border: 1px solid #989292 !important;
    padding: 0 1.4em 0.4em 1.4em !important;
    margin: 0 0 1em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
    /*    border-radius: 10px;*/
}

legend.arroundborder {
    width: inherit;
    padding: 0 10px;
    border-bottom: none;
    line-height: 1em;
    font-size: 2.7em;
    color: #39C;
    font-weight: bold;
}

.fieldset_cont {
    padding: 0 10px;
}

.fieldset_cont .btn {
    margin: 5px 2.5px;
    color: #fff;
}

.fieldset_cont .btn.btn-primary,
.fieldset_cont .btn.btn-success,
.fieldset_cont .btn.btn-danger {
    margin: 5px 0px;
}

@media (min-width: 992px) {
    .btn-breadcrumb>*:nth-last-child(-n+6) {
        display: block;
    }
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}

.mCustomScrollbar {
    -ms-touch-action: none;
    touch-action: none;
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}

.mCSB_scrollTools,
.mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}

.mCSB_scrollTools {
    position: absolute;
    width: 5px;
    height: auto;
    left: auto;
    top: 0;
    right: 0px;
    bottom: 0;
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #121111;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
    position: relative;
    width: 3px;
    height: 100%;
    margin: 0 auto;
    /* -webkit-border-radius: 16px; */
    -moz-border-radius: 16px;
    /* border-radius: 16px; */
    text-align: center;
    /*    border-radius: 5px;*/
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #efefef;
    background-color: #efefef;
    /* background-color: rgba(0,0,0,0.4); */
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
    width: 11px;
    height: 100%;
    margin: 0 auto;
    /* -webkit-border-radius: 16px; */
    -moz-border-radius: 16px;
    /* border-radius: 16px; */
}

.search_form.tab_color th,
.search_form.tab_color td {
    background-color: inherit;
}

.toggle-radio-cont {
    line-height: 22px;
    cursor: pointer;
    vertical-align: middle;
    border-radius: 60px;
    color: white;
    overflow: hidden;
    *zoom: 1;
    display: inline-block;
    zoom: 1;
    *display: inline;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    -webkit-backface-visibility: hidden;
}

.toggle-radio-cont .toggle-radio {
    color: #000;
    background-color: #ffcd58;
    display: block;
    font-weight: 700;
    left: 120%;
    margin-bottom: 0;
    padding: 3px 28px 3px 8px;
    position: relative;
    text-align: center;
    max-width: 64px;
    z-index: 2;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    -webkit-backface-visibility: hidden;
}

.toggle-radio-cont .toggle-radio:first-child {
    margin-bottom: -29px;
    left: 0;
}

.toggle-radio-cont .toggle-radio:first-child:before {
    content: '';
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    background: #fff;
    top: 1px;
    right: 1px;
    border-radius: 50px;
}

.toggle-radio-cont .toggle-radio:last-child:after {
    content: '';
    width: 25px;
    top: 2px;
    height: 25px;
    display: block;
    position: absolute;
    background: #fff;
    left: 1px;
    border-radius: 50px;
}

.toggle-radio-cont.radio-off {
    color: #fff;
    position: relative;
}

.toggle-radio-cont.radio-off .toggle-radio {
    background-color: #bbb;
    color: white;
    left: 0;
    padding: 3px 8px 3px 28px;
    z-index: 1;
}

.toggle-radio-cont.radio-off .toggle-radio:first-child {
    left: -120%;
}

.toggle-radio-cont input {
    display: none;
    position: absolute;
    outline: none !important;
    display: block\9;
    opacity: 0.01;
    filter: alpha(opacity=1);
    zoom: 1;
}

.toggle-radio-cont label {
    cursor: pointer;
    -webkit-box-sizing: initial;
    box-sizing: initial;
}

.toggle:after {
    display: table;
    content: "";
}

.tooltip {
    border: 0px !important;
    padding: 5px !important;
}


.shape {
    border-style: solid;
    border-width: 0 70px 40px 0;
    float: right;
    height: 0px;
    width: 0px;
    -ms-transform: rotate(360deg);
    /* IE 9 */
    -o-transform: rotate(360deg);
    /* Opera 10.5 */
    -webkit-transform: rotate(360deg);
    /* Safari and Chrome */
    transform: rotate(360deg);
}

.offer {
    background: #fff;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    margin: 15px 0;
    overflow: hidden;
}


*/ .shape {
    border-color: rgba(255, 255, 255, 0) #d9534f rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
}

.offer-radius {
    border-radius: 7px;
}

.offer-danger {
    border-color: #d9534f;
}

.offer-danger .shape {
    border-color: transparent #d9534f transparent transparent;
}

.offer-success {
    border-color: #5cb85c;
}

.offer-success .shape {
    border-color: transparent #5cb85c transparent transparent;
}

.offer-default {
    border-color: #999999;
}

.offer-default .shape {
    border-color: transparent #999999 transparent transparent;
}

.offer-primary {
    border-color: #428bca;
}

.offer-primary .shape {
    border-color: transparent #428bca transparent transparent;
}

.offer-info {
    border-color: #5bc0de;
}

.offer-info .shape {
    border-color: transparent #5bc0de transparent transparent;
}

.offer-warning {
    border-color: #f0ad4e;
}

.offer-warning .shape {
    border-color: transparent #f0ad4e transparent transparent;
}

.shape-text {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    right: -40px;
    top: 2px;
    white-space: nowrap;
    -ms-transform: rotate(30deg);
    /* IE 9 */
    -o-transform: rotate(360deg);
    /* Opera 10.5 */
    -webkit-transform: rotate(30deg);
    /* Safari and Chrome */
    transform: rotate(30deg);
}

.offer-content {
    padding: 0 20px 10px;
}

.offer .fa {
    font-size: 16px;
    margin-left: 5px;
}

.digital_btn {
    margin-bottom: 5px;
}

.digital_btn .label {
    border-radius: 50px;
    display: inline-block;
    /* vertical-align: inherit; */
    /* padding-top: 1px; */
    padding: .3em .6em .3em;
    margin: 0 5p;
    margin-left: 5px;
}

.panel-title a {
    display: block;
}

.panel_open .panel-title a {
    position: relative;
}

.panel_open .panel-title a.collapsed:after {
    content: "\f078";
    font-family: FontAwesome;
    right: 0;
    position: absolute;
}

.panel_open .panel-title a:after {
    content: "\f077";
    font-family: FontAwesome;
    right: 0;
    position: absolute;
}

.system_icon {
    text-align: center;
    width: 120px;
    height: 120px;
    float: left;
    background: white;
    border: 1px solid #cccccc;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), inset 0 0 50px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), inset 0 0 50px rgba(0, 0, 0, 0.1);
    border-radius: 100px;
    margin: 0 10px 10px 0;
    padding: 19px;
}

.system_icon:hover {
    background: #00aff0;
    color: #FFF;
    text-decoration: none;
}

.system_text {
    margin-top: 5px;
}

.system_icon:hover .system_text {
    color: #fff;
    text-decoration: none;
}

.is_fx {
    z-index: 999;
}

.pager a {
    position: relative;
    display: inline-block;
    padding: 6.5px 8px;
    color: #fff;
    text-decoration: none;
    background-color: #5bc0de;
    border: 1px solid #5bc0de;
}

.pager a:hover {
    color: #fff;
    background-color: #ff7b33;
    border: 1px solid #ff7b33;
}

.pager>a:first-child {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pager>a:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pager strong {
    border-top: 1px solid #ff7b33;
    border-bottom: 1px solid #ff7b33;
    padding: 6.5px 8px;
    display: inline-block;
    background: #ff7b33;
    color: #fff;
}

.pager-box {
    position: relative;
    min-height: 31px;
    margin: 7.5px 0;
}

.pager-box .pager {
    margin: 0;
}

.pager-select {
    position: absolute;
    right: 0;
    top: 0;
}

.freeow .osx .background {
    border: 1px solid #fff;
    background: rgba(238, 238, 238, 0.72) url(images/osx/background.png) repeat-y top left;
    -moz-box-shadow: 2px 2px 3px rgba(136, 136, 136, 0.52);
    -webkit-box-shadow: 2px 2px 3px rgba(136, 136, 136, 0.52);
    box-shadow: 2px 2px 3px rgba(136, 136, 136, 0.52);
    min-height: 60px;
}

.freeow .osx h2 {
    font-family: '微軟正黑體', "Lucida Grande", Helvetica, arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
}

.modal-dialog {
    z-index: 1050;
}

#adv-object-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#adv-object-list [data-id] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    margin: 10px 0;
}

#adv-object-list .thumbnail-title {
    position: absolute;
    bottom: 0;
    height: 20px;
    /* width: 100%; */
    background: #000;
    left: 15px;
    right: 15px;
    color: #fff;
    text-align: center;
}

.modalStyle {
    width: 90%;
    right: 0px;
    left: inherit;
}

.modalStyle .modal-dialog {
    width: 100%;
    margin: 0;
    height: 100%;
}

.modalStyle .modal-content {
    min-height: 100%;
    border-radius: 0;
}