/*
Theme Name: INNO3D-V2
Theme URI: http://rajivverma.me/
Author: Rajiv Verma
Author URI: http://rajivverma.me/
Description: A three-column responsive wordpress theme developed for KEEN.</a>
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: North-East-Explorers
Tags: three-column, simple theme, orange, white, simplistic theme, bootstrap, responsive
This theme, like WordPress, is licensed under the GPL.
*/
body, html {
  height: 100%;
  margin: 0;
  font-family: 'Montserrat', sans-serif;
  /*background-color: rgba(120, 17, 27, 0.86) !important;*/
  background-color: #fff;
}
hr{
  padding-bottom: 20px;
}
h2{

}
h3{

}
h4{

}
h5{

}
h6{
	
}
/*Codex Includes*/
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }


.wp-caption { margin: 5px; padding: 5px; border: solid 1px #E5E5FF; background: #E5F2FF; font-size:90%; color: black }

/*Codex Includes*/

/*Custom Gallery Layout*/
.gallery { margin: 0 auto 18px; }
.gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  width: 33%;
}
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery img {
  box-shadow: 0px 0px 4px #999;
  border: 1px solid white;
  padding: 8px;
  background: #f2f2f2;
}
.gallery img:hover {
  background: white;
}
.gallery-columns-2 .attachment-medium {
  max-width: 92%;
  height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
  max-width: 84%;
  height: auto;
}
.gallery .gallery-caption {
  color: #888;
  font-size: 12px;
  margin: 0 0 12px;
}
.gallery dl, .gallery dt { margin: 0; }
.gallery br+br { display: none; }
/*Custom Gallery Layout*/

.gallery-container{
  margin-bottom: 20px;
}
.img-responsive{
 display: initial; 
}
.content-img{
  padding: 10px;
  border:2px #c7bebe solid;
  margin:30px;
}
.image-box-shadow
{
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  padding-left: 10%;
  margin-top: 30px;
  padding-bottom: 5%;
}
.image-box-shadow>div>h2{
  margin-bottom: 30px;
}
.img-center{
  margin: auto;
  display: block;
}
.bg-layer{
  background-color: #000;
}

