.tml_page > .entry {
	margin:auto;
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
    margin-top: 20px;
    padding: 26px 24px 6px;
	margin:auto;
	max-width:340px;
	box-sizing:border-box;
}
.tml_page .user-pass1-wrap > p {
	margin-bottom:0;
}
.tml_page .tml-action-links {
	display:none !important;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }


.forward_logo img {
	max-height:60px;
}
.flat_blue_btn, .tml input[type="submit"] {
	min-width:94px;
	padding:0 15px;
	height:36px;
	line-height:36px;
	text-decoration:none;
	font-size:14px;
	color:#ffffff;
	text-align:center;
	display:inline-block;
	background:#1188d1;
	border:0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.flat_blue_btn:hover, .tml input[type="submit"]:hover {
	opacity:0.75;
}
#cboxOverlay {
	opacity:0.75;
}
#cboxContent {
	margin-top:0;
	background-color:transparent;
}
#cboxLoadedContent {
	border:0;
	background-color:transparent;
}
#cboxClose {
	background:url(../images/popup_close.png) no-repeat;
	width:14px;
	height:14px;
	top:10px;
	right:20px;
}
#colorbox {
	margin-top:50px;
	border-radius:6px;
	-moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.75);
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 20px rgba(0,0,0,0.75);
	/*overflow:hidden;*/
}
.popup_body {
	padding:18px 34px 6px;
	background:#fff;
}
.intro_text {
	width:450px;
	float:left;
}
.intro_text .line1,
.intro_text .line2,
.intro_text .line3{
	line-height:1;
	margin-bottom:15px;
}
.popup_box .line1 {
	font-size:22px;
	color:#1970b5;
	font-weight:bold;
}
.popup_box .line2 {
	font-size:18px;
	color:#f436c5;
	font-weight:600;
}
#forward_shasta .line1, #forward_shasta .line2 {
	font-size:18px;
}
.popup_box .line3 {
	font-size:22px;
	color:#000;
	font-weight:700;
}
.img_preview {
	width:500px;
	float:right;
	text-align:center;
	margin-bottom:20px;
	background:url(../images/ajax-loader.gif) no-repeat center center;
	min-height:170px;
}
.img_preview img {
	width:100%;
	display:block;
	margin:0;
	max-width:100%;
}					
.form_cols {
	width:48%;
	font-size:14px;
	color:#000;
	float:left;
}
.form_cols p {
	margin-bottom:14px;
}
.form_cols label {
	display:block;
}
.form_cols label span {
	color:#FF0004;
}
.form_cols label .wpcf7-list-item-label {
	color:#000 !important;
}
.lwa-form * {
	font-family: 'Open Sans';
}
.form_cols input, .form_cols textarea, .form_cols select,
.popup_body select,
.popup_body input[type=text],
.popup_body input[type=tel],
.popup_body input[type=email],
.popup_body input[type=password],
.tml select,
.tml input[type=text],
.tml input[type=tel],
.tml input[type=email],
.tml input[type=password] {
	display:block;
	box-sizing:border-box;
	width:100%;
	height:36px;
	padding:8px;
	margin-top: 5px;	
	font-family: 'Open Sans';
	
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: inset 2px 3px 4px #dddddd;
	-webkit-box-shadow: inset 2px 3px 4px #dddddd;
	box-shadow: inset 2px 3px 4px #dddddd;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 3, direction = 165, color = '#dddddd');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 3, Direction = 165, Color = '#dddddd')";
}
#forward_shasta .popup_body input[type=text],
#forward_shasta .popup_body input[type=tel],
#forward_shasta .popup_body input[type=email],
#forward_shasta .popup_body input[type=password],
#forward_shasta .form_cols select {
	padding:8px 2px;
}
#forward_shasta .form_cols p:last-child{
	margin-bottom:0 !important;
}
.form_cols textarea {
	min-height:100px;
}
.group-input {
	display:block;
}
.group-input label, .group-input input {
	display:inline;
	width:auto;
	height:auto;
	margin-right:6px;
}
.group-input label {
	margin-right:20px;
}
input[type=submit] {
	cursor:pointer;
}
.form_cols input[type=submit] {
	background:url(../images/btn_submit.png) no-repeat;
	width:78px;
	height:28px;
	border:0;
	padding:0;
	position:relative;
	text-indent:-9999px;
	overflow:hidden;
}
.wpcf7-form-control.img_path {
	visibility:hidden;
}
.popup_header {
	line-height:36px;
	text-align:center;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	background:#1678c6 url(../images/popup_header_bg.png) repeat-x 0 0;
}
span.wpcf7-not-valid-tip {
	font-size:12px !important;
	display:none !important;
}
.wpcf7-not-valid {
	background-color:rgba(255,0,4,0.10) !important;
}
.wpcf7-response-output {
    margin-top: 0 !important;
    position: relative;
    top: -3px;
}
.wpcf7-validation-errors {
	background-color:rgba(255,0,0,0.10) !important;
	color:#FF0004 !important;
	border-color:#FF0004;
}
.wpcf7-mail-sent-ok {
	color:#006612 !important;
	background-color:rgba(0,255,0,0.1);
}





/*
ajax login widget
*/

