input.com-withdraw.view-recordform.no-layout.no-task.itemid-883 {
    width: 100% !important;
    max-width: 100% !important;
}
.com-withdraw.view-recordform.no-layout.no-task.itemid-883 button#jform_date_btn {
    padding: 9px 10px;
}
.com-withdraw.view-recordform.no-layout.no-task.itemid-883 [class^="icon-"],
.com-withdraw.view-recordform.no-layout.no-task.itemid-883 [class*=" icon-"] {
    line-height: 1;
}
.com-withdraw.view-recordform.no-layout.no-task.itemid-883 .input-append {
    width: 100%;
}
.com-withdraw.view-recordform.no-layout.no-task.itemid-883 .form-group {
    padding: 0px 15px;
}
.com-withdraw.view-recordform.no-layout.no-task.itemid-883 .form-group input#jform_withdrawamount {
    margin: 0px 0px 0px -4px;
}
.com-withdraw.view-recordform.no-layout.no-task.itemid-883 .withdrawal-wrapper .col-sm-4 {
    width: 96.5%;
    color: #000;
}
.com-withdraw.view-recordform.no-layout.no-task.itemid-883 .form-horizontal .control-label {
    width: 300px;
}
.com-withdraw.view-recordform.no-layout.no-task.itemid-883 label#jform_withdrawamount-lbl {
    width: 300px;
}
.com-withdraw.view-recordform.no-layout.no-task.itemid-883 button.validate.btn.btn-primary  {
    background-color: #db005f;
    color: #fff ;
    float: right;
    margin-right: 3.5%;
}
.com-withdraw.view-recordform.no-layout.no-task.itemid-883 button.validate.btn.btn-primary:hover  {
    background-color: #db005fb0;
}
.com-withdraw.view-recordform.no-layout.no-task.itemid-883 a.btn.btn-warning {
    background-color: #000000;
    color: #fff;
}
.com-withdraw.view-recordform.no-layout.no-task.itemid-883 a.btn.btn-warning:hover {
    background-color: #000000a1;
}

@media(min-width:992px){
.com-withdraw.view-recordform.no-layout.no-task.itemid-883 select,
.com-withdraw.view-recordform.no-layout.no-task.itemid-883 textarea,
.com-withdraw.view-recordform.no-layout.no-task.itemid-883 input[type="text"],
.com-withdraw.view-recordform.no-layout.no-task.itemid-883 input[type="password"],
.com-withdraw.view-recordform.no-layout.no-task.itemid-883 input[type="datetime"],
.com-withdraw.view-recordform.no-layout.no-task.itemid-883 input[type="datetime-local"], 
.com-withdraw.view-recordform.no-layout.no-task.itemid-883 input[type="date"],
.com-withdraw.view-recordform.no-layout.no-task.itemid-883 input[type="month"],
.com-withdraw.view-recordform.no-layout.no-task.itemid-883 input[type="time"],
.com-withdraw.view-recordform.no-layout.no-task.itemid-883 input[type="week"],
.com-withdraw.view-recordform.no-layout.no-task.itemid-883input[type="number"],
.com-withdraw.view-recordform.no-layout.no-task.itemid-883input[type="email"],
.com-withdraw.view-recordform.no-layout.no-task.itemid-883input[type="url"],
.com-withdraw.view-recordform.no-layout.no-task.itemid-883input[type="search"],
.com-withdraw.view-recordform.no-layout.no-task.itemid-883input[type="tel"],
.com-withdraw.view-recordform.no-layout.no-task.itemid-883input[type="color"],
.com-withdraw.view-recordform.no-layout.no-task.itemid-883.uneditable-input{
    width: 100% !important;
    max-width: 70% !important;
}    
.com-withdraw.view-recordform.no-layout.no-task.itemid-883 .input-append {
    width: 70%;
}
}
@media(max-width:991px){
.com-withdraw.view-recordform.no-layout.no-task.itemid-883 button#jform_date_btn {
    padding: 10px 10px;
}
}