.col-xs-actions {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    line-height: 70%;
}
.be-part {
    color: #962d91;
}

.one-big {
    color: #41628B;
}

.btn-people {
    color: #fff;
    background: #f58c2d;
    border-color: #f58c2d;
}

.btn-people:hover {
    color: #fff;
    background-color: #c25900;
    border-color: #c25900;
}

.form-view .list-checkboxes, .section {
    margin-right: -15px;
    margin-left: -15px;
}

.form-view .list-checkboxes:before, .section:before, .form-view .list-checkboxes:after, .section:after {
    display: table;
    content: " ";
}

.form-view .list-checkboxes:after, .section:after {
    clear: both;
}

.btn, .filter-bar .filter .chosen-choices, .filter-bar .filter .chosen-single, .filter-bar .filter select {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    line-height: 1.428571429;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 600;
}

.btn-primary, .btn-task {
    color: #fff;
    background: #962d91;
    border-color: #962d91;
}

.btn-primary:hover, .btn-task:hover {
    color: #fff;
    background-color: #63005e;
    border-color: #63005e;
}

.btn-default, .filter-bar .filter .chosen-choices, .filter-bar .filter .chosen-single, .filter-bar .filter select {
    border-width: 2px;
}

.btn-info {
    background: #002d64;
    border-color: #002d64;
    color: #fff;
}

.btn-info a {
    color: #fff;
}

.btn-info:hover {
    color: #002d64;
    border-color: #002d64;
    background: transparent;
}

.btn-success {
    background: #55af3c;
    border-color: #55af3c;
}

.btn-danger {
    background: #e12328;
    border-color: #e12328;
}

.btn-danger:hover {
    background-color: #ae0000;
    border-color: #ae0000;
}

.btn-respond .glyphicon-new-window {
    margin-right: 0;
    margin-left: 10px;
    font-size: 0.8em;
}

.navbar {
    background: #fff;
    margin-bottom: -1px;
    z-index: 100;
}

.navbar .navbar-brand {
    margin-top: 12px;
    margin-right: 45px;
    padding-top: 0;
    font-size: 25px;
    font-weight: 600;
    line-height: 30px;
}

.navbar .navbar-brand .brand-engage img {
    height: 45px;
}

.navbar .avatar {
    border: 3px solid #e7e7e7;
    border-radius: 50%;
}

.navbar .navbar-collapse.collapse.in {
    width: 100%;
    background-color: #fff;
    padding-bottom: 50px;
    border-color: #fff;
    margin-left: 0;
}

.navbar .navbar-nav .notifications .fa.icon {
    color: #337ab7;
}

.navbar .navbar-nav .notifications .count {
    background-color: #ea001c;
    font-size: 10px;
    padding: 3px 5px;
    margin-left: -20px;
    margin-top: -23px;
}

.navbar .navbar-nav li a {
    height: 70px;
    padding-top: 25px;
    font-size: 18px;
    font-weight: 600;
    color: #333;
}

.navbar .navbar-nav li a.btn {
    height: 39px;
    margin-top: 16px;
    color: #fff;
    padding: 7px 30px;
    font-size: 16px;
    margin-left: 20px;
}

.navbar .navbar-nav li a.btn:hover {
    color: #333;
}

.navbar .navbar-nav.navbar-right li a {
    font-size: 16px;
}

.navbar .navbar-nav .dropdown.open {
    z-index: 99;
}

.navbar.navbar-sub {
    margin-top: 1px;
    z-index: 1;
}

.navbar.navbar-sub .follow-button {
    margin-top: 20px;
}

@media (max-width: 767px) {
    .navbar .navbar-brand {
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    .navbar li {
        border-bottom: 1px solid #e7e7e7;
    }
}

.dropdown-menu {
    min-width: 165px;
    padding: 0;
}

.dropdown-menu .divider {
    margin: 0;
}

.task-stats-bar {
    margin-top: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e7e7e7;
}

.task-stats-bar .value {
    padding-left: 5px;
    padding-right: 5px;
    font-weight: 600;
}

#user_search_sort_chosen a {
    width: 350px;
}

.filter-bar {
    width: 100%;
}

.filter-bar.secondary .filter,
.filter-bar.secondary .apply {
    margin-top: 5px;
}

.filter-bar .form-group {
    margin-bottom: 0;
    display: inline-block;
}

