/* 
 * Miscellaneous
 */
img {
    border: 0;
}

div.backLink {
  margin: 9px 0 15px 0px;
}

a.backLink,a.backLink:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  text-decoration: none;
}

a.backLink:hover {
    text-decoration: underline;
}

.itestshome {
  margin: 6px 0 0 0;
}

.genericLink {
  font-family: 'Arial Unicode MS', Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #003366;
}

.genform {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  margin: 0;
  padding: 0;
}

/*
 * iTests
 */

.freetest-btn,
.buytest-btn,
.taketest-btn,
.seeanswers-btn,
.testreport-btn,
.inactive-btn {
  width: 70px;
  height: 18px;
  font-family: 'Arial Unicode MS';
  font-size: 8pt;
  color: #FFFFFF;
  text-align: center;
  padding: 2px 0 0 0;
  vertical-align: text-top;
  cursor: pointer;
}

.freetest-btn {
  color: #23302F;
  background-image: url('../images/itests-btn/freetest-btn.gif');
  background-repeat: no-repeat;
}

.buytest-btn {
  color: #0B2E37;
  font-weight: bold;
  background-image: url('../images/itests-btn/buytest-btn.gif');
  background-repeat: no-repeat;
}

.buytest-btn a {
  font-family: Arial;
  font-size: 8pt !important;
  color: #0B2E37;
  text-decoration: none;
}

.taketest-btn {
  background-image: url('../images/itests-btn/taketest-btn.gif');
  background-repeat: no-repeat;
}

.seeanswers-btn,
.testreport-btn {
  /*letter-spacing: -1px;*/
  font-size: 7pt;
  padding: 3px 0 0 0;
  color: #252D34;
  background-image: url('../images/itests-btn/seeanswers-btn.gif');
  background-repeat: no-repeat;
}

.inactive-btn {
  color: #FFFFFF;
  font-weight: bold;
  background-image: url('../images/itests-btn/inactive-btn.gif');
  background-repeat: no-repeat;
}

form#updateCurrencyForm {
  margin: 1px 0 1px 25px;
}

/*
 * My scores
 */

.myscores-btn,
.myscores-big-btn {
  width: 70px;
  height: 14px;
  font-family: 'Arial Unicode MS', Arial, Helvetica, sans-serif;
  font-size: 7pt;
  color: #252F36;
  text-align: center;
  padding: 1px 0 0 0;
  vertical-align: text-top;
  cursor: pointer;
  background-image: url('../images/myscores-btn.gif');
  background-repeat: no-repeat;
}

.myscores-big-btn {
  width: 90px;
  background-image: url('../images/myscores-big-btn.gif');
}

.myscores-btn a,
.myscores-big-btn a {
  font-family: 'Arial Unicode MS';
  font-size: 7pt !important;
  color: #252F36;
  text-decoration: none;
}

.reset-myscores-btn {
  width: 70px;
  height: 14px;
  font-family: 'Arial Unicode MS', Arial, Helvetica, sans-serif;
  font-size: 7pt;
  color: #252F36;
  text-align: center;
  padding: 1px 0 0 0;
  vertical-align: text-top;
  cursor: pointer;
  background-image: url('../images/reset-myscores-btn.gif');
  background-repeat: no-repeat;
}

.reset-myscores-btn a {
  font-family: 'Arial Unicode MS';
  font-size: 7pt !important;
  color: #252F36;
  text-decoration: none;
}

.scores-link,
.scores-link:link,
.scores-link:visited {
  font-family: 'Arial Unicode MS', Arial, Helvetica, sans-serif;
  font-size: 10pt !important;
  font-weight: bold;
  color: #1F4370;
  text-decoration: none !important;
  margin-left: 35px !important;
}

.scores-link img {
  vertical-align: bottom !important;
}

/*
 * Interface
 */

.interface-table {
  /*
  width: 1000px;
  min-width: 1000px;
  max-width: 1000px;
  */
  height: 570px;
  min-height: 570px;
}

.interface-top {
    width: 1000px;
    height: 80px;
    background-image: url('../images/interface-top.jpg');
    background-repeat: no-repeat;
}

