.marker, .form-required {
  color: #ae0000;
}

body .overlay,
body div #overlay,
#overlay {
  margin-top: 65px;
}

.marker, form-required {
  color: #ae0000;
}

.region-header {
  float: none;
  min-width: 258px;
  max-width: 710px;
  width: 100%;
  display: inline-block;
  padding: 0 10px;
}

button {
  box-sizing: border-box;
}

:focus { outline: initial; }

td {
  width: auto;
}

a {
  color: #000000;
  background-color: transparent;
  font-weight: bolder;
}

.block ul.menu li {
  line-height: 1.1em;
}

.block ul.menu li.leaf a{
  font-family: Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 1.5em;
  font-weight: bold;
  padding: 1.15em 1.1em 1.1em 2.75em;
}

h1{
  line-height: 1.25;
  margin: 0;
  font-family: BebasNeueRegular;
}

td {
  border: 0px solid #000000;
  padding: .75em 1em;
}

.cols-2 .views-col {
  width: 45%;
  padding: 14px;
}

.block ul.menu {
  color:#000;
  font-weight: bold;
  font-size:1em;
  padding:0px;
}

.overlay-modal-background, .overlay-element {
  clear: both;
}

#overlay-container {
  top: 18px;
}
#footer ul.menu li a{
  display: block;
  float: left;
  padding: 3px 10px;
  color: #ffffff;
}
#footer {
  padding: 0;
  position: relative;
}

.breadcrumb {
  padding-bottom: 0;
}
/* mega-nav */
.tb-megamenu .nav {
  background-color: #fff;
}

.tb-megamenu .dropdown-menu li > a {
  border-top: 0px solid #eee;
  padding: 5px 20px;
  text-shadow: none;
}

.container {
   color: #000;
   background-color: #f5f5f5;
}

.tb-megamenu .nav > li:first-child > a {
  margin-right: 0;
}
.tb-megamenu .dropdown-submenu > .dropdown-menu {
  margin-top: 0;
  margin-left: -1px;
  width: 230px;
  background-color: #FFF;
}

#menu-bar-wrapper .container {
  position: relative;
  color:#000;
}

#menu-bar-wrapper .tb-megamenu {
  padding: 0 10px;
}

/*karim*/
.tb-megamenu .dropdown-menu .active > a,
.tb-megamenu .dropdown-menu .active > a:hover {
  margin: 0px 0px 0px 0px;
  padding-left: 15px;
  padding-bottom: 10px;
  padding-top: 10px;
  line-height: 25px;
  color: #000;
  text-decoration: underline;
  outline: 0;
  background-color: #FFF;
  background-repeat: repeat-x;
}
/*Karim ends*/

.tb-megamenu .mega-nav > li:first-child > a, .tb-megamenu .dropdown-menu .mega-nav > li:first-child > a {
  padding-top: 10px;
}
.tb-megamenu .dropdown-menu li > a:hover, .tb-megamenu .dropdown-menu li > a:focus, .tb-megamenu .dropdown-submenu:hover > a{
  line-height: 25px;
}

.tb-megamenu .mega-nav > li a, .tb-megamenu .dropdown-menu .mega-nav > li a {
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 25px;
  color: #000;
}

/***************** Accordion block overrides **************************/
/**
 * <a> background should be transparent.
 */

.quick-accordion .ui-accordion-header a {
  display: inline-block;
  width: 100%;
  color: #efefef;
  background: transparent;
  border: none;
  border-radius: 0;
  font-size: 1.25em;
  font-weight: 600;
}

/* Accordion <a> :hover, :active and :focus. */
.quick-accordion .ui-accordion-header a:hover,
.quick-accordion .ui-accordion-header a:active,
.quick-accordion .ui-accordion-header a:focus {
  font-weight: bold;
}

/* accordion header styles */
.quick-accordion {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  background-color: #1F2D1F;
}

.quick-accordion .ui-accordion-header {
  background: #1F2D1F url("/images/u6177-grad.png") repeat-x left top;
  border-color: #1F2D1F;
  /*
    gradients are not compatible with IE9 and older
    We need to create SVGs to use for IE9. PNG/JPG images display banding when resized.
    SVGs also resolve the gradient issues found in Opera.
    There is no SVG solution for IE < 9
  */
  background: linear-gradient(to bottom,#2D3639,#000000 100%);

}

.quick-accordion .ui-accordion-content-active {
  border-top: 0;
}

.quick-accordion .ui-accordion-header:last-of-type,
.quick-accordion .ui-accordion-content:last-child {
  border-radius: 0px 0px 8px 0px;
}

.quick-accordion .ui-accordion-content,
.quick-accordion .ui-accordion-header {
  border-bottom: none;
}

.quick-accordion .ui-accordion-header-active:last-of-type {
  border-radius: 0;
}

.quick-accordion .ui-accordion-header:first-child {
  border-radius: 0px 8px 0px 0px;
}

.quick-accordion .ui-accordion-content
.views-field-title, .quick-accordion
.ui-accordion-content .views-field {
  font-size: 1em;
  font-weight: lighter;
}

/*fixes thumbnails alignment in What's new Quicktabs*/
.quick-accordion .views-field-field-image img {
  border: 1px solid #e2e2e2;
  margin-right: 10px;
  padding: 4px;
}

/**
 * Searchbar block override styles
 */
.block-search .block-inner {
  border: none;
}

#search-block-form {
  margin: 0;
  padding: 0;
  background-color: #f5f5f5;
  color: #4e4e4e;
}

