iframe#blubbVotePage { border: medium none; height: 900px; overflow: hidden; width: 1000px; }
#votePage { overflow:hidden; height:600px; width: 800px; margin: 0 auto; }

#ovd-loading { background-image: url('/img/ovd_sprite.png'); position: fixed; top: 50%;	left: 50%;	margin-top: -22px; margin-left: -22px; background-position: 0 -108px; opacity: 0.8; cursor: pointer; z-index: 10001;}
#ovd-loading div { width: 44px; height: 44px;background: url('/img/ovd_loading.gif') center center no-repeat; }

.ovd-overlay { position: absolute;	top: 0;	left: 0; overflow: hidden; z-index: 10001; background: url('/img/ovd_overlay.png');}
.ovd-overlay-fixed { position: fixed; bottom: 0; right: 0;}
.ovd-overlay { overflow: auto; overflow-y: scroll;}

.floatL { float: left; }
.floatR { float: right; }

.refreshIconCaptcha { cursor: pointer; margin: 55px 0 0; float: right; }

.ui-datepicker .ui-datepicker-title select { color: #000; }

.cursor { cursor: pointer; }

.refresh.loader { background: url('/img/ajax-loader2.gif') no-repeat; height: 18px; width: 16px; display: block; }

.ajaxLoader { background: url('/img/ajax-loader.gif') no-repeat; height: 11px; width: 43px; margin: 0 auto;}

.pagination a { cursor: pointer; }

.slot-back {
width: 40px;
padding: 4px;
height: 40px;
position: relative;
}

.slot { float: left; position: relative; background: black; }
.slots {  float: left; position: relative; margin: 5px 50px; }
.special .slot { background: url('/img/soxframe.jpg'); }
.slots.right { float: right; }
/*.slots .slot { margin: 10px; border: 1px solid yellow;  }*/
.image .slot .image { margin: 3px; }
.move .image.activeItem { box-shadow: 0px 0px 7px 4px gray; }
.slot .image { width: 32px; height: 32px; float: left; margin: 3px; padding: 0!important; color: #fff; background: gray; }
.slot .image .info { background: rgba( 50,50,50, 0.5 ); padding: 1px 2px; float: left; }
.itemInfo { color: #fff; z-index: 80; position: absolute; left: 34px; top: 3px; width: 180px; background: rgba(88,98,170,0.85); border: 2px solid #303d4d; padding: 5px; display: none; line-height: 18px; font-size: 10px; }
.ui-tooltip { background: black !important; }
.ui-tooltip-content { font-size: 10px; line-height: 15px; background: black; color: #fff; }

.ui-datepicker{ z-index: 9999 !important;}

.storageSlots { list-style-type: none; }
.storageSlots li { float: left; }
.storageSlots li img { margin: 0 3px 1px 0; position: relative; z-index: 10; }
.storageSlots .slot { z-index: 50; margin: 1px; }
.ui-draggable .slot { margin: 1px; }

.goldMenu { float: left; }
.goldMenu label { color: #30302f; font-size: 15px }
.goldMenu .incomming { background: gray; border: 1px solid #090801; padding: 1px 20px; float: left; border-radius: 5px; }
.goldMenu .incomming span { color: #fff; }
.goldMenu .icon { border:1px solid black; cursor: pointer; float: left; background: url('/img/webmall/mini_gold_icon.jpg') no-repeat scroll -3px -3px; width: 24px; height: 24px; margin: 0 0 0 5px; }
#droptoWebstorage, #droptoInventory { position:relative; height: 100px; background: gray; border: 2px solid #382f25; overflow: auto; }

.reg-page {
	background: none repeat scroll 0 0 #FEFEFE;
	border: 1px solid #EEEEEE;
	box-shadow: 0 0 3px #EEEEEE;
	color: #555555;
	padding: 30px;
}
.reg-header {
	border-bottom: 1px solid #EEEEEE;
	color: #555555;
	margin-bottom: 35px;
	text-align: center;
}
.reg-header h2 {
	font-size: 24px;
	margin-bottom: 15px;
}
.reg-page label {
	color: #777777;
}

img {
	border: 0 none;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}
.camera_wrap img.image-resize {
	border: 0 none !important;
	height: auto !important;
	max-width: 100% !important;
	vertical-align: middle !important;
}

.underline {
	text-decoration: underline;
}

.background-black {
	border-color: #000;
}

.blog-content-image a { text-decoration: underline; }
.blog-content-image img { cursor: pointer; }

.signature {
	max-height: 150px;
	overflow-y: auto;
}

.booking-blocks {
	background: none repeat scroll 0 0 #FAFAFA;
	overflow: hidden;
	padding: 15px 20px;
	transition: all 0.3s ease-in-out 0s;
}

.sceditor-group *,.sceditor-group *:before,.sceditor-group *:after {-moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box;}
.sceditor-container textarea { height: 150px; }

.margin-right-5 { margin-right: 5px; }
.margin-right-10 { margin-right: 10px; }
.margin-right-15 { margin-right: 15px; }
.margin-right-20 { margin-right: 20px; }
.margin-right-25 { margin-right: 25px; }
.margin-right-30 { margin-right: 30px; }

.margin-left-5 { margin-left: 5px; }
.margin-left-10 { margin-left: 10px; }
.margin-left-15 { margin-left: 15px; }
.margin-left-20 { margin-left: 20px; }
.margin-left-25 { margin-left: 25px; }
.margin-left-30 { margin-left: 30px; }

.margin-top-5 { margin-top: 5px; }
.margin-top-10 { margin-top: 10px; }
.margin-top-15 { margin-top: 15px; }
.margin-top-20 { margin-top: 20px; }
.margin-top-25 { margin-top: 25px; }
.margin-top-30 { margin-top: 30px; }
.margin-top-100 { margin-top: 100px; }

.margin-bottom-5 { margin-bottom: 5px; }
.margin-bottom-10 { margin-bottom: 10px; }
.margin-bottom-15 { margin-bottom: 15px; }
.margin-bottom-20 { margin-bottom: 20px; }
.margin-bottom-25 { margin-bottom: 25px; }
.margin-bottom-30 { margin-bottom: 30px; }

.selectItemReward { box-shadow: 0 0 4px 5px #000 }

.modal {
	z-index: 9999;
}

.modal-dialog-center {
	margin: 0;
	position: absolute;
	top: 30%;
	left: 50%;
	min-width: 400px;
}
.modal-body {
	overflow-y: auto;
}
.modal-footer {
	margin-top: 0;
}
@media (max-width: 767px) {
	.modal-dialog-center {
		width: 100%;
	}
}

.modal-body.text, .modal-body.text form > * {
	color: #000;
}

.modal-body.text p, .modal-body.text ul, .modal-body.text li, .modal-body.text ol li, .modal-body.text ul li, .modal-body.text cite, .modal-body.text blockquote cite,
.modal-body.text h1, .modal-body.text h2, .modal-body.text h3, .modal-body.text h4, .modal-body.text h5, .modal-body.text h6 {
	color: #000;
}

.blog { padding-bottom: 0 !important; padding-top: 10px !important; }

.breadcrumb {
	background: transparent;
}

.planbg, .requestq {
	height: auto !important;
}

.requestq ul {
	margin: 0;
	padding: 0;
}

.panel p {
	margin: 0;
	padding: 0;
}


.a-t-2 .panel-heading i:before {
	content: '\f068';
}

.epvper-icon {
	background: urL('../img/icons/social/epvper.jpg') no-repeat;
	display: inline-block;
	height: 27px;
	margin: 0 auto;
	width: 26px;
}

a:hover .epvper-icon {
	background: urL('../img/icons/social/epvper_hover.jpg') no-repeat;
}

/* css for timepicker */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 45%; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
.ui-timepicker-rtl dl dd { margin: 0 45% 10px 10px; }

.sr input[type="text"] {
	padding-right : 40px;
}

@media (max-width: 650px) {
	.top-socials{
		display:block;
	}
}

.fc-day-grid-event {
	cursor: pointer;
}

.fc-clear {
	clear: right !important;
}



.top {
	padding: 4px 0;
	background: #DDD;
	border-bottom: 1px solid #999;
}

.top ul.loginbar {
	margin: 0;
	padding: 0;
	position: relative;
}

.top ul.loginbar li {
	display: inline;
	list-style: none outside none;
	padding-bottom: 15px;
}
.top ul.loginbar  li a, .top ul.loginbar li a:hover {
	color: #7c8082;
	font-family: 'Open Sans',sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}

.dropdown-menu > li > a {
	color: #95a5a6;
}

.table-striped>tbody>tr:nth-child(odd) td {
	color: #000;
}

#flotTip {
	color: #000;
}

.blink_me{
	animation-name:blinker;
	animation-duration:1s;
	animation-timing-function:linear;
	animation-iteration-count:infinite;
}
	
@-moz-keyframes blinker {
	0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}@-webkit-keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}@keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

.trophyFirst {
    color: #F1A90E;
}
.trophySecond {
    color: #b7b6b6;
}
.trophyThird {
    color: #a74c39;
}

.post-entry-card {
  -moz-box-shadow: 0 2px 4px 0 rgba(210, 210, 210, 0.5);
  -webkit-box-shadow: 0 2px 4px 0 rgba(210, 210, 210, 0.5);
  box-shadow: 0 2px 4px 0 rgba(210, 210, 210, 0.5);
  margin-bottom: 30px;
  background-color: #fff;
}
.post-entry-card .post-info {
  padding: 10px;
}
.post-entry-card .post-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  color: #656565;
}
.post-entry-card .post-title a {
  color: #656565;
}
.post-entry-card .post-excerpt {
  margin-bottom: 20px;
  line-height: 24px;
}
.post-entry-card .post-meta {
  font-size: 12px;
  color: #adadad;
}
.post-entry-card .post-meta i {
  margin-right: 3px;
}
.post-entry-card .read-more:hover, .post-entry-card .read-more:focus {
  text-decoration: underline;
}

.post-entry-centered {
  text-align: center;
  margin-bottom: 30px;
}
.post-entry-centered .post-info {
  padding: 0 15px;
}
.post-entry-centered .post-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}
.post-entry-centered .post-title a:hover,
.post-entry-centered .post-title a:focus {
  color: #5c9d14;
}

.heading-border-bottom {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-bottom: 10px;
  border-bottom: 3px solid #636363;
}

.border-primary, .heading-border-bottom-short.border-primary:after {
  border-color: #69B417;
}

h1.tl_download {
    height: 46px;
    background: url(/img/guide/download_tl.gif) 0 0 no-repeat;
}

h3.download1 {
    background: url(/img/guide/stl_bullet_download1.gif) 0 1px no-repeat;
}

h1.tl_guide {
    height: 46px;
    background: url(/img/guide/guide_tl.gif) 0 0 no-repeat;
}

h2.guide {
  background: url(/img/guide/tl_bullet_guide.gif) 0 1px no-repeat;
}

h3.guide1 {
    background: url(/img/guide/stl_bullet_guide1.gif) 0 1px no-repeat;
}

#stl_bullet {
  color: #1C4C7C;
  font-size: 16px;
  line-height: 20px;
  font-family: Dotum;
  font-weight: bold;
  padding-left: 22px;
  margin: 17px 0 0 0;
  letter-spacing: -0.05em;
}

#tl_bullet {
  color: #374859;
  font-size: 20px;
  line-height: 22px;
  padding-left: 22px;
  margin-top: 22px;
}

.text_notice1 {
  color: #7D7D7D;
  background: url(/img/guide/icon_notice1.gif) 0 3px no-repeat;
  padding: 0 16px 0 16px;
}

.table_item td {
	font-size: 13px;
    height: 24px;
    text-align:center;
    padding: 3px 4;
}

.table_item th {
  font-size: 13px;
  height: 24px;
  text-align:center;
  padding: 3px 0;
  color: #fff;
  font-weight: bold;
  background: #B49468;
  line-height: 13px;
}

.table_item .title2 {
  color: #704A16;
  text-align: center;
  background: #E1CBAD;
  padding: 3px 0;
}
.table_item .text1 {
    text-align: left;
    padding: 0 10px;
}

/* download page */
.download-box:after,
.full-client:after, .update-patch:after,
.mirror-sites:after,
.directX-box:after,.directX-box li:after,
.graphics-box:after,.graphics-box li:after { clear:both; display:block; height:0; font-size:0; line-height:0; content:'.'; visibility:hidden; }
.download-box { zoom:1; margin:11px 0 29px; border:1px solid #ccb77a; border-top:none; width: 679px;height: 100px;}
.download-box dl { float:left; margin-top:-1px; }
.download-box dt { padding-left:10px; background:url('/img/guide/tl_bullet1.gif') no-repeat left 4px; font-size:12px; font-weight:bold; color:#1c4c7c; }
.download-box em { font-style:normal; }
.btn-download { float:right; display:block; width:392px; height:62px; background:url('/img/guide/bg_downloads.jpg') no-repeat left top; text-align:center; }
.btn-download a { display:block; height:58px; padding-top:4px; font-size:16px; line-height:24px; font-family:Times New Roman; color:#ffeecb; }
.btn-download a span { font-size:14px; color:#f3bc7e; }
.btn-download a em { display:block; font-size:28px; }
.btn-download02 { background-position:left -62px; }
.full-client, .update-patch { zoom:1; padding:10px 19px 10px 20px; border-top:1px solid #ccb77a; }
.downloading-area { min-height:96px; background-color:#dbcea1; border:2px solid #ccb77a; border-top:3px solid #ccb77a; text-align:center; }
.downloading-area .downloading { width:100%; }
.mirror-sites { zoom:1; margin:7px 0 29px -13px; }
.mirror-sites li { float:left; margin-left:13px; }
.directX-box, .graphics-box { zoom:1; margin:7px 0 29px -13px; }
.directX-box li, .graphics-box li { zoom:1; float:left; margin-left:13px; width:333px; height:61px; background:url('/img/guide/bg_directx_graphics.gif') no-repeat left top; }
.directX-box a, .graphics-box a { display:block; width:333px; height:61px; }
.directX-box img, .graphics-box img { float:left; margin:8px 13px 0; }
.directX-box span, .graphics-box span { float:left; display:inline-block; margin-top:14px; font-size:18px; line-height:1.2; font-family:Times New Roman; color:#ffeecb; cursor:pointer; }
.directX-box em, .graphics-box em { display:block; margin-top:-6px; font-style:normal; color:#ffae08; }
.graphics-box li { background-position:left -61px; }
.download-list { margin-top:7px; }
.download-list .table_item thead th { background-color:#916a33; }
.download-list .table_item tbody th { background-color:#bfa479; font-weight:normal; color:#704a16; }

