
.sasos-form {
    padding-top:12px;
}
.sasos-form .text-muted{
    visibility:visible
}

.sasos-form table tr:nth-child(even) {
    background-color: transparent;
}

    .sasos-form .input-group-btn > button.btn.btn-default.launchentitylookup.disabled {
        border: 1px solid #eee;
    }
    .sasos-form .input-group-btn > button.btn.btn-default.clearlookupfield.disabled {
        border: 1px solid #eee;
    }
    div[id$='_ProgressIndicator'] {
        display: none;
    }

.sasos-form table[data-name='tabPrescriberDetails_secPrescriberPersonalDetails']  td {
    padding-right:8px;
}

.sasos-form table[data-name='tabProfile_secAddressDetails'] td {
    padding-right: 8px;
}

.sasos-form .au-text-input:disabled {
    opacity: 1;
}
.sasos-form .au-select:disabled {
    opacity: 1;
}



.sasos-form div[data-name='tabProductSelection'] .sectionInstruction {
    font-size:medium;
}

.sasos-form div[data-name='tabPrescriberDetails'] .sectionInstruction {
    font-size: medium;
}

#submitterDetailsInstruction{
    font-size:medium;
}

.sasos-form #tabSummary_grdDocumentLocations .toolbar {
    display:none;
}

.sasos-form #tabSummary_grdDocumentLocations .view-toolbar {
    display: none;
}

.callout {
    border-left: 8px solid #1A8A96;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    background: #F1F1F1;
    padding: 10px 5px 10px 15px;
}

/************LEFT NAV ICON STYLING FOR SAS APPLICATION - PRESCRIBER DETAILS STEP *************************/

/* inactive */
.progressindicator .sas-prescriber-details {
    background-image: url('/sas/sas-icon-inactive-prescriber-details.svg');
    width: inherit;
    height: inherit;
}
    /* hover */

    .progressindicator .sas-prescriber-details:hover {
        background-image: url('/sas/sas-icon-hover-prescriber-details.svg');
    }
    /* current */
.progressindicator .list-group-item.active .sas-prescriber-details {
    background-image: url('/sas/sas-icon-current-prescriber-details.svg');
    color: #000;
}

/* success */
.progressindicator .list-group-item-success .sas-prescriber-details {
    background-image: url('/sas/sas-icon-success-prescriber-details.svg');
    color: #000;
}
/************LEFT NAV ICON STYLING FOR SAS APPLICATION - PRODUCT SELECTION STEP *************************/
/* inactive */
.progressindicator .sas-product-selection {
    background-image: url('/sas/sas-icon-inactive-product-selection.svg');
    width: inherit;
    height: inherit;
}
    /* hover */

    .progressindicator .sas-product-selection:hover {
        background-image: url('/sas/sas-icon-hover-product-selection.svg');
    }
/* current */
.progressindicator .list-group-item.active .sas-product-selection {
    background-image: url('/sas/sas-icon-current-product-selection.svg');
    color: #000;
}

/* success */
.progressindicator .list-group-item-success .sas-product-selection {
    background-image: url('/sas/sas-icon-success-product-selection.svg');
    color: #000;
}

/************LEFT NAV ICON STYLING FOR SAS APPLICATION - PRODUCT DETAILS STEP *************************/
/* inactive */
.progressindicator .sas-product-details {
    background-image: url('/sas/sas-icon-inactive-product-details.svg');
    width: inherit;
    height: inherit;
}
    /* hover */

    .progressindicator .sas-product-details:hover {
        background-image: url('/sas/sas-icon-hover-product-details.svg');
    }
/* current */
.progressindicator .list-group-item.active .sas-product-details {
    background-image: url('/sas/sas-icon-current-product-details.svg');
    color: #000;
}

/* success */
.progressindicator .list-group-item-success .sas-product-details {
    background-image: url('/sas/sas-icon-success-product-details.svg');
    color: #000;
}

/************LEFT NAV ICON STYLING FOR SAS APPLICATION - PATIENT DETAILS STEP *************************/
/* inactive */
.progressindicator .sas-patient-details {
    background-image: url('/sas/sas-icon-inactive-patient-details.svg');
    width: inherit;
    height: inherit;
}
    /* hover */

    .progressindicator .sas-patient-details:hover {
        background-image: url('/sas/sas-icon-hover-patient-details.svg');
    }
/* current */
.progressindicator .list-group-item.active .sas-patient-details {
    background-image: url('/sas/sas-icon-current-patient-details.svg');
    color: #000;
}

/* success */
.progressindicator .list-group-item-success .sas-patient-details {
    background-image: url('/sas/sas-icon-success-patient-details.svg');
    color: #000;
}


/************LEFT NAV ICON STYLING FOR SAS APPLICATION - SUMMARY STEP *************************/
/* inactive */
.progressindicator .sas-summary {
    background-image: url('/sas/sas-icon-inactive-summary.svg');
    width: inherit;
    height: inherit;
}
    /* hover */

    .progressindicator .sas-summary:hover {
        background-image: url('/sas/sas-icon-hover-summary.svg');
    }
/* current */
.progressindicator .list-group-item.active .sas-summary {
    background-image: url('/sas/sas-icon-current-summary.svg');
    color: #000;
}

/* success */
.progressindicator .list-group-item-success .sas-summary {
    background-image: url('/sas/sas-icon-success-summary.svg');
    color: #000;
}

/************LEFT NAV ICON STYLING FOR SAS APPLICATION - CANNABIS STATE STEP *************************/
/* inactive */
.progressindicator .sas-aus-state {
    background-image: url('/sas/sas-icon-inactive-aus-state.svg');
    width: inherit;
    height: inherit;
}
    /* hover */

    .progressindicator .sas-aus-state:hover {
        background-image: url('/sas/sas-icon-hover-aus-state.svg');
    }