#header .block-search .container-inline div {
  float: none;
}

/**
 * front page override styles.
 */
.front .node-content .field-item {
  padding: 15px;
  border: 1px solid #ccc;
  border-radius: 9px 9px 0px 0px;
  border-bottom: none;
  background: #fff;
  box-shadow: 0px 8px 4px -2px #888;
}

.front #main-content .block-inner {
  background: none;
  border: none;
  padding: 0px;
  margin: 0px;
}

/**
 * Styles for the secondary menubar menu items
 * **** Update for the id/classes of the menu which will be used. Current values are for dev only.
 */
#block-system-navigation {
  text-align: right;
  margin-bottom: 0.5em;
}

#block-system-navigation ul.menu,
#block-system-navigation ul.menu li {
  display: inline;
  text-align: right;
  border: none;   /* fixes the bottom border issue */
}

#block-system-navigation ul.menu li a {
  display: inline;
  padding: 4px 10px;
  background: none;
}

/* consumer loans form -- */
span.button input.current-step {
  background: url(../images/bg-button-more.png) no-repeat left -25px;
  color: #7bb9e0;
}

/**
 * Resolves the button issues for IE10+ on the modules page when the module_filter module is enabled.
 * linear-gradient(left) start direction is invalid for IE. Instead we use 90deg. See below.
 *
 * These styles aren't getting loaded by the admin theme.
 */
html.js .toggle-enable.enabled {
  background-image: linear-gradient(90deg, orange 50%, green 50%, green 100%);
}

html.js .toggle-enable {
  background-image: linear-gradient(90deg, red 50%, orange 50%, orange 100%);
}


/**
 * page.css overrides
 */
.grid-inner {}

#menu-bar-wrapper .region-menu-bar {
  float: none;
  margin-bottom: inherit;
  margin-top: inherit;
}

.front #main-content .block-inner {
  border-bottom: none;
}

.sidebar .grid-inner {
  padding: inherit;
}

.region-sidebar-first {
  padding: 15px 15px 15px 0;
}

div.messages {
  margin: 0;
}



/**
 * blocks.css overrides
 */
#header #search-block-form span.button {
  float: none;
  width: 30px;
  height: 30px;
  border: 1px solid #ccc;
  border-radius: 0px 3px 3px 0px;
}

#header #search-block-form .form-text {
  margin-top:0;
  border: 1px solid #ccc;
  border-right: none;
  height: 32px;
  border-radius: 8px 0px 0px 8px;
  -moz-border-radius: 8px 0px 0px 8px;
  -webkit-border-radius: 8px 0px 0px 8px;
  width: 95%;
}

.block-inner {
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0;
}

.sidebar .block-inner {
  margin-bottom: 20px;
}

#main-content .block-inner {
  padding-bottom: 20px;
}

/**
 * articles.css overrides
 */
.front .article {
  padding: 0 0 20px 0;
}

.front .article:last-of-type {
  padding-bottom: 5px;
}

/**
 * views.css overrides
 */
#slideshow-wrapper .container {
  padding-bottom: 0;
  margin-top:0px;
}

/**
 * forms.css overrides
 */
#search-block-form .form-submit {
  width: 32px;
  height: 32px;
}

#search-block-form #edit-actions {
  width: 2.5em;
}

#search-block-form .form-submit {
  border: none;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-top-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  margin-top: 0;
  width: 100%;
  padding: 0;
}

/**
 * Quicktabs overrides
 */
.block-quicktabs .block-inner {
  border: none;
  border-radius: 0;
}

.quick-accordion .ui-accordion-content .block .item-list ul li.views-row-last {
  border-bottom: none;
}

.responsive-menu-button {
  background: #646464;
  color: #FFFFFF;
  border: #C8C8C8 thin;
  display: none;
  height: 20px;
  text-indent: -0;
  top: -35px;
  width: 20%;
  position: absolute;
  left: 0;
}

.quick-accordion .ui-accordion-content .views-field-body .field-content p {
  margin-top: 5px;
  margin-bottom: 0;
  margin-left: 0;
}

.olb-login-img {
  float: left;
  text-align: left;
  padding: 15px;
  vertical-align: middle;
  width: 75px;
}
.olb-login-content h1 {
  margin-top: 0;
  padding-top: 15px;
  text-align: left;
  float: none;
}
.olb-login-reset {
  clear: both;
  float: none;
  margin: 0;
  padding-right: 30px;
  padding-top: 10px;
}
.olb-login-enrollment {
  margin: 0;
  padding-top: 10px;
}
.form-text, textarea {
  border: 1px solid #ccc;
  box-sizing: border-box;
  height: auto;
  padding: 3px 4px;
}

