/*

    FDE Grabber 7.8
    File: ROOT/tpl/style.css;
    Copyright: FDSTAR Company
    Release date: Tue, 20 Feb 2024 18:24:01 +0300;
    More info: http://fdstar.net/
    
    Licensed to: Ivan_Levickiiy
    Licensed domain: koreafillerpro_com
    License key: 110_d424ac1663da3d90e03ff2389750a439b7ed0cde

*/
   #breadCrumbs  {
margin:0;
padding:0;
}
#breadCrumbs {
clear:both;
margin-top:0;
}
#breadCrumbs_container {
border:1px solid #E9E9E9;
}
#breadCrumbs_container td {
padding:2px 5px 2px 2px !important;
}
#breadCrumbs li {
display:inline;
margin-left:2px !important;
}
#breadCrumbs li a {
margin-left:2px !important;
margin-right:1px;
padding-right:2px;
}
#breadCrumbs li a:hover, #footer li a:hover {
text-decoration:underline;
}




.tooltip{ 
position: absolute; top: 0; left: 0; 
z-index: 3; display: none; 
width:400px;
background-color:#F4F4F4;
text-align: left;
padding: 15px;
vertical-align: top;
color: #000000;
border: 1px solid #DCDCDC;
text-shadow: 1px 1px 1px #F0F0F0;
font-family: verdana;
font-size: 11px!important;
line-height:12px;
text-decoration: none;
font-weight:normal;
    }





.fde_resizer_arrow {
    cursor: se-resize;
    width: 11px;
    height: 11px;
    overflow: hidden;
    float: right;
    background-image: url(img/resizer_arrow.gif);
    background-repeat: no-repeat;
    margin-top: 2px;
}

.fde_resizer_panel {
    height: 14px;
    overflow: hidden;
    border: 1px solid #DCDCDC;
    background-color: 1px solid #D4D4D4;
    margin: 1px;
}

td,body,p,a,b,i,u,input,textarea,td,center {
    font-size: 12px;
    font-family: verdana;
    color: #000000;
}

a.copyright_botom,a.copyright_botom:hover,a.copyright_botom:link,a.copyright_botom:visited,a.copyright_botom:active
    {
    font-family: courier new;
    font-size: 10px;
    color: #333333;
    text-decoration: none;
}

fieldset {
    border: 1px solid #DCDCDC;
    color: #DCDCDC;
    padding: 10px;
    margin: 0px;
    margin-bottom: 10px;
    
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 2px #EFEFEF;
}
.dashed_field{
	border: 1px dashed #DCDCDC;
}

.border_item {
    border-top: 1px solid #D4D4D4;
    border-left: 1px solid #D4D4D4;
    border-right: 1px solid #D6D6D6;
    border-bottom: 1px solid #D6D6D6;
    margin-bottom: 5px;
}

table.border_item td {
    padding: 3px;
    padding-bottom: 6px;
}

.border_item_2 {
    border-top: 1px solid #D4D4D4;
    border-left: 1px solid #D4D4D4;
    border-right: 1px solid #D6D6D6;
    border-bottom: 1px solid #D6D6D6;
    margin-bottom: 0px;
    border-collapse: collapse;
}

table.border_item_2 td {
    padding: 3px;
    padding-bottom: 6px;
    padding-left: 6px;
    padding-right: 6px;
}

legend {
    font-family: verdana;
    color: #333333;
    font-size: 12px;
}

.main_menu a {
    font-size: 12px;
    font-family: verdana;
    background-color: #EBEBEB;
    background-image: url("img/header_bg.jpg");
    background-repeat: repeat-y;
    color: #000000;
    text-decoration: none;
    display: block;
    margin: 3px;
    font-weight: bold;
    padding: 2px;
    padding-left: 4px;
    border: 1px solid #DDDDDD;
    text-shadow: 1px 1px 1px #F9F9F9;
    color: #000000
}

