/*
#84C647 | Gráfico verde
#ffea1c | Gráfico amarelo
#f85959 | Gráfico vermelho
#59a5f8 | Azul claro
#1c84c6 | Azul forte
#2f4050 | Azul escuro
#f8ac59 | Laranja D2P
#ff8f31 | Laranja forte
*/

:root {
    --dourado-padrao-d2p: #d6ac58;
    --switches-label-color: white ;
    --switch-bg-color: white;
    --switch-text-color: #d6b066 ;
}

/* Filtros */
.ibox-filters {
	background-color: #555555 !important;
	border-color: #222222 !important;
	color: #fff !important;
}
/* Seta UP e DOWN dos filtros */
.ibox-filters a {
    color: #fff !important;
    padding: 13px 11px 11px 14px;
    border-radius: 3px;
}
.ibox-filters a:hover {
    color: #000 !important;
    background-color: #f3f3f4;
}
.ibox-filters a.icon-eraser:hover {
    color: #f85959 !important;
}
/* Botão dos filtros */
#divFilter .btn-warning {
	color: #fff !important;
	background-color: #526069 !important;
	border-color: #526069 !important;
}
#divFilter .btn-warning:hover {
	color: #fff !important;
	background-color: #76838f !important;
	border-color: #76838f !important;
}
/* Espaçamento entre os itens dos filtros */
#divFilter .row > div {
	margin-bottom: 13px;
}
#divFilter .row > div > p {
	margin-bottom: 3px;
}
/* Perfil da Operação */
.yellow-bg {
	background-color: #3290cb !important;
}
.yellow-bg:hover {
	background-color: #f8ac59 !important;
}
.yellow-bg a.menu_button:hover {
	color: #ffffff !important;
}
/* Botões do Dashboard para integração */
.step-box .white-bg {
	background-color: #ffffff !important;
	border: 1px solid #526069 !important;
}
.step-box .white-bg:hover {
	color: #526069 !important;
}
.blue-bg {
	/*background-color: #FA983C !important;*/
	background-color: #e4eaec !important;
	border: 1px solid #526069 !important;
}
.blue-bg a {
	color: #526069 !important;
}
/* Botão de ação Mouse Hover ou Selecionado (Estatísticas > Geral > Perfil Geográfico) */
.blue-bg:hover, .blue-bg.active {
	/*background-color: #F57D1B !important;*/
	color: #fff !important;
	background-color: #f99d27 !important;
	border-color: #F57D1B !important;
}
.blue-bg:hover a {
	color: #ffffff !important;
}

