@import url(https://fonts.googleapis.com/css?family=Oswald:300,400);
.masthead {
  background-color: #175fc6;
}

header h1 {
  color: #0e1a52;
  font-size: 4em;
  padding-top: 20px;
  font-family: "Oswald", sans-serif;
  font-weight: bolder;
  text-transform: uppercase;
  text-align: center;
}
header h1 span {
  font-weight: lighter;
  font-size: 0.5em;
}
header address {
  text-indent: -9999px !important;
  margin: 0;
  padding: 0px;
  height: 1px;
  line-height: 1px;
}
header h3 {
  color: #d1d5db;
  font-family: "Oswald", sans-serif;
  text-align: center;
}
header a:hover {
  text-decoration: none;
}

h2 {
  color: #0e1a52;
  font-size: 1.8em;
  line-height: 1.8em;
  margin: 15px 0;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-weight: normal;
}
h2 a {
  color: #0e1a52;
  border-bottom: 1px solid #0e1a52;
}
h2 a:hover {
  text-decoration: none;
  border-bottom-color: #0e1a52;
}

h3 {
  color: #0e1a52;
  font-size: 1.6em;
  line-height: 1.6em;
  margin: 15px 0;
  font-family: "Oswald", sans-serif;
  font-weight: normal;
}
h3 a {
  color: #175fc6;
  border-bottom: 1px dashed #175fc6;
}
h3 a:hover {
  text-decoration: none;
  border-bottom-color: #175fc6;
}

h4 {
  color: #0e1a52;
  font-size: 1.3em;
  line-height: 1.3em;
  margin: 10px 0;
  font-family: "Oswald", sans-serif;
  font-weight: normal;
}
h4 a {
  color: #d1d5db;
  border-bottom: 1px dashed #d1d5db;
}
h4 a:hover {
  text-decoration: none;
  border-bottom-color: #d1d5db;
}

.navbar {
  background-color: #0e1a52;
  padding-top: 0px;
  padding-bottom: 0px;
  border-top: 5px solid #d1d5db;
  border-bottom: 5px solid #d1d5db;
}
.navbar li a:hover {
  background-color: rgb(21.4375, 39.8125, 125.5625);
}

.navbar-nav .nav-link {
  color: #fff;
  font-size: 0.95em;
  font-weight: 400;
  padding: 20px 15px;
  text-transform: uppercase;
}
.navbar-nav .nav-link a .nav-link {
  color: #fff;
}

.nav a {
  color: #fff;
}

.sidebar-1 .school-info-box {
  background-color: #ecf1f6;
  padding: 15px;
  margin-bottom: 20px;
  text-align: center;
  border: 2px solid rgb(218.6964285714, 228.25, 237.8035714286);
  border-radius: 6px;
}
.sidebar-1 .school-info-box p {
  font-size: 14px;
  line-height: 18px;
}
.sidebar-1 h4 {
  font-size: 1.6em;
  line-height: 1.2em;
  font-family: "Oswald", sans-serif;
}
.sidebar-1 nav {
  background-color: #175fc6;
  border-radius: 6px;
  border: 5px solid rgb(41.7692307692, 119.3076923077, 230.2307692308);
}
.sidebar-1 nav h2 {
  font-size: 1.6em;
  text-align: center;
  color: #fff;
}
.sidebar-1 nav .secondary-menu li {
  background-color: #175fc6;
  border-width: 0 0 1px 0;
  border-color: rgb(87.4615384615, 148.3846153846, 235.5384615385);
  border-style: dashed;
}
.sidebar-1 nav .secondary-menu li:hover {
  background-color: rgb(41.7692307692, 119.3076923077, 230.2307692308);
}
.sidebar-1 nav .list-group-item {
  border-width: 0 0 1px 0;
  border-color: rgb(12.3846153846, 51.1538461538, 106.6153846154);
  border-style: dashed;
}
.sidebar-1 .list-group li a {
  color: #fff;
  font-style: italic;
  line-height: 1.3em;
  padding: 12px 0;
}
.sidebar-1 .schooleventindexpage .calendar {
  padding: 0 15px 15px 15px !important;
  border-radius: 6px;
  padding: 15px;
  background-color: #ecf1f6;
  padding: 15px;
  border: 2px solid rgb(218.6964285714, 228.25, 237.8035714286);
}
.sidebar-1 .schooleventindexpage .calendar p {
  line-height: 1.5em;
  font-size: 1em;
}
.sidebar-1 .schooleventindexpage .calendar p strong {
  text-transform: uppercase;
  color: rgb(86.9277108434, 89.156626506, 98.0722891566);
}
.sidebar-1 .schooleventindexpage .calendar a {
  color: rgb(86.9277108434, 89.156626506, 98.0722891566);
  font-size: 95%;
  font-style: italic;
}

.news h2, .news h2 a {
  color: #0e1a52;
  font-size: 26px;
}

.list-group a.list-group-item h3 {
  font-size: 24px;
  line-height: 30px;
  font-weight: normal;
  margin: 5px 0;
  color: #175fc6;
}

.footer {
  padding: 20px;
  background-color: #0e1a52;
  color: #fff;
  font-size: 95%;
}
.footer p, .footer a {
  color: #fff;
  font-size: 95%;
}

.carousel-item h2 {
  color: #fff;
}

.btn-default, .Calendar-template-school .calendar-container .fc-view-container a.fc-event, .Calendar-template-school .calendar-container .fc-view-container a.fc-event.color-1 {
  background-color: #0e1a52;
  border-color: #0e1a52;
}

.btn-default:hover, .Calendar-template-school:hover .calendar-container:hover .fc-view-container a.fc-event:hover, .Calendar-template-school:hover .calendar-container:hover .fc-view-container a:hover.fc-event.color-1:hover {
  background-color: rgb(2.84375, 5.28125, 16.65625);
}

.btn-primary {
  background-color: #175fc6;
  border-color: #175fc6;
}

.btn-primary:hover {
  background-color: rgb(87.4615384615, 148.3846153846, 235.5384615385);
}

.btn-warning {
  background-color: #d1d5db;
  border-color: #d1d5db;
}

.btn-warning:hover {
  background-color: rgb(166.0853658537, 173.8170731707, 185.4146341463);
}

.btn-calendar {
  width: 255px;
  margin: -20px auto 0 auto;
}

.logo.has-image {
  margin: 0px 0 10px 0;
}/*# sourceMappingURL=main.css.map */