*,
body,
.fa:not,
.fab:not,
.fad:not,
.fal:not,
.far:not,
.fas:not {
    font-family: 'Manjari', 'Ubuntu','Pagul' !important;
}

body::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

body::-webkit-scrollbar-thumb {
    background-color: #f3f3f4;
    outline: 1px solid #612570ff;
}
body::-webkit-scrollbar {
    width: 6px;
}

form .form-check-input {
    height: 16px;
}

:root {
    scrollbar-color: #f3f3f4 #612570ff !important;
    scrollbar-width: thin !important;
}

.grecaptcha-badge {
    visibility: hidden;
}

code {
    white-space: pre;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

img.sistema-cropped{
  object-fit: cover; /* Scale the image */
  object-position: center; /* Center the image within the element */
  width: 250px;
  max-height: 140px;
}

table{
    font-size: 12px;
}

table thead{
    background-color: #333;
    color: #ddd;
}

table tr{
    line-height: 40px;
    text-align: center;
}

table tr td{
    vertical-align: middle !important;
}

table.table-grey tr:not(.table-footer) td,
table.table-dark tr:not(.table-footer) td{
    color: #555;
}

table tr td{
    vertical-align: middle !important;
}

.table td, .table th {
    padding: 4px
}

table tr td > a.btn i.bx {
    display:table-cell;
    vertical-align: middle;
}

table tr td img,
table tr td .svg-inline--fa,
table tr td i.bx {
    height: 24px;
    font-size: 19px !important;
}

table tr td .modal .svg-inline--fa,
table tr td .modal i.bx{
    height: 1em !important;
    font-size: 18px !important;
}

@media (min-width: 1280px){
    table
    {
        font-size: 13px;
    }

    table tr
    {
        line-height: 60px;
        text-align: center;
    }

    table tr td img,
    table tr td .svg-inline--fa,
    table tr td i.bx
    {
        height: 26px;
        font-size: 21px !important;
    }
}

table tr td.hora_entrada,
.hora_entrada .input-group input,
.hora_entrada .input-group .input-group-text i{
    color: #1a7ab3;
}

table tr td.hora_saida,
.hora_saida .input-group input,
.hora_saida .input-group .input-group-text i{
    color: #b31a1a;
}

table tr td.data,
table tr td.hora_saida,
table tr td.hora_entrada{
    font-weight:600;
}

table tr td.data,
.form-group.data .input-group input,
.form-group.data .input-group .input-group-addon i{
    color: #2db31a;
}

.selecionavel {
    -webkit-touch-callout: text !important;  /* iPhone OS, Safari */
    -webkit-user-select: text !important;    /* Chrome, Safari 3 */
    -khtml-user-select: text !important;     /* Safari 2 */
    -moz-user-select: text !important;       /* Firefox */
    -ms-user-select: text !important;        /* IE10+ */
    user-select: text !important;
}

h1,
h2,
h3,
label,
.modal .modal-header,
.ibox .ibox-title {
    font-size: 15px;
}

.modal .select2-container,
.modal span.selection {
    width: 100% !important;
}

h2 {
    font-size: 20px;
}

h1:hover,
h2:hover,
h3:hover,
h4:hover,
h5:hover,
h6:hover,
label,
.modal .modal-header,
.ibox .ibox-title {
    cursor: default;
}

.note-editable {
    cursor: text;
}

h5{
    font-size: 14px;
}

a { outline:0 !important; }
a:active { outline:0 !important; }

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #872d9d5e;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default;
}

.botao-submit{
    margin-top: 40px;
}

.card .card-body .form-group h6{
    font-size: 12px;
    margin-top: 10px;
}

.card .card-body .fechar{
    float: right;
    position: relative;
    top: -12px;
    left: 12px;
    height: 30px;
    width: 30px;
}

.creditos-saldos h3 {
    font-size: 24px !important;
}

.creditos-saldos h4 {
    font-size: 14px !important;
}

.data-cor{
    color: #c858c9 !important;
}

.pago-cor{
    color: #f39c12 !important;
}

.online-cor{
    color: #24b909 !important;
}

.dinheiro-cor,
.deposito-cor{
    color: #27ae60 !important;
}

.saque-cor,
.hora-entrada{
    color: #2980b9 !important;
}

.hora-saida{
    color: #c0392b;
}

.sexo_masculino,
.sexo_feminino{
    margin-right: 14px;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #fff1f1 !important;
    caret-color: transparent !important;
}

.card.novo_card {
    border-color: #c6c6c6;
    box-shadow: 2px 4px 10px #888888;
}

#obras_relatorios .form-title {
    color: #21b9bb
}

#obras_relatorios .card.novo_relatorio {
    box-shadow: 2px 4px 10px #188486;
}

#obras_relatorios .card,
#obras_relatorios .card label{
    border-color: #21b9bb;
}

#obras_documentos .form-title {
    color: #f7a54a
}

#obras_documentos .card.novo_documento {
    box-shadow: 2px 4px 10px #9e6a2f;
}

#obras_documentos .card,
#obras_documentos .card label{
    border-color: #f7a54a;
}

#obras_materiais .card.novo_material{
    box-shadow: 2px 4px 10px #8f2b35;
}

#obras_materiais .card,
#obras_materiais .card label{
    border-color: #ec4758;
}

#obras_materiais .form-title{
    color: #ec4758;
}

#obras_materiais table thead{
    background-color: #bf3846;
}

input#hora_entrada,
input#minuto_entrada,
input#hora_saida,
input#minuto_saida{
    max-width: 80px;
}

/* =========================== Textos =========================== */
.text {
    border-radius: 0;
}
.text-navy {
  color: #1ab394 !important;
}
.text-primary {
  color: #007bff !important;
}
.text-success {
  color: #1872ab !important;
}
.text-sucesso {
  color: #1a9319 !important;
}
.text-info {
  color: #17a2b8 !important;
}
.text-warning {
  color: #e5ae0a !important;
}
.text-danger {
  color: #ed5565 !important;
}
.text-muted {
  color: #888888 !important;
}
.text-white {
  color: #ffffff !important;
}
.text-renovar {
    color: #b13fcd !important;
}
.text-online {
    color: #24b909 !important;
}
.text-config {
    color: #ad621b !important;
}

