.slds-visual-picker_vertical .slds-visual-picker__figure {
height: inherit !important;
}
.runtime_appointmentbookingFlowLocation .slds-visual-picker_vertical {
display: inline-flex !important;
}
.slds-select_container .slds-select{
border: 1px solid #0066b9;
border-radius: 0;
padding: 12.5px 1rem;
font-size: 16px;
color: #373a3c;
height: auto;
}
.slds-select {
background-image: url(https://www.qut.edu.au/__data/assets/file/0005/709052/arrow-down.svg), linear-gradient(to right, #e8eef3, #e8eef3);
background-position: calc(100% - 14px) 14px, 100% 0;
background-size: 18px 18px, 50px 100%;
background-repeat: no-repeat;
background-color: white;
cursor: pointer;
height: auto !important;
padding-right: 65px;
-webkit-appearance: none;
-moz-appearance: none;
}
.slds-form-element__control.slds-grow input{
border: 1px solid #0066b9;
border-radius: 0;
padding: 12.5px 1rem;
font-size: 16px;
color: #373a3c;
height: auto;
}
.slds-select:hover {
background-image: url("https://www.qut.edu.au/__data/assets/file/0006/709053/arrow-down-white.svg"), linear-gradient(to right, #0066b9, #0066b9);
}
.textarea-container{
--sds-c-textarea-sizing-min-height: 200px;
}
.slds-textarea {
border: 1px solid #0066b9 !important;
border-radius: 0 !important;
padding: 12.5px 1rem;
font-size: 16px !important;
color: #373a3c !important;
}

.slds-scope .slds-select_container:before, .slds-scope .slds-select_container:after {
   content: none;
}

footer.slds-card__footer {
   background: transparent;
}
.slds-scope .slds-card__header-link.slds-card__header-link { 
   color: white;
}

.slds-scope .slds-form-element {
   text-align: left;
}

.slds-scope .slds-card__header.slds-card__header {
   display: none;
}

.slds-form-element__label.slds-form-element__label {
    font-size: 16px !important;
    font-weight: bold;
    margin-bottom: 0.5rem !important;
    color: #373a3c;
}
.slds-required {
   font-size: 16px !important;
}
.slds-scope .slds-m-bottom_x-small, .slds-scope .slds-m-bottom--x-small {
   margin-bottom: 1rem;
}
#lexcontainer * {
   font-family: "proxima-nova", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
}

.flowruntimeErrorText {
   text-align: left;
}

.slds-scope button.slds-button.flow-button__BACK, .slds-scope button.slds-button.flow-button__NEXT {
    font-size: 18px;
    line-height: 23px;
    font-weight: 700;
    transition: 0.3s;
    padding: 0.8rem 2rem 0.7rem;
    display: inline-block;
    position: relative;
    -webkit-appearance: none;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
    background-color: transparent;
}

.slds-scope button.slds-button.flow-button__BACK, .slds-scope button.slds-button.flow-button__NEXT {
    border: 2px solid #0066b9;
    background-color: #0066b9 !important;
    color: white !important;
}

.slds-scope [data-aura-rendered-by="134:0"] .slds-rich-text-editor__output p, .slds-scope [data-aura-rendered-by="152:0"] .slds-rich-text-editor__output p, .slds-scope [data-aura-rendered-by="118:0"] .slds-rich-text-editor__output p, .slds-scope [data-aura-rendered-by="64:0"] .slds-rich-text-editor__output p {
    text-align: left;
}
.slds-scope [data-aura-rendered-by="152:0"] .slds-rich-text-editor__output p {
    font-size: 16px !important;
    font-weight: bold;
    margin-bottom: 0.5rem !important;
    color: #373a3c;
}
