/* @group Global */
html, body, div, span, h1, h2, h3, h4, a, address, em, img, small, sub, sup, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  margin: 0;
  padding: 0;
  font-weight: normal; }

footer, header, nav, section, label {
  display: block; }

@font-face {
  font-family: 'Glyphicons';
  src: url("../../images/fonts/Glyph-Icons1/glyphicons-regular.eot");
  src: url("../../images/fonts/Glyph-Icons1/glyphicons-regular.eot?#iefix") format("embedded-opentype"), url("../../images/fonts/Glyph-Icons1/glyphicons-regular.woff") format("woff"), url("../../images/fonts/Glyph-Icons1/glyphicons-regular.ttf") format("truetype"), url("../../images/fonts/Glyph-Icons1/glyphicons-regular.svg#glyphicons_halflingsregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.center {
  text-align: center; }

h1 {
  font-size: 23px; }

h1 small {
  display: block; }

/* ugh. for prof names in recent.php */
a.h2 {
  font-size: 1.3em; }

a {
  color: #039; }

a img {
  border: 0; }

ul {
  list-style-type: none; }

button {
  cursor: pointer; }

button::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin: 0; }

body {
  font-size: 15px;
  margin: 0;
  font-family: Arial, Sans;
  /*	background-image: url("/images/texture-light-gray.png"); */
  background-repeat: repeat; }

.outerWrapper {
  width: 100%;
  background-color: #fff; }

.pageInner {
  position: relative;
  width: 988px;
  margin: 0 auto;
  clear: both; }

p {
  line-height: 22px; }

@media (max-width: 995px) {
  body {
    min-width: 1054px; }

  #headerWrapper {
    min-width: 1054px; } }
table {
  width: 100%; }

td {
  vertical-align: top; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

button.ui-close {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: transparent;
  border: 0;
  width: 17px;
  height: 17px;
  background-position: 0 -746px;
  cursor: pointer; }

.textNoLink {
  text-decoration: none;
  color: inherit; }

#headerWrapper.TD {
  background-color: #477BE4;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#6392f4,endColorstr=#477be4)";
  filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#6392f4,endColorstr=#477be4)";
  background: -webkit-gradient(linear, left top, left bottom, from(#6392f4), to(#477be4));
  background: -moz-linear-gradient(top, #6392f4, #477be4);
  background: -ms-linear-gradient(top, #6392f4, #477be4);
  background: -o-linear-gradient(top, #6392f4, #477be4);
  border-bottom: 1px solid #3363C4; }

#headerWrapper.BUILD {
  background-color: #ff6600;
  background: -o-linear-gradient(top, #FF6600 6%, #FF6F00 70%);
  background: -moz-linear-gradient(top, #FF6600 6%, #FF6F00 70%);
  background: -webkit-linear-gradient(top, #FF6600 6%, #FF6F00 70%);
  background: -ms-linear-gradient(top, #FF6600 6%, #FF6F00 70%); }

#headerWrapper.CAM {
  background: #579027;
  background: -webkit-gradient(linear, left top, left bottom, from(#588a30), to(#699d3f));
  background: -moz-linear-gradient(top, #588a30, #699d3f);
  background: -ms-linear-gradient(top, #588a30, #699d3f);
  background: -o-linear-gradient(top, #588a30, #699d3f);
  background: #6cad2f url("../../images/header-background-cam.gif") no-repeat top center;
  border-bottom: 1px solid #699d3f; }

#headerWrapper {
  position: fixed;
  z-index: 1003;
  top: 0;
  left: 0;
  height: 40px; }

body.scrolling-disabled {
  position: fixed;
  width: 100%; }

a.active {
  font-weight: bold; }

div.cols-2.col {
  float: left;
  width: 45%;
  margin-right: 2.5%; }

div.cols-3.col {
  float: left;
  width: 30%; }

.twocol .col {
  float: left;
  width: 45%;
  padding-right: 2.5%; }

.twocol .col h2 {
  clear: both;
  font-size: 14px;
  font-weight: bold; }

div.cols-1.col {
  float: left;
  width: 97.5%;
  margin-right: 2.5%; }

#contextual {
  float: left;
  position: relative;
  width: 100%;
  color: #555;
  display: block;
  padding-top: 25px;
  margin-bottom: 20px; }

.contextual-left a,
.contextual-right a {
  color: #555;
  text-decoration: none; }

.contextual-left {
  float: left;
  padding-bottom: 4px; }

.contextual-right {
  float: right; }

.contextual-clear {
  clear: both;
  padding-bottom: 8px; }

#main {
  background-color: #fff;
  display: block;
  margin-top: 40px;
  padding-top: 0px; }

#page-wrapper .contextual-right {
  padding-right: 0; }

#page-wrapper .contextual-left {
  white-space: nowrap; }

/* end contextual menu */
#pageFooter {
  position: relative;
  background: transparent;
  bottom: 0px;
  left: 0px;
  clear: both;
  color: #999;
  font-size: 11px;
  margin-top: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #ddd;
  background-color: #ececeb; }

footer a {
  text-decoration: none;
  color: #999; }

footer a:hover {
  text-decoration: underline; }

.footerLogo {
  display: inline-block;
  text-indent: -500px;
  overflow: hidden;
  margin-right: 25px; }

.footerLogo:last-child {
  margin-right: 0; }

#footerLogoTd {
  width: 97px;
  height: 23px;
  background-position: 0px -283px; }

#footerLogoCam {
  width: 132px;
  height: 23px;
  background-position: 0px -333px; }

#footerLogoBuild {
  width: 147px;
  height: 23px;
  background-position: 0px -360px; }

#footerNav {
  font-size: 0;
  margin: 4px 0px; }

#footerNav a {
  font-weight: bold;
  font-size: 11px;
  text-decoration: none; }

#footerNav a:hover {
  text-decoration: underline; }

#footerNav li {
  display: inline-block; }

#footerNav li:after {
  content: '|';
  padding: 0px 3px;
  color: #999;
  font-size: 11px;
  display: inline-block; }

#footerNav li:last-child:after {
  content: ''; }

#metaSearches {
  background: #e2e2e1;
  padding: 20px;
  margin-bottom: 10px;
  overflow: hidden;
  border: 1px solid #d7d7d7;
  border-radius: 4px; }

#metaSearches h3 {
  cursor: pointer;
  display: inline;
  padding-right: 12px;
  font-size: 13px;
  color: #777;
  vertical-align: top; }

#metaSearches ul {
  display: inline-block;
  margin-top: 8px; }