/* =========================== Buttons =========================== */
.btn {
    border-radius: 0;
    display: inline-table;
}
.btn i{
    font-size:18px;
    vertical-align: middle;
}
.btn span{
    font-weight: 500;
    vertical-align: middle;
}

.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger,
.btn-dark,
.btn-online,
.btn-sucesso,
.btn-padrao,
.btn-renovar,
.btn-config {
    color: #f1f1f1 !important;
}

.btn-primary {
  background-color: #2b4297;
  border-color: #2b4297;
}
.btn-primary.btn-outline {
    color: #4e1c5b !important;
    border-color: #4e1c5b;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus {
    color: #fff !important;
    background-color: #4e1c5b !important;
    border-color: #4e1c5b;
}
.btn-secondary {
    color: #f1f1f1 !important;
}
.btn-secondary.btn-outline {
    color: #6c757d !important;
    border-color: #6c757d !important;
}
.btn-secondary.btn-outline:hover {
    color: #6c757d !important;
    background-color: transparent !important;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary.focus {
    color: #fff !important;
    background-color: #6c757d !important;
    border-color: #6c757d;
}
.btn-success.btn-outline {
    color: #1872ab !important;
    border-color: #1872ab;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus {
    color: #fff !important;
    background-color: #239be7 !important;
    border-color: #239be7;
}
.btn-info.btn-outline {
    color: #23c6c8 !important;
    border-color: #23c6c8;
}
.btn-info:hover, .btn-info:focus, .btn-info.focus {
    color: #fff !important;
    background-color: #22a9cd !important;
    border-color: #22a9cd;
}
.btn-warning.btn-outline {
    color: #f5b33a !important;
    border-color: #f5b33a;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus {
    color: #fff !important;
    background-color: #f5b33a !important;
    border-color: #f5b33a;
}
.btn-danger.btn-outline {
    color: #df293b !important;
    border-color: #df293b;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus {
    color: #fff !important;
    background-color: #df293b !important;
    border-color: #df293b;
}
.btn-online.btn-outline {
    color: #24b909 !important;
    border-color: #24b909;
}
.btn-online:hover, .btn-online:focus, .btn-online.focus {
    color: #fff !important;
    background-color: #24b909 !important;
    border-color: #24b909;
}
.btn-sucesso.btn-outline {
    color: #f9f9f9 !important;
    border-color: #038739;
}
.btn-sucesso {
    background-color: #038739 !important;
    border-color: #038739;
}
.btn-sucesso:hover, .btn-sucesso:focus, .btn-sucesso.focus {
    color: #fff !important;
    background-color: #00bf4e !important;
    border-color: #00bf4e;
}
.btn-config.btn-outline {
    color: #ad621b !important;
    border-color: #ad621b;
}
.btn-config:hover,
.btn-config:focus,
.btn-config.focus {
    color: #fff !important;
    background-color: #cf7622 !important;
    border-color: #cf7622;
}
.btn-dark {
    color: #dfdfdf !important;
    background-color: #2e2e2e;
    border-color: #2e2e2e;
}
.btn-dark.btn-outline {
    color: #505050 !important;
    border-color: #505050;
}
.btn-dark:hover, .btn-dark:focus, .btn-dark.focus {
    color: #fff !important;
    background-color: #505050 !important;
    border-color: #505050;
}
.btn-renovar:hover,
.btn-renovar:focus,
.btn-renovar.focus {
    color: #fff !important;
    background-color: #b13fcd;
    border-color: #b13fcd;
}
.btn-renovar.disabled,
.btn-renovar:disabled {
    color: #fff !important;
    background-color: #b13fcd;
    border-color: #b13fcd;
}
.btn-renovar:not(:disabled):not(.disabled):active,
.btn-renovar:not(:disabled):not(.disabled).active,
.show > .btn-renovar.dropdown-toggle {
    color: #fff !important;
    background-color: #b13fcd;
    border-color: #b13fcd;
}
.btn-renovar:not(:disabled):not(.disabled):active:focus,
.btn-renovar:not(:disabled):not(.disabled).active:focus,
.show > .btn-renovar.dropdown-toggle:focus {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-renovar {
    background-color: #862e9d;
    border-color: #862e9d;
}
.btn-renovar.btn-outline {
    color: #b13fcd !important;
    border-color: #b13fcd;
}
.btn-renovar:hover, .btn-renovar:focus, .btn-renovar.focus {
    color: #fff !important;
    background-color: #b13fcd !important;
    border-color: #b13fcd;
}
.btn-online:hover,
.btn-online:focus,
.btn-online.focus {
    color: #fff !important;
    background-color: #24b909;
    border-color: #24b909;
}
.btn-online.disabled,
.btn-online:disabled {
    color: #fff !important;
    background-color: #24b909;
    border-color: #24b909;
}
.btn-online:not(:disabled):not(.disabled):active,
.btn-online:not(:disabled):not(.disabled).active,
.show > .btn-online.dropdown-toggle {
    color: #fff !important;
    background-color: #24b909;
    border-color: #24b909;
}
.btn-sucesso:hover,
.btn-sucesso:focus,
.btn-sucesso.focus {
    color: #fff !important;
    background-color: #00bf4e;
    border-color: #00bf4e;
}
.btn-sucesso.disabled,
.btn-sucesso:disabled {
    color: #fff !important;
    background-color: #038739;
    border-color: #038739;
}
.btn-sucesso:not(:disabled):not(.disabled):active,
.btn-sucesso:not(:disabled):not(.disabled).active,
.show > .btn-sucesso.dropdown-toggle {
    color: #fff !important;
    background-color: #038739;
    border-color: #038739;
}
.btn-online:not(:disabled):not(.disabled):active:focus,
.btn-sucesso:not(:disabled):not(.disabled):active:focus,
.btn-online:not(:disabled):not(.disabled).active:focus,
.btn-sucesso:not(:disabled):not(.disabled).active:focus,
.show > .btn-online.dropdown-toggle:focus,
.show > .btn-sucesso.dropdown-toggle:focus {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-config:hover,
.btn-config:focus,
.btn-config.focus {
    color: #fff !important;
    background-color: #cf7622;
    border-color: #cf7622;
}
.btn-config.disabled,
.btn-config:disabled {
    color: #fff !important;
    background-color: #ad621b;
    border-color: #ad621b;
}
.btn-config:not(:disabled):not(.disabled):active,
.btn-config:not(:disabled):not(.disabled).active,
.show > .btn-config.dropdown-toggle {
    color: #fff !important;
    background-color: #ad621b;
    border-color: #ad621b;
}
.btn-config:not(:disabled):not(.disabled):active:focus,
.btn-config:not(:disabled):not(.disabled).active:focus,
.show > .btn-config.dropdown-toggle:focus {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-primary.btn-outline,
.btn-secondary.btn-outline,
.btn-success.btn-outline,
.btn-info.btn-outline,
.btn-warning.btn-outline,
.btn-danger.btn-outline,
.btn-renovar.btn-outline,
.btn-online.btn-outline,
.btn-sucesso.btn-outline,
.btn-config.btn-outline,
.btn-dark.btn-outline {
    background-color: transparent;
}
.btn-primary.btn-outline:hover,
.btn-secondary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover,
.btn-renovar.btn-outline:hover,
.btn-online.btn-outline:hover,
.btn-sucesso.btn-outline:hover,
.btn-config.btn-outline:hover,
.btn-dark.btn-outline:hover {
    color: #fff;
}

.dim {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  padding-top: 5px;
  margin: 0.5rem 0;
  position: relative;
  top: -4px;
  cursor: pointer;
  border-radius: 5px;
  font-weight: 600;
}
.dim:before {
  font-size: 50px;
  line-height: 1em;
  font-weight: normal;
  color: #fff;
  display: block;
  padding-top: 10px;
}
.dim:active:before {
  top: 7px;
  font-size: 50px;
}
.dim:active {
  top: 3px;
}
.btn-imagem.dim {
    border-radius: 0;
}
.btn-imagem.dim img {
    border: 2px solid;
}
.btn-imagem.dim img.img-ativo {
    border-color: #23c6c8b3;
}
.btn-imagem.dim img.img-inativo {
    border-color: #ff2020c2;
}
.btn-primary.dim {
  box-shadow: inset 0 0 0 #203170, 0 2px 0 0 #203170, 0 5px 4px #999999 !important;
}
.btn-primary.dim:active,
.btn-primary.dim:hover {
  box-shadow: inset 0 0 0 #203170, 0 1px 0 0 #203170, 0 3px 2px #999999 !important;
}
.btn-default.dim {
  box-shadow: inset 0 0 0 #b3b3b3, 0 2px 0 0 #b3b3b3, 0 5px 4px #999999 !important;
}
.btn-default.dim:active,
.btn-default.dim:hover {
  box-shadow: inset 0 0 0 #b3b3b3, 0 1px 0 0 #b3b3b3, 0 3px 2px #999999 !important;
}
.btn-warning.dim {
  box-shadow: inset 0 0 0 #f79d3c, 0 2px 0 0 #f79d3c, 0 5px 4px #999999 !important;
}
.btn-warning.dim:active,
.btn-warning.dim:hover {
  box-shadow: inset 0 0 0 #f79d3c, 0 1px 0 0 #f79d3c, 0 3px 2px #999999 !important;
}
.btn-info.dim {
  box-shadow: inset 0 0 0 #22a9cd, 0 2px 0 0 #22a9cd, 0 5px 4px #999999 !important;
}
.btn-info.dim:active,
.btn-info.dim:hover {
  box-shadow: inset 0 0 0 #22a9cd, 1 2px 0 0 #22a9cd, 0 3px 2px #999999 !important;
}
.btn-success.dim {
  box-shadow: inset 0 0 0 #1872ab, 0 2px 0 0 #1872ab, 0 5px 4px #999999 !important;
}
.btn-success.dim:active,
.btn-success.dim:hover {
  box-shadow: inset 0 0 0 #239be7, 0 1px 0 0 #239be7, 0 3px 2px #999999 !important;
}
.btn-renovar.dim {
  box-shadow: inset 0 0 0 #b13fcd, 0 2px 0 0 #b13fcd, 0 5px 4px #999999 !important;
}
.btn-renovar.dim:active,
.btn-renovar.dim:hover {
  box-shadow: inset 0 0 0 #b13fcd, 0 1px 0 0 #b13fcd, 0 3px 2px #999999 !important;
}
.btn-online.dim {
  box-shadow: inset 0 0 0 #24b909, 0 2px 0 0 #24b909, 0 5px 4px #999999 !important;
}
.btn-online.dim:active,
.btn-online.dim:hover {
  box-shadow: inset 0 0 0 #24b909, 0 1px 0 0 #24b909, 0 3px 2px #999999 !important;
}
.btn-sucesso.dim {
  box-shadow: inset 0 0 0 #03622a, 0 2px 0 0 #03622a, 0 5px 4px #999999 !important;
}
.btn-sucesso.dim:active,
.btn-sucesso.dim:hover {
  box-shadow: inset 0 0 0 #00bf4e, 0 1px 0 0 #00bf4e, 0 3px 2px #999999 !important;
}
.btn-dark.dim {
  box-shadow: inset 0 0 0 #1d2124, 0 2px 0 0 #1d2124, 0 5px 4px #999999 !important;
}
.btn-dark.dim:active,
.btn-dark.dim:hover {
    box-shadow: inset 0 0 0 #1d2124,10 2px 0 0 #1d2124, 035px 2px #999999 !important;
}
.btn-danger.dim {
  box-shadow: inset 0 0 0 #ea394c, 0 2px 0 0 #ea394c, 0 5px 4px #999999 !important;
}
.btn-danger.dim:active,
.btn-danger.dim:hover {
  box-shadow: inset 0 0 0 #ea394c, 0 1px 0 0 #ea394c, 0 3px 2px #999999 !important;
}
.btn-config.dim {
  box-shadow: inset 0 0 0 #7c4815, 0 2px 0 0 #7c4815, 0 5px 4px #999999 !important;
}
.btn-config.dim:active,
.btn-config.dim:hover {
  box-shadow: inset 0 0 0 #cf7622, 0 1px 0 0 #cf7622, 0 3px 2px #999999 !important;
}

.alert {
    position: relative;
    padding: 0.5rem 1rem;
    margin: 0.5rem 0;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.btn{
    font-size: 13px;
}

.btn-padrao {
    color: #fff;
    background-color: #4e1c5b;
    border-color: #4e1c5b;
}

.btn-padrao:hover {
    color: #fff;
    background-color: #0ecec2;
    border-color: #0ecec2;
}

.btn-padrao:focus, .btn-padrao.focus {
    color: #fff;
    background-color: #0ecec2;
    border-color: #0ecec2;
    box-shadow: #465352;
}

.btn-padrao.disabled, .btn-padrao:disabled {
    color: #fff;
    background-color: #4e1c5b;
    border-color: #4e1c5b;
}

.btn-padrao:not(:disabled):not(.disabled):active, .btn-padrao:not(:disabled):not(.disabled).active,
.show > .btn-padrao.dropdown-toggle {
    color: #fff;
    background-color: #4e1c5b;
    border-color: #4e1c5b;
}

.btn-padrao:not(:disabled):not(.disabled):active:focus, .btn-padrao:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
    box-shadow: #465352;
}

.btn-config {
    color: #fff;
    background-color: #ad621b;
    border-color: #ad621b;
}

.btn-config:hover {
    color: #fff;
    background-color: #cf7622;
    border-color: #cf7622;
}

.btn-config:focus, .btn-config.focus {
    color: #fff;
    background-color: #cc680b;
    border-color: #cc680b;
    box-shadow: #465352;
}

.btn-config.disabled, .btn-config:disabled {
    color: #fff;
    background-color: #ad621b;
    border-color: #ad621b;
}

.btn-config:not(:disabled):not(.disabled):active, .btn-config:not(:disabled):not(.disabled).active,
.show > .btn-config.dropdown-toggle {
    color: #fff;
    background-color: #ad621b;
    border-color: #ad621b;
}

.btn-config:not(:disabled):not(.disabled):active:focus, .btn-config:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
    color: #fff;
    box-shadow: #465352;
}

table tr td .btn-expandir {
    top: 8px;
    position: relative;
    color: #4a74f5;
}

/* ======================= Table ======================= */
table .btn{
    padding: 0px 20px;
    border-radius: 0;
}

table tbody tr:hover{
    background-color: #dfdfdf;
}

.table tr td.qtd_novo_servico{
    color: #2fc111;
    font-weight: 600
}

.table tr td.qtd_servicos{
    color: #719da2;
    font-weight: 600
}

.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    border-top: 1px solid #e7eaec;
    line-height: 1.42857;
    padding: 1px;
    vertical-align: top;
}

/* ======================= DataTables ======================= */

.tabela {
    display: table;
}
.tabela-linha {
    display: table-row;
    vertical-align: middle;
}
.tabela-coluna {
    display: table-cell;
    vertical-align: middle;
}

#dataTable-filtro-buscar {
    margin-bottom: 6px;
    width: 320px;
}

@media (max-width:576px) {

    #dataTable-filtro-buscar {
        width: 320px;
    }

    #dataTable-filtros {
        text-align: center;
    }
}

