/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */

.ms-form-container{
    width: 350px !important;
}

.ms-input{
    float: right;
}