* {
        margin:0px;
        padding:0px;
}

body {
color: #04425B;
font-family: Arial, Verdana, Trebuchet MS;
font-size: 12px;
 

	}



#maincontainer {
	width: 100%;
/*	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	*/
	 


}
img {
	border:none;
}

h1  	{
	font-weight: bold;
	font-size: 12px;
}

h2

{
	font-weight: bold;
	font-size: 12px;
}

a:link 		{color:#2A0064}
a:visited 	{color:#2A0064}
a:hover		{color:#5500C9}
a:active	{color:#5500C9}

.header {
	width: 100%;
	height: 120px;
	/*background-color:#93BEB4;
		border-bottom: 2px solid #EAE241;*/
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom:3px solid #3C4F6F;

}

.left {
	width: 220px;
	margin-left: auto;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	clear:left;
	/*background-image: url(../images/line.jpg);
	background-repeat: repeat-y;*/
	min-height:500px;
	border-bottom:5px solid #3C4F6F;
	border-left:5px solid #3C4F6F;
	border-right:5px solid #3C4F6F;
	border-top:5px solid #3C4F6F ;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 0px 10px 10px 10px;

}

.centre {
	width: 75%;
	min-height: 475px;
	margin: 4px 0 0 0 ;
	padding: 0 0 0 0;
	float:left;
	clear:right;
}

#partners	{
 clear:both;
 text-align:center;
 margin-left: 250px;

}
#agents{
	float:left;
	width:960px;
	height:100px;
	margin:20px 0px;
	border-bottom:8px solid #F1E612;
	border-left:8px solid #F1E612;
	border-right:8px solid #F1E612;
	border-top:8px solid #F1E612;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	 
}
#agents h3{
	font-size:20px;
	margin:8px 5px;
}
#agents ul{
	margin:20px 0px 0px 0px;
}
#agents ul li{
	float:left;
}
.footer	{
  bottom: 0;
  width: 100%;
  height: 90px;
  border: 1px solid #ccc ;
  border-bottom: 0px;
}
.footertext	{
	color:#3C4F6F;
	font-size: 20px;
	font-family: cursive;
	padding-top:5px;
	text-align: center;

}

/* General Styles :: Start */

.status-message {
        margin: 10px 10px;
        padding: 5px 10px;
        background-color: khaki;
}

/* General Styles :: Stop */



/* Overlay styles :: Start */
#overlayContainer {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        margin-top: 125px;
        margin-left: 220px;
        z-index: 1000;
        border: 1px solid black;
        background: transparent;
}


#overlayContainer td {
	padding-top: 150px;
	vertical-align: top;
	text-align: center;
	background-image: url(../images/semi-transparent.gif);
}


#overlayContainer td td {
	padding-top: 3px;
	text-align: left;
}





#loaderContainer {
        display: none;
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 1000;
}


#loaderContainer td {
	padding-top: 150px;
	vertical-align: top;
	text-align: center;
	background-image: url(../images/semi-transparent.gif);
}


#loaderContainer td td {
	padding-top: 3px;
	text-align: left;
}


#loader {
        width: 320px;
        margin-left: auto;
        margin-right: auto;
}


#loader td {
        padding: 3px;
        background: #ffffff;
}


#loader p {
        border: 3px solid #6E89DD;
        padding: 10px;
        margin: 0;
        background: #EEF0FC;
}


#loader img {
        float: left;
        margin-right: 12px;
}


#loader strong {
        display: block;
        margin-bottom: 3px;
}





#prompt {
        width: 320px;
        margin-left: auto;
        margin-right: auto;
}


#prompt td {
        padding: 3px;
        background: #ffffff;
}


#prompt p {
        border: 3px solid green;
        padding: 10px;
        margin: 0;
        background: #75BA4B;
}

#prompt img {
        float: left;
        margin-right: 12px;
}


#prompt strong {
        display: block;
          margin-bottom: 3px;
}





#alert {
        width: 320px;
        margin-left: auto;
        margin-right: auto;
}


#alert td {
        padding: 3px;
        background: #ffffff;
}


#alert p {
        border: 3px solid yellow;
        padding: 10px;
        margin: 0;
        background: #D7DD3A;
}


#alert img {
        float: left;
        margin-right: 12px;
}


#alert strong {
        display: block;
        margin-bottom: 3px;
}





#error {
        width: 320px;
        margin-left: auto;
        margin-right: auto;
}


#error td {
        padding: 3px;
        background: #ffffff;
}


#error p {
        border: 3px solid red;
        padding: 10px;
        margin: 0;
        background: #FE5BB7;
}


#error img {
        float: left;
        margin-right: 12px;
}


#error strong {
        display: block;
        margin-bottom: 3px;
}
/* Overlay styles :: End */


#menuhead1 {
	background-image: url(../images/menuhead.jpg);
	width: 195px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	}
	
#menuhead2 {
	background-image: url(../images/menuhead.jpg);
	width: 195px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	}
	
#box 	{
	background-color: white;
	width: 195px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	}
	
#iconbox {
	margin-left: 15px;
	margin-bottom: 15px;
	width: 360px;
	height: 120px;
	float: left;
	
	}
	

	
#iconboxa {
	margin-left: 15px;
	margin-top: 5px;
	width: 90px;
	height: 120px;
	float: left;
	
	}
	
#iconboxb {
	margin-top: 5px;
	margin-left: 10px;
	width: 240px;
	height: 120px;
	float: left;
	
	}
	
	
#icon	{
	width: 150px;
	height: 150px;
	float: left;
	margin-left: 5px;
	text-align: center;
	
	
	}	
#icon	a{
	float: left;
	margin-left: 5px;
	text-align: center;
	text-decoration:none;
	font-weight:bold;
	color:#333333;padding-top:15px;
	}	

	

	
.ikon	{
	width:84px;
	height:84px;
	
	}

.ikontext {
	font-size: 11px;
	display: block;
	text-align: center;
}


	
.menutext {
	width: 150px;
	padding-top: 7px;
	padding-bottom: 7px;
	list-style-type: none;
	line-height: 170%;
	margin-left: 20px;
	}


.menutext a {
	color: #04425B;
	text-decoration: none;

	}	
	
	
.menutext a:hover {
	width: 150px;
	color: red;
}
	
.mheading {
	padding: 7px;
	font-weight: bold;
	}
	


#iconbox a {
	color: #04425B;
	text-decoration: none;
	}	


#iconboxa a {
	color: #04425B;
	text-decoration: none;
	}



#iconboxb a {
	color: #04425B;
	text-decoration: none;
	}

#table {
	margin-left: 15px;
	margin-top: 40px;
	float:left;
	text-align: left;
	padding: 3px 3px 3px 3px;
}

#table th {
	padding: 3px 3px 3px 3px;
}

#table td {
	padding: 3px 3px 3px 3px;
}



/* New Request :: Start */

#container {
	width: 1000px;
	/*border: 1px solid black;*/
	}

/* Box 1 */
#client {
	width: 985px;
	/*float: left;*/
	padding-left: 5px;
	padding-bottom: 5px;
	/*border: 1px solid black;*/
}

#clientboxtop {
	background-image: url(../images/new-transfer/client-box-top.gif);
	width: 985px;
	height: 75px;
}

#clientboxbottom {
	background-image: url(../images/new-transfer/client-box-bottom.gif);
	width: 985px;
	height: 46px;
	}

/*#clientcontent {
	width: 975px;
	border-left: 5px solid #ccccc4;
	border-right: 5px solid #ccccc4;
	overflow: hidden;
	overflow: auto;
	}

#leftclient {
	float: left;
	line-height: 170%;
	padding-left: 34px;
}
*/
#leftclient {
	float: left;
	line-height: 170%;
	padding-left:10px;
}
#beneficiarycontent	{
	float: left;
	line-height: 170%;
	padding-left:10px;

}

#rightclient {
	float: right;
	margin-right: 10px;
}	
	

#databox {
	height: 20px;
	float: left;
}

#databox2 {
	height: 20px;
	float: left;
}	

#databox3 {
	height: 20px;
	float: left;
}	

#databox4 {
	height: 20px;
	float: left;
}

#databox2 select,
#databox4 select {
        width: 90px;
}
/*end box 1*/

