body {
    background: #111;
}
* {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
a {
    text-decoration: none;
    color: #000;
}
a:hover {
    text-decoration: underline;
}
#regalia_form_container {
    width: 1000px;
    background: #fff;
    min-height: 600px;
    margin: 0 auto;
}
#regalia_form_top {
    background: url(../img/academics_banner.png) no-repeat 0 0;
    background-size: cover;
    height:290px;
    padding: 15px 25px;
}
#regalia_form_top p {
    text-align: right;
    color: #fff;
}
#regalia_form_top a {
    color: #fff;
}
#regalia_form_top p {
    line-height: 18px;
    text-align: right;
}
#regalia_form_top h3,
#regalia_form_top h4 {
    text-align: right;
    color: #fff;
}
#regalia_form_top h3  {
    font-size: 20px;
    padding: 3px 0;
}
#regalia_form_top h4 {
    font-size: 18px;
    padding: 3px 0 7px;;
}
#regalia_form_top ul li{
    list-style: none;
}
#regalia_form_top p.date {
    font-size: 18px;
    padding-top: 15px;
    padding-bottom: 5px;
}
#regalia_form_top p.date input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    width: 25px;
    border-bottom: 1px solid #fff;
    height:20px;
    text-align:center;
    padding: 0 3px;
}
#regalia_form_content {
    padding: 35px 25px;
}
#regalia_form_content table {
    border: 1px solid #666;
    margin-bottom:25px;
}
#regalia_form_content td {
    padding: 8px 10px;
}
#regalia_form_content select,
#regalia_form_content input[type="text"],
#regalia_form_content input[type="input"],
#regalia_form_content input[type="email"]  {
    border: 1px solid #666;
    padding: 0;
    text-indent: 5px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #666;
}
#regalia_form_content .first_table td {
    text-align: right;
}
#regalia_form_content .first_table .last td {
    text-align: left;
}
#regalia_form_content input[type="checkbox"] {
    margin: 0 30px 0 5px;
    position:relative;
    top: 1px;
}
.select_ceremony_table td {
    vertical-align: top;
}
#regalia_form_content .select_ceremony_table input[type="checkbox"] {
    margin: 3px 10px 50px 0;
    float:left;
}
.msg a, .msg1 a{
    color: #00f;
    text-decoration: underline;
}
.msg .asap, .msg1 .asap{
    font-weight: bold;
}
.msg{
    border: 1px solid #EF7D16;
    line-height: 20px;
    padding: 10px;
    margin: 5px 20px;
    text-align: left;
    font-weight: normal;
    background-color: #F9CC3D;
    color: #000;
}.msg1{
     border: 1px solid #EF7D16;
     line-height: 20px;
     padding: 10px;
     margin: 5px 20px;
     /*text-align: center;*/
     text-align: left;
     font-weight: normal;
     background-color: #F9CC3D;
     /* background-color: #FF6600;*/
     color: #000;
 }
