
#dashboard h1 {
    margin: 21px 0
}

#dashboard h3 {
    margin: 10px 0;
    font-size: 20px !important;
    font-weight: 300 !important;
    color: #222 !important;
}

#dashboard .widget-header {
    position: static
}

#dashboard .widget-profile {
    background-color: #eee;
    position: relative;
    margin-bottom: 30px
}

#dashboard .widget-profile img {
    vertical-align: top;
    width: 80px;
    height: 80px;
}

#dashboard .widget-profile .widget-profile-info {
    display: inline-block;
    padding: 10px;
    width: calc(100% - 140px);
}

#dashboard .widget-profile .widget-profile-info .name {
    display: block;
    font-weight: 700
}

#dashboard .widget-profile .btn-profile-edit {
    position: absolute;
    top: 18px;
    right: 15px;
    background-color: transparent;
    border-color: transparent;
}

#dashboard .widget-profile .btn-profile-edit:hover {
    background-color: #33b6e4;
    color: #fff
}

#dashboard .widget {
    background-color: #eee;
    color: #3f3f3f;
    overflow: hidden;
    margin-bottom: 30px
}

#dashboard .widget table.table {
    margin-bottom: 0
}

#dashboard .widget-header {
    padding: 15px;
    margin: 0;
    vertical-align: baseline;
    font-weight: 700;
    border-bottom: 1px solid #fff;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    color: #000;
    font-size: 18px;
}

#dashboard .widget-header input {
    margin: 0;
    font-size: 12px
}

#dashboard .widget-header .links a {
    font-weight: 300;
    color: #7f7f7f
}

#dashboard .widget-contents {
    background-color: transparent
}

#dashboard .widget-contents-wrapper .row {
    border-top: 1px solid #fff
}

#dashboard .widget-contents-wrapper .row:first-child {
    border-top: none
}

#dashboard .widget-contents-wrapper .rosters,
#dashboard .widget-contents .group-no-found{
    border-top: none;
    margin-bottom: 10px
}

#dashboard .widget-contents-wrapper .rosters:first-child {
    padding: 0
}

#dashboard .widget-contents-wrapper .rosters h4 {
    margin-bottom: 0
}

#dashboard .widget-contents-wrapper .rosters a {
    color: #3f3f3f
}

#dashboard .widget-contents-wrapper .rosters a:hover {
    text-decoration: none;
    color: #33b6e4
}

#dashboard .widget-contents-wrapper .rosters a:hover i {
    color: #33b6e4
}

#dashboard .widget-contents-wrapper .notifications-list {
    padding: 10px 0
}

#dashboard .favorite-resources {
    padding: 15px 7.5px
}

#dashboard .favorite-resources .resource-item {
    margin-bottom: 15px;
    padding-left: 7.5px;
    padding-right: 7.5px
}

#dashboard .favorite-resources .resource-item .icon {
    background: #753594;
    color: #fff;
    padding: 7px 10px;
    text-align: center;
    position: absolute;
    left: 7.5px;
    top: 0
}

#dashboard .favorite-resources .resource-item .resource-info {
    background-color: #fff
}

#dashboard .favorite-resources .resource-item .resource-info h5.title {
    margin: 0 10px 4px;
    padding-top: 7px;
    max-height: 22px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 13px;
    font-weight: 400
}

#dashboard .favorite-resources .resource-item .resource-info .source {
    font-size: 70%;
    margin: 0 8px 5px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-height: 22px
}

#dashboard .favorite-resources .resource-item .resource-info .source img {
    width: 18px !important;
    margin-right: 3px !important;
}
#dashboard .favorite-resources .resource-item .resource-info .source.smithsonian {
    -webkit-background-size: 16px auto;
    -moz-background-size: 16px auto;
    background-size: 16px auto;
    background-repeat: no-repeat;
    background-position: left top;
    min-height: 22px;
}

#dashboard .favorite-resources .resource-item .resource-info .source span.profile-image {
    display: none
}

#dashboard .favorite-resources .resource-item .resource-info .source span.profile-image img {
    width: 16px;
    height: 16px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin-top: -2px
}

#dashboard .favorite-resources .resource-item .resource-info .source.profile span.profile-image {
    display: inline
}

#dashboard .hide-header .widget-contents-wrapper {
    padding-top: 10px
}

#dashboard .hide-header .widget-header {
    display: none
}

#dashboard .hide-header .widget-contents {
    top: 0
}

#dashboard .widget-list-header {
    margin: 8px 0;
    border-bottom: 1px solid #999
}

#dashboard .widget-list-header:first-child {
    margin-top: 0
}

#dashboard ul.widget-list {
    margin: 0;
    padding: 0;
    list-style: none
}

#dashboard ul.widget-list li {
    zoom: 1;
    border-top: 1px solid #999;
    margin-top: 4px;
    padding-top: 4px;
    clear: left;
    list-style: none
}

#dashboard ul.widget-list li:after,
#dashboard ul.widget-list li:before {
    content: "";
    display: table
}

#dashboard ul.widget-list li:after {
    clear: both
}

