@charset "UTF-8";
/* CSS Document */

/*
@font-face {font-family:'Noto Sans KR';
	font-style:normal;
	font-weight:400;
	src: url('/font/NotoSansKR-Regular.woff2') format('woff2'),
	url('/font/NoroSansKR-Regular.woff') format('woff'),
	url('/font/NotoSansKR-Regular.otf') format('opentype');
}
@font-face {font-family:'Noto Sans KR';
	font-style:normal;
	font-weight:500;
	src: url('/font/NotoSansKR-Medium.woff2') format('woff2'),
	url('/font/NotoSansKR-Medium.woff') format('woff'),
	url('/font/NotoSansKR-Medium.otf') format('opentype');
}
@font-face {font-family:'Noto Sans KR';
	font-style:normal;
	font-weight:700;
	src: url('/font/NotoSansKR-Bold.woff2') format('woff2'),
	url('/font/NotoSansKR-Bold.woff') format('woff'),
	url('/font/NotoSansKR-Bold.otf') format('opentype');
}

@font-face {font-family:'Recipekorea';
	font-style:normal;
	font-weight:700;
	src: url('/font/Recipekorea.woff2') format('woff2'),
	url('/font/Recipekorea.woff') format('woff'),
	url('/font/Recipekorea.otf') format('opentype');
}
*/



* {margin: 0;padding: 0;}
a > * {line-height: 0;}
img {border: medium none;}
body {font-family:"Roboto","Noto Sans KR",나눔고딕,NanumGothic,돋움,Dotum,Arial,Helvetica,sans-serif;font-size: 16px; 
background:#fff; font-weight:500; line-height:170%; letter-spacing:-0.8px; background:url('http://www.visitthailand.or.kr/thai/event/img/main_bg.png') no-repeat top center #006dff; background-size:100%;
	 /*word-break: keep-all*/}
