.clickable{
    cursor: pointer;
}
.timepicker{
    overflow: hidden;
}
.timepicker .datetimepicker-hours,
.timepicker .datetimepicker-minutes > table{
    margin-top: -40px;
}


.datetimepicker-inline {
    display: none !important;
}

.datetimepicker.dropdown-menu{top: calc(50% - 150px) !important;left: calc(50% - 150px) !important;box-shadow: 0 0 0 10000px rgb(0 0 0 / 0.55); position: fixed;}
.datetimepicker.dropdown-menu:before{display:none;}
.datetimepicker.dropdown-menu:after{display:none;}

tr.hovered:hover, td.hovered:hover{
    background: #dddddd;
}

tr.clickable, td.clickable{
    cursor:pointer;
    color:#2e97a9;
}

.bg-danger td.clickable{
    color:#333;
}


.form-check .custom-control{
    cursor: pointer;
}

/* fix not worked readonly of select2 */
select[readonly].select2 + .select2-container {
    pointer-events: none;
    touch-action: none;
}
select[readonly].select2 + .select2-container  .select2-selection {
    background: #eee;
    box-shadow: none;
}
select[readonly].select2 + .select2-container  .select2-selection__arrow,
select[readonly].select2 + .select2-container  .select2-selection__clear {
    display: none;
}

.select2-xs .select2 .select2-selection{height: 2.5rem;}
.select2-xs .select2 .select2-selection>span{height: 2.5rem !important;line-height:30px !important;}
.select2-xs .select2 .select2-selection>span>b:after{ line-height:30px !important;}


