body {
    padding-top: 20px;
}

.row {
    margin-bottom: 10px;
}

.container {
    max-width: 1000px;
}

.header h3 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 40px;
    padding-bottom: 19px;
}

.footer {
    border-top: 1px solid #eee;
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
}

/* Main marketing message and sign up button */
.jumbotron {
    text-align: center;
    background-color: transparent;
}
.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

@media (min-width: 768px) {
    .nav-justified {
        max-height: 52px;
    }
    .nav-justified > li > a {
        border-left: 1px solid #fff;
        border-right: 1px solid #d5d5d5;
    }
    .nav-justified > li:first-child > a {
        border-left: 0;
        border-radius: 5px 0 0 5px;
    }
    .nav-justified > li:last-child > a {
        border-radius: 0 5px 5px 0;
        border-right: 0;
    }
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    /* Remove the padding we set earlier */
    .masthead,
    .marketing,
    .footer {
        padding-left: 0;
        padding-right: 0;
    }
}

.form-signin {
    max-width: 1000px;
    padding: 0 15px 15px 15px;
    margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
    margin-bottom: 10px;
}
.form-signin .checkbox {
    font-weight: normal;
}
.form-signin .form-control {
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-signin .form-control:focus {
    z-index: 2;
}
.form-signin input[type="text"] {
    margin-bottom: 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.form-signin input[type="password"] {
    margin-bottom: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.form-signin select {
    margin-bottom: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

#site_logo {
    width:250px;
}

.challenge-container {
    margin-bottom: 20px;
}

.challenge-container h1 {
    font-size: 15pt;
}

.challenge-description {
    background-color: #eeeeee;
    border-radius: 6px;
    padding: 10px;
}

.page-header {
    color: #666;
    padding-bottom: 5px;
    margin: 10px 0 10px;
    border-bottom: 1px solid #eeeeee;
}

.no_padding_or_margin {
    padding:0;
    margin:0;
}

.menu_management {
    padding-top: 20px;
}

.alert h1 {
    padding:0;
    margin:0;
}

.portfolio-item h3 {
    font-size: 12pt;
}

.hover-img {
    line-height: 100px;
}

.video-caption {

    color:#fff; background: rgba(0, 0, 0, 0.43);
    left:0;
    padding:15px;
    line-height: 1.4em;
    font-size:14px;

    top: 45px;
    float: left;
    position: absolute;
    background: #000;
    display: none;
    opacity: .8;
    /* For IE 5-7 */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    /* For IE 8 */
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";

    height: auto;
    max-width: 100%;
}

.video-title {

    background: rgba(0, 0, 0, 0.20);
    left:0;
    padding:5px 15px 5px 15px;
    line-height: 1.4em;
    font-size:14px;

    float: left;
    top: 45px;
    position: absolute;
    background: #000;
    /*display: none;*/
    opacity: .8;
    /* For IE 5-7 */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    /* For IE 8 */
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";

    text-align: center;

    height: auto;
    max-width: 100%;
}

/* Tag cloud */

#tag_cloud {
    margin: 30px auto;
    width: 100%;
    height: 230px;
    border: none;
}
#tag_cloud span.w10, #tag_cloud span.w9, #tag_cloud span.w8, #tag_cloud span.w7 {
    text-shadow: 0px 1px 1px #ccc;
}
#tag_cloud span.w3, #tag_cloud span.w2, #tag_cloud span.w1 {
    text-shadow: 0px 1px 1px #fff;
}

div#tag_cloud {
    font-family: "Helvetica", "Arial", sans-serif;
    color: #09f;
    overflow: hidden;
    position: relative;
}
div#tag_cloud a {
    color: inherit;
    text-decoration: none;
}
div#tag_cloud a:hover {
    color: #0df;
}
div#tag_cloud a:hover {
    color: #0cf;
}
div#tag_cloud span {
    padding: 0;
}
div#tag_cloud span.w10 {
    font-size: 54px;
    color: #0cf;
}
div#tag_cloud span.w9 {
    font-size: 50px;
    color: #0cf;
}
div#tag_cloud span.w8 {
    font-size: 44px;
    color: #0cf;
}
div#tag_cloud span.w7 {
    font-size: 40px;
    color: #39d;
}
div#tag_cloud span.w6 {
    font-size: 34px;
    color: #90c5f0;
}
div#tag_cloud span.w5 {
    font-size: 30px;
    color: #90a0dd;
}
div#tag_cloud span.w4 {
    font-size: 24px;
    color: #90c5f0;
}
div#tag_cloud span.w3 {
    font-size: 20px;
    color: #a0ddff;
}
div#tag_cloud span.w2 {
    font-size: 14px;
    color: #99ccee;
}
div#tag_cloud span.w1 {
    font-size: 10px;
    color: #aab5f0;
}

/* / tag cloud */

/* TYPEAHEAD */

.tt-dropdown-menu,
.gist {
    text-align: left;
}

/* site theme */
/* ---------- */

.twitter-typeahead {
    width: 100%;
}

.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
    width: 100%;
    margin-bottom: 0;
}

.tt-dropdown-menu {
    width: 100%;
    min-width: 160px;
    margin-top: 2px;
    padding: 5px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.tt-suggestion {
    display: block;
    padding: 3px 20px;
}

.tt-suggestion.tt-is-under-cursor {
    color: #fff;
    background-color: #0081c2;
    background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
    background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
    background-image: -o-linear-gradient(top, #0088cc, #0077b3);
    background-image: linear-gradient(to bottom, #0088cc, #0077b3);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}

.tt-suggestion.tt-is-under-cursor a {
    color: #fff;
}

.tt-suggestion p {
    margin: 0;
}

.twitter-typeahead .tt-hint {
    display: block;
    height: 34px;
    padding: 5px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border: 1px solid transparent;
}

/* / TYPEAHEAD */