/*
.module_inner_header{
    text-align:left;
    padding:4px;
    padding-left:6px;
    vertical-align:middle;    
    height: 25px;
    background-color:#EBEBEB;
    color:#000000;
    border:1px solid #DDDDDD;
    background-image:url(img/header_bg.jpg);
    background-repeat:repeat-y;
    background-position:0px top;
}

*/
.module_inner_header {
    background-color: #EBEBEB;
    background-image: url("img/header_bg.jpg");
    background-position: 0 top;
    background-repeat: repeat-y;
    border: 1px solid #DDDDDD;
    color: #777777;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    padding: 4px 4px 4px 12px;
    text-align: left;
    vertical-align: middle;
}

.module_inner_content {
    text-align: left;
    padding: 15px;
    vertical-align: top;
    color: #000000;
    border-left: 1px solid #DCDCDC;
    border-right: 1px solid #DCDCDC;
    border-bottom: 1px solid #DCDCDC;
}

.main_menu a:hover {
    background-color: #000000;
    color: #EBEBEB;
    background-image: none;
    text-shadow: 1px 1px 1px #333333;
}

.breadcrumbs_menu{
    border: 1px solid #DDDDDD;
    padding:5px;
        border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 2px #EFEFEF;
}

.container_header {
    text-align: left;
    padding-bottom: 2px;
    /*border-bottom:1px solid #BBBBBB;*/
    vertical-align: top;
    height: 40px;
}

.main_menu {
    width: 250px !important;
    overflow: hidden;
    padding-right: 10px;
    /*border-right:1px solid #BBBBBB;*/
}

.container_main_menu {
    width: 200px !important;
    overflow: hidden;
    text-align: left;
    vertical-align: top;
}





.pager_body {
    line-height: 22px;
    padding-top: 5px;
}

.pager_body a {
    padding: 3px;
    padding-left: 3px;
    padding-right: 3px;
    margin-left: 1px;
    margin-right: 1px;
    font-size: 12px;
    font-family: verdana;
    color: #000000;
    font-weight: bold;
    background-image: url(img/fde_pager_btn_1.gif);
    background-position: 0px 0px;
    border-right: 1px solid #E1E7E9;
    border-left: 1px solid #E1E7E9;
    height: 20px !important;
}

.pager_body a,a.navpageshightlight { /*border:#E9E9E9 solid 1px;*/
    font-size: 12px !important;
    text-decoration: none;
}

.pager_body a:hover,a.navpageshightlight:hover {
    /*border:#000000 solid 1px;*/
    text-decoration: none;
    background-color: #EEEEEE;
    color: #000000;
    background-image: url(img/fde_pager_btn_1.gif);
    background-position: 0px -20px;
    border-right: 1px solid #C7D1D5;
    border-left: 1px solid #C7D1D5;
}

.pager_body a:active {
    background-image: url(img/fde_pager_btn_1.gif);
    background-position: 0px 0px;
}

.pager_body {
    padding-top: 5px;
    line-height: 12px;
}

a.navpageshightlight {
    color: #FF0000 !important;
    background-image: url(img/fde_pager_btn_2.gif);
    background-position: 0px 0px;
    border-right: 1px solid #CFDEFB;
    border-left: 1px solid #CFDEFB;
}





.module_inner_content a, .breadcrumbs_menu a{
    font-size: 13px;
    font-family: verdana;
    color: #000000;
    text-decoration:none;
}

.module_inner_content a:hover, .breadcrumbs_menu a:hover{ text-decoration:underline;
    
}

input,textarea,select {
    border: 1px solid #DDDDDD;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    font-family: tahoma;
}

option {
    font-family: tahoma;
}

input.button {
    background-image: url(img/button.jpg);
    background-repeat: repeat-x;
    background-position: left -2px;
    cursor: pointer;
    padding-left: 6px;
    padding-right: 6px;
}

input.button:hover {
    background-image: url(img/button_hover.jpg);
    border: 1px solid #DFDFDF;
    border-right: 1px solid #CFCFCF;
    border-bottom: 1px solid #CFCFCF;
}

#fde_hidden_div_content {
    background-image: url(img/button_hover.jpg);
    display: none;
}

