.input1 { border: 1px solid #e6e6e7; background-color: #fff; width: 100%; height: 50px; margin-top: 10px; text-indent: 10px}
.textarea1 { border: 1px solid #e6e6e7; background-color: #fff; width: 100%; height: 100px; margin-top: 10px; text-indent: 10px}
.submit { background: #8a9d46; color: #fff; width: 30%; text-transform: uppercase; font-size: 16px; border: none; padding: 10px 0; margin-top: 20px; border-radius: 4px }
input:date { color: #5E5E5E!important}
.margintop10 { margin-top: 10px}
.projectLogo img { width: 100%}
.back { color: #fff; font-size: 14px; background: #000; display: inline-block; padding: 5px 10px; border-radius:4px; text-transform: uppercase; font-weight: bold}
.edit { background: #748537;}
.delete { background: #fc4747}
.back:hover { opacity: 0.8; color: #fff}
.projectTitle { color: #748537; font-weight: bold}