.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;
}

/*for video iframe*/
.videoBox{
	position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.videoBox iframe{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* ----------------------------------------------------------------
Video slider
-----------------------------------------------------------------*/


/* Additionnal styles */
.video-slider-yt {
	width: 650px;
    height: 400px ;
    background: transparent;
    position: relative;
    overflow: hidden;
}
.slide-yt {
    position: absolute;
    top: 0;
    left: 100%;
    height: 100%;
    width: 100%;
    text-align: center;
    overflow: hidden;
}
.slide-yt:first-child{
    left: 0;
}
.overlay-content-yt {
    background: rgba(0, 0, 0, .7);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.play-button-yt {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 4em;
    height: 3em;
    margin-top: -1.5em;
    margin-left: -2em;
    background: red;
    border-radius: 1em;
    cursor: pointer;
}
.play-button-yt:after {
    content:"\25b6";
    font-size: 2em;
    line-height: 1.4em;
}
 
.slide-arrow-yt{
    position: absolute;
    top: 0;
    left: 0;
    height: 45%;
    width: 15%;
    cursor: pointer;
    opacity: .2;
}
.slide-arrow-yt:hover{
    opacity: 1;
}
.slide-arrow-yt:after{
    content: "﹤";
    text-align: center;
    display: block;
    height: 10%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 3em;
}
.slide-arrow-yt.right-yt:after{
    content: "﹤";
}
.slide-arrow-yt.right-yt{
    left:auto;
    right: 0;
}

.slide-arrow-yt.right-yt:after{
    content: "﹥";
}
.slide-arrow-yt.left-yt{
    left: 0;
	 right:auto;
}

/*-----0627----增加tooltip @MA35D1 resources page--------*/
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted #ccc;
}

.tooltip .tooltiptext {
    visibility: hidden;
    position: absolute;
    width: 250px;
    background-color: #C0C0C0;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.tooltip-right {
  top: -5px;
  left: 125%;  
}

.tooltip-right::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #C0C0C0 transparent transparent;
}
