Plugin Directory

Changeset 3323204


Ignore:
Timestamp:
07/07/2025 05:18:48 AM (9 months ago)
Author:
wpDataTables
Message:

New update

Location:
wpdatatables
Files:
2236 added
21 edited

Legend:

Unmodified
Added
Removed
  • wpdatatables/trunk/assets/css/admin/admin.css

    r3190958 r3323204  
    453453    border-bottom: none !important;
    454454}
    455 .wpdt-c #wdt-configure-foreign-key-modal .bootstrap-select.btn-group .dropdown-menu > li.selected a,
    456 .wpdt-c #wdt-remove-column-modal .bootstrap-select.btn-group .dropdown-menu > li.selected a,
    457 .wpdt-c #wdt-add-column-modal .bootstrap-select.btn-group .dropdown-menu > li.selected a,
    458 .wpdt-c .wdt-datatables-admin-wrap .wdt-table-constructor .bootstrap-select.btn-group .dropdown-menu > li.selected a,
    459 .wpdt-c .wdt-datatables-admin-wrap .plugin-settings .bootstrap-select.btn-group .dropdown-menu > li.selected a,
    460 .wpdt-c .wdt-datatables-admin-wrap .plugin-dashboard .bootstrap-select.btn-group .dropdown-menu > li.selected a,
    461 .wpdt-c .wdt-datatables-admin-wrap .column-settings-panel .bootstrap-select.btn-group .dropdown-menu > li.selected a,
    462 .wpdt-c .wdt-datatables-admin-wrap .wdt-table-settings .bootstrap-select.btn-group .dropdown-menu > li.selected a,
    463 .wpdt-c .wdt-datatables-admin-wrap .wdt-chart-wizard .bootstrap-select.btn-group .dropdown-menu > li.selected a,
    464 .wpdt-c .wdt-datatables-admin-wrap .wdt-addons .bootstrap-select.btn-group .dropdown-menu > li.selected a,
    465 .wpdt-c .wdt-datatables-admin-wrap .wdt-browse-table .bootstrap-select.btn-group .dropdown-menu > li.selected a,
    466 .wpdt-c #wdt-configure-foreign-key-modal .bootstrap-select.btn-group .dropdown-menu > li > a:hover,
    467 .wpdt-c #wdt-remove-column-modal .bootstrap-select.btn-group .dropdown-menu > li > a:hover,
    468 .wpdt-c #wdt-add-column-modal .bootstrap-select.btn-group .dropdown-menu > li > a:hover,
    469 .wpdt-c .wdt-datatables-admin-wrap .wdt-table-constructor .bootstrap-select.btn-group .dropdown-menu > li > a:hover,
    470 .wpdt-c .wdt-datatables-admin-wrap .plugin-settings .bootstrap-select.btn-group .dropdown-menu > li > a:hover,
    471 .wpdt-c .wdt-datatables-admin-wrap .plugin-dashboard .bootstrap-select.btn-group .dropdown-menu > li > a:hover,
    472 .wpdt-c .wdt-datatables-admin-wrap .column-settings-panel .bootstrap-select.btn-group .dropdown-menu > li > a:hover,
    473 .wpdt-c .wdt-datatables-admin-wrap .wdt-table-settings .bootstrap-select.btn-group .dropdown-menu > li > a:hover,
    474 .wpdt-c .wdt-datatables-admin-wrap .wdt-chart-wizard .bootstrap-select.btn-group .dropdown-menu > li > a:hover,
    475 .wpdt-c .wdt-datatables-admin-wrap .wdt-addons .bootstrap-select.btn-group .dropdown-menu > li > a:hover,
    476 .wpdt-c .wdt-datatables-admin-wrap .wdt-browse-table .bootstrap-select.btn-group .dropdown-menu > li > a:hover,
    477 .wpdt-c #wdt-configure-foreign-key-modal .bootstrap-select.btn-group .dropdown-menu > li > a:focus,
    478 .wpdt-c #wdt-remove-column-modal .bootstrap-select.btn-group .dropdown-menu > li > a:focus,
    479 .wpdt-c #wdt-add-column-modal .bootstrap-select.btn-group .dropdown-menu > li > a:focus,
    480 .wpdt-c .wdt-datatables-admin-wrap .wdt-table-constructor .bootstrap-select.btn-group .dropdown-menu > li > a:focus,
    481 .wpdt-c .wdt-datatables-admin-wrap .plugin-settings .bootstrap-select.btn-group .dropdown-menu > li > a:focus,
    482 .wpdt-c .wdt-datatables-admin-wrap .plugin-dashboard .bootstrap-select.btn-group .dropdown-menu > li > a:focus,
    483 .wpdt-c .wdt-datatables-admin-wrap .column-settings-panel .bootstrap-select.btn-group .dropdown-menu > li > a:focus,
    484 .wpdt-c .wdt-datatables-admin-wrap .wdt-table-settings .bootstrap-select.btn-group .dropdown-menu > li > a:focus,
    485 .wpdt-c .wdt-datatables-admin-wrap .wdt-chart-wizard .bootstrap-select.btn-group .dropdown-menu > li > a:focus,
    486 .wpdt-c .wdt-datatables-admin-wrap .wdt-addons .bootstrap-select.btn-group .dropdown-menu > li > a:focus,
    487 .wpdt-c .wdt-datatables-admin-wrap .wdt-browse-table .bootstrap-select.btn-group .dropdown-menu > li > a:focus{
     455.wpdt-c #wdt-configure-foreign-key-modal .dropdown.bootstrap-select .dropdown-menu > li a.active.selected,
     456.wpdt-c #wdt-remove-column-modal .dropdown.bootstrap-select .dropdown-menu > li a.active.selected,
     457.wpdt-c #wdt-add-column-modal .dropdown.bootstrap-select .dropdown-menu > li a.active.selected,
     458.wpdt-c .wdt-datatables-admin-wrap .wdt-table-constructor .dropdown.bootstrap-select .dropdown-menu > li a.active.selected,
     459.wpdt-c .wdt-datatables-admin-wrap .plugin-settings .dropdown.bootstrap-select .dropdown-menu > li a.active.selected,
     460.wpdt-c .wdt-datatables-admin-wrap .plugin-dashboard .dropdown.bootstrap-select .dropdown-menu > li a.active.selected,
     461.wpdt-c .wdt-datatables-admin-wrap .column-settings-panel .dropdown.bootstrap-select .dropdown-menu > li a.active.selected,
     462.wpdt-c .wdt-datatables-admin-wrap .wdt-table-settings .dropdown.bootstrap-select .dropdown-menu > li a.active.selected,
     463.wpdt-c .wdt-datatables-admin-wrap .wdt-chart-wizard .dropdown.bootstrap-select .dropdown-menu > li a.active.selected,
     464.wpdt-c .wdt-datatables-admin-wrap .wdt-addons .dropdown.bootstrap-select .dropdown-menu > li a.active.selected,
     465.wpdt-c .wdt-datatables-admin-wrap .wdt-browse-table .dropdown.bootstrap-select .dropdown-menu > li a.active.selected,
     466.wpdt-c #wdt-configure-foreign-key-modal .dropdown.bootstrap-select .dropdown-menu > li > a:hover,
     467.wpdt-c #wdt-remove-column-modal .dropdown.bootstrap-select .dropdown-menu > li > a:hover,
     468.wpdt-c #wdt-add-column-modal .dropdown.bootstrap-select .dropdown-menu > li > a:hover,
     469.wpdt-c .wdt-datatables-admin-wrap .wdt-table-constructor .dropdown.bootstrap-select .dropdown-menu > li > a:hover,
     470.wpdt-c .wdt-datatables-admin-wrap .plugin-settings .dropdown.bootstrap-select .dropdown-menu > li > a:hover,
     471.wpdt-c .wdt-datatables-admin-wrap .plugin-dashboard .dropdown.bootstrap-select .dropdown-menu > li > a:hover,
     472.wpdt-c .wdt-datatables-admin-wrap .column-settings-panel .dropdown.bootstrap-select .dropdown-menu > li > a:hover,
     473.wpdt-c .wdt-datatables-admin-wrap .wdt-table-settings .dropdown.bootstrap-select .dropdown-menu > li > a:hover,
     474.wpdt-c .wdt-datatables-admin-wrap .wdt-chart-wizard .dropdown.bootstrap-select .dropdown-menu > li > a:hover,
     475.wpdt-c .wdt-datatables-admin-wrap .wdt-addons .dropdown.bootstrap-select .dropdown-menu > li > a:hover,
     476.wpdt-c .wdt-datatables-admin-wrap .wdt-browse-table .dropdown.bootstrap-select .dropdown-menu > li > a:hover,
     477.wpdt-c #wdt-configure-foreign-key-modal .dropdown.bootstrap-select .dropdown-menu > li > a:focus,
     478.wpdt-c #wdt-remove-column-modal .dropdown.bootstrap-select .dropdown-menu > li > a:focus,
     479.wpdt-c #wdt-add-column-modal .dropdown.bootstrap-select .dropdown-menu > li > a:focus,
     480.wpdt-c .wdt-datatables-admin-wrap .wdt-table-constructor .dropdown.bootstrap-select .dropdown-menu > li > a:focus,
     481.wpdt-c .wdt-datatables-admin-wrap .plugin-settings .dropdown.bootstrap-select .dropdown-menu > li > a:focus,
     482.wpdt-c .wdt-datatables-admin-wrap .plugin-dashboard .dropdown.bootstrap-select .dropdown-menu > li > a:focus,
     483.wpdt-c .wdt-datatables-admin-wrap .column-settings-panel .dropdown.bootstrap-select .dropdown-menu > li > a:focus,
     484.wpdt-c .wdt-datatables-admin-wrap .wdt-table-settings .dropdown.bootstrap-select .dropdown-menu > li > a:focus,
     485.wpdt-c .wdt-datatables-admin-wrap .wdt-chart-wizard .dropdown.bootstrap-select .dropdown-menu > li > a:focus,
     486.wpdt-c .wdt-datatables-admin-wrap .wdt-addons .dropdown.bootstrap-select .dropdown-menu > li > a:focus,
     487.wpdt-c .wdt-datatables-admin-wrap .wdt-browse-table .dropdown.bootstrap-select .dropdown-menu > li > a:focus {
    488488    background-color: rgba(0, 140, 255, 0.06) !important;
    489489}
     
    594594    position: absolute;
    595595    top: 6px;
    596     right: 0;
     596    right: 10px;
    597597    height: calc(100% - 2px);
    598598    width: 30px;
     
    887887}
    888888
    889 .wpdt-c .wdt-datatables-admin-wrap .bootstrap-select.btn-group .dropdown-menu li a {
     889.wpdt-c .wdt-datatables-admin-wrap .dropdown.bootstrap-select .dropdown-menu li a {
    890890    box-shadow: none !important;
    891891    text-transform: none !important;;
  • wpdatatables/trunk/assets/css/bootstrap/bootstrap-select/bootstrap-select.min.css

    r1786343 r3323204  
    11/*!
    2  * Bootstrap-select v1.11.0 (http://silviomoreto.github.io/bootstrap-select)
     2 * Bootstrap-select v1.13.18 (https://developer.snapappointments.com/bootstrap-select)
    33 *
    4  * Copyright 2013-2016 bootstrap-select
    5  * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
    6  */select.bs-select-hidden,select.selectpicker{display:none!important}.bootstrap-select{width:220px\9}.bootstrap-select>.dropdown-toggle{width:100%;padding-right:25px;z-index:1}.bootstrap-select>.dropdown-toggle.bs-placeholder,.bootstrap-select>.dropdown-toggle.bs-placeholder:active,.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder:hover{color:#999}.bootstrap-select>select{position:absolute!important;bottom:0;left:50%;display:block!important;width:.5px!important;height:100%!important;padding:0!important;opacity:0!important;border:none}.bootstrap-select>select.mobile-device{top:0;left:0;display:block!important;width:100%!important;z-index:2}.error .bootstrap-select .dropdown-toggle,.has-error .bootstrap-select .dropdown-toggle{border-color:#b94a48}.bootstrap-select.fit-width{width:auto!important}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:220px}.bootstrap-select .dropdown-toggle:focus{outline:thin dotted #333!important;outline:5px auto -webkit-focus-ring-color!important;outline-offset:-2px}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:none}.bootstrap-select.form-control:not([class*=col-]){width:100%}.bootstrap-select.form-control.input-group-btn{z-index:auto}.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn{border-radius:0}.bootstrap-select.btn-group:not(.input-group-btn),.bootstrap-select.btn-group[class*=col-]{float:none;display:inline-block;margin-left:0}.bootstrap-select.btn-group.dropdown-menu-right,.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right{float:right}.form-group .bootstrap-select.btn-group,.form-horizontal .bootstrap-select.btn-group,.form-inline .bootstrap-select.btn-group{margin-bottom:0}.form-group-lg .bootstrap-select.btn-group.form-control,.form-group-sm .bootstrap-select.btn-group.form-control{padding:0}.form-inline .bootstrap-select.btn-group .form-control{width:100%}.bootstrap-select.btn-group.disabled,.bootstrap-select.btn-group>.disabled{cursor:not-allowed}.bootstrap-select.btn-group.disabled:focus,.bootstrap-select.btn-group>.disabled:focus{outline:0!important}.bootstrap-select.btn-group.bs-container{position:absolute;height:0!important;padding:0!important}.bootstrap-select.btn-group.bs-container .dropdown-menu{z-index:1060}.bootstrap-select.btn-group .dropdown-toggle .filter-option{display:inline-block;overflow:hidden;width:100%;text-align:left}.bootstrap-select.btn-group .dropdown-toggle .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle}.bootstrap-select.btn-group[class*=col-] .dropdown-toggle{width:100%}.bootstrap-select.btn-group .dropdown-menu{min-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .dropdown-menu.inner{position:static;float:none;border:0;padding:0;margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-select.btn-group .dropdown-menu li{position:relative}.bootstrap-select.btn-group .dropdown-menu li.active small{color:#fff}.bootstrap-select.btn-group .dropdown-menu li.disabled a{cursor:not-allowed}.bootstrap-select.btn-group .dropdown-menu li a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bootstrap-select.btn-group .dropdown-menu li a.opt{position:relative;padding-left:2.25em}.bootstrap-select.btn-group .dropdown-menu li a span.check-mark{display:none}.bootstrap-select.btn-group .dropdown-menu li a span.text{display:inline-block}.bootstrap-select.btn-group .dropdown-menu li small{padding-left:.5em}.bootstrap-select.btn-group .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05);pointer-events:none;opacity:.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .no-results{padding:3px;background:#f5f5f5;margin:0 5px;white-space:nowrap}.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option{position:static}.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark{position:absolute;display:inline-block;right:15px;margin-top:5px}.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle{z-index:1061}.bootstrap-select.show-menu-arrow .dropdown-toggle:before{content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(204,204,204,.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle:after{content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before{bottom:auto;top:-3px;border-top:7px solid rgba(204,204,204,.2);border-bottom:0}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after{bottom:auto;top:-3px;border-top:6px solid #fff;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before{display:block}.bs-actionsbox,.bs-donebutton,.bs-searchbox{padding:4px 8px}.bs-actionsbox{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-actionsbox .btn-group button{width:50%}.bs-donebutton{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{margin-bottom:0;width:100%;float:none}
     4 * Copyright 2012-2020 SnapAppointments, LLC
     5 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
     6 */@-webkit-keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}@-o-keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}@keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}.bootstrap-select>select.bs-select-hidden,select.bs-select-hidden,select.selectpicker{display:none!important}.bootstrap-select{width:220px\0;vertical-align:middle}.bootstrap-select>.dropdown-toggle{position:relative;width:100%;text-align:right;white-space:nowrap;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.bootstrap-select>.dropdown-toggle:after{margin-top:-1px}.bootstrap-select>.dropdown-toggle.bs-placeholder,.bootstrap-select>.dropdown-toggle.bs-placeholder:active,.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder:hover{color:#999}.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:hover{color:rgba(255,255,255,.5)}.bootstrap-select>select{position:absolute!important;bottom:0;left:50%;display:block!important;width:.5px!important;height:100%!important;padding:0!important;opacity:0!important;border:none;z-index:0!important}.bootstrap-select>select.mobile-device{top:0;left:0;display:block!important;width:100%!important;z-index:2!important}.bootstrap-select.is-invalid .dropdown-toggle,.error .bootstrap-select .dropdown-toggle,.has-error .bootstrap-select .dropdown-toggle,.was-validated .bootstrap-select select:invalid+.dropdown-toggle{border-color:#b94a48}.bootstrap-select.is-valid .dropdown-toggle,.was-validated .bootstrap-select select:valid+.dropdown-toggle{border-color:#28a745}.bootstrap-select.fit-width{width:auto!important}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:220px}.bootstrap-select .dropdown-toggle:focus,.bootstrap-select>select.mobile-device:focus+.dropdown-toggle{outline:thin dotted #333!important;outline:5px auto -webkit-focus-ring-color!important;outline-offset:-2px}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:none;height:auto}:not(.input-group)>.bootstrap-select.form-control:not([class*=col-]){width:100%}.bootstrap-select.form-control.input-group-btn{float:none;z-index:auto}.form-inline .bootstrap-select,.form-inline .bootstrap-select.form-control:not([class*=col-]){width:auto}.bootstrap-select:not(.input-group-btn),.bootstrap-select[class*=col-]{float:none;display:inline-block;margin-left:0}.bootstrap-select.dropdown-menu-right,.bootstrap-select[class*=col-].dropdown-menu-right,.row .bootstrap-select[class*=col-].dropdown-menu-right{float:right}.form-group .bootstrap-select,.form-horizontal .bootstrap-select,.form-inline .bootstrap-select{margin-bottom:0}.form-group-lg .bootstrap-select.form-control,.form-group-sm .bootstrap-select.form-control{padding:0}.form-group-lg .bootstrap-select.form-control .dropdown-toggle,.form-group-sm .bootstrap-select.form-control .dropdown-toggle{height:100%;font-size:inherit;line-height:inherit;border-radius:inherit}.bootstrap-select.form-control-lg .dropdown-toggle,.bootstrap-select.form-control-sm .dropdown-toggle{font-size:inherit;line-height:inherit;border-radius:inherit}.bootstrap-select.form-control-sm .dropdown-toggle{padding:.25rem .5rem}.bootstrap-select.form-control-lg .dropdown-toggle{padding:.5rem 1rem}.form-inline .bootstrap-select .form-control{width:100%}.bootstrap-select.disabled,.bootstrap-select>.disabled{cursor:not-allowed}.bootstrap-select.disabled:focus,.bootstrap-select>.disabled:focus{outline:0!important}.bootstrap-select.bs-container{position:absolute;top:0;left:0;height:0!important;padding:0!important}.bootstrap-select.bs-container .dropdown-menu{z-index:1060}.bootstrap-select .dropdown-toggle .filter-option{position:static;top:0;left:0;float:left;height:100%;width:100%;text-align:left;overflow:hidden;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.bs3.bootstrap-select .dropdown-toggle .filter-option{padding-right:inherit}.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option{position:absolute;padding-top:inherit;padding-bottom:inherit;padding-left:inherit;float:none}.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner{padding-right:inherit}.bootstrap-select .dropdown-toggle .filter-option-inner-inner{overflow:hidden}.bootstrap-select .dropdown-toggle .filter-expand{width:0!important;float:left;opacity:0!important;overflow:hidden}.bootstrap-select .dropdown-toggle .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle}.input-group .bootstrap-select.form-control .dropdown-toggle{border-radius:inherit}.bootstrap-select[class*=col-] .dropdown-toggle{width:100%}.bootstrap-select .dropdown-menu{min-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select .dropdown-menu>.inner:focus{outline:0!important}.bootstrap-select .dropdown-menu.inner{position:static;float:none;border:0;padding:0;margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-select .dropdown-menu li{position:relative}.bootstrap-select .dropdown-menu li.active small{color:rgba(255,255,255,.5)!important}.bootstrap-select .dropdown-menu li.disabled a{cursor:not-allowed}.bootstrap-select .dropdown-menu li a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bootstrap-select .dropdown-menu li a.opt{position:relative;padding-left:2.25em}.bootstrap-select .dropdown-menu li a span.check-mark{display:none}.bootstrap-select .dropdown-menu li a span.text{display:inline-block}.bootstrap-select .dropdown-menu li small{padding-left:.5em}.bootstrap-select .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05);pointer-events:none;opacity:.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select .dropdown-menu .notify.fadeOut{-webkit-animation:.3s linear 750ms forwards bs-notify-fadeOut;-o-animation:.3s linear 750ms forwards bs-notify-fadeOut;animation:.3s linear 750ms forwards bs-notify-fadeOut}.bootstrap-select .no-results{padding:3px;background:#f5f5f5;margin:0 5px;white-space:nowrap}.bootstrap-select.fit-width .dropdown-toggle .filter-option{position:static;display:inline;padding:0}.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner{display:inline}.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before{content:'\00a0'}.bootstrap-select.fit-width .dropdown-toggle .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark{position:absolute;display:inline-block;right:15px;top:5px}.bootstrap-select.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select .bs-ok-default:after{content:'';display:block;width:.5em;height:1em;border-style:solid;border-width:0 .26em .26em 0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle{z-index:1061}.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before{content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(204,204,204,.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after{content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before{bottom:auto;top:-4px;border-top:7px solid rgba(204,204,204,.2);border-bottom:0}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after{bottom:auto;top:-4px;border-top:6px solid #fff;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:after,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:before,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:after,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:before{display:block}.bs-actionsbox,.bs-donebutton,.bs-searchbox{padding:4px 8px}.bs-actionsbox{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-actionsbox .btn-group button{width:50%}.bs-donebutton{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{margin-bottom:0;width:100%;float:none}
  • wpdatatables/trunk/assets/css/bootstrap/wpdatatables-bootstrap.css

    r3319705 r3323204  
    1360313603}
    1360413604
    13605 .wpdt-c .bootstrap-select.btn-group .dropdown-menu li {
     13605.wpdt-c .bootstrap-select .dropdown-menu li {
    1360613606    display: block;
    1360713607    margin: 0;
     
    1381313813    font-size: 12px;
    1381413814}
     13815
     13816.wpdt-c div#wdt-gf-column-container .bs-actionsbox .btn-group:not(.bootstrap-select),
     13817.wpdt-c div#wdt-ff-column-container .bs-actionsbox .btn-group:not(.bootstrap-select){
     13818    box-shadow: none;
     13819}
     13820.wpdt-c .bootstrap-select.wdt-select-filter .dropdown-toggle .filter-option{
     13821    top: 7px;
     13822    position: absolute;
     13823}
     13824/*.wpdt-c .modal#wdt-frontend-modal.wdt-skin-raspberry-cream .bootstrap-select.editDialogInput,*/
     13825/*.wpdt-c .bootstrap-select.editDialogInput{*/
     13826/*    padding-left: 0px;*/
     13827/*}*/
     13828.wpdt-c div#wpdatatable-preview-container .bootstrap-select.wdt-multiselect-filter .dropdown-toggle .filter-option {
     13829    height: 65%;
     13830}
     13831.wpdt-c .bootstrap-select.editDialogInput .dropdown-toggle .filter-option .filter-option-inner-inner{
     13832    font-family: var(--wpdt-inter-google-font, inherit);
     13833    font-size: 14px;
     13834    font-weight: normal;
     13835    font-style: normal;
     13836    font-stretch: normal;
     13837    line-height: 1;
     13838    letter-spacing: normal;
     13839    color: #6B7280;
     13840    height: 36px !important;
     13841    width: 100% !important;
     13842    padding: 4px 0px !important;
     13843}
     13844
     13845.wdt-datatables-admin-wrap .wpdt-c .bootstrap-select.editDialogInput .dropdown-toggle .filter-option .filter-option-inner-inner{
     13846    line-height: 1.8;
     13847}
     13848.wpdt-c .bootstrap-select .dropdown-toggle .filter-option{
     13849    top: -1px;
     13850}
     13851.wpdt-c .dataTables_length .bootstrap-select .dropdown-toggle .filter-option{
     13852    top: 0px;
     13853    height: auto;
     13854    left: -6px;
     13855    position: relative;
     13856}
  • wpdatatables/trunk/assets/css/bootstrap/wpdatatables-bootstrap.min.css

    r3308238 r3323204  
    99@font-face{font-family:'wpDataTablesIcons'!important;src:url(../../fonts/wpDataTablesIcons.eot);src:url(../../fonts/wpDataTablesIcons.eot?#iefix) format('embedded-opentype'),url(../../fonts/wpDataTablesIcons.woff) format('woff'),url(../../fonts/wpDataTablesIcons.ttf) format('truetype'),url(../../fonts/wpDataTablesIcons.svg#wpDataTablesIcons) format('svg')}.wpdt-c article,.wpdt-c aside,.wpdt-c details,.wpdt-c figcaption,.wpdt-c figure,.wpdt-c footer,.wpdt-c header,.wpdt-c hgroup,.wpdt-c main,.wpdt-c menu,.wpdt-c nav,.wpdt-c section,.wpdt-c summary{display:block}.wpdt-c audio,.wpdt-c canvas,.wpdt-c progress,.wpdt-c video{display:inline-block;vertical-align:baseline}.wpdt-c audio:not([controls]){display:none;height:0}.wpdt-c [hidden],.wpdt-c template{display:none}.wpdt-c a{background-color:#fff0}.wpdt-c a:active,.wpdt-c a:hover{outline:0}.wpdt-c abbr[title]{border-bottom:1px dotted}.wpdt-c b,.wpdt-c strong{font-weight:700}.wpdt-c dfn{font-style:italic}.wpdt-c h1{font-size:2em;margin:.67em 0}.wpdt-c mark{background:#ff0;color:#000}.wpdt-c small{font-size:80%}.wpdt-c sub,.wpdt-c sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.wpdt-c sup{top:-.5em}.wpdt-c sub{bottom:-.25em}.wpdt-c img{border:0}.wpdt-c svg:not(:root){overflow:hidden}.wpdt-c figure{margin:1em 40px}.wpdt-c hr{box-sizing:content-box;height:0}.wpdt-c pre{overflow:auto}.wpdt-c code,.wpdt-c kbd,.wpdt-c samp{font-family:monospace,monospace;font-size:1em}.wpdt-c button,.wpdt-c input,.wpdt-c optgroup,.wpdt-c select,.wpdt-c textarea{color:inherit;font:inherit;margin:0}.wpdt-c button{overflow:visible}.wpdt-c button,.wpdt-c select{text-transform:none}.wpdt-c button,.wpdt-c html input[type="button"],.wpdt-c input[type="reset"],.wpdt-c input[type="submit"]{-webkit-appearance:button;cursor:pointer}.wpdt-c button[disabled],.wpdt-c html input[disabled]{cursor:default}.wpdt-c button::-moz-focus-inner,.wpdt-c input::-moz-focus-inner{border:0;padding:0}.wpdt-c input{line-height:normal}.wpdt-c input[type="checkbox"],.wpdt-c input[type="radio"]{box-sizing:border-box;padding:0}.wpdt-c input[type="number"]::-webkit-inner-spin-button,.wpdt-c input[type="number"]::-webkit-outer-spin-button{height:auto}.wpdt-c input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}.wpdt-c input[type="search"]::-webkit-search-cancel-button,.wpdt-c input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}.wpdt-c fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}.wpdt-c legend{border:0;padding:0}.wpdt-c textarea{overflow:auto}.wpdt-c optgroup{font-weight:700}.wpdt-c table{border-collapse:collapse;border-spacing:0}
    1010/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
    11  @media print{.wpdt-c *:before,.wpdt-c *:after{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}.wpdt-c a,.wpdt-c a:visited{text-decoration:underline}.wpdt-c a[href]:after{content:" (" attr(href) ")"}.wpdt-c abbr[title]:after{content:" (" attr(title) ")"}.wpdt-c a[href^="#"]:after,.wpdt-c a[href^="javascript:"]:after{content:""}.wpdt-c pre,.wpdt-c blockquote{border:1px solid #999;page-break-inside:avoid}.wpdt-c thead{display:table-header-group}.wpdt-c tr,.wpdt-c img{page-break-inside:avoid}.wpdt-c img{max-width:100%!important}.wpdt-c p,.wpdt-c h2,.wpdt-c h3{orphans:3;widows:3}.wpdt-c h2,.wpdt-c h3{page-break-after:avoid}.wpdt-c .navbar{display:none}.wpdt-c .btn>.caret,.wpdt-c .dropup>.btn>.caret{border-top-color:#000!important}.wpdt-c .label{border:1px solid #000}.wpdt-c .table{border-collapse:collapse!important}.wpdt-c .table td,.wpdt-c .table th{background-color:#fff!important}.wpdt-c .table-bordered th,.wpdt-c .table-bordered td{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(../../fonts/glyphicons/glyphicons-halflings-regular.eot);src:url('../../fonts/glyphicons/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url(../../fonts/glyphicons/glyphicons-halflings-regular.woff2) format('woff2'),url(../../fonts/glyphicons/glyphicons-halflings-regular.woff) format('woff'),url(../../fonts/glyphicons/glyphicons-halflings-regular.ttf) format('truetype'),url('../../fonts/glyphicons/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')}.wpdt-c .glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings',serif;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wpdt-c .glyphicon-asterisk:before{content:"\002a"}.wpdt-c .glyphicon-plus:before{content:"\002b"}.wpdt-c .glyphicon-euro:before,.wpdt-c .glyphicon-eur:before{content:"\20ac"}.wpdt-c .glyphicon-minus:before{content:"\2212"}.wpdt-c .glyphicon-cloud:before{content:"\2601"}.wpdt-c .glyphicon-envelope:before{content:"\2709"}.wpdt-c .glyphicon-pencil:before{content:"\270f"}.wpdt-c .glyphicon-glass:before{content:"\e001"}.wpdt-c .glyphicon-music:before{content:"\e002"}.wpdt-c .glyphicon-search:before{content:"\e003"}.wpdt-c .glyphicon-heart:before{content:"\e005"}.wpdt-c .glyphicon-star:before{content:"\e006"}.wpdt-c .glyphicon-star-empty:before{content:"\e007"}.wpdt-c .glyphicon-user:before{content:"\e008"}.wpdt-c .glyphicon-film:before{content:"\e009"}.wpdt-c .glyphicon-th-large:before{content:"\e010"}.wpdt-c .glyphicon-th:before{content:"\e011"}.wpdt-c .glyphicon-th-list:before{content:"\e012"}.wpdt-c .glyphicon-ok:before{content:"\e013"}.wpdt-c .glyphicon-remove:before{content:"\e014"}.wpdt-c .glyphicon-zoom-in:before{content:"\e015"}.wpdt-c .glyphicon-zoom-out:before{content:"\e016"}.wpdt-c .glyphicon-off:before{content:"\e017"}.wpdt-c .glyphicon-signal:before{content:"\e018"}.wpdt-c .glyphicon-cog:before{content:"\e019"}.wpdt-c .glyphicon-trash:before{content:"\e020"}.wpdt-c .glyphicon-home:before{content:"\e021"}.wpdt-c .glyphicon-file:before{content:"\e022"}.wpdt-c .glyphicon-time:before{content:"\e023"}.wpdt-c .glyphicon-road:before{content:"\e024"}.wpdt-c .glyphicon-download-alt:before{content:"\e025"}.wpdt-c .glyphicon-download:before{content:"\e026"}.wpdt-c .glyphicon-upload:before{content:"\e027"}.wpdt-c .glyphicon-inbox:before{content:"\e028"}.wpdt-c .glyphicon-play-circle:before{content:"\e029"}.wpdt-c .glyphicon-repeat:before{content:"\e030"}.wpdt-c .glyphicon-refresh:before{content:"\e031"}.wpdt-c .glyphicon-list-alt:before{content:"\e032"}.wpdt-c .glyphicon-lock:before{content:"\e033"}.wpdt-c .glyphicon-flag:before{content:"\e034"}.wpdt-c .glyphicon-headphones:before{content:"\e035"}.wpdt-c .glyphicon-volume-off:before{content:"\e036"}.wpdt-c .glyphicon-volume-down:before{content:"\e037"}.wpdt-c .glyphicon-volume-up:before{content:"\e038"}.wpdt-c .glyphicon-qrcode:before{content:"\e039"}.wpdt-c .glyphicon-barcode:before{content:"\e040"}.wpdt-c .glyphicon-tag:before{content:"\e041"}.wpdt-c .glyphicon-tags:before{content:"\e042"}.wpdt-c .glyphicon-book:before{content:"\e043"}.wpdt-c .glyphicon-bookmark:before{content:"\e044"}.wpdt-c .glyphicon-print:before{content:"\e045"}.wpdt-c .glyphicon-camera:before{content:"\e046"}.wpdt-c .glyphicon-font:before{content:"\e047"}.wpdt-c .glyphicon-bold:before{content:"\e048"}.wpdt-c .glyphicon-italic:before{content:"\e049"}.wpdt-c .glyphicon-text-height:before{content:"\e050"}.wpdt-c .glyphicon-text-width:before{content:"\e051"}.wpdt-c .glyphicon-align-left:before{content:"\e052"}.wpdt-c .glyphicon-align-center:before{content:"\e053"}.wpdt-c .glyphicon-align-right:before{content:"\e054"}.wpdt-c .glyphicon-align-justify:before{content:"\e055"}.wpdt-c .glyphicon-list:before{content:"\e056"}.wpdt-c .glyphicon-indent-left:before{content:"\e057"}.wpdt-c .glyphicon-indent-right:before{content:"\e058"}.wpdt-c .glyphicon-facetime-video:before{content:"\e059"}.wpdt-c .glyphicon-picture:before{content:"\e060"}.wpdt-c .glyphicon-map-marker:before{content:"\e062"}.wpdt-c .glyphicon-adjust:before{content:"\e063"}.wpdt-c .glyphicon-tint:before{content:"\e064"}.wpdt-c .glyphicon-edit:before{content:"\e065"}.wpdt-c .glyphicon-share:before{content:"\e066"}.wpdt-c .glyphicon-check:before{content:"\e067"}.wpdt-c .glyphicon-move:before{content:"\e068"}.wpdt-c .glyphicon-step-backward:before{content:"\e069"}.wpdt-c .glyphicon-fast-backward:before{content:"\e070"}.wpdt-c .glyphicon-backward:before{content:"\e071"}.wpdt-c .glyphicon-play:before{content:"\e072"}.wpdt-c .glyphicon-pause:before{content:"\e073"}.wpdt-c .glyphicon-stop:before{content:"\e074"}.wpdt-c .glyphicon-forward:before{content:"\e075"}.wpdt-c .glyphicon-fast-forward:before{content:"\e076"}.wpdt-c .glyphicon-step-forward:before{content:"\e077"}.wpdt-c .glyphicon-eject:before{content:"\e078"}.wpdt-c .glyphicon-chevron-left:before{content:"\e079"}.wpdt-c .glyphicon-chevron-right:before{content:"\e080"}.wpdt-c .glyphicon-plus-sign:before{content:"\e081"}.wpdt-c .glyphicon-minus-sign:before{content:"\e082"}.wpdt-c .glyphicon-remove-sign:before{content:"\e083"}.wpdt-c .glyphicon-ok-sign:before{content:"\e084"}.wpdt-c .glyphicon-question-sign:before{content:"\e085"}.wpdt-c .glyphicon-info-sign:before{content:"\e086"}.wpdt-c .glyphicon-screenshot:before{content:"\e087"}.wpdt-c .glyphicon-remove-circle:before{content:"\e088"}.wpdt-c .glyphicon-ok-circle:before{content:"\e089"}.wpdt-c .glyphicon-ban-circle:before{content:"\e090"}.wpdt-c .glyphicon-arrow-left:before{content:"\e091"}.wpdt-c .glyphicon-arrow-right:before{content:"\e092"}.wpdt-c .glyphicon-arrow-up:before{content:"\e093"}.wpdt-c .glyphicon-arrow-down:before{content:"\e094"}.wpdt-c .glyphicon-share-alt:before{content:"\e095"}.wpdt-c .glyphicon-resize-full:before{content:"\e096"}.wpdt-c .glyphicon-resize-small:before{content:"\e097"}.wpdt-c .glyphicon-exclamation-sign:before{content:"\e101"}.wpdt-c .glyphicon-gift:before{content:"\e102"}.wpdt-c .glyphicon-leaf:before{content:"\e103"}.wpdt-c .glyphicon-fire:before{content:"\e104"}.wpdt-c .glyphicon-eye-open:before{content:"\e105"}.wpdt-c .glyphicon-eye-close:before{content:"\e106"}.wpdt-c .glyphicon-warning-sign:before{content:"\e107"}.wpdt-c .glyphicon-plane:before{content:"\e108"}.wpdt-c .glyphicon-calendar:before{content:"\e109"}.wpdt-c .glyphicon-random:before{content:"\e110"}.wpdt-c .glyphicon-comment:before{content:"\e111"}.wpdt-c .glyphicon-magnet:before{content:"\e112"}.wpdt-c .glyphicon-chevron-up:before{content:"\e113"}.wpdt-c .glyphicon-chevron-down:before{content:"\e114"}.wpdt-c .glyphicon-retweet:before{content:"\e115"}.wpdt-c .glyphicon-shopping-cart:before{content:"\e116"}.wpdt-c .glyphicon-folder-close:before{content:"\e117"}.wpdt-c .glyphicon-folder-open:before{content:"\e118"}.wpdt-c .glyphicon-resize-vertical:before{content:"\e119"}.wpdt-c .glyphicon-resize-horizontal:before{content:"\e120"}.wpdt-c .glyphicon-hdd:before{content:"\e121"}.wpdt-c .glyphicon-bullhorn:before{content:"\e122"}.wpdt-c .glyphicon-bell:before{content:"\e123"}.wpdt-c .glyphicon-certificate:before{content:"\e124"}.wpdt-c .glyphicon-thumbs-up:before{content:"\e125"}.wpdt-c .glyphicon-thumbs-down:before{content:"\e126"}.wpdt-c .glyphicon-hand-right:before{content:"\e127"}.wpdt-c .glyphicon-hand-left:before{content:"\e128"}.wpdt-c .glyphicon-hand-up:before{content:"\e129"}.wpdt-c .glyphicon-hand-down:before{content:"\e130"}.wpdt-c .glyphicon-circle-arrow-right:before{content:"\e131"}.wpdt-c .glyphicon-circle-arrow-left:before{content:"\e132"}.wpdt-c .glyphicon-circle-arrow-up:before{content:"\e133"}.wpdt-c .glyphicon-circle-arrow-down:before{content:"\e134"}.wpdt-c .glyphicon-globe:before{content:"\e135"}.wpdt-c .glyphicon-wrench:before{content:"\e136"}.wpdt-c .glyphicon-tasks:before{content:"\e137"}.wpdt-c .glyphicon-filter:before{content:"\e138"}.wpdt-c .glyphicon-briefcase:before{content:"\e139"}.wpdt-c .glyphicon-fullscreen:before{content:"\e140"}.wpdt-c .glyphicon-dashboard:before{content:"\e141"}.wpdt-c .glyphicon-paperclip:before{content:"\e142"}.wpdt-c .glyphicon-heart-empty:before{content:"\e143"}.wpdt-c .glyphicon-link:before{content:"\e144"}.wpdt-c .glyphicon-phone:before{content:"\e145"}.wpdt-c .glyphicon-pushpin:before{content:"\e146"}.wpdt-c .glyphicon-usd:before{content:"\e148"}.wpdt-c .glyphicon-gbp:before{content:"\e149"}.wpdt-c .glyphicon-sort:before{content:"\e150"}.wpdt-c .glyphicon-sort-by-alphabet:before{content:"\e151"}.wpdt-c .glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.wpdt-c .glyphicon-sort-by-order:before{content:"\e153"}.wpdt-c .glyphicon-sort-by-order-alt:before{content:"\e154"}.wpdt-c .glyphicon-sort-by-attributes:before{content:"\e155"}.wpdt-c .glyphicon-sort-by-attributes-alt:before{content:"\e156"}.wpdt-c .glyphicon-unchecked:before{content:"\e157"}.wpdt-c .glyphicon-expand:before{content:"\e158"}.wpdt-c .glyphicon-collapse-down:before{content:"\e159"}.wpdt-c .glyphicon-collapse-up:before{content:"\e160"}.wpdt-c .glyphicon-log-in:before{content:"\e161"}.wpdt-c .glyphicon-flash:before{content:"\e162"}.wpdt-c .glyphicon-log-out:before{content:"\e163"}.wpdt-c .glyphicon-new-window:before{content:"\e164"}.wpdt-c .glyphicon-record:before{content:"\e165"}.wpdt-c .glyphicon-save:before{content:"\e166"}.wpdt-c .glyphicon-open:before{content:"\e167"}.wpdt-c .glyphicon-saved:before{content:"\e168"}.wpdt-c .glyphicon-import:before{content:"\e169"}.wpdt-c .glyphicon-export:before{content:"\e170"}.wpdt-c .glyphicon-send:before{content:"\e171"}.wpdt-c .glyphicon-floppy-disk:before{content:"\e172"}.wpdt-c .glyphicon-floppy-saved:before{content:"\e173"}.wpdt-c .glyphicon-floppy-remove:before{content:"\e174"}.wpdt-c .glyphicon-floppy-save:before{content:"\e175"}.wpdt-c .glyphicon-floppy-open:before{content:"\e176"}.wpdt-c .glyphicon-credit-card:before{content:"\e177"}.wpdt-c .glyphicon-transfer:before{content:"\e178"}.wpdt-c .glyphicon-cutlery:before{content:"\e179"}.wpdt-c .glyphicon-header:before{content:"\e180"}.wpdt-c .glyphicon-compressed:before{content:"\e181"}.wpdt-c .glyphicon-earphone:before{content:"\e182"}.wpdt-c .glyphicon-phone-alt:before{content:"\e183"}.wpdt-c .glyphicon-tower:before{content:"\e184"}.wpdt-c .glyphicon-stats:before{content:"\e185"}.wpdt-c .glyphicon-sd-video:before{content:"\e186"}.wpdt-c .glyphicon-hd-video:before{content:"\e187"}.wpdt-c .glyphicon-subtitles:before{content:"\e188"}.wpdt-c .glyphicon-sound-stereo:before{content:"\e189"}.wpdt-c .glyphicon-sound-dolby:before{content:"\e190"}.wpdt-c .glyphicon-sound-5-1:before{content:"\e191"}.wpdt-c .glyphicon-sound-6-1:before{content:"\e192"}.wpdt-c .glyphicon-sound-7-1:before{content:"\e193"}.wpdt-c .glyphicon-copyright-mark:before{content:"\e194"}.wpdt-c .glyphicon-registration-mark:before{content:"\e195"}.wpdt-c .glyphicon-cloud-download:before{content:"\e197"}.wpdt-c .glyphicon-cloud-upload:before{content:"\e198"}.wpdt-c .glyphicon-tree-conifer:before{content:"\e199"}.wpdt-c .glyphicon-tree-deciduous:before{content:"\e200"}.wpdt-c .glyphicon-cd:before{content:"\e201"}.wpdt-c .glyphicon-save-file:before{content:"\e202"}.wpdt-c .glyphicon-open-file:before{content:"\e203"}.wpdt-c .glyphicon-level-up:before{content:"\e204"}.wpdt-c .glyphicon-copy:before{content:"\e205"}.wpdt-c .glyphicon-paste:before{content:"\e206"}.wpdt-c .glyphicon-alert:before{content:"\e209"}.wpdt-c .glyphicon-equalizer:before{content:"\e210"}.wpdt-c .glyphicon-king:before{content:"\e211"}.wpdt-c .glyphicon-queen:before{content:"\e212"}.wpdt-c .glyphicon-pawn:before{content:"\e213"}.wpdt-c .glyphicon-bishop:before{content:"\e214"}.wpdt-c .glyphicon-knight:before{content:"\e215"}.wpdt-c .glyphicon-baby-formula:before{content:"\e216"}.wpdt-c .glyphicon-tent:before{content:"\26fa"}.wpdt-c .glyphicon-blackboard:before{content:"\e218"}.wpdt-c .glyphicon-bed:before{content:"\e219"}.wpdt-c .glyphicon-apple:before{content:"\f8ff"}.wpdt-c .glyphicon-erase:before{content:"\e221"}.wpdt-c .glyphicon-hourglass:before{content:"\231b"}.wpdt-c .glyphicon-lamp:before{content:"\e223"}.wpdt-c .glyphicon-duplicate:before{content:"\e224"}.wpdt-c .glyphicon-piggy-bank:before{content:"\e225"}.wpdt-c .glyphicon-scissors:before{content:"\e226"}.wpdt-c .glyphicon-bitcoin:before{content:"\e227"}.wpdt-c .glyphicon-btc:before{content:"\e227"}.wpdt-c .glyphicon-xbt:before{content:"\e227"}.wpdt-c .glyphicon-yen:before{content:"\00a5"}.wpdt-c .glyphicon-jpy:before{content:"\00a5"}.wpdt-c .glyphicon-ruble:before{content:"\20bd"}.wpdt-c .glyphicon-rub:before{content:"\20bd"}.wpdt-c .glyphicon-scale:before{content:"\e230"}.wpdt-c .glyphicon-ice-lolly:before{content:"\e231"}.wpdt-c .glyphicon-ice-lolly-tasted:before{content:"\e232"}.wpdt-c .glyphicon-education:before{content:"\e233"}.wpdt-c .glyphicon-option-horizontal:before{content:"\e234"}.wpdt-c .glyphicon-option-vertical:before{content:"\e235"}.wpdt-c .glyphicon-menu-hamburger:before{content:"\e236"}.wpdt-c .glyphicon-modal-window:before{content:"\e237"}.wpdt-c .glyphicon-oil:before{content:"\e238"}.wpdt-c .glyphicon-grain:before{content:"\e239"}.wpdt-c .glyphicon-sunglasses:before{content:"\e240"}.wpdt-c .glyphicon-text-size:before{content:"\e241"}.wpdt-c .glyphicon-text-color:before{content:"\e242"}.wpdt-c .glyphicon-text-background:before{content:"\e243"}.wpdt-c .glyphicon-object-align-top:before{content:"\e244"}.wpdt-c .glyphicon-object-align-bottom:before{content:"\e245"}.wpdt-c .glyphicon-object-align-horizontal:before{content:"\e246"}.wpdt-c .glyphicon-object-align-left:before{content:"\e247"}.wpdt-c .glyphicon-object-align-vertical:before{content:"\e248"}.wpdt-c .glyphicon-object-align-right:before{content:"\e249"}.wpdt-c .glyphicon-triangle-right:before{content:"\e250"}.wpdt-c .glyphicon-triangle-left:before{content:"\e251"}.wpdt-c .glyphicon-triangle-bottom:before{content:"\e252"}.wpdt-c .glyphicon-triangle-top:before{content:"\e253"}.wpdt-c .glyphicon-console:before{content:"\e254"}.wpdt-c .glyphicon-superscript:before{content:"\e255"}.wpdt-c .glyphicon-subscript:before{content:"\e256"}.wpdt-c .glyphicon-menu-left:before{content:"\e257"}.wpdt-c .glyphicon-menu-right:before{content:"\e258"}.wpdt-c .glyphicon-menu-down:before{content:"\e259"}.wpdt-c .glyphicon-menu-up:before{content:"\e260"}.wpdt-c *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpdt-c *:before,.wpdt-c *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpdt-c html{font-size:10px;-webkit-tap-highlight-color:#fff0}.wpdt-c input,.wpdt-c button,.wpdt-c select,.wpdt-c textarea{font-family:inherit;font-size:inherit;line-height:inherit}.wpdt-c a{color:#2196F3;text-decoration:none;box-shadow:none}.wpdt-c a:hover,.wpdt-c a:focus{color:#0a6ebd;text-decoration:none}.wpdt-c figure{margin:0}.wpdt-c img{vertical-align:middle}.wpdt-c .img-responsive,.wpdt-c .thumbnail>img,.wpdt-c .thumbnail a>img,.wpdt-c .carousel-inner>.item>img,.wpdt-c .carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.wpdt-c .img-rounded{border-radius:2px}.wpdt-c .img-thumbnail{padding:3px;line-height:1.42857143;background-color:#fff;border:1px solid #EDEDED;border-radius:2px;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:inline-block;max-width:100%;height:auto}.wpdt-c .img-circle{border-radius:50%}.wpdt-c hr{margin-top:18px;margin-bottom:18px;border:0;border-top:1px solid #DFE1E6}.wpdt-c .sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.wpdt-c .sr-only-focusable:active,.wpdt-c .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}.wpdt-c h1,.wpdt-c h2,.wpdt-c h3,.wpdt-c h4,.wpdt-c h5,.wpdt-c h6,.wpdt-c .h1,.wpdt-c .h2,.wpdt-c .h3,.wpdt-c .h4,.wpdt-c .h5,.wpdt-c .h6{font-family:inherit;font-weight:500;line-height:1.1;color:#222}.wpdt-c h1 small,.wpdt-c h2 small,.wpdt-c h3 small,.wpdt-c h4 small,.wpdt-c h5 small,.wpdt-c h6 small,.wpdt-c .h1 small,.wpdt-c .h2 small,.wpdt-c .h3 small,.wpdt-c .h4 small,.wpdt-c .h5 small,.wpdt-c .h6 small,.wpdt-c h1 .small,.wpdt-c h2 .small,.wpdt-c h3 .small,.wpdt-c h4 .small,.wpdt-c h5 .small,.wpdt-c h6 .small,.wpdt-c .h1 .small,.wpdt-c .h2 .small,.wpdt-c .h3 .small,.wpdt-c .h4 .small,.wpdt-c .h5 .small,.wpdt-c .h6 .small{font-weight:400;line-height:1;color:#AEAEAE}.wpdt-c h1,.wpdt-c .h1,.wpdt-c h2,.wpdt-c .h2,.wpdt-c h3,.wpdt-c .h3{margin-top:18px;margin-bottom:9px}.wpdt-c h1 small,.wpdt-c .h1 small,.wpdt-c h2 small,.wpdt-c .h2 small,.wpdt-c h3 small,.wpdt-c .h3 small,.wpdt-c h1 .small,.wpdt-c .h1 .small,.wpdt-c h2 .small,.wpdt-c .h2 .small,.wpdt-c h3 .small,.wpdt-c .h3 .small{font-size:65%}.wpdt-c h4,.wpdt-c .h4,.wpdt-c h5,.wpdt-c .h5,.wpdt-c h6,.wpdt-c .h6{margin-top:9px;margin-bottom:9px}.wpdt-c h4 small,.wpdt-c .h4 small,.wpdt-c h5 small,.wpdt-c .h5 small,.wpdt-c h6 small,.wpdt-c .h6 small,.wpdt-c h4 .small,.wpdt-c .h4 .small,.wpdt-c h5 .small,.wpdt-c .h5 .small,.wpdt-c h6 .small,.wpdt-c .h6 .small{font-size:75%}.wpdt-c h1,.wpdt-c .h1{font-size:33px}.wpdt-c h2,.wpdt-c .h2{font-size:27px}.wpdt-c h3,.wpdt-c .h3{font-size:23px}.wpdt-c h4,.wpdt-c .h4{font-size:13px}.wpdt-c h5,.wpdt-c .h5{font-size:13px}.wpdt-c h6,.wpdt-c .h6{font-size:12px}.wpdt-c p{margin:0 0 9px}.wpdt-c .lead{margin-bottom:18px;font-size:14px;font-weight:300;line-height:1.4}@media (min-width:768px){.wpdt-c .lead{font-size:20px}}.wpdt-c small,.wpdt-c .small{font-size:92%}.wpdt-c mark,.wpdt-c .mark{background-color:#ffa829;padding:.2em}.wpdt-c .text-left{text-align:left}.wpdt-c .text-right{text-align:right}.wpdt-c .text-center{text-align:center}.wpdt-c .text-justify{text-align:justify}.wpdt-c .text-nowrap{white-space:nowrap}.wpdt-c .text-lowercase{text-transform:lowercase}.wpdt-c .text-uppercase{text-transform:uppercase}.wpdt-c .text-capitalize{text-transform:capitalize}.wpdt-c .text-muted{color:#777}.wpdt-c .text-primary{color:#2196F3}.wpdt-c a.text-primary:hover,.wpdt-c a.text-primary:focus{color:#0c7cd5}.wpdt-c .text-success{color:#67bd6a}.wpdt-c a.text-success:hover,.wpdt-c a.text-success:focus{color:#49a84d}.wpdt-c .text-info{color:#31708f}.wpdt-c a.text-info:hover,.wpdt-c a.text-info:focus{color:#245269}.wpdt-c .text-warning{color:#ffa829}.wpdt-c a.text-warning:hover,.wpdt-c a.text-warning:focus{color:#f59200}.wpdt-c .text-danger{color:#f6675d}.wpdt-c a.text-danger:hover,.wpdt-c a.text-danger:focus{color:#f33a2c}.wpdt-c .bg-primary{color:#fff;background-color:#2196F3}.wpdt-c a.bg-primary:hover,.wpdt-c a.bg-primary:focus{background-color:#0c7cd5}.wpdt-c .bg-success{background-color:#67bd6a}.wpdt-c a.bg-success:hover,.wpdt-c a.bg-success:focus{background-color:#49a84d}.wpdt-c .bg-info{background-color:#d9edf7}.wpdt-c a.bg-info:hover,.wpdt-c a.bg-info:focus{background-color:#afd9ee}.wpdt-c .bg-warning{background-color:#ffa829}.wpdt-c a.bg-warning:hover,.wpdt-c a.bg-warning:focus{background-color:#f59200}.wpdt-c .bg-danger{background-color:#f6675d}.wpdt-c a.bg-danger:hover,.wpdt-c a.bg-danger:focus{background-color:#f33a2c}.wpdt-c .page-header{padding-bottom:8px;margin:36px 0 18px;border-bottom:1px solid #eee}.wpdt-c ul,.wpdt-c ol{margin-top:0;margin-bottom:9px}.wpdt-c ul ul,.wpdt-c ol ul,.wpdt-c ul ol,.wpdt-c ol ol{margin-bottom:0}.wpdt-c .list-unstyled{padding-left:0;list-style:none}.wpdt-c .list-inline{padding-left:0;list-style:none;margin-left:-5px}.wpdt-c .list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}.wpdt-c dl{margin-top:0;margin-bottom:18px}.wpdt-c dt,.wpdt-c dd{line-height:1.42857143}.wpdt-c dt{font-weight:700}.wpdt-c dd{margin-left:0}@media (min-width:768px){.wpdt-c .dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wpdt-c .dl-horizontal dd{margin-left:180px}}.wpdt-c abbr[title],.wpdt-c abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.wpdt-c .initialism{font-size:90%;text-transform:uppercase}.wpdt-c blockquote{padding:9px 18px;margin:0 0 18px;font-size:16px;border-left:5px solid #eee}.wpdt-c blockquote p:last-child,.wpdt-c blockquote ul:last-child,.wpdt-c blockquote ol:last-child{margin-bottom:0}.wpdt-c blockquote footer,.wpdt-c blockquote small,.wpdt-c blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}.wpdt-c blockquote footer:before,.wpdt-c blockquote small:before,.wpdt-c blockquote .small:before{content:'\2014 \00A0'}.wpdt-c .blockquote-reverse,.wpdt-c blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.wpdt-c .blockquote-reverse footer:before,.wpdt-c blockquote.pull-right footer:before,.wpdt-c .blockquote-reverse small:before,.wpdt-c blockquote.pull-right small:before,.wpdt-c .blockquote-reverse .small:before,.wpdt-c blockquote.pull-right .small:before{content:''}.wpdt-c .blockquote-reverse footer:after,.wpdt-c blockquote.pull-right footer:after,.wpdt-c .blockquote-reverse small:after,.wpdt-c blockquote.pull-right small:after,.wpdt-c .blockquote-reverse .small:after,.wpdt-c blockquote.pull-right .small:after{content:'\00A0 \2014'}.wpdt-c address{margin-bottom:18px;font-style:normal;line-height:1.42857143}.wpdt-c code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:2px}.wpdt-c kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:2px;box-shadow:inset 0 -1px 0 rgb(0 0 0 / .25)}.wpdt-c kbd kbd{padding:0;font-size:100%;font-weight:700;box-shadow:none}.wpdt-c pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:#fff0;border-radius:0}.wpdt-c .pre-scrollable{max-height:340px;overflow-y:scroll}.wpdt-c .container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.wpdt-c .container{width:100%;max-width:100%}}@media (min-width:992px){.wpdt-c .container{width:100%;max-width:100%}}@media (min-width:1200px){.wpdt-c .container{width:100%;max-width:100%}}.wpdt-c .container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.wpdt-c .row{margin-left:-15px;margin-right:-15px}.wpdt-c .col-sm-0-8,.wpdt-c .col-xs-1,.wpdt-c .col-sm-1,.wpdt-c .col-md-1,.wpdt-c .col-lg-1,.wpdt-c .col-xs-2,.wpdt-c .col-sm-2,.wpdt-c .col-md-2,.wpdt-c .col-lg-2,.wpdt-c .col-sm-0-4,.wpdt-c .col-sm-2-6,.col-sm-5-5,.wpdt-c .col-xs-3,.wpdt-c .col-sm-3,.wpdt-c .col-md-3,.wpdt-c .col-lg-3,.wpdt-c .col-xs-4,.wpdt-c .col-sm-4,.wpdt-c .col-sm-1-0,.wpdt-c .col-sm-2-0,.wpdt-c .col-md-4,.wpdt-c .col-lg-4,.wpdt-c .col-xs-5,.wpdt-c .col-sm-5,.wpdt-c .col-sm-5-3,.wpdt-c .col-md-5,.wpdt-c .col-lg-5,.wpdt-c .col-xs-6,.wpdt-c .col-sm-6,.wpdt-c .col-md-6,.wpdt-c .col-lg-6,.wpdt-c .col-xs-7,.wpdt-c .col-sm-7,.wpdt-c .col-md-7,.wpdt-c .col-lg-7,.wpdt-c .col-xs-8,.wpdt-c .col-sm-8,.wpdt-c .col-md-8,.wpdt-c .col-lg-8,.wpdt-c .col-xs-9,.wpdt-c .col-sm-9,.wpdt-c .col-md-9,.wpdt-c .col-lg-9,.wpdt-c .col-xs-10,.wpdt-c .col-sm-10,.wpdt-c .col-md-10,.wpdt-c .col-lg-10,.wpdt-c .col-xs-11,.wpdt-c .col-sm-11,.wpdt-c .col-md-11,.wpdt-c .col-lg-11,.wpdt-c .col-xs-12,.wpdt-c .col-sm-12,.wpdt-c .col-md-12,.wpdt-c .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.wpdt-c .col-xs-1,.wpdt-c .col-xs-2,.wpdt-c .col-xs-3,.wpdt-c .col-xs-4,.wpdt-c .col-xs-5,.wpdt-c .col-xs-6,.wpdt-c .col-xs-7,.wpdt-c .col-xs-8,.wpdt-c .col-xs-9,.wpdt-c .col-xs-10,.wpdt-c .col-xs-11,.wpdt-c .col-xs-12{float:left}.wpdt-c .col-xs-12{width:100%}.wpdt-c .col-xs-11{width:91.66666667%}.wpdt-c .col-xs-10{width:83.33333333%}.wpdt-c .col-xs-9{width:75%}.wpdt-c .col-xs-8{width:66.66666667%}.wpdt-c .col-xs-7{width:58.33333333%}.wpdt-c .col-xs-6{width:50%}.wpdt-c .col-xs-5{width:41.66666667%}.wpdt-c .col-xs-4{width:33.33333333%}.wpdt-c .col-xs-3{width:25%}.wpdt-c .col-xs-2{width:16.66666667%}.wpdt-c .col-xs-1{width:8.33333333%}.wpdt-c .col-xs-pull-12{right:100%}.wpdt-c .col-xs-pull-11{right:91.66666667%}.wpdt-c .col-xs-pull-10{right:83.33333333%}.wpdt-c .col-xs-pull-9{right:75%}.wpdt-c .col-xs-pull-8{right:66.66666667%}.wpdt-c .col-xs-pull-7{right:58.33333333%}.wpdt-c .col-xs-pull-6{right:50%}.wpdt-c .col-xs-pull-5{right:41.66666667%}.wpdt-c .col-xs-pull-4{right:33.33333333%}.wpdt-c .col-xs-pull-3{right:25%}.wpdt-c .col-xs-pull-2{right:16.66666667%}.wpdt-c .col-xs-pull-1{right:8.33333333%}.wpdt-c .col-xs-pull-0{right:auto}.wpdt-c .col-xs-push-12{left:100%}.wpdt-c .col-xs-push-11{left:91.66666667%}.wpdt-c .col-xs-push-10{left:83.33333333%}.wpdt-c .col-xs-push-9{left:75%}.wpdt-c .col-xs-push-8{left:66.66666667%}.wpdt-c .col-xs-push-7{left:58.33333333%}.wpdt-c .col-xs-push-6{left:50%}.wpdt-c .col-xs-push-5{left:41.66666667%}.wpdt-c .col-xs-push-4{left:33.33333333%}.wpdt-c .col-xs-push-3{left:25%}.wpdt-c .col-xs-push-2{left:16.66666667%}.wpdt-c .col-xs-push-1{left:8.33333333%}.wpdt-c .col-xs-push-0{left:auto}.wpdt-c .col-xs-offset-12{margin-left:100%}.wpdt-c .col-xs-offset-11{margin-left:91.66666667%}.wpdt-c .col-xs-offset-10{margin-left:83.33333333%}.wpdt-c .col-xs-offset-9{margin-left:75%}.wpdt-c .col-xs-offset-8{margin-left:66.66666667%}.wpdt-c .col-xs-offset-7{margin-left:58.33333333%}.wpdt-c .col-xs-offset-6{margin-left:50%}.wpdt-c .col-xs-offset-5{margin-left:41.66666667%}.wpdt-c .col-xs-offset-4{margin-left:33.33333333%}.wpdt-c .col-xs-offset-3{margin-left:25%}.wpdt-c .col-xs-offset-2{margin-left:16.66666667%}.wpdt-c .col-xs-offset-1{margin-left:8.33333333%}.wpdt-c .col-xs-offset-0{margin-left:0}.wpdt-c .opacity-50{opacity:50%}.wpdt-c .opacity-6{opacity:.6}.wpdt-c .opacity-5{opacity:.5}.wpdt-c .opacity-1{opacity:1!important}@media (min-width:768px){.wpdt-c .col-sm-0-8,.wpdt-c .col-sm-0-1,.wpdt-c .col-sm-1,.wpdt-c .col-sm-1-2,.wpdt-c .col-sm-2,.wpdt-c .col-sm-2-6,.wpdt-c .col-sm-3,.wpdt-c .col-sm-4,.wpdt-c .col-sm-5,.wpdt-c .col-sm-5-3,.wpdt-c .col-sm-5-5,.wpdt-c .col-sm-0-4,.wpdt-c .col-sm-1-0,.wpdt-c .col-sm-2-0,.wpdt-c .col-sm-6,.wpdt-c .col-sm-7,.wpdt-c .col-sm-8,.wpdt-c .col-sm-9,.wpdt-c .col-sm-10,.wpdt-c .col-sm-11,.wpdt-c .col-sm-12{float:left}.wpdt-c .col-sm-12{width:100%}.wpdt-c .col-sm-11{width:91.66666667%}.wpdt-c .col-sm-10{width:83.33333333%}.wpdt-c .col-sm-9{width:75%}.wpdt-c .col-sm-8{width:66.66666667%}.wpdt-c .col-sm-7{width:58.33333333%}.wpdt-c .col-sm-6{width:50%}.wpdt-c .col-sm-5-5{width:48%}.wpdt-c .col-sm-5-3{width:44%}.wpdt-c .col-sm-5{width:41.66666667%}.wpdt-c .col-sm-4{width:33.33333333%}.wpdt-c .col-sm-0-4{width:4%}.wpdt-c .col-sm-2-0{width:22.66666667%}.wpdt-c .col-sm-1-2{width:6%}.wpdt-c .col-sm-1-0{width:5.33333333%}.wpdt-c .wdt-addons .col-sm-3{margin-bottom:18px}.wpdt-c .col-sm-3{width:25%}.wpdt-c .col-sm-2-6{width:23.5%}.wpdt-c .col-sm-2{width:16.66666667%}.wpdt-c .col-sm-1{width:8.33333333%}.wpdt-c .col-sm-0-8{width:3%}.wpdt-c .col-sm-pull-12{right:100%}.wpdt-c .col-sm-pull-11{right:91.66666667%}.wpdt-c .col-sm-pull-10{right:83.33333333%}.wpdt-c .col-sm-pull-9{right:75%}.wpdt-c .col-sm-pull-8{right:66.66666667%}.wpdt-c .col-sm-pull-7{right:58.33333333%}.wpdt-c .col-sm-pull-6{right:50%}.wpdt-c .col-sm-pull-5{right:41.66666667%}.wpdt-c .col-sm-pull-4{right:33.33333333%}.wpdt-c .col-sm-pull-3{right:25%}.wpdt-c .col-sm-pull-2{right:16.66666667%}.wpdt-c .col-sm-pull-1{right:8.33333333%}.wpdt-c .col-sm-pull-0{right:auto}.wpdt-c .col-sm-push-12{left:100%}.wpdt-c .col-sm-push-11{left:91.66666667%}.wpdt-c .col-sm-push-10{left:83.33333333%}.wpdt-c .col-sm-push-9{left:75%}.wpdt-c .col-sm-push-8{left:66.66666667%}.wpdt-c .col-sm-push-7{left:58.33333333%}.wpdt-c .col-sm-push-6{left:50%}.wpdt-c .col-sm-push-5{left:41.66666667%}.wpdt-c .col-sm-push-4{left:33.33333333%}.wpdt-c .col-sm-push-3{left:25%}.wpdt-c .col-sm-push-2{left:16.66666667%}.wpdt-c .col-sm-push-1{left:8.33333333%}.wpdt-c .col-sm-push-0{left:auto}.wpdt-c .col-sm-offset-12{margin-left:100%}.wpdt-c .col-sm-offset-11{margin-left:91.66666667%}.wpdt-c .col-sm-offset-10{margin-left:83.33333333%}.wpdt-c .col-sm-offset-9{margin-left:75%}.wpdt-c .col-sm-offset-8{margin-left:66.66666667%}.wpdt-c .col-sm-offset-7{margin-left:58.33333333%}.wpdt-c .col-sm-offset-6{margin-left:50%}.wpdt-c .col-sm-offset-5{margin-left:41.66666667%}.wpdt-c .col-sm-offset-4{margin-left:33.33333333%}.wpdt-c .col-sm-offset-3{margin-left:25%}.wpdt-c .col-sm-offset-2{margin-left:16.66666667%}.wpdt-c .col-sm-offset-1{margin-left:8.33333333%}.wpdt-c .col-sm-offset-0{margin-left:0}}@media (min-width:992px){.wpdt-c .col-md-1,.wpdt-c .col-md-2,.wpdt-c .col-md-3,.wpdt-c .col-md-4,.wpdt-c .col-md-5,.wpdt-c .col-md-6,.wpdt-c .col-md-7,.wpdt-c .col-md-8,.wpdt-c .col-md-9,.wpdt-c .col-md-10,.wpdt-c .col-md-11,.wpdt-c .col-md-12{float:left}.wpdt-c .col-md-12{width:100%}.wpdt-c .col-md-11{width:91.66666667%}.wpdt-c .col-md-10{width:83.33333333%}.wpdt-c .col-md-9{width:75%}.wpdt-c .col-md-8{width:66.66666667%}.wpdt-c .col-md-7{width:58.33333333%}.wpdt-c .col-md-6{width:50%}.wpdt-c .col-md-5{width:41.66666667%}.wpdt-c .col-md-4{width:33.33333333%}.wpdt-c .col-md-3{width:25%}.wpdt-c .col-md-2{width:16.66666667%}.wpdt-c .col-md-1{width:8.33333333%}.wpdt-c .col-md-pull-12{right:100%}.wpdt-c .col-md-pull-11{right:91.66666667%}.wpdt-c .col-md-pull-10{right:83.33333333%}.wpdt-c .col-md-pull-9{right:75%}.wpdt-c .col-md-pull-8{right:66.66666667%}.wpdt-c .col-md-pull-7{right:58.33333333%}.wpdt-c .col-md-pull-6{right:50%}.wpdt-c .col-md-pull-5{right:41.66666667%}.wpdt-c .col-md-pull-4{right:33.33333333%}.wpdt-c .col-md-pull-3{right:25%}.wpdt-c .col-md-pull-2{right:16.66666667%}.wpdt-c .col-md-pull-1{right:8.33333333%}.wpdt-c .col-md-pull-0{right:auto}.wpdt-c .col-md-push-12{left:100%}.wpdt-c .col-md-push-11{left:91.66666667%}.wpdt-c .col-md-push-10{left:83.33333333%}.wpdt-c .col-md-push-9{left:75%}.wpdt-c .col-md-push-8{left:66.66666667%}.wpdt-c .col-md-push-7{left:58.33333333%}.wpdt-c .col-md-push-6{left:50%}.wpdt-c .col-md-push-5{left:41.66666667%}.wpdt-c .col-md-push-4{left:33.33333333%}.wpdt-c .col-md-push-3{left:25%}.wpdt-c .col-md-push-2{left:16.66666667%}.wpdt-c .col-md-push-1{left:8.33333333%}.wpdt-c .col-md-push-0{left:auto}.wpdt-c .col-md-offset-12{margin-left:100%}.wpdt-c .col-md-offset-11{margin-left:91.66666667%}.wpdt-c .col-md-offset-10{margin-left:83.33333333%}.wpdt-c .col-md-offset-9{margin-left:75%}.wpdt-c .col-md-offset-8{margin-left:66.66666667%}.wpdt-c .col-md-offset-7{margin-left:58.33333333%}.wpdt-c .col-md-offset-6{margin-left:50%}.wpdt-c .col-md-offset-5{margin-left:41.66666667%}.wpdt-c .col-md-offset-4{margin-left:33.33333333%}.wpdt-c .col-md-offset-3{margin-left:25%}.wpdt-c .col-md-offset-2{margin-left:16.66666667%}.wpdt-c .col-md-offset-1{margin-left:8.33333333%}.wpdt-c .col-md-offset-0{margin-left:0}}@media (min-width:1200px){.wpdt-c .col-lg-1,.wpdt-c .col-lg-2,.wpdt-c .col-lg-3,.wpdt-c .col-lg-4,.wpdt-c .col-lg-5,.wpdt-c .col-lg-6,.wpdt-c .col-lg-7,.wpdt-c .col-lg-8,.wpdt-c .col-lg-9,.wpdt-c .col-lg-10,.wpdt-c .col-lg-11,.wpdt-c .col-lg-12{float:left}.wpdt-c .col-lg-12{width:100%}.wpdt-c .col-lg-11{width:91.66666667%}.wpdt-c .col-lg-10{width:83.33333333%}.wpdt-c .col-lg-9{width:75%}.wpdt-c .col-lg-8{width:66.66666667%}.wpdt-c .col-lg-7{width:58.33333333%}.wpdt-c .col-lg-6{width:50%}.wpdt-c .col-lg-5{width:41.66666667%}.wpdt-c .col-lg-4{width:33.33333333%}.wpdt-c .col-lg-3{width:25%}.wpdt-c .col-lg-2{width:16.66666667%}.wpdt-c .col-lg-1{width:8.33333333%}.wpdt-c .col-lg-pull-12{right:100%}.wpdt-c .col-lg-pull-11{right:91.66666667%}.wpdt-c .col-lg-pull-10{right:83.33333333%}.wpdt-c .col-lg-pull-9{right:75%}.wpdt-c .col-lg-pull-8{right:66.66666667%}.wpdt-c .col-lg-pull-7{right:58.33333333%}.wpdt-c .col-lg-pull-6{right:50%}.wpdt-c .col-lg-pull-5{right:41.66666667%}.wpdt-c .col-lg-pull-4{right:33.33333333%}.wpdt-c .col-lg-pull-3{right:25%}.wpdt-c .col-lg-pull-2{right:16.66666667%}.wpdt-c .col-lg-pull-1{right:8.33333333%}.wpdt-c .col-lg-pull-0{right:auto}.wpdt-c .col-lg-push-12{left:100%}.wpdt-c .col-lg-push-11{left:91.66666667%}.wpdt-c .col-lg-push-10{left:83.33333333%}.wpdt-c .col-lg-push-9{left:75%}.wpdt-c .col-lg-push-8{left:66.66666667%}.wpdt-c .col-lg-push-7{left:58.33333333%}.wpdt-c .col-lg-push-6{left:50%}.wpdt-c .col-lg-push-5{left:41.66666667%}.wpdt-c .col-lg-push-4{left:33.33333333%}.wpdt-c .col-lg-push-3{left:25%}.wpdt-c .col-lg-push-2{left:16.66666667%}.wpdt-c .col-lg-push-1{left:8.33333333%}.wpdt-c .col-lg-push-0{left:auto}.wpdt-c .col-lg-offset-12{margin-left:100%}.wpdt-c .col-lg-offset-11{margin-left:91.66666667%}.wpdt-c .col-lg-offset-10{margin-left:83.33333333%}.wpdt-c .col-lg-offset-9{margin-left:75%}.wpdt-c .col-lg-offset-8{margin-left:66.66666667%}.wpdt-c .col-lg-offset-7{margin-left:58.33333333%}.wpdt-c .col-lg-offset-6{margin-left:50%}.wpdt-c .col-lg-offset-5{margin-left:41.66666667%}.wpdt-c .col-lg-offset-4{margin-left:33.33333333%}.wpdt-c .col-lg-offset-3{margin-left:25%}.wpdt-c .col-lg-offset-2{margin-left:16.66666667%}.wpdt-c .col-lg-offset-1{margin-left:8.33333333%}.wpdt-c .col-lg-offset-0{margin-left:0}}.wpdt-c table{background-color:#fff0}.wpdt-c caption{padding-top:15px;padding-bottom:15px;color:#777;text-align:left}.wpdt-c th{text-align:left}.wpdt-c .table{width:100%;max-width:100%;margin-bottom:18px}.wpdt-c .table>thead>tr>th,.wpdt-c .table>tbody>tr>th,.wpdt-c .table>tfoot>tr>th,.wpdt-c .table>thead>tr>td,.wpdt-c .table>tbody>tr>td,.wpdt-c .table>tfoot>tr>td{padding:15px;line-height:1.42857143;vertical-align:top;border-top:1px solid #F5F5F5}.wpdt-c .table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #F5F5F5}.wpdt-c .table>caption+thead>tr:first-child>th,.wpdt-c .table>colgroup+thead>tr:first-child>th,.wpdt-c .table>thead:first-child>tr:first-child>th,.wpdt-c .table>caption+thead>tr:first-child>td,.wpdt-c .table>colgroup+thead>tr:first-child>td,.wpdt-c .table>thead:first-child>tr:first-child>td{border-top:0}.wpdt-c .table>tbody+tbody{border-top:2px solid #F5F5F5}.wpdt-c .table .table{background-color:#edecec}.wpdt-c .table-condensed>thead>tr>th,.wpdt-c .table-condensed>tbody>tr>th,.wpdt-c .table-condensed>tfoot>tr>th,.wpdt-c .table-condensed>thead>tr>td,.wpdt-c .table-condensed>tbody>tr>td,.wpdt-c .table-condensed>tfoot>tr>td{padding:10px}.wpdt-c .table-bordered{border:1px solid #F5F5F5}.wpdt-c .table-bordered>thead>tr>th,.wpdt-c .table-bordered>tbody>tr>th,.wpdt-c .table-bordered>tfoot>tr>th,.wpdt-c .table-bordered>thead>tr>td,.wpdt-c .table-bordered>tbody>tr>td,.wpdt-c .table-bordered>tfoot>tr>td{border:1px solid #F5F5F5}.wpdt-c .table-bordered>thead>tr>th,.wpdt-c .table-bordered>thead>tr>td{border-bottom-width:2px}.wpdt-c .table-striped>tbody>tr:nth-of-type(odd){background-color:#f4f4f4}.wpdt-c .table-hover>tbody>tr:hover{background-color:#f4f4f4}.wpdt-c table col[class*="col-"]{position:static;float:none;display:table-column}.wpdt-c table td[class*="col-"],.wpdt-c table th[class*="col-"]{position:static;float:none;display:table-cell}.wpdt-c .table>thead>tr>td.active,.wpdt-c .table>tbody>tr>td.active,.wpdt-c .table>tfoot>tr>td.active,.wpdt-c .table>thead>tr>th.active,.wpdt-c .table>tbody>tr>th.active,.wpdt-c .table>tfoot>tr>th.active,.wpdt-c .table>thead>tr.active>td,.wpdt-c .table>tbody>tr.active>td,.wpdt-c .table>tfoot>tr.active>td,.wpdt-c .table>thead>tr.active>th,.wpdt-c .table>tbody>tr.active>th,.wpdt-c .table>tfoot>tr.active>th{background-color:#FFFCBE}.wpdt-c .table-hover>tbody>tr>td.active:hover,.wpdt-c .table-hover>tbody>tr>th.active:hover,.wpdt-c .table-hover>tbody>tr.active:hover>td,.wpdt-c .table-hover>tbody>tr:hover>.active,.wpdt-c .table-hover>tbody>tr.active:hover>th{background-color:#fffba4}.wpdt-c .table>thead>tr>td.success,.wpdt-c .table>tbody>tr>td.success,.wpdt-c .table>tfoot>tr>td.success,.wpdt-c .table>thead>tr>th.success,.wpdt-c .table>tbody>tr>th.success,.wpdt-c .table>tfoot>tr>th.success,.wpdt-c .table>thead>tr.success>td,.wpdt-c .table>tbody>tr.success>td,.wpdt-c .table>tfoot>tr.success>td,.wpdt-c .table>thead>tr.success>th,.wpdt-c .table>tbody>tr.success>th,.wpdt-c .table>tfoot>tr.success>th{background-color:#67bd6a}.wpdt-c .table-hover>tbody>tr>td.success:hover,.wpdt-c .table-hover>tbody>tr>th.success:hover,.wpdt-c .table-hover>tbody>tr.success:hover>td,.wpdt-c .table-hover>tbody>tr:hover>.success,.wpdt-c .table-hover>tbody>tr.success:hover>th{background-color:#55b559}.wpdt-c .table>thead>tr>td.info,.wpdt-c .table>tbody>tr>td.info,.wpdt-c .table>tfoot>tr>td.info,.wpdt-c .table>thead>tr>th.info,.wpdt-c .table>tbody>tr>th.info,.wpdt-c .table>tfoot>tr>th.info,.wpdt-c .table>thead>tr.info>td,.wpdt-c .table>tbody>tr.info>td,.wpdt-c .table>tfoot>tr.info>td,.wpdt-c .table>thead>tr.info>th,.wpdt-c .table>tbody>tr.info>th,.wpdt-c .table>tfoot>tr.info>th{background-color:#d9edf7}.wpdt-c .table-hover>tbody>tr>td.info:hover,.wpdt-c .table-hover>tbody>tr>th.info:hover,.wpdt-c .table-hover>tbody>tr.info:hover>td,.wpdt-c .table-hover>tbody>tr:hover>.info,.wpdt-c .table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.wpdt-c .table>thead>tr>td.warning,.wpdt-c .table>tbody>tr>td.warning,.wpdt-c .table>tfoot>tr>td.warning,.wpdt-c .table>thead>tr>th.warning,.wpdt-c .table>tbody>tr>th.warning,.wpdt-c .table>tfoot>tr>th.warning,.wpdt-c .table>thead>tr.warning>td,.wpdt-c .table>tbody>tr.warning>td,.wpdt-c .table>tfoot>tr.warning>td,.wpdt-c .table>thead>tr.warning>th,.wpdt-c .table>tbody>tr.warning>th,.wpdt-c .table>tfoot>tr.warning>th{background-color:#ffa829}.wpdt-c .table-hover>tbody>tr>td.warning:hover,.wpdt-c .table-hover>tbody>tr>th.warning:hover,.wpdt-c .table-hover>tbody>tr.warning:hover>td,.wpdt-c .table-hover>tbody>tr:hover>.warning,.wpdt-c .table-hover>tbody>tr.warning:hover>th{background-color:#ff9e0f}.wpdt-c .table>thead>tr>td.danger,.wpdt-c .table>tbody>tr>td.danger,.wpdt-c .table>tfoot>tr>td.danger,.wpdt-c .table>thead>tr>th.danger,.wpdt-c .table>tbody>tr>th.danger,.wpdt-c .table>tfoot>tr>th.danger,.wpdt-c .table>thead>tr.danger>td,.wpdt-c .table>tbody>tr.danger>td,.wpdt-c .table>tfoot>tr.danger>td,.wpdt-c .table>thead>tr.danger>th,.wpdt-c .table>tbody>tr.danger>th,.wpdt-c .table>tfoot>tr.danger>th{background-color:#f6675d}.wpdt-c .table-hover>tbody>tr>td.danger:hover,.wpdt-c .table-hover>tbody>tr>th.danger:hover,.wpdt-c .table-hover>tbody>tr.danger:hover>td,.wpdt-c .table-hover>tbody>tr:hover>.danger,.wpdt-c .table-hover>tbody>tr.danger:hover>th{background-color:#f55145}.wpdt-c .table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width:767px){.wpdt-c .table-responsive{width:100%;margin-bottom:14px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #F5F5F5}.wpdt-c .table-responsive>.table{margin-bottom:0}.wpdt-c .table-responsive>.table>thead>tr>th,.wpdt-c .table-responsive>.table>tbody>tr>th,.wpdt-c .table-responsive>.table>tfoot>tr>th,.wpdt-c .table-responsive>.table>thead>tr>td,.wpdt-c .table-responsive>.table>tbody>tr>td,.wpdt-c .table-responsive>.table>tfoot>tr>td{white-space:nowrap}.wpdt-c .table-responsive>.table-bordered{border:0}.wpdt-c .table-responsive>.table-bordered>thead>tr>th:first-child,.wpdt-c .table-responsive>.table-bordered>tbody>tr>th:first-child,.wpdt-c .table-responsive>.table-bordered>tfoot>tr>th:first-child,.wpdt-c .table-responsive>.table-bordered>thead>tr>td:first-child,.wpdt-c .table-responsive>.table-bordered>tbody>tr>td:first-child,.wpdt-c .table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.wpdt-c .table-responsive>.table-bordered>thead>tr>th:last-child,.wpdt-c .table-responsive>.table-bordered>tbody>tr>th:last-child,.wpdt-c .table-responsive>.table-bordered>tfoot>tr>th:last-child,.wpdt-c .table-responsive>.table-bordered>thead>tr>td:last-child,.wpdt-c .table-responsive>.table-bordered>tbody>tr>td:last-child,.wpdt-c .table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.wpdt-c .table-responsive>.table-bordered>tbody>tr:last-child>th,.wpdt-c .table-responsive>.table-bordered>tfoot>tr:last-child>th,.wpdt-c .table-responsive>.table-bordered>tbody>tr:last-child>td,.wpdt-c .table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}.wpdt-c fieldset{padding:0;margin:0;border:0;min-width:0}.wpdt-c legend{display:block;width:100%;padding:0;margin-bottom:18px;font-size:20px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}.wpdt-c label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}.wpdt-c label.disabled{cursor:not-allowed;color:#eeeeee!important}.wpdt-c input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpdt-c input[type="radio"],.wpdt-c input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}.wpdt-c input[type="file"]{display:block}.wpdt-c input[type="range"]{display:block;width:100%}.wpdt-c select[multiple],.wpdt-c select[size]{height:auto}.wpdt-c input[type="file"]:focus,.wpdt-c input[type="radio"]:focus,.wpdt-c input[type="checkbox"]:focus{outline-offset:-2px;outline:none!important}.wpdt-c output{display:block;padding-top:7px;font-size:13px;line-height:1.42857143;color:#000}.wpdt-c .form-control{display:block;width:100%;height:30px;padding:6px 12px;font-size:13px;line-height:1.42857143;color:#000;background-color:#fff0;background-image:none;border:1px solid #c4c5c6;border-radius:0;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075);box-shadow:inset 0 1px 1px rgb(0 0 0 / .075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.wpdt-c .form-control:focus{color:#000;border-color:#b4b4b4;outline:0;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 8px rgb(180 180 180 / .6);box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 8px rgb(180 180 180 / .6)}.wpdt-c .form-control::-moz-placeholder{color:#999;opacity:1}.wpdt-c .form-control:-ms-input-placeholder{color:#999}.wpdt-c .form-control::-webkit-input-placeholder{color:#999}.wpdt-c .form-control::-ms-expand{border:0;background-color:#fff0}.wpdt-c .form-control[disabled],.wpdt-c .form-control[readonly],.wpdt-c fieldset[disabled] .form-control{background-color:#eeeeee!important;opacity:1}.wpdt-c .form-control[disabled],.wpdt-c fieldset[disabled] .form-control{cursor:not-allowed}.wpdt-c textarea.form-control{height:auto}.wpdt-c input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){.wpdt-c input[type="date"].form-control,.wpdt-c input[type="time"].form-control,.wpdt-c input[type="datetime-local"].form-control,.wpdt-c input[type="month"].form-control{line-height:35px}.wpdt-c input[type="date"].input-sm,.wpdt-c input[type="time"].input-sm,.wpdt-c input[type="datetime-local"].input-sm,.wpdt-c input[type="month"].input-sm,.wpdt-c .input-group-sm input[type="date"],.wpdt-c .input-group-sm input[type="time"],.wpdt-c .input-group-sm input[type="datetime-local"],.wpdt-c .input-group-sm input[type="month"]{line-height:30px}.wpdt-c input[type="date"].input-lg,.wpdt-c input[type="time"].input-lg,.wpdt-c input[type="datetime-local"].input-lg,.wpdt-c input[type="month"].input-lg,.wpdt-c .input-group-lg input[type="date"],.wpdt-c .input-group-lg input[type="time"],.wpdt-c .input-group-lg input[type="datetime-local"],.wpdt-c .input-group-lg input[type="month"]{line-height:40px}}.wpdt-c .form-group{margin-bottom:15px}.wpdt-c .radio,.wpdt-c .checkbox{position:relative;display:block;float:left;width:33%;margin-bottom:5px}.wpdt-c .radio label,.wpdt-c .checkbox label{min-height:18px;padding-left:20px;margin-bottom:5px;font-weight:400;cursor:pointer}.wpdt-c .radio input[type="radio"],.wpdt-c .radio-inline input[type="radio"],.wpdt-c .checkbox input[type="checkbox"],.wpdt-c .checkbox-inline input[type="checkbox"]{position:absolute;margin-left:-20px;margin-top:4px}.wpdt-c .radio-inline,.wpdt-c .checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.wpdt-c .radio-inline+.radio-inline,.wpdt-c .checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}.wpdt-c input[type="radio"][disabled],.wpdt-c input[type="checkbox"][disabled],.wpdt-c input[type="radio"].disabled,.wpdt-c input[type="checkbox"].disabled,.wpdt-c fieldset[disabled] input[type="radio"],.wpdt-c fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.wpdt-c input[type="checkbox"][hidden]{opacity:0}.wpdt-c .radio-inline.disabled,.wpdt-c .checkbox-inline.disabled,.wpdt-c fieldset[disabled] .radio-inline,.wpdt-c fieldset[disabled] .checkbox-inline{cursor:not-allowed}.wpdt-c .radio.disabled label,.wpdt-c .checkbox.disabled label,.wpdt-c fieldset[disabled] .radio label,.wpdt-c fieldset[disabled] .checkbox label{cursor:not-allowed}.wpdt-c .form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:31px}.wpdt-c .form-control-static.input-lg,.wpdt-c .form-control-static.input-sm{padding-left:0;padding-right:0}.wpdt-c .input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:2px}.wpdt-c select.input-sm{height:30px;line-height:30px}.wpdt-c textarea.input-sm,.wpdt-c select[multiple].input-sm{height:auto}.wpdt-c .form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:2px}.wpdt-c .form-group-sm select.form-control{height:30px;line-height:30px}.wpdt-c .form-group-sm textarea.form-control,.wpdt-c .form-group-sm select[multiple].form-control{height:auto}.wpdt-c .form-group-sm .form-control-static{height:30px;min-height:30px;padding:6px 10px;font-size:12px;line-height:1.5}.wpdt-c .input-lg{height:40px;padding:10px 16px;font-size:17px;line-height:1.3333333;border-radius:0}.wpdt-c select.input-lg{height:40px;line-height:40px}.wpdt-c textarea.input-lg,.wpdt-c select[multiple].input-lg{height:auto}.wpdt-c .form-group-lg .form-control{height:40px;padding:10px 16px;font-size:17px;line-height:1.3333333;border-radius:0}.wpdt-c .form-group-lg select.form-control{height:40px;line-height:40px}.wpdt-c .form-group-lg textarea.form-control,.wpdt-c .form-group-lg select[multiple].form-control{height:auto}.wpdt-c .form-group-lg .form-control-static{height:40px;min-height:35px;padding:11px 16px;font-size:17px;line-height:1.3333333}.wpdt-c .has-feedback{position:relative}.wpdt-c .has-feedback .form-control{padding-right:43.75px}.wpdt-c .form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:35px;height:35px;line-height:35px;text-align:center;pointer-events:none}.wpdt-c .input-lg+.form-control-feedback,.wpdt-c .input-group-lg+.form-control-feedback,.wpdt-c .form-group-lg .form-control+.form-control-feedback{width:40px;height:40px;line-height:40px}.wpdt-c .input-sm+.form-control-feedback,.wpdt-c .input-group-sm+.form-control-feedback,.wpdt-c .form-group-sm .form-control+.form-control-feedback{width:30px;height:30px;line-height:30px}.wpdt-c .has-success .help-block,.wpdt-c .has-success .control-label,.wpdt-c .has-success .radio,.wpdt-c .has-success .checkbox,.wpdt-c .has-success .radio-inline,.wpdt-c .has-success .checkbox-inline,.wpdt-c .has-success.radio label,.wpdt-c .has-success.checkbox label,.wpdt-c .has-success.radio-inline label,.wpdt-c .has-success.checkbox-inline label{color:#67bd6a}.wpdt-c .has-success .form-control{border-color:#67bd6a;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075);box-shadow:inset 0 1px 1px rgb(0 0 0 / .075)}.wpdt-c .has-success .form-control:focus{border-color:#49a84d;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 6px #aedcb0;box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 6px #aedcb0}.wpdt-c .has-success .input-group-addon{color:#67bd6a;border-color:#67bd6a;background-color:#67bd6a}.wpdt-c .has-success .form-control-feedback{color:#67bd6a}.wpdt-c .has-warning .help-block,.wpdt-c .has-warning .control-label,.wpdt-c .has-warning .radio,.wpdt-c .has-warning .checkbox,.wpdt-c .has-warning .radio-inline,.wpdt-c .has-warning .checkbox-inline,.wpdt-c .has-warning.radio label,.wpdt-c .has-warning.checkbox label,.wpdt-c .has-warning.radio-inline label,.wpdt-c .has-warning.checkbox-inline label{color:#ffa829}.wpdt-c .has-warning .form-control{border-color:#ffa829;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075);box-shadow:inset 0 1px 1px rgb(0 0 0 / .075)}.wpdt-c .has-warning .form-control:focus{border-color:#f59200;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 6px #ffd28f;box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 6px #ffd28f}.wpdt-c .has-warning .input-group-addon{color:#ffa829;border-color:#ffa829;background-color:#ffa829}.wpdt-c .has-warning .form-control-feedback{color:#ffa829}.wpdt-c .has-error .help-block,.wpdt-c .has-error .control-label,.wpdt-c .has-error .radio,.wpdt-c .has-error .checkbox,.wpdt-c .has-error .radio-inline,.wpdt-c .has-error .checkbox-inline,.wpdt-c .has-error.radio label,.wpdt-c .has-error.checkbox label,.wpdt-c .has-error.radio-inline label,.wpdt-c .has-error.checkbox-inline label{color:#f6675d}.wpdt-c .has-error .form-control{border-color:#f6675d;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075);box-shadow:inset 0 1px 1px rgb(0 0 0 / .075)}.wpdt-c .has-error .form-control:focus{border-color:#f33a2c;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 6px #fbc2bd;box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 6px #fbc2bd}.wpdt-c .has-error .input-group-addon{color:#f6675d;border-color:#f6675d;background-color:#f6675d}.wpdt-c .has-error .form-control-feedback{color:#f6675d}.wpdt-c .has-feedback label~.form-control-feedback{top:23px}.wpdt-c .has-feedback label.sr-only~.form-control-feedback{top:0}.wpdt-c .help-block{display:block;margin-top:5px;margin-bottom:10px;color:#9e9e9e}@media (min-width:768px){.wpdt-c .form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.wpdt-c .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.wpdt-c .form-inline .form-control-static{display:inline-block}.wpdt-c .form-inline .input-group{display:inline-table;vertical-align:middle}.wpdt-c .form-inline .input-group .input-group-addon,.wpdt-c .form-inline .input-group .input-group-btn,.wpdt-c .form-inline .input-group .form-control{width:auto}.wpdt-c .form-inline .input-group>.form-control{width:100%}.wpdt-c .form-inline .control-label{margin-bottom:0;vertical-align:middle}.wpdt-c .form-inline .radio,.wpdt-c .form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.wpdt-c .form-inline .radio label,.wpdt-c .form-inline .checkbox label{padding-left:0}.wpdt-c .form-inline .radio input[type="radio"],.wpdt-c .form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.wpdt-c .form-inline .has-feedback .form-control-feedback{top:0}}.wpdt-c .form-horizontal .radio,.wpdt-c .form-horizontal .checkbox,.wpdt-c .form-horizontal .radio-inline,.wpdt-c .form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.wpdt-c .form-horizontal .radio,.wpdt-c .form-horizontal .checkbox{min-height:25px}.wpdt-c .form-horizontal .form-group{margin-left:-15px;margin-right:-15px}@media (min-width:768px){.wpdt-c .form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.wpdt-c .form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.wpdt-c .form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:17px}}@media (min-width:768px){.wpdt-c .form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.wpdt-c .btn,.wpdt-c .wpDataTablesWrapper .btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:none;white-space:nowrap;padding:6px 12px;font-size:13px;line-height:1.42857143;border-radius:2px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wpdt-c .btn:focus,.wpdt-c .btn:active:focus,.wpdt-c .btn.active:focus,.wpdt-c .btn.focus,.wpdt-c .btn:active.focus,.wpdt-c .btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;outline:none!important}.wpdt-c .btn:hover,.wpdt-c .btn:focus,.wpdt-c .btn.focus{color:#333;text-decoration:none}.wpdt-c .btn:active,.wpdt-c .btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgb(0 0 0 / .125);box-shadow:inset 0 3px 5px rgb(0 0 0 / .125)}.wpdt-c .btn.disabled,.wpdt-c .btn[disabled],.wpdt-c fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.wpdt-c a.btn.disabled,.wpdt-c fieldset[disabled] a.btn{pointer-events:none}.wpdt-c .btn-default{color:#333;background-color:#fff;border-color:#ccc}.wpdt-c .btn-default:focus,.wpdt-c .btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.wpdt-c .btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.wpdt-c .btn-default:active,.wpdt-c .btn-default.active,.wpdt-c .open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.wpdt-c .btn-default:active:hover,.wpdt-c .btn-default.active:hover,.wpdt-c .open>.dropdown-toggle.btn-default:hover,.wpdt-c .btn-default:active:focus,.wpdt-c .btn-default.active:focus,.wpdt-c .open>.dropdown-toggle.btn-default:focus,.wpdt-c .btn-default:active.focus,.wpdt-c .btn-default.active.focus,.wpdt-c .open>.dropdown-toggle.btn-default.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.wpdt-c .btn-default:active,.wpdt-c .btn-default.active,.wpdt-c .open>.dropdown-toggle.btn-default{background-image:none}.wpdt-c .btn-default.disabled:hover,.wpdt-c .btn-default[disabled]:hover,.wpdt-c fieldset[disabled] .btn-default:hover,.wpdt-c .btn-default.disabled:focus,.wpdt-c .btn-default[disabled]:focus,.wpdt-c fieldset[disabled] .btn-default:focus,.wpdt-c .btn-default.disabled.focus,.wpdt-c .btn-default[disabled].focus,.wpdt-c fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#ccc}.wpdt-c .btn-default .badge{color:#fff;background-color:#333}.wpdt-c .btn-default:hover,.wpdt-c .btn-default:focus,.wpdt-c .btn-default.focus,.wpdt-c .btn-default:active,.wpdt-c .open>.dropdown-toggle.btn-default{color:#333;background-color:#fff;border-color:#fff0}.wpdt-c .btn-default:hover:hover,.wpdt-c .btn-default:focus:hover,.wpdt-c .btn-default.focus:hover,.wpdt-c .btn-default:active:hover,.wpdt-c .open>.dropdown-toggle.btn-default:hover,.wpdt-c .btn-default:hover:focus,.wpdt-c .btn-default:focus:focus,.wpdt-c .btn-default.focus:focus,.wpdt-c .btn-default:active:focus,.wpdt-c .open>.dropdown-toggle.btn-default:focus,.wpdt-c .btn-default:hover.focus,.wpdt-c .btn-default:focus.focus,.wpdt-c .btn-default.focus.focus,.wpdt-c .btn-default:active.focus,.wpdt-c .open>.dropdown-toggle.btn-default.focus{color:#333;background-color:#fff;border-color:#fff0;overflow:visible}.wpdt-c .btn-default:active,.wpdt-c .btn-default.active,.wpdt-c .open>.dropdown-toggle.btn-default{background-image:none}.wpdt-c .btn-default.disabled,.wpdt-c .btn-default[disabled],.wpdt-c fieldset[disabled] .btn-default,.wpdt-c .btn-default.disabled:hover,.wpdt-c .btn-default[disabled]:hover,.wpdt-c fieldset[disabled] .btn-default:hover,.wpdt-c .btn-default.disabled:focus,.wpdt-c .btn-default[disabled]:focus,.wpdt-c fieldset[disabled] .btn-default:focus,.wpdt-c .btn-default.disabled.focus,.wpdt-c .btn-default[disabled].focus,.wpdt-c fieldset[disabled] .btn-default.focus,.wpdt-c .btn-default.disabled:active,.wpdt-c .btn-default[disabled]:active,.wpdt-c fieldset[disabled] .btn-default:active{background-color:#fff;border-color:#ccc}.wpdt-c .btn-default .badge{color:#fff;background-color:#333}.wpdt-c .btn-primary{background:#008CFF;border:none;box-sizing:border-box;border-radius:3px;font-family:Inter;font-style:normal;font-weight:600;font-size:14px;padding:8px 12px;color:#FFF}.wpdt-c .btn-primary:focus,.wpdt-c .btn-primary.focus{color:#fff;background-color:#0c7cd5;border-color:#064475}.wpdt-c .btn-primary:hover{color:#fff;background-color:#0c7cd5;border-color:#0a68b4}.wpdt-c .btn-primary:active,.wpdt-c .btn-primary.active,.wpdt-c .open>.dropdown-toggle.btn-primary{color:#fff;background-color:#0c7cd5;border-color:#0a68b4}.wpdt-c .btn-primary:active:hover,.wpdt-c .btn-primary.active:hover,.wpdt-c .open>.dropdown-toggle.btn-primary:hover,.wpdt-c .btn-primary:active:focus,.wpdt-c .btn-primary.active:focus,.wpdt-c .open>.dropdown-toggle.btn-primary:focus,.wpdt-c .btn-primary:active.focus,.wpdt-c .btn-primary.active.focus,.wpdt-c .open>.dropdown-toggle.btn-primary.focus{color:#fff;background-color:#0a68b4;border-color:#064475}.wpdt-c .btn-primary:active,.wpdt-c .btn-primary.active,.wpdt-c .open>.dropdown-toggle.btn-primary{background-image:none}.wpdt-c .btn-primary.disabled:hover,.wpdt-c .btn-primary[disabled]:hover,.wpdt-c fieldset[disabled] .btn-primary:hover,.wpdt-c .btn-primary.disabled:focus,.wpdt-c .btn-primary[disabled]:focus,.wpdt-c fieldset[disabled] .btn-primary:focus,.wpdt-c .btn-primary.disabled.focus,.wpdt-c .btn-primary[disabled].focus,.wpdt-c fieldset[disabled] .btn-primary.focus{background-color:#2196F3;border-color:#0d8aee}.wpdt-c .btn-primary .badge{color:#2196F3;background-color:#fff}.wpdt-c .btn-primary:hover,.wpdt-c .btn-primary:focus,.wpdt-c .btn-primary.focus,.wpdt-c .btn-primary:active,.wpdt-c .open>.dropdown-toggle.btn-primary{color:#fff;background-color:#2196F3;border-color:#fff0}.wpdt-c .btn-primary:hover:hover,.wpdt-c .btn-primary:focus:hover,.wpdt-c .btn-primary.focus:hover,.wpdt-c .btn-primary:active:hover,.wpdt-c .open>.dropdown-toggle.btn-primary:hover,.wpdt-c .btn-primary:hover:focus,.wpdt-c .btn-primary:focus:focus,.wpdt-c .btn-primary.focus:focus,.wpdt-c .btn-primary:active:focus,.wpdt-c .open>.dropdown-toggle.btn-primary:focus,.wpdt-c .btn-primary:hover.focus,.wpdt-c .btn-primary:focus.focus,.wpdt-c .btn-primary.focus.focus,.wpdt-c .btn-primary:active.focus,.wpdt-c .open>.dropdown-toggle.btn-primary.focus{background-color:#0B86EC!important}.wpdt-c .btn-primary:active,.wpdt-c .btn-primary.active,.wpdt-c .open>.dropdown-toggle.btn-primary{background-image:none}.wpdt-c .btn-primary.disabled,.wpdt-c .btn-primary[disabled],.wpdt-c fieldset[disabled] .btn-primary,.wpdt-c .btn-primary.disabled:hover,.wpdt-c .btn-primary[disabled]:hover,.wpdt-c fieldset[disabled] .btn-primary:hover,.wpdt-c .btn-primary.disabled:focus,.wpdt-c .btn-primary[disabled]:focus,.wpdt-c fieldset[disabled] .btn-primary:focus,.wpdt-c .btn-primary.disabled.focus,.wpdt-c .btn-primary[disabled].focus,.wpdt-c fieldset[disabled] .btn-primary.focus,.wpdt-c .btn-primary.disabled:active,.wpdt-c .btn-primary[disabled]:active,.wpdt-c fieldset[disabled] .btn-primary:active{background-color:#2196F3;border-color:#0d8aee}.wpdt-c .btn-primary .badge{color:#2196F3;background-color:#fff}.wpdt-c .btn-success{color:#fff;background-color:#4CAF50;border-color:#449d48}.wpdt-c .btn-success:focus,.wpdt-c .btn-success.focus{color:#fff;background-color:#3d8b40;border-color:#1e441f}.wpdt-c .btn-success:hover{color:#fff;background-color:#3d8b40;border-color:#327334}.wpdt-c .btn-success:active,.wpdt-c .btn-success.active,.wpdt-c .open>.dropdown-toggle.btn-success{color:#fff;background-color:#3d8b40;border-color:#327334}.wpdt-c .btn-success:active:hover,.wpdt-c .btn-success.active:hover,.wpdt-c .open>.dropdown-toggle.btn-success:hover,.wpdt-c .btn-success:active:focus,.wpdt-c .btn-success.active:focus,.wpdt-c .open>.dropdown-toggle.btn-success:focus,.wpdt-c .btn-success:active.focus,.wpdt-c .btn-success.active.focus,.wpdt-c .open>.dropdown-toggle.btn-success.focus{color:#fff;background-color:#327334;border-color:#1e441f}.wpdt-c .btn-success:active,.wpdt-c .btn-success.active,.wpdt-c .open>.dropdown-toggle.btn-success{background-image:none}.wpdt-c .btn-success.disabled:hover,.wpdt-c .btn-success[disabled]:hover,.wpdt-c fieldset[disabled] .btn-success:hover,.wpdt-c .btn-success.disabled:focus,.wpdt-c .btn-success[disabled]:focus,.wpdt-c fieldset[disabled] .btn-success:focus,.wpdt-c .btn-success.disabled.focus,.wpdt-c .btn-success[disabled].focus,.wpdt-c fieldset[disabled] .btn-success.focus{background-color:#4CAF50;border-color:#449d48}.wpdt-c .btn-success .badge{color:#4CAF50;background-color:#fff}.wpdt-c .btn-success:hover,.wpdt-c .btn-success:focus,.wpdt-c .btn-success.focus,.wpdt-c .btn-success:active,.wpdt-c .open>.dropdown-toggle.btn-success{color:#fff;background-color:#4CAF50;border-color:#fff0}.wpdt-c .btn-success:hover:hover,.wpdt-c .btn-success:focus:hover,.wpdt-c .btn-success.focus:hover,.wpdt-c .btn-success:active:hover,.wpdt-c .open>.dropdown-toggle.btn-success:hover,.wpdt-c .btn-success:hover:focus,.wpdt-c .btn-success:focus:focus,.wpdt-c .btn-success.focus:focus,.wpdt-c .btn-success:active:focus,.wpdt-c .open>.dropdown-toggle.btn-success:focus,.wpdt-c .btn-success:hover.focus,.wpdt-c .btn-success:focus.focus,.wpdt-c .btn-success.focus.focus,.wpdt-c .btn-success:active.focus,.wpdt-c .open>.dropdown-toggle.btn-success.focus{color:#fff;background-color:#4CAF50;border-color:#fff0}.wpdt-c .btn-success:active,.wpdt-c .btn-success.active,.wpdt-c .open>.dropdown-toggle.btn-success{background-image:none}.wpdt-c .btn-success.disabled,.wpdt-c .btn-success[disabled],.wpdt-c fieldset[disabled] .btn-success,.wpdt-c .btn-success.disabled:hover,.wpdt-c .btn-success[disabled]:hover,.wpdt-c fieldset[disabled] .btn-success:hover,.wpdt-c .btn-success.disabled:focus,.wpdt-c .btn-success[disabled]:focus,.wpdt-c fieldset[disabled] .btn-success:focus,.wpdt-c .btn-success.disabled.focus,.wpdt-c .btn-success[disabled].focus,.wpdt-c fieldset[disabled] .btn-success.focus,.wpdt-c .btn-success.disabled:active,.wpdt-c .btn-success[disabled]:active,.wpdt-c fieldset[disabled] .btn-success:active{background-color:#4CAF50;border-color:#449d48}.wpdt-c .btn-success .badge{color:#4CAF50;background-color:#fff}.wpdt-c .btn-info{color:#fff;background-color:#00BCD4;border-color:#00a5bb}.wpdt-c .btn-info:focus,.wpdt-c .btn-info.focus{color:#fff;background-color:#008fa1;border-color:#00343b}.wpdt-c .btn-info:hover{color:#fff;background-color:#008fa1;border-color:#006f7d}.wpdt-c .btn-info:active,.wpdt-c .btn-info.active,.wpdt-c .open>.dropdown-toggle.btn-info{color:#fff;background-color:#008fa1;border-color:#006f7d}.wpdt-c .btn-info:active:hover,.wpdt-c .btn-info.active:hover,.wpdt-c .open>.dropdown-toggle.btn-info:hover,.wpdt-c .btn-info:active:focus,.wpdt-c .btn-info.active:focus,.wpdt-c .open>.dropdown-toggle.btn-info:focus,.wpdt-c .btn-info:active.focus,.wpdt-c .btn-info.active.focus,.wpdt-c .open>.dropdown-toggle.btn-info.focus{color:#fff;background-color:#006f7d;border-color:#00343b}.wpdt-c .btn-info:active,.wpdt-c .btn-info.active,.wpdt-c .open>.dropdown-toggle.btn-info{background-image:none}.wpdt-c .btn-info.disabled:hover,.wpdt-c .btn-info[disabled]:hover,.wpdt-c fieldset[disabled] .btn-info:hover,.wpdt-c .btn-info.disabled:focus,.wpdt-c .btn-info[disabled]:focus,.wpdt-c fieldset[disabled] .btn-info:focus,.wpdt-c .btn-info.disabled.focus,.wpdt-c .btn-info[disabled].focus,.wpdt-c fieldset[disabled] .btn-info.focus{background-color:#00BCD4;border-color:#00a5bb}.wpdt-c .btn-info .badge{color:#00BCD4;background-color:#fff}.wpdt-c .btn-info:hover,.wpdt-c .btn-info:focus,.wpdt-c .btn-info.focus,.wpdt-c .btn-info:active,.wpdt-c .open>.dropdown-toggle.btn-info{color:#fff;background-color:#00BCD4;border-color:#fff0}.wpdt-c .btn-info:hover:hover,.wpdt-c .btn-info:focus:hover,.wpdt-c .btn-info.focus:hover,.wpdt-c .btn-info:active:hover,.wpdt-c .open>.dropdown-toggle.btn-info:hover,.wpdt-c .btn-info:hover:focus,.wpdt-c .btn-info:focus:focus,.wpdt-c .btn-info.focus:focus,.wpdt-c .btn-info:active:focus,.wpdt-c .open>.dropdown-toggle.btn-info:focus,.wpdt-c .btn-info:hover.focus,.wpdt-c .btn-info:focus.focus,.wpdt-c .btn-info.focus.focus,.wpdt-c .btn-info:active.focus,.wpdt-c .open>.dropdown-toggle.btn-info.focus{color:#fff;background-color:#00BCD4;border-color:#fff0}.wpdt-c .btn-info:active,.wpdt-c .btn-info.active,.wpdt-c .open>.dropdown-toggle.btn-info{background-image:none}.wpdt-c .btn-info.disabled,.wpdt-c .btn-info[disabled],.wpdt-c fieldset[disabled] .btn-info,.wpdt-c .btn-info.disabled:hover,.wpdt-c .btn-info[disabled]:hover,.wpdt-c fieldset[disabled] .btn-info:hover,.wpdt-c .btn-info.disabled:focus,.wpdt-c .btn-info[disabled]:focus,.wpdt-c fieldset[disabled] .btn-info:focus,.wpdt-c .btn-info.disabled.focus,.wpdt-c .btn-info[disabled].focus,.wpdt-c fieldset[disabled] .btn-info.focus,.wpdt-c .btn-info.disabled:active,.wpdt-c .btn-info[disabled]:active,.wpdt-c fieldset[disabled] .btn-info:active{background-color:#00BCD4;border-color:#00a5bb}.wpdt-c .btn-info .badge{color:#00BCD4;background-color:#fff}.wpdt-c .btn-warning{color:#fff;background-color:#FF9800;border-color:#e68900}.wpdt-c .btn-warning:focus,.wpdt-c .btn-warning.focus{color:#fff;background-color:#cc7a00;border-color:#663d00}.wpdt-c .btn-warning:hover{color:#fff;background-color:#cc7a00;border-color:#a86400}.wpdt-c .btn-warning:active,.wpdt-c .btn-warning.active,.wpdt-c .open>.dropdown-toggle.btn-warning{color:#fff;background-color:#cc7a00;border-color:#a86400}.wpdt-c .btn-warning:active:hover,.wpdt-c .btn-warning.active:hover,.wpdt-c .open>.dropdown-toggle.btn-warning:hover,.wpdt-c .btn-warning:active:focus,.wpdt-c .btn-warning.active:focus,.wpdt-c .open>.dropdown-toggle.btn-warning:focus,.wpdt-c .btn-warning:active.focus,.wpdt-c .btn-warning.active.focus,.wpdt-c .open>.dropdown-toggle.btn-warning.focus{color:#fff;background-color:#a86400;border-color:#663d00}.wpdt-c .btn-warning:active,.wpdt-c .btn-warning.active,.wpdt-c .open>.dropdown-toggle.btn-warning{background-image:none}.wpdt-c .btn-warning.disabled:hover,.wpdt-c .btn-warning[disabled]:hover,.wpdt-c fieldset[disabled] .btn-warning:hover,.wpdt-c .btn-warning.disabled:focus,.wpdt-c .btn-warning[disabled]:focus,.wpdt-c fieldset[disabled] .btn-warning:focus,.wpdt-c .btn-warning.disabled.focus,.wpdt-c .btn-warning[disabled].focus,.wpdt-c fieldset[disabled] .btn-warning.focus{background-color:#FF9800;border-color:#e68900}.wpdt-c .btn-warning .badge{color:#FF9800;background-color:#fff}.wpdt-c .btn-warning:hover,.wpdt-c .btn-warning:focus,.wpdt-c .btn-warning.focus,.wpdt-c .btn-warning:active,.wpdt-c .open>.dropdown-toggle.btn-warning{color:#fff;background-color:#FF9800;border-color:#fff0}.wpdt-c .btn-warning:hover:hover,.wpdt-c .btn-warning:focus:hover,.wpdt-c .btn-warning.focus:hover,.wpdt-c .btn-warning:active:hover,.wpdt-c .open>.dropdown-toggle.btn-warning:hover,.wpdt-c .btn-warning:hover:focus,.wpdt-c .btn-warning:focus:focus,.wpdt-c .btn-warning.focus:focus,.wpdt-c .btn-warning:active:focus,.wpdt-c .open>.dropdown-toggle.btn-warning:focus,.wpdt-c .btn-warning:hover.focus,.wpdt-c .btn-warning:focus.focus,.wpdt-c .btn-warning.focus.focus,.wpdt-c .btn-warning:active.focus,.wpdt-c .open>.dropdown-toggle.btn-warning.focus{color:#fff;background-color:#FF9800;border-color:#fff0}.wpdt-c .btn-warning:active,.wpdt-c .btn-warning.active,.wpdt-c .open>.dropdown-toggle.btn-warning{background-image:none}.wpdt-c .btn-warning.disabled,.wpdt-c .btn-warning[disabled],.wpdt-c fieldset[disabled] .btn-warning,.wpdt-c .btn-warning.disabled:hover,.wpdt-c .btn-warning[disabled]:hover,.wpdt-c fieldset[disabled] .btn-warning:hover,.wpdt-c .btn-warning.disabled:focus,.wpdt-c .btn-warning[disabled]:focus,.wpdt-c fieldset[disabled] .btn-warning:focus,.wpdt-c .btn-warning.disabled.focus,.wpdt-c .btn-warning[disabled].focus,.wpdt-c fieldset[disabled] .btn-warning.focus,.wpdt-c .btn-warning.disabled:active,.wpdt-c .btn-warning[disabled]:active,.wpdt-c fieldset[disabled] .btn-warning:active{background-color:#FF9800;border-color:#e68900}.wpdt-c .btn-warning .badge{color:#FF9800;background-color:#fff}.wpdt-c .btn-danger{color:#fff;background-color:#F44336;border-color:#f32c1e}.wpdt-c .btn-danger:focus,.wpdt-c .btn-danger.focus{color:#fff;background-color:#ea1c0d;border-color:#891008}.wpdt-c .btn-danger:hover{color:#fff;background-color:#ea1c0d;border-color:#c8180b}.wpdt-c .btn-danger:active,.wpdt-c .btn-danger.active,.wpdt-c .open>.dropdown-toggle.btn-danger{color:#fff;background-color:#ea1c0d;border-color:#c8180b}.wpdt-c .btn-danger:active:hover,.wpdt-c .btn-danger.active:hover,.wpdt-c .open>.dropdown-toggle.btn-danger:hover,.wpdt-c .btn-danger:active:focus,.wpdt-c .btn-danger.active:focus,.wpdt-c .open>.dropdown-toggle.btn-danger:focus,.wpdt-c .btn-danger:active.focus,.wpdt-c .btn-danger.active.focus,.wpdt-c .open>.dropdown-toggle.btn-danger.focus{color:#fff;background-color:#c8180b;border-color:#891008}.wpdt-c .btn-danger:active,.wpdt-c .btn-danger.active,.wpdt-c .open>.dropdown-toggle.btn-danger{background-image:none}.wpdt-c .btn-danger.disabled:hover,.wpdt-c .btn-danger[disabled]:hover,.wpdt-c fieldset[disabled] .btn-danger:hover,.wpdt-c .btn-danger.disabled:focus,.wpdt-c .btn-danger[disabled]:focus,.wpdt-c fieldset[disabled] .btn-danger:focus,.wpdt-c .btn-danger.disabled.focus,.wpdt-c .btn-danger[disabled].focus,.wpdt-c fieldset[disabled] .btn-danger.focus{background-color:#F44336;border-color:#f32c1e}.wpdt-c .btn-danger .badge{color:#F44336;background-color:#fff}.wpdt-c .btn-danger:hover,.wpdt-c .btn-danger:focus,.wpdt-c .btn-danger.focus,.wpdt-c .btn-danger:active,.wpdt-c .open>.dropdown-toggle.btn-danger{color:#fff;background-color:#F44336;border-color:#fff0}.wpdt-c .btn-danger:hover:hover,.wpdt-c .btn-danger:focus:hover,.wpdt-c .btn-danger.focus:hover,.wpdt-c .btn-danger:active:hover,.wpdt-c .open>.dropdown-toggle.btn-danger:hover,.wpdt-c .btn-danger:hover:focus,.wpdt-c .btn-danger:focus:focus,.wpdt-c .btn-danger.focus:focus,.wpdt-c .btn-danger:active:focus,.wpdt-c .open>.dropdown-toggle.btn-danger:focus,.wpdt-c .btn-danger:hover.focus,.wpdt-c .btn-danger:focus.focus,.wpdt-c .btn-danger.focus.focus,.wpdt-c .btn-danger:active.focus,.wpdt-c .open>.dropdown-toggle.btn-danger.focus{color:#fff;background-color:#F44336;border-color:#fff0}.wpdt-c .btn-danger:active,.wpdt-c .btn-danger.active,.wpdt-c .open>.dropdown-toggle.btn-danger{background-image:none}.wpdt-c .btn-danger.disabled,.wpdt-c .btn-danger[disabled],.wpdt-c fieldset[disabled] .btn-danger,.wpdt-c .btn-danger.disabled:hover,.wpdt-c .btn-danger[disabled]:hover,.wpdt-c fieldset[disabled] .btn-danger:hover,.wpdt-c .btn-danger.disabled:focus,.wpdt-c .btn-danger[disabled]:focus,.wpdt-c fieldset[disabled] .btn-danger:focus,.wpdt-c .btn-danger.disabled.focus,.wpdt-c .btn-danger[disabled].focus,.wpdt-c fieldset[disabled] .btn-danger.focus,.wpdt-c .btn-danger.disabled:active,.wpdt-c .btn-danger[disabled]:active,.wpdt-c fieldset[disabled] .btn-danger:active{background-color:#F44336;border-color:#f32c1e}.wpdt-c .btn-danger .badge{color:#F44336;background-color:#fff}.wpdt-c .btn-link{color:#2196F3;font-weight:400;border-radius:0}.wpdt-c .btn-link,.wpdt-c .btn-link:active,.wpdt-c .btn-link.active,.wpdt-c .btn-link[disabled],.wpdt-c fieldset[disabled] .btn-link{background-color:#fff0;-webkit-box-shadow:none;box-shadow:none}.wpdt-c .btn-link,.wpdt-c .btn-link:hover,.wpdt-c .btn-link:focus,.wpdt-c .btn-link:active{border-color:#fff0}.wpdt-c .btn-link:hover,.wpdt-c .btn-link:focus{color:#0a6ebd;text-decoration:none;background-color:#fff0}.wpdt-c .btn-link[disabled]:hover,.wpdt-c fieldset[disabled] .btn-link:hover,.wpdt-c .btn-link[disabled]:focus,.wpdt-c fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.wpdt-c .btn-lg,.wpdt-c .btn-group-lg>.btn{padding:10px 16px;font-size:17px;line-height:1.3333333;border-radius:2px}.wpdt-c .btn-sm,.wpdt-c .btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:2px}.wpdt-c .btn-xs,.wpdt-c .btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:2px}.wpdt-c .btn-block{display:block;width:100%}.wpdt-c .btn-block+.btn-block{margin-top:5px}.wpdt-c input[type="submit"].btn-block,.wpdt-c input[type="reset"].btn-block,.wpdt-c input[type="button"].btn-block{width:100%}.wpdt-c .fade{opacity:0;-webkit-transition:opacity 0.15s linear;-o-transition:opacity 0.15s linear;transition:opacity 0.15s linear}.wpdt-c .fade.in{opacity:1}.wpdt-c .collapse{display:none}.wpdt-c .collapse.in{display:block}.wpdt-c .collapse.disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.wpdt-c tr.collapse.in{display:table-row}.wpdt-c tbody.collapse.in{display:table-row-group}.wpdt-c .collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:0.35s;transition-duration:0.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.wpdt-c .caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid #fff0;border-left:4px solid #fff0}.wpdt-c .dropup,.wpdt-c .dropdown{position:relative}.wpdt-c .dropdown-toggle:focus{outline:0}.wpdt-c.dropdown-menu,.wpdt-c .dropdown-menu{position:absolute;top:100%;left:0;z-index:9999;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:13px;text-align:left;background-color:#fff;border:1px solid #fff0;border-radius:2px;-webkit-box-shadow:0 6px 12px rgb(0 0 0 / .175);box-shadow:0 6px 12px rgb(0 0 0 / .175);background-clip:padding-box}.wpdt-c .dropdown-menu.pull-right{right:0;left:auto}.wpdt-c .dropdown-menu .divider{height:1px;margin:8px 0;overflow:hidden;background-color:rgb(0 0 0 / .08)}.wpdt-c .dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.wpdt-c .dropdown-menu>li>a:hover,.wpdt-c .dropdown-menu>li>a:focus{text-decoration:none;color:#333;background-color:rgb(0 0 0 / .075)}.wpdt-c .dropdown-menu>.active>a,.wpdt-c .dropdown-menu>.active>a:hover,.wpdt-c .dropdown-menu>.active>a:focus{color:#333;text-decoration:none;outline:0;background-color:rgb(0 0 0 / .075)}.wpdt-c .dropdown-menu>.disabled>a,.wpdt-c .dropdown-menu>.disabled>a:hover,.wpdt-c .dropdown-menu>.disabled>a:focus{color:#e4e4e4}.wpdt-c .open>.dropdown-menu{display:block}.wpdt-c .open>ul.dropdown-menu{padding:0!important}.wpdt-c .open>a{outline:0}.wpdt-c .dropdown-menu-right{left:auto;right:0}.wpdt-c .dropdown-menu-left{left:0;right:auto}.wpdt-c .dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.wpdt-c .dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:-1}.wpdt-c .pull-right>.dropdown-menu{right:0;left:auto}.wpdt-c .dropup .caret,.wpdt-c .navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9;content:""}.wpdt-c .dropup .dropdown-menu,.wpdt-c .navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.wpdt-c .navbar-right .dropdown-menu{left:auto;right:0}.wpdt-c .navbar-right .dropdown-menu-left{left:0;right:auto}}.wpdt-c .btn-group,.wpdt-c .btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.wpdt-c .btn-group>.btn,.wpdt-c .btn-group-vertical>.btn{position:relative;float:left}.wpdt-c .btn-group>.btn:hover,.wpdt-c .btn-group-vertical>.btn:hover,.wpdt-c .btn-group>.btn:focus,.wpdt-c .btn-group-vertical>.btn:focus,.wpdt-c .btn-group>.btn:active,.wpdt-c .btn-group-vertical>.btn:active,.wpdt-c .btn-group>.btn.active,.wpdt-c .btn-group-vertical>.btn.active{z-index:2}.wpdt-c .btn-group .btn+.btn,.wpdt-c .btn-group .btn+.btn-group,.wpdt-c .btn-group .btn-group+.btn,.wpdt-c .btn-group .btn-group+.btn-group{margin-left:-1px}.wpdt-c .btn-toolbar{margin-left:-5px}.wpdt-c .btn-toolbar .btn,.wpdt-c .btn-toolbar .btn-group,.wpdt-c .btn-toolbar .input-group{float:left}.wpdt-c .btn-toolbar>.btn,.wpdt-c .btn-toolbar>.btn-group,.wpdt-c .btn-toolbar>.input-group{margin-left:5px}.wpdt-c .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.wpdt-c .btn-group>.btn:first-child{margin-left:0}.wpdt-c .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.wpdt-c .btn-group>.btn:last-child:not(:first-child),.wpdt-c .btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.wpdt-c .btn-group>.btn-group{float:left}.wpdt-c .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.wpdt-c .btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.wpdt-c .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.wpdt-c .btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.wpdt-c .btn-group .dropdown-toggle:active,.wpdt-c .btn-group.open .dropdown-toggle{outline:0}.wpdt-c .btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.wpdt-c .btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.wpdt-c .btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgb(0 0 0 / .125);box-shadow:inset 0 3px 5px rgb(0 0 0 / .125)}.wpdt-c .btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.wpdt-c .btn .caret{margin-left:0}.wpdt-c .btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.wpdt-c .dropup .btn-lg .caret{border-width:0 5px 5px}.wpdt-c .btn-group-vertical>.btn,.wpdt-c .btn-group-vertical>.btn-group,.wpdt-c .btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.wpdt-c .btn-group-vertical>.btn-group>.btn{float:none}.wpdt-c .btn-group-vertical>.btn+.btn,.wpdt-c .btn-group-vertical>.btn+.btn-group,.wpdt-c .btn-group-vertical>.btn-group+.btn,.wpdt-c .btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.wpdt-c .btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.wpdt-c .btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:2px;border-top-left-radius:2px;border-bottom-right-radius:0;border-bottom-left-radius:0}.wpdt-c .btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.wpdt-c .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.wpdt-c .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.wpdt-c .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.wpdt-c .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.wpdt-c .btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.wpdt-c .btn-group-justified>.btn,.wpdt-c .btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.wpdt-c .btn-group-justified>.btn-group .btn{width:100%}.wpdt-c .btn-group-justified>.btn-group .dropdown-menu{left:auto}.wpdt-c [data-toggle="buttons"]>.btn input[type="radio"],.wpdt-c [data-toggle="buttons"]>.btn-group>.btn input[type="radio"],.wpdt-c [data-toggle="buttons"]>.btn input[type="checkbox"],.wpdt-c [data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.wpdt-c .input-group{position:relative;display:table;border-collapse:separate}.wpdt-c .input-group[class*="col-"]{float:none;padding-left:0;padding-right:0}.wpdt-c .input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.wpdt-c .input-group .form-control:focus{z-index:3}.wpdt-c .input-group-lg>.form-control,.wpdt-c .input-group-lg>.input-group-addon,.wpdt-c .input-group-lg>.input-group-btn>.btn{height:40px;padding:10px 16px;font-size:17px;line-height:1.3333333;border-radius:0}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:40px;line-height:40px}.wpdt-c textarea.input-group-lg>.form-control,.wpdt-c textarea.input-group-lg>.input-group-addon,.wpdt-c textarea.input-group-lg>.input-group-btn>.btn,.wpdt-c select[multiple].input-group-lg>.form-control,.wpdt-c select[multiple].input-group-lg>.input-group-addon,.wpdt-c select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.wpdt-c .input-group-sm>.form-control,.wpdt-c .input-group-sm>.input-group-addon,.wpdt-c .input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:2px}.wpdt-c select.input-group-sm>.form-control,.wpdt-c select.input-group-sm>.input-group-addon,.wpdt-c select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}.wpdt-c textarea.input-group-sm>.form-control,.wpdt-c textarea.input-group-sm>.input-group-addon,.wpdt-c textarea.input-group-sm>.input-group-btn>.btn,.wpdt-c select[multiple].input-group-sm>.form-control,.wpdt-c select[multiple].input-group-sm>.input-group-addon,.wpdt-c select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.wpdt-c .input-group-addon,.wpdt-c .input-group-btn,.wpdt-c .input-group .form-control{display:table-cell}.wpdt-c .input-group-addon:not(:first-child):not(:last-child),.wpdt-c .input-group-btn:not(:first-child):not(:last-child),.wpdt-c .input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.wpdt-c .input-group-addon,.wpdt-c .input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.wpdt-c .input-group-addon{padding:6px 12px;font-size:13px;font-weight:400;line-height:1;color:#000;text-align:center;background-color:#fff0;border:1px solid #fff0;border-radius:0}.wpdt-c .input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:2px}.wpdt-c .input-group-addon.input-lg{padding:10px 16px;font-size:17px;border-radius:0}.wpdt-c .input-group-addon input[type="radio"],.wpdt-c .input-group-addon input[type="checkbox"]{margin-top:0}.wpdt-c .input-group .form-control:first-child,.wpdt-c .input-group-addon:first-child,.wpdt-c .input-group-btn:first-child>.btn,.wpdt-c .input-group-btn:first-child>.btn-group>.btn,.wpdt-c .input-group-btn:first-child>.dropdown-toggle,.wpdt-c .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.wpdt-c .input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.wpdt-c .input-group-addon:first-child{border-right:0}.wpdt-c .input-group .form-control:last-child,.wpdt-c .input-group-addon:last-child,.wpdt-c .input-group-btn:last-child>.btn,.wpdt-c .input-group-btn:last-child>.btn-group>.btn,.wpdt-c .input-group-btn:last-child>.dropdown-toggle,.wpdt-c .input-group-btn:first-child>.btn:not(:first-child),.wpdt-c .input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.wpdt-c .input-group-addon:last-child{border-left:0}.wpdt-c .input-group-btn{position:relative;font-size:0;white-space:nowrap}.wpdt-c .input-group-btn>.btn{position:relative}.wpdt-c .input-group-btn>.btn+.btn{margin-left:-1px}.wpdt-c .input-group-btn>.btn:hover,.wpdt-c .input-group-btn>.btn:focus,.wpdt-c .input-group-btn>.btn:active{z-index:2}.wpdt-c .input-group-btn:first-child>.btn,.wpdt-c .input-group-btn:first-child>.btn-group{margin-right:-1px}.wpdt-c .input-group-btn:last-child>.btn,.wpdt-c .input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.wpdt-c .nav{margin-bottom:0;padding-left:0;list-style:none}.wpdt-c .nav>li{position:relative;display:block}.wpdt-c .nav>li>a{position:relative;display:block;padding:10px 15px}.wpdt-c .nav>li>a:hover,.wpdt-c .nav>li>a:focus{text-decoration:none;background-color:#eee}.wpdt-c .nav>li.disabled>a{color:#777}.wpdt-c .nav>li.disabled>a:hover,.wpdt-c .nav>li.disabled>a:focus{color:#777;text-decoration:none;background-color:#fff0;cursor:not-allowed}.wpdt-c .nav .open>a,.wpdt-c .nav .open>a:hover,.wpdt-c .nav .open>a:focus{background-color:#eee;border-color:#2196F3}.wpdt-c .nav .nav-divider{height:1px;margin:8px 0;overflow:hidden;background-color:#e5e5e5}.wpdt-c .nav>li>a>img{max-width:none}.wpdt-c .nav-tabs{border-bottom:1px solid #fff}.wpdt-c .nav-tabs>li{float:left;margin-bottom:-1px}.wpdt-c .nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid #fff0;border-radius:2px 2px 0 0}.wpdt-c .nav-tabs>li>a:hover{border-color:#eee #eee #fff}.wpdt-c .nav-tabs>li.active>a,.wpdt-c .nav-tabs>li.active>a:hover,.wpdt-c .nav-tabs>li.active>a:focus{color:#555;background-color:#fff0;border:1px solid #fff;border-bottom-color:#fff0;cursor:default}.wpdt-c .nav-tabs.nav-justified{width:100%;border-bottom:0}.wpdt-c .nav-tabs.nav-justified>li{float:none}.wpdt-c .nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.wpdt-c .nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.wpdt-c .nav-tabs.nav-justified>li{display:table-cell;width:1%}.wpdt-c .nav-tabs.nav-justified>li>a{margin-bottom:0}}.wpdt-c .nav-tabs.nav-justified>li>a{margin-right:0;border-radius:2px}.wpdt-c .nav-tabs.nav-justified>.active>a,.wpdt-c .nav-tabs.nav-justified>.active>a:hover,.wpdt-c .nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.wpdt-c .nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:2px 2px 0 0}.wpdt-c .nav-tabs.nav-justified>.active>a,.wpdt-c .nav-tabs.nav-justified>.active>a:hover,.wpdt-c .nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#edecec}}.wpdt-c .nav-pills>li{float:left}.wpdt-c .nav-pills>li>a{border-radius:2px}.wpdt-c .nav-pills>li+li{margin-left:2px}.wpdt-c .nav-pills>li.active>a,.wpdt-c .nav-pills>li.active>a:hover,.wpdt-c .nav-pills>li.active>a:focus{color:#fff;background-color:#2196F3}.wpdt-c .nav-stacked>li{float:none}.wpdt-c .nav-stacked>li+li{margin-top:2px;margin-left:0}.wpdt-c .nav-justified{width:100%}.wpdt-c .nav-justified>li{float:none}.wpdt-c .nav-justified>li>a{text-align:center;margin-bottom:5px}.wpdt-c .nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.wpdt-c .nav-justified>li{display:table-cell;width:1%}.wpdt-c .nav-justified>li>a{margin-bottom:0}}.wpdt-c .nav-tabs-justified{border-bottom:0}.wpdt-c .nav-tabs-justified>li>a{margin-right:0;border-radius:2px}.wpdt-c .nav-tabs-justified>.active>a,.wpdt-c .nav-tabs-justified>.active>a:hover,.wpdt-c .nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.wpdt-c .nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:2px 2px 0 0}.wpdt-c .nav-tabs-justified>.active>a,.wpdt-c .nav-tabs-justified>.active>a:hover,.wpdt-c .nav-tabs-justified>.active>a:focus{border-bottom-color:#edecec}}.wpdt-c .tab-content>.tab-pane{display:none}.wpdt-c .tab-content>.active{display:block}.wpdt-c .nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.wpdt-c .navbar{position:relative;min-height:50px;margin-bottom:18px;border:1px solid #fff0}@media (min-width:768px){.wpdt-c .navbar{border-radius:2px}}@media (min-width:768px){.wpdt-c .navbar-header{float:left}}.wpdt-c .navbar-collapse{overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid #fff0;box-shadow:inset 0 1px 0 rgb(255 255 255 / .1);-webkit-overflow-scrolling:touch}.wpdt-c .navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.wpdt-c .navbar-collapse{width:auto;border-top:0;box-shadow:none}.wpdt-c .navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.wpdt-c .navbar-collapse.in{overflow-y:visible}.wpdt-c .navbar-fixed-top .navbar-collapse,.wpdt-c .navbar-static-top .navbar-collapse,.wpdt-c .navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}}.wpdt-c .navbar-fixed-top .navbar-collapse,.wpdt-c .navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.wpdt-c .navbar-fixed-top .navbar-collapse,.wpdt-c .navbar-fixed-bottom .navbar-collapse{max-height:200px}}.wpdt-c .container>.navbar-header,.wpdt-c .container-fluid>.navbar-header,.wpdt-c .container>.navbar-collapse,.wpdt-c .container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.wpdt-c .container>.navbar-header,.wpdt-c .container-fluid>.navbar-header,.wpdt-c .container>.navbar-collapse,.wpdt-c .container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.wpdt-c .navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.wpdt-c .navbar-static-top{border-radius:0}}.wpdt-c .navbar-fixed-top,.wpdt-c .navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.wpdt-c .navbar-fixed-top,.wpdt-c .navbar-fixed-bottom{border-radius:0}}.wpdt-c .navbar-fixed-top{top:0;border-width:0 0 1px}.wpdt-c .navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.wpdt-c .navbar-brand{float:left;padding:16px 15px;font-size:17px;line-height:18px;height:50px}.wpdt-c .navbar-brand:hover,.wpdt-c .navbar-brand:focus{text-decoration:none}.wpdt-c .navbar-brand>img{display:block}@media (min-width:768px){.wpdt-c .navbar>.container .navbar-brand,.wpdt-c .navbar>.container-fluid .navbar-brand{margin-left:-15px}}.wpdt-c .navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:#fff0;background-image:none;border:1px solid #fff0;border-radius:2px}.wpdt-c .navbar-toggle:focus{outline:0}.wpdt-c .navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.wpdt-c .navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.wpdt-c .navbar-toggle{display:none}}.wpdt-c .navbar-nav{margin:8px -15px}.wpdt-c .navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:18px}@media (max-width:767px){.wpdt-c .navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:#fff0;border:0;box-shadow:none}.wpdt-c .navbar-nav .open .dropdown-menu>li>a,.wpdt-c .navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.wpdt-c .navbar-nav .open .dropdown-menu>li>a{line-height:18px}.wpdt-c .navbar-nav .open .dropdown-menu>li>a:hover,.wpdt-c .navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:768px){.wpdt-c .navbar-nav{float:left;margin:0}.wpdt-c .navbar-nav>li{float:left}.wpdt-c .navbar-nav>li>a{padding-top:16px;padding-bottom:16px}}.wpdt-c .navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid #fff0;border-bottom:1px solid #fff0;-webkit-box-shadow:inset 0 1px 0 rgb(255 255 255 / .1),0 1px 0 rgb(255 255 255 / .1);box-shadow:inset 0 1px 0 rgb(255 255 255 / .1),0 1px 0 rgb(255 255 255 / .1);margin-top:7.5px;margin-bottom:7.5px}@media (min-width:768px){.wpdt-c .navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.wpdt-c .navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.wpdt-c .navbar-form .form-control-static{display:inline-block}.wpdt-c .navbar-form .input-group{display:inline-table;vertical-align:middle}.wpdt-c .navbar-form .input-group .input-group-addon,.wpdt-c .navbar-form .input-group .input-group-btn,.wpdt-c .navbar-form .input-group .form-control{width:auto}.wpdt-c .navbar-form .input-group>.form-control{width:100%}.wpdt-c .navbar-form .control-label{margin-bottom:0;vertical-align:middle}.wpdt-c .navbar-form .radio,.wpdt-c .navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.wpdt-c .navbar-form .radio label,.wpdt-c .navbar-form .checkbox label{padding-left:0}.wpdt-c .navbar-form .radio input[type="radio"],.wpdt-c .navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}.wpdt-c .navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.wpdt-c .navbar-form .form-group{margin-bottom:5px}.wpdt-c .navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.wpdt-c .navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}}.wpdt-c .navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.wpdt-c .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-right-radius:2px;border-top-left-radius:2px;border-bottom-right-radius:0;border-bottom-left-radius:0}.wpdt-c .navbar-btn{margin-top:7.5px;margin-bottom:7.5px}.wpdt-c .navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.wpdt-c .navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.wpdt-c .navbar-text{margin-top:16px;margin-bottom:16px}@media (min-width:768px){.wpdt-c .navbar-text{float:left;margin-left:15px;margin-right:15px}}@media (min-width:768px){.wpdt-c .navbar-left{float:left!important}.wpdt-c .navbar-right{float:right!important;margin-right:-15px}.wpdt-c .navbar-right~.navbar-right{margin-right:0}}.wpdt-c .navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.wpdt-c .navbar-default .navbar-brand{color:#777}.wpdt-c .navbar-default .navbar-brand:hover,.wpdt-c .navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:#fff0}.wpdt-c .navbar-default .navbar-text{color:#777}.wpdt-c .navbar-default .navbar-nav>li>a{color:#777}.wpdt-c .navbar-default .navbar-nav>li>a:hover,.wpdt-c .navbar-default .navbar-nav>li>a:focus{color:#333;background-color:#fff0}.wpdt-c .navbar-default .navbar-nav>.active>a,.wpdt-c .navbar-default .navbar-nav>.active>a:hover,.wpdt-c .navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.wpdt-c .navbar-default .navbar-nav>.disabled>a,.wpdt-c .navbar-default .navbar-nav>.disabled>a:hover,.wpdt-c .navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:#fff0}.wpdt-c .navbar-default .navbar-toggle{border-color:#ddd}.wpdt-c .navbar-default .navbar-toggle:hover,.wpdt-c .navbar-default .navbar-toggle:focus{background-color:#ddd}.wpdt-c .navbar-default .navbar-toggle .icon-bar{background-color:#888}.wpdt-c .navbar-default .navbar-collapse,.wpdt-c .navbar-default .navbar-form{border-color:#e7e7e7}.wpdt-c .navbar-default .navbar-nav>.open>a,.wpdt-c .navbar-default .navbar-nav>.open>a:hover,.wpdt-c .navbar-default .navbar-nav>.open>a:focus{background-color:#e7e7e7;color:#555}@media (max-width:767px){.wpdt-c .navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.wpdt-c .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.wpdt-c .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:#fff0}.wpdt-c .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.wpdt-c .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.wpdt-c .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.wpdt-c .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.wpdt-c .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.wpdt-c .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:#fff0}}.wpdt-c .navbar-default .navbar-link{color:#777}.wpdt-c .navbar-default .navbar-link:hover{color:#333}.wpdt-c .navbar-default .btn-link{color:#777}.wpdt-c .navbar-default .btn-link:hover,.wpdt-c .navbar-default .btn-link:focus{color:#333}.wpdt-c .navbar-default .btn-link[disabled]:hover,.wpdt-c fieldset[disabled] .navbar-default .btn-link:hover,.wpdt-c .navbar-default .btn-link[disabled]:focus,.wpdt-c fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.wpdt-c .navbar-inverse{background-color:#222;border-color:#080808}.wpdt-c .navbar-inverse .navbar-brand{color:#9d9d9d}.wpdt-c .navbar-inverse .navbar-brand:hover,.wpdt-c .navbar-inverse .navbar-brand:focus{color:#fff;background-color:#fff0}.wpdt-c .navbar-inverse .navbar-text{color:#9d9d9d}.wpdt-c .navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.wpdt-c .navbar-inverse .navbar-nav>li>a:hover,.wpdt-c .navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:#fff0}.wpdt-c .navbar-inverse .navbar-nav>.active>a,.wpdt-c .navbar-inverse .navbar-nav>.active>a:hover,.wpdt-c .navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.wpdt-c .navbar-inverse .navbar-nav>.disabled>a,.wpdt-c .navbar-inverse .navbar-nav>.disabled>a:hover,.wpdt-c .navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:#fff0}.wpdt-c .navbar-inverse .navbar-toggle{border-color:#333}.wpdt-c .navbar-inverse .navbar-toggle:hover,.wpdt-c .navbar-inverse .navbar-toggle:focus{background-color:#333}.wpdt-c .navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.wpdt-c .navbar-inverse .navbar-collapse,.wpdt-c .navbar-inverse .navbar-form{border-color:#101010}.wpdt-c .navbar-inverse .navbar-nav>.open>a,.wpdt-c .navbar-inverse .navbar-nav>.open>a:hover,.wpdt-c .navbar-inverse .navbar-nav>.open>a:focus{background-color:#080808;color:#fff}@media (max-width:767px){.wpdt-c .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.wpdt-c .navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.wpdt-c .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.wpdt-c .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.wpdt-c .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:#fff0}.wpdt-c .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.wpdt-c .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.wpdt-c .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.wpdt-c .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.wpdt-c .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.wpdt-c .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:#fff0}}.wpdt-c .navbar-inverse .navbar-link{color:#9d9d9d}.wpdt-c .navbar-inverse .navbar-link:hover{color:#fff}.wpdt-c .navbar-inverse .btn-link{color:#9d9d9d}.wpdt-c .navbar-inverse .btn-link:hover,.wpdt-c .navbar-inverse .btn-link:focus{color:#fff}.wpdt-c .navbar-inverse .btn-link[disabled]:hover,.wpdt-c fieldset[disabled] .navbar-inverse .btn-link:hover,.wpdt-c .navbar-inverse .btn-link[disabled]:focus,.wpdt-c fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.wpdt-c .breadcrumb{padding:8px 20px;margin-bottom:18px;list-style:none;background-color:#fff0;border-radius:2px}.wpdt-c .breadcrumb>li{display:inline-block}.wpdt-c .breadcrumb>li+li:before{font-family:'wpDataTablesIcons';content:"\f531";padding:0 5px;color:#ccc}.wpdt-c .breadcrumb>.active{color:#2196F3}.wpdt-c .pagination{display:inline-block;padding-left:0;margin:18px 0;border-radius:2px}.wpdt-c .pagination>li{display:inline}.wpdt-c .pagination>li>a,.wpdt-c .pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#7E7E7E;background-color:#E2E2E2;border:1px solid #fff;margin-left:-1px}.wpdt-c .pagination>li:first-child>a,.wpdt-c .pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:2px;border-top-left-radius:2px}.wpdt-c .pagination>li:last-child>a,.wpdt-c .pagination>li:last-child>span{border-bottom-right-radius:2px;border-top-right-radius:2px}.wpdt-c .pagination>li>a:hover,.wpdt-c .pagination>li>span:hover,.wpdt-c .pagination>li>a:focus,.wpdt-c .pagination>li>span:focus{z-index:2;color:#333;background-color:#d7d7d7;border-color:#fff}.wpdt-c .pagination>.active>a,.wpdt-c .pagination>.active>span,.wpdt-c .pagination>.active>a:hover,.wpdt-c .pagination>.active>span:hover,.wpdt-c .pagination>.active>a:focus,.wpdt-c .pagination>.active>span:focus{z-index:3;color:#fff;background-color:#00BCD4;border-color:#fff;cursor:default}.wpdt-c .pagination>.disabled>span,.wpdt-c .pagination>.disabled>span:hover,.wpdt-c .pagination>.disabled>span:focus,.wpdt-c .pagination>.disabled>a,.wpdt-c .pagination>.disabled>a:hover,.wpdt-c .pagination>.disabled>a:focus{color:#777;background-color:#E2E2E2;border-color:#fff;cursor:not-allowed}.wpdt-c .pagination-lg>li>a,.wpdt-c .pagination-lg>li>span{padding:10px 16px;font-size:17px;line-height:1.3333333}.wpdt-c .pagination-lg>li:first-child>a,.wpdt-c .pagination-lg>li:first-child>span{border-bottom-left-radius:2px;border-top-left-radius:2px}.wpdt-c .pagination-lg>li:last-child>a,.wpdt-c .pagination-lg>li:last-child>span{border-bottom-right-radius:2px;border-top-right-radius:2px}.wpdt-c .pagination-sm>li>a,.wpdt-c .pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.wpdt-c .pagination-sm>li:first-child>a,.wpdt-c .pagination-sm>li:first-child>span{border-bottom-left-radius:2px;border-top-left-radius:2px}.wpdt-c .pagination-sm>li:last-child>a,.wpdt-c .pagination-sm>li:last-child>span{border-bottom-right-radius:2px;border-top-right-radius:2px}.wpdt-c .pager{padding-left:0;margin:18px 0;list-style:none;text-align:center}.wpdt-c .pager li{display:inline}.wpdt-c .pager li>a,.wpdt-c .pager li>span{display:inline-block;padding:5px 14px;background-color:#E2E2E2;border:1px solid #fff;border-radius:5px}.wpdt-c .pager li>a:hover,.wpdt-c .pager li>a:focus{text-decoration:none;background-color:#d7d7d7}.wpdt-c .pager .next>a,.wpdt-c .pager .next>span{float:right}.wpdt-c .pager .previous>a,.wpdt-c .pager .previous>span{float:left}.wpdt-c .pager .disabled>a,.wpdt-c .pager .disabled>a:hover,.wpdt-c .pager .disabled>a:focus,.wpdt-c .pager .disabled>span{color:#777;background-color:#E2E2E2;cursor:not-allowed}.wpdt-c .label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.wpdt-c a.label:hover,.wpdt-c a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.wpdt-c .label:empty{display:none}.wpdt-c .btn .label{position:relative;top:-1px}.wpdt-c .label-default{background-color:#777}.wpdt-c .label-default[href]:hover,.wpdt-c .label-default[href]:focus{background-color:#5e5e5e}.wpdt-c .label-primary{background-color:#2196F3}.wpdt-c .label-primary[href]:hover,.wpdt-c .label-primary[href]:focus{background-color:#0c7cd5}.wpdt-c .label-success{background-color:#4CAF50}.wpdt-c .label-success[href]:hover,.wpdt-c .label-success[href]:focus{background-color:#3d8b40}.wpdt-c .label-info{background-color:#00BCD4}.wpdt-c .label-info[href]:hover,.wpdt-c .label-info[href]:focus{background-color:#008fa1}.wpdt-c .label-warning{background-color:#FF9800}.wpdt-c .label-warning[href]:hover,.wpdt-c .label-warning[href]:focus{background-color:#cc7a00}.wpdt-c .label-danger{background-color:#F44336}.wpdt-c .label-danger[href]:hover,.wpdt-c .label-danger[href]:focus{background-color:#ea1c0d}.wpdt-c .badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:400;color:#fff;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;background-color:#2196F3;border-radius:2px}.wpdt-c .badge:empty{display:none}.wpdt-c .btn .badge{position:relative;top:-1px}.wpdt-c .btn-xs .badge,.wpdt-c .btn-group-xs>.btn .badge{top:0;padding:1px 5px}.wpdt-c a.badge:hover,.wpdt-c a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.wpdt-c .list-group-item.active>.badge,.wpdt-c .nav-pills>.active>a>.badge{color:#fff;background-color:#2196F3}.wpdt-c .list-group-item>.badge{float:right}.wpdt-c .list-group-item>.badge+.badge{margin-right:5px}.wpdt-c .nav-pills>li>a>.badge{margin-left:3px}.wpdt-c .jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#F7F7F7}.wpdt-c .jumbotron h1,.wpdt-c .jumbotron .h1{color:inherit}.wpdt-c .jumbotron p{margin-bottom:15px;font-size:20px;font-weight:200}.wpdt-c .jumbotron>hr{border-top-color:#dedede}.wpdt-c .container .jumbotron,.wpdt-c .container-fluid .jumbotron{border-radius:2px;padding-left:15px;padding-right:15px}.wpdt-c .jumbotron .container{max-width:100%}@media screen and (min-width:768px){.wpdt-c .jumbotron{padding-top:48px;padding-bottom:48px}.wpdt-c .container .jumbotron,.wpdt-c .container-fluid .jumbotron{padding-left:60px;padding-right:60px}.wpdt-c .jumbotron h1,.wpdt-c .jumbotron .h1{font-size:59px}}.wpdt-c .thumbnail{display:block;padding:3px;margin-bottom:18px;line-height:1.42857143;background-color:#fff;border:1px solid #EDEDED;border-radius:2px;-webkit-transition:border 0.2s ease-in-out;-o-transition:border 0.2s ease-in-out;transition:border 0.2s ease-in-out}.wpdt-c .thumbnail>img,.wpdt-c .thumbnail a>img{margin-left:auto;margin-right:auto}.wpdt-c a.thumbnail:hover,.wpdt-c a.thumbnail:focus,.wpdt-c a.thumbnail.active{border-color:#2196F3}.wpdt-c .thumbnail .caption{padding:10px 15px;color:#5E5E5E}.wpdt-c.alert,.wpdt-c .alert{padding:12px;margin-bottom:18px;border:1px solid #fff0;background:#F4F5F7;border-radius:3px}.wpdt-c.alert h4 .wpdt-c .alert h4{margin-top:0;color:inherit}.wpdt-c.alert .alert-link,.wpdt-c .alert .alert-link{font-weight:700}.wpdt-c.alert>p,.wpdt-c.alert>ul,.wpdt-c .alert>p,.wpdt-c .alert>ul{margin-bottom:0}.wpdt-c.alert>p+p,.wpdt-c .alert>p+p{margin-top:5px}.wpdt-c.alert-dismissable,.wpdt-c.alert-dismissible,.wpdt-c .alert-dismissable,.wpdt-c .alert-dismissible{padding-right:35px}.wpdt-c.alert-dismissable .close,.wpdt-c.alert-dismissible .close,.wpdt-c .alert-dismissable .close,.wpdt-c .alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.wpdt-c.alert-success,.wpdt-c .alert-success{background-color:#4CAF50;border-color:#fff0;color:#fff}.wpdt-c.alert-success hr,.wpdt-c .alert-success hr{border-top-color:#fff0}.wpdt-c.alert-success .alert-link,.wpdt-c .alert-success .alert-link{color:#e6e6e6}.wpdt-c.alert-info i.wpdt-icon-times-full,.wpdt-c .alert-info i.wpdt-icon-times-full{font-size:15px;line-height:20px;color:#8796AF}.wpdt-c.alert-info,.wpdt-c .alert-info{background:#F4F5F7;border-radius:3px}.wpdt-c.alert-info hr,.wpdt-c .alert-info hr{border-top-color:#fff0}.wpdt-c.alert-info .alert-link,.wpdt-c .alert-info .alert-link{color:#e6e6e6}.wpdt-c.alert-warning,.wpdt-c .alert-warning{background-color:#FFC107;border-color:#fff0;color:#fff}.wpdt-c.alert-warning hr,.wpdt-c .alert-warning hr{border-top-color:#fff0}.wpdt-c.alert-warning .alert-link,.wpdt-c .alert-warning .alert-link{color:#e6e6e6}.wpdt-c.alert-danger,.wpdt-c .alert-danger{background:rgb(240 62 62 / .06);border-radius:3px;font-weight:500;font-size:12px;line-height:16px;color:#F03E3E;border-color:#fff0}.wpdt-c.alert-danger hr,.wpdt-c .alert-danger hr{border-top-color:#fff0}.wpdt-c .alert-danger .alert-link,.wpdt-c.alert-danger .alert-link{color:#e6e6e6}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.wpdt-c .progress{overflow:hidden;height:18px;margin-bottom:18px;background-color:#f5f5f5;border-radius:2px;-webkit-box-shadow:inset 0 1px 2px rgb(0 0 0 / .1);box-shadow:inset 0 1px 2px rgb(0 0 0 / .1)}.wpdt-c .progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:18px;color:#fff;text-align:center;background-color:#2196F3;-webkit-box-shadow:inset 0 -1px 0 rgb(0 0 0 / .15);box-shadow:inset 0 -1px 0 rgb(0 0 0 / .15);-webkit-transition:width 0.6s ease;-o-transition:width 0.6s ease;transition:width 0.6s ease}.wpdt-c .progress-striped .progress-bar,.wpdt-c .progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-size:40px 40px}.wpdt-c .progress.active .progress-bar,.wpdt-c .progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.wpdt-c .progress-bar-success{background-color:#4CAF50}.wpdt-c .progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent)}.wpdt-c .progress-bar-info{background-color:#00BCD4}.wpdt-c .progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent)}.wpdt-c .progress-bar-warning{background-color:#FF9800}.wpdt-c .progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent)}.wpdt-c .progress-bar-danger{background-color:#F44336}.wpdt-c .progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent)}.wpdt-c .media{margin-top:15px}.wpdt-c .media:first-child{margin-top:0}.wpdt-c .media,.wpdt-c .media-body{zoom:1;overflow:hidden}.wpdt-c .media-body{width:10000px}.wpdt-c .media-object{display:block}.wpdt-c .media-object.img-thumbnail{max-width:none}.wpdt-c .media-right,.wpdt-c .media>.pull-right{padding-left:10px}.wpdt-c .media-left,.wpdt-c .media>.pull-left{padding-right:10px}.wpdt-c .media-left,.wpdt-c .media-right,.wpdt-c .media-body{display:table-cell;vertical-align:top}.wpdt-c .media-middle{vertical-align:middle}.wpdt-c .media-bottom{vertical-align:bottom}.wpdt-c .media-heading{margin-top:0;margin-bottom:5px}.wpdt-c .media-list{padding-left:0;list-style:none}.wpdt-c .list-group{margin-bottom:20px;padding-left:0}.wpdt-c .list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff0;border:1px solid #E9E9E9}.wpdt-c .list-group-item:first-child{border-top-right-radius:2px;border-top-left-radius:2px}.wpdt-c .list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.wpdt-c a.list-group-item,.wpdt-c button.list-group-item{color:#555}.wpdt-c a.list-group-item .list-group-item-heading,.wpdt-c button.list-group-item .list-group-item-heading{color:#333}.wpdt-c a.list-group-item:hover,.wpdt-c button.list-group-item:hover,.wpdt-c a.list-group-item:focus,.wpdt-c button.list-group-item:focus{text-decoration:none;color:#555;background-color:#F7F7F7}.wpdt-c button.list-group-item{width:100%;text-align:left}.wpdt-c .list-group-item.disabled,.wpdt-c .list-group-item.disabled:hover,.wpdt-c .list-group-item.disabled:focus{background-color:#fff;color:#B5B4B4;cursor:not-allowed}.wpdt-c .list-group-item.disabled .list-group-item-heading,.wpdt-c .list-group-item.disabled:hover .list-group-item-heading,.wpdt-c .list-group-item.disabled:focus .list-group-item-heading{color:inherit}.wpdt-c .list-group-item.disabled .list-group-item-text,.wpdt-c .list-group-item.disabled:hover .list-group-item-text,.wpdt-c .list-group-item.disabled:focus .list-group-item-text{color:#B5B4B4}.wpdt-c .list-group-item.active,.wpdt-c .list-group-item.active:hover,.wpdt-c .list-group-item.active:focus{z-index:2;color:#000;background-color:#f5f5f5;border-color:#e9e9e9}.wpdt-c .list-group-item.active .list-group-item-heading,.wpdt-c .list-group-item.active:hover .list-group-item-heading,.wpdt-c .list-group-item.active:focus .list-group-item-heading,.wpdt-c .list-group-item.active .list-group-item-heading>small,.wpdt-c .list-group-item.active:hover .list-group-item-heading>small,.wpdt-c .list-group-item.active:focus .list-group-item-heading>small,.wpdt-c .list-group-item.active .list-group-item-heading>.small,.wpdt-c .list-group-item.active:hover .list-group-item-heading>.small,.wpdt-c .list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.wpdt-c .list-group-item.active .list-group-item-text,.wpdt-c .list-group-item.active:hover .list-group-item-text,.wpdt-c .list-group-item.active:focus .list-group-item-text{color:#fff}.wpdt-c .list-group-item-success{color:#67bd6a;background-color:#67bd6a}.wpdt-c a.list-group-item-success,.wpdt-c button.list-group-item-success{color:#67bd6a}.wpdt-c a.list-group-item-success .list-group-item-heading,.wpdt-c button.list-group-item-success .list-group-item-heading{color:inherit}.wpdt-c a.list-group-item-success:hover,.wpdt-c button.list-group-item-success:hover,.wpdt-c a.list-group-item-success:focus,.wpdt-c button.list-group-item-success:focus{color:#67bd6a;background-color:#55b559}.wpdt-c a.list-group-item-success.active,.wpdt-c button.list-group-item-success.active,.wpdt-c a.list-group-item-success.active:hover,.wpdt-c button.list-group-item-success.active:hover,.wpdt-c a.list-group-item-success.active:focus,.wpdt-c button.list-group-item-success.active:focus{color:#fff;background-color:#67bd6a;border-color:#67bd6a}.wpdt-c .list-group-item-info{color:#31708f;background-color:#d9edf7}.wpdt-c a.list-group-item-info,.wpdt-c button.list-group-item-info{color:#31708f}.wpdt-c a.list-group-item-info .list-group-item-heading,.wpdt-c button.list-group-item-info .list-group-item-heading{color:inherit}.wpdt-c a.list-group-item-info:hover,.wpdt-c button.list-group-item-info:hover,.wpdt-c a.list-group-item-info:focus,.wpdt-c button.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}.wpdt-c a.list-group-item-info.active,.wpdt-c button.list-group-item-info.active,.wpdt-c a.list-group-item-info.active:hover,.wpdt-c button.list-group-item-info.active:hover,.wpdt-c a.list-group-item-info.active:focus,.wpdt-c button.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.wpdt-c .list-group-item-warning{color:#ffa829;background-color:#ffa829}.wpdt-c a.list-group-item-warning,.wpdt-c button.list-group-item-warning{color:#ffa829}.wpdt-c a.list-group-item-warning .list-group-item-heading,.wpdt-c button.list-group-item-warning .list-group-item-heading{color:inherit}.wpdt-c a.list-group-item-warning:hover,.wpdt-c button.list-group-item-warning:hover,.wpdt-c a.list-group-item-warning:focus,.wpdt-c button.list-group-item-warning:focus{color:#ffa829;background-color:#ff9e0f}.wpdt-c a.list-group-item-warning.active,.wpdt-c button.list-group-item-warning.active,.wpdt-c a.list-group-item-warning.active:hover,.wpdt-c button.list-group-item-warning.active:hover,.wpdt-c a.list-group-item-warning.active:focus,.wpdt-c button.list-group-item-warning.active:focus{color:#fff;background-color:#ffa829;border-color:#ffa829}.wpdt-c .list-group-item-danger{color:#f6675d;background-color:#f6675d}.wpdt-c a.list-group-item-danger,.wpdt-c button.list-group-item-danger{color:#f6675d}.wpdt-c a.list-group-item-danger .list-group-item-heading,.wpdt-c button.list-group-item-danger .list-group-item-heading{color:inherit}.wpdt-c a.list-group-item-danger:hover,.wpdt-c button.list-group-item-danger:hover,.wpdt-c a.list-group-item-danger:focus,.wpdt-c button.list-group-item-danger:focus{color:#f6675d;background-color:#f55145}.wpdt-c a.list-group-item-danger.active,.wpdt-c button.list-group-item-danger.active,.wpdt-c a.list-group-item-danger.active:hover,.wpdt-c button.list-group-item-danger.active:hover,.wpdt-c a.list-group-item-danger.active:focus,.wpdt-c button.list-group-item-danger.active:focus{color:#fff;background-color:#f6675d;border-color:#f6675d}.wpdt-c .list-group-item-heading{margin-top:0;margin-bottom:5px}.wpdt-c .list-group-item-text{margin-bottom:0;line-height:1.3}.wpdt-c .panel{margin-bottom:18px;background-color:#fff;border:1px solid #fff0;border-radius:2px;-webkit-box-shadow:0 1px 1px rgb(0 0 0 / .05);box-shadow:0 1px 1px rgb(0 0 0 / .05)}.wpdt-c .panel-body{padding:15px}.wpdt-c .panel-heading{padding:10px 15px;border-bottom:1px solid #fff0;border-top-right-radius:1px;border-top-left-radius:1px}.wpdt-c .panel-heading>.dropdown .dropdown-toggle{color:inherit}.wpdt-c .panel-title{margin-top:0;margin-bottom:0;font-size:15px;color:inherit}.wpdt-c .panel-title>a,.wpdt-c .panel-title>small,.wpdt-c .panel-title>.small,.wpdt-c .panel-title>small>a,.wpdt-c .panel-title>.small>a{color:inherit}.wpdt-c .panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:1px;border-bottom-left-radius:1px}.wpdt-c .panel>.list-group,.wpdt-c .panel>.panel-collapse>.list-group{margin-bottom:0}.wpdt-c .panel>.list-group .list-group-item,.wpdt-c .panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.wpdt-c .panel>.list-group:first-child .list-group-item:first-child,.wpdt-c .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:1px;border-top-left-radius:1px}.wpdt-c .panel>.list-group:last-child .list-group-item:last-child,.wpdt-c .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:1px;border-bottom-left-radius:1px}.wpdt-c .panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.wpdt-c .panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.wpdt-c .list-group+.panel-footer{border-top-width:0}.wpdt-c .panel>.table,.wpdt-c .panel>.table-responsive>.table,.wpdt-c .panel>.panel-collapse>.table{margin-bottom:0}.wpdt-c .panel>.table caption,.wpdt-c .panel>.table-responsive>.table caption,.wpdt-c .panel>.panel-collapse>.table caption{padding-left:15px;padding-right:15px}.wpdt-c .panel>.table:first-child,.wpdt-c .panel>.table-responsive:first-child>.table:first-child{border-top-right-radius:1px;border-top-left-radius:1px}.wpdt-c .panel>.table:first-child>thead:first-child>tr:first-child,.wpdt-c .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.wpdt-c .panel>.table:first-child>tbody:first-child>tr:first-child,.wpdt-c .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:1px;border-top-right-radius:1px}.wpdt-c .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.wpdt-c .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.wpdt-c .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.wpdt-c .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.wpdt-c .panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.wpdt-c .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.wpdt-c .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.wpdt-c .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:1px}.wpdt-c .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.wpdt-c .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.wpdt-c .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.wpdt-c .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.wpdt-c .panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.wpdt-c .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.wpdt-c .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.wpdt-c .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:1px}.wpdt-c .panel>.table:last-child,.wpdt-c .panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:1px;border-bottom-left-radius:1px}.wpdt-c .panel>.table:last-child>tbody:last-child>tr:last-child,.wpdt-c .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.wpdt-c .panel>.table:last-child>tfoot:last-child>tr:last-child,.wpdt-c .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:1px;border-bottom-right-radius:1px}.wpdt-c .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.wpdt-c .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.wpdt-c .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.wpdt-c .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.wpdt-c .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.wpdt-c .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.wpdt-c .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.wpdt-c .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:1px}.wpdt-c .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.wpdt-c .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.wpdt-c .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.wpdt-c .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.wpdt-c .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.wpdt-c .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.wpdt-c .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.wpdt-c .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:1px}.wpdt-c .panel>.panel-body+.table,.wpdt-c .panel>.panel-body+.table-responsive,.wpdt-c .panel>.table+.panel-body,.wpdt-c .panel>.table-responsive+.panel-body{border-top:1px solid #F5F5F5}.wpdt-c .panel>.table>tbody:first-child>tr:first-child th,.wpdt-c .panel>.table>tbody:first-child>tr:first-child td{border-top:0}.wpdt-c .panel>.table-bordered,.wpdt-c .panel>.table-responsive>.table-bordered{border:0}.wpdt-c .panel>.table-bordered>thead>tr>th:first-child,.wpdt-c .panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.wpdt-c .panel>.table-bordered>tbody>tr>th:first-child,.wpdt-c .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.wpdt-c .panel>.table-bordered>tfoot>tr>th:first-child,.wpdt-c .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.wpdt-c .panel>.table-bordered>thead>tr>td:first-child,.wpdt-c .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.wpdt-c .panel>.table-bordered>tbody>tr>td:first-child,.wpdt-c .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.wpdt-c .panel>.table-bordered>tfoot>tr>td:first-child,.wpdt-c .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.wpdt-c .panel>.table-bordered>thead>tr>th:last-child,.wpdt-c .panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.wpdt-c .panel>.table-bordered>tbody>tr>th:last-child,.wpdt-c .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.wpdt-c .panel>.table-bordered>tfoot>tr>th:last-child,.wpdt-c .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.wpdt-c .panel>.table-bordered>thead>tr>td:last-child,.wpdt-c .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.wpdt-c .panel>.table-bordered>tbody>tr>td:last-child,.wpdt-c .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.wpdt-c .panel>.table-bordered>tfoot>tr>td:last-child,.wpdt-c .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.wpdt-c .panel>.table-bordered>thead>tr:first-child>td,.wpdt-c .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.wpdt-c .panel>.table-bordered>tbody>tr:first-child>td,.wpdt-c .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.wpdt-c .panel>.table-bordered>thead>tr:first-child>th,.wpdt-c .panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.wpdt-c .panel>.table-bordered>tbody>tr:first-child>th,.wpdt-c .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.wpdt-c .panel>.table-bordered>tbody>tr:last-child>td,.wpdt-c .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.wpdt-c .panel>.table-bordered>tfoot>tr:last-child>td,.wpdt-c .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.wpdt-c .panel>.table-bordered>tbody>tr:last-child>th,.wpdt-c .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.wpdt-c .panel>.table-bordered>tfoot>tr:last-child>th,.wpdt-c .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.wpdt-c .panel>.table-responsive{border:0;margin-bottom:0}.wpdt-c .panel-group{margin-bottom:18px}.wpdt-c .panel-group .panel{margin-bottom:0;border-radius:2px}.wpdt-c .panel-group .panel+.panel{margin-top:5px}.wpdt-c .panel-group .panel-heading{border-bottom:0}.wpdt-c .panel-group .panel-heading+.panel-collapse>.panel-body,.wpdt-c .panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.wpdt-c .panel-group .panel-footer{border-top:0}.wpdt-c .panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.wpdt-c .panel-default{border-color:#ddd}.wpdt-c .panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.wpdt-c .panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.wpdt-c .panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.wpdt-c .panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.wpdt-c .panel-primary{border-color:#2196F3}.wpdt-c .panel-primary>.panel-heading{color:#fff;background-color:#2196F3;border-color:#2196F3}.wpdt-c .panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#2196F3}.wpdt-c .panel-primary>.panel-heading .badge{color:#2196F3;background-color:#fff}.wpdt-c .panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#2196F3}.wpdt-c .panel-success{border-color:#61b555}.wpdt-c .panel-success>.panel-heading{color:#67bd6a;background-color:#67bd6a;border-color:#61b555}.wpdt-c .panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#61b555}.wpdt-c .panel-success>.panel-heading .badge{color:#67bd6a;background-color:#67bd6a}.wpdt-c .panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#61b555}.wpdt-c .panel-info{border-color:#bce8f1}.wpdt-c .panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.wpdt-c .panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.wpdt-c .panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.wpdt-c .panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.wpdt-c .panel-warning{border-color:#ff760f}.wpdt-c .panel-warning>.panel-heading{color:#ffa829;background-color:#ffa829;border-color:#ff760f}.wpdt-c .panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ff760f}.wpdt-c .panel-warning>.panel-heading .badge{color:#ffa829;background-color:#ffa829}.wpdt-c .panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ff760f}.wpdt-c .panel-danger{border-color:#f54556}.wpdt-c .panel-danger>.panel-heading{color:#f6675d;background-color:#f6675d;border-color:#f54556}.wpdt-c .panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#f54556}.wpdt-c .panel-danger>.panel-heading .badge{color:#f6675d;background-color:#f6675d}.wpdt-c .panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#f54556}.wpdt-c .embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.wpdt-c .embed-responsive .embed-responsive-item,.wpdt-c .embed-responsive iframe,.wpdt-c .embed-responsive embed,.wpdt-c .embed-responsive object,.wpdt-c .embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.wpdt-c .embed-responsive-16by9{padding-bottom:56.25%}.wpdt-c .embed-responsive-4by3{padding-bottom:75%}.wpdt-c .well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:2px;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .05);box-shadow:inset 0 1px 1px rgb(0 0 0 / .05)}.wpdt-c .well blockquote{border-color:#ddd;border-color:rgb(0 0 0 / .15)}.wpdt-c .well-lg{padding:24px;border-radius:2px}.wpdt-c .well-sm{padding:9px;border-radius:2px}.wpdt-c .close{float:right;font-size:20px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.wpdt-c .close:hover,.wpdt-c .close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}.wpdt-c button.close{padding:0;cursor:pointer;background:#fff0;border:0;-webkit-appearance:none}.wpdt-c .modal-open{overflow:hidden}.wpdt-c .modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:100001;-webkit-overflow-scrolling:touch;outline:0;overflow-y:auto}.wpdt-c .modal.fade{text-align:center}.wpdt-c .modal.fade:before{content:'';height:100%;width:1px;display:inline-block;vertical-align:middle}@media (max-width:767px){.wpdt-c .modal.fade:before{height:inherit}}.wpdt-c .modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform 0.3s ease-out;-moz-transition:-moz-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.wpdt-c .modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.wpdt-c .modal-open .modal{overflow-x:hidden;overflow-y:auto}.wpdt-c .modal-dialog{position:relative;width:auto;margin:10px;text-align:left;display:inline-block;vertical-align:middle}.wpdt-c .modal-content{position:relative;background-color:#fff;border:1px solid #fff0;border-radius:2px;-webkit-box-shadow:0 3px 9px rgb(0 0 0 / .5);box-shadow:0 3px 9px rgb(0 0 0 / .5);background-clip:padding-box;outline:0}.wpdt-c .modal-backdrop,.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background-color:#000}.wpdt-c .modal-backdrop.fade,.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.wpdt-c .modal-backdrop.in,.modal-backdrop.in{opacity:.4;filter:alpha(opacity=50)}.wpdt-c .modal-header{padding:15px;border-bottom:1px solid #fff0}.wpdt-c .modal-header .close{margin-top:-2px}.wpdt-c .modal-title{margin:0;line-height:1.42857143}.wpdt-c .modal-body{position:relative;padding:15px}.wpdt-c .modal-footer{padding:15px;text-align:right;border-top:1px solid #fff0;clear:both}.wpdt-c .modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.wpdt-c .modal-footer .btn-group .btn+.btn{margin-left:-1px}.wpdt-c .modal-footer .btn-block+.btn-block{margin-left:0}.wpdt-c .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.wpdt-c .modal-dialog{width:600px;margin:30px auto}.wpdt-c .modal-content{-webkit-box-shadow:0 5px 15px rgb(0 0 0 / .5);box-shadow:0 5px 15px rgb(0 0 0 / .5)}.wpdt-c .modal-sm{width:300px}}@media (min-width:992px){.wpdt-c .modal-lg{width:900px}}.wpdt-c .tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;opacity:0;filter:alpha(opacity=0)}.wpdt-c .tooltip.in{opacity:1;filter:alpha(opacity=100)}.wpdt-c .tooltip.top{margin-top:-3px;padding:5px 0}.wpdt-c .tooltip.right{margin-left:3px;padding:0 5px}.wpdt-c .tooltip.bottom{margin-top:3px;padding:5px 0}.wpdt-c .tooltip.left{margin-left:-3px;padding:0 5px}.wpdt-c .tooltip-inner{max-width:200px;padding:3px 8px;font-family:Inter;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#FFF;text-align:left;background-color:#061938;border-radius:3px}.wpdt-c .tooltip-arrow{position:absolute;width:0;height:0;border-color:#fff0;border-style:solid}.wpdt-c .tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#061938}.wpdt-c .tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#061938}.wpdt-c .tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#061938}.wpdt-c .tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#061938}.wpdt-c .tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#061938}.wpdt-c .tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#061938}.wpdt-c .tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#061938}.wpdt-c .tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#061938}.wpdt-c .popover{position:absolute;top:0%;left:0%;z-index:1200;display:none;max-width:276px;padding:1px;letter-spacing:normal;line-break:auto;text-align:left;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;background-clip:padding-box;border:1px solid #fff;-webkit-box-shadow:0 5px 10px rgb(0 0 0 / .2);box-shadow:0 5px 10px rgb(0 0 0 / .2);font-family:Inter;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#FFF;background-color:#061938;border-radius:3px}.wpdt-c .popover.wdt-premium-popover{background-color:#FFFFFF!important;padding:12px}.wpdt-c .popover.wdt-premium-popover .arrow{border-top-color:#FFFFFF!important}.wpdt-c .popover.wdt-premium-popover .popover-header{font-family:Inter;font-style:normal;font-weight:500;font-size:13px;line-height:20px;color:#061938;margin-top:0;margin-bottom:7px;padding:0}.wpdt-c .popover.wdt-premium-popover .popover-header button{font-size:15px;line-height:20px;color:#8796AF;background:none;margin:0;opacity:.5;font-weight:400;padding:0!important;cursor:pointer;background:#fff0;border:0;-webkit-appearance:none;filter:alpha(opacity=50);text-shadow:none;float:right}.wpdt-c .popover.wdt-premium-popover .popover-header .wpdt-icon-times-full{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#061938;}.wpdt-c .popover.wdt-premium-popover .popover-body{padding:0}.wpdt-c .popover.wdt-premium-popover .popover-body span{font-family:Inter;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#5A6C89}.wpdt-c .popover.wdt-premium-popover .popover-body a{font-family:Inter;font-style:normal;font-weight:600;font-size:12px;line-height:16px;color:#008CFF}.wpdt-c .popover.wdt-premium-popover .popover-body .popover-footer{display:block;margin-top:4px}.wpdt-c .popover.top{margin-top:-10px}.wpdt-c .popover.right{margin-left:10px}.wpdt-c .popover.bottom{margin-top:10px}.wpdt-c .popover.left{margin-left:-10px}.wpdt-c .popover-title{margin:0;padding:8px 14px;font-size:13px;color:#FFF;background-color:#061938}.wpdt-c .popover-content{padding:9px 14px}.wpdt-c .popover>.arrow,.wpdt-c .popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:#fff0;border-style:solid}.wpdt-c .popover>.arrow{border-width:11px}.wpdt-c .popover>.arrow:after{border-width:10px;content:""}.wpdt-c .popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#061938;bottom:-11px}.wpdt-c .popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#061938}.wpdt-c .popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;margin-left:0;border-left-width:0;border-right-color:#061938}.wpdt-c .popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#061938}.wpdt-c .popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#fff;top:-11px}.wpdt-c .popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.wpdt-c .popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#061938}.wpdt-c .popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#061938;bottom:-10px}.wpdt-c .carousel{position:relative}.wpdt-c .carousel-inner{position:relative;overflow:hidden;width:100%}.wpdt-c .carousel-inner>.item{display:none;position:relative;-webkit-transition:0.6s ease-in-out left;-o-transition:0.6s ease-in-out left;transition:0.6s ease-in-out left}.wpdt-c .carousel-inner>.item>img,.wpdt-c .carousel-inner>.item>a>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.wpdt-c .carousel-inner>.item{-webkit-transition:-webkit-transform 0.6s ease-in-out;-moz-transition:-moz-transform 0.6s ease-in-out;-o-transition:-o-transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px}.wpdt-c .carousel-inner>.item.next,.wpdt-c .carousel-inner>.item.active.right{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0}.wpdt-c .carousel-inner>.item.prev,.wpdt-c .carousel-inner>.item.active.left{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0}.wpdt-c .carousel-inner>.item.next.left,.wpdt-c .carousel-inner>.item.prev.right,.wpdt-c .carousel-inner>.item.active{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0}}.wpdt-c .carousel-inner>.active,.wpdt-c .carousel-inner>.next,.wpdt-c .carousel-inner>.prev{display:block}.wpdt-c .carousel-inner>.active{left:0}.wpdt-c .carousel-inner>.next,.wpdt-c .carousel-inner>.prev{position:absolute;top:0;width:100%}.wpdt-c .carousel-inner>.next{left:100%}.wpdt-c .carousel-inner>.prev{left:-100%}.wpdt-c .carousel-inner>.next.left,.wpdt-c .carousel-inner>.prev.right{left:0}.wpdt-c .carousel-inner>.active.left{left:-100%}.wpdt-c .carousel-inner>.active.right{left:100%}.wpdt-c .carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgb(0 0 0 / .6);background-color:#fff0}.wpdt-c .carousel-control.left{background-image:-webkit-linear-gradient(left,rgb(0 0 0 / .5) 0%,rgb(0 0 0 / .0001) 100%);background-image:-o-linear-gradient(left,rgb(0 0 0 / .5) 0%,rgb(0 0 0 / .0001) 100%);background-image:linear-gradient(to right,rgb(0 0 0 / .5) 0%,rgb(0 0 0 / .0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)}.wpdt-c .carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,rgb(0 0 0 / .0001) 0%,rgb(0 0 0 / .5) 100%);background-image:-o-linear-gradient(left,rgb(0 0 0 / .0001) 0%,rgb(0 0 0 / .5) 100%);background-image:linear-gradient(to right,rgb(0 0 0 / .0001) 0%,rgb(0 0 0 / .5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)}.wpdt-c .carousel-control:hover,.wpdt-c .carousel-control:focus{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.wpdt-c .carousel-control .icon-prev,.wpdt-c .carousel-control .icon-next,.wpdt-c .carousel-control .glyphicon-chevron-left,.wpdt-c .carousel-control .glyphicon-chevron-right{position:absolute;top:50%;margin-top:-10px;z-index:5;display:inline-block}.wpdt-c .carousel-control .icon-prev,.wpdt-c .carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.wpdt-c .carousel-control .icon-next,.wpdt-c .carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.wpdt-c .carousel-control .icon-prev,.wpdt-c .carousel-control .icon-next{width:20px;height:20px;line-height:1;font-family:serif}.wpdt-c .carousel-control .icon-prev:before{content:'\2039'}.wpdt-c .carousel-control .icon-next:before{content:'\203a'}.wpdt-c .carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.wpdt-c .carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:#fff0}.wpdt-c .carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.wpdt-c .carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgb(0 0 0 / .6)}.wpdt-c .carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.wpdt-c .carousel-control .glyphicon-chevron-left,.wpdt-c .carousel-control .glyphicon-chevron-right,.wpdt-c .carousel-control .icon-prev,.wpdt-c .carousel-control .icon-next{width:30px;height:30px;margin-top:-10px;font-size:30px}.wpdt-c .carousel-control .glyphicon-chevron-left,.wpdt-c .carousel-control .icon-prev{margin-left:-10px}.wpdt-c .carousel-control .glyphicon-chevron-right,.wpdt-c .carousel-control .icon-next{margin-right:-10px}.wpdt-c .carousel-caption{left:20%;right:20%;padding-bottom:30px}.wpdt-c .carousel-indicators{bottom:20px}}.wpdt-c .clearfix:before,.wpdt-c .clearfix:after,.wpdt-c .dl-horizontal dd:before,.wpdt-c .dl-horizontal dd:after,.wpdt-c .container:before,.wpdt-c .container:after,.wpdt-c .container-fluid:before,.wpdt-c .container-fluid:after,.wpdt-c .row:before,.wpdt-c .row:after,.wpdt-c .form-horizontal .form-group:before,.wpdt-c .form-horizontal .form-group:after,.wpdt-c .btn-toolbar:before,.wpdt-c .btn-toolbar:after,.wpdt-c .btn-group-vertical>.btn-group:before,.wpdt-c .btn-group-vertical>.btn-group:after,.wpdt-c .nav:before,.wpdt-c .nav:after,.wpdt-c .navbar:before,.wpdt-c .navbar:after,.wpdt-c .navbar-header:before,.wpdt-c .navbar-header:after,.wpdt-c .navbar-collapse:before,.wpdt-c .navbar-collapse:after,.wpdt-c .pager:before,.wpdt-c .pager:after,.wpdt-c .panel-body:before,.wpdt-c .panel-body:after,.wpdt-c .modal-header:before,.wpdt-c .modal-header:after,.wpdt-c .modal-footer:before,.wpdt-c .modal-footer:after{content:" ";display:table}.wpdt-c .clearfix:after,.wpdt-c .dl-horizontal dd:after,.wpdt-c .container:after,.wpdt-c .container-fluid:after,.wpdt-c .row:after,.wpdt-c .form-horizontal .form-group:after,.wpdt-c .btn-toolbar:after,.wpdt-c .btn-group-vertical>.btn-group:after,.wpdt-c .nav:after,.wpdt-c .navbar:after,.wpdt-c .navbar-header:after,.wpdt-c .navbar-collapse:after,.wpdt-c .pager:after,.wpdt-c .panel-body:after,.wpdt-c .modal-header:after,.wpdt-c .modal-footer:after{clear:both}.wpdt-c .center-block{display:block;margin-left:auto;margin-right:auto}.wpdt-c .pull-right{float:right!important}.wpdt-c .pull-left{float:left!important}.wpdt-c .hide{display:none!important}.wpdt-c .show{display:block!important}.wpdt-c .invisible{visibility:hidden}.wpdt-c .text-hide{font:0/0 a;color:#fff0;text-shadow:none;background-color:#fff0;border:0}.wpdt-c .hidden{display:none!important}.wpdt-c .affix{position:fixed}@-ms-viewport{width:device-width}.wpdt-c .visible-xs,.wpdt-c .visible-sm,.wpdt-c .visible-md,.wpdt-c .visible-lg{display:none!important}.wpdt-c .visible-xs-block,.wpdt-c .visible-xs-inline,.wpdt-c .visible-xs-inline-block,.wpdt-c .visible-sm-block,.wpdt-c .visible-sm-inline,.wpdt-c .visible-sm-inline-block,.wpdt-c .visible-md-block,.wpdt-c .visible-md-inline,.wpdt-c .visible-md-inline-block,.wpdt-c .visible-lg-block,.wpdt-c .visible-lg-inline,.wpdt-c .visible-lg-inline-block{display:none!important}@media (max-width:767px){.wpdt-c .visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media (max-width:767px){.wpdt-c .visible-xs-block{display:block!important}}@media (max-width:767px){.wpdt-c .visible-xs-inline{display:inline!important}}@media (max-width:767px){.wpdt-c .visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.wpdt-c .visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.wpdt-c .visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.wpdt-c .visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.wpdt-c .visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.wpdt-c .visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.wpdt-c .visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.wpdt-c .visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.wpdt-c .visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.wpdt-c .visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}@media (min-width:1200px){.wpdt-c .visible-lg-block{display:block!important}}@media (min-width:1200px){.wpdt-c .visible-lg-inline{display:inline!important}}@media (min-width:1200px){.wpdt-c .visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.wpdt-c .visible-print{display:none!important}@media print{.wpdt-c .visible-print{display:block!important}.wpdt-c table.visible-print{display:table!important}.wpdt-c tr.visible-print{display:table-row!important}.wpdt-c th.visible-print,.wpdt-c td.visible-print{display:table-cell!important}}.wpdt-c .visible-print-block{display:none!important}@media print{.wpdt-c .visible-print-block{display:block!important}}.wpdt-c .visible-print-inline{display:none!important}@media print{.wpdt-c .visible-print-inline{display:inline!important}}.wpdt-c .visible-print-inline-block{display:none!important}@media print{.wpdt-c .visible-print-inline-block{display:inline-block!important}}@media print{.wpdt-c .hidden-print{display:none!important}}.wpdt-c #weather-widget [class*="icon-"]{font-family:'weather-icons';font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wpdt-c .icon-0:before{content:":"}.wpdt-c .icon-1:before{content:"p"}.wpdt-c .icon-2:before{content:"S"}.wpdt-c .icon-3:before{content:"Q"}.wpdt-c .icon-4:before{content:"S"}.wpdt-c .icon-5:before{content:"W"}.wpdt-c .icon-6:before{content:"W"}.wpdt-c .icon-7:before{content:"W"}.wpdt-c .icon-8:before{content:"W"}.wpdt-c .icon-9:before{content:"I"}.wpdt-c .icon-10:before{content:"W"}.wpdt-c .icon-11:before{content:"I"}.wpdt-c .icon-12:before{content:"I"}.wpdt-c .icon-13:before{content:"I"}.wpdt-c .icon-14:before{content:"I"}.wpdt-c .icon-15:before{content:"W"}.wpdt-c .icon-16:before{content:"I"}.wpdt-c .icon-17:before{content:"W"}.wpdt-c .icon-18:before{content:"U"}.wpdt-c .icon-19:before{content:"Z"}.wpdt-c .icon-20:before{content:"Z"}.wpdt-c .icon-21:before{content:"Z"}.wpdt-c .icon-22:before{content:"Z"}.wpdt-c .icon-23:before{content:"Z"}.wpdt-c .icon-24:before{content:"E"}.wpdt-c .icon-25:before{content:"E"}.wpdt-c .icon-26:before{content:"3"}.wpdt-c .icon-27:before{content:"a"}.wpdt-c .icon-28:before{content:"A"}.wpdt-c .icon-29:before{content:"a"}.wpdt-c .icon-30:before{content:"A"}.wpdt-c .icon-31:before{content:"6"}.wpdt-c .icon-32:before{content:"1"}.wpdt-c .icon-33:before{content:"6"}.wpdt-c .icon-34:before{content:"1"}.wpdt-c .icon-35:before{content:"W"}.wpdt-c .icon-36:before{content:"1"}.wpdt-c .icon-37:before{content:"S"}.wpdt-c .icon-38:before{content:"S"}.wpdt-c .icon-39:before{content:"S"}.wpdt-c .icon-40:before{content:"M"}.wpdt-c .icon-41:before{content:"W"}.wpdt-c .icon-42:before{content:"I"}.wpdt-c .icon-43:before{content:"W"}.wpdt-c .icon-44:before{content:"a"}.wpdt-c .icon-45:before{content:"S"}.wpdt-c .icon-46:before{content:"U"}.wpdt-c .icon-47:before{content:"S"}.wpdt-c .btn-file{overflow:hidden;position:relative;vertical-align:middle}.wpdt-c .btn-file>input{position:absolute;top:0;right:0;margin:0;opacity:0;filter:alpha(opacity=0);font-size:23px;height:100%;width:100%;direction:ltr;cursor:pointer}.wpdt-c .fileinput{margin-bottom:9px;display:inline-block}.wpdt-c .fileinput .form-control{padding-top:7px;padding-bottom:5px;display:inline-block;margin-bottom:0;vertical-align:middle;cursor:text}.wpdt-c .fileinput .thumbnail{overflow:hidden;display:inline-block;margin-bottom:5px;vertical-align:middle;text-align:center}.wpdt-c .fileinput .thumbnail>img{max-height:100%}.wpdt-c .fileinput .btn{vertical-align:middle}.wpdt-c .fileinput-exists .fileinput-new,.wpdt-c .fileinput-new .fileinput-exists{display:none}.wpdt-c .fileinput-inline .fileinput-controls{display:inline}.wpdt-c .fileinput-filename{vertical-align:middle;display:inline-block;overflow:hidden}.wpdt-c .form-control .fileinput-filename{vertical-align:bottom}.wpdt-c .fileinput.input-group{display:table}.wpdt-c .fileinput.input-group>*{position:relative;z-index:2}.wpdt-c .fileinput.input-group>.btn-file{z-index:1}.wpdt-c .fileinput-new.input-group .btn-file,.wpdt-c .fileinput-new .input-group .btn-file{border-radius:0 2px 2px 0}.wpdt-c .fileinput-new.input-group .btn-file.btn-xs,.wpdt-c .fileinput-new .input-group .btn-file.btn-xs,.wpdt-c .fileinput-new.input-group .btn-file.btn-sm,.wpdt-c .fileinput-new .input-group .btn-file.btn-sm{border-radius:0 2px 2px 0}.wpdt-c .fileinput-new.input-group .btn-file.btn-lg,.wpdt-c .fileinput-new .input-group .btn-file.btn-lg{border-radius:0 2px 2px 0}.wpdt-c .form-group.has-warning .fileinput .fileinput-preview{color:#ffa829}.wpdt-c .form-group.has-warning .fileinput .thumbnail{border-color:#ff760f}.wpdt-c .form-group.has-error .fileinput .fileinput-preview{color:#f6675d}.wpdt-c .form-group.has-error .fileinput .thumbnail{border-color:#f54556}.wpdt-c .form-group.has-success .fileinput .fileinput-preview{color:#67bd6a}.wpdt-c .form-group.has-success .fileinput .thumbnail{border-color:#61b555}.wpdt-c .input-group-addon:not(:first-child){border-left:0}.wpdt-c .m-0{margin:0px!important}.wpdt-c .m-t-0{margin-top:0px!important}.wpdt-c .m-b-0{margin-bottom:0px!important}.wpdt-c .m-l-0{margin-left:0px!important}.wpdt-c .m-r-0{margin-right:0px!important}.wpdt-c .m-5{margin:5px!important}.wpdt-c .m-t-5{margin-top:5px!important}.wpdt-c .m-b-4{margin-bottom:4px!important}.wpdt-c .m-b-2{margin-bottom:2px!important}.wpdt-c .m-b-5{margin-bottom:5px!important}.wpdt-c .m-l-5{margin-left:5px!important}.wpdt-c .m-r-5{margin-right:5px!important}.wpdt-c .m-10{margin:10px!important}.wpdt-c .m-t-10{margin-top:10px!important}.wpdt-c .m-b-10{margin-bottom:10px!important}.wpdt-c .m-l-10{margin-left:10px!important}.wpdt-c .m-r-10{margin-right:10px!important}.wpdt-c .m-15{margin:15px!important}.wpdt-c .m-t-15{margin-top:15px!important}.wpdt-c .m-b-15{margin-bottom:15px!important}.wpdt-c .m-b-16{margin-bottom:16px!important}.wpdt-c .m-l-15{margin-left:15px!important}.wpdt-c .m-r-15{margin-right:15px!important}.wpdt-c .m-t-18{margin-top:18px!important}.wpdt-c .m-b-18{margin-bottom:18px!important}.wpdt-c .m-l-18{margin-left:18px!important}.wpdt-c .m-r-18{margin-right:18px!important}.wpdt-c .m-18{margin:18px!important}.wpdt-c .m-20{margin:20px!important}.wpdt-c .m-t-20{margin-top:20px!important}.wpdt-c .m-b-20{margin-bottom:20px!important}.wpdt-c .m-l-20{margin-left:20px!important}.wpdt-c .m-r-20{margin-right:20px!important}.wpdt-c .m-t-24{margin-top:24px!important}.wpdt-c .m-25{margin:25px!important}.wpdt-c .m-t-25{margin-top:25px!important}.wpdt-c .m-b-25{margin-bottom:25px!important}.wpdt-c .m-l-25{margin-left:25px!important}.wpdt-c .m-r-25{margin-right:25px!important}.wpdt-c .m-30{margin:30px!important}.wpdt-c .m-t-30{margin-top:30px!important}.wpdt-c .m-b-30{margin-bottom:30px!important}.wpdt-c .m-l-30{margin-left:30px!important}.wpdt-c .m-r-30{margin-right:30px!important}.wpdt-c .p-0{padding:0px!important}.wpdt-c .p-t-0{padding-top:0px!important}.wpdt-c .p-b-0{padding-bottom:0px!important}.wpdt-c .p-l-0{padding-left:0px!important}.wpdt-c .p-r-0{padding-right:0px!important}.wpdt-c .p-5{padding:5px!important}.wpdt-c .p-t-4{padding-top:4px!important}.wpdt-c .p-b-4{padding-bottom:4px!important}.wpdt-c .p-t-5{padding-top:5px!important}.wpdt-c .p-b-5{padding-bottom:5px!important}.wpdt-c .p-l-5{padding-left:5px!important}.wpdt-c .p-r-5{padding-right:5px!important}.wpdt-c .p-10{padding:10px!important}.wpdt-c .p-t-10{padding-top:10px!important}.wpdt-c .p-b-10{padding-bottom:10px!important}.wpdt-c .p-l-10{padding-left:10px!important}.wpdt-c .p-r-12{padding-right:12px!important}.wpdt-c .p-t-12{padding-top:12px!important}.wpdt-c .p-b-12{padding-bottom:12px!important}.wpdt-c .p-l-12{padding-left:12px!important}.wpdt-c .p-r-10{padding-right:10px!important}.wpdt-c .p-15{padding:15px!important}.wpdt-c .p-t-15{padding-top:15px!important}.wpdt-c .p-b-15{padding-bottom:15px!important}.wpdt-c .p-l-15{padding-left:15px!important}.wpdt-c .p-r-15{padding-right:15px!important}.wpdt-c .p-20{padding:20px!important}.wpdt-c .p-t-20{padding-top:20px!important}.wpdt-c .p-b-20{padding-bottom:20px!important}.wpdt-c .p-l-20{padding-left:20px!important}.wpdt-c .p-r-20{padding-right:20px!important}.wpdt-c .p-25{padding:25px!important}.wpdt-c .p-t-25{padding-top:25px!important}.wpdt-c .p-b-25{padding-bottom:25px!important}.wpdt-c .p-l-25{padding-left:25px!important}.wpdt-c .p-r-25{padding-right:25px!important}.wpdt-c .p-30{padding:30px!important}.wpdt-c .p-t-30{padding-top:30px!important}.wpdt-c .p-b-30{padding-bottom:30px!important}.wpdt-c .p-l-30{padding-left:30px!important}.wpdt-c .p-r-30{padding-right:30px!important}.wpdt-c .f-8{font-size:8px!important}.wpdt-c .f-9{font-size:9px!important}.wpdt-c .f-10{font-size:10px!important}.wpdt-c .f-11{font-size:11px!important}.wpdt-c .f-12{font-size:12px!important}.wpdt-c .f-13{font-size:13px!important}.wpdt-c .f-14{font-size:14px!important}.wpdt-c .f-15{font-size:15px!important}.wpdt-c .f-16{font-size:16px!important}.wpdt-c .f-17{font-size:17px!important}.wpdt-c .f-18{font-size:18px!important}.wpdt-c .f-19{font-size:19px!important}.wpdt-c .f-20{font-size:20px!important}.wpdt-c .f-300{font-weight:300!important}.wpdt-c .f-400{font-weight:400!important}.wpdt-c .f-500{font-weight:500!important}.wpdt-c .f-600{font-weight:600!important}.wpdt-c .f-700{font-weight:700!important}.wpdt-c .p-relative{position:relative!important}.wpdt-c .p-absolute{position:absolute!important}.wpdt-c .p-fixed{position:fixed!important}.wpdt-c .p-static{position:static!important}.wpdt-c .o-hidden{overflow:hidden!important}.wpdt-c .o-visible{overflow:visible!important}.wpdt-c .o-auto{overflow:auto!important}.wpdt-c .d-block{display:block!important}.wpdt-c .d-none{display:none!important}.wpdt-c .di-block{display:inline-block!important}.wpdt-c .bgm-white{background-color:#ffffff!important}.wpdt-c .c-white{color:#ffffff!important}.wpdt-c .bgm-black{background-color:#000000!important}.wpdt-c .c-black{color:#222222!important}.wpdt-c .c-title-color{color:#061938!important;font-style:normal;font-weight:400}.wpdt-c .bgm-brown{background-color:#795548!important}.wpdt-c .c-brown{color:#795548!important}.wpdt-c .bgm-pink{background-color:#E91E63!important}.wpdt-c .c-pink{color:#E91E63!important}.wpdt-c .bgm-red{background-color:#F44336!important}.wpdt-c .c-red{color:#F44336!important}.wpdt-c .bgm-blue{background-color:#2196F3!important}.wpdt-c .c-blue{color:#2196F3!important}.wpdt-c .bgm-purple{background-color:#BA68C8!important}.wpdt-c .c-purple{color:#BA68C8!important}.wpdt-c .bgm-deeppurple{background-color:#673AB7!important}.wpdt-c .c-deeppurple{color:#673AB7!important}.wpdt-c .bgm-lightblue{background-color:#03A9F4!important}.wpdt-c .c-lightblue{color:#03A9F4!important}.wpdt-c .bgm-cyan{background-color:#709ed0!important}.wpdt-c .c-cyan{color:#00BCD4!important}.wpdt-c .bgm-teal{background-color:#009688!important}.wpdt-c .c-teal{color:#009688!important}.wpdt-c .bgm-green{background-color:#4CAF50!important}.wpdt-c .c-green{color:#4CAF50!important}.wpdt-c .bgm-lightgreen{background-color:#7fc032!important}.wpdt-c .c-lightgreen{color:#7fc032!important}.wpdt-c .bgm-lime{background-color:#CDDC39!important}.wpdt-c .c-lime{color:#CDDC39!important}.wpdt-c .bgm-yellow{background-color:#FFEB3B!important}.wpdt-c .c-yellow{color:#FFEB3B!important}.wpdt-c .bgm-amber{background-color:#FFC107!important}.wpdt-c .c-amber{color:#FFC107!important}.wpdt-c .bgm-orange{background-color:#FF9800!important}.wpdt-c .c-orange{color:#FF9800!important}.wpdt-c .bgm-deeporange{background-color:#FF5722!important}.wpdt-c .c-deeporange{color:#FF5722!important}.wpdt-c .bgm-gray{background-color:#9E9E9E}.wpdt-c .c-gray{color:#9E9E9E!important}.wpdt-c .bgm-bluegray{background-color:#607D8B!important}.wpdt-c .c-bluegray{color:#607D8B!important}.wpdt-c .bgm-indigo{background-color:#3F51B5!important}.wpdt-c .c-indigo{color:#3F51B5!important}.wpdt-c .bg-black-trp{background-color:rgb(0 0 0 / .1)!important}.wpdt-c .b-0{border:0!important}.wpdt-c .w-100{width:100%!important}.wpdt-c .brd-2{border-radius:2px}.wpdt-c .media{overflow:visible}.wpdt-c .media:before,.wpdt-c .media:after{content:" ";display:table}.wpdt-c .media:after{clear:both}.wpdt-c .media:before,.wpdt-c .media:after{content:" ";display:table}.wpdt-c .media:after{clear:both}.wpdt-c .media>.pull-left{padding-right:15px}.wpdt-c .media>.pull-right{padding-left:15px}.wpdt-c .media-heading{font-size:14px;margin-bottom:10px}.wpdt-c .media-body{zoom:1;display:block;width:auto}.wpdt-c .media-object{border-radius:2px}.wpdt-c .close{opacity:.5;filter:alpha(opacity=50);font-weight:400;text-shadow:none}.wpdt-c .close:hover{color:inherit;opacity:1;filter:alpha(opacity=100)}.wpdt-c .dl-horizontal dt{text-align:left}.wpdt-c .wdt-datatables-admin-wrap{-webkit-font-smoothing:antialiased}.wpdt-c *,.wpdt-c *:active,.wpdt-c *:hover,.wpdt-c *:focus{outline:none!important;-webkit-tap-highlight-color:#fff0!important}.wpdt-c html:not(.ie9) body{overflow-y:scroll}.wpdt-c html.ismobile *{cursor:pointer}.wpdt-c html,.wpdt-c body{min-height:100vh}.wpdt-c body{font-weight:400;position:relative;overflow-x:hidden}.wpdt-c audio,.wpdt-c video{outline:none}.wpdt-c p{margin-bottom:20px}.wpdt-c h1 small,.wpdt-c .h1 small,.wpdt-c h2 small,.wpdt-c .h2 small,.wpdt-c h3 small,.wpdt-c .h3 small,.wpdt-c h4 small,.wpdt-c .h4 small,.wpdt-c h5 small,.wpdt-c .h5 small,.wpdt-c h6 small,.wpdt-c .h6 small{font-size:12px}.wpdt-c #main{position:relative;padding-bottom:110px;padding-top:100px;min-height:100vh}.wpdt-c .sidebar-toggled #main{height:100vh;overflow:hidden}.wpdt-c .container.container-alt{max-width:1170px}@media (min-width:1280px){.wpdt-c #content:not(.content-alt){padding-left:283px;padding-right:15px}}@media (min-width:768px) and (max-width:1279px){.wpdt-c #content{padding-left:15px;padding-right:15px}}.wpdt-c #content.content-alt{max-width:1200px;margin:0 auto}.wpdt-c .h-inner{list-style:none;padding:17px 0;margin-bottom:0;position:relative}.wpdt-c .h-inner>li:not(.pull-right){float:left}.wpdt-c .hi-logo a{color:#fff;text-transform:uppercase;display:block;font-size:16px}.wpdt-c .hi-trigger{position:relative;margin-left:-5px;cursor:pointer;display:none!important}.wpdt-c .hi-trigger:before{content:"";position:absolute;top:50%;left:50%;width:45px;height:45px;border-radius:50%;background:rgb(255 255 255 / .22);-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:300ms;transition-duration:300ms;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);z-index:0;margin-top:-22px;margin-left:-22px}.wpdt-c .hi-trigger.toggled:before{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.wpdt-c .hi-menu{list-style:none;padding:0}.wpdt-c .hi-menu>li{display:inline-block;margin:0 1px;vertical-align:top;min-width:50px}@media (max-width:767px){.wpdt-c .hi-menu>li{position:static!important}}.wpdt-c .hi-menu>li .dropdown-menu{top:-5px}.wpdt-c .hi-menu>li .dropdown-menu-lg{padding:0}.wpdt-c .hi-menu>li .dropdown-menu-lg .lg-body{min-height:350px;overflow-x:hidden}.wpdt-c .hi-menu>li>a{color:#fff;display:block;text-align:center;z-index:1;position:relative;-webkit-transition:background-color;-o-transition:background-color;transition:background-color;-webkit-transition-duration:250ms;transition-duration:250ms;border-radius:2px}.wpdt-c .hi-menu>li>a>.him-icon{font-size:24px;line-height:36px}.wpdt-c .hi-menu>li>a>.him-label{line-height:35px;white-space:nowrap;padding:0 10px;font-size:14px;text-transform:uppercase}.wpdt-c .hi-menu>li>a>.him-counts{position:absolute;font-style:normal;background:#F44336;padding:1px 5px;border-radius:2px;right:7px;top:-3px;font-size:10px;line-height:15px}.wpdt-c .hi-menu>li.toggled>a,.wpdt-c .hi-menu>li:hover>a{background-color:rgb(0 0 0 / .08)}@media (max-width:767px){.wpdt-c .hi-menu .dropdown-menu-lg{width:calc(100% - 28px)!important}.wpdt-c .hi-menu .dropdown-menu{right:14px;top:55px!important}}.wpdt-c .him-notification:before{content:"";position:absolute;width:100%;height:calc(100% - 70px);-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:400ms;transition-duration:400ms;-webkit-transform:scale(0) rotate(-180deg);-ms-transform:scale(0) rotate(-180deg);-o-transform:scale(0) rotate(-180deg);transform:scale(0) rotate(-180deg);opacity:0;filter:alpha(opacity=0);top:42px}.wpdt-c .him-notification.empty:before{-webkit-transform:scale(1) rotate(0deg);-ms-transform:scale(1) rotate(0deg);-o-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg);opacity:1;filter:alpha(opacity=100)}:-webkit-full-screen [data-ma-action="fullscreen"]{display:none}:-moz-full-screen [data-ma-action="fullscreen"]{display:none}:-ms-fullscreen [data-ma-action="fullscreen"]{display:none}:full-screen [data-ma-action="fullscreen"]{display:none}:fullscreen [data-ma-action="fullscreen"]{display:none}.wpdt-c #header{box-shadow:0 1px 4px rgb(0 0 0 / .3);min-height:70px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:fixed;z-index:11;width:100%;left:0;top:0;padding:0 20px}@media (max-width:767px){.wpdt-c #header{padding:0 8px}}.wpdt-c #header .hi-logo a{padding:7px 10px}.wpdt-c #header .ma-backdrop{position:absolute}@media (max-width:1279px){.wpdt-c #header .hi-trigger{display:inline-block!important}}.wpdt-c #header.search-toggled .h-search-wrap{top:0;opacity:1;filter:alpha(opacity=100)}.wpdt-c .h-search-wrap{position:absolute;top:-65px;left:0;width:100%;height:70px;background:#fff;-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:300ms;transition-duration:300ms;opacity:0;filter:alpha(opacity=0);z-index:10}.wpdt-c .h-search-wrap input[type="text"]{border:0;height:40px;padding:0 10px 0 55px;font-size:18px;border-radius:2px;background-color:#efefef;width:100%}.wpdt-c .h-search-wrap .hsw-close{position:absolute;top:15px;font-size:23px;font-style:normal;width:45px;text-align:center;border-radius:2px 0 0 2px;cursor:pointer;left:15px;height:40px;padding-top:9px}.wpdt-c .h-search-wrap .hsw-close:hover{background-color:#e3e3e3}@media (max-width:767px){.wpdt-c .h-search-wrap .hsw-close{right:7px}}.wpdt-c .hsw-inner{position:relative;padding:15px;max-width:700px;display:block;margin:0 auto}.wpdt-c #header-alt{box-shadow:0 1px 4px rgb(0 0 0 / .3);position:relative;margin-bottom:-50px;z-index:10;padding:15px 10px 0 35px}@media (min-width:992px){.wpdt-c #header-alt:before{content:"";position:absolute;bottom:0;left:0;background:rgb(0 0 0 / .04);width:100%;height:49px;z-index:-1}}@media (max-width:767px){.wpdt-c #header-alt{padding:5px 5px 0 25px}}.wpdt-c #header-alt .hi-trigger{top:-7px;left:-15px}@media (max-width:991px){.wpdt-c #header-alt .hi-trigger{display:inline-block!important}}.wpdt-c #header-alt .ma-backdrop{position:absolute}.wpdt-c #header-alt .ha-search{margin-bottom:25px;padding-right:25px}.wpdt-c #header-alt .ha-search input[type="text"]{width:100%;background:#fff0;border:0;border-bottom:1px solid rgb(255 255 255 / .24);color:#fff;font-size:15px;font-weight:300;padding:6px 0 6px 30px}.wpdt-c #header-alt .ha-search input[type="text"]::-moz-placeholder{color:#fff;opacity:1}.wpdt-c #header-alt .ha-search input[type="text"]:-ms-input-placeholder{color:#fff}.wpdt-c #header-alt .ha-search input[type="text"]::-webkit-input-placeholder{color:#fff}.wpdt-c #header-alt .ha-search input[type="text"].ie9-placeholder{color:#fff!important}.wpdt-c #header-alt .ha-search .fg-line{max-width:500px;position:relative}.wpdt-c #header-alt .ha-search .fg-line:after{background:#FFEB3B}@media (min-width:992px){.wpdt-c .ha-menu>ul{list-style:none;padding:0;margin:0}.wpdt-c .ha-menu>ul>li{display:inline-block;vertical-align:top}.wpdt-c .ha-menu>ul>li:not(.active)>*:not(ul){color:rgb(255 255 255 / .6)}.ha-menu>ul>li.active>a{color:#fff;box-shadow:inset 0 -3px 0 0 #FFEB3B}.ha-menu>ul>li>a{text-transform:uppercase;padding:15px 12px;display:block}.ha-menu>ul>li>a:hover{color:#fff}.ha-menu>ul>li .dropdown-menu{min-width:100%}}@media (max-width:991px){.wpdt-c .ha-menu{display:none}}.wpdt-c .sidebar{position:fixed;background:#fff;height:calc(100% - 70px);top:70px;-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:300ms;transition-duration:300ms;z-index:10;overflow-y:auto;box-shadow:0 1px 1px rgb(0 0 0 / .15)}.wpdt-c #sidebar{width:268px}@media (max-width:1279px){.wpdt-c #sidebar{-webkit-transform:translate3d(-288px,0,0);transform:translate3d(-288px,0,0);box-shadow:0 0 20px rgb(14 18 21 / .38)}.wpdt-c #sidebar.toggled{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.wpdt-c .sidebar-alt{top:0;height:100%;-webkit-transform:translate3d(-268px,0,0);transform:translate3d(-268px,0,0)}.wpdt-c .sidebar-alt.toggled{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.wpdt-c .s-profile>a{display:block;height:129px;margin-bottom:5px;width:100%;background-size:100%}.wpdt-c .s-profile>a .sp-pic{padding:12px}.wpdt-c .s-profile>a .sp-pic>img{width:47px;height:47px;border-radius:50%;border:3px solid rgb(0 0 0 / .14);box-sizing:content-box}.wpdt-c .s-profile>a .sp-info{background:rgb(0 0 0 / .37);padding:7px 14px;color:#fff;margin-top:20px;position:relative}.wpdt-c .s-profile>a .sp-info>i{font-size:19px;line-height:100%;position:absolute;right:15px;top:7px;-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:300ms;transition-duration:300ms}.wpdt-c .s-profile .main-menu{display:none;margin:0 0 0}.wpdt-c .s-profile.toggled .sp-info>i{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.wpdt-c .main-menu{list-style:none;padding-left:0;margin:20px 0 0 0}.wpdt-c .main-menu a{-webkit-transition:color;-o-transition:color;transition:color;-webkit-transition-duration:300ms;transition-duration:300ms}.wpdt-c .main-menu a:hover,.wpdt-c .main-menu .active>a,.wpdt-c .main-menu a.active{color:#262626}.wpdt-c .main-menu>li>a{padding:14px 20px 14px 65px;display:block;font-weight:500;position:relative;color:#4C4C4C}.wpdt-c .main-menu>li>a>i{position:absolute;left:25px;font-size:20px;top:0;width:25px;text-align:center;padding:13px 0}.wpdt-c .main-menu>li>a:hover,.wpdt-c .main-menu>li.active>a{background-color:#F4F4F4}.wpdt-c .sub-menu>a{position:relative}.wpdt-c .sub-menu ul{list-style:none;display:none;padding:0}.wpdt-c .sub-menu ul>li>a{padding:8px 20px 8px 65px;font-weight:500;display:block;color:#989898}.wpdt-c .sub-menu ul>li:first-child>a{padding-top:14px}.wpdt-c .sub-menu ul>li:last-child>a{padding-bottom:16px}.wpdt-c .sub-menu ul>li ul{font-size:12px;margin:10px 0;background-color:#F7F7F7}.wpdt-c .sub-menu.active>ul{display:block}@media (max-width:1279px){.wpdt-c .ie9 #sidebar{display:none}.wpdt-c .ie9 #sidebar.toggled{display:block}}.wpdt-c .ie9 .sidebar-alt{display:none}.wpdt-c .ie9 .sidebar-alt.toggled{display:block}.wpdt-c .dropdown:not([data-animation]) .dropdown-menu{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:300ms;animation-duration:300ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.wpdt-c .dropdown-menu{box-shadow:0 2px 10px rgb(0 0 0 / .2);padding:10px 0;border-radius:3px;top:-1px;margin:0;border:0}.wpdt-c .dropdown-menu>li>a{padding:10px 20px;border:0;-webkit-transition:background-color;-o-transition:background-color;transition:background-color;-webkit-transition-duration:300ms;transition-duration:300ms}.wpdt-c .dropdown-menu[class*="bgm-"]>li>a{color:#fff}.wpdt-c .dropup .dropdown-menu{bottom:-2px}.wpdt-c .dropdown-menu-lg{width:300px}.wpdt-c .dropdown-header{padding:3px 17px;margin-top:10px;color:#b1b1b1;text-transform:uppercase;font-weight:400}.wpdt-c .btn-group.open .dropdown-toggle{box-shadow:none}.wpdt-c .list-group{margin-bottom:0}.wpdt-c .list-group .list-group-item{border:0;margin:0;padding:15px 23px}.wpdt-c .list-group .list-group-item>.checkbox.pull-left{margin:0}.wpdt-c .list-group.lg-odd-black .list-group-item:nth-child(odd){background-color:#F7F7F7}.wpdt-c .list-group.lg-even-black .list-group-item:nth-child(even){background-color:#F7F7F7}.wpdt-c .lg-header{text-align:center;padding:15px 10px 13px;line-height:100%;text-transform:uppercase;border-bottom:1px solid #F0F0F0;font-weight:500;color:#4C4C4C;margin-bottom:10px}.wpdt-c .lg-header .actions{position:absolute;top:5px;right:10px}.wpdt-c .lgi-img{width:40px;height:40px;border-radius:50%}.wpdt-c .lgi-heading{color:#000;margin-bottom:4px;display:block}.wpdt-c .lgi-heading,.wpdt-c .lgi-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wpdt-c .lgi-text{display:block;font-size:12px;color:#777}.wpdt-c .lgi-text:not(:last-child){margin-bottom:4px}.wpdt-c .lgi-checkbox{margin-top:8px;margin-bottom:0}.wpdt-c .lgi-attrs{list-style:none;padding:0;margin:0}.wpdt-c .lgi-attrs>li{display:inline-block;border:1px solid #e0e0e0;margin:2px 2px 2px 0;padding:2px 5px;font-size:12px;color:#777}.wpdt-c .lgi-attrs>li>a{display:block}.wpdt-c .progress{box-shadow:none;border-radius:0;height:5px;margin-bottom:0}.wpdt-c .progress .progress-bar{box-shadow:none}.wpdt-c #chat{padding:20px 0 5px;width:280px;right:-300px;box-shadow:0 0 20px rgb(14 18 21 / .38)}.wpdt-c #chat.toggled{right:0}.wpdt-c #chat .chat-search{padding:20px 20px 15px 20px}.wpdt-c #chat .chat-search .form-control{background-repeat:no-repeat;background-position:left center;padding-left:30px;background-color:#fff0}.wpdt-c #chat .chat-search .form-control:focus{padding:0 30px 0 0}.wpdt-c #chat .lg-body{height:calc(100% - 70px)}[class*="chat-status"]{position:absolute;width:10px;height:10px;border-radius:50%;top:-3px;right:12px;border:2px solid #FFF}.wpdt-c .chat-status-online{box-shadow:0 0 0 1px #1EC01E;background:#1EC01E}.wpdt-c .chat-status-offline{box-shadow:0 0 0 1px #E73F3F;background:#E73F3F}.wpdt-c .chat-status-busy{box-shadow:0 0 0 1px orange;background:orange}.wpdt-c .tab-nav{list-style:none;padding:0;white-space:nowrap;margin:0;overflow:auto;box-shadow:inset 0 -1px 0 #D7D9E2;width:100%}.wpdt-c .tab-nav li{display:inline-block;vertical-align:top}.wpdt-c .tab-nav li>a{display:inline-block;text-transform:none;position:relative;width:100%;-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:250ms;transition-duration:250ms;font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#5A6C89}.wpdt-c .tab-nav li>a:after{content:"";height:2px;position:absolute;width:100%;left:0;bottom:0;-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:250ms;transition-duration:250ms;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}@media (min-width:768px){.wpdt-c .tab-nav li>a{padding:15px}}@media (max-width:769px){.wpdt-c .tab-nav li>a{padding:15px 8px}.wpdt-c .tab-nav{display:flex;flex-direction:column;text-align:center}.wpdt-c .col-sm-4{width:50%}}@media (max-width:480px){.wpdt-c .col-sm-4,.wpdt-c .col-xs-6,.wpdt-c .col-xs-6 button,.wpdt-c .col-xs-6 input,.wpdt-c .wdt-table-settings .input-path-block .fg-line,.wpdt-c .pull-right:not(.wdt-column-settings):not(.wdt-column-block-icon):not(.wdt-column-move-arrows),.wpdt-c .pull-left,.wpdt-c .btn.btn-default.wdt-documentation,.wpdt-c .btn.btn-primary,.wpdt-c .btn.btn-danger,.wpdt-c .btn.wdt-envato-activation-button,.wpdt-c .btn.btn-default.wdt-documentation:hover,.wpdt-c .btn.btn-default.wdt-documentation:focus{width:100%!important;margin:0 0 10px 0!important}.wpdt-c .wdt-edit-buttons span .wdt-standard-view{width:100%;margin-top:10px}.wpdt-c .panel-collapse .panel-heading:before{left:5px;top:7px}.wpdt-c #wdt-formula-editor-modal .modal-dialog,.wpdt-c #wdt-columns-list-modal .modal-dialog{width:100%}.wpdt-c .wdt-activation-section .col-sm-1{padding-right:0;margin-top:10px}.wpdt-c .card .card-header .actions{position:relative!important}.wpdt-c .card .card-header .actions li{display:block}.wpdt-c .card .card-header .actions button{width:100%;margin:0}.wpdt-c .card.column-settings .wpdt-actions-bottom .col{display:flex;flex-direction:column-reverse;width:100%}.wpdt-c .breadcrumb{padding:0!important}}.wpdt-c .tab-nav li.active>a{color:#008CFF}.wpdt-c .tab-nav li.active>a:after{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.wpdt-c .tab-nav.tab-nav-right{text-align:right}.wpdt-c .tab-nav.tn-justified>li{display:table-cell;width:1%;text-align:center}.wpdt-c .tab-nav.tn-icon>li .zmdi{font-size:22px;line-height:100%;min-height:25px}.wpdt-c .tab-nav:not([data-tab-color])>li>a:after{background:#008CFF}.wpdt-c .tab-nav[data-tab-color="green"]>li>a:after{background:#4CAF50}.wpdt-c .tab-nav[data-tab-color="red"]>li>a:after{background:#F44336}.wpdt-c .tab-nav[data-tab-color="teal"]>li>a:after{background:#009688}.wpdt-c .tab-nav[data-tab-color="amber"]>li>a:after{background:#FFC107}.wpdt-c .tab-nav[data-tab-color="black"]>li>a:after{background:#000}.wpdt-c .tab-nav[data-tab-color="cyan"]>li>a:after{background:#00BCD4}.wpdt-c .tab-content{padding:20px 0}.wpdt-c .card{position:relative;background:#fff;box-shadow:none;margin-bottom:30px}.wpdt-c .card .card-header{position:relative}@media screen and (min-width:768px){.wpdt-c .card .card-header{padding:25px 27px}}@media screen and (max-width:991px){.wpdt-c .card .card-header{padding:18px}}.wpdt-c .card .card-header h2{margin:0;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:24px;color:#304463}.wpdt-c .card .card-header h2 small{display:block;color:#AEAEAE;line-height:160%}.wpdt-c .card .card-header.ch-alt:not([class*="bgm-"]){background:none}.wpdt-c .card .card-header[class*="bgm-"] h2,.wpdt-c .card .card-header[class*="bgm-"] h2 small{color:#fff}.wpdt-c .card .card-header .actions{position:absolute;right:10px;z-index:2;top:12px}.wpdt-c .card .card-header .btn-float{right:25px;bottom:-23px;z-index:1}.wpdt-c .card a.card-header{display:block}@media screen and (min-width:768px){.wpdt-c .card .card-body.card-padding:not(.wpdt-column-settings-card):not(.wdt-chart-wizard-chosen-columns-container):not(.wdt-chart-wizart-existing-columns-container):not(.wpdt-add-ons-card){padding:24px;background:#fff;box-shadow:0 3px 6px rgb(23 43 77 / .08),0 1px 1px rgb(23 43 77 / .11);border-radius:3px}}@media screen and (max-width:991px){.wpdt-c .card .card-body.card-padding{padding:18px}}.wpdt-c .card .card-body.card-padding-sm{padding:15px}.wpdt-c .card-header:not(.ch-alt):not([class*="bgm-"])+.card-padding{padding-top:0}.wpdt-c .card-light .card-header h2,.wpdt-c .card-light .card-header h2 small{color:#fff}.wpdt-c .chart-edge{margin:20px -8px 0 -10px;overflow:hidden}.wpdt-c .chart-edge .flot-chart{bottom:-14px}.wpdt-c .charts-row{margin-top:50px;margin-bottom:20px}.wpdt-c .mini-charts-item{box-shadow:0 1px 1px rgb(0 0 0 / .15);position:relative;margin-bottom:30px}.wpdt-c .mini-charts-item .chart{padding:21px 18px 0;float:left}.wpdt-c .mini-charts-item .chart.chart-pie{margin:0 20px;padding:14px 11px}.wpdt-c .mini-charts-item .count{overflow:hidden;color:rgb(255 255 255 / .9);padding:16px 12px}.wpdt-c .mini-charts-item .count>h2{margin:0;line-height:100%;font-size:22px;font-weight:300;color:#fff}.wpdt-c .mini-charts-item .count>small{margin-bottom:2px;display:block}.wpdt-c .mini-charts-item .count>h2,.wpdt-c .mini-charts-item .count>small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wpdt-c .mini-charts-item>.clearfix,.wpdt-c .mini-charts-item>.dl-horizontal dd,.wpdt-c .mini-charts-item>.container,.wpdt-c .mini-charts-item>.container-fluid,.wpdt-c .mini-charts-item>.row,.wpdt-c .mini-charts-item>.form-horizontal .form-group,.wpdt-c .mini-charts-item>.btn-toolbar,.wpdt-c .mini-charts-item>.btn-group-vertical>.btn-group,.wpdt-c .mini-charts-item>.nav,.wpdt-c .mini-charts-item>.navbar,.wpdt-c .mini-charts-item>.navbar-header,.wpdt-c .mini-charts-item>.navbar-collapse,.wpdt-c .mini-charts-item>.pager,.wpdt-c .mini-charts-item>.panel-body,.wpdt-c .mini-charts-item>.modal-header,.wpdt-c .mini-charts-item>.modal-footer{position:relative;z-index:1}.wpdt-c .mini-charts-item:before{-webkit-transition:width;-o-transition:width;transition:width;-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;content:"";width:105px;height:100%;background:rgb(0 0 0 / .1);position:absolute;left:0;top:0}.wpdt-c .mini-charts-item:hover .count{color:#fff!important}.wpdt-c .mini-charts-item:hover:before{width:100%}.wpdt-c #jqstooltip{min-width:21px;min-height:23px;text-align:center;border:0;background:#fff;box-shadow:2px 2px 5px rgb(0 0 0 / .3)}.wpdt-c #jqstooltip .jqsfield{font-size:12px;font-weight:700;font-family:inherit;text-align:center;color:#333}.wpdt-c #jqstooltip .jqsfield>span{display:none}.wpdt-c .epc-item{box-shadow:0 1px 1px rgb(0 0 0 / .15);position:relative;margin-bottom:30px;padding:30px 20px;text-align:center}.wpdt-c .easy-pie{display:inline-block;position:relative;padding:0 0 10px}.wpdt-c .easy-pie .percent{position:absolute;font-weight:300;width:100%;line-height:100%;left:4px;color:#fff}.wpdt-c .easy-pie .percent:after{content:"%"}.wpdt-c .easy-pie.main-pie .percent{margin-top:49px;font-size:50px;text-align:center}.wpdt-c .easy-pie.main-pie .percent:after{font-size:30px}.wpdt-c .easy-pie:not(.main-pie) .percent{font-size:24px;margin-top:33px}.wpdt-c .easy-pie .pie-title{position:absolute;width:100%;text-align:center;bottom:-3px;left:0}.wpdt-c #recent-items-chart{width:calc(100% + 19px);height:150px;margin:-20px -10px 0;bottom:-10px}.wpdt-c [class*="flot-chart"]{width:100%;display:block}.wpdt-c .flot-chart{height:200px}.wpdt-c .flot-chart-pie{height:300px}@media (min-width:768px){.wpdt-c .flot-chart-pie{margin-bottom:20px}}.wpdt-c .flot-tooltip,.wpdt-c #flotTip{position:absolute;color:#333;display:none;font-size:12px;box-shadow:2px 2px 5px rgb(0 0 0 / .1);padding:3px 10px;background-color:#fff;z-index:99999}.wpdt-c [class*="flc-"]{text-align:center;margin:10px 0 5px}.wpdt-c [class*="flc-"] table{display:inline-block}.wpdt-c [class*="flc-"] .legendColorBox>div{border:#fff!important}.wpdt-c [class*="flc-"] .legendColorBox>div>div{border-radius:50%}.wpdt-c [class*="flc-"] .legendLabel{padding:0 8px 0 3px}.wpdt-c .dw-item{position:relative;min-height:400px;margin-bottom:30px;box-shadow:0 1px 1px rgb(0 0 0 / .15)}.wpdt-c .dwi-header{position:relative}.wpdt-c .dwi-header-img{background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center;height:155px}.wpdt-c .dw-footer{position:absolute;left:0;bottom:0;width:100%}.wpdt-c .dwih-title{padding:12px 20px;position:absolute;width:100%;left:0}.wpdt-c #site-visits .dwi-header{padding-bottom:38px;margin-bottom:12px;background-color:rgb(255 255 255 / .05)}.wpdt-c #site-visits .dwi-header canvas{width:100%!important}.wpdt-c #site-visits .dwih-title{bottom:0;color:#fff}.wpdt-c #site-visits .sv-item:nth-child(even){background-color:rgb(255 255 255 / .05)}.wpdt-c #site-visits .sv-item small{color:rgb(255 255 255 / .7)}.wpdt-c #site-visits .sv-item h3{font-weight:400;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff}.wpdt-c #site-visits .sv-item .pull-right{margin-top:5px;opacity:.7;filter:alpha(opacity=70)}.wpdt-c #best-selling{background-color:#fff}.wpdt-c #best-selling .dwi-header .dwih-title{padding-bottom:30px;top:0;color:#fff;background-image:-webkit-linear-gradient(top,rgb(0 0 0 / .6) 0%,#fff0 100%);background-image:-o-linear-gradient(top,rgb(0 0 0 / .6) 0%,#fff0 100%);background-image:linear-gradient(to bottom,rgb(0 0 0 / .6) 0%,#fff0 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000',endColorstr='#00000000',GradientType=0)}.wpdt-c #best-selling .dwi-header .bs-main{padding:15px;color:#fff;position:absolute;bottom:0;left:0;width:100%;background-image:-webkit-linear-gradient(top,#fff0 0%,rgb(0 0 0 / .6) 100%);background-image:-o-linear-gradient(top,#fff0 0%,rgb(0 0 0 / .6) 100%);background-image:linear-gradient(to bottom,#fff0 0%,rgb(0 0 0 / .6) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#99000000',GradientType=0)}.wpdt-c #best-selling .dwi-header .bs-main>h2{font-weight:400;font-size:20px;margin:5px 0 0 0;line-height:100%;color:#fff}.wpdt-c #weather-widget{color:#fff;padding:20px 20px 0}.wpdt-c #weather-widget .weather-status{font-size:40px;line-height:100%}.wpdt-c #weather-widget .weather-icon{text-align:center;margin-top:10px;height:150px;background-repeat:no-repeat;background-position:center}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-0{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-1{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-2{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-3{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){#weather-widget .weather-icon.wi-4{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){#weather-widget .weather-icon.wi-5{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){#weather-widget .weather-icon.wi-6{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){#weather-widget .weather-icon.wi-7{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-8{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-9{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-10{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-11{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){#weather-widget .weather-icon.wi-12{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-13{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-14{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-15{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-16{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-17{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-18{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-19{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-20{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-21{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){#weather-widget .weather-icon.wi-22{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-23{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-24{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-25{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-26{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-27{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-28{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-29{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-30{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-31{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-32{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-33{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-34{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-35{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-36{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-37{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-38{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-39{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-40{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-41{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-42{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-43{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-44{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-45{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-46{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-47{background-size:125px 125px}}.wpdt-c #weather-widget .weather-info{list-style:none;padding:0;margin:3px 0 0 0}.wpdt-c #weather-widget .weather-info>li{display:inline-block;border:1px solid rgb(255 255 255 / .39);padding:2px 10px 3px;margin-right:5px}.wpdt-c #weather-widget .dw-footer{background:rgb(0 0 0 / .04);padding:10px 20px}.wpdt-c #weather-widget .weather-list{font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wpdt-c #weather-widget .weather-list>span{margin-right:7px;display:inline-block;line-height:40px;vertical-align:top}.wpdt-c #weather-widget .weather-list>span.weather-list-icon{width:35px;height:35px;background-repeat:no-repeat;background-position:center;background-size:30px 30px}.wpdt-c #weather-widget .weather-list>span>i{line-height:100%;font-size:39px}.wpdt-c .profile-view{text-align:center}.wpdt-c .profile-view .pv-header{position:relative;height:145px;width:100%;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center}.wpdt-c .profile-view .pv-header>.pv-main{border-radius:50%;width:130px;position:absolute;height:130px;bottom:-50px;left:50%;margin-left:-65px;-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:300ms;transition-duration:300ms}.wpdt-c .profile-view .pv-body{margin-top:70px;padding:0 20px 20px}.wpdt-c .profile-view .pv-body>h2{margin:0;line-height:100%;font-size:20px;font-weight:400}.wpdt-c .profile-view .pv-body>small{display:block;color:#8E8E8E;margin:10px 0 15px}.wpdt-c .profile-view .pv-body .pv-contact,.wpdt-c .profile-view .pv-body .pv-follow{padding:0;list-style:none}.wpdt-c .profile-view .pv-body .pv-contact>li,.wpdt-c .profile-view .pv-body .pv-follow>li{display:inline-block}.wpdt-c .profile-view .pv-body .pv-follow{margin:20px -20px;padding:10px;background-color:#F3F3F3}.wpdt-c .profile-view .pv-body .pv-follow>li{padding:0 10px}.wpdt-c .profile-view .pv-body .pv-contact>li{margin:0 5px}.wpdt-c .profile-view .pv-body .pv-contact>li>.zmdi{line-height:100%;vertical-align:text-bottom;font-size:22px}.wpdt-c .profile-view .pv-body .pv-follow-btn{padding:7px 20px;background:#00BCD4;color:#fff;border-radius:3px;text-transform:uppercase;max-width:200px;width:100%;display:inline-block}.wpdt-c .profile-view .pv-body .pv-follow-btn:hover{background:#00a5bb}.wpdt-c .profile-view:hover .pv-main{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.wpdt-c .picture-list .pl-body{padding:2px}.wpdt-c .picture-list .pl-body [class*="col-"]{padding:2px}.wpdt-c .picture-list .pl-body [class*="col-"]>a{display:block}.wpdt-c .picture-list .pl-body [class*="col-"]>a img{width:100%}.wpdt-c .picture-list .pl-body:before,.wpdt-c .picture-list .pl-body:after{content:" ";display:table}.wpdt-c .picture-list .pl-body:after{clear:both}.wpdt-c .picture-list .pl-body:before,.wpdt-c .picture-list .pl-body:after{content:" ";display:table}.wpdt-c .picture-list .pl-body:after{clear:both}.wpdt-c .go-social .card-body{padding:0 15px 20px}.wpdt-c .go-social .card-body [class*="col-"]{padding:12px}.wpdt-c .go-social .card-body [class*="col-"] img{-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:200ms;transition-duration:200ms;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.wpdt-c .go-social .card-body [class*="col-"]:hover img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.wpdt-c .rating-list{padding:0 0 20px}.wpdt-c .rating-list .rl-star{margin-top:10px;margin-bottom:4px}.wpdt-c .rating-list .rl-star .zmdi{font-size:20px;color:#ccc}.wpdt-c .rating-list .rl-star .zmdi.active{color:#FF9800}.wpdt-c .rating-list .media .zmdi-star{line-height:100%;font-size:22px;vertical-align:middle;position:relative;top:-2px;left:6px;color:#FF9800}.wpdt-c .rating-list .media .media-body{padding:7px 10px 0 5px}.wpdt-c .cwh-year{color:rgb(255 255 255 / .6);font-size:15px}.wpdt-c .cwh-day{font-size:25px;line-height:100%;color:#fff}.wpdt-c .table{margin-bottom:0}.wpdt-c .table>thead>tr>th{background-color:#fff;vertical-align:middle;font-weight:500;color:#333;border-width:1px;text-transform:uppercase}.wpdt-c .table.table-inner{border:0}.wpdt-c .table>thead>tr>th:first-child,.wpdt-c .table>tbody>tr>th:first-child,.wpdt-c .table>tfoot>tr>th:first-child,.wpdt-c .table>thead>tr>td:first-child,.wpdt-c .table>tbody>tr>td:first-child,.wpdt-c .table>tfoot>tr>td:first-child{padding-left:30px}.wpdt-c .table>thead>tr>th:last-child,.wpdt-c .table>tbody>tr>th:last-child,.wpdt-c .table>tfoot>tr>th:last-child,.wpdt-c .table>thead>tr>td:last-child,.wpdt-c .table>tbody>tr>td:last-child,.wpdt-c .table>tfoot>tr>td:last-child{padding-right:30px}.wpdt-c .table>tbody>tr.active>td,.wpdt-c .table>tfoot>tr.active>td,.wpdt-c .table>tbody>tr.info>td,.wpdt-c .table>tfoot>tr.info>td,.wpdt-c .table>tbody>tr.warning>td,.wpdt-c .table>tfoot>tr.warning>td,.wpdt-c .table>tbody>tr.succes>td,.wpdt-c .table>tfoot>tr.succes>td,.wpdt-c .table>tbody>tr.danger>td,.wpdt-c .table>tfoot>tr.danger>td{border:0}.wpdt-c .table>tbody>tr:last-child>td,.wpdt-c .table>tfoot>tr:last-child>td{padding-bottom:20px}.wpdt-c .table-striped td,.wpdt-c .table-striped th{border:0!important}.wpdt-c .table-bordered{border-bottom:0;border-left:0;border-right:0}.wpdt-c .table-bordered>tbody>tr>td,.wpdt-c .table-bordered>tbody>tr>th{border-bottom:0;border-left:0}.wpdt-c .table-bordered>tbody>tr>td:last-child,.wpdt-c .table-bordered>tbody>tr>th:last-child{border-right:0}.wpdt-c .table-bordered>thead>tr>th{border-left:0}.wpdt-c .table-bordered>thead>tr>th:last-child{border-right:0}.wpdt-c .table-vmiddle td{vertical-align:middle!important}.wpdt-c .table-responsive{border:0}.wpdt-c #todo{background:#FFC107;color:#fff;font-family:'satisfy',cursive}.wpdt-c #todo .card-header{padding:28px 35px 20px;background-color:rgb(0 0 0 / .03)}.wpdt-c #todo .card-header h2{font-size:25px}.wpdt-c #todo .card-header h2 small{font-size:18px;margin-top:0}.wpdt-c #todo .card-body{font-size:20px;position:relative}.wpdt-c #todo .list-group-item{padding:0}.wpdt-c #todo .checkbox .input-helper:before,.wpdt-c #todo .checkbox .input-helper:after{top:5px}.wpdt-c #todo .checkbox input:checked+i+span{text-decoration:line-through}.wpdt-c .t-add,.wpdt-c .ta-block,.wpdt-c .ta-btn{-webkit-transition:all;-o-transition:all;transition:all;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition-duration:250ms;transition-duration:250ms}.wpdt-c .t-add{width:50px;height:50px;border-radius:50%;position:absolute;background:#fff;top:-25px;right:23px;max-height:300px}.wpdt-c .t-add .ta-block{overflow:hidden;opacity:0;filter:alpha(opacity=0)}.wpdt-c .t-add .ta-block textarea{padding:25px 25px 45px;resize:none;width:100%;font-size:24px;color:#FFC107;position:absolute;height:100%;border:0;outline:none}.wpdt-c .t-add:not(.toggled){overflow:hidden}.wpdt-c .t-add:not(.toggled) .ta-btn{position:relative;z-index:1;display:inline-block;width:50px;height:50px;cursor:pointer;text-align:center;font-size:23px;color:#FF9800;line-height:51px}.wpdt-c .t-add.toggled{width:calc(100% - 47px);height:calc(100% - 25px);border-radius:2px;top:0;z-index:1;box-shadow:0 5px 8px rgb(0 0 0 / .2);overflow:visible}.wpdt-c .t-add.toggled .ta-btn{-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);display:none}.wpdt-c .t-add.toggled .ta-block{opacity:1;filter:alpha(opacity=100)}.wpdt-c .t-add.toggled .ta-block .tab-actions{position:absolute;bottom:0;width:100%;padding:5px 10px;border-top:1px solid #EEE;z-index:1}.wpdt-c .t-add.toggled .ta-block .tab-actions>a{font-size:25px;padding:0 6px;border-radius:50%;text-align:center;height:40px;width:40px;line-height:48px;display:inline-block}.wpdt-c .t-add.toggled .ta-block .tab-actions>a:hover{background-color:#eee}.wpdt-c .btn:not(.dropdown-toggle){text-transform:none}.wpdt-c .btn[class*="bgm-"]:not(.bgm-white){color:#fff}.wpdt-c .btn .caret{margin-top:-3px}.wpdt-c .btn:not(.btn-link){box-shadow:none}.wpdt-c .btn-group:not(.bootstrap-select),.wpdt-c .btn-group-vertical:not(.bootstrap-select){box-shadow:0 1px 4px 0 rgb(0 0 0 / .3)}.wpdt-c .btn-group .btn,.wpdt-c .btn-group-vertical .btn,.wpdt-c .btn-group .btn:active,.wpdt-c .btn-group-vertical .btn:active,.wpdt-c .btn-group .btn:focus,.wpdt-c .btn-group-vertical .btn:focus,.wpdt-c .btn-group .btn-group,.wpdt-c .btn-group-vertical .btn-group{box-shadow:none!important}.wpdt-c .btn-group .btn,.wpdt-c .btn-group-vertical .btn{margin:0}.wpdt-c .btn-xs,.wpdt-c .btn-group-xs>.btn{padding:2px 5px;font-size:11px;line-height:1.5;border-radius:2px}.wpdt-c .btn-link{color:#797979;text-decoration:none;border-radius:2px}.wpdt-c .btn-link:hover{color:#0a0a0a}.wpdt-c .btn-inverse{color:#fff;background-color:#454545;border-color:#fff0}.wpdt-c .btn-inverse:focus,.wpdt-c .btn-inverse.focus{color:#fff;background-color:#2b2b2b;border-color:#fff0}.wpdt-c .btn-inverse:hover{color:#fff;background-color:#2b2b2b;border-color:#fff0}.wpdt-c .btn-inverse:active,.wpdt-c .btn-inverse.active,.wpdt-c .open>.dropdown-toggle.btn-inverse{color:#fff;background-color:#2b2b2b;border-color:#fff0}.wpdt-c .btn-inverse:active:hover,.wpdt-c .btn-inverse.active:hover,.wpdt-c .open>.dropdown-toggle.btn-inverse:hover,.wpdt-c .btn-inverse:active:focus,.wpdt-c .btn-inverse.active:focus,.wpdt-c .open>.dropdown-toggle.btn-inverse:focus,.wpdt-c .btn-inverse:active.focus,.wpdt-c .btn-inverse.active.focus,.wpdt-c .open>.dropdown-toggle.btn-inverse.focus{color:#fff;background-color:#1a1a1a;border-color:#fff0}.wpdt-c .btn-inverse:active,.wpdt-c .btn-inverse.active,.wpdt-c .open>.dropdown-toggle.btn-inverse{background-image:none}.wpdt-c .btn-inverse.disabled:hover,.wpdt-c .btn-inverse[disabled]:hover,.wpdt-c fieldset[disabled] .btn-inverse:hover,.wpdt-c .btn-inverse.disabled:focus,.wpdt-c .btn-inverse[disabled]:focus,.wpdt-c fieldset[disabled] .btn-inverse:focus,.wpdt-c .btn-inverse.disabled.focus,.wpdt-c .btn-inverse[disabled].focus,.wpdt-c fieldset[disabled] .btn-inverse.focus{background-color:#454545;border-color:#fff0}.wpdt-c .btn-inverse .badge{color:#454545;background-color:#fff}.wpdt-c .btn-inverse:hover,.wpdt-c .btn-inverse:focus,.wpdt-c .btn-inverse.focus,.wpdt-c .btn-inverse:active,.wpdt-c .open>.dropdown-toggle.btn-inverse{color:#fff;background-color:#454545;border-color:#fff0}.wpdt-c .btn-inverse:hover:hover,.wpdt-c .btn-inverse:focus:hover,.wpdt-c .btn-inverse.focus:hover,.wpdt-c .btn-inverse:active:hover,.wpdt-c .open>.dropdown-toggle.btn-inverse:hover,.wpdt-c .btn-inverse:hover:focus,.wpdt-c .btn-inverse:focus:focus,.wpdt-c .btn-inverse.focus:focus,.wpdt-c .btn-inverse:active:focus,.wpdt-c .open>.dropdown-toggle.btn-inverse:focus,.wpdt-c .btn-inverse:hover.focus,.wpdt-c .btn-inverse:focus.focus,.wpdt-c .btn-inverse.focus.focus,.wpdt-c .btn-inverse:active.focus,.wpdt-c .open>.dropdown-toggle.btn-inverse.focus{color:#fff;background-color:#454545;border-color:#fff0}.wpdt-c .btn-inverse:active,.wpdt-c .btn-inverse.active,.wpdt-c .open>.dropdown-toggle.btn-inverse{background-image:none}.wpdt-c .btn-inverse.disabled,.wpdt-c .btn-inverse[disabled],.wpdt-c fieldset[disabled] .btn-inverse,.wpdt-c .btn-inverse.disabled:hover,.wpdt-c .btn-inverse[disabled]:hover,.wpdt-c fieldset[disabled] .btn-inverse:hover,.wpdt-c .btn-inverse.disabled:focus,.wpdt-c .btn-inverse[disabled]:focus,.wpdt-c fieldset[disabled] .btn-inverse:focus,.wpdt-c .btn-inverse.disabled.focus,.wpdt-c .btn-inverse[disabled].focus,.wpdt-c fieldset[disabled] .btn-inverse.focus,.wpdt-c .btn-inverse.disabled:active,.wpdt-c .btn-inverse[disabled]:active,.wpdt-c fieldset[disabled] .btn-inverse:active{background-color:#454545;border-color:#fff0}.wpdt-c .btn-inverse .badge{color:#454545;background-color:#fff}.wpdt-c .btn-icon{border-radius:50%;width:40px;line-height:42px;height:40px;padding:0;text-align:center}.wpdt-c .btn-icon .zmdi{font-size:17px}.wpdt-c .btn-icon-text>.zmdi{font-size:15px;vertical-align:top;display:inline-block;margin-top:2px;line-height:100%;margin-right:2px;margin-left:2px}.wpdt-c .btn-float{width:50px;height:50px;border-radius:50%;line-height:46px!important}.wpdt-c .btn-float:not(.m-btn){position:absolute!important}.wpdt-c .btn-float i{font-size:23px;-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:500ms;transition-duration:500ms}.wpdt-c .btn-float:hover i{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}.wpdt-c .btn-float:not(.bgm-white):not(.bgm-gray)>i{color:#fff}.wpdt-c .btn-float.bgm-white>i,.wpdt-c .btn-float.bgm-gray>i{color:#333}.wpdt-c .open .btn{outline:none!important;-webkit-tap-highlight-color:#fff0!important}.wpdt-c .open .btn:focus,.wpdt-c .open .btn:active{outline:none!important;-webkit-tap-highlight-color:#fff0!important}.wpdt-c .m-btn{z-index:1;bottom:40px;right:40px;position:fixed!important}label{font-weight:500}input:active,input:focus{outline:0}.wpdt-c .form-control{box-shadow:none!important;resize:none}.wpdt-c .form-control:active,.wpdt-c .form-control:focus{box-shadow:none}.wpdt-c .form-control:not(.fc-alt){border-left:0;border-right:0;border-top:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0}.wpdt-c .form-control:not(.fc-alt).auto-size{padding-top:6px}.wpdt-c .form-group{margin-bottom:25px}.wpdt-c .input-helper:before,.wpdt-c .input-helper:after,.wpdt-c .checkbox label:before,.wpdt-c .radio label:before,.wpdt-c .radio-inline:before,.wpdt-c .checkbox-inline:before{-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:250ms;transition-duration:250ms}.wpdt-c .checkbox,.wpdt-c .radio{padding-top:0!important}.wpdt-c .checkbox label,.wpdt-c .radio label{display:inline-block;padding-left:25px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wpdt-c .checkbox input,.wpdt-c .radio input{top:0;left:0;margin-left:0!important;z-index:1;cursor:pointer;opacity:1;filter:alpha(opacity=0);margin-top:0}.wpdt-c .checkbox input:checked+.input-helper:before,.wpdt-c .radio input:checked+.input-helper:before{border-color:#098BEF}.wpdt-c .checkbox .input-helper:before,.wpdt-c .radio .input-helper:before,.wpdt-c .checkbox .input-helper:after,.wpdt-c .radio .input-helper:after{position:absolute;content:""}.wpdt-c .checkbox .input-helper:before,.wpdt-c .radio .input-helper:before{left:0;border:1px solid #d7d7d7}.wpdt-c .checkbox.disabled,.wpdt-c .radio.disabled{opacity:.6;filter:alpha(opacity=60)}.wpdt-c .checkbox input{width:17px;height:17px}.wpdt-c .checkbox input:checked+.input-helper:before{background-color:#2196F3}.wpdt-c .checkbox input:checked+.input-helper:after{opacity:1;filter:alpha(opacity=100);-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.wpdt-c .checkbox .input-helper:before{top:0;width:17px;height:17px;border-radius:2px}.wpdt-c .checkbox .input-helper:after{opacity:0;filter:alpha(opacity=0);-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);content:'\f0c8';font-family:'wpDataTablesIcons';position:absolute;font-size:12px;left:2px;top:0;color:#fff;font-weight:700}.wpdt-c .radio input{width:19px;height:19px}.wpdt-c .radio input:checked+.input-helper:after{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.wpdt-c .radio .input-helper:before{top:-1px;width:19px;height:19px;border-radius:50%}.wpdt-c .radio .input-helper:after{width:9px;height:9px;background:#2196F3;border-radius:50%;top:4px;left:5px;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}.wpdt-c .checkbox-inline,.wpdt-c .radio-inline{vertical-align:top;margin-top:0;padding-left:25px}.wpdt-c .checkbox-light .input-helper:before,.wpdt-c .radio-light .input-helper:before{border-color:#fff}.wpdt-c .checkbox-light input:checked+.input-helper:before{border-color:#fff;background-color:#fff}.wpdt-c .checkbox-light input:checked+.input-helper:after{color:#333}.wpdt-c html:not(.ie9) .select{position:relative}.wpdt-c html:not(.ie9) .select:before{position:absolute;top:0;right:0;content:"";height:calc(100% - 2px);width:30px;background-color:#FFF;background-position:right calc(100% - 7px);background-repeat:no-repeat;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4QUYDDMcpfFSnAAAAJJJREFUKM/VkTEOglAQRB+Emta72HuRuQG9REzsucEchdID0FpS2hA7O5tP8iX/J9LJJptsduZtMQv7KtubvUW0OAId8MowNdBJugNUkfAEDsApA47BA0C5DJIeQANMCWgCmuD5Bm0jaQBaYI6gGWglDdksFsH2xfY79DkVYJk6IOkK9EAv6fZT6muT7U3v+sP6AODpN6SzPrkNAAAAAElFTkSuQmCC);pointer-events:none;z-index:5}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c html:not(.ie9) .select:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4QUYDDQZmtow1AAAAQpJREFUSMftlLFKA0EURU8Wm5DePmhl5Q+kFn/jVinSBMFGyR/ElGLzPsFORFKmSpcfCIqlWNiIBAmxmYVhcTKz7Fo5F6bY4ew7PN7wICcnJxYz+9NanQDYB7oNfV+SnquXBwF4Dhw1FK6B4+plEYBvgW0D2dbVIEkoaQrM3OeuhqhkZ65GXOgNegLcheYcSMf9M6n7aJCEmfWAR2CQKFwA55I+yxpJwor8EHgCTiPoCjiT9LYPKmJCV2AIvO7BXoBhTBYVljOQtATGwMcv2Dswckx0cRSR7nzpPXAJfHvIBriQ9ODPvtUVZWbXZrZz56ruSixSIL9TYAqcuHPTamcpy7jNZZ+T80/zAzioYvQbRGcPAAAAAElFTkSuQmCC);background-size:12px 12px}}.wpdt-c html:not(.ie9) .select:not(.fg-line):before{right:0}.wpdt-c html:not(.ie9) .select.fg-line:before{right:10px}.wpdt-c .input-group:not(.input-group-lg):not(.input-group-sm) .input-group-addon{font-size:15px}.wpdt-c .input-group-addon{border-width:0 0 1px 0;min-width:42px}.wpdt-c .input-group-addon>.zmdi{position:relative;top:3px}.wpdt-c .fg-line{position:relative;vertical-align:top}.wpdt-c .fg-line:not(.form-group){display:inline-block;width:100%}.wpdt-c .fg-line .form-control:disabled{color:#9d9d9d;background:#fff0}.wpdt-c .fg-line:not(.disabled):after,.wpdt-c .fg-line:not(.readonly):after{position:absolute;z-index:3;bottom:0;left:0;height:2px;width:100%;content:"";-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:300ms;transition-duration:300ms}.wpdt-c .fg-line:not([class*=has-]):after{display:none}.wpdt-c .fg-line.readonly .form-control{color:#9d9d9d;background:#fff0}.wpdt-c .fg-line.fg-toggled:after{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.wpdt-c .fg-float{margin-top:2px;position:relative}.wpdt-c .fg-float .form-control{position:relative;background:#fff0;z-index:1}.wpdt-c .fg-float .form-control::-moz-placeholder{color:#fff;opacity:1}.wpdt-c .fg-float .form-control:-ms-input-placeholder{color:#fff}.wpdt-c .fg-float .form-control::-webkit-input-placeholder{color:#fff}.wpdt-c .fg-float .fg-label{-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:200ms;transition-duration:200ms;position:absolute;top:5px;font-weight:400;color:#959595;pointer-events:none;z-index:0;left:0;white-space:nowrap}.wpdt-c .fg-float .fg-toggled .fg-label{top:-20px;font-size:11px}.wpdt-c .control-label{font-weight:400}.wpdt-c .toggle-switch{display:inline-block;vertical-align:top;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wpdt-c .toggle-switch .ts-label{display:inline-block;margin:0 20px 0 0;vertical-align:top;-webkit-transition:color 0.56s cubic-bezier(.4,0,.2,1);transition:color 0.56s cubic-bezier(.4,0,.2,1)}.wpdt-c .toggle-switch .ts-helper{display:inline-block;position:relative;width:40px;height:16px;border-radius:8px;background:rgb(0 0 0 / .26);-webkit-transition:background 0.28s cubic-bezier(.4,0,.2,1);transition:background 0.28s cubic-bezier(.4,0,.2,1);vertical-align:middle;cursor:pointer}.wpdt-c .toggle-switch .ts-helper:before{content:'';position:absolute;top:-4px;left:-4px;width:24px;height:24px;background:#fafafa;box-shadow:0 2px 8px rgb(0 0 0 / .28);border-radius:50%;webkit-transition:left 0.28s cubic-bezier(.4,0,.2,1),background 0.28s cubic-bezier(.4,0,.2,1),box-shadow 0.28s cubic-bezier(.4,0,.2,1);transition:left 0.28s cubic-bezier(.4,0,.2,1),background 0.28s cubic-bezier(.4,0,.2,1),box-shadow 0.28s cubic-bezier(.4,0,.2,1)}.wpdt-c .toggle-switch:not(.disabled) .ts-helper:active:before{box-shadow:0 2px 8px rgb(0 0 0 / .28),0 0 0 20px rgb(128 128 128 / .1)}.wpdt-c .toggle-switch input{position:absolute;z-index:1;width:16px;height:16px;cursor:pointer;right:11px;top:12px;background:#FAFBFC;border:1px solid #C1C7D0;box-sizing:border-box;border-radius:3px;margin:0;box-shadow:none;outline:none!important}.wpdt-c .wdt-datatables-admin-wrap .check-column i{font-size:18px}.wpdt-c .wpDataTableFilterSection .wdt_checkbox_option input[type=checkbox],.wpdt-c .wdt-datatables-admin-wrap .check-column input[type=checkbox]{z-index:1;width:16px;height:16px;cursor:pointer;background:#FFF;border:1px solid #C1C7D0;box-sizing:border-box;border-radius:3px;margin:0!important;box-shadow:none;outline:none!important;vertical-align:baseline;opacity:1}.wpdt-c .wpDataTableFilterSection .wdt_checkbox_option input[type=checkbox]{position:absolute;top:6px}.wpdt-c .wdt-datatables-admin-wrap .check-column input[type=checkbox]:checked::before,.wpdt-c .wpDataTableFilterSection .wdt_checkbox_option input[type=checkbox]:checked::before{font-family:'wpDataTablesIcons';content:'\f00c';width:16px;height:16px;color:#fff;border:1px solid #2684FF;background:#2684FF;border-radius:3px;margin:0;padding:1px 0 0 0;font-size:11px;float:none;font-weight:700;position:absolute;left:-1px;top:-1px;opacity:1}.wpdt-c .wdt-datatables-admin-wrap #cb-select-all-1 input[type=checkbox]:checked::before{padding:2px 0 0 0}.wpdt-c .toggle-switch input[type=checkbox]:checked:before{font-family:'wpDataTablesIcons';content:'\f00c';width:16px;height:16px;color:#fff;border:1px solid #2684FF;background:#2684FF;border-radius:3px;margin:0;padding:1px 0 0 0;font-size:12px;float:none;font-weight:700;position:absolute;left:-1px;top:-1px}.wpdt-c .toggle-switch input.wdt-premium-feature[type=checkbox]:checked:before{display:none}.wpdt-c .toggle-switch input:checked+.ts-helper:before{left:20px}.wpdt-c .toggle-switch:not([data-ts-color]) input:not(:disabled):checked+.ts-helper{background:rgb(0 150 136 / .5)}.wpdt-c .toggle-switch:not([data-ts-color]) input:not(:disabled):checked+.ts-helper:before{background:#009688}.wpdt-c .toggle-switch:not([data-ts-color]) input:not(:disabled):checked+.ts-helper:active:before{box-shadow:0 2px 8px rgb(0 0 0 / .28),0 0 0 20px rgb(0 150 136 / .2)}.wpdt-c .toggle-switch.disabled{opacity:.6;filter:alpha(opacity=60)}.wpdt-c .toggle-switch[data-ts-color="red"] input:not(:disabled):checked+.ts-helper{background:rgb(244 67 54 / .5)}.wpdt-c .toggle-switch[data-ts-color="red"] input:not(:disabled):checked+.ts-helper:before{background:#F44336}.wpdt-c .toggle-switch[data-ts-color="red"] input:not(:disabled):checked+.ts-helper:active:before{box-shadow:0 2px 8px rgb(0 0 0 / .28),0 0 0 20px rgb(244 67 54 / .2)}.wpdt-c .toggle-switch[data-ts-color="blue"] input:not(:disabled):checked+.ts-helper{background:rgb(33 150 243 / .5)}.wpdt-c .toggle-switch[data-ts-color="blue"] input:not(:disabled):checked+.ts-helper:before{background:#2196F3}.wpdt-c .toggle-switch[data-ts-color="blue"] input:not(:disabled):checked+.ts-helper:active:before{box-shadow:0 2px 8px rgb(0 0 0 / .28),0 0 0 20px rgb(33 150 243 / .2)}.wpdt-c .toggle-switch[data-ts-color="amber"] input:not(:disabled):checked+.ts-helper{background:rgb(255 193 7 / .5)}.wpdt-c .toggle-switch[data-ts-color="amber"] input:not(:disabled):checked+.ts-helper:before{background:#FFC107}.wpdt-c .toggle-switch[data-ts-color="amber"] input:not(:disabled):checked+.ts-helper:active:before{box-shadow:0 2px 8px rgb(0 0 0 / .28),0 0 0 20px rgb(255 193 7 / .2)}.wpdt-c .toggle-switch[data-ts-color="purple"] input:not(:disabled):checked+.ts-helper{background:rgb(186 104 200 / .5)}.wpdt-c .toggle-switch[data-ts-color="purple"] input:not(:disabled):checked+.ts-helper:before{background:#BA68C8}.wpdt-c .toggle-switch[data-ts-color="purple"] input:not(:disabled):checked+.ts-helper:active:before{box-shadow:0 2px 8px rgb(0 0 0 / .28),0 0 0 20px rgb(186 104 200 / .2)}.wpdt-c .toggle-switch[data-ts-color="pink"] input:not(:disabled):checked+.ts-helper{background:rgb(233 30 99 / .5)}.wpdt-c .toggle-switch[data-ts-color="pink"] input:not(:disabled):checked+.ts-helper:before{background:#E91E63}.wpdt-c .toggle-switch[data-ts-color="pink"] input:not(:disabled):checked+.ts-helper:active:before{box-shadow:0 2px 8px rgb(0 0 0 / .28),0 0 0 20px rgb(233 30 99 / .2)}.wpdt-c .toggle-switch[data-ts-color="lime"] input:not(:disabled):checked+.ts-helper{background:rgb(205 220 57 / .5)}.wpdt-c .toggle-switch[data-ts-color="lime"] input:not(:disabled):checked+.ts-helper:before{background:#CDDC39}.wpdt-c .toggle-switch[data-ts-color="lime"] input:not(:disabled):checked+.ts-helper:active:before{box-shadow:0 2px 8px rgb(0 0 0 / .28),0 0 0 20px rgb(205 220 57 / .2)}.wpdt-c .toggle-switch[data-ts-color="cyan"] input:not(:disabled):checked+.ts-helper{background:rgb(0 188 212 / .5)}.wpdt-c .toggle-switch[data-ts-color="cyan"] input:not(:disabled):checked+.ts-helper:before{background:#00BCD4}.wpdt-c .toggle-switch[data-ts-color="cyan"] input:not(:disabled):checked+.ts-helper:active:before{box-shadow:0 2px 8px rgb(0 0 0 / .28),0 0 0 20px rgb(0 188 212 / .2)}.wpdt-c .toggle-switch[data-ts-color="green"] input:not(:disabled):checked+.ts-helper{background:rgb(76 175 80 / .5)}.wpdt-c .toggle-switch[data-ts-color="green"] input:not(:disabled):checked+.ts-helper:before{background:#4CAF50}.wpdt-c .toggle-switch[data-ts-color="green"] input:not(:disabled):checked+.ts-helper:active:before{box-shadow:0 2px 8px rgb(0 0 0 / .28),0 0 0 20px rgb(76 175 80 / .2)}.wpdt-c .has-error .checkbox .input-helper:before{border-color:#f99d97}.wpdt-c .has-error .checkbox .input-helper:after{border-bottom-color:#f77066;border-left-color:#f77066}.wpdt-c .has-error .fg-line:after{background:#F44336}.wpdt-c .has-success .checkbox .input-helper:before{border-color:#92cf94}.wpdt-c .has-success .checkbox .input-helper:after{border-bottom-color:#6ec071;border-left-color:#6ec071}.wpdt-c .has-success .fg-line:after{background:#4CAF50}.wpdt-c .has-warning .checkbox .input-helper:before{border-color:#ffc166}.wpdt-c .has-warning .checkbox .input-helper:after{border-bottom-color:#ffad33;border-left-color:#ffad33}.wpdt-c .has-warning .fg-line:after{background:#FF9800}.wpdt-c .ie9-placeholder{color:#888!important;font-weight:400}.wpdt-c .ie9 textarea{overflow:auto!important}.wpdt-c .pagination{border-radius:0}.wpdt-c .pagination>li{margin:0 2px;display:inline-block;vertical-align:top}.wpdt-c .pagination>li>a,.wpdt-c .pagination>li>span{border-radius:50%;padding:0;width:40px;height:40px;line-height:38px;text-align:center;font-size:14px;z-index:1;position:relative;cursor:pointer;background-clip:padding-box}.wpdt-c .pagination>li>a>.zmdi,.wpdt-c .pagination>li>span>.zmdi{font-size:22px;line-height:39px}.wpdt-c .pagination>li.disabled{opacity:.5;filter:alpha(opacity=50)}.wpdt-c .lg-pagination{width:100%;text-align:center;padding:40px 0;margin-top:0}.wpdt-c .pager li>a,.wpdt-c .pager li>span{padding:5px 10px 6px;color:#7E7E7E}.wpdt-c .popover{box-shadow:0 2px 30px rgb(0 0 0 / .2)}.wpdt-c .popover-title{border-bottom:0;padding:15px;font-size:12px;text-transform:uppercase}.wpdt-c .popover-title+.popover-content{padding-top:0}.wpdt-c .popover-content{padding:15px}.wpdt-c .popover-content p{margin-bottom:0}.wpdt-c .fw-container .tab-content{padding:25px 0}.wpdt-c .fw-container .fw-footer{text-align:center;margin:30px 0 0;width:100%;border-top:2px solid #eee;padding:15px 0}.wpdt-c.alert{font-size:13px}.wpdt-c.alert span{cursor:pointer}.wpdt-c.alert:not(.alert-dismissible){padding-right:30px}.wpdt-c.alert.alert-dismissable{padding-right:44px}.wpdt-c.alert-inverse{background-color:#333;border-color:#fff0;color:#fff}.wpdt-c.alert-inverse hr{border-top-color:#fff0}.wpdt-c.alert-inverse .alert-link{color:#e6e6e6}.wpdt-c.growl-animated.alert-inverse{box-shadow:0 0 5px rgb(51 51 51 / .5)}.wpdt-c.growl-animated.alert-info{box-shadow:0 0 5px rgb(33 150 243 / .5)}.wpdt-c.growl-animated.alert-success{box-shadow:0 0 5px rgb(76 175 80 / .5);background:#EBFBEE;border:1px solid #40C057;box-sizing:border-box;color:#061938;padding:8px 12px;font-family:Inter;font-size:12px;line-height:20px}.wpdt-c.growl-animated.alert-success .wpdt-icon-check-circle-full{color:#2F9E44;margin-right:4px}.wpdt-c.growl-animated.alert-warning{box-shadow:0 0 5px rgb(255 193 7 / .5)}.wpdt-c.growl-animated.alert-danger{background:linear-gradient(0deg,rgb(240 62 62 / .04),rgb(240 62 62 / .04)),#FFFFFF;border:1px solid #F03E3E;box-sizing:border-box;box-shadow:0 1px .5px rgb(0 0 0 / .08),0 5px 5px rgb(0 0 0 / .04);border-radius:4px;font-family:Inter;font-style:normal;font-weight:400;font-size:12px;line-height:20px;color:#061938}.wpdt-c.growl-animated.alert-danger span.wpdt-icon-exclamation-triangle{margin-right:4px;color:#F03E3E}.wpdt-c.alert-link{color:#fff!important}.wpdt-c .lightbox .lightbox-item{overflow:hidden}.wpdt-c .lightbox .lightbox-item>img{-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:200ms;transition-duration:200ms;width:100%;border-radius:2px}.wpdt-c .lightbox .lightbox-item:hover{cursor:pointer}.wpdt-c .lightbox .lightbox-item:hover img{-webkit-transform:scale(1.35) rotate(10deg);-ms-transform:scale(1.35) rotate(10deg);-o-transform:scale(1.35) rotate(10deg);transform:scale(1.35) rotate(10deg)}.wpdt-c .lightbox [data-src]:before,.wpdt-c .lightbox [data-src]:after{content:" ";display:table}.wpdt-c .lightbox [data-src]:after{clear:both}.wpdt-c .lightbox [data-src]:before,.wpdt-c .lightbox [data-src]:after{content:" ";display:table}.wpdt-c .lightbox [data-src]:after{clear:both}.wpdt-c .lightbox .lightbox-item:not(.p-item){position:relative}.wpdt-c .carousel .carousel-control{-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:250ms;transition-duration:250ms;opacity:0;filter:alpha(opacity=0)}.wpdt-c .carousel .carousel-control .zmdi{position:absolute;top:50%;left:50%;line-height:100%}@media screen and (min-width:768px){.wpdt-c .carousel .carousel-control .zmdi{font-size:60px;width:60px;height:60px;margin-top:-30px;margin-left:-30px}}@media screen and (max-width:991px){.wpdt-c .carousel .carousel-control .zmdi{width:24px;height:24px;margin-top:-12px;margin-left:-12px}}.wpdt-c .carousel:hover .carousel-control{opacity:1;filter:alpha(opacity=100)}.wpdt-c .carousel .carousel-caption{background:rgb(0 0 0 / .6);left:0;right:0;bottom:0;width:100%;padding-bottom:50px}.wpdt-c .carousel .carousel-caption>h3{color:#fff;margin:0 0 5px;font-weight:300}.wpdt-c .carousel .carousel-caption>p{margin:0}@media screen and (max-width:991px){.wpdt-c .carousel .carousel-caption{display:none}}.wpdt-c .carousel .carousel-indicators{bottom:10px;margin:0;left:0;bottom:0;width:100%;padding:0 0 6px;background:rgb(0 0 0 / .6)}.wpdt-c .carousel .carousel-indicators li{border-radius:0;width:15px;border:0;background:#fff;height:3px;margin:0;-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:250ms;transition-duration:250ms}.wpdt-c .carousel .carousel-indicators li.active{width:25px;height:3px;background:#FF9800}.wpdt-c .modal .modal-content{box-shadow:0 5px 20px rgb(0 0 0 / .31);border-radius:3px;border:0}.wpdt-c .modal .modal-header{padding:23px 26px}.wpdt-c .modal .modal-body{padding:0 26px 10px}.wpdt-c .modal .modal-footer .btn-link{font-size:14px;color:#000;font-weight:500}.wpdt-c .modal .modal-footer .btn-link:hover{background-color:#eee}.wpdt-c .modal:not([data-modal-color]) .modal-footer .btn-link{font-weight:500}.wpdt-c .modal:not([data-modal-color]) .modal-footer .btn-link:hover{background-color:#eee;background:#eee}.wpdt-c .modal[data-modal-color]{color:#fff}.wpdt-c .modal[data-modal-color] .modal-title,.wpdt-c .modal[data-modal-color] .modal-footer .btn-link{color:#fff}.wpdt-c .modal[data-modal-color] .modal-footer{background:#FFF}.modal[data-modal-color] .modal-backdrop{background:#fff}.wpdt-c .modal[data-modal-color] .modal-footer .btn-link{font-weight:400}.wpdt-c .modal[data-modal-color] .modal-footer .btn-link:hover{background-color:rgb(0 0 0 / .1)}.wpdt-c .modal[data-modal-color="blue"] .modal-content{background:#2196F3}.wpdt-c .modal[data-modal-color="cyan"] .modal-content{background:#00BCD4}.wpdt-c .modal[data-modal-color="green"] .modal-content{background:#4CAF50}.wpdt-c .modal[data-modal-color="lightgreen"] .modal-content{background:#7fc032}.wpdt-c .modal[data-modal-color="lightblue"] .modal-content{background:#03A9F4}.wpdt-c .modal[data-modal-color="amber"] .modal-content{background:#FFC107}.wpdt-c .modal[data-modal-color="teal"] .modal-content{background:#009688}.wpdt-c .modal[data-modal-color="orange"] .modal-content{background:#FF9800}.wpdt-c .modal[data-modal-color="bluegray"] .modal-content{background:#607D8B}.wpdt-c .modal[data-modal-color="red"]{font-family:Inter;font-style:normal;font-weight:400}.wpdt-c .modal[data-modal-color="red"] .modal-title{font-size:15px;line-height:20px;color:#061938}.wpdt-c .modal[data-modal-color="red"] .modal-title i{color:#F03E3E;margin-right:8px}.wpdt-c .modal[data-modal-color="red"] .modal-content{background:#FFF;border:1px solid #F03E3E;box-sizing:border-box;box-shadow:0 0 1px rgb(0 0 0 / .04),0 2px 6px rgb(0 0 0 / .04),0 16px 24px rgb(0 0 0 / .06);border-radius:4px;font-size:14px;line-height:24px;color:#5A6C89}.wpdt-c .panel{box-shadow:none;border:0}.wpdt-c .panel-heading{padding:0}.wpdt-c .panel-title>a{padding:10px 15px;display:block;font-size:13px}.wpdt-c .panel-collapse .panel-heading{position:relative}.wpdt-c .panel-collapse .panel-heading .panel-title>a{padding:8px 5px 16px 30px;color:#000;position:relative}.wpdt-c .panel-collapse .panel-heading .panel-title>a:after,.wpdt-c .panel-collapse .panel-heading .panel-title>a:before{position:absolute;bottom:0;left:0;height:2px;width:100%;content:"";-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:300ms;transition-duration:300ms;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.wpdt-c .panel-collapse .panel-heading .panel-title>a:after{-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}.wpdt-c .panel-collapse .panel-heading:not(.active) .panel-title>a:before{background:#eee}.wpdt-c .panel-collapse .panel-heading:before,.wpdt-c .panel-collapse .panel-heading:after{font-family:'wpDataTablesIcons';font-size:17px;position:absolute;left:0;-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:300ms;transition-duration:300ms;-webkit-backface-visibility:hidden;backface-visibility:hidden;top:7px}.wpdt-c .panel-collapse .panel-heading:before{content:"\f107";-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.wpdt-c .panel-collapse .panel-heading:after{-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);content:"\f106"}.wpdt-c .panel-collapse .panel-heading.active .panel-title>a:after{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.wpdt-c .panel-collapse .panel-heading.active:before{-webkit-transform:scale(0) rotate(-90deg);-ms-transform:scale(0) rotate(-90deg);-o-transform:scale(0) rotate(-90deg);transform:scale(0) rotate(-90deg)}.wpdt-c .panel-collapse .panel-heading.active:after{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.wpdt-c .panel-collapse .panel-body{border-top:0!important;padding-left:5px;padding-right:5px}.wpdt-c .panel-group:not([data-collapse-color]) .panel-collapse .panel-heading.active .panel-title>a:after{background:#2196F3}.wpdt-c .panel-group[data-collapse-color="red"] .panel-collapse .panel-heading.active .panel-title>a:after{background:#F44336}.wpdt-c .panel-group[data-collapse-color="green"] .panel-collapse .panel-heading.active .panel-title>a:after{background:#4CAF50}.wpdt-c .panel-group[data-collapse-color="amber"] .panel-collapse .panel-heading.active .panel-title>a:after{background:#FFC107}.wpdt-c .panel-group[data-collapse-color="teal"] .panel-collapse .panel-heading.active .panel-title>a:after{background:#009688}.wpdt-c .panel-group[data-collapse-color="black"] .panel-collapse .panel-heading.active .panel-title>a:after{background:#000}.wpdt-c .panel-group[data-collapse-color="cyan"] .panel-collapse .panel-heading.active .panel-title>a:after{background:#00BCD4}.wpdt-c .breadcrumb{border-radius:0;margin-top:-27px;margin-bottom:50px}@media (min-width:1280px){.wpdt-c .breadcrumb{padding:10px 33px 11px 0}}@media (max-width:1279px){.wpdt-c .breadcrumb{padding:10px 33px 11px}}.wpdt-c .messages{height:calc(100vh - 130px);position:relative;overflow:hidden}.wpdt-c .messages header{min-height:55px}.wpdt-c .messages header .actions{position:absolute;top:12px;right:13px}.wpdt-c .m-sidebar{width:300px;border-right:1px solid #eee;position:absolute;height:100%;left:0;top:0;z-index:1}@media (max-width:767px){.m-sidebar{width:60px}.m-sidebar .list-group-item{padding:10px!important}.m-sidebar .ms-time{display:none}}.wpdt-c .m-sidebar header{background-color:#F7F7F7;padding:20px}.wpdt-c .m-sidebar header h2{line-height:100%;font-size:15px;margin:0;text-transform:uppercase;font-weight:400}.wpdt-c .m-sidebar .lgi-heading{max-width:120px}.wpdt-c .m-sidebar .list-group{height:calc(100% - 130px)}.wpdt-c .m-sidebar .mCSB_scrollTools{z-index:2}.wpdt-c .ms-time{position:absolute;top:16px;right:25px;color:#777}.wpdt-c .ms-search{padding:20px 25px;position:relative}.wpdt-c .ms-search .zmdi-search{position:absolute;left:0;top:8px;font-size:20px}.wpdt-c .ms-search input{padding-left:25px!important}.wpdt-c .m-body{position:relative;height:100%}@media (min-width:768px){.wpdt-c .m-body{padding-left:300px}}@media (max-width:767px){.wpdt-c .m-body{padding-left:60px}}.wpdt-c .mb-header{background-color:#F7F7F7;box-shadow:0 -1px 0 1px #eaeaea;position:relative;z-index:2}.wpdt-c .mbh-user{padding:12px 20px}.wpdt-c .mbh-user>img{width:30px;height:30px;border-radius:50%;float:left;margin-right:15px}.wpdt-c .mb-list{height:calc(100% - 55px);position:relative}.wpdt-c .mbl-messages{padding:50px 50px 0;height:calc(100vh - 259px);overflow-x:hidden}@media (max-width:767px){.wpdt-c .mbl-messages{padding:20px 20px 0}}.wpdt-c .mblm-item{position:relative;margin-bottom:10px}.wpdt-c .mblm-item>div{display:inline-block;max-width:70%;padding:15px 20px;border-radius:2px;position:relative}.wpdt-c .mblm-item small{display:block;color:#777;padding:5px 20px}.wpdt-c .mblm-item-left>div{background-color:#eee}.wpdt-c .mblm-item-right{text-align:right}.wpdt-c .mblm-item-right>div{background-color:#FFC107;color:#fff}.wpdt-c .mblmi-img{margin:-10px -15px;cursor:pointer}.wpdt-c .mblmi-img img{max-width:250px;border-radius:2px}.wpdt-c .mbl-compose{border-top:1px solid #eee;height:70px;position:absolute;bottom:0;left:0;width:100%;padding:15px 65px 15px 15px}.wpdt-c .mbl-compose textarea{height:100%;width:100%;border-radius:2px;border:0;resize:none;background:#eee;padding:5px 10px;color:#5E5E5E;-webkit-transition:background-color;-o-transition:background-color;transition:background-color;-webkit-transition-duration:300ms;transition-duration:300ms}.wpdt-c .mbl-compose button{position:absolute;top:14px;right:15px;background:#fff0;border:0;font-size:25px}.wpdt-c .mbl-compose button:hover{color:#333}.wpdt-c .four-zero{height:100vh;background-color:#607D8B}.wpdt-c .fz-block{background:#557382;border-radius:2px;position:absolute;top:50%;margin-top:-150px;color:#ECF0F1;text-align:center;padding:25px;height:300px;width:500px;left:50%;margin-left:-250px}.wpdt-c .fz-block h2{font-size:130px;line-height:100%;color:#ECF0F1;font-weight:100}@media (max-width:767px){.wpdt-c .fz-block{width:calc(100% - 40px);left:20px;margin-left:0;height:260px;margin-top:-130px}.wpdt-c .fz-block h2{font-size:90px}}.wpdt-c .fz-block small{display:block;font-size:26px;margin-top:-10px}.wpdt-c .fzb-links{margin-top:20px}.wpdt-c .fzb-links>a{font-size:16px;display:inline-block;color:#ECF0F1;margin:0 1px;line-height:30px;width:30px;height:30px;background:rgb(0 0 0 / .09);border-radius:50%;text-align:center}.wpdt-c .fzb-links>a:hover{background:rgb(0 0 0 / .2)}.wpdt-c .login-content{min-height:100vh;text-align:center;background-color:#009688}.wpdt-c .login-content:before{display:inline-block;content:'';height:100vh;width:1px;vertical-align:middle}.wpdt-c .lc-block{max-width:500px;padding:20px 0;width:80%;display:inline-block;vertical-align:middle;position:relative}.wpdt-c .lc-block:not(.toggled){display:none}.wpdt-c .lc-block.toggled{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:300ms;animation-duration:300ms;-webkit-animation-fill-mode:both;animation-fill-mode:both;z-index:10}.wpdt-c .lc-block:not(.lc-block-alt) .lcb-form{padding:35px 55px 35px 25px}.wpdt-c .lc-block:not(.lc-block-alt) .btn-login{top:50%;margin-top:-43px;right:-25px}.wpdt-c .lc-block .checkbox{margin:5px 0 0 41px;text-align:left}.wpdt-c .lcb-form{background:#fff;box-shadow:0 1px 1px rgb(0 0 0 / .15);border-radius:2px}.wpdt-c .lcb-navigation{margin-top:15px}.wpdt-c .lcb-navigation a,.wpdt-c .lcb-navigation a span{-webkit-transition:width;-o-transition:width;transition:width;-webkit-transition-duration:200ms;transition-duration:200ms}.wpdt-c .lcb-navigation a{color:#fff;display:inline-block;background:rgb(255 255 255 / .2);margin:0 1px;width:30px;height:30px;border-radius:20px;vertical-align:top;white-space:nowrap;text-align:left}.wpdt-c .lcb-navigation a i{width:30px;font-style:normal;font-size:16px;display:inline-block;vertical-align:top;text-align:center;line-height:30px}.wpdt-c .lcb-navigation a span{width:0;overflow:hidden;display:inline-block;line-height:29px;margin-left:-3px}.wpdt-c .lcb-navigation a:hover span{width:100%}.wpdt-c .lcb-navigation a[data-ma-block="#l-register"]:hover{width:95px}.wpdt-c .lcb-navigation a[data-ma-block="#l-forget-password"]:hover{width:147px}.wpdt-c .lcb-navigation a[data-ma-block="#l-login"]:hover{width:85px}.wpdt-c .lc-block-alt .lcb-form{padding:70px 35px 60px}.wpdt-c .lc-block-alt .btn-login{bottom:0;left:50%;margin-left:-25px}.wpdt-c .lcb-user{width:100px;height:100px;border-radius:50%;border:5px solid #fff;position:absolute;top:-35px;left:50%;margin-left:-50px;box-shadow:0 -4px 10px rgb(0 0 0 / .18)}.wpdt-c #profile-main{min-height:500px;position:relative}@media (min-width:1200px){.wpdt-c #profile-main .pm-overview{width:300px}}@media (min-width:768px) and (max-width:1200px){.wpdt-c #profile-main .pm-overview{width:250px}}@media (min-width:768px){.wpdt-c #profile-main .pm-overview{position:absolute;left:0;top:0;height:100%;background:#f8f8f8;border-right:1px solid #eee}}@media (max-width:767px){.wpdt-c #profile-main .pm-overview{width:100%;background:#333;text-align:center}}@media (min-width:1200px){.wpdt-c #profile-main .pm-body{padding-left:300px}}@media (min-width:768px) and (max-width:1200px){.wpdt-c #profile-main .pm-body{padding-left:250px}}@media (max-width:767px){.wpdt-c #profile-main .pm-body{padding-left:0}}.wpdt-c #profile-main .pmo-pic{position:relative;margin:20px}@media (min-width:768px){.wpdt-c #profile-main .pmo-pic img{width:100%;border-radius:2px 2px 0 0}}@media (max-width:767px){.wpdt-c #profile-main .pmo-pic img{width:180px;display:inline-block;height:180px;border-radius:50%;border:4px solid #fff;box-shadow:0 8px 17px rgb(0 0 0 / .2),0 6px 20px rgb(0 0 0 / .19)}}.wpdt-c #profile-main .pmo-pic .pmo-stat{border-radius:0 0 2px 2px;color:#fff;text-align:center;padding:30px 5px 0}@media (min-width:768px){.wpdt-c #profile-main .pmo-pic .pmo-stat{background:#FFC107;padding-bottom:15px}}.wpdt-c #profile-main .pmo-pic .pmop-edit{position:absolute;top:0;left:0;color:#fff;background:rgb(0 0 0 / .38);text-align:center;padding:10px 10px 11px}.wpdt-c #profile-main .pmo-pic .pmop-edit:hover{background:rgb(0 0 0 / .8)}.wpdt-c #profile-main .pmo-pic .pmop-edit i{font-size:18px;vertical-align:middle;margin-top:-3px}@media (min-width:768px){.wpdt-c #profile-main .pmo-pic .pmop-edit{width:100%;opacity:0;filter:alpha(opacity=0)}.wpdt-c #profile-main .pmo-pic .pmop-edit i{margin-right:4px}}.wpdt-c #profile-main .pmo-pic:hover .pmop-edit{opacity:1;filter:alpha(opacity=100)}.wpdt-c #profile-main .pmo-pic .pmop-message{position:absolute;bottom:27px;left:50%;margin-left:-25px}.wpdt-c #profile-main .pmo-pic .pmop-message .dropdown-menu{padding:5px 0 55px;left:-90px;width:228px;height:150px;top:-74px;-webkit-transform-origin:center;transform-origin:center}.wpdt-c #profile-main .pmo-pic .pmop-message .dropdown-menu textarea{width:100%;height:95px;border:0;resize:none;padding:10px 19px}.wpdt-c #profile-main .pmo-pic .pmop-message .dropdown-menu button{bottom:5px;left:88px}.wpdt-c #profile-main .pmb-block{margin-bottom:20px}@media (min-width:1200px){.wpdt-c #profile-main .pmb-block{padding:40px 42px 0}}@media (max-width:1199px){.wpdt-c #profile-main .pmb-block{padding:30px 20px 0}}.wpdt-c #profile-main .pmb-block:last-child{margin-bottom:50px}.wpdt-c #profile-main .pmb-block .pmbb-header{margin-bottom:25px;position:relative}.wpdt-c #profile-main .pmb-block .pmbb-header .actions{position:absolute;top:-2px;right:0}.wpdt-c #profile-main .pmb-block .pmbb-header h2{margin:0;font-weight:100;font-size:20px}.wpdt-c #profile-main .pmb-block .pmbb-edit{position:relative;z-index:1;display:none}.wpdt-c #profile-main .pmb-block .pmbb-edit,.wpdt-c #profile-main .pmb-block .pmbb-view{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.wpdt-c #profile-main .pmb-block.toggled .pmbb-edit{display:block}.wpdt-c #profile-main .pmb-block.toggled .pmbb-view{display:none}.wpdt-c #profile-main .pmo-block{padding:25px}.wpdt-c #profile-main .pmo-block>h2{font-size:16px;margin:0 0 15px}.wpdt-c #profile-main .pmo-items .pmob-body{padding:0 10px}.wpdt-c #profile-main .pmo-items a{display:block;padding:4px}.wpdt-c #profile-main .pmo-items a img{width:100%}.wpdt-c .pmo-contact ul{list-style:none;margin:0;padding:0}.wpdt-c .pmo-contact ul li{position:relative;padding:8px 0 8px 35px}.wpdt-c .pmo-contact ul li i{font-size:18px;vertical-align:top;line-height:100%;position:absolute;left:0;width:18px;text-align:center}.wpdt-c .pmo-map{margin:20px -21px -18px;display:block}.wpdt-c .pmo-map img{width:100%}@media (max-width:767px){.c-timeline{background:#edecec;box-shadow:none}.c-timeline .tab-nav{background:#fff;box-shadow:0 1px 1px rgb(0 0 0 / .15)}}.wpdt-c .timeline{position:relative}@media (min-width:768px){.wpdt-c .timeline{padding:50px 50px 50px 100px}}@media (max-width:767px){.wpdt-c .timeline{margin-top:30px}}.wpdt-c .t-view{border:1px solid #eee;position:relative;margin-bottom:35px}@media (max-width:767px){.wpdt-c .t-view{background:#fff;box-shadow:0 1px 1px rgb(0 0 0 / .15)}}.wpdt-c .t-view .tv-header{padding:16px 18px;border-bottom:1px solid #eee;background:#F9F9F9}.wpdt-c .t-view .tv-header .actions{position:absolute;top:5px;right:10px}.wpdt-c .t-view .tv-body{padding:23px 25px}.wpdt-c .t-view .tv-body .tvb-lightbox{margin:0 -8px 15px}.wpdt-c .t-view .tv-body .tvb-lightbox [data-src]{padding:0 5px;margin-bottom:5px}.wpdt-c .t-view .tvh-user{display:block}.wpdt-c .t-view .tvh-user img{width:46px;height:46px;border-radius:50%}.wpdt-c .tab-nav.settings{box-shadow:none}.wpdt-c .tab-nav.settings>li{float:none;display:block}.wpdt-c .bootstrap-select.btn-group .dropdown-menu li{display:block;margin:0}.wpdt-c .card .card-header.wdt-admin-card-header h2 span{font-size:16px}.wpdt-c .card .card-header h2 small{font-family:var(--wpdt-inter-google-font,inherit);font-size:11px;margin-top:2px;color:#8796AF}.wpdt-c .checkbox .input-helper:after{font-size:14px}#series-settings-container div.chart-series-block:first-child .chart-show-yaxis{display:none}#series-settings-container div.chart-series-block{background:#FFF;box-shadow:0 2px 5px rgb(23 43 77 / .1),0 0 1px rgb(23 43 77 / .32);border-radius:3px;padding-bottom:10px;margin-bottom:20px}#series-settings-container div.chart-series-block h4.title{margin:0!important;padding:15px;background-color:#F8F8FA}#series-settings-container div.chart-series-block .chart-series-label,#series-settings-container div.chart-series-block .chart-series-color,#series-settings-container div.chart-series-block .chart-series-type,#series-settings-container div.chart-series-block .chart-show-yaxis{padding:0 20px!important}#series-settings-container div.chart-series-block .chart-series-label{padding-top:10px!important}.wdt-include-bootstrap-block,.wdt-include-bootstrap-back-end-block{margin-bottom:25px}.wpdt-c .wdt-datetimepicker-modal .datepicker{width:100%!important}.wpdt-c .wdt-datetimepicker-modal>ul li{margin:0}.wpdt-c .media-modal *{box-sizing:content-box}.wpdt-c .wdt-lite-disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.wpdt-c .noUi-handle.noUi-handle-upper{right:0!important;left:100%!important;background-color:#0083c2!important}.wpdt-c .noUi-handle.noUi-handle-lower{right:0!important;left:100%!important;background-color:#0083c2!important}.wpdt-c .noUi-horizontal{margin-top:20px!important;margin-right:15px!important}.wpdt-c .noUi-connect{background:#0277bd!important}.wpdt-c #wdt-checkbox-filter-reset,.wpdt-c #wdt-checkbox-filter-close{position:relative}.google_candlestick_chart g.google-visualization-tooltip g:nth-child(3) text:first-child,.google_waterfall_chart g.google-visualization-tooltip g:nth-child(3) text:first-child{display:none!important}#wdt-frontend-modal .wdt_checkbox_option label,#wdt-frontend-modal .wdt-search-filters-button-container .wdt_checkbox_option label{padding-left:0}#wdt-frontend-modal .wdt_checkbox_option span.wdt-checkbox-label,#wdt-frontend-modal .wdt-search-filters-button-container .wdt_checkbox_option span.wdt-checkbox-label{vertical-align:top;margin-bottom:2px}#wdt-frontend-modal .wdt_checkbox_option input[type="checkbox"],#wdt-frontend-modal .wdt-search-filters-button-container .wdt_checkbox_option input[type="checkbox"]{background:#FFF;width:16px;height:16px;border:1px solid #C1C7D0;box-sizing:border-box;border-radius:3px;margin:0 10px 0 0!important;box-shadow:none;outline:none!important;vertical-align:baseline;opacity:1!important;position:relative}#wdt-frontend-modal .wdt_checkbox_option input[type="checkbox"]:checked:before,#wdt-frontend-modal .wdt-search-filters-button-container .wdt_checkbox_option input[type="checkbox"]:checked:before{font-family:'wpDataTablesIcons',sans-serif;content:'\f00c';width:16px;height:16px;color:#fff;border:1px solid #2684FF;background:#2684FF;border-radius:3px;margin:0;padding:1px 0 0 0;font-size:11px;float:none;font-weight:700;position:absolute;left:-1px;top:-1px;opacity:1}.wpdt-c .wpdt-custom-center-flex{display:flex;justify-content:center}.wpdt-c .wpdt-placeholder-images img{width:30%}.wpdt-c .wpdt-advanced-table-settings-image img{width:50%}.wpDataTables .dataTables_length select.selectpicker{display:inline-block!important;width:inherit;padding:3px 24px 3px 8px!important;border-radius:4px;border:solid 1px #dcdfe6;outline:none!important}#datatables_buttons_info{width:264px;position:fixed;top:50%;left:50%;height:52px;border:2px solid #37393d;border-radius:26px;box-shadow:0 18px 18px 0 rgb(10 31 68 / .12),0 0 1px 0 rgb(10 31 68 / .1);background-color:#37393d;margin-top:0;margin-left:0;line-height:normal;text-align:center;z-index:9999}#datatables_buttons_info:before,#datatables_buttons_info:after{display:none}#datatables_buttons_info h2{font-family:GraphikWeb,sans-serif;font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.43;letter-spacing:normal;color:#fff;padding:0;margin:2px auto 0;border-bottom:1px solid #37393d;background-color:#fff0}#datatables_buttons_info>div{display:block;padding:5px 0 0 0;color:#FFF;font-size:12px}
     11 @media print{.wpdt-c *:before,.wpdt-c *:after{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}.wpdt-c a,.wpdt-c a:visited{text-decoration:underline}.wpdt-c a[href]:after{content:" (" attr(href) ")"}.wpdt-c abbr[title]:after{content:" (" attr(title) ")"}.wpdt-c a[href^="#"]:after,.wpdt-c a[href^="javascript:"]:after{content:""}.wpdt-c pre,.wpdt-c blockquote{border:1px solid #999;page-break-inside:avoid}.wpdt-c thead{display:table-header-group}.wpdt-c tr,.wpdt-c img{page-break-inside:avoid}.wpdt-c img{max-width:100%!important}.wpdt-c p,.wpdt-c h2,.wpdt-c h3{orphans:3;widows:3}.wpdt-c h2,.wpdt-c h3{page-break-after:avoid}.wpdt-c .navbar{display:none}.wpdt-c .btn>.caret,.wpdt-c .dropup>.btn>.caret{border-top-color:#000!important}.wpdt-c .label{border:1px solid #000}.wpdt-c .table{border-collapse:collapse!important}.wpdt-c .table td,.wpdt-c .table th{background-color:#fff!important}.wpdt-c .table-bordered th,.wpdt-c .table-bordered td{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(../../fonts/glyphicons/glyphicons-halflings-regular.eot);src:url('../../fonts/glyphicons/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url(../../fonts/glyphicons/glyphicons-halflings-regular.woff2) format('woff2'),url(../../fonts/glyphicons/glyphicons-halflings-regular.woff) format('woff'),url(../../fonts/glyphicons/glyphicons-halflings-regular.ttf) format('truetype'),url('../../fonts/glyphicons/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')}.wpdt-c .glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings',serif;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wpdt-c .glyphicon-asterisk:before{content:"\002a"}.wpdt-c .glyphicon-plus:before{content:"\002b"}.wpdt-c .glyphicon-euro:before,.wpdt-c .glyphicon-eur:before{content:"\20ac"}.wpdt-c .glyphicon-minus:before{content:"\2212"}.wpdt-c .glyphicon-cloud:before{content:"\2601"}.wpdt-c .glyphicon-envelope:before{content:"\2709"}.wpdt-c .glyphicon-pencil:before{content:"\270f"}.wpdt-c .glyphicon-glass:before{content:"\e001"}.wpdt-c .glyphicon-music:before{content:"\e002"}.wpdt-c .glyphicon-search:before{content:"\e003"}.wpdt-c .glyphicon-heart:before{content:"\e005"}.wpdt-c .glyphicon-star:before{content:"\e006"}.wpdt-c .glyphicon-star-empty:before{content:"\e007"}.wpdt-c .glyphicon-user:before{content:"\e008"}.wpdt-c .glyphicon-film:before{content:"\e009"}.wpdt-c .glyphicon-th-large:before{content:"\e010"}.wpdt-c .glyphicon-th:before{content:"\e011"}.wpdt-c .glyphicon-th-list:before{content:"\e012"}.wpdt-c .glyphicon-ok:before{content:"\e013"}.wpdt-c .glyphicon-remove:before{content:"\e014"}.wpdt-c .glyphicon-zoom-in:before{content:"\e015"}.wpdt-c .glyphicon-zoom-out:before{content:"\e016"}.wpdt-c .glyphicon-off:before{content:"\e017"}.wpdt-c .glyphicon-signal:before{content:"\e018"}.wpdt-c .glyphicon-cog:before{content:"\e019"}.wpdt-c .glyphicon-trash:before{content:"\e020"}.wpdt-c .glyphicon-home:before{content:"\e021"}.wpdt-c .glyphicon-file:before{content:"\e022"}.wpdt-c .glyphicon-time:before{content:"\e023"}.wpdt-c .glyphicon-road:before{content:"\e024"}.wpdt-c .glyphicon-download-alt:before{content:"\e025"}.wpdt-c .glyphicon-download:before{content:"\e026"}.wpdt-c .glyphicon-upload:before{content:"\e027"}.wpdt-c .glyphicon-inbox:before{content:"\e028"}.wpdt-c .glyphicon-play-circle:before{content:"\e029"}.wpdt-c .glyphicon-repeat:before{content:"\e030"}.wpdt-c .glyphicon-refresh:before{content:"\e031"}.wpdt-c .glyphicon-list-alt:before{content:"\e032"}.wpdt-c .glyphicon-lock:before{content:"\e033"}.wpdt-c .glyphicon-flag:before{content:"\e034"}.wpdt-c .glyphicon-headphones:before{content:"\e035"}.wpdt-c .glyphicon-volume-off:before{content:"\e036"}.wpdt-c .glyphicon-volume-down:before{content:"\e037"}.wpdt-c .glyphicon-volume-up:before{content:"\e038"}.wpdt-c .glyphicon-qrcode:before{content:"\e039"}.wpdt-c .glyphicon-barcode:before{content:"\e040"}.wpdt-c .glyphicon-tag:before{content:"\e041"}.wpdt-c .glyphicon-tags:before{content:"\e042"}.wpdt-c .glyphicon-book:before{content:"\e043"}.wpdt-c .glyphicon-bookmark:before{content:"\e044"}.wpdt-c .glyphicon-print:before{content:"\e045"}.wpdt-c .glyphicon-camera:before{content:"\e046"}.wpdt-c .glyphicon-font:before{content:"\e047"}.wpdt-c .glyphicon-bold:before{content:"\e048"}.wpdt-c .glyphicon-italic:before{content:"\e049"}.wpdt-c .glyphicon-text-height:before{content:"\e050"}.wpdt-c .glyphicon-text-width:before{content:"\e051"}.wpdt-c .glyphicon-align-left:before{content:"\e052"}.wpdt-c .glyphicon-align-center:before{content:"\e053"}.wpdt-c .glyphicon-align-right:before{content:"\e054"}.wpdt-c .glyphicon-align-justify:before{content:"\e055"}.wpdt-c .glyphicon-list:before{content:"\e056"}.wpdt-c .glyphicon-indent-left:before{content:"\e057"}.wpdt-c .glyphicon-indent-right:before{content:"\e058"}.wpdt-c .glyphicon-facetime-video:before{content:"\e059"}.wpdt-c .glyphicon-picture:before{content:"\e060"}.wpdt-c .glyphicon-map-marker:before{content:"\e062"}.wpdt-c .glyphicon-adjust:before{content:"\e063"}.wpdt-c .glyphicon-tint:before{content:"\e064"}.wpdt-c .glyphicon-edit:before{content:"\e065"}.wpdt-c .glyphicon-share:before{content:"\e066"}.wpdt-c .glyphicon-check:before{content:"\e067"}.wpdt-c .glyphicon-move:before{content:"\e068"}.wpdt-c .glyphicon-step-backward:before{content:"\e069"}.wpdt-c .glyphicon-fast-backward:before{content:"\e070"}.wpdt-c .glyphicon-backward:before{content:"\e071"}.wpdt-c .glyphicon-play:before{content:"\e072"}.wpdt-c .glyphicon-pause:before{content:"\e073"}.wpdt-c .glyphicon-stop:before{content:"\e074"}.wpdt-c .glyphicon-forward:before{content:"\e075"}.wpdt-c .glyphicon-fast-forward:before{content:"\e076"}.wpdt-c .glyphicon-step-forward:before{content:"\e077"}.wpdt-c .glyphicon-eject:before{content:"\e078"}.wpdt-c .glyphicon-chevron-left:before{content:"\e079"}.wpdt-c .glyphicon-chevron-right:before{content:"\e080"}.wpdt-c .glyphicon-plus-sign:before{content:"\e081"}.wpdt-c .glyphicon-minus-sign:before{content:"\e082"}.wpdt-c .glyphicon-remove-sign:before{content:"\e083"}.wpdt-c .glyphicon-ok-sign:before{content:"\e084"}.wpdt-c .glyphicon-question-sign:before{content:"\e085"}.wpdt-c .glyphicon-info-sign:before{content:"\e086"}.wpdt-c .glyphicon-screenshot:before{content:"\e087"}.wpdt-c .glyphicon-remove-circle:before{content:"\e088"}.wpdt-c .glyphicon-ok-circle:before{content:"\e089"}.wpdt-c .glyphicon-ban-circle:before{content:"\e090"}.wpdt-c .glyphicon-arrow-left:before{content:"\e091"}.wpdt-c .glyphicon-arrow-right:before{content:"\e092"}.wpdt-c .glyphicon-arrow-up:before{content:"\e093"}.wpdt-c .glyphicon-arrow-down:before{content:"\e094"}.wpdt-c .glyphicon-share-alt:before{content:"\e095"}.wpdt-c .glyphicon-resize-full:before{content:"\e096"}.wpdt-c .glyphicon-resize-small:before{content:"\e097"}.wpdt-c .glyphicon-exclamation-sign:before{content:"\e101"}.wpdt-c .glyphicon-gift:before{content:"\e102"}.wpdt-c .glyphicon-leaf:before{content:"\e103"}.wpdt-c .glyphicon-fire:before{content:"\e104"}.wpdt-c .glyphicon-eye-open:before{content:"\e105"}.wpdt-c .glyphicon-eye-close:before{content:"\e106"}.wpdt-c .glyphicon-warning-sign:before{content:"\e107"}.wpdt-c .glyphicon-plane:before{content:"\e108"}.wpdt-c .glyphicon-calendar:before{content:"\e109"}.wpdt-c .glyphicon-random:before{content:"\e110"}.wpdt-c .glyphicon-comment:before{content:"\e111"}.wpdt-c .glyphicon-magnet:before{content:"\e112"}.wpdt-c .glyphicon-chevron-up:before{content:"\e113"}.wpdt-c .glyphicon-chevron-down:before{content:"\e114"}.wpdt-c .glyphicon-retweet:before{content:"\e115"}.wpdt-c .glyphicon-shopping-cart:before{content:"\e116"}.wpdt-c .glyphicon-folder-close:before{content:"\e117"}.wpdt-c .glyphicon-folder-open:before{content:"\e118"}.wpdt-c .glyphicon-resize-vertical:before{content:"\e119"}.wpdt-c .glyphicon-resize-horizontal:before{content:"\e120"}.wpdt-c .glyphicon-hdd:before{content:"\e121"}.wpdt-c .glyphicon-bullhorn:before{content:"\e122"}.wpdt-c .glyphicon-bell:before{content:"\e123"}.wpdt-c .glyphicon-certificate:before{content:"\e124"}.wpdt-c .glyphicon-thumbs-up:before{content:"\e125"}.wpdt-c .glyphicon-thumbs-down:before{content:"\e126"}.wpdt-c .glyphicon-hand-right:before{content:"\e127"}.wpdt-c .glyphicon-hand-left:before{content:"\e128"}.wpdt-c .glyphicon-hand-up:before{content:"\e129"}.wpdt-c .glyphicon-hand-down:before{content:"\e130"}.wpdt-c .glyphicon-circle-arrow-right:before{content:"\e131"}.wpdt-c .glyphicon-circle-arrow-left:before{content:"\e132"}.wpdt-c .glyphicon-circle-arrow-up:before{content:"\e133"}.wpdt-c .glyphicon-circle-arrow-down:before{content:"\e134"}.wpdt-c .glyphicon-globe:before{content:"\e135"}.wpdt-c .glyphicon-wrench:before{content:"\e136"}.wpdt-c .glyphicon-tasks:before{content:"\e137"}.wpdt-c .glyphicon-filter:before{content:"\e138"}.wpdt-c .glyphicon-briefcase:before{content:"\e139"}.wpdt-c .glyphicon-fullscreen:before{content:"\e140"}.wpdt-c .glyphicon-dashboard:before{content:"\e141"}.wpdt-c .glyphicon-paperclip:before{content:"\e142"}.wpdt-c .glyphicon-heart-empty:before{content:"\e143"}.wpdt-c .glyphicon-link:before{content:"\e144"}.wpdt-c .glyphicon-phone:before{content:"\e145"}.wpdt-c .glyphicon-pushpin:before{content:"\e146"}.wpdt-c .glyphicon-usd:before{content:"\e148"}.wpdt-c .glyphicon-gbp:before{content:"\e149"}.wpdt-c .glyphicon-sort:before{content:"\e150"}.wpdt-c .glyphicon-sort-by-alphabet:before{content:"\e151"}.wpdt-c .glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.wpdt-c .glyphicon-sort-by-order:before{content:"\e153"}.wpdt-c .glyphicon-sort-by-order-alt:before{content:"\e154"}.wpdt-c .glyphicon-sort-by-attributes:before{content:"\e155"}.wpdt-c .glyphicon-sort-by-attributes-alt:before{content:"\e156"}.wpdt-c .glyphicon-unchecked:before{content:"\e157"}.wpdt-c .glyphicon-expand:before{content:"\e158"}.wpdt-c .glyphicon-collapse-down:before{content:"\e159"}.wpdt-c .glyphicon-collapse-up:before{content:"\e160"}.wpdt-c .glyphicon-log-in:before{content:"\e161"}.wpdt-c .glyphicon-flash:before{content:"\e162"}.wpdt-c .glyphicon-log-out:before{content:"\e163"}.wpdt-c .glyphicon-new-window:before{content:"\e164"}.wpdt-c .glyphicon-record:before{content:"\e165"}.wpdt-c .glyphicon-save:before{content:"\e166"}.wpdt-c .glyphicon-open:before{content:"\e167"}.wpdt-c .glyphicon-saved:before{content:"\e168"}.wpdt-c .glyphicon-import:before{content:"\e169"}.wpdt-c .glyphicon-export:before{content:"\e170"}.wpdt-c .glyphicon-send:before{content:"\e171"}.wpdt-c .glyphicon-floppy-disk:before{content:"\e172"}.wpdt-c .glyphicon-floppy-saved:before{content:"\e173"}.wpdt-c .glyphicon-floppy-remove:before{content:"\e174"}.wpdt-c .glyphicon-floppy-save:before{content:"\e175"}.wpdt-c .glyphicon-floppy-open:before{content:"\e176"}.wpdt-c .glyphicon-credit-card:before{content:"\e177"}.wpdt-c .glyphicon-transfer:before{content:"\e178"}.wpdt-c .glyphicon-cutlery:before{content:"\e179"}.wpdt-c .glyphicon-header:before{content:"\e180"}.wpdt-c .glyphicon-compressed:before{content:"\e181"}.wpdt-c .glyphicon-earphone:before{content:"\e182"}.wpdt-c .glyphicon-phone-alt:before{content:"\e183"}.wpdt-c .glyphicon-tower:before{content:"\e184"}.wpdt-c .glyphicon-stats:before{content:"\e185"}.wpdt-c .glyphicon-sd-video:before{content:"\e186"}.wpdt-c .glyphicon-hd-video:before{content:"\e187"}.wpdt-c .glyphicon-subtitles:before{content:"\e188"}.wpdt-c .glyphicon-sound-stereo:before{content:"\e189"}.wpdt-c .glyphicon-sound-dolby:before{content:"\e190"}.wpdt-c .glyphicon-sound-5-1:before{content:"\e191"}.wpdt-c .glyphicon-sound-6-1:before{content:"\e192"}.wpdt-c .glyphicon-sound-7-1:before{content:"\e193"}.wpdt-c .glyphicon-copyright-mark:before{content:"\e194"}.wpdt-c .glyphicon-registration-mark:before{content:"\e195"}.wpdt-c .glyphicon-cloud-download:before{content:"\e197"}.wpdt-c .glyphicon-cloud-upload:before{content:"\e198"}.wpdt-c .glyphicon-tree-conifer:before{content:"\e199"}.wpdt-c .glyphicon-tree-deciduous:before{content:"\e200"}.wpdt-c .glyphicon-cd:before{content:"\e201"}.wpdt-c .glyphicon-save-file:before{content:"\e202"}.wpdt-c .glyphicon-open-file:before{content:"\e203"}.wpdt-c .glyphicon-level-up:before{content:"\e204"}.wpdt-c .glyphicon-copy:before{content:"\e205"}.wpdt-c .glyphicon-paste:before{content:"\e206"}.wpdt-c .glyphicon-alert:before{content:"\e209"}.wpdt-c .glyphicon-equalizer:before{content:"\e210"}.wpdt-c .glyphicon-king:before{content:"\e211"}.wpdt-c .glyphicon-queen:before{content:"\e212"}.wpdt-c .glyphicon-pawn:before{content:"\e213"}.wpdt-c .glyphicon-bishop:before{content:"\e214"}.wpdt-c .glyphicon-knight:before{content:"\e215"}.wpdt-c .glyphicon-baby-formula:before{content:"\e216"}.wpdt-c .glyphicon-tent:before{content:"\26fa"}.wpdt-c .glyphicon-blackboard:before{content:"\e218"}.wpdt-c .glyphicon-bed:before{content:"\e219"}.wpdt-c .glyphicon-apple:before{content:"\f8ff"}.wpdt-c .glyphicon-erase:before{content:"\e221"}.wpdt-c .glyphicon-hourglass:before{content:"\231b"}.wpdt-c .glyphicon-lamp:before{content:"\e223"}.wpdt-c .glyphicon-duplicate:before{content:"\e224"}.wpdt-c .glyphicon-piggy-bank:before{content:"\e225"}.wpdt-c .glyphicon-scissors:before{content:"\e226"}.wpdt-c .glyphicon-bitcoin:before{content:"\e227"}.wpdt-c .glyphicon-btc:before{content:"\e227"}.wpdt-c .glyphicon-xbt:before{content:"\e227"}.wpdt-c .glyphicon-yen:before{content:"\00a5"}.wpdt-c .glyphicon-jpy:before{content:"\00a5"}.wpdt-c .glyphicon-ruble:before{content:"\20bd"}.wpdt-c .glyphicon-rub:before{content:"\20bd"}.wpdt-c .glyphicon-scale:before{content:"\e230"}.wpdt-c .glyphicon-ice-lolly:before{content:"\e231"}.wpdt-c .glyphicon-ice-lolly-tasted:before{content:"\e232"}.wpdt-c .glyphicon-education:before{content:"\e233"}.wpdt-c .glyphicon-option-horizontal:before{content:"\e234"}.wpdt-c .glyphicon-option-vertical:before{content:"\e235"}.wpdt-c .glyphicon-menu-hamburger:before{content:"\e236"}.wpdt-c .glyphicon-modal-window:before{content:"\e237"}.wpdt-c .glyphicon-oil:before{content:"\e238"}.wpdt-c .glyphicon-grain:before{content:"\e239"}.wpdt-c .glyphicon-sunglasses:before{content:"\e240"}.wpdt-c .glyphicon-text-size:before{content:"\e241"}.wpdt-c .glyphicon-text-color:before{content:"\e242"}.wpdt-c .glyphicon-text-background:before{content:"\e243"}.wpdt-c .glyphicon-object-align-top:before{content:"\e244"}.wpdt-c .glyphicon-object-align-bottom:before{content:"\e245"}.wpdt-c .glyphicon-object-align-horizontal:before{content:"\e246"}.wpdt-c .glyphicon-object-align-left:before{content:"\e247"}.wpdt-c .glyphicon-object-align-vertical:before{content:"\e248"}.wpdt-c .glyphicon-object-align-right:before{content:"\e249"}.wpdt-c .glyphicon-triangle-right:before{content:"\e250"}.wpdt-c .glyphicon-triangle-left:before{content:"\e251"}.wpdt-c .glyphicon-triangle-bottom:before{content:"\e252"}.wpdt-c .glyphicon-triangle-top:before{content:"\e253"}.wpdt-c .glyphicon-console:before{content:"\e254"}.wpdt-c .glyphicon-superscript:before{content:"\e255"}.wpdt-c .glyphicon-subscript:before{content:"\e256"}.wpdt-c .glyphicon-menu-left:before{content:"\e257"}.wpdt-c .glyphicon-menu-right:before{content:"\e258"}.wpdt-c .glyphicon-menu-down:before{content:"\e259"}.wpdt-c .glyphicon-menu-up:before{content:"\e260"}.wpdt-c *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpdt-c *:before,.wpdt-c *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpdt-c html{font-size:10px;-webkit-tap-highlight-color:#fff0}.wpdt-c input,.wpdt-c button,.wpdt-c select,.wpdt-c textarea{font-family:inherit;font-size:inherit;line-height:inherit}.wpdt-c a{color:#2196F3;text-decoration:none;box-shadow:none}.wpdt-c a:hover,.wpdt-c a:focus{color:#0a6ebd;text-decoration:none}.wpdt-c figure{margin:0}.wpdt-c img{vertical-align:middle}.wpdt-c .img-responsive,.wpdt-c .thumbnail>img,.wpdt-c .thumbnail a>img,.wpdt-c .carousel-inner>.item>img,.wpdt-c .carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.wpdt-c .img-rounded{border-radius:2px}.wpdt-c .img-thumbnail{padding:3px;line-height:1.42857143;background-color:#fff;border:1px solid #EDEDED;border-radius:2px;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:inline-block;max-width:100%;height:auto}.wpdt-c .img-circle{border-radius:50%}.wpdt-c hr{margin-top:18px;margin-bottom:18px;border:0;border-top:1px solid #DFE1E6}.wpdt-c .sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.wpdt-c .sr-only-focusable:active,.wpdt-c .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}.wpdt-c h1,.wpdt-c h2,.wpdt-c h3,.wpdt-c h4,.wpdt-c h5,.wpdt-c h6,.wpdt-c .h1,.wpdt-c .h2,.wpdt-c .h3,.wpdt-c .h4,.wpdt-c .h5,.wpdt-c .h6{font-family:inherit;font-weight:500;line-height:1.1;color:#222}.wpdt-c h1 small,.wpdt-c h2 small,.wpdt-c h3 small,.wpdt-c h4 small,.wpdt-c h5 small,.wpdt-c h6 small,.wpdt-c .h1 small,.wpdt-c .h2 small,.wpdt-c .h3 small,.wpdt-c .h4 small,.wpdt-c .h5 small,.wpdt-c .h6 small,.wpdt-c h1 .small,.wpdt-c h2 .small,.wpdt-c h3 .small,.wpdt-c h4 .small,.wpdt-c h5 .small,.wpdt-c h6 .small,.wpdt-c .h1 .small,.wpdt-c .h2 .small,.wpdt-c .h3 .small,.wpdt-c .h4 .small,.wpdt-c .h5 .small,.wpdt-c .h6 .small{font-weight:400;line-height:1;color:#AEAEAE}.wpdt-c h1,.wpdt-c .h1,.wpdt-c h2,.wpdt-c .h2,.wpdt-c h3,.wpdt-c .h3{margin-top:18px;margin-bottom:9px}.wpdt-c h1 small,.wpdt-c .h1 small,.wpdt-c h2 small,.wpdt-c .h2 small,.wpdt-c h3 small,.wpdt-c .h3 small,.wpdt-c h1 .small,.wpdt-c .h1 .small,.wpdt-c h2 .small,.wpdt-c .h2 .small,.wpdt-c h3 .small,.wpdt-c .h3 .small{font-size:65%}.wpdt-c h4,.wpdt-c .h4,.wpdt-c h5,.wpdt-c .h5,.wpdt-c h6,.wpdt-c .h6{margin-top:9px;margin-bottom:9px}.wpdt-c h4 small,.wpdt-c .h4 small,.wpdt-c h5 small,.wpdt-c .h5 small,.wpdt-c h6 small,.wpdt-c .h6 small,.wpdt-c h4 .small,.wpdt-c .h4 .small,.wpdt-c h5 .small,.wpdt-c .h5 .small,.wpdt-c h6 .small,.wpdt-c .h6 .small{font-size:75%}.wpdt-c h1,.wpdt-c .h1{font-size:33px}.wpdt-c h2,.wpdt-c .h2{font-size:27px}.wpdt-c h3,.wpdt-c .h3{font-size:23px}.wpdt-c h4,.wpdt-c .h4{font-size:13px}.wpdt-c h5,.wpdt-c .h5{font-size:13px}.wpdt-c h6,.wpdt-c .h6{font-size:12px}.wpdt-c p{margin:0 0 9px}.wpdt-c .lead{margin-bottom:18px;font-size:14px;font-weight:300;line-height:1.4}@media (min-width:768px){.wpdt-c .lead{font-size:20px}}.wpdt-c small,.wpdt-c .small{font-size:92%}.wpdt-c mark,.wpdt-c .mark{background-color:#ffa829;padding:.2em}.wpdt-c .text-left{text-align:left}.wpdt-c .text-right{text-align:right}.wpdt-c .text-center{text-align:center}.wpdt-c .text-justify{text-align:justify}.wpdt-c .text-nowrap{white-space:nowrap}.wpdt-c .text-lowercase{text-transform:lowercase}.wpdt-c .text-uppercase{text-transform:uppercase}.wpdt-c .text-capitalize{text-transform:capitalize}.wpdt-c .text-muted{color:#777}.wpdt-c .text-primary{color:#2196F3}.wpdt-c a.text-primary:hover,.wpdt-c a.text-primary:focus{color:#0c7cd5}.wpdt-c .text-success{color:#67bd6a}.wpdt-c a.text-success:hover,.wpdt-c a.text-success:focus{color:#49a84d}.wpdt-c .text-info{color:#31708f}.wpdt-c a.text-info:hover,.wpdt-c a.text-info:focus{color:#245269}.wpdt-c .text-warning{color:#ffa829}.wpdt-c a.text-warning:hover,.wpdt-c a.text-warning:focus{color:#f59200}.wpdt-c .text-danger{color:#f6675d}.wpdt-c a.text-danger:hover,.wpdt-c a.text-danger:focus{color:#f33a2c}.wpdt-c .bg-primary{color:#fff;background-color:#2196F3}.wpdt-c a.bg-primary:hover,.wpdt-c a.bg-primary:focus{background-color:#0c7cd5}.wpdt-c .bg-success{background-color:#67bd6a}.wpdt-c a.bg-success:hover,.wpdt-c a.bg-success:focus{background-color:#49a84d}.wpdt-c .bg-info{background-color:#d9edf7}.wpdt-c a.bg-info:hover,.wpdt-c a.bg-info:focus{background-color:#afd9ee}.wpdt-c .bg-warning{background-color:#ffa829}.wpdt-c a.bg-warning:hover,.wpdt-c a.bg-warning:focus{background-color:#f59200}.wpdt-c .bg-danger{background-color:#f6675d}.wpdt-c a.bg-danger:hover,.wpdt-c a.bg-danger:focus{background-color:#f33a2c}.wpdt-c .page-header{padding-bottom:8px;margin:36px 0 18px;border-bottom:1px solid #eee}.wpdt-c ul,.wpdt-c ol{margin-top:0;margin-bottom:9px}.wpdt-c ul ul,.wpdt-c ol ul,.wpdt-c ul ol,.wpdt-c ol ol{margin-bottom:0}.wpdt-c .list-unstyled{padding-left:0;list-style:none}.wpdt-c .list-inline{padding-left:0;list-style:none;margin-left:-5px}.wpdt-c .list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}.wpdt-c dl{margin-top:0;margin-bottom:18px}.wpdt-c dt,.wpdt-c dd{line-height:1.42857143}.wpdt-c dt{font-weight:700}.wpdt-c dd{margin-left:0}@media (min-width:768px){.wpdt-c .dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wpdt-c .dl-horizontal dd{margin-left:180px}}.wpdt-c abbr[title],.wpdt-c abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.wpdt-c .initialism{font-size:90%;text-transform:uppercase}.wpdt-c blockquote{padding:9px 18px;margin:0 0 18px;font-size:16px;border-left:5px solid #eee}.wpdt-c blockquote p:last-child,.wpdt-c blockquote ul:last-child,.wpdt-c blockquote ol:last-child{margin-bottom:0}.wpdt-c blockquote footer,.wpdt-c blockquote small,.wpdt-c blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}.wpdt-c blockquote footer:before,.wpdt-c blockquote small:before,.wpdt-c blockquote .small:before{content:'\2014 \00A0'}.wpdt-c .blockquote-reverse,.wpdt-c blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.wpdt-c .blockquote-reverse footer:before,.wpdt-c blockquote.pull-right footer:before,.wpdt-c .blockquote-reverse small:before,.wpdt-c blockquote.pull-right small:before,.wpdt-c .blockquote-reverse .small:before,.wpdt-c blockquote.pull-right .small:before{content:''}.wpdt-c .blockquote-reverse footer:after,.wpdt-c blockquote.pull-right footer:after,.wpdt-c .blockquote-reverse small:after,.wpdt-c blockquote.pull-right small:after,.wpdt-c .blockquote-reverse .small:after,.wpdt-c blockquote.pull-right .small:after{content:'\00A0 \2014'}.wpdt-c address{margin-bottom:18px;font-style:normal;line-height:1.42857143}.wpdt-c code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:2px}.wpdt-c kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:2px;box-shadow:inset 0 -1px 0 rgb(0 0 0 / .25)}.wpdt-c kbd kbd{padding:0;font-size:100%;font-weight:700;box-shadow:none}.wpdt-c pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:#fff0;border-radius:0}.wpdt-c .pre-scrollable{max-height:340px;overflow-y:scroll}.wpdt-c .container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.wpdt-c .container{width:100%;max-width:100%}}@media (min-width:992px){.wpdt-c .container{width:100%;max-width:100%}}@media (min-width:1200px){.wpdt-c .container{width:100%;max-width:100%}}.wpdt-c .container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.wpdt-c .row{margin-left:-15px;margin-right:-15px}.wpdt-c .col-sm-0-8,.wpdt-c .col-xs-1,.wpdt-c .col-sm-1,.wpdt-c .col-sm-1-2,.wpdt-c .col-md-1,.wpdt-c .col-lg-1,.wpdt-c .col-xs-2,.wpdt-c .col-sm-2,.wpdt-c .col-md-2,.wpdt-c .col-lg-2,.wpdt-c .col-sm-0-4,.wpdt-c .col-sm-2-6,.col-sm-5-5,.wpdt-c .col-xs-3,.wpdt-c .col-sm-3,.wpdt-c .col-md-3,.wpdt-c .col-lg-3,.wpdt-c .col-xs-4,.wpdt-c .col-sm-4,.wpdt-c .col-sm-1-0,.wpdt-c .col-sm-2-0,.wpdt-c .col-md-4,.wpdt-c .col-lg-4,.wpdt-c .col-xs-5,.wpdt-c .col-sm-5,.wpdt-c .col-sm-5-3,.wpdt-c .col-md-5,.wpdt-c .col-lg-5,.wpdt-c .col-xs-6,.wpdt-c .col-sm-6,.wpdt-c .col-md-6,.wpdt-c .col-lg-6,.wpdt-c .col-xs-7,.wpdt-c .col-sm-7,.wpdt-c .col-md-7,.wpdt-c .col-lg-7,.wpdt-c .col-xs-8,.wpdt-c .col-sm-8,.wpdt-c .col-md-8,.wpdt-c .col-lg-8,.wpdt-c .col-xs-9,.wpdt-c .col-sm-9,.wpdt-c .col-md-9,.wpdt-c .col-lg-9,.wpdt-c .col-xs-10,.wpdt-c .col-sm-10,.wpdt-c .col-md-10,.wpdt-c .col-lg-10,.wpdt-c .col-xs-11,.wpdt-c .col-sm-11,.wpdt-c .col-md-11,.wpdt-c .col-lg-11,.wpdt-c .col-xs-12,.wpdt-c .col-sm-12,.wpdt-c .col-md-12,.wpdt-c .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.wpdt-c .col-xs-1,.wpdt-c .col-xs-2,.wpdt-c .col-xs-3,.wpdt-c .col-xs-4,.wpdt-c .col-xs-5,.wpdt-c .col-xs-6,.wpdt-c .col-xs-7,.wpdt-c .col-xs-8,.wpdt-c .col-xs-9,.wpdt-c .col-xs-10,.wpdt-c .col-xs-11,.wpdt-c .col-xs-12{float:left}.wpdt-c .col-xs-12{width:100%}.wpdt-c .col-xs-11{width:91.66666667%}.wpdt-c .col-xs-10{width:83.33333333%}.wpdt-c .col-xs-9{width:75%}.wpdt-c .col-xs-8{width:66.66666667%}.wpdt-c .col-xs-7{width:58.33333333%}.wpdt-c .col-xs-6{width:50%}.wpdt-c .col-xs-5{width:41.66666667%}.wpdt-c .col-xs-4{width:33.33333333%}.wpdt-c .col-xs-3{width:25%}.wpdt-c .col-xs-2{width:16.66666667%}.wpdt-c .col-xs-1{width:8.33333333%}.wpdt-c .col-xs-pull-12{right:100%}.wpdt-c .col-xs-pull-11{right:91.66666667%}.wpdt-c .col-xs-pull-10{right:83.33333333%}.wpdt-c .col-xs-pull-9{right:75%}.wpdt-c .col-xs-pull-8{right:66.66666667%}.wpdt-c .col-xs-pull-7{right:58.33333333%}.wpdt-c .col-xs-pull-6{right:50%}.wpdt-c .col-xs-pull-5{right:41.66666667%}.wpdt-c .col-xs-pull-4{right:33.33333333%}.wpdt-c .col-xs-pull-3{right:25%}.wpdt-c .col-xs-pull-2{right:16.66666667%}.wpdt-c .col-xs-pull-1{right:8.33333333%}.wpdt-c .col-xs-pull-0{right:auto}.wpdt-c .col-xs-push-12{left:100%}.wpdt-c .col-xs-push-11{left:91.66666667%}.wpdt-c .col-xs-push-10{left:83.33333333%}.wpdt-c .col-xs-push-9{left:75%}.wpdt-c .col-xs-push-8{left:66.66666667%}.wpdt-c .col-xs-push-7{left:58.33333333%}.wpdt-c .col-xs-push-6{left:50%}.wpdt-c .col-xs-push-5{left:41.66666667%}.wpdt-c .col-xs-push-4{left:33.33333333%}.wpdt-c .col-xs-push-3{left:25%}.wpdt-c .col-xs-push-2{left:16.66666667%}.wpdt-c .col-xs-push-1{left:8.33333333%}.wpdt-c .col-xs-push-0{left:auto}.wpdt-c .col-xs-offset-12{margin-left:100%}.wpdt-c .col-xs-offset-11{margin-left:91.66666667%}.wpdt-c .col-xs-offset-10{margin-left:83.33333333%}.wpdt-c .col-xs-offset-9{margin-left:75%}.wpdt-c .col-xs-offset-8{margin-left:66.66666667%}.wpdt-c .col-xs-offset-7{margin-left:58.33333333%}.wpdt-c .col-xs-offset-6{margin-left:50%}.wpdt-c .col-xs-offset-5{margin-left:41.66666667%}.wpdt-c .col-xs-offset-4{margin-left:33.33333333%}.wpdt-c .col-xs-offset-3{margin-left:25%}.wpdt-c .col-xs-offset-2{margin-left:16.66666667%}.wpdt-c .col-xs-offset-1{margin-left:8.33333333%}.wpdt-c .col-xs-offset-0{margin-left:0}.wpdt-c .opacity-50{opacity:50%}.wpdt-c .opacity-6{opacity:.6}.wpdt-c .opacity-5{opacity:.5}.wpdt-c .opacity-1{opacity:1!important}@media (min-width:768px){.wpdt-c .col-sm-0-8,.wpdt-c .col-sm-0-1,.wpdt-c .col-sm-1,.wpdt-c .col-sm-1-2,.wpdt-c .col-sm-2,.wpdt-c .col-sm-2-6,.wpdt-c .col-sm-3,.wpdt-c .col-sm-4,.wpdt-c .col-sm-5,.wpdt-c .col-sm-5-3,.wpdt-c .col-sm-5-5,.wpdt-c .col-sm-0-4,.wpdt-c .col-sm-1-0,.wpdt-c .col-sm-2-0,.wpdt-c .col-sm-6,.wpdt-c .col-sm-7,.wpdt-c .col-sm-8,.wpdt-c .col-sm-9,.wpdt-c .col-sm-10,.wpdt-c .col-sm-11,.wpdt-c .col-sm-12{float:left}.wpdt-c .col-sm-12{width:100%}.wpdt-c .col-sm-11{width:91.66666667%}.wpdt-c .col-sm-10{width:83.33333333%}.wpdt-c .col-sm-9{width:75%}.wpdt-c .col-sm-8{width:66.66666667%}.wpdt-c .col-sm-7{width:58.33333333%}.wpdt-c .col-sm-6{width:50%}.wpdt-c .col-sm-5-5{width:48%}.wpdt-c .col-sm-5-3{width:44%}.wpdt-c .col-sm-5{width:41.66666667%}.wpdt-c .col-sm-4{width:33.33333333%}.wpdt-c .col-sm-0-4{width:4%}.wpdt-c .col-sm-2-0{width:22.66666667%}.wpdt-c .col-sm-1-2{width:6%}.wpdt-c .col-sm-1-0{width:5.33333333%}.wpdt-c .wdt-addons .col-sm-3{margin-bottom:18px}.wpdt-c .col-sm-3{width:25%}.wpdt-c .col-sm-2-6{width:23.5%}.wpdt-c .col-sm-2{width:16.66666667%}.wpdt-c .col-sm-1{width:8.33333333%}.wpdt-c .col-sm-0-8{width:3%}.wpdt-c .col-sm-pull-12{right:100%}.wpdt-c .col-sm-pull-11{right:91.66666667%}.wpdt-c .col-sm-pull-10{right:83.33333333%}.wpdt-c .col-sm-pull-9{right:75%}.wpdt-c .col-sm-pull-8{right:66.66666667%}.wpdt-c .col-sm-pull-7{right:58.33333333%}.wpdt-c .col-sm-pull-6{right:50%}.wpdt-c .col-sm-pull-5{right:41.66666667%}.wpdt-c .col-sm-pull-4{right:33.33333333%}.wpdt-c .col-sm-pull-3{right:25%}.wpdt-c .col-sm-pull-2{right:16.66666667%}.wpdt-c .col-sm-pull-1{right:8.33333333%}.wpdt-c .col-sm-pull-0{right:auto}.wpdt-c .col-sm-push-12{left:100%}.wpdt-c .col-sm-push-11{left:91.66666667%}.wpdt-c .col-sm-push-10{left:83.33333333%}.wpdt-c .col-sm-push-9{left:75%}.wpdt-c .col-sm-push-8{left:66.66666667%}.wpdt-c .col-sm-push-7{left:58.33333333%}.wpdt-c .col-sm-push-6{left:50%}.wpdt-c .col-sm-push-5{left:41.66666667%}.wpdt-c .col-sm-push-4{left:33.33333333%}.wpdt-c .col-sm-push-3{left:25%}.wpdt-c .col-sm-push-2{left:16.66666667%}.wpdt-c .col-sm-push-1{left:8.33333333%}.wpdt-c .col-sm-push-0{left:auto}.wpdt-c .col-sm-offset-12{margin-left:100%}.wpdt-c .col-sm-offset-11{margin-left:91.66666667%}.wpdt-c .col-sm-offset-10{margin-left:83.33333333%}.wpdt-c .col-sm-offset-9{margin-left:75%}.wpdt-c .col-sm-offset-8{margin-left:66.66666667%}.wpdt-c .col-sm-offset-7{margin-left:58.33333333%}.wpdt-c .col-sm-offset-6{margin-left:50%}.wpdt-c .col-sm-offset-5{margin-left:41.66666667%}.wpdt-c .col-sm-offset-4{margin-left:33.33333333%}.wpdt-c .col-sm-offset-3{margin-left:25%}.wpdt-c .col-sm-offset-2{margin-left:16.66666667%}.wpdt-c .col-sm-offset-1{margin-left:8.33333333%}.wpdt-c .col-sm-offset-0{margin-left:0}}@media (min-width:992px){.wpdt-c .col-md-1,.wpdt-c .col-md-2,.wpdt-c .col-md-3,.wpdt-c .col-md-4,.wpdt-c .col-md-5,.wpdt-c .col-md-6,.wpdt-c .col-md-7,.wpdt-c .col-md-8,.wpdt-c .col-md-9,.wpdt-c .col-md-10,.wpdt-c .col-md-11,.wpdt-c .col-md-12{float:left}.wpdt-c .col-md-12{width:100%}.wpdt-c .col-md-11{width:91.66666667%}.wpdt-c .col-md-10{width:83.33333333%}.wpdt-c .col-md-9{width:75%}.wpdt-c .col-md-8{width:66.66666667%}.wpdt-c .col-md-7{width:58.33333333%}.wpdt-c .col-md-6{width:50%}.wpdt-c .col-md-5{width:41.66666667%}.wpdt-c .col-md-4{width:33.33333333%}.wpdt-c .col-md-3{width:25%}.wpdt-c .col-md-2{width:16.66666667%}.wpdt-c .col-md-1{width:8.33333333%}.wpdt-c .col-md-pull-12{right:100%}.wpdt-c .col-md-pull-11{right:91.66666667%}.wpdt-c .col-md-pull-10{right:83.33333333%}.wpdt-c .col-md-pull-9{right:75%}.wpdt-c .col-md-pull-8{right:66.66666667%}.wpdt-c .col-md-pull-7{right:58.33333333%}.wpdt-c .col-md-pull-6{right:50%}.wpdt-c .col-md-pull-5{right:41.66666667%}.wpdt-c .col-md-pull-4{right:33.33333333%}.wpdt-c .col-md-pull-3{right:25%}.wpdt-c .col-md-pull-2{right:16.66666667%}.wpdt-c .col-md-pull-1{right:8.33333333%}.wpdt-c .col-md-pull-0{right:auto}.wpdt-c .col-md-push-12{left:100%}.wpdt-c .col-md-push-11{left:91.66666667%}.wpdt-c .col-md-push-10{left:83.33333333%}.wpdt-c .col-md-push-9{left:75%}.wpdt-c .col-md-push-8{left:66.66666667%}.wpdt-c .col-md-push-7{left:58.33333333%}.wpdt-c .col-md-push-6{left:50%}.wpdt-c .col-md-push-5{left:41.66666667%}.wpdt-c .col-md-push-4{left:33.33333333%}.wpdt-c .col-md-push-3{left:25%}.wpdt-c .col-md-push-2{left:16.66666667%}.wpdt-c .col-md-push-1{left:8.33333333%}.wpdt-c .col-md-push-0{left:auto}.wpdt-c .col-md-offset-12{margin-left:100%}.wpdt-c .col-md-offset-11{margin-left:91.66666667%}.wpdt-c .col-md-offset-10{margin-left:83.33333333%}.wpdt-c .col-md-offset-9{margin-left:75%}.wpdt-c .col-md-offset-8{margin-left:66.66666667%}.wpdt-c .col-md-offset-7{margin-left:58.33333333%}.wpdt-c .col-md-offset-6{margin-left:50%}.wpdt-c .col-md-offset-5{margin-left:41.66666667%}.wpdt-c .col-md-offset-4{margin-left:33.33333333%}.wpdt-c .col-md-offset-3{margin-left:25%}.wpdt-c .col-md-offset-2{margin-left:16.66666667%}.wpdt-c .col-md-offset-1{margin-left:8.33333333%}.wpdt-c .col-md-offset-0{margin-left:0}}@media (min-width:1200px){.wpdt-c .col-lg-1,.wpdt-c .col-lg-2,.wpdt-c .col-lg-3,.wpdt-c .col-lg-4,.wpdt-c .col-lg-5,.wpdt-c .col-lg-6,.wpdt-c .col-lg-7,.wpdt-c .col-lg-8,.wpdt-c .col-lg-9,.wpdt-c .col-lg-10,.wpdt-c .col-lg-11,.wpdt-c .col-lg-12{float:left}.wpdt-c .col-lg-12{width:100%}.wpdt-c .col-lg-11{width:91.66666667%}.wpdt-c .col-lg-10{width:83.33333333%}.wpdt-c .col-lg-9{width:75%}.wpdt-c .col-lg-8{width:66.66666667%}.wpdt-c .col-lg-7{width:58.33333333%}.wpdt-c .col-lg-6{width:50%}.wpdt-c .col-lg-5{width:41.66666667%}.wpdt-c .col-lg-4{width:33.33333333%}.wpdt-c .col-lg-3{width:25%}.wpdt-c .col-lg-2{width:16.66666667%}.wpdt-c .col-lg-1{width:8.33333333%}.wpdt-c .col-lg-pull-12{right:100%}.wpdt-c .col-lg-pull-11{right:91.66666667%}.wpdt-c .col-lg-pull-10{right:83.33333333%}.wpdt-c .col-lg-pull-9{right:75%}.wpdt-c .col-lg-pull-8{right:66.66666667%}.wpdt-c .col-lg-pull-7{right:58.33333333%}.wpdt-c .col-lg-pull-6{right:50%}.wpdt-c .col-lg-pull-5{right:41.66666667%}.wpdt-c .col-lg-pull-4{right:33.33333333%}.wpdt-c .col-lg-pull-3{right:25%}.wpdt-c .col-lg-pull-2{right:16.66666667%}.wpdt-c .col-lg-pull-1{right:8.33333333%}.wpdt-c .col-lg-pull-0{right:auto}.wpdt-c .col-lg-push-12{left:100%}.wpdt-c .col-lg-push-11{left:91.66666667%}.wpdt-c .col-lg-push-10{left:83.33333333%}.wpdt-c .col-lg-push-9{left:75%}.wpdt-c .col-lg-push-8{left:66.66666667%}.wpdt-c .col-lg-push-7{left:58.33333333%}.wpdt-c .col-lg-push-6{left:50%}.wpdt-c .col-lg-push-5{left:41.66666667%}.wpdt-c .col-lg-push-4{left:33.33333333%}.wpdt-c .col-lg-push-3{left:25%}.wpdt-c .col-lg-push-2{left:16.66666667%}.wpdt-c .col-lg-push-1{left:8.33333333%}.wpdt-c .col-lg-push-0{left:auto}.wpdt-c .col-lg-offset-12{margin-left:100%}.wpdt-c .col-lg-offset-11{margin-left:91.66666667%}.wpdt-c .col-lg-offset-10{margin-left:83.33333333%}.wpdt-c .col-lg-offset-9{margin-left:75%}.wpdt-c .col-lg-offset-8{margin-left:66.66666667%}.wpdt-c .col-lg-offset-7{margin-left:58.33333333%}.wpdt-c .col-lg-offset-6{margin-left:50%}.wpdt-c .col-lg-offset-5{margin-left:41.66666667%}.wpdt-c .col-lg-offset-4{margin-left:33.33333333%}.wpdt-c .col-lg-offset-3{margin-left:25%}.wpdt-c .col-lg-offset-2{margin-left:16.66666667%}.wpdt-c .col-lg-offset-1{margin-left:8.33333333%}.wpdt-c .col-lg-offset-0{margin-left:0}}.wpdt-c table{background-color:#fff0}.wpdt-c caption{padding-top:15px;padding-bottom:15px;color:#777;text-align:left}.wpdt-c th{text-align:left}.wpdt-c .table{width:100%;max-width:100%;margin-bottom:18px}.wpdt-c .table>thead>tr>th,.wpdt-c .table>tbody>tr>th,.wpdt-c .table>tfoot>tr>th,.wpdt-c .table>thead>tr>td,.wpdt-c .table>tbody>tr>td,.wpdt-c .table>tfoot>tr>td{padding:15px;line-height:1.42857143;vertical-align:top;border-top:1px solid #F5F5F5}.wpdt-c .table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #F5F5F5}.wpdt-c .table>caption+thead>tr:first-child>th,.wpdt-c .table>colgroup+thead>tr:first-child>th,.wpdt-c .table>thead:first-child>tr:first-child>th,.wpdt-c .table>caption+thead>tr:first-child>td,.wpdt-c .table>colgroup+thead>tr:first-child>td,.wpdt-c .table>thead:first-child>tr:first-child>td{border-top:0}.wpdt-c .table>tbody+tbody{border-top:2px solid #F5F5F5}.wpdt-c .table .table{background-color:#edecec}.wpdt-c .table-condensed>thead>tr>th,.wpdt-c .table-condensed>tbody>tr>th,.wpdt-c .table-condensed>tfoot>tr>th,.wpdt-c .table-condensed>thead>tr>td,.wpdt-c .table-condensed>tbody>tr>td,.wpdt-c .table-condensed>tfoot>tr>td{padding:10px}.wpdt-c .table-bordered{border:1px solid #F5F5F5}.wpdt-c .table-bordered>thead>tr>th,.wpdt-c .table-bordered>tbody>tr>th,.wpdt-c .table-bordered>tfoot>tr>th,.wpdt-c .table-bordered>thead>tr>td,.wpdt-c .table-bordered>tbody>tr>td,.wpdt-c .table-bordered>tfoot>tr>td{border:1px solid #F5F5F5}.wpdt-c .table-bordered>thead>tr>th,.wpdt-c .table-bordered>thead>tr>td{border-bottom-width:2px}.wpdt-c .table-striped>tbody>tr:nth-of-type(odd){background-color:#f4f4f4}.wpdt-c .table-hover>tbody>tr:hover{background-color:#f4f4f4}.wpdt-c table col[class*="col-"]{position:static;float:none;display:table-column}.wpdt-c table td[class*="col-"],.wpdt-c table th[class*="col-"]{position:static;float:none;display:table-cell}.wpdt-c .table>thead>tr>td.active,.wpdt-c .table>tbody>tr>td.active,.wpdt-c .table>tfoot>tr>td.active,.wpdt-c .table>thead>tr>th.active,.wpdt-c .table>tbody>tr>th.active,.wpdt-c .table>tfoot>tr>th.active,.wpdt-c .table>thead>tr.active>td,.wpdt-c .table>tbody>tr.active>td,.wpdt-c .table>tfoot>tr.active>td,.wpdt-c .table>thead>tr.active>th,.wpdt-c .table>tbody>tr.active>th,.wpdt-c .table>tfoot>tr.active>th{background-color:#FFFCBE}.wpdt-c .table-hover>tbody>tr>td.active:hover,.wpdt-c .table-hover>tbody>tr>th.active:hover,.wpdt-c .table-hover>tbody>tr.active:hover>td,.wpdt-c .table-hover>tbody>tr:hover>.active,.wpdt-c .table-hover>tbody>tr.active:hover>th{background-color:#fffba4}.wpdt-c .table>thead>tr>td.success,.wpdt-c .table>tbody>tr>td.success,.wpdt-c .table>tfoot>tr>td.success,.wpdt-c .table>thead>tr>th.success,.wpdt-c .table>tbody>tr>th.success,.wpdt-c .table>tfoot>tr>th.success,.wpdt-c .table>thead>tr.success>td,.wpdt-c .table>tbody>tr.success>td,.wpdt-c .table>tfoot>tr.success>td,.wpdt-c .table>thead>tr.success>th,.wpdt-c .table>tbody>tr.success>th,.wpdt-c .table>tfoot>tr.success>th{background-color:#67bd6a}.wpdt-c .table-hover>tbody>tr>td.success:hover,.wpdt-c .table-hover>tbody>tr>th.success:hover,.wpdt-c .table-hover>tbody>tr.success:hover>td,.wpdt-c .table-hover>tbody>tr:hover>.success,.wpdt-c .table-hover>tbody>tr.success:hover>th{background-color:#55b559}.wpdt-c .table>thead>tr>td.info,.wpdt-c .table>tbody>tr>td.info,.wpdt-c .table>tfoot>tr>td.info,.wpdt-c .table>thead>tr>th.info,.wpdt-c .table>tbody>tr>th.info,.wpdt-c .table>tfoot>tr>th.info,.wpdt-c .table>thead>tr.info>td,.wpdt-c .table>tbody>tr.info>td,.wpdt-c .table>tfoot>tr.info>td,.wpdt-c .table>thead>tr.info>th,.wpdt-c .table>tbody>tr.info>th,.wpdt-c .table>tfoot>tr.info>th{background-color:#d9edf7}.wpdt-c .table-hover>tbody>tr>td.info:hover,.wpdt-c .table-hover>tbody>tr>th.info:hover,.wpdt-c .table-hover>tbody>tr.info:hover>td,.wpdt-c .table-hover>tbody>tr:hover>.info,.wpdt-c .table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.wpdt-c .table>thead>tr>td.warning,.wpdt-c .table>tbody>tr>td.warning,.wpdt-c .table>tfoot>tr>td.warning,.wpdt-c .table>thead>tr>th.warning,.wpdt-c .table>tbody>tr>th.warning,.wpdt-c .table>tfoot>tr>th.warning,.wpdt-c .table>thead>tr.warning>td,.wpdt-c .table>tbody>tr.warning>td,.wpdt-c .table>tfoot>tr.warning>td,.wpdt-c .table>thead>tr.warning>th,.wpdt-c .table>tbody>tr.warning>th,.wpdt-c .table>tfoot>tr.warning>th{background-color:#ffa829}.wpdt-c .table-hover>tbody>tr>td.warning:hover,.wpdt-c .table-hover>tbody>tr>th.warning:hover,.wpdt-c .table-hover>tbody>tr.warning:hover>td,.wpdt-c .table-hover>tbody>tr:hover>.warning,.wpdt-c .table-hover>tbody>tr.warning:hover>th{background-color:#ff9e0f}.wpdt-c .table>thead>tr>td.danger,.wpdt-c .table>tbody>tr>td.danger,.wpdt-c .table>tfoot>tr>td.danger,.wpdt-c .table>thead>tr>th.danger,.wpdt-c .table>tbody>tr>th.danger,.wpdt-c .table>tfoot>tr>th.danger,.wpdt-c .table>thead>tr.danger>td,.wpdt-c .table>tbody>tr.danger>td,.wpdt-c .table>tfoot>tr.danger>td,.wpdt-c .table>thead>tr.danger>th,.wpdt-c .table>tbody>tr.danger>th,.wpdt-c .table>tfoot>tr.danger>th{background-color:#f6675d}.wpdt-c .table-hover>tbody>tr>td.danger:hover,.wpdt-c .table-hover>tbody>tr>th.danger:hover,.wpdt-c .table-hover>tbody>tr.danger:hover>td,.wpdt-c .table-hover>tbody>tr:hover>.danger,.wpdt-c .table-hover>tbody>tr.danger:hover>th{background-color:#f55145}.wpdt-c .table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width:767px){.wpdt-c .table-responsive{width:100%;margin-bottom:14px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #F5F5F5}.wpdt-c .table-responsive>.table{margin-bottom:0}.wpdt-c .table-responsive>.table>thead>tr>th,.wpdt-c .table-responsive>.table>tbody>tr>th,.wpdt-c .table-responsive>.table>tfoot>tr>th,.wpdt-c .table-responsive>.table>thead>tr>td,.wpdt-c .table-responsive>.table>tbody>tr>td,.wpdt-c .table-responsive>.table>tfoot>tr>td{white-space:nowrap}.wpdt-c .table-responsive>.table-bordered{border:0}.wpdt-c .table-responsive>.table-bordered>thead>tr>th:first-child,.wpdt-c .table-responsive>.table-bordered>tbody>tr>th:first-child,.wpdt-c .table-responsive>.table-bordered>tfoot>tr>th:first-child,.wpdt-c .table-responsive>.table-bordered>thead>tr>td:first-child,.wpdt-c .table-responsive>.table-bordered>tbody>tr>td:first-child,.wpdt-c .table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.wpdt-c .table-responsive>.table-bordered>thead>tr>th:last-child,.wpdt-c .table-responsive>.table-bordered>tbody>tr>th:last-child,.wpdt-c .table-responsive>.table-bordered>tfoot>tr>th:last-child,.wpdt-c .table-responsive>.table-bordered>thead>tr>td:last-child,.wpdt-c .table-responsive>.table-bordered>tbody>tr>td:last-child,.wpdt-c .table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.wpdt-c .table-responsive>.table-bordered>tbody>tr:last-child>th,.wpdt-c .table-responsive>.table-bordered>tfoot>tr:last-child>th,.wpdt-c .table-responsive>.table-bordered>tbody>tr:last-child>td,.wpdt-c .table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}.wpdt-c fieldset{padding:0;margin:0;border:0;min-width:0}.wpdt-c legend{display:block;width:100%;padding:0;margin-bottom:18px;font-size:20px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}.wpdt-c label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}.wpdt-c label.disabled{cursor:not-allowed;color:#eeeeee!important}.wpdt-c input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpdt-c input[type="radio"],.wpdt-c input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}.wpdt-c input[type="file"]{display:block}.wpdt-c input[type="range"]{display:block;width:100%}.wpdt-c select[multiple],.wpdt-c select[size]{height:auto}.wpdt-c input[type="file"]:focus,.wpdt-c input[type="radio"]:focus,.wpdt-c input[type="checkbox"]:focus{outline-offset:-2px;outline:none!important}.wpdt-c output{display:block;padding-top:7px;font-size:13px;line-height:1.42857143;color:#000}.wpdt-c .form-control{display:block;width:100%;height:30px;padding:6px 12px;font-size:13px;line-height:1.42857143;color:#000;background-color:#fff0;background-image:none;border:1px solid #c4c5c6;border-radius:0;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075);box-shadow:inset 0 1px 1px rgb(0 0 0 / .075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.wpdt-c .form-control:focus{color:#000;border-color:#b4b4b4;outline:0;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 8px rgb(180 180 180 / .6);box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 8px rgb(180 180 180 / .6)}.wpdt-c .form-control::-moz-placeholder{color:#999;opacity:1}.wpdt-c .form-control:-ms-input-placeholder{color:#999}.wpdt-c .form-control::-webkit-input-placeholder{color:#999}.wpdt-c .form-control::-ms-expand{border:0;background-color:#fff0}.wpdt-c .form-control[disabled],.wpdt-c .form-control[readonly],.wpdt-c fieldset[disabled] .form-control{background-color:#eeeeee!important;opacity:1}.wpdt-c .form-control[disabled],.wpdt-c fieldset[disabled] .form-control{cursor:not-allowed}.wpdt-c textarea.form-control{height:auto}.wpdt-c input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){.wpdt-c input[type="date"].form-control,.wpdt-c input[type="time"].form-control,.wpdt-c input[type="datetime-local"].form-control,.wpdt-c input[type="month"].form-control{line-height:35px}.wpdt-c input[type="date"].input-sm,.wpdt-c input[type="time"].input-sm,.wpdt-c input[type="datetime-local"].input-sm,.wpdt-c input[type="month"].input-sm,.wpdt-c .input-group-sm input[type="date"],.wpdt-c .input-group-sm input[type="time"],.wpdt-c .input-group-sm input[type="datetime-local"],.wpdt-c .input-group-sm input[type="month"]{line-height:30px}.wpdt-c input[type="date"].input-lg,.wpdt-c input[type="time"].input-lg,.wpdt-c input[type="datetime-local"].input-lg,.wpdt-c input[type="month"].input-lg,.wpdt-c .input-group-lg input[type="date"],.wpdt-c .input-group-lg input[type="time"],.wpdt-c .input-group-lg input[type="datetime-local"],.wpdt-c .input-group-lg input[type="month"]{line-height:40px}}.wpdt-c .form-group{margin-bottom:15px}.wpdt-c .radio,.wpdt-c .checkbox{position:relative;display:block;float:left;width:33%;margin-bottom:5px}.wpdt-c .radio label,.wpdt-c .checkbox label{min-height:18px;padding-left:20px;margin-bottom:5px;font-weight:400;cursor:pointer}.wpdt-c .radio input[type="radio"],.wpdt-c .radio-inline input[type="radio"],.wpdt-c .checkbox input[type="checkbox"],.wpdt-c .checkbox-inline input[type="checkbox"]{position:absolute;margin-left:-20px;margin-top:4px}.wpdt-c .radio-inline,.wpdt-c .checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.wpdt-c .radio-inline+.radio-inline,.wpdt-c .checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}.wpdt-c input[type="radio"][disabled],.wpdt-c input[type="checkbox"][disabled],.wpdt-c input[type="radio"].disabled,.wpdt-c input[type="checkbox"].disabled,.wpdt-c fieldset[disabled] input[type="radio"],.wpdt-c fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.wpdt-c input[type="checkbox"][hidden]{opacity:0}.wpdt-c .radio-inline.disabled,.wpdt-c .checkbox-inline.disabled,.wpdt-c fieldset[disabled] .radio-inline,.wpdt-c fieldset[disabled] .checkbox-inline{cursor:not-allowed}.wpdt-c .radio.disabled label,.wpdt-c .checkbox.disabled label,.wpdt-c fieldset[disabled] .radio label,.wpdt-c fieldset[disabled] .checkbox label{cursor:not-allowed}.wpdt-c .form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:31px}.wpdt-c .form-control-static.input-lg,.wpdt-c .form-control-static.input-sm{padding-left:0;padding-right:0}.wpdt-c .input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:2px}.wpdt-c select.input-sm{height:30px;line-height:30px}.wpdt-c textarea.input-sm,.wpdt-c select[multiple].input-sm{height:auto}.wpdt-c .form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:2px}.wpdt-c .form-group-sm select.form-control{height:30px;line-height:30px}.wpdt-c .form-group-sm textarea.form-control,.wpdt-c .form-group-sm select[multiple].form-control{height:auto}.wpdt-c .form-group-sm .form-control-static{height:30px;min-height:30px;padding:6px 10px;font-size:12px;line-height:1.5}.wpdt-c .input-lg{height:40px;padding:10px 16px;font-size:17px;line-height:1.3333333;border-radius:0}.wpdt-c select.input-lg{height:40px;line-height:40px}.wpdt-c textarea.input-lg,.wpdt-c select[multiple].input-lg{height:auto}.wpdt-c .form-group-lg .form-control{height:40px;padding:10px 16px;font-size:17px;line-height:1.3333333;border-radius:0}.wpdt-c .form-group-lg select.form-control{height:40px;line-height:40px}.wpdt-c .form-group-lg textarea.form-control,.wpdt-c .form-group-lg select[multiple].form-control{height:auto}.wpdt-c .form-group-lg .form-control-static{height:40px;min-height:35px;padding:11px 16px;font-size:17px;line-height:1.3333333}.wpdt-c .has-feedback{position:relative}.wpdt-c .has-feedback .form-control{padding-right:43.5px}.wpdt-c .form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:35px;height:35px;line-height:35px;text-align:center;pointer-events:none}.wpdt-c .input-lg+.form-control-feedback,.wpdt-c .input-group-lg+.form-control-feedback,.wpdt-c .form-group-lg .form-control+.form-control-feedback{width:40px;height:40px;line-height:40px}.wpdt-c .input-sm+.form-control-feedback,.wpdt-c .input-group-sm+.form-control-feedback,.wpdt-c .form-group-sm .form-control+.form-control-feedback{width:30px;height:30px;line-height:30px}.wpdt-c .has-success .help-block,.wpdt-c .has-success .control-label,.wpdt-c .has-success .radio,.wpdt-c .has-success .checkbox,.wpdt-c .has-success .radio-inline,.wpdt-c .has-success .checkbox-inline,.wpdt-c .has-success.radio label,.wpdt-c .has-success.checkbox label,.wpdt-c .has-success.radio-inline label,.wpdt-c .has-success.checkbox-inline label{color:#67bd6a}.wpdt-c .has-success .form-control{border-color:#67bd6a;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075);box-shadow:inset 0 1px 1px rgb(0 0 0 / .075)}.wpdt-c .has-success .form-control:focus{border-color:#49a84d;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 6px #aedcb0;box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 6px #aedcb0}.wpdt-c .has-success .input-group-addon{color:#67bd6a;border-color:#67bd6a;background-color:#67bd6a}.wpdt-c .has-success .form-control-feedback{color:#67bd6a}.wpdt-c .has-warning .help-block,.wpdt-c .has-warning .control-label,.wpdt-c .has-warning .radio,.wpdt-c .has-warning .checkbox,.wpdt-c .has-warning .radio-inline,.wpdt-c .has-warning .checkbox-inline,.wpdt-c .has-warning.radio label,.wpdt-c .has-warning.checkbox label,.wpdt-c .has-warning.radio-inline label,.wpdt-c .has-warning.checkbox-inline label{color:#ffa829}.wpdt-c .has-warning .form-control{border-color:#ffa829;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075);box-shadow:inset 0 1px 1px rgb(0 0 0 / .075)}.wpdt-c .has-warning .form-control:focus{border-color:#f59200;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 6px #ffd28f;box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 6px #ffd28f}.wpdt-c .has-warning .input-group-addon{color:#ffa829;border-color:#ffa829;background-color:#ffa829}.wpdt-c .has-warning .form-control-feedback{color:#ffa829}.wpdt-c .has-error .help-block,.wpdt-c .has-error .control-label,.wpdt-c .has-error .radio,.wpdt-c .has-error .checkbox,.wpdt-c .has-error .radio-inline,.wpdt-c .has-error .checkbox-inline,.wpdt-c .has-error.radio label,.wpdt-c .has-error.checkbox label,.wpdt-c .has-error.radio-inline label,.wpdt-c .has-error.checkbox-inline label{color:#f6675d}.wpdt-c .has-error .form-control{border-color:#f6675d;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075);box-shadow:inset 0 1px 1px rgb(0 0 0 / .075)}.wpdt-c .has-error .form-control:focus{border-color:#f33a2c;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 6px #fbc2bd;box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 6px #fbc2bd}.wpdt-c .has-error .input-group-addon{color:#f6675d;border-color:#f6675d;background-color:#f6675d}.wpdt-c .has-error .form-control-feedback{color:#f6675d}.wpdt-c .has-feedback label~.form-control-feedback{top:23px}.wpdt-c .has-feedback label.sr-only~.form-control-feedback{top:0}.wpdt-c .help-block{display:block;margin-top:5px;margin-bottom:10px;color:#9e9e9e}@media (min-width:768px){.wpdt-c .form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.wpdt-c .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.wpdt-c .form-inline .form-control-static{display:inline-block}.wpdt-c .form-inline .input-group{display:inline-table;vertical-align:middle}.wpdt-c .form-inline .input-group .input-group-addon,.wpdt-c .form-inline .input-group .input-group-btn,.wpdt-c .form-inline .input-group .form-control{width:auto}.wpdt-c .form-inline .input-group>.form-control{width:100%}.wpdt-c .form-inline .control-label{margin-bottom:0;vertical-align:middle}.wpdt-c .form-inline .radio,.wpdt-c .form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.wpdt-c .form-inline .radio label,.wpdt-c .form-inline .checkbox label{padding-left:0}.wpdt-c .form-inline .radio input[type="radio"],.wpdt-c .form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.wpdt-c .form-inline .has-feedback .form-control-feedback{top:0}}.wpdt-c .form-horizontal .radio,.wpdt-c .form-horizontal .checkbox,.wpdt-c .form-horizontal .radio-inline,.wpdt-c .form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.wpdt-c .form-horizontal .radio,.wpdt-c .form-horizontal .checkbox{min-height:25px}.wpdt-c .form-horizontal .form-group{margin-left:-15px;margin-right:-15px}@media (min-width:768px){.wpdt-c .form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.wpdt-c .form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.wpdt-c .form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:17px}}@media (min-width:768px){.wpdt-c .form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.wpdt-c .btn,.wpdt-c .wpDataTablesWrapper .btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:none;white-space:nowrap;padding:6px 12px;font-size:13px;line-height:1.42857143;border-radius:2px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wpdt-c .btn:focus,.wpdt-c .btn:active:focus,.wpdt-c .btn.active:focus,.wpdt-c .btn.focus,.wpdt-c .btn:active.focus,.wpdt-c .btn.active.focus{outline-offset:-2px;outline:none!important}.wpdt-c .btn:hover,.wpdt-c .btn:focus,.wpdt-c .btn.focus{color:#333;text-decoration:none}.wpdt-c .btn:active,.wpdt-c .btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgb(0 0 0 / .125);box-shadow:inset 0 3px 5px rgb(0 0 0 / .125)}.wpdt-c .btn.disabled,.wpdt-c .btn[disabled],.wpdt-c fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.wpdt-c a.btn.disabled,.wpdt-c fieldset[disabled] a.btn{pointer-events:none}.wpdt-c .btn-default{color:#333;background-color:#fff;border-color:#ccc}.wpdt-c .btn-default:focus,.wpdt-c .btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.wpdt-c .btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.wpdt-c .btn-default:active,.wpdt-c .btn-default.active,.wpdt-c .open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.wpdt-c .btn-default:active:hover,.wpdt-c .btn-default.active:hover,.wpdt-c .open>.dropdown-toggle.btn-default:hover,.wpdt-c .btn-default:active:focus,.wpdt-c .btn-default.active:focus,.wpdt-c .open>.dropdown-toggle.btn-default:focus,.wpdt-c .btn-default:active.focus,.wpdt-c .btn-default.active.focus,.wpdt-c .open>.dropdown-toggle.btn-default.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.wpdt-c .btn-default:active,.wpdt-c .btn-default.active,.wpdt-c .open>.dropdown-toggle.btn-default{background-image:none}.wpdt-c .btn-default.disabled:hover,.wpdt-c .btn-default[disabled]:hover,.wpdt-c fieldset[disabled] .btn-default:hover,.wpdt-c .btn-default.disabled:focus,.wpdt-c .btn-default[disabled]:focus,.wpdt-c fieldset[disabled] .btn-default:focus,.wpdt-c .btn-default.disabled.focus,.wpdt-c .btn-default[disabled].focus,.wpdt-c fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#ccc}.wpdt-c .btn-default .badge{color:#fff;background-color:#333}.wpdt-c .btn-default:hover,.wpdt-c .btn-default:focus,.wpdt-c .btn-default.focus,.wpdt-c .btn-default:active,.wpdt-c .open>.dropdown-toggle.btn-default{color:#333;background-color:#fff;border-color:#fff0}.wpdt-c .btn-default:hover:hover,.wpdt-c .btn-default:focus:hover,.wpdt-c .btn-default.focus:hover,.wpdt-c .btn-default:active:hover,.wpdt-c .open>.dropdown-toggle.btn-default:hover,.wpdt-c .btn-default:hover:focus,.wpdt-c .btn-default:focus:focus,.wpdt-c .btn-default.focus:focus,.wpdt-c .btn-default:active:focus,.wpdt-c .open>.dropdown-toggle.btn-default:focus,.wpdt-c .btn-default:hover.focus,.wpdt-c .btn-default:focus.focus,.wpdt-c .btn-default.focus.focus,.wpdt-c .btn-default:active.focus,.wpdt-c .open>.dropdown-toggle.btn-default.focus{color:#333;background-color:#fff;border-color:#fff0;overflow:visible}.wpdt-c .btn-default:active,.wpdt-c .btn-default.active,.wpdt-c .open>.dropdown-toggle.btn-default{background-image:none}.wpdt-c .btn-default.disabled,.wpdt-c .btn-default[disabled],.wpdt-c fieldset[disabled] .btn-default,.wpdt-c .btn-default.disabled:hover,.wpdt-c .btn-default[disabled]:hover,.wpdt-c fieldset[disabled] .btn-default:hover,.wpdt-c .btn-default.disabled:focus,.wpdt-c .btn-default[disabled]:focus,.wpdt-c fieldset[disabled] .btn-default:focus,.wpdt-c .btn-default.disabled.focus,.wpdt-c .btn-default[disabled].focus,.wpdt-c fieldset[disabled] .btn-default.focus,.wpdt-c .btn-default.disabled:active,.wpdt-c .btn-default[disabled]:active,.wpdt-c fieldset[disabled] .btn-default:active{background-color:#fff;border-color:#ccc}.wpdt-c .btn-default .badge{color:#fff;background-color:#333}.wpdt-c .btn-primary{background:#008CFF;border:none;box-sizing:border-box;border-radius:3px;font-family:Inter;font-style:normal;font-weight:600;font-size:14px;padding:8px 12px;color:#FFF}.wpdt-c .btn-primary:focus,.wpdt-c .btn-primary.focus{color:#fff;background-color:#0c7cd5;border-color:#064475}.wpdt-c .btn-primary:hover{color:#fff;background-color:#0c7cd5;border-color:#0a68b4}.wpdt-c .btn-primary:active,.wpdt-c .btn-primary.active,.wpdt-c .open>.dropdown-toggle.btn-primary{color:#fff;background-color:#0c7cd5;border-color:#0a68b4}.wpdt-c .btn-primary:active:hover,.wpdt-c .btn-primary.active:hover,.wpdt-c .open>.dropdown-toggle.btn-primary:hover,.wpdt-c .btn-primary:active:focus,.wpdt-c .btn-primary.active:focus,.wpdt-c .open>.dropdown-toggle.btn-primary:focus,.wpdt-c .btn-primary:active.focus,.wpdt-c .btn-primary.active.focus,.wpdt-c .open>.dropdown-toggle.btn-primary.focus{color:#fff;background-color:#0a68b4;border-color:#064475}.wpdt-c .btn-primary:active,.wpdt-c .btn-primary.active,.wpdt-c .open>.dropdown-toggle.btn-primary{background-image:none}.wpdt-c .btn-primary.disabled:hover,.wpdt-c .btn-primary[disabled]:hover,.wpdt-c fieldset[disabled] .btn-primary:hover,.wpdt-c .btn-primary.disabled:focus,.wpdt-c .btn-primary[disabled]:focus,.wpdt-c fieldset[disabled] .btn-primary:focus,.wpdt-c .btn-primary.disabled.focus,.wpdt-c .btn-primary[disabled].focus,.wpdt-c fieldset[disabled] .btn-primary.focus{background-color:#2196F3;border-color:#0d8aee}.wpdt-c .btn-primary .badge{color:#2196F3;background-color:#fff}.wpdt-c .btn-primary:hover,.wpdt-c .btn-primary:focus,.wpdt-c .btn-primary.focus,.wpdt-c .btn-primary:active,.wpdt-c .open>.dropdown-toggle.btn-primary{color:#fff;background-color:#2196F3;border-color:#fff0}.wpdt-c .btn-primary:hover:hover,.wpdt-c .btn-primary:focus:hover,.wpdt-c .btn-primary.focus:hover,.wpdt-c .btn-primary:active:hover,.wpdt-c .open>.dropdown-toggle.btn-primary:hover,.wpdt-c .btn-primary:hover:focus,.wpdt-c .btn-primary:focus:focus,.wpdt-c .btn-primary.focus:focus,.wpdt-c .btn-primary:active:focus,.wpdt-c .open>.dropdown-toggle.btn-primary:focus,.wpdt-c .btn-primary:hover.focus,.wpdt-c .btn-primary:focus.focus,.wpdt-c .btn-primary.focus.focus,.wpdt-c .btn-primary:active.focus,.wpdt-c .open>.dropdown-toggle.btn-primary.focus{background-color:#0B86EC!important}.wpdt-c .btn-primary:active,.wpdt-c .btn-primary.active,.wpdt-c .open>.dropdown-toggle.btn-primary{background-image:none}.wpdt-c .btn-primary.disabled,.wpdt-c .btn-primary[disabled],.wpdt-c fieldset[disabled] .btn-primary,.wpdt-c .btn-primary.disabled:hover,.wpdt-c .btn-primary[disabled]:hover,.wpdt-c fieldset[disabled] .btn-primary:hover,.wpdt-c .btn-primary.disabled:focus,.wpdt-c .btn-primary[disabled]:focus,.wpdt-c fieldset[disabled] .btn-primary:focus,.wpdt-c .btn-primary.disabled.focus,.wpdt-c .btn-primary[disabled].focus,.wpdt-c fieldset[disabled] .btn-primary.focus,.wpdt-c .btn-primary.disabled:active,.wpdt-c .btn-primary[disabled]:active,.wpdt-c fieldset[disabled] .btn-primary:active{background-color:#2196F3;border-color:#0d8aee}.wpdt-c .btn-primary .badge{color:#2196F3;background-color:#fff}.wpdt-c .btn-success{color:#fff;background-color:#4CAF50;border-color:#449d48}.wpdt-c .btn-success:focus,.wpdt-c .btn-success.focus{color:#fff;background-color:#3d8b40;border-color:#1e441f}.wpdt-c .btn-success:hover{color:#fff;background-color:#3d8b40;border-color:#327334}.wpdt-c .btn-success:active,.wpdt-c .btn-success.active,.wpdt-c .open>.dropdown-toggle.btn-success{color:#fff;background-color:#3d8b40;border-color:#327334}.wpdt-c .btn-success:active:hover,.wpdt-c .btn-success.active:hover,.wpdt-c .open>.dropdown-toggle.btn-success:hover,.wpdt-c .btn-success:active:focus,.wpdt-c .btn-success.active:focus,.wpdt-c .open>.dropdown-toggle.btn-success:focus,.wpdt-c .btn-success:active.focus,.wpdt-c .btn-success.active.focus,.wpdt-c .open>.dropdown-toggle.btn-success.focus{color:#fff;background-color:#327334;border-color:#1e441f}.wpdt-c .btn-success:active,.wpdt-c .btn-success.active,.wpdt-c .open>.dropdown-toggle.btn-success{background-image:none}.wpdt-c .btn-success.disabled:hover,.wpdt-c .btn-success[disabled]:hover,.wpdt-c fieldset[disabled] .btn-success:hover,.wpdt-c .btn-success.disabled:focus,.wpdt-c .btn-success[disabled]:focus,.wpdt-c fieldset[disabled] .btn-success:focus,.wpdt-c .btn-success.disabled.focus,.wpdt-c .btn-success[disabled].focus,.wpdt-c fieldset[disabled] .btn-success.focus{background-color:#4CAF50;border-color:#449d48}.wpdt-c .btn-success .badge{color:#4CAF50;background-color:#fff}.wpdt-c .btn-success:hover,.wpdt-c .btn-success:focus,.wpdt-c .btn-success.focus,.wpdt-c .btn-success:active,.wpdt-c .open>.dropdown-toggle.btn-success{color:#fff;background-color:#4CAF50;border-color:#fff0}.wpdt-c .btn-success:hover:hover,.wpdt-c .btn-success:focus:hover,.wpdt-c .btn-success.focus:hover,.wpdt-c .btn-success:active:hover,.wpdt-c .open>.dropdown-toggle.btn-success:hover,.wpdt-c .btn-success:hover:focus,.wpdt-c .btn-success:focus:focus,.wpdt-c .btn-success.focus:focus,.wpdt-c .btn-success:active:focus,.wpdt-c .open>.dropdown-toggle.btn-success:focus,.wpdt-c .btn-success:hover.focus,.wpdt-c .btn-success:focus.focus,.wpdt-c .btn-success.focus.focus,.wpdt-c .btn-success:active.focus,.wpdt-c .open>.dropdown-toggle.btn-success.focus{color:#fff;background-color:#4CAF50;border-color:#fff0}.wpdt-c .btn-success:active,.wpdt-c .btn-success.active,.wpdt-c .open>.dropdown-toggle.btn-success{background-image:none}.wpdt-c .btn-success.disabled,.wpdt-c .btn-success[disabled],.wpdt-c fieldset[disabled] .btn-success,.wpdt-c .btn-success.disabled:hover,.wpdt-c .btn-success[disabled]:hover,.wpdt-c fieldset[disabled] .btn-success:hover,.wpdt-c .btn-success.disabled:focus,.wpdt-c .btn-success[disabled]:focus,.wpdt-c fieldset[disabled] .btn-success:focus,.wpdt-c .btn-success.disabled.focus,.wpdt-c .btn-success[disabled].focus,.wpdt-c fieldset[disabled] .btn-success.focus,.wpdt-c .btn-success.disabled:active,.wpdt-c .btn-success[disabled]:active,.wpdt-c fieldset[disabled] .btn-success:active{background-color:#4CAF50;border-color:#449d48}.wpdt-c .btn-success .badge{color:#4CAF50;background-color:#fff}.wpdt-c .btn-info{color:#fff;background-color:#00BCD4;border-color:#00a5bb}.wpdt-c .btn-info:focus,.wpdt-c .btn-info.focus{color:#fff;background-color:#008fa1;border-color:#00343b}.wpdt-c .btn-info:hover{color:#fff;background-color:#008fa1;border-color:#006f7d}.wpdt-c .btn-info:active,.wpdt-c .btn-info.active,.wpdt-c .open>.dropdown-toggle.btn-info{color:#fff;background-color:#008fa1;border-color:#006f7d}.wpdt-c .btn-info:active:hover,.wpdt-c .btn-info.active:hover,.wpdt-c .open>.dropdown-toggle.btn-info:hover,.wpdt-c .btn-info:active:focus,.wpdt-c .btn-info.active:focus,.wpdt-c .open>.dropdown-toggle.btn-info:focus,.wpdt-c .btn-info:active.focus,.wpdt-c .btn-info.active.focus,.wpdt-c .open>.dropdown-toggle.btn-info.focus{color:#fff;background-color:#006f7d;border-color:#00343b}.wpdt-c .btn-info:active,.wpdt-c .btn-info.active,.wpdt-c .open>.dropdown-toggle.btn-info{background-image:none}.wpdt-c .btn-info.disabled:hover,.wpdt-c .btn-info[disabled]:hover,.wpdt-c fieldset[disabled] .btn-info:hover,.wpdt-c .btn-info.disabled:focus,.wpdt-c .btn-info[disabled]:focus,.wpdt-c fieldset[disabled] .btn-info:focus,.wpdt-c .btn-info.disabled.focus,.wpdt-c .btn-info[disabled].focus,.wpdt-c fieldset[disabled] .btn-info.focus{background-color:#00BCD4;border-color:#00a5bb}.wpdt-c .btn-info .badge{color:#00BCD4;background-color:#fff}.wpdt-c .btn-info:hover,.wpdt-c .btn-info:focus,.wpdt-c .btn-info.focus,.wpdt-c .btn-info:active,.wpdt-c .open>.dropdown-toggle.btn-info{color:#fff;background-color:#00BCD4;border-color:#fff0}.wpdt-c .btn-info:hover:hover,.wpdt-c .btn-info:focus:hover,.wpdt-c .btn-info.focus:hover,.wpdt-c .btn-info:active:hover,.wpdt-c .open>.dropdown-toggle.btn-info:hover,.wpdt-c .btn-info:hover:focus,.wpdt-c .btn-info:focus:focus,.wpdt-c .btn-info.focus:focus,.wpdt-c .btn-info:active:focus,.wpdt-c .open>.dropdown-toggle.btn-info:focus,.wpdt-c .btn-info:hover.focus,.wpdt-c .btn-info:focus.focus,.wpdt-c .btn-info.focus.focus,.wpdt-c .btn-info:active.focus,.wpdt-c .open>.dropdown-toggle.btn-info.focus{color:#fff;background-color:#00BCD4;border-color:#fff0}.wpdt-c .btn-info:active,.wpdt-c .btn-info.active,.wpdt-c .open>.dropdown-toggle.btn-info{background-image:none}.wpdt-c .btn-info.disabled,.wpdt-c .btn-info[disabled],.wpdt-c fieldset[disabled] .btn-info,.wpdt-c .btn-info.disabled:hover,.wpdt-c .btn-info[disabled]:hover,.wpdt-c fieldset[disabled] .btn-info:hover,.wpdt-c .btn-info.disabled:focus,.wpdt-c .btn-info[disabled]:focus,.wpdt-c fieldset[disabled] .btn-info:focus,.wpdt-c .btn-info.disabled.focus,.wpdt-c .btn-info[disabled].focus,.wpdt-c fieldset[disabled] .btn-info.focus,.wpdt-c .btn-info.disabled:active,.wpdt-c .btn-info[disabled]:active,.wpdt-c fieldset[disabled] .btn-info:active{background-color:#00BCD4;border-color:#00a5bb}.wpdt-c .btn-info .badge{color:#00BCD4;background-color:#fff}.wpdt-c .btn-warning{color:#fff;background-color:#FF9800;border-color:#e68900}.wpdt-c .btn-warning:focus,.wpdt-c .btn-warning.focus{color:#fff;background-color:#cc7a00;border-color:#663d00}.wpdt-c .btn-warning:hover{color:#fff;background-color:#cc7a00;border-color:#a86400}.wpdt-c .btn-warning:active,.wpdt-c .btn-warning.active,.wpdt-c .open>.dropdown-toggle.btn-warning{color:#fff;background-color:#cc7a00;border-color:#a86400}.wpdt-c .btn-warning:active:hover,.wpdt-c .btn-warning.active:hover,.wpdt-c .open>.dropdown-toggle.btn-warning:hover,.wpdt-c .btn-warning:active:focus,.wpdt-c .btn-warning.active:focus,.wpdt-c .open>.dropdown-toggle.btn-warning:focus,.wpdt-c .btn-warning:active.focus,.wpdt-c .btn-warning.active.focus,.wpdt-c .open>.dropdown-toggle.btn-warning.focus{color:#fff;background-color:#a86400;border-color:#663d00}.wpdt-c .btn-warning:active,.wpdt-c .btn-warning.active,.wpdt-c .open>.dropdown-toggle.btn-warning{background-image:none}.wpdt-c .btn-warning.disabled:hover,.wpdt-c .btn-warning[disabled]:hover,.wpdt-c fieldset[disabled] .btn-warning:hover,.wpdt-c .btn-warning.disabled:focus,.wpdt-c .btn-warning[disabled]:focus,.wpdt-c fieldset[disabled] .btn-warning:focus,.wpdt-c .btn-warning.disabled.focus,.wpdt-c .btn-warning[disabled].focus,.wpdt-c fieldset[disabled] .btn-warning.focus{background-color:#FF9800;border-color:#e68900}.wpdt-c .btn-warning .badge{color:#FF9800;background-color:#fff}.wpdt-c .btn-warning:hover,.wpdt-c .btn-warning:focus,.wpdt-c .btn-warning.focus,.wpdt-c .btn-warning:active,.wpdt-c .open>.dropdown-toggle.btn-warning{color:#fff;background-color:#FF9800;border-color:#fff0}.wpdt-c .btn-warning:hover:hover,.wpdt-c .btn-warning:focus:hover,.wpdt-c .btn-warning.focus:hover,.wpdt-c .btn-warning:active:hover,.wpdt-c .open>.dropdown-toggle.btn-warning:hover,.wpdt-c .btn-warning:hover:focus,.wpdt-c .btn-warning:focus:focus,.wpdt-c .btn-warning.focus:focus,.wpdt-c .btn-warning:active:focus,.wpdt-c .open>.dropdown-toggle.btn-warning:focus,.wpdt-c .btn-warning:hover.focus,.wpdt-c .btn-warning:focus.focus,.wpdt-c .btn-warning.focus.focus,.wpdt-c .btn-warning:active.focus,.wpdt-c .open>.dropdown-toggle.btn-warning.focus{color:#fff;background-color:#FF9800;border-color:#fff0}.wpdt-c .btn-warning:active,.wpdt-c .btn-warning.active,.wpdt-c .open>.dropdown-toggle.btn-warning{background-image:none}.wpdt-c .btn-warning.disabled,.wpdt-c .btn-warning[disabled],.wpdt-c fieldset[disabled] .btn-warning,.wpdt-c .btn-warning.disabled:hover,.wpdt-c .btn-warning[disabled]:hover,.wpdt-c fieldset[disabled] .btn-warning:hover,.wpdt-c .btn-warning.disabled:focus,.wpdt-c .btn-warning[disabled]:focus,.wpdt-c fieldset[disabled] .btn-warning:focus,.wpdt-c .btn-warning.disabled.focus,.wpdt-c .btn-warning[disabled].focus,.wpdt-c fieldset[disabled] .btn-warning.focus,.wpdt-c .btn-warning.disabled:active,.wpdt-c .btn-warning[disabled]:active,.wpdt-c fieldset[disabled] .btn-warning:active{background-color:#FF9800;border-color:#e68900}.wpdt-c .btn-warning .badge{color:#FF9800;background-color:#fff}.wpdt-c .btn-danger{color:#fff;background-color:#F44336;border-color:#f32c1e}.wpdt-c .btn-danger:focus,.wpdt-c .btn-danger.focus{color:#fff;background-color:#ea1c0d;border-color:#891008}.wpdt-c .btn-danger:hover{color:#fff;background-color:#ea1c0d;border-color:#c8180b}.wpdt-c .btn-danger:active,.wpdt-c .btn-danger.active,.wpdt-c .open>.dropdown-toggle.btn-danger{color:#fff;background-color:#ea1c0d;border-color:#c8180b}.wpdt-c .btn-danger:active:hover,.wpdt-c .btn-danger.active:hover,.wpdt-c .open>.dropdown-toggle.btn-danger:hover,.wpdt-c .btn-danger:active:focus,.wpdt-c .btn-danger.active:focus,.wpdt-c .open>.dropdown-toggle.btn-danger:focus,.wpdt-c .btn-danger:active.focus,.wpdt-c .btn-danger.active.focus,.wpdt-c .open>.dropdown-toggle.btn-danger.focus{color:#fff;background-color:#c8180b;border-color:#891008}.wpdt-c .btn-danger:active,.wpdt-c .btn-danger.active,.wpdt-c .open>.dropdown-toggle.btn-danger{background-image:none}.wpdt-c .btn-danger.disabled:hover,.wpdt-c .btn-danger[disabled]:hover,.wpdt-c fieldset[disabled] .btn-danger:hover,.wpdt-c .btn-danger.disabled:focus,.wpdt-c .btn-danger[disabled]:focus,.wpdt-c fieldset[disabled] .btn-danger:focus,.wpdt-c .btn-danger.disabled.focus,.wpdt-c .btn-danger[disabled].focus,.wpdt-c fieldset[disabled] .btn-danger.focus{background-color:#F44336;border-color:#f32c1e}.wpdt-c .btn-danger .badge{color:#F44336;background-color:#fff}.wpdt-c .btn-danger:hover,.wpdt-c .btn-danger:focus,.wpdt-c .btn-danger.focus,.wpdt-c .btn-danger:active,.wpdt-c .open>.dropdown-toggle.btn-danger{color:#fff;background-color:#F44336;border-color:#fff0}.wpdt-c .btn-danger:hover:hover,.wpdt-c .btn-danger:focus:hover,.wpdt-c .btn-danger.focus:hover,.wpdt-c .btn-danger:active:hover,.wpdt-c .open>.dropdown-toggle.btn-danger:hover,.wpdt-c .btn-danger:hover:focus,.wpdt-c .btn-danger:focus:focus,.wpdt-c .btn-danger.focus:focus,.wpdt-c .btn-danger:active:focus,.wpdt-c .open>.dropdown-toggle.btn-danger:focus,.wpdt-c .btn-danger:hover.focus,.wpdt-c .btn-danger:focus.focus,.wpdt-c .btn-danger.focus.focus,.wpdt-c .btn-danger:active.focus,.wpdt-c .open>.dropdown-toggle.btn-danger.focus{color:#fff;background-color:#F44336;border-color:#fff0}.wpdt-c .btn-danger:active,.wpdt-c .btn-danger.active,.wpdt-c .open>.dropdown-toggle.btn-danger{background-image:none}.wpdt-c .btn-danger.disabled,.wpdt-c .btn-danger[disabled],.wpdt-c fieldset[disabled] .btn-danger,.wpdt-c .btn-danger.disabled:hover,.wpdt-c .btn-danger[disabled]:hover,.wpdt-c fieldset[disabled] .btn-danger:hover,.wpdt-c .btn-danger.disabled:focus,.wpdt-c .btn-danger[disabled]:focus,.wpdt-c fieldset[disabled] .btn-danger:focus,.wpdt-c .btn-danger.disabled.focus,.wpdt-c .btn-danger[disabled].focus,.wpdt-c fieldset[disabled] .btn-danger.focus,.wpdt-c .btn-danger.disabled:active,.wpdt-c .btn-danger[disabled]:active,.wpdt-c fieldset[disabled] .btn-danger:active{background-color:#F44336;border-color:#f32c1e}.wpdt-c .btn-danger .badge{color:#F44336;background-color:#fff}.wpdt-c .btn-link{color:#2196F3;font-weight:400;border-radius:0}.wpdt-c .btn-link,.wpdt-c .btn-link:active,.wpdt-c .btn-link.active,.wpdt-c .btn-link[disabled],.wpdt-c fieldset[disabled] .btn-link{background-color:#fff0;-webkit-box-shadow:none;box-shadow:none}.wpdt-c .btn-link,.wpdt-c .btn-link:hover,.wpdt-c .btn-link:focus,.wpdt-c .btn-link:active{border-color:#fff0}.wpdt-c .btn-link:hover,.wpdt-c .btn-link:focus{color:#0a6ebd;text-decoration:none;background-color:#fff0}.wpdt-c .btn-link[disabled]:hover,.wpdt-c fieldset[disabled] .btn-link:hover,.wpdt-c .btn-link[disabled]:focus,.wpdt-c fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.wpdt-c .btn-lg,.wpdt-c .btn-group-lg>.btn{padding:10px 16px;font-size:17px;line-height:1.3333333;border-radius:2px}.wpdt-c .btn-sm,.wpdt-c .btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:2px}.wpdt-c .btn-xs,.wpdt-c .btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:2px}.wpdt-c .btn-block{display:block;width:100%}.wpdt-c .btn-block+.btn-block{margin-top:5px}.wpdt-c input[type="submit"].btn-block,.wpdt-c input[type="reset"].btn-block,.wpdt-c input[type="button"].btn-block{width:100%}.wpdt-c .fade{opacity:0;-webkit-transition:opacity 0.15s linear;-o-transition:opacity 0.15s linear;transition:opacity 0.15s linear}.wpdt-c .fade.in{opacity:1}.wpdt-c .collapse{display:none}.wpdt-c .collapse.in{display:block}.wpdt-c .collapse.disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.wpdt-c tr.collapse.in{display:table-row}.wpdt-c tbody.collapse.in{display:table-row-group}.wpdt-c .collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:0.35s;transition-duration:0.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.wpdt-c .caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid #fff0;border-left:4px solid #fff0}.wpdt-c .dropup,.wpdt-c .dropdown{position:relative}.wpdt-c .dropdown-toggle:focus{outline:0}.wpdt-c.dropdown-menu,.wpdt-c .dropdown-menu{position:absolute;top:100%;left:0;z-index:9999;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:13px;text-align:left;background-color:#fff;border:1px solid #fff0;border-radius:2px;-webkit-box-shadow:0 6px 12px rgb(0 0 0 / .175);box-shadow:0 6px 12px rgb(0 0 0 / .175);background-clip:padding-box}.wpdt-c .dropdown-menu.pull-right{right:0;left:auto}.wpdt-c .dropdown-menu .divider{height:1px;margin:8px 0;overflow:hidden;background-color:rgb(0 0 0 / .08)}.wpdt-c .dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.wpdt-c .dropdown-menu>li>a:hover,.wpdt-c .dropdown-menu>li>a:focus{text-decoration:none;color:#333;background-color:rgb(0 0 0 / .075)}.wpdt-c .dropdown-menu>.active>a,.wpdt-c .dropdown-menu>.active>a:hover,.wpdt-c .dropdown-menu>.active>a:focus{color:#333;text-decoration:none;outline:0;background-color:rgb(0 0 0 / .075)}.wpdt-c .dropdown-menu>.disabled>a,.wpdt-c .dropdown-menu>.disabled>a:hover,.wpdt-c .dropdown-menu>.disabled>a:focus{color:#e4e4e4}.wpdt-c .dropdown-menu>.disabled>a:hover,.wpdt-c .dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:#fff0;background-image:none;cursor:not-allowed}.wpdt-c .open>.dropdown-menu{display:block}.wpdt-c .open>ul.dropdown-menu{padding:0!important}.wpdt-c .open>a{outline:0}.wpdt-c .dropdown-menu-right{left:auto;right:0}.wpdt-c .dropdown-menu-left{left:0;right:auto}.wpdt-c .dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.wpdt-c .dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:-1}.wpdt-c .pull-right>.dropdown-menu{right:0;left:auto}.wpdt-c .dropup .caret,.wpdt-c .navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9;content:""}.wpdt-c .dropup .dropdown-menu,.wpdt-c .navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.wpdt-c .navbar-right .dropdown-menu{left:auto;right:0}.wpdt-c .navbar-right .dropdown-menu-left{left:0;right:auto}}.wpdt-c .btn-group,.wpdt-c .btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.wpdt-c .btn-group>.btn,.wpdt-c .btn-group-vertical>.btn{position:relative;float:left}.wpdt-c .btn-group>.btn:hover,.wpdt-c .btn-group-vertical>.btn:hover,.wpdt-c .btn-group>.btn:focus,.wpdt-c .btn-group-vertical>.btn:focus,.wpdt-c .btn-group>.btn:active,.wpdt-c .btn-group-vertical>.btn:active,.wpdt-c .btn-group>.btn.active,.wpdt-c .btn-group-vertical>.btn.active{z-index:2}.wpdt-c .btn-group .btn+.btn,.wpdt-c .btn-group .btn+.btn-group,.wpdt-c .btn-group .btn-group+.btn,.wpdt-c .btn-group .btn-group+.btn-group{margin-left:-1px}.wpdt-c .btn-toolbar{margin-left:-5px}.wpdt-c .btn-toolbar .btn,.wpdt-c .btn-toolbar .btn-group,.wpdt-c .btn-toolbar .input-group{float:left}.wpdt-c .btn-toolbar>.btn,.wpdt-c .btn-toolbar>.btn-group,.wpdt-c .btn-toolbar>.input-group{margin-left:5px}.wpdt-c .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.wpdt-c .btn-group>.btn:first-child{margin-left:0}.wpdt-c .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.wpdt-c .btn-group>.btn:last-child:not(:first-child),.wpdt-c .btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.wpdt-c .btn-group>.btn-group{float:left}.wpdt-c .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.wpdt-c .btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.wpdt-c .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.wpdt-c .btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.wpdt-c .btn-group .dropdown-toggle:active,.wpdt-c .btn-group.open .dropdown-toggle{outline:0}.wpdt-c .btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.wpdt-c .btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.wpdt-c .btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgb(0 0 0 / .125);box-shadow:inset 0 3px 5px rgb(0 0 0 / .125)}.wpdt-c .btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.wpdt-c .btn .caret{margin-left:0}.wpdt-c .btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.wpdt-c .dropup .btn-lg .caret{border-width:0 5px 5px}.wpdt-c .btn-group-vertical>.btn,.wpdt-c .btn-group-vertical>.btn-group,.wpdt-c .btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.wpdt-c .btn-group-vertical>.btn-group>.btn{float:none}.wpdt-c .btn-group-vertical>.btn+.btn,.wpdt-c .btn-group-vertical>.btn+.btn-group,.wpdt-c .btn-group-vertical>.btn-group+.btn,.wpdt-c .btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.wpdt-c .btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.wpdt-c .btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:2px;border-top-left-radius:2px;border-bottom-right-radius:0;border-bottom-left-radius:0}.wpdt-c .btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.wpdt-c .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.wpdt-c .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.wpdt-c .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.wpdt-c .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.wpdt-c .btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.wpdt-c .btn-group-justified>.btn,.wpdt-c .btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.wpdt-c .btn-group-justified>.btn-group .btn{width:100%}.wpdt-c .btn-group-justified>.btn-group .dropdown-menu{left:auto}.wpdt-c [data-toggle="buttons"]>.btn input[type="radio"],.wpdt-c [data-toggle="buttons"]>.btn-group>.btn input[type="radio"],.wpdt-c [data-toggle="buttons"]>.btn input[type="checkbox"],.wpdt-c [data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.wpdt-c .input-group{position:relative;display:table;border-collapse:separate}.wpdt-c .input-group[class*="col-"]{float:none;padding-left:0;padding-right:0}.wpdt-c .input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.wpdt-c .input-group .form-control:focus{z-index:3}.wpdt-c .input-group-lg>.form-control,.wpdt-c .input-group-lg>.input-group-addon,.wpdt-c .input-group-lg>.input-group-btn>.btn{height:40px;padding:10px 16px;font-size:17px;line-height:1.3333333;border-radius:0}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:40px;line-height:40px}.wpdt-c textarea.input-group-lg>.form-control,.wpdt-c textarea.input-group-lg>.input-group-addon,.wpdt-c textarea.input-group-lg>.input-group-btn>.btn,.wpdt-c select[multiple].input-group-lg>.form-control,.wpdt-c select[multiple].input-group-lg>.input-group-addon,.wpdt-c select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.wpdt-c .input-group-sm>.form-control,.wpdt-c .input-group-sm>.input-group-addon,.wpdt-c .input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:2px}.wpdt-c select.input-group-sm>.form-control,.wpdt-c select.input-group-sm>.input-group-addon,.wpdt-c select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}.wpdt-c textarea.input-group-sm>.form-control,.wpdt-c textarea.input-group-sm>.input-group-addon,.wpdt-c textarea.input-group-sm>.input-group-btn>.btn,.wpdt-c select[multiple].input-group-sm>.form-control,.wpdt-c select[multiple].input-group-sm>.input-group-addon,.wpdt-c select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.wpdt-c .input-group-addon,.wpdt-c .input-group-btn,.wpdt-c .input-group .form-control{display:table-cell}.wpdt-c .input-group-addon:not(:first-child):not(:last-child),.wpdt-c .input-group-btn:not(:first-child):not(:last-child),.wpdt-c .input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.wpdt-c .input-group-addon,.wpdt-c .input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.wpdt-c .input-group-addon{padding:6px 12px;font-size:13px;font-weight:400;line-height:1;color:#000;text-align:center;background-color:#fff0;border:1px solid #fff0;border-radius:0}.wpdt-c .input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:2px}.wpdt-c .input-group-addon.input-lg{padding:10px 16px;font-size:17px;border-radius:0}.wpdt-c .input-group-addon input[type="radio"],.wpdt-c .input-group-addon input[type="checkbox"]{margin-top:0}.wpdt-c .input-group .form-control:first-child,.wpdt-c .input-group-addon:first-child,.wpdt-c .input-group-btn:first-child>.btn,.wpdt-c .input-group-btn:first-child>.btn-group>.btn,.wpdt-c .input-group-btn:first-child>.dropdown-toggle,.wpdt-c .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.wpdt-c .input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.wpdt-c .input-group-addon:first-child{border-right:0}.wpdt-c .input-group .form-control:last-child,.wpdt-c .input-group-addon:last-child,.wpdt-c .input-group-btn:last-child>.btn,.wpdt-c .input-group-btn:last-child>.btn-group>.btn,.wpdt-c .input-group-btn:last-child>.dropdown-toggle,.wpdt-c .input-group-btn:first-child>.btn:not(:first-child),.wpdt-c .input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.wpdt-c .input-group-addon:last-child{border-left:0}.wpdt-c .input-group-btn{position:relative;font-size:0;white-space:nowrap}.wpdt-c .input-group-btn>.btn{position:relative}.wpdt-c .input-group-btn>.btn+.btn{margin-left:-1px}.wpdt-c .input-group-btn>.btn:hover,.wpdt-c .input-group-btn>.btn:focus,.wpdt-c .input-group-btn>.btn:active{z-index:2}.wpdt-c .input-group-btn:first-child>.btn,.wpdt-c .input-group-btn:first-child>.btn-group{margin-right:-1px}.wpdt-c .input-group-btn:last-child>.btn,.wpdt-c .input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.wpdt-c .nav{margin-bottom:0;padding-left:0;list-style:none}.wpdt-c .nav>li{position:relative;display:block}.wpdt-c .nav>li>a{position:relative;display:block;padding:10px 15px}.wpdt-c .nav>li>a:hover,.wpdt-c .nav>li>a:focus{text-decoration:none;background-color:#eee}.wpdt-c .nav>li.disabled>a{color:#777}.wpdt-c .nav>li.disabled>a:hover,.wpdt-c .nav>li.disabled>a:focus{color:#777;text-decoration:none;background-color:#fff0;cursor:not-allowed}.wpdt-c .nav .open>a,.wpdt-c .nav .open>a:hover,.wpdt-c .nav .open>a:focus{background-color:#eee;border-color:#2196F3}.wpdt-c .nav .nav-divider{height:1px;margin:8px 0;overflow:hidden;background-color:#e5e5e5}.wpdt-c .nav>li>a>img{max-width:none}.wpdt-c .nav-tabs{border-bottom:1px solid #fff}.wpdt-c .nav-tabs>li{float:left;margin-bottom:-1px}.wpdt-c .nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid #fff0;border-radius:2px 2px 0 0}.wpdt-c .nav-tabs>li>a:hover{border-color:#eee #eee #fff}.wpdt-c .nav-tabs>li.active>a,.wpdt-c .nav-tabs>li.active>a:hover,.wpdt-c .nav-tabs>li.active>a:focus{color:#555;background-color:#fff0;border:1px solid #fff;border-bottom-color:#fff0;cursor:default}.wpdt-c .nav-tabs.nav-justified{width:100%;border-bottom:0}.wpdt-c .nav-tabs.nav-justified>li{float:none}.wpdt-c .nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.wpdt-c .nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.wpdt-c .nav-tabs.nav-justified>li{display:table-cell;width:1%}.wpdt-c .nav-tabs.nav-justified>li>a{margin-bottom:0}}.wpdt-c .nav-tabs.nav-justified>li>a{margin-right:0;border-radius:2px}.wpdt-c .nav-tabs.nav-justified>.active>a,.wpdt-c .nav-tabs.nav-justified>.active>a:hover,.wpdt-c .nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.wpdt-c .nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:2px 2px 0 0}.wpdt-c .nav-tabs.nav-justified>.active>a,.wpdt-c .nav-tabs.nav-justified>.active>a:hover,.wpdt-c .nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#edecec}}.wpdt-c .nav-pills>li{float:left}.wpdt-c .nav-pills>li>a{border-radius:2px}.wpdt-c .nav-pills>li+li{margin-left:2px}.wpdt-c .nav-pills>li.active>a,.wpdt-c .nav-pills>li.active>a:hover,.wpdt-c .nav-pills>li.active>a:focus{color:#fff;background-color:#2196F3}.wpdt-c .nav-stacked>li{float:none}.wpdt-c .nav-stacked>li+li{margin-top:2px;margin-left:0}.wpdt-c .nav-justified{width:100%}.wpdt-c .nav-justified>li{float:none}.wpdt-c .nav-justified>li>a{text-align:center;margin-bottom:5px}.wpdt-c .nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.wpdt-c .nav-justified>li{display:table-cell;width:1%}.wpdt-c .nav-justified>li>a{margin-bottom:0}}.wpdt-c .nav-tabs-justified{border-bottom:0}.wpdt-c .nav-tabs-justified>li>a{margin-right:0;border-radius:2px}.wpdt-c .nav-tabs-justified>.active>a,.wpdt-c .nav-tabs-justified>.active>a:hover,.wpdt-c .nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.wpdt-c .nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:2px 2px 0 0}.wpdt-c .nav-tabs-justified>.active>a,.wpdt-c .nav-tabs-justified>.active>a:hover,.wpdt-c .nav-tabs-justified>.active>a:focus{border-bottom-color:#edecec}}.wpdt-c .tab-content>.tab-pane{display:none}.wpdt-c .tab-content>.active{display:block}.wpdt-c .nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.wpdt-c .navbar{position:relative;min-height:50px;margin-bottom:18px;border:1px solid #fff0}@media (min-width:768px){.wpdt-c .navbar{border-radius:2px}}@media (min-width:768px){.wpdt-c .navbar-header{float:left}}.wpdt-c .navbar-collapse{overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid #fff0;box-shadow:inset 0 1px 0 rgb(255 255 255 / .1);-webkit-overflow-scrolling:touch}.wpdt-c .navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.wpdt-c .navbar-collapse{width:auto;border-top:0;box-shadow:none}.wpdt-c .navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.wpdt-c .navbar-collapse.in{overflow-y:visible}.wpdt-c .navbar-fixed-top .navbar-collapse,.wpdt-c .navbar-static-top .navbar-collapse,.wpdt-c .navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}}.wpdt-c .navbar-fixed-top .navbar-collapse,.wpdt-c .navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.wpdt-c .navbar-fixed-top .navbar-collapse,.wpdt-c .navbar-fixed-bottom .navbar-collapse{max-height:200px}}.wpdt-c .container>.navbar-header,.wpdt-c .container-fluid>.navbar-header,.wpdt-c .container>.navbar-collapse,.wpdt-c .container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.wpdt-c .container>.navbar-header,.wpdt-c .container-fluid>.navbar-header,.wpdt-c .container>.navbar-collapse,.wpdt-c .container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.wpdt-c .navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.wpdt-c .navbar-static-top{border-radius:0}}.wpdt-c .navbar-fixed-top,.wpdt-c .navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.wpdt-c .navbar-fixed-top,.wpdt-c .navbar-fixed-bottom{border-radius:0}}.wpdt-c .navbar-fixed-top{top:0;border-width:0 0 1px}.wpdt-c .navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.wpdt-c .navbar-brand{float:left;padding:16px 15px;font-size:17px;line-height:18px;height:50px}.wpdt-c .navbar-brand:hover,.wpdt-c .navbar-brand:focus{text-decoration:none}.wpdt-c .navbar-brand>img{display:block}@media (min-width:768px){.wpdt-c .navbar>.container .navbar-brand,.wpdt-c .navbar>.container-fluid .navbar-brand{margin-left:-15px}}.wpdt-c .navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:#fff0;background-image:none;border:1px solid #fff0;border-radius:2px}.wpdt-c .navbar-toggle:focus{outline:0}.wpdt-c .navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.wpdt-c .navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.wpdt-c .navbar-toggle{display:none}}.wpdt-c .navbar-nav{margin:8px -15px}.wpdt-c .navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:18px}@media (max-width:767px){.wpdt-c .navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:#fff0;border:0;box-shadow:none}.wpdt-c .navbar-nav .open .dropdown-menu>li>a,.wpdt-c .navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.wpdt-c .navbar-nav .open .dropdown-menu>li>a{line-height:18px}.wpdt-c .navbar-nav .open .dropdown-menu>li>a:hover,.wpdt-c .navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:768px){.wpdt-c .navbar-nav{float:left;margin:0}.wpdt-c .navbar-nav>li{float:left}.wpdt-c .navbar-nav>li>a{padding-top:16px;padding-bottom:16px}}.wpdt-c .navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid #fff0;border-bottom:1px solid #fff0;-webkit-box-shadow:inset 0 1px 0 rgb(255 255 255 / .1),0 1px 0 rgb(255 255 255 / .1);box-shadow:inset 0 1px 0 rgb(255 255 255 / .1),0 1px 0 rgb(255 255 255 / .1);margin-top:7.5px;margin-bottom:7.5px}@media (min-width:768px){.wpdt-c .navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.wpdt-c .navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.wpdt-c .navbar-form .form-control-static{display:inline-block}.wpdt-c .navbar-form .input-group{display:inline-table;vertical-align:middle}.wpdt-c .navbar-form .input-group .input-group-addon,.wpdt-c .navbar-form .input-group .input-group-btn,.wpdt-c .navbar-form .input-group .form-control{width:auto}.wpdt-c .navbar-form .input-group>.form-control{width:100%}.wpdt-c .navbar-form .control-label{margin-bottom:0;vertical-align:middle}.wpdt-c .navbar-form .radio,.wpdt-c .navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.wpdt-c .navbar-form .radio label,.wpdt-c .navbar-form .checkbox label{padding-left:0}.wpdt-c .navbar-form .radio input[type="radio"],.wpdt-c .navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}.wpdt-c .navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.wpdt-c .navbar-form .form-group{margin-bottom:5px}.wpdt-c .navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.wpdt-c .navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}}.wpdt-c .navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.wpdt-c .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-right-radius:2px;border-top-left-radius:2px;border-bottom-right-radius:0;border-bottom-left-radius:0}.wpdt-c .navbar-btn{margin-top:7.5px;margin-bottom:7.5px}.wpdt-c .navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.wpdt-c .navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.wpdt-c .navbar-text{margin-top:16px;margin-bottom:16px}@media (min-width:768px){.wpdt-c .navbar-text{float:left;margin-left:15px;margin-right:15px}}@media (min-width:768px){.wpdt-c .navbar-left{float:left!important}.wpdt-c .navbar-right{float:right!important;margin-right:-15px}.wpdt-c .navbar-right~.navbar-right{margin-right:0}}.wpdt-c .navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.wpdt-c .navbar-default .navbar-brand{color:#777}.wpdt-c .navbar-default .navbar-brand:hover,.wpdt-c .navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:#fff0}.wpdt-c .navbar-default .navbar-text{color:#777}.wpdt-c .navbar-default .navbar-nav>li>a{color:#777}.wpdt-c .navbar-default .navbar-nav>li>a:hover,.wpdt-c .navbar-default .navbar-nav>li>a:focus{color:#333;background-color:#fff0}.wpdt-c .navbar-default .navbar-nav>.active>a,.wpdt-c .navbar-default .navbar-nav>.active>a:hover,.wpdt-c .navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.wpdt-c .navbar-default .navbar-nav>.disabled>a,.wpdt-c .navbar-default .navbar-nav>.disabled>a:hover,.wpdt-c .navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:#fff0}.wpdt-c .navbar-default .navbar-toggle{border-color:#ddd}.wpdt-c .navbar-default .navbar-toggle:hover,.wpdt-c .navbar-default .navbar-toggle:focus{background-color:#ddd}.wpdt-c .navbar-default .navbar-toggle .icon-bar{background-color:#888}.wpdt-c .navbar-default .navbar-collapse,.wpdt-c .navbar-default .navbar-form{border-color:#e7e7e7}.wpdt-c .navbar-default .navbar-nav>.open>a,.wpdt-c .navbar-default .navbar-nav>.open>a:hover,.wpdt-c .navbar-default .navbar-nav>.open>a:focus{background-color:#e7e7e7;color:#555}@media (max-width:767px){.wpdt-c .navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.wpdt-c .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.wpdt-c .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:#fff0}.wpdt-c .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.wpdt-c .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.wpdt-c .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.wpdt-c .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.wpdt-c .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.wpdt-c .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:#fff0}}.wpdt-c .navbar-default .navbar-link{color:#777}.wpdt-c .navbar-default .navbar-link:hover{color:#333}.wpdt-c .navbar-default .btn-link{color:#777}.wpdt-c .navbar-default .btn-link:hover,.wpdt-c .navbar-default .btn-link:focus{color:#333}.wpdt-c .navbar-default .btn-link[disabled]:hover,.wpdt-c fieldset[disabled] .navbar-default .btn-link:hover,.wpdt-c .navbar-default .btn-link[disabled]:focus,.wpdt-c fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.wpdt-c .navbar-inverse{background-color:#222;border-color:#080808}.wpdt-c .navbar-inverse .navbar-brand{color:#9d9d9d}.wpdt-c .navbar-inverse .navbar-brand:hover,.wpdt-c .navbar-inverse .navbar-brand:focus{color:#fff;background-color:#fff0}.wpdt-c .navbar-inverse .navbar-text{color:#9d9d9d}.wpdt-c .navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.wpdt-c .navbar-inverse .navbar-nav>li>a:hover,.wpdt-c .navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:#fff0}.wpdt-c .navbar-inverse .navbar-nav>.active>a,.wpdt-c .navbar-inverse .navbar-nav>.active>a:hover,.wpdt-c .navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.wpdt-c .navbar-inverse .navbar-nav>.disabled>a,.wpdt-c .navbar-inverse .navbar-nav>.disabled>a:hover,.wpdt-c .navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:#fff0}.wpdt-c .navbar-inverse .navbar-toggle{border-color:#333}.wpdt-c .navbar-inverse .navbar-toggle:hover,.wpdt-c .navbar-inverse .navbar-toggle:focus{background-color:#333}.wpdt-c .navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.wpdt-c .navbar-inverse .navbar-collapse,.wpdt-c .navbar-inverse .navbar-form{border-color:#101010}.wpdt-c .navbar-inverse .navbar-nav>.open>a,.wpdt-c .navbar-inverse .navbar-nav>.open>a:hover,.wpdt-c .navbar-inverse .navbar-nav>.open>a:focus{background-color:#080808;color:#fff}@media (max-width:767px){.wpdt-c .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.wpdt-c .navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.wpdt-c .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.wpdt-c .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.wpdt-c .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:#fff0}.wpdt-c .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.wpdt-c .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.wpdt-c .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.wpdt-c .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.wpdt-c .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.wpdt-c .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:#fff0}}.wpdt-c .navbar-inverse .navbar-link{color:#9d9d9d}.wpdt-c .navbar-inverse .navbar-link:hover{color:#fff}.wpdt-c .navbar-inverse .btn-link{color:#9d9d9d}.wpdt-c .navbar-inverse .btn-link:hover,.wpdt-c .navbar-inverse .btn-link:focus{color:#fff}.wpdt-c .navbar-inverse .btn-link[disabled]:hover,.wpdt-c fieldset[disabled] .navbar-inverse .btn-link:hover,.wpdt-c .navbar-inverse .btn-link[disabled]:focus,.wpdt-c fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.wpdt-c .breadcrumb{padding:8px 20px;margin-bottom:18px;list-style:none;background-color:#fff0;border-radius:2px}.wpdt-c .breadcrumb>li{display:inline-block}.wpdt-c .breadcrumb>li+li:before{font-family:'wpDataTablesIcons';content:"\f531";padding:0 5px;color:#ccc}.wpdt-c .breadcrumb>.active{color:#2196F3}.wpdt-c .pagination{display:inline-block;padding-left:0;margin:18px 0;border-radius:2px}.wpdt-c .pagination>li{display:inline}.wpdt-c .pagination>li>a,.wpdt-c .pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#7E7E7E;background-color:#E2E2E2;border:1px solid #fff;margin-left:-1px}.wpdt-c .pagination>li:first-child>a,.wpdt-c .pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:2px;border-top-left-radius:2px}.wpdt-c .pagination>li:last-child>a,.wpdt-c .pagination>li:last-child>span{border-bottom-right-radius:2px;border-top-right-radius:2px}.wpdt-c .pagination>li>a:hover,.wpdt-c .pagination>li>span:hover,.wpdt-c .pagination>li>a:focus,.wpdt-c .pagination>li>span:focus{z-index:2;color:#333;background-color:#d7d7d7;border-color:#fff}.wpdt-c .pagination>.active>a,.wpdt-c .pagination>.active>span,.wpdt-c .pagination>.active>a:hover,.wpdt-c .pagination>.active>span:hover,.wpdt-c .pagination>.active>a:focus,.wpdt-c .pagination>.active>span:focus{z-index:3;color:#fff;background-color:#00BCD4;border-color:#fff;cursor:default}.wpdt-c .pagination>.disabled>span,.wpdt-c .pagination>.disabled>span:hover,.wpdt-c .pagination>.disabled>span:focus,.wpdt-c .pagination>.disabled>a,.wpdt-c .pagination>.disabled>a:hover,.wpdt-c .pagination>.disabled>a:focus{color:#777;background-color:#E2E2E2;border-color:#fff;cursor:not-allowed}.wpdt-c .pagination-lg>li>a,.wpdt-c .pagination-lg>li>span{padding:10px 16px;font-size:17px;line-height:1.3333333}.wpdt-c .pagination-lg>li:first-child>a,.wpdt-c .pagination-lg>li:first-child>span{border-bottom-left-radius:2px;border-top-left-radius:2px}.wpdt-c .pagination-lg>li:last-child>a,.wpdt-c .pagination-lg>li:last-child>span{border-bottom-right-radius:2px;border-top-right-radius:2px}.wpdt-c .pagination-sm>li>a,.wpdt-c .pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.wpdt-c .pagination-sm>li:first-child>a,.wpdt-c .pagination-sm>li:first-child>span{border-bottom-left-radius:2px;border-top-left-radius:2px}.wpdt-c .pagination-sm>li:last-child>a,.wpdt-c .pagination-sm>li:last-child>span{border-bottom-right-radius:2px;border-top-right-radius:2px}.wpdt-c .pager{padding-left:0;margin:18px 0;list-style:none;text-align:center}.wpdt-c .pager li{display:inline}.wpdt-c .pager li>a,.wpdt-c .pager li>span{display:inline-block;padding:5px 14px;background-color:#E2E2E2;border:1px solid #fff;border-radius:5px}.wpdt-c .pager li>a:hover,.wpdt-c .pager li>a:focus{text-decoration:none;background-color:#d7d7d7}.wpdt-c .pager .next>a,.wpdt-c .pager .next>span{float:right}.wpdt-c .pager .previous>a,.wpdt-c .pager .previous>span{float:left}.wpdt-c .pager .disabled>a,.wpdt-c .pager .disabled>a:hover,.wpdt-c .pager .disabled>a:focus,.wpdt-c .pager .disabled>span{color:#777;background-color:#E2E2E2;cursor:not-allowed}.wpdt-c .label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.wpdt-c a.label:hover,.wpdt-c a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.wpdt-c .label:empty{display:none}.wpdt-c .btn .label{position:relative;top:-1px}.wpdt-c .label-default{background-color:#777}.wpdt-c .label-default[href]:hover,.wpdt-c .label-default[href]:focus{background-color:#5e5e5e}.wpdt-c .label-primary{background-color:#2196F3}.wpdt-c .label-primary[href]:hover,.wpdt-c .label-primary[href]:focus{background-color:#0c7cd5}.wpdt-c .label-success{background-color:#4CAF50}.wpdt-c .label-success[href]:hover,.wpdt-c .label-success[href]:focus{background-color:#3d8b40}.wpdt-c .label-info{background-color:#00BCD4}.wpdt-c .label-info[href]:hover,.wpdt-c .label-info[href]:focus{background-color:#008fa1}.wpdt-c .label-warning{background-color:#FF9800}.wpdt-c .label-warning[href]:hover,.wpdt-c .label-warning[href]:focus{background-color:#cc7a00}.wpdt-c .label-danger{background-color:#F44336}.wpdt-c .label-danger[href]:hover,.wpdt-c .label-danger[href]:focus{background-color:#ea1c0d}.wpdt-c .badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:400;color:#fff;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;background-color:#2196F3;border-radius:2px}.wpdt-c .badge:empty{display:none}.wpdt-c .btn .badge{position:relative;top:-1px}.wpdt-c .btn-xs .badge,.wpdt-c .btn-group-xs>.btn .badge{top:0;padding:1px 5px}.wpdt-c a.badge:hover,.wpdt-c a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.wpdt-c .list-group-item.active>.badge,.wpdt-c .nav-pills>.active>a>.badge{color:#fff;background-color:#2196F3}.wpdt-c .list-group-item>.badge{float:right}.wpdt-c .list-group-item>.badge+.badge{margin-right:5px}.wpdt-c .nav-pills>li>a>.badge{margin-left:3px}.wpdt-c .jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#F7F7F7}.wpdt-c .jumbotron h1,.wpdt-c .jumbotron .h1{color:inherit}.wpdt-c .jumbotron p{margin-bottom:15px;font-size:20px;font-weight:200}.wpdt-c .jumbotron>hr{border-top-color:#dedede}.wpdt-c .container .jumbotron,.wpdt-c .container-fluid .jumbotron{border-radius:2px;padding-left:15px;padding-right:15px}.wpdt-c .jumbotron .container{max-width:100%}@media screen and (min-width:768px){.wpdt-c .jumbotron{padding-top:48px;padding-bottom:48px}.wpdt-c .container .jumbotron,.wpdt-c .container-fluid .jumbotron{padding-left:60px;padding-right:60px}.wpdt-c .jumbotron h1,.wpdt-c .jumbotron .h1{font-size:59px}}.wpdt-c .thumbnail{display:block;padding:3px;margin-bottom:18px;line-height:1.42857143;background-color:#fff;border:1px solid #EDEDED;border-radius:2px;-webkit-transition:border 0.2s ease-in-out;-o-transition:border 0.2s ease-in-out;transition:border 0.2s ease-in-out}.wpdt-c .thumbnail>img,.wpdt-c .thumbnail a>img{margin-left:auto;margin-right:auto}.wpdt-c a.thumbnail:hover,.wpdt-c a.thumbnail:focus,.wpdt-c a.thumbnail.active{border-color:#2196F3}.wpdt-c .thumbnail .caption{padding:10px 15px;color:#5E5E5E}.wpdt-c.alert,.wpdt-c .alert{padding:12px;margin-bottom:18px;border:1px solid #fff0;background:#F4F5F7;border-radius:3px}.wpdt-c.alert h4 .wpdt-c .alert h4{margin-top:0;color:inherit}.wpdt-c.alert .alert-link,.wpdt-c .alert .alert-link{font-weight:700}.wpdt-c.alert>p,.wpdt-c.alert>ul,.wpdt-c .alert>p,.wpdt-c .alert>ul{margin-bottom:0}.wpdt-c.alert>p+p,.wpdt-c .alert>p+p{margin-top:5px}.wpdt-c.alert-dismissable,.wpdt-c.alert-dismissible,.wpdt-c .alert-dismissable,.wpdt-c .alert-dismissible{padding-right:35px}.wpdt-c.alert-dismissable .close,.wpdt-c.alert-dismissible .close,.wpdt-c .alert-dismissable .close,.wpdt-c .alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.wpdt-c.alert-success,.wpdt-c .alert-success{background-color:#4CAF50;border-color:#fff0;color:#fff}.wpdt-c.alert-success hr,.wpdt-c .alert-success hr{border-top-color:#fff0}.wpdt-c.alert-success .alert-link,.wpdt-c .alert-success .alert-link{color:#e6e6e6}.wpdt-c.alert-info i.wpdt-icon-times-full,.wpdt-c .alert-info i.wpdt-icon-times-full{font-size:15px;line-height:20px;color:#8796AF}.wpdt-c.alert-info,.wpdt-c .alert-info{background:#F4F5F7;border-radius:3px}.wpdt-c.alert-info hr,.wpdt-c .alert-info hr{border-top-color:#fff0}.wpdt-c.alert-info .alert-link,.wpdt-c .alert-info .alert-link{color:#e6e6e6}.wpdt-c.alert-warning,.wpdt-c .alert-warning{background-color:#FFC107;border-color:#fff0;color:#fff}.wpdt-c.alert-warning hr,.wpdt-c .alert-warning hr{border-top-color:#fff0}.wpdt-c.alert-warning .alert-link,.wpdt-c .alert-warning .alert-link{color:#e6e6e6}.wpdt-c.alert-danger,.wpdt-c .alert-danger{background:rgb(240 62 62 / .06);border-radius:3px;font-weight:500;font-size:12px;line-height:16px;color:#F03E3E;border-color:#fff0}.wpdt-c.alert-danger hr,.wpdt-c .alert-danger hr{border-top-color:#fff0}.wpdt-c .alert-danger .alert-link,.wpdt-c.alert-danger .alert-link{color:#e6e6e6}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.wpdt-c .progress{overflow:hidden;height:18px;margin-bottom:18px;background-color:#f5f5f5;border-radius:2px;-webkit-box-shadow:inset 0 1px 2px rgb(0 0 0 / .1);box-shadow:inset 0 1px 2px rgb(0 0 0 / .1)}.wpdt-c .progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:18px;color:#fff;text-align:center;background-color:#2196F3;-webkit-box-shadow:inset 0 -1px 0 rgb(0 0 0 / .15);box-shadow:inset 0 -1px 0 rgb(0 0 0 / .15);-webkit-transition:width 0.6s ease;-o-transition:width 0.6s ease;transition:width 0.6s ease}.wpdt-c .progress-striped .progress-bar,.wpdt-c .progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-size:40px 40px}.wpdt-c .progress.active .progress-bar,.wpdt-c .progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.wpdt-c .progress-bar-success{background-color:#4CAF50}.wpdt-c .progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent)}.wpdt-c .progress-bar-info{background-color:#00BCD4}.wpdt-c .progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent)}.wpdt-c .progress-bar-warning{background-color:#FF9800}.wpdt-c .progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent)}.wpdt-c .progress-bar-danger{background-color:#F44336}.wpdt-c .progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent)}.wpdt-c .media{margin-top:15px}.wpdt-c .media:first-child{margin-top:0}.wpdt-c .media,.wpdt-c .media-body{zoom:1;overflow:hidden}.wpdt-c .media-body{width:10000px}.wpdt-c .media-object{display:block}.wpdt-c .media-object.img-thumbnail{max-width:none}.wpdt-c .media-right,.wpdt-c .media>.pull-right{padding-left:10px}.wpdt-c .media-left,.wpdt-c .media>.pull-left{padding-right:10px}.wpdt-c .media-left,.wpdt-c .media-right,.wpdt-c .media-body{display:table-cell;vertical-align:top}.wpdt-c .media-middle{vertical-align:middle}.wpdt-c .media-bottom{vertical-align:bottom}.wpdt-c .media-heading{margin-top:0;margin-bottom:5px}.wpdt-c .media-list{padding-left:0;list-style:none}.wpdt-c .list-group{margin-bottom:20px;padding-left:0}.wpdt-c .list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff0;border:1px solid #E9E9E9}.wpdt-c .list-group-item:first-child{border-top-right-radius:2px;border-top-left-radius:2px}.wpdt-c .list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.wpdt-c a.list-group-item,.wpdt-c button.list-group-item{color:#555}.wpdt-c a.list-group-item .list-group-item-heading,.wpdt-c button.list-group-item .list-group-item-heading{color:#333}.wpdt-c a.list-group-item:hover,.wpdt-c button.list-group-item:hover,.wpdt-c a.list-group-item:focus,.wpdt-c button.list-group-item:focus{text-decoration:none;color:#555;background-color:#F7F7F7}.wpdt-c button.list-group-item{width:100%;text-align:left}.wpdt-c .list-group-item.disabled,.wpdt-c .list-group-item.disabled:hover,.wpdt-c .list-group-item.disabled:focus{background-color:#fff;color:#B5B4B4;cursor:not-allowed}.wpdt-c .list-group-item.disabled .list-group-item-heading,.wpdt-c .list-group-item.disabled:hover .list-group-item-heading,.wpdt-c .list-group-item.disabled:focus .list-group-item-heading{color:inherit}.wpdt-c .list-group-item.disabled .list-group-item-text,.wpdt-c .list-group-item.disabled:hover .list-group-item-text,.wpdt-c .list-group-item.disabled:focus .list-group-item-text{color:#B5B4B4}.wpdt-c .list-group-item.active,.wpdt-c .list-group-item.active:hover,.wpdt-c .list-group-item.active:focus{z-index:2;color:#000;background-color:#f5f5f5;border-color:#e9e9e9}.wpdt-c .list-group-item.active .list-group-item-heading,.wpdt-c .list-group-item.active:hover .list-group-item-heading,.wpdt-c .list-group-item.active:focus .list-group-item-heading,.wpdt-c .list-group-item.active .list-group-item-heading>small,.wpdt-c .list-group-item.active:hover .list-group-item-heading>small,.wpdt-c .list-group-item.active:focus .list-group-item-heading>small,.wpdt-c .list-group-item.active .list-group-item-heading>.small,.wpdt-c .list-group-item.active:hover .list-group-item-heading>.small,.wpdt-c .list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.wpdt-c .list-group-item.active .list-group-item-text,.wpdt-c .list-group-item.active:hover .list-group-item-text,.wpdt-c .list-group-item.active:focus .list-group-item-text{color:#fff}.wpdt-c .list-group-item-success{color:#67bd6a;background-color:#67bd6a}.wpdt-c a.list-group-item-success,.wpdt-c button.list-group-item-success{color:#67bd6a}.wpdt-c a.list-group-item-success .list-group-item-heading,.wpdt-c button.list-group-item-success .list-group-item-heading{color:inherit}.wpdt-c a.list-group-item-success:hover,.wpdt-c button.list-group-item-success:hover,.wpdt-c a.list-group-item-success:focus,.wpdt-c button.list-group-item-success:focus{color:#67bd6a;background-color:#55b559}.wpdt-c a.list-group-item-success.active,.wpdt-c button.list-group-item-success.active,.wpdt-c a.list-group-item-success.active:hover,.wpdt-c button.list-group-item-success.active:hover,.wpdt-c a.list-group-item-success.active:focus,.wpdt-c button.list-group-item-success.active:focus{color:#fff;background-color:#67bd6a;border-color:#67bd6a}.wpdt-c .list-group-item-info{color:#31708f;background-color:#d9edf7}.wpdt-c a.list-group-item-info,.wpdt-c button.list-group-item-info{color:#31708f}.wpdt-c a.list-group-item-info .list-group-item-heading,.wpdt-c button.list-group-item-info .list-group-item-heading{color:inherit}.wpdt-c a.list-group-item-info:hover,.wpdt-c button.list-group-item-info:hover,.wpdt-c a.list-group-item-info:focus,.wpdt-c button.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}.wpdt-c a.list-group-item-info.active,.wpdt-c button.list-group-item-info.active,.wpdt-c a.list-group-item-info.active:hover,.wpdt-c button.list-group-item-info.active:hover,.wpdt-c a.list-group-item-info.active:focus,.wpdt-c button.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.wpdt-c .list-group-item-warning{color:#ffa829;background-color:#ffa829}.wpdt-c a.list-group-item-warning,.wpdt-c button.list-group-item-warning{color:#ffa829}.wpdt-c a.list-group-item-warning .list-group-item-heading,.wpdt-c button.list-group-item-warning .list-group-item-heading{color:inherit}.wpdt-c a.list-group-item-warning:hover,.wpdt-c button.list-group-item-warning:hover,.wpdt-c a.list-group-item-warning:focus,.wpdt-c button.list-group-item-warning:focus{color:#ffa829;background-color:#ff9e0f}.wpdt-c a.list-group-item-warning.active,.wpdt-c button.list-group-item-warning.active,.wpdt-c a.list-group-item-warning.active:hover,.wpdt-c button.list-group-item-warning.active:hover,.wpdt-c a.list-group-item-warning.active:focus,.wpdt-c button.list-group-item-warning.active:focus{color:#fff;background-color:#ffa829;border-color:#ffa829}.wpdt-c .list-group-item-danger{color:#f6675d;background-color:#f6675d}.wpdt-c a.list-group-item-danger,.wpdt-c button.list-group-item-danger{color:#f6675d}.wpdt-c a.list-group-item-danger .list-group-item-heading,.wpdt-c button.list-group-item-danger .list-group-item-heading{color:inherit}.wpdt-c a.list-group-item-danger:hover,.wpdt-c button.list-group-item-danger:hover,.wpdt-c a.list-group-item-danger:focus,.wpdt-c button.list-group-item-danger:focus{color:#f6675d;background-color:#f55145}.wpdt-c a.list-group-item-danger.active,.wpdt-c button.list-group-item-danger.active,.wpdt-c a.list-group-item-danger.active:hover,.wpdt-c button.list-group-item-danger.active:hover,.wpdt-c a.list-group-item-danger.active:focus,.wpdt-c button.list-group-item-danger.active:focus{color:#fff;background-color:#f6675d;border-color:#f6675d}.wpdt-c .list-group-item-heading{margin-top:0;margin-bottom:5px}.wpdt-c .list-group-item-text{margin-bottom:0;line-height:1.3}.wpdt-c .panel{margin-bottom:18px;background-color:#fff;border:1px solid #fff0;border-radius:2px;-webkit-box-shadow:0 1px 1px rgb(0 0 0 / .05);box-shadow:0 1px 1px rgb(0 0 0 / .05)}.wpdt-c .panel-body{padding:15px}.wpdt-c .panel-heading{padding:10px 15px;border-bottom:1px solid #fff0;border-top-right-radius:1px;border-top-left-radius:1px}.wpdt-c .panel-heading>.dropdown .dropdown-toggle{color:inherit}.wpdt-c .panel-title{margin-top:0;margin-bottom:0;font-size:15px;color:inherit}.wpdt-c .panel-title>a,.wpdt-c .panel-title>small,.wpdt-c .panel-title>.small,.wpdt-c .panel-title>small>a,.wpdt-c .panel-title>.small>a{color:inherit}.wpdt-c .panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:1px;border-bottom-left-radius:1px}.wpdt-c .panel>.list-group,.wpdt-c .panel>.panel-collapse>.list-group{margin-bottom:0}.wpdt-c .panel>.list-group .list-group-item,.wpdt-c .panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.wpdt-c .panel>.list-group:first-child .list-group-item:first-child,.wpdt-c .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:1px;border-top-left-radius:1px}.wpdt-c .panel>.list-group:last-child .list-group-item:last-child,.wpdt-c .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:1px;border-bottom-left-radius:1px}.wpdt-c .panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.wpdt-c .panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.wpdt-c .list-group+.panel-footer{border-top-width:0}.wpdt-c .panel>.table,.wpdt-c .panel>.table-responsive>.table,.wpdt-c .panel>.panel-collapse>.table{margin-bottom:0}.wpdt-c .panel>.table caption,.wpdt-c .panel>.table-responsive>.table caption,.wpdt-c .panel>.panel-collapse>.table caption{padding-left:15px;padding-right:15px}.wpdt-c .panel>.table:first-child,.wpdt-c .panel>.table-responsive:first-child>.table:first-child{border-top-right-radius:1px;border-top-left-radius:1px}.wpdt-c .panel>.table:first-child>thead:first-child>tr:first-child,.wpdt-c .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.wpdt-c .panel>.table:first-child>tbody:first-child>tr:first-child,.wpdt-c .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:1px;border-top-right-radius:1px}.wpdt-c .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.wpdt-c .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.wpdt-c .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.wpdt-c .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.wpdt-c .panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.wpdt-c .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.wpdt-c .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.wpdt-c .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:1px}.wpdt-c .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.wpdt-c .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.wpdt-c .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.wpdt-c .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.wpdt-c .panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.wpdt-c .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.wpdt-c .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.wpdt-c .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:1px}.wpdt-c .panel>.table:last-child,.wpdt-c .panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:1px;border-bottom-left-radius:1px}.wpdt-c .panel>.table:last-child>tbody:last-child>tr:last-child,.wpdt-c .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.wpdt-c .panel>.table:last-child>tfoot:last-child>tr:last-child,.wpdt-c .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:1px;border-bottom-right-radius:1px}.wpdt-c .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.wpdt-c .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.wpdt-c .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.wpdt-c .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.wpdt-c .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.wpdt-c .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.wpdt-c .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.wpdt-c .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:1px}.wpdt-c .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.wpdt-c .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.wpdt-c .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.wpdt-c .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.wpdt-c .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.wpdt-c .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.wpdt-c .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.wpdt-c .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:1px}.wpdt-c .panel>.panel-body+.table,.wpdt-c .panel>.panel-body+.table-responsive,.wpdt-c .panel>.table+.panel-body,.wpdt-c .panel>.table-responsive+.panel-body{border-top:1px solid #F5F5F5}.wpdt-c .panel>.table>tbody:first-child>tr:first-child th,.wpdt-c .panel>.table>tbody:first-child>tr:first-child td{border-top:0}.wpdt-c .panel>.table-bordered,.wpdt-c .panel>.table-responsive>.table-bordered{border:0}.wpdt-c .panel>.table-bordered>thead>tr>th:first-child,.wpdt-c .panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.wpdt-c .panel>.table-bordered>tbody>tr>th:first-child,.wpdt-c .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.wpdt-c .panel>.table-bordered>tfoot>tr>th:first-child,.wpdt-c .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.wpdt-c .panel>.table-bordered>thead>tr>td:first-child,.wpdt-c .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.wpdt-c .panel>.table-bordered>tbody>tr>td:first-child,.wpdt-c .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.wpdt-c .panel>.table-bordered>tfoot>tr>td:first-child,.wpdt-c .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.wpdt-c .panel>.table-bordered>thead>tr>th:last-child,.wpdt-c .panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.wpdt-c .panel>.table-bordered>tbody>tr>th:last-child,.wpdt-c .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.wpdt-c .panel>.table-bordered>tfoot>tr>th:last-child,.wpdt-c .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.wpdt-c .panel>.table-bordered>thead>tr>td:last-child,.wpdt-c .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.wpdt-c .panel>.table-bordered>tbody>tr>td:last-child,.wpdt-c .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.wpdt-c .panel>.table-bordered>tfoot>tr>td:last-child,.wpdt-c .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.wpdt-c .panel>.table-bordered>thead>tr:first-child>td,.wpdt-c .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.wpdt-c .panel>.table-bordered>tbody>tr:first-child>td,.wpdt-c .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.wpdt-c .panel>.table-bordered>thead>tr:first-child>th,.wpdt-c .panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.wpdt-c .panel>.table-bordered>tbody>tr:first-child>th,.wpdt-c .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.wpdt-c .panel>.table-bordered>tbody>tr:last-child>td,.wpdt-c .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.wpdt-c .panel>.table-bordered>tfoot>tr:last-child>td,.wpdt-c .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.wpdt-c .panel>.table-bordered>tbody>tr:last-child>th,.wpdt-c .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.wpdt-c .panel>.table-bordered>tfoot>tr:last-child>th,.wpdt-c .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.wpdt-c .panel>.table-responsive{border:0;margin-bottom:0}.wpdt-c .panel-group{margin-bottom:18px}.wpdt-c .panel-group .panel{margin-bottom:0;border-radius:2px}.wpdt-c .panel-group .panel+.panel{margin-top:5px}.wpdt-c .panel-group .panel-heading{border-bottom:0}.wpdt-c .panel-group .panel-heading+.panel-collapse>.panel-body,.wpdt-c .panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.wpdt-c .panel-group .panel-footer{border-top:0}.wpdt-c .panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.wpdt-c .panel-default{border-color:#ddd}.wpdt-c .panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.wpdt-c .panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.wpdt-c .panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.wpdt-c .panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.wpdt-c .panel-primary{border-color:#2196F3}.wpdt-c .panel-primary>.panel-heading{color:#fff;background-color:#2196F3;border-color:#2196F3}.wpdt-c .panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#2196F3}.wpdt-c .panel-primary>.panel-heading .badge{color:#2196F3;background-color:#fff}.wpdt-c .panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#2196F3}.wpdt-c .panel-success{border-color:#61b555}.wpdt-c .panel-success>.panel-heading{color:#67bd6a;background-color:#67bd6a;border-color:#61b555}.wpdt-c .panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#61b555}.wpdt-c .panel-success>.panel-heading .badge{color:#67bd6a;background-color:#67bd6a}.wpdt-c .panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#61b555}.wpdt-c .panel-info{border-color:#bce8f1}.wpdt-c .panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.wpdt-c .panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.wpdt-c .panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.wpdt-c .panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.wpdt-c .panel-warning{border-color:#ff760f}.wpdt-c .panel-warning>.panel-heading{color:#ffa829;background-color:#ffa829;border-color:#ff760f}.wpdt-c .panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ff760f}.wpdt-c .panel-warning>.panel-heading .badge{color:#ffa829;background-color:#ffa829}.wpdt-c .panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ff760f}.wpdt-c .panel-danger{border-color:#f54556}.wpdt-c .panel-danger>.panel-heading{color:#f6675d;background-color:#f6675d;border-color:#f54556}.wpdt-c .panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#f54556}.wpdt-c .panel-danger>.panel-heading .badge{color:#f6675d;background-color:#f6675d}.wpdt-c .panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#f54556}.wpdt-c .embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.wpdt-c .embed-responsive .embed-responsive-item,.wpdt-c .embed-responsive iframe,.wpdt-c .embed-responsive embed,.wpdt-c .embed-responsive object,.wpdt-c .embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.wpdt-c .embed-responsive-16by9{padding-bottom:56.25%}.wpdt-c .embed-responsive-4by3{padding-bottom:75%}.wpdt-c .well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:2px;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .05);box-shadow:inset 0 1px 1px rgb(0 0 0 / .05)}.wpdt-c .well blockquote{border-color:#ddd;border-color:rgb(0 0 0 / .15)}.wpdt-c .well-lg{padding:24px;border-radius:2px}.wpdt-c .well-sm{padding:9px;border-radius:2px}.wpdt-c .close{float:right;font-size:20px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.wpdt-c .close:hover,.wpdt-c .close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}.wpdt-c button.close{padding:0;cursor:pointer;background:#fff0;border:0;-webkit-appearance:none}.wpdt-c .modal-open{overflow:hidden}.wpdt-c .modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:100001;-webkit-overflow-scrolling:touch;outline:0;overflow-y:auto}.wpdt-c .modal.fade{text-align:center}.wpdt-c .modal.fade:before{content:'';height:100%;width:1px;display:inline-block;vertical-align:middle}@media (max-width:767px){.wpdt-c .modal.fade:before{height:inherit}}.wpdt-c .modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform 0.3s ease-out;-moz-transition:-moz-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.wpdt-c .modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.wpdt-c .modal-open .modal{overflow-x:hidden;overflow-y:auto}.wpdt-c .modal-dialog{position:relative;width:auto;margin:10px;text-align:left;display:inline-block;vertical-align:middle}.wpdt-c .modal-content{position:relative;background-color:#fff;border:1px solid #fff0;border-radius:2px;-webkit-box-shadow:0 3px 9px rgb(0 0 0 / .5);box-shadow:0 3px 9px rgb(0 0 0 / .5);background-clip:padding-box;outline:0}.wpdt-c .modal-backdrop,.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background-color:#000}.wpdt-c .modal-backdrop.fade,.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.wpdt-c .modal-backdrop.in,.modal-backdrop.in{opacity:.4;filter:alpha(opacity=50)}.wpdt-c .modal-header{padding:15px;border-bottom:1px solid #fff0}.wpdt-c .modal-header .close{margin-top:-2px}.wpdt-c .modal-title{margin:0;line-height:1.42857143}.wpdt-c .modal-body{position:relative;padding:15px}.wpdt-c .modal-footer{padding:15px;text-align:right;border-top:1px solid #fff0;clear:both}.wpdt-c .modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.wpdt-c .modal-footer .btn-group .btn+.btn{margin-left:-1px}.wpdt-c .modal-footer .btn-block+.btn-block{margin-left:0}.wpdt-c .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.wpdt-c .modal-dialog{width:600px;margin:30px auto}.wpdt-c .modal-content{-webkit-box-shadow:0 5px 15px rgb(0 0 0 / .5);box-shadow:0 5px 15px rgb(0 0 0 / .5)}.wpdt-c .modal-sm{width:300px}}@media (min-width:992px){.wpdt-c .modal-lg{width:900px}}.wpdt-c .tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;opacity:0;filter:alpha(opacity=0)}.wpdt-c .tooltip.in{opacity:1;filter:alpha(opacity=100)}.wpdt-c .tooltip.top{margin-top:-3px;padding:5px 0}.wpdt-c .tooltip.right{margin-left:3px;padding:0 5px}.wpdt-c .tooltip.bottom{margin-top:3px;padding:5px 0}.wpdt-c .tooltip.left{margin-left:-3px;padding:0 5px}.wpdt-c .tooltip-inner{max-width:200px;padding:3px 8px;font-family:Inter;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#FFF;text-align:left;background-color:#061938;border-radius:3px}.wpdt-c .tooltip-arrow{position:absolute;width:0;height:0;border-color:#fff0;border-style:solid}.wpdt-c .tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#061938}.wpdt-c .tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#061938}.wpdt-c .tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#061938}.wpdt-c .tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#061938}.wpdt-c .tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#061938}.wpdt-c .tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#061938}.wpdt-c .tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#061938}.wpdt-c .tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#061938}.wpdt-c .popover{position:absolute;top:0%;left:0%;z-index:1200;display:none;max-width:276px;padding:1px;letter-spacing:normal;line-break:auto;text-align:left;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;background-clip:padding-box;border:1px solid #fff;-webkit-box-shadow:0 5px 10px rgb(0 0 0 / .2);box-shadow:0 5px 10px rgb(0 0 0 / .2);font-family:Inter;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#FFF;background-color:#061938;border-radius:3px}.wpdt-c .popover.wdt-premium-popover{background-color:#FFFFFF!important;padding:12px}.wpdt-c .popover.wdt-premium-popover .arrow{border-top-color:#FFFFFF!important}.wpdt-c .popover.wdt-premium-popover .popover-header{font-family:Inter;font-style:normal;font-weight:500;font-size:13px;line-height:20px;color:#061938;margin-top:0;margin-bottom:7px;padding:0}.wpdt-c .popover.wdt-premium-popover .popover-header button{font-size:15px;line-height:20px;color:#8796AF;background:none;margin:0;opacity:.5;font-weight:400;padding:0!important;cursor:pointer;background:#fff0;border:0;-webkit-appearance:none;filter:alpha(opacity=50);text-shadow:none;float:right}.wpdt-c .popover.wdt-premium-popover .popover-header .wpdt-icon-times-full{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#061938;}.wpdt-c .popover.wdt-premium-popover .popover-body{padding:0}.wpdt-c .popover.wdt-premium-popover .popover-body span{font-family:Inter;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#5A6C89}.wpdt-c .popover.wdt-premium-popover .popover-body a{font-family:Inter;font-style:normal;font-weight:600;font-size:12px;line-height:16px;color:#008CFF}.wpdt-c .popover.wdt-premium-popover .popover-body .popover-footer{display:block;margin-top:4px}.wpdt-c .popover.top{margin-top:-10px}.wpdt-c .popover.right{margin-left:10px}.wpdt-c .popover.bottom{margin-top:10px}.wpdt-c .popover.left{margin-left:-10px}.wpdt-c .popover-title{margin:0;padding:8px 14px;font-size:13px;color:#FFF;background-color:#061938}.wpdt-c .popover-content{padding:9px 14px}.wpdt-c .popover>.arrow,.wpdt-c .popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:#fff0;border-style:solid}.wpdt-c .popover>.arrow{border-width:11px}.wpdt-c .popover>.arrow:after{border-width:10px;content:""}.wpdt-c .popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#061938;bottom:-11px}.wpdt-c .popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#061938}.wpdt-c .popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;margin-left:0;border-left-width:0;border-right-color:#061938}.wpdt-c .popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#061938}.wpdt-c .popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#fff;top:-11px}.wpdt-c .popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.wpdt-c .popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#061938}.wpdt-c .popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#061938;bottom:-10px}.wpdt-c .carousel{position:relative}.wpdt-c .carousel-inner{position:relative;overflow:hidden;width:100%}.wpdt-c .carousel-inner>.item{display:none;position:relative;-webkit-transition:0.6s ease-in-out left;-o-transition:0.6s ease-in-out left;transition:0.6s ease-in-out left}.wpdt-c .carousel-inner>.item>img,.wpdt-c .carousel-inner>.item>a>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.wpdt-c .carousel-inner>.item{-webkit-transition:-webkit-transform 0.6s ease-in-out;-moz-transition:-moz-transform 0.6s ease-in-out;-o-transition:-o-transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px}.wpdt-c .carousel-inner>.item.next,.wpdt-c .carousel-inner>.item.active.right{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0}.wpdt-c .carousel-inner>.item.prev,.wpdt-c .carousel-inner>.item.active.left{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0}.wpdt-c .carousel-inner>.item.next.left,.wpdt-c .carousel-inner>.item.prev.right,.wpdt-c .carousel-inner>.item.active{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0}}.wpdt-c .carousel-inner>.active,.wpdt-c .carousel-inner>.next,.wpdt-c .carousel-inner>.prev{display:block}.wpdt-c .carousel-inner>.active{left:0}.wpdt-c .carousel-inner>.next,.wpdt-c .carousel-inner>.prev{position:absolute;top:0;width:100%}.wpdt-c .carousel-inner>.next{left:100%}.wpdt-c .carousel-inner>.prev{left:-100%}.wpdt-c .carousel-inner>.next.left,.wpdt-c .carousel-inner>.prev.right{left:0}.wpdt-c .carousel-inner>.active.left{left:-100%}.wpdt-c .carousel-inner>.active.right{left:100%}.wpdt-c .carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgb(0 0 0 / .6);background-color:#fff0}.wpdt-c .carousel-control.left{background-image:-webkit-linear-gradient(left,rgb(0 0 0 / .5) 0%,rgb(0 0 0 / .0001) 100%);background-image:-o-linear-gradient(left,rgb(0 0 0 / .5) 0%,rgb(0 0 0 / .0001) 100%);background-image:linear-gradient(to right,rgb(0 0 0 / .5) 0%,rgb(0 0 0 / .0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)}.wpdt-c .carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,rgb(0 0 0 / .0001) 0%,rgb(0 0 0 / .5) 100%);background-image:-o-linear-gradient(left,rgb(0 0 0 / .0001) 0%,rgb(0 0 0 / .5) 100%);background-image:linear-gradient(to right,rgb(0 0 0 / .0001) 0%,rgb(0 0 0 / .5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)}.wpdt-c .carousel-control:hover,.wpdt-c .carousel-control:focus{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.wpdt-c .carousel-control .icon-prev,.wpdt-c .carousel-control .icon-next,.wpdt-c .carousel-control .glyphicon-chevron-left,.wpdt-c .carousel-control .glyphicon-chevron-right{position:absolute;top:50%;margin-top:-10px;z-index:5;display:inline-block}.wpdt-c .carousel-control .icon-prev,.wpdt-c .carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.wpdt-c .carousel-control .icon-next,.wpdt-c .carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.wpdt-c .carousel-control .icon-prev,.wpdt-c .carousel-control .icon-next{width:20px;height:20px;line-height:1;font-family:serif}.wpdt-c .carousel-control .icon-prev:before{content:'\2039'}.wpdt-c .carousel-control .icon-next:before{content:'\203a'}.wpdt-c .carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.wpdt-c .carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:#fff0}.wpdt-c .carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.wpdt-c .carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgb(0 0 0 / .6)}.wpdt-c .carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.wpdt-c .carousel-control .glyphicon-chevron-left,.wpdt-c .carousel-control .glyphicon-chevron-right,.wpdt-c .carousel-control .icon-prev,.wpdt-c .carousel-control .icon-next{width:30px;height:30px;margin-top:-10px;font-size:30px}.wpdt-c .carousel-control .glyphicon-chevron-left,.wpdt-c .carousel-control .icon-prev{margin-left:-10px}.wpdt-c .carousel-control .glyphicon-chevron-right,.wpdt-c .carousel-control .icon-next{margin-right:-10px}.wpdt-c .carousel-caption{left:20%;right:20%;padding-bottom:30px}.wpdt-c .carousel-indicators{bottom:20px}}.wpdt-c .clearfix:before,.wpdt-c .clearfix:after,.wpdt-c .dl-horizontal dd:before,.wpdt-c .dl-horizontal dd:after,.wpdt-c .container:before,.wpdt-c .container:after,.wpdt-c .container-fluid:before,.wpdt-c .container-fluid:after,.wpdt-c .row:before,.wpdt-c .row:after,.wpdt-c .form-horizontal .form-group:before,.wpdt-c .form-horizontal .form-group:after,.wpdt-c .btn-toolbar:before,.wpdt-c .btn-toolbar:after,.wpdt-c .btn-group-vertical>.btn-group:before,.wpdt-c .btn-group-vertical>.btn-group:after,.wpdt-c .nav:before,.wpdt-c .nav:after,.wpdt-c .navbar:before,.wpdt-c .navbar:after,.wpdt-c .navbar-header:before,.wpdt-c .navbar-header:after,.wpdt-c .navbar-collapse:before,.wpdt-c .navbar-collapse:after,.wpdt-c .pager:before,.wpdt-c .pager:after,.wpdt-c .panel-body:before,.wpdt-c .panel-body:after,.wpdt-c .modal-header:before,.wpdt-c .modal-header:after,.wpdt-c .modal-footer:before,.wpdt-c .modal-footer:after{content:" ";display:table}.wpdt-c .clearfix:after,.wpdt-c .dl-horizontal dd:after,.wpdt-c .container:after,.wpdt-c .container-fluid:after,.wpdt-c .row:after,.wpdt-c .form-horizontal .form-group:after,.wpdt-c .btn-toolbar:after,.wpdt-c .btn-group-vertical>.btn-group:after,.wpdt-c .nav:after,.wpdt-c .navbar:after,.wpdt-c .navbar-header:after,.wpdt-c .navbar-collapse:after,.wpdt-c .pager:after,.wpdt-c .panel-body:after,.wpdt-c .modal-header:after,.wpdt-c .modal-footer:after{clear:both}.wpdt-c .center-block{display:block;margin-left:auto;margin-right:auto}.wpdt-c .pull-right{float:right!important}.wpdt-c .pull-left{float:left!important}.wpdt-c .hide{display:none!important}.wpdt-c .show{display:block!important}.wpdt-c .invisible{visibility:hidden}.wpdt-c .text-hide{font:0/0 a;color:#fff0;text-shadow:none;background-color:#fff0;border:0}.wpdt-c .hidden{display:none!important}.wpdt-c .affix{position:fixed}@-ms-viewport{width:device-width}.wpdt-c .visible-xs,.wpdt-c .visible-sm,.wpdt-c .visible-md,.wpdt-c .visible-lg{display:none!important}.wpdt-c .visible-xs-block,.wpdt-c .visible-xs-inline,.wpdt-c .visible-xs-inline-block,.wpdt-c .visible-sm-block,.wpdt-c .visible-sm-inline,.wpdt-c .visible-sm-inline-block,.wpdt-c .visible-md-block,.wpdt-c .visible-md-inline,.wpdt-c .visible-md-inline-block,.wpdt-c .visible-lg-block,.wpdt-c .visible-lg-inline,.wpdt-c .visible-lg-inline-block{display:none!important}@media (max-width:767px){.wpdt-c .visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media (max-width:767px){.wpdt-c .visible-xs-block{display:block!important}}@media (max-width:767px){.wpdt-c .visible-xs-inline{display:inline!important}}@media (max-width:767px){.wpdt-c .visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.wpdt-c .visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.wpdt-c .visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.wpdt-c .visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.wpdt-c .visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.wpdt-c .visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.wpdt-c .visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.wpdt-c .visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.wpdt-c .visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.wpdt-c .visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}@media (min-width:1200px){.wpdt-c .visible-lg-block{display:block!important}}@media (min-width:1200px){.wpdt-c .visible-lg-inline{display:inline!important}}@media (min-width:1200px){.wpdt-c .visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.wpdt-c .visible-print{display:none!important}@media print{.wpdt-c .visible-print{display:block!important}.wpdt-c table.visible-print{display:table!important}.wpdt-c tr.visible-print{display:table-row!important}.wpdt-c th.visible-print,.wpdt-c td.visible-print{display:table-cell!important}}.wpdt-c .visible-print-block{display:none!important}@media print{.wpdt-c .visible-print-block{display:block!important}}.wpdt-c .visible-print-inline{display:none!important}@media print{.wpdt-c .visible-print-inline{display:inline!important}}.wpdt-c .visible-print-inline-block{display:none!important}@media print{.wpdt-c .visible-print-inline-block{display:inline-block!important}}@media print{.wpdt-c .hidden-print{display:none!important}}.wpdt-c #weather-widget [class*="icon-"]{font-family:'weather-icons';font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wpdt-c .icon-0:before{content:":"}.wpdt-c .icon-1:before{content:"p"}.wpdt-c .icon-2:before{content:"S"}.wpdt-c .icon-3:before{content:"Q"}.wpdt-c .icon-4:before{content:"S"}.wpdt-c .icon-5:before{content:"W"}.wpdt-c .icon-6:before{content:"W"}.wpdt-c .icon-7:before{content:"W"}.wpdt-c .icon-8:before{content:"W"}.wpdt-c .icon-9:before{content:"I"}.wpdt-c .icon-10:before{content:"W"}.wpdt-c .icon-11:before{content:"I"}.wpdt-c .icon-12:before{content:"I"}.wpdt-c .icon-13:before{content:"I"}.wpdt-c .icon-14:before{content:"I"}.wpdt-c .icon-15:before{content:"W"}.wpdt-c .icon-16:before{content:"I"}.wpdt-c .icon-17:before{content:"W"}.wpdt-c .icon-18:before{content:"U"}.wpdt-c .icon-19:before{content:"Z"}.wpdt-c .icon-20:before{content:"Z"}.wpdt-c .icon-21:before{content:"Z"}.wpdt-c .icon-22:before{content:"Z"}.wpdt-c .icon-23:before{content:"Z"}.wpdt-c .icon-24:before{content:"E"}.wpdt-c .icon-25:before{content:"E"}.wpdt-c .icon-26:before{content:"3"}.wpdt-c .icon-27:before{content:"a"}.wpdt-c .icon-28:before{content:"A"}.wpdt-c .icon-29:before{content:"a"}.wpdt-c .icon-30:before{content:"A"}.wpdt-c .icon-31:before{content:"6"}.wpdt-c .icon-32:before{content:"1"}.wpdt-c .icon-33:before{content:"6"}.wpdt-c .icon-34:before{content:"1"}.wpdt-c .icon-35:before{content:"W"}.wpdt-c .icon-36:before{content:"1"}.wpdt-c .icon-37:before{content:"S"}.wpdt-c .icon-38:before{content:"S"}.wpdt-c .icon-39:before{content:"S"}.wpdt-c .icon-40:before{content:"M"}.wpdt-c .icon-41:before{content:"W"}.wpdt-c .icon-42:before{content:"I"}.wpdt-c .icon-43:before{content:"W"}.wpdt-c .icon-44:before{content:"a"}.wpdt-c .icon-45:before{content:"S"}.wpdt-c .icon-46:before{content:"U"}.wpdt-c .icon-47:before{content:"S"}.wpdt-c .btn-file{overflow:hidden;position:relative;vertical-align:middle}.wpdt-c .btn-file>input{position:absolute;top:0;right:0;margin:0;opacity:0;filter:alpha(opacity=0);font-size:23px;height:100%;width:100%;direction:ltr;cursor:pointer}.wpdt-c .fileinput{margin-bottom:9px;display:inline-block}.wpdt-c .fileinput .form-control{padding-top:7px;padding-bottom:5px;display:inline-block;margin-bottom:0;vertical-align:middle;cursor:text}.wpdt-c .fileinput .thumbnail{overflow:hidden;display:inline-block;margin-bottom:5px;vertical-align:middle;text-align:center}.wpdt-c .fileinput .thumbnail>img{max-height:100%}.wpdt-c .fileinput .btn{vertical-align:middle}.wpdt-c .fileinput-exists .fileinput-new,.wpdt-c .fileinput-new .fileinput-exists{display:none}.wpdt-c .fileinput-inline .fileinput-controls{display:inline}.wpdt-c .fileinput-filename{vertical-align:middle;display:inline-block;overflow:hidden}.wpdt-c .form-control .fileinput-filename{vertical-align:bottom}.wpdt-c .fileinput.input-group{display:table}.wpdt-c .fileinput.input-group>*{position:relative;z-index:2}.wpdt-c .fileinput.input-group>.btn-file{z-index:1}.wpdt-c .fileinput-new.input-group .btn-file,.wpdt-c .fileinput-new .input-group .btn-file{border-radius:0 2px 2px 0}.wpdt-c .fileinput-new.input-group .btn-file.btn-xs,.wpdt-c .fileinput-new .input-group .btn-file.btn-xs,.wpdt-c .fileinput-new.input-group .btn-file.btn-sm,.wpdt-c .fileinput-new .input-group .btn-file.btn-sm{border-radius:0 2px 2px 0}.wpdt-c .fileinput-new.input-group .btn-file.btn-lg,.wpdt-c .fileinput-new .input-group .btn-file.btn-lg{border-radius:0 2px 2px 0}.wpdt-c .form-group.has-warning .fileinput .fileinput-preview{color:#ffa829}.wpdt-c .form-group.has-warning .fileinput .thumbnail{border-color:#ff760f}.wpdt-c .form-group.has-error .fileinput .fileinput-preview{color:#f6675d}.wpdt-c .form-group.has-error .fileinput .thumbnail{border-color:#f54556}.wpdt-c .form-group.has-success .fileinput .fileinput-preview{color:#67bd6a}.wpdt-c .form-group.has-success .fileinput .thumbnail{border-color:#61b555}.wpdt-c .input-group-addon:not(:first-child){border-left:0}.wpdt-c .m-0{margin:0px!important}.wpdt-c .m-t-0{margin-top:0px!important}.wpdt-c .m-b-0{margin-bottom:0px!important}.wpdt-c .m-l-0{margin-left:0px!important}.wpdt-c .m-r-0{margin-right:0px!important}.wpdt-c .m-5{margin:5px!important}.wpdt-c .m-t-5{margin-top:5px!important}.wpdt-c .m-b-4{margin-bottom:4px!important}.wpdt-c .m-b-2{margin-bottom:2px!important}.wpdt-c .m-b-5{margin-bottom:5px!important}.wpdt-c .m-l-5{margin-left:5px!important}.wpdt-c .m-r-5{margin-right:5px!important}.wpdt-c .m-10{margin:10px!important}.wpdt-c .m-t-10{margin-top:10px!important}.wpdt-c .m-b-10{margin-bottom:10px!important}.wpdt-c .m-l-10{margin-left:10px!important}.wpdt-c .m-r-10{margin-right:10px!important}.wpdt-c .m-15{margin:15px!important}.wpdt-c .m-t-15{margin-top:15px!important}.wpdt-c .m-b-15{margin-bottom:15px!important}.wpdt-c .m-b-16{margin-bottom:16px!important}.wpdt-c .m-l-15{margin-left:15px!important}.wpdt-c .m-r-15{margin-right:15px!important}.wpdt-c .m-t-18{margin-top:18px!important}.wpdt-c .m-b-18{margin-bottom:18px!important}.wpdt-c .m-l-18{margin-left:18px!important}.wpdt-c .m-r-18{margin-right:18px!important}.wpdt-c .m-18{margin:18px!important}.wpdt-c .m-20{margin:20px!important}.wpdt-c .m-t-20{margin-top:20px!important}.wpdt-c .m-b-20{margin-bottom:20px!important}.wpdt-c .m-l-20{margin-left:20px!important}.wpdt-c .m-r-20{margin-right:20px!important}.wpdt-c .m-t-24{margin-top:24px!important}.wpdt-c .m-25{margin:25px!important}.wpdt-c .m-t-25{margin-top:25px!important}.wpdt-c .m-b-25{margin-bottom:25px!important}.wpdt-c .m-l-25{margin-left:25px!important}.wpdt-c .m-r-25{margin-right:25px!important}.wpdt-c .m-30{margin:30px!important}.wpdt-c .m-t-30{margin-top:30px!important}.wpdt-c .m-b-30{margin-bottom:30px!important}.wpdt-c .m-l-30{margin-left:30px!important}.wpdt-c .m-r-30{margin-right:30px!important}.wpdt-c .p-0{padding:0px!important}.wpdt-c .p-t-0{padding-top:0px!important}.wpdt-c .p-b-0{padding-bottom:0px!important}.wpdt-c .p-l-0{padding-left:0px!important}.wpdt-c .p-r-0{padding-right:0px!important}.wpdt-c .p-5{padding:5px!important}.wpdt-c .p-t-4{padding-top:4px!important}.wpdt-c .p-b-4{padding-bottom:4px!important}.wpdt-c .p-t-5{padding-top:5px!important}.wpdt-c .p-b-5{padding-bottom:5px!important}.wpdt-c .p-l-5{padding-left:5px!important}.wpdt-c .p-r-5{padding-right:5px!important}.wpdt-c .p-10{padding:10px!important}.wpdt-c .p-t-10{padding-top:10px!important}.wpdt-c .p-b-10{padding-bottom:10px!important}.wpdt-c .p-l-10{padding-left:10px!important}.wpdt-c .p-r-12{padding-right:12px!important}.wpdt-c .p-t-12{padding-top:12px!important}.wpdt-c .p-b-12{padding-bottom:12px!important}.wpdt-c .p-l-12{padding-left:12px!important}.wpdt-c .p-r-10{padding-right:10px!important}.wpdt-c .p-15{padding:15px!important}.wpdt-c .p-t-15{padding-top:15px!important}.wpdt-c .p-b-15{padding-bottom:15px!important}.wpdt-c .p-l-15{padding-left:15px!important}.wpdt-c .p-r-15{padding-right:15px!important}.wpdt-c .p-20{padding:20px!important}.wpdt-c .p-t-20{padding-top:20px!important}.wpdt-c .p-b-20{padding-bottom:20px!important}.wpdt-c .p-l-20{padding-left:20px!important}.wpdt-c .p-r-20{padding-right:20px!important}.wpdt-c .p-25{padding:25px!important}.wpdt-c .p-t-25{padding-top:25px!important}.wpdt-c .p-b-25{padding-bottom:25px!important}.wpdt-c .p-l-25{padding-left:25px!important}.wpdt-c .p-r-25{padding-right:25px!important}.wpdt-c .p-30{padding:30px!important}.wpdt-c .p-t-30{padding-top:30px!important}.wpdt-c .p-b-30{padding-bottom:30px!important}.wpdt-c .p-l-30{padding-left:30px!important}.wpdt-c .p-r-30{padding-right:30px!important}.wpdt-c .f-8{font-size:8px!important}.wpdt-c .f-9{font-size:9px!important}.wpdt-c .f-10{font-size:10px!important}.wpdt-c .f-11{font-size:11px!important}.wpdt-c .f-12{font-size:12px!important}.wpdt-c .f-13{font-size:13px!important}.wpdt-c .f-14{font-size:14px!important}.wpdt-c .f-15{font-size:15px!important}.wpdt-c .f-16{font-size:16px!important}.wpdt-c .f-17{font-size:17px!important}.wpdt-c .f-18{font-size:18px!important}.wpdt-c .f-19{font-size:19px!important}.wpdt-c .f-20{font-size:20px!important}.wpdt-c .f-300{font-weight:300!important}.wpdt-c .f-400{font-weight:400!important}.wpdt-c .f-500{font-weight:500!important}.wpdt-c .f-600{font-weight:600!important}.wpdt-c .f-700{font-weight:700!important}.wpdt-c .p-relative{position:relative!important}.wpdt-c .p-absolute{position:absolute!important}.wpdt-c .p-fixed{position:fixed!important}.wpdt-c .p-static{position:static!important}.wpdt-c .o-hidden{overflow:hidden!important}.wpdt-c .o-visible{overflow:visible!important}.wpdt-c .o-auto{overflow:auto!important}.wpdt-c .d-block{display:block!important}.wpdt-c .d-none{display:none!important}.wpdt-c .di-block{display:inline-block!important}.wpdt-c .bgm-white{background-color:#ffffff!important}.wpdt-c .c-white{color:#ffffff!important}.wpdt-c .bgm-black{background-color:#000000!important}.wpdt-c .c-black{color:#222222!important}.wpdt-c .c-title-color{color:#061938!important;font-style:normal;font-weight:400}.wpdt-c .bgm-brown{background-color:#795548!important}.wpdt-c .c-brown{color:#795548!important}.wpdt-c .bgm-pink{background-color:#E91E63!important}.wpdt-c .c-pink{color:#E91E63!important}.wpdt-c .bgm-red{background-color:#F44336!important}.wpdt-c .c-red{color:#F44336!important}.wpdt-c .bgm-blue{background-color:#2196F3!important}.wpdt-c .c-blue{color:#2196F3!important}.wpdt-c .bgm-purple{background-color:#BA68C8!important}.wpdt-c .c-purple{color:#BA68C8!important}.wpdt-c .bgm-deeppurple{background-color:#673AB7!important}.wpdt-c .c-deeppurple{color:#673AB7!important}.wpdt-c .bgm-lightblue{background-color:#03A9F4!important}.wpdt-c .c-lightblue{color:#03A9F4!important}.wpdt-c .bgm-cyan{background-color:#709ed0!important}.wpdt-c .c-cyan{color:#00BCD4!important}.wpdt-c .bgm-teal{background-color:#009688!important}.wpdt-c .c-teal{color:#009688!important}.wpdt-c .bgm-green{background-color:#4CAF50!important}.wpdt-c .c-green{color:#4CAF50!important}.wpdt-c .bgm-lightgreen{background-color:#7fc032!important}.wpdt-c .c-lightgreen{color:#7fc032!important}.wpdt-c .bgm-lime{background-color:#CDDC39!important}.wpdt-c .c-lime{color:#CDDC39!important}.wpdt-c .bgm-yellow{background-color:#FFEB3B!important}.wpdt-c .c-yellow{color:#FFEB3B!important}.wpdt-c .bgm-amber{background-color:#FFC107!important}.wpdt-c .c-amber{color:#FFC107!important}.wpdt-c .bgm-orange{background-color:#FF9800!important}.wpdt-c .c-orange{color:#FF9800!important}.wpdt-c .bgm-deeporange{background-color:#FF5722!important}.wpdt-c .c-deeporange{color:#FF5722!important}.wpdt-c .bgm-gray{background-color:#9E9E9E}.wpdt-c .c-gray{color:#9E9E9E!important}.wpdt-c .bgm-bluegray{background-color:#607D8B!important}.wpdt-c .c-bluegray{color:#607D8B!important}.wpdt-c .bgm-indigo{background-color:#3F51B5!important}.wpdt-c .c-indigo{color:#3F51B5!important}.wpdt-c .bg-black-trp{background-color:rgb(0 0 0 / .1)!important}.wpdt-c .b-0{border:0!important}.wpdt-c .w-100{width:100%!important}.wpdt-c .brd-2{border-radius:2px}.wpdt-c .media{overflow:visible}.wpdt-c .media:before,.wpdt-c .media:after{content:" ";display:table}.wpdt-c .media:after{clear:both}.wpdt-c .media:before,.wpdt-c .media:after{content:" ";display:table}.wpdt-c .media:after{clear:both}.wpdt-c .media>.pull-left{padding-right:15px}.wpdt-c .media>.pull-right{padding-left:15px}.wpdt-c .media-heading{font-size:14px;margin-bottom:10px}.wpdt-c .media-body{zoom:1;display:block;width:auto}.wpdt-c .media-object{border-radius:2px}.wpdt-c .close{opacity:.5;filter:alpha(opacity=50);font-weight:400;text-shadow:none}.wpdt-c .close:hover{color:inherit;opacity:1;filter:alpha(opacity=100)}.wpdt-c .dl-horizontal dt{text-align:left}.wpdt-c .wdt-datatables-admin-wrap{-webkit-font-smoothing:antialiased}.wpdt-c *,.wpdt-c *:active,.wpdt-c *:hover,.wpdt-c *:focus{outline:none!important;-webkit-tap-highlight-color:#fff0!important}.wpdt-c html:not(.ie9) body{overflow-y:scroll}.wpdt-c html.ismobile *{cursor:pointer}.wpdt-c html,.wpdt-c body{min-height:100vh}.wpdt-c body{font-weight:400;position:relative;overflow-x:hidden}.wpdt-c audio,.wpdt-c video{outline:none}.wpdt-c p{margin-bottom:20px}.wpdt-c h1 small,.wpdt-c .h1 small,.wpdt-c h2 small,.wpdt-c .h2 small,.wpdt-c h3 small,.wpdt-c .h3 small,.wpdt-c h4 small,.wpdt-c .h4 small,.wpdt-c h5 small,.wpdt-c .h5 small,.wpdt-c h6 small,.wpdt-c .h6 small{font-size:12px}.wpdt-c #main{position:relative;padding-bottom:110px;padding-top:100px;min-height:100vh}.wpdt-c .sidebar-toggled #main{height:100vh;overflow:hidden}.wpdt-c .container.container-alt{max-width:1170px}@media (min-width:1280px){.wpdt-c #content:not(.content-alt){padding-left:283px;padding-right:15px}}@media (min-width:768px) and (max-width:1279px){.wpdt-c #content{padding-left:15px;padding-right:15px}}.wpdt-c #content.content-alt{max-width:1200px;margin:0 auto}.wpdt-c .h-inner{list-style:none;padding:17px 0;margin-bottom:0;position:relative}.wpdt-c .h-inner>li:not(.pull-right){float:left}.wpdt-c .hi-logo a{color:#fff;text-transform:uppercase;display:block;font-size:16px}.wpdt-c .hi-trigger{position:relative;margin-left:-5px;cursor:pointer;display:none!important}.wpdt-c .hi-trigger:before{content:"";position:absolute;top:50%;left:50%;width:45px;height:45px;border-radius:50%;background:rgb(255 255 255 / .22);-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:300ms;transition-duration:300ms;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);z-index:0;margin-top:-22px;margin-left:-22px}.wpdt-c .hi-trigger.toggled:before{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.wpdt-c .hi-menu{list-style:none;padding:0}.wpdt-c .hi-menu>li{display:inline-block;margin:0 1px;vertical-align:top;min-width:50px}@media (max-width:767px){.wpdt-c .hi-menu>li{position:static!important}}.wpdt-c .hi-menu>li .dropdown-menu{top:-5px}.wpdt-c .hi-menu>li .dropdown-menu-lg{padding:0}.wpdt-c .hi-menu>li .dropdown-menu-lg .lg-body{min-height:350px;overflow-x:hidden}.wpdt-c .hi-menu>li>a{color:#fff;display:block;text-align:center;z-index:1;position:relative;-webkit-transition:background-color;-o-transition:background-color;transition:background-color;-webkit-transition-duration:250ms;transition-duration:250ms;border-radius:2px}.wpdt-c .hi-menu>li>a>.him-icon{font-size:24px;line-height:36px}.wpdt-c .hi-menu>li>a>.him-label{line-height:35px;white-space:nowrap;padding:0 10px;font-size:14px;text-transform:uppercase}.wpdt-c .hi-menu>li>a>.him-counts{position:absolute;font-style:normal;background:#F44336;padding:1px 5px;border-radius:2px;right:7px;top:-3px;font-size:10px;line-height:15px}.wpdt-c .hi-menu>li.toggled>a,.wpdt-c .hi-menu>li:hover>a{background-color:rgb(0 0 0 / .08)}@media (max-width:767px){.wpdt-c .hi-menu .dropdown-menu-lg{width:calc(100% - 28px)!important}.wpdt-c .hi-menu .dropdown-menu{right:14px;top:55px!important}}.wpdt-c .him-notification:before{content:"";position:absolute;width:100%;height:calc(100% - 70px);-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:400ms;transition-duration:400ms;-webkit-transform:scale(0) rotate(-180deg);-ms-transform:scale(0) rotate(-180deg);-o-transform:scale(0) rotate(-180deg);transform:scale(0) rotate(-180deg);opacity:0;filter:alpha(opacity=0);top:42px}.wpdt-c .him-notification.empty:before{-webkit-transform:scale(1) rotate(0deg);-ms-transform:scale(1) rotate(0deg);-o-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg);opacity:1;filter:alpha(opacity=100)}:-webkit-full-screen [data-ma-action="fullscreen"]{display:none}:-moz-full-screen [data-ma-action="fullscreen"]{display:none}:-ms-fullscreen [data-ma-action="fullscreen"]{display:none}:full-screen [data-ma-action="fullscreen"]{display:none}:fullscreen [data-ma-action="fullscreen"]{display:none}.wpdt-c #header{box-shadow:0 1px 4px rgb(0 0 0 / .3);min-height:70px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:fixed;z-index:11;width:100%;left:0;top:0;padding:0 20px}@media (max-width:767px){.wpdt-c #header{padding:0 8px}}.wpdt-c #header .hi-logo a{padding:7px 10px}.wpdt-c #header .ma-backdrop{position:absolute}@media (max-width:1279px){.wpdt-c #header .hi-trigger{display:inline-block!important}}.wpdt-c #header.search-toggled .h-search-wrap{top:0;opacity:1;filter:alpha(opacity=100)}.wpdt-c .h-search-wrap{position:absolute;top:-65px;left:0;width:100%;height:70px;background:#fff;-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:300ms;transition-duration:300ms;opacity:0;filter:alpha(opacity=0);z-index:10}.wpdt-c .h-search-wrap input[type="text"]{border:0;height:40px;padding:0 10px 0 55px;font-size:18px;border-radius:2px;background-color:#efefef;width:100%}.wpdt-c .h-search-wrap .hsw-close{position:absolute;top:15px;font-size:23px;font-style:normal;width:45px;text-align:center;border-radius:2px 0 0 2px;cursor:pointer;left:15px;height:40px;padding-top:9px}.wpdt-c .h-search-wrap .hsw-close:hover{background-color:#e3e3e3}@media (max-width:767px){.wpdt-c .h-search-wrap .hsw-close{right:7px}}.wpdt-c .hsw-inner{position:relative;padding:15px;max-width:700px;display:block;margin:0 auto}.wpdt-c #header-alt{box-shadow:0 1px 4px rgb(0 0 0 / .3);position:relative;margin-bottom:-50px;z-index:10;padding:15px 10px 0 35px}@media (min-width:992px){.wpdt-c #header-alt:before{content:"";position:absolute;bottom:0;left:0;background:rgb(0 0 0 / .04);width:100%;height:49px;z-index:-1}}@media (max-width:767px){.wpdt-c #header-alt{padding:5px 5px 0 25px}}.wpdt-c #header-alt .hi-trigger{top:-7px;left:-15px}@media (max-width:991px){.wpdt-c #header-alt .hi-trigger{display:inline-block!important}}.wpdt-c #header-alt .ma-backdrop{position:absolute}.wpdt-c #header-alt .ha-search{margin-bottom:25px;padding-right:25px}.wpdt-c #header-alt .ha-search input[type="text"]{width:100%;background:#fff0;border:0;border-bottom:1px solid rgb(255 255 255 / .24);color:#fff;font-size:15px;font-weight:300;padding:6px 0 6px 30px}.wpdt-c #header-alt .ha-search input[type="text"]::-moz-placeholder{color:#fff;opacity:1}.wpdt-c #header-alt .ha-search input[type="text"]:-ms-input-placeholder{color:#fff}.wpdt-c #header-alt .ha-search input[type="text"]::-webkit-input-placeholder{color:#fff}.wpdt-c #header-alt .ha-search input[type="text"].ie9-placeholder{color:#fff!important}.wpdt-c #header-alt .ha-search .fg-line{max-width:500px;position:relative}.wpdt-c #header-alt .ha-search .fg-line:after{background:#FFEB3B}@media (min-width:992px){.wpdt-c .ha-menu>ul{list-style:none;padding:0;margin:0}.wpdt-c .ha-menu>ul>li{display:inline-block;vertical-align:top}.wpdt-c .ha-menu>ul>li:not(.active)>*:not(ul){color:rgb(255 255 255 / .6)}.ha-menu>ul>li.active>a{color:#fff;box-shadow:inset 0 -3px 0 0 #FFEB3B}.ha-menu>ul>li>a{text-transform:uppercase;padding:15px 12px;display:block}.ha-menu>ul>li>a:hover{color:#fff}.ha-menu>ul>li .dropdown-menu{min-width:100%}}@media (max-width:991px){.wpdt-c .ha-menu{display:none}}.wpdt-c .sidebar{position:fixed;background:#fff;height:calc(100% - 70px);top:70px;-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:300ms;transition-duration:300ms;z-index:10;overflow-y:auto;box-shadow:0 1px 1px rgb(0 0 0 / .15)}.wpdt-c #sidebar{width:268px}@media (max-width:1279px){.wpdt-c #sidebar{-webkit-transform:translate3d(-288px,0,0);transform:translate3d(-288px,0,0);box-shadow:0 0 20px rgb(14 18 21 / .38)}.wpdt-c #sidebar.toggled{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.wpdt-c .sidebar-alt{top:0;height:100%;-webkit-transform:translate3d(-268px,0,0);transform:translate3d(-268px,0,0)}.wpdt-c .sidebar-alt.toggled{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.wpdt-c .s-profile>a{display:block;height:129px;margin-bottom:5px;width:100%;background-size:100%}.wpdt-c .s-profile>a .sp-pic{padding:12px}.wpdt-c .s-profile>a .sp-pic>img{width:47px;height:47px;border-radius:50%;border:3px solid rgb(0 0 0 / .14);box-sizing:content-box}.wpdt-c .s-profile>a .sp-info{background:rgb(0 0 0 / .37);padding:7px 14px;color:#fff;margin-top:20px;position:relative}.wpdt-c .s-profile>a .sp-info>i{font-size:19px;line-height:100%;position:absolute;right:15px;top:7px;-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:300ms;transition-duration:300ms}.wpdt-c .s-profile .main-menu{display:none;margin:0 0 0}.wpdt-c .s-profile.toggled .sp-info>i{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.wpdt-c .main-menu{list-style:none;padding-left:0;margin:20px 0 0 0}.wpdt-c .main-menu a{-webkit-transition:color;-o-transition:color;transition:color;-webkit-transition-duration:300ms;transition-duration:300ms}.wpdt-c .main-menu a:hover,.wpdt-c .main-menu .active>a,.wpdt-c .main-menu a.active{color:#262626}.wpdt-c .main-menu>li>a{padding:14px 20px 14px 65px;display:block;font-weight:500;position:relative;color:#4C4C4C}.wpdt-c .main-menu>li>a>i{position:absolute;left:25px;font-size:20px;top:0;width:25px;text-align:center;padding:13px 0}.wpdt-c .main-menu>li>a:hover,.wpdt-c .main-menu>li.active>a{background-color:#F4F4F4}.wpdt-c .sub-menu>a{position:relative}.wpdt-c .sub-menu ul{list-style:none;display:none;padding:0}.wpdt-c .sub-menu ul>li>a{padding:8px 20px 8px 65px;font-weight:500;display:block;color:#989898}.wpdt-c .sub-menu ul>li:first-child>a{padding-top:14px}.wpdt-c .sub-menu ul>li:last-child>a{padding-bottom:16px}.wpdt-c .sub-menu ul>li ul{font-size:12px;margin:10px 0;background-color:#F7F7F7}.wpdt-c .sub-menu.active>ul{display:block}@media (max-width:1279px){.wpdt-c .ie9 #sidebar{display:none}.wpdt-c .ie9 #sidebar.toggled{display:block}}.wpdt-c .ie9 .sidebar-alt{display:none}.wpdt-c .ie9 .sidebar-alt.toggled{display:block}.wpdt-c .dropdown:not([data-animation]) .dropdown-menu{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:300ms;animation-duration:300ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.wpdt-c .dropdown-menu{box-shadow:0 2px 10px rgb(0 0 0 / .2);padding:10px 0;border-radius:3px;top:-1px;margin:0;border:0}.wpdt-c .dropdown-menu>li>a{padding:10px 20px;border:0;-webkit-transition:background-color;-o-transition:background-color;transition:background-color;-webkit-transition-duration:300ms;transition-duration:300ms}.wpdt-c .dropdown-menu[class*="bgm-"]>li>a{color:#fff}.wpdt-c .dropup .dropdown-menu{bottom:-2px}.wpdt-c .dropdown-menu-lg{width:300px}.wpdt-c .dropdown-header{padding:3px 17px;margin-top:10px;color:#b1b1b1;text-transform:uppercase;font-weight:400}.wpdt-c .btn-group.open .dropdown-toggle{box-shadow:none}.wpdt-c .list-group{margin-bottom:0}.wpdt-c .list-group .list-group-item{border:0;margin:0;padding:15px 23px}.wpdt-c .list-group .list-group-item>.checkbox.pull-left{margin:0}.wpdt-c .list-group.lg-odd-black .list-group-item:nth-child(odd){background-color:#F7F7F7}.wpdt-c .list-group.lg-even-black .list-group-item:nth-child(even){background-color:#F7F7F7}.wpdt-c .lg-header{text-align:center;padding:15px 10px 13px;line-height:100%;text-transform:uppercase;border-bottom:1px solid #F0F0F0;font-weight:500;color:#4C4C4C;margin-bottom:10px}.wpdt-c .lg-header .actions{position:absolute;top:5px;right:10px}.wpdt-c .lgi-img{width:40px;height:40px;border-radius:50%}.wpdt-c .lgi-heading{color:#000;margin-bottom:4px;display:block}.wpdt-c .lgi-heading,.wpdt-c .lgi-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wpdt-c .lgi-text{display:block;font-size:12px;color:#777}.wpdt-c .lgi-text:not(:last-child){margin-bottom:4px}.wpdt-c .lgi-checkbox{margin-top:8px;margin-bottom:0}.wpdt-c .lgi-attrs{list-style:none;padding:0;margin:0}.wpdt-c .lgi-attrs>li{display:inline-block;border:1px solid #e0e0e0;margin:2px 2px 2px 0;padding:2px 5px;font-size:12px;color:#777}.wpdt-c .lgi-attrs>li>a{display:block}.wpdt-c .progress{box-shadow:none;border-radius:0;height:5px;margin-bottom:0}.wpdt-c .progress .progress-bar{box-shadow:none}.wpdt-c #chat{padding:20px 0 5px;width:280px;right:-300px;box-shadow:0 0 20px rgb(14 18 21 / .38)}.wpdt-c #chat.toggled{right:0}.wpdt-c #chat .chat-search{padding:20px 20px 15px 20px}.wpdt-c #chat .chat-search .form-control{background-repeat:no-repeat;background-position:left center;padding-left:30px;background-color:#fff0}.wpdt-c #chat .chat-search .form-control:focus{padding:0 30px 0 0}.wpdt-c #chat .lg-body{height:calc(100% - 70px)}[class*="chat-status"]{position:absolute;width:10px;height:10px;border-radius:50%;top:-3px;right:12px;border:2px solid #FFF}.wpdt-c .chat-status-online{box-shadow:0 0 0 1px #1EC01E;background:#1EC01E}.wpdt-c .chat-status-offline{box-shadow:0 0 0 1px #E73F3F;background:#E73F3F}.wpdt-c .chat-status-busy{box-shadow:0 0 0 1px orange;background:orange}.wpdt-c .tab-nav{list-style:none;padding:0;white-space:nowrap;margin:0;overflow:auto;box-shadow:inset 0 -1px 0 #D7D9E2;width:100%}.wpdt-c .tab-nav li{display:inline-block;vertical-align:top}.wpdt-c .tab-nav li>a{display:inline-block;text-transform:none;position:relative;width:100%;-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:250ms;transition-duration:250ms;font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#5A6C89}.wpdt-c .tab-nav li>a:after{content:"";height:2px;position:absolute;width:100%;left:0;bottom:0;-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:250ms;transition-duration:250ms;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}@media (min-width:768px){.wpdt-c .tab-nav li>a{padding:15px}}@media (max-width:769px){.wpdt-c .tab-nav li>a{padding:15px 8px}.wpdt-c .tab-nav{display:flex;flex-direction:column;text-align:center}.wpdt-c .col-sm-4{width:50%}}@media (max-width:480px){.wpdt-c .col-sm-4,.wpdt-c .col-xs-6,.wpdt-c .col-xs-6 button,.wpdt-c .col-xs-6 input,.wpdt-c .wdt-table-settings .input-path-block .fg-line,.wpdt-c .pull-right:not(.wdt-column-settings):not(.wdt-column-block-icon):not(.wdt-column-move-arrows),.wpdt-c .pull-left,.wpdt-c .btn.btn-default.wdt-documentation,.wpdt-c .btn.btn-primary,.wpdt-c .btn.btn-danger,.wpdt-c .btn.wdt-envato-activation-button,.wpdt-c .btn.btn-default.wdt-documentation:hover,.wpdt-c .btn.btn-default.wdt-documentation:focus{width:100%!important;margin:0 0 10px 0!important}.wpdt-c .wdt-edit-buttons span .wdt-standard-view{width:100%;margin-top:10px}.wpdt-c .panel-collapse .panel-heading:before{left:5px;top:7px}.wpdt-c #wdt-formula-editor-modal .modal-dialog,.wpdt-c #wdt-columns-list-modal .modal-dialog{width:100%}.wpdt-c .wdt-activation-section .col-sm-1{padding-right:0;margin-top:10px}.wpdt-c .card .card-header .actions{position:relative!important}.wpdt-c .card .card-header .actions li{display:block}.wpdt-c .card .card-header .actions button{width:100%;margin:0}.wpdt-c .card.column-settings .wpdt-actions-bottom .col{display:flex;flex-direction:column-reverse;width:100%}.wpdt-c .breadcrumb{padding:0!important}}.wpdt-c .tab-nav li.active>a{color:#008CFF}.wpdt-c .tab-nav li.active>a:after{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.wpdt-c .tab-nav.tab-nav-right{text-align:right}.wpdt-c .tab-nav.tn-justified>li{display:table-cell;width:1%;text-align:center}.wpdt-c .tab-nav.tn-icon>li .zmdi{font-size:22px;line-height:100%;min-height:25px}.wpdt-c .tab-nav:not([data-tab-color])>li>a:after{background:#008CFF}.wpdt-c .tab-nav[data-tab-color="green"]>li>a:after{background:#4CAF50}.wpdt-c .tab-nav[data-tab-color="red"]>li>a:after{background:#F44336}.wpdt-c .tab-nav[data-tab-color="teal"]>li>a:after{background:#009688}.wpdt-c .tab-nav[data-tab-color="amber"]>li>a:after{background:#FFC107}.wpdt-c .tab-nav[data-tab-color="black"]>li>a:after{background:#000}.wpdt-c .tab-nav[data-tab-color="cyan"]>li>a:after{background:#00BCD4}.wpdt-c .tab-content{padding:20px 0}.wpdt-c .card{position:relative;background:#fff;box-shadow:none;margin-bottom:30px}.wpdt-c .card .card-header{position:relative}@media screen and (min-width:768px){.wpdt-c .card .card-header{padding:25px 27px}}@media screen and (max-width:991px){.wpdt-c .card .card-header{padding:18px}}.wpdt-c .card .card-header h2{margin:0;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:24px;color:#304463}.wpdt-c .card .card-header h2 small{display:block;color:#AEAEAE;line-height:160%}.wpdt-c .card .card-header.ch-alt:not([class*="bgm-"]){background:none}.wpdt-c .card .card-header[class*="bgm-"] h2,.wpdt-c .card .card-header[class*="bgm-"] h2 small{color:#fff}.wpdt-c .card .card-header .actions{position:absolute;right:10px;z-index:2;top:12px}.wpdt-c .card .card-header .btn-float{right:25px;bottom:-23px;z-index:1}.wpdt-c .card a.card-header{display:block}@media screen and (min-width:768px){.wpdt-c .card .card-body.card-padding:not(.wpdt-column-settings-card):not(.wdt-chart-wizard-chosen-columns-container):not(.wdt-chart-wizart-existing-columns-container):not(.wpdt-add-ons-card){padding:24px;background:#fff;box-shadow:0 3px 6px rgb(23 43 77 / .08),0 1px 1px rgb(23 43 77 / .11);border-radius:3px}}@media screen and (max-width:991px){.wpdt-c .card .card-body.card-padding{padding:18px}}.wpdt-c .card .card-body.card-padding-sm{padding:15px}.wpdt-c .card-header:not(.ch-alt):not([class*="bgm-"])+.card-padding{padding-top:0}.wpdt-c .card-light .card-header h2,.wpdt-c .card-light .card-header h2 small{color:#fff}.wpdt-c .chart-edge{margin:20px -8px 0 -10px;overflow:hidden}.wpdt-c .chart-edge .flot-chart{bottom:-14px}.wpdt-c .charts-row{margin-top:50px;margin-bottom:20px}.wpdt-c .mini-charts-item{box-shadow:0 1px 1px rgb(0 0 0 / .15);position:relative;margin-bottom:30px}.wpdt-c .mini-charts-item .chart{padding:21px 18px 0;float:left}.wpdt-c .mini-charts-item .chart.chart-pie{margin:0 20px;padding:14px 11px}.wpdt-c .mini-charts-item .count{overflow:hidden;color:rgb(255 255 255 / .9);padding:16px 12px}.wpdt-c .mini-charts-item .count>h2{margin:0;line-height:100%;font-size:22px;font-weight:300;color:#fff}.wpdt-c .mini-charts-item .count>small{margin-bottom:2px;display:block}.wpdt-c .mini-charts-item .count>h2,.wpdt-c .mini-charts-item .count>small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wpdt-c .mini-charts-item>.clearfix,.wpdt-c .mini-charts-item>.dl-horizontal dd,.wpdt-c .mini-charts-item>.container,.wpdt-c .mini-charts-item>.container-fluid,.wpdt-c .mini-charts-item>.row,.wpdt-c .mini-charts-item>.form-horizontal .form-group,.wpdt-c .mini-charts-item>.btn-toolbar,.wpdt-c .mini-charts-item>.btn-group-vertical>.btn-group,.wpdt-c .mini-charts-item>.nav,.wpdt-c .mini-charts-item>.navbar,.wpdt-c .mini-charts-item>.navbar-header,.wpdt-c .mini-charts-item>.navbar-collapse,.wpdt-c .mini-charts-item>.pager,.wpdt-c .mini-charts-item>.panel-body,.wpdt-c .mini-charts-item>.modal-header,.wpdt-c .mini-charts-item>.modal-footer{position:relative;z-index:1}.wpdt-c .mini-charts-item:before{-webkit-transition:width;-o-transition:width;transition:width;-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;content:"";width:105px;height:100%;background:rgb(0 0 0 / .1);position:absolute;left:0;top:0}.wpdt-c .mini-charts-item:hover .count{color:#fff!important}.wpdt-c .mini-charts-item:hover:before{width:100%}.wpdt-c #jqstooltip{min-width:21px;min-height:23px;text-align:center;border:0;background:#fff;box-shadow:2px 2px 5px rgb(0 0 0 / .3)}.wpdt-c #jqstooltip .jqsfield{font-size:12px;font-weight:700;font-family:inherit;text-align:center;color:#333}.wpdt-c #jqstooltip .jqsfield>span{display:none}.wpdt-c .epc-item{box-shadow:0 1px 1px rgb(0 0 0 / .15);position:relative;margin-bottom:30px;padding:30px 20px;text-align:center}.wpdt-c .easy-pie{display:inline-block;position:relative;padding:0 0 10px}.wpdt-c .easy-pie .percent{position:absolute;font-weight:300;width:100%;line-height:100%;left:4px;color:#fff}.wpdt-c .easy-pie .percent:after{content:"%"}.wpdt-c .easy-pie.main-pie .percent{margin-top:49px;font-size:50px;text-align:center}.wpdt-c .easy-pie.main-pie .percent:after{font-size:30px}.wpdt-c .easy-pie:not(.main-pie) .percent{font-size:24px;margin-top:33px}.wpdt-c .easy-pie .pie-title{position:absolute;width:100%;text-align:center;bottom:-3px;left:0}.wpdt-c #recent-items-chart{width:calc(100% + 19px);height:150px;margin:-20px -10px 0;bottom:-10px}.wpdt-c [class*="flot-chart"]{width:100%;display:block}.wpdt-c .flot-chart{height:200px}.wpdt-c .flot-chart-pie{height:300px}@media (min-width:768px){.wpdt-c .flot-chart-pie{margin-bottom:20px}}.wpdt-c .flot-tooltip,.wpdt-c #flotTip{position:absolute;color:#333;display:none;font-size:12px;box-shadow:2px 2px 5px rgb(0 0 0 / .1);padding:3px 10px;background-color:#fff;z-index:99999}.wpdt-c [class*="flc-"]{text-align:center;margin:10px 0 5px}.wpdt-c [class*="flc-"] table{display:inline-block}.wpdt-c [class*="flc-"] .legendColorBox>div{border:#fff!important}.wpdt-c [class*="flc-"] .legendColorBox>div>div{border-radius:50%}.wpdt-c [class*="flc-"] .legendLabel{padding:0 8px 0 3px}.wpdt-c .dw-item{position:relative;min-height:400px;margin-bottom:30px;box-shadow:0 1px 1px rgb(0 0 0 / .15)}.wpdt-c .dwi-header{position:relative}.wpdt-c .dwi-header-img{background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center;height:155px}.wpdt-c .dw-footer{position:absolute;left:0;bottom:0;width:100%}.wpdt-c .dwih-title{padding:12px 20px;position:absolute;width:100%;left:0}.wpdt-c #site-visits .dwi-header{padding-bottom:38px;margin-bottom:12px;background-color:rgb(255 255 255 / .05)}.wpdt-c #site-visits .dwi-header canvas{width:100%!important}.wpdt-c #site-visits .dwih-title{bottom:0;color:#fff}.wpdt-c #site-visits .sv-item:nth-child(even){background-color:rgb(255 255 255 / .05)}.wpdt-c #site-visits .sv-item small{color:rgb(255 255 255 / .7)}.wpdt-c #site-visits .sv-item h3{font-weight:400;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff}.wpdt-c #site-visits .sv-item .pull-right{margin-top:5px;opacity:.7;filter:alpha(opacity=70)}.wpdt-c #best-selling{background-color:#fff}.wpdt-c #best-selling .dwi-header .dwih-title{padding-bottom:30px;top:0;color:#fff;background-image:-webkit-linear-gradient(top,rgb(0 0 0 / .6) 0%,#fff0 100%);background-image:-o-linear-gradient(top,rgb(0 0 0 / .6) 0%,#fff0 100%);background-image:linear-gradient(to bottom,rgb(0 0 0 / .6) 0%,#fff0 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000',endColorstr='#00000000',GradientType=0)}.wpdt-c #best-selling .dwi-header .bs-main{padding:15px;color:#fff;position:absolute;bottom:0;left:0;width:100%;background-image:-webkit-linear-gradient(top,#fff0 0%,rgb(0 0 0 / .6) 100%);background-image:-o-linear-gradient(top,#fff0 0%,rgb(0 0 0 / .6) 100%);background-image:linear-gradient(to bottom,#fff0 0%,rgb(0 0 0 / .6) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#99000000',GradientType=0)}.wpdt-c #best-selling .dwi-header .bs-main>h2{font-weight:400;font-size:20px;margin:5px 0 0 0;line-height:100%;color:#fff}.wpdt-c #weather-widget{color:#fff;padding:20px 20px 0}.wpdt-c #weather-widget .weather-status{font-size:40px;line-height:100%}.wpdt-c #weather-widget .weather-icon{text-align:center;margin-top:10px;height:150px;background-repeat:no-repeat;background-position:center}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-0{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-1{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-2{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-3{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){#weather-widget .weather-icon.wi-4{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){#weather-widget .weather-icon.wi-5{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){#weather-widget .weather-icon.wi-6{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){#weather-widget .weather-icon.wi-7{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-8{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-9{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-10{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-11{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){#weather-widget .weather-icon.wi-12{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-13{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-14{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-15{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-16{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-17{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-18{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-19{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-20{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-21{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){#weather-widget .weather-icon.wi-22{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-23{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-24{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-25{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-26{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-27{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-28{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-29{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-30{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-31{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-32{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-33{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-34{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-35{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-36{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-37{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-38{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-39{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-40{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-41{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-42{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-43{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-44{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-45{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-46{background-size:125px 125px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c #weather-widget .weather-icon.wi-47{background-size:125px 125px}}.wpdt-c #weather-widget .weather-info{list-style:none;padding:0;margin:3px 0 0 0}.wpdt-c #weather-widget .weather-info>li{display:inline-block;border:1px solid rgb(255 255 255 / .39);padding:2px 10px 3px;margin-right:5px}.wpdt-c #weather-widget .dw-footer{background:rgb(0 0 0 / .04);padding:10px 20px}.wpdt-c #weather-widget .weather-list{font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wpdt-c #weather-widget .weather-list>span{margin-right:7px;display:inline-block;line-height:40px;vertical-align:top}.wpdt-c #weather-widget .weather-list>span.weather-list-icon{width:35px;height:35px;background-repeat:no-repeat;background-position:center;background-size:30px 30px}.wpdt-c #weather-widget .weather-list>span>i{line-height:100%;font-size:39px}.wpdt-c .profile-view{text-align:center}.wpdt-c .profile-view .pv-header{position:relative;height:145px;width:100%;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center}.wpdt-c .profile-view .pv-header>.pv-main{border-radius:50%;width:130px;position:absolute;height:130px;bottom:-50px;left:50%;margin-left:-65px;-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:300ms;transition-duration:300ms}.wpdt-c .profile-view .pv-body{margin-top:70px;padding:0 20px 20px}.wpdt-c .profile-view .pv-body>h2{margin:0;line-height:100%;font-size:20px;font-weight:400}.wpdt-c .profile-view .pv-body>small{display:block;color:#8E8E8E;margin:10px 0 15px}.wpdt-c .profile-view .pv-body .pv-contact,.wpdt-c .profile-view .pv-body .pv-follow{padding:0;list-style:none}.wpdt-c .profile-view .pv-body .pv-contact>li,.wpdt-c .profile-view .pv-body .pv-follow>li{display:inline-block}.wpdt-c .profile-view .pv-body .pv-follow{margin:20px -20px;padding:10px;background-color:#F3F3F3}.wpdt-c .profile-view .pv-body .pv-follow>li{padding:0 10px}.wpdt-c .profile-view .pv-body .pv-contact>li{margin:0 5px}.wpdt-c .profile-view .pv-body .pv-contact>li>.zmdi{line-height:100%;vertical-align:text-bottom;font-size:22px}.wpdt-c .profile-view .pv-body .pv-follow-btn{padding:7px 20px;background:#00BCD4;color:#fff;border-radius:3px;text-transform:uppercase;max-width:200px;width:100%;display:inline-block}.wpdt-c .profile-view .pv-body .pv-follow-btn:hover{background:#00a5bb}.wpdt-c .profile-view:hover .pv-main{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.wpdt-c .picture-list .pl-body{padding:2px}.wpdt-c .picture-list .pl-body [class*="col-"]{padding:2px}.wpdt-c .picture-list .pl-body [class*="col-"]>a{display:block}.wpdt-c .picture-list .pl-body [class*="col-"]>a img{width:100%}.wpdt-c .picture-list .pl-body:before,.wpdt-c .picture-list .pl-body:after{content:" ";display:table}.wpdt-c .picture-list .pl-body:after{clear:both}.wpdt-c .picture-list .pl-body:before,.wpdt-c .picture-list .pl-body:after{content:" ";display:table}.wpdt-c .picture-list .pl-body:after{clear:both}.wpdt-c .go-social .card-body{padding:0 15px 20px}.wpdt-c .go-social .card-body [class*="col-"]{padding:12px}.wpdt-c .go-social .card-body [class*="col-"] img{-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:200ms;transition-duration:200ms;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.wpdt-c .go-social .card-body [class*="col-"]:hover img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.wpdt-c .rating-list{padding:0 0 20px}.wpdt-c .rating-list .rl-star{margin-top:10px;margin-bottom:4px}.wpdt-c .rating-list .rl-star .zmdi{font-size:20px;color:#ccc}.wpdt-c .rating-list .rl-star .zmdi.active{color:#FF9800}.wpdt-c .rating-list .media .zmdi-star{line-height:100%;font-size:22px;vertical-align:middle;position:relative;top:-2px;left:6px;color:#FF9800}.wpdt-c .rating-list .media .media-body{padding:7px 10px 0 5px}.wpdt-c .cwh-year{color:rgb(255 255 255 / .6);font-size:15px}.wpdt-c .cwh-day{font-size:25px;line-height:100%;color:#fff}.wpdt-c .table{margin-bottom:0}.wpdt-c .table>thead>tr>th{background-color:#fff;vertical-align:middle;font-weight:500;color:#333;border-width:1px;text-transform:uppercase}.wpdt-c .table.table-inner{border:0}.wpdt-c .table>thead>tr>th:first-child,.wpdt-c .table>tbody>tr>th:first-child,.wpdt-c .table>tfoot>tr>th:first-child,.wpdt-c .table>thead>tr>td:first-child,.wpdt-c .table>tbody>tr>td:first-child,.wpdt-c .table>tfoot>tr>td:first-child{padding-left:30px}.wpdt-c .table>thead>tr>th:last-child,.wpdt-c .table>tbody>tr>th:last-child,.wpdt-c .table>tfoot>tr>th:last-child,.wpdt-c .table>thead>tr>td:last-child,.wpdt-c .table>tbody>tr>td:last-child,.wpdt-c .table>tfoot>tr>td:last-child{padding-right:30px}.wpdt-c .table>tbody>tr.active>td,.wpdt-c .table>tfoot>tr.active>td,.wpdt-c .table>tbody>tr.info>td,.wpdt-c .table>tfoot>tr.info>td,.wpdt-c .table>tbody>tr.warning>td,.wpdt-c .table>tfoot>tr.warning>td,.wpdt-c .table>tbody>tr.succes>td,.wpdt-c .table>tfoot>tr.succes>td,.wpdt-c .table>tbody>tr.danger>td,.wpdt-c .table>tfoot>tr.danger>td{border:0}.wpdt-c .table>tbody>tr:last-child>td,.wpdt-c .table>tfoot>tr:last-child>td{padding-bottom:20px}.wpdt-c .table-striped td,.wpdt-c .table-striped th{border:0!important}.wpdt-c .table-bordered{border-bottom:0;border-left:0;border-right:0}.wpdt-c .table-bordered>tbody>tr>td,.wpdt-c .table-bordered>tbody>tr>th{border-bottom:0;border-left:0}.wpdt-c .table-bordered>tbody>tr>td:last-child,.wpdt-c .table-bordered>tbody>tr>th:last-child{border-right:0}.wpdt-c .table-bordered>thead>tr>th{border-left:0}.wpdt-c .table-bordered>thead>tr>th:last-child{border-right:0}.wpdt-c .table-vmiddle td{vertical-align:middle!important}.wpdt-c .table-responsive{border:0}.wpdt-c #todo{background:#FFC107;color:#fff;font-family:'satisfy',cursive}.wpdt-c #todo .card-header{padding:28px 35px 20px;background-color:rgb(0 0 0 / .03)}.wpdt-c #todo .card-header h2{font-size:25px}.wpdt-c #todo .card-header h2 small{font-size:18px;margin-top:0}.wpdt-c #todo .card-body{font-size:20px;position:relative}.wpdt-c #todo .list-group-item{padding:0}.wpdt-c #todo .checkbox .input-helper:before,.wpdt-c #todo .checkbox .input-helper:after{top:5px}.wpdt-c #todo .checkbox input:checked+i+span{text-decoration:line-through}.wpdt-c .t-add,.wpdt-c .ta-block,.wpdt-c .ta-btn{-webkit-transition:all;-o-transition:all;transition:all;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition-duration:250ms;transition-duration:250ms}.wpdt-c .t-add{width:50px;height:50px;border-radius:50%;position:absolute;background:#fff;top:-25px;right:23px;max-height:300px}.wpdt-c .t-add .ta-block{overflow:hidden;opacity:0;filter:alpha(opacity=0)}.wpdt-c .t-add .ta-block textarea{padding:25px 25px 45px;resize:none;width:100%;font-size:24px;color:#FFC107;position:absolute;height:100%;border:0;outline:none}.wpdt-c .t-add:not(.toggled){overflow:hidden}.wpdt-c .t-add:not(.toggled) .ta-btn{position:relative;z-index:1;display:inline-block;width:50px;height:50px;cursor:pointer;text-align:center;font-size:23px;color:#FF9800;line-height:51px}.wpdt-c .t-add.toggled{width:calc(100% - 47px);height:calc(100% - 25px);border-radius:2px;top:0;z-index:1;box-shadow:0 5px 8px rgb(0 0 0 / .2);overflow:visible}.wpdt-c .t-add.toggled .ta-btn{-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);display:none}.wpdt-c .t-add.toggled .ta-block{opacity:1;filter:alpha(opacity=100)}.wpdt-c .t-add.toggled .ta-block .tab-actions{position:absolute;bottom:0;width:100%;padding:5px 10px;border-top:1px solid #EEE;z-index:1}.wpdt-c .t-add.toggled .ta-block .tab-actions>a{font-size:25px;padding:0 6px;border-radius:50%;text-align:center;height:40px;width:40px;line-height:48px;display:inline-block}.wpdt-c .t-add.toggled .ta-block .tab-actions>a:hover{background-color:#eee}.wpdt-c .btn:not(.dropdown-toggle){text-transform:none}.wpdt-c .btn[class*="bgm-"]:not(.bgm-white){color:#fff}.wpdt-c .btn .caret{margin-top:-3px}.wpdt-c .btn:not(.btn-link){box-shadow:none}.wpdt-c .btn-group:not(.bootstrap-select),.wpdt-c .btn-group-vertical:not(.bootstrap-select){box-shadow:0 1px 4px 0 rgb(0 0 0 / .3)}.wpdt-c .btn-group .btn,.wpdt-c .btn-group-vertical .btn,.wpdt-c .btn-group .btn:active,.wpdt-c .btn-group-vertical .btn:active,.wpdt-c .btn-group .btn:focus,.wpdt-c .btn-group-vertical .btn:focus,.wpdt-c .btn-group .btn-group,.wpdt-c .btn-group-vertical .btn-group{box-shadow:none!important}.wpdt-c .btn-group .btn,.wpdt-c .btn-group-vertical .btn{margin:0}.wpdt-c .btn-xs,.wpdt-c .btn-group-xs>.btn{padding:2px 5px;font-size:11px;line-height:1.5;border-radius:2px}.wpdt-c .btn-link{color:#797979;text-decoration:none;border-radius:2px}.wpdt-c .btn-link:hover{color:#0a0a0a}.wpdt-c .btn-inverse{color:#fff;background-color:#454545;border-color:#fff0}.wpdt-c .btn-inverse:focus,.wpdt-c .btn-inverse.focus{color:#fff;background-color:#2b2b2b;border-color:#fff0}.wpdt-c .btn-inverse:hover{color:#fff;background-color:#2b2b2b;border-color:#fff0}.wpdt-c .btn-inverse:active,.wpdt-c .btn-inverse.active,.wpdt-c .open>.dropdown-toggle.btn-inverse{color:#fff;background-color:#2b2b2b;border-color:#fff0}.wpdt-c .btn-inverse:active:hover,.wpdt-c .btn-inverse.active:hover,.wpdt-c .open>.dropdown-toggle.btn-inverse:hover,.wpdt-c .btn-inverse:active:focus,.wpdt-c .btn-inverse.active:focus,.wpdt-c .open>.dropdown-toggle.btn-inverse:focus,.wpdt-c .btn-inverse:active.focus,.wpdt-c .btn-inverse.active.focus,.wpdt-c .open>.dropdown-toggle.btn-inverse.focus{color:#fff;background-color:#1a1a1a;border-color:#fff0}.wpdt-c .btn-inverse:active,.wpdt-c .btn-inverse.active,.wpdt-c .open>.dropdown-toggle.btn-inverse{background-image:none}.wpdt-c .btn-inverse.disabled:hover,.wpdt-c .btn-inverse[disabled]:hover,.wpdt-c fieldset[disabled] .btn-inverse:hover,.wpdt-c .btn-inverse.disabled:focus,.wpdt-c .btn-inverse[disabled]:focus,.wpdt-c fieldset[disabled] .btn-inverse:focus,.wpdt-c .btn-inverse.disabled.focus,.wpdt-c .btn-inverse[disabled].focus,.wpdt-c fieldset[disabled] .btn-inverse.focus{background-color:#454545;border-color:#fff0}.wpdt-c .btn-inverse .badge{color:#454545;background-color:#fff}.wpdt-c .btn-inverse:hover,.wpdt-c .btn-inverse:focus,.wpdt-c .btn-inverse.focus,.wpdt-c .btn-inverse:active,.wpdt-c .open>.dropdown-toggle.btn-inverse{color:#fff;background-color:#454545;border-color:#fff0}.wpdt-c .btn-inverse:hover:hover,.wpdt-c .btn-inverse:focus:hover,.wpdt-c .btn-inverse.focus:hover,.wpdt-c .btn-inverse:active:hover,.wpdt-c .open>.dropdown-toggle.btn-inverse:hover,.wpdt-c .btn-inverse:hover:focus,.wpdt-c .btn-inverse:focus:focus,.wpdt-c .btn-inverse.focus:focus,.wpdt-c .btn-inverse:active:focus,.wpdt-c .open>.dropdown-toggle.btn-inverse:focus,.wpdt-c .btn-inverse:hover.focus,.wpdt-c .btn-inverse:focus.focus,.wpdt-c .btn-inverse.focus.focus,.wpdt-c .btn-inverse:active.focus,.wpdt-c .open>.dropdown-toggle.btn-inverse.focus{color:#fff;background-color:#454545;border-color:#fff0}.wpdt-c .btn-inverse:active,.wpdt-c .btn-inverse.active,.wpdt-c .open>.dropdown-toggle.btn-inverse{background-image:none}.wpdt-c .btn-inverse.disabled,.wpdt-c .btn-inverse[disabled],.wpdt-c fieldset[disabled] .btn-inverse,.wpdt-c .btn-inverse.disabled:hover,.wpdt-c .btn-inverse[disabled]:hover,.wpdt-c fieldset[disabled] .btn-inverse:hover,.wpdt-c .btn-inverse.disabled:focus,.wpdt-c .btn-inverse[disabled]:focus,.wpdt-c fieldset[disabled] .btn-inverse:focus,.wpdt-c .btn-inverse.disabled.focus,.wpdt-c .btn-inverse[disabled].focus,.wpdt-c fieldset[disabled] .btn-inverse.focus,.wpdt-c .btn-inverse.disabled:active,.wpdt-c .btn-inverse[disabled]:active,.wpdt-c fieldset[disabled] .btn-inverse:active{background-color:#454545;border-color:#fff0}.wpdt-c .btn-inverse .badge{color:#454545;background-color:#fff}.wpdt-c .btn-icon{border-radius:50%;width:40px;line-height:42px;height:40px;padding:0;text-align:center}.wpdt-c .btn-icon .zmdi{font-size:17px}.wpdt-c .btn-icon-text>.zmdi{font-size:15px;vertical-align:top;display:inline-block;margin-top:2px;line-height:100%;margin-right:2px;margin-left:2px}.wpdt-c .btn-float{width:50px;height:50px;border-radius:50%;line-height:46px!important}.wpdt-c .btn-float:not(.m-btn){position:absolute!important}.wpdt-c .btn-float i{font-size:23px;-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:500ms;transition-duration:500ms}.wpdt-c .btn-float:hover i{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}.wpdt-c .btn-float:not(.bgm-white):not(.bgm-gray)>i{color:#fff}.wpdt-c .btn-float.bgm-white>i,.wpdt-c .btn-float.bgm-gray>i{color:#333}.wpdt-c .open .btn{outline:none!important;-webkit-tap-highlight-color:#fff0!important}.wpdt-c .open .btn:focus,.wpdt-c .open .btn:active{outline:none!important;-webkit-tap-highlight-color:#fff0!important}.wpdt-c .m-btn{z-index:1;bottom:40px;right:40px;position:fixed!important}label{font-weight:500}input:active,input:focus{outline:0}.wpdt-c .form-control{box-shadow:none!important;resize:none}.wpdt-c .form-control:active,.wpdt-c .form-control:focus{box-shadow:none}.wpdt-c .form-control:not(.fc-alt){border-left:0;border-right:0;border-top:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0}.wpdt-c .form-control:not(.fc-alt).auto-size{padding-top:6px}.wpdt-c .form-group{margin-bottom:25px}.wpdt-c .input-helper:before,.wpdt-c .input-helper:after,.wpdt-c .checkbox label:before,.wpdt-c .radio label:before,.wpdt-c .radio-inline:before,.wpdt-c .checkbox-inline:before{-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:250ms;transition-duration:250ms}.wpdt-c .checkbox,.wpdt-c .radio{padding-top:0!important}.wpdt-c .checkbox label,.wpdt-c .radio label{display:inline-block;padding-left:25px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wpdt-c .checkbox input,.wpdt-c .radio input{top:0;left:0;margin-left:0!important;z-index:1;cursor:pointer;opacity:1;filter:alpha(opacity=0);margin-top:0}.wpdt-c .checkbox input:checked+.input-helper:before,.wpdt-c .radio input:checked+.input-helper:before{border-color:#098BEF}.wpdt-c .checkbox .input-helper:before,.wpdt-c .radio .input-helper:before,.wpdt-c .checkbox .input-helper:after,.wpdt-c .radio .input-helper:after{position:absolute;content:""}.wpdt-c .checkbox .input-helper:before,.wpdt-c .radio .input-helper:before{left:0;border:1px solid #d7d7d7}.wpdt-c .checkbox.disabled,.wpdt-c .radio.disabled{opacity:.6;filter:alpha(opacity=60)}.wpdt-c .checkbox input{width:17px;height:17px}.wpdt-c .checkbox input:checked+.input-helper:before{background-color:#2196F3}.wpdt-c .checkbox input:checked+.input-helper:after{opacity:1;filter:alpha(opacity=100);-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.wpdt-c .checkbox .input-helper:before{top:0;width:17px;height:17px;border-radius:2px}.wpdt-c .checkbox .input-helper:after{opacity:0;filter:alpha(opacity=0);-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);content:'\f0c8';font-family:'wpDataTablesIcons';position:absolute;font-size:12px;left:2px;top:0;color:#fff;font-weight:700}.wpdt-c .radio input{width:19px;height:19px}.wpdt-c .radio input:checked+.input-helper:after{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.wpdt-c .radio .input-helper:before{top:-1px;width:19px;height:19px;border-radius:50%}.wpdt-c .radio .input-helper:after{width:9px;height:9px;background:#2196F3;border-radius:50%;top:4px;left:5px;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}.wpdt-c .checkbox-inline,.wpdt-c .radio-inline{vertical-align:top;margin-top:0;padding-left:25px}.wpdt-c .checkbox-light .input-helper:before,.wpdt-c .radio-light .input-helper:before{border-color:#fff}.wpdt-c .checkbox-light input:checked+.input-helper:before{border-color:#fff;background-color:#fff}.wpdt-c .checkbox-light input:checked+.input-helper:after{color:#333}.wpdt-c html:not(.ie9) .select{position:relative}.wpdt-c html:not(.ie9) .select:before{position:absolute;top:0;right:0;content:"";height:calc(100% - 2px);width:30px;background-color:#FFF;background-position:right calc(100% - 7px);background-repeat:no-repeat;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4QUYDDMcpfFSnAAAAJJJREFUKM/VkTEOglAQRB+Emta72HuRuQG9REzsucEchdID0FpS2hA7O5tP8iX/J9LJJptsduZtMQv7KtubvUW0OAId8MowNdBJugNUkfAEDsApA47BA0C5DJIeQANMCWgCmuD5Bm0jaQBaYI6gGWglDdksFsH2xfY79DkVYJk6IOkK9EAv6fZT6muT7U3v+sP6AODpN6SzPrkNAAAAAElFTkSuQmCC);pointer-events:none;z-index:5}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.wpdt-c html:not(.ie9) .select:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4QUYDDQZmtow1AAAAQpJREFUSMftlLFKA0EURU8Wm5DePmhl5Q+kFn/jVinSBMFGyR/ElGLzPsFORFKmSpcfCIqlWNiIBAmxmYVhcTKz7Fo5F6bY4ew7PN7wICcnJxYz+9NanQDYB7oNfV+SnquXBwF4Dhw1FK6B4+plEYBvgW0D2dbVIEkoaQrM3OeuhqhkZ65GXOgNegLcheYcSMf9M6n7aJCEmfWAR2CQKFwA55I+yxpJwor8EHgCTiPoCjiT9LYPKmJCV2AIvO7BXoBhTBYVljOQtATGwMcv2Dswckx0cRSR7nzpPXAJfHvIBriQ9ODPvtUVZWbXZrZz56ruSixSIL9TYAqcuHPTamcpy7jNZZ+T80/zAzioYvQbRGcPAAAAAElFTkSuQmCC);background-size:12px 12px}}.wpdt-c html:not(.ie9) .select:not(.fg-line):before{right:0}.wpdt-c html:not(.ie9) .select.fg-line:before{right:10px}.wpdt-c .input-group:not(.input-group-lg):not(.input-group-sm) .input-group-addon{font-size:15px}.wpdt-c .input-group-addon{border-width:0 0 1px 0;min-width:42px}.wpdt-c .input-group-addon>.zmdi{position:relative;top:3px}.wpdt-c .fg-line{position:relative;vertical-align:top}.wpdt-c .fg-line:not(.form-group){display:inline-block;width:100%}.wpdt-c .fg-line .form-control:disabled{color:#9d9d9d;background:#fff0}.wpdt-c .fg-line:not(.disabled):after,.wpdt-c .fg-line:not(.readonly):after{position:absolute;z-index:3;bottom:0;left:0;height:2px;width:100%;content:"";-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:300ms;transition-duration:300ms}.wpdt-c .fg-line:not([class*=has-]):after{display:none}.wpdt-c .fg-line.readonly .form-control{color:#9d9d9d;background:#fff0}.wpdt-c .fg-line.fg-toggled:after{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.wpdt-c .fg-float{margin-top:2px;position:relative}.wpdt-c .fg-float .form-control{position:relative;background:#fff0;z-index:1}.wpdt-c .fg-float .form-control::-moz-placeholder{color:#fff;opacity:1}.wpdt-c .fg-float .form-control:-ms-input-placeholder{color:#fff}.wpdt-c .fg-float .form-control::-webkit-input-placeholder{color:#fff}.wpdt-c .fg-float .fg-label{-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:200ms;transition-duration:200ms;position:absolute;top:5px;font-weight:400;color:#959595;pointer-events:none;z-index:0;left:0;white-space:nowrap}.wpdt-c .fg-float .fg-toggled .fg-label{top:-20px;font-size:11px}.wpdt-c .control-label{font-weight:400}.wpdt-c .toggle-switch{display:inline-block;vertical-align:top;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wpdt-c .toggle-switch .ts-label{display:inline-block;margin:0 20px 0 0;vertical-align:top;-webkit-transition:color 0.56s cubic-bezier(.4,0,.2,1);transition:color 0.56s cubic-bezier(.4,0,.2,1)}.wpdt-c .toggle-switch .ts-helper{display:inline-block;position:relative;width:40px;height:16px;border-radius:8px;background:rgb(0 0 0 / .26);-webkit-transition:background 0.28s cubic-bezier(.4,0,.2,1);transition:background 0.28s cubic-bezier(.4,0,.2,1);vertical-align:middle;cursor:pointer}.wpdt-c .toggle-switch .ts-helper:before{content:'';position:absolute;top:-4px;left:-4px;width:24px;height:24px;background:#fafafa;box-shadow:0 2px 8px rgb(0 0 0 / .28);border-radius:50%;webkit-transition:left 0.28s cubic-bezier(.4,0,.2,1),background 0.28s cubic-bezier(.4,0,.2,1),box-shadow 0.28s cubic-bezier(.4,0,.2,1);transition:left 0.28s cubic-bezier(.4,0,.2,1),background 0.28s cubic-bezier(.4,0,.2,1),box-shadow 0.28s cubic-bezier(.4,0,.2,1)}.wpdt-c .toggle-switch:not(.disabled) .ts-helper:active:before{box-shadow:0 2px 8px rgb(0 0 0 / .28),0 0 0 20px rgb(128 128 128 / .1)}.wpdt-c .toggle-switch input{position:absolute;z-index:1;width:16px;height:16px;cursor:pointer;right:11px;top:12px;background:#FAFBFC;border:1px solid #C1C7D0;box-sizing:border-box;border-radius:3px;margin:0;box-shadow:none;outline:none!important}.wpdt-c .wdt-datatables-admin-wrap .check-column i{font-size:18px}.wpdt-c .wpDataTableFilterSection .wdt_checkbox_option input[type=checkbox],.wpdt-c .wdt-datatables-admin-wrap .check-column input[type=checkbox]{z-index:1;width:16px;height:16px;cursor:pointer;background:#FFF;border:1px solid #C1C7D0;box-sizing:border-box;border-radius:3px;margin:0!important;box-shadow:none;outline:none!important;vertical-align:baseline;opacity:1}.wpdt-c .wpDataTableFilterSection .wdt_checkbox_option input[type=checkbox]{position:absolute;top:6px}.wpdt-c .wdt-datatables-admin-wrap .check-column input[type=checkbox]:checked::before,.wpdt-c .wpDataTableFilterSection .wdt_checkbox_option input[type=checkbox]:checked::before{font-family:'wpDataTablesIcons';content:'\f00c';width:16px;height:16px;color:#fff;border:1px solid #2684FF;background:#2684FF;border-radius:3px;margin:0;padding:1px 0 0 0;font-size:11px;float:none;font-weight:700;position:absolute;left:-1px;top:-1px;opacity:1}.wpdt-c .wdt-datatables-admin-wrap #cb-select-all-1 input[type=checkbox]:checked::before{padding:2px 0 0 0}.wpdt-c .toggle-switch input[type=checkbox]:checked:before{font-family:'wpDataTablesIcons';content:'\f00c';width:16px;height:16px;color:#fff;border:1px solid #2684FF;background:#2684FF;border-radius:3px;margin:0;padding:1px 0 0 0;font-size:12px;float:none;font-weight:700;position:absolute;left:-1px;top:-1px}.wpdt-c .toggle-switch input.wdt-premium-feature[type=checkbox]:checked:before{display:none}.wpdt-c .toggle-switch input:checked+.ts-helper:before{left:20px}.wpdt-c .toggle-switch:not([data-ts-color]) input:not(:disabled):checked+.ts-helper{background:rgb(0 150 136 / .5)}.wpdt-c .toggle-switch:not([data-ts-color]) input:not(:disabled):checked+.ts-helper:before{background:#009688}.wpdt-c .toggle-switch:not([data-ts-color]) input:not(:disabled):checked+.ts-helper:active:before{box-shadow:0 2px 8px rgb(0 0 0 / .28),0 0 0 20px rgb(0 150 136 / .2)}.wpdt-c .toggle-switch.disabled{opacity:.6;filter:alpha(opacity=60)}.wpdt-c .toggle-switch[data-ts-color="red"] input:not(:disabled):checked+.ts-helper{background:rgb(244 67 54 / .5)}.wpdt-c .toggle-switch[data-ts-color="red"] input:not(:disabled):checked+.ts-helper:before{background:#F44336}.wpdt-c .toggle-switch[data-ts-color="red"] input:not(:disabled):checked+.ts-helper:active:before{box-shadow:0 2px 8px rgb(0 0 0 / .28),0 0 0 20px rgb(244 67 54 / .2)}.wpdt-c .toggle-switch[data-ts-color="blue"] input:not(:disabled):checked+.ts-helper{background:rgb(33 150 243 / .5)}.wpdt-c .toggle-switch[data-ts-color="blue"] input:not(:disabled):checked+.ts-helper:before{background:#2196F3}.wpdt-c .toggle-switch[data-ts-color="blue"] input:not(:disabled):checked+.ts-helper:active:before{box-shadow:0 2px 8px rgb(0 0 0 / .28),0 0 0 20px rgb(33 150 243 / .2)}.wpdt-c .toggle-switch[data-ts-color="amber"] input:not(:disabled):checked+.ts-helper{background:rgb(255 193 7 / .5)}.wpdt-c .toggle-switch[data-ts-color="amber"] input:not(:disabled):checked+.ts-helper:before{background:#FFC107}.wpdt-c .toggle-switch[data-ts-color="amber"] input:not(:disabled):checked+.ts-helper:active:before{box-shadow:0 2px 8px rgb(0 0 0 / .28),0 0 0 20px rgb(255 193 7 / .2)}.wpdt-c .toggle-switch[data-ts-color="purple"] input:not(:disabled):checked+.ts-helper{background:rgb(186 104 200 / .5)}.wpdt-c .toggle-switch[data-ts-color="purple"] input:not(:disabled):checked+.ts-helper:before{background:#BA68C8}.wpdt-c .toggle-switch[data-ts-color="purple"] input:not(:disabled):checked+.ts-helper:active:before{box-shadow:0 2px 8px rgb(0 0 0 / .28),0 0 0 20px rgb(186 104 200 / .2)}.wpdt-c .toggle-switch[data-ts-color="pink"] input:not(:disabled):checked+.ts-helper{background:rgb(233 30 99 / .5)}.wpdt-c .toggle-switch[data-ts-color="pink"] input:not(:disabled):checked+.ts-helper:before{background:#E91E63}.wpdt-c .toggle-switch[data-ts-color="pink"] input:not(:disabled):checked+.ts-helper:active:before{box-shadow:0 2px 8px rgb(0 0 0 / .28),0 0 0 20px rgb(233 30 99 / .2)}.wpdt-c .toggle-switch[data-ts-color="lime"] input:not(:disabled):checked+.ts-helper{background:rgb(205 220 57 / .5)}.wpdt-c .toggle-switch[data-ts-color="lime"] input:not(:disabled):checked+.ts-helper:before{background:#CDDC39}.wpdt-c .toggle-switch[data-ts-color="lime"] input:not(:disabled):checked+.ts-helper:active:before{box-shadow:0 2px 8px rgb(0 0 0 / .28),0 0 0 20px rgb(205 220 57 / .2)}.wpdt-c .toggle-switch[data-ts-color="cyan"] input:not(:disabled):checked+.ts-helper{background:rgb(0 188 212 / .5)}.wpdt-c .toggle-switch[data-ts-color="cyan"] input:not(:disabled):checked+.ts-helper:before{background:#00BCD4}.wpdt-c .toggle-switch[data-ts-color="cyan"] input:not(:disabled):checked+.ts-helper:active:before{box-shadow:0 2px 8px rgb(0 0 0 / .28),0 0 0 20px rgb(0 188 212 / .2)}.wpdt-c .toggle-switch[data-ts-color="green"] input:not(:disabled):checked+.ts-helper{background:rgb(76 175 80 / .5)}.wpdt-c .toggle-switch[data-ts-color="green"] input:not(:disabled):checked+.ts-helper:before{background:#4CAF50}.wpdt-c .toggle-switch[data-ts-color="green"] input:not(:disabled):checked+.ts-helper:active:before{box-shadow:0 2px 8px rgb(0 0 0 / .28),0 0 0 20px rgb(76 175 80 / .2)}.wpdt-c .has-error .checkbox .input-helper:before{border-color:#f99d97}.wpdt-c .has-error .checkbox .input-helper:after{border-bottom-color:#f77066;border-left-color:#f77066}.wpdt-c .has-error .fg-line:after{background:#F44336}.wpdt-c .has-success .checkbox .input-helper:before{border-color:#92cf94}.wpdt-c .has-success .checkbox .input-helper:after{border-bottom-color:#6ec071;border-left-color:#6ec071}.wpdt-c .has-success .fg-line:after{background:#4CAF50}.wpdt-c .has-warning .checkbox .input-helper:before{border-color:#ffc166}.wpdt-c .has-warning .checkbox .input-helper:after{border-bottom-color:#ffad33;border-left-color:#ffad33}.wpdt-c .has-warning .fg-line:after{background:#FF9800}.wpdt-c .ie9-placeholder{color:#888!important;font-weight:400}.wpdt-c .ie9 textarea{overflow:auto!important}.wpdt-c .pagination{border-radius:0}.wpdt-c .pagination>li{margin:0 2px;display:inline-block;vertical-align:top}.wpdt-c .pagination>li>a,.wpdt-c .pagination>li>span{border-radius:50%;padding:0;width:40px;height:40px;line-height:38px;text-align:center;font-size:14px;z-index:1;position:relative;cursor:pointer;background-clip:padding-box}.wpdt-c .pagination>li>a>.zmdi,.wpdt-c .pagination>li>span>.zmdi{font-size:22px;line-height:39px}.wpdt-c .pagination>li.disabled{opacity:.5;filter:alpha(opacity=50)}.wpdt-c .lg-pagination{width:100%;text-align:center;padding:40px 0;margin-top:0}.wpdt-c .pager li>a,.wpdt-c .pager li>span{padding:5px 10px 6px;color:#7E7E7E}.wpdt-c .popover{box-shadow:0 2px 30px rgb(0 0 0 / .2)}.wpdt-c .popover-title{border-bottom:0;padding:15px;font-size:12px;text-transform:uppercase}.wpdt-c .popover-title+.popover-content{padding-top:0}.wpdt-c .popover-content{padding:15px}.wpdt-c .popover-content p{margin-bottom:0}.wpdt-c .fw-container .tab-content{padding:25px 0}.wpdt-c .fw-container .fw-footer{text-align:center;margin:30px 0 0;width:100%;border-top:2px solid #eee;padding:15px 0}.wpdt-c.alert{font-size:13px}.wpdt-c.alert span{cursor:pointer}.wpdt-c.alert:not(.alert-dismissible){padding-right:30px}.wpdt-c.alert.alert-dismissable{padding-right:44px}.wpdt-c.alert-inverse{background-color:#333;border-color:#fff0;color:#fff}.wpdt-c.alert-inverse hr{border-top-color:#fff0}.wpdt-c.alert-inverse .alert-link{color:#e6e6e6}.wpdt-c.growl-animated.alert-inverse{box-shadow:0 0 5px rgb(51 51 51 / .5)}.wpdt-c.growl-animated.alert-info{box-shadow:0 0 5px rgb(33 150 243 / .5)}.wpdt-c.growl-animated.alert-success{box-shadow:0 0 5px rgb(76 175 80 / .5);background:#EBFBEE;border:1px solid #40C057;box-sizing:border-box;color:#061938;padding:8px 12px;font-family:Inter;font-size:12px;line-height:20px}.wpdt-c.growl-animated.alert-success .wpdt-icon-check-circle-full{color:#2F9E44;margin-right:4px}.wpdt-c.growl-animated.alert-warning{box-shadow:0 0 5px rgb(255 193 7 / .5)}.wpdt-c.growl-animated.alert-danger{background:linear-gradient(0deg,rgb(240 62 62 / .04),rgb(240 62 62 / .04)),#FFFFFF;border:1px solid #F03E3E;box-sizing:border-box;box-shadow:0 1px .5px rgb(0 0 0 / .08),0 5px 5px rgb(0 0 0 / .04);border-radius:4px;font-family:Inter;font-style:normal;font-weight:400;font-size:12px;line-height:20px;color:#061938}.wpdt-c.growl-animated.alert-danger span.wpdt-icon-exclamation-triangle{margin-right:4px;color:#F03E3E}.wpdt-c.alert-link{color:#fff!important}.wpdt-c .lightbox .lightbox-item{overflow:hidden}.wpdt-c .lightbox .lightbox-item>img{-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:200ms;transition-duration:200ms;width:100%;border-radius:2px}.wpdt-c .lightbox .lightbox-item:hover{cursor:pointer}.wpdt-c .lightbox .lightbox-item:hover img{-webkit-transform:scale(1.35) rotate(10deg);-ms-transform:scale(1.35) rotate(10deg);-o-transform:scale(1.35) rotate(10deg);transform:scale(1.35) rotate(10deg)}.wpdt-c .lightbox [data-src]:before,.wpdt-c .lightbox [data-src]:after{content:" ";display:table}.wpdt-c .lightbox [data-src]:after{clear:both}.wpdt-c .lightbox [data-src]:before,.wpdt-c .lightbox [data-src]:after{content:" ";display:table}.wpdt-c .lightbox [data-src]:after{clear:both}.wpdt-c .lightbox .lightbox-item:not(.p-item){position:relative}.wpdt-c .carousel .carousel-control{-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:250ms;transition-duration:250ms;opacity:0;filter:alpha(opacity=0)}.wpdt-c .carousel .carousel-control .zmdi{position:absolute;top:50%;left:50%;line-height:100%}@media screen and (min-width:768px){.wpdt-c .carousel .carousel-control .zmdi{font-size:60px;width:60px;height:60px;margin-top:-30px;margin-left:-30px}}@media screen and (max-width:991px){.wpdt-c .carousel .carousel-control .zmdi{width:24px;height:24px;margin-top:-12px;margin-left:-12px}}.wpdt-c .carousel:hover .carousel-control{opacity:1;filter:alpha(opacity=100)}.wpdt-c .carousel .carousel-caption{background:rgb(0 0 0 / .6);left:0;right:0;bottom:0;width:100%;padding-bottom:50px}.wpdt-c .carousel .carousel-caption>h3{color:#fff;margin:0 0 5px;font-weight:300}.wpdt-c .carousel .carousel-caption>p{margin:0}@media screen and (max-width:991px){.wpdt-c .carousel .carousel-caption{display:none}}.wpdt-c .carousel .carousel-indicators{bottom:10px;margin:0;left:0;bottom:0;width:100%;padding:0 0 6px;background:rgb(0 0 0 / .6)}.wpdt-c .carousel .carousel-indicators li{border-radius:0;width:15px;border:0;background:#fff;height:3px;margin:0;-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:250ms;transition-duration:250ms}.wpdt-c .carousel .carousel-indicators li.active{width:25px;height:3px;background:#FF9800}.wpdt-c .modal .modal-content{box-shadow:0 5px 20px rgb(0 0 0 / .31);border-radius:3px;border:0}.wpdt-c .modal .modal-header{padding:23px 26px}.wpdt-c .modal .modal-body{padding:0 26px 10px}.wpdt-c .modal .modal-footer .btn-link{font-size:14px;color:#000;font-weight:500}.wpdt-c .modal .modal-footer .btn-link:hover{background-color:#eee}.wpdt-c .modal:not([data-modal-color]) .modal-footer .btn-link{font-weight:500}.wpdt-c .modal:not([data-modal-color]) .modal-footer .btn-link:hover{background-color:#eee;background:#eee}.wpdt-c .modal[data-modal-color]{color:#fff}.wpdt-c .modal[data-modal-color] .modal-title,.wpdt-c .modal[data-modal-color] .modal-footer .btn-link{color:#fff}.wpdt-c .modal[data-modal-color] .modal-footer{background:#FFF}.modal[data-modal-color] .modal-backdrop{background:#fff}.wpdt-c .modal[data-modal-color] .modal-footer .btn-link{font-weight:400}.wpdt-c .modal[data-modal-color] .modal-footer .btn-link:hover{background-color:rgb(0 0 0 / .1)}.wpdt-c .modal[data-modal-color="blue"] .modal-content{background:#2196F3}.wpdt-c .modal[data-modal-color="cyan"] .modal-content{background:#00BCD4}.wpdt-c .modal[data-modal-color="green"] .modal-content{background:#4CAF50}.wpdt-c .modal[data-modal-color="lightgreen"] .modal-content{background:#7fc032}.wpdt-c .modal[data-modal-color="lightblue"] .modal-content{background:#03A9F4}.wpdt-c .modal[data-modal-color="amber"] .modal-content{background:#FFC107}.wpdt-c .modal[data-modal-color="teal"] .modal-content{background:#009688}.wpdt-c .modal[data-modal-color="orange"] .modal-content{background:#FF9800}.wpdt-c .modal[data-modal-color="bluegray"] .modal-content{background:#607D8B}.wpdt-c .modal[data-modal-color="red"]{font-family:Inter;font-style:normal;font-weight:400}.wpdt-c .modal[data-modal-color="red"] .modal-title{font-size:15px;line-height:20px;color:#061938}.wpdt-c .modal[data-modal-color="red"] .modal-title i{color:#F03E3E;margin-right:8px}.wpdt-c .modal[data-modal-color="red"] .modal-content{background:#FFF;border:1px solid #F03E3E;box-sizing:border-box;box-shadow:0 0 1px rgb(0 0 0 / .04),0 2px 6px rgb(0 0 0 / .04),0 16px 24px rgb(0 0 0 / .06);border-radius:4px;font-size:14px;line-height:24px;color:#5A6C89}.wpdt-c .panel{box-shadow:none;border:0}.wpdt-c .panel-heading{padding:0}.wpdt-c .panel-title>a{padding:10px 15px;display:block;font-size:13px}.wpdt-c .panel-collapse .panel-heading{position:relative}.wpdt-c .panel-collapse .panel-heading .panel-title>a{padding:8px 5px 16px 30px;color:#000;position:relative}.wpdt-c .panel-collapse .panel-heading .panel-title>a:after,.wpdt-c .panel-collapse .panel-heading .panel-title>a:before{position:absolute;bottom:0;left:0;height:2px;width:100%;content:"";-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:300ms;transition-duration:300ms;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.wpdt-c .panel-collapse .panel-heading .panel-title>a:after{-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}.wpdt-c .panel-collapse .panel-heading:not(.active) .panel-title>a:before{background:#eee}.wpdt-c .panel-collapse .panel-heading:before,.wpdt-c .panel-collapse .panel-heading:after{font-family:'wpDataTablesIcons';font-size:17px;position:absolute;left:0;-webkit-transition:all;-o-transition:all;transition:all;-webkit-transition-duration:300ms;transition-duration:300ms;-webkit-backface-visibility:hidden;backface-visibility:hidden;top:7px}.wpdt-c .panel-collapse .panel-heading:before{content:"\f107";-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.wpdt-c .panel-collapse .panel-heading:after{-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);content:"\f106"}.wpdt-c .panel-collapse .panel-heading.active .panel-title>a:after{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.wpdt-c .panel-collapse .panel-heading.active:before{-webkit-transform:scale(0) rotate(-90deg);-ms-transform:scale(0) rotate(-90deg);-o-transform:scale(0) rotate(-90deg);transform:scale(0) rotate(-90deg)}.wpdt-c .panel-collapse .panel-heading.active:after{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.wpdt-c .panel-collapse .panel-body{border-top:0!important;padding-left:5px;padding-right:5px}.wpdt-c .panel-group:not([data-collapse-color]) .panel-collapse .panel-heading.active .panel-title>a:after{background:#2196F3}.wpdt-c .panel-group[data-collapse-color="red"] .panel-collapse .panel-heading.active .panel-title>a:after{background:#F44336}.wpdt-c .panel-group[data-collapse-color="green"] .panel-collapse .panel-heading.active .panel-title>a:after{background:#4CAF50}.wpdt-c .panel-group[data-collapse-color="amber"] .panel-collapse .panel-heading.active .panel-title>a:after{background:#FFC107}.wpdt-c .panel-group[data-collapse-color="teal"] .panel-collapse .panel-heading.active .panel-title>a:after{background:#009688}.wpdt-c .panel-group[data-collapse-color="black"] .panel-collapse .panel-heading.active .panel-title>a:after{background:#000}.wpdt-c .panel-group[data-collapse-color="cyan"] .panel-collapse .panel-heading.active .panel-title>a:after{background:#00BCD4}.wpdt-c .breadcrumb{border-radius:0;margin-top:-27px;margin-bottom:50px}@media (min-width:1280px){.wpdt-c .breadcrumb{padding:10px 33px 11px 0}}@media (max-width:1279px){.wpdt-c .breadcrumb{padding:10px 33px 11px}}.wpdt-c .messages{height:calc(100vh - 130px);position:relative;overflow:hidden}.wpdt-c .messages header{min-height:55px}.wpdt-c .messages header .actions{position:absolute;top:12px;right:13px}.wpdt-c .m-sidebar{width:300px;border-right:1px solid #eee;position:absolute;height:100%;left:0;top:0;z-index:1}@media (max-width:767px){.m-sidebar{width:60px}.m-sidebar .list-group-item{padding:10px!important}.m-sidebar .ms-time{display:none}}.wpdt-c .m-sidebar header{background-color:#F7F7F7;padding:20px}.wpdt-c .m-sidebar header h2{line-height:100%;font-size:15px;margin:0;text-transform:uppercase;font-weight:400}.wpdt-c .m-sidebar .lgi-heading{max-width:120px}.wpdt-c .m-sidebar .list-group{height:calc(100% - 130px)}.wpdt-c .m-sidebar .mCSB_scrollTools{z-index:2}.wpdt-c .ms-time{position:absolute;top:16px;right:25px;color:#777}.wpdt-c .ms-search{padding:20px 25px;position:relative}.wpdt-c .ms-search .zmdi-search{position:absolute;left:0;top:8px;font-size:20px}.wpdt-c .ms-search input{padding-left:25px!important}.wpdt-c .m-body{position:relative;height:100%}@media (min-width:768px){.wpdt-c .m-body{padding-left:300px}}@media (max-width:767px){.wpdt-c .m-body{padding-left:60px}}.wpdt-c .mb-header{background-color:#F7F7F7;box-shadow:0 -1px 0 1px #eaeaea;position:relative;z-index:2}.wpdt-c .mbh-user{padding:12px 20px}.wpdt-c .mbh-user>img{width:30px;height:30px;border-radius:50%;float:left;margin-right:15px}.wpdt-c .mb-list{height:calc(100% - 55px);position:relative}.wpdt-c .mbl-messages{padding:50px 50px 0;height:calc(100vh - 259px);overflow-x:hidden}@media (max-width:767px){.wpdt-c .mbl-messages{padding:20px 20px 0}}.wpdt-c .mblm-item{position:relative;margin-bottom:10px}.wpdt-c .mblm-item>div{display:inline-block;max-width:70%;padding:15px 20px;border-radius:2px;position:relative}.wpdt-c .mblm-item small{display:block;color:#777;padding:5px 20px}.wpdt-c .mblm-item-left>div{background-color:#eee}.wpdt-c .mblm-item-right{text-align:right}.wpdt-c .mblm-item-right>div{background-color:#FFC107;color:#fff}.wpdt-c .mblmi-img{margin:-10px -15px;cursor:pointer}.wpdt-c .mblmi-img img{max-width:250px;border-radius:2px}.wpdt-c .mbl-compose{border-top:1px solid #eee;height:70px;position:absolute;bottom:0;left:0;width:100%;padding:15px 65px 15px 15px}.wpdt-c .mbl-compose textarea{height:100%;width:100%;border-radius:2px;border:0;resize:none;background:#eee;padding:5px 10px;color:#5E5E5E;-webkit-transition:background-color;-o-transition:background-color;transition:background-color;-webkit-transition-duration:300ms;transition-duration:300ms}.wpdt-c .mbl-compose button{position:absolute;top:14px;right:15px;background:#fff0;border:0;font-size:25px}.wpdt-c .mbl-compose button:hover{color:#333}.wpdt-c .four-zero{height:100vh;background-color:#607D8B}.wpdt-c .fz-block{background:#557382;border-radius:2px;position:absolute;top:50%;margin-top:-150px;color:#ECF0F1;text-align:center;padding:25px;height:300px;width:500px;left:50%;margin-left:-250px}.wpdt-c .fz-block h2{font-size:130px;line-height:100%;color:#ECF0F1;font-weight:100}@media (max-width:767px){.wpdt-c .fz-block{width:calc(100% - 40px);left:20px;margin-left:0;height:260px;margin-top:-130px}.wpdt-c .fz-block h2{font-size:90px}}.wpdt-c .fz-block small{display:block;font-size:26px;margin-top:-10px}.wpdt-c .fzb-links{margin-top:20px}.wpdt-c .fzb-links>a{font-size:16px;display:inline-block;color:#ECF0F1;margin:0 1px;line-height:30px;width:30px;height:30px;background:rgb(0 0 0 / .09);border-radius:50%;text-align:center}.wpdt-c .fzb-links>a:hover{background:rgb(0 0 0 / .2)}.wpdt-c .login-content{min-height:100vh;text-align:center;background-color:#009688}.wpdt-c .login-content:before{display:inline-block;content:'';height:100vh;width:1px;vertical-align:middle}.wpdt-c .lc-block{max-width:500px;padding:20px 0;width:80%;display:inline-block;vertical-align:middle;position:relative}.wpdt-c .lc-block:not(.toggled){display:none}.wpdt-c .lc-block.toggled{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:300ms;animation-duration:300ms;-webkit-animation-fill-mode:both;animation-fill-mode:both;z-index:10}.wpdt-c .lc-block:not(.lc-block-alt) .lcb-form{padding:35px 55px 35px 25px}.wpdt-c .lc-block:not(.lc-block-alt) .btn-login{top:50%;margin-top:-43px;right:-25px}.wpdt-c .lc-block .checkbox{margin:5px 0 0 41px;text-align:left}.wpdt-c .lcb-form{background:#fff;box-shadow:0 1px 1px rgb(0 0 0 / .15);border-radius:2px}.wpdt-c .lcb-navigation{margin-top:15px}.wpdt-c .lcb-navigation a,.wpdt-c .lcb-navigation a span{-webkit-transition:width;-o-transition:width;transition:width;-webkit-transition-duration:200ms;transition-duration:200ms}.wpdt-c .lcb-navigation a{color:#fff;display:inline-block;background:rgb(255 255 255 / .2);margin:0 1px;width:30px;height:30px;border-radius:20px;vertical-align:top;white-space:nowrap;text-align:left}.wpdt-c .lcb-navigation a i{width:30px;font-style:normal;font-size:16px;display:inline-block;vertical-align:top;text-align:center;line-height:30px}.wpdt-c .lcb-navigation a span{width:0;overflow:hidden;display:inline-block;line-height:29px;margin-left:-3px}.wpdt-c .lcb-navigation a:hover span{width:100%}.wpdt-c .lcb-navigation a[data-ma-block="#l-register"]:hover{width:95px}.wpdt-c .lcb-navigation a[data-ma-block="#l-forget-password"]:hover{width:147px}.wpdt-c .lcb-navigation a[data-ma-block="#l-login"]:hover{width:85px}.wpdt-c .lc-block-alt .lcb-form{padding:70px 35px 60px}.wpdt-c .lc-block-alt .btn-login{bottom:0;left:50%;margin-left:-25px}.wpdt-c .lcb-user{width:100px;height:100px;border-radius:50%;border:5px solid #fff;position:absolute;top:-35px;left:50%;margin-left:-50px;box-shadow:0 -4px 10px rgb(0 0 0 / .18)}.wpdt-c #profile-main{min-height:500px;position:relative}@media (min-width:1200px){.wpdt-c #profile-main .pm-overview{width:300px}}@media (min-width:768px) and (max-width:1200px){.wpdt-c #profile-main .pm-overview{width:250px}}@media (min-width:768px){.wpdt-c #profile-main .pm-overview{position:absolute;left:0;top:0;height:100%;background:#f8f8f8;border-right:1px solid #eee}}@media (max-width:767px){.wpdt-c #profile-main .pm-overview{width:100%;background:#333;text-align:center}}@media (min-width:1200px){.wpdt-c #profile-main .pm-body{padding-left:300px}}@media (min-width:768px) and (max-width:1200px){.wpdt-c #profile-main .pm-body{padding-left:250px}}@media (max-width:767px){.wpdt-c #profile-main .pm-body{padding-left:0}}.wpdt-c #profile-main .pmo-pic{position:relative;margin:20px}@media (min-width:768px){.wpdt-c #profile-main .pmo-pic img{width:100%;border-radius:2px 2px 0 0}}@media (max-width:767px){.wpdt-c #profile-main .pmo-pic img{width:180px;display:inline-block;height:180px;border-radius:50%;border:4px solid #fff;box-shadow:0 8px 17px rgb(0 0 0 / .2),0 6px 20px rgb(0 0 0 / .19)}}.wpdt-c #profile-main .pmo-pic .pmo-stat{border-radius:0 0 2px 2px;color:#fff;text-align:center;padding:30px 5px 0}@media (min-width:768px){.wpdt-c #profile-main .pmo-pic .pmo-stat{background:#FFC107;padding-bottom:15px}}.wpdt-c #profile-main .pmo-pic .pmop-edit{position:absolute;top:0;left:0;color:#fff;background:rgb(0 0 0 / .38);text-align:center;padding:10px 10px 11px}.wpdt-c #profile-main .pmo-pic .pmop-edit:hover{background:rgb(0 0 0 / .8)}.wpdt-c #profile-main .pmo-pic .pmop-edit i{font-size:18px;vertical-align:middle;margin-top:-3px}@media (min-width:768px){.wpdt-c #profile-main .pmo-pic .pmop-edit{width:100%;opacity:0;filter:alpha(opacity=0)}.wpdt-c #profile-main .pmo-pic .pmop-edit i{margin-right:4px}}.wpdt-c #profile-main .pmo-pic:hover .pmop-edit{opacity:1;filter:alpha(opacity=100)}.wpdt-c #profile-main .pmo-pic .pmop-message{position:absolute;bottom:27px;left:50%;margin-left:-25px}.wpdt-c #profile-main .pmo-pic .pmop-message .dropdown-menu{padding:5px 0 55px;left:-90px;width:228px;height:150px;top:-74px;-webkit-transform-origin:center;transform-origin:center}.wpdt-c #profile-main .pmo-pic .pmop-message .dropdown-menu textarea{width:100%;height:95px;border:0;resize:none;padding:10px 19px}.wpdt-c #profile-main .pmo-pic .pmop-message .dropdown-menu button{bottom:5px;left:88px}.wpdt-c #profile-main .pmb-block{margin-bottom:20px}@media (min-width:1200px){.wpdt-c #profile-main .pmb-block{padding:40px 42px 0}}@media (max-width:1199px){.wpdt-c #profile-main .pmb-block{padding:30px 20px 0}}.wpdt-c #profile-main .pmb-block:last-child{margin-bottom:50px}.wpdt-c #profile-main .pmb-block .pmbb-header{margin-bottom:25px;position:relative}.wpdt-c #profile-main .pmb-block .pmbb-header .actions{position:absolute;top:-2px;right:0}.wpdt-c #profile-main .pmb-block .pmbb-header h2{margin:0;font-weight:100;font-size:20px}.wpdt-c #profile-main .pmb-block .pmbb-edit{position:relative;z-index:1;display:none}.wpdt-c #profile-main .pmb-block .pmbb-edit,.wpdt-c #profile-main .pmb-block .pmbb-view{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.wpdt-c #profile-main .pmb-block.toggled .pmbb-edit{display:block}.wpdt-c #profile-main .pmb-block.toggled .pmbb-view{display:none}.wpdt-c #profile-main .pmo-block{padding:25px}.wpdt-c #profile-main .pmo-block>h2{font-size:16px;margin:0 0 15px}.wpdt-c #profile-main .pmo-items .pmob-body{padding:0 10px}.wpdt-c #profile-main .pmo-items a{display:block;padding:4px}.wpdt-c #profile-main .pmo-items a img{width:100%}.wpdt-c .pmo-contact ul{list-style:none;margin:0;padding:0}.wpdt-c .pmo-contact ul li{position:relative;padding:8px 0 8px 35px}.wpdt-c .pmo-contact ul li i{font-size:18px;vertical-align:top;line-height:100%;position:absolute;left:0;width:18px;text-align:center}.wpdt-c .pmo-map{margin:20px -21px -18px;display:block}.wpdt-c .pmo-map img{width:100%}@media (max-width:767px){.c-timeline{background:#edecec;box-shadow:none}.c-timeline .tab-nav{background:#fff;box-shadow:0 1px 1px rgb(0 0 0 / .15)}}.wpdt-c .timeline{position:relative}@media (min-width:768px){.wpdt-c .timeline{padding:50px 50px 50px 100px}}@media (max-width:767px){.wpdt-c .timeline{margin-top:30px}}.wpdt-c .t-view{border:1px solid #eee;position:relative;margin-bottom:35px}@media (max-width:767px){.wpdt-c .t-view{background:#fff;box-shadow:0 1px 1px rgb(0 0 0 / .15)}}.wpdt-c .t-view .tv-header{padding:16px 18px;border-bottom:1px solid #eee;background:#F9F9F9}.wpdt-c .t-view .tv-header .actions{position:absolute;top:5px;right:10px}.wpdt-c .t-view .tv-body{padding:23px 25px}.wpdt-c .t-view .tv-body .tvb-lightbox{margin:0 -8px 15px}.wpdt-c .t-view .tv-body .tvb-lightbox [data-src]{padding:0 5px;margin-bottom:5px}.wpdt-c .t-view .tvh-user{display:block}.wpdt-c .t-view .tvh-user img{width:46px;height:46px;border-radius:50%}.wpdt-c .tab-nav.settings{box-shadow:none}.wpdt-c .tab-nav.settings>li{float:none;display:block}.wpdt-c .bootstrap-select .dropdown-menu li{display:block;margin:0}.wpdt-c .card .card-header.wdt-admin-card-header h2 span{font-size:16px}.wpdt-c .card .card-header h2 small{font-family:var(--wpdt-inter-google-font,inherit);font-size:11px;margin-top:2px;color:#8796AF}.wpdt-c .checkbox .input-helper:after{font-size:14px}#series-settings-container div.chart-series-block:first-child .chart-show-yaxis{display:none}#series-settings-container div.chart-series-block{background:#FFF;box-shadow:0 2px 5px rgb(23 43 77 / .1),0 0 1px rgb(23 43 77 / .32);border-radius:3px;padding-bottom:10px;margin-bottom:20px}#series-settings-container div.chart-series-block h4.title{margin:0!important;padding:15px;background-color:#F8F8FA}#series-settings-container div.chart-series-block .chart-series-label,#series-settings-container div.chart-series-block .chart-series-color,#series-settings-container div.chart-series-block .chart-series-type,#series-settings-container div.chart-series-block .chart-show-yaxis{padding:0 20px!important}#series-settings-container div.chart-series-block .chart-series-label{padding-top:10px!important}.wdt-include-bootstrap-block,.wdt-include-bootstrap-back-end-block{margin-bottom:25px}.wpdt-c .wdt-datetimepicker-modal .datepicker{width:100%!important}.wpdt-c .wdt-datetimepicker-modal>ul li{margin:0}.wpdt-c .media-modal *{box-sizing:content-box}.wpdt-c .wdt-lite-disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.wpdt-c .noUi-handle.noUi-handle-upper{right:0!important;left:100%!important;background-color:#0083c2!important}.wpdt-c .noUi-handle.noUi-handle-lower{right:0!important;left:100%!important;background-color:#0083c2!important}.wpdt-c .noUi-horizontal{margin-top:20px!important;margin-right:15px!important}.wpdt-c .noUi-connect{background:#0277bd!important}.wpdt-c #wdt-checkbox-filter-reset,.wpdt-c #wdt-checkbox-filter-close{position:relative}.google_candlestick_chart g.google-visualization-tooltip g:nth-child(3) text:first-child,.google_waterfall_chart g.google-visualization-tooltip g:nth-child(3) text:first-child{display:none!important}#wdt-frontend-modal .wdt_checkbox_option label,#wdt-frontend-modal .wdt-search-filters-button-container .wdt_checkbox_option label{padding-left:0}#wdt-frontend-modal .wdt_checkbox_option span.wdt-checkbox-label,#wdt-frontend-modal .wdt-search-filters-button-container .wdt_checkbox_option span.wdt-checkbox-label{vertical-align:top;margin-bottom:2px}#wdt-frontend-modal .wdt_checkbox_option input[type="checkbox"],#wdt-frontend-modal .wdt-search-filters-button-container .wdt_checkbox_option input[type="checkbox"]{background:#FFF;width:16px;height:16px;border:1px solid #C1C7D0;box-sizing:border-box;border-radius:3px;margin:0 10px 0 0!important;box-shadow:none;outline:none!important;vertical-align:baseline;opacity:1!important;position:relative}#wdt-frontend-modal .wdt_checkbox_option input[type="checkbox"]:checked:before,#wdt-frontend-modal .wdt-search-filters-button-container .wdt_checkbox_option input[type="checkbox"]:checked:before{font-family:'wpDataTablesIcons',sans-serif;content:'\f00c';width:16px;height:16px;color:#fff;border:1px solid #2684FF;background:#2684FF;border-radius:3px;margin:0;padding:1px 0 0 0;font-size:11px;float:none;font-weight:700;position:absolute;left:-1px;top:-1px;opacity:1}.wpdt-c .wpdt-custom-center-flex{display:flex;justify-content:center}.wpdt-c .wpdt-placeholder-images img{width:30%}.wpdt-c .wpdt-advanced-table-settings-image img{width:50%}.wpDataTables .dataTables_length select.selectpicker{display:inline-block!important;width:inherit;padding:3px 24px 3px 8px!important;border-radius:4px;border:solid 1px #dcdfe6;outline:none!important}#datatables_buttons_info{width:264px;position:fixed;top:50%;left:50%;height:52px;border:2px solid #37393d;border-radius:26px;box-shadow:0 18px 18px 0 rgb(10 31 68 / .12),0 0 1px 0 rgb(10 31 68 / .1);background-color:#37393d;margin-top:0;margin-left:0;line-height:normal;text-align:center;z-index:9999}#datatables_buttons_info:before,#datatables_buttons_info:after{display:none}#datatables_buttons_info h2{font-family:GraphikWeb,sans-serif;font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.43;letter-spacing:normal;color:#fff;padding:0;margin:2px auto 0;border-bottom:1px solid #37393d;background-color:#fff0}#datatables_buttons_info>div{display:block;padding:5px 0 0 0;color:#FFF;font-size:12px}.wpdt-c div#wdt-gf-column-container .bs-actionsbox .btn-group:not(.bootstrap-select),.wpdt-c div#wdt-ff-column-container .bs-actionsbox .btn-group:not(.bootstrap-select){box-shadow:none}.wpdt-c .bootstrap-select.wdt-select-filter .dropdown-toggle .filter-option{top:7px;position:absolute}.wpdt-c div#wpdatatable-preview-container .bootstrap-select.wdt-multiselect-filter .dropdown-toggle .filter-option{height:65%}.wpdt-c .bootstrap-select.editDialogInput .dropdown-toggle .filter-option .filter-option-inner-inner{font-family:var(--wpdt-inter-google-font,inherit);font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1;letter-spacing:normal;color:#6B7280;height:36px!important;width:100%!important;padding:4px 0px!important}.wdt-datatables-admin-wrap .wpdt-c .bootstrap-select.editDialogInput .dropdown-toggle .filter-option .filter-option-inner-inner{line-height:1.8}.wpdt-c .bootstrap-select .dropdown-toggle .filter-option{top:-1px}.wpdt-c .dataTables_length .bootstrap-select .dropdown-toggle .filter-option{top:0;height:auto;left:-6px;position:relative}
  • wpdatatables/trunk/assets/css/uikit/uikit.css

    r2338050 r3323204  
    20302030}
    20312031
    2032 .wpdt-c .bootstrap-select.btn-group .dropdown-menu li a.opt {
     2032.wpdt-c .bootstrap-select .dropdown-menu li a.opt {
    20332033  padding-left: 17px;
    20342034}
    20352035
    2036 .wpdt-c .bootstrap-select.btn-group .dropdown-menu .no-results {
     2036.wpdt-c .bootstrap-select .dropdown-menu .no-results {
    20372037  padding: 8px 8px 0;
    20382038  background-color: #fff;
  • wpdatatables/trunk/assets/css/wdt-skins/aqua.css

    r3019647 r3323204  
    142142}
    143143
    144 .wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select.btn-group .dropdown-menu {
     144.wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select .dropdown-menu {
    145145    left: -1px;
    146146    padding: 0;
    147147}
    148148
    149 .wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select.btn-group ul.dropdown-menu {
     149.wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select ul.dropdown-menu {
    150150    width: 180px;
    151151    font-family: Roboto;
     
    985985}
    986986
    987 .wpDataTablesWrapper .dataTables_length span.filter-option {
     987.wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select .dropdown-toggle .filter-option {
    988988    margin-left: 0;
    989989    color: #606266;
     990    font-family: var(--wpdt-inter-google-font, inherit);
     991    height: auto;
    990992}
    991993.wpdt-c .wpDataTablesWrapper .wpDataTableFilterBox .wpDataTableFilterSection .bootstrap-select > .btn-default:after,
  • wpdatatables/trunk/assets/css/wdt-skins/dark.css

    r3019647 r3323204  
    170170}
    171171
    172 .wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select.btn-group .dropdown-menu {
     172.wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select .dropdown-menu {
    173173    left: -1px;
    174174    padding: 0;
     
    176176}
    177177
    178 .wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select.btn-group ul.dropdown-menu {
     178.wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select ul.dropdown-menu {
    179179    width: 180px;
    180180    font-family: Roboto;
     
    10331033.wpdt-c .wpDataTablesWrapper .wpDataTableFilterBox .wpDataTableFilterSection .bootstrap-select .dropdown-menu > li > a,
    10341034.wpdt-c .modal#wdt-frontend-modal .bootstrap-select .dropdown-menu > li > a,
    1035 .wpdt-c .wpDataTablesWrapper .wpDataTableFilterBox .wpDataTableFilterSection .bootstrap-select.btn-group .dropdown-toggle .filter-option,
    1036 .wpdt-c .wpDataTablesWrapper .wpDataTableFilterBox .wpDataTableFilterSection .bootstrap-select.btn-group .dropdown-toggle .filter-option,
    1037 .wpdt-c .modal#wdt-frontend-modal .bootstrap-select.btn-group .dropdown-toggle .filter-option,
    1038 .wpdt-c .wpDataTablesWrapper table.wpDataTable thead .bootstrap-select.btn-group .dropdown-toggle .filter-option,
    1039 .wpdt-c .wpDataTablesWrapper table.wpDataTable tfoot .bootstrap-select.btn-group .dropdown-toggle .filter-option{
     1035.wpdt-c .wpDataTablesWrapper .wpDataTableFilterBox .wpDataTableFilterSection .bootstrap-select .dropdown-toggle .filter-option,
     1036.wpdt-c .wpDataTablesWrapper .wpDataTableFilterBox .wpDataTableFilterSection .bootstrap-select .dropdown-toggle .filter-option,
     1037.wpdt-c .modal#wdt-frontend-modal .bootstrap-select .dropdown-toggle .filter-option,
     1038.wpdt-c .wpDataTablesWrapper table.wpDataTable thead .bootstrap-select .dropdown-toggle .filter-option,
     1039.wpdt-c .wpDataTablesWrapper table.wpDataTable tfoot .bootstrap-select .dropdown-toggle .filter-option{
    10401040    color: #ffffff80;
    10411041}
     
    10591059}
    10601060
    1061 .wpDataTablesWrapper .dataTables_length span.filter-option {
     1061.wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select .dropdown-toggle .filter-option {
    10621062    margin-left: 0;
    10631063    color: #606266;
     1064    font-family: var(--wpdt-inter-google-font, inherit);
     1065    height: auto;
    10641066}
    10651067.wpdt-c .wpDataTablesWrapper .wpDataTableFilterBox .wpDataTableFilterSection .bootstrap-select > .btn-default:after,
  • wpdatatables/trunk/assets/css/wdt-skins/darkmojito.css

    r3019647 r3323204  
    148148}
    149149
    150 .wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select.btn-group .dropdown-menu {
     150.wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select .dropdown-menu {
    151151    left: -60px;
    152152    padding: 0;
     
    154154}
    155155
    156 .wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select.btn-group ul.dropdown-menu {
     156.wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select ul.dropdown-menu {
    157157    width: 116px;
    158158    font-family: var(--wpdt-inter-google-font, inherit);
     
    10951095}
    10961096
    1097 .wpdt-c .wpDataTablesWrapper .dataTables_length span.filter-option {
    1098     margin-left: 0;
    1099     width: 30px;
     1097.wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select .dropdown-toggle .filter-option {
     1098    margin-left: 4px;
     1099    width: 35px;
    11001100    height: 24px;
    11011101    font-family: var(--wpdt-inter-google-font, inherit);
  • wpdatatables/trunk/assets/css/wdt-skins/graphite.css

    r3019647 r3323204  
    670670    color: #747474;
    671671}
     672.wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select .dropdown-toggle .filter-option {
     673    margin-left: 20px;
     674    display: inline-block;
     675    overflow: hidden;
     676    width: 100%;
     677    text-align: left;
     678    font-family: var(--wpdt-inter-google-font, inherit);
     679    left: 0px;
     680    height: auto;
     681}
  • wpdatatables/trunk/assets/css/wdt-skins/light.css

    r3019647 r3323204  
    548548    color: #747474;
    549549}
     550.wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select .dropdown-toggle .filter-option {
     551    margin-left: 20px;
     552    display: inline-block;
     553    overflow: hidden;
     554    width: 100%;
     555    text-align: left;
     556    font-family: var(--wpdt-inter-google-font, inherit);
     557    left: 0px;
     558    height: auto;
     559}
  • wpdatatables/trunk/assets/css/wdt-skins/material.css

    r3019647 r3323204  
    656656    color: #1978c4;
    657657}
     658.wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select .dropdown-toggle .filter-option {
     659    margin-left: 20px;
     660    display: inline-block;
     661    overflow: hidden;
     662    width: 100%;
     663    text-align: left;
     664    font-family: var(--wpdt-inter-google-font, inherit);
     665    left: 0px;
     666    height: auto;
     667}
  • wpdatatables/trunk/assets/css/wdt-skins/mojito.css

    r3122908 r3323204  
    141141}
    142142
    143 .wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select.btn-group .dropdown-menu {
     143.wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select .dropdown-menu {
    144144    left: -39px;
    145145    padding: 0;
     
    147147}
    148148
    149 .wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select.btn-group ul.dropdown-menu {
     149.wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select ul.dropdown-menu {
    150150    width: 116px;
    151151    font-family: var(--wpdt-inter-google-font, inherit);
     
    10401040}
    10411041
    1042 .wpdt-c .wpDataTablesWrapper .dataTables_length span.filter-option {
    1043     margin-left: 0;
    1044     width: 30px;
     1042.wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select .dropdown-toggle .filter-option {
     1043    margin-left: 4px;
     1044    width: 35px;
    10451045    height: 24px;
    10461046    font-family: var(--wpdt-inter-google-font, inherit);
  • wpdatatables/trunk/assets/css/wdt-skins/purple.css

    r3019647 r3323204  
    141141}
    142142
    143 .wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select.btn-group .dropdown-menu {
     143.wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select .dropdown-menu {
    144144    left: -1px;
    145145    padding: 0;
    146146}
    147147
    148 .wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select.btn-group ul.dropdown-menu {
     148.wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select ul.dropdown-menu {
    149149    width: 180px;
    150150    font-family: Roboto;
     
    987987}
    988988
    989 .wpDataTablesWrapper .dataTables_length span.filter-option {
     989.wpDataTablesWrapper .dataTables_length .bootstrap-select .dropdown-toggle .filter-option {
    990990    margin-left: 0;
    991991    color: #606266;
     992    font-family: var(--wpdt-inter-google-font, inherit);
     993    height: auto;
    992994}
    993995.wpdt-c .wpDataTablesWrapper .wpDataTableFilterBox .wpDataTableFilterSection .bootstrap-select > .btn-default:after,
  • wpdatatables/trunk/assets/css/wdt-skins/raspberry-cream.css

    r3019647 r3323204  
    138138}
    139139
    140 .wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select.btn-group .dropdown-menu {
     140.wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select .dropdown-menu {
    141141    left: -1px;
    142142    padding: 0;
     
    144144}
    145145
    146 .wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select.btn-group ul.dropdown-menu {
     146.wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select ul.dropdown-menu {
    147147    width: 116px;
    148148    font-family: var(--wpdt-inter-google-font, inherit);
     
    10451045}
    10461046
    1047 .wpdt-c .wpDataTablesWrapper .dataTables_length span.filter-option {
    1048     margin-left: 0;
     1047.wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select .dropdown-toggle .filter-option {
     1048    margin-left: 4px;
    10491049    width: 30px;
    10501050    height: 24px;
     
    10551055    line-height: 24px;
    10561056    color: #111827;
    1057     padding-right: 40px;
    10581057}
    10591058.wpdt-c .wpDataTablesWrapper .wpDataTableFilterBox .wpDataTableFilterSection .bootstrap-select > .btn-default:after,
  • wpdatatables/trunk/assets/js/bootstrap/bootstrap-select/bootstrap-select.min.js

    r2536261 r3323204  
    11/*!
    2  * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select)
     2 * Bootstrap-select v1.13.18 (https://developer.snapappointments.com/bootstrap-select)
    33 *
    4  * Copyright 2013-2017 bootstrap-select
    5  * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
     4 * Copyright 2012-2020 SnapAppointments, LLC
     5 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
    66 */
    7 !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a){"use strict";function b(b){var c=[{re:/[\xC0-\xC6]/g,ch:"A"},{re:/[\xE0-\xE6]/g,ch:"a"},{re:/[\xC8-\xCB]/g,ch:"E"},{re:/[\xE8-\xEB]/g,ch:"e"},{re:/[\xCC-\xCF]/g,ch:"I"},{re:/[\xEC-\xEF]/g,ch:"i"},{re:/[\xD2-\xD6]/g,ch:"O"},{re:/[\xF2-\xF6]/g,ch:"o"},{re:/[\xD9-\xDC]/g,ch:"U"},{re:/[\xF9-\xFC]/g,ch:"u"},{re:/[\xC7-\xE7]/g,ch:"c"},{re:/[\xD1]/g,ch:"N"},{re:/[\xF1]/g,ch:"n"}];return a.each(c,function(){b=b?b.replace(this.re,this.ch):""}),b}function c(b){var c=arguments,d=b;[].shift.apply(c);var e,f=this.each(function(){var b=a(this);if(b.is("select")){var f=b.data("selectpicker"),g="object"==typeof d&&d;if(f){if(g)for(var h in g)g.hasOwnProperty(h)&&(f.options[h]=g[h])}else{var i=a.extend({},l.DEFAULTS,a.fn.selectpicker.defaults||{},b.data(),g);i.template=a.extend({},l.DEFAULTS.template,a.fn.selectpicker.defaults?a.fn.selectpicker.defaults.template:{},b.data().template,g.template),b.data("selectpicker",f=new l(this,i))}"string"==typeof d&&(e=f[d]instanceof Function?f[d].apply(f,c):f.options[d])}});return"undefined"!=typeof e?e:f}String.prototype.includes||!function(){var a={}.toString,b=function(){try{var a={},b=Object.defineProperty,c=b(a,a,a)&&b}catch(a){}return c}(),c="".indexOf,d=function(b){if(null==this)throw new TypeError;var d=String(this);if(b&&"[object RegExp]"==a.call(b))throw new TypeError;var e=d.length,f=String(b),g=f.length,h=arguments.length>1?arguments[1]:void 0,i=h?Number(h):0;i!=i&&(i=0);var j=Math.min(Math.max(i,0),e);return!(g+j>e)&&c.call(d,f,i)!=-1};b?b(String.prototype,"includes",{value:d,configurable:!0,writable:!0}):String.prototype.includes=d}(),String.prototype.startsWith||!function(){var a=function(){try{var a={},b=Object.defineProperty,c=b(a,a,a)&&b}catch(a){}return c}(),b={}.toString,c=function(a){if(null==this)throw new TypeError;var c=String(this);if(a&&"[object RegExp]"==b.call(a))throw new TypeError;var d=c.length,e=String(a),f=e.length,g=arguments.length>1?arguments[1]:void 0,h=g?Number(g):0;h!=h&&(h=0);var i=Math.min(Math.max(h,0),d);if(f+i>d)return!1;for(var j=-1;++j<f;)if(c.charCodeAt(i+j)!=e.charCodeAt(j))return!1;return!0};a?a(String.prototype,"startsWith",{value:c,configurable:!0,writable:!0}):String.prototype.startsWith=c}(),Object.keys||(Object.keys=function(a,b,c){c=[];for(b in a)c.hasOwnProperty.call(a,b)&&c.push(b);return c});var d={useDefault:!1,_set:a.valHooks.select.set};a.valHooks.select.set=function(b,c){return c&&!d.useDefault&&a(b).data("selected",!0),d._set.apply(this,arguments)};var e=null,f=function(){try{return new Event("change"),!0}catch(a){return!1}}();a.fn.triggerNative=function(a){var b,c=this[0];c.dispatchEvent?(f?b=new Event(a,{bubbles:!0}):(b=document.createEvent("Event"),b.initEvent(a,!0,!1)),c.dispatchEvent(b)):c.fireEvent?(b=document.createEventObject(),b.eventType=a,c.fireEvent("on"+a,b)):this.trigger(a)},a.expr.pseudos.icontains=function(b,c,d){var e=a(b).find("a"),f=(e.data("tokens")||e.text()).toString().toUpperCase();return f.includes(d[3].toUpperCase())},a.expr.pseudos.ibegins=function(b,c,d){var e=a(b).find("a"),f=(e.data("tokens")||e.text()).toString().toUpperCase();return f.startsWith(d[3].toUpperCase())},a.expr.pseudos.aicontains=function(b,c,d){var e=a(b).find("a"),f=(e.data("tokens")||e.data("normalizedText")||e.text()).toString().toUpperCase();return f.includes(d[3].toUpperCase())},a.expr.pseudos.aibegins=function(b,c,d){var e=a(b).find("a"),f=(e.data("tokens")||e.data("normalizedText")||e.text()).toString().toUpperCase();return f.startsWith(d[3].toUpperCase())};var g={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;"},h={"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#x27;":"'","&#x60;":"`"},i=function(a){var b=function(b){return a[b]},c="(?:"+Object.keys(a).join("|")+")",d=RegExp(c),e=RegExp(c,"g");return function(a){return a=null==a?"":""+a,d.test(a)?a.replace(e,b):a}},j=i(g),k=i(h),l=function(b,c){d.useDefault||(a.valHooks.select.set=d._set,d.useDefault=!0),this.$element=a(b),this.$newElement=null,this.$button=null,this.$menu=null,this.$lis=null,this.options=c,null===this.options.title&&(this.options.title=this.$element.attr("title"));var e=this.options.windowPadding;"number"==typeof e&&(this.options.windowPadding=[e,e,e,e]),this.val=l.prototype.val,this.render=l.prototype.render,this.refresh=l.prototype.refresh,this.setStyle=l.prototype.setStyle,this.selectAll=l.prototype.selectAll,this.deselectAll=l.prototype.deselectAll,this.destroy=l.prototype.destroy,this.remove=l.prototype.remove,this.show=l.prototype.show,this.hide=l.prototype.hide,this.init()};l.VERSION="1.12.4",l.DEFAULTS={noneSelectedText:"Nothing selected",noneResultsText:"No results matched {0}",countSelectedText:function(a,b){return 1==a?"{0} item selected":"{0} items selected"},maxOptionsText:function(a,b){return[1==a?"Limit reached ({n} item max)":"Limit reached ({n} items max)",1==b?"Group limit reached ({n} item max)":"Group limit reached ({n} items max)"]},selectAllText:"Select All",deselectAllText:"Deselect All",doneButton:!1,doneButtonText:"Close",multipleSeparator:", ",styleBase:"btn",style:"btn-default",size:"auto",title:null,selectedTextFormat:"values",width:!1,container:!1,hideDisabled:!1,showSubtext:!1,showIcon:!0,showContent:!0,dropupAuto:!0,header:!1,liveSearch:!1,liveSearchPlaceholder:null,liveSearchNormalize:!1,liveSearchStyle:"contains",actionsBox:!1,iconBase:"glyphicon",tickIcon:"glyphicon-ok",showTick:!1,template:{caret:'<span class="caret"></span>'},maxOptions:!1,mobile:!1,selectOnTab:!1,dropdownAlignRight:!1,windowPadding:0},l.prototype={constructor:l,init:function(){var b=this,c=this.$element.attr("id");this.$element.addClass("bs-select-hidden"),this.liObj={},this.multiple=this.$element.prop("multiple"),this.autofocus=this.$element.prop("autofocus"),this.$newElement=this.createView(),this.$element.after(this.$newElement).appendTo(this.$newElement),this.$button=this.$newElement.children("button"),this.$menu=this.$newElement.children(".dropdown-menu"),this.$menuInner=this.$menu.children(".inner"),this.$searchbox=this.$menu.find("input"),this.$element.removeClass("bs-select-hidden"),this.options.dropdownAlignRight===!0&&this.$menu.addClass("dropdown-menu-right"),"undefined"!=typeof c&&(this.$button.attr("data-id",c),a('label[for="'+c+'"]').click(function(a){a.preventDefault(),b.$button.focus()})),this.checkDisabled(),this.clickListener(),this.options.liveSearch&&this.liveSearchListener(),this.render(),this.setStyle(),this.setWidth(),this.options.container&&this.selectPosition(),this.$menu.data("this",this),this.$newElement.data("this",this),this.options.mobile&&this.mobile(),this.$newElement.on({"hide.bs.dropdown":function(a){b.$menuInner.attr("aria-expanded",!1),b.$element.trigger("hide.bs.select",a)},"hidden.bs.dropdown":function(a){b.$element.trigger("hidden.bs.select",a)},"show.bs.dropdown":function(a){b.$menuInner.attr("aria-expanded",!0),b.$element.trigger("show.bs.select",a)},"shown.bs.dropdown":function(a){b.$element.trigger("shown.bs.select",a)}}),b.$element[0].hasAttribute("required")&&this.$element.on("invalid",function(){b.$button.addClass("bs-invalid"),b.$element.on({"focus.bs.select":function(){b.$button.focus(),b.$element.off("focus.bs.select")},"shown.bs.select":function(){b.$element.val(b.$element.val()).off("shown.bs.select")},"rendered.bs.select":function(){this.validity.valid&&b.$button.removeClass("bs-invalid"),b.$element.off("rendered.bs.select")}}),b.$button.on("blur.bs.select",function(){b.$element.focus().blur(),b.$button.off("blur.bs.select")})}),setTimeout(function(){b.$element.trigger("loaded.bs.select")})},createDropdown:function(){var b=this.multiple||this.options.showTick?" show-tick":"",c=this.$element.parent().hasClass("input-group")?" input-group-btn":"",d=this.autofocus?" autofocus":"",e=this.options.header?'<div class="popover-title"><button type="button" class="close" aria-hidden="true">&times;</button>'+this.options.header+"</div>":"",f=this.options.liveSearch?'<div class="bs-searchbox"><input type="text" class="form-control" autocomplete="off"'+(null===this.options.liveSearchPlaceholder?"":' placeholder="'+j(this.options.liveSearchPlaceholder)+'"')+' role="textbox" aria-label="Search"></div>':"",g=this.multiple&&this.options.actionsBox?'<div class="bs-actionsbox"><div class="btn-group btn-group-sm btn-block"><button type="button" class="actions-btn bs-select-all btn btn-default">'+this.options.selectAllText+'</button><button type="button" class="actions-btn bs-deselect-all btn btn-default">'+this.options.deselectAllText+"</button></div></div>":"",h=this.multiple&&this.options.doneButton?'<div class="bs-donebutton"><div class="btn-group btn-block"><button type="button" class="btn btn-sm btn-default">'+this.options.doneButtonText+"</button></div></div>":"",i='<div class="btn-group bootstrap-select'+b+c+'"><button type="button" class="'+this.options.styleBase+' dropdown-toggle" data-toggle="dropdown"'+d+' role="button"><span class="filter-option pull-left"></span>&nbsp;<span class="bs-caret">'+this.options.template.caret+'</span></button><div class="dropdown-menu open" role="combobox">'+e+f+g+'<ul class="dropdown-menu inner" role="listbox" aria-expanded="false"></ul>'+h+"</div></div>";return a(i)},createView:function(){var a=this.createDropdown(),b=this.createLi();return a.find("ul")[0].innerHTML=b,a},reloadLi:function(){var a=this.createLi();this.$menuInner[0].innerHTML=a},createLi:function(){var c=this,d=[],e=0,f=document.createElement("option"),g=-1,h=function(a,b,c,d){return"<li"+("undefined"!=typeof c&&""!==c?' class="'+c+'"':"")+("undefined"!=typeof b&&null!==b?' data-original-index="'+b+'"':"")+("undefined"!=typeof d&&null!==d?'data-optgroup="'+d+'"':"")+">"+a+"</li>"},i=function(d,e,f,g){return'<a tabindex="0"'+("undefined"!=typeof e?' class="'+e+'"':"")+(f?' style="'+f+'"':"")+(c.options.liveSearchNormalize?' data-normalized-text="'+b(j(a(d).html()))+'"':"")+("undefined"!=typeof g||null!==g?' data-tokens="'+g+'"':"")+' role="option">'+d+'<span class="'+c.options.iconBase+" "+c.options.tickIcon+' check-mark"></span></a>'};if(this.options.title&&!this.multiple&&(g--,!this.$element.find(".bs-title-option").length)){var k=this.$element[0];f.className="bs-title-option",f.innerHTML=this.options.title,f.value="",k.insertBefore(f,k.firstChild);var l=a(k.options[k.selectedIndex]);void 0===l.attr("selected")&&void 0===this.$element.data("selected")&&(f.selected=!0)}var m=this.$element.find("option");return m.each(function(b){var f=a(this);if(g++,!f.hasClass("bs-title-option")){var k,l=this.className||"",n=j(this.style.cssText),o=f.data("content")?f.data("content"):f.html(),p=f.data("tokens")?f.data("tokens"):null,q="undefined"!=typeof f.data("subtext")?'<small class="text-muted">'+f.data("subtext")+"</small>":"",r="undefined"!=typeof f.data("icon")?'<span class="'+c.options.iconBase+" "+f.data("icon")+'"></span> ':"",s=f.parent(),t="OPTGROUP"===s[0].tagName,u=t&&s[0].disabled,v=this.disabled||u;if(""!==r&&v&&(r="<span>"+r+"</span>"),c.options.hideDisabled&&(v&&!t||u))return k=f.data("prevHiddenIndex"),f.next().data("prevHiddenIndex",void 0!==k?k:b),void g--;if(f.data("content")||(o=r+'<span class="text">'+o+q+"</span>"),t&&f.data("divider")!==!0){if(c.options.hideDisabled&&v){if(void 0===s.data("allOptionsDisabled")){var w=s.children();s.data("allOptionsDisabled",w.filter(":disabled").length===w.length)}if(s.data("allOptionsDisabled"))return void g--}var x=" "+s[0].className||"";if(0===f.index()){e+=1;var y=s[0].label,z="undefined"!=typeof s.data("subtext")?'<small class="text-muted">'+s.data("subtext")+"</small>":"",A=s.data("icon")?'<span class="'+c.options.iconBase+" "+s.data("icon")+'"></span> ':"";y=A+'<span class="text">'+j(y)+z+"</span>",0!==b&&d.length>0&&(g++,d.push(h("",null,"divider",e+"div"))),g++,d.push(h(y,null,"dropdown-header"+x,e))}if(c.options.hideDisabled&&v)return void g--;d.push(h(i(o,"opt "+l+x,n,p),b,"",e))}else if(f.data("divider")===!0)d.push(h("",b,"divider"));else if(f.data("hidden")===!0)k=f.data("prevHiddenIndex"),f.next().data("prevHiddenIndex",void 0!==k?k:b),d.push(h(i(o,l,n,p),b,"hidden is-hidden"));else{var B=this.previousElementSibling&&"OPTGROUP"===this.previousElementSibling.tagName;if(!B&&c.options.hideDisabled&&(k=f.data("prevHiddenIndex"),void 0!==k)){var C=m.eq(k)[0].previousElementSibling;C&&"OPTGROUP"===C.tagName&&!C.disabled&&(B=!0)}B&&(g++,d.push(h("",null,"divider",e+"div"))),d.push(h(i(o,l,n,p),b))}c.liObj[b]=g}}),this.multiple||0!==this.$element.find("option:selected").length||this.options.title||this.$element.find("option").eq(0).prop("selected",!0).attr("selected","selected"),d.join("")},findLis:function(){return null==this.$lis&&(this.$lis=this.$menu.find("li")),this.$lis},render:function(b){var c,d=this,e=this.$element.find("option");b!==!1&&e.each(function(a){var b=d.findLis().eq(d.liObj[a]);d.setDisabled(a,this.disabled||"OPTGROUP"===this.parentNode.tagName&&this.parentNode.disabled,b),d.setSelected(a,this.selected,b)}),this.togglePlaceholder(),this.tabIndex();var f=e.map(function(){if(this.selected){if(d.options.hideDisabled&&(this.disabled||"OPTGROUP"===this.parentNode.tagName&&this.parentNode.disabled))return;var b,c=a(this),e=c.data("icon")&&d.options.showIcon?'<i class="'+d.options.iconBase+" "+c.data("icon")+'"></i> ':"";return b=d.options.showSubtext&&c.data("subtext")&&!d.multiple?' <small class="text-muted">'+c.data("subtext")+"</small>":"","undefined"!=typeof c.attr("title")?c.attr("title"):c.data("content")&&d.options.showContent?c.data("content").toString():e+c.html()+b}}).toArray(),g=this.multiple?f.join(this.options.multipleSeparator):f[0];if(this.multiple&&this.options.selectedTextFormat.indexOf("count")>-1){var h=this.options.selectedTextFormat.split(">");if(h.length>1&&f.length>h[1]||1==h.length&&f.length>=2){c=this.options.hideDisabled?", [disabled]":"";var i=e.not('[data-divider="true"], [data-hidden="true"]'+c).length,j="function"==typeof this.options.countSelectedText?this.options.countSelectedText(f.length,i):this.options.countSelectedText;g=j.replace("{0}",f.length.toString()).replace("{1}",i.toString())}}void 0==this.options.title&&(this.options.title=this.$element.attr("title")),"static"==this.options.selectedTextFormat&&(g=this.options.title),g||(g="undefined"!=typeof this.options.title?this.options.title:this.options.noneSelectedText),this.$button.attr("title",k(a.trim(g.replace(/<[^>]*>?/g,"")))),this.$button.children(".filter-option").html(g),this.$element.trigger("rendered.bs.select")},setStyle:function(a,b){this.$element.attr("class")&&this.$newElement.addClass(this.$element.attr("class").replace(/selectpicker|mobile-device|bs-select-hidden|validate\[.*\]/gi,""));var c=a?a:this.options.style;"add"==b?this.$button.addClass(c):"remove"==b?this.$button.removeClass(c):(this.$button.removeClass(this.options.style),this.$button.addClass(c))},liHeight:function(b){if(b||this.options.size!==!1&&!this.sizeInfo){var c=document.createElement("div"),d=document.createElement("div"),e=document.createElement("ul"),f=document.createElement("li"),g=document.createElement("li"),h=document.createElement("a"),i=document.createElement("span"),j=this.options.header&&this.$menu.find(".popover-title").length>0?this.$menu.find(".popover-title")[0].cloneNode(!0):null,k=this.options.liveSearch?document.createElement("div"):null,l=this.options.actionsBox&&this.multiple&&this.$menu.find(".bs-actionsbox").length>0?this.$menu.find(".bs-actionsbox")[0].cloneNode(!0):null,m=this.options.doneButton&&this.multiple&&this.$menu.find(".bs-donebutton").length>0?this.$menu.find(".bs-donebutton")[0].cloneNode(!0):null;if(i.className="text",c.className=this.$menu[0].parentNode.className+" open",d.className="dropdown-menu open",e.className="dropdown-menu inner",f.className="divider",i.appendChild(document.createTextNode("Inner text")),h.appendChild(i),g.appendChild(h),e.appendChild(g),e.appendChild(f),j&&d.appendChild(j),k){var n=document.createElement("input");k.className="bs-searchbox",n.className="form-control",k.appendChild(n),d.appendChild(k)}l&&d.appendChild(l),d.appendChild(e),m&&d.appendChild(m),c.appendChild(d),document.body.appendChild(c);var o=h.offsetHeight,p=j?j.offsetHeight:0,q=k?k.offsetHeight:0,r=l?l.offsetHeight:0,s=m?m.offsetHeight:0,t=a(f).outerHeight(!0),u="function"==typeof getComputedStyle&&getComputedStyle(d),v=u?null:a(d),w={vert:parseInt(u?u.paddingTop:v.css("paddingTop"))+parseInt(u?u.paddingBottom:v.css("paddingBottom"))+parseInt(u?u.borderTopWidth:v.css("borderTopWidth"))+parseInt(u?u.borderBottomWidth:v.css("borderBottomWidth")),horiz:parseInt(u?u.paddingLeft:v.css("paddingLeft"))+parseInt(u?u.paddingRight:v.css("paddingRight"))+parseInt(u?u.borderLeftWidth:v.css("borderLeftWidth"))+parseInt(u?u.borderRightWidth:v.css("borderRightWidth"))},x={vert:w.vert+parseInt(u?u.marginTop:v.css("marginTop"))+parseInt(u?u.marginBottom:v.css("marginBottom"))+2,horiz:w.horiz+parseInt(u?u.marginLeft:v.css("marginLeft"))+parseInt(u?u.marginRight:v.css("marginRight"))+2};document.body.removeChild(c),this.sizeInfo={liHeight:o,headerHeight:p,searchHeight:q,actionsHeight:r,doneButtonHeight:s,dividerHeight:t,menuPadding:w,menuExtras:x}}},setSize:function(){if(this.findLis(),this.liHeight(),this.options.header&&this.$menu.css("padding-top",0),this.options.size!==!1){var b,c,d,e,f,g,h,i,j=this,k=this.$menu,l=this.$menuInner,m=a(window),n=this.$newElement[0].offsetHeight,o=this.$newElement[0].offsetWidth,p=this.sizeInfo.liHeight,q=this.sizeInfo.headerHeight,r=this.sizeInfo.searchHeight,s=this.sizeInfo.actionsHeight,t=this.sizeInfo.doneButtonHeight,u=this.sizeInfo.dividerHeight,v=this.sizeInfo.menuPadding,w=this.sizeInfo.menuExtras,x=this.options.hideDisabled?".disabled":"",y=function(){var b,c=j.$newElement.offset(),d=a(j.options.container);j.options.container&&!d.is("body")?(b=d.offset(),b.top+=parseInt(d.css("borderTopWidth")),b.left+=parseInt(d.css("borderLeftWidth"))):b={top:0,left:0};var e=j.options.windowPadding;f=c.top-b.top-m.scrollTop(),g=m.height()-f-n-b.top-e[2],h=c.left-b.left-m.scrollLeft(),i=m.width()-h-o-b.left-e[1],f-=e[0],h-=e[3]};if(y(),"auto"===this.options.size){var z=function(){var m,n=function(b,c){return function(d){return c?d.classList?d.classList.contains(b):a(d).hasClass(b):!(d.classList?d.classList.contains(b):a(d).hasClass(b))}},u=j.$menuInner[0].getElementsByTagName("li"),x=Array.prototype.filter?Array.prototype.filter.call(u,n("hidden",!1)):j.$lis.not(".hidden"),z=Array.prototype.filter?Array.prototype.filter.call(x,n("dropdown-header",!0)):x.filter(".dropdown-header");y(),b=g-w.vert,c=i-w.horiz,j.options.container?(k.data("height")||k.data("height",k.height()),d=k.data("height"),k.data("width")||k.data("width",k.width()),e=k.data("width")):(d=k.height(),e=k.width()),j.options.dropupAuto&&j.$newElement.toggleClass("dropup",f>g&&b-w.vert<d),j.$newElement.hasClass("dropup")&&(b=f-w.vert),"auto"===j.options.dropdownAlignRight&&k.toggleClass("dropdown-menu-right",h>i&&c-w.horiz<e-o),m=x.length+z.length>3?3*p+w.vert-2:0,k.css({"max-height":b+"px",overflow:"hidden","min-height":m+q+r+s+t+"px"}),l.css({"max-height":b-q-r-s-t-v.vert+"px","overflow-y":"auto","min-height":Math.max(m-v.vert,0)+"px"})};z(),this.$searchbox.off("input.getSize propertychange.getSize").on("input.getSize propertychange.getSize",z),m.off("resize.getSize scroll.getSize").on("resize.getSize scroll.getSize",z)}else if(this.options.size&&"auto"!=this.options.size&&this.$lis.not(x).length>this.options.size){var A=this.$lis.not(".divider").not(x).children().slice(0,this.options.size).last().parent().index(),B=this.$lis.slice(0,A+1).filter(".divider").length;b=p*this.options.size+B*u+v.vert,j.options.container?(k.data("height")||k.data("height",k.height()),d=k.data("height")):d=k.height(),j.options.dropupAuto&&this.$newElement.toggleClass("dropup",f>g&&b-w.vert<d),k.css({"max-height":b+q+r+s+t+"px",overflow:"hidden","min-height":""}),l.css({"max-height":b-v.vert+"px","overflow-y":"auto","min-height":""})}}},setWidth:function(){if("auto"===this.options.width){this.$menu.css("min-width","0");var a=this.$menu.parent().clone().appendTo("body"),b=this.options.container?this.$newElement.clone().appendTo("body"):a,c=a.children(".dropdown-menu").outerWidth(),d=b.css("width","auto").children("button").outerWidth();a.remove(),b.remove(),this.$newElement.css("width",Math.max(c,d)+"px")}else"fit"===this.options.width?(this.$menu.css("min-width",""),this.$newElement.css("width","").addClass("fit-width")):this.options.width?(this.$menu.css("min-width",""),this.$newElement.css("width",this.options.width)):(this.$menu.css("min-width",""),this.$newElement.css("width",""));this.$newElement.hasClass("fit-width")&&"fit"!==this.options.width&&this.$newElement.removeClass("fit-width")},selectPosition:function(){this.$bsContainer=a('<div class="bs-container" />');var b,c,d,e=this,f=a(this.options.container),g=function(a){e.$bsContainer.addClass(a.attr("class").replace(/form-control|fit-width/gi,"")).toggleClass("dropup",a.hasClass("dropup")),b=a.offset(),f.is("body")?c={top:0,left:0}:(c=f.offset(),c.top+=parseInt(f.css("borderTopWidth"))-f.scrollTop(),c.left+=parseInt(f.css("borderLeftWidth"))-f.scrollLeft()),d=a.hasClass("dropup")?0:a[0].offsetHeight,e.$bsContainer.css({top:b.top-c.top+d,left:b.left-c.left,width:a[0].offsetWidth})};this.$button.on("click",function(){var b=a(this);e.isDisabled()||(g(e.$newElement),e.$bsContainer.appendTo(e.options.container).toggleClass("open",!b.hasClass("open")).append(e.$menu))}),a(window).on("resize scroll",function(){g(e.$newElement)}),this.$element.on("hide.bs.select",function(){e.$menu.data("height",e.$menu.height()),e.$bsContainer.detach()})},setSelected:function(a,b,c){c||(this.togglePlaceholder(),c=this.findLis().eq(this.liObj[a])),c.toggleClass("selected",b).find("a").attr("aria-selected",b)},setDisabled:function(a,b,c){c||(c=this.findLis().eq(this.liObj[a])),b?c.addClass("disabled").children("a").attr("href","#").attr("tabindex",-1).attr("aria-disabled",!0):c.removeClass("disabled").children("a").removeAttr("href").attr("tabindex",0).attr("aria-disabled",!1)},isDisabled:function(){return this.$element[0].disabled},checkDisabled:function(){var a=this;this.isDisabled()?(this.$newElement.addClass("disabled"),this.$button.addClass("disabled").attr("tabindex",-1).attr("aria-disabled",!0)):(this.$button.hasClass("disabled")&&(this.$newElement.removeClass("disabled"),this.$button.removeClass("disabled").attr("aria-disabled",!1)),this.$button.attr("tabindex")!=-1||this.$element.data("tabindex")||this.$button.removeAttr("tabindex")),this.$button.click(function(){return!a.isDisabled()})},togglePlaceholder:function(){var a=this.$element.val();this.$button.toggleClass("bs-placeholder",null===a||""===a||a.constructor===Array&&0===a.length)},tabIndex:function(){this.$element.data("tabindex")!==this.$element.attr("tabindex")&&this.$element.attr("tabindex")!==-98&&"-98"!==this.$element.attr("tabindex")&&(this.$element.data("tabindex",this.$element.attr("tabindex")),this.$button.attr("tabindex",this.$element.data("tabindex"))),this.$element.attr("tabindex",-98)},clickListener:function(){var b=this,c=a(document);c.data("spaceSelect",!1),this.$button.on("keyup",function(a){/(32)/.test(a.keyCode.toString(10))&&c.data("spaceSelect")&&(a.preventDefault(),c.data("spaceSelect",!1))}),this.$button.on("click",function(){b.setSize()}),this.$element.on("shown.bs.select",function(){if(b.options.liveSearch||b.multiple){if(!b.multiple){var a=b.liObj[b.$element[0].selectedIndex];if("number"!=typeof a||b.options.size===!1)return;var c=b.$lis.eq(a)[0].offsetTop-b.$menuInner[0].offsetTop;c=c-b.$menuInner[0].offsetHeight/2+b.sizeInfo.liHeight/2,b.$menuInner[0].scrollTop=c}}else b.$menuInner.find(".selected a").focus()}),this.$menuInner.on("click","li a",function(c){var d=a(this),f=d.parent().data("originalIndex"),g=b.$element.val(),h=b.$element.prop("selectedIndex"),i=!0;if(b.multiple&&1!==b.options.maxOptions&&c.stopPropagation(),c.preventDefault(),!b.isDisabled()&&!d.parent().hasClass("disabled")){var j=b.$element.find("option"),k=j.eq(f),l=k.prop("selected"),m=k.parent("optgroup"),n=b.options.maxOptions,o=m.data("maxOptions")||!1;if(b.multiple){if(k.prop("selected",!l),b.setSelected(f,!l),d.blur(),n!==!1||o!==!1){var p=n<j.filter(":selected").length,q=o<m.find("option:selected").length;if(n&&p||o&&q)if(n&&1==n)j.prop("selected",!1),k.prop("selected",!0),b.$menuInner.find(".selected").removeClass("selected"),b.setSelected(f,!0);else if(o&&1==o){m.find("option:selected").prop("selected",!1),k.prop("selected",!0);var r=d.parent().data("optgroup");b.$menuInner.find('[data-optgroup="'+r+'"]').removeClass("selected"),b.setSelected(f,!0)}else{var s="string"==typeof b.options.maxOptionsText?[b.options.maxOptionsText,b.options.maxOptionsText]:b.options.maxOptionsText,t="function"==typeof s?s(n,o):s,u=t[0].replace("{n}",n),v=t[1].replace("{n}",o),w=a('<div class="notify"></div>');t[2]&&(u=u.replace("{var}",t[2][n>1?0:1]),v=v.replace("{var}",t[2][o>1?0:1])),k.prop("selected",!1),b.$menu.append(w),n&&p&&(w.append(a("<div>"+u+"</div>")),i=!1,b.$element.trigger("maxReached.bs.select")),o&&q&&(w.append(a("<div>"+v+"</div>")),i=!1,b.$element.trigger("maxReachedGrp.bs.select")),setTimeout(function(){b.setSelected(f,!1)},10),w.delay(750).fadeOut(300,function(){a(this).remove()})}}}else j.prop("selected",!1),k.prop("selected",!0),b.$menuInner.find(".selected").removeClass("selected").find("a").attr("aria-selected",!1),b.setSelected(f,!0);!b.multiple||b.multiple&&1===b.options.maxOptions?b.$button.focus():b.options.liveSearch&&b.$searchbox.focus(),i&&(g!=b.$element.val()&&b.multiple||h!=b.$element.prop("selectedIndex")&&!b.multiple)&&(e=[f,k.prop("selected"),l],b.$element.triggerNative("change"))}}),this.$menu.on("click","li.disabled a, .popover-title, .popover-title :not(.close)",function(c){c.currentTarget==this&&(c.preventDefault(),c.stopPropagation(),b.options.liveSearch&&!a(c.target).hasClass("close")?b.$searchbox.focus():b.$button.focus())}),this.$menuInner.on("click",".divider, .dropdown-header",function(a){a.preventDefault(),a.stopPropagation(),b.options.liveSearch?b.$searchbox.focus():b.$button.focus()}),this.$menu.on("click",".popover-title .close",function(){b.$button.click()}),this.$searchbox.on("click",function(a){a.stopPropagation()}),this.$menu.on("click",".actions-btn",function(c){b.options.liveSearch?b.$searchbox.focus():b.$button.focus(),c.preventDefault(),c.stopPropagation(),a(this).hasClass("bs-select-all")?b.selectAll():b.deselectAll()}),this.$element.change(function(){b.render(!1),b.$element.trigger("changed.bs.select",e),e=null})},liveSearchListener:function(){var c=this,d=a('<li class="no-results"></li>');this.$button.on("click.dropdown.data-api",function(){c.$menuInner.find(".active").removeClass("active"),c.$searchbox.val()&&(c.$searchbox.val(""),c.$lis.not(".is-hidden").removeClass("hidden"),d.parent().length&&d.remove()),c.multiple||c.$menuInner.find(".selected").addClass("active"),setTimeout(function(){c.$searchbox.focus()},10)}),this.$searchbox.on("click.dropdown.data-api focus.dropdown.data-api touchend.dropdown.data-api",function(a){a.stopPropagation()}),this.$searchbox.on("input propertychange",function(){if(c.$lis.not(".is-hidden").removeClass("hidden"),c.$lis.filter(".active").removeClass("active"),d.remove(),c.$searchbox.val()){var e,f=c.$lis.not(".is-hidden, .divider, .dropdown-header");if(e=c.options.liveSearchNormalize?f.not(":a"+c._searchStyle()+'("'+b(c.$searchbox.val())+'")'):f.not(":"+c._searchStyle()+'("'+c.$searchbox.val()+'")'),e.length===f.length)d.html(c.options.noneResultsText.replace("{0}",'"'+j(c.$searchbox.val())+'"')),c.$menuInner.append(d),c.$lis.addClass("hidden");else{e.addClass("hidden");var g,h=c.$lis.not(".hidden");h.each(function(b){var c=a(this);c.hasClass("divider")?void 0===g?c.addClass("hidden"):(g&&g.addClass("hidden"),g=c):c.hasClass("dropdown-header")&&h.eq(b+1).data("optgroup")!==c.data("optgroup")?c.addClass("hidden"):g=null}),g&&g.addClass("hidden"),f.not(".hidden").first().addClass("active"),c.$menuInner.scrollTop(0)}}})},_searchStyle:function(){var a={begins:"ibegins",startsWith:"ibegins"};return a[this.options.liveSearchStyle]||"icontains"},val:function(a){return"undefined"!=typeof a?(this.$element.val(a),this.render(),this.$element):this.$element.val()},changeAll:function(b){if(this.multiple){"undefined"==typeof b&&(b=!0),this.findLis();var c=this.$element.find("option"),d=this.$lis.not(".divider, .dropdown-header, .disabled, .hidden"),e=d.length,f=[];if(b){if(d.filter(".selected").length===d.length)return}else if(0===d.filter(".selected").length)return;d.toggleClass("selected",b);for(var g=0;g<e;g++){var h=d[g].getAttribute("data-original-index");f[f.length]=c.eq(h)[0]}a(f).prop("selected",b),this.render(!1),this.togglePlaceholder(),this.$element.triggerNative("change")}},selectAll:function(){return this.changeAll(!0)},deselectAll:function(){return this.changeAll(!1)},toggle:function(a){a=a||window.event,a&&a.stopPropagation(),this.$button.trigger("click")},keydown:function(b){var c,d,e,f,g=a(this),h=g.is("input")?g.parent().parent():g.parent(),i=h.data("this"),j=":not(.disabled, .hidden, .dropdown-header, .divider)",k={32:" ",48:"0",49:"1",50:"2",51:"3",52:"4",53:"5",54:"6",55:"7",56:"8",57:"9",59:";",65:"a",66:"b",67:"c",68:"d",69:"e",70:"f",71:"g",72:"h",73:"i",74:"j",75:"k",76:"l",77:"m",78:"n",79:"o",80:"p",81:"q",82:"r",83:"s",84:"t",85:"u",86:"v",87:"w",88:"x",89:"y",90:"z",96:"0",97:"1",98:"2",99:"3",100:"4",101:"5",102:"6",103:"7",104:"8",105:"9"};if(f=i.$newElement.hasClass("open"),!f&&(b.keyCode>=48&&b.keyCode<=57||b.keyCode>=96&&b.keyCode<=105||b.keyCode>=65&&b.keyCode<=90))return i.options.container?i.$button.trigger("click"):(i.setSize(),i.$menu.parent().addClass("open"),f=!0),void i.$searchbox.focus();if(i.options.liveSearch&&/(^9$|27)/.test(b.keyCode.toString(10))&&f&&(b.preventDefault(),b.stopPropagation(),i.$menuInner.click(),i.$button.focus()),/(38|40)/.test(b.keyCode.toString(10))){if(c=i.$lis.filter(j),!c.length)return;d=i.options.liveSearch?c.index(c.filter(".active")):c.index(c.find("a").filter(":focus").parent()),e=i.$menuInner.data("prevIndex"),38==b.keyCode?(!i.options.liveSearch&&d!=e||d==-1||d--,d<0&&(d+=c.length)):40==b.keyCode&&((i.options.liveSearch||d==e)&&d++,d%=c.length),i.$menuInner.data("prevIndex",d),i.options.liveSearch?(b.preventDefault(),g.hasClass("dropdown-toggle")||(c.removeClass("active").eq(d).addClass("active").children("a").focus(),g.focus())):c.eq(d).children("a").focus()}else if(!g.is("input")){var l,m,n=[];c=i.$lis.filter(j),c.each(function(c){a.trim(a(this).children("a").text().toLowerCase()).substring(0,1)==k[b.keyCode]&&n.push(c)}),l=a(document).data("keycount"),l++,a(document).data("keycount",l),m=a.trim(a(":focus").text().toLowerCase()).substring(0,1),m!=k[b.keyCode]?(l=1,a(document).data("keycount",l)):l>=n.length&&(a(document).data("keycount",0),l>n.length&&(l=1)),c.eq(n[l-1]).children("a").focus()}if((/(13|32)/.test(b.keyCode.toString(10))||/(^9$)/.test(b.keyCode.toString(10))&&i.options.selectOnTab)&&f){if(/(32)/.test(b.keyCode.toString(10))||b.preventDefault(),i.options.liveSearch)/(32)/.test(b.keyCode.toString(10))||(i.$menuInner.find(".active a").click(),g.focus());else{var o=a(":focus");o.click(),o.focus(),b.preventDefault(),a(document).data("spaceSelect",!0)}a(document).data("keycount",0)}(/(^9$|27)/.test(b.keyCode.toString(10))&&f&&(i.multiple||i.options.liveSearch)||/(27)/.test(b.keyCode.toString(10))&&!f)&&(i.$menu.parent().removeClass("open"),i.options.container&&i.$newElement.removeClass("open"),i.$button.focus())},mobile:function(){this.$element.addClass("mobile-device")},refresh:function(){this.$lis=null,this.liObj={},this.reloadLi(),this.render(),this.checkDisabled(),this.liHeight(!0),this.setStyle(),
    8     this.setWidth(),this.$lis&&this.$searchbox.trigger("propertychange"),this.$element.trigger("refreshed.bs.select")},hide:function(){this.$newElement.hide()},show:function(){this.$newElement.show()},remove:function(){this.$newElement.remove(),this.$element.remove()},destroy:function(){this.$newElement.before(this.$element).remove(),this.$bsContainer?this.$bsContainer.remove():this.$menu.remove(),this.$element.off(".bs.select").removeData("selectpicker").removeClass("bs-select-hidden selectpicker")}};var m=a.fn.selectpicker;a.fn.selectpicker=c,a.fn.selectpicker.Constructor=l,a.fn.selectpicker.noConflict=function(){return a.fn.selectpicker=m,this},a(document).data("keycount",0).on("keydown.bs.select",'.bootstrap-select [data-toggle=dropdown], .bootstrap-select [role="listbox"], .bs-searchbox input',l.prototype.keydown).on("focusin.modal",'.bootstrap-select [data-toggle=dropdown], .bootstrap-select [role="listbox"], .bs-searchbox input',function(a){a.stopPropagation()}),a(window).on("load.bs.select.data-api",function(){a(".selectpicker").each(function(){var b=a(this);c.call(b,b.data())})})}(a)});
     7
     8!function(e,t){void 0===e&&void 0!==window&&(e=window),"function"==typeof define&&define.amd?define(["jquery"],function(e){return t(e)}):"object"==typeof module&&module.exports?module.exports=t(require("jquery")):t(e.jQuery)}(this,function(e){!function(P){"use strict";var d=["sanitize","whiteList","sanitizeFn"],r=["background","cite","href","itemtype","longdesc","poster","src","xlink:href"],e={"*":["class","dir","id","lang","role","tabindex","style",/^aria-[\w-]*$/i],a:["target","href","title","rel"],area:[],b:[],br:[],col:[],code:[],div:[],em:[],hr:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],i:[],img:["src","alt","title","width","height"],li:[],ol:[],p:[],pre:[],s:[],small:[],span:[],sub:[],sup:[],strong:[],u:[],ul:[]},l=/^(?:(?:https?|mailto|ftp|tel|file):|[^&:/?#]*(?:[/?#]|$))/gi,a=/^data:(?:image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp)|video\/(?:mpeg|mp4|ogg|webm)|audio\/(?:mp3|oga|ogg|opus));base64,[a-z0-9+/]+=*$/i;function v(e,t){var i=e.nodeName.toLowerCase();if(-1!==P.inArray(i,t))return-1===P.inArray(i,r)||Boolean(e.nodeValue.match(l)||e.nodeValue.match(a));for(var s=P(t).filter(function(e,t){return t instanceof RegExp}),n=0,o=s.length;n<o;n++)if(i.match(s[n]))return!0;return!1}function W(e,t,i){if(i&&"function"==typeof i)return i(e);for(var s=Object.keys(t),n=0,o=e.length;n<o;n++)for(var r=e[n].querySelectorAll("*"),l=0,a=r.length;l<a;l++){var c=r[l],d=c.nodeName.toLowerCase();if(-1!==s.indexOf(d))for(var h=[].slice.call(c.attributes),p=[].concat(t["*"]||[],t[d]||[]),u=0,f=h.length;u<f;u++){var m=h[u];v(m,p)||c.removeAttribute(m.nodeName)}else c.parentNode.removeChild(c)}}"classList"in document.createElement("_")||function(e){if("Element"in e){var t="classList",i="prototype",s=e.Element[i],n=Object,o=function(){var i=P(this);return{add:function(e){return e=Array.prototype.slice.call(arguments).join(" "),i.addClass(e)},remove:function(e){return e=Array.prototype.slice.call(arguments).join(" "),i.removeClass(e)},toggle:function(e,t){return i.toggleClass(e,t)},contains:function(e){return i.hasClass(e)}}};if(n.defineProperty){var r={get:o,enumerable:!0,configurable:!0};try{n.defineProperty(s,t,r)}catch(e){void 0!==e.number&&-2146823252!==e.number||(r.enumerable=!1,n.defineProperty(s,t,r))}}else n[i].__defineGetter__&&s.__defineGetter__(t,o)}}(window);var t,c,i=document.createElement("_");if(i.classList.add("c1","c2"),!i.classList.contains("c2")){var s=DOMTokenList.prototype.add,n=DOMTokenList.prototype.remove;DOMTokenList.prototype.add=function(){Array.prototype.forEach.call(arguments,s.bind(this))},DOMTokenList.prototype.remove=function(){Array.prototype.forEach.call(arguments,n.bind(this))}}if(i.classList.toggle("c3",!1),i.classList.contains("c3")){var o=DOMTokenList.prototype.toggle;DOMTokenList.prototype.toggle=function(e,t){return 1 in arguments&&!this.contains(e)==!t?t:o.call(this,e)}}function h(e){if(null==this)throw new TypeError;var t=String(this);if(e&&"[object RegExp]"==c.call(e))throw new TypeError;var i=t.length,s=String(e),n=s.length,o=1<arguments.length?arguments[1]:void 0,r=o?Number(o):0;r!=r&&(r=0);var l=Math.min(Math.max(r,0),i);if(i<n+l)return!1;for(var a=-1;++a<n;)if(t.charCodeAt(l+a)!=s.charCodeAt(a))return!1;return!0}function O(e,t){var i,s=e.selectedOptions,n=[];if(t){for(var o=0,r=s.length;o<r;o++)(i=s[o]).disabled||"OPTGROUP"===i.parentNode.tagName&&i.parentNode.disabled||n.push(i);return n}return s}function z(e,t){for(var i,s=[],n=t||e.selectedOptions,o=0,r=n.length;o<r;o++)(i=n[o]).disabled||"OPTGROUP"===i.parentNode.tagName&&i.parentNode.disabled||s.push(i.value);return e.multiple?s:s.length?s[0]:null}i=null,String.prototype.startsWith||(t=function(){try{var e={},t=Object.defineProperty,i=t(e,e,e)&&t}catch(e){}return i}(),c={}.toString,t?t(String.prototype,"startsWith",{value:h,configurable:!0,writable:!0}):String.prototype.startsWith=h),Object.keys||(Object.keys=function(e,t,i){for(t in i=[],e)i.hasOwnProperty.call(e,t)&&i.push(t);return i}),HTMLSelectElement&&!HTMLSelectElement.prototype.hasOwnProperty("selectedOptions")&&Object.defineProperty(HTMLSelectElement.prototype,"selectedOptions",{get:function(){return this.querySelectorAll(":checked")}});var p={useDefault:!1,_set:P.valHooks.select.set};P.valHooks.select.set=function(e,t){return t&&!p.useDefault&&P(e).data("selected",!0),p._set.apply(this,arguments)};var T=null,u=function(){try{return new Event("change"),!0}catch(e){return!1}}();function k(e,t,i,s){for(var n=["display","subtext","tokens"],o=!1,r=0;r<n.length;r++){var l=n[r],a=e[l];if(a&&(a=a.toString(),"display"===l&&(a=a.replace(/<[^>]+>/g,"")),s&&(a=w(a)),a=a.toUpperCase(),o="contains"===i?0<=a.indexOf(t):a.startsWith(t)))break}return o}function N(e){return parseInt(e,10)||0}P.fn.triggerNative=function(e){var t,i=this[0];i.dispatchEvent?(u?t=new Event(e,{bubbles:!0}):(t=document.createEvent("Event")).initEvent(e,!0,!1),i.dispatchEvent(t)):i.fireEvent?((t=document.createEventObject()).eventType=e,i.fireEvent("on"+e,t)):this.trigger(e)};var f={"\xc0":"A","\xc1":"A","\xc2":"A","\xc3":"A","\xc4":"A","\xc5":"A","\xe0":"a","\xe1":"a","\xe2":"a","\xe3":"a","\xe4":"a","\xe5":"a","\xc7":"C","\xe7":"c","\xd0":"D","\xf0":"d","\xc8":"E","\xc9":"E","\xca":"E","\xcb":"E","\xe8":"e","\xe9":"e","\xea":"e","\xeb":"e","\xcc":"I","\xcd":"I","\xce":"I","\xcf":"I","\xec":"i","\xed":"i","\xee":"i","\xef":"i","\xd1":"N","\xf1":"n","\xd2":"O","\xd3":"O","\xd4":"O","\xd5":"O","\xd6":"O","\xd8":"O","\xf2":"o","\xf3":"o","\xf4":"o","\xf5":"o","\xf6":"o","\xf8":"o","\xd9":"U","\xda":"U","\xdb":"U","\xdc":"U","\xf9":"u","\xfa":"u","\xfb":"u","\xfc":"u","\xdd":"Y","\xfd":"y","\xff":"y","\xc6":"Ae","\xe6":"ae","\xde":"Th","\xfe":"th","\xdf":"ss","\u0100":"A","\u0102":"A","\u0104":"A","\u0101":"a","\u0103":"a","\u0105":"a","\u0106":"C","\u0108":"C","\u010a":"C","\u010c":"C","\u0107":"c","\u0109":"c","\u010b":"c","\u010d":"c","\u010e":"D","\u0110":"D","\u010f":"d","\u0111":"d","\u0112":"E","\u0114":"E","\u0116":"E","\u0118":"E","\u011a":"E","\u0113":"e","\u0115":"e","\u0117":"e","\u0119":"e","\u011b":"e","\u011c":"G","\u011e":"G","\u0120":"G","\u0122":"G","\u011d":"g","\u011f":"g","\u0121":"g","\u0123":"g","\u0124":"H","\u0126":"H","\u0125":"h","\u0127":"h","\u0128":"I","\u012a":"I","\u012c":"I","\u012e":"I","\u0130":"I","\u0129":"i","\u012b":"i","\u012d":"i","\u012f":"i","\u0131":"i","\u0134":"J","\u0135":"j","\u0136":"K","\u0137":"k","\u0138":"k","\u0139":"L","\u013b":"L","\u013d":"L","\u013f":"L","\u0141":"L","\u013a":"l","\u013c":"l","\u013e":"l","\u0140":"l","\u0142":"l","\u0143":"N","\u0145":"N","\u0147":"N","\u014a":"N","\u0144":"n","\u0146":"n","\u0148":"n","\u014b":"n","\u014c":"O","\u014e":"O","\u0150":"O","\u014d":"o","\u014f":"o","\u0151":"o","\u0154":"R","\u0156":"R","\u0158":"R","\u0155":"r","\u0157":"r","\u0159":"r","\u015a":"S","\u015c":"S","\u015e":"S","\u0160":"S","\u015b":"s","\u015d":"s","\u015f":"s","\u0161":"s","\u0162":"T","\u0164":"T","\u0166":"T","\u0163":"t","\u0165":"t","\u0167":"t","\u0168":"U","\u016a":"U","\u016c":"U","\u016e":"U","\u0170":"U","\u0172":"U","\u0169":"u","\u016b":"u","\u016d":"u","\u016f":"u","\u0171":"u","\u0173":"u","\u0174":"W","\u0175":"w","\u0176":"Y","\u0177":"y","\u0178":"Y","\u0179":"Z","\u017b":"Z","\u017d":"Z","\u017a":"z","\u017c":"z","\u017e":"z","\u0132":"IJ","\u0133":"ij","\u0152":"Oe","\u0153":"oe","\u0149":"'n","\u017f":"s"},m=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,g=RegExp("[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff\\u1ab0-\\u1aff\\u1dc0-\\u1dff]","g");function b(e){return f[e]}function w(e){return(e=e.toString())&&e.replace(m,b).replace(g,"")}var I,x,y,$,S=(I={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;"},x="(?:"+Object.keys(I).join("|")+")",y=RegExp(x),$=RegExp(x,"g"),function(e){return e=null==e?"":""+e,y.test(e)?e.replace($,E):e});function E(e){return I[e]}var C={32:" ",48:"0",49:"1",50:"2",51:"3",52:"4",53:"5",54:"6",55:"7",56:"8",57:"9",59:";",65:"A",66:"B",67:"C",68:"D",69:"E",70:"F",71:"G",72:"H",73:"I",74:"J",75:"K",76:"L",77:"M",78:"N",79:"O",80:"P",81:"Q",82:"R",83:"S",84:"T",85:"U",86:"V",87:"W",88:"X",89:"Y",90:"Z",96:"0",97:"1",98:"2",99:"3",100:"4",101:"5",102:"6",103:"7",104:"8",105:"9"},A=27,L=13,D=32,H=9,B=38,R=40,M={success:!1,major:"3"};try{M.full=(P.fn.dropdown.Constructor.VERSION||"").split(" ")[0].split("."),M.major=M.full[0],M.success=!0}catch(e){}var U=0,j=".bs.select",V={DISABLED:"disabled",DIVIDER:"divider",SHOW:"open",DROPUP:"dropup",MENU:"dropdown-menu",MENURIGHT:"dropdown-menu-right",MENULEFT:"dropdown-menu-left",BUTTONCLASS:"btn-default",POPOVERHEADER:"popover-title",ICONBASE:"glyphicon",TICKICON:"glyphicon-ok"},F={MENU:"."+V.MENU},_={div:document.createElement("div"),span:document.createElement("span"),i:document.createElement("i"),subtext:document.createElement("small"),a:document.createElement("a"),li:document.createElement("li"),whitespace:document.createTextNode("\xa0"),fragment:document.createDocumentFragment()};_.noResults=_.li.cloneNode(!1),_.noResults.className="no-results",_.a.setAttribute("role","option"),_.a.className="dropdown-item",_.subtext.className="text-muted",_.text=_.span.cloneNode(!1),_.text.className="text",_.checkMark=_.span.cloneNode(!1);var G=new RegExp(B+"|"+R),q=new RegExp("^"+H+"$|"+A),K={li:function(e,t,i){var s=_.li.cloneNode(!1);return e&&(1===e.nodeType||11===e.nodeType?s.appendChild(e):s.innerHTML=e),void 0!==t&&""!==t&&(s.className=t),null!=i&&s.classList.add("optgroup-"+i),s},a:function(e,t,i){var s=_.a.cloneNode(!0);return e&&(11===e.nodeType?s.appendChild(e):s.insertAdjacentHTML("beforeend",e)),void 0!==t&&""!==t&&s.classList.add.apply(s.classList,t.split(/\s+/)),i&&s.setAttribute("style",i),s},text:function(e,t){var i,s,n=_.text.cloneNode(!1);if(e.content)n.innerHTML=e.content;else{if(n.textContent=e.text,e.icon){var o=_.whitespace.cloneNode(!1);(s=(!0===t?_.i:_.span).cloneNode(!1)).className=this.options.iconBase+" "+e.icon,_.fragment.appendChild(s),_.fragment.appendChild(o)}e.subtext&&((i=_.subtext.cloneNode(!1)).textContent=e.subtext,n.appendChild(i))}if(!0===t)for(;0<n.childNodes.length;)_.fragment.appendChild(n.childNodes[0]);else _.fragment.appendChild(n);return _.fragment},label:function(e){var t,i,s=_.text.cloneNode(!1);if(s.innerHTML=e.display,e.icon){var n=_.whitespace.cloneNode(!1);(i=_.span.cloneNode(!1)).className=this.options.iconBase+" "+e.icon,_.fragment.appendChild(i),_.fragment.appendChild(n)}return e.subtext&&((t=_.subtext.cloneNode(!1)).textContent=e.subtext,s.appendChild(t)),_.fragment.appendChild(s),_.fragment}};var Y=function(e,t){var i=this;p.useDefault||(P.valHooks.select.set=p._set,p.useDefault=!0),this.$element=P(e),this.$newElement=null,this.$button=null,this.$menu=null,this.options=t,this.selectpicker={main:{},search:{},current:{},view:{},isSearching:!1,keydown:{keyHistory:"",resetKeyHistory:{start:function(){return setTimeout(function(){i.selectpicker.keydown.keyHistory=""},800)}}}},this.sizeInfo={},null===this.options.title&&(this.options.title=this.$element.attr("title"));var s=this.options.windowPadding;"number"==typeof s&&(this.options.windowPadding=[s,s,s,s]),this.val=Y.prototype.val,this.render=Y.prototype.render,this.refresh=Y.prototype.refresh,this.setStyle=Y.prototype.setStyle,this.selectAll=Y.prototype.selectAll,this.deselectAll=Y.prototype.deselectAll,this.destroy=Y.prototype.destroy,this.remove=Y.prototype.remove,this.show=Y.prototype.show,this.hide=Y.prototype.hide,this.init()};function Z(e){var l,a=arguments,c=e;if([].shift.apply(a),!M.success){try{M.full=(P.fn.dropdown.Constructor.VERSION||"").split(" ")[0].split(".")}catch(e){Y.BootstrapVersion?M.full=Y.BootstrapVersion.split(" ")[0].split("."):(M.full=[M.major,"0","0"],console.warn("There was an issue retrieving Bootstrap's version. Ensure Bootstrap is being loaded before bootstrap-select and there is no namespace collision. If loading Bootstrap asynchronously, the version may need to be manually specified via $.fn.selectpicker.Constructor.BootstrapVersion.",e))}M.major=M.full[0],M.success=!0}if("4"===M.major){var t=[];Y.DEFAULTS.style===V.BUTTONCLASS&&t.push({name:"style",className:"BUTTONCLASS"}),Y.DEFAULTS.iconBase===V.ICONBASE&&t.push({name:"iconBase",className:"ICONBASE"}),Y.DEFAULTS.tickIcon===V.TICKICON&&t.push({name:"tickIcon",className:"TICKICON"}),V.DIVIDER="dropdown-divider",V.SHOW="show",V.BUTTONCLASS="btn-light",V.POPOVERHEADER="popover-header",V.ICONBASE="",V.TICKICON="bs-ok-default";for(var i=0;i<t.length;i++){e=t[i];Y.DEFAULTS[e.name]=V[e.className]}}var s=this.each(function(){var e=P(this);if(e.is("select")){var t=e.data("selectpicker"),i="object"==typeof c&&c;if(t){if(i)for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(t.options[s]=i[s])}else{var n=e.data();for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&-1!==P.inArray(o,d)&&delete n[o];var r=P.extend({},Y.DEFAULTS,P.fn.selectpicker.defaults||{},n,i);r.template=P.extend({},Y.DEFAULTS.template,P.fn.selectpicker.defaults?P.fn.selectpicker.defaults.template:{},n.template,i.template),e.data("selectpicker",t=new Y(this,r))}"string"==typeof c&&(l=t[c]instanceof Function?t[c].apply(t,a):t.options[c])}});return void 0!==l?l:s}Y.VERSION="1.13.18",Y.DEFAULTS={noneSelectedText:"Nothing selected",noneResultsText:"No results matched {0}",countSelectedText:function(e,t){return 1==e?"{0} item selected":"{0} items selected"},maxOptionsText:function(e,t){return[1==e?"Limit reached ({n} item max)":"Limit reached ({n} items max)",1==t?"Group limit reached ({n} item max)":"Group limit reached ({n} items max)"]},selectAllText:"Select All",deselectAllText:"Deselect All",doneButton:!1,doneButtonText:"Close",multipleSeparator:", ",styleBase:"btn",style:V.BUTTONCLASS,size:"auto",title:null,selectedTextFormat:"values",width:!1,container:!1,hideDisabled:!1,showSubtext:!1,showIcon:!0,showContent:!0,dropupAuto:!0,header:!1,liveSearch:!1,liveSearchPlaceholder:null,liveSearchNormalize:!1,liveSearchStyle:"contains",actionsBox:!1,iconBase:V.ICONBASE,tickIcon:V.TICKICON,showTick:!1,template:{caret:'<span class="caret"></span>'},maxOptions:!1,mobile:!1,selectOnTab:!1,dropdownAlignRight:!1,windowPadding:0,virtualScroll:600,display:!1,sanitize:!0,sanitizeFn:null,whiteList:e},Y.prototype={constructor:Y,init:function(){var i=this,e=this.$element.attr("id"),t=this.$element[0],s=t.form;U++,this.selectId="bs-select-"+U,t.classList.add("bs-select-hidden"),this.multiple=this.$element.prop("multiple"),this.autofocus=this.$element.prop("autofocus"),t.classList.contains("show-tick")&&(this.options.showTick=!0),this.$newElement=this.createDropdown(),this.buildData(),this.$element.after(this.$newElement).prependTo(this.$newElement),s&&null===t.form&&(s.id||(s.id="form-"+this.selectId),t.setAttribute("form",s.id)),this.$button=this.$newElement.children("button"),this.$menu=this.$newElement.children(F.MENU),this.$menuInner=this.$menu.children(".inner"),this.$searchbox=this.$menu.find("input"),t.classList.remove("bs-select-hidden"),!0===this.options.dropdownAlignRight&&this.$menu[0].classList.add(V.MENURIGHT),void 0!==e&&this.$button.attr("data-id",e),this.checkDisabled(),this.clickListener(),this.options.liveSearch?(this.liveSearchListener(),this.focusedParent=this.$searchbox[0]):this.focusedParent=this.$menuInner[0],this.setStyle(),this.render(),this.setWidth(),this.options.container?this.selectPosition():this.$element.on("hide"+j,function(){if(i.isVirtual()){var e=i.$menuInner[0],t=e.firstChild.cloneNode(!1);e.replaceChild(t,e.firstChild),e.scrollTop=0}}),this.$menu.data("this",this),this.$newElement.data("this",this),this.options.mobile&&this.mobile(),this.$newElement.on({"hide.bs.dropdown":function(e){i.$element.trigger("hide"+j,e)},"hidden.bs.dropdown":function(e){i.$element.trigger("hidden"+j,e)},"show.bs.dropdown":function(e){i.$element.trigger("show"+j,e)},"shown.bs.dropdown":function(e){i.$element.trigger("shown"+j,e)}}),t.hasAttribute("required")&&this.$element.on("invalid"+j,function(){i.$button[0].classList.add("bs-invalid"),i.$element.on("shown"+j+".invalid",function(){i.$element.val(i.$element.val()).off("shown"+j+".invalid")}).on("rendered"+j,function(){this.validity.valid&&i.$button[0].classList.remove("bs-invalid"),i.$element.off("rendered"+j)}),i.$button.on("blur"+j,function(){i.$element.trigger("focus").trigger("blur"),i.$button.off("blur"+j)})}),setTimeout(function(){i.buildList(),i.$element.trigger("loaded"+j)})},createDropdown:function(){var e=this.multiple||this.options.showTick?" show-tick":"",t=this.multiple?' aria-multiselectable="true"':"",i="",s=this.autofocus?" autofocus":"";M.major<4&&this.$element.parent().hasClass("input-group")&&(i=" input-group-btn");var n,o="",r="",l="",a="";return this.options.header&&(o='<div class="'+V.POPOVERHEADER+'"><button type="button" class="close" aria-hidden="true">&times;</button>'+this.options.header+"</div>"),this.options.liveSearch&&(r='<div class="bs-searchbox"><input type="search" class="form-control" autocomplete="off"'+(null===this.options.liveSearchPlaceholder?"":' placeholder="'+S(this.options.liveSearchPlaceholder)+'"')+' role="combobox" aria-label="Search" aria-controls="'+this.selectId+'" aria-autocomplete="list"></div>'),this.multiple&&this.options.actionsBox&&(l='<div class="bs-actionsbox"><div class="btn-group btn-group-sm btn-block"><button type="button" class="actions-btn bs-select-all btn '+V.BUTTONCLASS+'">'+this.options.selectAllText+'</button><button type="button" class="actions-btn bs-deselect-all btn '+V.BUTTONCLASS+'">'+this.options.deselectAllText+"</button></div></div>"),this.multiple&&this.options.doneButton&&(a='<div class="bs-donebutton"><div class="btn-group btn-block"><button type="button" class="btn btn-sm '+V.BUTTONCLASS+'">'+this.options.doneButtonText+"</button></div></div>"),n='<div class="dropdown bootstrap-select'+e+i+'"><button type="button" tabindex="-1" class="'+this.options.styleBase+' dropdown-toggle" '+("static"===this.options.display?'data-display="static"':"")+'data-toggle="dropdown"'+s+' role="combobox" aria-owns="'+this.selectId+'" aria-haspopup="listbox" aria-expanded="false"><div class="filter-option"><div class="filter-option-inner"><div class="filter-option-inner-inner"></div></div> </div>'+("4"===M.major?"":'<span class="bs-caret">'+this.options.template.caret+"</span>")+'</button><div class="'+V.MENU+" "+("4"===M.major?"":V.SHOW)+'">'+o+r+l+'<div class="inner '+V.SHOW+'" role="listbox" id="'+this.selectId+'" tabindex="-1" '+t+'><ul class="'+V.MENU+" inner "+("4"===M.major?V.SHOW:"")+'" role="presentation"></ul></div>'+a+"</div></div>",P(n)},setPositionData:function(){this.selectpicker.view.canHighlight=[],this.selectpicker.view.size=0,this.selectpicker.view.firstHighlightIndex=!1;for(var e=0;e<this.selectpicker.current.data.length;e++){var t=this.selectpicker.current.data[e],i=!0;"divider"===t.type?(i=!1,t.height=this.sizeInfo.dividerHeight):"optgroup-label"===t.type?(i=!1,t.height=this.sizeInfo.dropdownHeaderHeight):t.height=this.sizeInfo.liHeight,t.disabled&&(i=!1),this.selectpicker.view.canHighlight.push(i),i&&(this.selectpicker.view.size++,t.posinset=this.selectpicker.view.size,!1===this.selectpicker.view.firstHighlightIndex&&(this.selectpicker.view.firstHighlightIndex=e)),t.position=(0===e?0:this.selectpicker.current.data[e-1].position)+t.height}},isVirtual:function(){return!1!==this.options.virtualScroll&&this.selectpicker.main.elements.length>=this.options.virtualScroll||!0===this.options.virtualScroll},createView:function(N,e,t){var A,L,D=this,i=0,H=[];if(this.selectpicker.isSearching=N,this.selectpicker.current=N?this.selectpicker.search:this.selectpicker.main,this.setPositionData(),e)if(t)i=this.$menuInner[0].scrollTop;else if(!D.multiple){var s=D.$element[0],n=(s.options[s.selectedIndex]||{}).liIndex;if("number"==typeof n&&!1!==D.options.size){var o=D.selectpicker.main.data[n],r=o&&o.position;r&&(i=r-(D.sizeInfo.menuInnerHeight+D.sizeInfo.liHeight)/2)}}function l(e,t){var i,s,n,o,r,l,a,c,d=D.selectpicker.current.elements.length,h=[],p=!0,u=D.isVirtual();D.selectpicker.view.scrollTop=e,i=Math.ceil(D.sizeInfo.menuInnerHeight/D.sizeInfo.liHeight*1.5),s=Math.round(d/i)||1;for(var f=0;f<s;f++){var m=(f+1)*i;if(f===s-1&&(m=d),h[f]=[f*i+(f?1:0),m],!d)break;void 0===r&&e-1<=D.selectpicker.current.data[m-1].position-D.sizeInfo.menuInnerHeight&&(r=f)}if(void 0===r&&(r=0),l=[D.selectpicker.view.position0,D.selectpicker.view.position1],n=Math.max(0,r-1),o=Math.min(s-1,r+1),D.selectpicker.view.position0=!1===u?0:Math.max(0,h[n][0])||0,D.selectpicker.view.position1=!1===u?d:Math.min(d,h[o][1])||0,a=l[0]!==D.selectpicker.view.position0||l[1]!==D.selectpicker.view.position1,void 0!==D.activeIndex&&(L=D.selectpicker.main.elements[D.prevActiveIndex],H=D.selectpicker.main.elements[D.activeIndex],A=D.selectpicker.main.elements[D.selectedIndex],t&&(D.activeIndex!==D.selectedIndex&&D.defocusItem(H),D.activeIndex=void 0),D.activeIndex&&D.activeIndex!==D.selectedIndex&&D.defocusItem(A)),void 0!==D.prevActiveIndex&&D.prevActiveIndex!==D.activeIndex&&D.prevActiveIndex!==D.selectedIndex&&D.defocusItem(L),(t||a)&&(c=D.selectpicker.view.visibleElements?D.selectpicker.view.visibleElements.slice():[],D.selectpicker.view.visibleElements=!1===u?D.selectpicker.current.elements:D.selectpicker.current.elements.slice(D.selectpicker.view.position0,D.selectpicker.view.position1),D.setOptionStatus(),(N||!1===u&&t)&&(p=!function(e,i){return e.length===i.length&&e.every(function(e,t){return e===i[t]})}(c,D.selectpicker.view.visibleElements)),(t||!0===u)&&p)){var v,g,b=D.$menuInner[0],w=document.createDocumentFragment(),I=b.firstChild.cloneNode(!1),x=D.selectpicker.view.visibleElements,k=[];b.replaceChild(I,b.firstChild);f=0;for(var y=x.length;f<y;f++){var $,S,E=x[f];D.options.sanitize&&($=E.lastChild)&&(S=D.selectpicker.current.data[f+D.selectpicker.view.position0])&&S.content&&!S.sanitized&&(k.push($),S.sanitized=!0),w.appendChild(E)}if(D.options.sanitize&&k.length&&W(k,D.options.whiteList,D.options.sanitizeFn),!0===u?(v=0===D.selectpicker.view.position0?0:D.selectpicker.current.data[D.selectpicker.view.position0-1].position,g=D.selectpicker.view.position1>d-1?0:D.selectpicker.current.data[d-1].position-D.selectpicker.current.data[D.selectpicker.view.position1-1].position,b.firstChild.style.marginTop=v+"px",b.firstChild.style.marginBottom=g+"px"):(b.firstChild.style.marginTop=0,b.firstChild.style.marginBottom=0),b.firstChild.appendChild(w),!0===u&&D.sizeInfo.hasScrollBar){var C=b.firstChild.offsetWidth;if(t&&C<D.sizeInfo.menuInnerInnerWidth&&D.sizeInfo.totalMenuWidth>D.sizeInfo.selectWidth)b.firstChild.style.minWidth=D.sizeInfo.menuInnerInnerWidth+"px";else if(C>D.sizeInfo.menuInnerInnerWidth){D.$menu[0].style.minWidth=0;var O=b.firstChild.offsetWidth;O>D.sizeInfo.menuInnerInnerWidth&&(D.sizeInfo.menuInnerInnerWidth=O,b.firstChild.style.minWidth=D.sizeInfo.menuInnerInnerWidth+"px"),D.$menu[0].style.minWidth=""}}}if(D.prevActiveIndex=D.activeIndex,D.options.liveSearch){if(N&&t){var z,T=0;D.selectpicker.view.canHighlight[T]||(T=1+D.selectpicker.view.canHighlight.slice(1).indexOf(!0)),z=D.selectpicker.view.visibleElements[T],D.defocusItem(D.selectpicker.view.currentActive),D.activeIndex=(D.selectpicker.current.data[T]||{}).index,D.focusItem(z)}}else D.$menuInner.trigger("focus")}l(i,!0),this.$menuInner.off("scroll.createView").on("scroll.createView",function(e,t){D.noScroll||l(this.scrollTop,t),D.noScroll=!1}),P(window).off("resize"+j+"."+this.selectId+".createView").on("resize"+j+"."+this.selectId+".createView",function(){D.$newElement.hasClass(V.SHOW)&&l(D.$menuInner[0].scrollTop)})},focusItem:function(e,t,i){if(e){t=t||this.selectpicker.main.data[this.activeIndex];var s=e.firstChild;s&&(s.setAttribute("aria-setsize",this.selectpicker.view.size),s.setAttribute("aria-posinset",t.posinset),!0!==i&&(this.focusedParent.setAttribute("aria-activedescendant",s.id),e.classList.add("active"),s.classList.add("active")))}},defocusItem:function(e){e&&(e.classList.remove("active"),e.firstChild&&e.firstChild.classList.remove("active"))},setPlaceholder:function(){var e=this,t=!1;if(this.options.title&&!this.multiple){this.selectpicker.view.titleOption||(this.selectpicker.view.titleOption=document.createElement("option")),t=!0;var i=this.$element[0],s=!1,n=!this.selectpicker.view.titleOption.parentNode,o=i.selectedIndex,r=i.options[o],l=window.performance&&window.performance.getEntriesByType("navigation"),a=l&&l.length?"back_forward"!==l[0].type:2!==window.performance.navigation.type;n&&(this.selectpicker.view.titleOption.className="bs-title-option",this.selectpicker.view.titleOption.value="",s=!r||0===o&&!1===r.defaultSelected&&void 0===this.$element.data("selected")),!n&&0===this.selectpicker.view.titleOption.index||i.insertBefore(this.selectpicker.view.titleOption,i.firstChild),s&&a?i.selectedIndex=0:"complete"!==document.readyState&&window.addEventListener("pageshow",function(){e.selectpicker.view.displayedValue!==i.value&&e.render()})}return t},buildData:function(){var p=':not([hidden]):not([data-hidden="true"])',u=[],f=0,m=this.setPlaceholder()?1:0;this.options.hideDisabled&&(p+=":not(:disabled)");var e=this.$element[0].querySelectorAll("select > *"+p);function v(e){var t=u[u.length-1];t&&"divider"===t.type&&(t.optID||e.optID)||((e=e||{}).type="divider",u.push(e))}function g(e,t){if((t=t||{}).divider="true"===e.getAttribute("data-divider"),t.divider)v({optID:t.optID});else{var i=u.length,s=e.style.cssText,n=s?S(s):"",o=(e.className||"")+(t.optgroupClass||"");t.optID&&(o="opt "+o),t.optionClass=o.trim(),t.inlineStyle=n,t.text=e.textContent,t.content=e.getAttribute("data-content"),t.tokens=e.getAttribute("data-tokens"),t.subtext=e.getAttribute("data-subtext"),t.icon=e.getAttribute("data-icon"),e.liIndex=i,t.display=t.content||t.text,t.type="option",t.index=i,t.option=e,t.selected=!!e.selected,t.disabled=t.disabled||!!e.disabled,u.push(t)}}function t(e,t){var i=t[e],s=!(e-1<m)&&t[e-1],n=t[e+1],o=i.querySelectorAll("option"+p);if(o.length){var r,l,a={display:S(i.label),subtext:i.getAttribute("data-subtext"),icon:i.getAttribute("data-icon"),type:"optgroup-label",optgroupClass:" "+(i.className||"")};f++,s&&v({optID:f}),a.optID=f,u.push(a);for(var c=0,d=o.length;c<d;c++){var h=o[c];0===c&&(l=(r=u.length-1)+d),g(h,{headerIndex:r,lastIndex:l,optID:a.optID,optgroupClass:a.optgroupClass,disabled:i.disabled})}n&&v({optID:f})}}for(var i=e.length,s=m;s<i;s++){var n=e[s];"OPTGROUP"!==n.tagName?g(n,{}):t(s,e)}this.selectpicker.main.data=this.selectpicker.current.data=u},buildList:function(){var s=this,e=this.selectpicker.main.data,n=[],o=0;function t(e){var t,i=0;switch(e.type){case"divider":t=K.li(!1,V.DIVIDER,e.optID?e.optID+"div":void 0);break;case"option":(t=K.li(K.a(K.text.call(s,e),e.optionClass,e.inlineStyle),"",e.optID)).firstChild&&(t.firstChild.id=s.selectId+"-"+e.index);break;case"optgroup-label":t=K.li(K.label.call(s,e),"dropdown-header"+e.optgroupClass,e.optID)}e.element=t,n.push(t),e.display&&(i+=e.display.length),e.subtext&&(i+=e.subtext.length),e.icon&&(i+=1),o<i&&(o=i,s.selectpicker.view.widestOption=n[n.length-1])}!s.options.showTick&&!s.multiple||_.checkMark.parentNode||(_.checkMark.className=this.options.iconBase+" "+s.options.tickIcon+" check-mark",_.a.appendChild(_.checkMark));for(var i=e.length,r=0;r<i;r++){t(e[r])}this.selectpicker.main.elements=this.selectpicker.current.elements=n},findLis:function(){return this.$menuInner.find(".inner > li")},render:function(){var e,t=this,i=this.$element[0],s=this.setPlaceholder()&&0===i.selectedIndex,n=O(i,this.options.hideDisabled),o=n.length,r=this.$button[0],l=r.querySelector(".filter-option-inner-inner"),a=document.createTextNode(this.options.multipleSeparator),c=_.fragment.cloneNode(!1),d=!1;if(r.classList.toggle("bs-placeholder",t.multiple?!o:!z(i,n)),t.multiple||1!==n.length||(t.selectpicker.view.displayedValue=z(i,n)),"static"===this.options.selectedTextFormat)c=K.text.call(this,{text:this.options.title},!0);else if(!1===(this.multiple&&-1!==this.options.selectedTextFormat.indexOf("count")&&1<o&&(1<(e=this.options.selectedTextFormat.split(">")).length&&o>e[1]||1===e.length&&2<=o))){if(!s){for(var h=0;h<o&&h<50;h++){var p=n[h],u=this.selectpicker.main.data[p.liIndex],f={};this.multiple&&0<h&&c.appendChild(a.cloneNode(!1)),p.title?f.text=p.title:u&&(u.content&&t.options.showContent?(f.content=u.content.toString(),d=!0):(t.options.showIcon&&(f.icon=u.icon),t.options.showSubtext&&!t.multiple&&u.subtext&&(f.subtext=" "+u.subtext),f.text=p.textContent.trim())),c.appendChild(K.text.call(this,f,!0))}49<o&&c.appendChild(document.createTextNode("..."))}}else{var m=':not([hidden]):not([data-hidden="true"]):not([data-divider="true"])';this.options.hideDisabled&&(m+=":not(:disabled)");var v=this.$element[0].querySelectorAll("select > option"+m+", optgroup"+m+" option"+m).length,g="function"==typeof this.options.countSelectedText?this.options.countSelectedText(o,v):this.options.countSelectedText;c=K.text.call(this,{text:g.replace("{0}",o.toString()).replace("{1}",v.toString())},!0)}if(null==this.options.title&&(this.options.title=this.$element.attr("title")),c.childNodes.length||(c=K.text.call(this,{text:void 0!==this.options.title?this.options.title:this.options.noneSelectedText},!0)),r.title=c.textContent.replace(/<[^>]*>?/g,"").trim(),this.options.sanitize&&d&&W([c],t.options.whiteList,t.options.sanitizeFn),l.innerHTML="",l.appendChild(c),M.major<4&&this.$newElement[0].classList.contains("bs3-has-addon")){var b=r.querySelector(".filter-expand"),w=l.cloneNode(!0);w.className="filter-expand",b?r.replaceChild(w,b):r.appendChild(w)}this.$element.trigger("rendered"+j)},setStyle:function(e,t){var i,s=this.$button[0],n=this.$newElement[0],o=this.options.style.trim();this.$element.attr("class")&&this.$newElement.addClass(this.$element.attr("class").replace(/selectpicker|mobile-device|bs-select-hidden|validate\[.*\]/gi,"")),M.major<4&&(n.classList.add("bs3"),n.parentNode.classList&&n.parentNode.classList.contains("input-group")&&(n.previousElementSibling||n.nextElementSibling)&&(n.previousElementSibling||n.nextElementSibling).classList.contains("input-group-addon")&&n.classList.add("bs3-has-addon")),i=e?e.trim():o,"add"==t?i&&s.classList.add.apply(s.classList,i.split(" ")):"remove"==t?i&&s.classList.remove.apply(s.classList,i.split(" ")):(o&&s.classList.remove.apply(s.classList,o.split(" ")),i&&s.classList.add.apply(s.classList,i.split(" ")))},liHeight:function(e){if(e||!1!==this.options.size&&!Object.keys(this.sizeInfo).length){var t,i=_.div.cloneNode(!1),s=_.div.cloneNode(!1),n=_.div.cloneNode(!1),o=document.createElement("ul"),r=_.li.cloneNode(!1),l=_.li.cloneNode(!1),a=_.a.cloneNode(!1),c=_.span.cloneNode(!1),d=this.options.header&&0<this.$menu.find("."+V.POPOVERHEADER).length?this.$menu.find("."+V.POPOVERHEADER)[0].cloneNode(!0):null,h=this.options.liveSearch?_.div.cloneNode(!1):null,p=this.options.actionsBox&&this.multiple&&0<this.$menu.find(".bs-actionsbox").length?this.$menu.find(".bs-actionsbox")[0].cloneNode(!0):null,u=this.options.doneButton&&this.multiple&&0<this.$menu.find(".bs-donebutton").length?this.$menu.find(".bs-donebutton")[0].cloneNode(!0):null,f=this.$element.find("option")[0];if(this.sizeInfo.selectWidth=this.$newElement[0].offsetWidth,c.className="text",a.className="dropdown-item "+(f?f.className:""),i.className=this.$menu[0].parentNode.className+" "+V.SHOW,i.style.width=0,"auto"===this.options.width&&(s.style.minWidth=0),s.className=V.MENU+" "+V.SHOW,n.className="inner "+V.SHOW,o.className=V.MENU+" inner "+("4"===M.major?V.SHOW:""),r.className=V.DIVIDER,l.className="dropdown-header",c.appendChild(document.createTextNode("\u200b")),this.selectpicker.current.data.length)for(var m=0;m<this.selectpicker.current.data.length;m++){var v=this.selectpicker.current.data[m];if("option"===v.type){t=v.element;break}}else t=_.li.cloneNode(!1),a.appendChild(c),t.appendChild(a);if(l.appendChild(c.cloneNode(!0)),this.selectpicker.view.widestOption&&o.appendChild(this.selectpicker.view.widestOption.cloneNode(!0)),o.appendChild(t),o.appendChild(r),o.appendChild(l),d&&s.appendChild(d),h){var g=document.createElement("input");h.className="bs-searchbox",g.className="form-control",h.appendChild(g),s.appendChild(h)}p&&s.appendChild(p),n.appendChild(o),s.appendChild(n),u&&s.appendChild(u),i.appendChild(s),document.body.appendChild(i);var b,w=t.offsetHeight,I=l?l.offsetHeight:0,x=d?d.offsetHeight:0,k=h?h.offsetHeight:0,y=p?p.offsetHeight:0,$=u?u.offsetHeight:0,S=P(r).outerHeight(!0),E=!!window.getComputedStyle&&window.getComputedStyle(s),C=s.offsetWidth,O=E?null:P(s),z={vert:N(E?E.paddingTop:O.css("paddingTop"))+N(E?E.paddingBottom:O.css("paddingBottom"))+N(E?E.borderTopWidth:O.css("borderTopWidth"))+N(E?E.borderBottomWidth:O.css("borderBottomWidth")),horiz:N(E?E.paddingLeft:O.css("paddingLeft"))+N(E?E.paddingRight:O.css("paddingRight"))+N(E?E.borderLeftWidth:O.css("borderLeftWidth"))+N(E?E.borderRightWidth:O.css("borderRightWidth"))},T={vert:z.vert+N(E?E.marginTop:O.css("marginTop"))+N(E?E.marginBottom:O.css("marginBottom"))+2,horiz:z.horiz+N(E?E.marginLeft:O.css("marginLeft"))+N(E?E.marginRight:O.css("marginRight"))+2};n.style.overflowY="scroll",b=s.offsetWidth-C,document.body.removeChild(i),this.sizeInfo.liHeight=w,this.sizeInfo.dropdownHeaderHeight=I,this.sizeInfo.headerHeight=x,this.sizeInfo.searchHeight=k,this.sizeInfo.actionsHeight=y,this.sizeInfo.doneButtonHeight=$,this.sizeInfo.dividerHeight=S,this.sizeInfo.menuPadding=z,this.sizeInfo.menuExtras=T,this.sizeInfo.menuWidth=C,this.sizeInfo.menuInnerInnerWidth=C-z.horiz,this.sizeInfo.totalMenuWidth=this.sizeInfo.menuWidth,this.sizeInfo.scrollBarWidth=b,this.sizeInfo.selectHeight=this.$newElement[0].offsetHeight,this.setPositionData()}},getSelectPosition:function(){var e,t=P(window),i=this.$newElement.offset(),s=P(this.options.container);this.options.container&&s.length&&!s.is("body")?((e=s.offset()).top+=parseInt(s.css("borderTopWidth")),e.left+=parseInt(s.css("borderLeftWidth"))):e={top:0,left:0};var n=this.options.windowPadding;this.sizeInfo.selectOffsetTop=i.top-e.top-t.scrollTop(),this.sizeInfo.selectOffsetBot=t.height()-this.sizeInfo.selectOffsetTop-this.sizeInfo.selectHeight-e.top-n[2],this.sizeInfo.selectOffsetLeft=i.left-e.left-t.scrollLeft(),this.sizeInfo.selectOffsetRight=t.width()-this.sizeInfo.selectOffsetLeft-this.sizeInfo.selectWidth-e.left-n[1],this.sizeInfo.selectOffsetTop-=n[0],this.sizeInfo.selectOffsetLeft-=n[3]},setMenuSize:function(e){this.getSelectPosition();var t,i,s,n,o,r,l,a,c=this.sizeInfo.selectWidth,d=this.sizeInfo.liHeight,h=this.sizeInfo.headerHeight,p=this.sizeInfo.searchHeight,u=this.sizeInfo.actionsHeight,f=this.sizeInfo.doneButtonHeight,m=this.sizeInfo.dividerHeight,v=this.sizeInfo.menuPadding,g=0;if(this.options.dropupAuto&&(l=d*this.selectpicker.current.elements.length+v.vert,a=this.sizeInfo.selectOffsetTop-this.sizeInfo.selectOffsetBot>this.sizeInfo.menuExtras.vert&&l+this.sizeInfo.menuExtras.vert+50>this.sizeInfo.selectOffsetBot,!0===this.selectpicker.isSearching&&(a=this.selectpicker.dropup),this.$newElement.toggleClass(V.DROPUP,a),this.selectpicker.dropup=a),"auto"===this.options.size)n=3<this.selectpicker.current.elements.length?3*this.sizeInfo.liHeight+this.sizeInfo.menuExtras.vert-2:0,i=this.sizeInfo.selectOffsetBot-this.sizeInfo.menuExtras.vert,s=n+h+p+u+f,r=Math.max(n-v.vert,0),this.$newElement.hasClass(V.DROPUP)&&(i=this.sizeInfo.selectOffsetTop-this.sizeInfo.menuExtras.vert),t=(o=i)-h-p-u-f-v.vert;else if(this.options.size&&"auto"!=this.options.size&&this.selectpicker.current.elements.length>this.options.size){for(var b=0;b<this.options.size;b++)"divider"===this.selectpicker.current.data[b].type&&g++;t=(i=d*this.options.size+g*m+v.vert)-v.vert,o=i+h+p+u+f,s=r=""}this.$menu.css({"max-height":o+"px",overflow:"hidden","min-height":s+"px"}),this.$menuInner.css({"max-height":t+"px","overflow-y":"auto","min-height":r+"px"}),this.sizeInfo.menuInnerHeight=Math.max(t,1),this.selectpicker.current.data.length&&this.selectpicker.current.data[this.selectpicker.current.data.length-1].position>this.sizeInfo.menuInnerHeight&&(this.sizeInfo.hasScrollBar=!0,this.sizeInfo.totalMenuWidth=this.sizeInfo.menuWidth+this.sizeInfo.scrollBarWidth),"auto"===this.options.dropdownAlignRight&&this.$menu.toggleClass(V.MENURIGHT,this.sizeInfo.selectOffsetLeft>this.sizeInfo.selectOffsetRight&&this.sizeInfo.selectOffsetRight<this.sizeInfo.totalMenuWidth-c),this.dropdown&&this.dropdown._popper&&this.dropdown._popper.update()},setSize:function(e){if(this.liHeight(e),this.options.header&&this.$menu.css("padding-top",0),!1!==this.options.size){var t=this,i=P(window);this.setMenuSize(),this.options.liveSearch&&this.$searchbox.off("input.setMenuSize propertychange.setMenuSize").on("input.setMenuSize propertychange.setMenuSize",function(){return t.setMenuSize()}),"auto"===this.options.size?i.off("resize"+j+"."+this.selectId+".setMenuSize scroll"+j+"."+this.selectId+".setMenuSize").on("resize"+j+"."+this.selectId+".setMenuSize scroll"+j+"."+this.selectId+".setMenuSize",function(){return t.setMenuSize()}):this.options.size&&"auto"!=this.options.size&&this.selectpicker.current.elements.length>this.options.size&&i.off("resize"+j+"."+this.selectId+".setMenuSize scroll"+j+"."+this.selectId+".setMenuSize")}this.createView(!1,!0,e)},setWidth:function(){var i=this;"auto"===this.options.width?requestAnimationFrame(function(){i.$menu.css("min-width","0"),i.$element.on("loaded"+j,function(){i.liHeight(),i.setMenuSize();var e=i.$newElement.clone().appendTo("body"),t=e.css("width","auto").children("button").outerWidth();e.remove(),i.sizeInfo.selectWidth=Math.max(i.sizeInfo.totalMenuWidth,t),i.$newElement.css("width",i.sizeInfo.selectWidth+"px")})}):"fit"===this.options.width?(this.$menu.css("min-width",""),this.$newElement.css("width","").addClass("fit-width")):this.options.width?(this.$menu.css("min-width",""),this.$newElement.css("width",this.options.width)):(this.$menu.css("min-width",""),this.$newElement.css("width","")),this.$newElement.hasClass("fit-width")&&"fit"!==this.options.width&&this.$newElement[0].classList.remove("fit-width")},selectPosition:function(){this.$bsContainer=P('<div class="bs-container" />');function e(e){var t={},i=r.options.display||!!P.fn.dropdown.Constructor.Default&&P.fn.dropdown.Constructor.Default.display;r.$bsContainer.addClass(e.attr("class").replace(/form-control|fit-width/gi,"")).toggleClass(V.DROPUP,e.hasClass(V.DROPUP)),s=e.offset(),l.is("body")?n={top:0,left:0}:((n=l.offset()).top+=parseInt(l.css("borderTopWidth"))-l.scrollTop(),n.left+=parseInt(l.css("borderLeftWidth"))-l.scrollLeft()),o=e.hasClass(V.DROPUP)?0:e[0].offsetHeight,(M.major<4||"static"===i)&&(t.top=s.top-n.top+o,t.left=s.left-n.left),t.width=e[0].offsetWidth,r.$bsContainer.css(t)}var s,n,o,r=this,l=P(this.options.container);this.$button.on("click.bs.dropdown.data-api",function(){r.isDisabled()||(e(r.$newElement),r.$bsContainer.appendTo(r.options.container).toggleClass(V.SHOW,!r.$button.hasClass(V.SHOW)).append(r.$menu))}),P(window).off("resize"+j+"."+this.selectId+" scroll"+j+"."+this.selectId).on("resize"+j+"."+this.selectId+" scroll"+j+"."+this.selectId,function(){r.$newElement.hasClass(V.SHOW)&&e(r.$newElement)}),this.$element.on("hide"+j,function(){r.$menu.data("height",r.$menu.height()),r.$bsContainer.detach()})},setOptionStatus:function(e){var t=this;if(t.noScroll=!1,t.selectpicker.view.visibleElements&&t.selectpicker.view.visibleElements.length)for(var i=0;i<t.selectpicker.view.visibleElements.length;i++){var s=t.selectpicker.current.data[i+t.selectpicker.view.position0],n=s.option;n&&(!0!==e&&t.setDisabled(s.index,s.disabled),t.setSelected(s.index,n.selected))}},setSelected:function(e,t){var i,s,n=this.selectpicker.main.elements[e],o=this.selectpicker.main.data[e],r=void 0!==this.activeIndex,l=this.activeIndex===e||t&&!this.multiple&&!r;o.selected=t,s=n.firstChild,t&&(this.selectedIndex=e),n.classList.toggle("selected",t),l?(this.focusItem(n,o),this.selectpicker.view.currentActive=n,this.activeIndex=e):this.defocusItem(n),s&&(s.classList.toggle("selected",t),t?s.setAttribute("aria-selected",!0):this.multiple?s.setAttribute("aria-selected",!1):s.removeAttribute("aria-selected")),l||r||!t||void 0===this.prevActiveIndex||(i=this.selectpicker.main.elements[this.prevActiveIndex],this.defocusItem(i))},setDisabled:function(e,t){var i,s=this.selectpicker.main.elements[e];this.selectpicker.main.data[e].disabled=t,i=s.firstChild,s.classList.toggle(V.DISABLED,t),i&&("4"===M.major&&i.classList.toggle(V.DISABLED,t),t?(i.setAttribute("aria-disabled",t),i.setAttribute("tabindex",-1)):(i.removeAttribute("aria-disabled"),i.setAttribute("tabindex",0)))},isDisabled:function(){return this.$element[0].disabled},checkDisabled:function(){this.isDisabled()?(this.$newElement[0].classList.add(V.DISABLED),this.$button.addClass(V.DISABLED).attr("aria-disabled",!0)):this.$button[0].classList.contains(V.DISABLED)&&(this.$newElement[0].classList.remove(V.DISABLED),this.$button.removeClass(V.DISABLED).attr("aria-disabled",!1))},clickListener:function(){var C=this,t=P(document);function e(){C.options.liveSearch?C.$searchbox.trigger("focus"):C.$menuInner.trigger("focus")}function i(){C.dropdown&&C.dropdown._popper&&C.dropdown._popper.state.isCreated?e():requestAnimationFrame(i)}t.data("spaceSelect",!1),this.$button.on("keyup",function(e){/(32)/.test(e.keyCode.toString(10))&&t.data("spaceSelect")&&(e.preventDefault(),t.data("spaceSelect",!1))}),this.$newElement.on("show.bs.dropdown",function(){3<M.major&&!C.dropdown&&(C.dropdown=C.$button.data("bs.dropdown"),C.dropdown._menu=C.$menu[0])}),this.$button.on("click.bs.dropdown.data-api",function(){C.$newElement.hasClass(V.SHOW)||C.setSize()}),this.$element.on("shown"+j,function(){C.$menuInner[0].scrollTop!==C.selectpicker.view.scrollTop&&(C.$menuInner[0].scrollTop=C.selectpicker.view.scrollTop),3<M.major?requestAnimationFrame(i):e()}),this.$menuInner.on("mouseenter","li a",function(e){var t=this.parentElement,i=C.isVirtual()?C.selectpicker.view.position0:0,s=Array.prototype.indexOf.call(t.parentElement.children,t),n=C.selectpicker.current.data[s+i];C.focusItem(t,n,!0)}),this.$menuInner.on("click","li a",function(e,t){var i=P(this),s=C.$element[0],n=C.isVirtual()?C.selectpicker.view.position0:0,o=C.selectpicker.current.data[i.parent().index()+n],r=o.index,l=z(s),a=s.selectedIndex,c=s.options[a],d=!0;if(C.multiple&&1!==C.options.maxOptions&&e.stopPropagation(),e.preventDefault(),!C.isDisabled()&&!i.parent().hasClass(V.DISABLED)){var h=o.option,p=P(h),u=h.selected,f=p.parent("optgroup"),m=f.find("option"),v=C.options.maxOptions,g=f.data("maxOptions")||!1;if(r===C.activeIndex&&(t=!0),t||(C.prevActiveIndex=C.activeIndex,C.activeIndex=void 0),C.multiple){if(h.selected=!u,C.setSelected(r,!u),C.focusedParent.focus(),!1!==v||!1!==g){var b=v<O(s).length,w=g<f.find("option:selected").length;if(v&&b||g&&w)if(v&&1==v)s.selectedIndex=-1,h.selected=!0,C.setOptionStatus(!0);else if(g&&1==g){for(var I=0;I<m.length;I++){var x=m[I];x.selected=!1,C.setSelected(x.liIndex,!1)}h.selected=!0,C.setSelected(r,!0)}else{var k="string"==typeof C.options.maxOptionsText?[C.options.maxOptionsText,C.options.maxOptionsText]:C.options.maxOptionsText,y="function"==typeof k?k(v,g):k,$=y[0].replace("{n}",v),S=y[1].replace("{n}",g),E=P('<div class="notify"></div>');y[2]&&($=$.replace("{var}",y[2][1<v?0:1]),S=S.replace("{var}",y[2][1<g?0:1])),h.selected=!1,C.$menu.append(E),v&&b&&(E.append(P("<div>"+$+"</div>")),d=!1,C.$element.trigger("maxReached"+j)),g&&w&&(E.append(P("<div>"+S+"</div>")),d=!1,C.$element.trigger("maxReachedGrp"+j)),setTimeout(function(){C.setSelected(r,!1)},10),E[0].classList.add("fadeOut"),setTimeout(function(){E.remove()},1050)}}}else c&&(c.selected=!1),h.selected=!0,C.setSelected(r,!0);!C.multiple||C.multiple&&1===C.options.maxOptions?C.$button.trigger("focus"):C.options.liveSearch&&C.$searchbox.trigger("focus"),d&&(!C.multiple&&a===s.selectedIndex||(T=[h.index,p.prop("selected"),l],C.$element.triggerNative("change")))}}),this.$menu.on("click","li."+V.DISABLED+" a, ."+V.POPOVERHEADER+", ."+V.POPOVERHEADER+" :not(.close)",function(e){e.currentTarget==this&&(e.preventDefault(),e.stopPropagation(),C.options.liveSearch&&!P(e.target).hasClass("close")?C.$searchbox.trigger("focus"):C.$button.trigger("focus"))}),this.$menuInner.on("click",".divider, .dropdown-header",function(e){e.preventDefault(),e.stopPropagation(),C.options.liveSearch?C.$searchbox.trigger("focus"):C.$button.trigger("focus")}),this.$menu.on("click","."+V.POPOVERHEADER+" .close",function(){C.$button.trigger("click")}),this.$searchbox.on("click",function(e){e.stopPropagation()}),this.$menu.on("click",".actions-btn",function(e){C.options.liveSearch?C.$searchbox.trigger("focus"):C.$button.trigger("focus"),e.preventDefault(),e.stopPropagation(),P(this).hasClass("bs-select-all")?C.selectAll():C.deselectAll()}),this.$button.on("focus"+j,function(e){var t=C.$element[0].getAttribute("tabindex");void 0!==t&&e.originalEvent&&e.originalEvent.isTrusted&&(this.setAttribute("tabindex",t),C.$element[0].setAttribute("tabindex",-1),C.selectpicker.view.tabindex=t)}).on("blur"+j,function(e){void 0!==C.selectpicker.view.tabindex&&e.originalEvent&&e.originalEvent.isTrusted&&(C.$element[0].setAttribute("tabindex",C.selectpicker.view.tabindex),this.setAttribute("tabindex",-1),C.selectpicker.view.tabindex=void 0)}),this.$element.on("change"+j,function(){C.render(),C.$element.trigger("changed"+j,T),T=null}).on("focus"+j,function(){C.options.mobile||C.$button[0].focus()})},liveSearchListener:function(){var u=this;this.$button.on("click.bs.dropdown.data-api",function(){u.$searchbox.val()&&(u.$searchbox.val(""),u.selectpicker.search.previousValue=void 0)}),this.$searchbox.on("click.bs.dropdown.data-api focus.bs.dropdown.data-api touchend.bs.dropdown.data-api",function(e){e.stopPropagation()}),this.$searchbox.on("input propertychange",function(){var e=u.$searchbox[0].value;if(u.selectpicker.search.elements=[],u.selectpicker.search.data=[],e){var t=[],i=e.toUpperCase(),s={},n=[],o=u._searchStyle(),r=u.options.liveSearchNormalize;r&&(i=w(i));for(var l=0;l<u.selectpicker.main.data.length;l++){var a=u.selectpicker.main.data[l];s[l]||(s[l]=k(a,i,o,r)),s[l]&&void 0!==a.headerIndex&&-1===n.indexOf(a.headerIndex)&&(0<a.headerIndex&&(s[a.headerIndex-1]=!0,n.push(a.headerIndex-1)),s[a.headerIndex]=!0,n.push(a.headerIndex),s[a.lastIndex+1]=!0),s[l]&&"optgroup-label"!==a.type&&n.push(l)}l=0;for(var c=n.length;l<c;l++){var d=n[l],h=n[l-1],p=(a=u.selectpicker.main.data[d],u.selectpicker.main.data[h]);("divider"!==a.type||"divider"===a.type&&p&&"divider"!==p.type&&c-1!==l)&&(u.selectpicker.search.data.push(a),t.push(u.selectpicker.main.elements[d]))}u.activeIndex=void 0,u.noScroll=!0,u.$menuInner.scrollTop(0),u.selectpicker.search.elements=t,u.createView(!0),function(e,t){e.length||(_.noResults.innerHTML=this.options.noneResultsText.replace("{0}",'"'+S(t)+'"'),this.$menuInner[0].firstChild.appendChild(_.noResults))}.call(u,t,e)}else u.selectpicker.search.previousValue&&(u.$menuInner.scrollTop(0),u.createView(!1));u.selectpicker.search.previousValue=e})},_searchStyle:function(){return this.options.liveSearchStyle||"contains"},val:function(e){var t=this.$element[0];if(void 0===e)return this.$element.val();var i=z(t);if(T=[null,null,i],this.$element.val(e).trigger("changed"+j,T),this.$newElement.hasClass(V.SHOW))if(this.multiple)this.setOptionStatus(!0);else{var s=(t.options[t.selectedIndex]||{}).liIndex;"number"==typeof s&&(this.setSelected(this.selectedIndex,!1),this.setSelected(s,!0))}return this.render(),T=null,this.$element},changeAll:function(e){if(this.multiple){void 0===e&&(e=!0);var t=this.$element[0],i=0,s=0,n=z(t);t.classList.add("bs-select-hidden");for(var o=0,r=this.selectpicker.current.data,l=r.length;o<l;o++){var a=r[o],c=a.option;c&&!a.disabled&&"divider"!==a.type&&(a.selected&&i++,!0===(c.selected=e)&&s++)}t.classList.remove("bs-select-hidden"),i!==s&&(this.setOptionStatus(),T=[null,null,n],this.$element.triggerNative("change"))}},selectAll:function(){return this.changeAll(!0)},deselectAll:function(){return this.changeAll(!1)},toggle:function(e){(e=e||window.event)&&e.stopPropagation(),this.$button.trigger("click.bs.dropdown.data-api")},keydown:function(e){var t,i,s,n,o,r=P(this),l=r.hasClass("dropdown-toggle"),a=(l?r.closest(".dropdown"):r.closest(F.MENU)).data("this"),c=a.findLis(),d=!1,h=e.which===H&&!l&&!a.options.selectOnTab,p=G.test(e.which)||h,u=a.$menuInner[0].scrollTop,f=!0===a.isVirtual()?a.selectpicker.view.position0:0;if(!(112<=e.which&&e.which<=123))if(!(i=a.$newElement.hasClass(V.SHOW))&&(p||48<=e.which&&e.which<=57||96<=e.which&&e.which<=105||65<=e.which&&e.which<=90)&&(a.$button.trigger("click.bs.dropdown.data-api"),a.options.liveSearch))a.$searchbox.trigger("focus");else{if(e.which===A&&i&&(e.preventDefault(),a.$button.trigger("click.bs.dropdown.data-api").trigger("focus")),p){if(!c.length)return;-1!==(t=(s=a.selectpicker.main.elements[a.activeIndex])?Array.prototype.indexOf.call(s.parentElement.children,s):-1)&&a.defocusItem(s),e.which===B?(-1!==t&&t--,t+f<0&&(t+=c.length),a.selectpicker.view.canHighlight[t+f]||-1===(t=a.selectpicker.view.canHighlight.slice(0,t+f).lastIndexOf(!0)-f)&&(t=c.length-1)):e.which!==R&&!h||(++t+f>=a.selectpicker.view.canHighlight.length&&(t=a.selectpicker.view.firstHighlightIndex),a.selectpicker.view.canHighlight[t+f]||(t=t+1+a.selectpicker.view.canHighlight.slice(t+f+1).indexOf(!0))),e.preventDefault();var m=f+t;e.which===B?0===f&&t===c.length-1?(a.$menuInner[0].scrollTop=a.$menuInner[0].scrollHeight,m=a.selectpicker.current.elements.length-1):d=(o=(n=a.selectpicker.current.data[m]).position-n.height)<u:e.which!==R&&!h||(t===a.selectpicker.view.firstHighlightIndex?(a.$menuInner[0].scrollTop=0,m=a.selectpicker.view.firstHighlightIndex):d=u<(o=(n=a.selectpicker.current.data[m]).position-a.sizeInfo.menuInnerHeight)),s=a.selectpicker.current.elements[m],a.activeIndex=a.selectpicker.current.data[m].index,a.focusItem(s),a.selectpicker.view.currentActive=s,d&&(a.$menuInner[0].scrollTop=o),a.options.liveSearch?a.$searchbox.trigger("focus"):r.trigger("focus")}else if(!r.is("input")&&!q.test(e.which)||e.which===D&&a.selectpicker.keydown.keyHistory){var v,g,b=[];e.preventDefault(),a.selectpicker.keydown.keyHistory+=C[e.which],a.selectpicker.keydown.resetKeyHistory.cancel&&clearTimeout(a.selectpicker.keydown.resetKeyHistory.cancel),a.selectpicker.keydown.resetKeyHistory.cancel=a.selectpicker.keydown.resetKeyHistory.start(),g=a.selectpicker.keydown.keyHistory,/^(.)\1+$/.test(g)&&(g=g.charAt(0));for(var w=0;w<a.selectpicker.current.data.length;w++){var I=a.selectpicker.current.data[w];k(I,g,"startsWith",!0)&&a.selectpicker.view.canHighlight[w]&&b.push(I.index)}if(b.length){var x=0;c.removeClass("active").find("a").removeClass("active"),1===g.length&&(-1===(x=b.indexOf(a.activeIndex))||x===b.length-1?x=0:x++),v=b[x],d=0<u-(n=a.selectpicker.main.data[v]).position?(o=n.position-n.height,!0):(o=n.position-a.sizeInfo.menuInnerHeight,n.position>u+a.sizeInfo.menuInnerHeight),s=a.selectpicker.main.elements[v],a.activeIndex=b[x],a.focusItem(s),s&&s.firstChild.focus(),d&&(a.$menuInner[0].scrollTop=o),r.trigger("focus")}}i&&(e.which===D&&!a.selectpicker.keydown.keyHistory||e.which===L||e.which===H&&a.options.selectOnTab)&&(e.which!==D&&e.preventDefault(),a.options.liveSearch&&e.which===D||(a.$menuInner.find(".active a").trigger("click",!0),r.trigger("focus"),a.options.liveSearch||(e.preventDefault(),P(document).data("spaceSelect",!0))))}},mobile:function(){this.options.mobile=!0,this.$element[0].classList.add("mobile-device")},refresh:function(){var e=P.extend({},this.options,this.$element.data());this.options=e,this.checkDisabled(),this.buildData(),this.setStyle(),this.render(),this.buildList(),this.setWidth(),this.setSize(!0),this.$element.trigger("refreshed"+j)},hide:function(){this.$newElement.hide()},show:function(){this.$newElement.show()},remove:function(){this.$newElement.remove(),this.$element.remove()},destroy:function(){this.$newElement.before(this.$element).remove(),this.$bsContainer?this.$bsContainer.remove():this.$menu.remove(),this.selectpicker.view.titleOption&&this.selectpicker.view.titleOption.parentNode&&this.selectpicker.view.titleOption.parentNode.removeChild(this.selectpicker.view.titleOption),this.$element.off(j).removeData("selectpicker").removeClass("bs-select-hidden selectpicker"),P(window).off(j+"."+this.selectId)}};var J=P.fn.selectpicker;function Q(){if(P.fn.dropdown)return(P.fn.dropdown.Constructor._dataApiKeydownHandler||P.fn.dropdown.Constructor.prototype.keydown).apply(this,arguments)}P.fn.selectpicker=Z,P.fn.selectpicker.Constructor=Y,P.fn.selectpicker.noConflict=function(){return P.fn.selectpicker=J,this},P(document).off("keydown.bs.dropdown.data-api").on("keydown.bs.dropdown.data-api",':not(.bootstrap-select) > [data-toggle="dropdown"]',Q).on("keydown.bs.dropdown.data-api",":not(.bootstrap-select) > .dropdown-menu",Q).on("keydown"+j,'.bootstrap-select [data-toggle="dropdown"], .bootstrap-select [role="listbox"], .bootstrap-select .bs-searchbox input',Y.prototype.keydown).on("focusin.modal",'.bootstrap-select [data-toggle="dropdown"], .bootstrap-select [role="listbox"], .bootstrap-select .bs-searchbox input',function(e){e.stopPropagation()}),P(window).on("load"+j+".data-api",function(){P(".selectpicker").each(function(){var e=P(this);Z.call(e,e.data())})})}(e)});
     9//# sourceMappingURL=bootstrap-select.min.js.map
  • wpdatatables/trunk/assets/js/wpdatatables/admin/common.js

    r3152381 r3323204  
    6161 */
    6262jQuery.fn.wdtBootstrapTabs = jQuery.fn.tab;
    63 
     63let lastClickedElement = null;
     64jQuery(document).on('click', '*', function (e) {
     65    lastClickedElement = this;
     66});
    6467/**
    6568 * Extend jQuery to use our custom function for selectpicker
    6669 */
    6770jQuery.fn.wdtBootstrapSelectPicker= jQuery.fn.selectpicker;
    68 
    6971/**
    7072 * Extend jQuery to use AnimateCSS
     
    105107    fadeOutRight: function () {
    106108        var $this = jQuery(this);
     109        if (!jQuery(lastClickedElement).is('.wdt-apply,.wdt-column-apply, .wdt-apply *')) {
     110            return;
     111        }
    107112        jQuery(this).animateCss('fadeOutRight', function () {
    108113            $this
  • wpdatatables/trunk/config/config.inc.php

    r3319705 r3323204  
    1010// Current version
    1111
    12 define('WDT_CURRENT_VERSION', '6.3.3.1');
     12define('WDT_CURRENT_VERSION', '6.3.3.2');
    1313
    1414// Version when hooks are updated
     
    1818define('WDT_NUMBER_OF_ACTIVE_INSTALLS', '80,000+');
    1919// Number of active plugin installs for Amelia
    20 define('AMELIA_NUMBER_OF_ACTIVE_INSTALLS', '70,000+');
     20define('AMELIA_NUMBER_OF_ACTIVE_INSTALLS', '80,000+');
    2121// Number of appointments for Amelia
    2222define('AMELIA_NUMBER_OF_APPOINTMENTS', '900,000+');
  • wpdatatables/trunk/readme.txt

    r3319705 r3323204  
    77Tested up to: 6.8.1
    88Requires PHP: 7.4
    9 Stable tag: 6.3.3.1
     9Stable tag: 6.3.3.2
    1010License: GPLv2 or later
    1111License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    441441
    442442== Changelog ==
     443= 6.3.3.2 =
     444* Upgraded Bootstrap Select to a higher version (security-checked).
     445* Minor CSS fixes.
     446Other small bug fixes.
     447
    443448= 6.3.3.1 =
    444449* Security and stability improvements.
  • wpdatatables/trunk/source/class.wdttools.php

    r3145104 r3323204  
    11581158
    11591159        if (!is_admin() && get_option('wdtIncludeBootstrap') == 1) {
    1160             wp_enqueue_script('wdt-bootstrap', WDT_JS_PATH . 'bootstrap/bootstrap.min.js', array('jquery', 'wdt-bootstrap-select'), WDT_CURRENT_VERSION, true);
     1160            wp_enqueue_script('wdt-bootstrap', WDT_JS_PATH . 'bootstrap/bootstrap.min.js', array('jquery'), WDT_CURRENT_VERSION, true);
    11611161        } else if (is_admin() && get_option('wdtIncludeBootstrapBackEnd') == 1) {
    1162             wp_enqueue_script('wdt-bootstrap', WDT_JS_PATH . 'bootstrap/bootstrap.min.js', array('jquery', 'wdt-bootstrap-select'), WDT_CURRENT_VERSION, true);
     1162            wp_enqueue_script('wdt-bootstrap', WDT_JS_PATH . 'bootstrap/bootstrap.min.js', array('jquery'), WDT_CURRENT_VERSION, true);
    11631163        } else {
    1164             wp_enqueue_script('wdt-bootstrap', WDT_JS_PATH . 'bootstrap/noconf.bootstrap.min.js', array('jquery', 'wdt-bootstrap-select'), WDT_CURRENT_VERSION, true);
     1164            wp_enqueue_script('wdt-bootstrap', WDT_JS_PATH . 'bootstrap/noconf.bootstrap.min.js', array('jquery'), WDT_CURRENT_VERSION, true);
    11651165        }
    11661166        if (is_admin()) {
     
    11691169            wp_localize_script('wdt-bootstrap-tour-guide', 'wpdtTutorialStrings', WDTTools::getTutorialsTranslationStrings());
    11701170        }
    1171         wp_enqueue_script('wdt-bootstrap-select', WDT_JS_PATH . 'bootstrap/bootstrap-select/bootstrap-select.min.js', array(), false, true);
    11721171        wp_enqueue_script('wdt-bootstrap-tagsinput', WDT_JS_PATH . 'bootstrap/bootstrap-tagsinput/bootstrap-tagsinput.js', array(), false, true);
    11731172        wp_enqueue_script('wdt-moment', WDT_JS_PATH . 'moment/moment.js', array(), false, true);
    11741173        wp_enqueue_script('wdt-bootstrap-datetimepicker', WDT_JS_PATH . 'bootstrap/bootstrap-datetimepicker/bootstrap-datetimepicker.min.js', array(), false, true);
    11751174        wp_enqueue_script('wdt-bootstrap-growl', WDT_JS_PATH . 'bootstrap/bootstrap-growl/bootstrap-growl.min.js', array(), false, true);
     1175        wp_enqueue_script('wdt-bootstrap-select', WDT_JS_PATH . 'bootstrap/bootstrap-select/bootstrap-select.min.js', array('jquery', 'wdt-bootstrap'), WDT_CURRENT_VERSION, true);
    11761176    }
    11771177
  • wpdatatables/trunk/templates/admin/dashboard/dashboard.inc.php

    r3316071 r3323204  
    343343                            <i class="wpdt-icon-info-circle-full"></i>
    344344                            <ul>
    345                                 <li>Security and stability improvements.</li>
     345                                <li>Upgraded Bootstrap Select to a higher version (security-checked).</li>
    346346                                <li>Minor CSS fixes.</li>
    347347                                <li>Other small bug fixes.</li>
  • wpdatatables/trunk/wpdatatables.php

    r3319705 r3323204  
    44Plugin URI: https://wpdatatables.com
    55Description: Create responsive, sortable tables & charts from Excel, CSV or PHP. Add tables & charts to any post in minutes with DataTables.
    6 Version: 6.3.3.1
     6Version: 6.3.3.2
    77Author: TMS-Plugins
    88Author URI: https://tmsproducts.io
Note: See TracChangeset for help on using the changeset viewer.