
/* CSS Document */
/* main CSS Document */
/* general styling first */
/* reset css styles individually instead of universal selector. */
/* based on http:////meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

       
html, body{

margin: 0;
padding: 0;
vertical-align: baseline;
border-left:0;

}
 
div, span, applet, object, iframe,
h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, icon, ic, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ol2, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border-style: none;
    border-color: inherit;
    border-width: 0;
    padding: 0;
    outline: 0;
    font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
h3
{
height:42px;
background-color:#FFFFFF;
}
/*body {
margin-top:0;
background-image:url(images/bgback.jpg);
background-repeat:no-repeat;
background-position:top;
background-color:#f4f4f4;
}*/
#bg1{
margin-top:0;
background-color:#e7a94a;
background-image:url(images/topshdw.gif);
background-repeat:no-repeat;
background-position:top;
} 
/***Start Login Page******/
#log-pageout {
	width: 525px;
	margin: auto;
	margin-top:133px;
	height: 387px;
}
#log-bg-l{
float:left;
width:10px;
height:387px;
background-image:url(images/log-l.gif);
background-repeat:no-repeat;
}
#log-bg-m{
float:left;
width:505px;
height:387px;
background-image:url(images/log-m.gif);
background-repeat:repeat-x;
}
#log-bg-r{
float:left;
width:10px;
height:387px;
background-image:url(images/log-r.gif);
background-repeat:no-repeat;
}
#log-top1{
width:505px;
height:109px;
margin:auto;
background-image:url(images/log-top-shdw.gif);
background-repeat:no-repeat;
background-position:right;
}
#log-mainlogo{
float:left;
width:184px;
height:77px;
background-image:url(images/log-mainlogo.gif);
background-repeat:no-repeat;
margin-left:24px;
margin-top:15px;
}
#logpage-capt{
float:right;
width:120px;
height:27px;
background-image:url(images/logincapt.gif);
background-repeat:no-repeat;
margin-top:45px;
margin-right:60px;
}
#log-top2{
width:505px;
height:278px;
margin:auto;
}
#log-top2-left{
float:left;
width:260px;
height:260px;
margin:auto;
margin-top:10px;
margin-left:10px;
}
#log-txtandlabelcontainer{
width:243px;
height:45px;
margin:auto;
margin-top:5px;
}
#log-label{
width:243px;
height:17px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#232323;
}
#log-txt-container{
width:243px;
height:25px;
margin-top:5px;
}
#log-txtcon-l{
width:3px;
height:15px;
float:left;

}
#log-txtcon-m{
width:231px;
height:15px;
float:left;

}
#log-txtcon-r{
width:3px;
height:15px;
float:left;

}
.txt-s{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
height:15px;
margin-top:1px;
width:231px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;


}
.listtxt-s{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
height:20px;
margin-top:1px;
width:231px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;


}
.listtxt_YN{

    border-color: inherit;
    border-width: medium;
    color:#2b2b2b;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    margin-top:2px;
  
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;


}
#log-top2-rght{
float:right;
width:231px;
height:278px;
margin:auto;
}
#log-errmsg{
width:220px;
height:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
color:#990000;
margin-top:60px;
}
#log-butt-container{
width:205px;
height:98px;
margin:auto;
margin-left:5px;
}
#log-butt-left{
float:left;
width:101px;
height:98px;
}
#log-butt-rght{
float:left;
float:right;
width:101px;
height:98px;
}

.loginButt{
	background:url('images/login-butt.png') no-repeat;
	width:101px;
	height:99px;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
}

.loginButt:hover{
	background-position:left bottom;
}
.cancelButt{
	background:url('images/cancel-butt.png') no-repeat;
	width:101px;
	height:99px;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
}

.cancelButt:hover{
	background-position:left bottom;
}




#log-footer{
width:550px;
height:30px;
margin:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
color:#990000;
margin-top:12px;
}
/***End Login Page******/

/***Start Main Master Page******/
#navigationleftShadow{
float:right;
background-image:url(images/left_Nav_Shadow.png);
background-repeat:no-repeat;
width:189px; height:30px;
}
#navigation{ z-index:5; float:right; position:relative; background:url('images/nav-bg.gif') repeat-x; width:auto; height:30px; font-family:Arial, Helvetica, sans-serif; font-size:13px; text-align:center; color:#9a5c1d }
#navigation ul{ margin:0; padding: 0;}
#navigation ul li{ background: url('images/devider.gif') no-repeat top right; display:inline; height: 30px; list-style:none; font-family:Arial, Helvetica, sans-serif; font-size:13px; float:left; }
	#navigation ul li.last{ background: none;}
#navigation li a{ font-family:Arial, Helvetica, sans-serif; font-size:13px; text-align:center; color:#9a5c1d; text-decoration: none; line-height:2.2em; display:block; padding:0px 10px; }
#navigation li a:hover{ position:relative; background:url('images/nav-bg2.gif') repeat-x; color:#fff;}
#navigation li ul{ position:relative; display:none;}
#navigation ul li ul li{ display: block; height:30px; background:#eaeaea; float:none; border-top:0px solid #c6c6c6; margin-bottom:0px}
#navigation ul li:hover ul, #navigation ul li:focus ul{ position:relative; display:block;}

#mainbg{
margin-top:0;
background-color:#e7a94a;
background-image:url(images/topmainbg.gif);
background-repeat:repeat-x;
background-position:top;
}
#maininnbg{
margin-top:0;
background-color:#e7a94a;
}

#mainmastop1container{
width:100%;
min-width:955px;
height:102px;
background-image:url(images/topmainbg.gif);
background-repeat:repeat-x;
background-position:top;
margin:auto;
}

#mainmastop1container_menuEmpty{
width:100%;
height:10px;
margin:auto;
}

#mainlogo{
float:left;
width:177px;
height:76px;
background-image:url(images/logomain_master.png);
background-repeat:no-repeat;
margin-top:10px;
margin-left:50px;
}
#mainmastoprght{
float:right;
width:690px;
height:135px;
}
#mainmastopmenu{
float:right;
width:690px;
height:44px;
margin:auto;
}
#mainmastopuserarea{
float:right;
width:650px;
height:60px;
}
#mainmastopusername{
float:right;
min-width:157px;
height:60px;
margin-right:5px;
}
#mainmastopusernamepic{
width:50px;
height:36px;
background-image:url(images/user.png);
background-repeat:no-repeat;
background-position:center;
margin:auto;
}
#mainmastopusernametxt{
margin:auto;
min-width:157px;
height:13px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
color:#2b2b2b;
margin-top:5px;
font-weight:bold;
}
#mainmastopbranch{
float:right;
width:50px;
height:60px;
}
#mainmastopplaceicon{
width:50px;
height:36px;
background-image:url(images/placeIcon.png);
background-repeat:no-repeat;
background-position:center;
margin:auto;
}
#mainmastopbranchtxt{
margin:auto;
min-width:157px;
height:13px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
color:#2b2b2b;
margin-top:5px;
font-weight:bold;
}
#topslash{
float:right;
width:10px;
height:60px;
background-image:url(images/topgrayslash.png);
background-repeat:no-repeat;
margin-left:10px;
}
#mainmastopinbox{
float:right;
width:50px;
height:60px;
}
#mainmastopsignout{
float:right;
width:50px;
height:60px;
}
#mainmastophome{
float:right;
width:50px;
height:60px;
}



#mainmastop_cdt{
float:right;
width:520px;
height:46px;
margin:auto;
margin-top:9px;
}
#mainmastop_cdt_lft{
float:right;
width:43px;
height:46px;
background-image:url(images/toptimedateanddate_lft.gif);
background-repeat:no-repeat;
}
#mainmastop_cdt_mid{
float:right;
width:477px;
height:46px;
background-image:url(images/toptimedateanddate_mid.gif);
background-repeat:repeat-x;
}
#mainmastop_cdt_text{
float:left;
width:400px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
margin-top:22px;
margin-left:10px;
}

#mainmastopmenu_left{
float:right;
width:30px;
height:44px;
background-image:url(images/mas_top_menu_left.gif);
background-repeat:no-repeat;
}
#mainmastopmenu_mid{
float:right;
width:617px;
height:44px;
background-image:url(images/mas_top_menu_mid.gif);
background-repeat:repeat-x;
}
#mainmenubit{
float:right;
width:100px;
height:44px;
}
#mm_menu{
	background:url('images/topmenubit.png') repeat-x;
	width:100px;
	height:44px;
	overflow:hidden;
	border:none;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#9a5c1d;
}

#mm_menu:hover{
	background-position:left bottom;
	color:#FFFFFF;
}

#mainmastop2container{
min-width:955px;
height:500px;
margin:auto;
margin-top:5px;
padding-left:10px;
padding-right:15px;
}
#mainmastop2container_lft{
float:left;
min-width:15%;
height:auto;
}
#mainmastop2container_lft_inner{
margin:auto;
width:230px;
height:auto;
background-color:#FFFFFF;
border:#c48320 solid thin;
margin-top:-1px;
margin-right:12px;
}
#mainmastop2container_rght{
width:100%;
height:300px;
margin-top:5px;
}
#mainsuppcontainer_inner{
margin:auto;
width:100%;
height:460px;
}
#mainmastop2container_rght_Inner{
margin:auto;
width:700px;
height:150px;
}
#mainmastop2container_rght_tag1{
float:right;
width:700px;
height:50px;
}
#mainmastop2container_rght_tag2{
width:auto;
height:180px;
float:left;
}
#mainmastop2container_rght_tag2_t{
width:705px;
height:17px;
background-image:url(images/src_tag_top.gif);
background-repeat:no-repeat;
margin:auto;
}
#mainmastop2container_rght_tag2_m{
width:705px;
height:auto;
background-image:url(images/src_tag_mid.gif);
background-repeat:repeat-y;
margin:auto;
}
#mainmastop2container_rght_tag2_b{
width:705px;
height:15px;
background-image:url(images/src_tag_bot.gif);
background-repeat:no-repeat;
margin:auto;
}
#mainmastop2container_rght_tag2_txt1{
float:left;
width:400px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#2b2b2b;
margin-top:10px;
margin-left:10px;
}
#mainmastop2container_rght_tag2_txt1_grid{
float:left;
width:660px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#2b2b2b;
margin-top:17px;
}

#tag_Shdawline{
width:615px;
height:4px;
background-image:url(images/srctag_line.png);
background-repeat:no-repeat;
margin:auto;
margin-top:5px;
}
#tag_srcinner1{
width:100%;
height:44px;
float:left;
margin-left:10px;
}

#tag_srcinner1_annexurec_air_main_cont1{
width:800px;
height:44px;
margin:auto;
}

#tag_srcinner1_annexurec_air_main_cont2{
width:800px;
height:300px;
margin:auto;
margin-top:5px;

}

#tag_srcinner1_annexurec_air{
width:790px;
height:44px;
float:left;
margin-left:10px;
}


#tag_srcinner1grid{
width:100%;
height:44px;
float:left;
margin-left:10px;
}

#tag_srcinner1grid_table_Container{
margin: 50px 0 10px 0;
height:500px;
padding-left:10px;
padding-right:10px;
}

#tag_srcinner1grid_popup{
width:790px;
height:44px;
margin:auto;
}
#closebu{
float:right;
width:20px;
height:21px;
margin-top:2px;
margin-right:10px;
}
#remainder{
width:200px;
height:183px;
background-color:#FFFFFF;
float:left;
margin-top:15px;
}
#remainder_top{
width:200px;
height:25px;
margin:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
text-shadow: #003333;
line-height:30px;
text-align:center;
background-image:url(images/topgreen.gif);
background-repeat:no-repeat;
}
#remainder_innbg{
width:200px;
height:150px;
margin:auto;
}

#remainder_datetxt{
width:150px;
height:15px;
margin:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#2b2b2b;
font-weight:bold;
text-shadow: #003333;
text-align:left;
margin-top:15px;
}

#remainder_txt{
width:150px;
height:100px;
margin:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#2b2b2b;
text-shadow: #003333;
line-height:15px;
text-align:left;
margin-top:5px;
}

#newbu{
width:85px;
height:25px;
float:left;
margin-top:1px;
}
#allbu{
width:37px;
height:25px;
float:left;
margin-top:8px;
}
#editbu{
float:left;
margin-top:1px;
    height: 25px;
}

#verslic{
width:2px;
height:30px;
float:left;
background-image:url(images/verslice.png);
background-repeat:no-repeat;
margin-left:5px;
margin-right:5px;
}


a.cls {
	display: block;
	width: 20px;
	height: 21px;
	background-image:url('images/close.png');
}
a.cls:hover {
	background-position: center bottom;
}


.new{
	background:url('images/NewButton.png') no-repeat;
	width: 80px;
	height: 30px;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
}

.new:hover{
	background-position:left bottom;
}


.edit {
	background:url('images/EditButton.png') no-repeat;
	width: 50px;
	height: 25px;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
}
.edit:hover {
	background-position: left bottom;
}
.gridedit {
	background:url('images/EditButton.png') no-repeat;
	width: 50px;
	height: 25px;
	text-indent:-9999px;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
	line-height:10px;
	}
.gridedit:hover {
	background-position: left bottom;
}

.save {
	background:url('images/SaveButton.png') no-repeat;
	width: 80px;
	height: 30px;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
}
.save:hover {
	background-position: left bottom;
}

.updates 
{
    width: 80px;
	height: 30px;
	border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('images/updatebu.png') no-repeat;
    text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	cursor:pointer;
}
.updates:hover {
	background-position: left bottom;
}

.dlete {
	background:url('images/DeleteButton.png') no-repeat;
	width: 80px;
	height: 30px;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
}
.dlete:hover {
	background-position: left bottom;
	
}

.scancel {
	width: 90px;
	height: 31px;
	background:url('images/cancel-butt.png') no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
}
.scancel:hover {
	background-position: left bottom;
}

.allgrid {
	width: 37px;
	height: 25px;
	background:url('images/allbut.png') no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
}
.allgrid:hover {
	background-position: left bottom;
}



#tag_srcinner{
float:left;
width:530px;
height:40px;
margin-left:25px;
margin-top:2px;
}

#tag_srcinner_svb{
float:left;
width:930px;
height:40px;
margin-left:25px;
margin-top:2px;
}

#tag_Consigneeinner{
float:left;
width:430px;
height:40px;
margin-left:25px;
margin-top:2px;
}

#tag_srcinner_lft{
float:left;
width:320px;
height:25px;
margin-top:17px;
}


#tag_Consignee_lft{
float:left;
width:280px;
height:25px;
margin-top:17px;
}