/*start box 2*/

/*#beneficiary {
	width: 985px;
	
	margin-left: 5px;
	
	padding-bottom: 5px;
	
}*/

#benboxtop {
	background-image: url(../images/new-transfer/client-box-top.gif);
	/*background-image: url(../images/new-transfer/ben-box-top.gif);*/
	width: 985px;
	height: 70px;
	
}

/*#benboxbottom {
	background-image: url(../images/new-transfer/client-box-bottom.gif);
	width: 985px;
	height: 46px;
}

#bencontent {
	width: 955px;
	border-left: 5px solid #ccccc4;
	border-right: 5px solid #ccccc4;
	overflow: hidden;
	overflow: auto;
	padding-left: 20px;
	line-height: 170%;
	}*/
/* end box 2 */
/* start box 3 */

#payingagent {
	
	float: left;
	padding-left: 10px;
        padding-bottom: 5px;
	/*border: 1px solid black;*/
	clear: both;
	}

#payingagentboxtop {
	background-image: url(../images/new-transfer/paying-agent-box-top.gif);
	/*background-image: url(../images/new-transfer/ben-box-top.gif);*/
	width: 490px;
	height: 70px;
	
}

/*#payingagentboxbottom {
	background-image: url(../images/new-transfer/paying-agent-box-bottom.gif);
	width: 490px;
	height: 46px;
}

#paycontent {
	width: 460px;
	border-left: 5px solid #ccccc4;
	border-right: 5px solid #ccccc4;
	overflow: hidden;
	overflow: auto;
	padding-left: 20px;
	line-height: 170%;
	}
*/
#remage {
	width: 455px;
	border-left: 5px solid #ccccc4;
	border-right: 5px solid #ccccc4;
	padding-left: 25px;
	border-bottom: 1px dotted black;
}

/*#payage {
	width: 455px;
	border-left: 5px solid #ccccc4;
	border-right: 5px solid #ccccc4;
	padding-left: 25px;

}*/
	
/*end box three */
/* start box four*/ 

#paymentbox {
	width: 490px;
	float: left;
	padding-left: 5px;
	padding-bottom: 5px;
	/*border: 1px solid black;*/
}


#paymentboxtop {
	background-image: url(../images/new-transfer/payment-box-top.gif);
	width: 490px;
	height: 75px;
}

#paymentboxbottom {
	background-image: url(../images/new-transfer/payment-box-bottom.gif);
	width: 490px;
	height: 46px;
	}

#remcontent {
	width: 475px;
	border-left: 5px solid #ccccc4;
	border-right: 5px solid #ccccc4;
	/*overflow: hidden;
	overflow: auto;*/
	padding-left: 5px;
	line-height: 170%;
	padding-top: 5px;
	}


.formrowr {
	height: 25px;
}


	
	
/* end box four */
	
/*new requestpage left overs
#remittance {
	width: 750px;
	float: left;
	padding-left: 10px;
	margin-top: 10px;
}
	
#remboxtop {	
	background-image: url(../images/new-transfer/remittance-box-top.gif);
	width: 750px;
	height: 51px;
}

#remcontent {
	width: 475px;
	border-left: 5px solid #ccccc4;
	border-right: 5px solid #ccccc4;
	overflow: hidden;
	overflow: auto;
	padding-left: 5px;
	line-height: 170%;
	padding-top: 5px;

	}
	
#remboxbottom {	
	background-image: url(../images/new-transfer/remittance-box-bottom.gif);
	width: 750px;
	height: 50px;
}

#remage {
	width: 230px;
	border-left: 5px solid #ccccc4;
	border-right: 5px solid #ccccc4;
	padding-left: 10px;
	border-bottom: 1px dotted black;
}

#payage {
	width: 230px;
	border-left: 5px solid #ccccc4;
	border-right: 5px solid #ccccc4;
	padding-left: 10px;

}


#payment {
	width: 750px;
	float: left;
	padding-left: 10px;
	
	margin-top: 10px;
}

#paymentbox {
	background-image: url(../images/new-transfer/payment-box-top.gif);
	width: 750px;
	height: 50px;
	
}

#paycontent {
	width: 200px;
	/*border-left: 5px solid #ccccc4;
	border-right: 5px solid #ccccc4;
	padding-left: 34px;
	line-height: 170%;
	padding-top: 5px;
	overflow: hidden;
	overflow: auto;
}
	
#paymentboxbottom {
	background-image: url(../images/new-transfer/payment-box-bottom.gif);
	width: 750px;
	height: 50px;
	}
end newstransfer leftovers*/	
	
#tickandtitle {
	width: 240px;
	height: 30px;
	padding-top: 5px;
	padding-left: 7px;
}

.steptitle {
	float: left;
	margin-top: 6px;
	margin-left: 2px;
}

.tick {
	float: left;
}


	
ul {
	list-style-type: none;
}

li
{
text-align: left;
padding-left: 5px;

}


.add {
	padding-top: 15px;
	float: left;
	clear: left;
	padding-left: 5px;
	
}

.choose {
	padding-top: 15px;
	padding-right: 5px;
	float: right;
	
}



.addben {
	padding-top: 15px;
	padding-left: 5px;
}


#remcontent input {
	margin-left: 5px;
}

.please {
	margin-left: 35px;
	list-style-type: none;
}
 

/* remittance css for new transfer page */

label.sendingtotalr {
	float: left;
	margin-right: 9px;
	
}
	
input.sendingTotal {
	float: left;
	
	width: 130px;
}

.sendingr-formrowr {
	height: 35px;
}

label.sendingr {
	float: left;
	clear: both;
        display: block;
	width: 80px;
	margin-right: 16px;
	
}
	
label.sendingk {
	float: left;
	clear: both;
	width: 76px;
	margin-right: 15px;
	
}

input.sendingAmountr {
	float: left;
	width: 90px;
	                                        
}


select.sendingCurrencyr {
	margin-left: 3px;
	float: left;
	width: 169px;
	border: 1px solid black;
}

label.converr {                                                              
	float: left;
        clear: both;
        width: 90px;
        margin-right: 4px;
}

select#converr {
	
	float: left;
	
}

label.charger {
	clear: both;
	width: 78px;
	float: left;
	margin-right: 23px;
}

select.charger {
	float: left;
	width: 134px;	
}                                    

label.chargesr {
	float: left;
	width: 69px;
	padding-left: 3px;
	
}

input.chargesr {
	float: left;
	width: 60px;	
}

label.totalr {
	float: left;
	width: 180px;
	clear: both;
}

input.totalr {
	float: left;
	width: 37px;	
}

label.repr {
	clear: both;
	float: left;
	width: 92px;
	padding-right: 9px;	
}

.formrow {
	height: 25px;
}

.formrowr {
	height: 25px;
	clear:both;
}

select.replenishmentr {
	float: left;
	width: 80px;	
}

label.branch {
	padding-left: 10px;
	
}

input.branch {
	width: 134px;
}

.editcbut {
	padding-top: 15px;
	padding-left: 5px;
}

.editbut {
	padding-top: 15px;
	padding-left: 5px;
}
/*end of newtransfer*/

/*payment info for newtransfer page*/

label.recr {
	float: left;
	width: 170px;
	display: block;
}

label.recrr {
	float: left;
	width: 180px;
	clear: both;
}

label.paymentMethod {
	float: left;
	width: 101px;
	clear: both;
}


/*end of newtransfer*/

.save {	
	padding-top: 15px;
	padding-left: 5px;
}

.payment {	
	padding-top: 15px;
	padding-left: 5px;
}

label.sending { 
	float: left;
	display: block;
	width: 90px;
}
	
input.sendingAmount {
	float: left;
	display: block;
	width: 150px;
}

select.sendingCurrency {
	float: left;
	display: block;
	width: 148px;
}



label.conver {
        display: block;
        float: left;
	margin-left: 10px;
}
	
input.conver {
        display: block;
	float: left;
	width: 80px;
}
	
select.conver {
	float: left;
	display: block;
	width: 100px;
	margin-left: 5px;
}
		

label.charge {
	float: left;
	display: block;
	width: 90px;
}

input.charge {
        display: block;
	float: left;
	width: 150px;
}
	
