/* appearoo table styles - all tables Css Here */
.table {
  width: 100%;
}
.table-property tr td{
	border-bottom: 1px solid #ddd;
	color: #000;
	font-size: 14px;
	text-align: left;
	cursor: context-menu;
	min-width: 28px;
}

.table-property tr td:last-child{
	border-bottom: 1px solid #ddd;
	color: #000;
	font-size: 18px;
	text-align: center;
}
.table-property tr{background: #f9f9f9;}
.table-property tr:nth-child(2n){background: #fff;}
.table-property tr:nth-child(2n):hover{background: #f1f1f1;}
.table-property tr:hover{background: #f1f1f1;}

/* network quality icon - column 2 */
.table-property tr td img{
	width: 10px;
	height: 10px;
}
.table-property tr td a{
	color:#0082C3;
	font-weight: bold;
	min-width: 28px;
}

/* network quality icon - column 2 */
.table-property tr td:first-child img {
  height: 26px;
  width: 26px;
  border-radius: 0;
  border: 1px solid #ddd;
  padding: 0px;
}

.table-responsive{
	width:100%;
	overflow:auto;
}
.table-property td {
    padding: 5px 15px;
    min-width: 28px;
}

.achievement {
  float: left;
  margin: 0 20px;
  width:20%;
}
/* Achievement Css */
.achievement h2 {
    border-bottom: 1px solid #000;
    color: #0082c3;
    float: left;
    font-size: 25px;
    margin: 5px 0;
}
.achievement li {
  float: left;
  height: 80px;
  margin: 10px 23px 20px 0;
  width: 80px;
 
}
.achievement  ul {
  float: left;
  width: 100%;
  padding-left:0;
}

.achievement_icon {
  margin: 0 20px;
  text-align: left;
  width: 100%;
}

.achievement_icon h2{
	color:#0082C3;
	text-transform:uppercase;
	font-size:20px;
    font-weight:bold;
}
.achievement_icon  ul {
  width: 100%;
  padding-left:0px;
}
.achievement_icon li {
  border: 1px solid #d5d5d5;
  display: inline-block;
  line-height: 14px;
  margin: 0 15px 0 0;
}

div.achievement_tx p{
	color:#000;
	font-size:11px;
	text-align:left;
	margin-left:20px;
	margin-bottom:5px;
	font-weight:normal;
}

.buzz_bo1{
	width:524px;
	height:350px;
	margin-right:15px;
}
._Buzz1{
	font-size:14px;
	float:right;
	margin-right:150px;
	margin-top:35px;
}

.buzz_box h2{
	color:#0082C3;
	width:100%;
	font-size:18px;
	text-align:left;
	margin-left:170px;
}
.buzz_tx {
  color: rgb(0, 130, 195);
  font-family: Arial;
  font-size: 24px;
  letter-spacing: 0.5px;
  margin: 10px;
  text-align: left;
}

.half_width{
	width:100%;
	float:left;
}
.bx_buzz{
	padding:20px;
	background-color:none;
	width:70%;
	float:left;
	margin-left:10px;
}	
.bx_buzz_{
	width:70%;
}
.buzz_ro{
	width:110px;
	height:110px;
	float:left;
	margin-left:10px;
	background-color:#0082C3;
	border-radius:10px;
}
.buz_tx{
	 color: rgb(0, 0, 0);
    font-size: 16px;
    text-align: justify;
}
.buz_tx2{	
	font-size:12px;
	color:#000;
	margin-top:5px;
	text-align:justify;
}
.icon_img ul{
	margin:0px; 
	padding:0px;
}
.Visit_bx{
	width:auto;
	height:auto;
	float:left;
	margin-top:10px;
}

.Visit{
	width:100px;
	height:20px;
	float:30px;
	color:#000;
	margin-top:10px;
	margin-left:20px;
	font-size:12px;
	border:1px solid #999999;
	border-radius:2px;
}
.bx_{
	float:left;
	margin-left:15%;
	margin-top:15px;
}

.bx1, .bx2 {
  background-color: rgb(0, 0, 0);
  border-radius: 50%;
  float: left;
  font-size: 14px;
  height: auto;
  line-height: 35px;
  margin-left: 2%;
  padding: 10px 14px;
  position: relative;
  width: 48%;
  cursor:pointer;
}
.bx1:hover,.bx2:hover{
	background-color:#0082C3;
}


.nu{
	height:auto;
	margin-top:3px;
	font-family:Arial;
	font-size:35px;
	}
._Buzz {
  color: rgb(0, 0, 0);
  float: left;
  font-size: 14px;
  height: 20px;
  margin: 24px 0% 24px 38%;
  text-align: left;
}
.icon_img{
	float:left;
		width:100%;
}
.icon_img li{
	 display: inline-block;
	
}
.s3buzz{
	font-family:Arial;
	font-size:12px;
}
.s3buzz{
	font-family:Arial;
	font-size:12px;
}

.badges {
	margin:0px;
	padding:0px;
}

.badges li{
	float:left;
	width:25%;
	box-sizing:padding:box;
	-webkit-box-sizing:padding:box;
	-moz-box-sizing:padding:box;
	padding:15px;
	margin:15px 0;
}

.img-thumbnail{
	border-radius:3px;
	padding:3px;
	max-width:44%;
	width:120px;
	height:120px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	border:1px solid #dddddd;
}

.badges li h2{
	margin-top:0px;
	margin-bottom:10px;
	color:#0082c3;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
}
.tx{
	font-size:12px;
}


