﻿.role-select {
    margin-bottom: 7px !important;
}

.error-list {
    list-style: circle !important;
    margin-top: 10px !important;
}

.edit-item
{
    width: 95%;
}

.edit-textarea
{
    width: 95%;
    height:170px;
}

.draggable-list-item
{
    cursor:pointer;
}

.checkbox-grid li {
    display: block;
    float: left;
    width: 50%;
}
.checkbox-grid input
{
    margin: 0px 0px 5px 0px;
}
.contact-select
{
    width:600px;
}