.CAMPO_OBRIGATORIO {
    position: relative;
}

.CAMPO_OBRIGATORIO .fa-star {
    color: #ff0000;
    top: 5px;
    right: 5px;
    position: absolute;
}

.MOUSE_LINK {
	font-weight: normal;
}

.MOUSE_LINK:hover {
	font-weight: bold;
}

input[size][type='text'], input[size][type='password'], select[size] {
	border: 1px solid #DDD;
	height: 35px;
   padding: 5px;
}

form#FRM_HOME tr {
	height: 40px;
}

form#FRM_HOME td {
	padding-left: 5px;
}

textarea {
	border: 1px solid #DDD;
   margin-left: 5px;
}

.BTN_SITE1 {
	background-color: #db7f2c;
	padding: 12px;
	text-align: center;
}

.BTN_SITE2 {
	background-color: #0e3178;
	padding: 12px;
	text-align: center;
}

.BTN_SITE3 {
	background-color: #6dc8bf;
	padding: 12px;
	text-align: center;
}

.BTN_SITE4 {
	background-color: #333333;
	padding: 12px;
	text-align: center;
}

.COR_EMPRESA
{
	color: #0e3178;
}

.COR_EMPRESA2
{
	color: #db7f2c;
}

.TELA_LOGIN_USER
{
	background-image: url(../imagens/tela_login_user.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 219px;
	height: 162px;
}

.IMAGEM_CABECALHO
{
	background-image: url(../imagens/imagem_cabecalho.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 140px;
}

.TOPO_SITE
{
	background-color: #0e3178;
	height: 85px;
}


/* fixos do CSS - Não mudar o conteúdo abaixo */

.FONTE14_CG {
	font-family: "Century Gothic";
	font-size: 14px;
}

.FONTE15_CG {
	font-family: "Century Gothic";
	font-size: 15px;
}

.FONTE16_CG {
	font-family: "Century Gothic";
	font-size: 16px;
}

.FONTE8
{
	font-family: verdana;
	font-size: 8px;
}

.FONTE9
{
	font-family: verdana;
	font-size: 9px;
}

.FONTE9_ARIAL
{
	font-family: arial;
	font-size: 9px;
}

.FONTE10
{
	font-family: verdana;
	font-size: 10px;
}

.FONTE10_ARIAL
{
	font-family: arial;
	font-size: 10px;
}

.TX_EDIT
{
	font-family: verdana;
	font-size: 12px;
}

.FONTE11
{
	font-family: verdana;
	font-size: 11px;
}

.FONTE11_ARIAL
{
	font-family: arial;
	font-size: 11px;
}

.FONTE12
{
	font-family: verdana;
	font-size: 12px;
}

@font-face {
    font-family: 'Open Sans';
    src: url('OpenSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.FONTE10_OS
{
	font-family: "Open Sans";
	font-size: 10px;
}

.FONTE11_OS
{
	font-family: "Open Sans";
	font-size: 11px;
}

.FONTE12_OS
{
	font-family: "Open Sans";
	font-size: 12px;
}

.FONTE14_OS
{
	font-family: "Open Sans";
	font-size: 14px;
}

.FONTE18_OS
{
	font-family: "Open Sans";
	font-size: 18px;
}

.FONTE20_OS
{
	font-family: "Open Sans";
	font-size: 20px;
}

.FONTE12_ARIAL
{
	font-family: arial;
	font-size: 12px;
}

.FONTE14_FUTURA
{
	font-size: 14px;
   font-family: 'futura';
}

.FONTE16_FUTURA
{
	font-size: 16px;
   font-family: 'futura';
}

.FONTE18_FUTURA
{
	font-size: 18px;
   font-family: 'futura';
}

.FONTE20_FUTURA
{
	font-size: 20px;
   font-family: 'futura';
}

@font-face {
    font-family: 'futura';
    src: url('futura.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.FONTE12_TAHOMA
{
	font-family: Ayumi Pro;
	font-size: 12px;
}

.FONTE13
{
	font-family: verdana;
	font-size: 13px;
}

.FONTE14
{
	font-family: verdana;
	font-size: 14px;
}

.FONTE14_ARIAL
{
	font-family: arial;
	font-size: 14px;
}

.FONTE16
{
	font-family: verdana;
	font-size: 16px;
}

.FONTE16_ARIAL
{
	font-family: arial;
	font-size: 16px;
}

.FONTE18
{
	font-family: verdana;
	font-size: 18px;
}

.FONTE18_ARIAL
{
	font-family: arial;
	font-size: 18px;
}

.MARGEM0
{
	margin: 0px;
}

.MARGEM2
{
	padding: 2px;
}

.MARGEM5
{
	padding: 5px;
}

.MARGEM10
{
	padding: 10px;
}

.MARGEM_LEFT20
{
	padding-left: 20px;
}

.BORDER1
{
	border: 1px solid #000000; /*#9BAAAD;*/
}

.BORDER2
{
	border: 1px solid #6D0E0E; /*#096397*/
}

.BORDER3
{
	border: 1px solid #9191A2;
	background-color: #F0F8FF;
}

.BORDER4
{
	border: 1px solid #B2B2B2;
}

.BORDER5
{
	border: 1px solid #666666;
}

.BORDER6
{
	border-bottom: 1px solid #666666;
}

.BORDER7
{
	border: 1px solid #E0E0E0;
}

.BORDER8
{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.BORDER9
{
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

.BORDER_BRANCO
{
	border: 5px solid #FFFFFF;
}

.ESPACO15
{
	line-height: 15px;
}

.ESPACO20
{
	line-height: 20px;
}

.ESPACO25
{
	line-height: 25px;
}

.ESPACO30
{
	line-height: 30px;
}

a:link
{
   color: #FFF;
   text-decoration: none;
}

a:hover
{
   color: #FFF;
   font-weight: normal;
   text-decoration: none;
}

a:visited
{
   color: #FFF;
   text-decoration: none;
}

a:active
{
   color: #FFF;
   text-decoration: none;
}

.AZUL
{
	color: blue;
}

.BRANCO
{
	color: white;
}

.CINZA
{
	color: #C0C0C0;
}

.CINZA_ESCURO
{
	color: #666666;
}

.CINZA_CLARO
{
	color: #EEEEEE;
}

.PRETO
{
	color: #000000;
}

.VERMELHO
{
	color: #FF0000;
}

.AMARELO
{
	color: #FFFF00;
}

.NEGRITO
{
	font: bold;
	font-weight: bold;
}

.MAO
{
	cursor: hand;
	cursor: pointer;
}


.FUNDO4
{
	background-color: #F5F5F5;
	border-top: 1 solid #E0E0E0;
	border-left: 1 solid #E0E0E0;
	border-bottom: 1 solid gray;
	border-right: 1 solid gray;
}

.FUNDO5
{
	background-color: #EBF8F9;
	border: 1 solid #DCDCDC;
}

.FUNDO6
{
	background-color: #FFFFF1;
	border: 1 solid #DCDCDC;
}

.FUNDO7
{
	background-color: #444444;
	border: 1 solid #E0E0E0;
}

.FUNDO8
{
	background-color: #E0E0E0;
}

.INLINE
{
	display: inline;
}





/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}
.col-fixed {
    /* custom width */
    width:320px;
}
.col-min {
    /* custom min width */
    min-width:320px;
}
.col-max {
    /* custom max width */
    max-width:320px;
}

/* visual styles */

[class*="col-"] {
    padding-top:10px;
    padding-bottom:5px;
}

[class*="col-"]:before {
    display:block;
    position:relative;
    margin-bottom:8px;
    letter-spacing:1px;
}

.content {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}