select.charge {
	float: left;
	display: block;
	width: 156px;
	margin-left: 5px;
}




label.charges {
	float: left;
	width: 59px;
	display: block;
	margin-left: 5px;
	
}

input.charges {
	float: left;
	width: 75px;
	
}
	
	
label.total {
	float: left;
	width: 91px;
	display: block;
}
	
label.rep {
        float: left;
	width: 90px;
	display: block;
}
	
input.total {
	float: left;
	width: 150px;
	display: block;
}

input.rep {
        float: left;
	width: 150px;
	display: block;
}

select.rep {
        float: left;
	display: block;
	width: 156px;
	margin-left: 5px;
}	
	
label.rec {
	float: left;
	width: 90px;
	display: block;
}
	
label.pay {
	float: left;
	width: 120px;
	display: block;
}

input.pay {
        float: left;
	width: 112px;
	display: block;
}


/* New Request :: Start */

/*Start styling for list tables */


table.list {width: 100%; text-align:left; font-size:11px;  }
table.list th {padding: 5px;}
table.list th {background: #04425B; font-size:12px; color: white;}
table.list td {padding: 5px 0px 5px 5px; background: #e9eae5; }

tr.list {width: 100%; text-align:left; font-size:11px }
th.showun {background: #04425B; font-size:12px; color: white;
padding: 5px 76px 5px 5px;}
td.showun {padding: 5px 0px 5px 5px; background: #e9eae5;}

/*Stop styling for list tables */

/**
table.requestList td.transferRef {
        width: 120px;
}


table.requestList td.clientName {
        width: 150px;
}


table.requestList td.sendingCurrency {
        width: 100px;
}


table.requestList td.sendingAmount {
        width: 100px;
}


table.requestList td.status {
        width: 100px;
}


table.requestList td.options {
        width: 80px;
}
*/


/* view requests */

table.viewreq {
	margin-left: 5px;
}

.client-information {
        vertical-align: top;
        width: 365px;
        height: 260px;
        /*border: 1px solid blue;*/
        border-bottom: 1px solid #858581;
	padding-top: 5px;
}

.beneficiary-information {
        vertical-align: top;
        width: 365px;
        height: 160px;
        border-left: 1px solid #858581;
        border-bottom: 1px solid #858581; 
	padding-left: 5px;
	padding-top: 5px;
}



.remittance-information {
        vertical-align: top;
        width: 375px;
        height: 300px;
        border-bottom: 1px solid #858581;
	padding-top: 5px;
}



.paying-information {
        vertical-align: top;
        width: 375px;
        height: 300px;
        border-left: 1px solid #858581;
        border-bottom: 1px solid #858581;
	padding-left: 5px;
	padding-top: 5px;
}





div#clientfoto {
        float: right;
        width: 130px;
        height: 150px;
}


div.clientfoto{
        border: 1px dashed black;
}


div#clientfotoimg {
        width: 130px;
        height: 150px;
}


.client-name {
        width: 230px;
        height: 35px;
        /*border: 1px solid orange;*/
}

.client-address {
        width: 230px;
        height: 110px;
        /*border: 1px solid orange;*/
}

.client-contact-number {
        width: 230px;
        height: 35px;
        /*border: 1px solid orange;*/
}

.client-email {
        width: 230px;
        height: 35px;
        /*border: 1px solid orange;*/
}

.client-option-buttons {
        /*border: 1px solid orange;*/
}





div#beneficiaryfoto {
        float: right;
        width: 130px;
        height: 150px;
}


div#beneficiaryfoto img {
        width: 130px;
        height: 150px;
}


div.beneficiaryfoto {
        border: 1px dashed black;
	
}


.beneficiary-name {
        width: 230px;
        height: 35px;
        /*border: 1px solid orange;*/
}

.beneficiary-address {
        width: 230px;
        height: 110px;
        /*border: 1px solid orange;*/
}

.beneficiary-contact-number {
        width: 230px;
        height: 35px;
        /*border: 1px solid orange;*/
}

.beneficiary-email {
        width: 230px;
        height: 35px;
        /*border: 1px solid orange;*/
}

.beneficiary-option-buttons {
        /*border: 1px solid orange;*/
}



.remitting-agent {
        height: 150px;
        /*border: 1px solid orange;*/
}

.sending label {
        ;
}

input#sendingAmount {
        /*margin-left: 10px;*/
        width: 130px;
}

select#sendingCurrency {
        width: 140px;
}

.paying-agent {
        height: 150px;
        /*border: 1px solid orange;*/
}

label.receiving  {
       clear: both;
       padding-right: 34px;
}

input#receivingAmount {
    /* margin-left: 10px;*/
    width: 130px;
	clear: both;
}

select#receivingCurrency {
        width: 138px;
}

.buttonvw {
	margin: 2px;
	float: left;
}

button.buttonvw {
	width: 150px;
}	
/* */

.title {
	display: block;
	width: 100%;
	height: 20px;
	background:#04425B;
	text-align: center;
	font-size: 18px; 
	font-family: monospace;
	 color: white;
	 padding-top: 10px;
}

.secondtitle {
	display: block;
	width: 890px;
	margin-left: 2px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	background-color: #e9eae5;
}

.center {
        width: 350px;
        margin-top: 50px;
        margin-left: 200px;
}

div.errors {
        background-image: url(../images/error.gif);
        background-position: top left;
        background-repeat: no-repeat;
        padding-left: 65px;
        height: 70px;
}

.errormessage {
        color: red;
        text-align: center;
}

form.login {
        width: 350px;
        margin-top: 70px;
        /*
        margin-left: 250px;
        margin-right: 200px;
        */
        margin-left: auto;
        margin-right: auto;
        /*
        padding-top: 20px;
        padding-bottom: 50px;
        */
       
}

form.login fieldset {
        padding: 20px 10px 20px 10px;
        /*padding-top: 50px;*/
        border: 1px dashed black;
}

form.login fieldset legend {
        padding-left: 5px;
        padding-right: 5px;
}

div.row {
        margin-top: 10px;
        margin-bottom: 10px;
}

div.row .col1 {
        float: right;
        width: 100px;
        margin-right: 5px;
        text-align: left ;
}

div.row .col2 {
        ;
}


#next {
	width: 771px;
	height: 30px;
	background-color: #e9eae5;
	color: white;
	margin-left: 1px;
	padding-left: 8px;
	padding-top: 2px;
}


#previous{
	width: 771px;
	height: 30px;
	background-color: #e9eae5;
	color: white;
	margin-left: 1px;
	padding-left: 8px;
	padding-top: 2px;
}

.chargeList p.chargename {
		padding: 3px;
		font-size: 8pt;
		font-weight: normal;
		color: white;
		background-color: #04425B;
		margin-left: 3px;
}

.chargeList ul {
        display: inline;
        float: right;
        list-style: none;
        padding-top: 3px;
        padding-right: 3px;
}

.chargeList ul li {
        display: inline;
}

.chargeList .rules {
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 3px;
	background-color: #e9eae5;
	display: block;
	width: 890px;	
}

.chargeList .rules th,
.chargeList .rules td {
        padding-top: 3px;
        padding-bottom: 3px;
	padding-left: 3px;
}

td.leftcolumn, td.rightcolumn {
        width: 370px;
        vertical-align: top;
}

div.formfield {
        vertical-align: top;
        margin-bottom: 10px;
        margin-top: 10px;
        background: #e9eae5;
	
}

div.formfield input, textarea, select, option  {
	font-size: 11px;
	font-weight: normal;
	color: #00151D;
	background-color: #fff;
	/*padding: 3px;
	margin:3px;*/
	border-top: 1px solid #04425B;
	border-right: 1px solid #04425B;
	border-bottom: 1px solid #002433;
	border-left: 1px solid #002433;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.formfieldnew {
	vertical-align: middle;
	margin: 10px 0 10px 5px;
	background: #e9eae5;
	padding:3px 0 3px 3px;
}

