/* Universal */
@font-face {
  font-family: 'Logo1';
  src:  url('/assets/fonts/CBR.ttf') format('truetype');
}
@font-face {
  font-family: 'Logo2';
  src:  url('/assets/fonts/CBRO.ttf') format('truetype');
}
@font-face {
  font-family: 'Logo3';
  src:  url('/assets/fonts/ITC.otf') format('opentype');
}

.sr-link {
    color: #e4aa63;
}

.sr-link:hover, .sr-link:focus {
    color: #e4aa63;
}

h1, h2, h3, h4, h5, h6, p, a {
    font-family: 'Roboto', sans-serif;
}

h1, h2, h3, h4, h5, h6, h1>small, h2>small, h3>small, h4>small, h5>small, h6>small {
    color: #25408f;
}

/* centering */
.centering {
text-align: center
}

/* Utility */

/*.row {
	overflow: hidden;
}*/

.col-balanced {
    padding-bottom: 100%;
    margin-bottom: -100%;
}

/* Category content */

.panel-product {
    margin-top: 2em;
    box-shadow: 0px 0px 5px #888888;
}

.panel-product>.panel-heading {
    background-color: #e6f3ff;
    margin: 0.3em;
    border-radius: 0.2em;
}

.panel-product>.panel-heading>.panel-title {
    font-weight: bold;
    color: #25408f;
}

.panel-product>.panel-footer {
    background-color: #ffffff;
}

.well-product {
    background-color: #fbfdff !important;
}

.back-arrow {
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    color: green;
    font-weight: 900;
}

a, a:active, a:focus, a:hover, a:link, a:visited {
    text-decoration: none
}

.back-arrow:hover, .back-arrow:focus {
    text-decoration: none;
}

/* Main content */

.carousel-caption {
    max-width: 550px;
    padding: 0 20px;
    margin: 0;
    margin-top: 1em;
    text-align: left;
    position: absolute;
    top: 0;
}

.item>img {
    margin: 0 auto;
}

.no-top-margin {
    margin-top: 0;
    padding: 0.5em;
}

.sr-body {
    background-color: #fbfdff;
}

.raised-container {
    margin-top: 1em;
    margin-bottom: 1em;
    box-shadow: 0px 0px 5px #888888;
    border-radius: 0.2em;
    background-color: #ffffff;
    height: 44em;
    overflow-y: scroll;
}

.container-height {
    height: 44em;
}

.panel-srinstruments {
    margin-top: 2em;
    box-shadow: 0px 0px 5px #888888;
}

.panel-srinstruments>.panel-heading {
    background-color: #e6f3ff;
    margin: 0.3em;
    border-radius: 0.2em;
}

.panel-srinstruments>.panel-heading>.panel-title {
    font-weight: bold;
    color: #25408f;
}

.panel-srinstruments>.panel-body {
    min-height: 27em;
}

.panel-srinstruments>.panel-footer {
    background-color: #ffffff;
}

.btn-sr-40 {
    width: 40%;
}

