.jarscredix-wrapper {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.428571429;
}
.jarscredix-wrapper .credit-card-wrapper {
padding: 40px 30px;
}
.jarscredix-wrapper .credit-card-wrapper .controls {
padding-left: 7px;
padding-right: 7px;
}
.jarscredix-wrapper input.has-error {
outline: none;
border-color: #ff7076;
border-top-color: #ff5c61;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0), 0 0 4px 0 rgba(255, 0, 0, 0.5);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0), 0 0 4px 0 rgba(255, 0, 0, 0.5);
-ms-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0), 0 0 4px 0 rgba(255, 0, 0, 0.5);
-o-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0), 0 0 4px 0 rgba(255, 0, 0, 0.5);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0), 0 0 4px 0 rgba(255, 0, 0, 0.5);
} .jarscredix-wrapper .form-control {
display: block;
width: 100%;
color: #555;
vertical-align: middle;
}
.jarscredix-wrapper .form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.jarscredix-wrapper label {
display: inline-block;
margin-bottom: 5px;
font-weight: bold;
}
.jarscredix-wrapper input:focus::-webkit-input-placeholder {
color: #ccc;
}
.jarscredix-wrapper input:focus:-moz-placeholder {
color: #ccc;
}
.jarscredix-wrapper input:focus::-moz-placeholder {
color: #ccc;
}
.jarscredix-wrapper input:focus:-ms-input-placeholder {
color: #ccc;
}
.jarscredix-wrapper .col-sm-8 {
width: 66.6666666666666%;
}
.jarscredix-wrapper .col-sm-4 {
width: 33.3333333333333%;
}
.jarscredix-wrapper .col-sm-8,
.jarscredix-wrapper .col-sm-4 {
float: left;
position: relative;
display: block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.jarscredix-wrapper .form-group {
width: 100%;
display: table;
}
.jarscredix-wrapper .first-row {
margin-bottom: 20px;
}
.jarscredix-wrapper .card-type {
margin-top: 10px;
float: right;
}
.jarscredix-wrapper .form-select{
display: block;
width: 70%;
height: 44px;
padding: 6px 12px;
margin-bottom:10px;
font-size: 14px;
line-height: 1.428571429;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}#mojito_shipping_pymexpress_guide_number_field,
#mojito_shipping_ccr_guide_number_field{
display: none;
}
.mojito-pymexpress-ws-tracking .tracking-details,
.mojito-ccr-ws-tracking .tracking-details{
display: none;
}
.mojito-pymexpress-ws-tracking .tracking-details.open,
.mojito-ccr-ws-tracking .tracking-details.open {
display: block;
}
.mojito-shipping-download-customer-pdf{
cursor: pointer;
}
.mojito-shipping-download-customer-pdf.working{
background-image: url(//boxbagcr.com/wp-content/plugins/mojito-shipping/public/img/working.svg);
background-repeat: no-repeat;
background-position: center;
background-size: 50px;
color: transparent;
padding: 10px;
}