.filter-bar .apply {
    margin-top: 30px;
    margin-left: 15px;
    width: auto;
    display: inline-block;
}

.filter-bar .apply input#search-submit {
    padding: 7px 20px;
    margin-bottom: 10px;
}

.filter-bar .filter {
    margin-top: 30px;
    margin-bottom: 10px;
    display: inline-block;
    padding-left: 0;
    width: 100%;
    vertical-align: top;
}

.filter-bar .filter.search input[type=text] {
    height: 40px;
}

.filter-bar .filter select, .filter-bar .filter input[type=text]{
    width: 100%;
}

.filter-bar .filter label {
    display: block;
    font-size: 16px;
    font-weight: 600;
}

.filter-bar .filter .chosen-choices, .filter-bar .filter .chosen-single, .filter-bar .filter select {
    padding: 5px 15px;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif;
}

.filter-bar .filter .chosen-choices input[type=text].default,
.filter-bar .filter .chosen-single input[type=text].default,
.filter-bar .filter select input[type=text].default {
    font-family: "Source Sans Pro", sans-serif;
}

.filter-bar .filter .chosen-choices .search-choice, .filter-bar .filter .chosen-single .search-choice,
.filter-bar .filter select .search-choice {
    font-size: 13px;
}

.filter-bar .filter .chosen-single {
    min-height: 40px;
    text-align: left;
    box-shadow: none;
}

.filter-bar .filter .chosen-single abbr.search-choice-close {
    display: none;
}

.filter-bar .filter input[type=text] {
    border: 2px solid #ccc;
}

.filter-bar .filter .chosen-container-single .chosen-search {
    display: none;
}

.filter-bar .filter .chosen-container-single .chosen-results li:nth-child(1) {
    margin-top: 5px;
}

.alert {
    padding: 20px 20px 20px 30px;
    font-size: 20px;
}

.alert .icon {
    margin: -20px 0;
    padding: 20px 0;
    text-align: center;
    width: 65px;
    display: inline-block;
}

.alert .icon .glyphicon,
.alert .icon .fa {
    margin-right: 0;
}

.alert .body {
    display: inline-block;
}

.alert.left .body {
    margin-left: 10px;
}

.alert.right .icon {
    float: right;
}

.alert.wide {
    margin-left: 110px;
}

.alert.task {
    color: #fff;
    background-color: #962d91;
}

.alert.task .icon {
    background-color: #7e1579;
}

.alert.danger, .alert.alert {
    color: #fff;
    background-color: #e12328;
}

.alert.danger .icon, .alert.alert .icon {
    width: 0;
}

.alert.info {
    color: #fff;
    background-color: #5078b6;
}

.alert.info a {
    cursor: pointer;
    color: #fff;
    text-decoration: underline;
}

.alert.info a:hover {
    color: #002d64;
}

.alert.info a:focus {
    outline: none;
}

.alert.info .icon {
    background-color: #38609e;
}

.alert.notice, .alert.success {
    color: #fff;
    background-color: #55af3c;
}

.alert.notice .icon, .alert.success .icon {
    background-color: #3d9724;
    margin-right: 15px;
}

.alert.people {
    color: #fff;
    background-color: #f58c2d;
}

.alert.people .icon {
    background-color: #dd7415;
}

.bar {
    padding: 20px;
    font-size: 20px;
    color: #333;
    background-color: #e7e7e7;
}

.comments .comment-list {
    margin-top: 15px;
}

