/********************************************/
/***** Color legend for activity type *******/
/********************************************/

/* Activity type "lec" */
.chronos-event--lecture,
.chronos-event--lecture .chronos-monthView-eventTitle,
.chronos-moreEvents-event--lecture.chronos-moreEvents-event .chronos-moreEvents-event-eventTitle,
.chronos-headerView-tagsList .chronos-tag--lecture,
.chronos-event--lecture .chronos-agendaView-item-time,
header.atStatus-lecture
{
  border-color: #4E921B;
}

/* Activity type "arts academy" */
.chronos-event--arts {border-color: rgb(255,128,64);}
.chronos-event--arts .chronos-monthView-eventTitle:before {color: rgb(255,128,64);}
.chronos-event--arts .chronos-agendaView-legend {background-color: rgb(255,128,64);}
.chronos-event--arts .chronos-agendaView-item-time {border-left: 5px solid rgb(255,128,64);}
.chronos-headerView-tagsList .chronos-tag--arts:before {color: rgb(255,128,64);}

/* Activity type "cancelled" */
.chronos-event--cancelled {border-color: rgb(128,128,128);}
.chronos-event--cancelled .chronos-monthView-eventTitle:before {color: rgb(128,128,128);}
.chronos-event--cancelled .chronos-agendaView-legend {background-color:rgb(128,128,128);}
.chronos-event--cancelled .chronos-agendaView-item-time {border-left: 5px solid rgb(128,128,128);}
.chronos-headerView-tagsList .chronos-tag--cancelled:before {color: rgb(128,128,128);}

/* Activity type "class" */
.chronos-event--class {border-color: rgb(128,0,255);}
.chronos-event--class .chronos-monthView-eventTitle:before {color: rgb(128,0,255);}
.chronos-event--class .chronos-agendaView-legend {background-color:rgb(128,0,255);}
.chronos-event--class .chronos-agendaView-item-time {border-left: 5px solid rgb(128,0,255);}
.chronos-headerView-tagsList .chronos-tag--class:before {color: rgb(128,0,255);}

/* Activity type "dept booking" */
.chronos-event--dept {border-color: rgb(0,255,0);}
.chronos-event--dept .chronos-monthView-eventTitle:before {color: rgb(0,255,0);}
.chronos-event--dept .chronos-agendaView-legend {background-color: rgb(0,255,0);}
.chronos-event--dept .chronos-agendaView-item-time {border-left: 5px solid rgb(0,255,0);}
.chronos-headerView-tagsList .chronos-tag--dept:before {color: rgb(0,255,0);}

/* Activity type "event" */
.chronos-event--event {border-color: rgb(255,0,128);}
.chronos-event--event .chronos-monthView-eventTitle:before {color: rgb(255,0,128);}
.chronos-event--event .chronos-agendaView-legend {background-color: rgb(255,0,128);}
.chronos-event--event .chronos-agendaView-item-time {border-left: 5px solid rgb(255,0,128);}
.chronos-headerView-tagsList .chronos-tag--event:before {color: rgb(255,0,128);}

/* Activity type "examination" */
.chronos-event--examination {border-color: rgb(128,128,64);}
.chronos-event--examination .chronos-monthView-eventTitle:before {color: rgb(128,128,64);}
.chronos-event--examination .chronos-agendaView-legend {background-color: rgb(128,128,64);}
.chronos-event--examination .chronos-agendaView-item-time {border-left: 5px solid rgb(128,128,64);}
.chronos-headerView-tagsList .chronos-tag--examination:before {color: rgb(128,128,64);}

/* Activity type "film screening" */
.chronos-event--film {border-color: rgb(0,128,64);}
.chronos-event--film .chronos-monthView-eventTitle:before {color: rgb(0,128,64);}
.chronos-event--film .chronos-agendaView-legend {background-color: rgb(0,128,64);}
.chronos-event--film .chronos-agendaView-item-time {border-left: 5px solid rgb(0,128,64);}
.chronos-headerView-tagsList .chronos-tag--film:before {color: rgb(0,128,64);}

/* Activity type "flexible" */
.chronos-event--flexible {border-color: rgb(0,128,64);}
.chronos-event--flexible .chronos-monthView-eventTitle:before {color: rgb(0,128,0);}
.chronos-event--flexible .chronos-agendaView-legend {background-color: rgb(0,128,0);}
.chronos-event--flexible .chronos-agendaView-item-time {border-left: 5px solid rgb(0,128,0);}
.chronos-headerView-tagsList .chronos-tag--flexible:before {color: rgb(0,128,0);}

