/* CSS Reset */
* {padding:0; margin:0;}
*, *:before, *:after {box-sizing: inherit;}
html, body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, span, label, form {padding:0;margin:0;}
html {box-sizing: border-box;}
a{text-decoration:underline;outline:none;color:#00F;}
a:hover{text-decoration:underline;}
img{border:0;}

/******************************/
/*  GERAL                     */
/******************************/
body{
	font-family:Arial, sans-serif;
	font-size:12px;
	background-color:#58585a;	
}
div.centerpanel{
	margin:0 auto;
	width:980px;
	display:block;
}
div.main div.centerpanel{
	margin:0 auto;
	display:block;	
}

div.overlay {
  opacity:    0.35; 
  background: #000; 
  width:      100%;
  height:     1000%;
  z-index:    10;
  top:        0; 
  left:       0; 
  position:   fixed;
  overflow:hidden;
}
div.loader{
  width:      100%;
  height:     100%;
  z-index:    10;
  top:        0; 
  left:       0; 
  position:   fixed;
  overflow:	hidden;
}

a.icon{
	text-decoration:none;
	font-size:18px;
	line-height:18px;
	color:#3D3D3D;	
}
a.icon:hover,
a.icon-inline:hover{
	text-decoration:none;
}

a.icon-inline {
    margin-left: 5px;
    float: left;
}
a.icon, a.icon-inline {
    text-decoration: none;
    font-size: 18px;
    line-height: 18px;
    color: #3d3d3d;
}

/******************************/
/*  HEADER                    */
/******************************/
div.header{
	width:100%;
	height:90px;
	background-color:#fff;
	background-position:right;
	background-repeat:no-repeat;	
}
div.header div.logo{
	float:left;
	margin-left:0;
	position:absolute;
	height:70px;
	margin-top:15px;
	background-repeat:no-repeat;
}
div.header div.user{
	color:#fff;
	float:right;
	margin-top:0;
	background-color:#5d5d5e;
	width:255px;
	height:40px;
	line-height:40px;
	position:relative;
}
div.user span{
	float:left;
	line-height:40px;
	height:40px;
	margin-left:10px;
}
div.user a.hdrbt{
	color:#fff;
	width:40px;
	height:22px;
	float:right;
	text-align:center;
	margin-top:10px;
	border-left:1px solid #8e8e8f;
}

/*MENU*/
div.menu{
	background-color:#353538;
	width:100%;
	height:40px;
}

ul.menu{
	list-style-type:none;
	margin-left:0;	
	height:40px;
	float:left;
}
ul.menu li{
	float:left;	
	margin-right:5px;
	height:40px;
}
ul.menu li a{
	display:block;
	float:left;
	height:20px;
	margin-top:10px;
	line-height:20px;
	font-size:15px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	border-left:1px solid #ffffff;
	padding-left:34px;
	padding-right:34px;	
}
ul.menu li:first-child a{
	border-left:0;
	padding-left:8px;
}
ul.menu li a span{
	float:left;
	width:50px;
	line-height:20px; 
    font-size:22px;
	text-align:center;
	display:none;	
}
ul.menu li a:hover span{
	color:#5d5d5e;
}
a.openpanel{
	margin-right:0;
	height:40px;
	width:40px;
	float:right;
	font-size:24px;
	background-color:#3497dc;
	color:#fff;
	text-align:center;
	line-height:40px;
	display:none;
}

/*BREADCRUMB*/
div.breadcrumb{
	background-color:#E1E1E1;
	height:40px;
	line-height:40px;
	overflow:hidden;		
}
div.breadcrumb a{
	color:#ab1c12;
	padding-left:5px;
	padding-right:5px;
}
div.breadcrumb span{
	color:#000;
	padding-left:5px;
	padding-right:5px;	
}
div.breadcrumb a.voltar{
	background-color:#cfcfcf;
	color:#fff;
	height:40px;
	line-height:40px;
	display:block;
	float:left;
	width:100px;
	text-decoration:none;
	margin-right:20px;
}
div.breadcrumb a.voltar span.icon{
	color:#fff;
	float:left;
	height:40px;
	line-height:40px;
	font-size:14px;
	width:40px;
	text-align:center;
}

/******************************/
/*  CONTEUDO                  */
/******************************/
div.top-sep,div.bottom-sep{display:block;}

div.main{
	background-color:#ffffff;
	width:100%;
}
div.principal{
	width:100%;
}
div.principal.short{
	width:710px;
}
h2.principal-titulo{
	margin-left:0;
	margin-right:0;
	padding-top:20px;
	margin-bottom:20px;
	font-weight:normal;
	padding-bottom:5px;	
}

h3.principal-subtitulo{
	margin-left:0;
	margin-right:0;
	font-weight:normal;
	margin-bottom:10px;
	font-size:16px;
	color:#58585a;	
}

h3.principal-subtitulo span.icon{
	font-size:12px;
	color:#ea4b3a;
	float:left;
	margin-right:5px;
	margin-top:2px;
}
h3.principal-subtitulo p{
	border-bottom:1px solid #999;
	margin-left:20px;
	padding-bottom:3px;
}
div.principal-texto{
	margin-left:0;
	margin-right:0;
}
div.principal.short div.principal-texto{
	float:left;
}
div.principal-texto p{
	margin-bottom:10px;
	font-size:14px;
	line-height:18px;
	color:#363636;
}

div.principal-texto ul,
div.principal-texto li{
	font-size:14px;
	line-height:18px;
	color:#363636;
}
h1.main{
	background-color:#818182;
	padding-left:14px;
	font-family:"Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
	color:#fff;
	font-size:22px;
	font-weight:normal;
	line-height:40px;
	height:40px;
}
h1.main a.voltar{
	color:#DDD;
	float:left;
	font-size:20px;
	line-height:40px;
	margin-right:20px;
}
h1.main a.print{
	float:right;
	color:#DDD;
	font-size:20px;
	line-height:40px;
	margin-right:20px;	
}

h1.main a.voltar:hover,
h1.main a.print:hover{
	color:#FFFF00;
}

/******************************/
/*  SIDEBAR                   */
/******************************/
div.sidebar{
	display:block;
	float:right;
	width:258px;
}
div.sidebar-header{
	background-color:#ffffff;
}
div.sidebar-header h2{
	padding-left:10px;
	height:40px;
	line-height:40px;
	color:#000;
	font-size:16px;
	font-weight:normal;
}
div.sidebar-header span{
	float:left;
	font-size:22px;
	line-height:40px;
	width:40px;
	text-align:center;
}
div.sidebar-item{
	background-color:#ffffff;
	border-bottom:1px solid #666;
	border-left:1px solid #666;
	border-right:1px solid #666;	
	overflow:auto;
}
div.sidebar-item a.sidebar-link{
	padding:14px;
	display:block;
	text-decoration:none;
	color:#999;
}
div.sidebar-item a.sidebar-link:hover{
	background-color:#efefef;
}
div.sidebar-item.selected a.sidebar-link{
	color:#000;	
	background-color:#efefef;
}
div.sidebar-item.notifica{
	display:none;
	background-color:#fff;
}
div.sidebar-item p{
	margin:10px;
	font-size:14px;
}
div.sidebar-item ul{
	margin-left:10px;
	float:left;
	list-style-type:none;
}
div.sidebar-item ul li{
	list-style-type:none;
	color:#999;
	font-size:12px;
	line-height:18px;	
}
div.sidebar-item ul li span{
	float:left;
	width:20px;
	margin-top:2px;
	margin-right:3px;
	color:#999;
	font-size:14px;
}
div.sidebar-item a.sidebar-botao{
	float:right;
	margin-right:10px;
	width:95px;
	height:30px;
	background-color:#35485c;
	text-decoration:none;
	font-size:12px;
	text-align:center;
	line-height:30px;
	color:#fff;
}

a.sidebar-group{
	float:left;
	width:100%;
	padding:10px;
	text-decoration:none;
	font-size:14px;
	border-bottom:1px solid #d8d8d8;
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;		
	color:#282832;	
	background-color:#e4e5e8;		
}
a.sidebar-group.open{
	background-color:#e4e5e8;	
}
ul.sidebar-group-data{
	display:none;
	float:left;
	width:100%;
	list-style-type:none;
	border-bottom:1px solid #d8d8d8;
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
}
ul.sidebar-group-data.open{
	display:block;
}
ul.sidebar-group-data li a{
	float:left;
	width:100%;
	padding:8px;
	font-size:14px;
	text-decoration:none;
}

ul.sidebar-group-data li.selected a{
	font-weight:bold;
}
ul.sidebar-group-data li a:hover{
	text-decoration:underline;
}

/*sideover*/
a.sideover-botao{
	width:258px;
	float:right;
	padding:10px;
	text-decoration:none;
	font-size:14px;
	border:1px solid #d8d8d8;
	color:#282832;	
	background-color:#e4e5e8;	
}
div.sidebar.sideover{
	position:absolute;
	margin-left:720px;
	background-color:#fff;
	box-shadow:5px 5px 0px 0px rgba(100, 100, 100, 0.44);
	display:none;
}
div.sidebar.sideover div.sidebar-header{
	display:none;
}
	
/*POPUPS*/
div.popinterno{
	max-width:500px;
}
div.popbody h2{
	background-color:#999;
	color:#fff;
	padding:10px;
}
div.popquadro{
	padding:20px 20px 10px 20px;
}
div.popquadro p{
	font-size:14px;
	line-height:18px;
	margin-bottom:10px;
}
div.popbotoes{
	padding:10px 20px 10px 20px
}


div.fbpopup h2{
	font-size: 18px;
	margin-bottom: 20px;
}
div.fbpopup p{
	font-size: 14px;
	margin-bottom: 10px;
}
div.fbpopup ul{
	margin-left: 0;
}
div.fbpopup ul li{
	font-size: 14px;
	margin-bottom: 5px;
}
div.fbpopup ul li label{
	color:#000;
	margin-left: 0;
}
div.fbpopup input{
	padding: 5px;
	font-size: 14px;
}
div.fbpopup a.botao{
	font-size: 15px;
	padding: 0 12px;
	height: 32px;
	line-height: 32px;
}

/******************************/
/*  EXTERNAL                  */
/******************************/
body.external div.menu{
	display:none;
}
body.external div.box-external{
	width:400px;
	background-color:#D0D0D0;
	margin:0 auto;	
}
body.external div.box-external.long{
	width:800px;	
}
body.external div.box-external h2{
	display:block;
}
body.external h2.box-titulo{
	background-color:#4e4f51;
	color:#FFF;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	font-weight:normal;
	font-size:20px;
}
body.external h3.box-subtitulo{
	background-color:#999999;
	color:#FFF;
	text-align:center;
	padding-top:12px;
	padding-bottom:12px;
	font-weight:normal;
	font-size:18px;
}
body.external div.box-instrucao{
	background-color:#fafafa;
	border-bottom:1px solid #e4e5e6;
	color:#333333;
	text-align:center;
	padding-top:18px;
	padding-bottom:18px;
	font-weight:normal;
	font-size:14px;
}

body.external div.box-center{
	max-width:400px;
	margin:0 auto;
}

body.external div.box-center.long{
	max-width:800px;
}

div.box-external div.box-content{
	margin-left:20px;
	margin-right:20px;
	margin-bottom:5px;
	margin-top:10px;
}
div.box-content{
	margin-left:30px;
}
div.box-content p{
	margin:10px;
	font-size:14px;
}
div.box-external div.box-content ul,
div.box-external div.box-content ol{
	margin-left:0;
}
body.external div.botoes{
	margin-left:5px;
}
body.external div.botoes a.esqueci{
	font-size:12px;
	float:left;
	margin-top:10px;
}
body.external ul.formulario li input{
	width:100%;
	font-size:18px;
	padding:10px;
}
body.external ul.formulario li select{
	width:100%;
	font-size:16px;
	line-height:35px;
	height:35px;
	padding-left:10px;
}
body.external ul.formulario li input.chk{
	float:left;
	height:15px;
	width:15px;
	padding:0;
	margin:0;
	margin-right:15px;
}

body.external div.top-sep,
body.external div.bottom-sep{
	height:50px;
}


/******************************/
/*  FOOTER                    */
/******************************/
div.footer{
	width:100%;
}
div.footer p{
	text-align:center;
	margin-top:20px;
}

/* ICONES */
div.icones{
	overflow:auto;
	margin-bottom:20px;
}
div.icones a{
	display:block;
	width:180px;
	height:180px;
	float:left;
	margin-left:50px;	
	margin-bottom:15px;	
	margin-top:20px;
	text-decoration:none;
}
div.icones h2{
	margin:0;
	padding:0;	
	text-align:center;
	background-color:#4e4f51;
	height:45px;
	line-height:45px;	
	font-size:20px;	
	color:#fff;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:normal;
}
div.icones p{
	margin:0;
	padding:0;
	color:#4e4f51;
	border-top:2px solid #fff;
	background-color:#E3E3E3;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;	
	text-align:center;
	height:135px;
	line-height:135px;
	font-size:80px;		
}
div.icones a:hover h2{
	background-color:#ab1c12;
}
div.icones a:hover p{
	color:#ab1c12;
}

/* DEBUG */
div.debug_window{
	padding:20px;
	margin:20px;
	background-color:#EBEBEB;
}
div.debug_window p{
	font-family:courier-new, courier, sans-serif !important;
	font-size:12px !important;
	padding-top:10px;
}

table.debug{
	border-collapse:collapse;
	margin-top:10px;
	border:1px solid #000;
	font-size:10px;
}
table.debug th{
	border:1px solid #000;
	background-color:#000;
	color:#fff;
	padding:4px;
}
table.debug td{
	background-color:#fff;
	border:1px solid #000;	
	padding:4px;
}
table.debug tr:nth-child(odd) td {
   background-color:#f0f0f0;	
}

/*===================
  RESULTADO
=================== */
table.lista{
	border-collapse:collapse;
	font-size:12px;
	width:100%;
	border-bottom:1px solid #d0d1d1;	
}
table.lista th,
table.lista td{
	padding-top:8px;
	padding-bottom:8px;	
	padding-left:6px;
	padding-right:6px;
}
table.lista th.order{
	text-decoration:underline;
	cursor:pointer;
}
table.lista th{
	background-color:#808182;
	color:#fff;
	text-align:left;
	font-weight:bold;
	border-right:1px solid #949494;
}
table.lista tr.div td,
table.lista td.div{
	background-color:#eaecec;
	border-top:1px solid #d0d1d1;
	border-bottom:1px solid #d0d1d1;
	color:#666;
	font-weight:bold;
}
table.lista th a{
	color:#fff;
	text-decoration:none;	
}
table.lista td{
	background-color:#FFF;
}
table.lista tr:nth-child(odd) td{
	background-color:#f4f5f5;
}
table.lista td a{
	color:#b11e14;
	/*text-decoration:none;*/
	display:block;
	font-weight:bold;	
}
table.lista td a:hover{
	text-decoration:underline;
}
table.lista .id{
	text-align:center;
	font-weight:bold;
}

/*stackable*/

.stacktable{width: 100%; background-color:#FFFFFF;}
.stacktable h2{
	background-color:#575757;
	color:#DBDBDB;
	font-size:12px;
	font-weight:bold;
	padding:4px;
	text-align:center;
}
table.lista-small{
	width:100%;
	border-top:1px solid #c0c0c0;
	border-collapse:collapse;
}
table.lista-small .st-head-row {
	background-color:#fafafa;
	border-bottom:1px solid #999;
	height:2px;
	text-align:left;
}

table.lista-small td.st-key { 
	width: 29%; 
	text-align: right; 
	padding:4px;
	font-size:10px;
	vertical-align:top;
	font-weight:bold;
	background-color:#e1e3e3;
}
table.lista-small td.st-val { 
	width: 69%; 
	padding:4px; 
	font-size:10px;
	vertical-align:top;
}
table.lista-small .st-val a{
	color:#b11e14;
	display:block;
	font-weight:bold;	
}
.stacktable.large-only { display: table; }
.stacktable.small-only { display: none; }

@media (max-width: 800px) {
	.stacktable.large-only { display: none; }
  	.stacktable.small-only { display: table; }
}

/*===================
  FORMS
=================== */
ul.formulario{
	list-style-type:none;
	margin-left:-5px;
}
ul.formulario li{
	margin-bottom:6px;
	padding:5px;
}
ul.formulario li.brk{
	clear:both;
	display:block;
}

ul.formulario li.invalid{
	background-color:#EFD5D6;
}


ul.formulario li label{
	display:block;
	font-size:14px;
	margin-bottom:4px;
	font-weight:bold;	
}
ul.formulario li label span.note{
	display:block;
	font-weight:normal;
	clear:both;
	font-size:12px;
	color:#9A9A9A;
}

ul.formulario li label{
	display:block;
	font-size:14px;
	margin-bottom:4px;
}
ul.formulario li label span.note{
	display:block;
	clear:both;
	font-size:12px;
	color:#9A9A9A;
}

ul.formulario li label.req{
	color:#333 !important;
	font-weight:bold;
}
ul.formulario li input{
	display:block;
	border:1px solid #c9cbce;
	font-size:14px;
	padding:4px;
	margin-bottom:3px;
}
ul.formulario li select{
	display:block;
	border:1px solid #c9cbce;
	font-size:14px;
	padding:3px;
}
ul.formulario li textarea{
	display:block;
	border:1px solid #c9cbce;
	font-size:14px;
	padding:5px;
}

div.botoes{
	display:block;
	clear:both;
	margin-top:20px;
	height:50px;
}

a.botao{
	padding-left:30px;
	padding-right:30px;	
	height:40px;
	text-align:center;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase;
	float:left;
	line-height:40px;
}
a.botao.active{
	background-color:#fff;
	border:1px solid #d8d8d8;
	color:#6e6e78;
}

div.alerta{
	background-color:#f0f0f0;
	border:1px solid #999;
	color:#333;
	padding:20px 10px 20px 10px;
	text-align:center;
	font-size:14px;
}
div.alerta.vermelho{
	background-color:#FFDBDB;
	border:1px solid #FF8D8F;
}
div.alerta.verde{
	background-color:#C9E5C9;
	border:1px solid #78B480;
}

a.botaoico{
	background-color: #f0f0f0;
	color:#fff;
	float:left;
	padding: 10px 8px 8px 8px;
	margin-right: 10px;
	margin-top: 10px;
}
a.botaoico span.icon{
	float:left;
	margin-right: 10px;
}

/*===================
  NAVEGAÇÃO
=================== */

#nav {
  font-weight: bold;
  font-size: 14px;
  line-height:30px;
  text-align: center;
  padding-top: 10px;
  margin-top: 5px;
  display:block;
  overflow:auto;
  margin-bottom:10px;
}

#nav ul{
	display:block;
	list-style-type:none;
	margin-left:0;
}
#nav ul li{
	float:left;
	display:block;
	margin-bottom:4px;
	border: 1px solid #CCC;	
	height:40px;
	width:40px;
	line-height:40px;
	margin-right:8px;
}
#nav ul li a{
	height:38px;
	width:38px;
	line-height:38px;
	float:left;
	color:#666;
}
#nav ul li a:hover{
	background-color:#DDDDDD;
}
#nav ul li.current{
	background-color:#333;
	color:#fff;	
}

