body{min-width:1200px;font-family: Helvetica, Arial, sans-serif; font-size: 12px;}
fieldset, input {
		  margin: 0;
		  padding: 0;
		  border: none;
		  }
#header{
height: 250px;
}
#headerregistration{
height: 200px;
}
#logoposition{
height:35px;margin-top:-20px;
}
#logoimage{
float:left; margin-left:15px;width:299px;margin-top:0px;
}
#portalblue{
background:url('/TradePortal/resources/img/new-bg.jpg') repeat-x; height:130px;
}
#container{
min-height:600px;
}  
#containerHome{
min-height:200px;
}  

#container1{
min-height:50px;
} 
#footer{
    left:0px;
    bottom:0px;
    height:45px;
    width:100%;
    background:#2b2b2b;
}

a.next_button_pos{
margin-left:780px;margin-top:15px;
}
a.back_button_position{
margin-left:680px;margin-top:15px;
}
a.next_button-position{
margin-left:70px;margin-top:15px;
}
a.mnu_Admin{
width:108px;
float:left;
text-decoration:none;
color:#336600;
border-right:1px solid white;
height:30px;
padding-top:10px;
}




ul.menu{
float:left;
width:100%;
list-style-type:none;
background:url('/TradePortal/resources/img/header/bg_menu.JPG') ;
font-family: 'Source Sans Pro', sans-serif;
}

a.mnu{
	float: left;
  text-decoration: none;
  color: white;
  border-right: 1px solid #666666;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 8px;
  padding-right: 8px;
}
a.mnuR{
float:right;
font-family: 'Source Sans Pro', sans-serif;
text-decoration:none;
color:#ddd;
border-left:1px solid white;
padding-bottom:4px;
padding-top:5px;
padding-left:15px;
padding-right:15px;
font-size:14px;
}
a.tran{
float:left;
width:130px;
text-decoration:none;
color:#336600;
border-right:1px solid white;
height:40px;
padding-top:0px;

}
ul.Portal-Sub-Menu{
float:left;
width:100%;
list-style-type:none;
font-family: 'Source Sans Pro', sans-serif;
height:42px;
}

a.Portal-Sub-Menu{
float:left;
color:#4c4c4c;
text-decoration:none;

font-family: 'Source Sans Pro', sans-serif;
font-size:14px;
padding-top:5px;
padding-bottom:4px;
padding-left:15px;
padding-right:15px;
}


a.Portal-Sub-Menu:hover {background-color: #e2e2e2;}
#Portal-Sub-Menu li.active a{
color: #962833;

}
a.mnu_Admin:hover {background-color:#339900;}
a.sidebar:hover {background-color:#e2e2e2;color:#4c4c4c;}
a.menu_product:hover {background-color:#339900;}
a.tran:hover {height:40px;background-color:#339900;}
a.mnu:hover {background-color:rgba(23, 35, 87, 0.6); color:#fff; }
.menu{
	text-align:center;
	position:relative;
}

.menu li {display:inline;}
#menu li.active a{
color: #fff;
background-color:rgba(23, 35, 87, 0.6);
}


a.front{
color:#CCC;
}

a{
color:rgba(26, 39, 189, 0.87);
}
a.gray{
color:#4c4c4c;
text-decoration:none;
font-weight:bold;

}
a.gray_Underlined{
color:#4c4c4c;
text-decoration:underline;
font-weight:bold;
}
a.red_Underlined{
color:#962833;
text-decoration:underline;
font-weight:bold;
}


#inbox td { padding:10px;border:1px solid #e2e2e2; }
#apply td { padding:4px; }
#applyGrid td { padding:4px;border:1px solid #e2e2e2; }

p.inbox{
margin-left:15px;
line-height:20px;

}





.sidebar{


}
ul.sidebar{
float:left;
width:85%;
list-style-type:none;
background:url('/TradePortal/resources/img/Portal_sidenav.png');
font-family: 'Source Sans Pro', sans-serif;
list-style-type:none;

margin-left:30px;
}
a.sidebar{
color:#4c4c4c;
text-decoration:none;
width:110px;
float:left;
height:26px;
font-size:13px;
padding-top:5px;
padding-left:10px;
}

#sidebar li.actives a{
color: #962833;
background-color:#fff;
}





#menu_product ul{
margin-left:50px;
}
ul.menu_product{
text-align:center;

}

a.menu_product{
float:left;
width:100px;
text-decoration:none;
color:#336600;
border-right:1px solid white;
height:30px;
padding-top:10px;
background-color:#9dce2c;

}

#menu_product li.activesub a{
color: #339900;
background-color:#fff;
}

h2.BlackTitle{
font-size:36px;
font-weight:25;
color:#4c4c4c;
}
p.bhead{
color:#4c4c4c;
font-size:16px;
text-align:justify;
font-weight:bold;

}

p.bpara{
color:#4c4c4c;
font-size:12px;
text-align:justify;
margin-top:15px;
font-weight:100;
font-family:arial;
padding-left:7px;
margin-bottom:15px;
padding-right:15px;
}

ul.bpara{
color:#4c4c4c;
font-size:13px;
line-height:20px;
text-align:justify;
margin-top:10px;
font-weight:100;
font-family:arial;
list-style-type:disc;
margin-left:20px;
margin-bottom:10px;
padding-right:10px;
}

ul.bpara li{
margin-top:10px;
margin-bottom:10px;

}













/*---------------------------------*/
/* Start Rego
/*---------------------------------*/



#rego {
		z-index:-99px;
			color:#4c4c4c;
            background: #dfdfdf;
            background: -webkit-gradient(
                            linear,
                            left bottom,
                            left top,
                            color-stop(0, rgb(223,223,223)),
                            color-stop(0.74, rgb(223,223,223)),
                            color-stop(1, rgb(223,223,223))
                        );
            background: -moz-linear-gradient(
                            center bottom,
                            rgb(225,225,225) 0%,
                            rgb(225,225,225) 74%,
                            rgb(225,225,225) 100%
                        );
            -moz-border-radius: 10px;
            -webkit-border-radius: 10px;
			border-radius: 10px;
            margin: 50px;
			margin-left:20px;
			width: 1000px;
			height:relative;
            }


 
	  
#rego fieldset {
      padding: 20px;
      }
	  
input.text {
z-index:-99px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      border:solid 1px #acacac;
      font-size: 14px;
      
      padding: 5px 8px 7px 10px;
     
	  background: #fff ;
	  background:  -moz-linear-gradient(
           
           rgb(225,225,225) 10%,
          
           rgb(255,255,255) 100%
           );
	  background:  -webkit-gradient(
          linear,
          left bottom,
          left top,
          color-stop(0, rgb(255,255,255)),
         
          color-stop(1, rgb(225,225,225))
          );
      color:#333;
      text-shadow:0px 1px 0px #FFF;
}	  

input.text1, select.text1, textarea.text1 {
z-index:-99px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      border:solid 1px #acacac;
      font-size: 14px;
      
      padding: 5px 8px 7px 10px;
     
	  background: #fff ;
	  background:  -moz-linear-gradient(
           
           rgb(225,225,225) 10%,
          
           rgb(255,255,255) 100%
           );
	  background:  -webkit-gradient(
          linear,
          left bottom,
          left top,
          color-stop(0, rgb(255,255,255)),
         
          color-stop(1, rgb(225,225,225))
          );
      color:#333;
      text-shadow:0px 1px 0px #FFF;
}
table#apply-agreement tr td {
	vertical-align: middle;
}
select.text1 {
	padding: 4px 8px 6px 10px;
}
input[type="button"].abn1 {
	padding: 10px 8px 10px 10px;
}

