div .info{
    display: table;
    background:#F1F8FC;
    color:black;
    font-weight:500;
    padding:5px 2px 5px 2px;
    margin-bottom:5px;
    overflow:hidden;
    border: 1px solid gray;
}

div .important{
    display: table;
    background:crimson;
    color:white;
    font-weight:500;
    padding:5px 2px 5px 2px;
    margin-bottom:5px;
    overflow:hidden;
}

div .news-separator{
    margin-bottom:25px;
}

div .announcement-type{
    align:left;
    padding-left:5px;
    font-weight: bold;
    min-width: 15%
}

div .announcement-content{
    text-align:right;
    display: table-cell;
    min-width: 66%
}

div .announcement-date{
    align:right;
    padding-right:5px;
    font-style: italic;
}

body {
    font: 400 15px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    color: #000000;
    background-color: #ffffff;
    display: flex;
    min-height: 100vh;
    flex-direction: column;
    text-align: justify;
}

.wrapper{
    max-width: -webkit-calc(1000px);
    max-width: calc(1000px);
    margin-right: auto;
    margin-left: auto;
    padding-right: 30px;
    padding-left: 30px;
}

.home-split-main {
    @extend .home;
    text-align: justify;
    width: 100%;
    float: left;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: $base-font-weight;
}

h3{
    margin-top: 15px;
}

table {
    font-size: 100%;
    margin-bottom: 30px;
    width: 100%;
    text-align: left;
    color: #000000;
    border-collapse: collapse;
    border: 0px solid #e8e8e8;
}

table td {
    border: 0px solid #e8e8e8;
}

table tr {
    border: 0px solid #e8e8e8;
}

table tr:nth-child(even) {
    background-color: #FFFFFF;
}

table tr:nth-child(odd) {
    background-color: #FFFFFF;
}

.nameResizeWeight {
    font-weight: 500;
}

.nameResize {
    font-size: 110%;
}

.description {
    text-align: justify;
}

.numbers {
    border-collapse: separate;
    margin-left: auto;
    margin-right: auto;
}

.numberCell {
    text-align: center;
    font-size: 150%;
    font-weight: 500;
    color: #EF4E36;
    width: 25%;
    padding: 0px;
}

.alumniNumberCell {
    text-align: center;
    font-size: 130%;
    font-weight: 500;
    color: #33cccc;
    width: 25%;
    padding: 0px;
}

.labelCell {
  text-align:center;
  font-size:90%;
  
  background-image: linear-gradient(170deg, #FFCF7A, #FEE6AA);
  width:25%;
  padding: 0px;
}

.expired-date{
    color: #FF6666;
    font-weight: 400;
}

.vision{
    color: black;
    background-color: #ffcc00;
    font-size:80%;
    font-weight: 400;
    display: inline;
}

.case{
    color: black;
    background-color: #66ffff;
    font-size:80%;
    font-weight: 400;
    display: inline;
}

.navigation {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 6px;
    list-style-type:none;
}
.navigation li {
    float: left;
    position: relative;
    list-style: none;
}
.navigation li a {
    color: #333;
    font-weight: normal;
    font-size:16px;
    border-radius: 5px;
    padding: 8px 10px;
    display: block;
    font-weight: 450;
    white-space: nowrap;
    line-height:25px;
}
.navigation ul li a {
    border-radius: 0;
    padding: 5px 10px;
    margin:5px;
    font-size:15px;
    font-weight: normal;
    text-transform: capitalize;
}
.navigation li > ul {
    position:absolute;
    list-style-type: none;
    top: 30px;
    margin: 0;
    padding: 0;
    color: #fff;
    background-color: #11D6F7;
    left:0;
    display: none;
    min-width: 100%;
}
    .navigation li:hover > ul {
        display: block;
        list-style: none;
    }
    .navigation li ul li {
        display: block;
        float: none;
        margin-left: 0;
    }

    .navigation li ul li a,
    .navigation li ul li a:hover {
        color: #f5f5f5;
    }
    .navigation li ul li.current > a {
        color: #fff;
    }
    
    .navigation li ul li a:hover {
        border-radius: 0;
    }
    .navigation > li a:hover, 
    .navigation li > ul:hover + a, 
    .navigation li.current > a {
        color: #33cccc;
    }
    .navigation li.current > a {
        font-weight: 550
    }
    .navigation li a[href^=http]:after {
        font-family:"fontello";
        font-style: normal;
        font-weight: normal;
        speak: none;
        display: inline-block;
        text-decoration: inherit;
        width: 1em;
        margin-right: .3em;
        text-align: center;
        font-variant: normal;
        text-transform: none;
        line-height: 1em;
        margin-left: .3em;
    }

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}



/*
    FOOTER
=============================================================================*/

.footer-col-wrapper {
    display: flex;
    justify-content: space-between;
}

.footer-col--address {
    font-size: 1rem;
}

.social-media-list {
    display: flex; flex-direction: column;
}

    .social-media-list-item {
        font-size: 1em;
        display: flex; flex-direction: row;
    }

        .social-media-list-item svg {
            width: 24px;
        }


/*
    Links
=============================================================================*/
a:link, a:visited {
	color: #33cccc;
}


/*
    BUTTON
=============================================================================*/

.button-submit{
  background-color: #78f1ff;
  border: 0 solid #E5E7EB;
  box-sizing: border-box;
  color: #000000;
  display: flex;
  font-family: ui-sans-serif,system-ui,-apple-system,system-ui,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1rem;
  font-weight: 500;
  justify-content: center;
  line-height: 1rem;
  padding: .75rem 1.65rem;
  position: relative;
  text-align: center;
  text-decoration: none #000000 solid;
  text-decoration-thickness: auto;
  width: 100%;
  max-width: 200px;
  position: relative;
  cursor: pointer;
  transform: rotate(10deg);
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-submit:focus {
  outline: 0;
}

.button-submit:after {
  content: '';
  position: absolute;
  border: 1px solid #000000;
  bottom: 4px;
  left: 4px;
  width: calc(100% - 1px);
  height: calc(100% - 1px);
}

.button-submit:hover:after {
  bottom: 2px;
  left: 2px;
}

@media (min-width: 768px) {
  .button-submit {
    padding: .75rem 3rem;
    font-size: 1.25rem;
  }
}