form#formLocale {
  margin: 0 0 0 80px;
}

.itests-logo {
    width: 222px;
    height: 39px;
    margin: 39px 0 0 58px;
    background-image: url('../images/itests-logo.jpg');
    background-repeat: no-repeat;
}

.interface-btm {
    width: 1000px;
    height: 62px;
    padding: 20px 85px 0 85px;
    background-image: url('../images/interface-btm.jpg');
    background-repeat: no-repeat;
}

.interface-left-flex {
    width: 41px;
    min-width: 41px;
    max-width: 41px;
    background-image: url('../images/interface-left-flex.jpg');
    background-repeat: repeat-y;
}

.interface-right-flex {
    width: 36px;
    min-width: 36px;
    max-width: 36px;
    background-image: url('../images/interface-right-flex.jpg');
    background-position: right;
    background-repeat: repeat-y;
}

/* Popup interface */
.popup-body {
  margin: 0;
  background-color: #1C4271;
}

.interface-popup-table {
  height: 384px;
  min-height: 384px;
  margin: 0;
  background-color: #FFF;
}

.interface-popup-top {
    width: 374px;
    height: 37px;
    background-image: url('../images/interface-popup-top.jpg');
    background-repeat: no-repeat;
}

.interface-popup-btm {
    width: 374px;
    height: 50px;
    padding: 20px 85px 0 85px;
    background-image: url('../images/interface-popup-btm.jpg');
    background-repeat: no-repeat;
}

.interface-popup-left-flex {
    width: 22px;
    min-width: 22px;
    max-width: 22px;
    background-image: url('../images/interface-popup-left-flex.jpg');
    background-repeat: repeat-y;
}

.interface-popup-right-flex {
    width: 22px;
    min-width: 22px;
    max-width: 22px;
    background-image: url('../images/interface-popup-right-flex.jpg');
    background-position: right;
    background-repeat: repeat-y;
}

/* end popup interface */

/*
 * Send score popup
*/

.sendscore-content {
    margin: 15px 0 0 5px;
}

.sendscore-form {
  margin: 15px 0 0 20px;
}

.sendscore-form .formInput {
  width: 235px;
  border: 1px solid #A3AAB0;
}

.sendscore-form textarea {
  
}

.sendscore-title {
    color: #1C4271;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 10pt;
}

.sendscore-text {
    font-size: 10pt;
    font-family: 'Arial Unicode MS', Arial, Helvetica, sans-serif;
    text-align: center;
    margin-bottom: 20px;
}

.sendscore-examTitle {
    font-weight: bold;
}

.sendscore-fieldLabel {
    font-size: 10pt;
    font-family: 'Arial Unicode MS', Arial, Helvetica, sans-serif;
}

.sendscrore-requiredFields {
    font-size: 8pt;
    color: #3E6565;
}

/* end send score popup */

/*
 * Interface
 */

.interface-content {
  padding-right: 10px;
}

.interface-left {
    width: 41px;
    background-image: url('../images/interface-left.jpg');
    background-repeat: no-repeat;
}

.interface-right {
    width: 36px;
    background-image: url('../images/interface-right.jpg');
    background-repeat: no-repeat;
}

.leftcolumn-container {
    margin: 0 0 0 7px;
}

.container {
  padding: 0 0 0 10px;
}

/*
 * Left column : User details
 */
table.userDetails {
    background-color: #FFFFE5;
}

table.userDetails,
table.userDetails div,
table.userDetails span {
    font-family: 'Arial Unicode MS';
}

td.userDetails_topLeft {
    height: 22px;
    width: 22px;
    background-image: url('../images/userDetails_topLeft.jpg');
}

td.userDetails_top {
    background-image: url('../images/userDetails_top.jpg');
    background-repeat: repeat-x;
    background-position: top;
}

td.userDetails_topRight {
    width: 22px;
    height: 22px;
    background-image: url('../images/userDetails_topRight.jpg');
}

td.userDetails_left {
    background-image: url('../images/userDetails_left.jpg');
    background-repeat: repeat-y;
    background-position: left;
}

