﻿div.uc_call_back input[type=text]::-webkit-input-placeholder {
    color: #cccccc!important;
}

div.uc_call_back .input-group input {
    border: 1px solid #cccccc!important;
    width: 100% !important;
    color: #FFFFFF!important;
    font-weight: bold;
    margin-left: -16px!important;
}

div.uc_call_back .shop-subscribe .input-group-btn .btn {
    border: 1px solid grey;
    background: grey;
}

div.uc_call_back .shop-subscribe {
    background-color: rgba(255,255,255,.15);
    padding: 0px 0;
}

div.uc_call_back .shop-subscribe h2 {
    margin-left: -16px!important;
    }

