.panel-transparent {
    background: none;
}

.panel-transparent .panel-heading{
    background: rgba(122, 130, 136, 0.2)!important;
}

.panel-transparent .panel-body{
    background: rgba(46, 51, 56, 0.2)!important;
}

body {
    background: url('http://continuum-hypothesis.com/trips/sierra_7_14/IMG_0992.JPG') no-repeat center center , #222222 ;
#background-size: 100%;
    background-size: cover;
#background-position: top
}

html body .container {
    color: #fff;    !important
}

input#search.form-control{
      height: 30px;
}

.panel-title {
        font-size: 23px;
}

