/*!
 * Start Bootstrap - 3 Col Portfolio (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */


/********** General **********/
body {
    font-family: 'Roboto', sans-serif;
    padding-top: 120px;
    font-size: 16px;
    font-weight: 300;
    /* background: #fafafa; */
}

img {
  max-width: 100%;
  height: auto;
}

a {
  color: #892474;
}

a:hover, a:focus, a:active {
  text-decoration: none;
  color: #711f60;
}

h1,h2,h3,h4,h5,h6 {
  font-weight: 300;
}

h1,
.ZineTitle h2 {
    color: #231F20;
    font-size: 38px; 
    margin: 10px 0 40px;
    text-align: center;
}

.ZineTitle h2 {
    font-weight: 300;
}


a.unstyled {
color: inherit;
}







/********** Buttons **********/

.btn {
  background-color: #892474;
}

.btn-info, .button, input[type="button"], input[type="reset"], input[type="submit"] {
    color: #fff;
    background-color: #892474;
    border-color: #892474;
}

.btn-info {
    margin: 1em 0; 
    display: block;
    white-space: normal;
}

.btn {
    white-space: normal;
}

.btn-info:hover,
.btn-info:active,
.btn-info:focus, 
.button:hover,
.button:focus,
.button:active,
input[type="button"]:hover, 
input[type="reset"]:hover, 
input[type="submit"]:hover { 
    background-color: #711f60;
}

.btn-primary {
  background-color: #892474;
  border: 1px solid #892474;
  font-size: 22px;
  font-weight: 400;
  max-width: 400px;
  margin: 0 auto;
  border-radius: 0;
}

.btn-primary:hover, 
.btn-primary:active, 
.btn-primary:focus {
  background-color: #711f60;
  border: 1px solid #711f60;
}

.home-buttons div {
    margin-bottom: 25px;
}

.twitter-btn .btn-primary {
    background-color: #fff;
    color: #892474;
    font-weight: 400;
}

a#follow-button {
    border-radius: 0 !important;
}

textarea, 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="string"], input[type="tel"], input[type="color"], .uneditable-input {
  width: 100%;
}


input.formButton.cancel, input[type=reset], .LoginForm input.cancel {
    color: #892474;
    background: #fff;
    border: 2px solid #ccc;
}
input.formButton.cancel:hover, input.formButton.cancel:active, input.formButton.cancel:focus, 
input[type=reset]:hover, input[type=reset]:active, input[type=reset]:focus,
.LoginForm input.cancel:hover, .LoginForm input.cancel:active, .LoginForm input.cancel:focus {
  background: #eee;
  color: #555;
  border: 2px solid #ccc;
}
input[type="submit"],
input[type="button"] {
    border: 2px solid #892474;
}
input[type="submit"]:hover, input[type="submit"]:active, input[type="submit"]:focus,
input[type="button"]:hover, input[type="button"]:active, input[type="button"]:focus {
  border: 2px solid #711f60;
}

.LoginForm h2 {
    color: #231F20;
    font-size: 38px;
    margin: 10px 0 40px;
}

.modal-footer button.btn.btn-default {
    color: #fff;
    border: 2px solid #892474;
}
.modal-footer button.btn.btn-default:hover {
    background-color: #711f60;
    border: 2px solid #711f60;
}


/********** Header **********/

p#logo {
  text-align: center;
  margin: 0 0 20px
}

.sidebar-logo {
  max-width: 140px;
  float: left;
}

a#logo {
  width: auto;
}

a#logo object {
 max-width: 65px;
 width: 65px;
 position: relative;
 top: 3px;
}

a#logo:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.page-header {
  margin-bottom: 30px;
  margin-top: 10px;
  padding-bottom: 30px;
  text-align: center;
  border-bottom: none;
}

.page-header small.eventDescription {
  display: block;
  font-size: 18px;
  padding-top: 5px;
  line-height: 1.6;
  color: #333;
  font-weight: 300;
}


.page-header .twitter {
  font-size: 16px;
  font-weight: bold;
  display: block;
  margin-top: 15px;
}

.navbar-default {
  background-color: #fff;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #fff;
  padding: .8em 0;
}

