.error
{
    color: red;
}

.success
{
    color:green;
}

.border-right
{
    border-right: 1px solid grey;
}

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

#loading-indicator {
  margin: 50% 50% 50% 50%;
}

.category-card
{
    margin-bottom:2%;
}

.bicoo_template_table
{
    width:5em;
}

.bicoo_template_button
{
    width:10%;
}

.table-template-weight{
    width:6%;
}

.table-template-name{
    width:15%;
}

.table-template-description{
    width:15%;
}

.table-template-attachment{
    width:5%;
}

.table-template-important{
    width:2%;
}

.answer_button
{
    width:2.5rem !important;
    height:2.5rem !important;
    margin-right: .2rem;
    margin-top: .2rem;
    margin-bottom: .2rem;
}

.slider
{
    width: 80% !important;
}

.seperator-right
{
    border-right: 1px solid black !important;
}

.filter_input
{
    margin-bottom: 1rem;
}

a.link_navbar
{
    color: rgba(255,255,255,.5);
}

.personal-info li
{
    float: left;
    width:100%;
}