body {
background-color: transparent;
font-family: 'Roboto', sans-serif, Arial, Verdana; }
label {
margin-bottom: 0;
margin-top: 3px;
}
button {
min-width: 120px;
}
ul {
margin: 0;
}
ul.dashed {
list-style-type: none;
}
ul.dashed > li {
text-indent: -5px;
}
ul.dashed > li:before {
content: "- ";
text-indent: -5px;
}
.panel-title > a {
font-weight: 400;
}
.nowrap {white-space: nowrap}
.nobold {font-weight: normal}
.spacer5 {margin-top: 5px} .spacer20 {margin-top: 20px}
.nomargin {margin: 0}
.nopadding {padding: 0}
.fullwidth {width: 100% !important;}
.row-spacer { padding-top: 8px; }
.displaynone, #p2p-instant-quote-group .displaynone {display: none}
.nounderline {text-decoration: none !important;}
.fullmaxwidth {max-width: 100% !important;}
.rpadding0 {padding-right:0 !important;}
a.unclickable {
cursor: not-allowed;
color: silver;
}
#email-modal .emsform {
padding: 0 80px;
}
#btn-email-modal-submit {
height: 45px;
font-size: 16px;
padding: 0 20px;
}
.modal-backdrop {
opacity:0 !important;
}
#pcb-fabrication-general .form-group {
margin-bottom: 8px;
}
#p2p-instant-quote-group #update-shipping {
min-width: 130px;
height: 34px;
border: none;
background-color: #f26c00;
}
#p2p-instant-quote-group #update-shipping:disabled:hover {
background-color: #f26c00;
} input.nospin::-webkit-outer-spin-button,
input.nospin::-webkit-inner-spin-button { -webkit-appearance: none;
margin: 0; } input[type=number] {
-moz-appearance:textfield;
}
.bootstrap-wrapper .form-control {
border: 1px solid #ccc !important;
border-radius: 4px !important;
-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%) !important;
box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%) !important;
}
div.subpanel > div.panel-heading,
.bootstrap-wrapper .panel-info > .panel-heading {
padding: 4px 15px 0 15px;
background: none;
border: none;
}
div.subpanel > div.panel-heading > div.checkbox {
margin-top: 5px;
}
div.subpanel > div.panel-body {
padding-top: 5px;
} div.panel-assembly-service {
margin-top: 15px;
}
div.panel-assembly-service > div.panel-heading {
padding: 5px 15px;
}
div.panel-assembly-service > div.panel-body {
padding: 10px 15px;
}
#assembly-requests-hint {
line-height: 42px;
}
.make-invisible {
position: absolute;
top: -5000px;
} .tooltip.in {
opacity: 1;
z-index: 100000;
}
.tooltip-inner {
background-color: #f2ce7a;
color: black;
width: 400px;
max-width: 320px;
font-size: 15px;
}
.white-tooltip + .tooltip > .tooltip-inner {
background-color: #fff;
}
.small-wide-tooltip + .tooltip > .tooltip-inner {
padding: 15px;
width: 400px;
max-width: 400px;
font-size: 12px;
border: 1px solid silver;
}
.large-wide-tooltip + .tooltip > .tooltip-inner {
padding: 15px;
width: auto;
max-width: 800px;
font-size: 12px;
border: 1px solid silver;
}
.large-wide-tooltip + .tooltip > .tooltip-inner ul.dashed {
padding: 4px 0 4px 10px;
}
.assembly-tooltip + .tooltip > .tooltip-inner {
padding: 15px;
height: 110px;
width: auto;
max-width: 800px;
font-size: 15px;
border: 1px solid silver;
white-space: nowrap;
color: black;
}
.assembly-tooltip-text + .tooltip > .tooltip-inner {
height: 50px
}
.assembly-tooltip + .tooltip > .tooltip-inner .media-body {
vertical-align: middle;
}
.assembly-tooltip + .tooltip > .tooltip-inner img {
max-width: 200px;
}
[data-id="solder-mask-color"], [data-id="silk-screen-color"] {
padding-left: 14px;
}
#projects-per-board {
padding-left: 16px;
}
#gerber-viewer-frame {
width: 100%;
height: 420px;
background-color: #f9f9f9;
border: 1px solid #dddddd;
}
#loading-spinner {
display: none;
width: 100%;
height: 100px;
position: relative;
}
#loading-spinner > img {
margin: auto;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
#pricing-build-time-block {
display: none;
}
#pricing-build-time-panel > .panel-heading {
font-weight: bold;
font-size: 16px;
}
#pricing-build-time-panel > .panel-body {
padding-top: 0;
}
#pricing-build-time-table tr th {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
font-weight: bold;
font-size: 16px;
}
#pricing-build-time-table tr td {
font-weight: normal;
}
#pricing-build-time-table tr th, #pricing-build-time-table tr td {
text-align: center;
padding: 8px;
}
#pricing-build-time-table tr.row-disabled {
color: silver;
cursor: default;
}
#pricing-country, #pricing-zip {
padding:6px 4px;
}
#call-best-pricing-block {
font-weight: bold;
color: #f26c0f;
}
#assembly-bga-warning-msg {
font-weight: bold;
}
#pcbshopper-notes-header {
font-weight: bold;
border-radius: 0;
border: none;
border-top: 1px solid #e3bebd;
padding-bottom: 5px;
}
#pcbshopper-notes > .list-group-item-warning {
padding-top: 5px;
border-radius: 0;
border: none;
border-bottom: 1px solid #e7dfc4;
}
.pcbshopper-notes-list {
padding: 0 15px;
}
.pcbshopper-notes-list li {
display: block;
}
.pcbshopper-notes-list li:before {
content: "\e080";
font-family: 'Glyphicons Halflings';
font-size: 9px;
float: left;
margin-top: 4px;
margin-left: -17px;
color: #CCCCCC;
}
#sales-tax-certificate-not-needed {
font-size: 14px;
font-style: italic;
color: #555;
}
#sales-tax-certificate-lbl {
font-size: 15px;
font-weight: normal;
margin-top: 6px;
}
#sales-tax-certificate-btn {
padding: 4px 15px;
}
#sales-tax-certificate-filename {
margin-top: 5px;
font-style: italic;
}
#total-price-table {
margin: 10px 0 0 0;
border: none;
}
#total-price-table thead th {
border-bottom: 0;
}
#total-price-table tfoot td {
border-top: 0;
}
#total-price-table tbody tr:last-child td {
height: 30px;
line-height: 30px;
}
#total-price-table tbody tr td {
border-top: 0;
font-weight: normal;
padding: 0 15px;
} #next-step,#manual-quote {
min-width: 120px;
font-weight: bold;
margin-right: 8px;
}
#btn-calculate {
min-width: 180px;
margin-bottom: 10px;
font-size: 14px !important;
}
#btn-design-file-upload {
max-width: 180px;
}
#btn-form-submit {
font-size: 22px;
font-weight: bold;
margin-left: 10px;
border-radius: 20px;
min-width: 160px;
}
#p2p-instant-quote-group #btn-form-submit:disabled {
background-color: #f26c00;
}
#design-file-name, #centroid-file-name, #bill-materials-filename {
line-height: 34px;
}
#pricing-build-time-block {
padding: 0 10px 0 0;
}
#pricing-build-time-table .btn-circle {
width: 22px;
height: 22px;
text-align: center;
padding: 3px 0;
font-size: 12px;
line-height: 1.428571429;
border-radius: 15px;
}
#pricing-build-time-table .btn-circle input {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
#p2p-instant-quote-group .btn-orange {
background-color: #f26c00;
}
#p2p-instant-quote-group .btn-orange:hover {
background-color: #ec971f;
}
#p2p-instant-quote-group input,
#p2p-instant-quote-group select {
font-weight: normal;
} #img-pcb-visualizer {
margin-bottom: 10px;
margin-top: -25px;
}
#pcb-silk-screen {
width: 193px;
height: 196px;
position: absolute;
top: 19px;
right: 35px;
}
.silk-screen-black {background: url(//www.pad2pad.com/wp-content/plugins/ems-dynamic-content/forms/instant-quote/images/visualizer/silk-screen-black.png) no-repeat center center;}
.silk-screen-white {background: url(//www.pad2pad.com/wp-content/plugins/ems-dynamic-content/forms/instant-quote/images/visualizer/silk-screen-white.png) no-repeat center center;}
#pcb-solder-mask {
width: 213px;
height: 215px;
float: right;
}
.solder-mask-black  {background: url(//www.pad2pad.com/wp-content/plugins/ems-dynamic-content/forms/instant-quote/images/visualizer/soldermask-black.png) no-repeat center center;}
.solder-mask-blue   {background: url(//www.pad2pad.com/wp-content/plugins/ems-dynamic-content/forms/instant-quote/images/visualizer/soldermask-blue.png) no-repeat center center;}
.solder-mask-green  {background: url(//www.pad2pad.com/wp-content/plugins/ems-dynamic-content/forms/instant-quote/images/visualizer/soldermask-green.png) no-repeat center center;}
.solder-mask-none   {background: url(//www.pad2pad.com/wp-content/plugins/ems-dynamic-content/forms/instant-quote/images/visualizer/soldermask-none.png) no-repeat center center;}
.solder-mask-purple {background: url(//www.pad2pad.com/wp-content/plugins/ems-dynamic-content/forms/instant-quote/images/visualizer/soldermask-purple.png) no-repeat center center;}
.solder-mask-red    {background: url(//www.pad2pad.com/wp-content/plugins/ems-dynamic-content/forms/instant-quote/images/visualizer/soldermask-red.png) no-repeat center center;}
.solder-mask-yellow {background: url(//www.pad2pad.com/wp-content/plugins/ems-dynamic-content/forms/instant-quote/images/visualizer/soldermask-yellow.png) no-repeat center center;}
.solder-mask-white  {
background: url(//www.pad2pad.com/wp-content/plugins/ems-dynamic-content/forms/instant-quote/images/visualizer/soldermask-white.png) no-repeat center center;
border-bottom: 1px solid silver;
border-left: 1px solid silver;
}
#pcb-gold-fingers {
background: url(//www.pad2pad.com/wp-content/plugins/ems-dynamic-content/forms/instant-quote/images/visualizer/gold-fingers.png) no-repeat center center;
width: 25px;
height: 196px;
position:absolute;
top: 19px;
right: 203px;
} .panel-heading-text {
line-height: 32px;
font-weight: bold;
font-size: 16px;
margin: 0 0 0 10px;
}
.heading-checkbox {
line-height: 24px;
}
.bootstrap-wrapper .heading-checkbox label {
font-weight: bold;
}
.firstcol {
width: 100px;
float: left;
}
.firstcol150 {width: 150px}
label.ctrl-inline {
line-height: 30px;
}
#pcb-specifications input.ctrl-sm, #pcb-specifications select.ctrl-sm {
font-size: 14px;
max-width: 100px;
}
select.ctrl-sm {
min-width: 100px;
}
select.form-control {
font-weight: normal;
}
.green-solder { background-color: #0e4a0b; }
.blue-solder { background-color: #13436f; }
.red-solder { background-color: #c0362b; }
.yellow-solder { background-color: #e3990f; }
.purple-solder { background-color: #6f4692; }
.coffee-solder { background-color: #3a2e35; }
.black-solder, .black-silk { background-color: #15110f; }
.white-solder, .white-silk { background-color: #eaecf1; }
.translucent-solder { background-color: transparent; border: 1px solid gray } #payment-nav-tabs {
padding-bottom: 0 !important;
margin-bottom: 20px;
margin-right: -15px;
margin-left: -15px;
border-bottom: 1px solid #bbb;
font-weight: normal;
}
#payment-nav-tabs li {
margin: 0 5px;
}
#payment-nav-tabs li > a {
background-color: #fbfbfb;
padding: 5px 15px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
cursor: pointer;
}
#payment-nav-tabs li > a:hover {
background-color: #ddd;
border: 1px solid #ddd;
}
#payment-nav-tabs li.active {
border-bottom: 1px solid white;
margin-bottom: -1px;
}
#payment-nav-tabs li.active > a {
background-color: transparent;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
padding: 5px 15px;
border: 1px solid #bbb;
border-bottom: 1px solid white;
cursor: default;
}
#payment-nav-tabs a {
text-decoration: none;
}
#page3-step2 div.panel-body > div.tab-content {
margin: 25px;
} [class^="custicon-"],
[class*=" custicon-"] {
display: inline-block;
width: 16px;
height: 18px;
*margin-right: .3em;
line-height: 14px;
vertical-align: text-top;
background-image: url(//www.pad2pad.com/wp-content/plugins/ems-dynamic-content/forms/instant-quote/images/custom-icons.png);
background-position: 14px 14px;
background-repeat: no-repeat;
}
[class^="cus-"]:last-child,
[class*=" cus-"]:last-child {
*margin-left: 0;
} .custicon-calculator{ background-position: 0 0; }
.custicon-recycle{ background-position: -16px 0; }
.custicon-info{ background-position: -32px 0; }
#custom-pcb-fab {
width: 37px;
height: 32px;
background: url(//www.pad2pad.com/wp-content/plugins/ems-dynamic-content/forms/instant-quote/images/pcb-spec-header-images.png) 0 0;
}
#pth-and-smt {
width: 37px;
height: 32px;
background: url(//www.pad2pad.com/wp-content/plugins/ems-dynamic-content/forms/instant-quote/images/pcb-spec-header-images.png) 37px 0;
} .rpadding {
padding: 0 8px 0 0 !important;
}
div.row > div.lastcol {
padding-left: 0;
}
div.row > div.middlecol {
padding-right: 0;
}
#month-year-cvv-block {
margin-right: 0;
}
#cc-exp-month-year, #cc-cvv {
max-width: 120px;
}
#cc-cvv {
margin-left: 6px;
}
#img-cc-visa {
width: 65px;
height: 40px;
background: url(//www.pad2pad.com/wp-content/plugins/ems-dynamic-content/forms/instant-quote/images/creditcards.png) 0 0;
}
#img-cc-mastercard {
width: 65px;
height: 40px;
background: url(//www.pad2pad.com/wp-content/plugins/ems-dynamic-content/forms/instant-quote/images/creditcards.png) -65px 0;
}
#img-cc-discover {
width: 65px;
height: 40px;
background: url(//www.pad2pad.com/wp-content/plugins/ems-dynamic-content/forms/instant-quote/images/creditcards.png) -130px 0;
}
#img-cc-americanexpress {
width: 65px;
height: 40px;
background: url(//www.pad2pad.com/wp-content/plugins/ems-dynamic-content/forms/instant-quote/images/creditcards.png) -195px 0;
}
span.img-cc-active {
opacity: 1;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.img-cc {
display: inline-block;
opacity: 0.1;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.valign {
vertical-align: middle !important;
}
.checkbox-right {
width: 400px;
float: right;
}
#customer-info div.input-group > input.form-control,
#customer-info div.input-group > select.form-control,
#customer-info div.input-group > textarea.form-control {
border-radius: 4px;
}
.iconempty {
width: 32px;
background-image: none;
display: inline-block;
}
.input-tooltip {
line-height: 0;
padding-left: 8px;
}
.lheight36 {
line-height: 36px;
margin-bottom: 0;
vertical-align: middle;
}
#upload-threading-alert {
display: none;
margin: 15px 0;
}
#customer-info textarea#other-instructions,
#customer-info textarea#function-of-pcb {
height: 60px;
}
#order-submitted-modal > .modal-dialog {
z-index: 100000;
}
#order-submitted-modal {
background-color: rgba(50,50,50,0.5);
}
#email-alert {
display: none;
margin: 15px 0 0 0;
}
#i-agree-terms-label {
font-size: 16px
}
#pricing-country-block {
padding-right: 0;
margin-bottom: 5px;
}
#country, #shipping-country, #state, #shipping-state {
padding-left: 8px;
} #irfq-email-modal {
font-family: 'gilroy', 'gilroy-light', Arial, sans-serif;
z-index: 100000;
background-color: rgba(50,50,50,0.5);
}
#irfq-email-modal .modal-content {
border-radius: 12px;
max-width: 600px;
}
#irfq-email-modal .modal-body {
padding: 25px 15px;
}
#irfq-email-modal .modal-footer {
color: white;
text-align: center;
font-weight: bold;
font-size: 22px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
padding: 5px;
background: url(//www.pad2pad.com/wp-content/plugins/ems-dynamic-content/forms/instant-quote/images/logo-footer.png) no-repeat center center #0561a0;
height: 50px;
}
#irfq-email-modal button.close {
padding-top: 0;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
min-width: 20px;
}
#irfq-signup-zipcode {
margin-bottom: 10px;
}
#irfq-signup-email,#irfq-signup-zipcode {
font-size: 17px;
} #irfq-signup-facebook-btn {
width: 205px;
min-width: 205px;
}
#irfq-email-modal .progress {
margin-bottom: 5px;
}
#irfq-email-modal .progress span {
position: absolute;
display: block;
width: 100%;
}
#irfq-email-modal .signup-email {
font-size: 18px
}
#irfq-email-instant-quote-btn {
height: 42px;
border-radius: 4px;
background-color: #fc7a02 !important;
border-color: #fc7a02 !important;
width: 100%;
font-size: 21px;
line-height: 21px;
}
#i-agree-terms-calc-cb {
font-size: 16px;
line-height: 22px;
}
@media (min-width: 1200px) {
#pricing-country-block {
padding-right: 15px;
}
} @media screen and (max-width: 1024px) {
#pcb-specifications .form-group .form-inline .ctrl-sm {
width: 90px;
max-width: 90px;
}
#pcb-specifications select.ctrl-sm {
min-width: 90px;
}
#email {
width: auto;
}
#pricing-country-block {
padding-right: 15px;
}
}
@media screen and (max-width: 959px) {
#img-pcb-visualizer { margin-top: 0 }
}
@media screen and (max-width: 768px) {
.nopadding-xs-sm {
padding: 0;
}
#pcb-specifications .form-group .form-inline .ctrl-sm {
width: 70px;
min-width: 70px;
max-width: 100%;
margin-top: 4px;
display: inline-block;
padding: 0 0 0 10px;
}
label.ctrl-inline {
line-height: 20px;
margin-bottom: 0;
}
#email {
width: 100%;
}
div.input-tooltip-empty {
width: 16px;
}
#pricing-country-block {
padding-right: 15px;
}
.panel-default>.panel-heading {
padding: 5px 10px;
}
.panel-heading-text {
margin-left: 5px;
font-size: 15px;
}
div.subpanel > div.panel-heading {
padding: 4px 5px 0 4px;
}
.firstcol {
width: 100%;
} .et_pb_column .et_pb_module {
margin-bottom: 0;
margin-top: 0 !important;
}
.et_pb_section_0.et_pb_section {
margin-top: 5px !important;
}
.et_pb_code_2 {
margin-top: 0 !important;
}
#p2p-instant-quote-group {
margin-top: 0 !important;
}
}
@media screen and (max-width: 767px) {
.form-group {
margin-bottom: 0;
}
#cc-exp-month-year, #cc-cvv {
width: 100%;
max-width: 100%;
margin-top: 8px;
}
div.row-spacer-xs {
margin-top: 8px;
}
#pricing-country-block {
padding-right: 15px;
}
}
@media screen and (max-width: 425px) {
#cc-exp-month-year, #cc-cvv {
width: 100%;
max-width: 100%;
margin-top: 8px;
}
div.row-spacer-xs {
margin-top: 8px;
}
#pricing-country-block {
padding-right: 15px;
}
#assembly-service-panel > .panel-heading {
height: 95px;
}
#assembly-requests-hint {
line-height: 16px;
display: block;
float: left;
}
}
.text-left-not-xs, .text-left-not-sm, .text-left-not-md, .text-left-not-lg { text-align: left; }
.text-center-not-xs, .text-center-not-sm, .text-center-not-md, .text-center-not-lg { text-align: center; }
.text-right-not-xs, .text-right-not-sm, .text-right-not-md, .text-right-not-lg { text-align: right; }
.text-justify-not-xs, .text-justify-not-sm, .text-justify-not-md, .text-justify-not-lg { text-align: justify; }
@media (max-width: 767px) {
.text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs { text-align: inherit; }
.text-left-xs { text-align: left; }
.text-center-xs { text-align: center; }
.text-right-xs { text-align: right; }
.text-justify-xs { text-align: justify; }
.pull-right-xs { float: right; }
.row-spacer { padding-top: 0; }
.nopadding-xs-sm { padding: 0; }
#cc-cvv { margin-left: 0; }
#pricing-build-time-block {
margin-top: 0;
padding: 20px 15px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.text-left-not-sm, .text-center-not-sm, .text-right-not-sm, .text-justify-not-sm { text-align: inherit; }
.text-left-sm { text-align: left; }
.text-center-sm { text-align: center; }
.text-right-sm { text-align: right; }
.text-justify-sm { text-align: justify; }
.pull-right-sm { float: right; }
.nopadding-xs-sm { padding: 0; }
#cc-cvv { margin-left: 0; }
#pricing-build-time-block {
margin-top: 0;
padding: 20px 15px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.text-left-not-md, .text-center-not-md, .text-right-not-md, .text-justify-not-md { text-align: inherit; }
.text-left-md { text-align: left; }
.text-center-md { text-align: center; }
.text-right-md { text-align: right; }
.text-justify-md { text-align: justify; }
.pull-right-md { float: right; }
}
@media (min-width: 1200px) {
.text-left-not-lg, .text-center-not-lg, .text-right-not-lg, .text-justify-not-lg { text-align: inherit; }
.text-left-lg { text-align: left; }
.text-center-lg { text-align: center; }
.text-right-lg { text-align: right; }
.text-justify-lg { text-align: justify; }
.pull-right-lg { float: right; }
}html, body {
margin: 0;
padding: 0;
height: 100%;
width: 100%;
}
.gerber-viewer {
font-family: "Arial";
position: relative;
overflow: hidden;
height: 100%;
width: 100%;
display: table;
}
.gerber-viewer > .overlay { background: rgba(255, 255, 255, 0.85);
border-right: 1px solid #CCC; display:table-cell;
vertical-align: top;
}
.gerber-viewer > svg.render { height: 100%;
display: table-cell;
}
.gerber-viewer .copy {
position: absolute;
right: 0;
bottom: 0;
padding: 4px;
font-size: 9pt;
color: #777777;
font-style: italic;
}
.gerber-viewer .copy a {
color: inherit;
}
@media (max-width:650px) {
.gerber-viewer { display: block; overflow: scroll; }
.gerber-viewer > .overlay { display:block; width:100%; float:none; clear:both; }
.gerber-viewer > svg.render {display:block; width:100%; float:none; clear:both; }
.gerber-viewer .copy { position:relative; display:block; width:100%; float:none; clear:both; }
}
.gerber-viewer > svg.render svg,
.gerber-viewer > svg.render g {
overflow: visible;
}
.gerber-viewer .overlay .toolbar {
border-bottom: 1px solid #cccccc;
margin-bottom: -1px;
}
.gerber-viewer .overlay .toolbar a {
display: inline-block;
padding: 12px 24px;
text-decoration: none;
color: #666;
font-weight: bold;
border-right: 1px solid #cccccc;
margin-right: -1px;
height: 18px;
vertical-align: top;
}
.gerber-viewer .overlay .file-layer-selector {
padding: 10px;
white-space: nowrap;
}
.gerber-viewer .overlay .file-layer-selector span.box {
display: inline-block;
width: 20px;
height: 13px;
border: 1px solid #cccccc;
margin-right: 7px;
margin-top: 2px;
}
.gerber-viewer .overlay .file-layer-selector span.name {
display: inline-block;
width: 150px;
}
.gerber-viewer .overlay .file-layer-selector .header span {
padding: 1px;
font-weight: bold;
}
.gerber-viewer .overlay .file-layer-selector .header span.box {
border: 0;
}