/*
Theme Name: Prompt
Theme URI: http://www.mudthemes.com/prompt
Description: Prompt is a beautiful responsive theme that is built for those who need a landing or sales page website. It attracts the attention of visitors with its narrow width design and featured section where 2 call to action (CTA) buttons are displayed to grab focus of anyone. It is great for business/corporates needing landing page/sales page website. With a single menu, 3 widget areas and Theme Options, Prompt remains simple, elegant and extremely usable. It also allows to modify or use new icons via Font Awesome and also has a social section where you can show your social networking profiles. Prompt is Translation ready and comes with 100% GPL license and online documentation.
Version: 1.0.2
Author: mudThemes
Author URI: http://www.mudthemes.com
Tags: white, light, responsive-layout, fluid-layout, one-column, custom-menu, threaded-comments, theme-options, translation-ready, custom-background, custom-header, featured-images
License: GNU General Public License, v2 (or newer)
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: prompt

======================================================
Prompt WordPress Theme, Copyright 2014 mudthemes.com
Prompt is distributed under the terms of the GNU GPL
======================================================

* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* 
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
* GNU General Public License for more details.
* 
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.

===========================================================
* Note: see the "readme.txt" page for copyright and license 
* information for bundled resources, including images.
===========================================================
*/

/* Stylesheet */
body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}
.col-lg-4{ margin-right:45px; }
.header-bg{ background:#ffffff; padding:10px 20px; margin:0 0 10px 0; border-bottom: 5px solid; }
.header-logo{ color:#FFFFFF; }
a{
	text-decoration:none;
	/*color:#349000;*/
}
a:hover{
	text-decoration:none;
	/*color:#000;*/
}

.step h3, .step h4, .step p, .step ul, .step ol, .step img {
    margin-left: 50px;
}
.contents{
	width:750px;
	margin:0 auto;
}
.main-hd{
	margin:0px;
	padding:0px;
	margin-bottom: 10px;
	/*color: #349000;*/
	font-weight:normal;
	font-size:1.7em;
}
.summary {
    color: #747C8A;
    font-size:18px;;
    line-height: 1.333em;
    max-width: 660px;
    margin-left: 0;
    margin-right: 0;
	padding:0px;
}
.step {
    margin-top: 0em;
    padding-top: 0;
}
.step{
    background: transparent url("images/bg-steps.png") repeat-y 19px 0px;
    margin-left: -50px;
    padding-bottom: 1em;
    padding-top:0em;
}
.step h2 {
    margin-top: 0;
	padding:0px;
}
.step h2 span {
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    background-color: #bfbfbf;
     border-radius: 40px;
    color: #fff;
    margin-right: 4px;
    padding: 3px 13px 5px 13px;
}
.step-header+h3 {
    margin-top: 1em;
}
.step-header {
    font-size: 1.714em;
	font-weight:normal;
}

.clsImg{
       
    width:90%;
    height:90%;
 }

/*01-10-2015*/
.search_box{background:#f1f1f1; padding:5px; margin: 0 0 15px 0px;}
.gobutton{ padding:0; margin-left:5px; border: 1px outset; color: #fff; cursor: pointer !important; padding:1px 2px;

}
.search_page_block{margin:0 0 15px 0; border-bottom:1px solid #efefef;}
.top-title {
    font-size: 16px;
    padding: 20px 0 0;
}
.top-title-border {
    border-left: 3px solid;
    padding: 0 0 0 10px;
}
.search_page_content{ margin:5px 0 15px 13px;}

/*3-10-2015*/
.search_page_block {
    border-bottom: 1px dashed #ccc;
    margin: 0 0 15px;
}
.greenbutton {
    /*background: #329100 none repeat scroll 0 0;*/
    border: 1px outset #1d5500;
    color: #fff;
    cursor: pointer !important;
    display: block;
    font-size: 17px;
    height: 35px;
    line-height: 35px;
    margin-left: 0;
    padding: 0 20px !important;
    text-align: center;
}
.seperator2 {
    background: rgba(0, 0, 0, 0) url("images/gray-sepretor.jpg") repeat scroll 0 0 !important;
    height: 1px;
    margin: 10px 0;
    width: 300px;
}
.tripleblock {
    color: #687074;
}
.tripleblock .text .title {
    border-left: 3px solid;
    /*border-color:#329100;*/
    color: #339100 !important;
    font-size: 16px;
    padding: 0 0 0 10px;
    text-transform: uppercase;
}

.footerbox{
    padding:15px;
}

.searchhometxt{
    width: 60%;
    float: left;
    line-height: 40px;
    height: 40px;
    padding: 0 15px;
    font-size: 14px;
    background: #fff;
    border: solid 2px;
    /*color: #329100;*/
    /*border-color: #329100;*/
}

.helptitle{
    text-align: right; font-size: 20px;
    margin-top: 0;
}

#search{
    width: 80%;
}

.activepage{
    color: #000;
}