#tag_srcinner_lft_in1{
width:310px;
height:25px;
margin:auto;
}
#tag_Consignee_inner_lft_in1{
width:280px;
height:25px;
margin:auto;
}
#tag_srcinner_lft_in1Bot{
width:507px;
height:25px;
margin:auto;
margin-bottom:5px;
}
#tag_label_src{
float:left;
width:75px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_Short{
float:left;
width:45px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#txt-container_src_l{
float:left;
width:310px;
height:25px;
margin-top:5px;
}
#txt-container_Consignee_l{
float:left;
width:280px;
height:25px;
margin-top:5px;
}

#txtcon-l_src{
width:3px;
height:15px;
float:left;

}
#txtcon-m_src{
width:220px;
height:15px;
float:left;

}
#txtcon_mid_size{
width:180px;
height:15px;
float:left;

}

#txtcon-r_src{
width:3px;
height:15px;
float:left;

}
#max_txtarea1{
width:249px;
min-height:100px;
float:left;
}
#txtcon-Mid_Maxtxt1
{
float:left;
width:520px;
height:45px;
}

#max_txtarea{
width:249px;
min-height:150px;
float:left;
}

#txtcon-t_Maxtxt{
width:249px;
height:4px;

}
#txtcon-Mid_Maxtxt
{
float:left;
width:520px;
height:55px;
}
#txtcon-b_Maxtxt{
width:249px;
height:4px;

}

#txtcon-l_Maxtxt{
width:3px;
height:44px;
float:left;

}
#txtcon-m_Maxtxt{
width:220px;
height:44px;
float:left;

}
#txtcon-r_Maxtxt{
width:3px;
height:44px;
float:left;

}



.txtbox_none{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:18px;
margin-top:1px;
width:220px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;
}


.txtbox_none_Maxtxt{
color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
min-height:98px;
max-height:98px;
margin-top:1px;
margin-left:2px;
min-width:246px;
max-width:246px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:auto;


}
.txtbox_none_Maxtxt_Client{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
min-height:40px;
max-height:40px;
margin-top:1px;
margin-left:2px;
min-width:220px;
max-width:220px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:auto;

}
.txtbox_none_Maxtxt_Adcode{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
min-height:40px;
max-height:40px;
margin-top:1px;
margin-left:2px;
min-width:220px;
max-width:220px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;

}

.txtbox_none_Maxtxt_Supplier{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
min-height:98px;
max-height:98px;
margin-top:1px;
min-width:245px;
max-width:245px;
margin-left:2px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:auto;

}
.txtbox_none_Maxtxt_Export_Item{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
min-height:68px;
max-height:68px;
margin-top:1px;
min-width:245px;
max-width:245px;
margin-left:2px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:auto;


}
.listtxt-s_inner{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
height:18px;
margin-top:2px;
width:220px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;


}

.txtbox_none_mid_size{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:18px;
margin-top:1px;
width:180px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;


}
#tag_srcinner_rght{
position:relative;
float:left;
width:190px;
height:32px;
margin-top:35px;
}
#tag_transact_srcinner_rght{
float:right;
width:190px;
height:32px;
margin-top:30px;
}
#tag_srcinner_rght_Single_line{
position:relative;
float:left;
width:190px;
height:32px;
margin-top:14px;
    top: 0px;
    left: 0px;
}

#small-butt-left{
float:left;
width:90px;
height:31px;
}
#small-butt-rght{
float:right;
width:90px;
height:31px;
}

#mainmastop2container_rght_tag3{
float:left;
width:auto;
height:27px;
margin-top:7px;
margin-left:4px;
}
#small-alph-icon-tag{
float:left;
width:23px;
height:27px;
}
#mainmastop2container_rght_tag3_GRID{
float:left;
width:700px;
height:200px;
background-color:#FFFFFF;
margin-left:5px;
}

ul#nav2{
	float:right;
	padding:4px 0px 5px 6px;
	width: 430px;
	height:20px;
	font-style:normal;
	font-size:13px;
	text-align:right;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color:#9a5c1d;
	margin-top:10px;
	}
ul#nav2 li{
display:inline;
padding:0 10px 0 0;
text-transform:inherit;
font-style:normal;
font-weight:bold;
font-size:12px;
font-family: Arial, Verdana, Helvetica, sans-serif;
}
ul#nav2 li a{
color:#9a5c1d;
}
ul#nav2 li a:hover,
ul#nav2 li.current a{color:#2b2b2b}


/* The UL that contains the search type icons */

.icons{
	list-style:none;
	margin:10px 0 0 0px;
	height:35px;
	position:relative;
}

.icons li{
	background:url("images/icons.png") no-repeat;
	float:left;
	height:35px;
	text-indent:-9999px;
	cursor:pointer;
	margin-right:5px;
}

/* Styling each icon */

li.web{ width:28px;}
li.web.active,
li.web:hover{ background-position:left bottom;}

li.images{ width:30px; background-position:-28px 0;}
li.images.active,
li.images:hover{ background-position:-28px bottom;}

li.news{ width:28px; background-position:-64px 0;}
li.news.active,
li.news:hover{ background-position:-64px bottom;}

li.videos{ width:28px; background-position:right 0;}
li.videos.active,
li.videos:hover{ background-position:right bottom;}

/* Left Menu List */
#newActivemenulistcont{
margin:auto;
width:230px;
height:auto;
background-color:#e1e1e1;
overflow:hidden;
}
#newActivemenulistmain{
margin:auto;
width:230px;
height:44px;
background-image:url(images/mu3.gif);
background-repeat:no-repeat;
background-position:center;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-align:left;
color:#FFFFFF;
font-weight:bold;
line-height:3.5em;
}

#newmenulistcont{
margin:auto;
width:230px;
height:auto;
background-color:#e1e1e1;
}
#newmenulist{
margin:auto;
width:230px;
height:auto;
margin-left:-1px;
}
a.smenu {
	display: block;
	width: 208px;
	height: 30px;
	background: #e1e1e1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	padding-left:25px;
	color:#232323;
	font-weight:normal;
	text-decoration:none;
	line-height:2.4em;
}

a.smenu:hover {
	background: #f7d597 url(images/sidemenu_arrow.png) no-repeat right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#232323;
	font-weight:bold;
	text-decoration:none;
}

a.smenuactive {
	display: block;
	width: 208px;
	height: 30px;
	background: #f7d597 url(images/sidemenu_arrow.png) no-repeat right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	padding-left:25px;
	color:#232323;
	font-weight:bold;
	text-decoration:none;
	line-height:2.4em;
}
a.footermenu {
	display: block;
	width: 200px;
	height: 23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#232323;
	font-weight:normal;
	text-decoration:none;
	line-height:2em;
}

a.footermenu:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cc8a2f;
	font-weight:normal;
	text-decoration:none;
}

#leftnavmain{
margin:auto;
width:150px;
height:auto;
}

/*navcaptionquram start*/
.navmenu{
float:left;
width:150px; /*width of menu*/
height:auto;
background-color:#999999;
}

.navmenu ul{
float:left;
list-style-type: none;
margin-bottom: 5px; /*bottom spacing between each UL and rest of content*/
}

.navmenu ul li{
padding-bottom: 5px; /*bottom spacing between menu items*/
}

.navmenu ul li a{
color: #232323;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:13px;
}

.navmenu ul li a:visited{
color: #232323;
}

.navmenu ul li a:hover{ /*hover state CSS*/
color: #996017;
}

/*START INNER BOX LAYOUT  */

#innerbox_top{
float:right;
width:100%;
height:40px;
}
#innerbox_top_lft{
float:left;
width:40px;
height:40px;
background-image:url(images/innbox_left_t.gif);
background-repeat:no-repeat;
}
#innerbox_top_mid{
float:left;
width:90%;
height:40px;
background-image:url(images/innbox_Top_M.gif);
background-repeat:repeat-x;
}

#innerbox_top_right{
float:right;
width:40px;
height:40px;
background-image:url(images/innbox_Rght_T.gif);
background-repeat:no-repeat;
}

#innerbox_top_grid{
float:right;
width:100%;
height:37px;
}
#innerbox_top_lft_g{
float:left;
width:40px;
height:37px;
background-image:url(images/innbox_left_t_grid.gif);
background-repeat:no-repeat;
}
#innerbox_top_mid_g{
float:left;
width:89%;
height:37px;
background-image:url(images/innbox_Top_M_grid.gif);
background-repeat:repeat-x;
}

#innerbox_top_right_g{
float:left;
width:40px;
height:37px;
background-image:url(images/innbox_Rght_T_grid.gif);
background-repeat:no-repeat;
}

#innerbox_MidMain{
margin: 0 0 20px 0;
min-width:800px;
height:120px;
background-image:url(images/srcinn_bg.gif);
background-repeat:repeat-x;
margin-top:2px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	overflow:hidden;
}

#innerbox_MidMain_Transact_popup{
margin:auto;
width:863px;
height:120px;
background-image:url(images/srcinn_bg.gif);
background-repeat:repeat-x;
margin-top:5px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	overflow:hidden;
}

#innerbox_MidMain_Transact_annuxerecair{
margin:auto;
width:800px;
height:345px;
background-image:url(images/annxairC_bg.gif);
background-repeat:repeat-x;
margin-top:5px;
padding-left:10px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
#innerbox_MidMain_Transact_annuxerecair_exbond{
margin:auto;
width:800px;
height:225px;
background-image:url(images/annxairC_bg.gif);
background-repeat:repeat-x;
margin-top:5px;
padding-left:10px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}


#innerbox_MidMain_Transact_popup2{
margin:auto;
width:843px;
height:120px;
background-image:url(images/srcinn_bg.gif);
background-repeat:repeat-x;
margin-top:20px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	overflow:hidden;
}

#innerbox_MidMain_Trans{
margin:auto;
width:863px;
height:600px;
background-image:url(images/tabs_bot_bg.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
margin-top:20px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	overflow:hidden;
}


#innerbox_Main_Top_User{
margin: 0 0 20px 0;
min-width:700px;
height:60px;
margin-top:10px;
}


#innerbox_FooterMain{
margin: 0 0 20px 0;
min-width:700px;
height:100px;
margin-top:2px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
#innerbox_Footer_logo{
float:right;
width:600px;
height:45px;
margin-top:10px;
margin-right:10px;
background-image:url(images/ERoyalImpex_footer_mainlogo.png);
background-repeat:no-repeat;
background-position:right;
}
#innerbox_Footer_Copyright{
float:right;
width:600px;
height:23px;
margin-right:10px;
}

#innerbox_Footer_Copyright_R{
float:right;
width:220px;
height:23px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#232323;
text-align:right;
line-height:2em;
}
#innerbox_Footer_Copyright_l{
float:right;
width:100px;
height:23px;
}


#innerbox_homewall{
width:100%;
height:600px;
margin:auto;
background-image:url(images/homewall.gif);
background-repeat:no-repeat;
background-position:top;

}

#innerbox_MidMain_Grid{
margin: 0 0 20px 0;
min-width:800px;
height:600px;
background-image:url(images/srcinn_bg_grid.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
border:#c8c8c8 solid thin;
margin-top:15px;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	}
#innerbox_MidMain_Trans_IGM_iframe{
margin: 0 0 0 0;
width:890px;
height:210px;
background-position:top;
background-color:#FFFFFF;

	}
#innerbox_MidMain_Trans_IGM
{
    float:left;
margin:0 0 10px 0;
width:954px;
height:398px;
background-image:url(images/tabs_bot_bg_grey_inner.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
border:#c8c8c8 solid thin;
-moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	}
		
#innerbox_MidMain_Trans_IGM_Invoice{
float:left;
width:740px;
height:360px;
margin-top:5px;
background-image:url(images/tabs_bot_bg_grey_inner.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
border:#c8c8c8 solid thin;
-moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	}


#innerbox_MidMain_Trans_Item_Main{
float:left;
width:745px;
height:350px;
margin-top:5px;
background-image:url(images/tabs_bot_bg_grey_inner.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
border:#c8c8c8 solid thin;
-moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	}
#innerbox_MidMain_Trans_IGM_Invoice_right_inv_det_INVOICE{
float:left;
margin-left:10px;
margin-top:20px;
width:200px;
height:306px;
background-image:url(images/tabs_bot_bg_normal.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
border:#c8c8c8 solid thin;
-moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	}
#innerbox_MidMain_Trans_IGM_Invoice_right_inv_det{
float:left;
margin-left:0px;
margin-top:20px;
width:200px;
height:212px;
background-image:url(images/tabs_bot_bg_normal.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
border:#c8c8c8 solid thin;
-moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	}
	#innerbox_MidMain_Trans_IGM_Invoice_right_inv_det_Inv_S_No{
float:left;
margin-left:10px;
margin-top:0px;
width:200px;
height:30px;

background-position:top;
background-color:transparent;

	}

#Main_Grid_Container{
margin: 20px 0 20px 0;
margin-top:10px;
height:500px;
overflow:hidden;
border:#c8c8c8 solid thin;
}


#Grid_title_con_l_Edit{
width:auto;
min-width:50px;
height:100%;
background-image:url(images/grid_Row_title_bit.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#f7c374;
border-top:#b47a21 solid thin;
border-left:#b47a21 solid thin;
border-bottom:#b47a21 solid thin;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#232323;
text-align:center;
}
#Grid_title_con_l{
width:auto;
min-width:100px;
height:100%;
background-image:url(images/grid_Row_title_bit.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#f7c374;
border-top:#b47a21 solid thin;
border-left:#b47a21 solid thin;
border-bottom:#b47a21 solid thin;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#232323;
text-align:center;
}

#Grid_row1_con_l{
width:auto;
height:100%;
background-image:url(images/grid_Row_1_bit.gif);
background-repeat:repeat-x;
background-position:top;
border-left:#c8c8c8 solid thin;
border-bottom:#c8c8c8 solid thin;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#232323;
text-align:left;
}

#Grid_row2_con_l{
width:auto;
height:100%;
background-image:url(images/grid_Row_2_bit.gif);
background-repeat:repeat-x;
background-position:top;
border-left:#c8c8c8 solid thin;
border-bottom:#c8c8c8 solid thin;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#232323;
text-align:left;
}

#innerbox_MidMain_Transac_tabbg{
width:100%;
height:560px;
float:left;
background-image:url(images/transac_tabbg_mainbg.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
margin-top:4px;
border:3px solid #FFFFFF;
margin-top:15px;
}
#innerbox_MidMain_Grid_adcode2{
width:790px;
height:300px;
background-image:url(images/srcinn_bg_grid.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
margin-top:4px;
}
#innerbox_left_M{
float:left;
width:40px;
height:120px;
background-image:url(images/innbox_left_M.gif);
background-repeat:repeat-y;
}
#innerbox_Mid{
float:left;
width:89%;
height:120px;
background-color:#f7f7f7;
}
#innerbox_Rght_M{
float:left;
width:40px;
height:120px;
background-image:url(images/innbox_Rght_M.gif);
background-repeat:repeat-y;
}
#innerbox_Bot_Main{
float:right;
width:100%;
height:auto;
}
#innerbox_bot_l{
float:left;
width:40px;
height:40px;
background-image:url(images/innbox_left_B.gif);
background-repeat:no-repeat;
}
#innerbox_bot_M{
float:left;
width:89%;
height:40px;
background-image:url(images/innbox_Bot_M.gif);
background-repeat:repeat-x;
}
#innerbox_bot_right{
float:left;
width:40px;
height:40px;
background-image:url(images/innbox_Rght_B.gif);
background-repeat:no-repeat;
}
/*END INNER BOX LAYOUT  */

