
.conversionform{
    width:80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px !important;
    font-family: 'ProximaNovaBold' !important;
}

select.selectcreditrating{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: #848589;
    font-size: 18px;
    width: 100%;
}

.modalLink {
	color: #2e30aa;
	font-weight: bold;
}

.smallCompanyLogo {
	margin-bottom: 10px;
	width: 117px;
}

.close {
  position: absolute;
  right: 18px;
  top: 10px;
  width: 22px;
  height: 22px;
  opacity: 0.3;
}
.close:hover {
  opacity: 1;
}
.close:before, .close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: #333;
}
.close:before {
  transform: rotate(45deg);
}
.close:after {
  transform: rotate(-45deg);
}

.disclaimer_modal {
	z-index:100;
	position:relative;
	width:550px;
	height:300px;
	padding-left:15px;
	padding-right: 30px;
	padding-top:15px;
	padding-bottom:15px;
	border-radius: 5px;
	background-color:white;
	display:none;
	position:fixed;
	left: 50%;
	margin-left: -250px;
	top: 50%;
	margin-top: -150px;
}

.disclaimer_darkout {
	z-index:50;
	position:fixed;
	left: 0px;
	top: 0px;
	width:100%;
	height:100%;
	display:none;
	background: rgba(0, 0, 0, 0.5);
}

.pml_bottom h3{
    display:none;

}
.pml_bottom br{
display:none;
}

@media screen and (max-width: 649px) {
    .states_list{
        clear: both;
        margin: 1em 0.833em;
    }
}

#typeSelect {
    background: none !important;
    border: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 0 !important;
}


.selectcreditrating,
#clientrouting select,
#selectcreditrating,
.calculator_product_select {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid #BFC1C4;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 3px rgba(41, 43, 46, 0.2) inset;
    color: #848589;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    padding: 6px 0 3px 10px;
    margin: 0;
}
.calculator_product_select {
    margin-top: 10px;
    padding: 12px;
    width: 99%;
}
@media only screen and (max-device-width: 568px) {
    .main-nav-GRA {
        display: none !important;
    }
    #postal_code input.postal_code {
        margin-left: 0 !important;
        width: auto !important;
    }
}
.ajaxwait {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .8) url('../images/loadinfo.net.gif') 50% 50% no-repeat;
}
.teaser {
    line-height: 20px !important;
    margin-top: 2px;
    text-align: left !important;
}
/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */

body.loading {
    overflow: hidden;
}
/* Anytime the body has the loading class, our
   modal element will be visible */

body.loading .ajaxwait {
    display: block;
}
.calc-body #typeSelect select {
    width: 100%;
}

td.calc-blue {
	color: #3671d1;
}
.missing_market_message {
    text-align: center;
    margin: 10px;
    font-style: italic;
    color: #666;
}
.cluetip-title {
    color: white;
}
#pfp_narrative ul li {
    font-size: 1.0em;
    line-height: 1.0em;
}
#pfp_narrative ul {
    margin-top: 1.5em;
}
#pml_geosearch h1.cta {
    display: none !important;
}
#pml_geosearch .postal_code {
    width: 295px !important;
}
#pml_geosearch #geosearch input.greenbutton {
    padding: 8px 18px !important;
}
#pml_geosearch #typeSelect {
    width: 166px;
}
.productmarketlanding .ratedex_holder h4 {
    margin-top: 40px;
}
.COS-request label a.tooltip {
    text-decoration: underline;
}
#signup-competitors {
    margin: 0px 5px;
}
p.COS-request {
    display: block;
    margin: 10px 0;
}
.COS-request input {
    width: auto;
}
.calc-signupForm .COS-request label {
    display: block;
    margin-left: 25px;
    float: left;
    line-height: 20px;
    width: 80%;
}
.calc-signupForm .COS-request input {
    float: right;
    margin: 5px, 20px;
}
.calc-signupForm fieldset p {
    margin: 3px;
}
.calc-signupForm label {
    color: #8D8D8F;
    font-family: 'ProximaNovaBold';
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
    width: 180px;
    display: block;
    line-height: 34px;
    vertical-align: middle;
}
.calc-signupForm table td {
    padding: 3px;
}
.calc-signupForm input[type="text"] {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid #BFC1C4;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 3px rgba(41, 43, 46, 0.2) inset;
    color: #848589;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    padding: 6px 0 3px 10px;
    margin: 0;
}
.calc-signupForm textarea {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid #BFC1C4;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 3px rgba(41, 43, 46, 0.2) inset;
    color: #848589;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    padding: 6px 0 8px 10px;

    height: 50px;
    margin: 0 0 16px;
}
.productmarketlanding .ui-dialog-titlebar {
    display: none;
}
.calc-signupForm .dialog-close a {
    display: block;
    width: 36px;
    height: 36px;
    background: url(img/close.png) no-repeat;
    background-position: 0 0 !important;
    border: none;
    position: absolute;
    right: 0;
}
.calc-signupForm .dialog-close span {
    display: none;
}
.calc-signupForm #banklist h3 {
    margin-top: 10px;
}
.calc-signupForm #banklist {
    /*position: relative;
    top: auto;
    right: auto;
    width: 560px;
    margin-left: -90px;*/
}
.home #featured a {
    text-decoration: none;
}
.productmarketlanding #content {
    padding-top: 30px;
}
.productmarketlanding .top_right_side {
    padding-top: 35px;
}
.productmarketlanding #content h1 {
    font-size: 24px;
}
.productmarketlanding #intro_header {
    margin-bottom: 20px;
}
.productmarketlanding #intro_header h2 {
    font-size: 28px !important;
    line-height: 32px;
    margin-bottom: 6px;
}
.productmarketlanding .market_paragraph {
    line-height: 16px;
    margin-bottom: 6px;
}
.productmarketlanding #search_controls .product_name {
    font-size: 16px;
    margin-bottom: 10px;
}
.productmarketlanding .selectwrapper {
    width: 200px;
}
.slabtexted .slabtext {
    display: -moz-inline-box;
    display: inline-block;
    white-space: nowrap
}
.slabtextinactive .slabtext {
    display: inline;
    white-space: normal;
    font-size: 1em !important;
    letter-spacing: inherit !important;
    word-spacing: inherit !important;
}
.slabtextdone .slabtext {
    display: block;
    line-height: 0.9;
}
.productmarketlanding #signup_button {
    float: none;
}
.productmarketlanding #search_controls {
    padding-top: 14px;
}
.productmarketlanding #typeSelect {
    padding: 5px 0 6px 10px;
    background: url('//www.datatrac.net/css/img/BG-select-SM.png') right -2px no-repeat, -webkit-linear-gradient(to top, #dfe0e3 0%, #fff 100%);
    background: url('//www.datatrac.net/css/img/BG-select-SM.png') right -2px no-repeat, linear-gradient(to top, #dfe0e3 0%, #fff 100%);
}
.productmarketlanding #geosearch .greenbutton {
    font-size: 18px;
    padding: 2px 10px 1px !important;
}
.productmarketlanding #pml_geosearch {
    overflow: hidden;
}
.productmarketlanding .top_right_side h3 {
    color: #389ABE;
    font-family: 'ProximaNovaBold';
    font-size: 20px;
    line-height: 23px;
    font-weight: normal;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.14);
}
.productmarketlanding .rate_row {
    color: #389ABE;
    font-family: 'ProximaNovaBold';
    font-size: 24px;
    line-height: 23px;
    font-weight: normal;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.14);
}
.productmarketlanding .sup-rate {
    float: right;
}
.productmarketlanding #content #featured_gra_winner .top_sec {
    /*height: 180px;*/
    
    height: 480px;
}
.productmarketlanding #content #featured_gra_winner.auto .top_sec {
    height: 420px;
}
.productmarketlanding #featured_gra_winner {
    padding-top: 20px;
    background: #389abe url(/images/pml_blank_gra.png) no-repeat center 100px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-clip: padding-box;
}
.productmarketlanding #featured_gra_winner.auto {
    background: #389abe url(/images/girl_car_key.png) no-repeat center 200px;
}
.productmarketlanding #featured_gra_winner.boat {
    background: #389abe url(/images/sidebar_img_boat.png) no-repeat center 200px;
}
.productmarketlanding #featured_gra_winner.CD {
    background: #389abe url(/images/sidebar_img_cd.png) no-repeat center 200px;
}
.productmarketlanding #featured_gra_winner.checking {
    background: #389abe url(/images/sidebar_img_checking.png) no-repeat center 200px;
}
.productmarketlanding #featured_gra_winner.creditcard {
    background: #389abe url(/images/sidebar_img_credit.png) no-repeat center 200px;
}
.productmarketlanding #featured_gra_winner.homeequity {
    background: #389abe url(/images/sidebar_img_helo.png) no-repeat center 200px;
}
.productmarketlanding #featured_gra_winner.ira {
    background: #389abe url(/images/sidebar_img_ira.png) no-repeat center 200px;
}
.productmarketlanding #featured_gra_winner.moneymarket {
    background: #389abe url(/images/sidebar_img_mm.png) no-repeat center 200px;
}
.productmarketlanding #featured_gra_winner.mortgage {
    background: #389abe url(/images/sidebar_img_mortgage.png) no-repeat center 200px;
}
.productmarketlanding #featured_gra_winner.rv {
    background: #389abe url(/images/sidebar_img_rv.png) no-repeat center 200px;
}
.productmarketlanding #featured_gra_winner.savings {
    background: #389abe url(/images/sidebar_img_savings.png) no-repeat center 200px;
}
.productmarketlanding #featured_gra_winner.unsecured {
    background: #389abe url(/images/sidebar_img_unsec.png) no-repeat center 200px;
}
.pad_20 {
    padding: 20px;
}
#featured_gra_winner h3 {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(19, 19, 103, .41);
    font-size: 21px;
    line-height: 1.05;
    margin: 0 auto 14px;
    text-transform: uppercase;
    display: block;
    width: 85%;
}
#featured_gra_winner .slabtextdone .slabtext {
    line-height: 1.1;
}
#featured_gra_winner .feat_fi_gra {
    margin: 0 20px;
    padding: 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-clip: padding-box;
    background: url("https://www.datatrac.net/delivery/content/bg_corn_T_L.png") no-repeat scroll left top, url("https://www.datatrac.net/delivery/content/bg_corn_T_R.png") no-repeat scroll right top, url("https://www.datatrac.net/delivery/content/bg_corn_B_R.png") no-repeat scroll right bottom, url("https://www.datatrac.net/delivery/content/bg_corn_B_L.png") no-repeat scroll left bottom, url("https://www.datatrac.net/delivery/content/bg_side_T.png") repeat-x scroll left top, url("https://www.datatrac.net/delivery/content/bg_side_R.png") repeat-y scroll right top, url("https://www.datatrac.net/delivery/content/bg_side_B.png") repeat-x scroll left bottom, url("https://www.datatrac.net/delivery/content/bg_side_L.png") repeat-y scroll left top, url("https://www.datatrac.net/delivery/content/bg_main_L.png") repeat-y scroll left top, url("https://www.datatrac.net/delivery/content/bg_main_R.png") repeat-y scroll right top #DADBDC;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 0 rgba(255, 255, 255, 0.7), 0 1px 3px rgba(41, 43, 46, 0.5) inset;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 0 rgba(255, 255, 255, 0.7), 0 1px 3px rgba(41, 43, 46, 0.5) inset;
}
#featured_gra_winner .feat_fi_gra h3 {
    color: #858689;
    margin: 4px auto 10px;
    font-size: 17px;
    text-shadow: none;
}
#content #featured_gra_winner .feat_fi_gra p {
    color: #33353b;
    font-size: 15px;
    line-height: 17px;
    text-shadow: none;
    text-align: left;
    margin: 9px 0 0 5px;
}
.feat_fi_gra .feat_fi_gra_seal {
    float: right;
    margin: 4px -25px 0 6px;
    width: 100px;
}
.feat_fi_gra .computed_date {
    display: block;
    font-size: 11px;
    margin-top: 4px;
}
.productmarketlanding #content #featured_gra_winner .quote p {
    color: #33353b;
    font-family: "ProximaNovaBoldItalic";
    font-size: 19px;
    line-height: 21px;
    text-align: left;
    text-shadow: none;
}
.productmarketlanding #content #featured_gra_winner .quote .attrib a {
    font-family: "ProximaNovaBold";
    font-size: 14px;
    line-height: 21px;
    color: #389abe;
    text-decoration: none;
}
.productmarketlanding #content #featured_gra_winner .article_lead {
    margin-top: 20px;
}
.productmarketlanding #content #featured_gra_winner .article_lead p {
    text-shadow: none;
    color: #33353b;
    text-align: left;
    font-family: "ProximaNovaReg";
    font-size: 15px;
    line-height: 18px;
}
.productmarketlanding #content #featured_gra_winner .article_lead p a {
    font-family: "ProximaNovaBoldItalic";
    color: #389abe;
    text-decoration: none;
}
#rnAjaxForm_lifetimesavings h2 {
    color: #389ABE;
    margin: 0 0 30px 0px;
}
.form_notice {
    margin: 5px;
    padding: 5px;
    border: 1px solid #ccc;
    background-color: #eee;
}
.rn_apr {
    font-size: 75%;
}
.bar_contents sup {
    font-size: 65%;
}
.top_sec span {
    display: block;
}
.top_sec .svgs_amt {
    font-size: 2.4em;
}
#pfp_narrative li {
    font-size: 100%;
}
.rn_apr {
    font-size: 75%;
}
.bar_contents sup {
    font-size: 65%;
}
.top_sec span {
    display: block;
}
.top_sec .svgs_amt {
    font-size: 2.4em;
}
#pfp_narrative li {
    font-size: 100%;
    line-height: 1.5;
    color: #626262;
}
.productmarketlanding #postal_code {
    padding: 0;
}
.home #featured > div {
    height: auto;
    text-align: center;
}
.home #featured > div h3 {
    margin-bottom: 20px;
}
.home #featured > div h3 a {
    border-bottom: 1px solid #389abe;
}
/**** Product Market Landing Page *****/

