.label-aberto {
    color: #E34F32;
}
.label-pendente {
    color: #3091EC;
}

.label-novo {
    color: #ffb648;
}

.kt-aside__brand .kt-aside__brand-logo {
    display : -webkit-box !important;
}

.ticket-nome {

    color: #282a3c;

}



.ticket-nome:hover {

    color: #282a3cba;

}



.ticket-msg {

    color: #6c7293;

}



.ticket-msg:hover {

    color: #282a3cba;

}



.tabela-responsiva {

    overflow: auto;

    max-height: 270px;

}



.tabela-responsiva::-webkit-scrollbar {

    width: 6px;

    background: #F4F4F4;

}



.tabela-responsiva::-webkit-scrollbar-thumb {

    background: #adb1c7;

}



.tabela-responsiva::-webkit-scrollbar-track {

    background-color: #F4F4F4;

}



thead {

    font-size: 14px;

}



table {

    font-size: 13px;

}



/* The switch - the box around the slider */



.switch {

    position: relative;

    display: inline-block;

    width: 60px;

    float: right;

}



/* Hide default HTML checkbox */



.switch input {

    display: none;

}



/* The slider */



.slider {
	height: 23px;
    width: 49px;
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0px;
    right: 0px;
    bottom: 0;
    background-color: #014b77;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 16px;
}



.slider:before {
	position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    left: 4px;
    right: 0px;
    bottom: 3.2px;
	bottom: 16%;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}



input.default:checked + .slider {
    background-color: #debe72;
}



input.primary:checked + .slider {



    background-color: #2196F3;



}



input.success:checked + .slider {



    background-color: #8bc34a;



}



input.info:checked + .slider {



    background-color: #3de0f5;



}



input.warning:checked + .slider {



    background-color: #FFC107;



}



input.danger:checked + .slider {



    background-color: #f44336;



}



input:focus + .slider {



    box-shadow: 0 0 1px #2196F3;



}



input:checked + .slider:before {



    -webkit-transform: translateX(26px);



    -ms-transform: translateX(26px);



    transform: translateX(26px);



}



.dropdown-menu > li > a > i, .dropdown-menu > .dropdown-item > i {

    margin-right: 0.75rem;

    color: #464457;

}

.dropdown-item {

    display: block;

    width: 100%;

    padding: 0.25rem 1.5rem;

    clear: both;

    font-weight: 400;

    color: #464457;

    text-align: inherit;

    white-space: nowrap;

    background-color: transparent;

    border: 0;

}

.dataTables_wrapper .dataTable th, .dataTables_wrapper .dataTable td {
    cursor: pointer;
    color: #464457 !important;

}

.form-labels {

    color: #464457 !important;

}

.form-labels-w{

    color: white;

}
.lbl_modal-itens {
    color: #464457 !important;
    font-size: 14px;
    margin-left: 10px;
}

.form-labels-b {

    color: #464457 !important;

}

.kt-checkbox.kt-checkbox--brand.kt-checkbox--solid > span {

    background: #f7f8fa;

    border: 1px solid transparent !important;

}

.alert.alert-warning {

    background: #5578eb40;

    border: 1px solid #5578eb61;

    color: #111111;

}

table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable td:last-child {

    border-right-width: 0;

    text-align: center;

}



.oculta-bloco::before {

    content: '';

    bottom: 0;

    top: 0;

    left: 0;

    right: 0;

    background: #ffffffa3;

    position: absolute;

    z-index: 99;

    cursor: not-allowed;

}



.btn-primary {

    color: #fff;

    background-color: #014b77;

    border-color: #014b77;

    color: #ffffff;

}

.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .form-control {

    height: 53px;

    border: none;

    padding-left: 1.5rem;

    padding-right: 1.5rem;

    margin-top: 1.5rem;

    font-size: 16px;

    background: rgba(235, 237, 242, 0.4);

}

.table-bordered th, .table-bordered td {

    border: none !important;

}
.show > .btn.btn-brand.btn-elevate, .btn.btn-brand.btn-elevate:focus, .btn.btn-brand.btn-elevate.active, .btn.btn-brand.btn-elevate:active, .btn.btn-brand.btn-elevate:hover {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.btn.btn-brand.btn-elevate {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}


.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .form-control {
	font-size: 14px !important;
}

.kt-subheader__title.titulo-login {
	font-size: 1.6rem;
}

#kt_table_clientes_wrapper {
    overflow-x: auto;
    overflow-y: initial;
}

.bolinha-status {
	width: 17px;
    height: 17px;
    position: absolute;
    margin-top: 38px;
    border-radius: 50px;
    border: solid 2px #fff;
}

.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, .fc-unthemed .fc-list-view, .fc-unthemed .fc-list-heading td {
    cursor: pointer;
}

.colaborador-inativo {
	cursor: not-allowed;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading, .kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link {
    background-color: #debe72;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon, .kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon {
    color: #014b77;
}

.text-wrap {
    width: 100% !important; 
}

#descricao {
    display: block;
    width: 100%;
    min-height: calc((1.5em + 1.3rem) + 2px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: rgb(73, 80, 87);
    background-color: rgb(255, 255, 255);
    background-clip: padding-box;
    border: 1px solid rgb(226, 229, 236);
    border-radius: 0px;
}