/* Detalhes em tabelas */
.colordetail:nth-child(1) { padding-left: 50px !important; }
.colordetail { background-color: #f7f7f7 !important; color: #121920 !important; border: 1px solid #ccc !important; }
.oculto:hover td { background-color: #e1e1e1 !important; }

/* Box de pagamentos */
#divFiltroPeriodoPlanosModalBase .modal-body {
    border-bottom: 1px solid #e5e5e5; 
    padding: 0 25px 25px; 
    background-color: #ffffff;
}
.box-pagamento-default {
    background-color: #f9f9f9;
    border: 1px solid #cccccc;
    text-align: center;
    padding: 30px 10px;
}
.box-pagamento-default-ativo {
    cursor: pointer;
}
.box-pagamento-selecinado, .box-pagamento-default:hover {
    background-color: #ffffff !important;
    border: 0 !important;
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
}
.box-pagamento-mais-popular {
    position: absolute; 
    background-color: #fd8a2b; 
    color: #ffffff; 
    left: 50px; 
    right: 50px; 
    text-align: center; 
    padding: 3px; 
    font-size: 11px; 
    border-radius: 0 0 5px 5px;
}
.box-pagamento-btn-selecionar {
    padding-top: 30px; 
    margin-top: 30px; 
    min-height: 65px;
    border-top: 1px solid #dddddd;
}
.btn-pagamento-selecionar {
    background-color: #F57D1B !important; 
    border-color: #F57D1B !important; 
    color: #FFFFFF !important;
}

/********************************************************/

/* "Logado como" */
.mensagem-boas-vindas {
	color: #777777 !important;
	display: inline-flex !important;
}
.a-nome-usuario {
	color: #ffffff !important;
    display: inline-flex !important;
    padding: 15px 0;
    width: 100%;
}
.nome-usuario {
	display: inline-flex !important;
	margin: 0 5px;
}
.img-menu-cliente {
    margin-top: 3px;
    position: absolute;
    right: 0;
}
/* Menu do usuário clicado */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: transparent;
}
.open>.dropdown-menu {
    margin-top: -40px;
}
/* Logo */
.img-circle {
	border-radius: initial;
	max-width: 150px;
	margin-bottom: 30px;
}
.nav > li > a {
	color: #e3e3e3;
	font-weight: 600;
	padding: 14px 20px 14px 25px;
}
/* Item Menu Mouse Hover */
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus {
    background-color: #262626;
    color: #f99d27;
}
.navbar-default {
    height: 100%;
}
.navbar-static-side {
    background-color: #333333;
}
/* Item Menu Mouse Hover */
ul.nav-second-level .nav > li > a:hover,
ul.nav-second-level .nav > li > a:focus {
	background-color: #262626 !important;
	color: #f99d27;
}
/* Item Menu Selecionado (clicado) */
.nav > li.active {
	border-left: 4px solid #F57D1B;
	background: #262626;
}
.nav > li.active > a {
	color: #FA983C;
}
/* Item TAB Selecionado (clicado) */
.tabs-container > .nav > li.active {
	border-left: 0 !important;
	background: initial !important;
}
.tabs-container > .nav > li.active > a {
	border-left: 4px solid #F57D1B !important;
	color: #FA983C;
}
.tabs-container > .nav > li > a {
	color: #676a6c;
}
/* Background do menu */
.nav-header {
	padding: 33px 25px;
	background-color: #333333;
	background-image: none;
}
body.boxed-layout #wrapper {
	background-color: #2f4050;
	max-width: 1200px;
	margin: 0 auto;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
}
.mini-navbar .nav .nav-second-level,
ul.nav-second-level {
	background: #262626 !important;
}
/* Menu minimizado */
body.mini-navbar .nav-header {
	background-color: #333333;
}
/* Background do menu */
body {
	font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #333333;
	font-size: 13px;
	color: #676a6c;
	overflow-x: hidden;
}
.dropdown > .nome-cliente, .dropup > .nome-cliente {
    color: #a1a1a1;
	display: block;
}
.nome-cliente {
    text-transform: capitalize;
}
/* Barra de progresso */
.pace .pace-progress {
    background: #F57D1B;
}
/* Botão principal */
.btn-primary, .btn-primary.disabled {
    background-color: #FA983C !important;
    border-color: #FA983C !important;
    color: #ffffff;
}
/* Botão principal Mouse Hover */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary.active:hover, .btn-primary.active:focus {
    background-color: #F57D1B !important;
    border-color: #F57D1B !important;
    color: #FFFFFF !important;
}
/* Botão de ação (Estatísticas > Geral > Perfil Geográfico) */
button.listphase {
    margin-bottom: 5px;
    width: 100%;
    font-size: 15px;
    white-space: inherit;
    min-height: 65px;
}
.yellow-bg {
	/*background-color: #FA983C !important;*/
	background-color: #e4eaec !important;
	border: 1px solid #526069 !important;
}
.yellow-bg a {
	color: #526069 !important;
}
/* Botão de ação Mouse Hover ou Selecionado (Estatísticas > Geral > Perfil Geográfico) */
.yellow-bg:hover {
	/*background-color: #F57D1B !important;*/
	background-color: #f57d1b !important;
	border: 1px solid #f57d1b !important;
}
.yellow-bg:hover a {
	color: #ffffff !important;
}
.btn-warning-without-hover {
    background-color: #e4eaec;
    border-color: #526069;
    color: #526069;
}
.btn-warning-without-hover:hover {
    background-color: #e4eaec;
    border-color: #526069;
    color: #526069;
}
.btn-warning {
    background-color: #e4eaec;
    border-color: #526069;
    color: #526069;
}
.btn-warning:hover, .botao-ativo, .yellow-bg-selected, .yellow-bg-selected a {
    background-color: #F57D1B !important;
    border-color: #F57D1B !important;
    color: #FFFFFF !important;
}
.btn-erase {
	background-color: #555555 !important;
	border-color: #222222 !important;
	color: #fff !important;
}
.btn-erase:hover, .botao-ativo, .yellow-bg-selected, .yellow-bg-selected a {
    background-color: #F57D1B !important;
    border-color: #F57D1B !important;
    color: #FFFFFF !important;
}
.btn-info {
    background-color: #526069;
    border-color: #e4eaec;
    color: #e4eaec;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info,
.btn-info:active:focus,
.btn-info:active:hover,
.btn-info.active:hover,
.btn-info.active:focus {
    background-color: #e4eaec;
    border-color: #526069;
    color: #526069;
}
/* Filtros
#divFilter .ibox-filters {
	background-color: #444444;
    border: 2px solid #DE4E00 !important;
    color: #fff !important;
} */
/* Input type text */
.form-control:focus, .single-line:focus {
    border-color: #FAB06B;
}
.vote-actions a {
    color: #555;
}
/* Itens de destaque nas páginas */
.navy-bg, .bg-primary {
    background-color: #e4eaec;
    color: #526069;
}
/* Botão + e - do mapa */
.jvectormap-zoomin, .jvectormap-zoomout, .jvectormap-goback {
	background-color: #526069;
}

.progress-bar {
    background-color: #F57D1B;
}
.progress-bar-success {
    background-color: #5cb85c;
}
.progress-bar-info {
    background-color: #5bc0de;
}
.progress-bar-warning {
    background-color: #f0ad4e;
}
.progress-bar-danger {
    background-color: #d9534f;
}

/*********************************************************************************/
.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}


