/* Folha de Estilo BIOXXI ======================================================== */
@import url(http://fonts.googleapis.com/css?family=Hammersmith+One);

@import
	url(http://fonts.googleapis.com/css?family=Noto+Sans:400,700,400italic)
	;

/*  
* INICIO Estilos aplication.css
*/
.ui-widget {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.7em;
}

.ui-panelgrid td,.ui-panelgrid tr {
	border-style: none !important;
}

#body {
	background-color: white;
	width: 350px;
	float: left;
	padding: 10px;
}

#menu {
	line-height: 30px;
	background-color: #eeeeee;
	height: 100%;
	width: 100px;
	float: left;
	padding: 5px;
}

#conteudo {
    width:350px;
    float:left;
    padding:10px; 
}

#header {
    background-color:blue;
    color:white;
    text-align:center;
    padding:5px;
}

/* FIM Estilos antigo apliccation.css */


body {
	width: 100%;
	padding: 0;
	font-size: 14px;
}

body.index {
	background-image: linear-gradient(to bottom, #fff, #ccc) !important;
	background-attachment: fixed !important;
}

.geral {
	width: 100%;
	margin: auto;
	height: 100%;
	padding-top: 107px;
}

.geral_form {
	width: 80%;
	margin: auto;
	height: 100%;
	padding-top: 107px;
}

#logo_principal {
	background-image: url(../resources/imagens/logo_bioxxi_hb_2022.png);
	background-repeat: no-repeat;
	width: 307px;
	height: 84px;
	margin-top: 240px;
	margin-left: 86px;
}

#logo_principal_txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-top: 37px;
	margin-left: 86px;
	font-weght: bold;
	width: 356px;
}

.logo_selecione_header {
	width: 900px;
	margin: auto;
	padding-top: 50px;
}

#logo_selecione {
	background-image: url(../resources/imagens/logo_bioxxi_hb_2022.png);
	background-repeat: no-repeat;
	width: 175px;
	height: 60px;
	margin: auto;
}

.geral_content {
	width: 100%;
	height: 100%;
}

.geral_login {
	width: 950px;
	min-height: 568px;
	margin: auto;
}

.geral_selecione {
	margin: auto;
}

.geral_login_fundo {
	background-image: url(../resources/imagens/fundo_esfera.png);
	background-repeat: no-repeat;
	width: 543px;
	height: 524px;
	margin-left: 169px;
}

.geral_content_logo {
	width: 450px;
	min-height: 568px;
	float: left;
}

.geral_content_login {
	width: 260px;
	min-height: 400px;
	float: right;
	margin-right: 72px;
}

.geral_content_selecione {
	width: 530px;
	margin: auto;
}

.form_login_geral {
	margin-top: 114px;
	background-color: #FFF;
	height: 370px;
	border: solid 4px #0FF;
	-moz-border-radius: 16px 16px 16px 16px;
	-webkit-border-radius: 16px 16px 16px 16px;
	border-radius: 16px 16px 16px 16px;
}

.form_selecione_geral {
	margin-top: 54px;
	background-color: #FFF;
	height: 247px;
	border: solid 4px #0FF;
	-moz-border-radius: 16px 16px 16px 16px;
	-webkit-border-radius: 16px 16px 16px 16px;
	border-radius: 16px 16px 16px 16px;
}

.form_selecione_content {
	width: 494px;
	margin: auto;
	margin-top: 28px;
}

#form_login_title {
	font-size: 18px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin: auto;
	width: 170px;
	padding-bottom: 10px;
	padding-top: 37px;
}

#form_selecione_title {
	font-size: 18px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin: auto;
	width: 293px;
	padding-bottom: 10px;
}

.footer {
	width: 100%;
	height: 29px;
	margin: auto;
	bottom: 0;
	position: fixed;
}

.footer_fundo {
	background-color: #E1E8E8;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, .1),
		rgba(255, 255, 255, .4), rgba(255, 255, 255, 0),
		rgba(255, 255, 255, .4));
	width: 950px;
	height: 50px;
	margin: auto;
}

.footer_principal {
	width: 100%;
	height: 29px;
	margin: auto;
	bottom: 0;
	position: fixed;
	z-index: 3;
}

.footer_fundo_principal_txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #154671;
	padding-top: 1px;
	font-weight: bold;
	width: 238px;
	margin: auto;
	border-top: solid #ccc 0px;
}

.footer_fundo_principal {
	background-color: #E1E8E8;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, .1),
		rgba(255, 255, 255, .4), rgba(255, 255, 255, 0),
		rgba(255, 255, 255, .4));
	height: 70px;
	margin: auto;
}

#frmlogin:login {
	padding-bottom: 20px;
}

.esqueci_senha {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #009;
	text-decoration: none;
	padding-left: 20px;
}

.ui-inputfield {
	outline: medium none;
	padding: 4px;
	font-weight: normal;
	width: 180px !important;
	background-color: #CAE3FF !important;
}

.bt_entrar {
	border-width: 1px;
	border-color: inherit;
	padding: 10px;
	width: 209px;
	background-color: #0f3f6d;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
}

.header {
	height: 107px;
	margin: auto;
	width: 100%;
	position: fixed;
	z-index: 9999;
}

.header_fundo {
	width: 100%;
	height: 78px;
	background-color: #0A227E;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, .1),
		rgba(255, 255, 255, .4));
	transition: all .5s;
}

#logo {
	background-image: url(../resources/imagens/logo_bioxxi_hb_2022.png);
	background-repeat: no-repeat;
	width: 183px;
	height: 60px !important;
	float: left;
	margin-top: 16px;
	margin-left: 20px;
}

