.training_register_body {
    margin: 10px 10px 10px 10px;
}

.training_delegates {
    border-style: none;
}

.training_delegates td {
    border-style: solid;
    border-color: #ffffff;
}

.training_delegates input[type="text"] {
    border-style: solid; !important
}

.training_delegates_table {
    border: 1px solid #860404;
    background-color: #ffffff;
    color: #000000;
    padding: 1px 1px 1px 1px;
    min-width: 400px;
    border-collapse: separate;
}

.training_schedule_block {

}

.training_schedule_block a {
    text-decoration: none;
}

.schedule_description {
    display: none;
    padding-bottom: 10px;
}

.schedule_description_show {
    font-weight: bold;
}

.training_notification {
    border-color: #860404;
    border-style: solid;
    border-width: 0px;
}

.training_notification td {
    border-color: #860404;
    border-style: solid;
    border-width: 0px;
}

.training_notification tr td input[type="text"]{
    border-color: #aaaaaa;
    border-style: solid;
    border-width: 1px;
}

.training_notification tr td input[type="file"]{
    border-color: #aaaaaa;
    border-style: solid;
    border-width: 1px;
}

.training_notification tr td textarea{
    border-color: #aaaaaa;
    border-style: solid;
    border-width: 1px;
}


.training_delegates {
    border-color: #860404;
    border-style: solid;
    border-width: 0px;
}

.training_delegates td {
    border-color: #860404;
    border-style: solid;
    border-width: 0px;
}

.training_delegates tr td input[type="text"]{
    border-color: #aaaaaa;
    border-style: solid;
    border-width: 1px;
}

.training_delegates tr td input[type="file"]{
    border-color: #aaaaaa;
    border-style: solid;
    border-width: 1px;
}

.training_delegates tr td textarea{
    border-color: #aaaaaa;
    border-style: solid;
    border-width: 1px;
}


.training_sponsor {
    border-color: #860404;
    border-style: solid;
    border-width: 0px;
}

.training_sponsor td {
    border-color: #860404;
    border-style: solid;
    border-width: 0px;
}

.training_sponsor tr td input[type="text"]{
    border-color: #aaaaaa;
    border-style: solid;
    border-width: 1px;
}

.training_sponsor tr td input[type="file"]{
    border-color: #aaaaaa;
    border-style: solid;
    border-width: 1px;
}

.training_sponsor tr td textarea{
    border-color: #aaaaaa;
    border-style: solid;
    border-width: 1px;
}


.training_register {
    border-color: #860404;
    border-style: solid;
    border-width: 0px;
}

.training_register td {
    border-color: #860404;
    border-style: solid;
    border-width: 0px;
}

.training_register tr td input[type="text"]{
    border-color: #aaaaaa;
    border-style: solid;
    border-width: 1px;
}

.training_register tr td input[type="file"]{
    border-color: #aaaaaa;
    border-style: solid;
    border-width: 1px;
}

.training_register tr td textarea{
    border-color: #aaaaaa;
    border-style: solid;
    border-width: 1px;
}


.cc_payer {
    border-color: #860404;
    border-style: solid;
    border-width: 0px;
}

.cc_payer td {
    border-color: #860404;
    border-style: solid;
    border-width: 0px;
}

.cc_payer tr td input[type="text"]{
    border-color: #aaaaaa;
    border-style: solid;
    border-width: 1px;
}

.cc_payer tr td input[type="file"]{
    border-color: #aaaaaa;
    border-style: solid;
    border-width: 1px;
}

.cc_payer tr td textarea{
    border-color: #aaaaaa;
    border-style: solid;
    border-width: 1px;
}

.training_delegates tr td.form_error input[type="text"]{
    border-color: red;
    border-style: solid;
    border-width: 1px;
}

.training_sponsor tr td.form_error input[type="text"]{
    border-color: red;
    border-style: solid;
    border-width: 1px;
}

.training_register tr td.form_error input[type="text"]{
    border-color: red;
    border-style: solid;
    border-width: 1px;
}
