
#Upgrade-table
{
    background-color: #d7d7d7;
    border-top: 1px solid white;
    max-width: 100%;
    font-family: 'Segoe-Pro', 'Segoe UI', Arial, sans-serif;
    text-align: center;
    padding: 30px;
}

.FAQ-gradient {
  background: url('../img/faq-gradient.png');
  background-repeat: repeat-x;
  position: absolute;
  height: 10%;
  width: 100%;
  left: 0;
  border-top: 1px solid white;
 
}

#Upgrade-table .container h2{
color:#002050; 
float:left;
}

#pre, #after{
background-color: #0078d7;
width: 100%;
margin: 0px;
clear: both;
border: 1px solid #cccccc;
margin-top: -2px;
}
#after{
    margin: 5px 0 0 0;
}

#pre h3, #after h3{
color: white;
padding: 5px 22px 5px;
cursor: auto;

}
#notearea {
  background-color: #dbeafb;
  width: 100%;
  clear: both;
  border: 1px solid #cccccc;
}

.notice{
    font-size: 1em;
    color: #717171;
    padding-left: 2%;

}
.nav{
  margin-left: 0;
  list-style: none;
}


#faq #nav-tabs {
  display: inline-block;
  margin-bottom: 1px;
}
#faq #nav-tabs li {
  background-color: #0078d7;
  position: relative;
  margin: 5px 0 0 0;
  padding: 15px 20px 20px 20px;
  float: left;
  border: 1px solid #cccccc;
}



#faq #nav-tabs a{
  color: white;
  font-family: 'Segoe-Light', 'Segoe UI', Arial, sans-serif;
  font-size: 1.500em;
  cursor: pointer;
  text-decoration: none;
}

#faq #nav-tabs #nb,#dt{
  color: white;
  font-family: 'Segoe-Light', 'Segoe UI', Arial, sans-serif;
  font-size: 1.500em;
  cursor: pointer;
  text-decoration: none;}

#faq #nav-tabs li:hover{
    background-color: #0078d7;
    color: white;
}

#faq #nav-tabs li{
    background-color: #8b8b8b;
}
#faq #nav-tabs .active{
    background-color: #0078d7;
}

#sec {
    left: -1px;
}
.hide {  display: none;}

/*手調*/
.CSSTableGenerator {
    font-family: 'Segoe-Pro', 'Segoe UI', Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    margin:0 auto;
    padding:0px;
    width:65%;
    border:0px;
   
}.CSSTableGenerator table{
    border-collapse: collapse;
        border-spacing: 0;
    width:100%;
    height:100%;
    margin:0px;
    padding:0px;


}
.CSSTableGenerator tr.change:hover td{
    background-color:#aaaaaa;
    color: white;
}
.CSSTableGenerator tr.change:hover td a {
    color: white;
}
a {
    color: #333333;
}
a:hover{
    text-decoration: underline;
    color: white;
}


#faq .container{
  margin: 0 auto;
  padding: 0px;
  width: 65%;
}

#ap-driver tr.title td{
  font-family: 'Segoe-Light', 'Segoe UI', Arial, sans-serif;
  font-size: 1.500em;
}
#ap-driver-DT-AIO tr.title td{
  font-family: 'Segoe-Light', 'Segoe UI', Arial, sans-serif;
  font-size: 1.500em;}

#ap-driver tr td{
    text-align: left;
    font-family: 'Segoe-Pro', 'Segoe UI', Arial, sans-serif;
    font-size: 16px;
}
#ap-driver-DT-AIO tr td{
    text-align: left;
    font-family: 'Segoe-Pro', 'Segoe UI', Arial, sans-serif;
    font-size: 16px;
}
#product-list tr td{
   font-family: 'Segoe-Pro', 'Segoe UI', Arial, sans-serif;  
   font-size: 16px;
}
#product-list tr.title td{
   font-family:'Segoe-Light', 'Segoe UI', Arial, sans-serif;
   font-size: 1.500em;

}