#footerline{
width:900px;
height:51px;
margin:auto;
background-image:url(images/footerbg.png);
background-repeat:no-repeat;
background-position:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-align:center;
line-height:60px;
}
#toolbar{
min-width: 955px;
height: 33px;
z-index: 5000;
position: fixed;
left: 25px;
right: 25px;
bottom: 0;
background: #b47322;
-moz-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-align:center;
line-height:33px;
}

a.branch {
	display: block;
	width: 50px;
	height: 60px;
	background-image:url('images/Branch Butt.png');
}

a.branch:hover {
	background-position: center bottom;
}

a.inbox {
	display: block;
	width: 50px;
	height: 60px;
	background-image:url('images/inbox Butt.png');
}

a.inbox:hover {
	background-position: center bottom;
}

a.signout{
	display: block;
	width: 50px;
	height: 60px;
	background-image:url('images/signout Butt.png');
}

a.signout:hover {
	background-position: center bottom;
}
a.home{
	display: block;
	width: 50px;
	height: 60px;
	background-image:url('images/homeButt.png');
}

a.home:hover {
	background-position: center bottom;
}
a.srcbu{
	display: block;
	width: 90px;
	height: 31px;
	background-image:url('images/s_src Button.png');
}

a.srcbu:hover {
	background-position: center bottom;
}

a.cancelButt{
	display: block;
	width: 90px;
	height: 31px;
	background-image:url('images/s_Cancel Button.png');
}

a.cancelButt:hover {
	background-position: center bottom;
}


a.small-alph-iconButt{
	display: block;
	width: 23px;
	height: 27px;
	background-image:url('images/Small_Albhabets_button.png');
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:27px;
	color:#9a5c1d;
	text-decoration:none;

}

a.small-alph-iconButt:hover {
	background-position: center bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;

}

/** POP UP ADCODE MASTER***/
#magnify_area{
width:27px;
height:24px;
float:left;
margin-left:5px;
margin-top:0px;
}

a.magnfy{
	display: block;
	width: 27px;
	height: 24px;
	background-image:url('images/magnify.png');
}

a.magnfy:hover {
	background-position: center bottom;
}


#innerbox_MidMain_popup_adcode{
width:440px;
height:355px;
margin:auto;
background-color:#f2f2f2;
}

#innerbox_MidMain_popup_Consignee{
width:440px;
height:373px;
margin:auto;
background-color:#f2f2f2;
border:3px solid #FFFFFF;
overflow:hidden;
}

#innerbox_MidMain_popup_ClientMaster{
width:740px;
height:315px;
margin:auto;
background-color:#f2f2f2;
border:3px solid #FFFFFF;
margin-top:1px;
}

#innerbox_MidMain_popup_svb_Master{
width:540px;
height:415px;
margin:auto;
background-color:#f2f2f2;
border:3px solid #FFFFFF;
margin-top:1px;
}

#innerbox_MidMain_popup_adcode2_master{
margin:auto;
width:790px;
height:95px;
}

#innerbox_MidMain_popup_adcode2{
margin:auto;
width:790px;
height:330px;
margin:auto;
background-color:#f2f2f2;
border:3px solid #FFFFFF;
}
#tag_srcinner_rght2{
float:left;
width:147px;
height:72px;
margin-top:12px;
}
#innerbox_MidMain_top_adcode{
width:440px;
height:35px;
margin:auto;
background-image:url(images/inner_popup1_top.gif);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#2b2b2b;
text-align:center;
line-height:40px;
margin-top:1px;

}

#innerbox_MidMain_bot_Exchange{
width:440px;
height:45px;
margin:auto;
background-image:url(images/inner_popup1_top.gif);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#2b2b2b;
text-align:center;
line-height:40px;
margin-top:2px;

}

#innerbox_MidMain_top_ClientMaster{
width:740px;
height:35px;
margin:auto;
background-image:url(images/inner_popup1_top.gif);
background-repeat:repeat-x;
margin-top:1px;
}

#innerbox_MidMain_top_svb_Master{
width:540px;
height:35px;
background-image:url(images/inner_popup1_top.gif);
background-repeat:repeat-x;

}


#innerbox_MidMain_top_ClientMaster_left1{
float:left;
width:340px;
height:30px;
}
#innerbox_MidMain_top_ClientMaster_left2{
width:90px;
height:30px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin-left:10px;
font-weight:bold;
color:#2b2b2b;
text-align:center;
text-align:left;
line-height:30px;
}

#innerbox_MidMain_top_svb_relation{
width:540px;
height:30px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin-left:10px;
font-weight:bold;
color:#2b2b2b;
text-align:center;

line-height:30px;
}

#innerbox_MidMain_top_adcode2{
width:790px;
height:45px;
margin:auto;
background-image:url(images/inner_popup1_top.gif);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#2b2b2b;
text-align:left;
padding-left:15px;
line-height:40px;
}
#innerbox_adcode_bot_inn{
width:100%;
height:30px;
float:left;
margin-top:0px;
}
#innerbox_transac_bot_inn{
float:left;
width:730px;
height:33px;
}
#innerbox_ClientMaster_bot_inn{
width:560px;
height:25px;
float:left;
margin-left:20px;
margin-top:0px;

}
#innerbox_MidMain_Mid_adcode{
width:100%;
height:300px;
margin:0px auto auto auto;
}
#innerbox_MidMain_Mid_Consignee{
width:440px;
height:285px;
margin:auto;
}
#innerbox_MidMain_Mid_ClientMaster{
width:680px;
height:235px;
    margin-left: auto;
    margin-top: auto;
    margin-bottom: auto;
}

#innerbox_MidMain_Mid_Svb_RelationMaster{
width:720px;
height:302px;
 margin:auto;
}

#innerbox_MidMain_Mid_ClientMaster_l{
float:left;
width:340px;
height:235px;
}
#innerbox_MidMain_Mid_ClientMaster_R{
float:left;
width:340px;
height:235px;
}
#innerbox_MidMain_Mid_adcode2{
width:790px;
height:250px;
margin:auto;
background-image:url(images/popuptop2bg.gif);
background-position:top;
background-repeat:repeat-x;
}

#innerbox_MidMain_bot_adcode{
width:460px;
height:93px;
margin:auto;
background-image:url(images/inner_popup1_bot.gif);
background-repeat:repeat-x;
}
#innerbox_MidMain_bot_navarea{
width:460px;
height:70px;
margin:auto;
padding-top:10px;
}
#popup_small-butt-left{
float:right;
width:70px;
height:71px;
}
#pop_text_area{
margin:auto;
width:360px;
height:15px;
margin-top:10px;
}

#pop_text_area_Clientname{
margin:auto;
width:330px;
height:16px;
margin-top:10px;
}

#pop_text_area_Clientname_maxtxt{
margin:auto;
width:330px;
height:44px;
margin-top:10px;
}

#pop_text_area_consignee_maxtxt{
width:370px;
height:44px;
margin-top:10px;
margin-left:40px;
}

#pop_text_area_Clientmaster{
margin:auto;
width:350px;
height:15px;
margin-top:10px;
}


#pop_text_area2_master{
float:left;
width:270px;
height:70px;
margin-top:15px;
margin-left:15px;
}

#pop_text_area2_Consignee_master{
float:left;
width:320px;
height:70px;
margin-top:15px;
margin-left:15px;
}

#pop_text_area2{
margin:auto;
width:270px;
height:15px;
}
#pop_text_area2_Consignee{
margin:auto;
width:290px;
height:15px;
}
#pop_text_area2_Empty{
margin:auto;
width:270px;
height:10px;
}

#tag_label_adcode{
float:left;
width:115px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_Clientname{
float:left;
width:100px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_Consigneename{
float:left;
width:115px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_product_new{
float:left;
width:115px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_Clientname_remarks{
float:left;
width:100px;
height:44px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}

#tag_label_adcode2{
float:left;
width:70px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
margin-right:10px;
color:#232323;
}

#tag_label_Consignee2{
float:left;
width:90px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
margin-right:10px;
color:#232323;
}

#tag_srcinner_lft_in1_adcode{
width:410px;
height:25px;
margin:auto;
}

#tag_Exchange_Inner_rght{
float:right;
width:147px;
height:72px;
margin-top:10px;
}
#tag_Exchange_inner{
width:760px;
height:80px;
float:left;
margin-left:10px;
}

#tag_transact_src_inner{
width:760px;
height:80px;
float:left;
margin-left:10px;
}

#tag_Exchange_lft_in1{
width:860px;
height:25px;
float:left;
}
#tag_transact_lft_in1{
width:570px;
height:25px;
float:left;
}
#tag_Exchange_inner_lft{
float:left;
width:520px;
height:40px;
margin-top:5px;
}

#txt-container_Exchange_l{
float:left;
width:258px;
height:25px;
margin-top:5px;
}
#txt_container_Transact_Main_l{
float:left;
width:280px;
height:25px;
margin-top:5px;
}
#txtcon_l_Exchange{
width:3px;
height:15px;
float:left;

}
#txtcon-m_Exchange{
width:170px;
height:15px;
float:left;

}
#txtcon-r_Exchange{
width:3px;
height:15px;
float:left;

}

#txtcon_l_90px{
width:3px;
height:90px;
float:left;

}
#txtcon_l_46px{
width:3px;
height:46px;
float:left;

}
#txtcon-m_90px{
width:190px;
height:90px;
float:left;

}

#txtcon-m_90px_trans_Inv_con{
width:265px;
height:90px;
float:left;

}

#txtcon-m_46px{
width:190px;
height:46px;
float:left;

}

#txtcon-m_90px_trans_item_desc{
width:220px;
height:90px;
float:left;

}
#txtcon-m_90px_item_gen_assec{
width:170px;
height:90px;
float:left;

}
#txtcon-r_90px{
width:3px;
height:90px;
float:left;

}
#txtcon-r_46px{
width:3px;
height:46px;
float:left;

}
.txtbox_none_Mid{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:1px;
width:170px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;


}

#tag_label_Exchange{
float:left;
width:155px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_Exchange_Src{
float:left;
width:75px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transact_Src{
float:left;
width:95px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#pop_text_area_Size2{
margin:auto;
width:390px;
height:15px;
margin-top:10px;
}

#txtcon-m_Date{
width:120px;
height:15px;
float:left;

}
#txtcon-m_No{
width:120px;
height:15px;
float:left;

}
#txtcon-m_SmallCode{
width:80px;
height:15px;
float:left;

}
#txtcon-m_yesno{
width:50px;
height:15px;
float:left;

}
.txtbox_none_Date{
color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:1px;
width:120px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;
}

.txtbox_none_SmallNo{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:1px;
width:120px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;


}

.txtbox_none_SmallCode{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:1px;
width:80px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;

}
#innerbox_MidMain_Mid_Exchange{
width:440px;
height:250px;
margin:auto;
}
#innerbox_MidMain_popup_Exchange{
width:440px;
height:330px;
margin:auto;
background-color:#f2f2f2;
border:3px solid #FFFFFF;
	overflow:hidden;

}

#innerbox_MidMain_popup_Product{
width:700px;
height:125px;
margin:auto;
background-color:#f2f2f2;
}
#innerbox_MidMain_popup_IGM_trans{
width:750px;
height:615px;
margin:auto;
}
#innerbox_MidMain_top_Product{
width:700px;
height:35px;
margin:auto;
background-image:url(images/inner_popup1_top.gif);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#2b2b2b;
text-align:center;
line-height:40px;
}
#innerbox_MidMain_Mid_Product{
margin:auto;
width:690px;
height:90px;
}
#innerbox_MidMain_bot_Product{
width:100%;
height:35px;
margin:auto;
background-image:url(images/inner_popup1_bot.gif);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#2b2b2b;
text-align:center;
line-height:35px;
}
#innerbox_MidMain_bot_IGM_trans_details{
width:750px;
height:45px;
margin:auto;
background-image:url(images/inner_popup1_bot.gif);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#2b2b2b;
text-align:center;
line-height:40px;
margin-top:5px;
}
#pop_text_area_Product_maxtxt{
float:left;
margin-left:20px;
width:460px;
min-height:44px;
margin-top:10px;
}
#pop_max_text_area_prod_master_New{
margin:auto;
width:650px;
height:45px;
margin-top:10px;
}
#pop_max_text_area_prod_master{
margin:auto;
width:650px;
height:45px;
}
#pop_text_area_prod_master{
margin:auto;
width:654px;
height:15px;
margin-top:10px;
}
#pop_text_area_prod_master_lft{
float:left;
width:354px;
height:15px;

}
#pop_tabs_area1_prod_master{
width:700px;
height:55px;
margin-top:10px;
}

#pop_tabs_menu_prod_master{
margin:auto;
width:680px;
height:310px;
margin-top:5px;
margin-bottom:5px;
background-image:url(images/tabs_bot_bg.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
border: #c8c8c8 solid thin;
overflow:hidden;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	
}

#pop_tabs_menu_IGM_trans{
margin:auto;
width:700px;
height:20px;
padding-bottom:10px;
padding-left:10px;
}
#pop_tabs_menu_prod_master_Container{
margin:auto;
width:700px;
min-height:340px;
background-color:#FFFFFF;
}
#pop_tabs_menu_IGMTrans_master_Container{
margin:auto;
width:750px;
min-height:420px;
border: solid #c48320 thin;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
#pop_tabs_menu_prod_master_Container1{
margin:auto;
width:700px;
height:200px;
}
#pop_text_area_Size2_Promaster{
float:left;
width:660px;
height:15px;
margin-top:10px;
}
#pop_text_area_Size2_Promaster_maxtxt{
float:left;
width:660px;
height:60px;
margin-top:10px;
}
#pop_text_area_Size2_Promaster_maxtxt2{
float:left;
width:660px;
height:60px;
}