.btn-srinstruments {
    border-radius: 0.3em;
    border: 0px solid #000;
    color: #eeeeee;
    font-weight: bold;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#18a0cf+0,25408f+100 */
    background: rgb(24, 160, 207);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(24, 160, 207, 1) 0%, rgba(37, 64, 143, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(24, 160, 207, 1) 0%, rgba(37, 64, 143, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(24, 160, 207, 1) 0%, rgba(37, 64, 143, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#18a0cf', endColorstr='#25408f', GradientType=0);
    /* IE6-9 */
}

.btn-srinstruments:hover, .btn-srinstruments:focus {
    color: #eeeeee;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#029bce+0,02278c+100 */
    background: rgb(2, 155, 206);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(2, 155, 206, 1) 0%, rgba(2, 39, 140, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(2, 155, 206, 1) 0%, rgba(2, 39, 140, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(2, 155, 206, 1) 0%, rgba(2, 39, 140, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#029bce', endColorstr='#02278c', GradientType=0);
    /* IE6-9 */
}


/* Header */

#sr-header {
    margin: 0;
    background-image: url('/assets/images/header-bg.jpg');
    background-size: cover;
    background-position: no-repeat;
    border: 0px solid #000;
}

#sr-footer-copyright {
    text-align: center;
}

.navbar-srinstruments {
    background-color: rgba(0, 0, 0, 0);
}

.navbar-formr {
    margin: 8px 20px 0px 0px;
    padding: 0;
    float: right;
}

.navbar-srinstruments .navbar-nav>li>a {
    color: #dddddd;
    font-size: 16px;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, .35)
}

.navbar-srinstruments .navbar-nav>li>a:hover, .navbar-srinstruments .navbar-nav>li>a:focus {
    color: #dddddd;
    background-color: rgba(0, 0, 0, 0.1);
}

.navbar-srinstruments .navbar-nav>.open>a, .navbar-srinstruments .navbar-nav>.open>a:hover, .navbar-srinstruments .navbar-nav>.open>a:focus {
    color: #dddddd;
    background-color: rgba(0, 0, 0, 0.1);
}

.dropdown-header {
    font-weight: bold;
    color: black;
    padding-left: 0.3em;
    font-size: 110%;
}

/* Footer */

#sr-footer {
    background-image: url('/assets/images/footer-bg.jpg');
    background-size: cover;
    background-position: no-repeat;
}

#sr-footer-copyright {
    /* IE10+ */
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(24, 160, 207, 0.5) 100%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(24, 160, 207, 0.5) 100%);
    /* Opera */
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(24, 160, 207, 0.5) 100%);
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.5)), color-stop(100, rgba(24, 160, 207, 0.5)));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(24, 160, 207, 0.5) 100%);
    /* W3C Markup */
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(24, 160, 207, 0.5) 100%);
    text-align: center;
    color: #25408f;
    padding: 1em;
    font-weight: bold;
}

.footer-section>h3 {
    color: #eeeeee;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, .20);
}

.footer-section>ul>li>a, .footer-section>ul>li>a:hover, .footer-section>ul>li>a:focus {
    color: #eeeeee;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, .35)
}

.footer-list {
    list-style-type: none;
    padding: 0;
}

.divider {
    display: block;
    height: 0.2em;
    border: 0;
    margin: 1em 0;
    padding: 0;
}

.divider-0 {
    background-color: #d56c38;
}

.divider-1 {
    background-color: #18a0cf;
}

.divider-2 {
    background-color: #2c877f;
}

.divider-3 {
    background-color: #e4aa63;
}

.divider-4 {
    background-color: #d56c38;
}

.divider-5 {
    background-color: #2c877f;
}

/* Carousel */

.sr-carousel-controls {
    list-style-type: none;
    position: relative;
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.sr-carousel-controls-ol>li {
    list-style-type: none;
    cursor: pointer;
}

.sr-carousel-controls-ol>li:hover {
    background-color: #ffccff;
}

.landing-image {
    width: 100%;
    max-width: 200px;
    padding: 1em;
}

.container-centered {
    width: 100%;
    text-align: center;
}

.sr-panel-footer {
    position: absolute;
    bottom: 0.5em;
}

.rollover {
    font-size: 20px;
    padding: 300 0 0 0;
    font-weight: bold;
    color: #41968f;
    text-decoration: none;
}

a.rollover {
    text-decoration: none;
    color: #41968f;
}

a.rollover:active {
    text-decoration: none;
    color: #41968f;
}

a.rollover:hover {
    text-decoration: underline;
    color: #1472b0;
}

a.rollover:visited {
    color: #41968f;
}

.carousel-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 250px;
    height: 200px;
    background-position: 0 0;
    cursor: pointer;
}

.carousel-img:hover {
    background-position: 0 100%;
}

@media (max-width: 1289px) {
    .sr-carousel-wrapper {
        display: none;
        text-align: center;
    }
}

.sr-carousel-tile {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}

.carousel-img-0 {
    background-image: url('/assets/images/carousel/medical-thumb.png');
}

.carousel-img-1 {
    background-image: url('/assets/images/carousel/vz-thumb.png');
}

.carousel-img-2 {
    background-image: url('/assets/images/carousel/waterpark-thumb.png');
}