.productmarketlanding a {
    color: #09f;
}
::-webkit-input-placeholder {
    /* WebKit browsers */
    
    color: #bbb;
}
:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    
    color: #bbb;
}
::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    
    color: #bbb;
}
:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    
    color: #bbb;
}
.productmarketlanding h2 a {
    color: #389abe;
}
.productmarketlanding .top_right_side #pml_trust_logos h3,
.productmarketlanding .top_right_side #pml_geosearch h3 {
    margin-bottom: 3px;
}
.productmarketlanding #pml_geosearch .postal_code {
    padding: 5px;
    margin: 0;
    margin-left: 1px !important;
    width: 275px;
}
.productmarketlanding #crosshairs {
    display: none;
}
#date_market_heading {
    margin-bottom: 10px;
    margin-left: 5px;
}
.productmarketlanding .feat-FI-topbar img {
    display: none;
}
.productmarketlanding #content #featured_gra_winner .feat-FI-topbar h4 {
    padding: 14px 5px 5px 10px;
    text-align: center;
}
#map_landing {
    width: 310px;
    height: 310px;
    margin-bottom: 25px;
}
.productmarketlanding #content h1.pml_title {
    width: 100%;
}
#cluetip .ui-widget-content {
    border: none;
}
.subtitle {
    font-size: 22px;
    margin-top: 10px;
}
h3.cluetip-title {
    padding: 10px;
}
.cluetip-inner img {
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
}
.cluetip-inner {
    text-align: center;
}
.hbspt-form input.primary {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.cta {
    margin-top: 5px;
    text-align: center;
    color: #389abe;
    font-family: 'ProximaNovaBold';
    text-shadow: -1px -1px 2px #ccc;
    font-size: 48px;
    margin-bottom: 30px;
}
.cta strong {
    font-family: 'ProximaNovaBold';
    color: #fff;
    font-weight: normal;
}
#finding_rates h2 {
    text-align: center;
    color: #389abe;
    font-size: 24px;
    font-family: 'ProximaNovaBold';
    font-weight: normal;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .14);
    margin-bottom: 0;
}
#finding_rates {
    display: none;
}
#search .fis .greenbutton,
#search .fis .greenbutton:hover {
    margin-top: 9px;
    padding: 10px 20px 10px 20px;
}
.waiting {
    background-image: url(/images/loadinfo.net.gif);
    width: 48px;
    height: 48px;
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: auto;
    margin-right: auto;
}
.waiting_nomargin {
    background-image: url(/images/loadinfo.net.gif);
    width: 48px;
    height: 48px;
    display: none;
}
#featured_gra_winner,
#featured_gra_winner h4 {
    text-align: center;
}
#featured_gra_winner {
    font-size: 12px;
    line-height: 14px;
    background: #444549 url(img/BG-featFI-main.jpg) left 87px no-repeat;
    padding: 0;
    color: #ffffff;
}
.productmarketlanding #content #featured_gra_winner h4 {
    line-height: 18px;
    padding: 14px 55px 5px 10px;
    margin: 0;
    text-align: left;
    font-size: 14px;
    color: #33353b;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #fff;
}
.productmarketlanding #content #featured_gra_winner h4 span {
    color: #fff;
    font-size: 20px;
    display: block;
    margin-top: 2px;
    text-shadow: -1px -1px 1px #333;
}
#featured_gra_winner .disclaimer {
    font-family: 'ProximaNovaBold';
    text-transform: uppercase;
    color: #999;
    text-shadow: 1px 1px 1px #000;
}
#featured_gra_winner .feat-FI-topbar {
    height: 87px;
    background: #ccc url(img/BG-featFI-topbar.png) repeat-x;
    position: relative;
}
#featured_gra_winner .FeatGRA-seal {
    position: absolute;
    right: -45px;
    top: -20px;
}
#featured_gra_winner .featFI-logo-wrap {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
}
#content #featured_gra_winner p {
    color: inherit;
    text-shadow: 1px 1px 1px #000;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 4px;
}
#content #featured_gra_winner p.featFI-name {
    font-size: 24px;
    line-height: 26px;
    font-family: 'ProximaNovaBold';
}
#featured_gra_winner .featFI-bottomWrap {
    background: #2b2d30;
    background: rgba(43, 45, 48, .7);
    padding: 20px 0 10px 0;
    margin-top: 20px;
}
.FIrUaWinner a {
    color: #389ABE;
    font-family: 'ProximaNovaBold';
    font-size: 14px;
    line-height: 16px;
}
.FIrUaWinner a:hover {
    text-decoration: none;
}
.productmarketlanding #featured_gra_winner .greenbutton {
    display: block;
    font-size: 18px;
    height: 38px;
    line-height: 38px;
    margin: 0;
    padding: 0;
    width: 206px;
}
.productmarketlanding #signup_button {
    height: 40px;
    overflow: hidden;
    position: relative;
    width: 208px;
    margin: 0 auto 12px auto;
}
#content #featured_gra_winner .featFI-bottomWrap p {
    margin: 0 10px 8px;
}
.shine {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz4KICAgIDxzdG9wIG9mZnNldD0iNDUlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuOCIvPgogICAgPHN0b3Agb2Zmc2V0PSI1NSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC44Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(-25deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0.8) 45%, rgba(255, 255, 255, 0.8) 55%, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(10%, rgba(255, 255, 255, 0)), color-stop(45%, rgba(255, 255, 255, 0.8)), color-stop(55%, rgba(255, 255, 255, 0.8)), color-stop(90%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(-25deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0.8) 45%, rgba(255, 255, 255, 0.8) 55%, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(-25deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0.8) 45%, rgba(255, 255, 255, 0.8) 55%, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(-25deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0.8) 45%, rgba(255, 255, 255, 0.8) 55%, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(115deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0.8) 45%, rgba(255, 255, 255, 0.8) 55%, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1);
    display: block;
    position: absolute;
    top: 0;
    left: -210px;
    width: 100%;
    height: 40px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.sidebar-GRA-seal {
    float: right;
    margin-left: 10px;
    margin-top: -4px;
}
#search_controls {
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    padding: 20px 0 0;
    background: #E4E6EA;
}
#sort_notification {
    background: #7c7d7f;
    color: #ddd;
    padding: 2px 0;
    text-align: center;
    text-transform: lowercase;
}
.ratetable .green_savings,
.ratetable sup a {
    font-weight: normal;
    font-family: 'ProximaNovaBold';
    color: #8DAB56 !important;
}
.ratetable .green_savings sup a {
    font-size: 10px;
}
.prodMktSidebar h4 {
    margin-bottom: 8px;
}
.productmarketlanding label,
.productmarketlanding th {
    font-weight: normal;
}
.productmarketlanding th {
    font-family: 'ProximaNovaBold';
}
#search_panel {
    margin-bottom: 10px;
    overflow: auto;
}
a.bankers {
    text-decoration: underline;
    font-size: 8px;
    color: #666666;
    text-transform: uppercase;
}
.product_selection label,
.filters_label {
    text-transform: uppercase;
    color: #999a9d;
    font-weight: normal;
    font-family: 'ProximaNovaBold';
    margin-left: 43px;
    margin-bottom: 6px;
}
.product_selection label {
    margin-left: 0;
}
.product_selection .selectwrapper {
    padding: 8px 0 8px 8px;
    background-image: url(img/BG-select-SM.png), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDMzMCA1MCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZGZlMGUzIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIzMzAiIGhlaWdodD0iNTAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
    background-image: url(img/BG-select-SM.png), -moz-linear-gradient(to top, #dfe0e3 0%, #fff 100%);
    background-image: url(img/BG-select-SM.png), -o-linear-gradient(to top, #dfe0e3 0%, #fff 100%);
    background-image: url(img/BG-select-SM.png), -webkit-linear-gradient(to top, #dfe0e3 0%, #fff 100%);
    background-image: url(img/BG-select-SM.png), linear-gradient(to top, #dfe0e3 0%, #fff 100%);
}
.selectwrapper select {
    font-size: 14px !important;
}
h3.product_name {
    font-size: 21px;
    font-weight: normal;
    text-transform: uppercase;
    color: #828487;
    font-family: 'ProximaNovaBold';
    text-align: center;
}
.share_panel {
    margin-top: 10px;
    margin-bottom: 35px;
}
.intro_text {
    padding: 30px 40px 10px;
    font-size: 20px;
}
#intro_header {
    position: relative;
    margin-bottom: 50px;
}
#content p.intro_summary {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 20px;
    width: 550px;
}
.intro_artwork {
    /*width:360px;
    height:327px;
    border:1px solid red;*/
    
    position: absolute;
    right: -20px;
    bottom: 0;
}
#content .intro_text a {
    color: #389abe;
    font-weight: normal;
    font-family: 'ProximaNovaBold';
}
.inset_module {
    margin-bottom: 2em;
    padding: 10px;
    border: 1px solid #C3C4C6;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    background-image: url(img/BG-texture.png);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .66), inset 0 0 4px rgba(41, 43, 46, .33);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .66), inset 0 0 4px rgba(41, 43, 46, .33);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .66), inset 0 0 4px rgba(41, 43, 46, .33);
}
.productmarketlanding #content h4 {
    text-align: left;
    color: #389ABE;
    display: block;
    font-family: 'ProximaNovaBold';
    font-size: 26px;
    font-weight: normal;
    position: relative;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.14);
}
.productmarketlanding #content h1 {
    text-align: left;
    color: #389ABE;
    display: block;
    font-family: 'ProximaNovaBold';
    font-size: 40px;
    font-weight: normal;
    position: relative;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.14);
    width: 70%;
}
.productmarketlanding #cta {
    display: block !important;
    margin-top: 14px;
}
.productmarketlanding #cta br {
    display: none !important;
}
.productmarketlanding #cta span {
    font-size: 18px;
    font-style: italic;
    line-height: 18px;
    margin-right: 10px;
    float: left;
}
div.cluetip-inner {
    padding: 3px;
}
h3.cluetip-title {
    margin-bottom: 0;
}
/* hide count in ShareThis*/

