label.error{
	color:#a94442;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.3px;
}


.header-section-row{ width: 100%; display: inline-block; }
.header-section-row-button{ text-align:right; padding:8px 0; margin-bottom:0;}
.search-button{
    height: 43px;
    width: 43px;
    font-size: 18px;
    margin: 0;
    border: none;
    line-height: normal;
}

.boadert, td, th {  
  border: 1px solid #ddd;
  text-align: left;
}

.boadert {
  border-collapse: collapse;
  width: 100%;
}

th, td {
  padding: 15px;
}