.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: 37.500rem;
}

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;
}

input[type=text].text-input.invalid,input[type=email].text-input.invalid ,input[type=password].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;
}

.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;
    border:2px solid #73DCFC;
}

a:hover{
    border:1px solid #73DCFC;
}
h2{
    font-size: 1.125em !important;
    font-style: normal  !important;
    display : inline !important; 
    font-weight :normal ; 
}
h3{
    font-size: 1em !important;
    font-style: normal  !important;
    display : inline !important; 
    font-weight :normal ; 
}

.slider_model_box_hover{
     border:0px solid #73DCFC !important;
}
.slider_model_box_hover :hover{
     border:0px solid #73DCFC !important;
}  
.mybutton{
	width: 100px;
	text-align: center;
	min-height: 35px;
	display: block;
	background-color: #EC7D0E;
	color: #fff;
	font-size: 1em;
}
.mybutton:focus{
  border:1px solid #00B9FB;
  background-color:#B33B89;
}
.mybutton:hover{
  border:1px solid #00B9FB;
  background-color:#B33B89;
}
.mybutton[disabled]{
	width: 100px;
	text-align: center;
	min-height: 35px;
	//display: block;
	background-color: #DDDDDD;
	color: #fff;
	font-size: 1em;
}
.myradio{

}
.myradio:focus{
  border:1px solid #00B9FB;
  background-color:#B33B89;
}
.myradio:hover{
  border:1px solid #00B9FB;
  background-color:#B33B89;
}

/*檔案上傳*/
/*input[type="file"] {*/
.custom-file{
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
.custom-file-upload {
    border: 1px solid #333;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;       
}
.custom-file-upload-dis {
    border: 1px solid #333;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
    background-color: #cccccc;
}