.filtros-pagina select {
    width: 100% !important;
}

.filtros-pagina .input-group.date input {
    width: 120px;
}

.dt-buttons.btn-group {
    margin-left: 1.5rem;
}

@media (max-width:600px) {

    .filtros-pagina .input-group.date {
        display: inline-block !important;
    }
}

@media (max-width:1096px) {

    .filtros-pagina {
        display: inline-flex !important;
    }

    .filtros-pagina .form-group select {
        max-width: 400px;
        min-width: 200px;
    }

    .dt-buttons.btn-group {
        margin-left: 0;
    }
}

#dataTable-filtros select {
    width: auto;
    max-width: 400px;
    min-width: 200px;
}

#dataTable-filtros label i.bx {
    font-size: 22px;
    position: relative;
    top: 6px;
    color: #919191;
}

#dataTable-filtros span.input-group-addon {
    padding: 5px 9px;
    cursor: pointer;
}

#dataTable-filtros div.input-group.date span.input-group-addon i {
    cursor: pointer;
    width: 16px;
    height: 16px;
    font-size: 18px;
    position: relative;
    top: 2px;
}

.dataTables_filter {
    display: contents !important;
}

.dt-buttons .svg-inline--fa,
.dataTables_filter .svg-inline--fa{
    font-size: 18px;
}

