@charset "UTF-8";

.table a,.table a:focus, .table a:hover, .table a:active{
    color: #333333!important;
}
/* list */
.g-heading-v9.bdr-168c:after {
  width: 168px;
  margin-left: -84px;
}
/* policy */
.g-heading-v9.bdr-320c:after {
  width: 320px;
  margin-left: -160px;
}
/* whatsnew */
.g-heading-v9.bdr-380c:after {
  width: 380px;
  margin-left: -190px;
}
.anck{width:10px;}
.anchor {
    display: block;
    position: relative;
    top: -40px;
    visibility: hidden;
}
.box {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 3px;
    border-top: 3px solid #d2d6de;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}
.box.box-primary {
    border-top-color: #357CA5;
}
#top_submenu{
    right: 0px;
    position: absolute;
    text-align: center;
    top: 85px;
}

#topcontrol {
    bottom: 0;
    cursor: pointer;
    opacity: 1;
    position: fixed;
    right: 0;
}
#topcontrol::after {
    display: none;
}
#topcontrol::after {
    content: "";
    font-family: FontAwesome;
    left: 8.5px;
    position: absolute;
    text-align: center;
    top: -2px;
}
#topcontrol {
background-color: #fff !important;}
#topcontrol::after {
    display:none;
}

@media (max-width: 414px) {
	.lawyer-style h2, .lawyer-style .h2 {
	    font-size: 25px;
	    line-height: 25px;
	}
	.g-heading-v9.bdr-320c:after {
	  width: 260px;
	  margin-left: -130px;
	}
	.g-heading-v9.bdr-380c:after {
	  width: 260px;
	  margin-left: -130px;
	}
.table > tbody > tr > td,.table > tbody > tr > td a{
	font-size: 12px;
}

}


.upper-shadow {
	position: relative;
	height: 30px;
	margin: 0 0 20px;
	clear: both;
	overflow: hidden;
}
.upper-shadow:before {
	position: relative;
	display: block;
	content: "";
	height: 30px;
	top: 30px;
	z-index: 0;
	margin-top: 0;
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.25);
	box-shadow: 0 0 20px rgba(0,0,0,0.25);
	-webkit-border-radius: 100%;
	border-radius: 100%;
}

	.news-content dt {
		float: left;
		width: 8em;
	}

	.news-content dt {
		margin: 0 0 5px;
		color:#b29153;
		font-weight: bold !important;
	}
	.news-content dt,.news-content dd{
	 line-height: 1.4;

	}
	.news-content dd {
		margin-left: 9em;
		text-align:left;
		color:#666;
	}
	.news-content dd a{
		color:#666;
	}

