@charset "utf-8";
/* CSS Document */

/* ���������� */


/* ����ǹ���-���� */

::-moz-selection	{background:#5949b8; color:#fff;}
::selection			{background:#5949b8; color:#fff;}
::-webkit-input-placeholder { color:#999; font-size:14px; font-family:'Tahome','Arial','NanumSq';; }
::-moz-placeholder { color:#999; font-size:14px; font-family:'Tahome','Arial','NanumSq';;}
::-ms-input-placeholder { color:#999; font-size:14px; font-family:'Tahome','Arial','NanumSq';; }
:-moz-placeholder { color:#999; font-size:14px; font-family:'Tahome','Arial','NanumSq';; }
::placeholder { color:#999; font-size:14px; font-family:'Tahome','Arial','NanumSq';; }


/* ��ŵ�׺���̼� */
#jumpMenu {position:absolute; left:50%; width:100%; margin-left:-50%; text-align:center; z-index:1000;}
#jumpMenu a { display:block; font-size:0; height:1px; line-height:0; margin:0 -1px -1px 0; overflow:hidden; text-align:center; width:1px; }
#jumpMenu a:focus, #jumpMenu a:hover, #jumpMenu a:active { background:#26344b none repeat scroll 0 0; color:#fff; font-size:15px; font-weight:bold; height:30px; line-height:1; margin:0; padding:8px 0 0 15px; width:auto; }

/* ���� */
html, body { width:100%; height:100%; font-size:14px; }
#legacy-browser {position:fixed; left:0; bottom:0; width:100%; background:#777; color:#fff; padding:20px; font-size:16px; z-index:200; text-align:center; line-height:1.4em;}
#legacy-browser span {font-size:inherit; color:yellow;}
.screen_out { position:absolute; left:-10000px; top:auto; width:1px; height:1px; overflow:hidden; } /* ��ü�ؽ�Ʈ�� �ƴ� ���ټ��� ���� �����ؽ�Ʈ�� �����Ҷ� */
.ir_pm {display:block;overflow:hidden;font-size:0px;line-height:0;text-indent:-9999px} /* ���� �̹����� �ǹ��ִ� �ؽ�Ʈ�� ��ü�ؽ�Ʈ�� �����Ҷ� */
.ir_wa {display:block;overflow:hidden;position:relative;width:100%;height:100%;z-index:-1} /* �߿��� �̹��� ��ü�ؽ�Ʈ�� �̹���off�ÿ��� ��ü �ؽ�Ʈ�� �����ְ��� �Ҷ� */
.eng { font-family:'Verdana',sans-serif; } /* ������Ʈ */
fieldset { background:none; border:none; }
legend { border:none; position:absolute; left:-10000px; top:auto; width:1px; height:1px; overflow:hidden; }
input:focus, select:focus { border:1px solid #2674e0; }
select { height:35px; vertical-align:middle; background:#fff; border:1px solid #d6d3d3; }
input[type="text"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="number"],
input[type="email"],
input[type="date"], 
input[type="time"] { height: 35px; border: 1px solid #d6d3d3; padding-left: 10px; vertical-align: middle; height: 35px; }
input[type="file"] { vertical-align: middle; }
input[type="radio"],
input[type="checkbox"]{ vertical-align: middle; }
input[type="radio"], input[type="checkbox"] { //margin-top:-3px; }
.inp_fyi { color:#2674e0; font-size:14px; }
textarea { width:100%; border: 1px solid #d6d3d3; padding:10px; }
label { display:inline-block; color:#555; }
table { width:100%; border-top:1px solid #000;}
table caption { position:absolute; left:-10000px; top:auto; width:1px; height:1px; overflow:hidden; }
table caption.normal { position:inherit; text-align:center;width:100%;height:50px; background:#f4f4f4; line-height:50px;font-size:15px;font-family:'Tahome','Arial','NanumSq';;color:#222;border-top:2px solid #555; }
table caption.base { position:inherit; text-align:left;width:100%;height:50px; line-height:50px;font-size:15px;font-family:'Tahome','Arial','NanumSq';;color:#222;}
table th { background: #f9f9f9; text-align: center;  }
table th, table td { vertical-align:middle; border-bottom: 1px solid #eee; line-height:1.0; }

.tbl_basic table {width:100%; border-top:1px solid #000; }
.tbl_basic table th { background: #f9f9f9; text-align: center; }
.tbl_basic table th, table td { vertical-align:middle; border-bottom: 1px solid #eee; line-height:1.0; padding:8px 4px;font-size:13px;}


table th label { font-family:'Tahome','Arial','NanumSq';;  }
table th.needs:before { content: ' * '; color:red; }
.tbl_col table th, .tbl_col table td { text-align:center; padding:8px 5px;  }
.tbl_col table th { //border:1px solid #eee; }
.tbl_row { width:100%; }
.tbl_col table tr:first-child, .tbl_row table tr:first-child { border-top:1px solid #000; }
.tbl_col_full table tr:first-child, .tbl_row table tr:first-child { border-top:1px solid #000; }
.tbl_row th {  }
.tbl_row th, .tbl_row td { padding:8px 10px; }
.tbl_row .view_content { padding:2%; border-bottom:1px solid #ddd; }
.tbl_row .view_content img { display:block; max-width:100%; margin:10px auto; }
.tbl_row .view_tit h3 { border-top:1px solid #ff595f; padding:15px 10px; font-size:18px; text-align:center; background:#f9f9f9; }
.btn_search { width:60px; height:35px; vertical-align:middle; background:#333; color:#fff; }
@media (max-width:360px) {
table th, table td, table th label, table td span, table td a { font-size:13px; }
}

/* ����¡ */
.paging { text-align:center; margin-top:30px; margin-bottom:30px; }
.paging ul { font-size:0; }
.paging ul li { display:inline-block; margin:0 3px; }
.paging ul li a { display:block; width:100%; padding:5px 10px; border:1px solid #ddd; font-size:13px; color:#333; }
.paging ul li a:hover, .paging ul li a:focus { background:#ff595f; border:1px solid #ff595f; color:#fff; text-decoration:none; }
.paging ul li.on { background:#ff595f; }
.paging ul li.on a { color:#fff; border:1px solid #ff595f; }
.paging ul .btn_go { display:inline-block; }
.paging ul li:first-child a, .paging ul li:last-child a { letter-spacing:-3px; }
.paging ul li .btn_go:hover, .paging ul li .btn_go:focus, .paging ul li .btn_go:active { color:#fff; }
.paging ul li:hover .btn_go, .paging ul li:focus .btn_go { color:#fff; }

.pagination { text-align:center; margin:30px 0; }
.pagination ul { font-size:0; }
.pagination ul li { display:inline-block; position:relative; width:28px; height:30px; line-height:28px; margin:0 2px; border:1px solid #aaa; text-align:center; vertical-align:middle; }
.pagination ul li.num a { display:block; width:100%; height:100%; font-size:14px; color:#333; font-family:'Tahome','Arial','NanumSq';; font-weight:700; }
/*.pagination ul li [class*=btn] a { position:absolute; top:50%; margin-top:-7px; }*/
.pagination ul li.btn_first a { width:28px; height:27px; background:url(../img/icon_paging.png) 0 0 no-repeat; }
.pagination ul li.btn_prev a { width:28px; height:27px; background:url(../img/icon_paging.png) 0 -27px no-repeat; }
.pagination ul li.btn_next a { width:28px; height:27px; background:url(../img/icon_paging.png) 0 -54px no-repeat; }
.pagination ul li.btn_last a { width:28px; height:27px; background:url(../img/icon_paging.png) 0 -81px no-repeat; }
.pagination ul li.btn_prev { margin-right:10px; }
.pagination ul li.btn_next { margin-left:10px; }
.pagination ul li.num:hover, .pagination ul li.num:focus, .pagination ul li.on { background:#5478c0; border:1px solid #5478c0; }
.pagination ul li.num:hover a, .pagination ul li.num:focus a, .pagination ul li.on a { color:#fff; text-decoration:none; }
.pagination ul li img { vertical-align:middle; }


.width2  { width:2%; }
.width3  { width:3%; }
.width4  { width:4%; }
.width5  { width:5%; }
.width7  { width:7%; }
.width8  { width:8%; }
.width10 { width:10%; }
.width15 { width:15%; }
.width20 { width:20%; }
.width21 { width:21%; }
.width22 { width:22%; }
.width23 { width:23%; }
.width24 { width:24%; }

.width25 { width:25%; }
.width30 { width:30%; }
.width35 { width:35%; }
.width40 { width:40%; }
.width41 { width:41%; }
.width42 { width:42%; }
.width43 { width:43%; }
.width44 { width:44%; }
.width45 { width:45%; }
.width46 { width:46%; }
.width47 { width:47%; }
.width48 { width:48%; }
.width49 { width:49%; }
.width50 { width:50%; }
.width55 { width:55%; }
.width60 { width:60%; }
.width65 { width:65%; }
.width70 { width:70%; }
.width75 { width:75%; }
.width80 { width:80%; }
.width85 { width:85%; }
.width90 { width:90%; }
.width95 { width:95%; }
.width100 { width:100%; }
.widthauto { width:auto; }

.width1000 { width:1000px; }

.widthp300 { width:300px; }

.h30 { height:30px; }
.h50 { height:50px; }
.h70 { height:70px; }
.h100 { height:100px; }
.h150 { height:150px; }
.h200 { height:200px; }
.h250 { height:250px; }
.h300 { height:300px; }
.h350 { height:350px; }
.h400 { height:400px; }
.h500 { height:500px; }


.lineh25 {line-height:25px;}
.lineh30 {line-height:30px;}
.lineh35 {line-height:35px;}
.lineh40 {line-height:40px;}


.ellip a { width:100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.ellip10 { width:10%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.ellip20 { width:20%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.ellip30 { width:30%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.ellip40 { width:40%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.ellip50 { width:50%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.ellip60 { width:60%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.ellip70 { width:70%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.ellip80 { width:80%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.ellip90 { width:90%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.ellip100 { width:100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }


.pad10 {padding:10px;}
.pt0   {padding-top: 0px !important;}	    .pr0   {padding-right: 0px !important;}		.pb0   {padding-bottom: 0px !important;}  	.pl0   {padding-left: 0px !important;}
.pt5   {padding-top: 5px !important;}	    .pr5   {padding-right: 5px !important;}		.pb5   {padding-bottom: 5px !important;}	    .pl5   {padding-left: 5px !important;}
.pt10  {padding-top: 10px !important;}	.pr10  {padding-right: 10px !important;}	.pb10  {padding-bottom: 10px !important;}	.pl10  {padding-left: 10px !important;}
.pt15  {padding-top: 15px !important;}	.pr15  {padding-right: 15px !important;}	.pb15  {padding-bottom: 15px !important;}	.pl15  {padding-left: 15px !important;}
.pt20  {padding-top: 20px !important;}	.pr20  {padding-right: 20px !important;}	.pb20  {padding-bottom: 20px !important;}	.pl20  {padding-left: 20px !important;}
.pt25  {padding-top: 25px !important;}	.pr25  {padding-right: 25px !important;}	.pb25  {padding-bottom: 25px !important;}	.pl25  {padding-left: 25px !important;}
.pt30  {padding-top: 30px !important;}	.pr30  {padding-right: 30px !important;}	.pb30  {padding-bottom: 30px !important;}	.pl30  {padding-left: 30px !important;}
.pt35  {padding-top: 35px !important;}	.pr35  {padding-right: 35px !important;}	.pb35  {padding-bottom: 35px !important;}	.pl35  {padding-left: 35px !important;}
.pt40  {padding-top: 40px !important;}	.pr40  {padding-right: 40px !important;}	.pb40  {padding-bottom: 40px !important;}	.pl40  {padding-left: 40px !important;}
.pt45  {padding-top: 45px !important;}	.pr45  {padding-right: 45px !important;}	.pb45  {padding-bottom: 45px !important;}	.pl45  {padding-left: 45px !important;}
.pt50  {padding-top: 50px !important;}	.pr50  {padding-right: 50px !important;}	.pb50  {padding-bottom: 50px !important;}	.pl50  {padding-left: 50px !important;}
.pt55  {padding-top: 55px !important;}	.pr55  {padding-right: 55px !important;}	.pb55  {padding-bottom: 55px !important;}	.pl55  {padding-left: 55px !important;}
.pt60  {padding-top: 60px !important;}	.pr60  {padding-right: 60px !important;}	.pb60  {padding-bottom: 60px !important;}	.pl60  {padding-left: 60px !important;}
.pt65  {padding-top: 65px !important;}	.pr65  {padding-right: 65px !important;}	.pb65  {padding-bottom: 65px !important;}	.pl65  {padding-left: 65px !important;}
.pt70  {padding-top: 70px !important;}	.pr70  {padding-right: 70px !important;}	.pb70  {padding-bottom: 70px !important;}	.pl70  {padding-left: 70px !important;}
.pt75  {padding-top: 75px !important;}	.pr75  {padding-right: 75px !important;}	.pb75  {padding-bottom: 75px !important;}	.pl75  {padding-left: 75px !important;}
.pt80  {padding-top: 80px !important;}	.pr80  {padding-right: 80px !important;}	.pb80  {padding-bottom: 80px !important;}	.pl80  {padding-left: 80px !important;}
.pt85  {padding-top: 85px !important;}	.pr85  {padding-right: 85px !important;}	.pb85  {padding-bottom: 85px !important;}	.pl85  {padding-left: 85px !important;}
.pt90  {padding-top: 90px !important;}	.pr90  {padding-right: 90px !important;}	.pb90  {padding-bottom: 90px !important;}	.pl90  {padding-left: 90px !important;}
.pt95  {padding-top: 95px !important;}	.pr95  {padding-right: 95px !important;}	.pb95  {padding-bottom: 95px !important;}	.pl95  {padding-left: 95px !important;}
.pt100 {padding-top: 100px !important;}	.pr100 {padding-right: 100px !important;}	.pb100 {padding-bottom: 100px !important;}	.pl100 {padding-left: 100px !important;}

.mt0   {margin-top: 0px !important;}	.mr0   {margin-right: 0px !important;}		.mb0   {margin-bottom: 0px !important;}		.ml0   {margin-left: 0px !important;}
.mt5   {margin-top: 5px !important;}	.mr5   {margin-right: 5px !important;}    	.mb5   {margin-bottom: 5px !important;}    	.ml5   {margin-left: 5px !important;}
.mt10  {margin-top: 10px !important;}	.mr10  {margin-right: 10px !important;}  	.mb10  {margin-bottom: 10px !important;}  	.ml10  {margin-left: 10px !important;}
.mt15  {margin-top: 15px !important;}	.mr15  {margin-right: 15px !important;}  	.mb15  {margin-bottom: 15px !important;}  	.ml15  {margin-left: 15px !important;}
.mt20  {margin-top: 20px !important;}	.mr20  {margin-right: 20px !important;}  	.mb20  {margin-bottom: 20px !important;}  	.ml20  {margin-left: 20px !important;}
.mt25  {margin-top: 25px !important;}	.mr25  {margin-right: 25px !important;}  	.mb25  {margin-bottom: 25px !important;}  	.ml25  {margin-left: 25px !important;}
.mt30  {margin-top: 30px !important;}	.mr30  {margin-right: 30px !important;}  	.mb30  {margin-bottom: 30px !important;}  	.ml30  {margin-left: 30px !important;}
.mt35  {margin-top: 35px !important;}	.mr35  {margin-right: 35px !important;}  	.mb35  {margin-bottom: 35px !important;}  	.ml35  {margin-left: 35px !important;}
.mt40  {margin-top: 40px !important;}	.mr40  {margin-right: 40px !important;}  	.mb40  {margin-bottom: 40px !important;}  	.ml40  {margin-left: 40px !important;}
.mt45  {margin-top: 45px !important;}	.mr45  {margin-right: 45px !important;}  	.mb45  {margin-bottom: 45px !important;}  	.ml45  {margin-left: 45px !important;}
.mt50  {margin-top: 50px !important;}	.mr50  {margin-right: 50px !important;}  	.mb50  {margin-bottom: 50px !important;}  	.ml50  {margin-left: 50px !important;}
.mt55  {margin-top: 55px !important;}	.mr55  {margin-right: 55px !important;}  	.mb55  {margin-bottom: 55px !important;}  	.ml55  {margin-left: 55px !important;}
.mt60  {margin-top: 60px !important;}	.mr60  {margin-right: 60px !important;}  	.mb60  {margin-bottom: 60px !important;}  	.ml60  {margin-left: 60px !important;}
.mt65  {margin-top: 65px !important;}	.mr65  {margin-right: 65px !important;}  	.mb65  {margin-bottom: 65px !important;}  	.ml65  {margin-left: 65px !important;}
.mt70  {margin-top: 70px !important;}	.mr70  {margin-right: 70px !important;}  	.mb70  {margin-bottom: 70px !important;}  	.ml70  {margin-left: 70px !important;}
.mt75  {margin-top: 75px !important;}	.mr75  {margin-right: 75px !important;}  	.mb75  {margin-bottom: 75px !important;}  	.ml75  {margin-left: 75px !important;}
.mt80  {margin-top: 80px !important;}	.mr80  {margin-right: 80px !important;}  	.mb80  {margin-bottom: 80px !important;}  	.ml80  {margin-left: 80px !important;}
.mt85  {margin-top: 85px !important;}	.mr85  {margin-right: 85px !important;}  	.mb85  {margin-bottom: 85px !important;}  	.ml85  {margin-left: 85px !important;}
.mt90  {margin-top: 90px !important;}	.mr90  {margin-right: 90px !important;}  	.mb90  {margin-bottom: 90px !important;}  	.ml90  {margin-left: 90px !important;}
.mt95  {margin-top: 95px !important;}	.mr95  {margin-right: 95px !important;}  	.mb95  {margin-bottom: 95px !important;}  	.ml95  {margin-left: 95px !important;}
.mt100 {margin-top: 100px !important;}	.mr100 {margin-right: 100px !important;}	.mb100 {margin-bottom: 100px !important;}	.ml100 {margin-left: 100px !important;}

.mt150  { margin-top:150px; }

.mmt5  { margin-top:-5px; }
.mmt10 { margin-top:-10px; }
.mmt13 { margin-top:-13px; }
.mmt15 { margin-top:-15px; }
.mmt20 { margin-top:-20px; }
.mmt25 { margin-top:-25px; }
.mmt30 { margin-top:-30px; }


.font10  { font-size: 10px; }
.font11  { font-size: 11px; }
.font12  { font-size: 12px; }
.font13  { font-size: 13px; }
.font14  { font-size: 14px; }
.font15  { font-size: 15px; }
.font16  { font-size: 16px; }
.font17  { font-size: 17px; }
.font18  { font-size: 18px; }
.font20  { font-size: 20px; }
.font22  { font-size: 22px; }
.font23  { font-size: 23px; }
.font24  { font-size: 24px; }
.font25  { font-size: 25px; }

.font07em  { font-size: 0.7em; }
.font08em  { font-size: 0.8em; }
.font09em  { font-size: 0.9em; }
.font1em   { font-size: 1em; }
.font11em  { font-size: 1.1em; }
.font12em  { font-size: 1.2em; }
.font13em  { font-size: 1.3em; }
.font15em  { font-size: 1.5em; }
.font2em   { font-size: 2em; }
.font25em  { font-size: 2.5em; }

.gray0   { color:#222; }
.gray1   { color:#434343; }
.gray2   { color:#626262; }
.gray3   { color:#7d7d7d; }
.gray4   { color:#959595; }
.gray5   { color:#a0a0a0; }
.gray6   { color:#c0c0c0; }
.black1  { color:#000; }
.green1  { color:#6cba26; }
.green2  { color:#088661; }
.blue1   { color:#88abda; }
.blue2   { color:#556fb5; }
.blue3   { color:#67ceff; }
.blue4   { color:#00ace4; }
.blue5   { color:#448aca; }
.blue6   { color:#5570b5; }
.purple1 { color:#c490bf; }
.purple2 { color:#8f82bc; }
.pink1   { color:#f19ec2; }
.red1    { color:#ff0000; }
.red2    { color:#e43333; }
.red3    { color:#d24949; }
.red4    { color:#fe8c6b; }
.orange1 { color:#ff842e; }
.orange2 { color:#eb6100; }
.white1  { color:#fff; }
.yellow1 { color:#fff100; }

.fb { 	font-family: 'Nanum_B';  }
.fn { 	font-family: 'Nanum'; font-weight:normal; }
.tcolor_g1 { color:#777; margin-top:-10px; }
.center { text-align:center !important; }
.left   { text-align: left !important; } 
.right  { text-align: right !important; }
.middle { vertical-align: middle !important; }
.f_right { float:right; }
.f_left  { float:left; }
.clear   { clear:both; }
 .bo {border:1px solid #ddd;}

.bt1 { border-top: 1px solid #ddd; }
.bb1 { border-bottom: 1px solid #ddd; }
.dis_in {  display: inline; }
.dis_bl {  display: block; }
.dis_ib {  display: inline-block; }
.po_r { position: relative; }
.clearfix:after { content:""; display:block; clear:both; }
.clearfix {*zoom:1;}
.hidden { display:none; }
.bd_none { border:0; }
.fw {font-weight:700;}
/*
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
*/

/* ��ǲ�ڽ� ���� */
.inp10  { width:10%; }
.inp15  { width:15%; }
.inp20  { width:20%; }
.inp25  { width:25%; }
.inp30  { width:30%; }
.inp35  { width:35%; }
.inp40  { width:40%; }
.inp45  { width:45%; }
.inp50  { width:50%; }
.inp55  { width:55%; }
.inp60  { width:60%; }
.inp65  { width:65%; }
.inp70  { width:70%; }
.inp75  { width:75%; }
.inp80  { width:80%; }
.inp85  { width:85%; }
.inp90  { width:90%; }
.inp95  { width:95%; }
.inp100 { width:100%; }



@media screen and (max-width: 480px) {
//input { margin-top:2px; margin-bottom:2px; }
//select { margin-top:2px; margin-bottom:2px; }
.m_inp10 { width:10% }
.m_inp15 { width:15% }
.m_inp20 { width:20% }
.m_inp25 { width:25% }
.m_inp30 { width:30% }
.m_inp35 { width:35% }
.m_inp40 { width:40% }
.m_inp45 { width:45% }
.m_inp50 { width:50% }
.m_inp55 { width:55% }
.m_inp60 { width:60% }
.m_inp65 { width:65% }
.m_inp70 { width:70% }
.m_inp75 { width:75% }
.m_inp80 { width:80% }
.m_inp85 { width:85% }
.m_inp90 { width:90% }
.m_inp95 { width:95% }
.m_inp100 { width:100% }
.m_hidden { display:none; }

.m_dib { display:block; }
}


/* ��ư�׷� ��� ���� */
.btn_center {
	width: 100%;
	margin: 30px auto;
	text-align: center;
}
/* ��ư�׷� ���� ���� */
.btn_left {
	width: 100%;
	margin: 30px 0;
	text-align: left;
}
/* ��ư�׷� ������ ���� */
.btn_right {
	width: 100%;
	margin: 30px 0;
	text-align: right;
}

.btn_n { display:inline-block; font-size:14px; padding:9px 30px; text-align:center; text-decoration:none; letter-spacing:-1px; font-weight:bold; white-space:nowrap; }
.btn_nn { display:inline-block; font-size:13px; padding:5px 20px; text-align:center; text-decoration:none; letter-spacing:-1px; font-weight:bold; white-space:nowrap; }

/* ������ ä���� ��ư */
.btn_filled { background:#333; border:1px solid #333; color:#fff;  } /* Ȩ������ �⺻�� */
.btn_filled:hover { background:#555; border:1px solid #555 }

.btn_filled_red { background:#ff595e; border:1px solid #ff595e; color:#fff; } /* ���� */
.btn_filled_red:hover { background:#e84045; border:1px solid #e84045; }

.btn_filled_gre { background:#45c3ce; border:1px solid #45c3ce; color:#fff; } /* �ʷ� */
.btn_filled_gre:hover {  }

.btn_filled_gra { background:#999; border:1px solid #999; color:#fff; } /* ȸ�� */
.btn_filled_gra:hover { background:#888; border:1px solid #888; color:#fff; }

.btn_filled_dgr { background:#333; border:1px solid #333; color:#fff; } /* ��ȸ�� */
.btn_filled_dgr:hover { background:#555; border:1px solid #555; color:#fff; }

.btn_filled_whi {  } /* ��� */
.btn_filled_whi:hover {  }

.btn_filled_ora { background:#fca919; border:1px solid #fca919; color:#fff; } /* ������ */
.btn_filled_ora:hover { background:#fcbf19; border:1px solid #fcbf19; }


/* ���� ��ư */
.btn_line { background:#fff; border:1px solid #333; color:#333; } /* Ȩ������ �⺻�� */
.btn_line:hover { background:#fff; color:#777; }

.btn_line_red { background:#fff; border:1px solid #fe8c6b; color:#fe8c6b; } /* ���� */
.btn_line_red:hover { background:#fe9b6b; color:#fff; }

.btn_line_gre { background:#fff; border:1px solid #45c3ce; color:#45c3ce; } /* �ʷ� */
.btn_line_gre:hover { background:#45c3ce; color:#fff; }

.btn_line_gra { background:#fff; border:1px solid #aaa; } /* ȸ�� */
.btn_line_gra:hover { background:#aaa; color:#fff }

.btn_line_whi { background:#fff; border:1px solid #999; color:#555; } /* ��� */
.btn_line_whi:hover {  }

.btn_line_ora { background:#fff; border:1px solid #fca919; color:#fca919; } /* ������ */
.btn_line_ora:hover { background:#fcbf19; color:#fff; }

/* float �ִϸ��̼�ȿ�� */
.floating{
	animation-name: floating;
	-webkit-animation-name: floating;

	animation-duration: 1.5s;	
	-webkit-animation-duration: 1.5s;

	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;

	position:absolute;
	bottom:160px;
	left:50%;
	margin-left:-32px;
	z-index:999;
}

.floating span { display:inline-block; text-align:center; color:#fff; font-family:'Verdana',sans-serif; letter-spacing:0; }
.floating img { width:24px; }
@keyframes floating {
	0% {	transform: translateY(0%); }
	50% { transform: translateY(8%); }	
	100% { transform: translateY(0%); }			
}
@-webkit-keyframes floating {
	0% { -webkit-transform: translateY(0%);	 }
	50% { -webkit-transform: translateY(8%); }	
	100% { -webkit-transform: translateY(0%); }			
}

/* �ε� */
.bgwhite { position:fixed; top:0; left:0; width:100%; height:100%; min-height:100%; background:#fff; opacity:0.5; color: #fff; text-align:center; z-index:100; }
#loading { position:fixed; top:50%; left:50%; margin-top:-25px; margin-left:-25px; display:inline-block; width:50px; height:50px; /*border:3px solid rgba(255,255,255,.3); border-top-color:#fff;*/ 
			border:3px solid rgba(0,0,0,.3); border-top-color:#008661; border-radius:50%; animation:spin 1s ease-in-out infinite; -webkit-animation: spin 1s ease-in-out infinite; z-index:110; }
@keyframes spin {
  to { -webkit-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
  to { -webkit-transform: rotate(360deg); }
}
.loading_on { display:block; }
.loading_off { display:none; }


/* ��ư ���� */ 
.btn_center button, .btn_left button, .btn_right button, 
.btn_center input, .btn_left input, .btn_right input, 
.btn_center select, .btn_left select, .btn_right select, 
.btn_center label, .btn_left label, .btn_right label { margin-top:2px; margin-bottom:2px; }


.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}



.form-control_1 {
    display: block;

    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}

.form-control_11 {

    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}



.form-control_2 {
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}

.form-control2 {
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}




/* ---------------- form validation class -------------*/

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn-primary {
  color: #fff;
  background-color: #1b00ff;
  border-color: #1b00ff;
}

.btn-primary:hover {
  color: #fff;
  background-color: #1502bd;
  border-color: #0062cc;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #1502bd;
  border-color: #0062cc;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #1b00ff;
  border-color: #1b00ff;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

.btn-warning:focus, .btn-warning.focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-outline-primary {
  color: #1b00ff;
  border-color: #1b00ff;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #1b00ff;
  border-color: #1b00ff;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #1b00ff;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #1b00ff;
  border-color: #1b00ff;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #1b00ff;
  text-decoration: none;
}

.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}

.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  box-shadow: none;
}

.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

.disblock { display:block;}

.over_color:hover {background:#ECECC0;}
.modalBase {background:#fff; padding:20px}