/* Adjustments for dojo styles */
.tundra .dijitTabContainerLeft-tabs {
	padding-bottom: 3000px;
	margin-bottom: -3000px;
}

/* main elements */

/*body,div,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}

body {
	background-color: #fff;
	text-align: center;
	margin: 3px;
}*/

/*#header {
	height: 60px;
	background-color: #0E243F;
}*/
.errors {
	color: red;
	font-weight: bold;
	display: block;
	margin-left: 532px;
	position: absolute;
	border: 2px solid red;
	border-radius:4px 4px 4px 4px;
	padding:5px;
	z-index:1000;
	background: #ffffff;
}
#app_title {
	float:left;
	font-size:26px;
	font-weight: bold;
	color:#CCC;
	text-decoration: none;
	padding: 5px 10px;
}

#status_message {
	float:left;
	/*margin-left:104px;
    margin-top: 9px;*/
	font-size:15px;
	padding:2px 5px;
	background-color: #ffff00;
    color: #0E243F;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 500px;
}
.status_close{
	margin : 0px 0px 0px 5px;
	font-size: 13px;
	border: 1px solid #ccc;
}

#header_menu_left {
	margin: 2px;
}

#header_menu_left a {
	color:#CCC;
	padding: 2px 5px;
	font-weight: bold;
	font-size: 13px;
}
#header_menu_left a.current {
	text-decoration: none ;	
}

#header_menu_right {
	float:right;
	margin: 2px;
	color:#CCC;
	padding: 2px 5px;
	font-weight: bold;
	font-size: 13px;
}

#header_menu_right a {
	color:#CCC;
	padding: 2px 5px;
	font-weight: bold;
	font-size: 13px;
}
#date_user_menu {
	float:right;
	margin: 2px;
	color:#CCC;
	padding: 2px 5px;
	font-weight: bold;
	font-size: 13px;
}
#sub_header_main_menu {
	clear:both;
	background-color: #B4B2B2;
	height:30px;
	line-height:30px;
	width:215px;
	margin-left: 5px;
	margin-right: 15px;
}

#sub_header_main_menu .sub_header_main_menu_item, #sub_header_main_menu_dropdown td .sub_header_main_menu_item {
	line-height: 23px;
	font-weight:bold;
	font-size: 15px;
}

#sub_header_sub_menu .dijitSelect .dijitButtonContents {
	width: 218px;	
}

#sub_header_main_menu a {
	color: white;
	font-size: 18px;
	text-decoration: none;
	padding: 0px 10px;
}

#sub_header_sub_menu {
	clear:both;
	background-color: #B4B2B2;
	height:38px;
	line-height:37px;
}

#sub_header_sub_menu a {
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 13px;	
}

#sub_header_sub_menu a.current {	
	color: #666;
	padding: 3px 15px;
	background-color: #EEE;
}



#wrapper {
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	display:block;
}

/* header and footer elements */

#main {
	overflow:hidden;
	display:box;
	margin:5px 15px 15px 15px;
}

#menu {
	/*background: #eee;
	margin-right:15px;*/
	position:relative;
	float:left;  	
	left:0px;
	width:240px;
	float: left;
	min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li{
	padding: 0px;
}


#menu a, #menu h2 {
	display: block;
	margin: 0;
	padding: 2px 6px;
	color:#FFFFFF;
}

#menu h2 {
	color: #fff;
	background: #648C1D;
	text-transform: uppercase;
	font-weight:bold;
	font-size: 13px;
}

#menu a {
	color: #666666;
	background: #efefef;
	text-decoration: none;
	padding: 2px 13px;
}

#menu a:hover {
	color: #648C1D;
	background: #fff;
}

#footer {
	background-color: #555555;
    min-height: 50px;
    padding : 15px;
    position: relative;
    color: #FFFFFF;
}

#footer .new {
	float:left;
}

#footer a:link {color: #7db223;}

.quicklinks {
	clear:both; 
	padding-bottom: 15px
}
.quicklinks span {
	float: right;
}

/* menu elements*/

a.menu, a.menu:link, a.menu:visited {display:block; width:150px; height:25px;} 
	
.RichTextEditable{
	min-height:18em !important;
	max-height:18em !important;
}

.flag {
	height: 11px;
	width: 16px;
}

#content-header {
	background-color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	border-bottom: 0px solid #EAF2FD;
}

