@charset "utf-8";
/* CSS Document */


* {
	margin: 0;
	padding: 0;
	font-size-adjust:none;
		-moz-font-size-adjust:none;
			-webkit-font-size-adjust:none;
				-ms-font-size-adjust:none;
					-o-font-size-adjust:none;
	box-sizing: border-box;
		-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
}
*:after, *:before {
	box-sizing: border-box;
		-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
}
ul, ol, li {
	list-style-type: none;
	margin: 0;
}
a {
	transition: all 0.4s ease-in-out 0s;
		-moz-transition: all 0.4s ease-in-out 0s;
			-webkit-transition: all 0.4s ease-in-out 0s;
}
img {
	max-width: 100%;
	display: inline-block;
	vertical-align: middle;
	border: none;
}
input[placeholder], [placeholder], *[placeholder] {
   /*color: #404041 !important;*/
   opacity: 1 !important;
}
::-webkit-input-placeholder { /* WebKit browsers */
    /*color: #404041 !important;*/
    opacity: 1 !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   /* color: #404041 !important;*/
    opacity: 1 !important;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   /* color: #404041 !important;*/
    opacity: 1 !important;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    /*color: #404041 !important;*/
    opacity: 1 !important;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
	line-height: normal;
	margin: 0;
	padding: 0;
}

/******add css 13-8-15*******/
h2{
	font-size:35px;
	color:#404041;
}

tfoot {
	display: table-footer-group;
	vertical-align: middle;
	border-color: inherit;
}

.member_inr{
	padding:30px 0;
}
.member_profile{
	margin:0px 0 0;
}
.member_profile .header{
	border-bottom:1px solid #DDD;
	padding:8px 25px;
	background:#63314a;
}
.member_profile .header p{
	font-size:15px;
	font-weight:500;
	float:left;
	margin:0;
	line-height:37px;
	color:#fff;
}
.profile_inr{
	padding:0px;
}
.logout{
	float:right;
}
.logout a{
	display:block;
	font-style: normal;
	font-size:18px;
	font-weight:500;
	background: #F96345;
	padding:11px 13px 10px;
	float: left;
	color: #FFF;
	border-radius:5px;
}
.logout a:hover{
	background:#f96345;
	text-decoration:none;
}
h3{
	font-size:25px;
	color:#404041;
}
.profile_inr h3{
	margin-bottom:15px;
}
.right_panel .nav-tabs li{
	float:left;
	margin:0 1px 0 0;
}
.right_panel .tab-content.inr-tab{
	padding:0px;

}
h4{
	font-size:20px;
}

.subh4{
	color: brown;
	margin-bottom:15px;
}

.details{
	margin:10px 0 0px;
}
.details label{
	width:135px;
	margin-right:10px;
}
.details label,
.details > span{
	font-size:14px;
	float:left;
	font-weight:normal;
}
.details span input{
	border:1px solid #DDD;
	padding:5px;
	font-size:13px;
	margin-top:-5px;
	font-weight:700;
	width:150px;
}

.portal-label{
	font-size:14px;
	float:left;
	font-weight:normal;
	margin-top: 10px;
}

.fb-required{
	color: red;
	font-weight: normal;
}

.portal-input{
	border:1px solid #DDD;
	padding:5px;
	font-size:13px;
	margin-top:-5px;
	font-weight:700;
	float:right;
}

.portal-input-lrg{
	border:1px solid #DDD;
	padding:5px;
	font-size:13px;
	margin-top:-5px;
	font-weight:700;
	width: 100%;
}

.portal-row{
	margin-bottom: 10px !important;
}

.nofloat{
	float:none;
}

.outter{
	margin: 10px 0 20px;
}
h5{
	font-size:15px;
	margin:10px 0 0;
	font-weight:600;
}
.select_outr{
	float:left;
	min-width:150px;
}

.portal-input-sel{
	float:right;
	width:150px;
}

.portal-radio-row{
	font-weight: normal !important;
	margin-bottom: 15px;
}

.portal-radio{
	font-size:13px;
	font-weight:700;
}

.select_outr .details label, .details span{
	font-size: 13px;
}
.frm_footer{
}
.frm_footer p{
	text-align:center;
	margin:0;
	font-size:15px;
	padding:25px;
	border-top:1px solid #DDD;
}


/*17.08.15 css changes*/
.row {
	margin-left: auto;
	margin-right: auto;
}
.label {
	white-space: normal;
	display: block;
	padding: inherit;
	font-size: inherit;
	text-align: left;
	line-height: inherit;
	font-weight: inherit;
	padding: 0;
}
.btn.btn-save {
	padding: 8px 20px;
	background: #63314a;
	color: #fff;
	margin-top: 7px;
}
.member-table {
	display: table;
	width: 100%;
	border: 1px solid #000;
}
.member-row {
	display: table-row;
}
.member-row:first-child {
	border-bottom: 1px solid #000;
}
.member-cell {
	display: table-cell;
	border-right: 1px solid #000;
	padding: 5px;
	font-size: 12px;
}
.member-cell:last-child {
	border-right: none;
}
.member-row.bottom-row .member-cell {
	border-bottom: 1px solid #000;
}
.close {
	opacity: 1;
	text-shadow: inherit;
	font-size: 1.2em;
	font-weight: 400;
}

.memdetails-label{
	min-width: 300px;
}

.memdetails-span{
	min-width: 50%;
}

.memdetails-input{
	width:100% !important;
}

.profile-tabs{
	min-width:19%;
}
 
.address-block{
	padding-left: 0px;
	padding-right: 0px;
}

.totalHoursBlock{
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
}

.break-hr{

}

.view-button{
	padding: 8px;
	font-size: 0.9em;
}

.portal-input .typeNumbers input[disabled]{
    background-color: #ECECEC;
    color: #909090;
    text-align: center;
}

.required-docs-link{
	float:right;
	font-size: 16px;
}