/*********************************************************************************/
/* Loading Ring */
.lds-ring {
    display: inline-block;
    position: relative;
    width: 90px;
    height: 30px;
    margin-top: 8px;
}
.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 25px;
    height: 25px;
    margin: -4px 33px;
    border: 3px solid #F57D1B;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #F57D1B transparent transparent transparent;
}
.lds-ring div:nth-child(1) { animation-delay: -0.45s; }
.lds-ring div:nth-child(2) { animation-delay: -0.3s; }
.lds-ring div:nth-child(3) { animation-delay: -0.15s; }
@keyframes  lds-ring {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/*********************************************************************************/
.ui-autocomplete {
    height: auto;
    overflow: auto;
    max-height: 350px;
    width: 400px;
}
.ui-widget {
    z-index: 9999999999 !important;
    text-transform: lowercase;
}

.ui-menu-item { text-transform: lowercase; }    /* Make all letters lowercase */

.ui-menu-item > div:first-letter {
  text-transform: uppercase;        /* Make the first letters uppercase      */
}

.notificacoes-dialog{
    overflow-y: initial !important
}
.notificacoes-body{
    height: 60vh;
    overflow-y: auto;
    display: flex;
    flex-direction: column-reverse;
    background-color: #F3F3F4;
}

.divBotaoNotificacoes .alerta-notificacao {
    background-color: red;
    font-size: 12px;
    color: white;
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    top: -12px;
    right: -10px;
}

.exemplo-notificacao{
    background-color: red;
    font-size: 12px;
    color: white;
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    animation: animacao-exclamacao 2.0s infinite;
}

.alerta-notificacao{
    animation: animacao-exclamacao 2.0s infinite;
}

@keyframes animacao-exclamacao {
    0% { transform: skewY(-15deg); }
    5% { transform: skewY(15deg); }
    10% { transform: skewY(-15deg); }
    15% { transform: skewY(15deg); }
    20% { transform: skewY(0deg); }
    100% { transform: skewY(0deg); }
}


.toast {
    z-index: 5000;
    position: fixed;
    top: 100px;
    right: 30px;
    border-radius: 12px;
    background: #fff;
    padding: 20px 35px 20px 25px;
    box-shadow: 0 6px 20px -5px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transform: translateX(calc(100% + 30px));
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.35);
}

