/*  Report Card Form  */

.radio-b {
  display: inline-block;
  margin: 0 5px 0 0;
  width: auto;
}

.gray_border {
  background: #fff;
  border: 5px solid #d9d0ca;
  padding: 1px;
}

#extra_pad {
  background: #efe9e5;
  padding: 30px;
  overflow: hidden;
}

#col_form,
#col_screenshot {
  float: left;
}

#col_form {
  margin-right: 20px;
  max-width: 348px;
}

#col_screenshot {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .25);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .25);
  box-shadow: 0 5px 10px rgba(0, 0, 0, .25);
  margin: 0 0 40px 40px;
  max-height: 800px;
  overflow: hidden;
  width: 480px;
}

.field {
  border: 0;
  margin: 0 0 12px;
  padding: 0;
}

label {
  color: #363636;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  margin-right: 5px;
}

label span {
  color: #959595;
  font-weight: normal;
}

input {
  font-size: 14px;
  padding: 1px;
  width: 305px;
}

select {
  width: 230px;
}

#col_form .fieldWithErrors {
  background: #FCC url(https://upcity.com/images/icon-error-16.png) 325px center no-repeat;
  width: 340px;
}

.marketingquestion label { width: 220px; }
.marketingquestion select { width: 80px; }
.fieldpad { margin: -42px 0 0 220px; padding: 0 0 10px 10px; }
#col_form .marketingquestion .fieldWithErrors {
  background: #FCC url(https://upcity.com/images/icon-error-16.png) 95px center no-repeat;
  margin: -8px 0 0 -5px;
  width: 110px;
}

p.opt_out_text {
  font-size: 12px !important;
  margin: 0 !important;
  }

p.opt_out_text input {
  width: 16px;
}

p.opt_out_text span.opt_out {
  margin-top: 10px;
  display: inline-block;
}

.new_report_card h2 {
  font-size: 34px;
  line-height: 38px;
  margin: 20px 0 20px;
}

.new_report_card p {
  font-size: 16px;
  line-height: 1.4;
  margin: 0 0 20px;
}

.new_report_card .about_report_card {
  border-top: 1px dashed #ccc;
  font-size: 12px;
  line-height: 1.7;
  margin: 30px 30px 0 0;
  padding-top: 15px;
}

.example {
  color: #959595;
}

.errorExplanation h2 {
  display: none;
}


/*  Loading  */

.loading {
  padding: 150px;
  text-align: center;
}

#progress_bar {
  background: url("https://upcity.com/images/progress_bar.gif");
  border: 1px solid #760000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 20px;
  margin: 0 auto;
  position: relative;
  width: 200px;
}

#progress_bar div {
  background: #fdfbdb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}


/*  Report Card Results  */

h2 {
  margin-bottom: 30px;
}

.header h2 {
  float: left;
}

hr {
  border: 0;
  border-top: 1px solid #dad0c9;
  border-bottom: 1px solid #dad0c9;
  left: -34px;
  margin: 0;
  padding: 1px;
  position: relative;
  width: 928px;
}

.report_card_wrapper {
  background: #EFE9E5;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .25);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .25);
  box-shadow: 0 5px 10px rgba(0, 0, 0, .25);
  margin: 0 auto 40px;
  padding: 5px;
  width: 930px;
}

.report_card {
  background: #EFE9E5;
  border: 1px solid #dad0c9;
  padding: 0 34px;
  width: 860px;
}

.section {
  padding-top: 25px;
}

.category {
  padding: 20px 0;
}

#rc_top .header {
  height: auto;
  position: relative;
}

.faux_field {
  border: 1px solid #dad0c9;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  height: 40px;
  margin-bottom: 20px;
  position: relative;
}

.faux_field .label,
.faux_field .input {
  display: block;
}

.faux_field .label {
  background: #fff;
  font-size: 11px;
  font-weight: bold;
  left: 5px;
  padding: 0 5px;
  position: absolute;
  top: -11px;
}

.faux_field .input {
  line-height: 40px;
  padding: 0 10px;
}

.faux_field h3 {
  margin: 0;
}

.double {
  height: 102px;
}