.stButton .stButton_gradient {
    display: none !important;
}
.stMainServices img {
    display: none !important;
}

.save_button,
.save_button_mobile {
    width: 82px;
    height: 16px;
    border: 1px solid #a3a4a7;
    /* stroke */
    
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    /* border radius */
    
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* prevents bg color from leaking outside the border */
    
    background-color: #fff;
    /* layer fill content */
    
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .17), inset 0 1px 0 rgba(255, 255, 255, .71), inset 0 0 2px 0 rgba(255, 255, 255, .32);
    /* drop shadow, inner shadow and inner glow */
    
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .17), inset 0 1px 0 rgba(255, 255, 255, .71), inset 0 0 2px 0 rgba(255, 255, 255, .32);
    /* drop shadow, inner shadow and inner glow */
    
    box-shadow: 0 1px 2px rgba(0, 0, 0, .17), inset 0 1px 0 rgba(255, 255, 255, .71), inset 0 0 2px 0 rgba(255, 255, 255, .32);
    /* drop shadow, inner shadow and inner glow */
    
    background-image: -moz-linear-gradient(bottom, #97989a 0%, #cdcdcd 100%);
    /* gradient overlay */
    
    background-image: -o-linear-gradient(bottom, #97989a 0%, #cdcdcd 100%);
    /* gradient overlay */
    
    background-image: -webkit-linear-gradient(bottom, #97989a 0%, #cdcdcd 100%);
    /* gradient overlay */
    
    background-image: linear-gradient(bottom, #97989a 0%, #cdcdcd 100%);
    /* gradient overlay */
    
    padding: 2px;
    text-transform: lowercase;
    margin: 3px 0 1px -42px;
    display: block;
    text-shadow: 0 -1px 0 #888;
    left: 50%;
    position: relative;
}
a.save_button,
a.save_button_mobile {
    color: white !important;
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
}
.save_button_mobile {
    height: 20px;
}
.ratetable a.bank_name {
    color: #222222;
    font-weight: normal;
    font-family: 'ProximaNovaBold';
}
.ratetable td {
    padding: 10px;
    font-size: 12px;
    line-height: 15px;
}
.ratetable img.gra_badge_small {
    float: left;
    margin-left: 10px;
}
.ratetable th.sortasc a,
.ratetable th.company_sort a {
    display: block;
    padding: 0 4px 0 15px;
    background: url(img/asc.gif) no-repeat;
    background-position: right 0;
}
.ratetable th.sortdesc a,
.ratetable th.desc a {
    display: block;
    padding: 0 4px 0 15px;
    background: url(img/desc.gif) no-repeat;
    background-position: right 0;
}
.ratetable td.forcecenter {
    text-align: center !important;
}
.ratetable span .gra_badge_small {
    float: left;
    width: 43px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.ratetable .rate_table_header {
    background-color: #999a9d;
}
.ratetable .rate_table_header a {
    text-transform: uppercase;
    color: white;
    text-decoration: none;
}
.ratetable .rate_table_header th {
    padding: 6px 0 5px 8px;
    font-size: 13px;
}
.ratetable table {
    margin-bottom: 0;
}
.ratetable .rate_table_footer {
    background-color: #999a9d;
}
.ratetable .rate_table_footer a {
    text-transform: uppercase;
    color: white;
    text-decoration: none;
}
.ratetable .rate_table_footer td {
    font-size: 15px;
}
.ratetable .rate_table_footer table td {
    padding: 0;
    text-align: center;
}
.ratetable .rate_table_footer table td span {
    background: white;
    border-radius: 8px;
    height: 20px;
    margin: 0;
    padding: 0 8px;
    width: 20px;
    color: #666666;
}
.ratetable .rate_table_footer a {
    border-radius: 8px;
    height: 20px;
    margin: 0;
    padding: 0 8px;
    width: 20px;
    background: #999a9d;
}
.ratetable .rate_table_footer a:hover {
    background: #aaabae;
}
.green_savings {
    color: #8dab56;
    font-weight: bold;
    font-size: 20px;
}
#featured_gra_winner .greenbutton {
    width: auto;
    font-size: 18px;
    padding: 12px;
    margin: 8px 0 24px;
}
#carousel {
    width: 600px;
    height: 380px;
    position: relative;
    margin: 0 0 0 -60px;
    background: url(../images/laptop.png) no-repeat;
}
#slides {
    position: absolute;
    top: 53px;
    left: 103px;
    width: 394px;
    height: 250px;
    overflow: hidden;
    z-index: 1;
}
#carousel-nav {
    z-index: 2;
    text-align: center;
    position: absolute;
    width: 603px;
    top: 30px;
}
#carousel-nav a {
    font-family: courier;
    background: #ccc;
    background: rgba(255, 255, 255, .5);
    border-radius: 7px 7px 7px 7px;
    color: rgba(255, 255, 255, 0);
    display: inline;
    font-size: 8px;
    height: 10px;
    width: 10px;
    line-height: 10px;
    margin: 0 4px;
    padding: 0 2px 0 2px;
}
#carousel-nav a.activeSlide,
#carousel-nav a:hover {
    background: #fff;
}
#quotes {
    text-align: center;
    clear: both;
}
#quotes img {
    margin: 0 auto;
}
#snl_banner {
    margin-bottom: 20px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
#city_container {
    background-repeat: no-repeat;
    width: 300px;
    height: 100px;
}
/*  CONTACT US PAGE  */

