/* CSS Document */
hr {
	width:100%;
	margin-top: 0.5rem!important;
	border-top: 1px solid #000;
}
.m-t-28 {
	margin-top:28px
}
.m-t-33 {
	margin-top:33px
}
.scaption {
	font-size: 10px;
}
.none {
	display:none!important;
}
.sombramin {
	text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.35);
}
.sombra {
	text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.55);
}
.sombramax {
	text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.75);
}
.sombraboxmin {
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.1);
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.1);
}
.sombrabox {
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.42);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.42);
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.42);
}
.sombraboxmax {
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
}
.pending {
	background-color: #F26100 !important;
	color: white;
	border-radius: 5px;
}
#google_translate_element {
    display: none;
}
.goog-te-banner-frame {
    display: none !important;
}
body {
    position: static !important;
    top: 0 !important;
}
.negrito {
	font-weight: bold;
}
.italico {
	font-style: italic;
}
.divcentralizada {
	display:absolute;
	z-index:1000;
	width: 700px;
	height: auto;
	top: 35%;
	left: 30%;
	margin-top: -35px;
	margin-left: -270px;
	position: absolute;
	padding: 0px;
	font-size:1em;
	border: 1px solid #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:transparent;
}
.divcentralizada_maior {
	display:absolute;
	z-index:1000;
	width: 1280px;
	height: auto;
	top: 0%;
	left: 0%;
	margin-top: -35px;
	margin-left: -70px;
	position: absolute;
	padding: 0px;
	font-size:1em;
	border: 1px solid #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:transparent;
}
.piscante {
	font-size: 12px;
	color: #e00;
	animation: beat .25s infinite alternate;
	transform-origin: center;
}

/* Heart beat animation */
@keyframes beat{
	to { transform: scale(1.4); }
}

.semscrollbar::-webkit-scrollbar {
	width: 0;
}
.placeinput::-webkit-input-placeholder { /* Chrome */
	font-weight:normal!important;
	font-style:italic!important;
	font-size:20px!important;
	color:#999!important;
}
.placeinput:-ms-input-placeholder { /* IE 10+ */
	font-weight:normal!important;
	font-style:italic!important;
	font-size:20px!important;
	color:#999!important;
}
.placeinput::-moz-placeholder { /* Firefox 19+ */
	font-weight:normal!important;
	font-style:italic!important;
	font-size:20px!important;
	color:#999!important;
	opacity: 1!important;
}
.placeinput:-moz-placeholder { /* Firefox 4 - 18 */
	font-weight:normal!important;
	font-style:italic!important;
	font-size:20px!important;
	color:#999!important;
	opacity: 1!important;
}
.placeinput input::placeholder {
	font-weight:normal!important;
	font-style:italic!important;
	font-size:20px!important;
	color:#999!important;
}
a.link-branco {
	text-decoration:none!important;
	color:#fff!important;;
}
a.link-branco:hover {
	text-decoration: underline!important;
	color:#FF0!important;;
}
a.link-normal {
	text-decoration:none!important;
	color:#000!important;;
}
a.link-normal:hover {
	text-decoration:none!important;
	color: #6324f3 !important;;
}
.customtab1 li a, .customtab2 li a, .customtab3 li a {
    background: #ecf2f8!important;
    border:1px solid #ecf2f8!important;
}
.customtab1 li a.nav-link, .customtab2 li a.nav-link, .customtab3 li a.nav-link {
	background: #ecf2f8!important;
	color: #0b3e6f!important;
	border:1px solid #ecf2f8!important;
}
.customtab1 li a.nav-link.active, .customtab2 li a.nav-link.active, .customtab3 li a.nav-link.active {
	background: #0b3e6f!important;
	color: #fff!important;
	border:1px solid #0b3e6f!important;
}
.customtab1 li a.nav-link:hover, .customtab2 li a.nav-link:hover, .customtab3 li a.nav-link:hover {
	background: #5c9ccc!important;
	color: #fff!important;
	border:1px solid #5c9ccc!important;
	border-bottom:1px solid #5c9ccc!important;
}
.tabcontent-border {
	border:1px solid #0b3e6f!important;
}
input:-moz-read-only { /* For Firefox */
	background-color: #eef3f7!important;
}