input.text2 {
	padding: 5px 75px 7px 14px;
}

input.calculator {

    border: 0px solid #E8E8E8;
	background: none;
	background-color: #FFF;
	padding: 8px;
	color: #002952;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	
}


select.calculator {


	 background: #003D7A;
	 background-color: #FFF;
	 padding: 1px;
	 color: #000;
	 font-size: 12px;
	 border: 1px solid #635A5A;
	
}

radiobutton.calculator {


	 background: #3385D6;
	 background-color: #FFF;
	 padding: 1px;
	 color: #FFF;
	 font-size: 12px;
	 border: 1px solid #CCCCCC;
	
}




input.smalltext {
z-index:-99px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      border:solid 1px #acacac;
      font-size: 14px;
      
      padding: 5px 8px 7px 5px;
     
	  background: #fff ;
	  background:  -moz-linear-gradient(
           
           rgb(225,225,225) 10%,
          
           rgb(255,255,255) 100%
           );
	  background:  -webkit-gradient(
          linear,
          left bottom,
          left top,
          color-stop(0, rgb(255,255,255)),
         
          color-stop(1, rgb(225,225,225))
          );
      color:#333;
      text-shadow:0px 1px 0px #FFF;
}


input.error {

      color:#d50000;
     
}	

	
#rego h2 {
	color: #fff;
	text-shadow: 0px -1px 0px #000;
	border-bottom: solid #181818 1px;
	background-color:#4c4c4c;
	 -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
	-moz-box-shadow: 0px 1px 0px #3a3a3a;
	text-align: left;
	
	padding: 10px;
	padding-left:30px;
	
	font-weight: normal;
	font-size: 16px;
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	}






/*---------------------------------*/
/* Finish Rego
/*---------------------------------*/
















#registration {
		z-index:-99px;
			color:#4c4c4c;
            background: #dfdfdf;
            background: -webkit-gradient(
                            linear,
                            left bottom,
                            left top,
                            color-stop(0, rgb(223,223,223)),
                            color-stop(0.74, rgb(223,223,223)),
                            color-stop(1, rgb(223,223,223))
                        );
            background: -moz-linear-gradient(
                            center bottom,
                            rgb(225,225,225) 0%,
                            rgb(225,225,225) 74%,
                            rgb(225,225,225) 100%
                        );
            -moz-border-radius: 10px;
            -webkit-border-radius: 10px;
			border-radius: 10px;
            /* margin: 70px;
			margin-left:100px; */
			width: 1000px;
			height:relative;
            }


 
	  
input.text {
z-index:-99px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      border:solid 1px #acacac;
      font-size: 14px;
      
      padding: 5px 8px 7px 10px;
     
	  background: #fff ;
	  background:  -moz-linear-gradient(
           
           rgb(225,225,225) 10%,
          
           rgb(255,255,255) 100%
           );
	  background:  -webkit-gradient(
          linear,
          left bottom,
          left top,
          color-stop(0, rgb(255,255,255)),
         
          color-stop(1, rgb(225,225,225))
          );
      color:#333;
      text-shadow:0px 1px 0px #FFF;
}	  


	
#registration h2 {
	color: #fff;
	text-shadow: 0px -1px 0px #000;
	border-bottom: solid #181818 1px;
	background-color:#4c4c4c;
	 -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
	-moz-box-shadow: 0px 1px 0px #3a3a3a;
	text-align: left;
	
	padding: 10px;
	padding-left:30px;
	
	font-weight: normal;
	font-size: 16px;
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	}






	
#registerNew {
	width: 203px;
	height: 40px;
	border: none;
	text-indent: -9999px;
	background: url('/TradePortal/resources/img/createAccountButton.png') no-repeat;
	cursor: pointer;
	float: right;
	}
	
	#registerNew:hover { background-position: 0px -41px; }
	#registerNew:active { background-position: 0px -82px; }
	
 #registration p {
      position: relative;
      }
	  
fieldset label.infield /* .infield label added by JS */ {
    color: #333;
    text-shadow: 0px 1px 0px #fff;
    position: absolute;
    text-align: left;
    top: 3px !important;
    left: 35px !important;
    line-height: 29px;
    }
	
	
#SubmitApply{
	border: none;	
	cursor: pointer;
	background: url('/TradePortal/resources/img/submit.png') no-repeat;
		height:19px;
	width:62px;
}
#back_button{
	border: none;	
	cursor: pointer;
	background: url('/TradePortal/resources/img/back.png') no-repeat;
	height:21px;
	width:62px;
}
#next_button{
	border: none;	
	cursor: pointer;
	background: url('/TradePortal/resources/img/next.png') no-repeat;
	height:21px;
	width:62px;
	text-indent: -9999px;
}
#login_button{
	border: none;	
	cursor: pointer;
	background: url('/TradePortal/resources/img/button-next.png') no-repeat;
	height:20px;
	width:80px;
}
#Uploadfile{
    border: none;	
	cursor: pointer;
	background: url('/TradePortal/resources/img/upload.png') no-repeat;
	height:20px;
	width:226px;

}

#eddr{
	border: none;	
	cursor: pointer;
	background: url('/TradePortal/resources/img/eddr.png') no-repeat;
	height:20px;
	width:62px;
	
}
#generateSMScode{
	 border: none;	
	cursor: pointer;
	background: url('/TradePortal/resources/img/generate-sms-code.png') no-repeat;
	height:20px;
	width:226px;


}
a.next_button{
	border: none;	
	cursor: pointer;
	background: url('/TradePortal/resources/img/next.png') no-repeat;
	height:21px;
	width:62px;
}
a.dropdown_country{
border: none;	
	cursor: pointer;
	background: url('/TradePortal/resources/img/dropdown-country.png') no-repeat;
	height:10px;
	width:200px;
}
a.dropdown_SelectBusinessIndustry{
border: none;	
	cursor: pointer;
	background: url('/TradePortal/resources/img/dropdown-select-business-industry.png') no-repeat;
	height:10px;
	width:200px;
}
a.dropdown_SelectBusinessType{
border: none;	
	cursor: pointer;
	background: url('/TradePortal/resources/img/dropdown-select-business-type.png') no-repeat;
	height:10px;
	width:200px;
}
a.dropdown_month{
border: none;	
	cursor: pointer;
	background: url('/TradePortal/resources/img/dropdown-month.png') no-repeat;
	height:10px;
	width:200px;
}
a.dropdown_day{
border: none;	
	cursor: pointer;
	background: url('/TradePortal/resources/img/dropdown-day.png') no-repeat;
	height:10px;
	width:200px;
}
a.dropdown_StreetType{
border: none;	
	cursor: pointer;
	background: url('/TradePortal/resources/img/dropdown-street-type.png') no-repeat;
	height:10px;
	width:200px;
}
a.dropdown_alley{
border: none;	
	cursor: pointer;
	background: url('/TradePortal/resources/img/dropdown-alley.png') no-repeat;
	height:10px;
	width:200px;
}
a.dropdown_australia{
border: none;	
	cursor: pointer;
	background: url('/TradePortal/resources/img/dropdown-australia.png') no-repeat;
	height:10px;
	width:200px;
}
.plus{
	border: none;	
	cursor: pointer;
	background: url('/TradePortal/resources/img/plus.png') no-repeat;
	height:20px;
	width:98px;
}
.minus{
	border: none;	
	cursor: pointer;
	background: url('/TradePortal/resources/img/minus.png') no-repeat;
	height:20px;
	width:98px;
}