select {
    width: 250px;
    /*width:100%!important;*/
}

label {
    cursor: pointer;
}

a:hover {
    text-decoration: none;
}

body {
    background-color: #DFDFDF;
    background-image: url("img/bg.gif");
    background-repeat: repeat-x;
}

a.menu_selected,a.menu_selected:link,a.menu_selected:visited,a.menu_selected:active
    {
    background-color: #999999;
    color: #FFFFFF;
    background-image: none;
    text-shadow: 1px 1px 1px #999999;
}

body {
    scrollbar-3dlight-color: #D2D2D2 !important;
    scrollbar-arrow-color: #333333 !important;
    scrollbar-base-color: #FFFFFF !important;
    scrollbar-darkshadow-color: #999999 !important;
    scrollbar-face-color: #EBEBEB !important;
    scrollbar-highlight-color: #FFFFFF !important;
    scrollbar-shadow-color: #FFFFFF !important;
    scrollbar-track-color: #E1E1E1 !important;
}

#fde_main_content_table {
    background-color: #FFFFFF;
    border-left: 1px solid #DCDCDC;
    border-right: 1px solid #DCDCDC;
    border-top: 1px solid #DCDCDC;
    border-bottom: 1px solid #DCDCDC;
}

.fde_main_header {
    background-color: #DFDFDF;
    background-image: url("img/main_header_bg.jpg");
    background-repeat: repeat-x;
    height: 106px;
    padding: 0px;
}

.fde_main_footer {
    background-color: #DFDFDF;
    background-image: url("img/main_footer_bg.jpg");
    background-repeat: repeat-x;
    height: 60px;
    padding: 10px;
}

.fde_button_table_1,.fde_button_table_2 {
    border: 0 none !important;
    border-collapse: collapse !important;
    display: inline !important;
    padding: 0 !important;
    vertical-align: middle !important;
}

.fde_left_side_btn {
    background-image: url("img/fde_left_side_btn.gif");
    background-repeat: no-repeat;
    border: 0 none !important;
    height: 22px;
    line-height: normal !important;
    margin: 0 !important;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    text-shadow: none;
    vertical-align: middle !important;
    white-space: pre;
    width: 2px;
}

.fde_right_side_btn {
    background-image: url("img/fde_right_side_btn.gif");
    background-repeat: no-repeat;
    border: 0 none !important;
    height: 22px;
    line-height: normal !important;
    margin: 0 !important;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    text-shadow: none;
    vertical-align: middle !important;
    white-space: pre;
    width: 2px;
}

.fde_input_btn {
    background-image: url("img/fde_center_btn.gif");
    background-repeat: repeat-x;
    border: 0 none !important;
    color: #777777;
    cursor: pointer;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    height: 22px;
    line-height: normal !important;
    margin: 0 !important;
    overflow-y: hidden;
    text-align: center;
    text-shadow: none;
    vertical-align: middle !important;
    white-space: pre;
    
    
    padding-left: 4px;
    padding-right: 4px;
}

.fde_button_container {
    /*display: inline !important;*/
    height: 10px;
    text-decoration: none !important;
    width: 10px;
}

a.fde_button_container .fde_right_side_btn,a.fde_button_container .fde_right_side_btn,a.fde_button_container .fde_input_btn
    {
    background-position: 0 0;
    padding-bottom: 2px;
}

a.fde_button_container:link .fde_left_side_btn,a.fde_button_container:link .fde_left_side_btn,a.fde_button_container:link .fde_input_btn,a.fde_button_container:visited .fde_right_side_btn,a.fde_button_container:visited .fde_right_side_btn,a.fde_button_container:visited .fde_input_btn
    {
    background-position: 0 0;
    padding-bottom: 2px;
}

a.fde_button_container:hover .fde_left_side_btn,a.fde_button_container:hover .fde_right_side_btn,a.fde_button_container:hover .fde_input_btn
    {
    background-position: 0 -22px;
    padding-bottom: 2px;
}

