[class*="cal-cell"] {
    float: left;
    margin-left: 0;
    min-height: 1px
}

.cal-row-fluid {
    width: 100%;
    *zoom: 1
}

.cal-row-fluid:before,
.cal-row-fluid:after {
    display: table;
    content: "";
    line-height: 0
}

.cal-row-fluid:after {
    clear: both
}

.cal-row-fluid [class*="cal-cell"] {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 0;
    *margin-left: -0.05213764%
}

.cal-row-fluid [class*="cal-cell"]:first-child {
    margin-left: 0
}

.cal-row-fluid .controls-row [class*="cal-cell"]+[class*="cal-cell"] {
    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-week-box .cal-offset7,
.cal-row-fluid .cal-offset7,
.cal-row-fluid .cal-offset7:first-child {
    margin-left: 100%;
    *margin-left: 99.89339019%
}

.cal-week-box .cal-offset6,
.cal-row-fluid .cal-offset6,
.cal-row-fluid .cal-offset6:first-child {
    margin-left: 85.71428571%;
    *margin-left: 85.60767591%
}

.cal-week-box .cal-offset5,
.cal-row-fluid .cal-offset5,
.cal-row-fluid .cal-offset5:first-child {
    margin-left: 71.42857143%;
    *margin-left: 71.32196162%
}

.cal-week-box .cal-offset4,
.cal-row-fluid .cal-offset4,
.cal-row-fluid .cal-offset4:first-child {
    margin-left: 57.14285714%;
    *margin-left: 57.03624733%
}

.cal-week-box .cal-offset3,
.cal-row-fluid .cal-offset3,
.cal-row-fluid .cal-offset3:first-child {
    margin-left: 42.85714286%;
    *margin-left: 42.75053305%
}

.cal-week-box .cal-offset2,
.cal-row-fluid .cal-offset2,
.cal-row-fluid .cal-offset2:first-child {
    margin-left: 28.57142857%;
    *margin-left: 28.46481876%
}

.cal-week-box .cal-offset1,
.cal-row-fluid .cal-offset1,
.cal-row-fluid .cal-offset1:first-child {
    margin-left: 14.28571429%;
    *margin-left: 14.17910448%
}

.cal-row-fluid .cal-cell1 {
    width: 14.28571429%;
    *width: 14.23357664%
}

[class*="cal-cell"].hide,
.cal-row-fluid [class*="cal-cell"].hide {
    display: none
}

[class*="cal-cell"].pull-right,
.cal-row-fluid [class*="cal-cell"].pull-right {
    float: right
}

.cal-row-head [class*="cal-cell"]:first-child,
.cal-row-head [class*="cal-cell"] {
    min-height: auto;
    overflow: hidden;
    text-overflow: ellipsis
}

.cal-events-num {
    margin-top: 20px
}

.cal-month-day {
    position: relative;
    display: block;
    width: 100%;
    padding: 10px;
    font-weight: bold
}

.cal-month-day .cal-events-num {
    margin-left: 10px;
    margin-top: 18px
}

#cal-week-box {
    position: absolute;
    width: 70px;
    left: -71px;
    top: -1px;
    padding: 8px 5px;
    cursor: pointer;
    display: none
}

.cal-day-tick {
    position: absolute;
    right: 50%;
    bottom: -21px;
    padding: 0 5px;
    cursor: pointer;
    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: 0;
    left: 0;
    z-index: 50
}

.cal-slide-content ul.unstyled {
    margin-bottom: 0
}

.cal-slide-content ul.unstyled hr {
    border-top: 1px solid #bdccd4;
}

.cal-slide-content ul li.dragging-active .event-item {
    color: #000
}

.cal-week-box {
    position: relative
}

.cal-week-box [data-event-class] {
    height: auto;
    line-height: auto;
    text-overflow: ellipsis;
    overflow: auto;
    padding-top: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding: 10px !important;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    height: 100%
}

.cal-week-box .cal-day-panel {
    border: 0 !important
}

.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-panel .strong {
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 20px;
    letter-spacing: .8px
}

.cal-day-box {
    text-wrap: none
}

.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 #e1e1e1
}

.cal-day-box .cal-day-hour .day-highlight {
    height: 30px
}

.cal-day-box .cal-hours {
    font-size: 15px
}

.cal-day-box .cal-day-hour:nth-child(odd) {
    background-color: #fafafa
}

