@import url(https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css);
@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300i,400,400i,700,700i,900,900i|Nanum+Gothic');
/*ksm 제주고딕체*/
@import url(https://fonts.googleapis.com/earlyaccess/jejugothic.css);
@font-face { font-family: 'yg-jalnan'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_four@1.2/JalnanOTF00.woff') format('woff'); font-weight: normal; font-style: normal; }
/*잘난체*/
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@1,700&display=swap');
/*Fira Sans*/
body{
	position: relative;
	font-family: 'Nanum Gothic', sans-serif;, 'yg-jalnan'

}
h1, h2, h3, h4, h5, h6{
	font-family: 'NanumSquare', sans-serif;, 'yg-jalnan'

}

.normal {
    font-weight: 400
}

.bold {
    font-weight: 700
}

.bolder {
    font-weight: 800
}

.light {
    font-weight: 300
}
.bg-color-g{
	background: #9a9a9a;
}
.bg-color-r
{
	background: #c60001;
}
.bg-color-r1
{
	background: #3c763d;
}

/*ksm 200513 라인업*/
.bg-color-b
{
	/*background: #0123b4;*/
	background: #4374D9;
}

.bg-color-p{
	background: #f3776b;
}

.ft-color-r{
	color:#c60001;
}
.ft-color-w{
	color:#fff;
}


a {
  text-decoration: none;
  color:#383838;
}
a:hover,
a:focus {

  text-decoration: none
}
ul{
	list-style: none;
	margin:0;
	padding:0;
}
/*team-main-top*/
.affix {
  top:0;
  width: 100%;
  z-index: 9999 !important;
}
.affix {
  top:0;
  width: 100%;
  z-index: 9999 !important;
}
.team-main-top-info{
	text-align: center;
}
.team-main-top-info > h1{
	margin-top:50px;
	margin-bottom:20px;
	line-height: 110px;
}
/*.team-main-top-info > h1 > img{
	height: 110px;
	font-family: 'Jeju Gothic', serif;
}*/
/*ksm 이미지디자인 변경 후 폰트*/
.team-main-top-info > h1 > img{
	height: 110px;
	color:#180D30;
}
.team-main-top-info > h1,
.team-main-top-info > h3{
	text-align: center;
}
/*.team-main-top-info > h3{
	font-weight: bold;
	font-family: 'Jeju Gothic', serif;
}*/
/*ksm 이미지디자인 변경 후 폰트*/
.team-main-top-info > h3{
	font-weight: bold;
	color:#180D30;
}
/*ksm 이미지디자인 변경 후 폰트
	font-family: 'Jeju Gothic', serif;
*/
.team-main-top-info > p{
	color:#180D30;
}
.team-main-top-info > ul{
	text-align: center;
}
.team-main-top-info > ul > li{
	display: inline-block;
}
/*.team-main-top-info > ul > li > span{
	margin:0 10px;
	font-family: 'Jeju Gothic', serif;
}*/
/*ksm 이미지디자인 변경 후 폰트*/
.team-main-top-info > ul > li > span{
	margin:0 10px;
	color:#180D30;
}

/*header*/
.navbar-header > h1{
	padding:0;
	margin:0;
	
}
.navbar-header > h1 > a{
	color:#333;
	font-weight: bold;
}
.navbar-fixed-top{
	border-top:3px solid #c60001;
	background: #fff;

}
.nav-right{
	float:right;
}
.navbar-inverse{
	border-bottom:1px solid #dcdcdc;


}
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-nav > li > a:hover, 
.navbar-inverse .navbar-nav > li > a:focus{
	color:#666;

}
ul.login > li{
	float:left;
}
ul.login > li > a{
	line-height: 50px;
	padding:0 10px;
	display: block;
	
}

ul.login-g{
	float:right;
	list-style: none;
	margin: 0;
}
ul.login-g > li{
	float:left;
	line-height: 80px;
}
ul.login-g > li > a{
	padding:0 10px;
	color:#3b3b3b;
	
}
ul.drop-s{
	background: #fff;
}
ul.drop-s li a{
	line-height: 35px;
	display: block;
}
ul.drop-s li a:hover{
	background: #c60001 !important; 
	color:#fff!important; 
}

.league-main-cont-schedule{
	float:left;
	width:100%;
	height: 700px;
	background-image: url(../images/cont_bg.png);
	background-size: cover;
	margin-top:54px;

}
.search{
	width:100%;
	float:left;
	border:1px solid #dcdcdc;
	margin:10px 0;
	padding:0;
	height: 40px;
	line-height: 40px;
}
.search > .form-group{
	margin-bottom:0;
}
.search > .form-group > input[type=text]{
	border:0;
	border:0;
	background:none;
	float:left;
	color:#fff;
	margin-top:1px;
	box-shadow: none;
}

.search > button{
	border-radius: 0;
	background:none;
	border:0;
	color:#fff;
	height: 40px;
	line-height: 40px;
	margin:0;
	padding:0;
}


/******************************************/
.team-main-cont{
	width:100%;
	float:left;
	margin-top:30px;
}
.main-schedule{
	float:left;
	width: 100%;
	border:1px solid #dcdcdc;

}
.main-cont-title-tab{
	border-bottom:1px solid #dcdcdc;
}
.main-schedule > .main-cont-title-tab > ul.nav> li > h4{
	font-size:118.8%;
	display: block;
	float:left;
	padding:0 0 0 15px;
	margin:0;
	border:0;
	line-height: 45px;
	
}
.main-schedule > .main-cont-title-tab > ul.nav-pills> li.active > h4 > a{
	color:#c60001;
	
}
.main-schedule > .main-cont-title-tab > ul.nav > li{
	margin-right: 15px;
}
.main-schedule > .main-cont-title-tab > ul.nav > li > h4 >a:hover,
.main-schedule > .main-cont-title-tab > ul.nav > li > h4 >a:focus,
.main-schedule > .main-cont-title-tab > ul.nav > li:active > h4 >a{
	color:#c60001;
}
.sort-1{
	height: 920px;
	overflow-y: auto;
}
.sort-1 > ul{
	float:left;
	width:100%;
	padding:10px 5px;
}
.sort-1 > ul > li:first-child{
	border-top:1px solid #dcdcdc;
}
.sort-1 > ul > li{
	height: 90px;
	width:100%;
	padding:5px 0;
	border-bottom:1px solid #dcdcdc;
}
.sort-1 > ul > li > .col-xs-1,
.sort-1 > ul > li > .col-xs-2,
.sort-1 > ul > li > .col-xs-3,
.sort-1 > ul > li > .col-xs-4,
.sort-1 > ul > li > .col-xs-4 > .team-main-info > span.col-xs-2,
.sort-1 > ul > li > .col-xs-4 > .team-main-info > span.col-xs-8{
	padding:0;
	text-align: center;
}
.sort-1 > ul > li > .col-xs-4 > .team-main-info > span.col-xs-8{
	text-align: left;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sort-1 > ul > li > .team-main-schedule-1{
	height: 80px;
	line-height: 80px;
}
/*.sort-1 > ul > li > .team-main-schedule-2{
	height: 80px;
	line-height: 40px;
}*/
/*ksm 200422 팀-경기: 테이블 글벗어남*/
.sort-1 > ul > li > .team-main-schedule-2{
	height: 80px;
	line-height: 40px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.schedule-btn-g{
	float:right;
	margin:0;
	width:100%;
	display: inline-block;
}
.schedule-btn{
	width:60px;
	color:#fff;
	line-height: 30px;
	border:none;
	float:left;
	margin:5px;
	font-size: 75%;
}

.team-banner{
	width:100%;
	height: 100px;
	line-height: 100px;
	float:left;
	margin-top:20px;
}
.team-banner > h4 {
	width:100%;
	text-align: right;
	padding-right: 20px;
	box-sizing: border-box;
	margin:0;
	padding:0;
	
}
.team-banner > h4 > a{
	color:#fff;
	display: block;
	line-height: 100px;
	height: 100px;
	padding:0 20px;
}


/*메인공지*/

.main-cont-title{
	width:100%;
	float:left;
	padding:0;
	margin: 0;	
	border-bottom:1px solid #dcdcdc;
}

h3.main-title-c{
	font-size:118.8%;
	display: block;
	float:left;
	width:50%;
	line-height: 45px;
	padding:0 0 0 15px;
	margin:0;

}
.main-cont-title > ul{
	float:right;
	padding-right: 15px;
}
.main-cont-title > ul > li{
	float:left;
	padding:0 10px;
	line-height: 45px;	

}
a.title-more {
    float: right;
    padding-right: 10px;
    line-height: 45px;
}
.main-noti{
	width:100%;
	float:left;
	height:332px;
	border:1px solid #dcdcdc;
	background: #fff;
	margin-top: 18px;

}
.main-noti-cont{
	padding:15px;
	float:left;
	width:100%;	

}
.main-noti-cont ul li{
	width:100%;
	height: 40px;
	margin-bottom:10px;

}
.main-noti-cont > ul > li > a{
	width:96.8%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: inline-block;
	font-size:97%;
	color:#333;
}
.main-noti-cont > ul > li > span{
	padding-left:10px;
	font-size: 87.5%;
	float:left;
	margin-top:-3px;
	color:#666;

}





/*************************************************************************************************/





/**/



.noti-tab{
	width:100%;
	float:left;
	height: 332px;
	border-top:2px solid #383838;
	
	background: #fff;
}
.main-cont-title-tab{
	width:100%;
	float:left;
	padding:0;
	margin: 0;	
	height: 45px;
	padding:0 15px;
}
.noti-tab > .main-cont-title-tab > ul.nav> li > h4{
	font-size:118.8%;
	display: block;
	float:left;
	padding:0 0 0 15px;
	margin:0;
	border:0;
	line-height: 45px;

}
.noti-tab > .main-cont-title-tab > ul.nav > li{
	margin-right: 15px;
}
.noti-tab > .main-cont-title-tab > ul.nav > li > h4 >a:hover,
.noti-tab > .main-cont-title-tab > ul.nav > li > h4 >a:focus,
.noti-tab > .main-cont-title-tab > ul.nav > li:active >h4 >a{
	color:#c60001;
	padding-bottom:2px;
	border-bottom:2px solid #c60001;

}
.main-free-cont{
	width: 100%;
	float: left;
	padding:10px 0;
	box-sizing: border-box;
}


.sort-1 > ul >li > a{
	display: block;
}
.sort-1 > ul >li > a > span:nth-child(1){
	padding:0 5px;
	float:left;

}
.sort-1 > ul >li > a > span.col-xs-11:nth-child(2){
	white-space: nowrap;
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size:106%;
	padding-left:0;
}
.sort-1 > ul >li > span{
	margin-left:20px;
	margin-bottom:10px;
}
.sort-1 > p{
	text-align: right;
}

/*갤러리*/
.main-gallery{
	float:left;
	width:100%;
	height: 200px;
	margin-top:30px;
	background: #fff;
	border:1px solid #dcdcdc;
	margin-bottom:50px;
}
.main-gallery-thumbnail{
	width:100%;
	float:left;
	height: 110px;
	padding:15px;
}
.main-gallery-thumbnail > ul > li{
	float:left;
	margin-right: 20px;
	width:170px;
	height: 110px;
}
.main-gallery-thumbnail > ul > li:last-child{
	margin-right: 0;
}



/*footer*/
.footer{
	background: #383838;
	height: 140px;
	width: 100%;
	float:left;
}
.footer-top{
	width:100%;
	height: 80px;
	border-bottom:1px solid #6f6f6f;
}
.footer-top h2{
	font-size: 150%;
	color:#fff;
	padding:0;
	margin:0;
	line-height: 80px;
	font-weight: bolder;
}


.footer-nav > ul{
	float:right;
}
.footer-nav > ul > li{
	float:left;
	line-height: 80px;
	height: 80px;
	margin-left:20px;
}

.footer-nav > ul > li > a{
	color:#fff;
}

.footer-bottom{
	height: 60px;
	float:left;


}
.footer-bottom > .col-xs-6 > ul > li{
	display: inline-block;
	margin-right: 10px;
	color:#fff;
	line-height: 60px;
	height: 60px;
}

.footer-bottom > .col-xs-4 >p{
	text-align: right;
	color:#fff;
	line-height: 60px;
	height: 60px;
	margin:0;
	padding:0;
}



/************sub***************/
.sub-visual{
	float:left;
	height: 200px;
	width: 100%;
	background-size: cover;
	

}
/*.sub-visual h3{
	text-align: center;
	font-family: 'Jeju Gothic', serif;
	color:#fff;
	font-size: 200%;
	font-weight: 800;
	padding-top:65px;
}*/
/*ksm 이미지디자인 변경 후 폰트*/
.sub-visual h3{
	text-align: center;
	color:#180D30;
	font-size: 200%;
	font-weight: 800;
	padding-top:65px;
}


/******sub-root******/
.sub-root{
	width:100%;
	float:left;
	height: 45px;
	line-height: 45px;
	border-bottom:1px solid #dcdcdc;
	background: #fff;
}
.sub-root > .container{
	border-left:1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}
.sub-root > .container > .root > .col-xs-6{
	padding: 0;

}
.sub-root > .container > .root > .col-xs-6 > ul > li{
	display: inline-block;
}
.sub-root > .container > .root > .col-xs-6 > ul > li:nth-child(1){
	width:45px; 
	text-align: center;
	border-right: 1px solid #dcdcdc;

}
.sub-root > .container > .root > .col-xs-6 > ul > li:nth-child(2),
.sub-root > .container > .root > .col-xs-6 > ul > li:nth-child(3){
	padding:0 20px;
	border-right: 1px solid #dcdcdc;
}
ul.root-drop{
	border-radius:0;
	margin-top:-1px;
	margin-left:-5px;
}
ul.root-drop > li{
	line-height: 35px;
	height: 35px;
}
ul.root-drop > li > a{
	display: block;
	line-height: 35px;
	width:100%;
}
ul.root-drop > li > a:hover{
	background-color:rgba( 198, 0, 1, 0.2) ;
	background:rgba( 198, 0, 1, 0.2) ;
	color:#fff;
}


.sub-search{
	width:100%;
	float:left;
	border:0;
	margin:3px 0;
	padding:0;
	height: 40px;
	line-height: 40px;
}
.sub-search > .form-group{
	margin-bottom:0;
}
.sub-search > .form-group > input[type=text]{
	border:0;
	border:0;
	background:none;
	float:left;
	box-shadow: none;
	
	margin-top:1px;
}

.sub-search > button{
	border-radius: 0;
	background:none;
	border:0;
	height: 40px;
	line-height: 40px;
	margin:0;
	padding:0;
}


/********sub-cont********/
.sub-cont{
	float:left;
	width:100%;
	height: auto;
	padding-top: 10px;

}
.cont-about > h3{
	font-weight: 800;
	border-bottom:1px solid #dcdcdc;
	padding-bottom:10px;
	margin-bottom:30px;
}
.cont-about > p{
	line-height: 160%;
	font-size: 112%;
	color:#5a5a5a;
}
.map-area{
	width:100%;
	height: 500px;
	float: left;
	background: #c60001;
}
.cont-about > table.map-info{
	width:100%;
	margin:30px 0;
	float:left;
	border-top:2px solid #383838;
	border-bottom:2px solid #383838;
}
.cont-about > table.map-info > tbody > tr{
	height: 45px;
	line-height: 45px;
}
.cont-about > table.map-info > tbody > tr:nth-child(1){
	border-bottom:1px solid #dcdcdc;
}
.cont-about > table.map-info > tbody > tr > th{
	background: #eee;
	color:#5a5a5a;
	text-align: center;
	width:300px;
	font-size: 112%;
	font-weight: 800;
	
}
.cont-about > table.map-info > tbody > tr > td{
	text-align: left;
	padding-left:30px;
	font-size: 106.3%;
}
.cont-about > table.map-info > tbody > tr > td > span{
	padding:0 10px;
}

/*****공지사항*****************************/
button.btn-noti{
	padding:8px 20px;
	color:#fff;
	background: #f3776b;
	border:0;
}
button.btn-noti:hover{
	background: #c60001;
}
/**/
.noti-sc{
	width:100%;
	float:left;
	height: 40px;
	border:1px solid #dcdcdc;
	background: #fff;
}
.noti-sc > .input-group-btn > .btn-default{
	border:0;
}
.noti-sc > input.form-control{
	border:0;
	margin-top:2px;
	box-shadow: none;
	width:270px;
	
}
.noti-sc > button{
	border:0;
	height: 40px;
	line-height: 40px;
	padding:0 8px;
	background: #fff;
	color:#5a5a5a;
}
.noti-table{
	width:100%;
	float:left;
	height: auto;
	padding:10px 0;

}
table.boarder{
	width:100%;	

}
table.boarder > thead > tr{
	border-top:2px solid #383838;
	border-bottom:1px solid #5a5a5a;
	background: #f7fdff;
}
table.boarder > thead > tr > th{
	text-align: center;
	height: 45px;
	vertical-align: middle;
	font-size: 106%;
	color:#5a5a5a;
	font-weight: 700;

}
table.boarder > tbody > tr {
	border-bottom:1px solid #dcdcdc;
	height: 45px;
	vertical-align: middle;
	background: #fff;

}
table.boarder > tbody > tr:last-child{
	border-bottom:1px solid #5a5a5a;

}
table.boarder > tbody > tr > td{
	text-align: center;
}
table.boarder > tbody > tr > td:nth-child(2){
	text-align: left;
}
.page{
	width:100%;
	text-align: center;
}

.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus{
	background: #c60001;
	border:1px solid #c60001;

}

/*newlist*/
.news-list{
	width:100%;
	float:left;
	height: auto;
	border-top:2px solid #383838;
	border-bottom:1px solid #5a5a5a;
	padding:20px 10px;
	margin-top:20px;
	background: #fff;

}
.news-img{

	width:245px;
	height: 150px;
	margin-right: 20px;
}

ul.sub-news-list{
	width:100%;
	float:left;
	
}

ul.sub-news-list > li > .media{
	padding:20px 0;
	border-bottom:1px solid #eee;

}
ul.sub-news-list > li:last-child >.media{
	border-bottom:0;
}


ul.sub-news-list > li > .media > .sub-media-body > h4.sub-media-heading {	
	width:100%;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 160%;
}
ul.sub-news-list > li > .media > .sub-media-body > h4.sub-media-heading > a{
	font-size: 106%;
	color:#383838;
	font-weight: bold;
}
ul.sub-news-list > li > .media > .sub-media-body > p{
	/*white-space: nowrap;*/
    overflow: hidden;
    text-overflow: ellipsis;
    height: 60px;
    line-height: 150%;
    color:#5a5a5a;
}
ul.sub-news-list > li > .media > .sub-media-body > ul > li{
	float:left;
	margin-right: 20px;
}

/*글쓰기*/
.write-box{
	width:100%;
	height: auto;
	float:left;
}
.write-btn-g{
	width:100%;
	text-align: center;
	padding-bottom: 10px;
}

button.btn-write{	
	padding:8px 20px;
	color:#fff;
	border:0;
}
/*****************post*************/
.post-box {
	width:100%;
	float:left;
	height: auto;
	background: #fff;
	border-top:2px solid #383838;
}
.post-title{
	width:100%;
	float:left;
	height: auto;
	padding:20px 10px 20px 10px;
	border-bottom:1px solid #dcdcdc;
}
.post-title > h4{
	text-align: center;
	font-weight: bold;
	padding:0 20px 10px;
	color:#383838;
	font-size:137.5%;
	line-height: 160%;
}
.post-title > ul{
	float:right;
}
.post-title > ul > li{
	float:left;
	margin-left:20px;
	color:#5a5a5a;
}
.post-title > ul > li > span:nth-child(1){
	font-weight: bold;
	margin-right: 5px;

}
.post-item{
	width:100%;
	float:left;
	height: auto;
	padding:20px 50px;
	border-bottom:1px solid #dcdcdc;
}
.post-item-attach{
	width:100%;
	
	float:left;
	text-align: right;
}
.post-item-attach > a{
	height: 40px;
	line-height: 40px;
}

.post-item-attach > a > span{ 
	margin-left:5px;
}
.post-item-attach > a > span:last-child{
	color:#c60001;
}
.post-item-attach > a:hover{
	color:#c60001;
}
.post-item > img{
	margin-left: auto;
    margin-right: auto;
}

.post-item > blockquote{
	font-size: 112.5%;
}
.post-item > p,
.post-item > blockquote{
	padding:5px 20px;
}
.post-item > p{
	font-size: 106%;
	line-height: 180%;

}
.progress-container{
	width:100%;
	height: 2px;
	background: #fff;
	float:left;
	position: fixed;
	z-index: 1000000;
	margin-top:2px;
}
.progress-bar{
	height: 2px;
	background: #f3776b;
	width:0;
}
/*****comment*************/
.post-comment{
	width:100%;
	float:left;
	height: auto;
	padding:20px 50px;
}
.post-comment > span{
	width:100%;
	float:left;
	font-weight: bold;
	padding:8px 0;
}
.post-comment-r{
	width: 100%;
	float:left;
	height:auto;
	border:1px solid #dcdcdc;
}
.post-comment-r > p{
	width:100%;
	padding:5px 10px;
	
}
.post-comment-r > textarea{
	width:100%;
	padding:0 10px;
	height: 70px;
	line-height: 180%;
	border:0;
}
.post-comment-r > div{
	height: 35px;
	border-top:1px solid #dcdcdc;

}
.post-comment-r > div > span:nth-child(1){
	padding-left:10px;

	line-height: 35px;
}
.post-comment-r > div > span:nth-child(2){
	float:right;
}
.post-btn-g{
	margin-top:20px;
}

.post-comment-list{
	width:100%;
	float:left;
}
.post-comment-list > ul{
	margin-top:20px;
}

.post-comment-list > ul > li > .comment{
	border-bottom:1px solid #dcdcdc;
	margin:10px 0;
}
.post-comment-list > ul > li > .comment > .col-xs-12{
	padding:5px 0;
}
.post-comment-list > ul > li > .comment > .col-xs-12 > span.comment-user{
	color:#383838;
	font-weight: bold;
	
}
.post-comment-list > ul > li > .comment > .col-xs-12 > button{
	float:right;
	background: none;
	border: 0;
	color:#c60001;
}
.coment-txt > p{
	color:#5a5a5a;
}

/************************************
************생활체육*************************
*************************************
*********/
/*경기일정 및 결과*/
.club-schedule-list{
	width:100%;
	float:left;
	height: auto;
	padding:0;
}
.schedule-list{
	width:100%;
	float:left;
	height: 45px;
	

}
.schedule-list > ul.nav-pills{
	height: 45px;
	background: #fff;
	margin: 0;
	padding: 0;	
}
.schedule-list > ul.nav-pills > li{
	padding:0;
	height: 45px;
	margin:0;
}
.schedule-list > ul.nav-pills > li > a{
	border-radius:0;
	line-height: 45px;
	padding:0 10px;
	margin:0;	
}
.schedule-list > ul.nav-pills > li.active > a{
	border-radius:0;
	line-height: 45px;
	padding:0 15px;
	margin:0;
	background: #c60001;
}
.schedule-list > ul.nav-pills > li > a:hover{
	border-radius:0;
	background: #c60001;
	color:#fff;
}
.schedule-list > ul.nav-pills > li.active > a, 
.schedule-list > ul.nav-pills > li.active > a:hover, 
.schedule-list > ul.nav-pills > li.active > a:focus{
	border-radius:0;
	line-height: 45px;
	height: 45px;
	padding:0 10px;
	margin:0;
}

.schedule-box{
	width:100%;
	height: auto;
	float:left;
	margin-top:20px;
	background: #fff;
	min-height: 382px;
}
.schedule-box > table.schedule-table{
	width:100%;
	height: auto;
	border-top:2px solid #383838;
	border-bottom:1px solid #5a5a5a;
}
.schedule-box > table.schedule-table > thead > tr{
	
	border-bottom:1px solid #5a5a5a;
	height: 30px;
	background: #f7fdff;

}
.schedule-box > table.schedule-table > thead > tr > th{
	text-align: center;
	font-size: 106%;
	font-weight: bold;
	color:#383838;
}
.schedule-box > table.schedule-table > tbody > tr {
	
	border-bottom:1px solid #dcdcdc;
}
.schedule-box > table.schedule-table > tbody > tr:last-child{
	border-bottom:0;

}
.schedule-box > table.schedule-table > tbody > tr > td{
	text-align: center;
	vertical-align: middle;
}
.schedule-box > table.schedule-table > tbody > tr > td:nth-child(3) >span{
	width:100%;
	float:left;
}
.schedule-filter{
	width:100%;
	float:left;
	height: auto;
	border:1px solid #dcdcdc;
	margin-top:20px;
	margin-bottom:20px;

}
.schedule-filter > h4{
	padding:10px 10px;
	margin:0;
	font-size: 106%;
	font-weight: bold;
	border-bottom:1px solid #dcdcdc;
	background: #5a5a5a;
	color:#fff;

}
.schedule-filter > .filter-box{
	width:100%;
	float:left;
	margin:0;
	padding: 5px 0;
	background: #fff;
}
.schedule-filter > .filter-box > ul > li{
	float:left;

}
.schedule-filter > .filter-box > ul > li:last-child{
	border-left:1px solid #dcdcdc;
}

select.filter-select{
	border-radius: 0;
	height: 30px;
	font-size: 87.5%;
}
select.filter-select > option{

}
ul.filter-calendar{
	width:100%;
	float:left;
	
}
ul.filter-calendar > li{
	float:left;
}
ul.filter-calendar > li:nth-child(1),
ul.filter-calendar > li:nth-child(4){
	width:12%;
}
ul.filter-calendar > li:nth-child(2),
ul.filter-calendar > li:nth-child(3){
	width:38%;
}
ul.filter-calendar > li:nth-child(2) > select{
	border-left:0;
}
ul.filter-calendar > li:nth-child(3) > select{
	border-left:0;
	border-right: 0;
}
ul.filter-calendar > li > button{
	width:100%;
	text-align: center;
	height: 30px;
	background: #fff;
	border:1px solid #dcdcdc;
	line-height: 30px;
	color:#5a5a5a;

}

select.filter-select-d{
	border-radius: 0;
	height: 30px;
	font-size: 87.5%;
	width:100%;
	border:1px solid #dcdcdc;

}
/*팀현황*/
.team-sc{
	width:100%;
	float:left;
	height: 30px;
	border:1px solid #dcdcdc;
	background: #fff;
}
.team-sc > .input-group-btn > .btn-default{
	border:0;
}
.team-sc > input.form-control{
	border:0;
	margin-top:2px;
	box-shadow: none;
	width:85%;
	height: 30px;
	line-height: 30px;
	
}
.team-sc > button{
	border:0;
	height: 30px;
	line-height: 30px;
	padding:3px 8px;

	background: #fff;
	color:#5a5a5a;
}



.team-list{
	width:100%;
	float:left;
	height: auto;
	border-top:2px solid #383838;
	border-bottom:1px solid #5a5a5a;
	padding:20px 10px;
	margin-top:20px;
	/*background: #fff;*/

}
.team-img{
	width:340px;
	height: 200px;
	background: url(../images/team-logo-bg.png);
	background-size: cover;
	line-height: 200px;
	
}
.team-img > p{
	text-align: center;
	vertical-align: middle;
	font-size: 118%;
	font-weight: bolder;

}


ul.sub-team-list{
	width:100%;
	float:left;
	
}
ul.sub-team-list > li > .col-xs-12,
ul.sub-team-list > li > .col-xs-12 > .col-xs-4
{
	padding-left:0;
}

ul.sub-team-list > li > .team{
	
	border-bottom:1px solid #eee;
	width:100%;
	background: #fff;
	border:1px solid #dcdcdc;
	margin-bottom: 20px;

}
ul.sub-team-list > li > .team > .team-heading{
	padding:15px;
}
ul.sub-team-list > li > .team > .team-heading > h4.team-name {	
	text-align: left;
    line-height: 160%;
}

ul.sub-team-list > li > .team > .team-heading > h4.team-name > a{
	font-size: 106%;
	color:#383838;
	font-weight: bold;
}
ul.sub-team-list > li > .team > .team-heading > h4.team-name > span{
	font-size: 87.5%;
	float:right;
	margin-right: 10px;
	
}

ul.sub-team-list > li > .media > .team-heading > ul > li{
	margin-right: 20px;
	line-height: 20px;
	font-size: 106%;
}
ul.sub-team-list > li > .media > .team-heading > ul > li > span:first-child{
	font-weight: bold;
	letter-spacing: 3px;
	
}
ul.sub-team-list > li > .team > .team-heading > p{
	text-align: right;


}
ul.sub-team-list > li > .team > .team-heading > p > a{
	padding:10px 15px;
	color:#fff;
	background: #c60001;
	
}

/****************랭킹******************************/
.rank-team{
	width:100%;
	float:left;
	min-height: 410px;
}
.rank-team > table.rank-team-list{
	width:100%;
}

.rank-team > table.rank-team-list > tbody > tr >td:nth-child(3){
	text-align: left;
}
.rank-team > table.rank-team-list > tbody > tr >td:nth-child(2) > img{
	height: 20px;
}

.rank-type{
	width:100%;
	float:left;
	margin-top:20px;
}
.rank-team > h4,
.rank-type > h4{
	font-weight: bold;
}
.rank-type > .col-xs-3{
	padding-left: 0;
	
}
.type-list{
	float:left;
	height: auto;
	margin-bottom:30px;
}
.type-list > h5{
	width:100%;
	text-align: center;
	border-top:2px solid #383838;
	background: #eee;
	border-bottom:1px solid #dcdcdc;
	padding:10px 0;
	margin:0;
	font-size: 118.8%;
	font-weight: bolder;
}
.type-list > ul{
	background: #fff;
	min-height: 268px;
}
.type-list > ul > li{
	padding:10px;
	border-bottom:1px solid #dcdcdc;
	font-size: 106%;
}
.type-list > ul > li > span:nth-child(1){
	color:#383838;
}
.type-list > ul > li > span:nth-child(2){
	color:#5a5a5a;
}
.type-list > ul > li > span:nth-child(3){
	color:#5a5a5a;
	font-size: 80%;
	display: inline-block;
	text-align: center;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	vertical-align: bottom;
	width: 80px;
}
.type-list > ul > li > span:nth-child(4){
	float:right;
	color:#c60001;
	font-weight: bold;

} 

.type-list > ul > li:first-child{
	height: 100px;
	padding-bottom:0;
	font-size: 112.5%;
}
.type-list > ul > li:first-child > span:nth-child(4){
	float:right;
	width:60px; 
	height:80px;
}
.type-list > ul > li:first-child > span:nth-child(4)>img{
	width:60px; 
	height:80px;
}
.type-list > ul > li:first-child > span:nth-child(5){
	float:right;
	/*margin-top:60px;*/
	margin-right: 10px;
	color:#c60001;
	font-weight: bold;

}

.type-list > ul > li >span:nth-child(1){
	font-weight: bolder;
	width: 30px;
	float:left;
	text-align: center;
	font-weight: bold;
}
.rank-personal{
	width: 100%;
	float:left;
	min-height: 393px;
}
.rank-personal > ul.nav-pills{
	margin-bottom:20px;
}

.rank-personal > ul.nav-pills > li > a{
	border-radius:0;
	line-height: 45px;
	padding:0 10px;
	margin:0;	
}
.rank-personal > ul.nav-pills > li.active > a{
	border-radius:0;
	line-height: 45px;
	padding:0 15px;
	margin:0;
	background: #c60001;
}
.rank-personal > ul.nav-pills > li > a:hover{
	border-radius:0;
	background: #c60001;
	color:#fff;
}
.rank-personal > ul.nav-pills > li.active > a, 
.rank-personal > ul.nav-pills > li.active > a:hover, 
.rank-personal > ul.nav-pills > li.active > a:focus{
	border-radius:0;
	line-height: 45px;
	height: 45px;
	padding:0 10px;
	margin:0;
}

/*썸네일 리스트 동영상/갤러리*/
.thumbnail-list{
	width:100%;
	float:left;
	height: auto;
	margin-top:30px;
}
.thumbnail-list > .col-xs-3{
	margin-bottom:30px;
}
.thumbnail-objet{
	width:100%;
	height: 180px;
	border:1px solid #dcdcdc;
	position: relative;
}
.thumbnail-objet > a> img{
	width:100%;
	height: 100%;
	display: block;
	transition: .5s ease;
  backface-visibility: hidden;
}
.thumbnail-info{
	width:100%;
	float:left;
}
.thumbnail-info > h4{
	height: 40px;
	line-height: 20px;
	overflow: hidden;
    text-overflow: ellipsis;
    font-size: 106%;
    font-weight: 700;
    
}
.thumbnail-info > h4 > a{
	color:#5a5a5a;
}
.thumbnail-info-name{
	width:100%;
	float:left;
	color:#7b7b7b;
}
.thumbnail-info-day{
	width:100%;
	float:left;
	color:#7b7b7b;
}
.thumbnail-objet:hover > a > img{
	opacity: 0.4;
}
.thumbnail-objet:hover > .thumbnail-hover{
	opacity: 1;
}

.thumbnail-objet > .thumbnail-hover{
	transition: .5s ease;
	  opacity: 0;
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  transform: translate(-50%, -50%);
	  -ms-transform: translate(-50%, -50%);
	  text-align: center;


}
.thumbnail-objet > .thumbnail-hover > span{
	background-color: #c60001;
	color: white;
	font-size: 16px;
	padding: 16px 32px;
}

/*팀선수리스트*/
.teaminfo{
	width:100%;
	border: 1px solid #dcdcdc;
	padding-bottom:30px;
	background: url(../images/top-teami-info-bg.png);
	background-size: cover;
}
.teaminfo {
	color:#fff;
}

.team-player-info-list{
	width:100%;
	height: auto;
	float:left;
	margin-top:30px;
}
.team-player-info-list > ul {
	width:100%;
}
.team-player-info-list > ul > li{
	padding:10px;
	line-height: 50px;
	float:left;

}
.team-player-info-list > ul > li > .team-player-info-box{
	width:100%;
	border:1px solid #dcdcdc;
	float:left;
	padding:10px 0;
	border-left:3px solid #c60001;
	box-sizing: border-box;
}

.team-player-info-list > ul > li > .team-player-info-box:hover{
	border-left:3px solid #f3776b;
	
}

.team-player-info-list > ul > li > .team-player-info-box > div:first-child > span{
	width:50px;
	height: 50px;
	display: block;	
	line-height: 40px;
	border:1px solid #eee;
	background: #f4f4f4;
}
.team-player-info-list > ul > li > .team-player-info-box > .col-xs-1,
.team-player-info-list > ul > li > .team-player-info-box > .col-xs-2,
.team-player-info-list > ul > li > .team-player-info-box > .col-xs-3{
	padding:0;
	text-align: center;
}
.team-player-info-list > ul > li > .team-player-info-box > div:first-child{
	padding-left:0px;
}

.team-player-info-list > ul > li > .team-player-info-box > div:nth-child(2){
	text-align: left;
}
.team-player-info-list > ul > li > .team-player-info-box > div:nth-child(2) > h4{
	line-height: 50px;
	height: 50px;
	margin:0;
	padding: 0;
	text-align: left;
	font-weight: bold;
}


/*라인업*/
.lineup-map{
	width: 100%;
	float:left;
	height: 500px;
	background-color: #227a02;
	background-image: url(../images/lineup-map.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	margin-top:30px;
	position: relative;

}
/*.palyer-po-box{
	border:1px solid #c60001;
	background-color:rgba( 215, 40, 53, 0.9) ;
	background:rgba( 215, 40, 53, 0.9) ;
	color:#fff;
	text-align: center;
	min-width: 60px;
}*/

/*ksm 200518 라인업맵 css*/
.palyer-po-box{
	 border:1px solid #000000;
	 background-color:rgba( 255, 255, 255, 0.9) ;
	 background:rgba( 255, 255, 255, 0.6) ;
	 color:#000000;
	 font-weight: bold;
	 text-align: center;
	 min-width: 60px;
 }
.palyer-po-box > span{
	padding:5px 10px;
	display: inline-block;
	width:100%;
}
.palyer-po-box > span:first-child{
	/*ksm 200518 라인업맵 css*/
	/*background: #c60001;*/


}
.palyer-1{
	position: absolute;
	/*bottom:165px;*/
	bottom:220px;
	/*left:44%;*/
	left:45%;
}
.palyer-2{
	position: absolute;
	/*bottom:50px;*/
	bottom:70px;
	/*left:44%;*/
	left:55%;
}
.palyer-3{
	position: absolute;
	/*bottom:200px;*/
	bottom:220px;
	/*right:20%;*/
	left:70%;
}
.palyer-4{
	position: absolute;
	/*bottom:280px;*/
	bottom:345px;
	left:30%;
}
.palyer-5{
	position: absolute;
	/*bottom:200px;*/
	bottom:220px;
	left:20%;
}
.palyer-6{
	position: absolute;
	/*bottom:280px;*/
	bottom:345px;
	/*right:30%;*/
	left:60%;
}
.palyer-7{
	position: absolute;
	/*bottom:320px;*/
	bottom:410px;
	/*left:10%;*/
	left:14%;
}
.palyer-8{
	position: absolute;
	/*top:40px;*/
	top:55px;
	/*left:44%;*/
	left:45%;
}
.palyer-9{
	position: absolute;
	/*bottom:320px;*/
	bottom:415px;
	/*right:12%;*/
	left:78%;
}
.palyer-p{
	position: absolute;
	/*bottom:30px;*/
	 bottom:100px;
	/*left:20%;*/
	 left:28%;
}
/*ksm 200522 경기라인업 대기선수*/
.palyer-st1{
	position: absolute;
	bottom:40px;
	left:3%;
}
.palyer-st2{
	position: absolute;
	bottom:40px;
	left:23%;
}
.palyer-st3{
	position: absolute;
	bottom:40px;
	left:43%;
}
.palyer-st4{
	position: absolute;
	bottom:40px;
	left:63%;
}
.palyer-st5{
	position: absolute;
	bottom:40px;
	left:83%;
}
.palyer-st6{
	position: absolute;
	bottom:10px;
	left:3%;
}
.palyer-st7{
	position: absolute;
	bottom:10px;
	left:23%;
}
.palyer-st8{
	position: absolute;
	bottom:10px;
	left:43%;
}
.palyer-st9{
	position: absolute;
	bottom:10px;
	left:63%;
}
.palyer-st10{
	position: absolute;
	bottom:10px;
	left:83%;
}






.lineup-info{
	width:100%;
	float:left;
	margin-top:30px;
}
.lineup-info > table.lineup-table{
	width: 100%;
	border-top:2px solid #383838;
	border-bottom:1px solid #383838;

}
.lineup-info > table.lineup-table > thead > tr{
	border-bottom:1px solid #383838;
}
.lineup-info > table.lineup-table > tbody > tr{
	border-bottom:1px solid #969696;
}
.lineup-info > table.lineup-table > tbody > tr:last-child{
	border-bottom:0;
}
.lineup-info > table.lineup-table > thead > tr > th,
.lineup-info > table.lineup-table > tbody > tr > td{
	text-align: center;
	vertical-align: middle;
	height: 45px;
}
.lineup-info > table.lineup-table > thead > tr > th:last-child{
	background: #383838;
	color:#fff;
}
.lineup-info > table.lineup-table > tbody > tr > td:last-child{
	border-bottom:1px solid #c60001;
	border-left:1px solid #383838;
}
.lineup-info > table.lineup-table > tbody > tr:last-child > td:last-child{
	border-bottom:1px solid #383838;
}
.lineup-info > table.lineup-table > tbody > tr > td:nth-child(4) > .form-group{
	margin:0;
}
.lineup-info > table.lineup-table > tbody > tr > td:first-child >button{
	padding:10px;
	border:0;
	background: none;

}
.lineup-info > table.lineup-table > tbody > tr > td:nth-child(4) > .form-group > input {
	border:0;
	float:left;
	box-shadow: none;
	margin-top:5px;
}
.lineup-info > table.lineup-table > tbody > tr > td:nth-child(4) > button{
	margin:0;
	padding:0;
	line-height: 45px;
	border:0;

}
.lineup-info > table.lineup-table > tbody > tr > td:nth-child(4) > .col-xs-10,
.lineup-info > table.lineup-table > tbody > tr > td:nth-child(4) > button.col-xs-2{
	padding:0;
}


/*토너먼트*/
.team-heading > ul > li > p
{
	height: 40px;
	line-height: 20px;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 87.5%;
}
/*팀생성*/
.create-box{
	border:1px solid #dcdcdc;
	background: #fff;
	height: auto;
	padding-left:0;
	padding-right: 0;
	padding-bottom:30px;
	float:left;
	margin-bottom: 30px;

}
.create-box > h4{
	border-bottom:1px solid #dcdcdc;
	height: 70px;
	line-height: 70px;
	margin:0;
	text-align: center;
	font-weight: bold;
	font-size: 125%;
}

.create-box > h5{
	font-size: 112.3%;
	height: 30px;
	line-height: 30px;
	margin:0;
	text-align: center;
	font-weight: bold;
}
.create-box > p{
	padding-left:0;
	padding-top:30px;
}
.create-box-in-info {
	
	padding: 20px 0;
	height: auto;
    margin-bottom:20px;
    border-top:2px solid #5a5a5a;
    border-left:1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom:1px solid #eee;
}


.create-box-in-info > ul > li{
    border-bottom:1px solid #eee;
    padding: 0 10px;
    font-size: 87.5%;
}
.create-box-in-info > ul > li > span{
    float: right;
    width: 50%;
    color: #c60001;
    padding: 10px 0;
    text-align: right;
}
.create-box-in-info > ul > li > label{
    width:100px;
    padding:10px 0;
    /*width:50%;*/
}
.create-box-in-info > ul > li > textarea,
.create-box-in-info > ul > li > input[type=text],
.create-box-in-info > ul > li > input[type=password],
.create-box-in-info > ul > li > input[type=email]{
    padding: 15px 10px;
    border: 1px solid transparent;
    background: #fff;
    font-size: 14px;
    color: #666;
    line-height: normal;
    outline: 0;
}
.create-box-in-info > ul > li > input{
    width:100%;
  }
.create-box-in-info > ul > li > select{
	border:0;
	box-shadow: none;
	width:49%;
	display: inline-block;

}
.create-box-in-info > ul > li > textarea{
	width: 100%;
}
.create-box-in-info > div > ul > li{
	text-align: center;
	line-height: 25px;
}
.create-box-in-info > div > ul > li > span{
	margin-right: 10px;
}
.create-box-in-info > ul > li > label {
	margin-left:10px;
	
}
/*가입방법선택*/
.join_select_box{
    height: auto;
    border:1px solid #eee;
    padding:20px;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.join_select_box > form > input{
	width:100%;
	padding:0 10px;
	line-height: 40px;
	min-height: 42px;
}

.join_select_box > input{
    width:100%;
    padding:0 10px;
    line-height: 40px;
}
.join_select_box > p{
    text-align: center;
    font-size: 100%;
    color:#333;
    line-height: 160%;
    padding:15px 0;
    font-weight: bold;

}
.join_select_box > div{
    width:100%;
    text-align: center;
    height: auto;
    margin-bottom: 10px;
}
.join_select_box > div > a > i{
    font-size: 100%;
    padding: 15px 0;
    color :#fff;
    
}
.join_select_box > div >a > i > span{
    margin-left:10px;
}
.join_select_box > span{
    width:100%;
    font-size: 83.5%;
}
.join_select_box > span > a{
    margin-left:10px;
    color:#868686;
}
.join_select_box > ul > li{
	width:50%;
	float:left;
	margin-bottom:10px;
}
.join_select_box > h5{
	font-size: 112.5%;
	text-align: center;
	line-height: 180%;
}
button.sns-login{
	border:0;

}


/*약관동의*/
.term_select_box{
    height: auto;
    border:1px solid #eee;
    box-sizing: border-box;
    margin-bottom: 30px;
}
.box_terms{
    width:100%;
    height: 250px;
    overflow: auto;
    padding: 15px;
    box-sizing: border-box;
    font-size: 83.5%;
    line-height: 150%;
    border-top:1px solid #eee;
}

.term_select_box > h5{
    font-size: 87.5%;
    color :#333;
    margin: 0;   
    padding:10px;
    line-height: 30px;
    font-weight: bold;
}

.create-box > ul{
	text-align: center;
    padding: 10px 0;
}
.create-box > ul > li{
    display:inline-block;
    height: 10px;
    width: 10px;
    margin-right: 12px;
    background: #dcdcdc;
    border-radius: 5px;
}

/*mypage*/
.side-menu{
	padding:10px 20px;
	float:left;
	width:100%;
	background:#fff;
	border:1px solid #dcdcdc;
	color:#666;
}
.side-menu > h4{
	font-weight: bold;
	border-bottom:1px solid #dcdcdc;
	padding:5px 0;
}
.side-menu > h4 > span{
	font-size: 75%;
	font-weight: normal;
}
.side-menu > ul > li{
	line-height: 40px;
}
.side-menu > ul > li > a{
	display: block;
	width:100%;
}
.side-menu > ul > li > a:hover{
	border-bottom:1px solid #c60001;
	color:#c60001;
	font-weight: bold;
	box-sizing: border-box;
	}


/*마이페이지 메인*/
.my-main-tab{
	float:left;
	margin-bottom:30px;
}

.palyer-card-f,
.palyer-card-b{
	width:100%;
	height: 300px;
	float:left;
	border:1px solid #dcdcdc;
}
.palyer-histoy{
	width: 100%;
	float:left;
	height:300px;
	border:1px solid #dcdcdc;
	background: #fff;
	overflow:hidden;
}
.palyer-histoy > h4{
	height: 50px;
	line-height: 50px;
	padding-left:10px;
	border-bottom:1px solid #dcdcdc;
	padding-top:0;
	margin-top:0;
}
.palyer-histoy > ul{
	padding:0 20px;
}
.palyer-histoy > ul > li{
	line-height: 40px;
	border-bottom:1px solid #dcdcdc;
}
.palyer-histoy > ul > li:nth-child(6){
	display: none;
}

/*회원정보수정*/
.my-info-modify{
	padding-bottom:20px;
	border:1px solid #dcdcdc;
	background: #fff;
	width:100%;
	float:left;
}
.my-info-modify > h4{
	padding-left:20px;
	height: 50px;
	line-height: 50px;
	border-bottom:1px solid #dcdcdc;
	font-weight: bold;
	color:#383838;
}
.my-frofile-img{
	width:200px;
	height: 200px;
	float:left;
	background: #eee;
	padding-bottom:10px;
	overflow: hidden;
	text-align: center;
	line-height: 200px;
	
}

.my-information-modify{
	width:100%;

	height: auto;
	float:left;
	padding-bottom:10px;

}
/*.my-information-modify*/

/*.create-box-in-info {
	
	padding: 20px 0;
	height: auto;
    margin-bottom:20px;
    border-top:2px solid #5a5a5a;
    border-left:1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom:1px solid #eee;
}

*/
.my-information-modify > ul > li{
    border-bottom:1px solid #eee;
    padding: 0 10px;
    font-size: 87.5%;
}
.my-information-modify > ul > li > span{
    float: right;
    width: 50%;
    color: #c60001;
    padding: 10px 0;
    text-align: right;
}

.my-information-modify > ul > li  > label{
    width:90px;
    padding:10px 0;
    font-size: 118.8%;
    font-weight: bold;
    color:#666;
}

.my-information-modifyo > ul > li > textarea,
.my-information-modify > ul > li > input[type=text],
.my-information-modify > ul > li > input[type=password],
.my-information-modify > ul > li > input[type=email]{
    padding: 15px 10px;
    border: 1px solid transparent;
    background: #fff;
    font-size: 14px;
    color: #666;
    line-height: normal;
    outline: 0;
}
.my-information-modify > ul > li > input{
    width:100%;
  }
.my-information-modify > ul > li > select{
	border:0;
	box-shadow: none;
	width:48.5%;
	display: inline-block;

}


.my-information-modifyo > ul > li > .col-xs-8 > textarea,
.my-information-modify > ul > li > .col-xs-8 > input[type=text],
.my-information-modify > ul > li > .col-xs-8 > input[type=password],
.my-information-modify > ul > li > .col-xs-8  > input[type=email]{
    padding: 15px 10px;
    border: 1px solid transparent;
    background: #fff;
    font-size: 14px;
    color: #666;
    line-height: normal;
    outline: 0;
}


.my-information-modifyo > ul.form-horizontal > li.form-group > .my-record{
	padding:10px 0;
}
.my-record-info{
	width:100%;
	float:left;
}
.my-record-info > ul > li{
	
}
.my-record-info > ul > li > h5{
	font-size: 106%;
	font-weight: bold;
	letter-spacing: 2px;
	color:#666;
}
.my-record-info > ul > li > .my-record{
	border-bottom:1px solid #dcdcdc;
	text-align: left;
	padding-top:10px;
}

.my-record-info > ul > li > .my-record > ul > li{
	padding-bottom:10px;
}
.record-s-box{
	width:100%;
	float:left;
	border:1px solid #dcdcdc;
	margin-top:20px;
	background: #fff;


}
.record-s-box > h4{
	font-size: 106%;
	line-height: 40px;
	font-weight: bold;
}
.record-s-box > p{
	line-height: 40px;
	padding-top:10px;
	text-align: right;
	color:#c60001;
}
.my-record-table{
	margin-top:20px;
}
.my-record-table > table {
	padding:20px;
}
.delBoard {
	padding-left:10px;
}
.delBoard:hover {
	color: #FFE800;
}
#boardModal .modal-dialog{
	margin: 30px auto;
}
.members_header, .members_content {
	text-align: center;
}
.members_header {
	font-size: 1.5rem;
	font-weight: bold;
}
.members_content {
	padding: 10px 0;
}
.member {
	padding: 5px 0;
	border: 1px solid whitesmoke;
}
.member span {
	height: 100%;
}
.icon_player, .icon_director,
.icon_admin, .icon_master, .icon_coach {
	font-family: 'Fira Sans', sans-serif;
	border-radius: 108px;
	font-weight: 800;
	position: relative;
}
.member img {
	width: 60px;
	height: 60px;
	margin-top: 3px;
}
.member_line2 span{
	margin-top: 20px;
}
.icon_player {
	background-color: #0046BF;
	color: #ffffff;
}
.icon_director {
	background-color: #FF4F2D;
	color: #ffffff;
}
.icon_admin {
	background-color: #00D74B;
	color: #ffffff;
}
.icon_master {
	background-color: #191035;
	color: #ffffff;
}
.icon_coach {
	background-color: #F2CF19;
	color: #ffffff;
}