.dataTables_filter .svg-inline--fa{
    position: relative;
    top: -2px;
}

.dataTables_filter label {
    max-width: 146px;
    margin-right: 0;
}

.dataTables_filter label input {
    max-width: 146px;
}

@media (min-width: 1000px) {

    .dataTables_filter label {
        margin-right: 2.8rem;
    }
}

/* ========================= Guard ========================= */
.guard-logo {
    background-color: #2d262e80;
}

.guard-root{
    color: #da3dffe6;
    font-weight: 600;
}

.guard-parceiro{
    color: #d11c1c;
    font-weight: 600;
}

.guard-revendedor_master{
    color: #e7c010;
    font-weight: 600;
}

.guard-revendedor_secundario{
    color: #45ae50;
    font-weight: 600;
}

.guard-assinante{
    color: #345bc7;
    font-weight: 600;
}

/* ========================= Marca D'água ========================= */
a.marcar{
    position:absolute;
}

.marcar:hover > .marcar-img{
    position:relative;
    opacity:0.5;
    z-index:90;
    cursor: pointer;
    border: 8px solid #9532ade3;
}

.marcar-fixo > .marcar-img{
    position:relative;
    opacity:0.5;
    z-index:90;
    max-width: 180px;
    max-height: 180px;
}

.marcar-fixo-bloquear > .marcar-img{
    border: 8px solid #ff2020c2;
}

.marcar-fixo-desbloquear > .marcar-img{
    border: 8px solid #16987e;
}

