body {
    font-family: 'Raleway', sans-serif;
}

.full-height {
    height: 100%;
}

.wi {
    display: block;
}

md-icon {
    width: 1.5rem;
    height: 1.5rem;
}

.divider {
    margin: 1em 1em
}

.you {
    background-color: #B9F6CA;
}

.jospel-img {
    padding: 2em
}

.filter {
    margin-top: 30px;
    padding-left: 10px;
}

.width-100 {
    width: 100%
}

.middle {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -48px 0 0 -48px;
}

.no-bottom-margin {
    margin-bottom: 0em !important;
}

.no-top-margin {
    margin-top: 0em !important;
}

.md-select-padding-bottom {
    padding-bottom: 8px;
}

.padding-right-1 {
    padding-right: 1em
}

.padding-left-1 {
    padding-left: 1em
}

.hide-error .md-errors-spacer {
    min-height: 0px !important;
}

.lower-icon-button {
    margin-top: 1.2em !important;
}

.padding-left-right {
    padding: 0px 24px;
}

.red_stiked {
    color: red;
    text-decoration: line-through;
    font-weight: bold;
}

.green_bold {
    color: #09ea09;
    font-weight: bold;
}

.red_bold {
    color: #f00;
    font-weight: bold;
}

.bold {
    font-weight: bold;
}

.red {
    color: #f00 !important;
}

.green {
    color: rgba(3, 166, 13, 0.87) !important;
}

.current_status {
    background-color: rgb(76, 175, 80) !important
}

.margin-left-15 {
    margin-left: 1.5em;
}

.menu-button {
    background-color: rgb(255, 255, 255) !important
}

.checkbox {
    margin-bottom: 0px !important;
    margin-top: 1em;
}

.margin-left-right-05 {
    margin-right: 0.5em;
    margin-left: 0.5em;
}

.status-font {
    font-size: 12px;
}

.padding-bottom-1 {
    padding-bottom: 1em;
}