.default-logo {
    width: 210px;
    height: 83px;
    padding-botton  15px;
}

.sun-editor .se-toolbar {
display: none;
}
@media screen and (min-width: 768px) {
.mail-control-button.button-attachment {
height: 38px !important;
width: 38px !important;
background-position: center center;
background-repeat: no-repeat;
background-size: 19px 17px;
}
.new-message-form-content .mail-editor-container {
padding-left: 10px;
}
.mail-control-button.file-upload {
left: 238px;
top: 63px;
}
.sun-editor .se-toolbar {
display: block;
}
}
@media screen and (min-width: 992px) {
.mail-control-button.file-upload {
position: absolute;
z-index: 10000;
left: 692px;
top: 20px;
}
}
