/*start common css for a theme*/
.headersection {
    margin-left: 0px;    margin-right: 0px;
    display: block !important;
}
 
body {
    padding-top: 0px;
    font-family: "Lato", sans-serif !important;
}
 
.footer-top, .footer-bottom {
    margin-left: 0px;
    margin-right: 0px;
}
 
.container2 {
    margin-top: 0px;
}
 
.outsideframe .headersection .col-xs-12.col-sm-12.col-md-12.col-lg-12 {
    margin: 0;
    padding: 0;
}
 
div.outsideframe > div.row.hidden-lg.hidden-md {
    display: none !important;
}
/*end common css for all theme*/

body {
  font-family: "Gotham",sans-serif;
  font-size: 14px;
  line-height: normal;
  margin: 0;
  padding: 0;
}

.theme_crownschoolUchicago .container{
  width: 100%;
}

@media (min-width: 1500px){
  .theme_crownschoolUchicago .container {
    width: 1440px;
}
}

.theme_crownschoolUchicago .container-fluid:after, .theme_crownschoolUchicago .container-fluid:before, .theme_crownschoolUchicago .container:after, .theme_crownschoolUchicago .container:before, .theme_crownschoolUchicago .nav:after, .theme_crownschoolUchicago .nav:before, .theme_crownschoolUchicago .navbar-collapse:after, .theme_crownschoolUchicago .navbar-collapse:before, .theme_crownschoolUchicago .navbar-header:after, .theme_crownschoolUchicago .navbar-header:before, .theme_crownschoolUchicago .navbar:after, .theme_crownschoolUchicago .navbar:before{
  display: none;
}
.theme_crownschoolUchicago{
  font-family: "Gotham",sans-serif;
  font-size: 14px;
  line-height: normal;
}
.theme_crownschoolUchicago a:hover,
.theme_crownschoolUchicago a:focus {
  outline: 0 none;
  text-decoration: none;
}
 
.theme_crownschoolUchicago .custom-container {
  width: 100%;
  max-width: 100%;
  padding-right: 30px;
  padding-left: 30px;
}
/* header */
.theme_crownschoolUchicago  .custom-header {
  max-width: 100%;
  padding: 0;
  width: 100%;
  z-index: 999;
  background-color: white;
}
.theme_crownschoolUchicago .mt-3{
  margin-top: 30px;
}

.theme_crownschoolUchicago .custom-header .navbar {
  background-color: maroon;
  border-radius: 0;
  display: flex;
  min-height: 40px;
  justify-content: space-between;
  align-items: center;
  padding: 3px 0px;
  transition: all 0.5s;
  z-index: 9;    
  margin: 0 auto;
}

.theme_crownschoolUchicago .custom-header .navbar .navbar-brand {
  height: 100%;
  padding: 0;
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
}

.theme_crownschoolUchicago .custom-header .navbar .navbar-brand span{
  margin-left: 8px;
}
.theme_crownschoolUchicago .custom-header .navbar-collapse {
  width: 100%;
  position: relative;
  min-height: 44px;
}
.theme_crownschoolUchicago .custom-header .navbar-nav{
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 12px 0;
}

.theme_crownschoolUchicago  .custom-header .navbar-header,
.theme_crownschoolUchicago  .custom-header .navbar-nav > li > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  color: #4d4d4d;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px;
  transition: all 0.3s;
  width: 100%;
}
.theme_crownschoolUchicago .mobile-ic{
  display: none;
}

.theme_crownschoolUchicago  .custom-header .navbar-nav > li > a {
  background: white;
}

.theme_crownschoolUchicago .footer-links{
  background-color: #282a2b;
}
.theme_crownschoolUchicago .footer-links .links{
  text-align: right;
}
.theme_crownschoolUchicago .footer-links .links a{
  color: #46494a;
  font-size: 20px;
}

.theme_crownschoolUchicago .custom-header .dropdown-inner{
  max-width: 1440px;
  margin: 0 auto;
  padding: 48px 15px;
}
.theme_crownschoolUchicago .custom-header .dropdown-menu .menu-heading a{
  color: maroon;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 24px;
  padding: 0;
}