.toast.active {
    transform: translateX(0%);
}

.toast .toast-content {
    display: flex;
    align-items: center;
}

.toast-content .sucesso {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    min-width: 35px;
    background-color: #5cb85c;
    color: #fff;
    font-size: 20px;
    border-radius: 50%;
}

.toast-content .warning {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    min-width: 35px;
    background-color: #f0ad4e;
    color: #fff;
    font-size: 20px;
    border-radius: 50%;
}

.toast-content .oops {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    min-width: 35px;
    background-color: #d9534f;
    color: #fff;
    font-size: 20px;
    border-radius: 50%;
}

.toast-content .message {
    display: flex;
    flex-direction: column;
    margin: 0 20px;
    border: none;
}

.message .text {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
}

.message .text.text-1 {
    font-weight: 600;
    color: #333;
}

.toast .close-alert {
    position: absolute;
    top: 10px;
    right: 15px;
    padding: 5px;
    cursor: pointer;
    opacity: 0.7;
}

.toast .close-alert:hover {
    opacity: 1;
}


.toast .progress-sucesso {
    position: absolute;
    /*bottom: 0;*/
    left: 0;
    height: 3px;
    width: 100%;

}

.toast .progress-oops {
    position: absolute;
    /*bottom: 0;*/
    left: 0;
    height: 3px;
    width: 100%;

}

.toast .progress-warning {
    position: absolute;
    /*bottom: 0;*/
    left: 0;
    height: 3px;
    width: 100%;

}


.toast .progress-sucesso:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background-color: #5cb85c;
}

.toast .progress-warning:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background-color: #f0ad4e;
}

.toast .progress-oops:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background-color: #d9534f;
}

.progress.active:before {
    animation: progress 5s linear forwards;
}


@keyframes progress {
    100% {
        right: 100%;
    }
}

/* RANGE - INICIO */

[id^='slider']  {
    height: 10px;
}

[id^='slider']  .noUi-handle {
    height: 18px;
    width: 18px;
    top: -5px;
    right: -9px; /* half the width */
    border-radius: 9px;
}

