.att {
  padding-left: 1em;
  text-indent: -1em;
}

.border1{
	border-top:none !important;
	border-left:none !important;
	border-right:none !important;
    border-bottom: solid 1px #000000;
	padding:0 !important;
	background:none !important;
	margin:0 !important;
}

	


.border2{
    border-bottom: solid 1px #000000;
	font-weight:normal !important;
}


.graybox{
	
	border:#CCC solid 2px;
	width:90%;
	margin:0 5%;
	}
	

.graybox1{
	
	border-bottom:#CCC solid 1px;
	
	}
	

.graybox2{
	margin-top:2px;
	border-top:#CCC solid 1px;
	
	}
.graybox3{
	width:90%;
	margin:0 5%;
	font-weight:bold;
	
}
h5.bluecircle{
	background-image:url("../img/h4icon2.png");
	background-position:left top;
	background-repeat:no-repeat;
    padding: 0px 0px 0px 21px;
	font-weight:bold;
	margin-bottom:5px;
}



.tab1{
		
		border: solid 1px #CCCCCC;
		width:100%;
		margin-bottom:20px;
		}
	


.tab1 td{
	
	padding:5px 5px 5px 15px;
	border-bottom: solid 1px #CCCCCC;
	vertical-align:middle;
	}
	

.tab1 tr:nth-child(2n) {
 	background: #ecf0f1;
}



.tab1 .tab2{
	background-color:#6596b7;
	color:#FFF;
	width:30%;
	text-align:center;

	}

.tab4{
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	width:10%;
	padding: 5px 5px 5px 5px !important;
	text-align:center;
	}


.orengebox{
	
	width: 70%;
	border: solid 2px #FF6633;
	margin:0 15%;
	padding: 5px 10px 10px;
	margin-bottom:20px;
	
	
	}
	

.orengebox1{
	border-bottom: solid 1px #ff6633;
	margin-top:5px;
	}
	

.orengebox2_1{
	
	width: 70%;
	border: solid 2px #FF6633;
	margin:0 15%;
	padding: 5px 10px 10px;
	margin-bottom:20px;
	
	
	}


.tani1{
	
	float:left;
	width:38%;
	}
	

.tani2{
	
	float:left;
	width:7%;

	}


.tani3{
	
	float:left;
	width:55%;
	
	}

.tani4{margin-top:10px;}

.mb0{margin-bottom:0 !important}
h1.profileTitle {
    font-size: 20px;
    font-weight: normal;
    border-bottom: 1px solid #bbb;
    color: #bbb;
}