article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
body {
  min-height: 100%;
  height: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
/* reset default browser styles */
body,
div,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
textarea,
p,
blockquote {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
abbr,
acronym {
  border: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.NormalBold,
strong,
b {
  font-weight: 700;
}
body#Body {
  color: #0D3D4C;
  font-family: Lato, Arial, sans-serif;
  font-size: 1.0625em;
  line-height: 1.41176em;
  overflow-y: scroll;
}
#top {
  background-position: center top;
  background-repeat: no-repeat;
  clear: both;
}
#top #topWrapper {
  width: 950px;
  margin: 0px auto;
}
#header {
  background: #FFFFFF none repeat scroll 0 0;
  clear: both;
  display: flex;
  height: 105px;
  position: relative;
}
#header #logowrap {
  display: block;
}
#header #navigate {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-right: 1.5rem;
}
#header #navigate .RadMenu.RadMenu_.RadMenu,
#header #navigate .RadMenu2.RadMenu2_.RadMenu2 {
  float: none !important;
  margin: 0px auto;
  padding-left: 75px;
  outline: none;
}
.dnnLOGO {
  margin-left: 55px;
  margin-top: -32px;
  float: left;
  width: 384px;
}
#buttons {
  background: #16657f none repeat scroll 0 0;
  border-bottom: 9px solid #fff;
  height: 41px;
  text-align: right;
  clear: both;
}
#buttons #buttonsWrapper {
  margin: 0px auto;
  padding-top: 3px;
}
#buttons #buttonsWrapper a.linkbutton {
  color: #FFFFFF;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  padding: 10px 30px 11px 30px;
}
#buttons #buttonsWrapper a.linkbutton:hover {
  background-color: #0D3D4C;
  color: #FFFF;
  text-decoration: none !important;
}
ul.toplinks {
  margin: 0 auto;
  margin-right: 10px;
  min-width: 1190px;
}
.buttonitem {
  display: inline-block;
}
li.buttonitem {
  transform: skew(13deg);
}
a.givebutton {
  background: #B5BE34;
  color: #0D3D4C !important;
  font-weight: 700;
  font-size: 18px;
  font-style: italic;
  margin-right: 3px;
  padding: 8.5px 25px 25px 25px;
}
a.givebutton:hover {
  background-color: #c2cb41;
  text-decoration: none !important;
}
a.southbutton {
  background: #E47425;
  color: #FFFFFF !important;
  font-weight: 700;
  font-size: 18px;
  font-style: italic;
  padding: 8.5px 25px 25px 25px;
}
a.southbutton:hover {
  background-color: #E7823C;
  text-decoration: none !important;
}
/*PAGE TITLES*/
#dnn_menu2 {
  display: inline;
}
#dnn_menu2 a {
  color: #FFFFFF;
  display: inline;
  font-size: 60px;
  font-family: 'Libre Baskerville', serif;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
}
#dnn_menu2 a:hover {
  text-decoration: none !important;
}
#page-header {
  background: #B5BE34;
  height: 150px;
  margin-bottom: 110px;
}
hgroup {
  float: left;
  line-height: 60px;
  margin: 0 auto;
  margin-left: 125px;
  padding-top: 119px;
  transform: skew(-10deg);
}
h6 {
  background: rgba(104, 180, 188, 0.8);
  color: #FFFFFF;
  display: inline;
  font-size: 60px;
  font-family: 'Libre Baskerville', serif;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
}
h6 span {
  padding: 0 30px;
}
#paneTable {
  background-color: #FFF;
  margin: 0px auto;
  padding-bottom: 40px;
  padding-top: 5px;
  width: 1250px;
}
a#dnn_dnnLOGIN_cmdLogin {
  color: #0D3D4C;
  float: right;
  font-size: 0.875em;
  margin-bottom: 2px;
  text-decoration: none;
}
a#dnn_dnnLOGIN_cmdLogin:hover {
  color: #0D3D4C;
  float: right;
  font-size: 0.875em;
  text-decoration: none;
}
#LeftColumn {
  clear: both;
  float: left;
}
#Content {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  padding-top: 15px;
  width: 1140px;
  min-height: 500px;
}
#Content .LeftColumn {
  float: left;
  margin-top: 15px;
  width: 350px;
}
#Content .LeftColumn .LeftPane {
  margin-left: 10px;
  width: 210px;
  min-height: 75px;
}
#Content .LeftColumn .LeftPane .DefaultCont {
  margin-bottom: 25px;
  padding: 15px;
}
#Content #ContentWrap {
  float: right;
  margin-right: 30px;
  margin-top: 15px;
  width: 760px;
}
#Content #ContentWrap #pdvWrapper {
  clear: both;
}
/* Footers, starting with #FooterWrap2, as #FooterWrap1 is using #navigate styles */
#FooterWrap1 {
  background-color: #0D3D4C;
  clear: both;
  height: 46px;
  margin: 0px auto;
  min-width: 900px;
}
#FooterWrap1 .RadMenu.RadMenu_.RadMenu,
#FooterWrap1 .RadMenu2.RadMenu2_.RadMenu2 {
  float: none !important;
  margin: 0px auto;
  outline: none;
}
#FooterWrap2 {
  background: #0D3D4C none repeat scroll 0 0;
  height: 30px;
  padding-top: 10px;
  clear: both;
}
#FooterWrap2 #Footer2 {
  height: 30px;
  width: 950px;
  margin: 0px auto;
}
#FooterWrap2 #Footer2 .footerPane2 {
  font-size: 14.5px;
  text-align: center;
}
#FooterWrap2 #Footer2 .footerPane2 a,
#FooterWrap2 #Footer2 .footerPane2 a.SkinObject,
#FooterWrap2 #Footer2 .footerPane2 a:link,
#FooterWrap2 #Footer2 .footerPane2 a.SkinObject:link,
#FooterWrap2 #Footer2 .footerPane2 a:active,
#FooterWrap2 #Footer2 .footerPane2 a.SkinObject:active,
#FooterWrap2 #Footer2 .footerPane2 .SkinObject,
#FooterWrap2 #Footer2 .footerPane2 a:visited,
#FooterWrap2 #Footer2 .footerPane2 a.SkinObject:visited {
  color: #59595b;
  font-family: Lato, Arial, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
}
#FooterWrap2 #Footer2 .footerPane2 a:hover,
#FooterWrap2 #Footer2 .footerPane2 a.SkinObject:hover,
#FooterWrap2 #Footer2 .footerPane2 a:link:hover,
#FooterWrap2 #Footer2 .footerPane2 a.SkinObject:link:hover,
#FooterWrap2 #Footer2 .footerPane2 a:active:hover,
#FooterWrap2 #Footer2 .footerPane2 a.SkinObject:active:hover,
#FooterWrap2 #Footer2 .footerPane2 .SkinObject:hover,
#FooterWrap2 #Footer2 .footerPane2 a:visited:hover,
#FooterWrap2 #Footer2 .footerPane2 a.SkinObject:visited:hover {
  color: #0D3D4C;
}
#FooterWrap3 {
  clear: both;
  min-width: 1200px;
}
#FooterWrap3 #Footer3 {
  height: 200px;
  margin: 0px auto;
}
#FooterWrap3 #Footer3 .footerPane3 {
  float: left;
  width: 33%;
  height: 125px;
  margin-top: 30px;
}
#FooterWrap3 #Footer3 .footerPane3 #footL {
  float: left;
  width: 344px;
  margin-bottom: 20px;
}
#FooterWrap3 #Footer3 .footerPane3 #footR {
  float: right;
  width: 185px;
  margin-bottom: 20px;
}
#FooterWrap3 #Footer3 .footerPane4 {
  float: left;
  font-size: 19px;
  height: 125px;
  margin-top: 50px;
  width: 33%;
  text-align: center;
}
#FooterWrap3 #Footer3 .footerPane4 .icon-facebook {
  color: #16657F;
  margin-right: 20px;
  text-decoration: none;
  font-size: 22px;
  height: 32px;
  padding: 4px 10px 2px;
}
#FooterWrap3 #Footer3 .footerPane4 .icon-facebook:hover {
  color: #0D3D4C;
  text-decoration: none;
}
#FooterWrap3 #Footer3 .footerPane4 .icon-twitter {
  color: #16657F;
  margin-right: 20px;
  text-decoration: none;
  font-size: 22px;
  height: 32px;
  padding: 3px 5px;
}
#FooterWrap3 #Footer3 .footerPane4 .icon-twitter:hover {
  color: #0D3D4C;
  text-decoration: none;
}
#FooterWrap3 #Footer3 .footerPane4 .icon-linkedin {
  color: #16657F;
  margin-right: 20px;
  text-decoration: none;
  font-size: 22px;
  height: 32px;
  padding: 3px 6px;
}
#FooterWrap3 #Footer3 .footerPane4 .icon-linkedin:hover {
  color: #0D3D4C;
  text-decoration: none;
}
#FooterWrap3 #Footer3 .footerPane5 {
  float: left;
  height: 125px;
  margin-top: 40px;
  width: 33%;
}
#FooterWrap4 {
  background: #0D3D4C;
  clear: both;
  height: 90px;
}
#FooterWrap4 #Footer4 {
  width: 950px;
  margin: 0px auto;
  padding-top: 18px;
}
#FooterWrap4 #Footer4 .footerPane6 {
  text-align: center;
}
#FooterWrap4 #Footer4 .footerPane6 .toggle-mobile {
  background-color: #b5be35;
  border: 1px solid #fff;
  color: #fff;
  font-family: Lato, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5em;
  padding: 3px 31px;
  text-align: center;
  text-decoration: none;
}
#FooterWrap4 #Footer4 .footerPane6 .toggle-mobile:hover {
  background-color: #0D3D4C;
}
#FooterWrap4 #Footer4 .footerPane6 .StellarLogo {
  margin-top: 10px;
}
img.footer_logo {
  margin-left: 50px;
  width: 400px;
}
#footerPane5 img {
  width: 90px;
  margin-right: 30px;
}
/* ============================================================================================================================================================================================================================================================ */
/* INDIVIDUAL PAGE SKINS (w/ some shared elements) */
/*iphi */
#ContentWrap .TopPane {
  clear: both;
}
#ContentWrap .TopPane .Head,
#ContentWrap .TopPane H1 {
  color: #B5BE34;
  font-size: 21px;
  font-weight: 900;
  line-height: 32px;
  margin-bottom: 0.461538em;
  text-transform: uppercase;
}
#ContentWrap .TopPane .iphiCont {
  margin-bottom: 0;
}
#ContentWrap .ContentPane {
  clear: both;
}
#ContentWrap #pdvWrapper {
  clear: both;
}
#ContentWrap #pdvWrapper .SmallLeftPaneTop {
  width: 350px;
  float: left;
}
#ContentWrap #pdvWrapper .SmallRightPaneTop {
  width: 400px;
  float: right;
}
#ContentWrap .MiddlePane {
  clear: both;
}
#ContentWrap #pdvWrapper2 {
  clear: both;
}
#ContentWrap #pdvWrapper2 .SmallLeftPaneBottom {
  width: 250px;
  float: left;
}
#ContentWrap #pdvWrapper2 .SmallRightPaneBottom {
  width: 500px;
  float: right;
}
#ContentWrap .BottomPane {
  clear: both;
}
/*home */
.home #Content #ContentWrap,
.toplevel #Content #ContentWrap {
  float: none;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  padding-top: 15px;
  width: 100%;
}
.home #Content .ContentPane {
  clear: both;
}
.siteWrapper {
  margin: 0 auto;
}
/* ============================================================================================================================================================================================================================================================ */
/*NAVIGATIONS */
/*top navigation */
.siteWrapper .RadMenu {
  color: #0D3D4C;
  font-weight: normal;
  z-index: 100;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-right: 1.5rem;
  /* sub */
}
.siteWrapper .RadMenu ul.rmVertical.rmGroup.rmLevel1 {
  transition: top 0.01s !important;
}
.siteWrapper .RadMenu .rmHorizontal .rmText {
  padding: 0 20px 1px 0 !important;
}
.siteWrapper .RadMenu ul.rmActive,
.siteWrapper .RadMenu ul.rmRootGroup {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-right: 1.5rem;
}
.siteWrapper .RadMenu .rmRootGroup {
  width: auto !important;
  display: inline-block;
  margin: 0px !important;
  padding: 0;
}
.siteWrapper .RadMenu .rmRootGroup .rmItem {
  margin: 0px;
  padding: 23px 23px 0px 25px;
}
.siteWrapper .RadMenu .rmLink.rmRootLink.focused {
  color: #ffffff;
  background-color: #0D3D4C !important;
}
.siteWrapper .RadMenu .rmSeparator,
.siteWrapper .RadMenu .rmSeparator:after {
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
.siteWrapper .RadMenu .rmLink {
  float: left;
  outline-color: -moz-use-text-color;
  outline-style: none;
  outline-width: 0;
}
.siteWrapper .RadMenu ul.rmRootGroup li.rmItem a.rmLink {
  color: #0D3D4C;
  font-family: Lato, Arial, sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
  line-height: 45px;
  text-transform: uppercase;
  transform: skew(14deg);
}
.siteWrapper .RadMenu ul.rmRootGroup li.rmItem a.rmLink span.rmText {
  white-space: normal !important;
}
.siteWrapper .RadMenu ul.rmRootGroup .rmHorizontal .rmItem {
  text-align: left !important;
}
.siteWrapper .RadMenu ul.rmRootGroup li.rmItem a.rmLink span.rmText:hover {
  color: #FFF;
  font-weight: 700;
}
.siteWrapper .RadMenu ul.rmRootGroup li.rmItem:hover {
  color: #FFF;
}
.siteWrapper .RadMenu ul.rmRootGroup li.rmItem a.rmLink:hover {
  cursor: pointer;
  color: #FFF;
  background-color: #0D3D4C !important;
}
.siteWrapper .RadMenu .rmExpanded:hover {
  border: 0px;
  color: #ffffff;
  background-color: #0D3D4C !important;
}
.siteWrapper .RadMenu ul.rmRootGroup li.rmItem .expanded {
  color: #ffffff;
  background-color: #0D3D4C !important;
}
.siteWrapper .RadMenu ul.rmRootGroup li.rmItem .rmLink .rmRootLink .rmFocused .rmExpanded {
  color: #ffffff;
  background-color: #0D3D4C !important;
}
.siteWrapper .RadMenu ul.rmRootGroup li.rmItem .rmLink .rmRootLink .rmFocused .rmExpanded:hover {
  color: #ffffff;
  background-color: #0D3D4C !important;
}
.siteWrapper .RadMenu .rmLink.rmRootLink.rmExpanded {
  color: #ffffff !important;
  background-color: #0D3D4C !important;
}
.siteWrapper .RadMenu .rmLink.rmRootLink.focused .rmText {
  color: #ffffff;
  background-color: #0D3D4C !important;
}
.siteWrapper .RadMenu .rmLink.rmRootLink.focused .rmText:hover {
  color: #ffffff;
  background-color: #0D3D4C !important;
}
.siteWrapper .RadMenu .rmSlide {
  background-color: #0D3D4C;
  width: 275px !important;
  top: 68px !important;
  left: -40px !important;
}
.siteWrapper .RadMenu .rmGroup {
  width: 275px !important;
  display: block;
  margin: 0px !important;
  padding: 0;
}
.siteWrapper .RadMenu .rmGroup .rmItem {
  margin: 0 !important;
}
.siteWrapper .RadMenu .rmGroup .rmText {
  text-align: center;
}
.siteWrapper .RadMenu .rmSeparator,
.siteWrapper .RadMenu .rmSeparator:after {
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
.siteWrapper .RadMenu .rmLink {
  float: left;
  outline-color: -moz-use-text-color;
  outline-style: none;
  outline-width: 0;
}
.siteWrapper .RadMenu ul.rmGroup li.rmItem {
  border-right: 0px none;
  padding: 0 !important;
  width: 275px !important;
}
.siteWrapper .RadMenu .rmGroup .rmItem {
  padding: 0 !important;
}
.siteWrapper .RadMenu ul.rmGroup li.rmItem a.rmLink {
  color: #FFFFFF;
  font-family: Lato, Arial, sans-serif !important;
  font-size: 0.9375em;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2em;
  margin-right: 4px;
  padding: 0px !important;
  text-decoration: none !important;
  width: 275px !important;
}
.siteWrapper .RadMenu ul.rmGroup li.rmItem a.rmLink:hover {
  background-image: none !important;
  background-color: transparent !important;
}
.siteWrapper .RadMenu ul.rmGroup li.rmItem:hover {
  color: #FFFFFF;
  background-color: transparent !important;
  background-image: none !important;
}
.siteWrapper .RadMenu ul.rmGroup li.rmItem a.rmLink span.rmText {
  color: #FFFFFF;
  background-color: transparent !important;
  padding: 10px 0 !important;
}
.siteWrapper .RadMenu ul.rmGroup li.rmItem .expanded {
  color: #FFFFFF;
  background-color: transparent !important;
  background-image: none !important;
}
.siteWrapper .RadMenu ul.rmGroup li.rmItem .rmLink .rmRootLink .rmFocused .rmExpanded {
  color: #FFFFFF;
  background-color: transparent !important;
  background-image: none !important;
}
.siteWrapper .RadMenu ul.rmGroup li.rmItem .rmLink .rmRootLink .rmFocused .rmExpanded :hover {
  color: #FFFFFF;
  background-color: transparent !important;
  background-image: none !important;
}
.siteWrapper .RadMenu2 {
  color: #0D3D4C;
  font-weight: normal;
  display: table;
  z-index: 100;
}
.siteWrapper .RadMenu2 .rmHorizontal .rmText {
  padding: 0 65px 0 0 !important;
}
.siteWrapper .RadMenu2 ul.rmActive,
.siteWrapper .RadMenu2 ul.rmRootGroup {
  display: block;
}
.siteWrapper .RadMenu2 .rmRootGroup {
  width: auto !important;
  display: inline-block;
  margin: 0px !important;
  padding: 0;
}
.siteWrapper .RadMenu2 .rmRootGroup .rmItem {
  margin: 0px;
  padding: 0px;
}
.siteWrapper .RadMenu2 .rmLink.rmRootLink.focused {
  color: #ffffff;
  background-color: #0D3D4C !important;
}
.siteWrapper .RadMenu2 .rmSeparator,
.siteWrapper .RadMenu2 .rmSeparator:after {
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
.siteWrapper .RadMenu2 .rmLink {
  float: left;
  outline-color: -moz-use-text-color;
  outline-style: none;
  outline-width: 0;
}
.siteWrapper .RadMenu2 ul.rmRootGroup li.rmItem a.rmLink {
  color: #FFFFFF;
  font-family: Lato, Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 45px;
  text-transform: uppercase;
  transform: none;
}
.siteWrapper .RadMenu2 ul.rmRootGroup li.rmItem a.rmLink span.rmText {
  white-space: normal !important;
}
.siteWrapper .RadMenu2 ul.rmRootGroup .rmHorizontal .rmItem {
  text-align: left !important;
}
.siteWrapper .RadMenu2 ul.rmRootGroup li.rmItem a.rmLink span.rmText:hover {
  color: #FFF;
  font-weight: 400;
}
.siteWrapper .RadMenu2 ul.rmRootGroup li.rmItem:hover {
  color: #FFF;
}
.siteWrapper .RadMenu2 ul.rmRootGroup li.rmItem a.rmLink:hover {
  cursor: pointer;
  color: #FFF;
  background-color: #0D3D4C !important;
}
.siteWrapper .RadMenu2 .rmExpanded:hover {
  border: 0px;
  color: #ffffff;
  background-color: #0D3D4C !important;
}
.siteWrapper .RadMenu2 ul.rmRootGroup li.rmItem .expanded {
  color: #ffffff;
  background-color: #0D3D4C !important;
}
.siteWrapper .RadMenu2 ul.rmRootGroup li.rmItem .rmLink .rmRootLink .rmFocused .rmExpanded {
  color: #ffffff;
  background-color: #0D3D4C !important;
}
.siteWrapper .RadMenu2 ul.rmRootGroup li.rmItem .rmLink .rmRootLink .rmFocused .rmExpanded:hover {
  color: #ffffff;
  background-color: #0D3D4C !important;
}
.siteWrapper .RadMenu2 .rmLink.rmRootLink.rmExpanded {
  color: #ffffff !important;
  background-color: #0D3D4C !important;
}
.siteWrapper .RadMenu2 .rmLink.rmRootLink.focused .rmText {
  color: #ffffff;
  background-color: #0D3D4C !important;
}
.siteWrapper .RadMenu2 .rmLink.rmRootLink.focused .rmText:hover {
  color: #ffffff;
  background-color: #0D3D4C !important;
}
/* left hand navigation */
.RadPanelbar {
  background: #B5BE34;
  list-style: none outside none;
  padding: 30px 0;
  width: 380px !important;
  border: 0px none !important;
}
.RadPanelbar ul.rpRootGroup {
  border-style: none;
  border-left: 0 none;
  border-top: 0 none !important;
  width: 400px;
}
.RadPanelbar ul.rpRootGroup li.rpItem {
  width: 100%;
}
.RadPanelbar ul.rpRootGroup li.rpItem a.rpLink {
  color: #0D3D4C;
  border: 0 none !important;
  display: block;
  font-size: 23px;
  font-weight: 700;
  line-height: 26px;
  padding: 20px;
  text-transform: uppercase;
  text-align: left;
}
.RadPanelbar ul.rpRootGroup li.rpItem a.rpLink .rpText {
  margin-left: 0;
}
.RadPanelbar ul.rpRootGroup li.rpItem a.rpLink:hover {
  color: #0D3D4C !important;
  font-weight: 900;
  margin-left: 0px;
  text-decoration: none;
}
.RadPanelbar ul.rpRootGroup li.rpItem a.rpLink.selected {
  background-color: rgba(21, 102, 127, 0.9);
  color: #FFFFFF !important;
  font-weight: 700;
  transform: skew(-10deg);
  transform-origin: top;
}
.RadPanelbar .rpOut {
  border-bottom-style: none;
  border-bottom-width: 0px !important;
}
.RadPanelbar .rpLevel2 .rpTemplate,
.RadPanelbar .rpLevel2 .rpOut {
  padding-left: 0px !important;
}
.RadPanelbar .rpFocused .rpOut,
.RadPanelbar .rpLink:hover .rpOut,
.RadPanelbar .rpSelected .rpOut,
.RadPanelbar .rpSelected:hover .rpOut {
  padding-bottom: 0px !important;
}
.RadPanelbar .rpExpandHandle {
  display: none !important;
}
.RadPanelbar .rpCollapseHandle {
  display: none !important;
}
/* ACTIONS MENU */
.RadMenu_Outlook {
  text-align: left;
}
.RadMenu_Outlook .rmVertical .rmSeparator .rmText {
  margin-left: 0px;
  border-top: none;
}
.RadMenu_Outlook .rmGroup .rmVertical,
.RadMenu_Outlook .rmGroup {
  background-image: none;
}
.RadMenu_Outlook .rmGroup {
  border: none;
}
.RadMenu_Outlook .rmItem .rmFirst {
  margin-left: 0px;
}
/* ============================================================================================================================================================================================================================================================ */
/* III. TEXT STYLES */
/* default text */
.Normal {
  color: #0D3D4C;
  font-family: Lato, Arial, sans-serif;
  font-size: 1.0625em;
  line-height: 1.41176em;
}
p {
  color: #0D3D4C;
  font-family: Lato, Arial, sans-serif;
  font-size: 1.0625em;
  line-height: 1.41176em;
}
.NormalBold {
  font-weight: 700;
}
strong {
  font-weight: 700;
}
b {
  font-weight: 700;
}
em {
  font-style: italic;
}
blockquote {
  color: #0D3D4C;
  font-family: Lato, Arial, sans-serif;
  font-size: 1.0625em;
  line-height: 1.41176em;
  margin-left: 30px;
}
UL LI {
  line-height: 34px;
  list-style-type: disc;
}
ol,
ul {
  list-style: none outside none;
  margin: 15px 0 0 45px;
}
th {
  color: #0D3D4C;
  font-family: Lato, Arial, sans-serif;
  font-size: 1.0625em;
  line-height: 1.41176em;
}
.rtWrapperContent li {
  margin-left: 20px !important;
}
/* default links */
a,
a.SkinObject,
a:link,
a.SkinObject:link,
a:active,
a.SkinObject:active,
.SkinObject,
a:visited,
a.SkinObject:visited {
  color: #E47425;
  font-family: Lato, Arial, sans-serif;
  text-decoration: none;
  line-height: 1.5em;
}
a:hover,
a.SkinObject:hover {
  color: #E47425;
  font-family: Lato, Arial, sans-serif;
  text-decoration: underline;
  line-height: 1.5em;
}
/* Standard Header */
.Head {
  color: #B5BE34;
  font-size: 21px;
  font-weight: 900;
  line-height: 24px;
  margin-bottom: 0.461538em;
  text-transform: uppercase;
}
.headera {
  color: #B5BE34;
  font-size: 21px;
  font-weight: 900;
  line-height: 24px;
  margin-bottom: 0.461538em;
  text-transform: uppercase;
}
H1 {
  color: #B5BE34;
  font-size: 21px;
  font-weight: 900;
  line-height: 24px;
  margin-bottom: 0.461538em;
  text-transform: uppercase;
}
/*SubHeader */
.SubHead {
  color: #b5be35;
  font-family: Lato, Arial, sans-serif, Arial;
  font-size: 1.71429em;
  font-weight: normal;
  line-height: 1.115em;
  margin: 0 0 3px;
  padding: 0;
  text-transform: none;
}
.headerb {
  color: #b5be35;
  font-family: Lato, Arial, sans-serif, Arial;
  font-size: 1.71429em;
  font-weight: normal;
  line-height: 1.115em;
  margin: 0 0 3px;
  padding: 0;
  text-transform: none;
}
H2 {
  color: #b5be35;
  font-family: Lato, Arial, sans-serif, Arial;
  font-size: 1.71429em;
  font-weight: normal;
  line-height: 1.115em;
  margin: 0 0 3px;
  padding: 0;
  text-transform: none;
}
/*Small Black SubHeader */
H3 {
  color: #b2be35;
  font-family: Lato, Arial, sans-serif, Arial;
  font-size: 1.71429em;
  font-weight: normal;
  line-height: 1.115em;
  margin: 0 0 3px;
  padding: 0;
  text-transform: none;
}
/* ============================================================================================================================================================================================================================================================ */
/* STYLINGS THAT APPLY TO MULTIPLE MODULES */
/* sort and paging graphics */
.rgCollapse {
  background-image: url(images/collapse.gif);
  background-repeat: no-repeat;
  width: 13px;
  height: 11px;
}
.rgExpand {
  background-image: url(images/expand.gif);
  background-repeat: no-repeat;
  width: 13px;
  height: 11px;
}
.rgSortAsc {
  background-image: url(images/sortAsc.gif);
  background-repeat: no-repeat;
  width: 13px;
  height: 11px;
}
.rgSortDesc {
  background-image: url(images/sortDesc.gif);
  background-repeat: no-repeat;
  width: 13px;
  height: 11px;
}
.rgPagePrev {
  background-image: url(images/PagingPrev.gif);
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
}
.rgPageNext {
  background-image: url(images/PagingNext.gif);
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
}
.RadGrid_Office2007 .rgPager {
  background: transparent none repeat scroll 0 0 !important;
}
.RadGrid_Office2007 .rgNumPart a:hover,
.RadGrid_Office2007 .rgNumPart a:hover span,
.RadGrid_Office2007 .rgNumPart a.rgCurrentPage,
.RadGrid_Office2007 .rgNumPart a.rgCurrentPage span {
  background: transparent none repeat scroll 0 0 !important;
}
.RadGrid_Office2007 .rgNumPart a {
  padding: 0px !important;
}
.rgPageFirst {
  background-image: url(images/PagingFirst.gif) !important;
  background-repeat: no-repeat !important;
}
.rgPagePrev {
  background-image: url(images/PagingPrev.gif) !important;
  background-repeat: no-repeat !important;
}
.rgPageNext {
  background-image: url(images/PagingNext.gif) !important;
  background-repeat: no-repeat !important;
}
.rgPageLast {
  background-image: url(images/PagingLast.gif) !important;
  background-repeat: no-repeat !important;
}
.RadGrid_Office2007 .rgWrap {
  line-height: 21px;
}
.RadGrid_Office2007 .rgPageFirst {
  background-position: 7px 50% !important;
}
.RadGrid_Office2007 .rgPagePrev {
  background-position: -4px 50% !important;
}
.RadGrid_Office2007 .rgPageNext {
  background-position: 7px 50% !important;
}
.RadGrid_Office2007 .rgPageLast {
  background-position: -5px 40% !important;
}
.RadInput_Office2007,
.RadInputMgr_Office2007 {
  font-family: Lato, Arial, sans-serif !important;
}
html body .RadInput_Office2007 .riTextBox,
html body .RadInputMgr_Office2007 {
  font-family: Lato, Arial, sans-serif !important;
  border: 1px solid #C5C8CB !important;
  padding: 3px !important;
}
.RadGrid_Office2007 .rgPager .rgPagerLabel,
.RadGrid_Office2007 .rgPager .RadComboBox,
.RadGrid_Office2007 .rgPager .RadInput_Office2007 {
  margin: 0 1px 0 0 !important;
}
.RadGrid_Office2007 .rgRow td,
.RadGrid_Office2007 .rgAltRow td,
.RadGrid_Office2007 .rgEditRow td,
.RadGrid_Office2007 .rgFooter td {
  padding-top: 0px !important;
  line-height: 20px;
}
.RadGrid_Office2007 .rgNumPart a.rgCurrentPage span,
.RadGrid_Office2007 .rgNumPart a.rgCurrentPage:hover span {
  width: 30px !important;
}
.RadGrid_Office2007,
.RadGrid_Office2007 .rgMasterTable {
  font-family: Lato, Arial, sans-serif;
  font-size: 14px !important;
  color: #0D3D4C !important;
}
.RadGrid_Office2007 .rgDetailTable {
  font-family: Lato, Arial, sans-serif;
  font-size: 14px !important;
  color: #0D3D4C !important;
}
.RadGrid_Office2007 .rgGroupPanel table {
  font-family: Lato, Arial, sans-serif;
  font-size: 14px !important;
  color: #0D3D4C !important;
}
.RadGrid_Office2007 .rgCommandRow table {
  font-family: Lato, Arial, sans-serif;
  font-size: 14px !important;
  color: #0D3D4C !important;
}
.RadGrid_Office2007 .rgEditForm table {
  font-family: Lato, Arial, sans-serif;
  font-size: 14px !important;
  color: #0D3D4C !important;
}
.RadGrid_Office2007 .rgPager table {
  font-family: Lato, Arial, sans-serif;
  font-size: 14px !important;
  color: #0D3D4C !important;
}
.GridToolTip_Office2007 {
  font-family: Lato, Arial, sans-serif;
  font-size: 14px !important;
  color: #0D3D4C !important;
}
.RadGrid_Default .rgAltRow {
  background: #FFFFFF !important;
}
.RadGrid_Default .rgRow a,
.RadGrid_Default .rgAltRow a,
.RadGrid_Default .rgEditRow a,
.RadGrid_Default .rgFooter a,
.RadGrid_Default .rgEditForm a {
  color: #E7823C !important;
  font-size: 14px;
}
.RadGrid_Default .rgRow a:hover,
.RadGrid_Default .rgAltRow a:hover,
.RadGrid_Default .rgEditRow a:hover,
.RadGrid_Default .rgFooter a:hover,
.RadGrid_Default .rgEditForm a:hover {
  color: #E7823C;
  text-decoration: underline;
}
thead .rgPager {
  display: none;
}
.RadGrid_Office2007 .rgPager .rgPagerCell {
  border-color: #FFFFFF !important;
  border-style: none !important;
  border-width: 0px !important;
}
.RadGrid_Office2007 td.rgPagerCell {
  border-top: 0px none !important;
}
.RadGrid_Office2007 .rgInfoPart {
  color: #0D3D4C !important;
}
/*======================================================================================================================================================================================================================================================== */
/* STYLINGS AT THE MODULAR LEVEL */
/* PrivateViews, across the board styles (mostly for numbers that should be right aligned, such as dollar amounts) */
.Amount {
  text-align: right;
}
th.Amount {
  text-align: right !important;
}
.Quantity {
  text-align: right;
}
th.Quantity {
  text-align: right !important;
}
.Price {
  text-align: right;
}
th.Price {
  text-align: right !important;
}
.AmountTotal {
  text-align: right !important;
  font-weight: bold;
  font-size: 12px;
}
.igridqty {
  text-align: right;
}
th.igridqty {
  text-align: right !important;
}
.rgAdvPart > span[id$='ChangePageSizeLabel'] {
  display: none !important;
}
input#snapshotRecommendGrant {
  background-color: #b5be35;
  border: 0 none;
  border-radius: 0px;
  color: #0D3D4C;
  cursor: pointer;
  font-family: Lato, Arial, sans-serif;
  font-size: 1rem !important;
  margin: 1px;
  padding: 0.4em 1.1em;
  text-transform: uppercase;
  transform: skew(-9deg);
  font-weight: 900 !important;
}
input#snapshotRecommendGrant:hover {
  background-color: #b5be35;
  cursor: pointer;
}
.button,
button,
input.primary,
.primary,
.secondary,
.iPhiForm .primary {
  background-color: #b5be35;
  border: 0 none;
  border-radius: 0px;
  color: #0D3D4C;
  cursor: pointer;
  font-family: Lato, Arial, sans-serif;
  font-size: 1rem !important;
  margin: 1px;
  padding: 0.4em 1.1em;
  text-transform: uppercase;
  transform: skew(-9deg);
  font-weight: 900 !important;
}
.button:hover,
button:hover,
input.primary:hover,
.primary:hover,
.secondary:hover,
.iPhiForm .primary:hover {
  background-color: #b5be35;
  cursor: pointer;
}
/* hiding some of the paging elements in the tables ... too crowded */
.rgAdvPart > span[id$='ChangePageSizeTextBox_wrapper'] {
  display: none !important;
}
.rgAdvPart > input[id$='ChangePageSizeLinkButton'] {
  display: none !important;
}
/* New Recommend a Grant Form styles */
.iPhiForm div.fieldset {
  border: 0px none !important;
}
.iPhiForm div.legend {
  background-color: #FFFFFF !important;
  border: 0px none !important;
  color: #0D3D4C;
  font-size: 21px;
  line-height: 24px;
  margin-bottom: 0.461538em;
  font-family: Lato, Arial, sans-serif;
  font-size: 22px;
}
.iPhiForm div.legend {
  background-color: #FFFFFF !important;
  border: 0px none !important;
  color: #0D3D4C;
  font-size: 21px;
  line-height: 24px;
  margin-bottom: 0.461538em;
  font-family: Lato, Arial, sans-serif;
  font-size: 22px;
}
.iPhiForm .optional label {
  font-weight: normal;
  line-height: 1.41176em !important;
}
.thefield {
  line-height: 1.41176em !important;
}
a#ccvLink {
  margin-left: 10em;
}
.descriptive,
.errormessage,
.warningmessage {
  font-size: 14px;
}
.DefaultContributionEntry {
  border: 0px none !important;
}
/* Removing the default left margin on the statements module */
.Statements .statementsContainer {
  margin-left: 0;
}
/*Misc Custom Form Styles */
.iPhiForm .DropDown select {
  color: #0D3D4C;
  font-family: Lato, Arial, sans-serif, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.5em;
  overflow: visible;
  width: 200px;
}
button,
input,
select,
textarea {
  font-size: 14px !important;
}
/* manually setting some button styles. */
.iPhiForm .primary {
  font-weight: 900 !important;
}
.captchaImage {
  margin-bottom: 10px !important;
  margin-left: 0;
}
.Catpcha_container {
  margin-left: 11em !important;
}
.iPhiForm .radiogroup .thelabel {
  padding-top: 0px;
}
/*hides minimize*/
.title_vis {
  display: none;
}
/*hides print*/
.c_footer {
  display: none;
}
/*Sets width of remove charity x */
.RemoveCharity {
  width: 10% !important;
}
/* Misc E-Comm Styles */
#creditCard a {
  display: block;
}
.communicationValue input {
  background-color: transparent;
  border: 1px solid #D6E5EA !important;
  cursor: pointer;
  margin: 0;
  padding: 2px !important;
  vertical-align: middle;
}
#iPhiWrapper .default {
  margin-bottom: 20px;
}
.FundActivitySearcher .searchForm {
  width: 100% !important;
}
.FundActivitySearcher .CustomFormSubmitButton {
  margin: 0em !important;
  float: none;
}
.FundActivitySearcher .primary {
  margin: 0px;
}
.FundActivitySearcher .searchForm .primary {
  float: left !important;
}
.FundActivityDetailReport h1 {
  color: #0D3D4C;
  font-family: Lato, Arial, sans-serif, Arial;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
}
.ContribActivitySearch .advancedSearch {
  border-style: none;
  border-width: 0;
}
.scheduleDetails {
  margin-bottom: 15px;
}
/* adding some padding on the recurring grant schedule detail page */
.advancedSearchTable {
  border: 0 none !important;
}
.Statements .statementsContainer {
  width: 250px;
  font: 14px/18px Lato, Arial, sans-serif, Arial, Lato, Arial, sans-serif !important;
}
/* ============================================================================================================================================================================================================================================================ */
/* RadGrid Defaults */
.RadGrid_Office2007 .rgHeader,
.RadGrid_Office2007 .rgHeader a {
  color: #FFFFFF !important;
  font-family: Lato, Arial, sans-serif;
  font-size: 15px;
}
.RadGrid_Office2007 .rgRow a,
.RadGrid_Office2007 .rgAltRow a,
.RadGrid_Office2007 .rgEditRow a,
.RadGrid_Office2007 .rgFooter a,
.RadGrid_Office2007 .rgEditForm a {
  color: #E7823C !important;
  text-decoration: none;
  font: 14px/1.5em Lato, Arial, sans-serif !important;
}
.RadGrid_Office2007 .rgRow a:hover,
.RadGrid_Office2007 .rgAltRow a:hover,
.RadGrid_Office2007 .rgEditRow a:hover,
.RadGrid_Office2007 .rgFooter a:hover,
.RadGrid_Office2007 .rgEditForm a:hover {
  color: #E7823C !important;
  font: 14px/1.5em Lato, Arial, sans-serif !important;
  text-decoration: underline !important;
}
.RadGrid_Office2007 .rgRow td,
.RadGrid_Office2007 .rgAltRow td,
.RadGrid_Office2007 .rgEditRow td,
.RadGrid_Office2007 .rgFooter td {
  border-width: 0 0 1px !important;
}
/* removing left & right cell borders */
.RadGrid_Office2007,
.RadGrid_Office2007 .rgMasterTable,
.RadGrid_Office2007 .rgDetailTable,
.RadGrid_Office2007 .rgGroupPanel table,
.RadGrid_Office2007 .rgCommandRow table,
.RadGrid_Office2007 .rgEditForm table,
.RadGrid_Office2007 .rgPager table,
.GridToolTip_Office2007 {
  font: 14px/1.5em Lato, Arial, sans-serif !important;
}
.RadGrid_Office2007 .rgFooterDiv,
.RadGrid_Office2007 .rgFooter {
  background: none repeat-x scroll 0 0 #0d3d4c !important;
  border-color: #0D3D4C !important;
  font: 14px/1.5em Lato, Arial, sans-serif !important;
}
/* styling default footers */
.RadGrid_Office2007 .rgFooter td {
  color: #FFF !important;
  font: 14px/1.5em Lato, Arial, sans-serif !important;
  font-weight: bold !important;
}
/* styling default footer text style */
.RadGrid_Office2007 {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 0px none !important;
  color: #0D3D4C !important;
  margin-top: 1px !important;
}
.rgMasterTable {
  border: 0px none !important;
}
.RadGrid_Office2007 .rgHeader,
.RadGrid_Office2007 th.rgResizeCol,
.RadGrid_Office2007 .rgMultiHeaderRow th.rgHeader,
.RadGrid_Office2007 .rgMultiHeaderRow th.rgResizeCol {
  background: none repeat scroll 0 0 #0D3D4C !important;
  border: 0px none !important;
}
/* default grid header style */
.RadGrid_Office2007 .rgRow a,
.RadGrid_Office2007 .rgAltRow a,
.RadGrid_Office2007 .rgEditRow a,
.RadGrid_Office2007 .rgFooter a,
.RadGrid_Office2007 .rgEditForm a {
  color: #E7823C !important;
  text-decoration: none;
  font: 14px/1.5em Lato, Arial, sans-serif !important;
}
.RadGrid_Office2007 .rgRow a:hover,
.RadGrid_Office2007 .rgAltRow a:hover,
.RadGrid_Office2007 .rgEditRow a:hover,
.RadGrid_Office2007 .rgFooter a:hover,
.RadGrid_Office2007 .rgEditForm a:hover {
  color: #E7823C !important;
  font: 14px/1.5em Lato, Arial, sans-serif !important;
  text-decoration: underline !important;
}
.RecommendGrantCharityList tr.rgAltRow td + td + td,
.RecommendGrantCharityList tr.rgRow td + td + td {
  text-align: left;
}
/* ============================================================================================================================================================================================================================================================ */
/* MISC */
.ModStellariPhiModulesMyProfileC .RadTabStripTop_Office2007 .rtsLevel1 .rtsLink,
.ModStellariPhiModulesModuleWrapperRadTabC .RadTabStripTop_Office2007 .rtsLevel1 .rtsLink,
.ModStellariPhiModulesMyProfileC .RadTabStripTop_Office2007 .rtsLevel1 .rtsOut,
.ModStellariPhiModulesModuleWrapperRadTabC .RadTabStripTop_Office2007 .rtsLevel1 .rtsOut,
.ModStellariPhiModulesMyProfileC .RadTabStripBottom_Office2007 .rtsLevel1 .rtsLink,
.ModStellariPhiModulesModuleWrapperRadTabC .RadTabStripBottom_Office2007 .rtsLevel1 .rtsLink,
.ModStellariPhiModulesMyProfileC .RadTabStripBottom_Office2007 .rtsLevel1 .rtsOut,
.ModStellariPhiModulesModuleWrapperRadTabC .RadTabStripBottom_Office2007 .rtsLevel1 .rtsOut,
.ModStellariPhiModulesMyProfileC .RadTabStripTop_Office2007 .rtsLevel1,
.ModStellariPhiModulesModuleWrapperRadTabC .RadTabStripTop_Office2007 .rtsLevel1,
.ModStellariPhiModulesMyProfileC .RadTabStripBottom_Office2007 .rtsLevel1,
.ModStellariPhiModulesModuleWrapperRadTabC .RadTabStripBottom_Office2007 .rtsLevel1 {
  background-image: none !important;
}
.ModStellariPhiModulesMyProfileC .RadTabStrip_Office2007 .rtsLevel1,
.ModStellariPhiModulesModuleWrapperRadTabC .RadTabStrip_Office2007 .rtsLevel1 {
  background-color: #e7eaeb !important;
}
.ModStellariPhiModulesMyProfileC .RadTabStrip_Office2007,
.ModStellariPhiModulesModuleWrapperRadTabC .RadTabStrip_Office2007 {
  background-color: #e7eaeb  !important;
  height: 35px;
}
.ModStellariPhiModulesMyProfileC .RadTabStripTop_Office2007 .rtsLevel1 .rtsSelected,
.ModStellariPhiModulesModuleWrapperRadTabC .RadTabStripTop_Office2007 .rtsLevel1 .rtsSelected,
.ModStellariPhiModulesMyProfileC .RadTabStripTop_Office2007 .rtsLevel1 .rtsSelected:hover,
.ModStellariPhiModulesModuleWrapperRadTabC .RadTabStripTop_Office2007 .rtsLevel1 .rtsSelected:hover {
  background-color: #FFFFFF;
  background-position: 0 -26px;
  border-radius: 3px 3px 0 0;
  box-shadow: 0 1px 6px #999;
  line-height: 30px;
  margin: 5px 0 0 2px;
  max-height: 30px;
}
.ModStellariPhiModulesMyProfileC .RadTabStrip .rtsLevel1 .rtsTxt,
.ModStellariPhiModulesModuleWrapperRadTabC .RadTabStrip .rtsLevel1 .rtsTxt,
.ModStellariPhiModulesMyProfileC .RadTabStripVertical .rtsLevel1 .rtsTxt,
.ModStellariPhiModulesModuleWrapperRadTabC .RadTabStripVertical .rtsLevel1 .rtsTxt {
  color: #0D3D4C;
  font-family: Lato, Arial, sans-serif, sans-serif !important;
  font-size: 15px;
  line-height: 35px;
  padding: 0 5px;
}
.ModStellariPhiModulesMyProfileC .multiPage,
.ModStellariPhiModulesModuleWrapperRadTabC .multiPage {
  background-color: #FFFFFF;
  border: 0px none !important;
  margin-top: -2px;
}
/* setting admin dropdowns color */
.RadMenu_Outlook a.rmLink,
.RadMenu_Outlook .rmText {
  color: #59595b !important;
}
/* login - missing info module */
.MissingInfo {
  width: 625px !important;
}
.iPhiLogin .MissingInfo {
  width: 600px !important;
}
/* statements */
.ModStellariPhiModulesStatementsC {
  padding: 0 12px 12px;
}
.Statements .statementsContainer {
  border: 1px solid #e7eaeb;
  height: 300px;
  overflow-y: scroll;
}
.even {
  border-color: #e7eaeb;
  border-style: solid;
  border-width: 1px 0;
}
.RadGrid_Office2007 {
  border: 0px none !important;
}
/* containers */
.defaultTitleContainer {
  margin-bottom: 25px;
}
.DefaultCont {
  margin-bottom: 25px;
}
.iphiCont {
  margin-bottom: 45px;
}
/* ============================================================================================================================================================================================================================================================ */
/* mobile-specific styling */
/*swipe menu: default colors*/
#menu1 {
  background-color: #FFFFFF;
}
.mobile-menu > ul {
  padding: 20px 25px 35px;
}
.mobile-menu > .nav.nav-tabs > li > a {
  background-color: #b5be35;
  color: #FFFFFF;
  font-weight: 400;
}
.mobile-menu > .nav.nav-tabs > li > a:hover,
.mobile-menu > .nav.nav-tabs > li > a:focus {
  background-color: #5b6f13;
  color: #FFFFFF;
  text-decoration: none !important;
}
/*swipe menu: level-1*/
.mobile-menu > .nav.nav-tabs > .level-1 > a {
  background-color: #b5be35;
  color: #FFFFFF;
  font-weight: 400;
}
.mobile-menu > .nav.nav-tabs > .level-1 > a:hover,
.mobile-menu > .nav.nav-tabs > .level-1 > a:focus {
  background-color: #5b6f13;
  color: #FFF;
  text-decoration: none !important;
}
.mobile-menu > .nav.nav-tabs > .selected-page.level-1 {
  background-color: #5b6f13;
  color: #FFF;
  text-decoration: none !important;
}
.current-page.selected-page.level-1 > a {
  background-color: #5b6f13 !important;
}
/*swipe menu: level-2*/
.mobile-menu > .nav.nav-tabs > .level-2 > a {
  background-color: #0D3D4C;
  color: #FFF;
  font-weight: 400;
  padding-left: 25px !important;
}
.mobile-menu > .nav.nav-tabs > .level-2 > a:hover,
.mobile-menu > .nav.nav-tabs > .level-2 > a:focus {
  background-color: #0D3D4C;
  color: #FFF;
}
/* narrow windows: unfloat and stretch panes*/
@media only screen and (max-width: 831px) {
  .is-mobile .toplevel,
  .is-mobile .home,
  .is-mobile .iphi,
  .is-mobile .onepane,
  .is-mobile .onepaneSidebar {
    float: none;
    width: 100%;
    padding: 10px;
    background-color: #FEFCEA;
    border-top: 5px solid #A7571C;
    border-bottom: 5px solid #A7571C;
  }
}
@media only screen and (min-width: 832px) {
  .is-mobile {
    width: 832px !important;
    margin: 0 auto !important;
  }
}
.mobile-banner a,
.mobile-banner a.SkinObject,
.mobile-banner a:link,
.mobile-banner a.SkinObject:link,
.mobile-banner a:active,
.mobile-banner a.SkinObject:active,
.mobile-banner .SkinObject,
.mobile-banner a:visited,
.mobile-banner a.SkinObject:visited {
  color: #0D3D4C;
  font-family: Lato, Arial, sans-serif;
  text-decoration: none !important;
}
.is-mobile {
  /*removing ability to expand fund activity*/
  /*removing some paging functions on mobile - too crowded*/
  /*removing some paging functions on mobile - too crowded*/
  /*this is what will hide columns in client side tables - add to additional classes in grid*/
  /*=====================================================================================================================================================*/
  /*hiding table columns for mobile only*/
  /*DONORVIEW*/
}
.is-mobile #paneTable {
  box-shadow: none !important;
  padding-bottom: 0 !important;
}
.is-mobile .mobile-banner {
  float: none;
  background-color: #fff;
  padding: 15px 0;
}
.is-mobile #dnn_dnnLOGO2_hypLogo > img {
  max-width: 292px;
}
.is-mobile #Content #ContentWrap {
  background-color: #FFFFFF !important;
  float: none !important;
  margin-right: 0px;
  padding: 0 1% 25px 1%;
}
.is-mobile #ContentWrap .TopPane {
  float: none !important;
  margin-top: 35px;
  width: auto !important;
}
.is-mobile #ContentWrap .TopPane .Head {
  font-size: 40px;
  line-height: 45px;
}
.is-mobile #ContentWrap .ContentPane {
  clear: both;
  margin: 0px auto;
}
.is-mobile #ContentWrap #pdvWrapper .SmallLeftPane {
  clear: both !important;
  float: none !important;
  clear: both;
  width: 95%;
  margin: 0px auto;
}
.is-mobile #ContentWrap #pdvWrapper .SmallRightPane {
  clear: both !important;
  float: none !important;
  width: 95%;
  margin: 0px auto;
}
.is-mobile .SmallRightPaneTop,
.is-mobile .SmallRightPaneBottom {
  clear: both;
  float: none;
  width: 95% !important;
}
.is-mobile #ContentWrap .BottomPane {
  clear: both;
  margin: 0px auto;
}
.is-mobile #FooterWrap2 #Footer2 {
  width: auto !important;
}
.is-mobile #FooterWrap4 #Footer4 {
  margin: 0 auto;
  padding-top: 18px;
  width: auto !important;
}
.is-mobile #FooterWrap4 #Footer4 .footerPane6 {
  text-align: center !important;
}
.is-mobile .iPhiForm .optional label {
  font-weight: normal;
  line-height: 1.5em !important;
}
.is-mobile .iPhiForm .container .thelabel {
  float: none;
  line-height: 1.5em !important;
  text-align: left;
}
.is-mobile .iPhiForm .container .errormessage,
.is-mobile .iPhiForm .container .thefield,
.is-mobile .iPhiForm .container .warningmessage,
.is-mobile .iPhiForm .container .descriptive {
  display: block;
  margin: 0 0 0 0em;
  padding-left: 0px;
  line-height: 1.5em !important;
}
.is-mobile .iPhiNarrowForm .container .errormessage,
.is-mobile .iPhiNarrowForm .container .thefield,
.is-mobile .iPhiNarrowForm .container .warningmessage,
.is-mobile .iPhiNarrowForm .container .descriptive {
  display: block;
  margin: 0em;
  padding-left: 0px;
  line-height: 1.5em !important;
}
.is-mobile .iPhiForm div.long.TextField input {
  width: 215px !important;
}
.is-mobile .iPhiForm div.wide.TextArea textarea,
.is-mobile .iPhiForm div.wide.TextArea span.thefield,
.is-mobile .iPhiForm div.wide.TextArea span.RadInput {
  float: none !important;
  margin: 0em !important;
  width: 95% !important;
}
.is-mobile .rgExpandCol {
  display: none;
}
.is-mobile .rgInfoPart {
  display: none;
}
.is-mobile .RadGrid .NextPrevNumericAndAdvanced .rgAdvPart {
  display: none;
}
.is-mobile .mob {
  display: none;
}
.is-mobile .GenericSearcher .thelabel {
  float: none !important;
}
.is-mobile .showMobile {
  display: table-cell;
}
.is-mobile .ModStellariPhiModulesContributionDetailsC label {
  font-weight: bold !important;
}
.is-mobile .iPhiForm .CustomFormSubmitButton {
  margin-left: 0em !important;
}
.is-mobile .GrantHistoryDashboardTable.mainTableDiv .EffectiveDate,
.is-mobile .GrantHistoryDashboardTable.mainTableDiv .Amount {
  display: none;
}
.is-mobile .FundActivityDetailReport1.mainTableDiv .PaymentType,
.is-mobile .FundActivityDetailReport1.mainTableDiv .Quantity,
.is-mobile .FundActivityDetailReport1.mainTableDiv .TransactionId {
  display: none;
}
.is-mobile .ContributionActivity.mainTableDiv .PaymentType,
.is-mobile .ContributionActivity.mainTableDiv .Description,
.is-mobile .ContributionActivity.mainTableDiv .TradePaymentQuantity,
.is-mobile .ContributionActivity.mainTableDiv .TransactionStatusName,
.is-mobile .ContributionActivity.mainTableDiv .Date,
.is-mobile .ContributionActivity.mainTableDiv .TransactionId,
.is-mobile .ContributionActivity.mainTableDiv .ReceiptLink {
  display: none;
}
.is-mobile .AddCharityTable.mainTableDiv .TaxId {
  display: none;
}
.is-mobile .IATransfer.mainTableDiv .TransactionId,
.is-mobile .IATransfer.mainTableDiv .StatusName,
.is-mobile .IATransfer.mainTableDiv .ApprovedDate,
.is-mobile .IATransfer.mainTableDiv .Comment {
  display: none;
}
.is-mobile .allGrantsTable.mainTableDiv .TransactionId,
.is-mobile .allGrantsTable.mainTableDiv .Type,
.is-mobile .allGrantsTable.mainTableDiv .Status,
.is-mobile .allGrantsTable.mainTableDiv .CreatedDate,
.is-mobile .allGrantsTable.mainTableDiv .ScheduledDate,
.is-mobile .allGrantsTable.mainTableDiv .IssuedDate {
  display: none;
}
.is-mobile .RecurringGrantsTable.mainTableDiv .Frequency,
.is-mobile .RecurringGrantsTable.mainTableDiv .PaymentsToDate,
.is-mobile .RecurringGrantsTable.mainTableDiv .PaymentsLeft,
.is-mobile .RecurringGrantsTable.mainTableDiv .TransactionStatusName {
  display: none;
}
.showMobile {
  display: none;
}
/* a few container items */
.iPhiHeaderCont {
  margin-bottom: 25px !important;
}
.iPhiHeaderCont .iPhiHeaderContTop {
  background-color: #0D3D4C;
  height: 25px;
  margin-bottom: 15px;
}
.iPhiHeaderCont .iPhiHeaderContTop .Head {
  color: #ffffff;
  font-size: 18px;
  line-height: 24px;
  padding-left: 5px;
}
.DefaultCont {
  margin-bottom: 25px;
}
/* fixing strange display on the "forgot password" button */
.ModAuthenticationC a.secondary {
  padding: 0 !important;
}
/* cfgm - Skin.css - 03.15.81 */

