/*
Theme Name: SEO Ranks
Theme URI: http://rjwebstudio.com/
Author: Ram Ji Pandey
Author URI: http://rjwebstudio.com/
Description: SEO Ranks
Version: 1.0
*/

.current_page_item a {
	color: #F3B606;
}
.subscribe .wpcf7-submit {
    padding: 20px 30px !important;
}
.c-forms{
	float:left;
	width:100%;
}
.c-forms div{
	float:left;
	width:100%;
	margin-bottom:15px;
}
.text-box{
	float:left;
	height:43px !important;
	width:100%;
	border:1px solid #CCC;
	box-shadow:0px 0px 4px #CCC;
	margin-top:6px;
}
.text-box-1{
	float:left;
	height:120px !important;
	width:100%;
	border:1px solid #CCC;
	box-shadow:0px 0px 4px #CCC;
	margin-top:6px;
}
.format-head-text u{
	float:left;
	width:15%;
	height:4px;
	background:#5588dd;
	margin-top:20px;
}