.select2-container .select2-selection--single {
    background-color: #fff !important;
    border: 1px solid #ced4da !important;
    height: 38px !important;
}
.select2-container .select2-selection--single:focus {
	outline: none !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 36px !important;
    padding-left: 12px !important;
    color: #495057 !important;
}
.select2-container .select2-selection--single .select2-selection__arrow {
    height: 34px !important;
    width: 34px !important;
    right: 3px !important;
}
.select2-container .select2-selection--single .select2-selection__arrow b {
	border-color: #adb5bd transparent transparent transparent !important;
	border-width: 6px 6px 0 6px !important;
}

.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #adb5bd transparent !important;
	border-width: 0 6px 6px 6px !important;
}
.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #f8f9fa !important;
	color: #16181b !important;
}
.select2-container--default .select2-results__option[aria-selected=true]:hover {
	background-color: #626ed4 !important;
	color: #fff !important;
}
.select2-results__option {
	padding: 6px 12px !important;
}
.select2-dropdown {
	border-color:rgba(0,0,0,.15) !important;
}
.select2-container .select2-selection--multiple {
	min-height: 38px !important;
	background-color: #fff !important;
	border: 1px solid #ced4da !important;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
	padding: 2px 10px !important;
}
.select2-container .select2-selection--multiple .select2-search__field {
	border: 0;
	color: #495057 !important;
}
.select2-container .select2-selection--multiple .select2-search__field::-webkit-input-placeholder {
	color: #495057 !important;
}
.select2-container .select2-selection--multiple .select2-search__field::-moz-placeholder {
	color: #495057 !important;
}
.select2-container .select2-selection--multiple .select2-search__field:-ms-input-placeholder {
	color: #495057 !important;
}
.select2-container .select2-selection--multiple .select2-search__field::-ms-input-placeholder {
	color: #495057 !important;
}
.select2-container .select2-selection--multiple .select2-search__field::placeholder {
	color: #495057 !important;
}
.select2-container .select2-selection--multiple .select2-selection__choice {
	background-color: #e9ecef !important;
	border: 1px solid #dee2e6 !important;
	border-radius: 1px !important;
	padding: 0 7px !important;
}
.symbol {
    border-color: #2a3042;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #ced4da !important;
    background-color: #fff !important;
    color: #74788d !important;
    outline: 0 !important;
}
.note-editor.note-frame {
	border: 1px solid #ced4da !important;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0;
}
.note-editor.note-frame .note-statusbar {
    background-color: #eff2f7 !important;
    border-top: 1px solid #eff2f7 !important;
}
.dropzone {
	min-height: 230px !important;
	border: 2px dashed #ced4da !important;
	background: #fff !important;
	border-radius: 6px !important;
}
.dropzone .dz-message {
	font-size: 24px !important;
}
.ct-series-a .ct-area,
.ct-series-a .ct-slice-pie {
	fill: #626ed4 !important;
}
.irs--square .irs-line {
    background: #f6f6f6 !important;
    border-color: #f6f6f6 !important;
}
.irs--square .irs-max, .irs--square .irs-min {
    color: #ced4da !important;
    background: #f6f6f6 !important;
    font-size: 11px !important;
}
.irs--square .irs-bar, .irs--square .irs-from, .irs--square .irs-single, .irs--square .irs-to {
    background: #556ee6!important;
    font-size: 11px !important;
}
.irs--square .irs-handle {
    border: 2px solid #556ee6 !important;
    width: 12px !important;
    height: 12px !important;
    top: 26px !important;
    background-color: #fff!important;
}
.irs--square .irs-grid-text {
    font-size: 11px;
    color: #ced4da !important;
}

.fc-event {
	border-radius: 2px !important;
	border: none !important;
	cursor: move !important;
	font-size: 0.8125rem !important;
	margin: 5px 7px !important;
	padding: 5px !important;
}
.fc-event .fc-content {
	color: #fff !important;
}

.sp-hidden {
	display: none !important;
}
.btn-group-vertical label {
    margin-bottom: 0;
}
.toast {
	-webkit-box-shadow: 0 1rem 3rem rgb(0 0 0 / 18%);
    box-shadow: 0 1rem 3rem rgb(0 0 0 / 18%);
}

/**Configuração Externas */
:root {
  --primary-i-educar: #47728f;
  --secondary-i-educar: #ccdce6; 
  --terciaria-i-educar: #f5f9fd;
  --primary-color: #206bc4;
	--secondary-color: #47728f;
}
.bg-i-educar{
	background-color: var(--primary-i-educar) !important;
}
.bg-i-educar-secondary{
	background-color: var(--secondary-i-educar)!important;
}
.bg-i-educar-terciarity{
	background-color: var(--terciaria-i-educar)!important;
}
.text-i-educar {
	color:var(--primary-i-educar);
}
.text-i-educar-secondary {
	color:var(--secondary-i-educar);
}
.buttons-pdf,
.buttons-excel,
.buttons-print{
	background-color: #47728f !important;
	border: none !important;
	margin: 1px !important; 
	margin-bottom: 5px !important;
}
a.page-link {

	margin-top: 50px !important;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #47728f !important;
    border-color: #47728f !important;
}
.menu-link {
	background-color: var(--primary-i-educar)!important;
	color:white !important;

}
.menu-link:hover {
	background-color: var(--secondary-i-educar)!important;
	color:var(--primary-i-educar) !important;

}


.bg-color-primary{
	background-color: var(--secondary-color) !important;
}
.color-text-primary{
	color: var(--secondary-color) !important;
}
.card-barra{
	width: 50px;
    height: 2px;
    background-color: var(--secondary-color);
    margin:5px 0 15px ;
}
.bg-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    opacity: .9;
    background-color: #000;
}
.bg-primary {
    /* --bs-bg-opacity: 1; */
    background-color: #47728f !important;
}
.hero-section.bg-ico-hero {
    background-image: url(../images/bg-ico-hero.jpg);
    background-size: cover;
    background-position: top;
}
.ml-input {
 margin-left: 0.5rem !important;
}
.altura{
	min-height: 140.391px !important ;
}
.valor_total_geral{
	border: transparent;
}
.inativo, .encerrado{
	background-color: #f46a6a !important;
	color: white;
	padding: 4px 10px 4px 10px;
	font-weight: 500;
	border-radius: 30px;
}
.em_contratacao, .em_andamento {

	background-color: #50a5f1 !important;
	color: white;
	padding: 4px 10px 4px 10px;
	font-weight: 500;
	border-radius: 30px;

}
.contratado, .em_renovacao{

	background-color: #34c38f !important;
	color: white;
	padding: 4px 10px 4px 10px;
	font-weight: 500;
	border-radius: 30px;

}
.ativo{

	background-color: #47728f !important;
	color: white;
	padding: 4px 20px 4px 20px;
	font-weight: 500;
	border-radius: 30px;

}
.nao_renovado{

	background-color: #cc8a28 !important;
	color: white;
	padding: 4px 15px 4px 15px;
	font-weight: 500;
	border-radius: 30px;

}
.sit_situacao{

	background-color: #cc8a28 ;
	color: white !important;
	padding: 4px 15px 4px 15px !important;
	font-weight: 500 !important;
	border-radius: 30px !important;
	
	

}