input:read-only {
	background-color: #eef3f7!important;
}
select option.stripe {
	background: #cde5f3;
}
/* select alternating items starting with the second item */
select option.stripe:nth-of-type(2n) {
	background: #fbfbf6;
}
.pointer {
	cursor: pointer!important;
}
.cursor_move {
	cursor: move!important;
}
.obrigatorio {
	color:#F00;
	font-weight:900;
}
.font-branca {
	color:#fff!important;
}
.font-azulclaro {
	color:#3CF!important;
}
.font-laranjaclaro {
	color:#FC0!important;
}
.font-amareloclaro {
	color:#FF0!important;
}
.font-verdeclaro {
	color:#6F0!important;
}
.font-vermelhoclaro {
	color:#F60!important;
}
.font-magentaclaro {
	color:#F3C!important;
}
#preloader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10000;
	/* text-align:center;
	text-align: vertical-align */
}
#loader {
	display: block;
	position: relative;
	left: 50%;
	top: 50%;
	width: 100px;
	height: 100px;
	margin: -75px 0 0 -75px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #000; /* #3498db; */
	-webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
	animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}
 
#loader:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #09F; /* #e74c3c; */
	-webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
	  animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}
 
#loader:after {
	content: "";
	position: absolute;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #F90; /* #f9c922; */
	-webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
	  animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}
