/*tables*/
/** use this for showing list of records like transactions, transfers **/
.table {
  margin: 0 auto;
  width: 100%;
  border-spacing: 0;
}

.table .table {
	background:transparent;
}

.tableHeaderRow {
  height: 1.875rem
}
.tableDataRow {
  height: 44px;
}
.tableDataRow > td {
  text-overflow: ellipsis;
  padding-right: 10px;
  color: #444;
  border-bottom: 1px solid #ccc;
  text-align: left;
}
.tableHeaderRow>th {
    border-bottom: 1px solid #ccc;
}
.tableColumnHeader {
  border-bottom: 1px solid black;
  text-align: left;
  font-family: boldFont;
  font-size: 14px;
  height:44px;
}
/*.tableHeaderRow > th {
 text-align:left;
 font-family:lightFont; 
 font-size:18px; 
 color:#888; 
 padding-top:44px !important;
 }*/

.tableSectionBreak {
  height: 40px;
}

.disclosurestd1 {
  width: 70%;
  word-break: break-all;
  word-break: break-word;
  display: inline-block;
  padding-left: 0px !important;
}

.disclosurestd2 {
width: 30%;
display: inline-block;
}


@media only screen and (max-width: 900px) {
  .tableHide {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  td {
    font-size: 1.4rem;
    word-break: break-all;
  }
}
/** override bootstrap**/
.table>tbody>tr>td, 
.table>tbody>tr>th, 
.table>tfoot>tr>td, 
.table>tfoot>tr>th,
.table>thead>tr>td, 
.table>thead>tr>th {
		padding: 8px;
		line-height: normal;
		vertical-align: inherit;
		border-top:none;
	}
.tableSectionHeader {
  text-align: left;
  font-family: lightFont;
  font-size: 18px;
  color: #888;
  padding-top: 44px !important;
}	@charset "UTF-8";

@font-face {
  font-family: "zenmonicons";
  src:url("../fonts/zenmonicons/zenmonicons.eot?");
  src:url("../fonts/zenmonicons/zenmonicons.eot?#iefix") format("embedded-opentype"),
    url("../fonts/zenmonicons/zenmonicons.woff?") format("woff"),
    url("../fonts/zenmonicons/zenmonicons.ttf?") format("truetype"),
    url("../fonts/zenmonicons/zenmonicons.svg#zenmonicons") format("svg");
  font-weight: normal;
  font-style: normal;
}

.icon {
   margin: 0 4px 2px 4px;
   font-size: 24px;
   font-family: zenmonicons;
   cursor: pointer;
}

.icon-big {
   margin: 0 10px;
   font-size: 28px;
   position: relative;
}

.icon-24{
   margin: 0 10px;
   font-size: 24px;
   position: relative;
}

#favorites > span > .icon {
    color: #767676 !important;
}

