/* line 2, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd,
q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  font-family: Arial, sans-serif;
}

/* line 5, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
body {
  background: url(../../whi/bg-5fb08ef29139ed2e4094ef4a5bf71b075e3a3bfe2e83fb294e304a3a259fe5d3.gif) repeat-x top left #685c53;
}

/* line 9, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

/* line 12, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
h1 {
  color: #554d42;
  font-size: 28px;
  font-family: Adobe Garamond, Times, Times New Roman, Georgia, serif;
  letter-spacing: 2px;
  padding-top: 15px;
}

/* line 19, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
h2 {
  font-size: 24px;
  color: #554d42;
  font-family: Adobe Garamond, Times, Times New Roman, Georgia, serif;
  letter-spacing: 2px;
  padding-top: 15px;
}

/* line 26, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
h3 {
  font-family: Adobe Garamond, Times, Times New Roman, Georgia, serif;
  letter-spacing: 1px;
  font-size: 20px;
  color: #554d42;
}

/* line 32, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
h4 {
  font-family: Adobe Garamond, Times, Times New Roman, Georgia, serif;
  font-size: 18px;
  color: #554d42;
}

/* line 37, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
h5 {
  font-size: 14px;
  color: #554d42;
}

/* line 41, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
p {
  font-size: 12px;
  line-height: 18px;
  color: #554d42;
}

/* line 46, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#basicPage p {
  padding: 0 15px;
}

/* line 49, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
pre {
  font-size: 10px;
  line-height: 12px;
}

/* line 53, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
p a:link, p a:visited, p a:active {
  color: #0033cc;
  text-decoration: underline;
}

/* line 57, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
p a:hover {
  color: #07213c;
  text-decoration: underline;
}

/* line 61, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
ol, ul {
  list-style: none;
  line-height: 18px;
}

/* line 65, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#basicPage ul {
  list-style: disc;
  padding: 10px 35px;
}

/* line 69, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#basicPage ul li {
  font-size: 12px;
  line-height: 18px;
  color: #554d42;
  padding-bottom: 10px;
}

/*GENERAL*/
/* line 78, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
h1.site-name {
  width: 220px;
  height: 43px;
  padding: 15px 0 6px 0;
  text-indent: -999px;
  font: 0/ 0 arial;
}

/*INTERIOR*/
/* line 86, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#body-bg {
  padding-top: 15px;
}

/* line 90, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#page {
  margin: 0 auto;
  text-align: left;
  width: 910px;
  background: #fff;
  padding: 40px 45px;
  -moz-box-shadow: 0 0 20px #333;
  -webkit-box-shadow: 0 0 20px #333;
  box-shadow: 0 0 20px #333;
}

/*HEADER*/
/* line 102, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#header {
  height: 75px;
}

/* line 105, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#header ul {
  float: right;
}

/* line 108, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#header li {
  display: inline;
  float: left;
  padding-left: 45px;
  text-align: right;
  line-height: 61px;
}

/* line 115, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#header li a {
  text-decoration: none;
  cursor: pointer;
  color: #498a2c;
  font-weight: bold;
}

/* line 121, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#header li a span {
  font-size: 10px;
  color: #685c53;
  font-weight: normal;
}

/* line 126, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#header .whi-logo {
  height: 1px;
  width: 223px;
  float: left;
}

/*HEADER MENU*/
/* line 132, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.header-menu {
  position: relative;
  top: 52px;
  height: 30px;
}

/* line 137, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.header-menu ul {
  position: relative;
  float: right;
}

/* line 141, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.header-menu ul li {
  display: inline;
}

/* line 144, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.header-menu ul li a {
  color: #403f3f;
  line-hight: 15px;
  padding: 12px 15px 6px 15px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
}

/* line 153, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.header-menu li.current-link a,
.header-menu li a:hover {
  background: #f7f7f7;
  border-top: 1px solid #b7b7b7;
  border-left: 1px solid #b7b7b7;
  border-right: 1px solid #b7b7b7;
  padding: 12px 14px 6px 14px;
}

/*MAIN CONTENT*/
/* line 162, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#content-top {
  display: none;
}

/* line 165, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#content {
  border: 1px solid #685c53;
  padding: 15px;
}

/* line 169, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#content.side-bar {
  padding: 0px;
}

/* line 174, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#content-inner {
  min-height: 375px;
  position: relative;
}

/* line 178, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.side-quote {
  float: left;
  position: relative;
  top: 200px;
  width: 280px;
  margin-left: -285px;
}

/* line 185, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.side-quote h3 {
  font-family: Times, sans-serif;
  font-size: 26px;
  line-height: 38px;
}

/*HOMEPAGE*/
/* line 192, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.page-home #content-inner {
  background: transparent url(../../whi/img-home-92205800183c959ab6a510dd851dbf43b8c07a5d493bcc7dca23491d5aeed875.jpg) no-repeat top left;
}

/* line 195, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.btn-learn {
  position: relative;
  float: right;
  background: transparent url(../../whi/btn-learn-7e2830443d199fd680f791da5882edcc00749c575a17072d6b8f78972b896198.gif) no-repeat top left;
  margin-top: 10px;
  position: relative;
}

/* line 202, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.btn-learn a {
  padding: 10px 55px;
  text-decoration: none;
}

/*IRVING Layout*/
/* line 208, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.irving-layout #navigation {
  height: 350px;
}

/* line 211, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.foundation {
  position: absolute;
  width: 235px;
  background: #498a2c;
  height: 330px;
  padding: 20px;
  float: left;
  margin: 265px 0 0 10px;
}

/* line 220, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.foundation p {
  color: #fff;
  font-size: 11px;
  line-height: 15px;
}

/* line 225, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.foundation p a {
  color: #fff;
  text-decoration: underline;
}

/* line 229, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.foundation h4 {
  font-family: Times, sans-serif;
  color: #fff;
  font-size: 16px;
  margin-bottom: 6px;
}

/* line 235, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.irving {
  float: right;
  width: 266px;
  height: 340px;
  margin: 0 -40px 10px 10px;
  background: transparent url(../../whi/irving-48fddaec80d11c3f683ac8fd76070a49fe901fd697cf7d7a1ce39aa882bf870f.jpg) no-repeat bottom left;
}

/*OFFICEHISTORY*/
/* line 244, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#basicPage .time-text p {
  margin-left: -290px;
  padding: 0;
}

/* line 248, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.sc_menu h4 {
  margin: 5px 0;
}

/* line 251, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
div.sc_menu {
  position: relative;
  height: 255px;
  width: 880px;
  overflow: auto;
  margin-left: -290px;
  border: 1px solid #685C53;
}

/* line 259, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#basicPage ul.sc_menu {
  display: block;
  height: 255px;
  width: 2500px;
  padding: 45px 10px 0 10px;
  margin: 0;
  background: #f9f7f7 url(../../whi/time-line-2018-b11247e94254b1f15ef548407931ebbe462e078c6cf76dd24d2980acd3ceb649.gif) no-repeat top left;
  list-style: none;
}

/* line 268, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#basicPage ul.sc_menu li {
  display: block;
  float: left;
  padding: 0 4px;
  margin: 0 10px;
  width: 150px;
  background: #fff;
  height: 195px;
  display: inline;
  border: 1px solid #685C53;
}

/* line 279, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.toni {
  float: left;
  margin-left: -290px;
  position: relative;
  top: 240px;
  width: 247px;
  height: 336px;
  background: transparent url(../../whi/toni-5ef554689db4b4ae17edf300a44c55b62cff1bcbb61dbc8fe2cfbae6f8a666c9.jpg) no-repeat top left;
}

/*BOTTOMIMAGES*/
/* line 291, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.public-equity-bottom {
  background: transparent url(../../whi/public-equity-d2de8b3ad354761fc43604646bc1c660f82ff9a03e680760766e4e5193032043.gif) no-repeat top left;
  width: 904px;
  height: 218px;
  margin-left: -302px;
}

/* line 297, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.culture-bottom {
  background: transparent url(../../whi/culture-0008374603d2d834ab5d390f87d9501b701de7db1ac76eaa18c70fdfaf6777b0.gif) no-repeat top left;
  width: 884px;
  height: 155px;
  margin-left: -293px;
}

/* line 303, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.portfolio-construction-bottom {
  background: transparent url(../../whi/portfolio-construction-0cb6a0f2ed9c8cafaa772a71613d33fba80ff891aa9de291619ae9c3b7f73d2b.gif) no-repeat top left;
  width: 792px;
  height: 424px;
  margin-left: -243px;
}

/*header images*/
/* line 310, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.page-title {
  float: right;
  width: 620px;
  margin-bottom: 20px;
  height: 147px;
}

/* line 316, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.page-title h1 {
  color: #fff;
  padding: 115px 0 0 15px;
}

/* line 320, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
h1.underline {
  background: transparent url(../../whi/h1-bg-034f0eac94b0e6a4f86484dfa8f4bc81eef8141d13d5a2e185830ac405c0ba82.gif) no-repeat bottom left;
  font-size: 24px;
  padding: 15px 0 0 15px;
  z-index: 1;
  letter-spacing: -0.001em;
}

/* line 327, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.bridge {
  background: transparent url(../../whi/img-bridge-9d858c5c61bc19be9d514c4f6d6366e7a9deb2293c9b9dffc4e4b87dab8e0061.png) no-repeat top right;
  height: 147px;
  z-index: 2;
}

/* line 332, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.chart {
  background: #7f7669 url(../../whi/img-chart-927ae1286dfb986f4a385a69e9a939a2efa020553375018ede8a6166755026a3.png) no-repeat top right;
}

/* line 335, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.city {
  background: #7f7669 url(../../whi/img-city-dea01c5e3b015ce6efe51ffeb56f616acb155dd06f2b1acaea935a0990d75754.png) no-repeat top right;
}

/* line 338, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.compass {
  background: #7f7669 url(../../whi/img-compass-c8618109096150392d017a40155952a71d4d8d8a542bc567df523c533a7b555b.png) no-repeat top right;
}

/* line 341, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.feet {
  background: #7f7669 url(../../whi/img-feet-348d8e5dd9f1162eb5fc8cc943b031b8853c98805cbba43059e5032cba0c1f32.png) no-repeat top right;
}

/* line 344, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.hands {
  background: #7f7669 url(../../whi/img-hands-21199580fc16c6063705692d1daec20c9e95d85afe95fe6a0b7fa09c02e03c9c.png) no-repeat top right;
}

/* line 347, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.jump {
  background: #7f7669 url(../../whi/img-jump-a29ab6ca8671d6170fc9b1d284206c21e5cbc1ae3b101b27a31c42050a30e131.png) no-repeat top right;
}

/* line 350, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.kid {
  background: #7f7669 url(../../whi/img-kid-c259ad0a8b18ab344fb42fd6c4427223148d505408ea97ab70573454bc4ab650.png) no-repeat top right;
}

/* line 353, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.lake {
  background: #7f7669 url(../../whi/img-lake-fbda388266f0cccf41c2d6533441bf5dc9c7954b18182b8f6d2103969b8def1b.png) no-repeat top right;
}

/* line 356, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.lighthouse {
  background: #7f7669 url(../../whi/img-lighthouse-6bee06944b1a75b434d357bebb7bf7f8c3d26226bc492c5906e8c22127433ed8.png) no-repeat top right;
}

/* line 359, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.money {
  background: #7f7669 url(../../whi/img-money-f70aa2ca219754ffa70c0542994363621b1c097f895cb731845ac2ad0f8d397f.png) no-repeat top right;
}

/* line 362, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.sail {
  background: #7f7669 url(../../whi/img-sail-18e737fe36cb1c97f7b2943098c64254ea6adc55848f415db1e3ddc1d66a9f41.png) no-repeat top right;
}

/* line 365, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.sculpture {
  background: #7f7669 url(../../whi/img-sculpture-ffdc3d483bebec71981bac28d22816379dd72c436f314465d81846e0ee4e1956.png) no-repeat top right;
}

/* line 368, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.silvertube {
  background: #7f7669 url(../../whi/img-silvertube-27bbe7624ed712f6f2a3a992cd8a66438990fbf13997ec4f42aff7fe0ea33f3f.png) no-repeat top right;
}

/* line 371, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.skyline {
  background: #7f7669 url(https://www.whi.com/images/whi/img-skyline.png) no-repeat top right;
}

/* line 374, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.sock {
  background: #7f7669 url(../../whi/img-sock-afa94fd4623a6ecd17907a086951527770cb29ebcfd81c5e77aa53f40e12c457.png) no-repeat top right;
}

/* line 377, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.will {
  background: #7f7669 url(../../whi/img-will-42353e0d6c7796b6d92211b4b2bead6c68ac5f6fe540536261a73f707ce7d54a.png) no-repeat top right;
}

/*FRAMEDPAGEs*/
/* line 381, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.side-bar #body-content-border {
  border: 15px solid #ffffff;
  margin-left: 275px;
  padding: 0 0 15px 25px;
}

/* line 386, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.pe-logo {
  background: transparent url(../../whi/logo-publicequity-c4ae164198b8839b6cfab67823ceadd602dd225206a9ef530206ea7c5f3c8e76.gif) no-repeat top left;
  height: 60px;
}

/* line 390, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.alt-logo {
  background: transparent url(../../whi/logo-alternatives-d76bcef2064615f4a93fe4e4fb8095d5232449f5bfee1f579547dcb6942f61f4.gif) no-repeat top left;
  height: 60px;
  position: relative;
  top: 123px;
}

/* line 396, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.re-logo {
  background: transparent url(../../whi/logo-re-f91b4aa5e40a2cb68be09a50b4c852cc3660a679d401b4b4ec3338725b4b4990.gif) no-repeat top left;
  height: 60px;
  position: relative;
  top: 123px;
}

/*LEFT SIDEBAR*/
/* line 404, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.side-bar #body-content {
  margin-left: 220px;
  padding: 0 0 15px 85px;
}

/* line 409, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#navigation {
  width: 225px;
  background: #fff;
  padding-top: 15px;
  float: left;
}

/* line 415, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#navigation li {
  list-style-image: none;
  padding: 6px 20px;
  width: 185px;
}

/* line 420, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#navigation li a {
  color: #635951;
  line-height: 12px;
  font-size: 12px;
  text-decoration: none;
}

/* line 427, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#navigation li:hover,
#navigation li.current-link {
  background: #a4976d;
}

/* line 431, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#navigation li:hover a,
#navigation li.current-link a {
  color: #fff;
}

/*FOOTER*/
/* line 436, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#footer {
  margin: 0 auto;
  width: 1020px;
  height: 1px;
}

/* line 441, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#footer p {
  color: #382d24;
  font-size: 11px;
  line-height: 13px;
}

/* line 446, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#footer h3 {
  color: #382d24;
  font-size: 14px;
  line-height: 14px;
  margin: 0;
  padding: 0 0 4px 0;
}

/* line 453, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#footer a {
  color: #382d24;
}

/* line 456, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#footer-top {
  padding-top: 65px;
  width: 1020px;
  height: 150px;
}

/* line 461, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#footer-top div {
  float: left;
  width: 140px;
  padding-right: 20px;
}

/* line 466, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#footer-top div.contact {
  float: right;
  margin-right: 100px;
}

/* line 471, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#footer-top div.wealth,
#footer-top div.wealth-menu {
  width: 150px;
}

/* line 475, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#footer-top div.about,
#footer-top div.about-menu {
  width: 150px;
}

/* line 478, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#footer-top li {
  line-height: 13px;
}

/* line 481, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#footer-top li a {
  text-decoration: none;
  font-size: 11px;
}

/* line 485, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#footer-top li a:hover {
  text-decoration: underline;
}

/* line 488, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#footer-bottom {
  padding-top: 10px;
}

/* line 491, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#footer-bottom p {
  float: left;
}

/* line 494, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.footer-menu ul {
  padding: 0 95px 0 0;
  list-style-type: none;
  float: right;
  width: auto;
}

/* line 500, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.footer-menu li {
  display: inline;
}

/* line 503, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.footer-menu li a {
  color: #382d24;
  text-decoration: none;
  font-size: 11px;
  padding: 0 0 0 20px;
}

/* line 509, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
#footer div.footer-menu a:hover {
  text-decoration: underline;
}

/*tablecss*/
/* line 514, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
tr#toprow td {
  text-align: center;
  width: 20%;
  background: none;
  color: #222222;
  font-size: 12px;
  font-weight: bold;
  height: 22px;
}

/* line 523, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
tr.fund-performance td {
  text-align: center;
  width: 20%;
  height: 22px;
  border-bottom: 1px solid #aaaaaa;
  font-size: 11px;
  padding-top: 3px;
}

/* line 531, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
tr.legal-admin td {
  width: 50%;
  border-bottom: 1px solid #aaaaaa;
  font-size: 12px;
  padding: 5px;
}

/* line 537, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
tr.fund-terms td {
  border-bottom: 1px solid #aaaaaa;
  font-size: 12px;
  padding: 5px;
}

/* line 542, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
tr.legal-admin-grey td {
  width: 50%;
  border-bottom: 1px solid #aaaaaa;
  font-size: 12px;
  padding: 5px;
  font-weight: bold;
  background: #cccccc url(../../jqgrid/ui-bg_highlight-soft_75_cccccc_1x100-54270656df079c4da5182629a080fc633b6f84b87985eb016d25a560e2c38d4a.png) repeat-x scroll 50% 50%;
}

/* line 550, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
tr#odd td {
  text-align: center;
  width: 20%;
  height: 22px;
}

/* line 555, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
tr#even td {
  text-align: center;
  width: 20%;
  height: 22px;
}

/* line 560, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
.rounded-corner {
  border: 1px solid #aaaaaa;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  background: #cccccc url(../../jqgrid/ui-bg_highlight-soft_75_cccccc_1x100-54270656df079c4da5182629a080fc633b6f84b87985eb016d25a560e2c38d4a.png) repeat-x scroll 50% 50%;
}

/* line 566, /home/app/portal/app/assets/stylesheets/themes/whi/whi.scss */
tr.audit-top td {
  text-align: center;
  font-size: 16px;
  background: #103D7C;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  padding: 4px 0;
}
