.hidden {
	display: none !important;
}

.clearfix {
	*zoom: 1;
}

.clearfix:before,.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after,.clear {
	clear: both;
}

.right {
	float: right !important;
}

.left {
	float: left !important;
}

.center {
	text-align: center;
	padding-left: 10px;
    padding-right: 10px;
}

.textLeft {
	text-align: left !important;
}

.textRight {
	text-align: right;
}

.textJust {
	text-align: justify;
}

.hasPlaceholder {
	color: #777 !important;
}

/* RADIUS */
.radius2 {
	border-radius: 0.125em;
}

.radius3 {
	border-radius: 0.188em !important;
}

.radius4 {
	border-radius: 0.25em !important;
}

.radius5 {
	border-radius: 0.312em !important;
}

.radius6 {
	border-radius: 0.375em !important;
}

.radius7 {
	border-radius: 0.438em !important;
}

.radius8 {
	border-radius: 0.5em !important;
}

.radius9 {
	border-radius: 0.563em !important;
}

.radius10 {
	border-radius: 0.625em !important;
}

.radius15 {
	border-radius: 15px 15px 15px 15px !important;
}

/* MANIPULATION ELEMENTS */
.no-margin {
	margin: 0;
}

.iconOnly { 
  padding:2px 3px 3px 4px;
  text-align: center;
}
.iconMargin {margin:0 4px 2px 0; }
/* FONT SIZE */
.px8 {
	font-size: 0.5em;
}

.px9 {
	font-size: 0.55em;
}

.px10 {
	font-size: 0.625em;
}

.px11 {
	font-size: 0.7em;
}

.px12 {
	font-size: 0.75em;
}

.px13 {
	font-size: 0.8em;
}

.px14 {
	font-size: 0.875em;
}

.px15 {
	font-size: 0.95em;
}

.px16 {
	font-size: 1em;
}

