

/* InvInfoMenu style begin */
.tblLoansMenu{
  width:100%;
  margin-bottom:5px;
}
.tblDepositsPrimMenu{
  width:100%;
  margin-bottom:5px;
}
.tblCurrentAccountsPrimMenu{
  width:100%;
  margin-bottom:5px;
}
.tblInvoloanAgrsPrimMenu{
  width:100%;
  margin-bottom:5px;
}
.tblCreditCardAgrsPrimMenu{
  width:100%;
  margin-bottom:5px;
}
.tblCreditCardsPrimMenu{
  width:100%;
  margin-bottom:5px;
}
.divLoansMenuTdL{
	height:20px;
	padding-top:2px;
}
.divDepositsPrimMenuTdL{
	height:20px;
	padding-top:2px;
}
.divCurrentAccountsPrimMenuTdL{
	height:20px;
	padding-top:2px;
}
.divInvoloanAgrsPrimMenuTdL{
	height:20px;
	padding-top:2px;
}
.divCreditCardAgrsPrimMenuTdL{
	height:20px;
	padding-top:2px;
}
.divLoansMenuTdR{
	height:20px;
	padding-left:3px;
	color: #000;
	font-size:11px;
}
.divDepositsPrimMenuTdR{
	height:20px;
	padding-left:3px;
	color: #000;
	font-size:11px;
}
.divCurrentAccountsPrimMenuTdR{
	height:20px;
	padding-left:3px;
	color: #000;
	font-size:11px;
}
.divInvoloanAgrsPrimMenuTdR{
	height:20px;
	padding-left:3px;
	color: #000;
	font-size:11px;
}
.divCreditCardAgrsPrimMenuTdR{
	height:20px;
	padding-left:3px;
	color: #000;
	font-size:11px;
}
.rtable.tblLoansMenu, .rtable.tblDepositsPrimMenu, .rtable.tblCurrentAccountsPrimMenu, .rtable.tblInvoloanAgrsPrimMenu, .rtable.tblCreditCardAgrsPrimMenu  {
	text-align:center;
	border-right:none;
}
/* InvInfoMenu style end */
/* DepositPrimInfo style begin */
.tblDepOperHistParams{
  width:400px;
  color:#000000;
  font-size:11px;
  border-spacing:0;
  margin-bottom:0;
}
.tblPercentHistParams{
  width:400px;
  color:#000000;
  font-size:11px;
  border-spacing:0;
  margin-bottom:0;
}
.tblDepOperHistParams .ws{
  text-align:right;
  padding-right:5px;
  padding-left:10px;
}
.tblPercentHistParams .ws{
  text-align:right;
  padding-right:5px;
  padding-left:10px;
}
.btnMakeHistory{
  margin-bottom:10px;
  margin-left:10px;
}
.divDepOperHistResultsPeriod{
  text-align:center;
  font-size:11px;
  color:#000;
  margin-bottom:5px;
}
.divPercentHistResultsPeriod{
  text-align:center;
  font-size:11px;
  color:#000;
  margin-bottom:5px;
}
.divDepOperHistResultsBalance{
  font-size:11px;
  color:#000;
}
.divPercentHistResultsBalance{
  font-size:11px;
  color:#000;
}
.tblDepOperHistResultsBrief td{
  padding: 2px 10px; 
  text-align:right;
}

.divDepOperHistNoItems{
  color:#666;
  font-size:11px;
  text-align:center;
  padding:10px;
}

.tblDepOperHistResultsBriefBold{
  font-weight:bold;
}

.tblPercentHistResultsBrief td{
  padding: 2px 10px; 
  text-align:right;
}

.divPercentHistNoItems{
  color:#666;
  font-size:11px;
  text-align:center;
  padding:10px;
}

.tblPercentHistResultsBriefBold{
  font-weight:bold;
}

.divDepositPrimInfoWrap{
}
.tblDepositPrimOperHist{
  width:60%;
  border-right:1px;
  border-left:1px;
}
.tblDepositPrimPercentHist{
  width:60%;
  border-right:1px;
  border-left:1px;
}
.depositPrimInfoTitle{
  font-size:13px;
  font-weight:bold;
}
.divDepositPrimInfo{
   padding-top:10px;
}
.tblDepositPrimOperHist .tleft{
  text-align:left;
  vertical-align:middle;
  }
.tblDepositPrimPercentHist .tleft{
  text-align:left;
  vertical-align:middle;
  }
.tblDepositPrimOperHist .tcentr{
  text-align:center;
  vertical-align:middle;
  border-left:1px solid #dfdedc;
}
.tblDepositPrimPercentHist .tcentr{
  text-align:center;
  vertical-align:middle;
  border-left:1px solid #dfdedc;
}
.tblDepositPrimOperHist .tright{
  text-align:right;
  vertical-align:middle;
}
.tblDepositPrimPercentHist .tright{
  text-align:right;
  vertical-align:middle;
}
/* DepositPrimInfo style end */
/* CurrentAccountInfo style begin */
.divCurrentAccountWrap{
}
.divCurrentAccountInfo{
   padding-top:10px;
}
.tblOperHistParams{
  width:400px;
  color:#000000;
  font-size:11px;
  border-spacing:0;
  margin-bottom:0;
}
.tblOperHistParams .ws{
  text-align:right;
  padding-right:5px;
  padding-left:10px;
}
.btnMakeHistory{
  margin-bottom:10px;
  margin-left:10px;
}
.divOperHistResultsPeriod{
  text-align:center;
  font-size:11px;
  color:#000;
  margin-bottom:5px;
}
.divOperHistResultsBalance{
  font-size:11px;
  color:#000;
}
.tblOperHistResultsBrief td{
  padding: 2px 10px; 
  text-align:right;
}

.divOperHistNoItems{
  color:#666;
  font-size:11px;
  text-align:center;
  padding:10px;
}

.tblOperHistResultsBriefBold{
  font-weight:bold;
}

.tblCurrentAccountOperHist{
  width:60%;
  border-right:1px;
  border-left:1px;
}
.tblCurrentAccountOperHist .tleft{
  text-align:left;
  vertical-align:middle;
  }
.tblCurrentAccountOperHist .tcentr{
  text-align:center;
  vertical-align:middle;
  border-left:1px solid #dfdedc;
}
.tblCurrentAccountOperHist .tright{
  text-align:right;
  vertical-align:middle;
}
/* CurrentAccountInfo style end */
/* InvoloanAgrInfo style begin */
.divInvoloanAgrWrap{
}
.divInvoloanAgrInfo{
   padding-top:10px;
}
.tblOperHistParams{
  width:300px;
  color:#000000;
  font-size:11px;
  border-spacing:0;
  margin-bottom:0;
}
.tblOperHistParams .ws{
  text-align:right;
  padding-right:5px;
  padding-left:10px;
}
.btnMakeHistory{
  margin-bottom:10px;
  margin-left:10px;
}
.divOperHistResultsPeriod{
  text-align:center;
  font-size:11px;
  color:#000;
  margin-bottom:5px;
}
.divOperHistResultsBalance{
  font-size:11px;
  color:#000;
}
.tblOperHistResultsBrief td{
  padding: 2px 10px; 
  text-align:right;
}

.divOperHistNoItems{
  color:#666;
  font-size:11px;
  text-align:center;
  padding:10px;
}

.tblOperHistResultsBriefBold{
  font-weight:bold;
}

.tblInvoloanAgrOperHist{
  width:99%;
  border-right:1px;
  border-left:1px;
}
.tblInvoloanAgrOperHist .tleft{
  text-align:left;
  vertical-align:middle;
  }
.tblInvoloanAgrOperHist .tcentr{
  text-align:center;
  vertical-align:middle;
  border-left:1px solid #dfdedc;
}
.tblInvoloanAgrOperHist .tright{
  text-align:right;
  vertical-align:middle;
}
/* InvoloanAgrInfo style end */
/* CreditCardAgrInfo style begin */
.divCreditCardAgrWrap{
}
.divCreditCardAgrInfo{
   padding-top:10px;
}
.tblOperHistParams{
  width:400px;
  color:#000000;
  font-size:11px;
  border-spacing:0;
  margin-bottom:0;
}
.tblOperHistParams .ws{
  text-align:right;
  padding-right:5px;
  padding-left:10px;
}
.btnMakeHistory{
  margin-bottom:10px;
  margin-left:10px;
}
.divOperHistResultsPeriod{
  text-align:center;
  font-size:11px;
  color:#000;
  margin-bottom:5px;
}
.divOperHistResultsBalance{
  font-size:11px;
  color:#000;
}
.tblOperHistResultsBrief td{
  padding: 2px 10px; 
  text-align:right;
}

.divOperHistNoItems{
  color:#666;
  font-size:11px;
  text-align:center;
  padding:10px;
}

.tblOperHistResultsBriefBold{
  font-weight:bold;
}

.tblCreditCardAgrOperHist{
  width:60%;
  border-right:1px;
  border-left:1px;
}
.tblCreditCardAgrOperHist .tleft{
  text-align:left;
  vertical-align:middle;
  }
.tblCreditCardAgrOperHist .tcentr{
  text-align:center;
  vertical-align:middle;
  border-left:1px solid #dfdedc;
}
.tblCreditCardAgrOperHist .tright{
  text-align:right;
  vertical-align:middle;
}
/* CreditCardAgrInfo style end */
/* OverdraftAgrInfo style begin */
.divOverdraftAgrWrap{
}
.divOverdraftAgrInfo{
   padding-top:10px;
}
.tblOperHistParams{
  width:400px;
  color:#000000;
  font-size:11px;
  border-spacing:0;
  margin-bottom:0;
}
.tblOperHistParams .ws{
  text-align:right;
  padding-right:5px;
  padding-left:10px;
}
.btnMakeHistory{
  margin-bottom:10px;
  margin-left:10px;
}
.divOperHistResultsPeriod{
  text-align:center;
  font-size:11px;
  color:#000;
  margin-bottom:5px;
}
.divOperHistResultsBalance{
  font-size:11px;
  color:#000;
}
.tblOperHistResultsBrief td{
  padding: 2px 10px; 
  text-align:right;
}

.divOperHistNoItems{
  color:#666;
  font-size:11px;
  text-align:center;
  padding:10px;
}

.tblOperHistResultsBriefBold{
  font-weight:bold;
}

.tblOverdraftAgrOperHist{
  width:60%;
  border-right:1px;
  border-left:1px;
}
.tblOverdraftAgrOperHist .tleft{
  text-align:left;
  vertical-align:middle;
  }
.tblOverdraftAgrOperHist .tcentr{
  text-align:center;
  vertical-align:middle;
  border-left:1px solid #dfdedc;
}
.tblOverdraftAgrOperHist .tright{
  text-align:right;
  vertical-align:middle;
}
/* OverdraftAgrInfo style end */
/* AccountsStatementPrim style begin */
.divCurrentAccountWrap{
}
.divCurrentAccountInfo{
   padding-top:10px;
}
.tblOperHistParams{
  width:400px;
  color:#000000;
  font-size:11px;
  border-spacing:0;
  margin-bottom:0;
}
.tblOperHistParams .ws{
  text-align:right;
  padding-right:5px;
  padding-left:10px;
}
.btnMakeHistory{
  margin-bottom:10px;
  margin-left:10px;
}
.divOperHistResultsPeriod{
  text-align:center;
  font-size:11px;
  color:#000;
  margin-bottom:5px;
}
.divOperHistResultsBalance{
  font-size:11px;
  color:#000;
}
.tblOperHistResultsBrief td{
  padding: 2px 10px; 
  text-align:right;
}

.divOperHistNoItems{
  color:#666;
  font-size:11px;
  text-align:center;
  padding:10px;
}

.tblOperHistResultsBriefBold{
  font-weight:bold;
}

.tblCurrentAccountOperHist{
  width:60%;
  border-right:1px;
  border-left:1px;
}
.tblCurrentAccountOperHist .tleft{
  text-align:left;
  vertical-align:middle;
  }
.tblCurrentAccountOperHist .tcentr{
  text-align:center;
  vertical-align:middle;
  border-left:1px solid #dfdedc;
}
.tblCurrentAccountOperHist .tright{
  text-align:right;
  vertical-align:middle;
}
.left-column {
  float: left;
}
.right-column {
  float: right;
  margin-left: 20px;
  margin-top: -3px;
}

/* AccountsStatementPrim style end */
/* StatementSelectPrim style begin */
.divCurrentAccountWrap{
}
.divCurrentAccountInfo{
   padding-top:10px;
}
.tblOperHistParams{
  width:400px;
  color:#000000;
  font-size:11px;
  border-spacing:0;
  margin-bottom:0;
}
.tblOperHistParams .ws{
  text-align:right;
  padding-right:5px;
  padding-left:10px;
}
.btnMakeHistory{
  margin-bottom:10px;
  margin-left:10px;
}
.divOperHistResultsPeriod{
  text-align:center;
  font-size:11px;
  color:#000;
  margin-bottom:5px;
}
.divOperHistResultsBalance{
  font-size:11px;
  color:#000;
}
.tblOperHistResultsBrief td{
  padding: 2px 10px; 
  text-align:right;
}

.divOperHistNoItems{
  color:#666;
  font-size:11px;
  text-align:center;
  padding:10px;
}

