﻿/*
dashbo-webagenting       附掛下載功能[鋼鐵人]
portal-login-page-north-phone  Title版型高度(手機板)
portal-login-page-north-pad    Title版型高度(平板)
portal-login-page-north-pc     Title版型高度(電腦)

div-display              Div 併排顯示不折行
div-left                 DIV靠左
div-right                DIV靠右
tads-titleheight         Tabs視窗上排Bar寬度
login-icon              Pad;Phone版顯示上方LOGO_ICon
login-iconsize          Icon大小設定
GoogleErrorMessage      Google機器人驗證器

align-l                 文字靠左
align-c                 文字置中
align-r                 文字靠右

login100-form           Login 右側間距
login-Image              Login 左側圖片

*/
/*===================================測試CSS*/

/*bulletin公佈欄*/
.bulletin_sty {
    width: 80%;
    margin: 0px auto;
    padding-top: 1%;
    padding-left: 2%;
    padding-right: 2%;
    padding-bottom: 2%;
    background-color: #ffffff;
}

/*品牌切換M top 35% */
.align-conter35 {
    padding-top: 5%;
}

/*LOGIN左側圖片 範圍延伸控制*/
.login100-more {
    /*background-size: contain;*/
}
/*---------------------覆蓋初始設定-控制easyui與bootstrap相衝問題-------------------*/
.panel-body {
    padding: 0px;
}

.panel {
    margin-bottom: 0px;
}

.indent {
    display: flex;
    flex-wrap: wrap;
}

.textbox textarea.textbox-text {
    line-height: 2;
}

/*----------------------共用區塊------------------------*/
.p-t-7 {
    padding-top: 7px;
}

.p-t-0 {
    padding-top: 0px;
}

.p-b-0 {
    padding-bottom: 0px;
}

.p-r-0 {
    padding-right: 0px;
}

.p-l-0 {
    padding-left: 0px;
}

.m-t-0 {
    margin-top: 0px;
}

.m-b-0 {
    margin-bottom: 0px;
}

.m-l-0 {
    margin-left: 0px;
}

.m-b-0 {
    margin-right: 0px;
}

/*版型控制網格區塊*/
.align-l {
    text-align: left;
    padding-top: 7px;
    font-family: '微軟正黑體','Helvetica Neue',Helvetica,Arial,sans-serif;
}

.align-c {
    text-align: center;
    padding-top: 7px;
    font-family: '微軟正黑體','Helvetica Neue',Helvetica,Arial,sans-serif;
}

.align-r {
    text-align: right;
    padding-top: 7px;
    font-family: '微軟正黑體','Helvetica Neue',Helvetica,Arial,sans-serif;
}

.padding-top10 {
    padding-top: 10%;
}

.padding-top20 {
    padding-top: 20%;
}

.padding-top25 {
    padding-top: 25%;
}

.padding-top30 {
    padding-top: 30%;
}

.padding-top40 {
    padding-top: 40%;
}

.padding-top50 {
    padding-top: 50%;
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 5px;
    margin-left: 5px;
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    margin-bottom: 5px;
    margin-top: 5px;
}

.col-1s {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
    margin-bottom: 5px;
    margin-top: 5px;
}

.col-2s {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
    margin-bottom: 5px;
    margin-top: 5px;
}

.col-3s {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    margin-bottom: 5px;
    margin-top: 5px;
}

.col-4s {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    margin-bottom: 5px;
    margin-top: 5px;
}

.col-5s {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
    margin-bottom: 5px;
    margin-top: 5px;
}

.col-6s {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 5px;
    margin-top: 5px;
}

.col-7s {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
    margin-bottom: 5px;
    margin-top: 5px;
}

.col-8s {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    margin-bottom: 5px;
    margin-top: 5px;
}

.col-9s {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    margin-bottom: 5px;
    margin-top: 5px;
}

.col-10s {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
    margin-bottom: 5px;
    margin-top: 5px;
}

.col-11s {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
    margin-bottom: 5px;
    margin-top: 5px;
}

.col-12s {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 5px;
    margin-top: 5px;
}

.margin0 {
}

/*滿版 padding:0 */
.col-12sPa0 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 0px;
    margin-top: 0px;
}

/*-----------DIV設定-------------------*/
.div-display {
    display: inline;
    margin-bottom: 2px;
    text-align: center;
}

.portal-login-text {
    display: inline;
    margin-bottom: 2px;
    margin-right: 10px;
    text-align: center;
}

.div-left {
    text-align: left;
}

.div-right {
    text-align: right;
}

