@charset "utf-8";
/* CSS Document */

.bg_popup_location {
	width:350px;
	height:360px;
	padding:3px;
	background-color:#ca1c25;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	font-family:Tahoma, Geneva, sans-serif;
}
.form_popup_location {
	width:92%;
	height:300px;
	padding:10px;
	margin-top:10px;
	background-color:#FFFFFF;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
}
.form_popup_location01 {
	width:97%;
	padding-top:10px;
	height:300px;
	margin-top:10px;
	background-color:#FFFFFF;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
}
.form_popup_location label {
	width:25%;
	color:#5a5a5a;
	float:left;
	clear:both;
	font-size:0.8em;
	height:25px;
	padding-top:5px;
	vertical-align:middle;
}
.form_Language {
	margin-left:10px;
}
.form_popup_location01 label {
	width:30%;
	color:#5a5a5a;
	float:left;
	clear:both;
	font-size:0.8em;
	height:25px;
	padding-top:5px;
	vertical-align:middle;
	padding-left:10px;
}
.form_popup_location label span {
	color:#FF0000;
}
.form_popup_location01 label span {
	color:#FF0000;
}
.input_popup_form {
	width:70%;
	border:1px #999999 solid;
	height:20px;
	margin-bottom:10px;
	
}
.input_popup_form01 {
	width:60%;
	border:1px #999999 solid;
	height:20px;
	margin-bottom:10px;
}
.textarea_popup_form {
	width:70%;
	border:1px #999999 solid;
	height:50px;
	margin-bottom:10px;
}
.head_location {
	font-size:1.5em;
	font-weight:bold;
	color:#FFFFFF;
}
.head_location span {
	font-size:0.8em;
	font-weight:bold;
	color:#bfbdbd;
	margin-left:10px;
}
.select_pooup {
	width:50%;
	margin-bottom:10px;
	border:1px #898989 solid;
	background-color:#cccccc;
	-moz-appearance: none;
    background: url("../images/drop-list_2.png") no-repeat scroll right bottom #CBCBCB;
	border: 0 none !important;
    color: #848484;
	font-size:12px;
    cursor: pointer;
    display: inline-block;
    outline: medium none;
    overflow: hidden;
    padding: 5px;
    text-indent: 0.01px;
    text-overflow: "";
}
.button_input {
	width:20%;
	padding:5px;
	margin-left:5px;
	background-color:#838385;
	background-image:url(../images/bg_input_icon.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:left;
	border:none;
	color:#fff;
	border-radius:2px;
	padding-left:15px;
}
.clear {
	clear:both;
	line-height:0;
	height:0;
	font-size: 1px
}
.result_head_green {
	width:250px;
	min-height:20px;
	background-color:#00b050;
	color:#FFF;
	font-size:1em;
	padding:10px;
	margin-top:10px;
	border-radius:3px 3px 0px 0px;
	-webkit-border-radius:3px 3px 0px 0px;
	-moz-border-radius:3px 3px 0px 0px;
	-ms-border-radius:3px 3px 0px 0px;
	-o-border-radius:3px 3px 0px 0px;
}
.input_point_popup {
	margin-top:10px;
	background-color:#0ea0f5;
	width:85px;
	height:30px;
	border:1px #0ea0f5 solid;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-ms-border-radius:2px;
	color:#FFFFFF;
	font-size:1em;
	margin-left:80px;
	vertical-align:middle;
}
.save_popup {
	margin-top:10px;
	background-color:#a0cd01;
	width:75px;
	height:30px;
	border:1px #a0cd01 solid;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-ms-border-radius:2px;
	color:#FFFFFF;
	font-size:1em;
	margin-left:10px;
	vertical-align:middle;
}
.next_icon {
	margin-top:5px;
	padding-top:3px;
	margin-left:10px;
}
.button_thai {
	width:73px;
	height:29px;
	background-color:#666;
	border:1px #999999 solid;
	background-image:url(../images/thai.png);
	background-repeat:no-repeat;
	background-position:center;
}
.button_eng {
	width:73px;
	height:29px;
	background-color:#666;
	border:1px #999999 solid;
	background-image:url(../images/eng.png);
	background-repeat:no-repeat;
	background-position:center;
	margin-left:10px;
}
#tabs {
}
#tabs ul {
	display: block;
	margin: 5px auto;
	padding: 0 10px;
	margin-bottom:15px;
	margin-top: 20px;
	border-bottom:1px #666666 solid;
}
#tabs ul li {
	display: inline-block;
	padding: 5px 0;
	text-align: center;
	width: 70px;
	background-color:#bfbdbd;
	color: #fff;
	font-size: 0.9em;
	font-weight: normal;
	cursor: pointer;
	border:none;
	border-bottom:none;
	bottom:0;
}
#tabs ul li a {
	width: 100%;
	padding: 0 5px;
	color: #000;
	text-decoration:none;
}
#tabs ul li .active {
	background-color:#fff;
	color: white;
	top: 0;
	width: 70px;
	padding-right:2px;
	border:1px #666666 solid;
	border-bottom:none;
}
.ui-tabs-active, .ui-state-active {
	background-color:#fff !important;
	color: white;
	top: 0;
	width: 70px;
	padding-right:2px;
	border:1px #666666 solid !important;
	border-bottom:none !important;
}
.icon_cloes {
	color:#FF0000;
	vertical-align:text-top;
}
.save_popup01 {
	margin-top:10px;
	background-color:#a0cd01;
	width:75px;
	height:30px;
	border:1px #a0cd01 solid;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-ms-border-radius:2px;
	color:#FFFFFF;
	font-size:1em;
	margin-left:110px;
}