.comments .comment {
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    padding: 10px 20px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.comments .comment img {
    display: none;
}

.comments .comment .spacer {
    padding: 4px;
}

.comments .comment-body {
    margin-bottom: 10px;
}

.comments .comment-remove {
    margin-top: 15px;
}

.comments .author, .comments .comment-meta {
    color: #777;
}

.comments .form-view .form-group {
    margin-bottom: 0;
}

.profile .avatar img {
    border: 3px solid #ccc;
    border-radius: 50%;
    height: 160px;
    width: 160px;
}

.profile .name {
    color: #333;
    margin-top: 15px;
}

.profile .name h2 {
    margin-bottom: 0;
}

.profile .metadata {
    color: #777;
    margin-bottom: 40px;
    text-align: center;
    padding: 20px 15px;
    border: 1px solid #ddd;
}

.profile .metadata .glyphicon,
.profile .metadata .fa {
    margin-right: 5px;
}

.profile .metadata-item,
.profile .metadata-primary {
    font-weight: 600;
}

.profile .metadata-item {
    margin-top: 8px;
}

.profile .metadata-item .fa {
    display: inline-block;
}

.profile .metadata-item .metadata-body {
    display: inline-block;
}

.profile .listing {
    margin-bottom: 15px;
}

.profile .skills {
    margin-top: 19px;
    margin-bottom: 19px;
    color: #777;
}

.profile .metadata-primary,
.profile .subheader {
    font-size: 18px;
    margin-bottom: 28px;
}

.profile .subheader {
    color: #777;
}

.profile .author {
    display: inline;
}

.profile .btn-actions-group {
    margin-top: 27px;
}

.profile .organisations {
    margin-bottom: 25px;
}

.profile .organisations .organisation {
    margin-right: 10px;
}

.profile .organisations .organisation img {
    height: 24px;
}

.profile #recommendations .recommendation {
    margin-top: 20px;
    margin-bottom: 20px;
}

.profile #recommendations .recommendation .avatar img {
    height: 40px;
    width: 40px;
}

.profile #recommendations .recommendation .relationship {
    font-weight: 600;
    padding-left: 5px;
}

.profile #recommendations .recommendation .fa {
    font-size: 8px;
    margin-right: 3px;
    margin-top: -10px;
}

.profile .context {
    padding: 0 20px;
}

.profile .context .details {
    margin-bottom: 20px;
}

.profile .context .form-actions {
    margin-top: 0;
    margin-bottom: 40px;
}

.profile-card .metadata {
    color: #777;
    margin-bottom: 15px;
    text-align: center;
}

.profile-card .metadata .glyphicon,
.profile-card .metadata .fa {
    margin-right: 5px;
}

.profile-card .metadata .recommendations {
    margin-top: 8px;
    margin-bottom: -8px;
}

.profile-card .avatar img {
    border: 3px solid #ccc;
    border-radius: 50%;
    height: 160px;
    width: 160px;
}

.profile-card .title {
    color: #777;
    font-size: 18px;
    margin: 20px 0;
}

.profile-card .metadata-item {
    margin-top: 8px;
}

.profile-card .metadata-item .fa {
    display: inline-block;
}

.profile-card .metadata-item .metadata-body {
    display: inline-block;
}

.report-comment .form-view {
    margin-bottom: 0;
}

.report-comment .form-view .form-group {
    margin-bottom: 0;
}

.report-email-preview-label {
    font-size: 20px;
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
    width: 100%;
}

.task .metadata {
    color: #777;
    padding-bottom: 20px;
}

.task .entry-level {
    color: #777;
    vertical-align: middle;
    display: inline-block;
}

.task .entry-level .fa-leaf {
    color: green;
}

.task .author {
    height: 45px;
    margin-bottom: 20px;
}

.task .author img {
    border: 3px solid #e7e7e7;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
    height: 45px;
    width: 45px;
}

.task .organisation .logo img {
    height: 24px;
}

.task .organisation .spacer {
    margin-right: 3px;
    margin-left: 5px;
}

.task .organisation .spacer:after {
    content: "–";
    color: #777;
}

.task .organisation .name {
    color: #777;
    font-size: 20px;
    vertical-align: middle;
}

.task .topic {
    margin-top: 15px;
}

.task .skills {
    color: #777;
}

.task .meth-skills {
    color: #777;
    padding-bottom: 20px;
}

.task .title {
    font-size: 32px;
    font-weight: 600;
    margin: 20px 0;
    line-height: 1.1;
}

.task .description {
    padding-bottom: 20px;
    word-wrap: break-word;
}

.task .actions .btn {
    margin-right: 15px;
}

.task .response {
    padding: 44px 0 0 0;
    margin: 20px 0 0 0;
    border-top: 1px dashed #ddd;
}

.task .response .form-actions {
    padding-top: 0;
}

.task .messages.form-view {
    border-top: 4px solid #ddd;
    padding: 20px 0;
}

.task .messages.form-view .message {
    margin: 20px 0;
}

.task .or {
    display: inline-block;
    padding: 0 5px;
}

.task .btn-actions-group {
    margin-top: 25px;
}