input::placeholder {
  font-weight:normal!important;	
  font-size:10px!important;	
}
input::placeholder {
  font-weight:normal!important;
}
.deletar {
  opacity: 0.3;
  -ms-filter: 'alpha(opacity=0.3)';
}
.placeimg::-webkit-input-placeholder { /* Chrome */
  font-weight:normal!important;
  font-style:italic!important;		
  font-size:20px!important;	
  color:#666!important;	
}
.placeimg:-ms-input-placeholder { /* IE 10+ */
  font-weight:normal!important;
  font-style:italic!important;	
  font-size:20px!important;	
  color:#666!important;	
}
.placeimg::-moz-placeholder { /* Firefox 19+ */
  font-weight:normal!important;	
  font-style:italic!important;		
  font-size:20px!important;	
  color:#666!important;	
  opacity: 1!important;	
}
.placeimg:-moz-placeholder { /* Firefox 4 - 18 */
  font-weight:normal!important;
  font-style:italic!important;		
  font-size:20px!important;	
  color:#666!important;	
  opacity: 1!important;	
}
.placeimg input::placeholder {
  font-weight:normal!important;	
  font-style:italic!important;	
  font-size:20px!important;	
  color:#666!important;
}
.placeinput::-webkit-input-placeholder { /* Chrome */
  font-weight:normal!important;
  font-style:italic!important;		
  font-size:20px!important;	
  color:#999!important;
}
.placeinput:-ms-input-placeholder { /* IE 10+ */
  font-weight:normal!important;
  font-style:italic!important;	
  font-size:20px!important;	
  color:#999!important;
}
.placeinput::-moz-placeholder { /* Firefox 19+ */
  font-weight:normal!important;	
  font-style:italic!important;		
  font-size:20px!important;	
  color:#999!important;
  opacity: 1!important;	
}
.placeinput:-moz-placeholder { /* Firefox 4 - 18 */
  font-weight:normal!important;
  font-style:italic!important;		
  font-size:20px!important;	
  color:#999!important;
  opacity: 1!important;	
}
.placeinput input::placeholder {
  font-weight:normal!important;	
  font-style:italic!important;	
  font-size:20px!important;	
  color:#999!important;
}
.inputimg {
	border:0;
}
.inputimg:hover {
	border: 2px solid #fff
}
.sombramin {
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.55);
}
.sombra {
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.75);	
}
.sombramax {
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);	
}
.sombraboxmin {
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.1);
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.1);
}
.sombrabox {
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.42);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.42);
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.42);
}
.sombraboxmax {
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);	
}
.rnd {
	border-radius: 4px!important;
}
.rnde {
	border-top-left-radius: 4px!important;
	border-top-right-radius: 0px!important;
	border-bottom-left-radius: 4px!important;
	border-bottom-right-radius: 0px!important;
}
.rndd {
	border-top-left-radius: 0px!important;
	border-top-right-radius: 4px!important;
	border-bottom-left-radius: 0px!important;
	border-bottom-right-radius: 4px!important;	
}
.reto {
	border-radius: 0px!important;	
}
.precopdv {
	font-size:20px;
}
/* 
@-webkit-keyframes spin {
	0%   {
		-webkit-transform: rotate(0deg);  
		-ms-transform: rotate(0deg); 
		transform: rotate(0deg); 
	}
	100% {
		-webkit-transform: rotate(360deg);  
		-ms-transform: rotate(360deg); 
		transform: rotate(360deg); 
	}
}
*/
@keyframes spin {
	0%   {
		-webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
		-ms-transform: rotate(0deg);  /* IE 9 */
		transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
	}
	100% {
		-webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
		-ms-transform: rotate(360deg);  /* IE 9 */
		transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
	}
}
::-webkit-input-placeholder  { font-size:12px;font-style:italic;color:#666; }
input:-moz-placeholder { font-size:12px;font-style:italic;color:#666; }
textarea:-moz-placeholder { font-size:12px;font-style:italic;color:#666; }
.fl {
	float:left!important;;
}
.fr {
	float:right!important;;
}
.talr {
	text-align: right
}
.tall {
	text-align: left
}
/*
#email::-webkit-input-placeholder{
    color:#C4C;
    background-color: #4C4;
    text-transform: uppercase;
    font-style: bold;
}
#email::-moz-placeholder {
    color:#C4C;
    background-color: #4C4;
    text-transform: uppercase;
    font-style: bold;
}
*/
span.aviso-ajuda { display:inline;float:left;width:36px;height:36px;background: url(../../images/estrutura/avisos/ajuda.png) no-repeat }
span.aviso-erro { display:inline;float:left;width:36px;height:36px;background: url(../../images/estrutura/avisos/erro.png) no-repeat }
span.aviso-alerta { display:inline;float:left;width:36px;height:36px;background: url(../../images/estrutura/avisos/alerta.png) no-repeat }
span.aviso-sucesso { display:inline;float:left;width:36px;height:36px;background: url(../../images/estrutura/avisos/sucesso.png) no-repeat }
span.aviso-forms { display:inline;float:left;width:36px;height:36px;background: url(../../images/estrutura/avisos/forms.png) no-repeat }
span.aviso-arqpdf { display:inline;float:left;width:36px;height:36px;background: url(../../images/estrutura/avisos/arqpdf.png) no-repeat }
span.aviso-anexos { display:inline;float:left;width:36px;height:36px;background: url(../../images/estrutura/avisos/anexos.png) no-repeat }
span.aviso-aviso { display:inline;float:left;width:36px;height:36px;background: url(../../images/estrutura/avisos/aviso.png) no-repeat }
span.aviso-texto { display:inline;float:left;margin-left:5px;font-size:20px;font-weight:bold;padding-top:5px }
/* Botão de Imagens FILEINPUT */
.fileinput-button {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px !important;
  direction: ltr;
  cursor: pointer;
}
/* Fixes for IE < 8 */
@media screen\9 {
  .fileinput-button input {
	filter: alpha(opacity=0);
	font-size: 100%;
	height: 100%;
  }
}
.form-control    {
	border: 1px solid #ccc!important;
}
form label   {
	font-weight: 500;
	font-size:12px!important;
}
.inputcolor {
	background:#fff!important;
	color:#000000;
}
.inputcolor:focus{
	background: #efc70733 !important;
	color:#000000;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background: #0066ff!important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #fff;
}
.select2-container {
	border: 1px solid #ccc!important;
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}
.pagination > li {
	display: inline;
}
.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.table-bordered {
	border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
	border: 1px solid #ddd;
	padding: 8px;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
	border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
	background-color: #f5f5f5;
}
table col[class*="col-"] {
	position: static;
	display: table-column;
	float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
	position: static;
	display: table-cell;
	float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
	background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
	background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
	background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
	background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
	background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
	background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
	background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
	background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
	background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
	background-color: #ebcccc;
}
.table-responsive {
	min-height: .01%;
	overflow-x: auto;
}
@media screen and (max-width: 767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
	}
	.table-responsive > .table {
		margin-bottom: 0;
	}
	.table-responsive > .table > thead > tr > th,
	.table-responsive > .table > tbody > tr > th,
	.table-responsive > .table > tfoot > tr > th,
	.table-responsive > .table > thead > tr > td,
	.table-responsive > .table > tbody > tr > td,
	.table-responsive > .table > tfoot > tr > td {
		white-space: nowrap;
	}
	.table-responsive > .table-bordered {
		border: 0;
	}
	.table-responsive > .table-bordered > thead > tr > th:first-child,
	.table-responsive > .table-bordered > tbody > tr > th:first-child,
	.table-responsive > .table-bordered > tfoot > tr > th:first-child,
	.table-responsive > .table-bordered > thead > tr > td:first-child,
	.table-responsive > .table-bordered > tbody > tr > td:first-child,
	.table-responsive > .table-bordered > tfoot > tr > td:first-child {
		border-left: 0;
	}
	.table-responsive > .table-bordered > thead > tr > th:last-child,
	.table-responsive > .table-bordered > tbody > tr > th:last-child,
	.table-responsive > .table-bordered > tfoot > tr > th:last-child,
	.table-responsive > .table-bordered > thead > tr > td:last-child,
	.table-responsive > .table-bordered > tbody > tr > td:last-child,
	.table-responsive > .table-bordered > tfoot > tr > td:last-child {
		border-right: 0;
	}
	.table-responsive > .table-bordered > tbody > tr:last-child > th,
	.table-responsive > .table-bordered > tfoot > tr:last-child > th,
	.table-responsive > .table-bordered > tbody > tr:last-child > td,
	.table-responsive > .table-bordered > tfoot > tr:last-child > td {
		border-bottom: 0;
	}
}