body, html {
    background: #F1F1F1;
    width: 100%;
    height: 100%;
}
body {
    color: #333;
    font-family: Roboto,Arial, sans-serif;
    overflow: auto;
    overflow-x: hidden;
}
.logo {
    height: 78px;
}

#menu {
    margin-top: 0px;
    width: 100%;
    border-top: 2px solid #7e7e7e;
    border-bottom: 1px solid #7e7e7e;
    -moz-box-shadow: 2px 2px 2px #999;
    -webkit-box-shadow: 2px 2px 2px #999;
    box-shadow: 2px 2px 2px #999;
    height: 36px;
    background: #ddd;
}
ul#menu1 li ul li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    text-decoration: none;
    text-align: left;
    width: 100%;
    display: table;
}
ul#menu1 li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #272A23;
    text-decoration: none;
    text-align: left;
    padding: 2px;
    margin: 0px;
}
ul#menu1 li {
    cursor: pointer;
    list-style: none;
    float: left;
    padding: 15px;
    padding-top: 5px;
    padding-bottom: 8px;
    border-left: 1px solid #7e7e7e;
}
ul#menu1 li:hover {
    border-left: 1px solid #e00404;
}
ul#menu1 li ul {
    display: none;
    position: absolute;
    z-index: 99;
    margin-left: -16px;
    margin-top: 6px;
    min-width: 140px;
    width: auto;
    border-bottom: 1px solid #7e7e7e;
    border-right: 1px solid #7e7e7e;
    background: #FFF;
    max-height: 465px;
    overflow: scroll;
}
#gadgets li {
    list-style: none;
    margin: 6px;
    border: 1px solid #7E7E7E;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: rgb(126, 126, 126);
    border-top: 3px solid #7E7E7E;
    color: #fff;
    float: left;
    background: #FFF;
    height: 400px;
	padding: 0px;
}
.Corpo {
    text-align: left;
    color: #333;
    padding: 10px;
	overflow: scroll;
	height: 360px;
}
#gadgets li div.Titulo {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9F9F9', endColorstr='#DFDFDF');
    background: -webkit-gradient(linear, left top, left bottom, from(#F9F9F9), to(#DFDFDF));
    background: -moz-linear-gradient(top, #F9F9F9, #DFDFDF);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    text-align: left;
    padding: 6px;
}
#pagina {
    width: 100%;
    height: 100%;
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: #EDEDED;
	display: table;
}
#lista-user {
    overflow: auto;
}
.form-control {
	margin-bottom: 3px;
	font-size: 12px;
	border-radius: 0px;
}
#lista th {
    background: #7e7e7e;
    font-size: 11px;
    text-align: left;
    padding: 9px;
    border-bottom: 1px solid #7e7e7e;
}
#TB_iframeContent {
    clear: both;
    border: none;
    margin-bottom: -1px;
    margin-top: 0px;
    width: 100% !important;
}
.bTA {
    border-top: 3px solid #7E7E7E;
}
.frmAdd {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: auto;
    background: #DDD;
    /*border-top: 3px solid #7e7e7e;*/
    border-radius: 0px;
}
.table {
	font-size: 12px;
}
.interesse h2 {
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 6px;
}
hr {
    margin-top: 8px;
}

.lista-reg-interesse .fa {
	font-size: 20px;
	color: #999;
}
#lista td {
    text-align: left;
    font-size: 12px;
    padding: 12px 8px 12px 8px;
    background: #FFF;
    border-top: none;
}
.lista-historico .fa {
    font-size: 20px;
    color: #999;
    float: right;
    padding: 4px 15px 0px;
}
.table-fix {
    position: fixed;
    top: 0px;
    z-index: 10;
    border-bottom: 2px solid #999;
}
.table-fix-1 {
    margin-top: 176px;
}
.resposta {
	width: 90% !important;
}
table #resposta th {
	background: #4b4b4b;
}

#login-bg {
    background: #fff;
    width: 340px;
    padding: 20px;
}
#UsersOnline {
    font-weight: bold;
    color: #FFF;
    font-size: 13px;
    padding: 8px;
    text-shadow: 0 1px 1px #000;
    width: 150px;
    height: 32px;
    position: fixed;
    top: 0px;
    left: 350px;
    cursor: pointer;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    text-align: center;
	display: none;
}
table thead, table th {
    background: #e4e4e4;
    color: #000 !important;
}
table {
    border-radius: 0px;
    box-shadow: none;
}
.container {
	display: table;
	width: 100%;
}
.flex-middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}
.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}
.pd-11 {
    padding: 11px 0;
}
.menu li.dropdown > a::after, .md-icon {
    font-size: 21px;
}
.cadastro {
	width: 100%;
}
div.jqte {
    width: 100%;
}
div.jqte_editor {
    height: 200px;
}
.scroll-content {
    height: auto;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
	min-height: 120px;
}
.mod-capa {
	cursor: pointer;
	width: 100%;
}
.mod-capa h4 {
    font-size: 12px;
    text-align: center;
    min-height: 30px;
}
.cadastro .input {
	color: #000;
}
.titulo-tab i {
    float: left;
    margin-top: 5px;
    margin-right: 10px;
}
.titulo-tab h4 {
    margin-top: -7px;
}
.titulo-tab1 {
    margin-left: 20px;
}
.bot-inicio {
	width: 140px;
}
.fm-negativa {
	margin-top: -33px !important;
}
.so-borda-b {
    border-bottom: 1px solid #1e88e5 !important;
}
select option {
    padding: 4px;
}
.input:not([type="checkbox"]):not([type="radio"]) {
    font-size: 15px;
}
.real, .text-right {
	text-align: right;
}
.listaitens td{
	padding: 0px 8px;
	border: 0px;
}
input.negrito{
	font-weight: bold;
	color: black;
}
.dialog-visible .dialog-content {
	width: 500px;
}
.i-acoes i {
	padding: 0 5px;
}
#TB_window {
    border: 4px solid #0267bf;
}
#TB_title {
    background-color: #0267bf;
    height: 30px;
}
#TB_window a:link {
    color: #fff;
}
#TB_title a:hover {
    color: #F63D40;
	text-decoration: none;
	font-size: 14px;
}
#TB_closeAjaxWindow a {
    color: #fff !important;
}
table tbody, table td {
    font-size: 1rem;
    font-family: Arial, sans-serif;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}
.text-justify {
	text-align: justify;
}
.menu-top {
	top: 40px;
}


