@import url("assets/css/bootstrap.min.css");
@import url("assets/css/webfonts/fontawesome.min.css");
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;
}
@font-face {
  font-family: 'Belfortello';
  src: url('assets/fonts/Belfortello.ttf');
}
@font-face {
  font-family: 'Montserrat-Regular';
  src: url('assets/fonts/Montserrat-Regular.ttf');
}
@font-face {
  font-family: 'Montserrat-Light';
  src: url('assets/fonts/Montserrat-Light.ttf');
}
@font-face {
  font-family: 'Montserrat-Bold';
  src: url('assets/fonts/Montserrat-Bold.ttf');
}
/* ADMIN FUNCTIONS, LOGIN, LOGOS & SEARCH */
body#Body {
  background: none repeat scroll 0 0 #f6f6f5;
  color: #000;
  font-family: 'Montserrat-Regular', sans-serif;
  font-weight: 400;
  font-size: 1.05em;
  letter-spacing: 0.2px;
  line-height: 1.7em;
  overflow-y: scroll;
}
header {
  box-shadow: 0 5px 15px 0 #999;
  z-index: 1 !important;
  position: relative;
}
header .logo-container {
  margin-left: 68px !important;
  max-width: 50px !important;
}
.header-main-nav {
  background: none repeat scroll #fFF !important;
}
.topbg {
  background-color: #fFF;
}
.topbg a:visited,
.topbg a:active,
.topbg a {
  color: #fFF !important;
  font-family: 'Montserrat-Regular', sans-serif !important;
  text-decoration: none !important;
  font-weight: 200;
  font-size: 0.75rem;
  padding: 10px !important;
}
.topbg a:hover {
  text-decoration: underline !important;
  color: #ffa100;
}
#mainContent {
  background-color: #fff;
  z-index: -3 !important;
}
#dnn_dnnLOGO_hypLogo img {
  width: 165%;
  margin-left: 111px;
}
.col-md-9-main-nav {
  margin-left: 160px;
}
footer {
  background: #62b5e552;
  color: #a4a4a4 !important;
}
footer h3 {
  color: #003d6d !important;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 1.2em;
  line-height: 2em;
  font-weight: 200;
}
footer h2 {
  color: #003d6d !important;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: .88em;
  line-height: 1.95em;
  margin-bottom: 3px;
  font-weight: 400;
}
footer h4 {
  color: #003d6d !important;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: .775em;
  line-height: 1.25em;
  font-weight: 500;
}
footer h4 a:hover {
  color: #ffa100 !important;
}
footer .Normal {
  color: #a4a4a4 !important;
}
footer a:visited,
footer a:active,
footer a {
  color: #fff !important;
  font-weight: bold;
  text-decoration: underline;
  letter-spacing: .025px;
}
footer a:visited a:hover,
footer a:active a:hover,
footer a a:hover {
  color: #ffa100 !important;
}
footer a.stellarlink img {
  width: 125px;
}
/*Right Nav cloumn */
@media screen and (max-width: 1200px) {
  .RightColumn-text {
    display: none;
  }
}
/*HOME Pg Image good grows */
@media screen and (max-width: 767px) {
  #dnn_ctr1432_ContentPane {
    display: none;
  }
}
/*Footer Seal */
@media screen and (max-width: 767px) {
  .float-right col-md-4 pl-4 pr-0 {
    display: none;
  }
}
/*Grant H */
@media screen and (max-width: 767px) {
  #dnn_ctr1208_dnnTITLE_titleLabel {
    margin-top: 317px !important;
  }
}
/*Footer */
@media screen and (max-width: 767px) {
  footer .text-left {
    margin-bottom: 10px;
    margin-left: -70px;
    text-align: center ! important;
    color: #003d6d !important;
    font-family: 'Montserrat-Regular', sans-serif;
    font-size: .78rem;
    cursor: pointer;
    font-weight: 300;
    line-height: 4em !important;
    text-decoration: unset !important;
  }
  footer .text-left a:hover {
    color: #fFF !important;
  }
  footer .text-center3 {
    text-align: center !important;
    margin-left: -43px !important;
    margin-bottom: 10px;
  }
  footer footer h4 {
    color: #003d6d !important;
    font-family: 'Montserrat-Regular', sans-serif;
    font-size: .65rem;
    line-height: 1.25em;
    font-weight: 300;
  }
  footer a.btn-outline-warning {
    padding: 1px;
    margin-left: -4px;
  }
  footer a.btn-outline-warning-orange {
    padding: 1px;
    margin-left: -4px;
  }
}
/* ============================================================================================================================================================================================================================================================ */
/* INDIVIDUAL PAGE SKINS (w/ some shared elements) */
/*iphi */
#ContentWrap .TopPane {
  clear: both;
}
#ContentWrap .TopPane .Head {
  color: #003d6d !important;
  display: block;
  font-family: 'Montserrat-Regular', Arial, sans-serif !important;
  font-size: 2em;
  margin-left: -8px;
  margin-bottom: 15px;
  margin-top: 15px;
  letter-spacing: .175em;
  word-spacing: 1px;
  padding: 7px;
  line-height: 1em;
  font-weight: 200;
  text-transform: uppercase !important;
}
#ContentWrap .TopPane .TitleHead {
  border-bottom: 3px solid #38676f;
  color: #003d6d !important;
  display: block;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 1.5em;
  line-height: 1.5em;
  font-weight: 500;
  padding: 7px;
  letter-spacing: .05em;
  word-spacing: 1px;
}
#ContentWrap .ContentPane {
  clear: both;
}
#ContentWrap #pdvWrapper .SmallLeftPaneTop {
  width: 450px;
  float: left;
}
#ContentWrap #pdvWrapper .SmallRightPaneTop {
  width: 450px;
  float: right;
}
#ContentWrap .MiddlePane {
  clear: both;
}
#ContentWrap #pdvWrapper2 {
  clear: both;
}
#ContentWrap #pdvWrapper2 .SmallLeftPaneBottom {
  width: 300px;
  float: left;
}
#ContentWrap #pdvWrapper2 .SmallRightPaneBottom {
  width: 625px;
  float: right;
}
#ContentWrap .BottomPane {
  clear: both;
}
#ContentWrapSide .TopPane {
  clear: both;
}
#ContentWrapSide .TopPane .Head {
  color: #003d6d !important;
  display: block;
  font-family: 'Montserrat-Regular', Arial, sans-serif !important;
  font-size: 2em;
  line-height: 1em;
  margin-bottom: 15px;
  margin-top: 15px;
  margin-left: -8px;
  font-weight: 500;
  letter-spacing: .155em;
  word-spacing: .4em;
  padding: 10px;
  text-transform: uppercase !important;
}
#ContentWrapSide .TopPane .TitleHead {
  border-bottom: 3px solid #38676f;
  color: #003d6d !important;
  display: block;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 1.5em;
  line-height: 1.5em;
  font-weight: 200;
  padding: 7px;
  letter-spacing: .175em;
  word-spacing: 1px;
  text-transform: uppercase !important;
}
#ContentWrapSide .ContentPaneSide {
  clear: both;
}
#ContentWrapSide #pdvWrapper .SmallRightPaneTop {
  width: 250px;
  float: right;
}
#ContentWrapSide .MiddlePane {
  clear: both;
}
#ContentWrapSide #pdvWrapper2 {
  clear: both;
}
#ContentWrapSide #pdvWrapper2 .SmallRightPaneBottom {
  width: 250px;
  float: right;
}
#ContentWrapSide .BottomPane {
  clear: both;
}
/* ============================================================================================================================================================================================================================================================ */
/*NAVIGATIONS */
/*top navigation */
.navbar-nav {
  margin: 0 !important;
}
#nav {
  height: 45px;
  margin: 10px 0 10px 3px;
  width: 850px;
}
li.rmItem {
  padding: 4px !important;
}
.siteWrapper .RadMenu {
  color: #FFFFFF;
  font-weight: bold;
  background-color: transparent !important;
  z-index: 100;
  margin-top: 85px;
}
.siteWrapper .RadMenu ul.rmActive,
.siteWrapper .RadMenu ul.rmRootGroup {
  display: block;
}
.siteWrapper .RadMenu .rmRootGroup {
  width: auto;
  display: inline-block;
  margin: 0px !important;
  padding: 0;
}
.siteWrapper .RadMenu .rmRootGroup .rmItem {
  margin: 0px;
  width: 160px;
  padding: 4px;
}
.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 .rmLink.rmRootLink.focused {
  color: #62b5e5 !important;
}
.siteWrapper .RadMenu ul.rmRootGroup li.rmItem a.rmLink {
  border-bottom: medium none !important;
  color: #FFFFFF;
  font-family: 'Montserrat-Regular', sans-serif;
  font-weight: 800;
  line-height: 30px !important;
  font-size: 1.2em;
  text-align: center;
}
.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: #62b5e5;
  background-color: transparent !important;
}
.siteWrapper .RadMenu ul.rmRootGroup li.rmItem a.rmLink:hover {
  cursor: pointer;
}
.siteWrapper .RadMenu .rmExpanded:hover {
  border: 0px;
  color: #62b5e5;
}
.siteWrapper .RadMenu ul.rmRootGroup li.rmItem .expanded {
  height: 38px;
  line-height: 17px;
  color: #62b5e5 !important;
}
.siteWrapper .RadMenu ul.rmRootGroup li.rmItem .rmLink .rmRootLink .rmFocused .rmExpanded {
  height: 38px;
  background-color: #62b5e5;
  line-height: 21px;
  color: #62b5e5 !important;
}
.siteWrapper .RadMenu ul.rmRootGroup li.rmItem .rmLink .rmRootLink .rmFocused .rmExpanded :hover {
  height: 38px;
  line-height: 21px;
  color: #003d6d !important;
}
/* sub-level navigation */
.RightColumn-text {
  float: right;
  z-index: 0!important;
  height: 400px;
  line-height: 28px;
  margin-top: 60px;
  margin-bottom: 40px;
  width: 250px !important;
  border-left: 1px solid #62b5e5;
  color: #62b5e5 !important;
  font-weight: 500;
  border-bottom: 0px !important;
  text-align: left;
  padding: 0 29px 0px 28px !important;
}
.RightColumn-text :hover {
  height: 38px;
  line-height: 28px;
  color: #003d6d !important;
}
#subnav .RadPanelBar_Custom .rpGroup .rpLink {
  border: 0px;
  background: none;
  margin: 0em 22px 1em 40px;
  color: #62b5e5;
  font-size: 1em;
  font-weight: normal;
  display: block;
  padding: 0.5em 22px;
  border-left: 4px solid transparent;
  transition: none;
}
.RadPanelbar {
  list-style: none outside none;
  text-align: left;
  white-space: normal !important;
  width: 309px !important;
  padding-bottom: 5px;
  margin-top: 5px;
}
.RadPanelbar ul.rpRootGroup {
  width: 309px;
  border: 0px !important;
}
.RadPanelbar ul.rpRootGroup:hover {
  width: 309px;
  margin-left: 0px;
}
.RadPanelbar ul.rpRootGroup li.rpItem {
  background: url("images/arrow.png") no-repeat scroll 8px -52px #62b5e5;
  height: 37px !important;
  margin-bottom: 0.75em;
}
.RadPanelbar ul.rpRootGroup li.rpItem a.rpLink {
  color: #FFFFFF;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 1.2em !important;
  font-weight: 200;
  line-height: 37px;
  text-decoration: none;
  width: 309px;
  letter-spacing: 1px;
}
.RadPanelbar ul.rpRootGroup li.rpItem a.rpLink .rpText {
  margin-left: 25px;
}
.RadPanelbar ul.rpRootGroup li.rpItem a.rpLink:hover {
  background: url("images/arrow.png") no-repeat scroll 8px 8px #62b5e5;
  width: 309px;
  margin-left: 0px;
}
.RadPanelbar ul.rpRootGroup li.rpItem a.rpLink.selected {
  background: url("images/arrow.png") no-repeat scroll 8px 8px #62b5e5;
  width: 309px;
  margin-left: 0px;
}
.RadPanelbar .rpLink {
  border-bottom-style: none;
  border-bottom-width: 0px !important;
}
.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;
}
/* =========   MAIN TOP NAVIGATION   =========*/
#topNavigation {
  min-height: 10px;
  width: 100%;
}
#topNavigation a {
  text-decoration: none;
  letter-spacing: .175em;
  text-transform: uppercase !important;
  display: block;
  font-family: 'Montserrat-Regular', sans-serif !important;
  color: #003d6d !important;
  font-size: 1.1em !important;
  transition: 200ms ease-out;
  font-weight: 200;
}
#topNavigation a:hover {
  color: #ffa100 !important;
}
#topNavigation .navbar-collapse > ul > li > a {
  padding: 5px 32px;
  margin-left: -18px;
  margin-top: 20px;
}
#topNavigation .navbar-collapse > ul > li > a.desktop-link:before {
  font-family: 'Montserrat-Regular';
  font-weight: 600;
  color: #b7b7b7;
  position: absolute;
  top: 0;
  left: 40%;
  transform: translateX(-40%);
}
#topNavigation .navbar-collapse > ul > li > a.mobile-link:before {
  font-family: 'Montserrat-Regular';
  font-weight: 600;
  color: #b7b7b7;
  margin: 0 5px 0 -15px;
}
#topNavigation .navbar-collapse > ul > li > a:hover:before {
  color: #333;
}
#topNavigation .navbar-toggler {
  margin: 5px;
  color: #ffa100 !important;
  border: 0;
  font-size: 2em;
  padding: .5rem .75rem;
  background: none !important;
}
#topNavigation .navbar-toggler:focus {
  color: #ffa100 !important;
  border: 0;
}
#topNavigation .navbar-toggler span {
  margin-left: 5px;
  font-size: 2em;
  font-weight: 100;
  font-family: 'Montserrat-Regular', sans-serif;
}
#topNavigation .navbar-toggler:hover {
  color: #d8e04a !important;
}
#topNavigation .dropdown,
#topNavigation .navbar-collapse {
  z-index: 1 !important;
  height: auto;
}
#topNavigation .dropdown-toggle:after {
  display: none;
}
#topNavigation .navbar-collapse .mobile-link,
#topNavigation .navbar-collapse .mobile-dd {
  display: none;
}
#topNavigation .navbar-collapse.in {
  /* secondary drop-downmenu toggle */
}
#topNavigation .navbar-collapse.in .desktop-link {
  display: none;
}
#topNavigation .navbar-collapse.in .mobile-link {
  display: inline;
}
#topNavigation .navbar-collapse.in .mobile-dd {
  display: inline;
  float: right;
  padding: 0;
  margin-right: 10px;
}
#topNavigation .navbar-collapse.in .dropdown-menu .mobile-dd {
  font-size: 14px;
}
#topNavigation .dropdown-menu {
  box-shadow: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background-color: #62b5e5 !important;
  min-width: 14rem !important;
}
#topNavigation .dropdown-menu li a {
  text-align: left;
  letter-spacing: .155em;
  font-size: .705em !important;
  padding: 15px 23px;
  line-height: 1.45em;
  margin: 0;
  color: #FFF !important;
}
#topNavigation .dropdown-menu li a:hover {
  text-decoration: underline;
  background-color: #ffa100;
  color: #fff !important;
}
.col-md-10-main-nav {
  padding-right: 200px !important;
}
@media screen and (min-width: 767px) {
  #dnn_ContentPane {
    position: relative;
  }
}
@media screen and (min-width: 767px) {
  #topNavigation .collapse ul {
    /* Show 1st level drop-down */
  }
  #topNavigation .collapse ul li:hover > ul {
    display: block;
  }
  #topNavigation .collapse ul ul {
    position: absolute;
    top: 100%;
    right: 0;
    display: none;
    margin-left: 1px;
    /* === 2nd Sub-level Menu + */
  }
  #topNavigation .collapse ul ul li {
    position: relative;
  }
  #topNavigation .collapse ul ul ul {
    position: absolute;
    top: 0;
    left: 100%;
    display: none;
  }
}
@media screen and (max-width: 767.98px) {
  /* mobile topnav menu */
  #topNavigation a {
    color: #FFF !important;
  }
  #topNavigation .navbar-nav {
    border: 1px solid #FFF;
    border-radius: 8px;
    padding: 2px !important;
    width: 100%;
    background: #f58220;
    margin: 0px 60px 0 -62px !important;
  }
  #topNavigation .navbar-nav li a.dropdown-toggle:hover {
    background-color: #f58220;
    color: #FFF !important;
  }
  #topNavigation .navbar-nav > li {
    border-bottom: 1px solid #FFF;
    padding: 5px 0;
  }
  #topNavigation .navbar-nav > li > a.mobile-link {
    padding: 0px 16px !important;
  }
  #topNavigation .navbar-nav > li > a.mobile-link:hover {
    text-decoration: underline;
    background-color: unset;
    color: #62b5e5 !important;
  }
  #topNavigation .navbar-nav > li:last-child {
    border-bottom: none;
  }
  #topNavigation .navbar-collapse > ul > li > a {
    margin: 0;
  }
  #topNavigation .dropdown-menu {
    background-color: #f58220!important;
    color: #FFF !important;
  }
  #topNavigation .dropdown-menu li {
    border-top: 1px solid #f58220;
  }
  #topNavigation .dropdown-menu li a.mobile-link {
    display: inline-block !important;
    text-align: unset !important;
    padding: 5px 34px !important;
    font-size: .7em !important;
    color: #FFF !important;
  }
  #topNavigation .dropdown-menu li a.mobile-link:hover {
    text-decoration: underline;
    background-color: unset;
    color: #62b5e5 !important;
  }
  #topNavigation .dropdown-menu .dropdown-menu {
    /* Second level drop-down */
  }
  #topNavigation .dropdown-menu .dropdown-menu li a {
    color: #FFF !important;
  }
  #topNavigation .dropdown-menu .dropdown-menu li a:hover {
    color: #62b5e5 !important;
  }
  #topNavigation .dropdown-menu i.fas.fa-bars {
    margin-left: 38px;
  }
}
#dnn_topNav {
  height: auto !important;
}
#dnn_topNav li {
  list-style: none !important;
}
/* ============================================================================================================================================================================================================================================================ */
/* III. TEXT STYLES */
/* default text */
.Normal {
  color: #000;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 1.05em;
  font-weight: 300;
  padding: 2px;
  letter-spacing: 1.125px;
  line-height: 1.6em;
}
p {
  color: #000;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 1.05em;
  font-weight: 300;
  padding: 2px;
  letter-spacing: 1.125px;
  line-height: 1.6em;
}
.NormalBold {
  font-weight: 600;
}
strong {
  font-weight: 700;
}
b {
  font-weight: 700;
}
em {
  font-style: 400italic;
}
blockquote {
  color: #000;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 1.2em;
  font-weight: 400;
  letter-spacing: 0.2px;
  line-height: 1.7em;
  margin-left: 30px;
}
UL LI {
  list-style-type: disc;
}
ol,
ul {
  list-style: none outside none;
  margin: 15px 0 0 45px;
}
th {
  color: #000;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  letter-spacing: 0.2px;
  line-height: 1.7em;
}
.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: #62b5e5;
  font-family: 'Montserrat-Regular', sans-serif;
  text-decoration: underline;
  font-weight: 600 !important;
}
a:hover,
a.SkinObject:hover {
  color: #62b5e5;
  font-family: 'Montserrat-Regular', sans-serif;
  text-decoration: none;
}
/* Standard Blue Header */
.Head {
  color: #f58220;
  display: block;
  font-family: 'Montserrat-Regular', Arial, sans-serif !important;
  font-size: 1.4em;
  font-weight: 600;
  padding: 5px;
  margin-left: -3px;
  margin-bottom: 15px;
  margin-top: 15px;
  line-height: 1;
  letter-spacing: .17px;
  text-transform: uppercase !important;
}
.headera {
  color: #003d6d;
  display: block;
  font-family: 'Montserrat-Regular', Arial, sans-serif !important;
  font-size: 1.5em;
  font-weight: 400;
}
H1 {
  color: #f58220;
  display: block;
  font-family: 'Montserrat-Regular', Arial, sans-serif;
  font-size: 1.4em;
  margin-bottom: 15px;
  margin-top: 15px;
  font-weight: 600;
}
/*Green SubHeader */
.SubHead {
  color: #006225;
  font: 16px/40px 'Montserrat-Regular', sans-serif !important;
}
.headerb {
  color: #006225;
  font: 16px/40px 'Montserrat-Regular', sans-serif !important;
}
H2 {
  color: #f58220;
  font-family: 'Montserrat-Regular', Arial, sans-serif !important;
  font-size: 1.2em;
  line-height: 1;
  margin-bottom: 15px;
  margin-top: 15px;
  font-weight: 600;
  text-transform: uppercase !important;
}
/*Smaller SubHeader */
H3 {
  color: #11424b;
  display: block;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 1em;
  font-weight: 400;
}
DT {
  color: #035d67;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 1em;
  font-weight: bold;
}
H5 {
  color: #035d67;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 1em;
  font-weight: bold;
}
.OrgSnapshot dd {
  margin-left: 10px;
  padding-bottom: 15px;
}
.CommandButton {
  font-size: 1em !important;
}
/* ============================================================================================================================================================================================================================================================ */
/* 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: 25px;
}
.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: 'Montserrat-Regular', sans-serif !important;
}
html body .RadInput_Office2007 input .riTextBox,
html body .RadInputMgr_Office2007 input {
  font-family: 'Montserrat-Regular', sans-serif !important;
  border: 1px solid #C5C8CB !important;
  padding: 3px !important;
  height: 35px !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: 1.7;
}
.RadGrid_Office2007 .rgNumPart a.rgCurrentPage span,
.RadGrid_Office2007 .rgNumPart a.rgCurrentPage:hover span {
  width: 30px !important;
}
.RadGrid_Office2007,
.RadGrid_Office2007 .rgMasterTable {
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 16px !important;
  line-height: 1.7!important;
  color: #555555 !important;
}
.RadGrid_Office2007 .rgDetailTable {
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 1.012em !important;
  color: #555555 !important;
}
.RadGrid_Office2007 .rgGroupPanel table {
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 1.012em !important;
  color: #555555 !important;
}
.RadGrid_Office2007 .rgCommandRow table {
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 1.012em !important;
  color: #555555 !important;
}
.RadGrid_Office2007 .rgEditForm table {
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 1.012em !important;
  color: #555555 !important;
}
.RadGrid_Office2007 .rgPager table {
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 1.012em !important;
  color: #555555 !important;
}
.GridToolTip_Office2007 {
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 1.012em !important;
  color: #555555 !important;
}
.RadGrid_Default .rgAltRow {
  background: #dfe5e8!important;
}
.RadGrid_Default .rgRow a,
.RadGrid_Default .rgAltRow a,
.RadGrid_Default .rgEditRow a,
.RadGrid_Default .rgFooter a,
.RadGrid_Default .rgEditForm a {
  color: #62b5e5 !important;
  font-size: 1.012em;
}
thead .rgPager {
  display: none;
}
.RadGrid_Office2007 .rgPager .rgPagerCell {
  border-color: #dfe5e8 !important;
  border-style: none !important;
  border-width: 0px !important;
}
.RadGrid_Office2007 td.rgPagerCell {
  border-top: 0px none !important;
}
.RadGrid_Office2007 .rgInfoPart {
  color: #9f9e9e !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: 1.1em;
}
.igridqty {
  text-align: right;
}
th.igridqty {
  text-align: right !important;
}
.rgAdvPart > span[id$='ChangePageSizeLabel'] {
  display: none !important;
}
input#snapshotDonateNow {
  background-color: #62b5e5;
  border: 0 none;
  border-radius: 4px;
  color: #FFFFFF;
  font-family: 'Montserrat-Regular', sans-serif !important;
  font-weight: bold;
  height: 28px;
  margin: 5px;
  text-decoration: none;
}
input#snapshotDonateNow:hover {
  background-color: #ffa100;
}
a.button {
  background-color: #62b5e5;
  border: 0 none !important;
  border-radius: 4px;
  color: #fff !important;
  font-family: 'Montserrat-Regular', sans-serif !important;
  font-size: 1em;
  font-weight: bold !important;
  height: 28px !important;
  letter-spacing: -0.3px;
  margin: 5px !important;
  padding: 10px 18px;
  text-decoration: none !important;
}
.btn-primary {
  color: #fff !important;
  background-color: #62b5e5;
  border-color: #62b5e5!important;
  text-decoration: none !important;
  font-weight: bolder !important;
}
.btn-primary:hover {
  color: #000 !important;
  background-color: #fff !important;
  border-color: #000 !important;
}
.button {
  background-color: #d8e04a;
  font-family: 'Montserrat-Regular', sans-serif !important;
  height: 28px;
  text-decoration: none;
  background-color: #62b5e5;
  background-size: 200% 100%;
  background-position: 100%;
  transition: all 200ms ease-out;
  color: #FFF;
  padding-top: 3px;
  padding-right: 13px !important;
  padding-bottom: 6px;
  padding-left: 13px !important;
  font-size: 1em !important;
  margin: 5px;
  border-radius: 4px;
  border: none;
}
.button:hover {
  transition: all 0.2s ease;
  background-position: 0;
  color: #FFF;
}
input.primary,
button.primary,
input.secondary,
button.secondary {
  background-color: #d8e04a;
  font-family: 'Montserrat-Regular', sans-serif !important;
  height: 28px;
  text-decoration: none;
  background-color: #62b5e5;
  background-size: 200% 100%;
  background-position: 100%;
  transition: all 200ms ease-out;
  color: #FFF;
  padding-top: 3px;
  padding-right: 13px !important;
  padding-bottom: 6px;
  padding-left: 13px !important;
  font-size: 1em !important;
  margin: 5px;
  border-radius: 4px;
  border: none;
}
input.primary:hover,
button.primary:hover,
input.secondary:hover,
button.secondary:hover {
  transition: all 0.2s ease;
  background-position: 0;
  color: #FFF;
}
a.primary,
a.secondary {
  margin: 5px;
  vertical-align: middle;
  display: inline-block;
}
/* Related Documents Module */
.RelatedFiles ul li {
  list-style-type: none !important;
}
.RadUpload .ruCheck {
  display: none !important;
}
.RadUpload .ruBrowse {
  background-color: #62b5e5 !important;
  background-image: none !important;
  border: 0 none !important;
  border-radius: 4px;
  color: #FFFFFF !important;
  font-family: 'Montserrat-Regular', sans-serif !important;
  font-weight: bold;
  height: 22px !important;
  margin: 0 0 0 5px !important;
  text-decoration: none;
}
.RadUpload .ruBrowse:hover {
  background-color: #ffa100 !important;
}
.RadUploadProgressArea .ruButton {
  background-color: #62b5e5 !important;
  background-image: none !important;
  border: 0 none !important;
  border-radius: 4px;
  color: #FFFFFF !important;
  font-family: 'Montserrat-Regular', sans-serif !important;
  font-weight: bold;
  height: 28px !important;
  margin: 5px !important;
  text-decoration: none;
}
.RadUploadProgressArea .ruButton:hover {
  background-color: #ffa100 !important;
}
.ruActions .ruButton {
  background-color: #62b5e5 !important;
  background-image: none !important;
  border: 0 none !important;
  border-radius: .4px;
  color: #FFFFFF !important;
  font-family: 'Montserrat-Regular', sans-serif !important;
  font-weight: bold;
  height: 28px !important;
  margin: 5px !important;
  text-decoration: none;
}
.ruActions .ruButton:hover {
  background-color: #ffa100 !important;
}
.iPhiForm .captchaImage {
  margin-bottom: 10px;
  margin-left: 0;
}
.RadUpload .ruButton,
.RadUploadProgressArea .ruButton {
  margin-bottom: 5px !important;
}
input.ruAdd {
  background-color: #62b5e5!important;
  background-image: none !important;
  border: 0 none !important;
  border-radius: .4px;
  color: #FFFFFF !important;
  font-family: 'Montserrat-Regular', sans-serif !important;
  font-weight: bold;
  height: 28px !important;
  margin: 5px !important;
  text-decoration: none;
}
input.ruAdd:hover {
  background-color: #d8e04a !important;
}
input.ruDelete {
  background-color: #62b5e5 !important;
  background-image: none !important;
  border: 0 none !important;
  border-radius: .4px;
  color: #FFFFFF !important;
  font-family: 'Montserrat-Regular', sans-serif !important;
  font-weight: bold;
  height: 28px !important;
  margin: 5px !important;
  text-decoration: none;
}
input.ruDelete:hover {
  background-color: #ffa100 !important;
}
/* 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;
}
.tblAccountSelector {
  width: 400px! important;
}
.RadComboBox table {
  display: table !important;
}
/* fixing some weirdness with a dropdown */
/* New Recommend a Grant Form styles */
.iPhiForm div.fieldset {
  border: 0px none !important;
}
.iPhiForm div.legend {
  background-color: transparent;
  border: 0 none;
  color: #333333;
  width: 500px;
}
.paymentDateChoice_container legend {
  display: none !important;
}
.AccountBalanceSummary .total {
  display: none;
}
.DefaultContributionEntry {
  border: 0px none;
}
#dnn_ctr1723_ViewDefaultContributionConfirmation_module_ctl00_legend {
  display: none;
}
#dnn_ctr1723_ViewDefaultContributionConfirmation_module_ctl01_legend {
  display: none;
}
/* trying to get charities list to look better in mobile */
.RecommendGrantCharityList tr.rgAltRow td + td + td,
.RecommendGrantCharityList tr.rgRow td + td + td {
  text-align: left;
}
.RecommendGrantCharityList tr.rgAltRow td + td + td + td,
.RecommendGrantCharityList tr.rgRow td + td + td + td {
  text-align: center;
}
.RadGrid_Office2007 .rgHeader:first-child,
.RadGrid_Office2007 th.rgResizeCol:first-child,
.RadGrid_Office2007 .rgFilterRow > td:first-child,
.RadGrid_Office2007 .rgRow > td:first-child,
.RadGrid_Office2007 .rgAltRow > td:first-child {
  padding-left: 0;
}
.RadGrid .rgRow td,
.RadGrid .rgAltRow td,
.RadGrid .rgEditRow td,
.RadGrid .rgFooter td,
.RadGrid .rgFilterRow td,
.RadGrid .rgHeader,
.RadGrid .rgResizeCol,
.RadGrid .rgGroupHeader td {
  padding-left: 3px;
  padding-right: 3px;
}
.RemoveCharity.cell.RemoveCharity.string {
  text-align: center;
}
.RemoveCharity {
  width: 10% !important;
}
/*Sets width of remove charity x */
/* Removing the default left margin on the statements module */
.Statements .statementsContainer {
  margin-left: 0;
}
/* app dashboard module */
.GrantApplicationSummaryDashboard > div {
  border-top: 1px dotted #E4E4E4;
  clear: both;
  display: block;
  padding-top: 10px !important;
  width: 800px;
}
.GrantProgramBrowser .head {
  border-top: 1px dotted #888888;
  width: 100%;
}
.GrantProgramBrowser .body {
  padding: 10px 0;
}
/*Misc Custom Form Styles */
.iPhiForm .DropDown select {
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 1em !important;
  overflow: visible;
  width: 200px;
}
.iPhiForm .optional label {
  font-weight: normal;
  line-height: 1.5em;
}
button,
input,
select,
textarea {
  font-size: 1em !important;
}
/* manually setting some button styles. */
.iPhiForm .primary {
  font-weight: normal !important;
}
.captchaImage {
  margin-bottom: 10px !important;
  margin-left: 0;
}
.Catpcha_container {
  margin-left: 11em !important;
}
a#ccvLink {
  margin-left: 10.2em;
}
.iPhiForm .radiogroup .thelabel {
  padding-top: 0px;
  padding-bottom: 4px;
}
/* Documents Module */
.TitleHeader {
  display: none;
}
.DNN_Documents a {
  margin-left: 0px !important;
}
.RightPane .DNN_Documents a {
  margin-left: -8px !important;
}
.DNN_Documents {
  margin-bottom: 30px;
}
/*hides minimize*/
.title_vis {
  display: none;
}
/*hides print*/
.c_footer {
  display: none;
}
/* 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;
}
.FundActivityDetailReport h1 {
  color: #000;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 1em;
  font-weight: 400;
}
.ExportLister {
  margin: -5px 0 0 -45px;
}
.ContribActivitySearch .advancedSearch {
  border-style: none;
  border-width: 0;
}
.scheduleDetails {
  margin-bottom: 15px;
}
/* adding some padding on the recurring grant schedule detail page */
.helpIcon.default {
  float: right;
  margin-top: -50px;
  width: 146px;
}
.advancedSearchTable {
  border: 0 none !important;
}
.GrantApplicationSummaryDashboard > div {
  border-top: 1px dotted #E4E4E4;
  display: block;
  padding-top: 10px !important;
  width: 800px;
}
.GrantApplicationSummaryDashboard > div .summary {
  float: left;
  width: 300px;
}
.GrantApplicationSummaryDashboard > div .requirements {
  float: right;
  width: 450px;
}
/* ============================================================================================================================================================================================================================================================ */
/* RadGrid Defaults */
.RadGrid_Office2007 {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 4px solid #62b5e5 !important;
  border-radius: 5px 5px 5px 5px !important;
  padding: 10px;
  color: #000 !important;
  margin-top: 10px !important;
}
.RadGrid_Office2007 .rgHeader,
.RadGrid_Office2007 th.rgResizeCol,
.RadGrid_Office2007 .rgMultiHeaderRow th.rgHeader,
.RadGrid_Office2007 .rgMultiHeaderRow th.rgResizeCol {
  background: none repeat scroll 0 0 #f3f3f3 !important;
  border-color: #f3f3f3 !important;
}
/* default grid header style */
.RadGrid_Office2007 .rgHeader,
.RadGrid_Office2007 .rgHeader a {
  color: #000 !important;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 16px;
  font-weight: 400 !important;
}
.RadGrid_Office2007 .rgRow a,
.RadGrid_Office2007 .rgAltRow a,
.RadGrid_Office2007 .rgEditRow a,
.RadGrid_Office2007 .rgFooter a,
.RadGrid_Office2007 .rgEditForm a {
  color: #62b5e5 !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: 16px/23px 'Montserrat-Regular', sans-serif !important;
}
.RadGrid_Office2007 .rgFooterDiv,
.RadGrid_Office2007 .rgFooter {
  background: none repeat-x scroll 0 0 #e0dfde 4d !important;
  border-color: #e0dfde4d !important;
  border-radius: 5px 5px 5px 5px !important;
}
/* styling default footers */
.RadGrid_Office2007 .rgFooter td {
  color: #000 !important;
  font-family: 'Montserrat-Regular', sans-serif !important;
  font-weight: bold !important;
}
/* styling default footer text style */
/* ============================================================================================================================================================================================================================================================ */
/* MISC */
/* setting admin dropdowns color */
.RadMenu_Outlook a.rmLink,
.RadMenu_Outlook .rmText {
  color: #555555 !important;
}
/* login - missing info module */
.MissingInfo {
  width: 625px !important;
}
.iPhiLogin .MissingInfo {
  width: 600px !important;
}
.ModStellariPhiModulesHelpIconC {
  padding-top: 10px;
}
/* statements */
.ModStellariPhiModulesStatementsC {
  padding: 0 12px 12px;
}
.DnnModule-StellariPhiModulesStatements {
  background-color: #dfe5e8;
}
.Statements .alternateRow {
  background-color: #fff;
}
.Statements .statementsContainer {
  border: 1px solid #dfe5e8;
  height: 200px;
  width: auto;
  overflow-y: scroll;
}
.Statements .statementsContainer .even {
  border-color: #dfe5e8;
  border-style: solid;
  border-width: 1px 0;
  background-color: #dfe5e8;
}
/* Contribution Dashboard */
.ContributionsDashboard {
  text-align: left !important;
  background-color: #f3f3f2;
  padding: 5px 12px 12px 12px;
}
.ContributionsDashboard .igridamount {
  padding-left: 0px;
  padding-right: 0px;
}
.ContributionsDashboard .igridpmttype {
  padding-left: 0px;
  padding-right: 20px;
  text-align: left !important;
}
.ContributionsDashboard .igriddate {
  padding-left: 0px;
}
.ContributionsDashboard .alternateRow {
  background-color: #dfe5e8;
}
.ContributionsDashboard .rgRow {
  background-color: #F3F3F2;
}
.ContributionsDashboard .RadGrid_Office2007 .rgHeader {
  color: #62b5e5 !important;
  font-family: 'Montserrat-Regular', sans-serif !important;
  font-size: 16px !important;
  font-weight: bold !important;
  text-decoration: none;
  background-color: #F3F3F2 !important;
}
.ContributionsDashboard .RadGrid_Office2007 .rgHeader a {
  color: #62b5e5 !important;
  font-family: 'Montserrat-Regular', sans-serif !important;
  font-size: 16px !important;
  font-weight: bold !important;
  text-decoration: none;
}
/* -- DROPDOWN STYLINGS -- */
.AccountSelector td.iaccountdropdown {
  background: url(images/acctbkgrnd.png) no-repeat left 6px #ffffff;
}
.AccountSelector td.iaccountdropdown:hover {
  cursor: pointer;
}
.AccountSelector .RadComboBox_Default .rcbInputCell,
.AccountSelector .RadComboBox_Default .rcbArrowCell {
  background-image: none !important;
}
.AccountSelector .RadComboBox RadComboBox_Default {
  width: auto;
}
.AccountSelector .RadComboBox_Default .rcbInput {
  color: #888888 !important;
  font-size: 1.1em !important;
  font-weight: 600;
}
.AccountSelector .RadComboBox table td.rcbInputCell {
  padding: 2px 0 0 20px;
}
.AccountSelector .RadComboBox table td.rcbInputCell:hover {
  cursor: pointer;
}
.AccountSelector .iaccountname {
  font-size: 1.1em !important;
  padding-top: 25px !important;
}
.AccountSelector .iaccountid {
  font-size: 1.1em !important;
  padding-top: 25px !important;
}
.AccountSelector .iaccountorg {
  font-size: 1.1em !important;
}
.iPhiSearchForm .CustomFormSubmitButton,
.iPhiSearchForm .button,
.iPhiSearchForm .primary,
.iPhiNarrowForm .CustomFormSubmitButton,
.iPhiNarrowForm .button,
.iPhiNarrowForm .primary {
  clear: left;
  float: left;
  margin: 3px 0 0px 2px !important;
}
/* ============================================================================================================================================================================================================================================================ */
/* fancy contribution form */
.fieldset.donationDetails.DonationDetailsGroupStart_container.optional.Congregate.container,
.fieldset.Normal.ContributorFieldsGroupStart_container.optional.Congregate.container,
.DefaultContributionConfirmation .fieldset.Normal._Grouper_container.optional.Congregate.container,
.DefaultContributionConfirmation .fieldset.Normal._Grouper2_container.optional.Congregate.container {
  border-bottom: 1px solid #E2E2E2;
}
#dnn_ctr1716_ViewDefaultContributionEntry_module_ctl00_legend {
  background: url(images/1.png) no-repeat scroll 20px center #ffffff;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 1.5em;
  font-weight: normal;
  line-height: 52px;
  min-height: 51px;
  padding-left: 58px;
  width: 251px;
}
#dnn_ctr1716_ViewDefaultContributionEntry_module_ctl01_legend {
  background: url(images/2.png) no-repeat scroll 20px center #ffffff;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 1.5em;
  font-weight: normal;
  line-height: 52px;
  min-height: 51px;
  width: 251px;
  padding-left: 58px;
}
#dnn_ctr1723_ViewDefaultContributionConfirmation_module_ctl00_legend {
  background: url(images/3.png) no-repeat scroll 20px center #ffffff;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 1.5em;
  font-weight: normal;
  line-height: 52px;
  min-height: 51px;
  padding-left: 58px;
  width: 251px;
}
#dnn_ctr1723_ViewDefaultContributionConfirmation_module_ctl01_legend {
  background: url(images/4.png) no-repeat scroll 20px center #ffffff;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 1.5em;
  font-weight: normal;
  line-height: 52px;
  min-height: 51px;
  padding-left: 58px;
  width: 251px;
}
.DefaultContributionConfirmation .Confirmation_text.readonlyvalue {
  margin: 0 0 0 59px !important;
}
/* ============================================================================================================================================================================================================================================================ */
/* a few container items */
.iPhiHeaderCont {
  margin-bottom: 25px !important;
}
.iPhiHeaderCont .iPhiHeaderContTop {
  background-color: #000 !important;
  font-family: 'Montserrat-Regular', arial, Sans-Serif !important;
}
.iPhiHeaderCont .iPhiHeaderContTop .Head {
  color: #FFFFFF;
  text-indent: 5px;
}
.DefaultCont {
  margin-bottom: 25px;
}
.YellowTitleCont {
  margin-bottom: 25px;
}
.YellowTitleCont .YellowTitleContTop .Head {
  color: #FFC300;
  display: block;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 10px;
}
/* ============================================================================================================================================================================================================================================================ */
/* FANCY INPUTS */
.iPhiSearchForm .container .thelabel {
  width: 85px !important;
  margin-right: 10px;
}
.iPhiForm .ReadOnlyValue .thelabel {
  padding-top: 0px !important;
}
.iPhiLogin span.thefield input {
  min-width: 275px;
}
.iPhiLogin.iPhiForm .actions {
  margin: 0 !important;
  padding-left: 3px;
}
td#dnn_ctr1115_Login_tdPassword {
  padding: 0px !important;
}
.stsselect-input {
  background-color: transparent;
  border: 0 none;
}
.stsselect-input .caret-btn {
  border-left: 0 none;
}
.visuallyHidden {
  width: 0px !important;
}
html body .RadInput_Office2007 .riTextBox,
html body .RadInputMgr_Office2007 {
  padding: 3px !important;
}
#dnn_ctr1128_ViewAccountSelector_module_accountSearch_accountList_ctl00_ctl03_ctl01_GoToPageTextBox_wrapper {
  width: 30px !important;
}
#dnn_ctr1128_ViewAccountSelector_module_accountSearch_accountList_ctl00_ctl03_ctl01_GoToPageTextBox {
  height: auto !important;
}
#dnn_ctr1961_ViewCustomFormCaptcha_module_captcha_captcha_SpamProtectorPanel input {
  width: 181px;
  /* setting captcha width */
}
.stsselect-input,
.riTextBox,
.riTextBox.riEnabled,
.iPhiLogin span.thefield input,
input#dnn_ctr1961_ViewCustomFormCaptcha_module_captcha_captcha_CaptchaTextBox,
.MenuPane .ilabelcol2 {
  padding: 8px !important;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 1em;
  border: 1px solid #ccc !important;
  background: #f0f0f0 !important;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f0f0f0 100%) !important;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f0f0f0)) !important;
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f0f0f0 100%) !important;
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f0f0f0 100%) !important;
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f0f0f0 100%) !important;
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f0f0f0 100%) !important;
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#f0f0f0", GradientType=0) !important;
  /* IE6-9 */
  color: #555;
  margin-top: 0px;
  outline: none;
}
.stsselect-input:hover,
.riTextBox:hover,
.riTextBox.riEnabled:hover,
.iPhiLogin span.thefield input:hover,
input#dnn_ctr1961_ViewCustomFormCaptcha_module_captcha_captcha_CaptchaTextBox:hover,
.MenuPane .ilabelcol2:hover {
  padding: 8px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 1em;
  border: 1px solid #ccc;
  background: #f0f0f0;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f0f0f0));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f0f0f0 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#f0f0f0", GradientType=0);
  /* IE6-9 */
  color: #555;
  margin-top: 0px;
  outline: none;
}
.iPhiForm .checkbox.container input[type="checkbox"],
.iPhiForm .RadioButtonGroup.container input[type="radio"] {
  clip: rect(0px, 0px, 0px, 0px);
  position: absolute;
}
.iPhiForm .checkbox.container input[type="checkbox"]:checked + label:before {
  background: linear-gradient(to bottom, #ffffff 0%, #f0f0f0 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  color: #555555;
  content: " \2713";
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  height: 14px;
  line-height: 10px;
  margin: -5px 5px 0 0;
  padding: 0 2px 5px 4px;
  width: 14px;
}
.iPhiForm .checkbox.container input[type="checkbox"] + label:before {
  background: linear-gradient(to bottom, #ffffff 0%, #f0f0f0 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  color: #555555;
  content: " ";
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  height: 14px;
  line-height: 10px;
  margin: -5px 5px 0 0;
  padding: 0 0px 5px 3px;
  vertical-align: middle;
  width: 14px;
}
.iPhiForm .RadioButtonGroup.container input[type="radio"] label:before {
  background: linear-gradient(to bottom, #ffffff 0%, #f0f0f0 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #CCCCCC;
  border-radius: 50px;
  color: #555555;
  content: " ";
  cursor: pointer;
  display: inline-block;
  font-size: 9px;
  height: 10px;
  line-height: 8px;
  margin: -5px 5px 0 0;
  padding: 0 6px 6px 0px;
  vertical-align: middle;
  width: 10px;
}
.iPhiForm .RadioButtonGroup.container input[type="radio"] + label:before {
  background: linear-gradient(to bottom, #ffffff 0%, #f0f0f0 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #CCCCCC;
  border-radius: 50px;
  color: #555555;
  content: " ";
  cursor: pointer;
  display: inline-block;
  font-size: 9px;
  height: 10px;
  line-height: 8px;
  padding: 0 6px 6px 0px;
  vertical-align: middle;
  margin: -5px 5px 0 0;
  width: 10px;
}
.iPhiForm .RadioButtonGroup.container input[type="radio"]:checked + label:before {
  background: linear-gradient(to bottom, #ffffff 0%, #f0f0f0 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #CCCCCC;
  border-radius: 50px;
  color: #555555;
  content: "\f111";
  cursor: pointer;
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 9px;
  height: 10px;
  line-height: 8px;
  margin: -5px 5px 0 0;
  padding: 0 6px 6px 0px;
  vertical-align: middle;
  width: 10px;
}
.iPhiForm .checkbox.container input[type="checkbox"],
.iPhiForm .RadioButtonGroup.container input[type="radio"] {
  clip: rect(0px, 0px, 0px, 0px);
  position: absolute;
}
/* ============================================================================================================================================================================================================================================================ */
/* 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: #62b5e5;
  color: #FFFFFF;
  font-weight: 600;
}
.mobile-menu > .nav.nav-tabs > li > a:hover,
.mobile-menu > .nav.nav-tabs > li > a:focus {
  background-color: #62b5e5;
  color: #FFFFFF;
  text-decoration: none !important;
  text-shadow: 0 -1px 0 #62b5e5;
}
/*swipe menu: level-1*/
.mobile-menu > .nav.nav-tabs > .level-1 > a {
  background-color: #00CDF9;
  color: #FFFFFF;
  font-weight: 600;
}
.mobile-menu > .nav.nav-tabs > .level-1 > a:hover,
.mobile-menu > .nav.nav-tabs > .level-1 > a:focus {
  background-color: #62b5e5;
  color: #FFF;
  text-decoration: none !important;
  text-shadow: 0 -1px 0 #62b5e5;
}
.mobile-menu > .nav.nav-tabs > .selected-page.level-1 {
  background-color: #62b5e5;
  color: #FFF;
  text-decoration: none !important;
  text-shadow: 0 -1px 0 #62b5e5;
}
.current-page.selected-page.level-1 > a {
  background-color: #62b5e5 !important;
}
/*swipe menu: level-2*/
.mobile-menu > .nav.nav-tabs > .level-2 > a {
  background-color: #F1F1F1;
  color: #313131;
  font-weight: 400;
}
.mobile-menu > .nav.nav-tabs > .level-2 > a:hover,
.mobile-menu > .nav.nav-tabs > .level-2 > a:focus {
  background-color: #cecece;
  color: #fff;
  text-shadow: 0 -1px 0 #cecece;
}
@media only screen and (max-width: 831px) {
  /* narrow windows: unfloat and stretch panes*/
  .is-mobile #pdvSimple,
  .is-mobile #home,
  .is-mobile #internal {
    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;
  }
}
.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*/
  /* making requirements dashboard stack for mobile*/
}
.is-mobile #paneTable {
  box-shadow: none !important;
  padding: 10px 10px 25px 10px !important;
}
.is-mobile .mobile-banner {
  float: none;
  background-color: #313131;
  padding: 10px 0;
}
.is-mobile #Content #ContentWrap {
  background-color: #FFFFFF !important;
  float: none !important;
  margin-right: 0px;
  padding-bottom: 25px;
}
.is-mobile #ContentWrap .TopPane {
  clear: both;
  margin: 15px auto 0;
  width: 95%;
}
.is-mobile #ContentWrap .ContentPane {
  clear: both;
  width: 95%;
  margin: 0px auto;
}
.is-mobile #ContentWrap #pdvWrapper .SmallLeftPaneTop {
  clear: both !important;
  float: none !important;
  clear: both;
  width: 95%;
  margin: 0px auto;
}
.is-mobile #ContentWrap #pdvWrapper .SmallRightPaneTop {
  clear: both !important;
  float: none !important;
  width: 95%;
  margin: 0px auto;
}
.is-mobile #ContentWrap .MiddlePane {
  clear: both;
  width: 95%;
  margin: 0px auto;
}
.is-mobile #ContentWrap #pdvWrapper2 .SmallLeftPaneBottom {
  clear: both !important;
  float: none !important;
  width: 95%;
  margin: 0px auto;
}
.is-mobile #ContentWrap #pdvWrapper2 .SmallRightPaneBottom {
  clear: both !important;
  float: none !important;
  width: 95%;
  margin: 0px auto;
}
.is-mobile #ContentWrap .BottomPane {
  clear: both;
  width: 95%;
  margin: 0px auto;
}
.is-mobile .iPhiForm .container .thelabel {
  float: left;
  text-align: left;
  width: 6em;
}
.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 6em;
  padding-left: 3px;
}
.is-mobile .iPhiNarrowForm .container .errormessage,
.is-mobile .iPhiNarrowForm .container .thefield,
.is-mobile .iPhiNarrowForm .container .warningmessage,
.is-mobile .iPhiNarrowForm .container .descriptive {
  display: block;
  margin: 0px;
  padding-left: 3px;
}
.is-mobile .iPhiForm div.long.TextField input {
  width: 215px !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 .GrantApplicationSummaryDashboard > div .requirements {
  float: none !important;
  width: auto;
}
.is-mobile .GrantApplicationSummaryDashboard > div .summary {
  float: none !important;
  width: auto;
}
.is-mobile .GrantApplicationSummaryDashboard h3 {
  clear: both;
  float: none;
  width: 40% !important;
}
.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: transparent !important;
}
.ModStellariPhiModulesMyProfileC .RadTabStrip_Office2007,
.ModStellariPhiModulesModuleWrapperRadTabC .RadTabStrip_Office2007 {
  background-color: #62b5e5 !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: 4px 4px 0 0;
  box-shadow: 0 1px 6px #000000;
  line-height: 30px;
  margin: 5px 0 0 2px;
  max-height: 29px;
}
.ModStellariPhiModulesMyProfileC .RadTabStrip .rtsLevel1 .rtsTxt,
.ModStellariPhiModulesModuleWrapperRadTabC .RadTabStrip .rtsLevel1 .rtsTxt,
.ModStellariPhiModulesMyProfileC .RadTabStripVertical .rtsLevel1 .rtsTxt,
.ModStellariPhiModulesModuleWrapperRadTabC .RadTabStripVertical .rtsLevel1 .rtsTxt {
  color: #fff;
  font-family: 'Montserrat-Regular', sans-serif !important;
  font-size: 1em;
  line-height: 35px;
  counter-increment: none;
  padding: 0 5px;
}
.ModStellariPhiModulesMyProfileC .RadTabStrip .rtsLevel1 a.rtsSelected .rtsTxt,
.ModStellariPhiModulesModuleWrapperRadTabC .RadTabStrip .rtsLevel1 a.rtsSelected .rtsTxt,
.ModStellariPhiModulesMyProfileC .RadTabStripVertical .rtsLevel1 .rtsSelected .rtsTxt,
.ModStellariPhiModulesModuleWrapperRadTabC .RadTabStripVertical .rtsLevel1 .rtsSelected .rtsTxt {
  color: #000;
}
.ModStellariPhiModulesMyProfileC .multiPage,
.ModStellariPhiModulesModuleWrapperRadTabC .multiPage {
  background-color: #FFFFFF;
  border: 1px solid #CCF5FE !important;
  margin-top: -2px;
  padding: 20px;
}
/* styling rss feeds */
.DNN_News_ItemLink {
  font-size: 1em !important;
  font-weight: bold;
  margin-bottom: 0;
}
.DNN_News_ItemDetails {
  margin-bottom: 25px;
}
/* engage */
.ModEngagePublishC .categoryItemList {
  background-color: #ffffff;
  border: 0 none !important;
  clear: both;
  display: inline-block;
  margin-bottom: 25px;
  padding: 0;
  width: 100%;
}
.ModEngagePublishC .altCategoryItemList {
  background-color: #ffffff;
}
.ModEngagePublishC .categoryItemList .itemTitle {
  clear: right;
  float: none;
  width: auto;
}
.ModEngagePublishC H2 {
  color: #62b5e5;
  font: 14px/21px 'Montserrat-Regular', sans-serif !important;
  text-transform: none;
}
.ModEngagePublishC .categoryItemList .itemReadmore {
  clear: none;
  text-align: left;
}
.ModC .iPhiNarrowForm .primary,
.ModC .iPhiNarrowForm .secondary {
  display: inline-block !important;
  margin-top: 3px !important;
}
@media all and (min-width: 768px) {
  .navbar .nav-item .dropdown-menu {
    display: none;
  }
  .navbar .nav-item:hover .dropdown-menu {
    display: block;
  }
  .navbar .nav-item .dropdown-menu {
    margin-top: 0;
  }
}
@media all and (max-width: 991px) {
  .mainTableDiv {
    overflow-y: auto;
    overflow-x: scroll;
  }
}
.datagrid {
  display: table;
  width: 100%;
}
.stsselect-input {
  width: unset !important;
}
.ModStellariPhiModulesGenericSearcherC .stsselect-input {
  width: 220px !important;
}
.stsselect-input .caret {
  margin: 9px 3px;
}
@media all and (max-width: 991px) {
  .RadToolTip.AccountSearch {
    max-height: 100% !important;
    width: 100% !important;
    top: 0px !important;
  }
  .RadToolTip.AccountSearch .rgAdvPart {
    display: none;
  }
}
.btn-outline-warning {
  background-color: #62b5e5;
  letter-spacing: normal;
}
.btn-outline-warning .btn-outline-warning :hover {
  opacity: 0.6;
}
.btn-outline-warning a.active {
  background-color: #FFF;
  color: #62b5e5 !important;
}
.float-right col-md-10 my-2 px-4 {
  font-family: 'montserrat bold', sans-serif !important;
  text-decoration: none !important;
  font-weight: 400;
  font-size: 1.rem;
  letter-spacing: 0.2em;
  padding: 2px;
  margin-bottom: 15px;
}
.img-fluid {
  width: inherit !important;
  vertical-align: bottom;
}
.img-fluid2 {
  width: inherit !important;
  vertical-align: bottom;
}
.img-fluid3 {
  width: inherit !important;
  vertical-align: top;
  box-shadow: 0 5px 5px 0 #0e769f;
  z-index: 0 !important;
  position: relative;
}
.iPhiNarrowForm .secondary {
  display: block;
  margin-top: 50px;
}
#dnn_ctr1368_ViewGenericSearcher_module_Range_Range_cflabel {
  padding: 20px;
  margin-left: -10px;
}
a:link {
  text-decoration: none !important;
}
.float-left_col-md-3 pl-0 pr-0_text-left {
  text-align: left !important;
}
.text-left {
  margin-left: 1px;
  margin-bottom: 20px;
  text-align: left ! important;
  color: #003d6d !important;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: .89rem;
  list-style: none;
  font-weight: 200;
  letter-spacing: 0.2px;
  line-height: 4.5em;
  text-decoration: unset !important;
}
.text-left i.icon-envelope {
  color: #003d6d !important;
  cursor: pointer;
}
.text-left i.icon-envelope:hover {
  color: #ffa100 !important;
}
.text-left i.icon-facebook {
  color: #003d6d !important;
  cursor: pointer;
}
.text-left i.icon-facebook:hover {
  color: #ffa100 !important;
}
.text-left i.icon-twitter {
  color: #003d6d !important;
  cursor: pointer;
}
.text-left i.icon-twitter:hover {
  color: #ffa100 !important;
}
.text-left i.icon-instagram {
  color: #003d6d !important;
  cursor: pointer;
}
.text-left i.icon-instagram:hover {
  color: #ffa100 !important;
}
.text-leftb {
  margin-left: 1px;
  margin-bottom: 20px;
  text-align: left ! important;
  color: #003d6d !important;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: .7rem;
  list-style: none;
  font-weight: 200;
  letter-spacing: 0.2px;
  line-height: 1.9em;
  text-decoration: unset !important;
}
a.btn-outline-warning-orange {
  background: #ffa100 !important;
  font-weight: 200;
  font-size: 0.705rem;
  padding: 7px;
  margin-right: -80px;
  padding-left: 13px !important;
  padding-right: 13px !important;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 4px !important;
}
a.btn-outline-warning-orange:hover {
  color: #fff!important;
  background-color: #62b5e5!important;
}
a.btn-outline-warning {
  background: #62b5e5!important;
  font-weight: 200;
  font-size: 0.705rem;
  padding: 7px;
  margin-left: -3px;
  padding-left: 13px !important;
  padding-right: 13px !important;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 4px !important;
}
a.btn-outline-warning:hover {
  color: #fff!important;
  background-color: #ffa100!important;
}
text-center2 {
  margin-top: 2px;
  margin-left: 5px;
  margin-bottom: 20px;
  text-align: left;
  color: #003d6d !important;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 1 rem;
  list-style: none;
  font-weight: 200;
  letter-spacing: 0.2px;
  line-height: 1.7em;
  text-decoration: unset !important;
}
text-center3 {
  text-align: right !important;
  margin-left: 20px !important;
  margin-bottom: 20px;
}
float-left col-12 p-2 pr-0 my-0 mx-0 {
  text-align: left !important;
  color: #003d6d !important;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: .8725rem;
  font-weight: 200;
  letter-spacing: 0.2px;
}
.RadMenu .rmHorizontal .rmText {
  width: 149px;
}
#dnn_ctr455_ViewFundActivityReport_module_cst_FundActivityReport {
  margin-bottom: 20px;
}
.iPhiForm div.short.TextField input {
  width: 200px !important;
}
div#dnn_ctr700_ViewMyProfile_module_pages {
  border: 4px solid #62b5e5 !important;
  z-index: 1000;
}
div#dnn_ctr1058_ViewMyProfile_module_pages {
  border: 4px solid #62b5e5 !important;
}
div#dnn_ctr1058_ViewMyProfile_module_pages div#dnn_ctr1058_ModuleContent {
  width: 800px !important;
}
div#dnn_ctr1061_ViewModuleWrapperRadTab_module_pages {
  border: 4px solid #62b5e5 !important;
}
div#dnn_ctr1433_ViewMyProfile_module_tabs {
  letter-spacing: -1px;
}
div#dnn_ctr1058_ViewMyProfile_module_tabs {
  margin-top: 15px;
  letter-spacing: -1px;
}
div#dnn_ctr1433_ViewMyProfile_module_tabs {
  margin-top: 15px;
}
.ModStellariPhiModulesMyProfileC .multiPage {
  border: 4px solid #62b5e5 !important;
}
span.rtsTxt {
  font-family: 'Montserrat-Regular';
  font-weight: 500 !important;
  font-size: 1.3em !important;
  line-height: 20px !important;
}
a.rtsLink.rtsSelected {
  box-shadow: 0 4px 10px #003366;
  /* line-height: 30px; */
  max-height: 29px;
}
span.rtsIn {
  margin: 15px 0 0 2px;
}
#dnn_ctr410_Login_ctl01_User_User_cflabel {
  padding-bottom: 3px;
}
.RightColumn-text2 {
  float: right;
  font-size: 14 !important;
  z-index: 0!important;
  height: 400px;
  line-height: 35px;
  margin-top: 60px;
  width: 280px !important;
  border-left: 1px solid #62b5e5;
  color: #62b5e5 !important;
  font-weight: 00;
  border-bottom: 0px !important;
  text-align: left;
  padding: 0 15px 0px 28px !important;
}
.RightColumn-text2 a:hover {
  color: #003366;
}
.rpSlide2 {
  margin-left: 11px;
  list-style-type: none! important;
  margin-top: 0;
}
ul.rpRootGroup {
  list-style-type: none! important;
  margin: 2px 0 0 25px;
}
span.rpText {
  list-style-type: none! important;
}
li.rpItem.rpFirst {
  list-style-type: none !important;
}
li.rpItem.rpLast {
  list-style-type: none !important;
}
li.rpItem {
  list-style-type: none !important;
}
div#dnn_ctr448_ViewContributionsDashboard_module_contributionsItemTemplate {
  letter-spacing: 2px;
}
a#dnn_ctr448_ViewContributionsDashboard_module_cumulativeContribs {
  letter-spacing: 2px;
}
#ContentWrap #pdvWrapper .SmallLeftPane {
  width: 400px;
  float: left;
}
#ContentWrap #pdvWrapper .SmallRightPane {
  width: 400px;
  float: right;
}
.DnnModule.DnnModule-DNN_Links.DnnModule-717 {
  margin-top: -25px;
  margin-bottom: 50px;
}
div#dnn_ctr445_ContentPane {
  margin-bottom: 25px ! important;
}
.tblAccountSelector {
  width: 400px !important;
  margin-bottom: 50px;
}
div#dnn_ctr1208_ViewGivingHistoryPieChart_module_empty {
  margin-top: 226px;
}
.DnnModule.DnnModule-StellariPhiModulesFundBalanceDashboard.DnnModule-446 {
  margin-bottom: 45px;
}
span#dnn_ctr456_dnnTITLE_titleLabel {
  margin-left: 10px;
  margin-top: 229px;
}
div#dnn_ctr487_ModuleContent {
  width: 100%;
}
#dnn_ctr1368_ViewGenericSearcher_module_Range_Range_cflabel {
  padding: 14px;
  margin-left: -10px;
}
table#dnn_ctr448_ViewContributionsDashboard_module_recentContributions_ctl00 {
  font-size: 16px ! important;
  line-height: 19px ! important;
}
table#dnn_ctr455_ViewFundActivityReport_module_cst_FundActivityReport_ctl00 {
  font-size: 16px ! important;
  line-height: 19px ! important;
}
span#dnn_ctr717_dnnTITLE_titleLabel {
  margin-top: 230px;
}
th.PartyName.rgHeader.cell.igridname.string.tableAlignLeft {
  font-size: 16px;
}
.DnnModule.DnnModule-StellariPhiModulesGivingHistoryPieChart.DnnModule-1208 {
  margin-top: -280px;
}
th.Action.rgHeader.cell.igridaction.tableAlignLeft {
  font-size: 16px;
}
th.ReportName.rgHeader.cell.ReportName.string.tableAlignLeft {
  font-size: 16px;
}
th.FormattedAmount.rgHeader.cell.Amount.currency.tableAlignLeft {
  font-size: 16px;
}
td.LegalName.cell.LegalName.string.tableAlignLeft {
  font: 16px/23px 'Montserrat-Regular', sans-serif !important;
}
th.Comment.rgHeader.tableAlignLeft.rgSorted {
  width: 115%;
}
th.CharityName.rgHeader.cell.string.tableAlignLeft {
  width: 115%;
}
td.AmountFormatted.rgFooter.cell.Amount.decimal.tableAlignLeft {
  font-size: 16px;
}
td.Description.rgFooter.cell.Description.string.tableAlignLeft {
  font-size: 16px;
}
span#dnn_ctr456_dnnTITLE_titleLabel {
  margin-top: 229px;
}
tr#dnn_ctr455_ViewFundActivityReport_module_cst_FundActivityReport_ctl00__1 {
  background-color: #dfe5e8;
}
tr#dnn_ctr455_ViewFundActivityReport_module_cst_FundActivityReport_ctl00__3 {
  background-color: #dfe5e8;
}
tr#dnn_ctr455_ViewFundActivityReport_module_cst_FundActivityReport_ctl00__5 {
  background-color: #dfe5e8;
}
tr#dnn_ctr455_ViewFundActivityReport_module_cst_FundActivityReport_ctl00__7 {
  background-color: #dfe5e8;
}
tr#dnn_ctr455_ViewFundActivityReport_module_cst_FundActivityReport_ctl00__9 {
  background-color: #dfe5e8;
}
tr#dnn_ctr1369_ViewIATransferSearchResults_module_cst_IATransfer_ctl00__1 {
  background-color: #dfe5e8;
}
tr#dnn_ctr1369_ViewIATransferSearchResults_module_cst_IATransfer_ctl00__3 {
  background-color: #dfe5e8;
}
tr#dnn_ctr1369_ViewIATransferSearchResults_module_cst_IATransfer_ctl00__5 {
  background-color: #dfe5e8;
}
tr#dnn_ctr1369_ViewIATransferSearchResults_module_cst_IATransfer_ctl00__7 {
  background-color: #dfe5e8;
}
tr#dnn_ctr1369_ViewIATransferSearchResults_module_cst_IATransfer_ctl00__9 {
  background-color: #dfe5e8;
}
tr#dnn_ctr564_ViewAllGrantsTable_module_cst_allGrantsTable_ctl00__1 {
  background-color: #dfe5e8;
}
tr#dnn_ctr564_ViewAllGrantsTable_module_cst_allGrantsTable_ctl00__3 {
  background-color: #dfe5e8;
}
tr#dnn_ctr564_ViewAllGrantsTable_module_cst_allGrantsTable_ctl00__5 {
  background-color: #dfe5e8;
}
tr#dnn_ctr564_ViewAllGrantsTable_module_cst_allGrantsTable_ctl00__7 {
  background-color: #dfe5e8;
}
tr#dnn_ctr564_ViewAllGrantsTable_module_cst_allGrantsTable_ctl00__9 {
  background-color: #dfe5e8;
}
tr#dnn_ctr462_ViewContributionActivity_module_cst_ContributionActivity_ctl00__1 {
  background-color: #dfe5e8;
}
tr#dnn_ctr462_ViewContributionActivity_module_cst_ContributionActivity_ctl00__3 {
  background-color: #dfe5e8;
}
tr#dnn_ctr462_ViewContributionActivity_module_cst_ContributionActivity_ctl00__5 {
  background-color: #dfe5e8;
}
tr#dnn_ctr462_ViewContributionActivity_module_cst_ContributionActivity_ctl00__7 {
  background-color: #dfe5e8;
}
tr#dnn_ctr462_ViewContributionActivity_module_cst_ContributionActivity_ctl00__9 {
  background-color: #dfe5e8;
}
tr#dnn_ctr466_ViewRecommendGrantCharityList_module_cst_RecommendGrantCharityList_ctl00__1 {
  background-color: #dfe5e8;
}
tr#dnn_ctr466_ViewRecommendGrantCharityList_module_cst_RecommendGrantCharityList_ctl00__3 {
  background-color: #dfe5e8;
}
tr#dnn_ctr466_ViewRecommendGrantCharityList_module_cst_RecommendGrantCharityList_ctl00__5 {
  background-color: #dfe5e8;
}
tr#dnn_ctr466_ViewRecommendGrantCharityList_module_cst_RecommendGrantCharityList_ctl00__7 {
  background-color: #dfe5e8;
}
tr#dnn_ctr466_ViewRecommendGrantCharityList_module_cst_RecommendGrantCharityList_ctl00__9 {
  background-color: #dfe5e8;
}
tr#dnn_ctr466_ViewRecommendGrantCharityList_module_cst_RecommendGrantCharityList_ctl00__11 {
  background-color: #dfe5e8;
}
tr#dnn_ctr466_ViewRecommendGrantCharityList_module_cst_RecommendGrantCharityList_ctl00__13 {
  background-color: #dfe5e8;
}
tr#dnn_ctr466_ViewRecommendGrantCharityList_module_cst_RecommendGrantCharityList_ctl00__15 {
  background-color: #dfe5e8;
}
tr#dnn_ctr466_ViewRecommendGrantCharityList_module_cst_RecommendGrantCharityList_ctl00__15 {
  background-color: #dfe5e8;
}
tr#dnn_ctr466_ViewRecommendGrantCharityList_module_cst_RecommendGrantCharityList_ctl00__15 {
  background-color: #dfe5e8;
}
tr#dnn_ctr466_ViewRecommendGrantCharityList_module_cst_RecommendGrantCharityList_ctl00__17 {
  background-color: #dfe5e8;
}
tr#dnn_ctr466_ViewRecommendGrantCharityList_module_cst_RecommendGrantCharityList_ctl00__19 {
  background-color: #dfe5e8;
}
tr#dnn_ctr466_ViewRecommendGrantCharityList_module_cst_RecommendGrantCharityList_ctl00__21 {
  background-color: #dfe5e8;
}
tr#dnn_ctr466_ViewRecommendGrantCharityList_module_cst_RecommendGrantCharityList_ctl00__23 {
  background-color: #dfe5e8;
}
tr#dnn_ctr466_ViewRecommendGrantCharityList_module_cst_RecommendGrantCharityList_ctl00__25 {
  background-color: #dfe5e8;
}
tr#dnn_ctr466_ViewRecommendGrantCharityList_module_cst_RecommendGrantCharityList_ctl00__27 {
  background-color: #dfe5e8;
}
tr#dnn_ctr466_ViewRecommendGrantCharityList_module_cst_RecommendGrantCharityList_ctl00__29 {
  background-color: #dfe5e8;
}
tr#dnn_ctr466_ViewRecommendGrantCharityList_module_cst_RecommendGrantCharityList_ctl00__31 {
  background-color: #dfe5e8;
}
tr#dnn_ctr466_ViewRecommendGrantCharityList_module_cst_RecommendGrantCharityList_ctl00__33 {
  background-color: #dfe5e8;
}
tr#dnn_ctr466_ViewRecommendGrantCharityList_module_cst_RecommendGrantCharityList_ctl00__35 {
  background-color: #dfe5e8;
}
tr#dnn_ctr466_ViewRecommendGrantCharityList_module_cst_RecommendGrantCharityList_ctl00__37 {
  background-color: #dfe5e8;
}
tr#dnn_ctr466_ViewRecommendGrantCharityList_module_cst_RecommendGrantCharityList_ctl00__39 {
  background-color: #dfe5e8;
}
tr#dnn_ctr466_ViewRecommendGrantCharityList_module_cst_RecommendGrantCharityList_ctl00__41 {
  background-color: #dfe5e8;
}
tr#dnn_ctr466_ViewRecommendGrantCharityList_module_cst_RecommendGrantCharityList_ctl00__43 {
  background-color: #dfe5e8;
}
tr#dnn_ctr466_ViewRecommendGrantCharityList_module_cst_RecommendGrantCharityList_ctl00__45 {
  background-color: #dfe5e8;
}
tr#dnn_ctr466_ViewRecommendGrantCharityList_module_cst_RecommendGrantCharityList_ctl00__47 {
  background-color: #dfe5e8;
}
tr#dnn_ctr466_ViewRecommendGrantCharityList_module_cst_RecommendGrantCharityList_ctl00__49 {
  background-color: #dfe5e8;
}
.AccountSelector {
  width: 400px!important;
}
table#tblAccountSelector {
  width: 400px !important;
}
span.thefield {
  margin-top: -5px !important;
}
/* ggbcf - Skin.css - 03.13.34 */

