@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,900);

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800);

body, p, td {font-size: 15pt; font-family: 'Roboto', sans-serif;}

p {font-size:15pt; line-height: 20pt}

/*a, a:visited {color:#30a0e0}*/

h1, h2, h3, h4, h5 {font-family: 'Open Sans', sans-serif;font-weight: 900; line-height: 1.3}

.container {max-width: 950px}

.btn-vma, .btn-vma:visited {

    color: #fff;
    background-color: #30a0e0;
    border-color: #30a0e0;
    border-radius: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 15pt;
    padding: 10px 24px;

}

ul {
    list-style-image: url('/images/bullet.png');
}

.search_icons, a.search_icons {

    font-family: 'Roboto', sans-serif;
    font-size: 12pt;
    line-height: 1;
    color: #4f4e4d;
    padding-bottom: 50px;

}

a.sico {color:#555; font-weight: 500;}

a.catnav {color:#fff !important; font-size: 14px;}

a.active {background-color: #30a0e0 !important;}

.getlisted {

    background: #def2f1; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #def2f1 0%, #008fc9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #def2f1), color-stop(100%, #008fc9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, #def2f1 0%, #008fc9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, #def2f1 0%, #008fc9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, #def2f1 0%, #008fc9 100%); /* IE10+ */
    background: linear-gradient(135deg, #def2f1 0%, #008fc9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#def2f1', endColorstr='#008fc9', GradientType=1); /* IE6-9 fallback on horizontal gradient */

}

.pin-head {  margin-top: -5px;  }


.info p,.info ul {font-family: "Open Sans", "lucida grande", tahoma, sans-serif; font-size: 15pt}

.info ul {line-height: 2}

.info label {font-size: 15pt; font-weight: 400}

.info sup {color:#30a0e0}

.error {
    color: #D14;
    font-size: 10pt;
    display: inline;
    margin-left: 5px;
}

.productguidelinks {font-size: 15pt; line-height: 2}

.form-control {
    font-size:16px;

}

.prodguidefrontcopy  {

font-weight: 700

}

.glyphicon-star {

  font-size: medium;
  top: 0px;
  margin-right: 5px;

}

.foottext {color: #CCC !important;line-height: 1.4; margin: 20px 0; font-size: 13pt}
.fullname {display: none}


#listing { margin-top: 10px}

#listing h1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    line-height: 1.3;
    font-size: 36px;
  }

      .error_display{
            display: block;
    position: relative;
    margin-top: -25px;
    z-index: 1000;
    float: right;
    margin-right: 10px;
    color: #D14;
    font-size: 10pt;
    }

.help-block {color:red; font-size: 10pt}

.printer-info {

   border-left: 1px solid #ccc;
   padding-top:72px;
   padding-left: 20px;
   padding-right:20px;
   font-size: 15pt;
}

@media (max-width : 770px) {

  .printer-info {
      border-left: none;
     padding-top:0px;
     padding-left: 10px;
     padding-right:10px;

  }

  .profile-view {padding:0px 25px;}

}
