.staging-border-wptc {
	width: 1px;
	height: 168px;
	margin-bottom: 25px;
	background-color: #e0e0e0;
	margin-top: 25px;
}

.stage-on-the-server {
	height: 10px;
	font-family: 'open_sansregular' !important;
	font-size: 13px;
	top: -8px;
	position: relative;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #444444;
}

.staging-recommended {
	 width: 86px;
	 height: 11px;
	 position: absolute;
	 font-family: 'open_sansregular' !important;
	 font-size: 12px;
	 font-weight: normal;
	 font-style: italic;
	 font-stretch: normal;
	 line-height: normal;
	 letter-spacing: normal;
	 text-align: center;
	 color: #069f14;
	 top: 13px;
	 left: 28px;
}

.staging-speed-note{
	width: 40px;
	height: 9px;
	font-family: 'open_sansregular' !important;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #444444;
	margin-left: 50px;
	margin-top: 75px;
}

.same-server-staging-path {
	width: 79px;
	height: 13px;
	font-family: 'open_sansregular' !important;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: right;
	color: #444444;
 }

 .staging-path-input-wptc{
	width: 160px;
	height: 27px;
	font-family: 'open_sansregular' !important;
	font-size: 13px;
	color: #444444;
	background-color: #fbfbfb;
	border: solid 1px #c7c7c7;
 }

 .title-bar-staging-wptc{
	font-family: 'open_sansregular' !important;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #23282d;
 }

 #goto_staging_setup_wptc:hover{
 	color: black;
 }