td.userDetails_right {
    background-image: url('../images/userDetails_right.jpg');
    background-repeat: repeat-y;
    background-position: right;
}

td.userDetails_bottomLeft {
    height: 22px;
    width: 22px;
    background-image: url('../images/userDetails_bottomLeft.jpg');
}

td.userDetails_bottom {
    background-image: url('../images/userDetails_bottom.jpg');
    background-repeat: repeat-x;
    background-position: bottom;
}

td.userDetails_bottomRight {
    height: 22px;
    width: 22px;
    background-image: url('../images/userDetails_bottomRight.jpg');
}

#userdetails {
    width: 144px;
}

#userdetails div {
    font-family: 'Arial Unicode MS', 'Times New Roman', Times, serif;
    font-weight: normal;
    font-size: 9px;
    color: #3366CC;
    padding-left: 3px;
}

#userdetails a:link {
    text-decoration: none;
}

.userdetails-currency {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #003333;
}

form#formCurrency {
  margin: 5px 0 0 0;
}

form#checkout {
  margin: 0;
}

select.userdetails,
select.updatecurrency {
  width: 100px;
  font-family: 'Arial Unicode MS', Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #003333;
  margin: 3px 0;
  border: 1px solid #A5ACB2;
}
select.updatecurrency {
  width: 105px;
}
input.addcredit-btn,
input.redeemvoucher-btn {
    font-family: 'Arial Unicode MS';
    font-size: 0.8em;
    width: 84px;
    min-width: 84px;
    max-width: 84px;
    height: 23px;
    margin-left: 7px;
    border: 0;
    background-color: transparent;
    background-image: url('../images/addcredit-btn.gif');
    background-repeat: no-repeat;
    cursor: pointer;
}

input.voucher-pincode {
  font-family: 'Arial Unicode MS', Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #003333;
  text-align: center;
  width: 100px;
  margin: 2px 0 3px 0;
  border: 1px solid #A5ACB2;
}

/*
 * Left column : Grey box
 */
td.greyButtonLeft {
    width: 10px;
    min-width: 10px;
    max-width: 10px;
    height: 27px;
    background-image: url('../images/bd_colG_gauche_on.png');
    background-repeat: no-repeat;
}

td.greyButtonBackground {
    height: 27px;
    text-align: center;
    background-image: url('../images/bd_colG_fond_on.png');
    background-repeat: repeat-x;
}

td.greyButtonRight {
    width: 10px;
    min-width: 10px;
    max-width: 10px;
    height: 27px;
    background-image: url('../images/bd_colG_droit_on.png');
    background-repeat: no-repeat;
}

td.greyButtonRight {
    width: 10px;
    height: 27px;
    background-image: url('../images/bd_colG_droit_on.png');
}

table.greyButton a {
    font-family: 'Arial Unicode MS', Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 9px;
    color: #000000;
}

table.greyButton{
    /*cursor: pointer;*/
}

table.greyBox {
    margin-right: 6px;
}

td.greyBoxTopLeft {
    width: 19px;
    height: 18px;
    background-image: url('../images/leftbox1.gif');
}

td.greyBoxTop {
    height: 18px;
    background-image: url('../images/leftbox2.gif');
}

td.greyBoxTopRight {
    width: 19px;
    height: 18px;
    background-image: url('../images/leftbox3.gif');
}

td.greyBoxLeft {
    background-color: #F6F6FA;
    background-image: url('../images/leftbox4.gif');
    background-repeat: repeat-y;
}

td.greyBoxRight {
    background-color: #F6F6FA;
    background-image: url('../images/leftbox5.gif');
    background-repeat: repeat-y;
    background-position: right;
}

td.greyBoxBottomLeft {
    height: 18px;
    background-image: url('../images/leftbox6.gif');
}

td.greyBoxBottom {
    height: 18px;
    background-image: url('../images/leftbox7.gif');
}

td.greyBoxBottomRight {
    height: 18px;
    background-image: url('../images/leftbox8.gif');
}

.adminGreyBoxLabel {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 9pt;
    text-decoration: none;
    text-align: center;
    color: #000000;
    margin-bottom: 5px;
}

