@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("mail.google.com") {

/* Compose - Subject Input */
input[name="subject"] {font-size: 12px !important; letter-spacing: 0.02em !important;}

/* Compose - Main Input */
.Ak {font-size: 12px !important; line-height: 18px !important; letter-spacing: 0.02em !important;}

/* Compose - Focus Color */
textarea:focus {-moz-border-bottom-colors: #E4D6B1 #363B42 !important; -moz-border-left-colors: #E4D6B1 #363B42 !important; -moz-border-right-colors: #E4D6B1 #363B42 !important; -moz-border-top-colors: #E4D6B1 #363B42 !important;}

/* Compose - Textarea Border */
.Ao, .Ar {border: none !important;}
}