@charset "UTF-8";
/* CSS Document 28ABCC*/
h1 {
    border-bottom: 1px solid #C5D3DA;
    color: #203139;
    padding-bottom: 10px;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
}
.notify {
    display: block;
    max-width: 100%;
    padding: 20px;
    position: relative;
    text-align: center;
    vertical-align: top;
    z-index: 100;
}
.notify h2 {
    color: #6F7F88;
    font-size: 1.6em;
    font-weight: 400;
    margin: 20px auto;
    padding: 0;
    text-transform: none;
}
.notify h1 {
    font-size: 1.9em;
}

.navbar {
	box-shadow: 0 4px 3px -3px #666666;
	-moz-box-shadow: 0 4px 3px -3px #666666;
	-webkit-box-shadow: 0 4px 3px -3px #666666;
}
.footer-brand{
  font-family: 'open_sanslight';
  font-size: 24px;
}
ul.resources {
    padding-left: 13px;
}
.resources li {
    list-style-type: disc;
    padding-bottom: 3px;
}
.footnote {
    margin-top: 20px;
    font-size: 11px;
    color: #666;
    line-height: 14px;   
}
.box {
    border: 1px solid #999;
    padding: 10px;
    text-align: center;
    background-color: #efefef;
}
.tab-pane {
    background-color: #FFFFFF;
    margin: 0;
    padding: 0;
    position: relative;
    top: -80px;
    z-index: 1;   
}
footer, footer p { color: #fff; }
.container-int { margin-bottom: 0; }
.dragdealer {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px; 
    background-color: #b3bead;  
    border: 1px solid #CC0000;
    top: 179px;
    }
.dragdealer .red-bar {
    background: rgb(252,255,244);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmZmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2RmZTVkNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiM2JlYWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left,  rgba(252,255,244,1) 0%, rgba(223,229,215,1) 40%, rgba(179,190,173,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(252,255,244,1)), color-stop(40%,rgba(223,229,215,1)), color-stop(100%,rgba(179,190,173,1)));
    background: -webkit-linear-gradient(left,  rgba(252,255,244,1) 0%,rgba(223,229,215,1) 40%,rgba(179,190,173,1) 100%);
    background: -o-linear-gradient(left,  rgba(252,255,244,1) 0%,rgba(223,229,215,1) 40%,rgba(179,190,173,1) 100%);
    background: -ms-linear-gradient(left,  rgba(252,255,244,1) 0%,rgba(223,229,215,1) 40%,rgba(179,190,173,1) 100%);
    background: linear-gradient(to right,  rgba(252,255,244,1) 0%,rgba(223,229,215,1) 40%,rgba(179,190,173,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=1 );
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 1);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 1);
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 1);
     width: 30px; 
    height: 30px; 
    border-radius: 6px;
    border: 1px solid #c00;
}
.container.container-int {
    padding-left: 30px;   
}
.handle red-bar {
    width: 50px;
    height: 20px;
    background-color: #c00;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto;
}
.line {
    height: 12px;
    border: 1px solid #c00;
    background-color: #c00;
    margin-left: 3px;
    float: left;
    margin-top: 9px;
}
.line.first { margin-left: 8px; }
.slider-box {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #999999;
    border-radius: 4px;
    height: 216px;
    padding: 0 15px;
    position: relative;
    z-index: 10; 
}

.fade { opacity: .3; }
.method {
    color: #000;
    font-size: 20px;
    text-transform: uppercase;
    display: block;
}
.pressure-type {
    color: #666; margin-top: 5px; font-size: 12px; text-transform: uppercase; font-weight: bold;   
}
#dl1.draggerLabel, #dl2.draggerLabel, #dl3.draggerLabel { text-align: left; }
.smaller {
    font-size: 11px;   
    line-height: normal;
}
.section-colored {
  padding: 20px 0;
}
.section {
	padding: 0	
}
.block-body h2 { font-size: 25px; }
.cycle-slideshow img { border: 1px solid #ccc; }

.section-colored.home {
    background-color: #423f5c;
    background-image: none;
}
.navbar-inverse .navbar-brand { line-height: 34px; }
h2.section-title {
    margin: 30px 0 10px 0;
    font-size: 25px;
}