/* Activity type "independent study" */
.chronos-event--independent {border-color: rgb(64,0,64);}
.chronos-event--independent .chronos-monthView-eventTitle:before {color: rgb(64,0,64);}
.chronos-event--independent .chronos-agendaView-legend {background-color: rgb(64,0,64);}
.chronos-event--independent .chronos-agendaView-item-time {border-left: 5px solid rgb(64,0,64);}
.chronos-headerView-tagsList .chronos-tag--independent:before {color: rgb(64,0,64);}

/* Activity type "laboratory" */
.chronos-event--laboratory {border-color: rgb(0,128,64);}
.chronos-event--laboratory .chronos-monthView-eventTitle:before {color: rgb(0,128,64);}
.chronos-event--laboratory .chronos-agendaView-legend {background-color: rgb(0,128,64);}
.chronos-event--laboratory .chronos-agendaView-item-time {border-left: 5px solid rgb(0,128,64);}
.chronos-headerView-tagsList .chronos-tag--laboratory:before {color: rgb(0,128,64);}

/* Activity type "laboratory" */
.chronos-event--laboratory-- {border-color: rgb(0,128,64);}
.chronos-event--laboratory-- .chronos-monthView-eventTitle:before {color: rgb(0,128,64);}
.chronos-event--laboratory-- .chronos-agendaView-legend {background-color: rgb(0,128,64);}
.chronos-event--laboratory-- .chronos-agendaView-item-time {border-left: 5px solid rgb(0,128,64);}
.chronos-headerView-tagsList .chronos-tag--laboratory--:before {color: rgb(0,128,64);}

/* Activity type "lecture" */
.chronos-event--lecture {border-color: rgb(0,0,255);}
.chronos-event--lecture .chronos-monthView-eventTitle:before {color: rgb(0,0,255);}
.chronos-event--lecture .chronos-agendaView-legend {background-color: rgb(0,0,255);}
.chronos-event--lecture .chronos-agendaView-item-time {border-left: 5px solid rgb(0,0,255);}
.chronos-headerView-tagsList .chronos-tag--lecture:before {color: rgb(0,0,255);}

/* Activity type "lecture" */
.chronos-event--lecture-- {border-color: rgb(0,0,255);}
.chronos-event--lecture-- .chronos-monthView-eventTitle:before {color: rgb(0,0,255);}
.chronos-event--lecture-- .chronos-agendaView-legend {background-color: rgb(0,0,255);}
.chronos-event--lecture-- .chronos-agendaView-item-time {border-left: 5px solid rgb(0,0,255);}
.chronos-headerView-tagsList .chronos-tag--lecture--:before {color: rgb(0,0,255);}

/* Activity type "maintenance" */
.chronos-event--maintenance-- {border-color: rgb(128,128,0);}
.chronos-event--maintenance-- .chronos-monthView-eventTitle:before {color: rgb(128,128,0);}
.chronos-event--maintenance-- .chronos-agendaView-legend {background-color: rgb(128,128,0);}
.chronos-event--maintenance-- .chronos-agendaView-item-time {border-left: 5px solid rgb(128,128,0);}
.chronos-headerView-tagsList .chronos-tag--maintenance--:before {color: rgb(128,128,0);}

/* Activity type "meeting" */
.chronos-event--meeting {border-color: rgb(255,0,128);}
.chronos-event--meeting .chronos-monthView-eventTitle:before {color: rgb(255,0,128);}
.chronos-event--meeting .chronos-agendaView-legend {background-color: rgb(255,0,128);}
.chronos-event--meeting .chronos-agendaView-item-time {border-left: 5px solid rgb(255,0,128);}
.chronos-headerView-tagsList .chronos-tag--meeting:before {color: rgb(255,0,128);}

/* Activity type "pass" */
.chronos-event--pass {border-color: rgb(128,255,255);}
.chronos-event--pass .chronos-monthView-eventTitle:before {color: rgb(128,255,255);}
.chronos-event--pass .chronos-agendaView-legend {background-color: rgb(128,255,255);}
.chronos-event--pass .chronos-agendaView-item-time {border-left: 5px solid rgb(128,255,255);}
.chronos-headerView-tagsList .chronos-tag--pass:before {color: rgb(128,255,255);}

