/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 14 2017 | 05:15:17 */
#fileuploads {
 	background-color: #fff;
}


#imagepress_image_description {
    height: 2em;
}

.imagepress-upload-form input[type="text"], input[type="number"] {
    width: 100%;
    height: 40px;
}

#s {
    height: 40px;
    margin: 10px auto 15px auto;
}

#entry_category {
    width: 100%;
    height: 40px;
}

.imagepress-upload-form label {
    display: none;
}

#ip-boxes {
    padding-top: 15px;
}

#imagepress_submit {
    padding: 5px 20px;
}

.ip_box_top .name {
    display: none;
}

.imagetitle {
    margin: 0 0 0 0;
    height: 25px;
}

.ip_box_bottom {
    display: none;
}
    