.full-width
{
  width: 100%;
}


.error-msg{
    color: red;
    display: none;
}

.error-message
{
    color : red;
}

img.template
{
    height : 100px;
}