 #wrapper      { display: none  } /* Hide if JS disabled */
 .js #wrapper  { display: block } /* Show if JS enabled */
 .js #noscript { display: none  } /* Hide if JS enabled */

 .hiddenClass { display: none; }
 
 .goodbrowser #wrapper { display: block } 
 .goodbrowser #browser_msg { display: none } 
 .goodbrowser #ie8_msg { display: none } 
 .badbrowser #wrapper { display: none } 
 .badbrowser #browser_msg { display: block; padding: 70px 0; text-align: center; } 
 .badbrowser #ie8_msg { display: none } 
 .ie8browser #wrapper { display: none } 
 .ie8browser #browser_msg { display: none } 
 .ie8browser #ie8_msg { display: block; padding: 70px 0; text-align: center; } 
 
/*.dropdown-submenu:hover > .dropdown-menu {
  display: none;
}*/
/*table.dataTable tr{ background-color:  #BDBDBD; }*/
/*table.dataTable th{ background-color:  #FFFFFF; }*/
/*table.dataTable tr:nth-child(even)  { background-color: #BDBDBD;  }*/
/*table.dataTable tr:nth-child(odd)  { background-color:  #FFFFFF;  }*/

.xt-error {
	border: 1px solid red;
	color: red;
}

.xt-error:focus {
	border: 1px solid red;
	box-shadow: 0 0 2px red;
}


.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  position: fixed;
  z-index: 100000;
  width: 100%;
 // opacity: 0.9;
}

.spinner_container {
	position:fixed;
	left:0;
	top:0%;
	z-index: 1031;
	opacity:0.3;
    width:100%;
    height:100%;
	background: #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    /*display:block!important;*/
}


.iwantto_overlay {
	position:relative;
	left:0;
	top:0;
	z-index: 1033;
    width:100%;
    height:100%;
	background: #000000;
}

.spinner_center {
	position:fixed;
	left:50%;
	top:50%;
	z-index: 1031;
    margin-left:-100px;
    margin-top:-100px;
}

body { 
	padding-top: 80px;
}

.footer 
{
   position:absolute;
   bottom:0;
   width:100%;
}

.ebs_btn {
	color: #FFFFFF;
	background-color: #116C8B;
	border-radius: 0;
}

.ebs_cancel_btn {
	background:none;
	border:none;
	color: #116C8B;
	font-size: 1.125em;
}

.ebsText {
	font-family: "Source Sans Pro";
	font-size: 0.875em;
}

.lineChartPopUp {
	height:294px;
	width:207px;
	background-color:#E8E8E8;
	border-left: 1px solid #000000;
}

.ebs_close_btn_container {
	/*padding-top:10px;
	padding-right:50px;*/
}

.ebs_close_btn {
    margin-right:15px;
}

.ebs_dropdown {
  font-family: "Source Sans Pro";
  font-size: 0.875em;
  color: #00688c
}

.ebs_taskbar_border {
  width: 100%;
}

.ebs_taskbar_divide {
  border-right: 10px;
  height: 100%;
}

.ebs_taskbar_button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-family: "Source Sans Pro";
  font-size: 0.75em;
  color: #00688c;
}

.ebs_taskbar_button:hover {
  color: #FFFFFF;
  background-color: #00688c;
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 100%;
}

.ebs_footer {
  border-top: "10px solid red";
  background-color: #e5e5e5;
}

.ebs_footer_what_have {
   background-color: #E3E9EA;
}

.ebs_taskbar_what_owe {
     background-color: #D4DADC;
}


.ebs_taskbar_greeting {
}
.ebs_taskbar_greeting_img {
}
.ebs_taskbar_greeting_txt {
}
.ebs_taskbar_greeting_name {
}
.ebs_taskbar_greeting_login {
}
.ebs_i_want_to {
	background-color: #595454;
	width: 100%;
	min-height: 190px;
}
.ebs_move_money_text {
	color: #ffffff;
	font-size: 0.5em;
}
.i_want_to_center{
    width : 100px;
    height : 100px;
    display : table-cell;
    vertical-align : middle;
    float:none;
}

.my-loading-spinner-container {
    width : 100%;
    height : 100%;	
}

/* below styles are for tpp screens  */


