﻿ html, body,h1, h2, h3, h4, h5, h6, p, img, dl,
  dt, dd, ol, ul, li, table, tr, td, form, object, embed,
  article, aside, canvas, command, details, fieldset,
  figcaption, figure, footer, group, header, hgroup, legend,
  mark, menu, meter, nav, output, progress, section, summary,
  time, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  }  
   html, body {
  position: absolute;
  height: 100% !important;
  min-height:600px;  
  min-width: 100%;
  }
   html
{
	font: 81.25% arial, helvetica, sans-serif;
	background: #fff;
	direction: ltr;
}
a{ cursor:pointer}
  .wrapper {
  position: relative;
  min-height: 100%;
  }
  .ps-header-bar {
  height: 50px;
  background: #f1f1f1;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  }
   .content
{
	padding: 0 10px 0 10px;
}
  .header .logo {
  margin: 1px 0 0;
  float: left;
   height:48px;
  }
  
  .header .log_accv
{
    float: left;
    border: 1px solid #E5E5E5;
    margin: 5px 0 0;
    padding: 2px;
    height: 36px;
    max-width: 290px;
    cursor: pointer;
    float: right;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #FFFFFF;
    background-color: #003399;
    background-image: url('images/fbg.JPG');
}
.log_accv .user_pic
{
    float: left;
    height: 36px;
    width: 32px;
    margin-right:4px;
}
.log_accv .info
{
    margin-top: 3px;
    margin-left: 2px;
    max-width: 205px;
    overflow: hidden;
    margin-right: 3px;
}
.header .log_accv .logout_bt
{
    margin: 2px;
    background-position: center -1px;
    height: 31px;
    width: 31px;
 float:right;
    display: block;
    background-image: url('images/logout.png');
    background-repeat: no-repeat;
}
.logout_bt:hover
{
    background-color: #FFFFFF;
}
.header .log_accv:hover
{
    background-color: White;
    border: 1px solid #B9B9B9;
    border-top: 1px solid #A0A0A0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
   /* background-image: url('images/left.jpg');*/
}


.load_msgbox
{
    padding: 4px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -104px;
    width: 200px;
    text-align: center;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);
    background-image: url('images/fbg.JPG');
    color: #FFFFFF;
    font-weight: 600;
}
  .main 
  {	width: auto;
max-width: 1000px;
min-width: 780px;
  margin: 0 auto;
  padding-top: 23px;
  padding-bottom: 100px;
  }
 .mainH
{
	margin: 0px;
	min-width: 780px; position: absolute;
	bottom:25px; right:0px;top:52px; left:0px;
}
.titel_pan
{
    position: absolute;
    left: 0;
    top: 0px;
    height: 34px;
    right: 0;
    overflow: hidden;
    color: white;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);
    background-image: url('images/fbg.JPG');
}
.title_box
{
	margin-left: 200px;
	margin-top: 5px;
}
.title_box .dat_box
{
    position: absolute;
    right: 8px;
    top: 9px;
    font-weight: 400;
}
.menu_t_b
{
	float: left;margin-top: 5px;
	width:185px;
	padding-left: 15px;
}
.title_box h1, .menu_t_b h1
{
    color: #FFFFFF;
    font-size: 140%; 
    font-weight: 300;
}
.menu_t_b h1
{
    color: #FFFFFF;
}
.left_pan
{
    overflow: visible;
    position: absolute;
    left: 0;
    top: 35px;
    bottom: 1px;
    width: 190px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #F4F4F4;
    z-index: 9;
    background-color: #0066CC;
    /* background-image: url('images/left.jpg'); */
}
.nivi_nenu
{
    padding: 0px;
    position: absolute;
    left: 192px;
    top: 36px;
    height: 22px;
    background-color: #F9F9F9;
    padding-left: 10px;
    padding-top: 3px;
    right: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #F4F4F4;
}
.nivi_nenu span,.nivi_nenu a
{
    color: #999999;
}.nivi_nenu a:hover
{
    color: #333333;
}
.right_pan
{
    background-position: center bottom;
    padding: 0px;
    position: absolute;
    left: 192px;
    top: 63px;
    bottom: 10px;
    padding-left: 10px;
    right: 0px;
    background-color: #F0F0F0;
    background-image: url('images/bodybg.jpg');
    background-attachment: inherit;
}
.right_pan_in {
    height: 100%;
    width: 100%;
    position: relative;
    padding: 4px 0px 8px 0px;
     
    overflow-x: auto; 
}