.task .report .report-actions {
    padding: 0;
    margin: 10px 0;
}

.task .admin-actions {
    display: inline-flex;
}

.task .share .share-title {
    padding: 0;
}

.task .share .share-title h4 {
    font-size: 16px;
    font-weight: 600;
    color: #777;
}

.task .share .share-actions {
    padding: 0;
}

.task .share .share-actions a {
    color: #777;
    font-size: 18px;
}

.task .share .share-actions a:hover, .task .report .report-actions a:hover {
    text-decoration: none;
    cursor: pointer;
}

.task.promoted {
    border: 6px solid #962d91;
    padding-left: 15px;
    padding-right: 15px;
}

.task-list .filter-bar .filter.last {
    display: inline-block;
    width: auto;
}

.my-tasks .task-selection {
    border-bottom: none;
    margin-bottom: 10px;
}

.my-tasks .task-selection a {
    border: none;
    padding-left: 0;
    padding-right: 25px;
}

.my-tasks .task-selection a:hover {
    background-color: #fff;
}

.my-tasks .task-selection .active a, .my-tasks .task-selection .active a:hover {
    border: none;
}

.my-tasks .actions {
    margin-top: 15px;
}

.my-tasks .task .publish-text {
    color: #e12328;
}

.my-tasks .task .date-posted {
    font-weight: 400;
    color: #777;
}

.my-tasks .task .title {
    margin: 16px 0;
}

.my-tasks .task .topic {
    margin-top: 0;
    color: #777;
}

.my-tasks .task .reward {
    color: #777;
}

.my-tasks .task .description {
    margin-top: 16px;
}

.my-tasks .task .organisation {
    color: #777;
}

.my-tasks .task .skills {
    padding-bottom: 0;
}

.my-tasks .task .btn-actions-group .btn {
    margin-right: 5px;
}

.my-tasks .task .expiry {
    margin-top: 16px;
    color: #777;
}

.my-tasks .task .expiry .expired {
    color: #e12328;
}

.my-tasks .task .expiry .icon {
    margin-right: 0;
}

.my-tasks .task .expiry .extend {
    display: inline-block;
    margin-left: 10px;
}

.my-tasks .message-sent-actions-container {
    margin-top: 10px;
}

.my-tasks .contribution-section-header {
    border-bottom: 3px solid black;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.my-tasks .contribution-section-header .header-text {
    font-size: x-large;
}

.my-tasks .contribution-section-header .accepted.icon {
    color: #4caf50;
}

.my-tasks .contribution-section-header .declined.icon {
    color: #f44336;
}

.my-tasks .contribution-section-header.pending {
    display: flex;
}

.my-tasks .contribution-status-icon .accepted.icon {
    color: #4caf50;
}

.my-tasks .contribution-status-icon .declined.icon {
    color: #f44336;
}

.my-tasks .modal .custom-message {
    margin-top: 5px;
}

.my-tasks .bulk-actions {
    color: black;
    padding-bottom: 10px;
    border-bottom: 1px #707070 solid;
}

.my-tasks .select-all-candidates {
    margin: 5px 10px 0 0;
}

.my-tasks .contribution-list .candidate:last-child {
    border-bottom: none;
}

.my-tasks .candidate {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 20px;
}

.my-tasks .candidate .title {
    font-weight: bold;
}

.my-tasks .candidate .conflict-of-interest {
    margin-top: 10px;
}

.my-tasks .candidate-actions {
    display: inline-flex;
    column-gap: 5px;
}

.my-tasks .candidate-actions button:first-of-type {
    margin-left: 20px;
}

.my-tasks .task-actions .select-candidates {
    margin-top: 0;
}

.my-tasks .task-actions .finish-task {
    margin: 15px 0;
}

.my-tasks .task-actions .title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0;
    color: #777;
}

.my-tasks .contributions .responses {
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #333;
}

.my-tasks .contributions .no-responses {
    color: #e12328;
}

.my-tasks .contributions .contribution {
    background-color: inherit;
    border: none;
    padding-left: 0;
    padding-bottom: 0;
}

.my-tasks .contributions .contribution .avatar {
    text-align: left;
}

.my-tasks .contributions .contribution .responder {
    display: grid;
    grid-template-columns: 1fr auto 2fr;
}

