Difference between revisions of "Team:Bulgaria/safety.html"

Line 7: Line 7:
 
</head>
 
</head>
 
<style>
 
<style>
 +
 +
.mw-ui-button:hover,
 +
.mw-ui-button:focus {
 +
box-shadow: initial;
 +
border-bottom-color: initial;
 +
outline: initial;
 +
}
 +
 +
.mw-ui-button:hover::-moz-focus-inner,
 +
.mw-ui-button:focus::-moz-focus-inner {
 +
border-color: initial;
 +
}
 +
 +
.mw-ui-button:active,
 +
.mw-ui-button.mw-ui-checked {
 +
background: initial;
 +
box-shadow: initial;
 +
}
 +
 +
.mw-ui-button:disabled {
 +
color: initial;
 +
}
 +
 +
.mw-ui-button:disabled:hover,
 +
.mw-ui-button:disabled:active {
 +
background: initial;
 +
box-shadow: initial;
 +
}
 +
 +
.mw-ui-button:disabled {
 +
text-shadow: initial;
 +
cursor: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-big {
 +
font-size: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-block {
 +
display: initial;
 +
width: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-progressive,
 +
.mw-ui-button.mw-ui-primary {
 +
background: initial;
 +
color: initial;
 +
border: initial;
 +
border-left: initial;
 +
border-right: initial;
 +
text-shadow: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-progressive:hover,
 +
.mw-ui-button.mw-ui-progressive:focus,
 +
.mw-ui-button.mw-ui-primary:hover,
 +
.mw-ui-button.mw-ui-primary:focus {
 +
box-shadow: initial;
 +
border-bottom-color: initial;
 +
outline: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-progressive:hover::-moz-focus-inner,
 +
.mw-ui-button.mw-ui-progressive:focus::-moz-focus-inner,
 +
.mw-ui-button.mw-ui-primary:hover::-moz-focus-inner,
 +
.mw-ui-button.mw-ui-primary:focus::-moz-focus-inner {
 +
border-color: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-progressive:active,
 +
.mw-ui-button.mw-ui-progressive.mw-ui-checked,
 +
.mw-ui-button.mw-ui-primary:active,
 +
.mw-ui-button.mw-ui-primary.mw-ui-checked {
 +
background: initial;
 +
box-shadow: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-progressive:disabled,
 +
.mw-ui-button.mw-ui-primary:disabled {
 +
background: initial;
 +
border-color: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-progressive:disabled:hover,
 +
.mw-ui-button.mw-ui-progressive:disabled:active,
 +
.mw-ui-button.mw-ui-progressive:disabled.mw-ui-checked,
 +
.mw-ui-button.mw-ui-primary:disabled:hover,
 +
.mw-ui-button.mw-ui-primary:disabled:active,
 +
.mw-ui-button.mw-ui-primary:disabled.mw-ui-checked {
 +
box-shadow: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-progressive.mw-ui-quiet,
 +
.mw-ui-button.mw-ui-primary.mw-ui-quiet {
 +
color: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-progressive.mw-ui-quiet:hover,
 +
.mw-ui-button.mw-ui-progressive.mw-ui-quiet:focus,
 +
.mw-ui-button.mw-ui-primary.mw-ui-quiet:hover,
 +
.mw-ui-button.mw-ui-primary.mw-ui-quiet:focus {
 +
color: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-progressive.mw-ui-quiet:active,
 +
.mw-ui-button.mw-ui-progressive.mw-ui-quiet.mw-ui-checked,
 +
.mw-ui-button.mw-ui-primary.mw-ui-quiet:active,
 +
.mw-ui-button.mw-ui-primary.mw-ui-quiet.mw-ui-checked {
 +
color: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-progressive.mw-ui-quiet:disabled,
 +
.mw-ui-button.mw-ui-primary.mw-ui-quiet:disabled {
 +
color: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-constructive {
 +
background: initial;
 +
color: initial;
 +
border: initial;
 +
border-left: initial;
 +
border-right: initial;
 +
text-shadow: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-constructive:hover,
 +
.mw-ui-button.mw-ui-constructive:focus {
 +
box-shadow: initial;
 +
border-bottom-color: initial;
 +
outline: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-constructive:hover::-moz-focus-inner,
 +
.mw-ui-button.mw-ui-constructive:focus::-moz-focus-inner {
 +
border-color: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-constructive:active,
 +
.mw-ui-button.mw-ui-constructive.mw-ui-checked {
 +
background: initial;
 +
box-shadow: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-constructive:disabled {
 +
background: initial;
 +
border-color: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-constructive:disabled:hover,
 +
.mw-ui-button.mw-ui-constructive:disabled:active,
 +
.mw-ui-button.mw-ui-constructive:disabled.mw-ui-checked {
 +
box-shadow: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-constructive.mw-ui-quiet {
 +
color: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-constructive.mw-ui-quiet:hover,
 +
.mw-ui-button.mw-ui-constructive.mw-ui-quiet:focus {
 +
color: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-constructive.mw-ui-quiet:active,
 +
.mw-ui-button.mw-ui-constructive.mw-ui-quiet.mw-ui-checked {
 +
color: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-constructive.mw-ui-quiet:disabled {
 +
color: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-destructive {
 +
background: initial;
 +
color: initial;
 +
border: initial;
 +
border-left: initial;
 +
border-right: initial;
 +
text-shadow: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-destructive:hover,
 +
.mw-ui-button.mw-ui-destructive:focus {
 +
box-shadow: initial;
 +
border-bottom-color: initial;
 +
outline: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-destructive:hover::-moz-focus-inner,
 +
.mw-ui-button.mw-ui-destructive:focus::-moz-focus-inner {
 +
border-color: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-destructive:active,
 +
.mw-ui-button.mw-ui-destructive.mw-ui-checked {
 +
background: initial;
 +
box-shadow: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-destructive:disabled {
 +
background: initial;
 +
border-color: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-destructive:disabled:hover,
 +
.mw-ui-button.mw-ui-destructive:disabled:active,
 +
.mw-ui-button.mw-ui-destructive:disabled.mw-ui-checked {
 +
box-shadow: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-destructive.mw-ui-quiet {
 +
color: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-destructive.mw-ui-quiet:hover,
 +
.mw-ui-button.mw-ui-destructive.mw-ui-quiet:focus {
 +
color: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-destructive.mw-ui-quiet:active,
 +
.mw-ui-button.mw-ui-destructive.mw-ui-quiet.mw-ui-checked {
 +
color: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-destructive.mw-ui-quiet:disabled {
 +
color: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-quiet {
 +
background: initial;
 +
border: initial;
 +
text-shadow: initial;
 +
color: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-quiet:hover,
 +
.mw-ui-button.mw-ui-quiet:focus {
 +
color: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-quiet:active,
 +
.mw-ui-button.mw-ui-quiet.mw-ui-checked {
 +
color: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-quiet:disabled {
 +
color: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-quiet:hover,
 +
.mw-ui-button.mw-ui-quiet:focus {
 +
box-shadow: initial;
 +
}
 +
 +
.mw-ui-button.mw-ui-quiet:active,
 +
.mw-ui-button.mw-ui-quiet:disabled {
 +
background: initial;
 +
}
 +
 +
a.mw-ui-button {
 +
text-decoration: initial;
 +
}
 +
 +
a.mw-ui-button:hover,
 +
a.mw-ui-button:focus {
 +
text-decoration: initial;
 +
}
 +
 +
.mw-ui-button-group>* {
 +
border-radius: initial;
 +
float: initial;
 +
}
 +
 +
.mw-ui-button-group>*:first-child {
 +
border-top-left-radius: initial;
 +
border-bottom-left-radius: initial;
 +
}
 +
 +
.mw-ui-button-group>*:not(:first-child) {
 +
border-left: initial;
 +
}
 +
 +
.mw-ui-button-group>*:last-child {
 +
border-top-right-radius: initial;
 +
border-bottom-right-radius: initial;
 +
}
 +
 +
body {
 +
font: initial;
 +
color: initial;
 +
margin: initial;
 +
padding: initial;
 +
background-color: initial;
 +
}
 +
 +
#globalWrapper {
 +
position: initial;
 +
font-size: initial;
 +
width: initial;
 +
margin: initial;
 +
padding: initial;
 +
padding-bottom: initial;
 +
}
 +
 +
.visualClear {
 +
clear: initial;
 +
}
 +
 +
#top-section {
 +
position: initial;
 +
height: initial;
 +
width: initial;
 +
# margin-left: initial;
 +
margin: initial;
 +
border-left: initial;
 +
border-right: initial;
 +
border-bottom: initial;
 +
}
 +
 +
#p-logo {
 +
position: initial;
 +
z-index: initial;
 +
height: initial;
 +
width: initial;
 +
}
 +
 +
#p-logo h5 {
 +
display: initial;
 +
}
 +
 +
#p-logo a,
 +
#p-logo a:hover {
 +
text-decoration: initial;
 +
}
 +
 +
#search-controls {
 +
position: initial;
 +
top: initial;
 +
right: initial;
 +
width: initial;
 +
height: initial;
 +
background-color: initial;
 +
text-align: initial;
 +
z-index: initial;
 +
}
 +
 +
input.searchButton {
 +
margin: initial;
 +
font-size: initial;
 +
background: initial;
 +
border: initial;
 +
color: initial;
 +
font-weight: initial;
 +
}
 +
 +
input.searchButton:hover {
 +
color: initial;
 +
}
 +
 +
#searchInput {
 +
width: initial;
 +
margin: initial;
 +
font-size: initial;
 +
}
 +
 +
#searchGoButton {
 +
margin-right: initial;
 +
margin-left: initial;
 +
}
 +
 +
#menubar {
 +
position: initial;
 +
white-space: initial;
 +
top: initial;
 +
width: initial;
 +
z-index: initial;
 +
font-family: initial;
 +
font-size: initial;
 +
line-height: initial;
 +
}
 +
 +
.left-menu,
 +
.left-menu a {
 +
left: initial;
 +
text-align: initial;
 +
color: initial;
 +
text-transform: initial;
 +
}
 +
 +
.left-menu:hover {
 +
color: initial;
 +
background-color: initial;
 +
}
 +
 +
.right-menu,
 +
.right-menu a {
 +
right: initial;
 +
text-align: initial;
 +
color: initial;
 +
}
 +
 +
#menubar ul {
 +
color: initial;
 +
list-style: initial;
 +
}
 +
 +
#menubar li {
 +
display: initial;
 +
position: initial;
 +
cursor: initial;
 +
padding-left: initial;
 +
padding-right: initial;
 +
}
 +
 +
.left-menu li a {
 +
padding: initial;
 +
}
 +
 +
.left-menu .selected {
 +
# color: initial;
 +
}
 +
 +
#.left-menu .selected:hover {
 +
# color: initial;
 +
#
 +
}
 +
 +
.left-menu:hover a {
 +
color: initial;
 +
}
 +
 +
.right-menu li {
 +
# background-color: initial;
 +
}
 +
 +
.right-menu li a {
 +
padding: initial;
 +
color: initial;
 +
background-color: initial;
 +
}
 +
 +
.right-menu li a:hover {
 +
color: initial;
 +
text-decoration: initial;
 +
}
 +
 +
#footer-box {
 +
margin-left: initial;
 +
width: initial;
 +
padding: initial;
 +
background-color: initial;
 +
margin: initial;
 +
border: initial;
 +
}
 +
 +
#footer {
 +
color: initial;
 +
text-align: initial;
 +
font-size: initial;
 +
}
 +
 +
#footer li {
 +
display: initial;
 +
margin: initial;
 +
}
 +
 +
#sponsor-box {
 +
height: initial;
 +
width: initial;
 +
# margin-left: initial;
 +
margin: initial;
 +
border-left: initial;
 +
border-right: initial;
 +
border-bottom: initial;
 +
background-color: initial;
 +
font-family: initial;
 +
font-size: initial;
 +
line-height: initial;
 +
z-index: initial;
 +
}
 +
 +
#f-poweredbyico {
 +
float: initial;
 +
}
 +
 +
#f-copyrightico {
 +
float: initial;
 +
}
 +
 +
.hidden {
 +
visibility: initial;
 +
}
 +
 +
.visible {
 +
visibility: initial;
 +
}
 +
 +
.menubox {
 +
position: initial;
 +
top: initial;
 +
left: initial;
 +
border: initial;
 +
background-color: initial;
 +
width: initial;
 +
height: initial;
 +
z-index: initial;
 +
}
 +
 +
.bridge1 {
 +
position: initial;
 +
top: initial;
 +
left: initial;
 +
width: initial;
 +
height: initial;
 +
background-color: initial;
 +
z-index: initial;
 +
}
 +
 +
.shadow1 {
 +
position: initial;
 +
top: initial;
 +
left: initial;
 +
width: initial;
 +
height: initial;
 +
background-color: initial;
 +
border-right: initial;
 +
border-bottom: initial;
 +
z-index: initial;
 +
opacity: initial;
 +
}
 +
 +
.shadow2 {
 +
position: initial;
 +
top: initial;
 +
left: initial;
 +
width: initial;
 +
height: initial;
 +
border-right: initial;
 +
border-bottom: initial;
 +
background-color: initial;
 +
opacity: initial;
 +
z-index: initial;
 +
}
 +
 +
.shadow3 {
 +
position: initial;
 +
top: initial;
 +
left: initial;
 +
width: initial;
 +
height: initial;
 +
border-right: initial;
 +
border-bottom: initial;
 +
background-color: initial;
 +
opacity: initial;
 +
z-index: initial;
 +
}
 +
 +
#right-sidebar {
 +
position: initial;
 +
right: initial;
 +
width: initial;
 +
border-left: initial;
 +
font-size: initial;
 +
line-height: initial;
 +
}
 +
 +
.right-box {
 +
width: initial;
 +
padding: initial;
 +
margin-top: initial;
 +
border: initial;
 +
border-left: initial;
 +
}
 +
 +
.right-box:first-child {
 +
margin-top: initial;
 +
}
 +
 +
.right-heading {
 +
font-size: initial;
 +
font-weight: initial;
 +
padding: initial;
 +
line-height: initial;
 +
}
 +
 +
.right-box ul {
 +
line-height: initial;
 +
}
 +
 +
.right-box li {
 +
color: initial;
 +
}
 +
 +
#content {
 +
position: initial;
 +
width: initial;
 +
# margin-left: initial;
 +
margin: initial;
 +
padding: initial;
 +
;
 +
background: initial;
 +
color: initial;
 +
border-left: initial;
 +
border-right: initial;
 +
line-height: initial;
 +
z-index: initial;
 +
}
 +
 +
#column-one {
 +
padding-top: initial;
 +
position: initial;
 +
right: initial;
 +
padding: initial;
 +
}
 +
 +
table {
 +
font-size: initial;
 +
background: initial;
 +
color: initial;
 +
}
 +
 +
a {
 +
text-decoration: initial;
 +
color: initial;
 +
background: initial;
 +
}
 +
 +
a:visited {
 +
color: initial;
 +
}
 +
 +
a:active {
 +
color: initial;
 +
}
 +
 +
a:hover {
 +
text-decoration: initial;
 +
}
 +
 +
a.stub {
 +
color: initial;
 +
}
 +
 +
a.new {
 +
color: initial;
 +
}
 +
 +
a.new:visited,
 +
#p-personal a.new:visited {
 +
color: initial;
 +
}
 +
 +
img {
 +
border: initial;
 +
vertical-align: initial;
 +
}
 +
 +
p {
 +
margin: initial;
 +
line-height: initial;
 +
}
 +
 +
p img {
 +
margin: initial;
 +
}
 +
 +
hr {
 +
height: initial;
 +
color: initial;
 +
background-color: initial;
 +
border: initial;
 +
margin: initial;
 +
}
 +
 +
h1,
 +
h2,
 +
h3,
 +
h4,
 +
h5,
 +
h6 {
 +
color: initial;
 +
background: initial;
 +
font-weight: initial;
 +
margin: initial;
 +
padding-top: initial;
 +
padding-bottom: initial;
 +
border-bottom: initial;
 +
}
 +
 +
h1 {
 +
font-size: initial;
 +
}
 +
 +
h2 {
 +
font-size: initial;
 +
}
 +
 +
h3,
 +
h4,
 +
h5,
 +
h6 {
 +
border-bottom: initial;
 +
font-weight: initial;
 +
}
 +
 +
h3 {
 +
font-size: initial;
 +
}
 +
 +
h4 {
 +
font-size: initial;
 +
}
 +
 +
h5 {
 +
font-size: initial;
 +
}
 +
 +
h6 {
 +
font-size: initial;
 +
}
 +
 +
ul {
 +
line-height: initial;
 +
list-style-type: initial;
 +
margin: initial;
 +
padding: initial;
 +
list-style-image: initial;
 +
}
 +
 +
ol {
 +
line-height: initial;
 +
margin: initial;
 +
padding: initial;
 +
list-style-image: initial;
 +
}
 +
 +
li {
 +
margin-bottom: initial;
 +
}
 +
 +
dt {
 +
font-weight: initial;
 +
margin-bottom: initial;
 +
}
 +
 +
dl {
 +
margin-top: initial;
 +
margin-bottom: initial;
 +
}
 +
 +
dd {
 +
line-height: initial;
 +
margin-left: initial;
 +
margin-bottom: initial;
 +
}
 +
 +
fieldset {
 +
border: initial;
 +
margin: initial;
 +
padding: initial;
 +
line-height: initial;
 +
}
 +
 +
legend {
 +
background: initial;
 +
padding: initial;
 +
font-size: initial;
 +
}
 +
 +
form {
 +
border: initial;
 +
margin: initial;
 +
}
 +
 +
textarea {
 +
width: initial;
 +
padding: initial;
 +
}
 +
 +
input.historysubmit {
 +
padding: initial;
 +
font-size: initial;
 +
cursor: initial;
 +
height: initial;
 +
margin-left: initial;
 +
}
 +
 +
select {
 +
vertical-align: initial;
 +
}
 +
 +
abbr,
 +
acronym,
 +
.explain {
 +
border-bottom: initial;
 +
color: initial;
 +
background: initial;
 +
cursor: initial;
 +
}
 +
 +
q {
 +
font-family: initial;
 +
font-style: initial;
 +
}
 +
 +
code {
 +
background-color: initial;
 +
}
 +
 +
pre {
 +
padding: initial;
 +
border: initial;
 +
color: initial;
 +
background-color: initial;
 +
line-height: initial;
 +
}
 +
 +
#siteSub {
 +
display: initial;
 +
}
 +
 +
#contentSub {
 +
font-size: initial;
 +
line-height: initial;
 +
margin: initial;
 +
color: initial;
 +
width: initial;
 +
}
 +
 +
span.subpages {
 +
display: initial;
 +
}
 +
 +
#bodyContent h1,
 +
#bodyContent h2 {
 +
margin-bottom: initial;
 +
}
 +
 +
#bodyContent h3,
 +
#bodyContent h4,
 +
#bodyContent h5 {
 +
margin-bottom: initial;
 +
}
 +
 +
.firstHeading {
 +
margin-bottom: initial;
 +
}
 +
 +
.usermessage {
 +
background-color: initial;
 +
border: initial;
 +
color: initial;
 +
font-weight: initial;
 +
margin: initial;
 +
padding: initial;
 +
vertical-align: initial;
 +
}
 +
 +
#siteNotice {
 +
text-align: initial;
 +
font-size: initial;
 +
padding: initial;
 +
}
 +
 +
#siteNotice p {
 +
margin: initial;
 +
padding: initial;
 +
}
 +
 +
.error {
 +
color: initial;
 +
font-size: initial;
 +
}
 +
 +
#catlinks {
 +
border: initial;
 +
background-color: initial;
 +
padding: initial;
 +
margin-top: initial;
 +
clear: initial;
 +
}
 +
 +
.documentDescription {
 +
font-weight: initial;
 +
display: initial;
 +
margin: initial;
 +
line-height: initial;
 +
}
 +
 +
.documentByLine {
 +
text-align: initial;
 +
font-size: initial;
 +
clear: initial;
 +
font-weight: initial;
 +
color: initial;
 +
}
 +
 +
.center {
 +
width: initial;
 +
text-align: initial;
 +
}
 +
 +
*.center * {
 +
margin-left: initial;
 +
margin-right: initial;
 +
}
 +
 +
.small,
 +
.small * {
 +
font-size: initial;
 +
}
 +
 +
table.small {
 +
font-size: initial;
 +
}
 +
 +
#toc,
 +
.toc {
 +
border: initial;
 +
background-color: initial;
 +
padding: initial;
 +
font-size: initial;
 +
}
 +
 +
#toc h2,
 +
.toc h2 {
 +
display: initial;
 +
border: initial;
 +
padding: initial;
 +
font-size: initial;
 +
font-weight: initial;
 +
}
 +
 +
#toc #toctitle,
 +
.toc #toctitle,
 +
#toc .toctitle,
 +
.toc .toctitle {
 +
text-align: initial;
 +
}
 +
 +
#toc ul,
 +
.toc ul {
 +
list-style-type: initial;
 +
list-style-image: initial;
 +
margin-left: initial;
 +
padding-left: initial;
 +
text-align: initial;
 +
}
 +
 +
#toc ul ul,
 +
.toc ul ul {
 +
margin: initial;
 +
}
 +
 +
#toc .toctoggle,
 +
.toc .toctoggle {
 +
font-size: initial;
 +
}
 +
 +
div.floatright,
 +
table.floatright {
 +
clear: initial;
 +
float: initial;
 +
position: initial;
 +
margin: initial;
 +
border: initial;
 +
}
 +
 +
div.floatright p {
 +
font-style: initial;
 +
}
 +
 +
div.floatleft,
 +
table.floatleft {
 +
float: initial;
 +
position: initial;
 +
margin: initial;
 +
border: initial;
 +
}
 +
 +
div.floatleft p {
 +
font-style: initial;
 +
}
 +
 +
div.thumb {
 +
margin-bottom: initial;
 +
border-style: initial;
 +
border-color: initial;
 +
width: initial;
 +
}
 +
 +
div.thumb div {
 +
border: initial;
 +
padding: initial;
 +
background-color: initial;
 +
font-size: initial;
 +
text-align: initial;
 +
overflow: initial;
 +
}
 +
 +
div.thumb div a img {
 +
border: initial;
 +
}
 +
 +
div.thumb div div.thumbcaption {
 +
border: initial;
 +
text-align: initial;
 +
line-height: initial;
 +
padding: initial;
 +
}
 +
 +
div.magnify {
 +
float: initial;
 +
border: initial;
 +
background: initial;
 +
}
 +
 +
div.magnify a,
 +
div.magnify img {
 +
display: initial;
 +
border: initial;
 +
background: initial;
 +
}
 +
 +
div.tright {
 +
clear: initial;
 +
float: initial;
 +
border-width: initial;
 +
}
 +
 +
div.tleft {
 +
float: initial;
 +
margin-right: initial;
 +
border-width: initial;
 +
}
 +
 +
.hiddenStructure {
 +
display: initial;
 +
}
 +
 +
img.tex {
 +
vertical-align: initial;
 +
}
 +
 +
span.texhtml {
 +
font-family: initial;
 +
}
 +
 +
table.rimage {
 +
float: initial;
 +
position: initial;
 +
margin-left: initial;
 +
margin-bottom: initial;
 +
text-align: initial;
 +
}
 +
 +
.toccolours {
 +
border: initial;
 +
background-color: initial;
 +
padding: initial;
 +
font-size: initial;
 +
}
 +
 +
div.townBox {
 +
position: initial;
 +
float: initial;
 +
background: initial;
 +
margin-left: initial;
 +
border: initial;
 +
padding: initial;
 +
width: initial;
 +
overflow: initial;
 +
clear: initial;
 +
}
 +
 +
div.townBox dl {
 +
padding: initial;
 +
margin: initial;
 +
font-size: initial;
 +
}
 +
 +
div.townBox dl dt {
 +
background: initial;
 +
margin: initial;
 +
}
 +
 +
div.townBox dl dd {
 +
margin: initial;
 +
background-color: initial;
 +
}
 +
 +
.special li {
 +
line-height: initial;
 +
margin: initial;
 +
padding: initial;
 +
}
 +
 +
.autocomment {
 +
color: initial;
 +
}
 +
 +
#pagehistory span.user {
 +
margin-left: initial;
 +
margin-right: initial;
 +
}
 +
 +
#pagehistory span.minor {
 +
font-weight: initial;
 +
}
 +
 +
#pagehistory li {
 +
border: initial;
 +
}
 +
 +
#pagehistory li.selected {
 +
background-color: initial;
 +
border: initial;
 +
}
 +
 +
table.diff,
 +
td.diff-otitle,
 +
td.diff-ntitle {
 +
background-color: initial;
 +
}
 +
 +
td.diff-addedline {
 +
background: initial;
 +
font-size: initial;
 +
}
 +
 +
td.diff-deletedline {
 +
background: initial;
 +
font-size: initial;
 +
}
 +
 +
td.diff-context {
 +
background: initial;
 +
font-size: initial;
 +
}
 +
 +
span.diffchange {
 +
color: initial;
 +
font-weight: initial;
 +
}
 +
 +
#bodyContent a[href ^="http://"],
 +
#bodyContent a[href ^="gopher://"] {}
 +
 +
#bodyContent a[href ^="https://"],
 +
.link-https {
 +
background: initial;
 +
padding-right: initial;
 +
}
 +
 +
#bodyContent a[href ^="mailto:"],
 +
.link-mailto {
 +
background: initial;
 +
padding-right: initial;
 +
}
 +
 +
#bodyContent a[href ^="news://"] {
 +
background: initial;
 +
padding-right: initial;
 +
}
 +
 +
#bodyContent a[href ^="ftp://"],
 +
.link-ftp {
 +
background: initial;
 +
padding-right: initial;
 +
}
 +
 +
#bodyContent a[href ^="irc://"],
 +
.link-irc {
 +
background: initial;
 +
padding-right: initial;
 +
}
 +
 +
#bodyContent a.extiw,
 +
#bodyContent a.extiw:active {
 +
color: initial;
 +
background: initial;
 +
padding: initial;
 +
}
 +
 +
#bodyContent .plainlinks a {
 +
background: initial;
 +
padding: initial;
 +
}
 +
 +
li#pt-userpage,
 +
li#pt-anonuserpage,
 +
li#pt-login {
 +
padding-left: initial;
 +
text-transform: initial;
 +
}
 +
 +