#ty_container {
    float: left;
    width: 50%;
    height: 150px;
    background-repeat: no-repeat;
}
.contactus fieldset {
    border: none;
    padding: 0;
}
.contactus label {
    font-family: 'ProximaNovaBold';
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
    color: #828487;
}
.contactus input[type="text"],
.contactus textarea {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid #BFC1C4;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 3px rgba(41, 43, 46, 0.2) inset;
    color: #848589;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    padding: 12px 0 14px 10px;
    margin: 2px 0 14px !important;
    width: 380px;
}
.contactus textarea {
    padding: 6px 0 8px 10px;
    width: 372px;
}
.ratenet_button,
.contactus input[type="submit"],
.contactus .ui-button {
    cursor: pointer;
    text-shadow: 0 -1px 0 #598F27;
    font-size: 24px;
    font-family: 'ProximaNovaBold';
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
    padding: 12px 30px;
    margin: 10px 20px 0 0;
    border: 1px solid #57A737;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #8bab51;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .19);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .19);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .19);
}
.ratenet_button:focus,
.ratenet_button:hover,
.contactus .ui-button:hover,
.contactus .ui-button:focus {
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #8bab51;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDMzMCA0OSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjOTNiNTU2IiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYWFkMTYzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIzMzAiIGhlaWdodD0iNDkiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
    background-image: -moz-linear-gradient(to top, #93b556 0%, #aad163 100%);
    background-image: -o-linear-gradient(to top, #93b556 0%, #aad163 100%);
    background-image: -webkit-linear-gradient(to top, #93b556 0%, #aad163 100%);
    background-image: linear-gradient(to top, #93b556 0%, #aad163 100%);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .30);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .30);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .30);
}
.contactus #creditRatingHolder {
    width: 300px;
}
.teammember {
    clear: both;
    margin-bottom: 40px;
    overflow: hidden;
}
.headshot {
    width: 200px;
    float: right;
    margin: 0 0 0 40px;
}
.headshot span {
    font-size: 16px;
    line-height: 20px;
}
.headshot img {
    margin-bottom: 6px;
}
.quote {
    margin-top: 20px;
    font-family: 'ProximaNovaRegItalic';
    font-style: normal;
}
.quote span {
    font-family: 'ProximaNovaBold';
    font-weight: normal;
    text-transform: uppercase;
    font-size: 14px;
}
.chainlinks {
    height: 30px;
    width: 450px;
    position: absolute;
    bottom: 20px;
    left: 0;
}
.solutions #content .cert-types,
.fisolutions #content .cert-types {
    padding-left: 0;
}
.solutions #content .cert-types li,
.fisolutions #content .cert-types li {
    display: block;
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
}
.solutions #content .cert-types li img,
.fisolutions #content .cert-types li img {
    float: right;
    margin: 0 0 20px 40px;
    position: relative;
}
.productmarketlanding h2 {
    text-align: left !important;
}
.productmarketlanding h1 {
    text-transform: capitalize;
}
#welcome {
    margin-right: 0px;
    padding-right: 40px;
    box-sizing: border-box;
}
.thankyou .container {
    font-family: 'ProximaNovaReg';
    text-align: center;
}
#featured {
    margin-bottom: 40px;
    margin-top: 20px;
}
.thankyou .container h1,
.guaranteedetails .container h1,
.contactus .container h1,
.aboutus .container h1,
.greatrateaward .container h1,
.privacy .container h1,
.solutions .container h1,
.fisolutions .container h1 {
    text-align: left;
    color: #389ABE;
    display: block;
    font-family: 'ProximaNovaBold';
    font-size: 40px;
    font-weight: normal;
    position: relative;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.14);
}
.thankyou #content h2,
.guaranteedetails #content h2,
.contactus #content h2,
.aboutus #content h2,
.greatrateaward #content h2,
.privacy #content h2,
.solutions #content h2,
.fisolutions #content h2 {
    color: #333 !important;
    font-size: 24px !important;
    line-height: 30px;
    text-align: left !important;
}
.thankyou .container h1 {
    text-align: center;
}
.greatrateaward .container h3,
.aboutus .container h3 {
    font-family: 'ProximaNovaReg';
    font-size: 28px;
    line-height: 32px;
    color: #33363b;
    margin-bottom: 8px;
}
.thankyou #content .container p {
    font-size: 24px;
    line-height: 30px;
    color: #6e6e6e;
    display: block;
    text-align: center;
}
.contactus #content .container {
    color: #626262;
    font-size: 18px;
    line-height: 24px;
    font-family: 'ProximaNovaReg';
}
.guaranteedetails #content .container p,
.guaranteedetails #content .container li,
.aboutus #content .container p,
.aboutus #content .container li,
.greatrateaward #content .container p,
.greatrateaward #content .container li,
.privacy #content .container p,
.privacy #content .container li,
.contactus #content .container p,
.contactus #content .container li {
    color: #626262;
    font-size: 18px;
    line-height: 24px;
    font-family: 'ProximaNovaReg';
}
.thankyou .container p .share_buttons {
    margin: 0 auto;
    width: 300px;
}
.interior #cta,
.interior #snl_banner {
    display: none;
}
.postal_code {
    /*float:left;
	font-size:18px !important;*/
    /* margin-left: 18px !important; */
}
.selectwrapper {
    padding: 11px 0 13px 10px;
    margin: 9px 20px 10px 0;
    overflow: hidden;
    /*width: 288px;*/
    
    border: 1px solid #C9CACC;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .17), inset 0 0 0 1px rgba(255, 255, 255, .33);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .17), inset 0 0 0 1px rgba(255, 255, 255, .33);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .17), inset 0 0 0 1px rgba(255, 255, 255, .33);
    background-image: url(img/BG-select.png), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDMzMCA1MCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZGZlMGUzIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIzMzAiIGhlaWdodD0iNTAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
    background-image: url(img/BG-select.png), -moz-linear-gradient(to top, #dfe0e3 0%, #fff 100%);
    background-image: url(img/BG-select.png), -o-linear-gradient(to top, #dfe0e3 0%, #fff 100%);
    background-image: url(img/BG-select.png), -webkit-linear-gradient(to top, #dfe0e3 0%, #fff 100%);
    background-image: url(img/BG-select.png), linear-gradient(to top, #dfe0e3 0%, #fff 100%);
    background-repeat: no-repeat;
    background-position: top right;
}
.selectwrapper {
    width: 300px;
}
#geosearch .greenbutton {
    padding: 9px 21px 13px 20px !important;
    margin: 9px 20px 10px 0 !important;
}
#search input[type="submit"]:hover,
#search input[type="submit"]:focus,
.greenbutton:hover,
.greenbutton:focus,
#contact_form .ui-button:hover,
#contact_form .ui-button:focus {
    text-shadow: 0 -1px 0 #598F27;
    font-size: 24px;
    font-family: 'ProximaNovaBold';
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
    padding: 12px 0 14px 0px;
    margin-top: 20px;
    border: 1px solid #57A737;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #8bab51;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .19);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .19);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .19);
}
#search input[type="submit"],
.greenbutton,
.searchresults .ui-button {
    text-decoration: none;
    max-width: 100%;
    text-align: center;
    display: block;
    cursor: pointer;
    text-shadow: 0 -1px 0 #598F27;
    font-size: 24px;
    font-family: 'ProximaNovaBold';
    font-weight: normal;
    text-transform: uppercase;
    color: #fff !important;
    padding: 12px 0 14px 0px;
    margin-top: 20px;
    border: 1px solid #57A737;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #8bab51;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .19);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .19);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .19);
}
#content > p,
#content li {
    font-size: 18px;
    line-height: 24px;
    color: #626262;
    font-family: 'ProximaNovaReg';
}
.container {
    font-family: 'ProximaNovaReg';
}
#content strong {
    font-family: 'ProximaNovaBold';
    font-weight: normal;
}
#callus p {
    text-shadow: 1px 1px 0 #fff;
    margin: 0px 170px 0px 30px;
    color: #33363b;
    text-transform: uppercase;
    font-size: 13px !important;
    line-height: 15px !important;
    font-family: 'ProximaNovaReg';
}
.cta_steps h3 {
    margin-top: 20px;
    font-size: 23px;
    line-height: 25px;
    font-family: 'ProximaNovaBold';
    font-weight: normal;
    color: #389abe;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.cta_steps ul {
    margin-left: 10px;
}
.cta_steps ul {
    list-style-image: url(img/icon-check.png);
}
#featured > div {
    height: 218px;
    margin-right: 30px;
    position: relative;
    border: 1px solid #C3C4C6;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    background-image: url(img/BG-texture.png);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .66), inset 0 0 4px rgba(41, 43, 46, .33);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .66), inset 0 0 4px rgba(41, 43, 46, .33);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .66), inset 0 0 4px rgba(41, 43, 46, .33);
}
#featured > div.last {
    margin-right: 0;
    position: relative;
}
#featured > div h3,
#featured > div p,
#featured > div a {
    margin: 0 20px;
    text-shadow: 1px 1px 0 #fff;
}
#featured > div h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 23px;
    line-height: 25px;
    font-family: 'ProximaNovaBold';
    font-weight: normal;
    color: #389abe;
    text-transform: uppercase;
}
#featured > div p {
    font-size: 15px;
    line-height: 19px;
    font-family: 'ProximaNovaReg';
}
.badge .caption {
    margin-top: 100px;
    text-align: center;
    font-family: 'ProximaNovaReg';
    font-size: 12px;
    color: #26255e;
}
a.chain {
    background: url("img/BG-link-chain.png") no-repeat scroll 0 10px transparent;
    color: #626262;
    display: block;
    float: left;
    font-family: 'ProximaNovaBold';
    font-size: 14px;
    font-weight: normal;
    padding: 10px 0 10px 35px;
    text-decoration: none;
    width: 20%;
    margin-left: 14px !important;
    margin-right: 0 !important;
}
#signup_button a {
    margin: 0 auto;
}
#market_average {
    position: absolute;
    top: -10px;
    width: 0px;
    height: 316px;
    border-right: 1px solid #eee;
    border-left: 1px solid #bababa;
}
#sliders_child .bank_rate {
    font-family: 'ProximaNovaBold';
    font-weight: normal;
    font-size: 22px;
    line-height: 40px;
    text-transform: uppercase;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, .23);
    text-align: right;
    display: block;
    float: right;
    position: relative;
    padding-right: 10px;
}
#sliders_child .bank_name {
    font-family: 'ProximaNovaBold';
    font-weight: normal;
    font-size: 13px;
    width: 430px;
    display: block;
    white-space: nowrap;
    /*overflow: hidden;
	text-overflow: ellipsis;*/
    
    text-transform: uppercase;
    color: #8d8d8f;
    position: absolute;
    top: -22px;
}
#other {
    display: block;
    text-align: center;
    margin-bottom: 20px;
}
#other a {
    color: #ccc;
    text-transform: none;
    font-family: 'ProximaNovaReg';
    font-weight: normal;
}
.bank_productname {
    font-size: 10px;
    display: block;
    line-height: 12px;
    position: relative;
    right: 9px;
    top: -9px;
}
.search-again {
    text-align: center;
    padding-top: 20px;
}
.search-again a {
    font-family: 'ProximaNovaReg';
    text-transform: uppercase;
    font-size: 14px;
    color: #389ABE;
    text-decoration: none;
}
.ui-dialog {
    background-color: white;
    border: solid 1px #fff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, .62);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .62);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .62);
}
.searchresults .ui-dialog .ui-dialog-content {
    padding-left: 40px;
    padding-right: 40px;
}
.ui-dialog-titlebar {
    background: #fff;
    border: none;
    text-align: center;
    margin-bottom: 15px;
}
.searchresults .ui-dialog .ui-dialog-title {
    float: none;
}
.ui-dialog-titlebar .ui-icon-closethick {
    display: none !important;
}
.searchresults .ui-dialog input[type="text"] {
    font-size: 14px;
    margin-top: 2px;
    margin-bottom: 20px;
    padding: 8px 4px 8px 7px;
    width: 200px;
}
#creditRatingHolder {
    margin-bottom: 30px;
}
#banklist {
  /* position: absolute;
    right: 50px;
    top: 44px;
    width: 320px;*/
}
#banklist li {
    list-style: none;
    color: #33363b;
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 18px;
    text-transform: none !important;
}
.searchresults .ui-dialog p.disclaimer {
    font-family: 'ProximaNovaReg';
    font-weight: normal;
    font-size: 14px;
    color: #626262;
}
#contact_form .ui-button {
    margin-left: -105px;
    width: 210px;
    position: relative;
    left: 50%;
}
html {
    height: 100%
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.span-full {
    width: 100%;
}
#map {
    height: 400px;
}
#progress_bar {
    position: relative;
    height: 49px;
    background-color: #237ca6;
}
#progress {
    color: White;
    text-align: left;
    padding: 15px;
    position: absolute;
    width: 0px;
    height: 20px;
    background-color: #41adca;
    overflow: hidden;
}
#savings {
    position: absolute;
    right: 0;
    width: 200px;
    height: 20px;
    padding: 15px;
    text-transform: uppercase;
    overflow: hidden;
    color: White;
    text-align: right;
}
#overlay {
    visibility: visible;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 1000;
    background-color: #fff;
}
#overlay_child {
    margin-left: 200px;
    margin-right: 200px;
    margin-top: 200px;
    margin-bottom: 200px;
}
.facebook_blockG {
    background-color: #49c0d8;
    border: 1px solid #848484;
    float: left;
    height: 91px;
    margin-left: 5px;
    width: 24px;
    -webkit-animation-name: bounceG;
    -webkit-animation-duration: 1.1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-transform: scale(0.7700000000000001);
    -moz-animation-name: bounceG;
    -moz-animation-duration: 1.1s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -moz-transform: scale(0.7700000000000001);
    -o-animation-name: bounceG;
    -o-animation-duration: 1.1s;
    -o-animation-iteration-count: infinite;
    -o-animation-direction: normal;
    -o-transform: scale(0.7700000000000001);
    -ms-animation-name: bounceG;
    -ms-animation-duration: 1.1s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-direction: normal;
    -ms-transform: scale(0.7700000000000001);
    animation-name: bounceG;
    animation-duration: 1.1s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    transform: scale(0.7700000000000001);
    opacity: 0.1;
}
#blockG_1 {
    -webkit-animation-delay: 0.33000000000000007s;
    -moz-animation-delay: 0.33000000000000007s;
    -o-animation-delay: 0.33000000000000007s;
    -ms-animation-delay: 0.33000000000000007s;
    animation-delay: 0.33000000000000007s;
}
#blockG_2 {
    -webkit-animation-delay: 0.44000000000000006s;
    -moz-animation-delay: 0.44000000000000006s;
    -o-animation-delay: 0.44000000000000006s;
    -ms-animation-delay: 0.44000000000000006s;
    animation-delay: 0.44000000000000006s;
}
#blockG_3 {
    -webkit-animation-delay: 0.55s;
    -moz-animation-delay: 0.55s;
    -o-animation-delay: 0.55s;
    -ms-animation-delay: 0.55s;
    animation-delay: 0.55s;
}
@-webkit-keyframes bounceG {
    0% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        opacity: 0.1
    }
}
@-moz-keyframes bounceG {
    0% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 1
    }
    100% {
        -moz-transform: scale(0.7);
        transform: scale(0.7);
        opacity: 0.1
    }
}
@-o-keyframes bounceG {
    0% {
        -o-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 1
    }
    100% {
        -o-transform: scale(0.7);
        transform: scale(0.7);
        opacity: 0.1
    }
}
/* ADAM 6/6/12 

font-family: 'ProximaNovaReg';
font-family: 'ProximaNovaRegItalic';
font-family: 'ProximaNovaBold';
font-family: 'ProximaNovaBoldItalic';
font-family: 'ProximaNovaBlack';

-----

COLORS: 

green
8cac52

blue
389abe

dark slate
33363b

light grey
e3e3e0

lightest grey
f0f0ed

-----

GRA dark blue
26255e

GRA dk blue for text - slightly lighter
38376c

*/

