﻿.sample_formula input.txt {
    width: 98%
}

.sample_formula h3 {
    background: 0 0 #f0f4f7;
    font-weight: 400;
    padding: 5px;
    text-align: center
}

.sample_formula p {
    font-size: 12px;
    padding: 10px
}

.sample_formula a,.seal-box a {
    color: #387bd0;
    text-decoration: underline
}

.sample_formula .item-amount span,.sample_formula .item-description span {
    display: block
}

.sample_formula p.paytrade {
    background: 0 0 #f0f4f7;
    border: 1px solid #b7c8da;
    font-size: 15px;
    line-height: 1.2;
    margin: 0 10px;
    text-align: center
}

.seal-color span {
    position: relative;
    float: left;
    display: block;
    width: 42%;
    border: 1px solid #ccc;
    -moz-border-radius: .5em;
    -webkit-border-radius: .5em;
    border-radius: .5em;
    padding: 5px;
    margin: 1%
}

.seal-color span input {
    vertical-align: middle
}

.seal-color span label {
    vertical-align: middle;
    margin-left: 5px;
    font-size: 14px
}

.seal-box {
    margin-top: 10px;
    background-color: #00f;
    border-color: #000;
    color: #fff
}

.seal-box a {
    color: #fff
}

.seal-txt {
    font-size: 16px;
    font-weight: 700
}
.submitBox2 .searchLinkBtn {
    background: none;
    border: none;
}
.submitBox2 .searchLinkBtn-grey {
    width: 100%;
    border: none;
}