﻿.side-box input[type="password"].text-input {
    width: 98%;
    height: 2rem;
    /*height: 1.563rem\9;*/
    padding-left: 0.5rem;
    border: 0.063rem solid #e3e3e3;
    margin-top: 0;
    font-size: 1rem;
    *line-height: 2rem;
}

input[type="password"].text-input {
    width: 98%;
    height: 2rem;
    /*height: 1.563rem\9;*/
    padding-left: 0.5rem;
    border: 0.063rem solid #e3e3e3;
    margin-top: 0;
    font-size: 1rem;
    *line-height: 2rem;
}

input[type="file"].text-input {
    width: 98%;
    height: 2.250rem;
    /*height: 1.563rem\9;*/
    padding-left: 0.5rem;
    border: 0.063rem solid #e3e3e3;
    margin-top: 0;
    font-size: 1rem;
    *line-height: 2rem;
}

.right-side-con .side-box .side-main-con input[type="password"] {
    width: 98%;
    margin: 0 auto 1.125rem;
    display: block;
    *padding: 0.438rem 0.313rem 0;
}

#breadcrumb {
    display: inline-block;
}

    #breadcrumb a {
        color: #000;
    }

.pager > ul > li .page-box {
    padding: 0 0.625rem;
}

.text-con img {
    max-width:100%;
  /* width:100%;*/
}

table.table-form tr > td.upload-btn-td > input[type='file'] {
    display: inline-block;
}

table
{
	table-layout: fixed;
    word-break: break-all;
    word-wrap: break-word;
}

pre {
    display: block;
    padding: 0.594rem;
    margin: 0 0 0.625rem;
    font-size: 0.813rem;
    line-height: 1.428571429;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 0.063rem solid #ccc;
    border-radius: 0.25rem;
    /*this is for f**king IE7 */
    width: 100%;
    float: left;
}

.content.join-con .content-main .text-con .member-con .side-text {
    top: 13.375rem;
}

.d-link {
    display: none;
}

.redtext {
    color: red;
}

.redtext-left {
    float: left;
    margin-left: 0.313rem;
}

select.invalid {
    border: 0.063rem solid red;
}

input[type=text].text-input.invalid, input[type=email].text-input.invalid, input[type=password].text-input.invalid, input[type=date].text-input.invalid {
    border: 0.063rem solid red;
}

input[type=file].text-input.invalid {
    border: 0.063rem solid red;
}

.right-side-text {
    white-space: nowrap;
}

.member-con.form-con select {
    width: 5.750rem;
    border: 0.063rem solid #e3e3e3;
    white-space: nowrap;
}

.member-con.form-con .bottom-btn-cell input {
    /*width:  8.125rem;*/
}

.member-con > ul > li.btn-cell a.btn {
    /*width:  6.063rem;
    padding: 0;*/
    background-color: #ff8b1e;
}

.member-con > ul > li.btn-cell .send-btn {
    background-color: #ff8b1e;
}

.member-con > ul > li.btn-cell .cancel-btn {
    background-color: #a0a0a0;
}

.detectLog {
    text-align: left;
}

    .detectLog th, .detectLog td {
        padding: 0.313rem;
    }

    .detectLog th {
        background-color: #ffead4;
    }

    .detectLog a {
        color: blue;
    }

a[accesskey] {
    position: absolute;
}


.hide {
    display: none;
}

.w40 {
    width: 2.500rem;
}

.w80 {
    width: 5.000rem;
}

.w114 {
    width:  7.125rem;
}

.w254 {
    width:  15.875rem;
}

.menu .show-cell li:first-child > a {
    margin: 0 0.938rem;
}

.menu .show-cell a {
    margin: 0 0.938rem;
}

.menu-part4:hover .menu4 {
    display: block;
}

.menu-part5:hover .menu5 {
    display: block;
}

.menu-part7:hover .menu7 {
    display: block;
}

.noscript-alert-box {
    position: relative;
}

.noscript-alert {
    color: red;
    position: absolute;
    width: 18.750rem;
    top: -10.000rem;
    left:  21.875rem;
}

#big-font,
#middle-font,
#small-font {
    border: none;
    width: 1.75rem;
    height: 1.75rem;
    color: transparent;
    cursor: pointer;
    margin:0.075rem;
}

