.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//old.bizart.com.ua/wp-content/themes/bizart-template/css/owl_carousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}body {
-webkit-text-size-adjust: none;
-webkit-tap-highlight-color: transparent;
-webkit-focus-ring-color: transparent;
}
input,
textarea {
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
nav,
main,
aside,
figure,
footer,
header,
section,
summary,
article,
details,
figcaption {
display: block;
}
video,
audio,
canvas {
display: inline-block;
}
[hidden],
audio:not([controls]) {
display: none;
}
body {
height: 100%;
}
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
text-size-adjust: 100%;
}
a:focus {
outline: thin dotted;
}
input,
select,
button,
a:hover,
textarea,
a:active {
outline: 0;
}
img,
abbr,
input,
button,
iframe,
textarea {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
input,
button,
select,
textarea,
[type=search]::-webkit-search-decoration,
[type=search]::-webkit-search-cancel-button {
-webkit-appearance: none;
}
input,
button,
select,
textarea {
font-size: 100%;
font-family: inherit;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-transition: border linear .2s, box-shadow linear .2s, background linear .2s;
-webkit-transition: border linear .2s, background linear .2s, -webkit-box-shadow linear .2s;
transition: border linear .2s, background linear .2s, -webkit-box-shadow linear .2s;
transition: border linear .2s, box-shadow linear .2s, background linear .2s;
transition: border linear .2s, box-shadow linear .2s, background linear .2s, -webkit-box-shadow linear .2s;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
-webkit-box-shadow: none;
box-shadow: none;
}
input,
button {
line-height: normal;
}
button,
label[for],
[type=reset],
[type=button],
[type=submit] {
cursor: pointer;
}
button,
[type=reset],
[type=button],
[type=submit] {
-webkit-appearance: button;
}
body,
[disabled] {
cursor: default;
}
input,
button,
select,
textarea,
[type=radio],
[type=checkbox] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
p,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
body,
input,
button,
select,
figure,
textarea,
figcaption {
margin: 0;
}
p,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
figure,
figcaption,
[type=radio],
[type=checkbox] {
padding: 0;
}
textarea {
resize: none;
overflow: auto;
}
ol,
ul {
list-style: none;
}
img,
textarea {
vertical-align: top;
}
@-webkit-keyframes rotateLoader {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(1turn);
transform: rotate(1turn);
}
}
@keyframes rotateLoader {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(1turn);
transform: rotate(1turn);
}
}
body:not(.mobile-on):after, body:not(.mobile-on):before {
position: fixed;
-webkit-transition: .4s ease;
transition: .4s ease;
opacity: 0;
z-index: -1;
}
body:not(.mobile-on):before {
width: 100%;
height: 100vh;
background-color: #fff;
}
body:not(.mobile-on):after {
width: 120px;
height: 120px;
top: 30%;
left: 0;
right: 0;
margin: 0 auto;
display: block;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
border-top: 2px solid #000;
-webkit-border-radius: 50%;
border-radius: 50%;
}
body.loader:not(.mobile-on):after, body.loader:not(.mobile-on):before {
opacity: 1;
z-index: 100;
}
body.loader_rotate:not(.mobile-on):after, body.loader_rotate:not(.mobile-on):before {
content: "";
}
body.loader_rotate:not(.mobile-on):after {
-webkit-animation: rotateLoader .7s infinite linear;
animation: rotateLoader .7s infinite linear;
}    html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
display: block;
}
audio, canvas, progress, video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden], template {
display: none;
}
a {
background-color: transparent;
}
a:active, a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b, strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code, kbd, pre, samp {
font-family: monospace, monospace;
font-size: 1em;
}
button, input, optgroup, select, textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button, select {
text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled], html input[disabled] {
cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td, th {
padding: 0;
} @media print {
*, *:before, *:after {
background: transparent !important;
color: #000 !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
text-shadow: none !important;
}
a, a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="#"]:after, a[href^="javascript:"]:after {
content: "";
}
pre, blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr, img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p, h2, h3 {
orphans: 3;
widows: 3;
}
h2, h3 {
page-break-after: avoid;
}
.navbar {
display: none;
}
.btn > .caret, .dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td, .table th {
background-color: #fff !important;
}
.table-bordered th, .table-bordered td {
border: 1px solid #ddd !important;
}
}
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
*:before, *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: transparent;
}
body {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #fff;
}
input, button, select, textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #337ab7;
text-decoration: none;
}
a:hover, a:focus {
color: #23527c;
text-decoration: underline;
}
a:focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
-webkit-border-radius: 6px;
border-radius: 6px;
}
.img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.img-circle {
-webkit-border-radius: 50%;
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
[role="button"] {
cursor: pointer;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
font-weight: normal;
line-height: 1;
color: #777;
}
h1, .h1, h2, .h2, h3, .h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
font-size: 65%;
}
h4, .h4, h5, .h5, h6, .h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
font-size: 75%;
}
h1, .h1 {
font-size: 36px;
}
h2, .h2 {
font-size: 30px;
}
h3, .h3 {
font-size: 24px;
}
h4, .h4 {
font-size: 18px;
}
h5, .h5 {
font-size: 14px;
}
h6, .h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
@media (min-width: 800px) {
.lead {
font-size: 21px;
}
}
small, .small {
font-size: 85%;
}
mark, .mark {
background-color: #fcf8e3;
padding: .2em;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-nowrap {
white-space: nowrap;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-muted {
color: #777;
}
.text-primary {
color: #337ab7;
}
a.text-primary:hover, a.text-primary:focus {
color: #286090;
}
.text-success {
color: #3c763d;
}
a.text-success:hover, a.text-success:focus {
color: #2b542c;
}
.text-info {
color: #31708f;
}
a.text-info:hover, a.text-info:focus {
color: #245269;
}
.text-warning {
color: #8a6d3b;
}
a.text-warning:hover, a.text-warning:focus {
color: #66512c;
}
.text-danger {
color: #a94442;
}
a.text-danger:hover, a.text-danger:focus {
color: #843534;
}
.bg-primary {
color: #fff;
background-color: #337ab7;
}
a.bg-primary:hover, a.bg-primary:focus {
background-color: #286090;
}
.bg-success {
background-color: #dff0d8;
}
a.bg-success:hover, a.bg-success:focus {
background-color: #c1e2b3;
}
.bg-info {
background-color: #d9edf7;
}
a.bg-info:hover, a.bg-info:focus {
background-color: #afd9ee;
}
.bg-warning {
background-color: #fcf8e3;
}
a.bg-warning:hover, a.bg-warning:focus {
background-color: #f7ecb5;
}
.bg-danger {
background-color: #f2dede;
}
a.bg-danger:hover, a.bg-danger:focus {
background-color: #e4b9b9;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee;
}
ul, ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul, ol ul, ul ol, ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
margin-left: -5px;
}
.list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt, dd {
line-height: 1.42857143;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
@media (min-width: 800px) {
.dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
}
abbr[title], abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eee;
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
margin-bottom: 0;
}
blockquote footer, blockquote small, blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #777;
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
content: '\2014 \00A0';
}
.blockquote-reverse, blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eee;
border-left: 0;
text-align: right;
}
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
content: '';
}
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143;
}
code, kbd, pre, samp {
font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
-webkit-border-radius: 4px;
border-radius: 4px;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
-webkit-box-shadow: none;
box-shadow: none;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
word-break: break-all;
word-wrap: break-word;
color: #333;
background-color: #f5f5f5;
border: 1px solid #ccc;
-webkit-border-radius: 4px;
border-radius: 4px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
-webkit-border-radius: 0;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 800px) {
.container {
width: 770px;
}
}
@media (min-width: 1100px) {
.container {
width: 1170px;
}
}
@media (min-width: 1800px) {
.container {
width: 1770px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0;
}
@media (min-width: 800px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0;
}
}
@media (min-width: 1100px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0;
}
}
@media (min-width: 1800px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0;
}
}
table {
background-color: transparent;
}
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777;
text-align: left;
}
th {
text-align: left;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #ddd;
}
.table .table {
background-color: #fff;
}
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
table col[class*="col-"] {
position: static;
float: none;
display: table-column;
}
table td[class*="col-"], table th[class*="col-"] {
position: static;
float: none;
display: table-cell;
}
.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.table-responsive {
overflow-x: auto;
min-height: 0.01%;
}
@media screen and (max-width: 799px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"], input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple], select[size] {
height: auto;
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
color: #999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999;
}
.form-control::-webkit-input-placeholder {
color: #999;
}
.form-control::-ms-expand {
border: 0;
background-color: transparent;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
background-color: #eee;
opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
cursor: not-allowed;
}
textarea.form-control {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
line-height: 34px;
}
input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {
line-height: 30px;
}
input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] {
line-height: 46px;
}
}
.form-group {
margin-bottom: 15px;
}
.radio, .checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label, .checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9;
}
.radio + .radio, .checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline, .checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
min-height: 34px;
}
.form-control-static.input-lg, .form-control-static.input-sm {
padding-left: 0;
padding-right: 0;
}
.input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
-webkit-border-radius: 3px;
border-radius: 3px;
}
select.input-sm {
height: 30px;
line-height: 30px;
}
textarea.input-sm, select[multiple].input-sm {
height: auto;
}
.form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.form-group-sm select.form-control {
height: 30px;
line-height: 30px;
}
.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
height: auto;
}
.form-group-sm .form-control-static {
height: 30px;
min-height: 32px;
padding: 6px 10px;
font-size: 12px;
line-height: 1.5;
}
.input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
-webkit-border-radius: 6px;
border-radius: 6px;
}
select.input-lg {
height: 46px;
line-height: 46px;
}
textarea.input-lg, select[multiple].input-lg {
height: auto;
}
.form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
-webkit-border-radius: 6px;
border-radius: 6px;
}
.form-group-lg select.form-control {
height: 46px;
line-height: 46px;
}
.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
height: auto;
}
.form-group-lg .form-control-static {
height: 46px;
min-height: 38px;
padding: 11px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 42.5px;
}
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
pointer-events: none;
}
.input-lg + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.input-sm + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
color: #3c763d;
}
.has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
border-color: #3c763d;
background-color: #dff0d8;
}
.has-success .form-control-feedback {
color: #3c763d;
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
border-color: #8a6d3b;
background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
color: #8a6d3b;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
border-color: #a94442;
background-color: #f2dede;
}
.has-error .form-control-feedback {
color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 800px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-static {
display: inline-block;
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
width: auto;
}
.form-inline .input-group > .form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio, .form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio label, .form-inline .checkbox label {
padding-left: 0;
}
.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
.form-horizontal .radio, .form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-left: -15px;
margin-right: -15px;
}
@media (min-width: 800px) {
.form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 7px;
}
}
.form-horizontal .has-feedback .form-control-feedback {
right: 15px;
}
@media (min-width: 800px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 11px;
font-size: 18px;
}
}
@media (min-width: 800px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
font-size: 12px;
}
}
.btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
color: #333;
text-decoration: none;
}
.btn:active, .btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
cursor: not-allowed;
opacity: .65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
a.btn.disabled, fieldset[disabled] a.btn {
pointer-events: none;
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
color: #333;
background-color: #e6e6e6;
border-color: #8c8c8c;
}
.btn-default:hover {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
color: #333;
background-color: #d4d4d4;
border-color: #8c8c8c;
}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus {
background-color: #fff;
border-color: #ccc;
}
.btn-default .badge {
color: #fff;
background-color: #333;
}
.btn-primary {
color: #fff;
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary:focus, .btn-primary.focus {
color: #fff;
background-color: #286090;
border-color: #122b40;
}
.btn-primary:hover {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
color: #fff;
background-color: #204d74;
border-color: #122b40;
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus {
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary .badge {
color: #337ab7;
background-color: #fff;
}
.btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success:focus, .btn-success.focus {
color: #fff;
background-color: #449d44;
border-color: #255625;
}
.btn-success:hover {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
color: #fff;
background-color: #398439;
border-color: #255625;
}
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
background-image: none;
}
.btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus {
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success .badge {
color: #5cb85c;
background-color: #fff;
}
.btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info:focus, .btn-info.focus {
color: #fff;
background-color: #31b0d5;
border-color: #1b6d85;
}
.btn-info:hover {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
color: #fff;
background-color: #269abc;
border-color: #1b6d85;
}
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
background-image: none;
}
.btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus {
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info .badge {
color: #5bc0de;
background-color: #fff;
}
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:focus, .btn-warning.focus {
color: #fff;
background-color: #ec971f;
border-color: #985f0d;
}
.btn-warning:hover {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus {
color: #fff;
background-color: #d58512;
border-color: #985f0d;
}
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
background-image: none;
}
.btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus {
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning .badge {
color: #f0ad4e;
background-color: #fff;
}
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:focus, .btn-danger.focus {
color: #fff;
background-color: #c9302c;
border-color: #761c19;
}
.btn-danger:hover {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
color: #fff;
background-color: #ac2925;
border-color: #761c19;
}
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
background-image: none;
}
.btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger .badge {
color: #d9534f;
background-color: #fff;
}
.btn-link {
color: #337ab7;
font-weight: normal;
-webkit-border-radius: 0;
border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
color: #23527c;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
color: #777;
text-decoration: none;
}
.btn-lg, .btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
-webkit-border-radius: 6px;
border-radius: 6px;
}
.btn-sm, .btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.btn-xs, .btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
width: 100%;
}
.fade {
opacity: 0;
-webkit-transition: opacity .15s linear;
transition: opacity .15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-property: height, visibility;
transition-property: height, visibility;
-webkit-transition-duration: .35s;
transition-duration: .35s;
-webkit-transition-timing-function: ease;
transition-timing-function: ease;
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-top: 4px solid \9;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.dropup, .dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
font-size: 14px;
text-align: left;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
background-clip: padding-box;
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
text-decoration: none;
color: #262626;
background-color: #f5f5f5;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
outline: 0;
background-color: #337ab7;
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
color: #777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
cursor: not-allowed;
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-menu-right {
left: auto;
right: 0;
}
.dropdown-menu-left {
left: 0;
right: auto;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857143;
color: #777;
white-space: nowrap;
}
.dropdown-backdrop {
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px dashed;
border-bottom: 4px solid \9;
content: "";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px;
}
@media (min-width: 800px) {
.navbar-right .dropdown-menu {
left: auto;
right: 0;
}
.navbar-right .dropdown-menu-left {
left: 0;
right: auto;
}
}
.btn-group, .btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn, .btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar {
margin-left: -5px;
}
.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
float: left;
}
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
-webkit-border-radius: 0;
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
-webkit-border-bottom-left-radius: 0;
border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
-webkit-border-radius: 0;
border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
-webkit-border-bottom-left-radius: 0;
border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
padding-left: 8px;
padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
padding-left: 12px;
padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
-webkit-border-radius: 0;
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
-webkit-border-top-right-radius: 4px;
border-top-right-radius: 4px;
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
-webkit-border-radius: 0;
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
float: none;
display: table-cell;
width: 1%;
}
.btn-group-justified > .btn-group .btn {
width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group[class*="col-"] {
float: none;
padding-left: 0;
padding-right: 0;
}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.input-group .form-control:focus {
z-index: 3;
}
.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
-webkit-border-radius: 6px;
border-radius: 6px;
}
select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
height: 46px;
line-height: 46px;
}
textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {
height: auto;
}
.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
-webkit-border-radius: 3px;
border-radius: 3px;
}
select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
height: auto;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
-webkit-border-radius: 0;
border-radius: 0;
}
.input-group-addon, .input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
-webkit-border-radius: 6px;
border-radius: 6px;
}
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
-webkit-border-bottom-left-radius: 0;
border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
z-index: 2;
}
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
z-index: 2;
margin-left: -1px;
}
.nav {
margin-bottom: 0;
padding-left: 0;
list-style: none;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
text-decoration: none;
background-color: #eee;
}
.nav > li.disabled > a {
color: #777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
color: #777;
text-decoration: none;
background-color: transparent;
cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
background-color: #eee;
border-color: #337ab7;
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
-webkit-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
color: #555;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
cursor: default;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 800px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs.nav-justified > li > a {
margin-right: 0;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 800px) {
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
-webkit-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
-webkit-border-radius: 4px;
border-radius: 4px;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
color: #fff;
background-color: #337ab7;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified {
width: 100%;
}
.nav-justified > li {
float: none;
}
.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 800px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a {
margin-right: 0;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 800px) {
.nav-tabs-justified > li > a {
border-bottom: 1px solid #ddd;
-webkit-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
@media (min-width: 800px) {
.navbar {
-webkit-border-radius: 4px;
border-radius: 4px;
}
}
@media (min-width: 800px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
overflow-x: visible;
padding-right: 15px;
padding-left: 15px;
border-top: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 800px) {
.navbar-collapse {
width: auto;
border-top: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
padding-left: 0;
padding-right: 0;
}
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
max-height: 200px;
}
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 800px) {
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 800px) {
.navbar-static-top {
-webkit-border-radius: 0;
border-radius: 0;
}
}
.navbar-fixed-top, .navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 800px) {
.navbar-fixed-top, .navbar-fixed-bottom {
-webkit-border-radius: 0;
border-radius: 0;
}
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.navbar-brand {
float: left;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none;
}
.navbar-brand > img {
display: block;
}
@media (min-width: 800px) {
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
margin-left: -15px;
}
}
.navbar-toggle {
position: relative;
float: right;
margin-right: 15px;
padding: 9px 10px;
margin-top: 8px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.navbar-toggle:focus {
outline: 0;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
-webkit-border-radius: 1px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 800px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 7.5px -15px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 799px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 800px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
}
.navbar-form {
margin-left: -15px;
margin-right: -15px;
padding: 10px 15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
margin-top: 8px;
margin-bottom: 8px;
}
@media (min-width: 800px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.navbar-form .form-control-static {
display: inline-block;
}
.navbar-form .input-group {
display: inline-table;
vertical-align: middle;
}
.navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
width: auto;
}
.navbar-form .input-group > .form-control {
width: 100%;
}
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio, .navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio label, .navbar-form .checkbox label {
padding-left: 0;
}
.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}
@media (max-width: 799px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
margin-bottom: 0;
}
}
@media (min-width: 800px) {
.navbar-form {
width: auto;
border: 0;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-bottom: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
-webkit-border-top-right-radius: 4px;
border-top-right-radius: 4px;
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.navbar-btn.btn-sm {
margin-top: 10px;
margin-bottom: 10px;
}
.navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}
.navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 800px) {
.navbar-text {
float: left;
margin-left: 15px;
margin-right: 15px;
}
}
@media (min-width: 800px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
margin-right: -15px;
}
.navbar-right ~ .navbar-right {
margin-right: 0;
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #777;
}
.navbar-default .navbar-nav > li > a {
color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #888;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
background-color: #e7e7e7;
color: #555;
}
@media (max-width: 799px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #777;
}
.navbar-default .navbar-link:hover {
color: #333;
}
.navbar-default .btn-link {
color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
color: #333;
}
.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
color: #ccc;
}
.navbar-inverse {
background-color: #222;
border-color: #080808;
}
.navbar-inverse .navbar-brand {
color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
color: #fff;
background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
background-color: #080808;
color: #fff;
}
@media (max-width: 799px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #fff;
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
color: #fff;
}
.navbar-inverse .btn-link {
color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.pagination > li {
display: inline;
}
.pagination > li > a, .pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
line-height: 1.42857143;
text-decoration: none;
color: #337ab7;
background-color: #fff;
border: 1px solid #ddd;
margin-left: -1px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
margin-left: 0;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
-webkit-border-top-right-radius: 4px;
border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
z-index: 2;
color: #23527c;
background-color: #eee;
border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
z-index: 3;
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
cursor: default;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
color: #777;
background-color: #fff;
border-color: #ddd;
cursor: not-allowed;
}
.pagination-lg > li > a, .pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
-webkit-border-bottom-left-radius: 6px;
border-bottom-left-radius: 6px;
-webkit-border-top-left-radius: 6px;
border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
-webkit-border-bottom-right-radius: 6px;
border-bottom-right-radius: 6px;
-webkit-border-top-right-radius: 6px;
border-top-right-radius: 6px;
}
.pagination-sm > li > a, .pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
-webkit-border-bottom-left-radius: 3px;
border-bottom-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
-webkit-border-bottom-right-radius: 3px;
border-bottom-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
border-top-right-radius: 3px;
}
.pager {
padding-left: 0;
margin: 20px 0;
list-style: none;
text-align: center;
}
.pager li {
display: inline;
}
.pager li > a, .pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
-webkit-border-radius: 15px;
border-radius: 15px;
}
.pager li > a:hover, .pager li > a:focus {
text-decoration: none;
background-color: #eee;
}
.pager .next > a, .pager .next > span {
float: right;
}
.pager .previous > a, .pager .previous > span {
float: left;
}
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
color: #777;
background-color: #fff;
cursor: not-allowed;
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
-webkit-border-radius: .25em;
border-radius: .25em;
}
a.label:hover, a.label:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.label:empty {
display: none;
}
.btn .label {
position: relative;
top: -1px;
}
.label-default {
background-color: #777;
}
.label-default[href]:hover, .label-default[href]:focus {
background-color: #5e5e5e;
}
.label-primary {
background-color: #337ab7;
}
.label-primary[href]:hover, .label-primary[href]:focus {
background-color: #286090;
}
.label-success {
background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
background-color: #449d44;
}
.label-info {
background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
background-color: #31b0d5;
}
.label-warning {
background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
background-color: #ec971f;
}
.label-danger {
background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
background-color: #c9302c;
}
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.alert h4 {
margin-top: 0;
color: inherit;
}
.alert .alert-link {
font-weight: bold;
}
.alert > p, .alert > ul {
margin-bottom: 0;
}
.alert > p + p {
margin-top: 5px;
}
.alert-dismissable, .alert-dismissible {
padding-right: 35px;
}
.alert-dismissable .close, .alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.alert-success {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #3c763d;
}
.alert-success hr {
border-top-color: #c9e2b3;
}
.alert-success .alert-link {
color: #2b542c;
}
.alert-info {
background-color: #d9edf7;
border-color: #bce8f1;
color: #31708f;
}
.alert-info hr {
border-top-color: #a6e1ec;
}
.alert-info .alert-link {
color: #245269;
}
.alert-warning {
background-color: #fcf8e3;
border-color: #faebcc;
color: #8a6d3b;
}
.alert-warning hr {
border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
color: #66512c;
}
.alert-danger {
background-color: #f2dede;
border-color: #ebccd1;
color: #a94442;
}
.alert-danger hr {
border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
overflow: hidden;
height: 20px;
margin-bottom: 20px;
background-color: #f5f5f5;
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
float: left;
width: 0%;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
background-color: #337ab7;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: width .6s ease;
transition: width .6s ease;
}
.progress-striped .progress-bar, .progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 40px 40px;
}
.progress.active .progress-bar, .progress-bar.active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media, .media-body {
zoom: 1;
overflow: hidden;
}
.media-body {
width: 10000px;
}
.media-object {
display: block;
}
.media-object.img-thumbnail {
max-width: none;
}
.media-right, .media > .pull-right {
padding-left: 10px;
}
.media-left, .media > .pull-left {
padding-right: 10px;
}
.media-left, .media-right, .media-body {
display: table-cell;
vertical-align: top;
}
.media-middle {
vertical-align: middle;
}
.media-bottom {
vertical-align: bottom;
}
.media-heading {
margin-top: 0;
margin-bottom: 5px;
}
.media-list {
padding-left: 0;
list-style: none;
}
.list-group {
margin-bottom: 20px;
padding-left: 0;
}
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #ddd;
}
.list-group-item:first-child {
-webkit-border-top-right-radius: 4px;
border-top-right-radius: 4px;
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
}
.list-group-item:last-child {
margin-bottom: 0;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
}
a.list-group-item, button.list-group-item {
color: #555;
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
color: #333;
}
a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
text-decoration: none;
color: #555;
background-color: #f5f5f5;
}
button.list-group-item {
width: 100%;
text-align: left;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
background-color: #eee;
color: #777;
cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
color: #777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
z-index: 2;
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {
color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
color: #c7ddef;
}
.list-group-item-success {
color: #3c763d;
background-color: #dff0d8;
}
a.list-group-item-success, button.list-group-item-success {
color: #3c763d;
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
color: inherit;
}
a.list-group-item-success:hover, button.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6;
}
a.list-group-item-success.active, button.list-group-item-success.active, a.list-group-item-success.active:hover, button.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d;
}
.list-group-item-info {
color: #31708f;
background-color: #d9edf7;
}
a.list-group-item-info, button.list-group-item-info {
color: #31708f;
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
color: inherit;
}
a.list-group-item-info:hover, button.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:focus {
color: #31708f;
background-color: #c4e3f3;
}
a.list-group-item-info.active, button.list-group-item-info.active, a.list-group-item-info.active:hover, button.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f;
}
.list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3;
}
a.list-group-item-warning, button.list-group-item-warning {
color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
color: inherit;
}
a.list-group-item-warning:hover, button.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc;
}
a.list-group-item-warning.active, button.list-group-item-warning.active, a.list-group-item-warning.active:hover, button.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b;
}
.list-group-item-danger {
color: #a94442;
background-color: #f2dede;
}
a.list-group-item-danger, button.list-group-item-danger {
color: #a94442;
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
color: inherit;
}
a.list-group-item-danger:hover, button.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc;
}
a.list-group-item-danger.active, button.list-group-item-danger.active, a.list-group-item-danger.active:hover, button.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442;
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
padding: 15px;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
-webkit-border-top-right-radius: 3px;
border-top-right-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
-webkit-border-bottom-right-radius: 3px;
border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .list-group, .panel > .panel-collapse > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
-webkit-border-top-right-radius: 3px;
border-top-right-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
-webkit-border-bottom-right-radius: 3px;
border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.list-group + .panel-footer {
border-top-width: 0;
}
.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
margin-bottom: 0;
}
.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
padding-left: 15px;
padding-right: 15px;
}
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
-webkit-border-top-right-radius: 3px;
border-top-right-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
-webkit-border-top-left-radius: 3px;
border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
-webkit-border-top-left-radius: 3px;
border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
-webkit-border-top-right-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
-webkit-border-bottom-right-radius: 3px;
border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
-webkit-border-bottom-left-radius: 3px;
border-bottom-left-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
-webkit-border-bottom-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
-webkit-border-bottom-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.panel > .table-responsive {
border: 0;
margin-bottom: 0;
}
.panel-group {
margin-bottom: 20px;
}
.panel-group .panel {
margin-bottom: 0;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #ddd;
}
.panel-default {
border-color: #ddd;
}
.panel-default > .panel-heading {
color: #333;
background-color: #f5f5f5;
border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ddd;
}
.panel-primary {
border-color: #337ab7;
}
.panel-primary > .panel-heading {
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
color: #337ab7;
background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #337ab7;
}
.panel-success {
border-color: #d6e9c6;
}
.panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
color: #dff0d8;
background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d6e9c6;
}
.panel-info {
border-color: #bce8f1;
}
.panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
color: #d9edf7;
background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce8f1;
}
.panel-warning {
border-color: #faebcc;
}
.panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faebcc;
}
.panel-danger {
border-color: #ebccd1;
}
.panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
color: #f2dede;
background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1;
}
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0;
}
.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
padding-bottom: 75%;
}
.modal-open {
overflow: hidden;
}
.modal {
display: none;
overflow: hidden;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform 0.3s ease-out;
transition: -webkit-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #fff;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
background-clip: padding-box;
outline: 0;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
.modal-backdrop.in {
opacity: .5;
filter: alpha(opacity=50);
}
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.42857143;
}
.modal-body {
position: relative;
padding: 15px;
}
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
margin-left: 5px;
margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 800px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.modal-sm {
width: 300px;
}
}
@media (min-width: 1100px) {
.modal-lg {
width: 900px;
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-break: auto;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
font-size: 12px;
opacity: 0;
filter: alpha(opacity=0);
}
.tooltip.in {
opacity: .9;
filter: alpha(opacity=90);
}
.tooltip.top {
margin-top: -3px;
padding: 5px 0;
}
.tooltip.right {
margin-left: 3px;
padding: 0 5px;
}
.tooltip.bottom {
margin-top: 3px;
padding: 5px 0;
}
.tooltip.left {
margin-left: -3px;
padding: 0 5px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #000;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
bottom: 0;
right: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-break: auto;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
font-size: 14px;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
margin: 0;
padding: 8px 14px;
font-size: 14px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
-webkit-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover > .arrow, .popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover > .arrow {
border-width: 11px;
}
.popover > .arrow:after {
border-width: 10px;
content: "";
}
.popover.top > .arrow {
left: 50%;
margin-left: -11px;
border-bottom-width: 0;
border-top-color: #999;
border-top-color: rgba(0, 0, 0, 0.25);
bottom: -11px;
}
.popover.top > .arrow:after {
content: " ";
bottom: 1px;
margin-left: -10px;
border-bottom-width: 0;
border-top-color: #fff;
}
.popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-left-width: 0;
border-right-color: #999;
border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
content: " ";
left: 1px;
bottom: -10px;
border-left-width: 0;
border-right-color: #fff;
}
.popover.bottom > .arrow {
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999;
border-bottom-color: rgba(0, 0, 0, 0.25);
top: -11px;
}
.popover.bottom > .arrow:after {
content: " ";
top: 1px;
margin-left: -10px;
border-top-width: 0;
border-bottom-color: #fff;
}
.popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999;
border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
content: " ";
right: 1px;
border-right-width: 0;
border-left-color: #fff;
bottom: -10px;
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
content: " ";
display: table;
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-header:after, .modal-footer:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
display: none !important;
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
display: none !important;
}
@media (max-width: 799px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table !important;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs, td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 799px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 799px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 799px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 800px) and (max-width: 1099px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table !important;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm, td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 800px) and (max-width: 1099px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 800px) and (max-width: 1099px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 800px) and (max-width: 1099px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1100px) and (max-width: 1799px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md, td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1100px) and (max-width: 1799px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 1100px) and (max-width: 1799px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 1100px) and (max-width: 1799px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1800px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg, td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1800px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1800px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1800px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 799px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 800px) and (max-width: 1099px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 1100px) and (max-width: 1799px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1800px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table !important;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print, td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}
body, html {
background-color: #fff;
}
html {
overflow-x: hidden;
}
body {
font-family: Roboto, "Helvetica Neue",Helvetica,Arial,sans-serif;
}
a:hover, a:focus {
text-decoration: none;
outline: none;
}
a, a:active, a:visited, button, textarea, select {
outline: none;
cursor: pointer;
}
button, textarea, select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
input {
outline: none;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #292929;
font-weight: 300;
}
input:-moz-placeholder, textarea:-moz-placeholder {
color: #292929;
font-weight: 300;
}
input::-moz-placeholder, textarea::-moz-placeholder {
color: #292929;
font-weight: 300;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #292929;
font-weight: 300;
}
ul, ol {
margin-bottom: 0;
}
#switcher-parent {
display: none;
}
.a-bg {
display: block;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
-webkit-transition: all .15s linear;
transition: all .15s linear;
padding-bottom: 60%;
}
a.dont-hover {
background-size: contain;
}
@media screen and (min-width: 1800px) {
.a-bg:not(.a-bg--not):not(.dont-hover) {
background-size: 100%;
}
.a-bg:not(.a-bg--not):not(.dont-hover):hover {
background-size: 110%;
}
}
.img-bg {
display: none;
}
.row-flex {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.ddd {
height: 50px;
}
.ddd.ddd-truncated {
overflow: hidden;
}
.main-content {
padding-bottom: 50px;
}
textarea {
min-height: 140px;
width: 100%;
resize: none;
outline: none;
padding: 15px 0 0 15px;
border: 1px solid #888;
-webkit-transition: all .3s ease;
transition: all .3s ease;
font-size: 16px;
}
textarea:focus {
border: 1px solid rgba(0, 128, 0, 0.5);
}
.removed {
display: none !important;
}
body, html {
height: 100%;
}
.body__content {
display: table;
height: 100%;
width: 100%;
}
.body__wrapper {
display: table-row;
height: 100%;
}
.contentPage p, .contentPage ul li {
font-size: 18px;
}
@media screen and (min-width: 1800px) {
.container.thin {
padding-left: 50px;
padding-right: 50px;
max-width: 1400px;
}
.container.thin > .container.thin, .container.thin > .container {
width: 100% !important;
padding-left: 15px !important;
padding-right: 15px !important;
}
}
.uppercase {
text-transform: uppercase;
}
.home {
background-color: #171717;
}
.home .main-content {
padding-bottom: 0;
}
.home .header__main:after {
display: none;
}
.page-id-20 .main-content, .page-id-27 .main-content, .page-id-37 .main-content {
height: 100%;
background-color: #fff;
background: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/banner-about.jpg) no-repeat center center;
background-size: cover;
}
.page-id-20 .main-content .container, .page-id-27 .main-content .container, .page-id-37 .main-content .container {
padding-left: 50px;
padding-right: 50px;
max-width: 1400px;
margin: 0 auto;
}
.page-product .header__main {
position: relative;
}
.page-product .header__main:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
height: 5px;
width: 100%;
background: #fff;
}
.page-product .main-content {
background: #ededed;
}
@media screen and (max-width: 1099px) {
.category__box {
z-index: 1;
}
.img-bg:not(.person__img) {
display: block;
}
.a-bg:not(.partner__logo) {
background-image: none !important;
}
.page-id-20 .main-content .container {
padding-left: 15px;
padding-right: 15px;
}
.home .categoryRow {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.home .sub__area {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
body:not(.home) .category__title.mobile {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
cursor: pointer;
}
body:not(.home) .category__title.mobile:before {
margin-right: 10px;
font-size: 16px;
}
body:not(.home) .category__title.mobile:after {
margin-left: 10px;
content: '\f0c9';
font-family: FontAwesome;
font-size: 30px;
}
body:not(.home) .category__title.mobile + .category__list {
display: none;
position: absolute;
width: 100%;
background: #cccccc;
border: 2px solid #cccccc;
border-top: none;
}
body:not(.home) .category__title.mobile.close:before {
content: attr(data-open-text);
color: green;
}
body:not(.home) .category__title.mobile.open:before {
content: attr(data-close-text);
color: red;
}
}
@media screen and (min-width: 1100px) {
body.home .categoryLine .category__title, body.home .categoryLine .category__link {
padding-left: 420px;
}
body.home .categoryLine .category__box {
width: 605px;
margin-left: -415px;
}
}
@media screen and (min-width: 1800px) {
body.home .categoryLine .category__title, body.home .categoryLine .category__link {
padding-left: 120px;
}
body.home .categoryLine .category__box {
width: 360px;
margin-left: -60%;
}
}
@media screen and (max-width: 460px) {
body:not(.home) .category__title.mobile:before {
font-size: 10px;
}
}
@media screen and (max-width: 1099px) {
body.home .body__content {
height: initial;
}
}
body:not(.home) .main-content {
border-top: 2px solid #fff;
}
body:not(.home) .header__main {
background: #000;
}
body:not(.home) .switch-lang__button:after,
body:not(.home) .main__menu-list > li.menu-item-has-children:before {
border-top-color: #fff;
}
@media screen and (min-width: 1101px) {
body:not(.home) .main__menu-list .main__menu-link, body:not(.home) .main__menu-list .menu-item > a {
color: #fff;
}
}
body:not(.mobile-on):not(.home) .burger i,
body:not(.mobile-on):not(.home) .burger::after,
body:not(.mobile-on):not(.home) .burger::before {
background: #fff;
} .pagination__box {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
margin: 30px auto 0 auto;
font-size: 20px;
}
.navigation-panel {
height: 124px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
body .main__menu-list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
body .main__menu-list .main__menu-item,
body .main__menu-list .menu-item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-right: 25px;
}
body .main__menu-list > li.current_page_item > a, body .main__menu-list > li.current-menu-item > a, body .main__menu-list > li.current-menu-ancestor > a {
position: relative;
}
body .main__menu-list > li.current_page_item > a:before, body .main__menu-list > li.current-menu-item > a:before, body .main__menu-list > li.current-menu-ancestor > a:before {
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: 0 auto;
height: 3px;
width: 100%;
background: #fff;
}
@media screen and (min-width: 1101px) {
body .main__menu-list > li.current_page_item > a:before, body .main__menu-list > li.current-menu-item > a:before, body .main__menu-list > li.current-menu-ancestor > a:before {
content: '';
width: -webkit-calc(100% - 14px);
width: calc(100% - 14px);
}
}
@media screen and (min-width: 1800px) {
body .main__menu-list > li.current_page_item > a:before, body .main__menu-list > li.current-menu-item > a:before, body .main__menu-list > li.current-menu-ancestor > a:before {
width: -webkit-calc(100% - 40px);
width: calc(100% - 40px);
}
}
body .main__menu-list > li:hover > a {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/menu-link-focus.png);
}
body .main__menu-list > li:hover > a:before {
background: transparent !important;
}
body .main__menu-list > li:hover > a:after {
display: none;
}
body .main__menu-list .main__menu-link:hover > a,
body .main__menu-list .menu-item:hover > a {
color: rgba(255, 255, 255, 0.75);
}
body .main__menu-list .main__menu-link > a,
body .main__menu-list .menu-item > a {
text-transform: uppercase;
font-size: 18px;
color: #000;
cursor: pointer;
font-weight: 600;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-transition: all .1s ease;
transition: all .1s ease;
z-index: 5;
}
body .main__menu-list .main__menu-link > a:hover,
body .main__menu-list .menu-item > a:hover {
color: #fff;
text-decoration: none;
outline: none;
}
body .main__menu-list .main__menu-dropdown {
position: absolute;
cursor: pointer;
top: 5px;
right: -40px;
width: 60px;
height: 30px;
line-height: 30px;
text-align: center;
-webkit-transition: all .25s ease;
transition: all .25s ease;
z-index: 10;
}
body .main__menu-list > li {
position: relative;
}
body .main__menu-list > li.menu-item-has-children:before, body .main__menu-list > li.menu-item-has-children:after {
content: '';
position: absolute;
}
body .main__menu-list > li.menu-item-has-children:before {
top: 55%;
right: -10px;
border: 4px solid transparent;
border-top: 4px solid #000;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
@media screen and (max-width: 1099px) {
body .main__menu-list > li.menu-item-has-children:before {
display: none;
}
}
body .main__menu-list > li.menu-item-has-children:after {
top: 100%;
width: 100%;
height: 15px;
}
body .main__menu-list > li > .sub-menu {
position: absolute;
background: #fff;
width: 170px;
top: 100%;
left: 0;
-webkit-transition: all .2s ease;
transition: all .2s ease;
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
opacity: 0;
-webkit-transform: scale(0) translateY(-20%);
-ms-transform: scale(0) translateY(-20%);
transform: scale(0) translateY(-20%);
z-index: 84;
}
@media screen and (min-width: 1101px) {
body .main__menu-list > li > .sub-menu {
margin-top: 10px;
}
}
body .main__menu-list > li > .sub-menu li.menu-item {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
margin-right: 0;
}
body .main__menu-list > li > .sub-menu li.menu-item:not(:last-child):after {
position: absolute;
content: '';
left: 0;
right: 0;
bottom: 0;
margin: 0 auto;
height: 1px;
width: 75%;
background: #dadad7;
}
body .main__menu-list > li > .sub-menu li.menu-item#menu-item-217 a:after, body .main__menu-list > li > .sub-menu li.menu-item#menu-item-216 a:after, body .main__menu-list > li > .sub-menu li.menu-item#menu-item-215 a:after {
content: '*';
margin-left: 2px;
line-height: 0;
font-size: 14px;
}
body .main__menu-list > li > .sub-menu li.menu-item a {
text-align: center;
color: #000;
width: 100%;
-webkit-border-radius: 0;
border-radius: 0;
font-size: 12px;
padding: 7px 0;
}
body .main__menu-list > li > .sub-menu li.menu-item a:hover {
background: #97ae00;
background-image: none;
color: #fff;
}
@media screen and (min-width: 1101px) {
.main__menu-list {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.main__menu-list > li:hover > .sub-menu {
-webkit-transform: scale(1) translateY(0%);
-ms-transform: scale(1) translateY(0%);
transform: scale(1) translateY(0%);
opacity: 1;
}
.main__menu-dropdown {
display: none;
}
}
@media screen and (max-width: 1099px) {
.main__menu-list {
min-height: 650px;
}
.main__menu-nav {
left: 0;
right: 0;
height: 100%;
}
.main__menu-list > li.menu-item {
margin-right: 0;
min-width: 170px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.main__menu-list > li.menu-item .sub-menu a {
width: 100%;
text-align: center;
}
.main__menu-list > li.menu-item.visible .sub-menu {
position: static;
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
margin-top: 5px;
margin-bottom: 15px;
}
.main__menu-list > li.menu-item.visible .main__menu-dropdown {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
color: #96ae00;
}
}
.header__main {
position: relative;
background: rgba(255, 255, 255, 0.36);
}
.header__logo-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-top:10px;
}
.header__logo-link {
display: inline-block;
z-index: 5;
}
.header__logo {
display: block;
margin: 0 auto;
}
.contact__list {
margin-left: auto;
}
.contact__item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
line-height: 40px;
}
.contact__link {
white-space: pre;
font-size: 19px;
color: #fff;
}
.contact__ico {
margin-right: 20px;
width: 20px;
text-align: center;
color: #a5b137;
font-size: 21px;
}
.contact__ico.fa-mobile {
font-size: 28px;
}
.contact__phone:hover {
text-decoration: underline;
}
.feedback__box {
position: relative;
width: 150px;
height: 85px;
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/feedback.png);
background-position: center center;
background-repeat: no-repeat;
z-index: 5;
}
.feedback__box .feedback__link {
cursor: pointer;
position: absolute;
top: 0px;
width: 50%;
height: 100%;
}
.feedback__box .feedback__link:first-child {
left: 0px;
}
.feedback__box .feedback__link:nth-child(2) {
left: 50%;
}
.feedback__box .feedback__link:hover span {
color: rgba(0, 0, 0, 0.6);
}
.feedback__box .feedback__link span {
position: absolute;
top: 60%;
width: 100%;
font-size: 9px;
line-height: 1.1;
letter-spacing: .5px;
text-align: center;
text-transform: uppercase;
font-weight: 600;
color: #000;
}
@media screen and (min-width: 1800px) {
.feedback__box {
right: -60px;
}
.contact__list {
margin-right: 200px;
}
}
@media screen and (min-width: 1101px) and (max-width: 1400px) {
.contact__list {
margin-right: 20px;
}
}
@media screen and (max-width: 1099px) {
.contact__list {
margin-left: 0;
margin-right: 20px;
}
}
body.home .footer {
z-index: 999;
position: relative;
}
.footer__wrap {
padding: 50px 0;
background: #171717;
}
.footer__social-list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 50px;
}
.footer__social-item {
margin-right: 10px;
}
.footer__social-item .fa {
font-size: 33px;
}
.footer__social-item .fa.fa-google-plus {
font-size: 34px;
}
.footer__social-item .fa.fa-linkedin {
font-size: 45px;
}
.footer__social-item .fa.fa-facebook {
font-size: 38px;
}
.footer__social-item .fa.fa-twitter {
font-size: 33px;
}
.footer__social-item .fa.fa-telegram {
font-size: 34px;
}
.footer__social-item:last-child {
margin-right: 0;
}
.footer__social-item:hover .fa.fa-google-plus {
color: #d34836;
}
.footer__social-item:hover .fa.fa-linkedin {
color: #0077B5;
}
.footer__social-item:hover .fa.fa-facebook {
color: #3b5998;
}
.footer__social-item:hover .fa.fa-twitter {
color: #0084b4;
}
.footer__social-item:hover .fa.fa-telegram {
color: #0088cc;
}
.footer__social-link {
width: 50px;
height: 50px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background: #fff;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 8px;
border-radius: 8px;
overflow: hidden;
z-index: 1;
}
.footer__social-link .fa {
color: #000;
-webkit-transition: all .2s linear;
transition: all .2s linear;
z-index: 2;
}
.footer__copyright {
font-size: 22px;
text-align: center;
color: #fff;
}
.modal-header .close {
cursor: pointer;
font-size: 27px;
height: 20px;
display: block;
line-height: 20px;
text-align: right;
}
.modal-header {
padding: 10px 15px;
}
.category__description {
font-size: 18px;
padding-top: 10px;
margin-bottom: 20px;
clear: both;
}
.category__description p, .category__description ul li, .category__description * {
font-size: 18px;
}
.category__box {
position: relative;
z-index: 80;
}
.category__title {
margin: 0;
padding: 45px 15px 15px 15px;
font-size: 19px;
font-weight: 600;
text-transform: uppercase;
text-align: center;
}
.category__list {
width: 100%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
body.home .category__item {
border-top: 1px solid transparent;
}
body.home .category__title,
body.home .category__link {
background-color: rgba(255, 255, 255, 0.36);
}
body.home .category__link:hover {
background: #fff;
color: #000;
}
body.home .category__item.category__tax-63 .category__link-ico, body.home .category__item.category__tax-650 .category__link-ico, body.home .category__item.category__tax-125 .category__link-ico {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/ohranyaemue-prodyktu_index.svg);
}
body.home .category__item.category__tax-67 .category__link-ico, body.home .category__item.category__tax-69 .category__link-ico, body.home .category__item.category__tax-113 .category__link-ico {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/zhuvue-prodyktu_index.svg);
}
body.home .category__item.category__tax-71 .category__link-ico, body.home .category__item.category__tax-73 .category__link-ico, body.home .category__item.category__tax-127 .category__link-ico {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/premiksu_index.svg);
}
body.home .category__item.category__tax-75 .category__link-ico, body.home .category__item.category__tax-77 .category__link-ico, body.home .category__item.category__tax-117 .category__link-ico {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/zdorovie-koput_index.svg);
}
body.home .category__item.category__tax-79 .category__link-ico, body.home .category__item.category__tax-81 .category__link-ico, body.home .category__item.category__tax-115 .category__link-ico {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/zameniteli-moloka_index.svg);
}
body.home .category__item.category__tax-83 .category__link-ico, body.home .category__item.category__tax-85 .category__link-ico, body.home .category__item.category__tax-121 .category__link-ico {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/lizynu_index.svg);
}
body.home .category__item.category__tax-87 .category__link-ico, body.home .category__item.category__tax-89 .category__link-ico, body.home .category__item.category__tax-111 .category__link-ico {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/genetika_index.svg);
}
body.home .category__item.category__tax-91 .category__link-ico, body.home .category__item.category__tax-93 .category__link-ico, body.home .category__item.category__tax-119 .category__link-ico {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/kombikorm_index.svg);
}
body.home .category__item.category__tax-99 .category__link-ico, body.home .category__item.category__tax-101 .category__link-ico, body.home .category__item.category__tax-123 .category__link-ico {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/oborydovanie_index.svg);
}
body.home .category__item.category__tax-95 .category__link-ico, body.home .category__item.category__tax-97 .category__link-ico, body.home .category__item.category__tax-109 .category__link-ico {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/ventilyaciya_index.svg);
}
body.home .category__item.category__tax-583 .category__link-ico, body.home .category__item.category__tax-585 .category__link-ico, body.home .category__item.category__tax-587 .category__link-ico {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/organic_index.svg);
}
@media screen and (min-width: 1101px) {
body.home .category__item {
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
body.home .category__item:hover {
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
}
body:not(.home) .category__item {
border-top: 2px solid transparent;
}
body:not(.home) .category__item.active .category__link {
color: #fff;
background: #000;
}
body:not(.home) .category__title,
body:not(.home) .category__link {
background-color: #fff;
}
body:not(.home) .category__link:hover {
color: #fff;
background: #000;
}
body:not(.home) .category__item.category__tax-63 a .category__link-ico, body:not(.home) .category__item.category__tax-650 a .category__link-ico, body:not(.home) .category__item.category__tax-125 a .category__link-ico {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/ohranyaemue-prodyktu.svg);
}
body:not(.home) .category__item.category__tax-63.active .category__link-ico, body:not(.home) .category__item.category__tax-63:hover .category__link-ico, body:not(.home) .category__item.category__tax-650.active .category__link-ico, body:not(.home) .category__item.category__tax-650:hover .category__link-ico, body:not(.home) .category__item.category__tax-125.active .category__link-ico, body:not(.home) .category__item.category__tax-125:hover .category__link-ico {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/ohranyaemue-prodyktu_hover.svg);
}
body:not(.home) .category__item.category__tax-67 a .category__link-ico, body:not(.home) .category__item.category__tax-69 a .category__link-ico, body:not(.home) .category__item.category__tax-113 a .category__link-ico {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/zhuvue-prodyktu.svg);
}
body:not(.home) .category__item.category__tax-67.active .category__link-ico, body:not(.home) .category__item.category__tax-67:hover .category__link-ico, body:not(.home) .category__item.category__tax-69.active .category__link-ico, body:not(.home) .category__item.category__tax-69:hover .category__link-ico, body:not(.home) .category__item.category__tax-113.active .category__link-ico, body:not(.home) .category__item.category__tax-113:hover .category__link-ico {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/zhuvue-prodyktu_hover.svg);
}
body:not(.home) .category__item.category__tax-71 a .category__link-ico, body:not(.home) .category__item.category__tax-73 a .category__link-ico, body:not(.home) .category__item.category__tax-127 a .category__link-ico {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/premiksu.svg);
}
body:not(.home) .category__item.category__tax-71.active .category__link-ico, body:not(.home) .category__item.category__tax-71:hover .category__link-ico, body:not(.home) .category__item.category__tax-73.active .category__link-ico, body:not(.home) .category__item.category__tax-73:hover .category__link-ico, body:not(.home) .category__item.category__tax-127.active .category__link-ico, body:not(.home) .category__item.category__tax-127:hover .category__link-ico {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/premiksu_hover.svg);
}
body:not(.home) .category__item.category__tax-75 a .category__link-ico, body:not(.home) .category__item.category__tax-77 a .category__link-ico, body:not(.home) .category__item.category__tax-117 a .category__link-ico {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/zdorovie-koput.svg);
}
body:not(.home) .category__item.category__tax-75.active .category__link-ico, body:not(.home) .category__item.category__tax-75:hover .category__link-ico, body:not(.home) .category__item.category__tax-77.active .category__link-ico, body:not(.home) .category__item.category__tax-77:hover .category__link-ico, body:not(.home) .category__item.category__tax-117.active .category__link-ico, body:not(.home) .category__item.category__tax-117:hover .category__link-ico {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/zdorovie-koput_hover.svg);
}
body:not(.home) .category__item.category__tax-79 a .category__link-ico, body:not(.home) .category__item.category__tax-81 a .category__link-ico, body:not(.home) .category__item.category__tax-115 a .category__link-ico {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/zameniteli-moloka.svg);
}
body:not(.home) .category__item.category__tax-79.active .category__link-ico, body:not(.home) .category__item.category__tax-79:hover .category__link-ico, body:not(.home) .category__item.category__tax-81.active .category__link-ico, body:not(.home) .category__item.category__tax-81:hover .category__link-ico, body:not(.home) .category__item.category__tax-115.active .category__link-ico, body:not(.home) .category__item.category__tax-115:hover .category__link-ico {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/zameniteli-moloka_hover.svg);
}
body:not(.home) .category__item.category__tax-83 a .category__link-ico, body:not(.home) .category__item.category__tax-85 a .category__link-ico, body:not(.home) .category__item.category__tax-121 a .category__link-ico {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/lizynu.svg);
}
body:not(.home) .category__item.category__tax-83.active .category__link-ico, body:not(.home) .category__item.category__tax-83:hover .category__link-ico, body:not(.home) .category__item.category__tax-85.active .category__link-ico, body:not(.home) .category__item.category__tax-85:hover .category__link-ico, body:not(.home) .category__item.category__tax-121.active .category__link-ico, body:not(.home) .category__item.category__tax-121:hover .category__link-ico {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/lizynu_hover.svg);
}
body:not(.home) .category__item.category__tax-87 a .category__link-ico, body:not(.home) .category__item.category__tax-89 a .category__link-ico, body:not(.home) .category__item.category__tax-111 a .category__link-ico {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/genetika.svg);
}
body:not(.home) .category__item.category__tax-87.active .category__link-ico, body:not(.home) .category__item.category__tax-87:hover .category__link-ico, body:not(.home) .category__item.category__tax-89.active .category__link-ico, body:not(.home) .category__item.category__tax-89:hover .category__link-ico, body:not(.home) .category__item.category__tax-111.active .category__link-ico, body:not(.home) .category__item.category__tax-111:hover .category__link-ico {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/genetika_hover.svg);
}
body:not(.home) .category__item.category__tax-91 a .category__link-ico, body:not(.home) .category__item.category__tax-93 a .category__link-ico, body:not(.home) .category__item.category__tax-119 a .category__link-ico {
height: 52px;
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/kombikorm.svg);
}
body:not(.home) .category__item.category__tax-91.active .category__link-ico, body:not(.home) .category__item.category__tax-91:hover .category__link-ico, body:not(.home) .category__item.category__tax-93.active .category__link-ico, body:not(.home) .category__item.category__tax-93:hover .category__link-ico, body:not(.home) .category__item.category__tax-119.active .category__link-ico, body:not(.home) .category__item.category__tax-119:hover .category__link-ico {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/kombikorm_hover.svg);
}
body:not(.home) .category__item.category__tax-95 a .category__link-ico, body:not(.home) .category__item.category__tax-97 a .category__link-ico, body:not(.home) .category__item.category__tax-109 a .category__link-ico {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/ventilyaciya.svg);
}
body:not(.home) .category__item.category__tax-95.active .category__link-ico, body:not(.home) .category__item.category__tax-95:hover .category__link-ico, body:not(.home) .category__item.category__tax-97.active .category__link-ico, body:not(.home) .category__item.category__tax-97:hover .category__link-ico, body:not(.home) .category__item.category__tax-109.active .category__link-ico, body:not(.home) .category__item.category__tax-109:hover .category__link-ico {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/ventilyaciya_hover.svg);
}
body:not(.home) .category__item.category__tax-99 a .category__link-ico, body:not(.home) .category__item.category__tax-101 a .category__link-ico, body:not(.home) .category__item.category__tax-123 a .category__link-ico {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/oborydovanie.svg);
}
body:not(.home) .category__item.category__tax-99.active .category__link-ico, body:not(.home) .category__item.category__tax-99:hover .category__link-ico, body:not(.home) .category__item.category__tax-101.active .category__link-ico, body:not(.home) .category__item.category__tax-101:hover .category__link-ico, body:not(.home) .category__item.category__tax-123.active .category__link-ico, body:not(.home) .category__item.category__tax-123:hover .category__link-ico {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/oborydovanie_hover.svg);
}
body:not(.home) .category__item.category__tax-583 a .category__link-ico, body:not(.home) .category__item.category__tax-585 a .category__link-ico, body:not(.home) .category__item.category__tax-587 a .category__link-ico {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/organic.svg);
}
body:not(.home) .category__item.category__tax-583.active .category__link-ico, body:not(.home) .category__item.category__tax-583:hover .category__link-ico, body:not(.home) .category__item.category__tax-585.active .category__link-ico, body:not(.home) .category__item.category__tax-585:hover .category__link-ico, body:not(.home) .category__item.category__tax-587.active .category__link-ico, body:not(.home) .category__item.category__tax-587:hover .category__link-ico {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/svg/organic_hover.svg);
}
.category__link {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding: 0 13px;
height: 70px;
line-height: 1.5;
text-transform: uppercase;
-webkit-transition: all .25s ease;
transition: all .25s ease;
color: #000;
font-size: 17px;
}
.category__link-ico {
display: block;
min-width: 65px;
min-height: 100%;
margin-right: 15px;
-webkit-transition: all .25s ease;
transition: all .25s ease;
background-repeat: no-repeat;
background-position: center center;
background-size: contain;
}
.category__link-text {
display: block;
}
.category__item {
border-top: 1px solid transparent;
}
@media screen and (min-width: 1101px) {
.category__list .category__link {
padding-top: 5px;
padding-bottom: 5px;
margin-left: -15px;
}
.category__title {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.category__link {
min-height: 50px !important;
max-height: 90px !important;
}
}
@media screen and (min-width: 1101px) and (max-width: 1799px) {
.category__link {
height: -webkit-calc((100vh - 189px) / 10);
height: calc((100vh - 189px) / 10);
}
.category__title {
height: 55px;
}
.categoryLine .category__link-ico {
max-width: 50px !important;
}
}
@media screen and (min-width: 1800px) {
.category__link {
height: -webkit-calc((100vh - 214px) / 10);
height: calc((100vh - 214px) / 10);
font-size: 16px;
}
.category__title {
height: 80px;
}
.categoryLine .category__link-ico {
max-width: 65px !important;
}
body.home .category__title {
font-size: 22px;
font-weight: 600;
}
}
body.home .body__wrapper {
height: auto !important;
position: relative;
display: block;
background: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/banner-field2.jpg) center top no-repeat;
background-color: transparent !important;
background-size: cover;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body.home .body__wrapper {
position: relative;
height: 100vh;
max-height: 1300px;
overflow: hidden;
}
body.home .body__wrapper:before, body.home .body__wrapper:after {
content: '';
position: absolute;
margin: 0 auto;
display: block;
height: 750px;
}
body.home .body__wrapper:before {
height: 300px;
left: -50%;
top: 100%;
width: 200%;
background: #171717;
-webkit-transform: rotate(4deg) translateY(-50%);
-ms-transform: rotate(4deg) translateY(-50%);
transform: rotate(4deg) translateY(-50%);
}
body.home .body__wrapper:after {
left: 0;
right: 0;
bottom: -3%;
width: 100%;
max-width: 80%;
max-height: 420px;
background: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/banner-pantera.png) center center no-repeat;
background-size: contain;
}
@media screen and (min-width: 1101px) and (max-width: 1799px) {
body.home .body__wrapper:before {
height: 400px;
}
body.home .body__wrapper:after {
max-height: 350px;
bottom: 0;
}
}
@media screen and (min-width: 1101px) and (max-width: 1400px) {
body.home .body__wrapper:before {
height: 300px;
}
body.home .body__wrapper:after {
max-height: 300px;
bottom: 0;
}
}
@media screen and (min-width: 1101px) {
body.home .body__wrapper {
height: 100vh !important;
min-height: 690px;
}
body.home .body__wrapper:after {
right: 100px;
}
}
@media screen and (max-width: 1099px) {
body.home .body__wrapper {
max-height: 100%;
height: auto;
}
body.home .body__wrapper:after {
max-height: 290px;
}
}
@media (max-width: 450px) {
body.home .body__wrapper {
max-height: 965px;
}
body.home .body__wrapper:before {
height: 140px;
}
body.home .body__wrapper:after {
bottom: 2%;
max-height: 120px;
}
}
.banner-footer {
background: #171717;
border-top: 1px solid #303030;
z-index: 999;
position: relative;
}
.banner-footer-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin: 0 auto;
}
.banner-footer-wrap img {
display: block;
max-width: 100%;
height: auto;
}
.search__wrapper,
.search__form {
position: relative;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
-webkit-transition: background-color 5000s ease-in-out 0s;
transition: background-color 5000s ease-in-out 0s;
-webkit-text-fill-color: #000 !important;
}
.search__box {
position: relative;
background: rgba(255, 255, 255, 0.36);
}
.search__input {
width: 100%;
border-bottom: 2px solid #000;
line-height: 40px;
background-color: transparent;
padding-left: 5px;
padding-right: 40px;
font-size: 16px;
}
.search__input:focus {
background: rgba(255, 255, 255, 0.55);
}
.search__button {
position: absolute;
right: 0px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 30px;
background-color: transparent;
height: 100%;
width: 10%;
min-width: 50px;
text-align: right;
padding-right: 10px;
}
@media screen and (min-width: 1101px) {
.search__box:before, .search__box:after {
position: absolute;
bottom: 0;
top: 0;
content: '';
width: 33%;
height: -webkit-calc(100% - 2px);
height: calc(100% - 2px);
}
.search__box:before {
left: auto;
right: 100%;
background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.36)), color-stop(rgba(255, 255, 255, 0.25)), to(rgba(255, 255, 255, 0.05)));
background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.36), rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.05));
background: linear-gradient(to left, rgba(255, 255, 255, 0.36), rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.05));
}
.search__box:after {
left: 100%;
right: auto;
background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.36)), color-stop(rgba(255, 255, 255, 0.25)), to(rgba(255, 255, 255, 0.05)));
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.36), rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.05));
background: linear-gradient(to right, rgba(255, 255, 255, 0.36), rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.05));
}
}
.switch-lang__box {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
position: relative;
}
.switch-lang__box .button__box {
cursor: pointer;
background: rgba(255, 255, 255, 0.7);
}
.switch-lang__box:hover .switch-lang__list {
width: 200px;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.switch-lang__list {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 3px;
-webkit-transition: all .15s ease;
transition: all .15s ease;
-webkit-transform-origin: 100% 0%;
-ms-transform-origin: 100% 0%;
transform-origin: 100% 0%;
}
.switch-lang__list .switch-lang__item,
.switch-lang__list .lang-item {
line-height: 1;
text-align: center;
list-style: none;
}
.switch-lang__list .switch-lang__item.active a,
.switch-lang__list .lang-item.active a {
pointer-events: none;
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/menu-link-focus.png);
text-decoration: none;
}
.switch-lang__list .switch-lang__link, .switch-lang__list a {
color: #000;
display: block;
padding: 0 12px;
font-size: 16px;
line-height: 1.9;
}
.switch-lang__list .switch-lang__link:hover, .switch-lang__list a:hover {
color: #fff;
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/menu-link-focus.png);
}
.switch-lang__button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
width: 38px;
height: 38px;
-webkit-border-radius: 5px;
border-radius: 5px;
background: #fff;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.switch-lang__button:after {
content: '';
position: absolute;
top: 50%;
left: -25px;
border: 8px solid transparent;
border-top: 8px solid #000;
}
.switch-lang__wrap {
border: 1px solid #afafaf;
position: relative;
width: 26px;
height: 26px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
}
.switch-lang__ico {
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
width: 30px;
height: 32px;
}
.switch-lang__img {
width: 26px;
height: 26px;
}
.popover__langSwitcher .popover-content {
padding: 0;
}
.breadcrumbs__box {
margin: 20px 0;
}
.breadcrumbs__list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.breadcrumbs__item:not(.disabled):after, .breadcrumbs__item:not(:last-child):after {
content: '/';
margin: 0 7.5px;
font-size: 18px;
line-height: 1;
}
.breadcrumbs__item:not(.disabled) .breadcrumbs__link, .breadcrumbs__item:not(:last-child) .breadcrumbs__link {
color: #000;
}
.breadcrumbs__item:not(.disabled) .breadcrumbs__link:hover, .breadcrumbs__item:not(:last-child) .breadcrumbs__link:hover {
text-decoration: underline;
}
.breadcrumbs__item:first-letter {
text-transform: uppercase !important;
}
.breadcrumbs__link {
color: rgba(77, 77, 77, 0.95);
line-height: 1;
font-size: 18px;
}
.breadcrumbs__link:hover {
color: rgba(77, 77, 77, 0.95);
}
@media screen and (max-width: 1099px) {
.breadcrumbs__item {
display: inline-block;
}
.breadcrumbs__link {
font-size: 14px;
}
}
.person__list.person__list-flex {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.person__list.person__list-flex .person__item {
width: 50%;
}
.person__item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding-bottom: 20px;
}
.person__ava {
margin-right: 30px;
width: 150px;
height: 150px;
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.person__img {
max-width: 100%;
height: auto;
max-height: 115px;
}
.person__desc {
font-size: 20px;
}
.person__position {
margin: 0 0 10px 0;
font-weight: 600;
font-size: 24px;
}
.person__name {
display: block;
margin-bottom: 10px;
color: #5f5f5f;
}
.person__phone {
color: #5f5f5f;
}
.person__ico {
color: #8e9b13;
margin-right: 10px;
}
.person__tel {
color: #5f5f5f;
}
.person__num {
color: #5f5f5f;
margin-left: 5px;
}
.person__num:hover {
color: #5f5f5f;
}
.person__num:hover:hover {
text-decoration: underline;
}
.location__info {
padding: 50px 0;
}
.location__city {
font-size: 24px;
margin-bottom: 25px;
}
.location__city .fa.fa-map-marker {
margin-right: 10px;
font-size: 30px;
}
.location__desc,
.location__email {
font-size: 20px;
}
.location__desc b,
.location__email b {
margin-right: 5px;
}
.location__desc {
line-height: 2;
}
.location__email {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.location__email .gradient-letter {
margin-right: 10px;
}
.location__email a {
color: #000;
text-decoration: underline;
}
.location__email a:hover {
text-decoration: none;
}
.location__form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.location__textarea {
margin-bottom: 40px;
}
.location__submit {
display: inline-block;
text-transform: uppercase;
margin-left: auto;
}
.contact__form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.contact__form-submit {
margin-top: 25px;
}
.contact__form-box {
margin: 30px auto 0 auto;
max-width: 600px;
}
.contact__form-button {
background: #fff;
line-height: 40px;
height: 40px;
overflow: hidden;
}
.contact__form-button .button__text {
font-size: 20px;
}
.contact__form-button .button__ico {
font-size: 30px;
}
.contact__form-button .button__left {
width: 85%;
-webkit-flex-basis: 85%;
-ms-flex-preferred-size: 85%;
flex-basis: 85%;
}
.contact__form-button .button__right {
width: 15%;
-webkit-flex-basis: 15%;
-ms-flex-preferred-size: 15%;
flex-basis: 15%;
}
.contact__form-wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
margin-top: 10px;
font-size: 16px;
}
.contact__form-label {
position: absolute;
margin: 0;
top: 50%;
left: 0px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all .3s ease;
transition: all .3s ease;
font-weight: 400;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.contact__form-label.required:after {
content: '*';
color: #e85652;
}
.contact__form-input {
line-height: 50px;
height: 50px;
background: transparent;
border-bottom: 1px solid #c5c5c5;
}
.contact__form-input:focus + .contact__form-label, .contact__form-input.notEmpty + .contact__form-label {
font-size: 12px;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
top: -10px;
}
@media screen and (max-width: 1799px) {
.person__ava,
.person__desc {
font-size: 20px;
}
}
@media screen and (max-width: 1099px) {
.row__contacts [class^="col-"]:first-child {
position: relative;
border-bottom: 2px solid #c4c4c4;
margin-bottom: 25px;
}
.row__contacts [class^="col-"]:first-child .location__info {
padding-bottom: 25px;
}
}
@media (min-width: 800px) {
.location__email {
margin-top: 30px;
}
.location__form {
width: -webkit-calc(100% - 60px);
width: calc(100% - 60px);
margin-top: 30px;
}
}
@media screen and (max-width: 799px) {
.location__desc,
.location__email {
font-size: 16px;
}
.location__form {
margin-top: 20px;
}
.location__info {
padding: 40px 0;
}
.person__list.person__list-flex .person__ava {
width: 33.3333%;
}
.person__list.person__list-flex .person__desc {
width: 66.6666%;
}
.person__list.person__list-flex .person__position, .person__list.person__list-flex .person__desc {
font-size: 16px;
}
}
@media screen and (max-width: 460px) {
.person__item {
padding: 20px 0;
display: block;
border-bottom: 2px solid rgba(0, 0, 0, 0.15);
}
.person__ava {
margin-bottom: 10px;
}
.person__img {
display: block;
margin: 0 auto 5px auto;
}
.person__position {
font-size: 18px;
}
.person__desc {
text-align: center;
font-size: 16px;
line-height: 1.1;
}
.person__list.person__list-flex .person__item {
width: 100%;
}
.person__list.person__list-flex .person__ava {
margin: 0 auto;
height: auto;
width: 100%;
max-width: 150px;
}
.person__list.person__list-flex .person__desc {
width: 100%;
}
}
.partner__item {
margin-top: -1px;
margin-left: -1px;
background: #fff;
padding: 15px 15px 25px 15px;
border: 2px solid #e7e7e7;
-webkit-transition: all .3s ease;
transition: all .3s ease;
z-index: 1;
}
.partner__inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.partner__logo {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 10px;
width: 200px;
height: 165px;
}
.partner__img {
margin: 0 auto;
max-width: 100%;
height: auto;
}
.partner__img:not(.wp-post-image) {
max-height: 150px;
}
.partner__item--interest {
border: 0;
}
.partner__item--interest:hover {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.partner__item--interest .partner__date {
font-size: 16px;
}
.partner__item--interest .partner__date:before {
content: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/calendar_png.png);
margin-right: 20px;
display: inline-block;
position: relative;
top: 5px;
}
.partner__item--interest .partner__title {
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 17px;
font-weight: 600;
margin: 10px 0 15px 0;
padding-bottom: 10px;
border-bottom: 2px solid #f3f3f3;
width: 100%;
line-height: 1.1;
text-align: center;
height: 50px;
}
.partner__item--interest .partner__link {
border-color: #6990da;
color: #6990da;
border-width: 2px;
max-width: 180px;
}
.partner__item--interest .partner__link:after {
content: '>>';
margin-left: 5px;
}
.partner__item--interest .partner__link:hover {
border-color: #6990da;
background-color: #6990da;
color: #fff;
}
@media screen and (max-width: 1799px) {
.partner__logo {
margin-bottom: 15px;
}
}
@media screen and (min-width: 1101px) and (max-width: 1799px) {
.partner__link {
height: 40px;
line-height: 40px;
font-size: 18px;
max-width: 180px;
}
}
@media screen and (max-width: 1099px) {
.partner__logo.a-bg {
padding-bottom: 65%;
}
.a-bg .partner__img {
display: none;
}
.partner__img {
max-height: 150px;
width: auto;
}
.partner__item {
border-left-color: transparent;
border-right-color: transparent;
}
.partner__item:first-child, .partner__item:nth-child(2) {
border-top-color: transparent;
}
}
@media screen and (min-width: 1101px) {
.partner__item:hover {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
border-color: transparent;
-webkit-box-shadow: 0px 5px 10px 10px rgba(0, 0, 0, 0.05);
box-shadow: 0px 5px 10px 10px rgba(0, 0, 0, 0.05);
z-index: 2;
}
.partner__item:first-child, .partner__item:nth-child(2), .partner__item:nth-child(3) {
border-top-color: transparent;
}
.partner__item:last-child, .partner__item:nth-last-child(2), .partner__item:nth-last-child(3) {
border-bottom-color: transparent;
}
.partner__item:nth-child(3n+1) {
border-left-color: transparent;
}
.partner__item:nth-child(3n+3) {
border-right-color: transparent;
}
}
@media screen and (min-width: 800px) {
.partner__item--interest .partner__title {
font-size: 16px;
}
}
@media screen and (max-width: 799px) {
.partner__logo {
width: 100%;
height: auto;
}
.partner__item {
padding: 15px 5px 25px 5px;
}
.partner__inner {
overflow: hidden;
}
.partner__item--interest .partner__title {
height: 44px;
margin: 5px 0 10px 0;
font-size: 13px;
}
.partner__item--interest .partner__link {
font-size: 12px;
}
.partner__logo.a-bg {
padding-bottom: 50%;
}
}
.manufactor__box {
font-size: 20px;
line-height: 1;
}
.products__item {
margin-bottom: 40px;
-webkit-transition: all .3s ease;
transition: all .3s ease;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
@media screen and (min-width: 1101px) {
.products__item.static {
margin-bottom: 65px;
}
}
@media screen and (max-width: 1099px) {
.products__item.static {
margin-bottom: 20px;
}
}
.products__item:hover .products__wrap {
background: #fff;
-webkit-box-shadow: 0px 5px 10px 10px rgba(0, 0, 0, 0.05);
box-shadow: 0px 5px 10px 10px rgba(0, 0, 0, 0.05);
}
.products__item:not(.static):hover .products__buy {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.products__inner {
background: #fff;
}
.products__wrap {
padding: 20px 10px;
}
.products__wrap .products__img-wrap {
display: block;
}
.products__wrap .products__img-wrap .partner__img {
max-height: 150px;
}
.products__wrap .partner__img {
margin: 0 auto;
width: auto !important;
}
.products__img {
max-width: 160px;
margin: 0 auto;
display: block;
}
.products__desc {
padding: 10px 15px 0 15px;
margin-bottom: 5px;
text-align: center;
z-index: 83;
}
.products__title {
color: #000;
text-transform: uppercase;
font-size: 18px;
font-weight: 600;
word-wrap: break-word;
line-height: 21px;
margin-bottom: 10px;
}
.products__text {
height: 20px;
font-size: 20px;
}
.products__buy {
text-transform: uppercase;
margin: 0 auto;
z-index: 83;
}
.products__buy:hover {
color: #fff !important;
}
.product__order-title {
display: block;
margin-bottom: 20px;
text-transform: uppercase;
font-size: 22px;
font-weight: 600;
}
.product__wrapper {
position: relative;
padding: 25px 60px 40px 60px;
background: #fff;
-webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.15);
box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.15);
}
.product__title {
margin: 15px 0;
text-transform: uppercase;
font-size: 26px;
}
@media screen and (min-width: 1800px) {
.product__title {
margin: 25px 0;
}
}
.product__images-wrap {
border: 2px solid #ededed;
max-width: 500px;
}
.product__image {
max-width: 100%;
max-height: 300px;
display: block;
margin: 20px auto;
height: auto;
}
.product__content-top {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 10px;
margin-bottom: 10px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.product__price-text {
margin-right: 30px;
text-transform: uppercase;
font-size: 22px;
}
.product__price-cost {
padding: 7px 42px;
font-size: 26px;
color: #e85652;
letter-spacing: .5px;
background: #eeeeee;
border: 2px solid transparent;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.product__price-cost:hover {
border-color: #e85652;
}
.product__price-cost span {
display: inline-block;
}
.product__price-cost span.currency {
margin-left: 5px;
}
.product__quantity-value, .product__quantity.dec, .product__quantity.inc {
text-align: center;
line-height: 45px;
height: 45px;
font-size: 25px;
}
.product__quantity-value {
width: 37%;
}
.product__quantity.dec, .product__quantity.inc {
width: 31.5%;
display: inline-block;
color: #fff;
cursor: pointer;
background: #adc62e;
-webkit-transition: all .3s ease;
transition: all .3s ease;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
font-weight: 600;
}
.product__quantity.dec:hover, .product__quantity.inc:hover {
background: #a5b137;
}
.product__quantity-text {
font-size: 18px;
}
.product__quantity-change {
max-width: 160px;
margin-top: 10px;
color: #000;
font-size: 0;
}
.product__quantity-value {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
font-weight: 600;
}
.productItem .product-text__title {
color: #000;
}
.productItem .product__img {
max-height: 340px;
height: auto;
}
.product-image__popup {
width: 300px;
height: 200px;
overflow: hidden;
cursor: pointer;
-webkit-transition: all .3s ease;
transition: all .3s ease;
margin: 0 5px 10px 5px;
border: 2px solid grey;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.product-image__popup:hover {
border-color: #000;
}
.product-image__popup img {
width: 100%;
height: auto;
}
.inline-block {
display: inline-block;
vertical-align: top;
font-size: 0;
line-height: 0;
}
.iframe__video {
position: relative;
padding-bottom: 56.25%;
padding-top: 25px;
height: 0;
}
.iframe__video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.video_container {
clear: both;
}
.manufactor__box {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 10px;
}
.manufactor__title {
margin-right: 10px;
}
.manufactor__name {
color: #e85652;
font-weight: 600;
}
@media screen and (min-width: 1101px) and (max-width: 1400px) {
.products__title {
font-size: 15px;
}
.productItem .product-text__title {
font-size: 28px;
margin-bottom: 15px;
}
}
@media screen and (max-width: 1099px) {
.article-text__text table {
width: 100%;
}
}
.categories__item {
margin-bottom: 20px;
}
.categories__img-wrap {
display: block;
height: 280px;
}
.categories__desc {
display: block;
background: #e8e8e8;
text-align: center;
font-size: 22px;
}
.categories__time {
display: inline-block;
margin: 15px auto 0 auto;
font-weight: 600;
}
.categories__title {
display: inline-block;
margin: 10px auto 10px auto;
text-transform: uppercase;
height: 45px;
color: #000;
}
.categories__title:hover {
text-decoration: underline;
}
.categories__title:hover, .categories__title:focus, .categories__title:active {
color: #000;
}
@media screen and (max-width: 1799px) {
.categories__desc {
font-size: 15px;
padding: 0 10px;
}
}
@media screen and (max-width: 1099px) {
.categories__img-wrap {
height: 180px;
}
.categories__desc {
padding: 0 5px;
}
}
@media screen and (max-width: 460px) {
.categories__item {
width: 100%;
}
}
@media (min-width: 1101px) and (max-width: 1799px) {
.categories__img-wrap {
height: 200px;
}
}
@media screen and (min-width: 1800px) {
.categories__title {
height: 60px;
}
.categories__desc {
font-size: 20px;
}
.categories__img-wrap {
height: 205px;
}
}
.commentlist {
border-bottom: 2px solid #000;
}
.commentlist .vcard + em {
color: #97ae00;
}
.commentlist .fn {
font-size: 25px;
}
.commentlist .comment {
padding: 10px;
margin-bottom: 15px;
}
.commentlist .comment > div p {
font-size: 17px;
}
.commentlist .comment ul.children {
position: relative;
margin-left: 10px;
margin-top: 10px;
}
.commentlist .comment ul.children:before {
font-family: FontAwesome;
content: '\f0a6';
position: absolute;
left: -5px;
top: -5px;
width: 20px;
height: 20px;
color: #758fd7;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
background: #fff;
}
.commentlist .comment ul.children > li {
border: 1px solid rgba(117, 143, 215, 0.3);
}
.commentlist .comment .comment-reply-link {
color: #092c6e;
}
.commentlist .comment .commentmetadata {
color: #092c6e;
}
.commentlist .bypostauthor {
background: #f7f7f7;
}
.modal-body .comment-form-comment {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.modal-body .comment-reply-title {
margin-top: 0;
}  #iv-container {
position: fixed;
background: #0d0d0d;
width: 100%;
height: 100%;
top: 0;
left: 0;
display: none;
z-index: 1000;
}
.iv-container {
overflow: hidden;
}
.iv-close {
width: 32px;
height: 32px;
position: absolute;
right: 20px;
top: 20px;
cursor: pointer;
text-align: center;
overflow: hidden;
text-shadow: 0px 0px 3px #6d6d6d;
-webkit-transition: all ease 200ms;
transition: all ease 200ms;
}
.iv-close:after,
.iv-close:before {
content: "";
height: 4px;
width: 32px;
background: #FFF;
position: absolute;
left: 0;
top: 50%;
margin-top: -2px;
}
.iv-close:before {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.iv-close:after {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.iv-close:hover {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
} .iv-snap-view {
width: 150px;
height: 150px;
position: absolute;
top: 20px;
left: 20px;
border: 1px solid #666;
background: black;
z-index: 100;
-webkit-box-sizing: content-box;
box-sizing: content-box;
-webkit-transition: all ease 400ms;
transition: all ease 400ms;
opacity: 0;
}
.iv-snap-image-wrap {
display: inline-block;
position: absolute;
max-width: 150px;
max-height: 150px;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
overflow: hidden;
}
.iv-snap-image {
position: relative;
}
.iv-snap-handle {
position: absolute;
border: 1px solid #ccc;
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-box-shadow: 0px 0px 0px 200px rgba(0, 0, 0, 0.5);
box-shadow: 0px 0px 0px 200px rgba(0, 0, 0, 0.5);
} .iv-zoom-slider {
width: 100%;
-webkit-box-sizing: content-box;
box-sizing: content-box;
border: 1px solid #666;
border-top: 0;
background: rgba(204, 204, 204, 0.1);
height: 15px;
position: absolute;
top: 150px;
left: -1px;
}
.iv-zoom-handle {
width: 20px;
height: 15px;
background: #ccc;
position: absolute;
} .iv-image-view {
position: absolute;
height: 100%;
width: 100%;
}
.iv-image-wrap {
display: inline-block;
}
.iv-image-wrap:active {
cursor: move;
}
.iv-large-image {
max-width: 100%;
max-height: 100%;
position: absolute;
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} .iv-loader {
top: 50%;
left: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
width: 32px;
height: 32px;
z-index: 100;
margin-top: -16px;
margin-left: -16px;
font-size: 5px;
position: absolute;
text-indent: -9999em;
border-top: 1.1em solid rgba(255, 255, 255, 0.2);
border-right: 1.1em solid rgba(255, 255, 255, 0.2);
border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
border-left: 1.1em solid #ffffff;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation: load8 1.1s infinite linear;
animation: load8 1.1s infinite linear;
}
.iv-loader:after {
width: 10em;
height: 10em;
-webkit-border-radius: 50%;
border-radius: 50%;
}
@-webkit-keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@media screen and (max-width: 767px) {
.iv-snap-view {
z-index: -1;
visibility: hidden;
}
}
.accordion-container {
position: relative;
height: auto;
margin: 20px auto;
}
.accordion-container > h2 {
text-align: center;
color: #fff;
padding-bottom: 5px;
margin-bottom: 30px;
border-bottom: 1px solid #ddd;
}
.set {
position: relative;
width: 100%;
height: auto;
background-color: #f5f5f5;
}
.set > a {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding: 12px 15px;
line-height: 1.4;
text-decoration: none;
color: #555;
font-weight: 600;
border-bottom: 1px solid #ddd;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.set > a i {
position: relative;
color: #666;
}
.set > a.active {
background-color: #3399cc;
color: #fff;
}
.set > a.active i {
color: #fff;
}
.content {
position: relative;
width: 100%;
height: auto;
background-color: #fff;
border-bottom: 1px solid #ddd;
display: none;
margin-bottom: 15px;
}
.content p {
padding: 10px 15px;
margin: 0;
color: #333;
}
hr {
display: block;
width: 100%;
}
.focusedStaticLink {
position: relative;
padding: 7px 20px 4px 12px;
background-size: contain;
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/menu-link-focus.png);
}
.menu-item > a,
.focusedOnHover {
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative;
color: #fff;
background-size: cover;
background-position: center right;
padding: 7px 16px;
}
.menu-item > a:hover,
.focusedOnHover:hover {
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/menu-link-focus.png);
text-decoration: none;
}
.gradient-letter {
display: inline-block;
width: 50px;
height: 45px;
background-image: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/letter.png);
background-size: contain;
background-repeat: no-repeat;
background-position: left center;
}
.buttonDark {
display: block;
background: #000;
text-align: center;
color: #fff;
width: 280px;
height: 72px;
line-height: 72px;
font-size: 28px;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.buttonDark.smallText {
font-size: 16px;
}
@media screen and (max-width: 799px) {
.buttonDark.smallText {
font-size: 12px;
}
}
.buttonDark:hover {
background: rgba(0, 0, 0, 0.75);
}
.buttonDark:focus, .buttonDark:active {
color: #fff;
}
.buttonLight {
display: block;
background: #fff;
text-align: center;
color: #000;
width: 100%;
-webkit-transition: all .3s ease;
transition: all .3s ease;
border: 1px solid #000;
}
.buttonLight:hover {
background: #9cac07;
border-color: #9cac07;
color: #fff;
}
.buttonLight:focus, .buttonLight:active {
color: #000;
}
@media screen and (max-width: 799px) {
.buttonLight, .buttonDark {
max-width: 170px;
line-height: 40px;
height: 40px;
font-size: 14px;
}
.button__box.contact__form-button {
padding: 5px 0;
}
}
@media screen and (min-width: 800px) {
.buttonLight, .buttonDark {
max-width: 200px;
line-height: 44px;
height: 44px;
font-size: 18px;
}
}
@media screen and (min-width: 1101px) {
.buttonLight, .buttonDark {
max-width: 160px;
height: 46px;
line-height: 46px;
font-size: 16px;
}
}
.button__box {
width: 100%;
line-height: 46px;
border: 1px solid #000;
}
.button__box.contact__form-button {
line-height: 1;
height: 100%;
font-size: 18px;
}
.button__inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.button__left,
.button__right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.button__left {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.button__right {
-webkit-flex-basis: 26%;
-ms-flex-preferred-size: 26%;
flex-basis: 26%;
border-left: 1px solid #000;
}
.button__text {
font-size: 18px;
font-weight: 600;
text-transform: uppercase;
}
.button__ico {
width: 100%;
font-size: 30px;
color: #000;
text-align: center;
}
.button__ico-text {
position: relative;
text-align: center;
font-size: 22px;
width: 100%;
display: inline-block;
}
#btnMobile {
position: absolute;
top: 25px;
right: 25px;
display: block;
width: 44px;
cursor: pointer;
z-index: 1002;
}
.burger {
position: relative;
height: 32px;
cursor: pointer;
}
.burger i, .burger::after, .burger::before {
display: block;
position: absolute;
left: 0;
width: 100%;
height: 2px;
background: #000;
content: '';
}
.burger i {
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
-webkit-transition: all .125s linear 0s;
transition: all .125s linear 0s;
}
.burger::after {
bottom: 0;
-webkit-transition: background .125s linear 0s,bottom .125s linear .125s,-webkit-transform .125s linear 0s;
transition: background .125s linear 0s,bottom .125s linear .125s,-webkit-transform .125s linear 0s;
transition: background .125s linear 0s,bottom .125s linear .125s,transform .125s linear 0s;
transition: background .125s linear 0s,bottom .125s linear .125s,transform .125s linear 0s,-webkit-transform .125s linear 0s;
}
.burger::before {
top: 0;
-webkit-transition: background .125s linear 0s,top .125s linear .125s,-webkit-transform .125s linear 0s;
transition: background .125s linear 0s,top .125s linear .125s,-webkit-transform .125s linear 0s;
transition: background .125s linear 0s,top .125s linear .125s,transform .125s linear 0s;
transition: background .125s linear 0s,top .125s linear .125s,transform .125s linear 0s,-webkit-transform .125s linear 0s;
}
.burger.active i {
opacity: 0;
width: 0;
left: 50%;
}
.burger.active::after {
bottom: 50%;
-webkit-transform: translate(0, 50%) rotate(45deg);
-ms-transform: translate(0, 50%) rotate(45deg);
transform: translate(0, 50%) rotate(45deg);
-webkit-transition: bottom .125s linear 0s,-webkit-transform .125s linear .125s;
transition: bottom .125s linear 0s,-webkit-transform .125s linear .125s;
transition: bottom .125s linear 0s,transform .125s linear .125s;
transition: bottom .125s linear 0s,transform .125s linear .125s,-webkit-transform .125s linear .125s;
}
.burger.active::before {
top: 50%;
-webkit-transform: translate(0, -50%) rotate(135deg);
-ms-transform: translate(0, -50%) rotate(135deg);
transform: translate(0, -50%) rotate(135deg);
-webkit-transition: top .125s linear 0s,-webkit-transform .125s linear .125s;
transition: top .125s linear 0s,-webkit-transform .125s linear .125s;
transition: top .125s linear 0s,transform .125s linear .125s;
transition: top .125s linear 0s,transform .125s linear .125s,-webkit-transform .125s linear .125s;
}
.burger.green i, .burger.green::after, .burger.green::before {
background-color: #30b365;
}
.show-more__wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.show-more__wrap:hover .show-more__text {
color: #000;
}
.show-more__wrap:hover .show-more__ico {
background: #333;
}
.show-more__text {
color: #d5d5d5;
font-size: 20px;
margin-right: 10px;
text-transform: uppercase;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.show-more__ico {
width: 42px;
height: 30px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
line-height: 30px;
background: #000;
-webkit-transition: all .3s ease;
transition: all .3s ease;
color: #fff;
font-size: 27px;
}
.show-more__ico .fa {
-webkit-transform: scaleY(0.75);
-ms-transform: scaleY(0.75);
transform: scaleY(0.75);
}
@media screen and (max-width: 1099px) {
.button__box.contact__form-button {
line-height: 2;
}
}
.category-article__title {
display: block;
height: 28px;
}
.article-category__sort-setting:not(:last-child) {
margin-bottom: 25px;
}
.article-category__sub-title {
text-transform: uppercase;
margin-bottom: 10px;
font-weight: 600;
font-size: 20px;
}
.article-category__sort-setting-title {
font-style: italic;
color: #c9c9c9;
}
.article-category__sort-setting-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin: 10px 0;
}
.article-category__sort-setting-input:checked + label .article-category__sort-setting-box {
border-color: #f05228;
background: #fff;
}
.article-category__sort-setting-input:checked + label .article-category__sort-setting-box:before {
-webkit-transform: translate(-50%) rotate(45deg) scale(1);
-ms-transform: translate(-50%) rotate(45deg) scale(1);
transform: translate(-50%) rotate(45deg) scale(1);
}
.article-category__sort-setting-label {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.article-category__sort-setting-box {
position: relative;
display: block;
width: 32px;
height: 32px;
margin-right: 15px;
-webkit-border-radius: 3px;
border-radius: 3px;
border: 2px solid #ededed;
background: #ededed;
-webkit-transition: all .4s ease-in;
transition: all .4s ease-in;
}
.article-category__sort-setting-box:before {
content: '';
position: absolute;
left: 50%;
top: 7%;
-webkit-transition: all .3s linear;
transition: all .3s linear;
-webkit-transform: translate(-50%) rotate(45deg) scale(0);
-ms-transform: translate(-50%) rotate(45deg) scale(0);
transform: translate(-50%) rotate(45deg) scale(0);
width: 12px;
height: 22px;
-webkit-border-radius: 0 0 5px 0;
border-radius: 0 0 5px 0;
border: 3px solid #f05228;
border-top: none;
border-left: none;
}
.article-category__sort-setting-option {
font-size: 18px;
font-weight: 400;
text-transform: lowercase;
}
.article-category__sort-setting-option:first-letter {
text-transform: uppercase;
}
.article-category__sort-button {
margin-top: 30px;
text-transform: uppercase;
cursor: pointer;
}
.article-category__sort-button:hover {
color: #fff;
}
.article-category__img-wrap {
display: block;
margin-right: 25px;
padding-bottom: 0%;
}
.article-category__item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 30px;
}
.article-category__item:last-child {
margin-bottom: 50px;
}
.article-category__title {
display: block;
font-size: 16px;
text-transform: uppercase;
}
.article-category__date {
display: inline-block;
margin: 5px 0 5px 0;
padding: 5px 10px;
background: #96ae00;
font-size: 18px;
color: #fff;
}
.article-category__text {
height: 58px;
}
.article-category__text p {
line-height: 30px;
font-size: 18px;
margin-bottom: 0;
}
@media screen and (min-width: 1800px) {
.article-category__text {
height: 64px;
}
}
.article-category__title,
.article-category__link {
color: #000;
}
.article-category__title:hover, .article-category__title:focus,
.article-category__link:hover,
.article-category__link:focus {
color: #000;
text-decoration: none;
}
.article-category__link {
color: #758fd7;
display: inline-block;
margin-top: 20px;
font-size: 18px;
line-height: 30px;
}
.article-category__link:after {
display: inline;
margin-left: 5px;
line-height: 28px;
vertical-align: bottom;
content: '>>';
}
.category-article__item {
position: relative;
height: 260px;
margin-bottom: 80px;
-webkit-transition: .3s ease;
transition: .3s ease;
}
.category-article__item img {
display: none;
}
.category-article__item:hover {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.category-article__link {
position: absolute;
width: -webkit-calc(100% - 30px);
width: calc(100% - 30px);
left: 15px;
top: 0;
height: 100%;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.category-article__desc {
position: relative;
top: 100%;
width: 100%;
height: 65px;
bottom: 0;
left: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
padding: 10px;
color: #000;
background-color: rgba(255, 255, 255, 0.9);
font-size: 18px;
}
.category-article__date {
font-weight: 600;
margin-bottom: 5px;
line-height: 1.1;
}
.category-article__title {
color: #000;
-webkit-transition: .2s ease;
transition: .2s ease;
line-height: 28px;
}
.category-article__title:hover {
color: #677D00;
}
@media screen and (min-width: 1100px) {
.category-article__item {
height: 230px;
}
}
@media screen and (max-width: 1099px) {
.article-category__sort-setting-option {
font-size: 16px;
}
.article-category__sort-setting-box {
width: 18px;
height: 18px;
}
.article-category__sort-setting-box:before {
top: 0;
width: 8px;
height: 12px;
-webkit-border-radius: 0 0 1px 0;
border-radius: 0 0 1px 0;
border-width: 2px;
}
}
@media screen and (min-width: 1101px) {
.article-category__item {
margin-bottom: 50px;
}
.article-category__img-wrap {
width: 100%;
height: 100%;
}
}
@media screen and (max-width: 799px) {
.category-article__item {
height: 160px;
margin-bottom: 50px;
}
.category-article__desc {
height: 44px;
font-size: 14px;
line-height: 16px;
}
}
@media screen and (max-width: 460px) {
.article-category__list .article-category__img {
max-width: 150px;
margin: 0 auto;
}
}
.about__title {
font-size: 32px;
font-weight: 600;
text-align: center;
margin-bottom: 35px;
}
.about__title.uppercase {
display: block;
margin: 50px auto;
}
.about__text {
letter-spacing: 1px;
line-height: 40px;
font-size: 26px;
text-align: justify;
margin-bottom: 35px;
}
a.about__partner,
.about__partner {
color: #092c6e;
font-weight: 600;
text-decoration: underline;
text-transform: uppercase;
}
a.about__partner:focus, a.about__partner:active,
.about__partner:focus,
.about__partner:active {
color: #092c6e;
}
a.about__partner:hover,
.about__partner:hover {
color: #092c6e;
text-decoration: none;
}
.about__focused {
text-transform: uppercase;
font-weight: 600;
}
.about__advantage {
margin: 0 -15px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.about__item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 50px;
}
.about__item_img-wrap {
margin-right: 20px;
}
.about__item_desc {
max-width: 500px;
font-size: 18px;
}
.about__item_desc p {
font-size: 18px;
}
.about__item-title {
max-width: 380px;
text-transform: uppercase;
font-weight: 600;
}
@media screen and (max-width: 1799px) {
.about__title {
margin: 10px auto 15px auto;
font-size: 26px;
}
.about__text {
font-size: 20px;
line-height: 35px;
}
.about__title.uppercase {
margin: 25px auto;
}
.about__item {
margin-bottom: 20px;
}
.about__item_desc p, .about__item_desc {
font-size: 16px;
}
.about__item-title {
font-size: 22px;
}
}
@media screen and (max-width: 460px) {
.about__text {
font-size: 18px;
line-height: 30px;
}
.about__item {
margin-bottom: 0;
}
.about__item_img-wrap {
margin-right: 15px;
}
.about__item_img {
max-width: 60px;
height: auto;
}
}
body .about__title {
font-size: 28px;
margin-top: 0px;
margin-bottom: 15px;
}
body .about__text {
font-size: 18px;
line-height: 30px;
}
body .about__item {
margin-bottom: 10px;
}
body .about__item-title {
margin-top: 5px;
font-size: 22px;
}
body .about__title.uppercase {
margin: 20px auto 30px auto;
}
body img.about__item_img {
max-width: 90px;
}
body .about__item {
-webkit-box-align: end;
-webkit-align-items: end;
-ms-flex-align: end;
align-items: end;
}
@media screen and (max-width: 1099px) {
body .about__title {
font-size: 24px;
}
body .about__item-title {
font-size: 18px;
}
}
.article-container {
margin-bottom: 50px;
}
.article-pic {
border: 1px solid #e7e7e7;
}
.article-pic img {
max-width: 100%;
}
.article-signature {
font-size: 18px;
line-height: 26px;
color: #000;
}
.article-signature p {
text-transform: uppercase;
font-weight: 500;
margin-bottom: 0;
}
.article-signature a {
text-decoration: underline;
}
.article-text:first-letter {
text-transform: uppercase;
}
.article-text__title {
font-size: 36px;
margin-top: 0;
margin-bottom: 30px;
color: #de1717;
font-weight: bold;
}
.article-text__text {
font-size: 18px;
margin-bottom: 20px;
}
.article-text__text p {
margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
.article-signature {
text-align: center;
font-size: 14px;
line-height: 26px;
}
.article-text {
margin-top: 30px;
}
.article-text__title {
line-height: 1;
font-size: 24px;
margin-bottom: 15px;
}
.article-text__text {
font-size: 16px;
}
}
.video-container {
padding-top: 50px;
border-top: 2px solid #000000;
}
.video-desc {
font-size: 20px;
}
.video-desc__title {
font-size: 40px;
margin-top: 0;
margin-bottom: 20px;
}
.video-desc__theme {
margin-bottom: 20px;
}
.video-desc a {
text-decoration: underline;
}
.video-desc p {
margin-bottom: 40px;
}
.video-block {
margin-bottom: 20px;
}
.video-block__title {
font-size: 24px;
margin-bottom: 30px;
}
.video-block__content {
height: 530px;
border: 2px solid #000;
}
.video-block__content iframe {
width: -webkit-calc(100% - 0.5px) !important;
width: calc(100% - 0.5px) !important;
height: 100%;
}
@media screen and (max-width: 767px) {
.video-container {
padding-top: 30px;
}
.video-desc__title {
font-size: 24px;
margin-bottom: 10px;
}
.video-desc__theme {
margin-bottom: 10px;
}
.video-desc p {
font-size: 16px;
margin-bottom: 0;
}
.video-block {
margin-top: 0;
}
.video-block__title {
font-size: 20px;
margin-bottom: 10px;
}
.video-block__content {
height: 250px;
}
}
.photo-block {
margin-top: 50px;
border-top: 2px solid #000;
}
.photo-block__pic {
display: block;
height: 300px;
background-size: cover;
background-position: center;
margin-bottom: 50px;
position: relative;
}
.photo-block__pic:before, .photo-block__pic:after {
position: absolute;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.photo-block__pic:after {
content: url(//old.bizart.com.ua/wp-content/themes/bizart-template/img/icons/loop.png);
display: block;
left: 50%;
top: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.photo-block__pic:before {
content: '';
width: 100%;
height: 100%;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(0, 0, 0, 0.25);
opacity: 1;
}
.photo-block__pic:hover {
cursor: pointer;
}
.photo-block__pic:hover:after {
-webkit-transform: translateX(-50%) translateY(-50%) scale(0.8);
-ms-transform: translateX(-50%) translateY(-50%) scale(0.8);
transform: translateX(-50%) translateY(-50%) scale(0.8);
}
.photo-block__pic:hover:before {
opacity: 0;
}
.search-pic {
height: 300px;
width: 100%;
margin-bottom: 15px;
}
.article-category__item.search-block {
margin-bottom: 20px !important;
}
.article-category__img-wrap.search-pic {
height: auto !important;
}
.article-category__title--search {
margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
.search-block {
margin-bottom: 50px;
}
.search-block .article-category__desc {
margin-top: 15px;
}
}
.article-pic__product-img.with-thumbnail > img {
max-width: -webkit-calc(100% - 100px);
max-width: calc(100% - 100px);
}
.article-pic {
position: relative;
}
.article-pic .reads__count {
position: absolute;
left: 0;
top: 100%;
background: rgba(255, 255, 255, 0.5);
}
.article-pic.with-thumbnail {
border: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.article-pic.with-thumbnail img {
border: 1px solid #e7e7e7;
}
.product-pic__list {
margin-left: 20px;
}
.product-pic__list .product-thumbnail {
display: block;
min-width: 80px;
max-width: 80px;
margin-bottom: 15px;
border: 1px solid #e7e7e7;
padding: 3px;
-webkit-transition: .2s ease;
transition: .2s ease;
cursor: pointer;
}
.product-pic__list .product-thumbnail:hover {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.floating-product-pic-block {
float: left;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
margin-right: 30px;
margin-bottom: 10px;
}
.floating-product-pic-block > img {
width: auto;
}
.article-pic.with-thumbnail {
display: block;
}
.article-pic.with-thumbnail .product-pic__list {
max-width: 320px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
text-align: center;
padding: 0 10px;
}
.article-pic.with-thumbnail .product-pic__list .product-thumbnail {
margin: 0 10px;
display: inline-block;
}
.product-pic__list .owl-stage {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin: 0 auto;
}
.product-pic__list .owl-nav {
display: block !important;
margin-top: 0;
width: 100%;
background-color: red;
}
.product-pic__list .owl-nav > button {
display: block;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin: 0 !important;
padding: 0 !important;
}
.product-pic__list .owl-nav > button span {
padding: 0 5px;
font-size: 30px;
}
.product-pic__list .owl-nav .owl-prev {
left: -10px;
}
.product-pic__list .owl-nav .owl-next {
right: -10px;
}
.product-pic__list .owl-dots {
display: none;
}
@media screen and (min-width: 1025px) {
.mfp-arrow:active {
margin-top: 0;
}
.mfp-content {
z-index: 50;
}
img.mfp-img {
z-index: 60;
}
button.mfp-arrow {
top: 50%;
width: 50%;
height: 200px;
margin-top: 0;
z-index: 51;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
button.mfp-arrow-left {
margin-right: 50%;
}
button.mfp-arrow-left::before, button.mfp-arrow-left::after {
margin-left: 0;
left: 40%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
button.mfp-arrow-right {
margin-left: 50%;
}
button.mfp-arrow-right::before, button.mfp-arrow-right::after {
margin-left: 0;
left: auto;
right: 40%;
-webkit-transform: translate(50%, -50%);
-ms-transform: translate(50%, -50%);
transform: translate(50%, -50%);
}
button.mfp-close {
z-index: 52;
font-size: 50px;
}
.mfp-arrow:before,
.mfp-arrow:after {
top: 40%;
}
}
@media screen and (max-width: 800px) {
.productItem .product__img {
max-width: 200px;
margin: 0 auto;
}
.with-thumbnail > img {
display: block !important;
}
.floating-product-pic-block {
float: none;
}
}
@media screen and (max-width: 800px) {
.article-pic.with-thumbnail .product-pic__list {
max-width: 225px;
}
}
@media screen and (max-width: 1799px) {
.container {
width: 100%;
max-width: 1350px;
}
.banner-footer-wrap {
max-width: 300px;
}
.navigation-panel {
position: relative;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.main__menu-nav {
margin-right: 10px;
}
.main__menu-item {
margin-right: 5px;
}
.main__menu-list .menu-item > a,
.main__menu-list .main__menu-link {
padding: 8px 10px;
font-size: 16px;
}
.banner-content {
height: 1150px;
}
.banner-content:after {
max-height: 350px;
}
.contact__ico {
width: 15px;
font-size: 18px;
margin-right: 5px;
}
.contact__item {
line-height: 25px;
}
.contact__link {
font-size: 16px;
}
.category__title {
padding: 15px 10px;
}
.feedback__box {
max-width: 135px;
background-size: 100%;
}
.feedback__box .feedback__link span {
font-size: 8px;
}
.product__price-text {
font-size: 18px;
}
.product__price-cost {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 7px 15px;
font-size: 22px;
}
.article-category__title {
font-size: 18px;
}
.article-category__text p,
.article-category__link {
font-size: 15px;
line-height: 18px;
}
.article-category__link {
line-height: 1;
margin-top: 5px;
}
.article-category__link:after {
line-height: 1;
}
}
@media screen and (max-width: 1099px) {
.navigation-panel .contact__list {
z-index: 5;
}
.contact__form-button .button__text {
font-size: 14px;
}
.contact__form-button .button__ico {
font-size: 20px;
line-height: 1;
}
.product__wrapper {
padding: 20px;
}
.product__title {
margin-bottom: 10px;
font-size: 22px;
}
.article-category__img-wrap {
margin-right: 0;
}
.article-category__text {
height: 92px;
}
.header__logo {
max-width: 140px;
}
.header__wpapper {
position: relative;
}
.contact__link {
font-size: 14px;
}
.navigation-panel {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
height: 100%;
margin: 5px auto;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.main__menu-nav {
position: fixed;
-webkit-transition: all .35s ease-out;
transition: all .35s ease-out;
left: auto;
right: auto;
top: -100%;
opacity: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 100%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
overflow-y: scroll;
overflow-x: hidden;
}
body.mobile-on {
position: relative;
overflow-y: hidden;
}
body.mobile-on:before {
content: '';
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: rgba(255, 255, 255, 0.9);
z-index: 98;
}
body.mobile-on header.header__main {
z-index: auto;
}
body.mobile-on .main__menu-nav {
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
top: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
opacity: 1;
z-index: 1001;
}
.main__menu-list {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.category__link {
height: 55px;
}
.category__link-ico {
min-width: 45px;
}
.sub__area {
margin-top: 5px;
}
.search__input {
line-height: 40px;
font-size: 16px;
}
.search__button {
font-size: 18px;
}
.products__desc {
max-width: 320px;
margin: 0 auto 5px auto;
}
.products__title {
font-size: 15px;
line-height: 1.1;
}
.products__img {
max-width: 80px;
}
.products__text {
font-size: 16px;
}
.products__wrapper {
overflow: hidden;
}
.sub__area > .row {
margin-bottom: 5px;
}
.banner-footer-wrap {
max-width: 250px;
}
.banner-content {
max-height: 980px;
}
.banner-content:before {
bottom: -600px;
}
.banner-content:after {
max-width: 480px;
bottom: -3%;
}
.switch-lang__box .button__left {
display: none;
}
.switch-lang__box .button__right {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
border-left: none;
}
.switch-lang__box .button__box {
line-height: 38px;
}
.switch-lang__box .button__box .button__ico-text {
font-size: 16px;
}
.switch-lang__box .button__box .button__ico-text:after {
display: none;
border: 3.5px solid transparent;
border-top: 4px solid #000;
}
.product__price-text {
font-size: 14px;
}
.product__price-cost {
font-size: 18px;
padding: 4px 10px;
}
}
@media screen and (min-width: 1800px) {
.navigation-panel .feedback__box {
position: absolute;
top: 50%;
right: 30px;
left: auto;
height: 100%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.products__inner {
height: 250px;
}
.switch-lang__box {
margin-left: 50px;
}
}
@media screen and (min-width: 1101px) and (max-width: 1799px) {
.navigation-panel {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.main__menu-list .main__menu-link,
.main__menu-list .menu-item > a {
font-size: 14px;
}
.products__buy {
line-height: 45px;
height: 45px;
max-width: 180px;
font-size: 18px;
}
.products__wrap {
padding: 10px 5px;
}
.products__inner {
height: 230px;
}
.products__img {
max-width: 100px;
}
.categoryLine .category__link-ico {
margin-right: 10px;
}
.categoryLine .category__link {
padding: 4px 8px;
font-size: 14px;
}
.contact__list {
margin-right: 15px;
}
}
@media screen and (min-width: 1101px) {
.main__menu-nav {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.products__item {
z-index: 81;
}
.products__item:not(:hover):not(.static) .products__buy {
width: 0;
height: 0;
}
.products__item:not(.static):hover {
z-index: 82;
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
.products__item:not(.static) .products__buy {
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
}
.sub__area > .row {
margin-bottom: 20px;
}
.switch-lang__box {
z-index: 82;
}
.search__box {
max-width: 375px;
margin-left: auto;
}
}
@media screen and (max-width: 799px) {
.article-category__sort-box {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.article-category__sort-setting {
margin-right: 50px;
}
.article-category__sort-setting:last-child {
margin-right: 0px;
}
.article-category__title {
font-size: 18px;
}
.article-category__sort-setting-option {
font-size: 14px;
}
.article-category__sort-setting-box {
width: 24px;
height: 24px;
margin-right: 6px;
}
.article-category__sort-setting-box:before {
width: 8px;
height: 16px;
}
.article-category__sort-button {
margin-top: 0;
margin: 0 auto 25px auto;
}
.article-category__date {
font-size: 15px;
padding: 3px 8px;
}
.products__wrap {
padding: 10px;
}
.navigation-panel .contact__list {
margin-right: 0px;
}
.navigation-panel .feedback__box {
margin-left: 25px;
}
.category__link {
font-size: 15px;
}
.product__content-top {
margin-top: 15px;
}
}
@media screen and (max-width: 460px) {
.article-category__sort-setting {
margin-right: 10px;
}
.article-category__item {
margin: 10px 0 15px 0;
padding-top: 15px;
border-top: 1px solid #d9d9d9;
}
.article-category__img-wrap,
.article-category__desc {
width: 100%;
}
.article-category__item {
display: block;
}
.article-category__item:first-child {
border-top: none;
margin-top: 0;
}
.article-category__img-wrap {
margin: 0 auto 5px auto;
}
.article-category__text p {
font-size: 14px;
line-height: 22px;
}
.article-category__link {
margin-top: 0;
display: block;
font-size: 14px;
line-height: 1;
}
.article-category__link:after {
line-height: 1;
}
.products__item {
width: 100%;
}
.category__title {
font-size: 16px;
}
.contact__list {
margin-bottom: 5px;
}
#btnMobile {
top: 15px;
right: 15px;
}
}
@media screen and (max-width: 1799px) {
.article-category__img {
max-width: 100%;
height: auto;
}
}
@media (max-width: 1600px) and (max-height: 770px) {
.category__link {
font-size: 15px;
}
.category__link-ico {
min-width: 45px;
}
}
@media screen and (min-width: 1101px) and (max-width: 1400px) {
body .main__menu-list .main__menu-link,
body .main__menu-list .menu-item > a {
font-size: 15px;
padding: 5px 7px;
}
.contact__link {
font-size: 14px;
}
}
@media screen and (min-width: 1800px) {
.banner-footer-wrap {
max-width: 300px;
}
.search__box {
margin-right: 210px;
}
.article-category__img-wrap {
margin-left: 15px;
}
}
@media (max-width: 460px) {
.col-xxs-6 {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 50%;
}
.col-xxs-12 {
width: 100%;
}
.header__logo-box {
position: absolute;
left: 15px;
top: 48px;
}
.header__logo {
max-width: 100%;
width: 95px;
}
.navigation-panel {
padding-top: 50px;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.navigation-panel .contact__list {
position: absolute;
top: 5px;
right: auto;
left: 0;
}
.navigation-panel .switch-lang__button:after {
left: auto;
right: -25px;
}
#btnMobile {
width: 36px;
}
#btnMobile .burger {
height: 28px;
}
}@keyframes rotate-forever{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes spinner-loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:0 0;border:none;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto}.pum-container .pum-content+.pum-close>span,.pum-content,.pum-title{position:relative;z-index:1}.pum-overlay,html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{position:fixed}.pum-overlay{height:100%;width:100%;top:0;left:0;right:0;bottom:0;z-index:1999999999;overflow:initial;display:none;transition:.15s ease-in-out}.pum-overlay.pum-form-submission-detected,.pum-overlay.pum-preview{display:block}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box}.pum-container{top:100px;position:absolute;margin-bottom:3em;z-index:1999999999}.pum-container.pum-responsive{left:50%;margin-left:-47.5%;width:95%;height:auto;overflow:visible}.pum-container.pum-responsive img{max-width:100%;height:auto}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-nano{margin-left:-5%;width:10%}.pum-container.pum-responsive.pum-responsive-micro{margin-left:-10%;width:20%}.pum-container.pum-responsive.pum-responsive-tiny{margin-left:-15%;width:30%}.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%}.pum-container.pum-responsive.pum-responsive-normal{margin-left:-30%;width:70%}.pum-container.pum-responsive.pum-responsive-large{margin-left:-35%;width:80%}.pum-container.pum-responsive.pum-responsive-xlarge{margin-left:-47.5%;width:95%}.pum-container.pum-responsive.pum-position-fixed{position:fixed}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute}}.pum-container.custom-position{left:auto;top:auto;margin-left:inherit}.pum-container .pum-title{margin-bottom:.5em}.pum-container .pum-content>:last-child,.pum-form__message:last-child{margin-bottom:0}.pum-container .pum-content:focus{outline:0}.pum-container .pum-content>:first-child{margin-top:0}.pum-container .pum-content+.pum-close{text-decoration:none;text-align:center;line-height:1;position:absolute;cursor:pointer;min-width:1em;z-index:2;background-color:transparent}.pum-container.pum-scrollable .pum-content{overflow:auto;overflow-y:scroll;max-height:95%}.pum-overlay.pum-overlay-disabled{visibility:hidden}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible}.popmake-close,.pum-overlay.pum-click-to-close{cursor:pointer}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow:hidden}html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]){padding-right:15px}html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{position:static;height:auto;width:auto}.pum-form{margin:0 auto 16px}.pum-form__field{margin-bottom:1em}.pum-form__field label{font-weight:700}.pum-form__field input[type=date],.pum-form__field select{margin:0 auto;font-size:18px;line-height:26px;text-align:center;padding:3px;vertical-align:middle}.pum-form__field select{padding:5px 3px}.pum-form__loader{font-size:2em;animation-duration:.75s;animation-iteration-count:infinite;animation-name:rotate-forever;animation-timing-function:linear;height:.75em;width:.75em;border:.25em solid rgba(0,0,0,.5);border-right-color:transparent;border-radius:50%;display:inline-block}.pum-form__submit{position:relative}.pum-form__submit .pum-form__loader{margin-left:.5em;border:.25em solid rgba(255,255,255,.5);border-right-color:transparent}.pum-form__messages{display:none;border:1px solid rgba(0,0,0,.25);margin-bottom:.5em;padding:1em;position:relative}.pum-form__message{margin-bottom:.5em}.pum-form__message--error{color:red!important;border-color:red}.pum-form__message--success{color:green!important;border-color:green}.pum-form--loading,.pum-sub-form .pum-sub-form-loading{opacity:.5}.pum-alignment-left,.pum-form--alignment-left{text-align:left}.pum-alignment-center{text-align:center}.pum-alignment-right{text-align:right}.pum-form--alignment-center{text-align:center}.pum-form--alignment-right{text-align:right}.pum-form--layout-standard .pum-form__field>label{margin-bottom:.25em;display:block}.pum-form--layout-inline .pum-form__field{display:inline-block}.pum-form--layout-block .pum-form__field,.pum-form--layout-block button,.pum-form--layout-block div,.pum-form--layout-block input{display:block;width:100%}.pum-form--style-default label{font-size:14px;font-weight:700}.pum-form--style-default input[type=email],.pum-form--style-default input[type=text]{background-color:#f8f7f7;margin-bottom:5px;font-size:14px;padding:10px 8px}.pum-form--style-default button{font-size:18px;margin:10px 0 0;padding:10px 5px;cursor:pointer}.pum-sub-form p.pum-newsletter-error-msg{margin:0}.pum-sub-form .spinner-loader{right:50%;position:absolute;bottom:40%}.pum-sub-form .spinner-loader:not(:required){animation:1.5s linear infinite spinner-loader;border-radius:.5em;box-shadow:rgba(0,0,51,.3) 1.5em 0 0 0,rgba(0,0,51,.3) 1.1em 1.1em 0 0,rgba(0,0,51,.3) 0 1.5em 0 0,rgba(0,0,51,.3) -1.1em 1.1em 0 0,rgba(0,0,51,.3) -1.5em 0 0 0,rgba(0,0,51,.3) -1.1em -1.1em 0 0,rgba(0,0,51,.3) 0 -1.5em 0 0,rgba(0,0,51,.3) 1.1em -1.1em 0 0;display:inline-block;font-size:10px;width:1em;height:1em;margin:1.5em;overflow:hidden;text-indent:100%}.pum-form__field--consent{text-align:left}.pum-form__field--consent.pum-form__field--checkbox label,.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--checkbox label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label{margin-left:1em}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label{display:block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-container iframe.formidable{width:100%;overflow:visible}.pika-single,body div#ui-datepicker-div[style]{z-index:9999999999!important}