/*  ============= Site Style 1Hv2 css v1.41 =================== */

/*------------------ main nav font size ------------------*/
.sm-simple a,
.sm-simple a:hover,
.sm-simple a:focus,
.sm-simple a:active,
.sm-simple ul a,
.sm-simple ul a:hover,
.sm-simple ul a:focus,
.sm-simple ul a:active {
	font-size: 13px;
	line-height: 14px;
}
.sm-simple a span.sub-arrow {
	visibility: hidden;
}

.sm-simple a.has-submenu {
	padding-right: 20px;
}




.modal{
    z-index: 999999;
}

header {
    background-repeat: repeat-x;
    background-position: center center;
    position: relative;
}

#header-namegroup {
    top: 50px;
}

#header-schoolName {
    position: relative;
}

#header-schoolMotto {
    position: relative;
}

#header-logo {
    top: 15px;
    left: 0px;
    background: url(/_styles/images/header_logo.png) no-repeat;
    width: 150px;
    height: 150px;
    background-size: 150px 150px;
    -o-background-size: 150px 150px;
    -webkit-background-size: 150px 150px;
    position: relative;
    float: left;
    margin-right: 10px;
}

#awards {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 20px;
}

.rslides{
    z-index: -999999;
}

#subHeadImage {
	z-index: -9999;
}

/*----------- SCHOOL MESSAGE -----------*/

.scrollingTxt2 {
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    background-color: #FFD400;
    /* border-radius: 5px; */
    /* box-shadow: 2px 2px 6px rgba(150, 150, 150, 0.4); */
    /* border-style: solid; */
    /* border-width: 1px; */
    /* border-color: white; */
    z-index: 400;
}

.scrollingTxt2 h2 {
    font-family: Arial, Helvetica, sans-serif;
}
.scrollingTxt2 span {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    font-size: 1.3em;
    color: white;
    white-space: nowrap;
    background-color: none;
    line-height: 39px;
    text-align: left;
    /* Starting position */
    -moz-transform:translateX(100%);
    -webkit-transform:translateX(100%);
    transform:translateX(100%);
    /* Apply animation to this element */
    -moz-animation: scrollingTxt2 30s linear infinite;
    -webkit-animation: scrollingTxt2 30s linear infinite;
    animation: scrollingTxt2 30s linear infinite;
}
/* Move it (define the animation) */
@-moz-keyframes scrollingTxt2 {
    0%   { -moz-transform: translateX(100%); }
    100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes scrollingTxt2 {
    0%   { -webkit-transform: translateX(100%); }
    100% { -webkit-transform: translateX(-100%); }
}
@keyframes scrollingTxt2 {
    0%   {
        -moz-transform: translateX(100%); /* Firefox bug fix */
        -webkit-transform: translateX(100%); /* Firefox bug fix */
        transform: translateX(100%);
    }
    100% {
        -moz-transform: translateX(-100%); /* Firefox bug fix */
        -webkit-transform: translateX(-100%); /* Firefox bug fix */
        transform: translateX(-100%);
    }
}
.scrollingTxt2 :hover {
    -moz-animation-play-state: paused;
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

.warning {
    background: repeating-linear-gradient(-60deg, #B40000, #B40000 10px, #C80F0F 10px, #C80F0F 20px);
}

.warning span {
    color: yellow;
    font-weight: 800;
    text-transform: uppercase;
}



/*----------- SCROLLING TEXT WIDGET-----------*/
.scrollingTxt {
    height: 40px;
    overflow: hidden;
    position: relative;
    background-color:transparent;
    padding: 5px;
    border-radius: 0px;
    box-shadow: none;
    border-style: none;
    border-width: 0px;
    border-color:white;
    /* margin-bottom:6px; */
}

.scrollingTxt h2 {
    font-family: inherit;
    white-space: nowrap;
    color : red;
    font-weight:800;
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    /*  background-color: gray; */
    line-height: 30px;
    text-align: left;
    /* Starting position */
    -moz-transform:translateX(100%);
    -webkit-transform:translateX(100%);
    transform:translateX(100%);
    /* Apply animation to this element */
    -moz-animation: scrollingTxt 20s linear infinite;
    -webkit-animation: scrollingTxt 20s linear infinite;
    animation: scrollingTxt 20s linear infinite;
}

/*  animation */
@-moz-keyframes scrollingTxt {
    0%   { -moz-transform: translateX(100%); }
    100% { -moz-transform: translateX(-200%); }
}
@-webkit-keyframes scrollingTxt {
    0%   { -webkit-transform: translateX(100%); }
    100% { -webkit-transform: translateX(-200%); }
}
@keyframes scrollingTxt {
    0%   {
        -moz-transform: translateX(100%); /* Firefox bug fix */

        -webkit-transform: translateX(100%); /* Firefox bug fix */
        transform: translateX(100%);
    }
    100% {
        -moz-transform: translateX(-200%); /* Firefox bug fix */
        -webkit-transform: translateX(-200%); /* Firefox bug fix */
        transform: translateX(-200%);
    }
}

/*----------- MASTER COLOUR CSS -----------*/


header {
background: #FFFFFF;
}

#header-schoolName {
color: #5EB400;
}

#header-schoolMotto {
color: #5EB400;
}

#navBarH {
background-color: #5EB400;
position: -webkit-sticky;
}