.inputmedium  {
	font-size: 11px;
	font-weight: normal; 
	color: #00151D;
	background-color: #fff;
	width:300px;
	height:20px;
	float:left;
	/*padding: 3px;
	margin:3px;*/
	border-top: 1px solid #04425B;
	border-right: 1px solid #04425B;
	border-bottom: 1px solid #002433;
	border-left: 1px solid #002433;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.selectbox	{
	font-size: 11px;
	font-weight: normal;
	color: #00151D;
	background-color: #fff;
	width:300px;
	height:20px;
	float:left;
	/*padding: 3px;
	margin:3px;*/
	border-top: 1px solid #04425B;
	border-right: 1px solid #04425B;
	border-bottom: 1px solid #002433;
	border-left: 1px solid #002433;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.inputsmall  {
	font-size: 11px;
	font-weight: normal;
	color: #00151D;
	background-color: #fff;
	width:250px;
	height:20px;
	float:left;
	/*padding: 3px;
	margin:3px;*/
	border-top: 1px solid #04425B;
	border-right: 1px solid #04425B;
	border-bottom: 1px solid #002433;
	border-left: 1px solid #002433;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.selectsmall  {
	font-size: 11px;
	font-weight: normal;
	color: #00151D;
	background-color: #fff;
	width:250px;
	float:left;
	/*padding: 3px;
	margin:3px;*/
	border-top: 1px solid #04425B;
	border-right: 1px solid #04425B;
	border-bottom: 1px solid #002433;
	border-left: 1px solid #002433;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.smalldobbox	{
	font-size: 11px;
	font-weight: normal;
	color: #00151D;
	background-color: #fff;
	width:60px;
	height:20px;
	float:left;
	/*padding: 3px;
	margin:3px;*/
	border-top: 1px solid #04425B;
	border-right: 1px solid #04425B;
	border-bottom: 1px solid #002433;
	border-left: 1px solid #002433;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#clientleftside .formfieldnew label {
        float: left;
        display: block;
        width: 110px;
        margin: 0px;
        padding: 0px;
}
.leftcolumn .formfieldnew label {
        float: left;
        display: block;
        width: 110px;
        margin: 0px;
        padding: 0px;
}
.rightcolumn .formfieldnew label {
        float: left;
        display: block;
        width: 110px;
        margin: 0px;
        padding: 0px;
}/*table.list {width: 100%; text-align:left; font-size:11px }
table.list th {padding: 5px;}
table.list th {background: #04425B; font-size:12px; color: white;}
table.list td {padding: 5px 0px 5px 5px; background: #e9eae5;}

tr.list {width: 100%; text-align:left; font-size:11px }
th.showun {background: #04425B; font-size:12px; color: white;
padding: 5px 76px 5px 5px;}
td.showun {padding: 5px 0px 5px 5px; background: #e9eae5;}*/

div.searchResults {
	background: #e9eae5;
	
}
.rowclass1	{ 
	background:#b5d5e6; 
	color:black;	
	width: 500px;
	text-align: left;
	padding-left:100px; 
	height:40px;
	border-bottom: 1px solid white;
	border-right: 1px solid white;	
	font-size:11px;
}
.rowclass2	{ 
	background:	#cce6f4; 
	color:black;	
	width: 500px;
	text-align: left;
	padding-left:100px; 
	height:40px;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	font-size:11px;	
}

#searchResultTable.list {width: 100%; text-align:left; font-size:11px }
#searchResultTable th {background: #04425B; font-size:12px; color: white; width:500px;}

#searchResultTable td {
	width: 500px;
}
#SearchButton {
	margin-bottom: 10px;
}

label.messageName {
	padding-left: 5px;
	
}

textarea.message {
margin-left: 5px;

}

#saveMessage {
	margin-left: 4px;

}

p.errormsg {
        clear: both;
}

label.clientTitle {
        float: left;
        display: block;
        vertical-align: top;
        width: 100px;
	
}


select.clientTitle {
        float: left;
        margin-left: 10px;
}


label.clientFirstname {
        float: left;
        display: block;
        vertical-align: top;
        width: 100px;
}


input.clientFirstname {
        float: left;
        margin-left: 10px;
}


label.clientSurname {
        float: left;
        display: block;
        vertical-align: top;
        width: 100px;
}


input.clientSurname {
        float: left;
        margin-left: 10px;
}


label.clientAddress1 {
        float: left;
        display: block;
        vertical-align: top;
        width: 100px;
}


input.clientAddress1 {
        float: left;
        margin-left: 10px;
}


label.clientAddress2 {
        float: left;
        display: block;
        vertical-align: top;
        width: 100px;
}


input.clientAddress2 {
        float: left;
        margin-left: 10px;
}


label.clientTown {
        float: left;
        display: block;
        vertical-align: top;
        width: 100px;
}


input.clientTown {
        float: left;
        margin-left: 10px;
}


label.clientCounty {
        float: left;
        display: block;
        vertical-align: top;
        width: 100px;
}


input.clientCounty {
        float: left;
        margin-left: 10px;
}


label.clientPostcode {
        float: left;
        display: block;
        vertical-align: top;
        width: 100px;
}


input.clientPostcode {
        float: left;
        margin-left: 10px;
}


label.clientContactNumber {
        float: left;
        display: block;
        vertical-align: top;
        width: 100px;
}


input.clientContactNumber {
        float: left;
        margin-left: 10px;
}


label.clientEmail {
        float: left;
        display: block;
        vertical-align: top;
        width: 100px;
}


input.clientEmail {
        float: left;
        margin-left: 10px;
}


label.clientDateOfBirth {
        float: left;
        display: block;
        vertical-align: top;
        width: 100px;
}


select.clientDateOfBirthDay {
        float: left;
        margin-left: 10px;
}


select.clientDateOfBirthMonth {
        float: left;
}


select.clientDateOfBirthYear {
        float: left;
}


label.clientGender {
        float: left;
        display: block;
        vertical-align: top;
        width: 100px;
}


select.clientGender {
        float: left;
        margin-left: 10px;
}


label.clientTransferLimit {
        float: left;
        display: block;
        vertical-align: top;
        width: 100px;
}


input.clientTransferLimit {
        float: left;
        margin-left: 10px;
}


label.clientLimitPeriod {
        float: left;
        display: block;
        vertical-align: top;
        width: 100px;
}


input.clientLimitPeriod {
        float: left;
        margin-left: 10px;
}


label.clientNationality {
        float: left;
        display: block;
        vertical-align: top;
        width: 100px;
}


input.clientNationality {
        float: left;
        margin-left: 10px;
}


label.clientPlaceofbirth {
        float: left;
        display: block;
        vertical-align: top;
        width: 100px;
}


input.clientPlaceofbirth {
        float: left;
        margin-left: 10px;
}

div#clientPhoto {
        width: 250px;
        height: 50px;
        border: 1px dotted black;
	float: left;
	margin-bottom: 10px;
        /*margin-left: 238px;*/

}


label.clientIdType {
        float: left;
        width: 122px;
	clear: both;
	padding-left: 4px;
	
}


select.clientIdType {
        float: left;

}


table.clientIdFields {
	/*margin-left: 3px;*/
}


table.clientIdFields th, table.clientIdFields td {
        padding-top: 2px;
        padding-bottom: 2px;
}


table.clientIdFields th {
        width: 100px;
        padding-right: 10px;
        font-weight: normal;
        text-align: left;
}


table.clientIdFields td {
     width:430px;
	vertical-align: middle;
	margin: 10px 0 10px 0px;
	
	padding:3px 0 3px 0px;
}
table.beneficiaryIdFields td {
       background-color: #e9eae5;
	width:450px;
	vertical-align: middle;
	margin: 10px 0 10px 5px;
	background: #e9eae5;
	padding:3px 0 3px 3px;
}


label.clientWebUser {
        float: left;
        display: block;
        vertical-align: top;
        width: 118px;
	margin-right: 8px;
	
	 
}


input.clientWebUser {
        float: left;
	
       
}


label.clientPassword {
        float: left;
        display: block;
        vertical-align: top;
        width: 122px;
	margin-right: 5px;
}


input.clientPassword {
        float: left;
}


label.clientPassword2 {
        float: left;
        display: block;
        vertical-align: top;
        width: 120px;
	margin-right: 5px;
}


input.clientPassword2 {
        float: left;
        margin-left: 10px;
	
}