.carousel-img-3 {
    background-image: url('/assets/images/carousel/oem-thumb.png');
}

.carousel-img-4 {
    background-image: url('/assets/images/carousel/microban-thumb.png');
}

.carousel-img-5 {
    background-image: url('/assets/images/carousel/wallmount-thumb.png');
}

/* Product Page */

.vid-grad {
    background-image: url('/assets/images/SR-product-video-bar-wgradient.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    height: 425px;
}

.blue-drop-shadow {
    -webkit-box-shadow: 20px 20px 14px 0px rgba(229, 243, 246, 1);
    -moz-box-shadow: 20px 20px 14px 0px rgba(229, 243, 246, 1);
    box-shadow: 20px 20px 14px 0px rgba(229, 243, 246, 1);
}

.title-banner {
    background-color: #D8EFFF;
    font-style: bold;
    margin-top: 10px
}

.title-font {
    font-family: 'Arial', sans-serif;
    font-weight: bold;
    font-size: 1.7em;
    padding-left: 10px
}

.medium-blue-color {
    color: #0069BB;
}

.product-top-row {
    vertical-align: bottom;
    margin-bottom: 10px;
}

.product-page-image {
    z-index: -1;
    padding-right: 25px;
    padding-bottom: 20px
}

.video-div {
    display: inline-block;
    margin: 0 auto;
    padding: 0px;
    background-color: #FFFFFF;
    margin-top: 5%;
    width: 50%;
    margin-left: 25%;
    height: 50%;
}

.video-div-inner {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    border-style: none;
}

.video-shadow {
    border-style: none;
    text-align: center;
    -webkit-box-shadow: 15px 15px 9px 0px rgba(158, 152, 158, 0.64);
    -moz-box-shadow: 15px 15px 9px 0px rgba(158, 152, 158, 0.64);
    box-shadow: 15px 15px 9px 0px rgba(158, 152, 158, 0.64);
}

.description-div {
    border-top: 3px solid #DCDCDC;
    margin-top: 25px;
    background-image: url('/assets/images/SR-gradient-tile-feat-bene-norepeat.gif');
    background-repeat: repeat-x;
    padding: 30px 0 10px 20px;
    margin-bottom: 25px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.description-div-inner {
    font-size: 22px;
}

.description-cell {
    border: 3px solid #DCDCDC;
    background-color: #FFFFFF;
    vertical-align: top;
    height: 100%;
    padding: 30px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 0 15px 0 18px;
    border-radius: 5px;
}

.description-cell-title {
    color: #0069BB;
    font-size: 30px;
    line-height: 50px
}

.help-block-disclaimer {
    font-size: 16px;
    font-style: italic;
    color: #000000
}

.related-product-div {
    background-color: #ffffff;
}

.navigation-font, .navigation-font p, .navigation-font h3 {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    font-weight: normal;
}

.row.no-pad {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.row.no-pad>[class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

.aligned-row {
    display: flex;
    flex-flow: row wrap;
    &::before {
        display: block;
    }
}

.more_button {
    background-color: #FFFFFF;
    border: none;
    color: #2b3584;
    padding: 20px 35px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 15px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, .10);
}

.more_button:hover {
    text-decoration: none;
    font-size: 18px;
    transition: .25s;
}

.sr-med-cell {
    background-color: #2b3584;
    color: #fff;
    padding-left: 5% !important;
}

.sr-med-banner {
    background-color: #686fa8;
    font-size: 24px;
    margin-top: 37px;
    line-height: 35px;
    padding-left: 5px;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, .20);
}

.sr-med-text {
    margin-right: 20px;
    margin-left: 10px;
    padding-right: 8%;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, .35);
    font-size:16px;
}

.sr-wp-cell {
    background-color: #83d85c;
    color: #fff;
    padding-right: 5% !important;
}

.sr-oem-cell {
    background-color: #04a7d8;
    color: #fff;
    padding-left: 5% !important;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, .20);
}

.sr-oem-text {
    background-color: #51bfe2;
    font-size: 24px;
    margin-top: 37px;
    line-height: 35px;
    padding-left: 5px;
}

.sr-zoo-cell {
    background-color: #fc7f1e;
    color: #fff;
    padding-left: 5% !important;
}