.grey-color { background: #EEEEEE; }

[id^='slider'] > div.noUi-base > div.noUi-connects > div {
    background: #f0ad4e;
}

[id^='slider']  .noUi-tooltip {
    display: none;
}

[id^='slider']  .noUi-active .noUi-tooltip {
    display: block;
}

.slider-styled .noUi-handle .noUi-touch-area {
    border: 1px solid transparent;
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    width: auto;
    height: auto;
}

/* RANGE - FIM */

/*select.form-control + .chosen-container.chosen-container-single .chosen-single {*/
/*    display: block;*/
/*    width: 100%;*/
/*    height: 34px;*/
/*    padding: 6px 12px;*/
/*    font-size: 11px;*/
/*    line-height: 1.428571429;*/
/*    color: #555;*/
/*    vertical-align: middle;*/
/*    background-color: #fff;*/
/*    border: 1px solid #e5e6e7;*/
/*    border-radius: 0;*/
/*    !*Changed from 4px*!*/
/*    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
/*    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
/*    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;*/
/*    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;*/
/*    background-image: none;*/
/*}*/


/*#modalDetalheDespesa > div > div > div > div > div > div.modal-body > div > div > div:nth-child(2) > div > div.chosen-container.chosen-container-single{*/
/*    width: 100%;*/
/*    height: 34px;*/
/*    display: flex;*/
/*}*/


/*select.form-control + .chosen-container.chosen-container-single .chosen-single div {*/
/*    top: 4px;*/
/*    color: #000;*/
/*}*/
/*select.form-control + .chosen-container .chosen-drop {*/
/*    background-color: #FFF;*/
/*    border: 1px solid #e5e6e7;*/
/*    border: 1px solid rgba(0, 0, 0, 0.15);*/
/*    border-radius: 0;*/
/*    !*Changed from 4px*!*/
/*    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);*/
/*    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);*/
/*    background-clip: padding-box;*/
/*    margin: 2px 0 0;*/
/*}*/
/*select.form-control + .chosen-container .chosen-search input[type=text] {*/
/*    display: block;*/
/*    width: 100%;*/
/*    height: 34px;*/
/*    padding: 6px 12px;*/
/*    font-size: 11px;*/
/*    line-height: 1.428571429;*/
/*    color: #555;*/
/*    vertical-align: middle;*/
/*    background-color: #FFF;*/
/*    border: 1px solid #e5e6e7;*/
/*    border-radius: 0;*/
/*    !*Changed from 4px*!*/
/*    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
/*    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
/*    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;*/
/*    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;*/
/*    background-image: none;*/
/*}*/
/*select.form-control + .chosen-container .chosen-results {*/
/*    !*margin: 2px 0 0;*!*/
/*    padding: 5px 0;*/
/*    font-size: 11px;*/
/*    list-style: none;*/
/*    background-color: #fff;*/
/*    !*margin-bottom: 5px;*!*/
/*}*/
/*select.form-control + .chosen-container .chosen-results li,*/
/*select.form-control + .chosen-container .chosen-results li.active-result .decorated option:hover {*/
/*    display: block;*/
/*    padding: 3px 20px;*/
/*    clear: both;*/
/*    font-weight: normal;*/
/*    line-height: 1.428571429;*/
/*    color: #333;*/
/*}*/


/*.panel-d2p {*/
/*    border-color: #f0ad4e;*/
/*}*/
/*.panel-d2p > .panel-heading {*/
/*    background: #f0ad4e;*/
/*    color: #ffffff;*/
/*    border-color: #f0ad4e;*/
/*}*/


.select2.select2-container {
    width: 100% !important;
}

.select2.select2-container .select2-selection {
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 34px;
    margin-bottom: 2px;
    outline: none !important;
    transition: all .15s ease-in-out;
}

.select2.select2-container .select2-selection .select2-selection__rendered {
    color: #333;
    line-height: 32px;
    padding-right: 33px;
}

.select2.select2-container .select2-selection .select2-selection__arrow {
    background: #f8f8f8;
    border-left: 1px solid #ccc;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    height: 32px;
    width: 33px;
}

.select2.select2-container.select2-container--open .select2-selection.select2-selection--single {
    background: #f8f8f8;
}

.select2.select2-container.select2-container--open .select2-selection.select2-selection--single .select2-selection__arrow {
    -webkit-border-radius: 0 3px 0 0;
    -moz-border-radius: 0 3px 0 0;
    border-radius: 0 3px 0 0;
}

.select2.select2-container.select2-container--open .select2-selection.select2-selection--multiple {
    border: 1px solid #34495e;
}

.select2.select2-container .select2-selection--multiple {
    height: auto;
    min-height: 34px;
}

.select2.select2-container .select2-selection--multiple .select2-search--inline .select2-search__field {
    margin-top: 0;
    height: 32px;
}

.select2.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: block;
    padding: 0 4px;
    line-height: 29px;
}

.select2.select2-container .select2-selection--multiple .select2-selection__choice {
    background-color: #f8f8f8;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 4px 4px 0 0;
    padding: 0 6px 0 22px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    position: relative;
}

.select2.select2-container .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    margin: 0;
    text-align: center;
    color: #e74c3c;
    font-weight: bold;
    font-size: 16px;
}

.select2-container .select2-dropdown {
    background: transparent;
    border: none;
    margin-top: -5px;
}

