
.credit-nanny-header{
    background: url('../images/credit-nanny-header.jpeg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.credit-nanny-section{
    /*background: url('../images/credit-nanny-bg.jpg');*/
    background: url('../images/rain.gif');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.credit-score{
    background: url('../images/credit-score.jpeg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 150px;
    border:0px;
}

.credit-score-tracker{
    background: url('../images/puzzle-blank.png'),#004b93 ;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 150px;
    border:0px;
}

.credit-score-builder{
    background: url('../images/puzzle-blank.png'),#FFC300 ;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 150px;
    border:0px;
}

.credit-score-master{
    background: url('../images/puzzle-blank.png'),#C9002B  ;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 150px;
    border:0px;
}

.credit-score-text{
    color: #FFFFFF !important;
}

.bg-blue{
    color: #004b93 !important;
    display:none;
}

.bg-red{
    color: #C9002B !important;
    display:none;
}

.bg-gold{
    color: #FFC300 !important;
    display:none;
}

.three-b{
    margin: 0 auto;
    vertical-align: middle;
    padding: 10px;
    width: 90%;
    background-color: #FFFFFF;
}
.transunion {
    top: -8px;
    position: relative;
}

.kids-umbrella {
    width: 400px;
    height: 290px;
    border:2px solid #fff;
    background-size: 100% 100% !important;
    background: url('../images/credit-nanny-children-umbrella.jpeg') no-repeat;
    -moz-box-shadow: 10px 10px 5px #ccc;
    -webkit-box-shadow: 10px 10px 5px #ccc;
    box-shadow: 10px 10px 5px #ccc;
    -moz-border-radius:25px;
    -webkit-border-radius:25px;
    border-radius:25px;
  }

  .nav-star{
    width: 350px;
    height: 120px;
    background: url('../images/stars.png') no-repeat;
    background-size: 100% 100% !important;
    
  }

  .star-menu{
    margin: 0 auto;  
    text-align: right;
    padding: 18px 0px;
    font-size: 22px;    
    color: #004b93;
    background: url('../images/yellow-stars.png') no-repeat;
    background-size: 100% 100% !important;
    width: 170px;
    height: 120px;

  }

  .star-contact-us{
    text-decoration: none;
    height: 200px;
    padding-right: -5px;
    text-decoration: none !important;
    color: #004b93 !important;
    font-size:28px;
  }

  .star-contact-login{
    text-decoration: none;
    height: 200px;
    padding-right: 35px;
    text-decoration: none !important;
    color: #004b93 !important;
    font-size:28px;
  }

  .card-header{
      padding:0px !important;
  }

  .card{
      background-color: transparent !important;
  }