.sr-zoo-banner {
    background-color: #faa361;
    font-size: 24px;
    margin-top: 37px;
    line-height: 35px;
    padding-left: 5px;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, .20);
}

.wpp-container {
    position: absolute;
    top: 60px;
    left: 50px;
    width: 50%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center color: #fff;
}

.wpp-banner {
    position: relative;
}

.wpp-text {
    color: #fff;
    font-size: 16px;
}

.wpp-40 {
    width: 40%;
}

.items-container .item {
    display: block;
    margin-top: 25px;
    padding: 10px 0px 15px 0;
    border-radius: 5px;
    box-shadow: 3px 3px 12px 0px rgba(0, 0, 0, .3);
    border: 1px solid rgba(0, 0, 0, .1);
    transition: .25s;
}

.items-container .item:hover {
    box-shadow: 3px 3px 12px 0px rgba(0, 0, 0, .5);
}

.items-container .item img {
    margin: auto;
    display: block;
    width: 60%;
    margin-bottom: 10px;
}

.items-container .item div {
    width: 100%;
    color: #fff;
    padding: 6px;
    text-align: center;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, .35)
}

.items-container {
    margin-top: 50px;
    margin-bottom: 50px
}

.items-container .header-image {
    position: absolute;
    height: 100%;
    display: flex;
    align-items: center;
    color: #fff;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, .35);
}

.items-container .header-text {
    position: absolute;
    width: 55%;
    font-size: 24px;
    align-items: center;
    text-align: center;
    box-shadow: 5px 6px 12px 3px rgba(110, 110, 110, .50);
    border-radius: 5px;
    background-color: #f1f1f9;
    text-align: right;
    padding-right: 40px;
}

.items-container .header-text .title {
    font-size: 48px;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, .5)
}

.medical-scales .header-banner {
    margin-top: 30px
}

.medical-scales .header-image {
    top: 47px;
    left: 50px;
    width: 47%
}

.medical-scales .header-text {
    top: -30px
}

.medical-scales .header-text .title {
    color: #2d50b8
}

.medical-scales .item div {
    background-color: #3555c1;
}

.waterpark-scales .header-image {
    top: 45px;
    left: 40px;
    width: 50%;
}

.waterpark-scales .header-text {
    top: -30px
}

.waterpark-scales .header-banner {
    margin: 30px 0
}

.waterpark-scales .header-text .title {
    color: #6fb754
}

.waterpark-scales .ideal-text {
    font-size: 16px
}

.waterpark-scales .ideal-box {
    margin-bottom:25px;
    box-shadow: 5px 6px 12px 3px rgba(110, 110, 110, .50);
    padding: 10px;
    width: 100%;
    text-align: center;
    border-radius:  5px;
    background-color: #f1f1f9;
}

.waterpark-scales .ideal-box:hover {
    box-shadow: 5px 6px 12px 3px rgba(110, 110, 110, .80);
}

.waterpark-scales .ideal-box h4 {
    font-size:20px;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, .20)
}

.waterpark-scales iframe {
    width: 100%;
    height: 202px
}

.waterpark-scales .photo1 {
    padding-top:26px;
}

.waterpark-scales .text-row {
    padding-top:25px;
}

.waterpark-scales .waterpark-contact {
    padding: 3% 0 0 25%;
}

.waterpark-scales .icon-row {
    padding: 0 30px;
}

.contentText {
    padding: 30px;
    font-size:16px;
}

.zoological-scales .header-image {
    top: 75px;
    left: 50px;
    width: 59%;
}

.zoological-scales .header-text {
    top: 0px
}

.zoological-scales .header-text .title {
    color: #FD660D
}

.zoological-scales .item div {
    background-color: #FF7F00;
}

.category-intro .category-top-image {
  width: 100%;
}

.category-intro .category-intro-text {
  font-size: 17px;
  width: 64%;
}

.scales-logo {
  padding-top: 18px;
}

.scales-logo .logo1 {
  font-family: 'Logo1';
  color: #fff;
  font-size: 36px;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, .35);
}

