|
|
|
@ -176,25 +176,6 @@ div label input {
|
|
|
|
|
opacity: 0.0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.details-item {
|
|
|
|
|
display: inline-block;
|
|
|
|
|
width: 25%;
|
|
|
|
|
padding: 12pt 10pt 12pt 0;
|
|
|
|
|
text-align: right;
|
|
|
|
|
text-transform: uppercase;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.details-content {
|
|
|
|
|
display: inline-block;
|
|
|
|
|
width: 65%;
|
|
|
|
|
padding-left: 20pt;
|
|
|
|
|
text-align: left;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.details-content p {
|
|
|
|
|
text-align: left;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.round-button {
|
|
|
|
|
position: absolute;
|
|
|
|
|
bottom: 15pt;
|
|
|
|
@ -329,61 +310,13 @@ table#details {
|
|
|
|
|
margin-top: 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
table#details #location-head {
|
|
|
|
|
height: 10%;
|
|
|
|
|
color: #013A3A;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
table#details #location {
|
|
|
|
|
height: 10%;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
table#details #location td{
|
|
|
|
|
height: 10%;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
table#details #partno-head {
|
|
|
|
|
height: 10%;
|
|
|
|
|
color: #013A3A;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
table#details #partno-head td{
|
|
|
|
|
padding-top: 16pt;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
table#details #partno{
|
|
|
|
|
height: 10%;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
table#details #partno td{
|
|
|
|
|
height: 10%;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
table#details #description-head {
|
|
|
|
|
height: 10%;
|
|
|
|
|
color: #013A3A;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
table#details #description-head td {
|
|
|
|
|
padding-top: 16pt;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
table#details #description {
|
|
|
|
|
height: 20%;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
table#details #description td {
|
|
|
|
|
padding-left: 5%;
|
|
|
|
|
padding-right: 5%;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
table#details #datasheet-head {
|
|
|
|
|
height: 10%;
|
|
|
|
|
.details-header {
|
|
|
|
|
color: #013A3A;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
table#details #datasheet-head td {
|
|
|
|
|
padding-top: 16pt;
|
|
|
|
|
.details-content td{
|
|
|
|
|
padding-top:6pt;
|
|
|
|
|
padding-bottom:16pt;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
td p {
|
|
|
|
|