#nav ul li.spacer{
	width:15px;
	border:none;
	color:#999;
	background-color:#fff;
}

#nav a:link, #nav a:visited {
	text-decoration: none;
}

#nav img {
  border: 0px;
}

#nav a.page {
    padding: 5px;
    border: 1px solid lightgrey;
	background-color:#fff;
}


/*===================
  ALERT POP
=================== */
.alert-body{
	background-color:#f1f1f1;
}
div.alert h1{
	padding:10px;
	background-color:#717173;
	color:#ffffff;
	border-bottom:1px solid #ffffff;
	font-size:16px;
	text-align:center;
	font-weight:normal;
}
div.alert-interno{
	background: #f1f1f1;
	padding:10px;
}
div.alert-interno p{
	color:#6b6b6b;
	line-height:18px;
	font-size:14px;
			
}
div.alert a.botao{
	margin-right:10px;
	margin-top:10px;
	text-align:center;
	color:#ffffff;
	float:right;
}
div.alert a.botao.bok{
	background-color:#3582bc;
}
div.alert a.botao.bno{
	background-color:#7a7979;
}
/*===================
  POPUP
=================== */
body.popup{
	overflow:hidden;
}
body.popup div.wrapper{
	width:auto;
}
body.popup input.cpoupload{
	border:1px solid #000;
	background-color:#fff;
	padding:4px;
	margin-left:15px;
}

