body {
background:url(images/bigbg.png)
}

#custom-search-input {
padding:3px;
border:solid 1px #E4E4E4;
border-radius:6px;
background-color:#fff
}

#custom-search-input input {
border:0;
box-shadow:none
}

#custom-search-input button {
margin:2px 0 0;
background:none;
box-shadow:none;
border:0;
color:#666;
padding:0 8px 0 10px;
border-left:solid 1px #ccc
}

#custom-search-input button:hover {
border:0;
box-shadow:none;
border-left:solid 1px #ccc
}

#custom-search-input .glyphicon-search {
font-size:23px
}

#search-container {
margin:0 auto;
text-align:center
}

#spaceout-social {
margin-top:15px
}

.content1-background {
background-color:rgba(0,0,0,0.5)
}

.modal-static {
position:fixed;
top:50%!important;
left:50%!important;
margin-top:-100px;
margin-left:-100px;
overflow:visible!important
}

.modal-static,.modal-static .modal-dialog,.modal-static .modal-content {
width:300px;
height:300px
}

.modal-static .modal-dialog,.modal-static .modal-content {
padding:0!important;
margin:0!important
}

.navbar {
margin:0;
margin-top:0
}

body.modal-open #wrap {
-webkit-filter:blur(7px);
-moz-filter:blur(15px);
-o-filter:blur(15px);
-ms-filter:blur(15px);
filter:blur(15px)
}

.modal-backdrop {
background:#f7f7f7
}

.header-icons {
overflow:hidden;
width:%100;
overflow:hidden;
white-space:nowrap
}

.box {
width:500px;
height:240px
}