#big-font {
    background-image: url('/Content/Images/font-l.png');
    background-size:100%;
}

#middle-font {
    background-image: url('/Content/Images/font-m.png');
    background-size:100%;
}

#small-font {
    background-image: url('/Content/Images/font-s.png');
    background-size:100%;
}

#big-font.active,
#middle-font.active,
#small-font.active {
    border: 0.063rem solid #fff;
}

#big-font:hover,#big-font:focus,
#middle-font:hover,#middle-font:focus,
#small-font:hover,#small-font:focus {
   border: #FFBF47 solid 0.4rem;
}

.serch-box {
    vertical-align: middle;
}

caption {
    display: none;
}

.con-cell {
    max-width: 18.750rem;
    word-wrap: break-word;
    word-break: normal;
}

.bold-white, a.bold-white {
    color: #fff;
    font-weight: bold;
}

@media (max-width: 30.000rem) {
    .menu-part4:hover .menu4 {
        display: none;
    }

    .menu-part5:hover .menu5 {
        display: none;
    }

    .menu-part7:hover .menu7 {
        display: none;
    }
}

.clear {
    clear: both;
}

.pagerInfo {
    text-align: left;
    margin-bottom: 1.250rem;
    margin-left: 1.250rem;
    float: left;
}

.pagerGoto {
    float: right;
    margin-right: 1.250rem;
}

    .pagerGoto [type="text"] {
        width: 5.625rem;
        height: 1.750rem;
        padding-left: 0.625rem;
        padding-left: 0.750rem\9;
        border: 0.063rem solid #e3e3e3;
        vertical-align: middle;
    }

    .pagerGoto [type="button"] {
        width: 3.125rem;
        height: 2rem;
        border: 0.063rem solid #0B607C;
        background-color: #0B607C;
        font: 1rem Arial, Helvetica, sans-serif, 細明體, 新細明體;
        color: #fff;
        vertical-align: middle;
    }

    .row {
     margin-right: 0; 
     margin-left: 0; 
}

    #AU[accesskey] {
            color:#2B358C;
            margin-left: -1.8rem;
        }

        #AU:focus {
            color:#FFF;
        }

        #AC[accesskey] {
            color:#F7F7F7;
            line-height: 2rem;
            margin-top: 0.313rem;
        }

        #AC:focus {
            color:#000;
        }

        #AF[accesskey] {
            color:#000;
            margin-left: -1.8rem;
        }

        #AF:focus {
            color:#FFF;
        }

a:focus 
{
    /*padding:0.5rem;*/
    text-decoration:none;
}


/* line 83, ../sass/new-style.scss */
.web-list-square-block {
  font-size: 0;
}
/* line 85, ../sass/new-style.scss */
.web-list-square-block .web-list-square-item {
  display: inline-block;
  width: 210px;
  font-size: 1.25rem;
  margin-right: 15px;
  vertical-align: top;
  margin-bottom: 15px;
}
/* line 92, ../sass/new-style.scss */
.web-list-square-block .web-list-square-item .title {
  width: 100%;
  height: 210px;
  box-shadow: 3px 3px 6px 0px rgba(51, 51, 102, 0.5);
  position: relative;
  margin-bottom: 10px;
  background-color: #3382b0;
}