div.pop_header{
	background-color:#CCC;
	padding:6px;
}
div.pop_header h2{
	font-size:16px;
	color:#000000;
	font-weight:bold;
}


/*===================
  IMPRESSÃO
=================== */
body.print{
	background-color:#fff;
}
body.print div.main{
	background-color:#fff;
}
body.print div.principal{
	background-color:#fff;
}
body.print div.principal.short{
	width:100%;
}

body.print div.header{
	background-image:none;
	background-color:#C9C9C9;
}
body.print h2.principal-titulo{
	color:#000;
}
body.print h3.principal-subtitulo{
	color:#000;
}
body.print div.menu{
	display:none;
}
body.print div.menu{
	display:none;
}
body.print div.botoes{
	display:none;
}
body.print div.breadcrumb{
	display:none;
}
body.print h1.main{
	display:none;
}
body.print div.user{
	display:none;
}
body.print div.footer{
	background-image:none;
}
body.print a{
	color:#000000 !important;
	text-decoration:none;
}

/* ATALHOS */
input.date{width:90px;}
input.date2{width:90px;}
input.date3{width:100px;}
input.num{width:80px;}
input.mny{width:80px;}
input.hora{width:80px;}
input.hora2{width:50px;}
input.cep{width:80px;}
input.dec1{width:80px;}
input.dec2{width:80px;}
input.dec3{width:80px;}
input.tel{width:120px;}
input.cel{width:120px}
input.telf{width:120px}
input.cpf{width:100px}
input.cnpj{width:100px}
input.color{width:80px}