a.fde_button_container:active .fde_left_side_btn,a.fde_button_container:active .fde_right_side_btn,a.fde_button_container:active .fde_input_btn
    {
    background-position: 0 0;
    padding-bottom: 0;
}














.fde_button_table_1_2,.fde_button_table_2_2 {
    border: 0 none !important;
    border-collapse: collapse !important;
    display: inline !important;
    padding: 0 !important;
    vertical-align: middle !important;
}

.fde_input_btn_2 {
    background-image: url("img/fde_center_btn.gif");
    background-repeat: repeat-x;
    border-bottom: 0 none !important;
    border-top: 0 none !important;
    color: #555555;
    cursor: pointer;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    height: 22px;
    line-height: normal !important;
    margin: 0 !important;
    overflow-y: hidden;
    padding-left: 2px;
    padding-right: 2px;
    text-align: center !important;
    text-shadow: none;
    vertical-align: middle !important;
    white-space: pre;
}

.fde_button_container_2 {
    /*display: inline !important;*/
    height: 10px;
    text-decoration: none !important;
    width: 10px;
}

a.fde_button_container_2 .fde_input_btn_2 {
    background-position: 0 0;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #BBBBBB;
    padding-bottom: 2px;
}

a.fde_button_container_2:link .fde_input_btn_2,a.fde_button_container_2:visited .fde_input_btn_2
    {
    background-position: 0 0;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #BBBBBB;
    padding-bottom: 2px;
}

a.fde_button_container_2:hover .fde_input_btn_2 {
    background-position: 0 -22px;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #BBBBBB;
    padding-bottom: 2px;
}

a.fde_button_container_2:active .fde_input_btn_2 {
    background-position: 0 0;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #BBBBBB;
    padding-bottom: 0;
}








































.form_container,.form_container_top {
    padding: 0px !important;
    margin: 0px !important;
}

.form_container_bottom {
    padding-top: 15px !important;
    text-align: center;
}

#fde_list_page_items {
    border: 1px solid #F9F9F9;
    margin: 0px;
    padding: 0px;
}

.empty_list {
    border: 1px solid #E9E9E9;
    padding: 10px;
}

.fde_infotable_row_1 td.fde_first_list_column,
.fde_infotable_row_1 td.fde_second_list_column,
.fde_infotable_row_1 td.fde_right_list_column,
.fde_infotable_row_1 td.fde_last_list_column,
.fde_infotable_row_1 td.fde_list_column,
.fde_infotable_row_1 td.dragHandle
{
    background-color: #F4F4F4;
    border-top: 1px solid #E9E9E9;
}

.fde_infotable_row_2 td.fde_first_list_column,
.fde_infotable_row_2 td.fde_second_list_column,
.fde_infotable_row_2 td.fde_right_list_column,
.fde_infotable_row_2 td.fde_last_list_column,
.fde_infotable_row_2 td.fde_list_column,
.fde_infotable_row_2 td.dragHandle
{
    background-color: #FFFFFF;
    border-top: 1px solid #E9E9E9;
}

.fde_infotable_row_0 td.fde_first_list_column,
.fde_infotable_row_0 td.fde_second_list_column,
.fde_infotable_row_0 td.fde_right_list_column,
.fde_infotable_row_0 td.fde_last_list_column,
.fde_infotable_row_0 td.fde_list_column,
.fde_infotable_row_0 td.dragHandle
{
    background-color: #FFFFFF;
    border-top: 0px;
}

tr.table_header_bar {
    background-image:url(img/table_header_bar.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    background-color: #E0E0E0;
}

.fde_infotable th,.fde_infotable .fde_infoheader td {
    padding: 7px;
    
    text-shadow: 1px 1px 1px #E8E8E8;
    color:#777777;
    font-family:tahoma;
    font-size:14px;
    font-weight:bold;
    text-align:left;
    vertical-align:middle;
}

.fde_infotable .fde_infoheader td {
    padding: 0px !important;
}

.fde_mastercheckbox {
    width: 60px;
    overflow: visible;
    text-align: right!important;
    padding-right: 0px!important;
}

#fde_infotable,.fde_infotable {
    background-color: inherit;
    border-left: 1px solid #E9E9E9;
    border-right: 1px solid #E9E9E9;
    border-top: 1px solid #E9E9E9;
    border-bottom: 1px solid #E9E9E9;
}

