body {
	margin: 0;
	padding: 0;
	font-family: 'Montserrat',Arial,sans-serif;
}
img { max-width: 100%; }
#container { }
#top-head { text-align: right; margin-bottom: 50px; position: fixed; z-index: 1000; top: 20px; right: 25px; }
#top-head a { border: 1px solid #FFF; display: inline-block; text-align: center; padding: 8px 15px; font-size: 14px; border-radius: 5px; text-decoration: none; text-transform: uppercase; font-weight: bold; color: #FFF; }
#top-head a.join-free { background-color: #1dce1c; }
#top-head a.login { background-color: #1d81e3; }
#header_new { height: 100%; background: #f1f1f1;/*#f5f9f7 url(../images/header-bg.png) center top no-repeat*/; }
#header_new .header-wrap, #content-wrap .content, #footer-wrap .footer { width: 1200px; max-width: 96%; margin: 0 auto; padding: 10px 0; text-align: center; }
#header_new .header-wrap { padding: 10% 0 40px; }
#header_new p { color: #929397; }
#header_new p.slogan { margin: 30px 0 50px; font-size: 22px; letter-spacing: 5px; text-transform: uppercase; color: #5d5d5d; }
#header_new .form-search-wrap form { margin: 0; background-color: #a7a9a8; border-radius: 5px; padding: 10px 0; display: inline-block; width: 735px; max-width: 100%; }
#header_new .form-search-wrap form input[type="text"], #header_new .form-search-wrap form input[type="email"] { margin-right: 1%; width: 72%; padding: 15px; border: none; border-top: 2px solid #4b4c4e; border-left: 2px solid #4b4c4e; }
#header_new .form-search-wrap form input[type="button"], #header_new .form-search-wrap form input[type="submit"] { width: 19%; background-color: #1e80e1; text-transform: uppercase; font-weight: bold; color: #FFF; padding: 15px 0; border: 1px solid #FFF; border-bottom: 1px solid #d4d6d5; border-top: 1px solid #d4d6d5; }


#content-wrap { margin-top: -50px; }
#content-wrap .top-content { position: relative; background: #1f81e2 url('/images/content-top-bg.png') center top no-repeat; padding: 1px 4%; text-align: center; color: #FFF; }
#content-wrap .top-content > a { display: inline-block; width: 125px; margin-top: 16px; font-size: 12px; color: #FFF; text-decoration: none; text-transform: uppercase; letter-spacing: 1px; }
#content-wrap .top-content > a:first-of-type { width: 263px; padding-top: 15px; margin-top: -10px; margin-right: 10px; margin-left: -63px; }
#content-wrap .top-content .featured-testimonials p.message { font-weight: bold; font-size: 32px; text-transform: uppercase; letter-spacing: 4px; padding-top: 50px; margin-top: 0; }
#content-wrap .top-content .featured-testimonials p.author { font-size: 14px; text-align: right; width: 86%; font-style: italic; letter-spacing: 4px; }
#content-wrap .top-content .proven-services { width: 800px; max-width: 95%; margin: 50px auto; border: 3px solid #FFF; padding: 45px 0; }
#content-wrap .top-content .proven-services > div  { display: inline-block; vertical-align: top; width: 30%; min-width: 170px; }
#content-wrap .top-content .proven-services > div:nth-of-type(2) { margin: 0 1.5%; }
#content-wrap .top-content .proven-services > div p { font-size: 18px; }
#content-wrap .top-content .bottom-img { position: absolute; left: 47%; }
#content-wrap .content { text-align: left; padding: 70px 0 50px; }
#content-wrap .content p.content-heading { margin-top: 0; padding-top: 20px; text-transform: uppercase; letter-spacing: 4px; text-align: center; color: #5d5d5d; }
#content-wrap .content ul.company-logo { list-style-type: none; padding: 0; margin: 40px 0; text-align: center; }
#content-wrap .content ul.company-logo li { display: inline-block; vertical-align: middle; margin: 10px 12px; }
#content-wrap .content .testimonials { width: 785px; max-width: 100%; margin: 0 auto; }
#content-wrap .content .testimonials .testimonial { margin-bottom: 45px; }
#content-wrap .content .testimonials p.message { color: #211f20; font-style: italic; letter-spacing: 3px; width: 98%; }
#content-wrap .content .testimonials p.author { text-align: right; font-weight: bold; color: #626367; font-size: 14px; letter-spacing: 2px; }

