.table-striped  {
	
	border:1px solid gray;
	vertical-align: middle;
} 
.table-striped td {
	
	border:1px dashed gray;
} 


.table-striped tbody tr:nth-child(odd) {
 	background-color:rgba(0,0,0,.06);
 	border:1px dashed gray;
} /*每行都條紋*/

/*.oddrow td {
   background-color:rgba(0,0,0,.06);
} 有合併儲存格的時候上的條紋，需搭配JS*/

.table-striped thead td:nth-of-type(1){
    background: #E6280F; /*nuvoton red */
	border:1px solid gray;
	color: white;
  }
.table-striped thead tr {
    background: #8E8E8E;
	border:1px solid gray;
	color: white;
  }


/*.table-striped tr:nth-child(even) td:nth-first-child(2)
{
    background-color: white;
}
.table-striped tr:nth-child(odd) td:nth-first-child(2)
{
    background-color: yellow;
}
*/
.table-striped tbody td:nth-of-type(1) {
    background: white
	border:1px solid gray;
	font-weight: bold;
  }
.table-striped tbody td:nth-of-type(2) {
    background: white
	border:1px solid gray;
	font-weight: bold;
  }

/* .table-frist-css { background-color:white; border:1px solid #000; }*/
.hover-transparent :hover{
    opacity: 0.8;
}
.hover-zoom :hover img{
   
    -webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}

.table-hover tbody tr:hover{
/*color:#fa1d00;*/
background-color:rgba(0,0,0,.075)
}

	  