#main-nav{
background-color: transparent;
}

footer {
background-color: transparent;
}

#customeraddress {
background-color: #5EB400;
color: #FFFFFF;
}

body {
background: #FFFFFF;
}



/*------------------bootstrap overide !!!!!----more in H1--------------*/


/* second dropdown text colour  ??????????*/
.dropdown-menu >  li > a:hover,
.dropdown-menu >  li > a:focus {
color: #ffffff;
background: #5EB400;
}

.dropdown-menu > li > a {
color: #FFFFFF;
}

/*------------------main nav bar colours------------------*/

/*	normal state of menu buttons*/
.sm-simple {
border: 0px solid #000000;
background-color: transparent;
box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2);
}

/* changes the selected menu*/
.sm-simple a.current {
background-color: #056F00;
color: #FFFFFF;
}

/* dropdown background colour */
.sm-simple ul {
background-color: #5EB400;
-webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.3);
box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.3);
}

/* text colour in nav bar*/
.sm-simple a, .sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active, .sm-simple a.highlighted {
color: #FFFFFF;
}

/*	hover text and background colour */
.sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active, .sm-simple a.highlighted, .dropdown-menu .sm-nowrap {
color: #FFFFFF;
background-color: #056F00;
}
/*------------------Menu borders------------------*/
.sm-simple > li:first-child {
border-top: 0px solid #000000;
border-right: 0px solid #000000;
border-bottom: 0px solid #000000;
border-left: 0px solid #000000;
}
.sm-simple > li {
border-top: 0px solid #000000;
border-right: 0px solid #000000;
border-bottom: 0px solid #000000;
border-left: 0px solid #000000;
}
.sm-simple {
border: 0px solid #000000;
}
.sm-simple ul {
border: 0px solid #000000;
}
.sm-simple ul > li {
border-top: 0px solid #000000;
}
.sm-simple ul > li:first-child {
border-top: 0px solid #000000;
}


/*------------------New Tabs pagination------------------*/

/* normal tab colour*/
.pagination > li > a,
.pagination > li > span {
color: #FFFFFF;
background-color: #5EB400;
border: 0px solid #000000;
}

/* rollover tab colour*/
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
color: #FFFFFF;
background: #056F00;
border: 0px solid #000000;
}

/* current tab colour*/
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
color: #5EB400;
background-color: #FFFFFF;
border: 0px solid #000000;
}

/*------------------page and aside------------------*/
.pageContent{
background: #FFFFFF;
border: 0px solid #000000;
box-shadow: none;
}

/*panel background colour*/
#appendAsidePannel {
background-color: #FFFFFF;
border: 0px solid #000000;
box-shadow: none;
}


/*---------Date List------------------*/
 

#calendar_container{
}


.calendar {
  width:100%;
  height:250px;
/*  font-family: 'Roboto', sans-serif;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 10px 15px;
  color:#363b41;
  display: inline-block;
  overflow-y:auto;
  background-color: #fff;
/*  border: 1px solid #ddd;*/
    border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  border-radius: 4px;
  text-align: left;
}

.calendar::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #F5F5F5;
    border-radius: 0;
}

.calendar::-webkit-scrollbar {
    width: 6px;
    background-color: white; 
}

.calendar::-webkit-scrollbar-thumb {
    border-radius: 3px;
    /* -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1); */
    background-color: #8f98a2;
 }


.calendar .header {
    border-bottom: 2px solid rgba(0, 0, 0, 0.08);
}


.calendar .header_copy {
      color: #80acc1;
      font-size:16px;
      margin-bottom: 0;
      width: 100%;
}

.calendar .header_copy a{
       color: #80acc1;
       border-bottom: 1px dotted black;
}


