
@import url(tableView.css);


.breadcrumbs-v3.img-v1 {
    background: url(../img/about/title.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}


.team-v5 strong::after {
    left: 50%;
    height: 2px;
    width: 30px;
    content: " ";
    background: #E74C3C none repeat scroll 0% 0%;
    margin-left: -15px;
    position: absolute;
}



/*news room*/

.board-title{text-align: left;}
.board-content{	
	height: 85px;
	color: #555;
	text-align: left;
}

#board_hot{color: #555;}

.list .tit {height: 52px;}

.list-group i {
    min-width: 20px;
    margin-right: 5px;
    text-align: center;
}

.news .hot-news h4{
	color: #282828;
	font-size: 25px;
	line-height: 32px;
}

.sidebar-nav-v1 > li.active, .sidebar-nav-v1 > li.active:hover {
    background: #4765A0;
}

/* ���ȸ ���*/

.show .viewTit .tit{
	border-bottom: 0px;
}

.show .list{
	margin-bottom: 30px;
}

.show .show-body{
	padding: 20px;
	background: #f7f7f7;
}

.grid-block-v2 {
  padding: 0;
}

.grid-block-v2 li {
  list-style: none;
  position: relative;
  -webkit-backface-visibility: hidden; /*For Chrome*/
}

.grid-block-v2-info {
  padding: 15px;
  text-align: center;
  background: #f9f9f9;
  border-bottom: solid 3px #eee;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;  
}

.grid-block-v2 li:hover .grid-block-v2-info {
  border-color: #4765A0;
}

.grid-block-v2-info h3 {
  font-size: 22px;
  font-weight: 200;
  margin-bottom: 10px;
}

.grid-block-v2-info .star-vote li {
  padding: 2px;
  font-size: 16px;
}

.grid-block-v2-info .board-content{
	font-size: 12px;
}

/******************/


.parallax-quote-in {
    padding: 0px;
}

/************************/

.stockPrice .info-box{
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
	padding: 40px 35px;
	margin-bottom: 20px;
}

.stockPrice .info-box .info-content p{
	margin-bottom: 45px;
}

.stockPrice .info-box .info-content p span{
	font-size: 24px;
	color: #282828;
	padding-bottom: 24px;
	border-bottom: 1px solid #4765a0;
	display: inline-block;
	line-height: 24px;
}

.stockPrice .info-box strong{
	font-family: 'NotoSans-Medium';
	font-size: 50px;
	line-height: 33px;
	margin-right: 35px;
}

.stockPrice .info-box ul{
	display: inline-block;
	list-style: none;
	padding: 10px;
}

.stockPrice .info-box li{
	font-size: 16px;
	color: #767676;
}

.stockPrice .info-box li span{
	margin-left: 10px;
}

.stockPrice .down {
	color: #0083c0 !important;
}

.stockPrice .up{
	color: #fe0000 !important;
}

.stockPrice .infoList{
	border-top: 1px solid #4765a0;
    font-size: 16px;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.stockPrice .infoList li{
	border-bottom: 1px solid #d9d9d9;
    padding: 14px 0;
    color: #282828;
    padding-left: 10px;
    background: url(../img/about/bu_1.gif) no-repeat 0 center;
    background-size: 4px 4px;
}

.stockPrice .infoList li span{
	float: right;
	color: #767676;
}

.stockPrice .table > thead > tr > th {
    border-bottom: 2px solid #4765a0;
}

.financeInfo .table thead > tr > th {
    border-top: 2px solid #6A8EC6 !important;
}

.financeInfo .table > tbody > tr:last-child > td {
    border-bottom: 2px solid #DDD !important;
}

.account .table thead > tr > th {
    border-top: 2px solid #6A8EC6 !important;
}

.account .financeInfo .table > tbody > tr:last-child > td {
    border-bottom: 2px solid #DDD !important;
}



/***************************/

.service-block-u {
    background: #72c02c;
}

.service-block {
	padding: 20px 20px;
}



/*********** awards ***************/
.timeline-v1 .timeline-body h2 {
    font-size: 13pt;
    font-weight: bold;
}


.ethical .quote-v2 {
    text-align: left;
    padding: 85px 5% 40px !important;
}


.ethical .dropcap-bg {
    float: left;
    color: #fff;
    padding: 7px 0;
    min-width: 40px;
    font-size: 25px;
    font-weight: 200;
    line-height: 25px;
    text-align: center;
    margin: 0px 10px 0 0;
}

.ethical .sub1{
	margin-left: 10px;
}

.ethical .sub2{
	margin-left: 20px;
}

.ethical .sub3{
	margin-left: 30px;
}

.ethicalReport .name-selected, .name-selected:hover {
    background-color: #FF7767 !important;
    color: white !important;
}

.ethicalReport .name-button:hover {
	background-color: #FF7767;
    color: white;
}

.ethicalReport .name-button {
    background-color: transparent;
    border-color: #FF7767;
    color: #FF7767;
}

.ethicalReport .agree-Box{
	border: 1px solid #e1e1e1;
    padding: 20px;
    color: #293848 !important;
}

.border-top-line {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.sky-form header p {
    font-size: 14px;
}

.ethical .table thead > tr > th {
    border-top: 2px solid #6A8EC6 !important;
}

  