head:first-child+body #footer li {
 +
white-space: initial;
 +
}
 +
 +
#preftoc {
 +
float: initial;
 +
margin: initial;
 +
width: initial;
 +
}
 +
 +
#preftoc li {
 +
border: initial;
 +
}
 +
 +
#preftoc li.selected {
 +
background-color: initial;
 +
border: initial;
 +
}
 +
 +
#preftoc a,
 +
#preftoc a:active {
 +
display: initial;
 +
color: initial;
 +
}
 +
 +
#prefcontrol {
 +
clear: initial;
 +
float: initial;
 +
margin-top: initial;
 +
}
 +
 +
div.prefsectiontip {
 +
font-size: initial;
 +
margin-top: initial;
 +
}
 +
 +
fieldset.operaprefsection {
 +
margin-left: initial;
 +
}
 +
 +
*>html #p-cactions li {
 +
border: initial;
 +
}
 +
 +
*>html #p-cactions li a {
 +
border: initial;
 +
border-bottom: initial;
 +
}
 +
 +
*>html #f-poweredbyico,
 +
*>html #bodyContent,
 +
*>html #bodyContent pre {
 +
overflow-x: initial;
 +
width: initial;
 +
padding-bottom: initial;
 +
}
 +
 +
* html #footer {
 +