.navbar-default a#logo { 
  padding: 0;
  position: relative;
  display: inline-block;
  padding-left: 15px;
  margin-right: 15px;
  height: auto;
}

.navbar-default a.header-btn {
  color: #aaaaaa;
  padding: 5px 0;
  display: inline-block;
  vertical-align: middle;
  height: auto;
  text-align: center;
  width: 25%;
}

a.slicknav_btn, .slicknav_nav li a {
    width: auto;
}

.navbar-default a:focus, .navbar-default a:hover, .navbar-default a:active {
    color: #892474;
}

#nav-badge {
    background-color: #b92b27;
    border-radius: 10px;
    font-size: 11px;
    max-width: 22px;
    width: 22px !important;
    left: 12px;
    color: #fff;
    line-height: 15px;
}

.nav-stack {
    line-height: 15px !important;
}

ul.slicknav_nav li:last-of-type {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}


/* SMenu positioning */
.navbar-default .container {
  position: relative;
}

#menu {
    position: absolute;
    bottom: 10px;
    right: 15px;
}

.navbar .fa:before {
    font-size: 24px;
}

.navbar .fa:after {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    display: block;
    font-size: 10px;
    position: relative;
    top: 10px;
    font-weight: bold;
}

span.fa.fa-home:after {
    content: "Home";
}
span.fa.fa-calendar:after {
    content: "Schedule";
}
span.fa.fa-users:after {
    content: "Attendees";
}
span.fa.fa-envelope:after {
    content: "Messages";
    right: 7px;
}
span.fa.fa-calendar:after {
    content: "Schedule";
}
span.fa.fa-handshake-o:after {
    content: "Sponsors";
}





/********** Event Schedule **********/

.table-responsive table td img {
    display: block;
    margin: 10px 0 0;
    border-radius: 6px;
}

.table-responsive table th, .table-responsive table td {
    padding: 15px;
    border: 1px solid #ddd;
}

.schedule .table-responsive:first-of-type {
    margin-bottom: 30px;
}

.table-responsive table th {
    padding: 5px 20px;
    background: #327baf;
    color: #fff;
}

.table-responsive table {
    width: 100%;
}

.table-responsive table tr {
    background: #fff;
}
.table-responsive table tr:nth-of-type(even) {
    background: #fafafa;
}
.table-responsive p:last-child {
    margin: 0;
}



/********** Speakers **********/

.speaker-item .figure-caption h3 {
  margin: 15px 0;
  font-weight: bold;
}

.speaker-item .figure-caption small {
  margin-top: 5px;
  display: block;
  line-height: 1.6;
   color: #333;
   font-size: 60%;
}

.speaker-item {
    text-align: center;
}
.speaker-item p.collapse.in, .speaker-item p.collapsing {
    text-align: left;
    background: #fff;
    padding: 15px;
    line-height: 1.7;
    border: 1px solid #eee;
}

.speaker-item figure {
  margin-bottom: 4em;
}

.speaker-item .btn {
    background: #892474;
    color: #fff;
    border-radius: 0;
    padding: 10px 26px;
    display: block;
    max-width: 230px;
    margin: 0 auto;
    text-transform: uppercase;
}

.speaker-item .btn:hover, .speaker-item .btn:active, .speaker-item .btn:focus {
   background-color: #fff;
    border: 1px solid #892474;
    color: #892474;
}




/********** Attendees **********/
.affix {
top: 40px !important;
padding: 30px 30px 30px 0;
z-index: 999 !important;
}


.list-group-item {
    padding: 10px 15px !important;
    min-height: 115px !important;
}

.list-group-item:first-child {
border-radius: none;
}

.pagination {
    background-color: rgba(255,255,255,.9);
}

#attendees .list-group h1 {
    padding-top: 40px;
    clear: both;
    font-weight: bold;
}


#attendees .list-group-item {
    position: relative;
    z-index: 2;
    position: relative;
    z-index: 2;
    border: 1px solid #ccc;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

#attendees .list-group-item:after {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    font-size: 24px;
    color: #ccc;
    right: 10px;
    top: 10px;
    z-index: 1;
}