.has-popup ul
{
    background-position: center bottom;
    padding: 4px 0px 4px 0px!important;
    position: absolute;
    margin-left: -1px !important;
    margin-top: -1px !important;
    width: 210px !important;
    z-index: auto;
    background:  #0066CC;
    border-top: 1px solid #A0A0A0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    border-style: solid;
    border-width: 1px;
    border-color: #003399;
   /* background-image: url('images/left.jpg');*/
    background-repeat: no-repeat;border-radius: 4px;
}
.level1
{
	padding-top: 20px;
	padding-right: 10px !important; width:180px!important;
}  
.level1 li
{
	margin: 2px 0px 0px 0px;
}
.main_menu li a, .level1 li a 
{
    padding: 3px 3px 3px 22px !important;
    display: block;
    text-decoration: none;
    color: #FFFFFF;
}
.main_menu li a, .level3 li a
{
    padding: 3px 5px 3px 13px;
    display: block;
    text-decoration: none;
    color: #FFFFFF;
}
.level3 .has-popup
{
    background-position: right center;
    background-image: url('images/ui_rA.png');
    background-repeat: no-repeat;
}
.main_menu li.act
{
	background-image: url(  '../image/act_menuBg.JPG' );
	background-repeat: repeat-y;
}
.main_menu li.act a, .selected
{
    font-weight: bold;
    color: #CCCCCC;
}
.main_menu li:hover, .level1 li:hover
{
    background-color: #EBEBEB;
    
}.level1 .highlighted{color: #0066CC ;}

/*=
.main_menu,.level1
{
	padding-top: 10px;
	padding-right: 10px !important; width:180px!important;
}
.main_menu li,.level1 li
{
	margin: 1px 0px 0px 0px;
}
.has-popup
{
    background-position: right center;
    background-image: url('images/ui_rA.png');
    background-repeat: no-repeat;
}
.level1 ul,.level3 ul
{
    position: absolute;
    margin-left: -2px !important;
    margin-top: -2px;
    width: 210px !important;
 
    z-index: auto;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-top: 1px solid #c0c0c0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 4px;
    border: 1px solid #B9B9B9;
    border-top: 1px solid #A0A0A0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.main_menu li a, .level1 li a, .level1 li .level3
{
    padding: 3px 3px 3px 22px !important;
    display: block;
    text-decoration: none;
    color: #222;
}
.main_menu li.act
{
	background-image: url(  '../image/act_menuBg.JPG' );
	background-repeat: repeat-y;
}
.main_menu li.act a,.selected
{
	font-weight: bold;
	color: #067278 !important;
}
.main_menu li:hover,.level1 li:hover
{
	background-color: #EBEBEB;
}



/*======GLobal ===== */
.bc_ws
{
	background-color: #FAFAFA;
}
.b
{
    font-weight: bold;
}
.fcG
{
    color: #006666;
}
.fcR
{
    color: #800000;
}
.all_b
{
	border: 1px solid #E1E1E1;
	border-radius: 4px;
}
.pad10{ padding:10px}
.padrl10
{
	padding-right: 10px;
	padding-left: 10px;
}
.pad5{ padding:5px}
.mrt10{ margin-top:10px}
.mrr10{ margin-right:10px}
.mrl10{ margin-left:10px}
.mra10{ margin:10px}
.mra10{ margin:5px}
.mra0{ margin:0px !important}
.mrt5{ margin-top:5px}

.ht_25{ height:25px}
.ht_50{ height:50px}
.ht_100{ height:100px}
.wt_30{ width:30px}
.wt_60{ width:60px}
p,.vlTop *{ vertical-align:top}
 .wt_90{ width:90px}
 .wt_250{ width: 240px}
 .fl{ float:left}
 .fr{ float:right}
 
 .vlTop,.vlTop{ vertical-align:top}
 label
{
	color: #006666;
	padding-right: 5px;
	font-size: 120%;
}

selectinput[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=url]
{	padding: 0 8px;}
select,input[type=email],input[type=file], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=url]
{
	display: inline-block;
	margin: 0;
	background: #fff;
	border: 1px solid #d9d9d9;
	border-top: 1px solid #c0c0c0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
} 
select:hover,input[type="email"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="url"]:hover {
border: 1px solid #B9B9B9;
border-top: 1px solid #A0A0A0;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

select{max-width:200px !important}

 .button-submit:hover{
border: 1px solid #2F5BB7;
color: white;
text-shadow: 0 1px rgba(0, 0, 0, 0.3);
background-color: #006699;
background-image: -webkit-gradient(linear,left top,left bottom,from(#006699),to(#357AE8));
background-image: -webkit-linear-gradient(top,#006699,#357AE8);
background-image: -moz-linear-gradient(top,#006699,#357AE8);
background-image: -ms-linear-gradient(top,#006699,#357AE8);
background-image: -o-linear-gradient(top,#006699,#357AE8);
background-image: linear-gradient(top,#006699,#357AE8);
border-radius: 2px;
}
.button-submit{
border: 1px solid #3079ED;
color: white; cursor:pointer;
text-shadow: 0 1px rgba(0, 0, 0, 0.1);
background-color: #4D90FE;
background-image: -webkit-gradient(linear,left top,left bottom,from(#4D90FE),to(#4787ED));
background-image: -webkit-linear-gradient(top,#4D90FE,#4787ED);
background-image: -moz-linear-gradient(top,#4D90FE,#4787ED);
background-image: -ms-linear-gradient(top,#4D90FE,#4787ED);
background-image: -o-linear-gradient(top,#4D90FE,#4787ED);
background-image: linear-gradient(top,#4D90FE,#4787ED);
border-radius: 2px;
}

.spNetDisabled,
.spNetDisabled:hover,
.spNetDisabled.button-submit,
.spNetDisabled.button-submit:hover,
.button-submit.spNetDisabled,
.button-submit.spNetDisabled:hover,
.button-submit[disabled],
.button-submit[disabled]:hover,
.button-submit:disabled,
.button-submit:disabled:hover,
.button-submit[disabled=disabled],
.button-submit[disabled=disabled]:hover
 {
     border: 1px solid #E6E6E6;
color:#CCC;
background-color: #EFEFEF;
background-image: -webkit-gradient(linear,left top,left bottom,from(#EFEFEF),to(#E6E6E6));
background-image: -webkit-linear-gradient(top,#EFEFEF,#E6E6E6);
background-image: -moz-linear-gradient(top,#EFEFEF,#E6E6E6);
background-image: -ms-linear-gradient(top,#EFEFEF,#E6E6E6);
background-image: -o-linear-gradient(top,#EFEFEF,#E6E6E6);
background-image: linear-gradient(top,#EFEFEF,#E6E6E6);

     
     }
 
 
 
 
 
 
 
 
  
ol, ul {
list-style: none;
line-height: 17px;
margin: 0 0 1em;
}

.spNetDisabled,
.spNetDisabled.button-submit,
.button-submit.spNetDisabled,
.button-submit.spNetDisabled:hover,
.button-submit[disabled],.button-submit:disabled,.button-submit[disabled=disabled]
 {
     border: 1px solid #E6E6E6;
color:#CCC;
background-color: #EFEFEF;
background-image: -webkit-gradient(linear,left top,left bottom,from(#EFEFEF),to(#E6E6E6));
background-image: -webkit-linear-gradient(top,#EFEFEF,#E6E6E6);
background-image: -moz-linear-gradient(top,#EFEFEF,#E6E6E6);
background-image: -ms-linear-gradient(top,#EFEFEF,#E6E6E6);
background-image: -o-linear-gradient(top,#EFEFEF,#E6E6E6);
background-image: linear-gradient(top,#EFEFEF,#E6E6E6);

     
     }
 
 
 
 
 
 
 
 
  
ol, ul {
list-style: none;
line-height: 17px;
margin: 0 0 1em;
}
a {
color: #15C;
text-decoration: none;
}

.product-info {
  margin: 0 385px 0 0;
  }
  .product-info h3 {
  font-size: 1.23em;
  font-weight: normal;
  }

.bluetext {
 color:#357AE8;font-size: 20px;
}
.product-headers h2 {
display: block;
font-size: 14px;
-webkit-margin-before: 0.83em;
-webkit-margin-after: 0.83em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;

}

#highlight {
float: left;
padding-top: 0.6em;
margin: 2em 2em 0 0;
border-top: 1px solid #DDD;
min-width: 160px;
}
#highlight h2 {
font-size: 1.3em;
margin: 0 0 0.2em;
font-weight:normal;
}
.feed-heading { color:#999; float:left; margin:1.05em 0.3em 0 0 }
#feed-icons { list-style:none; margin:1em 0 0; padding:0; text-indent:-10000px; overflow:hidden }
#feed-icons li { width:16px; height:16px; float:left; margin-right:0.5em  }
#feed-icons li a { display:block; width:16px; height:16px; background-image:url(image/sprite_mail_hp.png); background-repeat:no-repeat }
.feed-blogger a { background-position: -16px -168px; }
.feed-twitter a { background-position: 0 -168px; }
.feed-facebook a { background-position: 0 -184px; }
.feed-plus a { background-position: -16px -200px; }
.feed-rss a { background-position: -16px -184px; }













.ps-footer-bar
{
    position: absolute;
    bottom: 0;
    height: 25px;
    width: 100%;
    background-color: #666666;
    background-image: url('images/fbg.JPG');
}
  .footer {
  padding-top: 5px;
  font-size: .85em;
  white-space: nowrap;
  line-height: 0;
  }
  .footer ul
{
    color: #FFFFFF;
    float: right;
    max-width: 80%;
}
  .footer ul li {
  display: inline;
  padding: 0 1.5em 0 0;
  }
  .footer a
{
    color: #FFFFFF;
}
 
 
 


.xTx tr td{ padding-bottom:5px}
.xTx tr td label
{
    color: #333333;
}

.xT,.xTS
{
    text-align: left;
    margin-bottom: 20px; width:100%;
}
.Thd
{
    vertical-align: middle;
    text-align: left;
    font-size: 100%;
    margin-bottom: 4px;
 
}

 .xT tr{background: rgba(243, 243, 243, .85);
color: #222;}
.xTS tr
{
    background: rgba(233, 233, 233, .85);
    color: #222;
    background-color: #FFFFFF;
}
.Thd .Col
{
    font-weight: bold;
    font-size: 100%;
    /*background: rgba(243, 243, 243, .85);*/
    padding-top: 6px;
    padding-bottom: 6px;
    border-top: 1px solid #E0E0E0;
    color: #067278;
    border-top-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
}
.Tbo .Col
{
    background-color: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 5px;
}
input[type=text].Col
{
    width: 110px;
    font-size: 16px;
}
.Tbo tr:hover .Col, .Tbo:hover .Col {
    background-color: #002953 !important;
    color: #FFFFFF !important;
}
.Col,.ColN
{
    padding: 3px 2px 3px 5px;
    border-bottom: 1px solid #E0E0E0;
}
.Tsn
{
    width: 40px;
    padding-left: 10px;
    padding-right: 10px;
}
.Tac{ width:50px;}
.Tid,.Tunit{ width:100px;}
.Tdt{ width:80px; text-align:center }
.Itm{width:100px;}
.Inp{ padding-left:40px}


.xT td:nth-child(even), .xT th:nth-child(even) {
    background-color: #fbfbfb !important;
}
/*Table ODD Columns Styles*/
.xT td:nth-child(odd), .xT th:nth-child(odd) {
    background-color: #ededed !important;
}


.dataTables_wrapper {
    width: 100%;
    margin: 0 auto;
}

/*============= incon ============*/
.icon
{
    border: 1px solid #999999;
    width: 15px;
    height: 15px;
    display: block;
    float: left;
    margin-right: 2px;
    margin-left: 2px;
}
.icon:hover
{
    background-color: #C0C0C0;
}
.edit
{
    background-position: center center;
    background-image: url('images/edit.png');
    background-repeat: no-repeat;
}

.del
{
    background-position: center -10%;
    background-image: url('images/delete.png');
    background-repeat: no-repeat;
}
.view{ background-position: center center;
    background-image: url('images/view.png');
    background-repeat: no-repeat;}

.log_acc
{
    margin-top: 5px;
    width: 150px;
    height: 38px;
    position: relative;
    float: right;
    background-color: #E8E8E8;
}
.log_acc_box
{
    top: 34px;
    right: 10px;
    position: absolute;
    width: 300px;
    height: 150px;
    background-color: #E8E8E8;
    z-index: 99999; display:none
}
/*=================== CODING CSSCCS==============*/
.up_act{ display: none }
 .error{ display:none; color:Red}
.error2{ color:Red;  font-weight:bold}
.CPLHD
{
    background-color: #F0F0F0;
    border-bottom: 1px solid #E0E0E0;
    cursor: pointer;
    position: relative;
}
.CPLHD .lab
{
    color: #666666;
    font-size: 110%;
    font-weight: bold;    padding: 5px 0px 5px 10px;
}
.CPLHD .CPSI
{
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    position: absolute;
    top: 2px;
    right: 10px;
    text-align: center;
    width: 15px;
    height: 15px;
    margin: 0px;
    padding: 0px !important;
}
.CPLBX{ display:none }
.hide{ display:none; visibility:hidden; height:0px!important; width:0px!important; font-size:1px}


.center{ position:absolute; top:40%; left:40%}




/*=================== Auto List +============*/
.autoList{ margin:0px; padding:0px}
.autoList li{ padding:2px!important; cursor:pointer}
.autoList li:hover
{
    background-color: #CCCCCC;
}











/*==== BOX==== */

.big_icon
{
    margin-top: 20px;
    margin-bottom: 0px;
    background-color: #F3F3F2;
    text-decoration: none;
    box-shadow: 0px 0px 2px #EEEee;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF, endColorstr=#eeeeeeee)";
    border: 1px solid #D8D7D7;
    padding: 10px 10px;
    margin-right: 8px;
}

.big_icon table{
font-family: Arial, Helvetica, sans-serif;
color: #666;}

.big_icon table tbody{display: table-row-group;
vertical-align: middle;
border-color: inherit;}


a .main-menu {
height: 112px;
width: 172px;
margin: auto;
text-decoration: none;
color: #676767;
font-size: 14px;
padding-top: 10px;
text-align: center;
}
a:hover .main-menu {
height: 112px;
width: 172px;
margin: auto;
border: solid 1px #CCC;
-moz-box-shadow: 1px 1px 5px #999;
-webkit-box-shadow: 1px 1px 5px #999;
box-shadow: 1px 1px 5px #999;
text-decoration: none;
color: black;
font-size: 14px;
}
.main-menu { 
background: -webkit-gradient(linear, left top, left bottom, from(#EDEDEC), to(white));
background: -moz-linear-gradient(top, #EDEDEC, white);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF, endColorstr=#ededec);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF, endColorstr=#ededec)";
border: 1px solid #D8D7D7;
}
div {
display: block;
}
#ico_img {
height: 76px;
width: 91px;
margin: auto;
margin-top: 5px;
}
#img_name {
height: 20px;
margin: auto;
width: 150px;
margin-top: 2px;
text-decoration: none;
}





/*================= ASK BOOOX" =======*/

.msg_suc
{
    padding: 2px;
    margin: 0px 0px 10px 0px;
    display: block;
    color: #009933;
    font-size: 16px;
    font-weight: bolder;
}
.msg_notfound
{
    padding: 10px;
    margin: 0px 0px 10px 0px;
    display: block;
    color: #800000;
    font-size: 16px;
    font-weight: bolder;
    text-align: right;
}


/*================= ASK BOOOX" =======*/
.question {
	position: absolute;
	display: inline;
	text-align: center;
	width: 174px;
	height: 78px;
	font-size: 13px;
	line-height: 1.5em;
	background: url('images/bubble.png') left top no-repeat;
	padding: 10px 0 0 0;
	text-shadow: 0px 1px 0px #fff;
	margin-left: -160px;
	margin-top: -5em;
	opacity: 0;
}

.yes, .cancel {
	margin-top: .5em;
	margin-right: .5em;
	cursor: pointer;
	display: inline-block;
	width: 63px;
	height: 21px;
	color: #fff;
	text-shadow: 0px 1px 0px #000;
	background: url('images/button.png') left top no-repeat;
}

.title {
	font-size: 30px;
	margin-bottom: 1.5em;
	font-weight: bold;
	font-style: italic;
	text-shadow: 0px 2px 0px #fff;
}

.question a, .question a:visited,.question a:hover {
	text-decoration: none;
	color: #000;
}








