403Webshell
Server IP : 10.200.247.200  /  Your IP : 216.73.217.19
Web Server : Apache
System : Linux synergy-usa-sites 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64
User : jeremy ( 1001)
PHP Version : 8.4.25
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/seo_sites/federalgrantfinder.com/Federal Grant Finder - Grants Made Easy_files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/seo_sites/federalgrantfinder.com/Federal Grant Finder - Grants Made Easy_files/style.css
html {
  position: relative;
  min-height: 100%;
}
body {
  font-family: 'Roboto', Helvetica, Verdana, sans-serif;
  background: #000;
  margin-bottom: 30px;
  height: inherit;
}
a {
  color: #00b7ff;
}
a:link {
  text-decoration: none !important;
}
a:hover {
  text-decoration: none !important;
}
li {
  list-style-type: none;
}
.dotted {
  list-style-type: disc;
}
.img_round {
  width: 100%;
  max-width: 300px;
  border-radius: 50%;
  display: block;
  margin: auto;
}
p {
  font-size: 16px;
}
.social_info {
  padding-top: 7px;
}
.social_info a {
  font-size: 12px;
  padding-left: 5px;
}
.facebook-link {
  color: #4267b2;
}
.twitter-link {
  color: #1da1f2;
}
.linkedin-link {
  color: #0077b5;
}
.youtube-link {
  color: #e62117;
}
.navbar {
  font-size: 17px;
}
.nav-tabs .tab {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  background-color: rgba(92,184,92,0.8);
  color: #fff;
  font-size: 17px;
}
.height_80 {
  height: 108px;
}
.gold {
  background-color: rgba(213,133,18,0.8) !important;
}
.nav .tab {
  position: relative;
  display: block;
  padding: 10px 15px;
  cursor: pointer;
}
.marg_r_15 {
  margin-right: 15px;
}
#logo {
  height: 50px;
}
.wrapper {
  width: 90%;
  text-align: left;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 20px;
}
.footer-pad {
  position: absolute;
  bottom: 0;
  height: 50px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 30px;
  background-color: #f5f5f5;
}
.footer p {
  padding-right: 20px;
  position: relative;
  top: 4px;
  margin-bottom: 0;
}
.line {
  border-top: 1px solid #8c8b8b;
}
.height_inherit {
  height: inherit;
}
.bg_lht_grey {
  background-color: #efefef;
}
.btn-success {
  background-color: rgba(92,184,92,0.8) !important;
  border-color: rgba(76,174,76,0.8) !important;
}
.btn-info {
  background-color: rgba(91,192,222,0.8) !important;
  border-color: rgba(70,184,218,0.8) !important;
}
.btn-danger {
  background-color: rgba(217,83,79,0.8) !important;
  border-color: rgba(212,63,58,0.8) !important;
}
.fadeout {
  position: relative;
  bottom: 4em;
  height: 4em;
  background: -webkit-linear-gradient(rgba(255,255,255,0) 0%, #fff 100%);
  background-image: -moz-linear-gradient(rgba(255,255,255,0) 0%, #fff 100%);
  background-image: -o-linear-gradient(rgba(255,255,255,0) 0%, #fff 100%);
  background-image: linear-gradient(rgba(255,255,255,0) 0%, #fff 100%);
  background-image: -ms-linear-gradient(rgba(255,255,255,0) 0%, #fff 100%);
}
.homeJumbo a {
  position: relative;
  top: 130px;
}
.home_btn {
  display: block !important;
  margin: 20px auto !important;
  padding: 20px 0px !important;
  width: 75%;
  min-width: 200px;
}
.home_btn h3,
.home_btn i {
  color: #111;
  margin-top: 0;
}
#grant_window {
  height: 100%;
}
.window_pane {
  padding-top: 5;
  height: 15px;
}
.no_marg {
  margin: 0 !important;
}
.no_pad {
  padding: 0 !important;
}
.no_border {
  border: none !important;
}
.marg_top_ten {
  margin: 5px;
}
.homeJumbo {
  background-image: url("../images/jumbo_coins.png");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: auto 100%;
  min-height: 490px;
}
.homeJumboB {
  background-image: url("../images/jumbo_img2.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: 100% 100%;
  min-height: 490px;
}
.step {
  display: block;
  margin-top: 30px;
}
.step h3 {
  margin-bottom: 25px;
}
.step img {
  position: relative;
  display: block;
  margin: auto;
  margin-top: 50px;
  z-index: 1;
  width: 100%;
  max-width: 300px;
  border-radius: 50%;
  box-shadow: 5px 5px 10px #ccc;
  transition: box-shadow 0.3s, bottom 0.3s;
}
.step img:hover {
  box-shadow: 7px 7px 6px #ccc;
  bottom: 2px;
}
.step .text {
  margin: 20px 0px 0px 0px;
  position: relative;
  min-height: 170px;
}
.step .btn {
  min-width: 140px;
  max-width: 298px;
  display: block !important;
  margin: auto !important;
  margin-top: 30px !important;
}
.member_benefits {
  margin: 0px 0px 50px 0px !important;
}
.member_benefits .benefit {
  display: block;
  margin: auto;
}
.member_benefits .wrapper {
  max-width: 900px;
}
.steps {
  padding-bottom: 40px;
}
.steps .wrapper {
  max-width: 900px;
}
.grant_types input:hover {
  color: #fff;
}
.grant_types input {
  color: #fff;
  font-weight: bold;
  margin-top: 10px;
}
.grant_types select {
  width: 50%;
}
.find_more img {
  width: 100%;
  max-width: 200px;
  margin: auto;
  display: block;
}
.find_more .text_container {
  width: 100%;
  max-width: 400px;
  margin: auto;
  display: block;
}
.article_topics img {
  width: 60px;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}
.article_topics h3 {
  display: inline-block;
  color: #000;
}
.article_topics a {
  opacity: 0.7;
  transition: opacity 0.3s;
}
.article_topics a:hover {
  opacity: 0.4;
}
.article_topics li {
  height: 150px;
}
.article_topics p {
  height: 80px;
  overflow: hidden;
}
.article_topics p a {
  opacity: 1;
  z-index: 1;
  border-left: 10px solid #fff;
  background-color: #fff;
  position: absolute;
  bottom: 3px;
  right: 15px;
}
.article_topics p a:hover {
  opacity: 1;
  color: #999;
}
.grant_types {
  padding: 15px 15px;
}
.grant_types .bootstrap-select {
  padding: 0px 0px;
  width: 50% !important;
}
.panel .grant_info::-webkit-scrollbar {
  display: none;
}
.panel .grant_info {
  height: 275px;
  overflow-y: scroll;
}
.panel p {
  margin-bottom: 0;
}
.panel .grant_link {
  display: none;
}
.panel .details h4,
.panel .details p {
  display: inline-block;
}
.panel .nav-tabs {
  margin-bottom: 20px;
}
.panel-heading {
  height: 60px;
  overflow: hidden;
}
.panel-footer h4,
.panel-footer .social_info {
  display: inline-block;
}
.panel-footer .social_info {
  float: right;
}
.nxt_arrows {
  position: relative;
}
.nxt_arrows i {
  position: absolute;
  cursor: pointer;
  bottom: 5px;
}
.nxt_arrows i:first-child {
  right: 7px;
}
.nxt_arrows i:last-child {
  right: 40px;
}
.padding_15 {
  padding: 15px;
}
.hidden-md-up {
  display: none;
}
.hidden-sm-up {
  display: none;
}
.grant_resources ul li img {
  width: 100%;
}
.grant_resources ul a {
  color: #000;
}
.refs {
  margin-bottom: 30px;
}
.infograph {
  width: 100%;
  max-width: 1200px;
  display: block;
  margin: auto;
}
.sign_up img {
  width: 100%;
  max-width: 400px;
  border-radius: 50%;
}
@media screen and (max-width: 1200px) {
  .sm-col {
    padding: 0px !important;
  }
  .grant_types {
    padding: 15px 0px;
  }
  .hidden-md-down {
    display: none;
  }
  .hidden-md-up {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  .hidden-sm-down {
    display: none;
  }
  .hidden-sm-up {
    display: block;
  }
  .img_round {
    max-width: 230px;
  }
}
@media screen and (max-width: 767px) {
  .homeJumbo a {
    position: relative;
  }
}
@media screen and (max-width: 475px) {
  #logo {
    height: 40px;
  }
  .nav .tab {
    position: relative;
    display: block;
    padding: 5px 5px;
    font-size: 16px;
  }
  .img_round {
    max-width: 200px;
  }
}
@media screen and (max-width: 389px) {
  #logo {
    height: 35px;
  }
  .nav .tab {
    position: relative;
    display: block;
    padding: 5px 1px;
    font-size: 13px;
  }
}

Youez - 2016 - github.com/yon3zu
LinuXploit