/*Fix scheduler toolbar icons */

.k-scheduler-footer .k-link,
.k-scheduler-toolbar .k-link {
    display: inline;
}

.k-scheduler-toolbar .k-nav-current .k-lg-date-format {
    display: inline;
}

.k-scheduler-toolbar .k-nav-current .k-lg-date-format,
.k-scheduler-toolbar .k-nav-current .k-sm-date-format {
    vertical-align: unset;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.k-textbox .k-input {
    height: 30px;
}

/*
.k-form-field {
    -ms-flex-flow: inherit;
    flex-flow: inherit;
}
 */


/* Fix Kendo radio Style */
/*
.k-radio:checked+.k-radio-label:after {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: 2px;
    left: 2px;
}
 */

/* Fix Kendo datepicker Style */

/*.k-i-calendar {*/
/*    !* position: unset; *!*/
/*    padding: 10px 0 0 0;*/
/*    margin-top: 5px;*/
/*}*/


/* Fix Kendo dropdown Style */

.k-icon .k-i-arrow-60-down {
    position: unset;
}


.k-toolbar>* {
   display: inline; 
}

.toolbar {
    width: 100%;
}

/*
.k-dropdown .k-icon, .k-tool-icon {
    position: unset;
}
*/

.k-tool-icon,
.k-icon,
.k-i-link-horizontal {
    position: relative;
    padding: unset;
}


/* Fix Kendo grid navigator Style */

/*.k-pager-wrap>.k-link>.k-icon {*/
/*    margin-top: 5px;*/
/*    color: inherit;*/
/*}*/


/* Fix Kendo maskedtextbox Style */

input[data-role="maskedtextbox"] {
    border-width: 1px;
    border-style: solid;
}

.dc-layout-fw {
    width: 100%;
}

.k-widget.k-tooltip.k-popup.k-group.k-reset.k-state-border-up {
    margin-top: -10px;
}

.k-tooltip-content {
    text-align: left;
}

.k-tooltip-content ul {
    padding: 15px;
}

.k-button .fa {
    font-size: inherit;
    line-height: inherit;
    width: auto;
    height: auto;
    margin-left: 0;
}


.k-grid-footer td, .k-group-footer td, .k-grouping-row td {
    font-size: 13px;
}


.diente {
    width: 50px;
    height: auto;
    display: inline-block;
}

.cuadro {
    background-color: #FFFFFF;
    border: 1px solid #7F7F7F;
    position: relative;
    width: 25px;
    height: 15px;
    left: 45px;
    -webkit-border-radius: 80px 80px 0px 15px;
    -moz-border-radius: 80px 80px 0px 15px;
    border-radius: 80px 80px 0px 15px;
}

.cuadro:hover {
    /*background: rgba(117, 198, 243, 0.4);*/
    cursor: pointer;
}

.izquierdo {
    top: 1px !important;
    left: 28px !important;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}

.debajo {
    top: 2px !important;
    left: 45px !important;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.derecha {
    top: -29px !important;
    left: 61px !important;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.centro {
    background: #F3F3F3;
    border: 1px solid #7F7F7F;
    width: 25px;
    height: 25px;
    top: -49px;
    left: 45px;
    position: relative;
    z-index: 1;
}

.centro:hover {
    border: 1px solid rgba(117, 198, 243, 0.4);
    /*background-color: rgba(117, 198, 243, 0.4);*/
    cursor: pointer;
}

#tlr {
    border-bottom: 1px solid black;
    border-right: 1px solid black;
}

#tr {
    border-right: 1px solid black;
}

#tll {
    border-bottom: 1px solid black;
    border-left: 1px solid black;
}

#tl {
    border-left: 1px solid black;
}

#blr {
    border-right: 1px solid black;
}

#br {
    border-right: 1px solid black;
}

#bl {
    border-left: 1px solid black;
}

#bll {
    border-left: 1px solid black;
}

.click-red {
    background-color: red !important;
}

.click-blue {
    background-color: blue;
}