.theme_crownschoolUchicago .custom-header .dropdown-menu .dropdown-inner .link-div p{
  font-size: 16px;
  color: #fff;
  display: flex;
  align-items: center;
}
.theme_crownschoolUchicago .sm-text{
  font-weight: 400;
  font-size: 15px !important;
  margin: 20px 0;
}
.theme_crownschoolUchicago .mb-20{
  margin-bottom: 20px;
}

.theme_crownschoolUchicago .custom-header .dropdown-menu .dropdown-inner .link-div p svg{
  width: 18px;
}

.theme_crownschoolUchicago .container-fluid{
  padding-right: 25px !important;
  padding-left: 25px !important;
}
.theme_crownschoolUchicago .footer-links .links a .fa-wifi{
  transform: rotate(45deg);
}

.theme_crownschoolUchicago .mainlogo{
  text-align: center;
  padding: 38px 15px 28px;
  border-bottom: 1px solid #a6a6a6;
}

.theme_crownschoolUchicago .mainlogo img{
  max-width: 555px;
}

.theme_crownschoolUchicago .custom-header .dropdown{
  display: flex;
  align-items: center;
}

.theme_crownschoolUchicago  .custom-header .navbar-nav > li .caret-ion {
 display: none;
}
.theme_crownschoolUchicago  .custom-header .navbar-nav > li {
  padding-right: 32px;
  cursor: pointer;
}

.theme_crownschoolUchicago  .custom-header .navbar-collapse {
  /* height: 100% !important; */
  transition: all 0.3s;
}
.custom-header .top-custom-header {
  background-color: #0272aa;
  display: flex;
  justify-content: flex-end;
  transition: all 0.4s;
}

/* footer */
.theme_crownschoolUchicago .fcontainer {
  width: 100%;
  padding: 0px 0px;
  background-color: #404040;
  margin-top: 50px;
  color: #fff;
}