/* Activity type "placement" */
.chronos-event--placement-- {border-color: rgb(0,128,64);}
.chronos-event--placement-- .chronos-monthView-eventTitle:before {color: rgb(0,128,64);}
.chronos-event--placement-- .chronos-agendaView-legend {background-color: rgb(0,128,64);}
.chronos-event--placement-- .chronos-agendaView-item-time {border-left: 5px solid rgb(0,128,64);}
.chronos-headerView-tagsList .chronos-tag--placement--:before {color: rgb(0,128,64);}

/* Activity type "seminar" */
.chronos-event--seminar {border-color: rgb(255,0,0);}
.chronos-event--seminar .chronos-monthView-eventTitle:before {color: rgb(255,0,0);}
.chronos-event--seminar .chronos-agendaView-legend {background-color: rgb(255,0,0);}
.chronos-event--seminar .chronos-agendaView-item-time {border-left: 5px solid rgb(255,0,0);}
.chronos-headerView-tagsList .chronos-tag--seminar:before {color: rgb(255,0,0);}

/* Activity type "seminar" */
.chronos-event--seminar-- {border-color: rgb(255,0,0);}
.chronos-event--seminar-- .chronos-monthView-eventTitle:before {color: rgb(255,0,0);}
.chronos-event--seminar-- .chronos-agendaView-legend {background-color: rgb(255,0,0);}
.chronos-event--seminar-- .chronos-agendaView-item-time {border-left: 5px solid rgb(255,0,0);}
.chronos-headerView-tagsList .chronos-tag--seminar--:before {color: rgb(255,0,0);}

/* Activity type "studio" */
.chronos-event--studio {border-color: rgb(255,0,0);}
.chronos-event--studio .chronos-monthView-eventTitle:before {color: rgb(255,255,0);}
.chronos-event--studio .chronos-agendaView-legend {background-color: rgb(255,255,0);}
.chronos-event--studio .chronos-agendaView-item-time {border-left: 5px solid rgb(255,255,0);}
.chronos-headerView-tagsList .chronos-tag--studio:before {color: rgb(255,255,0);}

/* Activity type "studio--" */
.chronos-event--studio-- {border-color: rgb(255,0,0);}
.chronos-event--studio-- .chronos-monthView-eventTitle:before {color: rgb(255,255,0);}
.chronos-event--studio-- .chronos-agendaView-legend {background-color: rgb(255,255,0);}
.chronos-event--studio-- .chronos-agendaView-item-time {border-left: 5px solid rgb(255,255,0);}
.chronos-headerView-tagsList .chronos-tag--studio--:before {color: rgb(255,255,0);}

/* Activity type "practicum" */
.chronos-event--practicum {border-color: rgb(255,128,0);}
.chronos-event--practicum .chronos-monthView-eventTitle:before {color: rgb(255,128,0);}
.chronos-event--practicum .chronos-agendaView-legend {background-color: rgb(255,128,0);}
.chronos-event--practicum .chronos-agendaView-item-time {border-left: 5px solid rgb(255,128,0);}
.chronos-headerView-tagsList .chronos-tag--practicum:before {color: rgb(255,128,0);}

/* Activity type "practicum" */
.chronos-event--practicum-- {border-color: rgb(255,128,0);}
.chronos-event--practicum-- .chronos-monthView-eventTitle:before {color: rgb(255,128,0);}
.chronos-event--practicum-- .chronos-agendaView-legend {background-color: rgb(255,128,0);}
.chronos-event--practicum-- .chronos-agendaView-item-time {border-left: 5px solid rgb(255,128,0);}
.chronos-headerView-tagsList .chronos-tag--practicum--:before {color: rgb(255,128,0);}

/* Activity type "tafe" */
.chronos-event--tafe {border-color: rgb(0,0,255);}
.chronos-event--tafe .chronos-monthView-eventTitle:before {color: rgb(0,0,255);}
.chronos-event--tafe .chronos-agendaView-legend {background-color: rgb(0,0,255);}
.chronos-event--tafe .chronos-agendaView-item-time {border-left: 5px solid rgb(0,0,255);}
.chronos-headerView-tagsList .chronos-tag--tafe:before {color: rgb(0,0,255);}

/* Activity type "tafe2" */
.chronos-event--tafe2 {border-color: rgb(0,0,255);}
.chronos-event--tafe2 .chronos-monthView-eventTitle:before {color: rgb(0,0,255);}
.chronos-event--tafe2 .chronos-agendaView-legend {background-color: rgb(0,0,255);}
.chronos-event--tafe2 .chronos-agendaView-item-time {border-left: 5px solid rgb(0,0,255);}
.chronos-headerView-tagsList .chronos-tag--tafe2:before {color: rgb(0,0,255);}

