.page-tag{
    margin-top:10px;
    padding:10px;
    background-color: rgb(235, 235, 235);
    border: solid 7px rgb(176, 176, 196);
}
span.error{
  	color: red !important;
}