margin-top: initial;
 +
}
 +
 +
* html #column-content {
 +
display: initial;
 +
margin-bottom: initial;
 +
}
 +
 +
* html div.editsection {
 +
font-size: initial;
 +
}
 +
 +
#pagehistory li.selected {
 +
position: initial;
 +
}
 +
 +
*>html #column-content {
 +
float: initial;
 +
}
 +
 +
*>html #column-one {
 +
position: initial;
 +
left: initial;
 +
top: initial;
 +
}
 +
 +
*>html #footer {
 +
margin-left: initial;
 +
}
 +
 +
.redirectText {
 +
font-size: initial;
 +
margin: initial;
 +
}
 +
 +
.printfooter {
 +
display: initial;
 +
}
 +
 +
.not-patrolled {
 +
background-color: initial;
 +
}
 +
 +
div.patrollink {
 +
font-size: initial;
 +
text-align: initial;
 +
}
 +
 +
span.newpage,
 +
span.minor,
 +
span.searchmatch {
 +
font-weight: initial;
 +
}
 +
 +
span.unpatrolled {
 +
font-weight: initial;
 +
color: initial;
 +
}
 +
 +
span.searchmatch {
 +
color: initial;
 +
}
 +
 +
.sharedUploadNotice {
 +
font-style: initial;
 +
}
 +
 +