/* Activity type "tafe3" */
.chronos-event--tafe3 {border-color: rgb(0,0,255);}
.chronos-event--tafe3 .chronos-monthView-eventTitle:before {color: rgb(0,0,255);}
.chronos-event--tafe3 .chronos-agendaView-legend {background-color: rgb(0,0,255);}
.chronos-event--tafe3 .chronos-agendaView-item-time {border-left: 5px solid rgb(0,0,255);}
.chronos-headerView-tagsList .chronos-tag--tafe3:before {color: rgb(0,0,255);}

/* Activity type "tafe4" */
.chronos-event--tafe4 {border-color: rgb(0,0,255);}
.chronos-event--tafe4 .chronos-monthView-eventTitle:before {color: rgb(0,0,255);}
.chronos-event--tafe4 .chronos-agendaView-legend {background-color: rgb(0,0,255);}
.chronos-event--tafe4 .chronos-agendaView-item-time {border-left: 5px solid rgb(0,0,255);}
.chronos-headerView-tagsList .chronos-tag--tafe4:before {color: rgb(0,0,255);}

/* Activity type "training" */
.chronos-event--training {border-color: rgb(54,0,128);}
.chronos-event--training .chronos-monthView-eventTitle:before {color: rgb(54,0,128);}
.chronos-event--training .chronos-agendaView-legend {background-color: rgb(54,0,128);}
.chronos-event--training .chronos-agendaView-item-time {border-left: 5px solid rgb(54,0,128);}
.chronos-headerView-tagsList .chronos-tag--training:before {color: rgb(54,0,128);}

/* Activity type "tutorial" */
.chronos-event--tutorial {border-color: rgb(255,0,255);}
.chronos-event--tutorial .chronos-monthView-eventTitle:before {color: rgb(255,0,255);}
.chronos-event--tutorial .chronos-agendaView-legend {background-color: rgb(255,0,255);}
.chronos-event--tutorial .chronos-agendaView-item-time {border-left: 5px solid rgb(255,0,255);}
.chronos-headerView-tagsList .chronos-tag--tutorial:before {color: rgb(255,0,255);}

/* Activity type "tutorial" */
.chronos-event--tutorial-- {border-color: rgb(255,0,255);}
.chronos-event--tutorial-- .chronos-monthView-eventTitle:before {color: rgb(255,0,255);}
.chronos-event--tutorial-- .chronos-agendaView-legend {background-color: rgb(255,0,255);}
.chronos-event--tutorial-- .chronos-agendaView-item-time {border-left: 5px solid rgb(255,0,255);}
.chronos-headerView-tagsList-- .chronos-tag--tutorial--:before {color: rgb(255,0,255);}

/* Activity type "unisports" */
.chronos-event--unisports {border-color: rgb(0,255,0);}
.chronos-event--unisports .chronos-monthView-eventTitle:before {color: rgb(0,255,0);}
.chronos-event--unisports .chronos-agendaView-legend {background-color: rgb(0,255,0);}
.chronos-event--unisports .chronos-agendaView-item-time {border-left: 5px solid rgb(0,255,0);}
.chronos-headerView-tagsList .chronos-tag--unisports:before {color: rgb(0,255,0);}

/* Activity type "wrb-active" */
.chronos-event--wrb-active {border-color: rgb(128,0,128);}
.chronos-event--wrb-active .chronos-monthView-eventTitle:before {color: rgb(128,0,128);}
.chronos-event--wrb-active .chronos-agendaView-legend {background-color: rgb(128,0,128);}
.chronos-event--wrb-active.chronos-agendaView-item-time {border-left: 5px solid rgb(128,0,128);}
.chronos-headerView-tagsList .chronos-tag--wrb-active:before {color: rgb(128,0,128);}

/* Activity type "wrb-cancelled" */
.chronos-event--wrb-cancelled {border-color: rgb(192,192,192);}
.chronos-event--wrb-cancelled .chronos-monthView-eventTitle:before {color: rgb(192,192,192);}
.chronos-event--wrb-cancelled .chronos-agendaView-legend {background-color: rgb(192,192,192);}
.chronos-event--wrb-cancelled.chronos-agendaView-item-time {border-left: 5px solid rgb(192,192,192);}
.chronos-headerView-tagsList .chronos-tag--wrb-cancelled:before {color: rgb(192,192,192);}