#dashboard ul.widget-list li:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0
}

#dashboard ul.widget-list li .widget-image {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px
}

#dashboard ul.widget-list li .widget-list-heading {
    margin: 3px 0;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

#dashboard ul.widget-list li .description {
    font-size: 11px;
    line-height: 15px
}

#dashboard ul.widget-icon-list {
    margin: 0;
    list-style: none;
    padding: 0;
    zoom: 1
}

#dashboard ul.widget-icon-list:after,
#dashboard ul.widget-icon-list:before {
    content: "";
    display: table
}

#dashboard ul.widget-icon-list:after {
    clear: both
}

#dashboard ul.widget-icon-list li {
    display: inline-block;
    padding-right: 5px;
    padding-bottom: 5px
}

#dashboard .assignment-item {
    padding: 15px 0
}

#dashboard .assignment-item .row {
    border: none;
    margin-bottom: 10px
}

#dashboard .assignment-item .timestamp {
    color: #7f7f7f;
    font-size: 85%
}

#dashboard .assignment-item h4 {
    margin: 0;
    font-size: 18px !important;
    font-weight: 300 !important;
    color: #222;
    margin-bottom: 10px !important;
}

#dashboard .assignment-item h4 a {
    color: #3f3f3f
}

#dashboard .assignment-item h4 a:hover {
    color: #33b6e4;
    text-decoration: none
}

#dashboard .assignment-item .roster-name {
    font-size: 70%;
    color: #3f3f3f;
    height: 40px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    font-weight: 400 !important;
}

#dashboard .assignment-item .roster-name a {
    color: #3f3f3f !important;
}

#dashboard .assignment-item .roster-name img {
    float: left;
    margin-right: 10px;
    width: 40px;
    height: 40px;
}

#dashboard .rosters.teaching .roster-item img {
    width: 25px;
    height: 25px;
}

#dashboard .assignment-item .roster-name span {
    height: 40px;
    display: table-cell;
    vertical-align: middle
}

#dashboard .collections.widget-list .collection-item {
    padding: 15px 0;
    position: relative
}

#dashboard .collections.widget-list .collection-item.no-item-found{
    padding: 10px 0px !important;
}
#dashboard .no-item-found{
    font-weight: 400 !important;
}
#dashboard .collections.widget-list .collection-item .collection-image {
    height: 0;
    padding-bottom: 100%;
    overflow: hidden
}

#dashboard .collections.widget-list .collection-item h5.collection-title {
    font-weight: 400;
    margin-bottom: 5px
}

#dashboard .collections.widget-list .collection-item h5.collection-title a {
    display: block;
    color: #000;
    -webkit-transition: .3s all ease-in-out;
    -moz-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    -ms-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    font-size: 16px !important;
}

#dashboard .collections.widget-list .collection-item h5.collection-title a:hover {
    color: #33b6e4;
    text-decoration: none
}

#dashboard .collections.widget-list .collection-item .timestamp {
    color: #7f7f7f;
    font-size: 85%
}

#dashboard .collections.widget-list .collection-item .description {
    max-height: 6em;
    overflow: hidden;
}

#dashboard .widget-edit-controls {
    padding: 4px;
    border: 1px solid #999;
    background-color: #f7f7f7
}

#dashboard .widget-edit-form label {
    font-weight: 700
}

#dashboard .widget-edit-form label.checkbox,
#dashboard .widget-edit-form label.radio {
    font-weight: 400
}

#dashboard .widget-edit-form fieldset legend {
    background-color: transparent;
    font-weight: 700;
    font-size: inherit;
    color: inherit;
    font-family: inherit;
    line-height: inherit;
    height: auto
}

.dashboard-edit .widget {
    border: 1px dashed #ccc
}

.show-dashboard-analytics .dashboard-collection-analytics {
    display: block!important
}

.dashboard-analytics ul {
    list-style: none
}

.dashboard-analytics li {
    display: inline-block;
    margin: 0 10% 0 0;
    font-size: 16px !important;
}

#mainContent .dashboard-analytics li h1 {
    font-weight: 700 !important;
    font-size: 52px !important;
}

.dashboard-collection-analytics {
    position: absolute;
    bottom: 0;
    right: 0;
    font-weight: 300;
    padding-bottom: 15px
}

.dashboard-collection-analytics span {
    font-weight: 400
}

#mainContent .new-user-table,
#mainContent .unique-user-table {
    height: 700px;
    overflow-y: auto;
    overflow-x: hidden
}

#mainContent #date-range {
    margin: 10px 0
}

#mainContent #date-range .datepicker>div {
    display: block
}

#mainContent #date-range .datepicker {
    width: 29.6%;
    height: 250px
}

#mainContent #date-range .datepicker table tr td {
    height: 30px
}

#mainContent #date-range .datepicker table tr td span {
    width: 100%;
    float: none;
    height: 30px;
    cursor: pointer;
    padding-top: 7px;
    line-height: 16px;
    -webkit-border-radius: 0;
    border-radius: 0
}

