/* Angular Bootstrap Calendar css */

[class*=cal-cell] {
    float: left;
    margin-left: 0;
    min-height: 1px;
}
.cal-row-fluid {
    width: 100%;
    *zoom: 1;
}
.cal-row-fluid:after,
.cal-row-fluid:before {
    display: table;
    content: "";
    line-height: 0;
}
.cal-row-fluid:after {
    clear: both;
}
.cal-row-fluid [class*=cal-cell] {
    display: block;
    width: 100%;
    box-sizing: border-box;
    float: left;
    margin-left: 0;
    *margin-left: -.05213764%;
}
.cal-row-fluid .controls-row [class*=cal-cell]+[class*=cal-cell],
.cal-row-fluid [class*=cal-cell]:first-child {
    margin-left: 0;
}
.cal-row-fluid .cal-cell7 {
    width: 100%;
    *width: 99.9466951%;
}
.cal-row-fluid .cal-cell6 {
    width: 85.71428571%;
    *width: 85.66098081%;
}
.cal-row-fluid .cal-cell5 {
    width: 71.42857143%;
    *width: 71.37526652%;
}
.cal-row-fluid .cal-cell4 {
    width: 57.14285714%;
    *width: 57.08955224%;
}
.cal-row-fluid .cal-cell3 {
    width: 42.85714286%;
    *width: 42.80383795%;
}
.cal-row-fluid .cal-cell2 {
    width: 28.57142857%;
    *width: 28.51812367%;
}
.cal-row-fluid .cal-cell1 {
    width: 14.28571429%;
    *width: 14.23240938%;
}
.cal-row-fluid .cal-offset7,
.cal-row-fluid .cal-offset7:first-child,
.cal-week-box .cal-offset7 {
    margin-left: 100%;
    *margin-left: 99.89339019%;
}
.cal-row-fluid .cal-offset6,
.cal-row-fluid .cal-offset6:first-child,
.cal-week-box .cal-offset6 {
    margin-left: 85.71428571%;
    *margin-left: 85.60767591%;
}
.cal-row-fluid .cal-offset5,
.cal-row-fluid .cal-offset5:first-child,
.cal-week-box .cal-offset5 {
    margin-left: 71.42857143%;
    *margin-left: 71.32196162%;
}
.cal-row-fluid .cal-offset4,
.cal-row-fluid .cal-offset4:first-child,
.cal-week-box .cal-offset4 {
    margin-left: 57.14285714%;
    *margin-left: 57.03624733%;
}
.cal-row-fluid .cal-offset3,
.cal-row-fluid .cal-offset3:first-child,
.cal-week-box .cal-offset3 {
    margin-left: 42.85714286%;
    *margin-left: 42.75053305%;
}
.cal-row-fluid .cal-offset2,
.cal-row-fluid .cal-offset2:first-child,
.cal-week-box .cal-offset2 {
    margin-left: 28.57142857%;
    *margin-left: 28.46481876%;
}
.cal-row-fluid .cal-offset1,
.cal-row-fluid .cal-offset1:first-child,
.cal-week-box .cal-offset1 {
    margin-left: 14.28571429%;
    *margin-left: 14.17910448%;
}
.cal-row-fluid .cal-cell1 {
    width: 14.28571429%;
    *width: 14.23357664%;
}
.cal-row-fluid [class*=cal-cell].hide,
[class*=cal-cell].hide {
    display: none;
}
.cal-row-fluid [class*=cal-cell].pull-right,
[class*=cal-cell].pull-right {
    float: right;
}
.cal-row-head [class*=cal-cell],
.cal-row-head [class*=cal-cell]:first-child {
    min-height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cal-events-num {
    margin-top: 20px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 100%;
}
.cal-month-day .cal-events-num {
    margin-left: 10px;
    margin-top: 18px;
    display: none;
}
#cal-week-box {
    width: 70px;
    left: -71px;
    top: -1px;
    padding: 8px 5px;
}
#cal-week-box,
.cal-day-tick {
    position: absolute;
    cursor: pointer;
}
.cal-day-tick {
    right: 50%;
    bottom: -15px;
    padding: 0 5px;
    z-index: 5;
    text-align: center;
    width: 26px;
    margin-right: -17px;
}
.cal-year-box #cal-day-tick {
    margin-right: -7px;
}
.cal-slide-box {
    position: relative;
}
.cal-slide-tick {
    position: absolute;
    width: 16px;
    margin-left: -7px;
    height: 9px;
    top: -1px;
    z-index: 1;
}
.cal-slide-tick.tick-month1 {
    left: 12.5%;
}
.cal-slide-tick.tick-month2 {
    left: 37.5%;
}
.cal-slide-tick.tick-month3 {
    left: 62.5%;
}
.cal-slide-tick.tick-month4 {
    left: 87.5%;
}
.cal-slide-tick.tick-day1 {
    left: 7.14285714%;
}
.cal-slide-tick.tick-day2 {
    left: 21.42857143%;
}
.cal-slide-tick.tick-day3 {
    left: 35.71428571%;
}
.cal-slide-tick.tick-day4 {
    left: 50%;
}
.cal-slide-tick.tick-day5 {
    left: 64.28571429%;
}
.cal-slide-tick.tick-day6 {
    left: 78.57142857%;
}
.cal-slide-tick.tick-day7 {
    left: 92.85714286%;
}
.events-list {
    position: absolute;
    bottom: 4px;
    right: 8px;
    z-index: 50;
}
.event-notify{
    color:purple;
}
.cal-slide-content ul.unstyled {
    margin-bottom: 0;
}