.quick-accordion .ui-accordion-content .block .item-list ul li {
  border-bottom: 1px solid #f0f0f0;
  margin: 0;
  min-height: 60px;
  padding-bottom: 5px;
  float: left;
  padding-top: 5px;
}

.tb-megamenu .dropdown-submenu > a:after
.tb-megamenu .dropdown-submenu:hover > a:after
.tb-megamenu .mega-nav .dropdown-submenu > a::after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 0;
  margin-right: -10px;
}

.field-type-taxonomy-term-reference ul li {
  list-style: none;
  float: left;
  margin-bottom: 0;
  margin-right: 5px;
}

.field-type-taxonomy-term-reference {
  margin-bottom: 0;
}

.field .field-label {
  margin: 1em 0 0.25em 0;
  float: none;
}

.open-account {
  background-image: url(../images/ico_LiveChat.png);
  height: 190px;
  width: 50px;
  margin-top:0;
  display: block;
  opacity: 0.8;
  overflow: hidden;
  text-indent: -999em;
}

.tb-megamenu .btn-navbar {
  display: none;
  width: 100%;
  height: 30px;
  font-size: 1.25em;
  padding: 0 15px;
  margin: 15px 0;
}

.tb-megamenu .btn-navbar .fa {
  color: #333;
  font-size: 1.25em;
}

.tb-main-menu-button .responsive-menu-button {
  color: #000;
}

/*Language Menu*/
.language-switcher-locale-url {
  margin: 5px 0px 5px 5px;
  text-align: right;
}

ul.language-switcher-locale-url li {
  list-style-type: none;
  display: inline-flex;
  padding: 5px;
}

.yellow-color .block-inner {
  background: #FFF;
  margin-bottom: 0 !important;
}

/*karim*/
.tb-megamenu .nav > li > a {
  border-right: 1px solid #FFF;
  padding: 5px 20px;
  background: linear-gradient(to bottom, #2D3639, #000000 100%) repeat scroll 0% 0% transparent;
  border-radius: 10px 10px 0px 0px;
}

.tb-megamenu .dropdown-menu li > a:hover, .tb-megamenu .dropdown-menu li > a:focus, .tb-megamenu .dropdown-submenu:hover > a {
  background-color: #fdc33b;
  color: #000;
  font-weight: bold;
}

ul.olb-login-header-links li:last-child a {
  color: #FFF;
  background-color: #2D3639;
}

ul.olb-login-header-links li:last-child a:hover {
  color: #fdc33b;
}

#olb-login-form span.button input.form-submit {
  vertical-align: top;
  text-align: center;
  color: #FFF;
  background: #000000;
  /*background: linear-gradient(to bottom, #2D3639, #000000 60%) repeat scroll 0% 0% transparent;*/
}
.quick-accordion .ui-accordion-content {
  border-width: medium 1px;
  border-style: none solid;
  border-color: -moz-use-text-color #000000;
  background: none repeat scroll 0% 0% #FFF;
  padding: 15px;
  border-top: #000000;
  border-bottom: #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}
#footer ul.menu li a.active {
  background: none repeat scroll 0% 0% #FDC33B;
  color: #000;
  text-decoration: underline;
}
#footer ul.menu li a:hover,
#footer ul.menu li a:focus {
  color: #FDC33B;
  text-decoration: underline;
}
a:hover {
  color: #a55b08;
  text-decoration: underline;
  background-color: transparent;
}
.quick-accordion .ui-accordion-content .block .item-list ul li a:hover, .quick-accordion .ui-accordion-content .block .item-list ul li a:focus, .quick-accordion .ui-accordion-content .block .item-list ul li a:active {
  color: #a55b08;
  text-decoration: none;
}
.node-title a:hover, .node-title a:active, .node-title a:focus {
  color: #a55b08;
  text-decoration: none;
}

#olb-login-form span.button input.form-submit:hover {
  color: #000000;
  background: #FDC33B;
}
/*Accordion bottom border*/
.quick-accordion .ui-accordion-content:last-of-type {
  border-top: none;
  border-bottom: 1px solid #000000;
}

.alpha-list {
  list-style-type: upper-alpha;
}

.olb-login-content {
  margin-top: 0px;
  padding: 0px 10px 10px;
  background-color: #FFF;
  clear: both;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

.olb-login-footer {
  clear: both;
  min-height: 10px;
  background-color: #FFF;
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

/* jquery.qtip.css absolute font-size overrides */
.qtip{font-size:0.875em;}
.qtip-icon .ui-icon{font:400 bold 0.8125em/1.125em Tahoma,sans-serif;}
.qtip-default .qtip-icon{color:#494949!important;}

/* qtip.css absolute font-size overrides */
form#qtip-configure-instance-form .corners-images .credit {font-size: 0.8125em;}

/* date api date.css contrast ratio overrides */
div.date-calendar-day{color: #4c4c4c;}