.my-tasks .contributions .contribution .responder .avatar img {
    border: 1px solid #ccc;
    border-radius: 50%;
    width: 25px;
}

.my-tasks .contributions .contribution .responder .contact {
    align-self: end;
    text-align: right;
}

.my-tasks .contributions .contribution .responder .name {
    align-self: end;
}

.my-tasks .contributions .contribution .responder .selected {
    color: #4caf50;
    position: absolute;
    left: 20px;
    top: 26px;
}

.my-tasks .contributions .contribution .responder .declined {
    color: #f44336;
    position: absolute;
    left: 20px;
    top: 26px;
}

.complete-task .title {
    color: #777;
}

.complete-task .next-steps {
    margin-top: 25px;
}

.complete-task .next-steps .heading {
    font-weight: bold;
}

.complete-task .task-form {
    margin-top: 20px;
}

.complete-task .task-form .not-finished {
    margin-top: 20px;
}

.contributions .blurb {
    margin-bottom: 35px;
}

.contributions .contribution .avatar {
    text-align: center;
}

.contributions .contribution .avatar img {
    border: 3px solid #ccc;
    border-radius: 50%;
    width: 80px;
}

.contributions .contribution .complete {
    color: #55af3c;
    margin-bottom: 10px;
}

.contributions .contribution .actions {
    margin-top: 20px;
}

.contributions .contribution .actions .btn {
    margin-right: 15px;
}

.contributions .contribution .actions .btn-ignore {
    padding-left: 20px;
    padding-right: 20px;
}

.contributions .contribution .task {
    font-weight: 600;
}

.notification-form {
    padding: 20px;
}

.notification-form .subscribe .form-group {
    margin-bottom: 20px;
}

.notification-form .subscribe input {
    margin-top: 8px;
}

.notification-skills {
    border: 1px solid #ccc;
    padding: 10px;
}

.profile-activate-form, .activate-profile {
    font-size: 18px;
}

.profile-activate-form .icon, .activate-profile .icon {
    text-align: center;
    font-size: 40px;
}

.profile-activate-form .icon .fa, .activate-profile .icon .fa {
    margin-right: 0;
    margin-top: -10px;
    margin-left: 10px;
}

.profile-activate-form {
    border-bottom: 1px solid #e7e7e7;
}

.task-form #language-translation-selection {
    display: none;
}

.task-form #language-translation-selection > div {
    padding: 0;
}

.task-form #language-translation-selection > div:nth-child(2) {
    padding-left: 10px;
}

.task-form #language-translation-selection .chosen-container, .task-form #language-translation-selection select {
    width: 100% !important;
}

.task-form .rewards {
    padding: 0;
}

.task-title-input {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABHklEQVQ4EaVTO26DQBD1ohQWaS2lg9JybZ+AK7hNwx2oIoVf4UPQ0Lj1FdKktevIpel8AKNUkDcWMxpgSaIEaTVv3sx7uztiTdu2s/98DywOw3Dued4Who/M2aIx5lZV1aEsy0+qiwHELyi+Ytl0PQ69SxAxkWIA4RMRTdNsKE59juMcuZd6xIAFeZ6fGCdJ8kY4y7KAuTRNGd7jyEBXsdOPE3a0QGPsniOnnYMO67LgSQN9T41F2QGrQRRFCwyzoIF2qyBuKKbcOgPXdVeY9rMWgNsjf9ccYesJhk3f5dYT1HX9gR0LLQR30TnjkUEcx2uIuS4RnI+aj6sJR0AM8AaumPaM/rRehyWhXqbFAA9kh3/8/NvHxAYGAsZ/il8IalkCLBfNVAAAAABJRU5ErkJggg==');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: 16px 18px;
    background-position: 98% 50%;
    cursor: auto;
}