#tag_label_Promasnew{
float:left;
width:145px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_Promasnew2{
float:left;
min-width:35px;
height:15px;
margin-left:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_Promasnew3{
float:left;
width:165px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_Promasnew4{
float:left;
width:115px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_Promasnewremarks{
float:left;
width:115px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
margin-left:155px;
}

#txtcon-Promas1{
width:80px;
height:15px;
float:left;

}
#txtcon_Promas1_empty{
width:10px;
height:15px;
float:left;
}
#txtcon_Promas1_s_label{
width:15px;
height:15px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
margin-left:3px;
}
#txtcon-Promas2{
width:60px;
height:15px;
float:left;

}
#txtcon-Promas3{
width:45px;
height:15px;
float:left;

}
.txtbox_none_Promas1{

    border-color: inherit;
    border-width: medium;
    color:#2b2b2b;
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    margin-top:2px;
  
    /*sri*/
    width:80px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;

}
.txtbox_none_Promas2{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:16px;
margin-top:2px;
width:60px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;


}
.txtbox_none_Promas3{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:16px;
margin-top:2px;
width:45px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;


}
#txtcon_small_promas_list{
width:50px;
height:15px;
float:left;

}
.listtxt_small_promas{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:15px;
margin-top:2px;
width:50px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;


}
#txtcon-Promas1_Mediam{
width:156px;
height:15px;
float:left;

}
.txtbox_none_Promas1_Mediam{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:16px;
margin-top:2px;
width:156px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;


}
#txtcon-Mid_promast_genrtxt{
width:249px;
height:50px;

}

.txtbox_none_promast_maxtxt{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
max-height:46px;
margin-top:1px;
min-width:246px;
max-width:246px;
margin-left:2px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:auto;


}

#tag_soppliersrc_lft{
float:left;
width:330px;
height:25px;
margin-top:17px;
}
#tag_soppliersrc_lft_in1{
width:320px;
height:25px;
margin:auto;
}
#txt-soppliersrc_src_l{
float:left;
width:320px;
height:25px;
margin-top:5px;
}
#tag_label_supplier{
float:left;
width:85px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
margin-right:5px;
}
#pop_max_text_area_supplier_master{
float:left;
width:370px;
height:95px;
margin-top:10px;
margin-left:40px;
}
#innerbox_MidMain_Mid_supplier{
width:440px;
height:285px;
margin:auto;
}
#innerbox_MidMain_popup_supplier{
width:440px;
height:430px;
margin:auto;
background-color:#f2f2f2;
border:3px solid #FFFFFF;
}
#txtcon_suppmas1_Mediam{
width:156px;
height:15px;
float:left;

}
.txtbox_none_suppmas1_Mediam{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:16px;
margin-top:2px;
width:156px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;

}
/** END POP UP ADCODE MASTER***/

/**start iframe style***/
#mainiframecontainer{
width:100%;
height:1024px;
margin:auto;
top:0;
background:none;
}

#mainmastop1container_topmenu{
width:100%;
height:30px;
margin:auto;
position:fixed;
z-index:5000;
margin-top:0;
}

/**End iframe style***/

/**Start Transaction style***/

#tag_label_transaction_Src{
float:left;
width:75px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}

#tag_label_transaction_date{
float:left;
width:95px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}

#tag_label_transaction_Src_longlabel{
float:left;
width:95px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#txtcon-m_transaction_src{
width:130px;
height:15px;
float:left;

}
#txtcon-m_transaction_code{
width:100px;
height:15px;
float:left;

}
#txtcon-m_transaction_code_BE_TYPE{
width:80px;
height:15px;
float:left;

}

#txtcon-m_transaction_Inv_No{
width:150px;
height:15px;
float:left;

}

#txtcon-m_transaction_Aircode{
width:50px;
height:15px;
float:left;

}

#txtcon-m_transaction_item_maindet{
width:70px;
height:15px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;

}
#txtcon-m_transaction_item_maindet_ReImport{
width:58px;
height:15px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;

}
#txtcon-m_transaction_gen_warehouse{
width:100px;
height:15px;
float:left;

}
#txtcon-m_transaction_item_CTH_small{
width:50px;
height:15px;
float:left;

}


#txtcon-m_transaction_Supp_code{
width:150px;
height:15px;
float:left;
}
#txtcon-m_transaction_Supp_code_new1{
width:150px;
height:15px;
float:left;
}
#txtcon-m_transaction_Supp_code_new{
width:130px;
height:15px;
float:left;
}
#txtcon-m_transaction_Supp_code_Re_Import{
width:230px;
height:15px;
float:left;
}

#txtcon-m_transaction_Supp_code_Invoice{
width:65px;
height:15px;

}

#txtcon-m_transaction_BrSl_No{
width:120px;
height:15px;
float:left;
}

#txtcon-m_transaction_Inv{
width:200px;
height:15px;
float:left;

}


#txtcon-m_transaction_SVB_Rate{
width:100px;
height:15px;
float:left;

}

#txtcon-m_transaction_SVB_Date{
width:100px;
height:15px;
float:left;

}

#txtcon_m_transaction_IGM_Wght_small{
width:50px;
height:15px;
float:left;

}
#txtcon-m_transaction_MISrate{
width:100px;
height:15px;
float:left;

}
.txtbox_none_Mid_transac_src{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:1px;
width:130px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;


}
.txtbox_none_Mid_transac_code{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:1px;
width:100px;

text-transform: uppercase;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;

}

.txtbox_none_Mid_Airline_code{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:1px;
width:50px;

text-transform: uppercase;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;

}


.txtbox_none_Mid_transac_Inv{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:1px;
width:70px;

text-transform: uppercase;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;

}

.txtbox_none_Mid_transac_Inv_No{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:1px;
width:150px;

text-transform: uppercase;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;

}

.txtbox_none_Mid_transac_item_maindet{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:1px;
width:70px;

text-transform: uppercase;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;

}
.txtbox_none_Mid_transac_gen_ware{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:1px;
width:100px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;


}
.txtbox_none_Mid_transac_item_CTH_small{
color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:1px;
width:50px;
 border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;

}
.txtbox_none_Mid_transac_Supp_Name{
    color:#2b2b2b;
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    margin-top:1px;
    border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;
height:15px;
width:150px;
}

.txtbox_none_Mid_transac_BrSl_No
{
    width:120px;
    height:15px;
    color:#2b2b2b;
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    margin-top:1px;
    border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;

}

.txtbox_none_Mid_transac_SVB_Rate{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:1px;
width:100px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;


}


.txtbox_none_Mid_transac_others_Name{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:18px;
margin-top:1px;
width:148px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;
}

.txtbox_none_Mid_transac_InvNew{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:18px;
margin-top:1px;
width:200px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;
}

.txtbox_none_Mid_transac_Marks_nos{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:2px;
width:190px;
max-width:190px;
height:46px;
max-height:46px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:auto;


}

.txtbox_none_Mid_transac_Inv_con{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;

margin-top:2px;
width:265px;
max-width:265px;
height:85px;
max-height:88px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:auto;

}

.txtbox_none_Mid_transac_item_decs{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:2px;
width:290px;
max-width:290px;
height:86px;
max-height:86px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;

}

.txtbox_none_Mid_transac_item_gen_decs{
color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:2px;
width:300px;
max-width:300px;
height:86px;
max-height:86px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:auto;
}
.txtbox_none_Mid_transac_item_gen_decs_new{
color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:2px;
width:220px;
max-width:290px;
height:86px;
max-height:86px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:auto;

}

.txtbox_none_Mid_transac_item_gen_assec{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:2px;
width:170px;
max-width:170px;
height:86px;
max-height:86px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:auto;


}
.txtbox_none_Mid_transac_IGM_wght_small{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:1px;
width:50px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;


}
.txtbox_none_Mid_transac_MIC_rate{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:1px;
width:100px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;


}


#txt-container_transac_l{
float:left;
width:233px;
height:25px;
margin-top:5px;
}
#txtcon-m_transaction_list1{
width:90px;
height:15px;
float:left;

}

#txtcon-m_transaction_list1new{
width:150px;
height:15px;
float:left;

}


#txtcon-m_transaction_mode{
width:70px;
height:15px;
float:left;

}

#txtcon-m_transaction_item_gen_notn_list1{
width:61px;
height:15px;
float:left;

}

#txtcon-m_transaction_Item_Schemecode{
width:81px;
float:left;

}

#txtcon-m_transaction_list1_fcl{
width:50px;
height:15px;
float:left;

}
#txtcon-m_transaction_list1_bondtype{
width:170px;
height:15px;
float:left;

}


#txtcon-m_transaction_list1_LoadingOn{
width:102px;
height:15px;
float:left;

}
#txtcon-m_transaction_list1_SVB{
width:135px;
height:15px;
float:left;

}

.listtxt_transac_src1{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:18px;
margin-top:2px;
width:90px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;



}

.listtxt_transac_mode{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:15px;
margin-top:2px;
width:70px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;



}
.listtxt_transac_item_gen_notn{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:18px;
margin-top:2px;
width:60px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;



}

.listtxt_transac_Item_Schemecode{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:18px;
margin-top:2px;
width:81px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;



}

.listtxt_transac_FCL{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:18px;
margin-top:2px;
width:50px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;


}

.listtxt_transac_bondtype{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:18px;
margin-top:2px;
width:170px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;


}

.listtxt_transac_LoadingOn{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:18px;
margin-top:2px;
width:102px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;


}

.listtxt_transac_SVB{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:18px;
margin-top:2px;
width:135px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;


}

#txt-container_transaction_list_src{
float:left;
width:180px;
height:25px;
margin-top:5px;
}
#txt-container_transaction_list_src2{
float:left;
width:200px;
height:19px;
margin-top:5px;
}
#tag_transaction_inner_lft{
float:left;
width:580px;
height:40px;
margin-top:5px;
}
#tag_transaction_inner{
width:780px;
height:80px;
float:left;
margin-left:10px;
}
#innerbox_MidMain_popup_transaction{
width:750px;
height:615px;
margin:auto;
background-color:#f2f2f2;
border:3px solid #FFFFFF;
}
#innerbox_MidMain_top_transaction{
width:750px;
height:45px;
margin:auto;
background-image:url(images/inner_popup1_top.gif);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#2b2b2b;
text-align:center;
line-height:40px;
}
#pop_tabs_menu_transac_master_Container{
margin:auto;
width:750px;
height:440px;
background-image:url(images/tabsbg.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
}
#pop_tabs_menu_transac_master_Container_IGM{
margin:auto;
width:750px;
height:440px;
background-image:url(images/tabsbg.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
top:0;
}
#pop_tabs_menu_transac_master_Container_Bond{
margin:auto;
width:750px;
height:440px;
background-image:url(images/tabsbg.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
top:0;
}
#pop_tabs_menu_transac_master_Container_Supllier{
margin:auto;
width:750px;
height:520px;
background-image:url(images/tabsbg.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
top:0;
}

#transaction_iframe_containor{
margin:auto;
width:750px;
height:520px;
background:none;
}

#pop_tabs_area1_transac_master{
width:700px;
height:60px;
margin-top:10px;
}

#Main_transac_container{
float:left;
width:750px;
height:700px;
}

#pop_tabs_menu_transac_master{
float:left;
width:750px;
height:20px;
margin-left:10px;
}
#innerbox_MidMain_bot_transact{
width:100%;
height:32px;
margin-top:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#2b2b2b;
text-align:center;
line-height:12px;
float:left;
}
#innerbox_MidMain_bot_transact_invoice{
float:left;
width:630px;
height:25px;
margin-top:3px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#2b2b2b;
text-align:center;
line-height:30px;
}
#innerbox_MidMain_bot_transact_invoice_new{
float:left;
width:530px;
height:35px;
margin-top:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#2b2b2b;
text-align:center;
line-height:30px;
}
#pop_text_area_transac_popup_inn_container{
float:left;
width:710px;
height:378px;
margin-top:5px;
}
#area_transac_container_genral{
float:left;
width:500px;
height:470px;
}
#Trans_igm_Iframe{
float:left;
width:1200px;
height:405px;
background-color:#FFFFFF;

}
#Trans_igm_Invoice_Iframe{
float:left;
width:960px;
height:400px;
background-color:#FFFFFF;
}

#Trans_igm_item_Iframe{
float:left;
width:960px;
height:400px;
background-color:#FFFFFF;
}
#Trans_igm_CHKLIST_Iframe{
float:left;
width:954px;
height:523px;
background-color:#FFFFFF;
}
#pop_text_area_transac_popup_inn_container_IGM{
margin:auto;
width:890px;
height:125px;

}
#trans_IGM_details_Main_Cont{
margin:auto;
width:770px;
height:500px;
margin-top:2px;

}
#trans_IGM_details_Main_Cont1{
margin:auto;
width:935px;
height:350px;
margin-top:2px;
float:left;


}

#trans_IGM_details_Main_Cont_iframe{
margin:auto;
width:780px;
height:440px;
}

#trans_IGM_Container_Main_Cont{
margin:auto;
width:930px;
height:500px;
float:left;
background-color: #ffffff;


}

#trans_IGM_Container_Main_Cont_iframe{
margin:auto;
width:930px;
height:330px;
}

#trans_IGM_bond_Main_Cont{
margin:auto;
width:935px;
height:350px;
margin-top:0px;
float:left;
background-color:#FFFFFF;

}

#trans_IGM_bond_Main_Cont_iframe{
margin:auto;
width:930px;
height:330px;
background-color:#FFFFFF;
}

#trans_IGM_certificate_Main_Cont{
margin:auto;
width:770px;
height:500px;
}

#trans_IGM_certificate_Main_Cont_iframe{
margin:auto;
width:930px;
height:330px;
}

#pop_text_area_transac_popup_inn_container_IGM_gateway_grid{
margin:auto;
width:910px;
height:125px;

}
#pop_text_area_transac_popup_inn_container_IGM_Invoice{
float:left;
width:580px;
height:328px;
}
#pop_text_area_transac_popup_inn_container_IGM_Container2{
margin:auto;
width:770px;
height:100px;
float:left;
background-color:#ffffff;

}
#pop_text_area_transac_popup_inn_container_IGM_Bond2{
margin:auto;
width:760px;
height:100px;
float:left;
background-color:#ffffff;

}