span.updatedmarker {
 +
color: initial;
 +
background-color: initial;
 +
}
 +
 +
span.newpageletter {
 +
font-weight: initial;
 +
color: initial;
 +
background-color: initial;
 +
}
 +
 +
span.minoreditletter {
 +
color: initial;
 +
background-color: initial;
 +
}
 +
 +
table.gallery {
 +
border: initial;
 +
margin: initial;
 +
padding: initial;
 +
background-color: initial;
 +
}
 +
 +
table.gallery tr {
 +
vertical-align: initial;
 +
}
 +
 +
table.gallery td {
 +
vertical-align: initial;
 +
background-color: initial;
 +
border: initial;
 +
}
 +
 +
div.gallerybox {
 +
margin: initial;
 +
width: initial;
 +
}
 +
 +
div.gallerybox div.thumb {
 +
text-align: initial;
 +
border: initial;
 +
margin: initial;
 +
}
 +
 +
div.gallerytext {
 +
font-size: initial;
 +
padding: initial;
 +
}
 +
 +
span.comment {
 +
font-style: initial;
 +
}
 +
 +
span.changedby {
 +
font-size: initial;
 +
}
 +
 +
.previewnote {
 +
text-align: initial;
 +
color: initial;
 +
}
 +
 +
.editExternally {
 +
border: initial;
 +
background-color: initial;
 +
padding: initial;
 +
margin-top: initial;
 +
float: initial;
 +
font-size: initial;
 +
text-align: initial;
 +
}
 +
 +