label.cust-label {
    font-weight: 500;
    font-size: 13px;
    display: inline-block;
  	width: 150px;
  	text-align: left;
}
.cif_body {
    padding-top: 0px;
    font-family: 'Source Sans Pro', Light;
} 
.login_txt {
	font-family: 'Source Sans Pro', Sans-serif;
}
.spacing {
    letter-spacing: 1.2px;
}
.wid {
	width: 110px;
	margin-top: 35px;
}
.wid1 {
	width: 110px;
	margin-top: 20px;
}
#welcmhelprow.login_welcome_help_row {
    padding-top: 40px;
}
.font_name {
	font-family:'Source Sans Pro', sans-serif;
}
.top_border {
    border-top: 1px solid rgb(228,232,235);
}
input.form-control {
    height: 30px;
	border-radius: 0px;
	display: inline-block;
    width: 45%;
}
#acc-header span {
   color: #333333;
}
#acc-header {
    margin: 1px;
    height: 40px;
}
div.consent-text {
   display: table;
   margin: 0 auto;
   font-size: 14px;
   color: #909292;
   margin-bottom: 10px;
}
select.form-control {
    height: 30px;
    border-radius: 0px;
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}
div.fieldName {
    padding-left: 15px; 
    font-size: 13px;
    font-weight: normal;
}
div.fieldValue {
    padding-left: 305px;
    font-size: 13px;
}
.acct-details-table {
   display: table;
   margin: 0 auto;
}
#CHAR20_2FA , #FA_KEY{
    width: 65%;
    margin-top: 15px;
}
#cancel , #confirm {
    margin-left: 70px;
}
img.spinner_center {
    left: 50%;
    top: 30%;
}
.form-horizontal .control-label {
    text-align: left;
}
div.tooltip-inner {
    background-color: rgb(255,180,11);
    border-radius: 0px;
    color: #000;
}
.tooltip-right .tooltip-arrow {
    border-right-color: rgb(255,180,11);
}
#checkboxes.acc-header {
    display: table;
    margin: 0 auto;
}
div.row-width {
 	margin-right: -15px;
    margin-left: -90px;
}
div.row-width-change {
    margin-right: -15px;
    margin-left: -30px;
}
div.row-change {
	margin-right: -25px;
    margin-left: -75px;
    width: 180%;
}
h2, h3 {
    font-family: 'Source Sans Pro',sans-serif;
}
#acc-header span {
    font-weight: normal;
}
.square {
  width: 30%;
  height: 30%;
}
.thumbnail {
    display: block;
    padding: 30px;
    width: 250px;
    height: 250px;
    margin-bottom: 0px;
    margin-top: 9px;
    line-height: 1.42857143;
    background-color: #fff;
    border: white;
    border-radius: 0px;
    margin-left: -42px;
}
.thumbnail : focus {
    border: 1px solid #4195fc;
    box-shadow: 0px 0px 4px #4195fc;
}
.nameLine {
    line-height: 61px;
}
#cancel.wid-spacing , #confirm.wid-spacing {
    margin-left: 80px;
}
input[type=checkbox], input[type=radio] {
    margin: 4px;
}
#spacerow {
	width: 80px;
}
#consenticon {
    color: #567081;
    margin-top: 50px; 
	font-weight:bold; 
	padding-left:140px;"
}
#consentlabel {
    font-family: 'Source Sans Pro';
    padding-left:5px;"
}
textarea.form-control {
    height: 40px;
    width: 300px;
    display: inline-block;
}

.centering-text {
	display: table;
    margin: 0 auto;
}
.ebs-red {
    color:#00688c;
    text-decoration: underline;
}
.help-data {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
.register-label {
    width: 830px;
}
.register-values {
    width: 500px;
}
.display-consent {
   display:inline-block;
   font-size: 0.875em;
   color: #789;
   padding: 3px 12px 6px 6px;
   border: 0px!important;
   font-weight: bold;
   margin-top: 17px;
}
.consent-width {
   width: 92%;
   float: left;
   height: 91px;
   padding-top: 17px;
}
.margin-txt-data {
   margin-bottom: 140px;
}
.margin-inputs {
   margin-bottom: 160px;
}
.button-margins {
   margin-top: -80px;
}
.font-account {
     color: #252525;
     font-size: 1.0125em     
}
.accName {
	margin-left: -15px;
	width: 40%;
	padding: 3px 10px;
    line-height: 19px!important;
    font-family: 'Source Sans Pro', sans-serif;
    color: #606564!important;
    font-style: normal;
    font-size: 0.9em!important;
    display:inline-block;
}
.accValue {
	padding-left: 5px;
	width: 100%;
	font-size: 0.8125em;
	color: #95a0a2;
	height: 51px;
}
.field-lines {
	border-bottom: 1px solid rgb(228,232,235);
	margin-left: -15px;
	margin-right: -15px;
}
.row1 {
    margin-right: -15px;
    margin-left: 5px;
    height: 51px;
    font-size: 0.8125em;
}
.data-title {
	margin-left: -15px;
    padding: 3px 10px;
    line-height: 19px!important;
    font-family: 'Source Sans Pro', sans-serif;
    color: #606564!important;
    font-style: normal;
    font-size: 0.9em!important;
}
.heading-values {
    width: 145px;
    padding: 3px 10px;
    height: 27px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.head-indents {
   margin-left: -15px;
}

.iframe {
    width : 100%;
    padding : 20;
    margin: 20 auto;
    border: 1px  solid red;
	display:block;
}
.modal-xlg{
    width : 95%;
    height: 95%;
}