#metaSearches .no-h {
  margin-top: 23px; }

#metaSearches li {
  margin-top: 5px; }

.collapsible-content {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #cacaca; }

.collapsible-arrow {
  position: relative;
  display: inline-block;
  background-color: #787875;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 10px;
  border-radius: 16px;
  margin-top: 0px;
  width: 16px;
  height: 16px;
  vertical-align: top;
  margin-top: -1px; }

.collapsible-arrow:after {
  content: '';
  display: inline-block;
  position: absolute;
  left: 6px;
  top: 4px;
  border-left: 4px solid #fff;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -moz-transform: rotate(90deg);
  /* Firefox */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
  -o-transform: rotate(90deg);
  /* Opera */
  transition: transform .2s;
  -moz-transition: -moz-transform .2s;
  -webkit-transition: -webkit-transform .2s;
  -o-transition: -o-transform .2s; }

.collapsed .collapsible-arrow:after {
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -moz-transform: rotate(0deg);
  /* Firefox */
  -webkit-transform: rotate(0deg);
  /* Safari and Chrome */
  -o-transform: rotate(0deg);
  /* Opera */ }

#metaSearches h4 {
  font-weight: bold;
  font-size: 13px; }

.signupPromo {
  position: relative;
  display: inline-block;
  background-position: 0 -805px;
  background-repeat: no-repeat;
  width: 545px;
  height: 75px;
  margin-left: -55px; }

.signupPromoMessage {
  width: 230px;
  float: left;
  color: #333;
  text-align: center;
  margin-top: 18px;
  margin-left: 65px;
  font-size: 13px; }

.signupPromoBtn {
  margin-top: 17px; }

.ui-popup.processed,
.ui-modal {
  border: 1px solid #ccc;
  position: absolute;
  left: 15px;
  background-color: #fff;
  width: 250px;
  font-size: 12px;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
  z-index: 9999;
  border-radius: 4px;
  color: #333;
  transition: opacity .2s ease-in;
  max-width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 30px; }

.ui-popup h2,
.ui-popup h2 span {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  margin-bottom: 1em; }

#ui-overlay {
  position: fixed;
  z-index: -1;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: 0;
  transition: opacity .25s;
  visibility: hidden; }

#ui-overlay.overlayActive {
  display: block;
  visibility: visible;
  z-index: 1001;
  opacity: 0; }

#ui-overlay.overlayActive.popup-open {
  z-index: 901; }

.ui-modal {
  visibility: hidden;
  min-height: 300px;
  max-height: 100%;
  border: 1px solid #ccc;
  position: absolute;
  left: 15px;
  background-color: #fff;
  font-size: .8em;
  -ms-filter: "progid:DXImageTransform.Microsoft.DropShadow(color=#afafaf,offY=2,offX=2)";
  border-radius: 3px;
  width: 740px;
  font-size: 14px;
  line-height: 18px; }

.modal-content {
  padding: 30px; }

.modal-buttons {
  padding: 0px 30px 30px 30px; }