.marcar-icone{
    position: absolute;
    z-index: 99;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    font-size: 80px;
    opacity:0.5;
}

.marcar-icone-renovar{
    display: none;
    color:#6a277a;
}

.marcar-icone-bloquear{
    display: block;
    color:#ff2020c2;
}

.marcar-icone-desbloquear{
    display: block;
    color:#16987e;
}

.marcar:hover > .marcar-icone{
    display: block;
}

.marcar:hover > .marcar-icone-bloquear{
    display: none;
}

/* ======================= Imagens de Detalhes ======================= */
.rounded-circle {
    border-radius: 50% !important;
    border: 8px solid #0e1d1d78;
    max-width: 100%;
    max-height: 120px;
}

.rounded-ativo {
    border-radius: 50% !important;
    border: 8px solid #0fa3e773;
    max-width: 100%;
}

.rounded-inativo {
    border-radius: 50% !important;
    border: 8px solid #ff2020c2;
    max-width: 100%;
}

.rounded-online {
    border-radius: 50% !important;
    border: 8px solid #31e70f73;
    max-width: 100%;
    max-height: 100%;
    height: auto;
}

.rounded-teste {
    border-radius: 50% !important;
    border: 8px solid #e3e70f73;
    max-width: 100%;
}

.rounded-renovar {
    border-radius: 50% !important;
    border: 8px solid #872d9dab;
    max-width: 100%;
}

#foto_detalhes{
    max-height: 140px;
}


/* ========================== Wrapper ========================== */
#page-wrapper {
    padding: 0 2px;
}

.wrapper-content {
    padding: 0;
}

.ibox .ibox-title {
    padding: 10px 15px;
    height: 58px;
    font-size: 16px;
}

.ibox .ibox-title i {
    font-size: 1.3rem;
    top: 2px;
    position: relative;
}

.ibox .ibox-title .svg-inline--fa {
    font-size: 1.2rem;
    top: 4px;
    position: relative;
}

.ibox .ibox-title .btn {
    min-width: 4.5rem;
}

@media (min-width:576px) {

    .ibox .ibox-title .btn.dim {
        top: -10px;
    }
}

.ibox div.ibox-title.collapse-link[href='*']:hover {
    color: #bc47db !important;
    text-decoration: none;
}

@media (max-width: 678px) {
    .ibox .ibox-content {
        padding: 1.6rem 0;
    }

    .ibox .ibox-title .btn {
        min-width: 100%;
        max-width: 6rem;
    }
}

@media (min-width: 1200px) {
    #foto_detalhes
    {
        max-height: 140px;
    }

    #page-wrapper {
        padding: 0 8px;
    }

    .wrapper-content {
        padding: 6px;
    }
}

/* =========================== FA Icons =========================== */
.svg-inline--fa.fa-male,
.masculino,
i.masculino{
    color: DodgerBlue !important;
}
.svg-inline--fa.fa-female,
.feminino,
i.feminino{
    color: PaleVioletRed !important;
}

/* =========================== IBOX =========================== */
.ibox-content .fa,
.ibox-content .fab,
.ibox-content .fad,
.ibox-content .fal,
.ibox-content .far,
.ibox-content .fas {
    font-size: 16px;
    color: #1ab394;
}

.ibox-content button .fa,
.ibox-content button .fab,
.ibox-content button .fad,
.ibox-content button .fal,
.ibox-content button .far,
.ibox-content button .fas {
    color: inherit;
}

.ibox-content ul li {
    font-weight: 600;
}

.ibox-content ul.url {
    color: #69b3df;
}

.ibox-content .variavel-vetor {
    color: #333
}

.ibox-content ul li .tipo-variavel {
    color: #f41515;
}

.ibox-content ul li .variavel-obrigatoria {
    color: #0ebbb0;
}

.form-group label{
    font-size: 14px;
    font-weight: 600;
}

.form-group.text-center{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;

    align-items: center;
}

/* ========================== SummerNote ========================== */

.note-btn i {
    font-size: 0.8rem !important;
}

/* =========================== MODAL =========================== */

/* --- ONLINE ---
.modal-backdrop:nth-of-type(1n),
.modal-backdrop.show:nth-of-type(1n) {
    z-index: 1040 !important;
}

.modal:nth-of-type(1n) {
    z-index: 1050 !important;
}

.modal-backdrop:nth-of-type(odd),
.modal-backdrop.show:nth-of-type(odd) {
    z-index: 1060 !important;
}

.modal:nth-of-type(n+2) {
    z-index: 1070 !important;
}
/* --- fim ONLINE --- */

/* --- OFFLINE --- */
.modal-backdrop:nth-of-type(1n),
.modal-backdrop.show:nth-of-type(1n) {
    z-index: 1040 !important;
}

.modal:nth-of-type(1n) {
    z-index: 1050 !important;
}

.modal-backdrop.show:nth-of-type(2n) {
    z-index: 1060 !important;
}

.modal:nth-of-type(2n) {
    z-index: 1070 !important;
}
/* --- fim OFFLINE --- */

.modal.modal-super {
    z-index: 1070 !important;
}

.modal .modal-header .lead {
    font-size: 14px;
    font-weight: 600;
}

.modal .modal-header .bx,
.modal .modal-header .bxs {
    font-size: 22px;
}

.modal .modal-header {
    padding: 0.5rem;
}

.modal .modal-body {
    background-color: #f9f9f9;
    padding: 15px;
}

.modal .modal-body h1,
.modal .modal-body h2,
.modal .modal-body h3,
.modal .modal-body h4,
.modal .modal-body h5,
.modal .modal-body label,
.modal .modal-body span,
.modal .modal-body p {
    font-size: 12px;
    padding: 4px 0 2px 0;
    margin: 4px 0 2px 0;
}

.modal .modal-body h1,
.modal .modal-body h2 {
    font-size: 16px;
}

.modal-open .select2-dropdown {
    z-index: 10060;
}

.modal-open .select2-close-mask {
    z-index: 10055;
}