.adminGreyBox {
  margin-bottom: 10px;
}

.greyButtonBackground input,
.send-btn,
.login-btn {
  font-family: 'Arial Unicode MS', Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 8pt;
  padding: 0;
  margin: 0;
  border: 0;
  background-color: transparent;
  cursor: pointer;
}

.greyButtonBackground a,
.greyButtonBackground a:visited {
  font-size: 0.6em !important;
  font-weight: normal;
}

.loginBox-table {
  width: 148px;
  border: 0;
}

.loginBox-topcell {
  padding: 0 0 0 25px;
}

.loginBox-forgotpassword {
  width: 110px;
}

/*
 * Left Column : Miscellaneous
 */
.logout {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    font-weight: bold;
    color: #1C4271;
    padding: 0px 0 0 0px;
}

.logout a {
    font-family: 'Arial Unicode MS', Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    font-weight: bold;
    color: #1C4271;
    padding-right:5px ;
}

.logout a:hover {
    text-decoration: underline;
}

/*
 * Right column : Login box
 */ /*
.rightbox {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9.5px;
    color: #003333;
    letter-spacing: -1px;
    margin-top: 12px;
    background-image: url('../images/rightbox_bg.gif');
    background-repeat: no-repeat;
}
*/
.main_logIn {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    padding: 0px;
    margin: 0px;
}

.greenbox {
    background-image: url('../images/greenbox-flex.jpg');
    background-repeat: repeat-y;
}

.greenbox-top {
    width: 148px;
    height: 17px;
    background-image: url('../images/greenbox-top.jpg');
    background-repeat: no-repeat;
}

.greenbox-btm {
    width: 148px;
    height: 19px;
    background-image: url('../images/greenbox-btm.jpg');
    background-repeat: no-repeat;
}

.greenbox-flex {
    width: 148px;
    font-family: 'Arial Unicode MS', Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #003333;
    /*letter-spacing: -1px;*/
    margin: 0;
    padding: 0;
    background-image: url('../images/greenbox-flex.jpg');
    background-repeat: repeat-y;
    -moz-box-sizing: border-box;
}

.greenbox-flex table,
.greenbox-flex td,
.greenbox-flex a {
    font-family: 'Arial Unicode MS', Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
}

/*
 * forms
 */
.formErrors {
    color: red;
    font-size: 10px;
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    padding-left: 3px;
}

/*
 * Homepage
 */

.myhomepage-msg,
.homepage-msg {
    font-size: 100pt;
    text-align: justify;
    margin: 5px 10px;
}

.myhomepage-msg *, .homepage-msg * {
    font-family: 'Arial Unicode MS', Verdana, Arial, Helvetica, sans-serif;
}

.homepage-msg a, .myhomepage-msg a {
    font-family: 'Arial Unicode MS', Verdana, Arial, Helvetica, sans-serif;
    font-style: italic;
    color: #551A8B;
}

/*
.myhomepage-msg {
  text-indent: 15px;
}
 */ /*
 * Tabs
 */
table.tabs {
  height: 41px;
  min-height: 41px;
  max-height: 41px;
}

.tabsContent {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    background-color: #FFFFFF;
    padding: 0 1px 0 4px;
}

.dashedBar {
    width: 87%;
    height: 1px;
    border: none;
    border-bottom: 1px dashed #000000;
}

div.accountContent {
	width: 450px;	
}

div.myitests-content,div.myprogress-content,div.accountContent,div.tabsContent {
  background-color: #EFF7F8;
}

div.myitests-title {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12pt;
  color: #14426C;
  text-align: left;
  margin: 10px 0 0 26px;
}

div.accountContent {
    /*width: 450px;*/
}

.examPrice {
    font-family: "Times New Roman", Times, serif;
    font-size: 9pt;
    color: #0099CC;
}

/*
 * Writing reports
 */
.writingLabel {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10pt;
    color: #000000;
}

.writingScore {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 9pt;
    color: #003366;
    vertical-align: top;
    margin-left: 12px;
}

.writingProgressbar {
    margin-top: 2px;
}

/*
 * XG Article
 */