hr {
  clear: both;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  height: 1px;
  background: #ccc; }

.js [data-ui-type=popup] {
  display: none; }

.ui-sprite {
  background-image: url("../../images/sprite1.svg"); }

.ui-sprite-png,
html.no-svg .ui-sprite,
html.no-js .ui-sprite {
  background-image: url("../../images/sprite1.png"); }

.ui-modal-content .profile-right {
  width: 215px; }

.ui-modal-content .profile-middle {
  width: 430px; }

.photo-large .photo-large-item {
  position: absolute;
  top: 0;
  left: 0; }

.photo-large img {
  opacity: 0;
  transition: opacity 1s;
  -moz-transition: opacity 1s;
  /* Firefox 4 */
  -webkit-transition: opacity 1s;
  /* Safari and Chrome */
  -o-transition: opacity 1s;
  /* Opera */ }

tr.lightRow {
  background-color: #fff; }

tr.darkRow {
  background-color: #efefef; }

.content-privacy ol,
.content-terms ol {
  padding-left: 40px; }

.content-privacy ol li,
.content-terms ol li {
  padding-bottom: 10px; }

/* @group Alerts */
.alert-alert,
.alert-messages,
.alert-info,
.alert-error,
.alert-errors,
.alert-messages,
.alert-warning,
.alert-warnings,
.alert-confirm {
  border-radius: 3px;
  padding: 12px 15px 12px 15px;
  margin-bottom: 10px; }

.alert-errors,
.alert-error {
  background-color: #fccece;
  border: 1px solid #fd8e8e;
  color: #d40000; }

.alert-error a,
.alert-errors a {
  color: #d40000; }

.alert-messages,
.alert-info,
.alert-confirm {
  background-color: #def8d2;
  border: 1px solid #afd79c;
  color: #3c821b; }

.alert-messages a,
.alert-info a,
.alert-confirm a {
  color: #3c821b; }

.alert-alert,
.alert-warnings {
  background-color: #fcf8ce;
  border: 1px solid #fde98e;
  color: #505043; }

.alert-alert a,
.alert-warnings a {
  color: #505043; }

.textError {
  color: #ff0000; }

/* @end */
#mem-sign #copyright {
  float: right;
  clear: none;
  text-align: right;
  margin-top: -13px; }

.login-form {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 0px 30px 20px 30px;
  width: 700px;
  display: block;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 40px; }

.login-form h1 {
  font-family: "Arvo", "Trebuchet MS", Arial, sans-serif;
  font-weight: normal;
  border-bottom: 1px solid #ddd;
  padding-bottom: .3em;
  margin: .6em 0;
  font-size: 30px;
  color: #084a85; }

.login-form .login-right {
  max-width: 49%;
  float: right;
  border-left: 1px solid #ddd;
  padding-left: 30px; }

.login-form .login-left {
  max-width: 49%; }

.login-form h3 {
  margin-top: 0px;
  font-weight: bold;
  margin-bottom: 1em; }

.login-form ul {
  padding-left: 20px;
  list-style-type: disc;
  margin-bottom: 1em; }

.login-form ul li {
  margin-bottom: 1em; }

.login-form label {
  color: #747474; }

.login-form label,
.login-form input {
  display: block; }

.login-form .error {
  color: #ff0000; }

.login-form input {
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 1em; }

.login-form .login {
  background: #69AD31;
  color: white;
  border: 1px solid #5C982C;
  text-shadow: 1px 1px 0px #5C982C;
  font-weight: bold;
  border-radius: 4px;
  padding: 12px 32px;
  font-size: 14px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.login-form .login:hover {
  background-color: #569720; }

.login-form a.forgot {
  font-size: 11px;
  color: #000; }

.login-form.join {
  clear: both;
  margin-top: 20px;
  font-family: Georgia,Serif;
  font-style: italic;
  font-size: 24px;
  color: #999;
  display: block;
  text-align: center;
  width: 800px;
  border: none; }

.login-form.join a {
  color: #999; }

#recent td {
  padding: 8px 0; }

#recent img {
  margin: 0 8px; }

.flag-item-name {
  max-width: 140px;
  display: inline-block; }

.flag-item-image.no-photo {
  float: left;
  width: 52px;
  height: 65px;
  background-image: url("../../images/no-photo1.gif");
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 10px; }

#flag-tool {
  position: fixed;
  color: #fff;
  width: 100%;
  bottom: -90px;
  height: 90px;
  font-size: 12px;
  background-color: #393939;
  -webkit-box-shadow: 0px -5px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px -5px 10px 0px rgba(0, 0, 0, 0.2);
  z-index: 1001; }

#flag-tool .sliderPrevPg,
#flag-tool .sliderNextPg {
  top: 28px; }

#flag-tool.initialized {
  -webkit-transition: bottom .5s;
  -o-transition: bottom .5s;
  -moz-transition: bottom .5s;
  transition: bottom .5s; }

.flag-item-image img {
  float: left;
  max-width: 52px;
  height: auto;
  margin-right: 10px; }

.flag-item-info {
  width: 120px;
  float: left;
  height: 100%; }

.flag-list-wrapper {
  height: 100%; }

.flag-list {
  position: relative; }

.flag-list li {
  position: relative;
  vertical-align: top;
  width: 210px;
  margin-right: 5px;
  background-color: #2d2d2d;
  padding: 5px;
  height: 100%;
  color: #d7d7d7;
  cursor: default; }

#flag-tool.open {
  bottom: 0px; }

#flag-tool.open-static {
  -moz-transition: bottom 0s;
  -webkit-transition: bottom 0s;
  transition: bottom 0s; }

.flag-indicator {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #ccc;
  margin-right: 5px; }

.flag-actions {
  background-color: #393939;
  left: 0px;
  position: absolute;
  top: 0;
  margin-top: -40px;
  opacity: 1;
  border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  border-bottom: 1px solid #333;
  overflow: hidden;
  height: 40px;
  vertical-align: top; }

.flag-actions li {
  display: inline-block;
  vertical-align: top;
  height: 40px; }

.flag-tab {
  background-repeat: no-repeat;
  background-position: 8px -240px;
  padding-left: 30px;
  padding-right: 10px; }

.flag-actions div {
  display: block;
  padding-top: 15px;
  padding-right: 10px;
  height: 40px;
  box-sizing: content-box; }

.flag-btn {
  background-color: transparent;
  border: 0;
  border-left: 1px solid #222;
  color: #ccc;
  font-weight: normal;
  width: 100%;
  padding: 5px 5px 5px 5px;
  cursor: pointer; }

.flag-item-phone {
  margin-bottom: 5px;
  width: 140px; }

.flag-item-btn {
  display: inline-block;
  background-color: #666;
  color: #ccc;
  font-size: 11px;
  margin-right: 5px;
  padding: 3px;
  text-decoration: none;
  border-radius: 2px;
  -webkit-border-radius: 2px; }

.flag-item-remove {
  background-color: transparent;
  border: 0;
  padding: 2px;
  margin: 2px;
  color: #ccc;
  position: absolute;
  font-size: 12px;
  right: 3px;
  top: 0px;
  border-radius: 0; }

.flag-item-remove:hover {
  background-color: #444; }

.flag-item-name {
  text-decoration: none;
  font-weight: bold;
  color: #fff; }

.flagging #pageFooter {
  padding-bottom: 50px; }

.flag-open #pageFooter {
  padding-bottom: 175px; }

.flag-backresults.disabled {
  cursor: default;
  color: #999;
  display: none; }

.flagBtnWrap {
  position: absolute;
  right: 0;
  top: 0;
  width: 150px;
  height: 43px; }

.flagBtn,
.flagDefaultMsgIcon {
  position: absolute;
  right: -30px;
  top: -30px;
  width: 60px;
  height: 60px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transition: background-color .5s;
  -webkit-transition: background-color .5s;
  -o-transition: background-color .5s;
  -ms-transform: background-color .5s;
  background: #DDD;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent; }

.flagDefaultMsgIcon {
  cursor: default; }

.flagBtn:hover,
.result-row:hover .flagBtnWrap:hover .flagBtn {
  background: #bbb; }

.result-row:hover .flagBtnWrap:hover .flagBtn.flagged,
.resultsRow:hover .flagBtn.flagged,
.flagBtn.flagged,
.flagDefaultMsgIcon {
  background: #ff9211; }

.flag-actions .flagBtn {
  cursor: default; }

.flagBtnInner,
.flagDefaultMsgIconInner {
  border: 0;
  outline: none;
  width: 100%;
  height: 100%;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  background-position: 11px -217px; }

.flag-hide {
  color: #666;
  font-size: 14px; }

.flag-tab {
  cursor: pointer; }

.profile-buttons .flag-button {
  font-size: 13px; }

.sliderNextPg {
  position: absolute;
  right: 0;
  top: 22px;
  cursor: pointer; }

.sliderPrevPg {
  position: absolute;
  left: 0;
  top: 22px;
  cursor: pointer; }

.sliderPrevPg .icon:before,
.sliderNextPg .icon:before {
  font-size: 30px; }

.sliderContainer {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-top: 5px;
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  -moz-transition: opacity 1s; }

.sliderList {
  position: relative;
  left: 0;
  transition: left 1s ease-in-out;
  -webkit-transition: left 1s ease-in-out;
  -moz-transition: left 1s ease-in-out;
  -o-transition: left 1s ease-in-out; }

.sliderItem {
  float: left;
  display: inline-block;
  position: relative;
  margin: 0;
  padding-right: 2px;
  vertical-align: top; }

.slider {
  position: relative;
  overflow: hidden; }

li .btn {
  margin-top: 5px; }

.btn {
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  margin-top: 0px;
  display: inline-block;
  text-decoration: none;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  line-height: normal;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #f7f7f7, #D6D6D6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), to(#D6D6D6));
  background-image: -webkit-linear-gradient(top, #f7f7f7, #D6D6D6);
  background-image: -o-linear-gradient(top, #f7f7f7, #D6D6D6);
  background-image: linear-gradient(to bottom, #f7f7f7, #D6D6D6);
  background-repeat: repeat-x;
  border: 1px solid #cecece;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)";
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-position: top;
  background-size: 1px 60px;
  -moz-background-clip: padding;
  /* Firefox 3.6 */
  -webkit-background-clip: padding;
  /* Safari 4? Chrome 6? */
  background-clip: padding-box;
  -webkit-transition: background-position 0.2s linear, border-color 0.5s;
  -moz-transition: background-position 0.2s linear,  border-color 0.5s;
  -o-transition: background-position 0.2s linear, border-color 0.5s;
  transition: background-position 0.2s linear, border-color 0.5s;
  margin-left: 0;
  margin-right: 2px; }

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  font-weight: normal; }

.btn:hover,
.btn:focus {
  color: #333333;
  border: 1px solid #cccccc;
  text-decoration: none;
  background-position: center;
  -webkit-transition: background-position 0.2s linear, border-color 0.5s;
  -moz-transition: background-position 0.2s linear,  border-color 0.5s;
  -o-transition: background-position 0.2s linear, border-color 0.5s;
  transition: background-position 0.2s linear, border-color 0.5s; }

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn.active,
.btn:active {
  outline: 0;
  -webkit-transition: background-position 0s linear, border-color 0.5s;
  -moz-transition: background-position 0s linear,  border-color 0.5s;
  -o-transition: background-position 0s linear, border-color 0.5s;
  transition: background-position 0.2s linear, border-color 0.5s;
  background-position: bottom; }

.btn.disabled,
.btn[disabled] {
  cursor: default;
  opacity: 0.65;
  -ms-filter: "alpha(opacity=65)";
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.btn-large {
  padding: 11px 19px 9px 19px;
  font-size: 18px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px; }

.btn-medium {
  padding: 10px 16px 9px 16px; }

.btn-small {
  padding: 6px 10px 5px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0; }

.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin: 0px; }

.btn-mini .icon:before {
  font-size: 10.5px;
  margin-top: 4px; }

.btn-mini {
  padding: 4px 6px 3px 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75); }

.btn-blue {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #5183e8 0%, #285fd8 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5587ec), to(#285fd8));
  background-image: -webkit-linear-gradient(top, #5587ec, #285fd8);
  background-image: -o-linear-gradient(top, #5587ec, #285fd8);
  background-image: linear-gradient(to bottom, #5587ec, #285fd8);
  background-repeat: repeat-x;
  border-color: #5183e8; }

.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active,
.btn-blue.disabled,
.btn-blue[disabled] {
  color: #ffffff;
  background-color: #285fd8;
  border-color: #5183e8; }

.btn-blue:active,
.btn-blue.active {
  background-color: #003399; }

.btn-orange {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  background-color: #fb9f00;
  background-image: -moz-linear-gradient(top, #fb9f00, #ff7611);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fb9f00), to(#ff7611));
  background-image: -webkit-linear-gradient(top, #fb9f00, #ff7611);
  background-image: -o-linear-gradient(top, #fb9f00, #ff7611);
  background-image: linear-gradient(to bottom, #fb9f00, #ff7611);
  background-repeat: repeat-x;
  background-position: top;
  background-size: 1px 60px;
  border-color: #fb9f00; }

.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active,
.btn-orange.disabled,
.btn-orange[disabled] {
  color: #ffffff;
  border-color: #fb9f00;
  background-color: #ff7611; }

.btn-red {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }

.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active,
.btn-red.disabled,
.btn-red[disabled] {
  color: #ffffff;
  background-color: #bd362f; }

.btn-red:active,
.btn-red.active {
  background-color: #942a25; }

.btn-yellow {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  background-color: #fffa75;
  background-image: -moz-linear-gradient(top, #fffa75 0%, #f9e01d 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fffa75), color-stop(100%, #f9e01d));
  background-image: -webkit-linear-gradient(top, #fffa75 0%, #f9e01d 100%);
  background-image: -o-linear-gradient(top, #fffa75 0%, #f9e01d 100%);
  background-image: -ms-linear-gradient(top, #fffa75 0%, #f9e01d 100%);
  background-image: linear-gradient(to bottom, #fffa75 0%, #f9e01d 100%);
  background-repeat: repeat-x;
  background-position: top;
  background-size: 1px 60px;
  border-color: #1DAD00; }

.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow:active,
.btn-yellow.active,
.btn-yellow.disabled,
.btn-yellow[disabled] {
  color: #ffffff;
  border-color: #009700; }

.btn-green {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  background-color: #4B9419;
  background-image: -moz-linear-gradient(top, #3BA800, #4B9419);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3BA800), to(#4B9419));
  background-image: -webkit-linear-gradient(top, #3BA800, #4B9419);
  background-image: -o-linear-gradient(top, #3BA800, #4B9419);
  background-image: linear-gradient(to bottom, #3BA800, #4B9419);
  background-repeat: repeat-x;
  background-position: top;
  background-size: 1px 60px;
  border-color: #13981d; }

.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active,
.btn-green.disabled,
.btn-green[disabled] {
  color: #ffffff;
  border-color: #4B9419; }

.BUILD .btn-frost {
  background-color: #ff964c; }

.CAM .btn-frost {
  background-color: #a9ce7e; }

.TD .btn-frost {
  background-color: #8daff5; }

.btn-frost {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
  background-image: none;
  background-color: rgba(255, 255, 255, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.35); }

.btn-frost:hover,
.btn-frost:focus,
.btn-frost:active,
.btn-frost.active,
.btn-frost.disabled,
.btn-frost[disabled] {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.25);
  border: 1px solid rgba(255, 255, 255, 0.25); }

.btn-frost:active,
.btn-forst.active {
  background-color: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.15); }

.btn-link,
.btn-link:active,
.btn-link[disabled] {
  border: none;
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #0088cc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-right: 5px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.btn-link:hover,
.btn-link:focus {
  border: none;
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none; }

.btn-link:first-child {
  padding-left: 0;
  padding-right: 0; }

.row {
  margin-left: -20px; }

.row:before,
.row:after {
  display: table;
  line-height: 0;
  content: ""; }

.row:after {
  clear: both; }

[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px; }

.Whoops {
  z-index: 99999; }

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 988px; }

.span12 {
  width: 988px; }

.span11 {
  width: 904px; }

.span10 {
  width: 820px; }

.span9 {
  width: 736px; }

.span8 {
  width: 652px; }

.span7 {
  width: 568px; }

.span6 {
  width: 484px; }

.span5 {
  width: 400px; }

.span4 {
  width: 316px; }

.span3 {
  width: 232px; }

.span2 {
  width: 148px; }

.span1 {
  width: 64px; }

.offset12 {
  margin-left: 980px; }

.offset11 {
  margin-left: 900px; }

.offset10 {
  margin-left: 820px; }

.offset9 {
  margin-left: 740px; }

.offset8 {
  margin-left: 660px; }

.offset7 {
  margin-left: 580px; }

.offset6 {
  margin-left: 500px; }

.offset5 {
  margin-left: 420px; }

.offset4 {
  margin-left: 340px; }

.offset3 {
  margin-left: 260px; }

.offset2 {
  margin-left: 180px; }

.offset1 {
  margin-left: 100px; }

.row-fluid {
  width: 100%; }

.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0; }

.row-fluid:after {
  clear: both; }

.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%; }

.row-fluid [class*="span"]:first-child {
  margin-left: 0; }

.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%; }

.row-fluid .span12 {
  width: 100%; }

.row-fluid .span11 {
  width: 91.48936170212765%; }

.row-fluid .span10 {
  width: 82.97872340425532%; }

.row-fluid .span9 {
  width: 74.46808510638297%; }

.row-fluid .span8 {
  width: 65.95744680851064%; }

.row-fluid .span7 {
  width: 57.44680851063829%; }

.row-fluid .span6 {
  width: 48.93617021276595%; }

.row-fluid .span5 {
  width: 40.42553191489362%; }

.row-fluid .span4 {
  width: 31.914893617021278%; }

.row-fluid .span3 {
  width: 23.404255319148934%; }

.row-fluid .span2 {
  width: 14.893617021276595%; }

.row-fluid .span1 {
  width: 6.382978723404255%; }

.row-fluid .offset12 {
  margin-left: 104.25531914893617%; }

.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%; }

.row-fluid .offset11 {
  margin-left: 95.74468085106382%; }

.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%; }

.row-fluid .offset10 {
  margin-left: 87.23404255319149%; }

.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%; }

.row-fluid .offset9 {
  margin-left: 78.72340425531914%; }

.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%; }

.row-fluid .offset8 {
  margin-left: 70.2127659574468%; }

.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%; }

.row-fluid .offset7 {
  margin-left: 61.70212765957446%; }

.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%; }

.row-fluid .offset6 {
  margin-left: 53.191489361702125%; }

.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%; }

.row-fluid .offset5 {
  margin-left: 44.68085106382979%; }

.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%; }

.row-fluid .offset4 {
  margin-left: 36.170212765957444%; }

.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%; }

.row-fluid .offset3 {
  margin-left: 27.659574468085104%; }

.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%; }

.row-fluid .offset2 {
  margin-left: 19.148936170212764%; }

.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%; }

.row-fluid .offset1 {
  margin-left: 10.638297872340425%; }

.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-inline {
  display: inline-block; }

.icon {
  display: inline-block;
  position: relative;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  font: 22px/1em 'Glyphicons';
  font-weight: normal; }

.icon:before {
  float: left;
  text-indent: 0px;
  text-align: left;
  font: 16px/1em 'Glyphicons';
  color: #ccc; }

.icon-large:before {
  float: left;
  text-align: left;
  font: 42px/1em 'Glyphicons';
  color: #999; }

.icon-huge:before {
  float: left;
  text-align: left;
  font: 64px/1em 'Glyphicons';
  color: #999;
  padding-right: 10px; }

i.icon-white:before {
  color: #fff; }

i.icon-dark:before {
  color: #333; }

i.icon-group:before {
  content: "\e044"; }

i.icon-show_lines:before {
  content: "\e159"; }

i.icon-grippy:before {
  content: "\e159";
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */ }

i.icon-life-preserver:before {
  content: "\e308"; }

i.icon-power:before {
  content: "\e064"; }

i.icon-chevron-up:before {
  content: "\e224";
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg); }

i.icon-chevron-down:before {
  content: "\e224";
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg); }

i.icon-chevron-right:before {
  content: "\e224"; }

i.icon-chevron-left:before {
  content: "\e225"; }

i.icon-vcard:before {
  content: "\e265"; }

i.icon-nameplate:before {
  content: "\e353"; }

i.icon-nameplate_alt:before {
  content: "\e354"; }

i.icon-user:before {
  content: "\e004"; }

i.icon-conversation:before {
  content: "\e245"; }

i.icon-globe:before {
  content: "\e341"; }

i.icon-folder-heart:before {
  content: "\e591"; }

i.icon-send:before {
  content: "\e422"; }

i.icon-settings:before {
  content: "\e281"; }

i.icon-wifi_alt:before {
  content: "\e033"; }

i.icon-search:before {
  content: "\e028"; }

i.icon-riflescope:before {
  content: "\e378"; }

i.icon-circle_ok:before {
  content: "\e194"; }

i.icon-circle_exclamation_mark:before {
  content: "\e197"; }

i.icon-picture:before {
  content: "\e139"; }

i.icon-ok:before {
  content: "\e199"; }

i.icon-ok_2:before {
  content: "\e207"; }

i.icon-upload:before {
  content: "\e202"; }

i.icon-pencil:before {
  content: "\270F"; }

i.icon-bin:before {
  content: "\e017"; }

i.icon-plus:before {
  content: "\002B"; }

i.icon-minus:before {
  content: "\2212"; }

i.icon-circle_plus:before {
  content: "\e191"; }

i.icon-coins:before {
  content: "\e038"; }

i.icon-umbrella:before {
  content: "\2602"; }

i.icon-star:before {
  content: "\e050"; }

i.icon-google_maps:before {
  content: "\e243"; }

i.icon-certificate:before {
  content: "\e333"; }

i.icon-stopwatch:before {
  content: "\e056"; }

i.icon-thumbs_up:before {
  content: "\e344"; }

i.icon-info:before {
  content: "\e196";
  color: #4169d1; }

i.icon-chat:before {
  content: "\E246"; }

i.icon-bookmark:before {
  content: "\E073"; }

i.icon-notes_2:before {
  content: "\E030"; }

i.icon-parents:before {
  content: "\E025"; }

i.icon-money:before {
  content: "\E459"; }

i.icon-earphone:before {
  content: "\E443"; }

i.icon-envelope:before {
  content: "\2709"; }

i.icon-google_maps:before {
  content: "\E243"; }

i.icon-address_book:before {
  content: "\E089"; }

i.icon-clock:before {
  content: "\E055"; }

i.icon-home:before {
  content: "\E021"; }

i.icon-circle_question_mark:before {
  content: "\E195"; }

i.icon-enlarge:before {
  content: "\E237"; }

i.icon-filter:before {
  content: "\E321"; }

i.icon-filter:after {
  content: ""; }

i.orange-dot:after {
  border-radius: 50%;
  width: 7px;
  height: 7px;
  display: inline-block;
  background: orange;
  margin-left: -6px;
  margin-top: -1px;
  border: 1px solid #FFF;
  vertical-align: top; }

i.icon-close:before {
  content: "\E208"; }

#container-search-states {
  padding-top: 15px; }

#container-search-states strong {
  font-size: 20px;
  font-weight: normal; }

#container-search-states a {
  text-decoration: none; }

#login {
  margin-top: 100px; }

#searchFieldset .btn-link {
  color: #fff;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.9), 0 1px 1px rgba(0, 0, 0, 0.9), 0 0px 10px rgba(0, 0, 0, 0.9); }

.hero div {
  font-weight: inherit; }

.hero {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 0 15px black, 0 -1px 1px rgba(0, 0, 0, 0.6), 0 0 30px black, 0 0 60px black; }

.padd {
  padding-left: 10px;
  padding-right: 10px; }

.loginForm-outer {
  margin-top: 90px; }

.loginForm {
  padding: 10px; }

.frosted {
  background-color: white; }

#hero-outer {
  position: relative;
  top: 0;
  height: 560px;
  background-color: #2D2D2D;
  padding: 0; }

#hero-inner {
  position: relative;
  height: 560px;
  top: -560px; }

.hero-image {
  position: relative;
  margin: 0 auto;
  max-width: 1600px;
  min-width: 1000px;
  box-sizing: border-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  border-bottom: 1px solid #fff;
  height: 560px;
  z-index: 1; }

@media only screen and (min-width: 1600px) {
  .hero-image {
    width: 1600px; }

  .hero-image:before {
    position: absolute;
    left: 0;
    top: 0;
    content: ' ';
    height: 560px;
    width: 100px;
    background: -moz-linear-gradient(left, #2d2d2d 0%, rgba(57, 57, 57, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #2d2d2d), color-stop(100%, rgba(57, 57, 57, 0)));
    background: -webkit-linear-gradient(left, #2d2d2d 0%, rgba(57, 57, 57, 0) 100%);
    background: -o-linear-gradient(left, #2d2d2d 0%, rgba(57, 57, 57, 0) 100%);
    background: -ms-linear-gradient(left, #2d2d2d 0%, rgba(57, 57, 57, 0) 100%);
    background: linear-gradient(to right, #2d2d2d 0%, rgba(57, 57, 57, 0) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2d2d', endColorstr='#00393939',GradientType=1 )"; }

  .hero-image:after {
    position: absolute;
    right: 0;
    top: 0;
    content: ' ';
    height: 560px;
    width: 100px;
    background: -moz-linear-gradient(left, rgba(57, 57, 57, 0) 0%, #2d2d2d 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(57, 57, 57, 0)), color-stop(100%, #2d2d2d));
    background: -webkit-linear-gradient(left, rgba(57, 57, 57, 0) 0%, #2d2d2d 100%);
    background: -o-linear-gradient(left, rgba(57, 57, 57, 0) 0%, #2d2d2d 100%);
    background: -ms-linear-gradient(left, rgba(57, 57, 57, 0) 0%, #2d2d2d 100%);
    background: linear-gradient(to right, rgba(57, 57, 57, 0) 0%, #2d2d2d 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#00393939', endColorstr='#2d2d2d',GradientType=1 )"; } }
.hero-content {
  position: absolute;
  width: 100%;
  z-index: 2;
  top: 190px;
  left: 0px;
  color: #fff;
  text-align: center; }

.mem-sign .hero-content {
  top: 50px; }

.hero-content h1 {
  display: block;
  font-weight: bold;
  letter-spacing: .5px;
  margin-bottom: 12px;
  font-size: 44px;
  /*text-shadow: 2px 2px 0px rgba(0,0,0,.8), -1px -1px 3px rgba(0,0,0,.5), 1px 1px 10px rgba(0,0,0,.8);*/
  text-shadow: 0px 0px 0px transparent, 0px 0px 0px transparent, 2px 2px 5px rgba(0, 0, 0, 0.5);
  -ms-filter: "progid:DXImageTransform.Microsoft.GLow(color=#000000,strength=2)"; }

.hero-content a {
  color: #fff; }

#login-hero .row {
  margin-top: 15px; }

.hero-bottom {
  position: absolute;
  bottom: 1px;
  left: 0;
  z-index: 10; }

.hero-credit {
  display: inline-block;
  font-size: 11px;
  z-index: 9;
  color: #fff;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 5px;
  border: rgba(0, 0, 0, 0.9); }

.hero-credit a {
  text-decoration: none;
  color: #efefef;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.95); }

.mem-sign-feature {
  display: inline-block;
  vertical-align: middle;
  color: #333; }

.pageOuter.gradient-down {
  background-color: #fff;
  background: -o-linear-gradient(top, #f0f0f0 0px, #ffffff 50px);
  background: -moz-linear-gradient(top, #f0f0f0 0px, #ffffff 50px);
  background: -webkit-linear-gradient(top, #f0f0f0 0px, #ffffff 50px);
  background: -ms-linear-gradient(top, #f0f0f0 0px, #ffffff 50px);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #EEEEEE), color-stop(0.25, #FFFFFF)); }

section {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#subBrandsBtn,
#subBrandsBtnXs {
  float: left;
  width: auto;
  position: relative;
  margin-right: 10px;
  left: 0px;
  top: 6px;
  height: 29px;
  overflow: hidden;
  padding: 0px;
  width: 34px; }

#subBrandsBtn:focus,
#subBrandsBtnXs:focus {
  outline: 0; }

#subBrands {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: -100;
  left: 12px;
  top: 45px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.95);
  transition: opacity .5s;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  font-size: 14px;
  width: 200px;
  padding: 10px 0px;
  color: #fff; }

#subBrands ul {
  max-height: 300px;
  overflow: auto; }

.subBrandsOpen #subBrands {
  visibility: visible;
  opacity: 1;
  z-index: 11000; }

#subBrands:before {
  content: '';
  font-size: 0;
  display: inline-block;
  position: absolute;
  height: 0;
  width: 0;
  border-bottom: 8px solid rgba(255, 255, 255, 0.95);
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  top: -8px;
  left: 12px; }

#subBrands h1 {
  color: #333;
  font-size: 14px;
  padding: 5px 10px;
  border-bottom: 1px solid #efefef; }

#subBrands a {
  color: #333;
  text-decoration: none;
  display: block;
  padding: 5px 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 12px; }

#subBrands li:first-child a {
  border-radius: 4px 4px 0px 0px; }

#subBrands a:hover {
  background-color: #efefef; }

#subBrands ul {
  margin-top: 0; }

#headerActions {
  margin-top: 0px;
  font-size: 0px; }

#headerActions .btn:first-child {
  margin-right: 10px; }

#headerActions .btn {
  margin: 6px 0px 0px 0px;
  text-shadow: none;
  font-size: 13px;
  font-weight: bold; }

header {
  font-size: 0; }

.brandFace {
  font-family: 'BrandFace',arial,sans; }

.subBrandFace {
  font-family: 'SubBrandFace',arial,sans; }

.headerLogo {
  font-size: 24px;
  color: #fff;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.25);
  -webkit-font-smoothing: antialiased !important; }

/* header */
@media (min-width: 768px) {
  a[href^="tel:"] {
    cursor: default;
    text-decoration: none;
    color: inherit; }

  #headerBrand {
    display: inline-block;
    padding-top: 8px; }

  #headerSubBrand {
    margin-left: 9px;
    display: inline-block;
    padding-top: 8px; } }
@media (min-width: 768px) and (max-width: 991px) {
  #headerWrapper.CAM #headerBrand,
  #headerWrapper.BUILD #headerBrand {
    padding-top: 7px; }

  #headerWrapper.CAM #headerSubBrand,
  #headerWrapper.BUILD #headerSubBrand {
    padding-top: 0; } }
@media (max-width: 767px) {
  .headerLogo {
    font-size: 21px; }

  #headerWrapper {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 40px;
    z-index: 1000;
    -webkit-backface-visibility: hidden; }

  #headerWrapper h1 {
    color: #fff;
    margin-left: 50px;
    margin-top: 7px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

  #headerWrapper h1 a {
    color: #fff;
    text-decoration: none; }

  #headerWrapper.CAM h1 {
    padding-top: 6px !important; }

  #headerSearchIcon:after {
    position: absolute;
    top: 12px;
    right: 15px;
    content: "\e028";
    font: 16px/1em 'Glyphicons';
    color: #fff; }

  body.prof-results #headerSearchIcon {
    display: none; }

  #headerSearchBox {
    display: none; }

  body.prof-results #headerSearchBox {
    position: absolute;
    right: 15px;
    top: 6px;
    text-align: right;
    vertical-align: top;
    display: block; }

  #headerSearchBox:before {
    position: absolute;
    top: 7px;
    left: 5px;
    content: "\e028";
    font: 10px/1em 'Glyphicons';
    color: #666; }

  .CAM #headerSearchBox {
    max-width: 37%; }

  #headerWrapper.BUILD h1 {
    padding-top: 9px !important; }

  .BUILD #headerSearchBox {
    max-width: 32%; }

  #headerWrapper.TD h1 {
    padding-top: 15px !important; }

  .TD #headerSearchBox {
    max-width: 42%; }

  #headerWrapper input {
    padding: 6px 5px 6px 18px;
    border-radius: 5px;
    border: none;
    font-size: 12px;
    margin-left: 1px; }

  #headerSubBrand {
    font-size: 16px !important; }

  .TD #headerBrand {
    top: -9px !important;
    position: relative;
    padding-top: 0px !important; } }
/* header */
@media (max-width: 350px) {
  .CAM #headerSearchBox {
    max-width: 28%; }

  .BUILD #headerSearchBox {
    max-width: 23%; }

  .TD #headerSearchBox {
    max-width: 38%; } }
#subBrandsBtnXs {
  width: auto;
  margin-right: 15px; }

.row hr {
  border: 0;
  background-color: transparent;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid white;
  margin-top: 25px;
  margin-bottom: 15px;
  padding: 0px;
  height: 0px; }

.dropDownBackground {
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px); }

.dropDownOpen .dropDownMenu {
  opacity: 1;
  visibility: visible; }

#loadingAnimation {
  background-image: url("../../images/ajax-loader-whitebg.gif");
  width: 100px;
  height: 100px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -50px;
  margin-top: -50px;
  background-position: center center;
  border: 1px solid #efefef;
  background-repeat: no-repeat;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25); }

.subBrandsOpen #headerWrapper,
#headerWrapper.navOpen {
  z-index: 11001; }

.form-item {
  position: relative;
  margin-top: 15px;
  vertical-align: top; }

h1.huge {
  letter-spacing: -3px;
  font-size: 82px;
  font-weight: bold; }

h2.huge {
  color: #999;
  font-size: 20px; }

.field-hint {
  margin-top: 8px;
  color: #666; }

.field-hint a {
  color: #666; }

.fine-print,
.contact-fine-print p {
  font-size: 13px;
  color: #999;
  line-height: 18px; }

.fine-print a,
.contact-fine-print p a {
  color: #999; }

.no-decoration,
.no-decoration a {
  text-decoration: none; }

.form-item[data-validation-response="error"] label,
.form-item[data-validation-response="error"] .field-hint,
.form-item[data-validation-response="error"] .field-hint a {
  color: #d40000; }

.form-item[data-validation-response="warning"] label,
.form-item[data-validation-response="warning"] .field-hint,
.form-item[data-validation-response="warning"] .field-hint a {
  color: #666; }

.form-item[data-validation-response="valid"] label,
.form-item[data-validation-response="valid"] .field-hint,
.form-item[data-validation-response="valid"] .field-hint a {
  color: #090; }

.box-grey {
  background-color: #f5f5f5;
  border: 1px solid #dddddd;
  padding: 15px;
  border-radius: 3px; }

.box-white {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  padding: 15px;
  border-radius: 3px; }

.box-green {
  color: #388310;
  background-color: #e1f8ce;
  border: 1px solid #a7d581;
  padding: 15px;
  border-radius: 3px; }

.box-green .icon-dark:before {
  color: #388310; }

#headerUserPhoto {
  position: absolute;
  right: 15px;
  top: 6px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  height: 30px;
  width: 23px; }

#headerUserName {
  text-align: right;
  max-width: 300px;
  position: absolute;
  right: 43px;
  top: 2px;
  font-size: 14px;
  font-weight: bold;
  height: 30px;
  margin-top: 10px;
  color: #fff;
  text-decoration: none;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.25);
  -webkit-font-smoothing: antialiased !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.check-list li:before {
  content: '\2713\0020';
  margin-right: 5px;
  color: #1DAD00; }

.check-list ul {
  text-indent: 2px;
  list-style: none;
  list-style-position: outside; }

.check-list li {
  text-align: left;
  display: block;
  width: auto;
  margin-left: 0px;
  clear: both; }

.hashTarget:before {
  content: "";
  display: block;
  height: 90px;
  /* fixed header height*/
  margin: -90px 0 0;
  /* negative fixed header height */ }

.prof-home-card-photo {
  position: relative; }

.prof-home-card-photo-add-icon {
  position: absolute;
  bottom: 8px;
  right: 5px; }

.xsm-subBrands-show {
  display: none; }

.xsm-subBrands-hidden {
  display: block; }

.legal ol, .legal ul {
  padding: inherit; }

.legal li {
  padding-bottom: 10px; }

.legal ol, .legal ul, .legal p {
  line-height: 22px; }

/*# sourceMappingURL=directoryweb-directory1.css.map */