.select2-container .select2-dropdown .select2-search {
    padding: 0;
}

.select2-container .select2-dropdown .select2-search input {
    outline: none !important;
    border: 1px solid #34495e !important;
    border-bottom: none !important;
    padding: 4px 6px !important;
}

.select2-container .select2-dropdown .select2-results {
    padding: 0;
}

.select2-container .select2-dropdown .select2-results ul {
    background: #fff;
    border: 1px solid #34495e;
}

.select2-container .select2-dropdown .select2-results ul .select2-results__option--highlighted[aria-selected] {
    background-color: #3498db;
}

.modal-open .select2-container--open { z-index: 99999999 !important; width:100% !important; }

::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar
{
    width: 8px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #f0ad4e;
}


::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar
{
    width: 8px;
    height: 9px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #f0ad4e;
}


.panel-d2p {
    border-color: #f0ad4e;
}
.panel-d2p > .panel-heading {
    background: #f0ad4e;
    color: #ffffff;
    border-color: #f0ad4e;
}

.sidebar-modal-d2p {
    position: absolute;
    top: 50%;
    right: 100%; /* A sidebar inicialmente à direita da modal */
    background-color: white;
    /*color: white;*/
    padding: 10px;
    border-top-left-radius: 5px; /* Borda arredondada no canto superior direito */
    border-bottom-left-radius: 5px; /* Borda arredondada no canto inferior direito */
    transition: left 0.3s, width 0.3s; /* Adicionando transição de largura */
}

/* Estilos para o container dos botões */
.btn-container-d2p {
    margin-top: 10px; /* Adicione margem acima dos botões */
}


/* ----------------------- Novo Alerta D2P - BID*/


.alert-d2p-message {line-height:20px; font-size:16px;padding-bottom: 12px;}
#alerts-d2p {font-size:16px; margin-left:20px; margin-bottom:20px;}

#alerts-d2p {
    /*width: 400px;*/
    width: auto;
    top: 100px;
    right: 50px;
    position: fixed;
    z-index: 99999999;
    list-style: none;
    min-width: 20%;
    max-width: 40%;
}

.alert-d2p {
    width: 100%;
    margin-bottom: 8px;
    display: block;
    position: relative;
    border-left: 4px solid;
    right: -50px;
    opacity: 0;
    line-height: 1;
    padding: 0;
    transition: right 400ms, opacity 400ms, line-height 300ms 100ms, padding 300ms 100ms;
    display: table;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.6);
}

.alert-d2p:hover {
    cursor: pointer;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.9);
}

.open {
    right: 0;
    opacity: 1;
    line-height: 2;
    padding: 3px 15px;
    transition: line-height 200ms, padding 200ms, right 350ms 200ms, opacity 350ms 200ms;
}

.alert-d2p-title {
    font-weight: bold;
}

.alert-d2p-block {
    width: 80%;
    width: -webkit-calc(100% - 10px);
    width: calc(100% - 10px);
    text-align: left;
}
.alert-d2p-block em, .alert-block-d2p small {
    font-size: .75em;
    opacity: .75;
    display: block;
}

.alert-d2p i {
    font-size: 2em;
    width: 1.5em;
    max-height: 48px;
    top: 50%;
    margin-top: -12px;
    display: table-cell;
    vertical-align: middle;
}

.alert-d2p-sucesso {
    background-color: #fff;
    border-color: #5cb85c;
}

.alert-d2p-aviso {
    background-color: #fff;
    border-color: #f0ad4e;
}

.alert-d2p-erro {
    background-color: #fff;
    border-color: #d9534f;
}

.alert-d2p-info {
    background-color: #fff;
    border-color: #076d91;
}

.color-icone-sucesso {
    color: #3ba83b;
}

.color-icone-aviso {
    color: #f0ad4e;
}

.color-icone-erro {
    color: #d9534f;
}

.color-icone-info {
    color: #3397db;
}