.double .input {
  line-height: 1.5;
  padding: 10px;
}

.website_grade .input {
  font-size: 70px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}

#rc_details {
  background: #f5f3ce;
  left: -34px;
  padding: 25px 34px 0;
  position: relative;
  width: 860px;
}

#rc_details h3,
#rc_details .hint {
  float: left;
  margin-right: 5px;
}

.col_1 {
  float: left;
  width: 468px;
}

.col_2 {
  background: #fff;
  border: 1px dotted #c4c2aa;
  float: right;
  padding: 5px;
  width: 360px;
}

.results_text {
  width: 100%;
}

.smilies {
  background: transparent url(https://upcity.com/images/smiley.png) 94% 50% no-repeat;
}

.frownies {
  background: transparent url(https://upcity.com/images/frowny.png) 94% 50% no-repeat;
}

table, tr, td {
  line-height: 1;
  vertical-align: middle;
}

table {
  border-top: 1px dotted #c4c2aa;
  margin: 0;
}

tr {
  border-bottom: 1px dotted #c4c2aa;
}

td {
  border: 0;
  font-size: 11px;
  padding: 5px 5px 3px;
}

td.name {
  line-height: 1.5;
  padding-left: 10px;
  text-align: left;
  width: 70%
}

td.value {
  text-align: center;
  width: 15%
}

td.passfail {
  padding-right: 10px;
  text-align: center;
  width: 15%
}

td.passfail img {
  vertical-align: middle;
}

.col_2 img {
  display: block;
}

.col_2 .title_tag {
  line-height: 1.2;
  padding: 20px;
}

.col_2 .title_tag span {
  color: purple;
}

.col_2 table {
  border: 1px dotted #c4c2aa;
}

.col_2 th {
  background: none;
  border: 0;
  font-size: 11px;
  padding: 7px 0;
  vertical-align: middle;
}

.col_2 th img {
  margin: 0 auto;
}

.col_2 td {
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: center;
}

.col_2 td.name {
  text-align: left;
  width: auto;
}

.col_2 td.yahoo {
  padding-right: 10px;
}


/* Color Coding by Rank
----------------------------------------------------------------------------------------------------*/

#current_rank .col_2 {
  text-align: center;
}

.color-key {
  display: inline-block;
  margin-top: 10px;
}

.color-key li {
  display: inline-block;
  float: left;
  margin-right: 10px;
}

.color-key span {
  display: inline-block;
  height: 11px;
  margin-right: 5px;
  overflow: hidden;
  text-indent: -5000px;
  width: 11px;
}

.high { background: rgba(0,166,81,0.5); }
.medium { background: rgba(171,255,63,0.5); }
.low { background: rgba(255,247,153,0.5); }
.lowest { background: rgba(247,148,29,0.5); }
.unknown { background: rgba(128,128,128,0.5); }

.modal .notify {
  background-color: #eee !important;
}

.modal a {
  margin-top: 0
}

.free_report_card_conversion_callout .callout-url {
  font-weight: bold;
  color: #f2961d;
}

.free_report_card_conversion_callout .callout {
  text-decoration: none;
}

/* Local Report Card Additions
----------------------------------------------------------------------------------------------------*/
.local_report_card {
  background: #fff;
  border: 1px solid #dad0c9;
  width: 928px;
}

.local_report_card #rc_top, .local_report_card #rc_bottom { background-color: transparent; }

.local_report_card .section {
  background-color: #fff;
  padding: 34px;
}

.local_report_card hr { left: 0; }

.local_report_card h2 { float: none; position: relative; z-index: 1; }
.local_report_card h2 small { font-family: helvetica, arial, sans-serif; font-size: 13px; }
.local_report_card h2 sup {
  background: #F2961D;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: white;
  font-family: verdana;
  font-size: 10px;
  line-height: 1;
  padding: 2px 3px;
  position: absolute;
  top: -5px;
}

#col_form_local {
  float: left;
  width: 358px;
}
#col_form_local .field { clear: both; position: relative; z-index: 1; }
#col_form_local label { float: left; text-align: right; width: 120px; }
#col_form_local input { width: 200px; }
#col_form_local p.opt_out_text input { width: 16px; }
#col_form_local .fieldWithErrors {
  background: #FCC url(https://upcity.com/images/icon-error-16.png) 188px center no-repeat;
  margin: 0;
  width: 230px;
}
#col_form_local .marketingquestion { padding-top: 0; }
#col_form_local .marketingquestion label { width: auto; }
#col_form_local .fieldpad { margin: 24px 0 0 160px; padding: 0 0 10px 10px; }
#col_form_local .marketingquestion .fieldWithErrors {
  background: #FCC url(https://upcity.com/images/icon-error-16.png) 143px center no-repeat;
  margin: 0;
  width: 155px;
}