[data-icon]:before {
  /*font-family: "zenmonicons" !important;*/
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  /*font-family: "zenmonicons" !important;*/
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-add:before {
  content: "\ea80";
}
.icon-menu:before {
  content: "\ea45";
}
.icon-paybills:before {
  content: "\ea02";
}
.icon-transfer:before {
  content: "\ea0f";
}
.icon-viewtransactions:before {
  content: "\65";
}
.icon-mail:before {
  content: "\ea47";
}
.icon-preferences:before {
  content: "\ea8f";
}
.icon-arrow-left:before {
  content: "\ea77";
}
.icon-arrow-right:before {
  content: "\ea81";
}
.icon-arrow-prev:before {
  content: "\ea83";
}
.icon-arrow-next:before {
  content: "\ea84";
}
.icon-arrow-up:before {
  content: "\ea53";
}
.icon-arrow-down:before {
  content: "\ea87";
}
.icon-alerts:before {
  content: "\ea8a";
}
.icon-alert-red-copy:before {
  content: "\ea7b";
}
.icon-check-green:before {
  content: "\6e";
}
.icon-search:before {
  content: "\ea23";
}
.icon-print:before {
  content: "\ea30";
}
.icon-help:before {
  content: "\ea59";
}
.icon-card:before {
  content: "\ea76";
}
.icon-location:before {
  content: "\ea4a";
}
.icon-camera:before {
  content: "\ea37";
}
.icon-user-image:before {
  content: "\ea0b";
}
.icon-x:before {
  content: "\ea07";
}
.icon-remove:before {
  content: "\ea2a";
}
.icon-viewdocument:before {
  content: "\ea09";
}
.icon-minus:before {
  content: "\ea44";
}
.icon-plus:before {
  content: "\ea33";
}
.icon-check-alt:before {
  content: "\ea72";
}
.icon-subtract:before {
  content: "\ea14";
}
.icon-left-arrow:before {
  content: "\42";
}
.icon-right-arrow:before {
  content: "\ea81";
}
.icon-arrow-right-2:before {
  content: "\ea82";
}
.icon-attachment:before {
  content: "\ea7f";
}
.icon-timeline:before {
  content: "\ea11";
}
.icon-smiley-1:before {
  content: "\ea1d";
}
.icon-smiley-2:before {
  content: "\ea1c";
}
.icon-smiley-3:before {
  content: "\ea1b";
}
.icon-smiley-4:before {
  content: "\ea1a";
}
.icon-user-image-2:before {
  content: "\ea0c";
}
.icon-services:before {
  content: "\ea21";
}
.icon-online:before {
  content: "\ea3b";
}
.icon-backspace:before {
  content: "\ea7e";
}
.icon-language:before {
  content: "\ea4e";
}
.icon-insertcard:before {
  content: "\4f";
}
.icon-open-lock:before {
  content: "\ea3a";
}
.icon-closed-lock:before {
  content: "\ea6b";
}
.icon-refresh:before {
  content: "\ea2b";
}
.icon-spending:before {
  content: "\ea18";
}
.icon-net-worth:before {
  content: "\ea3d";
}
.icon-new-user-image:before {
  content: "\ea3f";
}
.icon-edit:before {
  content: "\ea60";
}
.icon-hide:before {
  content: "\ea58";
}
.icon-show:before {
  content: "\ea1f";
}
.icon-globe:before {
  content: "\ea5d";
}
.icon-keyboard:before {
  content: "\ea50";
}
.icon-laptop:before {
  content: "\ea4d";
}
.icon-help-chat:before {
  content: "\ea5a";
}
.icon-bank:before {
  content: "\ea78";
}
.icon-home:before {
  content: "\ea55";
}
.icon-arrow-up:before {
  content: "\ea53";
}
.icon-download:before {
  content: "\ea63";
}
.icon-up-arrow-2:before {
  content: "\38";
}
.icon-down-arrow-2:before {
  content: "\39";
}
.icon-filter:before {
  content: "\ea5f";
}
.icon-kiosk:before {
  content: "\ea4f";
}
.icon-pos:before {
  content: "\ea32";
}
.icon-more:before {
  content: "\ea42";
}
.icon-mobile:before {
  content: "\ea35";
}
.icon-sales:before {
  content: "\ea26";
}
.icon-goal:before {
  content: "\ea5c";
}
.icon-info:before {
  content: "\ea40";
}
.icon-calc:before {
  content: "\ea8c";
}
.icon-check:before {
  content: "\ea8d";
}
.icon-drag-and-drop:before {
  content: "\ea8e";
}
.icon-share:before {
  content: "\ea20";
}
.icon-star:before {
  content: "\ea17";
}
.icon-answer:before { 
	content: "\ea89"; 
}
.icon-cart:before { 
	content: "\ea75"; 
}
.icon-date:before { 
	content: "\ea68"; 
}
.icon-document:before { 
	content: "\ea65"; }
.icon-drawer:before { 
	content: "\ea61"; 
}
.icon-hangup:before {
	content: "\ea5b"; 
}
.icon-mute:before { 
	content: "\3a"; 
}
.icon-pause:before { 
	content: "\ea36"; 
}
.icon-check-scan:before, .icon-CheckScanner:before, .icon-SecureLinkAdapter:before {
  content: "\ea70";
}
.icon-receipt-printer:before, .icon-receiptPrinter:before , .icon-ReceiptPrinter:before {
  content: "\ea2e";
}
.icon-signature-pad:before, .icon-CardReader:before{
  content: "\ea1e";
}
.icon-bank-check:before {
  content: "\ea7c";
}
.icon-cash-check:before {
  content: "\ea74";
}
.icon-cash-exchange:before {
  content: "\ea43";
}
.icon-balance-inq:before {
  content: "\ea7d";
}
.icon-check-error:before {
  content: "\ea71";
}
.icon-checkbox-with-form:before {
  content: "\ea6e";
}
.icon-deposit:before {
  content: "\ea67";
}
.icon-no-receipt:before {
  content: "\ea27";
}
.icon-receipt:before {
  content: "\ea2d";
}
.icon-receipt-email:before {
  content: "\ea2f";
}
.icon-withdrawal:before {
  content: "\ea08";
}
.icon-transfer-alt:before {
  content: "\ea10";
}
.icon-scan:before {
  content: "\ea25";
}
.icon-recycler:before, .icon-Recycler:before {
  content: "\ea2c";
}
.icon-vault:before {
  content: "\ea0a";
}
.icon-id-scan:before {
  content: "\ea54";
}
.icon-passbook-printer:before {
  content: "\ea04";
}
.icon-clock:before {
  content: "\ea6c";
}
.icon-stopwatch:before {
  content: "\ea15";
}
.icon-open-lock:before {
  content: "\ea3a";
}
.icon-closed-lock:before {
  content: "\ea6b";
}
.icon-history:before {
  content: "\ea57";
}
.icon-notes:before {
  content: "\ea3c";
}
.icon-compose-email:before {
  content: "\ea6a";
}
.icon-sent-email:before {
  content: "\ea22";
}
.icon-full-screen:before {
  content: "\ea5e";
}
.icon-reply-email:before {
  content: "\ea29";
}
.icon-appointment:before {
  content: "\ea88";
}
.icon-disputed-transaction:before {
  content: "\ea66";
}
.icon-backspace:before {
  content: "\ea7e";
}
.icon-menu:before {
  content: "\ea45";
}
.icon-other-side:before {
  content: "\ea39";
}
.icon-invert-colors:before {
  content: "\ea51";
}

.icon-zoom-in:before {
  content: "\ea06";
}

.icon-zoom-out:before {
  content: "\ea05";
}

.icon-rollover:before {
  content: "\ea90";
}

.icon-trustee-transfer:before {
  content: "\ea91";
}

.icon-direct-deposit:before {
  content: "\ea93";
}
@CHARSET "ISO-8859-1";

.tile {
	overflow: hidden;
	display: inline-block;
	height: 444px;
	width: 100%;
	border-radius: 4px;
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1), 0 0 2px rgba(0, 0, 0, 0.8),/*inset 0 0 150px rgba(0,0,0,0.15)*/;
	background-color: #f6f6f6;
	text-align: center;
	margin: 4px 0.4%;
	vertical-align: top;
	transition: box-shadow 0.80s ease-in-out;
	-webkit-transition: box-shadow 0.60s ease-in-out;
	-moz-transition: box-shadow 0.60s ease-in-out;
	-ms-transition: box-shadow 0.60s ease-in-out;
	-o-transition: box-shadow 0.60s ease-in-out;
	float: left;
}

