@charset "UTF-8";
#mainheaderrow #header .navbar .navbar-inner {
  background: white !important; }

#block-menu-menu-iwd-navigation {
  background-color: #d2d2d2;
  /* background: -webkit-linear-gradient(top, #ffff7d 0%, #e7e6e6 100%) !important; */
  /* Chrome10+,Safari5.1+ */
  /* background: -o-linear-gradient(top, white 100%, #e7e6e6 100%) !important; */
  /* Opera 11.10+ */
  /* background: -ms-linear-gradient(top, white 100%, #e7e6e6 100%) !important; */
  /* IE10+ */
  /* background-image: -ms-linear-gradient(top, #ffffff 100%, #e7e6e6 100%); */
  /* background: linear-gradient(white 100%, #e7e6e6 100%) !important; */
  /* W3C */
  /* background: linear-gradient(white 100%, #e7e6e6 100%) !important; */
  /* W3C */
  border-radius: 0;
  border: solid;
  border-width: 1px;
  border-color: #ddd;
  border-right: none;
  border-left: none;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  /* box-shadow: 0px 2px 1px 1px #ddd; */
  background: white;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, white 0%, #e7e6e6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #e7e6e6));
  background: -webkit-linear-gradient(top, white 0%, #e7e6e6 100%);
  background: -o-linear-gradient(top, white 0%, #e7e6e6 100%);
  background: -ms-linear-gradient(top, white 0%, #e7e6e6 100%);
  background: linear-gradient(to bottom, white 0%, #e7e6e6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f6f6', endColorstr='#e7e6e6',GradientType=0 );
  border-radius: 0;
  border: none;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px; }

.navbar {
  margin-bottom: 0px; }

.navbar-default {
  background-color: #ffffff;
  border-color: #e7e7e7; }

.quick-links .navbar-inner .nav > li > a {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 14px !important;
  float: none !important;
  padding: 6px 10px 6px 10px !important;
  margin-top: 6px;
  color: #39413d !important;
  text-decoration: none !important;
  text-shadow: 0 1px 0 #ffffff !important;
  border-radius: 10px;
  border-color: #bbb;
  border-width: 1px;
  border-style: hidden; }

.quick-links .navbar-inner .nav > li > a:hover {
  /*    text-decoration: underline !important;  */
  /*    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important ; */
  /*    font-size: 14px !important ; */
  padding: 5px 9px 5px 9px !important;
  /*    margin-top: 6px; */
  color: #39413d !important;
  background-color: #f5f5f5 !important;
  /*    border-radius:10px; */
  border-color: #bbb;
  /*    border-width: 1px; */
  border-style: solid;
  /*    text-decoration: none !important ; */
  /*    text-shadow: 0 1px 0 #ffffff !important ; */ }

.region-sidebar-second {
  background-color: #f5f5f5 !important;
  border-style: solid;
  border-color: #ccc;
  border-radius: 10px;
  border-width: 1px; }

.region-sidebar-second h2 {
  color: #777;
  font-size: 16px;
  padding: 5px; }

.region-sidebar-second li {
  background-color: #fafafa !important;
  text-shadow: 0 1px 0 #fff !important;
  border-color: #ddd !important;
  border-radius: 10px !important;
  border-width: 1px;
  border-style: solid;
  margin: 5px;
  padding: 5px;
  /*   -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .4), inset -1px -1px 1px rgba(0, 0, 0, .4); */
  /*   -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .4), inset -1px -1px 1px rgba(0, 0, 0, .4); */
  /*   box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .4), inset -1px -1px 1px rgba(0, 0, 0, .4); */ }

.region-sidebar-second li:hover {
  /*   -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .4), inset -1px -1px 1px rgba(250, 250, 250, .4); */
  /*  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .4), inset -1px -1px 1px rgba(250, 250, 250, .4); */
  /* box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .4), inset -1px -1px 1px rgba(250,250, 250, .4); */
  border-color: #bbb !important;
  border-width: 1px;
  border-style: solid; }

.region-sidebar-second a {
  color: #777;
  /* font-family: "Helvetica Neue",Helvetica,Arial,sans-serif ; */
  /* font-family: "Century Gothic", Arial, sans-serif; */
  font-family: Arial, sans-serif; }

.region-sidebar-second a:hover {
  text-decoration: underline !important;
  color: #333 !important;
  text-shadow: 0 1px 0 #fff !important;
  background-color: #f5f5f5 !important; }

/* make top links match quick link look on hover */
.navbar .nav > li > a {
  padding: 8px 9px 3px 9px; }

.navbar .nav > li > a:hover {
  padding: 2px 8px 2px 8px;
  margin-top: 6px;
  color: #11c !important;
  text-decoration: underline;
  background-color: #f5f5f5;
  border-radius: 10px;
  border-color: #bbb;
  border-width: 1px;
  border-style: solid; }

.profile-info-login-disable a {
  background-color: #0067b1;
  background: -moz-linear-gradient(top, #0067b1, #004791) !important;
  background: -webkit-linear-gradient(top, #0067b1, #004791) !important;
  background: -o-linear-gradient(top, #0067b1, #004791) !important;
  background: linear-gradient(#0067b1, #004791) !important;
  text-shadow: 1px 1px 0 #336699;
  border-radius: 5px !important;
  color: #fff;
  /*  font-family:  Arial, sans-serif; */
  padding: 1px 5px 1px 5px;
  -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.4), inset -1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.4), inset -1px -1px 1px rgba(0, 0, 0, 0.4);
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.4), inset -1px -1px 1px rgba(0, 0, 0, 0.4); }

.profile-info-login-disable {
  text-shadow: 1px 1px 0 #336699; }

.btn-inverse {
  background: none;
  border: none;
  background-color: #004156 !important;
  background: -moz-linear-gradient(top, #004156, #004156) !important;
  background: -webkit-linear-gradient(top, #004156, #004156) !important;
  background: -o-linear-gradient(top, #004156, #004156) !important;
  background: linear-gradient(#004156, #004156) !important; }

.btn-inverse {
  background-color: #004156 !important; }

.views-row .views-row-2 .views-row-even {
  background-color: #f5f5f5; }

/*# sourceMappingURL=navbar.css.map */