@media (min-width: 900px) {

    .modal-content {
        width: 680px;
    }

    .modal .modal-body h1,
    .modal .modal-body h2,
    .modal .modal-body h3,
    .modal .modal-body h4,
    .modal .modal-body h5,
    .modal .modal-body label,
    .modal .modal-body span,
    .modal .modal-body p {
        font-size: 14px;
    }

    .modal .modal-body h1,
    .modal .modal-body h2 {
        font-size: 18px;
    }

    .modal .modal-body h3 {
        font-size: 15px;
    }

    .modal .modal-body h4,
    .modal .modal-body h5 {
        font-size: 13px;
    }

    .modal .modal-body span.select2 ul li.select2-selection__choice {
        font-size: 12px !important;
    }
}

.modal .modal-body span.select2 ul li.select2-selection__choice {
    font-size: 12px !important;
}

.ibox .ibox-content label,
.ibox .ibox-content input,
.ibox .ibox-content select,
.modal .modal-content .modal-body .form-control ,
.modal .modal-content .modal-body #modal-texto {
    font-size: 0.8rem;
    color: #343a40;
}

@media (min-width:574px) {

    .ibox .ibox-content label,
    .ibox .ibox-content input,
    .ibox .ibox-content select,
    .modal .modal-content .modal-body .form-control ,
    .modal .modal-content .modal-body #modal-texto {
        font-size: 0.9rem;
    }
}

.modal .modal-content .modal-body #modal-texto .campo-cortado-titulo {
    background-color: #e6eeef;
    text-align: right;
    color: #444;
}

.modal .modal-content .modal-body #modal-texto .campo-cortado {
    background-color: #f6feff;
    color: #343a40 !important;
    text-align: left;
}

.modal .modal-content .modal-body #modal-texto .campo-cortado-titulo-2 {
    background-color: #ebebeb;
    text-align: right;
    color: #444;
}

.modal .modal-content .modal-body #modal-texto .campo-cortado-2 {
    background-color: #f1f1f1;
    color: #343a40 !important;
    text-align: left;
}

.modal .modal-content .modal-body #modal-texto .campo span{
    padding-left: 0;
    display: inline-flex;
    vertical-align: middle;
    font-weight: 400;
    white-space: normal;
    word-wrap: anywhere;
}

.modal .modal-content .modal-body #modal-texto .campo input,
.modal .modal-content .modal-body #modal-texto .campo-online input {

    height: 1.5rem;
}

.modal .modal-content .modal-body #modal-texto div{
    white-space: normal;
    word-wrap: break-word;
}

.modal .modal-content .modal-body #modal-texto{
    text-align: center;
}

.ibox .ibox-content button.btn{
    width: 100%;
}

.modal .form-group h4{
    color: #999;
}

.modal .form-group label{
    margin-right: 8px;
}

.modal .close {
    color: #fff;
    text-decoration: none;
}

.modal .close:hover {
    color: #dfdfdf;
    text-decoration: none;
}

.modal .modal-content .header-padrao,
.modal .modal-content .header-padrao i,
.modal .modal-content .header-sucesso,
.modal .modal-content .header-sucesso i,
.modal .modal-content .header-erro,
.modal .modal-content .header-erro i,
.modal .modal-content .header-info,
.modal .modal-content .header-info i,
.modal .modal-content .header-relatorios,
.modal .modal-content .header-relatorios i,
.modal .modal-content .header-config,
.modal .modal-content .header-config i,
.modal .modal-content .header-documentos,
.modal .modal-content .header-documentos i,
.modal .modal-content .header-materiais,
.modal .modal-content .header-materiais i,
.modal .modal-content .header-renovar,
.modal .modal-content .header-renovar i,
.modal .modal-content .header-online,
.modal .modal-content .header-online i,
.modal .modal-content .bg-dark i {
    color: #f1f1f1;
}

.modal .modal-content .header-sucesso {
    background-color: #15c1b1;
}
.modal .modal-content .header-erro {
    background-color: #e32d2d;
}
.modal .modal-content .header-info {
    background-color: rgb(18 133 167);
}
.modal .modal-content .header-relatorios {
    background-color: #188486;
}
.modal .modal-content .header-config {
    background-color: #ad621b;
    color: white;
}
.modal .modal-content .header-materiais {
    background-color: #a82626;
}
.modal .modal-content .header-renovar {
    background-color: #872d9d;
}
.modal .modal-content .header-documentos {
    background-color: #985516;
}
.modal .modal-content .header-online {
    background-color: #36cb1b;
}
.modal .modal-content .header-padrao {
    background-color: #424242;
}

.modal .modal-content .header-sucesso {
    background-color: #038739;
    color: white;
}

.modal .modal-content i.bx{
    font-size: 20px !important;
}

.modal .modal-content .input-group i.bx{
    font-size: 22px !important;
}

.modal .modal-footer {
    background-color: #dedede;
    color: #222;
    padding: 0.2rem;
}

.modal .modal-footer .btn{
    height: 2rem !important;
    font-weight: 600;
    height: auto !important;
    font-size: 14px;
}

.modal .modal-footer .btn i.bx{
    font-size: 20px;
}

.modal .modal-footer i,
.modal .modal-footer svg,
.modal .modal-footer .bx {
    margin-right: 0.4rem;
    font-weight: 700;
}

div.modal-body > div.modal-detalhes{

    padding: 0px !important;
}

.modal-detalhes{
    text-align: left;
}

.modal-detalhes span{
    font-weight: 600;
}

.modal-detalhes .card{
    margin: 20px;
}

.modal-detalhes .card .card-body h4{
    text-align: center;
    margin-bottom: 14px;
}

.modal .modal-content .modal-body #imagem_detalhes{
    max-height: 200px;
    max-width: 200px;
    width: auto;
    height: auto;
}

.modal .modal-content .modal-body .ultimos-canais-online {
    margin: 8px 0px 4px 0px;
}

.modal .novos-ips-limpar {

    width: 100%;
}

.modal .novos-ips-limpar i {

    float: right;
    position: relative;
    top: 0.5rem;
    font-size: 1.3rem;
    left: -0.4rem;
}

.modal .modal-content div.input-group {
    width: 100%;
}

.modal .modal-content div.input-group .input-group-text {
    position: relative;
    top: -0.25rem;
    padding: 0.35rem;
}