#content-header a {
	float:right;
	color: #428BCA;
	padding-right: 10px;
}

#upload-header {
	padding-left: 6px;
}

#upload-header a {
	color: #303030;
	padding-left: 209px;
	line-height: 50px;
}

div.column1, div.column2 {
	float:left;
	height: 38px;
}

.column1 {
	clear:both;
}

.column1 label {

}
.column2 label {
	width:50px;
}
.column3 label {
	width:5px;
}
.column3{
	float:left;
}
.column1.skipValueWidth label {
	margin-right:172px;
}
.column1 .box, .column2 .box, .column3 .box{
	margin-left:3px;
	float:left;
}
.column1.skipValueWidth .errors {
	margin-left:447px;
}
.column2 .errors {
   right: 100px; 
}
.clearBoth {
	clear:both;
}

.endLabel {
	float:left;
	padding-left:3px;
	padding:10px;
}

.imgLabel {
	float:left;
	padding:20px 20px;
}

.label1 {
	margin-left:70px;
}
.remark_label {
	margin-left:147px;
	padding-top: 15px;
}
.column1.skipGapWidth label {
	margin-right:10px;
	width:190px;
}
#interestSlabsTableBody input {
	width:70px;
}
#info_message {
    color: #666;
    font-size: 15px;
    font-weight: bold;
    margin-left: 445px;    
}
#error_message {
    color: red;
    font-size: 15px;
    font-weight: bold;
    margin-left: 445px;    
}
#customerInfo_message {
    color: #666;
    font-size: 15px;
    font-weight: bold;
    height:40px;
    line-height:40px;
    margin-bottom:10px;
    padding-left:10px;
}
#customerInfo_GreenMessage {
    color: #666;
    font-size: 15px;
    font-weight: bold;
    background-color: greenYellow;    
    height:40px;
    line-height:40px;
    margin-bottom:10px;
    padding-left:10px;
}
#customerInfo_RedMessage {
    color: #666;
    font-size: 15px;
    font-weight: bold;
    background-color: red;    
    height:40px;
    line-height:40px;
    margin-bottom:10px;
    padding-left:10px;
}

#header_message{   
    color: #0E243F;
    font-size: 20px;
    font-weight: bold;     
    padding: 20px;
}
#confirm_message{   
    color: #666;
    font-size: 15px;
    font-weight: bold;     
    padding: 5px;
}
.header {   
    color: #0E243F;
    font-size: 15px;
    font-weight: bold;    
    clear:none;
    float:left;
    margin-left: 288px;
    margin-right: -135px;
    padding: 10px;        
}
.headerAdvance{
	color: #0E243F;
    font-size: 15px;
    font-weight: bold;    
    clear:none;
    float:left;
    margin-left: 512px;
    padding: 10px; 
}
.loan_label div{
	width: 85px;
	text-align: right;
	margin-right: 84px;
}
.show_digit_align div {
	text-align: right;
	width: 118px;
}
.column1.skipGapWidth1 label {
	width: 145px;
}
.column1.label2 {
	margin-left:330px;	
}

.boxStyle select{
	height: 115px;
	float: left;
	width: 300px;
}
select {	
	color: #666;	
}
.no_arrow .dijitDownArrowButton{
	display: none;
}
.select_width .dijitTextBox{
	width:3em;	
}
table.remove_header thead{
	display:none;
}
td.transactionId, td.chargedTransactionId, td.amount-displayValue, td.grossAmount-displayValue { 
	width:100px;	
}