.click-delete {
    background-color: #747F7D !important;
}

.click-dentePresente {
    color: #000000; 
    background-color: #aaf3fd !important;
}

.click-naoOperatorio {
    background-color: #61a434 !important;
}

.click-restaurador {
    background-color: #1985ac !important;
}

.click-protetico {
    background-color: #869fac !important;
}

.click-endodontico {
    background-color: #f9aa0b !important;
}

.click-periodontal {
    background-color: #fbff00 !important;
}

.click-necessidadeTratamento {
    background-color: #ff2121 !important;
}

.click-limparOdontograma {
    background-color: #F3F3F3 !important;
}

.click-trauma {
    background-color: #800080 !important;
}

.click-denteAusente {
    background-color: #ffffff !important;
}

.click-clareamento {
    background-color: #ff4195 !important;
}

.click-concluir {
    background-color: #ffffff !important;
}

.kill {
    background-color: green;
}

.diente-leche {
    position: initial;    
    width: 50px;
    height: auto;    
    display: inline-block;
}

.cuadro-leche {
    border: 1px solid #7F7F7F;
    position: relative;
    width: 13px;
    height: 13px;
    left: 45px;
    -webkit-border-radius: 80px 80px 0px 15px;
    -moz-border-radius: 80px 80px 0px 15px;
    border-radius: 80px 80px 0px 15px;
}

.cuadro-leche:hover {
    /*background: rgba(117, 198, 243, 0.4);*/
    cursor: pointer;
}

.izquierdo-leche {
    top: -3px !important;
    left: 3px !important;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}

.top-leche {
    width: 15px;
    left: 15px;
}