.modal .btn-primary.dim {
  box-shadow: inset 0 0 0 #203170, 0 5px 0 0 #203170, 0 10px 5px #999999 !important;
}
.modal .btn-primary.dim:active,
.modal .btn-primary.dim:hover {
  box-shadow: inset 0 0 0 #203170, 0 2px 0 0 #203170, 0 5px 3px #999999 !important;
}
.modal .btn-default.dim {
  box-shadow: inset 0 0 0 #b3b3b3, 0 5px 0 0 #b3b3b3, 0 10px 5px #999999 !important;
}
.modal .btn-default.dim:active,
.modal .btn-default.dim:hover {
  box-shadow: inset 0 0 0 #b3b3b3, 0 2px 0 0 #b3b3b3, 0 5px 3px #999999 !important;
}
.modal .btn-warning.dim {
  box-shadow: inset 0 0 0 #f79d3c, 0 5px 0 0 #f79d3c, 0 10px 5px #999999 !important;
}
.modal .btn-warning.dim:active,
.modal .btn-warning.dim:hover {
  box-shadow: inset 0 0 0 #f79d3c, 0 2px 0 0 #f79d3c, 0 5px 3px #999999 !important;
}
.modal .btn-info.dim {
  box-shadow: inset 0 0 0 #22a9cd, 0 5px 0 0 #22a9cd, 0 10px 5px #999999 !important;
}
.modal .btn-info.dim:active,
.modal .btn-info.dim:hover {
  box-shadow: inset 0 0 0 #22a9cd, 0 2px 0 0 #22a9cd, 0 5px 3px #999999 !important;
}
.modal .btn-success.dim {
  box-shadow: inset 0 0 0 #1872ab, 0 5px 0 0 #1872ab, 0 10px 5px #999999 !important;
}
.modal .btn-success.dim:active,
.modal .btn-success.dim:hover {
  box-shadow: inset 0 0 0 #239be7, 0 2px 0 0 #239be7, 0 5px 3px #999999 !important;
}
.modal .btn-renovar.dim {
  box-shadow: inset 0 0 0 #b13fcd, 0 5px 0 0 #b13fcd, 0 10px 5px #999999 !important;
}
.modal .btn-renovar.dim:active,
.modal .btn-renovar.dim:hover {
  box-shadow: inset 0 0 0 #b13fcd, 0 2px 0 0 #b13fcd, 0 5px 3px #999999 !important;
}
.modal .btn-online.dim {
  box-shadow: inset 0 0 0 #24b909, 0 5px 0 0 #24b909, 0 10px 5px #999999 !important;
}
.modal .btn-online.dim:active,
.modal .btn-online.dim:hover {
  box-shadow: inset 0 0 0 #24b909, 0 2px 0 0 #24b909, 0 5px 3px #999999 !important;
}
.modal .btn-sucesso.dim {
  box-shadow: inset 0 0 0 #03622a, 0 5px 0 0 #03622a, 0 10px 5px #999999 !important;
}
.modal .btn-sucesso.dim:active,
.modal .btn-sucesso.dim:hover {
  box-shadow: inset 0 0 0 #00bf4e, 0 2px 0 0 #00bf4e, 0 5px 3px #999999 !important;
}
.modal .btn-dark.dim {
  box-shadow: inset 0 0 0 #1d2124, 0 5px 0 0 #1d2124, 0 10px 5px #999999 !important;
}
.modal .btn-dark.dim:active,
.modal .btn-dark.dim:hover {
    box-shadow: inset 0 0 0 #1d2124, 0 2px 0 0 #1d2124, 0 5px 3px #999999 !important;
}
.modal .btn-danger.dim {
  box-shadow: inset 0 0 0 #ea394c, 0 5px 0 0 #ea394c, 0 10px 5px #999999 !important;
}
.modal .btn-danger.dim:active,
.modal .btn-danger.dim:hover {
  box-shadow: inset 0 0 0 #ea394c, 0 2px 0 0 #ea394c, 0 5px 3px #999999 !important;
}
.modal .btn-config.dim {
  box-shadow: inset 0 0 0 #7c4815, 0 5px 0 0 #7c4815, 0 10px 5px #999999 !important;
}
.modal .btn-config.dim:active,
.modal .btn-config.dim:hover {
  box-shadow: inset 0 0 0 #cf7622, 0 2px 0 0 #cf7622, 0 5px 3px #999999 !important;
}

.modal .select2-container .select2-selection--single .select2-selection__rendered {
    display: contents;
}

/* =========================== QUADROS =========================== */

.ibox .ibox-content.quadro {
    color: #fff;
}
.ibox .ibox-content.quadro-assinantes-ativos {
    background-color: #15c1b1;
    border: 2px solid #f1f1f1;
    outline: 2px solid #15c1b1;
}
.ibox .ibox-content.quadro-revendedores-masters {
    background-color: #d1be1d;
    border: 2px solid #f1f1f1;
    outline: 2px solid #d1be1d;
}
.ibox .ibox-content.quadro-canais.quadro-filmes {
    background-color: #c82dd3;
    border: 2px solid #f1f1f1;
    outline: 2px solid #c82dd3;
}
.ibox .ibox-content.quadro-canais.quadro-series {
    background-color: #de3ab7;
    border: 2px solid #f1f1f1;
    outline: 2px solid #de3ab7;
}
.ibox .ibox-content.quadro-assinantes {
    background-color: rgb(18 133 167);
    border: 2px solid #f1f1f1;
    outline: 2px solid rgb(18 133 167);
}
.ibox .ibox-content.quadro-assinantes-bloqueados {
    background-color: #e32d2d;
    border: 2px solid #f1f1f1;
    outline: 2px solid #e32d2d;
}
.ibox .ibox-content.quadro-assinantes-total {
    background-color: #424242;
    border: 2px solid #f1f1f1;
    outline: 2px solid #424242;
    color: white;
}
.ibox .ibox-content.quadro-assinantes-testes {
    background-color: #985516;
    border: 2px solid #f1f1f1;
    outline: 2px solid #985516;
}

