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;
}
#paneTable {
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0 0 30px #333333;
  margin: 0 auto;
  width: 1275px;
}
/* ADMIN FUNCTIONS, LOGIN, LOGOS & SEARCH */
a#dnn_dnnLOGIN_cmdLogin {
  color: #FFFFFF;
  font-family: "Gill Sans W01 Book", Dosis;
  font-size: 17px;
  font-weight: bold;
  padding: 0 12px;
  text-decoration: none;
  text-transform: uppercase;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
  float: right;
}
a#dnn_dnnLOGIN_cmdLogin:hover {
  color: #98a4ae;
  text-decoration: none;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
}
body#Body {
  background: none repeat scroll 0 0 #e0e0e0;
  color: #414042;
  font-family: "Gill Sans W01 Book", "Istok Web", Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 1.7em;
  overflow-y: scroll;
}
#header {
  background: none repeat scroll 0 0 #174950;
  box-shadow: 0 0 15px #999999;
  clear: both;
  display: block;
  margin-bottom: 5px;
}
#header #dnn_dnnLOGO_imgLogo {
  float: left;
  margin: 19px 0 0 18px;
}
#header #headerRight {
  float: right;
  width: 800px;
  text-align: right;
  padding-top: 6px;
}
#header #headerRight #dnnLOGIN {
  float: right;
}
#header #headerRight #dnnREDMENU {
  clear: both;
}
#Content {
  clear: both;
}
#Content .LeftColumn {
  float: left;
  margin-top: 25px;
  width: 310px;
}
#Content .LeftColumn .LeftPane {
  margin-left: 10px;
  width: 210px;
}
#Content .LeftColumn .LeftPane .DefaultCont {
  margin-bottom: 25px;
  padding: 15px;
}
#Content #ContentWrap {
  float: right;
  margin-right: 20px;
  margin-top: 25px;
  width: 930px;
}
#Content #ContentWrap #pdvWrapper {
  clear: both;
}
#footerWrap {
  background-color: #174950;
  margin-top: 25px;
  padding: 45px 15px 15px 15px;
}
#footerWrap .footerPane .Normal {
  color: #FFFFFF;
  font-size: 14px !important;
}
#footerWrap .footerPane a,
#footerWrap .footerPane a.SkinObject,
#footerWrap .footerPane a:link,
#footerWrap .footerPane a.SkinObject:link,
#footerWrap .footerPane a:active,
#footerWrap .footerPane a.SkinObject:active,
#footerWrap .footerPane .SkinObject,
#footerWrap .footerPane a:visited,
#footerWrap .footerPane a.SkinObject:visited {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: normal;
  text-decoration: underline;
}
#footerWrap .footerPane a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
#credits {
  text-align: center;
  padding: 10px 0;
}
/* ============================================================================================================================================================================================================================================================ */
/* INDIVIDUAL PAGE SKINS (w/ some shared elements) */
/*iphi */
#ContentWrap .TopPane {
  clear: both;
}
#ContentWrap .TopPane .Head {
  color: #313131;
  display: block;
  font-family: "Gill Sans W01 Book", Dosis, Arial, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 36px;
  text-transform: none;
}
#ContentWrap .TopPane .DefaultContTop {
  border-bottom: 3px solid #313131;
  margin-bottom: 10px;
}
#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;
}
/*home */
.home #Content #ContentWrap {
  margin-right: 0px;
}
.home #Content #ContentWrap .TopPane {
  clear: both;
  float: left;
  margin-left: 20px;
  width: 550px;
}
.home #Content #ContentWrap .TopPane .Head {
  color: #313131;
  display: block;
  font-family: "Gill Sans W01 Book", Dosis, Arial, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 36px;
}
.home #Content #ContentWrap .TopPane .DefaultContTop {
  border-bottom: 3px solid #313131;
  margin-bottom: 10px;
}
.home #Content .ContentPane {
  clear: both;
  float: left;
  width: 610px;
}
.home #Content .RightPane {
  float: right;
  margin-left: 11px;
  width: 309px;
}
.home #Content .LeftColumn .LeftPane {
  margin-left: 0 !important;
  width: 310px !important;
}
.home #Content .LeftColumn .LeftPane .DefaultCont {
  margin-bottom: 25px;
  padding: 15px 15px 15px 0;
}
a#LoginHover {
  background: url(images/Login.png) no-repeat scroll 0 0 transparent;
  font-size: 0;
  padding: 36px 309px 0 0;
}
#LoginHover:hover {
  background: url(images/loginHover.png) no-repeat scroll 0 0 transparent;
  height: 36px;
  width: 309px;
}
/* ============================================================================================================================================================================================================================================================ */
/*NAVIGATIONS */
/*top navigation */
#nav {
  height: 45px;
  margin: 10px 0 10px 3px;
  width: 850px;
}
.siteWrapper .RadMenu {
  color: #FFFFFF;
  float: right;
  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;
}
.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: #98a4ae !important;
}
.siteWrapper .RadMenu ul.rmRootGroup li.rmItem a.rmLink {
  border-bottom: medium none !important;
  color: #FFFFFF;
  font-family: "Gill Sans W01 Book", Dosis, Sans-serif;
  line-height: 30px !important;
  font-size: 24px;
  font-weight: 100;
}
.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: #98a4ae;
  background-color: transparent !important;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
}
.siteWrapper .RadMenu ul.rmRootGroup li.rmItem a.rmLink:hover {
  cursor: pointer;
}
.siteWrapper .RadMenu .rmExpanded:hover {
  border: 0px;
  color: #98a4ae;
}
.siteWrapper .RadMenu ul.rmRootGroup li.rmItem .expanded {
  height: 38px;
  line-height: 17px;
  color: #98a4ae !important;
}
.siteWrapper .RadMenu ul.rmRootGroup li.rmItem .rmLink .rmRootLink .rmFocused .rmExpanded {
  height: 38px;
  line-height: 21px;
  color: #98a4ae !important;
}
.siteWrapper .RadMenu ul.rmRootGroup li.rmItem .rmLink .rmRootLink .rmFocused .rmExpanded :hover {
  height: 38px;
  line-height: 21px;
  color: #98a4ae !important;
}
/* sub-level navigation */
.RadPanelbar {
  list-style: none outside none;
  text-align: left;
  white-space: normal !important;
  width: 309px !important;
  padding-bottom: 15px;
  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-color: #98A4AE;
  height: 37px !important;
  margin-bottom: 0.75em;
}
.RadPanelbar ul.rpRootGroup li.rpItem a.rpLink {
  color: #000000;
  font-family: "Gill Sans W01 Book", Dosis, sans-serif;
  font-size: 20px !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-color: #174950;
  width: 309px;
  margin-left: 0px;
}
.RadPanelbar ul.rpRootGroup li.rpItem a.rpLink.selected {
  background-color: #174950;
  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;
}
/* ============================================================================================================================================================================================================================================================ */
/* III. TEXT STYLES */
/* default text */
.Normal {
  color: #414042;
  font-family: "Gill Sans W01 Book", "Istok Web", Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.2px;
  line-height: 1.7em;
}
p {
  color: #414042;
  font-family: "Gill Sans W01 Book", "Istok Web", Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.2px;
  line-height: 1.7em;
}
.NormalBold {
  font-weight: 700;
}
strong {
  font-weight: 700;
}
b {
  font-weight: 700;
}
em {
  font-style: 400italic;
}
blockquote {
  color: #414042;
  font-family: "Gill Sans W01 Book", "Istok Web", Arial, sans-serif;
  font-size: 14px;
  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: #414042;
  font-family: "Gill Sans W01 Book", "Istok Web", Arial, sans-serif;
  font-size: 14px;
  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: #414042;
  font-family: "Gill Sans W01 Book", "Istok Web", Arial, sans-serif;
  text-decoration: underline;
}
a:hover,
a.SkinObject:hover {
  color: #6480a1;
  font-family: "Gill Sans W01 Book", "Istok Web", Arial, sans-serif;
  text-decoration: none;
}
/* Standard Blue Header */
.Head {
  color: #98A4AE;
  display: block;
  font-family: "Gill Sans W01 Book", Dosis, sans-serif;
  font-size: 21px;
  font-weight: 400;
  text-transform: none;
}
.headera {
  color: #98A4AE;
  display: block;
  font-family: "Gill Sans W01 Book", Dosis, sans-serif;
  font-size: 21px;
  font-weight: 400;
  text-transform: none;
}
H1 {
  color: #3D3935;
  display: block;
  font-family: "Gill Sans W01 Book", Dosis, sans-serif;
  font-size: 21px;
  font-weight: 400;
  text-transform: none;
}
/*Blue-ish Grey SubHeader */
.SubHead {
  color: #98A4AE;
  display: block;
  font-family: "Gill Sans W01 Book", Dosis, sans-serif;
  font-size: 18px;
  font-weight: 400;
}
.headerb {
  color: #98A4AE;
  display: block;
  font-family: "Gill Sans W01 Book", Dosis, sans-serif;
  font-size: 18px;
  font-weight: 400;
}
H2 {
  color: #3D3935;
  display: block;
  font-family: "Gill Sans W01 Book", Dosis, sans-serif;
  font-size: 18px;
  font-weight: 400;
}
/*Small Black SubHeader */
H3 {
  color: #414042;
  font-size: 14px;
  line-height: 23px;
  font-family: "Gill Sans W01 Book", Georgia, Arial, sans-serif;
  font-weight: bold;
}
/* ============================================================================================================================================================================================================================================================ */
/* 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: "Gill Sans W01 Book", Verdana, Helvetica, Arial, sans-serif !important;
}
html body .RadInput_Office2007 .riTextBox,
html body .RadInputMgr_Office2007 {
  font-family: "Gill Sans W01 Book", Arial, Helvetica, Tahoma, sans-serif;
  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: "Gill Sans W01 Book", Arial, Helvetica, Tahoma, sans-serif;
  font-size: 12px !important;
  color: #555555 !important;
}
.RadGrid_Office2007 .rgDetailTable {
  font-family: "Gill Sans W01 Book", Arial, Helvetica, Tahoma, sans-serif;
  font-size: 12px !important;
  color: #555555 !important;
}
.RadGrid_Office2007 .rgGroupPanel table {
  font-family: "Gill Sans W01 Book", Arial, Helvetica, Tahoma, sans-serif;
  font-size: 12px !important;
  color: #555555 !important;
}
.RadGrid_Office2007 .rgCommandRow table {
  font-family: "Gill Sans W01 Book", Arial, Helvetica, Tahoma, sans-serif;
  font-size: 12px !important;
  color: #555555 !important;
}
.RadGrid_Office2007 .rgEditForm table {
  font-family: "Gill Sans W01 Book", Arial, Helvetica, Tahoma, sans-serif;
  font-size: 12px !important;
  color: #555555 !important;
}
.RadGrid_Office2007 .rgPager table {
  font-family: "Gill Sans W01 Book", Arial, Helvetica, Tahoma, sans-serif;
  font-size: 12px !important;
  color: #555555 !important;
}
.GridToolTip_Office2007 {
  font-family: "Gill Sans W01 Book", Arial, Helvetica, Tahoma, sans-serif;
  font-size: 12px !important;
  color: #555555 !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: #3385B2 !important;
  font-size: 11px;
}
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: #555555 !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: #174950;
  border: 0 none;
  border-radius: 3px;
  color: #FFFFFF;
  font-family: "Gill Sans W01 Book", Doris, sans-serif !important;
  font-weight: bold;
  height: 28px;
  margin: 5px;
  text-decoration: none;
}
input#snapshotRecommendGrant:hover {
  background-color: #98A4AE;
}
H5,
DT {
  color: #98a4ae;
  font-family: Tahoma,Arial,Helvetica;
  font-size: 11px;
  font-weight: bold;
}
.button {
  background-color: #174950;
  border: 0 none;
  border-radius: 3px;
  color: #FFFFFF;
  font-family: "Gill Sans W01 Book", Doris, sans-serif !important;
  font-weight: bold;
  height: 28px;
  margin: 5px;
  text-decoration: none;
}
.button:hover {
  background-color: #98A4AE;
}
input.primary,
button.primary,
input.secondary,
button.secondary {
  background-color: #174950;
  border: 0 none;
  border-radius: 3px;
  color: #FFFFFF;
  font-family: "Gill Sans W01 Book", Doris, sans-serif !important;
  font-weight: bold;
  height: 28px;
  margin: 5px;
  text-decoration: none;
}
input.primary:hover,
button.primary:hover,
input.secondary:hover,
button.secondary:hover {
  background-color: #98A4AE;
}
/* 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: #98A4AE !important;
  border: 1px solid #98A4AE;
  color: #FFFFFF;
  font-family: "Gill Sans W01 Book", Dosis, Arial, sans-serif;
  font-size: 21px;
  font-weight: normal;
}
.paymentDateChoice_container legend {
  display: none !important;
}
.AccountBalanceSummary .total {
  display: none;
}
.AccountSelector .iaccountorg {
  display: none;
}
/* Hiding Main Org as per client request 6/3/14 */
.GivingHistoryDashboard strong {
  display: none;
}
/* Hiding dashboard language since I moved this mod to grant history, per client request 6/3/14 */
#dnn_ctr1715_ViewGoGreenStatements_module_ajaxPanel > input {
  margin-right: 10px;
}
/* making room for leaf image in go green, per client request 6/3/14 */
.DefaultContributionEntry {
  border: 1px solid #98A4AE;
}
/* Removing the default left margin on the statements module */
.Statements .statementsContainer {
  margin-left: 0;
}
/*Misc Custom Form Styles */
.iPhiForm .DropDown select {
  font-family: "Gill Sans W01 Book", Dosis, Arial, Helvetica, Tahoma, sans-serif;
  font-size: 14px !important;
  overflow: visible;
  width: 200px;
}
button,
input,
select,
textarea {
  font-size: 12px !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;
}
/* 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;
}
/* Generic Feedback Module */
.ModDNNFeedbackC img {
  display: none;
}
/*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: #414042;
  font-family: "Gill Sans W01 Book", "istok web", sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-transform: none;
}
.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;
}
/* allocations */
.InvestmentAllocations .AllocationsTableResult th {
  background-color: #98A4AE !important;
  color: #ffffff;
  font-weight: bold;
}
/* my profile */
.RadTabStrip_Office2007 .rtsLevel1 {
  background-color: #174950 !important;
  background-image: url("/bnym/WebResource.axd?d=VUWFCkzputaHoL6DWKISi5G0KY5jS2_YwcaY6XYh3OydkQ-PbF5WhmoYRi9TuizNKe65ZM-0dpYyX72lEeF6O6IxcL-Rm8DeBjPUWmX8y-B6OU41OGhYi7NtrnmqpzdWcHKMH7L4waewjXkZyqoJSvOftvZCpwxtswDsy4ir17MCvAzf0&t=635742865391360357");
  background-position: 0 100%;
  background-repeat: no-repeat;
}
.RadTabStrip_Office2007 .rtsLevel1 .rtsLink {
  color: #ffffff !important;
}
.RadTabStrip_Office2007 .rtsLevel1 .rtsSelected,
.RadTabStrip_Office2007 .rtsLevel1 .rtsSelected:hover {
  background-position: 0 0 !important;
  text-decoration: none;
}
.RadTabStrip_Office2007 .rtsLevel1 .rtsSelected .rtsOut,
.RadTabStrip_Office2007 .rtsLevel1 .rtsSelected:hover .rtsOut {
  background-position: 0 0 !important;
  text-decoration: underline;
}
/* ============================================================================================================================================================================================================================================================ */
/* RadGrid Defaults */
.RadGrid_Office2007 {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #D0D7E5 !important;
  border-radius: 5px 5px 5px 5px !important;
  color: #414042 !important;
  margin-top: 1px !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: #414042 !important;
  font-family: "Gill Sans W01 Book", Dosis, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400 !important;
  text-transform: uppercase;
}
.RadGrid_Office2007 .rgRow a,
.RadGrid_Office2007 .rgAltRow a,
.RadGrid_Office2007 .rgEditRow a,
.RadGrid_Office2007 .rgFooter a,
.RadGrid_Office2007 .rgEditForm a {
  color: #414042 !important;
  text-decoration: underline;
}
.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: #6480a1 !important;
  font-family: "Gill Sans W01 Book", "Istok Web", Arial, sans-serif;
  text-decoration: none !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: 13px/18px "Gill Sans W01 Book", "Istok Web", Arial, sans-serif !important;
}
.RadGrid_Office2007 .rgFooterDiv,
.RadGrid_Office2007 .rgFooter {
  background: none repeat-x scroll 0 0 #f3f3f3 !important;
  border-color: #F3F3F3 !important;
  border-radius: 5px 5px 5px 5px !important;
}
/* styling default footers */
.RadGrid_Office2007 .rgFooter td {
  color: #414042 !important;
  font-family: "Gill Sans W01 Book", "Istok Web", Arial, 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;
}
.ModAuthenticationC .CommandButton input {
  display: none;
}
.ModAuthenticationC a.CommandButton {
  color: #6480a1;
  font-family: "Gill Sans W01 Book", "Istok Web", Arial, sans-serif;
  text-decoration: underline;
}
/* statements */
.ModStellariPhiModulesStatementsC {
  padding: 0 12px 12px;
}
.DnnModule-StellariPhiModulesStatements {
  background-color: #E0E0E0;
}
.Statements .alternateRow {
  background-color: #DFDFDE;
}
.Statements .statementsContainer {
  border: 1px solid #F3F3F3;
  height: 200px;
  overflow-y: scroll;
}
.even {
  border-color: #F3F3F3;
  border-style: solid;
  border-width: 1px 0;
}
/* 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: #dfdfde;
}
.ContributionsDashboard .rgRow {
  background-color: #F3F3F2;
}
.ContributionsDashboard .RadGrid_Office2007 .rgHeader {
  color: #98A4AE !important;
  font-family: "Gill Sans W01 Book", Dosis, Arial, Helvetica !important;
  font-size: 11px !important;
  font-weight: bold !important;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #F3F3F2 !important;
  text-align: center !important;
}
.ContributionsDashboard .RadGrid_Office2007 .rgHeader a {
  color: #98A4AE !important;
  font-family: "Gill Sans W01 Book", Dosis, Arial, Helvetica !important;
  font-size: 11px !important;
  font-weight: bold !important;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center !important;
}
/* -- DROPDOWN STYLINGS -- */
.searchSwitcher {
  padding-top: 25px;
}
.FundActivitySearcher .RadComboBox_Office2007 .rcbInputCellLeft,
.FundActivitySearcher .RadComboBox_Office2007 .rcbArrowCellLeft {
  background-color: #F3F3F2 !important;
  background-image: url("images/arrow.jpg") !important;
  background-position: right center !important;
  background-repeat: no-repeat !important;
  border: 1px solid #B9B9B6 !important;
  height: 29px !important;
}
.FundActivitySearcher .RadComboBox_Office2007 .rcbReadOnly td.rcbArrowCellRight {
  display: none !important;
}
.OrgSelector .RadComboBox_Office2007 .rcbInputCellLeft,
.OrgSelector .RadComboBox_Office2007 .rcbArrowCellLeft {
  background-color: #F3F3F2 !important;
  background-image: url("images/arrow.jpg") !important;
  background-position: right center !important;
  background-repeat: no-repeat !important;
  border: 1px solid #B9B9B6 !important;
  height: 29px !important;
  min-width: 375px;
}
.OrgSelector .RadComboBox .rcbArrowCell a {
  display: none !important;
}
td.iaccountdropdown .RadComboBox_Default .rcbInputCellLeft,
td.iaccountdropdown .RadComboBox_Default .rcbArrowCellLeft {
  background-color: #F3F3F2 !important;
  background-image: url("images/arrow.jpg") !important;
  background-position: right center !important;
  background-repeat: no-repeat !important;
  border: 1px solid #B9B9B6 !important;
  height: 29px !important;
  min-width: 375px;
}
td.iaccountdropdown .RadComboBox_Default td.rcbArrowCellRight {
  display: none !important;
}
.EnhancedCharitySearchCriteriaMatch .RadComboBox_Default .rcbInputCellLeft,
.EnhancedCharitySearchCriteriaMatch .RadComboBox_Default .rcbArrowCellLeft {
  background-color: #F3F3F2 !important;
  background-image: url("images/arrow.jpg") !important;
  background-position: right center !important;
  background-repeat: no-repeat !important;
  border: 1px solid #B9B9B6 !important;
  height: 29px !important;
  width: 170px !important;
}
.EnhancedCharitySearchCriteriaMatch .RadComboBox_Default td.rcbArrowCellRight {
  display: none !important;
}
.EnhancedCharitySearchKeyword fieldset div.txtSearch input {
  background-color: #F3F3F2 !important;
  border: 1px solid #B9B9B6 !important;
  height: 29px !important;
  width: 155px !important;
}
.EnhancedCharitySearchKeyword fieldset div.actions {
  margin: -3px;
}
/* containers */
.iPhiHeaderCont {
  margin-bottom: 25px !important;
}
.iPhiHeaderCont .iPhiHeaderContTop {
  background-color: #98A4AE;
  height: 25px;
  margin-bottom: 15px;
}
.iPhiHeaderCont .iPhiHeaderContTop .Head {
  color: #FFFFFF;
  text-indent: 5px;
}
.DefaultCont {
  margin-bottom: 25px;
}
.YellowTitleCont {
  margin-bottom: 25px;
}
.YellowTitleCont .YellowTitleContTop .Head {
  color: #98a4ae;
  display: block;
  font-family: "Gill Sans W01 Book", Dosis, sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 10px;
}
/* ============================================================================================================================================================================================================================================================ */
/* 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: #98A4AE;
  color: #FFFFFF;
  font-weight: 600;
}
.mobile-menu > .nav.nav-tabs > li > a:hover,
.mobile-menu > .nav.nav-tabs > li > a:focus {
  background-color: #6480a1;
  color: #FFFFFF;
  text-decoration: none !important;
  text-shadow: 0 -1px 0 #6480a1;
}
/*swipe menu: level-1*/
.mobile-menu > .nav.nav-tabs > .level-1 > a {
  background-color: #98A4AE;
  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: #6480a1;
  color: #FFF;
  text-decoration: none !important;
  text-shadow: 0 -1px 0 #6480a1;
}
.mobile-menu > .nav.nav-tabs > .selected-page.level-1 {
  background-color: #6480a1;
  color: #FFF;
  text-decoration: none !important;
  text-shadow: 0 -1px 0 #6480a1;
}
.current-page.selected-page.level-1 > a {
  background-color: #6480a1 !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;
  }
}
.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: #ffffff;
  font-family: "Gill Sans W01 Book", "Istok Web", 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*/
}
.is-mobile .home #Content .RightPane {
  display: none;
}
.is-mobile #paneTable {
  box-shadow: none !important;
  padding: 10px 10px 25px 10px !important;
}
.is-mobile .mobile-banner {
  float: none;
  background-color: #174950;
  padding: 10px 0;
}
.is-mobile #Content #ContentWrap {
  background-color: #FFFFFF !important;
  float: none !important;
  margin-right: 0px;
  padding-bottom: 25px;
}
.is-mobile #ContentWrap .TopPane {
  float: none !important;
  padding: 0 15px;
  width: auto !important;
}
.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 .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 .GrantHistoryDashboardTable.mainTableDiv .EffectiveDate,
.is-mobile .GrantHistoryDashboardTable.mainTableDiv .Amount {
  display: none;
}
.is-mobile .showMobile {
  display: table-cell;
}
.showMobile {
  display: none;
}
/* bnym - Skin.css - 03.15.81 */

