266 lines
5.0 KiB
CSS
266 lines
5.0 KiB
CSS
#quadmenu .owl-carousel,
|
|
#quadmenu .owl-dots,
|
|
#quadmenu .owl-nav,
|
|
#quadmenu .quadmenu-container,
|
|
#quadmenu .quadmenu-navbar-nav,
|
|
#quadmenu .quadmenu-dropdown-toggle,
|
|
#quadmenu .quadmenu-dropdown-menu,
|
|
#quadmenu .quadmenu-dropdown-submenu,
|
|
#quadmenu ul,
|
|
#quadmenu ul li,
|
|
#quadmenu ul li ul,
|
|
#quadmenu ul li a {
|
|
margin: 0;
|
|
padding: 0;
|
|
left: auto;
|
|
right: auto;
|
|
top: auto;
|
|
bottom: auto;
|
|
text-indent: 0;
|
|
clip: auto;
|
|
position: static;
|
|
background: none;
|
|
text-transform: none;
|
|
overflow: visible;
|
|
-webkit-box-shadow: none;
|
|
-moz-box-shadow: none;
|
|
-o-box-shadow: none;
|
|
box-shadow: none;
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
-ms-box-sizing: border-box;
|
|
-o-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
vertical-align: top;
|
|
border: none;
|
|
border-radius: 0;
|
|
text-align: left;
|
|
float: none;
|
|
height: auto;
|
|
width: auto;
|
|
transform: unset;
|
|
animation: unset;
|
|
opacity: unset;
|
|
visibility: visible;
|
|
pointer-events: all;
|
|
}
|
|
|
|
#quadmenu article,
|
|
#quadmenu aside,
|
|
#quadmenu details,
|
|
#quadmenu figcaption,
|
|
#quadmenu figure,
|
|
#quadmenu footer,
|
|
#quadmenu header,
|
|
#quadmenu hgroup,
|
|
#quadmenu main,
|
|
#quadmenu menu,
|
|
#quadmenu nav,
|
|
#quadmenu section,
|
|
#quadmenu summary {
|
|
display: block;
|
|
}
|
|
#quadmenu audio,
|
|
#quadmenu canvas,
|
|
#quadmenu progress,
|
|
#quadmenu video {
|
|
display: inline-block;
|
|
vertical-align: baseline;
|
|
}
|
|
#quadmenu audio:not([controls]) {
|
|
display: none;
|
|
height: 0;
|
|
}
|
|
#quadmenu [hidden],
|
|
#quadmenu template {
|
|
display: none;
|
|
}
|
|
#quadmenu a {
|
|
background-color: transparent;
|
|
}
|
|
#quadmenu a:active,
|
|
#quadmenu a:hover {
|
|
outline: 0;
|
|
}
|
|
#quadmenu abbr[title] {
|
|
border-bottom: 1px dotted;
|
|
}
|
|
#quadmenu b,
|
|
#quadmenu strong {
|
|
font-weight: bold;
|
|
}
|
|
#quadmenu dfn {
|
|
font-style: italic;
|
|
}
|
|
#quadmenu h1 {
|
|
font-size: 2em;
|
|
margin: 0.67em 0;
|
|
}
|
|
#quadmenu mark {
|
|
background: #ff0;
|
|
color: #000;
|
|
}
|
|
#quadmenu small {
|
|
font-size: 80%;
|
|
}
|
|
#quadmenu sub,
|
|
#quadmenu sup {
|
|
font-size: 75%;
|
|
line-height: 0;
|
|
position: relative;
|
|
vertical-align: baseline;
|
|
}
|
|
sup {
|
|
top: -0.5em;
|
|
}
|
|
#quadmenu sub {
|
|
bottom: -0.25em;
|
|
}
|
|
#quadmenu img {
|
|
border: 0;
|
|
}
|
|
#quadmenu svg:not(:root) {
|
|
overflow: hidden;
|
|
}
|
|
#quadmenu figure {
|
|
margin: 1em 40px;
|
|
}
|
|
#quadmenu hr {
|
|
-moz-box-sizing: content-box;
|
|
-webkit-box-sizing: content-box;
|
|
box-sizing: content-box;
|
|
height: 0;
|
|
}
|
|
#quadmenu pre {
|
|
overflow: auto;
|
|
}
|
|
#quadmenu code,
|
|
#quadmenu kbd,
|
|
#quadmenu pre,
|
|
#quadmenu samp {
|
|
font-family: monospace, monospace;
|
|
font-size: 1em;
|
|
}
|
|
#quadmenu button,
|
|
#quadmenu input,
|
|
#quadmenu optgroup,
|
|
#quadmenu select,
|
|
#quadmenu textarea {
|
|
color: inherit;
|
|
font: inherit;
|
|
margin: 0;
|
|
}
|
|
#quadmenu button {
|
|
overflow: visible;
|
|
}
|
|
#quadmenu button,
|
|
#quadmenu select {
|
|
text-transform: none;
|
|
}
|
|
#quadmenu button,
|
|
#quadmenu html input[type="button"],
|
|
#quadmenu input[type="reset"],
|
|
#quadmenu input[type="submit"] {
|
|
-webkit-appearance: button;
|
|
cursor: pointer;
|
|
}
|
|
#quadmenu button[disabled],
|
|
#quadmenu html input[disabled] {
|
|
cursor: default;
|
|
}
|
|
#quadmenu button::-moz-focus-inner,
|
|
#quadmenu input::-moz-focus-inner {
|
|
border: 0;
|
|
padding: 0;
|
|
}
|
|
#quadmenu input {
|
|
line-height: normal;
|
|
}
|
|
#quadmenu input[type="checkbox"],
|
|
#quadmenu input[type="radio"] {
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
padding: 0;
|
|
}
|
|
#quadmenu input[type="number"]::-webkit-inner-spin-button,
|
|
#quadmenu input[type="number"]::-webkit-outer-spin-button {
|
|
height: auto;
|
|
}
|
|
#quadmenu input[type="search"] {
|
|
-webkit-appearance: textfield;
|
|
-moz-box-sizing: content-box;
|
|
-webkit-box-sizing: content-box;
|
|
box-sizing: content-box;
|
|
}
|
|
#quadmenu input[type="search"]::-webkit-search-cancel-button,
|
|
#quadmenu input[type="search"]::-webkit-search-decoration {
|
|
-webkit-appearance: none;
|
|
}
|
|
#quadmenu fieldset {
|
|
border: 1px solid #c0c0c0;
|
|
margin: 0 2px;
|
|
padding: 0.35em 0.625em 0.75em;
|
|
}
|
|
#quadmenu legend {
|
|
border: 0;
|
|
padding: 0;
|
|
}
|
|
#quadmenu textarea {
|
|
overflow: auto;
|
|
}
|
|
#quadmenu optgroup {
|
|
font-weight: bold;
|
|
}
|
|
#quadmenu table {
|
|
border-collapse: collapse;
|
|
border-spacing: 0;
|
|
}
|
|
#quadmenu td,
|
|
#quadmenu th {
|
|
padding: 0;
|
|
}
|
|
#quadmenu * {
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
transition: none;
|
|
animation: none;
|
|
}
|
|
#quadmenu *:before,
|
|
#quadmenu *:after {
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
#quadmenu input,
|
|
#quadmenu #quadmenu button,
|
|
#quadmenu select,
|
|
#quadmenu textarea {
|
|
font-family: inherit;
|
|
font-size: inherit;
|
|
line-height: inherit;
|
|
}
|
|
#quadmenu a {
|
|
text-decoration: none;
|
|
}
|
|
#quadmenu a:hover,
|
|
#quadmenu a:focus {
|
|
text-decoration: none;
|
|
}
|
|
#quadmenu a:focus {
|
|
outline: thin dotted;
|
|
outline: 5px auto -webkit-focus-ring-color;
|
|
outline-offset: -2px;
|
|
}
|
|
#quadmenu a:focus, #quadmenu a:active,
|
|
#quadmenu button::-moz-focus-inner,
|
|
#quadmenu input[type="reset"]::-moz-focus-inner,
|
|
#quadmenu input[type="button"]::-moz-focus-inner,
|
|
#quadmenu input[type="submit"]::-moz-focus-inner,
|
|
#quadmenu select::-moz-focus-inner,
|
|
#quadmenu input[type="file"] > input[type="button"]::-moz-focus-inner {
|
|
border: 0;
|
|
outline : 0;
|
|
} |