.theme_crownschoolUchicago .fcontainer .footer-top{
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url(https://cdn.ce21.com/global/CE21_theme_crownschoolUchicago_footer-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.theme_crownschoolUchicago .fcontainer .footer-top h4{
  margin-bottom: 24px;
  color: #fff;
  text-align: center;
  font-size: 24px;
}

.theme_crownschoolUchicago .fcontainer .footer-top ul{
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  list-style: none;
  align-items: center;
  justify-content: center;
}

.theme_crownschoolUchicago .fcontainer .footer-top ul li{
  padding: 0 16px 16px;
  margin-bottom: 16px;
}

.theme_crownschoolUchicago .fcontainer .footer-top ul li a{
  border: 2px solid #fff;
  background-color: transparent;
  padding: 11px 14px;
  font-family: "Gotham",sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
}

.theme_crownschoolUchicago .fcontainer .footer-top ul li a:hover{
  color: maroon;
  background-color: #fff;
}

.theme_crownschoolUchicago .custom-footer {
  width: 1440px;
  max-width: 100%;
  margin: auto;
  position: relative;
  padding: 74px 25px 0px;
}

.theme_crownschoolUchicago .custom-footer ul{
  padding-left: 0;
  list-style: none;
}

.theme_crownschoolUchicago .custom-footer .flogo {
  position: relative;
  max-width: 100%;
  margin-bottom: 30px;
}

.theme_crownschoolUchicago .custom-footer p{
  color: #fff;
  font-size: 14px;
  margin-bottom: 16px;
  line-height: 18px;
}

.theme_crownschoolUchicago .custom-footer p a{
  color: #fff;
  font-weight: bold;
}

.theme_crownschoolUchicago .ft-title {
  font-size: 22px;
  color: #fff;
  margin-bottom: 15px;
  
}
.theme_crownschoolUchicago .ft-title-lg {
  font-size: 20px;
  margin-bottom: 30px;
  font-weight: 700;
  /* color: #ce782b!important; */
  line-height: 1.2em;
  text-align: center;
}

.theme_crownschoolUchicago .fcontainer .footer-logo{
  display: block;
  max-width: 190px;
  margin-bottom: 20px;
}

.theme_crownschoolUchicago .fcontainer .custom-footer-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.theme_crownschoolUchicago .copyright{
  padding-top: 24px;
  padding-bottom: 24px;
  margin-top: 74px;
  border-top: 1px solid #262525;
}

.theme_crownschoolUchicago .copyright p{
  font-size: 12px;
  color: #fff;
  margin-bottom: 0;
  text-align: center;
}

.theme_crownschoolUchicago .fcontainer .custom-footer .cus-footer-links{
  padding-left: 0;
}
.theme_crownschoolUchicago .fcontainer .custom-footer .cus-footer-links li{
  text-decoration: none;
  list-style: none;
  margin-bottom: 1.7rem;
}
.theme_crownschoolUchicago .fcontainer .custom-footer .cus-footer-links a{
  color: #fff;
  position: relative;
  font-size: 14px !important;
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  text-decoration-style: dotted;
  text-underline-offset: 2px;
}

.theme_crownschoolUchicago .fcontainer .custom-footer .cus-footer-links a:hover, .theme_crownschoolUchicago .fcontainer .custom-footer .cus-footer-links a:focus{
  -webkit-text-decoration-style: solid;
  text-decoration-style: solid;
}

.theme_crownschoolUchicago .d-flex{
  display: flex;
}
.theme_crownschoolUchicago .mr-3{
  margin-right: 20px;
}
.theme_crownschoolUchicago .social-media-link{
  display: flex;
  padding-left: 0;
}

.theme_crownschoolUchicago .social-media-link li{
  list-style: none;
  margin-right: 5px;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.theme_crownschoolUchicago .social-media-link li:hover{
  background-color: #fff;
  color: #404040;
}
.theme_crownschoolUchicago .social-media-link li:hover a{
  color: #404040;
}

.theme_crownschoolUchicago .social-media-link li a{
  color: #fff;
  font-size: 22px;
 }

.theme_crownschoolUchicago .dropdown-menu{
  border: none;
  /* box-shadow: none; */
}
.theme_crownschoolUchicago hr{
  border-width: 2px;
}

.theme_crownschoolUchicago .navbar>.container .navbar-brand, .theme_crownschoolUchicago .navbar>.container-fluid .navbar-brand{
  margin-left: 0;
}

.theme_crownschoolUchicago .navbar-collapse .mobile-link{
  display: none;
}

.theme_crownschoolUchicago .custom-header .nav-link:hover .dropdown-menu{
  transition-timing-function: cubic-bezier(0,0,.2,1);
  transition-duration: .1s;
  opacity: 1;
  --transform-scale-x: 1;
  --transform-scale-y: 1;
}

.theme_crownschoolUchicago .navbar-nav > li > .dropdown-menu a {
  padding: 8px 0px;
  display: flex;
  font-weight: 400;
  color: maroon;
  font-size: 16px;
  line-height: 20px;
  justify-content: start;
  align-items: center;
  white-space: unset !important;
}

.theme_crownschoolUchicago .navbar-nav > li > .dropdown-menu p{
  margin-bottom: 12px;
  font-weight: bold;
  color: #4d4d4d;
  font-size: 15px;
}

.theme_crownschoolUchicago .navbar-nav > li > .dropdown-menu a:hover{
  text-decoration: underline;
}

.theme_crownschoolUchicago .navbar-nav > li > .dropdown-menu .dropdown-inner ul{
  padding-left: 0;
  list-style-type: none;
}

.theme_crownschoolUchicago .nav-back-link{
  display: none;
  margin-bottom: 24px;
  padding: 0;
  color: #4d4d4d;
  align-items: center;
  justify-content: center;
  background-color: white;
  border: none;
  border-bottom: 1px solid #a6a6a6;
}

.theme_crownschoolUchicago .nav-back-link span{
  margin-left: 0 !important;
  margin-right: 10px;
  border-bottom: none;
}

.theme_crownschoolUchicago .custom-header .navbar-nav > li > a:hover, .theme_crownschoolUchicago .custom-header .navbar-nav > li > a:focus {
  background-color: transparent;
  color: maroon;
  text-underline-offset: 4px;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

.theme_crownschoolUchicago .nav .open > a,
.theme_crownschoolUchicago .nav .open > a:focus{
  background-color: transparent;
  color: maroon !important;
  text-underline-offset: 4px;
  -webkit-text-decoration: underline solid !important;
  text-decoration: underline solid !important;
}

.theme_crownschoolUchicago .nav .open > a:hover span{
  text-decoration: none !important;
}

.theme_crownschoolUchicago .web-menu-links{
  padding-left: 0;
  list-style: none;
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.theme_crownschoolUchicago .web-menu-links li{
  margin-right: 32px;
}
.theme_crownschoolUchicago .web-menu-links li a{
  font-size: 12px;
  font-weight: 500;
  color: #fff;
 
}

.theme_crownschoolUchicago .web-menu-links li a:hover{
  text-decoration: underline;
}

@media only screen and (min-width: 1024px){
  .theme_crownschoolUchicago .custom-header .dropdown, .theme_crownschoolUchicago .custom-header .navbar{
    position: unset !important;
  }
  .theme_crownschoolUchicago .navbar-nav > li > .dropdown-menu {
    border-radius: 0;
    border: 0;
    padding: 0px;
    left: 0;
    width: 100%;
    transition: all 0.2s ease-in-out;
    box-shadow: none;
  }

}

@media (min-width: 992px) {
 
  .theme_crownschoolUchicago .custom-header .navbar-collapse {
    padding-right: 0;
  }
 

 

  .theme_crownschoolUchicago .custom-header .navbar-nav > li .dropdown .dropdown-menu {
    display: block;
    position: absolute;
    right: 100%;
    font-size: 10px;
    top: 0;
    border-radius: 0;
    border: 0;
    /* box-shadow: 1px 1px 30px rgb(0 0 0 / 6%); */
    border-top: 3px solid #0272aa;
    padding: 20px 0;
    background-color: #f2f2f2;
    width: 240px;
    visibility: hidden;
    opacity: 0;
    display: block;
    transition: all 0.2s ease-in-out;
  }
  .theme_crownschoolUchicago .custom-header .navbar-nav > .dropdown .dropdown-menu .dropdown .dropdown-menu {
    left: 100% !important;
    right: auto;
  }
  .theme_crownschoolUchicago .custom-header .navbar-nav > li .dropdown:hover .dropdown-menu {
    visibility: visible;
    opacity: 1;
  }
}
@media (max-width:1200px){
  .theme_crownschoolUchicago .social-media-link {
    justify-content: start;
  }
}

@media only screen and (max-width: 1023px){
  .navbar-toggle.collapsed span.icon-bar:nth-child(1) {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  .theme_crownschoolUchicago .nav-back-link{
    display: flex;
  }
  .theme_crownschoolUchicago .custom-header .navbar .navbar-brand span{
    display: none;
  }
  .theme_crownschoolUchicago .web-menu-links{
    display: none;
  }
  .theme_crownschoolUchicago .custom-header .navbar-nav{
    flex-direction: column;
  }
  .navbar-toggle.collapsed span.icon-bar:nth-child(2) {
    opacity: 1;
  }
  .theme_crownschoolUchicago .fcontainer{
    margin-top: 20px;
  }
  .navbar-toggle.collapsed span.icon-bar:nth-child(3) {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  .navbar-toggle span.icon-bar {
    -webkit-transition: all 300ms;
    transition: all 300ms;
  }
  .navbar-toggle span.icon-bar:nth-child(1) {
    -webkit-transform: translateY(300%) rotate(45deg);
    transform: translateY(300%) rotate(45deg);
  }
  .navbar-toggle span.icon-bar:nth-child(2) {
    opacity: 0;
  }
  .navbar-toggle span.icon-bar:nth-child(3) {
    -webkit-transform: translateY(-300%) rotate(-45deg);
    transform: translateY(-300%) rotate(-45deg);
  }

  .theme_crownschoolUchicago .custom-header .navbar-nav .dropdown {
    margin-bottom: 20px;
    position: unset;
  }

 
 .theme_crownschoolUchicago .custom-header hr{
  display: none;
}

 .theme_crownschoolUchicago .custom-footer-flex > div{
   width: 33%;
 }
 .theme_crownschoolUchicago .fcontainer .custom-footer-flex {
  justify-content: normal;
}
 
  .theme_crownschoolUchicago .navbar-toggle-btn button:nth-child(2){
    border-radius: 0;
    width: 5%;
    min-width: 45px;
  }
  .theme_crownschoolUchicago .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }

  .theme_crownschoolUchicago .navbar-collapse .mobile-link{
    display: block;
    padding-left: 0;
    margin-top: 44px;
    list-style: none;
  }
  .theme_crownschoolUchicago .navbar-collapse .mobile-link li{
    margin-bottom: 16px;
  }

  .theme_crownschoolUchicago .navbar-collapse .mobile-link li a{
    font-size: 14px;
    font-weight: 400;
    color: #4d4d4d;
    text-transform: uppercase;
  }
  .theme_crownschoolUchicago .custom-header .navbar {
    height: 100%;
    /* flex-wrap: wrap; */
    flex-direction: column;
  }
  .theme_crownschoolUchicago .custom-header .navbar-nav > li .caret-ion{
    display: block;
    margin-left: 10px;
  }
  .theme_crownschoolUchicago .nav>li>a:focus, .theme_crownschoolUchicago .nav>li>a:hover{
    background-color: transparent;
  }
  
  .theme_crownschoolUchicago .custom-header .navbar-brand {
    align-items: center;
    display: flex;
  }
  .theme_crownschoolUchicago .custom-header .navbar-toggle {
    margin: 0;
    display: block;
  }
  .theme_crownschoolUchicago .custom-header .navbar-toggle.button-search {
    transform: translateY(15px);
    transition: all 0.4s;
    opacity: 0;
  }
  
.theme_crownschoolUchicago .custom-header .navbar-header, .theme_crownschoolUchicago .custom-header .navbar-nav > li > a {
  border-top: none !important;
  margin-left: 0;
}


  .theme_crownschoolUchicago .custom-header .navbar-collapse {
    max-height: 0;
    transition: all 0.3s;
    overflow: hidden !important;
    height: auto !important;
    width: 100%;
    margin: 0 auto;
    right: 0;
    visibility: hidden;
  }
  .theme_crownschoolUchicago .custom-header .navbar-collapse.in {
    display: block !important;
    max-height: 972px;
    padding: 0;
    visibility: visible;
    height: calc(100vh - 194px) !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
  }
  .theme_crownschoolUchicago .custom-header .navbar-nav {
    margin: 0;
    width: 100%;
    position: relative;
  }

  .theme_crownschoolUchicago .custom-header .navbar-nav > li {
    padding-right: 0;
    display: block;
    width: 100%;
  }

  .theme_crownschoolUchicago .mobile-dropdown {
    display: flex;
    align-items: center;
  }
  
    .theme_crownschoolUchicago .bg-none{
      background-color: #fff !important;
    }
 
    .theme_crownschoolUchicago .bg-none:hover{
      background-color: rgba(0, 0, 0, 0.03) !important;
      opacity: 0.7;
    }
    

    .theme_crownschoolUchicago .custom-header .navbar-nav > li.dropdown .dropdown-menu {
      position: absolute;
      top: 0;
      left: 100%;
      width: calc(100% + 30px);
     box-shadow: none;
     transition: all 0.5s ease-in-out;
     background-color: white;
    }
    .theme_crownschoolUchicago .custom-header .dropdown-inner{
      padding: 0;
    }
    .theme_crownschoolUchicago .custom-header .navbar-nav > li.dropdown.open .dropdown-menu {
      left: -15px;
      min-height: 450px;
      border-bottom: 1px solid #a6a6a6;
      border-radius: 0;
    }
    .theme_crownschoolUchicago .navbar-nav > li > .dropdown-menu p{
      margin-top: 12px;
    }
    .theme_crownschoolUchicago .navbar-collapse .container{
      padding-bottom: 40px;
      border-bottom: 1px solid #a6a6a6;
    }
  .theme_crownschoolUchicago .custom-header .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #fff;
  }
  .theme_crownschoolUchicago .mobile-ic {
    display: block;
    width: 100%;
  }
  .theme_crownschoolUchicago .custom-header .navbar-header {
    width: 100%;
  }
 
  .theme_crownschoolUchicago .custom-header .top-custom-header {
    justify-content: center;
  }
  .theme_crownschoolUchicago .custom-header{
    position: unset;
  }
}

@media  (max-width: 991px) {
  .theme_crownschoolUchicago .hide-md {
    display: none;
  }
  
  .theme_crownschoolUchicago .fcontainer {
    padding: 0px 0 0;
  }
 
  .theme_crownschoolUchicago .custom-header .navbar-nav > li .dropdown > a {
    font-weight: 700 !important;
  }
 
  .theme_crownschoolUchicago .custom-header .navbar-nav > li.md-normal-font {
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
    padding: 0;
  }
  .theme_crownschoolUchicago .custom-header .navbar-nav > li.md-normal-font > a {
    background: none;
    font-weight: 600;
  }
  
}

@media (max-width: 767px) {

  .theme_crownschoolUchicago .custom-footer-flex > div{
    width: 50%;
  }
  
  .theme_crownschoolUchicago .custom-header .navbar-nav > li.dropdown .dropdown-menu a {
    padding: 12px 4%;
  }
  .theme_crownschoolUchicago .custom-footer .flogo {
    margin-bottom: 20px;
  }
  .theme_crownschoolUchicago .ft-title-lg {
    margin: 20px 0 10px !important;
  }
  .theme_crownschoolUchicago .footer-links .links {
    text-align: center;
}
.theme_crownschoolUchicago .custom-header .navbar-nav{
  margin-top: 44px;
}
}
@media (max-width: 480px) {
  .theme_crownschoolUchicago .custom-footer-flex > div {
    width: 100%;
}
}
#myNavbar .dropdown:hover .dropdown-menu {
    display: none !important;
}
#myNavbar .navbar-nav .open .dropdown-menu {
    display: block !important;
}

.theme_crownschoolUchicago footer{
	margin-top: 0px;
}

/*monday#5119225024*/
.ProductDetailPortion .ce21PriceDetail span:nth-child(1),
.clsProductPriceItem.CE21_ProductDetail_ProductPriceItem span:nth-child(1){
	font-weight:bold;
}.event_1{background-color: #83b9eb !important;color:black !important;}.event_icon_1{color: #83b9eb !important;font-size:20px;}.event_icon_1:hover,.event_icon_1:focus{text-decoration:none;}.productTypeTagColor1,.productTypeTagColor1:hover { background-color:#83b9eb;color:black !important; }.event_10{background-color: #8e7cc3 !important;color:black !important;}.event_icon_10{color: #8e7cc3 !important;font-size:20px;}.event_icon_10:hover,.event_icon_10:focus{text-decoration:none;}.productTypeTagColor10,.productTypeTagColor10:hover { background-color:#8e7cc3;color:black !important; }.event_11{background-color: #6aa84f !important;color:black !important;}.event_icon_11{color: #6aa84f !important;font-size:20px;}.event_icon_11:hover,.event_icon_11:focus{text-decoration:none;}.productTypeTagColor11,.productTypeTagColor11:hover { background-color:#6aa84f;color:black !important; }.event_-11{background-color: #7474d9 !important;color:black !important;}.event_icon_-11{color: #7474d9 !important;font-size:20px;}.event_icon_-11:hover,.event_icon_-11:focus{text-decoration:none;}.productTypeTagColor-11,.productTypeTagColor-11:hover { background-color:#7474d9;color:black !important; }.event_12{background-color: #f1c232 !important;color:black !important;}.event_icon_12{color: #f1c232 !important;font-size:20px;}.event_icon_12:hover,.event_icon_12:focus{text-decoration:none;}.productTypeTagColor12,.productTypeTagColor12:hover { background-color:#f1c232;color:black !important; }.event_-12{background-color: #bb93d5 !important;color:black !important;}.event_icon_-12{color: #bb93d5 !important;font-size:20px;}.event_icon_-12:hover,.event_icon_-12:focus{text-decoration:none;}.productTypeTagColor-12,.productTypeTagColor-12:hover { background-color:#bb93d5;color:black !important; }.event_13{background-color: #315178 !important;color:black !important;}.event_icon_13{color: #315178 !important;font-size:20px;}.event_icon_13:hover,.event_icon_13:focus{text-decoration:none;}.productTypeTagColor13,.productTypeTagColor13:hover { background-color:#315178;color:black !important; }.event_-13{background-color: #91d773 !important;color:black !important;}.event_icon_-13{color: #91d773 !important;font-size:20px;}.event_icon_-13:hover,.event_icon_-13:focus{text-decoration:none;}.productTypeTagColor-13,.productTypeTagColor-13:hover { background-color:#91d773;color:black !important; }.event_14{background-color: #6aa84f !important;color:black !important;}.event_icon_14{color: #6aa84f !important;font-size:20px;}.event_icon_14:hover,.event_icon_14:focus{text-decoration:none;}.productTypeTagColor14,.productTypeTagColor14:hover { background-color:#6aa84f;color:black !important; }.event_-14{background-color: #bb93d5 !important;color:black !important;}.event_icon_-14{color: #bb93d5 !important;font-size:20px;}.event_icon_-14:hover,.event_icon_-14:focus{text-decoration:none;}.productTypeTagColor-14,.productTypeTagColor-14:hover { background-color:#bb93d5;color:black !important; }.event_15{background-color: #bf9000 !important;color:black !important;}.event_icon_15{color: #bf9000 !important;font-size:20px;}.event_icon_15:hover,.event_icon_15:focus{text-decoration:none;}.productTypeTagColor15,.productTypeTagColor15:hover { background-color:#bf9000;color:black !important; }.event_-15{background-color: #FF8633 !important;color:black !important;}.event_icon_-15{color: #FF8633 !important;font-size:20px;}.event_icon_-15:hover,.event_icon_-15:focus{text-decoration:none;}.productTypeTagColor-15,.productTypeTagColor-15:hover { background-color:#FF8633;color:black !important; }.event_16{background-color: #bf9000 !important;color:black !important;}.event_icon_16{color: #bf9000 !important;font-size:20px;}.event_icon_16:hover,.event_icon_16:focus{text-decoration:none;}.productTypeTagColor16,.productTypeTagColor16:hover { background-color:#bf9000;color:black !important; }.event_-16{background-color: #e8eae7 !important;color:black !important;}.event_icon_-16{color: #e8eae7 !important;font-size:20px;}.event_icon_-16:hover,.event_icon_-16:focus{text-decoration:none;}.productTypeTagColor-16,.productTypeTagColor-16:hover { background-color:#e8eae7;color:black !important; }.event_2{background-color: #6aa84f !important;color:black !important;}.event_icon_2{color: #6aa84f !important;font-size:20px;}.event_icon_2:hover,.event_icon_2:focus{text-decoration:none;}.productTypeTagColor2,.productTypeTagColor2:hover { background-color:#6aa84f;color:black !important; }.event_3{background-color: #dd9d5a !important;color:black !important;}.event_icon_3{color: #dd9d5a !important;font-size:20px;}.event_icon_3:hover,.event_icon_3:focus{text-decoration:none;}.productTypeTagColor3,.productTypeTagColor3:hover { background-color:#dd9d5a;color:black !important; }.event_4{background-color: #3181cb !important;color:black !important;}.event_icon_4{color: #3181cb !important;font-size:20px;}.event_icon_4:hover,.event_icon_4:focus{text-decoration:none;}.productTypeTagColor4,.productTypeTagColor4:hover { background-color:#3181cb;color:black !important; }.event_5{background-color: #e06666 !important;color:black !important;}.event_icon_5{color: #e06666 !important;font-size:20px;}.event_icon_5:hover,.event_icon_5:focus{text-decoration:none;}.productTypeTagColor5,.productTypeTagColor5:hover { background-color:#e06666;color:black !important; }.event_6{background-color: #ffe599 !important;color:black !important;}.event_icon_6{color: #ffe599 !important;font-size:20px;}.event_icon_6:hover,.event_icon_6:focus{text-decoration:none;}.productTypeTagColor6,.productTypeTagColor6:hover { background-color:#ffe599;color:black !important; }.event_7{background-color: #c27ba0 !important;color:black !important;}.event_icon_7{color: #c27ba0 !important;font-size:20px;}.event_icon_7:hover,.event_icon_7:focus{text-decoration:none;}.productTypeTagColor7,.productTypeTagColor7:hover { background-color:#c27ba0;color:black !important; }.event_8{background-color: #45818e !important;color:black !important;}.event_icon_8{color: #45818e !important;font-size:20px;}.event_icon_8:hover,.event_icon_8:focus{text-decoration:none;}.productTypeTagColor8,.productTypeTagColor8:hover { background-color:#45818e;color:black !important; }.event_9{background-color: #bf9000 !important;color:black !important;}.event_icon_9{color: #bf9000 !important;font-size:20px;}.event_icon_9:hover,.event_icon_9:focus{text-decoration:none;}.productTypeTagColor9,.productTypeTagColor9:hover { background-color:#bf9000;color:black !important; }.otherProductTypeTagColor264,.otherProductTypeTagColor264:hover { background-color:#6aa84f !important;color:black !important; }