/*--------------------------------

smartsapp Web Font
Generated using nucleoapp.com

-------------------------------- */
@font-face {
  font-family: 'smartsapp';
  src: url('../../fonts/smartsapp.eot');
  src: url('../../fonts/smartsapp.eot') format('embedded-opentype'), url('../../fonts/smartsapp.woff2') format('woff2'), url('../../fonts/smartsapp.woff') format('woff'), url('../../fonts/smartsapp.ttf') format('truetype'), url('../../fonts/smartsapp.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* --------------------------------

Primary style

-------------------------------- */
*, *::after, *::before {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
  font-family: sans-serif;
  color: #333333;
  background: white;
}

a {
  color: #608CEE;
  text-decoration: none;
}

/* --------------------------------

Main components

-------------------------------- */
header {
  text-align: center;
  padding: 80px 0 48px;
}

header h1 {
  font-size: 2.8rem;
}

header p {
  font-size: 1.4rem;
  margin-top: 1em;
}

header a:hover {
  text-decoration: underline;
}

ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

ul li {
  border-radius: .25em;
  transition: background 0.2s;
  user-select: none;
  overflow: hidden;
  text-align: center;
  padding: 1em;
}

ul li:hover {
  background: #f8f8f8;
}

ul p, ul em, ul input {
  display: block;
  font-size: 1.1rem;
  color: rgba(0,0,0,0.6);
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  max-width: 11rem;
}

ul p {
  padding: 10px 0;
}

ul p::selection, ul em::selection {
  background: #608CEE;
  color: #fff;
}

ul p::-moz-selection, ul em::-moz-selection {
  background: #608CEE;
  color: #fff;
}

ul em {
  margin-bottom: 8px;
}

ul em::before {
  content: '[';
}
ul em::after {
  content: ']';
}

ul input {
  text-align: center;
  background: transparent;
  border: none;
  box-shadow: none;
  outline: none;
}

/* --------------------------------

icons

-------------------------------- */
.sapp {
  display: inline-block;
  font: normal normal normal 32px/1 'smartsapp';
  speak: none;
  text-transform: none;
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*------------------------
  font icons
-------------------------*/

.sapp-behaviour-tracker::before {
    content: "\ea02";
}

.sapp-settings::before {
    content: "\ea03";
}

.sapp-appointments::before {
    content: "\ea04";
}

.sapp-visitor-management::before {
    content: "\ea05";
}

.sapp-timeline::before {
    content: "\ea06";
}

.sapp-staff-attendance::before {
    content: "\ea07";
}

.sapp-smartsapp::before {
    content: "\ea08";
}

.sapp-academic-reports::before {
    content: "\ea09";
}

.sapp-school::before {
    content: "\ea0a";
}

.sapp-school-canteen::before {
    content: "\ea0b";
}

.sapp-pickup::before {
    content: "\ea0c";
}

.sapp-pickup-dropoff::before {
    content: "\ea0d";
}

.sapp-people-3::before {
    content: "\ea0e";
}

.sapp-people-2::before {
    content: "\ea0f";
}

.sapp-people-1::before {
    content: "\ea10";
}

.sapp-online-shop::before {
    content: "\ea11";
}

.sapp-online-enrollment::before {
    content: "\ea12";
}

.sapp-issue::before {
    content: "\ea13";
}

.sapp-idea::before {
    content: "\ea14";
}

.sapp-fee-payment::before {
    content: "\ea15";
}

.sapp-events::before {
    content: "\ea16";
}

.sapp-elearn-quiz::before {
    content: "\ea17";
}

.sapp-elearn-material::before {
    content: "\ea18";
}

.sapp-elearn-assignment::before {
    content: "\ea19";
}

.sapp-elearn-activities::before {
    content: "\ea1a";
}

.sapp-dropoff::before {
    content: "\ea1b";
}

.sapp-contact::before {
    content: "\ea1c";
}

.sapp-connected-community::before {
    content: "\ea1d";
}

.sapp-child-care::before {
    content: "\ea1e";
}

.sapp-calendar-clock::before {
    content: "\ea1f";
}

.sapp-booklet::before {
    content: "\ea20";
}

.sapp-absent::before {
    content: "\ea21";
}

