@charset "utf-8";
/*공통*/
html, body {
max-width: 100%;
overflow-x: hidden;
}

area, map{outline: none !important; text-decoration: none !important; border-radius: 0 !important;}
.mapwrap {position: absolute !important; width: 100% !important; padding-bottom: 56.3% !important; top:-120px;}
.mapwrap > iframe {position: absolute !important;width: 100% !important; height: 100% !important;}
.container_fix{width:1310px; padding:0 15px; margin:0 auto; max-width:100%;}
.container_img{overflow-x:hidden;}
.container_img img {width:100%;}
.container_wide{width:100%; margin:0 auto;}
@media (min-width:2000px){
	.container_img img{display:block; width:100%;}
}
@media (max-width:1900px){
	.container_img img{display:block; width:100%;}
}

.amina-header {display:none;}

/* at-header */
.at-header {position:fixed; top:0; left:0; width:100%; z-index:22; background:transparent; transition: all .3s ease-in-out;  -webkit-transition: all .3s ease-in-out;}
.at-header .pc-header { padding:0; }
.at-header .pc-header .full-container {width:1310px; max-width:100%; padding:0 15px; margin:0 auto;}
.at-header .pc-header .header-wrap {position:relative;}
.at-header .pc-header .header-wrap:after { content:''; display:block; clear:both;}
.at-header .pc-header .header-wrap .header-logo {float:left; padding:20px 0;}

@media (max-width:991px){
	.at-header .pc-header{display:none !important;}
	.at-header {background:rgba(34,34,34,0.6);}
}

