.container-fluid {
  max-width: 1600px; }

.section-top .title-top {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 25px; }

.section-top2 .title-top {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 25px; }
  .section-top2 .title-top h1 {
    text-transform: uppercase; }

.btn.btn-success,
.btn.btn-outline-secondary {
  margin-top: 15px;
  margin-bottom: 7px; }

.table td, .table th {
  font-size: 12px; }

.poj-submit {
  text-align: center; }

.section-list {
  margin-bottom: 20px;
  margin-top: 20px; }
  .section-list .title-top {
    text-align: center;
    border-bottom: 4px solid #5DB812;
    border-top: 4px solid #5DB812;
    padding: 15px 0;
    margin-bottom: 20px; }
    .section-list .title-top h1 {
      text-transform: uppercase;
      color: #5DB812; }
  .section-list .desc .poj1 .title {
    text-align: center;
    background-color: #5DB812;
    color: #fff;
    text-align: center; }
    .section-list .desc .poj1 .title a {
      display: block;
      width: 100%;
      color: #fff;
      font-size: 20px;
      padding: 15px 0;
      text-transform: uppercase;
      text-decoration: none; }
    .section-list .desc .poj1 .title a:hover {
      background-color: #000; }

.section-list2 {
  background-color: #28a745;
  color: #fff; }
  .section-list2 .navbar-brand {
    color: #fff; }
  .section-list2 .navbar-nav .nav-link {
    color: #fff; }

/*# sourceMappingURL=main.css.map */