.cen{text-align:center !important;}
.dir{text-align:right !important;}
.esq{text-align:left !important;}
.bld{font-weight:bold !important;}
.itl{font-style:italic !important;}
.tch{text-decoration:line-through !important;}
.nolnk{text-decoration:none !important;}
.inv{display:none !important;}
.vis{display:block !important;}
.wrp{white-space:normal !important;}
.nwrp{white-space:nowrap !important;}
.aut{overflow:auto !important;}
.vis{display:block !important;}
.fix{position:fixed !important;}

/*fontes*/
.fs10{font-size:10px !important;}
.fs12{font-size:12px !important;}
.fs14{font-size:14px !important;}
.fs16{font-size:16px !important;}
.fs18{font-size:18px !important;}
.fs20{font-size:20px !important;}

/*lineheight*/
.lh14{line-height:14px !important;}
.lh16{line-height:16px !important;}
.lh18{line-height:18px !important;}
.lh20{line-height:20px !important;}
.lh22{line-height:22px !important;}
.lh24{line-height:24px !important;}

/* quebra geral */
div.brk{clear:both;display:block;}
.sep10{clear:both;display:block;height:10px;}
.sep20{clear:both;display:block;height:20px;}
.sep30{clear:both;display:block;height:30px;}
.sep40{clear:both;display:block;height:40px;}
.sep50{clear:both;display:block;height:50px;}
.sep60{clear:both;display:block;height:60px;}
.sep80{clear:both;display:block;height:80px;}
.sep100{clear:both;display:block;height:100px;}
.div1{clear:both;display:block;border-top:1px solid #999;}
.div2{clear:both;display:block;border-top:1px dashed #999;}
.div3{clear:both;display:block;border-top:1px dotted #999;}

/*cores*/
.c-gr0{color:#fff !important;}
.c-gr1{color:#eee !important;}
.c-gr2{color:#ddd !important;}
.c-gr3{color:#bbb !important;}
.c-gr4{color:#999 !important;}
.c-gr5{color:#777 !important;}
.c-gr6{color:#555 !important;}
.c-gr7{color:#333 !important;}
.c-gr8{color:#222 !important;}
.c-gr9{color:#000 !important;}

.c-gry{color:#888 !important;}
.c-red{color:#f00 !important;}
.c-vrd{color:#0f0 !important;}
.c-gre{color:#090 !important;}
.c-brw{color:#900 !important;}
.c-blu{color:#00f !important;}
.c-wht{color:#fff !important;}
.c-blk{color:#000 !important;}
.c-ylw{color:#ff0 !important;}
.c-ora{color:#f90 !important;}
.c-vio{color:#90f !important;}

.b-gr0{background-color:#fff !important;}
.b-gr1{background-color:#eee !important;}
.b-gr2{background-color:#ddd !important;}
.b-gr3{background-color:#bbb !important;}
.b-gr4{background-color:#999 !important;}
.b-gr5{background-color:#777 !important;}
.b-gr6{background-color:#555 !important;}
.b-gr7{background-color:#333 !important;}
.b-gr8{background-color:#222 !important;}
.b-gr9{background-color:#000 !important;}

.b-gry{background-color:#888 !important;}
.b-red{background-color:#f00 !important;}
.b-vrd{background-color:#0f0 !important;}
.b-gre{background-color:#090 !important;}
.b-brw{background-color:#900 !important;}
.b-blu{background-color:#00f !important;}
.b-wht{background-color:#fff !important;}
.b-blk{background-color:#000 !important;}
.b-ylw{background-color:#ff0 !important;}
.b-ora{background-color:#f90 !important;}
.b-vio{background-color:#90f !important;}

/*alinhamento*/
.fl{float:left !important;}
.fr{float:right !important;}
.vt{vertical-align:top !important;}

/*margens*/
.ml0{margin-left:0 !important;}
.ml1{margin-left:1px !important;}
.ml2{margin-left:2px !important;}
.ml3{margin-left:3px !important;}
.ml4{margin-left:4px !important;}
.ml5{margin-left:5px !important;}
.ml10{margin-left:10px !important;}
.ml20{margin-left:20px !important;}
.ml25{margin-left:25px !important;}
.ml30{margin-left:30px !important;}
.ml40{margin-left:40px !important;}

.mr0{margin-right:0 !important;}
.mr1{margin-right:1px !important;}
.mr2{margin-right:2px !important;}
.mr3{margin-right:3px !important;}
.mr4{margin-right:4px !important;}
.mr5{margin-right:5px !important;}
.mr10{margin-right:10px !important;}
.mr20{margin-right:20px !important;}
.mr25{margin-right:25px !important;}
.mr30{margin-right:30px !important;}
.mr40{margin-right:40px !important;}

.mt0{margin-top:0 !important;}
.mt1{margin-top:1px !important;}
.mt2{margin-top:2px !important;}
.mt3{margin-top:3px !important;}
.mt4{margin-top:4px !important;}
.mt5{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.mt20{margin-top:20px !important;}
.mt25{margin-top:25px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}

.mb0{margin-bottom:0 !important;}
.mb1{margin-bottom:1px !important;}
.mb2{margin-bottom:2px !important;}
.mb3{margin-bottom:3px !important;}
.mb4{margin-bottom:4px !important;}
.mb5{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}

/*larguras*/
.l20{width:20px !important;}
.l30{width:30px !important;}
.l40{width:40px !important;}
.l50{width:50px !important;}
.l60{width:60px !important;}
.l70{width:70px !important;}
.l80{width:80px !important;}
.l90{width:90px !important;}
.l100{width:100px !important;}
.l120{width:120px !important;}
.l140{width:140px !important;}
.l160{width:160px !important;}
.l180{width:180px !important;}
.l200{width:200px !important;}
.l230{width:230px !important;}
.l250{width:250px !important;}
.l300{width:300px !important;}
.l350{width:350px !important;}
.l400{width:400px !important;}
.l450{width:450px !important;}
.l500{width:500px !important;}
.l550{width:550px !important;}
.l600{width:600px !important;}

.p100{width:100% !important;}
.p90{width:90% !important;}
.p85{width:85% !important;}
.p80{width:80% !important;}
.p70{width:70% !important;}
.p66{width:66% !important;}
.p60{width:60% !important;}
.p50{width:50% !important;}
.p33{width:33% !important;}
.p25{width:25% !important;}
.p20{width:20% !important;}
.p15{width:15% !important;}
.p10{width:10% !important;}
.p5{width:5% !important;}
.p0{width:0% !important;}

/*alturas*/
.h20{height:20px !important;}
.h40{height:40px !important;}
.h60{height:60px !important;}
.h80{height:80px !important;}
.h100{height:100px !important;}
.h120{height:120px !important;}
.h140{height:140px !important;}
.h160{height:160px !important;}
.h180{height:180px !important;}
.h200{height:200px !important;}
.h250{height:250px !important;}
.h300{height:300px !important;}
.h400{height:400px !important;}