.editExternallyHelp {
 +
font-style: initial;
 +
color: initial;
 +
}
 +
 +
li span.deleted {
 +
text-decoration: initial;
 +
color: initial;
 +
font-style: initial;
 +
}
 +
 +
.toggle {
 +
margin-left: initial;
 +
text-indent: initial;
 +
}
 +
 +
table.metadata {
 +
font-size: initial;
 +
margin-left: initial;
 +
margin-bottom: initial;
 +
}
 +
 +
table.metadata caption {
 +
font-weight: initial;
 +
}
 +
 +
table.metadata th {
 +
font-weight: initial;
 +
}
 +
 +
table.metadata td {
 +
padding: initial;
 +
}
 +
 +
table.metadata {
 +
border: initial;
 +
border-collapse: initial;
 +
}
 +
 +
table.metadata td,
 +
table.metadata th {
 +
text-align: initial;
 +
border: initial;
 +
padding-left: initial;
 +
padding-right: initial;
 +
}
 +
 +
table.metadata th {
 +
background-color: initial;
 +
}
 +
 +
table.metadata td {
 +
background-color: initial;
 +
}
 +
 +
ul#filetoc {
 +
text-align: initial;
 +
border: initial;
 +
background-color: initial;
 +
padding: initial;
 +
font-size: initial;
 +
margin-bottom: initial;
 +
margin-left: initial;
 +
margin-right: initial;
 +
}
 +
 +
#filetoc li {
 +
display: initial;
 +
list-style-type: initial;
 +
padding-right: initial;
 +
}
 +
 +
input#wpSave,
 +
input#wpDiff {
 +
margin-right: initial;
 +
}
 +
 +
table.revisionform_default {
 +
border: initial;
 +
}
 +
 +
table.revisionform_focus {
 +
border: initial;
 +
background-color: initial;
 +
}
 +
 +
tr.revision_tr_default {
 +
background-color: initial;
 +
}
 +
 +
tr.revision_tr_first {
 +
background-color: initial;
 +
}
 +
 +
p.revision_saved {
 +
color: initial;
 +
font-weight: initial;
 +
}
 +
 +
#mw_trackbacks {
 +
border: initial;
 +
background-color: initial;
 +
padding: initial;
 +
}
 +
 +
#allmessagestable th {
 +
background-color: initial;
 +
}
 +
 +
#allmessagestable tr.orig {
 +
background-color: initial;
 +
}
 +
 +
#allmessagestable tr.new {
 +
background-color: initial;
 +
}
 +
 +
#allmessagestable tr.def {
 +
background-color: initial;
 +
}
 +
 +
#top_menu_under {
 +