.back_popup01 {
	margin-top:10px;
	background-color:#666;
	width:75px;
	height:30px;
	border:1px #666 solid;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-ms-border-radius:2px;
	color:#FFFFFF;
	font-size:1em;
	margin-left:10px;
}
a.tooltips {
	position: relative;
	display: inline;
}
a.tooltips span {
	position: absolute;
	width:140px;
	color:#F00;
	background: #000000;
	height: 40px;
	line-height: 20px;
	padding:5px;
	visibility: hidden;
	border-radius:3px;
	font-size:0.9em;
	font-weight:bold;
}
a.tooltips span:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 100%;
	margin-top: -8px;
	width: 0;
	height: 0;
	border-right: 8px solid #000000;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
}
a:hover.tooltips span {
	visibility: visible;
	opacity: 0.8;
	left: 100%;
	top: 50%;
	margin-top: -15px;
	margin-left: 15px;
	z-index: 999;
}
.popup_active {
	background:#404040;
	border-top:1px #999999 solid;
	width:250px;
	min-height:60px;
	max-height:150px;
	color:#fff;
	font-size:0.9em;
	border-radius:2px;
	padding:10px;
}
.popup_active_left {
	width:30%;
	float:left;
}
.popup_active_right {
	width:70%;
	float:right;
}
.popup_active_right input {
	float:right;
}
.popup_active_right i {
	float:right;
	vertical-align:text-top;
}
.popup_active_right span {
	line-height:25px;
	font-size:0.8em;
	color:#b3b3b3;
	font-style:italic;
}
.popup_active_left i {
	vertical-align:text-top;
}
.stack_red2 {
	color:#e81a1e;
}
.stack_yellow2 {
	color:#fbc100;
}
.button_chack {
	width:22px;
	height:24px;
	background-image:url(../images/button_chack.png);
	background-repeat:no-repeat;
	background-position:center;
	border:none;
	border-radius:0;
	margin-right:10px;
}
.button_chack01 {
	width:22px;
	height:24px;
	background-image:url(../images/button_chack.png);
	background-repeat:no-repeat;
	background-position:center;
	border:none;
	border-radius:0;
	margin-right:10px;
	margin-top:10px;
}
.button_chack02 {
	width:22px;
	height:24px;
	background-color:#0000FF;
	border:none;
	border-radius:0;
	margin-right:10px;
	margin-top:10px;
}
.insert_data_popup {
	width:78%;
	height:22px;
	border-radius:0;
	float:left;
	border:none;
	font-size:12px;
	padding-left:5px;
}
/*-----------------------------------*/
/*popup 01
/*
/*-----------------------------------*/






.boxshadow {
	/*-moz-box-shadow: 0 0 5px 5px #888888;*/
	/*border:1px solid #999999;*/
	/*-webkit-box-shadow: 0 0 5px 5px#888888;*/
	/*box-shadow: 0 0 5px 5px #888888;*/
	border-radius:5px;
	width:310px;
        height: 200px;
}

.result_head_purple {
	width:100%;
	height: 50px;
	background-color:#562086;
	color:#FFF;
	font-size:13px;
	padding:10px 0px 0px 0px;
	border-radius:5px 5px 0px 0px;
}
.result_head_greenpopup {
	width:100%;
	height:30px;
	background-color:#1fcb6c;
	color:#FFF;
	font-size:13px;
	padding:10px 0px 0px 0px;
	border-radius:5px 5px 0px 0px;
}

.result_head_pink2 {
	width:100%;
	height:40px;
	background-color:#ef59ae;
	color:#FFF;
	font-size:13px;
	padding:10px 0px 0px 0px;
}
.result_head_grayy {
	width:100%;
	height:40px;
	background-color:#ebebeb;
	color:#000;
	font-size:13px;
	padding:10px 0px 0px 0px;
}
.result_head_white {
	width:100%;
	height:50px;
	background-color:#ffffff;
	padding:0px 0px 0px 0px;
}
.result_head_bookmark_left {
	width:70%;
	float:left;
	font-weight:bold;
	font-size:13px;
	margin:10px;
}
.result_head_left2 {
        width:120px;
	float:left;
	font-weight:bold;
	font-size:20px;
	margin-left:10px;
}

