@charset "utf-8";
/* CSS Document */


/* EY LINK STYLE */

.bootstrap-scope a {
  color: #336699;
  text-decoration: none;
}
.bootstrap-scope a:hover, .bootstrap-scope a:focus {
  color: #336699;
  text-decoration: underline;
}


/* EY BOTTON STYLE */

.bootstrap-scope .btn-primary {
  color: #fff;
  background-color: #808080;
  border-color: #808080;
  border-radius: 0px;
}
.bootstrap-scope .btn-primary:hover, .bootstrap-scope .btn-primary:focus, .bootstrap-scope .btn-primary.focus, .bootstrap-scope .btn-primary:active, .bootstrap-scope .btn-primary.active, .open > .bootstrap-scope .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #646464;
  border-color: #646464;
}
.bootstrap-scope .btn-primary:active, .bootstrap-scope .btn-primary.active, .open > .bootstrap-scope .btn-primary.dropdown-toggle {
  background-image: none;
}
.bootstrap-scope .btn-primary.disabled, .bootstrap-scope .btn-primary.disabled:hover, .bootstrap-scope .btn-primary.disabled:focus, .bootstrap-scope .btn-primary.disabled.focus, .bootstrap-scope .btn-primary.disabled:active, .bootstrap-scope .btn-primary.disabled.active, .bootstrap-scope .btn-primary[disabled], .bootstrap-scope .btn-primary[disabled]:hover, .bootstrap-scope .btn-primary[disabled]:focus, .bootstrap-scope .btn-primary[disabled].focus, .bootstrap-scope .btn-primary[disabled]:active, .bootstrap-scope .btn-primary[disabled].active, fieldset[disabled] .bootstrap-scope .btn-primary, fieldset[disabled] .bootstrap-scope .btn-primary:hover, fieldset[disabled] .bootstrap-scope .btn-primary:focus, fieldset[disabled] .bootstrap-scope .btn-primary.focus, fieldset[disabled] .bootstrap-scope .btn-primary:active, fieldset[disabled] .bootstrap-scope .btn-primary.active {
  background-color: #808080;
  border-color: #808080;
}
.bootstrap-scope .btn-primary .badge {
  color: #fff;
  background-color: #808080;
}

/* EY IMAGE 1PX BORDER STYLE */

.bootstrap-scope .imgborder {border: 1px solid #c0c0c0;
margin-bottom: 10px;}