#Inbox_background{

z-index:-99px;
			color:#4c4c4c;
            background: #f1f1f1;
            background: -webkit-gradient(
                            linear,
                            left bottom,
                            left top,
                            color-stop(0, rgb(223,223,223)),
                            color-stop(0.74, rgb(223,223,223)),
                            color-stop(1, rgb(223,223,223))
                        );
            background: -moz-linear-gradient(
                            center bottom,
                            rgb(225,225,225) 0%,
                            rgb(225,225,225) 74%,
                            rgb(225,225,225) 100%
                        );
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
			border-radius: 2px;
            margin: 10px;
			margin-left:80px;
			width: 1000px;
			height:relative;
			padding-bottom:5px;

}
#Inbox_background h2 {
	color: #fff;
	text-shadow: 0px -1px 0px #000;
	border-bottom: solid #181818 1px;
	background-color:#4c4c4c;
	 -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
	-moz-box-shadow: 0px 1px 0px #3a3a3a;
	text-align: left;

	padding: 16px;
	padding-left:30px;
	
	font-weight: normal;
	font-size: 18px;
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	}
	
	#recover_password_button{
	border: none;	
	cursor: pointer;
	background: url('/TradePortal/resources/img/button-recover-password.png') no-repeat;
	height:20px;
	width:130px;
}


/*---------------------------------*/
/* Start Loading
/*---------------------------------*/

#cover {
display:none;
position:absolute;
left:0px;
top:0px;
width:100%;
height:250%;
background:gray;
filter:alpha(Opacity=50);
opacity:0.5;
-moz-opacity:0.5;
-khtml-opacity:0.5
}
#dialog {
display:none;
left:550px;
top:300px;
width:300px;
height:300px;
position:absolute;
z-index:100;
padding:2px;
}

/*---------------------------------*/
/* Finish Loading
/*---------------------------------*/



/*---------------------------------*/
/* New Style Custom Buttons
/*---------------------------------*/

.processing-text{
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold; 
	font-family: Droid sans;
	color: #000;
	
}
#loadingDialog {
left: 35%;
top: 36%;
position: absolute;
z-index: 100;
background: rgba(250,250,250,0.9);
z-index:100001;

}
#cover1 {
display:none;
position:absolute;
left:0px;
top:0px;
width:100%;
height:500%;
background:gray;
filter:alpha(Opacity=50);
opacity:0.5;
-moz-opacity:0.5;
-khtml-opacity:0.5;
}

#cover2 {
display:none;
position:fixed;
left:0px;
top:0px;
bottom: 0px;
width:100%;
background:gray;
filter:alpha(Opacity=50);
opacity:0.5;
-moz-opacity:0.5;
-khtml-opacity:0.5;
z-index:10000
}

#TermsAndConditions {
display:none;
left:400px;
top:1600px;
width:1000px;
height:800px;
position:absolute;
z-index:100;
padding:2px;
max-height: 400px;
}


#TermsAndConditionsFee {
display: none;
left: 360px;
top: 340px;
width: 700px;
height: 800px;
position: absolute;
z-index: 100;
padding: 2px;
max-height: 400px;

}