.page-slide {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.page-slide.ng-enter, .page-slide.ng-leave {
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.page-slide.ng-enter {
	left: 100%;
	min-height: 300px;
	height: auto;
}

.page-slide.ng-enter-active {
	height: auto;
	left: 0px;
}

.page-slide.ng-leave {
	position: absolute !important;
	height: auto;
	left: 0;
	top: 0;
}

.page-slide.ng-leave-active {
	height: auto;
	left: -100%;
}.sendShow {
    color: #0e847d;
    height: 0;
    margin: 15px auto 50px;
    display: block;
    text-align: center;
    width: 100%;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
  }
  .sendShow.hide {
    margin: 0 auto 0;
    opacity: 0;
    pointer-events: none;
  }
  .inviteWrapper {
    position: relative;
    height: 186px;
    width: 180px;
    margin: -35px auto -15px;
    transform: scale(0.7);
  }
  .inviteWrapper .st1 {
    fill: #2a918a;
  }
  .inviteWrapper .st0 {
    fill: #ffffff;
  }
  .inviteWrapper .background .st1 {
    fill: #2a918a;
    fill-opacity: 0.2;
  }
  .inviteWrapper .bottom .st0 {
    fill: #ffffff;
  }
  .inviteWrapper .bottom .st1 {
    fill: #2a918a;
    fill-opacity: 0.2;
  }
  .inviteWrapper .bottom .st2 {
    opacity: 0.2;
    fill: #2a918a;
    enable-background: new;
  }
  .inviteWrapper .bottom .st3 {
    fill: #2a918a;
  }
  .inviteWrapper .zoom {
    left: -120px;
    top: 0;
    opacity: 0;
  }
  .inviteWrapper .hideOverflow {
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
    transform-origin: 50% 50% 0px;
  }
  .inviteWrapper .invite_animation {
    position: absolute;
  }
  .inviteWrapper.animated .hideOverflow {
    animation: hide 0.6s ease-in-out;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-delay: 0.6s;
  }
  @keyframes hide {
    from {
      margin-left: 0;
    }
    to {
      margin-left: 30px;
    }
  }
  .inviteWrapper.animated .paper {
    transform-origin: 50% 50% 0px;
    animation: paper 0.6s ease-in-out;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-delay: 0s;
  }
  @keyframes paper {
    from {
      top: 0;
    }
    to {
      top: 45px;
    }
  }
  .inviteWrapper.animated .top {
    transform-origin: 50% 37.75% 0px;
    animation: top 1s ease-in-out;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-delay: 0.6s;
  }
  @keyframes top {
    0% {
      transform: rotateX(0deg);
    }
    50% {
      z-index: 99;
    }
    100% {
      transform: rotateX(180deg);
      z-index: 99;
    }
  }
  .inviteWrapper.animated .zoom {
    top: 0;
    opacity: 0;
    animation: zoom 0.6s ease-in-out;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-delay: 0.7s;
    z-index: 99;
  }
  @keyframes zoom {
    from {
      opacity: 0;
      left: -30px;
    }
    to {
      left: -40px;
      opacity: 1;
    }
  }