.tmPro-members-link ul li a {
	transition: none;
	-webkit-transition: none;
}

h3.tmPro-header,
.tmPro-form-intro {
	text-align: center;
	margin: 16px;
}

.tmPro-form {
	text-align: center;
}

.tmPro-form-field,
.tmPro-rform-field {
	clear: both;
	padding: 4px;
	width: 632px;
	margin: 0 auto;
}

.tmPro-form-label {
	float: left;
	width: 216px;
	text-align: right;
	padding: 4px;
	line-height: 30px;
}

.tmPro-rform-label {
	float: left;
	width: 216px;
	text-align: left;
	padding: 4px;
	line-height: 30px;
}

.tmPro-form-input {
	float: left;
	max-width: 400px;
	text-align: left;
	padding: 4px;
	line-height: 30px;
}

.tmPro-rform-input {
	float: left;
	max-width: 400px;
	text-align: right;
	padding: 4px;
	line-height: 30px;
}

.tmPro-form-input p {
	font-size: 11px;
	margin: 3px 0;
}

.tmPro-form input[type="text"],
.tmPro-form input[type="password"],
.tmPro-form input[type="email"],
.tmPro-form textarea {
	padding: 4px 8px;
	background: #f0f0f0;
	border: 1px solid #ccc;
	width: 216px;
}

.tmPro-form input[type="text"]:focus,
.tmPro-form input[type="password"]:focus,
.tmPro-form input[type="email"]:focus,
.tmPro-form textarea:focus {
	border-color: #aaa;
}

button.tmPro-button,
input.tmPro-button {
	background: #ee432e; /* Old browsers */
	background: -moz-linear-gradient(top,  #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee432e), color-stop(50%,#c63929), color-stop(50%,#b51700), color-stop(100%,#891100)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ee432e 0%,#c63929 50%,#b51700 50%,#891100 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ee432e 0%,#c63929 50%,#b51700 50%,#891100 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ee432e 0%,#c63929 50%,#b51700 50%,#891100 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ee432e 0%,#c63929 50%,#b51700 50%,#891100 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee432e', endColorstr='#891100',GradientType=0 ); /* IE6-9 */
	border: 1px solid #951100;
	border-radius: 8px;
	box-shadow: 0 0 0 1px rgba(255, 115, 100, 0.4) inset, 0 1px 3px #333;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 7px 25px;
	text-align: center;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.8);
	display: inline-block;
	height: 36px;
	position: relative;
	margin: 30px auto;
}

button.tmPro-button:hover,
input.tmPro-button:hover {
	background: #f37873; /* Old browsers */
	background: -moz-linear-gradient(top, #f37873 0%, #db504d 50%, #cb0500 50%, #a20601 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f37873), color-stop(50%,#db504d), color-stop(50%,#cb0500), color-stop(100%,#a20601)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f37873 0%,#db504d 50%,#cb0500 50%,#a20601 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f37873 0%,#db504d 50%,#cb0500 50%,#a20601 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f37873 0%,#db504d 50%,#cb0500 50%,#a20601 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f37873 0%,#db504d 50%,#cb0500 50%,#a20601 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f37873', endColorstr='#a20601',GradientType=0 ); /* IE6-9 */
	border: 1px solid #951100;
	box-shadow: 0 0 0 1px rgba(255, 115, 100, 0.4) inset, 0 1px 3px #333;
	cursor: pointer;
	text-decoration: none;
}

button.tmPro-button:active,
input.tmPro-button:active {
	background: #d43c28; /* Old browsers */
	background: -moz-linear-gradient(top,  #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d43c28), color-stop(50%,#ad3224), color-stop(50%,#9c1500), color-stop(100%,#700d00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d43c28 0%,#ad3224 50%,#9c1500 50%,#700d00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d43c28 0%,#ad3224 50%,#9c1500 50%,#700d00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d43c28 0%,#ad3224 50%,#9c1500 50%,#700d00 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d43c28 0%,#ad3224 50%,#9c1500 50%,#700d00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d43c28', endColorstr='#700d00',GradientType=0 ); /* IE6-9 */
	border: 1px solid #951100;
	box-shadow: 0 0 0 1px rgba(255, 115, 100, 0.4) inset, 0 1px 3px #333;
	top: 1px;
}

.tmPro-form select {
	width: 216px;
	height: 30px;
}

.tmPro-required {
	font-size: 11px;
	font-style: oblique;
	color: #CCC;
}

.tmPro-clear {
	display: block;
	width: 100%;
	float: none;
	clear: both;
	height: 0;
	line-height: 0;
	overflow: hidden;
}

.tmPro-breathe {
	margin-top: 1.5em;
	margin-bottom: 0;
}

.tmPro-breathe .tmPro-form-field {
	padding: 0 4px;
}

.tmPro-minitext {
	font-size: 11px;
}

a.tmPro-minilink {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	color: #3D6B99;
}


/* registration page */

#tmPro-welcome-email-form .tmPro-form-field {
	width: 100%;
}

#tmPro-welcome-email-form .tmPro-form-label {
	width: 15%;
}

