.btn-aeh { background-color: #e9193a; border-color: #d21734; }
.btn-aeh:hover { background-color: #d21734; border-color: #d21734; }
.btn-aeh:focus { background-color: #d21734; border-color: #d21734; }

/* Widget Weather */
.weather-result.small-w { font-size: 36px !important; margin-bottom: 0; }
.weather-result.small-w .weather-details { text-align: right; }
.weather-result.small-w .weather-details p { font-size: 40px !important; margin-top: 20px !important; }
.widget-weather .weather-heading { padding: 0 10px; background-color: #4DC2F1; border-bottom: none; }
.weather-heading-bottom { padding-bottom: 15px; }
.widget-weather .weather-heading .weather-heading-bottom .weather-symbol { margin-top: 30px; }
.widget-weather .weather-heading .weather-heading-bottom .weather-symbol i { font-size: 50px; }
.amazo-tile .tile-footer .info-text { padding: 0; }
#image > img { max-height: 70px; margin-top: -20px; }

.amazo-tile.tile-warning .tile-heading {
    background: #f9a825;
}
.amazo-tile.tile-warning .tile-heading .title {
    color: #ffffff;
}
.amazo-tile.tile-warning .tile-heading .secondary {
    color: #ffd695;
}
.amazo-tile.tile-warning .tile-body {
    background: #f9a825;
}
.amazo-tile.tile-warning .tile-body .content {
    color: #ffffff;
}
.amazo-tile.tile-warning .tile-footer {
    background: #f9a825;
}
.amazo-tile.tile-warning .tile-footer .progress {
    background: #f9a825;
}
.amazo-tile.tile-warning .tile-footer .progress .progress-bar {
    background: #f9a825;
}
.amazo-tile.tile-warning .tile-footer .info-text {
    color: #ffffff;
}

.amazo-tile.tile-white .info-text {
    top: -30px;
    right: 15px !important;
}
.amazo-tile.tile-white .info-text.decrease {
    color: #f04743;
}
.amazo-tile.tile-white .info-text.increase {
    color: #558b2f;
}