.affiliated-group-input {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABHklEQVQ4EaVTO26DQBD1ohQWaS2lg9JybZ+AK7hNwx2oIoVf4UPQ0Lj1FdKktevIpel8AKNUkDcWMxpgSaIEaTVv3sx7uztiTdu2s/98DywOw3Dued4Who/M2aIx5lZV1aEsy0+qiwHELyi+Ytl0PQ69SxAxkWIA4RMRTdNsKE59juMcuZd6xIAFeZ6fGCdJ8kY4y7KAuTRNGd7jyEBXsdOPE3a0QGPsniOnnYMO67LgSQN9T41F2QGrQRRFCwyzoIF2qyBuKKbcOgPXdVeY9rMWgNsjf9ccYesJhk3f5dYT1HX9gR0LLQR30TnjkUEcx2uIuS4RnI+aj6sJR0AM8AaumPaM/rRehyWhXqbFAA9kh3/8/NvHxAYGAsZ/il8IalkCLBfNVAAAAABJRU5ErkJggg==');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: 16px 18px;
    background-position: 98% 50%;
    cursor: auto;
}

.user-select-list {
    padding: 30px 0;
}

.user-select-list label {
    padding-left: 0;
}

.user-select-list input[type=checkbox] {
    margin-left: 0 !important;
}

.user-select-list .avatar img {
    border: 3px solid #e7e7e7;
    border-radius: 50%;
    height: 50px;
    width: 50px;
}

.user-select-list .label-name {
    padding-left: 0;
    margin-top: 10px;
}

.user-select-list.not-selected div {
    opacity: 0.5;
}

.form-view .form-group span.checkbox.user-select-list input[type=checkbox] {
    margin-left: 0;
}

.form-view .form-group span.checkbox.user-select-list {
    margin: -1px 0 0 0;
}

img {
    max-width: 100%;
}

.messages {
    float: left;
    padding: 0 30px;
    width: 70%;
}

.btn-send {
    border-radius: 40px;
    width: 200px;
}

.message-input .form-actions {
    display: flex;
    justify-content: space-between;
}

.message-input .form-actions .btn-send {
    width: 220px;
}

.message-attachments-field {
    margin-top: 10px;
}