#pop_text_area_transac_popup_inn_container_IGM_Container2_grid{
margin:auto;
width:770px;
height:185px;
background-color:#ffffff;
overflow:scroll;
border: solid #c8c8c8 thin;
float:left;

}
#pop_text_area_transac_popup_inn_container_IGM_Container2_grid_gateway{
float:left;
width:895px;
height:160px;
background-color: #ffffff;
overflow:scroll;
border: solid #c8c8c8 thin;
}
#pop_text_area_transac_popup_inn_container_IGM_Bond2_grid{
margin:auto;
width:770px;
height:190px;/*300*/
background-color: #ffffff;
overflow:scroll;
border: solid #c8c8c8 thin;
float:left;
float:left;

}
#pop_text_area_transac_popup_inn_container_IGM_tag2
{
    float:left;
margin:auto;
width:760px;
height:22px;
padding-top:2px;
margin-bottom:10px;
border: solid #c8c8c8 thin;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
#pop_text_area_transac_popup_inn_container_Bond1{
margin:auto;
width:710px;
height:10px;
}
#pop_text_area_transac_Supplier_InnTitle{
margin:auto;
width:710px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
font-style:italic;
color:#CC0000;
text-align:left;
margin-top:5px;
}
#pop_text_area_transac_MIS_InnTitle1{
float:left;
width:115px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
font-style:italic;
color:#CC0000;
text-align:center;
}
#pop_text_area_transac_MIS_InnTitle1_chkbox{
float:left;
width:355px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
font-style:italic;
color:#CC0000;
text-align:left;
}
#pop_text_area_transac_popup_inn_container_Bond2{
margin:auto;
width:710px;
height:260px;
padding-top:10px;
}
#pop_text_area_transac_popup_inn_container_MIS1{
margin:auto;
width:710px;
height:215px;
padding-top:10px;
}
#pop_text_area_transac_popup_inn_container2_IGM{
float:left;
width:600px;
height:60px;
padding:10px 10px 10px 10px;
border-radius: 5px;
background-color:#f5f5f5;
border:solid 1px #CCCCCC;
}
#pop_text_area_transac_popup_inn_container2_Bond{
margin:auto;
width:710px;
height:30px;
padding:10px 10px 10px 10px;
border-radius: 5px;
background-color:#f5f5f5;
border:solid 1px #CCCCCC;
}
#pop_text_area_transac_popup_inn_container2_Invoice{
margin:auto;
width:710px;
height:65px;
padding:10px 10px 10px 10px;
border-radius: 5px;
background-color:#f5f5f5;
border:solid 1px #CCCCCC;
}
#pop_text_area_transac_popup_inn_container2_Supplier{
margin:auto;
width:710px;
height:110px;
padding:10px 10px 10px 10px;
border-radius: 5px;
background-color:#f5f5f5;
border:solid 1px #CCCCCC;
}
#pop_text_area_transac_container2inn_IGM{
margin:auto;
width:710px;
height:55px;
}

#pop_text_area_transac_popup_inn_container2{
float:left;
width:710px;
height:40px;
margin-top:5px;
}
#pop_text_area_transac_popup_inn_container_left{
float:left;
width:350px;
height:380px;
}
#pop_text_area_transac_popup_inn_container_rght{
float:right;
width:350px;
height:380px;
}
#pop_text_area_transac_popup_inn_container_left_IGM{
float:left;
width:470px;
height:130px;
}
#pop_text_area_transac_popup_inn_container_left_IGM_invoice{
float:left;
width:370px;
height:258px;

}

#pop_text_area_transac_popup_inn_container_left_IGM_invoice_Supplier{
float:left;
width:690px;
height:358px;

}
#pop_text_area_transac_popup_inn_container_left_IGM_invoice_MISC{
float:left;
width:580px;
height:355px;
}
#pop_text_area_transac_popup_inn_container_left_trans_item_cth{
float:left;
width:580px;
height:288px;
}

#pop_text_area_transac_popup_inn_container_left_trans_item_ceth{
float:left;
width:740px;
height:360px;
}
#pop_text_area_transac_popup_inn_container_left_IGM_Container{
float:left;
width:470px;
height:90px;
}
#pop_text_area_transac_popup_inn_container_left_IGM_Bond{
float:left;
width:470px;
height:60px;
}
#pop_text_area_transac_popup_inn_container_rght_IGM{
float:left;
width:300px;
height:120px;
}

#pop_text_area_transac_popup_inn_container_rght_IGM_invoice_Topcap{
margin:auto;
width:180px;
height:25px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-align:center;
font-weight:bold;
line-height:3em;
color:#fff;
margin-bottom:25px;
}

#pop_text_area_transac_popup_inn_container_rght_IGM_invoice{
float:right;
width:250px;
height:318px;
background-image:url(images/tabs_inn_bot_bg.gif);
background-repeat:repeat-x;
background-position:top;
border: solid #c8c8c8 thin;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

#pop_text_area_transac_popup_inn_container_rght_IGM_invoice_inner{
margin:auto;
width:180px;
height:25px;
margin-top:10px;
}

#tag_transac_lft_in1{
width:470px;
height:25px;
margin:auto;
}

#tag_transac_lft_svb_relation_in1{
width:690px;
height:25px;
margin:auto;
}

#tag_transac_lft_in1new{
width:425px;
height:25px;
margin:auto;
}


#tag_transac_lft_IGMBOND_in1{
width:500px;
height:25px;
float:left;
}

#tag_transac_lft_IGM_in1{
width:470px;
height:25px;
float:left;
}

#tag_transac_lft_Inv_in1{
width:570px;
height:25px;
float:left;
}

#tag_transac_lft_IGM_in1_{
width:470px;
height:35px;
float:left;
}
#tag_transac_lft_trans_item_maindet_in1_{
width:570px;
height:25px;
float:left;
}
#tag_transac_lft_Trans_Invoice_Supp_in1_chkbox_frame{
width:590px;
height:25px;
float:left;
margin-top:10px;
margin-bottom:10px;
}
#tag_transac_lft_Trans_Invoice_Supp_in1{
width:810px;
height:25px;
float:left;
}

.tag_transac_lft_Trans_Invoice_Supp_in1{
width:810px;
height:25px;
float:left;
}
#tag_transac_lft_Trans_item_Cth{
width:740px;
height:25px;
float:left;
}
#tag_transac_lft_Trans_item_Cth_topempty{
width:620px;
height:40px;
float:left;
}
#tag_transac_lft_Trans_item_Cth_Sec_hi{
width:740px;
height:25px;
float:left;
}

#tag_transac_item_gen_access_in1{
width:580px;
height:98px;
float:left;
}
#tag_transac_lft_Trans_Invoice_Supp_in1_others_tag1{
width:570px;
height:25px;
float:left;
margin-left:5px;
}



#tag_transac_lft_Trans_Invoice_transac_other_duty{
width:730px;
height:25px;
float:left;
margin-left:5px;
}
#tag_transac_lft_Trans_Invoice_transac_other_duty_Re_import{
width:730px;
height:35px;
float:left;
margin-left:5px;
}


#Trans_product_reimport{
width:740px;
height:400px;
margin:auto;
float:left;
}

#Trans_product_reimport_iframe{
width:715px;
height:288px;
margin:auto;
}

#Trans_product_licence{
width:740px;
height:400px;
margin:auto;
float:left;
}

#Trans_product_licence_iframe{
width:715px;
height:288px;
margin:auto;
}

#tag_transac_lft_Trans_Invoice_Supp_in1_others{
width:710px;
height:59px;
float:left;
}
#tag_transac_lft_Trans_Invoice_Supp_in1_others_Invoice{
width:710px;
height:99px;
float:left;
}
#tag_transac_lft_IGM_Invoice_Grid_area{
width:710px;
height:176px;
float:left;
background-color: #ffffff;
overflow:scroll;
border: solid #c8c8c8 thin;
}
#tag_transac_lft_Item_maindet_Grid_area{
width:720px;
height:176px;
float:left;
background-color: #ffffff;
overflow:scroll;
border: solid #c8c8c8 thin;
}
#tag_transac_lft_Item_reimport_Grid_area{
width:705px;
height:100px;
float:left;
background-color: #ffffff;
overflow:scroll;
border: solid #c8c8c8 thin;
}

#tag_transac_lft_Item_licence_Grid_area{
width:705px;
height:125px;
float:left;
background-color: #ffffff;
overflow:scroll;
border: solid #c8c8c8 thin;
}

#tag_transac_rght_in1{
float:left;
width:290px;
height:25px;
margin-left:10px;
}
#tag_transac_rght_in1_margs_nos{
width:300px;
height:46px;
margin:auto;
}
#tag_transac_rght_in1_margs_nos_others{
width:400px;
height:90px;
float:left;
}
#tag_transac_item_gen_desc{
width:570px;
height:90px;
float:left;
}
#tag_transac_lft_in1_suppl{
width:665px;
height:25px;
margin:auto;
}
#tag_transac_IGMCont2inn_in1{
width:180px;
height:25px;
margin:auto;
margin-bottom:7px;
}

#tag_transac_IGM_gateway_main{
width:760px;
height:25px;
margin:auto;
margin-bottom:7px;
}
#tag_transac_BondCont2inn_in1{
width:400px;
height:20px;
margin:auto;
margin-top:5px;
}
#tag_transac_InvoiceCont2inn_in1{
width:680px;
height:25px;
margin:auto;
margin-top:5px;
}
#tag_transac_MISCont2inn_in1{
width:580px;
height:25px;
margin:auto;
margin-top:5px;
}
#tag_transac_MISCont2inn_in1_title{
width:580px;
height:9px;
margin:auto;
margin-top:5px;
}
#tag_transac_MIS_Discount{
float:left;
width:560px;
height:72px;
margin-left:55px;
padding:10px 10px 10px 10px;
border-radius: 5px;
background-color:#f5f5f5;
border:solid 1px #CCCCCC;
margin-bottom:5px;
}
#tag_transac_MIS_Discount_inn1{
float:left;
width:540px;
height:52px;
}
#tag_transac_MIS_Discount_inn2{
float:left;
width:540px;
height:15px;
}
#tag_transac_MISCont2inn_in1_title{
width:580px;
height:20px;
margin:auto;
margin-top:5px;
}
#tag_label_transaction_popup_gen{
float:left;
width:120px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_popup_gen_add{
float:left;
width:55px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_popup_IGM{
float:left;
width:125px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_popup_IGM_invoice{
float:left;
width:105px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}

#tag_label_transaction_popup_Invoice_Date{
float:left;
width:75px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}

#tag_label_transaction_popup_Item_maindet{
float:left;
width:95px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_popup_IGM_invoice_Supp{
float:left;
width:95px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_popup_trans_cth_label{
float:left;
width:175px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_popup_trans_cth_label_tariff{
float:left;
width:50px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_popup_trans_cth_label2{
float:left;
width:60px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_popup_trans_cth_label3{
float:left;
width:70px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_popup_trans_cth_label4{
float:left;
width:60px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_popup_trans_gen_smal_label{
float:left;
width:35px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_popup_trans_cth_label5{
float:left;
width:90px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_popup_trans_cth_label6{
float:left;
width:120px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_popup_item_gen_rght{
float:left;
width:105px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_popup_trans_gen_top{
float:left;
width:115px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}

#tag_label_transaction_popup_IGM_invoice_Supp_others{
float:left;
width:125px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_popup_trans_otherduty_longlabel{
float:left;
width:135px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_popup_IGM_invoice_SVB{
float:left;
width:125px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}


#tag_label_transaction_popup_IGM_invoice_Supp_Dis_empty{
float:left;
width:537px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_popup_IGM_invoice_Supp_percent{
float:left;
width:20px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:center;
color:#232323;
}


#tag_label_transaction_popup_IGM_invoice_det1_new{
float:left;
width:58px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
line-height:20px;
text-align:left;
color:#232323;
}

#tag_label_transaction_popup_IGM_invoice_det1{
float:left;
width:90px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_popup_IGM_invoice_det2{
float:left;
width:90px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
line-height:20px;
text-align:left;
/*color:#CC0000;*/
color:Black;

}
.tag_label_transaction_General_commercialtax{
float:right;
width:10px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
line-height:20px;
text-align:left;
color:#CC0000;
}
.tag_label_transaction_Export_License{
float:right;
width:80px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
line-height:20px;
text-align:left;
color:#CC0000;
}

.tag_label_transaction_Export_General{
float:left;
width:200px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
line-height:20px;
text-align:left;
color:#CC0000;
margin-left:7px;
}

#tag_label_transaction_popup_IGM_Container{
float:left;
width:85px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_popup_IGM_Container_SVB{
float:left;
width:50px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_popup_IGM_Container_SVB_date{
float:left;
width:50px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}


#tag_label_transaction_popup_IGM_Certificate{
float:left;
width:100px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_popup_IGM_Gen_Rght{
float:left;
width:83px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}



#tag_label_transaction_popup_IGM_Gen_Rght_marks_nos{
float:left;
width:83px;
height:46px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
margin-left:10px;
}

#tag_label_transaction_popup_IGM_Others_Cond{
float:left;
width:125px;
height:90px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}

#tag_label_transaction_popup_ITEM_DESC{
float:left;
width:97px;
height:90px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}

#tag_label_transaction_popup_Trans_item_gen_desc{
float:left;
width:95px;
height:90px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}


#tag_label2_transaction_popup_IGM{
float:left;
width:113px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_Supplier{
float:left;
width:105px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_MIS_Dislabel{
float:left;
width:115px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_popup_IGM2{
float:left;
min-width:62px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-align:left;
padding-right:10px;
color:#232323;
}
#tag_label_transaction_igm_gateway{
float:left;
min-width:92px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-align:left;
padding-right:10px;
color:#232323;
}
#tag_label_transaction_popup_IGM2_title{
float:left;
min-width:40px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-align:left;
padding-right:10px;
color:#fff;
}

#tag_label_transaction_popup_Invoice{
float:left;
width:105px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-align:left;
padding-right:10px;
color:#232323;
}
#tag_label_transaction_MIS{
float:left;
width:115px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-align:left;
padding-right:10px;
color:#232323;
}
#tag_label_transaction_popup_MISEmpty{
float:left;
width:115px;
height:7px;
padding-right:10px;
}
#tag_label_transaction_popup_Invoice2{
float:left;
width:88px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-align:left;
color:#232323;
}
#tag_label_transaction_popup_IGM2a{
float:left;
min-width:42px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-align:left;
padding-right:10px;
color:#232323;
}
#tag_label_transaction_popup_IGM2_empty{
float:left;
width:10px;
height:19px;
}
#tag_label_transaction_popup_IGM2_empty_Exbond{
float:left;
width:30px;
height:19px;
}
#tag_label_transaction_popup_IGM2_empty_Inv_Supp{
float:left;
width:90px;
height:15px;
}
#tag_label_transaction_popup_no_empty{
float:left;
width:13px;
height:15px;
}
#tag_label_transaction_popup_mode_empty{
float:left;
width:15px;
height:15px;
}


#tag_label_transaction_popup_General_empty{
float:left;
width:168px;
height:32px;
}

#tag_label_transaction_popup_IGM2_empty1{
float:left;
width:4px;
height:15px;
}
#tag_label_transaction_popup_IGM2_empty_gen{
float:left;
width:1000px;
height:10px;
}

#tag_label_transaction_popup_trans_item_licens_empty{
float:left;
width:100px;
height:15px;
}

#tag_label_transaction_popup_trans_Inv_empty{
float:left;
width:110px;
height:15px;
}

#tag_label_transaction_popup_IGM2_empty_ceth{
float:left;
width:50px;
height:15px;
}
#tag_label_transaction_popup_IGM_Trans_invoic_empty{
float:left;
width:140px;
height:15px;
}
#tag_label_transaction_popup_IGM_Trans_invoice_empty1{
float:left;
width:30px;
height:15px;
}
#tag_label_transaction_popup_IGM_Trans_invoice_empty2{
float:left;
width:40px;
height:15px;
}
#tag_label_transaction_popup_IGM_Trans_invoic_empty_main_details{
float:left;
width:60px;
height:15px;
}
#tag_label_transaction_popup_IGM_Invoice_empty{
float:left;
width:60px;
height:15px;
}

