/*Previous LINK CSS Styles being added to by the Skin Widget Module on 07/15/2019*/
/*Custom LINK CSS Styles created by the Skin Widget Module on 07/15/2019*/
 main h1, main h2, main h3, main h4, main h5, main h6, main p, .sidebar-section a {
     color: rgb(68, 68, 68) !important;
}
 .aus-global-nav {
     background-color: rgb(98, 98, 98) !important;
}
 .navbar-header {
}
 .aus-global-nav .navbar-nav > li > a, .navbar-brand {
     color: rgb(255, 255, 255) !important;
}
 .aus-account-selector, .aus-date-range-selector, .aus-table > thead > tr:first-child, .aus-table > thead > tr > th, .aus-table > tbody > tr > th, .aus-table > tfoot > tr > th, .aus-table > thead > tr > td, .aus-table > tbody > tr > td, .aus-table > tfoot > tr > td {
     border-color: rgb(255, 180, 30) !important;
}
 .aus-date-range-selector-item, .aus-date-range-selector-item::before {
     background-color: rgb(255, 180, 30) !important;
}
 body .aus-primary-nav, .aus-primary-nav .navbar-nav > li > a {
     background-color: rgb(255, 255, 255) !important;
}
 .aus-primary-nav, .aus-primary-nav .navbar-nav > li > a, #dnn_dnnSEARCH_txtSearch {
     color: rgb(83, 88, 91) !important;
     font-size: 20px;
     font-weight: 500;
     font-family: Roboto, Arial, Tahoma, sans-serif;
     text-transform: uppercase;
}
 body .aus-btn-default {
     background-color: rgb(255, 180, 30) !important;
}
 .aus-login-header a {
     color: rgb(255, 180, 30) !important;
}
 .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sidebar-section .selected a, .page-sidebar .page-sidebar-menu .sidebar-section .selected a, a:focus, a:active {
     border-color: rgb(255, 180, 30) !important;
}
 .aus-global-nav .dropdown-menu > li > a:hover, .aus-primary-nav .dropdown-menu > li > a:hover, .aus-login-user-info .dropdown-menu > li > a:hover, .aus-account-selector-item .dropdown-menu > li > a:hover .aus-primary-nav .dropdown-menu > li > a:focus, .aus-global-nav .dropdown-menu > li > a:focus, .aus-login-user-info .dropdown-menu > li > a:focus, .aus-account-selector-item .dropdown-menu > li > a:focus, .aus-global-nav .dropdown-menu > .active > a, .aus-global-nav .dropdown-menu > .active > a:hover, .aus-global-nav .dropdown-menu > .active > a:focus, .aus-primary-nav .dropdown-menu > .active > a, .aus-primary-nav .dropdown-menu > .active > a:hover, .aus-primary-nav .dropdown-menu > .active > a:focus, .aus-login-user-info .dropdown-menu > .active > a, .aus-login-user-info .dropdown-menu > .active > a:hover, .aus-login-user-info .dropdown-menu > .active > a:focus, .aus-account-selector-item .dropdown-menu > .active > a, .aus-account-selector-item .dropdown-menu > .active > a:hover, .aus-account-selector-item .dropdown-menu > .active > a:focus {
     border-left: 4px solid rgb(255, 180, 30) !important;
}
 .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu.page-sidebar-menu > li:hover > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu.page-sidebar-menu > li.open > a, .page-sidebar .page-sidebar-menu.page-sidebar-menu > li:hover > a, .page-sidebar .page-sidebar-menu.page-sidebar-menu > li.open > a {
     border-left: 4px solid rgb(255, 180, 30) !important;
}
 .page-sidebar-closed .sidebar-toggler:hover {
     background: url("../images/sidebar_inline_toggler_icon_closed.png") center center no-repeat rgb(255, 180, 30) !important;
}
 .aus-login-user-info .caret, .aus-login-user-info .caret a {
     color: rgb(255, 180, 30) !important;
}
 .aus-btn-default {
     color: rgb(255, 255, 255) !important;
}
 .aus-footer {
     background-color: rgb(255, 180, 30) !important;
}
 .aus-footer div, .aus-footer h3, .aus-footer h4, .aus-footer h5, .aus-footer p, .aus-footer a, .aus-footer a:visited, .aus-footer-copyright li, .aus-footer-copyright li a, .aus-footer-content-sm li, .aus-footer-content-sm li a {
     color: rgb(255, 255, 255) !important;
}
 .aus-summary-blocks {
     border-top: 1px solid #ffb41e;
     border-bottom: 1px solid #ffb41e;
}
 .aus-summary-blocks .block {
     border-top: 1px solid #ffb41e;
     border-bottom: 1px solid #ffb41e;
}
 .learn-more:after {
     color:#ffb41e;
}
 .sidebar-section > section > h3 {
     font-size: 28px;
     font-weight: 500;
     color: #ffb41e !important;
}
 .ausbtn > .btn-info, .btn-info {
     background-color: #ffcd65 !important;
     border-color:#ffb41e !important;
}
 .alert-info {
     background-color: #ffde98;
     border-color:#ffcd65;
}
 .color-paybill, .color-moving, .color-openaccount {
     color:#ffb41e !important;
}
 .aus-splash h3.paybill, .aus-splash h3.openaccount, .aus-splash h3.moving {
     background: #ffb41e;
 }


.aus-article-content span.icon {
     color: #ffb41e !important;}


#dnn_ctr2823_HtmlModule_lblContent, #dnn_ctr2824_HtmlModule_lblContent{
text-align:center;
display:block;
}

.advanced-loader
{
       border-top: 15px solid #ffb81c !important;
}

.tooltipeg {
  position: relative;
  display: inline-block;
;
}

.tooltipeg > .tooltipegtext {
  visibility: hidden;
  max-width: 276px;
  width:276px;
   padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  color: #000;
  text-align: center;
  border-radius: 6px;
  display:block;
  padding: 0;
   border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.tooltipegtext > .title {
  padding: 8px 14px;
  margin: 0;
  display:block;
  font-size: 14px;
  text-align:left;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.tooltipeg:hover > .tooltipegtext {
  visibility: visible;
  padding-bottom: 10px;
}

.popover.right {
  margin-left: 10px;
}
#menu-item- .icon:before {
  content: "\e916 ";
}

	 
	 
	 
    /*End of custom LINK CSS Styles created by the Skin Widget Module on 07/15/2019*/
    