html.overlay-open .navbar-fixed-top { z-index: 400; }
html.js fieldset.collapsed { height: auto; }
html.js input.form-autocomplete { background-image: none; }
body { position: relative; }
body.admin-expanded.admin-vertical.admin-nw .navbar, body.admin-expanded.admin-vertical.admin-sw .navbar { margin-left: 260px; }
body.navbar-is-fixed-top { padding-top: 64px ! important; }
body.navbar-is-fixed-bottom { padding-bottom: 64px ! important; }
body.toolbar { padding-top: 30px ! important; }
body.toolbar .navbar-fixed-top { top: 30px; }
body.toolbar.navbar-is-fixed-top { padding-top: 94px ! important; }
body.toolbar-drawer { padding-top: 64px ! important; }
body.toolbar-drawer .navbar-fixed-top { top: 64px; }
body.toolbar-drawer.navbar-is-fixed-top { padding-top: 128px ! important; }
body.admin-menu .navbar-fixed-top { top: 29px; }
body.admin-menu.navbar-is-fixed-top { padding-top: 93px ! important; }
body div#admin-toolbar { z-index: 1600; }
body #toolbar, body #admin-menu, body #admin-toolbar { box-shadow: none; }
body #admin-menu { margin: 0px; padding: 0px; position: fixed; z-index: 1600; }
body #admin-menu .dropdown li { line-height: normal; }
.navbar.container { margin-top: 20px; }
@media screen and (min-width: 768px) {
  .navbar.container { max-width: 720px; }
}
@media screen and (min-width: 992px) {
  .navbar.container { max-width: 940px; }
}
@media screen and (min-width: 1200px) {
  .navbar.container { max-width: 1140px; }
}
.navbar.container > .container { margin: 0px; padding: 0px; width: auto; }
#overlay-container, .overlay-modal-background, .overlay-element { z-index: 1500; }
#toolbar { z-index: 1600; }
.modal { z-index: 1620; }
.modal-dialog { z-index: 1630; }
.modal-backdrop { z-index: 1610; }
.footer { margin-top: 45px; padding-top: 35px; padding-bottom: 36px; border-top: 1px solid rgb(229, 229, 229); }
.element-invisible { margin: 0px; padding: 0px; width: 1px; }
.navbar .logo { margin-right: -15px; padding-left: 15px; padding-right: 15px; }
@media screen and (min-width: 768px) {
  .navbar .logo { margin-right: 0px; padding-left: 0px; }
}
ul.secondary { float: left; }
@media screen and (min-width: 768px) {
  ul.secondary { float: right; }
}
.page-header { margin-top: 0px; }
.block:first-child h2.block-title { margin-top: 0px; }
p:last-child { margin-bottom: 0px; }
.region-help > .glyphicon { font-size: 18px; float: left; margin: -0.05em 0.5em 0px 0px; }
.region-help .block { overflow: hidden; }
form#search-block-form { margin: 0px; }
.navbar #block-search-form { float: none; margin: 5px 0px 5px 5px; }
@media screen and (min-width: 992px) {
  .navbar #block-search-form { float: right; }
}
.navbar-search .control-group { margin-bottom: 0px; }
ul.action-links { margin: 12px 0px; padding: 0px; }
ul.action-links li { display: inline; margin: 0px; padding: 0px 6px 0px 0px; }
ul.action-links .glyphicon { padding-right: 0.5em; }
input, textarea, select, .uneditable-input { max-width: 100%; width: auto; }
input.error { color: rgb(185, 74, 72); border-color: rgb(235, 204, 209); }
fieldset legend.panel-heading { float: left; line-height: 1em; margin: 0px; }
fieldset .panel-body { clear: both; }
fieldset .panel-heading a.panel-title { color: inherit; display: block; margin: -10px -15px; padding: 10px 15px; }
fieldset .panel-heading a.panel-title:hover { text-decoration: none; }
.form-actions { clear: both; }
.resizable-textarea textarea { border-radius: 4px 4px 0px 0px; }
.radio:first-child, .checkbox:first-child { margin-top: 0px; }
.radio:last-child, .checkbox:last-child { margin-bottom: 0px; }
.help-block, .control-group .help-inline { color: rgb(153, 153, 153); font-size: 12px; margin: 5px 0px 10px; padding: 0px; }
.panel-heading { display: block; }
a.tabledrag-handle .handle { height: auto; width: auto; }
.error { color: rgb(185, 74, 72); }
div.error, table tr.error { background-color: rgb(242, 222, 222); color: rgb(185, 74, 72); }
.control-group.error { background: transparent none repeat scroll 0px center; }
.control-group.error label, .control-group.error .control-label { color: rgb(185, 74, 72); font-weight: 600; }
.control-group.error input, .control-group.error textarea, .control-group.error select, .control-group.error .uneditable-input { color: rgb(85, 85, 85); border: 1px solid rgb(204, 204, 204); }
.control-group.error .help-block, .control-group.error .help-inline { color: rgb(51, 51, 51); }
.list-inline > li.first { padding-left: 0px; }
.nav-tabs { margin-bottom: 10px; }
ul li.collapsed, ul li.expanded, ul li.leaf { list-style: outside none none; }
.tabs--secondary { margin: 0px 0px 10px; }
.submitted { margin-bottom: 1em; font-style: italic; font-weight: 400; color: rgb(119, 119, 119); }
.password-strength { width: 17em; float: right; margin-top: 1.4em; }
.password-strength-title { display: inline; }
.password-strength-text { float: right; font-weight: 700; }
.password-indicator { background-color: rgb(148, 148, 148); height: 0.3em; width: 100%; }
.password-indicator div { height: 100%; width: 0px; background-color: rgb(153, 153, 153); }
input.password-confirm, input.password-field { width: 16em; margin-bottom: 0.4em; }
div.password-confirm { float: right; margin-top: 1.5em; visibility: hidden; width: 17em; }
div.form-item div.password-suggestions { padding: 0.2em 0.5em; margin: 0.7em 0px; width: 38.5em; border: 1px solid rgb(180, 180, 180); }
div.password-suggestions ul { margin-bottom: 0px; }
.confirm-parent, .password-parent { clear: left; margin: 0px; width: 36.3em; }
.progress-wrapper .progress { margin-bottom: 10px; }
.pagination ul > li > a.progress-disabled { float: left; }
.form-autocomplete .glyphicon { color: rgb(153, 153, 153); font-size: 120%; }
.form-autocomplete .glyphicon.glyphicon-spin { color: rgb(66, 139, 202); }
.form-autocomplete .input-group-addon { background-color: rgb(255, 255, 255); }
.ajax-progress .glyphicon { font-size: 90%; margin: 0px -0.25em 0px 0.5em; }
.glyphicon-spin { display: inline-block; animation: 1s linear 0s normal none infinite running spin; }
a .glyphicon-spin { display: inline-block; text-decoration: none; }
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(359deg); }
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(359deg); }
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(359deg); }
}
.glyphicon-refresh { transform-origin: 50% 45% 0px; }
.tabbable { margin-bottom: 20px; }
.tabs-below > .nav-tabs, .tabs-left > .nav-tabs, .tabs-right > .nav-tabs { border-bottom: 0px none; }
.tabs-below > .nav-tabs .summary, .tabs-left > .nav-tabs .summary, .tabs-right > .nav-tabs .summary { color: rgb(153, 153, 153); font-size: 12px; }
.tab-pane > .panel-heading { display: none; }
.tab-content > .active { display: block; }
.tabs-below > .nav-tabs { border-top: 1px solid rgb(221, 221, 221); }
.tabs-below > .nav-tabs > li { margin-top: -1px; margin-bottom: 0px; }
.tabs-below > .nav-tabs > li > a { border-radius: 0px 0px 4px 4px; }
.tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus { border-top-color: rgb(221, 221, 221); border-bottom-color: transparent; }
.tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:hover, .tabs-below > .nav-tabs > .active > a:focus { border-color: transparent rgb(221, 221, 221) rgb(221, 221, 221); }
.tabs-left > .nav-tabs, .tabs-right > .nav-tabs { padding-bottom: 20px; width: 220px; }
.tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li { float: none; }
.tabs-left > .nav-tabs > li:focus, .tabs-right > .nav-tabs > li:focus { outline: 0px none; }
.tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a { margin-right: 0px; margin-bottom: 3px; }
.tabs-left > .nav-tabs > li > a:focus, .tabs-right > .nav-tabs > li > a:focus { outline: 0px none; }
.tabs-left > .tab-content, .tabs-right > .tab-content { border-radius: 0px 4px 4px; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05); border: 1px solid rgb(221, 221, 221); overflow: hidden; padding: 10px 15px; }
.tabs-left > .nav-tabs { float: left; margin-right: -1px; }
.tabs-left > .nav-tabs > li > a { border-radius: 4px 0px 0px 4px; }
.tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus { border-color: rgb(238, 238, 238) rgb(221, 221, 221) rgb(238, 238, 238) rgb(238, 238, 238); }
.tabs-left > .nav-tabs > .active > a, .tabs-left > .nav-tabs > .active > a:hover, .tabs-left > .nav-tabs > .active > a:focus { border-color: rgb(221, 221, 221) transparent rgb(221, 221, 221) rgb(221, 221, 221); box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05); }
.tabs-right > .nav-tabs { float: right; margin-left: -1px; }
.tabs-right > .nav-tabs > li > a { border-radius: 0px 4px 4px 0px; }
.tabs-right > .nav-tabs > li > a:hover, .tabs-right > .nav-tabs > li > a:focus { border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(238, 238, 238) rgb(221, 221, 221); box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05); }
.tabs-right > .nav-tabs > .active > a, .tabs-right > .nav-tabs > .active > a:hover, .tabs-right > .nav-tabs > .active > a:focus { border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(221, 221, 221) transparent; }
th.checkbox, td.checkbox, th.radio, td.radio { display: table-cell; }
.views-display-settings .label { font-size: 100%; color: rgb(102, 102, 102); }
.views-display-settings .footer { padding: 0px; margin: 4px 0px 0px; }
table .radio input[type="radio"], table .checkbox input[type="checkbox"] { max-width: inherit; }
.form-horizontal .form-group label { position: relative; min-height: 1px; margin-top: 0px; margin-bottom: 0px; padding-top: 7px; padding-left: 15px; padding-right: 15px; text-align: right; }
@media (min-width: 768px) {
  .form-horizontal .form-group label { float: left; width: 16.6667%; }
}
.alert a { font-weight: 700; }
.alert-success a { color: rgb(53, 102, 53); }
.alert-info a { color: rgb(45, 105, 135); }
.alert-warning a { color: rgb(164, 126, 60); }
.alert-danger a { color: rgb(149, 59, 57); }
#colorbox, #cboxOverlay, #cboxWrapper { position: absolute; top: 0px; left: 0px; z-index: 9999; overflow: hidden; }
#cboxOverlay { position: fixed; width: 100%; height: 100%; }
#cboxMiddleLeft, #cboxBottomLeft { clear: left; }
#colorbox div#cboxContent { position: relative; padding: 20px; background-color: rgb(235, 235, 236); display: block; box-shadow: 0px 2px 25px 3px rgb(227, 225, 225); }
#cboxLoadedContent { overflow: auto; }
#cboxTitle { margin: 0px; }
#cboxLoadingOverlay, #cboxLoadingGraphic { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow { border: 0px none; padding: 0px; margin: 0px; overflow: visible; width: auto; background: transparent none repeat scroll 0% 0%; cursor: pointer; }
#cboxPrevious:active, #cboxNext:active, #cboxClose:active, #cboxSlideshow:active { outline: 0px none; }
.cboxPhoto { float: left; margin: auto; border: 0px none; display: block; max-width: none; }
.cboxIframe { width: 100%; height: 100%; display: block; border: 0px none; }
#colorbox, #cboxContent, #cboxLoadedContent { box-sizing: content-box; }
#cboxOverlay { background: white none repeat scroll 0% 0%; }
#colorbox { background: transparent none repeat scroll 0% 0%; box-shadow: 3px 3px 16px rgb(51, 51, 51); outline: 0px none; }
#colorbox, #colorbox div { overflow: visible; }
#cboxTopLeft, #cboxTopCenter, #cboxTopRight, #cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight, #cboxMiddleLeft, #cboxMiddleRight, #cboxContent { width: 0px; height: 0px; }
#cboxError { padding: 50px; border: 1px solid rgb(204, 204, 204); }
#cboxLoadedContent {  }
#cboxTitle { left: 0px; color: rgb(49, 49, 49); padding: 0px 140px 0px 15px; display: table-cell ! important; vertical-align: middle; float: none ! important; }
#cboxCurrent { display: none; position: absolute; bottom: -26px; right: 80px; color: rgb(49, 49, 49); border-left: 1px solid rgb(49, 49, 49); padding: 0px 0px 0px 15px; }
.cboxSlideshow_on #cboxSlideshow { display: none; }
.cboxSlideshow_on #cboxSlideshow:hover {  }
.cboxSlideshow_off #cboxSlideshow { display: none; }
.cboxSlideshow_off #cboxSlideshow:hover {  }
#cboxPrevious { position: absolute; bottom: -26px; right: 45px; background: transparent url(a016898f035bc54a47bcc35a24edd51a5bc4a4ac.png)  no-repeat scroll 0px -48px; width: 21px; height: 15px; text-indent: -9999px; }
#cboxPrevious:hover { background-position: 0px -111px; }
#cboxNext { position: absolute; bottom: -26px; right: 15px; background: transparent url(a016898f035bc54a47bcc35a24edd51a5bc4a4ac.png)  no-repeat scroll 0px -29px; width: 21px; height: 15px; text-indent: -9999px; }
#cboxNext:hover { background-position: 0px -92px; }
#cboxLoadingOverlay { background: rgb(230, 230, 230) none repeat scroll 0% 0%; }
#cboxLoadingGraphic { background: transparent url(f8f6d9d9091f35e4e60dbb7b9c630fef4c478b64.gif)  no-repeat scroll center center; }
#cboxClose { position: absolute; top: 0px; right: -4px; background: transparent url(a016898f035bc54a47bcc35a24edd51a5bc4a4ac.png)  no-repeat scroll 0px 0px; width: 25px; height: 25px; text-indent: -9999px; opacity: 0; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \32 ; }
}
.header-navbar-wrapper { background-color: white; position: relative; box-shadow: 0px 0px 9px 9px rgba(0, 0, 0, 0.25); z-index: 10; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \37 ; }
}
.header-navbar-wrapper .advert { background-color: rgb(200, 200, 200); padding: 15px 0px 20px; text-align: center; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \31 1; }
}
.header-navbar-wrapper .advert img { margin: 0px auto; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \31 5; }
}
.header-navbar-wrapper #navbar-container { background: white none repeat scroll 0% 0%; position: relative; z-index: 500; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \31 9; }
}
.header-navbar-wrapper #navbar-container.fixed { position: fixed; top: 0px; width: 100%; box-shadow: 0px 0px 9px 9px rgba(0, 0, 0, 0.25); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \32 6; }
}
.header-navbar-wrapper header.navbar { background: white none repeat scroll 0% 0%; border: medium none; margin: 0px auto; display: flex; flex-direction: row; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \33 2; }
}
.header-navbar-wrapper header.navbar .navbar-brand { width: 110px; padding: 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \33 5; }
}
.header-navbar-wrapper header.navbar .navbar-brand .logo { margin: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \34 0; }
}
.header-navbar-wrapper header.navbar .nav ul.ajax-register-links { list-style: outside none none; margin: 23px 0px 0px; padding: 0px; text-align: right; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \34 5; }
}
.header-navbar-wrapper header.navbar .nav ul.ajax-register-links li { display: inline; padding: 5px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \34 8; }
}
.header-navbar-wrapper header.navbar .nav ul.ajax-register-links li a { color: rgb(77, 77, 77); line-height: 18px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \35 8; }
}
.navbar .logo { padding: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \36 2; }
}
.navbar-default nav > .navbar-nav { display: flex; flex-direction: row; position: relative; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \36 6; }
}
.navbar-default nav > .navbar-nav li { display: flex; flex-grow: 1; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \36 9; }
}
.navbar-default nav > .navbar-nav li .dropdown-menu { border: medium none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \37 1; }
}
.navbar-default nav > .navbar-nav li .dropdown-menu li { display: block; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \37 6; }
}
.navbar-default nav > .navbar-nav li.last .dropdown-menu { left: auto; right: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \38 7; }
}
.navbar-default nav > .navbar-nav > li > span, .navbar-default nav > .navbar-nav > li > a, .navbar-default nav > .navbar-nav > .active > span, .navbar-default nav > .navbar-nav > .active > a, .navbar-default nav > .navbar-nav > li.open > a, .navbar-default nav > .navbar-nav > li.open > span { align-items: center; justify-content: center; display: flex; width: 100%; background-color: rgb(0, 131, 202); border-bottom: 5px solid rgb(255, 223, 79); color: white; padding: 15px 20px 10px; line-height: 20px ! important; position: relative; cursor: pointer; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \39 9; }
}
.navbar-default nav > .navbar-nav > li > span div, .navbar-default nav > .navbar-nav > li > a div, .navbar-default nav > .navbar-nav > .active > span div, .navbar-default nav > .navbar-nav > .active > a div, .navbar-default nav > .navbar-nav > li.open > a div, .navbar-default nav > .navbar-nav > li.open > span div { cursor: pointer; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \31 02; }
}
.navbar-default nav > .navbar-nav > li > span:hover, .navbar-default nav > .navbar-nav > li > span:focus, .navbar-default nav > .navbar-nav > li > a:hover, .navbar-default nav > .navbar-nav > li > a:focus, .navbar-default nav > .navbar-nav > .active > span:hover, .navbar-default nav > .navbar-nav > .active > span:focus, .navbar-default nav > .navbar-nav > .active > a:hover, .navbar-default nav > .navbar-nav > .active > a:focus, .navbar-default nav > .navbar-nav > li.open > a:hover, .navbar-default nav > .navbar-nav > li.open > a:focus, .navbar-default nav > .navbar-nav > li.open > span:hover, .navbar-default nav > .navbar-nav > li.open > span:focus { background-color: rgb(0, 189, 242); border-bottom: 5px solid rgb(0, 189, 242); color: white; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \31 06; }
}
.navbar-default nav > .navbar-nav > li > span:hover span.caret, .navbar-default nav > .navbar-nav > li > span:focus span.caret, .navbar-default nav > .navbar-nav > li > a:hover span.caret, .navbar-default nav > .navbar-nav > li > a:focus span.caret, .navbar-default nav > .navbar-nav > .active > span:hover span.caret, .navbar-default nav > .navbar-nav > .active > span:focus span.caret, .navbar-default nav > .navbar-nav > .active > a:hover span.caret, .navbar-default nav > .navbar-nav > .active > a:focus span.caret, .navbar-default nav > .navbar-nav > li.open > a:hover span.caret, .navbar-default nav > .navbar-nav > li.open > a:focus span.caret, .navbar-default nav > .navbar-nav > li.open > span:hover span.caret, .navbar-default nav > .navbar-nav > li.open > span:focus span.caret { display: block; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \31 11; }
}
.navbar-default nav > .navbar-nav > li > span.dropdown-toggle:hover, .navbar-default nav > .navbar-nav > li > a.dropdown-toggle:hover, .navbar-default nav > .navbar-nav > .active > span.dropdown-toggle:hover, .navbar-default nav > .navbar-nav > .active > a.dropdown-toggle:hover, .navbar-default nav > .navbar-nav > li.open > a.dropdown-toggle:hover, .navbar-default nav > .navbar-nav > li.open > span.dropdown-toggle:hover { background-color: rgb(0, 189, 242); border-bottom: 5px solid rgb(0, 189, 242); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \31 16; }
}
.navbar-default nav > .navbar-nav > li > span span.caret, .navbar-default nav > .navbar-nav > li > a span.caret, .navbar-default nav > .navbar-nav > .active > span span.caret, .navbar-default nav > .navbar-nav > .active > a span.caret, .navbar-default nav > .navbar-nav > li.open > a span.caret, .navbar-default nav > .navbar-nav > li.open > span span.caret { display: none; position: absolute; z-index: 1001; top: 100%; left: 50%; margin: 3px 0px 0px -5px; border-top: 10px solid rgb(0, 189, 242) ! important; border-right: 10px solid transparent; border-bottom: 0px dotted; border-left: 10px solid transparent; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \31 30; }
}
.navbar-default nav > .navbar-nav > li.active-trail > a, .navbar-default nav > .navbar-nav > li.active-trail > span { background-color: rgb(0, 189, 242); border-bottom: 5px solid rgb(0, 189, 242); color: white; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \31 35; }
}
.navbar-default nav > .navbar-nav .dropdown-menu { width: 250px; background: black none repeat scroll 0% 0%; padding: 30px 0px 15px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \31 40; }
}
.navbar-default nav > .navbar-nav .dropdown-menu > li > a, .navbar-default nav > .navbar-nav .dropdown-menu > .active > a { color: white; background: transparent none repeat scroll 0% 0%; display: block; min-height: 40px; line-height: 30px ! important; padding: 5px 30px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \31 47; }
}
.navbar-default nav > .navbar-nav .dropdown-menu > li > a.active, .navbar-default nav > .navbar-nav .dropdown-menu > .active > a.active { color: rgb(0, 189, 242) ! important; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \31 50; }
}
.navbar-default nav > .navbar-nav .dropdown-menu > li > a:hover, .navbar-default nav > .navbar-nav .dropdown-menu > li > a:focus, .navbar-default nav > .navbar-nav .dropdown-menu > .active > a:hover, .navbar-default nav > .navbar-nav .dropdown-menu > .active > a:focus { color: rgb(0, 189, 242); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \31 55; }
}
.navbar-default nav > .navbar-nav .menu-category { position: static; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \31 57; }
}
.navbar-default nav > .navbar-nav .menu-category .dropdown-menu { max-width: 100%; width: 870px; padding: 30px 15px 0px; left: auto; right: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \31 63; }
}
.navbar-default nav > .navbar-nav .menu-category .dropdown-menu li { width: 33.33%; float: left; margin: 0px; padding: 0px 15px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \31 68; }
}
.navbar-default nav > .navbar-nav .menu-category .dropdown-menu li.last { clear: both; width: 100%; text-align: right ! important; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \31 72; }
}
.navbar-default nav > .navbar-nav .menu-category .dropdown-menu li.last a { padding: 15px 0px; color: rgb(160, 160, 160); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \31 75; }
}
.navbar-default nav > .navbar-nav .menu-category .dropdown-menu li.last a:hover { color: rgb(0, 189, 242); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \31 78; }
}
.navbar-default nav > .navbar-nav .menu-category .dropdown-menu li.last a::after { content: ""; color: rgb(255, 255, 255); background: rgb(0, 189, 242) none repeat scroll 0% 0%; border-radius: 50%; position: relative; top: 0px; margin: 0px 0px 0px 15px; display: inline-block; font-family: "Glyphicons Halflings"; font-style: normal; font-weight: 400; line-height: 20px; height: 20px; width: 20px; text-align: center; }
@media (min-width: 768px) {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \32 06; }
}
  .navbar-default nav > .navbar-nav li:hover .dropdown-menu { display: block; }
}
@media (min-width: 768px) and (max-width: 991px) {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \32 16; }
}
  body .header-navbar-wrapper header.navbar .navbar-collapse { padding: 0px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \32 18; }
}
  body .header-navbar-wrapper header.navbar .navbar-collapse .col-sm-9 { position: static; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \32 20; }
}
  body .header-navbar-wrapper header.navbar .navbar-collapse .col-sm-9 .navbar-nav { position: static; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \32 25; }
}
  body .header-navbar-wrapper header.navbar .navbar-brand { width: 80px; margin: 10px 10px 0px 0px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \32 29; }
}
  body .header-navbar-wrapper header.navbar .navbar-nav { margin-top: 30px; float: none; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \32 32; }
}
  body .header-navbar-wrapper header.navbar .navbar-nav > li { min-width: 75px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \32 34; }
}
  body .header-navbar-wrapper header.navbar .navbar-nav > li > a, body .header-navbar-wrapper header.navbar .navbar-nav > li > span, body .header-navbar-wrapper header.navbar .navbar-nav > li > a.active { padding: 10px 10px 5px; font-size: 9px; line-height: 14px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \32 38; }
}
  body .header-navbar-wrapper header.navbar .navbar-nav > li > a b, body .header-navbar-wrapper header.navbar .navbar-nav > li > span b, body .header-navbar-wrapper header.navbar .navbar-nav > li > a.active b { display: none; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \32 44; }
}
  body .header-navbar-wrapper header.navbar .sm-navigation { padding: 40px 0px 0px 10px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \32 46; }
}
  body .header-navbar-wrapper header.navbar .sm-navigation ul { margin: 0px; padding: 0px; list-style: outside none none; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \32 50; }
}
  body .header-navbar-wrapper header.navbar .sm-navigation ul li { margin: 0px; padding: 0px; line-height: 20px; font-size: 10px; text-transform: uppercase; }
}
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \32 65; }
}
.navbar-default .navbar-collapse { width: 100%; margin-right: -31px; margin-left: 0px; padding-right: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \32 70; }
}
.navbar-default .navbar-collapse #main-navigation { width: 100%; margin: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \32 73; }
}
.navbar-default .navbar-collapse #main-navigation .navbar-nav { width: 100%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \32 75; }
}
.navbar-default .navbar-collapse #main-navigation .navbar-nav li { text-align: center; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \32 77; }
}
.navbar-default .navbar-collapse #main-navigation .navbar-nav li li { text-align: left; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \32 83; }
}
.navbar-default .navbar-collapse .search-and-login-wrapper { padding-left: 15px; }
@media (max-width: 767px) {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \32 91; }
}
  .header-navbar-wrapper header.navbar section { width: 100%; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \32 94; }
}
  .header-navbar-wrapper header.navbar .navbar-brand { height: 60px; width: 70px; padding: 5px 10px; margin: 0px auto; float: none; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \33 01; }
}
  .header-navbar-wrapper header.navbar .searchLink { float: right; margin-top: 20px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \33 05; }
}
  .header-navbar-wrapper header.navbar .menuLink { line-height: 60px; font-weight: 700; color: rgb(0, 131, 202); }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \33 10; }
}
  .header-navbar-wrapper header.navbar .glyphicon { font-size: 20px; margin: 17px 0px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \33 14; }
}
  .header-navbar-wrapper header.navbar .navbar-collapse { position: absolute; left: 0px; top: 60px; width: 100%; margin: 0px; background-color: black; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \33 22; }
}
  .header-navbar-wrapper header.navbar .navbar-collapse ul.ajax-register-links li { display: block; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \33 24; }
}
  .header-navbar-wrapper header.navbar .navbar-collapse ul.ajax-register-links li a { color: rgb(255, 255, 255); }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \33 31; }
}
  .header-navbar-wrapper header.navbar .navbar-collapse #main-navigation .navbar-nav li { text-align: left; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \33 40; }
}
  .search-and-login-wrapper .navbar-nav { margin: 7.5px 0px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \33 43; }
}
  .search-and-login-wrapper a { color: white; background: transparent none repeat scroll 0% 0%; display: block; min-height: 1px; line-height: 30px; padding: 5px 30px; border: medium none ! important; font-size: 12px; text-transform: uppercase; font-weight: 800; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \33 56; }
}
  .navbar-default nav > .navbar-nav { flex-direction: column; background: black none repeat scroll 0% 0%; padding: 0px 0px 15px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \33 60; }
}
  .navbar-default nav > .navbar-nav li { flex-direction: column; background: transparent none repeat scroll 0% 0%; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \33 69; }
}
  .navbar-default nav > .navbar-nav > li.open > a, .navbar-default nav > .navbar-nav > li.open > span, .navbar-default nav > .navbar-nav > li > a, .navbar-default nav > .navbar-nav > li > span, .navbar-default nav > .navbar-nav > li.active > a, .navbar-default nav > .navbar-nav > li.active > span { color: white; background: transparent none repeat scroll 0% 0% ! important; display: block; min-height: 40px; line-height: 30px ! important; padding: 5px 30px; border: medium none ! important; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \33 77; }
}
  .navbar-default nav > .navbar-nav > li.open > a .caret, .navbar-default nav > .navbar-nav > li.open > span .caret, .navbar-default nav > .navbar-nav > li > a .caret, .navbar-default nav > .navbar-nav > li > span .caret, .navbar-default nav > .navbar-nav > li.active > a .caret, .navbar-default nav > .navbar-nav > li.active > span .caret { display: none ! important; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \33 80; }
}
  .navbar-default nav > .navbar-nav > li.open > a:hover, .navbar-default nav > .navbar-nav > li.open > a:focus, .navbar-default nav > .navbar-nav > li.open > span:hover, .navbar-default nav > .navbar-nav > li.open > span:focus, .navbar-default nav > .navbar-nav > li > a:hover, .navbar-default nav > .navbar-nav > li > a:focus, .navbar-default nav > .navbar-nav > li > span:hover, .navbar-default nav > .navbar-nav > li > span:focus, .navbar-default nav > .navbar-nav > li.active > a:hover, .navbar-default nav > .navbar-nav > li.active > a:focus, .navbar-default nav > .navbar-nav > li.active > span:hover, .navbar-default nav > .navbar-nav > li.active > span:focus { color: rgb(0, 189, 242) ! important; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \33 84; }
}
  .navbar-default nav > .navbar-nav .dropdown-menu { width: 100%; padding: 0px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \33 95; }
}
  .navbar-default nav > .navbar-nav .dropdown-menu > li > a, .navbar-default nav > .navbar-nav .dropdown-menu > li > a:hover, .navbar-default nav > .navbar-nav .dropdown-menu > li > a:focus, .navbar-default nav > .navbar-nav .dropdown-menu > .active > a, .navbar-default nav > .navbar-nav .dropdown-menu > .active > a:hover, .navbar-default nav > .navbar-nav .dropdown-menu > .active > a:focus, .navbar-default nav > .navbar-nav .dropdown-menu > li > span, .navbar-default nav > .navbar-nav .dropdown-menu > li > span:hover, .navbar-default nav > .navbar-nav .dropdown-menu > li > span:focus { background: transparent none repeat scroll 0% 0% ! important; color: rgb(255, 255, 255) ! important; padding: 5px 40px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \33 99; }
}
  .navbar-default nav > .navbar-nav .dropdown-menu > li > a.active, .navbar-default nav > .navbar-nav .dropdown-menu > li > a.active:hover, .navbar-default nav > .navbar-nav .dropdown-menu > li > a.active:focus, .navbar-default nav > .navbar-nav .dropdown-menu > .active > a.active, .navbar-default nav > .navbar-nav .dropdown-menu > .active > a.active:hover, .navbar-default nav > .navbar-nav .dropdown-menu > .active > a.active:focus, .navbar-default nav > .navbar-nav .dropdown-menu > li > span.active, .navbar-default nav > .navbar-nav .dropdown-menu > li > span.active:hover, .navbar-default nav > .navbar-nav .dropdown-menu > li > span.active:focus { color: rgb(0, 189, 242) ! important; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \34 10; }
}
  .navbar-default nav > .navbar-nav .dropdown-menu > li > a:hover, .navbar-default nav > .navbar-nav .dropdown-menu > li > a:focus, .navbar-default nav > .navbar-nav .dropdown-menu > .active > a:hover, .navbar-default nav > .navbar-nav .dropdown-menu > .active > a:focus > li > span:hover, .navbar-default nav > .navbar-nav .dropdown-menu > li > span:focus, .navbar-default nav > .navbar-nav .dropdown-menu > .active > span:hover, .navbar-default nav > .navbar-nav .dropdown-menu > .active > span:focus { color: rgb(0, 189, 242) ! important; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \34 14; }
}
  .navbar-default nav > .navbar-nav .menu-category { position: static; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \34 16; }
}
  .navbar-default nav > .navbar-nav .menu-category .dropdown-menu { max-width: 100%; width: 100%; padding: 0px; left: auto; right: 0px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \34 22; }
}
  .navbar-default nav > .navbar-nav .menu-category .dropdown-menu li { width: 100%; padding: 0px; }
}
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \34 31; }
}
#searchBox .modal-dialog { width: 100%; margin: 0px; padding: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \34 35; }
}
#searchBox .modal-dialog .modal-content { padding: 10px 0px; border-radius: 0px; border: medium none; height: 60px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \34 42; }
}
#searchBox .form-group { margin: 0px 30px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \34 45; }
}
#searchBox span.glyphicon { position: absolute; top: 7px; left: 35px; font-size: 20px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \34 51; }
}
#searchBox .close { position: absolute; top: -4px; right: 40px; font-size: 35px; font-weight: 100; opacity: 1; float: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \34 60; }
}
#searchBox.modal.fade:not(.in) .modal-dialog { transform: translate3d(25%, 0px, 0px); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \34 65; }
}
.header-search { padding: 15px 0px; margin: 0px; display: flex; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \34 70; }
}
.header-search input { border: medium none; line-height: 14px; border-radius: 0px; background: rgb(234, 235, 235) none repeat scroll 0% 0%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \34 76; }
}
.header-search button { background: rgb(215, 215, 215) none repeat scroll 0% 0%; border: medium none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \34 82; }
}
.modal-content .header-search { padding: 0px; }
@media (min-width: 768px) {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \34 93; }
}
  .navbar-nav .open ul { display: none; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \34 98; }
}
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { color: rgb(85, 85, 85); background: transparent none repeat scroll 0% 0%; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \35 02; }
}
  .navbar-default .navbar-nav > li:hover { background: rgb(231, 231, 231) none repeat scroll 0% 0%; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \35 07; }
}
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus { color: rgb(150, 150, 150); background: transparent none repeat scroll 0% 0%; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \35 11; }
}
  .navbar-inverse .navbar-nav > li:hover { background: rgb(8, 8, 8) none repeat scroll 0% 0%; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_nav\.scss; }
  line { font-family: \35 14; }
}
  .navbar-nav .hovernav:hover > .dropdown-menu { display: block; }
}
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_typography\.scss; }
  line { font-family: \32 ; }
}
body { font-family: "Gotham SSm A","Gotham SSm B","Arial",sans-serif; color: rgb(120, 120, 120); font-size: 14px; line-height: 18px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_typography\.scss; }
  line { font-family: \38 ; }
}
.module.story p, .serif, .single-page .slat-body { font-family: "Georgia Book",Georgia,serif; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_typography\.scss; }
  line { font-family: \31 1; }
}
header, h1, h2, h3, h4, h5, h6, ul.tags, blockquote, .breadcrumbs, .author, .header-search input, .view-all, #edit-clear-filters a, .btn, .gotham-font, .module.story header p { font-family: "Gotham SSm A","Gotham SSm B","Arial",sans-serif; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_typography\.scss; }
  line { font-family: \31 7; }
}
.navbar-default nav > .navbar-nav li > span, .navbar-default nav > .navbar-nav li > a { font-size: 12px; line-height: 15px; text-transform: uppercase; font-weight: 800; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_typography\.scss; }
  line { font-family: \32 4; }
}
h2 { font-size: 38px; line-height: 44px; color: black; font-weight: 800; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_typography\.scss; }
  line { font-family: \32 9; }
}
h2 a, h2 a:hover { color: black; text-decoration: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_typography\.scss; }
  line { font-family: \33 4; }
}
h4 { font-size: 12px; line-height: 15px; text-transform: uppercase; color: black; font-weight: 800; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_typography\.scss; }
  line { font-family: \34 0; }
}
h4 a { color: black; text-decoration: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_typography\.scss; }
  line { font-family: \34 4; }
}
h4 a:hover { color: rgb(0, 131, 202); text-decoration: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_typography\.scss; }
  line { font-family: \34 9; }
}
a { color: rgb(0, 189, 242); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_typography\.scss; }
  line { font-family: \35 2; }
}
blockquote { color: black; text-transform: uppercase; font-size: 25px; font-weight: 800; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_typography\.scss; }
  line { font-family: \36 0; }
}
.slat-header.naked h2 { font-size: 24px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_typography\.scss; }
  line { font-family: \36 6; }
}
.breadcrumbs { text-transform: uppercase; font-size: 12px; font-weight: 800; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_typography\.scss; }
  line { font-family: \37 4; }
}
.module header p { font-size: 12px; line-height: 15px; color: rgb(120, 120, 120); font-weight: 400; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_typography\.scss; }
  line { font-family: \38 1; }
}
.module p { font-size: 18px; line-height: 26px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_typography\.scss; }
  line { font-family: \38 6; }
}
ul.tags a { font-size: 11px; line-height: 14px; color: rgb(77, 77, 77); font-weight: 400; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_typography\.scss; }
  line { font-family: \39 2; }
}
.author { text-transform: uppercase; font-size: 12px; font-weight: 800; color: black; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_typography\.scss; }
  line { font-family: \39 8; }
}
.bold { font-weight: 800; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_typography\.scss; }
  line { font-family: \31 01; }
}
.single-page .slat-body { font-size: 18px; line-height: 32px; color: rgb(77, 77, 77); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 ; }
}
.alert { position: relative; z-index: 3; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 0; }
}
body.front, body.authors, body.article, body.page-taxonomy, body.not-front { background: rgb(230, 230, 230) none repeat scroll 0% 0%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 5; }
}
.front .container.top { padding-top: 30px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 9; }
}
blockquote { padding: 40px 0px; border: medium none; text-align: right; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 5; }
}
nav ul { list-style: outside none none; margin: 0px; padding: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 9; }
}
nav ul li { display: inline; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \33 5; }
}
.row { position: relative; z-index: 3; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \34 2; }
}
table { background: rgb(255, 255, 255) none repeat scroll 0% 0%; width: 100%; margin-bottom: 0px ! important; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \34 6; }
}
table tr { border-bottom: 1px solid rgb(230, 230, 230); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \34 8; }
}
table tr th { text-align: center; text-transform: uppercase; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \35 2; }
}
table tr td, table tr th { padding: 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \35 7; }
}
.form-control { font-size: 16px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \36 1; }
}
.date { font-size: 12px; line-height: 20px; margin: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \36 6; }
}
.clip { overflow: hidden; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \36 9; }
}
.center { display: block; margin: auto; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \37 3; }
}
.text-center { text-align: center; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \37 6; }
}
.spacer { height: 50px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \37 9; }
}
a { color: rgb(0, 131, 202); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \38 1; }
}
a:hover { color: rgb(0, 189, 242); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \38 5; }
}
a, a:hover, a:visited { text-decoration: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \38 8; }
}
.no-margin { margin: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \39 1; }
}
.no-hover { background: white none repeat scroll 0% 0% ! important; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \39 3; }
}
.no-hover a:hover { background: white none repeat scroll 0% 0% ! important; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \39 7; }
}
.color-white { color: rgb(255, 255, 255); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 00; }
}
.color-highlight { color: rgb(51, 122, 183); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 03; }
}
.color-light-gray { color: rgb(160, 160, 160); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 07; }
}
.color-body, .color-body a { color: rgb(120, 120, 120); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 10; }
}
.background-white { background-color: rgb(255, 255, 255); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 13; }
}
.bg-gray { background-color: whitesmoke; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 16; }
}
.color-blue { color: rgb(0, 131, 202); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 19; }
}
.color-light-blue { color: rgb(0, 171, 234); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 22; }
}
.color-orange { color: rgb(251, 173, 24); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 25; }
}
.green { color: rgb(0, 136, 66); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 28; }
}
.border-radius10 { border-radius: 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 31; }
}
.font10 { font-size: 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 34; }
}
.font12 { font-size: 12px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 37; }
}
.font14 { font-size: 14px ! important; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 40; }
}
.font16 { font-size: 16px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 43; }
}
.font20 { font-size: 20px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 46; }
}
.font24 { font-size: 24px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 49; }
}
.font30 { font-size: 30px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 52; }
}
.font34 { font-size: 34px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 55; }
}
.pad0 { padding: 0px ! important; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 58; }
}
.pad10 { padding: 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 61; }
}
.pad15 { padding: 15px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 64; }
}
.pad20 { padding: 20px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 67; }
}
.pad5 { padding: 5px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 70; }
}
.padt0 { padding-top: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 73; }
}
.padt5 { padding-top: 5px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 76; }
}
.padt8 { padding-top: 8px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 79; }
}
.padt10 { padding-top: 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 82; }
}
.pady5 { padding: 5px 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 85; }
}
.padx10 { padding: 0px 10px ! important; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 88; }
}
.padx10 { padding-left: 10px; padding-right: 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 92; }
}
.padx20 { padding-left: 20px; padding-right: 20px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 96; }
}
.padx40 { padding-left: 40px; padding-right: 40px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 00; }
}
.center-block { float: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 03; }
}
.pady10 { padding-top: 10px; padding-bottom: 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 07; }
}
.pady15 { padding-top: 15px; padding-bottom: 15px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 11; }
}
.pady20 { padding-top: 20px; padding-bottom: 20px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 15; }
}
.padx15 { padding-bottom: 15px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 18; }
}
.m20 { margin: 20px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 21; }
}
.mx20 { margin-left: 20px; margin-right: 20px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 25; }
}
.my10 { margin-top: 10px; margin-bottom: 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 29; }
}
.my20 { margin-top: 20px; margin-bottom: 20px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 33; }
}
.my30 { margin-top: 30px; margin-bottom: 30px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 37; }
}
.my40 { margin: 40px 0px ! important; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 40; }
}
.my5 { margin-top: 5px; margin-bottom: 5px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 44; }
}
.mr5 { margin-right: 5px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 47; }
}
.mr10 { margin-right: 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 50; }
}
.mr15 { margin-right: 15px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 53; }
}
.mr30 { margin-right: 30px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 56; }
}
.mt5 { margin-top: 5px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 59; }
}
.mt20 { margin-top: 20px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 62; }
}
.mt10 { margin-top: 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 65; }
}
.mt12 { margin-top: 11px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 68; }
}
.mt13 { margin-top: 13px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 71; }
}
.mt15 { margin-top: 15px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 74; }
}
.mt30 { margin-top: 30px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 77; }
}
.mb10 { margin-bottom: 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 80; }
}
.mb20 { margin-bottom: 20px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 83; }
}
.mb30 { margin-bottom: 30px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 86; }
}
.mb40 { margin-bottom: 40px ! important; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 89; }
}
.mb60 { margin-bottom: 60px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 92; }
}
.mt30 { margin-top: 30px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 95; }
}
.pad-r-5 { padding: 0px 5px 0px 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \32 98; }
}
.pr0 { padding-right: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \33 01; }
}
.pr5 { padding-right: 5px ! important; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \33 04; }
}
.pr10 { padding: 0px 10px 0px 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \33 07; }
}
.pl0 { padding-left: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \33 10; }
}
.pr25 { padding-right: 25px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \33 13; }
}
.pr30 { padding-right: 30px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \33 16; }
}
.pl10 { padding-left: 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \33 19; }
}
.list-bordered { border-top: 1px solid rgb(160, 160, 160); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \33 22; }
}
p#Subtitle { font-weight: bold; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \33 25; }
}
.vcenter { display: flex; align-items: center; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \33 29; }
}
.no-float { float: none ! important; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \33 32; }
}
.list-bordered li { border-bottom: 1px solid rgb(160, 160, 160); padding: 5px 0px; font-size: 16px; height: 30px; overflow: hidden; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \33 38; }
}
.list-bordered li a:hover { color: rgb(0, 131, 202); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \33 42; }
}
.circle-icon { border-radius: 50%; background: rgb(160, 160, 160) none repeat scroll 0% 0%; color: rgb(255, 255, 255); width: 25px; height: 25px; margin: 3px; text-align: center; font-size: 18px; line-height: 26px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \33 53; }
}
.regular-weight { font-weight: normal ! important; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \33 56; }
}
.border-t { border-top: 1px solid rgb(182, 184, 186); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \33 59; }
}
.border-b { border-bottom: 1px solid rgb(182, 184, 186); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \33 62; }
}
.border-r { border-right: 1px solid rgb(182, 184, 186); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \33 65; }
}
.gotham { font-weight: bold; font-family: "Gotham SSm A","Gotham SSm B","Arial",sans-serif; color: white; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \33 68; }
}
.truncate { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: rgb(0, 189, 242); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \33 74; }
}
.truncate-no-color { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \33 79; }
}
.no-border { border: medium none ! important; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \33 82; }
}
.box-shadow { box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \33 89; }
}
.sticky { position: relative; top: auto; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \33 93; }
}
.sticky.top-stick { position: fixed; top: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \33 98; }
}
img.sticky { width: 90px ! important; transition: all 0.5s ease 0s; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \34 03; }
}
img.sticky.top-stick { width: 45px ! important; margin-left: 60px ! important; }
@media (min-width: 1200px) {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \34 08; }
}
  .sticky .sticky-visible-lg { display: none ! important; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \34 11; }
}
  .sticky.top-stick .sticky-visible-lg { display: block ! important; animation: 1s ease 0s normal none 1 running nav_show; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \34 15; }
}
  .sticky.top-stick .sticky-hidden-lg { display: none ! important; }
}
@keyframes nav_show {
0% { background-color: rgb(0, 131, 203); }
100% { background-color: rgb(239, 239, 239); }
}
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \34 27; }
}
.orange-button { background-color: rgb(251, 173, 24); display: inline-block; border: medium none; border-radius: 0px; padding: 6px 12px; font-weight: bold; text-transform: uppercase; color: white; height: 35px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \32 89; }
}
.orange-button:hover, .orange-button:link, .orange-button:active, .orange-button:visited { text-decoration: none; color: white; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \34 30; }
}
.blue-button { background-color: rgb(0, 189, 242); display: inline-block; border: medium none; border-radius: 0px; padding: 6px 12px; font-weight: bold; text-transform: uppercase; color: rgb(255, 255, 255); height: 35px; text-decoration: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \32 74; }
}
.blue-button:hover, .blue-button:link, .blue-button:active, .blue-button:visited { text-decoration: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \34 33; }
}
.gray-button { background-color: rgb(220, 221, 222); display: inline-block; border: medium none; border-radius: 0px; padding: 6px 12px; font-weight: bold; text-transform: uppercase; color: rgb(95, 96, 98); height: 35px; text-decoration: none; line-height: 25px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \32 57; }
}
.gray-button:hover, .gray-button:link, .gray-button:active, .gray-button:visited { color: rgb(95, 96, 98); text-decoration: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \34 36; }
}
.btn-ext { width: 100%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \34 38; }
}
.btn-ext:hover { width: 100%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \34 46; }
}
.row-flex { display: flex; flex: 1 1 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \34 55; }
}
.row-flex-wrap { flex-flow: row wrap; align-content: flex-start; flex: 0 1 0%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \34 61; }
}
.row-flex > div[class*="col-"], .container-flex > div[class*="col-"] { margin: -0.2px; }
@media (max-width: 767px) {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \34 65; }
}
  .row-flex { flex-direction: column; }
}
@media (min-width: 768px) {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \34 70; }
}
  .row-flex > .col-sm-4 { max-width: 33.3333%; }
}
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \34 75; }
}
.flex-col { display: flex; flex: 1 1 100%; flex-flow: column nowrap; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \34 82; }
}
.flex-grow { display: flex; flex: 2 1 0%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \34 87; }
}
.icon-search { background: transparent url(40019f62d5a1a1a4e840b7121a71394accc68dc9.png)  no-repeat scroll left top / contain ; width: 20px; height: 20px; text-indent: -999em; overflow: hidden; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \34 96; }
}
.view-all { display: block; text-transform: uppercase; text-align: right; color: rgb(200, 200, 200); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \35 01; }
}
.view-all .glyphicon { border-radius: 50%; height: 40px; width: 40px ! important; line-height: 40px; background: rgb(0, 189, 242) none repeat scroll 0% 0%; color: rgb(255, 255, 255); text-align: center; margin-left: 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \35 13; }
}
.university-icon { display: block; background: transparent url(f88199cf0d6256277aeb0f99de2e28475ad42b4d.jpg)  repeat scroll 0% 0% / cover ; width: 135px; height: 80px; float: left; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \35 20; }
}
.university-icon.small { width: 65px; height: 40px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \35 26; }
}
.infofund { display: table; text-align: right; width: 100%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \35 30; }
}
.infofund.red { color: rgb(237, 28, 36); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \35 33; }
}
.infofund.green { color: rgb(0, 136, 66); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \35 38; }
}
header.noauthor { padding: 0px 20px; min-height: 20px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \35 43; }
}
.annualConference { border-bottom: 0px none; color: rgb(65, 64, 66); font-family: "Arial","Helvetica",sans-serif; margin: 0px; font-size: 1.4rem; line-height: 2.1rem; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \35 47; }
}
.annualConference div.wrapper { height: 260px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \35 49; }
}
.annualConference div.wrapper a { width: 100%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \35 56; }
}
div#modalContent, div#ajax-register-user-login-wrapper { background-color: rgb(235, 235, 236); box-shadow: 0px 2px 25px 3px rgb(182, 184, 186); max-width: 700px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \35 63; }
}
div#modalContent { width: auto; padding: 15px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \35 66; }
}
div#modalContent .alert { width: 100%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \35 71; }
}
div#modalContent div.modal-content, div#ajax-register-user-login-wrapper div.modal-content, div#ajax-register-user-register-form-wrapper div.modal-content, div#user_profile_edit div.modal-content, section.slat div.modal-content { box-shadow: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \35 73; }
}
div#modalContent div.modal-content div.modal-header, div#ajax-register-user-login-wrapper div.modal-content div.modal-header, div#ajax-register-user-register-form-wrapper div.modal-content div.modal-header, div#user_profile_edit div.modal-content div.modal-header, section.slat div.modal-content div.modal-header { height: 16px; float: right; padding: 0px; border-bottom: medium none; margin: -15px -14px 0px 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \35 80; }
}
div#modalContent div.modal-content div#modal-content, div#ajax-register-user-login-wrapper div.modal-content div#modal-content, div#ajax-register-user-register-form-wrapper div.modal-content div#modal-content, div#user_profile_edit div.modal-content div#modal-content, section.slat div.modal-content div#modal-content { background-color: white; float: left; width: 100%; border: medium none; top: 0px; left: 0px; z-index: 100000; padding: 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \35 91; }
}
div#modalContent div#popup, div#ajax-register-user-login-wrapper div#popup, div#ajax-register-user-register-form-wrapper div#popup, div#user_profile_edit div#popup, section.slat div#popup { margin: 10px 0px 20px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \35 93; }
}
div#modalContent div#popup p#teaser-popup, div#ajax-register-user-login-wrapper div#popup p#teaser-popup, div#ajax-register-user-register-form-wrapper div#popup p#teaser-popup, div#user_profile_edit div#popup p#teaser-popup, section.slat div#popup p#teaser-popup { font-family: "Gotham SSm A","Gotham SSm B","Arial",sans-serif; font-size: 2rem; color: black; margin: 35px 0px 15px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \35 99; }
}
div#modalContent div#popup #pass_form, div#ajax-register-user-login-wrapper div#popup #pass_form, div#ajax-register-user-register-form-wrapper div#popup #pass_form, div#user_profile_edit div#popup #pass_form, section.slat div#popup #pass_form { float: left; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \36 01; }
}
div#modalContent div#popup #pass_form label, div#ajax-register-user-login-wrapper div#popup #pass_form label, div#ajax-register-user-register-form-wrapper div#popup #pass_form label, div#user_profile_edit div#popup #pass_form label, section.slat div#popup #pass_form label { display: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \36 07; }
}
div#modalContent div.user_form button, div#modalContent div.user_form .orangeButton, div#modalContent div.user_form .btn, div#modalContent div.sign_up button, div#modalContent div.sign_up .orangeButton, div#modalContent div.sign_up .btn, div#modalContent div#user_page_register button, div#modalContent div#user_page_register .orangeButton, div#modalContent div#user_page_register .btn, div#modalContent div#user_profile_form button, div#modalContent div#user_profile_form .orangeButton, div#modalContent div#user_profile_form .btn, div#modalContent div#pass_form button, div#modalContent div#pass_form .orangeButton, div#modalContent div#pass_form .btn, div#ajax-register-user-login-wrapper div.user_form button, div#ajax-register-user-login-wrapper div.user_form .orangeButton, div#ajax-register-user-login-wrapper div.user_form .btn, div#ajax-register-user-login-wrapper div.sign_up button, div#ajax-register-user-login-wrapper div.sign_up .orangeButton, div#ajax-register-user-login-wrapper div.sign_up .btn, div#ajax-register-user-login-wrapper div#user_page_register button, div#ajax-register-user-login-wrapper div#user_page_register .orangeButton, div#ajax-register-user-login-wrapper div#user_page_register .btn, div#ajax-register-user-login-wrapper div#user_profile_form button, div#ajax-register-user-login-wrapper div#user_profile_form .orangeButton, div#ajax-register-user-login-wrapper div#user_profile_form .btn, div#ajax-register-user-login-wrapper div#pass_form button, div#ajax-register-user-login-wrapper div#pass_form .orangeButton, div#ajax-register-user-login-wrapper div#pass_form .btn, div#ajax-register-user-register-form-wrapper div.user_form button, div#ajax-register-user-register-form-wrapper div.user_form .orangeButton, div#ajax-register-user-register-form-wrapper div.user_form .btn, div#ajax-register-user-register-form-wrapper div.sign_up button, div#ajax-register-user-register-form-wrapper div.sign_up .orangeButton, div#ajax-register-user-register-form-wrapper div.sign_up .btn, div#ajax-register-user-register-form-wrapper div#user_page_register button, div#ajax-register-user-register-form-wrapper div#user_page_register .orangeButton, div#ajax-register-user-register-form-wrapper div#user_page_register .btn, div#ajax-register-user-register-form-wrapper div#user_profile_form button, div#ajax-register-user-register-form-wrapper div#user_profile_form .orangeButton, div#ajax-register-user-register-form-wrapper div#user_profile_form .btn, div#ajax-register-user-register-form-wrapper div#pass_form button, div#ajax-register-user-register-form-wrapper div#pass_form .orangeButton, div#ajax-register-user-register-form-wrapper div#pass_form .btn, div#user_profile_edit div.user_form button, div#user_profile_edit div.user_form .orangeButton, div#user_profile_edit div.user_form .btn, div#user_profile_edit div.sign_up button, div#user_profile_edit div.sign_up .orangeButton, div#user_profile_edit div.sign_up .btn, div#user_profile_edit div#user_page_register button, div#user_profile_edit div#user_page_register .orangeButton, div#user_profile_edit div#user_page_register .btn, div#user_profile_edit div#user_profile_form button, div#user_profile_edit div#user_profile_form .orangeButton, div#user_profile_edit div#user_profile_form .btn, div#user_profile_edit div#pass_form button, div#user_profile_edit div#pass_form .orangeButton, div#user_profile_edit div#pass_form .btn, section.slat div.user_form button, section.slat div.user_form .orangeButton, section.slat div.user_form .btn, section.slat div.sign_up button, section.slat div.sign_up .orangeButton, section.slat div.sign_up .btn, section.slat div#user_page_register button, section.slat div#user_page_register .orangeButton, section.slat div#user_page_register .btn, section.slat div#user_profile_form button, section.slat div#user_profile_form .orangeButton, section.slat div#user_profile_form .btn, section.slat div#pass_form button, section.slat div#pass_form .orangeButton, section.slat div#pass_form .btn { background-color: rgb(251, 173, 24); display: inline-block; border: medium none; border-radius: 0px; padding: 6px 12px; font-weight: bold; text-transform: uppercase; color: white; height: 35px; font-family: "Verdana",sans-serif; font-size: 1.4rem; width: 100%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \32 89; }
}
div#modalContent div.user_form button:hover, div#modalContent div.user_form button:link, div#modalContent div.user_form button:active, div#modalContent div.user_form button:visited, div#modalContent div.user_form .orangeButton:hover, div#modalContent div.user_form .orangeButton:link, div#modalContent div.user_form .orangeButton:active, div#modalContent div.user_form .orangeButton:visited, div#modalContent div.user_form .btn:hover, div#modalContent div.user_form .btn:link, div#modalContent div.user_form .btn:active, div#modalContent div.user_form .btn:visited, div#modalContent div.sign_up button:hover, div#modalContent div.sign_up button:link, div#modalContent div.sign_up button:active, div#modalContent div.sign_up button:visited, div#modalContent div.sign_up .orangeButton:hover, div#modalContent div.sign_up .orangeButton:link, div#modalContent div.sign_up .orangeButton:active, div#modalContent div.sign_up .orangeButton:visited, div#modalContent div.sign_up .btn:hover, div#modalContent div.sign_up .btn:link, div#modalContent div.sign_up .btn:active, div#modalContent div.sign_up .btn:visited, div#modalContent div#user_page_register button:hover, div#modalContent div#user_page_register button:link, div#modalContent div#user_page_register button:active, div#modalContent div#user_page_register button:visited, div#modalContent div#user_page_register .orangeButton:hover, div#modalContent div#user_page_register .orangeButton:link, div#modalContent div#user_page_register .orangeButton:active, div#modalContent div#user_page_register .orangeButton:visited, div#modalContent div#user_page_register .btn:hover, div#modalContent div#user_page_register .btn:link, div#modalContent div#user_page_register .btn:active, div#modalContent div#user_page_register .btn:visited, div#modalContent div#user_profile_form button:hover, div#modalContent div#user_profile_form button:link, div#modalContent div#user_profile_form button:active, div#modalContent div#user_profile_form button:visited, div#modalContent div#user_profile_form .orangeButton:hover, div#modalContent div#user_profile_form .orangeButton:link, div#modalContent div#user_profile_form .orangeButton:active, div#modalContent div#user_profile_form .orangeButton:visited, div#modalContent div#user_profile_form .btn:hover, div#modalContent div#user_profile_form .btn:link, div#modalContent div#user_profile_form .btn:active, div#modalContent div#user_profile_form .btn:visited, div#modalContent div#pass_form button:hover, div#modalContent div#pass_form button:link, div#modalContent div#pass_form button:active, div#modalContent div#pass_form button:visited, div#modalContent div#pass_form .orangeButton:hover, div#modalContent div#pass_form .orangeButton:link, div#modalContent div#pass_form .orangeButton:active, div#modalContent div#pass_form .orangeButton:visited, div#modalContent div#pass_form .btn:hover, div#modalContent div#pass_form .btn:link, div#modalContent div#pass_form .btn:active, div#modalContent div#pass_form .btn:visited, div#ajax-register-user-login-wrapper div.user_form button:hover, div#ajax-register-user-login-wrapper div.user_form button:link, div#ajax-register-user-login-wrapper div.user_form button:active, div#ajax-register-user-login-wrapper div.user_form button:visited, div#ajax-register-user-login-wrapper div.user_form .orangeButton:hover, div#ajax-register-user-login-wrapper div.user_form .orangeButton:link, div#ajax-register-user-login-wrapper div.user_form .orangeButton:active, div#ajax-register-user-login-wrapper div.user_form .orangeButton:visited, div#ajax-register-user-login-wrapper div.user_form .btn:hover, div#ajax-register-user-login-wrapper div.user_form .btn:link, div#ajax-register-user-login-wrapper div.user_form .btn:active, div#ajax-register-user-login-wrapper div.user_form .btn:visited, div#ajax-register-user-login-wrapper div.sign_up button:hover, div#ajax-register-user-login-wrapper div.sign_up button:link, div#ajax-register-user-login-wrapper div.sign_up button:active, div#ajax-register-user-login-wrapper div.sign_up button:visited, div#ajax-register-user-login-wrapper div.sign_up .orangeButton:hover, div#ajax-register-user-login-wrapper div.sign_up .orangeButton:link, div#ajax-register-user-login-wrapper div.sign_up .orangeButton:active, div#ajax-register-user-login-wrapper div.sign_up .orangeButton:visited, div#ajax-register-user-login-wrapper div.sign_up .btn:hover, div#ajax-register-user-login-wrapper div.sign_up .btn:link, div#ajax-register-user-login-wrapper div.sign_up .btn:active, div#ajax-register-user-login-wrapper div.sign_up .btn:visited, div#ajax-register-user-login-wrapper div#user_page_register button:hover, div#ajax-register-user-login-wrapper div#user_page_register button:link, div#ajax-register-user-login-wrapper div#user_page_register button:active, div#ajax-register-user-login-wrapper div#user_page_register button:visited, div#ajax-register-user-login-wrapper div#user_page_register .orangeButton:hover, div#ajax-register-user-login-wrapper div#user_page_register .orangeButton:link, div#ajax-register-user-login-wrapper div#user_page_register .orangeButton:active, div#ajax-register-user-login-wrapper div#user_page_register .orangeButton:visited, div#ajax-register-user-login-wrapper div#user_page_register .btn:hover, div#ajax-register-user-login-wrapper div#user_page_register .btn:link, div#ajax-register-user-login-wrapper div#user_page_register .btn:active, div#ajax-register-user-login-wrapper div#user_page_register .btn:visited, div#ajax-register-user-login-wrapper div#user_profile_form button:hover, div#ajax-register-user-login-wrapper div#user_profile_form button:link, div#ajax-register-user-login-wrapper div#user_profile_form button:active, div#ajax-register-user-login-wrapper div#user_profile_form button:visited, div#ajax-register-user-login-wrapper div#user_profile_form .orangeButton:hover, div#ajax-register-user-login-wrapper div#user_profile_form .orangeButton:link, div#ajax-register-user-login-wrapper div#user_profile_form .orangeButton:active, div#ajax-register-user-login-wrapper div#user_profile_form .orangeButton:visited, div#ajax-register-user-login-wrapper div#user_profile_form .btn:hover, div#ajax-register-user-login-wrapper div#user_profile_form .btn:link, div#ajax-register-user-login-wrapper div#user_profile_form .btn:active, div#ajax-register-user-login-wrapper div#user_profile_form .btn:visited, div#ajax-register-user-login-wrapper div#pass_form button:hover, div#ajax-register-user-login-wrapper div#pass_form button:link, div#ajax-register-user-login-wrapper div#pass_form button:active, div#ajax-register-user-login-wrapper div#pass_form button:visited, div#ajax-register-user-login-wrapper div#pass_form .orangeButton:hover, div#ajax-register-user-login-wrapper div#pass_form .orangeButton:link, div#ajax-register-user-login-wrapper div#pass_form .orangeButton:active, div#ajax-register-user-login-wrapper div#pass_form .orangeButton:visited, div#ajax-register-user-login-wrapper div#pass_form .btn:hover, div#ajax-register-user-login-wrapper div#pass_form .btn:link, div#ajax-register-user-login-wrapper div#pass_form .btn:active, div#ajax-register-user-login-wrapper div#pass_form .btn:visited, div#ajax-register-user-register-form-wrapper div.user_form button:hover, div#ajax-register-user-register-form-wrapper div.user_form button:link, div#ajax-register-user-register-form-wrapper div.user_form button:active, div#ajax-register-user-register-form-wrapper div.user_form button:visited, div#ajax-register-user-register-form-wrapper div.user_form .orangeButton:hover, div#ajax-register-user-register-form-wrapper div.user_form .orangeButton:link, div#ajax-register-user-register-form-wrapper div.user_form .orangeButton:active, div#ajax-register-user-register-form-wrapper div.user_form .orangeButton:visited, div#ajax-register-user-register-form-wrapper div.user_form .btn:hover, div#ajax-register-user-register-form-wrapper div.user_form .btn:link, div#ajax-register-user-register-form-wrapper div.user_form .btn:active, div#ajax-register-user-register-form-wrapper div.user_form .btn:visited, div#ajax-register-user-register-form-wrapper div.sign_up button:hover, div#ajax-register-user-register-form-wrapper div.sign_up button:link, div#ajax-register-user-register-form-wrapper div.sign_up button:active, div#ajax-register-user-register-form-wrapper div.sign_up button:visited, div#ajax-register-user-register-form-wrapper div.sign_up .orangeButton:hover, div#ajax-register-user-register-form-wrapper div.sign_up .orangeButton:link, div#ajax-register-user-register-form-wrapper div.sign_up .orangeButton:active, div#ajax-register-user-register-form-wrapper div.sign_up .orangeButton:visited, div#ajax-register-user-register-form-wrapper div.sign_up .btn:hover, div#ajax-register-user-register-form-wrapper div.sign_up .btn:link, div#ajax-register-user-register-form-wrapper div.sign_up .btn:active, div#ajax-register-user-register-form-wrapper div.sign_up .btn:visited, div#ajax-register-user-register-form-wrapper div#user_page_register button:hover, div#ajax-register-user-register-form-wrapper div#user_page_register button:link, div#ajax-register-user-register-form-wrapper div#user_page_register button:active, div#ajax-register-user-register-form-wrapper div#user_page_register button:visited, div#ajax-register-user-register-form-wrapper div#user_page_register .orangeButton:hover, div#ajax-register-user-register-form-wrapper div#user_page_register .orangeButton:link, div#ajax-register-user-register-form-wrapper div#user_page_register .orangeButton:active, div#ajax-register-user-register-form-wrapper div#user_page_register .orangeButton:visited, div#ajax-register-user-register-form-wrapper div#user_page_register .btn:hover, div#ajax-register-user-register-form-wrapper div#user_page_register .btn:link, div#ajax-register-user-register-form-wrapper div#user_page_register .btn:active, div#ajax-register-user-register-form-wrapper div#user_page_register .btn:visited, div#ajax-register-user-register-form-wrapper div#user_profile_form button:hover, div#ajax-register-user-register-form-wrapper div#user_profile_form button:link, div#ajax-register-user-register-form-wrapper div#user_profile_form button:active, div#ajax-register-user-register-form-wrapper div#user_profile_form button:visited, div#ajax-register-user-register-form-wrapper div#user_profile_form .orangeButton:hover, div#ajax-register-user-register-form-wrapper div#user_profile_form .orangeButton:link, div#ajax-register-user-register-form-wrapper div#user_profile_form .orangeButton:active, div#ajax-register-user-register-form-wrapper div#user_profile_form .orangeButton:visited, div#ajax-register-user-register-form-wrapper div#user_profile_form .btn:hover, div#ajax-register-user-register-form-wrapper div#user_profile_form .btn:link, div#ajax-register-user-register-form-wrapper div#user_profile_form .btn:active, div#ajax-register-user-register-form-wrapper div#user_profile_form .btn:visited, div#ajax-register-user-register-form-wrapper div#pass_form button:hover, div#ajax-register-user-register-form-wrapper div#pass_form button:link, div#ajax-register-user-register-form-wrapper div#pass_form button:active, div#ajax-register-user-register-form-wrapper div#pass_form button:visited, div#ajax-register-user-register-form-wrapper div#pass_form .orangeButton:hover, div#ajax-register-user-register-form-wrapper div#pass_form .orangeButton:link, div#ajax-register-user-register-form-wrapper div#pass_form .orangeButton:active, div#ajax-register-user-register-form-wrapper div#pass_form .orangeButton:visited, div#ajax-register-user-register-form-wrapper div#pass_form .btn:hover, div#ajax-register-user-register-form-wrapper div#pass_form .btn:link, div#ajax-register-user-register-form-wrapper div#pass_form .btn:active, div#ajax-register-user-register-form-wrapper div#pass_form .btn:visited, div#user_profile_edit div.user_form button:hover, div#user_profile_edit div.user_form button:link, div#user_profile_edit div.user_form button:active, div#user_profile_edit div.user_form button:visited, div#user_profile_edit div.user_form .orangeButton:hover, div#user_profile_edit div.user_form .orangeButton:link, div#user_profile_edit div.user_form .orangeButton:active, div#user_profile_edit div.user_form .orangeButton:visited, div#user_profile_edit div.user_form .btn:hover, div#user_profile_edit div.user_form .btn:link, div#user_profile_edit div.user_form .btn:active, div#user_profile_edit div.user_form .btn:visited, div#user_profile_edit div.sign_up button:hover, div#user_profile_edit div.sign_up button:link, div#user_profile_edit div.sign_up button:active, div#user_profile_edit div.sign_up button:visited, div#user_profile_edit div.sign_up .orangeButton:hover, div#user_profile_edit div.sign_up .orangeButton:link, div#user_profile_edit div.sign_up .orangeButton:active, div#user_profile_edit div.sign_up .orangeButton:visited, div#user_profile_edit div.sign_up .btn:hover, div#user_profile_edit div.sign_up .btn:link, div#user_profile_edit div.sign_up .btn:active, div#user_profile_edit div.sign_up .btn:visited, div#user_profile_edit div#user_page_register button:hover, div#user_profile_edit div#user_page_register button:link, div#user_profile_edit div#user_page_register button:active, div#user_profile_edit div#user_page_register button:visited, div#user_profile_edit div#user_page_register .orangeButton:hover, div#user_profile_edit div#user_page_register .orangeButton:link, div#user_profile_edit div#user_page_register .orangeButton:active, div#user_profile_edit div#user_page_register .orangeButton:visited, div#user_profile_edit div#user_page_register .btn:hover, div#user_profile_edit div#user_page_register .btn:link, div#user_profile_edit div#user_page_register .btn:active, div#user_profile_edit div#user_page_register .btn:visited, div#user_profile_edit div#user_profile_form button:hover, div#user_profile_edit div#user_profile_form button:link, div#user_profile_edit div#user_profile_form button:active, div#user_profile_edit div#user_profile_form button:visited, div#user_profile_edit div#user_profile_form .orangeButton:hover, div#user_profile_edit div#user_profile_form .orangeButton:link, div#user_profile_edit div#user_profile_form .orangeButton:active, div#user_profile_edit div#user_profile_form .orangeButton:visited, div#user_profile_edit div#user_profile_form .btn:hover, div#user_profile_edit div#user_profile_form .btn:link, div#user_profile_edit div#user_profile_form .btn:active, div#user_profile_edit div#user_profile_form .btn:visited, div#user_profile_edit div#pass_form button:hover, div#user_profile_edit div#pass_form button:link, div#user_profile_edit div#pass_form button:active, div#user_profile_edit div#pass_form button:visited, div#user_profile_edit div#pass_form .orangeButton:hover, div#user_profile_edit div#pass_form .orangeButton:link, div#user_profile_edit div#pass_form .orangeButton:active, div#user_profile_edit div#pass_form .orangeButton:visited, div#user_profile_edit div#pass_form .btn:hover, div#user_profile_edit div#pass_form .btn:link, div#user_profile_edit div#pass_form .btn:active, div#user_profile_edit div#pass_form .btn:visited, section.slat div.user_form button:hover, section.slat div.user_form button:link, section.slat div.user_form button:active, section.slat div.user_form button:visited, section.slat div.user_form .orangeButton:hover, section.slat div.user_form .orangeButton:link, section.slat div.user_form .orangeButton:active, section.slat div.user_form .orangeButton:visited, section.slat div.user_form .btn:hover, section.slat div.user_form .btn:link, section.slat div.user_form .btn:active, section.slat div.user_form .btn:visited, section.slat div.sign_up button:hover, section.slat div.sign_up button:link, section.slat div.sign_up button:active, section.slat div.sign_up button:visited, section.slat div.sign_up .orangeButton:hover, section.slat div.sign_up .orangeButton:link, section.slat div.sign_up .orangeButton:active, section.slat div.sign_up .orangeButton:visited, section.slat div.sign_up .btn:hover, section.slat div.sign_up .btn:link, section.slat div.sign_up .btn:active, section.slat div.sign_up .btn:visited, section.slat div#user_page_register button:hover, section.slat div#user_page_register button:link, section.slat div#user_page_register button:active, section.slat div#user_page_register button:visited, section.slat div#user_page_register .orangeButton:hover, section.slat div#user_page_register .orangeButton:link, section.slat div#user_page_register .orangeButton:active, section.slat div#user_page_register .orangeButton:visited, section.slat div#user_page_register .btn:hover, section.slat div#user_page_register .btn:link, section.slat div#user_page_register .btn:active, section.slat div#user_page_register .btn:visited, section.slat div#user_profile_form button:hover, section.slat div#user_profile_form button:link, section.slat div#user_profile_form button:active, section.slat div#user_profile_form button:visited, section.slat div#user_profile_form .orangeButton:hover, section.slat div#user_profile_form .orangeButton:link, section.slat div#user_profile_form .orangeButton:active, section.slat div#user_profile_form .orangeButton:visited, section.slat div#user_profile_form .btn:hover, section.slat div#user_profile_form .btn:link, section.slat div#user_profile_form .btn:active, section.slat div#user_profile_form .btn:visited, section.slat div#pass_form button:hover, section.slat div#pass_form button:link, section.slat div#pass_form button:active, section.slat div#pass_form button:visited, section.slat div#pass_form .orangeButton:hover, section.slat div#pass_form .orangeButton:link, section.slat div#pass_form .orangeButton:active, section.slat div#pass_form .orangeButton:visited, section.slat div#pass_form .btn:hover, section.slat div#pass_form .btn:link, section.slat div#pass_form .btn:active, section.slat div#pass_form .btn:visited { text-decoration: none; color: white; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \36 15; }
}
div#modalContent div.user_form div.login-wrapper, div#modalContent div.sign_up div.login-wrapper, div#ajax-register-user-login-wrapper div.user_form div.login-wrapper, div#ajax-register-user-login-wrapper div.sign_up div.login-wrapper, div#ajax-register-user-register-form-wrapper div.user_form div.login-wrapper, div#ajax-register-user-register-form-wrapper div.sign_up div.login-wrapper, div#user_profile_edit div.user_form div.login-wrapper, div#user_profile_edit div.sign_up div.login-wrapper, section.slat div.user_form div.login-wrapper, section.slat div.sign_up div.login-wrapper { background-color: rgb(235, 235, 236); font-family: "Gotham SSm A","Gotham SSm B","Arial",sans-serif; font-size: 1.4rem; min-height: 270px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \36 22; }
}
div#modalContent div.user_form div.login-wrapper label, div#modalContent div.sign_up div.login-wrapper label, div#ajax-register-user-login-wrapper div.user_form div.login-wrapper label, div#ajax-register-user-login-wrapper div.sign_up div.login-wrapper label, div#ajax-register-user-register-form-wrapper div.user_form div.login-wrapper label, div#ajax-register-user-register-form-wrapper div.sign_up div.login-wrapper label, div#user_profile_edit div.user_form div.login-wrapper label, div#user_profile_edit div.sign_up div.login-wrapper label, section.slat div.user_form div.login-wrapper label, section.slat div.sign_up div.login-wrapper label { display: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \36 25; }
}
div#modalContent div.user_form div.login-wrapper input, div#modalContent div.sign_up div.login-wrapper input, div#ajax-register-user-login-wrapper div.user_form div.login-wrapper input, div#ajax-register-user-login-wrapper div.sign_up div.login-wrapper input, div#ajax-register-user-register-form-wrapper div.user_form div.login-wrapper input, div#ajax-register-user-register-form-wrapper div.sign_up div.login-wrapper input, div#user_profile_edit div.user_form div.login-wrapper input, div#user_profile_edit div.sign_up div.login-wrapper input, section.slat div.user_form div.login-wrapper input, section.slat div.sign_up div.login-wrapper input { border-radius: 0px; height: 30px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \36 29; }
}
div#modalContent div.user_form div.login-wrapper div.popup-title, div#modalContent div.sign_up div.login-wrapper div.popup-title, div#ajax-register-user-login-wrapper div.user_form div.login-wrapper div.popup-title, div#ajax-register-user-login-wrapper div.sign_up div.login-wrapper div.popup-title, div#ajax-register-user-register-form-wrapper div.user_form div.login-wrapper div.popup-title, div#ajax-register-user-register-form-wrapper div.sign_up div.login-wrapper div.popup-title, div#user_profile_edit div.user_form div.login-wrapper div.popup-title, div#user_profile_edit div.sign_up div.login-wrapper div.popup-title, section.slat div.user_form div.login-wrapper div.popup-title, section.slat div.sign_up div.login-wrapper div.popup-title { background-color: black; color: white; font-weight: bold; line-height: 25px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \36 35; }
}
div#modalContent div.user_form div.login-wrapper div.form-item-remember-me, div#modalContent div.sign_up div.login-wrapper div.form-item-remember-me, div#ajax-register-user-login-wrapper div.user_form div.login-wrapper div.form-item-remember-me, div#ajax-register-user-login-wrapper div.sign_up div.login-wrapper div.form-item-remember-me, div#ajax-register-user-register-form-wrapper div.user_form div.login-wrapper div.form-item-remember-me, div#ajax-register-user-register-form-wrapper div.sign_up div.login-wrapper div.form-item-remember-me, div#user_profile_edit div.user_form div.login-wrapper div.form-item-remember-me, div#user_profile_edit div.sign_up div.login-wrapper div.form-item-remember-me, section.slat div.user_form div.login-wrapper div.form-item-remember-me, section.slat div.sign_up div.login-wrapper div.form-item-remember-me { display: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \36 38; }
}
div#modalContent div.user_form div.login-wrapper div.sign_up_inner, div#modalContent div.sign_up div.login-wrapper div.sign_up_inner, div#ajax-register-user-login-wrapper div.user_form div.login-wrapper div.sign_up_inner, div#ajax-register-user-login-wrapper div.sign_up div.login-wrapper div.sign_up_inner, div#ajax-register-user-register-form-wrapper div.user_form div.login-wrapper div.sign_up_inner, div#ajax-register-user-register-form-wrapper div.sign_up div.login-wrapper div.sign_up_inner, div#user_profile_edit div.user_form div.login-wrapper div.sign_up_inner, div#user_profile_edit div.sign_up div.login-wrapper div.sign_up_inner, section.slat div.user_form div.login-wrapper div.sign_up_inner, section.slat div.sign_up div.login-wrapper div.sign_up_inner { padding: 19px 20px 2px; font-family: "Verdana",sans-serif; font-size: 1.4rem; text-align: left; color: black; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \36 44; }
}
div#modalContent div.user_form div.login-wrapper div.sign_up_inner p.sign_up_text_title, div#modalContent div.sign_up div.login-wrapper div.sign_up_inner p.sign_up_text_title, div#ajax-register-user-login-wrapper div.user_form div.login-wrapper div.sign_up_inner p.sign_up_text_title, div#ajax-register-user-login-wrapper div.sign_up div.login-wrapper div.sign_up_inner p.sign_up_text_title, div#ajax-register-user-register-form-wrapper div.user_form div.login-wrapper div.sign_up_inner p.sign_up_text_title, div#ajax-register-user-register-form-wrapper div.sign_up div.login-wrapper div.sign_up_inner p.sign_up_text_title, div#user_profile_edit div.user_form div.login-wrapper div.sign_up_inner p.sign_up_text_title, div#user_profile_edit div.sign_up div.login-wrapper div.sign_up_inner p.sign_up_text_title, section.slat div.user_form div.login-wrapper div.sign_up_inner p.sign_up_text_title, section.slat div.sign_up div.login-wrapper div.sign_up_inner p.sign_up_text_title { font-weight: bold; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \36 47; }
}
div#modalContent div.user_form div.login-wrapper div.sign_up_inner ul.sign_up_text, div#modalContent div.sign_up div.login-wrapper div.sign_up_inner ul.sign_up_text, div#ajax-register-user-login-wrapper div.user_form div.login-wrapper div.sign_up_inner ul.sign_up_text, div#ajax-register-user-login-wrapper div.sign_up div.login-wrapper div.sign_up_inner ul.sign_up_text, div#ajax-register-user-register-form-wrapper div.user_form div.login-wrapper div.sign_up_inner ul.sign_up_text, div#ajax-register-user-register-form-wrapper div.sign_up div.login-wrapper div.sign_up_inner ul.sign_up_text, div#user_profile_edit div.user_form div.login-wrapper div.sign_up_inner ul.sign_up_text, div#user_profile_edit div.sign_up div.login-wrapper div.sign_up_inner ul.sign_up_text, section.slat div.user_form div.login-wrapper div.sign_up_inner ul.sign_up_text, section.slat div.sign_up div.login-wrapper div.sign_up_inner ul.sign_up_text { padding: 0px 0px 0px 16px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \36 49; }
}
div#modalContent div.user_form div.login-wrapper div.sign_up_inner ul.sign_up_text li, div#modalContent div.sign_up div.login-wrapper div.sign_up_inner ul.sign_up_text li, div#ajax-register-user-login-wrapper div.user_form div.login-wrapper div.sign_up_inner ul.sign_up_text li, div#ajax-register-user-login-wrapper div.sign_up div.login-wrapper div.sign_up_inner ul.sign_up_text li, div#ajax-register-user-register-form-wrapper div.user_form div.login-wrapper div.sign_up_inner ul.sign_up_text li, div#ajax-register-user-register-form-wrapper div.sign_up div.login-wrapper div.sign_up_inner ul.sign_up_text li, div#user_profile_edit div.user_form div.login-wrapper div.sign_up_inner ul.sign_up_text li, div#user_profile_edit div.sign_up div.login-wrapper div.sign_up_inner ul.sign_up_text li, section.slat div.user_form div.login-wrapper div.sign_up_inner ul.sign_up_text li, section.slat div.sign_up div.login-wrapper div.sign_up_inner ul.sign_up_text li { margin: 10px 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \36 56; }
}
div#modalContent div.user_form div#forgotPassButton a, div#modalContent div.sign_up div#forgotPassButton a, div#ajax-register-user-login-wrapper div.user_form div#forgotPassButton a, div#ajax-register-user-login-wrapper div.sign_up div#forgotPassButton a, div#ajax-register-user-register-form-wrapper div.user_form div#forgotPassButton a, div#ajax-register-user-register-form-wrapper div.sign_up div#forgotPassButton a, div#user_profile_edit div.user_form div#forgotPassButton a, div#user_profile_edit div.sign_up div#forgotPassButton a, section.slat div.user_form div#forgotPassButton a, section.slat div.sign_up div#forgotPassButton a { font-family: "Verdana",sans-serif; color: rgb(120, 120, 120); font-size: 1.4rem; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \36 63; }
}
div#modalContent div#separator, div#ajax-register-user-login-wrapper div#separator, div#ajax-register-user-register-form-wrapper div#separator, div#user_profile_edit div#separator, section.slat div#separator { font-family: "Gotham SSm A","Gotham SSm B","Arial",sans-serif; font-size: 1.4rem; font-weight: bold; color: black; line-height: 25px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \36 70; }
}
div#modalContent div#separator div.separator-half-width, div#ajax-register-user-login-wrapper div#separator div.separator-half-width, div#ajax-register-user-register-form-wrapper div#separator div.separator-half-width, div#user_profile_edit div#separator div.separator-half-width, section.slat div#separator div.separator-half-width { width: 50%; border-right: 1px solid black; min-height: 235px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \36 77; }
}
div#modalContent div#user_page_register div.panel-body, div#modalContent div#user_profile_form div.panel-body, div#ajax-register-user-login-wrapper div#user_page_register div.panel-body, div#ajax-register-user-login-wrapper div#user_profile_form div.panel-body, div#ajax-register-user-register-form-wrapper div#user_page_register div.panel-body, div#ajax-register-user-register-form-wrapper div#user_profile_form div.panel-body, div#user_profile_edit div#user_page_register div.panel-body, div#user_profile_edit div#user_profile_form div.panel-body, section.slat div#user_page_register div.panel-body, section.slat div#user_profile_form div.panel-body { padding: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \36 80; }
}
div#modalContent div#user_page_register div#register_subtitle, div#modalContent div#user_profile_form div#register_subtitle, div#ajax-register-user-login-wrapper div#user_page_register div#register_subtitle, div#ajax-register-user-login-wrapper div#user_profile_form div#register_subtitle, div#ajax-register-user-register-form-wrapper div#user_page_register div#register_subtitle, div#ajax-register-user-register-form-wrapper div#user_profile_form div#register_subtitle, div#user_profile_edit div#user_page_register div#register_subtitle, div#user_profile_edit div#user_profile_form div#register_subtitle, section.slat div#user_page_register div#register_subtitle, section.slat div#user_profile_form div#register_subtitle { font-size: 3rem; color: black; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \36 84; }
}
div#modalContent div#user_page_register div.form-wrapper, div#modalContent div#user_profile_form div.form-wrapper, div#ajax-register-user-login-wrapper div#user_page_register div.form-wrapper, div#ajax-register-user-login-wrapper div#user_profile_form div.form-wrapper, div#ajax-register-user-register-form-wrapper div#user_page_register div.form-wrapper, div#ajax-register-user-register-form-wrapper div#user_profile_form div.form-wrapper, div#user_profile_edit div#user_page_register div.form-wrapper, div#user_profile_edit div#user_profile_form div.form-wrapper, section.slat div#user_page_register div.form-wrapper, section.slat div#user_profile_form div.form-wrapper { margin: 6px 0px; float: left; width: 100%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \36 91; }
}
div#modalContent div#user_page_register div#edit-field-select-the-newsletters label, div#modalContent div#user_profile_form div#edit-field-select-the-newsletters label, div#ajax-register-user-login-wrapper div#user_page_register div#edit-field-select-the-newsletters label, div#ajax-register-user-login-wrapper div#user_profile_form div#edit-field-select-the-newsletters label, div#ajax-register-user-register-form-wrapper div#user_page_register div#edit-field-select-the-newsletters label, div#ajax-register-user-register-form-wrapper div#user_profile_form div#edit-field-select-the-newsletters label, div#user_profile_edit div#user_page_register div#edit-field-select-the-newsletters label, div#user_profile_edit div#user_profile_form div#edit-field-select-the-newsletters label, section.slat div#user_page_register div#edit-field-select-the-newsletters label, section.slat div#user_profile_form div#edit-field-select-the-newsletters label { width: 100%; color: black; font-family: "Verdana",sans-serif; font-size: 1.4rem; padding-bottom: 15px; font-weight: normal; line-height: 25px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \37 00; }
}
div#modalContent div#user_page_register div#edit-field-select-the-newsletters div#edit-field-select-the-newsletters-und, div#modalContent div#user_profile_form div#edit-field-select-the-newsletters div#edit-field-select-the-newsletters-und, div#ajax-register-user-login-wrapper div#user_page_register div#edit-field-select-the-newsletters div#edit-field-select-the-newsletters-und, div#ajax-register-user-login-wrapper div#user_profile_form div#edit-field-select-the-newsletters div#edit-field-select-the-newsletters-und, div#ajax-register-user-register-form-wrapper div#user_page_register div#edit-field-select-the-newsletters div#edit-field-select-the-newsletters-und, div#ajax-register-user-register-form-wrapper div#user_profile_form div#edit-field-select-the-newsletters div#edit-field-select-the-newsletters-und, div#user_profile_edit div#user_page_register div#edit-field-select-the-newsletters div#edit-field-select-the-newsletters-und, div#user_profile_edit div#user_profile_form div#edit-field-select-the-newsletters div#edit-field-select-the-newsletters-und, section.slat div#user_page_register div#edit-field-select-the-newsletters div#edit-field-select-the-newsletters-und, section.slat div#user_profile_form div#edit-field-select-the-newsletters div#edit-field-select-the-newsletters-und { width: 100%; float: left; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \37 04; }
}
div#modalContent div#user_page_register div#edit-field-select-the-newsletters div.form-type-checkbox, div#modalContent div#user_profile_form div#edit-field-select-the-newsletters div.form-type-checkbox, div#ajax-register-user-login-wrapper div#user_page_register div#edit-field-select-the-newsletters div.form-type-checkbox, div#ajax-register-user-login-wrapper div#user_profile_form div#edit-field-select-the-newsletters div.form-type-checkbox, div#ajax-register-user-register-form-wrapper div#user_page_register div#edit-field-select-the-newsletters div.form-type-checkbox, div#ajax-register-user-register-form-wrapper div#user_profile_form div#edit-field-select-the-newsletters div.form-type-checkbox, div#user_profile_edit div#user_page_register div#edit-field-select-the-newsletters div.form-type-checkbox, div#user_profile_edit div#user_profile_form div#edit-field-select-the-newsletters div.form-type-checkbox, section.slat div#user_page_register div#edit-field-select-the-newsletters div.form-type-checkbox, section.slat div#user_profile_form div#edit-field-select-the-newsletters div.form-type-checkbox { width: auto; float: left; margin: 0px 20px 10px 0px; padding: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \37 09; }
}
div#modalContent div#user_page_register div#edit-field-select-the-newsletters div.form-type-checkbox label, div#modalContent div#user_profile_form div#edit-field-select-the-newsletters div.form-type-checkbox label, div#ajax-register-user-login-wrapper div#user_page_register div#edit-field-select-the-newsletters div.form-type-checkbox label, div#ajax-register-user-login-wrapper div#user_profile_form div#edit-field-select-the-newsletters div.form-type-checkbox label, div#ajax-register-user-register-form-wrapper div#user_page_register div#edit-field-select-the-newsletters div.form-type-checkbox label, div#ajax-register-user-register-form-wrapper div#user_profile_form div#edit-field-select-the-newsletters div.form-type-checkbox label, div#user_profile_edit div#user_page_register div#edit-field-select-the-newsletters div.form-type-checkbox label, div#user_profile_edit div#user_profile_form div#edit-field-select-the-newsletters div.form-type-checkbox label, section.slat div#user_page_register div#edit-field-select-the-newsletters div.form-type-checkbox label, section.slat div#user_profile_form div#edit-field-select-the-newsletters div.form-type-checkbox label { line-height: 18px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \37 14; }
}
div#modalContent div#user_page_register button#edit-submit--2, div#modalContent div#user_profile_form button#edit-submit--2, div#ajax-register-user-login-wrapper div#user_page_register button#edit-submit--2, div#ajax-register-user-login-wrapper div#user_profile_form button#edit-submit--2, div#ajax-register-user-register-form-wrapper div#user_page_register button#edit-submit--2, div#ajax-register-user-register-form-wrapper div#user_profile_form button#edit-submit--2, div#user_profile_edit div#user_page_register button#edit-submit--2, div#user_profile_edit div#user_profile_form button#edit-submit--2, section.slat div#user_page_register button#edit-submit--2, section.slat div#user_profile_form button#edit-submit--2 { width: 100%; height: 40px; margin-bottom: 40px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \37 19; }
}
div#modalContent div#user_page_register .help-block, div#modalContent div#user_profile_form .help-block, div#ajax-register-user-login-wrapper div#user_page_register .help-block, div#ajax-register-user-login-wrapper div#user_profile_form .help-block, div#ajax-register-user-register-form-wrapper div#user_page_register .help-block, div#ajax-register-user-register-form-wrapper div#user_profile_form .help-block, div#user_profile_edit div#user_page_register .help-block, div#user_profile_edit div#user_profile_form .help-block, section.slat div#user_page_register .help-block, section.slat div#user_profile_form .help-block { display: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \37 22; }
}
div#modalContent div#user_page_register input, div#modalContent div#user_page_register select, div#modalContent div#user_profile_form input, div#modalContent div#user_profile_form select, div#ajax-register-user-login-wrapper div#user_page_register input, div#ajax-register-user-login-wrapper div#user_page_register select, div#ajax-register-user-login-wrapper div#user_profile_form input, div#ajax-register-user-login-wrapper div#user_profile_form select, div#ajax-register-user-register-form-wrapper div#user_page_register input, div#ajax-register-user-register-form-wrapper div#user_page_register select, div#ajax-register-user-register-form-wrapper div#user_profile_form input, div#ajax-register-user-register-form-wrapper div#user_profile_form select, div#user_profile_edit div#user_page_register input, div#user_profile_edit div#user_page_register select, div#user_profile_edit div#user_profile_form input, div#user_profile_edit div#user_profile_form select, section.slat div#user_page_register input, section.slat div#user_page_register select, section.slat div#user_profile_form input, section.slat div#user_profile_form select { border-radius: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \37 25; }
}
div#modalContent div#user_page_register fieldset, div#modalContent div#user_profile_form fieldset, div#ajax-register-user-login-wrapper div#user_page_register fieldset, div#ajax-register-user-login-wrapper div#user_profile_form fieldset, div#ajax-register-user-register-form-wrapper div#user_page_register fieldset, div#ajax-register-user-register-form-wrapper div#user_profile_form fieldset, div#user_profile_edit div#user_page_register fieldset, div#user_profile_edit div#user_profile_form fieldset, section.slat div#user_page_register fieldset, section.slat div#user_profile_form fieldset { border: medium none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \37 27; }
}
div#modalContent div#user_page_register fieldset legend, div#modalContent div#user_profile_form fieldset legend, div#ajax-register-user-login-wrapper div#user_page_register fieldset legend, div#ajax-register-user-login-wrapper div#user_profile_form fieldset legend, div#ajax-register-user-register-form-wrapper div#user_page_register fieldset legend, div#ajax-register-user-register-form-wrapper div#user_profile_form fieldset legend, div#user_profile_edit div#user_page_register fieldset legend, div#user_profile_edit div#user_profile_form fieldset legend, section.slat div#user_page_register fieldset legend, section.slat div#user_profile_form fieldset legend { height: 30px; background-color: black; margin-bottom: 14px; color: white; text-align: center; border-radius: 0px; line-height: 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \37 37; }
}
div#modalContent div#user_page_register .password-field, div#modalContent div#user_page_register .password-confirm, div#modalContent div#user_profile_form .password-field, div#modalContent div#user_profile_form .password-confirm, div#ajax-register-user-login-wrapper div#user_page_register .password-field, div#ajax-register-user-login-wrapper div#user_page_register .password-confirm, div#ajax-register-user-login-wrapper div#user_profile_form .password-field, div#ajax-register-user-login-wrapper div#user_profile_form .password-confirm, div#ajax-register-user-register-form-wrapper div#user_page_register .password-field, div#ajax-register-user-register-form-wrapper div#user_page_register .password-confirm, div#ajax-register-user-register-form-wrapper div#user_profile_form .password-field, div#ajax-register-user-register-form-wrapper div#user_profile_form .password-confirm, div#user_profile_edit div#user_page_register .password-field, div#user_profile_edit div#user_page_register .password-confirm, div#user_profile_edit div#user_profile_form .password-field, div#user_profile_edit div#user_profile_form .password-confirm, section.slat div#user_page_register .password-field, section.slat div#user_page_register .password-confirm, section.slat div#user_profile_form .password-field, section.slat div#user_profile_form .password-confirm { width: 100%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \37 42; }
}
div#modalContent div#user_profile_form label, div#ajax-register-user-login-wrapper div#user_profile_form label, div#ajax-register-user-register-form-wrapper div#user_profile_form label, div#user_profile_edit div#user_profile_form label, section.slat div#user_profile_form label {  }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \37 45; }
}
div#modalContent div#user_profile_form .group-personal-information, div#modalContent div#user_profile_form .group-business-information, div#modalContent div#user_profile_form .field-name-field-are-you-a-financial-advise, div#modalContent div#user_profile_form .field-name-field-select-the-newsletters, div#ajax-register-user-login-wrapper div#user_profile_form .group-personal-information, div#ajax-register-user-login-wrapper div#user_profile_form .group-business-information, div#ajax-register-user-login-wrapper div#user_profile_form .field-name-field-are-you-a-financial-advise, div#ajax-register-user-login-wrapper div#user_profile_form .field-name-field-select-the-newsletters, div#ajax-register-user-register-form-wrapper div#user_profile_form .group-personal-information, div#ajax-register-user-register-form-wrapper div#user_profile_form .group-business-information, div#ajax-register-user-register-form-wrapper div#user_profile_form .field-name-field-are-you-a-financial-advise, div#ajax-register-user-register-form-wrapper div#user_profile_form .field-name-field-select-the-newsletters, div#user_profile_edit div#user_profile_form .group-personal-information, div#user_profile_edit div#user_profile_form .group-business-information, div#user_profile_edit div#user_profile_form .field-name-field-are-you-a-financial-advise, div#user_profile_edit div#user_profile_form .field-name-field-select-the-newsletters, section.slat div#user_profile_form .group-personal-information, section.slat div#user_profile_form .group-business-information, section.slat div#user_profile_form .field-name-field-are-you-a-financial-advise, section.slat div#user_profile_form .field-name-field-select-the-newsletters { margin-bottom: 20px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \37 51; }
}
div#modalContent div#user_page_register div.form-type-select label, div#modalContent div#user_page_register div.form-type-textfield label, div#modalContent div#user_page_register div.form-type-password label, div#ajax-register-user-login-wrapper div#user_page_register div.form-type-select label, div#ajax-register-user-login-wrapper div#user_page_register div.form-type-textfield label, div#ajax-register-user-login-wrapper div#user_page_register div.form-type-password label, div#ajax-register-user-register-form-wrapper div#user_page_register div.form-type-select label, div#ajax-register-user-register-form-wrapper div#user_page_register div.form-type-textfield label, div#ajax-register-user-register-form-wrapper div#user_page_register div.form-type-password label, div#user_profile_edit div#user_page_register div.form-type-select label, div#user_profile_edit div#user_page_register div.form-type-textfield label, div#user_profile_edit div#user_page_register div.form-type-password label, section.slat div#user_page_register div.form-type-select label, section.slat div#user_page_register div.form-type-textfield label, section.slat div#user_page_register div.form-type-password label { display: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \37 55; }
}
div#modalContent div#user_page_register input.form-checkbox, div#ajax-register-user-login-wrapper div#user_page_register input.form-checkbox, div#ajax-register-user-register-form-wrapper div#user_page_register input.form-checkbox, div#user_profile_edit div#user_page_register input.form-checkbox, section.slat div#user_page_register input.form-checkbox { margin: 2px 10px 0px 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \37 58; }
}
div#modalContent div#user_page_register input.password-field, div#ajax-register-user-login-wrapper div#user_page_register input.password-field, div#ajax-register-user-register-form-wrapper div#user_page_register input.password-field, div#user_profile_edit div#user_page_register input.password-field, section.slat div#user_page_register input.password-field { margin: 27px 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \37 66; }
}
section.slat form#user-pass div#popup div#pass_form { max-width: 50%; margin: 0px auto; float: none ! important; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \37 75; }
}
div#user-profile span.business-information, div#user-profile span.personal-information { margin-bottom: 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \37 79; }
}
div#user-profile div.profile-information div { margin: 5px 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \37 81; }
}
div#user-profile div.profile-information div span.label-profile { font-weight: bold; }
@media (max-width: 767px) {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \37 88; }
}
  div#modalContent { left: 0px ! important; }
}
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \37 93; }
}
div.modal-header h4 { display: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \37 97; }
}
.ui-widget-content { background: transparent none repeat scroll 0% 0%; }
@media not all {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \38 06; }
}
  select:focus, textarea:focus, input:focus { font-size: 16px; line-height: 18px; }
}
@media not all {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \38 15; }
}
  select, textarea, input { font-size: 16px; line-height: 18px; }
}
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \38 25; }
}
#searchBox .modal-dialog form button { display: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \38 28; }
}
#searchBox .modal-dialog form input { border-radius: 5px; background-color: white; border: 1px solid rgb(200, 200, 200); font-size: 16px; line-height: 18px; width: 85%; margin: 0px auto; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \38 38; }
}
#searchBox .modal-dialog form#search-block-form { margin: 0px 50px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \38 46; }
}
.header-search input { font-size: 16px; line-height: 18px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \38 53; }
}
.smart-paging-pager { font-family: "Gotham SSm A","Gotham SSm B","Arial",sans-serif; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \38 55; }
}
.smart-paging-pager div.fullArticleContainer { width: 100%; float: left; display: flex; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \38 59; }
}
.smart-paging-pager div.fullArticleContainer a.fullArticleLnk { font-family: "Gotham SSm A","Gotham SSm B","Arial",sans-serif; padding: 2px 10px; margin: 0px auto; color: black; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \38 64; }
}
.smart-paging-pager div.fullArticleContainer a.fullArticleLnk:hover { color: white; background: rgb(0, 131, 202) none repeat scroll 0% 0%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \38 74; }
}
#tags li#tagList { margin-bottom: 15px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \38 81; }
}
.sharethis-wrapper { color: black; cursor: pointer; font-family: FontAwesome; font-size: 33px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \31 006; }
}
.sharethis-wrapper .st_facebook_custom::before { content: ""; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \31 010; }
}
.sharethis-wrapper .st_twitter_custom::before { content: ""; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \31 014; }
}
.sharethis-wrapper .st_linkedin_custom::before { content: ""; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \31 018; }
}
.sharethis-wrapper .st_email_custom::before { content: ""; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \31 022; }
}
.sharethis-wrapper .st_sharethis_custom::before { content: ""; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \38 84; }
}
.sharethis-wrapper span { padding-right: 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \38 90; }
}
.share-this-container .view-content, .share-this-container .view-footer { display: inline-block; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \38 95; }
}
.fa-print { color: black; font-family: FontAwesome; font-size: 33px; cursor: pointer; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \39 01; }
}
#disqus_thread { background-color: white; padding: 0px 10px; margin-bottom: 27px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \39 09; }
}
table.IUtable { border: 1px solid rgb(160, 160, 160); border-collapse: separate; padding: 10px; font-family: "Verdana",sans-serif; font-size: 12px; line-height: 15px; color: rgb(120, 120, 120); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \39 18; }
}
table.IUtable tr td { border-bottom: 1px solid rgb(200, 200, 200); padding: 5px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \39 23; }
}
table.IUtable tr.tableHeader { color: black; font-weight: bold; font-size: 16px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \39 27; }
}
table.IUtable tr.tableHeader td { padding: 15px 0px; text-align: center; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \39 32; }
}
table.IUtable tr.tableSubHeader { background-color: black; color: white; font-weight: bold; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \39 39; }
}
span#Disclaimer, span#disclaimer { float: left; width: 600px; font-size: 14px; line-height: 20px; font-style: italic; color: gray; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \39 49; }
}
div.field-name-field-podcasts { padding: 0px 0px 20px 135px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \39 54; }
}
.alphaArticleTitle { width: 100%; font-weight: bold; color: rgb(0, 115, 177); float: left; line-height: 25px; margin: 10px 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \39 62; }
}
.alphaArticleAloneTitle { font-weight: bold; margin: 20px 0px 10px; float: left; width: 100%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \39 68; }
}
span.alphaArticleOpportunityTitle, span.alphaArticlePickTitle { background-image: url(679677f6bf495232f5f1de24e366979bb3c046ed.jpg) ; background-repeat: no-repeat; background-size: 20px auto; width: 100%; float: left; height: 32px; padding-left: 5%; padding-top: 1%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \39 77; }
}
span.alphaArticleOpportunityTitle a, span.alphaArticlePickTitle a { line-height: 20px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \39 81; }
}
span.alphaArticlePickTitle { background-image: url(d2e31deea0e124fd7391b3744c0241b79ee738ec.jpg) ; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \39 87; }
}
#etf_image img.img-responsive { margin: 0px; float: left; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \39 94; }
}
article.story div.img-wrapper { max-width: 141px; }
@media not all {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 004; }
}
  select:focus, textarea:focus, input:focus { font-size: 16px; line-height: 18px; }
}
@media not all {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 013; }
}
  select, textarea, input { font-size: 16px; line-height: 18px; }
}
@media (min-width: 400px) and (max-width: 767px) {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 020; }
}
  #etf_image { margin-right: 10px; }
}
@media (min-width: 400px) and (max-width: 980px) {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 027; }
}
  #etf-report-copy p { margin: 15px 0px; }
}
@media (min-width: 989px) and (max-width: 1199px) {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 036; }
}
  #sampleIssue .samplepdf a { padding-top: 4px; white-space: initial; }
}
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 045; }
}
#sampleIssue a, #channel_btn a, #downloadpdf a { font-size: 11px; padding-top: 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 051; }
}
.newsletter-content { width: 543px; line-height: normal; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 056; }
}
.newsletter-content table tbody tr { border: 0px none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 058; }
}
.newsletter-content table tbody tr td { padding: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 067; }
}
.tickerItemBoxETFFinder .searchCol1 { padding-right: 15px; font-weight: bold; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 075; }
}
div.contextual-links-region ul.tabs--primary { display: table; width: 100%; border: 0px none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 079; }
}
div.contextual-links-region ul.tabs--primary li { display: table-cell; width: auto; float: none; text-align: center; border-right: 1px solid rgb(234, 235, 235); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 085; }
}
div.contextual-links-region ul.tabs--primary li a { color: black; border-radius: 0px; border: 0px none; margin-right: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 090; }
}
div.contextual-links-region ul.tabs--primary li a:hover { color: black; background-color: rgb(255, 223, 79); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 098; }
}
div.contextual-links-region ul.tabs--primary li.active a { background-color: rgb(235, 235, 236); color: black; margin: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 102; }
}
div.contextual-links-region ul.tabs--primary li.active a:hover, div.contextual-links-region ul.tabs--primary li.active a:focus { margin: 0px; border: 0px none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 110; }
}
#edit-field-date-value-value-year { min-width: 90px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 114; }
}
#social-media { max-width: 120px; margin-left: 20px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 118; }
}
#social-media a:hover, #social-media a:active, #social-media a:focus { text-decoration: none; color: white; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 125; }
}
#top-login-btn { max-width: 190px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 129; }
}
#etf-report-copy h4 { margin-top: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 134; }
}
#prev-issues article, #prev-issues div.background-white { min-height: 382px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 141; }
}
div#interstitialBannerWrapper { box-shadow: 0px 2px 25px 3px rgb(182, 184, 186); top: 4%; left: 17%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 149; }
}
div#interstitialBannerWrapper div.popupInterstitialContainer { background-color: rgb(235, 235, 236); border: medium none; margin: 20px 0px 20px 20px; padding: 15px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 154; }
}
div#interstitialBannerWrapper div.popupInterstitialContainer span.popupCloseButton { font-family: "Gotham SSm A","Gotham SSm B","Arial",sans-serif; width: 12px; height: 12px; color: black; cursor: pointer; float: right; font-size: 18px; font-weight: bold; line-height: 1; text-shadow: 0px 1px 0px rgb(255, 255, 255); margin-right: -14px; opacity: 0.2; margin-top: -16px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 168; }
}
div#interstitialBannerWrapper div.popupInterstitialContainer span.popupCloseButton::after { content: "x"; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 171; }
}
div#interstitialBannerWrapper div.popupInterstitialContainer span.popupCloseButton:hover { color: black; text-decoration: none; opacity: 0.5; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 182; }
}
.alert { font-family: "Gotham SSm A","Gotham SSm B","Arial",sans-serif; font-style: normal; font-weight: 400; font-size: 18px; margin: 0px auto 10px; width: 84%; position: relative; z-index: 2; color: white; border-radius: 0px; border: 0px none; box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3); line-height: 30px; letter-spacing: 1px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 199; }
}
.alert a.close { color: white; opacity: 100; text-shadow: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 204; }
}
.alert li { list-style: outside none none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 209; }
}
.alert-success { background: rgb(19, 193, 114) none repeat scroll 0% 0%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 212; }
}
.alert-danger { background: rgb(229, 94, 106) none repeat scroll 0% 0%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 215; }
}
.alert-warning { background: rgb(255, 223, 79) none repeat scroll 0% 0%; }
@media (min-width: 1200px) {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 219; }
}
  .alert { width: 1170px; }
}
@media (max-width: 767px) {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 224; }
}
  .alert { width: auto; }
}
@media (min-width: 768px) and (max-width: 991px) {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 229; }
}
  .alert { width: 750px; }
}
@media (min-width: 992px) and (max-width: 1199px) {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 234; }
}
  .alert { width: 970px; }
}
@media (min-width: 1920px) {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 240; }
}
  .visible-xlg { display: block ! important; }
}
@media (max-width: 1919px) {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 245; }
}
  .visible-xlg { display: none ! important; }
}
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 251; }
}
div#user_profile_form > div > div > div > div.form-item-field-select-the-newsletters-und-NO-NEWSLETTER-SYNC-BACK { display: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 257; }
}
.wide-ad { position: fixed; width: 20%; text-align: center; top: 265px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 264; }
}
.wide-ad-right { text-align: left; float: right; padding-left: 40px; right: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 270; }
}
.wide-ad-left { text-align: right; padding-right: 40px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 274; }
}
ul.pagination, ul.pager { display: inline-block; padding-left: 0px; margin: 20px 0px; border-radius: 4px; font-size: 1.8rem; line-height: 2.7rem; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 281; }
}
ul.pagination li a, ul.pagination li.active a, ul.pager li a, ul.pager li.active a { background: transparent none repeat scroll 0% 0%; color: rgb(0, 0, 0); border: 0px none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 285; }
}
ul.pagination li a:hover, ul.pagination li.active a:hover, ul.pager li a:hover, ul.pager li.active a:hover { color: rgb(255, 255, 255); background: rgb(0, 131, 202) none repeat scroll 0% 0%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 291; }
}
ul.pagination li.active, ul.pager li.active { font-weight: bold; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 293; }
}
ul.pagination li.active a:hover, ul.pager li.active a:hover { background: transparent none repeat scroll 0% 0%; color: rgb(0, 0, 0); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 299; }
}
li.pager-ellipsis { display: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 306; }
}
article.slat-body .smart-paging-pager li.prev a::before { content: "‹ "; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 313; }
}
article.slat-body .smart-paging-pager li.next a::after { content: " ›"; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 321; }
}
.google-search-pager ul.pager { display: block; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 324; }
}
.google-search-pager ul.pager li a { cursor: pointer; padding: 5px 9px; border-radius: 0px; position: relative; margin-left: -1px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 332; }
}
.google-search-pager ul.pager li a:hover { border-radius: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 337; }
}
.google-search-pager ul.pager li.pager-item, .google-search-pager ul.pager li.pager-next, .google-search-pager ul.pager li.pager-previous { padding: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 341; }
}
.google-search-pager ul.pager li.pager-next a:hover { border-top-right-radius: 4px; border-bottom-right-radius: 4px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 347; }
}
.google-search-pager ul.pager li.pager-previous a:hover { border-top-left-radius: 4px; border-bottom-left-radius: 4px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 352; }
}
.google-search-pager ul.pager li.pager-current { padding: 5px 9px; font-weight: bold; color: black; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 361; }
}
#channels-txt ul#more_segments { display: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 364; }
}
#channels-txt a#more_button { cursor: pointer; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 369; }
}
div#channel-container { margin-bottom: 30px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 374; }
}
#mainReportBox .mt30 { margin-top: 30px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 377; }
}
#mainReportBox .mt10 { margin-top: 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 380; }
}
#mainReportBox .mx20 { margin-left: 20px; margin-right: 20px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \31 027; }
}
div#etf-finder-global-outlook { width: 100%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \31 029; }
}
div#etf-finder-global-outlook div#globalETFOutlookMap { background-image: url(a7bdc4647f7b9ef55195eeb7205ee4821afa12ad.jpg) ; background-repeat: no-repeat; float: left; position: relative; width: 100%; height: 500px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \31 036; }
}
div#etf-finder-global-outlook div#globalETFOutlookMap a { border-bottom: 0px none; color: white; font-family: "Arial","Helvetica",sans-serif; margin: 0px; font-size: 1rem; line-height: 1.5rem; position: absolute; float: left; width: 101px; text-align: center; text-transform: uppercase; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \31 044; }
}
div#etf-finder-global-outlook div#globalETFOutlookMap a#outlookBoxCanada { left: 173px; top: 68px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \31 048; }
}
div#etf-finder-global-outlook div#globalETFOutlookMap a#outlookBoxUS { top: 141px; left: 185px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \31 052; }
}
div#etf-finder-global-outlook div#globalETFOutlookMap a#outlookBoxMexico { top: 192px; left: 197px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \31 056; }
}
div#etf-finder-global-outlook div#globalETFOutlookMap a#outlookBoxPeru { top: 294px; left: 160px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \31 060; }
}
div#etf-finder-global-outlook div#globalETFOutlookMap a#outlookBoxBrazil { top: 297px; left: 339px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \31 064; }
}
div#etf-finder-global-outlook div#globalETFOutlookMap a#outlookBoxUK { top: 88px; left: 352px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \31 068; }
}
div#etf-finder-global-outlook div#globalETFOutlookMap a#outlookBoxGermany { top: 91px; left: 507px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \31 072; }
}
div#etf-finder-global-outlook div#globalETFOutlookMap a#outlookBoxAfrica { top: 261px; left: 540px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \31 076; }
}
div#etf-finder-global-outlook div#globalETFOutlookMap a#outlookBoxJapan { top: 133px; left: 860px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \31 080; }
}
div#etf-finder-global-outlook div#globalETFOutlookMap a#outlookBoxSkorea { top: 131px; left: 723px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \31 084; }
}
div#etf-finder-global-outlook div#globalETFOutlookMap a#outlookBoxAustralia { top: 338px; left: 843px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \31 088; }
}
div#etf-finder-global-outlook div#globalETFOutlookMap a#outlookBoxSpain { top: 133px; left: 344px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \31 092; }
}
div#etf-finder-global-outlook div#globalETFOutlookMap a#outlookBoxArgentina { top: 388px; left: 286px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \31 096; }
}
div#etf-finder-global-outlook div#globalETFOutlookMap a#outlookBoxItaly { top: 128px; left: 514px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \31 100; }
}
div#etf-finder-global-outlook div#globalETFOutlookMap a#outlookBoxEgypt { top: 170px; left: 555px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \31 104; }
}
div#etf-finder-global-outlook div#globalETFOutlookMap a#outlookBoxIndia { top: 204px; left: 569px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \31 108; }
}
div#etf-finder-global-outlook div#globalETFOutlookMap a#outlookBoxSafrica { top: 352px; left: 539px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \31 112; }
}
div#etf-finder-global-outlook div#globalETFOutlookMap a#outlookBoxRussia { top: 63px; left: 641px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \31 116; }
}
div#etf-finder-global-outlook div#globalETFOutlookMap a#outlookBoxChina { top: 178px; left: 758px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \31 120; }
}
div#etf-finder-global-outlook div#globalETFOutlookMap a#outlookBoxSingapore { top: 247px; left: 757px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \31 126; }
}
div#etf-finder-global-outlook div.power_by h4 { margin-top: 7px; text-transform: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \31 131; }
}
div#etf-finder-global-outlook a.power_by_msci { background: transparent url(ee65551ee7943cd81c15789f1334800d9346531a.png)  repeat scroll 0% 0%; display: inline-table; height: 43px; margin: 0px 0px 0px 8px; width: 160px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 387; }
}
ul#my_account { border: medium solid; min-width: 180px; position: absolute; right: 20px; text-align: left; z-index: 2147483647; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 394; }
}
ul#my_account li { float: left; width: 100%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 397; }
}
ul#my_account li span { width: 100%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 405; }
}
ul#my_account li.last { border-top: 1px solid rgb(160, 160, 160); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 411; }
}
ul#my_account li.profile-link { padding-bottom: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 414; }
}
ul#my_account li.manage-subscriptions { padding-top: 0px; padding-bottom: 15px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 420; }
}
#page_discovery_heatmap { margin-bottom: 20px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 423; }
}
#page_discovery_heatmap #etf-finder-global-outlook #containerGlobalETFOutlook #globalETFOutlookMap { height: 460px; margin-top: -35px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 429; }
}
#page_discovery_heatmap .slat { margin-bottom: 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 432; }
}
#page_discovery_heatmap div#asofdate { margin-bottom: 0px; position: relative; z-index: 2; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 436; }
}
#page_discovery_heatmap div#asofdate .losersGainersBar { margin-top: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 441; }
}
#page_discovery_heatmap div.msci_disc p { border-bottom: 0px none; color: rgb(65, 64, 66); font-family: "Arial","Helvetica",sans-serif; margin: 0px; font-size: 1.2rem; line-height: 1.8rem; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 445; }
}
#page_discovery_heatmap div#tickertape { max-height: 653px; }
@media (max-width: 1200px) {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 452; }
}
  #page_discovery_heatmap #globalETFOutlookMap, #page_discovery_heatmap #asofdate { display: none; }
}
@media screen and (max-width: 414px) {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 459; }
}
  #page_discovery_heatmap div#tickertape { height: 280px; }
}
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_global\.scss; }
  line { font-family: \31 465; }
}
.display_none { display: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \34 ; }
}
.slat, div.container > section#article > div.row > div#left-article-column > form > div.slat { background: rgb(255, 255, 255) none repeat scroll 0% 0%; box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3); margin: 0px 0px 30px; position: relative; z-index: 3; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 0; }
}
.slat.blank, div.container > section#article > div.row > div#left-article-column > form > div.slat.blank { border: medium none; background: transparent none repeat scroll 0% 0%; box-shadow: 0px 0px 0px 0px transparent; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 5; }
}
.slat.single-page, div.container > section#article > div.row > div#left-article-column > form > div.slat.single-page { border-top: 10px solid black; padding: 60px 30px 90px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 8; }
}
.slat.single-page .slat-header, div.container > section#article > div.row > div#left-article-column > form > div.slat.single-page .slat-header { border: medium none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \32 1; }
}
.slat.single-page .slat-header:hover, div.container > section#article > div.row > div#left-article-column > form > div.slat.single-page .slat-header:hover { background-color: white; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \32 3; }
}
.slat.single-page .slat-header:hover h2 a, div.container > section#article > div.row > div#left-article-column > form > div.slat.single-page .slat-header:hover h2 a { color: rgb(0, 131, 202); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \32 7; }
}
.slat.single-page .slat-header h2, div.container > section#article > div.row > div#left-article-column > form > div.slat.single-page .slat-header h2 { font-size: 50px; line-height: 60px; font-weight: 700; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \33 2; }
}
.slat.single-page .slat-header .author, div.container > section#article > div.row > div#left-article-column > form > div.slat.single-page .slat-header .author { font-size: 14px; line-height: 18px; font-weight: 800; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \33 6; }
}
.slat.single-page .slat-header .author a, div.container > section#article > div.row > div#left-article-column > form > div.slat.single-page .slat-header .author a { color: black; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \33 8; }
}
.slat.single-page .slat-header .author a:hover, div.container > section#article > div.row > div#left-article-column > form > div.slat.single-page .slat-header .author a:hover { color: rgb(0, 131, 202); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \34 4; }
}
.slat.single-page img.center, div.container > section#article > div.row > div#left-article-column > form > div.slat.single-page img.center { height: auto; width: 100%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \34 8; }
}
.slat.single-page .slat-body, div.container > section#article > div.row > div#left-article-column > form > div.slat.single-page .slat-body { color: black; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \35 0; }
}
.slat.single-page .slat-body big, div.container > section#article > div.row > div#left-article-column > form > div.slat.single-page .slat-body big { font-size: 24px; line-height: 38px; color: black; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \35 5; }
}
.slat.single-page .slat-body q, div.container > section#article > div.row > div#left-article-column > form > div.slat.single-page .slat-body q { display: block; font-family: "Gotham Cond SSm A","Gotham Cond SSm B"; font-weight: 700; font-size: 44px; line-height: 54px; text-transform: uppercase; padding: 0px; margin: 0px 40px 0px 0px; color: black; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \36 5; }
}
.slat.single-page .slat-body q::before, .slat.single-page .slat-body q::after, div.container > section#article > div.row > div#left-article-column > form > div.slat.single-page .slat-body q::before, div.container > section#article > div.row > div#left-article-column > form > div.slat.single-page .slat-body q::after { content: "—"; display: block; text-align: right; font-size: 60px; color: rgb(0, 131, 202); height: 80px; line-height: 80px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \37 5; }
}
.slat.single-page .slat-body h5, div.container > section#article > div.row > div#left-article-column > form > div.slat.single-page .slat-body h5 { font-size: 24px; line-height: 38px; font-family: "Gotham SSm A","Gotham SSm B","Arial",sans-serif; font-weight: 700; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \38 3; }
}
.slat.story-fixed-height, div.container > section#article > div.row > div#left-article-column > form > div.slat.story-fixed-height { width: 100%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \38 5; }
}
.slat.story-fixed-height .slat-header, div.container > section#article > div.row > div#left-article-column > form > div.slat.story-fixed-height .slat-header { display: block; height: 100px; overflow: hidden; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \39 0; }
}
.slat.story-fixed-height .slat-body, div.container > section#article > div.row > div#left-article-column > form > div.slat.story-fixed-height .slat-body { height: 200px; padding: 20px 20px 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \39 4; }
}
.slat.story-fixed-height .slat-body .module.story .story-text, div.container > section#article > div.row > div#left-article-column > form > div.slat.story-fixed-height .slat-body .module.story .story-text { height: 140px; overflow: hidden; position: relative; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 01; }
}
.slat.story-fixed-height .slat-body footer p, div.container > section#article > div.row > div#left-article-column > form > div.slat.story-fixed-height .slat-body footer p { font-family: "Gotham SSm A","Gotham SSm B","Arial",sans-serif; margin: 10px 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 10; }
}
div.container > section#article > div.row > div#left-article-column > form > div#slat-mini { background: rgb(255, 255, 255) none repeat scroll 0% 0%; box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3); margin: 0px 0px 30px; position: relative; z-index: 3; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 16; }
}
div.container > section#article > div.row > div#left-article-column > form > div#slat-mini:hover { color: red; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 23; }
}
.slat-header, div.container > section#article > div.row > div#left-article-column > form > div.slat > .slat-header { border-top: 10px solid black; border-bottom: 1px solid rgb(160, 160, 160); padding: 10px 20px 15px; min-height: 120px; display: flex; justify-content: center; flex-direction: column; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 28; }
}
.slat-header:hover, div.container > section#article > div.row > div#left-article-column > form > div.slat > .slat-header:hover { background-color: rgb(0, 131, 202); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 30; }
}
.slat-header:hover h2 a, div.container > section#article > div.row > div#left-article-column > form > div.slat > .slat-header:hover h2 a { color: white; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 33; }
}
.slat-header:hover h4 a, div.container > section#article > div.row > div#left-article-column > form > div.slat > .slat-header:hover h4 a { color: white; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 39; }
}
.slat-header.naked, div.container > section#article > div.row > div#left-article-column > form > div.slat > .slat-header.naked { background: rgb(0, 131, 202) none repeat scroll 0% 0%; border-bottom: 3px solid rgb(255, 223, 79); border-top: medium none; text-align: center; text-transform: uppercase; color: rgb(51, 51, 51); min-height: 40px; padding: 0px 20px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 48; }
}
.slat-header.naked h2, div.container > section#article > div.row > div#left-article-column > form > div.slat > .slat-header.naked h2 { color: rgb(113, 207, 243); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 51; }
}
.slat-header.naked.alt, div.container > section#article > div.row > div#left-article-column > form > div.slat > .slat-header.naked.alt { background: rgb(255, 255, 255) none repeat scroll 0% 0%; border-bottom: medium none; border-top: 10px solid rgb(160, 160, 160); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 55; }
}
.slat-header.naked.alt h2, div.container > section#article > div.row > div#left-article-column > form > div.slat > .slat-header.naked.alt h2 { color: black; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 60; }
}
.slat-header.mini, div.container > section#article > div.row > div#left-article-column > form > div.slat > .slat-header.mini { border-top: 5px solid black; border-bottom: medium none; min-height: 1px; width: 100%; padding: 0px 20px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 67; }
}
.slat-header.mini:hover h4 a, .slat-header.mini:hover h2 a, div.container > section#article > div.row > div#left-article-column > form > div.slat > .slat-header.mini:hover h4 a, div.container > section#article > div.row > div#left-article-column > form > div.slat > .slat-header.mini:hover h2 a { color: white; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 71; }
}
.slat-header.mini h2, div.container > section#article > div.row > div#left-article-column > form > div.slat > .slat-header.mini h2 { font-size: 28px; line-height: 32px; font-weight: 700; }
@media (max-width: 991px) {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 71; }
}
  .slat-header.mini h2, div.container > section#article > div.row > div#left-article-column > form > div.slat > .slat-header.mini h2 { font-size: 24px; line-height: 30px; }
}
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 80; }
}
.slat-header.mini h4, div.container > section#article > div.row > div#left-article-column > form > div.slat > .slat-header.mini h4 { text-align: center; color: rgb(120, 120, 120); font-weight: 500; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 84; }
}
.slat-header.mini h4 a, div.container > section#article > div.row > div#left-article-column > form > div.slat > .slat-header.mini h4 a { color: rgb(120, 120, 120); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 87; }
}
.slat-header.mini h4 a:hover, div.container > section#article > div.row > div#left-article-column > form > div.slat > .slat-header.mini h4 a:hover { color: white; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 92; }
}
.slat-header h2, div.container > section#article > div.row > div#left-article-column > form > div.slat > .slat-header h2 { margin: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 94; }
}
.slat-header h2 a:hover, div.container > section#article > div.row > div#left-article-column > form > div.slat > .slat-header h2 a:hover { color: white; text-decoration: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \32 00; }
}
.slat-body { padding: 20px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \32 05; }
}
div.header-no-hover header.slat-header:hover { background-color: white; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \32 08; }
}
div.header-no-hover header.slat-header:hover h4 a:hover, div.header-no-hover header.slat-header:hover h2 a:hover { color: white; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \32 16; }
}
.img-responsive-container img { width: 100%; height: auto; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \32 22; }
}
.module.background { padding: 10px; background: rgb(234, 235, 235) none repeat scroll 0% 0%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \32 26; }
}
.module.dark-header { border: 1px solid rgb(160, 160, 160); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \32 28; }
}
.module.dark-header h4 { text-align: center; background: black none repeat scroll 0% 0%; color: white; font-size: 11px; line-height: 14px; margin: 0px; text-transform: uppercase; padding: 3px 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \32 38; }
}
.module.dark-header p { color: black; font-size: 14px; line-height: 20px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \32 43; }
}
.module.dark-header .date, .module.dark-header .reference, .module.dark-header .reference p { color: rgb(120, 120, 120); font-size: 12px; line-height: 15px; margin-bottom: 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \32 48; }
}
.module.dark-header .date strong, .module.dark-header .reference strong, .module.dark-header .reference p strong { text-transform: uppercase; font-weight: 700; color: black; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \32 55; }
}
.module.dark-header .row a { border-bottom: 1px solid rgb(200, 200, 200); padding: 5px 0px 9px; display: flex; color: black; font-weight: 500; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \32 61; }
}
.module.dark-header .row a:hover { color: rgb(0, 131, 202); text-decoration: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \32 66; }
}
.module.dark-header .row h5 { font-size: 16px; line-height: 22px; font-weight: 700; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \32 71; }
}
.module.dark-header .row h5 a { padding: 0px; border: medium none; color: black; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \32 78; }
}
.module.dark-header .row .btn a { display: inline-block; border: medium none; border-radius: 0px; padding: 6px 12px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \32 84; }
}
.module.dark-header .row .btn.learn-more { display: block; text-align: center; padding: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \32 88; }
}
.module.dark-header .row .btn.learn-more a { font-weight: bold; text-transform: uppercase; color: rgb(255, 255, 255); background: rgb(251, 173, 24) none repeat scroll 0% 0%; text-decoration: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \32 96; }
}
.module.dark-header .row .btn.learn-more-align-left { text-align: left; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \33 02; }
}
.module header { padding: 10px 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \33 04; }
}
.module header h4 { margin: 0px 0px 5px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \33 07; }
}
.module header p { margin: 0px 0px 5px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \33 09; }
}
.module header p a { color: rgb(120, 120, 120); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \33 11; }
}
.module header p a:hover { color: rgb(0, 131, 202); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \33 18; }
}
.module.sidebar h4 { margin: -10px -10px 10px; background: rgb(0, 0, 0) none repeat scroll 0% 0%; color: rgb(255, 255, 255); text-align: center; padding: 10px 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \33 25; }
}
.module.sidebar table { font-size: 11px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \33 30; }
}
.linkout { display: block; text-transform: uppercase; text-align: right; color: rgb(120, 120, 120); margin: 10px 0px; font-size: 15px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \33 37; }
}
.linkout span { color: rgb(0, 131, 202); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \33 41; }
}
.hero { margin: 0px; min-height: 260px; width: 50%; min-width: 50%; overflow: hidden; background-size: cover; background-position: center center; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \33 52; }
}
.full .hero { width: 30%; min-width: 30%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \33 57; }
}
ul.tags { list-style: outside none none; margin: 0px; padding: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \33 61; }
}
ul.tags li { margin: 15px 15px 0px 0px; padding: 0px; display: inline-block; white-space: nowrap; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \33 66; }
}
ul.tags li a { padding: 5px 10px; text-decoration: none; background: rgb(240, 240, 240) none repeat scroll 0% 0%; border-radius: 8px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \33 71; }
}
ul.tags li a:hover { background: rgb(215, 215, 215) none repeat scroll 0% 0%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \33 78; }
}
.breadcrumbs { background: rgb(0, 131, 202) none repeat scroll 0% 0%; margin: 0px auto -60px; padding: 40px 0px 60px; position: relative; z-index: 2; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \33 84; }
}
.breadcrumbs.with-title { margin-bottom: -60px; padding-bottom: 40px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \33 88; }
}
.breadcrumbs h1, .breadcrumbs h2 { margin: 0px 0px 5px; font-weight: 800; color: rgb(109, 207, 246); font-size: 50px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \33 94; }
}
.breadcrumbs p { height: 40px; margin: 0px; color: rgb(255, 223, 79); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \33 98; }
}
.breadcrumbs p a { color: rgb(255, 223, 79); text-decoration: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \34 04; }
}
.grouped { background: whitesmoke none repeat scroll 0% 0%; margin-bottom: 60px; padding-left: 30px; padding-right: 30px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \34 09; }
}
.grouped .grouped-footer, .grouped .view-footer { padding: 5px 15px 20px 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \34 12; }
}
.grouped .breadcrumbs { margin-left: -30px; margin-right: -30px; padding-left: 30px; padding-right: 30px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \34 17; }
}
.grouped .breadcrumbs .container { margin-left: -15px; margin-right: -15px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \34 24; }
}
.container .container { margin-left: -15px; margin-right: -15px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \34 29; }
}
.slat.flex-col { position: static ! important; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \34 31; }
}
.slat.flex-col .dfp-tag-wrapper { position: absolute; top: 50%; margin-top: -125px; text-align: center; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \34 36; }
}
.slat.flex-col .dfp-tag-wrapper .dfp-tag-wrapper { position: static; margin-top: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \34 43; }
}
.downloadable_content ul { list-style: outside none none; margin: 0px; padding: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \34 47; }
}
.downloadable_content ul li { margin: 10px 0px; padding: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \34 52; }
}
.downloadable_content .btn-orange, .downloadable_content .user_login_block { display: inline-block; padding: 6px 12px; margin-bottom: 0px; text-align: center; vertical-align: middle; cursor: pointer; font-weight: 700; text-transform: uppercase; color: rgb(255, 255, 255); background: rgb(251, 173, 24) none repeat scroll 0% 0%; white-space: normal; border-radius: 0px; font-size: 12px; line-height: 14px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \34 70; }
}
.story p, .story p:last-child { margin-bottom: 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \34 73; }
}
.story footer { text-align: center; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \34 75; }
}
.story footer p { font-family: "Gotham SSm A","Gotham SSm B","Arial",sans-serif; font-size: 10px; margin: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \34 82; }
}
#topTenTable { border: 1px solid rgb(230, 230, 230); padding-top: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \34 86; }
}
#topTenTable tr th { text-transform: none; color: black; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \34 90; }
}
#topTenTable tr th#fundName { text-align: left; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \34 94; }
}
#topTenTable .glyphicon { border-radius: 50%; height: 20px; width: 20px ! important; line-height: 20px; background: rgb(0, 189, 242) none repeat scroll 0% 0%; color: rgb(255, 255, 255); text-align: center; margin-left: 10px; font-size: 12px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \35 06; }
}
#etf-home-data-tool-finderhome-form { padding: 15px 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \35 10; }
}
#etf-home-data-tool-finderhome-form .form-item { clear: both; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \35 12; }
}
#etf-home-data-tool-finderhome-form .form-item label { float: left; width: 25%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \35 16; }
}
#etf-home-data-tool-finderhome-form .form-item .form-control { width: 75%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \35 20; }
}
#etf-home-data-tool-finderhome-form #edit-inverseleverageetn { float: left; width: 75%; display: block; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \35 24; }
}
#etf-home-data-tool-finderhome-form #edit-inverseleverageetn .form-type-checkbox { clear: none; float: left; width: 50%; margin: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \35 33; }
}
#etf-home-data-tool-finderhome-form #edit-clear-filters a, #etf-home-data-tool-finderhome-form .btn, #etf-home-data-tool-finderhome-form .btn a { display: inline-block; padding: 6px 12px; font-size: 14px; line-height: 1.42857; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; border: medium none; border-radius: 0px; margin: 15px 10px 0px 0px; color: rgb(255, 255, 255); background: rgb(0, 189, 242) none repeat scroll 0% 0%; font-weight: bold; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \35 50; }
}
#etf-home-data-tool-finderhome-form #edit-clear-filters a:hover, #etf-home-data-tool-finderhome-form .btn:hover, #etf-home-data-tool-finderhome-form .btn a:hover { text-decoration: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \35 54; }
}
#etf-home-data-tool-finderhome-form #edit-show-results { background: rgb(251, 173, 24) none repeat scroll 0% 0%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \35 57; }
}
#etf-home-data-tool-finderhome-form #edit-clear-filters { display: inline-block; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \35 59; }
}
#etf-home-data-tool-finderhome-form #edit-clear-filters a { color: rgb(160, 160, 160); background: rgb(230, 230, 230) none repeat scroll 0% 0%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \35 68; }
}
.view-display-id-etf_most_popular table tr td { padding: 10px 0px; width: 50%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \35 71; }
}
.view-display-id-etf_most_popular table tr td .views-field-counter { font-weight: bold; font-size: 30px; color: rgb(0, 171, 234); margin: 0px 10px 0px 0px; vertical-align: middle; display: table-cell; width: 45px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \35 80; }
}
.view-display-id-etf_most_popular table tr td .views-field-title { display: table-cell; padding: 0px 10px 0px 0px; vertical-align: middle; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \35 84; }
}
.view-display-id-etf_most_popular table tr td .views-field-title a { font-weight: bold; color: black; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \35 87; }
}
.view-display-id-etf_most_popular table tr td .views-field-title a:hover { color: rgb(0, 131, 202); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \35 98; }
}
.col-sm-2 .module .pad15 { padding: 15px 5px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \36 02; }
}
.col-sm-2 .module table th { font-size: 10px; line-height: 12px; color: rgb(120, 120, 120); font-weight: 400; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \36 08; }
}
.col-sm-2 .module table td { font-family: Verdana,sans-serif; font-size: 12px; line-height: 15px; color: rgb(0, 131, 202); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \36 16; }
}
.col-sm-2 .module table > tbody > tr > td { padding: 8px 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \36 25; }
}
.module .table { padding: 20px; font-family: "Verdana",sans-serif; font-size: 12px; line-height: 15px; color: rgb(0, 131, 202); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \36 31; }
}
.module .table .row { border-bottom: 1px solid rgb(200, 200, 200); margin: 0px -5px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \36 34; }
}
.module .table .row div[class*="col-"] { padding: 5px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \36 37; }
}
.module .table .row div[class*="col-"]:last-child { text-align: right; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \36 40; }
}
.module .table .row div[class*="col-"]:first-child { text-align: left; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \36 44; }
}
.module .table .row a { border: medium none ! important; padding: 0px ! important; color: rgb(0, 131, 202); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \36 50; }
}
.module .table .table-header { font-family: "Gotham SSm A","Gotham SSm B","Arial",sans-serif; font-weight: 400; font-size: 10px; line-height: 12px; color: rgb(120, 120, 120); text-transform: uppercase; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \36 61; }
}
.module .table-narrow .table-header div[class*="hidden-"] { display: inline-block ! important; }
@media (min-width: 768px) and (max-width: 991px) {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \36 70; }
}
  .breadcrumbs { width: 750px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \36 76; }
}
  .slat.story-fixed-height .slat-header h2 { font-size: 16px; line-height: 20px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \36 84; }
}
  .slat.story-fixed-height .slat-body .module.story .story-text p { font-size: 14px; line-height: 20px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \36 94; }
}
  .slat-header.naked { min-height: 40px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \36 98; }
}
  .slat-body { padding: 15px 20px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \37 02; }
}
  .module .table-narrow { padding: 8px 10px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \37 05; }
}
  .module .table-narrow .table-header div.hidden-sm { display: none ! important; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \37 11; }
}
  .hero { min-height: 170px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \37 16; }
}
  .single-page .col-sm-5 .advert { margin-left: -30px; }
}
@media (min-width: 768px) and (max-width: 1199px) {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \37 27; }
}
  .slat.story-fixed-height .slat-body p { font-size: 16px; line-height: 24px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \37 32; }
}
  .slat.story-fixed-height .slat-body footer p { font-family: "Gotham SSm A","Gotham SSm B","Arial",sans-serif; font-size: 10px; }
}
@media (min-width: 992px) and (max-width: 1199px) {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \37 43; }
}
  .breadcrumbs { width: 970px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \37 46; }
}
  .hero { min-height: 210px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \37 50; }
}
  .slat.single-page { padding-top: 50px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \37 52; }
}
  .slat.single-page .pull-right { float: none ! important; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \37 57; }
}
  .slat.single-page .slat-header .author .sm-flex { display: flex; flex: 1 1 auto; align-items: center; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \37 67; }
}
  .slat.single-page .slat-header .author .sm-flex img.center { margin: 20px 20px 0px 0px; height: 90px; width: auto; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \37 72; }
}
  .slat.single-page .slat-header .author .sm-flex .author_info { text-align: left; font-size: 12px; line-height: 15px; font-weight: 400; text-transform: none; color: rgb(120, 120, 120); }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \37 86; }
}
  .slat.story-fixed-height .slat-header h2 { font-size: 22px; line-height: 28px; }
}
@media (min-width: 1200px) {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \38 00; }
}
  .slat.story-fixed-height .slat-header h2 { font-size: 22px; line-height: 28px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \38 09; }
}
  .single-page .slat-body q { width: 300px; margin-left: -110px ! important; float: left; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \38 17; }
}
  .col-sm-4 .slat { min-width: 330px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \38 21; }
}
  .breadcrumbs { width: 1170px; margin-bottom: -40px; padding: 20px 0px 50px; }
}
@media (max-width: 991px) {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \38 33; }
}
  .module .table-narrow .row a { display: block; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \38 36; }
}
  .module .table-narrow .row div[class*="col-"] { text-align: center; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \38 38; }
}
  .module .table-narrow .row div[class*="col-"]:last-child { text-align: center; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \38 41; }
}
  .module .table-narrow .row div[class*="col-"]:first-child { text-align: center; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \38 44; }
}
  .module .table-narrow .row div[class*="col-"] .infofund { text-align: center; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \38 51; }
}
  .breadcrumbs { margin-bottom: -80px; padding: 20px 0px 90px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \38 56; }
}
  .slat.single-page { padding: 30px 10px 20px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \38 58; }
}
  .slat.single-page .pull-right { float: none ! important; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \38 61; }
}
  .slat.single-page .slat-header { padding: 10px 10px 30px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \38 63; }
}
  .slat.single-page .slat-header h2 { font-size: 38px; line-height: 46px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \38 68; }
}
  .slat.single-page .slat-body { padding: 10px 10px 20px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \38 70; }
}
  .slat.single-page .slat-body img { max-width: 100% ! important; max-height: 100% ! important; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \38 75; }
}
  .slat.single-page .sm-flex { display: flex; flex: 1 1 auto; align-items: center; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \38 85; }
}
  .slat.single-page .sm-flex img.center { margin: 20px 20px 0px 0px; height: 70px; width: auto; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \38 90; }
}
  .slat.single-page .sm-flex .author_info { text-align: left; font-size: 12px; line-height: 15px; font-weight: 400; text-transform: none; color: rgb(120, 120, 120); }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \39 02; }
}
  .slat.story-fixed-height .slat-body p { font-size: 16px; line-height: 24px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \39 07; }
}
  .slat.story-fixed-height .slat-body footer p { font-family: "Gotham SSm A","Gotham SSm B","Arial",sans-serif; font-size: 10px; line-height: 16px; margin: 10px 0px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \39 18; }
}
  .slat.flex-col .dfp-tag-wrapper { position: static; margin-top: 0px; }
}
@media (max-width: 767px) {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \39 27; }
}
  .hero { width: 100%; min-height: 250px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \39 32; }
}
  .full .hero { width: 100%; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \39 36; }
}
  .breadcrumbs { margin-bottom: -80px; padding: 20px 10px 90px; width: auto; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \39 41; }
}
  .grouped { padding-left: 15px; padding-right: 15px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \39 44; }
}
  .grouped .breadcrumbs { margin-left: -15px; margin-right: -15px; padding-left: 10px; padding-right: 10px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \39 52; }
}
  .page-etfanalytics-etf-finder .breadcrumbs { width: 1170px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \39 56; }
}
  .slat-header { padding: 20px; min-height: 1px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \39 59; }
}
  .slat-header.naked { min-height: 40px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \39 62; }
}
  .slat-header h2 { font-size: 26px; line-height: 30px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \39 67; }
}
  .slat-body { padding: 20px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \39 71; }
}
  .slat.single-page { padding: 10px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \39 73; }
}
  .slat.single-page .slat-header { padding: 0px 20px 0px 10px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \39 75; }
}
  .slat.single-page .slat-header h2 { font-size: 32px; line-height: 40px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \39 80; }
}
  .slat.single-page .slat-body { font-size: 16px; line-height: 28px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \39 83; }
}
  .slat.single-page .slat-body h5 { font-size: 20px; line-height: 34px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \39 89; }
}
  .slat.single-page .sm-flex img.center { height: 70px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \39 95; }
}
  .slat.story-fixed-height .slat-header { height: auto; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \39 98; }
}
  .slat.story-fixed-height .slat-body { height: auto; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 001; }
}
  .slat.story-fixed-height .slat-body .module.story .story-text { height: auto; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 011; }
}
  .authors .slat-body .story .col-xs-9 { float: none; width: 100%; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 015; }
}
  .authors .slat-body .story .col-xs-4 { margin-right: 5px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 017; }
}
  .authors .slat-body .story .col-xs-4 img { margin-bottom: 20px; }
}
@media (min-width: 767px) and (max-width: 991px) {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 028; }
}
  .slat-header h2 { font-size: 30px; }
}
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 035; }
}
#fund-flows-module table { border: medium none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 039; }
}
#fund-flows-module table thead tr th { font-family: "Gotham SSm A","Gotham SSm B","Arial",sans-serif; font-weight: 400; line-height: 12px; color: rgb(120, 120, 120); text-transform: uppercase; text-align: left; border-bottom: medium none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 048; }
}
#fund-flows-module table thead tr th#tickerSymbol { padding-left: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 051; }
}
#fund-flows-module table thead tr th#fundName { padding-left: 5px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 054; }
}
#fund-flows-module table thead tr th#netFlows { font-weight: bold; text-align: center; float: left; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 062; }
}
#fund-flows-module table tr td { background-color: white; border-bottom: medium none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 067; }
}
#fund-flows-module table tr td.netflowTopTen { text-align: right; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 072; }
}
#fund-flows-module span.legend { padding-left: 15px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 075; }
}
#fund-flows-module div.grouped-footer { padding: 0px 0px 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 083; }
}
#service-providers-slats p { line-height: 18px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 086; }
}
#service-providers-slats header.slat-header-provider { border-top: 5px solid black; border-bottom: medium none; min-height: 1px; width: 100%; padding: 0px 20px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 092; }
}
#service-providers-slats header.slat-header-provider h4 { text-align: center; color: rgb(120, 120, 120); font-weight: 700; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 097; }
}
#service-providers-slats header.slat-header-provider h2 { margin: 0px 0px 10px; line-height: 12px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 101; }
}
#service-providers-slats header.slat-header-provider h2 a { font-size: 16px; color: rgb(0, 131, 202); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 107; }
}
#service-providers-slats article.slat-body-provider { padding: 0px 20px 20px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 110; }
}
#service-providers-slats section.slat { height: 220px; }
@media (max-width: 767px) {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 115; }
}
  h2#administration-title { visibility: hidden; height: 100px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 119; }
}
  h2#administration-title::before { content: "Fund Accounting"; visibility: visible; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 123; }
}
  h2#web-solutions-title { visibility: hidden; height: 100px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 127; }
}
  h2#web-solutions-title::before { content: "Web Solutions"; visibility: visible; }
}
@media (min-width: 767px) and (max-width: 991px) {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 133; }
}
  h2#administration-title { visibility: hidden; height: 50px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 137; }
}
  h2#administration-title::before { content: "Fund Accounting"; visibility: visible; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 141; }
}
  h2#web-solutions-title { visibility: hidden; height: 50px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 145; }
}
  h2#web-solutions-title::before { content: "Web Solutions"; visibility: visible; }
}
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 152; }
}
#mini-finder, #mini-finder-body { font-family: "Gotham SSm A","Gotham SSm B","Arial",sans-serif; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 156; }
}
#mini-finder #mini-finder-header { border-bottom: 3px solid rgb(255, 223, 79); color: rgb(51, 51, 51); padding: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 160; }
}
#mini-finder #mini-finder-header h2 { color: rgb(113, 207, 243); font-size: 24px; line-height: 44px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 165; }
}
#mini-finder #mini-finder-header:hover { background-color: rgb(0, 131, 202); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 169; }
}
#mini-finder label { color: rgb(120, 120, 120); font-size: 14px; line-height: 18px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 174; }
}
#mini-finder select { height: 19px; width: 190px; padding-top: 1px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 180; }
}
#mini-finder div.label { text-align: left; }
@media (min-width: 991px) and (max-width: 1200px) {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 184; }
}
  #mini-finder div.label, #mini-finder div.select { width: 100%; }
}
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_slat\.scss; }
  line { font-family: \31 197; }
}
div#mini-watchlist-module table th, div#aum-growth-mini-module table th { padding: 10px 5px 5px; border-bottom: 1px solid rgb(200, 200, 200); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \39 ; }
}
.no-margin { margin: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \31 2; }
}
.no-padding { padding: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \31 5; }
}
.left-border { border-left: thick solid rgb(182, 184, 186); height: auto; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \32 0; }
}
div#mainFiltersFundFlowsTool div.container { float: left; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \32 3; }
}
div#mainFiltersFundFlowsTool label { margin: 10px 10px 0px 0px; font-weight: bold; float: left; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \32 8; }
}
div#mainFiltersFundFlowsTool input { float: left; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \33 2; }
}
div#mainFiltersFundFlowsTool div.ticker input { width: 75%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \33 6; }
}
div#mainFiltersFundFlowsTool div.submit { padding-left: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \33 9; }
}
div#mainFiltersFundFlowsTool button#edit-submitbutton { background-color: rgb(0, 189, 242); display: inline-block; border: medium none; border-radius: 0px; padding: 6px 12px; font-weight: bold; text-transform: uppercase; color: rgb(255, 255, 255); height: 35px; text-decoration: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \32 74; }
}
div#mainFiltersFundFlowsTool button#edit-submitbutton:hover, div#mainFiltersFundFlowsTool button#edit-submitbutton:link, div#mainFiltersFundFlowsTool button#edit-submitbutton:active, div#mainFiltersFundFlowsTool button#edit-submitbutton:visited { text-decoration: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \34 2; }
}
div#mainFiltersFundFlowsTool button#edit-clearbutton { background-color: rgb(220, 221, 222); display: inline-block; border: medium none; border-radius: 0px; padding: 6px 12px; font-weight: bold; text-transform: uppercase; color: rgb(95, 96, 98); height: 35px; text-decoration: none; line-height: 25px; margin-left: 15px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \32 57; }
}
div#mainFiltersFundFlowsTool button#edit-clearbutton:hover, div#mainFiltersFundFlowsTool button#edit-clearbutton:link, div#mainFiltersFundFlowsTool button#edit-clearbutton:active, div#mainFiltersFundFlowsTool button#edit-clearbutton:visited { color: rgb(95, 96, 98); text-decoration: none; }
@media (max-width: 767px) {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \35 1; }
}
  div#mainFiltersFundFlowsTool div.ticker input { width: 100%; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \35 9; }
}
  div#top_fund_flows_search div#mainFiltersFundFlowsTool div#fundFlowsSearchFields #edit-startdate, div#top_fund_flows_search div#mainFiltersFundFlowsTool div#fundFlowsSearchFields #edit-enddate { width: 100%; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \36 2; }
}
  div#top_fund_flows_search div#mainFiltersFundFlowsTool div#fundFlowsSearchFields #end-date { margin-top: 0px; }
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \36 5; }
}
  div#top_fund_flows_search div#mainFiltersFundFlowsTool div#fundFlowsSearchFields div.submit { margin-right: 50px; }
}
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \37 5; }
}
#top_fund_flows_search .form-type-date-popup { width: 100%; float: left; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \37 8; }
}
#top_fund_flows_search .form-type-date-popup #edit-startdate, #top_fund_flows_search .form-type-date-popup #edit-enddate { width: 70%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \38 0; }
}
#top_fund_flows_search .form-type-date-popup #edit-startdate div, #top_fund_flows_search .form-type-date-popup #edit-enddate div { width: 100%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \38 2; }
}
#top_fund_flows_search .form-type-date-popup #edit-startdate div input, #top_fund_flows_search .form-type-date-popup #edit-enddate div input { width: 100%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \39 3; }
}
div#fundFlowsTablesWrapper { float: left; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \39 5; }
}
div#fundFlowsTablesWrapper div.asOfGeneralContainer { float: right; font-size: 1.1rem; line-height: 1.65rem; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \31 00; }
}
div#fundFlowsTablesWrapper div.leftColumnFundFlows { float: left; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \31 02; }
}
div#fundFlowsTablesWrapper div.leftColumnFundFlows p#Subtitle { font-size: 1.4rem; line-height: 2.1rem; font-weight: bold; color: rgb(0, 115, 177); font-family: "Arial","Helvetica",sans-serif; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \31 05; }
}
div#fundFlowsTablesWrapper div.leftColumnFundFlows table { width: 100%; height: auto; border: 1px solid rgb(204, 204, 204); border-collapse: separate; margin-bottom: 15px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \33 06; }
}
div#fundFlowsTablesWrapper div.leftColumnFundFlows table thead tr th { padding: 5px 0px; border-bottom: 1px solid rgb(204, 204, 204); text-align: left; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \33 11; }
}
div#fundFlowsTablesWrapper div.leftColumnFundFlows table thead tr th div label { cursor: auto; font-weight: bold; width: auto; border-bottom: 0px none; color: rgb(65, 64, 66); font-family: "Arial","Helvetica",sans-serif; margin: 0px; font-size: 1.2rem; line-height: 1.8rem; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \33 20; }
}
div#fundFlowsTablesWrapper div.leftColumnFundFlows table thead tr th#tickerSymbol { padding-left: 5px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \33 24; }
}
div#fundFlowsTablesWrapper div.leftColumnFundFlows table thead tr th#fundName label { padding-left: 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \33 28; }
}
div#fundFlowsTablesWrapper div.leftColumnFundFlows table thead tr .LeftAlignColumn { text-align: left; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \33 31; }
}
div#fundFlowsTablesWrapper div.leftColumnFundFlows table thead tr .RightAlignColumn { text-align: right; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \33 36; }
}
div#fundFlowsTablesWrapper div.leftColumnFundFlows table tbody { font-family: "Arial","Helvetica",sans-serif; font-size: 1.1rem; line-height: 1.65rem; color: rgb(126, 128, 131); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \33 41; }
}
div#fundFlowsTablesWrapper div.leftColumnFundFlows table tbody tr td.tickerTopTen { padding: 4px 8px 8px 5px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \33 44; }
}
div#fundFlowsTablesWrapper div.leftColumnFundFlows table tbody tr td { padding: 4px 8px 8px 0px; border-bottom: 1px solid rgb(204, 204, 204); background-color: white; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \31 10; }
}
div#fundFlowsTablesWrapper div.rightColumnFundFlows { float: left; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \31 12; }
}
div#fundFlowsTablesWrapper div.rightColumnFundFlows p#Subtitle { font-size: 1.4rem; line-height: 2.1rem; font-weight: bold; color: rgb(0, 115, 177); font-family: "Arial","Helvetica",sans-serif; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \31 15; }
}
div#fundFlowsTablesWrapper div.rightColumnFundFlows table { width: 100%; height: auto; border: 1px solid rgb(204, 204, 204); border-collapse: separate; margin-bottom: 15px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \33 06; }
}
div#fundFlowsTablesWrapper div.rightColumnFundFlows table thead tr th { padding: 5px 0px; border-bottom: 1px solid rgb(204, 204, 204); text-align: left; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \33 11; }
}
div#fundFlowsTablesWrapper div.rightColumnFundFlows table thead tr th div label { cursor: auto; font-weight: bold; width: auto; border-bottom: 0px none; color: rgb(65, 64, 66); font-family: "Arial","Helvetica",sans-serif; margin: 0px; font-size: 1.2rem; line-height: 1.8rem; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \33 20; }
}
div#fundFlowsTablesWrapper div.rightColumnFundFlows table thead tr th#tickerSymbol { padding-left: 5px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \33 24; }
}
div#fundFlowsTablesWrapper div.rightColumnFundFlows table thead tr th#fundName label { padding-left: 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \33 28; }
}
div#fundFlowsTablesWrapper div.rightColumnFundFlows table thead tr .LeftAlignColumn { text-align: left; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \33 31; }
}
div#fundFlowsTablesWrapper div.rightColumnFundFlows table thead tr .RightAlignColumn { text-align: right; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \33 36; }
}
div#fundFlowsTablesWrapper div.rightColumnFundFlows table tbody { font-family: "Arial","Helvetica",sans-serif; font-size: 1.1rem; line-height: 1.65rem; color: rgb(126, 128, 131); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \33 41; }
}
div#fundFlowsTablesWrapper div.rightColumnFundFlows table tbody tr td.tickerTopTen { padding: 4px 8px 8px 5px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \33 44; }
}
div#fundFlowsTablesWrapper div.rightColumnFundFlows table tbody tr td { padding: 4px 8px 8px 0px; border-bottom: 1px solid rgb(204, 204, 204); background-color: white; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \31 20; }
}
div#fundFlowsTablesWrapper h2 { float: left; width: 100%; margin: 0px 0px 15px; font-size: 1.4rem; line-height: 2.1rem; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \31 26; }
}
div#fundFlowsTablesWrapper div.legend, div#fundFlowsTablesWrapper div.source { height: 20px; width: 200px; margin: 0px 5px; font-size: 1rem; line-height: 1.5rem; color: rgb(65, 64, 66); font-family: "Arial","Helvetica",sans-serif; font-weight: normal; float: left; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \31 36; }
}
div#fundFlowsTablesWrapper div.source { float: right; width: auto; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \31 40; }
}
div#fundFlowsTablesWrapper div.source a { float: none; font-size: 1rem; line-height: 1.5rem; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \31 52; }
}
div#ui-datepicker-div { background-color: white; color: rgb(65, 64, 66); font-family: "Arial","Helvetica",sans-serif; margin: 0px; font-size: 1rem; line-height: 1.5rem; border-radius: 0px; border: 1px solid rgb(237, 237, 238); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \31 57; }
}
div#ui-datepicker-div div.ui-datepicker-header { background: transparent none repeat scroll 0% 0%; border: medium none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \31 62; }
}
div#ui-datepicker-div div.ui-datepicker-header a.ui-datepicker-prev span { background-position: -100px -2px; width: 15px; height: 16px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \31 70; }
}
div#ui-datepicker-div div.ui-datepicker-header a.ui-datepicker-next span { background-position: -30px -2px; width: 15px; height: 16px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \31 77; }
}
div#ui-datepicker-div div.ui-datepicker-header a.ui-state-hover { background: transparent none repeat scroll 0% 0%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \31 83; }
}
div#ui-datepicker-div table.ui-datepicker-calendar td a { background-color: rgb(0, 171, 234); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \31 90; }
}
div#middle_fund_flows_banner { text-align: center; float: left; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \31 98; }
}
div#bottom_fund_flows_section { float: left; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \32 00; }
}
div#bottom_fund_flows_section div#bottom_fund_flows_news { margin-top: 20px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \32 03; }
}
div#bottom_fund_flows_section div#bottom_fund_flows_news div.etf-com-article-landing div.etf-com-landing-left-header { padding: 0px 0px 0px 30px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \32 06; }
}
div#bottom_fund_flows_section div#bottom_fund_flows_news div.etf-com-article-landing div.landingTitle { width: 100%; float: left; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \32 10; }
}
div#bottom_fund_flows_section div#bottom_fund_flows_news div.etf-com-article-landing div.etf-com-landing-right-header { width: 75%; margin: 0px 5px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \32 14; }
}
div#bottom_fund_flows_section div#bottom_fund_flows_news div.etf-com-article-landing div.etf-com-landing-right-header div.etf-com-landing-right-content-header a { color: rgb(0, 115, 177); font-family: "Arial","Helvetica",sans-serif; font-weight: bold; float: left; font-size: 1.7rem; line-height: 2.55rem; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \36 2; }
}
div#bottom_fund_flows_section div#bottom_fund_flows_news div.etf-com-article-landing div.etf-com-landing-right-header div.etf-com-landing-right-content-header a:hover { color: rgb(0, 171, 234); text-decoration: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \32 20; }
}
div#bottom_fund_flows_section div#bottom_fund_flows_news span.read-more { float: left; width: 100%; border-bottom: 1px dotted rgb(182, 184, 186); margin-bottom: 10px; padding-bottom: 5px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \32 26; }
}
div#bottom_fund_flows_section div#bottom_fund_flows_news span.read-more a.nav { text-align: right; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \32 31; }
}
div#bottom_fund_flows_section div#bottom_fund_flows_archive { float: left; margin-top: 20px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \32 34; }
}
div#bottom_fund_flows_section div#bottom_fund_flows_archive h5 { color: rgb(126, 128, 131); font-size: 1.3rem; line-height: 1.95rem; font-family: "Arial","Helvetica",sans-serif; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \32 41; }
}
div#bottom_fund_flows_section div#bottom_fund_flows_archive div.otherFFReports .otherFlowsReports h2.archive { text-transform: uppercase; width: 125px; float: left; font-size: 1.1rem; line-height: 1.65rem; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \32 47; }
}
div#bottom_fund_flows_section div#bottom_fund_flows_archive div.otherFFReports .otherFlowsReports div.calendarYears { float: left; width: 115px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \32 50; }
}
div#bottom_fund_flows_section div#bottom_fund_flows_archive div.otherFFReports .otherFlowsReports div.calendarYears ul { padding: 0px 0px 0px 5px; width: 90px; margin: 5px 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \32 54; }
}
div#bottom_fund_flows_section div#bottom_fund_flows_archive div.otherFFReports .otherFlowsReports div.calendarYears ul li { border-bottom: 1px dotted rgb(182, 184, 186); list-style: outside none none; padding: 3px 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \32 58; }
}
div#bottom_fund_flows_section div#bottom_fund_flows_archive div.otherFFReports .otherFlowsReports div.calendarYears ul li a { font-family: "Arial","Helvetica",sans-serif; font-size: 1.3rem; line-height: 1.95rem; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \32 72; }
}
div.view-etf-fund-flows div.view-content span.navigationLink { border-bottom: 1px dotted rgb(182, 184, 186); display: table; margin: 0px 0px 10px; width: 100%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \32 78; }
}
div.view-etf-fund-flows div.view-content div.views-row-odd { border: medium none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \32 81; }
}
div.view-etf-fund-flows div.view-content a.nav { font-family: "Arial","Helvetica",sans-serif; font-size: 1.1rem; line-height: 1.65rem; float: right; color: rgb(126, 128, 131); font-weight: normal; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \36 2; }
}
div.view-etf-fund-flows div.view-content a.nav:hover { color: rgb(0, 171, 234); text-decoration: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \32 87; }
}
div.view-etf-fund-flows div.view-content .views-field-field-etf-author, div.view-etf-fund-flows div.view-content .views-field-field-date { border-bottom: 0px none; font-family: "Arial","Helvetica",sans-serif; margin: 0px; font-size: 1.2rem; line-height: 1.8rem; color: rgb(126, 128, 131); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \32 90; }
}
div.view-etf-fund-flows div.view-content .views-field-field-etf-author .date-display-single, div.view-etf-fund-flows div.view-content .views-field-field-date .date-display-single { border-left: 1px solid rgb(126, 128, 131); padding-left: 5px; margin-left: 5px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_fund_flows\.scss; }
  line { font-family: \32 96; }
}
div.view-etf-fund-flows div.view-content p { border-bottom: 0px none; color: rgb(65, 64, 66); font-family: "Arial","Helvetica",sans-serif; margin: 0px; font-size: 1.3rem; line-height: 1.95rem; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \31 2; }
}
.etf-finder { width: 1170px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \31 4; }
}
.etf-finder label { float: left; width: 34%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \32 0; }
}
.etf-finder select, #mini-finder select { color: gray; background-color: white; border-radius: 0px; display: inline-block; font-family: inherit; font-style: inherit; font-weight: inherit; font-size: inherit; font-size-adjust: inherit; font-stretch: inherit; font-feature-settings: inherit; font-language-override: inherit; font-kerning: inherit; font-synthesis: inherit; font-variant: inherit; line-height: 16px; padding: 0px 0px 0px 5px; margin: 0px; box-sizing: border-box; -moz-appearance: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \33 7; }
}
.etf-finder select option, #mini-finder select option { -moz-appearance: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \34 3; }
}
.etf-finder select, .etf-finder span.leveragedInverseCover, #mini-finder select, #mini-finder span.leveragedInverseCover { background-image: linear-gradient(45deg, transparent 50%, rgb(128, 128, 128) 50%), linear-gradient(135deg, rgb(128, 128, 128) 50%, transparent 50%); background-position: calc(100% - 15px) calc(1em + -6px), calc(100% - 10px) calc(1em + -6px), calc(100% - 2.5em) 0.5em; background-size: 5px 5px, 5px 5px, 1px 1.5em; background-repeat: no-repeat; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \35 9; }
}
.etf-finder input, .etf-finder select, .etf-finder span#leveragedInverseCover, .etf-finder input:focus, .etf-finder select:focus, #mini-finder input, #mini-finder select, #mini-finder span#leveragedInverseCover, #mini-finder input:focus, #mini-finder select:focus { font-size: 13px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \36 3; }
}
label#displayResults { width: auto; line-height: 18px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \36 7; }
}
.ui-dialog { box-shadow: 0px 2px 25px 3px rgb(182, 184, 186); border: 0px none; border-radius: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \37 3; }
}
.ui-dialog #customTabForm { background-color: white; border: medium none; margin: 0px 20px 20px; z-index: 100000; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \37 9; }
}
.ui-dialog label { width: auto; margin-top: 3px; font-size: 1.3rem; line-height: 1.95rem; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \38 4; }
}
.ui-dialog .ui-dialog-titlebar { padding: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \38 6; }
}
.ui-dialog .ui-dialog-titlebar .ui-button { background-position: -121px -1px; background-repeat: no-repeat; border: 0px none; cursor: pointer; float: left; width: 18px; margin: 0px -6px; height: 18px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \39 5; }
}
.ui-dialog .ui-dialog-titlebar .ui-button span { background-image: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \31 00; }
}
.ui-dialog .form-type-checkboxes { margin-bottom: 5px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \31 04; }
}
.ui-dialog div#dataPointsButtonsContainer #edit-resetcustom { float: left; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \31 06; }
}
.ui-dialog div#dataPointsButtonsContainer #edit-resetcustom a { background-color: rgb(220, 221, 222); display: inline-block; border: medium none; border-radius: 0px; padding: 6px 12px; font-weight: bold; text-transform: uppercase; color: rgb(95, 96, 98); height: 35px; text-decoration: none; line-height: 25px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \32 57; }
}
.ui-dialog div#dataPointsButtonsContainer #edit-resetcustom a:hover, .ui-dialog div#dataPointsButtonsContainer #edit-resetcustom a:link, .ui-dialog div#dataPointsButtonsContainer #edit-resetcustom a:active, .ui-dialog div#dataPointsButtonsContainer #edit-resetcustom a:visited { color: rgb(95, 96, 98); text-decoration: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \31 10; }
}
.ui-dialog div#dataPointsButtonsContainer .btn { background-color: rgb(0, 189, 242); display: inline-block; border: medium none; border-radius: 0px; padding: 6px 12px; font-weight: bold; text-transform: uppercase; color: rgb(255, 255, 255); height: 35px; text-decoration: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \32 74; }
}
.ui-dialog div#dataPointsButtonsContainer .btn:hover, .ui-dialog div#dataPointsButtonsContainer .btn:link, .ui-dialog div#dataPointsButtonsContainer .btn:active, .ui-dialog div#dataPointsButtonsContainer .btn:visited { text-decoration: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \31 14; }
}
.ui-dialog .ui-dialog-titlebar-close { background: transparent none repeat scroll 0% 0%; border: medium none; opacity: 0.3; right: 0px; height: 18px; width: 18px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \31 21; }
}
.ui-dialog .ui-dialog-titlebar-close:hover { opacity: 1; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \31 24; }
}
.ui-dialog .ui-dialog-titlebar-close::before, .ui-dialog .ui-dialog-titlebar-close::after { position: absolute; content: " "; height: 18px; width: 2px; background-color: rgb(51, 51, 51); top: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \31 32; }
}
.ui-dialog .ui-dialog-titlebar-close::before { transform: rotate(45deg); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \31 35; }
}
.ui-dialog .ui-dialog-titlebar-close::after { transform: rotate(-45deg); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \31 40; }
}
.ui-widget-content { background: rgb(235, 235, 236) none repeat scroll 0% 0%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \31 44; }
}
div.top_etf-finder-left { width: 690px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \31 46; }
}
div.top_etf-finder-left div.form-item { margin: 10px 0px; float: left; width: 100%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \31 52; }
}
div.top_etf-finder-left div#edit-inverse-leverage span.leveragedInverseCover { border: 1px solid rgb(204, 204, 204); width: 190px; float: left; padding: 2px 15px 0px 5px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; cursor: default; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \31 62; }
}
div.top_etf-finder-left div#edit-inverse-leverage .leveragedInverseContainer { background-color: white; float: left; width: 190px; border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color rgb(204, 204, 204) rgb(204, 204, 204); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; display: block; position: relative; z-index: 1; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \31 71; }
}
div.top_etf-finder-left div#edit-inverse-leverage .leveragedInverseContainer .leveragedInverseDropdownItem { position: relative; margin: 8px 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \31 74; }
}
div.top_etf-finder-left div#edit-inverse-leverage .leveragedInverseContainer .leveragedInverseDropdownItem span.selectExcludeInvLev { display: flex; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \31 77; }
}
div.top_etf-finder-left div#edit-inverse-leverage .leveragedInverseContainer .leveragedInverseDropdownItem input.checkBoxStyled { opacity: 0; z-index: 10; position: absolute; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \31 82; }
}
div.top_etf-finder-left div#edit-inverse-leverage .leveragedInverseContainer .leveragedInverseDropdownItem .checkboxUnMarked, div.top_etf-finder-left div#edit-inverse-leverage .leveragedInverseContainer .leveragedInverseDropdownItem .checkboxMarked { background-image: url(cdc1428e221d14716c24f67eb3898069641f9f24.png) ; float: left; height: 14px; margin: 3px 5px 0px; width: 14px; display: inline-block; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \31 91; }
}
div.top_etf-finder-left div#edit-inverse-leverage .leveragedInverseContainer .leveragedInverseDropdownItem .checkboxMarked { background-position: 0px -15px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \31 97; }
}
div.top_etf-finder-left div#edit-inverse-leverage .leveragedInverseContainer .leveragedInverseApplyContainer .grayButtonRegular { background-color: rgb(220, 221, 222); display: inline-block; border: medium none; border-radius: 0px; font-weight: bold; text-transform: uppercase; color: rgb(95, 96, 98); height: 35px; text-decoration: none; line-height: 25px; padding: 6px 12px 6px 8px; float: right; margin: 7px; width: 80px; cursor: pointer; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \32 57; }
}
div.top_etf-finder-left div#edit-inverse-leverage .leveragedInverseContainer .leveragedInverseApplyContainer .grayButtonRegular:hover, div.top_etf-finder-left div#edit-inverse-leverage .leveragedInverseContainer .leveragedInverseApplyContainer .grayButtonRegular:link, div.top_etf-finder-left div#edit-inverse-leverage .leveragedInverseContainer .leveragedInverseApplyContainer .grayButtonRegular:active, div.top_etf-finder-left div#edit-inverse-leverage .leveragedInverseContainer .leveragedInverseApplyContainer .grayButtonRegular:visited { color: rgb(95, 96, 98); text-decoration: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \32 05; }
}
div.top_etf-finder-left div#edit-inverse-leverage .leveragedInverseContainer .leveragedInverseApplyContainer .blueButtonRegularRight { background-color: rgb(0, 189, 242); display: inline-block; border: medium none; border-radius: 0px; padding: 6px 12px; font-weight: bold; text-transform: uppercase; color: rgb(255, 255, 255); height: 35px; text-decoration: none; margin: 7px; width: 80px; line-height: 25px; cursor: pointer; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \32 74; }
}
div.top_etf-finder-left div#edit-inverse-leverage .leveragedInverseContainer .leveragedInverseApplyContainer .blueButtonRegularRight:hover, div.top_etf-finder-left div#edit-inverse-leverage .leveragedInverseContainer .leveragedInverseApplyContainer .blueButtonRegularRight:link, div.top_etf-finder-left div#edit-inverse-leverage .leveragedInverseContainer .leveragedInverseApplyContainer .blueButtonRegularRight:active, div.top_etf-finder-left div#edit-inverse-leverage .leveragedInverseContainer .leveragedInverseApplyContainer .blueButtonRegularRight:visited { text-decoration: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \32 15; }
}
div.top_etf-finder-left .showMore, div.top_etf-finder-left .showLess { border-radius: 50%; background: rgb(0, 115, 177) none repeat scroll 0% 0%; height: 20px; float: left; margin: 0px 10px 0px 0px; color: white; width: 20px; cursor: pointer; padding: 0px 0px 0px 5px; font-size: 1.2rem; line-height: 1.8rem; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \32 27; }
}
div.top_etf-finder-left .showLess { padding: 0px 0px 0px 4px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \32 30; }
}
div.top_etf-finder-left #showHideMoreOptions { font-size: 1.2rem; line-height: 1.8rem; font-family: "Arial","Helvetica",sans-serif; color: rgb(0, 115, 177); font-weight: bold; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \38 48; }
}
div.top_etf-finder-left #mainFiltersContainer div#searchBoxContainer .dropdown { border: medium none; color: rgb(65, 64, 66); font-family: "Arial","Helvetica",sans-serif; font-size: 1.1rem; line-height: 1.65rem; overflow: visible; z-index: 1; float: left; width: 100%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \38 57; }
}
div.top_etf-finder-left #mainFiltersContainer div#searchBoxContainer .dropdown ul { color: rgb(182, 184, 186); font-family: "Arial","Helvetica",sans-serif; margin: 0px; font-size: 0.9rem; line-height: 1.35rem; width: 545px; border: 1px solid rgb(182, 184, 186); float: left; background-color: white; border-radius: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \38 64; }
}
div.top_etf-finder-left #mainFiltersContainer div#searchBoxContainer .dropdown ul li { float: left; margin: 0px; padding: 1px 3px; cursor: pointer; width: 100%; white-space: normal; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \38 65; }
}
div.top_etf-finder-left #mainFiltersContainer div#searchBoxContainer .dropdown ul li a { float: left; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \38 75; }
}
div.top_etf-finder-left #mainFiltersContainer div#searchBoxContainer .dropdown ul li .tickerItemBoxETFFinder .searchCol1 { float: left; width: 50px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \38 79; }
}
div.top_etf-finder-left #mainFiltersContainer div#searchBoxContainer .dropdown ul li .tickerItemBoxETFFinder .searchCol2 { float: left; width: 230px; margin-right: 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \38 84; }
}
div.top_etf-finder-left #mainFiltersContainer div#searchBoxContainer .dropdown ul li .tickerItemBoxETFFinder .searchCol3 { float: left; width: 200px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \38 90; }
}
div.top_etf-finder-left #mainFiltersContainer div#searchBoxContainer .dropdown ul li.selected { background-color: rgb(0, 171, 234); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \38 96; }
}
div.top_etf-finder-left #mainFiltersContainer div#searchBoxContainer #edit-search-button { float: left; margin: 0px; position: absolute; right: 3%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \39 03; }
}
div.top_etf-finder-left #mainFiltersContainer div#searchBoxContainer #edit-watchlist-add-button { float: left; margin: 0px; width: 50px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \32 38; }
}
div.top_etf-finder-left #mainFiltersContainer #searchBoxContainer { width: 630px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \32 41; }
}
div.top_etf-finder-left #mainFiltersContainer #leftFields, div.top_etf-finder-left #mainFiltersContainer #rightFields { width: 330px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \32 46; }
}
div.top_etf-finder-left .moreOptionsFilterContainer select { padding: 0px 0px 0px 5px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \32 49; }
}
div.top_etf-finder-left .moreOptionsFilterContainer #leftFields-more-options, div.top_etf-finder-left .moreOptionsFilterContainer #rightFields-more-options { width: 330px; }
@media (max-width: 767px) {
  @media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \32 58; }
}
  div.top_etf-finder-left #mainFiltersContainer div#searchBoxContainer .form-item-finder-ticker-search-box { width: auto; }
}
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \32 65; }
}
div.top-etf-finder-right { width: 360px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \32 68; }
}
#etfFinderAnalyticsResourcesWrapper { margin-top: 20px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \32 70; }
}
#etfFinderAnalyticsResourcesWrapper h3 { border-top: 1px solid rgb(65, 64, 66); border-bottom: 0px none; color: rgb(65, 64, 66); font-family: "Arial","Helvetica",sans-serif; margin: 0px; font-size: 1rem; font-weight: bold; line-height: 0; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \32 76; }
}
#etfFinderAnalyticsResourcesWrapper h3 span { background-color: white; padding: 0px 5px 0px 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \32 82; }
}
#etfFinderAnalyticsResourcesWrapper .etfFinderAnalyticsResources ul { list-style: outside none none; font-size: 1.2rem; line-height: 1.8rem; padding: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \32 86; }
}
#etfFinderAnalyticsResourcesWrapper .etfFinderAnalyticsResources ul li { padding: 7px 0px 4px; height: 33px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \32 89; }
}
#etfFinderAnalyticsResourcesWrapper .etfFinderAnalyticsResources ul li a { color: rgb(0, 115, 177); font-family: "Arial","Helvetica",sans-serif; font-weight: bold; float: left; font-size: 1.2rem; line-height: 1.8rem; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \36 2; }
}
#etfFinderAnalyticsResourcesWrapper .etfFinderAnalyticsResources ul li a:hover { color: rgb(0, 171, 234); text-decoration: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \32 93; }
}
#etfFinderAnalyticsResourcesWrapper .etfFinderAnalyticsResources ul .firstList { margin: 5px 0px; border-bottom: 1px dotted rgb(182, 184, 186); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \33 00; }
}
.grayButton { background-color: rgb(220, 221, 222); display: inline-block; border: medium none; border-radius: 0px; padding: 6px 12px; font-weight: bold; text-transform: uppercase; color: rgb(95, 96, 98); height: 35px; text-decoration: none; line-height: 25px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \32 57; }
}
.grayButton:hover, .grayButton:link, .grayButton:active, .grayButton:visited { color: rgb(95, 96, 98); text-decoration: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \33 03; }
}
.left-align { text-align: left; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \33 06; }
}
.center-align { text-align: center; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \33 09; }
}
.right-align { text-align: right; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \33 14; }
}
#searchBoxContainer label { width: 111px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \33 17; }
}
#searchBoxContainer .searchBoxTagWrapper { width: 190px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \33 19; }
}
#searchBoxContainer .searchBoxTagWrapper input { color: rgb(182, 184, 186); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \33 22; }
}
#searchBoxContainer .searchBoxTagWrapper #edit-finder-search-button { position: absolute; margin: 0px; width: 30px; left: 285px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \33 27; }
}
#searchBoxContainer .searchBoxTagWrapper #edit-finder-search-button img { margin: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \33 34; }
}
#searchBoxContainer div.form-item-finder-ticker-search-box input { width: 190px; height: 22px; padding: 0px 0px 0px 10px; border-radius: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \33 40; }
}
#searchBoxContainer div.form-item-finder-ticker-search-box span.input-group-addon { display: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \33 44; }
}
#searchBoxContainer .form-item-finder-ticker-search-box, #searchBoxContainer #edit-finder-tag-list { float: left; margin: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \33 48; }
}
#searchBoxContainer div#edit-finder-tag-list { float: left; position: absolute; height: 20px; margin: 2px 0px; width: auto; z-index: 2; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \33 55; }
}
#searchBoxContainer div#edit-finder-tag-list ul#tickerTagList { float: left; margin: 0px; list-style: outside none none; height: 20px; padding: 0px 5px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \33 61; }
}
#searchBoxContainer div#edit-finder-tag-list ul#tickerTagList li { background-color: rgb(0, 171, 234); color: white; font-family: "Arial","Helvetica",sans-serif; margin: 0px; font-size: 1rem; line-height: 1.5rem; float: left; padding: 1px 5px; height: 18px; text-align: center; text-transform: uppercase; width: auto; border-radius: 0px; border: 1px solid rgb(0, 131, 202); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \33 72; }
}
#searchBoxContainer div#edit-finder-tag-list ul#tickerTagList li a#removeTagButton { border-bottom: 0px none; color: white; font-family: "Arial","Helvetica",sans-serif; margin: 0px 0px 0px 5px; font-size: 1rem; font-weight: bold; float: right; line-height: 1.3rem; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \33 78; }
}
#searchBoxContainer div#edit-finder-tag-list ul#tickerTagList li a#removeTagButton::after { content: " x"; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \33 83; }
}
#searchBoxContainer div#edit-finder-tag-list ul#tickerTagList li:nth-child(n+2) { margin-left: 5px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \33 91; }
}
a .change-even { background-color: rgb(182, 184, 186); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \33 94; }
}
a .change-lighter-green { background-color: rgb(161, 198, 144); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \33 97; }
}
a .change-light-green { background-color: rgb(110, 169, 88); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \34 00; }
}
a .change-normal-green { background-color: rgb(38, 123, 14); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \34 03; }
}
a .change-strong-green { background-color: rgb(22, 75, 6); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \34 06; }
}
a .change-lighter-red { background-color: rgb(252, 154, 153); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \34 09; }
}
a .change-normal-red { background-color: rgb(196, 11, 15); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \34 12; }
}
a .change-strong-red { background-color: rgb(139, 27, 32); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \34 15; }
}
a .change-light-red { background-color: rgb(236, 98, 98); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \34 18; }
}
a .change-blank { background: white none no-repeat scroll 0% 0%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \34 24; }
}
#edit-clear-filters { width: 619px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \34 26; }
}
#edit-clear-filters a { float: right; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \34 29; }
}
#edit-clear-filters a:active, #edit-clear-filters a:focus { text-decoration: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \34 33; }
}
div#asofdate { float: left; width: 100%; margin-bottom: 40px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \34 37; }
}
div#asofdate span.losersGainersBar { background: transparent url(b665f805db719e516768c79d97e5c44e67bc0b56.png)  no-repeat scroll 0% 0%; float: left; height: 30px; margin-top: 20px; width: 100%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \34 45; }
}
div#asofdate p { border-bottom: 0px none; color: rgb(65, 64, 66); font-family: "Arial","Helvetica",sans-serif; margin: 0px; font-size: 1rem; line-height: 1.5rem; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \34 49; }
}
div#etf-finder-results, div#channels, #etf-watchlist-results { margin: 20px 0px; width: 100%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \36 50; }
}
div#etf-finder-results div#tabs .quicktabs-wrapper ul, div#channels div#tabs .quicktabs-wrapper ul, #etf-watchlist-results div#tabs .quicktabs-wrapper ul { height: 40px; margin: 0px; float: left; position: relative; width: 100%; padding: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \36 57; }
}
div#etf-finder-results div#tabs .quicktabs-wrapper ul li.first, div#channels div#tabs .quicktabs-wrapper ul li.first, #etf-watchlist-results div#tabs .quicktabs-wrapper ul li.first { border-right: medium none; border-bottom: medium none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \36 61; }
}
div#etf-finder-results div#tabs .quicktabs-wrapper ul li, div#channels div#tabs .quicktabs-wrapper ul li, #etf-watchlist-results div#tabs .quicktabs-wrapper ul li { margin: 0px; width: 109px; height: 40px; background-color: rgb(237, 237, 238); border-width: 1px medium medium 1px; border-style: solid none none solid; border-color: rgb(204, 204, 204) -moz-use-text-color -moz-use-text-color rgb(204, 204, 204); text-align: center; padding: 0px; float: left; left: 20%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \36 74; }
}
div#etf-finder-results div#tabs .quicktabs-wrapper ul li a, div#channels div#tabs .quicktabs-wrapper ul li a, #etf-watchlist-results div#tabs .quicktabs-wrapper ul li a { font-size: 1rem; font-family: "Arial","Helvetica",sans-serif; color: rgb(65, 64, 66); width: 100%; float: left; height: 100%; line-height: 35px; text-decoration: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \36 85; }
}
div#etf-finder-results div#tabs .quicktabs-wrapper ul li.active, div#channels div#tabs .quicktabs-wrapper ul li.active, #etf-watchlist-results div#tabs .quicktabs-wrapper ul li.active { background-color: white; border-top: 4px solid rgb(255, 223, 79); border-bottom: medium none; float: left; height: 41px; padding: 0px; z-index: 1; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \36 94; }
}
div#etf-finder-results div#tabs .quicktabs-wrapper ul li.last, div#channels div#tabs .quicktabs-wrapper ul li.last, #etf-watchlist-results div#tabs .quicktabs-wrapper ul li.last { border-right: 1px solid rgb(204, 204, 204); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \36 96; }
}
div#etf-finder-results div#tabs .quicktabs-wrapper ul li.last a#customTab, div#channels div#tabs .quicktabs-wrapper ul li.last a#customTab, #etf-watchlist-results div#tabs .quicktabs-wrapper ul li.last a#customTab { float: right; margin-right: 20px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \37 01; }
}
div#etf-finder-results div#tabs .quicktabs-wrapper ul li.last a.customTabLast span#gearImage, div#channels div#tabs .quicktabs-wrapper ul li.last a.customTabLast span#gearImage, #etf-watchlist-results div#tabs .quicktabs-wrapper ul li.last a.customTabLast span#gearImage { font-size: 18px; vertical-align: middle; margin-right: 5px; color: rgb(0, 171, 234); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \34 54; }
}
div#etf-finder-results div#tabs div#classificationContainer, div#channels div#tabs div#classificationContainer, #etf-watchlist-results div#tabs div#classificationContainer { width: auto; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \34 56; }
}
div#etf-finder-results div#tabs div#classificationContainer table, div#channels div#tabs div#classificationContainer table, #etf-watchlist-results div#tabs div#classificationContainer table { border: medium none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \34 59; }
}
div#etf-finder-results div#tabs div#classificationContainer table#tableClassification, div#channels div#tabs div#classificationContainer table#tableClassification, #etf-watchlist-results div#tabs div#classificationContainer table#tableClassification { margin-right: 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \34 63; }
}
div#etf-finder-results div#tabs div#quicktabs-tabpage-tabs-4, div#channels div#tabs div#quicktabs-tabpage-tabs-4, #etf-watchlist-results div#tabs div#quicktabs-tabpage-tabs-4 { border: 1px solid rgb(204, 204, 204); max-width: 990px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \34 67; }
}
div#etf-finder-results div#tabs div#classificationScrollContainer, div#channels div#tabs div#classificationScrollContainer, #etf-watchlist-results div#tabs div#classificationScrollContainer { overflow-y: hidden; width: auto; float: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \34 71; }
}
div#etf-finder-results div#tabs div#classificationScrollContainer table, div#channels div#tabs div#classificationScrollContainer table, #etf-watchlist-results div#tabs div#classificationScrollContainer table { border: medium none; display: block; float: left; white-space: nowrap; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \34 76; }
}
div#etf-finder-results div#tabs div#classificationScrollContainer table th, div#channels div#tabs div#classificationScrollContainer table th, #etf-watchlist-results div#tabs div#classificationScrollContainer table th { min-width: 130px; border-bottom: medium none; height: auto; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \34 81; }
}
div#etf-finder-results div#tabs div#classificationScrollContainer table .classificationHidden, div#etf-finder-results div#tabs div#classificationScrollContainer table #classificationHeaderHidden, div#channels div#tabs div#classificationScrollContainer table .classificationHidden, div#channels div#tabs div#classificationScrollContainer table #classificationHeaderHidden, #etf-watchlist-results div#tabs div#classificationScrollContainer table .classificationHidden, #etf-watchlist-results div#tabs div#classificationScrollContainer table #classificationHeaderHidden { display: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \34 86; }
}
div#etf-finder-results div#tabs .customTabText, div#channels div#tabs .customTabText, #etf-watchlist-results div#tabs .customTabText { font-size: 1.2rem; line-height: 1.8rem; display: table; margin: 50px 0px; text-align: center; width: 100%; border-top: 0px none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \34 95; }
}
div#etf-finder-results div.asOfGeneralContainer, div#channels div.asOfGeneralContainer, #etf-watchlist-results div.asOfGeneralContainer { float: left; font-size: 1rem; line-height: 1.5rem; font-family: "Arial","Helvetica",sans-serif; color: rgb(126, 128, 131); margin: 10px 0px 0px 75px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \35 02; }
}
div#etf-finder-results table, div#channels table, #etf-watchlist-results table { border: 1px solid rgb(204, 204, 204); border-top-right-radius: 10px; overflow-y: hidden; padding: 0px; float: left; font-size: 1.1rem; line-height: 1.65rem; font-family: "Arial","Helvetica",sans-serif; color: rgb(126, 128, 131); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \37 23; }
}
div#etf-finder-results table .pad-left-5, div#channels table .pad-left-5, #etf-watchlist-results table .pad-left-5 { padding-left: 5px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \37 26; }
}
div#etf-finder-results table .pad-left-10, div#channels table .pad-left-10, #etf-watchlist-results table .pad-left-10 { padding-left: 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \37 29; }
}
div#etf-finder-results table .pad-left-20, div#channels table .pad-left-20, #etf-watchlist-results table .pad-left-20 { padding-left: 20px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \37 32; }
}
div#etf-finder-results table .pad-left-30, div#channels table .pad-left-30, #etf-watchlist-results table .pad-left-30 { padding-left: 30px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \37 35; }
}
div#etf-finder-results table .pad-right-10, div#channels table .pad-right-10, #etf-watchlist-results table .pad-right-10 { padding-right: 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \37 38; }
}
div#etf-finder-results table .pad-right-20, div#channels table .pad-right-20, #etf-watchlist-results table .pad-right-20 { padding-right: 20px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \37 41; }
}
div#etf-finder-results table .pad-right-30, div#channels table .pad-right-30, #etf-watchlist-results table .pad-right-30 { padding-right: 30px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \37 44; }
}
div#etf-finder-results table .pad-right-60, div#channels table .pad-right-60, #etf-watchlist-results table .pad-right-60 { padding-right: 60px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \37 48; }
}
div#etf-finder-results table thead th, div#channels table thead th, #etf-watchlist-results table thead th { border-bottom: 1px solid rgb(204, 204, 204); height: 22px; cursor: pointer; padding: 5px 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \37 53; }
}
div#etf-finder-results table thead th a, div#channels table thead th a, #etf-watchlist-results table thead th a { color: rgb(65, 64, 66); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \37 55; }
}
div#etf-finder-results table thead th a img, div#channels table thead th a img, #etf-watchlist-results table thead th a img { vertical-align: top; margin-top: 1px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \37 60; }
}
div#etf-finder-results table thead th label, div#channels table thead th label, #etf-watchlist-results table thead th label { font-family: "Arial","Helvetica",sans-serif; font-size: 10px; font-weight: bold; width: auto; color: rgb(65, 64, 66); margin: 0px; cursor: pointer; float: left; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \37 67; }
}
div#etf-finder-results table thead th .downArrow, div#etf-finder-results table thead th .downArrowActive, div#etf-finder-results table thead th .upArrowActive, div#channels table thead th .downArrow, div#channels table thead th .downArrowActive, div#channels table thead th .upArrowActive, #etf-watchlist-results table thead th .downArrow, #etf-watchlist-results div#etf-finder-results table thead th .downArrowActive, div#etf-finder-results #etf-watchlist-results table thead th .downArrowActive, #etf-watchlist-results div#channels table thead th .downArrowActive, div#channels #etf-watchlist-results table thead th .downArrowActive, #etf-watchlist-results table thead th .downArrowActive, #etf-watchlist-results div#etf-finder-results table thead th .upArrowActive, div#etf-finder-results #etf-watchlist-results table thead th .upArrowActive, #etf-watchlist-results div#channels table thead th .upArrowActive, div#channels #etf-watchlist-results table thead th .upArrowActive, #etf-watchlist-results table thead th .upArrowActive { background-image: url(fd07932999c1b1d848f5c42f35a9c999dc3f7a0c.png) ; display: table; float: left; height: 9px; margin: 2px 0px 0px; width: 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \37 75; }
}
div#etf-finder-results table thead th .downArrowActive, div#channels table thead th .downArrowActive, #etf-watchlist-results table thead th .downArrowActive { background-image: url(44d445d4b8f6b5fb9c1fde2385e7a2fb9ec3ad96.png) ; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \37 79; }
}
div#etf-finder-results table thead th .upArrowActive, div#channels table thead th .upArrowActive, #etf-watchlist-results table thead th .upArrowActive { background-image: url(a2d2cbc2ccfe8158c9faceff981a23d5189cef3e.png) ; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \37 84; }
}
div#etf-finder-results table thead th#fundamentalSpacing, div#channels table thead th#fundamentalSpacing, #etf-watchlist-results table thead th#fundamentalSpacing { width: 1%; border: 0px none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \37 88; }
}
div#etf-finder-results table thead #groupHeaderFundamentals, div#channels table thead #groupHeaderFundamentals, #etf-watchlist-results table thead #groupHeaderFundamentals { border-bottom: medium none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \37 90; }
}
div#etf-finder-results table thead #groupHeaderFundamentals th#groupHeaderEmpty, div#channels table thead #groupHeaderFundamentals th#groupHeaderEmpty, #etf-watchlist-results table thead #groupHeaderFundamentals th#groupHeaderEmpty { border-bottom: medium none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \37 93; }
}
div#etf-finder-results table thead #groupHeaderFundamentals th#groupHeaderEquity, div#etf-finder-results table thead #groupHeaderFundamentals th#groupHeaderFixedIncome, div#etf-finder-results table thead #groupHeaderFundamentals th#groupHeaderCommodities, div#channels table thead #groupHeaderFundamentals th#groupHeaderEquity, div#channels table thead #groupHeaderFundamentals th#groupHeaderFixedIncome, div#channels table thead #groupHeaderFundamentals th#groupHeaderCommodities, #etf-watchlist-results table thead #groupHeaderFundamentals th#groupHeaderEquity, #etf-watchlist-results table thead #groupHeaderFundamentals th#groupHeaderFixedIncome, #etf-watchlist-results table thead #groupHeaderFundamentals th#groupHeaderCommodities { border-bottom: 1px solid rgb(65, 64, 66); text-align: center; color: rgb(65, 64, 66); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \37 99; }
}
div#etf-finder-results table thead #groupHeaderFundamentals th#dividendYieldHeader label, div#channels table thead #groupHeaderFundamentals th#dividendYieldHeader label, #etf-watchlist-results table thead #groupHeaderFundamentals th#dividendYieldHeader label { text-align: center; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \38 05; }
}
div#etf-finder-results table tbody, div#channels table tbody, #etf-watchlist-results table tbody { border-top: medium none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \38 07; }
}
div#etf-finder-results table tbody tr, div#channels table tbody tr, #etf-watchlist-results table tbody tr { background-color: transparent; border-top: 1px solid rgb(204, 204, 204); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \38 10; }
}
div#etf-finder-results table tbody tr td, div#channels table tbody tr td, #etf-watchlist-results table tbody tr td { background-color: transparent; padding: 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \38 14; }
}
div#etf-finder-results table tbody tr td span.watchlistTrashIcon a, div#channels table tbody tr td span.watchlistTrashIcon a, #etf-watchlist-results table tbody tr td span.watchlistTrashIcon a { background-image: url(75872a7b4964915cc44d052651ad5f533f14936b.png) ; background-position: -50px -75px; background-repeat: no-repeat; float: right; margin-top: 2px; height: 12px; width: 12px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \38 26; }
}
div#etf-finder-results table tbody tr td.analystPickAnalysis span.analystPickImage, div#etf-finder-results table tbody tr td.analystPickAnalysis span.opListImage, div#channels table tbody tr td.analystPickAnalysis span.analystPickImage, div#channels table tbody tr td.analystPickAnalysis span.opListImage, #etf-watchlist-results table tbody tr td.analystPickAnalysis span.analystPickImage, #etf-watchlist-results div#etf-finder-results table tbody tr td.analystPickAnalysis span.opListImage, div#etf-finder-results #etf-watchlist-results table tbody tr td.analystPickAnalysis span.opListImage, #etf-watchlist-results div#channels table tbody tr td.analystPickAnalysis span.opListImage, div#channels #etf-watchlist-results table tbody tr td.analystPickAnalysis span.opListImage, #etf-watchlist-results table tbody tr td.analystPickAnalysis span.opListImage { background-image: url(e69c74f27f8d1c320192e7588c37aded0dcc50e8.png) ; background-position: 25px -3px; float: left; height: 14px; width: 10px; margin-left: 22px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \38 34; }
}
div#etf-finder-results table tbody tr td.analystPickAnalysis span.opListImage, div#channels table tbody tr td.analystPickAnalysis span.opListImage, #etf-watchlist-results table tbody tr td.analystPickAnalysis span.opListImage { background-position: 37px -55px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_mixins\.scss; }
  line { font-family: \38 39; }
}
div#etf-finder-results table tbody tr td.peFundamentals, div#etf-finder-results table tbody tr td.pbFundamentals, div#etf-finder-results table tbody tr td.durationFundamentals, div#etf-finder-results table tbody tr td.creditQAFundamentals, div#etf-finder-results table tbody tr td.ytmFundamentals, div#channels table tbody tr td.peFundamentals, div#channels table tbody tr td.pbFundamentals, div#channels table tbody tr td.durationFundamentals, div#channels table tbody tr td.creditQAFundamentals, div#channels table tbody tr td.ytmFundamentals, #etf-watchlist-results table tbody tr td.peFundamentals, #etf-watchlist-results table tbody tr td.pbFundamentals, #etf-watchlist-results table tbody tr td.durationFundamentals, #etf-watchlist-results table tbody tr td.creditQAFundamentals, #etf-watchlist-results table tbody tr td.ytmFundamentals { background-color: rgb(237, 237, 238); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \35 06; }
}
div#etf-finder-results table#tableFundamentals th, div#channels table#tableFundamentals th, #etf-watchlist-results table#tableFundamentals th { border-top: medium none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \35 10; }
}
div#etf-finder-results div#classificationContainer, div#channels div#classificationContainer, #etf-watchlist-results div#classificationContainer { width: auto; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \35 12; }
}
div#etf-finder-results div#classificationContainer table, div#channels div#classificationContainer table, #etf-watchlist-results div#classificationContainer table { border: medium none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \35 15; }
}
div#etf-finder-results div#classificationContainer table#tableClassification, div#channels div#classificationContainer table#tableClassification, #etf-watchlist-results div#classificationContainer table#tableClassification { margin-right: 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \35 20; }
}
div#etf-finder-results #results h4, div#channels #results h4, #etf-watchlist-results #results h4 { float: left; margin: 5px 10px 0px 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \35 24; }
}
div#etf-finder-results #results div.infoContainer, div#etf-finder-results #results div.PaginationContainer, div#channels #results div.infoContainer, div#channels #results div.PaginationContainer, #etf-watchlist-results #results div.infoContainer, #etf-watchlist-results #results div.PaginationContainer { width: 100%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \35 26; }
}
div#etf-finder-results #results div.infoContainer div.pagSection, div#etf-finder-results #results div.PaginationContainer div.pagSection, div#channels #results div.infoContainer div.pagSection, div#channels #results div.PaginationContainer div.pagSection, #etf-watchlist-results #results div.infoContainer div.pagSection, #etf-watchlist-results #results div.PaginationContainer div.pagSection { width: 155px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \35 30; }
}
div#etf-finder-results #results div.infoContainer, div#etf-finder-results #results div.PaginationContainer, div#etf-finder-results #results div.pagSection, div#channels #results div.infoContainer, div#channels #results div.PaginationContainer, div#channels #results div.pagSection, #etf-watchlist-results #results div.infoContainer, #etf-watchlist-results #results div.PaginationContainer, #etf-watchlist-results #results div.pagSection { margin-bottom: 20px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \35 33; }
}
div#etf-finder-results #results form#etf-my-alerts-form, div#channels #results form#etf-my-alerts-form, #etf-watchlist-results #results form#etf-my-alerts-form { display: none; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \35 36; }
}
div#etf-finder-results #results .etfResultsRight, div#channels #results .etfResultsRight, #etf-watchlist-results #results .etfResultsRight { float: right; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \35 40; }
}
div#etf-finder-results #results #pagination label, div#channels #results #pagination label, #etf-watchlist-results #results #pagination label { width: auto; line-height: 18px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \35 44; }
}
div#etf-finder-results #results #pagination input, div#channels #results #pagination input, #etf-watchlist-results #results #pagination input { width: 30px; margin: 0px 10px; height: 20px; font-family: "Arial","Helvetica",sans-serif; font-size: 1.1rem; line-height: 1.65rem; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \35 50; }
}
div#etf-finder-results #results #pagination a#previousPage, div#etf-finder-results #results #pagination a#nextPage, div#channels #results #pagination a#previousPage, div#channels #results #pagination a#nextPage, #etf-watchlist-results #results #pagination a#previousPage, #etf-watchlist-results #results #pagination a#nextPage { border-radius: 50%; height: 15px; width: 15px ! important; line-height: 16px; color: rgb(255, 255, 255); text-align: center; margin: 2px 10px; font-size: 10px; float: left; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \35 61; }
}
div#etf-finder-results #results #pagination .previousPageActive, div#etf-finder-results #results #pagination .nextPageActive, div#channels #results #pagination .previousPageActive, div#channels #results #pagination .nextPageActive, #etf-watchlist-results #results #pagination .previousPageActive, #etf-watchlist-results #results #pagination .nextPageActive { background: rgb(0, 115, 177) none repeat scroll 0% 0%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \35 64; }
}
div#etf-finder-results #results #pagination .previousPageInactive, div#etf-finder-results #results #pagination .nextPageInactive, div#channels #results #pagination .previousPageInactive, div#channels #results #pagination .nextPageInactive, #etf-watchlist-results #results #pagination .previousPageInactive, #etf-watchlist-results #results #pagination .nextPageInactive { background: rgb(204, 204, 204) none repeat scroll 0% 0%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \35 69; }
}
div#etf-finder-results #results .pagesLinks #inactiveResult, div#etf-finder-results #results .pagesLinks #activeResult, div#channels #results .pagesLinks #inactiveResult, div#channels #results .pagesLinks #activeResult, #etf-watchlist-results #results .pagesLinks #inactiveResult, #etf-watchlist-results #results .pagesLinks #activeResult { background-image: url(e69c74f27f8d1c320192e7588c37aded0dcc50e8.png) ; background-position: -19px -3px; width: 16px; height: 20px; float: left; text-align: center; margin-right: 5px; padding-top: 2px; font-family: "Arial","Helvetica",sans-serif; font-weight: bold; font-size: 0.9rem; line-height: 1.35rem; color: white; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \35 83; }
}
div#etf-finder-results #results .pagesLinks #activeResult, div#channels #results .pagesLinks #activeResult, #etf-watchlist-results #results .pagesLinks #activeResult { background-position: -3px -3px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \35 87; }
}
div#etf-finder-results #results span.totalEtfResults, div#channels #results span.totalEtfResults, #etf-watchlist-results #results span.totalEtfResults { border-bottom: 0px none; color: rgb(247, 144, 30); font-family: "Arial","Helvetica",sans-serif; font-size: 1.2rem; line-height: 1.8rem; font-weight: bold; float: left; margin: 3px 0px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \35 93; }
}
div#etf-finder-results #results div.etfResultsContainer, div#channels #results div.etfResultsContainer, #etf-watchlist-results #results div.etfResultsContainer { border-top: 2px solid rgb(182, 184, 186); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \35 99; }
}
div#etf-finder-results #results div#tabs div#quicktabs-tabs div#quicktabs-container-tabs div#quicktabs-tabpage-tabs-6, div#channels #results div#tabs div#quicktabs-tabs div#quicktabs-container-tabs div#quicktabs-tabpage-tabs-6, #etf-watchlist-results #results div#tabs div#quicktabs-tabs div#quicktabs-container-tabs div#quicktabs-tabpage-tabs-6 { width: 1050px; overflow-x: auto; border-right: 1px solid rgb(204, 204, 204); }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \36 09; }
}
div#etf-finder-results table#tableCustom thead, div#etf-finder-results table#tableCustom tbody, div#channels table#tableCustom thead, div#channels table#tableCustom tbody, #etf-watchlist-results table#tableCustom thead, #etf-watchlist-results table#tableCustom tbody { width: 100%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \36 12; }
}
div#etf-finder-results table#tableCustom thead tr td, div#etf-finder-results table#tableCustom thead tr th, div#etf-finder-results table#tableCustom tbody tr td, div#etf-finder-results table#tableCustom tbody tr th, div#channels table#tableCustom thead tr td, div#channels table#tableCustom thead tr th, div#channels table#tableCustom tbody tr td, div#channels table#tableCustom tbody tr th, #etf-watchlist-results table#tableCustom thead tr td, #etf-watchlist-results table#tableCustom thead tr th, #etf-watchlist-results table#tableCustom tbody tr td, #etf-watchlist-results table#tableCustom tbody tr th { padding-left: 10px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \36 18; }
}
div#etf-finder-results table#tableCustom th div, div#channels table#tableCustom th div, #etf-watchlist-results table#tableCustom th div { display: flex; white-space: nowrap; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \36 25; }
}
div#etf-finder-results table#tableCustom th#edit-symbolcustom-tickerCustomHeader div, div#channels table#tableCustom th#edit-symbolcustom-tickerCustomHeader div, #etf-watchlist-results table#tableCustom th#edit-symbolcustom-tickerCustomHeader div { display: inline-flex; text-align: center; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \36 31; }
}
div#etf-finder-results table#tableCustom tr td, div#channels table#tableCustom tr td, #etf-watchlist-results table#tableCustom tr td { white-space: nowrap; display: table-cell; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \36 41; }
}
#etf-finder-sections a div.tickers { color: white; float: left; height: 49px; margin: 0px 2px 2px 0px; text-transform: uppercase; width: 56px; font-size: 1rem; line-height: 1.5rem; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \36 49; }
}
#etf-finder-sections a div.tickers div.ticker-name { background: gray none repeat scroll 0px 0px; height: 14px; width: 100%; text-align: center; border-bottom: 0px none; color: white; font-family: "Arial","Helvetica",sans-serif; margin: 0px; font-size: 1rem; line-height: 1.5rem; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \36 58; }
}
#etf-finder-sections a div.tickers div.ticker-description { border-bottom: 0px none; color: white; font-family: "Arial","Helvetica",sans-serif; margin: 2px 0px 0px; font-size: 1.1rem; line-height: 1.65rem; font-weight: bold; text-align: center; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \36 63; }
}
#etf-finder-sections a div.tickers div.ticker-description span.ticker-change { width: 100%; float: left; height: 12px; text-align: center; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \36 73; }
}
#etf-finder-sections div.change-blank div.tickers { float: left; height: 49px; margin: 0px 2px 2px 0px; width: 56px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \36 81; }
}
#etf-finder-sections .discovery-analytics-tool .discovery-sector { float: none; margin: 0px auto; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \36 86; }
}
#etf-finder-sections .discovery-sector { float: left; margin-right: 50px; width: 690px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \36 91; }
}
#etf-finder-sections .discovery-size { float: left; width: 175px; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \36 95; }
}
#etf-finder-sections #heat-map-sizeandstyle, #etf-finder-sections #heat-map-sectors { display: table; padding-top: 35px; width: 100%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \37 00; }
}
#etf-finder-sections #heat-map-sectors { background: transparent url(77f7a2b93b4fab55e93aa6ffee3765ce67857a6d.jpg)  no-repeat scroll 0% 0%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \37 04; }
}
#etf-finder-sections #heat-map-sizeandstyle { background: transparent url(b1e85e5e8ebc7b14f4aa10511f165f5cc443031f.jpg)  no-repeat scroll 0% 0%; }
@media -sass-debug-info {
  filename { font-family: file\:\/\/\/var\/www\/etf-redesign\/httpdocs\/sites\/all\/themes\/etf_com\/sass\/_etf_finder\.scss; }
  line { font-family: \37 11; }
}
span.imageLoading { background-image: url(cac6b7df3de7e682f1cdd019410385e9c4f21686.gif) ; background-repeat: no-repeat; float: left; margin-left: 50%; margin-top: 15px; width: 100%; height: 30px; }