/*.calendar_events > p:first-child {
  padding-top: 5px;
}*/


.calendar_events{
  color:#A39D9E;
}

.day_title{
  font-size:13px;
  color: #80acc1;
  margin-top: 10px;
  margin-bottom: 0;
}
 
.event_item {
  margin: 0 0 0 0;
/*  cursor: pointer;*/
}

.event_item > .Dot, .event_item > .Title{
  display:inline-block;
}

.event_item > .Dot{
  border-radius:50%;
  width:8px;
  height:8px;
  background-color: #A39D9E;
}

.event_item > .Title{
  margin-left:6px;
  font-size:10px;
  color:#363b41;
}

.event_item > .Copy {
  font-size:10px;
  margin-left:15px;
  line-height: 1.1;
  color:#6a7480;
}

.event_item > .Copy a {
    color:#6a7480;
    border-bottom: 1px dotted lightgray;
}


.calendar .iconButton {
   
  background-color: transparent;
  border: none;
  padding: 4px;
  font-size: 11px;
  cursor: pointer;
  float: right;
  border-radius: 2px;
  color: #afafaf;
}

.calendar .iconButton .icon {  
   font-family: "FontAwesome";
}

.calendar .iconButton:hover {
  background-color: #e3e6ed;
}


.calendar .days{
    font-size: 10px;
    color: #c8c8c8;
}

/*------------------ Sticky Note Colours ------------------*/
.sticky-colpink {
background-color:#ff7eb9;
border: 8px solid #ff7eb9;
}
.sticky-colblue {
background-color:#B2E8FF;
border: 8px solid #B2E8FF;
}
.sticky-colgreen {
background-color:#E6FFC0;
border: 8px solid #E6FFC0;
}
.sticky-colyellow {
background-color:#FEFFA5;
border: 8px solid #FEFFA5;
}
.sticky-colred {
background-color:#FA8072;
border: 8px solid #FA8072;
}

.sticky-container {
float: right;
position: absolute;
right: 0px;
top: -20px;
z-index: 1000;
width: 50px;
height: 50px;
transform: rotate(0deg);
}

.sticky-pinred {
background: url("/_styles/svg/red_pin.svg") no-repeat;
}

.sticky-pinblue {
background: url("/_styles/svg/blue_pin.svg") no-repeat;
}

.sticky-pingreen {
background: url("/_styles/svg/green_pin.svg") no-repeat;
}

.sticky-pinyellow {
background: url("/_styles/svg/yellow_pin.svg") no-repeat;
}



/*------------------pagination 760 width------------------*/
@media all and (max-width: 768px) {

.scrollingTxt2 span {
-moz-animation: scrollingTxt2 10s linear infinite;
-webkit-animation: scrollingTxt2 10s linear infinite;
animation: scrollingTxt2 10s linear infinite;
}

#header-group{
top: 20px;
}

#header-namegroup {
top: 20px;
}
header {
height: 170px;
background: #5EB400;
}

#header-schoolName {
font-size: 20pt;
}
#header-logo {
width: 120px;
height: 120px;
background-size: 120px 120px;
-o-background-size: 120px 120px;
-webkit-background-size: 120px 120px;
}

section {
visibility: hidden;
}

.sm-simple {
background-color: #5EB400;
}
.sm-simple ul {
-webkit-box-shadow: 0px 0px 0px #000000;
-moz-box-shadow: 0px 0px 0px #000000;
box-shadow: 0px 0px 0px #000000;
}

.pageContent{
border: 0px solid #000000;
-moz-box-shadow: 0px 0px 0px #000000;
box-shadow: 0px 0px 0px #000000;
}

/*panel background colour*/
#appendAsidePannel {
background-color: white;
border: 0px solid #000000;
-moz-box-shadow: 0px 0px 0px #dfdfdf;
box-shadow: 0px 0px 0px #dfdfdf;
-webkit-backdrop-filter: blur(0x) saturate(100%);
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
color: #FFFFFF;
background-color: #5EB400;
}
.pageSubHead  > .pagination {
margin-bottom: 15px;
margin-left: 15px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0px;
}
.pageSubHead {
background-color: transparent;
}
}


/*------------------hamburger------------------*/
/* Add a menu toggle button on small screens     */

.main-menu-btn {
-webkit-tap-highlight-color: #FFFFFF;
}

/* hamburger icon */
.main-menu-btn-icon, .main-menu-btn-icon:before, .main-menu-btn-icon:after {
background: #FFFFFF;
}