.web-list-square-block .web-list-square-item .title .datafull {
  width: 100%;
  height: 210px;
  box-shadow: 3px 3px 6px 0px rgba(51, 51, 102, 0.5);
  position: relative;
  margin-bottom: 10px;
  background-color: #d86060;
}
/* line 98, ../sass/new-style.scss */
.web-list-square-block .web-list-square-item .title div {
   
  display: block;
  width: 100%;
  color: #FFF;
  padding: 0 25px;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
/* line 112, ../sass/new-style.scss */
.web-list-square-block .web-list-square-item .bottom-btn {
  font-size: 0;
}
/* line 115, ../sass/new-style.scss */
.web-list-square-block .web-list-square-item .bottom-btn a {
  font-size: 1rem;
  width: calc( 50% - 5px );
  display: inline-block;
  color: #fff;
  text-align: center;
  padding: 3px 0;
  box-shadow: 2px 2px 4px 0px rgba(51, 51, 102, 0.3);
}
/* line 124, ../sass/new-style.scss */
.web-list-square-block .web-list-square-item .bottom-btn .del {
  background-color: #999999;
  margin-right: 5px;
}
/* line 128, ../sass/new-style.scss */
.web-list-square-block .web-list-square-item .bottom-btn .del:before {
  content: "";
  display: inline-block;
  background-image: url(../images/member_web_list_icon_1.png);
  background-repeat: no-repeat;
  width: 11px;
  height: 19px;
  background-size: 100% auto;
  vertical-align: bottom;
  margin-right: 5px;
}
/* line 140, ../sass/new-style.scss */
.web-list-square-block .web-list-square-item .bottom-btn .edit {
  background-color: #3382b0;
  margin-left: 5px;
}
/* line 144, ../sass/new-style.scss */
.web-list-square-block .web-list-square-item .bottom-btn .edit:before {
  content: "";
  display: inline-block;
  background-image: url(../images/member_web_list_icon_2.png);
  background-repeat: no-repeat;
  width: 6px;
  height: 19px;
  background-size: 100% auto;
  vertical-align: bottom;
  margin-right: 5px;
}
/* line 161, ../sass/new-style.scss */
.web-list-square-block .web-list-square-item.add .title a:before {
  content: "";
  display: block;
  background-image: url(../images/member_web_list_icon_add.png);
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  background-size: 100% auto;
  vertical-align: bottom;
  margin: 0 auto;
}
/* line 175, ../sass/new-style.scss */
.web-list-square-block .web-list-square-item:nth-child(5n) {
  margin-right: 0;
}

@media (max-width: 1200px) {
  /* line 184, ../sass/new-style.scss */
  .web-list-square-block .web-list-square-item {
    margin-right: 29px;
    margin-bottom: 29px;
  }
  /* line 187, ../sass/new-style.scss */
  .web-list-square-block .web-list-square-item:nth-child(5n) {
    margin-right: 29px;
  }
  /* line 190, ../sass/new-style.scss */
  .web-list-square-block .web-list-square-item:nth-child(4n) {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  /* line 199, ../sass/new-style.scss */
  .web-list-square-block .web-list-square-item {
    margin-right: 27px;
    margin-bottom: 27px;
  }
  /* line 202, ../sass/new-style.scss */
  .web-list-square-block .web-list-square-item:nth-child(5n) {
    margin-right: 27px;
  }
  /* line 205, ../sass/new-style.scss */
  .web-list-square-block .web-list-square-item:nth-child(4n) {
    margin-right: 27px;
  }
  /* line 208, ../sass/new-style.scss */
  .web-list-square-block .web-list-square-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  /* line 217, ../sass/new-style.scss */
  .web-list-square-block .web-list-square-item {
    margin-right: 85px;
    margin-bottom: 30px;
  }
  /* line 220, ../sass/new-style.scss */
  .web-list-square-block .web-list-square-item:nth-child(5n) {
    margin-right: 85px;
  }
  /* line 223, ../sass/new-style.scss */
  .web-list-square-block .web-list-square-item:nth-child(4n) {
    margin-right: 85px;
  }
  /* line 226, ../sass/new-style.scss */
  .web-list-square-block .web-list-square-item:nth-child(3n) {
    margin-right: 85px;
  }
  /* line 229, ../sass/new-style.scss */
  .web-list-square-block .web-list-square-item:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 550px) {
  /* line 238, ../sass/new-style.scss */
  .web-list-square-block .web-list-square-item {
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  /* line 242, ../sass/new-style.scss */
  .web-list-square-block .web-list-square-item:nth-child(5n) {
    margin: 0 auto;
    margin-bottom: 30px;
  }
  /* line 246, ../sass/new-style.scss */
  .web-list-square-block .web-list-square-item:nth-child(4n) {
    margin: 0 auto;
    margin-bottom: 30px;
  }
  /* line 250, ../sass/new-style.scss */
  .web-list-square-block .web-list-square-item:nth-child(3n) {
    margin: 0 auto;
    margin-bottom: 30px;
  }
  /* line 254, ../sass/new-style.scss */
  .web-list-square-block .web-list-square-item:nth-child(2n) {
    margin: 0 auto;
    margin-bottom: 30px;
  }
}