.button_dark{
border:1px solid #616261; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-family:arial, helvetica, sans-serif; padding: 5px 10px 5px 10px; text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; text-decoration: none;  text-align: center; color: #FFFFFF; background-color: #7d7e7d;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#7d7e7d), to(#0e0e0e));
 background-image: -webkit-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -moz-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -ms-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -o-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: linear-gradient(to bottom, #7d7e7d, #0e0e0e);
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7d7e7d, endColorstr=#0e0e0e);
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7d7e7d, endColorstr=#0e0e0e)"; /* IE8 */
 color: white !important;
}

.button_dark:hover{
 border:1px solid #4a4b4a; background-color: #646464;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#646464), top(#282828));
 background-image: -webkit-linear-gradient(top, #646464, #282828);
 background-image: -moz-linear-gradient(top, #646464, #282828);
 background-image: -ms-linear-gradient(top, #646464, #282828);
 background-image: -o-linear-gradient(top, #646464, #282828);
 background-image: linear-gradient(to bottom, #646464, #282828);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#646464, endColorstr=#282828);
}


.button_blue{
border:1px solid #25729a; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; text-align: center; color: #FFFFFF; background-color: #3093c7;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#3093c7), to(#1c5a85));
 background-image: -webkit-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -o-linear-gradient(top, #3093c7, #1c5a85);
 background-image: linear-gradient(to bottom, #3093c7, #1c5a85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093c7, endColorstr=#1c5a85);
}

.button_blue:hover{
 border:1px solid #1c5675; background-color: #26759e;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#26759e), top(#133d5b));
 background-image: -webkit-linear-gradient(top, #26759e, #133d5b);
 background-image: -moz-linear-gradient(top, #26759e, #133d5b);
 background-image: -ms-linear-gradient(top, #26759e, #133d5b);
 background-image: -o-linear-gradient(top, #26759e, #133d5b);
 background-image: linear-gradient(to bottom, #26759e, #133d5b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759e, endColorstr=#133d5b);
}


.button_red{
border:1px solid #72021c; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-family:arial, helvetica, sans-serif; padding: 5px 10px 5px 10px; text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; text-decoration: none;  text-align: center; color: #FFFFFF; background-color: #a90329;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#a90329), to(#6d0019));
 background-image: -webkit-linear-gradient(top, #a90329, #6d0019);
 background-image: -moz-linear-gradient(top, #a90329, #6d0019);
 background-image: -ms-linear-gradient(top, #a90329, #6d0019);
 background-image: -o-linear-gradient(top, #a90329, #6d0019);
 background-image: linear-gradient(to bottom, #a90329, #6d0019);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#a90329, endColorstr=#6d0019);
}

.button_red:hover{
 border:1px solid #450111; background-color: #77021d;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#77021d), top(#3a000d));
 background-image: -webkit-linear-gradient(top, #77021d, #3a000d);
 background-image: -moz-linear-gradient(top, #77021d, #3a000d);
 background-image: -ms-linear-gradient(top, #77021d, #3a000d);
 background-image: -o-linear-gradient(top, #77021d, #3a000d);
 background-image: linear-gradient(to bottom, #77021d, #3a000d);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#77021d, endColorstr=#3a000d);
}

.button_green{
border:1px solid #34740e; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-family:arial, helvetica, sans-serif; padding: 5px 10px 5px 10px; text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; text-decoration: none;  text-align: center; color: #FFFFFF; background-color: #4ba614;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#4ba614), to(#008c00));
 background-image: -webkit-linear-gradient(top, #4ba614, #008c00);
 background-image: -moz-linear-gradient(top, #4ba614, #008c00);
 background-image: -ms-linear-gradient(top, #4ba614, #008c00);
 background-image: -o-linear-gradient(top, #4ba614, #008c00);
 background-image: linear-gradient(to bottom, #4ba614, #008c00);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#4ba614, endColorstr=#008c00);
}

.button_green:hover{
 border:1px solid #224b09; background-color: #36780f;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#36780f), top(#005900));
 background-image: -webkit-linear-gradient(top, #36780f, #005900);
 background-image: -moz-linear-gradient(top, #36780f, #005900);
 background-image: -ms-linear-gradient(top, #36780f, #005900);
 background-image: -o-linear-gradient(top, #36780f, #005900);
 background-image: linear-gradient(to bottom, #36780f, #005900);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#36780f, endColorstr=#005900);
}

.button_orange{
border:1px solid #ffc826; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; text-align: center; color: #FFFFFF; background-color: #ffd65e;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#ffd65e), to(#febf04));
 background-image: -webkit-linear-gradient(top, #ffd65e, #febf04);
 background-image: -moz-linear-gradient(top, #ffd65e, #febf04);
 background-image: -ms-linear-gradient(top, #ffd65e, #febf04);
 background-image: -o-linear-gradient(top, #ffd65e, #febf04);
 background-image: linear-gradient(to bottom, #ffd65e, #febf04);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffd65e, endColorstr=#febf04);
}

.button_orange:hover{
 border:1px solid #f7b800; background-color: #ffc92b;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc92b), top(#ce9a01));
 background-image: -webkit-linear-gradient(top, #ffc92b, #ce9a01);
 background-image: -moz-linear-gradient(top, #ffc92b, #ce9a01);
 background-image: -ms-linear-gradient(top, #ffc92b, #ce9a01);
 background-image: -o-linear-gradient(top, #ffc92b, #ce9a01);
 background-image: linear-gradient(to bottom, #ffc92b, #ce9a01);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffc92b, endColorstr=#ce9a01);
}


/*---------------------------------*/
/* End of New Style Custom Buttons
/*---------------------------------*/







/*---------------------------------*/
/* Start - Blue NoteBox Custom Style 
/*---------------------------------*/


.note {
   position:relative;
   width:30%;
   padding:1em 1.5em;
   margin:2em auto;
   color:black;
   background:lightgrey;
   overflow:hidden;
}

.note:before {
   content:"";
   position:absolute;
   top:0;
   right:0;
   border-width:0 16px 16px 0;
   border-style:solid;
   border-color:#dfdfdf #dfdfdf rgb(140, 141, 145) rgb(2, 2, 2);
   background:#152250;
   -webkit-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
   -moz-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
   box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
   display:block; width:0; /* Firefox 3.0 damage limitation */
}

.note.rounded {
   -webkit-border-radius:5px 0 5px 5px;
   -moz-border-radius:5px 0 5px 5px;
   border-radius:5px 0 5px 5px;
}

.note.rounded:before {
   border-width:8px;
   border-color:#dfdfdf #dfdfdf transparent transparent;
   -webkit-border-bottom-left-radius:5px;
   -moz-border-radius:0 0 0 5px;
   border-radius:0 0 0 5px;
}


/*---------------------------------*/
/* End - NoteBox Custom Style 
/*---------------------------------*/





/*---------------------------------*/
/* Start - White NoteBox Custom Style 
/*---------------------------------*/


.notewhite {
   position:relative;
   width:30%;
   padding:1em 1.5em;
   margin:2em auto;
   color:#fff;
   background:#152250;
   overflow:hidden;
}

.notewhite:before {
   content:"";
   position:absolute;
   top:0;
   right:0;
   border-width:0 16px 16px 0;
   border-style:solid;
   border-color:#fff #fff #2a5ab6 #2a5ab6;
   background:#2a5ab6;
   -webkit-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
   -moz-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
   box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
   display:block; width:0; /* Firefox 3.0 damage limitation */
}

.notewhite.rounded {
   -webkit-border-radius:5px 0 5px 5px;
   -moz-border-radius:5px 0 5px 5px;
   border-radius:5px 0 5px 5px;
}

.notewhite.rounded:before {
   border-width:8px;
   border-color:#fff #fff transparent transparent;
   -webkit-border-bottom-left-radius:5px;
   -moz-border-radius:0 0 0 5px;
   border-radius:0 0 0 5px;
}


/*---------------------------------*/
/* End - NoteBox Custom Style 
/*---------------------------------*/





/*---------------------------------*/
/* Start - Navigation STEPS - Tabs
/*---------------------------------*/

.invertedshiftdown{
padding: 0;
width: 100%;
border-top: 5px solid #c9c9c9; /*Blue color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown a{
float: left;
display: block;
font: bold 12px Arial;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 9px 10px; /*Padding within each menu item*/
background-color: white; /*Default menu color*/

/*BELOW 4 LINES add rounded bottom corners to each menu item.
  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
}
.invertedshiftdown label{
float: left;
display: block;
font: bold 12px Arial;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 9px 10px; /*Padding within each menu item*/
background-color: white; /*Default menu color*/

/*BELOW 4 LINES add rounded bottom corners to each menu item.
  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
}
.invertedshiftdown a:hover{
background-color: #c9c9c9; /*Blue color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
background-color: #c1c1c1; /*Blue color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: black;
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
margin-top: 2px;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: normal 12px Verdana;
height: 22px;
border: 1px solid #1f1b79;
background-color: black;
color: white;
}

/*---------------------------------*/
/* End - Navigation STEPS - Tabs
/*---------------------------------*/



/*---------------------------------*/
/* Start - Table change the color on Mouse Hover
/*---------------------------------*/


table#tablefcc {
    border-collapse: collapse;
       
}
#tablefcc tr {
    background-color: #eee;
    border-top: 1px solid #ccc;

}
#tablefcc tr:hover {
    background-color: #ccc;
    vertical-align:middle;
    
}
#tablefcc th {
    background-color: #ccc;
}
#tablefcc th, #example td {
    padding: 3px 5px;
}

/*---------------------------------*/
/* End - Table change the color on Mouse Hover
/*---------------------------------*/

#registration_new {
		z-index:-99px;
			color:#4c4c4c;
            background: #dfdfdf;
            background: -webkit-gradient(
                            linear,
                            left bottom,
                            left top,
                            color-stop(0, rgb(223,223,223)),
                            color-stop(0.74, rgb(223,223,223)),
                            color-stop(1, rgb(223,223,223))
                        );
            background: -moz-linear-gradient(
                            center bottom,
                            rgb(225,225,225) 0%,
                            rgb(225,225,225) 74%,
                            rgb(225,225,225) 100%
                        );
            -moz-border-radius: 10px;
            -webkit-border-radius: 10px;
			border-radius: 10px;
			width: 1056px;
			height:relative;
			margin-left:100px;
			margin-top: 50px;
			
            }


#registration_earlyPay {
		z-index:-99px;
			color:black;
            background: none;
            background: -webkit-gradient(
                            linear,
                            left bottom,
                            left top,
                            color-stop(0, rgb(255,255,255)),
                            color-stop(0.74, rgb(255,255,255)),
                            color-stop(1, rgb(255,255,255))
                        );
            background: -moz-linear-gradient(
                            center bottom,
                            rgb(225,225,225) 0%,
                            rgb(225,225,225) 74%,
                            rgb(225,225,225) 100%
                        );
            
			width: 1100px;
			height:relative;
			margin-left:100px;
			margin-top: 50px;
			border: 1px solid #B6B6B6;
			-moz-border-radius: 0px 0px 10px 10px;
            -webkit-border-radius: 0px 0px 10px 10px;
			border-radius: 0px 0px 10px 10px;
			
            }
            
     #registration_earlyPay h2 {
	color: #fff;
	text-shadow: 0px -1px 0px #000;
	border-bottom: solid #004f74 1px;
	background-color:#4c4c4c;
	 -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
	-moz-box-shadow: 0px 1px 0px #3a3a3a;
	text-align: left;
	
	padding: 10px;
	padding-left:30px;
	
	font-weight: normal;
	font-size: 16px;
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	}

#registration_callcenter {
		z-index:-99px;
			color:#4c4c4c;
            background: #dfdfdf;
            background: -webkit-gradient(
                            linear,
                            left bottom,
                            left top,
                            color-stop(0, rgb(255,255,255)),
                            color-stop(0.74, rgb(255,255,255)),
                            color-stop(1, rgb(255,255,255))
                        );
            background: -moz-linear-gradient(
                            center bottom,
                            rgb(225,225,225) 0%,
                            rgb(225,225,225) 74%,
                            rgb(225,225,225) 100%
                        );
            
			width: 1100px;
			height:relative;
			margin-left:100px;
			margin-top: 50px;
			border: 1px solid #4c4c4c;
			-moz-border-radius: 0px 0px 10px 10px;
            -webkit-border-radius: 0px 0px 10px 10px;
			border-radius: 0px 0px 10px 10px;
            }


#registration_xyz {
		z-index:-99px;
			color:#4c4c4c;
            background: #dfdfdf;
            background: -webkit-gradient(
                            linear,
                            left bottom,
                            left top,
                            color-stop(0, rgb(255,255,255)),
                            color-stop(0.74, rgb(255,255,255)),
                            color-stop(1, rgb(255,255,255))
                        );
            background: -moz-linear-gradient(
                            center bottom,
                            rgb(225,225,225) 0%,
                            rgb(225,225,225) 74%,
                            rgb(225,225,225) 100%
                        );
            
			width: 1100px;
			height:relative;
			margin-left:100px;
			margin-top: 50px;
			border: 1px solid #4c4c4c;
			-moz-border-radius: 0px 0px 10px 10px;
            -webkit-border-radius: 0px 0px 10px 10px;
			border-radius: 0px 0px 10px 10px;
            }



  #registration_callcenter h2 {
	color: #fff;
	text-shadow: 0px -1px 0px #000;
	border-bottom: solid #004f74 1px;
	background-color:#4c4c4c;
	
		
	-moz-box-shadow: 0px 1px 0px #3a3a3a;
	text-align: left;
	
	padding: 10px;
	padding-left:30px;
	
	font-weight: normal;
	font-size: 16px;
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	}
	
	
	#registration_calculator {
		z-index:-99px;
			color:black;
			width: 1100px;
			height:relative;
			margin-left:100px;
			margin-top: 50px;
			border: 1px solid #4c4c4c;
			-moz-border-radius: 0px 0px 10px 10px;
            }


	
	
   #registration_calculator h2 {

		text-shadow: 0px -1px 0px #026890;
		border-bottom: solid #79c9ec 0px;

		-moz-box-shadow: 0px 1px 0px #3a3a3a;
		text-align: left;

		padding: 10px;
		padding-left: 30px;


		font-size: 14px;
		font-family: Helvetica, Arial, sans-serif;

		border: 0px solid #4c4c4c;

		background-color:#4c4c4c;
		font-weight: normal;
		color: #fff;

  
}

#pos_calculator {
		z-index:-99px;
			color:black;
            background: none;
            background: -webkit-gradient(
                            linear,
                            left bottom,
                            left top,
                            color-stop(0, rgb(255,255,255)),
                            color-stop(0.74, rgb(255,255,255)),
                            color-stop(1, rgb(255,255,255))
                        );
            background: -moz-linear-gradient(
                            center bottom,
                            rgb(225,225,225) 0%,
                            rgb(225,225,225) 74%,
                            rgb(225,225,225) 100%
                        );
            
			width: 1100px;
			height:relative;
			margin-left:100px;
			margin-top: 50px;
			border: 1px solid #79c9ec;
			-moz-border-radius: 0px 0px 10px 10px;
            -webkit-border-radius: 0px 0px 10px 10px;
			border-radius: 0px 0px 10px 10px;
            }


	
	
   #pos_calculator h2 {

		text-shadow: 0px -1px 0px #026890;
		border-bottom: solid #79c9ec 0px;

		-moz-box-shadow: 0px 1px 0px #3a3a3a;
		text-align: left;

		padding: 10px;
		padding-left: 30px;


		font-size: 14px;
		font-family: Helvetica, Arial, sans-serif;

		border: 0px solid #79c9ec;

		background: #0070b1;
		font-weight: normal;
		color: #fff;

  
}
	
	
	


    #settlement h2 {
	color: #000;
	text-shadow: 0px -1px 0px #000;
	border-bottom: solid #FFA366 1px;
	background-color:#FFB280;
	 -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
	-moz-box-shadow: 0px 1px 0px #3a3a3a;
	text-align: left;
	
	padding: 10px;
	padding-left:30px;
	
	font-weight: normal;
	font-size: 16px;
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	}

    #payment h2 {
	color: #000;
	text-shadow: 0px -1px 0px #000;
	border-bottom: solid #7CCFA6 1px;
	background-color:#8AE6B8;
	 -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
	-moz-box-shadow: 0px 1px 0px #3a3a3a;
	text-align: left;
	
	padding: 10px;
	padding-left:30px;
	
	font-weight: normal;
	font-size: 16px;
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	}
	
	#payment1 h2 {
	color: #000;
	text-shadow: 0px -1px 0px #000;
	border-bottom: solid #E6CCFF 1px;
	background-color:#EBD6FF;
	 -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
	-moz-box-shadow: 0px 1px 0px #3a3a3a;
	text-align: left;
	
	padding: 10px;
	padding-left:30px;
	
	font-weight: normal;
	font-size: 16px;
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	}
          
     #instalment h2 {
	color: #004C80;
	text-shadow: 0px -1px 0px #000;
	border-bottom: solid #33ADFF 1px;
	background-color:#66C2FF;
	 -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
	-moz-box-shadow: 0px 1px 0px #3a3a3a;
	text-align: left;
	
	padding: 10px;
	padding-left:30px;
	
	font-weight: normal;
	font-size: 16px;
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	}
	
	  #processCollection h2 {
	color: #000;
	text-shadow: 0px -1px 0px #3D4C3D;
	border-bottom: solid #E6E68A 1px;
	background-color:#FFFFCC;
	 -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
	-moz-box-shadow: 0px 1px 0px #3a3a3a;
	text-align: left;
	
	padding: 10px;
	padding-left:30px;
	
	font-weight: normal;
	font-size: 16px;
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	}
         
         
            
    #registration_new h2 {
	color: #fff;
	text-shadow: 0px -1px 0px #000;
	border-bottom: solid #004f74 1px;
	background-color:#4c4c4c;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
	-moz-box-shadow: 0px 1px 0px #3a3a3a;
	text-align: left;
	
	padding: 10px;
	padding-left:30px;
	
	font-weight: normal;
	font-size: 16px;
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	}
    
    #bgcolorh1 {
	color: #CCCCCC;
	
	}
    
    
   #bgcolortd {
	color: #eae9e9;
	
	}
    

.noteSmall {
   position:relative;
   padding:1em 1.5em;
   background:lightgrey;
   overflow:hidden;
}

.noteSmall:before {
   content:"";
   position:absolute;
   top:0;
   right:0;
   border-width:0 16px 16px 0;
   border-style:solid;
   border-color:#dfdfdf #dfdfdf rgb(140, 141, 145) rgb(2, 2, 2);
   background:#152250;
   -webkit-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
   -moz-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
   box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
   display:block; width:0; /* Firefox 3.0 damage limitation */
}

.noteSmall.rounded {
   -webkit-border-radius:5px 0 5px 5px;
   -moz-border-radius:5px 0 5px 5px;
   border-radius:5px 0 5px 5px;
}

.noteSmall.rounded:before {
   border-width:8px;
   border-color:#dfdfdf #dfdfdf transparent transparent;
   -webkit-border-bottom-left-radius:5px;
   -moz-border-radius:0 0 0 5px;
   border-radius:0 0 0 5px;
}











/*---------------------------------*/
/* Start - Title Welcome Page
/*---------------------------------*/


#title {
	margin: 0;
	padding: 200px;
	background: #E5E6DD;
	font-family: 'Oxygen', sans-serif;
	font-size: 13px;
	color: #8A8985;
	
}


#title h2 {
	margin: 0px 0px 30px 0px;
padding: 0px 0px 10px 0px;
border-bottom: 3px solid #E0E1D6;
text-shadow: 1px 1px 0px #FFFFFF;
font-size: 26px;
color: #373737;
}
/*---------------------------------*/
/* End - Title Welcome Page
/*---------------------------------*/








/*---------------------------------*/
/* Start - Mouse Hover Welcome
/*---------------------------------*/

a.mousemyinbox {
display:block;
width:320px;
height:170px;
background-image:url(/TradePortal/resources/img/sprite-my-inbox-blue.jpg);
background-position:0px 0px;
}
a.mousemyinbox:hover {
background-position:-320px 0px;
}



a.mousecreatetransaction {
display:block;
width:320px;
height:170px;
background-image:url(/TradePortal/resources/img/sprite-create-transaction-blue.jpg);
background-position:0px 0px;
}
a.mousecreatetransaction:hover {
background-position:-320px 0px;
}



a.mousetransactions {
display:block;
width:320px;
height:170px;
background-image:url(/TradePortal/resources/img/sprite-transactions-blue.jpg);
background-position:0px 0px;
}
a.mousetransactions:hover {
background-position:-320px 0px;
}



a.mouselibrary {
display:block;
width:320px;
height:170px;
background-image:url(/TradePortal/resources/img/sprite-library-blue.jpg);
background-position:0px 0px;
}
a.mouselibrary:hover {
background-position:-320px 0px;
}




a.mousemyaccount {
display:block;
width:320px;
height:170px;
background-image:url(/TradePortal/resources/img/sprite-my-account-blue.jpg);
background-position:0px 0px;
}
a.mousemyaccount:hover {
background-position:-320px 0px;
}

a.mousereporting {
display:block;
width:320px;
height:170px;
background-image:url(/TradePortal/resources/img/sprite-reporting-blue.jpg);
background-position:0px 0px;
}
a.mousereporting:hover {
background-position:-320px 0px;
}



a.mousemycustomers {
display:block;
width:320px;
height:170px;
background-image:url(/TradePortal/resources/img/sprite-my-custumers-blue.jpg);
background-position:0px 0px;
}
a.mousemycustomers:hover {
background-position:-320px 0px;
}

a.mousepos {
display:block;
width:165px;
height:74px;
background-image:url(/TradePortal/resources/img/productlogo/positiv.jpg);
margin-top: 40px;
}

a.mousemycustomers:hover {
background-position:-320px 0px;
}



a.mousecreditmanagement {
display:block;
width:320px;
height:170px;
background-image:url(/TradePortal/resources/img/sprite-credit-management-blue.jpg);
background-position:0px 0px;
}
a.mousecreditmanagement:hover {
background-position:-320px 0px;
}

a.mousesupport {
display:block;
width:320px;
height:170px;
background-image:url(/TradePortal/resources/img/sprite-support-blue.jpg);
background-position:0px 0px;
}
a.mousesupport:hover {
background-position:-320px 0px;
}




a.mousetraining {
display:block;
width:320px;
height:170px;
background-image:url(/TradePortal/resources/img/sprite-training-blue.jpg);
background-position:0px 0px;
}
a.mousetraining:hover {
background-position:-320px 0px;
}



a.mousecreditapplication {
display:block;
width:320px;
height:170px;
background-image:url(/TradePortal/resources/img/sprite-creditapplication-blue.jpg);
background-position:0px 0px;
}
a.mousecreditapplication:hover {
background-position:-320px 0px;
}




a.mousedownloadforms {
display:block;
width:320px;
height:170px;
background-image:url(/TradePortal/resources/img/sprite-downloadforms-blue.jpg);
background-position:0px 0px;
}
a.mousedownloadforms:hover {
background-position:-320px 0px;
}





/*---------------------------------*/
/* End - Mouse Hover Welcome
/*---------------------------------*/





/*---------------------------------*/
/* Start - Hover TR
/*---------------------------------*/

tr#element{
    background-color: blue;
    cursor: pointer;
    height: 30px;

}

tr#element:hover{
    background-color: blue;
    cursor: pointer;

}

/*---------------------------------*/
/* End - Hover TR
/*---------------------------------*/

#eddr_button{
	border: none;	
	cursor: pointer;
	background: url('/TradePortal/resources/img/button-eddr.png') no-repeat;
	height:20px;
	width:62px;
	
}

#button_Delete{
	border: none;	
	cursor: pointer;
	background: url('TradePortal/resources/img/button-delete.png') no-repeat;
	height:20px;
	width:61px;
}


.stylepp { width: 1500px !important; } 
 .mysummarytabel { width: 1500px !important; margin-left:40px !important; margin:0px !important;} 
 .mysummarytabelpayment { width: 1620px !important; margin-left:40px !important; margin:0px !important;} 
 .mysummarytabel1 { width: 1240px !important; margin-left:0px !important; margin:0px !important;} 
 .mysummarytabel2 { width: 1050px !important; margin-left:40px !important;margin:0px !important;}
 .mysummarytabel3 { width: 1700px !important; margin-left:40px !important;margin:0px !important;}
 .mysummarytabel6 { width: 1740px !important; margin-left:40px !important;margin:0px !important;}
 .mysummarytabel7 { width: 750px !important; margin-left:40px !important;margin:0px !important;}
 .mysummarytabel10 { width: 900px !important; margin-left:40px !important;margin:0px !important;}
 .mysummarytabel11 { width: 1340px !important; margin-left:0px !important; margin:0px !important;} 
 .mysummarytabel1150 { width: 1150px !important; margin-left:0px !important; margin:0px !important;}
 .mysummarytabel8 { width: 1039px !important; margin-left:35px !important;}
 .mysummarytabel9 { width: 550px !important; margin-left:40px !important;margin:0px !important;}
 .mysummarytabelFunder { width: 1600px !important; margin-left:40px !important;margin:0px !important;}
 .myclienttabel{ width:880px !important; margin-left:40px !important;margin:0px !important;}
 .mynewpartytabel { width: 830px !important; margin-left:40px !important; margin:0px !important;} 
 .mysummarytabelpayout { width: 1320px !important; margin-left:40px !important; margin:0px !important;} 
 .mysummarytabelPSech { width: 1100px !important; margin-left:0px !important; margin:0px !important;} 
 .mysummarytabel550{ width: 550px !important; margin-left:40px !important;margin:0px !important;}
  .mysummarytabel600{ width: 600px !important; margin-left:40px !important;margin:0px !important;}
 
  .mysummarytabelposCal { width: 1050px !important; margin-left:40px !important;margin:0px !important;}

 .mysummarytabelSett { width: 1900px !important; margin-left:40px !important;margin:0px !important;}
.styleppp { width: 1590px !important;}

 .mysummarytabel12 { width: 650px !important; margin-left:40px !important;margin:0px !important;}
 .mysummarytabel1133 { width: 1133px !important; margin-left:40px !important;margin:0px !important;}
 .mysummarytabel13 { width: 1390px !important; margin-left:40px !important;margin:0px !important;}


.errorblock{
	color: #000;
	background-color: #ffEEEE;
	border: 1px solid #ff0000;
	padding:8px;
	margin:16px;
}

.plus{
	border: none;	
	cursor: pointer;
	background: url('/TradePortal/resources/img/plus.png') no-repeat;
	height:20px;
	width:98px;
}

.dateBold {
	font-size: 9px;
	font-style: italic;
	color: gray;
	padding-top: 5px;
	text-decoration: underline;
}

.fccCommentColor{
	background-color: #488AC7;
	color:black;
	width:100%;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 20px;
}
.frCommentColor{
	background-color: #AFC7C7;
	color:black;
	width:100%;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 20px;
}

.clientCommentColor{
	background-color: #BFA7C7;
	color:black;
	width:100%;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 20px;
}

#creditSettingsH2 {
width:77.5%;color: #fff;text-shadow: 0px -1px 0px #000;border-bottom: solid #004f74 1px;background-color: #4c4c4c;-moz-border-radius: 2px;-webkit-border-radius: 2px;-moz-box-shadow: 0px 1px 0px #3a3a3a;text-align: left;padding: 10px;padding-left: 30px;font-weight: normal;font-size: 16px;font-family: Lucida Grande, Helvetica, Arial, sans-serif;
}

.submit.awesome:hover {
background-color: #245F23;
}
.submit.awesome {
border: solid 2px #FFF;
background-color: #2D812C;
}
.large.awesome {
font-size: 14px;
padding: 8px 14px 9px;
}

.awesome {
background: #222 url(../img/alert-overlay.png) repeat-x;
display: inline-block;
padding: 5px 10px 6px;
color: #fff;
text-decoration: none;
font-weight: bold;
line-height: 1;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 3px #999;
-webkit-box-shadow: 0 1px 3px #999;
text-shadow: 0 -1px 1px #222;
border-bottom: 1px solid #222;
position: relative;
cursor: pointer;
}


.approvedBig {
    background-color: #DDFFDD;
	border: 1px solid #009900;
	padding: 10px;
	font-size: large;
	color: green;
	text-align: center;
}
.approvedBig li{
    list-style: none;
}
.noteSmall-1{
	background: none repeat scroll 0 0 #fff;
	padding: 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.8);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.8);
	-o-box-shadow: 0 1px 5px rgba(0,0,0,0.8);
	box-shadow: 0 1px 5px rgba(0,0,0,0.8);
	padding: 10px;
	margin-right: 25px;	
}


.tooltip{
	    display: inline;
	    position: relative;
		}
.tooltip:hover:after{
    background: #333;
    background: rgba(0,0,0,.8);
    border-radius: 5px;
    bottom: 34px;
    color: #fff;
    content: attr(title);
    left: 20%;
	padding: 5px 15px;
    position: absolute;
    z-index: 98;
    width: 220px;
}
.tooltip:hover:before{
    border: solid;
    border-color: #333 transparent;
    border-width: 6px 6px 0 6px;
    bottom: 28px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 99;
}

#apply-agreement {
	margin-top: 19px;
	border: 2px groove threedface;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 19px;
	font-size: 13px; 
	width: 95%;
	border-collapse: separate;
}
.fieldsetBorder {
	padding: 2px;
	border: padding: 2px;
	border: 2px silver solid;
	border-radius: 8px;
	font-size: 13px;
	margin: 30px;
}
.legend {
	background-color: #dfdfdf;
	float: left;
	font-size: 15px;
	margin: -17px 0 0 1px;
	padding: 0 7px;
}

.legend3 {
	background-color: #dfdfdf;
	float: left;
	font-size: 14px;
	margin: -15px 0 0 1px;
	padding: 0 7px;
}

.legend1 {
background-color: #fff;
color: #316baa;
float: left;
font-size: 15px;
margin: -29px 0 0 -7px;
padding: 6px;
}

.legend12 {
background-color: #fff;
color: #316baa;
float: left;
font-size: 13px;
margin: -23px 0 0 -6px;
padding: 6px;
}

.legendWhite {
	background-color: #ffffff;
	float: left;
	font-size: 14px;
	margin: -12px 0 0 20px;
	padding: 0 10px;
	z-index: 9999;
    position: relative;
}

.fieldsetBorder12 {
	padding: 2px;
	border: 2px silver solid;
	border-radius: 8px;
	font-size: 13px;
	margin: 30px 30px 17px;
	height: 235px;
}

.list li {
	background: url(/TradePortal/resources/img/pg/bullet1.png) 2px 8px no-repeat !important;
	color: #000000 !important;
	padding: 2px 0 0 15px;
}

input.serviceCheckbox
{

width: 21px; height: 22px; cursor: pointer;
background-image: url(/TradePortal/resources/img/customRadio/checkboxSmall_Blue_thumbs.jpg);
background-position: 0px -30px;"
}


.trborderServiceFee

{
border: 1px rgb(63, 202, 221) solid; 
BORDER-BOTTOM: 1px solid #000000; 

}

.selectPaymentSchedule

{
width: 200px;background-color: white; border: 1px solid #a5c7fe; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; width: 212px; padding: 4px;border-radius: 3px; 

}

.back-button
{
float: right;
margin: 12px;
color: #000;
padding: 4px 40px 4.2px;
font-size: 15px;
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
background-color: #dddddd;
box-sizing: border-box;
border-spacing: 2px;
border: 1px solid #bbb;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
text-decoration: none;
}

.back-button:hover
{
float: right;
margin: 12px;
color: #000;
padding: 4px 40px 4.2px;
font-size: 15px;
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
background-color: #c1c1c1;
box-sizing: border-box;
border-spacing: 2px;
border: 1px solid #bbb;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
text-decoration: none;
}

.fieldsetBorderPayment {
	padding: 2px;
	border: padding: 2px;
	border: 2px rgb(142, 200, 214) solid;
	border-radius: 8px;
	font-size: 13px;
	margin: 30px;
}

.noteSmallPurchase{
background: none repeat scroll 0 0 #FFFFFF;
padding: 0;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.8);
-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.8);
-o-box-shadow: 0 1px 5px rgba(0,0,0,0.8);
box-shadow: 0 1px 5px rgba(0,0,0,0.8);
padding: 10px;
margin-right: 25px;
}

.notePurchaseSuccess{
background: none repeat scroll 0 0 #EBFFE0;
padding: 0;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: 0 1px 5px rgba(150, 214, 69, 0.9);
-moz-box-shadow: 0 1px 5px rgba(150, 214, 69, 0.9);
-o-box-shadow: 0 1px 5px rgba(150, 214, 69, 0.9);
box-shadow: 0 1px 5px rgba(150, 214, 69, 0.9);
padding: 10px;
margin-right: 25px;
}

.noteAlert{
	background: none repeat scroll 0 0 #F5D9C9;
padding: 0;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: 0 1px 5px rgba(214, 81, 69, 0.9);
-moz-box-shadow: 0 1px 5px rgba(214, 81, 69, 0.9);
-o-box-shadow: 0 1px 5px rgba(214, 81, 69, 0.9);
box-shadow: 0 1px 5px rgba(214, 81, 69, 0.9);
padding: 10px;
margin-right: 25px;
}


.input-checkbox-txt{
	margin-top: 10px;
margin-bottom: -14px;
font-size: 13px;
}

.select-shoppingcart
{
width: 200px;background-color: white; border: 1px solid #a5c7fe; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; width: 212px; padding: 4px;border-radius: 3px;
}

.back-button
{
float: right;
margin: 15px;
color: #000;
padding: 3px 36px 2.2px;
font-size: 15px;
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
background-color: #dddddd;
box-sizing: border-box;
border-spacing: 2px;
border: 1px solid #bbb;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
text-decoration: none;
}

.back-button:hover
{
float: right;
margin: 15px;
color: #000;
padding: 3px 36px 2.2px;
font-size: 15px;
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
background-color: #c1c1c1;
box-sizing: border-box;
border-spacing: 2px;
border: 1px solid #bbb;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
text-decoration: none;
}


.back-grey
{
border:1px solid #c1c1c1; -webkit-border-radius: 10px; -moz-border-radius: 10px;border-radius: 10px;font-family:arial, helvetica, sans-serif; padding:10px 20px 10px 20px; text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; text-decoration: none;  text-align: center;
float: right;
margin: 15px;
color: #000;
padding: 3px 36px 2.2px;
font-size: 15px;
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
background-color: #dddddd;
box-sizing: border-box;
border-spacing: 2px;
border: 1px solid #bbb;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
text-decoration: none;
}

.button_green{
border:1px solid #c1c1c1; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-family:arial, helvetica, sans-serif; padding: 5px 10px 5px 10px; text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; text-decoration: none;  text-align: center; color: #FFFFFF; background-color: #4ba614;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#4ba614), to(#008c00));
 background-image: -webkit-linear-gradient(top, #4ba614, #008c00);
 background-image: -moz-linear-gradient(top, #4ba614, #008c00);
 background-image: -ms-linear-gradient(top, #4ba614, #008c00);
 background-image: -o-linear-gradient(top, #4ba614, #008c00);
 background-image: linear-gradient(to bottom, #4ba614, #008c00);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#4ba614, endColorstr=#008c00);
}

.button_green:hover{
 border:1px solid #224b09; background-color: #36780f;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#36780f), top(#005900));
 background-image: -webkit-linear-gradient(top, #36780f, #005900);
 background-image: -moz-linear-gradient(top, #36780f, #005900);
 background-image: -ms-linear-gradient(top, #36780f, #005900);
 background-image: -o-linear-gradient(top, #36780f, #005900);
 background-image: linear-gradient(to bottom, #36780f, #005900);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#36780f, endColorstr=#005900);
}

.btn-invoice {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
color: #ffffff;
background-color: #428bca;
border-color: #357ebd;
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
border: 1px solid transparent;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}


.btn-invoice-addItem {
color: #ffffff;
background-color: #5cb85c;
border-color: #4cae4c;
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
border: 1px solid transparent;
border-radius: 4px;
-webkit-user-select: none;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.btn-invoice-cancel {
float: right !important;
color: #ffffff;
background-color: #d9534f;
border-color: #d43f3a;
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
border: 1px solid transparent;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}



 .ui-tooltip, .arrow:after {
    background: #2E9AFE;
    border: 2px solid white;
  }
  .ui-tooltip {
    padding: 10px 20px;
    color: white;
    border-radius: 20px;
    font: 13px "Helvetica Neue", Sans-Serif;
    /* text-transform: uppercase; */
    box-shadow: 0 0 7px #2E9AFE;
  }
  
   .ui-tooltipNew {
    padding: 10px 20px;
    color: white;
    border-radius: 20px;
    font: bold 10px "Helvetica Neue", Sans-Serif;
    text-transform: uppercase;
    box-shadow: 0 0 7px  #2E9AFE;
  	margin-left: 600px;  	
  	margin-bottom: 900px;
    
  }

  .arrow {
    width: 100px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
  }
  .arrow.top {
    top: -16px;
    bottom: auto;
  }
  .arrow.left {
    left: 20%;
  }
  .arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    tranform: rotate(45deg);
  }
  .arrow.top:after {
    bottom: -20px;
    top: auto;
  } 


select.paymentSchedule
{

background-color: white;
border: 1px solid #a5c7fe;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
width: 231px;
padding: 4px;
border-radius: 3px;
margin-top: 13px;
}

input.serviceRadio {
  width: 21px;
  height: 22px;
  cursor: pointer;
  vertical-align: middle;
}


.calendarTextBox {
  background-image: url(/TradePortal/resources/img/icon-calendar.png);
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: solid 1px #acacac;
  font-size: 14px;
  padding: 5px 8px 7px 10px;
  color: #333;
  text-shadow: 0px 1px 0px #FFF;
}

.valueTD {
	  background-color: silver;
	  width:300px;
 }
 .titleTD {
 	width:200px;
    padding-left: 30px !important;
 }
 
 .greyValueCell {
  		background-color: #F5F5F5; 
  		min-height:25px !important;
 }
 
 .agree-table-details td {
    padding: 5px 10px !important;
 }
 .agree-table-details td input[type="text"] {
    width: 100%;
    padding: 5px 0px 7px 0px;
    text-indent: 10px;
 }
 .group-btn {
    position: relative;
    top: 12px;
 }

 #regDetails .row div {
    padding-top: 10px;
    padding-bottom: 0;
 } 
 
 .reset-input input[type="text"], 
 .reset-input input[type="password"],
 .reset-input input[type="email"]
 {
    padding-left: 0;
    padding-right: 0;
    text-indent: 10px;
    width: 100%;
 }
 
 #regDetails.reset-input input[type="text"], 
 #regDetails.reset-input input[type="password"],
 #regDetails.reset-input input[type="email"] {
    padding-right: 10px;
    width: 96.5%;
 }

input[type="button"][disabled="disabled"], input[type="button"][disabled="disabled"]:hover {
    border: 1px solid #224b09 !important;
    background-color: #36780f !important;
    background-image: none;
}
.hideElement {
    visibility: hidden !important;  
}

.hideElement1 {
    visibility: hidden !important;  
}