#fde_infotable,.fde_infotable td {
    font-family: tahoma;
    font-size: 13px;
    color: #111111;
    padding: 1px;
}






























input,textarea,select,option,.input_normal_class {
    background-color: inherit;
}

.input_empty_class {
    background-color: #FFDDEE;
}

select,option,textarea,input {
    border: none;
    font-family: tahoma;
    font-size: 13px;
    color: #111111;
    margin: 0px;
    padding: 0px;
}

select:hover,textarea:hover,input:hover {
    border: 1px solid #888;
}

select,textarea,input.fde_textbox,input.fde_textarea {
    border: 1px solid #BEBEBE;
    padding: 1px;
    padding-left: 2px;
}

select {
    padding: 0px;
}

option {
    padding: 1px;
    padding-left: 2px;
    vertical-align: middle;
}



label{
    margin: 0px!important;
    padding: 0px!important;
}

label {
    padding: 0px;
    margin: 0px;
    cursor: pointer;
    font-family: tahoma;
    font-size: 13px;
}

label,option,.button {
    cursor: pointer;
}

.button {
    padding-left: 5px;
    padding-right: 5px;
    background-color: #EBEBEB;
    font-weight: bold;
}


.fde_radio_style, .fde_checkbox_style, input[type=radio], input[type=checkbox], 
input.fde_radio_style:hover, input.fde_checkbox_style:hover, 
input[type=radio], input[type=checkbox]
{
    border: none;
    margin: 0px!important;
    padding: 0px!important;
    border: 0px!important;
    
    position:relative;
    top:1px;
}
.fde_radio_style, input[type=radio]:hover, input[type=radio]{
    margin-right: 3px!important;
}



.fde_last_list_column{
    text-align:right;
    width:10px;
    overflow:visible;
    padding-right:7px!important;
    vertical-align:top;
}
.fde_first_list_column{
    width:10px;
    overflow:visible;
    padding-left:9px!important;
    padding-right:0px!important;
    vertical-align:top;
}
.fde_second_list_column{
    vertical-align:top;
    padding-left:9px!important;
}
.fde_right_list_column{
    width:20px;
    overflow:visible;
    text-align:right!important;
    padding-right:9px!important;
    vertical-align:top;
}

.fde_second_list_column .fde_noborders td, .fde_noborders td{
    padding-top:0px!important;
    padding-bottom:0px!important;
}

.fde_last_list_column, .fde_first_list_column, .fde_second_list_column, .fde_right_list_column{
    padding-top:3px!important;
    padding-bottom:3px!important;
}




























.langmenu ul {
    background-color: #F4F4F4;
    list-style: none outside none;
    /*margin: 5px 0px;*/
    padding: 0;
    width: 235px;
}

.langmenu ul li#current_lang {
    background: url("img/r_lang_arrow.gif") no-repeat scroll 212px 12px transparent;
        
    
}

.langmenu ul li ul {
    display: none;
    margin-left: 0px;
    margin-top: 0px;
    position: absolute;
}

.langmenu ul li a {
    border-color: #DEDEDE;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #333333;
    display: block;
    padding: 0px 5px;
    text-decoration: none;
    font-size:14px;
    font-family:tahoma;
    font-weight:bold;
    height:28px;

    

}

#current_lang_link{
    border-bottom: 1px solid #DEDEDE;
}

.langmenu ul li a:hover {
    background-color: #2C6EAA;
    color: #FFFFFF;
}

a.fde_lang_selector:hover .langmenu li ul,.langmenu li:hover ul {
    display: block;
}







.langmenu .brd {
    border-bottom: 1px solid #DEDEDE;
}

.langmenu img {
    margin: 2px 2px 0px 2px;
}