.cal-slide-content ul li {
    display: flex;
    align-items: center;
    font-style: italic;
}

.cal-slide-content ul li.dragging-active .event-item {
    color: #000;
}
.cal-week-box {
    position: relative;
}
.cal-week-box [data-event-class] {
    white-space: nowrap;
    height: 30px;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-top: 0!important;
    margin-top: 0!important;
    margin-bottom: 0!important;
    font-size: 12px;
    padding: 0 3px!important;
}
.cal-week-box .cal-day-panel {
    border: 0!important;
}
.cal-week-box:not(.cal-day-box) .cal-row-fluid {
    margin-bottom: 2px;
}
/*.cal-week-box:not(.cal-day-box) .cal-row-fluid:hover,
.cal-week-box:not(.cal-day-box) [class*=cal-cell]:hover {
    background-color: inherit!important;
}*/
.cal-week-box:not(.cal-day-box) [data-event-class] {
    margin-left: 2px;
    margin-right: 2px;
}
.cal-week-box:not(.cal-day-box) .border-left-rounded {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.cal-week-box:not(.cal-day-box) .border-right-rounded {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.cal-week-box.cal-day-box .cal-row-head {
    padding-left: 60px;
}
.cal-week-box.cal-day-box .cal-day-panel {
    overflow-x: hidden;
}
.cal-day-box {
    text-wrap: none;
    overflow-x: auto!important;
    overflow-y: hidden;
}
.cal-day-box .cal-day-hour-part {
    height: 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: thin solid rgba(0,0,0,0.12);
}
.cal-day-box .cal-day-hour-part .cal-day-hour-part-time {
    width: 60px;
    text-align: center;
    float: left;
}
.cal-day-box .cal-day-hour-part .cal-day-hour-part-spacer {
    height: 30px;
    display: inline-block;
}
.cal-day-box .cal-day-hour-part:hover {
    background-color: #ededed;
}
.cal-day-box .cal-day-hour-part-selected {
    background-color: #e1e1e1;
}
.cal-day-box .cal-day-hour .day-highlight {
    height: 30px;
}
.cal-day-box .cal-hours {
    font-weight: 700;
    font-size: 12px;
}
.cal-day-box .cal-day-hour:nth-child(odd) {
    background-color: #fafafa;
}
.cal-day-box .cal-day-panel {
    position: relative;
    padding-left: 60px;
    border: 1px solid #e1e1e1;
}
.cal-day-box .cal-day-panel-hour {
    position: absolute;
    width: 100%;
    margin-left: -60px;
}
.cal-day-box .day-event {
    position: absolute;
    width: 150px;
    overflow: hidden;
    padding: 2px 3px !important;
}
.cal-day-box .day-event a {
    font-size: 12px;
    text-overflow: ellipsis;
}
.cal-day-box .day-highlight {
    padding-top: 2px;
    padding-left: 8px;
    padding-right: 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #c3c3c3;
    margin: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cal-day-box .day-highlight.dh-event-important {
    /*border: 1px solid #ad2121;*/
    border: none;
}
.cal-day-box .day-highlight.dh-event-warning {
    /*border: 1px solid #e3bc08;*/
    border: none;
}
.cal-day-box .day-highlight.dh-event-info {
    /*border: 1px solid #1e90ff;*/
    border: none;
}
.cal-day-box .day-highlight.dh-event-inverse {
    border: 1px solid #1b1b1b;
}
.cal-day-box .day-highlight.dh-event-success {
    border: 1px solid #006400;
}
.cal-day-box .day-highlight.dh-event-special {
    background-color: #ffe6ff;
    border: 1px solid purple
}
.event {
    width: 6px;
    height: 6px;
    margin-right: 2px;
    margin-bottom: 2px;
    border-radius: 50%;
}
.event,
.event-block {
    display: block;
    background-color: #c3c3c3;
}
.event-block {
    width: 20px;
    height: 100%;
}
.cal-event-list .event.pull-left {
    margin-top: 3px;
    margin-right: 8px;
}
.event-important {
    background-color: rgb(219, 67, 54);
}
.event-info {
    background-color: rgb(0, 126, 229);
}
.event-warning {
    background-color: rgb(250, 160, 93);
}
.event-inverse {
    background-color: #7b8994;
}
.event-success {
    background-color: rgb(112, 164, 61);
}
.event-special {
    background-color: purple;
}
.event-googleEvent {
    background-color: rgb(151, 128, 201) !important;
}
.day-highlight,
.day-highlight:hover {
    background-color: #ddd;
}
.day-highlight.dh-event-important,
.day-highlight.dh-event-important:hover {
    background-color: #fae3e3;
}
.day-highlight.dh-event-warning,
.day-highlight.dh-event-warning:hover {
    background-color: #fdf1ba;
}
.day-highlight.dh-event-info,
.day-highlight.dh-event-info:hover {
    background-color: #d1e8ff;
}
.day-highlight.dh-event-inverse,
.day-highlight.dh-event-inverse:hover {
    background-color: #c1c1c1;
}
.day-highlight.dh-event-success,
.day-highlight.dh-event-success:hover {
    background-color: #caffca;
}
.day-highlight.dh-event-special,
.day-highlight.dh-event-special:hover {
    background-color: #ffe6ff;
}
.cal-row-head {
    background-color: rgba(0,0,0,0.05);
    border: 1px solid rgba(0,0,0,0.06);
    /*border-bottom: 0;*/
}
.cal-row-head [class*=cal-cell],
.cal-row-head [class*=cal-cell]:first-child {
    text-align: center;
    min-height: 46px;
    line-height: 46px;    
}

.cal-row-head [class*=cal-cell] {
    border-right: 1px solid rgba(0,0,0,0.06);
    color: #7b8994;
}

.cal-row-head [class*=cal-cell]:last-child {
    border: 0;
}

.cal-row-head [class*=cal-cell] small {
    font-weight: 400;
}
/*.cal-row-fluid:hover,
.cal-year-box .row:hover {
    background-color: #fafafa;
}*/
.cal-month-day {
    height: 9%;
}
.cal-cell.drop-active,
.cal-day-hour-part.drop-active,
.cal-week-box .cal-cell1.drop-active,
.cell-focus,
[class*=cal-cell] .drop-active,
[class*=cal-cell]:hover {
    background-color: rgba(0, 126, 229,0.05);
}

.cal-row-head [class*=cal-cell] {
    background-color: transparent;
}

.cal-month-box [class*=cal-cell],
.cal-year-box [class*=span] {
    min-height: 9%;
    border-right: 1px solid rgba(0,0,0,0.06);
    border-bottom: 1px solid rgba(0,0,0,0.06);
    position: relative;
}
.cal-year-box [class*=span] {
    min-height: 60px;
}
.cal-month-box .cal-row [class*=cal-cell]:last-child,
.cal-year-box .row [class*=col-]:last-child {
    border-right: 0;
}

.cal-cell1.cal-cell.pointer {
    border-bottom-color: rgba(0, 126, 229,0.05);
}

.cal-month-box .cal-row-fluid,
.cal-year-box .row {
    /*border-bottom: 1px solid rgba(0,0,0,0.08);*/
    margin-left: 0;
    margin-right: 0;
}
.cal-month-box .cal-row-fluid:last-child,
.cal-year-box .row:last-child {
    border-bottom: 0;
}
.cal-month-box,
.cal-week-box,
.cal-year-box {
    border: 1px solid rgba(0,0,0,0.06);
    border-radius: 2px;
}
.cal-month-box {
    border-right: 0;
    border-bottom: 0;
}
span[data-cal-date] {
    font-size: 1.3rem;  
    transition: all .3s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    margin-top: 6px;
    margin-right: 8px;
    pointer-events: none;
    /*font-family: 'latosemibold';*/
    font-weight: bold;
    opacity: 0.6;
}
span[data-cal-date]:hover {
    opacity: 1;
}
.cal-day-outmonth span[data-cal-date] {
    opacity: .1;
    cursor: default;
}
.cal-day-today {
    background-color: rgba(0, 126, 229,0.05);
}
.cal-day-today span[data-cal-date] {
    color: rgb(0, 126, 229);
}
.cal-month-box .cal-day-today span[data-cal-date] {
    font-size: 1.4rem;
}
.cal-day-holiday span[data-cal-date] {
    color: purple;
}
.cal-day-weekend span[data-cal-date] {
    color: rgb(219, 67, 54);
}
#cal-week-box {
    /*border: 1px solid #e1e1e1;
    border-right: 0;
    border-radius: 5px 0 0 5px;
    background-color: #fafafa;
    text-align: right;*/
    display: none;
}
.cal-week-box .cal-row-head {
    border-bottom: 1px solid #e1e1e1;
}
.cal-day-tick {
    border: 1px solid #e1e1e1;
    border-top: 0 solid;
    border-radius: 0 0 5px 5px;
    background-color: #ededed;
    text-align: center;
    display: none;
}
.cal-day-tick .fa {
    display: none;
}
.cal-slide-box {
    border-top: 0 solid #8c8c8c;

}
.cal-slide-content {
    padding: 20px;
    color: #fff;
    background-color: rgba(0, 126, 229,0.05);
    display: none !important;
}
.cal-slide-content a.event-item {
    /*color: #fff;*/
    font-weight: 400;
}
a.event-item-delete,
a.event-item-edit {
    padding-left: 5px;
}
.cal-year-box .cal-slide-content a.event-item,
.cal-year-box a.event-item-delete,
.cal-year-box a.event-item-edit {
    position: relative;
    top: -3px;
}
.events-list {
    max-height: 47px;
    padding-left: 5px;
}
.cal-column {
    border-left: 1px solid #e1e1e1;
}
a.cal-event-week {
    text-decoration: none;
    color: #151515;
}
.badge-important {
    /*background-color: #b94a48;*/
    background-color: rgb(231, 115, 118);
}
.pointer {
    cursor: pointer;
}
.cal-year-box:last-child {
    border-bottom: 0;
}
.cal-context {
    width: 100%;
}
@media (max-width: 991px) {
    .cal-year-box [class*=span]:nth-child(2) {
        border-right: 0;
    }
    .cal-year-box [class*=span]:nth-child(1),
    .cal-year-box [class*=span]:nth-child(2) {
        border-bottom: 1px solid #e1e1e1;
    }
}
/*# sourceMappingURL=angular-bootstrap-calendar.min.css.map*/


/*--------Shift Dashboard Calendar-----------*/
.shiftDcalendar span[data-cal-date] {
    height: 20px;
    width: 20px;
    line-height: 20px;
    border-radius: 1px;
    background-color: rgb(0, 126, 229);
    text-align: center;
    color: rgb(255,255,255);
    opacity: inherit;
}

.shiftDcalendar span[data-cal-date].blue {
    background-color: rgb(0, 126, 229);
}

.shiftDcalendar span[data-cal-date].red {
    background-color: rgb(0, 126, 229);
}

.shiftDcalendar span[data-cal-date].orange {
    background-color: rgb(250, 160, 93);
}

.shiftDcalendar span[data-cal-date].vilot {
    background-color: rgb(151, 128, 201);
}

.shiftDcalendar span[data-cal-date].gray {
    background-color: #7b8994;
}

.shiftDcalendar span[data-cal-date].green {
    background-color: rgb(112, 164, 61);
}


/*------//End Shift Dashboard Calendar-----------*/