#mainContent #date-range .datepicker thead a.datepickerGoNext,
#mainContent #date-range .datepicker thead a.datepickerGoPrev {
    width: 20px
}

#mainContent #date-range .datepicker thead a.datepickerMonth {
    width: 80%
}

#mainContent #date-range .datepicker tbody a {
    width: 100%;
    height: 30px
}

#mainContent #date-range .datepicker tbody .datepickerDays td a span:hover {
    color: #333;
    background-color: #fc3
}

#mainContent #date-range .datepicker th {
    height: 30px;
    padding: 0 19px;
    text-align: center;
    -webkit-border-radius: 0;
    border-radius: 0
}

#mainContent #date-range .datepicker th a.datepickerMonth {
    margin-left: 0
}

#mainContent #date-range .datepicker .datepickerLastView th a.datepickerGoPrev {
    float: left;
    width: 20px
}

#mainContent #date-range .datepicker .datepickerLastView th a.datepickerGoNext {
    float: right;
    width: 20px
}

#mainContent #date-range .datepicker .datepickerDays {
    width: 100%;
    height: 30px
}

.body-admin #admin-dashboard #dashboard .widget .widget-contents {
    position: unset!important
}

#dashboard .rosters-dashboard h4 {
    font-size: 18px !important;
    font-weight: 300 !important;
    color: #222;
}

#dashboard .roster-item, #dashboard .roster-name {
    margin-bottom: 2px !important;
}

@media (max-width: 992px) and (min-width: 768px) {
    .body-dashboard #dashboard .widget .widget-contents .groups-list .resource-item:nth-child(3) {
        margin-top: 0px !important;
    }
}

@media (max-width: 767px) and (min-width: 576px) {
    .body-dashboard #dashboard .widget .widget-contents .groups-list .resource-item:nth-child(3),
    .body-dashboard #dashboard .widget .widget-contents .groups-list .resource-item:nth-child(4) {
        margin-top: 30px !important;
    }
}
@media (max-width: 575px) {
    .body-dashboard .home-dashboard .widget .widget-contents .groups-list .resource-item:nth-child(1) {
        margin-top: 0 !important
    }
    .body-dashboard .home-dashboard .widget .widget-contents .groups-list .resource-item {
        margin-top: 30px !important
    }
    .home-dashboard .dashboard-collection-analytics{
        text-align: right;
    }
}

.widget-profile-avatar{
    width: 80px;
    height: 80px;
}

.body-dashboard,
.body-profile {
    font-family: museo-sans, 'Open Sans', Helvetica, sans-serif;
    color: #222;
    margin: 0 auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #fff;
}

.body-dashboard #mainHeader,
.body-dashboard fieldset legend,
.body-dashboard h1,
.body-dashboard h2,
.body-dashboard h3,
.body-dashboard h4,
.body-dashboard h5,
.body-dashboard h6,
.body-profile #mainHeader,
.body-profile fieldset legend,
.body-profile h1,
.body-profile h2,
.body-profile h3,
.body-profile h4,
.body-profile h5,
.body-profile h6 {
    font-family: museo-sans, 'Open Sans', Helvetica, sans-serif;
}

.body-dashboard a.btn,
.body-dashboard button.btn,
.body-profile a.btn,
.body-profile button.btn {
    font-family: museo-sans, 'Open Sans', Helvetica, sans-serif;
    -webkit-font-smoothing: auto;
}

.body-dashboard.embed,
.body-dashboard.plain,
.body-profile.embed,
.body-profile.plain {
    background: #fff;
}

.body-dashboard #mainContent,
.body-profile #mainContent {
    padding: 0;
    position: relative;
}

.body-dashboard #mainContent.maintenance-on,
.body-profile #mainContent.maintenance-on {
    background-image: url(/img/maintenance-bg.png) !important;
}

.body-dashboard #mainContent.authed,
.body-profile #mainContent.authed {
    padding-bottom: 30px;
}

.body-dashboard #mainContent .well,
.body-dashboard #mainContent .well a,
.body-dashboard #mainContent .well fieldset,
.body-dashboard #mainContent .well fieldset legend,
.body-profile #mainContent .well,
.body-profile #mainContent .well a,
.body-profile #mainContent .well fieldset,
.body-profile #mainContent .well fieldset legend {
    color: #222;
}

.body-dashboard.body-profile #mainContent.authed,
.body-profile.body-profile #mainContent.authed {
    padding-bottom: 0;
}

.body-dashboard .embed #mainContent,
.body-profile .embed #mainContent {
    padding: 0;
}

.body-dashboard .auth-form legend,
.body-profile .auth-form legend {
    margin-bottom: 10px;
}

.body-dashboard .auth-form .well,
.body-profile .auth-form .well {
    padding-top: 5px;
}

.body-dashboard .auth-form .form-group,
.body-profile .auth-form .form-group {
    margin-top: 10px;
    margin-bottom: 10px;
}

.body-dashboard .badge a,
.body-dashboard .label a,
.body-profile .badge a,
.body-profile .label a {
    color: inherit;
}

.body-dashboard #mainContent,
.body-profile #mainContent {
    background-color: #fff;
}