.attachment-input-file {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.attachments-to-upload-panel {
    display: flex;
    column-gap: 5px;
    row-gap: 2px;
    flex-wrap: wrap;
    margin-top: 10px;
}

.attachment-to-upload {
    background-color: #ccc;
    padding: 2px 2px 2px 10px;
    margin-top: 2px;
    border-radius: 4px;
}

.attachment-to-upload .fa-close {
    cursor: pointer;
}

.profile-metadata {
    display: flex;
}

.profile-metadata .avatar img {
    margin-top: 10px;
    margin-right: 25px;
    height: 120px;
    width: 120px;
    border-radius: 100%;
}

body {
    line-height: 25px;
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    color: #333;
}

h1,
h2 {
    font-size: 42px;
    font-weight: 600;
    line-height: 1.1;
}

h3 {
    font-size: 25px;
    font-weight: 600;
    margin-top: 0;
}

.blurb {
    font-size: 18px;
}

.glyphicon,
.fa {
    margin-top: -5px;
    margin-right: 10px;
    vertical-align: middle;
}

.glyphicon.right,
.fa.right {
    margin-left: 5px;
    margin-right: 0;
}

.form-control[readonly] {
    background: #fff;
}

.panel {
    background: #f5f5f5;
    padding-top: 10px;
}

.panel div {
    margin-top: auto;
    margin-bottom: auto;
}

.panel h3 {
    font-size: 18px;
    margin-bottom: 5px;
}

.chosen-container .chosen-results .active-result,
.chosen-container .chosen-results .result-selected {
    font-size: 18px;
    line-height: 25px;
    padding-left: 10px;
}

.chosen-container abbr.search-choice-close {
    margin-top: 10px;
    margin-right: 10px;
    width: 30px;
    height: 15px;
    background-size: 70px 50px !important;
}

.chosen-container abbr.search-choice-close:hover {
    background-position: -42px -14px;
}

.section {
    margin-top: 30px;
    border-top: 1px solid #e7e7e7;
    padding-top: 23px;
}

.list-view article {
    border-top: 1px dashed #ccc;
}

.form-view {
    margin-top: 20px;
    margin-bottom: 40px;
}

.form-view .list-checkboxes {
    margin-left: 0;
    margin-right: 0;
}

.form-view .list-checkboxes .form-group span.checkbox {
    padding-left: 10px;
}

.form-view .btn-loading {
    display: none;
}

.form-view .form-group {
    margin-bottom: 40px;
}

.form-view .form-group input[type=text],
.form-view .form-group input[type=email],
.form-view .form-group input[type=url],
.form-view .form-group input[type=file],
.form-view .form-group input[type=password],
.form-view .form-group textarea,
.form-view .form-group select,
.form-view .form-group .chosen-single {
    border: 2px solid #e0e0e0;
    border-radius: 4px;
    box-shadow: none;
    padding: 10px;
    height: 52px;
    font-size: 18px;
}

.form-view .form-group textarea {
    width: 100%;
}

.form-view .form-group span.checkbox {
    margin: 5px 0;
}

.form-view .form-group span.checkbox input[type=checkbox] {
    height: auto;
    width: 27px;
    margin-top: 6px;
    margin-left: -30px;
    border: none;
    padding: 0;
    box-shadow: none;
    transition: none;
}

.form-view .form-group span.checkbox label {
    font-size: 18px;
    font-weight: 400;
}

.form-view .form-group span.checkbox.column-checkbox {
    margin-left: -5px;
}

.form-view .form-group span.radio {
    margin: 5px 0;
}

.form-view .form-group span.radio input[type=radio] {
    height: auto;
    width: 27px;
    margin-top: 6px;
    margin-left: -30px;
    border: none;
    padding: 0;
    box-shadow: none;
    transition: none;
}

.form-view .form-group span.radio label {
    font-size: 18px;
    font-weight: 400;
    padding: 5px 0 5px 30px;
}

.form-view .form-group.check-boxes .checkbox {
    margin-left: 10px;
}

.form-view .form-group .chosen-single {
    padding-top: 11px;
}

.form-view .form-group .chosen-single i.fa {
    margin-top: 10px;
    margin-left: -10px;
    font-size: 25px;
}

.form-view .form-group textarea {
    height: 140px;
}

.form-view .form-group label {
    font-size: 20px;
    font-weight: 600;
    display: block;
}

.form-view .form-group select,
.form-view .form-group .picker-input {
    width: 400px;
}

.form-view .form-group.file {
    margin-top: 17px;
}

.form-view .form-group.file input.file {
    line-height: 0;
}

.form-view .form-group .chosen-choices,
.form-view .form-group select {
    border: 2px solid #e0e0e0;
    box-shadow: none;
    padding: 10px;
    border-radius: 4px;
    height: 52px;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 18px;
    background-image: none;
}

.form-view .form-group .chosen-choices input[type=text].default,
.form-view .form-group select input[type=text].default {
    font-family: "Source Sans Pro", sans-serif;
}

.form-view .form-group .chosen-choices .search-choice,
.form-view .form-group select .search-choice {
    font-size: 13px;
}

.form-view .form-group select {
    height: 42px;
}

.form-view .form-group.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.form-view .form-actions {
    padding: 20px 0;
}

.form-view .form-actions .btn-submit {
    margin-right: 10px;
}

.form-group.select,
.form-group.string,
.select .chosen-container,
.select .chosen-single {
    width: 100% !important;
}

.homepage .main-view {
    margin-top: 50px;
    border-bottom: 1px solid #000000;
    padding-bottom: 55px;
}

.homepage .main-view .actions {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.homepage .main-view .actions .btn {
    width: 220px;
    margin: 10px;
}

.homepage .main-view header {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 35px;
}

.homepage .main-view header p {
    font-size: 18px;
}

.homepage #profiles-hero {
    border-bottom: 1px solid #000000;
}

.homepage #hero .container, .homepage #profiles-hero .container, .homepage #explanation .container {
    padding: 40px 0 70px 0;
    background-image: url("/images/banner-desktop-new.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.homepage #hero {
    text-align: center;
}

.homepage #hero header p, .homepage #profiles-hero header p, .homepage #explanation header p,
.homepage #hero .actions p, .homepage #profiles-hero .actions p, .homepage #explanation .actions p {
    margin: 21px 0;
    font-size: 18px;
}

.homepage #hero .actions .btn {
    width: 220px;
}

.homepage #hero .actions .btn, .homepage #profiles-hero .actions .btn {
    margin: 10px;
    font-weight: 600;
}

.homepage #profiles-hero, .homepage #explanation {
    background-color: #ffffff;
    color: #333;
    text-align: center;
    padding-top: 20px;
}

.homepage #profiles-hero .container, .homepage #explanation .container {
    background-image: none;
}

.homepage #explanation {
    margin-bottom: 50px;
    margin-top: 0;
}

