﻿.nav-login .icon {
  background: url('../images/nav_icons.png') left no-repeat;
  float: left;
  margin-top: -4px;
}

.icon-phone {
  background-position: 0 -2px !important;
  width: 26px;
  height: 35px;
  display: table-cell;
}

.icon-chat {
  background-position: -46px -2px !important;
  width: 38px;
  height: 35px;
  display: table-cell;
}

.icon-login {
  background-position: -96px -2px !important;
  width: 35px;
  height: 35px;
  display: table-cell;
}

.icon-request {
  background-position: -204px 0 !important;
  width: 18px;
  height: 35px;
  display: table-cell;
}

.icon-search {
  background-position: -250px -1px !important;
  width: 30px;
  height: 35px;
  display: table-cell;
}

.icon-apply {
  background-position: -151px -3px !important;
  width: 23px;
  height: 35px;
  display: table-cell;
}

/* ========================= TOPNAV ========================= */
.topNavRow {
    background-color: #002855;
}

#topNav {
    background-image: none;
    background-color: transparent;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    min-height: inherit !important;
    margin: 10px 0;
}

#topNav span.fa,
#topNav span.icon,
#topNav ul li a {
    color: #C6AA76;
    text-decoration: none;
    font-weight: normal;
    text-shadow: none;
}

#topNav ul li:hover a {
    border: 2px solid #C6AA76;
}
#topNav ul li a {
    vertical-align: middle;
    padding: 4px 8px;
    border: 2px solid #002855;
}

#topNav ul li a i {
    color: #aaa !important;
    vertical-align: middle;
    margin-right: 5px;
}

#topNav ul li a small {
    line-height: 26px;
}

#topNav .csu-icon {
    font-size: 14px;
    font-weight: bold;
}

/* ========================= END TOPNAV ========================= */

#main-menu {
    margin-top: 40px;
}

  #main-menu ul li:hover {
    background: #add1ee none repeat scroll 0 0;
  }

  #main-menu ul li div {
    height: 50px;
    line-height: 50px;
  }

    #main-menu ul li div a {
      font: normal 14px "reg";
      color: #002c75;
      padding: 6px;
      background-color: transparent;
      line-height: 26px;
    }

      #main-menu ul li div a:hover {
        text-decoration: none;
      }

nav#divHeaderCont {
  background: inherit !important;
  border: 0;
  box-shadow: inherit !important;
  margin-bottom: 0;
}

#sub-header {
    background-color: #002855;
    color: #ccc;
}

  #sub-header .breadcrumb {
    margin: 10px 0;
    background-color: transparent;
    padding: 8px 15px 8px 10px;
  }

    #sub-header .breadcrumb > .active {
      color: #fff;
    }

    #sub-header .breadcrumb a {
        color: #ccc;
        font-weight: normal;
    }

        #sub-header .breadcrumb a:hover {
            color: #fff;
            text-decoration: underline;
            font-weight: normal;
        }

    #sub-header .breadcrumb .login > a {
        color: #fff;
    }

.breadcrumb-header {
  margin-top: 10px;
  padding: 8px 0;
}

  .breadcrumb-header span {
    padding-left: 5px;
  }

    .breadcrumb-header a {
        color: #ccc;
        cursor: pointer;
    }

    .breadcrumb-header a:hover {
        color: #fff;
        cursor: pointer;
    }

  .breadcrumb-header .dropdown-menu {
    background-color: #002c77;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    margin-top: -4px;
  }

    .breadcrumb-header .dropdown-menu li > a {
        color: #fff;
    }

      .breadcrumb-header .dropdown-menu li > a:hover {
        color: #002c77;
      }

    .breadcrumb-header .dropdown-menu .divider {
      background-color: #357ebd;
    }

#mobile-nav .menu-search {
  height: 40px;
  padding: 7px 10px 0;
}

  #mobile-nav .menu-search input {
    background: rgba(0, 0, 0, 0.05) none repeat scroll 0 0;
    color: rgba(0, 0, 0, 0.7);
    border: medium none;
    border-radius: 26px;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    margin: 0;
    outline: medium none;
    padding: 0 10px;
    width: 100%;
    box-sizing: border-box;
  }

/* MOBILE NAVBAR BOTTOM OPTION 1 */
.mm-menu .mm-navbar-bottom-OFF li
{
  background-color: #002c75;
  border: solid thin #f3f3f3;
}
.mm-menu .mm-navbar-bottom-OFF li a
{
  color: #fff;
}

/* MOBILE NAVBAR BOTTOM OPTION 1 */
.mm-menu .mm-navbar-bottom li
{
  background-color: transparent;
}
.mm-menu-border-right
{
  border-right: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.mm-menu-border-left
{
  border-left: 1px solid rgba(0, 0, 0, 0.1) !important;
}

/* Turning OFF "Menu" at the top of the mobile menu */
#mm-1
{
  margin-top: 0;
  top: 0;
}
  #mm-1 .mm-navbar
  {
    display: none;
  }

.mm-navbar .mm-title {
  color: black;
}
.mm-menu .mm-listview
{
  color: black;
  font-size:large;
}
.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span
{
  color: black;
  font-size:large;
}
.mm-menu .mm-navbar > *, .mm-menu .mm-navbar a
{
  color: black;
  font-size:large;
}

@media (max-width: 992px) {
  .navbar-header {
    float: none;
  }

  .navbar-left, .navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }

  .navbar-collapse.collapse {
    display: none !important;
  }

  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }

    .navbar-nav > li {
      float: none;
    }

      .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
      }

  .collapse.in {
    display: block !important;
  }
}

.navbar-default .navbar-toggle {
  border: 0;
}

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #002c75;
  }


.where-crumbs {
    margin-bottom: 0 !important;
}

.login-crumbs {
    padding-left: 0 !important;
    margin-top: 0 !important;/*Changes for rebrand 03/01/2018 */
    margin-bottom: 10px !important;/*Changes for rebrand 03/01/2018 */
}

@media (min-width: 992px) {
  .login-crumbs {
    margin-top: 10px !important;/*Changes for rebrand 03/01/2018 */
    float: right;
  }
  .where-crumbs {
    margin-bottom: 10px !important;
  }
}

.child-sidebar .list-group, .child-sidebar .list-group-item {
  border-left: 0;
  border-right: 0;
  border-radius: inherit !important;
  box-shadow: inherit !important;
  font-size: 16px;
}

.child-sidebar a.list-group-item {
  color: #002c77;
}

.child-sidebar a.active {
  color: #fff;
}


.inner-crumbs {
  margin-top: -20px;
  margin-bottom: 30px;
}

  .inner-crumbs li a {
    border-radius: 0;
  }

  .inner-crumbs li.active a {
    background-color: #efefef;
    color: #555;
  }

  .inner-crumbs li p {
    display: block;
    padding: 10px 15px;
  }


.list-group {
    border-radius: 0;
    box-shadow: none;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus
{
    background-color: #002855;
    background-image: none;
    color: #C6AA76;
    text-shadow: none;
    border: none;
    border-radius: 0;
}

.list-group-item.active {
    color: #C6AA76;
}
.list-group-item:last-child, .list-group-item:first-child {
    border-radius: 0;
}

a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #002855;
}

#mobile-nav-btn .icon-bar {
    background-color: #ffffff;
}

#mobile-nav a {
    font-weight: normal !important;
}