#top {
    height: 88px;
    background: #969497 url(img/BG-navbar.png) repeat-x;
    /* position: relative; */
}
#top > .container {
    position: relative;
    background: none;
    overflow: visible;
}
#header {
    height: 187px;
    background: #2c2f33 url(img/BG-banner.jpg) no-repeat center top;
    position: relative;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8) inset;
}
.interior #header {
    height: 50px;
    background: #2c2f33 url(img/BG-banner.jpg) no-repeat center bottom;
}
/* the main content holder */

#content {
    padding-top: 30px;
    background-color: #fff;
    background-image: -moz-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 87.21%, rgba(0, 0, 0, .04) 100%);
    background-image: -o-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 87.21%, rgba(0, 0, 0, .04) 100%);
    background-image: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 87.21%, rgba(0, 0, 0, .04) 100%);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 87.21%, rgba(0, 0, 0, .04) 100%);
    -moz-box-shadow: 0 -6px 0 rgba(0, 0, 0, .48), inset 0 0 0 1px #fff;
    -webkit-box-shadow: 0 -6px 0 rgba(0, 0, 0, .48), inset 0 0 0 1px #fff;
    box-shadow: 0 -6px 0 rgba(0, 0, 0, .48), inset 0 0 0 1px #fff;
}
#footer {
    background: #ededed url(img/BG-footer.png) repeat-x;
    text-align: center;
    margin-top: 40px;
    padding: 40px 0;
    font-size: 13px;
    color: #5e5f63;
    text-shadow: 1px 1px 0 #fff;
}
#logo a {
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    background: url(img/logo.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 260px;
    height: 60px;
}
/* navigation */