position: initial;
 +
width: initial;
 +
height: initial;
 +
}
 +
 +
#top_menu_14 {
 +
position: initial;
 +
width: initial;
 +
top: initial;
 +
left: initial;
 +
height: initial;
 +
background-color: initial;
 +
border-bottom: initial;
 +
z-index: initial;
 +
}
 +
 +
#top_menu_inside {
 +
display: initial;
 +
position: initial;
 +
width: initial;
 +
height: initial;
 +
margin: initial;
 +
padding: initial;
 +
border-left: initial;
 +
border-right: initial;
 +
font-family: initial;
 +
font-size: initial;
 +
font-weight: initial;
 +
color: initial;
 +
}
 +
 +
#top_menu_inside ul {
 +
list-style: initial;
 +
margin: initial;
 +
padding: initial;
 +
}
 +
 +
#top_menu_inside li {
 +
float: initial;
 +
padding: initial;
 +
cursor: initial;
 +
margin: initial;
 +
}
 +
 +
#top_menu_inside .has_submenu:hover {
 +
background-color: initial;
 +
color: initial;
 +
text-decoration: initial;
 +
}
 +
 +
#top_menu_inside #user_item {
 +
float: initial;
 +
padding-top: initial;
 +
margin-right: initial;
 +
cursor: initial;
 +
color: initial;
 +
}
 +
 +
#top_menu_inside #user_item:hover {
 +
background-color: initial;
 +
color: initial;
 +
}
 +
 +
#top_menu_inside #bars_item {
 +
position: initial;
 +
top: initial;
 +
left: initial;
 +
z-index: initial;
 +
cursor: initial;
 +
}
 +
 +
#top_menu_inside #bars_box {
 +
position: initial;
 +
right: initial;
 +
top: initial;
 +
min-height: initial;
 +
min-width: initial;
 +
color: initial;
 +
background-color: initial;
 +
border: initial;
 +
box-shadow: initial;
 +
z-index: initial;
 +
}
 +
 +
#top_menu_inside .submenu {
 +
display: initial;
 +
position: initial;
 +
z-index: initial;
 +
top: initial;
 +
left: initial;
 +
width: initial;
 +
min-height: initial;
 +
background-color: initial;
 +
padding: initial;
 +
box-shadow: initial;
 +
color: initial;
 +
}
 +
 +
#top_menu_inside .section {
 +
float: initial;
 +
width: initial;
 +
font-family: initial;
 +
font-style: initial;
 +
font-weight: initial;
 +
font-size: initial;
 +
line-height: initial;
 +
text-align: initial;
 +
}
 +
 +
#top_menu_inside .section .google span {
 +
padding-left: initial;
 +
}
 +
 +
#top_menu_inside .section .google span:hover,
 +
#top_menu_inside .section #page_go:hover {
 +
text-decoration: initial;
 +
color: initial;
 +
}
 +
 +
#top_menu_inside .h1 {
 +
font-style: initial;
 +
font-size: initial;
 +
line-height: initial;
 +
text-weight: initial;
 +
text-decoration: initial;
 +
text-align: initial;
 +
}
 +
 +
#top_menu_inside .intro {
 +
color: initial;
 +
font-style: initial;
 +
font-weight: initial;
 +
font-size: initial;
 +
}
 +
 +
#top_menu_inside .has_submenu .intro a {
 +
color: initial;
 +
cursor: initial;
 +
}
 +
 +
#top_menu_inside .has_submenu .intro a:hover {
 +
color: initial;
 +
}
 +
 +
#notifications_item {
 +
position: initial;
 +
right: initial;
 +
top: initial;
 +
}
 +
 +
#notifications_item .notification_bug {
 +
height: initial;
 +
min-width: initial;
 +
border-radius: initial;
 +
background-color: initial;
 +
padding: initial;
 +
font-size: initial;
 +
font-weight: initial;
 +
color: initial;
 +
line-height: initial;
 +
text-align: initial;
 +
cursor: initial;
 +
}
 +
 +
#notifications_item .notification_bug[enabled] {
 +
background-color: initial;
 +
cursor: initial;
 +
}
 +
 +
#globalWrapper,
 +
{
 +
width: initial;
 +
height: initial;
 +
border: initial;
 +
background-color: initial;
 +
margin: initial;
 +
padding: initial;
 +
}
 +
 +
body {
 +
background-color: initial;
 +
}
 +
 +
#content {
 +
width: initial;
 +
padding: initial;
 +
border: initial;
 +
color: initial;
 +
margin-left: initial;
 +
margin-right: initial;
 +
background-color: initial;
 +
position: initial;
 +
}
 +
 +
#content H1 {
 +
font-weight: initial;
 +
}
 +
 +
#top_menu_inside {
 +
margin-left: initial;
 +
}
 +
 +
#top_title {
 +
margin-bottom: initial;
 +
}
 +
 +
.logo_2018 {
 +
margin-top: initial;
 +
width: initial;
 +
float: initial;
 +
}
 +
 +
.logo_2018:hover {
 +
opacity: initial;
 +
}
 +
 +
.firstHeading {
 +
padding-top: initial;
 +
border-bottom: initial;
 +
}
 +
 +
#HQ_page .oneColumn {
 +
width: initial;
 +
float: initial;
 +
padding: initial;
 +
}
 +
 +
#HQ_page .twoColumns {
 +
width: initial;
 +
float: initial;
 +
padding: initial;
 +
}
 +
 +
#HQ_page .threeColumns {
 +
width: initial;
 +
float: initial;
 +
padding: initial;
 +
}
 +
 +
#HQ_page .fourColumns {
 +
width: initial;
 +
float: initial;
 +
padding: initial;
 +
}
 +
 +
#HQ_page .clear {
 +
height: initial;
 +
clear: initial;
 +
}
 +
 +
#HQ_page .clear_id {
 +
height: initial;
 +
clear: initial;
 +
}
 +
 +
#HQ_page .highlight {
 +
-webkit-transition: initial;
 +
-moz-transition: initial;
 +
-ms-transition: initial;
 +
-o-transition: initial;
 +
transition: initial;
 +
}
 +
 +
#HQ_page .highlight:hover {
 +
background-color: initial;
 +
cursor: initial;
 +
}
 +
 +
#HQ_page .full_border {
 +
border: initial;
 +
}
 +
 +
#HQ_page .dot_border {
 +
border: initial;
 +
}
 +
 +
#HQ_page .right_border {
 +
border-right: initial;
 +
}
 +
 +
#HQ_page .background_gray {
 +
background-color: initial;
 +
}
 +
 +
#HQ_page .photo_container {
 +
padding: initial;
 +
margin-right: initial;
 +
}
 +
 +
#HQ_page .photo_container p {
 +
padding: initial;
 +