.registry-user-name{position:relative;margin-top:7px;border:1px solid #ccc;border-radius:2px;padding:3px 5px;background:#fff;line-height:14px;display: block;color: #aaa;width: 120px;}
.registry-user-name:before{ display:block; content:'';width:10px; height:10px;position:absolute;right:10px; top:-5px; transform: rotate(45deg);border:1px solid #ccc;background-color: inherit;border-bottom:none;border-right:none;}
.registry-user-name.visit-confirmed{ background:#ddefbb;color:#666;}
.registry-user-name.visit-confirmed:hover{background: #c0dd87;}

.js-gitter-button{padding: 5px 10px;border: 1px solid #fff;margin-left: 10px;margin-top: 10px;display: inline-block;cursor: pointer;float: right;}
.js-gitter-button:hover{background: rgba(0, 0, 0, 0.25);}
.gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image, .gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image {
    padding: 15px 15px 17px 15px;
    color: #d9d9d9;
    width: 267px;
    display: table-cell;
}
.alert-callback p{display:table-row;}
.alert-callback .alert-callback-icon{display:table-cell;vertical-align:middle;}
.alert-callback .alert-callback-icon .icon{font-size:32px;}
.alert-callback .alert-callback-title{display:table-cell;vertical-align:middle;font-size:16px;line-height:24px}

.chart-title{font-size: 14px;/* font-weight: 300; */color: #2e97a9;margin: 10px 0 10px 0;}

.registry-buttons-cell, .registry-time-cell{ width:5000px;}

.be-user-nav > li.dropdown > a .user-name.mobile_hidden{ display: inline-block;margin-right:10px;}
.user-name .role-name{display:block;font-size: 10px;line-height: 10px;color: #CCC;}

#menu-ions-add{ }
#menu-ions-add .menu_icons{background: rgba(255, 255, 255, 0.50);padding: 5px;width: 26px;margin-top: 3px;border-radius: 2px;cursor: pointer;}
#menu-ions-add .menu_icons.active_icon{background: #fff;}
#menu-ions-add .menu_icons:hover, #menu-ions-add .menu_icons.active_icon{ box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.75);}

#ajax-login-form-modal .modal-dialog{ max-width: 400px;}

.be-left-sidebar .sidebar-elements .icon{width: 16px;margin-right: 9px;}

.t32{ }
.t32 .tooth{ }
.t32 .tooth img{/* filter: invert(21%) sepia(31%) saturate(696%) hue-rotate(134deg) brightness(170%) contrast(219%); */height: 30px;}
.t32 .tooth img.bg{/* filter: invert(21%) sepia(31%) saturate(696%) hue-rotate(134deg) brightness(170%) contrast(219%); */position:absolute;display:none;}
.t32 .tooth.active img.bg{ display:initial;}
.t32 .tooth.active{ background:#bddbd7;}
.t32 .tooth.highlighted, .procedure.highlighted{ background:#dbbdbd !important;}
.t32 .tooth-11, .t32 .tooth-41, .t32 .tooth-51, .t32 .tooth-81{ border-right:1px solid #dee2e6;}
.t32 tr:first-child td{border-top:none;}
.t32 tr.tooth_type.hidden{ display:none;}
.t32 .tooth_type_select{ cursor: pointer;}
.t32 .tooth_type_select.text-grey:hover{ color:#2e97a9 !important;}

.filesStorage .content img{height: 50px;max-width: 100%;}
.filesStorage .content .file-name {
    display: inline-block;
    text-transform: uppercase;
    font-size: 9px;
    margin-top: -13px;
    color: #fff;
}
.filesStorage .file-icon.ext-xls,
.filesStorage .file-icon.ext-xlsx{ color:forestgreen;}
.filesStorage .file-icon.ext-doc,
.filesStorage .file-icon.ext-docx{ color: royalblue;}
.filesStorage .file-icon.ext-pdf{ color: crimson;}

.icon-content-controls{
    cursor:pointer;
    color: #3d3c3c;
}
.icon-content-controls:hover{
    color: #747474;
}
.icon-size-18{
    font-size: 18px;
}

.icon{ position:relative;}
.icon .subicon-bg{display: block;position: absolute;background: #f5f5f5;/* background: red; */width: 12px;height: 9px;top: 7px;left: 5px;}
.icon.subicon{position: absolute;left: 3px;top: 5px;font-size: 14px !important;}

.modal-container{
    background: rgba(0, 0, 0, 0.5);
}

#patientsList_wrapper .row:nth-child(2) .col-sm-12{padding: 15px 0;}


.js-procedure.collapsed .collapsable-input{ display: none;}

.modal-full .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    max-width: initial;
}

.modal-full .modal-content {
    height: auto;
    min-height: 100%;
    border-radius: 0;
    max-width: initial;
    margin: 20px;
    width: calc(100% - 40px);
}

.registry-buttons-cell button.has_button_badge{
    margin-top: 10px;
}
.registry-buttons-cell button .registry_button_badge{
    background: inherit;
    font-size: 10px;
    line-height: 14px;
    margin: -11px 0 0 -11px;
    display: block;
    padding: 2px 10px;
    position: absolute;
    border-radius: 2px;
}

.js-registry .table-striped tbody tr:nth-of-type(odd){border-top: 2px solid rgb(14 89 106 / 45%);}
#daySchedulePrint{ font-size: 14px;}

@media (max-width: 767.98px) {
    .be-user-nav > li.dropdown > a .user-name.mobile_hidden{ display: none;}
}
.print-no-break{
    /*break-inside: avoid;*/
    page-break-inside:avoid;
    /*page-break-after:avoid;*/
    /*page-break-before: always;*/
    /*page-break-after: always;*/
    /*break-before: always;*/
}

@media print
{
    .hidden-print, .hidden-print *
    {
        display: none !important;
    }


}

/******************************************************************************/
/*slow hover*/
.js-gitter-button,
.icon-content-controls,
.tooth,
.procedure,
.registry-user-name,
.t32 .tooth_type_select
{
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.dsadsadsa
{
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.dssad
{
    -webkit-transition-duration: 0.9s;
    -o-transition-duration: 0.9s;
    -moz-transition-duration: 0.9s;
    transition-duration: 0.9s;
}