.fde_lang_text_label{
    position:relative;
    top:-6px;
}
.fde_lang_text_label_noimage{
    position:relative;
    top:6px;
}

.langmenu{
    position:relative;
    top:-21px;
    left:15px;
    z-index:100;
}



.fde_main_content_block td{
    text-align:left;
}




.langmenu ul li ul.fde_lang_1 {
    display: block;
}

.langmenu ul
{
    display: block;
    position: absolute;

    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}








.fde_infotable_row_0 td, .fde_infotable_row_1 td, .fde_infotable_row_2 td{
    padding:3px;
    padding-left:5px;
}


.fde_ac_tab{
    margin:3px; text-decoration:underline!important;
}

.fde_a_tab{
    margin:3px; text-decoration:none!important;
}
a, input, select, textarea, .fde_input_btn { outline: none!important; }



.fdmc
{
	border-bottom:1px dashed #FF0000;
	border-right:1px dashed #FF0000;
	padding-right:2px;
	border-radius: 2px 2px 2px 2px;
    box-shadow: 1px 1px 3px #BEBEBE;
}
.fdmc, .fdmc nobr, .fdmc label
{
	font-size:14px!important;
	font-weidht:bold;
	font-family:tahoma;
}
.fdmc .fdmc_checkbox_style,
.fdmc .fdmc_checkbox_style_all
{
	width:14px;height:14px;
	line-height:14px;
	font-size:14px!important;
	
}

optgroup{
	font-size:13px!important;
	font-family:Verdana!important;
	font-weight:bold!important;
	text-decoration:none!important;
	font-style: normal!important;
	color: #999999!important;
	background-color: #FDFDFD!important;
	padding-left: 2px!important;
	border-top: 1px dashed #999999;
	margin-top: 3px;
}
option{
	padding-left: 15px!important;
	background-color: #FFFFFF!important;
}

.fde_logolink:hover img{

}



.fde_hidden{
display:none;
}
.fde_delete_row_btn{
cursor:pointer!important;
}


