.ibox {
    clear: both;
    margin-bottom: 25px;
    margin-top: 0;
    padding: 0;
}
.ibox:after, .ibox:before {
    display: table;
}
.ibox:after, .ibox:before {
    display: table;
}
.ibox-title {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 4px 0px 0;
    color: inherit;
    margin-bottom: 0;
    padding: 14px 15px 7px;
    min-height: 48px;
}
.ibox-tools {
    display: inline-block;
    float: right;
    margin-top: 0;
    position: relative;
    padding: 0;
}
.ibox-title .label {
    float: left;
    margin-left: 4px;
}
.label-warning-light, .badge-warning-light {
    background-color: #f8ac59;
    color: #ffffff;
}
.label {
    background-color: #d1dade;
    color: #5e5e5e;
    font-family: 'Open Sans';
    font-size: 10px;
    font-weight: 600;
    padding: 3px 8px;
    text-shadow: none;
}

.ibox-content {
    clear: both;

}
.ibox-content {

    color: inherit;
    padding: 15px 20px 20px 20px;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0px;
    background-color: #fff;
}
.feed-element:first-child {
    margin-top: 0;
}
.feed-activity-list .feed-element {
    border-bottom: 1px solid #e7eaec;
}
.feed-element, .media-body {
    overflow: hidden;
}
.feed-element, .feed-element .media {
    margin-top: 15px;
}
.feed-element {
    padding-bottom: 15px;
}

.feed-element > .pull-left {
    margin-right: 10px;
}
.feed-element, .media-body {
    overflow: hidden;
}
.sidebard-panel .feed-element, .media-body, .sidebard-panel p {
    font-size: 12px;
}
.media-body {
    display: block;
    width: auto;
}
.p-lg {
    padding: 11px;
}
.navy-bg {
    background-color: #1ab394;
    color: #ffffff;
}
.widget-head-color-box {
    border-radius: 5px 5px 0px 0px;
    margin-top: 10px;
}

.navy-bg {
    background-color: rgba(38, 156, 68, 0.88);
    color: #ffffff;
}
img.circle-border {
    border: 6px solid #FFFFFF;
    border-radius: 50%;
}
.m-b-md {
    margin-bottom: 11px;
}
.img-circle {
    border-radius: 50%;
}
.widget-text-box {
    padding: 20px;
    border: 1px solid #e7eaec;
    background: #ffffff;
}
.no-margins {
    margin: 0 !important;
}
.fc-center{
    font-size: 7px;
    margin-top: 7px;
    margin-bottom: -9px;
    text-transform: uppercase;
}
.fc-left{
    color: white!important;
    font-size: 20px!important;
    margin: 4px!important;
    text-transform: uppercase!important;
}
/*
.fc-basic-view .fc-body .fc-row {
     min-height: 1em!important;
}
 .fc-widget-content{
    height: 30px!important;
}

*/
.fc-day-grid-container{
    height: auto!important;
    overflow-x: inherit!important;
    overflow-y: inherit!important;
}
.fc-toolbar .fc-left{
    font-size: 9px!important;
    background: #37b349;
}
.fc .fc-button-group  {
    margin-left: 0;
    background: #37b349;
}

.fc-toolbar {
    background: #37b349;
    margin-bottom: 0px;
}
.fc-button{
    background: #37b349;
    color: white;
    text-transform: capitalize;
}
.fc-toolbar .fc-center {
    display: inline-block;
    color: white;
}
.fc-state-default {
    border-color: #37b349 #37b349 #37b349;

}
.fc-unthemed th, .fc-unthemed td, .fc-unthemed thead, .fc-unthemed tbody, .fc-unthemed .fc-divider, .fc-unthemed .fc-row, .fc-unthemed .fc-content, .fc-unthemed .fc-popover {
    border-color: rgba(221, 221, 221, 0.17);
    border: 0px ;
    text-transform: uppercase!important;
}
.progress {
    height: 7px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.fc-day-header{
    background: #379949;
    color: white;
    text-transform: capitalize;

}
.fc-event {
    position: relative;
    display: block;
    font-size: .85em;
    line-height: 1.3;
    border-radius: 3px;
    border: 1px solid transparent;
    background-color: transparent;
    font-weight: normal;
}

.manual-list-fullwidth div.list, .list.card.manual-card-fullwidth {
}
.list:last-child {
    margin-bottom: 0px;
}
.list {
    position: relative;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 0;
    margin-bottom: 20px;
}
.manual-list-fullwidth div.list > .item, .list.card.manual-card-fullwidth > .item {
    border-radius: 0px;
    border-left: 0px;
    border-right: 0px;
}
.item-thumbnail-left > img:first-child, .item-thumbnail-left .item-image, .item-thumbnail-left .item-content > img:first-child, .item-thumbnail-left .item-content .item-image {
    position: absolute;
    top: 10px;
    left: 10px;
    max-width: 80px;
    max-height: 80px;
    width: 100%;
    height: 100%;
}
.item-thumbnail-left, .item-thumbnail-left .item-content {
    padding-top: 8px!important;
    padding-left: 106px!important;
    min-height: 100px!important;
}

.borderless .item {
    border: 0px;
}
.item-thumbnail-left, .item-thumbnail-left .item-content {
    padding-top: 8px;
    padding-left: 106px;
    min-height: 100px;
}
.item-icon-right {
    padding-right: 54px;
}
.item, .item h1, .item h2, .item h3, .item h4, .item h5, .item h6, .item p, .item-content, .item-content h1, .item-content h2, .item-content h3, .item-content h4, .item-content h5, .item-content h6, .item-content p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.item {
    border-color: #ddd;
    background-color: #fff;
    color: #444;
    position: relative;
    z-index: 2;
    display: block;
    margin: -1px;
    padding: 16px;
    border-width: 1px;
    border-style: solid;
    font-size: 16px;
}
.item-thumbnail-left > img:first-child, .item-thumbnail-left .item-image, .item-thumbnail-left .item-content > img:first-child, .item-thumbnail-left .item-content .item-image {
    position: absolute;
    top: 10px;
    left: 10px;
    max-width: 80px;
    max-height: 80px;
    width: 100%;
    height: 100%;
}
img {
    vertical-align: middle;
}
.item, .item h1, .item h2, .item h3, .item h4, .item h5, .item h6, .item p, .item-content, .item-content h1, .item-content h2, .item-content h3, .item-content h4, .item-content h5, .item-content h6, .item-content p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.item h2 {
    margin: 0 0 2px 0;
    font-size: 16px;
    font-weight: normal;
}
.gallaalist .item .row {
    width: 100%;
    font-size: 10pt;
}
.item-icon-right .icon {
    right: 11px;
}
.gallaalist .item .row {
    width: 100%;
    font-size: 10pt;
}
.orange{
    color: orange;
}
.green{
    color: #37b349;
}
.grey{
    color: grey;
}
.item-icon-right .icon {
    right: 11px;
}
.next-icon {

    align-items: center!important;
    position: absolute!important;

    height: 100% !important;
    right: 11px;
    margin-top: 13px!important;
    padding: 0!important;
    border: 0!important;
    vertical-align: baseline!important;

}