#col_form_local .fieldinline label { float: none; display: inline; text-align: left; width: auto; }
#col_form_local .fieldinline input { display: inline-block; width: 100px; }

#col_form_local .fieldWithErrors input { width: 200px; }

#col_form_local h2 { margin-top: 7px; position: relative; z-index: 1; }
#col_form_local h2 sup {
  background: #F2961D;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: white;
  font-family: verdana;
  font-size: 10px;
  line-height: 1;
  padding: 2px 3px;
  position: absolute;
  top: -5px;
}

#additional-keywords {
  display: block;
  height: 13px;
  margin-top: -6px;
  position: absolute;
  right: 0px;
  top: 50%;
  width: 13px;
}
#additional-keywords span { display: none; }
.addkeyword { background: url(https://upcity.com/images/icon-add.png) no-repeat; }
.removekeyword { background: url(https://upcity.com/images/icon-collapse.png) no-repeat; }

.results_keyword { width: 560px; }
.results_keyword td { font-size: 12px; }

td.searchterm {
  padding-left: 10px;
}

.localpassfail {
  text-align: center;
  width: 23%
}

.localgooglerank {
  text-align: center;
  width: 17%
}

.localvalue {
  text-align: center;
  width: 30%
}

#map { border: 1px dotted #dad0c9; float: right; }

.directorysite {
  padding: 10px 0;
  width: 235px;
}

.directorysite div {
  border: 1px solid #dad0c9;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #fff;
  padding: 10px 0;
  text-align: center;
  width: 100px;
}

.directorypassfail {
  text-align: center;
  width: 16%;
}

.directorypassfailmatched {
  text-align: center;
  width: 20%;
}

.listingdetail {
  font-size: 13px;
  line-height: 1.5em;
  padding: 10px;
  width: 275px;
}

.listingdetail strong { color: #d31c20; }

#rc_bottom .header {
  height: auto;
  position: relative;
}

.smilies .spinner, .frownies .spinner, .report_date .spinner { margin-top: 12px; }
.website_grade .spinner{ padding-bottom: 23px; }

.business_info {
  height: auto;
  min-height: 102px;
}

.footer {
  position: initial;
}

.link-lists {
  margin: 0 5px 0 80px;
}

.link-lists-cols {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.seo-about-cols {
  display: grid;
  grid-template-columns: 4fr 7fr;
}


@media screen and (max-width: 960px) {
  .new_report_card {
    width: 100%;
  }

  .grid_12.seo-report-card-content {
    display: block;
    width: auto;
    margin: 0;
    max-width: 100%;
    padding: 10px;
  }

  #col_screenshot {
    max-width: 40%;
  }
}

@media screen and (max-width: 750px) {
  #col_form {
    margin: 0 auto;
    float: none;
    max-width: 80%;
  }

  #col_screenshot {
    max-width: 100%;
    width: 100%;
    margin: 0;
    margin-top: 20px;
    text-align: center;
    box-shadow: none;
  }

  .seo-report-card-screenshot {
    max-width: 80%;
    margin: 0 auto;
  }

  .link-lists {
    margin: 0 5px;
  }

  .link-lists-cols, .seo-about-cols {
    display: block;
  }

  .field.seo-input input {
    width: 98%;
  }
}

@media screen and (max-width: 400px) {
  .fieldpad {
    margin: 0;
    padding: 0;
  }

  .seo-report-card-screenshot, #col_form {
    max-width: 100%;
  }
}