.CSSTableGenerator tr:nth-child(odd){ background-color:#f5f5f5; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }
.CSSTableGenerator td{
    vertical-align:middle;
    border:1px solid #cccccc;
    border-width:0px 1px 1px 0px;
    text-align:center;
    padding:7px;
    font-size:16px;
    font-family:Arial;
    font-weight:normal;
    color:#002050;

}



.CSSTableGenerator tr:last-child td{
    border-width:0px 1px 0px 0px;
}

.CSSTableGenerator tr td:last-child{
    border-width:0px 0px 1px 0px;
}

.CSSTableGenerator tr:last-child td:last-child{
    border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
        background:-o-linear-gradient(bottom, #0078d7 5%, #0078d7 100%);    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0078d7), color-stop(1, #0078d7) );
    background:-moz-linear-gradient( center top, #0078d7 5%, #0078d7 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0078d7", endColorstr="#0078d7");  background: -o-linear-gradient(top,#0078d7,0078d7);

    background-color:#0078d7;
    border:0px solid #cccccc;
    text-align:center;
    border-width:0px 0px 1px 1px;
    font-size:16px;
    font-family:Arial;
    font-weight:normal;
    color:#ffffff;
}
.CSSTableGenerator tr:first-child:hover td{
    background:-o-linear-gradient(bottom, #0078d7 5%, #0078d7 100%);    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0078d7), color-stop(1, #0078d7) );
    background:-moz-linear-gradient( center top, #0078d7 5%, #0078d7 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0078d7", endColorstr="#0078d7");  background: -o-linear-gradient(top,#0078d7,0078d7);

    background-color:#0078d7;
}
.CSSTableGenerator tr:first-child td:first-child{
    border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
    border-width:0px 0px 1px 1px;
}



/*平板*/
@media (max-width: 959px){
    .entry-box{
        padding: 10px;
    }

     #entry-box-edit{
      background-color: transparent;
      padding: 10px;
      width: 90%;
      top:-5px;
    }

    #full-product-wrapper .entry-box h3
    {
         font-size: 32px;

    }
    #full-product-wrapper .entry-box p 
    {
       color:#646464;

    }
    .full-inner2 
    {
        background-size: contain;
        background-position: center;
    }

    #full-product-wrapper #centerbg
    {
     background-position: center 260px;   
    }


    .full-inner
    {
        width: 96%;
        box-sizing: border-box;

    }
     #special-sectionOverview{
        height:1500px;/*依內容多少去決定高度*/
      
    }
   .full-section{ 
        height:480px;/*一個滿版區塊的高度，依圖片給的高度去改變*/
    }

#full-product-wrapper .full-inner .CSSTableGenerator {
        margin: 5% auto;
        padding: 0;
        width: 45%;
        border: 1px solid #cccccc;
}

    }



}




/*手機*/
@media (max-width: 719px){

#product_content_area .entry-box h3 {
    font-size: 26px;    
}


}






/*手機*/
@media (max-width: 530px){
#full-product-wrapper .full-inner .CSSTableGenerator {
margin: 5% auto;
width: 42%;
border: 1px solid #cccccc;

}


   
@media (max-width: 321px){
    #overview #sectionOverview div.column {
        float: none;
        width: 100%;
    }
}


.box-width-1{width:10%;}
.box-width-2{width:20%;}
.box-width-3{width:30%;}
.box-width-4{width:40%;}
.box-width-5{width:50%;}
.box-width-6{width:60%;}
.box-width-7{width:70%;}
.box-width-8{width:80%;}
.box-width-9{width:90%;}


.box-top{top:0%;}
.box-top-1{top:4%;}
.box-top-2{top:8%;}
.box-top-3{top:12%;}
.box-top-4{top:16%;}
.box-top-5{top:20%;}
.box-top-6{top:24%;}
.box-top-7{top:28%;}
.box-top-8{top:32%;}
.box-top-9{top:36%;}
.box-top-10{top:40%;}

.box-bottom{bottom:0%;}
.box-bottom-1{bottom:4%;}
.box-bottom-2{bottom:8%;}
.box-bottom-3{bottom:12%;}
.box-bottom-4{bottom:16%;}
.box-bottom-5{bottom:20%;}
.box-bottom-6{bottom:24%;}
.box-bottom-7{bottom:28%;}
.box-bottom-8{bottom:32%;}
.box-bottom-9{bottom:36%;}
.box-bottom-10{bottom:40%;}

.box-left{left:0%;}
.box-left-1{left:4%;}
.box-left-2{left:8%;}
.box-left-3{left:12%;}
.box-left-4{left:16%;}
.box-left-5{left:20%;}
.box-left-6{left:24%;}
.box-left-7{left:28%;}
.box-left-8{left:32%;}
.box-left-9{left:36%;}
.box-left-10{left:40%;}


.box-right{right:0%;}
.box-right-1{right:4%;}
.box-right-2{right:8%;}
.box-right-3{right:12%;}
.box-right-4{right:16%;}
.box-right-5{right:20%;}
.box-right-6{right:24%;}
.box-right-7{right:28%;}
.box-right-8{right:32%;}
.box-right-9{right:36%;}
.box-right-10{right:40%;}