#tag_label_transaction_popup_Invoice_SVB_empty{
float:left;
width:68px;
height:15px;
}

#tag_label_transaction_MIS_empty1{
float:left;
width:15px;
height:10px;
}
#tag_label_transaction_popup_Supplier_empty{
float:left;
width:16px;
height:15px;
}
#tag_label_transaction_popup_IGM2_empty2{
float:left;
width:3px;
height:15px;
}
#tag_label_transaction_popup_gen2{
float:left;
width:125px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}

#tag_label_transaction_HighSeaSale_label{
float:left;
width:175px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#txtcon-m_transaction_pop_gen1{
width:220px;
height:15px;
float:left;

}
#txtcon-m_transaction_pop_IGM1{
width:210px;
height:15px;
float:left;

}
#txtcon-m_transaction_pop_gen3{
width:215px;
height:15px;
float:left;

}
#txtcon-m_transaction_pop_gen1_srcic{
width:185px;
height:15px;
float:left;

}
#txtcon_m_transaction_IGM_Airname{
width:215px;
height:15px;
float:left;

}

#txtcon_m_transaction_IGM_Airnamenew{
width:230px;
height:15px;
float:left;

}

.txtbox_none_Mid_transac_pop_gen{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:1px;
width:220px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;


}
.txtbox_none_Mid_transac_pop_IGM{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:1px;
width:210px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;


}

.txtbox_none_Mid_transac_pop_gen3{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:1px;
width:215px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;


}
.txtbox_none_Mid_transac_pop_gen_srcic{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:1px;
width:185px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;


}
.txtbox_none_Mid_transac_IGM_Air_name{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:1px;
width:215px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;


}

.txtbox_none_Mid_transac_IGM_Air_namenew{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:1px;
width:230px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;


}

#txtcon_transac_checkbox{
width:25px;
height:15px;
float:left;
padding-top:3px;
}
#pop_text_area_Transact_gen_remarks{
margin:auto;
width:720px;
height:44px;
margin-top:10px;
}
#txtcon-m_Maxtxt_trans_gen_remarks{
width:276px;
height:44px;
float:left;

}
.txtbox_none_transac_gen_remarks{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
max-height:40px;
margin-top:1px;
min-width:275px;
max-width:275px;
margin-left:2px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:auto;


}
#txtcom_Maxtxt_trans_Dis_Reason{
width:376px;
height:44px;
float:left;
background-image:url(images/Max_txtbox-mid.png);
background-repeat:repeat-x;
}
.txtbox_Maxtxt_trans_Dis_Reason{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
max-height:40px;
margin-top:1px;
min-width:376px;
max-width:376px;
margin-left:2px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;


}
/**End Transaction style***/

div.scroll
{
background-color:#00FFFF;
width:100px;
height:100px;
overflow:scroll;
}

div.hidden 
{
background-color:#00FF00;
width:100px;
height:100px;
overflow:hidden;
}

/************ Table ************/
/*
#main-content table {
                width: 100%;
                border-collapse: collapse;
                }
                
#main-content table thead th {
                font-weight: bold;
                font-size: 15px;
                border-bottom: 1px solid #ddd;
                }
                
#main-content tbody {
                border-bottom: 1px solid #ddd;
                }
                
#main-content tbody tr {
                background: #fff;
                }
              
#main-content tbody tr.alt-row {
                background: #f3f3f3;
                }
                
#main-content table td,
#main-content table th {
                padding: 10px;
                line-height: 1.3em;
                }        
				
#main-content table tfoot td .bulk-actions {
                padding: 15px 0 5px 0;
                } 
				
#main-content table tfoot td .bulk-actions select {
                padding: 4px;
				border: 1px solid #ccc;
                }      
				
		
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}*/
/*  */
/****Pagination Link*****/
.pagination
{
float:right;
clear:both;
display:block;
text-align:center;
width:600px;
padding:4px 6px 4px 0;
color:#313031;
padding-top:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#232323;
}
.pagination a
{
transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;
color:#000;
background:#f7d598;
text-decoration:none;
padding:5px 8px 5px 8px;
margin:0 3px 0 3px;

}
.pagination a:hover, .pagination a:active
{
color:#ffffff;
background-color:#d7982a;
}
.pagination span.selected
{
padding:5px 8px 5px 8px;
margin:0 3px 0 3px;
font-weight:bold;
color:#ffffff;
background-color:#d7982a;
}
.pagination span.disabled
{
padding:5px 6px 4px 5px;
margin:0 3px 0 3px;
color:#d7982a;
}
         



/****starts Trans Export*******/
#pop_text_area_transac_popup_inn_container_export{
float:left;
width:950px;
height:368px;
margin-top:5px;
}
#pop_text_area_transac_popup_inn_container_left_export{
float:left;
width:540px;
height:380px;
}
#tag_transac_lft_in1_export{
width:505px;
height:25px;
margin:auto;
}
#tag_transac_lft_in1_export_marks
{
width:505px;
height:40px;
margin:auto;

}
#tag_label_transaction_popup_gen_export{
float:left;
width:150px;
height:11px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#txtcon-m_46px_trans_export{
width:220px;
height:46px;
float:left;
background-image:url(images/txtbox-mid_90px.png);
background-repeat:repeat-x;
}
#txtcon-m_46px_trans_export_marks{
width:320px;
height:46px;
float:left;
}
.txtbox_none_Mid_transac_export_Marks_nos{
border:none;
color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
margin-top:1px;
width:220px;
max-width:220px;
height:44px;
max-height:44px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:auto;

}
.txtbox_none_Mid_transac_export_Marks_nos_gen{
border:none;
color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
margin-top:1px;
width:320px;
max-width:320px;
height:34px;
max-height:44px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:auto;

}
#Trans_export_invoice_Iframe{
float:left;
width:960px;
height:410px;
background-color:#FFFFFF;
}

#tag_label_transaction_popup_export_invoice{
float:left;
width:125px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_popup_export_invoice_large{
float:left;
width:235px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_popup_export_invoice_terms{
float:left;
width:45px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}

#tag_transac_lft_Trans_Export_Invoice_Grid_area{
width:710px;
height:96px;
float:left;
background-color: #ffffff;
overflow:scroll;
border: solid #c8c8c8 thin;
}
#tag_transac_lft_trans_export_in1{
width:500px;
height:25px;
float:left;
}
#tag_transac_lft_trans_export_in1_Inv{
width:690px;
height:25px;
float:left;
}
.txtbox_none_Mid_transac_pop_exp_invoice{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:1px;
width:340px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;

}
#txtcon-m_transaction_pop_expo_invoice_large{
width:340px;
height:15px;
float:left;

}
#pop_text_area_transac_export_InnTitle1{
float:left;
width:55px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
font-style:italic;
color:#CC0000;
text-align:center;
}
#tag_label_transaction_popup_trans_export_Supp{
float:left;
width:110px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_popup_trans_export_supp_large{
float:left;
width:190px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#pop_text_area_transac_popup_inn_container_left_export_frieght{
float:left;
width:580px;
height:315px;
}
#Trans_export_item_Iframe{
float:left;
width:960px;
height:418px;
background-color:#FFFFFF;
}
#tag_label_transaction_popup_export_itemgen_empty{
float:left;
width:100px;
height:15px;
}
#tag_label_transaction_export_popup_Item_maindet{
float:left;
width:105px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_transac_export_lft_item_gen_Grid_area{
width:590px;
height:120px;
float:left;
overflow:scroll;
}
#tag_transac_lft_Transexport_item_Supp_in1{
width:590px;
height:25px;
float:left;
}
#pop_text_area_transac_popup_inn_container_left_export_item_other{
float:left;
width:600px;
height:368px;
overflow:scroll;
}
#tag_label_transaction_item_other_popup_empty{
float:left;
width:130px;
height:15px;
}
#tag_label_transaction_popup_export_item_Small{
float:left;
width:65px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
/*****End Trans Export**********/

/*****Start Trans Export Annexure**********/
#innerbox_MidMain_Trans_export_annexure_Main{
margin:auto;
width:800px;
height:300px;
padding-top:10px;
background-color:#FFFFFF;
}
#pop_text_area_transac_inn_container_left_export_annexure_other{
float:left;
width:800px;
height:248px;
}
#tag_transac_lft_Transexport_annexure_Supp_in1{
width:790px;
height:25px;
float:left;
}
#tag_transac_lft_Transexport_annexure_Supp_in2{
width:790px;
height:49px;
float:left;
}
#tag_label_transaction_popup_trand_exp_annex_rght_small{
float:left;
width:75px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_popup_trand_exp_annex_rght_small2{
float:left;
width:45px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_popup_trand_exp_annex_rght_small3{
float:left;
width:90px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_popup_trand_exp_annex_rght_long{
float:left;
width:120px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#trans_exp_annexure_emptyarea{
width:126px;
height:24px;
float:left;
margin-left:5px;
margin-top:0px;
}
/*****End Trans Export Annexure**********/

/*****start Trans Export correction**********/

#tag_transaction_exp_gen_inner{
width:800px;
height:80px;
float:left;
margin-left:10px;
}
#tag_trans_exp_gen_lft_in1{
width:860px;
height:25px;
float:left;
}
#tag_transaction_exp_gen_inner_lft{
float:left;
width:860px;
height:40px;
margin-top:5px;
}
#tag_label_trans_exp_gen_long{
float:left;
width:95px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_trans_exp_gen_small{
float:left;
width:55px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#pop_text_area_transac_exp_popup_inn_container_left_invoice{
float:left;
width:700px;
height:316px;

}
#txtcon-m_transaction_exp_invoice_address{
width:162px;
height:15px;
float:left;

}
.txtbox_none_Mid_transac_exp_invoice_addr{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:1px;
width:162px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;

}
/*****End Trans Export correction**********/


/*****Start Trans Export Drawback**********/
#txt_trans_exp_drawback{
width:150px;
height:15px;
float:left;
}
#txt_trans_exp_drawback_new{
width:78px;
height:15px;
float:left;
}
#txt_trans_exp_drawback_multitxt{
width:160px;
height:102px;
float:left;
}
#bg2popup{
margin-top:0;
background-image:url(images/inner_popup_bodybg.gif);
background-repeat:repeat-x;
background-position:top;
} 

.txtbox_trans_exp_drawback{
color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;

height:15px;
margin-top:1px;
width:152px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;
}


#tag_transac_exp_drawback{
width:790px;
height:25px;
float:left;
}

#tag_transac_exp_drawback_multi{
width:790px;
height:109px;
float:left;
}

#tag_label_transaction_exp_draw{
float:left;
width:120px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}

#tag_label_transaction_exp_draw2{
float:left;
width:90px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
margin-left:40px;
}

#tag_label_transaction_exp_jobb{
float:left;
width:110px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_exp_jobb2{
float:left;
width:100px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_exp_jobb3{
float:left;
width:40px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#pop_text_area_transac_inn_container_left_export_drawback{
float:left;
width:800px;
height:260px;
}
#pop_text_area_transac_inn_container_left_export_jobb{
float:left;
width:800px;
height:110px;
}


#pop_text_area_transac_item_Jobbing_iframe{
float:left;
width:695px;
height:305px;

}
#pop_text_area_transac_item_License_iframe{
float:left;
width:600px;
height:368px;

}
#tag_transac_export_item_licencedet_gen_Grid_area{
width:795px;
height:120px;
float:left;
background-color:#CCCCCC;
overflow:scroll;
margin-top:20px;
}
#bg2popup_trans_exp_item{
margin-top:0;
background-image:url(images/inner_popup_item_bodybg.gif);
background-repeat:repeat-x;
background-position:top;
} 

/*****END Trans Export Drawback&Jobbing**********/



/*****START 30-6-2012 EXPORT TRANSACTION ITEM NEW*********/
#innerbox_MidMain_Trans_Item_Main_top{
margin:auto;
width:200px;
height:20px;
margin-top:5px;

}

#tag_transac_lft_in1_item_top{
float:left;
width:180px;
height:23px;
margin-left:20px;
background-color:transparent;
}

#tag_label_transaction_popup_gen2{
float:left;
width:125px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_popup_gen3{
float:left;
width:85px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#txtcon_l_Exchange{
width:3px;
height:15px;
float:left;
background-image:url(images/txtbox-left.png);
background-repeat:no-repeat;
}
#pop_text_area_transac_popup_inn_container_left_IGM_invoice{
float:left;
width:720px;
height:358px;
}

#tag_transac_exports_item_rght_in1_margs_nos_others{
width:570px;
height:90px;
float:left;
}
#tag_label_transaction_popup_Item_maindet{
float:left;
width:95px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
.txtbox_none_Mid_transac_item_gen_decs{
color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:2px;
width:440px;
max-width:440px;
height:46px;
max-height:46px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;
}

#txtcon-m_transaction_export_itemnew_gen{
width:370px;
height:15px;
float:left;

}
.txtbox_none_Mid_transac_exp_itemnew{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:18px;
margin-top:1px;
width:370px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;

}
#tag_label_transaction_export_Item_otherdet{
float:left;
width:120px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#frame_export_item_new1{
float:left;
width:570px;
height:245px;
margin-top:20px;
padding-left:10px;
background-image:url(images/tabs_bot_bg_grey_inner.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
border:#c8c8c8 solid thin;
-moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

#frame_export_item_new1_thrdparty{
float:left;
width:570px;
height:180px;
margin-top:20px;
padding-left:10px;
background-image:url(images/tabs_bot_bg_grey_inner.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
border:#c8c8c8 solid thin;
-moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

#tag_label_transaction_export_Item_otherdet_frmlabel{
margin:auto;
width:570px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-style:normal;
margin-top:10px;
margin-bottom:25px;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}

#tag_transac_lft_trans_item_maindet_in1_{


width:570px;
height:25px;
float:left;
}
#tag_transac_lft_trans_item_maindet_thrdparty{
width:570px;
height:25px;
float:left;
margin-top:10px;
margin-left:10px;
}
#txtcon-m_transaction_list1_yn{
width:50px;
height:15px;
float:left;

}

.listtxt_transac_exp_item_yn{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:18px;
margin-top:2px;
width:50px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;
}

#tag_transac_exports_item_rght_in1_margs_nos_others2{
width:570px;
height:90px;
float:left;
margin-left:10px;
}

/*****END 30-6-2012 EXPORT TRANSACTION ITEM NEW*********/


/*********Start Login Page Correction 17-07-2012**************/

.logincancelButt{
background:url('images/login-can-butt.png') no-repeat;
width:101px;
height:99px;
text-indent:-9999px;
overflow:hidden;
text-transform:uppercase;
border:none;
cursor:pointer;
}

.logincancelButt:hover{
background-position:left bottom;
}

/********* End  Login Page Correction 17-07-2012**************/