#tmPro-welcome-email-form .tmPro-form-input {
	width: 70%;
	max-width: 800px;
}

#tmPro-subject,
#tmPro-message {
	width: 100%;
}

#tmPro-template-tags {
	margin: 50px auto;
	padding: 0 80px;
}

#tmPro-template-tags ul {
	padding: 0;
	margin: 0;
}

#tmPro-template-tags li {
	list-style-type: none;
	display: block;
	float: left;
	padding: 4px 6px;
	margin: 4px 8px 4px 0;
	background: #AAA;
	color: #FFF;
	font-family: Verdana, Arial;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: help;
}


/* membership pages */

.tmPro-tab-menu {
	padding: 30px 0 0 30px !important;
	margin: 0;
	list-style-type: none;
}

.tmPro-tab-menu li {
	display: block;
	position: relative;
	float: left;
	padding: 10px 24px 8px;
	margin-right: 46px;
	background: #9797A6;
	color: #fff;
}

.tmPro-tab-menu img {
	display: none;
}

.tmPro-tab-menu li a {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

.tmPro-tab-menu li.tmPro-menu-tab-selected,
.tmPro-tab-menu li.tmPro-menu-tab-selected:before,
.tmPro-tab-menu li.tmPro-menu-tab-selected:after {
	background: #3D6B99;
}

.tmPro-tab-menu li:before,
.tmPro-tab-menu li:after {
	display: block;
	content: " ";
	position: absolute;
	top: 0;
	height: 100%;
	width: 36px; 	
	background-color: #9797A6;
}
.tmPro-tab-menu li:before {
	right: -20px;
	transform: skew(20deg, 0deg);
	box-shadow: rgba(0,0,0,.1) 3px 2px 5px, inset rgba(255,255,255,.09) -1px 0;
}
.tmPro-tab-menu li:after {
	left: -20px;
	transform: skew(-20deg, 0deg);
	box-shadow: rgba(0,0,0,.1) -3px 2px 5px, inset rgba(255,255,255,.09) 1px 0;
}
.tmPro-tab-menu li:hover,
.tmPro-tab-menu li:hover:before,
.tmPro-tab-menu li:hover:after {
	background-color: #646473;
	color: #fff;
}
.tmPro-tab-menu li.active {
	z-index: 3;
}
.tmPro-tab-menu li.active,
.tmPro-tab-menu li.active:before,
.tmPro-tab-menu li.active:after {
	background-color: #000;
	color: #fff;
}

.tmPro-tab-menu li {
	border-radius: 8px 8px 0 0;
}

.tmPro-tab-menu li:before {
	border-radius: 0 8px 0 0;
}

.tmPro-tab-menu li:after {
	border-radius: 8px 0 0 0;
}

#tmPro-edit-member-list {
	border-top: 6px solid #3D6B99;
}

#tmPro-edit-member-list .handsontable .htMiddle {
	height: 56px;
}

#tmPro-edit-member-list .handsontable .tmPro-member-list-photo {
	height: 40px;
	margin: 6px 0 2px 4px;
	padding: 0;
	vertical-align: center;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

#tmPro-edit-member-list .handsontable .tmPro-colheader {
	padding-right: 8px;
	background-color: #333;
	border-color: #333;
	border-bottom-color: #444;
	color: #fff;
	font-weight: bold;
	vertical-align: middle;
}

#tmPro-edit-member-list .handsontable .tmPro-leftcol {
	padding-left: 8px;
	vertical-align: middle;
}


#tmPro-edit-member-dues .handsontable th {
	text-align: left;
}


.tmPro-member-info,
.tmPro-member-profile {
	margin: 60px auto;
	color: #555;
	position: relative;
	left: 0;
	top: 0;
}

.tmPro-member-info {
	width: 80%;
	max-width: 650px;
	padding: 0 20px 30px 70px;
	left: 27px;
	font-size: 16px;
}

.tmPro-contact-info {
	padding: 0 20px 0 50px;
}

.tmPro-member-profile {
	padding: 20px 20px 30px;
	margin-left: 5%;
	margin-right: 5%;
}

