body .modal .modal-header {
    background: #b98d36;
    border-bottom: solid 1px #b38425;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

html body .modal {
    border: none;
    border-radius: 2px;
}

    html body .modal h3,
    html body .modal h3:before {
        color: white;
    }

/*body .modal .modal-header div.cancel.close:before,
body .modal .modal-header div.cancel.close:after,
body .modal .modal-header div.cancel.close:hover:after,
body .modal .modal-header div.cancel.close:hover:before {
    background: #725100;
}
*/
html body .modal .modal-header .tools.mail_editor_tools a {
    color: white;
    top: 0;
}

.ocd #chatPopup {
    background: #f6f6f6;
}