#top ul {
    position: absolute;
    right: 0;
    top: 0;
    width: 180px;
    font-size: 15px;
    list-style: none;
    margin: 0;
    padding-left: 0;
    height: 200px;
}
#top ul li {
    /* float: right; */
    /* position: relative; */
}
#top ul a {
    color: #38376c;
    display: block;
    line-height: 82px;
    padding: 0 12px;
    text-decoration: none;
    text-shadow: 0 2px 1px rgba(255, 255, 255, .8);
}
#top ul a:hover {
    color: #26255e;
    text-shadow: 0 2px 1px rgba(255, 255, 255, 1);
}
.main-nav-GRA {
    height: 190px;
    width: 180px;
    top: 0;
    left: 0;
    text-indent: -9999px;
    padding: 0;
    background: url(img/BG-top-GRAlink3.png) no-repeat;
    position: absolute;
    z-index: 100;
}
.home .main-nav-GRA {
    background: url(img/BG-top-GRAlink2.png) no-repeat;
}
#footer ul {
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
}
#footer li {
    display: inline;
}
#footer a {
    padding: 4px 10px;
    color: #5e5f63;
    text-decoration: none;
}
#header > .container {
    background: none;
    position: relative;
}
#cta {
    margin-top: 43px;
    margin-left: 10px;
    color: #dadada;
    font-family: 'ProximaNovaReg';
    text-shadow: -1px -1px 2px #000000;
}
#cta strong {
    font-family: 'ProximaNovaBold';
    color: #fff;
    font-weight: normal;
}
#cta span {
    font-size: 37px;
    line-height: 39px;
    color: #dadada;
}
#cta h4 {
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2px;
    color: #fff;
}
#cta h4 a {
    font-size: 9px;
    text-decoration: underline;
    color: #fff;
}
#cta h4 a:hover {
    text-decoration: none;
}
.interior #cta {
    display: none;
}
#growing {
    position: absolute;
    top: 100px;
    right: 0;
    width: 320px;
    height: 100px;
    background: url(img/BG-ticker.png) no-repeat;
}
.interior #growing {
    display: none;
}
#growing #tagline {
    display: none;
}
#growing > div {
    font-size: 14px;
    text-align: center;
    color: #848589;
    background: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    position: absolute;
    top: 20px;
    right: 10px;
    width: 205px;
    font-family: 'ProximaNovaReg';
}
#growing > div input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    display: block;
    font-family: 'ProximaNovaBold';
    font-size: 32px;
    font-weight: normal;
    margin: 0 0 -5px 16px;
    text-align: left;
    width: 205px;
    color: #848589 !important;
    text-shadow: 0 1px 0 #fff;
}
#search h2 {
    text-align: center;
    color: #389abe;
    font-size: 40px;
    font-family: 'ProximaNovaBold';
    font-weight: normal;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .14);
    display: block;
    position: relative;
}
#search h2 a {
    letter-spacing: 0.5px;
    font-size: 10px;
    position: absolute;
    right: 20px;
    text-shadow: none;
    top: 50px;
    color: #389ABE;
    cursor: pointer;
}
#search h2 a:hover {
    text-decoration: none;
}
#search > div {
    margin-bottom: 14px;
}
#crosshairs {
    display: none;
}
#search input[type="text"],
.searchresults .ui-dialog input[type="text"] {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #848589;
    width: 100%;
    padding: 12px 0 14px 10px;
    border: 1px solid #BFC1C4;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .1), inset 0 1px 3px rgba(41, 43, 46, 0.2);
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .1), inset 0 1px 3px rgba(41, 43, 46, 0.2);
    box-shadow: 0 1px 0 rgba(0, 0, 0, .1), inset 0 1px 3px rgba(41, 43, 46, 0.2);
}
#contact_form p strong {
    color: #389ABE;
}
#banklistform ul {
    margin-top: 1.5em;
}
.amount {
    width: 145px !important
}
.disclaimer {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 10px;
    color: #626262;
    font-family: 'ProximaNovaReg';
}
#typeSelect,
#creditRatingHolder {
    padding: 11px 0 13px 10px;
    margin: 9px 20px 10px 0;
    overflow: hidden;
    /*width: 288px;*/
    
    border: 1px solid #C9CACC;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .17), inset 0 0 0 1px rgba(255, 255, 255, .33);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .17), inset 0 0 0 1px rgba(255, 255, 255, .33);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .17), inset 0 0 0 1px rgba(255, 255, 255, .33);
    background-image: url(img/BG-select.png), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDMzMCA1MCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZGZlMGUzIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIzMzAiIGhlaWdodD0iNTAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
    background-image: url(img/BG-select.png), -moz-linear-gradient(to top, #dfe0e3 0%, #fff 100%);
    background-image: url(img/BG-select.png), -o-linear-gradient(to top, #dfe0e3 0%, #fff 100%);
    background-image: url(img/BG-select.png), -webkit-linear-gradient(to top, #dfe0e3 0%, #fff 100%);
    background-image: url(img/BG-select.png), linear-gradient(to top, #dfe0e3 0%, #fff 100%);
    background-repeat: no-repeat;
    background-position: top right;
}
#creditRatingHolder {
    width: 200px;
}
#typeSelect select,
#selectcreditrating {
    height: 50px;
    width: 100%;
    background-color: #EFEFEF;
    margin-top: 1px;
    font-size: 14px;
}
input.searchbox {
    background-image: url(img/icon-magnify.png);
    background-repeat: no-repeat;
    background-position: right top;
}
#search .searchbox {
    width: 620px;
}
.home .ui-autocomplete {
    font-size: 22px;
    color: #848589;
    padding: 0;
    border: 1px solid #a8a9ac;
    background-color: rgba(255, 255, 255, .8);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .26), inset 0 0 0 1px rgba(255, 255, 255, .21);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .26), inset 0 0 0 1px rgba(255, 255, 255, .21);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .26), inset 0 0 0 1px rgba(255, 255, 255, .21);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDY5MCAyMDgiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIwLjgiLz4KPHN0b3Agb2Zmc2V0PSIyNSUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMC44Ii8+CjxzdG9wIG9mZnNldD0iMjYlIiBzdG9wLWNvbG9yPSIjZWJlY2VlIiBzdG9wLW9wYWNpdHk9IjAuOCIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMC44Ii8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iNjkwIiBoZWlnaHQ9IjIwOCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(to top, rgba(247, 247, 247, .8) 0%, rgba(247, 247, 247, .8) 25%, rgba(235, 237, 238, .8) 26%, rgba(247, 247, 247, .8) 100%);
    background-image: -o-linear-gradient(to top, rgba(247, 247, 247, .8) 0%, rgba(247, 247, 247, .8) 25%, rgba(235, 237, 238, .8) 26%, rgba(247, 247, 247, .8) 100%);
    background-image: -webkit-linear-gradient(to top, rgba(247, 247, 247, .8) 0%, rgba(247, 247, 247, .8) 25%, rgba(235, 237, 238, .8) 26%, rgba(247, 247, 247, .8) 100%);
    background-image: linear-gradient(to top, rgba(247, 247, 247, .8) 0%, rgba(247, 247, 247, .8) 25%, rgba(235, 237, 238, .8) 26%, rgba(247, 247, 247, .8) 100%);
}
.home .ui-autocomplete li a {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #848589;
    padding: 8px 8px 4px;
}
.home .ui-autocomplete li:last-child a {
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
.home .ui-autocomplete li a:hover {
    color: #fff;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, .3);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDY4OCA1MCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNTk2ZDM1IiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIzJSIgc3RvcC1jb2xvcj0iIzg1YTM0ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iOTYlIiBzdG9wLWNvbG9yPSIjOTliYjViIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYzhmNTc4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSI2ODgiIGhlaWdodD0iNTAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
    background-image: -moz-linear-gradient(to top, #596d35 0%, #85a34f 3.49%, #99bb5b 95.63%, #c8f578 100%);
    background-image: -o-linear-gradient(to top, #596d35 0%, #85a34f 3.49%, #99bb5b 95.63%, #c8f578 100%);
    background-image: -webkit-linear-gradient(to top, #596d35 0%, #85a34f 3.49%, #99bb5b 95.63%, #c8f578 100%);
    background-image: linear-gradient(to top, #596d35 0%, #85a34f 3.49%, #99bb5b 95.63%, #c8f578 100%);
}
#welcome h3 {
    font-size: 26px;
    font-family: 'ProximaNovaBold';
    font-weight: normal;
    color: #389abe;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .08);
    margin-bottom: 10px;
}
#content ol li {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 10px;
    color: #626262;
    font-family: 'ProximaNovaReg';
}
#content ol {
    margin-top: 20px;
}
#welcome p {
    font-family: 'ProximaNovaReg';
}
#welcome p strong {
    font-family: 'ProximaNovaBold';
    font-weight: normal;
}
#callus {
    height: 170px;
    background: url(img/BG-clickToCall.png) no-repeat;
}
#callus h3 {
    font-size: 28px;
    font-family: 'ProximaNovaBold';
    font-weight: normal;
    text-transform: uppercase;
    color: #8cac52;
    text-shadow: 1px 1px 0 #fff;
    margin: 25px 130px 15px 30px;
}
#callus p {
    text-shadow: 1px 1px 0 #fff;
    margin: 0px 170px 0px 30px;
    color: #33363b;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 15px;
    font-family: 'ProximaNovaReg';
}
#testimonial {
    margin: 20px 0 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}
#testimonial .quote p {
    font-size: 30px;
    line-height: 34px;
    font-family: 'ProximaNovaBoldItalic';
    font-weight: normal;
    font-style: normal !important;
    background: url(img/quote-open.png) no-repeat left top, url(img/quote-close.png) no-repeat right bottom;
    padding: 16px 20px 20px;
    margin-bottom: 0;
}
#testimonial .quote em {
    font-family: 'ProximaNovaReg';
    font-size: 22px;
    font-style: normal !important;
    color: #5e5f63;
}
#testimonial .quote a {
    font-size: 20px;
    height: 31px;
    margin-left: 120px;
    padding: 4px;
    text-transform: lowercase;
    width: 380px;
    display: block;
    background: url(img/BG-viewTestimonials.png) 33px -3px no-repeat, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDMzMCA0OSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjOGJhYjUxIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjOWVjMzVjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIzMzAiIGhlaWdodD0iNDkiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
    background: url(img/BG-viewTestimonials.png) 33px -3px no-repeat, -moz-linear-gradient(to top, #8bab51 0%, #9ec35c 100%);
    background: url(img/BG-viewTestimonials.png) 33px -3px, -o-linear-gradient(to top, #8bab51 0%, #9ec35c 100%);
    background: url(img/BG-viewTestimonials.png) 33px -3px no-repeat, -webkit-linear-gradient(to top, #8bab51 0%, #9ec35c 100%);
    background: url(img/BG-viewTestimonials.png) 33px -3px no-repeat, linear-gradient(to top, #8bab51 0%, #9ec35c 100%);
}
#testimonial .quote a:hover,
#testimonial .quote a:focus {
    background-color: #8bab51;
    background: url(img/BG-viewTestimonials.png) 33px -3px no-repeat, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDMzMCA0OSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjOTNiNTU2IiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYWFkMTYzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIzMzAiIGhlaWdodD0iNDkiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
    background: url(img/BG-viewTestimonials.png) 33px -3px no-repeat, -moz-linear-gradient(to top, #93b556 0%, #aad163 100%);
    background: url(img/BG-viewTestimonials.png) 33px -3px no-repeat, -o-linear-gradient(to top, #93b556 0%, #aad163 100%);
    background: url(img/BG-viewTestimonials.png) 33px -3px no-repeat, -webkit-linear-gradient(to top, #93b556 0%, #aad163 100%);
    background: url(img/BG-viewTestimonials.png) 33px -3px no-repeat, linear-gradient(to top, #93b556 0%, #aad163 100%);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .30);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .30);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .30);
}
#featured {
    margin-bottom: 40px;
    margin-top: 40px;
}
.badge {
    display: block;
    width: 153px;
    height: 116px;
    background: url(img/GRA-sm.png) no-repeat;
    position: absolute;
    top: 55px;
    right: 10px;
}
.badge .caption {
    margin-top: 100px;
    text-align: center;
    font-family: 'ProximaNovaReg';
    font-size: 10px;
    color: #26255e;
}
#search_processing > h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 23px;
    line-height: 25px;
    font-family: 'ProximaNovaBold';
    font-weight: normal;
    color: #389abe;
    text-transform: uppercase;
}
.big_badge {
    display: block;
    width: 200px;
    height: 200px;
    background: url(img/GRA-big.png) no-repeat;
    float: left;
}
.big_badge .caption {
    text-align: center;
    width: 190px;
    font-family: 'ProximaNovaReg';
    font-size: 14px;
    color: #26255e;
    float: left;
    margin-top: 180px;
}
/*   MAP PAGE    */

.interior #content h2,
#results_tagline,
.searchresults .ui-dialog-titlebar {
    text-align: center;
    color: #389abe;
    font-size: 40px;
    font-family: 'ProximaNovaBold';
    font-weight: normal;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .14);
    margin-bottom: 0;
}
#results_tagline {
    margin-bottom: 90px;
}
.interior #content .tagline {
    font-size: 20px;
    color: #33363b;
    text-align: center;
    font-family: 'ProximaNovaReg';
    margin-bottom: 40px;
    display: block;
}
#map {
    height: 456px;
    margin-bottom: 30px;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, .45), inset 0 2px 13px rgba(0, 0, 0, .45), 0 0 0 1px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .45), inset 0 2px 13px rgba(0, 0, 0, .45), 0 0 0 1px rgba(0, 0, 0, .3);
    box-shadow: 0 1px 6px rgba(0, 0, 0, .45), inset 0 2px 13px rgba(0, 0, 0, .45), 0 0 0 1px rgba(0, 0, 0, .3);
}
#progress_bar {
    background: #d7a54e;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    border: 1px solid #c5a44b;
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .22), inset 0 1px 0 rgba(255, 255, 255, .27);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .22), inset 0 1px 0 rgba(255, 255, 255, .27);
    box-shadow: 0 1px 5px rgba(0, 0, 0, .22), inset 0 1px 0 rgba(255, 255, 255, .27);
    margin: 0 -1px 0px;
}
#progress {
    background: #ca973f url(img/BG-progbar.png) repeat-x;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