.tmPro-member-info .tmPro-member-photo {
	position: absolute;
	left: -54px;
	top: 0;
}

.tmPro-member-profile .tmPro-member-photo {
	position: absolute;
	left: 20px;
	top: 20px;
}

.tmPro-member-info .tmPro-member-photo img,
.tmPro-member-profile .tmPro-member-photo img {
	padding: 4px !important;
	border: 1px solid #ccc;
	background-color: #fff;
}

.tmPro-member-info .tmPro-member-photo img {
	width: 100px;
	-webkit-border-radius: 54px;
	-moz-border-radius: 54px;
	border-radius: 54px;
}

.tmPro-contact-info .tmPro-member-photo img {
	width: 80px;
	-webkit-border-radius: 44px;
	-moz-border-radius: 44px;
	border-radius: 44px;
}

.tmPro-member-profile .tmPro-member-photo img {
	width: 180px;
	-webkit-border-radius: 94px;
	-moz-border-radius: 94px;
	border-radius: 94px;
}

.tmPro-member-info h3.tmPro-member-name,
.tmPro-member-profile h3.tmPro-member-name {
	font-size: 32px;
	color: #000;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0 !important;
	position: relative;
	left: -15px;
	padding-left: 15px;
}

.tmPro-member-profile h3.tmPro-member-name {
	margin-left: 204px;
	margin-top: 100px;
}

.tmPro-contact-info h3.tmPro-member-name {
	font-size: 24px;
	margin-bottom: 0 !important;
}

.tmPro-member-info h3.tmPro-member-name .tmPro-member-designation,
.tmPro-member-profile h3.tmPro-member-name .tmPro-member-designation {
	font-size: 24px;
	color: #bbb;
}

.tmPro-contact-info h3.tmPro-member-name .tmPro-member-designation {
	font-size: 18px;
}

.tmPro-member-info .tmPro-member-role,
.tmPro-member-profile .tmPro-member-role {
	font-style: oblique;
	font-weight: bold;
	margin: 8px 0;
	font-size: 16px;
}

.tmPro-member-profile .tmPro-member-role {
	margin-left: 200px;
}

.tmPro-member-role a {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #bbb;
	font-size: 14px;
}

.tmPro-member-info .tmPro-member-attr {
	margin: 20px 0;
	clear: both;
}

.tmPro-member-info .tmPro-member-attr-label {
	width: 70px;
	float: left;
	line-height: 150%;
}

.tmPro-member-info .tmPro-member-attr-value {
	float: left;
	line-height: 150%;
}

.tmPro-member-info .tmPro-member-achievements {
	margin: 8px 0 20px 0;
}

.tmPro-no-achievements {
	font-style: oblique;
	font-weight: normal;
	color: #999;
	font-size: 10px;
}

.tmPro-member-bio {
	font-size: 13px;
	color: #777;
}

.tmPro-contact-info .tmPro-member-achievements,
.tmPro-contact-info .tmPro-member-bio {
	display: none;
}

#tmPro-member-photo-form {
	display: none;
	line-height: 26px;
}

#tmPro-member-profile-form {
	margin-top: 120px;
}

.tmPro-member-profile input[type="text"],
.tmPro-member-profile input[type="password"],
.tmPro-member-profile input[type="email"],
.tmPro-member-profile textarea {
	background: #fff;
}

.tmPro-member-profile h4 {
	text-align: center;
	font-size: 24px;
	margin: 50px 0 20px;
}

#tmPro-description {
	width: 80%;
	height: 150px;
	margin: 0 auto;
}



@media only screen and (max-width: 767px) {

	.tmPro-member-info {
		width: 100%;
		padding: 50px 0 0;
		margin-top: 80px;
		left: 0;
		font-size: 16px;
		border: 1px solid #ccc;
		border-radius: 4px;
	}

	.tmPro-member-info .tmPro-member-name,
	.tmPro-member-info .tmPro-member-role,
	.tmPro-member-info .tmPro-member-achievements,
	.tmPro-member-info .tmPro-member-bio {
		margin-left: 10px;
		margin-right: 10px;
	}

	.tmPro-member-info .tmPro-member-photo {
		left: 0;
		top: -50px;
		text-align: center;
		width: 100%;
	}

	.tmPro-member-info h3.tmPro-member-name, .tmPro-member-profile h3.tmPro-member-name,
	.tmPro-member-info h3.tmPro-member-role, .tmPro-member-profile h3.tmPro-member-role {
		left: 0;
		padding-left: 0;
		text-align: center;
	}

	.tmPro-member-info .tmPro-member-bio {
		margin-bottom: 12px;
	}

}