#clientleftside {
	width: 330px;
	float: left;
	margin-top: 10px;
	
}

#clientrightside {
	width: 390px;
	float: left;
	margin-top: 10px;
}

/*
#clientPhoto {
        float: left;
        border: 1px solid black;
}
*/

#newconleft {
	width: 330px;
	float: left;
	margin-top: 10px;
	
}

#newconright {
	width: 390px;
	float: left;
	margin-top: 10px;
}
	
.chargeList a {
	color: white;
}




/*
 * Show Conversion Rates :: Start
 */

#conversionListFilterOptions select {
         width: auto;
}

#conversionListFilterOptions select option {
         margin: auto;
         padding: auto;
}

/*
 * Show Conversion Rates :: Stop
 */

.newconversion .formfield label {
        float: left;
        display: block;
        width: 150px;
        margin: 0px;
        padding: 0px;
}

.newconversion .errormsg {
        color: red;
}

/*
 * New Conversion Rate :: Start
 */


/*
label.sendingCountry {
	margin-right: 65px;
}

label.sendingCurrency {
	margin-right: 59px;
}

label.remittingAgenttwo {
	margin-right: 70px;
}

label.remittingBranch {
	margin-right: 62px;
}

label.receivingCountry {
	margin-right: 59px;
}

label.receivingCurrency {
	margin-right: 52px;
}


label.payingAgenttwo {
	margin-right: 87px;
}

label.payingBranch{
	margin-right: 79px;
}

label.amount {
	margin-right: 50px;
}
*/

/*
 * New Conversion Rate :: Stop
 */


/*
 * New Charge :: Start
 */

.newcharge .formfield label {
        float: left;
        display: block;
        width: 100px;
        margin: 0px;
        padding: 0px;
}

.newcharge .errormsg {
        color: red;
}

/*
label.chargeName {
	margin-right: 45px;
}

label.description {
	margin-right: 61px;
}
*/

.ruletitle {
	margin-left: 5px;
	margin-bottom: 5px;
}

.buttoncc {
	margin-left: 4px;
	margin-bottom: 5px;
}
	
.ruleinsert {
	margin: 15px;
	padding:10px;
	border: 1px solid #CCCCCC;

}

/*
 * New Charge :: Stop
 */
	

/*
 * Apply Charge :: Start
 */

.applycharge .formfield label {
        float: left;
        display: block;
        width: 150px;
        margin: 0px;
        padding: 0px;
}

.applycharge .errormsg {
        color: red;
}

.applycharge .charge {
        margin: 0px;
        padding: 0px;
}

 /*
label.receivingCountryapply {
	margin-right: 62px;
}

label.payingAgentapply {
	margin-right: 90px;
}

label.payingBranchapply {
	margin-right: 82px;
}

label.receivingCurrencyapply {
	margin-right: 55px;
}

label.chargeapply {
	margin-right: 40px;
}
*/

.buttonac {
	margin-left: 5px;
	margin-bottom: 5px;
}

/*
 * Apply Charge :: Stop
 */


/*login*/

.login {
	width: 100%;

}
.logintext	{
	padding:20px 10px 20px 10px;
	clear:both;
}

	



#loginbottom {
	
	width: 100%;
	/*height: 230px;
	background-color: #04425B;
	border-top: 10px solid #cbcbc2;
	border-bottom: 30px solid #bfbfb3;
	border-top: 1px solid #999999;
*/
}

label.col1 {
        width: 100px;

}



div.errors {
        background-image: url(../images/error.gif);
        background-position: top left;
        background-repeat: no-repeat;
        padding-left: 65px;
        height: 70px;
}

.col1 h1{
	font-size: 18px;
	text-align: left ;
}

.errormessage {
        color: red;
        text-align: center;
}

/*show agent*/


/* new client */

.newclientfoto {
	text-align: center;
	margin-top: 15px;
}

/* recipt styling */



div.receipt p {
        font-size: 8pt;
}

div.receipt {
        /*
        margin-top: 20px;
        margin-left: 20px;
        */
        margin-bottom: 10px;
        width: auto;
        position: relative
        /*border: 1px solid black;*/
}

div.receipt table.receiptheader {
        border: 0;
		
        /*background: url(../images/receiptheader.png) no-repeat left top;*/
        position: absolute;
        top: 0;
        left: 0;
		height:127px;
		
}

div.receipt table.receiptheader tr.row1 {
        height: 10mm;
		
}

div.receipt table.receiptheader tr.row2 {
        height: 23mm;
}


div.receipt table.receiptheader td {
        vertical-align: top;
}

div.receipt table.receiptheader .col1 {
        width: 50mm;
}

div.receipt table.receiptheader .col2 {
       ;
}

div.receipt table.receiptheader .col3 {
        width: 30mm;
}


img.company_logo {
        width: 50mm;
        height: 15mm;
}

div.receipt h1 {
        margin-left: 27mm;
        padding-top: 1mm;
        padding-bottom: 1mm;
        font-size: 10pt;
        width: 30mm;
        color: white;
        text-align: center;
}

div.receipt p.address {
        margin-left: 30mm;
        width: 85mm;
        /*height: 25mm;*/
        font-size: 8pt;
        text-align: left;
        
}

div.receipt p.x {
        width: 35mm;
        font-size: 8pt;
         
}



div.receipt table.remittance_details {
        border: 2px solid black;
}

div.receipt table.remittance_details tr.row1 {
        height: 10mm;
}

div.receipt table.remittance_details tr.row2 {
        height: 10mm;
}

div.receipt table.remittance_details td.cell1 {
        width: 32mm;
        vertical-align: top;
}

div.receipt table.remittance_details td.cell1 p {
        margin-top: 2px;
        margin-left: 2px;
        margin-right: 2px;
        padding: 2px;
        background-color: #D4D4D4;
}

div.receipt table.remittance_details td.cell2 {
        width: 98mm;
        border-right: 2px solid black;
        vertical-align: top;
}

div.receipt table.remittance_details td.cell3 {
        width: 34mm;
        border-right: 2px solid black;
}

div.receipt table.remittance_details tr.row1 td.cell3 {
        border-bottom: 2px solid black;
}

div.receipt table.remittance_details td.cell4 {
        width: 34mm;
}

div.receipt table.remittance_details tr.row1 td.cell4 {
        border-bottom: 2px solid black;
}





div.receipt table.beneficiary_details {
        border: 0;
        border-left: 2px solid black;
        border-right: 2px solid black;
        border-bottom: 2px solid black;
}

div.receipt table.beneficiary_details tr.row1 {
        height: 10mm;
}

div.receipt table.beneficiary_details tr.row2 {
        height: 10mm;
}

div.receipt table.beneficiary_details tr.row3 {
        height: 10mm;
}

div.receipt table.beneficiary_details td.cell1 {
        width: 32mm;
        vertical-align: top;
}

div.receipt table.beneficiary_details td.cell1 p {
        margin-top: 2px;
        margin-left: 2px;
        margin-right: 2px;
        padding: 2px;
        background-color: #D4D4D4;
}

div.receipt table.beneficiary_details td.cell2 {
        width: 98mm;
        border-right: 2px solid black;
        vertical-align: top;
}

div.receipt table.beneficiary_details td.cell3 {
        width: 34mm;
        border-right: 2px solid black;
}

div.receipt table.beneficiary_details tr.row1 td.cell3 {
        border-bottom: 2px solid black;
}

div.receipt table.beneficiary_details tr.row2 td.cell3 {
        border-bottom: 2px solid black;
}

div.receipt table.beneficiary_details td.cell4 {
        width: 34mm;
}

div.receipt table.beneficiary_details tr.row1 td.cell4 {
        border-bottom: 2px solid black;
}

div.receipt table.beneficiary_details tr.row2 td.cell4 {
        border-bottom: 2px solid black;
}



div.receipt table.payee_details {
        border: 0;
        border-left: 2px solid black;
        border-right: 2px solid black;
        border-bottom: 2px solid black;
}

div.receipt table.payee_details tr.row1 {
        height: 25mm;
}

div.receipt table.payee_details td.cell1 {
        width: 32mm;
        vertical-align: top;
}

