.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-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;
pointer-events: none;
} .ui-icon {
display: inline-block;
vertical-align: middle;
margin-top: -.25em;
position: relative;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}
.ui-widget-icon-block {
left: 50%;
margin-left: -8px;
display: block;
}  .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;
font-size: 100%;
}
.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-menu {
list-style: none;
padding: 0;
margin: 0;
display: block;
outline: 0;
}
.ui-menu .ui-menu {
position: absolute;
}
.ui-menu .ui-menu-item {
margin: 0;
cursor: pointer; list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-item-wrapper {
position: relative;
padding: 3px 1em 3px .4em;
}
.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-wrapper {
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-button {
padding: .4em 1em;
display: inline-block;
position: relative;
line-height: normal;
margin-right: .1em;
cursor: pointer;
vertical-align: middle;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
text-decoration: none;
} .ui-button-icon-only {
width: 2em;
box-sizing: border-box;
text-indent: -9999px;
white-space: nowrap;
} input.ui-button.ui-button-icon-only {
text-indent: 0;
} .ui-button-icon-only .ui-icon {
position: absolute;
top: 50%;
left: 50%;
margin-top: -8px;
margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
padding: 0;
width: 2.1em;
height: 2.1em;
text-indent: -9999px;
white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
width: auto;
height: auto;
text-indent: 0;
white-space: normal;
padding: .4em 1em;
}  input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
border: 0;
padding: 0;
}
.ui-controlgroup {
vertical-align: middle;
display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
float: left;
margin-left: 0;
margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
display: block;
float: none;
width: 100%;
margin-top: 0;
margin-bottom: 0;
text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
border-bottom: none;
} .ui-controlgroup-vertical .ui-spinner-input { width: 75%;
width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
box-shadow: inset 1px 1px 1px #ccc;
border-radius: .12em;
border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
width: 16px;
height: 16px;
border-radius: 1em;
overflow: visible;
border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
background-image: none;
width: 8px;
height: 8px;
border-width: 4px;
border-style: solid;
}
.ui-checkboxradio-disabled {
pointer-events: none;
}
.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-datepicker .ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
left: .5em;
top: .3em;
}
.ui-dialog {
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-n {
height: 2px;
top: 0;
}
.ui-dialog .ui-resizable-e {
width: 2px;
right: 0;
}
.ui-dialog .ui-resizable-s {
height: 2px;
bottom: 0;
}
.ui-dialog .ui-resizable-w {
width: 2px;
left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
width: 7px;
height: 7px;
}
.ui-dialog .ui-resizable-se {
right: 0;
bottom: 0;
}
.ui-dialog .ui-resizable-sw {
left: 0;
bottom: 0;
}
.ui-dialog .ui-resizable-ne {
right: 0;
top: 0;
}
.ui-dialog .ui-resizable-nw {
left: 0;
top: 0;
}
.ui-draggable .ui-dialog-titlebar {
cursor: move;
}
.ui-draggable-handle {
-ms-touch-action: none;
touch-action: 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-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-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-text {
display: block;
margin-right: 20px;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
text-align: left;
white-space: nowrap;
width: 14em;
}
.ui-selectmenu-icon.ui-icon {
float: right;
margin-top: 0;
}
.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: .222em 0;
margin: .2em 0;
vertical-align: middle;
margin-left: .4em;
margin-right: 2em;
}
.ui-spinner-button {
width: 1.6em;
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-style: none;
border-bottom-style: none;
border-right-style: none;
}
.ui-spinner-up {
top: 0;
}
.ui-spinner-down {
bottom: 0;
}
.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;
}
body .ui-tooltip {
border-width: 2px;
} .ui-widget {
font-family: 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: Verdana,Arial,sans-serif;
font-size: 1em;
}
.ui-widget.ui-widget-content {
border: 1px solid #d3d3d3;
}
.ui-widget-content {
border: 1px solid #aaaaaa;
background: #ffffff;
color: #222222;
}
.ui-widget-content a {
color: #222222;
}
.ui-widget-header {
border: 1px solid #aaaaaa;
background: #cccccc url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
color: #222222;
font-weight: bold;
}
.ui-widget-header a {
color: #222222;
} .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button, html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
border: 1px solid #d3d3d3;
background: #e6e6e6 url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
font-weight: normal;
color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
color: #555555;
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,
.ui-button:hover,
.ui-button:focus {
border: 1px solid #999999;
background: #dadada url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/jquery/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
font-weight: normal;
color: #212121;
}
.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,
a.ui-button:hover,
a.ui-button:focus {
color: #212121;
text-decoration: none;
}
.ui-visual-focus {
box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
border: 1px solid #aaaaaa;
background: #ffffff url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/jquery/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
font-weight: normal;
color: #212121;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
border: #aaaaaa;
background-color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #212121;
text-decoration: none;
} .ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
border: 1px solid #fcefa1;
background: #fbf9ee url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
color: #363636;
}
.ui-state-checked {
border: 1px solid #fcefa1;
background: #fbf9ee;
}
.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: #fef1ec url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/jquery/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
color: #cd0a0a;
}
.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(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/jquery/images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/jquery/images/ui-icons_222222_256x240.png);
}
.ui-button .ui-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/jquery/images/ui-icons_888888_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon,
.ui-state-default .ui-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/jquery/images/ui-icons_454545_256x240.png);
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/jquery/images/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/jquery/images/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/jquery/images/ui-icons_cd0a0a_256x240.png);
} .ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-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: -65px -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: -65px -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: 1px -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: #aaaaaa;
opacity: .3;
filter: Alpha(Opacity=30); }
.ui-widget-shadow {
-webkit-box-shadow: -8px -8px 8px #aaaaaa;
box-shadow: -8px -8px 8px #aaaaaa;
}.elfinder-resize-container {
margin-top: .3em;
}
.elfinder-resize-type {
float: left;
margin-bottom: .4em;
}
.elfinder-resize-control {
float: left;
}
.elfinder-resize-control input[type=number] {
border: 1px solid #aaa;
text-align: right;
width: 4.5em;
}
.elfinder-mobile .elfinder-resize-control input[type=number] {
width: 3.5em;
}
.elfinder-resize-control input.elfinder-resize-bg {
text-align: center;
width: 5em;
direction: ltr;
}
.elfinder-dialog-resize .elfinder-resize-control-panel {
margin-top: 10px;
}
.elfinder-dialog-resize .elfinder-resize-imgrotate,
.elfinder-dialog-resize .elfinder-resize-pallet {
cursor: pointer;
}
.elfinder-dialog-resize .elfinder-resize-picking {
cursor: crosshair;
}
.elfinder-dialog-resize .elfinder-resize-grid8 + button {
padding-top: 2px;
padding-bottom: 2px;
}
.elfinder-resize-preview {
width: 400px;
height: 400px;
padding: 10px;
background: #fff;
border: 1px solid #aaa;
float: right;
position: relative;
overflow: hidden;
text-align: left;
direction: ltr;
}
.elfinder-resize-handle {
position: relative;
}
.elfinder-resize-handle-hline,
.elfinder-resize-handle-vline {
position: absolute;
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/crop.gif);
}
.elfinder-resize-handle-hline {
width: 100%;
height: 1px !important;
background-repeat: repeat-x;
}
.elfinder-resize-handle-vline {
width: 1px !important;
height: 100%;
background-repeat: repeat-y;
}
.elfinder-resize-handle-hline-top {
top: 0;
left: 0;
}
.elfinder-resize-handle-hline-bottom {
bottom: 0;
left: 0;
}
.elfinder-resize-handle-vline-left {
top: 0;
left: 0;
}
.elfinder-resize-handle-vline-right {
top: 0;
right: 0;
}
.elfinder-resize-handle-point {
position: absolute;
width: 8px;
height: 8px;
border: 1px solid #777;
background: transparent;
}
.elfinder-resize-handle-point-n {
top: 0;
left: 50%;
margin-top: -5px;
margin-left: -5px;
}
.elfinder-resize-handle-point-ne {
top: 0;
right: 0;
margin-top: -5px;
margin-right: -5px;
}
.elfinder-resize-handle-point-e {
top: 50%;
right: 0;
margin-top: -5px;
margin-right: -5px;
}
.elfinder-resize-handle-point-se {
bottom: 0;
right: 0;
margin-bottom: -5px;
margin-right: -5px;
}
.elfinder-resize-handle-point-s {
bottom: 0;
left: 50%;
margin-bottom: -5px;
margin-left: -5px;
}
.elfinder-resize-handle-point-sw {
bottom: 0;
left: 0;
margin-bottom: -5px;
margin-left: -5px;
}
.elfinder-resize-handle-point-w {
top: 50%;
left: 0;
margin-top: -5px;
margin-left: -5px;
}
.elfinder-resize-handle-point-nw {
top: 0;
left: 0;
margin-top: -5px;
margin-left: -5px;
}
.elfinder-dialog.elfinder-dialog-resize .ui-resizable-e {
width: 10px;
height: 100%;
}
.elfinder-dialog.elfinder-dialog-resize .ui-resizable-s {
width: 100%;
height: 10px;
}
.elfinder-resize-loading {
position: absolute;
width: 200px;
height: 30px;
top: 50%;
margin-top: -25px;
left: 50%;
margin-left: -100px;
text-align: center;
background: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/progress.gif) center bottom repeat-x;
}
.elfinder-resize-row {
margin-bottom: 9px;
position: relative;
}
.elfinder-resize-label {
float: left;
width: 80px;
padding-top: 3px;
}
.elfinder-resize-checkbox-label {
border: 1px solid transparent;
}
.elfinder-dialog-resize .elfinder-resize-whctrls {
margin: -20px 5px 0 5px;
}
.elfinder-ltr .elfinder-dialog-resize .elfinder-resize-whctrls {
float: right;
}
.elfinder-rtl .elfinder-dialog-resize .elfinder-resize-whctrls {
float: left;
}
.elfinder-dialog-resize .ui-resizable-e,
.elfinder-dialog-resize .ui-resizable-w {
height: 100%;
width: 10px;
}
.elfinder-dialog-resize .ui-resizable-s,
.elfinder-dialog-resize .ui-resizable-n {
width: 100%;
height: 10px;
}
.elfinder-dialog-resize .ui-resizable-e {
margin-right: -7px;
}
.elfinder-dialog-resize .ui-resizable-w {
margin-left: -7px;
}
.elfinder-dialog-resize .ui-resizable-s {
margin-bottom: -7px;
}
.elfinder-dialog-resize .ui-resizable-n {
margin-top: -7px;
}
.elfinder-dialog-resize .ui-resizable-se,
.elfinder-dialog-resize .ui-resizable-sw,
.elfinder-dialog-resize .ui-resizable-ne,
.elfinder-dialog-resize .ui-resizable-nw {
width: 10px;
height: 10px;
}
.elfinder-dialog-resize .ui-resizable-se {
background: transparent;
bottom: 0;
right: 0;
margin-right: -7px;
margin-bottom: -7px;
}
.elfinder-dialog-resize .ui-resizable-sw {
margin-left: -7px;
margin-bottom: -7px;
}
.elfinder-dialog-resize .ui-resizable-ne {
margin-right: -7px;
margin-top: -7px;
}
.elfinder-dialog-resize .ui-resizable-nw {
margin-left: -7px;
margin-top: -7px;
}
.elfinder-touch .elfinder-dialog-resize .ui-resizable-s,
.elfinder-touch .elfinder-dialog-resize .ui-resizable-n {
height: 20px;
}
.elfinder-touch .elfinder-dialog-resize .ui-resizable-e,
.elfinder-touch .elfinder-dialog-resize .ui-resizable-w {
width: 20px;
}
.elfinder-touch .elfinder-dialog-resize .ui-resizable-se,
.elfinder-touch .elfinder-dialog-resize .ui-resizable-sw,
.elfinder-touch .elfinder-dialog-resize .ui-resizable-ne,
.elfinder-touch .elfinder-dialog-resize .ui-resizable-nw {
width: 30px;
height: 30px;
}
.elfinder-touch .elfinder-dialog-resize .elfinder-resize-preview .ui-resizable-se {
width: 30px;
height: 30px;
margin: 0;
}
.elfinder-dialog-resize .ui-icon-grip-solid-vertical {
position: absolute;
top: 50%;
right: 0;
margin-top: -8px;
margin-right: -11px;
}
.elfinder-dialog-resize .ui-icon-grip-solid-horizontal {
position: absolute;
left: 50%;
bottom: 0;
margin-left: -8px;
margin-bottom: -11px;;
}
.elfinder-dialog-resize .elfinder-resize-row .ui-buttonset {
float: right;
}
.elfinder-dialog-resize .elfinder-resize-degree input,
.elfinder-dialog-resize input.elfinder-resize-quality {
width: 3.5em;
}
.elfinder-mobile .elfinder-dialog-resize .elfinder-resize-degree input,
.elfinder-mobile .elfinder-dialog-resize input.elfinder-resize-quality {
width: 2.5em;
}
.elfinder-dialog-resize .elfinder-resize-degree button.ui-button {
padding: 6px 8px;
}
.elfinder-dialog-resize button.ui-button span {
padding: 0;
}
.elfinder-dialog-resize .elfinder-resize-jpgsize {
font-size: 90%;
}
.ui-widget-content .elfinder-resize-container .elfinder-resize-rotate-slider {
width: 195px;
margin: 10px 7px;
background-color: #fafafa;
}
.elfinder-dialog-resize .elfinder-resize-type span.ui-checkboxradio-icon {
display: none;
}
.elfinder-resize-preset-container {
box-sizing: border-box;
border-radius: 5px;
}  .elfinder-file-edit {
width: 100%;
height: 100%;
margin: 0;
padding: 2px;
border: 1px solid #ccc;
box-sizing: border-box;
resize: none;
}
.elfinder-touch .elfinder-file-edit {
font-size: 16px;
} .elfinder-dialog-edit .ui-dialog-content.elfinder-edit-editor {
background-color: #fff;
}
.elfinder-dialog-edit .ui-dialog-content.elfinder-edit-editor .elfinder-edit-imageeditor {
width: 100%;
height: 300px;
max-height: 100%;
text-align: center;
}
.elfinder-dialog-edit .ui-dialog-content.elfinder-edit-editor .elfinder-edit-imageeditor * {
-webkit-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
user-select: none;
}
.elfinder-edit-imageeditor .tui-image-editor-main-container .tui-image-editor-main {
top: 0;
}
.elfinder-edit-imageeditor .tui-image-editor-main-container .tui-image-editor-header {
display: none;
}
.elfinder-edit-imageeditor .tui-image-editor-main.tui-image-editor-menu-crop .tui-image-editor-wrap,
.elfinder-edit-imageeditor .tui-image-editor-main.tui-image-editor-menu-flip .tui-image-editor-wrap,
.elfinder-edit-imageeditor .tui-image-editor-main.tui-image-editor-menu-rotate .tui-image-editor-wrap,
.elfinder-edit-imageeditor .tui-image-editor-main.tui-image-editor-menu-draw .tui-image-editor-wrap,
.elfinder-edit-imageeditor .tui-image-editor-main.tui-image-editor-menu-shape .tui-image-editor-wrap,
.elfinder-edit-imageeditor .tui-image-editor-main.tui-image-editor-menu-icon .tui-image-editor-wrap,
.elfinder-edit-imageeditor .tui-image-editor-main.tui-image-editor-menu-text .tui-image-editor-wrap,
.elfinder-edit-imageeditor .tui-image-editor-main.tui-image-editor-menu-mask .tui-image-editor-wrap,
.elfinder-edit-imageeditor .tui-image-editor-main.tui-image-editor-menu-filter .tui-image-editor-wrap {
height: calc(100% - 150px);
} .elfinder-touch.elfinder-fullscreen-native textarea.elfinder-file-edit {
padding-bottom: 20em;
margin-bottom: -20em;
}
.elfinder-dialog-edit .ui-dialog-buttonpane .elfinder-dialog-confirm-encoding {
font-size: 12px;
}
.ui-dialog-buttonpane .ui-dialog-buttonset.elfinder-edit-extras {
margin: 0 1em 0 .2em;
float: left;
}
.ui-dialog-buttonpane .ui-dialog-buttonset.elfinder-edit-extras-quality {
padding-top: 6px;
}
.ui-dialog-buttonpane .ui-dialog-buttonset.elfinder-edit-extras select {
font-size: 12px;
margin-top: 8px;
}
.elfinder-dialog-edit .ui-dialog-buttonpane .ui-icon {
cursor: pointer;
}
.elfinder-edit-spinner {
position: absolute;
top: 50%;
text-align: center;
width: 100%;
font-size: 16pt;
}
.elfinder-dialog-edit .elfinder-edit-spinner .elfinder-spinner,
.elfinder-dialog-edit .elfinder-edit-spinner .elfinder-spinner-text {
float: none;
}
.elfinder-dialog-edit .elfinder-toast > div {
width: 280px;
}
.elfinder-edit-onlineconvert-button {
display: inline-block;
width: 180px;
min-height: 30px;
vertical-align: top;
}
.elfinder-edit-onlineconvert-button button,
.elfinder-edit-onlineconvert-bottom-btn button {
cursor: pointer;
}
.elfinder-edit-onlineconvert-bottom-btn button.elfinder-button-ios-multiline {
-webkit-appearance: none;
border-radius: 16px;
color: #000;
text-align: center;
padding: 8px;
background-color: #eee;
background-image: -webkit-linear-gradient(top, hsl(0,0%,98%) 0%,hsl(0,0%,77%) 100%);
background-image: linear-gradient(to bottom, hsl(0,0%,98%) 0%,hsl(0,0%,77%) 100%);
}
.elfinder-edit-onlineconvert-button .elfinder-button-icon {
margin: 0 10px;
vertical-align: middle;
cursor: pointer;
}
.elfinder-edit-onlineconvert-bottom-btn {
text-align: center;
margin: 10px 0 0;
}
.elfinder-edit-onlineconvert-link {
margin-top: 1em;
text-align: center;
}
.elfinder-edit-onlineconvert-link .elfinder-button-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/editor-icons.png);
background-repeat: no-repeat;
background-position: 0 -144px;
margin-bottom: -3px;
}
.elfinder-edit-onlineconvert-link a {
text-decoration: none;
}  div.elfinder-cwd-wrapper-list tr.ui-state-default td {
position: relative;
}
div.elfinder-cwd-wrapper-list tr.ui-state-default td span.ui-icon {
position: absolute;
top: 4px;
left: 0;
right: 0;
margin: auto 0px auto auto;
}
.elfinder-touch div.elfinder-cwd-wrapper-list tr.ui-state-default td span.ui-icon {
top: 7px;
}
.elfinder-rtl div.elfinder-cwd-wrapper-list tr.ui-state-default td span.ui-icon {
margin: auto auto auto 0px;
}  .elfinder-help {
margin-bottom: .5em;
-webkit-overflow-scrolling: touch;
} .elfinder-help .ui-tabs-panel {
padding: .5em;
overflow: auto;
padding: 10px;
}
.elfinder-dialog .ui-tabs .ui-tabs-nav li {
overflow: hidden;
}
.elfinder-dialog .ui-tabs .ui-tabs-nav li a {
padding: .2em .8em;
display: inline-block;
}
.elfinder-touch .elfinder-dialog .ui-tabs .ui-tabs-nav li a {
padding: .5em .5em;
}
.elfinder-dialog .ui-tabs-active a {
background: inherit;
}
.elfinder-help-shortcuts {
height: auto;
padding: 10px;
margin: 0;
box-sizing: border-box;
}
.elfinder-help-shortcut {
white-space: nowrap;
clear: both;
}
.elfinder-help-shortcut-pattern {
float: left;
width: 160px;
}
.elfinder-help-logo {
width: 100px;
height: 96px;
float: left;
margin-right: 1em;
background: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/logo.png) center center no-repeat;
}
.elfinder-help h3 {
font-size: 1.5em;
margin: .2em 0 .3em 0;
}
.elfinder-help-separator {
clear: both;
padding: .5em;
}
.elfinder-help-link {
display: inline-block;
margin-right: 12px;
padding: 2px 0;
white-space: nowrap;
}
.elfinder-rtl .elfinder-help-link {
margin-right: 0;
margin-left: 12px;
}
.elfinder-help .ui-priority-secondary {
font-size: .9em;
}
.elfinder-help .ui-priority-primary {
margin-bottom: 7px;
}
.elfinder-help-team {
clear: both;
text-align: right;
border-bottom: 1px solid #ccc;
margin: .5em 0;
font-size: .9em;
}
.elfinder-help-team div {
float: left;
}
.elfinder-help-license {
font-size: .9em;
}
.elfinder-help-disabled {
font-weight: bold;
text-align: center;
margin: 90px 0;
}
.elfinder-help .elfinder-dont-panic {
display: block;
border: 1px solid transparent;
width: 200px;
height: 200px;
margin: 30px auto;
text-decoration: none;
text-align: center;
position: relative;
background: #d90004;
-moz-box-shadow: 5px 5px 9px #111;
-webkit-box-shadow: 5px 5px 9px #111;
box-shadow: 5px 5px 9px #111;
background: -moz-radial-gradient(80px 80px, circle farthest-corner, #d90004 35%, #960004 100%);
background: -webkit-gradient(radial, 80 80, 60, 80 80, 120, from(#d90004), to(#960004));
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
border-radius: 100px;
outline: none;
}
.elfinder-help .elfinder-dont-panic span {
font-size: 3em;
font-weight: bold;
text-align: center;
color: #fff;
position: absolute;
left: 0;
top: 45px;
}
ul.elfinder-help-integrations ul {
margin-bottom: 1em;
padding: 0;
margin: 0 1em 1em;
}
ul.elfinder-help-integrations a {
text-decoration: none;
}
ul.elfinder-help-integrations a:hover {
text-decoration: underline;
}
.elfinder-help-debug {
height: 100%;
padding: 0;
margin: 0;
overflow: none;
border: none;
}
.elfinder-help-debug .ui-tabs-panel {
padding: 0;
margin: 0;
overflow: auto;
}
.elfinder-help-debug fieldset {
margin-bottom: 10px;
border-color: #778899;
border-radius: 10px;
}
.elfinder-help-debug legend {
font-size: 1.2em;
font-weight: bold;
color: #2e8b57;
}
.elfinder-help-debug dl {
margin: 0;
}
.elfinder-help-debug dt {
color: #778899;
}
.elfinder-help-debug dt:before {
content: "[";
}
.elfinder-help-debug dt:after {
content: "]";
}
.elfinder-help-debug dd {
margin-left: 1em;
}
.elfinder-help-debug dd span { } .elfinder-dialog .elfinder-preference .ui-tabs-nav {
margin-bottom: 1px;
height: auto;
} .elfinder-preference .ui-tabs-panel {
padding: 10px 10px 0;
overflow: auto;
box-sizing: border-box;
-webkit-overflow-scrolling: touch;
}
.elfinder-preference a.ui-state-hover,
.elfinder-preference label.ui-state-hover {
border: none;
}
.elfinder-preference dl {
width: 100%;
display: inline-block;
margin: .5em 0;
}
.elfinder-preference dt {
display: block;
width: 200px;
clear: left;
float: left;
max-width: 50%;
}
.elfinder-rtl .elfinder-preference dt {
clear: right;
float: right;
}
.elfinder-preference dd {
margin-bottom: 1em;
}
.elfinder-preference dt label {
cursor: pointer;
}
.elfinder-preference dd label,
.elfinder-preference dd input[type=checkbox] {
white-space: nowrap;
display: inline-block;
cursor: pointer;
}
.elfinder-preference dt.elfinder-preference-checkboxes {
width: 100%;
max-width: none;
}
.elfinder-preference dd.elfinder-preference-checkboxes {
padding-top: 3ex;
}
.elfinder-preference select {
max-width: 100%;
}
.elfinder-preference dd.elfinder-preference-iconSize .ui-slider {
width: 50%;
max-width: 100px;
display: inline-block;
margin: 0 10px;
}
.elfinder-preference button {
margin: 0 16px;
}
.elfinder-preference button + button {
margin: 0 -10px;
}
.elfinder-preference .elfinder-preference-taball .elfinder-reference-hide-taball {
display: none;
}
.elfinder-preference-theme fieldset {
margin-bottom: 10px;
}
.elfinder-preference-theme legend a {
font-size: 1.8em;
text-decoration: none;
cursor: pointer;
}
.elfinder-preference-theme dt {
width: 20%;
word-break: break-all;
}
.elfinder-preference-theme dt:after {
content: " :";
}
.elfinder-preference-theme dd {
margin-inline-start: 20%;
}
.elfinder-preference img.elfinder-preference-theme-image {
display: block;
margin-left: auto;
margin-right: auto;
max-width: 90%;
max-height: 200px;
cursor: pointer;
}
.elfinder-preference-theme-btn {
text-align: center;
}
.elfinder-preference-theme button.elfinder-preference-theme-default {
display: inline;
margin: 0 10px;
font-size: 8pt;
} .elfinder-rtl .elfinder-info-title .elfinder-cwd-icon:before {
right: 33px;
left: auto;
}
.elfinder-info-title .elfinder-cwd-icon.elfinder-cwd-bgurl:after {
content: none;
} .elfinder-upload-dialog-wrapper .elfinder-upload-dirselect {
position: absolute;
bottom: 2px;
width: 16px;
height: 16px;
padding: 10px;
border: none;
overflow: hidden;
cursor: pointer;
}
.elfinder-ltr .elfinder-upload-dialog-wrapper .elfinder-upload-dirselect {
left: 2px;
}
.elfinder-rtl .elfinder-upload-dialog-wrapper .elfinder-upload-dirselect {
right: 2px;
} .elfinder-ltr .elfinder-rm-title .elfinder-cwd-icon:before {
left: 38px;
}
.elfinder-rtl .elfinder-rm-title .elfinder-cwd-icon:before {
right: 86px;
left: auto;
}
.elfinder-rm-title .elfinder-cwd-icon.elfinder-cwd-bgurl:after {
content: none;
} .elfinder-rename-batch div {
margin: 5px 8px;
}
.elfinder-rename-batch .elfinder-rename-batch-name input {
width: 100%;
font-size: 1.6em;
}
.elfinder-rename-batch-type {
text-align: center;
}
.elfinder-rename-batch .elfinder-rename-batch-type label {
margin: 2px;
font-size: .9em;
}
.elfinder-rename-batch-preview {
padding: 0 8px;
font-size: 1.1em;
min-height: 4ex;
}.ui-front {
z-index: 100;
} div.elfinder *,
div.elfinder :after,
div.elfinder :before {
box-sizing: content-box;
}
div.elfinder fieldset {
display: block;
margin-inline-start: 2px;
margin-inline-end: 2px;
padding-block-start: 0.35em;
padding-inline-start: 0.75em;
padding-inline-end: 0.75em;
padding-block-end: 0.625em;
min-inline-size: min-content;
border-width: 2px;
border-style: groove;
border-color: threedface;
border-image: initial;
}
div.elfinder legend {
display: block;
padding-inline-start: 2px;
padding-inline-end: 2px;
border-width: initial;
border-style: none;
border-color: initial;
border-image: initial;
width: auto;
margin-bottom: 0;
} div.elfinder {
padding: 0;
position: relative;
display: block;
visibility: visible;
font-size: 18px;
font-family: Verdana, Arial, Helvetica, sans-serif;
} .elfinder-ios input,
.elfinder-ios select,
.elfinder-ios textarea {
font-size: 16px !important;
} .elfinder.elfinder-fullscreen > .ui-resizable-handle {
display: none;
}
.elfinder-font-mono {
line-height: 2ex;
} .elfinder.elfinder-processing * {
cursor: progress !important
}
.elfinder.elfinder-processing.elfinder-touch .elfinder-workzone:after {
position: absolute;
top: 0;
width: 100%;
height: 3px;
content: '';
left: 0;
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/progress.gif);
opacity: .6;
pointer-events: none;
} .elfinder *:not(input):not(textarea):not(select):not([contenteditable=true]),
.elfinder-contextmenu *:not(input):not(textarea):not(select):not([contenteditable=true]) {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
user-select: none;
}
.elfinder .overflow-scrolling-touch {
-webkit-overflow-scrolling: touch;
} .elfinder-rtl {
text-align: right;
direction: rtl;
} .elfinder-workzone {
padding: 0;
position: relative;
overflow: hidden;
} .elfinder-lock,
.elfinder-perms,
.elfinder-symlink {
position: absolute;
width: 16px;
height: 16px;
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/toolbar.png);
background-repeat: no-repeat;
background-position: 0 -528px;
}
.elfinder-symlink {
} .elfinder-na .elfinder-perms {
background-position: 0 -96px;
} .elfinder-ro .elfinder-perms {
background-position: 0 -64px;
} .elfinder-wo .elfinder-perms {
background-position: 0 -80px;
} .elfinder-group .elfinder-perms {
background-position: 0 0px;
} .elfinder-lock {
background-position: 0 -656px;
} .elfinder-drag-helper {
top: 0px;
left: 0px;
width: 70px;
height: 60px;
padding: 0 0 0 25px;
z-index: 100000;
will-change: left, top;
}
.elfinder-drag-helper.html5-native {
position: absolute;
top: -1000px;
left: -1000px;
} .elfinder-drag-helper-icon-status {
position: absolute;
width: 16px;
height: 16px;
left: 42px;
top: 60px;
background: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/toolbar.png) 0 -96px no-repeat;
display: block;
} .elfinder-drag-helper-move .elfinder-drag-helper-icon-status {
background-position: 0 -720px;
} .elfinder-drag-helper-plus .elfinder-drag-helper-icon-status {
background-position: 0 -544px;
} .elfinder-drag-num {
display: inline-box;
position: absolute;
top: 0;
left: 0;
width: auto;
height: 14px;
text-align: center;
padding: 1px 3px 1px 3px;
font-weight: bold;
color: #fff;
background-color: red;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
} .elfinder-drag-helper .elfinder-cwd-icon {
margin: 0 0 0 -24px;
float: left;
} .elfinder-overlay {
position: absolute;
opacity: .2;
filter: Alpha(Opacity=20);
} .elfinder .elfinder-panel {
position: relative;
background-image: none;
padding: 7px 12px;
} [draggable=true] {
-khtml-user-drag: element;
} .elfinder [contentEditable=true]:empty:not(:focus):before {
content: attr(data-ph);
} .elfinder div.elfinder-bottomtray {
position: fixed;
bottom: 0;
max-width: 100%;
opacity: .8;
}
.elfinder div.elfinder-bottomtray > div {
top: initial;
right: initial;
left: initial;
}
.elfinder.elfinder-ltr div.elfinder-bottomtray {
left: 0;
}
.elfinder.elfinder-rtl div.elfinder-bottomtray {
right: 0;
} .elfinder-ui-tooltip,
.elfinder .elfinder-ui-tooltip {
font-size: 14px;
padding: 2px 4px;
} .elfinder-ui-progressbar {
pointer-events: none;
position: absolute;
width: 0;
height: 2px;
top: 0px;
border-radius: 2px;
filter: blur(1px);
}
.elfinder-ltr .elfinder-ui-progressbar {
left: 0;
}
.elfinder-rtl .elfinder-ui-progressbar {
right: 0;
}.elfinder .elfinder-contextmenu,
.elfinder .elfinder-contextmenu-sub {
position: absolute;
border: 1px solid #aaa;
background: #fff;
color: #555;
padding: 4px 0;
top: 0;
left: 0;
} .elfinder .elfinder-contextmenu-sub {
top: 5px;
} .elfinder .elfinder-contextmenu-ltr .elfinder-contextmenu-sub {
margin-left: -5px;
}
.elfinder .elfinder-contextmenu-rtl .elfinder-contextmenu-sub {
margin-right: -5px;
} .elfinder .elfinder-contextmenu-header {
margin-top: -4px;
padding: 0 .5em .2ex;
border: none;
text-align: center;
}
.elfinder .elfinder-contextmenu-header span {
font-weight: normal;
font-size: 0.8em;
font-weight: bolder;
}
.elfinder .elfinder-contextmenu-item {
position: relative;
display: block;
padding: 4px 30px;
text-decoration: none;
white-space: nowrap;
cursor: default;
}
.elfinder .elfinder-contextmenu-item.ui-state-active {
border: none;
}
.elfinder .elfinder-contextmenu-item .ui-icon {
width: 16px;
height: 16px;
position: absolute;
left: auto;
right: auto;
top: 50%;
margin-top: -8px;
}
.elfinder .elfinder-contextmenu-ltr .elfinder-contextmenu-item .ui-icon {
left: 2px;
}
.elfinder .elfinder-contextmenu-rtl .elfinder-contextmenu-item .ui-icon {
right: 2px;
}
.elfinder-touch .elfinder-contextmenu-item {
padding: 12px 38px;
} .elfinder-navbar-root-local.elfinder-contextmenu-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_local.svg);
background-size: contain;
}
.elfinder-navbar-root-trash.elfinder-contextmenu-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_trash.svg);
background-size: contain;
}
.elfinder-navbar-root-ftp.elfinder-contextmenu-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_ftp.svg);
background-size: contain;
}
.elfinder-navbar-root-sql.elfinder-contextmenu-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_sql.svg);
background-size: contain;
}
.elfinder-navbar-root-dropbox.elfinder-contextmenu-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_dropbox.svg);
background-size: contain;
}
.elfinder-navbar-root-googledrive.elfinder-contextmenu-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_googledrive.svg);
background-size: contain;
}
.elfinder-navbar-root-onedrive.elfinder-contextmenu-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_onedrive.svg);
background-size: contain;
}
.elfinder-navbar-root-box.elfinder-contextmenu-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_box.svg);
background-size: contain;
}
.elfinder-navbar-root-zip.elfinder-contextmenu-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_zip.svg);
background-size: contain;
}
.elfinder-navbar-root-network.elfinder-contextmenu-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_network.svg);
background-size: contain;
} .elfinder .elfinder-contextmenu .elfinder-contextmenu-item span {
display: block;
} .elfinder .elfinder-contextmenu-sub .elfinder-contextmenu-item {
padding-left: 12px;
padding-right: 12px;
}
.elfinder .elfinder-contextmenu-ltr .elfinder-contextmenu-item {
text-align: left;
}
.elfinder .elfinder-contextmenu-rtl .elfinder-contextmenu-item {
text-align: right;
}
.elfinder .elfinder-contextmenu-ltr .elfinder-contextmenu-sub .elfinder-contextsubmenu-item-icon {
padding-left: 28px;
}
.elfinder .elfinder-contextmenu-rtl .elfinder-contextmenu-sub .elfinder-contextsubmenu-item-icon {
padding-right: 28px;
}
.elfinder-touch .elfinder-contextmenu-ltr .elfinder-contextmenu-sub .elfinder-contextsubmenu-item-icon {
padding-left: 36px;
}
.elfinder-touch .elfinder-contextmenu-rtl .elfinder-contextmenu-sub .elfinder-contextsubmenu-item-icon {
padding-right: 36px;
} .elfinder .elfinder-contextmenu-extra-icon,
.elfinder .elfinder-contextmenu-arrow,
.elfinder .elfinder-contextmenu-icon {
position: absolute;
top: 50%;
margin-top: -8px;
overflow: hidden;
}
.elfinder-touch .elfinder-button-icon.elfinder-contextmenu-icon {
transform-origin: center center;
} .elfinder .elfinder-contextmenu-ltr .elfinder-contextmenu-icon {
left: 8px;
}
.elfinder .elfinder-contextmenu-rtl .elfinder-contextmenu-icon {
right: 8px;
}
.elfinder .elfinder-contextmenu-ltr .elfinder-contextmenu-extra-icon {
right: 8px;
}
.elfinder .elfinder-contextmenu-rtl .elfinder-contextmenu-extra-icon {
left: 8px;
} .elfinder .elfinder-contextmenu-arrow {
width: 16px;
height: 16px;
background: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/arrows-normal.png) 5px 4px no-repeat;
} .elfinder .elfinder-contextmenu-ltr .elfinder-contextmenu-arrow {
right: 5px;
}
.elfinder .elfinder-contextmenu-rtl .elfinder-contextmenu-arrow {
left: 5px;
background-position: 0 -10px;
} .elfinder .elfinder-contextmenu-extra-icon a,
.elfinder .elfinder-contextmenu-extra-icon span {
position: relative;
width: 100%;
height: 100%;
margin: 0;
color: transparent !important;
text-decoration: none;
cursor: pointer;
} .elfinder .elfinder-contextmenu .ui-state-hover {
border: 0 solid;
background-image: none;
} .elfinder .elfinder-contextmenu-separator {
height: 0px;
border-top: 1px solid #ccc;
margin: 0 1px;
} .elfinder .elfinder-contextmenu-item .elfinder-button-icon.ui-state-disabled {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/toolbar.png);
}.elfinder-cwd-wrapper {
overflow: auto;
position: relative;
padding: 2px;
margin: 0;
}
.elfinder-cwd-wrapper-list {
padding: 0;
} .elfinder-cwd {
position: absolute;
top: 0;
cursor: default;
padding: 0;
margin: 0;
-ms-touch-action: auto;
touch-action: auto;
min-width: 100%;
}
.elfinder-ltr .elfinder-cwd {
left: 0;
}
.elfinder-rtl .elfinder-cwd {
right: 0;
}
.elfinder-cwd.elfinder-table-header-sticky {
position: -webkit-sticky;
position: -ms-sticky;
position: sticky;
top: 0;
left: auto;
right: auto;
width: -webkit-max-content;
width: -moz-max-content;
width: -ms-max-content;
width: max-content;
height: 0;
overflow: visible;
}
.elfinder-cwd.elfinder-table-header-sticky table {
border-top: 2px solid;
padding-top: 0;
}
.elfinder-cwd.elfinder-table-header-sticky td {
display: inline-block;
}
.elfinder-droppable-active .elfinder-cwd.elfinder-table-header-sticky table {
border-top: 2px solid transparent;
} .elfinder-cwd-fixheader .elfinder-cwd {
position: relative;
} .elfinder .elfinder-cwd-wrapper.elfinder-droppable-active {
outline: 2px solid #8cafed;
outline-offset: -2px;
}
.elfinder-cwd-wrapper-empty .elfinder-cwd:after {
display: block;
position: absolute;
height: auto;
width: 90%;
width: calc(100% - 20px);
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translateY(-50%) translateX(-50%);
-webkit-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
line-height: 1.5em;
text-align: center;
white-space: pre-wrap;
opacity: 0.6;
filter: Alpha(Opacity=60);
font-weight: bold;
}
.elfinder-cwd-file .elfinder-cwd-select {
position: absolute;
top: 0px;
left: 0px;
background-color: transparent;
opacity: .4;
filter: Alpha(Opacity=40);
}
.elfinder-mobile .elfinder-cwd-file .elfinder-cwd-select {
width: 30px;
height: 30px;
}
.elfinder-cwd-file.ui-selected .elfinder-cwd-select {
opacity: .8;
filter: Alpha(Opacity=80);
}
.elfinder-rtl .elfinder-cwd-file .elfinder-cwd-select {
left: auto;
right: 0px;
}
.elfinder .elfinder-cwd-selectall {
position: absolute;
width: 30px;
height: 30px;
top: 0px;
opacity: .8;
filter: Alpha(Opacity=80);
}
.elfinder .elfinder-workzone.elfinder-cwd-wrapper-empty .elfinder-cwd-selectall {
display: none;
} .elfinder-ltr .elfinder-workzone .elfinder-cwd-selectall {
text-align: right;
right: 18px;
left: auto;
}
.elfinder-rtl .elfinder-workzone .elfinder-cwd-selectall {
text-align: left;
right: auto;
left: 18px;
}
.elfinder-ltr.elfinder-mobile .elfinder-workzone .elfinder-cwd-selectall {
right: 0px;
}
.elfinder-rtl.elfinder-mobile .elfinder-workzone .elfinder-cwd-selectall {
left: 0px;
}
.elfinder-cwd-view-icons .elfinder-cwd-file .elfinder-cwd-select.ui-state-hover {
background-color: transparent;
} .elfinder-cwd-view-icons .elfinder-cwd-file {
width: 120px;
height: 90px;
padding-bottom: 2px;
cursor: default;
border: none;
position: relative;
}
.elfinder-cwd-view-icons .elfinder-cwd-file .ui-state-active {
border: none;
} .elfinder-ltr .elfinder-cwd-view-icons .elfinder-cwd-file {
float: left;
margin: 0 3px 2px 0;
}
.elfinder-rtl .elfinder-cwd-view-icons .elfinder-cwd-file {
float: right;
margin: 0 0 5px 3px;
} .elfinder-cwd-view-icons .elfinder-cwd-file .ui-state-hover {
border: 0 solid;
} .elfinder-cwd-view-icons .elfinder-cwd-file-wrapper {
width: 52px;
height: 52px;
margin: 1px auto 1px auto;
padding: 2px;
position: relative;
}  .elfinder-cwd-size1 .elfinder-cwd-icon:before,
.elfinder-cwd-size2 .elfinder-cwd-icon:before,
.elfinder-cwd-size3 .elfinder-cwd-icon:before {
top: 3px;
display: block;
} .elfinder-cwd-size1.elfinder-cwd-view-icons .elfinder-cwd-file {
width: 120px;
height: 112px;
}
.elfinder-cwd-size1.elfinder-cwd-view-icons .elfinder-cwd-file-wrapper {
width: 74px;
height: 74px;
}
.elfinder-cwd-size1 .elfinder-cwd-icon {
-ms-transform-origin: top center;
-ms-transform: scale(1.5);
-webkit-transform-origin: top center;
-webkit-transform: scale(1.5);
transform-origin: top center;
transform: scale(1.5);
}
.elfinder-cwd-size1 .elfinder-cwd-icon.elfinder-cwd-bgurl:before {
-ms-transform-origin: top left;
-ms-transform: scale(1.35) translate(-4px, 15%);
-webkit-transform-origin: top left;
-webkit-transform: scale(1.35) translate(-4px, 15%);
transform-origin: top left;
transform: scale(1.35) translate(-4px, 15%);
}
.elfinder-cwd-size1 .elfinder-cwd-icon.elfinder-cwd-bgurl:after {
-ms-transform: scale(1) translate(10px, -5px);
-webkit-transform: scale(1) translate(10px, -5px);
transform: scale(1) translate(10px, -5px);
}
.elfinder-cwd-size1 .elfinder-cwd-icon.elfinder-cwd-bgurl {
-ms-transform-origin: center center;
-ms-transform: scale(1);
-webkit-transform-origin: center center;
-webkit-transform: scale(1);
transform-origin: center center;
transform: scale(1);
width: 72px;
height: 72px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
} .elfinder-cwd-size2.elfinder-cwd-view-icons .elfinder-cwd-file {
width: 140px;
height: 134px;
}
.elfinder-cwd-size2.elfinder-cwd-view-icons .elfinder-cwd-file-wrapper {
width: 98px;
height: 98px;
}
.elfinder-cwd-size2 .elfinder-cwd-icon {
-ms-transform-origin: top center;
-ms-transform: scale(2);
-webkit-transform-origin: top center;
-webkit-transform: scale(2);
transform-origin: top center;
transform: scale(2);
}
.elfinder-cwd-size2 .elfinder-cwd-icon.elfinder-cwd-bgurl:before {
-ms-transform-origin: top left;
-ms-transform: scale(1.8) translate(-5px, 18%);
-webkit-transform-origin: top left;
-webkit-transform: scale(1.8) translate(-5px, 18%);
transform-origin: top left;
transform: scale(1.8) translate(-5px, 18%);
}
.elfinder-cwd-size2 .elfinder-cwd-icon.elfinder-cwd-bgurl:after {
-ms-transform: scale(1.1) translate(0px, 10px);
-webkit-transform: scale(1.1) translate(0px, 10px);
transform: scale(1.1) translate(0px, 10px);
}
.elfinder-cwd-size2 .elfinder-cwd-icon.elfinder-cwd-bgurl {
-ms-transform-origin: center center;
-ms-transform: scale(1);
-webkit-transform-origin: center center;
-webkit-transform: scale(1);
transform-origin: center center;
transform: scale(1);
width: 96px;
height: 96px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
} .elfinder-cwd-size3.elfinder-cwd-view-icons .elfinder-cwd-file {
width: 174px;
height: 158px;
}
.elfinder-cwd-size3.elfinder-cwd-view-icons .elfinder-cwd-file-wrapper {
width: 122px;
height: 122px;
}
.elfinder-cwd-size3 .elfinder-cwd-icon {
-ms-transform-origin: top center;
-ms-transform: scale(2.5);
-webkit-transform-origin: top center;
-webkit-transform: scale(2.5);
transform-origin: top center;
transform: scale(2.5);
}
.elfinder-cwd-size3 .elfinder-cwd-icon.elfinder-cwd-bgurl:before {
-ms-transform-origin: top left;
-ms-transform: scale(2.25) translate(-6px, 20%);
-webkit-transform-origin: top left;
-webkit-transform: scale(2.25) translate(-6px, 20%);
transform-origin: top left;
transform: scale(2.25) translate(-6px, 20%);
}
.elfinder-cwd-size3 .elfinder-cwd-icon.elfinder-cwd-bgurl:after {
-ms-transform: scale(1.2) translate(-9px, 22px);
-webkit-transform: scale(1.2) translate(-9px, 22px);
transform: scale(1.2) translate(-9px, 22px);
}
.elfinder-cwd-size3 .elfinder-cwd-icon.elfinder-cwd-bgurl {
-ms-transform-origin: center center;
-ms-transform: scale(1);
-webkit-transform-origin: center center;
-webkit-transform: scale(1);
transform-origin: center center;
transform: scale(1);
width: 120px;
height: 120px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
} .elfinder-cwd-view-icons .elfinder-cwd-filename {
text-align: center;
max-height: 2.4em;
line-height: 1.2em;
white-space: pre-line;
overflow: hidden;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
margin: 3px 1px 0 1px;
padding: 1px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px; word-break: break-word;
overflow-wrap: break-word;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
} .elfinder-cwd-view-icons .elfinder-perms {
bottom: 4px;
right: 2px;
}
.elfinder-cwd-view-icons .elfinder-lock {
top: -3px;
right: -2px;
}
.elfinder-cwd-view-icons .elfinder-symlink {
bottom: 6px;
left: 0px;
} .elfinder-cwd-icon {
display: block;
width: 48px;
height: 48px;
margin: 0 auto;
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/icons-big.svg);
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/icons-big.png) \9;
background-position: 0 0;
background-repeat: no-repeat;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
} .elfinder-navbar-root-local .elfinder-cwd-icon,
.elfinder-cwd .elfinder-navbar-root-local.elfinder-droppable-active .elfinder-cwd-icon,
.elfinder-cwd-view-list .elfinder-navbar-root-local td .elfinder-cwd-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_local.svg);
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_local.png) \9;
background-position: 0 0;
background-size: contain;
}
.elfinder-cwd .elfinder-navbar-root-local.elfinder-droppable-active .elfinder-cwd-icon {
background-position: 1px -1px;
}
.elfinder-navbar-root-trash .elfinder-cwd-icon,
.elfinder-cwd .elfinder-navbar-root-trash.elfinder-droppable-active .elfinder-cwd-icon,
.elfinder-cwd-view-list .elfinder-navbar-root-trash td .elfinder-cwd-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_trash.svg);
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_trash.png) \9;
background-position: 0 0;
background-size: contain;
}
.elfinder-cwd .elfinder-navbar-root-trash.elfinder-droppable-active .elfinder-cwd-icon {
background-position: 1px -1px;
}
.elfinder-navbar-root-ftp .elfinder-cwd-icon,
.elfinder-cwd .elfinder-navbar-root-ftp.elfinder-droppable-active .elfinder-cwd-icon,
.elfinder-cwd-view-list .elfinder-navbar-root-ftp td .elfinder-cwd-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_ftp.svg);
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_ftp.png) \9;
background-position: 0 0;
background-size: contain;
}
.elfinder-cwd .elfinder-navbar-root-ftp.elfinder-droppable-active .elfinder-cwd-icon {
background-position: 1px -1px;
}
.elfinder-navbar-root-sql .elfinder-cwd-icon,
.elfinder-cwd .elfinder-navbar-root-sql.elfinder-droppable-active .elfinder-cwd-icon,
.elfinder-cwd-view-list .elfinder-navbar-root-sql td .elfinder-cwd-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_sql.svg);
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_sql.png) \9;
background-position: 0 0;
background-size: contain;
}
.elfinder-cwd .elfinder-navbar-root-sql.elfinder-droppable-active .elfinder-cwd-icon {
background-position: 1px -1px;
}
.elfinder-navbar-root-dropbox .elfinder-cwd-icon,
.elfinder-cwd .elfinder-navbar-root-dropbox.elfinder-droppable-active .elfinder-cwd-icon,
.elfinder-cwd-view-list .elfinder-navbar-root-dropbox td .elfinder-cwd-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_dropbox.svg);
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_dropbox.png) \9;
background-position: 0 0;
background-size: contain;
}
.elfinder-cwd .elfinder-navbar-root-dropbox.elfinder-droppable-active .elfinder-cwd-icon {
background-position: 1px -1px;
}
.elfinder-navbar-root-googledrive .elfinder-cwd-icon,
.elfinder-cwd .elfinder-navbar-root-googledrive.elfinder-droppable-active .elfinder-cwd-icon,
.elfinder-cwd-view-list .elfinder-navbar-root-googledrive td .elfinder-cwd-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_googledrive.svg);
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_googledrive.png) \9;
background-position: 0 0;
background-size: contain;
}
.elfinder-navbar-root-onedrive .elfinder-cwd-icon,
.elfinder-cwd .elfinder-navbar-root-onedrive.elfinder-droppable-active .elfinder-cwd-icon,
.elfinder-cwd-view-list .elfinder-navbar-root-onedrive td .elfinder-cwd-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_onedrive.svg);
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_onedrive.png) \9;
background-position: 0 0;
background-size: contain;
}
.elfinder-navbar-root-box .elfinder-cwd-icon,
.elfinder-cwd .elfinder-navbar-root-box.elfinder-droppable-active .elfinder-cwd-icon,
.elfinder-cwd-view-list .elfinder-navbar-root-box td .elfinder-cwd-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_box.svg);
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_box.png) \9;
background-position: 0 0;
background-size: contain;
}
.elfinder-navbar-root-zip .elfinder-cwd-icon,
.elfinder-cwd .elfinder-navbar-root-zip.elfinder-droppable-active .elfinder-cwd-icon,
.elfinder-cwd-view-list .elfinder-navbar-root-zip td .elfinder-cwd-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_zip.svg);
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_zip.png) \9;
background-position: 0 0;
background-size: contain;
}
.elfinder-cwd .elfinder-navbar-root-googledrive.elfinder-droppable-active .elfinder-cwd-icon,
.elfinder-cwd .elfinder-navbar-root-onedrive.elfinder-droppable-active .elfinder-cwd-icon,
.elfinder-cwd .elfinder-navbar-root-box.elfinder-droppable-active .elfinder-cwd-icon {
background-position: 1px -1px;
}
.elfinder-navbar-root-network .elfinder-cwd-icon,
.elfinder-cwd .elfinder-navbar-root-network.elfinder-droppable-active .elfinder-cwd-icon,
.elfinder-cwd-view-list .elfinder-navbar-root-network td .elfinder-cwd-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_network.svg);
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_network.png) \9;
background-position: 0 0;
background-size: contain;
}
.elfinder-cwd .elfinder-navbar-root-network.elfinder-droppable-active .elfinder-cwd-icon {
background-position: 1px -1px;
} .elfinder-cwd-icon:before {
content: none;
position: absolute;
left: 0px;
top: 5px;
min-width: 20px;
max-width: 84px;
text-align: center;
padding: 0px 4px 1px;
border-radius: 4px;
font-family: Verdana;
font-size: 10px;
line-height: 1.3em;
-webkit-transform: scale(0.9);
-moz-transform: scale(0.9);
-ms-transform: scale(0.9);
-o-transform: scale(0.9);
transform: scale(0.9);
}
.elfinder-cwd-view-icons .elfinder-cwd-icon.elfinder-cwd-bgurl:before {
left: -10px;
} .elfinder-cwd-icon.elfinder-cwd-icon-mp2t:before {
content: 'ts'
}
.elfinder-cwd-icon.elfinder-cwd-icon-dash-xml:before {
content: 'dash'
}
.elfinder-cwd-icon.elfinder-cwd-icon-x-mpegurl:before {
content: 'hls'
}
.elfinder-cwd-icon.elfinder-cwd-icon-x-c:before {
content: 'c++'
} .elfinder-cwd-icon.elfinder-cwd-bgurl {
background-position: center center;
background-repeat: no-repeat;
-moz-background-size: contain;
background-size: contain;
} .elfinder-cwd-icon.elfinder-cwd-bgurl.elfinder-cwd-bgself {
-moz-background-size: cover;
background-size: cover;
} .elfinder-cwd-icon.elfinder-cwd-bgurl {
-moz-background-size: cover;
background-size: cover;
}
.elfinder-cwd-icon.elfinder-cwd-bgurl:after {
content: ' ';
}
.elfinder-cwd-bgurl:after {
position: relative;
display: inline-block;
top: 36px;
left: -38px;
width: 48px;
height: 48px;
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/icons-big.svg);
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/icons-big.png) \9;
background-repeat: no-repeat;
background-size: auto !important;
opacity: .8;
filter: Alpha(Opacity=60);
-webkit-transform-origin: 54px -24px;
-webkit-transform: scale(.6);
-moz-transform-origin: 54px -24px;
-moz-transform: scale(.6);
-ms-transform-origin: 54px -24px;
-ms-transform: scale(.6);
-o-transform-origin: 54px -24px;
-o-transform: scale(.6);
transform-origin: 54px -24px;
transform: scale(.6);
} .elfinder-cwd-icon.elfinder-cwd-icon-drag {
width: 48px;
height: 48px;
} .elfinder-cwd-icon.elfinder-cwd-icon-drag:before,
.elfinder-cwd-icon.elfinder-cwd-icon-drag:after,
.elfinder-cwd-icon-image.elfinder-cwd-bgurl:after,
.elfinder-cwd-icon-directory.elfinder-cwd-bgurl:after {
content: none;
} .elfinder-cwd .elfinder-droppable-active .elfinder-cwd-icon {
background-position: 0 -100px;
}
.elfinder-cwd .elfinder-droppable-active {
outline: 2px solid #8cafed;
outline-offset: -2px;
} .elfinder-cwd-icon-directory {
background-position: 0 -50px;
}
.elfinder-cwd-icon-application:after,
.elfinder-cwd-icon-application {
background-position: 0 -150px;
}
.elfinder-cwd-icon-text:after,
.elfinder-cwd-icon-text {
background-position: 0 -1350px;
}
.elfinder-cwd-icon-plain:after,
.elfinder-cwd-icon-plain,
.elfinder-cwd-icon-x-empty:after,
.elfinder-cwd-icon-x-empty {
background-position: 0 -200px;
}
.elfinder-cwd-icon-image:after,
.elfinder-cwd-icon-vnd-adobe-photoshop:after,
.elfinder-cwd-icon-image,
.elfinder-cwd-icon-vnd-adobe-photoshop {
background-position: 0 -250px;
}
.elfinder-cwd-icon-postscript:after,
.elfinder-cwd-icon-postscript {
background-position: 0 -1550px;
}
.elfinder-cwd-icon-audio:after,
.elfinder-cwd-icon-audio {
background-position: 0 -300px;
}
.elfinder-cwd-icon-video:after,
.elfinder-cwd-icon-video,
.elfinder-cwd-icon-flash-video,
.elfinder-cwd-icon-dash-xml,
.elfinder-cwd-icon-vnd-apple-mpegurl,
.elfinder-cwd-icon-x-mpegurl {
background-position: 0 -350px;
}
.elfinder-cwd-icon-rtf:after,
.elfinder-cwd-icon-rtfd:after,
.elfinder-cwd-icon-rtf,
.elfinder-cwd-icon-rtfd {
background-position: 0 -400px;
}
.elfinder-cwd-icon-pdf:after,
.elfinder-cwd-icon-pdf {
background-position: 0 -450px;
}
.elfinder-cwd-icon-ms-excel,
.elfinder-cwd-icon-ms-excel:after,
.elfinder-cwd-icon-vnd-ms-excel,
.elfinder-cwd-icon-vnd-ms-excel-addin-macroEnabled-12,
.elfinder-cwd-icon-vnd-ms-excel-addin-macroEnabled-12:after,
.elfinder-cwd-icon-vnd-ms-excel-sheet-binary-macroEnabled-12,
.elfinder-cwd-icon-vnd-ms-excel-sheet-binary-macroEnabled-12:after,
.elfinder-cwd-icon-vnd-ms-excel-sheet-macroEnabled-12,
.elfinder-cwd-icon-vnd-ms-excel-sheet-macroEnabled-12:after,
.elfinder-cwd-icon-vnd-ms-excel-template-macroEnabled-12,
.elfinder-cwd-icon-vnd-ms-excel-template-macroEnabled-12:after,
.elfinder-cwd-icon-vnd-ms-excel:after,
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-spreadsheetml-sheet,
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-spreadsheetml-sheet:after,
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-spreadsheetml-template,
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-spreadsheetml-template:after {
background-position: 0 -1450px
}
.elfinder-cwd-icon-vnd-oasis-opendocument-spreadsheet,
.elfinder-cwd-icon-vnd-oasis-opendocument-spreadsheet-template,
.elfinder-cwd-icon-vnd-oasis-opendocument-spreadsheet-template:after,
.elfinder-cwd-icon-vnd-oasis-opendocument-spreadsheet:after {
background-position: 0 -1700px
}
.elfinder-cwd-icon-vnd-ms-powerpoint,
.elfinder-cwd-icon-vnd-ms-powerpoint-addin-macroEnabled-12,
.elfinder-cwd-icon-vnd-ms-powerpoint-addin-macroEnabled-12:after,
.elfinder-cwd-icon-vnd-ms-powerpoint-presentation-macroEnabled-12,
.elfinder-cwd-icon-vnd-ms-powerpoint-presentation-macroEnabled-12:after,
.elfinder-cwd-icon-vnd-ms-powerpoint-slide-macroEnabled-12,
.elfinder-cwd-icon-vnd-ms-powerpoint-slide-macroEnabled-12:after,
.elfinder-cwd-icon-vnd-ms-powerpoint-slideshow-macroEnabled-12,
.elfinder-cwd-icon-vnd-ms-powerpoint-slideshow-macroEnabled-12:after,
.elfinder-cwd-icon-vnd-ms-powerpoint-template-macroEnabled-12,
.elfinder-cwd-icon-vnd-ms-powerpoint-template-macroEnabled-12:after,
.elfinder-cwd-icon-vnd-ms-powerpoint:after,
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-presentationml-presentation,
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-presentationml-presentation:after,
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-presentationml-slide,
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-presentationml-slide:after,
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-presentationml-slideshow,
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-presentationml-slideshow:after,
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-presentationml-template,
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-presentationml-template:after {
background-position: 0 -1400px
}
.elfinder-cwd-icon-vnd-oasis-opendocument-presentation,
.elfinder-cwd-icon-vnd-oasis-opendocument-presentation-template,
.elfinder-cwd-icon-vnd-oasis-opendocument-presentation-template:after,
.elfinder-cwd-icon-vnd-oasis-opendocument-presentation:after {
background-position: 0 -1650px
}
.elfinder-cwd-icon-msword,
.elfinder-cwd-icon-msword:after,
.elfinder-cwd-icon-vnd-ms-word,
.elfinder-cwd-icon-vnd-ms-word-document-macroEnabled-12,
.elfinder-cwd-icon-vnd-ms-word-document-macroEnabled-12:after,
.elfinder-cwd-icon-vnd-ms-word-template-macroEnabled-12,
.elfinder-cwd-icon-vnd-ms-word-template-macroEnabled-12:after,
.elfinder-cwd-icon-vnd-ms-word:after,
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-wordprocessingml-document,
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-wordprocessingml-document:after,
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-wordprocessingml-template,
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-wordprocessingml-template:after {
background-position: 0 -1500px
}
.elfinder-cwd-icon-vnd-oasis-opendocument-text,
.elfinder-cwd-icon-vnd-oasis-opendocument-text-master,
.elfinder-cwd-icon-vnd-oasis-opendocument-text-master:after,
.elfinder-cwd-icon-vnd-oasis-opendocument-text-template,
.elfinder-cwd-icon-vnd-oasis-opendocument-text-template:after,
.elfinder-cwd-icon-vnd-oasis-opendocument-text-web,
.elfinder-cwd-icon-vnd-oasis-opendocument-text-web:after,
.elfinder-cwd-icon-vnd-oasis-opendocument-text:after {
background-position: 0 -1750px
}
.elfinder-cwd-icon-vnd-ms-office,
.elfinder-cwd-icon-vnd-ms-office:after {
background-position: 0 -500px
}
.elfinder-cwd-icon-vnd-oasis-opendocument-chart,
.elfinder-cwd-icon-vnd-oasis-opendocument-chart:after,
.elfinder-cwd-icon-vnd-oasis-opendocument-database,
.elfinder-cwd-icon-vnd-oasis-opendocument-database:after,
.elfinder-cwd-icon-vnd-oasis-opendocument-formula,
.elfinder-cwd-icon-vnd-oasis-opendocument-formula:after,
.elfinder-cwd-icon-vnd-oasis-opendocument-graphics,
.elfinder-cwd-icon-vnd-oasis-opendocument-graphics-template,
.elfinder-cwd-icon-vnd-oasis-opendocument-graphics-template:after,
.elfinder-cwd-icon-vnd-oasis-opendocument-graphics:after,
.elfinder-cwd-icon-vnd-oasis-opendocument-image,
.elfinder-cwd-icon-vnd-oasis-opendocument-image:after,
.elfinder-cwd-icon-vnd-openofficeorg-extension,
.elfinder-cwd-icon-vnd-openofficeorg-extension:after {
background-position: 0 -1600px
}
.elfinder-cwd-icon-html:after,
.elfinder-cwd-icon-html {
background-position: 0 -550px;
}
.elfinder-cwd-icon-css:after,
.elfinder-cwd-icon-css {
background-position: 0 -600px;
}
.elfinder-cwd-icon-javascript:after,
.elfinder-cwd-icon-x-javascript:after,
.elfinder-cwd-icon-javascript,
.elfinder-cwd-icon-x-javascript {
background-position: 0 -650px;
}
.elfinder-cwd-icon-x-perl:after,
.elfinder-cwd-icon-x-perl {
background-position: 0 -700px;
}
.elfinder-cwd-icon-x-python:after,
.elfinder-cwd-icon-x-python {
background-position: 0 -750px;
}
.elfinder-cwd-icon-x-ruby:after,
.elfinder-cwd-icon-x-ruby {
background-position: 0 -800px;
}
.elfinder-cwd-icon-x-sh:after,
.elfinder-cwd-icon-x-shellscript:after,
.elfinder-cwd-icon-x-sh,
.elfinder-cwd-icon-x-shellscript {
background-position: 0 -850px;
}
.elfinder-cwd-icon-x-c:after,
.elfinder-cwd-icon-x-csrc:after,
.elfinder-cwd-icon-x-chdr:after,
.elfinder-cwd-icon-x-c--:after,
.elfinder-cwd-icon-x-c--src:after,
.elfinder-cwd-icon-x-c--hdr:after,
.elfinder-cwd-icon-x-java:after,
.elfinder-cwd-icon-x-java-source:after,
.elfinder-cwd-icon-x-c,
.elfinder-cwd-icon-x-csrc,
.elfinder-cwd-icon-x-chdr,
.elfinder-cwd-icon-x-c--,
.elfinder-cwd-icon-x-c--src,
.elfinder-cwd-icon-x-c--hdr,
.elfinder-cwd-icon-x-java,
.elfinder-cwd-icon-x-java-source {
background-position: 0 -900px;
}
.elfinder-cwd-icon-x-php:after,
.elfinder-cwd-icon-x-php {
background-position: 0 -950px;
}
.elfinder-cwd-icon-xml:after,
.elfinder-cwd-icon-xml {
background-position: 0 -1000px;
}
.elfinder-cwd-icon-zip:after,
.elfinder-cwd-icon-x-zip:after,
.elfinder-cwd-icon-x-xz:after,
.elfinder-cwd-icon-x-7z-compressed:after,
.elfinder-cwd-icon-zip,
.elfinder-cwd-icon-x-zip,
.elfinder-cwd-icon-x-xz,
.elfinder-cwd-icon-x-7z-compressed {
background-position: 0 -1050px;
}
.elfinder-cwd-icon-x-gzip:after,
.elfinder-cwd-icon-x-tar:after,
.elfinder-cwd-icon-x-gzip,
.elfinder-cwd-icon-x-tar {
background-position: 0 -1100px;
}
.elfinder-cwd-icon-x-bzip:after,
.elfinder-cwd-icon-x-bzip2:after,
.elfinder-cwd-icon-x-bzip,
.elfinder-cwd-icon-x-bzip2 {
background-position: 0 -1150px;
}
.elfinder-cwd-icon-x-rar:after,
.elfinder-cwd-icon-x-rar-compressed:after,
.elfinder-cwd-icon-x-rar,
.elfinder-cwd-icon-x-rar-compressed {
background-position: 0 -1200px;
}
.elfinder-cwd-icon-x-shockwave-flash:after,
.elfinder-cwd-icon-x-shockwave-flash {
background-position: 0 -1250px;
}
.elfinder-cwd-icon-group {
background-position: 0 -1300px;
} .elfinder-cwd-filename input {
width: 100%;
border: none;
margin: 0;
padding: 0;
}
.elfinder-cwd-view-icons input {
text-align: center;
}
.elfinder-cwd-view-icons textarea {
width: 100%;
border: 0px solid;
margin: 0;
padding: 0;
text-align: center;
overflow: hidden;
resize: none;
}
.elfinder-cwd-view-icons {
text-align: center;
}  .elfinder-cwd-wrapper.elfinder-cwd-fixheader .elfinder-cwd::after {
display: none;
}
.elfinder-cwd table {
width: 100%;
border-collapse: separate;
border: 0 solid;
margin: 0 0 10px 0;
border-spacing: 0;
box-sizing: padding-box;
padding: 2px;
position: relative;
}
.elfinder-cwd table td { box-sizing: content-box;
}
.elfinder-cwd-wrapper-list.elfinder-cwd-fixheader {
position: absolute;
overflow: hidden;
}
.elfinder-cwd-wrapper-list.elfinder-cwd-fixheader:before {
content: '';
position: absolute;
width: 100%;
top: 0;
height: 3px;
background-color: white;
}
.elfinder-droppable-active + .elfinder-cwd-wrapper-list.elfinder-cwd-fixheader:before {
background-color: #8cafed;
}
.elfinder .elfinder-workzone div.elfinder-cwd-fixheader table {
table-layout: fixed;
}
.elfinder .elfinder-cwd table tbody.elfinder-cwd-fixheader {
position: relative;
}
.elfinder-ltr .elfinder-cwd thead .elfinder-cwd-selectall {
text-align: left;
right: auto;
left: 0px;
padding-top: 3px;
}
.elfinder-rtl .elfinder-cwd thead .elfinder-cwd-selectall {
text-align: right;
right: 0px;
left: auto;
padding-top: 3px;
}
.elfinder-touch .elfinder-cwd thead .elfinder-cwd-selectall {
padding-top: 4px;
}
.elfinder .elfinder-cwd table thead tr {
border-left: 0 solid;
border-top: 0 solid;
border-right: 0 solid;
}
.elfinder .elfinder-cwd table thead td {
padding: 4px 14px;
}
.elfinder-ltr .elfinder-cwd.elfinder-has-checkbox table thead td:first-child {
padding: 4px 14px 4px 22px;
}
.elfinder-rtl .elfinder-cwd.elfinder-has-checkbox table thead td:first-child {
padding: 4px 22px 4px 14px;
}
.elfinder-touch .elfinder-cwd table thead td,
.elfinder-touch .elfinder-cwd.elfinder-has-checkbox table thead td:first-child {
padding-top: 8px;
padding-bottom: 8px;
}
.elfinder .elfinder-cwd table thead td.ui-state-active {
background: #ebf1f6;
background: -moz-linear-gradient(top, #ebf1f6 0%, #abd3ee 50%, #89c3eb 51%, #d5ebfb 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ebf1f6), color-stop(50%, #abd3ee), color-stop(51%, #89c3eb), color-stop(100%, #d5ebfb));
background: -webkit-linear-gradient(top, #ebf1f6 0%, #abd3ee 50%, #89c3eb 51%, #d5ebfb 100%);
background: -o-linear-gradient(top, #ebf1f6 0%, #abd3ee 50%, #89c3eb 51%, #d5ebfb 100%);
background: -ms-linear-gradient(top, #ebf1f6 0%, #abd3ee 50%, #89c3eb 51%, #d5ebfb 100%);
background: linear-gradient(to bottom, #ebf1f6 0%, #abd3ee 50%, #89c3eb 51%, #d5ebfb 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebf1f6', endColorstr='#d5ebfb', GradientType=0);
}
.elfinder .elfinder-cwd table td {
padding: 0 12px;
white-space: pre;
overflow: hidden;
text-align: right;
cursor: default;
border: 0 solid;
}
.elfinder .elfinder-cwd table tbody td:first-child {
position: relative
}
.elfinder .elfinder-cwd table td div {
box-sizing: content-box;
}
tr.elfinder-cwd-file td .elfinder-cwd-select {
padding-top: 3px;
}
.elfinder-mobile tr.elfinder-cwd-file td .elfinder-cwd-select {
width: 40px;
}
.elfinder-touch tr.elfinder-cwd-file td .elfinder-cwd-select {
padding-top: 10px;
}
.elfinder-touch .elfinder-cwd tr td {
padding: 10px 12px;
}
.elfinder-touch .elfinder-cwd tr.elfinder-cwd-file td {
padding: 13px 12px;
}
.elfinder-ltr .elfinder-cwd table td {
text-align: right;
}
.elfinder-ltr .elfinder-cwd table td:first-child {
text-align: left;
}
.elfinder-rtl .elfinder-cwd table td {
text-align: left;
}
.elfinder-rtl .elfinder-cwd table td:first-child {
text-align: right;
}
.elfinder-odd-row {
background: #eee;
} .elfinder-cwd-view-list .elfinder-cwd-file-wrapper {
width: 97%;
position: relative;
} .elfinder-ltr .elfinder-cwd-view-list.elfinder-has-checkbox .elfinder-cwd-file-wrapper {
margin-left: 8px;
}
.elfinder-rtl .elfinder-cwd-view-list.elfinder-has-checkbox .elfinder-cwd-file-wrapper {
margin-right: 8px;
}
.elfinder-cwd-view-list .elfinder-cwd-filename {
padding-top: 4px;
padding-bottom: 4px;
display: inline-block;
}
.elfinder-ltr .elfinder-cwd-view-list .elfinder-cwd-filename {
padding-left: 23px;
}
.elfinder-rtl .elfinder-cwd-view-list .elfinder-cwd-filename {
padding-right: 23px;
} .elfinder-cwd-view-list .elfinder-perms,
.elfinder-cwd-view-list .elfinder-lock,
.elfinder-cwd-view-list .elfinder-symlink {
margin-top: -6px;
opacity: .6;
filter: Alpha(Opacity=60);
}
.elfinder-cwd-view-list .elfinder-perms {
bottom: -4px;
}
.elfinder-cwd-view-list .elfinder-lock {
top: 0px;
}
.elfinder-cwd-view-list .elfinder-symlink {
bottom: -4px;
} .elfinder-ltr .elfinder-cwd-view-list .elfinder-perms {
left: 8px;
}
.elfinder-rtl .elfinder-cwd-view-list .elfinder-perms {
right: -8px;
}
.elfinder-ltr .elfinder-cwd-view-list .elfinder-lock {
left: 10px;
}
.elfinder-rtl .elfinder-cwd-view-list .elfinder-lock {
right: -10px;
}
.elfinder-ltr .elfinder-cwd-view-list .elfinder-symlink {
left: -7px;
}
.elfinder-rtl .elfinder-cwd-view-list .elfinder-symlink {
right: 7px;
} .elfinder-cwd-view-list td .elfinder-cwd-icon {
width: 16px;
height: 16px;
position: absolute;
top: 50%;
margin-top: -8px;
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/icons-small.png);
} .elfinder-ltr .elfinder-cwd-view-list .elfinder-cwd-icon {
left: 0;
}
.elfinder-rtl .elfinder-cwd-view-list .elfinder-cwd-icon {
right: 0;
} .elfinder-cwd-view-list .elfinder-cwd-icon:before,
.elfinder-cwd-view-list .elfinder-cwd-icon:after {
content: none;
} .elfinder-cwd-view-list thead td .ui-resizable-handle {
height: 100%;
top: 6px;
}
.elfinder-touch .elfinder-cwd-view-list thead td .ui-resizable-handle {
top: -4px;
margin: 10px;
}
.elfinder-cwd-view-list thead td .ui-resizable-e {
right: -7px;
}
.elfinder-cwd-view-list thead td .ui-resizable-w {
left: -7px;
}
.elfinder-touch .elfinder-cwd-view-list thead td .ui-resizable-e {
right: -16px;
}
.elfinder-touch .elfinder-cwd-view-list thead td .ui-resizable-w {
left: -16px;
} .elfinder-cwd-wrapper-empty .elfinder-cwd-view-list.elfinder-cwd:after {
margin-top: 0;
} .elfinder-cwd-message-board {
position: absolute;
position: -webkit-sticky;
position: sticky;
width: 100%;
height: calc(100% - 0.01px); top: 0;
left: 0;
margin: 0;
padding: 0;
pointer-events: none;
background-color: transparent;
} .elfinder-cwd-wrapper-trash .elfinder-cwd-message-board {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/trashmesh.png);
}
.elfinder-cwd-message-board .elfinder-cwd-trash {
position: absolute;
bottom: 0;
font-size: 30px;
width: 100%;
text-align: right;
display: none;
}
.elfinder-rtl .elfinder-cwd-message-board .elfinder-cwd-trash {
text-align: left;
}
.elfinder-mobile .elfinder-cwd-message-board .elfinder-cwd-trash {
font-size: 20px;
}
.elfinder-cwd-wrapper-trash .elfinder-cwd-message-board .elfinder-cwd-trash {
display: block;
opacity: .3;
} .elfinder-cwd-message-board .elfinder-cwd-expires {
position: absolute;
bottom: 0;
font-size: 24px;
width: 100%;
text-align: right;
opacity: .25;
}
.elfinder-rtl .elfinder-cwd-message-board .elfinder-cwd-expires {
text-align: left;
}
.elfinder-mobile .elfinder-cwd-message-board .elfinder-cwd-expires {
font-size: 20px;
}.std42-dialog {
padding: 0;
position: absolute;
left: auto;
right: auto;
box-sizing: border-box;
}
.std42-dialog.elfinder-dialog-minimized {
overFlow: hidden;
position: relative;
float: left;
width: auto;
cursor: pointer;
}
.elfinder-rtl .std42-dialog.elfinder-dialog-minimized {
float: right;
}
.std42-dialog input {
border: 1px solid;
} .std42-dialog .ui-dialog-titlebar {
border-left: 0 solid transparent;
border-top: 0 solid transparent;
border-right: 0 solid transparent;
font-weight: normal;
padding: .2em 1em;
}
.std42-dialog.elfinder-dialog-minimized .ui-dialog-titlebar {
padding: 0 .5em;
height: 20px;
}
.elfinder-touch .std42-dialog.elfinder-dialog-minimized .ui-dialog-titlebar {
padding: .3em .5em;
}
.std42-dialog.ui-draggable-disabled .ui-dialog-titlebar {
cursor: default;
}
.std42-dialog .ui-dialog-titlebar .ui-widget-header {
border: none;
cursor: pointer;
}
.std42-dialog .ui-dialog-titlebar span.elfinder-dialog-title {
display: inherit;
word-break: break-all;
}
.std42-dialog.elfinder-dialog-minimized .ui-dialog-titlebar span.elfinder-dialog-title {
display: list-item;
display: -moz-inline-box;
white-space: nowrap;
word-break: normal;
overflow: hidden;
word-wrap: normal;
overflow-wrap: normal;
max-width: -webkit-calc(100% - 24px);
max-width: -moz-calc(100% - 24px);
max-width: calc(100% - 24px);
}
.elfinder-touch .std42-dialog .ui-dialog-titlebar span.elfinder-dialog-title {
padding-top: .15em;
}
.elfinder-touch .std42-dialog.elfinder-dialog-minimized .ui-dialog-titlebar span.elfinder-dialog-title {
max-width: -webkit-calc(100% - 36px);
max-width: -moz-calc(100% - 36px);
max-width: calc(100% - 36px);
}
.std42-dialog .ui-dialog-titlebar .elfinder-titlebar-button {
position: relative;
float: left;
top: 10px;
left: -10px;
right: 10px;
width: 20px;
height: 20px;
padding: 1px;
margin: -10px 1px 0 1px;
background-color: transparent;
background-image: none;
}
.elfinder-touch .std42-dialog .ui-dialog-titlebar .elfinder-titlebar-button {
-moz-transform: scale(1.2);
zoom: 1.2;
padding-left: 6px;
padding-right: 6px;
height: 24px;
}
.std42-dialog .ui-dialog-titlebar .elfinder-titlebar-button-right {
float: right;
}
.std42-dialog .ui-dialog-titlebar .elfinder-titlebar-button.elfinder-titlebar-button-right {
left: 10px;
right: -10px;
}
.std42-dialog .ui-dialog-titlebar .elfinder-titlebar-button .ui-icon {
width: 17px;
height: 17px;
border-width: 1px;
opacity: .7;
filter: Alpha(Opacity=70);
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}
.elfinder-mobile .std42-dialog .ui-dialog-titlebar .elfinder-titlebar-button .ui-icon {
opacity: .5;
filter: Alpha(Opacity=50);
}
.std42-dialog.elfinder-dialog-minimized .ui-dialog-titlebar .elfinder-titlebar-button .ui-icon {
opacity: 1;
filter: Alpha(Opacity=100);
}
.std42-dialog.elfinder-dialog-minimized .ui-dialog-titlebar select {
display: none;
}
.elfinder-spinner {
width: 14px;
height: 14px;
background: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/spinner-mini.gif) center center no-repeat;
margin: 0 5px;
display: inline-block;
vertical-align: middle;
}
.elfinder-ltr .elfinder-spinner,
.elfinder-ltr .elfinder-spinner-text {
float: left;
}
.elfinder-rtl .elfinder-spinner,
.elfinder-rtl .elfinder-spinner-text  {
float: right;
} .elfinder-touch .std42-dialog.ui-dialog:not(ui-resizable-disabled) .ui-resizable-se {
width: 12px;
height: 12px;
-moz-transform-origin: bottom right;
-moz-transform: scale(1.5);
zoom: 1.5;
right: -7px;
bottom: -7px;
margin: 3px 7px 7px 3px;
background-position: -64px -224px;
}
.elfinder-rtl .elfinder-dialog .ui-dialog-titlebar {
text-align: right;
} .std42-dialog .ui-dialog-content {
padding: .3em .5em;
}
.elfinder .std42-dialog .ui-dialog-content,
.elfinder .std42-dialog .ui-dialog-content * {
-webkit-user-select: auto;
-moz-user-select: text;
-khtml-user-select: text;
user-select: text;
}
.elfinder .std42-dialog .ui-dialog-content label {
border: none;
} .std42-dialog .ui-dialog-buttonpane {
border: 0 solid;
margin: 0;
padding: .5em;
text-align: right;
}
.elfinder-rtl .std42-dialog .ui-dialog-buttonpane {
text-align: left;
}
.std42-dialog .ui-dialog-buttonpane button {
margin: .2em 0 0 .4em;
padding: .2em;
outline: 0px solid;
}
.std42-dialog .ui-dialog-buttonpane button span {
padding: 2px 9px;
}
.std42-dialog .ui-dialog-buttonpane button span.ui-icon {
padding: 2px;
}
.elfinder-dialog .ui-resizable-e,
.elfinder-dialog .ui-resizable-s {
width: 0;
height: 0;
}
.std42-dialog .ui-button input {
cursor: pointer;
}
.std42-dialog select {
border: 1px solid #ccc;
} .elfinder-dialog-icon {
position: absolute;
width: 32px;
height: 32px;
left: 10px;
top: 50%;
margin-top: -15px;
background: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/dialogs.png) 0 0 no-repeat;
}
.elfinder-rtl .elfinder-dialog-icon {
left: auto;
right: 10px;
} .elfinder-dialog-error .ui-dialog-content,
.elfinder-dialog-confirm .ui-dialog-content {
padding-left: 56px;
min-height: 35px;
}
.elfinder-rtl .elfinder-dialog-error .ui-dialog-content,
.elfinder-rtl .elfinder-dialog-confirm .ui-dialog-content {
padding-left: 0;
padding-right: 56px;
}
.elfinder-dialog-error .elfinder-err-var {
word-break: break-all;
} .elfinder-dialog-notify {
top : 36px;
width : 280px;
}
.elfinder-ltr .elfinder-dialog-notify {
right : 12px;
}
.elfinder-rtl .elfinder-dialog-notify {
left : 12px;
}
.elfinder-dialog-notify .ui-dialog-titlebar {
height: 5px;
overflow: hidden;
}
.elfinder.elfinder-touch > .elfinder-dialog-notify .ui-dialog-titlebar {
height: 10px;
}
.elfinder > .elfinder-dialog-notify .ui-dialog-titlebar .elfinder-titlebar-button {
top: 2px;
}
.elfinder.elfinder-touch > .elfinder-dialog-notify .ui-dialog-titlebar .elfinder-titlebar-button {
top: 4px;
}
.elfinder > .elfinder-dialog-notify .ui-dialog-titlebar .elfinder-titlebar-button {
left: -18px;
right: 18px;
}
.elfinder > .elfinder-dialog-notify .ui-dialog-titlebar .elfinder-titlebar-button.elfinder-titlebar-button-right {
left: 18px;
right: -18px;
}
.ui-dialog-titlebar .elfinder-ui-progressbar {
position: absolute;
top: 17px;
}
.elfinder-touch .ui-dialog-titlebar .elfinder-ui-progressbar {
top: 26px;
}
.elfinder-dialog-notify.elfinder-titlebar-button-hide .ui-dialog-titlebar-close {
display: none;
}
.elfinder-dialog-notify.elfinder-dialog-minimized.elfinder-titlebar-button-hide .ui-dialog-titlebar span.elfinder-dialog-title {
max-width: initial;
}
.elfinder-dialog-notify .ui-dialog-content {
padding: 0;
} .elfinder-notify {
border-bottom: 1px solid #ccc;
position: relative;
padding: .5em;
text-align: center;
overflow: hidden;
}
.elfinder-ltr .elfinder-notify {
padding-left: 36px;
}
.elfinder-rtl .elfinder-notify {
padding-right: 36px;
}
.elfinder-notify:last-child {
border: 0 solid;
} .elfinder-notify-progressbar {
width: 180px;
height: 8px;
border: 1px solid #aaa;
background: #f5f5f5;
margin: 5px auto;
overflow: hidden;
}
.elfinder-notify-progress {
width: 100%;
height: 8px;
background: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/progress.gif) center center repeat-x;
}
.elfinder-notify-progressbar, .elfinder-notify-progress {
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.elfinder-notify-cancel {
position: relative;
top: -18px;
right: calc(-50% + 15px);
}
.elfinder-notify-cancel .ui-icon-close {
background-position: -80px -128px;
width: 18px;
height: 18px;
border-radius: 9px;
border: none;
background-position: -80px -128px;
cursor: pointer;
} .elfinder-dialog-icon-open,
.elfinder-dialog-icon-readdir,
.elfinder-dialog-icon-file {
background-position: 0 -225px;
}
.elfinder-dialog-icon-reload {
background-position: 0 -225px;
}
.elfinder-dialog-icon-mkdir {
background-position: 0 -64px;
}
.elfinder-dialog-icon-mkfile {
background-position: 0 -96px;
}
.elfinder-dialog-icon-copy,
.elfinder-dialog-icon-prepare,
.elfinder-dialog-icon-move {
background-position: 0 -128px;
}
.elfinder-dialog-icon-upload {
background-position: 0 -160px;
}
.elfinder-dialog-icon-chunkmerge {
background-position: 0 -160px;
}
.elfinder-dialog-icon-rm {
background-position: 0 -192px;
}
.elfinder-dialog-icon-download {
background-position: 0 -260px;
}
.elfinder-dialog-icon-save {
background-position: 0 -295px;
}
.elfinder-dialog-icon-rename,
.elfinder-dialog-icon-chkcontent {
background-position: 0 -330px;
}
.elfinder-dialog-icon-zipdl,
.elfinder-dialog-icon-archive,
.elfinder-dialog-icon-extract {
background-position: 0 -365px;
}
.elfinder-dialog-icon-search {
background-position: 0 -402px;
}
.elfinder-dialog-icon-resize,
.elfinder-dialog-icon-loadimg,
.elfinder-dialog-icon-netmount,
.elfinder-dialog-icon-netunmount,
.elfinder-dialog-icon-chmod,
.elfinder-dialog-icon-preupload,
.elfinder-dialog-icon-url,
.elfinder-dialog-icon-dim {
background-position: 0 -434px;
} .elfinder-dialog-confirm-applyall,
.elfinder-dialog-confirm-encoding {
padding: 0 1em;
margin: 0;
}
.elfinder-ltr .elfinder-dialog-confirm-applyall,
.elfinder-ltr .elfinder-dialog-confirm-encoding {
text-align: left;
}
.elfinder-rtl .elfinder-dialog-confirm-applyall,
.elfinder-rtl .elfinder-dialog-confirm-encoding {
text-align: right;
}
.elfinder-dialog-confirm .elfinder-dialog-icon {
background-position: 0 -32px;
}
.elfinder-dialog-confirm .ui-dialog-buttonset {
width: auto;
} .elfinder-info-title .elfinder-cwd-icon {
float: left;
width: 48px;
height: 48px;
margin-right: 1em;
}
.elfinder-rtl .elfinder-info-title .elfinder-cwd-icon {
float: right;
margin-right: 0;
margin-left: 1em;
}
.elfinder-info-title strong {
display: block;
padding: .3em 0 .5em 0;
}
.elfinder-info-tb {
min-width: 200px;
border: 0 solid;
margin: 1em .2em 1em .2em;
width: 100%;
}
.elfinder-info-tb td {
white-space: pre-wrap;
padding: 2px;
}
.elfinder-info-tb td.elfinder-info-label {
white-space: nowrap;
}
.elfinder-info-tb td.elfinder-info-hash {
display: inline-block;
word-break: break-all;
max-width: 32ch;
}
.elfinder-ltr .elfinder-info-tb tr td:first-child {
text-align: right;
}
.elfinder-ltr .elfinder-info-tb span {
float: left;
}
.elfinder-rtl .elfinder-info-tb tr td:first-child {
text-align: left;
}
.elfinder-rtl .elfinder-info-tb span {
float: right;
}
.elfinder-info-tb a {
outline: none;
text-decoration: underline;
}
.elfinder-info-tb a:hover {
text-decoration: none;
}
.elfinder-netmount-tb {
margin: 0 auto;
}
.elfinder-netmount-tb select,
.elfinder-netmount-tb .elfinder-button-icon {
cursor: pointer;
}
button.elfinder-info-button {
margin: -3.5px 0;
cursor: pointer;
} .elfinder-upload-dropbox {
display: table-cell;
text-align: center;
vertical-align: middle;
padding: 0.5em;
border: 3px dashed #aaa;
width: 9999px;
height: 80px;
overflow: hidden;
word-break: keep-all;
}
.elfinder-upload-dropbox.ui-state-hover {
background: #dfdfdf;
border: 3px dashed #555;
}
.elfinder-upload-dialog-or {
margin: .3em 0;
text-align: center;
}
.elfinder-upload-dialog-wrapper {
text-align: center;
}
.elfinder-upload-dialog-wrapper .ui-button {
position: relative;
overflow: hidden;
}
.elfinder-upload-dialog-wrapper .ui-button form {
position: absolute;
right: 0;
top: 0;
width: 100%;
opacity: 0;
filter: Alpha(Opacity=0);
}
.elfinder-upload-dialog-wrapper .ui-button form input {
padding: 50px 0 0;
font-size: 3em;
width: 100%;
} .dialogelfinder .dialogelfinder-drag {
border-left: 0 solid;
border-top: 0 solid;
border-right: 0 solid;
font-weight: normal;
padding: 2px 12px;
cursor: move;
position: relative;
text-align: left;
}
.elfinder-rtl .dialogelfinder-drag {
text-align: right;
}
.dialogelfinder-drag-close {
position: absolute;
top: 50%;
margin-top: -8px;
}
.elfinder-ltr .dialogelfinder-drag-close {
right: 12px;
}
.elfinder-rtl .dialogelfinder-drag-close {
left: 12px;
} .elfinder-rm-title {
margin-bottom: .5ex;
}
.elfinder-rm-title .elfinder-cwd-icon {
float: left;
width: 48px;
height: 48px;
margin-right: 1em;
}
.elfinder-rtl .elfinder-rm-title .elfinder-cwd-icon {
float: right;
margin-right: 0;
margin-left: 1em;
}
.elfinder-rm-title strong {
display: block; white-space: pre-wrap;
word-break: normal;
overflow: hidden;
text-overflow: ellipsis;
}
.elfinder-rm-title + br {
display: none;
}.elfinder-font-mono {
font-family: "Ricty Diminished", "Myrica M", Consolas, "Courier New", Courier, Monaco, monospace;
font-size: 1.1em;
}
.elfinder-contextmenu .elfinder-contextmenu-item span {
font-size: .72em;
}
.elfinder-cwd-view-icons .elfinder-cwd-filename {
font-size: .7em;
}
.elfinder-cwd-view-list td {
font-size: .7em;
}
.std42-dialog .ui-dialog-titlebar {
font-size: .82em;
}
.std42-dialog .ui-dialog-content {
font-size: .72em;
}
.std42-dialog .ui-dialog-buttonpane {
font-size: .76em;
}
.elfinder-info-tb {
font-size: .9em;
}
.elfinder-upload-dropbox {
font-size: 1.2em;
}
.elfinder-upload-dialog-or {
font-size: 1.2em;
}
.dialogelfinder .dialogelfinder-drag {
font-size: .9em;
}
.elfinder .elfinder-navbar {
font-size: .72em;
}
.elfinder-place-drag .elfinder-navbar-dir {
font-size: .9em;
}
.elfinder-quicklook-title {
font-size: .7em;
font-weight: normal;
}
.elfinder-quicklook-info-data {
font-size: .72em;
}
.elfinder-quicklook-preview-text-wrapper {
font-size: .9em;
}
.elfinder-button-menu-item {
font-size: .72em;
}
.elfinder-button-search input {
font-size: .8em;
}
.elfinder-statusbar div {
font-size: .7em;
}
.elfinder-drag-num {
font-size: 12px;
}
.elfinder-toast {
font-size: .76em;
}.elfinder .elfinder-navbar { width: 230px;
padding: 3px 5px;
background-image: none;
border-top: 0 solid;
border-bottom: 0 solid;
overflow: auto;
position: relative;
}
.elfinder .elfinder-navdock {
box-sizing: border-box;
width: 230px;
height: auto;
position: absolute;
bottom: 0;
overflow: auto;
}
.elfinder-navdock .ui-resizable-n {
top: 0;
height: 20px;
} .elfinder-ltr .elfinder-navbar {
float: left;
border-left: 0 solid;
}
.elfinder-rtl .elfinder-navbar {
float: right;
border-right: 0 solid;
}
.elfinder-ltr .ui-resizable-e {
margin-left: 10px;
} .elfinder-tree {
display: table;
width: 100%;
margin: 0 0 .5em 0;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} .elfinder-navbar-wrapper, .elfinder-place-wrapper {
} .elfinder-navbar-dir {
position: relative;
display: block;
white-space: nowrap;
padding: 3px 12px;
margin: 0;
outline: 0px solid;
border: 1px solid transparent;
cursor: default;
}
.elfinder-touch .elfinder-navbar-dir {
padding: 12px 12px;
} .elfinder-ltr .elfinder-navbar-dir {
padding-left: 35px;
}
.elfinder-rtl .elfinder-navbar-dir {
padding-right: 35px;
} .elfinder-navbar-arrow {
width: 12px;
height: 14px;
position: absolute;
display: none;
top: 50%;
margin-top: -8px;
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/arrows-normal.png);
background-repeat: no-repeat; }
.elfinder-ltr .elfinder-navbar-arrow {
left: 0;
}
.elfinder-rtl .elfinder-navbar-arrow {
right: 0;
}
.elfinder-touch .elfinder-navbar-arrow {
-moz-transform-origin: top left;
-moz-transform: scale(1.4);
zoom: 1.4;
margin-bottom: 7px;
}
.elfinder-ltr.elfinder-touch .elfinder-navbar-arrow {
left: -3px;
margin-right: 20px;
}
.elfinder-rtl.elfinder-touch .elfinder-navbar-arrow {
right: -3px;
margin-left: 20px;
}
.ui-state-active .elfinder-navbar-arrow {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/arrows-active.png);
} .elfinder-navbar-collapsed .elfinder-navbar-arrow {
display: block;
}
.elfinder-subtree-chksubdir .elfinder-navbar-arrow {
opacity: .25;
filter: Alpha(Opacity=25);
} .elfinder-ltr .elfinder-navbar-collapsed .elfinder-navbar-arrow {
background-position: 0 4px;
}
.elfinder-rtl .elfinder-navbar-collapsed .elfinder-navbar-arrow {
background-position: 0 -10px;
}
.elfinder-ltr .elfinder-navbar-expanded .elfinder-navbar-arrow,
.elfinder-rtl .elfinder-navbar-expanded .elfinder-navbar-arrow {
background-position: 0 -21px;
} .elfinder-navbar-icon {
width: 16px;
height: 16px;
position: absolute;
top: 50%;
margin-top: -8px;
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/toolbar.png);
background-repeat: no-repeat;
background-position: 0 -16px;
} .elfinder-ltr .elfinder-navbar-icon {
left: 14px;
}
.elfinder-rtl .elfinder-navbar-icon {
right: 14px;
} .elfinder-places .elfinder-navbar-root .elfinder-navbar-icon {
background-position: 0 -704px;
} .elfinder-tree .elfinder-navbar-root-local .elfinder-navbar-icon,
.elfinder-tree .elfinder-navbar-root-trash .elfinder-navbar-icon,
.elfinder-tree .elfinder-navbar-root-ftp .elfinder-navbar-icon,
.elfinder-tree .elfinder-navbar-root-sql .elfinder-navbar-icon,
.elfinder-tree .elfinder-navbar-root-dropbox .elfinder-navbar-icon,
.elfinder-tree .elfinder-navbar-root-googledrive .elfinder-navbar-icon,
.elfinder-tree .elfinder-navbar-root-onedrive .elfinder-navbar-icon,
.elfinder-tree .elfinder-navbar-root-box .elfinder-navbar-icon,
.elfinder-tree .elfinder-navbar-root-zip .elfinder-navbar-icon,
.elfinder-tree .elfinder-navbar-root-network .elfinder-navbar-icon {
background-position: 0 0;
background-size: contain;
} .elfinder-tree .elfinder-navbar-root-local .elfinder-navbar-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_local.svg);
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_local.png) \9;
}
.elfinder-tree .elfinder-navbar-root-trash .elfinder-navbar-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_trash.svg);
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_trash.png) \9;
}
.elfinder-tree .elfinder-navbar-root-ftp .elfinder-navbar-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_ftp.svg);
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_ftp.png) \9;
}
.elfinder-tree .elfinder-navbar-root-sql .elfinder-navbar-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_sql.svg);
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_sql.png) \9;
}
.elfinder-tree .elfinder-navbar-root-dropbox .elfinder-navbar-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_dropbox.svg);
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_dropbox.png) \9;
}
.elfinder-tree .elfinder-navbar-root-googledrive .elfinder-navbar-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_googledrive.svg);
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_googledrive.png) \9;
}
.elfinder-tree .elfinder-navbar-root-onedrive .elfinder-navbar-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_onedrive.svg);
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_onedrive.png) \9;
}
.elfinder-tree .elfinder-navbar-root-box .elfinder-navbar-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_box.svg);
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_box.png) \9;
}
.elfinder-tree .elfinder-navbar-root-zip .elfinder-navbar-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_zip.svg);
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_zip.png) \9;
}
.elfinder-tree .elfinder-navbar-root-network .elfinder-navbar-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_network.svg);
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/volume_icon_network.png) \9;
} .ui-state-active .elfinder-navbar-icon,
.elfinder-droppable-active .elfinder-navbar-icon,
.ui-state-hover .elfinder-navbar-icon {
background-position: 0 -32px;
} .elfinder-ltr .elfinder-navbar-subtree {
margin-left: 12px;
}
.elfinder-rtl .elfinder-navbar-subtree {
margin-right: 12px;
} .elfinder-tree .elfinder-spinner {
position: absolute;
top: 50%;
margin: -7px 0 0;
} .elfinder-ltr .elfinder-tree .elfinder-spinner {
left: 0;
margin-left: -2px;
}
.elfinder-rtl .elfinder-tree .elfinder-spinner {
right: 0;
margin-right: -2px;
} .elfinder-navbar .elfinder-perms,
.elfinder-navbar .elfinder-lock,
.elfinder-navbar .elfinder-symlink {
opacity: .6;
filter: Alpha(Opacity=60);
} .elfinder-navbar .elfinder-perms {
bottom: -1px;
margin-top: -8px;
} .elfinder-navbar .elfinder-lock {
top: -2px;
} .elfinder-ltr .elfinder-navbar .elfinder-perms {
left: 20px;
transform: scale(0.8);
}
.elfinder-rtl .elfinder-navbar .elfinder-perms {
right: 20px;
transform: scale(0.8);
}
.elfinder-ltr .elfinder-navbar .elfinder-lock {
left: 20px;
transform: scale(0.8);
}
.elfinder-rtl .elfinder-navbar .elfinder-lock {
right: 20px;
transform: scale(0.8);
}
.elfinder-ltr .elfinder-navbar .elfinder-symlink {
left: 8px;
transform: scale(0.8);
}
.elfinder-rtl .elfinder-navbar .elfinder-symlink {
right: 8px;
transform: scale(0.8);
} .elfinder-navbar input {
width: 100%;
border: 0px solid;
margin: 0;
padding: 0;
} .elfinder-navbar .ui-resizable-handle {
width: 12px;
background: transparent url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/resize.png) center center no-repeat;
}
.elfinder-nav-handle-icon {
position: absolute;
top: 50%;
margin: -8px 2px 0 2px;
opacity: .5;
filter: Alpha(Opacity=50);
} .elfinder-navbar-pager {
width: 100%;
box-sizing: border-box;
padding-top: 3px;
padding-bottom: 3px;
}
.elfinder-touch .elfinder-navbar-pager {
padding-top: 10px;
padding-bottom: 10px;
}
.elfinder-places {
border: none;
margin: 0;
padding: 0;
}
.elfinder-places.elfinder-droppable-active { } .elfinder-navbar-swipe-handle {
position: absolute;
top: 0px;
height: 100%;
width: 50px;
pointer-events: none;
}
.elfinder-ltr .elfinder-navbar-swipe-handle {
left: 0px;
background: linear-gradient(to right,
rgba(221, 228, 235, 1) 0,
rgba(221, 228, 235, 0.8) 5px,
rgba(216, 223, 230, 0.3) 8px,
rgba(0, 0, 0, 0.1) 95%,
rgba(0, 0, 0, 0) 100%);
}
.elfinder-rtl .elfinder-navbar-swipe-handle {
right: 0px;
background: linear-gradient(to left,
rgba(221, 228, 235, 1) 0,
rgba(221, 228, 235, 0.8) 5px,
rgba(216, 223, 230, 0.3) 8px,
rgba(0, 0, 0, 0.1) 95%,
rgba(0, 0, 0, 0) 100%);
}.elfinder-quicklook {
position: absolute;
background: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/quicklook-bg.png);
overflow: hidden;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
padding: 20px 0 40px 0;
}
.elfinder-navdock .elfinder-quicklook {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
font-size: 90%;
overflow: auto;
}
.elfinder-quicklook.elfinder-touch {
padding: 30px 0 40px 0;
}
.elfinder-quicklook .ui-resizable-se {
width: 14px;
height: 14px;
right: 5px;
bottom: 3px;
background: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/toolbar.png) 0 -496px no-repeat;
}
.elfinder-quicklook.elfinder-touch .ui-resizable-se {
-moz-transform-origin: bottom right;
-moz-transform: scale(1.5);
zoom: 1.5;
} .elfinder-quicklook.elfinder-quicklook-fullscreen {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: 0;
box-sizing: border-box;
width: 100%;
height: 100%;
object-fit: contain;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-webkit-background-clip: padding-box;
padding: 0;
background: #000;
display: block;
} .elfinder-quicklook-fullscreen .elfinder-quicklook-titlebar,
.elfinder-quicklook-fullscreen.elfinder-quicklook .ui-resizable-handle {
display: none;
} .elfinder-quicklook-fullscreen .elfinder-quicklook-preview {
border: 0 solid;
} .elfinder-quicklook-cover {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
}
.elfinder-quicklook-cover.elfinder-quicklook-coverbg { background-color: #fff;
opacity: 0.000001;
filter: Alpha(Opacity=0.0001);
} .elfinder-quicklook-titlebar {
text-align: center;
background: #777;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 20px;
-moz-border-radius-topleft: 7px;
-webkit-border-top-left-radius: 7px;
border-top-left-radius: 7px;
-moz-border-radius-topright: 7px;
-webkit-border-top-right-radius: 7px;
border-top-right-radius: 7px;
border: none;
line-height: 1.2;
}
.elfinder-navdock .elfinder-quicklook-titlebar {
-moz-border-radius-topleft: 0;
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
-moz-border-radius-topright: 0;
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
cursor: default;
}
.elfinder-touch .elfinder-quicklook-titlebar {
height: 30px;
} .elfinder-quicklook-title {
display: inline-block;
white-space: nowrap;
overflow: hidden;
}
.elfinder-touch .elfinder-quicklook-title {
padding: 8px 0;
} .elfinder-quicklook-titlebar-icon {
position: absolute;
left: 4px;
top: 50%;
margin-top: -8px;
height: 16px;
border: none;
}
.elfinder-touch .elfinder-quicklook-titlebar-icon {
height: 22px;
}
.elfinder-quicklook-titlebar-icon .ui-icon {
position: relative;
margin: -9px 3px 0px 0px;
cursor: pointer;
border-radius: 10px;
border: 1px solid;
opacity: .7;
filter: Alpha(Opacity=70);
}
.elfinder-quicklook-titlebar-icon .ui-icon.ui-icon-closethick {
padding-left: 1px;
}
.elfinder-mobile .elfinder-quicklook-titlebar-icon .ui-icon {
opacity: .6;
filter: Alpha(Opacity=60);
}
.elfinder-touch .elfinder-quicklook-titlebar-icon .ui-icon {
margin-top: -5px;
}
.elfinder-quicklook-titlebar-icon.elfinder-titlebar-button-right {
left: auto;
right: 4px;
direction: rtl;
}
.elfinder-quicklook-titlebar-icon.elfinder-titlebar-button-right .ui-icon {
margin: -9px 0px 0px 3px;
}
.elfinder-touch .elfinder-quicklook-titlebar .ui-icon {
-moz-transform-origin: center center;
-moz-transform: scale(1.2);
zoom: 1.2;
}
.elfinder-touch .elfinder-quicklook-titlebar-icon .ui-icon {
margin-right: 10px;
}
.elfinder-touch .elfinder-quicklook-titlebar-icon.elfinder-titlebar-button-right .ui-icon {
margin-left: 10px;
} .elfinder-quicklook-preview {
overflow: hidden;
position: relative;
border: 0 solid;
border-left: 1px solid transparent;
border-right: 1px solid transparent;
height: 100%;
}
.elfinder-navdock .elfinder-quicklook-preview {
border-left: 0;
border-right: 0;
}
.elfinder-quicklook-preview.elfinder-overflow-auto {
overflow: auto;
-webkit-overflow-scrolling: touch;
} .elfinder-quicklook-info-wrapper {
display: table;
position: absolute;
width: 100%;
height: 100%;
height: calc(100% - 80px);
left: 0;
top: 20px;
}
.elfinder-navdock .elfinder-quicklook-info-wrapper {
height: calc(100% - 20px);
} .elfinder-quicklook-info {
display: table-cell;
vertical-align: middle;
}
.elfinder-ltr .elfinder-quicklook-info {
padding: 0 12px 0 112px;
}
.elfinder-rtl .elfinder-quicklook-info {
padding: 0 112px 0 12px;
}
.elfinder-ltr .elfinder-navdock .elfinder-quicklook-info {
padding: 0 0 0 80px;
}
.elfinder-rtl .elfinder-navdock .elfinder-quicklook-info {
padding: 0 80px 0 0;
} .elfinder-quicklook-info .elfinder-quicklook-info-data:first-child {
color: #fff;
font-weight: bold;
padding-bottom: .5em;
} .elfinder-quicklook-info-data {
clear: both;
padding-bottom: .2em;
color: #fff;
}
.elfinder-quicklook-info-progress {
width: 0;
height: 4px;
border-radius: 2px;
} .elfinder-quicklook .elfinder-cwd-icon {
position: absolute;
left: 32px;
top: 50%;
margin-top: -20px;
}
.elfinder-navdock .elfinder-quicklook .elfinder-cwd-icon {
left: 16px;
}
.elfinder-rtl .elfinder-quicklook .elfinder-cwd-icon {
left: auto;
right: 32px;
}
.elfinder-rtl .elfinder-navdock .elfinder-quicklook .elfinder-cwd-icon {
right: 6px;
}
.elfinder-quicklook .elfinder-cwd-icon:before {
top: -10px;
}
.elfinder-ltr .elfinder-quicklook .elfinder-cwd-icon:before {
left: -20px;
}
.elfinder-ltr .elfinder-navdock .elfinder-quicklook .elfinder-cwd-icon:before {
left: -14px;
}
.elfinder-ltr .elfinder-quicklook .elfinder-cwd-icon:after {
left: -42px;
}
.elfinder-ltr .elfinder-navdock .elfinder-quicklook .elfinder-cwd-icon:after {
left: -12px;
}
.elfinder-rtl .elfinder-quicklook .elfinder-cwd-icon:before {
left: auto;
right: 40px;
}
.elfinder-rtl .elfinder-quicklook .elfinder-cwd-icon:after {
left: auto;
right: 42px;
} .elfinder-quicklook-preview > img,
.elfinder-quicklook-preview > div > canvas {
display: block;
margin: auto;
} .elfinder-quicklook-navbar {
position: absolute;
left: 50%;
bottom: 4px;
width: 140px;
height: 32px;
padding: 0px;
margin-left: -70px;
border: 1px solid transparent;
border-radius: 19px;
-moz-border-radius: 19px;
-webkit-border-radius: 19px;
} .elfinder-quicklook-fullscreen .elfinder-quicklook-navbar {
width: 188px;
margin-left: -94px;
padding: 5px;
border: 1px solid #eee;
background: #000;
opacity: 0.4;
filter: Alpha(Opacity=40);
} .elfinder-quicklook-fullscreen .elfinder-quicklook-navbar-icon-close,
.elfinder-quicklook-fullscreen .elfinder-quicklook-navbar-separator {
display: inline;
} .elfinder-quicklook-navbar-icon {
width: 32px;
height: 32px;
margin: 0 7px;
float: left;
background: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/quicklook-icons.png) 0 0 no-repeat;
} .elfinder-quicklook-navbar-icon-fullscreen {
background-position: 0 -64px;
} .elfinder-quicklook-navbar-icon-fullscreen-off {
background-position: 0 -96px;
} .elfinder-quicklook-navbar-icon-prev {
background-position: 0 0;
} .elfinder-quicklook-navbar-icon-next {
background-position: 0 -32px;
} .elfinder-quicklook-navbar-icon-close {
background-position: 0 -128px;
display: none;
} .elfinder-quicklook-navbar-separator {
width: 1px;
height: 32px;
float: left;
border-left: 1px solid #fff;
display: none;
} .elfinder-quicklook-encoding {
height: 40px;
}
.elfinder-quicklook-encoding > select {
color: #fff;
background: #000;
border: 0;
font-size: 12px;
max-width: 100px;
display: inline-block;
position: relative;
top: 6px;
left: 5px;
}
.elfinder-navdock .elfinder-quicklook .elfinder-quicklook-encoding {
display: none;
} .elfinder-quicklook-preview-text-wrapper {
width: 100%;
height: 100%;
background: #fff;
color: #222;
overflow: auto;
-webkit-overflow-scrolling: touch;
} .elfinder-quicklook-preview-archive-wrapper {
width: 100%;
height: 100%;
background: #fff;
color: #222;
font-size: 90%;
overflow: auto;
-webkit-overflow-scrolling: touch
} .elfinder-quicklook-preview-archive-wrapper strong {
padding: 0 5px;
} pre.elfinder-quicklook-preview-text,
pre.elfinder-quicklook-preview-text.prettyprint {
width: auto;
height: auto;
margin: 0;
padding: 3px 9px;
border: none;
overflow: visible;
-o-tab-size: 4;
-moz-tab-size: 4;
tab-size: 4;
}
.elfinder-quicklook-preview-charsleft hr {
border: none;
border-top: dashed 1px;
}
.elfinder-quicklook-preview-charsleft span {
font-size: 90%;
font-style: italic;
cursor: pointer;
} .elfinder-quicklook-preview-html,
.elfinder-quicklook-preview-pdf,
.elfinder-quicklook-preview-iframe {
width: 100%;
height: 100%;
background: #fff;
margin: 0;
border: none;
display: block;
} .elfinder-quicklook-preview-flash {
width: 100%;
height: 100%;
} .elfinder-quicklook-preview-audio {
width: 100%;
position: absolute;
bottom: 0;
left: 0;
} embed.elfinder-quicklook-preview-audio {
height: 30px;
background: transparent;
} .elfinder-quicklook-preview-video {
width: 100%;
height: 100%;
} .elfinder-quicklook-preview .vjs-error .vjs-error-display .vjs-modal-dialog-content {
font-size: 12pt;
padding: 0;
color: #fff;
} .elfinder .elfinder-quicklook .elfinder-quicklook-info *,
.elfinder .elfinder-quicklook .elfinder-quicklook-preview * {
-webkit-user-select: auto;
-moz-user-select: text;
-khtml-user-select: text;
user-select: text;
}.elfinder-statusbar {
display: flex;
justify-content: space-between;
cursor: default;
text-align: center;
font-weight: normal;
padding: .2em .5em;
border-right: 0 solid transparent;
border-bottom: 0 solid transparent;
border-left: 0 solid transparent;
}
.elfinder-statusbar:before,
.elfinder-statusbar:after {
display: none;
}
.elfinder-statusbar span {
vertical-align: bottom;
overflow: hidden;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
}
.elfinder-statusbar span.elfinder-path-other {
flex-shrink: 0;
text-overflow: clip;
-o-text-overflow: clip;
}
.elfinder-statusbar span.ui-state-hover,
.elfinder-statusbar span.ui-state-active {
border: none;
}
.elfinder-statusbar span.elfinder-path-cwd {
cursor: default;
} .elfinder-path {
display: flex;
order: 1;
flex-grow: 1;
cursor: pointer;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
max-width: 30%\9;
}
.elfinder-ltr .elfinder-path {
text-align: left;
float: left\9;
}
.elfinder-rtl .elfinder-path {
text-align: right;
float: right\9;
} .elfinder-workzone-path {
position: relative;
}
.elfinder-workzone-path .elfinder-path {
position: relative;
font-size: .75em;
font-weight: normal;
float: none;
max-width: none;
overflow: hidden;
overflow-x: hidden;
text-overflow: initial;
-o-text-overflow: initial;
}
.elfinder-mobile .elfinder-workzone-path .elfinder-path {
overflow: auto;
overflow-x: scroll;
}
.elfinder-ltr .elfinder-workzone-path .elfinder-path {
margin-left: 24px;
}
.elfinder-rtl .elfinder-workzone-path .elfinder-path {
margin-right: 24px;
}
.elfinder-workzone-path .elfinder-path span {
display: inline-block;
padding: 5px 3px;
}
.elfinder-workzone-path .elfinder-path span.elfinder-path-cwd {
font-weight: bold;
}
.elfinder-workzone-path .elfinder-path span.ui-state-hover,
.elfinder-workzone-path .elfinder-path span.ui-state-active {
border: none;
}
.elfinder-workzone-path .elfinder-path-roots {
position: absolute;
top: 0;
width: 24px;
height: 20px;
padding: 2px;
border: none;
overflow: hidden;
}
.elfinder-ltr .elfinder-workzone-path .elfinder-path-roots {
left: 0;
}
.elfinder-rtl .elfinder-workzone-path .elfinder-path-roots {
right: 0;
} .elfinder-stat-size {
order: 3;
flex-grow: 1;
overflow: hidden;
white-space: nowrap;
}
.elfinder-ltr .elfinder-stat-size {
text-align: right;
float: right\9;
}
.elfinder-rtl .elfinder-stat-size {
text-align: left;
float: left\9;
} .elfinder-stat-selected {
order: 2;
margin: 0 .5em;
white-space: nowrap;
overflow: hidden;
}.elfinder .elfinder-toast {
position: absolute;
top: 12px;
right: 12px;
max-width: 90%;
cursor: default;
}
.elfinder .elfinder-toast > div {
position: relative;
pointer-events: auto;
overflow: hidden;
margin: 0 0 6px;
padding: 8px 16px 8px 50px;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;
border-radius: 3px 3px 3px 3px;
background-position: 15px center;
background-repeat: no-repeat;
-moz-box-shadow: 0 0 12px #999999;
-webkit-box-shadow: 0 0 12px #999999;
box-shadow: 0 0 12px #999999;
color: #FFFFFF;
opacity: 0.9;
filter: alpha(opacity=90);
background-color: #030303;
text-align: center;
}
.elfinder .elfinder-toast > .toast-info {
background-color: #2F96B4;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important;
}
.elfinder .elfinder-toast > .toast-error {
background-color: #BD362F;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important;
}
.elfinder .elfinder-toast > .toast-success {
background-color: #51A351;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important;
}
.elfinder .elfinder-toast > .toast-warning {
background-color: #F89406;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important;
}
.elfinder .elfinder-toast > div button.ui-button {
background-image: none;
margin-top: 8px;
padding: .5em .8em;
}
.elfinder .elfinder-toast > .toast-success button.ui-button {
background-color: green;
color: #FFF;
}
.elfinder .elfinder-toast > .toast-success button.ui-button.ui-state-hover {
background-color: #add6ad;
color: #254b25;
}
.elfinder .elfinder-toast > .toast-info button.ui-button {
background-color: #046580;
color: #FFF;
}
.elfinder .elfinder-toast > .toast-info button.ui-button.ui-state-hover {
background-color: #7DC6DB;
color: #046580;
}
.elfinder .elfinder-toast > .toast-warning button.ui-button {
background-color: #dd8c1a;
color: #FFF;
}
.elfinder .elfinder-toast > .toast-warning button.ui-button.ui-state-hover {
background-color: #e7ae5e;
color: #422a07;
}.elfinder-toolbar {
padding: 4px 0 3px 0;
border-left: 0 solid transparent;
border-top: 0 solid transparent;
border-right: 0 solid transparent;
max-height: 50%;
overflow-y: auto;
} .elfinder-buttonset {
margin: 1px 4px;
float: left;
background: transparent;
padding: 0;
overflow: hidden;
}  .elfinder .elfinder-button {
min-width: 16px;
height: 16px;
margin: 0;
padding: 4px;
float: left;
overflow: hidden;
position: relative;
border: 0 solid;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
line-height: 1;
cursor: default;
}
.elfinder-rtl .elfinder-button {
float: right;
}
.elfinder-touch .elfinder-button {
min-width: 20px;
height: 20px;
}
.elfinder .ui-icon-search {
cursor: pointer;
} .elfinder-toolbar-button-separator {
float: left;
padding: 0;
height: 24px;
border-top: 0 solid;
border-right: 0 solid;
border-bottom: 0 solid;
width: 0;
}
.elfinder-rtl .elfinder-toolbar-button-separator {
float: right;
}
.elfinder-touch .elfinder-toolbar-button-separator {
height: 28px;
} .elfinder .elfinder-button.ui-state-disabled {
opacity: 1;
filter: Alpha(Opacity=100);
}
.elfinder .elfinder-button.ui-state-disabled .elfinder-button-icon,
.elfinder .elfinder-button.ui-state-disabled .elfinder-button-text {
opacity: .4;
filter: Alpha(Opacity=40);
} .elfinder-rtl .elfinder-buttonset {
float: right;
} .elfinder-button-icon {
width: 16px;
height: 16px; display: inline-block;
background: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/toolbar.png) no-repeat;
}
.elfinder-button-text {
position: relative;
display: inline-block;
top: -4px;
margin: 0 2px;
font-size: 12px;
}
.elfinder-touch .elfinder-button-icon {
transform: scale(1.25);
transform-origin: top left;
}
.elfinder-rtl.elfinder-touch .elfinder-button-icon {
transform-origin: top right;
}
.elfinder-touch .elfinder-button-text {
transform: translate(3px, 3px);
top: -5px;
}
.elfinder-rtl.elfinder-touch .elfinder-button-text {
transform: translate(-3px, 3px);
}
.elfinder-touch .elfinder-button-icon.elfinder-contextmenu-extra-icon {
transform: scale(2);
transform-origin: 12px 8px;
}
.elfinder-rtl.elfinder-touch .elfinder-button-icon.elfinder-contextmenu-extra-icon {
transform-origin: 4px 8px;
} .elfinder-button-icon-home {
background-position: 0 0;
}
.elfinder-button-icon-back {
background-position: 0 -112px;
}
.elfinder-button-icon-forward {
background-position: 0 -128px;
}
.elfinder-button-icon-up {
background-position: 0 -144px;
}
.elfinder-button-icon-dir {
background-position: 0 -16px;
}
.elfinder-button-icon-opendir {
background-position: 0 -32px;
}
.elfinder-button-icon-reload {
background-position: 0 -160px;
}
.elfinder-button-icon-open {
background-position: 0 -176px;
}
.elfinder-button-icon-mkdir {
background-position: 0 -192px;
}
.elfinder-button-icon-mkfile {
background-position: 0 -208px;
}
.elfinder-button-icon-rm {
background-position: 0 -832px;
}
.elfinder-button-icon-trash {
background-position: 0 -224px;
}
.elfinder-button-icon-restore {
background-position: 0 -816px;
}
.elfinder-button-icon-copy {
background-position: 0 -240px;
}
.elfinder-button-icon-cut {
background-position: 0 -256px;
}
.elfinder-button-icon-paste {
background-position: 0 -272px;
}
.elfinder-button-icon-getfile {
background-position: 0 -288px;
}
.elfinder-button-icon-duplicate {
background-position: 0 -304px;
}
.elfinder-button-icon-rename {
background-position: 0 -320px;
}
.elfinder-button-icon-edit {
background-position: 0 -336px;
}
.elfinder-button-icon-quicklook {
background-position: 0 -352px;
}
.elfinder-button-icon-upload {
background-position: 0 -368px;
}
.elfinder-button-icon-download {
background-position: 0 -384px;
}
.elfinder-button-icon-info {
background-position: 0 -400px;
}
.elfinder-button-icon-extract {
background-position: 0 -416px;
}
.elfinder-button-icon-archive {
background-position: 0 -432px;
}
.elfinder-button-icon-view {
background-position: 0 -448px;
}
.elfinder-button-icon-view-list {
background-position: 0 -464px;
}
.elfinder-button-icon-help {
background-position: 0 -480px;
}
.elfinder-button-icon-resize {
background-position: 0 -512px;
}
.elfinder-button-icon-link {
background-position: 0 -528px;
}
.elfinder-button-icon-search {
background-position: 0 -561px;
}
.elfinder-button-icon-sort {
background-position: 0 -577px;
}
.elfinder-button-icon-rotate-r {
background-position: 0 -625px;
}
.elfinder-button-icon-rotate-l {
background-position: 0 -641px;
}
.elfinder-button-icon-netmount {
background-position: 0 -688px;
}
.elfinder-button-icon-netunmount {
background-position: 0 -96px;
}
.elfinder-button-icon-places {
background-position: 0 -704px;
}
.elfinder-button-icon-chmod {
background-position: 0 -48px;
}
.elfinder-button-icon-accept {
background-position: 0 -736px;
}
.elfinder-button-icon-menu {
background-position: 0 -752px;
}
.elfinder-button-icon-colwidth {
background-position: 0 -768px;
}
.elfinder-button-icon-fullscreen {
background-position: 0 -784px;
}
.elfinder-button-icon-unfullscreen {
background-position: 0 -800px;
}
.elfinder-button-icon-empty {
background-position: 0 -848px;
}
.elfinder-button-icon-undo {
background-position: 0 -864px;
}
.elfinder-button-icon-redo {
background-position: 0 -880px;
}
.elfinder-button-icon-preference {
background-position: 0 -896px;
}
.elfinder-button-icon-mkdirin {
background-position: 0 -912px;
}
.elfinder-button-icon-selectall {
background-position: 0 -928px;
}
.elfinder-button-icon-selectnone {
background-position: 0 -944px;
}
.elfinder-button-icon-selectinvert {
background-position: 0 -960px;
}
.elfinder-button-icon-opennew {
background-position: 0 -976px;
}
.elfinder-button-icon-hide {
background-position: 0 -992px;
}
.elfinder-button-icon-text {
background-position: 0 -1008px;
} .elfinder-rtl .elfinder-button-icon-back,
.elfinder-rtl .elfinder-button-icon-forward,
.elfinder-rtl .elfinder-button-icon-getfile,
.elfinder-rtl .elfinder-button-icon-help,
.elfinder-rtl .elfinder-button-icon-redo,
.elfinder-rtl .elfinder-button-icon-rename,
.elfinder-rtl .elfinder-button-icon-search,
.elfinder-rtl .elfinder-button-icon-undo,
.elfinder-rtl .elfinder-button-icon-view-list,
.elfinder-rtl .ui-icon-search {
-ms-transform: scale(-1, 1);
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.elfinder-rtl.elfinder-touch .elfinder-button-icon-back,
.elfinder-rtl.elfinder-touch .elfinder-button-icon-forward,
.elfinder-rtl.elfinder-touch .elfinder-button-icon-getfile,
.elfinder-rtl.elfinder-touch .elfinder-button-icon-help,
.elfinder-rtl.elfinder-touch .elfinder-button-icon-redo,
.elfinder-rtl.elfinder-touch .elfinder-button-icon-rename,
.elfinder-rtl.elfinder-touch .elfinder-button-icon-search,
.elfinder-rtl.elfinder-touch .elfinder-button-icon-undo,
.elfinder-rtl.elfinder-touch .elfinder-button-icon-view-list,
.elfinder-rtl.elfinder-touch .ui-icon-search {
-ms-transform: scale(-1.25, 1.25) translateX(16px);
-webkit-transform: scale(-1.25, 1.25) translateX(16px);
transform: scale(-1.25, 1.25) translateX(16px);
} .elfinder .elfinder-menubutton {
overflow: visible;
} .elfinder-button-icon-spinner {
background: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/spinner-mini.gif) center center no-repeat;
} .elfinder-button-menu {
position: absolute;
margin-top: 24px;
padding: 3px 0;
overflow-y: auto;
}
.elfinder-touch .elfinder-button-menu {
margin-top: 30px;
} .elfinder-button-menu-item {
white-space: nowrap;
cursor: default;
padding: 5px 19px;
position: relative;
}
.elfinder-touch .elfinder-button-menu-item {
padding: 12px 19px
} .elfinder-button-menu .ui-state-hover {
border: 0 solid;
}
.elfinder-button-menu-item-separated {
border-top: 1px solid #ccc;
}
.elfinder-button-menu-item .ui-icon {
width: 16px;
height: 16px;
position: absolute;
left: 2px;
top: 50%;
margin-top: -8px;
display: none;
}
.elfinder-button-menu-item-selected .ui-icon {
display: block;
}
.elfinder-button-menu-item-selected-asc .ui-icon-arrowthick-1-s {
display: none;
}
.elfinder-button-menu-item-selected-desc .ui-icon-arrowthick-1-n {
display: none;
} .elfinder-button form {
position: absolute;
top: 0;
right: 0;
opacity: 0;
filter: Alpha(Opacity=0);
cursor: pointer;
}
.elfinder .elfinder-button form input {
background: transparent;
cursor: default;
} .elfinder .elfinder-button-search {
border: 0 solid;
background: transparent;
padding: 0;
margin: 1px 4px;
height: auto;
min-height: 26px;
width: 70px;
overflow: visible;
}
.elfinder .elfinder-button-search.ui-state-active {
width: 220px;
} .elfinder .elfinder-button-search-menu {
font-size: 8pt;
text-align: center;
width: auto;
min-width: 180px;
position: absolute;
top: 30px;
padding-right: 5px;
padding-left: 5px;
}
.elfinder-ltr .elfinder-button-search-menu {
right: 22px;
left: auto;
}
.elfinder-rtl .elfinder-button-search-menu {
right: auto;
left: 22px;
}
.elfinder-touch .elfinder-button-search-menu {
top: 34px;
}
.elfinder .elfinder-button-search-menu div {
margin-left: auto;
margin-right: auto;
margin-top: 5px;
margin-bottom: 5px;
display: table;
}
.elfinder .elfinder-button-search-menu div .ui-state-hover {
border: 1px solid;
} .elfinder-ltr .elfinder-button-search {
float: right;
margin-right: 10px;
}
.elfinder-rtl .elfinder-button-search {
float: left;
margin-left: 10px;
}
.elfinder-rtl .ui-controlgroup > .ui-controlgroup-item {
float: right;
} .elfinder-button-search input[type=text] {
box-sizing: border-box;
width: 100%;
height: 26px;
padding: 0 20px;
line-height: 22px;
border: 0 solid;
border: 1px solid #aaa;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
border-radius: 12px;
outline: 0px solid;
}
.elfinder-button-search input::-ms-clear {
display: none;
}
.elfinder-touch .elfinder-button-search input {
height: 30px;
line-height: 28px;
}
.elfinder-rtl .elfinder-button-search input {
direction: rtl;
} .elfinder-button-search .ui-icon {
position: absolute;
height: 18px;
top: 50%;
margin: -8px 4px 0 4px;
opacity: .6;
filter: Alpha(Opacity=60);
}
.elfinder-button-search-menu .ui-checkboxradio-icon {
display: none;
} .elfinder-ltr .elfinder-button-search .ui-icon-search {
left: 0;
}
.elfinder-rtl .elfinder-button-search .ui-icon-search {
right: 0;
}
.elfinder-ltr .elfinder-button-search .ui-icon-close {
right: 0;
}
.elfinder-rtl .elfinder-button-search .ui-icon-close {
left: 0;
} .elfinder-toolbar-swipe-handle {
position: absolute;
top: 0px;
left: 0px;
height: 50px;
width: 100%;
pointer-events: none;
background: linear-gradient(to bottom,
rgba(221, 228, 235, 1) 0,
rgba(221, 228, 235, 0.8) 2px,
rgba(216, 223, 230, 0.3) 5px,
rgba(0, 0, 0, 0.1) 95%,
rgba(0, 0, 0, 0) 100%);
}.elfinder:not(.elfinder-mobile) *::-webkit-scrollbar {
width: 10px;
height: 10px;
}
.elfinder:not(.elfinder-mobile) *::-webkit-scrollbar-track {
border-radius: 10px;
box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
}
.elfinder:not(.elfinder-mobile) *::-webkit-scrollbar-thumb {
background-color: rgba(0, 0, 50, 0.08);
border-radius: 10px;
box-shadow:0 0 0 1px rgba(255, 255, 255, .3);
}
.elfinder:not(.elfinder-mobile) *::-webkit-scrollbar-thumb:hover {
background-color: rgba(0, 0, 50, 0.16);
}
.elfinder:not(.elfinder-mobile) *::-webkit-scrollbar-thumb:active {
background-color: rgba(0, 0, 50, 0.24);
}
.elfinder:not(.elfinder-mobile) *::-webkit-scrollbar-corner {
background-color: transparent;
}
.elfinder:not(.elfinder-mobile) *::-webkit-scrollbar-button {
background-color: transparent;
width: 10px;
height: 10px;
border: 5px solid transparent;
}
.elfinder:not(.elfinder-mobile) *::-webkit-scrollbar-button:hover {
border: 5px solid rgba(0, 0, 50, 0.08);
}
.elfinder:not(.elfinder-mobile) *::-webkit-scrollbar-button:active {
border: 5px solid rgba(0, 0, 50, 0.5);
}
.elfinder:not(.elfinder-mobile) *::-webkit-scrollbar-button:single-button:vertical:decrement {
border-bottom: 8px solid rgba(0, 0, 50, 0.3);
}
.elfinder:not(.elfinder-mobile) *::-webkit-scrollbar-button:single-button:vertical:increment {
border-top: 8px solid rgba(0, 0, 50, 0.3);
}
.elfinder:not(.elfinder-mobile) *::-webkit-scrollbar-button:single-button:horizontal:decrement {
border-right: 8px solid rgba(0, 0, 50, 0.3);
}
.elfinder:not(.elfinder-mobile) *::-webkit-scrollbar-button:single-button:horizontal:increment {
border-left: 8px solid rgba(0, 0, 50, 0.3);
} .elfinder input,
.elfinder textarea {
color: #000;
background-color: #FFF;
border-color: #ccc;
} .std42-dialog, .std42-dialog .ui-widget-content {
background-color: #ededed;
background-image: none;
background-clip: content-box;
}
.std42-dialog.elfinder-bg-translucent {
background-color: #fff;
background-color: rgba(255, 255, 255, 0.9);
}
.std42-dialog.elfinder-bg-translucent .ui-widget-content {
background-color: transparent;
}
.elfinder-quicklook-title {
color: #fff;
}
.elfinder-quicklook-titlebar-icon {
background-color: transparent;
background-image: none;
}
.elfinder-quicklook-titlebar-icon .ui-icon {
background-color: #d4d4d4;
border-color: #8a8a8a;
}
.elfinder-quicklook-info-progress {
background-color: gray;
}
.std42-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:hover .ui-icon,
.elfinder-mobile .std42-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-icon,
.elfinder-quicklook-titlebar-icon .ui-icon.elfinder-icon-close:hover,
.elfinder-mobile .elfinder-quicklook-titlebar-icon .ui-icon.elfinder-icon-close {
background-color: #ff6252;
border-color: #e5695d;
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/ui-icons_ffffff_256x240.png);
}
.std42-dialog .ui-dialog-titlebar .elfinder-titlebar-minimize:hover .ui-icon,
.elfinder-mobile .std42-dialog .ui-dialog-titlebar .elfinder-titlebar-minimize .ui-icon,
.elfinder-quicklook-titlebar-icon .ui-icon.elfinder-icon-minimize:hover,
.elfinder-mobile .elfinder-quicklook-titlebar-icon .ui-icon.elfinder-icon-minimize {
background-color: #ffbc00;
border-color: #e3a40b;
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/ui-icons_ffffff_256x240.png);
}
.std42-dialog .ui-dialog-titlebar .elfinder-titlebar-full:hover .ui-icon,
.elfinder-mobile .std42-dialog .ui-dialog-titlebar .elfinder-titlebar-full .ui-icon,
.elfinder-quicklook-titlebar-icon .ui-icon.elfinder-icon-full:hover,
.elfinder-mobile .elfinder-quicklook-titlebar-icon .ui-icon.elfinder-icon-full {
background-color: #26c82f;
border-color: #13ae10;
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/ui-icons_ffffff_256x240.png);
}
.std42-dialog .elfinder-help,
.std42-dialog .elfinder-help .ui-widget-content {
background: #fff;
} .elfinder .elfinder-navbar {
background: #dde4eb;
}
.elfinder-navbar .ui-state-hover {
color: #000;
background-color: #edf1f4;
border-color: #bdcbd8;
}
.elfinder-navbar .ui-droppable-hover {
background: transparent;
}
.elfinder-navbar .ui-state-active {
background: #3875d7;
border-color: #3875d7;
color: #fff;
}
.elfinder-navbar .elfinder-droppable-active {
background: #A7C6E5;
} .elfinder-disabled .elfinder-navbar .ui-state-active {
background: #dadada;
border-color: #aaa;
color: #777;
} .elfinder-workzone {
background: #fff;
}  .elfinder-cwd-wrapper.elfinder-cwd-wrapper-trash {
background-color: #f0f0f0;
} .elfinder-cwd-view-icons .elfinder-cwd-file .ui-state-hover,
.elfinder-cwd-view-icons .elfinder-cwd-file .ui-state-active {
background: #ccc;
}  .elfinder-cwd-icon:before {
color: white;
background-color: #798da7;
} .elfinder-cwd-icon-text:before {
background-color: #6f99e6
}
.elfinder-cwd-icon-image:before {
background-color: #2ea26c
}
.elfinder-cwd-icon-audio:before {
background-color: #7bad2a
}
.elfinder-cwd-icon-video:before {
background-color: #322aad
} .elfinder-cwd-icon-x-empty:before,
.elfinder-cwd-icon-plain:before {
background-color: #719be6
}
.elfinder-cwd-icon-rtf:before,
.elfinder-cwd-icon-rtfd:before {
background-color: #83aae7
}
.elfinder-cwd-icon-pdf:before {
background-color: #db7424
}
.elfinder-cwd-icon-html:before {
background-color: #82bc12
}
.elfinder-cwd-icon-xml:before,
.elfinder-cwd-icon-css:before {
background-color: #7c7c7c
}
.elfinder-cwd-icon-x-shockwave-flash:before {
background-color: #f43a36
}
.elfinder-cwd-icon-zip:before,
.elfinder-cwd-icon-x-zip:before,
.elfinder-cwd-icon-x-xz:before,
.elfinder-cwd-icon-x-7z-compressed:before,
.elfinder-cwd-icon-x-gzip:before,
.elfinder-cwd-icon-x-tar:before,
.elfinder-cwd-icon-x-bzip:before,
.elfinder-cwd-icon-x-bzip2:before,
.elfinder-cwd-icon-x-rar:before,
.elfinder-cwd-icon-x-rar-compressed:before {
background-color: #97638e
}
.elfinder-cwd-icon-javascript:before,
.elfinder-cwd-icon-x-javascript:before,
.elfinder-cwd-icon-x-perl:before,
.elfinder-cwd-icon-x-python:before,
.elfinder-cwd-icon-x-ruby:before,
.elfinder-cwd-icon-x-sh:before,
.elfinder-cwd-icon-x-shellscript:before,
.elfinder-cwd-icon-x-c:before,
.elfinder-cwd-icon-x-csrc:before,
.elfinder-cwd-icon-x-chdr:before,
.elfinder-cwd-icon-x-c--:before,
.elfinder-cwd-icon-x-c--src:before,
.elfinder-cwd-icon-x-c--hdr:before,
.elfinder-cwd-icon-x-java:before,
.elfinder-cwd-icon-x-java-source:before,
.elfinder-cwd-icon-x-php:before {
background-color: #7c607c
}
.elfinder-cwd-icon-msword:before,
.elfinder-cwd-icon-vnd-ms-office:before,
.elfinder-cwd-icon-vnd-ms-word:before,
.elfinder-cwd-icon-vnd-ms-word-document-macroEnabled-12:before,
.elfinder-cwd-icon-vnd-ms-word-template-macroEnabled-12:before,
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-wordprocessingml-document:before,
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-wordprocessingml-template:before {
background-color: #2b569a
}
.elfinder-cwd-icon-ms-excel:before,
.elfinder-cwd-icon-vnd-ms-excel:before,
.elfinder-cwd-icon-vnd-ms-excel-addin-macroEnabled-12:before,
.elfinder-cwd-icon-vnd-ms-excel-sheet-binary-macroEnabled-12:before,
.elfinder-cwd-icon-vnd-ms-excel-sheet-macroEnabled-12:before,
.elfinder-cwd-icon-vnd-ms-excel-template-macroEnabled-12:before,
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-spreadsheetml-sheet:before,
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-spreadsheetml-template:before {
background-color: #107b10
}
.elfinder-cwd-icon-vnd-ms-powerpoint:before,
.elfinder-cwd-icon-vnd-ms-powerpoint-addin-macroEnabled-12:before,
.elfinder-cwd-icon-vnd-ms-powerpoint-presentation-macroEnabled-12:before,
.elfinder-cwd-icon-vnd-ms-powerpoint-slide-macroEnabled-12:before,
.elfinder-cwd-icon-vnd-ms-powerpoint-slideshow-macroEnabled-12:before,
.elfinder-cwd-icon-vnd-ms-powerpoint-template-macroEnabled-12:before,
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-presentationml-presentation:before,
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-presentationml-slide:before,
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-presentationml-slideshow:before,
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-presentationml-template:before {
background-color: #d24625
}
.elfinder-cwd-icon-vnd-oasis-opendocument-chart:before,
.elfinder-cwd-icon-vnd-oasis-opendocument-database:before,
.elfinder-cwd-icon-vnd-oasis-opendocument-formula:before,
.elfinder-cwd-icon-vnd-oasis-opendocument-graphics:before,
.elfinder-cwd-icon-vnd-oasis-opendocument-graphics-template:before,
.elfinder-cwd-icon-vnd-oasis-opendocument-image:before,
.elfinder-cwd-icon-vnd-oasis-opendocument-presentation:before,
.elfinder-cwd-icon-vnd-oasis-opendocument-presentation-template:before,
.elfinder-cwd-icon-vnd-oasis-opendocument-spreadsheet:before,
.elfinder-cwd-icon-vnd-oasis-opendocument-spreadsheet-template:before,
.elfinder-cwd-icon-vnd-oasis-opendocument-text:before,
.elfinder-cwd-icon-vnd-oasis-opendocument-text-master:before,
.elfinder-cwd-icon-vnd-oasis-opendocument-text-template:before,
.elfinder-cwd-icon-vnd-oasis-opendocument-text-web:before,
.elfinder-cwd-icon-vnd-openofficeorg-extension:before {
background-color: #00a500
}
.elfinder-cwd-icon-postscript:before {
background-color: #ff5722
} .elfinder-cwd table thead td.ui-state-hover {
background: #ddd;
}
.elfinder-cwd table tr:nth-child(odd) {
background-color: #edf3fe;
}
.elfinder-cwd table tr {
border: 1px solid transparent;
border-top: 1px solid #fff;
}
.elfinder-cwd .elfinder-droppable-active td {
background: #A7C6E5;
}
.elfinder-cwd.elfinder-table-header-sticky table {
border-top-color: #fff;
}
.elfinder-droppable-active .elfinder-cwd.elfinder-table-header-sticky table {
border-top-color: #A7C6E5;
} .elfinder-cwd-view-icons .elfinder-cwd-file .elfinder-cwd-filename.ui-state-hover,
.elfinder-cwd table td.ui-state-hover,
.elfinder-button-menu .ui-state-hover {
background: #3875d7;
color: #fff;
} .elfinder-disabled .elfinder-cwd-view-icons .elfinder-cwd-file .elfinder-cwd-filename.ui-state-hover,
.elfinder-disabled .elfinder-cwd table td.ui-state-hover {
background: #dadada;
} .elfinder .elfinder-statusbar {
color: #555;
}
.elfinder .elfinder-statusbar a {
text-decoration: none;
color: #555;
} .elfinder-contextmenu .ui-state-active {
background: #6293df;
color: #fff;
}
.elfinder-contextmenu .ui-state-hover {
background: #3875d7;
color: #fff;
}
.elfinder-contextmenu .ui-state-hover .elfinder-contextmenu-arrow {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/arrows-active.png);
} .elfinder .ui-dialog input:text.ui-state-hover,
.elfinder .ui-dialog textarea.ui-state-hover {
background-image: none;
background-color: inherit;
}
.elfinder-notify-cancel .elfinder-notify-button {
background-color: #707070;
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/img/ui-icons_ffffff_256x240.png);
}
.elfinder-notify-cancel .elfinder-notify-button.ui-state-hover {
background-color: #aaa;
} .elfinder-dialog-edit select.elfinder-edit-changed {
border-bottom: 2px solid #13ae10;
} .ui-widget-content.elfinder-ui-tooltip {
background-color: #fff;
}
.elfinder-ui-tooltip.ui-widget-shadow,
.elfinder .elfinder-ui-tooltip.ui-widget-shadow {
box-shadow: 2px 6px 4px -4px #cecdcd;
} .elfinder-ui-progressbar {
background-color: #419bf3;
}@import url("https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i&subset=cyrillic,cyrillic-ext,devanagari,greek,greek-ext,latin-ext,vietnamese");
.elfinder {
color: #546E7A;
font-family: "Noto Sans", sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.elfinder.ui-widget.ui-widget-content {
font-family: "Noto Sans", sans-serif;
-webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.6);
box-shadow: 0 1px 8px rgba(0, 0, 0, 0.6);
-webkit-border-radius: 0;
border-radius: 0;
border: 0;
} input.elfinder-tabstop,
input.elfinder-tabstop.ui-state-hover,
select.elfinder-tabstop,
select.elfinder-tabstop.ui-state-hover {
padding: 5px;
color: #666666;
background: #fff;
border-radius: 3px;
font-weight: normal;
border-color: #888;
}
select.elfinder-tabstop,
select.elfinder-tabstop.ui-state-hover {
width: 100%;
} .elfinder-info-spinner,
.elfinder-navbar-spinner,
.elfinder-button-icon-spinner {
background: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/themes/dark/images/loading.svg) center center no-repeat !important;
width: 16px;
height: 16px;
} @-webkit-keyframes progress-animation {
from {
background-position: 1rem 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-animation {
from {
background-position: 1rem 0;
}
to {
background-position: 0 0;
}
}
.elfinder-notify-progressbar {
border: 0;
}
.elfinder-notify-progress,
.elfinder-notify-progressbar {
-webkit-border-radius: 0;
border-radius: 0;
}
.elfinder-notify-progress,
.elfinder-resize-spinner {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 1rem 1rem;
-webkit-animation: progress-animation 1s linear infinite;
animation: progress-animation 1s linear infinite;
background-color: #0275d8;
height: 1rem;
} .elfinder-quicklook {
background: #232323;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.elfinder-quicklook-titlebar {
background: inherit;
}
.elfinder-quicklook-fullscreen .elfinder-quicklook-navbar {
border: inherit;
opacity: inherit;
-webkit-border-radius: 4px;
border-radius: 4px;
background: rgba(66, 66, 66, 0.73);
}
.elfinder .elfinder-navdock {
border: 0;
}
.std42-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:hover .ui-icon,
.elfinder-mobile .std42-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-icon,
.elfinder-quicklook-titlebar-icon .ui-icon.elfinder-icon-close:hover,
.elfinder-mobile .elfinder-quicklook-titlebar-icon .ui-icon.elfinder-icon-close,
.std42-dialog .ui-dialog-titlebar .elfinder-titlebar-minimize:hover .ui-icon,
.elfinder-mobile .std42-dialog .ui-dialog-titlebar .elfinder-titlebar-minimize .ui-icon,
.elfinder-quicklook-titlebar-icon .ui-icon.elfinder-icon-minimize:hover,
.elfinder-mobile .elfinder-quicklook-titlebar-icon .ui-icon.elfinder-icon-minimize,
.std42-dialog .ui-dialog-titlebar .elfinder-titlebar-full:hover .ui-icon,
.elfinder-mobile .std42-dialog .ui-dialog-titlebar .elfinder-titlebar-full .ui-icon,
.elfinder-quicklook-titlebar-icon .ui-icon.elfinder-icon-full:hover,
.elfinder-mobile .elfinder-quicklook-titlebar-icon .ui-icon.elfinder-icon-full {
background-image: none;
} .elfinder .elfinder-toast > div {
background-color: #323232 !important;
color: #d6d6d6;
-webkit-box-shadow: none;
box-shadow: none;
opacity: inherit;
padding: 10px 60px;
}
.elfinder .elfinder-toast > div button.ui-button {
color: #fff;
}
.elfinder .elfinder-toast > .toast-info button.ui-button {
background-color: #3498DB;
}
.elfinder .elfinder-toast > .toast-error button.ui-button {
background-color: #F44336;
}
.elfinder .elfinder-toast > .toast-success button.ui-button {
background-color: #4CAF50;
}
.elfinder .elfinder-toast > .toast-warning button.ui-button {
background-color: #FF9800;
}
.elfinder-toast-msg {
font-family: "Noto Sans", sans-serif;
font-size: 17px;
} #ace_settingsmenu {
font-family: "Noto Sans", sans-serif;
-webkit-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.6) !important;
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.6) !important;
background-color: #1d2736 !important;
color: #e6e6e6 !important;
}
#ace_settingsmenu,
#kbshortcutmenu {
padding: 0;
}
.ace_optionsMenuEntry {
padding: 5px 10px;
}
.ace_optionsMenuEntry:hover {
background-color: #111721;
}
.ace_optionsMenuEntry label {
font-size: 13px;
}
#ace_settingsmenu input[type="text"],
#ace_settingsmenu select {
margin: 1px 2px 2px;
padding: 2px 5px;
-webkit-border-radius: 3px;
border-radius: 3px;
border: 0;
background: rgba(9, 53, 121, 0.75);
color: white;
} @font-face {
font-family: material;
src: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/themes/dark/icons/material.eot?98361579);
src: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/themes/dark/icons/material.eot?98361579#iefix) format("embedded-opentype"), url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/themes/dark/icons/material.woff2?98361579) format("woff2"), url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/themes/dark/icons/material.woff?98361579) format("woff"), url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/themes/dark/icons/material.ttf?98361579) format("truetype"), url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/themes/dark/icons/material.svg?98361579#material) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
@font-face {
font-family: material;
src: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/themes/dark/icons/material.svg?98361579#material) format("svg");
}
}
.ui-icon,
.elfinder-button-icon,
.ui-widget-header .ui-icon,
.ui-widget-content .ui-icon {
font: normal normal normal 14px/1 material;
background-image: inherit;
text-indent: inherit;
}
.ui-button-icon-only .ui-icon {
font: normal normal normal 14px/1 material;
background-image: inherit !important;
text-indent: 0;
font-size: 16px;
}
.elfinder-toolbar .elfinder-button-icon {
font-size: 20px;
color: #ddd;
margin-top: -2px;
}
.elfinder-button-icon {
background: inherit;
}
.elfinder-button-icon-home:before {
content: '\e800';
}
.elfinder-button-icon-back:before {
content: '\e801';
}
.elfinder-button-icon-forward:before {
content: '\e802';
}
.elfinder-button-icon-up:before {
content: '\e803';
}
.elfinder-button-icon-dir:before {
content: '\e804';
}
.elfinder-button-icon-opendir:before {
content: '\e805';
}
.elfinder-button-icon-reload:before {
content: '\e806';
}
.elfinder-button-icon-open:before {
content: '\e807';
}
.elfinder-button-icon-mkdir:before {
content: '\e808';
}
.elfinder-button-icon-mkfile:before {
content: '\e809';
}
.elfinder-button-icon-rm:before {
content: '\e80a';
}
.elfinder-button-icon-trash:before {
content: '\e80b';
}
.elfinder-button-icon-restore:before {
content: '\e80c';
}
.elfinder-button-icon-copy:before {
content: '\e80d';
}
.elfinder-button-icon-cut:before {
content: '\e80e';
}
.elfinder-button-icon-paste:before {
content: '\e80f';
}
.elfinder-button-icon-getfile:before {
content: '\e810';
}
.elfinder-button-icon-duplicate:before {
content: '\e811';
}
.elfinder-button-icon-rename:before {
content: '\e812';
}
.elfinder-button-icon-edit:before {
content: '\e813';
}
.elfinder-button-icon-quicklook:before {
content: '\e814';
}
.elfinder-button-icon-upload:before {
content: '\e815';
}
.elfinder-button-icon-download:before {
content: '\e816';
}
.elfinder-button-icon-info:before {
content: '\e817';
}
.elfinder-button-icon-extract:before {
content: '\e818';
}
.elfinder-button-icon-archive:before {
content: '\e819';
}
.elfinder-button-icon-view:before {
content: '\e81a';
}
.elfinder-button-icon-view-list:before {
content: '\e81b';
}
.elfinder-button-icon-help:before {
content: '\e81c';
}
.elfinder-button-icon-resize:before {
content: '\e81d';
}
.elfinder-button-icon-link:before {
content: '\e81e';
}
.elfinder-button-icon-search:before {
content: '\e81f';
}
.elfinder-button-icon-sort:before {
content: '\e820';
}
.elfinder-button-icon-rotate-r:before {
content: '\e821';
}
.elfinder-button-icon-rotate-l:before {
content: '\e822';
}
.elfinder-button-icon-netmount:before {
content: '\e823';
}
.elfinder-button-icon-netunmount:before {
content: '\e824';
}
.elfinder-button-icon-places:before {
content: '\e825';
}
.elfinder-button-icon-chmod:before {
content: '\e826';
}
.elfinder-button-icon-accept:before {
content: '\e827';
}
.elfinder-button-icon-menu:before {
content: '\e828';
}
.elfinder-button-icon-colwidth:before {
content: '\e829';
}
.elfinder-button-icon-fullscreen:before {
content: '\e82a';
}
.elfinder-button-icon-unfullscreen:before {
content: '\e82b';
}
.elfinder-button-icon-empty:before {
content: '\e82c';
}
.elfinder-button-icon-undo:before {
content: '\e82d';
}
.elfinder-button-icon-redo:before {
content: '\e82e';
}
.elfinder-button-icon-preference:before {
content: '\e82f';
}
.elfinder-button-icon-mkdirin:before {
content: '\e830';
}
.elfinder-button-icon-selectall:before {
content: '\e831';
}
.elfinder-button-icon-selectnone:before {
content: '\e832';
}
.elfinder-button-icon-selectinvert:before {
content: '\e833';
}
.elfinder-button-icon-theme:before {
content: '\e859';
}
.elfinder-button-icon-logout:before {
content: '\e85a';
}
.elfinder-button-search .ui-icon.ui-icon-search {
font-size: 17px;
}
.elfinder-button-search .ui-icon:hover {
opacity: 1;
}
.elfinder-navbar-icon {
font: normal normal normal 16px/1 material;
background-image: inherit !important;
}
.elfinder-navbar-icon:before {
content: '\e804';
}
.elfinder-droppable-active .elfinder-navbar-icon:before,
.ui-state-active .elfinder-navbar-icon:before,
.ui-state-hover .elfinder-navbar-icon:before {
content: '\e805';
}
.elfinder-navbar-root-local .elfinder-navbar-icon:before {
content: '\e83d';
}
.elfinder-navbar-root-ftp .elfinder-navbar-icon:before {
content: '\e823';
}
.elfinder-navbar-root-sql .elfinder-navbar-icon:before {
content: '\e83e';
}
.elfinder-navbar-root-dropbox .elfinder-navbar-icon:before {
content: '\e83f';
}
.elfinder-navbar-root-googledrive .elfinder-navbar-icon:before {
content: '\e840';
}
.elfinder-navbar-root-onedrive .elfinder-navbar-icon:before {
content: '\e841';
}
.elfinder-navbar-root-box .elfinder-navbar-icon:before {
content: '\e842';
}
.elfinder-navbar-root-trash .elfinder-navbar-icon:before {
content: '\e80b';
}
.elfinder-places .elfinder-navbar-root .elfinder-navbar-icon:before {
content: '\e825';
}
.elfinder-navbar-arrow {
background-image: inherit !important;
font: normal normal normal 14px/1 material;
font-size: 10px;
padding-top: 3px;
padding-left: 2px;
color: #a9a9a9;
}
.ui-state-active .elfinder-navbar-arrow {
color: #fff;
}
.elfinder-ltr .elfinder-navbar-collapsed .elfinder-navbar-arrow:before {
content: '\e857';
}
.elfinder-rtl .elfinder-navbar-collapsed .elfinder-navbar-arrow:before {
content: '\e858';
}
.elfinder-ltr .elfinder-navbar-expanded .elfinder-navbar-arrow:before,
.elfinder-rtl .elfinder-navbar-expanded .elfinder-navbar-arrow:before {
content: '\e851';
}
div.elfinder-cwd-wrapper-list tr.ui-state-default td span.ui-icon {
font-size: 8px;
margin-top: 5px;
margin-right: 5px;
}
div.elfinder-cwd-wrapper-list .ui-icon-grip-dotted-vertical {
margin: 2px;
}
.elfinder-cwd-view-list .elfinder-navbar-root-local td .elfinder-cwd-icon,
.elfinder-navbar-root-local .elfinder-cwd-icon,
.elfinder-cwd-view-list .elfinder-navbar-root-ftp td .elfinder-cwd-icon,
.elfinder-navbar-root-ftp .elfinder-cwd-icon,
.elfinder-cwd-view-list .elfinder-navbar-root-sql td .elfinder-cwd-icon,
.elfinder-navbar-root-sql .elfinder-cwd-icon,
.elfinder-cwd-view-list .elfinder-navbar-root-dropbox td .elfinder-cwd-icon,
.elfinder-navbar-root-dropbox .elfinder-cwd-icon,
.elfinder-cwd-view-list .elfinder-navbar-root-googledrive td .elfinder-cwd-icon,
.elfinder-navbar-root-googledrive .elfinder-cwd-icon,
.elfinder-cwd-view-list .elfinder-navbar-root-onedrive td .elfinder-cwd-icon,
.elfinder-navbar-root-onedrive .elfinder-cwd-icon,
.elfinder-cwd-view-list .elfinder-navbar-root-box td .elfinder-cwd-icon,
.elfinder-navbar-root-box .elfinder-cwd-icon,
.elfinder-cwd-view-list .elfinder-navbar-root-trash td .elfinder-cwd-icon,
.elfinder-navbar-root-trash .elfinder-cwd-icon {
background-image: inherit;
}
.elfinder-cwd-view-list .elfinder-navbar-root-local td .elfinder-cwd-icon:before,
.elfinder-navbar-root-local .elfinder-cwd-icon:before,
.elfinder-cwd-view-list .elfinder-navbar-root-ftp td .elfinder-cwd-icon:before,
.elfinder-navbar-root-ftp .elfinder-cwd-icon:before,
.elfinder-cwd-view-list .elfinder-navbar-root-sql td .elfinder-cwd-icon:before,
.elfinder-navbar-root-sql .elfinder-cwd-icon:before,
.elfinder-cwd-view-list .elfinder-navbar-root-dropbox td .elfinder-cwd-icon:before,
.elfinder-navbar-root-dropbox .elfinder-cwd-icon:before,
.elfinder-cwd-view-list .elfinder-navbar-root-googledrive td .elfinder-cwd-icon:before,
.elfinder-navbar-root-googledrive .elfinder-cwd-icon:before,
.elfinder-cwd-view-list .elfinder-navbar-root-onedrive td .elfinder-cwd-icon:before,
.elfinder-navbar-root-onedrive .elfinder-cwd-icon:before,
.elfinder-cwd-view-list .elfinder-navbar-root-box td .elfinder-cwd-icon:before,
.elfinder-navbar-root-box .elfinder-cwd-icon:before,
.elfinder-cwd-view-list .elfinder-navbar-root-trash td .elfinder-cwd-icon:before,
.elfinder-navbar-root-trash .elfinder-cwd-icon:before {
font-family: material;
background-color: transparent;
color: #525252;
font-size: 55px;
position: relative;
top: -10px !important;
padding: 0;
display: contents !important;
}
.elfinder-cwd-view-list .elfinder-navbar-root-local td .elfinder-cwd-icon:before,
.elfinder-navbar-root-local .elfinder-cwd-icon:before {
content: '\e83d';
}
.elfinder-cwd-view-list .elfinder-navbar-root-ftp td .elfinder-cwd-icon:before,
.elfinder-navbar-root-ftp .elfinder-cwd-icon:before {
content: '\e823';
}
.elfinder-cwd-view-list .elfinder-navbar-root-sql td .elfinder-cwd-icon:before,
.elfinder-navbar-root-sql .elfinder-cwd-icon:before {
content: '\e83e';
}
.elfinder-cwd-view-list .elfinder-navbar-roor-dropbox td .elfinder-cwd-icon:before,
.elfinder-navbar-roor-dropbox .elfinder-cwd-icon:before {
content: '\e83f';
}
.elfinder-cwd-view-list .elfinder-navbar-roor-googledrive td .elfinder-cwd-icon:before,
.elfinder-navbar-roor-googledrive .elfinder-cwd-icon:before {
content: '\e840';
}
.elfinder-cwd-view-list .elfinder-navbar-roor-onedrive td .elfinder-cwd-icon:before,
.elfinder-navbar-roor-onedrive .elfinder-cwd-icon:before {
content: '\e841';
}
.elfinder-cwd-view-list .elfinder-navbar-roor-box td .elfinder-cwd-icon:before,
.elfinder-navbar-roor-box .elfinder-cwd-icon:before {
content: '\e842';
}
.elfinder-cwd-view-list .elfinder-navbar-root-trash td .elfinder-cwd-icon:before,
.elfinder-navbar-root-trash .elfinder-cwd-icon:before {
content: '\e80b';
}
.elfinder-dialog-icon {
font: normal normal normal 14px/1 material;
background: inherit;
color: #524949;
font-size: 37px;
}
.elfinder-dialog-icon:before {
content: '\e843';
}
.elfinder-dialog-icon-mkdir:before {
content: '\e808';
}
.elfinder-dialog-icon-mkfile:before {
content: '\e809';
}
.elfinder-dialog-icon-copy:before {
content: '\e80d';
}
.elfinder-dialog-icon-prepare:before,
.elfinder-dialog-icon-move:before {
content: '\e844';
}
.elfinder-dialog-icon-upload:before,
.elfinder-dialog-icon-chunkmerge:before {
content: '\e815';
}
.elfinder-dialog-icon-rm:before {
content: '\e80a';
}
.elfinder-dialog-icon-open:before,
.elfinder-dialog-icon-readdir:before,
.elfinder-dialog-icon-file:before {
content: '\e807';
}
.elfinder-dialog-icon-reload:before {
content: '\e806';
}
.elfinder-dialog-icon-download:before {
content: '\e816';
}
.elfinder-dialog-icon-save:before {
content: '\e845';
}
.elfinder-dialog-icon-rename:before {
content: '\e812';
}
.elfinder-dialog-icon-zipdl:before,
.elfinder-dialog-icon-archive:before {
content: '\e819';
}
.elfinder-dialog-icon-extract:before {
content: '\e818';
}
.elfinder-dialog-icon-search:before {
content: '\e81f';
}
.elfinder-dialog-icon-loadimg:before {
content: '\e846';
}
.elfinder-dialog-icon-url:before {
content: '\e81e';
}
.elfinder-dialog-icon-resize:before {
content: '\e81d';
}
.elfinder-dialog-icon-netmount:before {
content: '\e823';
}
.elfinder-dialog-icon-netunmount:before {
content: '\e824';
}
.elfinder-dialog-icon-chmod:before {
content: '\e826';
}
.elfinder-dialog-icon-preupload:before,
.elfinder-dialog-icon-dim:before {
content: '\e847';
}
.elfinder-contextmenu .elfinder-contextmenu-item span.elfinder-contextmenu-icon {
font-size: 16px;
}
.elfinder-contextmenu .elfinder-contextmenu-item .elfinder-contextsubmenu-item .ui-icon {
font-size: 15px;
}
.elfinder-contextmenu .elfinder-contextmenu-item .elfinder-button-icon-link:before {
content: '\e837';
}
.elfinder .elfinder-contextmenu-extra-icon {
margin-top: -6px;
}
.elfinder .elfinder-contextmenu-extra-icon a {
padding: 5px;
margin: -16px;
}
.elfinder-button-icon-link:before {
content: '\e81e' !important;
}
.elfinder .elfinder-contextmenu-arrow {
font: normal normal normal 14px/1 material;
background-image: inherit;
font-size: 10px !important;
padding-top: 3px;
}
.elfinder .elfinder-contextmenu-arrow:before {
content: '\e857';
}
.elfinder-contextmenu .ui-state-hover .elfinder-contextmenu-arrow {
background-image: inherit;
}
.elfinder-quicklook .ui-resizable-se {
background: inherit;
}
.elfinder-quicklook-navbar-icon {
background: transparent;
font: normal normal normal 14px/1 material;
font-size: 32px;
color: #fff;
}
.elfinder-quicklook-titlebar-icon {
margin-top: -8px;
}
.elfinder-quicklook-titlebar-icon .ui-icon {
border: 0;
opacity: .8;
font-size: 15px;
padding: 1px;
}
.elfinder-quicklook-titlebar .ui-icon-circle-close,
.elfinder-quicklook .ui-icon-gripsmall-diagonal-se {
color: #f1f1f1;
}
.elfinder-quicklook-navbar-icon-prev:before {
content: '\e848';
}
.elfinder-quicklook-navbar-icon-next:before {
content: '\e849';
}
.elfinder-quicklook-navbar-icon-fullscreen:before {
content: '\e84a';
}
.elfinder-quicklook-navbar-icon-fullscreen-off:before {
content: '\e84b';
}
.elfinder-quicklook-navbar-icon-close:before {
content: '\e84c';
}
.ui-button-icon {
background-image: inherit;
}
.ui-icon-search:before {
content: '\e81f';
}
.ui-icon-closethick:before,
.ui-icon-close:before {
content: '\e839';
}
.ui-icon-circle-close:before {
content: '\e84c';
}
.ui-icon-gear:before {
content: '\e82f';
}
.ui-icon-gripsmall-diagonal-se:before {
content: '\e838';
}
.ui-icon-locked:before {
content: '\e834';
}
.ui-icon-unlocked:before {
content: '\e836';
}
.ui-icon-arrowrefresh-1-n:before {
content: '\e821';
}
.ui-icon-plusthick:before {
content: '\e83a';
}
.ui-icon-arrowreturnthick-1-s:before {
content: '\e83b';
}
.ui-icon-minusthick:before {
content: '\e83c';
}
.ui-icon-pin-s:before {
content: '\e84d';
}
.ui-icon-check:before {
content: '\e84e';
}
.ui-icon-arrowthick-1-s:before {
content: '\e84f';
}
.ui-icon-arrowthick-1-n:before {
content: '\e850';
}
.ui-icon-triangle-1-s:before {
content: '\e851';
}
.ui-icon-triangle-1-n:before {
content: '\e852';
}
.ui-icon-grip-dotted-vertical:before {
content: '\e853';
}
.elfinder-lock,
.elfinder-perms,
.elfinder-symlink {
background-image: inherit;
font: normal normal normal 18px/1 material;
color: #4d4d4d;
}
.elfinder-na .elfinder-perms:before {
content: '\e824';
}
.elfinder-ro .elfinder-perms:before {
content: '\e835';
}
.elfinder-wo .elfinder-perms:before {
content: '\e854';
}
.elfinder-group .elfinder-perms:before {
content: '\e800';
}
.elfinder-lock:before {
content: '\e834';
}
.elfinder-symlink:before {
content: '\e837';
}
.elfinder .elfinder-toast > div {
font: normal normal normal 14px/1 material;
}
.elfinder .elfinder-toast > div:before {
font-size: 45px;
position: absolute;
left: 5px;
top: 15px;
}
.elfinder .elfinder-toast > .toast-info,
.elfinder .elfinder-toast > .toast-error,
.elfinder .elfinder-toast > .toast-success,
.elfinder .elfinder-toast > .toast-warning {
background-image: inherit !important;
}
.elfinder .elfinder-toast > .toast-info:before {
content: '\e817';
color: #3498DB;
}
.elfinder .elfinder-toast > .toast-error:before {
content: '\e855';
color: #F44336;
}
.elfinder .elfinder-toast > .toast-success:before {
content: '\e84e';
color: #4CAF50;
}
.elfinder .elfinder-toast > .toast-warning:before {
content: '\e856';
color: #FF9800;
}
.elfinder-drag-helper-icon-status {
font: normal normal normal 14px/1 material;
background: inherit;
}
.elfinder-drag-helper-icon-status:before {
content: '\e824';
}
.elfinder-drag-helper-move .elfinder-drag-helper-icon-status {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.elfinder-drag-helper-move .elfinder-drag-helper-icon-status:before {
content: '\e854';
}
.elfinder-drag-helper-plus .elfinder-drag-helper-icon-status {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.elfinder-drag-helper-plus .elfinder-drag-helper-icon-status:before {
content: '\e84c';
} .elfinder-cwd-view-list td .elfinder-cwd-icon {
background-image: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/themes/dark/images/icons-small.png);
}
.elfinder-cwd-icon {
background: url(//infranor.com/wp-content/plugins/file-manager-advanced/application/library/themes/dark/images/icons-big.png) 0 0 no-repeat;
}
.elfinder-cwd-icon:before {
font-size: 10px;
position: relative;
top: 27px;
left: inherit;
padding: 1px;
background-color: transparent;
}
.elfinder-info-title .elfinder-cwd-icon:before {
top: 32px;
display: block;
margin: 0 auto;
}
.elfinder-info-title .elfinder-cwd-icon.elfinder-cwd-bgurl:before {
background-color: #313131 !important;
}
.elfinder-cwd-view-icons .elfinder-cwd-icon.elfinder-cwd-bgurl:before {
left: inherit;
background-color: #313131;
}
.elfinder-quicklook .elfinder-cwd-icon:before {
top: 33px;
left: 50% !important;
position: relative;
display: block;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.elfinder-cwd-icon-zip:before,
.elfinder-cwd-icon-x-zip:before {
content: 'zip' !important;
}
.elfinder-cwd-icon-x-xz:before {
content: 'xz' !important;
}
.elfinder-cwd-icon-x-7z-compressed:before {
content: '7z' !important;
}
.elfinder-cwd-icon-x-gzip:before {
content: 'gzip' !important;
}
.elfinder-cwd-icon-x-tar:before {
content: 'tar' !important;
}
.elfinder-cwd-icon-x-bzip:before,
.elfinder-cwd-icon-x-bzip2:before {
content: 'bzip' !important;
}
.elfinder-cwd-icon-x-rar:before,
.elfinder-cwd-icon-x-rar-compressed:before {
content: 'rar' !important;
}
.elfinder-cwd-icon-directory {
background-position: 0 -50px;
}
.elfinder-cwd-icon-application {
background-position: 0 -150px;
}
.elfinder-cwd-icon-text {
background-position: 0 -200px;
}
.elfinder-cwd-icon-plain,
.elfinder-cwd-icon-x-empty {
background-position: 0 -250px;
}
.elfinder-cwd-icon-image {
background-position: 0 -300px;
}
.elfinder-cwd-icon-vnd-adobe-photoshop {
background-position: 0 -350px;
}
.elfinder-cwd-icon-vnd-adobe-photoshop:before {
content: none !important;
}
.elfinder-cwd-icon-postscript {
background-position: 0 -400px;
}
.elfinder-cwd-icon-audio {
background-position: 0 -450px;
}
.elfinder-cwd-icon-video,
.elfinder-cwd-icon-flash-video,
.elfinder-cwd-icon-dash-xml,
.elfinder-cwd-icon-vnd-apple-mpegurl,
.elfinder-cwd-icon-x-mpegurl {
background-position: 0 -500px;
}
.elfinder-cwd-icon-rtf,
.elfinder-cwd-icon-rtfd {
background-position: 0 -550px;
}
.elfinder-cwd-icon-pdf {
background-position: 0 -600px;
}
.elfinder-cwd-icon-x-msaccess {
background-position: 0 -650px;
}
.elfinder-cwd-icon-x-msaccess:before {
content: none !important;
}
.elfinder-cwd-icon-msword,
.elfinder-cwd-icon-vnd-ms-word,
.elfinder-cwd-icon-vnd-ms-word-document-macroEnabled-12,
.elfinder-cwd-icon-vnd-ms-word-template-macroEnabled-12 {
background-position: 0 -700px;
}
.elfinder-cwd-icon-msword:before,
.elfinder-cwd-icon-vnd-ms-word:before,
.elfinder-cwd-icon-vnd-ms-word-document-macroEnabled-12:before,
.elfinder-cwd-icon-vnd-ms-word-template-macroEnabled-12:before {
content: none !important;
}
.elfinder-cwd-icon-ms-excel,
.elfinder-cwd-icon-vnd-ms-excel,
.elfinder-cwd-icon-vnd-ms-excel-addin-macroEnabled-12,
.elfinder-cwd-icon-vnd-ms-excel-sheet-binary-macroEnabled-12,
.elfinder-cwd-icon-vnd-ms-excel-sheet-macroEnabled-12,
.elfinder-cwd-icon-vnd-ms-excel-template-macroEnabled-12 {
background-position: 0 -750px;
}
.elfinder-cwd-icon-ms-excel:before,
.elfinder-cwd-icon-vnd-ms-excel:before,
.elfinder-cwd-icon-vnd-ms-excel-addin-macroEnabled-12:before,
.elfinder-cwd-icon-vnd-ms-excel-sheet-binary-macroEnabled-12:before,
.elfinder-cwd-icon-vnd-ms-excel-sheet-macroEnabled-12:before,
.elfinder-cwd-icon-vnd-ms-excel-template-macroEnabled-12:before {
content: none !important;
}
.elfinder-cwd-icon-vnd-ms-powerpoint,
.elfinder-cwd-icon-vnd-ms-powerpoint-addin-macroEnabled-12,
.elfinder-cwd-icon-vnd-ms-powerpoint-presentation-macroEnabled-12,
.elfinder-cwd-icon-vnd-ms-powerpoint-slide-macroEnabled-12,
.elfinder-cwd-icon-vnd-ms-powerpoint-slideshow-macroEnabled-12,
.elfinder-cwd-icon-vnd-ms-powerpoint-template-macroEnabled-12 {
background-position: 0 -800px;
}
.elfinder-cwd-icon-vnd-ms-powerpoint:before,
.elfinder-cwd-icon-vnd-ms-powerpoint-addin-macroEnabled-12:before,
.elfinder-cwd-icon-vnd-ms-powerpoint-presentation-macroEnabled-12:before,
.elfinder-cwd-icon-vnd-ms-powerpoint-slide-macroEnabled-12:before,
.elfinder-cwd-icon-vnd-ms-powerpoint-slideshow-macroEnabled-12:before,
.elfinder-cwd-icon-vnd-ms-powerpoint-template-macroEnabled-12:before {
content: none !important;
}
.elfinder-cwd-icon-vnd-ms-office,
.elfinder-cwd-icon-vnd-oasis-opendocument-chart,
.elfinder-cwd-icon-vnd-oasis-opendocument-database,
.elfinder-cwd-icon-vnd-oasis-opendocument-formula,
.elfinder-cwd-icon-vnd-oasis-opendocument-graphics,
.elfinder-cwd-icon-vnd-oasis-opendocument-graphics-template,
.elfinder-cwd-icon-vnd-oasis-opendocument-image,
.elfinder-cwd-icon-vnd-oasis-opendocument-presentation,
.elfinder-cwd-icon-vnd-oasis-opendocument-presentation-template,
.elfinder-cwd-icon-vnd-oasis-opendocument-spreadsheet,
.elfinder-cwd-icon-vnd-oasis-opendocument-spreadsheet-template,
.elfinder-cwd-icon-vnd-oasis-opendocument-text,
.elfinder-cwd-icon-vnd-oasis-opendocument-text-master,
.elfinder-cwd-icon-vnd-oasis-opendocument-text-template,
.elfinder-cwd-icon-vnd-oasis-opendocument-text-web,
.elfinder-cwd-icon-vnd-openofficeorg-extension,
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-presentationml-presentation,
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-presentationml-slide,
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-presentationml-slideshow,
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-presentationml-template,
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-spreadsheetml-sheet,
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-spreadsheetml-template,
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-wordprocessingml-document,
.elfinder-cwd-icon-vnd-openxmlformats-officedocument-wordprocessingml-template {
background-position: 0 -850px;
}
.elfinder-cwd-icon-html {
background-position: 0 -900px;
}
.elfinder-cwd-icon-css {
background-position: 0 -950px;
}
.elfinder-cwd-icon-javascript,
.elfinder-cwd-icon-x-javascript {
background-position: 0 -1000px;
}
.elfinder-cwd-icon-x-perl {
background-position: 0 -1050px;
}
.elfinder-cwd-icon-x-python:after,
.elfinder-cwd-icon-x-python {
background-position: 0 -1100px;
}
.elfinder-cwd-icon-x-ruby {
background-position: 0 -1150px;
}
.elfinder-cwd-icon-x-sh,
.elfinder-cwd-icon-x-shellscript {
background-position: 0 -1200px;
}
.elfinder-cwd-icon-x-c,
.elfinder-cwd-icon-x-csrc,
.elfinder-cwd-icon-x-chdr,
.elfinder-cwd-icon-x-c--,
.elfinder-cwd-icon-x-c--src,
.elfinder-cwd-icon-x-c--hdr {
background-position: 0 -1250px;
}
.elfinder-cwd-icon-x-jar,
.elfinder-cwd-icon-x-java,
.elfinder-cwd-icon-x-java-source {
background-position: 0 -1300px;
}
.elfinder-cwd-icon-x-jar:before,
.elfinder-cwd-icon-x-java:before,
.elfinder-cwd-icon-x-java-source:before {
content: none !important;
}
.elfinder-cwd-icon-x-php {
background-position: 0 -1350px;
}
.elfinder-cwd-icon-xml:after,
.elfinder-cwd-icon-xml {
background-position: 0 -1400px;
}
.elfinder-cwd-icon-zip,
.elfinder-cwd-icon-x-zip,
.elfinder-cwd-icon-x-xz,
.elfinder-cwd-icon-x-7z-compressed,
.elfinder-cwd-icon-x-gzip,
.elfinder-cwd-icon-x-tar,
.elfinder-cwd-icon-x-bzip,
.elfinder-cwd-icon-x-bzip2,
.elfinder-cwd-icon-x-rar,
.elfinder-cwd-icon-x-rar-compressed {
background-position: 0 -1450px;
}
.elfinder-cwd-icon-x-shockwave-flash {
background-position: 0 -1500px;
}
.elfinder-cwd-icon-group {
background-position: 0 -1550px;
}
.elfinder-cwd-icon-json {
background-position: 0 -1600px;
}
.elfinder-cwd-icon-json:before {
content: none !important;
}
.elfinder-cwd-icon-markdown,
.elfinder-cwd-icon-x-markdown {
background-position: 0 -1650px;
}
.elfinder-cwd-icon-markdown:before,
.elfinder-cwd-icon-x-markdown:before {
content: none !important;
}
.elfinder-cwd-icon-sql {
background-position: 0 -1700px;
}
.elfinder-cwd-icon-sql:before {
content: none !important;
}
.elfinder-cwd-icon-svg,
.elfinder-cwd-icon-svg-xml {
background-position: 0 -1750px;
}
.elfinder-cwd-icon-svg:before,
.elfinder-cwd-icon-svg-xml:before {
content: none !important;
} .elfinder-toolbar {
background: #061325;
-webkit-border-radius: 0;
border-radius: 0;
border: 0;
padding: 5px 0;
}
.elfinder-buttonset {
-webkit-border-radius: 0;
border-radius: 0;
border: 0;
margin: 0 5px;
height: 24px;
}
.elfinder .elfinder-button {
background: transparent;
-webkit-border-radius: 0;
border-radius: 0;
cursor: pointer;
color: #efefef;
}
.elfinder-toolbar-button-separator {
border: 0;
}
.elfinder-button-menu {
-webkit-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
border: none;
margin-top: 5px;
}
.elfinder-button-menu-item {
color: #666666;
padding: 6px 19px;
}
.elfinder-button-menu-item.ui-state-hover {
color: #141414;
background-color: #f5f4f4;
}
.elfinder-button-menu-item-separated {
border-top: 1px solid #e5e5e5;
}
.elfinder-button-menu-item-separated.ui-state-hover {
border-top: 1px solid #e5e5e5;
}
.elfinder .elfinder-button-search {
margin: 0 10px;
min-height: inherit;
}
.elfinder .elfinder-button-search input {
background: rgba(22, 43, 76, 0.75);
-webkit-border-radius: 2px;
border-radius: 2px;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
border: 0;
margin: 0;
padding: 0 23px;
height: 24px;
color: #fff;
width: 34% !important;
}
.elfinder .elfinder-button-search .elfinder-button-menu {
margin-top: 4px;
border: none;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
} .elfinder .elfinder-navbar {
background: #2a384d;
-webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.6);
box-shadow: 0 1px 8px rgba(0, 0, 0, 0.6);
border: none;
}
.elfinder-navbar-dir {
color: #e6e6e6;
cursor: pointer;
-webkit-border-radius: 2px;
border-radius: 2px;
padding: 5px;
border: none;
}
.elfinder-navbar-dir.ui-state-hover,
.elfinder-navbar-dir.ui-state-active.ui-state-hover {
background: #17202c;
color: #e6e6e6;
border: none;
}
.elfinder-navbar .ui-state-active,
.elfinder-disabled .elfinder-navbar .ui-state-active {
background: #1b2533;
border: none;
} .elfinder-workzone {
background: #0e1827;
}
.elfinder-cwd-file {
color: #ddd;
}
.elfinder-cwd-file.ui-state-hover,
.elfinder-cwd-file.ui-selected.ui-state-hover {
background: #1a283c;
color: #ddd;
}
.elfinder-cwd-file.ui-selected {
background: #152131;
color: #ddd;
width: 120px !important;
}
.elfinder-cwd-filename input,
.elfinder-cwd-filename textarea {
padding: 2px;
-webkit-border-radius: 2px !important;
border-radius: 2px !important;
width: 100px !important;
background: #fff;
color: #222;
}
.elfinder-cwd-filename input:focus,
.elfinder-cwd-filename textarea:focus {
outline: none;
border: 1px solid #555;
}
.elfinder-cwd-view-icons .elfinder-cwd-file .ui-state-hover,
.elfinder-cwd-view-icons .elfinder-cwd-file .elfinder-cwd-filename.ui-state-hover,
.elfinder-disabled .elfinder-cwd-view-icons .elfinder-cwd-file .elfinder-cwd-filename.ui-state-hover,
.elfinder-disabled .elfinder-cwd table td.ui-state-hover {
background: transparent;
}
.elfinder-cwd table {
padding: 0;
}
.elfinder-cwd table tr:nth-child(odd) {
background-color: transparent;
}
.elfinder-cwd table tr:nth-child(odd).ui-state-hover {
background-color: #1a283c;
}
#elfinder-elfinder-cwd-thead td {
background: #010e21;
color: #ddd;
}
#elfinder-elfinder-cwd-thead td.ui-state-hover,
#elfinder-elfinder-cwd-thead td.ui-state-active {
background: #010a17;
}
#elfinder-elfinder-cwd-thead td.ui-state-active.ui-state-hover {
background: #010812;
}
.ui-selectable-helper {
border: 1px solid #022861;
background-color: rgba(3, 62, 150, 0.38);
}
.elfinder-cwd-wrapper.elfinder-cwd-wrapper-trash {
background-color: #e4e4e4;
}
.elfinder-cwd-wrapper.elfinder-cwd-wrapper-trash .elfinder-cwd-file {
color: #333;
}
.elfinder-cwd-wrapper.elfinder-cwd-wrapper-trash .elfinder-cwd-file.ui-state-hover,
.elfinder-cwd-wrapper.elfinder-cwd-wrapper-trash .elfinder-cwd-file.ui-selected.ui-state-hover {
background: #1a283c;
color: #ddd;
}
.elfinder-cwd-wrapper.elfinder-cwd-wrapper-trash .elfinder-cwd-file.ui-selected {
background: #152131;
color: #ddd;
} .elfinder .elfinder-statusbar {
background: #061325;
-webkit-border-radius: 0;
border-radius: 0;
border: 0;
color: #cfd2d4;
}
.elfinder-path,
.elfinder-stat-size {
margin: 0 15px;
} .ui-button,
.ui-button:active,
.ui-button.ui-state-default {
display: inline-block;
font-weight: normal;
text-align: center;
vertical-align: middle;
cursor: pointer;
white-space: nowrap;
-webkit-border-radius: 3px;
border-radius: 3px;
text-transform: uppercase;
-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
background: #fff;
color: #222;
border: none;
}
.ui-button .ui-icon,
.ui-button:active .ui-icon,
.ui-button.ui-state-default .ui-icon {
color: #222;
}
.ui-button:hover,
a.ui-button:active,
.ui-button:active,
.ui-button:focus,
.ui-button.ui-state-hover,
.ui-button.ui-state-active {
background: #3498DB;
color: #fff;
border: none;
}
.ui-button:hover .ui-icon,
a.ui-button:active .ui-icon,
.ui-button:active .ui-icon,
.ui-button:focus .ui-icon,
.ui-button.ui-state-hover .ui-icon,
.ui-button.ui-state-active .ui-icon {
color: #fff;
}
.ui-button.ui-state-active:hover {
background: #217dbb;
color: #fff;
border: none;
}
.ui-button:focus {
outline: none !important;
}
.ui-controlgroup-horizontal .ui-button {
-webkit-border-radius: 0;
border-radius: 0;
border: 0;
} .elfinder .elfinder-contextmenu,
.elfinder .elfinder-contextmenu-sub {
-webkit-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
border: none;
}
.elfinder .elfinder-contextmenu-separator,
.elfinder .elfinder-contextmenu-sub-separator {
border-top: 1px solid #e5e5e5;
}
.elfinder .elfinder-contextmenu-item {
color: #666;
padding: 5px 30px;
}
.elfinder .elfinder-contextmenu-item.ui-state-hover {
background-color: #f5f4f4;
color: #141414;
}
.elfinder .elfinder-contextmenu-item.ui-state-active {
background-color: #2196F3;
color: #fff;
} .elfinder .elfinder-dialog {
-webkit-border-radius: 0;
border-radius: 0;
border: 0;
-webkit-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.6);
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.6);
}
.elfinder .elfinder-dialog .ui-dialog-content[id*="edit-elfinder-elfinder-"] {
padding: 0;
}
.elfinder .elfinder-dialog .ui-tabs {
-webkit-border-radius: 0;
border-radius: 0;
border: 0;
}
.elfinder .elfinder-dialog .ui-tabs-nav {
-webkit-border-radius: 0;
border-radius: 0;
border: 0;
background: transparent;
border-bottom: 1px solid #ddd;
}
.elfinder .elfinder-dialog .ui-tabs-nav li {
border: 0;
font-weight: normal;
background: transparent;
margin: 0;
padding: 3px 0;
}
.elfinder .elfinder-dialog .ui-tabs-nav li.ui-tabs-active {
padding-bottom: 7px;
}
.elfinder .elfinder-dialog .ui-tabs-nav .ui-tabs-selected a,
.elfinder .elfinder-dialog .ui-tabs-nav .ui-state-active a,
.elfinder .elfinder-dialog .ui-tabs-nav li:hover a {
-webkit-box-shadow: inset 0 -2px 0 #3498DB;
box-shadow: inset 0 -2px 0 #3498DB;
color: #3498DB;
}
.std42-dialog .ui-dialog-titlebar {
background: #0f1f2f;
-webkit-border-radius: 0;
border-radius: 0;
border: 0;
}
.std42-dialog .ui-dialog-titlebar .elfinder-titlebar-button .ui-icon {
border-color: inherit;
-webkit-transition: 0.2s ease-out;
-o-transition: 0.2s ease-out;
transition: 0.2s ease-out;
opacity: 0.8;
color: #fff;
width: auto;
height: auto;
font-size: 12px;
padding: 3px;
}
.elfinder-mobile .std42-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-icon,
.std42-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:hover .ui-icon {
background-color: #F44336;
}
.elfinder-mobile .std42-dialog .ui-dialog-titlebar .elfinder-titlebar-full .ui-icon,
.std42-dialog .ui-dialog-titlebar .elfinder-titlebar-full:hover .ui-icon {
background-color: #4CAF50;
}
.elfinder-mobile .std42-dialog .ui-dialog-titlebar .elfinder-titlebar-minimize .ui-icon,
.std42-dialog .ui-dialog-titlebar .elfinder-titlebar-minimize:hover .ui-icon {
background-color: #FF9800;
}
.elfinder-dialog-title {
color: #f1f1f1;
}
.std42-dialog .ui-dialog-content {
background: #fff;
}
.ui-widget-content {
font-family: "Noto Sans", sans-serif;
color: #546E7A;
}
.std42-dialog .ui-dialog-buttonpane button {
margin: 2px;
padding: .4em .5em;
}
.std42-dialog .ui-dialog-buttonpane button span.ui-icon {
padding: 0;
}
.elfinder-upload-dialog-wrapper .elfinder-upload-dirselect {
width: inherit;
height: inherit;
padding: .4em;
margin-left: 5px;
color: #222;
}
.elfinder-upload-dialog-wrapper .elfinder-upload-dirselect.ui-state-hover {
background: #888;
color: #fff;
outline: none;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.elfinder-upload-dialog-wrapper .ui-button {
padding: .4em 3px;
margin: 0 2px;
}
.elfinder-upload-dialog-wrapper .ui-button {
margin-left: 19px;
margin-right: -15px;
}
.elfinder-upload-dropbox {
border: 2px dashed #bbb;
}
.elfinder-upload-dropbox:focus {
outline: none;
}
.elfinder-upload-dropbox.ui-state-hover {
background: #f1f1f1;
border: 2px dashed #bbb;
}
.elfinder-help *,
.elfinder-help a {
color: #546E7A;
}
.ui-front.ui-widget.ui-widget-content.elfinder-button-menu.elfinder-button-search-menu.ui-corner-all {
top:30px !important;
}.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-draggable.std42-dialog.touch-punch.elfinder-dialog.ui-resizable.elfinder-dialog-active.ui-front {
left: 0 !important;
width: 100% !important;
}.CodeMirror { font-family: monospace;
height: inherit;
color: black;
} .CodeMirror-lines {
padding: 4px 0; }
.CodeMirror pre {
padding: 0 4px; }
.CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
background-color: white; } .CodeMirror-gutters {
border-right: 1px solid #ddd;
background-color: #f7f7f7;
white-space: nowrap;
}
.CodeMirror-linenumbers {}
.CodeMirror-linenumber {
padding: 0 3px 0 5px;
min-width: 20px;
text-align: right;
color: #999;
white-space: nowrap;
}
.CodeMirror-guttermarker { color: black; }
.CodeMirror-guttermarker-subtle { color: #999; } .CodeMirror-cursor {
border-left: 1px solid black;
border-right: none;
width: 0;
} .CodeMirror div.CodeMirror-secondarycursor {
border-left: 1px solid silver;
}
.cm-fat-cursor .CodeMirror-cursor {
width: auto;
border: 0 !important;
background: #7e7;
}
.cm-fat-cursor div.CodeMirror-cursors {
z-index: 1;
}
.cm-animate-fat-cursor {
width: auto;
border: 0;
-webkit-animation: blink 1.06s steps(1) infinite;
-moz-animation: blink 1.06s steps(1) infinite;
animation: blink 1.06s steps(1) infinite;
background-color: #7e7;
}
@-moz-keyframes blink {
0% {}
50% { background-color: transparent; }
100% {}
}
@-webkit-keyframes blink {
0% {}
50% { background-color: transparent; }
100% {}
}
@keyframes blink {
0% {}
50% { background-color: transparent; }
100% {}
} .CodeMirror-overwrite .CodeMirror-cursor {}
.cm-tab { display: inline-block; text-decoration: inherit; }
.CodeMirror-rulers {
position: absolute;
left: 0; right: 0; top: -50px; bottom: -20px;
overflow: hidden;
}
.CodeMirror-ruler {
border-left: 1px solid #ccc;
top: 0; bottom: 0;
position: absolute;
} .cm-s-default .cm-header {color: blue;}
.cm-s-default .cm-quote {color: #090;}
.cm-negative {color: #d44;}
.cm-positive {color: #292;}
.cm-header, .cm-strong {font-weight: bold;}
.cm-em {font-style: italic;}
.cm-link {text-decoration: underline;}
.cm-strikethrough {text-decoration: line-through;}
.cm-s-default .cm-keyword {color: #708;}
.cm-s-default .cm-atom {color: #219;}
.cm-s-default .cm-number {color: #164;}
.cm-s-default .cm-def {color: #00f;}
.cm-s-default .cm-variable,
.cm-s-default .cm-punctuation,
.cm-s-default .cm-property,
.cm-s-default .cm-operator {}
.cm-s-default .cm-variable-2 {color: #05a;}
.cm-s-default .cm-variable-3 {color: #085;}
.cm-s-default .cm-comment {color: #a50;}
.cm-s-default .cm-string {color: #a11;}
.cm-s-default .cm-string-2 {color: #f50;}
.cm-s-default .cm-meta {color: #555;}
.cm-s-default .cm-qualifier {color: #555;}
.cm-s-default .cm-builtin {color: #30a;}
.cm-s-default .cm-bracket {color: #997;}
.cm-s-default .cm-tag {color: #170;}
.cm-s-default .cm-attribute {color: #00c;}
.cm-s-default .cm-hr {color: #999;}
.cm-s-default .cm-link {color: #00c;}
.cm-s-default .cm-error {color: #f00;}
.cm-invalidchar {color: #f00;}
.CodeMirror-composing { border-bottom: 2px solid; } div.CodeMirror span.CodeMirror-matchingbracket {color: #0f0;}
div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #f22;}
.CodeMirror-matchingtag { background: rgba(255, 150, 0, .3); }
.CodeMirror-activeline-background {background: #e8f2ff;}  .CodeMirror {
position: relative;
overflow: hidden;
background: white;
}
.CodeMirror-scroll {
overflow: scroll !important;   margin-bottom: -30px; margin-right: -30px;
padding-bottom: 30px;
height: 100%;
outline: none; position: relative;
}
.CodeMirror-sizer {
position: relative;
border-right: 30px solid transparent;
} .CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
position: absolute;
z-index: 6;
display: none;
}
.CodeMirror-vscrollbar {
right: 0; top: 0;
overflow-x: hidden;
overflow-y: scroll;
}
.CodeMirror-hscrollbar {
bottom: 0; left: 0;
overflow-y: hidden;
overflow-x: scroll;
}
.CodeMirror-scrollbar-filler {
right: 0; bottom: 0;
}
.CodeMirror-gutter-filler {
left: 0; bottom: 0;
}
.CodeMirror-gutters {
position: absolute; left: 0; top: 0;
min-height: 100%;
z-index: 3;
}
.CodeMirror-gutter {
white-space: normal;
height: 100%;
display: inline-block;
vertical-align: top;
margin-bottom: -30px; *zoom:1;
*display:inline;
}
.CodeMirror-gutter-wrapper {
position: absolute;
z-index: 4;
background: none !important;
border: none !important;
}
.CodeMirror-gutter-background {
position: absolute;
top: 0; bottom: 0;
z-index: 4;
}
.CodeMirror-gutter-elt {
position: absolute;
cursor: default;
z-index: 4;
}
.CodeMirror-gutter-wrapper {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.CodeMirror-lines {
cursor: text;
min-height: 1px; }
.CodeMirror pre { -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
border-width: 0;
background: transparent;
font-family: inherit;
font-size: inherit;
margin: 0;
white-space: pre;
word-wrap: normal;
line-height: inherit;
color: inherit;
z-index: 2;
position: relative;
overflow: visible;
-webkit-tap-highlight-color: transparent;
-webkit-font-variant-ligatures: none;
font-variant-ligatures: none;
}
.CodeMirror-wrap pre {
word-wrap: break-word;
white-space: pre-wrap;
word-break: normal;
}
.CodeMirror-linebackground {
position: absolute;
left: 0; right: 0; top: 0; bottom: 0;
z-index: 0;
}
.CodeMirror-linewidget {
position: relative;
z-index: 2;
overflow: auto;
}
.CodeMirror-widget {}
.CodeMirror-code {
outline: none;
} .CodeMirror-scroll,
.CodeMirror-sizer,
.CodeMirror-gutter,
.CodeMirror-gutters,
.CodeMirror-linenumber {
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.CodeMirror-measure {
position: absolute;
width: 100%;
height: 0;
overflow: hidden;
visibility: hidden;
}
.CodeMirror-cursor {
position: absolute;
pointer-events: none;
}
.CodeMirror-measure pre { position: static; }
div.CodeMirror-cursors {
visibility: hidden;
position: relative;
z-index: 3;
}
div.CodeMirror-dragcursors {
visibility: visible;
}
.CodeMirror-focused div.CodeMirror-cursors {
visibility: visible;
}
.CodeMirror-selected { background: #d9d9d9; }
.CodeMirror-focused .CodeMirror-selected { background: #d7d4f0; }
.CodeMirror-crosshair { cursor: crosshair; }
.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection { background: #d7d4f0; }
.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection { background: #d7d4f0; }
.cm-searching {
background: #ffa;
background: rgba(255, 255, 0, .4);
} .CodeMirror span { *vertical-align: text-bottom; } .cm-force-border { padding-right: .1px; }
@media print { .CodeMirror div.CodeMirror-cursors {
visibility: hidden;
}
} .cm-tab-wrap-hack:after { content: ''; } span.CodeMirror-selectedtext { background: none; }@font-face{font-family:elementskit;src:url(//infranor.com/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/fonts/elementskit.woff?y24e1e) format("woff");font-weight:400;font-style:normal;font-display:swap}.ekit-wid-con .fasicon,.ekit-wid-con .icon,.ekit-wid-con .icon::before,.fasicon,.icon,.icon::before{font-family:elementskit!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ekit-wid-con .fasicon.icon-home::before,.ekit-wid-con .icon.icon-home::before,.icon.icon-home::before{content:"\e800"}.ekit-wid-con .fasicon.icon-advanced-slider::before,.ekit-wid-con .icon.icon-advanced-slider::before,.icon.icon-advanced-slider::before{content:"\e9c8"}.ekit-wid-con .fasicon.icon-image-box::before,.ekit-wid-con .icon.icon-image-box::before,.icon.icon-image-box::before{content:"\ebd1"}.ekit-wid-con .fasicon.icon-image-swap::before,.ekit-wid-con .icon.icon-image-swap::before,.icon.icon-image-swap::before{content:"\eba4"}.ekit-wid-con .fasicon.icon-apartment1::before,.ekit-wid-con .icon.icon-apartment1::before,.icon.icon-apartment1::before{content:"\e801"}.ekit-wid-con .fasicon.icon-pencil::before,.ekit-wid-con .icon.icon-pencil::before,.icon.icon-pencil::before{content:"\e802"}.ekit-wid-con .fasicon.icon-magic-wand::before,.ekit-wid-con .icon.icon-magic-wand::before,.icon.icon-magic-wand::before{content:"\e803"}.ekit-wid-con .fasicon.icon-drop::before,.ekit-wid-con .icon.icon-drop::before,.icon.icon-drop::before{content:"\e804"}.ekit-wid-con .fasicon.icon-lighter::before,.ekit-wid-con .icon.icon-lighter::before,.icon.icon-lighter::before{content:"\e805"}.ekit-wid-con .fasicon.icon-poop::before,.ekit-wid-con .icon.icon-poop::before,.icon.icon-poop::before{content:"\e806"}.ekit-wid-con .fasicon.icon-sun::before,.ekit-wid-con .icon.icon-sun::before,.icon.icon-sun::before{content:"\e807"}.ekit-wid-con .fasicon.icon-moon::before,.ekit-wid-con .icon.icon-moon::before,.icon.icon-moon::before{content:"\e808"}.ekit-wid-con .fasicon.icon-cloud1::before,.ekit-wid-con .icon.icon-cloud1::before,.icon.icon-cloud1::before{content:"\e809"}.ekit-wid-con .fasicon.icon-cloud-upload::before,.ekit-wid-con .icon.icon-cloud-upload::before,.icon.icon-cloud-upload::before{content:"\e80a"}.ekit-wid-con .fasicon.icon-cloud-download::before,.ekit-wid-con .icon.icon-cloud-download::before,.icon.icon-cloud-download::before{content:"\e80b"}.ekit-wid-con .fasicon.icon-cloud-sync::before,.ekit-wid-con .icon.icon-cloud-sync::before,.icon.icon-cloud-sync::before{content:"\e80c"}.ekit-wid-con .fasicon.icon-cloud-check::before,.ekit-wid-con .icon.icon-cloud-check::before,.icon.icon-cloud-check::before{content:"\e80d"}.ekit-wid-con .fasicon.icon-database1::before,.ekit-wid-con .icon.icon-database1::before,.icon.icon-database1::before{content:"\e80e"}.ekit-wid-con .fasicon.icon-lock::before,.ekit-wid-con .icon.icon-lock::before,.icon.icon-lock::before{content:"\e80f"}.ekit-wid-con .fasicon.icon-cog::before,.ekit-wid-con .icon.icon-cog::before,.icon.icon-cog::before{content:"\e810"}.ekit-wid-con .fasicon.icon-trash::before,.ekit-wid-con .icon.icon-trash::before,.icon.icon-trash::before{content:"\e811"}.ekit-wid-con .fasicon.icon-dice::before,.ekit-wid-con .icon.icon-dice::before,.icon.icon-dice::before{content:"\e812"}.ekit-wid-con .fasicon.icon-heart1::before,.ekit-wid-con .icon.icon-heart1::before,.icon.icon-heart1::before{content:"\e813"}.ekit-wid-con .fasicon.icon-star1::before,.ekit-wid-con .icon.icon-star1::before,.icon.icon-star1::before{content:"\e814"}.ekit-wid-con .fasicon.icon-star-half::before,.ekit-wid-con .icon.icon-star-half::before,.icon.icon-star-half::before{content:"\e815"}.ekit-wid-con .fasicon.icon-star-empty::before,.ekit-wid-con .icon.icon-star-empty::before,.icon.icon-star-empty::before{content:"\e816"}.ekit-wid-con .fasicon.icon-flag::before,.ekit-wid-con .icon.icon-flag::before,.icon.icon-flag::before{content:"\e817"}.ekit-wid-con .fasicon.icon-envelope1::before,.ekit-wid-con .icon.icon-envelope1::before,.icon.icon-envelope1::before{content:"\e818"}.ekit-wid-con .fasicon.icon-paperclip::before,.ekit-wid-con .icon.icon-paperclip::before,.icon.icon-paperclip::before{content:"\e819"}.ekit-wid-con .fasicon.icon-inbox::before,.ekit-wid-con .icon.icon-inbox::before,.icon.icon-inbox::before{content:"\e81a"}.ekit-wid-con .fasicon.icon-eye::before,.ekit-wid-con .icon.icon-eye::before,.icon.icon-eye::before{content:"\e81b"}.ekit-wid-con .fasicon.icon-printer::before,.ekit-wid-con .icon.icon-printer::before,.icon.icon-printer::before{content:"\e81c"}.ekit-wid-con .fasicon.icon-file-empty::before,.ekit-wid-con .icon.icon-file-empty::before,.icon.icon-file-empty::before{content:"\e81d"}.ekit-wid-con .fasicon.icon-file-add::before,.ekit-wid-con .icon.icon-file-add::before,.icon.icon-file-add::before{content:"\e81e"}.ekit-wid-con .fasicon.icon-enter::before,.ekit-wid-con .icon.icon-enter::before,.icon.icon-enter::before{content:"\e81f"}.ekit-wid-con .fasicon.icon-exit::before,.ekit-wid-con .icon.icon-exit::before,.icon.icon-exit::before{content:"\e820"}.ekit-wid-con .fasicon.icon-graduation-hat::before,.ekit-wid-con .icon.icon-graduation-hat::before,.icon.icon-graduation-hat::before{content:"\e821"}.ekit-wid-con .fasicon.icon-license::before,.ekit-wid-con .icon.icon-license::before,.icon.icon-license::before{content:"\e822"}.ekit-wid-con .fasicon.icon-music-note::before,.ekit-wid-con .icon.icon-music-note::before,.icon.icon-music-note::before{content:"\e823"}.ekit-wid-con .fasicon.icon-film-play::before,.ekit-wid-con .icon.icon-film-play::before,.icon.icon-film-play::before{content:"\e824"}.ekit-wid-con .fasicon.icon-camera-video::before,.ekit-wid-con .icon.icon-camera-video::before,.icon.icon-camera-video::before{content:"\e825"}.ekit-wid-con .fasicon.icon-camera::before,.ekit-wid-con .icon.icon-camera::before,.icon.icon-camera::before{content:"\e826"}.ekit-wid-con .fasicon.icon-picture::before,.ekit-wid-con .icon.icon-picture::before,.icon.icon-picture::before{content:"\e827"}.ekit-wid-con .fasicon.icon-book::before,.ekit-wid-con .icon.icon-book::before,.icon.icon-book::before{content:"\e828"}.ekit-wid-con .fasicon.icon-bookmark::before,.ekit-wid-con .icon.icon-bookmark::before,.icon.icon-bookmark::before{content:"\e829"}.ekit-wid-con .fasicon.icon-user::before,.ekit-wid-con .icon.icon-user::before,.icon.icon-user::before{content:"\e82a"}.ekit-wid-con .fasicon.icon-users::before,.ekit-wid-con .icon.icon-users::before,.icon.icon-users::before{content:"\e82b"}.ekit-wid-con .fasicon.icon-shirt::before,.ekit-wid-con .icon.icon-shirt::before,.icon.icon-shirt::before{content:"\e82c"}.ekit-wid-con .fasicon.icon-store::before,.ekit-wid-con .icon.icon-store::before,.icon.icon-store::before{content:"\e82d"}.ekit-wid-con .fasicon.icon-cart2::before,.ekit-wid-con .icon.icon-cart2::before,.icon.icon-cart2::before{content:"\e82e"}.ekit-wid-con .fasicon.icon-tag::before,.ekit-wid-con .icon.icon-tag::before,.icon.icon-tag::before{content:"\e82f"}.ekit-wid-con .fasicon.icon-phone-handset::before,.ekit-wid-con .icon.icon-phone-handset::before,.icon.icon-phone-handset::before{content:"\e830"}.ekit-wid-con .fasicon.icon-phone::before,.ekit-wid-con .icon.icon-phone::before,.icon.icon-phone::before{content:"\e831"}.ekit-wid-con .fasicon.icon-pushpin::before,.ekit-wid-con .icon.icon-pushpin::before,.icon.icon-pushpin::before{content:"\e832"}.ekit-wid-con .fasicon.icon-map-marker::before,.ekit-wid-con .icon.icon-map-marker::before,.icon.icon-map-marker::before{content:"\e833"}.ekit-wid-con .fasicon.icon-map::before,.ekit-wid-con .icon.icon-map::before,.icon.icon-map::before{content:"\e834"}.ekit-wid-con .fasicon.icon-location::before,.ekit-wid-con .icon.icon-location::before,.icon.icon-location::before{content:"\e835"}.ekit-wid-con .fasicon.icon-calendar-full::before,.ekit-wid-con .icon.icon-calendar-full::before,.icon.icon-calendar-full::before{content:"\e836"}.ekit-wid-con .fasicon.icon-keyboard::before,.ekit-wid-con .icon.icon-keyboard::before,.icon.icon-keyboard::before{content:"\e837"}.ekit-wid-con .fasicon.icon-spell-check::before,.ekit-wid-con .icon.icon-spell-check::before,.icon.icon-spell-check::before{content:"\e838"}.ekit-wid-con .fasicon.icon-screen::before,.ekit-wid-con .icon.icon-screen::before,.icon.icon-screen::before{content:"\e839"}.ekit-wid-con .fasicon.icon-smartphone::before,.ekit-wid-con .icon.icon-smartphone::before,.icon.icon-smartphone::before{content:"\e83a"}.ekit-wid-con .fasicon.icon-tablet::before,.ekit-wid-con .icon.icon-tablet::before,.icon.icon-tablet::before{content:"\e83b"}.ekit-wid-con .fasicon.icon-laptop::before,.ekit-wid-con .icon.icon-laptop::before,.icon.icon-laptop::before{content:"\e83c"}.ekit-wid-con .fasicon.icon-laptop-phone::before,.ekit-wid-con .icon.icon-laptop-phone::before,.icon.icon-laptop-phone::before{content:"\e83d"}.ekit-wid-con .fasicon.icon-power-switch::before,.ekit-wid-con .icon.icon-power-switch::before,.icon.icon-power-switch::before{content:"\e83e"}.ekit-wid-con .fasicon.icon-bubble::before,.ekit-wid-con .icon.icon-bubble::before,.icon.icon-bubble::before{content:"\e83f"}.ekit-wid-con .fasicon.icon-heart-pulse::before,.ekit-wid-con .icon.icon-heart-pulse::before,.icon.icon-heart-pulse::before{content:"\e840"}.ekit-wid-con .fasicon.icon-construction::before,.ekit-wid-con .icon.icon-construction::before,.icon.icon-construction::before{content:"\e841"}.ekit-wid-con .fasicon.icon-pie-chart::before,.ekit-wid-con .icon.icon-pie-chart::before,.icon.icon-pie-chart::before{content:"\e842"}.ekit-wid-con .fasicon.icon-chart-bars::before,.ekit-wid-con .icon.icon-chart-bars::before,.icon.icon-chart-bars::before{content:"\e843"}.ekit-wid-con .fasicon.icon-gift1::before,.ekit-wid-con .icon.icon-gift1::before,.icon.icon-gift1::before{content:"\e844"}.ekit-wid-con .fasicon.icon-diamond1::before,.ekit-wid-con .icon.icon-diamond1::before,.icon.icon-diamond1::before{content:"\e845"}.ekit-wid-con .fasicon.icon-dinner::before,.ekit-wid-con .icon.icon-dinner::before,.icon.icon-dinner::before{content:"\e847"}.ekit-wid-con .fasicon.icon-coffee-cup::before,.ekit-wid-con .icon.icon-coffee-cup::before,.icon.icon-coffee-cup::before{content:"\e848"}.ekit-wid-con .fasicon.icon-leaf::before,.ekit-wid-con .icon.icon-leaf::before,.icon.icon-leaf::before{content:"\e849"}.ekit-wid-con .fasicon.icon-paw::before,.ekit-wid-con .icon.icon-paw::before,.icon.icon-paw::before{content:"\e84a"}.ekit-wid-con .fasicon.icon-rocket::before,.ekit-wid-con .icon.icon-rocket::before,.icon.icon-rocket::before{content:"\e84b"}.ekit-wid-con .fasicon.icon-briefcase::before,.ekit-wid-con .icon.icon-briefcase::before,.icon.icon-briefcase::before{content:"\e84c"}.ekit-wid-con .fasicon.icon-bus::before,.ekit-wid-con .icon.icon-bus::before,.icon.icon-bus::before{content:"\e84d"}.ekit-wid-con .fasicon.icon-car1::before,.ekit-wid-con .icon.icon-car1::before,.icon.icon-car1::before{content:"\e84e"}.ekit-wid-con .fasicon.icon-train::before,.ekit-wid-con .icon.icon-train::before,.icon.icon-train::before{content:"\e84f"}.ekit-wid-con .fasicon.icon-bicycle::before,.ekit-wid-con .icon.icon-bicycle::before,.icon.icon-bicycle::before{content:"\e850"}.ekit-wid-con .fasicon.icon-wheelchair::before,.ekit-wid-con .icon.icon-wheelchair::before,.icon.icon-wheelchair::before{content:"\e851"}.ekit-wid-con .fasicon.icon-select::before,.ekit-wid-con .icon.icon-select::before,.icon.icon-select::before{content:"\e852"}.ekit-wid-con .fasicon.icon-earth::before,.ekit-wid-con .icon.icon-earth::before,.icon.icon-earth::before{content:"\e853"}.ekit-wid-con .fasicon.icon-smile::before,.ekit-wid-con .icon.icon-smile::before,.icon.icon-smile::before{content:"\e854"}.ekit-wid-con .fasicon.icon-sad::before,.ekit-wid-con .icon.icon-sad::before,.icon.icon-sad::before{content:"\e855"}.ekit-wid-con .fasicon.icon-neutral::before,.ekit-wid-con .icon.icon-neutral::before,.icon.icon-neutral::before{content:"\e856"}.ekit-wid-con .fasicon.icon-mustache::before,.ekit-wid-con .icon.icon-mustache::before,.icon.icon-mustache::before{content:"\e857"}.ekit-wid-con .fasicon.icon-alarm::before,.ekit-wid-con .icon.icon-alarm::before,.icon.icon-alarm::before{content:"\e858"}.ekit-wid-con .fasicon.icon-bullhorn::before,.ekit-wid-con .icon.icon-bullhorn::before,.icon.icon-bullhorn::before{content:"\e859"}.ekit-wid-con .fasicon.icon-volume-high::before,.ekit-wid-con .icon.icon-volume-high::before,.icon.icon-volume-high::before{content:"\e85a"}.ekit-wid-con .fasicon.icon-volume-medium::before,.ekit-wid-con .icon.icon-volume-medium::before,.icon.icon-volume-medium::before{content:"\e85b"}.ekit-wid-con .fasicon.icon-volume-low::before,.ekit-wid-con .icon.icon-volume-low::before,.icon.icon-volume-low::before{content:"\e85c"}.ekit-wid-con .fasicon.icon-volume::before,.ekit-wid-con .icon.icon-volume::before,.icon.icon-volume::before{content:"\e85d"}.ekit-wid-con .fasicon.icon-mic::before,.ekit-wid-con .icon.icon-mic::before,.icon.icon-mic::before{content:"\e85e"}.ekit-wid-con .fasicon.icon-hourglass::before,.ekit-wid-con .icon.icon-hourglass::before,.icon.icon-hourglass::before{content:"\e85f"}.ekit-wid-con .fasicon.icon-undo::before,.ekit-wid-con .icon.icon-undo::before,.icon.icon-undo::before{content:"\e860"}.ekit-wid-con .fasicon.icon-redo::before,.ekit-wid-con .icon.icon-redo::before,.icon.icon-redo::before{content:"\e861"}.ekit-wid-con .fasicon.icon-sync::before,.ekit-wid-con .icon.icon-sync::before,.icon.icon-sync::before{content:"\e862"}.ekit-wid-con .fasicon.icon-history::before,.ekit-wid-con .icon.icon-history::before,.icon.icon-history::before{content:"\e863"}.ekit-wid-con .fasicon.icon-clock1::before,.ekit-wid-con .icon.icon-clock1::before,.icon.icon-clock1::before{content:"\e864"}.ekit-wid-con .fasicon.icon-download::before,.ekit-wid-con .icon.icon-download::before,.icon.icon-download::before{content:"\e865"}.ekit-wid-con .fasicon.icon-upload::before,.ekit-wid-con .icon.icon-upload::before,.icon.icon-upload::before{content:"\e866"}.ekit-wid-con .fasicon.icon-enter-down::before,.ekit-wid-con .icon.icon-enter-down::before,.icon.icon-enter-down::before{content:"\e867"}.ekit-wid-con .fasicon.icon-exit-up::before,.ekit-wid-con .icon.icon-exit-up::before,.icon.icon-exit-up::before{content:"\e868"}.ekit-wid-con .fasicon.icon-bug::before,.ekit-wid-con .icon.icon-bug::before,.icon.icon-bug::before{content:"\e869"}.ekit-wid-con .fasicon.icon-code::before,.ekit-wid-con .icon.icon-code::before,.icon.icon-code::before{content:"\e86a"}.ekit-wid-con .fasicon.icon-link::before,.ekit-wid-con .icon.icon-link::before,.icon.icon-link::before{content:"\e86b"}.ekit-wid-con .fasicon.icon-unlink::before,.ekit-wid-con .icon.icon-unlink::before,.icon.icon-unlink::before{content:"\e86c"}.ekit-wid-con .fasicon.icon-thumbs-up::before,.ekit-wid-con .icon.icon-thumbs-up::before,.icon.icon-thumbs-up::before{content:"\e86d"}.ekit-wid-con .fasicon.icon-thumbs-down::before,.ekit-wid-con .icon.icon-thumbs-down::before,.icon.icon-thumbs-down::before{content:"\e86e"}.ekit-wid-con .fasicon.icon-magnifier::before,.ekit-wid-con .icon.icon-magnifier::before,.icon.icon-magnifier::before{content:"\e86f"}.ekit-wid-con .fasicon.icon-cross::before,.ekit-wid-con .icon.icon-cross::before,.icon.icon-cross::before{content:"\e870"}.ekit-wid-con .fasicon.icon-chevron-up::before,.ekit-wid-con .icon.icon-chevron-up::before,.icon.icon-chevron-up::before{content:"\e873"}.ekit-wid-con .fasicon.icon-chevron-down::before,.ekit-wid-con .icon.icon-chevron-down::before,.icon.icon-chevron-down::before{content:"\e874"}.ekit-wid-con .fasicon.icon-chevron-left::before,.ekit-wid-con .icon.icon-chevron-left::before,.icon.icon-chevron-left::before{content:"\e875"}.ekit-wid-con .fasicon.icon-chevron-right::before,.ekit-wid-con .icon.icon-chevron-right::before,.icon.icon-chevron-right::before{content:"\e876"}.ekit-wid-con .fasicon.icon-arrow-up::before,.ekit-wid-con .icon.icon-arrow-up::before,.icon.icon-arrow-up::before{content:"\e877"}.ekit-wid-con .fasicon.icon-arrow-down::before,.ekit-wid-con .icon.icon-arrow-down::before,.icon.icon-arrow-down::before{content:"\e878"}.ekit-wid-con .fasicon.icon-arrow-left::before,.ekit-wid-con .icon.icon-arrow-left::before,.icon.icon-arrow-left::before{content:"\e879"}.ekit-wid-con .fasicon.icon-arrow-right::before,.ekit-wid-con .icon.icon-arrow-right::before,.icon.icon-arrow-right::before{content:"\e87a"}.ekit-wid-con .fasicon.icon-right-arrow::before,.ekit-wid-con .icon.icon-right-arrow::before,.icon.icon-right-arrow::before{content:"\e9c5"}.ekit-wid-con .fasicon.icon-left-arrow::before,.ekit-wid-con .icon.icon-left-arrow::before,.icon.icon-left-arrow::before{content:"\e94a"}.ekit-wid-con .fasicon.icon-download-arrow::before,.ekit-wid-con .icon.icon-download-arrow::before,.icon.icon-download-arrow::before{content:"\e94b"}.ekit-wid-con .fasicon.icon-up-arrow::before,.ekit-wid-con .icon.icon-up-arrow::before,.icon.icon-up-arrow::before{content:"\e9c3"}.ekit-wid-con .fasicon.icon-arrows::before,.ekit-wid-con .icon.icon-arrows::before,.icon.icon-arrows::before{content:"\e9c4"}.ekit-wid-con .fasicon.icon-double-angle-pointing-to-right::before,.ekit-wid-con .icon.icon-double-angle-pointing-to-right::before,.icon.icon-double-angle-pointing-to-right::before{content:"\e949"}.ekit-wid-con .fasicon.icon-double-left-chevron::before,.ekit-wid-con .icon.icon-double-left-chevron::before,.icon.icon-double-left-chevron::before{content:"\e948"}.ekit-wid-con .fasicon.icon-left-arrow2::before,.ekit-wid-con .icon.icon-left-arrow2::before,.icon.icon-left-arrow2::before{content:"\e94c"}.ekit-wid-con .fasicon.icon-right-arrow2::before,.ekit-wid-con .icon.icon-right-arrow2::before,.icon.icon-right-arrow2::before{content:"\e94d"}.ekit-wid-con .fasicon.icon-warning::before,.ekit-wid-con .icon.icon-warning::before,.icon.icon-warning::before{content:"\e87c"}.ekit-wid-con .fasicon.icon-down-arrow1::before,.ekit-wid-con .icon.icon-down-arrow1::before,.icon.icon-down-arrow1::before{content:"\e994"}.ekit-wid-con .fasicon.icon-up-arrow1::before,.ekit-wid-con .icon.icon-up-arrow1::before,.icon.icon-up-arrow1::before{content:"\e995"}.ekit-wid-con .fasicon.icon-right-arrow1::before,.ekit-wid-con .icon.icon-right-arrow1::before,.icon.icon-right-arrow1::before{content:"\e876";font-weight:900}.ekit-wid-con .fasicon.icon-left-arrows::before,.ekit-wid-con .icon.icon-left-arrows::before,.icon.icon-left-arrows::before{content:"\e997"}.ekit-wid-con .fasicon.icon-question-circle::before,.ekit-wid-con .icon.icon-question-circle::before,.icon.icon-question-circle::before{content:"\e87d"}.ekit-wid-con .fasicon.icon-menu-circle::before,.ekit-wid-con .icon.icon-menu-circle::before,.icon.icon-menu-circle::before{content:"\e87e"}.ekit-wid-con .fasicon.icon-checkmark-circle::before,.ekit-wid-con .icon.icon-checkmark-circle::before,.icon.icon-checkmark-circle::before{content:"\e87f"}.ekit-wid-con .fasicon.icon-cross-circle::before,.ekit-wid-con .icon.icon-cross-circle::before,.icon.icon-cross-circle::before{content:"\e880"}.ekit-wid-con .fasicon.icon-plus-circle::before,.ekit-wid-con .icon.icon-plus-circle::before,.icon.icon-plus-circle::before{content:"\e881"}.ekit-wid-con .fasicon.icon-move::before,.ekit-wid-con .icon.icon-move::before,.icon.icon-move::before{content:"\e87b"}.ekit-wid-con .fasicon.icon-circle-minus::before,.ekit-wid-con .icon.icon-circle-minus::before,.icon.icon-circle-minus::before{content:"\e882"}.ekit-wid-con .fasicon.icon-arrow-up-circle::before,.ekit-wid-con .icon.icon-arrow-up-circle::before,.icon.icon-arrow-up-circle::before{content:"\e883"}.ekit-wid-con .fasicon.icon-arrow-down-circle::before,.ekit-wid-con .icon.icon-arrow-down-circle::before,.icon.icon-arrow-down-circle::before{content:"\e884"}.ekit-wid-con .fasicon.icon-arrow-left-circle::before,.ekit-wid-con .icon.icon-arrow-left-circle::before,.icon.icon-arrow-left-circle::before{content:"\e885"}.ekit-wid-con .fasicon.icon-arrow-right-circle::before,.ekit-wid-con .icon.icon-arrow-right-circle::before,.icon.icon-arrow-right-circle::before{content:"\e886"}.ekit-wid-con .fasicon.icon-chevron-up-circle::before,.ekit-wid-con .icon.icon-chevron-up-circle::before,.icon.icon-chevron-up-circle::before{content:"\e887"}.ekit-wid-con .fasicon.icon-chevron-down-circle::before,.ekit-wid-con .icon.icon-chevron-down-circle::before,.icon.icon-chevron-down-circle::before{content:"\e888"}.ekit-wid-con .fasicon.icon-chevron-left-circle::before,.ekit-wid-con .icon.icon-chevron-left-circle::before,.icon.icon-chevron-left-circle::before{content:"\e889"}.ekit-wid-con .fasicon.icon-chevron-right-circle::before,.ekit-wid-con .icon.icon-chevron-right-circle::before,.icon.icon-chevron-right-circle::before{content:"\e88a"}.ekit-wid-con .fasicon.icon-crop::before,.ekit-wid-con .icon.icon-crop::before,.icon.icon-crop::before{content:"\e88b"}.ekit-wid-con .fasicon.icon-frame-expand::before,.ekit-wid-con .icon.icon-frame-expand::before,.icon.icon-frame-expand::before{content:"\e88c"}.ekit-wid-con .fasicon.icon-frame-contract::before,.ekit-wid-con .icon.icon-frame-contract::before,.icon.icon-frame-contract::before{content:"\e88d"}.ekit-wid-con .fasicon.icon-layers::before,.ekit-wid-con .icon.icon-layers::before,.icon.icon-layers::before{content:"\e88e"}.ekit-wid-con .fasicon.icon-funnel::before,.ekit-wid-con .icon.icon-funnel::before,.icon.icon-funnel::before{content:"\e88f"}.ekit-wid-con .fasicon.icon-text-format::before,.ekit-wid-con .icon.icon-text-format::before,.icon.icon-text-format::before{content:"\e890"}.ekit-wid-con .fasicon.icon-text-size::before,.ekit-wid-con .icon.icon-text-size::before,.icon.icon-text-size::before{content:"\e892"}.ekit-wid-con .fasicon.icon-bold::before,.ekit-wid-con .icon.icon-bold::before,.icon.icon-bold::before{content:"\e893"}.ekit-wid-con .fasicon.icon-italic::before,.ekit-wid-con .icon.icon-italic::before,.icon.icon-italic::before{content:"\e894"}.ekit-wid-con .fasicon.icon-underline::before,.ekit-wid-con .icon.icon-underline::before,.icon.icon-underline::before{content:"\e895"}.ekit-wid-con .fasicon.icon-strikethrough::before,.ekit-wid-con .icon.icon-strikethrough::before,.icon.icon-strikethrough::before{content:"\e896"}.ekit-wid-con .fasicon.icon-highlight::before,.ekit-wid-con .icon.icon-highlight::before,.icon.icon-highlight::before{content:"\e897"}.ekit-wid-con .fasicon.icon-text-align-left::before,.ekit-wid-con .icon.icon-text-align-left::before,.icon.icon-text-align-left::before{content:"\e898"}.ekit-wid-con .fasicon.icon-text-align-center::before,.ekit-wid-con .icon.icon-text-align-center::before,.icon.icon-text-align-center::before{content:"\e899"}.ekit-wid-con .fasicon.icon-text-align-right::before,.ekit-wid-con .icon.icon-text-align-right::before,.icon.icon-text-align-right::before{content:"\e89a"}.ekit-wid-con .fasicon.icon-text-align-justify::before,.ekit-wid-con .icon.icon-text-align-justify::before,.icon.icon-text-align-justify::before{content:"\e89b"}.ekit-wid-con .fasicon.icon-line-spacing::before,.ekit-wid-con .icon.icon-line-spacing::before,.icon.icon-line-spacing::before{content:"\e89c"}.ekit-wid-con .fasicon.icon-indent-increase::before,.ekit-wid-con .icon.icon-indent-increase::before,.icon.icon-indent-increase::before{content:"\e89d"}.ekit-wid-con .fasicon.icon-indent-decrease::before,.ekit-wid-con .icon.icon-indent-decrease::before,.icon.icon-indent-decrease::before{content:"\e89e"}.ekit-wid-con .fasicon.icon-page-break::before,.ekit-wid-con .icon.icon-page-break::before,.icon.icon-page-break::before{content:"\e8a2"}.ekit-wid-con .fasicon.icon-hand::before,.ekit-wid-con .icon.icon-hand::before,.icon.icon-hand::before{content:"\e8a5"}.ekit-wid-con .fasicon.icon-pointer-up::before,.ekit-wid-con .icon.icon-pointer-up::before,.icon.icon-pointer-up::before{content:"\e8a6"}.ekit-wid-con .fasicon.icon-pointer-right::before,.ekit-wid-con .icon.icon-pointer-right::before,.icon.icon-pointer-right::before{content:"\e8a7"}.ekit-wid-con .fasicon.icon-pointer-down::before,.ekit-wid-con .icon.icon-pointer-down::before,.icon.icon-pointer-down::before{content:"\e8a8"}.ekit-wid-con .fasicon.icon-pointer-left::before,.ekit-wid-con .icon.icon-pointer-left::before,.icon.icon-pointer-left::before{content:"\e8a9"}.ekit-wid-con .fasicon.icon-burger::before,.ekit-wid-con .icon.icon-burger::before,.icon.icon-burger::before{content:"\e94e"}.ekit-wid-con .fasicon.icon-cakes::before,.ekit-wid-con .icon.icon-cakes::before,.icon.icon-cakes::before{content:"\e94f"}.ekit-wid-con .fasicon.icon-cheese::before,.ekit-wid-con .icon.icon-cheese::before,.icon.icon-cheese::before{content:"\e950"}.ekit-wid-con .fasicon.icon-drink-glass::before,.ekit-wid-con .icon.icon-drink-glass::before,.icon.icon-drink-glass::before{content:"\e951"}.ekit-wid-con .fasicon.icon-pizza::before,.ekit-wid-con .icon.icon-pizza::before,.icon.icon-pizza::before{content:"\e952"}.ekit-wid-con .fasicon.icon-vplay::before,.ekit-wid-con .icon.icon-vplay::before,.icon.icon-vplay::before{content:"\e953"}.ekit-wid-con .fasicon.icon-newsletter::before,.ekit-wid-con .icon.icon-newsletter::before,.icon.icon-newsletter::before{content:"\e954"}.ekit-wid-con .fasicon.icon-coins-2::before,.ekit-wid-con .icon.icon-coins-2::before,.icon.icon-coins-2::before{content:"\e955"}.ekit-wid-con .fasicon.icon-commerce-2::before,.ekit-wid-con .icon.icon-commerce-2::before,.icon.icon-commerce-2::before{content:"\e956"}.ekit-wid-con .fasicon.icon-monitor::before,.ekit-wid-con .icon.icon-monitor::before,.icon.icon-monitor::before{content:"\e957"}.ekit-wid-con .fasicon.icon-business::before,.ekit-wid-con .icon.icon-business::before,.icon.icon-business::before{content:"\e958"}.ekit-wid-con .fasicon.icon-graphic-2::before,.ekit-wid-con .icon.icon-graphic-2::before,.icon.icon-graphic-2::before{content:"\e959"}.ekit-wid-con .fasicon.icon-commerce-1::before,.ekit-wid-con .icon.icon-commerce-1::before,.icon.icon-commerce-1::before{content:"\e95a"}.ekit-wid-con .fasicon.icon-hammer::before,.ekit-wid-con .icon.icon-hammer::before,.icon.icon-hammer::before{content:"\e95b"}.ekit-wid-con .fasicon.icon-justice-1::before,.ekit-wid-con .icon.icon-justice-1::before,.icon.icon-justice-1::before{content:"\e95c"}.ekit-wid-con .fasicon.icon-line::before,.ekit-wid-con .icon.icon-line::before,.icon.icon-line::before{content:"\e95d"}.ekit-wid-con .fasicon.icon-money-3::before,.ekit-wid-con .icon.icon-money-3::before,.icon.icon-money-3::before{content:"\e95e"}.ekit-wid-con .fasicon.icon-commerce::before,.ekit-wid-con .icon.icon-commerce::before,.icon.icon-commerce::before{content:"\e95f"}.ekit-wid-con .fasicon.icon-agenda::before,.ekit-wid-con .icon.icon-agenda::before,.icon.icon-agenda::before{content:"\e960"}.ekit-wid-con .fasicon.icon-justice::before,.ekit-wid-con .icon.icon-justice::before,.icon.icon-justice::before{content:"\e961"}.ekit-wid-con .fasicon.icon-technology::before,.ekit-wid-con .icon.icon-technology::before,.icon.icon-technology::before{content:"\e962"}.ekit-wid-con .fasicon.icon-coins-1::before,.ekit-wid-con .icon.icon-coins-1::before,.icon.icon-coins-1::before{content:"\e963"}.ekit-wid-con .fasicon.icon-bank::before,.ekit-wid-con .icon.icon-bank::before,.icon.icon-bank::before{content:"\e964"}.ekit-wid-con .fasicon.icon-calculator::before,.ekit-wid-con .icon.icon-calculator::before,.icon.icon-calculator::before{content:"\e965"}.ekit-wid-con .fasicon.icon-soundcloud::before,.ekit-wid-con .icon.icon-soundcloud::before,.icon.icon-soundcloud::before{content:"\e966"}.ekit-wid-con .fasicon.icon-chart2::before,.ekit-wid-con .icon.icon-chart2::before,.icon.icon-chart2::before{content:"\e967"}.ekit-wid-con .fasicon.icon-checked::before,.ekit-wid-con .icon.icon-checked::before,.icon.icon-checked::before{content:"\e968"}.ekit-wid-con .fasicon.icon-clock11::before,.ekit-wid-con .icon.icon-clock11::before,.icon.icon-clock11::before{content:"\e969"}.ekit-wid-con .fasicon.icon-comment2::before,.ekit-wid-con .icon.icon-comment2::before,.icon.icon-comment2::before{content:"\e96a"}.ekit-wid-con .fasicon.icon-comments::before,.ekit-wid-con .icon.icon-comments::before,.icon.icon-comments::before{content:"\e96b"}.ekit-wid-con .fasicon.icon-consult::before,.ekit-wid-con .icon.icon-consult::before,.icon.icon-consult::before{content:"\e96c"}.ekit-wid-con .fasicon.icon-consut2::before,.ekit-wid-con .icon.icon-consut2::before,.icon.icon-consut2::before{content:"\e96d"}.ekit-wid-con .fasicon.icon-deal::before,.ekit-wid-con .icon.icon-deal::before,.icon.icon-deal::before{content:"\e96e"}.ekit-wid-con .fasicon.icon-envelope11::before,.ekit-wid-con .icon.icon-envelope11::before,.icon.icon-envelope11::before{content:"\e96f"}.ekit-wid-con .fasicon.icon-folder::before,.ekit-wid-con .icon.icon-folder::before,.icon.icon-folder::before{content:"\e970"}.ekit-wid-con .fasicon.icon-folder2::before,.ekit-wid-con .icon.icon-folder2::before,.icon.icon-folder2::before{content:"\ea6a"}.ekit-wid-con .fasicon.icon-invest::before,.ekit-wid-con .icon.icon-invest::before,.icon.icon-invest::before{content:"\e971"}.ekit-wid-con .fasicon.icon-loan::before,.ekit-wid-con .icon.icon-loan::before,.icon.icon-loan::before{content:"\e972"}.ekit-wid-con .fasicon.icon-menu1::before,.ekit-wid-con .icon.icon-menu1::before,.icon.icon-menu1::before{content:"\e871"}.ekit-wid-con .fasicon.icon-list1::before,.ekit-wid-con .icon.icon-list1::before,.icon.icon-list1::before{content:"\e872"}.ekit-wid-con .fasicon.icon-map-marker1::before,.ekit-wid-con .icon.icon-map-marker1::before,.icon.icon-map-marker1::before{content:"\e973"}.ekit-wid-con .fasicon.icon-mutual-fund::before,.ekit-wid-con .icon.icon-mutual-fund::before,.icon.icon-mutual-fund::before{content:"\e974"}.ekit-wid-con .fasicon.icon-google-plus::before,.ekit-wid-con .icon.icon-google-plus::before,.icon.icon-google-plus::before{content:"\e975"}.ekit-wid-con .fasicon.icon-phone1::before,.ekit-wid-con .icon.icon-phone1::before,.icon.icon-phone1::before{content:"\e976"}.ekit-wid-con .fasicon.icon-pie-chart1::before,.ekit-wid-con .icon.icon-pie-chart1::before,.icon.icon-pie-chart1::before{content:"\e977"}.ekit-wid-con .fasicon.icon-play::before,.ekit-wid-con .icon.icon-play::before,.icon.icon-play::before{content:"\e978"}.ekit-wid-con .fasicon.icon-savings::before,.ekit-wid-con .icon.icon-savings::before,.icon.icon-savings::before{content:"\e979"}.ekit-wid-con .fasicon.icon-search2::before,.ekit-wid-con .icon.icon-search2::before,.icon.icon-search2::before{content:"\e97a"}.ekit-wid-con .fasicon.icon-tag1::before,.ekit-wid-con .icon.icon-tag1::before,.icon.icon-tag1::before{content:"\e97b"}.ekit-wid-con .fasicon.icon-tags::before,.ekit-wid-con .icon.icon-tags::before,.icon.icon-tags::before{content:"\e97c"}.ekit-wid-con .fasicon.icon-instagram1::before,.ekit-wid-con .icon.icon-instagram1::before,.icon.icon-instagram1::before{content:"\e97d"}.ekit-wid-con .fasicon.icon-quote::before,.ekit-wid-con .icon.icon-quote::before,.icon.icon-quote::before{content:"\e97e"}.ekit-wid-con .fasicon.icon-arrow-point-to-down::before,.ekit-wid-con .icon.icon-arrow-point-to-down::before,.icon.icon-arrow-point-to-down::before{content:"\e97f"}.ekit-wid-con .fasicon.icon-play-button::before,.ekit-wid-con .icon.icon-play-button::before,.icon.icon-play-button::before{content:"\e980"}.ekit-wid-con .fasicon.icon-minus::before,.ekit-wid-con .icon.icon-minus::before,.icon.icon-minus::before{content:"\e981"}.ekit-wid-con .fasicon.icon-plus::before,.ekit-wid-con .icon.icon-plus::before,.icon.icon-plus::before{content:"\e982"}.ekit-wid-con .fasicon.icon-tick::before,.ekit-wid-con .icon.icon-tick::before,.icon.icon-tick::before{content:"\e983"}.ekit-wid-con .fasicon.icon-check::before,.ekit-wid-con .icon.icon-check::before,.icon.icon-check::before{content:"\eaaf"}.ekit-wid-con .fasicon.icon-edit::before,.ekit-wid-con .icon.icon-edit::before,.icon.icon-edit::before{content:"\e984"}.ekit-wid-con .fasicon.icon-reply::before,.ekit-wid-con .icon.icon-reply::before,.icon.icon-reply::before{content:"\e985"}.ekit-wid-con .fasicon.icon-cogwheel-outline::before,.ekit-wid-con .icon.icon-cogwheel-outline::before,.icon.icon-cogwheel-outline::before{content:"\e986"}.ekit-wid-con .fasicon.icon-abacus::before,.ekit-wid-con .icon.icon-abacus::before,.icon.icon-abacus::before{content:"\e987"}.ekit-wid-con .fasicon.icon-abacus1::before,.ekit-wid-con .icon.icon-abacus1::before,.icon.icon-abacus1::before{content:"\e988"}.ekit-wid-con .fasicon.icon-agenda1::before,.ekit-wid-con .icon.icon-agenda1::before,.icon.icon-agenda1::before{content:"\e989"}.ekit-wid-con .fasicon.icon-shopping-basket::before,.ekit-wid-con .icon.icon-shopping-basket::before,.icon.icon-shopping-basket::before{content:"\e98a"}.ekit-wid-con .fasicon.icon-users1::before,.ekit-wid-con .icon.icon-users1::before,.icon.icon-users1::before{content:"\e98b"}.ekit-wid-con .fasicon.icon-man::before,.ekit-wid-con .icon.icon-man::before,.icon.icon-man::before{content:"\e98c"}.ekit-wid-con .fasicon.icon-support1::before,.ekit-wid-con .icon.icon-support1::before,.icon.icon-support1::before{content:"\e98d"}.ekit-wid-con .fasicon.icon-favorites::before,.ekit-wid-con .icon.icon-favorites::before,.icon.icon-favorites::before{content:"\e98e"}.ekit-wid-con .fasicon.icon-calendar::before,.ekit-wid-con .icon.icon-calendar::before,.icon.icon-calendar::before{content:"\e98f"}.ekit-wid-con .fasicon.icon-paper-plane::before,.ekit-wid-con .icon.icon-paper-plane::before,.icon.icon-paper-plane::before{content:"\e990"}.ekit-wid-con .fasicon.icon-placeholder::before,.ekit-wid-con .icon.icon-placeholder::before,.icon.icon-placeholder::before{content:"\e991"}.ekit-wid-con .fasicon.icon-phone-call::before,.ekit-wid-con .icon.icon-phone-call::before,.icon.icon-phone-call::before{content:"\e992"}.ekit-wid-con .fasicon.icon-contact::before,.ekit-wid-con .icon.icon-contact::before,.icon.icon-contact::before{content:"\e993"}.ekit-wid-con .fasicon.icon-email::before,.ekit-wid-con .icon.icon-email::before,.icon.icon-email::before{content:"\e998"}.ekit-wid-con .fasicon.icon-internet::before,.ekit-wid-con .icon.icon-internet::before,.icon.icon-internet::before{content:"\e999"}.ekit-wid-con .fasicon.icon-quote1::before,.ekit-wid-con .icon.icon-quote1::before,.icon.icon-quote1::before{content:"\e99a"}.ekit-wid-con .fasicon.icon-medical::before,.ekit-wid-con .icon.icon-medical::before,.icon.icon-medical::before{content:"\e99b"}.ekit-wid-con .fasicon.icon-eye1::before,.ekit-wid-con .icon.icon-eye1::before,.icon.icon-eye1::before{content:"\e99c"}.ekit-wid-con .fasicon.icon-full-screen::before,.ekit-wid-con .icon.icon-full-screen::before,.icon.icon-full-screen::before{content:"\e99d"}.ekit-wid-con .fasicon.icon-tools::before,.ekit-wid-con .icon.icon-tools::before,.icon.icon-tools::before{content:"\e99e"}.ekit-wid-con .fasicon.icon-pie-chart2::before,.ekit-wid-con .icon.icon-pie-chart2::before,.icon.icon-pie-chart2::before{content:"\e99f"}.ekit-wid-con .fasicon.icon-diamond11::before,.ekit-wid-con .icon.icon-diamond11::before,.icon.icon-diamond11::before{content:"\e9a0"}.ekit-wid-con .fasicon.icon-valentines-heart::before,.ekit-wid-con .icon.icon-valentines-heart::before,.icon.icon-valentines-heart::before{content:"\e9a1"}.ekit-wid-con .fasicon.icon-like::before,.ekit-wid-con .icon.icon-like::before,.icon.icon-like::before{content:"\e9a2"}.ekit-wid-con .fasicon.icon-team::before,.ekit-wid-con .icon.icon-team::before,.icon.icon-team::before{content:"\e9a3"}.ekit-wid-con .fasicon.icon-tshirt::before,.ekit-wid-con .icon.icon-tshirt::before,.icon.icon-tshirt::before{content:"\e9a4"}.ekit-wid-con .fasicon.icon-cancel::before,.ekit-wid-con .icon.icon-cancel::before,.icon.icon-cancel::before{content:"\e9a5"}.ekit-wid-con .fasicon.icon-drink::before,.ekit-wid-con .icon.icon-drink::before,.icon.icon-drink::before{content:"\e9a6"}.ekit-wid-con .fasicon.icon-home1::before,.ekit-wid-con .icon.icon-home1::before,.icon.icon-home1::before{content:"\e9a7"}.ekit-wid-con .fasicon.icon-music::before,.ekit-wid-con .icon.icon-music::before,.icon.icon-music::before{content:"\e9a8"}.ekit-wid-con .fasicon.icon-rich::before,.ekit-wid-con .icon.icon-rich::before,.icon.icon-rich::before{content:"\e9a9"}.ekit-wid-con .fasicon.icon-brush::before,.ekit-wid-con .icon.icon-brush::before,.icon.icon-brush::before{content:"\e9aa"}.ekit-wid-con .fasicon.icon-opposite-way::before,.ekit-wid-con .icon.icon-opposite-way::before,.icon.icon-opposite-way::before{content:"\e9ab"}.ekit-wid-con .fasicon.icon-cloud-computing1::before,.ekit-wid-con .icon.icon-cloud-computing1::before,.icon.icon-cloud-computing1::before{content:"\e9ac"}.ekit-wid-con .fasicon.icon-technology-1::before,.ekit-wid-con .icon.icon-technology-1::before,.icon.icon-technology-1::before{content:"\e9ad"}.ekit-wid-con .fasicon.icon-rotate::before,.ekit-wid-con .icon.icon-rotate::before,.icon.icon-rotate::before{content:"\e9ae"}.ekit-wid-con .fasicon.icon-medical1::before,.ekit-wid-con .icon.icon-medical1::before,.icon.icon-medical1::before{content:"\e9af"}.ekit-wid-con .fasicon.icon-flash-1::before,.ekit-wid-con .icon.icon-flash-1::before,.icon.icon-flash-1::before{content:"\e9b0"}.ekit-wid-con .fasicon.icon-flash::before,.ekit-wid-con .icon.icon-flash::before,.icon.icon-flash::before{content:"\e9b1"}.ekit-wid-con .fasicon.icon-uturn::before,.ekit-wid-con .icon.icon-uturn::before,.icon.icon-uturn::before{content:"\e9b2"}.ekit-wid-con .fasicon.icon-down-arrow::before,.ekit-wid-con .icon.icon-down-arrow::before,.icon.icon-down-arrow::before{content:"\e9b3"}.ekit-wid-con .fasicon.icon-hours-support::before,.ekit-wid-con .icon.icon-hours-support::before,.icon.icon-hours-support::before{content:"\e9b4"}.ekit-wid-con .fasicon.icon-bag::before,.ekit-wid-con .icon.icon-bag::before,.icon.icon-bag::before{content:"\e9b5"}.ekit-wid-con .fasicon.icon-photo-camera::before,.ekit-wid-con .icon.icon-photo-camera::before,.icon.icon-photo-camera::before{content:"\e9b6"}.ekit-wid-con .fasicon.icon-school::before,.ekit-wid-con .icon.icon-school::before,.icon.icon-school::before{content:"\e9b7"}.ekit-wid-con .fasicon.icon-settings::before,.ekit-wid-con .icon.icon-settings::before,.icon.icon-settings::before{content:"\e9b8"}.ekit-wid-con .fasicon.icon-smartphone1::before,.ekit-wid-con .icon.icon-smartphone1::before,.icon.icon-smartphone1::before{content:"\e9b9"}.ekit-wid-con .fasicon.icon-technology-11::before,.ekit-wid-con .icon.icon-technology-11::before,.icon.icon-technology-11::before{content:"\e9ba"}.ekit-wid-con .fasicon.icon-tool::before,.ekit-wid-con .icon.icon-tool::before,.icon.icon-tool::before{content:"\e9bb"}.ekit-wid-con .fasicon.icon-business1::before,.ekit-wid-con .icon.icon-business1::before,.icon.icon-business1::before{content:"\e9bc"}.ekit-wid-con .fasicon.icon-shuffle-arrow::before,.ekit-wid-con .icon.icon-shuffle-arrow::before,.icon.icon-shuffle-arrow::before{content:"\e9bd"}.ekit-wid-con .fasicon.icon-van-1::before,.ekit-wid-con .icon.icon-van-1::before,.icon.icon-van-1::before{content:"\e9be"}.ekit-wid-con .fasicon.icon-van::before,.ekit-wid-con .icon.icon-van::before,.icon.icon-van::before{content:"\e9bf"}.ekit-wid-con .fasicon.icon-vegetables::before,.ekit-wid-con .icon.icon-vegetables::before,.icon.icon-vegetables::before{content:"\e9c0"}.ekit-wid-con .fasicon.icon-women::before,.ekit-wid-con .icon.icon-women::before,.icon.icon-women::before{content:"\e9c1"}.ekit-wid-con .fasicon.icon-vintage::before,.ekit-wid-con .icon.icon-vintage::before,.icon.icon-vintage::before{content:"\e9c2"}.ekit-wid-con .fasicon.icon-team-1::before,.ekit-wid-con .icon.icon-team-1::before,.icon.icon-team-1::before{content:"\e9c6"}.ekit-wid-con .fasicon.icon-team1::before,.ekit-wid-con .icon.icon-team1::before,.icon.icon-team1::before{content:"\e9c7"}.ekit-wid-con .fasicon.icon-apple::before,.ekit-wid-con .icon.icon-apple::before,.icon.icon-apple::before{content:"\e9c9"}.ekit-wid-con .fasicon.icon-watch::before,.ekit-wid-con .icon.icon-watch::before,.icon.icon-watch::before{content:"\e9ca"}.ekit-wid-con .fasicon.icon-cogwheel::before,.ekit-wid-con .icon.icon-cogwheel::before,.icon.icon-cogwheel::before{content:"\e9cb"}.ekit-wid-con .fasicon.icon-light-bulb::before,.ekit-wid-con .icon.icon-light-bulb::before,.icon.icon-light-bulb::before{content:"\e9cc"}.ekit-wid-con .fasicon.icon-light-bulb-1::before,.ekit-wid-con .icon.icon-light-bulb-1::before,.icon.icon-light-bulb-1::before{content:"\e9cd"}.ekit-wid-con .fasicon.icon-heart-shape-outline::before,.ekit-wid-con .icon.icon-heart-shape-outline::before,.icon.icon-heart-shape-outline::before{content:"\e9ce"}.ekit-wid-con .fasicon.icon-online-shopping-cart::before,.ekit-wid-con .icon.icon-online-shopping-cart::before,.icon.icon-online-shopping-cart::before{content:"\e9cf"}.ekit-wid-con .fasicon.icon-shopping-cart1::before,.ekit-wid-con .icon.icon-shopping-cart1::before,.icon.icon-shopping-cart1::before{content:"\e9d0"}.ekit-wid-con .fasicon.icon-star2::before,.ekit-wid-con .icon.icon-star2::before,.icon.icon-star2::before{content:"\e9d1"}.ekit-wid-con .fasicon.icon-star-1::before,.ekit-wid-con .icon.icon-star-1::before,.icon.icon-star-1::before{content:"\e9d2"}.ekit-wid-con .fasicon.icon-favorite1::before,.ekit-wid-con .icon.icon-favorite1::before,.icon.icon-favorite1::before{content:"\e9d3"}.ekit-wid-con .fasicon.icon-agenda2::before,.ekit-wid-con .icon.icon-agenda2::before,.icon.icon-agenda2::before{content:"\e9d4"}.ekit-wid-con .fasicon.icon-agenda-1::before,.ekit-wid-con .icon.icon-agenda-1::before,.icon.icon-agenda-1::before{content:"\e9d5"}.ekit-wid-con .fasicon.icon-alarm-clock::before,.ekit-wid-con .icon.icon-alarm-clock::before,.icon.icon-alarm-clock::before{content:"\e9d6"}.ekit-wid-con .fasicon.icon-alarm-clock1::before,.ekit-wid-con .icon.icon-alarm-clock1::before,.icon.icon-alarm-clock1::before{content:"\e9d7"}.ekit-wid-con .fasicon.icon-atomic::before,.ekit-wid-con .icon.icon-atomic::before,.icon.icon-atomic::before{content:"\e9d8"}.ekit-wid-con .fasicon.icon-auction::before,.ekit-wid-con .icon.icon-auction::before,.icon.icon-auction::before{content:"\e9d9"}.ekit-wid-con .fasicon.icon-balance::before,.ekit-wid-con .icon.icon-balance::before,.icon.icon-balance::before{content:"\e9da"}.ekit-wid-con .fasicon.icon-balance1::before,.ekit-wid-con .icon.icon-balance1::before,.icon.icon-balance1::before{content:"\e9db"}.ekit-wid-con .fasicon.icon-bank1::before,.ekit-wid-con .icon.icon-bank1::before,.icon.icon-bank1::before{content:"\e9dc"}.ekit-wid-con .fasicon.icon-bar-chart::before,.ekit-wid-con .icon.icon-bar-chart::before,.icon.icon-bar-chart::before{content:"\e9dd"}.ekit-wid-con .fasicon.icon-barrier::before,.ekit-wid-con .icon.icon-barrier::before,.icon.icon-barrier::before{content:"\e9de"}.ekit-wid-con .fasicon.icon-battery::before,.ekit-wid-con .icon.icon-battery::before,.icon.icon-battery::before{content:"\e9df"}.ekit-wid-con .fasicon.icon-battery-1::before,.ekit-wid-con .icon.icon-battery-1::before,.icon.icon-battery-1::before{content:"\e9e0"}.ekit-wid-con .fasicon.icon-bell::before,.ekit-wid-con .icon.icon-bell::before,.icon.icon-bell::before{content:"\e9e1"}.ekit-wid-con .fasicon.icon-bluetooth::before,.ekit-wid-con .icon.icon-bluetooth::before,.icon.icon-bluetooth::before{content:"\e9e2"}.ekit-wid-con .fasicon.icon-book1::before,.ekit-wid-con .icon.icon-book1::before,.icon.icon-book1::before{content:"\e9e3"}.ekit-wid-con .fasicon.icon-briefcase1::before,.ekit-wid-con .icon.icon-briefcase1::before,.icon.icon-briefcase1::before{content:"\e9e4"}.ekit-wid-con .fasicon.icon-briefcase-1::before,.ekit-wid-con .icon.icon-briefcase-1::before,.icon.icon-briefcase-1::before{content:"\e9e5"}.ekit-wid-con .fasicon.icon-briefcase-2::before,.ekit-wid-con .icon.icon-briefcase-2::before,.icon.icon-briefcase-2::before{content:"\e9e6"}.ekit-wid-con .fasicon.icon-calculator1::before,.ekit-wid-con .icon.icon-calculator1::before,.icon.icon-calculator1::before{content:"\e9e7"}.ekit-wid-con .fasicon.icon-calculator2::before,.ekit-wid-con .icon.icon-calculator2::before,.icon.icon-calculator2::before{content:"\e9e8"}.ekit-wid-con .fasicon.icon-calculator-1::before,.ekit-wid-con .icon.icon-calculator-1::before,.icon.icon-calculator-1::before{content:"\e9e9"}.ekit-wid-con .fasicon.icon-calendar1::before,.ekit-wid-con .icon.icon-calendar1::before,.icon.icon-calendar1::before{content:"\e9ea"}.ekit-wid-con .fasicon.icon-calendar2::before,.ekit-wid-con .icon.icon-calendar2::before,.icon.icon-calendar2::before{content:"\e9eb"}.ekit-wid-con .fasicon.icon-calendar-1::before,.ekit-wid-con .icon.icon-calendar-1::before,.icon.icon-calendar-1::before{content:"\e9ec"}.ekit-wid-con .fasicon.icon-calendar-page-empty::before,.ekit-wid-con .icon.icon-calendar-page-empty::before,.icon.icon-calendar-page-empty::before{content:"\eaac"}.ekit-wid-con .fasicon.icon-calendar3::before,.ekit-wid-con .icon.icon-calendar3::before,.icon.icon-calendar3::before{content:"\eb9c"}.ekit-wid-con .fasicon.icon-car11::before,.ekit-wid-con .icon.icon-car11::before,.icon.icon-car11::before{content:"\e9ed"}.ekit-wid-con .fasicon.icon-carrier::before,.ekit-wid-con .icon.icon-carrier::before,.icon.icon-carrier::before{content:"\e9ee"}.ekit-wid-con .fasicon.icon-cash::before,.ekit-wid-con .icon.icon-cash::before,.icon.icon-cash::before{content:"\e9ef"}.ekit-wid-con .fasicon.icon-chat::before,.ekit-wid-con .icon.icon-chat::before,.icon.icon-chat::before{content:"\e9f0"}.ekit-wid-con .fasicon.icon-chat-1::before,.ekit-wid-con .icon.icon-chat-1::before,.icon.icon-chat-1::before{content:"\e9f1"}.ekit-wid-con .fasicon.icon-checked1::before,.ekit-wid-con .icon.icon-checked1::before,.icon.icon-checked1::before{content:"\e9f2"}.ekit-wid-con .fasicon.icon-clip::before,.ekit-wid-con .icon.icon-clip::before,.icon.icon-clip::before{content:"\e9f3"}.ekit-wid-con .fasicon.icon-clip1::before,.ekit-wid-con .icon.icon-clip1::before,.icon.icon-clip1::before{content:"\e9f4"}.ekit-wid-con .fasicon.icon-clipboard1::before,.ekit-wid-con .icon.icon-clipboard1::before,.icon.icon-clipboard1::before{content:"\e9f5"}.ekit-wid-con .fasicon.icon-clipboard11::before,.ekit-wid-con .icon.icon-clipboard11::before,.icon.icon-clipboard11::before{content:"\e9f6"}.ekit-wid-con .fasicon.icon-clock2::before,.ekit-wid-con .icon.icon-clock2::before,.icon.icon-clock2::before{content:"\e9f7"}.ekit-wid-con .fasicon.icon-clock-1::before,.ekit-wid-con .icon.icon-clock-1::before,.icon.icon-clock-1::before{content:"\e9f8"}.ekit-wid-con .fasicon.icon-cloud11::before,.ekit-wid-con .icon.icon-cloud11::before,.icon.icon-cloud11::before{content:"\e9f9"}.ekit-wid-con .fasicon.icon-cloud-computing11::before,.ekit-wid-con .icon.icon-cloud-computing11::before,.icon.icon-cloud-computing11::before{content:"\e9fa"}.ekit-wid-con .fasicon.icon-cloud-computing-1::before,.ekit-wid-con .icon.icon-cloud-computing-1::before,.icon.icon-cloud-computing-1::before{content:"\e9fb"}.ekit-wid-con .fasicon.icon-cogwheel1::before,.ekit-wid-con .icon.icon-cogwheel1::before,.icon.icon-cogwheel1::before{content:"\e9fc"}.ekit-wid-con .fasicon.icon-coins1::before,.ekit-wid-con .icon.icon-coins1::before,.icon.icon-coins1::before{content:"\e9fd"}.ekit-wid-con .fasicon.icon-compass::before,.ekit-wid-con .icon.icon-compass::before,.icon.icon-compass::before{content:"\e9fe"}.ekit-wid-con .fasicon.icon-contract::before,.ekit-wid-con .icon.icon-contract::before,.icon.icon-contract::before{content:"\e9ff"}.ekit-wid-con .fasicon.icon-conversation::before,.ekit-wid-con .icon.icon-conversation::before,.icon.icon-conversation::before{content:"\ea00"}.ekit-wid-con .fasicon.icon-crane1::before,.ekit-wid-con .icon.icon-crane1::before,.icon.icon-crane1::before{content:"\ea01"}.ekit-wid-con .fasicon.icon-crane-2::before,.ekit-wid-con .icon.icon-crane-2::before,.icon.icon-crane-2::before{content:"\ea02"}.ekit-wid-con .fasicon.icon-credit-card::before,.ekit-wid-con .icon.icon-credit-card::before,.icon.icon-credit-card::before{content:"\ea03"}.ekit-wid-con .fasicon.icon-credit-card1::before,.ekit-wid-con .icon.icon-credit-card1::before,.icon.icon-credit-card1::before{content:"\ea04"}.ekit-wid-con .fasicon.icon-cursor::before,.ekit-wid-con .icon.icon-cursor::before,.icon.icon-cursor::before{content:"\ea05"}.ekit-wid-con .fasicon.icon-customer-service::before,.ekit-wid-con .icon.icon-customer-service::before,.icon.icon-customer-service::before{content:"\ea06"}.ekit-wid-con .fasicon.icon-cutlery::before,.ekit-wid-con .icon.icon-cutlery::before,.icon.icon-cutlery::before{content:"\ea07"}.ekit-wid-con .fasicon.icon-dart-board::before,.ekit-wid-con .icon.icon-dart-board::before,.icon.icon-dart-board::before{content:"\ea08"}.ekit-wid-con .fasicon.icon-decision-making::before,.ekit-wid-con .icon.icon-decision-making::before,.icon.icon-decision-making::before{content:"\ea09"}.ekit-wid-con .fasicon.icon-desk-chair::before,.ekit-wid-con .icon.icon-desk-chair::before,.icon.icon-desk-chair::before{content:"\ea0a"}.ekit-wid-con .fasicon.icon-desk-lamp::before,.ekit-wid-con .icon.icon-desk-lamp::before,.icon.icon-desk-lamp::before{content:"\ea0b"}.ekit-wid-con .fasicon.icon-diamond2::before,.ekit-wid-con .icon.icon-diamond2::before,.icon.icon-diamond2::before{content:"\ea0c"}.ekit-wid-con .fasicon.icon-direction::before,.ekit-wid-con .icon.icon-direction::before,.icon.icon-direction::before{content:"\ea0d"}.ekit-wid-con .fasicon.icon-document::before,.ekit-wid-con .icon.icon-document::before,.icon.icon-document::before{content:"\ea0e"}.ekit-wid-con .fasicon.icon-dollar-bill::before,.ekit-wid-con .icon.icon-dollar-bill::before,.icon.icon-dollar-bill::before{content:"\ea0f"}.ekit-wid-con .fasicon.icon-download1::before,.ekit-wid-con .icon.icon-download1::before,.icon.icon-download1::before{content:"\ea10"}.ekit-wid-con .fasicon.icon-edit1::before,.ekit-wid-con .icon.icon-edit1::before,.icon.icon-edit1::before{content:"\ea11"}.ekit-wid-con .fasicon.icon-email1::before,.ekit-wid-con .icon.icon-email1::before,.icon.icon-email1::before{content:"\ea12"}.ekit-wid-con .fasicon.icon-envelope2::before,.ekit-wid-con .icon.icon-envelope2::before,.icon.icon-envelope2::before{content:"\ea13"}.ekit-wid-con .fasicon.icon-envelope3::before,.ekit-wid-con .icon.icon-envelope3::before,.icon.icon-envelope3::before{content:"\ea14"}.ekit-wid-con .fasicon.icon-eraser::before,.ekit-wid-con .icon.icon-eraser::before,.icon.icon-eraser::before{content:"\ea15"}.ekit-wid-con .fasicon.icon-eye2::before,.ekit-wid-con .icon.icon-eye2::before,.icon.icon-eye2::before{content:"\ea16"}.ekit-wid-con .fasicon.icon-factory::before,.ekit-wid-con .icon.icon-factory::before,.icon.icon-factory::before{content:"\ea17"}.ekit-wid-con .fasicon.icon-fast-forward::before,.ekit-wid-con .icon.icon-fast-forward::before,.icon.icon-fast-forward::before{content:"\ea18"}.ekit-wid-con .fasicon.icon-favorites1::before,.ekit-wid-con .icon.icon-favorites1::before,.icon.icon-favorites1::before{content:"\ea19"}.ekit-wid-con .fasicon.icon-file::before,.ekit-wid-con .icon.icon-file::before,.icon.icon-file::before{content:"\ea1a"}.ekit-wid-con .fasicon.icon-file-1::before,.ekit-wid-con .icon.icon-file-1::before,.icon.icon-file-1::before{content:"\ea1b"}.ekit-wid-con .fasicon.icon-file-2::before,.ekit-wid-con .icon.icon-file-2::before,.icon.icon-file-2::before{content:"\ea1c"}.ekit-wid-con .fasicon.icon-file-3::before,.ekit-wid-con .icon.icon-file-3::before,.icon.icon-file-3::before{content:"\ea1d"}.ekit-wid-con .fasicon.icon-filter::before,.ekit-wid-con .icon.icon-filter::before,.icon.icon-filter::before{content:"\ea1e"}.ekit-wid-con .fasicon.icon-finance-book::before,.ekit-wid-con .icon.icon-finance-book::before,.icon.icon-finance-book::before{content:"\ea1f"}.ekit-wid-con .fasicon.icon-flag1::before,.ekit-wid-con .icon.icon-flag1::before,.icon.icon-flag1::before{content:"\ea20"}.ekit-wid-con .fasicon.icon-folder1::before,.ekit-wid-con .icon.icon-folder1::before,.icon.icon-folder1::before{content:"\ea21"}.ekit-wid-con .fasicon.icon-folder-1::before,.ekit-wid-con .icon.icon-folder-1::before,.icon.icon-folder-1::before{content:"\ea22"}.ekit-wid-con .fasicon.icon-folders::before,.ekit-wid-con .icon.icon-folders::before,.icon.icon-folders::before{content:"\ea23"}.ekit-wid-con .fasicon.icon-folders1::before,.ekit-wid-con .icon.icon-folders1::before,.icon.icon-folders1::before{content:"\ea24"}.ekit-wid-con .fasicon.icon-gamepad::before,.ekit-wid-con .icon.icon-gamepad::before,.icon.icon-gamepad::before{content:"\ea25"}.ekit-wid-con .fasicon.icon-gift11::before,.ekit-wid-con .icon.icon-gift11::before,.icon.icon-gift11::before{content:"\ea26"}.ekit-wid-con .fasicon.icon-growth::before,.ekit-wid-con .icon.icon-growth::before,.icon.icon-growth::before{content:"\ea27"}.ekit-wid-con .fasicon.icon-heart11::before,.ekit-wid-con .icon.icon-heart11::before,.icon.icon-heart11::before{content:"\ea28"}.ekit-wid-con .fasicon.icon-home2::before,.ekit-wid-con .icon.icon-home2::before,.icon.icon-home2::before{content:"\ea29"}.ekit-wid-con .fasicon.icon-house::before,.ekit-wid-con .icon.icon-house::before,.icon.icon-house::before{content:"\ea2a"}.ekit-wid-con .fasicon.icon-house-1::before,.ekit-wid-con .icon.icon-house-1::before,.icon.icon-house-1::before{content:"\ea2b"}.ekit-wid-con .fasicon.icon-house-2::before,.ekit-wid-con .icon.icon-house-2::before,.icon.icon-house-2::before{content:"\ea2c"}.ekit-wid-con .fasicon.icon-id-card::before,.ekit-wid-con .icon.icon-id-card::before,.icon.icon-id-card::before{content:"\ea2d"}.ekit-wid-con .fasicon.icon-id-card1::before,.ekit-wid-con .icon.icon-id-card1::before,.icon.icon-id-card1::before{content:"\ea2e"}.ekit-wid-con .fasicon.icon-id-card-1::before,.ekit-wid-con .icon.icon-id-card-1::before,.icon.icon-id-card-1::before{content:"\ea2f"}.ekit-wid-con .fasicon.icon-idea1::before,.ekit-wid-con .icon.icon-idea1::before,.icon.icon-idea1::before{content:"\ea30"}.ekit-wid-con .fasicon.icon-image::before,.ekit-wid-con .icon.icon-image::before,.icon.icon-image::before{content:"\ea31"}.ekit-wid-con .fasicon.icon-improvement::before,.ekit-wid-con .icon.icon-improvement::before,.icon.icon-improvement::before{content:"\ea32"}.ekit-wid-con .fasicon.icon-inbox1::before,.ekit-wid-con .icon.icon-inbox1::before,.icon.icon-inbox1::before{content:"\ea33"}.ekit-wid-con .fasicon.icon-information::before,.ekit-wid-con .icon.icon-information::before,.icon.icon-information::before{content:"\ea34"}.ekit-wid-con .fasicon.icon-key::before,.ekit-wid-con .icon.icon-key::before,.icon.icon-key::before{content:"\ea35"}.ekit-wid-con .fasicon.icon-key1::before,.ekit-wid-con .icon.icon-key1::before,.icon.icon-key1::before{content:"\ea36"}.ekit-wid-con .fasicon.icon-laptop1::before,.ekit-wid-con .icon.icon-laptop1::before,.icon.icon-laptop1::before{content:"\ea37"}.ekit-wid-con .fasicon.icon-layers1::before,.ekit-wid-con .icon.icon-layers1::before,.icon.icon-layers1::before{content:"\ea38"}.ekit-wid-con .fasicon.icon-light-bulb1::before,.ekit-wid-con .icon.icon-light-bulb1::before,.icon.icon-light-bulb1::before{content:"\ea39"}.ekit-wid-con .fasicon.icon-like1::before,.ekit-wid-con .icon.icon-like1::before,.icon.icon-like1::before{content:"\ea3a"}.ekit-wid-con .fasicon.icon-line-chart1::before,.ekit-wid-con .icon.icon-line-chart1::before,.icon.icon-line-chart1::before{content:"\ea3b"}.ekit-wid-con .fasicon.icon-mail::before,.ekit-wid-con .icon.icon-mail::before,.icon.icon-mail::before{content:"\ea3c"}.ekit-wid-con .fasicon.icon-manager::before,.ekit-wid-con .icon.icon-manager::before,.icon.icon-manager::before{content:"\ea3d"}.ekit-wid-con .fasicon.icon-map1::before,.ekit-wid-con .icon.icon-map1::before,.icon.icon-map1::before{content:"\ea3e"}.ekit-wid-con .fasicon.icon-medal1::before,.ekit-wid-con .icon.icon-medal1::before,.icon.icon-medal1::before{content:"\ea3f"}.ekit-wid-con .fasicon.icon-megaphone::before,.ekit-wid-con .icon.icon-megaphone::before,.icon.icon-megaphone::before{content:"\ea40"}.ekit-wid-con .fasicon.icon-megaphone1::before,.ekit-wid-con .icon.icon-megaphone1::before,.icon.icon-megaphone1::before{content:"\ea41"}.ekit-wid-con .fasicon.icon-message::before,.ekit-wid-con .icon.icon-message::before,.icon.icon-message::before{content:"\ea42"}.ekit-wid-con .fasicon.icon-message-1::before,.ekit-wid-con .icon.icon-message-1::before,.icon.icon-message-1::before{content:"\ea43"}.ekit-wid-con .fasicon.icon-message-2::before,.ekit-wid-con .icon.icon-message-2::before,.icon.icon-message-2::before{content:"\ea44"}.ekit-wid-con .fasicon.icon-microphone::before,.ekit-wid-con .icon.icon-microphone::before,.icon.icon-microphone::before{content:"\ea45"}.ekit-wid-con .fasicon.icon-money1::before,.ekit-wid-con .icon.icon-money1::before,.icon.icon-money1::before{content:"\ea46"}.ekit-wid-con .fasicon.icon-money-bag1::before,.ekit-wid-con .icon.icon-money-bag1::before,.icon.icon-money-bag1::before{content:"\ea47"}.ekit-wid-con .fasicon.icon-monitor1::before,.ekit-wid-con .icon.icon-monitor1::before,.icon.icon-monitor1::before{content:"\ea48"}.ekit-wid-con .fasicon.icon-music1::before,.ekit-wid-con .icon.icon-music1::before,.icon.icon-music1::before{content:"\ea49"}.ekit-wid-con .fasicon.icon-next::before,.ekit-wid-con .icon.icon-next::before,.icon.icon-next::before{content:"\ea4a"}.ekit-wid-con .fasicon.icon-open-book1::before,.ekit-wid-con .icon.icon-open-book1::before,.icon.icon-open-book1::before{content:"\ea4b"}.ekit-wid-con .fasicon.icon-padlock::before,.ekit-wid-con .icon.icon-padlock::before,.icon.icon-padlock::before{content:"\ea4c"}.ekit-wid-con .fasicon.icon-padlock-1::before,.ekit-wid-con .icon.icon-padlock-1::before,.icon.icon-padlock-1::before{content:"\ea4d"}.ekit-wid-con .fasicon.icon-paint-brush::before,.ekit-wid-con .icon.icon-paint-brush::before,.icon.icon-paint-brush::before{content:"\ea4e"}.ekit-wid-con .fasicon.icon-pause::before,.ekit-wid-con .icon.icon-pause::before,.icon.icon-pause::before{content:"\ea4f"}.ekit-wid-con .fasicon.icon-pen::before,.ekit-wid-con .icon.icon-pen::before,.icon.icon-pen::before{content:"\ea50"}.ekit-wid-con .fasicon.icon-pencil1::before,.ekit-wid-con .icon.icon-pencil1::before,.icon.icon-pencil1::before{content:"\ea51"}.ekit-wid-con .fasicon.icon-percentage::before,.ekit-wid-con .icon.icon-percentage::before,.icon.icon-percentage::before{content:"\ea52"}.ekit-wid-con .fasicon.icon-phone-call1::before,.ekit-wid-con .icon.icon-phone-call1::before,.icon.icon-phone-call1::before{content:"\ea53"}.ekit-wid-con .fasicon.icon-phone-call2::before,.ekit-wid-con .icon.icon-phone-call2::before,.icon.icon-phone-call2::before{content:"\ea54"}.ekit-wid-con .fasicon.icon-photo-camera1::before,.ekit-wid-con .icon.icon-photo-camera1::before,.icon.icon-photo-camera1::before{content:"\ea55"}.ekit-wid-con .fasicon.icon-pie-chart3::before,.ekit-wid-con .icon.icon-pie-chart3::before,.icon.icon-pie-chart3::before{content:"\ea56"}.ekit-wid-con .fasicon.icon-pipe::before,.ekit-wid-con .icon.icon-pipe::before,.icon.icon-pipe::before{content:"\ea57"}.ekit-wid-con .fasicon.icon-placeholder1::before,.ekit-wid-con .icon.icon-placeholder1::before,.icon.icon-placeholder1::before{content:"\ea58"}.ekit-wid-con .fasicon.icon-placeholder2::before,.ekit-wid-con .icon.icon-placeholder2::before,.icon.icon-placeholder2::before{content:"\ea59"}.ekit-wid-con .fasicon.icon-planet-earth::before,.ekit-wid-con .icon.icon-planet-earth::before,.icon.icon-planet-earth::before{content:"\ea5a"}.ekit-wid-con .fasicon.icon-play-button1::before,.ekit-wid-con .icon.icon-play-button1::before,.icon.icon-play-button1::before{content:"\ea5b"}.ekit-wid-con .fasicon.icon-power-button::before,.ekit-wid-con .icon.icon-power-button::before,.icon.icon-power-button::before{content:"\ea5c"}.ekit-wid-con .fasicon.icon-presentation::before,.ekit-wid-con .icon.icon-presentation::before,.icon.icon-presentation::before{content:"\ea5d"}.ekit-wid-con .fasicon.icon-presentation1::before,.ekit-wid-con .icon.icon-presentation1::before,.icon.icon-presentation1::before{content:"\ea5e"}.ekit-wid-con .fasicon.icon-printer1::before,.ekit-wid-con .icon.icon-printer1::before,.icon.icon-printer1::before{content:"\ea5f"}.ekit-wid-con .fasicon.icon-push-pin::before,.ekit-wid-con .icon.icon-push-pin::before,.icon.icon-push-pin::before{content:"\ea60"}.ekit-wid-con .fasicon.icon-push-pin1::before,.ekit-wid-con .icon.icon-push-pin1::before,.icon.icon-push-pin1::before{content:"\ea61"}.ekit-wid-con .fasicon.icon-refresh::before,.ekit-wid-con .icon.icon-refresh::before,.icon.icon-refresh::before{content:"\ea62"}.ekit-wid-con .fasicon.icon-reload::before,.ekit-wid-con .icon.icon-reload::before,.icon.icon-reload::before{content:"\ea63"}.ekit-wid-con .fasicon.icon-return::before,.ekit-wid-con .icon.icon-return::before,.icon.icon-return::before{content:"\ea64"}.ekit-wid-con .fasicon.icon-rocket-ship::before,.ekit-wid-con .icon.icon-rocket-ship::before,.icon.icon-rocket-ship::before{content:"\ea65"}.ekit-wid-con .fasicon.icon-rss1::before,.ekit-wid-con .icon.icon-rss1::before,.icon.icon-rss1::before{content:"\ea66"}.ekit-wid-con .fasicon.icon-safebox::before,.ekit-wid-con .icon.icon-safebox::before,.icon.icon-safebox::before{content:"\ea67"}.ekit-wid-con .fasicon.icon-safebox1::before,.ekit-wid-con .icon.icon-safebox1::before,.icon.icon-safebox1::before{content:"\ea68"}.ekit-wid-con .fasicon.icon-settings1::before,.ekit-wid-con .icon.icon-settings1::before,.icon.icon-settings1::before{content:"\ea69"}.ekit-wid-con .fasicon.icon-settings-2::before,.ekit-wid-con .icon.icon-settings-2::before,.icon.icon-settings-2::before{content:"\ea6b"}.ekit-wid-con .fasicon.icon-sewing-machine::before,.ekit-wid-con .icon.icon-sewing-machine::before,.icon.icon-sewing-machine::before{content:"\ea6c"}.ekit-wid-con .fasicon.icon-share2::before,.ekit-wid-con .icon.icon-share2::before,.icon.icon-share2::before{content:"\ea6d"}.ekit-wid-con .fasicon.icon-shield1::before,.ekit-wid-con .icon.icon-shield1::before,.icon.icon-shield1::before{content:"\ea6e"}.ekit-wid-con .fasicon.icon-shield11::before,.ekit-wid-con .icon.icon-shield11::before,.icon.icon-shield11::before{content:"\ea6f"}.ekit-wid-con .fasicon.icon-shopping::before,.ekit-wid-con .icon.icon-shopping::before,.icon.icon-shopping::before{content:"\ea70"}.ekit-wid-con .fasicon.icon-shopping-bag::before,.ekit-wid-con .icon.icon-shopping-bag::before,.icon.icon-shopping-bag::before{content:"\ea71"}.ekit-wid-con .fasicon.icon-shopping-bag-1::before,.ekit-wid-con .icon.icon-shopping-bag-1::before,.icon.icon-shopping-bag-1::before{content:"\ea72"}.ekit-wid-con .fasicon.icon-shopping-bag-2::before,.ekit-wid-con .icon.icon-shopping-bag-2::before,.icon.icon-shopping-bag-2::before{content:"\ea73"}.ekit-wid-con .fasicon.icon-shopping-cart11::before,.ekit-wid-con .icon.icon-shopping-cart11::before,.icon.icon-shopping-cart11::before{content:"\ea74"}.ekit-wid-con .fasicon.icon-shopping-cart2::before,.ekit-wid-con .icon.icon-shopping-cart2::before,.icon.icon-shopping-cart2::before{content:"\ea75"}.ekit-wid-con .fasicon.icon-shopping-cart-1::before,.ekit-wid-con .icon.icon-shopping-cart-1::before,.icon.icon-shopping-cart-1::before{content:"\ea76"}.ekit-wid-con .fasicon.icon-shopping-cart-2::before,.ekit-wid-con .icon.icon-shopping-cart-2::before,.icon.icon-shopping-cart-2::before{content:"\ea77"}.ekit-wid-con .fasicon.icon-shopping-cart-3::before,.ekit-wid-con .icon.icon-shopping-cart-3::before,.icon.icon-shopping-cart-3::before{content:"\ea78"}.ekit-wid-con .fasicon.icon-smartphone2::before,.ekit-wid-con .icon.icon-smartphone2::before,.icon.icon-smartphone2::before{content:"\ea79"}.ekit-wid-con .fasicon.icon-speaker::before,.ekit-wid-con .icon.icon-speaker::before,.icon.icon-speaker::before{content:"\ea7a"}.ekit-wid-con .fasicon.icon-speakers::before,.ekit-wid-con .icon.icon-speakers::before,.icon.icon-speakers::before{content:"\ea7b"}.ekit-wid-con .fasicon.icon-stats::before,.ekit-wid-con .icon.icon-stats::before,.icon.icon-stats::before{content:"\ea7c"}.ekit-wid-con .fasicon.icon-stats-1::before,.ekit-wid-con .icon.icon-stats-1::before,.icon.icon-stats-1::before{content:"\ea7d"}.ekit-wid-con .fasicon.icon-stats-2::before,.ekit-wid-con .icon.icon-stats-2::before,.icon.icon-stats-2::before{content:"\ea7e"}.ekit-wid-con .fasicon.icon-stats-3::before,.ekit-wid-con .icon.icon-stats-3::before,.icon.icon-stats-3::before{content:"\ea7f"}.ekit-wid-con .fasicon.icon-stats-4::before,.ekit-wid-con .icon.icon-stats-4::before,.icon.icon-stats-4::before{content:"\ea80"}.ekit-wid-con .fasicon.icon-stats-5::before,.ekit-wid-con .icon.icon-stats-5::before,.icon.icon-stats-5::before{content:"\ea81"}.ekit-wid-con .fasicon.icon-stats-6::before,.ekit-wid-con .icon.icon-stats-6::before,.icon.icon-stats-6::before{content:"\ea82"}.ekit-wid-con .fasicon.icon-sticky-note::before,.ekit-wid-con .icon.icon-sticky-note::before,.icon.icon-sticky-note::before{content:"\ea83"}.ekit-wid-con .fasicon.icon-store1::before,.ekit-wid-con .icon.icon-store1::before,.icon.icon-store1::before{content:"\ea84"}.ekit-wid-con .fasicon.icon-store-1::before,.ekit-wid-con .icon.icon-store-1::before,.icon.icon-store-1::before{content:"\ea85"}.ekit-wid-con .fasicon.icon-suitcase::before,.ekit-wid-con .icon.icon-suitcase::before,.icon.icon-suitcase::before{content:"\ea86"}.ekit-wid-con .fasicon.icon-suitcase-1::before,.ekit-wid-con .icon.icon-suitcase-1::before,.icon.icon-suitcase-1::before{content:"\ea87"}.ekit-wid-con .fasicon.icon-tag2::before,.ekit-wid-con .icon.icon-tag2::before,.icon.icon-tag2::before{content:"\ea88"}.ekit-wid-con .fasicon.icon-target::before,.ekit-wid-con .icon.icon-target::before,.icon.icon-target::before{content:"\ea89"}.ekit-wid-con .fasicon.icon-team2::before,.ekit-wid-con .icon.icon-team2::before,.icon.icon-team2::before{content:"\ea8a"}.ekit-wid-con .fasicon.icon-tie::before,.ekit-wid-con .icon.icon-tie::before,.icon.icon-tie::before{content:"\ea8b"}.ekit-wid-con .fasicon.icon-trash1::before,.ekit-wid-con .icon.icon-trash1::before,.icon.icon-trash1::before{content:"\ea8c"}.ekit-wid-con .fasicon.icon-trolley::before,.ekit-wid-con .icon.icon-trolley::before,.icon.icon-trolley::before{content:"\ea8d"}.ekit-wid-con .fasicon.icon-trolley-1::before,.ekit-wid-con .icon.icon-trolley-1::before,.icon.icon-trolley-1::before{content:"\ea8e"}.ekit-wid-con .fasicon.icon-trolley-2::before,.ekit-wid-con .icon.icon-trolley-2::before,.icon.icon-trolley-2::before{content:"\ea8f"}.ekit-wid-con .fasicon.icon-trophy1::before,.ekit-wid-con .icon.icon-trophy1::before,.icon.icon-trophy1::before{content:"\ea90"}.ekit-wid-con .fasicon.icon-truck1::before,.ekit-wid-con .icon.icon-truck1::before,.icon.icon-truck1::before{content:"\ea91"}.ekit-wid-con .fasicon.icon-truck-1::before,.ekit-wid-con .icon.icon-truck-1::before,.icon.icon-truck-1::before{content:"\ea92"}.ekit-wid-con .fasicon.icon-truck-2::before,.ekit-wid-con .icon.icon-truck-2::before,.icon.icon-truck-2::before{content:"\ea93"}.ekit-wid-con .fasicon.icon-umbrella::before,.ekit-wid-con .icon.icon-umbrella::before,.icon.icon-umbrella::before{content:"\ea94"}.ekit-wid-con .fasicon.icon-upload1::before,.ekit-wid-con .icon.icon-upload1::before,.icon.icon-upload1::before{content:"\ea95"}.ekit-wid-con .fasicon.icon-user1::before,.ekit-wid-con .icon.icon-user1::before,.icon.icon-user1::before{content:"\ea96"}.ekit-wid-con .fasicon.icon-user-1::before,.ekit-wid-con .icon.icon-user-1::before,.icon.icon-user-1::before{content:"\ea97"}.ekit-wid-con .fasicon.icon-user-2::before,.ekit-wid-con .icon.icon-user-2::before,.icon.icon-user-2::before{content:"\ea98"}.ekit-wid-con .fasicon.icon-user-3::before,.ekit-wid-con .icon.icon-user-3::before,.icon.icon-user-3::before{content:"\ea99"}.ekit-wid-con .fasicon.icon-users2::before,.ekit-wid-con .icon.icon-users2::before,.icon.icon-users2::before{content:"\ea9a"}.ekit-wid-con .fasicon.icon-video-camera::before,.ekit-wid-con .icon.icon-video-camera::before,.icon.icon-video-camera::before{content:"\ea9b"}.ekit-wid-con .fasicon.icon-voucher::before,.ekit-wid-con .icon.icon-voucher::before,.icon.icon-voucher::before{content:"\ea9c"}.ekit-wid-con .fasicon.icon-voucher-1::before,.ekit-wid-con .icon.icon-voucher-1::before,.icon.icon-voucher-1::before{content:"\ea9d"}.ekit-wid-con .fasicon.icon-voucher-2::before,.ekit-wid-con .icon.icon-voucher-2::before,.icon.icon-voucher-2::before{content:"\ea9e"}.ekit-wid-con .fasicon.icon-voucher-3::before,.ekit-wid-con .icon.icon-voucher-3::before,.icon.icon-voucher-3::before{content:"\ea9f"}.ekit-wid-con .fasicon.icon-voucher-4::before,.ekit-wid-con .icon.icon-voucher-4::before,.icon.icon-voucher-4::before{content:"\eaa0"}.ekit-wid-con .fasicon.icon-wallet::before,.ekit-wid-con .icon.icon-wallet::before,.icon.icon-wallet::before{content:"\eaa1"}.ekit-wid-con .fasicon.icon-wallet1::before,.ekit-wid-con .icon.icon-wallet1::before,.icon.icon-wallet1::before{content:"\eaa2"}.ekit-wid-con .fasicon.icon-wifi::before,.ekit-wid-con .icon.icon-wifi::before,.icon.icon-wifi::before{content:"\eaa3"}.ekit-wid-con .fasicon.icon-worker::before,.ekit-wid-con .icon.icon-worker::before,.icon.icon-worker::before{content:"\eaa4"}.ekit-wid-con .fasicon.icon-zoom-in::before,.ekit-wid-con .icon.icon-zoom-in::before,.icon.icon-zoom-in::before{content:"\eaa5"}.ekit-wid-con .fasicon.icon-zoom-out::before,.ekit-wid-con .icon.icon-zoom-out::before,.icon.icon-zoom-out::before{content:"\eaa6"}.ekit-wid-con .fasicon.icon-burger-menu::before,.ekit-wid-con .icon.icon-burger-menu::before,.icon.icon-burger-menu::before{content:"\eab8"}.ekit-wid-con .fasicon.icon-squares::before,.ekit-wid-con .icon.icon-squares::before,.icon.icon-squares::before{content:"\eaa7"}.ekit-wid-con .fasicon.icon-options::before,.ekit-wid-con .icon.icon-options::before,.icon.icon-options::before{content:"\eaa8"}.ekit-wid-con .fasicon.icon-apps::before,.ekit-wid-con .icon.icon-apps::before,.icon.icon-apps::before{content:"\eaa9"}.ekit-wid-con .fasicon.icon-menu-11::before,.ekit-wid-con .icon.icon-menu-11::before,.icon.icon-menu-11::before{content:"\eaaa"}.ekit-wid-con .fasicon.icon-menu11::before,.ekit-wid-con .icon.icon-menu11::before,.icon.icon-menu11::before{content:"\eaab"}.ekit-wid-con .fasicon.icon-back_up::before,.ekit-wid-con .icon.icon-back_up::before,.icon.icon-back_up::before{content:"\eaad"}.ekit-wid-con .fasicon.icon-cart11::before,.ekit-wid-con .icon.icon-cart11::before,.icon.icon-cart11::before{content:"\eaae"}.ekit-wid-con .fasicon.icon-checkmark::before,.ekit-wid-con .icon.icon-checkmark::before,.icon.icon-checkmark::before{content:"\eab0"}.ekit-wid-con .fasicon.icon-dollar::before,.ekit-wid-con .icon.icon-dollar::before,.icon.icon-dollar::before{content:"\eab1"}.ekit-wid-con .fasicon.icon-domian::before,.ekit-wid-con .icon.icon-domian::before,.icon.icon-domian::before{content:"\eab2"}.ekit-wid-con .fasicon.icon-hosting1::before,.ekit-wid-con .icon.icon-hosting1::before,.icon.icon-hosting1::before{content:"\eab3"}.ekit-wid-con .fasicon.icon-key2::before,.ekit-wid-con .icon.icon-key2::before,.icon.icon-key2::before{content:"\eab4"}.ekit-wid-con .fasicon.icon-migration::before,.ekit-wid-con .icon.icon-migration::before,.icon.icon-migration::before{content:"\eab5"}.ekit-wid-con .fasicon.icon-play1::before,.ekit-wid-con .icon.icon-play1::before,.icon.icon-play1::before{content:"\eab6"}.ekit-wid-con .fasicon.icon-quote2::before,.ekit-wid-con .icon.icon-quote2::before,.icon.icon-quote2::before{content:"\eab7"}.ekit-wid-con .fasicon.icon-api_setup::before,.ekit-wid-con .icon.icon-api_setup::before,.icon.icon-api_setup::before{content:"\eab9"}.ekit-wid-con .fasicon.icon-coin::before,.ekit-wid-con .icon.icon-coin::before,.icon.icon-coin::before{content:"\eaba"}.ekit-wid-con .fasicon.icon-hand_shake::before,.ekit-wid-con .icon.icon-hand_shake::before,.icon.icon-hand_shake::before{content:"\eabb"}.ekit-wid-con .fasicon.icon-idea_generate::before,.ekit-wid-con .icon.icon-idea_generate::before,.icon.icon-idea_generate::before{content:"\eabc"}.ekit-wid-con .fasicon.icon-page_search::before,.ekit-wid-con .icon.icon-page_search::before,.icon.icon-page_search::before{content:"\eabd"}.ekit-wid-con .fasicon.icon-pen_shape::before,.ekit-wid-con .icon.icon-pen_shape::before,.icon.icon-pen_shape::before{content:"\eabe"}.ekit-wid-con .fasicon.icon-pencil_art::before,.ekit-wid-con .icon.icon-pencil_art::before,.icon.icon-pencil_art::before{content:"\eabf"}.ekit-wid-con .fasicon.icon-review::before,.ekit-wid-con .icon.icon-review::before,.icon.icon-review::before{content:"\eac0"}.ekit-wid-con .fasicon.icon-star::before,.ekit-wid-con .icon.icon-star::before,.icon.icon-star::before{content:"\eac1"}.ekit-wid-con .fasicon.icon-timing::before,.ekit-wid-con .icon.icon-timing::before,.icon.icon-timing::before{content:"\eac2"}.ekit-wid-con .fasicon.icon-trophy::before,.ekit-wid-con .icon.icon-trophy::before,.icon.icon-trophy::before{content:"\eac3"}.ekit-wid-con .fasicon.icon-communication::before,.ekit-wid-con .icon.icon-communication::before,.icon.icon-communication::before{content:"\eac4"}.ekit-wid-con .fasicon.icon-money-bag2::before,.ekit-wid-con .icon.icon-money-bag2::before,.icon.icon-money-bag2::before{content:"\eac5"}.ekit-wid-con .fasicon.icon-dentist::before,.ekit-wid-con .icon.icon-dentist::before,.icon.icon-dentist::before{content:"\eac6"}.ekit-wid-con .fasicon.icon-bill::before,.ekit-wid-con .icon.icon-bill::before,.icon.icon-bill::before{content:"\eac7"}.ekit-wid-con .fasicon.icon-label::before,.ekit-wid-con .icon.icon-label::before,.icon.icon-label::before{content:"\eac8"}.ekit-wid-con .fasicon.icon-money::before,.ekit-wid-con .icon.icon-money::before,.icon.icon-money::before{content:"\eac9"}.ekit-wid-con .fasicon.icon-shield::before,.ekit-wid-con .icon.icon-shield::before,.icon.icon-shield::before{content:"\eaca"}.ekit-wid-con .fasicon.icon-support::before,.ekit-wid-con .icon.icon-support::before,.icon.icon-support::before{content:"\eacb"}.ekit-wid-con .fasicon.icon-one::before,.ekit-wid-con .icon.icon-one::before,.icon.icon-one::before{content:"\eacc"}.ekit-wid-con .fasicon.icon-clock::before,.ekit-wid-con .icon.icon-clock::before,.icon.icon-clock::before{content:"\eacd"}.ekit-wid-con .fasicon.icon-cart::before,.ekit-wid-con .icon.icon-cart::before,.icon.icon-cart::before{content:"\eace"}.ekit-wid-con .fasicon.icon-globe::before,.ekit-wid-con .icon.icon-globe::before,.icon.icon-globe::before{content:"\eacf"}.ekit-wid-con .fasicon.icon-tooth::before,.ekit-wid-con .icon.icon-tooth::before,.icon.icon-tooth::before{content:"\ead0"}.ekit-wid-con .fasicon.icon-tooth-1::before,.ekit-wid-con .icon.icon-tooth-1::before,.icon.icon-tooth-1::before{content:"\ead1"}.ekit-wid-con .fasicon.icon-tooth-2::before,.ekit-wid-con .icon.icon-tooth-2::before,.icon.icon-tooth-2::before{content:"\ead2"}.ekit-wid-con .fasicon.icon-brain::before,.ekit-wid-con .icon.icon-brain::before,.icon.icon-brain::before{content:"\ead3"}.ekit-wid-con .fasicon.icon-view::before,.ekit-wid-con .icon.icon-view::before,.icon.icon-view::before{content:"\ead4"}.ekit-wid-con .fasicon.icon-doctor::before,.ekit-wid-con .icon.icon-doctor::before,.icon.icon-doctor::before{content:"\ead5"}.ekit-wid-con .fasicon.icon-heart::before,.ekit-wid-con .icon.icon-heart::before,.icon.icon-heart::before{content:"\ead6"}.ekit-wid-con .fasicon.icon-medicine::before,.ekit-wid-con .icon.icon-medicine::before,.icon.icon-medicine::before{content:"\ead7"}.ekit-wid-con .fasicon.icon-stethoscope::before,.ekit-wid-con .icon.icon-stethoscope::before,.icon.icon-stethoscope::before{content:"\ead8"}.ekit-wid-con .fasicon.icon-hospital::before,.ekit-wid-con .icon.icon-hospital::before,.icon.icon-hospital::before{content:"\ead9"}.ekit-wid-con .fasicon.icon-clipboard::before,.ekit-wid-con .icon.icon-clipboard::before,.icon.icon-clipboard::before{content:"\eada"}.ekit-wid-con .fasicon.icon-medicine-1::before,.ekit-wid-con .icon.icon-medicine-1::before,.icon.icon-medicine-1::before{content:"\eadb"}.ekit-wid-con .fasicon.icon-hospital-1::before,.ekit-wid-con .icon.icon-hospital-1::before,.icon.icon-hospital-1::before{content:"\eadc"}.ekit-wid-con .fasicon.icon-customer-support::before,.ekit-wid-con .icon.icon-customer-support::before,.icon.icon-customer-support::before{content:"\eadd"}.ekit-wid-con .fasicon.icon-brickwall::before,.ekit-wid-con .icon.icon-brickwall::before,.icon.icon-brickwall::before{content:"\eade"}.ekit-wid-con .fasicon.icon-crane2::before,.ekit-wid-con .icon.icon-crane2::before,.icon.icon-crane2::before{content:"\eadf"}.ekit-wid-con .fasicon.icon-valve::before,.ekit-wid-con .icon.icon-valve::before,.icon.icon-valve::before{content:"\eae1"}.ekit-wid-con .fasicon.icon-safety::before,.ekit-wid-con .icon.icon-safety::before,.icon.icon-safety::before{content:"\eae2"}.ekit-wid-con .fasicon.icon-energy-saving::before,.ekit-wid-con .icon.icon-energy-saving::before,.icon.icon-energy-saving::before{content:"\eae3"}.ekit-wid-con .fasicon.icon-paint-roller::before,.ekit-wid-con .icon.icon-paint-roller::before,.icon.icon-paint-roller::before{content:"\eae4"}.ekit-wid-con .fasicon.icon-paint-brushes::before,.ekit-wid-con .icon.icon-paint-brushes::before,.icon.icon-paint-brushes::before{content:"\eae5"}.ekit-wid-con .fasicon.icon-construction-tool-vehicle-with-crane-lifting-materials::before,.ekit-wid-con .icon.icon-construction-tool-vehicle-with-crane-lifting-materials::before,.icon.icon-construction-tool-vehicle-with-crane-lifting-materials::before{content:"\eae6"}.ekit-wid-con .fasicon.icon-trowel::before,.ekit-wid-con .icon.icon-trowel::before,.icon.icon-trowel::before{content:"\eae7"}.ekit-wid-con .fasicon.icon-bucket::before,.ekit-wid-con .icon.icon-bucket::before,.icon.icon-bucket::before{content:"\eae8"}.ekit-wid-con .fasicon.icon-smart::before,.ekit-wid-con .icon.icon-smart::before,.icon.icon-smart::before{content:"\eae9"}.ekit-wid-con .fasicon.icon-repair::before,.ekit-wid-con .icon.icon-repair::before,.icon.icon-repair::before{content:"\eaea"}.ekit-wid-con .fasicon.icon-saw::before,.ekit-wid-con .icon.icon-saw::before,.icon.icon-saw::before{content:"\eaeb"}.ekit-wid-con .fasicon.icon-cutter::before,.ekit-wid-con .icon.icon-cutter::before,.icon.icon-cutter::before{content:"\eaec"}.ekit-wid-con .fasicon.icon-plier::before,.ekit-wid-con .icon.icon-plier::before,.icon.icon-plier::before{content:"\eaed"}.ekit-wid-con .fasicon.icon-drill::before,.ekit-wid-con .icon.icon-drill::before,.icon.icon-drill::before{content:"\eaee"}.ekit-wid-con .fasicon.icon-save-money::before,.ekit-wid-con .icon.icon-save-money::before,.icon.icon-save-money::before{content:"\eaef"}.ekit-wid-con .fasicon.icon-planting::before,.ekit-wid-con .icon.icon-planting::before,.icon.icon-planting::before{content:"\eaf0"}.ekit-wid-con .fasicon.icon-line-chart::before,.ekit-wid-con .icon.icon-line-chart::before,.icon.icon-line-chart::before{content:"\eaf1"}.ekit-wid-con .fasicon.icon-open-book::before,.ekit-wid-con .icon.icon-open-book::before,.icon.icon-open-book::before{content:"\eaf2"}.ekit-wid-con .fasicon.icon-money-bag3::before,.ekit-wid-con .icon.icon-money-bag3::before,.icon.icon-money-bag3::before{content:"\eaf3"}.ekit-wid-con .fasicon.icon-server::before,.ekit-wid-con .icon.icon-server::before,.icon.icon-server::before{content:"\eaf4"}.ekit-wid-con .fasicon.icon-server-1::before,.ekit-wid-con .icon.icon-server-1::before,.icon.icon-server-1::before{content:"\eaf5"}.ekit-wid-con .fasicon.icon-server-2::before,.ekit-wid-con .icon.icon-server-2::before,.icon.icon-server-2::before{content:"\eaf6"}.ekit-wid-con .fasicon.icon-cloud-computing::before,.ekit-wid-con .icon.icon-cloud-computing::before,.icon.icon-cloud-computing::before{content:"\eaf7"}.ekit-wid-con .fasicon.icon-cloud::before,.ekit-wid-con .icon.icon-cloud::before,.icon.icon-cloud::before{content:"\eaf8"}.ekit-wid-con .fasicon.icon-database::before,.ekit-wid-con .icon.icon-database::before,.icon.icon-database::before{content:"\eaf9"}.ekit-wid-con .fasicon.icon-computer::before,.ekit-wid-con .icon.icon-computer::before,.icon.icon-computer::before{content:"\eafa"}.ekit-wid-con .fasicon.icon-server-3::before,.ekit-wid-con .icon.icon-server-3::before,.icon.icon-server-3::before{content:"\eafb"}.ekit-wid-con .fasicon.icon-server-4::before,.ekit-wid-con .icon.icon-server-4::before,.icon.icon-server-4::before{content:"\eafc"}.ekit-wid-con .fasicon.icon-server-5::before,.ekit-wid-con .icon.icon-server-5::before,.icon.icon-server-5::before{content:"\eafd"}.ekit-wid-con .fasicon.icon-server-6::before,.ekit-wid-con .icon.icon-server-6::before,.icon.icon-server-6::before{content:"\eafe"}.ekit-wid-con .fasicon.icon-server-7::before,.ekit-wid-con .icon.icon-server-7::before,.icon.icon-server-7::before{content:"\eaff"}.ekit-wid-con .fasicon.icon-cloud-1::before,.ekit-wid-con .icon.icon-cloud-1::before,.icon.icon-cloud-1::before{content:"\eb00"}.ekit-wid-con .fasicon.icon-server-8::before,.ekit-wid-con .icon.icon-server-8::before,.icon.icon-server-8::before{content:"\eb01"}.ekit-wid-con .fasicon.icon-business-and-finance::before,.ekit-wid-con .icon.icon-business-and-finance::before,.icon.icon-business-and-finance::before{content:"\eb02"}.ekit-wid-con .fasicon.icon-cloud-2::before,.ekit-wid-con .icon.icon-cloud-2::before,.icon.icon-cloud-2::before{content:"\eb03"}.ekit-wid-con .fasicon.icon-server-9::before,.ekit-wid-con .icon.icon-server-9::before,.icon.icon-server-9::before{content:"\eb04"}.ekit-wid-con .fasicon.icon-hosting::before,.ekit-wid-con .icon.icon-hosting::before,.icon.icon-hosting::before{content:"\eb05"}.ekit-wid-con .fasicon.icon-car::before,.ekit-wid-con .icon.icon-car::before,.icon.icon-car::before{content:"\eb06"}.ekit-wid-con .fasicon.icon-car-frontal-view::before,.ekit-wid-con .icon.icon-car-frontal-view::before,.icon.icon-car-frontal-view::before{content:"\eb07"}.ekit-wid-con .fasicon.icon-car-1::before,.ekit-wid-con .icon.icon-car-1::before,.icon.icon-car-1::before{content:"\eb08"}.ekit-wid-con .fasicon.icon-racing::before,.ekit-wid-con .icon.icon-racing::before,.icon.icon-racing::before{content:"\eb09"}.ekit-wid-con .fasicon.icon-car-wheel::before,.ekit-wid-con .icon.icon-car-wheel::before,.icon.icon-car-wheel::before{content:"\eb0a"}.ekit-wid-con .fasicon.icon-steering-wheel::before,.ekit-wid-con .icon.icon-steering-wheel::before,.icon.icon-steering-wheel::before{content:"\eb0b"}.ekit-wid-con .fasicon.icon-frontal-taxi-cab::before,.ekit-wid-con .icon.icon-frontal-taxi-cab::before,.icon.icon-frontal-taxi-cab::before{content:"\eb0c"}.ekit-wid-con .fasicon.icon-taxi::before,.ekit-wid-con .icon.icon-taxi::before,.icon.icon-taxi::before{content:"\eb0d"}.ekit-wid-con .fasicon.icon-cosmetics::before,.ekit-wid-con .icon.icon-cosmetics::before,.icon.icon-cosmetics::before{content:"\eb0e"}.ekit-wid-con .fasicon.icon-flower::before,.ekit-wid-con .icon.icon-flower::before,.icon.icon-flower::before{content:"\eb0f"}.ekit-wid-con .fasicon.icon-mirror::before,.ekit-wid-con .icon.icon-mirror::before,.icon.icon-mirror::before{content:"\eb10"}.ekit-wid-con .fasicon.icon-itunes::before,.ekit-wid-con .icon.icon-itunes::before,.icon.icon-itunes::before{content:"\eb6b"}.ekit-wid-con .fasicon.icon-salon::before,.ekit-wid-con .icon.icon-salon::before,.icon.icon-salon::before{content:"\eb11"}.ekit-wid-con .fasicon.icon-hair-dryer::before,.ekit-wid-con .icon.icon-hair-dryer::before,.icon.icon-hair-dryer::before{content:"\eb12"}.ekit-wid-con .fasicon.icon-shampoo::before,.ekit-wid-con .icon.icon-shampoo::before,.icon.icon-shampoo::before{content:"\eb13"}.ekit-wid-con .fasicon.icon-download-button::before,.ekit-wid-con .icon.icon-download-button::before,.icon.icon-download-button::before{content:"\e90b"}.ekit-wid-con .fasicon.icon-list::before,.ekit-wid-con .icon.icon-list::before,.icon.icon-list::before{content:"\eb14"}.ekit-wid-con .fasicon.icon-loupe::before,.ekit-wid-con .icon.icon-loupe::before,.icon.icon-loupe::before{content:"\eb15"}.ekit-wid-con .fasicon.icon-search::before,.ekit-wid-con .icon.icon-search::before,.icon.icon-search::before{content:"\eb16"}.ekit-wid-con .fasicon.icon-search-1::before,.ekit-wid-con .icon.icon-search-1::before,.icon.icon-search-1::before{content:"\eb17"}.ekit-wid-con .fasicon.icon-shopping-cart::before,.ekit-wid-con .icon.icon-shopping-cart::before,.icon.icon-shopping-cart::before{content:"\eb18"}.ekit-wid-con .fasicon.icon-menu::before,.ekit-wid-con .icon.icon-menu::before,.icon.icon-menu::before{content:"\eb19"}.ekit-wid-con .fasicon.icon-menu-1::before,.ekit-wid-con .icon.icon-menu-1::before,.icon.icon-menu-1::before{content:"\eb1a"}.ekit-wid-con .fasicon.icon-menu-button-of-three-horizontal-lines::before,.ekit-wid-con .icon.icon-menu-button-of-three-horizontal-lines::before,.icon.icon-menu-button-of-three-horizontal-lines::before{content:"\eb1b"}.ekit-wid-con .fasicon.icon-menu-2::before,.ekit-wid-con .icon.icon-menu-2::before,.icon.icon-menu-2::before{content:"\eb1c"}.ekit-wid-con .fasicon.icon-menu-3::before,.ekit-wid-con .icon.icon-menu-3::before,.icon.icon-menu-3::before{content:"\eb1d"}.ekit-wid-con .fasicon.icon-menu-5::before,.ekit-wid-con .icon.icon-menu-5::before,.icon.icon-menu-5::before{content:"\eb1f"}.ekit-wid-con .fasicon.icon-menu-button::before,.ekit-wid-con .icon.icon-menu-button::before,.icon.icon-menu-button::before{content:"\eb20"}.ekit-wid-con .fasicon.icon-list-1::before,.ekit-wid-con .icon.icon-list-1::before,.icon.icon-list-1::before{content:"\eb21"}.ekit-wid-con .fasicon.icon-menu-6::before,.ekit-wid-con .icon.icon-menu-6::before,.icon.icon-menu-6::before{content:"\eb22"}.ekit-wid-con .fasicon.icon-menu-7::before,.ekit-wid-con .icon.icon-menu-7::before,.icon.icon-menu-7::before{content:"\eb23"}.ekit-wid-con .fasicon.icon-menu-8::before,.ekit-wid-con .icon.icon-menu-8::before,.icon.icon-menu-8::before{content:"\eb24"}.ekit-wid-con .fasicon.icon-list-2::before,.ekit-wid-con .icon.icon-list-2::before,.icon.icon-list-2::before{content:"\eb25"}.ekit-wid-con .fasicon.icon-dot::before,.ekit-wid-con .icon.icon-dot::before,.icon.icon-dot::before{content:"\eb26"}.ekit-wid-con .fasicon.icon-menu-9::before,.ekit-wid-con .icon.icon-menu-9::before,.icon.icon-menu-9::before{content:"\eb27"}.ekit-wid-con .fasicon.icon-search11::before,.ekit-wid-con .icon.icon-search11::before,.icon.icon-search11::before{content:"\eb28"}.ekit-wid-con .fasicon.icon-search-minus::before,.ekit-wid-con .icon.icon-search-minus::before,.icon.icon-search-minus::before{content:"\eb29"}.ekit-wid-con .fasicon.icon-search-11::before,.ekit-wid-con .icon.icon-search-11::before,.icon.icon-search-11::before{content:"\eb2a"}.ekit-wid-con .fasicon.icon-search-2::before,.ekit-wid-con .icon.icon-search-2::before,.icon.icon-search-2::before{content:"\eb2b"}.ekit-wid-con .fasicon.icon-search-3::before,.ekit-wid-con .icon.icon-search-3::before,.icon.icon-search-3::before{content:"\eb2c"}.ekit-wid-con .fasicon.icon-magnifying-glass-search::before,.ekit-wid-con .icon.icon-magnifying-glass-search::before,.icon.icon-magnifying-glass-search::before{content:"\eb2d"}.ekit-wid-con .fasicon.icon-loupe1::before,.ekit-wid-con .icon.icon-loupe1::before,.icon.icon-loupe1::before{content:"\eb2e"}.ekit-wid-con .fasicon.icon-speed::before,.ekit-wid-con .icon.icon-speed::before,.icon.icon-speed::before{content:"\eb2f"}.ekit-wid-con .fasicon.icon-search21::before,.ekit-wid-con .icon.icon-search21::before,.icon.icon-search21::before{content:"\eb30"}.ekit-wid-con .fasicon.icon-search-4::before,.ekit-wid-con .icon.icon-search-4::before,.icon.icon-search-4::before{content:"\eb31"}.ekit-wid-con .fasicon.icon-search-5::before,.ekit-wid-con .icon.icon-search-5::before,.icon.icon-search-5::before{content:"\eb32"}.ekit-wid-con .fasicon.icon-detective::before,.ekit-wid-con .icon.icon-detective::before,.icon.icon-detective::before{content:"\eb33"}.ekit-wid-con .fasicon.icon-cart1::before,.ekit-wid-con .icon.icon-cart1::before,.icon.icon-cart1::before{content:"\eb34"}.ekit-wid-con .fasicon.icon-buying-on-smartphone::before,.ekit-wid-con .icon.icon-buying-on-smartphone::before,.icon.icon-buying-on-smartphone::before{content:"\eb35"}.ekit-wid-con .fasicon.icon-badge::before,.ekit-wid-con .icon.icon-badge::before,.icon.icon-badge::before{content:"\eb36"}.ekit-wid-con .fasicon.icon-basket1::before,.ekit-wid-con .icon.icon-basket1::before,.icon.icon-basket1::before{content:"\eb37"}.ekit-wid-con .fasicon.icon-commerce-and-shopping::before,.ekit-wid-con .icon.icon-commerce-and-shopping::before,.icon.icon-commerce-and-shopping::before{content:"\eb38"}.ekit-wid-con .fasicon.icon-comment::before,.ekit-wid-con .icon.icon-comment::before,.icon.icon-comment::before{content:"\eb39"}.ekit-wid-con .fasicon.icon-comment-1::before,.ekit-wid-con .icon.icon-comment-1::before,.icon.icon-comment-1::before{content:"\eb3a"}.ekit-wid-con .fasicon.icon-share::before,.ekit-wid-con .icon.icon-share::before,.icon.icon-share::before{content:"\eb3b"}.ekit-wid-con .fasicon.icon-share-1::before,.ekit-wid-con .icon.icon-share-1::before,.icon.icon-share-1::before{content:"\eb3c"}.ekit-wid-con .fasicon.icon-share-2::before,.ekit-wid-con .icon.icon-share-2::before,.icon.icon-share-2::before{content:"\eb3d"}.ekit-wid-con .fasicon.icon-share-3::before,.ekit-wid-con .icon.icon-share-3::before,.icon.icon-share-3::before{content:"\eb3e"}.ekit-wid-con .fasicon.icon-comment1::before,.ekit-wid-con .icon.icon-comment1::before,.icon.icon-comment1::before{content:"\eb3f"}.ekit-wid-con .fasicon.icon-favorite::before,.ekit-wid-con .icon.icon-favorite::before,.icon.icon-favorite::before{content:"\eb40"}.ekit-wid-con .fasicon.icon-retweet::before,.ekit-wid-con .icon.icon-retweet::before,.icon.icon-retweet::before{content:"\eb41"}.ekit-wid-con .fasicon.icon-share1::before,.ekit-wid-con .icon.icon-share1::before,.icon.icon-share1::before{content:"\eb42"}.ekit-wid-con .fasicon.icon-facebook::before,.ekit-wid-con .icon.icon-facebook::before,.icon.icon-facebook::before{content:"\eb43"}.ekit-wid-con .fasicon.icon-twitter::before,.ekit-wid-con .icon.icon-twitter::before,.icon.icon-twitter::before{content:"\eb44"}.ekit-wid-con .fasicon.icon-linkedin::before,.ekit-wid-con .icon.icon-linkedin::before,.icon.icon-linkedin::before{content:"\eb45"}.ekit-wid-con .fasicon.icon-whatsapp-1::before,.ekit-wid-con .icon.icon-whatsapp-1::before,.icon.icon-whatsapp-1::before{content:"\eb46"}.ekit-wid-con .fasicon.icon-dribbble::before,.ekit-wid-con .icon.icon-dribbble::before,.icon.icon-dribbble::before{content:"\eb47"}.ekit-wid-con .fasicon.icon-facebook-2::before,.ekit-wid-con .icon.icon-facebook-2::before,.icon.icon-facebook-2::before{content:"\eb48"}.ekit-wid-con .fasicon.icon-twitter1::before,.ekit-wid-con .icon.icon-twitter1::before,.icon.icon-twitter1::before{content:"\eb49"}.ekit-wid-con .fasicon.icon-vk::before,.ekit-wid-con .icon.icon-vk::before,.icon.icon-vk::before{content:"\eb4a"}.ekit-wid-con .fasicon.icon-youtube-v::before,.ekit-wid-con .icon.icon-youtube-v::before,.icon.icon-youtube-v::before{content:"\eb4b"}.ekit-wid-con .fasicon.icon-vimeo::before,.ekit-wid-con .icon.icon-vimeo::before,.icon.icon-vimeo::before{content:"\eae0"}.ekit-wid-con .fasicon.icon-youtube::before,.ekit-wid-con .icon.icon-youtube::before,.icon.icon-youtube::before{content:"\eb4c"}.ekit-wid-con .fasicon.icon-snapchat-1::before,.ekit-wid-con .icon.icon-snapchat-1::before,.icon.icon-snapchat-1::before{content:"\eb4d"}.ekit-wid-con .fasicon.icon-behance::before,.ekit-wid-con .icon.icon-behance::before,.icon.icon-behance::before{content:"\eb4e"}.ekit-wid-con .fasicon.icon-github::before,.ekit-wid-con .icon.icon-github::before,.icon.icon-github::before{content:"\eb4f"}.ekit-wid-con .fasicon.icon-pinterest::before,.ekit-wid-con .icon.icon-pinterest::before,.icon.icon-pinterest::before{content:"\eb50"}.ekit-wid-con .fasicon.icon-spotify::before,.ekit-wid-con .icon.icon-spotify::before,.icon.icon-spotify::before{content:"\eb51"}.ekit-wid-con .fasicon.icon-soundcloud-1::before,.ekit-wid-con .icon.icon-soundcloud-1::before,.icon.icon-soundcloud-1::before{content:"\eb52"}.ekit-wid-con .fasicon.icon-skype-1::before,.ekit-wid-con .icon.icon-skype-1::before,.icon.icon-skype-1::before{content:"\eb53"}.ekit-wid-con .fasicon.icon-rss::before,.ekit-wid-con .icon.icon-rss::before,.icon.icon-rss::before{content:"\eb54"}.ekit-wid-con .fasicon.icon-reddit-1::before,.ekit-wid-con .icon.icon-reddit-1::before,.icon.icon-reddit-1::before{content:"\eb55"}.ekit-wid-con .fasicon.icon-dribbble-1::before,.ekit-wid-con .icon.icon-dribbble-1::before,.icon.icon-dribbble-1::before{content:"\eb56"}.ekit-wid-con .fasicon.icon-wordpress-1::before,.ekit-wid-con .icon.icon-wordpress-1::before,.icon.icon-wordpress-1::before{content:"\eb57"}.ekit-wid-con .fasicon.icon-logo::before,.ekit-wid-con .icon.icon-logo::before,.icon.icon-logo::before{content:"\eb58"}.ekit-wid-con .fasicon.icon-dropbox-1::before,.ekit-wid-con .icon.icon-dropbox-1::before,.icon.icon-dropbox-1::before{content:"\eb59"}.ekit-wid-con .fasicon.icon-blogger-1::before,.ekit-wid-con .icon.icon-blogger-1::before,.icon.icon-blogger-1::before{content:"\eb5a"}.ekit-wid-con .fasicon.icon-photo::before,.ekit-wid-con .icon.icon-photo::before,.icon.icon-photo::before{content:"\eb5b"}.ekit-wid-con .fasicon.icon-hangouts::before,.ekit-wid-con .icon.icon-hangouts::before,.icon.icon-hangouts::before{content:"\eb5c"}.ekit-wid-con .fasicon.icon-xing::before,.ekit-wid-con .icon.icon-xing::before,.icon.icon-xing::before{content:"\eb5d"}.ekit-wid-con .fasicon.icon-myspace::before,.ekit-wid-con .icon.icon-myspace::before,.icon.icon-myspace::before{content:"\eb5e"}.ekit-wid-con .fasicon.icon-flickr-1::before,.ekit-wid-con .icon.icon-flickr-1::before,.icon.icon-flickr-1::before{content:"\eb5f"}.ekit-wid-con .fasicon.icon-envato::before,.ekit-wid-con .icon.icon-envato::before,.icon.icon-envato::before{content:"\eb60"}.ekit-wid-con .fasicon.icon-picasa-1::before,.ekit-wid-con .icon.icon-picasa-1::before,.icon.icon-picasa-1::before{content:"\eb61"}.ekit-wid-con .fasicon.icon-wattpad::before,.ekit-wid-con .icon.icon-wattpad::before,.icon.icon-wattpad::before{content:"\eb62"}.ekit-wid-con .fasicon.icon-emoji::before,.ekit-wid-con .icon.icon-emoji::before,.icon.icon-emoji::before{content:"\eb63"}.ekit-wid-con .fasicon.icon-deviantart-1::before,.ekit-wid-con .icon.icon-deviantart-1::before,.icon.icon-deviantart-1::before{content:"\eb64"}.ekit-wid-con .fasicon.icon-yahoo-1::before,.ekit-wid-con .icon.icon-yahoo-1::before,.icon.icon-yahoo-1::before{content:"\eb65"}.ekit-wid-con .fasicon.icon-vine-1::before,.ekit-wid-con .icon.icon-vine-1::before,.icon.icon-vine-1::before{content:"\eb66"}.ekit-wid-con .fasicon.icon-delicious::before,.ekit-wid-con .icon.icon-delicious::before,.icon.icon-delicious::before{content:"\eb67"}.ekit-wid-con .fasicon.icon-kickstarter-1::before,.ekit-wid-con .icon.icon-kickstarter-1::before,.icon.icon-kickstarter-1::before{content:"\eb68"}.ekit-wid-con .fasicon.icon-stumbleupon-1::before,.ekit-wid-con .icon.icon-stumbleupon-1::before,.icon.icon-stumbleupon-1::before{content:"\eb69"}.ekit-wid-con .fasicon.icon-brands-and-logotypes::before,.ekit-wid-con .icon.icon-brands-and-logotypes::before,.icon.icon-brands-and-logotypes::before{content:"\eb6a"}.ekit-wid-con .fasicon.icon-instagram-1::before,.ekit-wid-con .icon.icon-instagram-1::before,.icon.icon-instagram-1::before{content:"\eb6c"}.ekit-wid-con .fasicon.icon-facebook-1::before,.ekit-wid-con .icon.icon-facebook-1::before,.icon.icon-facebook-1::before{content:"\eb6d"}.ekit-wid-con .fasicon.icon-instagram-2::before,.ekit-wid-con .icon.icon-instagram-2::before,.icon.icon-instagram-2::before{content:"\eb6e"}.ekit-wid-con .fasicon.icon-twitter-1::before,.ekit-wid-con .icon.icon-twitter-1::before,.icon.icon-twitter-1::before{content:"\eb6f"}.ekit-wid-con .fasicon.icon-whatsapp-2::before,.ekit-wid-con .icon.icon-whatsapp-2::before,.icon.icon-whatsapp-2::before{content:"\eb70"}.ekit-wid-con .fasicon.icon-youtube-1::before,.ekit-wid-con .icon.icon-youtube-1::before,.icon.icon-youtube-1::before{content:"\eb71"}.ekit-wid-con .fasicon.icon-linkedin-1::before,.ekit-wid-con .icon.icon-linkedin-1::before,.icon.icon-linkedin-1::before{content:"\eb72"}.ekit-wid-con .fasicon.icon-telegram::before,.ekit-wid-con .icon.icon-telegram::before,.icon.icon-telegram::before{content:"\eb73"}.ekit-wid-con .fasicon.icon-github-1::before,.ekit-wid-con .icon.icon-github-1::before,.icon.icon-github-1::before{content:"\eb74"}.ekit-wid-con .fasicon.icon-vk-1::before,.ekit-wid-con .icon.icon-vk-1::before,.icon.icon-vk-1::before{content:"\eb75"}.ekit-wid-con .fasicon.icon-pinterest-1::before,.ekit-wid-con .icon.icon-pinterest-1::before,.icon.icon-pinterest-1::before{content:"\eb76"}.ekit-wid-con .fasicon.icon-rss-1::before,.ekit-wid-con .icon.icon-rss-1::before,.icon.icon-rss-1::before{content:"\eb77"}.ekit-wid-con .fasicon.icon-twitch::before,.ekit-wid-con .icon.icon-twitch::before,.icon.icon-twitch::before{content:"\eb78"}.ekit-wid-con .fasicon.icon-snapchat-2::before,.ekit-wid-con .icon.icon-snapchat-2::before,.icon.icon-snapchat-2::before{content:"\eb79"}.ekit-wid-con .fasicon.icon-skype-2::before,.ekit-wid-con .icon.icon-skype-2::before,.icon.icon-skype-2::before{content:"\eb7a"}.ekit-wid-con .fasicon.icon-behance-2::before,.ekit-wid-con .icon.icon-behance-2::before,.icon.icon-behance-2::before{content:"\eb7b"}.ekit-wid-con .fasicon.icon-spotify-1::before,.ekit-wid-con .icon.icon-spotify-1::before,.icon.icon-spotify-1::before{content:"\eb7c"}.ekit-wid-con .fasicon.icon-periscope::before,.ekit-wid-con .icon.icon-periscope::before,.icon.icon-periscope::before{content:"\eb7d"}.ekit-wid-con .fasicon.icon-dribbble-2::before,.ekit-wid-con .icon.icon-dribbble-2::before,.icon.icon-dribbble-2::before{content:"\eb7e"}.ekit-wid-con .fasicon.icon-tumblr-1::before,.ekit-wid-con .icon.icon-tumblr-1::before,.icon.icon-tumblr-1::before{content:"\eb7f"}.ekit-wid-con .fasicon.icon-soundcloud-2::before,.ekit-wid-con .icon.icon-soundcloud-2::before,.icon.icon-soundcloud-2::before{content:"\eb80"}.ekit-wid-con .fasicon.icon-google-drive-1::before,.ekit-wid-con .icon.icon-google-drive-1::before,.icon.icon-google-drive-1::before{content:"\eb81"}.ekit-wid-con .fasicon.icon-dropbox-2::before,.ekit-wid-con .icon.icon-dropbox-2::before,.icon.icon-dropbox-2::before{content:"\eb82"}.ekit-wid-con .fasicon.icon-reddit-2::before,.ekit-wid-con .icon.icon-reddit-2::before,.icon.icon-reddit-2::before{content:"\eb83"}.ekit-wid-con .fasicon.icon-html::before,.ekit-wid-con .icon.icon-html::before,.icon.icon-html::before{content:"\eb84"}.ekit-wid-con .fasicon.icon-vimeo-1::before,.ekit-wid-con .icon.icon-vimeo-1::before,.icon.icon-vimeo-1::before{content:"\eb85"}.ekit-wid-con .fasicon.icon-hangout::before,.ekit-wid-con .icon.icon-hangout::before,.icon.icon-hangout::before{content:"\eb86"}.ekit-wid-con .fasicon.icon-blogger-2::before,.ekit-wid-con .icon.icon-blogger-2::before,.icon.icon-blogger-2::before{content:"\eb87"}.ekit-wid-con .fasicon.icon-yahoo-2::before,.ekit-wid-con .icon.icon-yahoo-2::before,.icon.icon-yahoo-2::before{content:"\eb88"}.ekit-wid-con .fasicon.icon-path::before,.ekit-wid-con .icon.icon-path::before,.icon.icon-path::before{content:"\eb89"}.ekit-wid-con .fasicon.icon-yelp-1::before,.ekit-wid-con .icon.icon-yelp-1::before,.icon.icon-yelp-1::before{content:"\eb8a"}.ekit-wid-con .fasicon.icon-slideshare::before,.ekit-wid-con .icon.icon-slideshare::before,.icon.icon-slideshare::before{content:"\eb8b"}.ekit-wid-con .fasicon.icon-picasa-2::before,.ekit-wid-con .icon.icon-picasa-2::before,.icon.icon-picasa-2::before{content:"\eb8c"}.ekit-wid-con .fasicon.icon-myspace-1::before,.ekit-wid-con .icon.icon-myspace-1::before,.icon.icon-myspace-1::before{content:"\eb8d"}.ekit-wid-con .fasicon.icon-flickr-2::before,.ekit-wid-con .icon.icon-flickr-2::before,.icon.icon-flickr-2::before{content:"\eb8e"}.ekit-wid-con .fasicon.icon-xing-1::before,.ekit-wid-con .icon.icon-xing-1::before,.icon.icon-xing-1::before{content:"\eb8f"}.ekit-wid-con .fasicon.icon-envato-1::before,.ekit-wid-con .icon.icon-envato-1::before,.icon.icon-envato-1::before{content:"\eb90"}.ekit-wid-con .fasicon.icon-swarm::before,.ekit-wid-con .icon.icon-swarm::before,.icon.icon-swarm::before{content:"\eb91"}.ekit-wid-con .fasicon.icon-wattpad-1::before,.ekit-wid-con .icon.icon-wattpad-1::before,.icon.icon-wattpad-1::before{content:"\eb92"}.ekit-wid-con .fasicon.icon-foursquare::before,.ekit-wid-con .icon.icon-foursquare::before,.icon.icon-foursquare::before{content:"\eb93"}.ekit-wid-con .fasicon.icon-deviantart-2::before,.ekit-wid-con .icon.icon-deviantart-2::before,.icon.icon-deviantart-2::before{content:"\eb94"}.ekit-wid-con .fasicon.icon-kickstarter-2::before,.ekit-wid-con .icon.icon-kickstarter-2::before,.icon.icon-kickstarter-2::before{content:"\eb95"}.ekit-wid-con .fasicon.icon-delicious-1::before,.ekit-wid-con .icon.icon-delicious-1::before,.icon.icon-delicious-1::before{content:"\eb96"}.ekit-wid-con .fasicon.icon-vine-2::before,.ekit-wid-con .icon.icon-vine-2::before,.icon.icon-vine-2::before{content:"\eb97"}.ekit-wid-con .fasicon.icon-digg::before,.ekit-wid-con .icon.icon-digg::before,.icon.icon-digg::before{content:"\eb98"}.ekit-wid-con .fasicon.icon-bebo::before,.ekit-wid-con .icon.icon-bebo::before,.icon.icon-bebo::before{content:"\eb99"}.ekit-wid-con .fasicon.icon-stumbleupon-2::before,.ekit-wid-con .icon.icon-stumbleupon-2::before,.icon.icon-stumbleupon-2::before{content:"\eb9a"}.ekit-wid-con .fasicon.icon-forrst::before,.ekit-wid-con .icon.icon-forrst::before,.icon.icon-forrst::before{content:"\eb9b"}.ekit-wid-con .fasicon.icon-eye3::before,.ekit-wid-con .icon.icon-eye3::before,.icon.icon-eye3::before{content:"\eb9d"}.ekit-wid-con .fasicon.icon-microscope::before,.ekit-wid-con .icon.icon-microscope::before,.icon.icon-microscope::before{content:"\eb9e"}.ekit-wid-con .fasicon.icon-Anti-Lock::before,.ekit-wid-con .icon.icon-Anti-Lock::before,.icon.icon-Anti-Lock::before{content:"\eb9f"}.ekit-wid-con .fasicon.icon-apartment::before,.ekit-wid-con .icon.icon-apartment::before,.icon.icon-apartment::before{content:"\eba0"}.ekit-wid-con .fasicon.icon-app::before,.ekit-wid-con .icon.icon-app::before,.icon.icon-app::before{content:"\eba2"}.ekit-wid-con .fasicon.icon-Aroma::before,.ekit-wid-con .icon.icon-Aroma::before,.icon.icon-Aroma::before{content:"\eba3"}.ekit-wid-con .fasicon.icon-bamboo-Leaf::before,.ekit-wid-con .icon.icon-bamboo-Leaf::before,.icon.icon-bamboo-Leaf::before{content:"\eba5"}.ekit-wid-con .fasicon.icon-basket::before,.ekit-wid-con .icon.icon-basket::before,.icon.icon-basket::before{content:"\eba6"}.ekit-wid-con .fasicon.icon-Battery::before,.ekit-wid-con .icon.icon-Battery::before,.icon.icon-Battery::before{content:"\eba7"}.ekit-wid-con .fasicon.icon-Bettery::before,.ekit-wid-con .icon.icon-Bettery::before,.icon.icon-Bettery::before{content:"\eba8"}.ekit-wid-con .fasicon.icon-building::before,.ekit-wid-con .icon.icon-building::before,.icon.icon-building::before{content:"\eba9"}.ekit-wid-con .fasicon.icon-car-2::before,.ekit-wid-con .icon.icon-car-2::before,.icon.icon-car-2::before{content:"\ebaa"}.ekit-wid-con .fasicon.icon-Car::before,.ekit-wid-con .icon.icon-Car::before,.icon.icon-Car::before{content:"\ebab"}.ekit-wid-con .fasicon.icon-Child::before,.ekit-wid-con .icon.icon-Child::before,.icon.icon-Child::before{content:"\ebac"}.ekit-wid-con .fasicon.icon-cityscape::before,.ekit-wid-con .icon.icon-cityscape::before,.icon.icon-cityscape::before{content:"\ebad"}.ekit-wid-con .fasicon.icon-cleaner::before,.ekit-wid-con .icon.icon-cleaner::before,.icon.icon-cleaner::before{content:"\ebae"}.ekit-wid-con .fasicon.icon-Coffee-cup::before,.ekit-wid-con .icon.icon-Coffee-cup::before,.icon.icon-Coffee-cup::before{content:"\ebaf"}.ekit-wid-con .fasicon.icon-coins::before,.ekit-wid-con .icon.icon-coins::before,.icon.icon-coins::before{content:"\ebb0"}.ekit-wid-con .fasicon.icon-Computer::before,.ekit-wid-con .icon.icon-Computer::before,.icon.icon-Computer::before{content:"\ebb1"}.ekit-wid-con .fasicon.icon-Consultancy::before,.ekit-wid-con .icon.icon-Consultancy::before,.icon.icon-Consultancy::before{content:"\ebb2"}.ekit-wid-con .fasicon.icon-cottage::before,.ekit-wid-con .icon.icon-cottage::before,.icon.icon-cottage::before{content:"\ebb3"}.ekit-wid-con .fasicon.icon-crane::before,.ekit-wid-con .icon.icon-crane::before,.icon.icon-crane::before{content:"\ebb4"}.ekit-wid-con .fasicon.icon-Custom-api::before,.ekit-wid-con .icon.icon-Custom-api::before,.icon.icon-Custom-api::before{content:"\ebb5"}.ekit-wid-con .fasicon.icon-customer-support-2::before,.ekit-wid-con .icon.icon-customer-support-2::before,.icon.icon-customer-support-2::before{content:"\ebb6"}.ekit-wid-con .fasicon.icon-Design-2::before,.ekit-wid-con .icon.icon-Design-2::before,.icon.icon-Design-2::before{content:"\ebb7"}.ekit-wid-con .fasicon.icon-Design-3::before,.ekit-wid-con .icon.icon-Design-3::before,.icon.icon-Design-3::before{content:"\ebb8"}.ekit-wid-con .fasicon.icon-design::before,.ekit-wid-con .icon.icon-design::before,.icon.icon-design::before{content:"\ebb9"}.ekit-wid-con .fasicon.icon-diamond::before,.ekit-wid-con .icon.icon-diamond::before,.icon.icon-diamond::before{content:"\ebba"}.ekit-wid-con .fasicon.icon-diploma::before,.ekit-wid-con .icon.icon-diploma::before,.icon.icon-diploma::before{content:"\ebbb"}.ekit-wid-con .fasicon.icon-Document-Search::before,.ekit-wid-con .icon.icon-Document-Search::before,.icon.icon-Document-Search::before{content:"\ebbc"}.ekit-wid-con .fasicon.icon-Download::before,.ekit-wid-con .icon.icon-Download::before,.icon.icon-Download::before{content:"\ebbd"}.ekit-wid-con .fasicon.icon-drilling::before,.ekit-wid-con .icon.icon-drilling::before,.icon.icon-drilling::before{content:"\ebbe"}.ekit-wid-con .fasicon.icon-engine::before,.ekit-wid-con .icon.icon-engine::before,.icon.icon-engine::before{content:"\ebbf"}.ekit-wid-con .fasicon.icon-engineer::before,.ekit-wid-con .icon.icon-engineer::before,.icon.icon-engineer::before{content:"\ebc0"}.ekit-wid-con .fasicon.icon-envelope::before,.ekit-wid-con .icon.icon-envelope::before,.icon.icon-envelope::before{content:"\ebc1"}.ekit-wid-con .fasicon.icon-Family::before,.ekit-wid-con .icon.icon-Family::before,.icon.icon-Family::before{content:"\ebc2"}.ekit-wid-con .fasicon.icon-friendship::before,.ekit-wid-con .icon.icon-friendship::before,.icon.icon-friendship::before{content:"\ebc3"}.ekit-wid-con .fasicon.icon-gift::before,.ekit-wid-con .icon.icon-gift::before,.icon.icon-gift::before{content:"\ebc4"}.ekit-wid-con .fasicon.icon-graph-2::before,.ekit-wid-con .icon.icon-graph-2::before,.icon.icon-graph-2::before{content:"\ebc5"}.ekit-wid-con .fasicon.icon-graph::before,.ekit-wid-con .icon.icon-graph::before,.icon.icon-graph::before{content:"\ebc6"}.ekit-wid-con .fasicon.icon-hamburger-2::before,.ekit-wid-con .icon.icon-hamburger-2::before,.icon.icon-hamburger-2::before{content:"\ebc7"}.ekit-wid-con .fasicon.icon-handshake::before,.ekit-wid-con .icon.icon-handshake::before,.icon.icon-handshake::before{content:"\ebc8"}.ekit-wid-con .fasicon.icon-Helmet::before,.ekit-wid-con .icon.icon-Helmet::before,.icon.icon-Helmet::before{content:"\ebc9"}.ekit-wid-con .fasicon.icon-hot-Stone-2::before,.ekit-wid-con .icon.icon-hot-Stone-2::before,.icon.icon-hot-Stone-2::before{content:"\ebca"}.ekit-wid-con .fasicon.icon-hot-stone::before,.ekit-wid-con .icon.icon-hot-stone::before,.icon.icon-hot-stone::before{content:"\ebcb"}.ekit-wid-con .fasicon.icon-idea::before,.ekit-wid-con .icon.icon-idea::before,.icon.icon-idea::before{content:"\ebcc"}.ekit-wid-con .fasicon.icon-Leaf::before,.ekit-wid-con .icon.icon-Leaf::before,.icon.icon-Leaf::before{content:"\ebcd"}.ekit-wid-con .fasicon.icon-management::before,.ekit-wid-con .icon.icon-management::before,.icon.icon-management::before{content:"\ebce"}.ekit-wid-con .fasicon.icon-Massage-table::before,.ekit-wid-con .icon.icon-Massage-table::before,.icon.icon-Massage-table::before{content:"\ebcf"}.ekit-wid-con .fasicon.icon-Mechanic::before,.ekit-wid-con .icon.icon-Mechanic::before,.icon.icon-Mechanic::before{content:"\ebd0"}.ekit-wid-con .fasicon.icon-Money-2::before,.ekit-wid-con .icon.icon-Money-2::before,.icon.icon-Money-2::before{content:"\ebd2"}.ekit-wid-con .fasicon.icon-money-bag::before,.ekit-wid-con .icon.icon-money-bag::before,.icon.icon-money-bag::before{content:"\ebd3"}.ekit-wid-con .fasicon.icon-Money::before,.ekit-wid-con .icon.icon-Money::before,.icon.icon-Money::before{content:"\ebd4"}.ekit-wid-con .fasicon.icon-oil-bottle::before,.ekit-wid-con .icon.icon-oil-bottle::before,.icon.icon-oil-bottle::before{content:"\ebd5"}.ekit-wid-con .fasicon.icon-Physiotherapy::before,.ekit-wid-con .icon.icon-Physiotherapy::before,.icon.icon-Physiotherapy::before{content:"\ebd6"}.ekit-wid-con .fasicon.icon-Profile::before,.ekit-wid-con .icon.icon-Profile::before,.icon.icon-Profile::before{content:"\ebd7"}.ekit-wid-con .fasicon.icon-Rating::before,.ekit-wid-con .icon.icon-Rating::before,.icon.icon-Rating::before{content:"\ebd8"}.ekit-wid-con .fasicon.icon-right-mark::before,.ekit-wid-con .icon.icon-right-mark::before,.icon.icon-right-mark::before{content:"\ebd9"}.ekit-wid-con .fasicon.icon-rings::before,.ekit-wid-con .icon.icon-rings::before,.icon.icon-rings::before{content:"\ebda"}.ekit-wid-con .fasicon.icon-Safe-house::before,.ekit-wid-con .icon.icon-Safe-house::before,.icon.icon-Safe-house::before{content:"\ebdb"}.ekit-wid-con .fasicon.icon-Scan::before,.ekit-wid-con .icon.icon-Scan::before,.icon.icon-Scan::before{content:"\ebdc"}.ekit-wid-con .fasicon.icon-social-care::before,.ekit-wid-con .icon.icon-social-care::before,.icon.icon-social-care::before{content:"\ebdd"}.ekit-wid-con .fasicon.icon-Speed-Clock::before,.ekit-wid-con .icon.icon-Speed-Clock::before,.icon.icon-Speed-Clock::before{content:"\ebde"}.ekit-wid-con .fasicon.icon-stopwatch::before,.ekit-wid-con .icon.icon-stopwatch::before,.icon.icon-stopwatch::before{content:"\ebdf"}.ekit-wid-con .fasicon.icon-Support-2::before,.ekit-wid-con .icon.icon-Support-2::before,.icon.icon-Support-2::before{content:"\ebe0"}.ekit-wid-con .fasicon.icon-target-2::before,.ekit-wid-con .icon.icon-target-2::before,.icon.icon-target-2::before{content:"\ebe1"}.ekit-wid-con .fasicon.icon-Target::before,.ekit-wid-con .icon.icon-Target::before,.icon.icon-Target::before{content:"\ebe2"}.ekit-wid-con .fasicon.icon-tripod::before,.ekit-wid-con .icon.icon-tripod::before,.icon.icon-tripod::before{content:"\ebe3"}.ekit-wid-con .fasicon.icon-truck::before,.ekit-wid-con .icon.icon-truck::before,.icon.icon-truck::before{content:"\ebe4"}.ekit-wid-con .fasicon.icon-university::before,.ekit-wid-con .icon.icon-university::before,.icon.icon-university::before{content:"\ebe5"}.ekit-wid-con .fasicon.icon-User::before,.ekit-wid-con .icon.icon-User::before,.icon.icon-User::before{content:"\ebe6"}.ekit-wid-con .fasicon.icon-Web-Portals::before,.ekit-wid-con .icon.icon-Web-Portals::before,.icon.icon-Web-Portals::before{content:"\ebe7"}.ekit-wid-con .fasicon.icon-window::before,.ekit-wid-con .icon.icon-window::before,.icon.icon-window::before{content:"\ebe8"}.ekit-wid-con .fasicon.icon-ek_line_icon::before,.ekit-wid-con .icon.icon-ek_line_icon::before,.icon.icon-ek_line_icon::before{content:"\ebe9"}.ekit-wid-con .fasicon.icon-ek_stroke_icon::before,.ekit-wid-con .icon.icon-ek_stroke_icon::before,.icon.icon-ek_stroke_icon::before{content:"\eba1"}.ekit-wid-con .fasicon.icon-ekit::before,.ekit-wid-con .icon.icon-ekit::before,.icon.icon-ekit::before{content:"\e947"}.ekit-wid-con .fasicon.icon-elements-kit-logo::before,.ekit-wid-con .icon.icon-elements-kit-logo::before,.icon.icon-elements-kit-logo::before{content:"\e90d"}.ekit-wid-con .fasicon.icon-degree-image::before,.ekit-wid-con .icon.icon-degree-image::before,.icon.icon-degree-image::before{content:"\e900"}.ekit-wid-con .fasicon.icon-accordion::before,.ekit-wid-con .icon.icon-accordion::before,.icon.icon-accordion::before{content:"\e901"}.ekit-wid-con .fasicon.icon-animated-flip-box::before,.ekit-wid-con .icon.icon-animated-flip-box::before,.icon.icon-animated-flip-box::before{content:"\e902"}.ekit-wid-con .fasicon.icon-animated-text::before,.ekit-wid-con .icon.icon-animated-text::before,.icon.icon-animated-text::before{content:"\e903"}.ekit-wid-con .fasicon.icon-brands::before,.ekit-wid-con .icon.icon-brands::before,.icon.icon-brands::before{content:"\e904"}.ekit-wid-con .fasicon.icon-business-hour::before,.ekit-wid-con .icon.icon-business-hour::before,.icon.icon-business-hour::before{content:"\e905"}.ekit-wid-con .fasicon.icon-button::before,.ekit-wid-con .icon.icon-button::before,.icon.icon-button::before{content:"\e906"}.ekit-wid-con .fasicon.icon-carousel::before,.ekit-wid-con .icon.icon-carousel::before,.icon.icon-carousel::before{content:"\e907"}.ekit-wid-con .fasicon.icon-Circle-progress::before,.ekit-wid-con .icon.icon-Circle-progress::before,.icon.icon-Circle-progress::before{content:"\e908"}.ekit-wid-con .fasicon.icon-contact-form::before,.ekit-wid-con .icon.icon-contact-form::before,.icon.icon-contact-form::before{content:"\e909"}.ekit-wid-con .fasicon.icon-countdown-timer::before,.ekit-wid-con .icon.icon-countdown-timer::before,.icon.icon-countdown-timer::before{content:"\e90a"}.ekit-wid-con .fasicon.icon-dropbar::before,.ekit-wid-con .icon.icon-dropbar::before,.icon.icon-dropbar::before{content:"\e90c"}.ekit-wid-con .fasicon.icon-faq::before,.ekit-wid-con .icon.icon-faq::before,.icon.icon-faq::before{content:"\e90e"}.ekit-wid-con .fasicon.icon-full-width-scroll::before,.ekit-wid-con .icon.icon-full-width-scroll::before,.icon.icon-full-width-scroll::before{content:"\e90f"}.ekit-wid-con .fasicon.icon-google-map::before,.ekit-wid-con .icon.icon-google-map::before,.icon.icon-google-map::before{content:"\e910"}.ekit-wid-con .fasicon.icon-heading-style::before,.ekit-wid-con .icon.icon-heading-style::before,.icon.icon-heading-style::before{content:"\e911"}.ekit-wid-con .fasicon.icon-help-desk::before,.ekit-wid-con .icon.icon-help-desk::before,.icon.icon-help-desk::before{content:"\e912"}.ekit-wid-con .fasicon.icon-horizontal-timeline::before,.ekit-wid-con .icon.icon-horizontal-timeline::before,.icon.icon-horizontal-timeline::before{content:"\e913"}.ekit-wid-con .fasicon.icon-iframe::before,.ekit-wid-con .icon.icon-iframe::before,.icon.icon-iframe::before{content:"\e914"}.ekit-wid-con .fasicon.icon-image-comparison::before,.ekit-wid-con .icon.icon-image-comparison::before,.icon.icon-image-comparison::before{content:"\e915"}.ekit-wid-con .fasicon.icon-image-gallery::before,.ekit-wid-con .icon.icon-image-gallery::before,.icon.icon-image-gallery::before{content:"\e916"}.ekit-wid-con .fasicon.icon-image-justify::before,.ekit-wid-con .icon.icon-image-justify::before,.icon.icon-image-justify::before{content:"\e917"}.ekit-wid-con .fasicon.icon-image-magnifier::before,.ekit-wid-con .icon.icon-image-magnifier::before,.icon.icon-image-magnifier::before{content:"\e918"}.ekit-wid-con .fasicon.icon-image-masonry::before,.ekit-wid-con .icon.icon-image-masonry::before,.icon.icon-image-masonry::before{content:"\e919"}.ekit-wid-con .fasicon.icon-inline-svg::before,.ekit-wid-con .icon.icon-inline-svg::before,.icon.icon-inline-svg::before{content:"\e91a"}.ekit-wid-con .fasicon.icon-instagram::before,.ekit-wid-con .icon.icon-instagram::before,.icon.icon-instagram::before{content:"\e91b"}.ekit-wid-con .fasicon.icon-listing::before,.ekit-wid-con .icon.icon-listing::before,.icon.icon-listing::before{content:"\e91c"}.ekit-wid-con .fasicon.icon-music-player::before,.ekit-wid-con .icon.icon-music-player::before,.icon.icon-music-player::before{content:"\e91d"}.ekit-wid-con .fasicon.icon-news-ticker::before,.ekit-wid-con .icon.icon-news-ticker::before,.icon.icon-news-ticker::before{content:"\e91e"}.ekit-wid-con .fasicon.icon-off-canvus-menu::before,.ekit-wid-con .icon.icon-off-canvus-menu::before,.icon.icon-off-canvus-menu::before{content:"\e91f"}.ekit-wid-con .fasicon.icon-parallax::before,.ekit-wid-con .icon.icon-parallax::before,.icon.icon-parallax::before{content:"\e920"}.ekit-wid-con .fasicon.icon-portfolio::before,.ekit-wid-con .icon.icon-portfolio::before,.icon.icon-portfolio::before{content:"\e921"}.ekit-wid-con .fasicon.icon-post-banner::before,.ekit-wid-con .icon.icon-post-banner::before,.icon.icon-post-banner::before{content:"\e922"}.ekit-wid-con .fasicon.icon-post-carousel::before,.ekit-wid-con .icon.icon-post-carousel::before,.icon.icon-post-carousel::before{content:"\e923"}.ekit-wid-con .fasicon.icon-post-grid::before,.ekit-wid-con .icon.icon-post-grid::before,.icon.icon-post-grid::before{content:"\e924"}.ekit-wid-con .fasicon.icon-post-slider::before,.ekit-wid-con .icon.icon-post-slider::before,.icon.icon-post-slider::before{content:"\e925"}.ekit-wid-con .fasicon.icon-pricing-list::before,.ekit-wid-con .icon.icon-pricing-list::before,.icon.icon-pricing-list::before{content:"\e926"}.ekit-wid-con .fasicon.icon-pricing-table::before,.ekit-wid-con .icon.icon-pricing-table::before,.icon.icon-pricing-table::before{content:"\e927"}.ekit-wid-con .fasicon.icon-product-featured::before,.ekit-wid-con .icon.icon-product-featured::before,.icon.icon-product-featured::before{content:"\e928"}.ekit-wid-con .fasicon.icon-product-image::before,.ekit-wid-con .icon.icon-product-image::before,.icon.icon-product-image::before{content:"\e929"}.ekit-wid-con .fasicon.icon-product-recent::before,.ekit-wid-con .icon.icon-product-recent::before,.icon.icon-product-recent::before{content:"\e92a"}.ekit-wid-con .fasicon.icon-product-sale::before,.ekit-wid-con .icon.icon-product-sale::before,.icon.icon-product-sale::before{content:"\e92b"}.ekit-wid-con .fasicon.icon-product-top-rated::before,.ekit-wid-con .icon.icon-product-top-rated::before,.icon.icon-product-top-rated::before{content:"\e92c"}.ekit-wid-con .fasicon.icon-product-top-seller::before,.ekit-wid-con .icon.icon-product-top-seller::before,.icon.icon-product-top-seller::before{content:"\e92d"}.ekit-wid-con .fasicon.icon-progress-bar::before,.ekit-wid-con .icon.icon-progress-bar::before,.icon.icon-progress-bar::before{content:"\e92e"}.ekit-wid-con .fasicon.icon-protected-content-v2::before,.ekit-wid-con .icon.icon-protected-content-v2::before,.icon.icon-protected-content-v2::before{content:"\e92f"}.ekit-wid-con .fasicon.icon-protected-content-v3::before,.ekit-wid-con .icon.icon-protected-content-v3::before,.icon.icon-protected-content-v3::before{content:"\e930"}.ekit-wid-con .fasicon.icon-protected-content::before,.ekit-wid-con .icon.icon-protected-content::before,.icon.icon-protected-content::before{content:"\e931"}.ekit-wid-con .fasicon.icon-qr_code::before,.ekit-wid-con .icon.icon-qr_code::before,.icon.icon-qr_code::before{content:"\e932"}.ekit-wid-con .fasicon.icon-scroll-button::before,.ekit-wid-con .icon.icon-scroll-button::before,.icon.icon-scroll-button::before{content:"\e933"}.ekit-wid-con .fasicon.icon-search1::before,.ekit-wid-con .icon.icon-search1::before,.icon.icon-search1::before{content:"\e934"}.ekit-wid-con .fasicon.icon-service::before,.ekit-wid-con .icon.icon-service::before,.icon.icon-service::before{content:"\e935"}.ekit-wid-con .fasicon.icon-slider-image::before,.ekit-wid-con .icon.icon-slider-image::before,.icon.icon-slider-image::before{content:"\e936"}.ekit-wid-con .fasicon.icon-social-share::before,.ekit-wid-con .icon.icon-social-share::before,.icon.icon-social-share::before{content:"\e937"}.ekit-wid-con .fasicon.icon-subscribe::before,.ekit-wid-con .icon.icon-subscribe::before,.icon.icon-subscribe::before{content:"\e938"}.ekit-wid-con .fasicon.icon-tab::before,.ekit-wid-con .icon.icon-tab::before,.icon.icon-tab::before{content:"\e939"}.ekit-wid-con .fasicon.icon-table::before,.ekit-wid-con .icon.icon-table::before,.icon.icon-table::before{content:"\e93a"}.ekit-wid-con .fasicon.icon-team-join::before,.ekit-wid-con .icon.icon-team-join::before,.icon.icon-team-join::before{content:"\e93b"}.ekit-wid-con .fasicon.icon-team-member::before,.ekit-wid-con .icon.icon-team-member::before,.icon.icon-team-member::before{content:"\e93c"}.ekit-wid-con .fasicon.icon-testimonial-carousel::before,.ekit-wid-con .icon.icon-testimonial-carousel::before,.icon.icon-testimonial-carousel::before{content:"\e93d"}.ekit-wid-con .fasicon.icon-testimonial-grid::before,.ekit-wid-con .icon.icon-testimonial-grid::before,.icon.icon-testimonial-grid::before{content:"\e93e"}.ekit-wid-con .fasicon.icon-testimonial-quote::before,.ekit-wid-con .icon.icon-testimonial-quote::before,.icon.icon-testimonial-quote::before{content:"\e93f"}.ekit-wid-con .fasicon.icon-testimonial-slider::before,.ekit-wid-con .icon.icon-testimonial-slider::before,.icon.icon-testimonial-slider::before{content:"\e940"}.ekit-wid-con .fasicon.icon-toggle::before,.ekit-wid-con .icon.icon-toggle::before,.icon.icon-toggle::before{content:"\e941"}.ekit-wid-con .fasicon.icon-user-login::before,.ekit-wid-con .icon.icon-user-login::before,.icon.icon-user-login::before{content:"\e942"}.ekit-wid-con .fasicon.icon-user-registration::before,.ekit-wid-con .icon.icon-user-registration::before,.icon.icon-user-registration::before{content:"\e943"}.ekit-wid-con .fasicon.icon-vertical-timeline::before,.ekit-wid-con .icon.icon-vertical-timeline::before,.icon.icon-vertical-timeline::before{content:"\e944"}.ekit-wid-con .fasicon.icon-video-player::before,.ekit-wid-con .icon.icon-video-player::before,.icon.icon-video-player::before{content:"\e945"}.ekit-wid-con .fasicon.icon-weather::before,.ekit-wid-con .icon.icon-weather::before,.icon.icon-weather::before{content:"\e946"}.ekit-wid-con .fasicon.icon-image-hover-effect::before,.ekit-wid-con .icon.icon-image-hover-effect::before,.icon.icon-image-hover-effect::before{content:"\ebea"}.ekit-wid-con .fasicon.icon-audio-player::before,.ekit-wid-con .icon.icon-audio-player::before,.icon.icon-audio-player::before{content:"\ebeb"}.ekit-wid-con .fasicon.icon-category-list::before,.ekit-wid-con .icon.icon-category-list::before,.icon.icon-category-list::before{content:"\ebec"}.ekit-wid-con .fasicon.icon-fancy-heading::before,.ekit-wid-con .icon.icon-fancy-heading::before,.icon.icon-fancy-heading::before{content:"\ebed"}.ekit-wid-con .fasicon.icon-google-review::before,.ekit-wid-con .icon.icon-google-review::before,.icon.icon-google-review::before{content:"\ebee"}.ekit-wid-con .fasicon.icon-image-masking::before,.ekit-wid-con .icon.icon-image-masking::before,.icon.icon-image-masking::before{content:"\ebef"}.ekit-wid-con .fasicon.icon-image-morphing::before,.ekit-wid-con .icon.icon-image-morphing::before,.icon.icon-image-morphing::before{content:"\ebf0"}.ekit-wid-con .fasicon.icon-page-list::before,.ekit-wid-con .icon.icon-page-list::before,.icon.icon-page-list::before{content:"\ebf1"}.ekit-wid-con .fasicon.icon-post-list::before,.ekit-wid-con .icon.icon-post-list::before,.icon.icon-post-list::before{content:"\ebf2"}.ekit-wid-con .fasicon.icon-price-menu::before,.ekit-wid-con .icon.icon-price-menu::before,.icon.icon-price-menu::before{content:"\ebf3"}.ekit-wid-con .fasicon.icon-stylish-list::before,.ekit-wid-con .icon.icon-stylish-list::before,.icon.icon-stylish-list::before{content:"\ebf4"}.ekit-wid-con .fasicon.icon-advanced-tooltip::before,.ekit-wid-con .icon.icon-advanced-tooltip::before,.icon.icon-advanced-tooltip::before{content:"\ebf5"}.ekit-wid-con .fasicon.icon-avatar::before,.ekit-wid-con .icon.icon-avatar::before,.icon.icon-avatar::before{content:"\ebf6"}.ekit-wid-con .fasicon.icon-content-ticker::before,.ekit-wid-con .icon.icon-content-ticker::before,.icon.icon-content-ticker::before{content:"\ebf7"}.ekit-wid-con .fasicon.icon-coupon-code::before,.ekit-wid-con .icon.icon-coupon-code::before,.icon.icon-coupon-code::before{content:"\ebf8"}.ekit-wid-con .fasicon.icon-flip-box::before,.ekit-wid-con .icon.icon-flip-box::before,.icon.icon-flip-box::before{content:"\ebf9"}.ekit-wid-con .fasicon.icon-next-dark::before,.ekit-wid-con .icon.icon-next-dark::before,.icon.icon-next-dark::before{content:"\ebfa"}.ekit-wid-con .fasicon.icon-onepage-scroll::before,.ekit-wid-con .icon.icon-onepage-scroll::before,.icon.icon-onepage-scroll::before{content:"\ebfb"}.ekit-wid-con .fasicon.icon-pause-dark::before,.ekit-wid-con .icon.icon-pause-dark::before,.icon.icon-pause-dark::before{content:"\ebfc"}.ekit-wid-con .fasicon.icon-previous-dark::before,.ekit-wid-con .icon.icon-previous-dark::before,.icon.icon-previous-dark::before{content:"\ebfd"}.ekit-wid-con .fasicon.icon-team-carousel-slider::before,.ekit-wid-con .icon.icon-team-carousel-slider::before,.icon.icon-team-carousel-slider::before{content:"\ebfe"}.ekit-wid-con .fasicon.icon-volume-cross::before,.ekit-wid-con .icon.icon-volume-cross::before,.icon.icon-volume-cross::before{content:"\ebff"}.ekit-wid-con .fasicon.icon-volume-dark::before,.ekit-wid-con .icon.icon-volume-dark::before,.icon.icon-volume-dark::before{content:"\ec00"}.ekit-wid-con .fasicon.icon-volume-high-dark::before,.ekit-wid-con .icon.icon-volume-high-dark::before,.icon.icon-volume-high-dark::before{content:"\ec01"}.ekit-wid-con .fasicon.icon-volume-low-dark::before,.ekit-wid-con .icon.icon-volume-low-dark::before,.icon.icon-volume-low-dark::before{content:"\ec02"}.ekit-wid-con .fasicon.icon-volume-mute::before,.ekit-wid-con .icon.icon-volume-mute::before,.icon.icon-volume-mute::before{content:"\ec03"}.ekit-wid-con .fasicon.icon-youtube-feed::before,.ekit-wid-con .icon.icon-youtube-feed::before,.icon.icon-youtube-feed::before{content:"\ec04"}.ekit-wid-con .fasicon.icon-interactive-link::before,.ekit-wid-con .icon.icon-interactive-link::before,.icon.icon-interactive-link::before{content:"\ec05"}