.form_selecione_sistema {
	
}

.form_modulo_gerencial {
	width: 100%;
	height: 570px;
	margin: auto;
}

.boasvindas {
	float: right;
	font-size: 10px;
	font-family: 'Noto Sans', sans-serif;
	font-weight: bold;
	color: #fff;
	margin-top: 15px;
	margin-right: 20px;
}

.logout {
	margin-top: 28px;
	margin-right: 20px;
	float: right;
}

.header_content {
	width: 100%;
	margin: auto;
}

.title_header {
	font-size: 1.6em;
	font-family: 'Hammersmith One', sans-serif !important;
	color: #fff;
	padding-top: 28px;
	margin: auto;
	width: 427px;
}

.header_menu {
	width: 100%;
	height: 20px;
	background-image: linear-gradient(to bottom, #9DD0FD, #5CA1DF);
}

.header_menu_content {
	width: 900px;
	height: 29px;
	margin: auto;
}

.header_menu_txt {
	float: left;
	font-size: 12px;
	font-family: 'Noto Sans', sans-serif;
	font-weight: bold;
	color: #fff;
	padding-top: 2px;
	padding-left: 0px;
	margin: auto;
	width: 300px;
}

.sub1 {
	width: 100%;
	height: 50%;
	padding-left: 10px;
	padding-right: 10px;
}

.sub2 {
	width: 100%;
	height: 50%;
}

.ind_interno {
	float: right;
	width: 50%;
	height: 319px;
	color: #FFF;
	font-size: 0.9em;
	padding: 0.5em;
}

.graf_geral {
	float: left;
	width: 48%;
	height: 317px;
	margin-top: 28px;
}

.graf1 {
	width: 50%;
	height: 300px;
	float: left;
	color: #FFF;
	font-size: 0.9em;
	padding-left: 0.8em;
	padding-right: 0.8em;
	padding-bottom: 0.8em;
	padding-top: 1.2em;
	overflow-y: auto;
}

.graf2 {
	width: 50%;
	height: 300px;
	float: right;
	color: #FFF;
	font-size: 0.9em;
	padding-left: 0.8em;
	padding-right: 0.8em;
	padding-bottom: 0.8em;
}

.artigos_geral {
	width: 100%;
	height: 100%;
	color: #FFF;
	font-size: 0.9em;
	padding-left: 0.8em;
	padding-right: 0.8em;
	padding-bottom: 0.8em;
	padding-top: 6.2em;
}

table.jqplot-table-legend,table.jqplot-cursor-legend {
	background-color: rgba(255, 255, 255, 0.6);
	border: none !important;
	position: center;
	font-size: 0.75em;
}

.jqplot-title {
	top: 0px;
	left: 0px;
	padding-bottom: 0.5em;
	font-size: 1.2em;
	display: none !important;
}

.jqplot-table-legend-swatch-outline {
	border: 0 solid #CCCCCC;
}

grid: {
	borderWidth: 0, shadow:false
}

.ui-inputswitch .ui-inputswitch-on span {
	display: inline-block;
	text-align: center;
	padding-left: 3px;
	padding-right: 2px;
	color: white;
	background: green;
}

.ui-inputswitch .ui-inputswitch-off span {
	display: inline-block;
	text-align: center;
	padding-left: 2px;
	padding-right: 3px;
	color: white;
	background: red;
}

.pnl_login {
	width: 223px !important;
	margin: auto;
}

.ui-panel .ui-panel-content {
	padding-bottom: 22px !important;
}

.geral_center {
	text-align: center;
}

.semBorda tr,.semBorda td,
 .semBorda div:not(.ui-radiobutton-box):not(.ui-chkbox-box) {
	border: none !important;
}

.rotulo {
	width: 100px;
}

.gerais_geral_peq {
	width: 100px !important;
}

.gerais_geral_peq_med {
	width: 150px !important;
}

.gerais_geral_med {
	width: 200px !important;
}

.gerais_geral_grd {
	width: 350px !important;
}


.gerais_geral_master {
	position: relative;
	text-align: left;
	background-color: white;
	min-height: 100%;
	width: 1000px;
	margin: auto;
}

.campo {
	margin-top: 13px;
}

.ui-selectonemenu-label {
	width: 100% !important;
	height: 100%;
}

.ui-selectonemenu {
	width: 100% !important;
	height: 100%;
}

fieldset{
	border: 1px solid #DDDDDD;
}

div#divInfoRPSVencer {
    background-color: #26a3db;
	border: solid 1px #26a3db;
	padding: 10px;
	color: #ffffff;
}

#divInfoRPSVencer:hover {
    background-color: #ffffff;
	border: solid 1px #26a3db;
	color: #26a3db;
	font-weight: bold;
}

span[class*="ui-spinner"] input[class*="ui-spinner-input"] {
	width : 100% !important;	
}

.bold {
	font-weight: bold;
}

.oculto {
  display: none;
}

.visivel{
  display: block;
}

.ui-datatable-empty-message {
	text-align: center;
}

.btn{
	display: inline-block;
	padding: 1px 6px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 17px;
	
	padding: 6px 12px;
	border-radius: 4px;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none;
}


@media ( min-width : 481px) and (max-width: 1420px) {
	.tamanho_titulo {
		font-size: 40px;
	}
}

@media (max-width: 480px) {
	.tamanho_titulo {
		font-size: 25px;
    	position: relative;
    	top: 17px;
	}
}