a {color:#000;text-decoration: none;}
a:hover{color:#333; text-decoration:none;}
a:focus{color:#333; text-decoration:none;}
a:active{color:#333; text-decoration:none;}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-family: inherit;margin:0;}
li{list-style:none;}

p {
    margin: 0 0 3px;
	
}


.clearfix {clear:both;}
p.clearfix {clear:both; display:inline!important;}
div.clearfix {clear:both;}

.bold {font-weight:400;}
.both{display: block;height:0;clear: both;visibility: hidden;}
.both:after{content:".";display: block;height:0;clear:both;visibility:hidden;}

.f_left {float:left;}
.f_right {float:right;}

.bg-grey {background:#f3f3f3;}

.pd10{padding: 10px;}
.pd15{padding: 14px;}
.pd20{padding: 20px;}
.pd30{padding: 30px;}
.pd40{padding: 40px;}
.pd50{padding: 50px;}
.pd100{padding: 100px;}

.pb10{padding-bottom:10px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb40{padding-bottom:40px;}
.pb50{padding-bottom:50px;}
.pb100{padding-bottom:100px;}

.pt10{padding-top:10px;}
.pt20{padding-top:20px;}
.pt30{padding-top:30px;}
.pt40{padding-top:40px;}
.pt50{padding-top:50px;}
.pt100{padding-top:100px;}

.pr10{padding-right:10px;}
.pr20{padding-right:20px;}
.pr30{padding-right:30px;}
.pr40{padding-right:40px;}
.pr50{padding-right:50px;}
.pr100{padding-right:100px;}

.pl10{padding-left:10px;}
.pl20{padding-left:20px;}
.pl30{padding-left:30px;}
.pl40{padding-left:40px;}
.pl50{padding-left:50px;}
.pl100{padding-left:100px;}

.mg10{margin: 10px;}
.mg15{margin: 14px;}
.mg20{margin: 20px;}
.mg30{margin: 30px;}
.mg40{margin: 40px;}
.mg50{margin: 50px;}
.mg100{margin: 100px;}

.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb100{margin-bottom:100px;}


.mt20minus{margin-top:-20px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mt100{margin-top:100px;}

.mr10{margin-right:10px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mr40{margin-right:40px;}
.mr50{margin-right:50px;}
.mr100{margin-right:100px;}

.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.ml40{margin-left:40px;}
.ml50{margin-left:50px;}
.ml100{margin-left:100px;}

.per5{width:5%;}
.per10{width:10%;}
.per15{width:15%;}
.per20{width:20%;}
.per25{width:25%;}
.per30{width:30%;}
.per35{width:35%;}
.per40{width:40%;}
.per45{width:45%;}
.per50{width:50%}
.per55{width:55%;}
.per60{width:60%}
.per65{width:65%;}
.per70{width:70%}
.per75{width:75%;}
.per80{width:80%}
.per85{width:85%;}
.per90{width:90%}
.per95{width:95%;}
.per100{width:100%;}

.px10{width:10px;}
.px20{width:20px;}
.px30{width:30px;}
.px40{width:40px;}
.px50{width:50px;}
.px60{width:60px;}
.px70{width:70px;}
.px80{width:80px;}
.px90 {width:90px;}
.px100{width:100px;}
.px120{width:120px;}
.px150{width:150px;}
.px200{width:200px;}
.px250{width:250px;}
.px300{width:300px;}
.px350{width:350px;}
.px400{width:400px;}
.px450{width:450px;}
.px500{width:500px;}
.px550{width:550px;}
.px600{width:600px;}
.px650{width:650px;}
.px700{width:700px;}

.img-responsive {display:inline-block;}


.btn {font-size:15px; font-family:'Arial', 'NanumSquare';}

.btn-primary {color: #fff;background-color: #348fe2;border-color: #348fe2;background-image: none;}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #2670b7;
  border-color: #2670b7;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #348fe2;
  border-color: #348fe2;
}
.btn-primary .badge {
  color: #348fe2;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #ff5c57;
  border-color: #ff5c57;
  background-image: none;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #ce4741;
  border-color: #ce4741;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger
,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #ff5c57;
  border-color: #ff5c57;
}
.btn-danger .badge {
  color: #ff5c57;
  background-color: #fff;
}

.btn-turquoise {
  color: #fff;
  background-color: #00acac;
  border-color: #00acac;
  background-image: none;
}
.btn-turquoise:hover,
.btn-turquoise:focus,
.btn-turquoise:active,
.btn-turquoise.active,
.open .dropdown-toggle.btn-turquoise {
  color: #fff;
  background-color: #008a8c;
  border-color: #008a8c;
}
.btn-turquoise.disabled,
.btn-turquoise[disabled],
fieldset[disabled] .btn-turquoise,
.btn-turquoise.disabled:hover,
.btn-turquoise[disabled]:hover,
fieldset[disabled] .btn-turquoise:hover,
.btn-turquoise.disabled:focus,
.btn-turquoise[disabled]:focus,
fieldset[disabled] .btn-turquoise:focus,
.btn-turquoise.disabled:active,
.btn-turquoise[disabled]:active,
fieldset[disabled] .btn-turquoise:active,
.btn-turquoise.disabled.active,
.btn-turquoise[disabled].active,
fieldset[disabled] .btn-turquoise.active {
  background-color: #00acac;
  border-color: #00acac;
}
.btn-turquoise .badge {
  color: #00acac;
  background-color: #fff;
}

.btn-royalblue {
  color: #fff;
  background-color: #717bb6;
  border-color: #717bb6;
  background-image: none;
}r
.btn-royalblue:hover,
.btn-royalblue:focus,
.btn-royalblue:active,
.btn-royalblue.active,
.open .dropdown-toggle.btn-royalblue {
  color: #fff;
  background-color: #464a6f;
  border-color: #464a6f;
}
.btn-royalblue.disabled,
.btn-royalblue[disabled],
fieldset[disabled] .btn-royalblue,
.btn-royalblue.disabled:hover,
.btn-royalblue[disabled]:hover,
fieldset[disabled] .btn-royalblue:hover,
.btn-royalblue.disabled:focus,
.btn-royalblue[disabled]:focus,
fieldset[disabled] .btn-royalblue:focus,
.btn-royalblue.disabled:active,
.btn-royalblue[disabled]:active,
fieldset[disabled] .btn-royalblue:active,
.btn-royalblue.disabled.active,
.btn-royalblue[disabled].active,
fieldset[disabled] .btn-royalblue.active {
  background-color: #717bb6;
  border-color: #717bb6;
}
.btn-royalblue .badge {
  color: #717bb6;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f49b1b;
  border-color: #f49b1b;
  background-image: none;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #c57e00;
  border-color: #c57e00;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f49b1b;
  border-color: #f49b1b;
}
.btn-warning .badge {
  color: #f49b1b;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #49b6d5;
  border-color: #49b6d5;
  background-image: none;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #3492ac;
  border-color: #3492ac;
}

.btn-info2 {
  color: #fff;
  background-color: #6c3ca6;
  border-color: #6c3ca6;
  background-image: none;
}
.btn-info2:hover,
.btn-info2:focus,
.btn-info2:active,
.btn-info2.active,
.open .dropdown-toggle.btn-info2 {
  color: #fff;
  background-color: #5d3290;
  border-color: #5d3290;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #49b6d5;
  border-color: #49b6d5;
}
.btn-info .badge {
  color: #49b6d5;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5db75d;
  border-color: #5db75d;
  background-image: none;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #409e3e;
  border-color: #409e3e;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5db75d;
  border-color: #5db75d;
}
.btn-success .badge {
  color: #5db75d;
  background-color: #fff;
}


.btn-silver {
  color: #fff;
  background-color: #b7c2c8;
  border-color: #b7c2c8;
  background-image: none;
}
.btn-silver:hover,
.btn-silver:focus,
.btn-silver:active,
.btn-silver.active,
.open .dropdown-toggle.btn-silver {
  color: #fff;
  background-color: #929ba2;
  border-color: #929ba2;
}
.btn-silver.disabled,
.btn-silver[disabled],
fieldset[disabled] .btn-silver,
.btn-silver.disabled:hover,
.btn-silver[disabled]:hover,
fieldset[disabled] .btn-silver:hover,
.btn-silver.disabled:focus,
.btn-silver[disabled]:focus,
fieldset[disabled] .btn-silver:focus,
.btn-silver.disabled:active,
.btn-silver[disabled]:active,
fieldset[disabled] .btn-silver:active,
.btn-silver.disabled.active,
.btn-silver[disabled].active,
fieldset[disabled] .btn-silver.active {
  background-color: #b7c2c8;
  border-color: #b7c2c8;
}
.btn-silver .badge {
  color: #b7c2c8;
  background-color: #fff;
}

.btn-black {
  color: #fff;
  background-color: #2c353c;
  border-color: #2c353c;
  background-image: none;
}
.btn-black:hover,
.btn-black:focus,
.btn-black:active,
.btn-black.active,
.open .dropdown-toggle.btn-black {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-black.disabled,
.btn-black[disabled],
fieldset[disabled] .btn-black,
.btn-black.disabled:hover,
.btn-black[disabled]:hover,
fieldset[disabled] .btn-black:hover,
.btn-black.disabled:focus,
.btn-black[disabled]:focus,
fieldset[disabled] .btn-black:focus,
.btn-black.disabled:active,
.btn-black[disabled]:active,
fieldset[disabled] .btn-black:active,
.btn-black.disabled.active,
.btn-black[disabled].active,black
fieldset[disabled] .btn-black.active {
  background-color: #2c353c;
  border-color: #2c353c;
}
.btn-black .badge {
  color: #2c353c;
  background-color: #fff;
}

.page-header {border:0;}



.navbar {
    margin-bottom: 0px !important;
    border-radius: 0;
    width: 100%;
}


.navbar_wrap {background:#fff;}
.navbar-header {width:100%; float:none; min-height:110px;  margin:0 auto; width:100%; }

.navbar-brand {
	padding: 30px 0 10px 0;
text-align:center;
margin:0 auto; width:100%;
}

.navbar-brand a > img {text-align:center; display:inline-block; margin-top:0; max-width:250px;}

.navbar-collapse  {background:#fff;}
.navbar-default .navbar-toggle {
    border-color:#00a3db;
	margin-top:40px;
	margin-bottom:20px;
	margin-right:-20px!important;
	background:#00a3db;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 26px;
    height: 3px;
    border-radius: 1px;
}


.top_search {border:2px solid #00a3db!important; height:54px; font-size:16px!important; margin-right:10px; }
.search_txt {color:#666; font-size:14px; text-align:left;}
.search_txt a{color:#333; font-weight:700;}

/*검색바*/
.top_search_wrap {position:absolute; width:100%;}
.top_search_inner {position:relative; width:100%; text-align:center; z-index:10000; top:0; left:0; padding:24px 20px; background:#26355f; opacity:0.93;}
a.search_close {margin-left:10px; padding:9px 20px; color:#fff; border:1px solid #fff;}


#myModal {}


/*탑메뉴*/
.top_menu {  text-align:center; margin-top:30px;  }

.navbar {
  background:#fff;
  margin-bottom:0px !important;
}

.navbar-nav { margin:15px auto; /*min-width:1261px;*/}


.nav_btn {margin-top:10px;}




.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
color: #fff;
background-color: #0ac8d4;
background-image: none;
text-align:center;
}




.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    color: #00a3db;
	background-image:none!important;
	box-shadow:none!Important;transition: all 200ms ease-in;
	background-color:transparent;
}


.navbar-default .navbar-nav>li>a {
color: #333;
font-weight:500;
font-size: 18px;
text-transform: uppercase;
padding:10px 0 10px 65px;
text-shadow: none;    
}




.navbar-default .navbar-nav>li>a:hover {
    color: #00a3db;
	 transition: all 0.2s ease-in-out 0s;}

.navbar .dropdown-menu {
padding: 0;
margin: 0;
margin-top:0px!important;
margin-left:15px;
min-width: 180px;
background-color: #00a3db;
border:1px solid #ddd;
border: none;
}
.navbar .dropdown-menu li a {
font-weight: 400;
text-transform: uppercase;
padding: 9px 30px;
font-size: 15px; letter-spacing:-1px;
-webkit-transition: all 200ms ease-in;
-o-transition: all 200ms ease-in;
-moz-transition: all 200ms ease-in;
transition: all 200ms ease-in;
color: #fff;
text-align:center;

}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background: #fff!important;
    color: #00a3db;
}
.wrapper{margin:0 auto; overflow:hidden; width:100%;}
.container{width:1280px; margin:0 auto;}
.container_full{width:100%; }


.container h3.con_tit{font-size: 32px;
font-family:'NanumSquareRound';
display: block;
width: 100%;
padding-bottom: 27px;
margin: 20px 0 30px 0;
line-height: inherit;
color: #333;
border: 0;
font-weight:400;
text-align:center;
/*border-bottom:1px solid #e3e5e8;*/
}

.view-all {float: right;width: 75px;position: absolute;top: 10px;right: 0;}

.form-control {background-color: #fff;background-image: none;border-radius:0; border: 1px solid #e5e6e7;
color: inherit;display: inline-block;padding: 4px 18px;font-size: 15px;vertical-align: middle;  color:#999; }

.panel-heading{font-size:14px;}

label {font-weight:400;}

/* header */
header{background: #00a3db;color: #fff; display: block;clear: both; width:100%;}



.header-top-menu {float:left; height:13px;line-height: 13px; margin-top:-10px;}
.header-top-menu .fa{color:#fff;}
.header-top-menu li{ float:left; padding:0 10px;color:#666; font-size:13px; border-right:1px solid #aaa;}
.header-top-menu li:last-child{ border-right:none;}
.header-top-menu li a{ color:#555; font-size:12px; font-weight:400; }


.header-top-menu2 {float:right; height:13px;line-height: 13px;}
.header-top-menu2 li{ float:left; padding:0 15px;color:#ddd; border-left:1px solid #ddd;}
.header-top-menu2 li:first-child{ border-left:none;}
.header-top-menu2 li a{ color:#aaa; font-size:13px;  font-weight:400; }
.header-top-menu2 li a.insta{ color:#ddd; font-size:16px;  font-weight:400; }
.header-top-menu2 li a.face{ color:#ddd; font-size:16px;  font-weight:400; }
.header-top-menu2 li a.you{ color:#ddd; font-size:16px;  font-weight:400; }



.header_line {background: none; height0; line-height:3px;clear: both; width:100%;}

.notifications{position: relative;cursor:pointer;}
.notifications-list {color: #060606;border-bottom: 1px solid #ededed;display: block;overflow: hidden;line-height: 25px;}
.notifications-list a:link{color: #060606;}
.notifications-list a:active, .notifications-list a:hover {color:#2773ae;}
.notifications-menu{position: absolute;  top: 100%; left: 0;  z-index: 9999;  display: none;  width: 330px;  background-color: #f5f5f6;  -webkit-border-radius: 0 0 3px 3px;  -webkit-background-clip: padding-box;  -moz-border-radius: 0 0 3px 3px;  -moz-background-clip: padding;  border-radius: 0 0 3px 3px;  background-clip: padding-box;  -moz-box-shadow: 0 1px 0px rgba(0,0,0,.05);  -webkit-box-shadow: 0 1px 0px rgba(0,0,0,.05);  box-shadow: 0 1px 0px rgba(0,0,0,.05);  border: 1px solid #f8f8f8; padding: 5px 14px; }
.notifications-menu .external { background-color: #FFF; display: block; }
.notifications-menu .external a { background-color: #fff; color: #e9423f;}
.notifications-list .point{ color:#ec5956 !important;  text-align: center; }
.notifications-list span{ padding-top: 10px;  font-size: 11px; }

.m_nav{padding: 8px 10px 0 0;}
nav , .pagination{text-align:center;}

#side_menu {display: block;position:fixed;top:0;right:0;width:100%;height:100%;overflow:hidden;z-index:9999;margin:0;background-color: rgba( 0, 0, 0, 0.5 );display:none}
#side_menu .side_wr{width:300px;background:#fff;opacity:1;position:absolute;top:0;right:0;
box-shadow:0 0 10px #000;overflow-x:hidden;height:100%;overflow-y:auto}
#side_menu .side_wr.add_side_wr{}
#side_menu .side_wr .side_inner_rel{position:relative;height:100%;display:block;overflow:hidden}
#side_menu .side_wr .side_inner_abs{position: absolute;width:100%;display:block;-webkit-tap-highlight-color:rgba(0,0,0,0); width:100%; -webkit-transform:translateZ(0); -moz-transform:translateZ(0); -ms-transform:translateZ(0); -o-transform:translateZ(0); transform:translateZ(0); -webkit-touch-callout:none; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; -webkit-text-size-adjust:none; -moz-text-size-adjust:none; -ms-text-size-adjust:none; -o-text-size-adjust:none; text-size-adjust:none}
#side_menu .side_wr{webkit-overflow-scrolling:touch}

#side_menu .m_menu li{display: block;  line-height: 50px;border-top: 1px solid #ddd; position:relative;padding-left: 20px;  }
#side_menu .m_menu li a.text_link{display:inline-block;width:65%;white-space:nowrap; color:#333; font-weight:bold; font-size:15px;}
#side_menu .m_menu li a:hover{color: #999;}
#side_menu .m_menu span{ position: absolute; right: 20px; top: 14px; } 

#side_menu li, #side_menu li>a, #side_menu li.active>a, #side_menu li>a:hover, #side_menu li>a:focus {color: #ddd; font-size:16px;}
#side_menu .dropdown-custom-menu{background: #0ac7c5;overflow:hidden; width:120%;display:none; margin-left:-20px;}
#side_menu .dropdown-custom-menu li{height: 40px; line-height: 40px; border:none !important; padding-left: 10px; background:none; font-weight:bold; }
#side_menu .dropdown-custom-menu li a{color: #fff; font-size:14px; padding-left:10px; font-weight:bold; }
#side_menu .dropdown-custom-menu li a:hover{color: #fff;}

#side_menu .m_login{text-align: center; display:block; padding:17px 0 17px 0;background:#00a3db ;}
#side_menu .m_login span{ padding: 5px 15px; }
#side_menu .m_login a {color:#fff; font-size:13px; font-weight:bold;}
#side_menu .m_board{background: #00a3db; clear: both; margin:0; text-align:center; padding:20px 0;}
#side_menu .m_board > img {width:80%;}

#side_menu .m_board li { display:block; line-height: 40px;position:relative; padding-left: 35px;}
#side_menu .m_board li a:hover{color: #7080b1; }
#side_menu .m_board span{position: absolute;top: 13px;left: 10px; padding-right: 10px; }
#side_menu .m_search{margin: 0 auto;padding: 0 0 15px 0;width: 100%;text-align:center; background:linear-gradient(30deg, #2f728c 0%,#fff 50%,#775eaa 100%) ;}

body.over_hidden{overflow:hidden} 


/* main */
.main{width:100%; clear:both; background:#fff; }
.navbar { padding:20px 0 0 0;}
.main .navbar-form{margin-top:0; margin-bottom:0; }

.search_bar { border:1px solid #ddd!important; margin:40px 10px 0 0 ; font-family:'Dotum'; font-size:12px; color:#333; }


/* footer */
footer{padding:15px 0 15px 0; background:#343434;}
footer .company {margin-bottom:7px;clear:both;float:left;  border-bottom:1px solid #eee;padding:6px; width:100%;}
footer .company ul {max-width:1240px; margin:0 auto;}

footer .company li{float:left; padding-right:5px; }
footer .company li > a:after {content:'|'; color:#666; padding:0 7px;}

footer .company li > a {color:#9b9b9b; font-size:12px; font-weight:bold; letter-spacing:-1px;}
footer .see_mobile{clear:both; margin:0 auto; text-align:center;}
footer .copyright{font-size:14px;color:#777; font-weight:500; word-break: keep-all; padding-top:15px; line-height:22px; }
footer .copyright span{padding-right:7px; }
footer .copyright h3{font-size:22px; font-weight:bold; font-family:'Tahoma'; display:inline-block; padding:10px 0;}


footer .copymenu {margin-top:25px; border-top:1px solid #555; padding:30px 0}
.copymenu h5 {color:#9b9b9b; font-size:18px; font-family:'NanumSquareRound'; margin-bottom:5px;}
.footer_menu li a{color:#777; display:block; padding:2px 0;}

.media{clear:both;}
.media-body, .media-left, .media-right {display: table-cell;vertical-align: top;}
.media-left, .media>.pull-left {padding-right: 10px;}
.media-right, .media>.pull-right {padding-left: 10px;}
.media-heading{font-size:16px;overflow:hidden;}
.media-body .media-info{font-size:14px; color:#666;}
.media-body .media-info span{padding-right:10px;}


/*관련사이트*/
.footer_site .site {
    display: block;
    float: left;
    width: 23.5%;
    height: 37px;
    padding-left: 20px;
    border: 1px solid #00a3db;
    background: #fff;
    font-size: 15px;
    text-align: center;
    color: #222;
    box-sizing: border-box;
    cursor: pointer;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
}

/* sidebar */
.sidebar{border: 1px solid #e5e5e5;padding: 20px;}
.sidebar .headline {border-bottom: 1px dotted #ccc;display: block;margin-bottom:14px;}
.sidebar .headline h3{border-bottom: 2px solid #3498db;display: inline-block;margin: 0 0 -2px;padding-bottom: 5px;font-size:14px;}
.sidebar .loginbox{overflow:hidden;}
.sidebar .loginbox .text{padding-top:7px;}
.sidebar .loginbox .text li{float:left; padding-right:7px;}
.sidebar .welcome{overflow:hidden;}
.sidebar .welcome ul{overflow:hidden;}
.sidebar .welcome li{float:left;padding-right:5px;padding-bottom:5px;}
.sidebar .sidebar_latest li{padding-bottom:10px;}

.sidebar .tag-clouds{overflow:hidden;}
.sidebar .tag-clouds ul li{float:left; padding-right:10px;}

/* modal */
.modal .modal-body .number{padding-bottom:10px;}
.modal .modal-body .profile-info{overflow:hidden;}


.help-inline { display: inline-block;color: #737373;margin-left:10px; padding-top:7px;vertical-align:middle;}
.nopost {text-align:center; padding:120px 0 !important; }

textarea.dhtmleditor {width:100%;height:350px;}

.latest_comment_count {font-size:11px; color:#FF7700; margin-left:5px;font-weight:400;}
.highlight {font-weight:500; background:#b3def8; color:#333; padding:3px 0;}

/* Sideview */
#nameContextMenu { background:#000; color:#fff; padding:4px 8px 6px;z-index:10000; }
#nameContextMenu a { color:#fff; font-size:14px; line-height:20px; display:block; }
#nameContextMenu a:hover { color:#ff0000; }
#nameContextMenu td { border:0px !important; }

@media (max-width: 1280px) {
	.container{width:100%;}
}






div.main_content_wrap {padding:50px 15px; }


/*메인 이미지업로드*/
div.file_upload_wrap { position:relative; background:#0f326a; padding:50px 30px; border-radius:30px; text-align:Center; margin-top:80px;}
div.file_upload_wrap>input {
  display: none; background:transparent;
}
div.upload_pic {position:absolute; right:-50px; top:0;}


/*메인 롤링*/
.banner_wraper {  width:100%; position: absolute; overflow: hidden; min-height:370px; }
.banner_wraper img {  position: absolute; }



/*이미지 업로드*/
div.upload_img_box {border-radius:30px; border:10px solid #fff; 
box-shadow:5px 5px 15px #333; background:#ededed; width:fit-content; max-width:640px; height:600px; overflow:hidden; margin:80px auto 30px auto;  text-align:center;}

#actions {display:none;}
#loading {display:none;}
#loading > div {width:640px;}
#final {}

.countDown {
	width: 200px;
	height:200px;
	padding:125px 0;
	margin: 0 auto;
	background:url('http://www.visitthailand.or.kr/thai/event/img/loading_bg.png')  no-repeat top center; background-size:100%;
	font-size: 50px;
	list-style: none;
	text-align: center;
	margin-top: 20px;
	color: #fff;
	text-shadow:3px 1px 2px #888;
	border-radius: 50%;
	z-index:200;
	position:relative;

}

div.upload_img_box2 { position:relative; border-radius:30px; border:10px solid #fff; 
box-shadow:5px 5px 15px #333; background:#ededed; width:fit-content; max-width:640px; height:305px; overflow-y:hidden; margin:80px auto 30px auto;  text-align:center;}


/*움직이는 물*/
div.local_txt {position:absolute; z-index:130; bottom:0; left:0;}
div.water_splash {position:absolute; z-index:1; bottom:0; left:0;}
div.profile_img {position:relative; z-index:1; top:-30px; left:0;}


/* =================================================== 서브 ============================================================= */

div.main > div.container {min-height:500px; padding:20px;}


div.content_wrap {padding:25px 0px 10px 0;}
div.content_wrap > h3 {color:#000; font-weight:bold; font-size:32px; padding:5px 0 10px 0; letter-spacing:-0.4px; }
div.content_wrap > h3 > span {color:#00a3dc; }
div.content_wrap > h4 {color:#000; font-weight:bold; font-size:28px; padding:5px 0 10px 0; letter-spacing:-0.4px; }
div.content_wrap > h4 > span {color:#00a3dc; }
div.content_wrap > h5 {color:#000; font-weight:bold; font-size:24px; padding:5px 0 10px 0; letter-spacing:-0.4px;  line-height:140%;}
div.content_wrap > h5 > span {color:#00a3dc; }
div.content_wrap > p {color:#000; font-weight:500; font-size:16px; padding:10px 0; letter-spacing:-0.4px; line-height:160%;}
div.content_wrap > p > strong{color:#0a8aec; }
div.content_wrap > p > span{color:#aaa; }
div.content_wrap > p > img{padding:20px;}

div.content_wrap > p.text_red{color:#e33; font-size:14px; }

div.content_wrap  h4.sub_tit {color:#333; font-weight:bold; font-size:22px; padding:20px 0 10px 0; letter-spacing:-2px; position:relative; top:5px left:0;}
div.content_wrap  h4.sub_tit::before {
    display: block;
    content: "";
    width: 20px;
    height: 3px;
    background: #00a3dc;
    position: absolute;
    left: 0;
    top: 10px;
}


div.content_wrap  h5.sub_tit {color:#333; font-weight:bold; font-size:20px; padding:15px 15px 10px 0; letter-spacing:-2px; position:relative; top:5px; left:15px; margin-left:8px;}
div.content_wrap  h5.sub_tit::before {
    display: block;
    content: "";
    width: 3px;
    height: 3px;
    background: #00a3dc;
    position: absolute;
    left: -10px;
    top: 30px;
}




div.box-content {padding:10px 0;}
div.box-content h2 {font-size: 20px; margin: 0; margin-bottom: 15px; font-weight: 600; color: #00a3dc;}
div.box-content h3 {font-size: 16px; margin: 0; margin-bottom: 15px; font-weight: 600; color: #00a3dc;}
div.box-content p {font-size: 16px; padding-left: 15px; position: relative;line-height: 22px;margin-bottom: 10px;font-weight: 500; color: #333;}
div.box-content p:before{content: "";width: 5px;height: 5px;background: #12b6cb;position: absolute;top: 8px;left: 0;border-radius: 50%;}

div.box-content img {padding:30px;}

div.box_circle { margin-top:10px; padding:10px; border:3px solid #ddd; line-height:18px; text-align:center; min-height:100px; display: flex; 
align-items: center; justify-content: center; transition: 0.4s all ease;}

div.box_circle2 { margin:10px auto; padding:10px; background:#00a3dc; color:#fff; line-height:18px; text-align:center; width:80px; min-height:80px; display: flex; 
align-items: center; justify-content: center; transition: 0.4s all ease; border-radius:100%;}

div.box_circle2 i { font-size:30px;}


/*서브 탭*/
/*탭*/
.sub-nav-tabs {border-bottom:none;}
.sub-nav-tabs>li.active>a {border:none; color:#000; font-weight:500;  border-radius:0; background:#fff!important; border:1px solid #ededed; border-bottom:0!important;}
.sub-nav-tabs>li.active>a:hover {border:none; color:#000; font-weight:500;  border-radius:0; border:1px solid #ededed;}

.sub-nav-tabs>li>a {border:none;  text-align:center;color:#000; font-weight:500;  border-radius:0; border:1px solid #ededed; display: block; overflow: hidden;  position: relative;white-space: nowrap; text-overflow: ellipsis;}
.sub-nav-tabs>li {width:33%!important;}
.sub-nav-tabs>li>a:hover {border:none; color:#000; font-weight:500;  border-radius:0;  display: block;border:1px solid #ededed; overflow: hidden;  position: relative;white-space: nowrap; text-overflow: ellipsis;}





/* 컨텐츠 리스트화*/
ul.sub_con_bu {
	margin:10px 0px 10px 10px;
	padding:0;
	list-style:none;
	text-align:left;
	letter-spacing:-0.5px;
}

ul.sub_con_bu strong{
	color:#000;
	margin:5px 0 2px 0;
	display:block;
	font-weight:bold;
	font-size:16px;
}

ul.sub_con_bu li{
	display:block;
	padding-top:1px;
	background:url('http://www.visitthailand.or.kr/thai/event/img/subtitle_bg2.jpg') no-repeat top left;
	padding-left:7px;
	font-size:15px; font-weight:normal; 
	color:#777;
}

ul.sub_con_bu li > span{font-weight:bold; color:#333;
}

ul.sub_con_bu li.num{
	display:block;
	padding-top:3px;
	background:none;
}

ul.sub_con_bu dd{
	padding:2px 0 2px 22px;
	font-size:15px;
	color:#999;
	background:url('http://www.visitthailand.or.kr/thai/event/img/subtitle_bg3.jpg') no-repeat top left 12px;
}

ul.sub_con_bu h5{
	display:inline-block;
	font-size:14px;
}





/*테이블*/
.table-style{
  border-top:1px solid #65a1ff;
  font-size:16px;
  white-space:normal;
  width:100%;
  margin-top:10px;
}
.table-style > table{
  
}

.table-style > table > thead > tr > th, .table-style > table > tbody > tr > th{
    vertical-align: middle!important;
	border:1px solid #eee;
	padding:15px 10px;
 font-weight:500;
 color:#333;

}

.table-style > table > tbody > tr > td{
    vertical-align: middle!important;
	border:1px solid #eee;
	padding:15px 10px;
 font-weight:400;
 color:#555;

}

.table-style > table > thead > tr > th:first-child, .table-style > table > tbody > tr > th:first-child, .table-style > table > tbody > tr > td:first-child{
    border-left:none;
}

.table-style > table > thead > tr > th:last-child, .table-style > table > tbody > tr > th:last-child, .table-style > table > tbody > tr > td:last-child{
    border-right:none;
}

.table-style > table > thead > tr > th, .table-style > table > tbody > tr > th{
  background:#f1fbff;
  text-align:center;
}


.table-style > table > thead > tr > th.year, .table-style > table > tbody > tr > th.year{
  background:#fff;
  text-align:center;
  color:#65a1ff; font-size:18px;
}

.table-style > table > tbody > tr > td.title {
 color:#333;
 font-weight:bold;
}

.table-style > table > tbody > tr > td.num {
 color:#333;
 font-size:15px;
 font-family:'Arial';
 font-weight:bold;
}





.table-style > table > tbody > tr > td.datenum {
 color:#888;
 font-size:15px;
 font-family:'Arial';
}

.table-style > table > tbody > tr.notice td {
 background:#fff;
 color:#222;
 font-weight:bold;
}

.table-style > table > tbody > tr.group {border-bottom:2px solid #e7708d;}

.table-style > table > tbody > tr.group td {}

.table-style > table > caption {display:none;}


.table-style4{
  border:2px solid #ddd;
  font-size:15px;
  white-space:normal;
  margin-top:15px;
  margin:0 auto;
}

.table-style4 > table{
  
}

.table-style4 > table > thead > tr > th, .table-style4 > table > tbody > tr > th, .table-style4 > table > tbody > tr > td{
    vertical-align: middle!important;
	padding:10px 5px;
	font-weight:400;
	font-size:17px;
	border:none;

}

.table-style4 > table > thead > tr > th:first-child, .table-style4 > table > tbody > tr > th:first-child, .table-style4 > table > tbody > tr > td:first-child{
    border-left:none;
}

.table-style4 > table > thead > tr > th:last-child, .table-style4 > table > tbody > tr > th:last-child, .table-style4 > table > tbody > tr > td:last-child{
    border-right:none;
}

.table-style4 > table > thead > tr > th, .table-style4 > table > tbody > tr > th{
  background:#e3e5fc;
  text-align:center;
  padding:30px 5px;
}


/* 반응형 테이블 */
table.reaction {
	table-layout: fixed;
} 

.table-responsive {
    min-height: .01%;
    overflow-x: hidden;
}

@media only screen and (max-width: 768px) {
	.table-responsive {
		min-height: .01%;
		overflow-x: auto;
	}

	.table-style span.point {color:#e46c0a; margin-left:10px; font-size:13px; float:none; width:100%;}
 
	table.reaction {
		width: 100%;border:0 !important;
	} 
	table.reaction [data-cell-header]:before {
		content: attr(data-cell-header);
		display: block;
		font-weight:bold;
		text-decoration:underline;
		margin-bottom:5px;
	} 
	table.reaction thead {
		display: none;
	} 
	table.reaction td, table.reaction th {
		position:relative;
		display: block;
		width:100%;
		/*text-align:left !important;*/
	}


	table.reaction td > a, table.reaction th > a {
		white-space:normal;
	}

	table.reaction tr {
		border-bottom:1px solid #d9d9d9;
	}

	.table-style > table > thead > tr > th, .table-style > table > tbody > tr > th, .table-style > table > tbody > tr > td{
		vertical-align: middle;
		border:none;
		padding:5px 5px;
	}

	
	table.reaction td:last-of-type {
		margin-bottom:10px;
	}

	.table-style > table.write > tbody > tr > th{
	    width:100%;
	}

	table.reaction > colgroup > col {width:100%;}

}




/*---------------------------*
   서브 공용 탭
\*---------------------------*/





.sub_tabs{margin-top:15px;
	width:100%;
	border-bottom:1px solid #ddd; padding-bottom:49px;} 

/* 공지사항 상단 파란 라인 디자인 */
.sub_tabs > ul{position:relative; }

/* 공지사항 위치조정 */
.sub_tabs > ul > li{float:left; width:auto;text-align:center;
  border:1px solid #ddd;
  font-size:17px;}
.sub_tabs > ul > li > a{display:block;font-size:14px; height:48px; line-height:48px;  padding:0 23px;}
.sub_tabs > ul > li > div.tabnum{display:none; position:absolute; left:0; top:50px; width:100%; }
.sub_tabs > ul > li > div ul{ width:100%;}

/* 선택된 내용 디자인 및 보이기 */
.sub_tabs > ul > li.select{border:solid 3px #085faa; border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd; height:50px;}
.sub_tabs > ul > li.select > a{font-weight:600; color:#333; font-size:14px;}
.sub_tabs > ul > li.select > div{display:block; width:100%; text-align:center;}


/*2뎁스 탭*/
.sub_tabs_2dept{margin-top:15px;
	width:100%;
	border-bottom:0; 
	display:block;} 

/* 공지사항 상단 파란 라인 디자인 */
.sub_tabs_2dept > ul{position:relative; }

/* 공지사항 위치조정 */
.sub_tabs_2dept > ul > li{float:left; width:auto;text-align:center;
  background:#f2f2f2; border:1px solid #eee;
  font-size:17px;}
.sub_tabs_2dept > ul > li > a{display:block;font-size:14px; height:38px; line-height:38px;  padding:0 15px;}
.sub_tabs_2dept > ul > li > div.tabnum{display:none; position:absolute; left:0; top:50px; width:100%; clear:both; }
.sub_tabs_2dept > ul > li > div ul{ width:100%;}

/* 선택된 내용 디자인 및 보이기 */
.sub_tabs_2dept > ul > li.select{background:#595757;  border:1px solid #eee; height:40px;}
.sub_tabs_2dept > ul > li.select > a{font-weight:600; color:#fff; font-size:14px;}
.sub_tabs_2dept > ul > li.select > div{display:block; width:100%; text-align:center;}






/* 서브탭 반응형 */

@media only screen and (max-width: 991px) {

	.sub_tabs > ul > li > div.tabnum{display:none; position:absolute; left:0; top:150px; width:100%; clear:both;}
	
	.sub_tabs{margin-top:15px;
		width:100%; 
		border-bottom:0!important;
		padding-bottom:0;
	} 

	.sub_tabs > ul > li{ width:100%;text-align:center;
	  border:1px solid #ddd;
	  font-size:17px;
	 }

	.sub_tabs > ul > li > a {
		display: block;
		font-size: 14px;
		height: 48px;
		line-height: 48px;
		width:100%;
	}

	/* 선택된 내용 디자인 및 보이기 */
	.sub_tabs > ul > li.select{background:#085faa; border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd; height:50px;}
	.sub_tabs > ul > li.select > a{font-weight:600; color:#fff; font-size:14px;}
	.sub_tabs > ul > li.select > div{display:block; width:100%; text-align:center;}

		
}







/*왼쪽메뉴*/
.left_title_wrap {height:180px; text-align:left;  margin-top:-130px;  margin-bottom:10px;  padding:0 10px; width: 90%; background:url('http://www.visitthailand.or.kr/thai/event/img/leftmenu_bg.jpg') no-repeat top center;}
.left_title_wrap > h1 {color:#fff; font-size:22px; font-weight:bold; text-align:left; line-height:180px; text-align:center; }


.nav-sidebar { 
    width: 90%;
	background:#fff; 
	padding:20px 15px;
}
.nav-sidebar a {
    color: #888;
	font-size:15px;
	text-align:left;
	padding: 10px!important;
	letter-spacing:-1px;
	 -webkit-transition: 0.2s all;
    transition: 0.2s all;font-weight:bold;
	border-bottom:1px solid #ededed;

}

.nav-sidebar a:hover {
    color: #65a1ff;
	font-size:15px;
	text-align:left;
	padding:10px 0 10px 25px!important;
	letter-spacing:-1px;
	 -webkit-transition: 0.2s all;
    transition: 0.2s all;
	background:#fff!important;font-weight:bold;

}

.nav-sidebar .active a { 
    background: #fff; 
	color:#65a1ff;
	font-weight:bold;
}
.nav-sidebar .active a:hover {
    background: #fff; 
	color:#65a1ff;
	font-weight:bold;
}




/*페이징*/
.pagination {
    padding: 20px;
    margin-bottom: 20px;
}

.pagination> a {font-size: .875em;}
.pagination>li > a {margin:0 2px;     font-size: .875em;     font-weight: bold; padding: 6px 11px;
   
    border: solid 1px #eee;} 
.pagination>li:first-child>a, .pagination>li:first-child>span {   margin-left: 0;   border-radius: 0px;}
.pagination>li:last-child>a, .pagination>li:last-child>span {   border-radius: 0px;}
.pagination> .active > a {background:#333; border-color:#333;}
.pagination> .active > a:hover {background:#f9f9f9; border-color:#eee; color:#333;}
.pagination> li > a {color:#999; background:#fff;}
.pagination> li > a:hover {background:#f9f9f9; border-color:#eee; color:#333;}



/*서브path*/
.sub_path {padding:0 10px; margin-bottom:25px; text-align:right; min-height:65px; line-height:65px; width:100%; 
  font-size:14px; border-bottom: 1px dashed #ddd;}
.sub_path > li {padding:0 15px; float:right; font-size:13px;}
.sub_path > li.arrow {padding:0 2px; float:right; color:#ddd;}
.sub_path > li.tit a {font-weight:bold; color:#00a3db;}
.sub_path > li.print {padding:0 2px; float:left; color:#ddd;}
button.btn-print {width:38px; height:38px; border-radius:50%; border:1px solid #ddd; color:#777; background:#fff; text-align:center; line-height:38px; display:none;}
button.btn-print:hover {color:#285599;}


.img-responsive2 {display:inline-block; 
    max-width: 100%;
    height: auto;}






/*만든버튼*/
input::placeholder {
  color: #aaa;
  font-size:12px;
}


.white-btn {
	display:inline-block;
    padding: 0 10px;
    height: 37px;
    line-height: 37px;
    background-color: #fff;
    border: 1px solid #333;
    color: #666;
    text-align: center;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    /* margin-top: 10px; */

}

.white-btn:hover{
	text-decoration:underline;
	 color: #333;
}



.white-btn-big {
	display:inline-block;
    padding: 10px 45px;
	font-size:18px;
    background-color: #fff;
    border: 1px solid #00a3db;
    color: #00a3db;
    text-align: center;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    margin: 5px 0; 

}

.white-btn-big:hover,.white-btn-big:focus,.white-btn-big:active{
	text-decoration:underline;
	 color: #00a3db;
}


.white-btn-100 {
	display:inline-block;
    padding: 0 10px;
	width:100%;
    height: 37px;
    line-height: 37px;
    background-color: #fff;
    border: 1px solid #ccc;
    color: #00a3db;
    text-align: center;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    /* margin-top: 10px; */

}

.blue-btn {
	display:inline-block;
    padding: 0 10px;
    height: 37px;
    line-height: 37px;
    background-color: #00a3db;
    border:0;
    color: #fff;
    text-align: center;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    /* margin-top: 10px; */

}

.blue-btn:hover,.blue-btn:focus,.blue-btn:active{
	text-decoration:underline;
	 color: #fff;
}


.red-btn {
	display:inline-block;
    padding: 0 10px;
    height: 37px;
    line-height: 37px;
    background-color: #e33;
    border: 1px solid #e33;
    color: #fff;
    text-align: center;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    /* margin-top: 10px; */

}

.red-btn:hover{
	text-decoration:underline;
	 color: #fff;
}


.black-btn {
	display:inline-block;
    padding: 0 10px;
    height: 37px;
    line-height: 37px;
    background-color: #333;
    border:0;
    color: #fff;
    text-align: center;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    /* margin-top: 10px; */

}

.black-btn:hover,.black-btn:focus,.black-btn:active{
	text-decoration:underline;
	 color: #fff;
}



.blue-btn-100 {
	display:inline-block;
	width:100%;
    padding: 0 10px;
    height: 37px;
    line-height: 37px;
    background-color: #fff;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    /* margin-top: 10px; */

}

.gray-btn {
	display:inline-block;
    padding: 0 10px;
    height: 37px;
    line-height: 37px;
    background-color: #4b4b4b;
    border: 1px solid #4b4b4b;
    color: #fff;
    text-align: center;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    /* margin-top: 10px; */

}

.gray-btn:hover,.gray-btn:focus,.gray-btn:active{
	text-decoration:underline;
	 color: #fff;
}

.trans-btn {
	display:inline-block;
    padding: 0 10px;
    height: 37px;
    line-height: 37px;
    background-color: transparent;
    border:none;
    color: #00a3db;
    text-align: center;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    /* margin-top: 10px; */

}


.input-text {
  height: 37px;
  padding: 0px 5px;
  border: 1px solid #ddd;
  background-color: #FFF;
  margin:0 3px;
  font-size:14px;
  color:#999;
}



.input-textarea {
  min-height:80px;
  padding: 0px 5px;
  border: 1px solid #ddd;
  background-color: #FFF;
  margin:0 3px;
  width:100%;
  font-size:14px;
  color:#999;
}

.input-text-0 {
  height: 37px;
  padding: 0px 5px;
  border: 1px solid #fff;
  background-color: #FFF;
  margin:0 3px;
}


.input-text-100 {
  height: 37px;
  padding: 0px 5px;
  border: 1px solid #ddd;
  background-color: #FFF;
  margin:0 3px;
  width:100%;
}


.well {
	border-top:3px solid #00a3db;
	background:#fff;
	box-shadow:none;
	border-radius:0;
	padding:20px 15px !important;
	margin-top:15px!important;
	font-weight:normal!important; 
	color:#333;
	font-size:14px;
}




.well > p  {font-weight:normal!important; font-size:15px;}
.well > h3  {display:block; font-size:20px; font-weight:bold; font-family:'Binggrae-Bold'; color:#00a3db; padding:10px 0;}


.well2 {
	border:1px solid #ddd;
	background:#fefefe;
	box-shadow:none;
	border-radius:0;
	padding:10px 20px 20px 20px !important;
	margin-top:15px!important;
}
.well2  p  {font-size:13px; color:#333; font-family:'Tahome', 'Noto Sans kr'; }


.well3 {
	border:1px solid #00a3db;
	background:#00a3db;
	box-shadow:none;
	border-radius:0;
	padding:10px 20px 5px 20px !important;
	margin-top:15px!important;
	font-size:15px; color:#fff; font-family:'Tahome', 'Noto Sans kr'; 
}

.well3 h3.title { color:#fff; font-size:24px;  text-align:left; padding-bottom:10px;}



/*탭*/






/*테이블*/
.table-style2{
  font-size:13px;
  white-space:normal;
  width:100%;
	margin-top:-13px;
}
.table-style2 > table{
  
}

.table-style2 > table > thead > tr > th, .table-style2 > table > tbody > tr > th, .table-style2 > table > tbody > tr > td{
    /*vertical-align: middle!important;*/
	border:1px solid #eee;
	padding:5px;
	font-size:13px;
}

.table-style2 > table > thead > tr > th:first-child, .table-style2 > table > tbody > tr > th:first-child, .table-style2 > table > tbody > tr > td:first-child{
    border-left:none;
}

.table-style2 > table > thead > tr > th:last-child, .table-style2 > table > tbody > tr > th:last-child, .table-style2 > table > tbody > tr > td:last-child{
    border-right:none;
}

.table-style2 > table > thead > tr > th, .table-style2 > table > tbody > tr > th{
  background:#f7f7f7;
  text-align:center;
}

.table-style2 > table > tbody > tr > td p {
 font-size:13px!important;
 line-height:16px;
 padding:0;
 color:#333;
}




/*모니터 중간 반응형*/
@media only screen and (max-width:1440px) {



	
	body { background:url('http://www.visitthailand.or.kr/thai/event/img/main_bg.png') no-repeat top center #006dff; background-size:120%; }


			
	/*메인 이미지업로드*/
	div.file_upload_wrap { position:relative;background:#0f326a; padding:50px 30px; border-radius:30px; text-align:Center; margin-top:00px;}
	div.file_upload_wrap>input {
	  display: none; background:transparent;;
	}
	div.upload_pic {position:absolute; right:-50px; top:0;}


	/*로고*/
	.navbar-brand a > img {text-align:center; display:inline-block; margin-top:10px; max-width:200px;}	





}


/*노트북 반응형*/
@media only screen and (max-width:1024px) {

	
	body { background:url('http://www.visitthailand.or.kr/thai/event/img/main_bg.png') no-repeat top center #006dff; background-size:150%; }


			
	/*메인 이미지업로드*/
	div.file_upload_wrap { position:relative;background:#0f326a; padding:50px 30px; border-radius:30px; text-align:Center; margin-top:00px;}
	div.file_upload_wrap>input {
	  display: none; background:transparent;;
	}
	div.upload_pic {position:absolute; right:-50px; top:0;}




}




/*태블릿 반응형*/
@media only screen and (max-width:768px) {


		


	
	


	


}




/*모바일 반응형*/
@media only screen and (max-width: 480px) {

	body { background:url('http://www.visitthailand.or.kr/thai/event/img/main_bg.png') no-repeat top center #006dff; background-size:200%; }

	

	div.upload_pic {display:none; position:absolute; right:-50px; top:0;}



	.table-responsive {overflow:auto;}

	/*이미지 업로드*/
	div.upload_img_box {border-radius:30px; border:10px solid #fff; box-shadow:5px 5px 15px #333; background:#ededed;  height:300px; margin:130px auto 30px auto;}

	
	div.upload_img_box2 { position:relative; border-radius:30px; border:10px solid #fff; 
	box-shadow:5px 5px 15px #333; background:#ededed; width:fit-content; height:auto !important; overflow-y:hidden; margin:130px auto 30px auto;  text-align:center;}


	div.profile_img {top:0;}

	/*로고*/
	.navbar {
		padding:  0;
	}
	.navbar-header {width:100%; float:none; min-height:50px;  margin:0 auto !important; width:100%; }

	.navbar-brand {
	padding: 10px 0;
	text-align:left; 
	margin:0 auto; width:100%; height:120px; text-align:center;
	}


	





}


/*xs모바일 반응형*/
@media only screen and (max-width: 320px) {

	
	/*검색바*/
	.search_bar { border:1px solid #ddd!important; padding:0; margin-right:0!important; margin-left:20px!important; margin-top:30px; }

	/*로고*/
	.navbar-brand > img {text-align:center; display:inline-block; padding:0 0 15px 0; width:120px;}

	
}


@media print{

header, nav.navbar-default, div.top_menu, div.left_title_wrap, nav.nav-sidebar, footer,  h3.content_tit, p.content_sub_tit,
div.board_search_box, div.none_print, div.border_button
{opacity:0;visibility:hidden;display:none}

a[href]:after {
content: " (" attr(href) ")";
}

a[href]:after {
content: none !important;
}

#oZoom{

	-webkit-print-color-adjust: exact; 

	visibility:visible;
	background-color: white;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 80px;
	left: 0;
	margin: 0;
	padding: 15px;
	font-size: 14px;
	line-height: 18px;
	display:block;
}


}


/*모바일 가로형일때

#landscape{display:none}

@media screen and (orientation:landscape){

    #landscape{display:block;position:absolute;top:0;left:0;z-index:999;width:100%;height:100%;background:#000;color:#fff}

    #landscape > span{display:inline-block;width:100%;margin:60% auto;color:#fff;font-size:7vw;font-weight:500;text-align:center;line-height:1.5;}

} */




/*달력*/
/**
 * Zabuto Calendar
 */

div.zabuto_calendar {
    margin: 0;
    padding: 0;
	background:#00a3db;border:2px solid #00a3db;
}

div.zabuto_calendar .table {
    width: 100%;
    margin: 0;
    padding: 0;
}

div.zabuto_calendar .table th,
div.zabuto_calendar .table td {
    padding: 4px 2px;
    text-align: center;
}

div.zabuto_calendar .table tr th {
    background-color: #00a3db!important; color:#fff; border:none;
}

div.zabuto_calendar .table tr.calendar-month-header th {
    background-color: #fafafa;
}

div.zabuto_calendar .table tr.calendar-month-header th span {
    cursor: pointer;
    display: inline-block;
    padding-bottom: 10px;
	color:#fff;
	font-size:20px;
}

div.zabuto_calendar .table tr.calendar-dow-header th {
    background-color: #00a3db;
}

div.zabuto_calendar .table tr.calendar-dow{
    background-color: #fff; 
}

div.zabuto_calendar .table tr:last-child {
    border-bottom: 1px solid #dddddd;
}

div.zabuto_calendar .table tr.calendar-month-header th {
    padding-top: 12px;
    padding-bottom: 4px;
}

div.zabuto_calendar .table-bordered tr.calendar-month-header th {
    border-left: 0;
    border-right: 0;
}

div.zabuto_calendar .table-bordered tr.calendar-month-header th:first-child {
    border-left: 1px solid #dddddd;
}

div.zabuto_calendar div.calendar-month-navigation {
    cursor: pointer;
    margin: 0;
    padding: 0;
    padding-top: 5px;
}

div.zabuto_calendar tr.calendar-dow-header th,
div.zabuto_calendar tr.calendar-dow td {
    width: 14%; 
}

div.zabuto_calendar .table tr td div.day {
    margin: 0;
   line-height:40px;
}

/* actions and events */
div.zabuto_calendar .table tr td.event div.day,
div.zabuto_calendar ul.legend li.event {
    background-color: #00a3db;
	    color: #ffffff;
    text-shadow: none;
    font-size: 16px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    line-height: 30px;
	margin-top:6px; font-weight:bold;
}

div.zabuto_calendar .table tr td.dow-clickable,
div.zabuto_calendar .table tr td.event-clickable {
    cursor: pointer;
}

/* badge */
div.zabuto_calendar .badge-today,
div.zabuto_calendar div.legend span.badge-today {
    background-color: #999;
    color: #ffffff;
    text-shadow: none; font-size:16px;
	width:30px; height:30px; border-radius:100%; line-height:25px;
}

div.zabuto_calendar .badge-event,
div.zabuto_calendar div.legend span.badge-event {
    background-color: #ff9b08;
    color: #ffffff;
    text-shadow: none;
}

div.zabuto_calendar .badge-event {
    font-size: 0.95em;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 4px;
}

/* legend */
div.zabuto_calendar div.legend {
    margin-top: 5px;
    text-align: right;
}

div.zabuto_calendar div.legend span {
    color: #999999;
    font-size: 10px;
    font-weight: normal;
}

div.zabuto_calendar div.legend span.legend-text:after,
div.zabuto_calendar div.legend span.legend-block:after,
div.zabuto_calendar div.legend span.legend-list:after,
div.zabuto_calendar div.legend span.legend-spacer:after {
    content: ' ';
}

div.zabuto_calendar div.legend span.legend-spacer {
    padding-left: 25px;
}

div.zabuto_calendar ul.legend > span {
    padding-left: 2px;
}

div.zabuto_calendar ul.legend {
    display: inline-block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

div.zabuto_calendar ul.legend li {
    display: inline-block;
    height: 11px;
    width: 11px;
    margin-left: 5px;
}

div.zabuto_calendar ul.legend
div.zabuto_calendar ul.legend li:first-child {
    margin-left: 7px;
}

div.zabuto_calendar ul.legend li:last-child {
    margin-right: 5px;
}

div.zabuto_calendar div.legend span.badge {
    font-size: 0.9em;
    border-radius: 5px 5px 5px 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 3px;
}

div.zabuto_calendar .table tr td.dow-clickable, div.zabuto_calendar .table tr td.event-clickable {
    cursor: pointer;
}


/* responsive */
@media (max-width: 979px) {
    div.zabuto_calendar .table th,
    div.zabuto_calendar .table td {
        padding: 2px 1px;
    }
}



/*포토갤러리 최근게시물*/
.work {
    position: relative;
    padding: 20px;
}

.work>img {
  width: 100%;
}

.work .overlay {
    background: #1C1D21;
    position: absolute;
    top: 20px;
    left: 15px;
	bottom:130px;
    opacity: 0;
	width:88%;
	height:83%;
    -webkit-transition: 0.2s opacity;
    transition: 0.2s opacity;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.work:hover .overlay {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    opacity: 0.8;
}

.work .work-content {
    position: absolute;
    left: 25px;
    right: 25px;
    top: 50%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
	z-index:10000;
}

.work .work-content h3 {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
    color: #FFF;
    margin-bottom: 10px;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
	font-size:18px; letter-spacing:-1px;
	font-weight:300;
	
}

.work:hover .work-content h3 {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
	
}

.work .work-content span {
    display: block;
    text-transform: uppercase;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
    color: #ddd;
	font-weight:bold;
    margin-bottom: 5px;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
	font-size:15px;
	padding-top:10px;
}

.work:hover .work-content span {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.work .work-content p {
    display: block;
    text-transform: uppercase;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
    color: #ddd;
    margin-bottom: 5px;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.work:hover .work-content p {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.work .work-link {
    text-align: center;
    margin-top: 20px;
    opacity: 0;
    -webkit-transition: 0.2s opacity;
    transition: 0.2s opacity;
}

.work .work-link a {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-color: #6195FF;
    color: #FFF;
    line-height: 50px;
    text-align: center;
}

.work:hover .work-link {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    opacity: 1;
}