.bgimg-div-1, .bgimg-div-5, .bgimg-div-register, .bgimg-melbourne, .bgimg-div-exhibitor {
  position: relative;
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.9;
}
 .bgimg-div-2{
  position: relative;
  opacity: 0.65;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bgimg-div-3{
  position: relative;
  opacity: 1;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.intro-text-top{
    text-align: center;
    color: #f5efef;
    /*background-color: rgba(201, 34, 139, 0.41);*/
    padding: 20px;
    border-radius: 10px;
    z-index: 0;
    padding-bottom:15px;
    text-transform: uppercase; 
    float: none;
    font-weight: 900;
}
.intro-text-medium{
    margin-top: 12%;
    /*color: #020202;*/
    color:#fff;
    font-style: italic;
    /*background-color: rgba(255, 185, 26, 0.65);*/
    background-color: rgba(220, 44, 174, 0.58);
    padding: 20px;
    border-radius: 10px;
  }
.intro-text {
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 65px;
    z-index: 0;
    padding-bottom: 55px;
    /*margin-top: 5%;*/
    margin-top: 2%;
    text-transform: uppercase;
    font-size: 64px;
    float: none;
    font-weight: bolder;
}
.intro-text-register {
    text-align: center;
    color: #FFF;
    z-index: 0;
    padding-bottom: 15px;
    margin-top: 15%;
    font-style: italic;
    text-transform: uppercase;
    font-size: 45px;
    float: none;
    font-weight: 900;
}
.intro-text-exhibitor {
    text-align: center;
    color: #FFF;
    z-index: 0;
    padding-bottom: 5px;
    margin-top: 15%;
    text-transform: uppercase;
    font-size: 65px;
    float: none;
    font-weight: 900;
}
.intro-text-melbourne {
    text-align: center;
    color: #FFF;
    z-index: 0;
    padding-bottom: 15px;
    margin-top: 15%;
    font-size: 55px;
    float: none;
    font-weight: 900;
}
.intro-text-medium-register{
    margin-top: -1%;
    color: #fff;
    font-style: italic;
    padding: 20px;
    border-radius: 10px;
    padding-bottom: 6%;
}
.intro-text-medium-melbourne{
    color: #fff;
    padding: 20px;
    line-height: 32px;
    font-size: 22px;
    font-style: italic;
    border-radius: 10px;
    padding-bottom: 4%;
}
.registration-content{
  background-color: #fff;
  padding:45px;
}
.ballarat-img{
  height: 162px;
}
.bgimg-div-1 {
  background-image: url("./images/parallax-five.jpg");
  /*min-height: 100%;*/
  min-height:800px;
}

.bgimg-div-2 {
  background-image: url("./images/parallax-two.jpg");
  min-height: 395px;
}
.bgimg-div-register{
  background-image: url("./images/parallax-four.jpg");
  /*min-height: 100%;*/
  min-height:600px;
}
.bgimg-div-exhibitor{
  background-image: url("./images/parallax-exhibitor.jpg");
  /*min-height: 100%;*/
  min-height:600px;
}
.bgimg-melbourne{
  background-image: url("./images/melbourne-banner-1.jpg");
  /*min-height: 100%;*/
  min-height:600px;
}
.bgimg-div-3 {
  background-color: #fff;
  min-height: 450px;
}
.bgimg-div-4{
  background-color: #fff;
  min-height: 450px;
}
.bgimg-div-5{
  background-image: url("./images/melbourne.jpg");
  min-height: 350px;
  border-top: 2px solid #edaa18;
}
.caption-one{
  position: absolute;
  left: 0;
  top: 16%;
  width: 100%;
  padding-bottom: 10px;
  text-align: center;
  color: #000;
}
.caption-two{
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 52px;
    text-align: center;
    color: #fff;
    /*background-color: rgba(207, 17, 34, 0.39);*/
    background-color: rgba(121, 63, 68, 0.5);
}
.caption-two>div>h1{
    color: #fff !important;
    background-color: rgba(207, 17, 34, 0.04);
}
.caption-two-child{
    background-color: rgba(255, 255, 255, 0.76) !important;
    padding-bottom: 30px !important;
}
.caption-four{
  position: absolute;
  left: 0;
  min-height: 350px;
  width: 100%;
  padding-top:30px; 
  padding-bottom: 80px;
  text-align: center;
  color: #fff;
  background-color: rgba(121, 63, 68, 0.2);
}
.caption-four .buttons{
  padding: 30px;
}
.melbourne-heading{
  padding-bottom: 30px;
}
.caption span.border {
  background-color: #111;
  color: #fff;
  padding: 18px;
  font-size: 25px;
  letter-spacing: 10px;
}
.div-center{
    padding-top: 50px;
    padding-right: 90px;
    padding-bottom: 60px;
    padding-left: 90px;
    background-color:#fff;
}
.container {
    /*padding: 40px 50px;
    padding: 0px 50px 0px 50px;*/
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 10px;
}
.container-fluid{
  padding-top: 10px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.navbar {
    margin-bottom: 0;
    margin-top: -30px;
    background-color: #fff;
    z-index: 9999;
    padding: 20px 20px;
    border: 0;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    letter-spacing: 1px;
    border-radius: 0;
    /*font-family: Montserrat, sans-serif;
    font-family: 'Gloria Hallelujah', cursive;*/
}
.navbar>container{
    margin-right: 10px;
}
.navbar li a, .navbar .navbar-brand {
  color: #000 !important;
    /*border-bottom: #7670B2;*/
}
.navbar-nav li a:hover{
   color: #C9228B !important;
   background-color: #fff;
}
.navbar-nav li.active a {
    /*color: #f4511e !important;
    background-color: #fff !important;*/
    background: #C9228B!important;
    color: #fff !important;
    border-radius:5px;
}
.navbar-brand{
  margin-left:-80px !important;
  background-color: #fff;
}
.navbar-brand>img{
  display: block;
  max-height: 102px !important;
  max-width: 100% !important;
  margin-top:-20px !important;
}
.navbar-default .navbar-toggle {
    /*border-color: transparent;*/
    color: #fff !important;
}
.navbar-toggle{
  background-color: #c9228b !important;
}
.navbar-default{
  background-color: #ffffff !important;
  padding: 20px;
  border: none !important;
}
.normal .navbar-right {
  padding-top: 12px;
  margin-right: -70px;
}
.navbar-right{
  margin-right: -55px !important;
}
 
.navbar-toggle .icon-bar {
  background-color: #fff !important;
}
.banner{
  display: Inline !important;
}
.page-title{
    margin-top: 5%;
    float: left;
    padding: 20px;
}
.page-title a{
  text-decoration: none;
  color: #000;
  border-bottom: 4px solid #C9228B;
}
.page-title a:hover{
  color: #C9228B;
}
/*Add To Calendar Button*/

/*Add To Calendar Button*/
.ballarat-btn{
  padding: 10px 50px !important;
  border-radius: 6px !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  font-size: 1.5em !important;
  background-color: #f5035c;
  color: yellow;
  font-weight: 500;
  margin-top: 5px;
  margin-bottom: 10px;
  border-color: rgb(51, 9, 38);
}
.red-btn{
  padding: 10px 50px !important;
  border-radius: 6px !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  font-size: 1em !important;
  background-color: rgba(251, 16, 37, 0.86) !important;
  color: #f9ad01 !important
  border: 0.0625rem solid #FFB91A;
  font-weight: 500;
}
.red-yellow-btn{
  padding: 10px 50px !important;
  border-radius: 6px !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  font-size: 1em !important;
  background-color: rgba(255, 185, 26, 0.83) !important;
  color: #fff !important;
  border: 0.0625rem solid rgba(255, 185, 26, 0.83) !important;
  font-weight: 500;
}
.right-col-text>p>ul>li{
  padding-bottom: 10px;
}
.exhibitors{
  padding: 15px;
}
.btn-exhibitor{
  padding-top: 20px !important;
}
.exlore-exhibitor{
  margin-top: 20px;
}
.exhibitor-thumbnail-resize{
  max-width: 185px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.thumbnail-resize{
  margin:5px;
}
.gallery-item{
  padding: 3px;
}
.selected-button{
  background-color: #FFB91A !important;
  color: rgb(228, 15, 15) !important;
  border-radius: 3px !important;
  padding: 2px 6px !important;
  margin-top: 0px !important;
}
.ballarat-btn:hover{
  text-decoration:none;
  background-color: #FFB91A !important;
  color: rgb(232, 13, 71) !important;
  border: 0.0625rem solid rgba(255, 185, 26, 0.68) !important;
}
.red-btn:hover{
    text-decoration:none;
    background-color: #FFB91A !important;
    color: rgb(232, 13, 71) !important;
    border: 0.0625rem solid rgba(255, 185, 26, 0.68) !important;
}
.red-yellow-btn:hover{
  text-decoration:none;
  background-color: rgba(251, 16, 37, 0.86) !important;
  color: #FFB91A !important
  border: 0.0625rem solid #FFB91A;
}
.purple-red-btn{
  padding: 12px 30px !important;
  border-radius: 6px !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  font-size: 1em !important;
  background-color: rgba(201, 34, 139, 0.71) !important;
  color: #fff !important;
  border: 0.0625rem solid rgba(201, 34, 139, 0.71) !important;
}
.purple-red-btn:hover{
  text-decoration:none;
  background-color: #FFB91A !important;
  color: #fff !important;
}
.section-heading{
  text-align: center;
  color: #000 !important;
  background-color: #fff; 
  font-weight: 600;
  padding-bottom: 20px;
  /*opacity: 0.7;*/
}
.last-year-homepage-gallery{
  text-align: center;
  color: #000 !important;
  font-weight: 600 !important;
  padding-bottom: 20px;
}
.melbourne-heading{
  text-align: center;
  color: #fff !important;
  font-weight: 600;
  padding-bottom: 20px;
}
.valued-partner-image{
  max-width: 75%;
}
 
.padding{
    padding-top: 20px;
}
.subheading{
  font-weight: bold;
  margin-top: -20px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.5;
}

ul{
    text-align: justify;
    padding-top: 20px;
}
footer{
  font-style: inherit;
  padding-top:15px;
  padding-bottom: 15px;
}
.footer-left-navbar{
  padding-left: 0px !important;
}
.footer-menu{
  margin-top:25px;
}
.footer-menu>li>a{
  padding: 4px 2px !important;
}
.venue{
  margin-top: 0px !important;
}
footer .glyphicon {
  font-size: 20px;
  margin-bottom: 20px;
  margin-right: 20px;
  color: rgba(241, 157, 46, 0.9);
}
.social-glyphicon{
  font-size: 30px !important;
  margin-bottom: 40px !important;
  margin-top: 30px !important;
  margin-right: 0px !important;
}
.glyphicon-envelope a{
    color: #e69637 !important;
    font-size: 22px !important;
}
.glyphicon-envelope a:hover{
    color: rgba(255, 185, 26, 0.98) !important;
}
.glyphicon-phone-alt a{
    color: #e69637 !important;
    font-size: 22px !important;
}
.glyphicon-phone-alt a:hover{
    color: rgba(255, 185, 26, 0.98) !important;
}
.spn-cf7-heading{
  text-align: center;
  color: rgba(255, 0, 0, 0.94);
  border: 2px solid rgba(255, 0, 0, 0.32);
  padding: 5px;
  margin-right: 30%;
  font-weight: bold;
}
.spn-cf7-info{
  font-weight: bold;
  color: #c92688;
  background-color: rgb(255, 255, 0);
  padding: 5px;
}
.footer-address{
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: bold;
}
.footer-menu a:hover{
  color:#7670b2;
  background-color: #3C3D41 !important;
}
/* Turn off parallax scrolling for tablets and phones. Increase/decrease the pixels if needed */
@media only screen and (max-device-width: 1024px) {
    .bgimg-div-1, .bgimg-div-2, .bgimg-div-3, .bgimg-div-5 {
        background-attachment: scroll;
    }
}
@media screen and (max-width: 768px) {
  .intro-text-top{
    font-size: 15px;
  }
  .intro-text-register{
    margin-top: 45%;
    font-size: 25px;
  }
  .intro-text-exhibitor{
    margin-top: 45%;
    font-size: 25px;
  }
  .intro-text-melbourne{
    margin-top: 30%;
    font-size: 35px;
  }
  .intro-text-medium{
    /*margin-top: 20%;*/
    margin-top: 5%;
    color: #000;
    font-style: italic;
  }
  .intro-text-medium-register{
    font-size: 18px;
  }
  .intro-text-medium-melbourne{
    font-size: 18px;
    line-height: 20px;
  }
  .intro-text{
    line-height: 35px;
    margin-top: 10%;
    font-size: 32px !important;
  }
  .right-col-text>p>ul>li{
    padding-bottom: 0px;
  }
  .subheading{
    line-height: 1;
    font-size: 14px;
  }
  .col-sm-4 {
    text-align: center;
    margin: 25px 0;
  }
  .btn-lg {
      width: 100%;
      margin-bottom: 35px;
  }
  .navbar-brand>img{
    margin-top: -38px !important;
  }
  .concept-header{
    line-height: 1.1 !important;
  }
  .container-fluid{
    padding: 0px !important;
  }
  .center-button{
    margin-left: 0% !important;
  }
  .content-body{
    padding: 0px;
  }
  .content-body h1{
    margin-top: 0px;
  }
  .navbar-header{
    margin-top: 20px;
    margin-left: -20px;
    margin-bottom: 6px;
  }
  .navbar-collapse{
    margin-top: 40px;
  }
  .caption-four{
    position: inherit;
    height: auto;
  }
  .melbourne-heading{
    margin-top: 20%;
  }
  .page-title{
    margin-top: 5%;
    float: left;
    padding: 0px;
    padding-top: 80px;
    font-size: 15px;
    padding-left: 10px;
    padding-bottom: 10px;
  }
  .gallery .gallery-item{
    float: none;
  }
}
@media (max-width: 768px) /*Responsive Block*/
{
  .navbar-brand{
      margin-left: -20px !important;;
  }
}
/*Footer Code*/
.footer-area {
    background-color: rgba(140, 79, 95, 0.83);
    color: white;
    padding-top: 30px;
    border-top: 2px solid rgb(255, 183, 20);
}
.social-footer-area h5{
  text-align: center;
}
.footer-area .footer-copyright {
    background-color: rgba(140, 79, 95, 0.83);
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
    font-size: 12pt;
    color: #fff !important;
    font-family: 'Teko', sans-serif;
    line-height: 1.8;
}
.footer-copyright span{
  font-family: 'Teko', cursive;
  color:rgba(255, 255, 255, 0.64);
}

.footer-area .row {
    margin-bottom: 60px;
}
.footer-area .navbar-brand {
    margin-top: 45px;
    height: 65px;
}
.footer-area .footer-copyright p {
    margin: 10px;
    color: #ccc;
}
.footer-area ul {
    list-style-type: none;
    padding-left: 0;
    line-height: 1.7;
}
.footer-area h5 {
    font-size: 18px;
    color: white;
    font-weight: bold;
    margin-top: 30px;
}
.footer-area h2 a{
    font-size: 50px;
    text-align: center;
    color: #fff;
}
.footer-area a {
  color: rgba(255, 185, 26, 0.75);;
  text-decoration: none;  
}
.footer-area a:hover,
.footer-area a:focus {
  text-decoration: none;
  color: white;
}

.footer-area .social-networks {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 16px;
}

.footer-area .social-networks a {
  font-size: 32px;
  color: #f9f9f9;
  padding: 10px;
  transition: 0.2s;
}

.footer-area .social-networks a:hover {
  text-decoration: none;
}
.footer-area .social-networks a:after {
  background-color: #3EB70E !important;
}
.footer-area .facebook:hover {
  color: #0077e2;
}

.footer-area .instagram:hover {
  color: #CB2027;
}

.footer-area .google:hover {
  color: #ef1a1a;
}

.footer-area .youtube:hover {
  color: #bb0000;
}

.footer-area .twitter:hover {
  color: #00aced;
}
.footer-area .linkedin:hover{
  color: #00aced;
}
 .footer-content{
  letter-spacing: 2px;
  line-height: 1.5;
 }
 .footer-first-col>h5{
  text-align: left;
 }
 .footer-second-col>h5{
  text-align: left;
 }
.footer-area .btn {
  color: #fff;
  background-color: rgba(255, 185, 26, 0.75);
  border-radius: 20px;
  border-color: #c33a5f;
  font-weight: bold;
  width: 170px;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
  line-height: 25px;
}
.footer-area .btn{
  border: none;
}
.footer-area .btn:hover{
  text-decoration:none;
  background-color: rgba(143, 83, 99, 0.64) !important; 
  color: #fff !important;
  border: 0.0625rem solid rgba(143, 83, 99, 0.64) !important;
}
.back-to-top {
    position: relative;
    float: right;
    margin-top: -30px;
}
@media screen and (max-width: 767px) {
    .footer-area {
        text-align: center;
    }
    
}
/*Footer Code*/
  @keyframes slide {
    0% {
      opacity: 0;
      transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  @-webkit-keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  }
  @media screen and (max-width: 768px) {
    .col-sm-4 {
      text-align: center;
      margin: 25px 0;
    }
    .btn-lg {
        width: 100%;
        margin-bottom: 35px;
    }
  }
  @media screen and (max-width: 480px) {
    .logo {
        font-size: 150px;
    }
  }
  @media (max-width: 768px) /*Responsive Block*/
  {
    .navbar-brand{
        margin-left: 0px !important;
    }
    .navbar li a, .navbar .navbar-brand {
      /*color: #fff !important;
      background-color: rgba(0, 0, 0, 0.7) !important;*/
    }
    .footer-first-col{
      display: none;
    }
    .footer-second-col{
      display: none;
    }
    
    .section-heading{
      font-size: 24px !important;
    }
    .last-year-homepage-gallery{
      font-size: 24px !important;
    }
    .bgimg-div-2 {
      min-height: 670px;
    }
    .caption-one, .caption-two, .caption-three, .caption-four{
      padding: 25px !important;
    }
    .purple-red-btn {
      padding: 12px 10px !important;
    }
}
::-moz-selection { /* Code for Firefox */
    color: #fff;
    background: #EF4B52;
}

::selection {
    color: #fff;
    background: #C9228B;
}

/*Redundant Code
input[type="text"],  
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
input[type="textarea"] {
   max-width: 100%;
}
*/
.form-ctl{
  max-width: 100%;
}

/*Customizing Scrollbars*/
/*Does not support Firefox*/
/*Use jQuery Plugin to customize Firefox. http://jscrollpane.kelvinluck.com/index.html is one option*/
body::-webkit-scrollbar {
    width: 1em;
}
 
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: #C9228B;
  outline: 1px solid #EF4B52;
}
/*Add To Calendar Button*/
/**
 * AddToCalendar Blue Style
 * http://addtocalendar.com
 */

/* Base */

.addtocalendar var{
    display: none;
}

.addtocalendar {
    position: relative;
    display: inline-block;
    background: transparent !important;
    margin-top: -40px !important;
}

.atcb-link {
    display: block;
    outline: none!important;
    cursor: pointer;
}

.atcb-link:focus~ul,
.atcb-link:active~ul,
.atcb-list:hover{
    visibility:visible;
}

.atcb-list {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    width: 170px;
    z-index: 900;
}

.atcb-list,
.atcb-item
{
    list-style: none;
    margin: 0;
    padding: 0;
    background: #fff;
}

.atcb-item {
    float: none;
    text-align: left;
}

.atcb-item-link
{
    text-decoration: none;
    outline: none;
    display: block;
}

.atcb-item.hover,
.atcb-item:hover {
    position: relative;
    z-index: 900;
    cursor: pointer;
    text-decoration: none;
    outline: none;
}


/* Blue */

.atc-style-blue .atcb-link,
.atc-style-blue .atcb-link:hover,
.atc-style-blue .atcb-link:active,
.atc-style-blue .atcb-link:focus
{
    margin: 0;
    padding: 10px 50px !important;
    border-radius: 6px !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    font-size: 1em !important;
    background-color: rgba(255, 185, 26, 0.83) !important;
    color: #fff !important;
    border: 0.0625rem solid rgba(255, 185, 26, 0.83) !important;
    font-weight: 500;
    border: 0.0625rem solid #FFB91A;
}

.atc-style-blue .atcb-list {
    width: 170px;
    border: 1px solid rgb(186,186,186);
    border-radius: 2px;
    box-shadow: 0 0 5px #AAA;
}

.atc-style-blue .atcb-list,
.atc-style-blue .atcb-item
{
    background: #fff;
    color: #000;
}

.atc-style-blue .atcb-item,
.atc-style-blue .atcb-item-link
{
    line-height: 1.3em;
    vertical-align: middle;
    zoom: 1;
}

.atc-style-blue .atcb-item-link,
.atc-style-blue .atcb-item-link:hover,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus
{
    color: #000;
    font-family: "Verdana";
    font-size: 14px;
    text-decoration: none;
    outline: none;
    padding: 5px 15px;
}

.atc-style-blue .atcb-item-link:hover,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus
{
    color: #fff;
}

.atc-style-blue .atcb-item.hover,
.atc-style-blue .atcb-item:hover {
    background: rgb(66,129,244);
}

/*Add To Calendar Button*/