.ui-helper-hidden {
display: none;
}
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.ui-helper-reset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
content: "";
display: table;
border-collapse: collapse;
}
.ui-helper-clearfix:after {
clear: both;
}
.ui-helper-clearfix {
min-height: 0; }
.ui-helper-zfix {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
filter:Alpha(Opacity=0); }
.ui-front {
z-index: 100;
} .ui-state-disabled {
cursor: default !important;
}  .ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}  .ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ui-accordion .ui-accordion-header {
display: block;
cursor: pointer;
position: relative;
margin: 2px 0 0 0;
padding: .5em .5em .5em .7em;
min-height: 0; font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
position: absolute;
left: .5em;
top: 50%;
margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
padding: 1em 2.2em;
border-top: 0;
overflow: auto;
}
.ui-autocomplete {
position: absolute;
top: 0;
left: 0;
cursor: default;
}
.ui-button {
display: inline-block;
position: relative;
padding: 0;
line-height: normal;
margin-right: .1em;
cursor: pointer;
vertical-align: middle;
text-align: center;
overflow: visible; }
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
text-decoration: none;
} .ui-button-icon-only {
width: 2.2em;
} button.ui-button-icon-only {
width: 2.4em;
}
.ui-button-icons-only {
width: 3.4em;
}
button.ui-button-icons-only {
width: 3.7em;
} .ui-button .ui-button-text {
display: block;
line-height: normal;
}
.ui-button-text-only .ui-button-text {
padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
padding: .4em;
text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
padding-left: 2.1em;
padding-right: 2.1em;
} input.ui-button {
padding: .4em 1em;
} .ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
position: absolute;
top: 50%;
margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
left: 50%;
margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
right: .5em;
} .ui-buttonset {
margin-right: 7px;
}
.ui-buttonset .ui-button {
margin-left: 0;
margin-right: -.3em;
}  input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
border: 0;
padding: 0;
}
.ui-datepicker {
width: 17em;
padding: .2em .2em 0;
display: none;
}
.ui-datepicker .ui-datepicker-header {
position: relative;
padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
position: absolute;
top: 2px;
width: 1.8em;
height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
left: 2px;
}
.ui-datepicker .ui-datepicker-next {
right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
top: 50%;
margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
margin: 0 2.3em;
line-height: 1.8em;
text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
font-size: 1em;
margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
width: 45%;
}
.ui-datepicker table {
width: 100%;
font-size: .9em;
border-collapse: collapse;
margin: 0 0 .4em;
}
.ui-datepicker th {
padding: .7em .3em;
text-align: center;
font-weight: bold;
border: 0;
}
.ui-datepicker td {
border: 0;
padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
display: block;
padding: .2em;
text-align: right;
text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
background-image: none;
margin: .7em 0 0 0;
padding: 0 .2em;
border-left: 0;
border-right: 0;
border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
float: right;
margin: .5em .2em .4em;
cursor: pointer;
padding: .2em .6em .3em .6em;
width: auto;
overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
float: left;
} .ui-datepicker.ui-datepicker-multi {
width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
width: 95%;
margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
clear: left;
}
.ui-datepicker-row-break {
clear: both;
width: 100%;
font-size: 0;
} .ui-datepicker-rtl {
direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
right: 2px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
left: 2px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
right: 1px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
left: 1px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
border-right-width: 0;
border-left-width: 1px;
}
.ui-dialog {
overflow: hidden;
position: absolute;
top: 0;
left: 0;
padding: .2em;
outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
padding: .4em 1em;
position: relative;
}
.ui-dialog .ui-dialog-title {
float: left;
margin: .1em 0;
white-space: nowrap;
width: 90%;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
position: absolute;
right: .3em;
top: 50%;
width: 20px;
margin: -10px 0 0 0;
padding: 1px;
height: 20px;
}
.ui-dialog .ui-dialog-content {
position: relative;
border: 0;
padding: .5em 1em;
background: none;
overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
text-align: left;
border-width: 1px 0 0 0;
background-image: none;
margin-top: .5em;
padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
margin: .5em .4em .5em 0;
cursor: pointer;
}
.ui-dialog .ui-resizable-se {
width: 12px;
height: 12px;
right: -5px;
bottom: -5px;
background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
cursor: move;
}
.ui-draggable-handle {
-ms-touch-action: none;
touch-action: none;
}
.ui-menu {
list-style: none;
padding: 0;
margin: 0;
display: block;
outline: none;
}
.ui-menu .ui-menu {
position: absolute;
}
.ui-menu .ui-menu-item {
position: relative;
margin: 0;
padding: 3px 1em 3px .4em;
cursor: pointer;
min-height: 0;  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-divider {
margin: 5px 0;
height: 0;
font-size: 0;
line-height: 0;
border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
margin: -1px;
} .ui-menu-icons {
position: relative;
}
.ui-menu-icons .ui-menu-item {
padding-left: 2em;
} .ui-menu .ui-icon {
position: absolute;
top: 0;
bottom: 0;
left: .2em;
margin: auto 0;
} .ui-menu .ui-menu-icon {
left: auto;
right: 0;
}
.ui-progressbar {
height: 2em;
text-align: left;
overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
margin: -1px;
height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
height: 100%;
filter: alpha(opacity=25); opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
background-image: none;
}
.ui-resizable {
position: relative;
}
.ui-resizable-handle {
position: absolute;
font-size: 0.1px;
display: block;
-ms-touch-action: none;
touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
display: none;
}
.ui-resizable-n {
cursor: n-resize;
height: 7px;
width: 100%;
top: -5px;
left: 0;
}
.ui-resizable-s {
cursor: s-resize;
height: 7px;
width: 100%;
bottom: -5px;
left: 0;
}
.ui-resizable-e {
cursor: e-resize;
width: 7px;
right: -5px;
top: 0;
height: 100%;
}
.ui-resizable-w {
cursor: w-resize;
width: 7px;
left: -5px;
top: 0;
height: 100%;
}
.ui-resizable-se {
cursor: se-resize;
width: 12px;
height: 12px;
right: 1px;
bottom: 1px;
}
.ui-resizable-sw {
cursor: sw-resize;
width: 9px;
height: 9px;
left: -5px;
bottom: -5px;
}
.ui-resizable-nw {
cursor: nw-resize;
width: 9px;
height: 9px;
left: -5px;
top: -5px;
}
.ui-resizable-ne {
cursor: ne-resize;
width: 9px;
height: 9px;
right: -5px;
top: -5px;
}
.ui-selectable {
-ms-touch-action: none;
touch-action: none;
}
.ui-selectable-helper {
position: absolute;
z-index: 100;
border: 1px dotted black;
}
.ui-selectmenu-menu {
padding: 0;
margin: 0;
position: absolute;
top: 0;
left: 0;
display: none;
}
.ui-selectmenu-menu .ui-menu {
overflow: auto; overflow-x: hidden;
padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
font-size: 1em;
font-weight: bold;
line-height: 1.5;
padding: 2px 0.4em;
margin: 0.5em 0 0 0;
height: auto;
border: 0;
}
.ui-selectmenu-open {
display: block;
}
.ui-selectmenu-button {
display: inline-block;
overflow: hidden;
position: relative;
text-decoration: none;
cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
right: 0.5em;
left: auto;
margin-top: -8px;
position: absolute;
top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
text-align: left;
padding: 0.4em 2.1em 0.4em 1em;
display: block;
line-height: 1.4;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.ui-slider {
position: relative;
text-align: left;
}
.ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1.2em;
height: 1.2em;
cursor: default;
-ms-touch-action: none;
touch-action: none;
}
.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background-position: 0 0;
} .ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
filter: inherit;
}
.ui-slider-horizontal {
height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
top: -.3em;
margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
right: 0;
}
.ui-slider-vertical {
width: .8em;
height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
left: -.3em;
margin-left: 0;
margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
left: 0;
width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
top: 0;
}
.ui-sortable-handle {
-ms-touch-action: none;
touch-action: none;
}
.ui-spinner {
position: relative;
display: inline-block;
overflow: hidden;
padding: 0;
vertical-align: middle;
}
.ui-spinner-input {
border: none;
background: none;
color: inherit;
padding: 0;
margin: .2em 0;
vertical-align: middle;
margin-left: .4em;
margin-right: 22px;
}
.ui-spinner-button {
width: 16px;
height: 50%;
font-size: .5em;
padding: 0;
margin: 0;
text-align: center;
position: absolute;
cursor: default;
display: block;
overflow: hidden;
right: 0;
} .ui-spinner a.ui-spinner-button {
border-top: none;
border-bottom: none;
border-right: none;
} .ui-spinner .ui-icon {
position: absolute;
margin-top: -8px;
top: 50%;
left: 0;
}
.ui-spinner-up {
top: 0;
}
.ui-spinner-down {
bottom: 0;
} .ui-spinner .ui-icon-triangle-1-s { background-position: -65px -16px;
}
.ui-tabs {
position: relative; padding: .2em;
}
.ui-tabs .ui-tabs-nav {
margin: 0;
padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
list-style: none;
float: left;
position: relative;
top: 0;
margin: 1px .2em 0 0;
border-bottom-width: 0;
padding: 0;
white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
float: left;
padding: .5em 1em;
text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
margin-bottom: -1px;
padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
display: block;
border-width: 0;
padding: 1em 1.4em;
background: none;
}
.ui-tooltip {
padding: 8px;
position: absolute;
z-index: 9999;
max-width: 300px;
-webkit-box-shadow: 0 0 5px #aaa;
box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
border-width: 2px;
} .ui-widget {
font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
font-size: 1.1em;
}
.ui-widget .ui-widget {
font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
font-size: 1em;
}
.ui-widget-content {
border: 1px solid #dddddd;
background: #eeeeee url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
color: #333333;
}
.ui-widget-content a {
color: #333333;
}
.ui-widget-header {
border: 1px solid #e78f08;
background: #f6a828 url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
color: #ffffff;
font-weight: bold;
}
.ui-widget-header a {
color: #ffffff;
} .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
border: 1px solid #cccccc;
background: #f6f6f6 url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
font-weight: bold;
color: #1c94c4;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
color: #1c94c4;
text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
border: 1px solid #fbcb09;
background: #fdf5ce url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
font-weight: bold;
color: #c77405;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
color: #c77405;
text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
border: 1px solid #fbd850;
background: #ffffff url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
font-weight: bold;
color: #eb8f00;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #eb8f00;
text-decoration: none;
} .ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
border: 1px solid #fed22f;
background: #ffe45c url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
border: 1px solid #cd0a0a;
background: #b81900 url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
color: #ffffff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
color: #ffffff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
color: #ffffff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
opacity: .7;
filter:Alpha(Opacity=70); font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
opacity: .35;
filter:Alpha(Opacity=35); background-image: none;
}
.ui-state-disabled .ui-icon {
filter:Alpha(Opacity=35); }  .ui-icon {
width: 16px;
height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
background-image: url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
background-image: url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/ui-icons_ffffff_256x240.png);
}
.ui-state-default .ui-icon {
background-image: url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/ui-icons_ef8c08_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
background-image: url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/ui-icons_ef8c08_256x240.png);
}
.ui-state-active .ui-icon {
background-image: url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/ui-icons_ef8c08_256x240.png);
}
.ui-state-highlight .ui-icon {
background-image: url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/ui-icons_228ef1_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
background-image: url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/ui-icons_ffd27a_256x240.png);
} .ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; } .ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }  .ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
border-bottom-right-radius: 4px;
} .ui-widget-overlay {
background: #666666 url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
opacity: .5;
filter: Alpha(Opacity=50); }
.ui-widget-shadow {
margin: -5px 0 0 -5px;
padding: 5px;
background: #000000 url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
opacity: .2;
filter: Alpha(Opacity=20); border-radius: 5px;
}.bootstrap-wrapper :root {
--blue: #007bff;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e8c;
--red: #dc3545;
--orange: #fd7e14;
--yellow: #ffc107;
--green: #28a745;
--teal: #20c997;
--cyan: #17a2b8;
--white: #fff;
--gray: #6c757d;
--gray-dark: #343a40;
--primary: #007bff;
--secondary: #6c757d;
--success: #28a745;
--info: #17a2b8;
--warning: #ffc107;
--danger: #dc3545;
--light: #f8f9fa;
--dark: #343a40;
--breakpoint-xs: 0;
--breakpoint-sm: 576px;
--breakpoint-md: 768px;
--breakpoint-lg: 992px;
--breakpoint-xl: 1200px;
}
.bootstrap-wrapper *,
.bootstrap-wrapper *::before,
.bootstrap-wrapper *::after {
box-sizing: border-box;
}
.bootstrap-wrapper {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.bootstrap-wrapper article,
.bootstrap-wrapper aside,
.bootstrap-wrapper figcaption,
.bootstrap-wrapper figure,
.bootstrap-wrapper footer,
.bootstrap-wrapper header,
.bootstrap-wrapper hgroup,
.bootstrap-wrapper main,
.bootstrap-wrapper nav,
.bootstrap-wrapper section {
display: block;
}
.bootstrap-wrapper{
margin: 0; font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
background-color: #fff;
}
.bootstrap-wrapper [tabindex="-1"]:focus {
outline: 0 !important;
}
.bootstrap-wrapper hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
.bootstrap-wrapper h1,
.bootstrap-wrapper h2,
.bootstrap-wrapper h3,
.bootstrap-wrapper h4,
.bootstrap-wrapper h5,
.bootstrap-wrapper h6 {
margin-top: 0;
margin-bottom: 0.5rem;
}
.bootstrap-wrapper p {
margin-top: 0;
margin-bottom: 1rem;
}
.bootstrap-wrapper abbr[title],
.bootstrap-wrapper abbr[data-original-title] {
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
-webkit-text-decoration-skip-ink: none;
text-decoration-skip-ink: none;
}
.bootstrap-wrapper address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
}
.bootstrap-wrapper ol,
.bootstrap-wrapper ul,
.bootstrap-wrapper dl {
margin-top: 0;
margin-bottom: 1rem;
}
.bootstrap-wrapper ol ol,
.bootstrap-wrapper ul ul,
.bootstrap-wrapper ol ul,
.bootstrap-wrapper ul ol {
margin-bottom: 0;
}
.bootstrap-wrapper dt {
font-weight: 700;
}
.bootstrap-wrapper dd {
margin-bottom: .5rem;
margin-left: 0;
}
.bootstrap-wrapper blockquote {
margin: 0 0 1rem;
}
.bootstrap-wrapper b,
.bootstrap-wrapper strong {
font-weight: bolder;
}
.bootstrap-wrapper small { }
.bootstrap-wrapper sub,
.bootstrap-wrapper sup {
position: relative; line-height: 0;
vertical-align: baseline;
}
.bootstrap-wrapper sub {
bottom: -0.25em;
}
.bootstrap-wrapper sup {
top: -0.5em;
}
.bootstrap-wrapper a {
text-decoration: none;
background-color: transparent;
}
.bootstrap-wrapper a:hover {
color: #0056b3;
text-decoration: underline;
}
.bootstrap-wrapper a:not([href]):not([tabindex]) {
color: inherit;
text-decoration: none;
}
.bootstrap-wrapper a:not([href]):not([tabindex]):hover,
.bootstrap-wrapper a:not([href]):not([tabindex]):focus {
color: inherit;
text-decoration: none;
}
.bootstrap-wrapper a:not([href]):not([tabindex]):focus {
outline: 0;
}
.bootstrap-wrapper pre,
.bootstrap-wrapper code,
.bootstrap-wrapper kbd,
.bootstrap-wrapper samp { }
.bootstrap-wrapper pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
}
.bootstrap-wrapper figure {
margin: 0 0 1rem;
}
.bootstrap-wrapper img {
vertical-align: middle;
border-style: none;
}
.bootstrap-wrapper svg {
overflow: hidden;
vertical-align: middle;
}
.bootstrap-wrapper table {
border-collapse: collapse;
}
.bootstrap-wrapper caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #6c757d;
text-align: left;
caption-side: bottom;
}
.bootstrap-wrapper th {
text-align: inherit;
}
.bootstrap-wrapper label {
display: inline-block;
margin-bottom: 0.5rem;
}
.bootstrap-wrapper button {
border-radius: 0;
}
.bootstrap-wrapper button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
}
.bootstrap-wrapper input,
.bootstrap-wrapper button,
.bootstrap-wrapper select,
.bootstrap-wrapper optgroup,
.bootstrap-wrapper textarea {
margin: 0;
font-family: inherit; line-height: inherit;
}
.bootstrap-wrapper button,
.bootstrap-wrapper input {
overflow: visible;
}
.bootstrap-wrapper button,
.bootstrap-wrapper select {
text-transform: none;
}
.bootstrap-wrapper select {
word-wrap: normal;
}
.bootstrap-wrapper button,
.bootstrap-wrapper [type="button"],
.bootstrap-wrapper [type="reset"],
.bootstrap-wrapper [type="submit"] {
-webkit-appearance: button;
}
.bootstrap-wrapper button:not(:disabled),
.bootstrap-wrapper [type="button"]:not(:disabled),
.bootstrap-wrapper [type="reset"]:not(:disabled),
.bootstrap-wrapper [type="submit"]:not(:disabled) {
cursor: pointer;
}
.bootstrap-wrapper button::-moz-focus-inner,
.bootstrap-wrapper [type="button"]::-moz-focus-inner,
.bootstrap-wrapper [type="reset"]::-moz-focus-inner,
.bootstrap-wrapper [type="submit"]::-moz-focus-inner {
padding: 0;
border-style: none;
}
.bootstrap-wrapper input[type="radio"],
.bootstrap-wrapper input[type="checkbox"] {
box-sizing: border-box;
padding: 0;
}
.bootstrap-wrapper input[type="date"],
.bootstrap-wrapper input[type="time"],
.bootstrap-wrapper input[type="datetime-local"],
.bootstrap-wrapper input[type="month"] {
-webkit-appearance: listbox;
}
.bootstrap-wrapper textarea {
overflow: auto;
resize: vertical;
}
.bootstrap-wrapper fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
.bootstrap-wrapper legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: .5rem; line-height: inherit;
color: inherit;
white-space: normal;
}
.bootstrap-wrapper progress {
vertical-align: baseline;
}
.bootstrap-wrapper [type="number"]::-webkit-inner-spin-button,
.bootstrap-wrapper [type="number"]::-webkit-outer-spin-button {
height: auto;
}
.bootstrap-wrapper [type="search"] {
outline-offset: -2px;
-webkit-appearance: none;
}
.bootstrap-wrapper [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
.bootstrap-wrapper ::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
.bootstrap-wrapper output {
display: inline-block;
}
.bootstrap-wrapper summary {
display: list-item;
cursor: pointer;
}
.bootstrap-wrapper template {
display: none;
}
.bootstrap-wrapper [hidden] {
display: none !important;
}
.bootstrap-wrapper h1,
.bootstrap-wrapper h2,
.bootstrap-wrapper h3,
.bootstrap-wrapper h4,
.bootstrap-wrapper h5,
.bootstrap-wrapper h6,
.bootstrap-wrapper .h1,
.bootstrap-wrapper .h2,
.bootstrap-wrapper .h3,
.bootstrap-wrapper .h4,
.bootstrap-wrapper .h5,
.bootstrap-wrapper .h6 {
margin-bottom: 0.5rem; line-height: 1.2;
}
.bootstrap-wrapper h1,
.bootstrap-wrapper .h1 { }
.bootstrap-wrapper h2,
.bootstrap-wrapper .h2 { }
.bootstrap-wrapper h3,
.bootstrap-wrapper .h3 { }
.bootstrap-wrapper h4,
.bootstrap-wrapper .h4 { }
.bootstrap-wrapper h5,
.bootstrap-wrapper .h5 { }
.bootstrap-wrapper h6,
.bootstrap-wrapper .h6 { }
.bootstrap-wrapper .lead { font-weight: 300;
}
.bootstrap-wrapper .display-1 { font-weight: 300;
line-height: 1.2;
}
.bootstrap-wrapper .display-2 { font-weight: 300;
line-height: 1.2;
}
.bootstrap-wrapper .display-3 { font-weight: 300;
line-height: 1.2;
}
.bootstrap-wrapper .display-4 { font-weight: 300;
line-height: 1.2;
}
.bootstrap-wrapper hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid rgba(0,0,0,0.1);
}
.bootstrap-wrapper small,
.bootstrap-wrapper .small {
font-size: 80%;
font-weight: 400;
}
.bootstrap-wrapper mark,
.bootstrap-wrapper .mark {
padding: 0.2em;
background-color: #fcf8e3;
}
.bootstrap-wrapper .list-unstyled {
padding-left: 0;
list-style: none;
}
.bootstrap-wrapper .list-inline {
padding-left: 0;
list-style: none;
}
.bootstrap-wrapper .list-inline-item {
display: inline-block;
}
.bootstrap-wrapper .list-inline-item:not(:last-child) {
margin-right: 0.5rem;
}
.bootstrap-wrapper .initialism {
font-size: 90%;
text-transform: uppercase;
}
.bootstrap-wrapper .blockquote {
margin-bottom: 1rem; }
.bootstrap-wrapper .blockquote-footer {
display: block;
font-size: 80%;
color: #6c757d;
}
.bootstrap-wrapper .blockquote-footer::before {
content: "\2014\00A0";
}
.bootstrap-wrapper .img-fluid {
max-width: 100%;
height: auto;
}
.bootstrap-wrapper .img-thumbnail {
padding: 0.25rem;
background-color: #fff;
border: 1px solid #dee2e6;
border-radius: 0.25rem;
max-width: 100%;
height: auto;
}
.bootstrap-wrapper .figure {
display: inline-block;
}
.bootstrap-wrapper .figure-img {
margin-bottom: 0.5rem;
line-height: 1;
}
.bootstrap-wrapper .figure-caption {
font-size: 90%;
color: #6c757d;
}
.bootstrap-wrapper code {
font-size: 87.5%;
color: #e83e8c;
word-break: break-word;
}
.bootstrap-wrapper a > code {
color: inherit;
}
.bootstrap-wrapper kbd {
padding: 0.2rem 0.4rem;
font-size: 87.5%;
color: #fff;
background-color: #212529;
border-radius: 0.2rem;
}
.bootstrap-wrapper kbd kbd {
padding: 0;
font-size: 100%;
font-weight: 700;
}
.bootstrap-wrapper pre {
display: block;
font-size: 87.5%;
color: #212529;
}
.bootstrap-wrapper pre code {
font-size: inherit;
color: inherit;
word-break: normal;
}
.bootstrap-wrapper .pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.bootstrap-wrapper .container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.bootstrap-wrapper .container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.bootstrap-wrapper .container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.bootstrap-wrapper .container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.bootstrap-wrapper .container {
max-width: 1200px;
}
}
.bootstrap-wrapper .container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.bootstrap-wrapper .row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.bootstrap-wrapper .no-gutters {
margin-right: 0;
margin-left: 0;
}
.bootstrap-wrapper .no-gutters > .col,
.bootstrap-wrapper .no-gutters > [class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.bootstrap-wrapper .col-1,
.bootstrap-wrapper .col-2,
.bootstrap-wrapper .col-3,
.bootstrap-wrapper .col-4,
.bootstrap-wrapper .col-5,
.bootstrap-wrapper .col-6,
.bootstrap-wrapper .col-7,
.bootstrap-wrapper .col-8,
.bootstrap-wrapper .col-9,
.bootstrap-wrapper .col-10,
.bootstrap-wrapper .col-11,
.bootstrap-wrapper .col-12,
.bootstrap-wrapper .col,
.bootstrap-wrapper .col-auto,
.bootstrap-wrapper .col-sm-1,
.bootstrap-wrapper .col-sm-2,
.bootstrap-wrapper .col-sm-3,
.bootstrap-wrapper .col-sm-4,
.bootstrap-wrapper .col-sm-5,
.bootstrap-wrapper .col-sm-6,
.bootstrap-wrapper .col-sm-7,
.bootstrap-wrapper .col-sm-8,
.bootstrap-wrapper .col-sm-9,
.bootstrap-wrapper .col-sm-10,
.bootstrap-wrapper .col-sm-11,
.bootstrap-wrapper .col-sm-12,
.bootstrap-wrapper .col-sm,
.bootstrap-wrapper .col-sm-auto,
.bootstrap-wrapper .col-md-1,
.bootstrap-wrapper .col-md-2,
.bootstrap-wrapper .col-md-3,
.bootstrap-wrapper .col-md-4,
.bootstrap-wrapper .col-md-5,
.bootstrap-wrapper .col-md-6,
.bootstrap-wrapper .col-md-7,
.bootstrap-wrapper .col-md-8,
.bootstrap-wrapper .col-md-9,
.bootstrap-wrapper .col-md-10,
.bootstrap-wrapper .col-md-11,
.bootstrap-wrapper .col-md-12,
.bootstrap-wrapper .col-md,
.bootstrap-wrapper .col-md-auto,
.bootstrap-wrapper .col-lg-1,
.bootstrap-wrapper .col-lg-2,
.bootstrap-wrapper .col-lg-3,
.bootstrap-wrapper .col-lg-4,
.bootstrap-wrapper .col-lg-5,
.bootstrap-wrapper .col-lg-6,
.bootstrap-wrapper .col-lg-7,
.bootstrap-wrapper .col-lg-8,
.bootstrap-wrapper .col-lg-9,
.bootstrap-wrapper .col-lg-10,
.bootstrap-wrapper .col-lg-11,
.bootstrap-wrapper .col-lg-12,
.bootstrap-wrapper .col-lg,
.bootstrap-wrapper .col-lg-auto,
.bootstrap-wrapper .col-xl-1,
.bootstrap-wrapper .col-xl-2,
.bootstrap-wrapper .col-xl-3,
.bootstrap-wrapper .col-xl-4,
.bootstrap-wrapper .col-xl-5,
.bootstrap-wrapper .col-xl-6,
.bootstrap-wrapper .col-xl-7,
.bootstrap-wrapper .col-xl-8,
.bootstrap-wrapper .col-xl-9,
.bootstrap-wrapper .col-xl-10,
.bootstrap-wrapper .col-xl-11,
.bootstrap-wrapper .col-xl-12,
.bootstrap-wrapper .col-xl,
.bootstrap-wrapper .col-xl-auto {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
.bootstrap-wrapper .col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.bootstrap-wrapper .col-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.bootstrap-wrapper .col-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.bootstrap-wrapper .col-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.bootstrap-wrapper .col-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.bootstrap-wrapper .col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.bootstrap-wrapper .col-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.bootstrap-wrapper .col-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.bootstrap-wrapper .col-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.bootstrap-wrapper .col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.bootstrap-wrapper .col-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.bootstrap-wrapper .col-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.bootstrap-wrapper .col-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.bootstrap-wrapper .col-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.bootstrap-wrapper .order-first {
-ms-flex-order: -1;
order: -1;
}
.bootstrap-wrapper .order-last {
-ms-flex-order: 13;
order: 13;
}
.bootstrap-wrapper .order-0 {
-ms-flex-order: 0;
order: 0;
}
.bootstrap-wrapper .order-1 {
-ms-flex-order: 1;
order: 1;
}
.bootstrap-wrapper .order-2 {
-ms-flex-order: 2;
order: 2;
}
.bootstrap-wrapper .order-3 {
-ms-flex-order: 3;
order: 3;
}
.bootstrap-wrapper .order-4 {
-ms-flex-order: 4;
order: 4;
}
.bootstrap-wrapper .order-5 {
-ms-flex-order: 5;
order: 5;
}
.bootstrap-wrapper .order-6 {
-ms-flex-order: 6;
order: 6;
}
.bootstrap-wrapper .order-7 {
-ms-flex-order: 7;
order: 7;
}
.bootstrap-wrapper .order-8 {
-ms-flex-order: 8;
order: 8;
}
.bootstrap-wrapper .order-9 {
-ms-flex-order: 9;
order: 9;
}
.bootstrap-wrapper .order-10 {
-ms-flex-order: 10;
order: 10;
}
.bootstrap-wrapper .order-11 {
-ms-flex-order: 11;
order: 11;
}
.bootstrap-wrapper .order-12 {
-ms-flex-order: 12;
order: 12;
}
.bootstrap-wrapper .offset-1 {
margin-left: 8.333333%;
}
.bootstrap-wrapper .offset-2 {
margin-left: 16.666667%;
}
.bootstrap-wrapper .offset-3 {
margin-left: 25%;
}
.bootstrap-wrapper .offset-4 {
margin-left: 33.333333%;
}
.bootstrap-wrapper .offset-5 {
margin-left: 41.666667%;
}
.bootstrap-wrapper .offset-6 {
margin-left: 50%;
}
.bootstrap-wrapper .offset-7 {
margin-left: 58.333333%;
}
.bootstrap-wrapper .offset-8 {
margin-left: 66.666667%;
}
.bootstrap-wrapper .offset-9 {
margin-left: 75%;
}
.bootstrap-wrapper .offset-10 {
margin-left: 83.333333%;
}
.bootstrap-wrapper .offset-11 {
margin-left: 91.666667%;
}
@media (min-width: 576px) {
.bootstrap-wrapper .col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.bootstrap-wrapper .col-sm-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.bootstrap-wrapper .col-sm-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.bootstrap-wrapper .col-sm-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.bootstrap-wrapper .col-sm-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.bootstrap-wrapper .col-sm-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.bootstrap-wrapper .col-sm-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.bootstrap-wrapper .col-sm-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.bootstrap-wrapper .col-sm-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.bootstrap-wrapper .col-sm-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.bootstrap-wrapper .col-sm-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.bootstrap-wrapper .col-sm-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.bootstrap-wrapper .col-sm-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.bootstrap-wrapper .col-sm-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.bootstrap-wrapper .order-sm-first {
-ms-flex-order: -1;
order: -1;
}
.bootstrap-wrapper .order-sm-last {
-ms-flex-order: 13;
order: 13;
}
.bootstrap-wrapper .order-sm-0 {
-ms-flex-order: 0;
order: 0;
}
.bootstrap-wrapper .order-sm-1 {
-ms-flex-order: 1;
order: 1;
}
.bootstrap-wrapper .order-sm-2 {
-ms-flex-order: 2;
order: 2;
}
.bootstrap-wrapper .order-sm-3 {
-ms-flex-order: 3;
order: 3;
}
.bootstrap-wrapper .order-sm-4 {
-ms-flex-order: 4;
order: 4;
}
.bootstrap-wrapper .order-sm-5 {
-ms-flex-order: 5;
order: 5;
}
.bootstrap-wrapper .order-sm-6 {
-ms-flex-order: 6;
order: 6;
}
.bootstrap-wrapper .order-sm-7 {
-ms-flex-order: 7;
order: 7;
}
.bootstrap-wrapper .order-sm-8 {
-ms-flex-order: 8;
order: 8;
}
.bootstrap-wrapper .order-sm-9 {
-ms-flex-order: 9;
order: 9;
}
.bootstrap-wrapper .order-sm-10 {
-ms-flex-order: 10;
order: 10;
}
.bootstrap-wrapper .order-sm-11 {
-ms-flex-order: 11;
order: 11;
}
.bootstrap-wrapper .order-sm-12 {
-ms-flex-order: 12;
order: 12;
}
.bootstrap-wrapper .offset-sm-0 {
margin-left: 0;
}
.bootstrap-wrapper .offset-sm-1 {
margin-left: 8.333333%;
}
.bootstrap-wrapper .offset-sm-2 {
margin-left: 16.666667%;
}
.bootstrap-wrapper .offset-sm-3 {
margin-left: 25%;
}
.bootstrap-wrapper .offset-sm-4 {
margin-left: 33.333333%;
}
.bootstrap-wrapper .offset-sm-5 {
margin-left: 41.666667%;
}
.bootstrap-wrapper .offset-sm-6 {
margin-left: 50%;
}
.bootstrap-wrapper .offset-sm-7 {
margin-left: 58.333333%;
}
.bootstrap-wrapper .offset-sm-8 {
margin-left: 66.666667%;
}
.bootstrap-wrapper .offset-sm-9 {
margin-left: 75%;
}
.bootstrap-wrapper .offset-sm-10 {
margin-left: 83.333333%;
}
.bootstrap-wrapper .offset-sm-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 768px) {
.bootstrap-wrapper .col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.bootstrap-wrapper .col-md-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.bootstrap-wrapper .col-md-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.bootstrap-wrapper .col-md-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.bootstrap-wrapper .col-md-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.bootstrap-wrapper .col-md-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.bootstrap-wrapper .col-md-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.bootstrap-wrapper .col-md-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.bootstrap-wrapper .col-md-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.bootstrap-wrapper .col-md-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.bootstrap-wrapper .col-md-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.bootstrap-wrapper .col-md-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.bootstrap-wrapper .col-md-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.bootstrap-wrapper .col-md-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.bootstrap-wrapper .order-md-first {
-ms-flex-order: -1;
order: -1;
}
.bootstrap-wrapper .order-md-last {
-ms-flex-order: 13;
order: 13;
}
.bootstrap-wrapper .order-md-0 {
-ms-flex-order: 0;
order: 0;
}
.bootstrap-wrapper .order-md-1 {
-ms-flex-order: 1;
order: 1;
}
.bootstrap-wrapper .order-md-2 {
-ms-flex-order: 2;
order: 2;
}
.bootstrap-wrapper .order-md-3 {
-ms-flex-order: 3;
order: 3;
}
.bootstrap-wrapper .order-md-4 {
-ms-flex-order: 4;
order: 4;
}
.bootstrap-wrapper .order-md-5 {
-ms-flex-order: 5;
order: 5;
}
.bootstrap-wrapper .order-md-6 {
-ms-flex-order: 6;
order: 6;
}
.bootstrap-wrapper .order-md-7 {
-ms-flex-order: 7;
order: 7;
}
.bootstrap-wrapper .order-md-8 {
-ms-flex-order: 8;
order: 8;
}
.bootstrap-wrapper .order-md-9 {
-ms-flex-order: 9;
order: 9;
}
.bootstrap-wrapper .order-md-10 {
-ms-flex-order: 10;
order: 10;
}
.bootstrap-wrapper .order-md-11 {
-ms-flex-order: 11;
order: 11;
}
.bootstrap-wrapper .order-md-12 {
-ms-flex-order: 12;
order: 12;
}
.bootstrap-wrapper .offset-md-0 {
margin-left: 0;
}
.bootstrap-wrapper .offset-md-1 {
margin-left: 8.333333%;
}
.bootstrap-wrapper .offset-md-2 {
margin-left: 16.666667%;
}
.bootstrap-wrapper .offset-md-3 {
margin-left: 25%;
}
.bootstrap-wrapper .offset-md-4 {
margin-left: 33.333333%;
}
.bootstrap-wrapper .offset-md-5 {
margin-left: 41.666667%;
}
.bootstrap-wrapper .offset-md-6 {
margin-left: 50%;
}
.bootstrap-wrapper .offset-md-7 {
margin-left: 58.333333%;
}
.bootstrap-wrapper .offset-md-8 {
margin-left: 66.666667%;
}
.bootstrap-wrapper .offset-md-9 {
margin-left: 75%;
}
.bootstrap-wrapper .offset-md-10 {
margin-left: 83.333333%;
}
.bootstrap-wrapper .offset-md-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 992px) {
.bootstrap-wrapper .col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.bootstrap-wrapper .col-lg-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.bootstrap-wrapper .col-lg-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.bootstrap-wrapper .col-lg-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.bootstrap-wrapper .col-lg-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.bootstrap-wrapper .col-lg-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.bootstrap-wrapper .col-lg-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.bootstrap-wrapper .col-lg-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.bootstrap-wrapper .col-lg-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.bootstrap-wrapper .col-lg-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.bootstrap-wrapper .col-lg-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.bootstrap-wrapper .col-lg-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.bootstrap-wrapper .col-lg-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.bootstrap-wrapper .col-lg-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.bootstrap-wrapper .order-lg-first {
-ms-flex-order: -1;
order: -1;
}
.bootstrap-wrapper .order-lg-last {
-ms-flex-order: 13;
order: 13;
}
.bootstrap-wrapper .order-lg-0 {
-ms-flex-order: 0;
order: 0;
}
.bootstrap-wrapper .order-lg-1 {
-ms-flex-order: 1;
order: 1;
}
.bootstrap-wrapper .order-lg-2 {
-ms-flex-order: 2;
order: 2;
}
.bootstrap-wrapper .order-lg-3 {
-ms-flex-order: 3;
order: 3;
}
.bootstrap-wrapper .order-lg-4 {
-ms-flex-order: 4;
order: 4;
}
.bootstrap-wrapper .order-lg-5 {
-ms-flex-order: 5;
order: 5;
}
.bootstrap-wrapper .order-lg-6 {
-ms-flex-order: 6;
order: 6;
}
.bootstrap-wrapper .order-lg-7 {
-ms-flex-order: 7;
order: 7;
}
.bootstrap-wrapper .order-lg-8 {
-ms-flex-order: 8;
order: 8;
}
.bootstrap-wrapper .order-lg-9 {
-ms-flex-order: 9;
order: 9;
}
.bootstrap-wrapper .order-lg-10 {
-ms-flex-order: 10;
order: 10;
}
.bootstrap-wrapper .order-lg-11 {
-ms-flex-order: 11;
order: 11;
}
.bootstrap-wrapper .order-lg-12 {
-ms-flex-order: 12;
order: 12;
}
.bootstrap-wrapper .offset-lg-0 {
margin-left: 0;
}
.bootstrap-wrapper .offset-lg-1 {
margin-left: 8.333333%;
}
.bootstrap-wrapper .offset-lg-2 {
margin-left: 16.666667%;
}
.bootstrap-wrapper .offset-lg-3 {
margin-left: 25%;
}
.bootstrap-wrapper .offset-lg-4 {
margin-left: 33.333333%;
}
.bootstrap-wrapper .offset-lg-5 {
margin-left: 41.666667%;
}
.bootstrap-wrapper .offset-lg-6 {
margin-left: 50%;
}
.bootstrap-wrapper .offset-lg-7 {
margin-left: 58.333333%;
}
.bootstrap-wrapper .offset-lg-8 {
margin-left: 66.666667%;
}
.bootstrap-wrapper .offset-lg-9 {
margin-left: 75%;
}
.bootstrap-wrapper .offset-lg-10 {
margin-left: 83.333333%;
}
.bootstrap-wrapper .offset-lg-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 1200px) {
.bootstrap-wrapper .col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.bootstrap-wrapper .col-xl-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.bootstrap-wrapper .col-xl-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.bootstrap-wrapper .col-xl-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.bootstrap-wrapper .col-xl-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.bootstrap-wrapper .col-xl-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.bootstrap-wrapper .col-xl-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.bootstrap-wrapper .col-xl-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.bootstrap-wrapper .col-xl-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.bootstrap-wrapper .col-xl-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.bootstrap-wrapper .col-xl-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.bootstrap-wrapper .col-xl-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.bootstrap-wrapper .col-xl-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.bootstrap-wrapper .col-xl-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.bootstrap-wrapper .order-xl-first {
-ms-flex-order: -1;
order: -1;
}
.bootstrap-wrapper .order-xl-last {
-ms-flex-order: 13;
order: 13;
}
.bootstrap-wrapper .order-xl-0 {
-ms-flex-order: 0;
order: 0;
}
.bootstrap-wrapper .order-xl-1 {
-ms-flex-order: 1;
order: 1;
}
.bootstrap-wrapper .order-xl-2 {
-ms-flex-order: 2;
order: 2;
}
.bootstrap-wrapper .order-xl-3 {
-ms-flex-order: 3;
order: 3;
}
.bootstrap-wrapper .order-xl-4 {
-ms-flex-order: 4;
order: 4;
}
.bootstrap-wrapper .order-xl-5 {
-ms-flex-order: 5;
order: 5;
}
.bootstrap-wrapper .order-xl-6 {
-ms-flex-order: 6;
order: 6;
}
.bootstrap-wrapper .order-xl-7 {
-ms-flex-order: 7;
order: 7;
}
.bootstrap-wrapper .order-xl-8 {
-ms-flex-order: 8;
order: 8;
}
.bootstrap-wrapper .order-xl-9 {
-ms-flex-order: 9;
order: 9;
}
.bootstrap-wrapper .order-xl-10 {
-ms-flex-order: 10;
order: 10;
}
.bootstrap-wrapper .order-xl-11 {
-ms-flex-order: 11;
order: 11;
}
.bootstrap-wrapper .order-xl-12 {
-ms-flex-order: 12;
order: 12;
}
.bootstrap-wrapper .offset-xl-0 {
margin-left: 0;
}
.bootstrap-wrapper .offset-xl-1 {
margin-left: 8.333333%;
}
.bootstrap-wrapper .offset-xl-2 {
margin-left: 16.666667%;
}
.bootstrap-wrapper .offset-xl-3 {
margin-left: 25%;
}
.bootstrap-wrapper .offset-xl-4 {
margin-left: 33.333333%;
}
.bootstrap-wrapper .offset-xl-5 {
margin-left: 41.666667%;
}
.bootstrap-wrapper .offset-xl-6 {
margin-left: 50%;
}
.bootstrap-wrapper .offset-xl-7 {
margin-left: 58.333333%;
}
.bootstrap-wrapper .offset-xl-8 {
margin-left: 66.666667%;
}
.bootstrap-wrapper .offset-xl-9 {
margin-left: 75%;
}
.bootstrap-wrapper .offset-xl-10 {
margin-left: 83.333333%;
}
.bootstrap-wrapper .offset-xl-11 {
margin-left: 91.666667%;
}
}
.bootstrap-wrapper .table {
width: 100%;
margin-bottom: 1rem;
color: #212529;
}
.bootstrap-wrapper .table th,
.bootstrap-wrapper .table td {
padding: 0.75rem;
vertical-align: top;
border-top: 1px solid #dee2e6;
}
.bootstrap-wrapper .table thead th {
vertical-align: bottom;
border-bottom: 2px solid #dee2e6;
}
.bootstrap-wrapper .table tbody + tbody {
border-top: 2px solid #dee2e6;
}
.bootstrap-wrapper .table-sm th,
.bootstrap-wrapper .table-sm td {
padding: 0.3rem;
}
.bootstrap-wrapper .table-bordered {
border: 1px solid #dee2e6;
}
.bootstrap-wrapper .table-bordered th,
.bootstrap-wrapper .table-bordered td {
border: 1px solid #dee2e6;
}
.bootstrap-wrapper .table-bordered thead th,
.bootstrap-wrapper .table-bordered thead td {
border-bottom-width: 2px;
}
.bootstrap-wrapper .table-borderless th,
.bootstrap-wrapper .table-borderless td,
.bootstrap-wrapper .table-borderless thead th,
.bootstrap-wrapper .table-borderless tbody + tbody {
border: 0;
}
.bootstrap-wrapper .table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(0,0,0,0.05);
}
.bootstrap-wrapper .table-hover tbody tr:hover {
color: #212529;
background-color: rgba(0,0,0,0.075);
}
.bootstrap-wrapper .table-primary,
.bootstrap-wrapper .table-primary > th,
.bootstrap-wrapper .table-primary > td {
background-color: #b8daff;
}
.bootstrap-wrapper .table-primary th,
.bootstrap-wrapper .table-primary td,
.bootstrap-wrapper .table-primary thead th,
.bootstrap-wrapper .table-primary tbody + tbody {
border-color: #7abaff;
}
.bootstrap-wrapper .table-hover .table-primary:hover {
background-color: #9fcdff;
}
.bootstrap-wrapper .table-hover .table-primary:hover > td,
.bootstrap-wrapper .table-hover .table-primary:hover > th {
background-color: #9fcdff;
}
.bootstrap-wrapper .table-secondary,
.bootstrap-wrapper .table-secondary > th,
.bootstrap-wrapper .table-secondary > td {
background-color: #d6d8db;
}
.bootstrap-wrapper .table-secondary th,
.bootstrap-wrapper .table-secondary td,
.bootstrap-wrapper .table-secondary thead th,
.bootstrap-wrapper .table-secondary tbody + tbody {
border-color: #b3b7bb;
}
.bootstrap-wrapper .table-hover .table-secondary:hover {
background-color: #c8cbcf;
}
.bootstrap-wrapper .table-hover .table-secondary:hover > td,
.bootstrap-wrapper .table-hover .table-secondary:hover > th {
background-color: #c8cbcf;
}
.bootstrap-wrapper .table-success,
.bootstrap-wrapper .table-success > th,
.bootstrap-wrapper .table-success > td {
background-color: #c3e6cb;
}
.bootstrap-wrapper .table-success th,
.bootstrap-wrapper .table-success td,
.bootstrap-wrapper .table-success thead th,
.bootstrap-wrapper .table-success tbody + tbody {
border-color: #8fd19e;
}
.bootstrap-wrapper .table-hover .table-success:hover {
background-color: #b1dfbb;
}
.bootstrap-wrapper .table-hover .table-success:hover > td,
.bootstrap-wrapper .table-hover .table-success:hover > th {
background-color: #b1dfbb;
}
.bootstrap-wrapper .table-info,
.bootstrap-wrapper .table-info > th,
.bootstrap-wrapper .table-info > td {
background-color: #bee5eb;
}
.bootstrap-wrapper .table-info th,
.bootstrap-wrapper .table-info td,
.bootstrap-wrapper .table-info thead th,
.bootstrap-wrapper .table-info tbody + tbody {
border-color: #86cfda;
}
.bootstrap-wrapper .table-hover .table-info:hover {
background-color: #abdde5;
}
.bootstrap-wrapper .table-hover .table-info:hover > td,
.bootstrap-wrapper .table-hover .table-info:hover > th {
background-color: #abdde5;
}
.bootstrap-wrapper .table-warning,
.bootstrap-wrapper .table-warning > th,
.bootstrap-wrapper .table-warning > td {
background-color: #ffeeba;
}
.bootstrap-wrapper .table-warning th,
.bootstrap-wrapper .table-warning td,
.bootstrap-wrapper .table-warning thead th,
.bootstrap-wrapper .table-warning tbody + tbody {
border-color: #ffdf7e;
}
.bootstrap-wrapper .table-hover .table-warning:hover {
background-color: #ffe8a1;
}
.bootstrap-wrapper .table-hover .table-warning:hover > td,
.bootstrap-wrapper .table-hover .table-warning:hover > th {
background-color: #ffe8a1;
}
.bootstrap-wrapper .table-danger,
.bootstrap-wrapper .table-danger > th,
.bootstrap-wrapper .table-danger > td {
background-color: #f5c6cb;
}
.bootstrap-wrapper .table-danger th,
.bootstrap-wrapper .table-danger td,
.bootstrap-wrapper .table-danger thead th,
.bootstrap-wrapper .table-danger tbody + tbody {
border-color: #ed969e;
}
.bootstrap-wrapper .table-hover .table-danger:hover {
background-color: #f1b0b7;
}
.bootstrap-wrapper .table-hover .table-danger:hover > td,
.bootstrap-wrapper .table-hover .table-danger:hover > th {
background-color: #f1b0b7;
}
.bootstrap-wrapper .table-light,
.bootstrap-wrapper .table-light > th,
.bootstrap-wrapper .table-light > td {
background-color: #fdfdfe;
}
.bootstrap-wrapper .table-light th,
.bootstrap-wrapper .table-light td,
.bootstrap-wrapper .table-light thead th,
.bootstrap-wrapper .table-light tbody + tbody {
border-color: #fbfcfc;
}
.bootstrap-wrapper .table-hover .table-light:hover {
background-color: #ececf6;
}
.bootstrap-wrapper .table-hover .table-light:hover > td,
.bootstrap-wrapper .table-hover .table-light:hover > th {
background-color: #ececf6;
}
.bootstrap-wrapper .table-dark,
.bootstrap-wrapper .table-dark > th,
.bootstrap-wrapper .table-dark > td {
background-color: #c6c8ca;
}
.bootstrap-wrapper .table-dark th,
.bootstrap-wrapper .table-dark td,
.bootstrap-wrapper .table-dark thead th,
.bootstrap-wrapper .table-dark tbody + tbody {
border-color: #95999c;
}
.bootstrap-wrapper .table-hover .table-dark:hover {
background-color: #b9bbbe;
}
.bootstrap-wrapper .table-hover .table-dark:hover > td,
.bootstrap-wrapper .table-hover .table-dark:hover > th {
background-color: #b9bbbe;
}
.bootstrap-wrapper .table-active,
.bootstrap-wrapper .table-active > th,
.bootstrap-wrapper .table-active > td {
background-color: rgba(0,0,0,0.075);
}
.bootstrap-wrapper .table-hover .table-active:hover {
background-color: rgba(0,0,0,0.075);
}
.bootstrap-wrapper .table-hover .table-active:hover > td,
.bootstrap-wrapper .table-hover .table-active:hover > th {
background-color: rgba(0,0,0,0.075);
}
.bootstrap-wrapper .table .thead-dark th {
color: #fff;
background-color: #343a40;
border-color: #454d55;
}
.bootstrap-wrapper .table .thead-light th {
color: #495057;
background-color: #e9ecef;
border-color: #dee2e6;
}
.bootstrap-wrapper .table-dark {
color: #fff;
background-color: #343a40;
}
.bootstrap-wrapper .table-dark th,
.bootstrap-wrapper .table-dark td,
.bootstrap-wrapper .table-dark thead th {
border-color: #454d55;
}
.bootstrap-wrapper .table-dark.table-bordered {
border: 0;
}
.bootstrap-wrapper .table-dark.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(255,255,255,0.05);
}
.bootstrap-wrapper .table-dark.table-hover tbody tr:hover {
color: #fff;
background-color: rgba(255,255,255,0.075);
}
@media (max-width: 575.98px) {
.bootstrap-wrapper .table-responsive-sm {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.bootstrap-wrapper .table-responsive-sm > .table-bordered {
border: 0;
}
}
@media (max-width: 767.98px) {
.bootstrap-wrapper .table-responsive-md {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.bootstrap-wrapper .table-responsive-md > .table-bordered {
border: 0;
}
}
@media (max-width: 991.98px) {
.bootstrap-wrapper .table-responsive-lg {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.bootstrap-wrapper .table-responsive-lg > .table-bordered {
border: 0;
}
}
@media (max-width: 1199.98px) {
.bootstrap-wrapper .table-responsive-xl {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.bootstrap-wrapper .table-responsive-xl > .table-bordered {
border: 0;
}
}
.bootstrap-wrapper .table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.bootstrap-wrapper .table-responsive > .table-bordered {
border: 0;
}
.bootstrap-wrapper .form-control {
display: block;
width: 100%;
height: calc(4.25em);
padding: 0.375rem 0.75rem; font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: 0.25rem;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.bootstrap-wrapper .form-control {
transition: none;
}
}
.bootstrap-wrapper .form-control::-ms-expand {
background-color: transparent;
border: 0;
}
.bootstrap-wrapper .form-control:focus {
color: #495057;
background-color: #fff;
border-color: #80bdff;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.25);
}
.bootstrap-wrapper .form-control::-webkit-input-placeholder {
color: #6c757d;
opacity: 1;
}
.bootstrap-wrapper .form-control::-moz-placeholder {
color: #6c757d;
opacity: 1;
}
.bootstrap-wrapper .form-control:-ms-input-placeholder {
color: #6c757d;
opacity: 1;
}
.bootstrap-wrapper .form-control::-ms-input-placeholder {
color: #6c757d;
opacity: 1;
}
.bootstrap-wrapper .form-control::placeholder {
color: #6c757d;
opacity: 1;
}
.bootstrap-wrapper .form-control:disabled,
.bootstrap-wrapper .form-control[readonly] {
background-color: #e9ecef;
opacity: 1;
}
.bootstrap-wrapper select.form-control:focus::-ms-value {
color: #495057;
background-color: #fff;
}
.bootstrap-wrapper .form-control-file,
.bootstrap-wrapper .form-control-range {
display: block;
width: 100%;
}
.bootstrap-wrapper .col-form-label {
padding-top: calc(1.375rem);
padding-bottom: calc(1.375rem);
margin-bottom: 0;
font-size: inherit;
line-height: 1.5;
}
.bootstrap-wrapper .col-form-label-lg {
padding-top: calc(1.5rem);
padding-bottom: calc(1.5rem); line-height: 1.5;
}
.bootstrap-wrapper .col-form-label-sm {
padding-top: calc(1.25rem);
padding-bottom: calc(1.25rem); line-height: 1.5;
}
.bootstrap-wrapper .form-control-plaintext {
display: block;
width: 100%;
padding-top: 0.375rem;
padding-bottom: 0.375rem;
margin-bottom: 0;
line-height: 1.5;
color: #212529;
background-color: transparent;
border: solid transparent;
border-width: 1px 0;
}
.bootstrap-wrapper .form-control-plaintext.form-control-sm,
.bootstrap-wrapper .form-control-plaintext.form-control-lg {
padding-right: 0;
padding-left: 0;
}
.bootstrap-wrapper .form-control-sm {
height: calc(4em);
padding: 0.25rem 0.5rem; line-height: 1.5;
border-radius: 0.2rem;
}
.bootstrap-wrapper .form-control-lg {
height: calc(4.5em);
padding: 0.5rem 1rem; line-height: 1.5;
border-radius: 0.3rem;
}
.bootstrap-wrapper select.form-control[size],
.bootstrap-wrapper select.form-control[multiple] {
height: auto;
}
.bootstrap-wrapper textarea.form-control {
height: auto;
}
.bootstrap-wrapper .form-group {
margin-bottom: 1rem;
}
.bootstrap-wrapper .form-text {
display: block;
margin-top: 0.25rem;
}
.bootstrap-wrapper .form-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -5px;
margin-left: -5px;
}
.bootstrap-wrapper .form-row > .col,
.bootstrap-wrapper .form-row > [class*="col-"] {
padding-right: 5px;
padding-left: 5px;
}
.bootstrap-wrapper .form-check {
position: relative;
display: block;
padding-left: 1.25rem;
}
.bootstrap-wrapper .form-check-input {
position: absolute;
margin-top: 0.3rem;
margin-left: -1.25rem;
}
.bootstrap-wrapper .form-check-input:disabled ~ .form-check-label {
color: #6c757d;
}
.bootstrap-wrapper .form-check-label {
margin-bottom: 0;
}
.bootstrap-wrapper .form-check-inline {
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-align: center;
align-items: center;
padding-left: 0;
margin-right: 0.75rem;
}
.bootstrap-wrapper .form-check-inline .form-check-input {
position: static;
margin-top: 0;
margin-right: 0.3125rem;
margin-left: 0;
}
.bootstrap-wrapper .valid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem; color: #28a745;
}
.bootstrap-wrapper .valid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.25rem 0.5rem;
margin-top: .1rem; line-height: 1.5;
color: #fff;
background-color: rgba(40,167,69,0.9);
border-radius: 0.25rem;
}
.bootstrap-wrapper .was-validated .form-control:valid,
.bootstrap-wrapper .form-control.is-valid {
border-color: #28a745;
padding-right: calc(2.25em);
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: center right calc(0.5625em);
background-size: calc(1.125em) calc(1.125em);
}
.bootstrap-wrapper .was-validated .form-control:valid:focus,
.bootstrap-wrapper .form-control.is-valid:focus {
border-color: #28a745;
box-shadow: 0 0 0 0.2rem rgba(40,167,69,0.25);
}
.bootstrap-wrapper .was-validated .form-control:valid ~ .valid-feedback,
.bootstrap-wrapper .was-validated .form-control:valid ~ .valid-tooltip,
.bootstrap-wrapper .form-control.is-valid ~ .valid-feedback,
.bootstrap-wrapper .form-control.is-valid ~ .valid-tooltip {
display: block;
}
.bootstrap-wrapper .was-validated textarea.form-control:valid,
.bootstrap-wrapper textarea.form-control.is-valid {
padding-right: calc(2.25em);
background-position: top calc(0.5625em) right calc(0.5625em);
}
.bootstrap-wrapper .was-validated .custom-select:valid,
.bootstrap-wrapper .custom-select.is-valid {
border-color: #28a745;
padding-right: calc(3.0625em);
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(1.125em) calc(1.125em);
}
.bootstrap-wrapper .was-validated .custom-select:valid:focus,
.bootstrap-wrapper .custom-select.is-valid:focus {
border-color: #28a745;
box-shadow: 0 0 0 0.2rem rgba(40,167,69,0.25);
}
.bootstrap-wrapper .was-validated .custom-select:valid ~ .valid-feedback,
.bootstrap-wrapper .was-validated .custom-select:valid ~ .valid-tooltip,
.bootstrap-wrapper .custom-select.is-valid ~ .valid-feedback,
.bootstrap-wrapper .custom-select.is-valid ~ .valid-tooltip {
display: block;
}
.bootstrap-wrapper .was-validated .form-control-file:valid ~ .valid-feedback,
.bootstrap-wrapper .was-validated .form-control-file:valid ~ .valid-tooltip,
.bootstrap-wrapper .form-control-file.is-valid ~ .valid-feedback,
.bootstrap-wrapper .form-control-file.is-valid ~ .valid-tooltip {
display: block;
}
.bootstrap-wrapper .was-validated .form-check-input:valid ~ .form-check-label,
.bootstrap-wrapper .form-check-input.is-valid ~ .form-check-label {
color: #28a745;
}
.bootstrap-wrapper .was-validated .form-check-input:valid ~ .valid-feedback,
.bootstrap-wrapper .was-validated .form-check-input:valid ~ .valid-tooltip,
.bootstrap-wrapper .form-check-input.is-valid ~ .valid-feedback,
.bootstrap-wrapper .form-check-input.is-valid ~ .valid-tooltip {
display: block;
}
.bootstrap-wrapper .was-validated .custom-control-input:valid ~ .custom-control-label,
.bootstrap-wrapper .custom-control-input.is-valid ~ .custom-control-label {
color: #28a745;
}
.bootstrap-wrapper .was-validated .custom-control-input:valid ~ .custom-control-label::before,
.bootstrap-wrapper .custom-control-input.is-valid ~ .custom-control-label::before {
border-color: #28a745;
}
.bootstrap-wrapper .was-validated .custom-control-input:valid ~ .valid-feedback,
.bootstrap-wrapper .was-validated .custom-control-input:valid ~ .valid-tooltip,
.bootstrap-wrapper .custom-control-input.is-valid ~ .valid-feedback,
.bootstrap-wrapper .custom-control-input.is-valid ~ .valid-tooltip {
display: block;
}
.bootstrap-wrapper .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,
.bootstrap-wrapper .custom-control-input.is-valid:checked ~ .custom-control-label::before {
border-color: #34ce57;
background-color: #34ce57;
}
.bootstrap-wrapper .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,
.bootstrap-wrapper .custom-control-input.is-valid:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 0.2rem rgba(40,167,69,0.25);
}
.bootstrap-wrapper .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,
.bootstrap-wrapper .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
border-color: #28a745;
}
.bootstrap-wrapper .was-validated .custom-file-input:valid ~ .custom-file-label,
.bootstrap-wrapper .custom-file-input.is-valid ~ .custom-file-label {
border-color: #28a745;
}
.bootstrap-wrapper .was-validated .custom-file-input:valid ~ .valid-feedback,
.bootstrap-wrapper .was-validated .custom-file-input:valid ~ .valid-tooltip,
.bootstrap-wrapper .custom-file-input.is-valid ~ .valid-feedback,
.bootstrap-wrapper .custom-file-input.is-valid ~ .valid-tooltip {
display: block;
}
.bootstrap-wrapper .was-validated .custom-file-input:valid:focus ~ .custom-file-label,
.bootstrap-wrapper .custom-file-input.is-valid:focus ~ .custom-file-label {
border-color: #28a745;
box-shadow: 0 0 0 0.2rem rgba(40,167,69,0.25);
}
.bootstrap-wrapper .invalid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 80%;
color: #dc3545;
}
.bootstrap-wrapper .invalid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.25rem 0.5rem;
margin-top: .1rem; line-height: 1.5;
color: #fff;
background-color: rgba(220,53,69,0.9);
border-radius: 0.25rem;
}
.bootstrap-wrapper .was-validated .form-control:invalid,
.bootstrap-wrapper .form-control.is-invalid {
border-color: #dc3545;
padding-right: calc(2.25em);
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
background-repeat: no-repeat;
background-position: center right calc(0.5625em);
background-size: calc(1.125em) calc(1.125em);
}
.bootstrap-wrapper .was-validated .form-control:invalid:focus,
.bootstrap-wrapper .form-control.is-invalid:focus {
border-color: #dc3545;
box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.25);
}
.bootstrap-wrapper .was-validated .form-control:invalid ~ .invalid-feedback,
.bootstrap-wrapper .was-validated .form-control:invalid ~ .invalid-tooltip,
.bootstrap-wrapper .form-control.is-invalid ~ .invalid-feedback,
.bootstrap-wrapper .form-control.is-invalid ~ .invalid-tooltip {
display: block;
}
.bootstrap-wrapper .was-validated textarea.form-control:invalid,
.bootstrap-wrapper textarea.form-control.is-invalid {
padding-right: calc(2.25em);
background-position: top calc(0.5625em) right calc(0.5625em);
}
.bootstrap-wrapper .was-validated .custom-select:invalid,
.bootstrap-wrapper .custom-select.is-invalid {
border-color: #dc3545;
padding-right: calc(3.0625em);
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(1.125em) calc(1.125em);
}
.bootstrap-wrapper .was-validated .custom-select:invalid:focus,
.bootstrap-wrapper .custom-select.is-invalid:focus {
border-color: #dc3545;
box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.25);
}
.bootstrap-wrapper .was-validated .custom-select:invalid ~ .invalid-feedback,
.bootstrap-wrapper .was-validated .custom-select:invalid ~ .invalid-tooltip,
.bootstrap-wrapper .custom-select.is-invalid ~ .invalid-feedback,
.bootstrap-wrapper .custom-select.is-invalid ~ .invalid-tooltip {
display: block;
}
.bootstrap-wrapper .was-validated .form-control-file:invalid ~ .invalid-feedback,
.bootstrap-wrapper .was-validated .form-control-file:invalid ~ .invalid-tooltip,
.bootstrap-wrapper .form-control-file.is-invalid ~ .invalid-feedback,
.bootstrap-wrapper .form-control-file.is-invalid ~ .invalid-tooltip {
display: block;
}
.bootstrap-wrapper .was-validated .form-check-input:invalid ~ .form-check-label,
.bootstrap-wrapper .form-check-input.is-invalid ~ .form-check-label {
color: #dc3545;
}
.bootstrap-wrapper .was-validated .form-check-input:invalid ~ .invalid-feedback,
.bootstrap-wrapper .was-validated .form-check-input:invalid ~ .invalid-tooltip,
.bootstrap-wrapper .form-check-input.is-invalid ~ .invalid-feedback,
.bootstrap-wrapper .form-check-input.is-invalid ~ .invalid-tooltip {
display: block;
}
.bootstrap-wrapper .was-validated .custom-control-input:invalid ~ .custom-control-label,
.bootstrap-wrapper .custom-control-input.is-invalid ~ .custom-control-label {
color: #dc3545;
}
.bootstrap-wrapper .was-validated .custom-control-input:invalid ~ .custom-control-label::before,
.bootstrap-wrapper .custom-control-input.is-invalid ~ .custom-control-label::before {
border-color: #dc3545;
}
.bootstrap-wrapper .was-validated .custom-control-input:invalid ~ .invalid-feedback,
.bootstrap-wrapper .was-validated .custom-control-input:invalid ~ .invalid-tooltip,
.bootstrap-wrapper .custom-control-input.is-invalid ~ .invalid-feedback,
.bootstrap-wrapper .custom-control-input.is-invalid ~ .invalid-tooltip {
display: block;
}
.bootstrap-wrapper .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,
.bootstrap-wrapper .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
border-color: #e4606d;
background-color: #e4606d;
}
.bootstrap-wrapper .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,
.bootstrap-wrapper .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.25);
}
.bootstrap-wrapper .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,
.bootstrap-wrapper .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
border-color: #dc3545;
}
.bootstrap-wrapper .was-validated .custom-file-input:invalid ~ .custom-file-label,
.bootstrap-wrapper .custom-file-input.is-invalid ~ .custom-file-label {
border-color: #dc3545;
}
.bootstrap-wrapper .was-validated .custom-file-input:invalid ~ .invalid-feedback,
.bootstrap-wrapper .was-validated .custom-file-input:invalid ~ .invalid-tooltip,
.bootstrap-wrapper .custom-file-input.is-invalid ~ .invalid-feedback,
.bootstrap-wrapper .custom-file-input.is-invalid ~ .invalid-tooltip {
display: block;
}
.bootstrap-wrapper .was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
.bootstrap-wrapper .custom-file-input.is-invalid:focus ~ .custom-file-label {
border-color: #dc3545;
box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.25);
}
.bootstrap-wrapper .form-inline {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-ms-flex-align: center;
align-items: center;
}
.bootstrap-wrapper .form-inline .form-check {
width: 100%;
}
@media (min-width: 576px) {
.bootstrap-wrapper .form-inline label {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 0;
}
.bootstrap-wrapper .form-inline .form-group {
display: -ms-flexbox;
display: flex;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-ms-flex-align: center;
align-items: center;
margin-bottom: 0;
}
.bootstrap-wrapper .form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.bootstrap-wrapper .form-inline .form-control-plaintext {
display: inline-block;
}
.bootstrap-wrapper .form-inline .input-group,
.bootstrap-wrapper .form-inline .custom-select {
width: auto;
}
.bootstrap-wrapper .form-inline .form-check {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
width: auto;
padding-left: 0;
}
.bootstrap-wrapper .form-inline .form-check-input {
position: relative;
-ms-flex-negative: 0;
flex-shrink: 0;
margin-top: 0;
margin-right: 0.25rem;
margin-left: 0;
}
.bootstrap-wrapper .form-inline .custom-control {
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
}
.bootstrap-wrapper .form-inline .custom-control-label {
margin-bottom: 0;
}
}
.bootstrap-wrapper .btn {
display: inline-block;
font-weight: 400;
color: #212529;
text-align: center;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: transparent;
border: 1px solid transparent;
padding: 0.375rem 0.75rem; line-height: 1.5;
border-radius: 0.25rem;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.bootstrap-wrapper .btn {
transition: none;
}
}
.bootstrap-wrapper .btn:hover {
color: #212529;
text-decoration: none;
}
.bootstrap-wrapper .btn:focus,
.bootstrap-wrapper .btn.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.25);
}
.bootstrap-wrapper .btn.disabled,
.bootstrap-wrapper .btn:disabled {
opacity: 0.65;
}
.bootstrap-wrapper a.btn.disabled,
.bootstrap-wrapper fieldset:disabled a.btn {
pointer-events: none;
}
.bootstrap-wrapper .btn-primary {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.bootstrap-wrapper .btn-primary:hover {
color: #fff;
background-color: #0069d9;
border-color: #0062cc;
}
.bootstrap-wrapper .btn-primary:focus,
.bootstrap-wrapper .btn-primary.focus {
box-shadow: 0 0 0 0.2rem rgba(38,143,255,0.5);
}
.bootstrap-wrapper .btn-primary.disabled,
.bootstrap-wrapper .btn-primary:disabled {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.bootstrap-wrapper .btn-primary:not(:disabled):not(.disabled):active,
.bootstrap-wrapper .btn-primary:not(:disabled):not(.disabled).active,
.bootstrap-wrapper .show > .btn-primary.dropdown-toggle {
color: #fff;
background-color: #0062cc;
border-color: #005cbf;
}
.bootstrap-wrapper .btn-primary:not(:disabled):not(.disabled):active:focus,
.bootstrap-wrapper .btn-primary:not(:disabled):not(.disabled).active:focus,
.bootstrap-wrapper .show > .btn-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(38,143,255,0.5);
}
.bootstrap-wrapper .btn-secondary {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.bootstrap-wrapper .btn-secondary:hover {
color: #fff;
background-color: #5a6268;
border-color: #545b62;
}
.bootstrap-wrapper .btn-secondary:focus,
.bootstrap-wrapper .btn-secondary.focus {
box-shadow: 0 0 0 0.2rem rgba(130,138,145,0.5);
}
.bootstrap-wrapper .btn-secondary.disabled,
.bootstrap-wrapper .btn-secondary:disabled {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.bootstrap-wrapper .btn-secondary:not(:disabled):not(.disabled):active,
.bootstrap-wrapper .btn-secondary:not(:disabled):not(.disabled).active,
.bootstrap-wrapper .show > .btn-secondary.dropdown-toggle {
color: #fff;
background-color: #545b62;
border-color: #4e555b;
}
.bootstrap-wrapper .btn-secondary:not(:disabled):not(.disabled):active:focus,
.bootstrap-wrapper .btn-secondary:not(:disabled):not(.disabled).active:focus,
.bootstrap-wrapper .show > .btn-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(130,138,145,0.5);
}
.bootstrap-wrapper .btn-success {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.bootstrap-wrapper .btn-success:hover {
color: #fff;
background-color: #218838;
border-color: #1e7e34;
}
.bootstrap-wrapper .btn-success:focus,
.bootstrap-wrapper .btn-success.focus {
box-shadow: 0 0 0 0.2rem rgba(72,180,97,0.5);
}
.bootstrap-wrapper .btn-success.disabled,
.bootstrap-wrapper .btn-success:disabled {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.bootstrap-wrapper .btn-success:not(:disabled):not(.disabled):active,
.bootstrap-wrapper .btn-success:not(:disabled):not(.disabled).active,
.bootstrap-wrapper .show > .btn-success.dropdown-toggle {
color: #fff;
background-color: #1e7e34;
border-color: #1c7430;
}
.bootstrap-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,
.bootstrap-wrapper .btn-success:not(:disabled):not(.disabled).active:focus,
.bootstrap-wrapper .show > .btn-success.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(72,180,97,0.5);
}
.bootstrap-wrapper .btn-info {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.bootstrap-wrapper .btn-info:hover {
color: #fff;
background-color: #138496;
border-color: #117a8b;
}
.bootstrap-wrapper .btn-info:focus,
.bootstrap-wrapper .btn-info.focus {
box-shadow: 0 0 0 0.2rem rgba(58,176,195,0.5);
}
.bootstrap-wrapper .btn-info.disabled,
.bootstrap-wrapper .btn-info:disabled {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.bootstrap-wrapper .btn-info:not(:disabled):not(.disabled):active,
.bootstrap-wrapper .btn-info:not(:disabled):not(.disabled).active,
.bootstrap-wrapper .show > .btn-info.dropdown-toggle {
color: #fff;
background-color: #117a8b;
border-color: #10707f;
}
.bootstrap-wrapper .btn-info:not(:disabled):not(.disabled):active:focus,
.bootstrap-wrapper .btn-info:not(:disabled):not(.disabled).active:focus,
.bootstrap-wrapper .show > .btn-info.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(58,176,195,0.5);
}
.bootstrap-wrapper .btn-warning {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.bootstrap-wrapper .btn-warning:hover {
color: #212529;
background-color: #e0a800;
border-color: #d39e00;
}
.bootstrap-wrapper .btn-warning:focus,
.bootstrap-wrapper .btn-warning.focus {
box-shadow: 0 0 0 0.2rem rgba(222,170,12,0.5);
}
.bootstrap-wrapper .btn-warning.disabled,
.bootstrap-wrapper .btn-warning:disabled {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.bootstrap-wrapper .btn-warning:not(:disabled):not(.disabled):active,
.bootstrap-wrapper .btn-warning:not(:disabled):not(.disabled).active,
.bootstrap-wrapper .show > .btn-warning.dropdown-toggle {
color: #212529;
background-color: #d39e00;
border-color: #c69500;
}
.bootstrap-wrapper .btn-warning:not(:disabled):not(.disabled):active:focus,
.bootstrap-wrapper .btn-warning:not(:disabled):not(.disabled).active:focus,
.bootstrap-wrapper .show > .btn-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(222,170,12,0.5);
}
.bootstrap-wrapper .btn-danger {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.bootstrap-wrapper .btn-danger:hover {
color: #fff;
background-color: #c82333;
border-color: #bd2130;
}
.bootstrap-wrapper .btn-danger:focus,
.bootstrap-wrapper .btn-danger.focus {
box-shadow: 0 0 0 0.2rem rgba(225,83,97,0.5);
}
.bootstrap-wrapper .btn-danger.disabled,
.bootstrap-wrapper .btn-danger:disabled {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.bootstrap-wrapper .btn-danger:not(:disabled):not(.disabled):active,
.bootstrap-wrapper .btn-danger:not(:disabled):not(.disabled).active,
.bootstrap-wrapper .show > .btn-danger.dropdown-toggle {
color: #fff;
background-color: #bd2130;
border-color: #b21f2d;
}
.bootstrap-wrapper .btn-danger:not(:disabled):not(.disabled):active:focus,
.bootstrap-wrapper .btn-danger:not(:disabled):not(.disabled).active:focus,
.bootstrap-wrapper .show > .btn-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(225,83,97,0.5);
}
.bootstrap-wrapper .btn-light {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.bootstrap-wrapper .btn-light:hover {
color: #212529;
background-color: #e2e6ea;
border-color: #dae0e5;
}
.bootstrap-wrapper .btn-light:focus,
.bootstrap-wrapper .btn-light.focus {
box-shadow: 0 0 0 0.2rem rgba(216,217,219,0.5);
}
.bootstrap-wrapper .btn-light.disabled,
.bootstrap-wrapper .btn-light:disabled {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.bootstrap-wrapper .btn-light:not(:disabled):not(.disabled):active,
.bootstrap-wrapper .btn-light:not(:disabled):not(.disabled).active,
.bootstrap-wrapper .show > .btn-light.dropdown-toggle {
color: #212529;
background-color: #dae0e5;
border-color: #d3d9df;
}
.bootstrap-wrapper .btn-light:not(:disabled):not(.disabled):active:focus,
.bootstrap-wrapper .btn-light:not(:disabled):not(.disabled).active:focus,
.bootstrap-wrapper .show > .btn-light.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(216,217,219,0.5);
}
.bootstrap-wrapper .btn-dark {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.bootstrap-wrapper .btn-dark:hover {
color: #fff;
background-color: #23272b;
border-color: #1d2124;
}
.bootstrap-wrapper .btn-dark:focus,
.bootstrap-wrapper .btn-dark.focus {
box-shadow: 0 0 0 0.2rem rgba(82,88,93,0.5);
}
.bootstrap-wrapper .btn-dark.disabled,
.bootstrap-wrapper .btn-dark:disabled {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.bootstrap-wrapper .btn-dark:not(:disabled):not(.disabled):active,
.bootstrap-wrapper .btn-dark:not(:disabled):not(.disabled).active,
.bootstrap-wrapper .show > .btn-dark.dropdown-toggle {
color: #fff;
background-color: #1d2124;
border-color: #171a1d;
}
.bootstrap-wrapper .btn-dark:not(:disabled):not(.disabled):active:focus,
.bootstrap-wrapper .btn-dark:not(:disabled):not(.disabled).active:focus,
.bootstrap-wrapper .show > .btn-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(82,88,93,0.5);
}
.bootstrap-wrapper .btn-outline-primary {
color: #007bff;
border-color: #007bff;
}
.bootstrap-wrapper .btn-outline-primary:hover {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.bootstrap-wrapper .btn-outline-primary:focus,
.bootstrap-wrapper .btn-outline-primary.focus {
box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.5);
}
.bootstrap-wrapper .btn-outline-primary.disabled,
.bootstrap-wrapper .btn-outline-primary:disabled {
color: #007bff;
background-color: transparent;
}
.bootstrap-wrapper .btn-outline-primary:not(:disabled):not(.disabled):active,
.bootstrap-wrapper .btn-outline-primary:not(:disabled):not(.disabled).active,
.bootstrap-wrapper .show > .btn-outline-primary.dropdown-toggle {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.bootstrap-wrapper .btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.bootstrap-wrapper .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.bootstrap-wrapper .show > .btn-outline-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.5);
}
.bootstrap-wrapper .btn-outline-secondary {
color: #6c757d;
border-color: #6c757d;
}
.bootstrap-wrapper .btn-outline-secondary:hover {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.bootstrap-wrapper .btn-outline-secondary:focus,
.bootstrap-wrapper .btn-outline-secondary.focus {
box-shadow: 0 0 0 0.2rem rgba(108,117,125,0.5);
}
.bootstrap-wrapper .btn-outline-secondary.disabled,
.bootstrap-wrapper .btn-outline-secondary:disabled {
color: #6c757d;
background-color: transparent;
}
.bootstrap-wrapper .btn-outline-secondary:not(:disabled):not(.disabled):active,
.bootstrap-wrapper .btn-outline-secondary:not(:disabled):not(.disabled).active,
.bootstrap-wrapper .show > .btn-outline-secondary.dropdown-toggle {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.bootstrap-wrapper .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.bootstrap-wrapper .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.bootstrap-wrapper .show > .btn-outline-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(108,117,125,0.5);
}
.bootstrap-wrapper .btn-outline-success {
color: #28a745;
border-color: #28a745;
}
.bootstrap-wrapper .btn-outline-success:hover {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.bootstrap-wrapper .btn-outline-success:focus,
.bootstrap-wrapper .btn-outline-success.focus {
box-shadow: 0 0 0 0.2rem rgba(40,167,69,0.5);
}
.bootstrap-wrapper .btn-outline-success.disabled,
.bootstrap-wrapper .btn-outline-success:disabled {
color: #28a745;
background-color: transparent;
}
.bootstrap-wrapper .btn-outline-success:not(:disabled):not(.disabled):active,
.bootstrap-wrapper .btn-outline-success:not(:disabled):not(.disabled).active,
.bootstrap-wrapper .show > .btn-outline-success.dropdown-toggle {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.bootstrap-wrapper .btn-outline-success:not(:disabled):not(.disabled):active:focus,
.bootstrap-wrapper .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.bootstrap-wrapper .show > .btn-outline-success.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(40,167,69,0.5);
}
.bootstrap-wrapper .btn-outline-info {
color: #17a2b8;
border-color: #17a2b8;
}
.bootstrap-wrapper .btn-outline-info:hover {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.bootstrap-wrapper .btn-outline-info:focus,
.bootstrap-wrapper .btn-outline-info.focus {
box-shadow: 0 0 0 0.2rem rgba(23,162,184,0.5);
}
.bootstrap-wrapper .btn-outline-info.disabled,
.bootstrap-wrapper .btn-outline-info:disabled {
color: #17a2b8;
background-color: transparent;
}
.bootstrap-wrapper .btn-outline-info:not(:disabled):not(.disabled):active,
.bootstrap-wrapper .btn-outline-info:not(:disabled):not(.disabled).active,
.bootstrap-wrapper .show > .btn-outline-info.dropdown-toggle {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.bootstrap-wrapper .btn-outline-info:not(:disabled):not(.disabled):active:focus,
.bootstrap-wrapper .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.bootstrap-wrapper .show > .btn-outline-info.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(23,162,184,0.5);
}
.bootstrap-wrapper .btn-outline-warning {
color: #ffc107;
border-color: #ffc107;
}
.bootstrap-wrapper .btn-outline-warning:hover {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.bootstrap-wrapper .btn-outline-warning:focus,
.bootstrap-wrapper .btn-outline-warning.focus {
box-shadow: 0 0 0 0.2rem rgba(255,193,7,0.5);
}
.bootstrap-wrapper .btn-outline-warning.disabled,
.bootstrap-wrapper .btn-outline-warning:disabled {
color: #ffc107;
background-color: transparent;
}
.bootstrap-wrapper .btn-outline-warning:not(:disabled):not(.disabled):active,
.bootstrap-wrapper .btn-outline-warning:not(:disabled):not(.disabled).active,
.bootstrap-wrapper .show > .btn-outline-warning.dropdown-toggle {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.bootstrap-wrapper .btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.bootstrap-wrapper .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.bootstrap-wrapper .show > .btn-outline-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(255,193,7,0.5);
}
.bootstrap-wrapper .btn-outline-danger {
color: #dc3545;
border-color: #dc3545;
}
.bootstrap-wrapper .btn-outline-danger:hover {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.bootstrap-wrapper .btn-outline-danger:focus,
.bootstrap-wrapper .btn-outline-danger.focus {
box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.5);
}
.bootstrap-wrapper .btn-outline-danger.disabled,
.bootstrap-wrapper .btn-outline-danger:disabled {
color: #dc3545;
background-color: transparent;
}
.bootstrap-wrapper .btn-outline-danger:not(:disabled):not(.disabled):active,
.bootstrap-wrapper .btn-outline-danger:not(:disabled):not(.disabled).active,
.bootstrap-wrapper .show > .btn-outline-danger.dropdown-toggle {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.bootstrap-wrapper .btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.bootstrap-wrapper .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.bootstrap-wrapper .show > .btn-outline-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.5);
}
.bootstrap-wrapper .btn-outline-light {
color: #f8f9fa;
border-color: #f8f9fa;
}
.bootstrap-wrapper .btn-outline-light:hover {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.bootstrap-wrapper .btn-outline-light:focus,
.bootstrap-wrapper .btn-outline-light.focus {
box-shadow: 0 0 0 0.2rem rgba(248,249,250,0.5);
}
.bootstrap-wrapper .btn-outline-light.disabled,
.bootstrap-wrapper .btn-outline-light:disabled {
color: #f8f9fa;
background-color: transparent;
}
.bootstrap-wrapper .btn-outline-light:not(:disabled):not(.disabled):active,
.bootstrap-wrapper .btn-outline-light:not(:disabled):not(.disabled).active,
.bootstrap-wrapper .show > .btn-outline-light.dropdown-toggle {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.bootstrap-wrapper .btn-outline-light:not(:disabled):not(.disabled):active:focus,
.bootstrap-wrapper .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.bootstrap-wrapper .show > .btn-outline-light.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(248,249,250,0.5);
}
.bootstrap-wrapper .btn-outline-dark {
color: #343a40;
border-color: #343a40;
}
.bootstrap-wrapper .btn-outline-dark:hover {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.bootstrap-wrapper .btn-outline-dark:focus,
.bootstrap-wrapper .btn-outline-dark.focus {
box-shadow: 0 0 0 0.2rem rgba(52,58,64,0.5);
}
.bootstrap-wrapper .btn-outline-dark.disabled,
.bootstrap-wrapper .btn-outline-dark:disabled {
color: #343a40;
background-color: transparent;
}
.bootstrap-wrapper .btn-outline-dark:not(:disabled):not(.disabled):active,
.bootstrap-wrapper .btn-outline-dark:not(:disabled):not(.disabled).active,
.bootstrap-wrapper .show > .btn-outline-dark.dropdown-toggle {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.bootstrap-wrapper .btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.bootstrap-wrapper .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.bootstrap-wrapper .show > .btn-outline-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(52,58,64,0.5);
}
.bootstrap-wrapper .btn-link {
font-weight: 400;
color: #007bff;
text-decoration: none;
}
.bootstrap-wrapper .btn-link:hover {
color: #0056b3;
text-decoration: underline;
}
.bootstrap-wrapper .btn-link:focus,
.bootstrap-wrapper .btn-link.focus {
text-decoration: underline;
box-shadow: none;
}
.bootstrap-wrapper .btn-link:disabled,
.bootstrap-wrapper .btn-link.disabled {
color: #6c757d;
pointer-events: none;
}
.bootstrap-wrapper .btn-lg,
.bootstrap-wrapper .btn-group-lg > .btn {
padding: 0.5rem 1rem; line-height: 1.5;
border-radius: 0.3rem;
}
.bootstrap-wrapper .btn-sm,
.bootstrap-wrapper .btn-group-sm > .btn {
padding: 0.25rem 0.5rem; line-height: 1.5;
border-radius: 0.2rem;
}
.bootstrap-wrapper .btn-block {
display: block;
width: 100%;
}
.bootstrap-wrapper .btn-block + .btn-block {
margin-top: 0.5rem;
}
.bootstrap-wrapper input[type="submit"].btn-block,
.bootstrap-wrapper input[type="reset"].btn-block,
.bootstrap-wrapper input[type="button"].btn-block {
width: 100%;
}
.bootstrap-wrapper .fade {
transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
.bootstrap-wrapper .fade {
transition: none;
}
}
.bootstrap-wrapper .fade:not(.show) {
opacity: 0;
}
.bootstrap-wrapper .collapse:not(.show) {
display: none;
}
.bootstrap-wrapper .collapsing {
position: relative;
height: 0;
overflow: hidden;
transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
.bootstrap-wrapper .collapsing {
transition: none;
}
}
.bootstrap-wrapper .dropup,
.bootstrap-wrapper .dropright,
.bootstrap-wrapper .dropdown,
.bootstrap-wrapper .dropleft {
position: relative;
}
.bootstrap-wrapper .dropdown-toggle {
white-space: nowrap;
}
.bootstrap-wrapper .dropdown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid;
border-right: 0.3em solid transparent;
border-bottom: 0;
border-left: 0.3em solid transparent;
}
.bootstrap-wrapper .dropdown-toggle:empty::after {
margin-left: 0;
}
.bootstrap-wrapper .dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 10rem;
padding: 0.5rem 0;
margin: 0.125rem 0 0; color: #212529;
text-align: left;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,0.15);
border-radius: 0.25rem;
}
.bootstrap-wrapper .dropdown-menu-left {
right: auto;
left: 0;
}
.bootstrap-wrapper .dropdown-menu-right {
right: 0;
left: auto;
}
@media (min-width: 576px) {
.bootstrap-wrapper .dropdown-menu-sm-left {
right: auto;
left: 0;
}
.bootstrap-wrapper .dropdown-menu-sm-right {
right: 0;
left: auto;
}
}
@media (min-width: 768px) {
.bootstrap-wrapper .dropdown-menu-md-left {
right: auto;
left: 0;
}
.bootstrap-wrapper .dropdown-menu-md-right {
right: 0;
left: auto;
}
}
@media (min-width: 992px) {
.bootstrap-wrapper .dropdown-menu-lg-left {
right: auto;
left: 0;
}
.bootstrap-wrapper .dropdown-menu-lg-right {
right: 0;
left: auto;
}
}
@media (min-width: 1200px) {
.bootstrap-wrapper .dropdown-menu-xl-left {
right: auto;
left: 0;
}
.bootstrap-wrapper .dropdown-menu-xl-right {
right: 0;
left: auto;
}
}
.bootstrap-wrapper .dropup .dropdown-menu {
top: auto;
bottom: 100%;
margin-top: 0;
margin-bottom: 0.125rem;
}
.bootstrap-wrapper .dropup .dropdown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0;
border-right: 0.3em solid transparent;
border-bottom: 0.3em solid;
border-left: 0.3em solid transparent;
}
.bootstrap-wrapper .dropup .dropdown-toggle:empty::after {
margin-left: 0;
}
.bootstrap-wrapper .dropright .dropdown-menu {
top: 0;
right: auto;
left: 100%;
margin-top: 0;
margin-left: 0.125rem;
}
.bootstrap-wrapper .dropright .dropdown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid transparent;
border-right: 0;
border-bottom: 0.3em solid transparent;
border-left: 0.3em solid;
}
.bootstrap-wrapper .dropright .dropdown-toggle:empty::after {
margin-left: 0;
}
.bootstrap-wrapper .dropright .dropdown-toggle::after {
vertical-align: 0;
}
.bootstrap-wrapper .dropleft .dropdown-menu {
top: 0;
right: 100%;
left: auto;
margin-top: 0;
margin-right: 0.125rem;
}
.bootstrap-wrapper .dropleft .dropdown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
}
.bootstrap-wrapper .dropleft .dropdown-toggle::after {
display: none;
}
.bootstrap-wrapper .dropleft .dropdown-toggle::before {
display: inline-block;
margin-right: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid transparent;
border-right: 0.3em solid;
border-bottom: 0.3em solid transparent;
}
.bootstrap-wrapper .dropleft .dropdown-toggle:empty::after {
margin-left: 0;
}
.bootstrap-wrapper .dropleft .dropdown-toggle::before {
vertical-align: 0;
}
.bootstrap-wrapper .dropdown-menu[x-placement^="top"],
.bootstrap-wrapper .dropdown-menu[x-placement^="right"],
.bootstrap-wrapper .dropdown-menu[x-placement^="bottom"],
.bootstrap-wrapper .dropdown-menu[x-placement^="left"] {
right: auto;
bottom: auto;
}
.bootstrap-wrapper .dropdown-divider {
height: 0;
margin: 0.5rem 0;
overflow: hidden;
border-top: 1px solid #e9ecef;
}
.bootstrap-wrapper .dropdown-item {
display: block;
width: 100%;
padding: 0.25rem 1.5rem;
clear: both;
font-weight: 400;
color: #212529;
text-align: inherit;
white-space: nowrap;
background-color: transparent;
border: 0;
}
.bootstrap-wrapper .dropdown-item:hover,
.bootstrap-wrapper .dropdown-item:focus {
color: #16181b;
text-decoration: none;
background-color: #f8f9fa;
}
.bootstrap-wrapper .dropdown-item.active,
.bootstrap-wrapper .dropdown-item:active {
color: #fff;
text-decoration: none;
background-color: #007bff;
}
.bootstrap-wrapper .dropdown-item.disabled,
.bootstrap-wrapper .dropdown-item:disabled {
color: #6c757d;
pointer-events: none;
background-color: transparent;
}
.bootstrap-wrapper .dropdown-menu.show {
display: block;
}
.bootstrap-wrapper .dropdown-header {
display: block;
padding: 0.5rem 1.5rem;
margin-bottom: 0; color: #6c757d;
white-space: nowrap;
}
.bootstrap-wrapper .dropdown-item-text {
display: block;
padding: 0.25rem 1.5rem;
color: #212529;
}
.bootstrap-wrapper .btn-group,
.bootstrap-wrapper .btn-group-vertical {
position: relative;
display: -ms-inline-flexbox;
display: inline-flex;
vertical-align: middle;
}
.bootstrap-wrapper .btn-group > .btn,
.bootstrap-wrapper .btn-group-vertical > .btn {
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.bootstrap-wrapper .btn-group > .btn:hover,
.bootstrap-wrapper .btn-group-vertical > .btn:hover {
z-index: 1;
}
.bootstrap-wrapper .btn-group > .btn:focus,
.bootstrap-wrapper .btn-group > .btn:active,
.bootstrap-wrapper .btn-group > .btn.active,
.bootstrap-wrapper .btn-group-vertical > .btn:focus,
.bootstrap-wrapper .btn-group-vertical > .btn:active,
.bootstrap-wrapper .btn-group-vertical > .btn.active {
z-index: 1;
}
.bootstrap-wrapper .btn-toolbar {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: start;
justify-content: flex-start;
}
.bootstrap-wrapper .btn-toolbar .input-group {
width: auto;
}
.bootstrap-wrapper .btn-group > .btn:not(:first-child),
.bootstrap-wrapper .btn-group > .btn-group:not(:first-child) {
margin-left: -1px;
}
.bootstrap-wrapper .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.bootstrap-wrapper .btn-group > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.bootstrap-wrapper .btn-group > .btn:not(:first-child),
.bootstrap-wrapper .btn-group > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.bootstrap-wrapper .dropdown-toggle-split {
padding-right: 0.5625rem;
padding-left: 0.5625rem;
}
.bootstrap-wrapper .dropdown-toggle-split::after,
.bootstrap-wrapper .dropup .dropdown-toggle-split::after,
.bootstrap-wrapper .dropright .dropdown-toggle-split::after {
margin-left: 0;
}
.bootstrap-wrapper .dropleft .dropdown-toggle-split::before {
margin-right: 0;
}
.bootstrap-wrapper .btn-sm + .dropdown-toggle-split,
.bootstrap-wrapper .btn-group-sm > .btn + .dropdown-toggle-split {
padding-right: 0.375rem;
padding-left: 0.375rem;
}
.bootstrap-wrapper .btn-lg + .dropdown-toggle-split,
.bootstrap-wrapper .btn-group-lg > .btn + .dropdown-toggle-split {
padding-right: 0.75rem;
padding-left: 0.75rem;
}
.bootstrap-wrapper .btn-group-vertical {
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-pack: center;
justify-content: center;
}
.bootstrap-wrapper .btn-group-vertical > .btn,
.bootstrap-wrapper .btn-group-vertical > .btn-group {
width: 100%;
}
.bootstrap-wrapper .btn-group-vertical > .btn:not(:first-child),
.bootstrap-wrapper .btn-group-vertical > .btn-group:not(:first-child) {
margin-top: -1px;
}
.bootstrap-wrapper .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.bootstrap-wrapper .btn-group-vertical > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.bootstrap-wrapper .btn-group-vertical > .btn:not(:first-child),
.bootstrap-wrapper .btn-group-vertical > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.bootstrap-wrapper .btn-group-toggle > .btn,
.bootstrap-wrapper .btn-group-toggle > .btn-group > .btn {
margin-bottom: 0;
}
.bootstrap-wrapper .btn-group-toggle > .btn input[type="radio"],
.bootstrap-wrapper .btn-group-toggle > .btn input[type="checkbox"],
.bootstrap-wrapper .btn-group-toggle > .btn-group > .btn input[type="radio"],
.bootstrap-wrapper .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0,0,0,0);
pointer-events: none;
}
.bootstrap-wrapper .input-group {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: stretch;
align-items: stretch;
width: 100%;
}
.bootstrap-wrapper .input-group > .form-control,
.bootstrap-wrapper .input-group > .form-control-plaintext,
.bootstrap-wrapper .input-group > .custom-select,
.bootstrap-wrapper .input-group > .custom-file {
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
width: 1%;
margin-bottom: 0;
}
.bootstrap-wrapper .input-group > .form-control + .form-control,
.bootstrap-wrapper .input-group > .form-control + .custom-select,
.bootstrap-wrapper .input-group > .form-control + .custom-file,
.bootstrap-wrapper .input-group > .form-control-plaintext + .form-control,
.bootstrap-wrapper .input-group > .form-control-plaintext + .custom-select,
.bootstrap-wrapper .input-group > .form-control-plaintext + .custom-file,
.bootstrap-wrapper .input-group > .custom-select + .form-control,
.bootstrap-wrapper .input-group > .custom-select + .custom-select,
.bootstrap-wrapper .input-group > .custom-select + .custom-file,
.bootstrap-wrapper .input-group > .custom-file + .form-control,
.bootstrap-wrapper .input-group > .custom-file + .custom-select,
.bootstrap-wrapper .input-group > .custom-file + .custom-file {
margin-left: -1px;
}
.bootstrap-wrapper .input-group > .form-control:focus,
.bootstrap-wrapper .input-group > .custom-select:focus,
.bootstrap-wrapper .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
z-index: 3;
}
.bootstrap-wrapper .input-group > .custom-file .custom-file-input:focus {
z-index: 4;
}
.bootstrap-wrapper .input-group > .form-control:not(:last-child),
.bootstrap-wrapper .input-group > .custom-select:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.bootstrap-wrapper .input-group > .form-control:not(:first-child),
.bootstrap-wrapper .input-group > .custom-select:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.bootstrap-wrapper .input-group > .custom-file {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
}
.bootstrap-wrapper .input-group > .custom-file:not(:last-child) .custom-file-label,
.bootstrap-wrapper .input-group > .custom-file:not(:last-child) .custom-file-label::after {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.bootstrap-wrapper .input-group > .custom-file:not(:first-child) .custom-file-label {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.bootstrap-wrapper .input-group-prepend,
.bootstrap-wrapper .input-group-append {
display: -ms-flexbox;
display: flex;
}
.bootstrap-wrapper .input-group-prepend .btn,
.bootstrap-wrapper .input-group-append .btn {
position: relative;
z-index: 2;
}
.bootstrap-wrapper .input-group-prepend .btn:focus,
.bootstrap-wrapper .input-group-append .btn:focus {
z-index: 3;
}
.bootstrap-wrapper .input-group-prepend .btn + .btn,
.bootstrap-wrapper .input-group-prepend .btn + .input-group-text,
.bootstrap-wrapper .input-group-prepend .input-group-text + .input-group-text,
.bootstrap-wrapper .input-group-prepend .input-group-text + .btn,
.bootstrap-wrapper .input-group-append .btn + .btn,
.bootstrap-wrapper .input-group-append .btn + .input-group-text,
.bootstrap-wrapper .input-group-append .input-group-text + .input-group-text,
.bootstrap-wrapper .input-group-append .input-group-text + .btn {
margin-left: -1px;
}
.bootstrap-wrapper .input-group-prepend {
margin-right: -1px;
}
.bootstrap-wrapper .input-group-append {
margin-left: -1px;
}
.bootstrap-wrapper .input-group-text {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
padding: 0.375rem 0.75rem;
margin-bottom: 0; font-weight: 400;
line-height: 1.5;
color: #495057;
text-align: center;
white-space: nowrap;
background-color: #e9ecef;
border: 1px solid #ced4da;
border-radius: 0.25rem;
}
.bootstrap-wrapper .input-group-text input[type="radio"],
.bootstrap-wrapper .input-group-text input[type="checkbox"] {
margin-top: 0;
}
.bootstrap-wrapper .input-group-lg > .form-control:not(textarea),
.bootstrap-wrapper .input-group-lg > .custom-select {
height: calc(4.5em);
}
.bootstrap-wrapper .input-group-lg > .form-control,
.bootstrap-wrapper .input-group-lg > .custom-select,
.bootstrap-wrapper .input-group-lg > .input-group-prepend > .input-group-text,
.bootstrap-wrapper .input-group-lg > .input-group-append > .input-group-text,
.bootstrap-wrapper .input-group-lg > .input-group-prepend > .btn,
.bootstrap-wrapper .input-group-lg > .input-group-append > .btn {
padding: 0.5rem 1rem; line-height: 1.5;
border-radius: 0.3rem;
}
.bootstrap-wrapper .input-group-sm > .form-control:not(textarea),
.bootstrap-wrapper .input-group-sm > .custom-select {
height: calc(4em);
}
.bootstrap-wrapper .input-group-sm > .form-control,
.bootstrap-wrapper .input-group-sm > .custom-select,
.bootstrap-wrapper .input-group-sm > .input-group-prepend > .input-group-text,
.bootstrap-wrapper .input-group-sm > .input-group-append > .input-group-text,
.bootstrap-wrapper .input-group-sm > .input-group-prepend > .btn,
.bootstrap-wrapper .input-group-sm > .input-group-append > .btn {
padding: 0.25rem 0.5rem; line-height: 1.5;
border-radius: 0.2rem;
}
.bootstrap-wrapper .input-group-lg > .custom-select,
.bootstrap-wrapper .input-group-sm > .custom-select {
padding-right: 1.75rem;
}
.bootstrap-wrapper .input-group > .input-group-prepend > .btn,
.bootstrap-wrapper .input-group > .input-group-prepend > .input-group-text,
.bootstrap-wrapper .input-group > .input-group-append:not(:last-child) > .btn,
.bootstrap-wrapper .input-group > .input-group-append:not(:last-child) > .input-group-text,
.bootstrap-wrapper .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.bootstrap-wrapper .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.bootstrap-wrapper .input-group > .input-group-append > .btn,
.bootstrap-wrapper .input-group > .input-group-append > .input-group-text,
.bootstrap-wrapper .input-group > .input-group-prepend:not(:first-child) > .btn,
.bootstrap-wrapper .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.bootstrap-wrapper .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.bootstrap-wrapper .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.bootstrap-wrapper .custom-control {
position: relative;
display: block;
min-height: 1.5rem;
padding-left: 1.5rem;
}
.bootstrap-wrapper .custom-control-inline {
display: -ms-inline-flexbox;
display: inline-flex;
margin-right: 1rem;
}
.bootstrap-wrapper .custom-control-input {
position: absolute;
z-index: -1;
opacity: 0;
}
.bootstrap-wrapper .custom-control-input:checked ~ .custom-control-label::before {
color: #fff;
border-color: #007bff;
background-color: #007bff;
}
.bootstrap-wrapper .custom-control-input:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.25);
}
.bootstrap-wrapper .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
border-color: #80bdff;
}
.bootstrap-wrapper .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
color: #fff;
background-color: #b3d7ff;
border-color: #b3d7ff;
}
.bootstrap-wrapper .custom-control-input:disabled ~ .custom-control-label {
color: #6c757d;
}
.bootstrap-wrapper .custom-control-input:disabled ~ .custom-control-label::before {
background-color: #e9ecef;
}
.bootstrap-wrapper .custom-control-label {
position: relative;
margin-bottom: 0;
vertical-align: top;
}
.bootstrap-wrapper .custom-control-label::before {
position: absolute;
top: 0.25rem;
left: -1.5rem;
display: block;
width: 1rem;
height: 1rem;
pointer-events: none;
content: "";
background-color: #fff;
border: #adb5bd solid 1px;
}
.bootstrap-wrapper .custom-control-label::after {
position: absolute;
top: 0.25rem;
left: -1.5rem;
display: block;
width: 1rem;
height: 1rem;
content: "";
background: no-repeat 1% 50%;
}
.bootstrap-wrapper .custom-checkbox .custom-control-label::before {
border-radius: 0.25rem;
}
.bootstrap-wrapper .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
.bootstrap-wrapper .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
border-color: #007bff;
background-color: #007bff;
}
.bootstrap-wrapper .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.bootstrap-wrapper .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(0,123,255,0.5);
}
.bootstrap-wrapper .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
background-color: rgba(0,123,255,0.5);
}
.bootstrap-wrapper .custom-radio .custom-control-label::before {
border-radius: 50%;
}
.bootstrap-wrapper .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.bootstrap-wrapper .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(0,123,255,0.5);
}
.bootstrap-wrapper .custom-switch {
padding-left: 2.25rem;
}
.bootstrap-wrapper .custom-switch .custom-control-label::before {
left: -2.25rem;
width: 1.75rem;
pointer-events: all;
border-radius: 0.5rem;
}
.bootstrap-wrapper .custom-switch .custom-control-label::after {
top: calc(2.25rem);
left: calc(-0.25rem);
width: calc(-3rem);
height: calc(-3rem);
background-color: #adb5bd;
border-radius: 0.5rem;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.bootstrap-wrapper .custom-switch .custom-control-label::after {
transition: none;
}
}
.bootstrap-wrapper .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
background-color: #fff;
-webkit-transform: translateX(0.75rem);
transform: translateX(0.75rem);
}
.bootstrap-wrapper .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(0,123,255,0.5);
}
.bootstrap-wrapper .custom-select {
display: inline-block;
width: 100%;
height: calc(4.25em);
padding: 0.375rem 1.75rem 0.375rem 0.75rem; font-weight: 400;
line-height: 1.5;
color: #495057;
vertical-align: middle;
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
background-color: #fff;
border: 1px solid #ced4da;
border-radius: 0.25rem;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.bootstrap-wrapper .custom-select:focus {
border-color: #80bdff;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.25);
}
.bootstrap-wrapper .custom-select:focus::-ms-value {
color: #495057;
background-color: #fff;
}
.bootstrap-wrapper .custom-select[multiple],
.bootstrap-wrapper .custom-select[size]:not([size="1"]) {
height: auto;
padding-right: 0.75rem;
background-image: none;
}
.bootstrap-wrapper .custom-select:disabled {
color: #6c757d;
background-color: #e9ecef;
}
.bootstrap-wrapper .custom-select::-ms-expand {
display: none;
}
.bootstrap-wrapper .custom-select-sm {
height: calc(4em);
padding-top: 0.25rem;
padding-bottom: 0.25rem;
padding-left: 0.5rem; }
.bootstrap-wrapper .custom-select-lg {
height: calc(4.5em);
padding-top: 0.5rem;
padding-bottom: 0.5rem;
padding-left: 1rem; }
.bootstrap-wrapper .custom-file {
position: relative;
display: inline-block;
width: 100%;
height: calc(4.25em);
margin-bottom: 0;
}
.bootstrap-wrapper .custom-file-input {
position: relative;
z-index: 2;
width: 100%;
height: calc(4.25em);
margin: 0;
opacity: 0;
}
.bootstrap-wrapper .custom-file-input:focus ~ .custom-file-label {
border-color: #80bdff;
box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.25);
}
.bootstrap-wrapper .custom-file-input:disabled ~ .custom-file-label {
background-color: #e9ecef;
}
.bootstrap-wrapper .custom-file-input:lang(en) ~ .custom-file-label::after {
content: "Browse";
}
.bootstrap-wrapper .custom-file-input ~ .custom-file-label[data-browse]::after {
content: attr(data-browse);
}
.bootstrap-wrapper .custom-file-label {
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 1;
height: calc(4.25em);
padding: 0.375rem 0.75rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #fff;
border: 1px solid #ced4da;
border-radius: 0.25rem;
}
.bootstrap-wrapper .custom-file-label::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
z-index: 3;
display: block;
height: calc(2.25em);
padding: 0.375rem 0.75rem;
line-height: 1.5;
color: #495057;
content: "Browse";
background-color: #e9ecef;
border-left: inherit;
border-radius: 0 0.25rem 0.25rem 0;
}
.bootstrap-wrapper .custom-range {
width: 100%;
height: calc(1.4rem);
padding: 0;
background-color: transparent;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.bootstrap-wrapper .custom-range:focus {
outline: none;
}
.bootstrap-wrapper .custom-range:focus::-webkit-slider-thumb {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0,123,255,0.25);
}
.bootstrap-wrapper .custom-range:focus::-moz-range-thumb {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0,123,255,0.25);
}
.bootstrap-wrapper .custom-range:focus::-ms-thumb {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0,123,255,0.25);
}
.bootstrap-wrapper .custom-range::-moz-focus-outer {
border: 0;
}
.bootstrap-wrapper .custom-range::-webkit-slider-thumb {
width: 1rem;
height: 1rem;
margin-top: -0.25rem;
background-color: #007bff;
border: 0;
border-radius: 1rem;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
-webkit-appearance: none;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
.bootstrap-wrapper .custom-range::-webkit-slider-thumb {
transition: none;
}
}
.bootstrap-wrapper .custom-range::-webkit-slider-thumb:active {
background-color: #b3d7ff;
}
.bootstrap-wrapper .custom-range::-webkit-slider-runnable-track {
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: #dee2e6;
border-color: transparent;
border-radius: 1rem;
}
.bootstrap-wrapper .custom-range::-moz-range-thumb {
width: 1rem;
height: 1rem;
background-color: #007bff;
border: 0;
border-radius: 1rem;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
-moz-appearance: none;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
.bootstrap-wrapper .custom-range::-moz-range-thumb {
transition: none;
}
}
.bootstrap-wrapper .custom-range::-moz-range-thumb:active {
background-color: #b3d7ff;
}
.bootstrap-wrapper .custom-range::-moz-range-track {
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: #dee2e6;
border-color: transparent;
border-radius: 1rem;
}
.bootstrap-wrapper .custom-range::-ms-thumb {
width: 1rem;
height: 1rem;
margin-top: 0;
margin-right: 0.2rem;
margin-left: 0.2rem;
background-color: #007bff;
border: 0;
border-radius: 1rem;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
.bootstrap-wrapper .custom-range::-ms-thumb {
transition: none;
}
}
.bootstrap-wrapper .custom-range::-ms-thumb:active {
background-color: #b3d7ff;
}
.bootstrap-wrapper .custom-range::-ms-track {
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: transparent;
border-color: transparent;
border-width: 0.5rem;
}
.bootstrap-wrapper .custom-range::-ms-fill-lower {
background-color: #dee2e6;
border-radius: 1rem;
}
.bootstrap-wrapper .custom-range::-ms-fill-upper {
margin-right: 15px;
background-color: #dee2e6;
border-radius: 1rem;
}
.bootstrap-wrapper .custom-range:disabled::-webkit-slider-thumb {
background-color: #adb5bd;
}
.bootstrap-wrapper .custom-range:disabled::-webkit-slider-runnable-track {
cursor: default;
}
.bootstrap-wrapper .custom-range:disabled::-moz-range-thumb {
background-color: #adb5bd;
}
.bootstrap-wrapper .custom-range:disabled::-moz-range-track {
cursor: default;
}
.bootstrap-wrapper .custom-range:disabled::-ms-thumb {
background-color: #adb5bd;
}
.bootstrap-wrapper .custom-control-label::before,
.bootstrap-wrapper .custom-file-label,
.bootstrap-wrapper .custom-select {
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.bootstrap-wrapper .custom-control-label::before,
.bootstrap-wrapper .custom-file-label,
.bootstrap-wrapper .custom-select {
transition: none;
}
}
.bootstrap-wrapper .nav {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.bootstrap-wrapper .nav-link {
display: block;
padding: 0.5rem 1rem;
}
.bootstrap-wrapper .nav-link:hover,
.bootstrap-wrapper .nav-link:focus {
text-decoration: none;
}
.bootstrap-wrapper .nav-link.disabled {
color: #6c757d;
pointer-events: none;
cursor: default;
}
.bootstrap-wrapper .nav-tabs {
border-bottom: 1px solid #dee2e6;
}
.bootstrap-wrapper .nav-tabs .nav-item {
margin-bottom: -1px;
}
.bootstrap-wrapper .nav-tabs .nav-link {
border: 1px solid transparent;
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.bootstrap-wrapper .nav-tabs .nav-link:hover,
.bootstrap-wrapper .nav-tabs .nav-link:focus {
border-color: #e9ecef #e9ecef #dee2e6;
}
.bootstrap-wrapper .nav-tabs .nav-link.disabled {
color: #6c757d;
background-color: transparent;
border-color: transparent;
}
.bootstrap-wrapper .nav-tabs .nav-link.active,
.bootstrap-wrapper .nav-tabs .nav-item.show .nav-link {
color: #495057;
background-color: #fff;
border-color: #dee2e6 #dee2e6 #fff;
}
.bootstrap-wrapper .nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.bootstrap-wrapper .nav-pills .nav-link {
border-radius: 0.25rem;
}
.bootstrap-wrapper .nav-pills .nav-link.active,
.bootstrap-wrapper .nav-pills .show > .nav-link {
color: #fff;
background-color: #007bff;
}
.bootstrap-wrapper .nav-fill .nav-item {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
text-align: center;
}
.bootstrap-wrapper .nav-justified .nav-item {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
text-align: center;
}
.bootstrap-wrapper .tab-content > .tab-pane {
display: none;
}
.bootstrap-wrapper .tab-content > .active {
display: block;
}
.bootstrap-wrapper .navbar {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 0.5rem 1rem;
}
.bootstrap-wrapper .navbar > .container,
.bootstrap-wrapper .navbar > .container-fluid {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: justify;
justify-content: space-between;
}
.bootstrap-wrapper .navbar-brand {
display: inline-block;
padding-top: 0.3125rem;
padding-bottom: 0.3125rem;
margin-right: 1rem; line-height: inherit;
white-space: nowrap;
}
.bootstrap-wrapper .navbar-brand:hover,
.bootstrap-wrapper .navbar-brand:focus {
text-decoration: none;
}
.bootstrap-wrapper .navbar-nav {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.bootstrap-wrapper .navbar-nav .nav-link {
padding-right: 0;
padding-left: 0;
}
.bootstrap-wrapper .navbar-nav .dropdown-menu {
position: static;
float: none;
}
.bootstrap-wrapper .navbar-text {
display: inline-block;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.bootstrap-wrapper .navbar-collapse {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-ms-flex-positive: 1;
flex-grow: 1;
-ms-flex-align: center;
align-items: center;
}
.bootstrap-wrapper .navbar-toggler {
padding: 0.25rem 0.75rem; line-height: 1;
background-color: transparent;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.bootstrap-wrapper .navbar-toggler:hover,
.bootstrap-wrapper .navbar-toggler:focus {
text-decoration: none;
}
.bootstrap-wrapper .navbar-toggler-icon {
display: inline-block;
width: 1.5em;
height: 1.5em;
vertical-align: middle;
content: "";
background: no-repeat center center;
background-size: 100% 100%;
}
@media (max-width: 575.98px) {
.bootstrap-wrapper .navbar-expand-sm > .container,
.bootstrap-wrapper .navbar-expand-sm > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 576px) {
.bootstrap-wrapper .navbar-expand-sm {
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-ms-flex-pack: start;
justify-content: flex-start;
}
.bootstrap-wrapper .navbar-expand-sm .navbar-nav {
-ms-flex-direction: row;
flex-direction: row;
}
.bootstrap-wrapper .navbar-expand-sm .navbar-nav .dropdown-menu {
position: absolute;
}
.bootstrap-wrapper .navbar-expand-sm .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.bootstrap-wrapper .navbar-expand-sm > .container,
.bootstrap-wrapper .navbar-expand-sm > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.bootstrap-wrapper .navbar-expand-sm .navbar-collapse {
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.bootstrap-wrapper .navbar-expand-sm .navbar-toggler {
display: none;
}
}
@media (max-width: 767.98px) {
.bootstrap-wrapper .navbar-expand-md > .container,
.bootstrap-wrapper .navbar-expand-md > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 768px) {
.bootstrap-wrapper .navbar-expand-md {
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-ms-flex-pack: start;
justify-content: flex-start;
}
.bootstrap-wrapper .navbar-expand-md .navbar-nav {
-ms-flex-direction: row;
flex-direction: row;
}
.bootstrap-wrapper .navbar-expand-md .navbar-nav .dropdown-menu {
position: absolute;
}
.bootstrap-wrapper .navbar-expand-md .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.bootstrap-wrapper .navbar-expand-md > .container,
.bootstrap-wrapper .navbar-expand-md > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.bootstrap-wrapper .navbar-expand-md .navbar-collapse {
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.bootstrap-wrapper .navbar-expand-md .navbar-toggler {
display: none;
}
}
@media (max-width: 991.98px) {
.bootstrap-wrapper .navbar-expand-lg > .container,
.bootstrap-wrapper .navbar-expand-lg > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 992px) {
.bootstrap-wrapper .navbar-expand-lg {
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-ms-flex-pack: start;
justify-content: flex-start;
}
.bootstrap-wrapper .navbar-expand-lg .navbar-nav {
-ms-flex-direction: row;
flex-direction: row;
}
.bootstrap-wrapper .navbar-expand-lg .navbar-nav .dropdown-menu {
position: absolute;
}
.bootstrap-wrapper .navbar-expand-lg .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.bootstrap-wrapper .navbar-expand-lg > .container,
.bootstrap-wrapper .navbar-expand-lg > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.bootstrap-wrapper .navbar-expand-lg .navbar-collapse {
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.bootstrap-wrapper .navbar-expand-lg .navbar-toggler {
display: none;
}
}
@media (max-width: 1199.98px) {
.bootstrap-wrapper .navbar-expand-xl > .container,
.bootstrap-wrapper .navbar-expand-xl > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 1200px) {
.bootstrap-wrapper .navbar-expand-xl {
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-ms-flex-pack: start;
justify-content: flex-start;
}
.bootstrap-wrapper .navbar-expand-xl .navbar-nav {
-ms-flex-direction: row;
flex-direction: row;
}
.bootstrap-wrapper .navbar-expand-xl .navbar-nav .dropdown-menu {
position: absolute;
}
.bootstrap-wrapper .navbar-expand-xl .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.bootstrap-wrapper .navbar-expand-xl > .container,
.bootstrap-wrapper .navbar-expand-xl > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.bootstrap-wrapper .navbar-expand-xl .navbar-collapse {
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.bootstrap-wrapper .navbar-expand-xl .navbar-toggler {
display: none;
}
}
.bootstrap-wrapper .navbar-expand {
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-ms-flex-pack: start;
justify-content: flex-start;
}
.bootstrap-wrapper .navbar-expand > .container,
.bootstrap-wrapper .navbar-expand > .container-fluid {
padding-right: 0;
padding-left: 0;
}
.bootstrap-wrapper .navbar-expand .navbar-nav {
-ms-flex-direction: row;
flex-direction: row;
}
.bootstrap-wrapper .navbar-expand .navbar-nav .dropdown-menu {
position: absolute;
}
.bootstrap-wrapper .navbar-expand .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.bootstrap-wrapper .navbar-expand > .container,
.bootstrap-wrapper .navbar-expand > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.bootstrap-wrapper .navbar-expand .navbar-collapse {
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.bootstrap-wrapper .navbar-expand .navbar-toggler {
display: none;
}
.bootstrap-wrapper .navbar-light .navbar-brand {
color: rgba(0,0,0,0.9);
}
.bootstrap-wrapper .navbar-light .navbar-brand:hover,
.bootstrap-wrapper .navbar-light .navbar-brand:focus {
color: rgba(0,0,0,0.9);
}
.bootstrap-wrapper .navbar-light .navbar-nav .nav-link {
color: rgba(0,0,0,0.5);
}
.bootstrap-wrapper .navbar-light .navbar-nav .nav-link:hover,
.bootstrap-wrapper .navbar-light .navbar-nav .nav-link:focus {
color: rgba(0,0,0,0.7);
}
.bootstrap-wrapper .navbar-light .navbar-nav .nav-link.disabled {
color: rgba(0,0,0,0.3);
}
.bootstrap-wrapper .navbar-light .navbar-nav .show > .nav-link,
.bootstrap-wrapper .navbar-light .navbar-nav .active > .nav-link,
.bootstrap-wrapper .navbar-light .navbar-nav .nav-link.show,
.bootstrap-wrapper .navbar-light .navbar-nav .nav-link.active {
color: rgba(0,0,0,0.9);
}
.bootstrap-wrapper .navbar-light .navbar-toggler {
color: rgba(0,0,0,0.5);
border-color: rgba(0,0,0,0.1);
}
.bootstrap-wrapper .navbar-light .navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.bootstrap-wrapper .navbar-light .navbar-text {
color: rgba(0,0,0,0.5);
}
.bootstrap-wrapper .navbar-light .navbar-text a {
color: rgba(0,0,0,0.9);
}
.bootstrap-wrapper .navbar-light .navbar-text a:hover,
.bootstrap-wrapper .navbar-light .navbar-text a:focus {
color: rgba(0,0,0,0.9);
}
.bootstrap-wrapper .navbar-dark .navbar-brand {
color: #fff;
}
.bootstrap-wrapper .navbar-dark .navbar-brand:hover,
.bootstrap-wrapper .navbar-dark .navbar-brand:focus {
color: #fff;
}
.bootstrap-wrapper .navbar-dark .navbar-nav .nav-link {
color: rgba(255,255,255,0.5);
}
.bootstrap-wrapper .navbar-dark .navbar-nav .nav-link:hover,
.bootstrap-wrapper .navbar-dark .navbar-nav .nav-link:focus {
color: rgba(255,255,255,0.75);
}
.bootstrap-wrapper .navbar-dark .navbar-nav .nav-link.disabled {
color: rgba(255,255,255,0.25);
}
.bootstrap-wrapper .navbar-dark .navbar-nav .show > .nav-link,
.bootstrap-wrapper .navbar-dark .navbar-nav .active > .nav-link,
.bootstrap-wrapper .navbar-dark .navbar-nav .nav-link.show,
.bootstrap-wrapper .navbar-dark .navbar-nav .nav-link.active {
color: #fff;
}
.bootstrap-wrapper .navbar-dark .navbar-toggler {
color: rgba(255,255,255,0.5);
border-color: rgba(255,255,255,0.1);
}
.bootstrap-wrapper .navbar-dark .navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.bootstrap-wrapper .navbar-dark .navbar-text {
color: rgba(255,255,255,0.5);
}
.bootstrap-wrapper .navbar-dark .navbar-text a {
color: #fff;
}
.bootstrap-wrapper .navbar-dark .navbar-text a:hover,
.bootstrap-wrapper .navbar-dark .navbar-text a:focus {
color: #fff;
}
.bootstrap-wrapper .card {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0,0,0,0.125);
border-radius: 0.25rem;
}
.bootstrap-wrapper .card > hr {
margin-right: 0;
margin-left: 0;
}
.bootstrap-wrapper .card > .list-group:first-child .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.bootstrap-wrapper .card > .list-group:last-child .list-group-item:last-child {
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.bootstrap-wrapper .card-body {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 1.25rem;
}
.bootstrap-wrapper .card-title {
margin-bottom: 0.75rem;
}
.bootstrap-wrapper .card-subtitle {
margin-top: -0.375rem;
margin-bottom: 0;
}
.bootstrap-wrapper .card-text:last-child {
margin-bottom: 0;
}
.bootstrap-wrapper .card-link:hover {
text-decoration: none;
}
.bootstrap-wrapper .card-link + .card-link {
margin-left: 1.25rem;
}
.bootstrap-wrapper .card-header {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
background-color: rgba(0,0,0,0.03);
border-bottom: 1px solid rgba(0,0,0,0.125);
}
.bootstrap-wrapper .card-header:first-child {
border-radius: calc(-0.75rem) calc(-0.75rem) 0 0;
}
.bootstrap-wrapper .card-header + .list-group .list-group-item:first-child {
border-top: 0;
}
.bootstrap-wrapper .card-footer {
padding: 0.75rem 1.25rem;
background-color: rgba(0,0,0,0.03);
border-top: 1px solid rgba(0,0,0,0.125);
}
.bootstrap-wrapper .card-footer:last-child {
border-radius: 0 0 calc(-0.75rem) calc(-0.75rem);
}
.bootstrap-wrapper .card-header-tabs {
margin-right: -0.625rem;
margin-bottom: -0.75rem;
margin-left: -0.625rem;
border-bottom: 0;
}
.bootstrap-wrapper .card-header-pills {
margin-right: -0.625rem;
margin-left: -0.625rem;
}
.bootstrap-wrapper .card-img-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 1.25rem;
}
.bootstrap-wrapper .card-img {
width: 100%;
border-radius: calc(-0.75rem);
}
.bootstrap-wrapper .card-img-top {
width: 100%;
border-top-left-radius: calc(-0.75rem);
border-top-right-radius: calc(-0.75rem);
}
.bootstrap-wrapper .card-img-bottom {
width: 100%;
border-bottom-right-radius: calc(-0.75rem);
border-bottom-left-radius: calc(-0.75rem);
}
.bootstrap-wrapper .card-deck {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
}
.bootstrap-wrapper .card-deck .card {
margin-bottom: 15px;
}
@media (min-width: 576px) {
.bootstrap-wrapper .card-deck {
-ms-flex-flow: row wrap;
flex-flow: row wrap;
margin-right: -15px;
margin-left: -15px;
}
.bootstrap-wrapper .card-deck .card {
display: -ms-flexbox;
display: flex;
-ms-flex: 1 0 0%;
flex: 1 0 0%;
-ms-flex-direction: column;
flex-direction: column;
margin-right: 15px;
margin-bottom: 0;
margin-left: 15px;
}
}
.bootstrap-wrapper .card-group {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
}
.bootstrap-wrapper .card-group > .card {
margin-bottom: 15px;
}
@media (min-width: 576px) {
.bootstrap-wrapper .card-group {
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.bootstrap-wrapper .card-group > .card {
-ms-flex: 1 0 0%;
flex: 1 0 0%;
margin-bottom: 0;
}
.bootstrap-wrapper .card-group > .card + .card {
margin-left: 0;
border-left: 0;
}
.bootstrap-wrapper .card-group > .card:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.bootstrap-wrapper .card-group > .card:not(:last-child) .card-img-top,
.bootstrap-wrapper .card-group > .card:not(:last-child) .card-header {
border-top-right-radius: 0;
}
.bootstrap-wrapper .card-group > .card:not(:last-child) .card-img-bottom,
.bootstrap-wrapper .card-group > .card:not(:last-child) .card-footer {
border-bottom-right-radius: 0;
}
.bootstrap-wrapper .card-group > .card:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.bootstrap-wrapper .card-group > .card:not(:first-child) .card-img-top,
.bootstrap-wrapper .card-group > .card:not(:first-child) .card-header {
border-top-left-radius: 0;
}
.bootstrap-wrapper .card-group > .card:not(:first-child) .card-img-bottom,
.bootstrap-wrapper .card-group > .card:not(:first-child) .card-footer {
border-bottom-left-radius: 0;
}
}
.bootstrap-wrapper .card-columns .card {
margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
.bootstrap-wrapper .card-columns {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
-webkit-column-gap: 1.25rem;
-moz-column-gap: 1.25rem;
column-gap: 1.25rem;
orphans: 1;
widows: 1;
}
.bootstrap-wrapper .card-columns .card {
display: inline-block;
width: 100%;
}
}
.bootstrap-wrapper .accordion > .card {
overflow: hidden;
}
.bootstrap-wrapper .accordion > .card:not(:first-of-type) .card-header:first-child {
border-radius: 0;
}
.bootstrap-wrapper .accordion > .card:not(:first-of-type):not(:last-of-type) {
border-bottom: 0;
border-radius: 0;
}
.bootstrap-wrapper .accordion > .card:first-of-type {
border-bottom: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.bootstrap-wrapper .accordion > .card:last-of-type {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.bootstrap-wrapper .accordion > .card .card-header {
margin-bottom: -1px;
}
.bootstrap-wrapper .breadcrumb {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0.75rem 1rem;
margin-bottom: 1rem;
list-style: none;
background-color: #e9ecef;
border-radius: 0.25rem;
}
.bootstrap-wrapper .breadcrumb-item + .breadcrumb-item {
padding-left: 0.5rem;
}
.bootstrap-wrapper .breadcrumb-item + .breadcrumb-item::before {
display: inline-block;
padding-right: 0.5rem;
color: #6c757d;
content: "/";
}
.bootstrap-wrapper .breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: underline;
}
.bootstrap-wrapper .breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: none;
}
.bootstrap-wrapper .breadcrumb-item.active {
color: #6c757d;
}
.bootstrap-wrapper .pagination {
display: -ms-flexbox;
display: flex;
padding-left: 0;
list-style: none;
border-radius: 0.25rem;
}
.bootstrap-wrapper .page-link {
position: relative;
display: block;
padding: 0.5rem 0.75rem;
margin-left: -1px;
line-height: 1.25;
color: #007bff;
background-color: #fff;
border: 1px solid #dee2e6;
}
.bootstrap-wrapper .page-link:hover {
z-index: 2;
color: #0056b3;
text-decoration: none;
background-color: #e9ecef;
border-color: #dee2e6;
}
.bootstrap-wrapper .page-link:focus {
z-index: 2;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.25);
}
.bootstrap-wrapper .page-item:first-child .page-link {
margin-left: 0;
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.bootstrap-wrapper .page-item:last-child .page-link {
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
}
.bootstrap-wrapper .page-item.active .page-link {
z-index: 1;
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.bootstrap-wrapper .page-item.disabled .page-link {
color: #6c757d;
pointer-events: none;
cursor: auto;
background-color: #fff;
border-color: #dee2e6;
}
.bootstrap-wrapper .pagination-lg .page-link {
padding: 0.75rem 1.5rem; line-height: 1.5;
}
.bootstrap-wrapper .pagination-lg .page-item:first-child .page-link {
border-top-left-radius: 0.3rem;
border-bottom-left-radius: 0.3rem;
}
.bootstrap-wrapper .pagination-lg .page-item:last-child .page-link {
border-top-right-radius: 0.3rem;
border-bottom-right-radius: 0.3rem;
}
.bootstrap-wrapper .pagination-sm .page-link {
padding: 0.25rem 0.5rem; line-height: 1.5;
}
.bootstrap-wrapper .pagination-sm .page-item:first-child .page-link {
border-top-left-radius: 0.2rem;
border-bottom-left-radius: 0.2rem;
}
.bootstrap-wrapper .pagination-sm .page-item:last-child .page-link {
border-top-right-radius: 0.2rem;
border-bottom-right-radius: 0.2rem;
}
.bootstrap-wrapper .badge {
display: inline-block;
padding: 0.25em 0.4em; font-weight: 700;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 0.25rem;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.bootstrap-wrapper .badge {
transition: none;
}
}
.bootstrap-wrapper a.badge:hover,
.bootstrap-wrapper a.badge:focus {
text-decoration: none;
}
.bootstrap-wrapper .badge:empty {
display: none;
}
.bootstrap-wrapper .btn .badge {
position: relative;
top: -1px;
}
.bootstrap-wrapper .badge-pill {
padding-right: 0.6em;
padding-left: 0.6em;
border-radius: 10rem;
}
.bootstrap-wrapper .badge-primary {
color: #fff;
background-color: #007bff;
}
.bootstrap-wrapper a.badge-primary:hover,
.bootstrap-wrapper a.badge-primary:focus {
color: #fff;
background-color: #0062cc;
}
.bootstrap-wrapper a.badge-primary:focus,
.bootstrap-wrapper a.badge-primary.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.5);
}
.bootstrap-wrapper .badge-secondary {
color: #fff;
background-color: #6c757d;
}
.bootstrap-wrapper a.badge-secondary:hover,
.bootstrap-wrapper a.badge-secondary:focus {
color: #fff;
background-color: #545b62;
}
.bootstrap-wrapper a.badge-secondary:focus,
.bootstrap-wrapper a.badge-secondary.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(108,117,125,0.5);
}
.bootstrap-wrapper .badge-success {
color: #fff;
background-color: #28a745;
}
.bootstrap-wrapper a.badge-success:hover,
.bootstrap-wrapper a.badge-success:focus {
color: #fff;
background-color: #1e7e34;
}
.bootstrap-wrapper a.badge-success:focus,
.bootstrap-wrapper a.badge-success.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(40,167,69,0.5);
}
.bootstrap-wrapper .badge-info {
color: #fff;
background-color: #17a2b8;
}
.bootstrap-wrapper a.badge-info:hover,
.bootstrap-wrapper a.badge-info:focus {
color: #fff;
background-color: #117a8b;
}
.bootstrap-wrapper a.badge-info:focus,
.bootstrap-wrapper a.badge-info.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(23,162,184,0.5);
}
.bootstrap-wrapper .badge-warning {
color: #212529;
background-color: #ffc107;
}
.bootstrap-wrapper a.badge-warning:hover,
.bootstrap-wrapper a.badge-warning:focus {
color: #212529;
background-color: #d39e00;
}
.bootstrap-wrapper a.badge-warning:focus,
.bootstrap-wrapper a.badge-warning.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(255,193,7,0.5);
}
.bootstrap-wrapper .badge-danger {
color: #fff;
background-color: #dc3545;
}
.bootstrap-wrapper a.badge-danger:hover,
.bootstrap-wrapper a.badge-danger:focus {
color: #fff;
background-color: #bd2130;
}
.bootstrap-wrapper a.badge-danger:focus,
.bootstrap-wrapper a.badge-danger.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.5);
}
.bootstrap-wrapper .badge-light {
color: #212529;
background-color: #f8f9fa;
}
.bootstrap-wrapper a.badge-light:hover,
.bootstrap-wrapper a.badge-light:focus {
color: #212529;
background-color: #dae0e5;
}
.bootstrap-wrapper a.badge-light:focus,
.bootstrap-wrapper a.badge-light.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(248,249,250,0.5);
}
.bootstrap-wrapper .badge-dark {
color: #fff;
background-color: #343a40;
}
.bootstrap-wrapper a.badge-dark:hover,
.bootstrap-wrapper a.badge-dark:focus {
color: #fff;
background-color: #1d2124;
}
.bootstrap-wrapper a.badge-dark:focus,
.bootstrap-wrapper a.badge-dark.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(52,58,64,0.5);
}
.bootstrap-wrapper .jumbotron {
padding: 2rem 1rem;
margin-bottom: 2rem;
background-color: #e9ecef;
border-radius: 0.3rem;
}
@media (min-width: 576px) {
.bootstrap-wrapper .jumbotron {
padding: 4rem 2rem;
}
}
.bootstrap-wrapper .jumbotron-fluid {
padding-right: 0;
padding-left: 0;
border-radius: 0;
}
.bootstrap-wrapper .alert {
position: relative;
padding: 0.75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.bootstrap-wrapper .alert-heading {
color: inherit;
}
.bootstrap-wrapper .alert-link {
font-weight: 700;
}
.bootstrap-wrapper .alert-dismissible {
padding-right: 4rem;
}
.bootstrap-wrapper .alert-dismissible .close {
position: absolute;
top: 0;
right: 0;
padding: 0.75rem 1.25rem;
color: inherit;
}
.bootstrap-wrapper .alert-primary {
color: #004085;
background-color: #cce5ff;
border-color: #b8daff;
}
.bootstrap-wrapper .alert-primary hr {
border-top-color: #9fcdff;
}
.bootstrap-wrapper .alert-primary .alert-link {
color: #002752;
}
.bootstrap-wrapper .alert-secondary {
color: #383d41;
background-color: #e2e3e5;
border-color: #d6d8db;
}
.bootstrap-wrapper .alert-secondary hr {
border-top-color: #c8cbcf;
}
.bootstrap-wrapper .alert-secondary .alert-link {
color: #202326;
}
.bootstrap-wrapper .alert-success {
color: #155724;
background-color: #d4edda;
border-color: #c3e6cb;
}
.bootstrap-wrapper .alert-success hr {
border-top-color: #b1dfbb;
}
.bootstrap-wrapper .alert-success .alert-link {
color: #0b2e13;
}
.bootstrap-wrapper .alert-info {
color: #0c5460;
background-color: #d1ecf1;
border-color: #bee5eb;
}
.bootstrap-wrapper .alert-info hr {
border-top-color: #abdde5;
}
.bootstrap-wrapper .alert-info .alert-link {
color: #062c33;
}
.bootstrap-wrapper .alert-warning {
color: #856404;
background-color: #fff3cd;
border-color: #ffeeba;
}
.bootstrap-wrapper .alert-warning hr {
border-top-color: #ffe8a1;
}
.bootstrap-wrapper .alert-warning .alert-link {
color: #533f03;
}
.bootstrap-wrapper .alert-danger {
color: #721c24;
background-color: #f8d7da;
border-color: #f5c6cb;
}
.bootstrap-wrapper .alert-danger hr {
border-top-color: #f1b0b7;
}
.bootstrap-wrapper .alert-danger .alert-link {
color: #491217;
}
.bootstrap-wrapper .alert-light {
color: #818182;
background-color: #fefefe;
border-color: #fdfdfe;
}
.bootstrap-wrapper .alert-light hr {
border-top-color: #ececf6;
}
.bootstrap-wrapper .alert-light .alert-link {
color: #686868;
}
.bootstrap-wrapper .alert-dark {
color: #1b1e21;
background-color: #d6d8d9;
border-color: #c6c8ca;
}
.bootstrap-wrapper .alert-dark hr {
border-top-color: #b9bbbe;
}
.bootstrap-wrapper .alert-dark .alert-link {
color: #040505;
}
@-webkit-keyframes progress-bar-stripes {
.bootstrap-wrapper from {
background-position: 1rem 0;
}
.bootstrap-wrapper to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
.bootstrap-wrapper from {
background-position: 1rem 0;
}
.bootstrap-wrapper to {
background-position: 0 0;
}
}
.bootstrap-wrapper .progress {
display: -ms-flexbox;
display: flex;
height: 1rem;
overflow: hidden; background-color: #e9ecef;
border-radius: 0.25rem;
}
.bootstrap-wrapper .progress-bar {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-pack: center;
justify-content: center;
color: #fff;
text-align: center;
white-space: nowrap;
background-color: #007bff;
transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
.bootstrap-wrapper .progress-bar {
transition: none;
}
}
.bootstrap-wrapper .progress-bar-striped {
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: 1rem 1rem;
}
.bootstrap-wrapper .progress-bar-animated {
-webkit-animation: progress-bar-stripes 1s linear infinite;
animation: progress-bar-stripes 1s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
.bootstrap-wrapper .progress-bar-animated {
-webkit-animation: none;
animation: none;
}
}
.bootstrap-wrapper .media {
display: -ms-flexbox;
display: flex;
-ms-flex-align: start;
align-items: flex-start;
}
.bootstrap-wrapper .media-body {
-ms-flex: 1;
flex: 1;
}
.bootstrap-wrapper .list-group {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
}
.bootstrap-wrapper .list-group-item-action {
width: 100%;
color: #495057;
text-align: inherit;
}
.bootstrap-wrapper .list-group-item-action:hover,
.bootstrap-wrapper .list-group-item-action:focus {
z-index: 1;
color: #495057;
text-decoration: none;
background-color: #f8f9fa;
}
.bootstrap-wrapper .list-group-item-action:active {
color: #212529;
background-color: #e9ecef;
}
.bootstrap-wrapper .list-group-item {
position: relative;
display: block;
padding: 0.75rem 1.25rem;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid rgba(0,0,0,0.125);
}
.bootstrap-wrapper .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.bootstrap-wrapper .list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.bootstrap-wrapper .list-group-item.disabled,
.bootstrap-wrapper .list-group-item:disabled {
color: #6c757d;
pointer-events: none;
background-color: #fff;
}
.bootstrap-wrapper .list-group-item.active {
z-index: 2;
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.bootstrap-wrapper .list-group-horizontal {
-ms-flex-direction: row;
flex-direction: row;
}
.bootstrap-wrapper .list-group-horizontal .list-group-item {
margin-right: -1px;
margin-bottom: 0;
}
.bootstrap-wrapper .list-group-horizontal .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.bootstrap-wrapper .list-group-horizontal .list-group-item:last-child {
margin-right: 0;
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
@media (min-width: 576px) {
.bootstrap-wrapper .list-group-horizontal-sm {
-ms-flex-direction: row;
flex-direction: row;
}
.bootstrap-wrapper .list-group-horizontal-sm .list-group-item {
margin-right: -1px;
margin-bottom: 0;
}
.bootstrap-wrapper .list-group-horizontal-sm .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.bootstrap-wrapper .list-group-horizontal-sm .list-group-item:last-child {
margin-right: 0;
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
}
@media (min-width: 768px) {
.bootstrap-wrapper .list-group-horizontal-md {
-ms-flex-direction: row;
flex-direction: row;
}
.bootstrap-wrapper .list-group-horizontal-md .list-group-item {
margin-right: -1px;
margin-bottom: 0;
}
.bootstrap-wrapper .list-group-horizontal-md .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.bootstrap-wrapper .list-group-horizontal-md .list-group-item:last-child {
margin-right: 0;
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
}
@media (min-width: 992px) {
.bootstrap-wrapper .list-group-horizontal-lg {
-ms-flex-direction: row;
flex-direction: row;
}
.bootstrap-wrapper .list-group-horizontal-lg .list-group-item {
margin-right: -1px;
margin-bottom: 0;
}
.bootstrap-wrapper .list-group-horizontal-lg .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.bootstrap-wrapper .list-group-horizontal-lg .list-group-item:last-child {
margin-right: 0;
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
}
@media (min-width: 1200px) {
.bootstrap-wrapper .list-group-horizontal-xl {
-ms-flex-direction: row;
flex-direction: row;
}
.bootstrap-wrapper .list-group-horizontal-xl .list-group-item {
margin-right: -1px;
margin-bottom: 0;
}
.bootstrap-wrapper .list-group-horizontal-xl .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.bootstrap-wrapper .list-group-horizontal-xl .list-group-item:last-child {
margin-right: 0;
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
}
.bootstrap-wrapper .list-group-flush .list-group-item {
border-right: 0;
border-left: 0;
border-radius: 0;
}
.bootstrap-wrapper .list-group-flush .list-group-item:last-child {
margin-bottom: -1px;
}
.bootstrap-wrapper .list-group-flush:first-child .list-group-item:first-child {
border-top: 0;
}
.bootstrap-wrapper .list-group-flush:last-child .list-group-item:last-child {
margin-bottom: 0;
border-bottom: 0;
}
.bootstrap-wrapper .list-group-item-primary {
color: #004085;
background-color: #b8daff;
}
.bootstrap-wrapper .list-group-item-primary.list-group-item-action:hover,
.bootstrap-wrapper .list-group-item-primary.list-group-item-action:focus {
color: #004085;
background-color: #9fcdff;
}
.bootstrap-wrapper .list-group-item-primary.list-group-item-action.active {
color: #fff;
background-color: #004085;
border-color: #004085;
}
.bootstrap-wrapper .list-group-item-secondary {
color: #383d41;
background-color: #d6d8db;
}
.bootstrap-wrapper .list-group-item-secondary.list-group-item-action:hover,
.bootstrap-wrapper .list-group-item-secondary.list-group-item-action:focus {
color: #383d41;
background-color: #c8cbcf;
}
.bootstrap-wrapper .list-group-item-secondary.list-group-item-action.active {
color: #fff;
background-color: #383d41;
border-color: #383d41;
}
.bootstrap-wrapper .list-group-item-success {
color: #155724;
background-color: #c3e6cb;
}
.bootstrap-wrapper .list-group-item-success.list-group-item-action:hover,
.bootstrap-wrapper .list-group-item-success.list-group-item-action:focus {
color: #155724;
background-color: #b1dfbb;
}
.bootstrap-wrapper .list-group-item-success.list-group-item-action.active {
color: #fff;
background-color: #155724;
border-color: #155724;
}
.bootstrap-wrapper .list-group-item-info {
color: #0c5460;
background-color: #bee5eb;
}
.bootstrap-wrapper .list-group-item-info.list-group-item-action:hover,
.bootstrap-wrapper .list-group-item-info.list-group-item-action:focus {
color: #0c5460;
background-color: #abdde5;
}
.bootstrap-wrapper .list-group-item-info.list-group-item-action.active {
color: #fff;
background-color: #0c5460;
border-color: #0c5460;
}
.bootstrap-wrapper .list-group-item-warning {
color: #856404;
background-color: #ffeeba;
}
.bootstrap-wrapper .list-group-item-warning.list-group-item-action:hover,
.bootstrap-wrapper .list-group-item-warning.list-group-item-action:focus {
color: #856404;
background-color: #ffe8a1;
}
.bootstrap-wrapper .list-group-item-warning.list-group-item-action.active {
color: #fff;
background-color: #856404;
border-color: #856404;
}
.bootstrap-wrapper .list-group-item-danger {
color: #721c24;
background-color: #f5c6cb;
}
.bootstrap-wrapper .list-group-item-danger.list-group-item-action:hover,
.bootstrap-wrapper .list-group-item-danger.list-group-item-action:focus {
color: #721c24;
background-color: #f1b0b7;
}
.bootstrap-wrapper .list-group-item-danger.list-group-item-action.active {
color: #fff;
background-color: #721c24;
border-color: #721c24;
}
.bootstrap-wrapper .list-group-item-light {
color: #818182;
background-color: #fdfdfe;
}
.bootstrap-wrapper .list-group-item-light.list-group-item-action:hover,
.bootstrap-wrapper .list-group-item-light.list-group-item-action:focus {
color: #818182;
background-color: #ececf6;
}
.bootstrap-wrapper .list-group-item-light.list-group-item-action.active {
color: #fff;
background-color: #818182;
border-color: #818182;
}
.bootstrap-wrapper .list-group-item-dark {
color: #1b1e21;
background-color: #c6c8ca;
}
.bootstrap-wrapper .list-group-item-dark.list-group-item-action:hover,
.bootstrap-wrapper .list-group-item-dark.list-group-item-action:focus {
color: #1b1e21;
background-color: #b9bbbe;
}
.bootstrap-wrapper .list-group-item-dark.list-group-item-action.active {
color: #fff;
background-color: #1b1e21;
border-color: #1b1e21;
}
.bootstrap-wrapper .close {
float: right; font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: .5;
}
.bootstrap-wrapper .close:hover {
color: #000;
text-decoration: none;
}
.bootstrap-wrapper .close:not(:disabled):not(.disabled):hover,
.bootstrap-wrapper .close:not(:disabled):not(.disabled):focus {
opacity: .75;
}
.bootstrap-wrapper button.close {
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.bootstrap-wrapper a.close.disabled {
pointer-events: none;
}
.bootstrap-wrapper .toast {
max-width: 350px;
overflow: hidden; background-color: rgba(255,255,255,0.85);
background-clip: padding-box;
border: 1px solid rgba(0,0,0,0.1);
box-shadow: 0 0.25rem 0.75rem rgba(0,0,0,0.1);
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
opacity: 0;
border-radius: 0.25rem;
}
.bootstrap-wrapper .toast:not(:last-child) {
margin-bottom: 0.75rem;
}
.bootstrap-wrapper .toast.showing {
opacity: 1;
}
.bootstrap-wrapper .toast.show {
display: block;
opacity: 1;
}
.bootstrap-wrapper .toast.hide {
display: none;
}
.bootstrap-wrapper .toast-header {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
padding: 0.25rem 0.75rem;
color: #6c757d;
background-color: rgba(255,255,255,0.85);
background-clip: padding-box;
border-bottom: 1px solid rgba(0,0,0,0.05);
}
.bootstrap-wrapper .toast-body {
padding: 0.75rem;
}
.bootstrap-wrapper .modal-open {
overflow: hidden;
}
.bootstrap-wrapper .modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.bootstrap-wrapper .modal {
position: fixed;
top: 0;
left: 0;
z-index: 1050;
display: none;
width: 100%;
height: 100%;
overflow: hidden;
outline: 0;
}
.bootstrap-wrapper .modal-dialog {
position: relative;
width: auto;
margin: 0.5rem;
pointer-events: none;
}
.bootstrap-wrapper .modal.fade .modal-dialog {
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;
-webkit-transform: translate(0,-50px);
transform: translate(0,-50px);
}
@media (prefers-reduced-motion: reduce) {
.bootstrap-wrapper .modal.fade .modal-dialog {
transition: none;
}
}
.bootstrap-wrapper .modal.show .modal-dialog {
-webkit-transform: none;
transform: none;
}
.bootstrap-wrapper .modal-dialog-scrollable {
display: -ms-flexbox;
display: flex;
max-height: calc(99%);
}
.bootstrap-wrapper .modal-dialog-scrollable .modal-content {
max-height: calc(99vh);
overflow: hidden;
}
.bootstrap-wrapper .modal-dialog-scrollable .modal-header,
.bootstrap-wrapper .modal-dialog-scrollable .modal-footer {
-ms-flex-negative: 0;
flex-shrink: 0;
}
.bootstrap-wrapper .modal-dialog-scrollable .modal-body {
overflow-y: auto;
}
.bootstrap-wrapper .modal-dialog-centered {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(99%);
}
.bootstrap-wrapper .modal-dialog-centered::before {
display: block;
height: calc(99vh);
content: "";
}
.bootstrap-wrapper .modal-dialog-centered.modal-dialog-scrollable {
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-pack: center;
justify-content: center;
height: 100%;
}
.bootstrap-wrapper .modal-dialog-centered.modal-dialog-scrollable .modal-content {
max-height: none;
}
.bootstrap-wrapper .modal-dialog-centered.modal-dialog-scrollable::before {
content: none;
}
.bootstrap-wrapper .modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,0.2);
border-radius: 0.3rem;
outline: 0;
}
.bootstrap-wrapper .modal-backdrop {
position: fixed;
top: 0;
left: 0;
z-index: 1040;
width: 100vw;
height: 100vh;
background-color: #000;
}
.bootstrap-wrapper .modal-backdrop.fade {
opacity: 0;
}
.bootstrap-wrapper .modal-backdrop.show {
opacity: 0.5;
}
.bootstrap-wrapper .modal-header {
display: -ms-flexbox;
display: flex;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 1rem 1rem;
border-bottom: 1px solid #dee2e6;
border-top-left-radius: 0.3rem;
border-top-right-radius: 0.3rem;
}
.bootstrap-wrapper .modal-header .close {
padding: 1rem 1rem;
margin: -1rem -1rem -1rem auto;
}
.bootstrap-wrapper .modal-title {
margin-bottom: 0;
line-height: 1.5;
}
.bootstrap-wrapper .modal-body {
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 1rem;
}
.bootstrap-wrapper .modal-footer {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 1rem;
border-top: 1px solid #dee2e6;
border-bottom-right-radius: 0.3rem;
border-bottom-left-radius: 0.3rem;
}
.bootstrap-wrapper .modal-footer > :not(:first-child) {
margin-left: .25rem;
}
.bootstrap-wrapper .modal-footer > :not(:last-child) {
margin-right: .25rem;
}
.bootstrap-wrapper .modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 576px) {
.bootstrap-wrapper .modal-dialog {
max-width: 500px;
margin: 1.75rem auto;
}
.bootstrap-wrapper .modal-dialog-scrollable {
max-height: calc(96.5%);
}
.bootstrap-wrapper .modal-dialog-scrollable .modal-content {
max-height: calc(96.5vh);
}
.bootstrap-wrapper .modal-dialog-centered {
min-height: calc(96.5%);
}
.bootstrap-wrapper .modal-dialog-centered::before {
height: calc(96.5vh);
}
.bootstrap-wrapper .modal-sm {
max-width: 300px;
}
}
@media (min-width: 992px) {
.bootstrap-wrapper .modal-lg,
.bootstrap-wrapper .modal-xl {
max-width: 800px;
}
}
@media (min-width: 1200px) {
.bootstrap-wrapper .modal-xl {
max-width: 1140px;
}
}
.bootstrap-wrapper .tooltip {
position: absolute;
z-index: 1070;
display: block;
margin: 0;
font-style: normal;
font-weight: 400;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto; word-wrap: break-word;
opacity: 0;
}
.bootstrap-wrapper .tooltip.show {
opacity: 0.9;
}
.bootstrap-wrapper .tooltip .arrow {
position: absolute;
display: block;
width: 0.8rem;
height: 0.4rem;
}
.bootstrap-wrapper .tooltip .arrow::before {
position: absolute;
content: "";
border-color: transparent;
border-style: solid;
}
.bootstrap-wrapper .bs-tooltip-top,
.bootstrap-wrapper .bs-tooltip-auto[x-placement^="top"] {
padding: 0.4rem 0;
}
.bootstrap-wrapper .bs-tooltip-top .arrow,
.bootstrap-wrapper .bs-tooltip-auto[x-placement^="top"] .arrow {
bottom: 0;
}
.bootstrap-wrapper .bs-tooltip-top .arrow::before,
.bootstrap-wrapper .bs-tooltip-auto[x-placement^="top"] .arrow::before {
top: 0;
border-width: 0.4rem 0.4rem 0;
border-top-color: #000;
}
.bootstrap-wrapper .bs-tooltip-right,
.bootstrap-wrapper .bs-tooltip-auto[x-placement^="right"] {
padding: 0 0.4rem;
}
.bootstrap-wrapper .bs-tooltip-right .arrow,
.bootstrap-wrapper .bs-tooltip-auto[x-placement^="right"] .arrow {
left: 0;
width: 0.4rem;
height: 0.8rem;
}
.bootstrap-wrapper .bs-tooltip-right .arrow::before,
.bootstrap-wrapper .bs-tooltip-auto[x-placement^="right"] .arrow::before {
right: 0;
border-width: 0.4rem 0.4rem 0.4rem 0;
border-right-color: #000;
}
.bootstrap-wrapper .bs-tooltip-bottom,
.bootstrap-wrapper .bs-tooltip-auto[x-placement^="bottom"] {
padding: 0.4rem 0;
}
.bootstrap-wrapper .bs-tooltip-bottom .arrow,
.bootstrap-wrapper .bs-tooltip-auto[x-placement^="bottom"] .arrow {
top: 0;
}
.bootstrap-wrapper .bs-tooltip-bottom .arrow::before,
.bootstrap-wrapper .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
bottom: 0;
border-width: 0 0.4rem 0.4rem;
border-bottom-color: #000;
}
.bootstrap-wrapper .bs-tooltip-left,
.bootstrap-wrapper .bs-tooltip-auto[x-placement^="left"] {
padding: 0 0.4rem;
}
.bootstrap-wrapper .bs-tooltip-left .arrow,
.bootstrap-wrapper .bs-tooltip-auto[x-placement^="left"] .arrow {
right: 0;
width: 0.4rem;
height: 0.8rem;
}
.bootstrap-wrapper .bs-tooltip-left .arrow::before,
.bootstrap-wrapper .bs-tooltip-auto[x-placement^="left"] .arrow::before {
left: 0;
border-width: 0.4rem 0 0.4rem 0.4rem;
border-left-color: #000;
}
.bootstrap-wrapper .tooltip-inner {
max-width: 200px;
padding: 0.25rem 0.5rem;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 0.25rem;
}
.bootstrap-wrapper .popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: block;
max-width: 276px;
font-style: normal;
font-weight: 400;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto; word-wrap: break-word;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,0.2);
border-radius: 0.3rem;
}
.bootstrap-wrapper .popover .arrow {
position: absolute;
display: block;
width: 1rem;
height: 0.5rem;
margin: 0 0.3rem;
}
.bootstrap-wrapper .popover .arrow::before,
.bootstrap-wrapper .popover .arrow::after {
position: absolute;
display: block;
content: "";
border-color: transparent;
border-style: solid;
}
.bootstrap-wrapper .bs-popover-top,
.bootstrap-wrapper .bs-popover-auto[x-placement^="top"] {
margin-bottom: 0.5rem;
}
.bootstrap-wrapper .bs-popover-top > .arrow,
.bootstrap-wrapper .bs-popover-auto[x-placement^="top"] > .arrow {
bottom: calc(-1.5rem);
}
.bootstrap-wrapper .bs-popover-top > .arrow::before,
.bootstrap-wrapper .bs-popover-auto[x-placement^="top"] > .arrow::before {
bottom: 0;
border-width: 0.5rem 0.5rem 0;
border-top-color: rgba(0,0,0,0.25);
}
.bootstrap-wrapper .bs-popover-top > .arrow::after,
.bootstrap-wrapper .bs-popover-auto[x-placement^="top"] > .arrow::after {
bottom: 1px;
border-width: 0.5rem 0.5rem 0;
border-top-color: #fff;
}
.bootstrap-wrapper .bs-popover-right,
.bootstrap-wrapper .bs-popover-auto[x-placement^="right"] {
margin-left: 0.5rem;
}
.bootstrap-wrapper .bs-popover-right > .arrow,
.bootstrap-wrapper .bs-popover-auto[x-placement^="right"] > .arrow {
left: calc(-1.5rem);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0;
}
.bootstrap-wrapper .bs-popover-right > .arrow::before,
.bootstrap-wrapper .bs-popover-auto[x-placement^="right"] > .arrow::before {
left: 0;
border-width: 0.5rem 0.5rem 0.5rem 0;
border-right-color: rgba(0,0,0,0.25);
}
.bootstrap-wrapper .bs-popover-right > .arrow::after,
.bootstrap-wrapper .bs-popover-auto[x-placement^="right"] > .arrow::after {
left: 1px;
border-width: 0.5rem 0.5rem 0.5rem 0;
border-right-color: #fff;
}
.bootstrap-wrapper .bs-popover-bottom,
.bootstrap-wrapper .bs-popover-auto[x-placement^="bottom"] {
margin-top: 0.5rem;
}
.bootstrap-wrapper .bs-popover-bottom > .arrow,
.bootstrap-wrapper .bs-popover-auto[x-placement^="bottom"] > .arrow {
top: calc(-1.5rem);
}
.bootstrap-wrapper .bs-popover-bottom > .arrow::before,
.bootstrap-wrapper .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
top: 0;
border-width: 0 0.5rem 0.5rem 0.5rem;
border-bottom-color: rgba(0,0,0,0.25);
}
.bootstrap-wrapper .bs-popover-bottom > .arrow::after,
.bootstrap-wrapper .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
top: 1px;
border-width: 0 0.5rem 0.5rem 0.5rem;
border-bottom-color: #fff;
}
.bootstrap-wrapper .bs-popover-bottom .popover-header::before,
.bootstrap-wrapper .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
position: absolute;
top: 0;
left: 50%;
display: block;
width: 1rem;
margin-left: -0.5rem;
content: "";
border-bottom: 1px solid #f7f7f7;
}
.bootstrap-wrapper .bs-popover-left,
.bootstrap-wrapper .bs-popover-auto[x-placement^="left"] {
margin-right: 0.5rem;
}
.bootstrap-wrapper .bs-popover-left > .arrow,
.bootstrap-wrapper .bs-popover-auto[x-placement^="left"] > .arrow {
right: calc(-1.5rem);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0;
}
.bootstrap-wrapper .bs-popover-left > .arrow::before,
.bootstrap-wrapper .bs-popover-auto[x-placement^="left"] > .arrow::before {
right: 0;
border-width: 0.5rem 0 0.5rem 0.5rem;
border-left-color: rgba(0,0,0,0.25);
}
.bootstrap-wrapper .bs-popover-left > .arrow::after,
.bootstrap-wrapper .bs-popover-auto[x-placement^="left"] > .arrow::after {
right: 1px;
border-width: 0.5rem 0 0.5rem 0.5rem;
border-left-color: #fff;
}
.bootstrap-wrapper .popover-header {
padding: 0.5rem 0.75rem;
margin-bottom: 0; background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-top-left-radius: calc(-0.7rem);
border-top-right-radius: calc(-0.7rem);
}
.bootstrap-wrapper .popover-header:empty {
display: none;
}
.bootstrap-wrapper .popover-body {
padding: 0.5rem 0.75rem;
color: #212529;
}
.bootstrap-wrapper .carousel {
position: relative;
}
.bootstrap-wrapper .carousel.pointer-event {
-ms-touch-action: pan-y;
touch-action: pan-y;
}
.bootstrap-wrapper .carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.bootstrap-wrapper .carousel-inner::after {
display: block;
clear: both;
content: "";
}
.bootstrap-wrapper .carousel-item {
position: relative;
display: none;
float: left;
width: 100%;
margin-right: -100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transition: -webkit-transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.bootstrap-wrapper .carousel-item {
transition: none;
}
}
.bootstrap-wrapper .carousel-item.active,
.bootstrap-wrapper .carousel-item-next,
.bootstrap-wrapper .carousel-item-prev {
display: block;
}
.bootstrap-wrapper .carousel-item-next:not(.carousel-item-left),
.bootstrap-wrapper .active.carousel-item-right {
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
.bootstrap-wrapper .carousel-item-prev:not(.carousel-item-right),
.bootstrap-wrapper .active.carousel-item-left {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
.bootstrap-wrapper .carousel-fade .carousel-item {
opacity: 0;
transition-listing: opacity;
-webkit-transform: none;
transform: none;
}
.bootstrap-wrapper .carousel-fade .carousel-item.active,
.bootstrap-wrapper .carousel-fade .carousel-item-next.carousel-item-left,
.bootstrap-wrapper .carousel-fade .carousel-item-prev.carousel-item-right {
z-index: 1;
opacity: 1;
}
.bootstrap-wrapper .carousel-fade .active.carousel-item-left,
.bootstrap-wrapper .carousel-fade .active.carousel-item-right {
z-index: 0;
opacity: 0;
transition: 0s 0.6s opacity;
}
@media (prefers-reduced-motion: reduce) {
.bootstrap-wrapper .carousel-fade .active.carousel-item-left,
.bootstrap-wrapper .carousel-fade .active.carousel-item-right {
transition: none;
}
}
.bootstrap-wrapper .carousel-control-prev,
.bootstrap-wrapper .carousel-control-next {
position: absolute;
top: 0;
bottom: 0;
z-index: 1;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
width: 15%;
color: #fff;
text-align: center;
opacity: 0.5;
transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
.bootstrap-wrapper .carousel-control-prev,
.bootstrap-wrapper .carousel-control-next {
transition: none;
}
}
.bootstrap-wrapper .carousel-control-prev:hover,
.bootstrap-wrapper .carousel-control-prev:focus,
.bootstrap-wrapper .carousel-control-next:hover,
.bootstrap-wrapper .carousel-control-next:focus {
color: #fff;
text-decoration: none;
outline: 0;
opacity: 0.9;
}
.bootstrap-wrapper .carousel-control-prev {
left: 0;
}
.bootstrap-wrapper .carousel-control-next {
right: 0;
}
.bootstrap-wrapper .carousel-control-prev-icon,
.bootstrap-wrapper .carousel-control-next-icon {
display: inline-block;
width: 20px;
height: 20px;
background: no-repeat 0.5% 100%;
}
.bootstrap-wrapper .carousel-control-prev-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}
.bootstrap-wrapper .carousel-control-next-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}
.bootstrap-wrapper .carousel-indicators {
position: absolute;
right: 0;
bottom: 0;
left: 0;
z-index: 15;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
padding-left: 0;
margin-right: 15%;
margin-left: 15%;
list-style: none;
}
.bootstrap-wrapper .carousel-indicators li {
box-sizing: content-box;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
width: 30px;
height: 3px;
margin-right: 3px;
margin-left: 3px;
text-indent: -999px;
cursor: pointer;
background-color: #fff;
background-clip: padding-box;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
opacity: .5;
transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
.bootstrap-wrapper .carousel-indicators li {
transition: none;
}
}
.bootstrap-wrapper .carousel-indicators .active {
opacity: 1;
}
.bootstrap-wrapper .carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
}
@-webkit-keyframes spinner-border {
.bootstrap-wrapper to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes spinner-border {
.bootstrap-wrapper to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.bootstrap-wrapper .spinner-border {
display: inline-block;
width: 2rem;
height: 2rem;
vertical-align: text-bottom;
border: 0.25em solid currentColor;
border-right-color: transparent;
border-radius: 50%;
-webkit-animation: spinner-border .75s linear infinite;
animation: spinner-border .75s linear infinite;
}
.bootstrap-wrapper .spinner-border-sm {
width: 1rem;
height: 1rem;
border-width: 0.2em;
}
@-webkit-keyframes spinner-grow {
.bootstrap-wrapper 0% {
-webkit-transform: scale(0);
transform: scale(0);
}
.bootstrap-wrapper 50% {
opacity: 1;
}
}
@keyframes spinner-grow {
.bootstrap-wrapper 0% {
-webkit-transform: scale(0);
transform: scale(0);
}
.bootstrap-wrapper 50% {
opacity: 1;
}
}
.bootstrap-wrapper .spinner-grow {
display: inline-block;
width: 2rem;
height: 2rem;
vertical-align: text-bottom;
background-color: currentColor;
border-radius: 50%;
opacity: 0;
-webkit-animation: spinner-grow .75s linear infinite;
animation: spinner-grow .75s linear infinite;
}
.bootstrap-wrapper .spinner-grow-sm {
width: 1rem;
height: 1rem;
}
.bootstrap-wrapper .align-baseline {
vertical-align: baseline !important;
}
.bootstrap-wrapper .align-top {
vertical-align: top !important;
}
.bootstrap-wrapper .align-middle {
vertical-align: middle !important;
}
.bootstrap-wrapper .align-bottom {
vertical-align: bottom !important;
}
.bootstrap-wrapper .align-text-bottom {
vertical-align: text-bottom !important;
}
.bootstrap-wrapper .align-text-top {
vertical-align: text-top !important;
}
.bootstrap-wrapper .bg-primary {
background-color: #007bff !important;
}
.bootstrap-wrapper a.bg-primary:hover,
.bootstrap-wrapper a.bg-primary:focus,
.bootstrap-wrapper button.bg-primary:hover,
.bootstrap-wrapper button.bg-primary:focus {
background-color: #0062cc !important;
}
.bootstrap-wrapper .bg-secondary {
background-color: #6c757d !important;
}
.bootstrap-wrapper a.bg-secondary:hover,
.bootstrap-wrapper a.bg-secondary:focus,
.bootstrap-wrapper button.bg-secondary:hover,
.bootstrap-wrapper button.bg-secondary:focus {
background-color: #545b62 !important;
}
.bootstrap-wrapper .bg-success {
background-color: #28a745 !important;
}
.bootstrap-wrapper a.bg-success:hover,
.bootstrap-wrapper a.bg-success:focus,
.bootstrap-wrapper button.bg-success:hover,
.bootstrap-wrapper button.bg-success:focus {
background-color: #1e7e34 !important;
}
.bootstrap-wrapper .bg-info {
background-color: #17a2b8 !important;
}
.bootstrap-wrapper a.bg-info:hover,
.bootstrap-wrapper a.bg-info:focus,
.bootstrap-wrapper button.bg-info:hover,
.bootstrap-wrapper button.bg-info:focus {
background-color: #117a8b !important;
}
.bootstrap-wrapper .bg-warning {
background-color: #ffc107 !important;
}
.bootstrap-wrapper a.bg-warning:hover,
.bootstrap-wrapper a.bg-warning:focus,
.bootstrap-wrapper button.bg-warning:hover,
.bootstrap-wrapper button.bg-warning:focus {
background-color: #d39e00 !important;
}
.bootstrap-wrapper .bg-danger {
background-color: #dc3545 !important;
}
.bootstrap-wrapper a.bg-danger:hover,
.bootstrap-wrapper a.bg-danger:focus,
.bootstrap-wrapper button.bg-danger:hover,
.bootstrap-wrapper button.bg-danger:focus {
background-color: #bd2130 !important;
}
.bootstrap-wrapper .bg-light {
background-color: #f8f9fa !important;
}
.bootstrap-wrapper a.bg-light:hover,
.bootstrap-wrapper a.bg-light:focus,
.bootstrap-wrapper button.bg-light:hover,
.bootstrap-wrapper button.bg-light:focus {
background-color: #dae0e5 !important;
}
.bootstrap-wrapper .bg-dark {
background-color: #343a40 !important;
}
.bootstrap-wrapper a.bg-dark:hover,
.bootstrap-wrapper a.bg-dark:focus,
.bootstrap-wrapper button.bg-dark:hover,
.bootstrap-wrapper button.bg-dark:focus {
background-color: #1d2124 !important;
}
.bootstrap-wrapper .bg-white {
background-color: #fff !important;
}
.bootstrap-wrapper .bg-transparent {
background-color: transparent !important;
}
.bootstrap-wrapper .border {
border: 1px solid #dee2e6 !important;
}
.bootstrap-wrapper .border-top {
border-top: 1px solid #dee2e6 !important;
}
.bootstrap-wrapper .border-right {
border-right: 1px solid #dee2e6 !important;
}
.bootstrap-wrapper .border-bottom {
border-bottom: 1px solid #dee2e6 !important;
}
.bootstrap-wrapper .border-left {
border-left: 1px solid #dee2e6 !important;
}
.bootstrap-wrapper .border-0 {
border: 0 !important;
}
.bootstrap-wrapper .border-top-0 {
border-top: 0 !important;
}
.bootstrap-wrapper .border-right-0 {
border-right: 0 !important;
}
.bootstrap-wrapper .border-bottom-0 {
border-bottom: 0 !important;
}
.bootstrap-wrapper .border-left-0 {
border-left: 0 !important;
}
.bootstrap-wrapper .border-primary {
border-color: #007bff !important;
}
.bootstrap-wrapper .border-secondary {
border-color: #6c757d !important;
}
.bootstrap-wrapper .border-success {
border-color: #28a745 !important;
}
.bootstrap-wrapper .border-info {
border-color: #17a2b8 !important;
}
.bootstrap-wrapper .border-warning {
border-color: #ffc107 !important;
}
.bootstrap-wrapper .border-danger {
border-color: #dc3545 !important;
}
.bootstrap-wrapper .border-light {
border-color: #f8f9fa !important;
}
.bootstrap-wrapper .border-dark {
border-color: #343a40 !important;
}
.bootstrap-wrapper .border-white {
border-color: #fff !important;
}
.bootstrap-wrapper .rounded-sm {
border-radius: 0.2rem !important;
}
.bootstrap-wrapper .rounded {
border-radius: 0.25rem !important;
}
.bootstrap-wrapper .rounded-top {
border-top-left-radius: 0.25rem !important;
border-top-right-radius: 0.25rem !important;
}
.bootstrap-wrapper .rounded-right {
border-top-right-radius: 0.25rem !important;
border-bottom-right-radius: 0.25rem !important;
}
.bootstrap-wrapper .rounded-bottom {
border-bottom-right-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
.bootstrap-wrapper .rounded-left {
border-top-left-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
.bootstrap-wrapper .rounded-lg {
border-radius: 0.3rem !important;
}
.bootstrap-wrapper .rounded-circle {
border-radius: 50% !important;
}
.bootstrap-wrapper .rounded-pill {
border-radius: 50rem !important;
}
.bootstrap-wrapper .rounded-0 {
border-radius: 0 !important;
}
.bootstrap-wrapper .clearfix::after {
display: block;
clear: both;
content: "";
}
.bootstrap-wrapper .d-none {
display: none !important;
}
.bootstrap-wrapper .d-inline {
display: inline !important;
}
.bootstrap-wrapper .d-inline-block {
display: inline-block !important;
}
.bootstrap-wrapper .d-block {
display: block !important;
}
.bootstrap-wrapper .d-table {
display: table !important;
}
.bootstrap-wrapper .d-table-row {
display: table-row !important;
}
.bootstrap-wrapper .d-table-cell {
display: table-cell !important;
}
.bootstrap-wrapper .d-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.bootstrap-wrapper .d-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
@media (min-width: 576px) {
.bootstrap-wrapper .d-sm-none {
display: none !important;
}
.bootstrap-wrapper .d-sm-inline {
display: inline !important;
}
.bootstrap-wrapper .d-sm-inline-block {
display: inline-block !important;
}
.bootstrap-wrapper .d-sm-block {
display: block !important;
}
.bootstrap-wrapper .d-sm-table {
display: table !important;
}
.bootstrap-wrapper .d-sm-table-row {
display: table-row !important;
}
.bootstrap-wrapper .d-sm-table-cell {
display: table-cell !important;
}
.bootstrap-wrapper .d-sm-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.bootstrap-wrapper .d-sm-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 768px) {
.bootstrap-wrapper .d-md-none {
display: none !important;
}
.bootstrap-wrapper .d-md-inline {
display: inline !important;
}
.bootstrap-wrapper .d-md-inline-block {
display: inline-block !important;
}
.bootstrap-wrapper .d-md-block {
display: block !important;
}
.bootstrap-wrapper .d-md-table {
display: table !important;
}
.bootstrap-wrapper .d-md-table-row {
display: table-row !important;
}
.bootstrap-wrapper .d-md-table-cell {
display: table-cell !important;
}
.bootstrap-wrapper .d-md-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.bootstrap-wrapper .d-md-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 992px) {
.bootstrap-wrapper .d-lg-none {
display: none !important;
}
.bootstrap-wrapper .d-lg-inline {
display: inline !important;
}
.bootstrap-wrapper .d-lg-inline-block {
display: inline-block !important;
}
.bootstrap-wrapper .d-lg-block {
display: block !important;
}
.bootstrap-wrapper .d-lg-table {
display: table !important;
}
.bootstrap-wrapper .d-lg-table-row {
display: table-row !important;
}
.bootstrap-wrapper .d-lg-table-cell {
display: table-cell !important;
}
.bootstrap-wrapper .d-lg-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.bootstrap-wrapper .d-lg-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 1200px) {
.bootstrap-wrapper .d-xl-none {
display: none !important;
}
.bootstrap-wrapper .d-xl-inline {
display: inline !important;
}
.bootstrap-wrapper .d-xl-inline-block {
display: inline-block !important;
}
.bootstrap-wrapper .d-xl-block {
display: block !important;
}
.bootstrap-wrapper .d-xl-table {
display: table !important;
}
.bootstrap-wrapper .d-xl-table-row {
display: table-row !important;
}
.bootstrap-wrapper .d-xl-table-cell {
display: table-cell !important;
}
.bootstrap-wrapper .d-xl-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.bootstrap-wrapper .d-xl-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media print {
.bootstrap-wrapper .d-print-none {
display: none !important;
}
.bootstrap-wrapper .d-print-inline {
display: inline !important;
}
.bootstrap-wrapper .d-print-inline-block {
display: inline-block !important;
}
.bootstrap-wrapper .d-print-block {
display: block !important;
}
.bootstrap-wrapper .d-print-table {
display: table !important;
}
.bootstrap-wrapper .d-print-table-row {
display: table-row !important;
}
.bootstrap-wrapper .d-print-table-cell {
display: table-cell !important;
}
.bootstrap-wrapper .d-print-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.bootstrap-wrapper .d-print-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
.bootstrap-wrapper .embed-responsive {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden;
}
.bootstrap-wrapper .embed-responsive::before {
display: block;
content: "";
}
.bootstrap-wrapper .embed-responsive .embed-responsive-item,
.bootstrap-wrapper .embed-responsive iframe,
.bootstrap-wrapper .embed-responsive embed,
.bootstrap-wrapper .embed-responsive object,
.bootstrap-wrapper .embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.bootstrap-wrapper .embed-responsive-21by9::before {
padding-top: 42.857143%;
}
.bootstrap-wrapper .embed-responsive-16by9::before {
padding-top: 56.25%;
}
.bootstrap-wrapper .embed-responsive-4by3::before {
padding-top: 75%;
}
.bootstrap-wrapper .embed-responsive-1by1::before {
padding-top: 100%;
}
.bootstrap-wrapper .flex-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.bootstrap-wrapper .flex-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.bootstrap-wrapper .flex-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.bootstrap-wrapper .flex-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.bootstrap-wrapper .flex-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.bootstrap-wrapper .flex-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.bootstrap-wrapper .flex-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.bootstrap-wrapper .flex-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.bootstrap-wrapper .flex-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.bootstrap-wrapper .flex-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.bootstrap-wrapper .flex-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.bootstrap-wrapper .flex-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.bootstrap-wrapper .justify-content-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.bootstrap-wrapper .justify-content-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.bootstrap-wrapper .justify-content-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.bootstrap-wrapper .justify-content-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.bootstrap-wrapper .justify-content-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.bootstrap-wrapper .align-items-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.bootstrap-wrapper .align-items-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.bootstrap-wrapper .align-items-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.bootstrap-wrapper .align-items-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.bootstrap-wrapper .align-items-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.bootstrap-wrapper .align-content-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.bootstrap-wrapper .align-content-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.bootstrap-wrapper .align-content-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.bootstrap-wrapper .align-content-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.bootstrap-wrapper .align-content-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.bootstrap-wrapper .align-content-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.bootstrap-wrapper .align-self-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.bootstrap-wrapper .align-self-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.bootstrap-wrapper .align-self-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.bootstrap-wrapper .align-self-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.bootstrap-wrapper .align-self-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.bootstrap-wrapper .align-self-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
@media (min-width: 576px) {
.bootstrap-wrapper .flex-sm-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.bootstrap-wrapper .flex-sm-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.bootstrap-wrapper .flex-sm-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.bootstrap-wrapper .flex-sm-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.bootstrap-wrapper .flex-sm-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.bootstrap-wrapper .flex-sm-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.bootstrap-wrapper .flex-sm-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.bootstrap-wrapper .flex-sm-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.bootstrap-wrapper .flex-sm-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.bootstrap-wrapper .flex-sm-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.bootstrap-wrapper .flex-sm-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.bootstrap-wrapper .flex-sm-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.bootstrap-wrapper .justify-content-sm-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.bootstrap-wrapper .justify-content-sm-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.bootstrap-wrapper .justify-content-sm-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.bootstrap-wrapper .justify-content-sm-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.bootstrap-wrapper .justify-content-sm-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.bootstrap-wrapper .align-items-sm-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.bootstrap-wrapper .align-items-sm-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.bootstrap-wrapper .align-items-sm-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.bootstrap-wrapper .align-items-sm-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.bootstrap-wrapper .align-items-sm-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.bootstrap-wrapper .align-content-sm-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.bootstrap-wrapper .align-content-sm-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.bootstrap-wrapper .align-content-sm-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.bootstrap-wrapper .align-content-sm-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.bootstrap-wrapper .align-content-sm-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.bootstrap-wrapper .align-content-sm-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.bootstrap-wrapper .align-self-sm-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.bootstrap-wrapper .align-self-sm-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.bootstrap-wrapper .align-self-sm-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.bootstrap-wrapper .align-self-sm-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.bootstrap-wrapper .align-self-sm-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.bootstrap-wrapper .align-self-sm-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.bootstrap-wrapper .flex-md-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.bootstrap-wrapper .flex-md-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.bootstrap-wrapper .flex-md-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.bootstrap-wrapper .flex-md-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.bootstrap-wrapper .flex-md-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.bootstrap-wrapper .flex-md-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.bootstrap-wrapper .flex-md-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.bootstrap-wrapper .flex-md-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.bootstrap-wrapper .flex-md-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.bootstrap-wrapper .flex-md-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.bootstrap-wrapper .flex-md-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.bootstrap-wrapper .flex-md-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.bootstrap-wrapper .justify-content-md-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.bootstrap-wrapper .justify-content-md-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.bootstrap-wrapper .justify-content-md-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.bootstrap-wrapper .justify-content-md-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.bootstrap-wrapper .justify-content-md-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.bootstrap-wrapper .align-items-md-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.bootstrap-wrapper .align-items-md-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.bootstrap-wrapper .align-items-md-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.bootstrap-wrapper .align-items-md-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.bootstrap-wrapper .align-items-md-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.bootstrap-wrapper .align-content-md-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.bootstrap-wrapper .align-content-md-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.bootstrap-wrapper .align-content-md-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.bootstrap-wrapper .align-content-md-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.bootstrap-wrapper .align-content-md-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.bootstrap-wrapper .align-content-md-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.bootstrap-wrapper .align-self-md-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.bootstrap-wrapper .align-self-md-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.bootstrap-wrapper .align-self-md-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.bootstrap-wrapper .align-self-md-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.bootstrap-wrapper .align-self-md-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.bootstrap-wrapper .align-self-md-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.bootstrap-wrapper .flex-lg-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.bootstrap-wrapper .flex-lg-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.bootstrap-wrapper .flex-lg-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.bootstrap-wrapper .flex-lg-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.bootstrap-wrapper .flex-lg-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.bootstrap-wrapper .flex-lg-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.bootstrap-wrapper .flex-lg-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.bootstrap-wrapper .flex-lg-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.bootstrap-wrapper .flex-lg-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.bootstrap-wrapper .flex-lg-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.bootstrap-wrapper .flex-lg-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.bootstrap-wrapper .flex-lg-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.bootstrap-wrapper .justify-content-lg-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.bootstrap-wrapper .justify-content-lg-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.bootstrap-wrapper .justify-content-lg-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.bootstrap-wrapper .justify-content-lg-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.bootstrap-wrapper .justify-content-lg-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.bootstrap-wrapper .align-items-lg-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.bootstrap-wrapper .align-items-lg-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.bootstrap-wrapper .align-items-lg-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.bootstrap-wrapper .align-items-lg-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.bootstrap-wrapper .align-items-lg-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.bootstrap-wrapper .align-content-lg-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.bootstrap-wrapper .align-content-lg-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.bootstrap-wrapper .align-content-lg-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.bootstrap-wrapper .align-content-lg-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.bootstrap-wrapper .align-content-lg-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.bootstrap-wrapper .align-content-lg-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.bootstrap-wrapper .align-self-lg-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.bootstrap-wrapper .align-self-lg-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.bootstrap-wrapper .align-self-lg-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.bootstrap-wrapper .align-self-lg-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.bootstrap-wrapper .align-self-lg-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.bootstrap-wrapper .align-self-lg-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 1200px) {
.bootstrap-wrapper .flex-xl-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.bootstrap-wrapper .flex-xl-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.bootstrap-wrapper .flex-xl-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.bootstrap-wrapper .flex-xl-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.bootstrap-wrapper .flex-xl-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.bootstrap-wrapper .flex-xl-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.bootstrap-wrapper .flex-xl-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.bootstrap-wrapper .flex-xl-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.bootstrap-wrapper .flex-xl-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.bootstrap-wrapper .flex-xl-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.bootstrap-wrapper .flex-xl-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.bootstrap-wrapper .flex-xl-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.bootstrap-wrapper .justify-content-xl-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.bootstrap-wrapper .justify-content-xl-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.bootstrap-wrapper .justify-content-xl-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.bootstrap-wrapper .justify-content-xl-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.bootstrap-wrapper .justify-content-xl-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.bootstrap-wrapper .align-items-xl-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.bootstrap-wrapper .align-items-xl-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.bootstrap-wrapper .align-items-xl-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.bootstrap-wrapper .align-items-xl-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.bootstrap-wrapper .align-items-xl-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.bootstrap-wrapper .align-content-xl-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.bootstrap-wrapper .align-content-xl-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.bootstrap-wrapper .align-content-xl-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.bootstrap-wrapper .align-content-xl-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.bootstrap-wrapper .align-content-xl-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.bootstrap-wrapper .align-content-xl-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.bootstrap-wrapper .align-self-xl-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.bootstrap-wrapper .align-self-xl-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.bootstrap-wrapper .align-self-xl-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.bootstrap-wrapper .align-self-xl-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.bootstrap-wrapper .align-self-xl-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.bootstrap-wrapper .align-self-xl-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
.bootstrap-wrapper .float-left {
float: left !important;
}
.bootstrap-wrapper .float-right {
float: right !important;
}
.bootstrap-wrapper .float-none {
float: none !important;
}
@media (min-width: 576px) {
.bootstrap-wrapper .float-sm-left {
float: left !important;
}
.bootstrap-wrapper .float-sm-right {
float: right !important;
}
.bootstrap-wrapper .float-sm-none {
float: none !important;
}
}
@media (min-width: 768px) {
.bootstrap-wrapper .float-md-left {
float: left !important;
}
.bootstrap-wrapper .float-md-right {
float: right !important;
}
.bootstrap-wrapper .float-md-none {
float: none !important;
}
}
@media (min-width: 992px) {
.bootstrap-wrapper .float-lg-left {
float: left !important;
}
.bootstrap-wrapper .float-lg-right {
float: right !important;
}
.bootstrap-wrapper .float-lg-none {
float: none !important;
}
}
@media (min-width: 1200px) {
.bootstrap-wrapper .float-xl-left {
float: left !important;
}
.bootstrap-wrapper .float-xl-right {
float: right !important;
}
.bootstrap-wrapper .float-xl-none {
float: none !important;
}
}
.bootstrap-wrapper .overflow-auto {
overflow: auto !important;
}
.bootstrap-wrapper .overflow-hidden {
overflow: hidden !important;
}
.bootstrap-wrapper .position-static {
position: static !important;
}
.bootstrap-wrapper .position-relative {
position: relative !important;
}
.bootstrap-wrapper .position-absolute {
position: absolute !important;
}
.bootstrap-wrapper .position-fixed {
position: fixed !important;
}
.bootstrap-wrapper .position-sticky {
position: -webkit-sticky !important;
position: sticky !important;
}
.bootstrap-wrapper .fixed-top {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1030;
}
.bootstrap-wrapper .fixed-bottom {
position: fixed;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
}
.bootstrap-wrapper .sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0,0,0,0);
white-space: nowrap;
border: 0;
}
.bootstrap-wrapper .sr-only-focusable:active,
.bootstrap-wrapper .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal;
}
.bootstrap-wrapper .shadow-sm {
box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,0.075) !important;
}
.bootstrap-wrapper .shadow {
box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.15) !important;
}
.bootstrap-wrapper .shadow-lg {
box-shadow: 0 1rem 3rem rgba(0,0,0,0.175) !important;
}
.bootstrap-wrapper .shadow-none {
box-shadow: none !important;
}
.bootstrap-wrapper .w-25 {
width: 25% !important;
}
.bootstrap-wrapper .w-50 {
width: 50% !important;
}
.bootstrap-wrapper .w-75 {
width: 75% !important;
}
.bootstrap-wrapper .w-100 {
width: 100% !important;
}
.bootstrap-wrapper .w-auto {
width: auto !important;
}
.bootstrap-wrapper .h-25 {
height: 25% !important;
}
.bootstrap-wrapper .h-50 {
height: 50% !important;
}
.bootstrap-wrapper .h-75 {
height: 75% !important;
}
.bootstrap-wrapper .h-100 {
height: 100% !important;
}
.bootstrap-wrapper .h-auto {
height: auto !important;
}
.bootstrap-wrapper .mw-100 {
max-width: 100% !important;
}
.bootstrap-wrapper .mh-100 {
max-height: 100% !important;
}
.bootstrap-wrapper .min-vw-100 {
min-width: 100vw !important;
}
.bootstrap-wrapper .min-vh-100 {
min-height: 100vh !important;
}
.bootstrap-wrapper .vw-100 {
width: 100vw !important;
}
.bootstrap-wrapper .vh-100 {
height: 100vh !important;
}
.bootstrap-wrapper .stretched-link::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
pointer-events: auto;
content: "";
background-color: rgba(0,0,0,0);
}
.bootstrap-wrapper .m-0 {
margin: 0 !important;
}
.bootstrap-wrapper .mt-0,
.bootstrap-wrapper .my-0 {
margin-top: 0 !important;
}
.bootstrap-wrapper .mr-0,
.bootstrap-wrapper .mx-0 {
margin-right: 0 !important;
}
.bootstrap-wrapper .mb-0,
.bootstrap-wrapper .my-0 {
margin-bottom: 0 !important;
}
.bootstrap-wrapper .ml-0,
.bootstrap-wrapper .mx-0 {
margin-left: 0 !important;
}
.bootstrap-wrapper .m-1 {
margin: 0.25rem !important;
}
.bootstrap-wrapper .mt-1,
.bootstrap-wrapper .my-1 {
margin-top: 0.25rem !important;
}
.bootstrap-wrapper .mr-1,
.bootstrap-wrapper .mx-1 {
margin-right: 0.25rem !important;
}
.bootstrap-wrapper .mb-1,
.bootstrap-wrapper .my-1 {
margin-bottom: 0.25rem !important;
}
.bootstrap-wrapper .ml-1,
.bootstrap-wrapper .mx-1 {
margin-left: 0.25rem !important;
}
.bootstrap-wrapper .m-2 {
margin: 0.5rem !important;
}
.bootstrap-wrapper .mt-2,
.bootstrap-wrapper .my-2 {
margin-top: 0.5rem !important;
}
.bootstrap-wrapper .mr-2,
.bootstrap-wrapper .mx-2 {
margin-right: 0.5rem !important;
}
.bootstrap-wrapper .mb-2,
.bootstrap-wrapper .my-2 {
margin-bottom: 0.5rem !important;
}
.bootstrap-wrapper .ml-2,
.bootstrap-wrapper .mx-2 {
margin-left: 0.5rem !important;
}
.bootstrap-wrapper .m-3 {
margin: 1rem !important;
}
.bootstrap-wrapper .mt-3,
.bootstrap-wrapper .my-3 {
margin-top: 1rem !important;
}
.bootstrap-wrapper .mr-3,
.bootstrap-wrapper .mx-3 {
margin-right: 1rem !important;
}
.bootstrap-wrapper .mb-3,
.bootstrap-wrapper .my-3 {
margin-bottom: 1rem !important;
}
.bootstrap-wrapper .ml-3,
.bootstrap-wrapper .mx-3 {
margin-left: 1rem !important;
}
.bootstrap-wrapper .m-4 {
margin: 1.5rem !important;
}
.bootstrap-wrapper .mt-4,
.bootstrap-wrapper .my-4 {
margin-top: 1.5rem !important;
}
.bootstrap-wrapper .mr-4,
.bootstrap-wrapper .mx-4 {
margin-right: 1.5rem !important;
}
.bootstrap-wrapper .mb-4,
.bootstrap-wrapper .my-4 {
margin-bottom: 1.5rem !important;
}
.bootstrap-wrapper .ml-4,
.bootstrap-wrapper .mx-4 {
margin-left: 1.5rem !important;
}
.bootstrap-wrapper .m-5 {
margin: 3rem !important;
}
.bootstrap-wrapper .mt-5,
.bootstrap-wrapper .my-5 {
margin-top: 3rem !important;
}
.bootstrap-wrapper .mr-5,
.bootstrap-wrapper .mx-5 {
margin-right: 3rem !important;
}
.bootstrap-wrapper .mb-5,
.bootstrap-wrapper .my-5 {
margin-bottom: 3rem !important;
}
.bootstrap-wrapper .ml-5,
.bootstrap-wrapper .mx-5 {
margin-left: 3rem !important;
}
.bootstrap-wrapper .p-0 {
padding: 0 !important;
}
.bootstrap-wrapper .pt-0,
.bootstrap-wrapper .py-0 {
padding-top: 0 !important;
}
.bootstrap-wrapper .pr-0,
.bootstrap-wrapper .px-0 {
padding-right: 0 !important;
}
.bootstrap-wrapper .pb-0,
.bootstrap-wrapper .py-0 {
padding-bottom: 0 !important;
}
.bootstrap-wrapper .pl-0,
.bootstrap-wrapper .px-0 {
padding-left: 0 !important;
}
.bootstrap-wrapper .p-1 {
padding: 0.25rem !important;
}
.bootstrap-wrapper .pt-1,
.bootstrap-wrapper .py-1 {
padding-top: 0.25rem !important;
}
.bootstrap-wrapper .pr-1,
.bootstrap-wrapper .px-1 {
padding-right: 0.25rem !important;
}
.bootstrap-wrapper .pb-1,
.bootstrap-wrapper .py-1 {
padding-bottom: 0.25rem !important;
}
.bootstrap-wrapper .pl-1,
.bootstrap-wrapper .px-1 {
padding-left: 0.25rem !important;
}
.bootstrap-wrapper .p-2 {
padding: 0.5rem !important;
}
.bootstrap-wrapper .pt-2,
.bootstrap-wrapper .py-2 {
padding-top: 0.5rem !important;
}
.bootstrap-wrapper .pr-2,
.bootstrap-wrapper .px-2 {
padding-right: 0.5rem !important;
}
.bootstrap-wrapper .pb-2,
.bootstrap-wrapper .py-2 {
padding-bottom: 0.5rem !important;
}
.bootstrap-wrapper .pl-2,
.bootstrap-wrapper .px-2 {
padding-left: 0.5rem !important;
}
.bootstrap-wrapper .p-3 {
padding: 1rem !important;
}
.bootstrap-wrapper .pt-3,
.bootstrap-wrapper .py-3 {
padding-top: 1rem !important;
}
.bootstrap-wrapper .pr-3,
.bootstrap-wrapper .px-3 {
padding-right: 1rem !important;
}
.bootstrap-wrapper .pb-3,
.bootstrap-wrapper .py-3 {
padding-bottom: 1rem !important;
}
.bootstrap-wrapper .pl-3,
.bootstrap-wrapper .px-3 {
padding-left: 1rem !important;
}
.bootstrap-wrapper .p-4 {
padding: 1.5rem !important;
}
.bootstrap-wrapper .pt-4,
.bootstrap-wrapper .py-4 {
padding-top: 1.5rem !important;
}
.bootstrap-wrapper .pr-4,
.bootstrap-wrapper .px-4 {
padding-right: 1.5rem !important;
}
.bootstrap-wrapper .pb-4,
.bootstrap-wrapper .py-4 {
padding-bottom: 1.5rem !important;
}
.bootstrap-wrapper .pl-4,
.bootstrap-wrapper .px-4 {
padding-left: 1.5rem !important;
}
.bootstrap-wrapper .p-5 {
padding: 3rem !important;
}
.bootstrap-wrapper .pt-5,
.bootstrap-wrapper .py-5 {
padding-top: 3rem !important;
}
.bootstrap-wrapper .pr-5,
.bootstrap-wrapper .px-5 {
padding-right: 3rem !important;
}
.bootstrap-wrapper .pb-5,
.bootstrap-wrapper .py-5 {
padding-bottom: 3rem !important;
}
.bootstrap-wrapper .pl-5,
.bootstrap-wrapper .px-5 {
padding-left: 3rem !important;
}
.bootstrap-wrapper .m-n1 {
margin: -0.25rem !important;
}
.bootstrap-wrapper .mt-n1,
.bootstrap-wrapper .my-n1 {
margin-top: -0.25rem !important;
}
.bootstrap-wrapper .mr-n1,
.bootstrap-wrapper .mx-n1 {
margin-right: -0.25rem !important;
}
.bootstrap-wrapper .mb-n1,
.bootstrap-wrapper .my-n1 {
margin-bottom: -0.25rem !important;
}
.bootstrap-wrapper .ml-n1,
.bootstrap-wrapper .mx-n1 {
margin-left: -0.25rem !important;
}
.bootstrap-wrapper .m-n2 {
margin: -0.5rem !important;
}
.bootstrap-wrapper .mt-n2,
.bootstrap-wrapper .my-n2 {
margin-top: -0.5rem !important;
}
.bootstrap-wrapper .mr-n2,
.bootstrap-wrapper .mx-n2 {
margin-right: -0.5rem !important;
}
.bootstrap-wrapper .mb-n2,
.bootstrap-wrapper .my-n2 {
margin-bottom: -0.5rem !important;
}
.bootstrap-wrapper .ml-n2,
.bootstrap-wrapper .mx-n2 {
margin-left: -0.5rem !important;
}
.bootstrap-wrapper .m-n3 {
margin: -1rem !important;
}
.bootstrap-wrapper .mt-n3,
.bootstrap-wrapper .my-n3 {
margin-top: -1rem !important;
}
.bootstrap-wrapper .mr-n3,
.bootstrap-wrapper .mx-n3 {
margin-right: -1rem !important;
}
.bootstrap-wrapper .mb-n3,
.bootstrap-wrapper .my-n3 {
margin-bottom: -1rem !important;
}
.bootstrap-wrapper .ml-n3,
.bootstrap-wrapper .mx-n3 {
margin-left: -1rem !important;
}
.bootstrap-wrapper .m-n4 {
margin: -1.5rem !important;
}
.bootstrap-wrapper .mt-n4,
.bootstrap-wrapper .my-n4 {
margin-top: -1.5rem !important;
}
.bootstrap-wrapper .mr-n4,
.bootstrap-wrapper .mx-n4 {
margin-right: -1.5rem !important;
}
.bootstrap-wrapper .mb-n4,
.bootstrap-wrapper .my-n4 {
margin-bottom: -1.5rem !important;
}
.bootstrap-wrapper .ml-n4,
.bootstrap-wrapper .mx-n4 {
margin-left: -1.5rem !important;
}
.bootstrap-wrapper .m-n5 {
margin: -3rem !important;
}
.bootstrap-wrapper .mt-n5,
.bootstrap-wrapper .my-n5 {
margin-top: -3rem !important;
}
.bootstrap-wrapper .mr-n5,
.bootstrap-wrapper .mx-n5 {
margin-right: -3rem !important;
}
.bootstrap-wrapper .mb-n5,
.bootstrap-wrapper .my-n5 {
margin-bottom: -3rem !important;
}
.bootstrap-wrapper .ml-n5,
.bootstrap-wrapper .mx-n5 {
margin-left: -3rem !important;
}
.bootstrap-wrapper .m-auto {
margin: auto !important;
}
.bootstrap-wrapper .mt-auto,
.bootstrap-wrapper .my-auto {
margin-top: auto !important;
}
.bootstrap-wrapper .mr-auto,
.bootstrap-wrapper .mx-auto {
margin-right: auto !important;
}
.bootstrap-wrapper .mb-auto,
.bootstrap-wrapper .my-auto {
margin-bottom: auto !important;
}
.bootstrap-wrapper .ml-auto,
.bootstrap-wrapper .mx-auto {
margin-left: auto !important;
}
@media (min-width: 576px) {
.bootstrap-wrapper .m-sm-0 {
margin: 0 !important;
}
.bootstrap-wrapper .mt-sm-0,
.bootstrap-wrapper .my-sm-0 {
margin-top: 0 !important;
}
.bootstrap-wrapper .mr-sm-0,
.bootstrap-wrapper .mx-sm-0 {
margin-right: 0 !important;
}
.bootstrap-wrapper .mb-sm-0,
.bootstrap-wrapper .my-sm-0 {
margin-bottom: 0 !important;
}
.bootstrap-wrapper .ml-sm-0,
.bootstrap-wrapper .mx-sm-0 {
margin-left: 0 !important;
}
.bootstrap-wrapper .m-sm-1 {
margin: 0.25rem !important;
}
.bootstrap-wrapper .mt-sm-1,
.bootstrap-wrapper .my-sm-1 {
margin-top: 0.25rem !important;
}
.bootstrap-wrapper .mr-sm-1,
.bootstrap-wrapper .mx-sm-1 {
margin-right: 0.25rem !important;
}
.bootstrap-wrapper .mb-sm-1,
.bootstrap-wrapper .my-sm-1 {
margin-bottom: 0.25rem !important;
}
.bootstrap-wrapper .ml-sm-1,
.bootstrap-wrapper .mx-sm-1 {
margin-left: 0.25rem !important;
}
.bootstrap-wrapper .m-sm-2 {
margin: 0.5rem !important;
}
.bootstrap-wrapper .mt-sm-2,
.bootstrap-wrapper .my-sm-2 {
margin-top: 0.5rem !important;
}
.bootstrap-wrapper .mr-sm-2,
.bootstrap-wrapper .mx-sm-2 {
margin-right: 0.5rem !important;
}
.bootstrap-wrapper .mb-sm-2,
.bootstrap-wrapper .my-sm-2 {
margin-bottom: 0.5rem !important;
}
.bootstrap-wrapper .ml-sm-2,
.bootstrap-wrapper .mx-sm-2 {
margin-left: 0.5rem !important;
}
.bootstrap-wrapper .m-sm-3 {
margin: 1rem !important;
}
.bootstrap-wrapper .mt-sm-3,
.bootstrap-wrapper .my-sm-3 {
margin-top: 1rem !important;
}
.bootstrap-wrapper .mr-sm-3,
.bootstrap-wrapper .mx-sm-3 {
margin-right: 1rem !important;
}
.bootstrap-wrapper .mb-sm-3,
.bootstrap-wrapper .my-sm-3 {
margin-bottom: 1rem !important;
}
.bootstrap-wrapper .ml-sm-3,
.bootstrap-wrapper .mx-sm-3 {
margin-left: 1rem !important;
}
.bootstrap-wrapper .m-sm-4 {
margin: 1.5rem !important;
}
.bootstrap-wrapper .mt-sm-4,
.bootstrap-wrapper .my-sm-4 {
margin-top: 1.5rem !important;
}
.bootstrap-wrapper .mr-sm-4,
.bootstrap-wrapper .mx-sm-4 {
margin-right: 1.5rem !important;
}
.bootstrap-wrapper .mb-sm-4,
.bootstrap-wrapper .my-sm-4 {
margin-bottom: 1.5rem !important;
}
.bootstrap-wrapper .ml-sm-4,
.bootstrap-wrapper .mx-sm-4 {
margin-left: 1.5rem !important;
}
.bootstrap-wrapper .m-sm-5 {
margin: 3rem !important;
}
.bootstrap-wrapper .mt-sm-5,
.bootstrap-wrapper .my-sm-5 {
margin-top: 3rem !important;
}
.bootstrap-wrapper .mr-sm-5,
.bootstrap-wrapper .mx-sm-5 {
margin-right: 3rem !important;
}
.bootstrap-wrapper .mb-sm-5,
.bootstrap-wrapper .my-sm-5 {
margin-bottom: 3rem !important;
}
.bootstrap-wrapper .ml-sm-5,
.bootstrap-wrapper .mx-sm-5 {
margin-left: 3rem !important;
}
.bootstrap-wrapper .p-sm-0 {
padding: 0 !important;
}
.bootstrap-wrapper .pt-sm-0,
.bootstrap-wrapper .py-sm-0 {
padding-top: 0 !important;
}
.bootstrap-wrapper .pr-sm-0,
.bootstrap-wrapper .px-sm-0 {
padding-right: 0 !important;
}
.bootstrap-wrapper .pb-sm-0,
.bootstrap-wrapper .py-sm-0 {
padding-bottom: 0 !important;
}
.bootstrap-wrapper .pl-sm-0,
.bootstrap-wrapper .px-sm-0 {
padding-left: 0 !important;
}
.bootstrap-wrapper .p-sm-1 {
padding: 0.25rem !important;
}
.bootstrap-wrapper .pt-sm-1,
.bootstrap-wrapper .py-sm-1 {
padding-top: 0.25rem !important;
}
.bootstrap-wrapper .pr-sm-1,
.bootstrap-wrapper .px-sm-1 {
padding-right: 0.25rem !important;
}
.bootstrap-wrapper .pb-sm-1,
.bootstrap-wrapper .py-sm-1 {
padding-bottom: 0.25rem !important;
}
.bootstrap-wrapper .pl-sm-1,
.bootstrap-wrapper .px-sm-1 {
padding-left: 0.25rem !important;
}
.bootstrap-wrapper .p-sm-2 {
padding: 0.5rem !important;
}
.bootstrap-wrapper .pt-sm-2,
.bootstrap-wrapper .py-sm-2 {
padding-top: 0.5rem !important;
}
.bootstrap-wrapper .pr-sm-2,
.bootstrap-wrapper .px-sm-2 {
padding-right: 0.5rem !important;
}
.bootstrap-wrapper .pb-sm-2,
.bootstrap-wrapper .py-sm-2 {
padding-bottom: 0.5rem !important;
}
.bootstrap-wrapper .pl-sm-2,
.bootstrap-wrapper .px-sm-2 {
padding-left: 0.5rem !important;
}
.bootstrap-wrapper .p-sm-3 {
padding: 1rem !important;
}
.bootstrap-wrapper .pt-sm-3,
.bootstrap-wrapper .py-sm-3 {
padding-top: 1rem !important;
}
.bootstrap-wrapper .pr-sm-3,
.bootstrap-wrapper .px-sm-3 {
padding-right: 1rem !important;
}
.bootstrap-wrapper .pb-sm-3,
.bootstrap-wrapper .py-sm-3 {
padding-bottom: 1rem !important;
}
.bootstrap-wrapper .pl-sm-3,
.bootstrap-wrapper .px-sm-3 {
padding-left: 1rem !important;
}
.bootstrap-wrapper .p-sm-4 {
padding: 1.5rem !important;
}
.bootstrap-wrapper .pt-sm-4,
.bootstrap-wrapper .py-sm-4 {
padding-top: 1.5rem !important;
}
.bootstrap-wrapper .pr-sm-4,
.bootstrap-wrapper .px-sm-4 {
padding-right: 1.5rem !important;
}
.bootstrap-wrapper .pb-sm-4,
.bootstrap-wrapper .py-sm-4 {
padding-bottom: 1.5rem !important;
}
.bootstrap-wrapper .pl-sm-4,
.bootstrap-wrapper .px-sm-4 {
padding-left: 1.5rem !important;
}
.bootstrap-wrapper .p-sm-5 {
padding: 3rem !important;
}
.bootstrap-wrapper .pt-sm-5,
.bootstrap-wrapper .py-sm-5 {
padding-top: 3rem !important;
}
.bootstrap-wrapper .pr-sm-5,
.bootstrap-wrapper .px-sm-5 {
padding-right: 3rem !important;
}
.bootstrap-wrapper .pb-sm-5,
.bootstrap-wrapper .py-sm-5 {
padding-bottom: 3rem !important;
}
.bootstrap-wrapper .pl-sm-5,
.bootstrap-wrapper .px-sm-5 {
padding-left: 3rem !important;
}
.bootstrap-wrapper .m-sm-n1 {
margin: -0.25rem !important;
}
.bootstrap-wrapper .mt-sm-n1,
.bootstrap-wrapper .my-sm-n1 {
margin-top: -0.25rem !important;
}
.bootstrap-wrapper .mr-sm-n1,
.bootstrap-wrapper .mx-sm-n1 {
margin-right: -0.25rem !important;
}
.bootstrap-wrapper .mb-sm-n1,
.bootstrap-wrapper .my-sm-n1 {
margin-bottom: -0.25rem !important;
}
.bootstrap-wrapper .ml-sm-n1,
.bootstrap-wrapper .mx-sm-n1 {
margin-left: -0.25rem !important;
}
.bootstrap-wrapper .m-sm-n2 {
margin: -0.5rem !important;
}
.bootstrap-wrapper .mt-sm-n2,
.bootstrap-wrapper .my-sm-n2 {
margin-top: -0.5rem !important;
}
.bootstrap-wrapper .mr-sm-n2,
.bootstrap-wrapper .mx-sm-n2 {
margin-right: -0.5rem !important;
}
.bootstrap-wrapper .mb-sm-n2,
.bootstrap-wrapper .my-sm-n2 {
margin-bottom: -0.5rem !important;
}
.bootstrap-wrapper .ml-sm-n2,
.bootstrap-wrapper .mx-sm-n2 {
margin-left: -0.5rem !important;
}
.bootstrap-wrapper .m-sm-n3 {
margin: -1rem !important;
}
.bootstrap-wrapper .mt-sm-n3,
.bootstrap-wrapper .my-sm-n3 {
margin-top: -1rem !important;
}
.bootstrap-wrapper .mr-sm-n3,
.bootstrap-wrapper .mx-sm-n3 {
margin-right: -1rem !important;
}
.bootstrap-wrapper .mb-sm-n3,
.bootstrap-wrapper .my-sm-n3 {
margin-bottom: -1rem !important;
}
.bootstrap-wrapper .ml-sm-n3,
.bootstrap-wrapper .mx-sm-n3 {
margin-left: -1rem !important;
}
.bootstrap-wrapper .m-sm-n4 {
margin: -1.5rem !important;
}
.bootstrap-wrapper .mt-sm-n4,
.bootstrap-wrapper .my-sm-n4 {
margin-top: -1.5rem !important;
}
.bootstrap-wrapper .mr-sm-n4,
.bootstrap-wrapper .mx-sm-n4 {
margin-right: -1.5rem !important;
}
.bootstrap-wrapper .mb-sm-n4,
.bootstrap-wrapper .my-sm-n4 {
margin-bottom: -1.5rem !important;
}
.bootstrap-wrapper .ml-sm-n4,
.bootstrap-wrapper .mx-sm-n4 {
margin-left: -1.5rem !important;
}
.bootstrap-wrapper .m-sm-n5 {
margin: -3rem !important;
}
.bootstrap-wrapper .mt-sm-n5,
.bootstrap-wrapper .my-sm-n5 {
margin-top: -3rem !important;
}
.bootstrap-wrapper .mr-sm-n5,
.bootstrap-wrapper .mx-sm-n5 {
margin-right: -3rem !important;
}
.bootstrap-wrapper .mb-sm-n5,
.bootstrap-wrapper .my-sm-n5 {
margin-bottom: -3rem !important;
}
.bootstrap-wrapper .ml-sm-n5,
.bootstrap-wrapper .mx-sm-n5 {
margin-left: -3rem !important;
}
.bootstrap-wrapper .m-sm-auto {
margin: auto !important;
}
.bootstrap-wrapper .mt-sm-auto,
.bootstrap-wrapper .my-sm-auto {
margin-top: auto !important;
}
.bootstrap-wrapper .mr-sm-auto,
.bootstrap-wrapper .mx-sm-auto {
margin-right: auto !important;
}
.bootstrap-wrapper .mb-sm-auto,
.bootstrap-wrapper .my-sm-auto {
margin-bottom: auto !important;
}
.bootstrap-wrapper .ml-sm-auto,
.bootstrap-wrapper .mx-sm-auto {
margin-left: auto !important;
}
}
@media (min-width: 768px) {
.bootstrap-wrapper .m-md-0 {
margin: 0 !important;
}
.bootstrap-wrapper .mt-md-0,
.bootstrap-wrapper .my-md-0 {
margin-top: 0 !important;
}
.bootstrap-wrapper .mr-md-0,
.bootstrap-wrapper .mx-md-0 {
margin-right: 0 !important;
}
.bootstrap-wrapper .mb-md-0,
.bootstrap-wrapper .my-md-0 {
margin-bottom: 0 !important;
}
.bootstrap-wrapper .ml-md-0,
.bootstrap-wrapper .mx-md-0 {
margin-left: 0 !important;
}
.bootstrap-wrapper .m-md-1 {
margin: 0.25rem !important;
}
.bootstrap-wrapper .mt-md-1,
.bootstrap-wrapper .my-md-1 {
margin-top: 0.25rem !important;
}
.bootstrap-wrapper .mr-md-1,
.bootstrap-wrapper .mx-md-1 {
margin-right: 0.25rem !important;
}
.bootstrap-wrapper .mb-md-1,
.bootstrap-wrapper .my-md-1 {
margin-bottom: 0.25rem !important;
}
.bootstrap-wrapper .ml-md-1,
.bootstrap-wrapper .mx-md-1 {
margin-left: 0.25rem !important;
}
.bootstrap-wrapper .m-md-2 {
margin: 0.5rem !important;
}
.bootstrap-wrapper .mt-md-2,
.bootstrap-wrapper .my-md-2 {
margin-top: 0.5rem !important;
}
.bootstrap-wrapper .mr-md-2,
.bootstrap-wrapper .mx-md-2 {
margin-right: 0.5rem !important;
}
.bootstrap-wrapper .mb-md-2,
.bootstrap-wrapper .my-md-2 {
margin-bottom: 0.5rem !important;
}
.bootstrap-wrapper .ml-md-2,
.bootstrap-wrapper .mx-md-2 {
margin-left: 0.5rem !important;
}
.bootstrap-wrapper .m-md-3 {
margin: 1rem !important;
}
.bootstrap-wrapper .mt-md-3,
.bootstrap-wrapper .my-md-3 {
margin-top: 1rem !important;
}
.bootstrap-wrapper .mr-md-3,
.bootstrap-wrapper .mx-md-3 {
margin-right: 1rem !important;
}
.bootstrap-wrapper .mb-md-3,
.bootstrap-wrapper .my-md-3 {
margin-bottom: 1rem !important;
}
.bootstrap-wrapper .ml-md-3,
.bootstrap-wrapper .mx-md-3 {
margin-left: 1rem !important;
}
.bootstrap-wrapper .m-md-4 {
margin: 1.5rem !important;
}
.bootstrap-wrapper .mt-md-4,
.bootstrap-wrapper .my-md-4 {
margin-top: 1.5rem !important;
}
.bootstrap-wrapper .mr-md-4,
.bootstrap-wrapper .mx-md-4 {
margin-right: 1.5rem !important;
}
.bootstrap-wrapper .mb-md-4,
.bootstrap-wrapper .my-md-4 {
margin-bottom: 1.5rem !important;
}
.bootstrap-wrapper .ml-md-4,
.bootstrap-wrapper .mx-md-4 {
margin-left: 1.5rem !important;
}
.bootstrap-wrapper .m-md-5 {
margin: 3rem !important;
}
.bootstrap-wrapper .mt-md-5,
.bootstrap-wrapper .my-md-5 {
margin-top: 3rem !important;
}
.bootstrap-wrapper .mr-md-5,
.bootstrap-wrapper .mx-md-5 {
margin-right: 3rem !important;
}
.bootstrap-wrapper .mb-md-5,
.bootstrap-wrapper .my-md-5 {
margin-bottom: 3rem !important;
}
.bootstrap-wrapper .ml-md-5,
.bootstrap-wrapper .mx-md-5 {
margin-left: 3rem !important;
}
.bootstrap-wrapper .p-md-0 {
padding: 0 !important;
}
.bootstrap-wrapper .pt-md-0,
.bootstrap-wrapper .py-md-0 {
padding-top: 0 !important;
}
.bootstrap-wrapper .pr-md-0,
.bootstrap-wrapper .px-md-0 {
padding-right: 0 !important;
}
.bootstrap-wrapper .pb-md-0,
.bootstrap-wrapper .py-md-0 {
padding-bottom: 0 !important;
}
.bootstrap-wrapper .pl-md-0,
.bootstrap-wrapper .px-md-0 {
padding-left: 0 !important;
}
.bootstrap-wrapper .p-md-1 {
padding: 0.25rem !important;
}
.bootstrap-wrapper .pt-md-1,
.bootstrap-wrapper .py-md-1 {
padding-top: 0.25rem !important;
}
.bootstrap-wrapper .pr-md-1,
.bootstrap-wrapper .px-md-1 {
padding-right: 0.25rem !important;
}
.bootstrap-wrapper .pb-md-1,
.bootstrap-wrapper .py-md-1 {
padding-bottom: 0.25rem !important;
}
.bootstrap-wrapper .pl-md-1,
.bootstrap-wrapper .px-md-1 {
padding-left: 0.25rem !important;
}
.bootstrap-wrapper .p-md-2 {
padding: 0.5rem !important;
}
.bootstrap-wrapper .pt-md-2,
.bootstrap-wrapper .py-md-2 {
padding-top: 0.5rem !important;
}
.bootstrap-wrapper .pr-md-2,
.bootstrap-wrapper .px-md-2 {
padding-right: 0.5rem !important;
}
.bootstrap-wrapper .pb-md-2,
.bootstrap-wrapper .py-md-2 {
padding-bottom: 0.5rem !important;
}
.bootstrap-wrapper .pl-md-2,
.bootstrap-wrapper .px-md-2 {
padding-left: 0.5rem !important;
}
.bootstrap-wrapper .p-md-3 {
padding: 1rem !important;
}
.bootstrap-wrapper .pt-md-3,
.bootstrap-wrapper .py-md-3 {
padding-top: 1rem !important;
}
.bootstrap-wrapper .pr-md-3,
.bootstrap-wrapper .px-md-3 {
padding-right: 1rem !important;
}
.bootstrap-wrapper .pb-md-3,
.bootstrap-wrapper .py-md-3 {
padding-bottom: 1rem !important;
}
.bootstrap-wrapper .pl-md-3,
.bootstrap-wrapper .px-md-3 {
padding-left: 1rem !important;
}
.bootstrap-wrapper .p-md-4 {
padding: 1.5rem !important;
}
.bootstrap-wrapper .pt-md-4,
.bootstrap-wrapper .py-md-4 {
padding-top: 1.5rem !important;
}
.bootstrap-wrapper .pr-md-4,
.bootstrap-wrapper .px-md-4 {
padding-right: 1.5rem !important;
}
.bootstrap-wrapper .pb-md-4,
.bootstrap-wrapper .py-md-4 {
padding-bottom: 1.5rem !important;
}
.bootstrap-wrapper .pl-md-4,
.bootstrap-wrapper .px-md-4 {
padding-left: 1.5rem !important;
}
.bootstrap-wrapper .p-md-5 {
padding: 3rem !important;
}
.bootstrap-wrapper .pt-md-5,
.bootstrap-wrapper .py-md-5 {
padding-top: 3rem !important;
}
.bootstrap-wrapper .pr-md-5,
.bootstrap-wrapper .px-md-5 {
padding-right: 3rem !important;
}
.bootstrap-wrapper .pb-md-5,
.bootstrap-wrapper .py-md-5 {
padding-bottom: 3rem !important;
}
.bootstrap-wrapper .pl-md-5,
.bootstrap-wrapper .px-md-5 {
padding-left: 3rem !important;
}
.bootstrap-wrapper .m-md-n1 {
margin: -0.25rem !important;
}
.bootstrap-wrapper .mt-md-n1,
.bootstrap-wrapper .my-md-n1 {
margin-top: -0.25rem !important;
}
.bootstrap-wrapper .mr-md-n1,
.bootstrap-wrapper .mx-md-n1 {
margin-right: -0.25rem !important;
}
.bootstrap-wrapper .mb-md-n1,
.bootstrap-wrapper .my-md-n1 {
margin-bottom: -0.25rem !important;
}
.bootstrap-wrapper .ml-md-n1,
.bootstrap-wrapper .mx-md-n1 {
margin-left: -0.25rem !important;
}
.bootstrap-wrapper .m-md-n2 {
margin: -0.5rem !important;
}
.bootstrap-wrapper .mt-md-n2,
.bootstrap-wrapper .my-md-n2 {
margin-top: -0.5rem !important;
}
.bootstrap-wrapper .mr-md-n2,
.bootstrap-wrapper .mx-md-n2 {
margin-right: -0.5rem !important;
}
.bootstrap-wrapper .mb-md-n2,
.bootstrap-wrapper .my-md-n2 {
margin-bottom: -0.5rem !important;
}
.bootstrap-wrapper .ml-md-n2,
.bootstrap-wrapper .mx-md-n2 {
margin-left: -0.5rem !important;
}
.bootstrap-wrapper .m-md-n3 {
margin: -1rem !important;
}
.bootstrap-wrapper .mt-md-n3,
.bootstrap-wrapper .my-md-n3 {
margin-top: -1rem !important;
}
.bootstrap-wrapper .mr-md-n3,
.bootstrap-wrapper .mx-md-n3 {
margin-right: -1rem !important;
}
.bootstrap-wrapper .mb-md-n3,
.bootstrap-wrapper .my-md-n3 {
margin-bottom: -1rem !important;
}
.bootstrap-wrapper .ml-md-n3,
.bootstrap-wrapper .mx-md-n3 {
margin-left: -1rem !important;
}
.bootstrap-wrapper .m-md-n4 {
margin: -1.5rem !important;
}
.bootstrap-wrapper .mt-md-n4,
.bootstrap-wrapper .my-md-n4 {
margin-top: -1.5rem !important;
}
.bootstrap-wrapper .mr-md-n4,
.bootstrap-wrapper .mx-md-n4 {
margin-right: -1.5rem !important;
}
.bootstrap-wrapper .mb-md-n4,
.bootstrap-wrapper .my-md-n4 {
margin-bottom: -1.5rem !important;
}
.bootstrap-wrapper .ml-md-n4,
.bootstrap-wrapper .mx-md-n4 {
margin-left: -1.5rem !important;
}
.bootstrap-wrapper .m-md-n5 {
margin: -3rem !important;
}
.bootstrap-wrapper .mt-md-n5,
.bootstrap-wrapper .my-md-n5 {
margin-top: -3rem !important;
}
.bootstrap-wrapper .mr-md-n5,
.bootstrap-wrapper .mx-md-n5 {
margin-right: -3rem !important;
}
.bootstrap-wrapper .mb-md-n5,
.bootstrap-wrapper .my-md-n5 {
margin-bottom: -3rem !important;
}
.bootstrap-wrapper .ml-md-n5,
.bootstrap-wrapper .mx-md-n5 {
margin-left: -3rem !important;
}
.bootstrap-wrapper .m-md-auto {
margin: auto !important;
}
.bootstrap-wrapper .mt-md-auto,
.bootstrap-wrapper .my-md-auto {
margin-top: auto !important;
}
.bootstrap-wrapper .mr-md-auto,
.bootstrap-wrapper .mx-md-auto {
margin-right: auto !important;
}
.bootstrap-wrapper .mb-md-auto,
.bootstrap-wrapper .my-md-auto {
margin-bottom: auto !important;
}
.bootstrap-wrapper .ml-md-auto,
.bootstrap-wrapper .mx-md-auto {
margin-left: auto !important;
}
}
@media (min-width: 992px) {
.bootstrap-wrapper .m-lg-0 {
margin: 0 !important;
}
.bootstrap-wrapper .mt-lg-0,
.bootstrap-wrapper .my-lg-0 {
margin-top: 0 !important;
}
.bootstrap-wrapper .mr-lg-0,
.bootstrap-wrapper .mx-lg-0 {
margin-right: 0 !important;
}
.bootstrap-wrapper .mb-lg-0,
.bootstrap-wrapper .my-lg-0 {
margin-bottom: 0 !important;
}
.bootstrap-wrapper .ml-lg-0,
.bootstrap-wrapper .mx-lg-0 {
margin-left: 0 !important;
}
.bootstrap-wrapper .m-lg-1 {
margin: 0.25rem !important;
}
.bootstrap-wrapper .mt-lg-1,
.bootstrap-wrapper .my-lg-1 {
margin-top: 0.25rem !important;
}
.bootstrap-wrapper .mr-lg-1,
.bootstrap-wrapper .mx-lg-1 {
margin-right: 0.25rem !important;
}
.bootstrap-wrapper .mb-lg-1,
.bootstrap-wrapper .my-lg-1 {
margin-bottom: 0.25rem !important;
}
.bootstrap-wrapper .ml-lg-1,
.bootstrap-wrapper .mx-lg-1 {
margin-left: 0.25rem !important;
}
.bootstrap-wrapper .m-lg-2 {
margin: 0.5rem !important;
}
.bootstrap-wrapper .mt-lg-2,
.bootstrap-wrapper .my-lg-2 {
margin-top: 0.5rem !important;
}
.bootstrap-wrapper .mr-lg-2,
.bootstrap-wrapper .mx-lg-2 {
margin-right: 0.5rem !important;
}
.bootstrap-wrapper .mb-lg-2,
.bootstrap-wrapper .my-lg-2 {
margin-bottom: 0.5rem !important;
}
.bootstrap-wrapper .ml-lg-2,
.bootstrap-wrapper .mx-lg-2 {
margin-left: 0.5rem !important;
}
.bootstrap-wrapper .m-lg-3 {
margin: 1rem !important;
}
.bootstrap-wrapper .mt-lg-3,
.bootstrap-wrapper .my-lg-3 {
margin-top: 1rem !important;
}
.bootstrap-wrapper .mr-lg-3,
.bootstrap-wrapper .mx-lg-3 {
margin-right: 1rem !important;
}
.bootstrap-wrapper .mb-lg-3,
.bootstrap-wrapper .my-lg-3 {
margin-bottom: 1rem !important;
}
.bootstrap-wrapper .ml-lg-3,
.bootstrap-wrapper .mx-lg-3 {
margin-left: 1rem !important;
}
.bootstrap-wrapper .m-lg-4 {
margin: 1.5rem !important;
}
.bootstrap-wrapper .mt-lg-4,
.bootstrap-wrapper .my-lg-4 {
margin-top: 1.5rem !important;
}
.bootstrap-wrapper .mr-lg-4,
.bootstrap-wrapper .mx-lg-4 {
margin-right: 1.5rem !important;
}
.bootstrap-wrapper .mb-lg-4,
.bootstrap-wrapper .my-lg-4 {
margin-bottom: 1.5rem !important;
}
.bootstrap-wrapper .ml-lg-4,
.bootstrap-wrapper .mx-lg-4 {
margin-left: 1.5rem !important;
}
.bootstrap-wrapper .m-lg-5 {
margin: 3rem !important;
}
.bootstrap-wrapper .mt-lg-5,
.bootstrap-wrapper .my-lg-5 {
margin-top: 3rem !important;
}
.bootstrap-wrapper .mr-lg-5,
.bootstrap-wrapper .mx-lg-5 {
margin-right: 3rem !important;
}
.bootstrap-wrapper .mb-lg-5,
.bootstrap-wrapper .my-lg-5 {
margin-bottom: 3rem !important;
}
.bootstrap-wrapper .ml-lg-5,
.bootstrap-wrapper .mx-lg-5 {
margin-left: 3rem !important;
}
.bootstrap-wrapper .p-lg-0 {
padding: 0 !important;
}
.bootstrap-wrapper .pt-lg-0,
.bootstrap-wrapper .py-lg-0 {
padding-top: 0 !important;
}
.bootstrap-wrapper .pr-lg-0,
.bootstrap-wrapper .px-lg-0 {
padding-right: 0 !important;
}
.bootstrap-wrapper .pb-lg-0,
.bootstrap-wrapper .py-lg-0 {
padding-bottom: 0 !important;
}
.bootstrap-wrapper .pl-lg-0,
.bootstrap-wrapper .px-lg-0 {
padding-left: 0 !important;
}
.bootstrap-wrapper .p-lg-1 {
padding: 0.25rem !important;
}
.bootstrap-wrapper .pt-lg-1,
.bootstrap-wrapper .py-lg-1 {
padding-top: 0.25rem !important;
}
.bootstrap-wrapper .pr-lg-1,
.bootstrap-wrapper .px-lg-1 {
padding-right: 0.25rem !important;
}
.bootstrap-wrapper .pb-lg-1,
.bootstrap-wrapper .py-lg-1 {
padding-bottom: 0.25rem !important;
}
.bootstrap-wrapper .pl-lg-1,
.bootstrap-wrapper .px-lg-1 {
padding-left: 0.25rem !important;
}
.bootstrap-wrapper .p-lg-2 {
padding: 0.5rem !important;
}
.bootstrap-wrapper .pt-lg-2,
.bootstrap-wrapper .py-lg-2 {
padding-top: 0.5rem !important;
}
.bootstrap-wrapper .pr-lg-2,
.bootstrap-wrapper .px-lg-2 {
padding-right: 0.5rem !important;
}
.bootstrap-wrapper .pb-lg-2,
.bootstrap-wrapper .py-lg-2 {
padding-bottom: 0.5rem !important;
}
.bootstrap-wrapper .pl-lg-2,
.bootstrap-wrapper .px-lg-2 {
padding-left: 0.5rem !important;
}
.bootstrap-wrapper .p-lg-3 {
padding: 1rem !important;
}
.bootstrap-wrapper .pt-lg-3,
.bootstrap-wrapper .py-lg-3 {
padding-top: 1rem !important;
}
.bootstrap-wrapper .pr-lg-3,
.bootstrap-wrapper .px-lg-3 {
padding-right: 1rem !important;
}
.bootstrap-wrapper .pb-lg-3,
.bootstrap-wrapper .py-lg-3 {
padding-bottom: 1rem !important;
}
.bootstrap-wrapper .pl-lg-3,
.bootstrap-wrapper .px-lg-3 {
padding-left: 1rem !important;
}
.bootstrap-wrapper .p-lg-4 {
padding: 1.5rem !important;
}
.bootstrap-wrapper .pt-lg-4,
.bootstrap-wrapper .py-lg-4 {
padding-top: 1.5rem !important;
}
.bootstrap-wrapper .pr-lg-4,
.bootstrap-wrapper .px-lg-4 {
padding-right: 1.5rem !important;
}
.bootstrap-wrapper .pb-lg-4,
.bootstrap-wrapper .py-lg-4 {
padding-bottom: 1.5rem !important;
}
.bootstrap-wrapper .pl-lg-4,
.bootstrap-wrapper .px-lg-4 {
padding-left: 1.5rem !important;
}
.bootstrap-wrapper .p-lg-5 {
padding: 3rem !important;
}
.bootstrap-wrapper .pt-lg-5,
.bootstrap-wrapper .py-lg-5 {
padding-top: 3rem !important;
}
.bootstrap-wrapper .pr-lg-5,
.bootstrap-wrapper .px-lg-5 {
padding-right: 3rem !important;
}
.bootstrap-wrapper .pb-lg-5,
.bootstrap-wrapper .py-lg-5 {
padding-bottom: 3rem !important;
}
.bootstrap-wrapper .pl-lg-5,
.bootstrap-wrapper .px-lg-5 {
padding-left: 3rem !important;
}
.bootstrap-wrapper .m-lg-n1 {
margin: -0.25rem !important;
}
.bootstrap-wrapper .mt-lg-n1,
.bootstrap-wrapper .my-lg-n1 {
margin-top: -0.25rem !important;
}
.bootstrap-wrapper .mr-lg-n1,
.bootstrap-wrapper .mx-lg-n1 {
margin-right: -0.25rem !important;
}
.bootstrap-wrapper .mb-lg-n1,
.bootstrap-wrapper .my-lg-n1 {
margin-bottom: -0.25rem !important;
}
.bootstrap-wrapper .ml-lg-n1,
.bootstrap-wrapper .mx-lg-n1 {
margin-left: -0.25rem !important;
}
.bootstrap-wrapper .m-lg-n2 {
margin: -0.5rem !important;
}
.bootstrap-wrapper .mt-lg-n2,
.bootstrap-wrapper .my-lg-n2 {
margin-top: -0.5rem !important;
}
.bootstrap-wrapper .mr-lg-n2,
.bootstrap-wrapper .mx-lg-n2 {
margin-right: -0.5rem !important;
}
.bootstrap-wrapper .mb-lg-n2,
.bootstrap-wrapper .my-lg-n2 {
margin-bottom: -0.5rem !important;
}
.bootstrap-wrapper .ml-lg-n2,
.bootstrap-wrapper .mx-lg-n2 {
margin-left: -0.5rem !important;
}
.bootstrap-wrapper .m-lg-n3 {
margin: -1rem !important;
}
.bootstrap-wrapper .mt-lg-n3,
.bootstrap-wrapper .my-lg-n3 {
margin-top: -1rem !important;
}
.bootstrap-wrapper .mr-lg-n3,
.bootstrap-wrapper .mx-lg-n3 {
margin-right: -1rem !important;
}
.bootstrap-wrapper .mb-lg-n3,
.bootstrap-wrapper .my-lg-n3 {
margin-bottom: -1rem !important;
}
.bootstrap-wrapper .ml-lg-n3,
.bootstrap-wrapper .mx-lg-n3 {
margin-left: -1rem !important;
}
.bootstrap-wrapper .m-lg-n4 {
margin: -1.5rem !important;
}
.bootstrap-wrapper .mt-lg-n4,
.bootstrap-wrapper .my-lg-n4 {
margin-top: -1.5rem !important;
}
.bootstrap-wrapper .mr-lg-n4,
.bootstrap-wrapper .mx-lg-n4 {
margin-right: -1.5rem !important;
}
.bootstrap-wrapper .mb-lg-n4,
.bootstrap-wrapper .my-lg-n4 {
margin-bottom: -1.5rem !important;
}
.bootstrap-wrapper .ml-lg-n4,
.bootstrap-wrapper .mx-lg-n4 {
margin-left: -1.5rem !important;
}
.bootstrap-wrapper .m-lg-n5 {
margin: -3rem !important;
}
.bootstrap-wrapper .mt-lg-n5,
.bootstrap-wrapper .my-lg-n5 {
margin-top: -3rem !important;
}
.bootstrap-wrapper .mr-lg-n5,
.bootstrap-wrapper .mx-lg-n5 {
margin-right: -3rem !important;
}
.bootstrap-wrapper .mb-lg-n5,
.bootstrap-wrapper .my-lg-n5 {
margin-bottom: -3rem !important;
}
.bootstrap-wrapper .ml-lg-n5,
.bootstrap-wrapper .mx-lg-n5 {
margin-left: -3rem !important;
}
.bootstrap-wrapper .m-lg-auto {
margin: auto !important;
}
.bootstrap-wrapper .mt-lg-auto,
.bootstrap-wrapper .my-lg-auto {
margin-top: auto !important;
}
.bootstrap-wrapper .mr-lg-auto,
.bootstrap-wrapper .mx-lg-auto {
margin-right: auto !important;
}
.bootstrap-wrapper .mb-lg-auto,
.bootstrap-wrapper .my-lg-auto {
margin-bottom: auto !important;
}
.bootstrap-wrapper .ml-lg-auto,
.bootstrap-wrapper .mx-lg-auto {
margin-left: auto !important;
}
}
@media (min-width: 1200px) {
.bootstrap-wrapper .m-xl-0 {
margin: 0 !important;
}
.bootstrap-wrapper .mt-xl-0,
.bootstrap-wrapper .my-xl-0 {
margin-top: 0 !important;
}
.bootstrap-wrapper .mr-xl-0,
.bootstrap-wrapper .mx-xl-0 {
margin-right: 0 !important;
}
.bootstrap-wrapper .mb-xl-0,
.bootstrap-wrapper .my-xl-0 {
margin-bottom: 0 !important;
}
.bootstrap-wrapper .ml-xl-0,
.bootstrap-wrapper .mx-xl-0 {
margin-left: 0 !important;
}
.bootstrap-wrapper .m-xl-1 {
margin: 0.25rem !important;
}
.bootstrap-wrapper .mt-xl-1,
.bootstrap-wrapper .my-xl-1 {
margin-top: 0.25rem !important;
}
.bootstrap-wrapper .mr-xl-1,
.bootstrap-wrapper .mx-xl-1 {
margin-right: 0.25rem !important;
}
.bootstrap-wrapper .mb-xl-1,
.bootstrap-wrapper .my-xl-1 {
margin-bottom: 0.25rem !important;
}
.bootstrap-wrapper .ml-xl-1,
.bootstrap-wrapper .mx-xl-1 {
margin-left: 0.25rem !important;
}
.bootstrap-wrapper .m-xl-2 {
margin: 0.5rem !important;
}
.bootstrap-wrapper .mt-xl-2,
.bootstrap-wrapper .my-xl-2 {
margin-top: 0.5rem !important;
}
.bootstrap-wrapper .mr-xl-2,
.bootstrap-wrapper .mx-xl-2 {
margin-right: 0.5rem !important;
}
.bootstrap-wrapper .mb-xl-2,
.bootstrap-wrapper .my-xl-2 {
margin-bottom: 0.5rem !important;
}
.bootstrap-wrapper .ml-xl-2,
.bootstrap-wrapper .mx-xl-2 {
margin-left: 0.5rem !important;
}
.bootstrap-wrapper .m-xl-3 {
margin: 1rem !important;
}
.bootstrap-wrapper .mt-xl-3,
.bootstrap-wrapper .my-xl-3 {
margin-top: 1rem !important;
}
.bootstrap-wrapper .mr-xl-3,
.bootstrap-wrapper .mx-xl-3 {
margin-right: 1rem !important;
}
.bootstrap-wrapper .mb-xl-3,
.bootstrap-wrapper .my-xl-3 {
margin-bottom: 1rem !important;
}
.bootstrap-wrapper .ml-xl-3,
.bootstrap-wrapper .mx-xl-3 {
margin-left: 1rem !important;
}
.bootstrap-wrapper .m-xl-4 {
margin: 1.5rem !important;
}
.bootstrap-wrapper .mt-xl-4,
.bootstrap-wrapper .my-xl-4 {
margin-top: 1.5rem !important;
}
.bootstrap-wrapper .mr-xl-4,
.bootstrap-wrapper .mx-xl-4 {
margin-right: 1.5rem !important;
}
.bootstrap-wrapper .mb-xl-4,
.bootstrap-wrapper .my-xl-4 {
margin-bottom: 1.5rem !important;
}
.bootstrap-wrapper .ml-xl-4,
.bootstrap-wrapper .mx-xl-4 {
margin-left: 1.5rem !important;
}
.bootstrap-wrapper .m-xl-5 {
margin: 3rem !important;
}
.bootstrap-wrapper .mt-xl-5,
.bootstrap-wrapper .my-xl-5 {
margin-top: 3rem !important;
}
.bootstrap-wrapper .mr-xl-5,
.bootstrap-wrapper .mx-xl-5 {
margin-right: 3rem !important;
}
.bootstrap-wrapper .mb-xl-5,
.bootstrap-wrapper .my-xl-5 {
margin-bottom: 3rem !important;
}
.bootstrap-wrapper .ml-xl-5,
.bootstrap-wrapper .mx-xl-5 {
margin-left: 3rem !important;
}
.bootstrap-wrapper .p-xl-0 {
padding: 0 !important;
}
.bootstrap-wrapper .pt-xl-0,
.bootstrap-wrapper .py-xl-0 {
padding-top: 0 !important;
}
.bootstrap-wrapper .pr-xl-0,
.bootstrap-wrapper .px-xl-0 {
padding-right: 0 !important;
}
.bootstrap-wrapper .pb-xl-0,
.bootstrap-wrapper .py-xl-0 {
padding-bottom: 0 !important;
}
.bootstrap-wrapper .pl-xl-0,
.bootstrap-wrapper .px-xl-0 {
padding-left: 0 !important;
}
.bootstrap-wrapper .p-xl-1 {
padding: 0.25rem !important;
}
.bootstrap-wrapper .pt-xl-1,
.bootstrap-wrapper .py-xl-1 {
padding-top: 0.25rem !important;
}
.bootstrap-wrapper .pr-xl-1,
.bootstrap-wrapper .px-xl-1 {
padding-right: 0.25rem !important;
}
.bootstrap-wrapper .pb-xl-1,
.bootstrap-wrapper .py-xl-1 {
padding-bottom: 0.25rem !important;
}
.bootstrap-wrapper .pl-xl-1,
.bootstrap-wrapper .px-xl-1 {
padding-left: 0.25rem !important;
}
.bootstrap-wrapper .p-xl-2 {
padding: 0.5rem !important;
}
.bootstrap-wrapper .pt-xl-2,
.bootstrap-wrapper .py-xl-2 {
padding-top: 0.5rem !important;
}
.bootstrap-wrapper .pr-xl-2,
.bootstrap-wrapper .px-xl-2 {
padding-right: 0.5rem !important;
}
.bootstrap-wrapper .pb-xl-2,
.bootstrap-wrapper .py-xl-2 {
padding-bottom: 0.5rem !important;
}
.bootstrap-wrapper .pl-xl-2,
.bootstrap-wrapper .px-xl-2 {
padding-left: 0.5rem !important;
}
.bootstrap-wrapper .p-xl-3 {
padding: 1rem !important;
}
.bootstrap-wrapper .pt-xl-3,
.bootstrap-wrapper .py-xl-3 {
padding-top: 1rem !important;
}
.bootstrap-wrapper .pr-xl-3,
.bootstrap-wrapper .px-xl-3 {
padding-right: 1rem !important;
}
.bootstrap-wrapper .pb-xl-3,
.bootstrap-wrapper .py-xl-3 {
padding-bottom: 1rem !important;
}
.bootstrap-wrapper .pl-xl-3,
.bootstrap-wrapper .px-xl-3 {
padding-left: 1rem !important;
}
.bootstrap-wrapper .p-xl-4 {
padding: 1.5rem !important;
}
.bootstrap-wrapper .pt-xl-4,
.bootstrap-wrapper .py-xl-4 {
padding-top: 1.5rem !important;
}
.bootstrap-wrapper .pr-xl-4,
.bootstrap-wrapper .px-xl-4 {
padding-right: 1.5rem !important;
}
.bootstrap-wrapper .pb-xl-4,
.bootstrap-wrapper .py-xl-4 {
padding-bottom: 1.5rem !important;
}
.bootstrap-wrapper .pl-xl-4,
.bootstrap-wrapper .px-xl-4 {
padding-left: 1.5rem !important;
}
.bootstrap-wrapper .p-xl-5 {
padding: 3rem !important;
}
.bootstrap-wrapper .pt-xl-5,
.bootstrap-wrapper .py-xl-5 {
padding-top: 3rem !important;
}
.bootstrap-wrapper .pr-xl-5,
.bootstrap-wrapper .px-xl-5 {
padding-right: 3rem !important;
}
.bootstrap-wrapper .pb-xl-5,
.bootstrap-wrapper .py-xl-5 {
padding-bottom: 3rem !important;
}
.bootstrap-wrapper .pl-xl-5,
.bootstrap-wrapper .px-xl-5 {
padding-left: 3rem !important;
}
.bootstrap-wrapper .m-xl-n1 {
margin: -0.25rem !important;
}
.bootstrap-wrapper .mt-xl-n1,
.bootstrap-wrapper .my-xl-n1 {
margin-top: -0.25rem !important;
}
.bootstrap-wrapper .mr-xl-n1,
.bootstrap-wrapper .mx-xl-n1 {
margin-right: -0.25rem !important;
}
.bootstrap-wrapper .mb-xl-n1,
.bootstrap-wrapper .my-xl-n1 {
margin-bottom: -0.25rem !important;
}
.bootstrap-wrapper .ml-xl-n1,
.bootstrap-wrapper .mx-xl-n1 {
margin-left: -0.25rem !important;
}
.bootstrap-wrapper .m-xl-n2 {
margin: -0.5rem !important;
}
.bootstrap-wrapper .mt-xl-n2,
.bootstrap-wrapper .my-xl-n2 {
margin-top: -0.5rem !important;
}
.bootstrap-wrapper .mr-xl-n2,
.bootstrap-wrapper .mx-xl-n2 {
margin-right: -0.5rem !important;
}
.bootstrap-wrapper .mb-xl-n2,
.bootstrap-wrapper .my-xl-n2 {
margin-bottom: -0.5rem !important;
}
.bootstrap-wrapper .ml-xl-n2,
.bootstrap-wrapper .mx-xl-n2 {
margin-left: -0.5rem !important;
}
.bootstrap-wrapper .m-xl-n3 {
margin: -1rem !important;
}
.bootstrap-wrapper .mt-xl-n3,
.bootstrap-wrapper .my-xl-n3 {
margin-top: -1rem !important;
}
.bootstrap-wrapper .mr-xl-n3,
.bootstrap-wrapper .mx-xl-n3 {
margin-right: -1rem !important;
}
.bootstrap-wrapper .mb-xl-n3,
.bootstrap-wrapper .my-xl-n3 {
margin-bottom: -1rem !important;
}
.bootstrap-wrapper .ml-xl-n3,
.bootstrap-wrapper .mx-xl-n3 {
margin-left: -1rem !important;
}
.bootstrap-wrapper .m-xl-n4 {
margin: -1.5rem !important;
}
.bootstrap-wrapper .mt-xl-n4,
.bootstrap-wrapper .my-xl-n4 {
margin-top: -1.5rem !important;
}
.bootstrap-wrapper .mr-xl-n4,
.bootstrap-wrapper .mx-xl-n4 {
margin-right: -1.5rem !important;
}
.bootstrap-wrapper .mb-xl-n4,
.bootstrap-wrapper .my-xl-n4 {
margin-bottom: -1.5rem !important;
}
.bootstrap-wrapper .ml-xl-n4,
.bootstrap-wrapper .mx-xl-n4 {
margin-left: -1.5rem !important;
}
.bootstrap-wrapper .m-xl-n5 {
margin: -3rem !important;
}
.bootstrap-wrapper .mt-xl-n5,
.bootstrap-wrapper .my-xl-n5 {
margin-top: -3rem !important;
}
.bootstrap-wrapper .mr-xl-n5,
.bootstrap-wrapper .mx-xl-n5 {
margin-right: -3rem !important;
}
.bootstrap-wrapper .mb-xl-n5,
.bootstrap-wrapper .my-xl-n5 {
margin-bottom: -3rem !important;
}
.bootstrap-wrapper .ml-xl-n5,
.bootstrap-wrapper .mx-xl-n5 {
margin-left: -3rem !important;
}
.bootstrap-wrapper .m-xl-auto {
margin: auto !important;
}
.bootstrap-wrapper .mt-xl-auto,
.bootstrap-wrapper .my-xl-auto {
margin-top: auto !important;
}
.bootstrap-wrapper .mr-xl-auto,
.bootstrap-wrapper .mx-xl-auto {
margin-right: auto !important;
}
.bootstrap-wrapper .mb-xl-auto,
.bootstrap-wrapper .my-xl-auto {
margin-bottom: auto !important;
}
.bootstrap-wrapper .ml-xl-auto,
.bootstrap-wrapper .mx-xl-auto {
margin-left: auto !important;
}
}
.bootstrap-wrapper .text-monospace {
}
.bootstrap-wrapper .text-justify {
text-align: justify !important;
}
.bootstrap-wrapper .text-wrap {
white-space: normal !important;
}
.bootstrap-wrapper .text-nowrap {
white-space: nowrap !important;
}
.bootstrap-wrapper .text-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.bootstrap-wrapper .text-left {
text-align: left !important;
}
.bootstrap-wrapper .text-right {
text-align: right !important;
}
.bootstrap-wrapper .text-center {
text-align: center !important;
}
@media (min-width: 576px) {
.bootstrap-wrapper .text-sm-left {
text-align: left !important;
}
.bootstrap-wrapper .text-sm-right {
text-align: right !important;
}
.bootstrap-wrapper .text-sm-center {
text-align: center !important;
}
}
@media (min-width: 768px) {
.bootstrap-wrapper .text-md-left {
text-align: left !important;
}
.bootstrap-wrapper .text-md-right {
text-align: right !important;
}
.bootstrap-wrapper .text-md-center {
text-align: center !important;
}
}
@media (min-width: 992px) {
.bootstrap-wrapper .text-lg-left {
text-align: left !important;
}
.bootstrap-wrapper .text-lg-right {
text-align: right !important;
}
.bootstrap-wrapper .text-lg-center {
text-align: center !important;
}
}
@media (min-width: 1200px) {
.bootstrap-wrapper .text-xl-left {
text-align: left !important;
}
.bootstrap-wrapper .text-xl-right {
text-align: right !important;
}
.bootstrap-wrapper .text-xl-center {
text-align: center !important;
}
}
.bootstrap-wrapper .text-lowercase {
text-transform: lowercase !important;
}
.bootstrap-wrapper .text-uppercase {
text-transform: uppercase !important;
}
.bootstrap-wrapper .text-capitalize {
text-transform: capitalize !important;
}
.bootstrap-wrapper .font-weight-light {
font-weight: 300 !important;
}
.bootstrap-wrapper .font-weight-lighter {
font-weight: lighter !important;
}
.bootstrap-wrapper .font-weight-normal {
font-weight: 400 !important;
}
.bootstrap-wrapper .font-weight-bold {
font-weight: 700 !important;
}
.bootstrap-wrapper .font-weight-bolder {
font-weight: bolder !important;
}
.bootstrap-wrapper .font-italic {
font-style: italic !important;
}
.bootstrap-wrapper .text-white {
color: #fff !important;
}
.bootstrap-wrapper .text-primary {
color: #007bff !important;
}
.bootstrap-wrapper a.text-primary:hover,
.bootstrap-wrapper a.text-primary:focus {
color: #0056b3 !important;
}
.bootstrap-wrapper .text-secondary {
color: #6c757d !important;
}
.bootstrap-wrapper a.text-secondary:hover,
.bootstrap-wrapper a.text-secondary:focus {
color: #494f54 !important;
}
.bootstrap-wrapper .text-success {
color: #28a745 !important;
}
.bootstrap-wrapper a.text-success:hover,
.bootstrap-wrapper a.text-success:focus {
color: #19692c !important;
}
.bootstrap-wrapper .text-info {
color: #17a2b8 !important;
}
.bootstrap-wrapper a.text-info:hover,
.bootstrap-wrapper a.text-info:focus {
color: #0f6674 !important;
}
.bootstrap-wrapper .text-warning {
color: #ffc107 !important;
}
.bootstrap-wrapper a.text-warning:hover,
.bootstrap-wrapper a.text-warning:focus {
color: #ba8b00 !important;
}
.bootstrap-wrapper .text-danger {
color: #dc3545 !important;
}
.bootstrap-wrapper a.text-danger:hover,
.bootstrap-wrapper a.text-danger:focus {
color: #a71d2a !important;
}
.bootstrap-wrapper .text-light {
color: #f8f9fa !important;
}
.bootstrap-wrapper a.text-light:hover,
.bootstrap-wrapper a.text-light:focus {
color: #cbd3da !important;
}
.bootstrap-wrapper .text-dark {
color: #343a40 !important;
}
.bootstrap-wrapper a.text-dark:hover,
.bootstrap-wrapper a.text-dark:focus {
color: #121416 !important;
}
.bootstrap-wrapper .text-body {
color: #212529 !important;
}
.bootstrap-wrapper .text-muted {
color: #6c757d !important;
}
.bootstrap-wrapper .text-black-50 {
color: rgba(0,0,0,0.5) !important;
}
.bootstrap-wrapper .text-white-50 {
color: rgba(255,255,255,0.5) !important;
}
.bootstrap-wrapper .text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.bootstrap-wrapper .text-decoration-none {
text-decoration: none !important;
}
.bootstrap-wrapper .text-break {
word-break: break-word !important;
overflow-wrap: break-word !important;
}
.bootstrap-wrapper .text-reset {
color: inherit !important;
}
.bootstrap-wrapper .visible {
visibility: visible !important;
}
.bootstrap-wrapper .invisible {
visibility: hidden !important;
}
@media print {
.bootstrap-wrapper *,
.bootstrap-wrapper *::before,
.bootstrap-wrapper *::after {
text-shadow: none !important;
box-shadow: none !important;
}
.bootstrap-wrapper a:not(.btn) {
text-decoration: underline;
}
.bootstrap-wrapper abbr[title]::after {
content: " (" attr(title) ")";
}
.bootstrap-wrapper pre {
white-space: pre-wrap !important;
}
.bootstrap-wrapper pre,
.bootstrap-wrapper blockquote {
border: 1px solid #adb5bd;
page-break-inside: avoid;
}
.bootstrap-wrapper thead {
display: table-header-group;
}
.bootstrap-wrapper tr,
.bootstrap-wrapper img {
page-break-inside: avoid;
}
.bootstrap-wrapper p,
.bootstrap-wrapper h2,
.bootstrap-wrapper h3 {
orphans: 3;
widows: 3;
}
.bootstrap-wrapper h2,
.bootstrap-wrapper h3 {
page-break-after: avoid;
}
@page {
size: a3;
}
.bootstrap-wrapper body {
min-width: 992px !important;
}
.bootstrap-wrapper .container {
min-width: 992px !important;
}
.bootstrap-wrapper .navbar {
display: none;
}
.bootstrap-wrapper .badge {
border: 1px solid #000;
}
.bootstrap-wrapper .table {
border-collapse: collapse !important;
}
.bootstrap-wrapper .table td,
.bootstrap-wrapper .table th {
background-color: #fff !important;
}
.bootstrap-wrapper .table-bordered th,
.bootstrap-wrapper .table-bordered td {
border: 1px solid #dee2e6 !important;
}
.bootstrap-wrapper .table-dark {
color: inherit;
}
.bootstrap-wrapper .table-dark th,
.bootstrap-wrapper .table-dark td,
.bootstrap-wrapper .table-dark thead th,
.bootstrap-wrapper .table-dark tbody + tbody {
border-color: #dee2e6;
}
.bootstrap-wrapper .table .thead-dark th {
color: inherit;
border-color: #dee2e6;
}
}#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;} #cboxOverlay{background:url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/overlay.png) repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
#cboxTopLeft{width:21px; height:21px; background:url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/controls.png) no-repeat -101px 0;}
#cboxTopRight{width:21px; height:21px; background:url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/controls.png) no-repeat -130px 0;}
#cboxBottomLeft{width:21px; height:21px; background:url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/controls.png) no-repeat -101px -29px;}
#cboxBottomRight{width:21px; height:21px; background:url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/controls.png) no-repeat -130px -29px;}
#cboxMiddleLeft{width:21px; background:url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/controls.png) left top repeat-y;}
#cboxMiddleRight{width:21px; background:url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/controls.png) right top repeat-y;}
#cboxTopCenter{height:21px; background:url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/border.png) 0 0 repeat-x;}
#cboxBottomCenter{height:21px; background:url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/border.png) 0 -29px repeat-x;}
#cboxContent{background:#fff; overflow:hidden;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{margin-bottom:28px;}
#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
#cboxLoadingOverlay{background:url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/loading.gif) no-repeat center center;} #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; } #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxPrevious{position:absolute; bottom:0; left:0; background:url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxPrevious:hover{background-position:-75px -25px;}
#cboxNext{position:absolute; bottom:0; left:27px; background:url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxNext:hover{background-position:-50px -25px;}
#cboxClose{position:absolute; bottom:0; right:0; background:url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxClose:hover{background-position:-25px -25px;} .cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}:root{
--btn-big-color:#0099ff;
--btn-small-color:#5f9df7;
--btn-font-color:#ffffff;
--btn-small-font-color:#ffffff;
--btn-color-hover:#6d4bd3;
--title-color:#5b5b5b;
--content-color:#66789C;
--icon_color:#a0abb8;
--max-border-color:#E0E6F7;
}
.displaynone{
display: none;
}
#insert_data_inform{ display: none;}
.blank-rounded-logo{
border-radius: 8px;
border: 1px solid var(--max-border-color);
min-height:100px;
min-width:70px;
}
.autocomplete-item {
cursor: pointer;
padding: 8px;
border-bottom: 1px solid #ddd;
}
.autocomplete-item:last-child {
border-bottom: none;
}
.rounded-profileimg{
border-radius: 8px;
}
.bootstrap-wrapper .btn-sm{
color: var(--btn-small-font-color)!important;
background-color: var(--btn-small-color);
border-radius: 6px;
padding: 8px 10px;
font-size: 14px;		
}
.bootstrap-wrapper .btn-sm:hover {
filter: brightness(120%);  
background-color: var(--btn-small-color);
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
transition: 0.2s;
-webkit-transition: 0.2s;
color: var(--btn-small-font-color);
transition: 0.2s;
box-shadow: 0 0 15px 0 rgb(0 0 0 / 20%);
}
.bootstrap-wrapper .btn-light {
color: var(--btn-small-font-color);
background-color: var(--btn-small-color);
border-radius: 6px;
padding: 10px 10px;
font-size: 14px;	
line-height: 1;
-webkit-transition: 0.2s;
transition: 0.2s;
}
.bootstrap-wrapper .btn-light:hover {
filter: brightness(120%);  
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
transition: 0.2s;
-webkit-transition: 0.2s;
color: var(--btn-font-color);
transition: 0.2s;
box-shadow: 0 0 15px 0 rgb(0 0 0 / 20%);
} table, th, td{
border-top: 1px solid #dee2e6 !important;
border-bottom: 1px solid #dee2e6 !important;
border-left: none !important;
border-right: none !important;
}
.bootstrap-wrapper .rounded {
border-radius: 1.25rem !important;
}
table.dataTable{
border-collapse: collapse !important;
}
#writeskill, #writeSocial{ display: flex;
align-items: center;
margin-top: 10px;
}
#new_skill{
width: 200px;
height: 40px;
margin-right: 10px;
}
.delete, .new_skill{
height: 40px;
}
#writeSocial{
margin-bottom: 30px;
}
#new_social{
width: 300px;
height: 40px;
margin-left: 15px;
margin-right: 10px;
}
.delete_social, .save_social{
height: 40px;
margin-right: 10px !important;
}
.epselectminheight{
min-height:200px;
}
.top_row{
border: thin solid var(--max-border-color);
border-radius: 8px;
padding: 20px 30px 30px 30px;
margin-bottom: 20px;
}
#profile-account2 .container{
padding: 0;
margin: 0;
}
.company_img{
margin-right: 20px;
}
#profile-account2 .top-title{	
font-size: 16px ;
font-weight: 600;
line-height: 20px;
text-decoration: none;
color: var(--title-color);
}
.company_img img{
height: 90px;
width: 90px;
border-radius: 5px;
}
.company_content{
height: 90px; }
.company_content h4{ margin-bottom: 16px !important;
}
.company_content .rating{
margin: 0;
padding: 0;
margin-bottom: 10px;
}
.company_content .rating i{
font-size: 14px;
color: #50627B;
}
.company_content button {
padding: 8px 10px;
background-color: #666;
border-radius: 6px !important;
box-shadow: none;
border: none;
color: #fff;
font-size: 16px;
font-weight: 400;
}
.main_content{ }
.margin-top-10{
margin-top: 10px;
}
#candidate-bookmark thead tr th{
width: 100% !important;
}
#listing-manage_filter input,
#candidates-manage_filter input,
#candidates-manage-mobile_filter input,
#candidates-manage-mobile_filter input,
#candidate-bookmark_filter input{
width: 60% !important;
height: 40px !important;
padding: 10px !important;
margin: 0 !important;
}
#candidates-manage-mobile_filter,#candidates-manage-mobile_length,#candidates-manage-mobile_info,#candidates-manage-mobile_paginate{
display: none;
}
@media (min-width: 320px) and (max-width: 480px) {
#candidates-manage_filter,#candidates-manage_paginate,#candidates-manage_length,#candidates-manage_info{
display: none !important;
}
#candidates-manage-mobile_filter,#candidates-manage-mobile_length,#candidates-manage-mobile_info,#candidates-manage-mobile_paginate{
display: block;
}
#listing-manage_filter input,
#candidates-manage_filter input,
#candidates-manage-mobile_filter input,
#candidates-manage-mobile_filter input,
#candidate-bookmark_filter input{
width: 60% !important;
float: right !important;
}
}
.dataTables_length{
width: 40% !important;
float: left !important;
}
.dataTables_filter{	
float: right !important;
}
.dataTables_length select{
width: 80px !important; 
height: 40px !important;
border-color: #d1d1d1;
padding:10px;
}
#profile-account2 select {
background-position-y: 15px!important; 
}
.popup0margin{
margin:0 20px;
}
.boxo{ border:1px solid #ccc; border-radius:0 0 6px 6px; padding:15px 0}
.picwrapper{ padding:0}
.addnote{ background:#f5f5f5; padding:10px 0; margin:20px; clear:both}
.addnote textarea{ width:100%} .media-modal-close, .media-modal-close span.media-modal-icon {
width: auto !important;
}
.bs-callout {
margin: 20px 0;
padding: 15px 30px 15px 15px;
border-left: 5px solid #eee;
}
.bs-callout-info {
background-color: #E4F1FE;
border-color: #22A7F0;
}
.html-active .switch-html, .tmce-active .switch-tmce {
height: 28px!important;
}
.wp-switch-editor {
height: 28px!important;
}
#profile-account2 label {
font-weight: 400;
font-size: 14px; display: block;
}
#profile-account2 .form-control{
height: 40px;
font-size: 14px;
font-weight: normal;
color: #333333;
background-color: #fff;
border: 1px solid #e5e5e5;
-webkit-box-shadow: none;
box-shadow: none;
border-radius:0 !important;
-webkit-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;
}
#profile-account2 .main-content .not-forty .form-control,
#profile-account2 #tab_1_1 .not-forty .form-control{
height: auto;
margin: 1px solid red;
}
#profile-account2 .fa-times{
margin: 0 8px 0 12px;
}
#profile-account2 .fa-pencil{
margin: 0 8px 0 12px;
}
}
#profile-account2 .btn .default {
color: #333333;
background: #e5e5e5;
background-image: none;
border-color: "";
}
#profile-account2 .default {
color: #333333;
background: #e5e5e5;
border-color: "";
}
#profile-account2 .green-haze{
color: var(--btn-font-color);
background: var(--btn-big-color);  
border-radius: 8px;
padding: 10px 20px;
background-image: none;
box-shadow: none;
outline: none;
filter:none;
}
#profile-account2 .ml-30{
margin-left: 15px;
}
#profile-account2  .form-control:focus{
border-color: #999999;
outline: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
#profile-account2  .profile-usertitle-name {
color: #5a7391;
font-size: 20px;
font-weight: 600;
margin-bottom: 7px;
}
#profile-account2  .profile-sidebar {
float: left;
width: 100%;
margin-right: 0;
padding: 0 0 10px 15p
x;
}
#profile-account2  .icon-round{
border: 1px solid #93a3b5;
border-radius: 50%;
padding: 4px;
font-size: 8px !important;
}  #profile-account2  .profile-sidebar-portlet { }
#profile-account2  .profile-userpic img {
float: none;
margin: 0 auto;
width: 150px;
height: 150px;
-webkit-border-radius: 50% !important;
-moz-border-radius: 50% !important;
border-radius: 50% !important;
}
#profile-account2  .profile-usertitle {
text-align: center;
margin-top: 20px;
}
#profile-account2  .profile-usertitle-name {
color: #5a7391;
font-size: 20px;
font-weight: 600;
margin-bottom: 7px;
}
#profile-account2  .profile-usertitle-listing {
text-transform: uppercase;
color: #5b9bd1;
font-size: 13px;
font-weight: 800;
margin-bottom: 7px;
}
#profile-account2  .profile-userbuttons {
text-align: center;
margin-top: 10px;
}
#profile-account2  .profile-userbuttons .btn {
margin-right: 5px;
}
#profile-account2  .profile-userbuttons .btn:last-child {
margin-right: 0;
}
#profile-account2 .caption {
float: left;  font-weight: 100%; }
#profile-account2  .profile-userbuttons button {
text-transform: uppercase;
font-size: 11px;
font-weight: 600;
padding: 6px 15px;
}
#profile-account2  .profile-usermenu { }
#profile-account2 .profile-usermenu ul li {
border-bottom: 1px solid #f0f4f7;
}
#profile-account2  .profile-usermenu ul li:last-child {
border-bottom: none;
}
#profile-account2  .profile-usermenu ul li a { color: #000;
font-size: 16px;
font-weight: 400;
}
#profile-account2  .profile-usermenu ul li a {
font-size: 14px;
padding: 16px 15px;
}
#profile-account2  .profile-usermenu ul li a:hover {
background-color: #fafcfd;
color: #5b9bd1;
}
.profile-usermenu ul li.active a { background-color: #f6f9fb;
border-left: 2px solid #5b9bd1;
margin-left: -2px;
}
#profile-account2  .profile-stat {
padding-bottom: 20px;
border-bottom: 1px solid #f0f4f7;
}
#profile-account2  .profile-stat-title {
color: #7f90a4;
font-size: 25px;
text-align: center;
}
#profile-account2 .tabbable-line{
border-bottom: 1px solid #ececec;
margin-bottom: 30px;
padding: 0 10px;
}
#profile-account2 .profile-stat-text {
color: #5b9bd1;
font-size: 11px;
font-weight: 800;
text-align: center;
}
#profile-account2 .btn-circle{
border-top-right-radius:30px ;
border-top-left-radius:30px ;
outline: 0;
border-bottom-right-radius:30px ;
border-bottom-left-radius:30px ;
}
#profile-account2 .profile-desc-title {
color: #7f90a4;
font-size: 17px;
font-weight: 600;
}
#profile-account2 .profile-desc-text {
color: #7e8c9e;
font-size: 14px;
}
#profile-account2 .caption-subject{
font-weight: 500;
font-size: 16px !important;  }
#profile-account2 .profile-desc-link i {
width: 22px;
font-size: 19px;
color: #abb6c4;
margin-right: 5px;
}
#profile-account2 .portlet{  }
#profile-account2 .portlet0{ box-shadow: 0 0 15px 0 rgba(0,0,0,.08);
}
#profile-account2 .profile-desc-link a {
font-size: 14px;
font-weight: 600;
color: #5b9bd1;
}
#profile-account2 .margin-top-20{
margin-top: 20px
}
#profile-account2 .nav-tabs {
border-bottom: 1px solid #ddd;
}
#profile-account2 .nav-tabs {
background: none;
margin: 0;
float: right;
border: 0;
}
#profile-account2 .around-separetor{
background-color: #eff3f8 !important;
}
#profile-account2 ul.iv-pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
list-style: none;
}
#profile-account2 .list-pagi{
border: 1px solid #59ABE3;
float: left;
margin-left: .5em;
padding: 0;
list-style: none;
}
#profile-account2 .list-pagi a{
color: #59ABE3;
padding: 1px 10px;
}
#profile-account2 .list-pagi:hover{
border: 1px solid #555;
}
#profile-account2 .list-pagi:hover a{
color: #555;
text-decoration: none;
}
#profile-account2 .active-li{
border: 1px solid #59ABE3;
background:#59ABE3
}
#profile-account2 .active-li a{
color: #fff;
} @media (max-width: 767px) {
#profile-account2 .profile-sidebar {
float: none;
width: 100%;
margin-right: 20px; }
#profile-account2  .profile-sidebar > .portlet {
margin-bottom: 10px;
}
#profile-account2  .profile-content {
overflow: visible;
}
}
#profile-account2 .tab-content{
margin-top:50px;
}
.rounded-logo {
border-radius: 8px;
border: 1px solid var(--max-border-color);
}
@media (min-width: 768px) and (max-width: 1024px) { }
@media (min-width: 220px) and (max-width: 480px) { .img-listing{
display: none;
visibility: hidden;
}
.dataTables_filter{
display: none;
visibility: hidden;
}
.dataTables_length{
display: none;
visibility: hidden;
}
}
@media screen and (max-width: 768px) {
.bootstrap-wrapper .nav-tabs {
width: 100%;
padding-left: 100px;
padding-right: 100px;
text-align: center;
}
.bootstrap-wrapper .nav-tabs .nav-item>.nav-link {
margin-bottom: 5px;
}
.tab-content{
margin-top:80px;
}
}:root{
--btn-big-color:#0099ff;
--btn-small-color:#5f9df7;
--btn-font-color:#ffffff;
--btn-small-font-color:#ffffff;
--btn-color-hover:#6d4bd3;
--title-color:#5b5b5b;
--content-color:#4F5E64;
--icon_color:#a0abb8;
--max-border-color:#E0E6F7;
}
#compose_adminmenu{
display: none;
}
.displaynone{
display: none;
}
.listing-item{
margin-left:10px;	
}
.greencolor-text{
color:#70e73b;
}
.bootstrap-wrapper .nav-pills .nav-link {
border-radius: 0;
}
.bootstrap-wrapper .nav-link {
display: block;
padding: 0.5rem 1.5rem;
background-color: var(--btn-small-color);
color:var(--btn-small-font-color);
border-radius: 0;
}
.bootstrap-wrapper .nav-pills .nav-link.active, .bootstrap-wrapper .nav-pills .show > .nav-link {
color: var(--btn-font-color);
background-color: var(--btn-big-color);
border-radius: 0;
}
a:link {
text-decoration: none!important;
border-bottom: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.toptitle-sub {
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 26px;
color: var(--title-color);
}
.icon-color{
color: var(--icon_color);
}
.title-detail {
color: var(--title-color);
font-size: 18px;
}
.sidebar-myaccount, .sidebar-shadow {
border: 1px solid var(--max-border-color);
border-radius: 8px;
background-color: #ffffff;
margin-bottom: 40px;
}
.sidebar-myaccount .sidebar-heading, .sidebar-shadow .sidebar-heading {
display: inline-block;
width: 100%;
}
.sidebar-myaccount .sidebar-heading .avatar-sidebar .sidebar-info, .sidebar-shadow .sidebar-heading .avatar-sidebar .sidebar-info {
display: block;
padding-left: 100px;
position: relative;
}
.sidebar-myaccount .sidebar-heading .avatar-sidebar .sidebar-info .sidebar-company, .sidebar-shadow .sidebar-heading .avatar-sidebar .sidebar-info .sidebar-company {
font-size: 18px;    
line-height: 18px;
font-weight: bold;
display: block;
padding-top: 5px;
}
.sidebar-myaccount .sidebar-heading .avatar-sidebar figure, .sidebar-shadow .sidebar-heading .avatar-sidebar figure {
float: left;
}
.sidebar-myaccount .sidebar-heading .avatar-sidebar figure img, .sidebar-shadow .sidebar-heading .avatar-sidebar figure img {
width: 85px;
border-radius: 16px;
}
.new-line{
white-space: pre;
}
.font-tag_line {
font-size: 16px !important;
line-height: 24px !important;
}
.card-location {
font-size: 12px;
font-weight: 400;
color: #A0ABB8;
display: inline-block;   
line-height: 24px;
}
.top-subtitle {
font-size: 16px;
font-weight: 400;
color: #A0ABB8;
display: inline-block;   
line-height: 24px;	
}
.top-subtitle-right {
font-size: 16px;
font-weight: 400;
color: #A0ABB8;   
line-height: 24px;
}
.link-underline {
font-size: 12px;
line-height: 18px;
color: #5b5b5b;
font-weight: 400;
text-decoration: underline;
display: block;
}
.box-map {
display: inline-block;
width: 100%;
margin-bottom: 15px;
}
.ul-disc {
list-style-type: disc;
}
.ul-disc li {
list-style-type: disc;
display: list-item !important;
padding-bottom: 5px !important;
color: #4F5E64;
font-size: 14px;
line-height: 22px;
}
iframe {
width: 100%;
border: 0;
}
.sidebar-list-listing {
border-top: 1px solid rgba(6, 18, 36, 0.1);   
}
.card-list-4 {
position: relative;
display: flex;
width: 100%;
padding: 0px 0px 15px 0px;
margin-bottom: 0px;
}
.card-list-4 .image {
min-width: 60px;
padding-right: 10px;
}
.rounded-image{
border-radius: 8px;
border: 1px solid var(--max-border-color);
max-width:50px;
}
.blank-rounded-image{
border-radius: 8px;
border: 1px solid var(--max-border-color);
min-height:50px;
}
.blank-rounded-logo{
border-radius: 8px;
border: 1px solid var(--max-border-color);
min-height:70px;
min-width:70px;
}
.card-list-4 .info-text {
width: 100%;
margin-top: -4px;
}
.color-brand-1 {
color: #5b5b5b !important;
}
.card-list-4 .card-price {
font-size: 16px;
line-height: 26px;
padding-top: 0px;
display: inline-block;
color: var(--content-color);
}
.location{
font-size: 14px;
line-height: 26px;
font-weight: 500;
padding-top: 0px;
color: var(--content-color);
}
.bootstrap-wrapper .btn.btn-big:hover {
filter: brightness(120%);  
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
transition: 0.2s;
-webkit-transition: 0.2s;
color: var(--btn-font-color);
transition: 0.2s;
box-shadow: 0 0 15px 0 rgb(0 0 0 / 20%);
}
.bootstrap-wrapper .btn.btn-big {
color: var(--btn-font-color);
background-color: var(--btn-big-color);
border-radius: 8px;
padding: 14px 25px;
font-size: 18px;
line-height: 1;
-webkit-transition: 0.2s;
transition: 0.2s;
}
.bootstrap-wrapper .btn.btn-small-ar:hover {
filter: brightness(90%);  
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
-webkit-transition: 0.2s;
color: var(--btn-small-font-color);
transition: 0.2s;
box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
}
.bootstrap-wrapper .btn.btn-small-ar {
color: var(--btn-small-font-color)!important;
background-color: var(--btn-small-color);
border-radius: 6px;
padding: 8px 10px;
font-size: 14px;	
line-height: 1;
-webkit-transition: 0.2s;
transition: 0.2s;
}
.bootstrap-wrapper .btn.btn-small:hover {
filter: brightness(110%);  
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
-webkit-transition: 0.2s;
color: var(--btn-small-font-color);
transition: 0.2s;
box-shadow: 0 0 15px 0 rgb(0 0 0 / 20%);
}
.bootstrap-wrapper .btn.btn-small {
color: var(--btn-small-font-color);
background-color: var(--btn-small-color);
border-radius: 4px;
padding: 5px 10px;
font-size: 14px;	
line-height: 1;
-webkit-transition: 0.2s;
transition: 0.2s;
}
.bootstrap-wrapper .btn.btn-secondary{
border-radius: 6px;
padding: 8px 10px;
font-size: 14px;	
}
.profile-bnr {
height: 400px;
}
.bootstrap-wrapper .btn.btn-border {
border: 1px solid rgba(6, 18, 36, 0.1);
padding: 10px 25px;
border-radius: 10px;
background: #ffffff;
color: #111112;
font-size: 18px;
-webkit-transition-duration: 0.2s;
transition-duration: 0.2s;
}
.bootstrap-wrapper .btn.btn-border:hover {
color: #ffffff;
background-color:  var(--btn-big-color);
-webkit-transition-duration: 0.2s;
transition-duration: 0.2s;
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
.bootstrap-wrapper .btn-border-small {
border: 1px solid rgba(6, 18, 36, 0.1);
padding: 5px 10px;
border-radius: 10px;
background: #ffffff;
color: #111112;
font-size: 14px;
-webkit-transition-duration: 0.2s;
transition-duration: 0.2s;
}
.bootstrap-wrapper .btn-border-small:hover {
color: #ffffff;
background-color:  var(--btn-small-color);
-webkit-transition-duration: 0.2s;
transition-duration: 0.2s;
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
.toptitle {   
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 26px;
color: var(--title-color);
}
.listing-overview {
border: thin solid var(--max-border-color);
border-radius: 8px;
padding: 20px 30px 30px 30px;
margin-bottom: 25px;
}
.pb-10 {
padding-bottom: 10px !important;
}
.d-flex {
display: flex!important;
}
.pt-10 {
padding-top: 10px !important;
}
.bootstrap-wrapper .border-bottom {
border-bottom: 1px solid var(--max-border-color)!important;
}
.mb-30 {
margin-bottom: 30px !important;
}
.pb-15 {
padding-bottom: 15px !important;
}
.d-middle {
vertical-align: middle;
}
.mr-5 {
margin-right: 5px !important;
}
.d-inline-block {
display: inline-block!important;
}
.listing-overview .text-description {
font-size: 16px;
color: var(--content-color);
line-height: 24px;
font-weight: 400;
}
.text-description {
font-size: 14px;
color: var(--content-color);
line-height: 22px;
display: inline-block; min-width: 120px;
max-width: 120px;
}
.listing-overview .sidebar-icon-item {
font-size: 18px;
color: #a0abb8;
min-width: 20px;
}
.listing-overview .sidebar-text-info {
display: flex;
}
.listing-overview .sidebar-icon-item {
font-size: 18px;
color: #a0abb8;
min-width: 20px;
}
.ml-10 {
margin-left: 10px !important;
}
.listing-overview .sidebar-text-info .small-heading {
width: 100%;
display: inline-block;
font-size: 16px;
line-height: 24px;
font-weight: 500;
}
.banner-hero {   
position: relative;
max-width: 1770px;
margin: 0 auto;
}
.banner-hero.banner-image-single  {
margin-bottom:30px;
width: 100%;
border-radius: 16px;
height: 400px;
}
.card-briefcase {
font-size: 14px;
color: #A0ABB8;
display: inline-block;
}
.card-time {
font-size: 14px;
color: #A0ABB8;
display: inline-block;
}
.content-single{
font-size: 16px;   
color:var(--content-color);
line-height: 32px;
margin-bottom: 20px;
}
.font-md {
font-size: 16px !important;
font-weight: bold;
line-height: 25px;
color: var(--title-color);
text-decoration: none!important;
}
.font-bold {
font-weight: bold;
}
.text-lg-end {
text-align: right!important;
}
.contentshowep {   
border: 1px solid #eee; 
box-shadow: 0 0 15px 0 rgb(0 0 0 / 8%);
}
.row.vertical-divider {
overflow: hidden;
}
.row.vertical-divider > div[class^="col-"] {
padding-bottom: 100px;
margin-bottom: -100px;
border-left: 3px solid #F2F7F9;
border-right: 3px solid #F2F7F9;
}
.row.vertical-divider div[class^="col-"]:first-child {
border-left: none;
}
.row.vertical-divider div[class^="col-"]:last-child {
border-right: none;
}
.form-control-popup {
height: 40px;
font-size: 14px;
font-weight: normal;
color: #333333;
background-color: #fff;
border: 1px solid #e5e5e5;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 0 !important;
-webkit-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;
}
.form-control {
height: 25px;
font-size: 14px;
font-weight: normal;
color: #333333;
background-color: #fff;
border: 1px solid #e5e5e5;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 8px !important;
-webkit-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;
}
@media (min-width: 220px) and (max-width: 480px) {
#compose_adminmenu{
display: inline-block;
}
.banner-hero.banner-image-single  {
margin-bottom:15px;
width: 100%;
border-radius: 8px;
height: 150px;
}
.listing-overview {			
padding: 20px 10px 20px 15px;				
}
.bootstrap-wrapper .btn.btn-big {		
border-radius: 8px;
padding: 10px 25px 15px 20px;
font-size: 14px;		
}
.bootstrap-wrapper .btn.btn-border {		
padding: 10px 15px;
border-radius: 8px;		
font-size: 14px;		
}
}.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
position: absolute;
left: 0;
top: 0;
}
.leaflet-container {
overflow: hidden;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
-webkit-user-drag: none;
} .leaflet-safari .leaflet-tile {
image-rendering: -webkit-optimize-contrast;
} .leaflet-safari .leaflet-tile-container {
width: 1600px;
height: 1600px;
-webkit-transform-origin: 0 0;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
display: block;
}  .leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer {
max-width: none !important;
max-height: none !important;
}
.leaflet-container.leaflet-touch-zoom {
-ms-touch-action: pan-x pan-y;
touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
-ms-touch-action: pinch-zoom; touch-action: none;
touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
-ms-touch-action: none;
touch-action: none;
}
.leaflet-container {
-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
filter: inherit;
visibility: hidden;
}
.leaflet-tile-loaded {
visibility: inherit;
}
.leaflet-zoom-box {
width: 0;
height: 0;
-moz-box-sizing: border-box;
box-sizing: border-box;
z-index: 800;
} .leaflet-overlay-pane svg {
-moz-user-select: none;
}
.leaflet-pane         { z-index: 1; }
.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }
.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }
.leaflet-vml-shape {
width: 1px;
height: 1px;
}
.lvml {
behavior: url(#default#VML);
display: inline-block;
position: absolute;
} .leaflet-control {
position: relative;
z-index: 800;
pointer-events: visiblePainted; pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
position: absolute;
z-index: 1;
pointer-events: none;
}
.leaflet-top {
top: 0;
}
.leaflet-right {
right: 0;
}
.leaflet-bottom {
bottom: 0;
}
.leaflet-left {
left: 0;
}
.leaflet-control {
float: left;
clear: both;
}
.leaflet-right .leaflet-control {
float: right;
}
.leaflet-top .leaflet-control {
margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
margin-left: 10px;
}
.leaflet-right .leaflet-control {
margin-right: 10px;
} .leaflet-fade-anim .leaflet-tile {
will-change: opacity;
}
.leaflet-fade-anim .leaflet-popup {
opacity: 0;
-webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;
-o-transition: opacity 0.2s linear;
transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
opacity: 1;
}
.leaflet-zoom-animated {
-webkit-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
will-change: transform;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
-moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
-o-transition:      -o-transform 0.25s cubic-bezier(0,0,0.25,1);
transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
visibility: hidden;
} .leaflet-interactive {
cursor: pointer;
}
.leaflet-grab {
cursor: -webkit-grab;
cursor:    -moz-grab;
}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
cursor: crosshair;
}
.leaflet-popup-pane,
.leaflet-control {
cursor: auto;
}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
cursor: move;
cursor: -webkit-grabbing;
cursor:    -moz-grabbing;
} .leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
pointer-events: none;
}
.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive {
pointer-events: visiblePainted; pointer-events: auto;
} .leaflet-container {
background: #ddd;
outline: 0;
}
.leaflet-container a {
color: #0078A8;
}
.leaflet-container a.leaflet-active {
outline: 2px solid orange;
}
.leaflet-zoom-box {
border: 2px dotted #38f;
background: rgba(255,255,255,0.5);
} .leaflet-container {
font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
} .leaflet-bar {
border-radius: 4px;
}
.leaflet-bar a,
.leaflet-bar a:hover {
background-color: #fff;
border-bottom: 1px solid #ccc;
width: 26px;
height: 26px;
line-height: 26px;
display: block;
text-align: center;
text-decoration: none;
color: black;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
background-position: 50% 50%;
background-repeat: no-repeat;
display: block;
}
.leaflet-bar a:hover {
background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
cursor: default;
background-color: #f4f4f4;
color: #bbb;
}
.leaflet-touch .leaflet-bar a {
width: 30px;
height: 30px;
line-height: 30px;
}
.leaflet-touch .leaflet-bar a:first-child {
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}
.leaflet-touch .leaflet-bar a:last-child {
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
} .leaflet-control-zoom-in,
.leaflet-control-zoom-out {
font: bold 18px 'Lucida Console', Monaco, monospace;
text-indent: 1px;
}
.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
font-size: 22px;
} .leaflet-control-layers {
box-shadow: 0 1px 5px rgba(0,0,0,0.4);
background: #fff;
border-radius: 5px;
}
.leaflet-control-layers-toggle {
background-image: url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/layers.png);
width: 36px;
height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
background-image: url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/layers-2x.png);
background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
width: 44px;
height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
display: block;
position: relative;
}
.leaflet-control-layers-expanded {
padding: 6px 10px 6px 6px;
color: #333;
background: #fff;
}
.leaflet-control-layers-scrollbar {
overflow-y: scroll;
overflow-x: hidden;
padding-right: 5px;
}
.leaflet-control-layers-selector {
margin-top: 2px;
position: relative;
top: 1px;
}
.leaflet-control-layers label {
display: block;
}
.leaflet-control-layers-separator {
height: 0;
border-top: 1px solid #ddd;
margin: 5px -10px 5px -6px;
} .leaflet-default-icon-path {
background-image: url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/marker-icon.png);
} .leaflet-container .leaflet-control-attribution {
background: #fff;
background: rgba(255, 255, 255, 0.7);
margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
padding: 0 5px;
color: #333;
}
.leaflet-control-attribution a {
text-decoration: none;
}
.leaflet-control-attribution a:hover {
text-decoration: underline;
}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
font-size: 11px;
}
.leaflet-left .leaflet-control-scale {
margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
margin-bottom: 5px;
}
.leaflet-control-scale-line {
border: 2px solid #777;
border-top: none;
line-height: 1.1;
padding: 2px 5px 1px;
font-size: 11px;
white-space: nowrap;
overflow: hidden;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: #fff;
background: rgba(255, 255, 255, 0.5);
}
.leaflet-control-scale-line:not(:first-child) {
border-top: 2px solid #777;
border-bottom: none;
margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
border: 2px solid rgba(0,0,0,0.2);
background-clip: padding-box;
} .leaflet-popup {
position: absolute;
text-align: center;
margin-bottom: 20px;
}
.leaflet-popup-content-wrapper {
padding: 1px;
text-align: left;
border-radius: 12px;
}
.leaflet-popup-content {
margin: 13px 19px;
line-height: 1.4;
}
.leaflet-popup-content p {
margin: 18px 0;
}
.leaflet-popup-tip-container {
width: 40px;
height: 20px;
position: absolute;
left: 50%;
margin-left: -20px;
overflow: hidden;
pointer-events: none;
}
.leaflet-popup-tip {
width: 17px;
height: 17px;
padding: 1px;
margin: -10px auto 0;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
background: white;
color: #333;
box-shadow: 0 3px 14px rgba(0,0,0,0.4);
}
.leaflet-container a.leaflet-popup-close-button {
position: absolute;
top: 0;
right: 0;
padding: 4px 4px 0 0;
border: none;
text-align: center;
width: 18px;
height: 14px;
font: 16px/14px Tahoma, Verdana, sans-serif;
color: #c3c3c3;
text-decoration: none;
font-weight: bold;
background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover {
color: #999;
}
.leaflet-popup-scrolled {
overflow: auto;
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
width: 24px;
margin: 0 auto;
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-popup-tip-container {
margin-top: -1px;
}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
border: 1px solid #999;
} .leaflet-div-icon {
background: #fff;
border: 1px solid #666;
}  .leaflet-tooltip {
position: absolute;
padding: 6px;
background-color: #fff;
border: 1px solid #fff;
border-radius: 3px;
color: #222;
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
pointer-events: none;
box-shadow: 0 1px 3px rgba(0,0,0,0.4);
}
.leaflet-tooltip.leaflet-clickable {
cursor: pointer;
pointer-events: auto;
}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
position: absolute;
pointer-events: none;
border: 6px solid transparent;
background: transparent;
content: "";
} .leaflet-tooltip-bottom {
margin-top: 6px;
}
.leaflet-tooltip-top {
margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
left: 50%;
margin-left: -6px;
}
.leaflet-tooltip-top:before {
bottom: 0;
margin-bottom: -12px;
border-top-color: #fff;
}
.leaflet-tooltip-bottom:before {
top: 0;
margin-top: -12px;
margin-left: -6px;
border-bottom-color: #fff;
}
.leaflet-tooltip-left {
margin-left: -6px;
}
.leaflet-tooltip-right {
margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
top: 50%;
margin-top: -6px;
}
.leaflet-tooltip-left:before {
right: 0;
margin-right: -12px;
border-left-color: #fff;
}
.leaflet-tooltip-right:before {
left: 0;
margin-left: -12px;
border-right-color: #fff;
}.leaflet-locationiq-input{box-sizing:border-box;position:absolute;left:0;top:0;height:100%;width:100%;border: 1px solid #e5e5e5;border-radius:4px;padding-left:26px;text-indent:6px;font-size:14px;background-color:transparent;cursor:pointer}.leaflet-locationiq-control{width:26px;height:26px;background-color:#fff;-webkit-transition:width .1s,height .1s;-moz-transition:width .1s,height .1s;-ms-transition:width .1s,height .1s;-o-transition:width .1s,height .1s;transition:width .1s,height .1s;z-index:810;box-sizing:content-box}.leaflet-oldie .leaflet-locationiq-control{border:1px solid #999}.leaflet-touch .leaflet-locationiq-control{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-locationiq-control.leaflet-locationiq-expanded{width:100%;height:44px;line-height:32px}.leaflet-touch .leaflet-locationiq-input{background-size:30px}.leaflet-locationiq-expanded{width:100%;height:44px}.leaflet-locationiq-expanded .leaflet-locationiq-input{padding-right:30px;padding-top:5px;padding-bottom:5px;line-height:32px}span.leaflet-locationiq-layer-icon-container{display:inline-block;width:16px;height:16px;margin-right:5px;vertical-align:text-bottom}.leaflet-locationiq-results span.leaflet-locationiq-layer-icon-container{margin-right:9px}img.leaflet-locationiq-layer-icon{width:16px}.leaflet-locationiq-layer-icon{vertical-align:top}.leaflet-locationiq-layer-icon-point,.leaflet-locationiq-layer-icon-polygon{width:100%;height:100%;display:inline-block;background-repeat:no-repeat;background-position:center center;background-size:contain}.leaflet-locationiq-layer-icon-point{background-image:url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/point_icon.png)}.leaflet-locationiq-layer-icon-polygon{background-image:url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/polygon_icon.png)}@media only screen and (min--moz-device-pixel-ratio:1.25),only screen and (-o-min-device-pixel-ratio:2.5/2),only screen and (-webkit-min-device-pixel-ratio:1.25),only screen and (min-device-pixel-ratio:1.25),only screen and (min-resolution:120dpi),only screen and (min-resolution:1.25dppx){.leaflet-locationiq-layer-icon-point{background-image:url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/point_icon@2x.png)}.leaflet-locationiq-layer-icon-polygon{background-image:url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/polygon_icon@2x.png)}}.leaflet-locationiq-close{display:none;position:absolute;right:0;width:26px;height:100%;padding-right:2px;text-align:center;vertical-align:middle;font:normal 18px/26px 'Lucida Console',Monaco,monospace;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.leaflet-locationiq-expanded .leaflet-locationiq-close{display:table-cell;background-color:inherit;border-top-right-radius:4px;border-bottom-right-radius:4px}.leaflet-locationiq-expanded .leaflet-locationiq-close.leaflet-locationiq-hidden{display:none}.leaflet-locationiq-close:before{content:'';display:inline-block;height:100%;vertical-align:middle}.leaflet-touch .leaflet-locationiq-input.leaflet-bar{border-radius:4px;border:0 none}.leaflet-touch .leaflet-locationiq-results.leaflet-bar{border-radius:2px;border:0 none}.leaflet-locationiq-search-icon{position:absolute;height:100%;background-image:url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/search.png);background-repeat:no-repeat;background-position:center center;background-size:16px;z-index:10;cursor:pointer}.leaflet-bar a.leaflet-locationiq-search-icon{border-radius:4px;border-bottom:0;height:100%}.leaflet-bar a.leaflet-locationiq-search-icon:not(:hover){background-color:transparent}.leaflet-locationiq-expanded a.leaflet-locationiq-search-icon{border-top-right-radius:0;border-bottom-right-radius:0}.leaflet-locationiq-search-icon.leaflet-locationiq-loading{background-image:url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/loading.gif)}@media only screen and (min--moz-device-pixel-ratio:1.25),only screen and (-o-min-device-pixel-ratio:2.5/2),only screen and (-webkit-min-device-pixel-ratio:1.25),only screen and (min-device-pixel-ratio:1.25),only screen and (min-resolution:120dpi),only screen and (min-resolution:1.25dppx){.leaflet-locationiq-search-icon{background-image:url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/search@2x.png)}.leaflet-locationiq-search-icon.leaflet-locationiq-loading{background-image:url(//www.drokros.com/wp-content/plugins/listinghub/admin/files/css/images/loading@2x.gif)}}.leaflet-locationiq-input:focus{outline:0;cursor:text}.leaflet-locationiq-input::-ms-clear{display:none}.leaflet-locationiq-results{width:100%;position:absolute;left:0;overflow-y:auto;overflow-x:hidden;display:none}.leaflet-touch .leaflet-locationiq-results{box-shadow:0 0 0 2px rgba(0,0,0,.2)}.leaflet-oldie .leaflet-locationiq-results{border:1px solid #999;left:-1px}.leaflet-top .leaflet-locationiq-results{top:50px}.leaflet-bottom .leaflet-locationiq-results{bottom:50px}.leaflet-locationiq-list{list-style:none;margin:0;padding:0}.leaflet-locationiq-results .leaflet-locationiq-result{font-size:13px;padding:7px;background-color:#fff;border-top:1px solid #f1f1f1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.leaflet-locationiq-results .leaflet-locationiq-result .name{line-height:20px}.leaflet-locationiq-results .leaflet-locationiq-result .address{font-size:12px;line-height:12px;color:#666}.leaflet-locationiq-results .leaflet-locationiq-result:first-child{border:none}.leaflet-locationiq-results .leaflet-locationiq-result:hover{background-color:#F2F1F0;border-color:#F2F1F0}.leaflet-locationiq-results .leaflet-locationiq-result.leaflet-locationiq-selected,.leaflet-locationiq-results .leaflet-locationiq-result.leaflet-locationiq-selected:hover{background-color:#b2e3e7;border-color:#b2e3e7}.leaflet-locationiq-message{font-size:13px;padding:7px;background-color:#fff;overflow-x:auto}.leaflet-right .leaflet-locationiq-results{left:auto;right:0}.leaflet-right .leaflet-locationiq-input{left:auto;right:0}.wp-core-ui .button,.wp-core-ui .button-primary,.wp-core-ui .button-secondary{display:inline-block;text-decoration:none;font-size:13px;line-height:2.15384615;min-height:30px;margin:0;padding:0 10px;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box}.wp-core-ui button::-moz-focus-inner,.wp-core-ui input[type=button]::-moz-focus-inner,.wp-core-ui input[type=reset]::-moz-focus-inner,.wp-core-ui input[type=submit]::-moz-focus-inner{border-width:0;border-style:none;padding:0}.wp-core-ui .button-group.button-large .button,.wp-core-ui .button.button-large{min-height:32px;line-height:2.30769231;padding:0 12px}.wp-core-ui .button-group.button-small .button,.wp-core-ui .button.button-small{min-height:26px;line-height:2.18181818;padding:0 8px;font-size:11px}.wp-core-ui .button-group.button-hero .button,.wp-core-ui .button.button-hero{font-size:14px;min-height:46px;line-height:3.14285714;padding:0 36px}.wp-core-ui .button.hidden{display:none}.wp-core-ui input[type=reset],.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:focus,.wp-core-ui input[type=reset]:hover{background:0 0;border:none;box-shadow:none;padding:0 2px 1px;width:auto}.wp-core-ui .button,.wp-core-ui .button-secondary{color:#2271b1;border-color:#2271b1;background:#f6f7f7;vertical-align:top}.wp-core-ui p .button{vertical-align:baseline}.wp-core-ui .button-secondary:hover,.wp-core-ui .button.hover,.wp-core-ui .button:hover{background:#f0f0f1;border-color:#0a4b78;color:#0a4b78}.wp-core-ui .button-secondary:focus,.wp-core-ui .button.focus,.wp-core-ui .button:focus{background:#f6f7f7;border-color:#3582c4;color:#0a4b78;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent;outline-offset:0}.wp-core-ui .button-secondary:active,.wp-core-ui .button:active{background:#f6f7f7;border-color:#8c8f94;box-shadow:none}.wp-core-ui .button.active,.wp-core-ui .button.active:hover{background-color:#dcdcde;color:#135e96;border-color:#0a4b78;box-shadow:inset 0 2px 5px -3px #0a4b78}.wp-core-ui .button.active:focus{border-color:#3582c4;box-shadow:inset 0 2px 5px -3px #0a4b78,0 0 0 1px #3582c4}.wp-core-ui .button-disabled,.wp-core-ui .button-secondary.disabled,.wp-core-ui .button-secondary:disabled,.wp-core-ui .button-secondary[disabled],.wp-core-ui .button.disabled,.wp-core-ui .button:disabled,.wp-core-ui .button[disabled]{color:#a7aaad!important;border-color:#dcdcde!important;background:#f6f7f7!important;box-shadow:none!important;cursor:default;transform:none!important}.wp-core-ui .button-secondary[aria-disabled=true],.wp-core-ui .button[aria-disabled=true]{cursor:default}.wp-core-ui .button-link{margin:0;padding:0;box-shadow:none;border:0;border-radius:0;background:0 0;cursor:pointer;text-align:left;color:#2271b1;text-decoration:underline;transition-property:border,background,color;transition-duration:.05s;transition-timing-function:ease-in-out}.wp-core-ui .button-link:active,.wp-core-ui .button-link:hover{color:#135e96}.wp-core-ui .button-link:focus{color:#043959;box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent}.wp-core-ui .button-link-delete{color:#d63638}.wp-core-ui .button-link-delete:focus,.wp-core-ui .button-link-delete:hover{color:#d63638;background:0 0}.wp-core-ui .button-link-delete:disabled{background:0 0!important}.wp-core-ui .button-primary{background:#2271b1;border-color:#2271b1;color:#fff;text-decoration:none;text-shadow:none}.wp-core-ui .button-primary.focus,.wp-core-ui .button-primary.hover,.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#135e96;border-color:#135e96;color:#fff}.wp-core-ui .button-primary.focus,.wp-core-ui .button-primary:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #2271b1}.wp-core-ui .button-primary.active,.wp-core-ui .button-primary.active:focus,.wp-core-ui .button-primary.active:hover,.wp-core-ui .button-primary:active{background:#135e96;border-color:#135e96;box-shadow:none;color:#fff}.wp-core-ui .button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#a7aaad!important;background:#f6f7f7!important;border-color:#dcdcde!important;box-shadow:none!important;text-shadow:none!important;cursor:default}.wp-core-ui .button-primary[aria-disabled=true]{cursor:default}.wp-core-ui .button-group{position:relative;display:inline-block;white-space:nowrap;font-size:0;vertical-align:middle}.wp-core-ui .button-group>.button{display:inline-block;border-radius:0;margin-right:-1px}.wp-core-ui .button-group>.button:first-child{border-radius:3px 0 0 3px}.wp-core-ui .button-group>.button:last-child{border-radius:0 3px 3px 0}.wp-core-ui .button-group>.button-primary+.button{border-left:0}.wp-core-ui .button-group>.button:focus{position:relative;z-index:1}.wp-core-ui .button-group>.button.active{background-color:#dcdcde;color:#135e96;border-color:#0a4b78;box-shadow:inset 0 2px 5px -3px #0a4b78}.wp-core-ui .button-group>.button.active:focus{border-color:#3582c4;box-shadow:inset 0 2px 5px -3px #0a4b78,0 0 0 1px #3582c4}@media screen and (max-width:782px){.wp-core-ui .button,.wp-core-ui .button.button-large,.wp-core-ui .button.button-small,a.preview,input#publish,input#save-post{padding:0 14px;line-height:2.71428571;font-size:14px;vertical-align:middle;min-height:40px;margin-bottom:4px}.wp-core-ui .copy-to-clipboard-container .copy-attachment-url{margin-bottom:0}#media-upload.wp-core-ui .button{padding:0 10px 1px;min-height:24px;line-height:22px;font-size:13px}.media-frame.mode-grid .bulk-select .button{margin-bottom:0}.wp-core-ui .save-post-status.button{position:relative;margin:0 14px 0 10px}.wp-core-ui.wp-customizer .button{font-size:13px;line-height:2.15384615;min-height:30px;margin:0;vertical-align:inherit}.wp-customizer .theme-overlay .theme-actions .button{margin-bottom:5px}.media-modal-content .media-toolbar-primary .media-button{margin-top:10px;margin-left:5px}.interim-login .button.button-large{min-height:30px;line-height:2;padding:0 12px 2px}}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;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;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(//www.drokros.com/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(//www.drokros.com/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(//www.drokros.com/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}.media-modal *{box-sizing:content-box}.media-modal input,.media-modal select,.media-modal textarea{box-sizing:border-box}.media-frame,.media-modal{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:12px;-webkit-overflow-scrolling:touch}.media-modal legend{padding:0;font-size:13px}.media-modal label{font-size:13px}.media-modal .legend-inline{position:absolute;transform:translate(-100%,50%);margin-left:-1%;line-height:1.2}.media-frame a{border-bottom:none;color:#2271b1}.media-frame a:active,.media-frame a:hover{color:#135e96}.media-frame a:focus{box-shadow:0 0 0 2px #2271b1;color:#043959;outline:2px solid transparent}.media-frame a.button{color:#2c3338}.media-frame a.button:hover{color:#1d2327}.media-frame a.button-primary,.media-frame a.button-primary:hover{color:#fff}.media-frame input,.media-frame textarea{padding:6px 8px}.media-frame select,.wp-admin .media-frame select{min-height:30px;vertical-align:middle}.media-frame input[type=color],.media-frame input[type=date],.media-frame input[type=datetime-local],.media-frame input[type=datetime],.media-frame input[type=email],.media-frame input[type=month],.media-frame input[type=number],.media-frame input[type=password],.media-frame input[type=search],.media-frame input[type=tel],.media-frame input[type=text],.media-frame input[type=time],.media-frame input[type=url],.media-frame input[type=week],.media-frame select,.media-frame textarea{box-shadow:0 0 0 transparent;border-radius:4px;border:1px solid #8c8f94;background-color:#fff;color:#2c3338;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:13px;line-height:1.38461538}.media-frame input[type=date],.media-frame input[type=datetime-local],.media-frame input[type=datetime],.media-frame input[type=email],.media-frame input[type=month],.media-frame input[type=number],.media-frame input[type=password],.media-frame input[type=search],.media-frame input[type=tel],.media-frame input[type=text],.media-frame input[type=time],.media-frame input[type=url],.media-frame input[type=week]{padding:0 8px;line-height:2.15384615}.media-frame.mode-grid .wp-filter input[type=search]{font-size:14px;line-height:2}.media-frame input[type=email]:focus,.media-frame input[type=number]:focus,.media-frame input[type=password]:focus,.media-frame input[type=search]:focus,.media-frame input[type=text]:focus,.media-frame input[type=url]:focus,.media-frame select:focus,.media-frame textarea:focus{border-color:#3582c4;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent}.media-frame input:disabled,.media-frame input[readonly],.media-frame textarea:disabled,.media-frame textarea[readonly]{background-color:#f0f0f1}.media-frame input[type=search]{-webkit-appearance:textfield}.media-frame ::-webkit-input-placeholder{color:#646970}.media-frame ::-moz-placeholder{color:#646970}.media-frame .hidden,.media-frame .setting.hidden{display:none} .ui-draggable-handle,.ui-sortable-handle{touch-action:none}.media-modal{position:fixed;top:30px;left:30px;right:30px;bottom:30px;z-index:160000}.wp-customizer .media-modal{z-index:560000}.media-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;min-height:360px;background:#000;opacity:.7;z-index:159900}.wp-customizer .media-modal-backdrop{z-index:559900}.media-modal-close{position:absolute;top:0;right:0;width:50px;height:50px;margin:0;padding:0;border:1px solid transparent;background:0 0;color:#646970;z-index:1000;cursor:pointer;outline:0;transition:color .1s ease-in-out,background .1s ease-in-out}.media-modal-close:active,.media-modal-close:hover{color:#135e96}.media-modal-close:focus{color:#135e96;border-color:#4f94d4;box-shadow:0 0 3px rgba(34,113,177,.8);outline:2px solid transparent}.media-modal-close span.media-modal-icon{background-image:none}.media-modal-close .media-modal-icon:before{content:"\f158"/'';font:normal 20px/1 dashicons;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.media-modal-content{position:absolute;top:0;left:0;right:0;bottom:0;overflow:auto;min-height:300px;box-shadow:0 5px 15px rgba(0,0,0,.7);background:#fff;-webkit-font-smoothing:subpixel-antialiased}.media-modal-content .media-frame select.attachment-filters{margin-top:32px;margin-right:2%;width:42%;width:calc(48% - 12px)}.wp-core-ui .media-modal-icon{background-image:url(//www.drokros.com/wp-includes/images/uploader-icons.png);background-repeat:no-repeat}.media-toolbar{position:absolute;top:0;left:0;right:0;z-index:100;height:60px;padding:0 16px;border:0 solid #dcdcde;overflow:hidden}.media-frame-toolbar .media-toolbar{top:auto;bottom:-47px;height:auto;overflow:visible;border-top:1px solid #dcdcde}.media-toolbar-primary{float:right;height:100%;position:relative}.media-toolbar-secondary{float:left;height:100%}.media-toolbar-primary>.media-button,.media-toolbar-primary>.media-button-group{margin-left:10px;float:left;margin-top:15px}.media-toolbar-secondary>.media-button,.media-toolbar-secondary>.media-button-group{margin-right:10px;margin-top:15px}.media-sidebar{position:absolute;top:0;right:0;bottom:0;width:267px;padding:0 16px;z-index:75;background:#f6f7f7;border-left:1px solid #dcdcde;overflow:auto;-webkit-overflow-scrolling:touch}.media-sidebar::after{content:"";display:flex;clear:both;height:24px}.hide-toolbar .media-sidebar{bottom:0}.image-details .media-embed h2,.media-sidebar h2{position:relative;font-weight:600;text-transform:uppercase;font-size:12px;color:#646970;margin:24px 0 8px}.attachment-details .setting,.media-sidebar .setting{display:block;float:left;width:100%;margin:0 0 10px}.attachment-details h2{display:grid;grid-template-columns:auto 5em}.media-sidebar .collection-settings .setting{margin:1px 0}.attachment-details .setting.has-description,.media-sidebar .setting.has-description{margin-bottom:5px}.media-sidebar .setting .link-to-custom{margin:3px 2px 0}.attachment-details .setting .name,.attachment-details .setting span,.media-sidebar .setting .name,.media-sidebar .setting .value,.media-sidebar .setting span{min-width:30%;margin-right:4%;font-size:12px;text-align:right;word-wrap:break-word}.media-sidebar .setting .name{max-width:80px}.media-sidebar .setting .value{text-align:left}.media-sidebar .setting select{max-width:65%}.attachment-details .field input[type=checkbox],.attachment-details .field input[type=radio],.attachment-details .setting input[type=checkbox],.attachment-details .setting input[type=radio],.media-sidebar .field input[type=checkbox],.media-sidebar .field input[type=radio],.media-sidebar .setting input[type=checkbox],.media-sidebar .setting input[type=radio]{float:none;margin:8px 3px 0;padding:0}.attachment-details .setting .name,.attachment-details .setting .value,.attachment-details .setting span,.compat-item label span,.media-sidebar .checkbox-label-inline,.media-sidebar .setting .name,.media-sidebar .setting .value,.media-sidebar .setting span{float:left;min-height:22px;padding-top:8px;line-height:1.33333333;font-weight:400;color:#646970}.media-sidebar .checkbox-label-inline{font-size:12px}.attachment-details .copy-to-clipboard-container,.media-sidebar .copy-to-clipboard-container{flex-wrap:wrap;margin-top:10px;margin-left:calc(35% - 1px);padding-top:10px}.attachment-details .attachment-info .copy-to-clipboard-container{float:none}.attachment-details .copy-to-clipboard-container .success,.media-sidebar .copy-to-clipboard-container .success{padding:0;min-height:0;line-height:2.18181818;text-align:left;color:#007017}.compat-item label span{text-align:right}.attachment-details .setting .value,.attachment-details .setting input[type=email],.attachment-details .setting input[type=number],.attachment-details .setting input[type=password],.attachment-details .setting input[type=search],.attachment-details .setting input[type=tel],.attachment-details .setting input[type=text],.attachment-details .setting input[type=url],.attachment-details .setting textarea,.attachment-details .setting+.description,.media-sidebar .setting .value,.media-sidebar .setting input[type=email],.media-sidebar .setting input[type=number],.media-sidebar .setting input[type=password],.media-sidebar .setting input[type=search],.media-sidebar .setting input[type=tel],.media-sidebar .setting input[type=text],.media-sidebar .setting input[type=url],.media-sidebar .setting textarea{box-sizing:border-box;margin:1px;width:65%;float:right}.attachment-details .setting .value,.attachment-details .setting+.description,.media-sidebar .setting .value{margin:0 1px;text-align:left}.attachment-details .setting+.description{clear:both;font-size:12px;font-style:normal;margin-bottom:10px}.attachment-details .setting textarea,.compat-item .field textarea,.media-sidebar .setting textarea{height:62px;resize:vertical}.alt-text textarea,.attachment-details .alt-text textarea,.compat-item .alt-text textarea,.media-sidebar .alt-text textarea{height:50px}.compat-item{float:left;width:100%;overflow:hidden}.compat-item table{width:100%;table-layout:fixed;border-spacing:0;border:0}.compat-item tr{padding:2px 0;display:block;overflow:hidden}.compat-item .field,.compat-item .label{display:block;margin:0;padding:0}.compat-item .label{min-width:30%;margin-right:4%;float:left;text-align:right}.compat-item .label span{display:block;width:100%}.compat-item .field{float:right;width:65%;margin:1px}.compat-item .field input[type=email],.compat-item .field input[type=number],.compat-item .field input[type=password],.compat-item .field input[type=search],.compat-item .field input[type=tel],.compat-item .field input[type=text],.compat-item .field input[type=url],.compat-item .field textarea{width:100%;margin:0;box-sizing:border-box}.sidebar-for-errors .attachment-details,.sidebar-for-errors .compat-item,.sidebar-for-errors .media-sidebar .media-progress-bar,.sidebar-for-errors .upload-details{display:none!important}.media-menu{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;padding:50px 0 10px;background:#f6f7f7;border-right-width:1px;border-right-style:solid;border-right-color:#c3c4c7;-webkit-user-select:none;user-select:none}.media-menu .media-menu-item{display:block;box-sizing:border-box;width:100%;position:relative;border:0;margin:0;padding:8px 20px;font-size:14px;line-height:1.28571428;background:0 0;color:#2271b1;text-align:left;text-decoration:none;cursor:pointer}.media-menu .media-menu-item:hover{background:rgba(0,0,0,.04)}.media-menu .media-menu-item:active{color:#2271b1;outline:0}.media-menu .active,.media-menu .active:hover{color:#1d2327;font-weight:600}.media-menu .media-menu-item:focus{box-shadow:0 0 0 2px #2271b1;color:#043959;outline:2px solid transparent}.media-menu .separator{height:0;margin:12px 20px;padding:0;border-top:1px solid #dcdcde}.media-router{position:relative;padding:0 6px;margin:0;clear:both}.media-router .media-menu-item{position:relative;float:left;border:0;margin:0;padding:8px 10px 9px;height:18px;line-height:1.28571428;font-size:14px;text-decoration:none;background:0 0;cursor:pointer;transition:none}.media-router .media-menu-item:last-child{border-right:0}.media-router .media-menu-item:active,.media-router .media-menu-item:hover{color:#2271b1}.media-router .active,.media-router .active:hover{color:#1d2327}.media-router .media-menu-item:focus{box-shadow:0 0 0 2px #2271b1;color:#043959;outline:2px solid transparent;z-index:1}.media-router .active,.media-router .media-menu-item.active:last-child{margin:-1px -1px 0;background:#fff;border:1px solid #dcdcde;border-bottom:none}.media-router .active:after{display:none}.media-frame{overflow:hidden;position:absolute;top:0;left:0;right:0;bottom:0}.media-frame-menu{position:absolute;top:0;left:0;bottom:0;width:200px;z-index:150}.media-frame-title{position:absolute;top:0;left:200px;right:0;height:50px;z-index:200}.media-frame-router{position:absolute;top:50px;left:200px;right:0;height:36px;z-index:200}.media-frame-content{position:absolute;top:84px;left:200px;right:0;bottom:61px;height:auto;width:auto;margin:0;overflow:auto;background:#fff;border-top:1px solid #dcdcde}.media-frame-toolbar{position:absolute;left:200px;right:0;z-index:100;bottom:60px;height:auto}.media-frame.hide-menu .media-frame-content,.media-frame.hide-menu .media-frame-router,.media-frame.hide-menu .media-frame-title,.media-frame.hide-menu .media-frame-toolbar{left:0}.media-frame.hide-toolbar .media-frame-content{bottom:0}.media-frame.hide-router .media-frame-content{top:50px}.media-frame.hide-menu .media-frame-menu,.media-frame.hide-menu .media-frame-menu-heading,.media-frame.hide-router .media-frame-router,.media-frame.hide-toolbar .media-frame-toolbar{display:none}.media-frame-title h1{padding:0 16px;font-size:22px;line-height:2.27272727;margin:0}.media-attachments-filter-heading,.media-frame-menu-heading{position:absolute;left:20px;top:22px;margin:0;font-size:13px;line-height:1;z-index:151}.media-attachments-filter-heading{top:10px;left:16px}.mode-grid .media-attachments-filter-heading{top:0;left:-9999px}.mode-grid .media-frame-actions-heading{display:none}.wp-core-ui .button.media-frame-menu-toggle{display:none}.media-frame-title .suggested-dimensions{font-size:14px;float:right;margin-right:20px}.media-frame-content .crop-content{height:100%}.options-general-php .crop-content.site-icon,.wp-customizer:not(.mobile) .media-frame-content .crop-content.site-icon{margin-right:300px}.media-frame-content .crop-content .crop-image{display:block;margin:auto;max-width:100%;max-height:100%}.media-frame-content .crop-content .upload-errors{position:absolute;width:300px;top:50%;left:50%;margin-left:-150px;margin-right:-150px;z-index:600000}.media-frame .media-iframe{overflow:hidden}.media-frame .media-iframe,.media-frame .media-iframe iframe{height:100%;width:100%;border:0}.media-frame select.attachment-filters{margin-top:11px;margin-right:2%;max-width:42%;max-width:calc(48% - 12px)}.media-frame select.attachment-filters:last-of-type{margin-right:0}.media-frame .search{margin:32px 0 0;padding:4px;font-size:13px;color:#3c434a;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;-webkit-appearance:none}.media-toolbar-primary .search{max-width:100%}.media-modal .media-frame .media-search-input-label{position:absolute;left:0;top:10px;margin:0;line-height:1}.wp-core-ui .attachments{margin:0;-webkit-overflow-scrolling:touch}.wp-core-ui .attachment{position:relative;float:left;padding:8px;margin:0;color:#3c434a;cursor:pointer;list-style:none;text-align:center;-webkit-user-select:none;user-select:none;width:25%;box-sizing:border-box}.wp-core-ui .attachment.details:focus,.wp-core-ui .attachment:focus,.wp-core-ui .selected.attachment:focus{box-shadow:inset 0 0 2px 3px #fff,inset 0 0 0 7px #4f94d4;outline:2px solid transparent;outline-offset:-6px}.wp-core-ui .selected.attachment{box-shadow:inset 0 0 0 5px #fff,inset 0 0 0 7px #c3c4c7}.wp-core-ui .attachment.details{box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #2271b1}.wp-core-ui .attachment-preview{position:relative;box-shadow:inset 0 0 15px rgba(0,0,0,.1),inset 0 0 0 1px rgba(0,0,0,.05);background:#f0f0f1;cursor:pointer}.wp-core-ui .attachment-preview:before{content:"";display:block;padding-top:100%}.wp-core-ui .attachment .icon{margin:0 auto;overflow:hidden}.wp-core-ui .attachment .thumbnail{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;opacity:1;transition:opacity .1s}.wp-core-ui .attachment .portrait img{max-width:100%}.wp-core-ui .attachment .landscape img{max-height:100%}.wp-core-ui .attachment .thumbnail:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);overflow:hidden}.wp-core-ui .attachment .thumbnail img{top:0;left:0}.wp-core-ui .attachment .thumbnail .centered{position:absolute;top:0;left:0;width:100%;height:100%;transform:translate(50%,50%)}.wp-core-ui .attachment .thumbnail .centered img{transform:translate(-50%,-50%)}.wp-core-ui .attachments-browser .attachment .thumbnail .centered img.icon{transform:translate(-50%,-70%)}.wp-core-ui .attachment .filename{position:absolute;left:0;right:0;bottom:0;overflow:hidden;max-height:100%;word-wrap:break-word;text-align:center;font-weight:600;background:rgba(255,255,255,.8);box-shadow:inset 0 0 0 1px rgba(0,0,0,.15)}.wp-core-ui .attachment .filename div{padding:5px 10px}.wp-core-ui .attachment .thumbnail img{position:absolute}.wp-core-ui .attachment-close{display:block;position:absolute;top:5px;right:5px;height:22px;width:22px;padding:0;background-color:#fff;border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.3);transition:none}.wp-core-ui .attachment-close .media-modal-icon{display:inline-block;background-position:-96px 4px;height:22px;width:22px}.wp-core-ui .attachment-close:focus .media-modal-icon,.wp-core-ui .attachment-close:hover .media-modal-icon{background-position:-36px 4px}.wp-core-ui .attachment .check{display:none;height:24px;width:24px;padding:0;border:0;position:absolute;z-index:10;top:0;right:0;outline:0;background:#f0f0f1;cursor:pointer;box-shadow:0 0 0 1px #fff,0 0 0 2px rgba(0,0,0,.15)}.wp-core-ui .attachment .check .media-modal-icon{display:block;background-position:-1px 0;height:15px;width:15px;margin:5px}.wp-core-ui .attachment .check:hover .media-modal-icon{background-position:-40px 0}.wp-core-ui .attachment.selected .check{display:block}.wp-core-ui .attachment.details .check,.wp-core-ui .attachment.selected .check:focus,.wp-core-ui .media-frame.mode-grid .attachment.selected .check{background-color:#2271b1;box-shadow:0 0 0 1px #fff,0 0 0 2px #2271b1}.wp-core-ui .attachment.selected .check:focus{outline:2px solid transparent}.wp-core-ui .attachment.details .check .media-modal-icon,.wp-core-ui .media-frame.mode-grid .attachment.selected .check .media-modal-icon{background-position:-21px 0}.wp-core-ui .attachment.details .check:hover .media-modal-icon,.wp-core-ui .attachment.selected .check:focus .media-modal-icon,.wp-core-ui .media-frame.mode-grid .attachment.selected .check:hover .media-modal-icon{background-position:-60px 0}.wp-core-ui .media-frame .attachment .describe{position:relative;display:block;width:100%;margin:0;padding:0 8px;font-size:12px;border-radius:0}.media-frame .attachments-browser{position:relative;width:100%;height:100%;overflow:hidden}.attachments-browser .media-toolbar{right:300px;height:72px;background:#fff}.attachments-browser.hide-sidebar .media-toolbar{right:0}.attachments-browser .media-toolbar-primary>.media-button,.attachments-browser .media-toolbar-primary>.media-button-group,.attachments-browser .media-toolbar-secondary>.media-button,.attachments-browser .media-toolbar-secondary>.media-button-group{margin:10px 0}.attachments-browser .attachments{padding:2px 8px 8px}.attachments-browser .uploader-inline,.attachments-browser.has-load-more .attachments-wrapper,.attachments-browser:not(.has-load-more) .attachments{position:absolute;top:72px;left:0;right:300px;bottom:0;overflow:auto;outline:0}.attachments-browser .uploader-inline.hidden{display:none}.attachments-browser .media-toolbar-primary{max-width:33%}.mode-grid .attachments-browser .media-toolbar-primary{display:flex;align-items:center;column-gap:.5rem;margin:11px 0}.mode-grid .attachments-browser .media-toolbar-mode-select .media-toolbar-primary{display:none}.attachments-browser .media-toolbar-secondary{max-width:66%}.uploader-inline .close{background-color:transparent;border:0;cursor:pointer;height:48px;outline:0;padding:0;position:absolute;right:2px;text-align:center;top:2px;width:48px;z-index:1}.uploader-inline .close:before{font:normal 30px/1 dashicons!important;color:#50575e;display:inline-block;content:"\f335"/'';font-weight:300;margin-top:1px}.uploader-inline .close:focus{outline:1px solid #4f94d4;box-shadow:0 0 3px rgba(34,113,177,.8)}.attachments-browser.hide-sidebar .attachments,.attachments-browser.hide-sidebar .uploader-inline{right:0;margin-right:0}.attachments-browser .instructions{display:inline-block;margin-top:16px;line-height:1.38461538;font-size:13px;color:#646970}.attachments-browser .no-media{padding:2em 0 0 2em}.more-loaded .attachment:not(.found-media){background:#dcdcde}.load-more-wrapper{clear:both;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:1em 0}.load-more-wrapper .load-more-count{min-width:100%;margin:0 0 1em;text-align:center}.load-more-wrapper .load-more{margin:0}.media-frame .load-more-wrapper .load-more+.spinner{float:none;margin:0 -30px 0 10px}.media-frame .load-more-wrapper .load-more.hidden+.spinner{margin:0}.load-more-wrapper::after{content:"";min-width:100%;order:1}.load-more-wrapper .load-more-jump{margin:0 0 0 12px}.attachment.new-media{outline:2px dotted #c3c4c7}.media-progress-bar{position:relative;height:10px;width:70%;margin:10px auto;border-radius:10px;background:#dcdcde;background:rgba(0,0,0,.1)}.media-progress-bar div{height:10px;min-width:20px;width:0;background:#2271b1;border-radius:10px;transition:width .3s}.media-uploader-status .media-progress-bar{display:none;width:100%}.uploading.media-uploader-status .media-progress-bar{display:block}.attachment-preview .media-progress-bar{position:absolute;top:50%;left:15%;width:70%;margin:-5px 0 0}.media-uploader-status{position:relative;margin:0 auto;padding-bottom:10px;max-width:400px}.uploader-inline .media-uploader-status h2{display:none}.media-uploader-status .upload-details{display:none;font-size:12px;color:#646970}.uploading.media-uploader-status .upload-details{display:block}.media-uploader-status .upload-detail-separator{padding:0 4px}.media-uploader-status .upload-count{color:#3c434a}.media-uploader-status .upload-dismiss-errors,.media-uploader-status .upload-errors{display:none}.errors.media-uploader-status .upload-dismiss-errors,.errors.media-uploader-status .upload-errors{display:block}.media-uploader-status .upload-dismiss-errors{transition:none;text-decoration:none}.upload-errors .upload-error{padding:12px;margin-bottom:12px;background:#fff;border-left:4px solid #d63638;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.uploader-inline .upload-errors .upload-error{padding:12px 30px;background-color:#fcf0f1;box-shadow:none}.upload-errors .upload-error-filename{font-weight:600}.upload-errors .upload-error-message{display:block;padding-top:8px;word-wrap:break-word}.uploader-window,.wp-editor-wrap .uploader-editor{top:0;left:0;right:0;bottom:0;text-align:center;display:none}.uploader-window{position:fixed;z-index:250000;opacity:0;transition:opacity 250ms}.wp-editor-wrap .uploader-editor{position:absolute;z-index:99998;background:rgba(140,143,148,.9)}.uploader-window,.wp-editor-wrap .uploader-editor.droppable{background:rgba(10,75,120,.9)}.uploader-window-content,.wp-editor-wrap .uploader-editor-content{position:absolute;top:10px;left:10px;right:10px;bottom:10px;border:1px dashed #fff}.uploader-window .uploader-editor-title,.uploader-window h1,.wp-editor-wrap .uploader-editor .uploader-editor-title{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);font-size:3em;line-height:1.3;font-weight:600;color:#fff;margin:0;padding:0 10px}.wp-editor-wrap .uploader-editor .uploader-editor-title{display:none}.wp-editor-wrap .uploader-editor.droppable .uploader-editor-title{display:block}.uploader-window .media-progress-bar{margin-top:20px;max-width:300px;background:0 0;border-color:#fff;display:none}.uploader-window .media-progress-bar div{background:#fff}.uploading .uploader-window .media-progress-bar{display:block}.media-frame .uploader-inline{margin-bottom:20px;padding:0;text-align:center}.uploader-inline-content{position:absolute;top:30%;left:0;right:0}.uploader-inline-content .upload-ui{margin:2em 0}.uploader-inline-content .post-upload-ui{margin-bottom:2em}.uploader-inline .has-upload-message .upload-ui{margin:0 0 4em}.uploader-inline h2{font-size:20px;line-height:1.4;font-weight:400;margin:0}.uploader-inline .has-upload-message .upload-instructions{font-size:14px;color:#3c434a;font-weight:400}.uploader-inline .drop-instructions{display:none}.supports-drag-drop .uploader-inline .drop-instructions{display:block}.uploader-inline p{margin:.5em 0}.uploader-inline .media-progress-bar{display:none}.uploading.uploader-inline .media-progress-bar{display:block}.uploader-inline .browser{display:inline-block!important}.media-selection{position:absolute;top:0;left:0;right:350px;height:60px;padding:0 0 0 16px;overflow:hidden;white-space:nowrap}.media-selection .selection-info{display:inline-block;font-size:12px;height:60px;margin-right:10px;vertical-align:top}.media-selection.editing,.media-selection.empty{display:none}.media-selection.one .edit-selection{display:none}.media-selection .count{display:block;padding-top:12px;font-size:14px;line-height:1.42857142;font-weight:600}.media-selection .button-link{float:left;padding:1px 8px;margin:1px 8px 1px -8px;line-height:1.4;border-right:1px solid #dcdcde;color:#2271b1;text-decoration:none}.media-selection .button-link:focus,.media-selection .button-link:hover{color:#135e96}.media-selection .button-link:last-child{border-right:0;margin-right:0}.selection-info .clear-selection{color:#d63638}.selection-info .clear-selection:focus,.selection-info .clear-selection:hover{color:#d63638}.media-selection .selection-view{display:inline-block;vertical-align:top}.media-selection .attachments{display:inline-block;height:48px;margin:6px;padding:0;overflow:hidden;vertical-align:top}.media-selection .attachment{width:40px;padding:0;margin:4px}.media-selection .attachment .thumbnail{top:0;right:0;bottom:0;left:0}.media-selection .attachment .icon{width:50%}.media-selection .attachment-preview{box-shadow:none;background:0 0}.wp-core-ui .media-selection .attachment.details:focus,.wp-core-ui .media-selection .attachment:focus,.wp-core-ui .media-selection .selected.attachment:focus{box-shadow:0 0 0 1px #fff,0 0 2px 3px #4f94d4;outline:2px solid transparent}.wp-core-ui .media-selection .selected.attachment{box-shadow:none}.wp-core-ui .media-selection .attachment.details{box-shadow:0 0 0 1px #fff,0 0 0 3px #2271b1}.media-selection:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;width:25px;background-image:linear-gradient(to left,#fff,rgba(255,255,255,0))}.media-selection .attachment .filename{display:none}.media-frame .spinner{background:url(//www.drokros.com/wp-includes/images/spinner.gif) no-repeat;background-size:20px 20px;float:right;display:inline-block;visibility:hidden;opacity:.7;width:20px;height:20px;margin:0;vertical-align:middle}.media-frame .media-sidebar .settings-save-status .spinner{position:absolute;right:0;top:0}.media-frame.mode-grid .spinner{margin:0;float:none;vertical-align:middle}.media-modal .media-toolbar .spinner{float:none;vertical-align:bottom;margin:0 0 5px 5px}.media-frame .instructions+.spinner.is-active{vertical-align:middle}.media-frame .spinner.is-active{visibility:visible}.attachment-details{position:relative;overflow:auto}.attachment-details .settings-save-status{text-align:right;text-transform:none;font-weight:400}.attachment-details .settings-save-status .spinner{float:none;margin-left:5px}.attachment-details .settings-save-status .saved{display:none}.attachment-details.save-waiting .settings-save-status .spinner{visibility:visible}.attachment-details.save-complete .settings-save-status .saved{display:inline-block}.attachment-info{overflow:hidden;min-height:60px;margin-bottom:16px;line-height:1.5;color:#646970;border-bottom:1px solid #dcdcde;padding-bottom:11px}.attachment-info .wp-media-wrapper{margin-bottom:8px}.attachment-info .wp-media-wrapper.wp-audio{margin-top:13px}.attachment-info .filename{font-weight:600;color:#3c434a;word-wrap:break-word}.attachment-info .thumbnail{position:relative;float:left;max-width:120px;max-height:120px;margin-top:5px;margin-right:10px;margin-bottom:5px}.uploading .attachment-info .thumbnail{width:120px;height:80px;box-shadow:inset 0 0 15px rgba(0,0,0,.1)}.uploading .attachment-info .media-progress-bar{margin-top:35px}.attachment-info .thumbnail-image:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);overflow:hidden}.attachment-info .thumbnail img{display:block;max-width:120px;max-height:120px;margin:0 auto}.attachment-info .details{float:left;font-size:12px;max-width:100%}.attachment-info .delete-attachment,.attachment-info .edit-attachment,.attachment-info .trash-attachment,.attachment-info .untrash-attachment{display:block;text-decoration:none;white-space:nowrap}.attachment-details.needs-refresh .attachment-info .edit-attachment{display:none}.attachment-info .edit-attachment{display:block}.media-modal .delete-attachment,.media-modal .trash-attachment,.media-modal .untrash-attachment{display:inline;padding:0;color:#d63638}.media-modal .delete-attachment:focus,.media-modal .delete-attachment:hover,.media-modal .trash-attachment:focus,.media-modal .trash-attachment:hover,.media-modal .untrash-attachment:focus,.media-modal .untrash-attachment:hover{color:#d63638}.attachment-display-settings{width:100%;float:left;overflow:hidden}.collection-settings{overflow:hidden}.collection-settings .setting input[type=checkbox]{float:left;margin-right:8px}.collection-settings .setting .name,.collection-settings .setting span{min-width:inherit}.media-modal .imgedit-wrap{position:static}.media-modal .imgedit-wrap .imgedit-panel-content{padding:16px 16px 0;overflow:visible}.media-modal .imgedit-wrap .imgedit-save-target{margin:8px 0 24px}.media-modal .imgedit-group{background:0 0;border:none;box-shadow:none;margin:0;padding:0;position:relative}.media-modal .imgedit-group.imgedit-panel-active{margin-bottom:16px;padding-bottom:16px}.media-modal .imgedit-group-top{margin:0}.media-modal .imgedit-group-top h2,.media-modal .imgedit-group-top h2 .button-link{display:inline-block;text-transform:uppercase;font-size:12px;color:#646970;margin:0;margin-top:3px}.media-modal .imgedit-group-top h2 .button-link,.media-modal .imgedit-group-top h2 a{text-decoration:none;color:#646970}.wp-core-ui.media-modal .image-editor .imgedit-help-toggle,.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:active,.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:hover{border:1px solid transparent;margin:0;padding:0;background:0 0;color:#2271b1;font-size:20px;line-height:1;cursor:pointer;box-sizing:content-box;box-shadow:none}.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:focus{color:#2271b1;border-color:#2271b1;box-shadow:0 0 0 1px #2271b1;outline:2px solid transparent}.wp-core-ui.media-modal .imgedit-group-top .dashicons-arrow-down.imgedit-help-toggle{margin-top:-3px}.wp-core-ui.media-modal .image-editor h3 .imgedit-help-toggle{margin-top:-2px}.media-modal .imgedit-help-toggled span.dashicons:before{content:"\f142"/''}.media-modal .imgedit-thumbnail-preview{margin:10px 8px 0 0}.imgedit-thumbnail-preview-caption{display:block}.media-modal .imgedit-wrap .notice,.media-modal .imgedit-wrap div.updated{margin:0 16px}.embed-url{display:block;position:relative;padding:16px;margin:0;z-index:250;background:#fff;font-size:18px}.media-frame .embed-url input{font-size:18px;line-height:1.22222222;padding:12px 40px 12px 14px;width:100%;min-width:200px;box-shadow:inset 2px 2px 4px -2px rgba(0,0,0,.1)}.media-frame .embed-url input::-ms-clear{display:none}.media-frame .embed-url .spinner{position:absolute;top:32px;right:26px}.media-frame .embed-loading .embed-url .spinner{visibility:visible}.embed-link-settings,.embed-media-settings{position:absolute;top:82px;left:0;right:0;bottom:0;padding:0 16px;overflow:auto}.media-embed .embed-link-settings .link-text{margin-top:0}.embed-link-settings::after,.embed-media-settings::after{content:"";display:flex;clear:both;height:24px}.media-embed .embed-link-settings{overflow:visible}.embed-preview embed,.embed-preview iframe,.embed-preview img,.mejs-container video{max-width:100%;vertical-align:middle}.embed-preview a{display:inline-block}.embed-preview img{display:block;height:auto}.mejs-container:focus{outline:1px solid #2271b1;box-shadow:0 0 0 2px #2271b1}.image-details .media-modal{left:140px;right:140px}.image-details .media-frame-content,.image-details .media-frame-router,.image-details .media-frame-title{left:0}.image-details .embed-media-settings{top:0;overflow:visible;padding:0}.image-details .embed-media-settings::after{content:none}.image-details .embed-media-settings,.image-details .embed-media-settings div{box-sizing:border-box}.image-details .column-settings{background:#f6f7f7;border-right:1px solid #dcdcde;min-height:100%;width:55%;position:absolute;top:0;left:0}.image-details .column-settings h2{margin:20px;padding-top:20px;border-top:1px solid #dcdcde;color:#1d2327}.image-details .column-image{width:45%;position:absolute;left:55%;top:0}.image-details .image{margin:20px}.image-details .image img{max-width:100%;max-height:500px}.image-details .advanced-toggle{padding:0;color:#646970;text-transform:uppercase;text-decoration:none}.image-details .advanced-toggle:active,.image-details .advanced-toggle:hover{color:#646970}.image-details .advanced-toggle:after{font:normal 20px/1 dashicons;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f140"/'';display:inline-block;margin-top:-2px}.image-details .advanced-visible .advanced-toggle:after{content:"\f142"/''}.image-details .custom-size .custom-size-setting,.image-details .custom-size label{display:block;float:left}.image-details .custom-size .custom-size-setting label{float:none}.image-details .custom-size input{width:5em}.image-details .custom-size .sep{float:left;margin:26px 6px 0}.image-details .custom-size .description{margin-left:0}.media-embed .thumbnail{max-width:100%;max-height:200px;position:relative;float:left}.media-embed .thumbnail img{max-height:200px;display:block}.media-embed .thumbnail:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);overflow:hidden}.media-embed .setting,.media-embed .setting-group{width:100%;margin:10px 0;float:left;display:block;clear:both}.media-embed .setting-group .setting:not(.checkbox-setting){margin:0}.media-embed .setting.has-description{margin-bottom:5px}.media-embed .description{clear:both;font-style:normal}.media-embed .content-track+.description{line-height:1.4;max-width:none!important}.media-embed .remove-track{margin-bottom:10px}.image-details .embed-media-settings .setting,.image-details .embed-media-settings .setting-group{float:none;width:auto}.image-details .actions{margin:10px 0}.image-details .hidden{display:none}.media-embed .setting input[type=text],.media-embed .setting textarea,.media-embed fieldset{display:block;width:100%;max-width:400px}.image-details .embed-media-settings .setting input[type=text],.image-details .embed-media-settings .setting textarea{max-width:inherit;width:70%}.image-details .description,.image-details .embed-media-settings .custom-size,.image-details .embed-media-settings .link-target,.image-details .embed-media-settings .setting input.link-to-custom,.image-details .embed-media-settings .setting-group{margin-left:27%;width:70%}.image-details .description{font-style:normal;margin-top:0}.image-details .embed-media-settings .link-target{margin-top:16px}.audio-details .checkbox-label,.image-details .checkbox-label,.video-details .checkbox-label{vertical-align:baseline}.media-embed .setting input.hidden,.media-embed .setting textarea.hidden{display:none}.media-embed .setting .name,.media-embed .setting span,.media-embed .setting-group .name{display:inline-block;font-size:13px;line-height:1.84615384;color:#646970}.media-embed .setting span{display:block;width:200px}.image-details .embed-media-settings .setting .name,.image-details .embed-media-settings .setting span{float:left;width:25%;text-align:right;margin:8px 1% 0;line-height:1.1}.image-details .embed-media-settings .setting .button-group,.media-frame .setting-group .button-group{width:auto}.media-embed-sidebar{position:absolute;top:0;left:440px}.advanced-section,.link-settings{margin-top:10px}.media-frame .setting .button-group{display:flex;margin:0!important;max-width:none!important}.rtl .media-frame,.rtl .media-frame .search,.rtl .media-frame input[type=email],.rtl .media-frame input[type=number],.rtl .media-frame input[type=password],.rtl .media-frame input[type=search],.rtl .media-frame input[type=tel],.rtl .media-frame input[type=text],.rtl .media-frame input[type=url],.rtl .media-frame select,.rtl .media-frame textarea,.rtl .media-modal{font-family:Tahoma,sans-serif}:lang(he-il) .rtl .media-frame,:lang(he-il) .rtl .media-frame .search,:lang(he-il) .rtl .media-frame input[type=email],:lang(he-il) .rtl .media-frame input[type=number],:lang(he-il) .rtl .media-frame input[type=password],:lang(he-il) .rtl .media-frame input[type=search],:lang(he-il) .rtl .media-frame input[type=text],:lang(he-il) .rtl .media-frame input[type=url],:lang(he-il) .rtl .media-frame select,:lang(he-il) .rtl .media-frame textarea,:lang(he-il) .rtl .media-modal{font-family:Arial,sans-serif}@media only screen and (max-width:900px){.media-modal .media-frame-title{height:40px}.media-modal .media-frame-title h1{line-height:2.22222222;font-size:18px}.media-modal-close{width:42px;height:42px}.media-frame .media-frame-title{position:static;padding:0 44px;text-align:center}.media-frame:not(.hide-menu) .media-frame-content,.media-frame:not(.hide-menu) .media-frame-router,.media-frame:not(.hide-menu) .media-frame-toolbar{left:0}.media-frame:not(.hide-menu) .media-frame-router{top:80px}.media-frame:not(.hide-menu) .media-frame-content{top:114px}.media-frame.hide-router .media-frame-content{top:80px}.media-frame:not(.hide-menu) .media-frame-menu{position:static;width:0}.media-frame:not(.hide-menu) .media-menu{display:none;width:auto;max-width:80%;overflow:auto;z-index:2000;top:75px;left:50%;transform:translateX(-50%);right:auto;bottom:auto;padding:5px 0;border:1px solid #c3c4c7}.media-frame:not(.hide-menu) .media-menu.visible{display:block}.media-frame:not(.hide-menu) .media-menu>a{padding:12px 16px;font-size:16px}.media-frame:not(.hide-menu) .media-menu .separator{margin:5px 10px}.media-frame-menu-heading{clip-path:inset(50%);height:1px;overflow:hidden;padding:0;width:1px;border:0;margin:-1px;word-wrap:normal!important}.wp-core-ui .media-frame:not(.hide-menu) .button.media-frame-menu-toggle{display:inline-flex;align-items:center;position:absolute;left:50%;transform:translateX(-50%);margin:-6px 0 0;padding:0 2px 0 12px;font-size:.875rem;font-weight:600;text-decoration:none;background:0 0;height:.1%;min-height:40px}.wp-core-ui .button.media-frame-menu-toggle:active,.wp-core-ui .button.media-frame-menu-toggle:hover{background:0 0;transform:none}.wp-core-ui .button.media-frame-menu-toggle:focus{outline:1px solid transparent}.media-sidebar{width:230px}.options-general-php .crop-content.site-icon,.wp-customizer:not(.mobile) .media-frame-content .crop-content.site-icon{margin-right:262px}.attachments-browser .attachments,.attachments-browser .attachments-wrapper,.attachments-browser .media-toolbar,.attachments-browser .uploader-inline,.attachments-browser.has-load-more .attachments-wrapper{right:262px}.attachments-browser .media-toolbar{height:82px}.attachments-browser .attachments,.attachments-browser .uploader-inline,.media-frame-content .attachments-browser .attachments-wrapper{top:82px}.attachment-details .setting,.media-sidebar .setting{margin:6px 0}.attachment-details .setting .name,.attachment-details .setting input,.attachment-details .setting textarea,.compat-item label span,.media-sidebar .setting .name,.media-sidebar .setting input,.media-sidebar .setting textarea{float:none;display:inline-block}.attachment-details .setting span,.media-sidebar .checkbox-label-inline,.media-sidebar .setting span{float:none}.media-sidebar .setting .select-label-inline{display:inline}.attachment-details .setting .name,.compat-item label span,.media-sidebar .checkbox-label-inline,.media-sidebar .setting .name{text-align:inherit;min-height:16px;margin:0;padding:8px 2px 2px}.attachment-details .attachment-info .copy-to-clipboard-container,.media-sidebar .setting .copy-to-clipboard-container{margin-left:0;padding-top:0}.attachment-details .attachment-info .copy-attachment-url,.media-sidebar .setting .copy-attachment-url{margin:0 1px}.attachment-details .setting .value,.media-sidebar .setting .value{float:none;width:auto}.attachment-details .setting input[type=email],.attachment-details .setting input[type=number],.attachment-details .setting input[type=password],.attachment-details .setting input[type=search],.attachment-details .setting input[type=tel],.attachment-details .setting input[type=text],.attachment-details .setting input[type=url],.attachment-details .setting select,.attachment-details .setting textarea,.attachment-details .setting+.description,.media-sidebar .setting input[type=email],.media-sidebar .setting input[type=number],.media-sidebar .setting input[type=password],.media-sidebar .setting input[type=search],.media-sidebar .setting input[type=tel],.media-sidebar .setting input[type=text],.media-sidebar .setting input[type=url],.media-sidebar .setting select,.media-sidebar .setting textarea{float:none;width:98%;max-width:none;height:auto}.media-frame .media-toolbar input[type=search]{line-height:2.25}.attachment-details .setting select.columns,.media-sidebar .setting select.columns{width:auto}.media-frame .search,.media-frame input,.media-frame textarea{padding:3px 6px}.wp-admin .media-frame select{min-height:40px;font-size:16px;line-height:1.625;padding:5px 24px 5px 8px}.image-details .column-image{width:30%;left:70%}.image-details .column-settings{width:70%}.image-details .media-modal{left:30px;right:30px}.image-details .embed-media-settings .setting,.image-details .embed-media-settings .setting-group{margin:20px}.image-details .embed-media-settings .setting .name,.image-details .embed-media-settings .setting span{float:none;text-align:left;width:100%;margin-bottom:4px;margin-left:0}.media-modal .legend-inline{position:static;transform:none;margin-left:0;margin-bottom:6px}.image-details .embed-media-settings .setting-group .setting{margin-bottom:0}.image-details .embed-media-settings .setting input.link-to-custom,.image-details .embed-media-settings .setting input[type=text],.image-details .embed-media-settings .setting textarea{width:100%;margin-left:0}.image-details .embed-media-settings .setting.has-description{margin-bottom:5px}.image-details .description{width:auto;margin:0 20px}.image-details .embed-media-settings .custom-size{margin-left:20px}.collection-settings .setting input[type=checkbox]{float:none;margin-top:0}.media-selection{min-width:120px}.media-selection:after{background:0 0}.media-selection .attachments{display:none}.media-modal .attachments-browser .media-toolbar .search{max-width:100%;height:auto;float:right}.media-modal .attachments-browser .media-toolbar .attachment-filters{height:auto}.media-frame input[type=email],.media-frame input[type=number],.media-frame input[type=password],.media-frame input[type=search],.media-frame input[type=text],.media-frame input[type=url],.media-frame select,.media-frame textarea{font-size:16px;line-height:1.5}.media-frame .media-toolbar input[type=search]{line-height:2.3755}.media-modal .media-toolbar .spinner{margin-bottom:10px}}@media screen and (max-width:782px){.imgedit-panel-content{grid-template-columns:auto}.media-frame-toolbar .media-toolbar{bottom:-54px}.mode-grid .attachments-browser .media-toolbar-primary{display:grid;grid-template-columns:auto 1fr}.mode-grid .attachments-browser .media-toolbar-primary input[type=search]{width:100%}.attachment-details .copy-to-clipboard-container .success,.media-sidebar .copy-to-clipboard-container .success{font-size:14px;line-height:2.71428571}.media-frame .wp-filter .media-toolbar-secondary{position:unset}.media-frame .media-toolbar-secondary .spinner{position:absolute;top:0;bottom:0;margin:auto;left:0;right:0;z-index:9}.media-bg-overlay{content:'';background:#fff;width:100%;height:100%;display:none;position:absolute;left:0;right:0;top:0;bottom:0;opacity:.6}}@media only screen and (max-width:640px),screen and (max-height:400px){.image-details .media-modal,.media-modal{position:fixed;top:0;left:0;right:0;bottom:0}.media-modal-backdrop{position:fixed}.options-general-php .crop-content.site-icon,.wp-customizer:not(.mobile) .media-frame-content .crop-content.site-icon{margin-right:0}.media-sidebar{z-index:1900;max-width:70%;bottom:120%;box-sizing:border-box;padding-bottom:0}.media-sidebar.visible{bottom:0}.attachments-browser .attachments,.attachments-browser .media-toolbar,.attachments-browser .uploader-inline,.media-frame-content .attachments-browser .attachments-wrapper{right:0}.image-details .media-frame-title{display:block;top:0;font-size:14px}.image-details .column-image,.image-details .column-settings{width:100%;position:relative;left:0}.image-details .column-settings{padding:4px 0}.media-frame-content .media-toolbar .instructions{display:none}.load-more-wrapper .load-more-jump{margin:12px 0 0}}@media only screen and (min-width:901px) and (max-height:400px){.media-frame:not(.hide-menu) .media-menu,.media-menu{top:0;padding-top:44px}.load-more-wrapper .load-more-jump{margin:12px 0 0}}@media only screen and (max-width:480px){.wp-core-ui.wp-customizer .media-button{margin-top:13px}}@media print,(min-resolution:120dpi){.wp-core-ui .media-modal-icon{background-image:url(//www.drokros.com/wp-includes/images/uploader-icons-2x.png);background-size:134px 15px}.media-frame .spinner{background-image:url(//www.drokros.com/wp-includes/images/spinner-2x.gif)}}.media-frame-content[data-columns="1"] .attachment{width:100%}.media-frame-content[data-columns="2"] .attachment{width:50%}.media-frame-content[data-columns="3"] .attachment{width:33.33%}.media-frame-content[data-columns="4"] .attachment{width:25%}.media-frame-content[data-columns="5"] .attachment{width:20%}.media-frame-content[data-columns="6"] .attachment{width:16.66%}.media-frame-content[data-columns="7"] .attachment{width:14.28%}.media-frame-content[data-columns="8"] .attachment{width:12.5%}.media-frame-content[data-columns="9"] .attachment{width:11.11%}.media-frame-content[data-columns="10"] .attachment{width:10%}.media-frame-content[data-columns="11"] .attachment{width:9.09%}.media-frame-content[data-columns="12"] .attachment{width:8.33%}.imgareaselect-border1 {
background: url(//www.drokros.com/wp-includes/js/imgareaselect/border-anim-v.gif) repeat-y left top;
}
.imgareaselect-border2 {
background: url(//www.drokros.com/wp-includes/js/imgareaselect/border-anim-h.gif) repeat-x left top;
}
.imgareaselect-border3 {
background: url(//www.drokros.com/wp-includes/js/imgareaselect/border-anim-v.gif) repeat-y right top;
}
.imgareaselect-border4 {
background: url(//www.drokros.com/wp-includes/js/imgareaselect/border-anim-h.gif) repeat-x left bottom;
}
.imgareaselect-border1, .imgareaselect-border2,
.imgareaselect-border3, .imgareaselect-border4 {
filter: alpha(opacity=50);
opacity: 0.5;
}
.imgareaselect-handle {
background-color: #fff;
border: solid 1px #000;
filter: alpha(opacity=50);
opacity: 0.5;
}
.imgareaselect-outer {
background-color: #000;
filter: alpha(opacity=50);
opacity: 0.5;
}
.imgareaselect-selection {
}