.cal-day-box .cal-day-panel {
    position: relative;
    padding-left: 60px;
    border: solid 1px #e1e1e1
}

.cal-day-box .cal-day-panel-hour {
    position: absolute;
    width: 100%;
    margin-left: -60px
}

.cal-day-box .day-event {
    position: absolute;
    width: 200px;
    overflow: hidden;
    padding: 2px 3px !important
}

.cal-day-box .day-event a {
    font-size: 15px;
    text-overflow: ellipsis;
    color: inherit;
    font-weight: bold
}

.dh-event-important {
    color: #e3594a
}

.dh-event-agendada {
    color: #d48d4e
}

.dh-event-transferida {
    color: #279cb1
}

.dh-event-inverse {
    color: #444
}

.dh-event-livre {
    color: #8fad70
}

.dh-event-livreEspontanea {
    color: #8fad70
}

.dh-event-livreRetorno {
    color: #8fad70
}

.dh-event-confirmada {
    color: #7c78b2
}

.dh-event-realizada {
    color: #8c98a7
}

.dh-event-naoRealizada{
	color:#8c98a7;
	text-decoration:line-through
}

.dh-event-realizada {
    color: #8c98a7
}

.dh-event-faltante {
    color: #8c98a7;
    text-decoration: line-through
}

.dh-event-aguardandoAtendimento {
    color: #eb5a4e
}

.dh-event-presenca {
    color: #fc4356;
    text-decoration: underline overline
}

.dh-event-bloqueada {
    color: #a9b2bd
}

.dh-event-cancelada {
    color: #28292b
}

.dh-event-emAtendimento {
    color: #d76e0a
}

.hora-agenda {
    color: #486473;
    margin: 0 8px 0 0;
    font-size: 15px;
}

.hora-compareceu {
    color: #486473;
    margin: 0 8px 0 0;
    font-size: 15px;
    font-weight: bold;
}

.extra-param {
    font-size: 13.5px;
    color: #777777;
    font-weight: normal;
}

.extra-param .tipo-consulta {
    margin: 2px 8px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
 }

 .extra-param .especialidade {
    font-weight: bold;
 }

.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 #8c98a7;
    margin: 1px 1px;
    overflow: hidden;
    text-overflow: ellipsis
}

.day-highlight.dh-event-important {
    border: 1px solid #e3594a
}

.day-highlight.dh-event-warning {
    border: 1px solid #d48d4e
}

.day-highlight.dh-event-info {
    border: 1px solid #279cb1
}

.day-highlight.dh-event-inverse {
    border: 1px solid #444
}

.day-highlight.dh-event-success {
    border: 1px solid #8fad70
}

.day-highlight.dh-event-special {
    background-color: #fff;
    border: 1px solid #7c78b2
}

.event {
    display: none;
    background-color: transparent;
    width: 12px;
    height: 12px;
    margin-right: 2px;
    margin-bottom: 2px;
    -webkit-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.4);
    border-radius: 0;
    border: 1px solid #fff
}

.event-block {
    display: block;
    background-color: #c3c3c3;
    width: 20px;
    height: 100%
}

.cal-event-list .event.pull-left {
    margin-top: 3px
}

.event-important {
    background-color: #e3594a
}

.event-info {
    background-color: #279cb1
}

.event-warning {
    background-color: #d48d4e
}

.event-inverse {
    background-color: #444
}

.event-success {
    background-color: #8fad70
}

.event-special {
    background-color: #7c78b2
}

.day-highlight:hover,
.day-highlight {
    background-color: #ddd
}

.day-highlight.dh-event-important:hover,
.day-highlight.dh-event-important {
    background-color: #fff
}

.day-highlight.dh-event-warning:hover,
.day-highlight.dh-event-warning {
    background-color: #fcf7f2
}

.day-highlight.dh-event-info:hover,
.day-highlight.dh-event-info {
    background-color: #a0dfea
}

.day-highlight.dh-event-inverse:hover,
.day-highlight.dh-event-inverse {
    background-color: #eaeaea
}

.day-highlight.dh-event-success:hover,
.day-highlight.dh-event-success {
    background-color: #fff
}

.day-highlight.dh-event-special:hover,
.day-highlight.dh-event-special {
    background-color: #fff
}