div.receipt table.payee_details td.cell1 p {
        margin-top: 2px;
        margin-left: 2px;
        margin-right: 2px;
        padding: 2px;
        background-color: #D4D4D4;
}

div.receipt table.payee_details td.cell2 {
        width: 98mm;
        border-right: 2px solid black;
        vertical-align: top;
}

div.receipt table.payee_details td.cell3 {
        width: 68.5mm;
        text-align: center;
}

div.receipt table.payee_details td.cell3 p {
        width: 20mm;
        margin-top: 19mm;
        margin-left: 23mm;
        padding: 2px;
        background-color: #D4D4D4;
}

/* change a new rule & ruletoolkit */
#toolmaincontainer {
        width: 100%;
		padding:10px;
		}

#toolmaincontainer button {
	font-size: 10px;
	font-weight: normal;
	color: #00151D;
	background-color: #fff;
	padding: 3px;
	margin:3px;
	border-top: 1px solid #04425B;
	border-right: 1px solid #04425B;
	border-bottom: 1px solid #002433;
	border-left: 1px solid #002433;
}
#toolmaincontainer .rule {
        margin-top: 20px;
        margin-bottom: 20px;
}

#toolmaincontainer  p#ruleConditionText {
        margin-top: 10px;
        margin-bottom: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
        background-color: #D4D4D4;
}

#toolmaincontainer p#ruleTrueText {
        margin-top: 10px;
        margin-bottom: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
        background-color: #D4D4D4;
}


#toolmaincontainer p#ruleFalseText {
        margin-top: 10px;
        margin-bottom: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
        background-color: #D4D4D4;
}

#toolmaincontainer .selected {
        border: 3px solid black;
}

.rule {
	padding:10px;
	margin:2px;
	border: 1px solid #CCC;
	background: #E6E6E6;
}

/* reports */ 

.currencyGroup {
        margin-top: 10px;
        margin-bottom: 10px;
}


.currencyname {
        font-size: 12pt;
        font-weight: bold;
}


.transmissionList {
        margin-top: 10px;
        margin-bottom: 10px;
}


.transmissionList tr.greyrow {
        background-color: lightgrey;
}


.transmissionList th, table.transmissionList td {
        padding: 2px;
}


.transmissionList td {
        /*border: 1px solid orange;*/
        border-left: 1px solid black;
        border-bottom: 1px solid black;
}


.transmissionList td.transferRef {
        width: 100px;
}


.transmissionList td.transferDate {
        width: 100px;
}


.transmissionList td.customerName {
        width: 100px;
}


.transmissionList td.beneficiaryName {
        width: 100px;
}


.transmissionList td.amount {
        width: 100px;
        text-align: right;
}


.transmissionList td.fxRate {
        width: 100px;
}


.transmissionList td.fxAmount {
        width: 100px;
        border-right: 1px solid black;
}

.vrdata {
	margin-left: 5px;
}

.dob {
	margin-left: 5px;
}

/*beneficiary page*/

label.beneficiaryTitle {
	padding-right: 100px;
}

label.beneficiaryFirstname {
	padding-right: 67px;
}

label.beneficiarySurname {
		padding-right: 72px;
}

label.beneficiaryAddress1 {
	padding-right: 40px;
}

label.beneficiaryAddress2 {
	padding-right: 40px;
}

label.beneficiaryTown {
		padding-right: 93px;
}

label.beneficiaryCounty {
		padding-right: 85px;
}

label.beneficiaryCountry {
		padding-right: 81px;
}

label.beneficiaryPostcode {
		padding-right: 71px;
}

label.beneficiaryContactNumber {
		padding-right: 33px;
}

label.beneficiaryEmail {
		padding-right: 42px;
}

label.beneficiaryGender {
		padding-right: 82px;
}
/*end beneficiay age*/

/*search transfer page*/

.transferCriteria {
	background-color: #e9eae5;
}

.transferCriteria div {
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 5px;
}

label.trans {
	margin-right: 70px;
}

label.seq {
	margin-right: 79px;
}

label.amo {
	margin-right: 78px;
}

label.amorec {
	margin-right: 52px;
}

label.tot {
	margin-right: 121px;
}


.clientCriteria {
	background-color: #e9eae5;
}

.clientCriteria div {
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 5px;
}

label.cli {
	margin-right: 84px;
}

label.fir {
	margin-right: 92px;
}

label.sur {
	margin-right: 97px;
}

label.str{
	margin-right: 116px;
}

label.town {
	margin-right: 118px;
}


label.cou {
	margin-right: 110px;
}

label.coun {
	margin-right: 106px;
}

label.con {
	margin-right: 58px;
}

label.ema {
	margin-right: 116px;
}

.beneficiaryCriteria {
	background-color: #e9eae5;
}

.beneficiaryCriteria div {
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 5px;
}

label.bentr {
	margin-right: 56px;
}

.buttontrans {
	margin-top: 10px;
}

.clientSearchTextBox {
       width:120px;
}



/* Countries in Sending/Receiving Network Tool */

table.sendRecCountryList {
        margin-top: 15px;
        margin-bottom: 15px;
}

table.sendRecCountryList th,
table.sendRecCountryList td {
        padding: 5px;
}

table.sendRecCountryList th.countryname,
table.sendRecCountryList td.countryname {
        text-align: left;
        width: 300px;
}

table.sendRecCountryList th.sendingnetwork,
table.sendRecCountryList td.sendingnetwork {
        text-align: center;
        width: 50px;
}

table.sendRecCountryList th.receivingnetwork,
table.sendRecCountryList td.receivingnetwork {
        text-align: center;
        width: 50px;
}

table.sendRecCountryList td.update {
        padding-top: 10px;
        padding-bottom: 10px;
}



.addRegion {
        display: none;
}



/*
 * New Agent :: Start
 */

.newagent .formfield label {
        float: left;
        display: block;
        width: 220px;
        margin: 0px;
        padding: 0px;
}
.newagent .formfieldnew label {
        float: left;
        display: block;
        width: 220px;
        margin: 0px;
        padding: 0px;
}

.newagent .errormsg {
        color: red;
}


/*
label.agentName {
	margin-right: 122px;
}

label.address1 {
	margin-right: 107px;
}

label.address2 {
	margin-right: 107px;
}

label.town {
	margin-right: 160px;
}

label.county {
	margin-right: 152px;
}

label.country {
	margin-right: 78px;
	margin-left: 2px
}

label.state {
	margin-right: 92px;
	margin-left: 2px
}
label.postcode {
	margin-right: 138px;
}

label.contactNumber{
	margin-right: 100px;
}

label.emailAddress {
	margin-right: 109px;
}

*/

/*
 * New Agent :: Stop
 */



/*
 * New Branch :: Start
 */

.newbranch .formfield label {
        float: left;
        display: block;
        width: 220px;
        margin: 0px;
        padding: 0px;
}

.newbranch .errormsg {
        color: red;
}


/*
label.branchName {
	margin-right: 114px;
}

label.remittingAgent {
	margin-right: 53px;
}

label.payingAgent{
	margin-right: 69px;
}
*/

/*
 * New Branch :: Stop
 */


/*
 * View Branch :: Start
 */

.viewbranchp {
        margin: 10px;
	/*padding-left: 5px;*/
	/*background-color: #e9eae5;*/
	width: 771px;
	/*margin-left: 2px;*/
}

.viewbranchp a {
        margin-right: 10px;
}

/*
 * View Branch :: Start
 */


/*
 * New Branch User :: Start
 */

.newbranchuser .formfield label {
        float: left;
        display: block;
        width: 150px;
        margin: 0px;
        padding: 0px;
}

.newbranchuser .errormsg {
        color: red;
}


/*
 * New Branch User :: Stop
 */


.viewagentp {
        margin: 10px;
}

.viewagentp a {
       margin-right: 10px;
}

.viewdepositsettlements tr td {
       padding-left:15px;
}

.potentialFraudClients tr td {
       padding:5px;
}

.duplicate-check td.client a {
       cursor:pointer;
       text-decoration:underline;
       
}

.userinfo {
        margin-top: 10px;
        margin-bottom: 20px;
        margin-left: 10px;
        text-align: center ;
        font-size: 25px;
        font-weight: bold;
        font-family: cursive ;
        color: #3C4F6F ;
}