a.buttons-excel.btn-default span {
    color: #fff;
}
.demo-alerta {
    font-weight: bold;
    color: #f0ad4e;
    text-shadow: 1px -1px 0px rgba(0, 0, 0, 0.5);
    font-size: 0.8em;
    position: relative;
    top: -5px;
}


.FCB-progress-bar {
    position: relative;
    width: 100%;
    height: 10px; /* Altura ajustada para tornar a barra mais fina */
    background-color: #ddd;
    overflow: hidden;
}

.FCB-triangle-tiles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, #f0ad4e, #e3c19d, #f0ad4e);
    background-size: 400% 400%; /* Aumentando a quantidade de rotações do gradiente */
    animation: gradientAnimation 2s infinite linear;
}

@keyframes gradientAnimation {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 200% 200%;
    }
}

.spinner {
    margin: 100px auto;
    width: 40px;
    height: 40px;
    position: relative;
    text-align: center;

    -webkit-animation: sk-rotate 2.0s infinite linear;
    animation: sk-rotate 2.0s infinite linear;
}

.dot1, .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #f0ad4e;
    border-radius: 100%;

    -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
    animation: sk-bounce 2.0s infinite ease-in-out;
}

.dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes sk-rotate { 100% { -webkit-transform: rotate(360deg) }}
@keyframes sk-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}

@-webkit-keyframes sk-bounce {
    0%, 100% { -webkit-transform: scale(0.0) }
    50% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bounce {
    0%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    } 50% {
          transform: scale(1.0);
          -webkit-transform: scale(1.0);
      }
}

.panel-primary > .panel-heading{
    background-color: #d6b066 !important;
    border-color: #d6b066 !important;
}

.switches-container {
    width: 16rem;
    position: relative;
    display: flex;
    padding: 0;
    position: relative;
    background: var(--dourado-padrao-d2p);
    line-height: 3rem;
    border-radius: 3rem;
    margin-left: auto;
    margin-right: auto;
}

/* input (radio) for toggling. hidden - use labels for clicking on */
.switches-container input {
    visibility: hidden;
    position: absolute;
    top: 0;
}

/* labels for the input (radio) boxes - something to click on */
.switches-container label {
    width: 50%;
    padding: 0;
    margin: 0;
    text-align: center;
    cursor: pointer;
    color: var(--switches-label-color);
}

/* switch highlighters wrapper (sliding left / right)
    - need wrapper to enable the even margins around the highlight box
*/
.switch-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
    padding: 0.15rem;
    z-index: 3;
    transition: transform .5s cubic-bezier(.77, 0, .175, 1);
    /* transition: transform 1s; */
}

/* switch box highlighter */
.switch {
    border-radius: 3rem;
    background: var(--switch-bg-color);
    height: 100%;
}

.switch div {
    width: 100%;
    text-align: center;
    opacity: 0;
    display: block;
    color: var(--switch-text-color) ;
    transition: opacity .2s cubic-bezier(.77, 0, .175, 1) .125s;
    will-change: opacity;
    position: absolute;
    top: 0;
    left: 0;
}

.switches-container input:nth-of-type(1):checked~.switch-wrapper {
    transform: translateX(0%);
}

.switches-container input:nth-of-type(2):checked~.switch-wrapper {
    transform: translateX(100%);
}

.switches-container input:nth-of-type(1):checked~.switch-wrapper .switch div:nth-of-type(1) {
    opacity: 1;
}

.switches-container input:nth-of-type(2):checked~.switch-wrapper .switch div:nth-of-type(2) {
    opacity: 1;
}

.configuracaoModulo{
    display: flex !important;
    position: fixed !important;
}

.swal2-popup {
    font-size: 16px !important; /* Aumenta o tamanho da fonte de todo o alerta */
}

.swal2-title {
    font-size: 18px !important; /* Aumenta o tamanho do título */
}

.swal2-html-container {
    font-size: 16px !important; /* Aumenta o tamanho do texto da mensagem */
}

.swal2-container {
    z-index: 999999999 !important;
}
