body{
	margin: 0;
	background-color: #f0f0f0;
}

.tudo {display:inline-block; min-width:100%;}

.barraTop { width: 100%; height: 4px;}

.geral { margin: 5px }

body, td, th, input, textarea, select, a {
    font-family: 'Exo 2', verdana, arial, helvetica, sans-serif; font-size: 12px;
}

.branca { background-color: #EFEFEF; }
.colorida { background-color: #CCCCCC; }
.colorida2 { background-color: #E4E4E4; }

.menu_principal {
	text-decoration:none;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: middle;
}

/*.menu_selecionado_border {
}*/

.menu_selecionado_color {
	border-radius : 4px;
}

.menu_licitacao_border {
	border-radius : 10px;
}

.menu_licitacao_color {
	border-radius : 4px;
}

.menu_titulo{
	FONT-SIZE: 11px;
    FONT-FAMILY: 'Exo 2', Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none; 
}

.img_menu {
	height: 32px;
    margin-top: 5px;
}

.calendario {
    FONT-WEIGHT: bold; FONT-SIZE: 11px;
    FONT-FAMILY: 'Exo 2', Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; background-color: #cccccc;
}

.menusuperior {
    FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #FFFFFF;
    FONT-FAMILY: 'Exo 2', Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}

A.menusuperior:link {
    TEXT-DECORATION: none; COLOR: #FFFFFF;
}

A.menusuperior:active {
    TEXT-DECORATION: none; COLOR: #FFFFFF;
}

A.menusuperior:hover {
    TEXT-DECORATION: underline; COLOR: #FFFFFF;
}

A.menusuperior:visited {
    TEXT-DECORATION: none;
}

.edit {
    FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: 'Exo 2', Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
    font-weight: normal;
}

A.edit:link {
    COLOR: #000000; TEXT-DECORATION: underline;
}

A.edit:active {
    COLOR: #000000; TEXT-DECORATION: underline;
}

A.edit:hover {
    COLOR: #666666; TEXT-DECORATION: underline;
}

A.edit:visited {
    COLOR: #000000; TEXT-DECORATION: underline;
}

.botao {
    font-family: 'Exo 2', Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
	border-radius: 10px;
    border: 0;
    padding: 5px 8px 5px 8px;
}

th {
    text-align: left;
	padding: 3px;
}

td {
    vertical-align: top;
	padding: 3px;
}

.engine_table tr td{
	white-space: nowrap;
}

.alerta { color: red; }

.select_search { display: none; }

.master_table {
    border: 0px solid;
}

.detail_table {
    border: 1px solid;
}

.caixadetexto {  font-family: 'Exo 2', Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: normal; color: #FFFFFF; background-color: #003366; }
.botaologin {  font-family: 'Exo 2', Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; }

.titulo_form {
    FONT-FAMILY: 'Exo 2', Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.barra {
    FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #FFFFFF; FONT-FAMILY: 'Exo 2', Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}

.obrigatorio {
	background-color: #ffffcf;
}

.readonly {
    border-style:1px;
}

.cinza { background-color: #c0c0c0; }

.titulo {
    FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: 'Exo 2', Verdana, Arial, Helvetica, sans-serif;
}
A.titulo:link {
    COLOR: #FFFFFF; TEXT-DECORATION: none;
}
A.titulo:visited {
    COLOR: #FFFFFF; TEXT-DECORATION: none;
}
A.titulo:active {
    COLOR: #FFFFFF; TEXT-DECORATION: none;
}
A.titulo:hover {
    COLOR: #FFFFFF; TEXT-DECORATION: underline;
}

.numero {
	text-align: right;
}
.chat{
	background-color: #C00000;
	color: #FFFFFF;
	margin: 10px;
}

.chat_msg{
	font-size: 12px;
}

.chat_msg_eu{
	background-color: #c0c0c0
}

.chat_msg_outros{
	background-color: #ffccff
}

.agrupar{
	border-radius : 8px;	
	border-collapse: separate;
    padding: 5px 7px 3px 7px;
}

.agrupar td{
	padding:0;
}
.tabela {
    border-collapse: separate;
    border-spacing: 2px;
	border-radius : 8px;
}
.tabela tr:first-child td:first-child, .tabela tr:first-child th:first-child{
    border-top-left-radius: 5px;    
}
.tabela tr:first-child td:last-child, .tabela tr:first-child th:last-child{
    border-top-right-radius: 5px;    
}

.tabela tr:last-child td:first-child{
    border-bottom-left-radius: 5px;
}

.tabela tr:last-child td:last-child{
    border-bottom-right-radius: 5px;
}

tr .cabecalho td {
	vertical-align: middle;
	font-weight: bold;
}
.tabelaCabec table {
	border-collapse: separate;
}
.tabela_arquivos{ border-radius:20px !important; border-collapse: unset;}
.tabelaMenuSuperior{ margin-left:4px; margin-bottom:10px; }
.iconesBarra{ margin: 6px 5px 0 0; height:21px; }
.barraTop { background-color: #215384; height: 4px; width: 100%; }
.barraInferiorTop { height: 8px; width: 100%; }
.tituloBarra{ margin-left:8px; }

.legend_arquivo{
	margin:0;
	width: auto;
	text-align: left !important;
	font-size: 14px;
}

.text-middle{
	vertical-align: middle !important;
}

.form-max-width{
	max-width: 500px;
	min-width: 100px;
	display: inline-flex;
	box-shadow: none;
}



/*search.css*/
.autocomplete-suggestions { border: 1px solid #999; background: #FFF; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-no-suggestion { padding: 2px 5px;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: bold; color: #000; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { font-weight: bold; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #000; }
/*NOVA SEARCH*/
.mnsSearch ul { display: none; position: absolute; list-style: none; padding: 0; left: 4px; z-index: 9999; margin-top: 22px; color: #FFF;}
.mnsSearch li { padding: 5px }
.mnsSearch select { display: none }

.itensLicitacao{
	padding:10px;
	cursor:pointer;
	white-space:nowrap;
	width:20%;
	border-radius: 12px;
}

.date_size{
	width: 130px;
}

.separador_padrao{
	border: 1px solid;
	width: 100% !important;
}

.imagem_alerta {
	margin-top: 9px;
}

/*forecast*/

.ms_forecast{padding: 3px 10px 3px 10px;}

.inf_repre td{
	padding: 5px !important;
}

/*Alteração via ajax*/
.span-edit, .atualizando, .alterado, .erro {display: none;}


/* ==========================================================================
   Tutorial
   ========================================================================== */

.tutorial {
    background: #F4F4F4;
    border-radius: 5px;
    color: #3D8C83;
	float: left;
    left: auto;
    right: -1px;
    top: auto;
    margin: 20px -25px 0 0;
	padding: 0 5px;
    position: absolute;
    text-align: left;
	width: 350px;
	z-index: 9999;
	
	-webkit-box-shadow: 0 0 0 9999px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 0 9999px rgba(0,0,0,0.4);
	box-shadow: 0 0 0 9999px rgba(0,0,0,0.4);
}

.tutorial-left {
    background: #F4F4F4;
    border-radius: 5px;
    color: #3D8C83;
	float: right;
    right: auto;
    left: -1px;
    top: auto;
    margin: 20px -25px 0 0;
	padding: 0 5px;
	position: absolute;
    text-align: left;
	width: 350px;
	z-index: 9999;
	
	-webkit-box-shadow: 0 0 0 9999px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 0 9999px rgba(0,0,0,0.4);
	box-shadow: 0 0 0 9999px rgba(0,0,0,0.4);
}

.tutorial-content {
    border: 2px dotted #000;
    border-radius: 5px;
	margin: 5px 2px;
	padding: 5px;
    width: 99%;
	height: 93%;
	text-align: justify;
}


.triangle-up {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 20px solid #F4F4F4;
	float: left;
	height: 0;
    left: auto;
    position: absolute;
    right: 11px;
    top: auto;
	width: 0;
	z-index: 99999;
}

.triangle-up-left {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 20px solid #F4F4F4;
	float: right;
	height: 0;
    right: auto;
    position: absolute;
    left: 11px;
    top: auto;
	width: 0;
	z-index: 99999;
}

.notification {
	background: #FF0000;
	border-radius: 50%;
	font-size: 0.7em;
	padding: 0px 5px 1px 3px;
	position: relative;
	left: -4px;
	top: 6px;
	width: 0;
	
	-webkit-box-shadow: 1px 2px 5px 1px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 1px 2px 5px 1px rgba(0, 0, 0, 0.8);
	box-shadow: 1px 2px 5px 1px rgba(0, 0, 0, 0.8);
}

.scrollable-menu {
    height: auto;
    max-height: 400px;
    overflow-x: hidden;
}

.excluir_linha{
	background-color : #ff00003b;
}
.excluir_linha input,
.excluir_linha textarea,
.excluir_linha optgroup, 
.excluir_linha select
{
	pointer-events: none;
	background-color : silver;
}

.excluir_linha input[type=checkbox] {
    height: 10px;
    width: 10px;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-color: #7d7d7d;
    cursor: pointer;
}

#menu-container {
	position: fixed;
	top: 1.2em;
	left: 0.5em;
	z-index: 1030;
}

#placeholder-header {
	width: 10vw;
}

.img-fundo-logo-header-b2b {
	position: fixed;
	right: 10%;
	top: 0;
	height: 106px;
}

.img-fundo-logo-header-b2b-login {
	position: fixed;
	right: 10%;
	top: 0;
	height: 120px;
}

@media only screen and (min-width: 479px) {
	#menu-container {
		top: 1.6em;
		left: 1em;
	}
}

@media only screen and (min-width: 768px) {
	#menu-container {
		top: 1.2em;
		left: 2em;
	}
}

@media only screen and (min-width: 992px) {
	#menu-container {
		top: 3em;
		left: 3em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.img-fundo-logo-header-b2b {
		height: 78px;
	}
}

@media only screen and (max-width: 768px) {
	.img-fundo-logo-header-b2b {
		height: 86px;
	}

	.img-fundo-logo-header-b2b-login {
		height: 90px;
	}
}

@media only screen and (max-width: 576px) {
	.img-fundo-logo-header-b2b {
		height: 76px;
	}
}

@media only screen and (max-width: 480px) {
	.img-fundo-logo-header-b2b {
		height: 58px;
	}
}

.header-title-interno-b2b {
	font-family: 'Oswald', sans-serif;
}

/* .dropdown:hover > ul.dropdown-menu {
    display: block;    
} */

.cor-primaria {
	color: var(--cor_primaria);
}

.link_titulo {
    color: #000 !important;
    text-decoration: none !important;
}

.hasDatepicker + img.ui-datepicker-trigger {
	margin-bottom: 4px;
}

.dropdown-toggle::after {
	display: none !important;
}

.table {
	border-collapse: separate !important;
}

textarea {
	resize: both !important;
}

#webaluno_slider_img {
	bottom: 20px;
}