.debajo-leche {
    width: 15px;
    top: -6px !important;
    left: 15px !important;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.derecha-leche {
    top: -29px !important;
    left: 29px !important;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.centro-leche {
    background: #F3F3F3;
    border: 1px solid #7F7F7F;
    width: 15px;
    height: 13px;
    top: -42px;
    left: 15px;
    position: relative;
    z-index: 1;
}

.centro-leche:hover {
    border: 1px solid rgba(117, 198, 243, 0.4);
    /*background-color: rgba(117, 198, 243, 0.4);*/
    cursor: pointer;
}

.label-leche-derecho {
    left: -18px;
    position: relative;    
    margin-bottom: 5px;
    display: inline-block !important;
    border-radius: 10px !important;
}

.label-leche-izquierdo {
    left: 14px;
    position: relative;
    margin-bottom: 5px;
    display: inline-block !important;
    border-radius: 10px !important;
}


.prevencao-ok-icon {
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("/img/prevencao-ok-icon.png");
    display: inline-block;
    height: 40px;
    width: 40px;        
}

.prevencao-nok-icon {
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("/img/prevencao-nok-icon.png");
    display: inline-block;
    height: 40px;
    width: 40px;
}

.prevencao-alerta-icon {
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("/img/prevencao-alerta-icon.png");
    display: inline-block;
    height: 40px;
    width: 40px;
}


.prevencao-riscocarie-icon {
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("/img/prevencao-alerta-icon.png");
    display: inline-block;
    height: 40px;
    width: 40px;
}


.prevencao-ok-graphicon {
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("/img/prevencao-ok-graphicon.png");
    display: inline-block;
    height: 40px;
    width: 40px;
}

.prevencao-nok-graphicon {
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("/img/prevencao-nok-graphicon.png");
    display: inline-block;
    height: 40px;
    width: 40px;
}

.prevencao-alerta-graphicon {
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("/img/prevencao-alerta-graphicon.png");
    display: inline-block;
    height: 40px;
    width: 40px;
}


.prevencao-riscocarie-graphicon {
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("/img/prevencao-alerta-graphicon.png");
    display: inline-block;
    height: 40px;
    width: 40px;
}

.btn-purple {
    color: #fff;
    background-color: #800080;
    border-color: #800080;
}

.btn-yellow {
    color: #000;
    background-color: #fbff00;
    border-color: #fbff00;
}

.btn-lightgreen {
    color: #000;
    background-color: #99ff99;
    border-color: #99ff99;
}

.span .k-tooltip-validation {
    width: 200px;
}

.avatarimg {
    width: 120px;
    height: 120px;
}

.dentist-img {
    position: relative;
 /*   top: 35px; */
    left: -25px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.dentist-checkbox-col {
    border-radius: 50%;
    text-align: center;
    width: 25px;
    height: 25px;
    top: 40px;
}

.dentist-checkbox {
    position: relative;
    margin-top: 6px;
}

.dentist-row {
    display: flex;
}

.dentist-gridimg {
    position: relative;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.dentist-griddiv {
    text-align: center;
    width: 100%;
}

.starchecked {
    color: orange;
}

#fotopaciente {
    text-align: center;
}

.fotoclinica {
    width: 160px;
    height: 160px;
    display: inline-block;
}

.fotopaciente {
    width: 160px;
    height: 160px;
    display: inline-block;
}

.fotopacienteavaliacao {
    height: 100px;
}

.fotoconsulta {
    text-align: center;
    width: auto;
    height: 180px;
}

.fotoconsulta->img {
    width: 210px;
    height: 180px;    
}




@media print {
    .app-header.navbar .navbar-brand {
        position: relative;
        left: 35px;
    }
}

.page-template {
    font-family: "DejaVu Sans", "Arial", sans-serif;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.page-template .header {
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    border-bottom: 1px solid #888;
    color: #888;
}

.page-template .footer {
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px;
    border-top: 1px solid #888;
    text-align: center;
    color: #888;
}

.page-template .watermark {
    font-weight: bold;
    font-size: 400%;
    text-align: center;
    margin-top: 30%;
    color: #aaaaaa;
    opacity: 0.1;
    transform: rotate(-35deg) scale(1.7, 1.5);
}

.bubbleFrom {
    position: relative;
    clear: both;
    float: right;
    display: block;
    max-width: 200px;
    height: auto;
    padding: 0px;
    margin-right: 25px;
    margin-bottom: 10px;
    background: #7ae286;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.bubbleFrom:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 11px 0 10px 17px;
    border-color: transparent #7ae286;
    display: block;
    height: auto;
    z-index: 1;
    right: -10px;
    top: 0px;
}

.bubbleTo {
    position: relative;
    clear: both;
    float: left;
    display: block;
    max-width: 200px;
    height: auto;
    padding: 0px;
    margin-left: 25px;
    margin-bottom: 10px;
    background: #e0df96;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.bubbleTo:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 10px 17px 11px 0px;
    border-color: transparent #e0df96;
    display: block;
    height: auto;
    z-index: 1;
    left: -10px;
    top: 0px;
}

.chat-header {
    display: inline-block;
    border: 0px solid #c2cfd6;
    background-color: #f0f3f5;
    position: fixed;
    z-index: 99;
    width: 100%;
}

.chat-body {
    /*display: inline-block;*/
    height: 90%;
    padding-top: 65px;
    margin-bottom: 65px;
}

.chat-footer {
    border: 0px solid #c2cfd6;
    background-color: #f0f3f5;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 99;
    height: 50px;
}

.sk-cube-grid {
    width: 40px;
    height: 40px;
    margin: 100px auto;
}

.sk-cube-grid .sk-cube {
    width: 33%;
    height: 33%;
    background-color: #333;
    float: left;
    -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.sk-cube-grid .sk-cube1 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube2 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube3 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.sk-cube-grid .sk-cube4 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube5 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube6 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube7 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.sk-cube-grid .sk-cube8 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube9 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

@-webkit-keyframes sk-cubeGridScaleDelay {
    0%,
    70%,
    100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}

@keyframes sk-cubeGridScaleDelay {
    0%,
    70%,
    100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}



.k-grid td {
    border-width: 0;
}

.k-grid-header th.k-header {
    border-width: 0;
}

