/* v2.1b */
h4 a {
    text-decoration: underline;
}
h4 a:hover {
	text-decoration: none;
	cursor: pointer;
}

.panel-white {
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}

.panel-grey {
    margin-bottom: 20px;
    background-color: #eeeeee;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}

.panel-padding {
    padding: 34px 34px;
}

#panel-search {
    min-height: 280px;
}

#lastUpdated {
    border-bottom: solid 1px #f5f5f5;
    margin-bottom: 22px;
    padding-bottom: 4px;
    font-size: 12px;
}

#suburb-result {
    position: absolute;
    z-index: 12;
    top: 40px;
    left: 50px;
}

.form-control {
    box-shadow: none;
}

.input-frame {
    width: 100%;
    padding: 0px;
    background-color: #ffffff;
    border: solid 1px #dddddd;
}

.input-frame input {
	border: none;
}

.input-frame input:focus {
	border: none !important;
	outline: none !important;
}

.input-result-message {
    margin-top: 8px;
    font-size: 13px;
    padding: 4px 8px;
    color: #dc291e;
    background-color: #ffffff;
    border: solid 1px #dc291e;
    position: absolute;
    line-height: 1.3;
}

input#SendingTo {
    box-shadow: none !important;
    outline: none;
    z-index: 1;
    padding: 32px;
    margin-right: 20px;
}

.input-frame.input-group span.input-group-btn {
    padding-right: 12px;
}

#statusDelayPanelDelayed .panel-label {
    padding-top: 4px;
}

.panel-region {
    margin-bottom: 4px !important;
}

.accordion-heading {
    cursor: pointer;
}

    .accordion-heading.collapsed h4:after {
        font-family: 'FontAwesome';
        content: "\f105";
        float: right;
        color: #404040;
    }

    .accordion-heading h4:after {
        font-family: 'FontAwesome';
        content: "\f107";
        float: right;
        color: #404040;
    }

.suburb-count {
    position: absolute;
    float: right;
    right: 80px;
}

.accor-column-heading {
    font-size: 12px;
    padding-bottom: 8px;
}

.accor-column-heading-right {
    text-align: right;
}

.panel-region .panel-heading {
    padding-bottom: 18px;
}

.panel-label {
    font-size: 13px;
    line-height: 1.4;
    padding-bottom: 4px;
}

.panel-value {
    padding-bottom: 18px;
}

.panel-region .fa-circle {
    margin-right: 4px;
}

.gm-style-iw-a div.gm-style-iw-t div.gm-style-iw.gm-style-iw-c {
    border-radius: 3px;
    text-align: center;
}

.gm-ui-hover-effect {
    display: none !important;
}

#btn-search {
    padding-left: 32px;
    padding-right: 32px;
    border-radius: 4px;
}

.btn-reset {
    border: solid 1px #cccccc;
}

.btn-status {
    cursor: pointer;
    color: #ffffff;
}

.btn-status:hover {
	text-decoration: none;
	color: #ffffff;
}

.btn-red {
    color: #ffffff;
    background-color: #dc291e;
    border-color: #dc291e;
}

.btn-red:hover {
	color: #ffffff;
}

.btn-green {
    color: #ffffff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-green:hover {
	color: #ffffff;
	background-color: #218838;
	border-color: #1e7e34;
}

.btn-yellow {
    color: #404040;
    background-color: #ffd043;
    border-color: #ffd043;
}

.btn-yellow:hover {
	color: #000000;
	background-color: #ffc107;
	border-color: #ffc107;
}

.btn-orange {
    color: #ffffff;
    background-color: #ff6700;
    border-color: #ff6700;
}

.btn-orange:hover {
	color: #ffffff;
	background-color: #ce5300;
	border-color: #ce5300;
}

.fa-circle {
    margin-right: 4px;
}

.dot-yellow {
    color: #ffc107;
}

.dot-green {
    color: #28a745;
}

.dot-red {
    color: #dc291e;
}

.dot-orange {
    color: #ff6700;
}

.bg-yellow {
    background-color: #ffc107;
}

.bg-green {
    background-color: #28a745;
}

.bg-red {
    background-color: #dc291e;
}

.bg-orange {
    background-color: #ff6700;
}

.select-suburb {
    font-size: 22px;
    padding-bottom: 0px;
}

.value-status {
    font-size: 18px;
    font-weight: 600;
    padding-top: 2px;
}

.result-status-panel {
    height: 82px;
    text-align: center;
    padding-top: 12px;
    color: #ffffff;
}

.result-status-panel.panel-label {
	color: #ffffff;
}

#statusDelayPanelDelayed div.row {
    background-color: #eeeeee;
}

.result-status-panel.bg-green .panel-label {
    padding-top: 4px;
}