.tblOperHistResultsBriefBold{
  font-weight:bold;
}

.tblOperHist{
  width:60%;
  border-right:1px;
  border-left:1px;
}
.tblOperHist .tleft{
  text-align:left;
  vertical-align:middle;
  }
.tblOperHist .tcentr{
  text-align:center;
  vertical-align:middle;
  border-left:1px solid #dfdedc;
}
.tblOperHist .tright{
  text-align:right;
  vertical-align:middle;
}
/* StatementSelectPrim style end */
/* NewsExtHome style begin */
.tblFindPanel td, .tblBtnPanel td {
	padding:5px 10px;
}
.tblFindPanel {
  border-left:0 none;
  border-right:0 none;
  border-top:0 none;
}
.tblBtnPanel {
  border-left:0 none;
  border-right:0 none;
  border-bottom:0 none;
}
.tblFindPanel tr:hover td, .tblBtnPanel tr:hover td{background-color: #fff;}
.divNewsExtContent {
	padding:10px;
	text-align:left;
}
.newsTitle {
	text-align:left;
	margin-bottom:5px;
	font-size: 12px;
	line-height:1.2;
}
.newsTitle .redspan {font-size: 12px;}
span.newsDate {
	float:left;
	margin-right:5px;
}
.newsDate {
	color:#666;
	text-align:left;
	line-height:1.3;
}
.newscontent {
	text-align:left;
	margin-bottom:10px;	
}
.description {
	margin-top:10px;	
}
.tags {color:#666}
.tag {
	font-style:italic;
	text-decoration:underline;
	cursor:pointer;
}
.description img {
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}
.tblSearchParams .ws{
  text-align:right;
  padding-right:5px;
  padding-left:10px;
}
.divSearchParamsWrap #NewsFindBtn, #NewsNextBtn {
    margin-bottom: 10px;
    margin-left: 10px;
}
.divNewsExtContent h4 {font-size:11px}
/* NewsExtHome style end */
/* Help style begin */
td.chckLabel {
    vertical-align: top;
}

.filter {
    background: yellow;
    font-weight: bold;
    padding: 1px;
}

.divResultItem {
    border-top: 0;
}

.divResultItem .redspan {
    font-weight: bold;
}

.divResultItem .tleft {
    vertical-align: top;
}

.divResultItem.rtable tr:hover td {
    background: none;
}

.divResultItem.rtable tr td:hover {
    background: #f2e2e4;
}

.divHelp {
    padding: 0px;
    line-height: 1.5em;
    padding-top: 5px;
}

.divHelp li {
    margin-left: 2em;
    list-style: inherit;
}

.raccord:hover .redspan {
    color: white;
}

.gotoButton {
    padding-bottom: 10px;
}

.crdLeftTitle
  {
  margin-left:10px;
  font-size:10px;
  color:#000;
  font-weight:bold;
  font-style:italic;
  padding-top:5px;
  padding-bottom:5px;
  }

span.number
  {
  color: blue;
  }

div.HelpTabCont
  {
  font-size: 11px;
  padding-left: 11px;
  padding-top: 10px;
  padding-bottom: 10px;
  }

p.NewArticle1
  {
  padding-top: 5px;
  }

p.NewArticle2
  {
  padding-top: 10px;
  }

p.Tab
  {
  padding-left: 20px;
  }

p.bold
  {
  font-weight: bold;
  }

#divTagInfo{
  padding-left: 18px;
  padding-top: 6px;
  padding-bottom: 20px;
  }
/* Help style end */
/* Main style begin */
.rwin_main .wincontent {
  border-bottom:1px solid #808080;
  border-left:0;
  border-right:0;
}

.divLeftMenu { 
 width:400px;
}
.divLeftMenuU{
  float:left; width:400px; display:none; border:5px solid #f1f1f1; border-right:0;
}

.divMainBody {
  overflow:auto;
  position:relative;
}

.divMainDivider{
  overflow:hidden;
  height:1px;
  background:#808080;
  margin:0;
}

.tblMainWrap{
  margin-left:18px;
  margin-top:5px;
}

.pipka{
  width:100%;
  position:absolute;
  overflow:hidden;
  left:0;
}
.divMenu{
  position:relative; 
  padding-left:3px; 
  padding-right:3px; 
  overflow:auto;
}

/* Main style end */
/* Header style begin */

.divBankLogoHome{
  margin-right:100px;
  height:80px;
  margin-left:20px;
  background-repeat: no-repeat;
  background-position: 0 left;
  background-image: url(style/img/logo.png);
}
.divExit{
  margin-right:10px;
  margin-top:10px;
  float:right;
  background-position:top right;
  background-repeat: no-repeat;
 
}
.divExitPic{
  width:30px;
  height:30px;
  background-position:top;
  background-image: url(style/img/window/exit.png);
}
.spanExit{
  color:#9D0917;
  font-size:11px;
  text-decoration:none;
  background-color:#fff;
  padding-left:2px;
  padding-right:2px;
}

.divExitWrap .hovered .spanExit{
  text-decoration:underline;
}

.divExit:hover .spanExit{
  text-decoration:underline;
}

.divExitWrap .hovered .divExitPic{
  background-position:bottom;
}

.divExit:hover .divExitPic{
  background-position:bottom;
}

.divHeaderHelp {
    float: left;
    font-size: 11px;
    margin: 10px 0 5px 350px;
    text-align: left;
}

.divHeaderHelp > div {
    display: table-cell;
    padding: 0 5px;
}

.divHeaderHelp .divLinks > div {
    padding: 2px 0;
}

.divHeaderHelp .supPhone .redspan {
    cursor: default;
    text-decoration: none;
}
#div-lng {
    float: right;
    margin-right:10px;
    margin-top:15px;
    position: relative;
}
#div-lng .lng {
    width: 32px;
    height: 32px;
}
#div-lng .current-lng {
    height: 32px;
    width: 40px;
    display: inline-block;
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 10px;
}
#div-lng .RU {
    background-image: url(style/img/flags/sm-ru.png);
}
#div-lng .EN {
    background-image: url("style/img/flags/sm-en.png");
}
#div-lng .AZ{
    background-image: url(style/img/flags/sm-az.png);
}
#div-lng .KH{
    background-image: url(style/img/flags/sm-kh.png);
}
#div-lng .GE{
    background-image: url(style/img/flags/sm-ge.png);
}
#div-lng .MN{
    background-image: url(style/img/flags/sm-mn.png);
}
#div-lng .FR{
    background-image: url(style/img/flags/sm-fr.png);
}
#div-lng .arrow {
    margin-top: 13px;
    display: inline-block;
    height: 6px;
    width: 13px;
    background: url(style/img/lng_arrow.png) no-repeat top left;
}
#div-lng .switch-lng {
    position: absolute;
    top: 32px;
    left: 0;
}

/* Header style end */
/* Footer style begin */
.footer .cell{
  padding-left:10px;
  color:#555555;
  font-size:11px;
}
#divAdv {clear:both; width:100%;float:left;margin-bottom:5px;}

/* Footer style end */
/* Menu style begin */
.rtabel .tabHomeHome {
  height:13px; width:13px; overflow:hidden; display:block; background: url(style/img/home.gif);
}
.rtabel_sel .tabHomeHome, .rtabel .rtab_hov .tabHomeHome {
  height:13px; width:13px; overflow:hidden; display:block; background: url(style/img/home_sel.gif);
}
.help_img_menuTitle {
	background: url(style/img/help.png) no-repeat top;
	height: 26px;
    width: 28px;
    float: right;
    margin-right: 1px;
    margin-top: 1px;
}
.rmenu_sel .help_img_menuTitle,
.rmenu_hov .help_img_menuTitle {
	background-position: bottom;
	margin-top: 0px
}
/* Menu style end */
/* AcctsCardsMenu style begin */
.tblAcctsMenu{

 margin-bottom:5px;
 width:100%;
}
.tblCardsMenu{

 margin-bottom:5px;
width:100%;
}
.divCardsMenuTdL{
	height:20px;
	padding-top:2px;
}
.divCardsMenuTdR{
	height:20px;
	padding-left:3px;
	color: #000;
	font-size:11px;
}
.rtable.tblAcctsMenu .group {
	font-weight:bold;
	text-align:center;
	border-right:none;
}
/* AcctsCardsMenu style end */
/* PaymentsMenu style begin */
.tblPaymentsMenu, .tblCardPaymentsMenu, .tblSchedulePaymentsMenu, .tblPrepaidMenu {
   border-top: 0 none;
 margin-bottom:5px;
  width:100%;
}

.tblPaymentsMenu .th, .tblCardPaymentsMenu .th, .tblSchedulePaymentsMenu .th, .tblPrepaidMenu  .th{
   border-top:1px solid #dfdedc;
}

.tblPaymentsMenu .tright, .tblCardPaymentsMenu .tright, .tblSchedulePaymentsMenu .tright{
    width: 1%;
    border-top: 1px solid #dfdedc;
    color: #000000;
    font-size: 11px;
    line-height: 16px;
    text-align: left;
    vertical-align: middle;
}
.divMenu .rtable .tleft, .divMenu .rtable .tright, .divMenu .rtable .tcentr{
	padding-left:5px;
	padding-right:5px;
}

.tblPaymentsMenu .th:hover,
.tblCardPaymentsMenu .th:hover,
.tblSchedulePaymentsMenu .th:hover{
  cursor:default;
  color:#000000; 
  text-decoration:none;
}

/* PaymentsMenu style end */
/* TransfersMenu style begin */
.tblSchedTransfersMenu, .tblTransfersMenu{

margin-bottom:5px;
width:100%;
}

.transMenuOpen{
  cursor:pointer;
}
.tblSchedTransfersMenu .tright, .tblTransfersMenu .tright {
	width:1%;
}

/* TransfersMenu style end */
/* DraftsMenu style begin */
.tblDraftsMenu, .tblScheduleDraftsMenu {
border-top: 0 none;
margin-bottom:5px;
width:100%;
}

.tblDraftsMenu .th, .tblScheduleDraftsMenu .th{
border-top:1px solid #dfdedc;
}

.tblDraftsMenu .tright, .tblScheduleDraftsMenu .tright{
    width: 1%;
    border-top: 1px solid #dfdedc;
    color: #000000;
    font-size: 11px;
    line-height: 16px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    vertical-align: middle;
}

.tblScheduleDraftsMenu .th:hover{
  cursor:default;
  color:#000000; 
  text-decoration:none;
}

.tblDraftsMenu .th:hover{
  cursor:default;
  color:#000000; 
  text-decoration:none;
}

/* DraftsMenu style end */
/* SettingsMenu style begin */

/* SettingsMenu style end */
/* MessagesMenu style begin */
.redspanbold{
  font-weight:bold;
}
.tblSettingsMenuMsg{
  width:100%;
  margin-bottom:5px;
}

/* MessagesMenu style end */
/* PaymentsTransfersMenu style begin */
.tblPrepaidMenu, .tblSchedulePaymentsMenu, .tblCardPaymentsMenu, .tblPaymentsMenu{
margin-bottom:5px;
 width:100%;
}

.paymMenuOpen{
  cursor:pointer;
}