/* current */
.progressindicator .list-group-item.active .sas-aus-state {
    background-image: url('/sas/sas-icon-current-aus-state.svg');
    color: #000;
}

/* success */
.progressindicator .list-group-item-success .sas-aus-state {
    background-image: url('/sas/sas-icon-success-aus-state.svg');
    color: #000;
}

/************LEFT NAV ICON STYLING FOR AP APPLICATION - APPROVAL ENDORSEMENT STEP *************************/
/* inactive */
.progressindicator .sas-ap-approval-endorsement {
    background-image: url('/sas/sas-icon-inactive-ap-approval-endorsement.svg');
    width: inherit;
    height: inherit;
}
    /* hover */

    .progressindicator .sas-ap-approval-endorsement:hover {
        background-image: url('/sas/sas-icon-hover-ap-approval-endorsement.svg');
    }
/* current */
.progressindicator .list-group-item.active .sas-ap-approval-endorsement {
    background-image: url('/sas/sas-icon-current-ap-approval-endorsement.svg');
    color: #000;
}

/* success */
.progressindicator .list-group-item-success .sas-ap-approval-endorsement {
    background-image: url('/sas/sas-icon-success-ap-approval-endorsement.svg');
    color: #000;
}

/************LEFT NAV ICON STYLING FOR AP APPLICATION - PRODUCT  STEP *************************/
/* inactive */
.progressindicator .sas-ap-product {
    background-image: url('/sas/sas-icon-inactive-product.svg');
    width: inherit;
    height: inherit;
}
    /* hover */

    .progressindicator .sas-ap-product:hover {
        background-image: url('/sas/sas-icon-hover-ap-product.svg');
    }
/* current */
.progressindicator .list-group-item.active .sas-ap-product {
    background-image: url('/sas/sas-icon-current-product.svg');
    color: #000;
}

/* success */
.progressindicator .list-group-item-success .sas-ap-product {
    background-image: url('/sas/sas-icon-success-ap-product.svg');
    color: #000;
}

/************LEFT NAV ICON STYLING FOR UNIT REGISTRATION - DECLARATION  STEP *************************/
/* inactive */
.progressindicator .sas-affsite-declaration {
    background-image: url('/sas/sas-icon-inactive-affsite-declaration.svg');
    width: inherit;
    height: inherit;
}
    /* hover */

    .progressindicator .sas-affsite-declaration:hover {
        background-image: url('/sas/sas-icon-hover-affsite-declaration.svg');
    }
/* current */
.progressindicator .list-group-item.active .sas-affsite-declaration {
    background-image: url('/sas/sas-icon-current-affsite-declaration.svg');
    color: #000;
}

/* success */
.progressindicator .list-group-item-success .sas-affsite-declaration {
    background-image: url('/sas/sas-icon-success-affsite-declaration.svg');
    color: #000;
}

/************LEFT NAV ICON STYLING FOR UNIT REGISTRATION - ORGANSISATION  STEP *************************/
/* inactive */
.progressindicator .sas-affsite-organisation {
    background-image: url('/sas/sas-icon-inactive-affsite-organisation.svg');
    width: inherit;
    height: inherit;
}
    /* hover */

    .progressindicator .sas-affsite-organisation:hover {
        background-image: url('/sas/sas-icon-hover-affsite-organisation.svg');
    }
/* current */
.progressindicator .list-group-item.active .sas-affsite-organisation {
    background-image: url('/sas/sas-icon-current-affsite-organisation.svg');
    color: #000;
}

/* success */
.progressindicator .list-group-item-success .sas-affsite-organisation {
    background-image: url('/sas/sas-icon-success-affsiste-organisation.svg');
    color: #000;
}


/************LEFT NAV ICON STYLING FOR UNIT REGISTRATION - SITE DETAILS  STEP *************************/
/* inactive */
.progressindicator .sas-affsite-site-details {
    background-image: url('/sas/sas-icon-inactive-affsite-site-details.svg');
    width: inherit;
    height: inherit;
}
    /* hover */

    .progressindicator .sas-affsite-site-details:hover {
        background-image: url('/sas/sas-icon-hover-affsite-site-details.svg');
    }
/* current */
.progressindicator .list-group-item.active .sas-affsite-site-details {
    background-image: url('/sas/sas-icon-current-affsite-site-details.svg');
    color: #000;
}

/* success */
.progressindicator .list-group-item-success .sas-affsite-site-details {
    background-image: url('/sas/sas-icon-success-affsiste-site-details.svg');
    color: #000;
}

/************LEFT NAV ICON STYLING FOR UNIT REGISTRATION - REVIEW  STEP *************************/

/* inactive */
.progressindicator .sas-affsite-review {
    background-image: url('/sas/sas-icon-inactive-affsiste-review.svg');
    width: inherit;
    height: inherit;
}
    /* hover */

    .progressindicator .sas-affsite-review:hover {
        background-image: url('/sas/sas-icon-hover-affsite-review.svg');
    }
/* current */
.progressindicator .list-group-item.active .sas-affsite-review {
    background-image: url('/sas/sas-icon-current-affsite-review.svg');
    color: #000;
}

/* success */
.progressindicator .list-group-item-success .sas-affsite-review {
    background-image: url('/sas/sas-icon-success-affsite-review.svg');
    color: #000;
}

a.btn.btn-primary {
    padding-top: 10px;
}

/************ DATATABLES ICON SORTING*************************/
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(sas.glyphicons-halflings-regular.eot);
    src: url(sas.glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(sas.glyphicons-halflings-regular.woff2) format('woff2'),url(sas.glyphicons-halflings-regular.woff) format('woff'),url(sas.glyphicons-halflings-regular.ttf) format('truetype'),url(sas.glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}