/* ----------- Dialect Default CSS ---------- */

#CenterContent{width: 740px; margin-left: auto;margin-right: auto}
/* ----  Header Text size's     ---- */
/* ------------------------------------- */
h1 { font-size: 1.0em; font-weight: normal; font-weight: bold;}
h2 { font-size: 1.1em; font-weight: normal; font-weight: bold;}
h3 { font-size: 1.2em; font-weight: normal; font-weight: bold;}
h4 { font-size: 1.3em; font-weight: normal; font-weight: bold;}
h5 { font-size: 1.5em; font-weight: normal; font-weight: bold;}
h6 { font-size: 1.6em; font-weight: normal; font-weight: bold;}

_h1 {
    /* position: absolute; */
    top: 30px;
    right: 0px;
    display: block;
    width: 184px;
    height: 54px;
    margin: 0px;
    padding: 0px;
    background:  url() no-repeat;
    }
_h1 span {
    display: none;
    margin: 0px;
    padding: 0px;
    }

/* ----   Text Field decoration  ---- */
/* ------------------------------------- */
input, select {
    font-size: 1.0em;
    color: #333333;
    }

/* ------------------------------------- */
.TRC1 {background-color: #FCE4C0;}
.TRC2 {background-color: #FCE4C0;}

/* ----  Child styles for Table Row Color    ---- */
.TRC1CNnochange,.TRC1COnochange,.TRC2CNnochange,.TRC2COnochange,.TRC1CNchanged,.TRC1COchanged,.TRC2CNchanged,.TRC2COchanged,.TRC1CNadded,.TRC1COadded,.TRC2CNadded,.TRC2COadded,.TRC1CNdeleted,.TRC1COdeleted,.TRC2CNdeleted,.TRC2COdeleted{
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cccccc;
    padding-left: 5px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #bbbbbb;
    }

.TRC1CNnochange {background-color: #FCE4C0;width:20%;}
.TRC1COnochange {background-color: #ABB6BB;width:20%;}
.TRC2CNnochange {background-color: #FCE4C0;width:20%;}
.TRC2COnochange {background-color: #8FA8B4;width:20%;}
.TRC1CNchanged {background-color: #E4EAF8;width:20%;}
.TRC1COchanged {background-color: #ABBFBA;width:20%;}
.TRC2CNchanged {background-color: #BDCDEE;width:20%;}
.TRC2COchanged {background-color: #8D99B2;width:20%;}
.TRC1CNadded {background-color: #FFFDEA;width:20%;}
.TRC1COadded {background-color: #BFBDAF;width:20%;}
.TRC2CNadded {background-color: #FFF9CA;width:20%;}
.TRC2COadded {background-color: #BFBB97;width:20%;}
.TRC1CNdeleted {background-color: #FFEEEA;width:20%;}
.TRC1COdeleted {background-color: #BFB2AF;width:20%;}
.TRC2CNdeleted {background-color: #FFD4CA;width:20%;}
.TRC2COdeleted {background-color: #BF9F97;width:20%;}

/* ----   List Table Id Styles    ---- */
/* ------------------------------------- */
.orderList{}
.orderListDetails{}
.paymentAuthenticationList{}
.gatewayReportList{}
.financialTransactionList{}

.maSettledBatches{}
.maUnsettledTransaction{}
.maSettlementDetailsComparison{}

/* ----   List Table column Styles    ---- */
/* ------------------------------------- */
.resultGenericColumn,.resultAmount,.resultDate,.resultText,.resultNumeric,.resultResponseText,.resultOrderNumber,.resultResponseCode{
    padding-right: 2px;
  padding-left: 2px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCCCCC;
  }

   .resultGenericColumn{text-align: left;white-space: nowrap;}

   .resultAmount{text-align: left;white-space: nowrap;}
/* .resultAmount1{} */
/* .resultAmount2{} */
/* .resultAmount3{} */
/* .resultAmount4{} */
/* .resultAmount5{} */
/* .resultAmount6{} */
/* .resultAmount7{} */
/* .resultAmount8{} */

   .resultDate{text-align: center;white-space: nowrap;}
/* .resultDate1{} */

   .resultText{text-align: left;}
/* .resultText1{} */
/* .resultText2{} */
/* .resultText3{} */
/* .resultText4{} */
/* .resultText5{} */
/* .resultText6{} */

   .resultNumeric{text-align: left;}
/* .resultNumeric1{} */
/* .resultNumeric2{} */
/* .resultNumeric3{} */
/* .resultNumeric4{} */


   .resultResponseText{text-align: left;}
/* .resultResponseText1{} */

   .resultOrderNumber{text-align: left;white-space: nowrap;}
/* .resultOrderNumber1{} */


/* found extra styles */
   .resultResponseCode{text-align: right;}

   .leftCell { text-align: left;}
   .centerCell { text-align: center;}

   .approvalCheckbox {text-align: center;}

/* --------------------- Child Styles for Columns of TVHN -------------------------------------- */
.TVHNCC,.TVHNCC1,.TVHNC1,.TVHNC2,.TVHNC3,.TVHNC4,.TVHNC5,.TVHNC6,.TVHNC7,.TVHNC8,.TVHNC9,.TVHNC10,.TVHNC11,.TVHNC12{
  text-transform: capitalize;
  padding-right: 2px;
  padding-left: 2px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #FCE4C0;
  /*white-space: nowrap;*/
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCCCCC;
  }
.TVHNCC,.TVHNCC1{text-align: center;}
.TVHNCC1{
  padding-top: 2px;
  padding-bottom: 2px;
  }
.TVHNC1{text-align: left;}
.TVHNC2{text-align: left;}
.TVHNC3{text-align: left;}
.TVHNC4{text-align: left;}
.TVHNC5{text-align: left;}
.TVHNC6{text-align: left;}
.TVHNC7{text-align: left;}
.TVHNC8{text-align: left;}
.TVHNC9{text-align: left;}
.TVHNC10{text-align: left;}
.TVHNC11{text-align: left;}
.TVHNC12{text-align: left;}

/* ----  Table Box Column Color    ---- */
/* ------------------------------------- */
.TBMHN {
    padding-top: 4px;
    padding-bottom: 10px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #FF9900;
    }
.TBSHNB {
    padding-top: 4px;
    padding-bottom: 10px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #010365;
    }
.TBSHNA {
    background-color: #FFFFFF;
    padding-top: 20px;
    padding-bottom: 4px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #FFC670;
    }
.TBSHNC {
    background-color: #FFFFFF;
    padding-top: 2px;
    padding-bottom: 4px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #FFC670;
    }

.TBSepartor {}
.TErrorMessage{/*background-color: #FCE4C0;*/ padding-top: 4px; padding-bottom: 4px;}

.TInfoMessage{color: #0000FF; padding-top: 4px; padding-bottom: 4px; font-weight: bold;}
.TInfoMessageCentre{color: #0000FF; padding-top: 4px; padding-bottom: 4px; font-weight: bold; text-align: center;}

/* ----   Table values    ---- */
/* ------------------------------------- */
#infoBlock {float: right;} /* Info box details */
.InfoBlock {width: 400px;}
.InfoBlock .TCLabel {
    border-right-width: 1px;
    border-right-style: dashed;
    border-right-color: #666666;
    }

#contentBlock {width: 740px; float: left;}
#contentdetails {width: 100%; float: left;} /* content body details */

/* ----   Table Column with buttons on end    ---- */
/* ------------------------------------- */
.TCLabelWB {
  text-transform: capitalize;
    text-align: left;
    vertical-align: top;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cccccc;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-transform: capitalize;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #bbbbbb;
    }

/* ----   Table Column with images    ---- */
.TCImageA {
    vertical-align: top;
}

/* ----  Table Name Section Name A for Table column with buttons   ---- */
/* ------------------------------------- */
.TSHNAWB {
  width:45%;
  float: left;
  font-weight: bold;
  }

/* ----   Table Column Dimension    ---- */
/* ------------------------------------- */
.TCLabel {
    white-space: nowrap;
    /*width: 250px; */
    text-align: left;
    vertical-align: top;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cccccc;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-transform: capitalize;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #bbbbbb;
}

.TCLabelWrapped {
    /*width: 250px; */
    text-align: left;
    vertical-align: middle;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cccccc;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-transform: capitalize;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #bbbbbb;
}

.TCLabelSpacer {border-bottom-style: none;}

.TCMarker {
    padding-left: 2px;
    width: 8px;
    text-align: left;
    vertical-align: top;
    /*background-color: #DDF0FF;*/
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #bbbbbb;
    }
.TCFieldEntry p{
    float:left;
    } /*override to alight text in <p> inline */
.TCFieldEntry {
    text-align: left;
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #bbbbbb;
    }
#termsTextEditor {
    width: 100%;
}
.TCFieldEntry1 {
    text-align: left;
    padding-top: 2px;
    padding-bottom: 2px;
    }
.TCHelpComent {
    text-align: left;
    vertical-align: middle;/*background-color: #DDF0FF;*/
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #bbbbbb;
    }

/* ----   Table Background Gradient    ---- */
/* ------------------------------------- */
.TBStyle1 {
    width: 100%;
    /*background-image: url(/ma/resource/system/site/images/spacer.gif);*/
    background-repeat: repeat-x;
    }
.TBStyle2 {}
.TBStyle3
  {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FCE4C0;
  padding-top: 4px;
  padding-bottom: 4px;
  }
.TBStyle4
  {
  padding: 4px;
  border-bottom: 2px solid #31659C;
  }
.TBStyle5
 {
    height:25;
 }
.TBStyle6
{
    width:100%;
    padding-top: 10px;
    padding-bottom: 2px;
}

/* ---- Error styles  ---- */
/* ------------------------------------- */
.ErrorMessage { padding-left: 4px; font-weight: bold; color: #FF0000;}
.ErrorField { float:left; border: 1px solid #FF0000; background-color: #FFECEC; }
.ErrorFieldB { clear:both; border: 1px solid #FF0000; background-color: #FFECEC; }
.compField {color: #FF0000;width: 8px;}
.nonCompField {display: none;}

/* ----  Input fields   ---- */
/* ------------------------------------- */
.InputFields {border: 1px solid #FF9900;padding-top: 1px;padding-right: 4px;padding-bottom: 1px;padding-left: 4px;}
.InputFieldsB {float:left;}

/* ---- Global Body text Color    ---- */
/* ------------------------------------- */
a:link {color: #333333;}
a:visited {color: #333333;}
a:hover {color: #000000; text-decoration: none;}
a:active {color: #333333;}

/* ----  Table Main Header Name   ---- */
/* ------------------------------------- */
.TMHN {font-size: 1.6em; font-weight: bold;}
A.TMHN:link {color: #FF0000; text-decoration: underline;}
A.TMHN:visited {color: #666666; text-decoration: underline;}
A.TMHN:hover {color: #FF9900; text-decoration: none;}
A.TMHN:active {color: #FF9900; text-decoration: underline;}

/* ----  Table Name Section Name A    ---- */
/* ------------------------------------- */
.TSHNA {
    width:50%;
    float: left;
    font-size: 1.4em;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 7px;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #000000;
    background-color: #FF9900;
    padding-top: 2px;
    padding-bottom: 2px;
    }
.TSHNA1{
    width:67%;
}
A.TSHNA:link {color: #CC6600; text-decoration: underline; }
A.TSHNA:visited {color: #666666;text-decoration: underline;}
A.TSHNA:hover {color: #FF3300;text-decoration: none;}
A.TSHNA:active {color: #FF3300;    text-decoration: underline;}

/* ----  Table Name Section Name B    ---- */
/* ------------------------------------- */
.TSHNB {
    font-size: 1.4em;
    font-weight: bold;
    color: #31659C;
    padding-left: 7px;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #FF9900;
    background-color: #D7D7D7;
    padding-top: 2px;
    padding-bottom: 2px;
    }
A.TSHNB:link {color: #CC6600; text-decoration: underline; }
A.TSHNB:visited {color: #666666;text-decoration: underline;}
A.TSHNB:hover {color: #FF3300;text-decoration: none;}
A.TSHNB:active {color: #FF3300;    text-decoration: underline;}

/* ----   Table Horizontal Header Name   ---- */
/* ------------------------------------- */
.THHN {font-size: 1.2em; font-weight: bold;}
A.THHN:link {color: #CC6600;text-decoration: underline;}
A.THHN:visited {color: #666666;text-decoration: underline;}
A.THHN:hover {color: #339933;text-decoration: none;}
A.THHN:active {color: #339933;    text-decoration: underline;}

/* ----  Table Horizontal Item Header   ---- */
/* ------------------------------------- */
.THIH,.THIHC {font-size: 1.0em; font-weight: bold;}
A.THIH:link {color: #CC6600;text-decoration: underline;}
A.THIH:visited {color: #666666;text-decoration: underline;}
A.THIH:hover {color: #FF3300;text-decoration: none;}
A.THIH:active {color: #FF3300;    text-decoration: underline;}

.THIHC {text-align: center;}

/* ----  Table Horizontal Item result Header   ---- */
/* ------------------------------------- */
.THIR {padding-left: 3px; font-size: 1em; font-weight: normal;    color: #333333; }
A.THIR:link {padding-left: 3px; color: #333333; text-decoration: underline;}
A.THIR:visited {padding-left: 3px; color: #333333; text-decoration: underline;}
A.THIR:hover {padding-left: 3px; color: #FF3300;text-decoration: none;}
A.THIR:active {padding-left: 3px; color: #FF3300;    text-decoration: underline;}

/* ----   Table Vertical Header Name   ---- */
/* ------------------------------------- */
.TVHN {font-size: 1.2em; font-weight: bold;}
A.TVHN:link {color: #CC6600;text-decoration: underline;}
A.TVHN:visited {color: #666666;text-decoration: underline;}
A.TVHN:hover {color: #339933;text-decoration: none;}
A.TVHN:active {color: #339933;text-decoration: underline;}

/* ----   Table Vertical Item Header  ---- */
/* ------------------------------------- */
.TVIH {font-size: 1.0em; font-weight: bold;}
A.TVIH:link {color: #CC6600;text-decoration: underline;}
A.TVIH:visited {color: #666666;text-decoration: underline;}
A.TVIH:hover {color: #FF3300;text-decoration: none;}
A.TVIH:active {color: #FF3300;    text-decoration: underline;}

/* ----  hyperlink icon marker   ---- */
/* ------------------------------------- */
.hyperText {font-size: 1.0em; float:none;}
A.hyperText:link {
  color: #000000;
  text-decoration: underline;
  background-image: url(/ma/resource/system/default/images/arrowrght.gif);
  background-repeat: no-repeat;
  margin-left: 13px;
  padding-left: 14px;
}
A.hyperText:visited {
    color: #000000;
    text-decoration: underline;
    background-image: url(/ma/resource/system/default/images/arrowrght.gif);
  background-repeat: no-repeat;
  margin-left: 13px;
  padding-left: 14px;
    }
A.hyperText:hover {
    color: #000000;
    text-decoration: none;
    background-image: url(/ma/resource/system/default/images/arrowdwn.gif);
  background-repeat: no-repeat;
  margin-left: 13px;
  padding-left: 14px;
    }
A.hyperText:active {
    color: #000000;
    text-decoration: underline;
    background-image: url(/ma/resource/system/default/images/arrowrght.gif);
  background-repeat: no-repeat;
  margin-left: 13px;
  padding-left: 14px;
    }

/* ----   Submit Button Styles  ---- */
/* ------------------------------------- */
.Submitlogin {
    text-transform: capitalize;
    font-weight: bold;
    border: 1px solid #999999;
    font-size: 1.0em;
    color: #333333;
    padding: 1px;
    }
.SubmitSubmit {
    text-transform: capitalize;
    font-weight: bold;
    border: 1px solid #999999;
    font-size: 1.0em;
    color: #333333;
    padding: 1px;
    }
.SubmitContinue {
    text-transform: capitalize;
    font-weight: bold;
    border: 1px solid #999999;
    font-size: 1.0em;
    color: #333333; padding: 1px;
    }
.SubmitCancel {
    text-transform: capitalize;
    font-weight: bold;
    border: 1px solid #999999;
    font-size: 1.0em;
    color: #333333; padding: 1px;
    }
.SubmitAddLink {
    text-transform: capitalize;
    font-weight: bold;
    border: 1px solid #999999;
    font-size: 1.0em;
    color: #333333;
    padding: 1px;
    }

.SubmitPrinterFriendly {
    text-transform: capitalize;
    font-weight: bold;
    border: 1px solid #999999;
    font-size: 1.0em;
    color: #333333;
    padding: 1px;
    }

/* Used for Submit button to look like a link */
.SubmitLink {
    background: inherit;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 1.0em;
    border: none;
    text-decoration: underline;
    }

.SubmitSubmitNoCapital {
    font-weight: bold;
    border: 1px solid #999999;
    font-size: 1.0em;
    color: #333333;
    padding: 1px;
}

.MfaTextSpacer {
    position: relative;
    top: -3px;
}

/* ----  Text Submit buttons Name   ---- */
/* ------------------------------------- */
.SubmitTableA{margin-left: 10px;margin-top: 5px;}
.Subbox {
    text-transform: capitalize;
    font-weight: bold;
    }
.SubUrlGeneric a{background-color: #D4D0C8;    padding: 0.20em; border: 1px solid #999999;    background-position: center center;    text-decoration: none;    position: relative;    margin: 0px; float: left;}
.SubUrlGeneric a:link {color: #333333;    background-color: #D4D0C8; text-decoration: none; font-size: 1.1em; font-family: Geneva, Arial, Helvetica, sans-serif; }
.SubUrlGeneric a:hover {color: #333333; background-color: #C7C7C7; text-decoration: none; }

.SubboxB {}
.SubUrlGenericB a{}
.SubUrlGenericB a:link {color: #333333;    font-size: 1.1em;}
.SubUrlGenericB a:hover {color: #333333; }

/*.TCFieldEntry input{float:left;}*/
.SubboxB{padding-left: 5px;float:left;}

.aButLogin { background-repeat: no-repeat; border: none; background-color: #FFFFFF;     text-decoration: underline;}
.ButLogin {    background-image: url(/ma/resource/system/default/images/buttons/log_in.gif); background-repeat: no-repeat; border: none; height: 21px; width: 65px; font-size: .001em; color: #CCCCCC; }

/* ----   Submit Button location Styles  ---- */
/* ------------------------------------- */
.SubmitSingle {    text-align: right; }
.SubmitDouble {text-align: right; }
.SubmitTriple {text-align: right; }

#editBlock ul
    {
    text-transform: capitalize; /* lowercase capitalize*/
    margin: 0; /* move the margin top left to get rid of default UL indentaion */
    padding: 0;/* Blank the padding to top left to get rid of default UL indentaion */
    list-style-type: none; /* remove any undrline text decoration */
    text-align: right;/* align the div to the right */
    }

#editBlock ul li { display: inline; } /*aligh the LI from vertical to horizontal inside the UL tags*/

#editBlock ul li a
    {
    border-width: 1px; /*set a border decoration */
    border-style: solid; /*set boder decoration width*/
    border-color: #999999; /*set border decoration color*/
    text-decoration: none; /*remove any hyperlink underscore*/
    padding: .2em 1em; /*places gaps around hyperlink to give it depth*/
    color: #000000; /*text color*/
    background-color: #D4D0C8; /*default box internal background color*/
    }

#editBlock ul li a:hover
    {
    color: #000000; /*text color*/
    background-color: #CCCCCC; /*rollover background color*/
    }


/* ----   Search box Styles  ---- */
/* ------------------------------------- */
.SearchBox
  {text-align: center;/* MSIE5 and NS4 to center the table */
  padding-top: 10px;/*move the container down 10pixels */
  }

.SearchBox  table
    {
    margin-left: auto; /* the margin settings will allow centering in CSS-compliant browsers */
    margin-right: auto;/* the margin settings will allow centering in CSS-compliant browsers */
    text-align: right;/*  text alignment will reset the default alignment for table cells to left for browsers */
    }

table td {padding-right: 3px;}

.SearchLeftButtonDecorative{
  display: block;
  width: 16px;
  height: 16px;
  background: url(/ma/resource/system/site/images/buttons/but_prev.gif) no-repeat center left;
  }
a:hover.SearchLeftButtonDecorative {
  background: url(/ma/resource/system/site/images/buttons/but_prevA.gif) no-repeat center left;
  }

.SearchRightButtonDecorative{
  display: block;
  width: 16px;
  height: 16px;
  background: url(/ma/resource/system/site/images/buttons/but_next.gif) no-repeat left center;
}

a:hover.SearchRightButtonDecorative {
  background: url(/ma/resource/system/site/images/buttons/but_nextA.gif) no-repeat center left;
}

.SearchMiddleResultsDecorative{
  color: #999999;
  padding-right: 2px;
  padding-left: 2px;
  }
.SearchMiddleResults {

  padding-right: 4px;
  padding-left: 4px;
  }

.SearchType{display: none}

/* ----   Breadcrumb Styles  ---- */
/* ------------------------------------- */
.BreadCrumbBox{
  Width:100%;
  text-align: left;/* MSIE5 and NS4 to center the table */
  padding-top: 10px;/*move the container down 10pixels */
  float: left;
  }

.BreadCrumbBox  table
{
/* --------------- centering the box use below -----------------*/
/*margin-left: auto;*/ /* the margin settings will allow centering in CSS-compliant browsers */
/*margin-right: auto;*//* the margin settings will allow centering in CSS-compliant browsers */
/*text-align: right;*//*  text alignment will reset the default alignment for table cells to left for browsers */
/* --------------- align to left -----------------*/
text-align: left;/*  text alignment to left */
}

table td {
  padding-right: 2px;
  padding-left: 2px;
}

.BreadCrumbResult {
  color: #000000;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCCCCC;
  padding-right: 10px;/*move the container down 10pixels */
}

/* ---------------------------- */
/* ---------- Copyright CSS ------------------ */
#CopyrightTable{padding-top: 25px;}

/* ---------- Copyright Left Hand side CSS ------------------ */
/* ----------Image Version ------------------ */
.CopyCLeftA {
  display: none;
  float: left;
  width: 100%;
  height: 35px;
  margin: 0px;
  padding: 0px;
  /* background:  url(/ma/resource/system/site/images/Ban1.gif) no-repeat left; */
  }
.CopyCLeftB {
  float: left;
  margin: 0px;
  padding: 0px;
  }
/* ----------Text Version ------------------ */
.CopyCLeftA span {
  display: none;
  padding: 0px;
  margin-left: 0px;
  }
.CopyCLeftB span {
  padding: 0px;
  margin-left: 0px;
  }

/* ----------- Copyright Right Hand side CSS ----------------- */
/* ----------Image Version ------------------ */
.CopyCRightA {
  float: right;
  width: 238px;
  /*height: 100%;*/
  height: 35px;
  margin: 0px;
  padding: 0px;
  background:  url(/ma/resource/system/default/images/powered_by_dialect.gif) no-repeat right bottom;
  }
.CopyCRightB {
  display: none;
  float: right;
  margin: 0px;
  padding: 0px;
  }
/* ----------Text Version ------------------ */
.CopyCRightA span {
  display: none;
  padding: 0px;
  margin-left: 0px;
  }
.CopyCLeftB span {
  padding: 0px;
  margin-left: 0px;
  }

/* ------------ Copyright Cell Columns --------------- */
.CopyCol1 {
  vertical-align: bottom;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #333333;
  padding-top: 8px;
  padding-right: 5px;
}
.CopyCol2 {

  vertical-align: bottom;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #333333;
  padding-top: 8px;
  padding-right: 5px;
}

/* ----  Copyright Text    ---- */
/* ------------------------------------- */
.CopyrightText {
  font-size: 1.0em;
  color: #000000;
  font-style: italic;
  }
A.CopyrightText:link {color: #000000; text-decoration: underline;}
A.CopyrightText:visited {color: #000000;text-decoration: underline;}
A.CopyrightText:hover {color: #000000;text-decoration: none;}
A.CopyrightText:active {color: #000000;    text-decoration: underline;}

/* ----  Copyright Text  A  ---- */
/* ------------------------------------- */
.CopyrightTextA {
  font-size: 1.0em;
  color: #000000;
}

/* ----  Copyright Text B   ---- */
/* ------------------------------------- */
.CopyrightTextB {
  font-size: 1.0em;
  color: #000000;
}

/* ----  Popout Text    ---- */
/* ------------------------------------- */
div#helpTips a  {
    text-decoration:none;
    order:0px;
    color: #FF0000;
}

div#helpTips a:hover {
    color: #666666;
    background: #FFFFFF;
    text-decoration: none;
}
div#helpTips a span {display: none;}
div#helpTips a:hover span {
    display: block;
    float: left;
    position: absolute;
    width: 220px;
    padding: 5px;
    margin-left: -220px;
    margin-top: 20px;
    z-index: 100;
    color: #632000;
    background: #FFFFCC;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    border: 1px solid #666666;
    text-decoration: none;
}

/**
 * ListBox Styles
 *
**/

.ListBoxTab {
    font-size: 1.4em;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 7px;
    border-left: 2px solid #FF9900;
    border-right: 2px solid #FF9900;
    border-top: 2px solid #FF9900;
    background-color: #FF9900;
    padding-top: 2px;
    padding-bottom: 2px;
    }

.ListBoxTopBold {
    font-size: 1.2em;
    font-weight: bold;
    border-bottom: 2px solid #FF9900;
    }

.ListBoxTopLink {
    font-weight: bold;
    border-bottom: 2px solid #FF9900;
    }

.ListBoxTop {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    }

.ListBoxBodyBold {
    font-size: 1.2em;
    font-weight: bold;
    border-left: 2px solid #FF9900;
    border-right: 2px solid #FF9900;
    padding-top: 4px;
    padding-bottom: 4px;
}

.ListBoxBody {
    border-left: 2px solid #FF9900;
    border-right: 2px solid #FF9900;
    }

.ListBoxFoot {
    border-left: 2px solid #FF9900;
    border-right: 2px solid #FF9900;
    border-bottom: 2px solid #FF9900;
    padding-top: 4px;
    padding-bottom: 4px;
    }

.MenuGroupTable {
    width: 100%;
    padding-top: 10px;
    border-spacing: 0px;
    border-collapse:collapse;
}

.MenuGroupHeader {
    font-size: 1.1em;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 7px;
    border-left: 2px solid #FF9900;
    border-right: 2px solid #FF9900;
    border-top: 2px solid #FF9900;
    background-color: #FF9900;
    padding-top: 2px;
    padding-bottom: 2px;
    }

.MenuGroupBody {
    border-left: 2px solid #FF9900;
    border-right: 2px solid #FF9900;
    border-bottom: 2px solid #FF9900;
    }

.MenuGroupTop {
    border-left: 2px solid #FF9900;
    border-right: 2px solid #FF9900;
    border-top: 2px solid #FF9900;
    background-color: #FF9900;
    margin: 0px;
    padding: 0px;
    }

.MenuGroupItemImage {
    width:12px;
    text-align:center;
    vertical-align:middle;
}

.ConfigureSeparator {
    border-left-style:solid;
    border-width:2px;
    padding:5px;
}

.Password {
    font-family:Consolas;
    font-size:12px;
}
/* Order Search Totals */
.orderResult {
  width: 100%;
}
.orderResult .title {
  width: 10%;
}
.orderResult .values {
  width: 30%;
}

.orderResult .values, .orderResult .description {
  text-align: right;
}

.orderResult .amount {
  font-weight: bold;
}

/* Risk Recommendation */
#riskRecommendationAccept {
    background-color: #B6D7A8;
}

#riskRecommendationReview {
    background-color: #FF9900;
}

#riskRecommendationReject {
    background-color: #FF0000;    
}

#riskRecommendationNotChecked {
    background-color: #D7D7D7;
}

.progressIndicator {
    background: url(/ma/resource/system/default/images/progressIndicator.gif) no-repeat;
    display: block;
    line-height: 16px;
    margin: 5px;
    padding-left: 40px;
    min-height: 32px;
}

/* Override styles - at the end so precedence favours these */
.disabled {
    color: #aaaaaa;
}

/* Width of the text boxes on the login page, need this class as IE truncates password inputs by 2 pixels */
input.loginWidth {
    width:10em !important;
}

.borderBottom {
    height: 1px;
    padding-right: 20px;
    border: 1px graytext;
    border-bottom-style: solid;
}

/* styles for the Indian on Soil banner in MA*/
.TSFR0{
    height: 112px;
}

.TSFR0_iosBanner
{
    text-align: center;
    padding: 20px;
    font-size: 13px;
    color: #000000;
    line-height: 18px;
    background-color: #FFFFFF;
    vertical-align: top;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d8d8d8;
}
.TSFR0_iosBannerHeader{
    font-weight: bold;
}
.Img_iosBanner {
    background-image: url(/ma/resource/system/site/images/info-icon.svg);
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
    margin: auto;
    background-repeat: no-repeat;
    padding: 0px 0px 12px 0px;
    display: block;
}
.TSFR0_iosBannerText {
    text-align: center;
    font-size: 13px;
    color: #000000;
}