.yttable-bottom-border {margin-bottom:1rem;color:#212529}
.yttable-bottom-border td,.yttable-bottom-border th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}
.yttable-bottom-border thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}
.yttable-bottom-border tbody+tbody{border-top:2px solid #dee2e6}
.yttable-bottom-border th{background-color:#D9EDF7!important}

.yttable-bottom-border a {
    color: #D00600 ;   
}
.yttable-bottom-border a:hover {
 color: #C6362B ; 

}

.yttable-bottom-border a:visited {
  color: #a95f6b;
 
}

.yttable td,.yttable th{padding:.75rem;vertical-align:top;}
.yttable thead th{vertical-align:bottom;}

.yttable-all-border {margin-bottom:1rem;color:#212529;margin-top:1rem;color:#212529;margin-right:1rem;color:#212529;margin-left:1rem;color:#212529}
.yttable-all-border td,.yttable-all-border th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6;border-bottom:2px solid #dee2e6;border-right:2px solid #dee2e6;border-left:2px solid #dee2e6}
.yttable-all-border thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6;top;border-top:1px solid #dee2e6;border-right:2px solid #dee2e6;border-left:2px solid #dee2e6!important}
.yttable-all-border tbody+tbody{border-bottom:2px solid #dee2e6;border-top:2px solid #dee2e6;border-right:2px solid #dee2e6;border-left:2px solid #dee2e6}
.yttable-all-border th{background-color:#D9EDF7!important}

.yttable-bottom-border a {
    color: #D00600 ;   
}
.yttable-bottom-border a:hover {
 color: #C6362B ; 

}

.yttable-bottom-border a:visited {
  color: #a95f6b;
 
}

.yttable-all-border-gray {margin-bottom:1rem;color:#212529;margin-top:1rem;color:#212529;margin-right:1rem;color:#212529;margin-left:1rem;color:#212529}
.yttable-all-border-gray td,.yttable-all-border th{padding:.75rem;vertical-align:top;border-top:1px solid #bfbfbf;border-bottom:2px solid #bfbfbf;border-right:2px solid #bfbfbf;border-left:2px solid #bfbfbf}
.yttable-all-border-gray thead th{vertical-align:bottom;border-bottom:2px solid #bfbfbf;top;border-top:1px solid #bfbfbf;border-right:2px solid #bfbfbf;border-left:2px solid #bfbfbf}
.yttable-all-border-gray tbody+tbody{border-bottom:2px solid #bfbfbf;border-top:2px solid #bfbfbf;border-right:2px solid #bfbfbf;border-left:2px solid #bfbfbf}
.yttable-all-border-gray a {
    color: #D00600 ;   
}
.yttable-all-border-gray a:hover {
 color: #C6362B ; 

}

.yttable-all-border-gray a:visited {
  color: #990500;
 
}


/*MOSFET的表格使用此CSS*/
.yttable-all-border-transparent td,.yttable-all-border th{padding:.75rem;vertical-align:top;border-top:1px solid transparent;border-bottom:2px solid transparent;border-right:2px solid transparent;border-left:2px solid transparent}
.yttable-all-border-transparent thead th{vertical-align:bottom;border-bottom:2px solid transparent;top;border-top:1px solid transparent;border-right:2px solid transparent;border-left:2px solid transparent}
.yttable-all-border-transparent tbody+tbody{border-bottom:2px solid transparent;border-top:2px solid transparent;border-right:2px solid transparent;border-left:2px solid transparent}

.yttable-all-border-transparent {background-color:transparent!important}
.yttable-all-border-transparent table {background-color:transparent!important}
.yttable-all-border-transparent tr {background-color:transparent!important}
.yttable-all-border-transparent td {background-color:transparent!important}

/*Keil Download的表格使用此CSS*/
.ide-all-border-transparent td,.yttable-all-border th{padding:.15rem;vertical-align:top;border-top:1px solid transparent;border-bottom:2px solid transparent;border-right:2px solid transparent;border-left:2px solid transparent}
.ide-all-border-transparent thead th{vertical-align:bottom;border-bottom:2px solid transparent;top;border-top:1px solid transparent;border-right:2px solid transparent;border-left:2px solid transparent}
.ide-all-border-transparent tbody+tbody{border-bottom:2px solid transparent;border-top:2px solid transparent;border-right:2px solid transparent;border-left:2px solid transparent}

.ide-all-border-transparent {background-color:transparent!important}
.ide-all-border-transparent table {background-color:transparent!important}
.ide-all-border-transparent tr {background-color:transparent!important}
.ide-all-border-transparent td {background-color:transparent!important}

/*旋轉*/
@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}

/*  Elements */
/* ----------------------------------------------------------------
	Accordion
-----------------------------------------------------------------*/
/*.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.active, .accordion:hover {
  background-color: #ccc;
}

.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}

.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.panel-heading .accordion-toggle:before {  
    content: "－"; 
}
.panel-heading .accordion-toggle.collapsed:before {
    content: "＋";
}*/

.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}

.accordion .ac-item {
  margin-bottom: 10px;
  padding: 12px 20px;
  border-radius: 5px;
  border: 1px solid #e6e8eb;
}
.accordion .ac-item .ac-title {
  font-weight: 500;
  position: relative;
  padding-right: 10px;
  margin: 0;
  font-size: 1em;
  cursor: pointer;
  user-select: none;
}
.accordion .ac-item .ac-title:before {
  font-size: 18px;
  content: '\002B';
  font-family: "inspiro-icons";
  right: 0;
  position: absolute;
}
.accordion .ac-item .ac-title > i {
  margin-right: 8px;
}
.accordion .ac-item .ac-content {
  padding-top: 12px;
}
.accordion .ac-item .ac-content > p:last-child {
  margin-bottom: 6px;
}
.accordion .ac-item.ac-active .ac-title:before {
  content: "\2212";
}
.accordion.accordion-shadow .ac-item {
  box-shadow: 0 6px 38px rgba(0, 0, 0, 0.05);
}
.accordion.accordion-simple .ac-item {
  padding: 14px 0;
  margin-bottom: 0;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid #e6e8eb;
}
.accordion.accordion-simple .ac-item:last-child {
  border: 0;
}
.accordion.accordion-flat .ac-item {
  padding: 10px 0;
  margin-bottom: 0;
  border-radius: 0;
  border: 0;
}
.accordion.accordion-theme .ac-item {
  background-color: #2250fc;
  border: 0;
}
.accordion.accordion-theme .ac-item .ac-title {
  color: #ffffff;
}
.accordion.accordion-theme .ac-item .ac-content,
.accordion.accordion-theme .ac-item .ac-content p {
  color: #ffffff;
}
.accordion.dark .ac-item {
  background-color: #181818;
  border: 0;
}
.accordion.dark .ac-item .ac-title {
  color: #ffffff;
}
.accordion.dark .ac-item .ac-content,
.accordion.dark .ac-item .ac-content p {
  color: #ffffff;
}

/* NTCJ - Battery SHADOW/GLOW TRANSITIONS */
/* Glow */
.battery-glow {
display: inline-block;
transition-duration: 0.3s;
transition-property: box-shadow;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.battery-glow:hover {
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.battery-button {
margin: 0.4em;
padding: 1em;
cursor: pointer;
background: whitesmoke;
text-decoration: none;
color: white;
}

.battery-table, th, td {
    border-collapse: collapse;
    border: 1px solid white;
    line-height: 1.5;
    font-size: 95%;
    overflow-wrap: break-word;
  }
  
.battery-table th {
    width: 150px;
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
    background: #3f3f3f;
    color: #ffffff;
  }
.battery-table td {
    width: 250px;
    padding: 10px;
    vertical-align: top;
  }
.font-size-bat-nom{
    font-size: 16px;
    overflow-wrap: break-word;
}

.font-size-bat-nomb{
    font-size: 24px;
    color: black;
    font-weight: bold;
    overflow-wrap: break-word;
}
