/*start common css for all 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;
	margin-bottom: 0px;  
  padding:0 !important;
}

.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*/
/*#23648*/

@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;700&display=swap');

body {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  line-height: normal;
  margin: 0;
  padding: 0;
}
.theme_nysam{
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  line-height: normal;
}
.theme_nysam a:hover,
.theme_nysam a:focus {
  outline: 0 none;
  text-decoration: none;
}
/* header */
.theme_nysam  .custom-header {
  max-width: 100%;
  padding: 0;
  width: 100%;
  z-index: 999;
  background-color: #fff;
}
.theme_nysam .brand img{
  max-width: 220px;
}
.theme_nysam .custom-header .navbar {
  border-radius: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: transparent;
  padding: 0px;
  transition: all 0.5s;
  z-index: 9;    
  margin: 0 auto;
  border: 0;
}  

.theme_nysam .middle-header > .container-fluid{
  position: relative;
}
.theme_nysam .top-header{
  height: 44px;
  border-bottom: 1px solid rgba(224,224,224,.8);
  background-color: rgba(250,249,249,.6);
  margin-bottom: 20px;
}
.theme_nysam .top-header a{
  color: #001d48;
  padding: 13px 16px;
  border-left: 1px solid rgba(224,224,224,.8);
  transition: background-color .4s ease;
  font-weight: 700;
  text-decoration: none;
  font-size: 15px;
  display: block;
}

.theme_nysam .top-header .social-icons a{
  color: #cc4a40;
  border-left: none;
  font-size: 31px;
  padding: 7px 10px;
}

.theme_nysam .top-header .annual-conference{
  background-color: #cc4a40;
  color: #fff;
}

.theme_nysam .top-header > .container-fluid-cus {
  display: flex;
  justify-content: end;
}

.theme_nysam .top-header ul{
  padding: 0;
  margin: 0;
}
.theme_nysam .top-header .social-icons{
  padding-right: 35px;
}
.theme_nysam .top-header li{
  margin: 0;
  display: inline-block;
  font-size: 12px;
  line-height: 18px;
  position: relative;
}

.theme_nysam .custom-header .navbar .navbar-collapse {
  width: 100%;
  padding: 0;
}
.theme_nysam .footer-links{
  background-color: #282a2b;
}
.theme_nysam .footer-links .links{
  text-align: right;
}
.theme_nysam .footer-links .links a{
  color: #46494a;
  font-size: 20px;
}

