#witext {
    margin-top: 5px;
    margin-bottom: 10px;
    text-align: center;
}
#onclick {
    padding: 3px;
    color: green;
    cursor: pointer;
    padding: 5px 5px 5px 15px;
    width: 70px;
    color: white;
    background-color: #123456;
    box-shadow: 1px 1px 5px grey;
    border-radius: 3px;
}
.form {
    box-shadow: 0 0 1px;
    font-weight: bold;
}
#wholesale-inq-form input {
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 35px;
    margin-top: 5px;
    padding: 5px;
}
#wholesale-inq-form input[type=submit],
#wholesale-inq-form input[type=button] {
    border: medium none;
    color: white;
    font-family: arial;
    font-size: 15px;
    font-weight: normal;
    width: 100%;
    cursor: pointer;
}
#wholesale-inq-form {
    display: none;
    position: relative;
    z-index: 111;
}
#wholesale {
    background-color: white;
}
.img {
    float: right;
    margin-top: -35px;
    margin-right: -37px;
}
#wholesale {} .close-newsbtn {
    color: #67a5ba;
    float: left;
    font-family: arial;
    font-size: 30px;
    position: relative;
    top: -12px;
    left: 13px;
    cursor: pointer;
}
.wholesale-heading {
    clear: both;
}
.border-image {
    float: left;
    width: 94%;
}
.wholesale-heading > h3 {
    font-family: arial;
    font-size: 24px;
    padding: 21px 0;
    text-align: center;
    color: #464553;
    text-transform: uppercase;
}
.win-left {
    float: left;
    width: 46% !important;
}
.win-form {
    float: right;
    width: 330px !important;
}
.win-form-inner {
    background-color: #dbdbdb;
    padding: 21px;
}
.win-form > img {
    margin-left: -29px;
    margin-top: -39px;
    position: relative;
    top: 19px;
}
.wborder-image > img {
    position: relative;
    top: -3px;
}
.comment-box {
    border: 1px solid #ccc;
    border-radius: 5px;
    font-family: arial;
    padding-left: 7px;
    margin-top: 5px;
}
.win-left > img {
    width: 100%;
}
.nf-left {
    float: left;
    text-align: left !important;
    width: 45% !important;
    margin-top: 48px;
}
.wmail-form {
    float: right;
    width: 330px !important;
}
.wmail-form-inner {
    padding: 15px;
}
.wmail-form > img {
    margin-left: -29px;
    margin-top: -39px;
    position: relative;
    top: 19px;
}
.wborder-image {
    float: left;
    width: 94%;
}