font-size: initial;
 +
}
 +
 +
#HQ_page .alert_box {
 +
background-color: initial;
 +
border: initial;
 +
color: initial;
 +
font-weight: initial;
 +
cursor: initial;
 +
}
 +
 +
#HQ_page .alert_box:hover {
 +
background-color: initial;
 +
border: initial;
 +
color: initial;
 +
font-weight: initial;
 +
}
 +
 +
#HQ_page .button {
 +
min-width: initial;
 +
max-width: initial;
 +
border: initial;
 +
color: initial;
 +
background-color: initial;
 +
height: initial;
 +
font-size: initial;
 +
text-align: initial;
 +
border-radius: initial;
 +
padding: initial;
 +
margin: initial;
 +
-webkit-transition: initial;
 +
-moz-transition: initial;
 +
-ms-transition: initial;
 +
-o-transition: initial;
 +
transition: initial;
 +
}
 +
 +
#HQ_page .button:hover {
 +
background-color: initial;
 +
color: initial;
 +
}
 +
 +
#HQ_page .newsItem {
 +
border: initial;
 +
margin: initial;
 +
padding: initial;
 +
border-radius: initial;
 +
}
 +
 +
#HQ_page .newsDate {
 +
font-style: initial;
 +
display: initial;
 +
color: initial;
 +
float: initial;
 +
padding-top: initial;
 +
padding-right: initial;
 +
}
 +
 +
.pop_why {
 +
border: initial;
 +
color: initial;
 +
font-weight: initial;
 +
text-align: initial;
 +
border-radius: initial;
 +
float: initial;
 +
margin-right: initial;
 +
margin-left: initial;
 +
padding-left: initial;
 +
padding-top: initial;
 +
padding-right: initial;
 +
padding-bottom: initial;
 +
cursor: initial;
 +
}
 +
 +
.pop_why:hover {
 +
color: initial;
 +
background-color: initial;
 +
}
 +
 +
.pop_close {
 +
font-size: initial;
 +
border: initial;
 +
padding: initial;
 +
padding-top: initial;
 +
padding-right: initial;
 +
color: initial;
 +
border-radius: initial;
 +
cursor: initial;
 +
font-weight: initial;
 +
width: initial;
 +
height: initial;
 +
float: initial;
 +
}
 +
 +
.pop_close:hover {
 +
background-color: initial;
 +
color: initial;
 +
}
 +
 +
.pop_why_box {
 +
display: initial;
 +
left: initial;
 +
top: initial;
 +
background-color: initial;
 +
padding: initial;
 +
width: initial;
 +
position: initial;
 +
border: initial;
 +
border-radius: initial;
 +
z-index: initial;
 +
}
 +
 +
.pop_why_cover {
 +
display: initial;
 +
z-index: initial;
 +
margin-top: initial;
 +
margin-left: initial;
 +
width: initial;
 +
height: initial;
 +
float: initial;
 +
position: initial;
 +
opacity: initial;
 +
background-color: initial;
 +
}
 +
 +
#HQ_page .click_open {
 +
padding: initial;
 +
background-color: initial;
 +
border: initial;
 +
border-radius: initial;
 +
cursor: initial;
 +
-webkit-transition: initial;
 +
-moz-transition: initial;
 +
-ms-transition: initial;
 +
-o-transition: initial;
 +
transition: initial;
 +
}
 +
 +
#HQ_page .click_icon {
 +
font-size: initial;
 +
float: initial;
 +
margin-top: initial;
 +
}
 +
 +
#HQ_page .click_content {
 +
display: initial;
 +
}
 +
 +
#HQ_page p {
 +
font-family: initial;
 +
font-size: initial;
 +
text-align: initial;
 +
}
 +
 +
#HQ_page .red_text {
 +
color: initial;
 +
font-weight: initial;
 +
}
 +
 +
#HQ_page h1,
 +
h2,
 +
h3,
 +
h4,
 +
h5 {
 +
font-family: initial;
 +
border-bottom: initial;
 +
font-weight: initial;
 +
}
 +
 +
#HQ_page .oneColumn h1,
 +
#HQ_page .twoColumns h1,
 +
#HQ_page .threeColumns h1,
 +
#HQ_page .fourColumns h1,
 +
#HQ_page .pop_why_content h1 {
 +
color: initial;
 +
}
 +
 +
#HQ_page .oneColumn h2,
 +
#HQ_page .twoColumns h2,
 +
#HQ_page .threeColumns h2,
 +
#HQ_page .fourColumns h2,
 +
#HQ_page .pop_why_content h2 {
 +
color: initial;
 +
}
 +
 +
#HQ_page .oneColumn h3,
 +
#HQ_page .twoColumns h3,
 +
#HQ_page .threeColumns h3,
 +
#HQ_page .fourColumns h3,
 +
#HQ_page .pop_why_content h3 {
 +
color: initial;
 +
}
 +
 +
#HQ_page .oneColumn h4,
 +
#HQ_page .twoColumns h4,
 +
#HQ_page .threeColumns h4,
 +
#HQ_page .fourColumns h4,
 +
#HQ_page .pop_why_content h4 {
 +
color: initial;
 +
}
 +
 +
#HQ_page .oneColumn h5,
 +
#HQ_page .twoColumns h5,
 +
#HQ_page .threeColumns h5,
 +
#HQ_page .fourColumns h5,
 +
#HQ_page .pop_why_content h5,
 +
#HQ_page .oneColumn h6,
 +
#HQ_page .twoColumns h6,
 +
#HQ_page .threeColumns h6,
 +
#HQ_page .fourColumns h6,
 +
#HQ_page .pop_why_content h6 {
 +
color: initial;
 +
}
 +
 +
#HQ_page .oneColumn a,
 +
#HQ_page .twoColumns a,
 +
#HQ_page .threeColumns a,
 +
#HQ_page .fourColumns a,
 +
#HQ_page .pop_why_content a {
 +
color: initial;
 +
font-weight: initial;
 +
text-decoration: initial;
 +
}
 +
 +
#HQ_page .oneColumn a:hover,
 +
#HQ_page .twoColumns a:hover,
 +
#HQ_page .threeColumns a:hover,
 +
#HQ_page .fourColumns a:hover,
 +
#HQ_page .pop_why_content a:hover {
 +
color: initial;
 +
}
 +
 +
#HQ_page table {
 +
border: initial;
 +
border-collapse: initial;
 +
width: initial;
 +
margin-bottom: initial;
 +
margin-top: initial;
 +
margin-right: initial;
 +
margin-left: initial;
 +
}
 +
 +
#HQ_page td {
 +
padding: initial;
 +
border: initial;
 +
border-collapse: initial;
 +
vertical-align: initial;
 +
}
 +
 +
#HQ_page th {
 +