#bank_names,
#progress span,
#savings {
    font-family: 'ProximaNovaBold';
    font-weight: normal;
    font-size: 20px;
    line-height: 20px;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, .23);
}
#bank_names {
    color: White;
    text-align: left;
    padding: 15px;
    position: absolute;
    width: 600px;
    overflow: hidden;
    height: 20px;
    z-index: 99;
}
#search_processing p,
#search_results_desc p {
    font-family: 'ProximaNovaReg';
}
#search_results_desc p strong {
    font-family: 'ProximaNovaBold';
    font-weight: normal;
}
#search_results_desc p a {
    color: #389abe;
    text-decoration: none;
}
#search_results_desc p a:hover {
    text-decoration: underline;
}
/*   RESULTS PAGE    */

#search_results_desc {
    margin: 70px 0 30px;
}
#search_results_desc h3 {
    font-size: 23px;
    line-height: 25px;
    margin-bottom: 10px;
    font-family: 'ProximaNovaBold';
    font-weight: normal;
    color: #389abe;
    text-transform: uppercase;
}
.interior #content #result_sliders h2,
.interior #content #result_savings h2 {
    color: #B8B9BB;
    font-size: 15px;
    margin: 0 0 20px;
    text-align: left;
    text-transform: uppercase;
    text-shadow: none;
}
.interior #content #result_savings {
    width: 150px;
    text-align: center;
    font-family: 'ProximaNovaBold';
    font-weight: normal;
    margin-left: 20px;
}
.interior #savings_child {
    padding-top: 14px;
}
.interior #content #result_savings h2 {
    text-align: center;
    margin-bottom: -6px;
    color: #5B5C61;
}
.interior #content #result_savings > span {
    font-size: 12px;
    display: block;
    margin-bottom: 8px;
    color: #5B5C61;
}
#sliders_child > .ui-widget-content {
    background: none;
}
#sliders_child > div.ui-widget-content {
    margin-top: 34px;
    height: 49px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #C3C4C6;
    background-color: #fff;
    background-image: url(img/BG-texture.png);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .12), inset 0 2px 8px rgba(0, 0, 0, .14);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .12), inset 0 2px 8px rgba(0, 0, 0, .14);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .12), inset 0 2px 8px rgba(0, 0, 0, .14);
    position: relative;
    overflow: visible;
}
#sliders_child .ui-progressbar-value {
    background: #399ABE url(img/BG-progbar-blue.png) repeat-x;
}
#sliders_child .bar_result_last .ui-progressbar-value {
    background: #CA973F url(img/BG-progbar.png) repeat-x;
}
#sliders_child .bar_result_first .ui-progressbar-value {
    background: #afafaf url(img/BG-progbar-grey.png) repeat-x;
}
#sliders_child .ui-progressbar-value {
    border-radius: 4px;
}
#sliders_child {
    position: relative;
}
#market_average {
    position: absolute;
    top: -10px;
    width: 0px;
    height: 316px;
    border-right: 2px solid #DDD;
    border-left: 1px solid #CCC;
}
#market_average_top {
    position: absolute;
    height: 49px;
    width: 120px;
    text-align: center;
    z-index: 10;
    background-image: url(../images/market_avg.png);
    background-repeat: no-repeat;
    color: #33363b;
    top: -59px;
    margin-left: -60px;
    line-height: .8;
    padding: 8px 0px;
    font-family: 'ProximaNovaReg';
    font-size: 10px;
    text-transform: uppercase;
    text-shadow: -1px -1px 1px rgba(255, 255, 255, .23);
}
#market_average_top #rate {
    font-size: 16px;
    float: left;
    text-align: center;
    width: 100%;
    margin-top: 4px;
    font-family: 'ProximaNovaReg';
    text-transform: uppercase;
    font-weight: normal;
    line-height: 16px;
    text-shadow: -1px -1px 1px rgba(255, 255, 255, .23);
}
#sliders_child .bank_rate {
    font-family: 'ProximaNovaBold';
    font-weight: normal;
    font-size: 22px;
    line-height: 48px;
    text-transform: uppercase;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, .23);
    text-align: right;
    display: block;
    float: right;
    padding-right: 10px;
}
#sliders_child .bank_name {
    font-family: 'ProximaNovaBold';
    font-weight: normal;
    font-size: 13px;
    width: 430px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    color: #8d8d8f;
    position: absolute;
    top: -22px;
}
#savings_child > div {
    height: 51px;
    margin-bottom: 34px;
    color: #5B5C61;
    font-size: 30px;
    line-height: 50px;
}
#savings_child .result_last {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #e0ab51;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .5);
}
.searchresults sup {
    font-size: .6em;
    margin-left: 2px;
}
#results_tagline sup {
    font-size: .4em;
    margin-left: 1px;
}
.search-again {
    text-align: center;
    padding-top: 20px;
}
.search-again a {
    font-family: 'ProximaNovaReg';
    text-transform: uppercase;
    font-size: 12px;
    color: #389ABE;
    text-decoration: none;
}
.search-again a:hover {
    text-decoration: underline;
}
#rate_count {
    display: none;
}
#map.results_map {
    width: 310px !important;
    height: 363px !important;
    margin-bottom: 0;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
}
.margin-top-2 {
    margin-top: 20px;
}
.search_again {
    text-decoration: none;
    /*display:block;*/
    
    padding: 8px;
    color: #fff !important;
    width: 220px;
    text-align: center;
    display: block;
    cursor: pointer;
}
.ui-dialog {
    border: solid 1px #fff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, .62);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .62);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .62);
}
.ui-dialog-titlebar {
    background: #fff;
    border: none;
    text-align: center;
    margin-bottom: 15px;
}
.searchresults .ui-dialog .ui-dialog-title {
    float: none;
}
.ui-dialog .ui-dialog-titlebar-close {
    top: 16px;
    right: 6px;
    width: 36px;
    height: 36px;
    background: none;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: none;
}
.ui-dialog .ui-dialog-titlebar-close,
.ui-dialog .ui-dialog-titlebar-close .ui-state-hover {
    width: 36px;
    height: 36px;
    background: url(img/close.png) no-repeat;
    background-position: 0 0 !important;
    border: none;
}
.ui-dialog .ui-dialog-titlebar-close {
    width: 36px;
    height: 36px;
    background: url(img/close.png) no-repeat;
    background-position: 0 0 !important;
    border: none;
}
.calculator .ui-dialog-title {
    display: none;
}
.searchresults .ui-dialog .ui-dialog-titlebar-close span:hover {
    background-position: 0 0 !important;
    border: none;
}
.searchresults .ui-dialog fieldset {
    border: none;
}
.searchresults .ui-dialog label {
    font-family: 'ProximaNovaBold';
    font-weight: normal;
    text-transform: uppercase;
    color: #B8B9BB;
    font-size: 15px;
}
.searchresults .ui-dialog p {
    font-family: 'ProximaNovaBold';
    font-weight: normal;
    text-transform: uppercase;
    color: #B8B9BB;
    font-size: 15px;
}
.searchresults .ui-dialog ul li {
    font-family: 'ProximaNovaBold';
    font-weight: normal;
    text-transform: uppercase;
    color: #B8B9BB;
    font-size: 15px;
}
.searchresults .ui-dialog label a {
    color: #8cac52;
    text-decoration: underline;
}
.searchresults .ui-dialog p.disclaimer a {
    color: #8cac52;
    text-decoration: underline;
}
.searchresults .ui-dialog label a:hover {
    text-decoration: none;
}
.searchresults .ui-dialog input[type="text"] {
    font-size: 14px;
    margin-top: 2px;
    padding: 8px 4px 8px 7px;
    width: 200px;
}
#creditrating {
    font-size: 15px;
    width: 220px;
}
.searchresults .ui-button .ui-button-text {
    padding-top: 0;
    padding-bottom: 0;
}

#banklist p {
    text-transform: none !important;
    font-family: 'ProximaNovaReg';
    font-size: 16px;
    line-height: 20px;
    color: #6e6e6e;
}
#banklist p strong {
    font-family: 'ProximaNovaBold';
    font-weight: normal;
}
#banklist ul {
    padding-left: 0;
}
#banklist li {
    list-style: none;
    color: #33363b;
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 6px;
}
#footer .tertiary {
    margin-left: -80px;
}
#fb_icon,
#twitter_icon,
#linkedin_icon {
    width: 30px;
    height: 27px;
    margin: 0 2px;
    background-image: url(img/sprite-socmed.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    padding: 5px 15px !important;
}
#twitter_ion,
#twitter_icon,
#linkedin_icon {
    width: 30px;
    height: 27px;
    margin: 0 2px;
    background-image: url(img/sprite-socmed.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    padding: 5px 15px !important;
}
#fb_icon span,
#twitter_icon span,
#linkedin_icon span {
    width: 30px;
    height: 27px;
    overflow: hidden;
    display: block;
    float: left;
}
#fb_icon {
    background-position: 0 0;
}
#twitter_icon {
    background-position: -32px 0;
}
#linkedin_icon {
    background-position: -65px 0;
}
.fb-like {
    width: 91px;
    height: 30px;
    margin-bottom: 10px;
}
.copyright {
    margin: 20px 0;
}
#banklistform fieldset, #banklistform1 fieldset {
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #eeeeee;
}
#banklistform .title {
    color: #389ABE;
    font-size: 16px;
    font-weight: bold;
}
/* ------------------  INITIAL SCREEN ------------------ */