.result_head_right2 {
/*	width: 70%;
	float:left;*/
	text-align:right;
	font-size:20px;
        width:120px;
        padding-right:5px;
        float:right;
}
.result_head_rightbg {
	width:33px;
	height:53px;
	float:right;
	margin-right:20px;
	background-image:url(../images/bookmark-bg.png);
	background-repeat:no-repeat;
	text-align:center;
}
.result_head_rightbg i {
	margin-top:20px;
	color:#FFF;
}
.result_detail2 {
	width:100%;
	min-height: 100px;
	padding:10px;
	background-color:#FFFFFF;
	font-size:14px;
	color:#707070;
	margin-bottom:10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	font-size:13px;
}
.result_1col {
	width:100%;
	padding-top:5px;
	font-size:13px;
}
.liner{
	
	border-bottom: 1px #d2d2d2 solid;
	font-size:13px;
	
}

.result_col2left {
	width:25%;
	padding-top:5px;
	float:left;
	font-size:13px;
}
.result_col2right {
	width:75%;
	padding-top:5px;
	float:left;
	font-size:13px;
}
.result_col4 {
	width:33%;
	padding-top:5px;
	float:left;
	text-align:center;
	color:#959595;
	font-size:12px;
}
.result_col4_2 {
	width:33%;
	padding-top:5px;
	float:left;
	text-align:center;
	color:#959595;
	font-size:13px;
	border-left: 1px solid #ccc;
}
.result_col4 span {
	color:#000;
	font-size:22px;
	font-weight:bold;
	font-size:18px;
}
.result_col4_2 span {
	color:#000;
	font-size:22px;
	font-weight:bold;
	font-size:18px;
}

.result_col2right span {
	color:#000;
	font-weight:bold;
	font-size:13px;
}
.stack_green {
	color:#005a00;
}
.stack_red {
	color:#e61218;
}
.stack_yellow {
	color:#fe9b00;
}
.stack_gray {
	color:#929292;
}
.stack_purple {
	color:#562086;
}
.stack_green2 {
	color:#0e813e;
}
.stack_sky {
	color:#0271c3;
}
.stack_pink {
	color:#fb2790;
}
.stack_white {
	color:#fff;
	border:1px #ccc solid;
}
.icon_white
{
	color:#000;
}
#buttonn {
	background-image:url(../images/button-bg.png);
	display:block;
	float:left;
	border: #CCC solid 1px;
	width:33%;
	height:30px;
	font-weight:bold;
	color:#fff;
	margin:0;
}
.box2 {
	border-top:1px #999999 solid;
	width:250px;
	min-height:60px;
	max-height:150px;
	color:#fff;
	font-size:0.9em;
	border-radius:2px;
	padding:10px;
	background:#404040;
}
.confirm {
	width:22px;
	height:24px;
	background-image:url(../images/button_chack.png);
	background-repeat:no-repeat;
	background-position:center;
	border: none;
	border-radius:2px;
	display: none;
	margin-top:10px;
	margin-right:10px;
}
.confirm_click {
	width:22px;
	height:24px;
	background-image:url(../images/button_chack_green.png);
	background-color:#9bca00;
	background-repeat:no-repeat;
	background-position:center;
	border-radius:2px;
	margin-top:10px;
	margin-right:10px;
}

.full-spectrum .sp-palette {
max-width: 200px;
}
.ui-tooltip {
    background: black;
    border: none;
    z-index: 99999;
	width:150px;
  }
  .ui-tooltip {
    padding: 10px 20px;
    color: white;
    border-radius: 0px;
    font: bold 14px "Helvetica Neue", Sans-Serif;
    text-transform: uppercase;
    box-shadow: 0 0 7px black;
    z-index: 99999;
	width:150px;
	border-radius:3px;
    /*right: 0;*/
  }

  .tip-yellow {
	z-index:1000;
	text-align:left;
	border:1px solid #5b5b5a;
	padding:7px;
	min-width:50px;
	max-width:200px;
	color:#fff;
	background-color:#585757;
	background-image:url(../images/bg_tooltip.png);
	background-repeat:no-repeat;
	border-radius:3px;
	 /* bgImageFrameSize >= 10 should work fine */
	/**
	 * - If you set a background-image, border/padding/background-color will be ingnored.
	 *   You can set any padding to .tip-inner instead if you need.
	 * - If you want a tiled background-image and border/padding for the tip,
	 *   set the background-image to .tip-inner instead.
	 */
}
.tip-yellow-bottom {
	z-index:1000;
	text-align:left;
	border:1px solid #5b5b5a;
	padding:7px;
	width:119px;
	height:38px;
	text-align:center;
	color:#fff;
	background-color:#585757;
	background-image:url(../images/bg_tooltip_buttom.png);
	background-repeat:no-repeat;
	border-radius:3px;
	/*margin-bottom:*/
	 /* bgImageFrameSize >= 10 should work fine */
	/**
	 * - If you set a background-image, border/padding/background-color will be ingnored.
	 *   You can set any padding to .tip-inner instead if you need.
	 * - If you want a tiled background-image and border/padding for the tip,
	 *   set the background-image to .tip-inner instead.
	 */
}