.dragHandle{
	cursor: move;
	background-image: url(img/sb.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	width: 30px;
}

.fde_noborders{
	border:0px none transparent;
}

.hr_line{
	margin-top:2px;
	margin-bottom:2px;
	height:1px;
	border-top:1px solid #CECECE;
	box-shadow: 0px 1px 2px #E0E0E0;
}

.Button .Ok,.Button .Cancel{
    background-image: url("img/fde_center_btn.gif");
    background-repeat: repeat-x;
    border-bottom: 0 none !important;
    border-top: 0 none !important;
    color: #555555;
    cursor: pointer;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    height: 22px;
    line-height: normal !important;
    margin: 0 !important;
    overflow-y: hidden;
    padding-left: 2px;
    padding-right: 2px;
    text-align: center !important;
    text-shadow: none;
    vertical-align: middle !important;
    white-space: pre;
    
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #BBBBBB;
    padding-bottom: 2px;
    
    margin-bottom:3px!important;
}
.Button .Ok:hover,.Button .Cancel:hover{
    background-position: 0 -22px;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #BBBBBB;
    padding-bottom: 2px;
}

.Button .Ok:active,.Button .Cancel:active,{
    background-position: 0 0;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #BBBBBB;
    padding-bottom: 0;
}

.jPicker .Icon{ left: 2px;top:-4px; display:inline-block;height:24px;position:relative;text-align:left;width:25px}.jPicker .Icon span.Color,.jPicker .Icon span.Alpha{background-position:2px 2px;display:block;height:100%;left:0;position:absolute;top:0;width:100%}.jPicker .Icon span.Image{background-repeat:no-repeat;cursor:pointer;display:block;height:100%;left:0;position:absolute;top:0;width:100%}.jPicker.Container{color:#000;z-index:10}table.jPicker{background-color:#efefef;border:1px outset #666;font-family:Arial,Helvetica,Sans-Serif;font-size:12px!important;margin:0;padding:5px;width:545px;z-index:20}.jPicker .Move{background-color:#ddd;border-color:#fff #666 #666 #fff;border-style:solid;border-width:1px;cursor:move;background-image: url(img/sb.gif); background-repeat: repeat; background-position: 0px 0px; height:12px;padding:0}.jPicker .Title{font-size:11px!important;font-weight:bold;margin:-2px 0 0 0;padding:10px 0 0 0;text-align:center;width:100%}.jPicker div.Map{border-bottom:2px solid #fff;border-left:2px solid #9a9a9a;border-right:2px solid #fff;border-top:2px solid #9a9a9a;cursor:crosshair;height:260px;margin:0 10px 10px 10px;overflow:hidden;padding:0;position:relative;width:260px}.jPicker div[class="Map"]{height:256px;width:256px}.jPicker div.Bar{border-bottom:2px solid #fff;border-left:2px solid #9a9a9a;border-right:2px solid #fff;border-top:2px solid #9a9a9a;cursor:n-resize;height:260px;margin:12px 10px 0 5px;overflow:hidden;padding:0;position:relative;width:24px}.jPicker div[class="Bar"]{height:256px;width:20px}.jPicker .Map .Map1,.jPicker .Map .Map2,.jPicker .Map .Map3,.jPicker .Bar .Map1,.jPicker .Bar .Map2,.jPicker .Bar .Map3,.jPicker .Bar .Map4,.jPicker .Bar .Map5,.jPicker .Bar .Map6{background-color:transparent;background-image:none;display:block;left:0;position:absolute;top:0}.jPicker .Map .Map1,.jPicker .Map .Map2,.jPicker .Map .Map3{height:2596px;width:256px}.jPicker .Bar .Map1,.jPicker .Bar .Map2,.jPicker .Bar .Map3,.jPicker .Bar .Map4{height:3896px;width:20px}.jPicker .Bar .Map5,.jPicker .Bar .Map6{height:256px;width:20px}.jPicker .Map .Map1,.jPicker .Map .Map2,.jPicker .Bar .Map6{background-repeat:no-repeat}.jPicker .Map .Map3,.jPicker .Bar .Map5{background-repeat:repeat}.jPicker .Bar .Map1,.jPicker .Bar .Map2,.jPicker .Bar .Map3,.jPicker .Bar .Map4{background-repeat:repeat-x}.jPicker .Map .Arrow{display:block;position:absolute}.jPicker .Bar .Arrow{display:block;left:0;position:absolute}.jPicker .Preview{font-size:9px;padding:5px 0 0 0;text-align:center}.jPicker .Preview div{border:2px inset #eee;height:62px;margin:0 auto;padding:0;width:62px}.jPicker .Preview div span{border:1px solid #000;display:block;height:30px;margin:0 auto;padding:0;width:60px}.jPicker .Preview .Active{border-bottom-width:0}.jPicker .Preview .Current{border-top-width:0;cursor:pointer}.jPicker input{font-size:13px}.jPicker .Button{text-align:center;padding:0 4px;width:115px}.jPicker .Button input{padding:2px 0;width:100px}.jPicker .Button .Ok{margin:12px 0 5px 0}.jPicker td{margin:0;padding:0}.jPicker td.Radio{margin:0;padding:0;width:31px}.jPicker td.Radio input{margin:0 5px 0 0;padding:0}.jPicker td.Text{font-size:12px!important;height:22px;margin:0;padding:0;text-align:left;width:70px}.jPicker tr.Hex td.Text{width:100px}.jPicker td.Text input{background-color:#fff;border:1px inset #aaa;height:19px;margin:0 0 0 5px;text-align:left;width:30px}.jPicker td[class="Text"] input{height:15px}.jPicker tr.Hex td.Text input.Hex{width:50px}.jPicker tr.Hex td.Text input.AHex{width:20px}.jPicker .Grid{text-align:center;width:114px}.jPicker .Grid span.QuickColor{border:1px inset #aaa;cursor:pointer;display:inline-block;height:15px;line-height:15px;margin:0;padding:0;width:19px}.jPicker .Grid span[class="QuickColor"]{width:17px}