@import url(http://fonts.googleapis.com/css?family=EB+Garamond); .clearfix { clear: both; } .garmond { font-family: 'EB Garamond', serif; } sup { margin-right: 5px; } body { background-color: #f3f1ea; } #page-wrapper { max-width: 1050px; margin: 25px auto 10px; padding: 0 0 35px 0; background: #ffffff; -webkit-box-shadow: 0 0 10px 2px #cccccc; -moz-box-shadow: 0 0 10px 2px #cccccc; -o-box-shadow: 0 0 10px 2px #cccccc; box-shadow: 0 0 10px 2px #cccccc; /*remove later*/ min-height: 700px; } #main-nav .navbar-default { background: #ffffff; border: none; margin-bottom: 0px; } #main-nav { font-family: 'EB Garamond', serif; font-weight: 15px; } #main-nav a { -webkit-transition: color .5s ease-out 0s; -moz-transition: color .5s ease-out 0s; -o-transition: color .5s ease-out 0s; transition: color .5s ease-out 0s; } #main-nav .navbar-default .navbar-nav > .active > a { background: #ffffff; font-weight: bold; } #header{ height: 300px; background-attachment: fixed; color: #ffffff; } #header h1, #header h2, #header h3, #header h4, #header h5, #header h6 { margin: 0; padding: 0; } #header #stage { position: relative; top: 60px; text-align: center; } #stage #scipy-logo, #stage #shout, #stage #subtle { margin-bottom: 5px; } #stage #shout { text-shadow: 0 0 3px #ffffff; } #stage #subtle { font-family: 'EB Garamond', serif; } #stage .btn-default { background: none; color: #ffffff; border: 1px solid #ffffff; margin-right: 10px; margin-left: 10px; } #stage .btn-default:hover { background: #ffffff; color: #4d4d4d; border: 1px solid #4d4d4d; } #speakers .thumbnail:hover { -webkit-box-shadow: 0 0 7px #cccccc; -moz-box-shadow: 0 0 7px #cccccc; -o-box-shadow: 0 0 7px #cccccc; box-shadow: 0 0 7px #cccccc; } #footer-wrapper { width: 960px; margin: 0 auto 25px; color: #737373; } #footer a { color: #737373; } #footer a:hover { color: #333333; } #social { position: fixed; right: 15px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); background: #ffffff; display: inline-block; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 0 3px #cccccc; -moz-box-shadow: 0 0 3px #cccccc; -o-box-shadow: 0 0 3px #cccccc; box-shadow: 0 0 3px #cccccc; } #social ul { list-style-type: none; margin: 0; padding: 5px; } #social ul li { padding: 3px 0; } #social img { width: 25px; } #page-header { height: 100px; background-attachment: fixed; color: #ffffff; } #page-header #stage { position: relative; top: 25px; padding: 10px; } #page-header #brand { display: inline; position: relative; top: 3px; left: 2px; } #page-header #current { text-shadow: 0 0 2px #ffffff; } #page-content { margin-top: 35px; } #page-content .col-md-9 { min-height: 400px; } .nav-group li a { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: #fff; border: 1px solid #ddd; color: #777777; } .nav-group li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; } .nav-group li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; } .nav-group li.active a { background: #f5f5f5; } @media (min-width: 979px) { #sidebar .nav-group.affix { width:210px !important; top: 10px; } } #page-content h2 { /* fix first h2*/ margin-top: 0; } #speakers .thumbnail { height: 310px; } #speakers hr { margin-top: 10px; margin-bottom: 10px; } #speakers .extras { text-align: center; } #speakers .extras .bio { border-right: 1px solid #eeeeee; } #sponsors { padding: 10px 15px 20px; margin: 10px 0 10px 0; text-align: center; background: #fafafa; border: 1px solid #cccccc; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; } #sponsors img { margin-top: 10px; } #sponsorship-details .media img { width: 150px; margin-top: 25px; } #invited-speakers .media img { width: 165px; } #twitter-widget-0 { height: 250px; } /* form section */ .errorlist { margin: 0; } .red-star { color: tomato; } .tab-content { padding: 10px; border: 1px solid #dddddd; border-top: none; } .well { position: relative; text-align: left; } .well #welcome { position: absolute; top: 0; left: 0; } .well #logout { position: absolute; top: 0; right: 0; } .well .panel { margin-top: 15px; -webkit-box-shadow: 0 0 10px #cccccc; -moz-box-shadow: 0 0 10px #cccccc; -o-box-shadow: 0 0 10px #cccccc; box-shadow: 0 0 10px #cccccc; } #proposal-form textarea { height: 100px; } /* venue css */ #reach-iitb{ height: 400px; margin-bottom: 25px; } #reach-iitb .side-nav { height: 475px; overflow: hidden; background: #ffffff; } #reach-iitb .nav-pills>li>a { -webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0; border-radius: 0; } #reach-iitb #fare { overflow-x: hidden; overflow-y: scroll; padding:5px; height: 150px; margin-top: 15px; font-size: .8em; background: #f5f5f5; text-align: justify; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; } #reach-iitb #map { height: 455px; padding: 0; background: #ffffff; border: 1px solid #f5f5f5; } #map-loader { display: block; margin: 220px auto 0; } #map { position: relative; } #mappy { position: absolute; top: 0; right: 0; left: 0; bottom: 0; } .num { font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-weight: 300; } .notify{ background-color:#eee; border-radius:3px; margin-top:10px; padding-left:3px; padding-right:3px; } .white-popup { position: relative; background: #FFF; padding: 20px; width:auto; max-width: 500px; margin: 20px auto; } .register-notify{ font-size: 1em; background-color: aqua; color: orange!important; font-family: "sans"; } .nav{ font-weight: bold; } .table-bordered tr:nth-child(odd){ background: #D3D3D3; } .table-bordered tr:nth-child(even){ background: #EDEDED; } .schedule{ font-weight: bold; font-family: monospace; } .schedule td{ text-align: center; } .schedule th{ text-align: center; background-color: #213D30; color: white; }