/****Start24.07.2012 *****/

#popupwindow_closebut_right{
float:right;
width:28px;
height:28px;
margin-top:2px;
margin-right:15px;
}
#popupwindow_closebut_right_opt1{
float:right;
width:28px;
height:28px;
margin-top:0px;

margin-right:5px;
}
.clsicon{
	background:url('images/close_icon_off.png') no-repeat;
	width: 28px;
	height: 28px;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
}

.clsicon:hover{
	background:url('images/close_icon_on.png') no-repeat;
}

#txtcon_m_anncair{
width:150px;
height:15px;
float:left;
}
.txtbox_annuxrec_air1{
color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;

height:15px;
margin-top:1px;
width:150px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;
}
.list_annuxrec_air2{
color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;

height:18px;
margin-top:1px;
width:150px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;
}

#txtcon_m_anncair2{
width:70px;
height:15px;
float:left;
}
.txtbox_annuxrec_air2{
color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;

height:15px;
margin-top:1px;
width:60px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;
}
#annuxreair_emptyarea{
width:125px;
height:24px;
float:left;
}
#tag_label_transaction_annuxeairC{
float:left;
width:120px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_Exbond{
float:left;
width:130px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
/****End 24.07.2012 *****/

.txtbox_annuxrec_air_old{
color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;

height:15px;
margin-top:1px;
width:150px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;
}


#annexure_c_main_inner{
float:left;
width:700px;
height:248px;
}

#annexure_c_main_inner_2{
float:left;
width:900px;
height:130px;
}

#annexure_c_main_inner_3{
float:left;
width:900px;
height:150px;
}


#annexure_c_main_inner_text{
float:left;
width:123px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:1.40em;
text-align:left;
color:#232323;
}

#ann_c_empty_1{
float:left;
width:23px;
height:15px;
}

#annuxre_c_air2_txtbox_outer{
width:60px;
height:15px;
float:left;
}

.annuxre_c_air2_txtbox{
color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;

height:19px;
margin-top:1px;
width:120px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;
}

#annexture_c_txtcon_m_anncair{
width:120px;
height:15px;
float:left;
}

#anne_c_sea_txt_area{
float:left;
width:170px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}

#anne_c_sea_container_rght{
float:right;
width:420px;
height:200px;
}

#anne_c_sea_inner_lft{
width:330px;
height:25px;
margin:auto;
}

#anne_c_sea_outer_lft{
float:left;
width:330px;
height:200px;
}

#anne_c_sea_inner_rht{
width:405px;
height:25px;
margin:auto;
}



#annexure_c_txt_area_2{
width:60px;
height:15px;
float:left;
}


/****------------*****/
* html input.search-site{
width:159px;/* ie5.x */
width:149px;/* ie6* */
height:15px;/* ie5.x */
height:15px;/* ie6* */
}

/****Start Annuxe C Sea 30-7-2012*******/

#innerbox_MidMain_annx_CSea{
float:left;
width:750px;
height:390px;
background-image:url(images/tabs_bot_bg_grey_inner.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
border:#c8c8c8 solid thin;
-moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	}

#annexureCSea_Iframe{
float:left;
width:720px;
height:325px;
background-color:#FFFFFF;
}
#annexure_c_Container_main{
margin:auto;
width:720px;
height:370px;
background-color:#FFFFFF;

}
#tag_annexure_sea_cont{
width:720px;
height:25px;
margin:auto;
}
#annexure_c_grid_cont{
margin:auto;
width:720px;
height:165px;
background-color:#CCCCCC;
overflow:scroll;
}
#annexure_c_grid_pack{
margin:auto;
width:720px;
height:192px;
background-color:#CCCCCC;
overflow:scroll;
}

#annexure_c_Sea_main_inner_{
margin:auto;
width:720px;
height:400px;
}
#popup_inn_container_Annuex_C_Sea{
float:left;
width:750px;
height:190px;
margin-top:5px;
}
/****End Annuxe C Sea 30-7-2012*******/

/****New Trans Export Item New License ***/
#annexureCSea_Package_Iframe{
float:left;
width:720px;
height:325px;
background-color:#FFFFFF;
}
#Main_Grid_Container{
margin: 20px 0 20px 0;
margin-top:10px;
height:500px;
overflow:auto;
border:#c8c8c8 solid thin;
}
#pop_exp_item_licen_main{
float:left;
width:800px;
height:358px;
}
#pop_exp_item_licen_main_new1_lft{
float:left;
width:660px;
height:278px;

}
#pop_exp_item_licen_main_new1_lft2{
float:left;
width:705px;
height:308px;
overflow:hidden;
}
#pop_exp_item_licen_main_new1_lft3{
float:left;
width:560px;
height:358px;
}
#pop_exp_item_licen_main_new1_rght{
float:right;
width:220px;
height:120px;
}
#innerbox_MidMain_Trans_Item_Main_new1{
float:left;
width:950px;
height:373px;
margin-top:5px;
background-image:url(images/tabs_bot_bg_grey_inner.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
border:#c8c8c8 solid thin;
-moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	}

#tag_transac_export_lft_item_gen_Grid_area_new1{
width:695px;
height:140px;
float:left;
margin-bottom:20px;
background-color: #ffffff;
overflow:scroll;
border: solid #c8c8c8 thin;
}
#tag_transac_exports_item_margs_nos_others_new1{
width:570px;
height:55px;
float:left;
}
#tag_label_transaction_iten_new1_nos_othres{
float:left;
width:95px;
height:90px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_transac_lft_trans_item_new1_maintag1{
width:645px;
height:25px;
float:left;
}
#tag_label_transaction_popup_export_itemgen_empty_new1{
float:left;
width:92px;
height:15px;
}
#pop_exp_item_licen_main_new1{
float:left;
width:703px;
height:305px;

border-right-style:solid;
border-right-color:#c8c8c8 ;
border-right-width:thin;

background-color:#FFFFFF;

}

#innerbox_trans_exp_iframe_invoice{
margin:auto;
width:200px;
height:272px;
margin-top:40px;
background-image:url(images/tabs_bot_bg_normal.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
border:#c8c8c8 solid thin;
-moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	}

#Trans_export_invoicebox_Iframe{
margin:auto;
width:210px;
height:320px;
background-color:#FFFFFF;
}

#tag_label_transaction_export_Item_otherdet_new1{
float:left;
width:120px;
height:50px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_export_Item_otherdet_new1_Cth_Qty1{
float:left;
width:127px;
height:100px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_export_Item_otherdet_new2{
float:left;
width:455px;
height:45px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_export_Item_otherdet_new3{
float:left;
width:245px;
height:75px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_transac_lft_trans_item_maindet_otherdet_new1{
width:280px;
height:25px;
float:left;
}
#tag_transac_lft_trans_item_maindet_otherdet_new1_strcode{
width:505px;
height:25px;
float:left;
margin-top:10px;
}
#tag_transac_lft_trans_item_maindet_otherdet_remarks_new1{
width:635px;
height:50px;
float:left;
}
#tag_transac_lft_trans_item_maindet_otherdet_remarks_new3{
width:375px;
height:100px;
float:left;
}
.txtbox_none_Mid_transac_item_other_rmarks_new1{
color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;

margin-top:2px;
width:385px;
max-width:385px;
height:46px;
max-height:46px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:auto;
}
.txtbox_none_Mid_transac_item_other_rmarks_new3{
color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:2px;
width:235px;
max-width:235px;
height:70px;
max-height:70px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:auto;
}
.txtbox_none_Mid_transac_item_other_rmarks_new3{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
max-height:46px;
margin-top:1px;
min-width:506px;
max-width:506px;
margin-left:2px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:auto;
}
.txtbox_none_Mid_transac_item_other_accessory_new1{
color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:2px;
width:405px;
max-width:405px;
height:86px;
max-height:86px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:auto;
}
#tag_label_transaction_export_Item_otherdet_frmlabel_new1{
margin:auto;
width:520px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-style:normal;
margin-top:4px;
margin-bottom:25px;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}

#frame_export_item_otherdet_new1{
float:left;
width:380px;
height:250px;
margin-top:5px;
padding-left:10px;
background-image:url(images/tabs_bot_bg_grey_inner.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
border:#c8c8c8 solid thin;
-moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

#frame2_export_item_otherdet_new1{
float:left;
width:285px;
height:250px;
margin-top:5px;
padding-left:10px;
background-image:url(images/tabs_bot_bg_grey_inner.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
border:#c8c8c8 solid thin;
-moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
#tag_label_transaction_otherdet_new1{
float:left;
width:65px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}

.txtbox_none_Mid_transac_item_gen_decs_new1{
color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:2px;
width:270px;
max-width:270px;
height:86px;
max-height:86px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:auto;
}
#pop_text_area_transac_item_drawback_iframe{
float:left;
width:640px;
height:305px;
}
#pop_text_area_transac_item_licence_iframe_new1{
float:left;
width:925px;
height:305px;
margin-left:2px;
}
#tag_label_transaction_exp_draw2_new1{
float:left;
width:90px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
margin-left:30px;
}
.txtbox_trans_exp_drawback_multiline{
color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;

height:150px;
margin-top:1px;
width:430px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;
}

#pop_text_area_transac_inn_container_left_export_jobb_new1{
float:left;
width:800px;
height:100px;
}
#txt_trans_exp_drawback_new1{
width:160px;
height:15px;
float:left;
}
#innerbox_MidMain_bot_transact_exp_licen_new1{
margin:auto;
width:520px;
height:38px;
margin-top:1px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#2b2b2b;
text-align:center;
line-height:40px;
}

#tag_label_transaction_licencetab_new1{
float:left;
width:85px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}

#frame2_export_item_license_lft1_new1{
float:left;
width:340px;
height:300px;
padding-left:1px;
padding-top:3px;
background-image:url(images/tabs_bot_bg_grey_inner_license.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
border:#c8c8c8 solid thin;
-moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
#frame2_export_item_license_rght1_new1{
float:left;
width:570px;
height:300px;
padding-left:2px;
padding-top:3px;
margin-left:5px;
background-image:url(images/tabs_bot_bg_grey_inner_license.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
border:#c8c8c8 solid thin;
-moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
#tag_transac_lft_trans_item_maindet_license_lft1_new1{
width:330px;
height:25px;
margin:auto;
}
#tag_transac_lft_trans_item_maindet_license_rght1_new1{
width:560px;
height:25px;
margin:auto;
}
#tag_transac_lft_trans_item_maindet_license_rght1_new1_empty{
width:560px;
height:6px;
background-image:url(images/seperate_bit.png);
background-repeat:no-repeat;
background-position:center;
margin:auto;
}
#tag_transac_lft_trans_item_maindet_license_rght1_desc_multi_new1{
width:560px;
height:55px;
margin:auto;
}

#tag_transac_export_lft1_license_Grid_area_new1{
width:330px;
height:180px;
float:left;
overflow:scroll;
}
#tag_label_transaction_licencetab_rght_new1{
float:left;
width:120px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_licencetab_rght_new2{
float:left;
width:75px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_licencetab_rght_desc_new1{
float:left;
width:120px;
height:55px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}

#txtcon_m_transaction_exp_license_new1_desc{
width:290px;
height:55px;
float:left;
}

.txtbox_none_Mid_transac_exp_license_desc_new1{
    color:#2b2b2b;
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    margin-top:1px;
	width:270px;
	min-width:270px;
	max-width:270px;
	height:45px;
	min-height:45px;
    border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;
}

#tag_transac_export_rght1_license_Grid_area_new1{
width:560px;
height:120px;
float:left;
background-color:#CCCCCC;
overflow:scroll;
}

#pop_exp_item_licen_new1_tagrght_tag2{
margin:auto;
width:570px;
height:390px;
margin-left:5px;
}

/*--------------15-09-2012----------------*/
.txtbox_none_Mid_transac_code_new{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
margin-top:1px;
text-transform: uppercase;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;

}

.listtxt_transac_mode_new{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:18px;
margin-top:1px;
width:70px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;



}
.listtxt_transac_src1_new{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:15px;
margin-top:2px;
width:90px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;



}
#tag_Exchange_lft_in1_new{
width:860px;
height:20px;
float:left;
}
#tag_Exchange_lft_in1_new1{
width:1000px;
height:15px;
float:left;
}
#tag_label_transaction_Src_new{
float:left;
width:75px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_date{
float:left;
width:95px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_popup_General_empty_new{
float:left;
width:168px;
height:15px;
}
#tag_Exchange_lft_in1{
width:860px;
height:15px;
float:left;
}
#magnify_area_new{
width:27px;
height:15px;
float:left;
margin-left:5px;
margin-top:0px;
}

a.magnfy_new{
	display: block;
	width: 27px;
	height: 15px;
	background-image:url('images/magnify.png');
}

a.magnfy_new:hover {
	background-position: center bottom;
}
#txtcon-m_transaction_code_new{
width:200px;
height:15px;
float:left;

}
#txt-container_transac_l_new{
float:left;
width:273px;
height:25px;
margin-top:5px;
}
#tag_label_transaction_Src_new{
float:left;
width:75px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_Src_longlabel_new{
float:left;
width:95px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_transaction_popup_no_empty_new{
float:left;
width:145px;
height:15px;
}
#tag_transaction_inner_new{
width:1000px;
height:45px;
float:left;
margin-left:40px;
margin-top:5px;
}
#innerbox_MidMain_Transact_popup_new{
margin:auto;
width:983px;
height:85px;
background-image:url(images/srcinn_bg.gif);
background-repeat:repeat-x;
margin-top:0px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	overflow:hidden;
}


#tag_srcinner1_new{
width:100%;
height:30px;
float:left;
margin-left:10px;
}
#popupwindow_closebut_right_new{
float:right;
width:20px;
height:20px;
margin-top:5px;
margin-right:15px;
}
.clsicon_new{
	background:url('images/close_icon_off.png') no-repeat;
	width: 20px;
	height: 20px;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
}

.clsicon_new:hover{
	background:url('images/close_icon_on.png') no-repeat;
}
#innerbox_MidMain_Trans_new{
margin:auto;
width:983px;
height:450px;
background-image:url(images/tabs_bot_bg.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
margin-top:5px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	overflow:hidden;
}
#pop_text_area_transac_popup_inn_container_left_new{
float:inherit;
width:500px;
height:380px;
}

#pop_text_area_transac_popup_inn_svb_relation{
float:inherit;
width:700px;
height:300px;
}

#pop_text_area_transac_popup_inn_container_new{
float:left;
width:950px;
height:368px;
margin-top:1px;
}
#pop_text_area_transac_popup_inn_container_rght_new{
float:right;
width:435px;
height:380px;
}
#pop_text_area_transac_popup_inn_container_rght_new_export{
float:right;
width:400px;
height:380px;
}
#txtcon-m_transaction_pop_gen1_srcic_new{
width:285px;
height:15px;
float:left;

}
.txtbox_none_Mid_transac_pop_gen_srcic_new{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:1px;
width:285px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;


}