.px17 {
  font-size:1.05em;
}
.px20 {
  font-size: 1.25em;
}
.pxlarge {
  font-size: 1.8em;
}
.iconWhite { color:#fff}

/* LAYOUT */
.inline-block {
	display: inline-block !important;
}

.block {
	display: block;
}
.no-margin {
	margin: 0;
}

.small {
	font-size: 0.750em;
}

.helper-100 {
	width: 100%;
}

.row {
	
	margin-bottom: 5px;
}

.row .column {
	display: inline-block;
	margin-right: 0.375em;
}

.list {
	width: 100%;
	text-align: center;
}

.list tbody tr {
	background: #fcfcfc;
	padding: 8px 10px;
}

.list th,.list td {
	line-height: 16px;
	vertical-align: middle;
}

.list thead th,.list thead td {
	padding: 5px 10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.list tfoot th,.list tfoot td {
	padding: 5px 10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.list thead th:first-child,.list tfoot th:first-child,.list thead td:first-child,.list tfoot td:first-child {
	border-left: 1px solid #ddd;
}

.list thead th,.list tfoot th {
	background-color: #eee;
}

.list thead {
	font-size: 0.875em;
}

.list tbody tr td {
	padding: 8px 10px;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.list tbody tr:last-child td {
	border-bottom: 1px solid #ccc;
}

.list tbody tr td:first-child {
	border-left: 1px solid #ddd;
}

.list tbody tr td:last-child {
	border-right: 1px solid #ddd;
}

.list tbody tr:hover td,.list tbody tr.selected td {
	color: #333;
}

.list .actions {
	width: 150px;
}

.list.slim {
	width: 600px;
}

.notification {
	border-radius: 2px 2px 2px 2px;
	height: 1.8em;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}

.notification p {
	color: #333333;
	font-size: 0.8em;
	text-align: center;
	line-height: 24px;
}

.notification a.close {
	height: 14px;
	float: right;
	top: 8px;
	width: 14px;
}

.notification a.close:hover {
	cursor: pointer;
}

.flash_alert {
	background: #FFE9AD;
	border: 1px solid #EAC572;
}

.flash_notice {
	background: #D1E4F3;
	border: 1px solid #99C4EA;
}

.flash_success {
	background: #EFFEB9;
	border: 1px solid #C1D779;
}

.flash_error {
	background: #FAD5CF;
	border: 1px solid #E18B7C;
}

.flash_success .close {
	color: #C9DF7F;
}

.flash_success .close:hover {
	color: #5CBC0C;
}


.img-circle {
	border-radius: 500px 500px 500px 500px;
	vertical-align: middle;
}

.px8 {
	font-size: 0.5em;
}

.px9 {
	font-size: 0.55em;
}

.px10 {
	font-size: 0.625em;
}

.px11 {
	font-size: 0.7em;
}

.px12 {
	font-size: 0.75em;
}

.px13 {
	font-size: 0.8em;
}

.px14 {
	font-size: 0.875em;
}

.px15 {
	font-size: 0.95em;
}

.px16 {
	font-size: 1em;
}

.inline-block {
	display: inline-block;
}

.block {
	display: block;
}

.label-inline label {
	display: inline !important;
}

.interno {
	background: #EAF5FF !important;
}

/** modal **/
#boxLight {
  overflow: hidden;
}
.lightbox {
 overflow-x: auto;
 overflow-y: scroll;
 bottom: 0;
 position: fixed;
 right: 0;
 background: url('/img/overlay.png') repeat;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
 filter: alpha(opacity=90);
 opacity: 0.9;
 left: 0;
 top: 0;
 z-index: 9298902;
}

.modalBox {
	display: none;
 left: 50%;
 padding: 15px 5px;
 position: fixed;
 top: 30%;
 width: 390px !important;
 margin-left: -195px !important;
 z-index: 9298902209;
 text-align:center;
}

.closeModal {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
	background-image: url('/img/close.png');
}


.loading {
	border-radius: 3px 3px 3px 3px;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #A8A8A8;
	color: #4F4F4F;
}

.loading span {
	text-align: center;
	font-size: 20px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	padding: 0.4em;
}

label.error {display:none !important;}
input.error, select.error { border:1px solid red !important; background:#FFE6E6 !important;}

.title-border {
  border-bottom: 1px solid #9DA0A4;
  padding-bottom: 3px;
}

.table-results { width:100%; margin-bottom:10px; }
.table-results caption + thead tr:first-child th, 
.table-results caption + thead tr:first-child td, 
.table-results colgroup + thead tr:first-child th, 
.table-results colgroup + thead tr:first-child td, 
.table-results thead:first-child tr:first-child th, 
.table-results thead:first-child tr:first-child td {
  border-top: 0 none;
}

.table-results thead th {
  vertical-align: bottom;
}
.table-results th {
  font-weight: bold;
}
.table-results th, .table-results td {
  border-top: 1px solid #DDDDDD;
  line-height: 20px;
  padding: 8px;
  text-align: left;
  vertical-align: top;
}

.table-results tbody tr:hover td,.table-results tbody tr.selected td {
	
	color: #333;
}

.table-results .actions {
  width: 227px;
}

.actions-slim {width:227px;}
/* Menu de colunas */
#colunas_container {
	height: 1px;
}

#menu_colunas {
	display: none;
	width: 240px;
	height: 350px;
	margin-top: -40px;
	z-index: 999;
	left: 70%;
}

#menu_colunas #opcoes {
	-ms-overflow-y: scroll;
	overflow-y: scroll;
	height: 310px;
}

#menu_colunas h4 {
	margin-bottom: 0px;
	padding: 2px 0;

	background: -webkit-linear-gradient(center top , rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)) repeat scroll 0 0 #C4C4C4;
	background: -moz-linear-gradient(center top , rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)) repeat scroll 0 0 #C4C4C4;
	background: -o-linear-gradient(center top , rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)) repeat scroll 0 0 #C4C4C4;
	background: -ms-linear-gradient(center top , rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)) repeat scroll 0 0 #C4C4C4;
	background: linear-gradient(center top , rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)) repeat scroll 0 0 #C4C4C4;
}

#menu_colunas h4 a {
	margin-left: 40px;
	vertical-align: middle;
	color: #fff;
}

#menu_colunas h4:hover {
	cursor: pointer;
}

#menu_colunas label {
	border-bottom: 1px solid #CDCDCD;
	display: block;
	font-size: 0.875em;
	padding: 2px 3px;
}

#menu_colunas label input {
	margin-right: 5px;
}



[class*="span"] {
  min-height: 1px;
  padding-left: 3px;
}

.span1 {
  width: 40px;
}

.span2 {
  width: 100px;
}

.span3 {
  width: 160px;
}

.span4 {
  width: 220px;
}

.span5 {
  width: 280px;
}

.span6 {
  width: 340px;
}

.span7 {
  width: 400px;
}

.span8 {
  width: 460px;
}

.span9 {
  width: 520px;
}

.span10 {
  width: 580px;
}

.span11 {
  width: 640px;
}

.span12 {
  width: 700px;
}

.span13 {
  width: 760px;
}

.span14 {
  width: 820px;
}

.span15 {
  width: 880px;
}

.span16 {
  width: 940px;
}

.col-link_video {
  background-image: -webkit-linear-gradient(to bottom, #FBB450, #F89406);
  background-image: -moz-linear-gradient(to bottom, #FBB450, #F89406);
  background-image: -o-linear-gradient(to bottom, #FBB450, #F89406);
  background-image: -ms-linear-gradient(to bottom, #FBB450, #F89406);
  background-image: linear-gradient(to bottom, #FBB450, #F89406);
  margin-top: 3px;
  padding: 0 5px 5px;
}

.row-inative { background-color:#FD5E62 !important;}

.lbl-red { color:red; }