.homepage #explanation h1 {
    font-weight: 600;
    font-size: 30px;
}

.homepage #explanation h2 {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 40px;
}

.homepage #explanation h3 {
    font-size: 18px;
    font-weight: 600;
}

.homepage #explanation .full p {
    font-size: 18px;
    line-height: 34px;
    margin: 50px auto;
}

.homepage #explanation .top p {
    margin-top: 25px;
    margin-bottom: 60px;
}

.homepage #explanation .grid {
    margin-bottom: 30px;
}

.homepage #explanation .grid p {
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
}

.homepage #explanation .grid .col-md-3 {
    margin: 0 4.16666%;
}

.homepage #explanation .grid img {
    height: 50px;
    margin-bottom: 15px;
}

.homepage #explanation .btn {
    width: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 13px 60px;
}

.footer {
    color: #fff;
    text-align: center;
    margin-top: 170px;
}

.footer .branding {
    background-color: #962d91;
    width: 100%;
    text-align: left;
}

.footer .branding .logo {
    padding: 10px;
    line-height: 72px;
    font-size: 42px;
    font-weight: bold;
    float: left;
}

.footer .branding .logo a {
    color: #fff;
}

.footer .branding .logo a:hover {
    text-decoration: none;
}

.footer .branding .logo img {
    height: 65px;
    padding-right: 10px;
    margin-top: -10px;
}

.footer .branding .partner {
    float: right;
    padding: 20px 0;
}

.footer .branding .partner .copy {
    text-align: right;
}

.footer .links {
    background-color: #fff;
    color: #333;
    font-size: 13px;
    margin-top: 5px;
    text-align: left;
}

.footer .links ul {
    margin-bottom: 5px;
    text-align: right;
}

.footer a {
    color: #333;
}

.footer a:hover {
    color: #333;
    text-decoration: underline;
}

.messages.form-view {
    padding: 0;
}

.home .footer {
    margin-top: 0;
}

article {
    padding: 35px 0;
}

.move-handle {
    cursor: move;
    cursor: -webkit-grabbing;
}

.ghost {
    opacity: 0.5;
    background: #C8EBFB;
}

.chosen-item {
    color: #e7e7e7;
    background-color: #e7e7e7;
}

.chosen-choices,
.chosen-single,
input[type="button"].btn-default,
a.btn-default,
.attachment-input-button {
    border-color: #ccc !important;
    border-width: 2px !important;
}

.attachment-input-button {
    border-radius: 30px;
}

.attachment-input-file:focus + .attachment-input-button{
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.form-group .attachment-input-button {
    display: inline-block !important;
    font-size: 16px !important;
}

.btn-lg {
    padding: 10px 16px;
    line-height: 1.3333333;
}

/*for tinymce's url field "urlInputElement" located in modal window*/
.tox .tox-textfield.has-error {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    background-color: rgba(204, 0, 0, .1);
    color: #a94442;
}

.tox .tox-textfield.has-error:focus {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    background-color: rgba(204, 0, 0, .1);
    color: #a94442;
}

.task-stats-bar .purple-bold {
    font-weight: 600;
    color: #a24f99;
}

.app-upgraded-banner {
    text-align: center;
    vertical-align: middle;
    padding: 15px;
    margin-bottom: 20px;
    color: #31708f;
    background-color: #d9edf7;
}

.icons {
    padding-top: 20px;
    padding-bottom: 20px;
}

.icons img {
    width: 150px;
}

.roles {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.roles > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #e7e7e7;
}

.roles > tbody > tr > td {
    padding: 8px 0;
    line-height: 1.5;
    vertical-align: top;
}

.pagination-navigation,
.pagination-size {
    display: inline-flex;
    margin-bottom: 5px;
}

.pagination-size {
    vertical-align: top;
}

.pagination-size span.select {
    display: block;
    font-size: 16px;
    font-weight: 600;
    padding-left: 3px;
    padding-right: 3px;
    line-height: 36px;
}

.previous-page-actions {
    padding-left: 3px;
}

.page-number-select {
    margin-left: 3px;
    margin-right: 5px;
}

.page-number-select,
.page-size-select,
.next-page-actions {
    padding-left: 3px;
    padding-right: 3px;
}

.loading-indicator {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 1000;
    display: none;
    justify-content: center;
    align-items: center;
}