.lwa-register-tip {
	font-size:12px;
}
.lwa .lwa-username-label, .lwa .lwa-password-label, .wp-social-login-connect-with {
	width:97px;
}
.wp-social-login-widget {
	margin:5px auto;
	display:table;
	width:100%;
}
.wp-social-login-connect-with , .wp-social-login-provider-list {
	display:table-cell;
	margin:auto;
	text-align:left;
	vertical-align:middle;
}
.wp-social-login-connect-with {
	padding-right: 10px !important;
    vertical-align: middle;
}
.wp-social-login-provider-list {
	padding:0 !important;
}
.lwa-submit-links {
	font-size:13px !important;
}
.lwa-submit-links a {
	text-decoration:none;
}
.lwa-submit-links a:hover {
	color:#333;
}
span.file-7421 {
	position:absolute;
	left:-99999px;
	top:-99999px;
	visibility:hidden;
}


.lwa label, .wp-social-login-connect-with {
	font-size:14px !important;
}
.lwa-status {
	font-size:12px;
	margin-bottom:10px !important;
}
.lwa-status.lwa-status-confirm span {
	font-size:10px;
}
.lwa_tabs {
	border-bottom:1px solid #cccccc;
	margin:10px 0;
}
.lwa_tabs a {
	cursor:pointer;
	padding:10px 0;
	display:block;
	float:left;
	text-align:center;
	width:50%;
	font-weight:bold;
	font-size:25px;
	color:#2a2a2a;
	border-bottom:3px solid #fff;
	text-decoration:none;
}
.lwa_tabs a.active {
	color:#208acf;
	border-bottom:3px solid #208acf;
}
.lwa_tabs a:hover {
	color:#208acf;
}


form.lwa-remember > div,
form.lwa-remember > div > table {
	display:block;
	margin:auto;
	max-width:280px;
	width:100%;
}
form.lwa-remember > div > table * {
	width:100%;
	box-sizing:border-box;
	display:block;
}
form.lwa-remember > div > table .flat_blue_btn {
	max-width:188px;
	text-align:center;
}



/*

social share

*/
#social_share {
	text-align:center;
}
.social_popup_logo img {
	margin-top:10px;
	/*width:100%;*/
	max-width:100%;
}
.social_preview_cont, .social_preview_cont img {
	max-width:576px;
	min-height:200px;
	width:100%;
	margin:auto;
}
.social_preview_cont {
	margin-bottom:15px;
}
.social_text {
	font-size:29px;
	line-height:33px;
	color:#1870b5;
	font-weight:600;
	font-style:italic;
}
#social_share table {
	margin:auto;
}
#social_share table td {
	padding:0 6px;
}
.social_icons {
	padding-bottom:30px;
}
.social_icons img {
	cursor:pointer;
}


/*
help popup
*/
.help_popup_logo {
	text-align:center;
	margin-bottom:25px;
}
.help_heading {
	font-size:25px;
	font-weight:bold;
	color:#2a2a2a;
	margin-bottom:25px;
}
.help_text {
	font-size:14px;
	color:#2a2a2a;
	line-height:23px;
	max-height:440px;
	overflow:scroll;
	overflow-x:hidden;
	margin-bottom:30px;
}
.help_text p {
	margin-bottom:24px;
}
#basic-modal-content {display:none;}/* Overlay */#simplemodal-overlay {background-color:#000;z-index: 9999 !important;}/* Container */#simplemodal-container {    height: 350px;    width: 300px;    background: #fff url(../images/popup_header_bg.png) repeat-x left top;    padding: 12px;    border-radius: 10px;    box-shadow: 0 5px 10px rgba(0,0,0,.6);    text-align: center;	padding-top: 60px;	z-index: 9999 !important;	box-sizing: border-box;	} #simplemodal-container .simplemodal-data {padding:8px;}#simplemodal-container a.modalCloseImg {	background: url(../images/popup_close.png) no-repeat center center;    width: 30px;    height: 30px;    display: inline;    z-index: 3200;    position: absolute;    top: 0;    right: 0;    cursor: pointer;}#simplemodal-container h3 {    color: #208acf;    font-family: "Open Sans", sans-serif;    font-weight: 600;    line-height: 30px;    margin-top: 20px;	font-size: 19px;}



@media only screen and (min-width: 1040px) {
	.img_preview_cont {
		max-width:320px;
		margin:auto;
	}
}
/*@media only screen and (min-width: 1040px)*/



@media only screen and (max-width: 1040px) {
	.padding-area {
		padding: 0 30px;
	}
}
/*@media only screen and (max-width: 1040px)*/


@media only screen and (max-width: 1200px) {
	#page-wrap {
		width:100%;
		box-sizing:border-box;
		padding:0 15px;
	}
	.popup_box img {
		max-width:100%;
		height:auto;
	}
}
/*@media only screen and (max-width: 960px)*/


@media only screen and (min-width: 900px) and (max-width: 1040px) {
	
	.popup_box, .popup_box * {
		box-sizing:border-box;
	}
	.intro_text, .img_preview {
		width:48%;
	}
}
/*@media only screen and (min-width: 900px) and (max-width: 1040px)*/


@media only screen and (max-width: 899px) {
	.intro_text, .img_preview {
		float:none;
		width:100%;
	}
}

/*@media only screen and (max-width: 899px)*/



@media only screen and (max-width: 720px) {
	.popup_body {
		padding:20px;
	}
	.form_cols {
		float:none !important;
		width:100%;
	}
}
 @media only screen and (max-width: 767px) {	 	 #simplemodal-container{max-width: 300px;}	  }