div.xgArticle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-align: justify;
    font-size: 9pt;
    margin-top: 2px;
    margin-right: 5px;
    margin-left: 0px;
    padding-right: 5px;
}

h1.xgArticleTitle {
    display: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
    font-size: 12pt;
    color: #0066CC;
}

/*
 * Authentication box
 */
.loginBox {
    margin: 6px 6px 0px 7px;
    font-size: 8pt;
}

.loginBox table.greyButton,.accountContent table.greyButton {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    color: #003399; 
}

/* 
 * Extra articles
*/
.bubblebox-extra {
    margin-left: 5px;
    font-size: 8pt;
    text-align: left;
}

/*
 * Bubble box
 */
.bubblebox-middle {
    background-color: #E2EAED;
    min-height: 90px;
    width: 200px;
}

.bubblebox-top {
    width: 200px;
    height: 19px;
    background-image: url('../images/bubblebox-top.gif');
    background-repeat: no-repeat;
}

.bubblebox-btm {
    width: 200px;
    height: 19px;
    background-image: url('../images/bubblebox-btm.gif');
    background-repeat: no-repeat;;
}

.bubblebox-icon {
    float: left;
    margin: 0 5px;
}

.bubblebox-texticon {
    font-family: 'Arial Unicode MS';
    margin-left: 35px;
    font-size: 8pt;
}

.bubblebox-text {
    font-family: 'Arial Unicode MS';
    margin-left: 5px;
    font-size: 8pt;
}

.bubblebox-label {
    font-weight: bold;
    font-size: 9pt;
    color: #336666;
}

.bubblebox-label span {
  font-family: 'Arial Unicode MS' !important;
}

.bubblebox-summary,
.bubblebox-summary td,
.bubblebox-summary p,
.bubblebox-summary font {
    font-family: 'Arial Unicode MS', Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #000000;
}

.bubblebox-horizontal {
    float: left;
    margin: 0 10px;
}

.bubblebox-horizontal .bubblebox-middle {
    width: 235px;
}

.bubblebox-horizontal .bubblebox-top {
    width: 235px;
    background-image: url('../images/bubblebox-top_235.gif');
}

.bubblebox-horizontal .bubblebox-btm {
    width: 235px;
    background-image: url('../images/bubblebox-btm_235.gif');
}

/*
 * Administration
 */

.refund-amount {
  width: 40px
}

.admin-infomsg {
  width: 85%;
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  color: #FF0000;
}

/*
 * Admin table (same as iTests-Essay)
 */
.admin-table {
    font-family: Arial;
    font-size: 8pt;
}

.admin-table tr {
    border: 0;
    background-image: url('../images/dash.jpg');
    background-repeat: repeat-x;
    background-position: bottom;
}

.admin-table td {
    border: 0;
}

.admin-table-label,
.admin-table-label-center {
    font-weight: bold;
    background-color: D6E063;
}

.admin-table-label-center td {
  text-align: center;
}

.admin-table-nostyle {
    background-image: none !important;
}

.admin-table-content td {
  text-align: center;
  padding: 2px;
}

.admin-table a {
    color:#000000;
    font-size:8pt;
}
  
/*
 * Tooltip
 */
div.tooltip {
    left: 0px;
    position: absolute;
    top: 0px;
    background-color: #fff;
    padding: 5px;
    border: 1px solid #888;
    /*
    filter: alpha(opacity = 90);
    -moz-opacity: 0.90;
    */
    opacity: 0.90;
    width: 350px;
    font-family: arial;
    font-size: 11px;
    color: #555555;
    text-align: left;
    font-weight: normal;
}

/*
 * Tabs bar
 */

.tab-dark-flex-bg,
.tab-clear-flex-bg {
   font-family: 'Arial Unicode MS', Arial;
   font-weight: bold;
   font-size: 8pt;
   text-align: center;
   vertical-align: text-top;
   color: #14426C;
   cursor: pointer;
}

.tab-clear-flex-bg {
   color: #6C86A4;
}

.tab-dark-flex-bg div,
.tab-clear-flex-bg div {
  margin-top: 6px;
}

