<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#post_question{
  position: relative;
  padding-left: 20px;

}
#post_question{
  background-color: #2b2b2b;
  width: 700px;
  height: 100px;
}

#post_response1{
  width: auto;
  padding: 15px;

}
#post_response1{
  background-color: #FFFFFF;
  width: auto;
  height: auto;
}
#post_response2{
  position: relative;
  padding-top: 5px;
  padding-left: 20px;

}
#post_response2{
  background-color: #FBFBFB;
  width: 700px;
  height: 80px;
}
#post_response3{
  position: relative;
  padding-top: 5px;
  padding-left: 20px;

}
#post_response3{
  background-color: #FBFBFB;
  width: 700px;
  height: 80px;
}
#post_response4{
  position: relative;
  padding-top: 5px;
  padding-left: 20px;

}
#post_response4{
  background-color: #FBFBFB;
  width: 700px;
  height: 80px;
}

#form_title{
  position: relative;
  padding-top: 20px;
  padding-left: 20px;

}
#form_title{
  background-color: #2b2b2b;
  width: 700px;
  height: 100px;
}
#comment_footer{
  padding-top: 5px;
  padding-right: 10px;
  margin-top: 493px;
  height: 43px;
  background-color: #1B1B1B;
}
#post_pictures{
  padding: 0px;
}
.panel-heading{
  background-color: #1B1B1B;
  border-radius: 5px 5px 0px 0px !important;
}
#panel-footer{
  padding: 5px;
  bottom: 0 !important;
  background-color: #1B1B1B;
  border-radius: 0px 0px 5px 5px !important;
}
#panel-footer2{
  padding: 5px;
  bottom: 0 !important;
  background-color: #1B1B1B;
  border-radius: 0px 0px 5px 5px !important;
}
.panel-body{
  background-color: #FFFFFF;
  padding: 0px;
  padding-top: 0px !important;
  word-wrap: break-word;
}
#comment_post{
  padding: 0px;
  width: 100%;
  position: relative;
}
select.tall{
  height: 40px;
  font-size: 18px;
  padding: 8px;
  font-weight: 300;
}
#commentBox{
  padding-bottom: 35.75%;
}
textarea.talltext {
	height: auto;
}
.panel-dark{
  border: 0px !important;
  border-radius: 5px 5px 5px 5px !important;
  box-shadow: 0 0 1px black !important;
}
#normal-bar{
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 100;
}
#smaller-container{
  margin: 0 !important;
  height: 35px;
}
.big-icon {
    font-size: 150px !important;
    color: #B11515 !important;
    margin: 0 auto !important;
}
#comment-box{
  width: auto;
  position: fixed;
  padding: 10px;
  bottom: 10px !important;
  right: 5px !important;
  background-color: #FFFFFF;
  border-radius: 5px 5px 5px 5px !important;
}
.comment-text{
  margin-top: 10px;
  margin-bottom: 10px;
  height: 100px;
}
.alignleft{
  float: left;
  background-color: #FFFFFF;
}

.question-title{
  text-align: center;
}
.option-title-two{
  color: #FFFFFF !important;
  position: absolute;
  display: block;
  right: 1%;
  text-align: center;
  width: 100%;
  word-wrap: break-word;
  font-size: 1.25em !important;
  line-height: 100%;
  margin-top: 0px;
}
.option-title-three{
  color: #FFFFFF !important;
  position: absolute;
  display: block;
  right: 1%;
  text-align: center;
  width: 100%;
  word-wrap: break-word;
  font-size: 1em;
  line-height: 100%;
}
.option-title-four{
  color: #FFFFFF !important;
  position: absolute;
  display: block;
  right: 1%;
  text-align: center;
  width: 100%;
  word-wrap: break-word;
  font-size: 0.75em;
  line-height: 100%;
}
.modal1{
  width: 800px !important;
  height: 500px !important;
  border-radius: 6px;
}
.modal-content{
  height: 100%;
  width: 100%;
}
.modal-hr{
  border-top: 1px solid #000000 !important;
}
.btn-delete{
  font-family: FontAwesome, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
@media only screen and (max-width : 320px) {
    .small-edits{
      zoom: 25%;
    }
    .col-md-12{
      padding-top: 0px !important;
    }
}
@media only screen and (min-width : 992px) {
    .option-menu{
        display: none;
    }
    .panel-five{
        width: 20% !important;
    }
}
.fav-button { font-family: FontAwesome, 'Helvetica Neue', Helvetica, Arial, sans-serif; background: none; border: none; color: #B1B1B1;}
.unfav-button { font-family: FontAwesome, 'Helvetica Neue', Helvetica, Arial, sans-serif; background: none; border: none; color: #B11515;}

</pre></body></html>