.redcoloralert{
    color: #ff0000;
}

.labelName{
    color: #000000;
}

/* section SEO create codes */
.horizonal_line_section_create{
    /* width: 40px; */
    margin: 1rem auto !important;
    border: 1px solid #ccc;
  }

  /* statics title code */
  .font_size{
    font-size: 30px !important;
    color: #808080;
  }