.bkg-grey-light
{
    background-color: #f6f6f6 !important;
}
.font-size-smaller
{
    font-size: 0.8em !important;
}
.font-size-larger
{
    font-size: 1.2em !important;
}
.font-weight-normal
{
    font-weight: normal !important;
}
.iframe-preview
{
    width: 100%;
    height: 600px;
}
.color-gold
{
    color: gold !important;
}
.color-silver
{
    color: silver !important;
}
.color-sienna
{
    color: sienna !important;
}
.color-grey
{
    color: grey !important;
}
.color-grey-dark
{
    color: #222 !important;
}
.color-fff
{
    color: #fff !important;
}
.absenses
{
    max-height: 500px !important; overflow-y: scroll !important;
}
.compensation-breakdown
{
    width: 100% !important;
    height: 280px !important;
}
.calendar-label
{
    word-wrap: break-word !important;
    margin-bottom: 1px !important;
    white-space: normal !important;
}
.challenge-comment-sm
{
    font-size: 0.9em !important;
    line-height: 1.5em !important;
}
.challenge-comment-divide
{
    padding-left: 1em !important;
    padding-right: 1em !important;
    color: #ccc !important;
}
.challenge-chapter-unavailable
{
    opacity: 0.5 !important;
    cursor: default !important;
}
.task-amount
{
    width: 100% !important;
    font-size: 1.8em !important;
    font-weight: 900 !important;
}
.task-label-update
{
    margin-top: 1em !important;
    margin-bottom: 2em !important;
}
.cursor-pointer
{
    cursor: pointer !important;
}
.clear-both
{
    clear: both !important;
}
.margin-left-1
{
    margin-left: 1em !important;
}
.margin-left-min
{
    margin-left: 0.2em !important;
}
.margin-right-min
{
    margin-right: 0.2em !important;
}
.margin-top-05
{
    margin-top: .5em !important;
}
.margin-top-1
{
    margin-top: 1em !important;
}
.margin-top-min
{
    margin-top: 0.2em !important;
}
.margin-bottom-0
{
    margin-bottom: 0 !important;
}
.margin-bottom-05
{
    margin-bottom: 0.5em !important;
}
.margin-bottom-1
{
    margin-bottom: 1em !important;
}
.padding-min
{
    padding: 0.2em !important;
}
.padding-05
{
    padding: 0.5em !important;
}
.padding-bottom-0
{
    padding-bottom: 0 !important;
}
.padding-right-1
{
    padding-right: 1em !important;
}
.padding-top-min
{
    padding-top: 0.2em !important;
}
.progress-sm
{
    height: 5px !important;
}

.textarea
{
    height: 80px !important;
}
.textarea-150
{
    height: 150px !important;
}

.max-height-75
{
    max-height: 75px !important;
}
.max-height-300
{
    max-height: 300px !important;
}
.height-300
{
    height: 300px !important;
}
.width1
{
    width: 1px !important;
}
.width10
{
    width: 10px !important;
}
.width25
{
    width: 25px !important;
}
.width-300
{
    width: 300px !important;
}
.width-1200
{
    width: 1200px !important;
}
.google-org-chart
{
    background-size: cover !important;
    background-position: center center !important;
    height: 85px !important;
    width: 85px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    border-radius: 5em !important;
    overflow:hidden !important;
}
.google-overflow-x
{
    overflow-x: auto !important;
}
td.orgchart-node
{
    min-width: 150px
}