#savings_banner,
.calc-spotlight {
    position: relative;
    color: #626262;
    margin-bottom: 40px;
    text-shadow: 1px 1px 0 #FFFFFF;
    border: 1px solid #C3C4C6;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    background-image: url(img/BG-texture.png);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .66), inset 0 0 4px rgba(41, 43, 46, .33);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .66), inset 0 0 4px rgba(41, 43, 46, .33);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .66), inset 0 0 4px rgba(41, 43, 46, .33);
}
#savings_banner .badge {
    right: auto;
    left: 46px;
    top: 45px;
    /*background: url(img/GRA-seal-DT-150.png) no-repeat;
    height: 146px;*/
    height: auto;
    background: none;
}
#savings_banner .badge img {
    width: 100%;
    max-width: 100%;
}
#savings_banner .badge .caption {
    /*margin-top: 146px;*/
    margin-top: 0;
    display: block;
}
#savings_banner h1 {
    color: #389ABE;
    font-family: 'ProximaNovaBold';
    font-weight: normal;
    font-size: 38px;
    line-height: 38px;
    margin: 20px 20px 10px 240px;
}
#savings_banner h1 sup {
    font-size: 18px;
}
#savings_banner p {
    font-family: 'ProximaNovaReg';
    font-size: 20px;
    line-height: 22px;
    margin: 0px 20px 30px 240px;
}
.amount_desc,
.type_desc,
.location_desc {
    font-family: 'ProximaNovaBold';
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
    /*color: #828487;*/
    color: #6e7072;
}
.calc-body input[type="text"] {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid #BFC1C4;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 3px rgba(41, 43, 46, 0.2) inset;
    color: #848589;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    padding: 12px 0 14px 10px;
    margin: 10px 0 !important;
    width: 140px !important;
}
.calc-body .calc-amt input {
    width: 120px !important;
}
.calc-body .calc-amt,
.calc-body .calc-prodtype,
.calc-body .calc-geo {
    padding-left: 0;
}
.calc-body .calc-geo {
    width: 152px !important;
}
.calc-body #typeSelect select {
    width: 380px;
}
.calc-body .calc-amt,
.calc-body .calc-geo {
    width: 142px;
}
#result_sliders,
#signup_button,
.calc-spotlight,
.calc-disclaimers {
    float: left;
    width: 640px;
    position: relative;
}
#result_sliders,
#signup_button {
    width: 710px;
}
#sliders_child > div {
    background-clip: padding-box;
    background-color: #FFFFFF;
    background-image: url("img/BG-texture.png");
    border: 1px solid #C3C4C6;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12), 0 2px 8px rgba(0, 0, 0, 0.14) inset;
    height: 49px;
    margin-top: 34px;
    overflow: visible;
    position: relative;
}
.bar_contents {
    width: 78%;
    height: 100%;
    border-radius: 4px;
    background: #afafaf url(img/BG-progbar-grey.png) repeat-x;
    margin: -1px;
    border: 1px solid #AAAAAA;
    color: #FFFFFF;
    font-weight: bold;
}
.bar_result_other .bar_contents {
    background: #399ABE url(img/BG-progbar-blue.png) repeat-x;
    width: 50%;
}
#signup_button {
    margin: 50px 0;
}
#signup_button a {
    padding: 15px 10px 13px;
}
#signup_button a .large_dollars {
    bottom: -4px;
    font-size: 40px;
    position: relative;
}
.calc-spotlight {
    padding: 40px 40px 10px;
    width: 630px;
    margin-left: -40px;
}
.calc-spotlight h4 {
    position: absolute;
    width: 300px;
    height: 20px;
    top: 10px;
    left: 12px;
    color: #8D8D8F;
    font-family: 'ProximaNovaBold';
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
}
.calc-spotlight h3 {
    color: #389ABE;
    font-family: 'ProximaNovaBold';
    font-weight: normal;
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 10px;
}
.calc-spotlight p {
    font-family: 'ProximaNovaReg';
    font-size: 20px;
    line-height: 22px;
}
.calc-disclaimers {
    width: 710px;
    font-family: 'ProximaNovaReg';
}
#recalculate {
    margin-right: 0;
    padding-left: 0px;
}
#recalculate input {
    cursor: pointer;
    width: 160px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .66);
    font-size: 16px;
    font-family: 'ProximaNovaBold';
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
    padding: 14px 0px;
    margin-top: 28px;
    border: 1px solid #3083a1;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #3799BD;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .17), inset 0 1px 0 rgba(255, 255, 255, .71), inset 0 0 1.71px 0 rgba(255, 255, 255, .32);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .17), inset 0 1px 0 rgba(255, 255, 255, .71), inset 0 0 1.71px 0 rgba(255, 255, 255, .32);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .17), inset 0 1px 0 rgba(255, 255, 255, .71), inset 0 0 1.71px 0 rgba(255, 255, 255, .32);
    background-image: -moz-linear-gradient(90deg, #3799bd 0%, #54bce3 100%);
    background-image: -o-linear-gradient(90deg, #3799bd 0%, #54bce3 100%);
    background-image: -webkit-linear-gradient(90deg, #3799bd 0%, #54bce3 100%);
    background-image: linear-gradient(90deg, #3799bd 0%, #54bce3 100%);
}
a.secondary_button {
    text-decoration: none;
    cursor: pointer;
    /*display: none;*/
    
    width: 160px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .66);
    font-size: 16px;
    font-family: 'ProximaNovaBold';
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
    padding: 14px 20px;
    display: block;
    text-align: center;
    margin-top: 20px !important;
    border: 1px solid #3083a1;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #3799BD;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .17), inset 0 1px 0 rgba(255, 255, 255, .71), inset 0 0 1.71px 0 rgba(255, 255, 255, .32);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .17), inset 0 1px 0 rgba(255, 255, 255, .71), inset 0 0 1.71px 0 rgba(255, 255, 255, .32);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .17), inset 0 1px 0 rgba(255, 255, 255, .71), inset 0 0 1.71px 0 rgba(255, 255, 255, .32);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDE0MCA0MCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMzc5OWJkIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNTRiY2UzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxNDAiIGhlaWdodD0iNDAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
    background-image: -moz-linear-gradient(90deg, #3799bd 0%, #54bce3 100%);
    background-image: -o-linear-gradient(90deg, #3799bd 0%, #54bce3 100%);
    background-image: -webkit-linear-gradient(90deg, #3799bd 0%, #54bce3 100%);
    background-image: linear-gradient(90deg, #3799bd 0%, #54bce3 100%);
}
a.secondary_button:hover {
    text-decoration: none;
    cursor: pointer;
    /*display: none;*/
    
    width: 160px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .66);
    font-size: 16px;
    font-family: 'ProximaNovaBold';
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
    padding: 14px 20px;
    display: block;
    text-align: center;
    margin-top: 20px !important;
    border: 1px solid #3083a1;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #3799BD;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .17), inset 0 1px 0 rgba(255, 255, 255, .71), inset 0 0 1.71px 0 rgba(255, 255, 255, .32);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .17), inset 0 1px 0 rgba(255, 255, 255, .71), inset 0 0 1.71px 0 rgba(255, 255, 255, .32);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .17), inset 0 1px 0 rgba(255, 255, 255, .71), inset 0 0 1.71px 0 rgba(255, 255, 255, .32);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDE0MCA0MCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMzc5OWJkIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNTRiY2UzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxNDAiIGhlaWdodD0iNDAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
    background-image: -moz-linear-gradient(90deg, #3799bd 0%, #54bce3 100%);
    background-image: -o-linear-gradient(90deg, #3799bd 0%, #54bce3 100%);
    background-image: -webkit-linear-gradient(90deg, #3799bd 0%, #54bce3 100%);
    background-image: linear-gradient(90deg, #3799bd 0%, #54bce3 100%);
}
.calculator #contact_form {
    overflow: auto !important;
}
.footer-links,
.copyright {
    text-align: center;
}

.footer-links a,
.calculator a.disclosure_text,
.calculator #dtc_narrative a {
    color: #007ACC;
}
.footer-links a:hover,
.calculator a.disclosure_text:hover,
.calculator #dtc_narrative a:hover {
    color: #0068AD;
}
.footer-links a {
    text-decoration: none;
    padding-right: 10px;
}
.calculator #signup_button a.greenbutton {
    width: 60%;
}



/* ------------------ SIGNUP FORM ------------------ */

.calc-signupForm {
    width: 80%;
    text-align: left;
}
.ui-dialog-titlebar {
    margin-bottom: 40px;
}
#banklist h3 {
    text-align: center;
    color: #389ABE;
    font-family: 'ProximaNovaBold';
    font-weight: normal;
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 10px;
}
#banklist p {
    text-align: center;
}
.calc-signupForm fieldset {
    border: none;
    padding: 0;
}
.calc-signupForm #banklistform1 .COS-request {
    padding: 0.25rem 0.625rem; 
}
.calc-signupForm label {
    /*color: #8D8D8F;*/
    color: #6a6a6c;
    font-family: 'ProximaNovaBold';
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
}
.calc-signupForm #creditRatingHolder {
    display: block;
    width: 380px;
    margin-right: 0;
    padding: 7px 0 9px 10px;
    /*background-image: 
	url(img/BG-select-calc.png),
	url(data:image/svg+xml;base64,PD9*/
    
    text-transform: uppercase;
}
.calc-signupForm textarea {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid #BFC1C4;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1),
    /*0 1px 3px rgba(41, 43rgba(0, 0, 0, 0.1),*/
    
    0 1px 3px rgba(41, 43, 46, 0.2) inset;
    color: #848589;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    padding: 6px 0 8px 10px;
    margin: 0 0 16px;
}
.calc-signupForm textarea {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid #BFC1C4;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 3px rgba(41, 43, 46, 0.2) inset;
    color: #848589;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    padding: 6px 0 8px 10px;
    height: 100px;
    margin: 0 0 16px;
}
.calc-signupForm #creditRatingHolder {
    display: block;
    width: 380px;
    margin-right: 0;
    padding: 7px 0 9px 10px;
    background-image: url(img/BG-select-calc.png), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDMzMCA1MCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZGZlMGUzIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIzMzAiIGhlaWdodD0iNTAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
    background-image: url(img/BG-select-calc.png), -moz-linear-gradient(90deg, #dfe0e3 0%, #fff 100%);
    background-image: url(img/BG-select-calc.png), -o-linear-gradient(90deg, #dfe0e3 0%, #fff 100%);
    background-image: url(img/BG-select-calc.png), -webkit-linear-gradient(90deg, #dfe0e3 0%, #fff 100%);
    background-image: url(img/BG-select-calc.png), linear-gradient(90deg, #dfe0e3 0%, #fff 100%);
}
.calc-signupForm #selectcreditrating {
    width: 400px;
}
.COS-request label {
    text-transform: none;
    font-size: 16px;
    line-height: 20px;
    font-family: 'ProximaNovaReg';
}
.calc-signupForm .disclaimer {
    text-align: center;
    font-size: 14px;
    line-height: 18px;
}
.nonwinner #signup_button {
    width: 80%;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none;
}
.nonwinner {
    margin-top: 50px;
}
.nonwinner .feat-FI-topbar {
    display: none;
}
.nonwinner #signup_button a.greenbutton {
    margin-left: auto !important;
    margin-right: auto !important;
    float: none;
}


@media screen and (max-width: 649px) {

	.calc-signupForm {
		width: 100%;
		margin-left: 0;
	}
	.calc-signupForm #banklist {
		width: 100%;
		margin-left: 0;
	}
	.calc-signupForm .dialog-close {
	    display: none;
	}

}