﻿.pp-webpack-checkbox{position:relative;display:inline-flex;width:20px;height:20px;background:#fff;border:3px solid #ccc;cursor:pointer;border-radius:3px;margin-right:10px;top:2px;overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:12px;}.pp-webpack-checkbox .fa-check{line-height:20px;text-align:center;width:100%;color:#666;display:none;}.pp-webpack-checkbox.checked .fa-check{display:inline-block;}.pp-webpack-oldcheckbox{display:none;}.pp-web-select{position:relative;min-width:100px;border:1px solid #d9d9d9;height:40px;display:inline-block;cursor:pointer;padding-right:26px;}.pp-web-select .pp-web-select-current{position:relative;height:39px;line-height:39px;padding:0 10px;}.pp-web-select .pp-web-select-init{position:absolute;left:0;background:#f6f6f5;border:1px solid #d9d9d9;border-top:none;display:none;z-index:200;max-height:150px;overflow-y:auto;}.pp-web-select .pp-web-select-option{position:relative;width:auto;height:39px;line-height:39px;padding:0 10px;-webkit-transition:.2s background ease-in;transition:.2s background ease-in;}.pp-web-select .pp-web-select-option.current{display:none;}.pp-web-select .pp-web-select-option:hover{background-color:#eaeaea;}.pp-web-select .pp-web-select-arrow{width:26px;position:absolute;top:0;right:0;text-align:center;height:39px;line-height:39px;border-left:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;background:#f6f6f6;color:#6f6f6f;}