.theme_nysam .container-fluid{
  padding-right: 0 !important;
  padding-left: 0 !important;
  max-width: 1400px;
  width: 100%;
}  
.theme_nysam .nav .open > a,
.theme_nysam .nav .open > a:focus,
.theme_nysam .custom-header .navbar .navbar-nav > li > a:hover, .theme_nysam .custom-header .navbar .navbar-nav > li > a:focus {
  color: #627ea0;
}
.theme_nysam .custom-header .dropdown{
  display: flex;
  align-items: center;
  height: 100%;
}
.theme_nysam  .custom-header .navbar .navbar-nav > li .caret-ion {
  font-size: 16px;
  color: rgba(88,89,91,.8078431373);
  margin-top: 1px;
}
.theme_nysam  .custom-header .navbar .navbar-nav > li .dropdown-menu a {
  background: transparent;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 10px;
    line-height: 22px;
    border: none;
    text-transform: uppercase;
}
.theme_nysam  .custom-header .navbar .navbar-nav > li {
  cursor: pointer;
}
.theme_nysam  .custom-header .navbar .navbar-nav > li  a{
  color: #001d48;
  font-size: 14px;
  font-weight: 700;
  padding: 0 22px;
  text-transform: uppercase;
  background-color: transparent;
  height: 100%;
    display: flex;
    align-items: center;
    letter-spacing: .075rem;
}
.theme_nysam  .custom-header .navbar .navbar-collapse {
  transition: all 0.3s;
} 
.theme_nysam  .nav-related-links{
  background: #e4e4e4;
  padding: 10px;
  margin: 6px;
}
.theme_nysam  .nav-related-links p{
  text-transform: uppercase;
  font-size: 14px;
  color: #666 !important;
  font-weight: 700;
}
.theme_nysam  .nav-related-links a{
  padding: 4px 0 !important;
}
.theme_nysam  .nav-related-links a:hover{
  background: transparent !important;
  text-decoration: underline;
  color: #666 !important;
  margin: 0 !important;
}
/* footer */
.theme_nysam footer {
  width: 100%;
  padding: 0;
  border-top: 8px solid #627ea0;
  background-image: linear-gradient(90deg,#08244f,#08244f 50%,#0a2650 0,#001d48 0,#001d48);
  margin-top: 0px;
  color: rgba(255, 255, 255, 0.7);
}
.theme_nysam .custom-footer {
  margin: auto;
  position: relative;
} 

.theme_nysam .custom-footer .footsocial a{
  font-size: 25px;
  display: inline-block;
  vertical-align: top;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  margin-right: 7px;
  color: #fff;
}

.theme_nysam .custom-footer .col-one, .theme_nysam .custom-footer .col-two, .theme_nysam .custom-footer .col-three{
  padding: 50px;
}

.theme_nysam .custom-footer .col-two, .theme_nysam .custom-footer .col-three{
  background-color: #001d48;
}

.theme_nysam .custom-footer .col-one h4{
  margin-bottom: 20px;
  color: #627ea0;
  font-size: 32px;
  font-weight: 900;
}

.theme_nysam .custom-footer .col-one p{
  color: #fff;
  margin-top:20px;
  margin-bottom: 25px;  
  font-size: 16px;
}
.theme_nysam .orange-btn{
  margin-top: 30px;
  padding: 14px 24px;
  background-color: #cc4a40;
  transition: background-color .4s ease;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  border: 0;
  border-radius: 40px;
}
.theme_nysam .custom-footer .col-one input{
  background-color: transparent;
  border: 0;
  color: #fff;
  border-radius: 0;
  border-bottom: 1px solid #627ea0;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 16px;
}
.theme_nysam .custom-footer .col-one input:focus{
  outline: none;
  box-shadow: none;
  border: 1px solid rgba(255, 255, 255, 0.562);
}
.theme_nysam .custom-footer .col-one input::placeholder{
color: #fff;
}
.theme_nysam .dropdown-menu{
  border: none;
}

.theme_nysam .custom-footer .col-two p{
  margin-bottom: 25px;
  color: #fff;
  font-size: 22px;
  font-style: italic;
}
.theme_nysam .custom-footer .col-two p a{
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}
.theme_nysam .custom-footer .col-two ul{
  padding: 0;
  list-style: none;
  padding-top: 30px;
  border-top: 2px solid #627ea0;
}

.theme_nysam .custom-footer .col-two ul li a{
  padding-top: 7px;
  padding-bottom: 7px;
  transition: color .4s ease;
  color: #fff;
  font-size: 1.7rem;
  font-weight: 900;
  letter-spacing: .11rem;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
}
.theme_nysam .custom-footer .col-two ul li a:hover{
  color: #577096;
}
.theme_nysam .custom-footer .col-three .footer-area-inner{
  padding-bottom: 60px;
  padding-left: 30px;
  border-left: 2px solid #627ea0;
}
.theme_nysam .custom-footer .col-three img{
  margin-bottom: 15px;
  width: 100%;
  max-width: 240px;
}
.theme_nysam .custom-footer .col-three p{
  margin-bottom: 25px;
    color: #fff;
    font-size: 1.6rem;
    line-height: 22px;
}

.theme_nysam .custom-footer .col-three .footer-email{
  padding-top: 20px;
  font-weight: 400;
  display: block;
}

.theme_nysam .custom-footer .col-three .tel-icon{
  transform: rotate(270deg);
  margin-right: 10px;
}
.theme_nysam .custom-footer .col-three p a{
  color: #fff;
}

.theme_nysam .navbar-header .brand{
  padding: 10px;
}

.theme_nysam .custom-header .navbar .navbar-nav > li .caret-ion::before{
  content: "\f107" !important;
  font-family: FontAwesome;
  font-weight: bold;
}

.theme_nysam .p-0{
  padding: 0;
}

.theme_nysam a{
  word-break: break-all;
}

@media (min-width: 991px) {
  .theme_nysam .navbar-nav > li > .dropdown-menu ul li.dropdown span{
    display: block !important;
    transform: rotate(270deg);
    margin-top: -5px !important;
  }
  .theme_nysam .d-md-flex{
    display: flex;
  }
  .theme_nysam .flex-end{
    display: flex;
    flex-direction: row;
    justify-content: end;
    height: 80px;
    padding-right: 15px;
  }
  .theme_nysam .fixed-header {
    position: fixed;
    top: 0;
    z-index: 999;
  }
  .theme_nysam .navbar-nav > li:hover > .dropdown-menu {
    visibility: visible;
    opacity: 1;
    transition: all 0.2s ease-in-out;
  }
  .theme_nysam .navbar-nav > li > .dropdown-menu a {
    display: block;
    width: 100%;
  }
  .theme_nysam .navbar-nav > li > .dropdown-menu a:hover {
    background-color: rgba(255,255,255,.1) !important;
    color: #fff !important;
  }
  .theme_nysam .custom-header .navbar .navbar-nav > li .caret-ion{
    right: 0px;
    font-weight: 700;
    position: absolute;
    font-size: 18px;
    top: 50%;
    transform: translateY(-50%);
    color: #001d48;
  }
  .theme_nysam .custom-header .navbar .navbar-nav > li .caret-ion::before{
    content: "\f107" !important;
    font-family: FontAwesome;
    font-weight: bold;
  }
  .theme_nysam .custom-header .dropdown-menu{
    display: block;
    position: absolute;
    left: 0;
    top: 100%;
    border-radius: 0;
    border: 0;
    padding: 0px;
    min-width: 230px !important;
    max-width: 230px !important;
    box-shadow: 0 3px 3px 0px rgb(0 0 0 / 20%);
    background: #cc4a40;
    visibility: hidden;
    opacity: 0;
    display: block;
    transition: all 0.2s ease-in-out;
  } 
  .theme_nysam .custom-header .dropdown-menu ul{
    padding: 0;
    list-style: none;
  }
  .theme_nysam .custom-header .navbar .navbar-nav > li .dropdown:hover .dropdown-menu {
    visibility: visible;
    opacity: 1;
  }

  .theme_nysam .navbar-nav > li > .dropdown-menu ul li.dropdown .dropdown-menu{
    visibility: hidden;
    opacity: 0;
    left: -106%;
    top: 0;
  }
}  
@media  (max-width: 991px) {

  .theme_nysam footer .container-fluid, .theme_nysam  .row {
    margin: 0;
  }
	.theme_nysam .custom-footer .col-three .footer-area-inner{
    border-left: none;
    border-top: 2px solid #627ea0;
    padding: 50px 0;
  }
  .theme_nysam .custom-footer .col-three{
    padding: 0 50px;
  }
  .theme_nysam .custom-header .navbar .navbar-nav > li.dropdown.secondary-link:last-child .dropdown-menu {
    left: auto;
    right: 0;
  }
  .theme_nysam footer{
    background-image: linear-gradient(180deg,#08244f,#08244f 50%,#0a2650 0,#001d48 0,#001d48);
  }
  .theme_nysam .custom-footer .col-one, .theme_nysam .custom-footer .col-two, .theme_nysam .custom-footer .col-three{
    text-align: center;
  }
}
@media (min-width:767px) {
  .theme_nysam .d-md-none{
    display: none;
  }
}

@media  (max-width: 991px) {
  .theme_nysam .brand img {
    max-width: 235px;
}
  
  .theme_nysam .custom-footer .footsocial{
    text-align: center;
    margin-bottom: 40px;
  }
  .theme_nysam .footimg img{
    margin: 40px auto 0;
  }
  .theme_nysam .copyright p{
    text-align: center;
  }
  .theme_nysam .custom-footer .foottext{
    text-align: center;
  }
  .theme_nysam .custom-header .navbar .navbar-nav > li a{
    line-height: 18px;
    font-size: 16px;
    color: #001d48;
    padding: 13px 12px;
  }
  .theme_nysam .mobile-support-btn{
    display: none !important;
  }   
  .theme_nysam .contact-btn .contact-text {
    display: unset;
  } 
  .theme_nysam .custom-header .navbar {
    height: 82px;
    flex-direction: column;
    min-height: unset;
    border-bottom: 1px solid rgba(224,224,224,.8);
    background-color: white;
  }
  .theme_nysam .custom-header .navbar .navbar-brand {
    align-items: center;
    display: flex;
  }
  .theme_nysam .custom-header .navbar-toggle {
    margin: 0;
    display: flex;
    height: 100%;
    align-items: center;
    color: #001d48;
    font-size: 14px;
    font-weight: 700;
    justify-content: center;
    text-transform: uppercase;
    border-radius: 0;
    width: fit-content;
    padding: 10px 28px;
  }
  .theme_nysam .custom-header .navbar-toggle .icon-bar:first-child{
    margin-top: 0;
  }
  .theme_nysam .custom-header .navbar-toggle .icon-bar {
    display: block;
    width: 23px;
    height: 4px;
    border-radius: 1px;
    background: #001d48;
    margin-top: 3px;
  }

  .theme_nysam .custom-header .navbar .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
    max-height: 0;
    transition: none;
    height: auto !important;
    width: 100%;
    overflow-y: auto !important;
    margin: 0 auto;
    right: 0;
    visibility: hidden;
    transition: all 0.2s;
    box-shadow: 0 2px 3px -2px #333333;
    border: 0;
    background: white;
  }

  .theme_nysam .custom-header .navbar .navbar-collapse.in {
    display: block !important;
    max-height: 600px;
    padding: 0;
    visibility: visible;
    height: auto;
    min-height: calc(100vh - 82px);
    background-color: #ece0d1;
  }
  .theme_nysam .custom-header .navbar-nav {
    margin: 0;
    width: 100%;
  } 
  .theme_nysam .custom-header .navbar .navbar-nav {
    transition: all 0.4s;
    padding: 0 10px;
  }
  .theme_nysam .custom-header .navbar .navbar-nav li {
    padding-right: 0;
    border-bottom: 0px solid #dadada;
    /* display: flex; */
    flex-wrap: wrap;
    width: 100%;
    position: relative;
  } 
  .theme_nysam .custom-header .navbar .navbar-nav > li.dropdown .dropdown-menu {
    transition: all 0.4s;
    position: relative;
    box-shadow: 0 0 0;
    margin: 0 -20px;
    width: calc(100% + 20px);
    max-height: 0;
    overflow: hidden;
    display: block !important;
    padding: 0;
    background-color: transparent;
  }
  .theme_nysam .nav-related-links{
      display: none;
  }
  .theme_nysam .custom-header .navbar .navbar-nav > li.dropdown .dropdown-menu ul{
    padding: 0;
  }
  .theme_nysam .custom-header .navbar .navbar-nav > li.dropdown .dropdown-menu ul li ul{
    padding: 0 40px;
  }
  .theme_nysam .custom-header .navbar .navbar-nav li.dropdown.open .dropdown-menu .dropdown .caret-ion{
    transform: rotate(0deg);
    margin-right: 0px;
  }
  .theme_nysam .custom-header .navbar .navbar-nav li.dropdown.open .dropdown-menu .dropdown.open .caret-ion{
    transform: rotate(180deg);
    transform-origin: right;
    margin-right: 10px;
  }
  .theme_nysam .custom-header .navbar .navbar-nav li.dropdown.open > .dropdown-menu {
    max-height: 3000px;
    transition: all 0.3s;
    padding: 5px 0;
    background-color: transparent;
  }
  .theme_nysam .custom-header .navbar .navbar-nav > li.dropdown .dropdown-menu a {
    font-size: 16px;
    padding: 10px 40px 10px ;
    color: #001d48;
    font-weight: 700;
    display: flex;
  }
  .theme_nysam .custom-header .navbar .navbar-nav > li.dropdown .dropdown-menu a:hover{
    background-color: rgba(255,255,255,.1);
    color: #627ea0;
  }
  .theme_nysam .custom-header .navbar .navbar-nav > li.dropdown .dropdown-menu .submenu li {
    border-bottom: 0;
  }
  .theme_nysam .custom-header .navbar .navbar-nav > li.dropdown .dropdown-menu li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
    padding: 0;
  }
  .theme_nysam .mobile-ic {
    display: block;
    width: 100%;
  }
  .theme_nysam .custom-header .navbar-header {
    width: 100%;
    margin: 0;
    padding: 0;
    height: 82px;
    display: flex;
  }
  .theme_nysam footer {
    padding: 30px 0;
  }
  .theme_nysam .custom-header .navbar .navbar-nav > li.md-normal-font {
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
    padding: 0;
  }
  .theme_nysam .custom-header .navbar .navbar-nav > li.md-normal-font > a {
    background: none;
    font-weight: 600;
  }
  .theme_nysam  .custom-header .navbar .navbar-nav > li .caret-ion {
    color: #001d48;
    display: flex;
    align-items: center;
    z-index: 1;
    height: 38px;
    font-size: 18px;
    font-weight: 700;
  }

  .theme_nysam .middle-header > .container-fluid:after{
    content: none;
  }

  .theme_nysam footer{
    padding: 20px 0px 30px 0px;
    position: relative;
  }

  .theme_nysam .custom-footer .about-content{
    display: block;
    padding: 20px 10px;
    border-top: 0;
    margin: 0;
  }
  .theme_nysam .custom-footer .about-content .footer-white-logo {
    max-width: 100%;
    margin: 0 0 15px;
  }
  .theme_nysam .copyright {
    text-align: left;
    font-size: 10px;
    padding: 20px 10px 10px;
  }

  .theme_nysam .custom-header .navbar .navbar-nav > li.dropdown.open .dropdown-menu li.dropdown.open .dropdown-menu li.dropdown.open .dropdown-menu{
    background-color: #fff;
  }
}
@media  (max-width: 767px) {
  .theme_nysam .top-header{
    display: none;
  }
  .theme_nysam .custom-header .navbar-toggle {
    margin: 0;
    display: flex;
    height: 100%;
    align-items: center;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    justify-content: center;
    text-transform: uppercase;
    background-color: #cc4a40;
    border-radius: 0;
    width: fit-content;
    padding: 10px 28px;
  }
  .theme_nysam .custom-header .navbar-toggle .icon-bar{
    background: #fff;
  }
}
 
@media (min-width: 768px) {
  .theme_nysam .footer-menu-row{
    display: block;
  }
}.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; }