#footer-wrap { background-color: #5d5d5d; color: #FFF; text-align: center; padding: 40px 0; }
#footer-wrap a { color: #FFF; text-decoration: none; font-size: 13px; }
#footer-wrap ul { list-style-type: none; padding: 0; margin: 0 auto; width: 113px; }
#footer-wrap .three-column { width: 850px; max-width: 100%; margin: 0 auto; }
#footer-wrap .three-column > div { margin-bottom: 15px; width: 32%; min-width: 125px; display: inline-block; vertical-align: top; border-left: 4px solid #FFF; text-align: left; padding: 20px 0 0; min-height: 100px; }
#footer-wrap .three-column > div:first-of-type { border-left: none; }
#footer-wrap .f-socials { margin: 20px 0; }
#footer-wrap .f-socials a { margin: 20px 10px; }
#footer-wrap .copyright, #footer-wrap .copyright a  { font-size: 12px; }
#footer-wrap .copyright a { text-decoration: underline; }

#footer-wrap.short-footer {
	padding: 10px;
	position: relative;
}
#footer-wrap.short-footer .f-socials {
	display: none;
}
#footer-wrap.short-footer .copyright {
	margin: auto;
}
#footer-wrap.short-footer .three-column a {
	font-size: 11px;
}
#footer-wrap.short-footer .three-column > div {
	padding: 0;
	margin-bottom: 10px;
	border-left-width: 2px;
	min-height: 74px;
}
#footer-wrap.short-footer ~ iframe[name=google_conversion_frame] {
	display: none;
}

@media (min-width: 1599px) {
	#content-wrap .top-content .proven-services { width: 1000px; }
}

/* The login and forgot password styles*/
#login-block,
#join-free{
	float: left;
	width: 350px;
	text-align: left;
	-webkit-box-shadow: 0px 3px 7px #333;
	        box-shadow: 0px 3px 7px #333;
	        text-rendering: optimizeLegibility;
    -webkit-font-smoothing:antialiased;
}
#join-free/*.on-header*/{
	margin-right: 80px;
}
#verify-trial-acct p {
	margin-left: 20px;
	margin-right: 20px;
}
/*
#member-login,
#forgot-pass-block,
#join-free{
	background: #e5e6e7;
	padding: 25px;
}
#forgot-pass-block{
	display: block;
	width: 300px;
	position: absolute;
	top: 270px;
	right: 0;
}
#join-free{
	background: #1e81e2;
	width: 300px;
}
#member-login .title,
#forgot-pass-block .title,
#join-free .title{
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	color: #5d5d5d;
}
#join-free .title{
	color: #fff;
}
#member-login .input-container,
#forgot-pass-block .input-container{
	float: left;
	width: 100%;
}
#login-block .password-control-block{
	float: left;
	width: 190px;
	margin-top: 10px;
}
#login-block .forgot-pass{
	padding: 0;
	color: #007ec3;
	font-weight: normal;
	font-size: 1em;
	text-transform: none;
	border:none;
	margin-left: 20px;
}
#login-block .forgot-pass:hover{
	color: #1dce1c
}
#forgot-pass-block{
	display: none;
}
.input-login{
	font-size: 16px;
	margin-top: 10px;
	width: 110px;
	background-color: #1D81E3;
}
.input-login:hover{
	color: rgba(0, 0, 0, 0.5);
}
.input-reset{
	letter-spacing: 2px;
	width: 100%;
}
*/
#member-login,
#forgot-pass-block,
#join-free{
	background: #e5e6e7;
	padding: 25px;
}
#forgot-pass-block{
	display: block;
	width: 300px;

}
#join-free{
	background: #1e81e2;
	width: 300px;
}
#member-login .title,
#forgot-pass-block .title,
#join-free .title{
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	color: #5d5d5d;
}
#join-free .title{
	color: #fff;
}
#member-login .input-container,
#forgot-pass-block .input-container{
	float: left;
	width: 100%;
}
#login-block .password-control-block{
	float: left;
	width: 190px;
	margin-top: 10px;
}

#forgot-pass-block-hold {


    position: absolute;
    right: 0;
    top: 270px;
    width: 300px;
     background: none repeat scroll 0 0 #E5E6E7;
    padding: 25px;
     box-shadow: 0 3px 7px #333333;
 
    text-rendering: optimizelegibility;
}

#forgot-pass-block-hold #forgotPass_content #forgot-pass-block {

    padding: 0 !important;
}

