/* v3.1.7 08.42.2018.0842 */

.wpcr3_myplugin_options h2 { position:relative; }

.wpcr3_myplugin_options .w40px { width:40px; }
.wpcr3_myplugin_options .w200px { width:200px; }
.wpcr3_myplugin_options .w250px { width:250px; }

#wpcr3-meta-box b { font-weight:bold;color:#000; }

/* Select2 4.0.6-rc.1 ( renamed to wpcr3_select ) */
.wpcr3_select-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.wpcr3_select-container .wpcr3_select-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.wpcr3_select-container .wpcr3_select-selection--single .wpcr3_select-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wpcr3_select-container .wpcr3_select-selection--single .wpcr3_select-selection__clear{position:relative}.wpcr3_select-container[dir="rtl"] .wpcr3_select-selection--single .wpcr3_select-selection__rendered{padding-right:8px;padding-left:20px}.wpcr3_select-container .wpcr3_select-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.wpcr3_select-container .wpcr3_select-selection--multiple .wpcr3_select-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.wpcr3_select-container .wpcr3_select-search--inline{float:left}.wpcr3_select-container .wpcr3_select-search--inline .wpcr3_select-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.wpcr3_select-container .wpcr3_select-search--inline .wpcr3_select-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.wpcr3_select-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.wpcr3_select-results{display:block}.wpcr3_select-results__options{list-style:none;margin:0;padding:0}.wpcr3_select-results__option{padding:6px;user-select:none;-webkit-user-select:none}.wpcr3_select-results__option[aria-selected]{cursor:pointer}.wpcr3_select-container--open .wpcr3_select-dropdown{left:0}.wpcr3_select-container--open .wpcr3_select-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.wpcr3_select-container--open .wpcr3_select-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.wpcr3_select-search--dropdown{display:block;padding:4px}.wpcr3_select-search--dropdown .wpcr3_select-search__field{padding:4px;width:100%;box-sizing:border-box}.wpcr3_select-search--dropdown .wpcr3_select-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.wpcr3_select-search--dropdown.wpcr3_select-search--hide{display:none}.wpcr3_select-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.wpcr3_select-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.wpcr3_select-container--default .wpcr3_select-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.wpcr3_select-container--default .wpcr3_select-selection--single .wpcr3_select-selection__rendered{color:#444;line-height:28px}.wpcr3_select-container--default .wpcr3_select-selection--single .wpcr3_select-selection__clear{cursor:pointer;float:right;font-weight:bold}.wpcr3_select-container--default .wpcr3_select-selection--single .wpcr3_select-selection__placeholder{color:#999}.wpcr3_select-container--default .wpcr3_select-selection--single .wpcr3_select-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.wpcr3_select-container--default .wpcr3_select-selection--single .wpcr3_select-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.wpcr3_select-container--default[dir="rtl"] .wpcr3_select-selection--single .wpcr3_select-selection__clear{float:left}.wpcr3_select-container--default[dir="rtl"] .wpcr3_select-selection--single .wpcr3_select-selection__arrow{left:1px;right:auto}.wpcr3_select-container--default.wpcr3_select-container--disabled .wpcr3_select-selection--single{background-color:#eee;cursor:default}
.wpcr3_select-container--default.wpcr3_select-container--disabled .wpcr3_select-selection--single .wpcr3_select-selection__clear{display:none}.wpcr3_select-container--default.wpcr3_select-container--open .wpcr3_select-selection--single .wpcr3_select-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.wpcr3_select-container--default .wpcr3_select-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.wpcr3_select-container--default .wpcr3_select-selection--multiple .wpcr3_select-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.wpcr3_select-container--default .wpcr3_select-selection--multiple .wpcr3_select-selection__rendered li{list-style:none}.wpcr3_select-container--default .wpcr3_select-selection--multiple .wpcr3_select-selection__placeholder{color:#999;margin-top:5px;float:left}.wpcr3_select-container--default .wpcr3_select-selection--multiple .wpcr3_select-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.wpcr3_select-container--default .wpcr3_select-selection--multiple .wpcr3_select-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.wpcr3_select-container--default .wpcr3_select-selection--multiple .wpcr3_select-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.wpcr3_select-container--default .wpcr3_select-selection--multiple .wpcr3_select-selection__choice__remove:hover{color:#333}.wpcr3_select-container--default[dir="rtl"] .wpcr3_select-selection--multiple .wpcr3_select-selection__choice,.wpcr3_select-container--default[dir="rtl"] .wpcr3_select-selection--multiple .wpcr3_select-selection__placeholder,.wpcr3_select-container--default[dir="rtl"] .wpcr3_select-selection--multiple .wpcr3_select-search--inline{float:right}.wpcr3_select-container--default[dir="rtl"] .wpcr3_select-selection--multiple .wpcr3_select-selection__choice{margin-left:5px;margin-right:auto}.wpcr3_select-container--default[dir="rtl"] .wpcr3_select-selection--multiple .wpcr3_select-selection__choice__remove{margin-left:2px;margin-right:auto}.wpcr3_select-container--default.wpcr3_select-container--focus .wpcr3_select-selection--multiple{border:solid black 1px;outline:0}.wpcr3_select-container--default.wpcr3_select-container--disabled .wpcr3_select-selection--multiple{background-color:#eee;cursor:default}.wpcr3_select-container--default.wpcr3_select-container--disabled .wpcr3_select-selection__choice__remove{display:none}.wpcr3_select-container--default.wpcr3_select-container--open.wpcr3_select-container--above .wpcr3_select-selection--single,.wpcr3_select-container--default.wpcr3_select-container--open.wpcr3_select-container--above .wpcr3_select-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.wpcr3_select-container--default.wpcr3_select-container--open.wpcr3_select-container--below .wpcr3_select-selection--single,.wpcr3_select-container--default.wpcr3_select-container--open.wpcr3_select-container--below .wpcr3_select-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.wpcr3_select-container--default .wpcr3_select-search--dropdown .wpcr3_select-search__field{border:1px solid #aaa}.wpcr3_select-container--default .wpcr3_select-search--inline .wpcr3_select-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.wpcr3_select-container--default .wpcr3_select-results>.wpcr3_select-results__options{max-height:200px;overflow-y:auto}.wpcr3_select-container--default .wpcr3_select-results__option[role=group]{padding:0}.wpcr3_select-container--default .wpcr3_select-results__option[aria-disabled=true]{color:#999}.wpcr3_select-container--default .wpcr3_select-results__option[aria-selected=true]{background-color:#ddd}.wpcr3_select-container--default .wpcr3_select-results__option .wpcr3_select-results__option{padding-left:1em}.wpcr3_select-container--default .wpcr3_select-results__option .wpcr3_select-results__option .wpcr3_select-results__group{padding-left:0}
.wpcr3_select-container--default .wpcr3_select-results__option .wpcr3_select-results__option .wpcr3_select-results__option{margin-left:-1em;padding-left:2em}.wpcr3_select-container--default .wpcr3_select-results__option .wpcr3_select-results__option .wpcr3_select-results__option .wpcr3_select-results__option{margin-left:-2em;padding-left:3em}.wpcr3_select-container--default .wpcr3_select-results__option .wpcr3_select-results__option .wpcr3_select-results__option .wpcr3_select-results__option .wpcr3_select-results__option{margin-left:-3em;padding-left:4em}.wpcr3_select-container--default .wpcr3_select-results__option .wpcr3_select-results__option .wpcr3_select-results__option .wpcr3_select-results__option .wpcr3_select-results__option .wpcr3_select-results__option{margin-left:-4em;padding-left:5em}.wpcr3_select-container--default .wpcr3_select-results__option .wpcr3_select-results__option .wpcr3_select-results__option .wpcr3_select-results__option .wpcr3_select-results__option .wpcr3_select-results__option .wpcr3_select-results__option{margin-left:-5em;padding-left:6em}.wpcr3_select-container--default .wpcr3_select-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.wpcr3_select-container--default .wpcr3_select-results__group{cursor:default;display:block;padding:6px}.wpcr3_select-container--classic .wpcr3_select-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.wpcr3_select-container--classic .wpcr3_select-selection--single:focus{border:1px solid #5897fb}.wpcr3_select-container--classic .wpcr3_select-selection--single .wpcr3_select-selection__rendered{color:#444;line-height:28px}.wpcr3_select-container--classic .wpcr3_select-selection--single .wpcr3_select-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.wpcr3_select-container--classic .wpcr3_select-selection--single .wpcr3_select-selection__placeholder{color:#999}.wpcr3_select-container--classic .wpcr3_select-selection--single .wpcr3_select-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.wpcr3_select-container--classic .wpcr3_select-selection--single .wpcr3_select-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.wpcr3_select-container--classic[dir="rtl"] .wpcr3_select-selection--single .wpcr3_select-selection__clear{float:left}.wpcr3_select-container--classic[dir="rtl"] .wpcr3_select-selection--single .wpcr3_select-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.wpcr3_select-container--classic.wpcr3_select-container--open .wpcr3_select-selection--single{border:1px solid #5897fb}.wpcr3_select-container--classic.wpcr3_select-container--open .wpcr3_select-selection--single .wpcr3_select-selection__arrow{background:transparent;border:none}.wpcr3_select-container--classic.wpcr3_select-container--open .wpcr3_select-selection--single .wpcr3_select-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}
.wpcr3_select-container--classic.wpcr3_select-container--open.wpcr3_select-container--above .wpcr3_select-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.wpcr3_select-container--classic.wpcr3_select-container--open.wpcr3_select-container--below .wpcr3_select-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.wpcr3_select-container--classic .wpcr3_select-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.wpcr3_select-container--classic .wpcr3_select-selection--multiple:focus{border:1px solid #5897fb}.wpcr3_select-container--classic .wpcr3_select-selection--multiple .wpcr3_select-selection__rendered{list-style:none;margin:0;padding:0 5px}.wpcr3_select-container--classic .wpcr3_select-selection--multiple .wpcr3_select-selection__clear{display:none}.wpcr3_select-container--classic .wpcr3_select-selection--multiple .wpcr3_select-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.wpcr3_select-container--classic .wpcr3_select-selection--multiple .wpcr3_select-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.wpcr3_select-container--classic .wpcr3_select-selection--multiple .wpcr3_select-selection__choice__remove:hover{color:#555}.wpcr3_select-container--classic[dir="rtl"] .wpcr3_select-selection--multiple .wpcr3_select-selection__choice{float:right;margin-left:5px;margin-right:auto}.wpcr3_select-container--classic[dir="rtl"] .wpcr3_select-selection--multiple .wpcr3_select-selection__choice__remove{margin-left:2px;margin-right:auto}.wpcr3_select-container--classic.wpcr3_select-container--open .wpcr3_select-selection--multiple{border:1px solid #5897fb}.wpcr3_select-container--classic.wpcr3_select-container--open.wpcr3_select-container--above .wpcr3_select-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.wpcr3_select-container--classic.wpcr3_select-container--open.wpcr3_select-container--below .wpcr3_select-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.wpcr3_select-container--classic .wpcr3_select-search--dropdown .wpcr3_select-search__field{border:1px solid #aaa;outline:0}.wpcr3_select-container--classic .wpcr3_select-search--inline .wpcr3_select-search__field{outline:0;box-shadow:none}.wpcr3_select-container--classic .wpcr3_select-dropdown{background-color:#fff;border:1px solid transparent}.wpcr3_select-container--classic .wpcr3_select-dropdown--above{border-bottom:none}.wpcr3_select-container--classic .wpcr3_select-dropdown--below{border-top:none}.wpcr3_select-container--classic .wpcr3_select-results>.wpcr3_select-results__options{max-height:200px;overflow-y:auto}.wpcr3_select-container--classic .wpcr3_select-results__option[role=group]{padding:0}.wpcr3_select-container--classic .wpcr3_select-results__option[aria-disabled=true]{color:grey}.wpcr3_select-container--classic .wpcr3_select-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.wpcr3_select-container--classic .wpcr3_select-results__group{cursor:default;display:block;padding:6px}.wpcr3_select-container--classic.wpcr3_select-container--open .wpcr3_select-dropdown{border-color:#5897fb}