.tab-dark-left-border,
.tab-clear-left-border {
   width: 46px;
   height: 41px;
   background-image: url('../images/tabs/tab-dark-left-border.gif');
   background-repeat: no-repeat;
}

.tab-clear-left-border {
   background-image: url('../images/tabs/tab-clear-left-border.gif');
}

.tab-dark-flex-bg {
   height: 41px;
   background-image: url('../images/tabs/tab-dark-flex-bg.gif');
   background-repeat: repeat-x;
}

.tab-dark-clear-border,
.tab-clear-dark-border {
   width: 33px;
   height: 41px;
   background-image: url('../images/tabs/tab-dark-clear-border.gif');
   background-repeat: no-repeat;
}

.tab-clear-dark-border {
   background-image: url('../images/tabs/tab-clear-dark-border.gif');
}

.tab-clear-flex-bg {
   height: 41px;
   background-image: url('../images/tabs/tab-clear-flex-bg.gif');
   background-repeat: repeat-x;
}

.tab-clear-clear-border {
   width: 27px;
   height: 41px;
   background-image: url('../images/tabs/tab-clear-clear-border.gif');
   background-repeat: no-repeat;
}

.tab-clear-right-border,
.tab-dark-right-border {
   width: 14px;
   height: 41px;
   background-image: url('../images/tabs/tab-clear-right-border.gif');
   background-repeat: no-repeat;
}

.tab-dark-right-border {
   width: 26px;
   height: 41px;
   background-image: url('../images/tabs/tab-dark-right-border.gif');
   background-repeat: no-repeat;
}

.tabs-flex-bg {
   width: 240px;
   height: 41px;
   background-image: url('../images/tabs/tabs-flex-bg.gif');
   background-repeat: repeat-x;
}

.tabs-right-bg {
   width: 15px;
   height: 41px;
   background-image: url('../images/tabs/tabs-right-bg.gif');
   background-repeat: no-repeat;
}

/*
 * Payment - Comergent pages
 */

.payment-info {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  color: #336666;
  text-align: center;
  margin: 90px 0 20px 0;
}

.chooseamount-label {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  color: #000000;
}

/*
 * User Bill List
 */

.userbilllist-content {
  margin: 15px 0 0 20px;
}

.userbill-table {
  font-size: 10pt;
  margin: 0;
}

.userbill-table-header {
  font-weight: bold;
  font-style: italic;
  color: #1C4271;
}

.userbill-info,
.userbill-link,
.userbill-link:link,
.userbill-link:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  color: #1C4271;
  text-decoration: none;
}

.userbill-info {
  text-align: center;
  margin-top: 80px;
}

.userbill-link,
.userbill-link:link,
.userbill-link:visited {
  color: #000000;
}

.userbill-link:hover {
  text-decoration: underline; 
}

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

/*
 * Install Flash Player page
 */
 
div.installflash {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  text-align: center;
  margin-top: 150px;
}

div.installflash a {
  color: #000000;
  text-decoration: none;
}

div.installflash a:hover {
  text-decoration: underline;
}

/* external files */
.external-content,
.external-content * {
    font-family: 'Arial Unicode MS', Arial, Helvetica, sans-serif;  
}

m, M {
	display:none;
}

/* User dashboard */
.dashboardContent {
    font-size:8pt;
}
.dashboardContent table {
    font-size:8pt;
}

.dashboardContent table.balance td {
    border-bottom:1px dashed #C8C8C8;
}

 div.dashb-title {
    color:#CC3200;
    font-size:9pt;
    font-weight:bold;
    margin:15px 0px 10px 0px;
    
 }

.dash-transac-title {
    background-color:#1B4271;
    color:#FFFFFF;
}

/*
 * Voucher messages
 */

.pincode-msg,
.pincode-error-msg {
  width: 80%;
  font-family: 'Arial Unicode MS', Arial, Helvetica, sans-serif;
  font-size: .9em;
  text-align: center;
  color: #003366;
  margin: 100px 0 0 45px;    
}

.pincode-error-msg {
  font-weight: bold;
  color: #FF0000;
}