ul{
    list-style: none;
}
#regalia_form_top ul {
    color: #fff;
    list-style-type: circle;
    text-align: right;
}
.select_regalia_table td {
    vertical-align: top;
}
.select_regalia_table td label {
    padding-bottom: 4px;
}
.select_regalia_table td input[type="text"],
.select_regalia_table td select {
    margin-bottom: 10px;
}
td {
    position: relative;
}
.hide{

    display:none;
}
.button input {
    height: 50px;
    line-height: 50px;
    padding: 0 60px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: #0e82b0;
    cursor: pointer;
    border: none;
    border-radius: 4px;
    margin-bottom: 40px;
}
.button input.disable {
    pointer-events: none;
    background: #aaa;
}
#regalia_form_content label.error {
    color: red;
    display: block;
    font-size: 11px;
    margin-bottom: -11px;
    text-align: left;
    width: 100%;
}
#regalia_form_content input.error {
    border-color: red;
}
.first_table td {
}
.button{
    text-align:center;
    margin:0;
    padding:0;
}
.regalia-options-list {
    float: left;
    min-height: 240px;
    width: 50%;
    position: relative;
}
.regalia-options-list li {
    padding: 0 0 12px;
}
.regalia-options-list-unswsb {
    float: left;
    min-height: 180px;
    width: 100%;
    position: relative;
}
.regalia-options-list-unswsb li {
    padding: 0 0 12px;
}
.regalia-option-value{
    width: 50%;
    float:right;
}
.regalia-option-field-details {
    position: relative;
}
#LoadingAjax{
    position: absolute;
    left: 50%;
    top: -35px;
}
/*#regalia_form_content .select_ceremony_table label.error {
    float: right;
    margin: 0;
}*/
#regalia_form_content .select_ceremony_table input[type="checkbox"]{
    width: 15px;
}
#regalia_form_content .select_ceremony_table .left label {
    float: left;
    text-align: left;
    width: calc(100% - 30px);
}
#regalia_form_top:after {
    clear: both;
    content: "";
    display: table;
}
#regalia_form_top > div {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}
#regalia_form_top .logo {
    padding-left: 25px;
    padding-top: 100px;
    width: 40%;
}
#regalia_form_top .logo img {
    max-width: 300px;
    max-height: 100px;
}
#regalia_form_top .university-description {
    width: 60%;
}
.academics-msg{

    background-color: #f9cc3d;
    border: 1px solid #ef7d16;
    color: #000;
    font-weight: bold;
    line-height: 20px;
    margin: 5px 20px;
    padding: 10px;
    text-align: center;

}
.academic-close p {
    color: #818181;
    font-size: 18px;
    font-weight: 500;
    margin: 10px;
}
.academic-close b {
    font-size: 18px;
}
.academic-close a {
    font-size: 18px;
    text-decoration: underline;
    color:#00f;
}
.uq-academics .msg {
    background-color: #f9cc3d;
    border: 1px solid #ef7d16;
    color: #000;
    font-weight: bold;
    line-height: 20px;
    margin: 5px 0;
    padding: 10px;
    text-align: center;
}
.alert {
    color: #df2324;
    padding: 5px;
    text-align: center;
}
#regalia_form_content .uq-academics-ceremony .left label{
    float: none;
}
.member-types {
    position: relative;
    display: inline-block;
    margin-left: 25px;
    margin-top: 8px;
}
#regalia_form_content .select_ceremony_table input[type="checkbox"] {
    margin: 3px 10px 50px 0;
    float: left;
    margin-bottom: auto;
}
label.error,
#regalia-options label.error {
    padding: 5px !important;
    margin-bottom: 0 !important;
}
.graduating_at_this_ceremony .error {
    display: table-cell !important;
}

#academics_form{
    line-height: 1.4em;
}
label#wear_an_indigenous_stole-error {
    position: absolute;
    top: 24px;
    left: 140px;
}

.msg.grey {
    background-color: #dbdbdb;
    border-color: #afafaf;
}

.msg.red {
    background-color: #ed1c24;
    color: #fff;
    border-color: #ed1c24;
}


td.participant-identity-checkbox {
    text-align: left !important;
}
.participant-identity-checkbox input[type="checkbox"]{
    width: fit-content;
}

.academic-highest-level-award label.error {
    position: absolute;
    top: 20px;
    left: 5px;
}
.form-control::placeholder {
    font-size: 14px;
}
.form-row {
    padding-top: 10px;
    display: flex;
    gap: 20px;           /* space between the two fields */
}
.form-col {
    flex: 1;             /* each column takes equal width */
}
.form-group {
    width: 100%;
}
.venue-card {
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 3px;
    text-align: center;
}
.venue-card h4 {
    margin-bottom: 10px;
    color: #000;
}
.venue-info {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    margin-top: 15px;
}
.checkbox-wrapper {
    padding: 15px;
    background: var(--theme-color);
    border: 2px solid #000000;
    margin: 15px 0;
}