td.amount-displayValue, td.balance-displayValue, td.accountEntryDto-amount-displayValue, td.grossAmount-displayValue,td.surcharge-displayValue,
 td.normalInterest, td.principal,td.penalInterest, td.amount1-displayValue, td.amount2-displayValue, td.part1-displayValue, td.part2-displayValue, td.part3-displayValue {
	text-align: right;	
}
.hidden_height{
	height: 60px;	
}
.column2_label label{
	width: 164px;
}
th.accountId.column-5,th.accountId.column-6,th.accountId.column-8 {
	font-size: 0px;
	width:37px;
}
th.accountId.column-7 {
	font-size: 0px;
	width:67px;
}
#fc_com_sensei_encore_baseapp_domain_LoanAccounts_create_tab_FeePayment,#fc_com_sensei_encore_baseapp_domain_LoanAccounts_create_tab_scheduledDemand,
 #fc_com_sensei_encore_baseapp_domain_LoanAccounts_create_tab_prepayment,#fc_com_sensei_encore_baseapp_domain_LoanAccounts_create_tab_advanceRepayment,
  #fc_com_sensei_encore_baseapp_domain_OdAccounts_create_tab_scheduledDemand,#fc_com_sensei_encore_baseapp_domain_OdAccounts_create_tab_Prepayment,
   #fc_com_sensei_encore_baseapp_domain_OdAccounts_create_tab_AdvanceRepayment,#fc_com_sensei_encore_baseapp_domain_OdAccounts_create_tab_FeePayment,
    #fc_com_sensei_encore_loanapp_domain_LoanProducts_create_tab_glSubheads, #fc_com_sensei_encore_loanapp_domain_OdProducts_create_tab_glSubheads {
height: 131px;
}

.dontDisplay {
	display:none;
}
.verticalLine {
	width: 36%;
    border-left: 3px solid #92939E;
    border-right: 3px solid #92939E;
}
.horizontalLine {
	width: 99%;
	border-width: 3px;
}

/* My Styles */
.0bottom-margin{
	margin-bottom: 0px;
}
.popover{
	white-space: nowrap;
}
input[type="text"].error-textbox{
	box-shadow : 0 1px 1px #FF4000 inset, 0 0 8px #FF4000;
	border-color: red;
}
.pagination{
	margin:0px;
}
.box label {
	float: left;
	font-weight: bold;
}
.subheader-dropdown-menu > a{
    border-color: #428BCA !important;
    width:85px;
   	text-align:center;
    color: #ffffff;
}

.subheader-dropdown-menu > a .caret{
	border-bottom-color: #FFFFFF !important;
    border-top-color: #FFFFFF !important;
    opacity: 1 !important;
}

.nav > li > a:hover, .nav > li > a:focus{
	background-color : #428BCA;
	color: #fff;
}
.nav-tabs > li > a:hover{
	border-color: #428BCA;
}
.subheader-dropdown-list{
	margin: -1px 0 0 -15px;
}
.form-horizontal .control-label{
	width:335px;
}
.form-horizontal .column2 .control-label{
	width: initial;
	padding-left: 20px;
}

.form-horizontal .controls{
	margin-left: 280px;
}
.panel-heading{
	height:40px;
}
.panel-heading .btn{
	padding: 0px;
	margin:0 5px;
}
.panel-primary .panel-heading .btn{
	color: #ffffff;
}
#main-tab-content{
	padding: 10px;
}
.tab-pane {
	padding-top:10px;
}
.form-group{
	margin-bottom: 5px !important;
}
.form-horizontal .form-group .form-control{
	float:left;
	margin-left: 20px;
    margin-right: 20px;
    position: relative;
}
.form-horizontal .form-group .control-label{
	float:left;
}
.form-display-value{
	text-align: justify;
	min-height: 35px;
	padding: 10px;
	padding-left:15px;
}
.navbar{
	background: none repeat scroll 0 0 #555555;
	border-radius : 0px;
}
.navbar .navbar-brand{
	color: #FFFFFF;
}
.navbar-nav > li > a{
	color: #FFFFFF;
}
.navbar-nav > .active > a, 
.navbar-nav > .active > a:hover, 
.navbar-nav > .active > a:focus{
	color: #101010;
	background-color : #FFFFFF;
}
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus{
	background-color: #999999;
    color: #FFFFFF;
}
.nav-tabs .dropdown-menu{
	margin-left:30px;
	width:210px;
}
.rightAlignText > input{
	text-align: right;
}
.table caption{
	text-align: left;
	min-height: 35px;
}
.btn-set .btn{
	margin:5px;
}
.statement-list{
	min-height: 405px;
}
.input_width input {
	width:70px;
}
.error_style span{
	right: 107px !important;
	bottom: -37px !important;
}
.error_style_update span{
	right: 107px !important;
	bottom: -124px !important;
}
.file_upload_error span{
	margin-left: 730px;
}
.uploadSize input{
	width:215px;
}
.display_height {
	height: 40px;
}
#amend-header a {
	color: #303030;
	padding-left: 6px;
	line-height: 50px;
}
.display_width {
	width: 200px;
}
.display_label {
	margin-left: -155px !important;
}