#txtcon-m_transaction_pop_gen1_srcic_new_add_big{
width:345px;
height:15px;
float:left;

}
.txtbox_none_Mid_transac_pop_gen_srcic_new_add_big{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:1px;
width:345px;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;


}


#tag{
width:470px;
height:25px;
margin:auto;
}

/*EXBOND DETAILS CSS*/

    .modalBackground
    {
       
        position: absolute;
        width: 100%;
        height:100%;
        left: 0;
        top: 0;
        z-index: 50;
        background-color: Black;
        filter: alpha(opacity=80);
        opacity: 0.3;
    }
   .modalPopup
    {
       
        background-color: transparent;
       
        width: 240px;
        height: 240px;
    }
    
    /* IMPORT & EXPORT CHECKLIST CSS BY BALAJI 5nov2012*/ 
    #innerbox_MidMain_usercreation
    {
        float:left;
margin:auto;
width:740px;
height:410px;
background-image:url(images/tabs_bot_bg.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
margin-top:5px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	overflow:hidden;
}
    #tag_srcinner2{
float:left;
width:730px;
height:40px;
margin-left:25px;
margin-top:2px;
}
#tag_srcinner_lft1{
float:left;
width:390px;
height:25px;
margin-top:17px;
}

#txtcon_m_src_new_Checklist{
width:285px;
height:15px;
float:left;

}
.txtbox_none_CheckList{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:18px;
margin-top:1px;
width:220px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;
}


#tag_transac_lft_Checklist{
width:470px;
height:25px;
margin:auto;
}
#pop_text_area_transac_popup_inn_container_left_Checklist{
float:inherit;
width:500px;
height:380px;
}
#Trans_export_Goods_Reg_Air_Iframe{
float:left;
width:960px;
height:400px;
background-color:#FFFFFF;
}
#annexure_c_main_inner_Goods_Air{
float:left;
width:700px;
height:208px;
}

	#innerbox_MidMain_Trans_Goods_new{
float:left;
width:958px;
height:393px;
margin-top:5px;
background-image:url(images/tabs_bot_bg_grey_inner.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
border:#c8c8c8 solid thin;
-moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	}
	 .Background
        {
            position: fixed;
            text-align: center;
            height: 100%;
            width: 100%;
            top: 0;
            right: 0;
            left: 0;
            z-index: 9999999;
            background-color: #C2BFBF;
            filter: alpha(opacity=50);
            opacity: 0.4;
        }
   
	
.loading
    {
        font-family: Arial;
        font-size: 10pt;
        
        
        display: none;
        position: fixed;
        background-color: transparent;
        z-index: 999;
    }
    
    #frame_export_Goods_Reg{
float:left;
width:900px;
height:280px;
margin-top:5px;
padding-left:10px;
background-image:url(images/tabs_bot_bg_grey_inner.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
border:#c8c8c8 solid thin;
-moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
#tag_label_transaction_export_Goods_Reg{
margin:10px;
width:520px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-style:normal;
margin-top:4px;
margin-bottom:25px;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}

/*START COMPANY MASTER CSS*/
#tag_label_comp_master1{
float:left;
width:135px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_comp_master1_hlong{
float:left;
width:135px;
height:80px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_comp_master1_small{
float:left;
width:70px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-align:left;
color:#232323;
}
#pop_area_company_master1_det{
float:left;
width:620px;
height:480px;
}
#innerbox_MidMain_company_master1{
float:left;
width:745px;
height:auto;
margin-top:5px;
background-image:url(images/tabs_bot_bg_grey_inner.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
border:#c8c8c8 solid thin;
-moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    }

#txtcon_multiline_companymaster{
float:left;
width:220px;
height:95px;
}
#tag_transac_companymaster{
width:570px;
height:95px;
float:left;
}
#tag_multitag_branch_comas{
width:620px;
height:95px;
float:left;
}
.txtbox_none_Mid_comp_mas_branch{
color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:2px;
width:500px;
max-width:500px;
height:95px;
max-height:86px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    overflow:auto;
}

.listtxt_comp_master{
color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:18px;
margin-top:2px;
width:100px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    overflow:hidden;
}

.listtxt_comp_mas{
color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:18px;
margin-top:2px;
width:200px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    overflow:hidden;
}

.listtxt_comp_mas_new{
color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:18px;
margin-top:2px;
width:170px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    overflow:hidden;
}
#txtcon-m_com_mas_new{
width:170px;
height:15px;
float:left;
}

#tag_transac_lft_comp_mas_in1{
width:620px;
height:25px;
float:left;
}
#tag_transac_lft_comp_mas_in1_gridarea{
width:705px;
height:225px;
margin-top:15px;
background-color:#999999;
float:left;
}
#tag_transac_lft_comp_mas_in1_gridarea2{
width:785px;
height:90px;/*180*/
margin-top:15px;
background-color:#ffffff;
float:left;

overflow:scroll;
border: solid #c8c8c8 thin;



}

/*END COMPANY MASTER CSS*/


/*START USER CREATION CSS*/

#tag_label_user_creation{
float:left;
width:100px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_user_creation_title{
float:left;
width:600px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
font-weight:bold;
text-align:left;
color:#232323;
margin-top:8px;
margin-left:15px;
margin-bottom:25px;
}
#tag_label_user_creation_innlabel1
{
float:left;
width:150px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_label_user_creation_branch{
float:left;
width:100px;
height:100px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
color:#232323;
}
#tag_user_creation_row{
width:700px;
height:25px;
margin:auto;
}
#tag_user_creation_row_inn1{
width:600px;
height:25px;
margin:auto;
margin-left:15px;
}
#tag_user_creation_row_branch{
width:700px;
height:100px;
margin:auto;
}
#tag_user_creation_row_Permission{
width:600px;
height:225px;
background-image:url(images/user_tag_topbg_bit.gif);
background-position:top;
background-repeat:repeat-x;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
float:left;
margin-left:20px;
}
#tag_user_creation_row_jobPermission{
width:600px;
height:130px;
background-image:url(images/user_tag_topbg_bit.gif);
background-position:top;
background-repeat:repeat-x;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
float:left;
margin-left:20px;
margin-top:15px;
margin-bottom:10px;
}
#userC_tag_all{
width:50px;
height:24px;
float:left;
margin-left:5px;
margin-top:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-align:center;
color:#232323;
}
#user_creation_maintag{
width:740px;
height:400px;
float:left;
margin-top:10px;
}

/*END USER CREATION CSS*/

/*START NEW BUTTTONS CSS*/
.autowidbut{
	background:url('images/but_mid.png') repeat-x;
	min-width:80px;
	
	height: 30px;
	text-indent:inherit;
	overflow:hidden;
	border: #999999 solid thin;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-shadow:2px 2px #ffffff;
}

.autowidbut:hover{
	background-position:left bottom;
	color:#FFFFFF;
	text-shadow:2px 2px #88520d;
}
.autowidnewbut{
	background:url('images/but_mid.png') repeat-x;
	/*min-width:80px;*/
	width:30px;
	height: 18px;
	text-indent:inherit;
	overflow:hidden;
	border: #999999 solid thin;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-shadow:2px 2px #ffffff;
}

.autowidnewbut:hover{
	background-position:left bottom;
	color:#FFFFFF;
	text-shadow:2px 2px #88520d;
}
.autowidmovebut{
	background:url('images/but_mid.png') repeat-x;
	/*min-width:80px;*/
	width:80px;
	height: 28px;
	text-indent:inherit;
	overflow:hidden;
	border: #999999 solid thin;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-shadow:2px 2px #ffffff;
	margin-top:2px
}

.autowidmovebut:hover{
	background-position:left bottom;
	color:#FFFFFF;
	text-shadow:2px 2px #88520d;
}

.autowidupdatebut{
	background:url('images/but_mid.png') repeat-x;
	/*min-width:80px;*/
	width:90px;
	height: 28px;
	text-indent:inherit;
	overflow:hidden;
	border: #999999 solid thin;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-shadow:2px 2px #ffffff;
	margin-top:2px
}

.autowidupdatebut:hover{
	background-position:left bottom;
	color:#FFFFFF;
	text-shadow:2px 2px #88520d;
}

.generate{
	background:url('images/generate_Butt.png') no-repeat;
	width:101px;
	height: 30px;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
}

.generate:hover{
	background-position:left bottom;
}


.copybut{
	background:url('images/copy_Butt.png') no-repeat;
	width:101px;
	height: 30px;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
}

.copybut:hover{
	background-position:left bottom;
}

.autosubmit_Butt{
	background:url('images/autosubmit_Butt.png') no-repeat;
	width:101px;
	height: 30px;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
}

.autosubmit_Butt:hover{
	background-position:left bottom;
}
.New_icon_only{
	background:url('images/New_icon_only.png') no-repeat;
	width:33px;
	height: 30px;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
}

.New_icon_only:hover{
	background-position:left bottom;
}

/*START NEW BUTTTONS CSS*/

/*ADDED BY BALAJI 30jan2013*/
#Export_Item
{
  float: right;
    height: 305px;
    margin-top: 3px;
    padding-right: 114px;
    width: 100px;
}

#pop_text_area_transac_popup_inn_container_left_export_new2{
float: left;
    height: 305px;
    margin-top: 3px;
    padding-left: 0;

}
#innerbox_MidMain_Trans_IGM_Invoice_right_inv_Imp{
float:left;
margin-left:3px;
margin-top:20px;
width:200px;
height:212px;
background-image:url(images/tabs_bot_bg_normal.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
border:#c8c8c8 solid thin;
-moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	}
	
	#Trans_Comp_Iframe{
float:left;
width:930px;
height:350px;
background-color:#FFFFFF;
}
#Trans_Comp_Iframe1{
float:left;
width:960px;
height:410px;
background-color:#FFFFFF;
}
#Trans_Comp_Iframe_user{
float:left;
width:720px;
height:410px;
background-color:#FFFFFF;
}
#tag_srcinner1grid_innerpopup_comp {
 
    height: auto;
    margin: 10px auto auto;
    overflow: auto;
    width: 790px;
    float:left;
}
#tag_transac_export_lft_item_gen_Grid_comp{
width:635px;
height:240px;
float:left;
margin-bottom:20px;
background-color: #ffffff;
overflow:auto;
border: solid #c8c8c8 thin;
}




.tag_Item_Move_trans
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:bold;
    text-align:center;
    color:#FFFFFF;
    background-color:#f7c374;
    height:20px;
}
#innerbox_MidMain_annx_CSea_Exbond{
float:left;
width:914px;
height:550px;
background-image:url(images/tabs_bot_bg_grey_inner.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
border:#c8c8c8 solid thin;
-moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 -moz-border-radius-bottomleft: 6px;
 -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	}
	#annexureCSea_EXbond_Iframe{
float:left;
width:885px;
height:425px;
background-color:#FFFFFF;
}
#tag_annexure_sea_cont_Exbond{
width:950px;
height:190px;
margin:auto;
}
#tag_transac_export_lft_item_gen_Grid_area_Exbond{
width:650px;
height:175px;
float:left;
margin-bottom:20px;
background-color: #ffffff;
overflow:auto;
border: solid #c8c8c8 thin;
}
#annexure_c_Container_main_Exbond{
margin:auto;
width:890px;
height:425px;
background-color:#FFFFFF;

}
#innerbox_MidMain_bot_transact_invoice_newExbond{
padding-left:300px;
width:530px;
height:35px;
margin-top:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#2b2b2b;
text-align:center;
line-height:30px;
}
.txtbox_none_Mid_transac_code_new_Exbond{

color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:1px;
width:100px;

text-transform: uppercase;

border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;

}
#txtcon_m_anncair_Exbond{
width:110px;
height:15px;
float:left;
}
/*Start Item Move css style*/

#innerbox_adcode_bot_inn_ItemMove{
width:60px;
height:30px;
float:right;
margin-top:5px;
}
    #pop_text_area_ItemMove{
margin:auto;
width:335px;
height:15px;
margin-top:10px;
}
    #txtcon-m_src_ItemMove{
width:120px;
height:15px;
float:left;

}
  #innerbox_MidMain_Mid_adcode_Itemmove{
width:200px;
height:60px;
margin:auto;
} 
    #innerbox_MidMain_top_adcode_Itemmove{
width:240px;
height:35px;
margin:auto;
background-image:url(images/inner_popup1_top.gif);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#2b2b2b;
text-align:center;
line-height:40px;
margin-top:1px;

}
    #innerbox_MidMain_popup_adcode_ItemMove{
width:240px;
height:100px;
margin:auto;
background-color:#f2f2f2;
}
/*End Item Move css style*/

#editbu_hide{
float:left;
margin-top:1px;
    height: 25px;
}


/*#pop_text_area_transac_popup_inn_container_left_IGM_invoice_Item{
float:left;
width:370px;
height:258px;
margin-top:-17px;
}*/

#pop_text_area_transac_popup_inn_container_left_IGM_invoice_Item{
float:left;
width:370px;
height:258px;
margin-top:0px;
}


#tag_transac_lft_Trans_Invoice_Supp_in1_others_Item{
width:710px;
height:52px;
float:left;
}
.txtbox_none_Mid_transac_item_gen_decs_EXP{
color:#2b2b2b;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:15px;
margin-top:2px;
width:540px;
max-width:540px;
height:36px;
max-height:46px;
border: #c8c8c8 solid thin;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow:hidden;
}

#Trans_product_Singlewindow_iframe{
width:745px;
height:410px;
margin-left:-15px;
margin-top:-5px;
}


#Trans_product_SWConstituent_iframe{
width:715px;
height:288px;
margin:auto;
}
#Trans_product_SWProduction_iframe{
width:715px;
height:288px;
margin:auto;
}
#Trans_product_SWControl_iframe{
width:715px;
height:288px;
margin:auto;
}

#Trans_product_Statement_iframe{
width:715px;
height:288px;
margin:auto;
}

fieldset legend {
color: #e7a94a;
padding: 5px 10px ;
font-size: 15px;
border-radius: 5px;
box-shadow: 0 0 0 1px #e7a94a;
margin-left: 20px;
border:1px solid green;
font-weight:bold;
}
#fld
{
border:#e7a94a;
border-style  :double;
border-radius: 15px 15px 15px 15px;
} 

#Trans_igm_Bill_Others_Iframe{
float:left;
width:960px;
height:390px;
background-color:#FFFFFF;
}

#annexureCSea_Container_Iframe{
float:left;
width:850px;
height:325px;
background-color:#FFFFFF;
}

#annexureCSea_Container_Package_Iframe{
float:left;
width:720px;
height:325px;
background-color:#FFFFFF;
}
#annexureCSea_Documents_Iframe{
float:left;
width:720px;
height:325px;
background-color:#FFFFFF;
}