body .handsontable .handsontable:not(.ht_master) table {
	/* helps to fudge edge of hidden mentor ID cols */
	/* box-shadow: 1px 0 3px rgba(0, 0, 0, 0.2); */
}


/* menu page */

#tmPro-menu-page {
	width: 90%;
	margin: 0 auto;
}

#tmPro-menu-page h3 {
	margin-top: 60px;
}

#tmPro-menu-page h4 {
	margin-top: 40px;
}

#tmPro-member-welcome {
	margin-top: 40px;
	font-size: 18px;
	font-style: oblique;
}




#primary .tmPro-quick-contacts, #primary .tmPro-menu {
	list-style-type: none;
	text-indent: 0;
	margin: 20px 0 60px;
	padding: 0;
}

.tmPro-quick-contacts a {
	font-size: 120%;
	font-weight: bold;
	line-height: 160%;
	color: #3D6B99;
}

.tmPro-menu li {
	display: block;
	width: 90px;
	height: 150px;
	text-indent: 0;
	margin-left: 0;
	padding: 10px;
	float: left;
	text-align: center;
	position: relative;
	left: 0;
	top: 0;
}

.tmPro-menu-image {
	width: 90px;
	height: 90px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	background-color: #333;
}

.tmPro-menu-image:hover,
.tmPro-menu-image-hover {
	background-color: #3D6B99;
}

.tmPro-menu a:hover {
	text-decoration: none;
	color: #3D6B99;
}

.tmPro-menu li.soon .coming-soon,
.tmPro-menu li.new .new-item {
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
}

.tmPro-menu li.soon .tmPro-menu-image:hover,
.tmPro-menu li.soon .tmPro-menu-image-hover,
.tmPro-menu li.new .new-item:hover {
	background-color: transparent;
}


/* advanced manuals page */

ul#tmPro-advanced-manuals {
	margin: 0 auto;
	width: 630px;
	padding-left: 0;
}

#tmPro-advanced-manuals li {
	list-style-type: none;
	float: left;
	margin: 30px;
	width: 150px;
	height: 250px;
	text-align: center;
}

#tmPro-advanced-manuals li img {
	width: 150px;
}	

.tmPro-display-manual,
.tmPro-display-manual-reviews {
	width: 80%;
	margin: 0 auto;
}

.tmPro-display-manual .tmPro-minilink {
	padding: 40px 0 0;
	display: block;
}

.tmPro-display-manual h2 {
	padding: 20px 0;
	clear: right;
	line-height: 1.2;
}

.tmPro-display-manual h3,
.tmPro-display-manual-reviews h3 {
	margin-bottom: 0;
	border-top: 1px solid #ccc;
	padding-top: 20px;
}

.tmPro-display-manual h4 {
	padding-bottom: 10px;
}

.tmPro-display-manual img {
	float: left;
	margin-right: 30px;
	width: 40%;
}

.tmPro-manual-project {
	padding: 20px 0 40px;
}

.tmPro-project-objectives {
	margin: 0;
}

.tmPro-display-manual-reviews .tmPro-form {
	text-align: left;
}

.tmPro-manual-review {
	margin: 40px 20px 60px;
}

.tmPro-manual-review img {
	width: 60px;
	margin-right: 6px;
	padding: 2px;
	border: 1px solid #ccc;
	vertical-align: middle;
}

.tmPro-display-review {
	font-style: normal;
}

#tmPro-review-text {
	width: 100%;
}


/* new css */
#tmPro-member-profile-form{
	margin-top: 200px !important;
}
#tmPro-member-profile-form .tmPro-form-field,
#tmPro-member-profile-form .tmPro-rform-field{
	width: 100% !important;
	padding: 0px !important;
}
#tmPro-member-profile-form .tmPro-form .tmPro-form-label #tmPro-member-profile-form .tmPro-form-input{
	width: 100% !important;
	padding: 0px !important;
	float: unset !important;
	max-width: 100% !important;
}
#tmPro-member-profile-form .tmPro-form-input input, #tmPro-member-profile-form .tmPro-form-input select{
	width: 100% !important;
	padding: 10px !important;
	height: unset !important;
}
#tmPro-member-profile-form .tmPro-form-input{
	float: unset !important;
	max-width: 100% !important;
}
#tmPro-lost-password-form .tmPro-form-field {
	display: flex !important;
	justify-content: center !important;
    align-items: center !important;
	flex-direction: column !important;
}
#tmPro-lost-password-form .tmPro-form-field .tmPro-form-label{
	display: flex !important;
	justify-content: center !important;
}
.handsontable col{
	width: 100px !important;
	text-align: center !important;
}