.rtable.tblPaymentsTransfersMenu .group {
    font-weight:bold;
    text-align:center;
    border-right:none;
}
/* PaymentsTransfersMenu style end */
/* Home style begin */
.rwin_home {margin-bottom:5px; }
.tdLift{cursor:move;}
.rwin_home .wincontent {border-color:#808080; border-bottom:0;}
.rwin_home .b2b, .rwin_home .b3b, .rwin_home .b4b  {background:#ffffff;}
.rwin_home .wincontent {background:#ffffff;}
.rwin_home .winheader { background:#9D0917; border-color:#v;}
.rwin_home .winchead{ background-color:#9D0917;} 
.rwin_home .b2, .rwin_home .b3, .rwin_home .b4  {background:#9D0917; border-color:#9D0917;}
.rwin_home .b1 {background:#9D0917;}
.rwin_home .b2b, .rwin_home .b3b, .rwin_home .b4b  {background:#fff; border-color:#9D0917;}
.rwin_home .bottom .b2b, .rwin_home .bottom .b3b, .rwin_home .bottom .b4b  {background:#fff; border-color:#808080;}
.rwin_home .b1b { background:#9D0917;}
.rwin_home .bottom .b1b { background:#808080;}


.rwin_pop .wincontent {border-color:#808080; border-bottom:0;}
.rwin_pop .b2b, .rwin_pop .b3b, .rwin_pop .b4b  {background:#ffffff;}
.rwin_pop .wincontent {background:#ffffff;}
.rwin_pop .winheader { background:#9D0917; border-color:#9D0917;}
.rwin_pop .winchead{ background-color:#9D0917;} 
.rwin_pop .b2, .rwin_pop .b3, .rwin_pop .b4  {background:#9D0917; border-color:#9D0917;}
.rwin_pop .bottom .b2, .rwin_pop .bottom .b3, .rwin_pop .bottom .b4  {background:#808080; border-color:#808080;}
.rwin_pop .b1 {background:#9D0917;}
.rwin_pop .b2b, .rwin_pop .b3b, .rwin_pop .b4b  {background:#fff; border-color:#808080;}
.rwin_pop .b1b {background:#9D0917;}
.rwin_pop .bottom .b1b {background:#808080;}
.rwin_pop .bottom. b2b, .rwin_pop .bottom .b3b, .rwin_pop .bottom .b4b  {background:#fff; border-color:#808080;}
#homepage-btn {
    text-align: right;
    margin: 5px 10px 0 0;
}
.btn-widget,
.btn-format {
    display: inline;
    background-position: left;
    background-repeat: no-repeat;
}
.btn-widget {
    background-image: url(style/img/addwidget.png);
    padding-left: 12px;
    margin-right: 5px;
}
.btn-format {
    background-image: url(style/img/settings.png);
    padding-left: 16px;
}
/* Home style end */
/* CheckingAcctsCardsHome style begin */


.divAcctsCardsWrap{
  padding-top:5px;
  padding-bottom:2px;
}
.acctdelim
  {
  width:100%;
  display:block;
  background:#808080;
  /*background:#fff;*/
  height:1px;
  margin-top:7px;
  margin-bottom:8px;
  }
.tblAcct
  {  
  width:100%;
  border-left:0;
  border-right:0;
  border-top:0;
  }

 .tblACHome{
    border-left:0;
    border-right:0;
  }

.acctTitle
  {
    display:block;
    clear:both;
  }
.acctContent
  {
    display:block;
    clear:both;
  }
.actTitle
  {
  padding-left:10px;
  
  font-size:11px;
  font-style:italic;
  color:#666;
  }
.actLeftTitle
  {
  margin-left:10px;
  cursor:pointer;
  font-size:12px;
  color:#06c;
  text-decoration:underline;
  font-weight:bold;
  }
.actRightTitle
  {
  margin-right:10px;
  cursor:pointer;
  font-size:10px;
  color:#06c;
  text-decoration:underline;
  }
.balanceLeft
  {
  color:#666 !important;
  font-style:italic;
  }
.balanceRight
  {
  font-weight: bold;
  }
.balanceRightNB{
  font-weight: normal;
}
.crdLeftTitle
  {
  margin-left:10px;
  font-size:10px;
  color:#000;
  font-weight:bold;
  font-style:italic;
  padding-top:5px;
  padding-bottom:5px;
  }


/* CheckingAcctsCardsHome style end */
/* CreditAcctsCardsHome style begin */


.divAcctsCardsWrap{
  padding-top:5px;
  padding-bottom:2px;
}
.acctdelim
  {
  width:100%;
  display:block;
  background:#808080;
  /*background:#fff;*/
  height:1px;
  margin-top:7px;
  margin-bottom:8px;
  }
.tblAcct
  {  
  width:100%;
  border-left:0;
  border-right:0;
  border-top:0;
  }

 .tblACHome{
    border-left:0;
    border-right:0;
  }

.acctTitle
  {
    display:block;
    clear:both;
  }
.acctContent
  {
    display:block;
    clear:both;
  }
.actTitle
  {
  padding-left:10px;
  
  font-size:11px;
  font-style:italic;
  color:#666;
  }
.actLeftTitle
  {
  margin-left:10px;
  cursor:pointer;
  font-size:12px;
  color:#06c;
  text-decoration:underline;
  font-weight:bold;
  }
.actRightTitle
  {
  margin-right:10px;
  cursor:pointer;
  font-size:10px;
  color:#06c;
  text-decoration:underline;
  }
.balanceLeft
  {
  color:#666 !important;
  font-style:italic;
  }
.balanceRight
  {
  font-weight: bold;
  }
.balanceRightNB{
  font-weight: normal;
}
.crdLeftTitle
  {
  margin-left:10px;
  font-size:10px;
  color:#000;
  font-weight:bold;
  font-style:italic;
  padding-top:5px;
  padding-bottom:5px;
  }


/* CreditAcctsCardsHome style end */
/* AcctsHome style begin */
.divAcctsWrap{
  padding-top:5px;
  padding-bottom:2px;
}
.tblAcctsHomeAcct
  {  
  width:100%;
  border-left:0;
  border-right:0;
  }
.actAcctHomeRight
  {
  width:15%;
  padding-left:3px;
  font-size:11px;
  color:#000;
  border-top: 1px solid #e1c6cb;
  }
.tblAcct {
	border-top:0px none;
}
.tblAcctsHomeAcct.rtable .group {
	font-weight:bold;
	text-align:center;
	border-right:none;
}
/* AcctsHome style end */
/* CardsHome style begin */
.divCardsWrap{
  padding-top:5px;
  padding-bottom:2px;
}
.tblCardHomeCard
  {  
  width:100%;
  border-left:0;
  border-right:0;
  }
.divCardsHomeTdL{
	height:20px;
	padding-left:10px;
	padding-top:2px;
}
.divCardsHomeTdR{
	height:20px;
	padding-left:3px;
}

/* CardsHome style end */
/* PaymentsHome style begin */
.divPaymentsWrap{
  padding-top:5px;
  padding-bottom:2px;
}
.paymContent {
  display:block;
}
.paymBottomMenu .newbtnbodywrap
  {
  margin-right:10px;
  }
.paymBottomMenu td:first-child .newbtnbodywrap
  {
  margin-left:10px;
  }
.tblnewVendors{
  cursor:pointer;
  margin-bottom:5px;
  border-top: 0 none;
  border-left: 0 none;
  border-right: 0 none;
  width:100%;
}

.tblnewVendors .th{
border-top:1px solid #dfdedc;
}

.tblnewVendors .th:hover{
cursor:default;
    color:#000000; 
  text-decoration:none;
}

.tblnewVendors .tright{
    width: 1%;
    border-top: 1px solid #dfdedc;
    color: #000000;
    font-size: 11px;
    line-height: 16px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    vertical-align: middle;
}

/* PaymentsHome style end */
/* DraftsHome style begin */
.divDraftsWrap{
  padding-top:5px;
  padding-bottom:2px;

}
.drrContent {
  display:block;
}
.drrBottomMenu .newbtnbodywrap
  {
  margin-right:10px;
  }
.drrBottomMenu td:first-child .newbtnbodywrap
  {
  margin-left:10px;
  }
.tblnewDVendors{
    cursor:pointer;
    border-top: 0 none; 
    border-left: 0 none;
    border-right: 0 none;
  width:100%;
 
}

.tblnewDVendors .th{
border-top:1px solid #dfdedc;
}

.tblnewDVendors .th:hover{
cursor:default;
   color:#000000; 
  text-decoration:none;
}

.tblnewDVendors .tright{
    width: 1%;
    border-top: 1px solid #dfdedc;
    color: #000000;
    font-size: 11px;
    line-height: 16px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    vertical-align: middle;
}
/* DraftsHome style end */
/* TransfersHome style begin */
.divTransfersWrap{
  padding-top:5px;
  padding-bottom:2px;

}
.tblTrans
  {  
  border-left:0;
  border-right:0;
  }
.transContent {
  display:block;
  clear:both;
}
.transBottomMenu .newbtnbodywrap
  {
  margin-right:10px;
  }
.transBottomMenu td:first-child .newbtnbodywrap
  {
  margin-left:10px;
  }


/* TransfersHome style end */
/* PaymentsTransfersHome style begin */
.divPaymentsTransfersWrap{
  padding-top:5px;
  padding-bottom:2px;

}
.paymTransContent {
  display:block;
}
.paymBottomMenu .newbtnbodywrap
  {
  margin-right:10px;
  }
.paymBottomMenu td:first-child .newbtnbodywrap
{
    margin-left:10px;
}
.tblPaymTrans{
  border-top: 0 none;
  cursor:pointer;
  margin-bottom:5px;
  border-left: 0 none;
  border-right: 0 none;
  width:100%;
}

.tblPaymTrans .th{
border-top:1px solid #dfdedc;
}

.tblPaymTrans .th:hover{
  cursor:default;
  color:#000000; 
  text-decoration:none;
}

.tblPaymTrans .tright{
    width: 1%;
    border-top: 1px solid #dfdedc;
    color: #000000;
    font-size: 11px;
    line-height: 16px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    vertical-align: middle;
}

.rtable.tblPaymTrans .group {
    font-weight:bold;
    text-align:center;
    border-right:none;
}
/* PaymentsTransfersHome style end */
/* MessagesHome style begin */
.tblHomeMessages
  {
  border-left:0 none;
  border-right:0 none;
  }

.tblMessagesHomeMsg
  {
  font-size:11px;
  color:#666;
  }
.divHomeMessagess{
  padding-top:5px;
  padding-bottom:2px;
}
.tblHomeMessages .tright{
  width:100%;
}
.divHomeMessagesBtnWrap .newbtnbodywrap {
margin-right:10px;
}
.divHomeMessagesBtnWrap .newbtnbodywrap:first-child
{
  margin-left:10px;
}

/* MessagesHome style end */
/* NewsHome style begin */
.tblHomeNews
  {
  border-left:0 none;
  border-right:0 none;
  }

.tblNewsHomeMsg
  {
  font-size:11px;
  color:#666;
  }
.divHomeNewss{
  padding-top:5px;
  padding-bottom:2px;
}
.tblHomeNews .tright{
  width:100%;
}

/* NewsHome style end */
/* UserInfoHome style begin */

.tblClientInfoHomeBold{
  font-weight:bold;
  font-style:normal !important;
  color:#000 !important;
}

.divClientInfoHomeWrap{
  padding-top:15px;
}
.spanClientInfo{
  text-decoration:underline;
  color:#06c;
  cursor:pointer;
  font-size:11px;
}
.divClientInfoHomeWrap .rinfotable{
  margin-left:0;
}
.divClientInfoHomeWrap .rinfotable .left{
  padding-left:10px;
}

.tblMessagesUHome{
  width:100%;
  border-left:0;
  border-right:0;
}
.divCleintInfoHomeWrap{
  padding-bottom:2px;
}
#divClientInfoHomeWrap .client-name {
    color: #624c53;
    font-size: 13px;
    font-weight: bold;
    display: inline-block;
}
.divClientInfoHomeWrap .client-photo {
    margin: 5px;
    border: 1px solid #B2B2B2;
    overflow: hidden;
    border-radius: 100px;
    width: 60px;
    height: 60px;
}
.divClientInfoHomeWrap .client-photo img {
    height: 100%;
    width: 100%;
}
.divClientInfoHomeWrap .border-photo {
    margin-left: 25px;
    float: left;
    border: 1px solid #dad7d3;
    border-radius: 100px;
    height: 72px;
}
#divClientInfoHomeWrap .editable:focus {
    background: #F7EFF1;
    cursor: pointer;
    height: 23px;
}
#divClientInfoHomeWrap caption {
    background: none;
    margin: 0 0 5px 0;
    padding: 0 0 0 10px;
    text-align: left;
}

/* UserInfoHome style end */
/* PrepaidHome style begin */
.divPrepaidWrap
  {
    padding-top:5px;
    padding-bottom:2px;
  }

.tblPrepaidWrap
  {
  margin:0;
  padding-left:10px;
  padding-right:10px;
  }

.prepaidTable
  {
  margin:0;
  padding:0;
  border:0;
  border-spacing:0;
  }
.prepaidItemD
  {
  
  color:#000;
  font-size:14px;
  font-weight:bold;
  }
.prepaidItem
  {
  
  color:#06c;
  font-size:14px;
  font-weight:bold;
  cursor:pointer;
  }
.prepaidTblWrap
  {
  clear:both;
  }
.prepaidBrief
  {
  float:left;
  clear:both;
  color:#666;
  font-size:10px;
  }
.prepaidTable Td
  {
  font-size:11px;
    padding-top:5px;
    padding-bottom:2px;
    padding-left:10px;
    padding-right:10px;
  }
.btnSavePrepaid{
  margin-top:5px;
}
.tblPrepaidHomeMsg
  {
  font-size:11px;
  color:#666;
  }

/* PrepaidHome style end */
/* CalendarHome style begin */
.calendarWrap {
    padding-top: 10px;
}

.calendarBody {
    padding: 10px;
    padding-bottom: 5px;
    width: 294px;
}

td.calendarDaysTitle {
    opacity: 0.65;
    font-size: 13px;
}

.calendarDate {
    display: inline-block;
    font-size: 14px;
    padding: 0 10px;
}

.calendarDate .redspan {
    font-size: 14px;
}

.tblCalendarDays td {
    background: url(../../../style/img/calendar_date.png) repeat center;
    border: 1px solid white;
    cursor: pointer;
    font-size: 14px;
    line-height: 30px;
    min-width: 42px;
}

.tblCalendarDays td.dummyTd {
    cursor: default;
}

.calendarWorkday {
    color: #555;
}

.tblCalendarDays td.calendarEvents {
    background-color: #ececec;
}

.tblCalendarDays td.calendarPast {
    color: #999;
}

.tblCalendarDays td.calendarDayOff,
.tblCalendarDays td.calendarWeekend {
    color: #cf4d4d;
}

.tblCalendarDays td.calendarPast.calendarDayOff,
.tblCalendarDays td.calendarPast.calendarWeekend,
.tblCalendarDays td.calendarEvents.calendarPast.calendarDayOff,
.tblCalendarDays td.calendarEvents.calendarPast.calendarDayOff {
    color: #e08c8c;
}

.tblCalendarDays td.calendarToday,
.tblCalendarDays td.calendarPast.calendarToday {
    background-color: #c06069;
    color: white;
}

.tblCalendarDays td.calendarCurrent,
.tblCalendarDays td.calendarPast.calendarCurrent.calendarWeekend,
.tblCalendarDays td.calendarPast.calendarCurrent.calendarDayOff,
.tblCalendarDays td.calendarPast.calendarCurrent {
    background-color: #9D0917;
    color: white;
}

.tblCalendarDays {
    text-align: center;
    width: 100%;
    border-spacing: 0;
}

.operListItem {
    border-top: 1px solid #dfdedc;
    padding: 4px 5px 7px;
    word-break: break-word;
    word-wrap: break-word;
}

.operationDate {
    color: #666;
}

.operationDescription {
    display: table-cell;
    padding-left: 5px;
    text-align: left;
    width: 100%;
}

.operationAmount {
    display: table-cell;
    color: #06c;
    font-size: 11px;
    text-align: right;
    white-space: nowrap;
    vertical-align: middle;
}

.calendarSelectWrap {
    position: absolute;
    border: 1px solid #808080;
    background: white;
    z-index: 1;
}

.calendarSelectWrap > div {
    border-top: 1px solid #dfdedc;
    color: #06c;
    cursor: pointer;
    padding: 6px 8px;
}

.calendarSelectWrap > div:first-child {
    border-top: none;
}

.calendarSelectWrap > div.calendarCurrentOption {
    background: #9D0917;
    color: white;
}

.btnToday.disabled,
.btnSchedule.disabled {
    opacity: 0.5;
    filter: alpha(opacity = 50);
}

.calendarButtons {
    padding-bottom: 10px;
}

.operListItem img {
    float: left;
}

.calendarOperationsControl {
    border-top: 1px solid #dfdedc;
    line-height: 20px;
    padding: 4px;
}

.calendarOperationsControl > div {
    display: inline-block;
    color: #666;
}

.calendarOperationsPager {
    height: 19px;
    width: 21px;
    cursor: pointer;
}

.calendarOperationsPager:active {
    background-position: 20px;
}

.calendarOperationsPager.PagerLeft {
    background-image: url(style/img/calendarHome/pager-left.png);
    float: left;
}

.calendarOperationsPager.PagerRight {
    background-image: url(style/img/calendarHome/pager-right.png);
    float: right;
}
/* CalendarHome style end */
/* CurrencyConverter style begin */
.divBtnCalcRatesWrap .newbtnbodywrap{
	margin-right:10px;
}
.tblCurrencyConverter{
  width:90%;
  margin:0;
}
.divCurrencyConverterWrap{
  padding-top:5px;
  padding-bottom:2px
}
.tblCurrencyConverter .left, .tblCurrencyConverter .hint, .tblCurrencyConverter .lasthint{
  padding-left:10px;
}
.tblCurrencyConverter .left{
  width:45%;
}
.noRateTr td{
  text-align:center;
  padding-bottom:10px;
  color:red;
}
.noRateTr{
  display:none;
}

/* CurrencyConverter style end */
/* RatesHome style begin */
.slctCurrRatesRateType{
	width:200px;
	margin:0;
}
.divSlctCurrRatesRateTypeWrap{
	padding-top:5px;
	padding-bottom:5px;
}
.divRatesWrapWithPad{
	padding-top:5px;
}
.divRatesWrap
  {
    padding-bottom:2px;
  }	

.tblRateWrap
  {
  margin:0;
  padding: 5px;
  padding-left:10px;
  padding-right:10px;
  }
.ratesSp{
  margin-top:5px;
}
.rateTable
  {
  width:200px;
  margin:0;
  padding:0;
  border:0;
  border-spacing:0;
  }
.rateTable .middleTd
  {
  width:100%;
  }

.rateTable .leftTd
  {
  padding-left:10px;
  text-align:left;
  background:#f1f1f1;
  border:1px solid #dfdedc;
  }
.rateTable .rightTd
  {
  width:0;
  padding-right:10px;
  text-align:right;
  font-weight:bold;
  border:1px solid #dfdedc;
  border-left:0;
  }
.rateTable .redSpan
  {
  color:#808080;
  padding:0;
  margin:0;
  font-size:11px;
  }
.rateTable Td
  {
  font-size:11px;
  }
.rateTable .emptyTr
  {
    height:2px;
  }

.rateTable .CurrUp{
	background-position:center right;
	background-repeat:no-repeat;
  background-image: url(style/img/currUp.png);
  color:green;
}
.rateTable .CurrDwn{
	background-position:center right;
	background-repeat:no-repeat;
  background-image: url(style/img/currDwn.png);
  color:#830F13;
}

.rateTable .centrTd
  {
  width:0;
  text-align:right;
  font-weight:bold;
  border:1px solid #dfdedc;
  border-left:0;
  border-right:0;
  }
  
.rateTable .centrTdWP{
  padding-left:10px;
}
.rateTable th {padding:2px;}
.rateTable.tblBuySell .leftTd {padding:2px 5px; width:0}
.rateTable .Td {  
	text-align:right;
	border:1px solid #dfdedc;
    border-left:0;
	padding:2px;
	width:30%;
  }
/* RatesHome style end */
/* AdUnit style begin */
.divVBanner{
	color:#369;
	text-align:center;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	 border-radius: 5px;
     -webkit-box-shadow: 0px 0px 15px #555;
     -moz-box-shadow: 0px 0px 15px #555;
     box-shadow: 0px 0px 15px #555;
    filter:
		progid:DXImageTransform.Microsoft.Shadow(color='#bbbbbb', Direction=45, Strength=3)
		progid:DXImageTransform.Microsoft.Shadow(color='#bbbbbb', Direction=135, Strength=3)
		progid:DXImageTransform.Microsoft.Shadow(color='#bbbbbb', Direction=225, Strength=3)
		progid:DXImageTransform.Microsoft.Shadow(color='#bbbbbb', Direction=315, Strength=3);
      zoom: 1;	 	 	 
	margin:3px 10px;  
	float:left;
	height:70px;
	width:150px;
}
.divVBanner div {margin:10px;}
.divVBanner a{
  text-decoration:none;
  color:#036;
  outline:none;
}
#divAdv .close_img {margin:5px}
/* AdUnit style end */
/* MyFinances style begin */

.divFinWrap .tblMyFin, .divFinWrap .tblMyFinTable
  {  
  width:100%;
  border:0;
  border-collapse:collapse;
  }
.divFinWrap .tblMyFin td, .divFinWrap .tblMyFinTable td {
	border-top:0;
	padding:2px 10px;
	border-bottom: 1px solid #DFDEDC;
}  

.divFinWrap .tblMyFin th { 
	border-right:0px none;
	border-left:0px none;
	border-bottom:0;
	padding:2px 10px;
}
.divFinWrap .tblMyFinTable th { 
	padding:2px 10px;
	background-color:#DFDEDC;
	border-top:0;
	border-bottom: 1px solid #DFDEDC;
}
.tblMyFinTable .centr { text-align:center}
/* MyFinances style end */
/* TransHistoryHome style begin */
.divTransHistoryHomeWrap {
    padding-top: 5px;
    padding-bottom: 2px;
}

.divTransHistoryHomeWrap div {
    padding-left: 10px;
}

.tblTransHistoryHome {
    margin-top: 5px;
    width: 100%;
    border-left: 0;
    border-right: 0;
}

.tblTransHistoryHome .tleft,
.tblTransHistoryHome .th.tcentr,
.tblTransHistoryHome .tright {
    text-align: center;
}

.tblTransHistoryHome .tcentr {
    text-align: left;
}
/* TransHistoryHome style end */
/* FavoritesActionHome style begin */
.divAction {
    cursor: pointer;
    display: inline-block;
    margin: 15px 5px;
    text-align: center;
    vertical-align: top;
    width: 158px;
    zoom: 1;
    *display: inline;
    _height: 100px;
}
.divAction .actionImg {
    height: 64px;
    line-height: 64px;
    margin-bottom: 5px;
}

.divAction img {
    max-width: 64px;
    max-height: 64px;
}
.divActionParams {padding:0 10px}

/* FavoritesActionHome style end */
/* UserNotification style begin */
/* Пустой стиль */
caption
{
	background-color: #EAD5DC;
	padding: 5px;
	text-align: center;
}
/* UserNotification style end */
/* AcctInfo style begin */
.acctInfoTitle{
  font-size:13px;
  font-weight:bold;
}
.divAccountInfoWrap{
}
.tblAccountInfoCards{
  width:100%;
  border-left:0;
  border-right:0;
}
.tblAccountInfoCards_ie{
  width:95%;
  border-right:1px solid ;
  border-left:1px solid ;
}
.divCardsList{
  padding:10px;
}
.divAcctInfo{
   padding-top:10px;
}

.divAcctReqWrap {
    padding: 20px;
}

#qrcodeAccQuery,
#qrcode-div {
	display: none;
}
.wrap-div-qrcode{
	float: right;
	margin: 0 20px 10px 10px;	
}
/* AcctInfo style end */
/* OperHist style begin */
.tblOperHistParams{
  width:400px;
  color:#000000;
  font-size:11px;
  border-spacing:0;
  margin-bottom:0;
}
.tblTrBold{
	font-weight:bold !important;
	cursor:pointer;
}

.tblOperHistParams .ws{
  text-align:right;
  padding-right:5px;
  padding-left:10px;
}

.divMoreParams{
  padding-bottom:12px;
  padding-left:10px;
}

.divMoreParams span{
  font-size:11px;
  color: #000!important;
  text-decoration:underline;
  cursor:pointer;
  background: url(style/img/triangle1.png) no-repeat center right;
  padding-right:15px;
}
.divMoreParamsOpnd span{
background: url(style/img/triangle2.png) no-repeat center right;
}
.divOperHistResultsWrap{
  position: relative;
}
.btnMakeHistory{
  margin-bottom:10px;
  margin-left:10px;
}
.tblOperHistResults{
  width:100%;
  border-left:0;
  border-right:0;
}
.tblOperHistResults_ie{
  width:90%;
  border-right:1px solid ;
  border-left:1px solid ;
}
.tblOperHistResults div {
  word-break: normal;
}
.tblOperHistResults .tleft{
  text-align:center;
  vertical-align:middle;
  }
.tblOperHistResults .tcentr{
  text-align:center;
  vertical-align:middle;
}
.tblOperHistResults .tright{
  text-align:center;
  vertical-align:middle;
}
.tblOperHistResults .ttime {
  min-width: 70px;
  max-width: 70px;
}
.tblOperHistResults .tamount {
  min-width: 80px;
  max-width: 80px;
}
.tblOperHistResults .tcurrency {
  width: 60px;
}
.divOperHistResultsPeriod{
  text-align:center;
  font-size:11px;
  color:#000;
  margin-bottom:5px;
}
.divOperHistResultsBalance{
  font-size:11px;
  color:#000;
}

.tblOperHistResultsBrief td{
  padding: 2px 10px; 
  text-align:right;
}

.divOperHistNoItems{
  color:#666;
  font-size:11px;
  text-align:center;
  padding:10px;
}

.tblOperHistResultsBriefBold{
  font-weight:bold;
}
.positive, .rtable .tcentr.positive {color:#0066CC}
.divOperHistResultsBalance.hold{margin-bottom:55px;}
.tblOperHistResults caption {text-align: left; font-size: 125%; font-weight: bold; background: transparent;}
/* OperHist style end */
/* CardInfo style begin */
.chbDisableMIE{
	padding:0 !important;
	margin-left:-4px !important;
}
.divCardInfo{
  padding:10px;
  
}
.cardInfoTitle{
  font-size:13px;
  font-weight:bold;
}
.tblCardInfoAccts{
  width:100%;
  border-left:0;
  border-right:0;
}
.tblCardInfoAccts_ie{
  width:95%;
  border-right:1px solid ;
  border-left:1px solid ;
}

.btnIPChange{
  margin-left:10px;
  margin-bottom:10px
}

.divCardInfoWrap{
  padding-top:10px;
}
.tblCMS{
  width:100%;
  border-left:0;
  border-right:0;
}
.tblCMS_ie{
  width:95%;
  border-right:1px solid ;
  border-left:1px solid ;
}

.btnAddCMS{
  margin-bottom:10px;
  margin-left:10px;
}
.cardExpirationHint {padding-left:15px}
#divCardInfo .wrap-div-qrcode{
	float: right;
	margin: 0 20px 10px 10px;	
}
.qrcode-div {
	display: none;
}
.wrap-desc {
	font-size: 10px;
	color: #707070;
	padding-bottom: 5px;
}
/* CardInfo style end */
/* CardLimits style begin */
.divAddCardLimitForm .rwintable .short{
	width: 35% !important;
}
.divCardLimits{
  padding:10px;
  
}
.cardLimitsTitle{
  font-size:13px;
  font-weight:bold;
}

.raccord .panel .left{
width:350px; float:left; overflow:hidden;
height:15px;
}

.raccord .panel .right{
clear:right; margin-left:350px;
}

.tblLimitParams{
  width:400px;
  margin-bottom:0;
}

.btnSaveLimit, .btnDelLimit{
  margin-left:10px;
  margin-top:10px;
}

.tblLimits{
  border-left:0;
  border-right:0;
  width:100%;
}
.tblLimits_ie{
  width:90%;
  border-right:1px solid ;
  border-left:1px solid ;
}
.tblLimits td{
  padding-top:2px;
  padding-bottom:2px;
}
.tblLimits .tleft, .tblLimits .tright, .tblLimits .tcentr
{
  vertical-align:middle;
}

.tblLimits .vtd{
  border-right:0;
  padding-right:2px;
}
.divBtnSaveLimit{
  padding-top:10px;
  padding-left:10px;
}
/*.divCardLimitsLimits{
  padding-top:5px;
}*/
#divRegionalLimits, #divNonRegionalLimits {padding-top:5px;}
#divNonRegionalLimits .rsettable .hint {padding-bottom:0}
#divNonRegionalLimits .rsettable {margin:0 10px}
.plDiv {margin:5px 0}
.field-outer {
	height: 20px; 
	width: 155px; 
	background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
	background-image: -ms-linear-gradient(top, #ffffff, #eeeeee);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#eeeeee));
	background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
	background-image: -o-linear-gradient(top, #ffffff, #eeeeee);
	background-image: linear-gradient(top, #ffffff, #eeeeee);
	margin:10px 0;
	border: 1px solid #adb2b8;
    cursor: pointer;
}
.field-outer.tmp-lim-on, .field-outer.lim-off {
	border-color: #adb2b8;
}
.field-internal {
	height: 100%;
}
.field-internal.full {
    background-image: -moz-linear-gradient(top, #afd242, #749f09);
    background-image: -ms-linear-gradient(top, #afd242, #749f09);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#afd242), to(#749f09));
    background-image: -webkit-linear-gradient(top, #afd242, #749f09);
    background-image: -o-linear-gradient(top, #afd242, #749f09);
    background-image: linear-gradient(top, #afd242, #749f09);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#afd242', endColorstr='#749f09', GradientType=0);
}
.field-internal.than-half {
    background-image: -moz-linear-gradient(top, #f6e14c, #dfb50e);
    background-image: -ms-linear-gradient(top, #f6e14c, #dfb50e);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f6e14c), to(#dfb50e));
    background-image: -webkit-linear-gradient(top, #f6e14c, #dfb50e);
    background-image: -o-linear-gradient(top, #f6e14c, #dfb50e);
    background-image: linear-gradient(top, #f6e14c, #dfb50e);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6e14c', endColorstr='#dfb50e', GradientType=0);
}
.field-internal.empty {
    background-image: -moz-linear-gradient(top, #f0513b, #d22222);
    background-image: -ms-linear-gradient(top, #f0513b, #d22222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f0513b), to(#d22222));
    background-image: -webkit-linear-gradient(top, #f0513b, #d22222);
    background-image: -o-linear-gradient(top, #f0513b, #d22222);
    background-image: linear-gradient(top, #f0513b, #d22222);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0513b', endColorstr='#d22222', GradientType=0);
}
.tmp-lim-on .field-internal, .lim-off .field-internal {
	background-image: -moz-linear-gradient(top, #bababa, #808080);
	background-image: -ms-linear-gradient(top, #bababa, #808080);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bababa), to(#808080));
	background-image: -webkit-linear-gradient(top, #bababa, #808080);
	background-image: -o-linear-gradient(top, #bababa, #808080);
	background-image: linear-gradient(top, #bababa, #808080);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bababa', endColorstr='#808080', GradientType=0);
}
.wrap-value {
	padding-left:5px; 
	color: #000;
	display: inline-block;
    font-size: 12px;
}
.wrap-amnt {
    display: inline;
}
.unlm {
	border: 0;
	padding-left:5px;
	width: 150px;
	background-image: none;
}
.wrap-amnt.unlm {
	height: 20px;
	padding-left: 40px;
}
.td-currently {
    width: 150px;
}
.td-maximum {
    width: 100px;
}
/* CardLimits style end */
/* CreateVCard style begin */
.divCreateVCardCardsWrap{
    padding-top:5px;
}

.btnCreateVCard{
  margin-left:10px;
  }
.cardvirtuon {
	height:280px;
	width:400px;
	font-size:16px;
	color: #000;
	font-weight:bold;
	font-family: sans-serif, Arial;
	padding:0;
	margin:0;
}
.cardvirtuon .pan {
	margin-top:-150px;
	width:390px;
	letter-spacing:2px;	
	font-size:20px;
}
.cardvirtuon .expdate {
	margin-left: 140px;
	margin-top: -100px;
}
.cardvirtuon .cvv2 {
	margin-left: 330px;
	margin-top: -100px;
}
.cardvirtuon .nameoncard {
	font-size:16px;
	text-align: center;
	margin-top: -70px;
	width: 390px;		
}
#VCardIMG {
	float:left;
	display:block;
	z-index:0;
	margin:0;
		
}
.cardvirtuon div {z-index:100;display:block; float:left;}
.hidden {
	display:none;
}
/* CreateVCard style end */
/* ForeignCard style begin */
.divConfirmError {
    padding: 10px;
}

.btnAttachFCard{
    margin-left:10px;
}

.btnDelete{
    margin-bottom:5px;
    margin-left:10px;
}

div.rsettable div.left,
div.rsettable div.right {
    display: inline-block;
    margin-right: 10px;
    width: auto;
}

.rsettable > div {
    padding: 5px 0;
}

.select.expDate {
    width: auto;
}

.redspan.first {
    padding-left: 0;
}

.rsettable input.captcha {
    width: auto;
}
/* ForeignCard style end */
/* Payment style begin */
.divVendorDescriptionWrap{
  /*padding-top:10px;*/
}
.divVendorDescriptionWrap .rsettable{
  /*margin-top:10;*/
}
.divVendorFields .rsettable{
  margin-top:0;
  margin-bottom:0;
}
.divVendorFields{
  /*padding-top:5px;*/
}

.divPaymentsButtonsWrap{
  /*padding-top:10px;
  padding-bottom:5px;*/
}

.tblPaymentsButtons .btd{
  padding-left:10px;
  margin-right:100px;
  clear:none;
}

.divDelBtnWrap{
  padding-top:10px;
  padding-bottom:5px;
  padding-right:10px;
  clear:right;
  float:right;
  width:100px;
}
.divVendorAnnouncement{
	padding:10px;
}

.rwin_thin_form {
  width: 535px;
}

.rwin_thin_form .rsettable {
  width: auto;
}

.rwin_thin_form .rsettable{
  text-align: left;
}
#divPaymentAccount .rightalign {
    width:150px
}
#divAutoPaymentStatusComments{
	padding-bottom:10px;
	padding-left:10px;
}
#divSubscriptionActions{
	padding-bottom:10px;
}

/* Payment style end */
/* AddVendor style begin */
.divVendrTiles.tile {
    cursor: pointer;
    display: inline-block;
    margin: 15px 5px;
    text-align: center;
    vertical-align: top;
    width: 158px;
    zoom: 1;
    *display: inline;
    _height: 100px;
}

.divVendrTiles.tile .vendorImg {
    height: 64px;
    line-height: 64px;
    margin-bottom: 5px;
}

.divVendrTiles.tile img {
    max-width: 64px;
    max-height: 64px;
}

.divVendrTiles.headr,
.divVendrTiles.subgroup {
    border: 1px solid gray;
    border-left: 0;
    border-right: 0;
    clear: both;
    cursor: pointer;
    display: block;
    height: 16px;
    margin: 0;
    margin-bottom: 2px;
    padding: 2px 0;
    text-align: left;
    width: auto;
}

.divVendrTiles.headr{
    background: #F1F1F1;
}
.divVendrTiles.subgroup{
    background: #DDD;
    padding-left: 10px;
}

.divVendrTiles.headr:hover {
    background: white;
    border-color: #9D0917;
}
.divVendrTiles.subgroup:hover {
    background: white;
    border-color: #DDD;
}

.divVendrTiles.headr .redspan,
.divVendrTiles.subgroup .redspan {
    color: black;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.divVendrTiles.subgroup .redspan {
    font-size: 11px;
}

.divVendrTiles.headr div,
.divVendrTiles.subgroup div {
    padding: 0;
    padding-left: 5px;
    float: left;
}

.divVendrTiles.headr img,
.divVendrTiles.subgroup img {
    height: 16px;
}

.divVendorsEmpty {
    text-align: center;
    padding: 10px;
    color: #666;
    font-size: 11px;
}

.divVendorsList {
    clear: both;
    text-align: left;
}

.divAddCardVendor{
  padding:10px;
  padding-top:0;
}
.divCardVendorParams{
  padding-top:5px;
}

.vdrdet{
  padding-left:10px;
  padding-right:10px;
  padding-top:5px;
  padding-bottom:3px;
}
.vdrtitle_red{
  cursor: pointer;
  color:#06c;
  font-size:11px;
}
.vdrtitle_red span{
  cursor:pointer;
  text-decoration:underline;
}
.divSearchWrap{
}
.allVendorsList .tblSearchfilter{ width:90%;}
.allVendorsList .tblSearchfilter .left, .allVendorsList .tblSearchfilter .right{padding-left:5px}
.vdrtitle{
  font-size:11px;
  margin-right:100px;
  clear:left;
  text-align:left;
  padding-left:10px;
}
.vdrtitle .vndrimg{
	height:18px;
	margin-right:10px;
	display:block;
}
.tdVendorIcon{
	padding-top:3px;
 	vertical-align:top
}
.vdrselect{
  clear:right;
  text-align:right;
  float:right;
  padding-right:10px;
  padding-top:3px;
}
.vdrselect span{
  cursor:pointer;
}
.vdrdet .rinfotable{
  width:70%;
}

.vdrdet .left{
  width:40%;
}
.vdrline{
  padding-top:1px;
  padding-bottom:1px;
  border-bottom:1px solid #DFDEDC;
}
.vdrline:hover{
  background-color:#f1f0ec;
}
.vdrline_hover{ /*IE6 version*/
  background-color:#f1f0ec;
}
.tblSearchfilter{
  width:500px;
}
.tblSearchfilter .left{
  width:15%;
}
.vdrline_last{
  border:0;
}
.vdrline .rinfotable{
  margin:0;
}
.vdrselect{
  color:#06c;
  font-size:11px;
  text-decoration:underline;
}
.subgroup {
	background-color: #ddd;
	border-color: #808080;
	margin-top:2px;
}
.subgroup:hover {
	border-color: #ddd;
}
.subgroup label {
	font-size:11px;
	padding-left:20px;
}

/* AddVendor style end */
/* PaymentsHistory style begin */
.btnMakePTHistory{
  margin-bottom:10px;
  margin-left:10px;
}
.tblHistParams{
  width:400px;
  color:#000000;
  font-size:11px;
  border-spacing:0;
  margin-bottom:0;
}

.tblHistParams .ws{
  text-align:right;
  padding-right:5px;
  padding-left:10px;
}
.divOperNoItems{
  color:#666;
  font-size:11px;
  text-align:center;
  padding:10px;
}
.divHistResultsPeriod{
  text-align:center;
  font-size:11px;
  color:#000;
  margin-bottom:5px;
}
.tblHistResults{
  width:100%;
  border-left:0;
  border-right:0;
}
.tblHistResults_ie{
  width:90%;
  border-right:1px solid ;
  border-left:1px solid ;
}

.tblHistResults .tleft{
  text-align:center;
  vertical-align:middle;
  }
.tblHistResults .tcentr{
  text-align:center;
  vertical-align:middle;
}
.tblHistResults .tright{
  text-align:center;
  vertical-align:middle;
}

.divHistResultsBalance{
  font-size:11px;
  color:#000;
}

.tblHistResultsBrief td{
  padding: 2px 10px; 
  text-align:right;
}

.tblHistResultsBriefBold{
  font-weight:bold;
}

.tdStamp{
  background-position: bottom center;
  background-repeat: no-repeat;
}

.stampApproved{
  background-image: url(style/img/stamp/stamp_approved.gif);
}
.stampDeclined{
  background-image: url(style/img/stamp/stamp_declined.gif);
}
.stampSent{
  background-image: url(style/img/stamp/stamp_sent.gif);
}
.actionContentDiv input[readonly], .actionContentDiv textarea[readonly] { background-color:#eee;}


/* PaymentsHistory style end */
/* Prepaid style begin */
.tblPrepaidParams .short {
  width:35%;
}
.tblPrepaidParams {
  width:400px;
}
.tblPrepaidParams .right{
  width:70%;
}
.tblPrepaidParams .left{
  width:auto;
}
.btnBuyPrepaid{
  margin-left:10px;
  }
.divPrepaidParamsWrap{
  padding-top:5px;
}
.btnSavePrepaid{
  margin-top:5px;
}
.divPrepResult{
  padding:10px;
}

/* Prepaid style end */
/* Draft style begin */

.tblDraftButtons .btd{
  padding-left:10px;
  margin-right:100px;
  clear:none;
}

.divDelBtnWrap{
  padding-top:10px;
  padding-bottom:5px;
  padding-right:10px;
  clear:right;
  float:right;
  width:100px;
}

.tblSearchBankfilter{
  width:50%;
}
.tblSearchBankfilter .left{
  width:30%;
}

.bankdet{
  padding-left:10px;
  padding-right:10px;
  padding-top:5px;
  padding-bottom:3px;
}
.banktitle_red{
  color:#06c;
  font-size:11px;
  text-decoration:underline;
}
.banktitle_red span{
  cursor:pointer;
}

.banktitle{
  font-size:11px;
  margin-right:100px;
  clear:left;
  text-align:left;
  padding-left:10px;
}
.bankselect{
  clear:right;
  text-align:right;
  float:right;
  padding-right:10px;
}
.bankselect span{
  cursor:pointer;
}
.bankdet .rinfotable{
  width:70%;
}

.bankdet .left{
  width:40%;
}
.bankline{
  cursor: pointer;
  border-bottom:1px solid #DFDEDC;
  padding-top:3px;
  padding-bottom:3px;
}
.bankline:hover{
  background-color:#f1f0ec;
}
.bankline_hover{ /*IE6 version*/
  background-color:#f1f0ec;
}
.bankline_last{
  border:0;
}
.bankline .rinfotable{
  margin:0;
}
.bankselect{
  color:#06c;
  font-size:11px;
  text-decoration:underline;
}
.baknListR{
  border-top:1px solid #DFDEDC;
}

.divBnkNoItems {
  color:#666666;
  font-size:11px;
  padding:10px;
  padding-top:0;
  text-align:center;
}
.draftvendorup #slctHours, .draftvendorup #slctMinutes {min-width:40px}
.draftvendorup #Date {min-width:80px}
/* Draft style end */
/* Transfer style begin */
.divTransfersButtonsWrap{
  /*padding-top:10px;
  padding-bottom:5px;*/
  
}
.tblTransfersButtons .btd{
  padding-left:10px;
  margin-right:100px;
  clear:none;
}
.divTransCommentWrap{
 /* padding-top:10px;*/
}

.divTransCommentWrap .rsettable{
  /*margin-top: 10px;*/
}

.rwin_thin_form {
    width: 535px;
}

.rwin_thin_form .rsettable {
    width: auto;
}

.rwin_thin_form .rsettable{
    text-align: left;
}

/* Transfer style end */
/* CashByCode style begin */
.tblCashByCodeButtons .btd{
  padding-left:10px;
  margin-right:100px;
  clear:none;
}

/* CashByCode style end */
/* HomePageSettings style begin */
.divHomePageSettingsWrap {
  padding-top:10px;
}
.tblLayoutTd{
  background-position:top right;
  background-repeat:no-repeat;
  width:102px;
  vertical-align:top;
  padding-top:77px;
  padding-left:10px;
}
.tblLayoutTdPointer{
  cursor:pointer;
}
.tblLayoutTdEmpty{
  height:15px;
}
.radioSpan{
  padding-left:5px;
}
.saveHomePageSettings_lay{
  margin-left:10px;
  margin-top:10px;
  margin-bottom:10px;
}
.saveHomePageSettings_blk{
  margin-left:10px;
  margin-top:10px;
  margin-bottom:10px;
}
.divBlocksTdL{
  height:20px;
  padding-left:10px;
  padding-top:2px;
}
.divBlocksTdR{
  height:20px;
  padding-left:3px;
}
.rdHomePageSettings{
  cursor:pointer;
}
.layout-50-50{
  background-image:url(style/img/homePageSettings/layout_50-50.gif);
}
.layout-20-40-40{
  background-image:url(style/img/homePageSettings/layout_20-40-40.gif);
}
.layout-33-33-33{
  background-image:url(style/img/homePageSettings/layout_33-33-33.gif);
}
.layout-30-40-30{
  background-image:url(style/img/homePageSettings/layout_30-40-30.gif);
}
.layout-30-70{
  background-image:url(style/img/homePageSettings/layout_30-70.gif);
}
.layout-100{
  background-image:url(style/img/homePageSettings/layout_100.gif);
}
.listModules table {
    width: 100%;
}

.listModules tr {
    height: 35px;
    width: 100%;
}
.listModules td {
	border-bottom: 1px solid #F5E9EB;
}
.listModules tr:hover td {
	background-color: #f1f0ec;
}
tr.selectedTr td {
	background-color: #e8e6df;
}
.wrapPreview {
	width: auto; 
	margin:-10px 0 0 0;	
	padding-left: 10px;
	overflow-y: auto;
}
.headerPreview {
	padding: 10px 0 10px 10px;
	margin-left:-10px; 
	background-color:#F1F1F1;
	color: #000000;
	font-size: 12px; 
	font-weight: bold;
}
#previewModules {
	 text-align: right; 
	 margin:10px 0 10px 0; 
	 max-width: 600px;
}
.listModules {
	width: 200px; 
	display: inline-block;
	text-align: left; 
	float: left;
	border-right: 1px solid #808080; 
}
.scrlWrap {
	overflow-y: auto;
}
.desDiv {
	color: #666666;
	font-size: 9px;
}
#previewDiv {
	overflow-x: auto;
}
.descExtended ul {
	margin-left: 10px;
}
.nameDiv:hover,
.desDiv:hover,
.listModules .chkBlock:hover {
	cursor: pointer;
	
}
#previewModules .tdLift {
	cursor: default;
}

.divRightWrapRwinU.rwin_white #previewModules .b2,
 .divRightWrapRwinU.rwin_white #previewModules .b3,
  .divRightWrapRwinU.rwin_white #previewModules .b4 {
    background: none repeat scroll 0 0 #9D0917;
    border-left: 1px solid #9D0917;
    border-right: 1px solid #9D0917;
}
/* HomePageSettings style end */
/* TBSettings style begin */
.chbDisableMIE{
	padding:0 !important;
	margin-left:-4px !important;
}
.divTBSettingsAllWrap{
  padding-top:5px;
}
.divTBSettingsWrap{
  padding-top:5px;
}
.divTBSettingsTdL {
  height:20px;
  padding-left:10px;
  padding-top:2px;
}
.divTBSettingsTdR {
  height:20px;
  padding-left:3px;
}
.saveTBSettings_blk{
  margin-bottom:10px;
  margin-left:10px;
  margin-top:10px;
}
.tblClientInfoMsg{
  width:100%;
  border-left:0;
  border-right:0;
}
.tblClientInfoMsg_ie{
  width:95%;
  border-right:1px solid;
  border-left:1px solid;
}

.btnAddClientInfoMsg{
  margin-bottom:10px;
  margin-left:10px;
}
.btnChLang{
  margin-bottom:10px;
  margin-left:10px;
}
.tblSetLang{
  margin-left:10px;
}
.tdSetLang{
  padding-right:10px;
}
.tdSetLang .divFlagImg{
  height:36px;
  width:48px;
  clear:both;
  background-repeat:no-repeat;
  background-position:center center;
}
.btnSaveAuthLevel{
	margin-bottom:10px;
	margin-left:10px;
}
.divAuthTdL {
	height:20px;
	padding-left:10px;
	padding-top:2px;
}
.divAuthTdR {
	height:20px;
	padding-left:3px;
}

.tdSetLangRU .divFlagImg{
  background-image: url(style/img/flags/b-ru.png);
}
.tdSetLangEN .divFlagImg{
  background-image: url(style/img/flags/b-en.png);
}
.tdSetLangKH .divFlagImg{
  background-image: url(style/img/flags/b-kh.png);
}
.tdSetLangGE .divFlagImg{
  background-image: url(style/img/flags/b-ge.png);
}
.tdSetLangAZ .divFlagImg{
  background-image: url(style/img/flags/b-az.png);
}
.tdSetLangMN .divFlagImg{
  background-image: url(style/img/flags/b-mn.png);
}
.tdSetLangFR .divFlagImg{
  background-image: url(style/img/flags/b-fr.png);
}
.spanLangRd{
  padding-left:5px;
}

/* TBSettings style end */
/* Chat style begin */
.chat-message-row {
    padding:10px;
    border-bottom:1px dashed #ccc;
    font-size:12px;
}
.chat-message-row:last-child {
    border-bottom:0;
}

.chat-message-row-title {
    font-weight:bold;
    color:#666;
    padding-bottom:5px;
}

.chat-message-row-title-name {
    padding-bottom:5px;
    color:#830f13;
}

.clear-fix:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clear-fix
{
    zoom: 1;
}

/* Chat style end */
/* ClientInfo style begin */
.tblClientInfoBold{
  font-weight:bold;
  font-style:normal !important;
  color:#000 !important;
}

.tblClientInfoWrap{
  padding-top:10px;
}
.client-name {
    color: #624c53;
    font-size: 18px;
    font-weight: normal;
    display: inline-block;
}
.client-photo {
    margin: 5px;
    border: 1px solid #B2B2B2;
    overflow: hidden;
    border-radius: 100px;
    width: 60px;
    height: 60px;
    background: #fff;
    z-index: 1;
    position: relative;
}
.client-photo-edit:hover {
    background: url(style/img/edit.png) no-repeat 0 0;
}
.client-photo-edit {
    background: url(style/img/edit.png) no-repeat 300px 300px;
    cursor: pointer;
    position: absolute;
    top: 6px;
    left: 6px;
    width: 60px;
    height: 60px;
    border-radius: 100px;
    z-index:9999
}
.tblClientInfoWrap .photo-wrap {
    margin-left: 25px;
    float: left;
    text-align: center;
}
.btnUpload {
    margin: 10px;
}
.tblClientInfoWrap .client-photo img {
    height: 100%;
    width: 100%;
}
.tblClientInfoWrap .border-photo {
    border: 1px solid #dad7d3;
    border-radius: 100px;
    height: 72px;
    position: relative;
}
#tblClientInfoWrap .editable:focus {
    background: #F7EFF1;
    cursor: pointer;
    height: 23px;
}
#tblClientInfoWrap caption {
    background: none;
    margin: 0 0 5px 0;
    padding: 0 0 0 10px;
    text-align: left;
}

/* ClientInfo style end */
/* TextAliasChange style begin */
.divAllChange {
    padding-top: 5px;
    text-align: left;
}

.tblChangeAuthSet input {
    font-size: 11px;
    padding: 0;
    margin-top: 5px;
}

.tblChangeAuthSet {
    width: auto;
    margin: 10px 0;
    border: 0;
}

.tblChangeAuthSet th,
.tblChangeAuthSet td {
    vertical-align: middle;
    font-size:11px;
    padding: 1px 10px;
    text-align: center;
    color:#000;
}

.tblChangeAuthSet .td:first-child {
    text-align: left;
}

.divChangeAuthSetMess {
    padding: 5px 10px 0 10px;
    font-size: 10px;
    color: #666;
}

.btnChangeAuthSet {
    margin: 0 0 10px 10px;
}
/* TextAliasChange style end */
/* Messaging style begin */
.tblMessagingParams{
  width:400px;
  color:#000000;
  font-size:11px;
  border-spacing:0;
  margin-bottom:0;
}

.tblMessagingParams .ws{
  text-align:right;
  padding-right:5px;
  padding-left:10px;
}
.btnGetMessages{
  margin-bottom:10px;
  margin-left:10px;
}

.divMsgNoItems{
  color:#666;
  font-size:11px;
  text-align:center;
  padding:10px;
}
.divMsgResultsPeriod{
  text-align:center;
  font-size:11px;
  color:#000;
  margin-bottom:5px;
}
.tblMsgResults{
  width:100%;
  border-left:0;
  border-right:0;
}
.tblMsgResults_ie{
  width:90%;
  border-right:1px solid ;
  border-left:1px solid ;
}

.tblMsgResults .tleft{
  text-align:center;
  vertical-align:middle;
  }
.tblMsgResults .tcentr{
  text-align:center;
  vertical-align:middle;
}
.tblMsgResults .tright{
  text-align:center;
  vertical-align:middle;
}

.divMsgResultsSummary{
  font-size:11px;
  color:#000;
}

.tblMsgResultsBrief td{
  padding: 2px;
  padding-right:10px;
  padding-left:0;
  text-align:right;
}

.tblMsgResultsBriefBold{
  font-weight:bold;
}

.trUnreadedMsg{
  font-weight:bold;
}
.open-pBMS,
.close-pBMS {
	margin:10px;
	text-align: left; 
}
.view-pBMS .left {
	border-left: 1px solid #E1C6CB; 
}
/* Messaging style end */
/* NewMessage style begin */
.tblFormFieldsWrap .rsettable{
width:90% !important;
}
.tblFormFieldsWrap .rsettable .left{
width:150px !important;
}
.tblFormFieldsWrap .rsettable .right{
width:300px !important;
}
.formline{
  border-bottom:1px solid #DFDEDC;
  cursor: pointer;
  padding-top:3px;
  padding-bottom:3px;
}
.formline:hover{
  background-color:#f1f0ec;
}
.formline_hover{ /*IE6 version*/
  background-color:#f1f0ec;
}
.formline_last{
  border:0;
}
.formline .rinfotable{
  margin:0;
}
.formdet{
  padding-left:10px;
  padding-right:10px;
  padding-top:5px;
  padding-bottom:3px;
}
.formtitle_red{
  color:#A4433C;
  font-size:11px;
  text-decoration:underline;
}
.formtitle span{
  cursor:pointer;
}
.divSearchFormWrap{
}

.formtitle{
  font-size:11px;
  margin-right:100px;
  clear:left;
  text-align:left;
  padding-left:10px;
}
.selectlink{
  clear:right;
  text-align:right;
  float:right;
  padding-right:10px;
}
.selectlink span{
  cursor:pointer;
}
.formdet .rinfotable{
  width:70%;
}

.formdet .left{
  width:20%;
}

.tblSearchFormfilter{
  width:50%;
}
.tblSearchFormfilter .left{
  width:30%;
}
.formselect{
  color:#06c;
  font-size:11px;
  text-decoration:underline;
}
.tblFormFieldsWrap{
  padding-top:5px;
}
.btnSendBMS{
  margin-left:10px;
  }

.input.file {
    border: 0;
  }


.client-photo {
    margin: 5px;
    border: 1px solid #B2B2B2;
    overflow: hidden;
    border-radius: 100px;
    width: 60px;
    height: 60px;
}
.tblClientInfoWrap .photo-wrap {
    margin-left: 25px;
    float: left;
    text-align: center;
}
.tblClientInfoWrap .photo-wrap .redspan {
    padding-top: 10px;
}
.tblClientInfoWrap .client-photo img {
    height: 100%;
    width: 100%;
}
.tblClientInfoWrap .border-photo {
    border: 1px solid #dad7d3;
    border-radius: 100px;
    height: 72px;
}
/* NewMessage style end */
/* TransHistory style begin */
.btnMakePTHistory{
  margin-bottom:10px;
  margin-left:10px;
}
.tblTransHistParams{
  width:400px;
  color:#000000;
  font-size:11px;
  border-spacing:0;
  margin-bottom:0;
}

.tblTransHistParams .ws{
  text-align:right;
  padding-right:5px;
  padding-left:10px;
}
.divTransHistNoItems{
  color:#666;
  font-size:11px;
  text-align:center;
  padding:10px;
}
.divTransHistResultsPeriod{
  text-align:center;
  font-size:11px;
  color:#000;
  margin-bottom:5px;
}
.divTransHistHomePeriod{
  text-align:left;
  font-size:11px;
  color:#000;
  padding:5px;
}
.tblTransHistResults{
  width:100%;
  border-left:0;
  border-right:0;
}
.tblTransHistResults_ie{
  width:90%;
  border-right:1px solid ;
  border-left:1px solid ;
}

.tblTransHistResults .tleft,
.tblTransHistResults .tcentr,
.tblTransHistResults .tright{
  text-align:center;
  vertical-align:middle;
}
/* TransHistory style end */
/* DynamicAuth style begin */
.divDynAuthMess   {
  padding-bottom:10px;
  font-size:10px;
  color:#666;
  text-align:justify;
  }
.rwintable .right {width:60%}
/* DynamicAuth style end */
/* CAP style begin */
.tokeninfo ol {
	margin-left:20px;
}

/* CAP style end */
/* AXS style begin */
.tokeninfo ol {
	margin-left:20px;
}

/* AXS style end */
/* Logon style begin */
#keypad-div.flatKeypad { margin-top:1px; background: #f1f1f1; border: 1px solid #06c; 
    -moz-border-radius: 4px; -webkit-border-radius: 4px; } 
.flatKeypad .keypad-key { width: 20px; border: 1px solid #06c; 
    -moz-border-radius: 4px; -webkit-border-radius: 4px; 
    color: #06c; background: #fff; } 
#keypad-div.flatKeypadz {
	z-index:1000;
}
    
.flatKeypad .keypad-space { width: 20px; } 
.flatKeypad .keypad-close { width: 80px; font-weight:normal}
.flatKeypad .keypad-clear { width: 80px; font-weight:normal}
.flatKeypad .keypad-enter { width: 80px; font-weight:normal }
.flatKeypad .keypad-back { width: 80px; }

.logonInfoBlock{
  text-align:left;
  padding-left:40px;
  padding-right:40px;
}
.logonInfoBlock ul li{
  padding-top:5px;
}
.divBottomPad{
  height:7px; display:block; overflow:hidden;
}
.logonProtection{
  text-align:right;
  padding-right:20px;
  padding-top:5px;
}
.logonWrap{
  height:100%;
  display:table-row;
}
.logon{
  position:relative;
	top: 100px;
  width:450px;
}
.logonBankTitleMargin
{
padding-top:10px;
padding-bottom:10px;
}
.logonBankImg{
  background-image: url(style/img/logo.png);
  background-position:center center;
  background-repeat:no-repeat;
  height:90px;
}
.divLogonLang{
  float:right; 
  margin-right:10px; 
  margin-top:5px
}
.divLogonDL{
  height:24px;
  width:32px;
  background-color:#b0101c;
  background-position:center center;
  background-repeat:no-repeat;
  float:right;
  margin-left:5px;
}
.divLogonOpaq{
	filter:alpha(opacity=50);
	opacity: .50;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /*--IE 8 Transparency--*/
}
.divLogonRU{
  background-image: url(style/img/flags/sm-ru.png);
}
.divLogonEN{
  background-image: url(style/img/flags/sm-en.png);
}
.divLogonAZ{
  background-image: url(style/img/flags/sm-az.png);
}
.divLogonKH{
  background-image: url(style/img/flags/sm-kh.png);
}
.divLogonGE{
  background-image: url(style/img/flags/sm-ge.png);
}
.divLogonMN{
  background-image: url(style/img/flags/sm-mn.png);
}
.divLogonFR{
  background-image: url(style/img/flags/sm-fr.png);
}
.mainLogonBody{
}
.tblLogonTitle{
  clear:both;
  font-size:11px;
  padding-bottom:3px;
}
.btnLogonContent{
  padding-left:20px;
  padding-right:20px;
}
.tblLogon{
  text-align:left;
  width:80%;
}
.tdLogonLeft{
  padding-right:60px;
  width:70%;
}
.tblLogon input,
.tblLogon select
  {
  font-size:11px;
  border:1px solid #808080;
  padding:0;
  margin:0;
  }
.tblLogon select
  {
  font-size:11px;
  height:20px;
  }
.tblLogon input 
  {
  padding-top:2px;
  padding-bottom:2px;
  padding-left:2px;
  }
.tblLogon
  {
  border-spacing:0;
  }
.tblLogon select,
.tblLogon input
  {
    width:100%;
  }
.tblLogon select option {padding-left:3px;}   
.tblLogon td{
  padding-top:5px;
  padding-bottom:5px;
}
.tblLogon .lgtd
  {
    padding-right:4px;
  }
#NewsBlock {
	 float: right;
	 margin-left:700px;
   	 margin-right: 20px;
     margin-top: -210px;
	 width:20%;
}
/* Logon style end */
/* Demo style begin */
.divDemoIn{
text-align:center;
}

/* Demo style end */
/* ServicePointsMap style begin */
.divWaitForPosition{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 100pt;
}

.waitForGPS{
    text-align:center;
}

.divBtn {
	margin-top: 10pt;
	margin-left: 40%;	
}

#btn_mps {
	width: auto;
}
.strSearch {
	width: 220px;
}
#map_canvas {
	width: 700px; 
	height: 100%;
	float: right;
}
.btnSbmt {
	margin-left: 10px;
}
.wrapCntntMap{
	height: 600px;
}
.rmenuMap .menucontent {
	color: #000000;
}
.hint {
	color: #666666;
    font-size: 9px;
    font-style: italic;
}
.strDiv {
	margin: 10px 0;
}
input[type="checkbox"] {
	margin-right: 5px;
}
.bnk,
.trm {
	margin: 10px 0;
}
.pickPoint {
	background-color: #f2e2e4;
}
#left-content {
	float: left;
	height: 100%;
	background-color: #ffffff;
	width: 250px;
	text-align: left;
}
#fadeContent.rwin_pop_map {
	width: 1030px;
}
#list-points .menubody{
	overflow-y:auto;
}
#btnSerchMap {
    margin-bottom: 10px;
}
#list-params .disable {
    color: #777;
}
/* ServicePointsMap style end */
/* SectionIntro style begin */
.SectionIntroWrapper {
    padding: 5px 10px;
}
.SectionIntroWrapper ul {
    padding-left: 15px;
}

/* SectionIntro style end */
/* Registration style begin */
.divBottomPadRegistration{
  height:7px; display:block; overflow:hidden;
}
.logonWrapRegistration{
  height:100%;
  display:table-row;
}
.logonRegistration{
  position:relative;
	top: 100px;
  width:450px;
}
.logonBankTitleMarginRegistration
{
padding-top:10px;
padding-bottom:10px;
}
.logonBankImgRegistration{
  background-image: url(style/img/logo.png);
  background-position:center center;
  background-repeat:no-repeat;
  height:90px;
}
.divLogonLangRegistration{
  float:right; 
  margin-right:10px; 
  margin-top:5px
}
.divLogonDLRegistration{
  height:24px;
  width:32px;
  background-color:#b0101c;
  background-position:center center;
  background-repeat:no-repeat;
  float:right;
  margin-left:5px;
}
.divLogonOpaqRegistration{
	filter:alpha(opacity=50);
	opacity: .50;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /*--IE 8 Transparency--*/
}
.divLogonRegistrationRU{
  background-image: url(style/img/flags/sm-ru.png);
}
.divLogonRegistrationEN{
  background-image: url(style/img/flags/sm-en.png);
}
.divLogonRegistrationAZ{
  background-image: url(style/img/flags/sm-az.png);
}
.divLogonRegistrationKH{
  background-image: url(style/img/flags/sm-kh.png);
}
.divLogonRegistrationGE{
  background-image: url(style/img/flags/sm-ge.png);
}
.divLogonRegistrationMN{
  background-image: url(style/img/flags/sm-mn.png);
}
.divLogonRegistrationFR{
  background-image: url(style/img/flags/sm-fr.png);
}
.popup-head {
    height: 55px;
    padding-top: 13px;
    text-align: left;
    background-color: #f1f1f1;
    border-bottom: 1px solid #d7d6d5;
}
.popup-head-img {
    display: inline-block;
    float: left;
    text-align: right;
    width: 25%;
}
.popup-head-text {
    color: #282828;
    display: inline-block;
    font-size: 20px;
    width: 70%;
    padding: 5px 0 0 15px;
}
.popup-content .left {
	color: #787979;
	width: 60%;
}
.popup-content td {
	text-align: left;
	font-size: 14px;
	line-height: 25px;
}
.popup-content {
    padding: 15px 0;
}
.reg-result-wrap #confirm_block{
    border-top: 1px solid #d7d6d5;
}
.reg-result-wrap .actionContentDiv {
	padding: 0;
}
/* Registration style end */
/* PostPay style begin */
.tblPostPay{
  border-left:0;
  border-right:0;
}

.divPostPayWrap{
  padding-top:5px;
  padding-bottom:2px;
}

.tblPayPostPay .hint{
    color: #666666;
    font-size: 9px;
    font-style: italic;
    padding-bottom: 12px;
}

.tblPayPostPay .lasthint{
    color: #666666;
    font-size: 9px;
    font-style: italic;
    padding-bottom: 0;
}

.tblPPDisabled{
  font-size:11px;
  color:#666;
}

/* PostPay style end */
/* Gorod style begin */
.gorodLogonParams2{
    display:none;
}
.divGorodBillsWrap{
  padding-top:5px;
  padding-bottom:2px;
}
.billListTable{
  width:100%;
  border-left:0;
  border-right:0;
}
.billListTable_ie{
  width:90%;
  border-right:1px solid ;
  border-left:1px solid ;
}

.nobills{
    color: #666666;
    font-size: 11px;
    padding: 10px;
    text-align: center;
}

.divHistParamsWrap .ws{
    padding-left: 10px;
    padding-right: 5px;
    text-align: right;
}

/* Gorod style end */
/* UNIFO style begin */
.btnUNIFOSearch {
    margin-left: 10px;
    margin-bottom: 10px;
}

.divPaymentsUnifoForm .select {
    width: 100%;
}

.divPaymentsUnifoForm .headtabInfo {
    margin-bottom: 10px;
}

.divPaymentsUnifoForm .left {
    vertical-align: top;
}

.divPaymentsUnifoForm table td,
.divPaymentsUnifoForm table.tableinfoTrans td.right,
.divPaymentsUnifoForm div {
    padding-bottom: 5px;
}

.unifoInfo {
    color: black;
}

.billListTable.rtable th.tleft,
.billListTable.rtable th.tcentr,
.billListTable.rtable th.tright {
    text-align: center;
}
/* UNIFO style end */
/* OperHistDiagram style begin */
.tblOperHistParams{
  width:600px;
  color:#000000;
  font-size:11px;
  border-spacing:0;
  margin-bottom:0;
}
.tblTrBold{
	font-weight:bold !important;
	cursor:pointer;
}

.tblOperHistParams .ws{
  text-align:right;
  padding-right:5px;
  padding-left:10px;
}
.btnMakeHistory{
  margin-bottom:10px;
  margin-left:10px;
}
.tblOperHistResults{
  width:100%;
  border-left:0;
  border-right:0;
}
.tblOperHistResults_ie{
  width:90%;
  border-right:1px solid ;
  border-left:1px solid ;
}

.tblOperHistResults .tleft{
  text-align:center;
  vertical-align:middle;
  }
.tblOperHistResults .tcentr{
  text-align:center;
  vertical-align:middle;
}
.tblOperHistResults .tright{
  text-align:center;
  vertical-align:middle;
}
.divOperHistResultsPeriod{
  text-align:center;
  font-size:11px;
  color:#000;
  margin-bottom:5px;
}
.divOperHistResultsBalance{
  font-size:11px;
  color:#000;
}

.tblOperHistResultsBrief td{
  padding: 2px 10px; 
  text-align:right;
}

.divOperHistNoItems{
  color:#666;
  font-size:11px;
  text-align:center;
  padding:10px;
}

.tblOperHistResultsBriefBold{
  font-weight:bold;
}

.rsettable .accountsLabel {
    vertical-align: top;
}

.chckControls .redspan:first-child {
    padding-left: 0;
}

.chckControls {
    padding-bottom: 5px;
}

label.chckOption {
    cursor: pointer;
    display: block;
    padding: 5px;
}

label.chckOption:hover,
label.chckOption.selected:hover{
    background: #f1f0ec;
}

label.chckOption.selected {
    background: #e8e6df;
}

div.chckSelectedList p {
    padding: 3px 0;
}

.chckWrap.ValidError {
    padding: 5px 5px 0 5px;
}

.chckUnselectAll,
.chckSelectAll{
    float: right;
}

.rsettable.wide {
    width: 600px;
}

/*rules for the plot target div.  These will be cascaded down to all plot elements according to css rules*/
.jqplot-target {
    position: relative;
    color: #222222;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 1em;
/*    height: 300px;
    width: 400px;*/
}

/*rules applied to all axes*/
.jqplot-axis {
    font-size: 0.75em;
}

.jqplot-xaxis {
    margin-top: 10px;
}

.jqplot-x2axis {
    margin-bottom: 10px;
}

.jqplot-yaxis {
    margin-right: 10px;
}

.jqplot-y2axis, .jqplot-y3axis, .jqplot-y4axis, .jqplot-y5axis, .jqplot-y6axis, .jqplot-y7axis, .jqplot-y8axis, .jqplot-y9axis, .jqplot-yMidAxis {
    margin-left: 10px;
    margin-right: 10px;
}

/*rules applied to all axis tick divs*/
.jqplot-axis-tick, .jqplot-xaxis-tick, .jqplot-yaxis-tick, .jqplot-x2axis-tick, .jqplot-y2axis-tick, .jqplot-y3axis-tick, .jqplot-y4axis-tick, .jqplot-y5axis-tick, .jqplot-y6axis-tick, .jqplot-y7axis-tick, .jqplot-y8axis-tick, .jqplot-y9axis-tick, .jqplot-yMidAxis-tick {
    position: absolute;
    white-space: pre;
}


.jqplot-xaxis-tick {
    top: 0px;
    /* initial position untill tick is drawn in proper place */
    left: 15px;
/*    padding-top: 10px;*/
    vertical-align: top;
}

.jqplot-x2axis-tick {
    bottom: 0px;
    /* initial position untill tick is drawn in proper place */
    left: 15px;
/*    padding-bottom: 10px;*/
    vertical-align: bottom;
}

.jqplot-yaxis-tick {
    right: 0px;
    /* initial position untill tick is drawn in proper place */
    top: 15px;
/*    padding-right: 10px;*/
    text-align: right;
}

.jqplot-yaxis-tick.jqplot-breakTick {
	right: -20px;
	margin-right: 0px;
	padding:1px 5px 1px 5px;
/*	background-color: white;*/
	z-index: 2;
	font-size: 1.5em;
}

.jqplot-y2axis-tick, .jqplot-y3axis-tick, .jqplot-y4axis-tick, .jqplot-y5axis-tick, .jqplot-y6axis-tick, .jqplot-y7axis-tick, .jqplot-y8axis-tick, .jqplot-y9axis-tick {
    left: 0px;
    /* initial position untill tick is drawn in proper place */
    top: 15px;
/*    padding-left: 10px;*/
/*    padding-right: 15px;*/
    text-align: left;
}

.jqplot-yMidAxis-tick {
    text-align: center;
    white-space: nowrap;
}

.jqplot-xaxis-label {
    margin-top: 10px;
    font-size: 11pt;
    position: absolute;
}

.jqplot-x2axis-label {
    margin-bottom: 10px;
    font-size: 11pt;
    position: absolute;
}

.jqplot-yaxis-label {
    margin-right: 10px;
/*    text-align: center;*/
    font-size: 11pt;
    position: absolute;
}

.jqplot-yMidAxis-label {
    font-size: 11pt;
    position: absolute;
}

.jqplot-y2axis-label, .jqplot-y3axis-label, .jqplot-y4axis-label, .jqplot-y5axis-label, .jqplot-y6axis-label, .jqplot-y7axis-label, .jqplot-y8axis-label, .jqplot-y9axis-label {
/*    text-align: center;*/
    font-size: 11pt;
    margin-left: 10px;
    position: absolute;
}

.jqplot-meterGauge-tick {
    font-size: 0.75em;
    color: #222222;
}

.jqplot-meterGauge-label {
    font-size: 1em;
    color: #222222;
}

table.jqplot-table-legend {
    margin:5px;
	/*width:200px;*/
	width:300px;
	border-collapse:collapse;
	z-index:50;
}
table.jqplot-table-legend .pie td{
	border-bottom:1px dotted #e0e0e0;
	padding:2px;
}
table.jqplot-table-legend .pie.alone td {border-bottom:0 none}
.pie .jqplot-label{
	padding-top:0.5em;
	padding-left:5px;
	padding-right:5px;
}
.pie .jqplot-label-amt { 
	font-weight:bold;  
	border-left: 1px dotted #e0e0e0;
    color: #000000;
	padding-left:5px;
	padding-right:5px;	
}
#timeGraph table.jqplot-table-legend {width:auto}
table.jqplot-table-legend, table.jqplot-cursor-legend {
    background-color: rgba(255,255,255,0.6);
    border: 0px none;
    position: absolute;
    font-size: 0.75em;
}

td.jqplot-table-legend {
    vertical-align:top;
}

/*
These rules could be used instead of assigning
element styles and relying on js object properties.
*/


td.jqplot-table-legend-swatch {
    padding-top: 0.2em;
    text-align: center;
}

td.jqplot-seriesToggle:hover, td.jqplot-seriesToggle:active {
    cursor: pointer;
}

.jqplot-table-legend .jqplot-series-hidden {
    text-decoration: line-through;
}

div.jqplot-table-legend-swatch-outline {
    border: 1px solid #cccccc;
    padding:1px;
	width:12px;
}

div.jqplot-table-legend-swatch {
    width:0px;
    height:0px;
    border-top-width: 5px;
    border-bottom-width: 5px;
    border-left-width: 6px;
    border-right-width: 6px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
}

.jqplot-title {
    top: 0px;
    left: 0px;
    padding-bottom: 0.5em;
    font-size: 2em;
    color: #222222;
}

table.jqplot-cursor-tooltip {
    border: 1px solid #cccccc;
    font-size: 0.75em;
}


.jqplot-cursor-tooltip {
    border: 1px solid #cccccc;
    font-size: 0.75em;
    white-space: nowrap;
    background: rgba(208,208,208,0.5);
    padding: 1px;
}

.jqplot-highlighter-tooltip, .jqplot-canvasOverlay-tooltip {
    border: 1px solid #cccccc;
    font-size: 0.75em;
    white-space: nowrap;
    background: rgba(208,208,208,0.5);
    padding: 1px;
}

.jqplot-point-label {
    font-size: 0.75em;
	line-height:0.75em;
    z-index: 2;
}
      
td.jqplot-cursor-legend-swatch {
    vertical-align: middle;
    text-align: center;
}

div.jqplot-cursor-legend-swatch {
    width: 1.2em;
    height: 0.7em;
}

.jqplot-error {
/*   Styles added to the plot target container when there is an error go here.*/
    text-align: center;
}

.jqplot-error-message {
/*    Styling of the custom error message div goes here.*/
    position: relative;
    top: 46%;
    display: inline-block;
}

div.jqplot-bubble-label {
    font-size: 0.8em;
/*    background: rgba(90%, 90%, 90%, 0.15);*/
    padding-left: 2px;
    padding-right: 2px;
    color: rgb(20%, 20%, 20%);
}

div.jqplot-bubble-label.jqplot-bubble-label-highlight {
    background: rgba(90%, 90%, 90%, 0.7);
}

div.jqplot-noData-container {
	text-align: center;
	background-color: rgba(96%, 96%, 96%, 0.3);
}

#operGraph, #MCCGraph,
.div-graph  {
	float:left;
	height:300px;
	min-width:500px;
}	
.legendDiagram{
	position:relative;
	width:200px;
	float:left;
	margin-left:5px;
    text-align: left;
}

#MCCGraphD{
	float:left;
	height:300px;
	min-width:500px;	
}
.pie .redspan {font-size:10px;}
.seriesColors-1 {
    background-color: #660000;
}
.seriesColors-2 {
    background-color: #CD5C5C;
}
.seriesColors-3 {
    background-color: #708090;
}
.seriesColors-4 {
    background-color: #CD853F;
}
.seriesColors-5 {
    background-color: #9ACD32;
}
.seriesColors-6 {
    background-color: #D87093;
}
.seriesColors-7 {
    background-color: #4682B4;
}
.seriesColors-8 {
    background-color: #BC8F8F;
}
.seriesColors-9 {
    background-color: #8B4513;
}
/* OperHistDiagram style end */
/* AcctLimits style begin */
.divAddAcctLimitForm .rwintable .short{
	width: 35% !important;
}
.divAcctLimits{
  padding:10px;
}

.tblLimits{
  border-left:0;
  border-right:0;
  width:100%;
}
.tblLimits_ie{
  width:90%;
  border-right:1px solid ;
  border-left:1px solid ;
}
.tblLimits td{
  padding-top:2px;
  padding-bottom:2px;
}
.tblLimits .tleft, .tblLimits .tright, .tblLimits .tcentr
{
  vertical-align:middle;
}
.tblLimits .vtd{
  border-right:0;
  padding-right:2px;
}
.divBtnLimit{
  padding-left:10px;
}
#divAcctLimits .field-outer {
	height: 20px; 
	width: 155px; 
	background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
	background-image: -ms-linear-gradient(top, #ffffff, #eeeeee);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#eeeeee));
	background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
	background-image: -o-linear-gradient(top, #ffffff, #eeeeee);
	background-image: linear-gradient(top, #ffffff, #eeeeee);
	margin:10px 0;
	border: 1px solid #adb2b8;
    position: relative;
}
.field-outer.edited {cursor: pointer;}
.field-outer.tmp-lim-on, .field-outer.lim-off {
	border-color: #adb2b8;
}
.field-internal {
	height: 100%;
}
.field-internal.full {
    background-image: -moz-linear-gradient(top, #afd242, #749f09);
    background-image: -ms-linear-gradient(top, #afd242, #749f09);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#afd242), to(#749f09));
    background-image: -webkit-linear-gradient(top, #afd242, #749f09);
    background-image: -o-linear-gradient(top, #afd242, #749f09);
    background-image: linear-gradient(top, #afd242, #749f09);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#afd242', endColorstr='#749f09', GradientType=0);
}
.field-internal.than-half {
    background-image: -moz-linear-gradient(top, #f6e14c, #dfb50e);
    background-image: -ms-linear-gradient(top, #f6e14c, #dfb50e);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f6e14c), to(#dfb50e));
    background-image: -webkit-linear-gradient(top, #f6e14c, #dfb50e);
    background-image: -o-linear-gradient(top, #f6e14c, #dfb50e);
    background-image: linear-gradient(top, #f6e14c, #dfb50e);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6e14c', endColorstr='#dfb50e', GradientType=0);
}
.field-internal.empty {
    background-image: -moz-linear-gradient(top, #f0513b, #d22222);
    background-image: -ms-linear-gradient(top, #f0513b, #d22222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f0513b), to(#d22222));
    background-image: -webkit-linear-gradient(top, #f0513b, #d22222);
    background-image: -o-linear-gradient(top, #f0513b, #d22222);
    background-image: linear-gradient(top, #f0513b, #d22222);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0513b', endColorstr='#d22222', GradientType=0);
}
.tmp-lim-on .field-internal, .lim-off .field-internal {
	background-image: -moz-linear-gradient(top, #bababa, #808080);
	background-image: -ms-linear-gradient(top, #bababa, #808080);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bababa), to(#808080));
	background-image: -webkit-linear-gradient(top, #bababa, #808080);
	background-image: -o-linear-gradient(top, #bababa, #808080);
	background-image: linear-gradient(top, #bababa, #808080);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bababa', endColorstr='#808080', GradientType=0);
}
#divAcctLimits .wrap-value {
	padding-left:5px; 
	color: #000;
	display: inline-block;
    font-size: 12px;
    position: absolute;
}
.wrap-amnt {
    display: inline;
}
.unlm {
	border: 0;
	padding-left:5px;
	width: 150px;
	background-image: none;
}
.wrap-amnt.unlm {
	height: 20px;
	padding-left: 40px;
}
/* AcctLimits style end */