.pagination>li>a, .pagination>li>span {
font-weight: bold;
}


#attendees .page-header h2 {
color: #295CAA;
font-weight: bold;
}


#attendees .page-header {
    padding-bottom: 9px;
    margin-bottom: 20px;
}

#attendees .page-header p:first-of-type {
    color: #666;
}

article.att-info small {
    color: #666;
}

.ea_mini_profile h4 {
  font-weight: bold;
}

/********** Sponsors **********/

#sponsors {
    text-align: center;
}

#sponsors h2 {
    margin: 40px 0 0;
    padding: 60px 0 30px;
    border-top: 1px solid #ddd;
}

#sponsors.platinum-sponsor h2 {
    margin: 0;
    border: none;
    padding: 0;
}

#sponsors img {
    margin: 20px;
}

#sponsors img:hover {
    opacity: .4;
}

/********** Messages **********/

#messages-page .error {
display: inline-block;
margin-top: 1em;
}

#messages-page h1 {
    font-size: 24px;
    text-transform: capitalize;
    margin: 1em 0;
}


/********** Comments **********/

a.ZineToolComment, a.ZineToolNew, a.ZineToolReply {   
    position: fixed;
    z-index: 999999;
    background-repeat: no-repeat;
    bottom: 20px;
    color: transparent;
    right: 25px;
    height: 65px;
    width: 65px;
}

a.ZineToolComment, a.ZineToolReply {
   background-image: url(comment.svg);
}

a.ZineToolNew {
   background-image: url(new.svg);
}

a.ZineToolComment img, a.ZineToolNew img, a.ZineToolReply img,
.ZineTitle img, .ZineToolEdit,
.ZineTools {
  display: none;
}

.ZineFooter .ZineTools {
    display: block;
}

.ZineComments .ZineItem {
padding: 10px;
}

span.ZineDate {
    font-size: 85%;
    color: #aaa;
    font-style: normal;
}

.ZineSummary, .ZineAuthor {
 font-style: normal;
}

.ZineSummary {
    color: #666;
}


.ZineItem {
    border-bottom: 1px solid #eee;
    margin-bottom: 40px;
    padding-bottom: 40px;
}


.ZineItem .ZineAbstract {
    font-style: normal;
    padding-top: 1em;
    color: #666;
    font-size: 16px;
}


.ZineLink {
    font-size: 26px;
}

.ZineComment .ZineAbout {
  float: none;
  width: 100%;
}

.ZineComment .ZineBody {
  margin-left: 0;
}

.ZineComment .ZineAttachment {
   background-color: #c8f0ff;
}

.ZineComment .ZineAboutBody {
  border-bottom: 1px solid #eeeeee;
}

.ZineComment .ZineFooter {
  padding: 0;
}

.Zine form .A input {
    display: block;
}

.ZineQuote {
 margin: 0;
}


#comments-page .Zine h3 {
    display: none;
}


/********** Footer **********/

footer {
    color: #fff;
    margin: 30px 0 0;
    padding: 20px 15px;
    font-size: 13px;
    background: #444;
}
footer p {
  margin: 0;
}



/********** Forgot pwd form **********/

form td {
    padding: 0 10px 10px 0;
}



/********** Twitter Widget **********/

iframe#twitter-widget-0 {
    margin: 0 auto;
    display: block !important;
}

.twitter iframe#twitter-widget-0 {
    display: inline-block !important;
}


/********** Primary Menu **********/

#SMenu,
.slicknav_menu .slicknav_menutxt,
.slicknav_menu .slicknav_icon-bar {
    display: none !important; }

.slicknav_btn {
    padding-right: 0 !important;
}

.slicknav_nav li a {
  font-size: 16px;
  padding: 8px 15px 8px 10px;
}

.slicknav_nav li:last-of-type a:before {
    content: "\f099 ";
    font-family: FontAwesome;
    padding-right: 3px;
}

.slicknav_menu .slicknav_icon {
    float: none;
    background-image: url(ellipsis.svg);
    background-size: 32px;
    width: 32px;
    background-repeat: no-repeat;
}

