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/usa_sites/usagrantapplications.org/newSite/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/usa_sites/usagrantapplications.org/newSite/style.css
body {margin:0}

@font-face {
  font-family: 'ErasBD';
  src: url('fonts/erasbd-webfont.eot');
  src: local('☺'),
	url("fonts/erasbd-webfont.woff") format("woff"),
	url("fonts/erasbd-webfont.ttf") format("opentype"),
	url("fonts/erasbd-webfont.svg#ErasBD") format("svg");
	}


h1, p, li, ul, div, textarea, small, input {font-family:Verdana, Arial, Helvetica, sans-serif}
h2, h3, .nextBtn {font-family:"ErasBD"}

h1	{font-size:26px; color:#a41b00; margin:0 0 30px}
h2	{font-size:19px; color:#2f6ab2}
	.side h2	{color:#bdbdbd}
h3, .nextBtn	{font-size:15px; letter-spacing:-.05em}
h4	{font-size:14px; margin: 0}
	.thirdWidth h4	{font-size:12px;}
	.quartWidth h4	{font-size:12px;}

h1, h2, h3 {white-space:nowrap}
	
p, li, input, select, textarea	{font-size:14px;}
small {
	font-size:11px;
	margin-bottom:10px;
	display: inline-block;
	}
input, select, textarea	{color:#666}

a {
	text-decoration:none;
	font-size:10px;
	color:#6ebec5;
	}
a:hover	{color:#ccc}

li	{list-style-type: none}

input[type="checkbox"] {
    padding: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    position: absolute;
    overflow: hidden;
	}
input[type="checkbox"] + label {
    cursor: pointer;
    display: inline-block;
    background-position: 0 0;
    background-repeat: no-repeat;
	background-image:url(images/web-two-style.png);
    height: auto;
    font-size: 13px;
    line-height: 20px;
    padding-left: 22px;
    vertical-align: middle;
	margin: 0 0 3px 0;
	}
input[type="checkbox"]:checked + label {
	background-position: 0 -182px;
	}
input, select, textarea {
   background: #fff;
   border: 0;
   border-radius: 0;
   padding: 5px;
   height: 34px;
   font-size: 16px;
   line-height: 1;
   }
input 	{
	margin-right: 10px;
	height:24px;
	}
textarea {
	height:100px;
	width:95%;
	}
.sub_section select {
   background: #fff;
   }
   
.busLnk, #business a, #business .stpTitle,
.comLnk, #community a, #community .stpTitle		{color:#6ebec5}
.reaLnk, #realestate a, #realestate .stpTitle	{color:#f1b14f}
.perLnk, #personal a, #personal .stpTitle		{color:#c0cf7b}
.eduLnk, #edcuation a, #edcuation .stpTitle		{color:#e46a5d}

.stpTitle span {color:#bcbcbc; font-weight:normal;}

.contact .submit, .login .submit, .forgot .submit,
.busLnk.main_section:hover, .busLnk.main_section.selected, a.busLnk:hover, #business .mainLnk, #business .submit,
.comLnk.main_section:hover, .comLnk.main_section.selected, a.comLnk:hover, #community .mainLnk, #community .submit	{background-color:#6ebec5}
.reaLnk.main_section:hover, .reaLnk.main_section.selected, a.reaLnk:hover, #realestate .mainLnk, #realestate .submit	{background-color:#f1b14f}
.perLnk.main_section:hover, .perLnk.main_section.selected, a.perLnk:hover, #personal .mainLnk, #personal .submit, .order .submit	{background-color:#c0cf7b}
.eduLnk.main_section:hover, .eduLnk.main_section.selected, a.eduLnk:hover, #education .mainLnk, #education .submit	{background-color:#e46a5d}

.main_section.deselected, .main_section.deselected:hover {
	color:#bbb;
	background-color:#f2f2f2;
	}
.main_section.deselected img, .main_section.deselected:hover img {
	-webkit-opacity:0.3;
	   -moz-opacity:0.3;
			opacity:0.3;
	}


.submit {color:#fff; font:bold 20px/100% 'ErasBD'; padding:10px 80px; height:auto}
.submit:hover {background-color:#ccc!important;color:#333}

.logo {
	background:url(images/logo.jpg) top center no-repeat;
	cursor:pointer;
	height:73px;
	width:100%;
	}
.content {
	border-top:1px solid #d0d0d0;
	background-color:#f1f1f1;
	padding-bottom: 10px;
	width:100%;
	}
.content_, .base_{
	margin:30px auto;
	width:860px;
	}
.side {
	width:180px;
	float:right;
	padding:0 20px;
	}
	.blurb {
		border-top:2px solid #fff;
		padding:25px 0 25px 25px;
		font-style:italic;
	}
	.blurb img {
		margin:20px 0 0 0;
		position: relative;
		right: -40px;
	}
	
	.sidebar_arrow {
		position: relative;
		border-top-width:20px;
		border-top-style:solid;
		border-top-color:#aaa;
		border-left:100px solid transparent;
		border-right:100px solid transparent;
		-webkit-animation: myfirst 10s infinite;
		   -moz-animation: myfirst 10s infinite;
				animation: myfirst 10s infinite;
	}
		@-webkit-keyframes myfirst {
			0%   {border-top-color:#aaa}
			20%   {border-top-color:#aaa}
			50%	 {border-top-color:#025290}
			80%   {border-top-color:#aaa}
			100% {border-top-color:#aaa}
			}
	
		@keyframes myfirst {
			0%   {border-top-color:#aaa}
			20%   {border-top-color:#aaa}
			50%	 {border-top-color:#025290}
			80%   {border-top-color:#aaa}
			100% {border-top-color:#aaa}
			}
	
	.funding_sections {
		border-width: 4px;
		border-color:#F1F1F1;
		border-style:solid;
		border-top:0 none;
		padding: 30px 0 5px;
		margin-top: -20px;
		width: 190px;
		-webkit-animation: frame 10s infinite;
		   -moz-animation: frame 10s infinite;
				animation: frame 10s infinite;
		}
		@-webkit-keyframes frame {
			0%   {border-color:#F1F1F1; background-color:transparent}
			20%	 {border-color:#F1F1F1; background-color:transparent}
			50%	 {border-color:#aaa; background-color:#fff}
			80%	 {border-color:#F1F1F1; background-color:transparent}
			100% {border-color:#F1F1F1; background-color:transparent}
			}
	
		@keyframes frame {
			0%   {border-color:#F1F1F1; background-color:transparent}
			20%	 {border-color:#F1F1F1; background-color:transparent}
			50%	 {border-color:#aaa; background-color:#fff}
			80%	 {border-color:#F1F1F1; background-color:transparent}
			100% {border-color:#F1F1F1; background-color:transparent}
			}
	.funding_sections a {
		width:85%;
		margin:1px 2.5%;
		padding:3px 5%;
		position:relative;
		display: inline-block;
	}
	.funding_sections a:hover {
		color:#fff;
	}
	.funding_sections img {
		float:left;
		margin-right:10px;
	}
	
	.funding_types {
		border-top:2px solid #fff;
		padding:20px 0;
	}
	.funding_types a {
		margin:1px;
		float:left;
		position:relative;
		display: inline-block;
	}
	.funding_types a:hover {color:#000}
	.funding_types p {
		position:absolute;
		padding-top:20px;
		text-align:center;
		font-weight:bold;
		font-size:12px;
		width:57px;
		opacity:0;
		margin:0;
		z-index:1;
	}
	.funding_types a:hover {
		background-color:#fff;
		-webkit-box-shadow:0 0 10px 5px #fff;
		   -moz-box-shadow:0 0 10px 5px #fff;
				box-shadow:0 0 10px 5px #fff;
		-webkit-border-radius:10px;
		   -moz-border-radius:10px;
				border-radius:10px;
	}

.blurbs {
	width:100%;
	/*min-height:150px;*/
	}

	.blurbs li {
		margin:0;
		padding:15px;
		border: 1px dotted #FFFFFF;
		background-color: rgba(255, 255, 255, 0.75);
	}
	
	.blurbs h4 {
		margin:0;
		padding:0;
	}
	.blurbs p {
		font-size:13px;
		font-style: italic;
	}
	
	#button_quotes {
		list-style-type:none;
		margin:0;
		padding:0;
	}
	.qr_buttons {
		margin-top:10px;
	}


.main {
	border:1px solid #bababa;
	background-color:#fff;
	width:640px;
	}
.main_ {
	margin:40px 70px;
	}
.confirm .main,
.terms .main,
.login .main,
.forgot .main,
.privacy .main {
	width:100%;
	}
	.quote {
		background-color:#f5f5f5;
		margin:0 0 25px 25px;
		color:#025290;
		padding:25px;
		width:180px;
		float:right;
		font-size:11px;
		font-style:italic;
	}
	.quote span {
		font-size:12px;
		font-style:normal;
		margin-top:10px;
		display:block;
		float:right;
	}
	.quote img {
		float:left;
		margin-right:10px;
	}
	.numbers li {
		list-style-type:decimal;
		padding:0 0 10px;
	}
	
	.box {
		width: 100%;
		padding: 40px;
		border-spacing:0;
		background-color: #F6F6F6;
		-wekbit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
	}
	.box td:first-child {
		width:120px;
	}
	.box td:last-child {
		border-left:1px solid #ccc;
		padding-left:20px;
	}
	.main_section, .mainLnk {
		width:19%;
		cursor:pointer;
		padding:9px;
		margin:0 0 20px;
		display:inline-block;
		}
	.main_section:hover h3, .main_section.selected h3, .mainLnk h3 {
		color:#fff;
		}
	.main_section.deselected:hover h3, .main_section.deselected h3 {
		color:#ccc;
		}
	.main_section h3, .mainLnk h3 {
		text-align:center;
		}
	
form {
	width:110%;
	padding: 10px 5%;
	background-color: #FAFAFA;
	margin: 20px 0 20px -8%;
    border-top: 3px dashed #CCCCCC;
	border-bottom: 3px dashed #CCCCCC;
	}
.confirm form {
	width:90%;
	padding:10px 5%;
	margin:20px 0;
	}
.section {
	display:none;
    margin-top: -38px;
    position: relative;
    z-index: 2;
	}

.sub_section, .form_section {
	width:95%;
	margin:0 0 20px 0;
	padding:20px 0 20px 20px;
	}
.sub_section {
	background-color:#f6f6f6;
	}
#business .sub_section,
#community .sub_section {
	border:3px solid #6ebec5;
	}
#realestate .sub_section {
	border:3px solid #f1b14f;
	}
.confirm .sub_section,
#personal .sub_section {
	border:3px solid #c0cf7b;
	}
#education .sub_section {
	border:3px solid #e46a5d;
	}


.nextBtn_container {
	width:100%;
	clear:both;
	height:56px;
	padding:15px 0 0 0;
	}
.nextBtn {
	color:#fff;
	float: right;
	margin:0 20px 0 0;
	padding:15px 20px;
	background-color:#cccccc;
	}
.nextBtn:hover {
	background-color:#6ebec5;
	}
.btnLnk {
	color:#000;
	float:left;
	padding:5px 7px;
	margin:10px 5px 0 0;
	display:table-cell;
	vertical-align:middle;
	background-color:transparent;
	}
.btnLnk img {
    float: left;
	margin:0 5px 0 0;
	}
.btnLnk h4 {
	height: 55px;
	display:table-cell;
	vertical-align:middle;
	}
.btnLnk:hover {
	color:#fff;
	background-color:#ccc;
	}
.btnLnk.selected, .btnLnk.selected:hover {
	color:#fff;
	background-color:#888;
	}

.nextBtn, .btnLnk, .main_section, .funding_sections a, .mainLnk, .submit, a {
	cursor:pointer;
	-webkit-transition:all 0.3s;
	   -moz-transition:all 0.3s;
			transition:all 0.3s;
	-webkit-border-radius:20px;
	   -moz-border-radius:20px;
			border-radius:20px;
	}
	.submit {
	-webkit-border-radius:0;
	   -moz-border-radius:0;
			border-radius:0;
	}
.main_section, .btnLnk, .main_section  {
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
			box-sizing:border-box;
	}
.main_section img, .funding_sections img, .btnLnk img {
	-webkit-border-radius:50%;
	   -moz-border-radius:50%;
			border-radius:50%;
	}

.btnLnk img {border:1px solid #F1F1F1}
.main_section img {border:3px solid #fff}
.funding_sections img {border:2px solid #F1F1F1}

.selections .mainLnk {
	float:left;
	padding:3px;
	cursor:default;
	margin:2px 10px 0 0;
	-webkit-border-radius:10px;
	   -moz-border-radius:10px;
			border-radius:10px;
	}

.cols2 {
	padding:0;
	-webkit-column-count:2;
	   -moz-column-count:2;
			column-count:2;
	
	-webkit-column-gap:20px;
	   -moz-column-gap:20px;
			column-gap:20px;
	
	-webkit-column-rule:1px solid #ccc;
	   -moz-column-rule:1px solid #ccc;
			column-rule:1px solid #ccc;
	}
.selections {
	width:100%;
	margin:0 0 10px 0;
	}

.base {
	width:100%;
	margin:auto;
	color:#aaa;
	padding-top:30px;
	border-top:1px solid #ccc;
	}
	.copy {
		font-size:9px;
		color:#aaa;
		float:right;
	}

.fullWidth	{width:100%}
.fillWidth	{width:72%}
.halfWidth	{width:49%}
.thirdWidth	{width:32%}
.quartWidth	{width:24%}

 div.fillWidth {
 	height:24px;
	padding: 5px 10px 0 0;
	margin-right: 10px;
 	}

.fullWidth .halfWidth {
	margin:0 15px 0 0;
	}
.halfWidth select, select.halfWidth {
	margin:0 10px 0 0;
	width: 53%;
	}
.halfWidth p {
	margin:9px 0 0;
	}
.halfWidth span {
	margin: 20px 15px 0 15px;
	font-size:10px;
	float:right;
	color:#aaa;
	}

.left	{float:left}
.right	{float:right}
.clear	{clear:both; margin:0 0 20px 0}
.clear_left { clear:left; margin: 0 0 20px 0}

Youez - 2016 - github.com/yon3zu
LinuXploit