/*   
 * Style text Name: - Bluesky board Applications Style editng 
 * Description: Towinpeoples Bluesky Theme.
 * Version: 0.01
 * Author: Sung-Yul, Cho / Bong-sang, Kang
 * Website: http://www.towinpeoples.com
*/

/* 교수진소개------------------------------------*/
			
.team-container {padding:0;}
.team {margin-bottom:30px;}

.team-box	{clear:both;padding:15px;padding-left:130px;position:relative;height:auto;margin-bottom:0px; border:1px solid #d6dee7;background:#fff;min-width:200px;max-width:100%;min-height:160px}
.team-box:hover {border:1px solid #1990cf;}
.team-box small			{display: inline-block;margin-left:10px; font-size: 13px; color:#1990cf;}
.team-box h3				{margin-bottom: 10px;}
.team-box:hover h3 a		{color: #72c02c !important;}

.team-box .img-responsive {float:left;position:absolute;left:15px;width:100px; border:2px solid #ccc; border-left:0; border-top:0;}
.team-box hr {margin-top:10px;margin-bottom:10px;}
.team-box h4 a{text-decoration:none;font-weight:bold;color:#00337d;}
.team-box h4 a > span	{font-size:14px;color:#555;}

.team-box ul.team-socail					{ text-align: right;}
.team-box ul.team-socail li					{padding: 0 !important;	margin: 0 !important;}
.team-box ul.team-socail li a,
.team-box ul.team-socail li a:hover			{text-decoration: none;}
.team-box ul.team-socail li i				{color: #aaa;padding: 3px;min-width: 30px;font-size: 20px;text-align: center;background: #f7f7f7;display: inline-block;}
.team-box ul.team-socail li i:hover			{color: #fff;background: #72c02c;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}

.team-box .type			{position:relative;line-height:1.4;padding-left:18px;}
.team-box .team-list	{list-style:none;padding-left:0;}
.team-box .team-list i{position:absolute;left:0;top:5px}

.team .bs-table {border-top:1px solid #1990cf;margin-bottom:0;}
.team .bs-table th, .team .bs-table td{text-align:center;border:1px solid #ddd;}
.team .bs-table tr:last-child td{border-top:1px solid #ddd !important;z-index:-1;}
.team .bs-table tr:last-child > td:last-child {text-align:left !important;background:#f5f5f5;}

.tab-content .bs-table {border-top:2px solid #1990cf;margin-bottom:20px;}
.tab-content .bs-table th, .tab-content .bs-table td{text-align:center;border:1px solid #ddd;}
.tab-content .bs-table tr:last-child td{border-top:1px solid #ddd !important;z-index:-1;}
.tab-content .bs-table tr:last-child > td:last-child {text-align:left !important;background:#f5f5f5;}

/*
			@media (max-width: 768px) { 
				.team .team-box{height:auto;padding:15px;overflow:visible;}
				.team .team-box .img-responsive {position:relative;left:0;width:auto;}
				.team .team-box ul {margin-left:130px;}
			}
*/

/*의료진상세정보*/
.docter-frame .team {width:100%;}
.docter-frame .team-docter{margin-bottom:20px;}
.docter-frame .bs-tabs {margin-bottom:20px;}
.docter-frame .bs-tabs li {width:33.33%;}
.docter-frame .bs-tabs li a{text-align:center;font-size:16px;font-weight:600;}
.docter-frame .tab-pane dt {background:#f5f5f5;padding:5px;text-align:center;}