element.style  .bootstrap-tagsinput[readonly], .chosen-choices[disabled], .chosen-choices[readonly], .chosen-single[disabled], .chosen-single[readonly], .form-control[disabled], .form-control[readonly], fieldset[disabled] .bootstrap-tagsinput, fieldset[disabled] .chosen-choices, fieldset[disabled] .chosen-single, fieldset[disabled] .form-control     {
    background: #959ea9;
    color: #000000;
}