span.slicknav_icon:after {
    content: "More";
    position: relative;
    top: 13px;
    font-size: 11px;
    text-transform: uppercase;
    color: #aaaaaa;
}



.slicknav_menu img {
  max-width: 15px;
  position: relative;
  bottom: 2px;
}


  .slicknav_menu {
    display: block; }

  .slicknav_btn {
    color: #444;
    font-weight: bold;
    font-size: 22px; }

  a.slicknav_btn:hover,
  a.slicknav_btn:focus {
    color: #555; }

  .slicknav_menutxt {
    margin-top: 4px;
    margin-right: 15px; }

  .slicknav_menu .slicknav_icon-bar {
    width: 40px !important;
    height: 5px !important;
    background: #444; }

  
  .slicknav_nav {
    padding: 0px;
    margin-bottom: 0px;
    position: absolute;
    right: 0;
    z-index: 999;
    width: 140px;
    top: 59px; 
    }

  .slicknav_nav li.mLabel {
    display: block;
    margin: 0px;
    padding: 0px;
    border-bottom: 2px solid #FFFEFE;
    background: #892474; }

  .slicknav_nav li.mLabel:hover {
    background-color: #007FAF; }

  .slicknav_nav a:hover,
.slicknav_nav a:active,
.slicknav_nav a:focus {
    color: #FFFEFE; }

  .slicknav_nav .slicknav_item a {
    display: inline-block !important; }

  .slicknav_nav .slicknav_item {
    padding: 0; }

  .slicknav_nav a {
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    padding: 8px 15px 8px 10px; }

  .slicknav_nav ul {
    padding-left: 20px;
    margin-left: 46px; }















a.nav-expander {
    background: none repeat scroll 0 0 #fff;
    color: #999;
    display: block;
    font-size: 15px;
    font-weight: 400;
    height: 74px;
    padding: 0;
    margin-right: 0;
    line-height: 74px;
    text-align: center;
    /* padding: 1em 1.6em 2em; */
    position: absolute;
    right: 0;
    text-decoration: none;
    text-transform: uppercase;
    top: 0;
    transition: right 0.3s ease-in-out 0s;
    width: 50px;
    z-index: 12;
    transition: right 0.3s ease-in-out 0s;
    -webkit-transition: right 0.3s ease-in-out 0s;
    -moz-transition: right 0.3s ease-in-out 0s;
    -o-transition: right 0.3s ease-in-out 0s;

}

a.nav-expander:hover {
  cursor: pointer;
}

a.nav-expander.fixed {
  position: fixed;
}

.nav-expanded a.nav-expander.fixed {
    right: 15em;
}



nav {
  background: #fff;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  display: block;
  height: 100%;
  overflow: auto;
  position: fixed;
  right: -20em;
  font-size: 15px;
  top: 0;
  width: 15em;
  z-index: 2000;

  transition: right 0.3s ease-in-out 0s;
  -webkit-transition: right 0.3s ease-in-out 0s;
  -moz-transition: right 0.3s ease-in-out 0s;
  -o-transition: right 0.3s ease-in-out 0s;

}
.nav-expanded nav {
  right: 0;
}

body.nav-expanded {
  margin-left: 0em;
  transition: right 0.4s ease-in-out 0s;
  -webkit-transition: right 0.4s ease-in-out 0s;
  -moz-transition: right 0.4s ease-in-out 0s;
  -o-transition: right 0.4s ease-in-out 0s;
}

#nav-close {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 300;
  font-size: 24px;
  padding-right: 10px;
  padding-top: 30px;
}



.main-menu {
  padding-top: 12px;
}

.main-menu li {
  border-bottom: 1px solid #eee;
  font-size: 18px;
  overflow: auto;
}

.main-menu li a {
  color: #333;
  text-decoration: none;
    display: block;
    padding: 15px 15px 15px 20px;
}

.main-menu li i.fa.fa-twitter {
    color: #1b95e0;
}

.main-menu li a:hover {
  color: #000;
  text-decoration: none;
}

.main-menu li .sub-nav {
  border-bottom: 0px;
  padding: 4px;
}