.ibox .ibox-content.quadro-assinantes-online  {
    background-color: #36cb1b;
    border: 2px solid #f1f1f1;
    outline: 2px solid #36cb1b;
}

.ibox .ibox-content.quadro-revendedores-secundarios {
    background-color: #4db33b;
    border: 2px solid #f1f1f1;
    outline: 2px solid #4db33b;
}
.ibox .ibox-content.quadro-canais-online {
    background-color: #2c7dcf;
    border: 2px solid #f1f1f1;
    outline: 2px solid #2c7dcf;
}
.ibox .ibox-content.quadro-canais-offline {
    background-color: #858585;
    border: 2px solid #f1f1f1;
    outline: 2px solid #858585;
}

div.row .col-quadro {
    padding-right: 6px;
    padding-left: 6px;
}

.ibox .ibox-content.quadro{
    height: 172px;
    padding: 20px  10px;
}

@media (min-width:992px) {

    .ibox .ibox-content.quadro{
        height: 185px;
    }
}

.ibox .ibox-content.quadro{
    text-align: center;
}

.ibox .ibox-content.quadro .icone,
.ibox .ibox-content.quadro .valor,
.ibox .ibox-content.quadro .titulo {
    display: inline-table;
}

.ibox .ibox-content.quadro .icone span,
.ibox .ibox-content.quadro .valor span,
.ibox .ibox-content.quadro .titulo span {
    display: table-cell;
    vertical-align: middle;
}

.ibox .ibox-content.quadro .icone{
    position: relative;
    left: 0.6rem;
    font-size:1.7rem;
    text-align:right;
}

.ibox .ibox-content.quadro .icone span i.bx {
    position: relative;
    top: 0.2rem;
    font-size: 2rem;
}

.ibox .ibox-content.quadro .valor{
    text-align:left;
}

.ibox .ibox-content .titulo {
    height: 80px;
    font-size: 14px;
    padding-top: 4px;
    opacity: 100%;
    font-weight: 700;
}

.ibox .ibox-content.quadro .titulo,
.ibox .ibox-content.quadro .valor{
    opacity: 90%;
}

.ibox .ibox-content.quadro .icone,
.ibox .ibox-content.quadro .valor{
    font-size: 26px;
    opacity: 100%;
}

@media (min-width:992px) {

    @media (max-width:1119px) {

        .ibox .ibox-content.quadro .icone,
        .ibox .ibox-content.quadro .valor {
            font-size: 1.2rem;
        }

        .ibox .ibox-content.quadro .icone span i.bx {
            font-size: 1.4rem;
        }

        .ibox .ibox-content.quadro .titulo span {
            font-size: 13px;
        }
    }
}

.ibox .ibox-content.quadro .valor{
    font-weight: 700;
    padding: 10px;
}

.ibox .ibox-content input.valor{
    font-size: inherit;
    color: #27ae60;
}

.ibox .ibox-content .subtitulo{
    min-height: 36px;
    font-style: italic;
    font-size: 12px;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #ffeef1;
    cursor: default;
}

select.js-select-multiple span.select2 {
    background-color: #ffeef1;
    /* border: 1px solid #aaa; */
}

.card .select2.select2-container.select2-container--default,
.form-group span.select2.select2-container.select2-container--default{
    width: 100% !important;
    text-align: left !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice{
    background-color: #f1f1f1;
}

/* =========================== NAVBAR =========================== */
nav .nav-header span.perfil-nome {
    white-space: normal;
    word-wrap: break-word;
    color: #f1f1f1;
}

.mini-navbar .navbar-default .nav > li > a {
    text-align: center;
    font-size: 24px;
}

.nav.navbar-top-links.navbar-right{
    margin-right: 22px;
}

.navbar-top-links li a {
    padding: 20px 10px;
    min-height: auto;
}

nav .nav > li > a,
nav .nav-header a i{
    font-size: 14px;
    color: #dbdbdb;
    padding: 10px;
}

nav ul.nav li a i{
    font-size: 18px !important;
    position: relative;
    top: 2px;
}

.navbar-default,
.nav-header,
.sidebar-collapse .nav > li {
    background-color: #2d262e;
    border-color: #1a121a;
}

.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus {
    background-color: #1a121a;
}

.navbar-default ul.nav li.novos_registros a,
.navbar-default ul.nav li.special_link a {
    background: #42d2d0cf;
    color: white;
}

.navbar-default ul.nav li.novos_registros a:hover,
.navbar-default ul.nav li.special_link a:hover {
    background: #42d2d082;
    color: white;
}

.navbar-default .novos_registros a:after {
   font-family: "Font Awesome 5 Free";
   content: "\f12a";
   float: right;
   font-weight: 900;
}

.navbar .navbar-minimalize {
    padding: 13px 10px;
}

.nav > li.active {
    background-color: #1a121a;
}

ul.nav-second-level {
    background: #1a121a;
}

.body-small .nav > li.nav-titulo{
    text-align: center;
}

@media (min-width: 1280px){
    .nav > li.nav-titulo
    {
        display: none;
    }
}

.nav > li.nav-titulo{
    pointer-events: none;
    background-color: #6d6960;
    color: white;
}

.nav > li.nav-titulo a{
    color: white !important;
}

.nav > li.nav-titulo a:hover{
    pointer-events: none;
}

/* =========================== Cropper Image =========================== */
.cropper-face {
    top: 0;
    left: 0;
    cursor: move;
    background-color: #ceaf08;
}

.cropper-line {

    background-color: #091c42;
}

.img-preview-sm {

    height: 120px;
    width: 100%;
}

.image-crop img {

    max-height: 240px;
}

.image-cropper .form-title {

    text-align: left !important;
}

.image-crop-blob {

    display: none;
    position: relative;
}

.image-crop-blob img {

    height: 240px;
    width: auto;
    border: 2px solid #464646;
    padding: 2px;
}

.image-blob-buttons {

    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #171717b0;
    color: whitesmoke;
}

.image-blob-buttons button {

    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media (width > 1000px) {

    .image-cropper-propriedades {

        width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .image-cropper-propriedades.propriedades-add-colaborador {

        width: 100%;
        position: absolute;
        top: 55%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}