.cal-row-head [class*="cal-cell"]:first-child,
.cal-row-head [class*="cal-cell"] {
    font-weight: normal;
    text-transform: capitalize;
    border: 0 solid;
    padding: 5px 10px;
    border-bottom: 1px solid #999;
    color: #8c98a7;
    text-transform: uppercase;
    text-align: center;
}

.cal-row-head [class*="cal-cell"] small {
    font-weight: normal
}

.cal-year-box .row:hover,
.cal-row-fluid:hover {
    background-color: transparent
}

.cal-month-day {
    height: 120px
}

/*.cal-month-day span[data-cal-date] {
    width: 15%
}*/

.cal-month-day .events {
    float: left;
    width: 75%
}

.cal-month-day .events div {
    line-height: 1.2;
    margin-bottom: 6px
}

[class*="cal-cell"]:hover,
.cell-focus,
[class*="cal-cell"] .drop-active,
.cal-cell.drop-active {
    background-color: #ededed
}

.cal-year-box [class*="span"],
.cal-month-box [class*="cal-cell"] {
    min-height: 120px;
    border-right: 1px solid #e1e1e1;
    position: relative
}

.cal-year-box [class*="span"] {
    min-height: 60px
}

.cal-year-box .row [class*="col-"]:last-child,
.cal-month-box .cal-row [class*="cal-cell"]:last-child {
    border-right: 0
}

.cal-year-box .row,
.cal-month-box .cal-row-fluid {
    border-bottom: 1px solid #e1e1e1;
    margin-left: 0;
    margin-right: 0
}

.cal-year-box .row:last-child,
.cal-month-box .cal-row-fluid:last-child {
    border-bottom: 0
}

.cal-month-box,
.cal-year-box,
.cal-week-box {
    border: 0 solid transparent;
    border-radius: 0
}

.cal-month-box {
    border-right: 0;
    border-bottom: 0;
    border-left: 1px solid #eee
}

span[data-cal-date] {
    font-size: 13px;
    font-weight: normal;
    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;
    float: right;
    color: #486473;
    line-height: 1
}

span[data-cal-date]:hover {
    opacity: 1
}

.cal-day-outmonth span[data-cal-date] {
    opacity: .1;
    cursor: default
}

.cal-day-today span[data-cal-date] {
    font-size: 21px;
    font-weight: 900
}

.cal-day-past span[data-cal-date] {
    color: #71a4b6
}

.cal-month-box .cal-day-today span[data-cal-date] {
    font-size: 2em;
    line-height: 1
}

.cal-day-holiday span[data-cal-date] {
    color: #279cb1
}

.cal-day-weekend span[data-cal-date] {
    color: #819ca6
}

#cal-week-box {
    border: 1px solid #e1e1e1;
    border-right: 0;
    border-radius: 5px 0 0 5px;
    background-color: #fafafa;
    text-align: right
}

.cal-week-box .cal-row-head {
    border-bottom: 1px solid #e1e1e1
}

.cal-week-box h6 {
    letter-spacing: .8px;
    text-transform: uppercase
}

.cal-day-tick {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #bdccd4;
    padding: 0;
/*    border: 1px solid #e1e1e1;
    border-top: 0 solid;
    border-radius: 0 0 5px 5px;
    background-color: #ededed;
    text-align: center*/
}

.cal-day-tick .fa {
    display: none
}

.cal-slide-box {
    border-top: 0 solid #8c8c8c;
    border-bottom: 0 solid #8c8c8c
}

.cal-slide-content {
    padding: 40px 51px 20px 49px;
    color: #444;
    background-color: #fafafa
}

.cal-slide-content a.event-item {
    font-weight: normal;
    line-height: 1.6;
}

a.event-item-edit,
a.event-item-delete {
    padding-left: 5px
}

.cal-year-box .cal-slide-content a.event-item,
.cal-year-box a.event-item-edit,
.cal-year-box a.event-item-delete {
    position: relative;
    top: -3px
}

.events-list {
    max-height: 67px;
    padding-left: 5px
}

.cal-column {
    border-left: 1px solid #e1e1e1
}

a.cal-event-week {
    text-decoration: none;
    color: #151515
}

.badge-important {
    background-color: #b94a48
}

.pointer {
    cursor: pointer
}

.cal-year-box:last-child {
    border-bottom: 0
}

.cal-context {
    width: 100%;
    margin-top: 10px
}

.selected-day {
    padding: 6px 11px 10px 15px;
    border: solid 4px #bdccd4;
}

@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
    }
}