.clientSearch .clientCriteria div label {
        display: block;
        float: left;
        width: 125px;
        text-align: left;
}


.viewclientp {
        margin: 10px;
}


form.generic {
        margin: 10px;
}

form.generic div {
        margin-top: 5px;
        margin-bottom: 5px;
}

form.generic div label {
        display: block;
        float: left;
        width: 100px;
        text-align: left;
}

form.generic div input,
form.generic div select,
form.generic div textarea {
        text-align: left;
}

form.generic button {
        margin-top: 15px;
}


hr.division {
        margin: 20px 10px 20px 10px;
}




/*
 * Record Agent Deposits :: Start
 */

form.generic .deposit-comment {
        margin-top: 20px;
        
}

form.generic .deposit-comment label {
        width: auto;
        margin-bottom: 10px;
}

form.generic .deposit-comment textarea {
        display: block;
        clear: left;
        width: 300px;
        
}

/*
 * Record Agent Deposits :: Stop
 */


/*
 * Display Agent Deposits :: Stop
 */

.deposit-comment-displayed {
        margin-top: 10px;
        margin-bottom: 10px;
}

.deposit-comment-displayed div {
        margin: 0px;
        padding: 5px 10px;
        background-color: lightgrey;
}

.deposit-comment-displayed p {
        margin: 0px;
        padding: 5px 10px;
        border: 1px solid lightgrey;
}

/*
 * Display Agent Deposits :: Stop
 */



/*
 * Duplicate Client Checker :: Start
 */
.duplicate-check {
        border: 1px solid silver;
}

.duplicate-check tr {
        background-color: lightgrey;
}

.duplicate-check tr.dark {
        background-color: silver;
}

.duplicate-check th {
        font-weight: bold;
}

.duplicate-check td {
        font-weight: normal;
}

.duplicate-check th.client {
        width: 150px;
        background-color: white;
        text-align: left;
}

.duplicate-check th.tick-cross {
        width: 50px;
        background-color: silver;
        text-align: center;
}

.duplicate-check td.client {
        width: 150px;
        background-color: transparent;
        text-align: left;
}

.duplicate-check td.tick-cross {
        width: 50px;
        background-color: transparent;
        text-align: center;
}

/*
 * Duplicate Client Checker :: Stop
 */


/*
 * Orders On Hold :: Start
 */

.ppl-client-matches,
.ppl-beneficiary-matches {
        display: block;
        float: left;
        width: 375px;
}

.ppl-client-matches table,
.ppl-beneficiary-matches table {
        text-align: left;
}

.ppl-client-matches table th,
.ppl-beneficiary-matches table th {
        padding: 2px 3px;
}

.ppl-client-matches table td,
.ppl-beneficiary-matches table td {
        padding: 2px 3px;
}

.block-release-form {
        display: block;
        clear: both;
        padding-top: 15px;
}

.block-release-form textarea {
        display: block;
}

/*
 * Orders On Hold :: Stop
 */

.client-match-popup,
.beneficiary-match-popup {
        ;
}

.client-match-popup .name,
.beneficiary-match-popup .name {
        margin-top: 10px;
        font-weight: bold;
}

.client-match-popup .address,
.beneficiary-match-popup .address {
        margin-top: 10px;
        font-weight: bold;
}

.client-match-popup .contact-details,
.beneficiary-match-popup .contact-details {
        margin-top: 10px;
        font-weight: bold;
}
.breadcrumb {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left:7px;
	color: #04425B;
	text-decoration: none;
}
.breadcrumb a {
	color: #04425B;
	text-decoration: Underline;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left:7px;
}	
.breadcrumb a:hover {
	color: red;
}
.breadcrumb a:visited {
	color: #04425B;
}

.errormsg{ color:red;}
.successmsg { color:#006600; font-weight:bold;
}



/****************************/

.institueamount	{
font-weight:bold;
background-color:#FFFFFF;
font-size:14px;
padding:20px;

}

table.listClass tr{
	width: 100%; 
	text-align:center;
}
table.listClass th 
{
	padding: 5px;
}

table.listClass td
 {
	padding: 5px 3px 5px 5px;

	 }

.listClass1	{ 
	background:#b5d5e6;
	color:black;	
	width: 500px;
	text-align: left;
	padding-left:100px; 
	height:40px;
	/*border-bottom: 1px solid white;
	border-right: 1px solid white;	*/
	font-size:12px;
}
.listClass1	a, .listClass1	a:visited, .listClass1	a:hover{
	color:#0033FF;
} 

.listClass2	{ 
	background:	#cce6f4; 
	color:black;	
	width: 500px;
	text-align: left;
	padding-left:100px; 
	height:40px;
	/*border-bottom: 1px solid white;
	border-right: 1px solid white;*/
	font-size:12px;	
}.listClass2	a, .listClass2	a:visited, .listClass2	a:hover{
	color:#0033FF;
} 

 .calButton	{
 /* background-color:#8A8A8A;
  color:#fff;
  border:1px solid #FFFFFF;*/
  padding:2px;
  }
.payrem	{ 
	background:#ffffff; 
	color:red;	
	width: 500px;
	text-align: left;
	padding-left:100px; 
	height:40px;
	border-bottom: 1px solid white;
	border-right: 1px solid white;	
	font-size:12px;
}
.cancelled	{ 
	background:#ffffff; 
	color:red;	
	width: 500px;
	text-align: left;
	padding-left:100px; 
	height:40px;
	border-bottom: 1px solid white;
	border-right: 1px solid white;	
	font-size:12px;
}
.deposit	{ 
	background:#ffffff; 
	color:green;	
	width: 500px;
	text-align: left;
	padding-left:100px; 
	height:40px;
	border-bottom: 1px solid white;
	border-right: 1px solid white;	
	font-size:12px;
}
.sendrem	{ 
	background:#ffffff; 
	color:green;	
	width: 500px;
	text-align: left;
	padding-left:100px; 
	height:40px;
	border-bottom: 1px solid white;
	border-right: 1px solid white;	
	font-size:12px;
}
.authlogin {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	
}
#authbox {
	width: 600px;
	height: 230px;
	border: 2px solid #003366;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	
}
#authbox ul	{
	list-style:disc;
	line-height:25px;
	margin-left:20px;
}
.loginmessage	{
 color:#BC2525;
 font-style:italic;
 font-size:11px;
 }
 div.formfield input.disable	{
	background-color:#EBEBEB;
}
div.formfield input.enable	{
	background-color:#fff;
}
 /*  Akshoy on 18/10/11 for Open system dropdown */
.opensystembox {
	background-image: url(../images/new-transfer/jalloh_order_img.png);
	background-repeat: no-repeat;
	/*background-image: url(../images/new-transfer/ben-box-top.gif);*/
	width: 146px;
	padding-left:10px;
	padding-top:8px;
	height:30px;
	margin-left:8px;
	
}
	div.formfield input.disable	{
	background-color:#EBEBEB;
}
div.formfield input.enable	{
	background-color:#fff;
}
.AddForm{
	width:100%;
	margin-left:3px;
	margin-top:3px;
	margin-right:3px;
	background-color:#E6E6E6;
	border:1px solid #CCCCCC;
	color:black;
}
.AddFormTitle	{
	background-color:#666666;
	color: white;
	font-weight:bold;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	width:100%;
}
.AddForm	td,tr	{
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	margin-top:20px;
}
.AddForm td input	{
	 border:1px solid black;
}

.AddForm td input.disable	{
	background-color:#EBEBEB;
}
.defaulttext	{
	color:#999999;
}
.normaltext	{
	color:#000000;
}
.ErrorDisplayMessage{
	margin-left:10px;
	padding:5px;
	border:1px dotted #288E30;
	line-height:20px;
}
td.amount {
	width: 100px;
	text-align: right;
}
.ErrorDisplayMessageRed{
	margin-left:10px;
	padding:5px;
	border:1px dotted #FF0000;
	line-height:20px;
	text-align:center;
	color:#FF0000;
	font-weight:bold;
}
.SubHeading	{
	font-weight:bold;
	color:#000;
}