/* Activity type "wrb-provisional" */
.chronos-event--wrb-provisional {border-color: rgb(0,0,255);}
.chronos-event--wrb-provisional .chronos-monthView-eventTitle:before {color: rgb(0,0,255);}
.chronos-event--wrb-provisional .chronos-agendaView-legend {background-color: rgb(0,0,255);}
.chronos-event--wrb-provisional .chronos-agendaView-item-time {border-left: 5px solid rgb(0,0,255);}
.chronos-headerView-tagsList .chronos-tag--wrb-provisional:before {color: rgb(0,0,255);}

/* Activity type "wrb-tentative" */
.chronos-event--wrb-tentative {border-color: rgb(251,145,249);}
.chronos-event--wrb-tentative .chronos-monthView-eventTitle:before {color: rgb(251,145,249);}
.chronos-event--wrb-tentative .chronos-agendaView-legend {background-color: rgb(251,145,249);}
.chronos-event--wrb-tentative .chronos-agendaView-item-time {border-left: 5px solid rgb(251,145,249);}
.chronos-headerView-tagsList .chronos-tag--wrb-tentative:before {color: rgb(251,145,249);}

.login-logo {
    width: 240px;
    margin-right:15px;
}

.button, .sidebarUser-image {
    border-radius: 0!important;
}

.sidebarNav-link-icon  {
    fill:#fff;
}

.sidebar {
    background: linear-gradient(to bottom,rgba(40,40,40,1) 0,rgba(0,86,150,1) 40%,rgba(0,86,150,1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#282828',endColorstr='#005696',GradientType=0);
}

.sectionTitle.at-myTimetable.ember-view .sectionTitle-content:after {
      content: 'Note: Changes made to your enrolment in MySC won’t appear here until the following day.';
}

.sidebarNav-link.sidebarNav-link-find-timetable.ember-view{
    display: none;
}

.sidebarNav-link.sidebarNav-link-user-profile.ember-view{
    display: none;
}

/********************************************/
/********* User Added Activities ************/
/********************************************/

.chronos-event-userAdded:not(.chronos-agendaView-item) {
  font-weight: bold !important;
/*  background-color: #ade6d5 !important;
  color: #4a4a4d !important;*/
}
.chronos-event-userAdded .chronos-agendaView-item-infos {
  font-weight: bold;
}

/*.chronos-weekView-event.chronos-event-userAdded
{
  background-color: #ade6d5 !important;
  color: #4a4a4d !important;
}

.chronos-monthView-event.chronos-event-userAdded
{
  background-color: #ade6d5 !important;
  color: #4a4a4d !important;
}

.chronos-moreEvents-event.chronos-event-userAdded
{
  background-color: #ade6d5 !important;
  color: #4a4a4d !important;
}

.chronos-agendaView-item.chronos-event-userAdded
{
  background-color: #ade6d5 !important;
  color: #4a4a4d !important;
}*/




  /********************************************/
  /***** Styling event popup properties *******/
  /********************************************/

  /*Hiding empty properties*/

/*.eventOverviewData-dataRow--emptyValue {
  display: none;
}
*/


/* Styling Property label and value */

/*.eventOverviewData-dataRow--hostKey {
  border: 1px black dashed;
  font-weight: bold;
  }*/



  /* Styiling Property value only */

/*.eventOverviewData-dataRow--eventType .eventOverviewData-dataValue{
  color: green;
  }*/


  /* Styling Property label only */

/*.eventOverviewData-dataRow--eventType .eventOverviewData-dataLabel{
  color: green;
  }*/




  /********************************************/
  /***** Styling event popup *******/
  /********************************************/

  /*Based on event type*/

/*.eventOverview-type--bookconfirmed {
  border: 1px solid green;
  }*/



  /*Based on having a specific extra property*/

/*.eventOverview-hasProperty--zonename {
  background-image: url('http://pngimg.com/uploads/wifi/wifi_PNG42.png');
  background-size: 50px 50px;
  background-position: 95% 55px;
  background-repeat: no-repeat;
  }*/




  /*Based on having a specific value of an extra property ie Zone Name: LakeLandBusinessSchool*/

/*.eventOverview-property--zonename-value--lakelandbusinessschool footer{
  background-image: url('http://www.lakelandtn.gov/images/pages/N161/LSS_logo.jpg');
  background-size: 160px 60px;
  background-position: 0px 0%;
  background-repeat: no-repeat;
  }*/