*:focus {
  outline: 0; }

html::-webkit-scrollbar {
  width: 1em;
  height: 1em; }
html::-webkit-scrollbar-thumb {
  background: #404040; }
html::-webkit-scrollbar-track {
  background: #000; }
html::-moz-scrollbar {
  width: 1em;
  height: 1em; }
html::-moz-scrollbar-thumb {
  background: #404040; }
html::-moz-scrollbar-track {
  background: #000; }

#speaker_client {
  padding-bottom: 0px; }

.tz_meetup_form {
  width: 80%;
  display: table;
  margin-left: auto;
  margin-right: auto;
  float: none; }
  .tz_meetup_form .row > div {
    margin-bottom: 20px; }
  .tz_meetup_form input:not([type="submit"]), .tz_meetup_form textarea {
    width: 100%;
    padding: 13px 20px;
    background: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    color: #53586b;
    font-size: 13px;
    line-height: 1.4em;
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s; }
  .tz_meetup_form textarea {
    min-height: 200px;
    max-height: 200px; }
	select{
    width: 100%;
    padding: 13px 20px;
    background: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    color: #53586b;
    font-size: 13px;
    line-height: 1.4em;
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s; 
	}

.tz_logo {
  padding: 15px 0px 0px 0 !important; }
  .tz_logo img {
    width: 300px;
    position: relative;
    top: 0px; }

.tz-headerHome {
  background: #000000;
  -webkit-box-shadow: rgba(0, 0, 0, 0.22) 0px 2px 10px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.22) 0px 2px 10px 0px;
  -ms-box-shadow: rgba(0, 0, 0, 0.22) 0px 2px 10px 0px;
  -o-box-shadow: rgba(0, 0, 0, 0.22) 0px 2px 10px 0px;
  box-shadow: rgba(0, 0, 0, 0.22) 0px 2px 10px 0px; }

.tz-headerHome ul li a {
  padding: 30px 0; }

.tz_map_meetup .tz_map_meetup_bk {
  background: rgba(255, 255, 255, 0); }

.tz_map_meetup:after {
  background: transparent; }

#register:after {
  background-color: rgba(181, 182, 187, 0.35); }

.tz-footer.tz-footer-type1 {
  background-color: #000000; }

.tz_form_register_box .tz_meetup_title_content p {
  color: #e2e2e2; }

.meetup_bl_slider_home {
  background: rgba(0, 0, 0, 0.2); }

/*# sourceMappingURL=custom.css.map */