background-color: initial;
 +
padding: initial;
 +
color: initial;
 +
border: initial;
 +
border-collapse: initial;
 +
vertical-align: initial;
 +
}
 +
 +
#sideMenu {
 +
width: initial;
 +
position: initial;
 +
top: initial;
 +
left: initial;
 +
z-index: initial;
 +
padding-top: initial;
 +
padding-bottom: initial;
 +
padding-left: initial;
 +
padding-right: initial;
 +
background-color: initial;
 +
text-align: initial;
 +
}
 +
 +
#sideMenu ul {
 +
margin-top: initial;
 +
margin-bottom: initial;
 +
}
 +
 +
#sideMenu .sideMenu a:hover {
 +
text-decoration: initial;
 +
}
 +
 +
#HQ_page #home_logo {
 +
margin-bottom: initial;
 +
margin-top: initial;
 +
}
 +
 +
#sideMenu #home_logo:hover {
 +
opacity: initial;
 +
}
 +
 +
#sideMenu #MainPage_menu ul li {
 +
width: initial;
 +
margin-left: initial;
 +
margin-bottom: initial;
 +
list-style: initial;
 +
}
 +
 +
#sideMenu .mainMenu_Title {
 +
width: initial;
 +
float: initial;
 +
padding-left: initial;
 +
padding-top: initial;
 +
padding-bottom: initial;
 +
border: initial;
 +
font-size: initial;
 +
-webkit-transition: initial;
 +
-moz-transition: initial;
 +
-ms-transition: initial;
 +
-o-transition: initial;
 +
transition: initial;
 +
}
 +
 +
#sideMenu .mainMenu_toggle {
 +
width: initial;
 +
text-align: initial;
 +
float: initial;
 +
font-size: initial;
 +
margin-right: initial;
 +
margin-left: initial;
 +
padding-left: initial;
 +
padding-bottom: initial;
 +
padding-top: initial;
 +
border: initial;
 +
-webkit-transition: initial;
 +
-moz-transition: initial;
 +
-ms-transition: initial;
 +
-o-transition: initial;
 +
transition: initial;
 +
}
 +
 +
#sideMenu .mainMenu_Title:hover,
 +
#sideMenu .mainMenu_toggle:hover {
 +
border: initial;
 +
background: initial;
 +
color: initial;
 +
}
 +
 +
#sideMenu #MainPage_menu ul li li {
 +
width: initial;
 +
margin-bottom: initial;
 +
margin-left: initial;
 +
padding-left: initial;
 +
padding-top: initial;
 +
padding-bottom: initial;
 +
cursor: initial;
 +
border: initial;
 +
background-color: initial;
 +
color: initial;
 +
font-size: initial;
 +
}
 +
 +
#sideMenu #MainPage_menu ul li li:hover {
 +
border: initial;
 +
background: initial;
 +
color: initial;
 +
}
 +
 +
#sideMenu .switch_Menus {
 +
width: initial;
 +
font-size: initial;
 +
margin-left: initial;
 +
display: initial;
 +
}
 +
 +
#sideMenu .sideMenuTitle {
 +
width: initial;
 +
margin-left: initial;
 +
font-size: initial;
 +
}
 +
 +
#sideMenu .expand_subMenus {
 +
width: initial;
 +
font-size: initial;
 +
margin-right: initial;
 +
}
 +
 +
#sideMenu .sideMenuTitle,
 +
#sideMenu .expand_subMenus,
 +
#sideMenu .switch_Menus {
 +
height: initial;
 +
padding-top: initial;
 +
float: initial;
 +
font-weight: initial;
 +
color: initial;
 +
background-color: initial;
 +
cursor: initial;
 +
text-align: initial;
 +
}
 +
 +
#sideMenu .sideMenuTitle:hover,
 +
#sideMenu .expand_subMenus:hover,
 +
#sideMenu .switch_Menus:hover {
 +
background-color: initial;
 +
color: initial;
 +
}
 +
 +
#sideMenu h4 {
 +
color: initial;
 +
}
 +
 +
#sideMenu .subMenu_toggle {
 +
float: initial;
 +
cursor: initial;
 +
}
 +
 +
#sideMenu ul {
 +
margin-left: initial;
 +
list-style: initial;
 +
}
 +
 +
#sideMenu ol {
 +
margin-left: initial;
 +
}
 +
 +
#sideMenu ul a,
 +
#sideMenu ol a {
 +
font-weight: initial;
 +
color: initial;
 +
}
 +
 +
#sideMenu ul a:hover,
 +
#HQ_page #sideMenu ol a:hover {
 +
color: initial;
 +
}
 +
 +
#sideMenu ul ul {
 +
margin-left: initial;
 +
list-style: initial;
 +
color: initial;
 +
}
 +
 +
#sideMenu ul ul a {
 +
color: initial;
 +
font-weight: initial;
 +
}
 +
 +
#sideMenu ul ul a:hover {
 +
color: initial;
 +
cursor: initial;
 +
}
 +
 +
 +
/* cache key: initial;
  
 
a {
 
a {

Revision as of 22:37, 16 October 2018

WHO WILL USE OUR PRODUCT

Our target audience consists of scientists and clinicians interested in the detection of the Delta F508 mutation , responsible for approximately 70% of the Cystic Fibrosis cases in Bulgaria and Europe as a whole. Our system is pla nned to be used only in a controlled environment.

IS IT SAFE?

Not only is it safer than any other technology that does the same thing, but it is also drastically cheaper and vastly beneficial due to its simplicity - it does not require DNA sequencing for the detection step.

USED ORGANISM STRAINS

# Escherichia coli - DH5α strain
# Escherichia coli - TOP10 strain

POTENTIAL RISKS

Our project poses the typical risks of working with a level 1 GMO.

WASTE TREATMENT

All biological materials and equipment used for handling were collected separately and autoclaved.

EMERGENCY REACTIONS

If lab coats or clothes start burning:
emergency showers
If acids or other harmful liquids get in the eyes:
eye showers
If injuries occur:
treat them with first aid-kits, report the injury, go to the hospital if necessary
If solutions with GMO are running down the bench:
swap and disinfect the place with NaClO (bleach)

PROTECTIVE EQUIPMENT

Eye protection
Lab coats
Safety glasses in special areas of the lab
(should be used in other areas if necessary)

OTHER RULES

Do not work alone!
There should be at least one person in the lab with you.

Do not pipette with your mouth!

Disinfect hands after contamination with GMOs!

Disinfect hands and wash them after working in the lab!

Do not eat, swallow, wash and snore with any chemicals!

Do not bring food, drinks, pets and snacks in the lab!

Be sure that you have informed the instructor of the next step of the experiment plan and gotten the permission of him!

Record the general nature of the work clearly in your lab journal!