@import "/platform/styles/xc/style.css";
@import "/oa/styles/xc/style.css";

span.type_send {
     color: blue;
}

div.page span {
    line-height: 1;
}

div.page input {
    border-width: 1px;
}

div.page input:disabled {
    background-color: #eeeeee;
}

body .cyan-table-header-column .cyan-table-content {
    line-height: 23px;
    font-size: 17px;
}

body .cyan-table-cell .cyan-table-content {
    line-height: 21px;
    font-size: 17px;
}

body .cyan-table-content button, body .cyan-table-content button:enabled,
body .cyan-table-content button:hover, body .cyan-table-content button:disabled,
body .cyan-table-content button:active, body .cyan-table-content button:enabled:hover {
    font-size: 17px;
    line-height: 21px;
}

body#dialogBody.receiverselect {
    width: 950px;
}

body#dialogBody.receiverselect #buttons {
    width: 950px;
}