#login-block .forgot-pass{
	padding: 0;
	color: #007ec3;
	font-weight: normal;
	font-size: 1em;
	text-transform: none;
	border:none;
	margin-left: 20px;
}
#login-block .forgot-pass:hover{
	color: #1dce1c
}
.input-login{
	font-size: 16px;
	margin-top: 10px;
	width: 110px;
}
.input-reset{
	letter-spacing: 2px;
	width: 100%;
}
.terms-condition{
	color: #fff;
	float: left;
	width: 100%;
	margin: 10px 0;
}
.cbox-label{
	float: left;
	margin-top: -1px;
}
.terms-condition .cbox-label{
	color: #fff;
}

/* New colorbox CSS*/ 
#colorbox.no-box #cboxTopLeft,
#colorbox.no-box #cboxTopCenter,
#colorbox.no-box #cboxTopRight,
#colorbox.no-box #cboxBottomLeft,
#colorbox.no-box #cboxBottomCenter,
#colorbox.no-box #cboxBottomRight{
	background-image: url(../images/cBox/no-border.png);
}
#colorbox.no-box #cboxMiddleLeft,
#colorbox.no-box #cboxMiddleRight{
	background-image: url(../images/cBox/no-border-lft-rgt.png);
}
#colorbox.no-box #cboxClose{
	background:url(../images/cBox/btn-close.png) no-repeat 0 0;
	height: 10px;
	width: 10px;
	top: 10px;
	right: 10px;
}
#colorbox.no-box #cboxLoadedContent {
	background-color: #E7E7E7;
}
#colorbox.no-box #cboxClose:hover{
	background-position: 0px -10px;
}
#colorbox #cboxLoadingOverlay{
	background-position: center center;
}
#colorbox.no-box #cboxContent{
	background:none;
}


/* Upgrade popup styles. */
.info-icon{
	background: url(../images/common/info-icon.png) no-repeat;
	height: 26px;
	margin: 0 0 0 40px;
	display:block;
	padding: 5px 0 0 45px;
	text-align: left;
}
.popup-header{
	background: #1e81e2;
	padding: 20px 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	letter-spacing: 2px;
	text-rendering: optimizeLegibility;
    -webkit-font-smoothing:antialiased;
}
.popup-header.returning-users-login { 
        font-family: 'Open Sans', Arial, sans-serif;
        text-align: center;
        letter-spacing: -1px;
        font-size: 20px;
        border-bottom: 1px solid #666;
        background-image: linear-gradient(180deg, rgba(255,255,255,.1),rgba(0,0,0,.1));
        text-shadow: 1px 1px 1px #666;
        box-shadow: 0 2px 5px #888;
        xmargin-bottom: 0;
}
.popup-header.returning-users-login ~ #member-login {
	padding-top: 0;
}
.popup-header.returning-users-login {
	font-family: 'Open Sans', Arial, sans-serif;
	text-align: center;
	letter-spacing: -1px;
}
.popup-content{
	background: #fff;
	color: #5d5d5d;
	padding: 20px 0;
	text-rendering: optimizeLegibility;
    -webkit-font-smoothing:antialiased;
}
#feedback .popup-content{
	background:#e5e6e7;
}
.upgrade-info{
	font-family: 'Montserrat', sans-serif;
	margin: 0 40px;
	width:265px;
	text-align: left;
}
.feature-list{
	font-family: 'Montserrat', sans-serif;
	padding: 10px 40px 15px 40px;
	text-align: left;
	list-style-type: none;
	margin: 0 0 0 10px;
}
.feature-list .list-item{
	padding-left:15px;
	background: url(../images/common/icon-add.png) no-repeat 0 5px;
	color: #868686;
}
.upgrade-btn{
	margin: 0 20px;
	display: block;
}
.form-list{
	font-family: 'Montserrat', sans-serif;
	padding: 20px 40px;
	text-align: left;
	list-style-type: none;
	margin: 0;
}
.comment-txt{
	height: 170px;
	width: 430px;
}
#refer-supplier .popup-content{
	background: #e5e6e7;
	padding: 0;
	font-family: 'Montserrat', sans-serif;
	text-align: left;
}
#refer-supplier .block-two,
#refer-supplier .block-one{
	padding: 30px 50px;
	width: 300px;
}
#refer-supplier .block-two{
	background: #939597;
	color: #fff;
}
#refer-supplier .form-list{
	padding: 0;
}
.label-participate{
	font-size: 11px;
}