.scales-logo .logo2 {
  font-family: 'Logo2';
  color: #fff;
  margin-left: -4px;
  font-size: 36px;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, .35);
}

.scales-logo .logo-reg {
  font-family: 'Arial';
  font-size: 24px;
  padding-left:3px;
}

.scales-logo .logo3 {
  font-family: 'Logo3';
  color: #fff;
  font-size: 14px;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, .35);
  padding-left:15px;
}

.scales-logo .logo-number {
  font-family: 'Arial';
  font-size: 15px;
  padding-left: 3px;
  color: #fff;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, .35);
  padding-left: 35px;
}

.scales-logo .logo-number a {
  color: #fff;
}

.am-about {
  padding: 12px 2px 0 0;
}

.scale-product-specs {
	font-size: 16px;
}

.scale-variants {
	font-size: 16px;
}

.top-spacer {
  padding-top: 25px;
}

.related-box-div {
  box-shadow:none;
  float:left;
}

.related-cell {
  margin: 0px 15px;
}

.related-cell-title {
  cursor:pointer;
  background-color:#D2ECFF;
  border-radius:5px;
  border-bottom:1px solid #ddd;
  margin-bottom:10px;
}

.related-cell-title h3 {
  font-size:19px;
  color:#25408f;
  font-weight:bold;
}

.related-cell-image {
  width:180px;
  padding-left:0px;
  padding-right:0px;
}

.related-cell-image div {
  border-style:none;
  padding:0px;
}

.related-cell-image div a img {
  width:100%;
  padding:0px !important;
  border-radius:5%;
}

.product-image {
  width:100%;
  border-radius: 2%;
}

@media (min-width: 1000px) {
  .scale-desktop {
    width: 46%;
  } 
  .sr-bottom-button {
    position: absolute;
    bottom: 10px;
    padding-left: 5px;
  } 
 
  .sr-left-bottom-button {
    position: absolute;
    bottom: 10px;
    left: 11%;
  } 
  .sr-wp-banner {
    background-color: #a5e18c;
    font-size: 24px;
    margin-top: 37px;
    line-height: 35px;
    padding-left: 15%;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, .20);
  }

  .sr-wp-text {
    padding-left: 17%;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, .35);
    font-size:16px;
  }
} 
@media (max-width: 999px) {
  .sr-bottom-button {
    margin-top:20px;
    margin-bottom:20px;
  }

  .sr-left-bottom-button {
    margin-top:20px;
    margin-bottom:20px;
    padding-left: 7%;
  }

  .sr-wp-banner {
    background-color: #a5e18c;
    font-size: 24px;
    margin-top: 37px;
    line-height: 35px;
    padding-left: 5%;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, .20);
  }

  .sr-wp-text {
    padding-left: 7%;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, .35);
    font-size:16px;
  }
}

.btn-srinstruments-inverse {
    border-radius: 0.3em;
    text-shadow: 2px 2px 3px rgb(0 0 0 / 35%);
    border: 0px solid #000;
    color: #eeeeee;
    font-weight: bold;
    font-size: 16px;
    font-family: inherit;
    box-shadow: 3px 3px 12px 0px rgba(0, 0, 0, .3);
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#18a0cf+0,25408f+100 */
    background: rgb(7, 101, 136);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(7, 101,136, 1) 0%, rgba(70, 205, 253, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(7, 101, 136, 1) 0%, rgba(70, 205, 253, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(7, 101, 136, 1) 0%, rgba(70, 205, 253, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#18a0cf', endColorstr='#25408f', GradientType=0);
    /* IE6-9 */
}

.btn-srinstruments-inverse:hover, .btn-srinstruments-inverse:focus {
    color: #eeeeee;
    box-shadow: 3px 3px 12px 0px rgba(0, 0, 0, .5);
}

.lp-form {
	padding-left: 20px;
}

.lp-form div:first-child {
	padding: 20px;
}

.lp-form .pad-over {
	padding-left:10px;
}

.lp-form2 div:first-child {
	padding: 20px 30px 20px 30px;
}

.sr_checkbox input {
	width:18px;
	height:18px;
}

.sr_checkbox label {
	font-weight: normal;
	vertical-align: bottom;
}