.ContentDetails	{
	border:1px solid black; border-collapse:collapse;
	
}
.ContentDetails	tr{
/*	border-bottom:0px solid #000; border-collapse:collapse;*/
}
.ContentDetails	tr p{
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	font-weight:bold;
	padding: 2px;
	background-color:#CCCCCC;
}
.ContentDetails	td{
	padding-bottom:5px;
	border-bottom:0px solid #000; border-collapse:collapse;
}

.LeftContent	{
 border: 1px solid #000;
 width:30%;
}

.LeftContentTable	{
 


}
.LeftContentTable	tr{
 
}
.LeftContentTable	td{
	padding:10px;
}
td .bold{
	font-weight:bold;
}
/* MENU CSS */
.ModuleMenus	{
	width:90%;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	border-radius:9px 9px 9px 9px;
	-moz-border-radius:9px 9px 0 0;
	-webkit-border-radius:9px 9px 0 0;
	position:relative;
	overflow:hidden;
	z-index:1;
}
.HeadingBorder 	{
	 border:2px solid #CCE6F4;
	 max-height:3px;
}
.MenuClass1	{
	 background:#cce6f4;
	color:black;	
	width: 500px;
	text-align: left;
	padding-left:100px; 
	height:30px;
	font-size:12px;
}
.MenuClass	{
	 background:#fff;
	color:black;	
	width: 500px;
	text-align: left;
	padding-left:100px; 
	height:30px;
	font-size:12px;
}
/*************************************MENU******************/
.menutitle{
cursor:pointer;
margin-bottom: 5px;
color:#000000;
}

.submenu{
margin-bottom: 0.5em;
}


/************** MENU END *************************************/
.bluegradbg {
	background: url(../images/bluegrad.png) repeat-x;
	width: 100%;
	background-color:#fff;
	padding:5px;
	margin-left:3px;
	color:#000000;
	border:1px solid  #DDDDDD;
		-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	height:250px;
}
.rounded {
	border-radius: 5px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
border: 1px solid #7A8077;
	width:250px;
	height:25px;
	padding-left:10px;
	}
	rounded:focus {
	    border-color: #0094DA;
	}

.settlementbg {
	background: url(../images/settlementbg.jpg) repeat-x;
	width: 100%;
	background-color:#fff;
	padding:5px;
	margin-left:3px;
	color:#000000;
	border:1px solid  #DDDDDD;
		-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	height:310px;
}
.settlementbg input,textarea	{
 border:1px solid #ccc;
 padding-left:2px;
 height:20px;
 }
.opoupbgs {
	background: url(../images/settlementbg.jpg) repeat-x;
	width: 80%;
	background-color:#fff;
	padding:5px;
	margin-left:3px;
	color:#000000;
	border:1px solid  #DDDDDD;
	height:200px;
}

#message	{
height:100px;
}

/********** FOR NEW TRANSFER SCREEN ****************/
.MainTable	{
	width:100%;
   margin-top: 40px;
}
.MainTable	td{
	 padding-left:10px;
	
}
.MainTable fieldset {
    border: 1px solid #DDDDDD;
    margin: 0 0 10px;
    padding: 10px;
}
 legend {
    color: #0B55C4;
    font-size: 12px;
    font-weight: bold;
}

table.adminform {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	width: 98%;
	border-collapse: collapse;
	margin: 8px 5px 10px 5px;
	margin-bottom: 15px;
	height:200px;
	
}
table.adminform.nospace { margin-bottom: 0; }
table.adminform tr.row0 { background-color: #f9f9f9; }
table.adminform tr.row1 { background-color: #eeeeee; }

table.adminform th {
	font-size: 11px;
	padding: 6px 2px 4px 4px;
	text-align: left;
	height: 25px;
	color: #000;
	background-repeat: repeat;
}
table.adminform td { padding: 3px; text-align: left; }

table.adminform td.filter{
	text-align: left;
}

table.adminform td.helpMenu{
	text-align: right;
}


fieldset.adminform { border: 1px solid #ccc; margin: 0 10px 10px 10px; }
.icon-32-searchuser {
    background-image: url("../images/buttons/icon-32-searchuser.png");
    display: block;
    height: 32px;
    width: 32px;
}
.icon-32-adduser {
    background-image: url("../images/buttons/icon-32-addalone.png");
    background-position: 0px 64px;
    display: block;
    height: 32px;
    width: 32px;
}
.icon-32-edituser {
    background-image: url("../images/buttons/icon-32-edituser.png");
    display: block;
    height: 32px;
    width: 32px;
}
.icon-32-history {
    background-image: url("../images/buttons/ico-about-history.jpg");
    display: block;
    height: 32px;
    width: 32px;
}

#searchClientList {
	overflow: hidden;
	overflow: auto;
}

/************** END OF NEW TRANSFER ********************/
.requestTable	{
	margin:10px;
	border:1px solid #000000;
}
.requestTable	td{
}
.tableBorder	{
	padding:5px;
	border-bottom:1px solid black;
	border-right:1px solid black;
}
.netTable	td{
	padding:5px;
	border-bottom:1px solid black;
}
input.orderpagebutton	{
	vertical-align:middle;
	float:left;
	background:url(../images/button_bg.jpg) no-repeat top left;
	border:1px solid #999999;
	margin:0px;
	padding: 5px 0px 5px 5px;
	color:#000;
	cursor:pointer;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	font-weight:bold;
}
button.orderpagebutton	{
	vertical-align:middle;
	float:left;
	background:url(../images/button_bg.jpg) no-repeat top left;
	border:1px solid #999999;
	margin:0px;
	padding: 5px 0px 5px 5px;
	color:#000;
	cursor:pointer;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	font-weight:bold;
}

a.wanchor {
 color:#0000FF;
 text-decoration:underline;
}



.fullcontainer {
	
}

.siteheading	{

	font-size:25px;
	color:#3C4F6F;
	font-weight:bold;
	font-family: Monospace; 
	padding-top : 10px;
	margin-bottom : 15px;
	padding:10px;
	text-align: center ;
}
#loginbox1{
	width: 70%;
	float: left;
}
#loginbox {
	
	width: 60% ;
	height: 300px;
	border: 1px solid #CCCCCC;
	margin: 0 auto ;
	margin-top: 20px;
	border-radius:9px 9px 9px 9px;
	-moz-border-radius:9px 9px 9px 9px;
	-webkit-border-radius:9px 9px 9px 9px;
       
}


.logtext{
	width: 500px; 
	height: 90px;
	font-size: 14px;
	margin: 0 auto ;
    color:#CE6F04; 
}


.loginleft	{
	width: 30%;
	padding:10px;
	float: left;
}

.lock{
	background: url(../images/Loging icon 2.png) no-repeat;
	}



.loginright	{
	width: 60%;
	height: 200px;
	float: right;	
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	border-radius:9px 9px 9px 9px;
	-moz-border-radius:9px 9px 9px 9px;
	-webkit-border-radius:9px 9px 9px 9px;
}


.loginright input
{
	width: 90%;
	height: 34px;
	text-align:center;
	font-size:18px; 
	border-radius: 8px;
	margin: 10px;
}

.loginright button
{
	width: 70%;
	margin-left: 60px;
	text-align:center; 
	padding:10px;
	border-radius: 5px; 
    box-shadow: 2px gray;
	font-size: 20px;
    color: black;
 border-radius: 15px;
}


@media (max-width: 1000px)
{
	#loginbox1{
		width: 100% ;
		margin-bottom: 10px;
	}

	.logtext1{
		width: 100%;
	}
}

.topBalance{
    margin: 20px 20px 0 0;
}
.topBalance td{
    padding: 5px;
    border: 1px solid #ccc;
}

.topBalance th{
    padding: 5px;
    background: #ccc;
    border: 1px solid #666;
}
.cashier{
	width: 80%;
}
.casiherbalance
{
	
	float: left;
	margin: 10px ;
	margin-top: 30px ;
	margin-left: 30px ;
	text-align: center;
}


.casiherbalance td{
    padding: 5px;
    border: 1px solid #ccc;
}

.casiherbalance th{
    padding: 5px;
    background: #ccc;
    border: 1px solid #666;
}
.result{
	float: left;
	margin-top: 30px ;
	margin-right: 60px ;

}