.at-header .pc-header .header-wrap .header-menu {position:absolute; left:50%; top:0; transform:translateX(-50%); width:100%; max-width:820px;}
.at-header .pc-header .header-wrap .header-menu .at-container {max-width:none; background:transparent; padding:0; margin:0;}
.at-header .pc-header .header-wrap .header-menu .menu-ul {list-style:none; padding:0; margin:0; text-align:center;}
.at-header .pc-header .header-wrap .header-menu .menu-ul li.menu-li {display:inline-block; position:relative;}
.at-header .pc-header .header-wrap .header-menu .menu-ul li.menu-li a.menu-a {font-size:20px; color:#fff; font-weight:500; display:block; padding:0 40px;} 
.at-header .pc-header .header-wrap .header-menu .menu-ul li.menu-li a.nav-height {height:122px; line-height:122px;}

.at-header .pc-header .header-wrap .header-menu .menu-ul li.menu-li .sub-1div {position:absolute; display:none; width:175px; top:115px; left:50%; transform:translateX(-50%);} 
.at-header .pc-header .header-wrap .header-menu .menu-ul li.menu-li .sub-1div .sub-1dul {list-style:none; padding:0; margin:0;}
.at-header .pc-header .header-wrap .header-menu .menu-ul li.menu-li .sub-1div .sub-1dul li {text-align:center;}
.at-header .pc-header .header-wrap .header-menu .menu-ul li.menu-li .sub-1div .sub-1dul li a {display:block; color:#fff; font-size:15px; font-weight:400; background:rgba(255,255,255,0.11); height:46px; line-height:46px;}
.at-header .pc-header .header-wrap .header-menu .menu-ul li.menu-li .sub-1div .sub-1dul li.on a {font-weight:600; background:rgba(178,20,35,0.55);}
.at-header .pc-header .header-wrap .header-menu .menu-ul li.menu-li .sub-1div .sub-1dul li:hover a { background:rgba(178,20,35,0.55);}


.at-header .pc-header .header-wrap .header-lnb {position:absolute; top:50%; right:0;  transform:translateY(-50%);}
.at-header .pc-header .header-wrap .header-lnb .search_lnb {float:left;}
.at-header .pc-header .header-wrap .header-lnb .search_lnb > a{display:inline-block;}
.at-header .pc-header .header-wrap .header-lnb .search_lnb > a:first-child{margin-right:30px;}
.at-header .pc-header .header-wrap .header-lnb ul.lnb_wrap {list-style:none; padding:0; margin:0; text-align:center; float:left;}
.at-header .pc-header .header-wrap .header-lnb ul.lnb_wrap:after {content:''; display:block; clear:both;}
.at-header .pc-header .header-wrap .header-lnb ul.lnb_wrap > li {display:block; float:left; width:75px; padding-left:8px;}
.at-header .pc-header .header-wrap .header-lnb ul.lnb_wrap > li > a {display:block; width:100%; height:29px; line-height:26px; border:1px solid rgba(255,255,255,0.25); border-radius:2.5px; color:#fff; font-size:13px; font-weight:300;}
.at-header .pc-header .header-wrap .header-lnb ul.lnb_wrap > li:hover > a {background:rgba(178,20,35,0.55); border-color:rgba(178,20,35,0.55)}

.at-header.effect-header {background:rgba(34,34,34,0.6); transition: all .1s ease-in-out;  -webkit-transition: all .1s ease-in-out;}
.at-header.effect-header2 {background:rgba(34,34,34,0.6); transition: all .1s ease-in-out;  -webkit-transition: all .1s ease-in-out;}

.at-header.effect-header2 .pc-header .header-wrap .header-menu .menu-ul li.menu-li .sub-1div .sub-1dul li a {background:rgba(0,0,0,0.8);}
.at-header.effect-header2 .pc-header .header-wrap .header-menu .menu-ul li.menu-li .sub-1div .sub-1dul li.on a {font-weight:600; background:rgba(178,20,35,0.55);}
.at-header.effect-header2 .pc-header .header-wrap .header-menu .menu-ul li.menu-li .sub-1div .sub-1dul li:hover a { background:rgba(178,20,35,0.55);}


.rw-search {width:244px; display:none; position:absolute; right:275px;  top:50%; transform:translateY(-50%);}
.rw-search .form {overflow:hidden; border-bottom:1px solid #fff; border-radius:0;}
.rw-search .input-group {width:100%;}
.rw-search .input-group input {border:0; background:transparent; box-shadow:none; height:29px; color:#fff; font-size:14px;}
.rw-search .input-group input::placeholder { color:#fff;}
.rw-search .input-group input::-webkit-input-placeholder { color:#fff;}
.rw-search .input-group input::-ms-input-placeholder { color:#fff;}
.rw-search.open-search {display:inline-block;}


#sidebar-box #sidebar-menu .sidebar-menu .ca-sub li.on a {color:#1b77e8 !important;}
#sidebar-box #sidebar-menu .sidebar-menu .ca-sub a:hover, #sidebar-box #sidebar-menu .sidebar-menu .ca-sub a:focus, #sidebar-box #sidebar-menu .sidebar-menu .ca-sub a:active {color:#1b77e8 !important;}

	.at-header .pc-header .header-wrap .header-logo img {transform:scale(.8);}
	.at-header .pc-header .header-wrap .header-logo {padding:8px 0;}
	.at-header .pc-header .header-wrap .header-menu .menu-ul li.menu-li a.nav-height {height:98px; line-height:98px;}


@media (max-width:1640px)  {
	.rw-search {width:120px; display:none; position:absolute; right:225px;}
}
@media (max-width:1450px) {
	.at-header .pc-header .full-container {padding:0 30px;}
}
@media (max-width:1280px)  {
	.at-header.effect-header .rw-search {background:rgba(34,34,34,0.6); transition: all .1s ease-in-out;  -webkit-transition: all .1s ease-in-out;}
	.at-header.effect-header2 .rw-search {background:rgba(34,34,34,0.6); transition: all .1s ease-in-out;  -webkit-transition: all .1s ease-in-out;}
	.rw-search {width:100%; display:none; position:absolute; right:0; top:115px; transform:none; padding:25px 15px;}
}
@media (max-width:1220px)  {
	.rw-search {top:73.06px; padding:15px;}
}

@media (max-width:991px)  {
	.rw-search {top:66px; padding: 5px 15px 15px; border-top:1px solid rgba(0,0,0,0.3);}
	.responsive .m-header {height:100px; padding-top:22px;}
	.m-header .header-wrap {width:90%; margin:0 auto;}
	.m-header .header-icon {width:70px;}
	.m-header .header-icon a img {width:46px;}
	.m-header h1 a img {width:68px;}
	.at-title {display:none;}
}
@media (max-width:480px)  {
	.rw-search {top:66px; padding: 5px 15px 15px; border-top:1px solid rgba(0,0,0,0.3);}
	.responsive .m-header {height:70px; padding-top:11px;}
	.m-header .header-wrap {width:80%; margin:0 auto;}
	.m-header .header-icon {width:30px;}
	.m-header .header-icon a img {width:32px;}
	.m-header h1 a img {width:46px;}
}
@media (min-width:1221px) {
	.at-header .pc-header .header-wrap .header-lnb ul.lnb_wrap > li:first-child {display:none;}
}
@media (max-width:1600px) {
	.at-header .pc-header .header-wrap .header-logo img {transform:scale(.7);}
	.at-header .pc-header .header-wrap .header-logo {padding:0 0;}
	.at-header .pc-header .header-wrap .header-menu .menu-ul li.menu-li a.menu-a {font-size:18px;}
	.at-header .pc-header .header-wrap .header-menu .menu-ul li.menu-li a.nav-height {height:82px; line-height:82px;}
}
@media (max-width:1220px) {
	.at-header .pc-header .header-wrap .header-logo img {width:115px; transform:scale(.6);}
	.at-header .pc-header .header-wrap .header-logo {padding:0 0;}
	.at-header .pc-header .header-wrap .header-menu .menu-ul li.menu-li a.menu-a {font-size:16px;}
	.at-header .pc-header .header-wrap .header-menu .menu-ul li.menu-li a.nav-height {height:83px; line-height:83px;}
	.at-header .pc-header .header-wrap .header-menu .menu-ul li.menu-li .sub-1div {top:73px;}
	.at-header .pc-header .header-wrap .header-lnb ul.lnb_wrap > li {display:none;}
	.at-header .pc-header .header-wrap .header-lnb ul.lnb_wrap > li:first-child {display:block; width:auto;}
	.at-header .pc-header .header-wrap .header-lnb ul.lnb_wrap > li:first-child > a {border:0; font-size:29px;}
	.at-header .pc-header .header-wrap .header-menu {transform:translateX(-45%);}
}
@media (max-width:991px){
	.m-header {background:transparent;}
	.m-header.effect-header {background:rgba(34,34,34,0.6);}
	#fullpage {margin-top:-10%;}
	.m-header .header-logo {float:left;}
	.responsive .at-body .at-container {padding:0 !important;}
}
aside#sidebar-btn{display:none;}
/*cont01*/
#myVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%; 
  min-height: 28.7%;
  top:0;
}
.video_wrap{position:relative; width:100%; height:100%; display:block;}

#main-content-wrap #section0 img{position:absolute; max-width:100%; z-index:101; top:0;}
#section0 .video_nontouch{position:absolute; width:100%; height:100%; background:rgba(0,0,0,0.5); z-index:100; top:0;}

@media (min-width:1900px) and (max-width:1930px) {
	#movie_visual .movie-wrap {top:-115px;}
}
@media (max-width:1090px){
#myVideo {min-height:0; height:22.5%;}
}
@media (max-width:767px){
#myVideo {min-height:0; height:22%; margin-left:-450px;}
}
@media (max-width:991px){
#myVideo {position:static; height:1500px;}
#section0 .video_nontouch {height:99.6%;}
#main-content-wrap #section0 img{position:relative;}
}
@media (max-width:767px){
#myVideo {position:static; height:950px;}
}
@media (max-width:480px){
#myVideo {position:static; height:750px;}
}
@media (max-width:360px){
#myVideo {position:static; height:600px; margin-left:-350px;}
}
/*cont02*/
.cont_head{width:100%; overflow:hidden; margin-bottom:4.7%; margin-top:10%;}
.cont_head > h1{float:left; font-size:35px; line-height:35px; font-weight:600; color:#fff; width:30%;}
.cont_head > .right_head{float:right; width:735px;}
.cont_head > .right_head .nav{width:100%; display:block; text-align:center; border-bottom:0;}
.cont_head > .right_head .nav > li{display:inline-block; padding:0 3px;}
.cont_head > .right_head .nav > li:last-child {padding: 0 0 0 3px;}
.cont_head > .right_head .nav > li > a{border-radius:4px; background:#fff; font-size:16px; color:#333333;}
.cont_head > .right_head .nav > li.active > a{background-color:#1c78e8; color:#fff; border-color:#1c78e8;}
@media (max-width: 991px){
	.cont_head {margin-top:0;}
	.cont_head > h1 {width:100%; font-size:55px;  text-align:center; margin:160px 0 54px;}	
	.cont_head > .right_head {width:100%;}
	.cont_head > .right_head .nav {width:89%; margin:0 auto;}
	.cont_head > .right_head .nav > li:first-child {margin-bottom:10px; margin-left:18%;}
	.cont_head > .right_head .nav > li:nth-child(2) {margin-bottom:10px;}
	.cont_head > .right_head .nav > li:nth-child(3) {margin-bottom:10px;}
	.cont_head > .right_head .nav > li:nth-child(4) {margin-bottom:10px;}
	.cont_head {margin-bottom:7.7%;}
	.cont_head > .right_head .nav > li > a {padding:16px 20px; font-size: 24px;}
}


#section1 .tab-content {width:100%;}
#section1 .tab-content .service_box{width:100%; margin:0 auto; position:relative;}
#section1 .tab-content .service_box .service_right {position:absolute; top:50%; left:79%; transform:translate(-50%, -50%); width:410px; max-width:100%; }
#section1 .tab-content .service_box .service_left {box-shadow:0px 10px 9px 5px rgba(0,0,0,0.1); -webkit-box-shadow:0px 10px 9px 5px rgba(0,0,0,.1);}
@media (max-width:1200px){
	#section1 .tab-content .service_box .service_right{left:83%;}
}

#section1 .tab-content .service_box .service_right h3{font-size:30px; line-height:45px; font-weight:600;}
#section1 .tab-content .service_box .service_right .border_line{width:18px; height:2px; background-color:#313131; margin:20px 0;}
#section1 .tab-content .service_box .service_right p{font-size:16px; line-height:27px; color:#666666; margin-bottom:40px;}
#section1 .tab-content .service_box .service_right p span{display:block;}
#section1 .tab-content .service_box .service_right a{color:#fff; background-image:linear-gradient(to right, #5fbde8, #1a76e8); padding:13px 30px; font-size:16px;}
#section1 .tab-content .service_box .service_right a span{background:#fff; display:inline-block; margin-left:10px; width:5px; height:1.5px; margin-bottom:3.5px;}


@media (max-width:991px){
	#main-content-wrap .section img, .cont_box {opacity:1 !important; transform: matrix(1, 0, 0, 1, 0, 0) !important;}
#section1 .tab-content .service_box .service_right h3 {font-size:40px;}
#section1 .tab-content .service_box .service_right .border_line {width:25px; height:3px; margin:32px 0;}
#section1 .tab-content .service_box .service_right {top:72%; left:56%; width:100%;}
#section1 .tab-content .service_box .service_right p {font-size:27px; line-height:47px;}
#section1 .tab-content .service_box .service_right a {display:inline-block; padding:29px 59px 29px 64px; font-size:24px;}
#section1 .tab-content .service_box .service_right a span {width:18px; height:2px; margin-bottom:5px;}
}
@media (max-width:740px){
#section1 .tab-content .service_box .service_right h3 {font-size:30px; line-height:32px;}
#section1 .tab-content .service_box .service_right .border_line {margin:26px 0;}
#section1 .tab-content .service_box .service_right p {font-size:20px; line-height:28px;}
#section1 .tab-content .service_box .service_right a {padding:23px 59px 23px 64px; font-size:20px;}
.cont_head > .right_head .nav {width:73%; }
.cont_head > .right_head .nav > li:first-child {margin-left:17%;}
.cont_head > .right_head .nav > li > a {padding:10px 14px; font-size: 16px;}
}
@media (max-width:624px){
#section1 .tab-content .service_box .service_right h3 {font-size:26px; line-height:26px;}
#section1 .tab-content .service_box .service_right .border_line {margin:20px 0;}
#section1 .tab-content .service_box .service_right p {font-size:20px; line-height:26px; margin-bottom:24px;}
#section1 .tab-content .service_box .service_right a {padding:18px 56px 18px 56px; font-size:16px;}
.cont_head > .right_head .nav {width:76%; }
.cont_head > .right_head .nav > li:first-child {margin-left:17%;}
.cont_head > .right_head .nav > li > a {padding:10px 14px; font-size: 16px;}
}
@media (max-width:480px){
#section1 .tab-content .service_box .service_right h3 {font-size:20px; line-height:24px;}
.cont_head > h1 {font-size:40px;}
#section1 .tab-content .service_box .service_right .border_line {margin:12px 0;}
#section1 .tab-content .service_box .service_right p {font-size:13px; line-height:21px; margin-bottom:17px;}
#section1 .tab-content .service_box .service_right a {padding:10px 32px 10px 32px; font-size:13px;}
.cont_head > .right_head .nav {width:102%; }
.cont_head > .right_head .nav > li:first-child {margin-left:16%;}
.cont_head > .right_head .nav > li > a {padding:8px 12px; font-size: 14px;}
#section1 .tab-content .service_box .service_right a span {width:18px; height:2px; margin-bottom:3px;}
}

/*footer (main만 서브는 복사해서 붙여넣기하고 CSS 조정해야됨.)*/
.footer_box{width:100%; margin:0 auto; position:absolute; bottom:0;}
.at-footer{width:100%; background-color:#fff; overflow:hidden;}
.at-footer > .at-links{overflow:hidden; padding:0 15px; background-color:#fff; border:0; position:relative;}
.at-footer > .at-links .left_ul{float:left; text-align:left; list-style:none; margin-top:29px;}
.footer_two > .footer_last .footer_ul > li {font-family:"Noto Sans KR";}
.at-footer > .at-links .left_ul > li{display:inline-block; padding:0 10px; position:relative;}
.at-footer > .at-links .left_ul > li:first-child{padding:0 10px 0 0;}
.at-footer > .at-links .left_ul > li:last-child{padding:0 0 0 10px;}
.at-footer > .at-links .left_ul > li:after{content:"|"; color:#d8d8d8; position:absolute; right:-3px;}
.at-footer > .at-links .left_ul > li:last-child::after{content:"";}
.at-footer > .at-links .left_ul > li > a{color:#7b7b7b; font-size:16px; line-height:24px;}
.at-footer > .at-links .right_top{float:right; }
.footer_two{background-color:#222222; width:100%; overflow:hidden;}
.footer_two > .footer_last{overflow:hidden; padding:53px 0;}
.footer_two > .footer_last .footer_logo{float:left; overflow:hidden; margin: 9px 56px 0px 0px;}
.footer_two > .footer_last .footer_ul{float:left; list-style:none; text-align:left;}
.footer_two > .footer_last .footer_ul > li{display:block; font-size:14px; line-height:25px; color:#919191;}
	.footer_two > .footer_last .footer_logo {margin: 9px 4% 0px 6%;}
@media (max-width:991px){
	.footer_box {position:relative;}
	html body {padding-bottom:0;}
	.at-footer > .at-links .right_top {display:none;}
	.at-footer > .at-links {height:80px;}
	.footer_ul {display:inline-block; width:60%;}
	.footer_two > .footer_last .footer_logo{overflow:visible; margin: 9px 10% 0px 6%;}
}
@media (max-width:500px){
	.footer_ul {width:50%;}
}

/*header_전체메뉴*/
.all_menu_box{width:500px; height:100%; position:fixed; background-color:rgba(34,34,34,0.9); z-index:100; right:-500px; padding-top:120px; transition:all 0.6s ease; }
.all_menu_box.on {right:0; opacity:1;}
.all_menu_box > .close_box {position:absolute; right:0; padding-left:80px; padding-right:80px;}
.all_menu_box > a.close_btn > img{display:inline-block;}
.all_menu_box .menu-ul{list-style:none; margin-left:80px; padding-right:80px; width:100%; overflow:hidden;}
.all_menu_box .menu-ul > li > a{color:#979797; font-size:27px; line-height:30px; font-weight:500;}
.all_menu_box .menu-ul > li:hover > a{color:#fff;}
.all_menu_box .menu-ul > li{padding-bottom:20px; }
.nav-top.nav-both.nav-slide .sub-slide.sub-1div{display:none !important;}
.all_menu_box .sub-slide{margin-left:30px; display:none;}
.all_menu_box .sub-slide ul{list-style:none; padding:10px 0;}
.all_menu_box .sub-slide ul li{padding:5px 0; position:relative;}
.all_menu_box .sub-slide ul li a{font-size:18px; color:#fff; line-height:27px; position:relative;}
.all_menu_box .sub-slide ul li a:before{position:absolute; content:""; width:15px; height:2px; background-color:#2273d8; top:50%; transform:translateY(-50%); left:-30px; display:none;}
.all_menu_box .sub-slide ul li a:hover{color:#2273d8;}
.all_menu_box .sub-slide ul li a:hover::before{display:block;}


/*애니메이션*/
#main-content-wrap #section0  img {transform: matrix(1, 0, 0, 1, 0, 50); opacity:0;}
#main-content-wrap #section0.active img {animation: fadeUp 1s 0.5s 1 ease both;  opacity:1;}

#main-content-wrap #section1  .cont_box {transform: matrix(1, 0, 0, 1, 0, 50); opacity:0;}
#main-content-wrap #section1.active .cont_box {animation: fadeUp 1s 0.5s 1 ease both;  opacity:1;}

#main-content-wrap #section2  img {transform: matrix(1, 0, 0, 1, 0, 50); opacity:0;}
#main-content-wrap #section2.active img {animation: fadeUp 1s 0.5s 1 ease both;  opacity:1;}

#main-content-wrap #section3  img.cont_cont {transform: matrix(1, 0, 0, 1, 0, 50); opacity:0;}
#main-content-wrap #section3.active img.cont_cont {animation: fadeUp 1s 0.5s 1 ease both;  opacity:1; top:0; position:absolute;}
@media (max-width:1300px){
	#main-content-wrap #section3.active img.cont_cont{top:100px;}
}





@keyframes fadeUp {
  0% {
    opacity: 0;
	transform: matrix(1, 0, 0, 1, 0, 50);
  }
  100% {
    opacity: 1;
	transform: matrix(1, 0, 0, 1, 0, 0);
  }
}

@keyframes hideUp {
  0% {
    opacity: 1;
	transform: matrix(1, 0, 0, 1, 0, 0);
  }
  100% {
    opacity: 0;
	transform: matrix(1, 0, 0, 1, 0, 50);
  }
}


@keyframes fadeDown {
  0% {
    opacity: 0;
	transform: matrix(1, 0, 0, 1, 0, -50);
  }
  100% {
    opacity: 1;
	transform: matrix(1, 0, 0, 1, 0, 0);
  }
}

@keyframes hideDown {
  0% {
    opacity: 1;
	transform: matrix(1, 0, 0, 1, 0, 0);
  }
  100% {
    opacity: 0;
	transform: matrix(1, 0, 0, 1, 0, -50);
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}




/* board */
.board-list .list-board .list-body .wr-num,
.board-list .list-board .list-body .wr-name, 
.board-list .list-board .list-body .wr-date, 
.board-list .list-board .list-body .wr-hit {text-align:center; padding-left:0;}
.board-list .list-head .wr-hit,
.board-list .list-head .wr-date,
.board-list .list-board .list-body .wr-hit,
.board-list .list-board .list-body .wr-date {width:122px; }
.board-list .list-board .list-body li > .wr-chk {padding-left:0;}
.board-list .list-board .list-body .list-item .wr-name {font-weight:normal;}
.board-list .list-board .list-body .wr-num span {color:#151515;}
.board-list .list-board .list-body .wr-name span, 
.board-list .list-board .list-body .wr-date span, 
.board-list .list-board .list-body .wr-hit span {color:#333;}
.board-list .div-head {padding:21px 0; border-top:1px solid #5e5e5e; border-bottom:1px solid #5e5e5e;}
.board-list .list-body {color:#333; }
.board-list .list-body a {font-size:16px; font-family:"Noto Sans KR"; color:#333;}
.board-list .list-body span {font-size:16px; font-family:"Noto Sans KR";}
.board-list .wr-date > span {color:#333;}
.board-list .list-board .list-body li > div {padding:23px 0 23px 38px;}
.list-head span {font-size:18px; font-weight:500;}
/* #fwrite .title .col-sm-10 {width:94%;} 
#fwrite .title .col-sm-2 {width:6%;} */
.write-btn button > i {display:none;}
.list-btn .pull-right .btn-group > #sortLabel {display:none;}
.list-btn .pull-right .btn-group > a:last-child > i {display:none;}
.list-btn .pull-left .btn-group > .btn {background:#1976e8; border:1px solid #1976e8;}
.list-btn .pull-left .btn-group .btn-sm > i {margin-left:5px;}
.btn.btn-color {background-color:#1976e8; border:1px solid #1976e8;}
.btn.active.btn-color, .btn.btn-color:hover, .btn.btn-color:focus, .btn.btn-color:active {background-color:#1976e8;}
.btn_cke_sc {line-height:0;}
.list-page .pagination > .active > a, 
.list-page .pagination > .active > span, 
.list-page .pagination > .active > a:hover, 
.list-page .pagination > .active > span:hover, 
.list-page .pagination > .active > a:focus, 
.list-page .pagination > .active > span:focus {background:#1976e8;}
.list-wrap .list-page .pagination .active a, 
.view-wrap .list-page .pagination .active a {background:#444 !important; border-color:#444 !important;}

#fboardlist {margin: 10px 0 64px;}

@media all and (max-width:991px) {
	.list-btn .pull-left .btn-group .btn-sm > i {margin-left:0;}
	#fwrite .has-feedback > label, #fwrite .title > label {width:20%;}
	#fwrite .title .col-sm-10 {display:inline-block; width:78%;} 
	#fwrite .title .col-sm-10 > .input-group {display:inline-block; width:100%;}
	#fwrite .title .col-sm-10 > .input-group .form-control {float:none;}
	#fwrite .has-feedback > .col-sm-3 {width:78%; display:inline-block;}
}
.list-btn .sort-drop {display:none;}
/* board */