.result-status-panel.bg-green .value-status {
    font-size: 22px;
}

.bg-yellow a.btn-status .panel-value.value-status {
    color: #404040;
}

.bg-yellow a.btn-status div.panel-label {
    color: #404040;
}

.result-status-panel.bg-orange {
    height: 102px;
}

.result-days-panel {
    text-align: center;
    padding-top: 12px;
    background-color: #707070;
    color: #ffffff;
}

    .result-days-panel .panel-label {
        color: #d3d3d3;
    }

.value-days-delayed {
    font-size: 32px;
    padding-top: 4px;
}

#daysDelayedPanel {
    color: #404040;
}

    #daysDelayedPanel .panel-label {
        color: #404040;
    }

.modal-header h3 {
    padding-top: 12px;
}

.modal-header-green {
    background-color: #28a745;
    color: #ffffff;
}

.modal-header-yellow {
    background-color: #ffc107;
}

.modal-header-red {
    background-color: #dc291e;
    color: #ffffff;
}

.modal-header-orange {
    background-color: #ff6700;
    color: #ffffff;
}

.modal-content {
    border-radius: 3px;
}

.modal-header {
    padding: 18px 32px;
    border-bottom: none;
}

.modal-body {
    padding: 0px 32px;
}

.modal-footer {
    padding: 18px 32px;
    border-top: none;
}

.model-label-status {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 12px;
    margin-bottom: 12px;
}

.m-p-heading {
    font-weight: 600;
}

.m-p-subheading {
    padding-bottom: 8px;
}

.m-b-b-green {
    border-bottom: solid 2px #28a745;
}

.m-b-b-yellow {
    border-bottom: solid 2px #ffc107;
}

.m-b-b-orange {
    border-bottom: solid 2px #ff6700;
}

.m-b-b-red {
    border-bottom: solid 2px #dc291e;
}

.hilight-yellow {
    background-color: #FFFFBF !important;
}

.hilight-orange {
    background-color: #FFE67F !important;
}

.hilight-red {
    background-color: #FFC2B7 !important;
}

.block-wrapper {
    text-align: center;
    margin-bottom: 22px;
}

.table > thead > tr > th {
    vertical-align: top;
    border-bottom: none;
}

table a {
    text-decoration: underline;
}

    table a:hover {
        text-decoration: none;
        cursor: pointer;
    }

#depotAccordion th {
    font-weight: normal;
}

.suburb-row:last-child {
    border-bottom: none;
}

.col-status {
    text-align: center;
    width: 100px;
}

.col-suburb {
    width: 160px;
    cursor: pointer;
}

.col-postcode {
    text-align: center;
    width: 100px;
    cursor: pointer;
}

.col-date {
    text-align: center;
    cursor: pointer;
}

.col-daysDelayed {
    text-align: center;
    width: 100px;
    cursor: pointer;
}

.t-a-center {
    text-align: center;
}

.col-mob-txt {
    display: none;
    font-size: 12px;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
#preloader2 {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.small-spinner {
	width: 30px;
	height: 30px;
	border: 4px solid #cccccc; 
	border-top: 4px solid #555555; 
	border-radius: 50%;
	animation: spin 1s linear infinite;
}

.alert-error {
	background-color: #eeeeee;
	color: #dc291e;
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #dddddd;
	border-radius: 4px;
}

.ui-widget-content {
    color: #404040;
    font-size:15px;
    padding:1px;
}
li.ui-menu-item .ui-state-active {
    background-color: #f5f5f5;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #f5f5f5;
    background: #000000;
}

@media(max-width: 990px) {
    .row {
        margin-left: -12px;
        margin-right: -12px;
    }

    input#SendingTo {
        padding: 20px 12px 20px 12px;
        margin-right: 0px;
    }

    .input-frame {
        padding: 6px 7px 6px 6px;
    }

    .input-result-message {
        margin-top: 8px;
        position: relative;
    }

    .input-frame.input-group span.input-group-btn {
        padding-right: 0px;
    }

    .input-lg {
        padding: 8px 12px;
        font-size: 15px;
    }

    .panel-padding {
        padding: 15px 15px;
    }

    #btn-search {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 14px;
    }

    #map {
        height: 420px;
        width: 100%;
        position: relative;
        overflow: hidden;
    }

    #panel-map {
        padding-bottom: 15px;
    }

    #suburb-result {
        position: relative;
        top: 2px;
        left: 0;
    }

    #panel-map {
        position: relative;
        top: 15px;
    }

    #panel-more-info {
        position: relative;
        top: 15px;
    }

    .suburb-count {
        right: 50px;
    }

    #depotAccordion .panel-body {
        padding: 4px;
    }

    #depotAccordion .container-fluid {
        padding: 0px;
    }

    #depotAccordion .table-responsive {
        border: none;
    }
}