.bg-image {
    background-image: url('../images/bgimg.jpg');
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.img-border {
    width: 150px;
    height: 150px;
    border: 2px dashed #bbb;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 2px;
    text-align: center;
    vertical-align: middle;
    font: 12pt bold 'Vollkorn';
    color: #bbb;
    cursor: pointer;
}
/*Mobile 框架設定*/
.panel-fit, .panel-fit body {
    overflow: auto;
}

.panel-noscroll {
    /* overflow: hidden; */
}

.m-b-0 {
    margin-bottom: 0px;
}
/*------------------------login page 登入頁------------------------*/
.login-phone {
    display: none;
}


.login-icon {
    text-align: center;
}

.login-icon100 {
    text-align: center;
    width: 100px;
    height: 60px;
}

.label-input100 {
    top: 10px;
}

.label-m10 {
    display: block;
    margin: 10px;
}

.login-iconsize {
    width: 300px;
    height: 300px;
}

.login-pageImage {
    background-color: aqua;
}

.login-bgcolor-left {
    background-color: #f0f0f0;
}

.login-bgcolor-right {
    background-color: #fcfcfc;
}

.login-Image {
    background-image: url("../images/bg-02.jpg");
    background-size: auto;
}

.dropdownlist-bgcolor {
    background-color: floralwhite;
}

.shop-ddl {
    width: 250px;
    margin-bottom: 5px;
    padding: 0;
}

.input100 {
    padding-top: 20px;
}

.blink {
    animation-duration: 1s;
    animation-name: blink;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
}

.login100-form-btn {
    font-size: 18px;
    font-family: '微軟正黑體','Helvetica Neue',Helvetica,Arial,sans-serif;
}

/*圖片 IMGBUTTON 測試*/
.icon-test {
    background: url('icons/large_picture.png') no-repeat center center;
}

.photo_50x50 {
    width: 50px;
    height: 50px;
}
/*------------------Dashboard設定-----------------------*/
.logo-img {
    height: 80px;
    background-image: url('/images/logo.png');
    background-repeat: repeat-y;
}

.moblieform {
    padding-top: 0px;
}

.logo-name-size {
    width: 210px;
}


/*--------dashboard------*/
.phone-size {
    font-size: 24px;
    color: #ffffff;
    padding-top: 24px;
    padding-left: 15px;
    font-weight: bold;
    font-family: '微軟正黑體','Helvetica Neue',Helvetica,Arial,sans-serif;
}
/* ------------------------Media screen 設定------------------------*/
@media screen and (max-width: 700px) {
    .logo-name-size {
        width: 180px;
    }

    .phone-size {
        font-size: 16px;
        font-family: '微軟正黑體','Helvetica Neue',Helvetica,Arial,sans-serif;
    }
}

/*指定解析度0 ~ 500 (橫版) */
@media screen and (max-width: 600px) {
    /*品牌切換M top 35% */
    .align-conter35 {
        padding-top: 35%;
    }

    .logo-name-size {
        display: none;
    }

    /*手機板Title高度*/
    .portal-login-page-north-phone {
        padding-top: 20px;
    }

    .logintitle-icon {
        padding-right: 0px;
    }

    .login100-form {
        padding: 15px 55px 50px 55px;
    }

    .login100-chunyang-form {
        padding: 15px 55px 55px 55px;
    }

    .login-iconsize {
        width: 250px;
        height: 250px;
    }

    .img-size50 {
        width: 50px;
        height: 50px;
    }

    /*TextBox共用設定*/
    .textbox100 {
        width: 80px;
    }

    .textbox150 {
        width: 150px;
    }

    .textbox200 {
        width: 200px;
    }

    .textbox300 {
        width: 200px;
    }

    .textbox500 {
        width: 200px;
    }

    /*bulletin公佈欄*/
    .bulletin_sty {
        width: 100%;
        margin: 0px auto;
        padding-left: 2%;
        padding-right: 2%;
        background-color: lightblue;
    }

    /*Title Logout顯示隱藏*/
    .login-pc {
        display: none;
    }

    .login-phone {
        display: block;
    }
}

/*指定解析度1000 (橫版) */
@media screen and (max-width: 1000px) {
    /*title顯示隱藏*/
    .login-pc {
        display: none;
    }

    .login-phone {
        display: block;
    }
}

/*指定解析度 768  Phone版 */
@media screen and (min-width: 768px) {
    .logintitle-icon {
        display: inline;
        margin-bottom: 2px;
        text-align: center;
        padding-right: 10px;
        padding-left: 10px;
    }

    .dashbo-webagenting {
        width: 20px;
        height: 20px;
        display: none;
    }

    .portal-login-page-north-pad {
        padding-top: 10px;
    }

    .inline {
        display: block;
    }

    .shop-ddl {
        width: 190px;
        height: 40px;
    }

    .img-size100 {
        width: 100px;
        height: 100px;
    }

    /*TextBox共用設定*/
    .textbox100 {
        width: 100px;
    }

    .textbox150 {
        width: 150px;
    }

    .textbox200 {
        width: 200px;
    }

    .textbox300 {
        width: 200px;
    }

    .textbox400 {
        width: 200px;
    }

    .textbox500 {
        width: 200px;
    }
}

/*769 ~ 1024  Pad版*/
@media screen and (min-width: 769px) and (max-width: 1024px) {
    .logintitle-icon {
        display: inline;
        margin-bottom: 2px;
        text-align: center;
        padding-right: 20px;
        padding-left: 20px;
    }

    .dashbo-webagenting {
        width: 20px;
        height: 20px;
        display: none;
    }

    .portal-login-page-north-pad {
        padding-top: 15px;
    }

    .inline {
        display: inline;
    }

    .login-Image {
        background-size: 400px;
    }

    .login100-form {
        padding: 85px 55px 55px 55px;
    }

    .login100-chunyang-form {
        padding: 85px 55px 55px 55px;
    }

    .img-size200 {
        width: 200px;
        height: 200px;
    }

    /*TextBox共用設定*/
    .textbox100 {
        width: 100px;
    }

    .textbox150 {
        width: 150px;
    }

    .textbox200 {
        width: 200px;
    }

    .textbox300 {
        width: 300px;
    }

    .textbox400 {
        width: 300px;
    }

    .textbox500 {
        width: 300px;
    }
}



/*  1025px 以上 PC版*/
@media only screen and (min-width: 1025px) {
    .logintitle-icon {
        display: inline;
        margin-bottom: 2px;
        text-align: center;
        padding-right: 20px;
        padding-left: 20px;
    }


    .portal-login-page-north-pc {
        /*padding-top: 30px;*/
    }

    .login-icon {
        display: none;
    }

    .login100-form {
        padding: 93px 55px 55px 55px;
    }

    .login100-chunyang-form {
        padding: 173px 55px 55px 55px;
    }

    .img-size200 {
        width: 200px;
        height: 200px;
    }

    /*TextBox共用設定*/
    .textbox100 {
        width: 100px;
    }

    .textbox150 {
        width: 150px;
    }

    .textbox200 {
        width: 200px;
    }

    .textbox300 {
        width: 300px;
    }

    .textbox400 {
        width: 300px;
    }

    .textbox500 {
        width: 300px;
    }
}


/*指定設定col-md-1~12  300~700裝置以下套用*/
@media screen and (min-width: 300px) and (max-width: 700px) {
    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}


/*企業登入頁CSS設定*/
.img-logo {
    width: 250px;
    height: 250px;
}

.img-name {
}

.content {
    min-height: 75%;
}

.footer {
    height: 50px;
    margin-top: -30px;
}

.newsArea {
    text-align: center;
}

    .newsArea .wrap {
        z-index: 20;
    }

    .newsArea .slick-list {
        overflow: hidden;
    }

    .newsArea ul {
        padding: 0px 0;
        padding-left: 5%;
        padding-right: 5%;
    }

        .newsArea ul li {
            float: left;
        }

            .newsArea ul li .item {
                padding: 0 35px;
            }

            .newsArea ul li .Img {
                overflow: hidden;
                border: 2px solid #ffffff;
                height: 200px;
                width: 200px;
            }

                .newsArea ul li .Img img {
                    width: 100%;
                    display: block;
                    transition: 0.9s;
                    height: 200px;
                }

            .newsArea ul li:hover .Img img {
                transform: scale(1.1);
            }

    .newsArea button.slick-arrow {
        border-radius: 99em;
        cursor: pointer;
        border: none;
        background-color: #5b5b5b;
        text-indent: -9999px;
        overflow: hidden;
        width: 50px;
        height: 50px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 15;
        transition: 0.5s;
    }

        .newsArea button.slick-arrow:hover {
            background-color: rgba(212,206,184,1);
            transition: 0.5s;
        }

    .newsArea button.slick-prev {
        background-image: url(../images/icon-prev.png);
        left: 0px;
    }

    .newsArea button.slick-next {
        background-image: url(../images/icon-next.png);
        right: 0px;
    }


@media screen and (min-width: 100px) and (max-width: 700px) {
    .newsArea ul li .item {
        padding: 0 65px;
    }

    .content {
        min-height: 60%;
    }

    .img-name {
        width: 90%;
    }
}


/*指定設定col-xl-1~12  1200裝置以下套用*/
@media screen and (min-width: 800px) and (max-width: 1200px) {
    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}


/*設定高度比  高度如再解析度768~900 */  
@media screen and (min-height: 768px) and (max-height: 900px) {

    .login100-form {
        padding: 15px 55px 0px 55px;
    }
}