
.input-group-btn {
    width: auto;
    height: 100%;
}

md-autocomplete .md-show-clear-button button {
    height: 100%;
    position: absolute;
    right: 0px;
    vertical-align: middle;
}

.md-whiteframe-z1 {
    box-shadow: none;
}

.md-sidenav-left {
    height: 100%;
}

.input-group md-autocomplete {
    width: 100%;
}

md-dialog {
    box-shadow: 0px 3px 6px #424242;
    color: #424242;
    font-weight: 500;
    font-size: 16px;
    border-radius: 10px;
    font-family: 'Eurostile LT Std Oblique';
    font-family: 'EurostileLTStd Roman';

}

md-switch {
    margin: 0;
}