/* 未能缩小。正在返回未缩小的内容。
(2141,1): run-time error CSS1019: Unexpected token, found '}'
 */
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-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}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-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)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-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}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-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}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-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)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-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)}.select2-container--classic .select2-selection--single .select2-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}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-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}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-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)}.select2-container--classic.select2-container--open.select2-container--below .select2-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)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-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}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
/*!
 * Select2 Bootstrap Theme v0.1.0-beta.10 (https://select2.github.io/select2-bootstrap-theme)
 * Copyright 2015-2017 Florian Kissling and contributors (https://github.com/select2/select2-bootstrap-theme/graphs/contributors)
 * Licensed under MIT (https://github.com/select2/select2-bootstrap-theme/blob/master/LICENSE)
 */

.select2-container--bootstrap{display:block}.select2-container--bootstrap .select2-selection{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);background-color:#fff;border:1px solid #ccc;border-radius:4px;color:#555;font-size:14px;outline:0}.select2-container--bootstrap .select2-selection.form-control{border-radius:4px}.select2-container--bootstrap .select2-search--dropdown .select2-search__field{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);background-color:#fff;border:1px solid #ccc;border-radius:4px;color:#555;font-size:14px}.select2-container--bootstrap .select2-search__field{outline:0}.select2-container--bootstrap .select2-search__field::-webkit-input-placeholder{color:#999}.select2-container--bootstrap .select2-search__field:-moz-placeholder{color:#999}.select2-container--bootstrap .select2-search__field::-moz-placeholder{color:#999;opacity:1}.select2-container--bootstrap .select2-search__field:-ms-input-placeholder{color:#999}.select2-container--bootstrap .select2-results__option{padding:6px 12px}.select2-container--bootstrap .select2-results__option[role=group]{padding:0}.select2-container--bootstrap .select2-results__option[aria-disabled=true]{color:#777;cursor:not-allowed}.select2-container--bootstrap .select2-results__option[aria-selected=true]{background-color:#f5f5f5;color:#262626}.select2-container--bootstrap .select2-results__option--highlighted[aria-selected]{background-color:#337ab7;color:#fff}.select2-container--bootstrap .select2-results__option .select2-results__option{padding:6px 12px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option{margin-left:-12px;padding-left:24px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-24px;padding-left:36px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-36px;padding-left:48px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-48px;padding-left:60px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-60px;padding-left:72px}.select2-container--bootstrap .select2-results__group{color:#777;display:block;padding:6px 12px;font-size:12px;line-height:1.42857143;white-space:nowrap}.select2-container--bootstrap.select2-container--focus .select2-selection,.select2-container--bootstrap.select2-container--open .select2-selection{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;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,-webkit-box-shadow ease-in-out .15s;border-color:#66afe9}.select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b{border-color:transparent transparent #999;border-width:0 4px 4px}.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-color:transparent}.select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection{border-top-right-radius:0;border-top-left-radius:0;border-top-color:transparent}.select2-container--bootstrap .select2-selection__clear{color:#999;cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--bootstrap .select2-selection__clear:hover{color:#333}.select2-container--bootstrap.select2-container--disabled .select2-selection{border-color:#ccc;-webkit-box-shadow:none;box-shadow:none}.select2-container--bootstrap.select2-container--disabled .select2-search__field,.select2-container--bootstrap.select2-container--disabled .select2-selection{cursor:not-allowed}.select2-container--bootstrap.select2-container--disabled .select2-selection,.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice{background-color:#eee}.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove,.select2-container--bootstrap.select2-container--disabled .select2-selection__clear{display:none}.select2-container--bootstrap .select2-dropdown{-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);border-color:#66afe9;overflow-x:hidden;margin-top:-1px}.select2-container--bootstrap .select2-dropdown--above{-webkit-box-shadow:0 -6px 12px rgba(0,0,0,.175);box-shadow:0 -6px 12px rgba(0,0,0,.175);margin-top:1px}.select2-container--bootstrap .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--bootstrap .select2-selection--single{height:34px;line-height:1.42857143;padding:6px 24px 6px 12px}.select2-container--bootstrap .select2-selection--single .select2-selection__arrow{position:absolute;bottom:0;right:12px;top:0;width:4px}.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b{border-color:#999 transparent transparent;border-style:solid;border-width:4px 4px 0;height:0;left:0;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--bootstrap .select2-selection--single .select2-selection__rendered{color:#555;padding:0}.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--bootstrap .select2-selection--multiple{min-height:34px;padding:0;height:auto}.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;line-height:1.42857143;list-style:none;margin:0;overflow:hidden;padding:0;width:100%;text-overflow:ellipsis;white-space:nowrap}.select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder{color:#999;float:left;margin-top:5px}.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice{color:#555;background:#fff;border:1px solid #ccc;border-radius:4px;cursor:default;float:left;margin:5px 0 0 6px;padding:0 6px}.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field{background:0 0;padding:0 12px;height:32px;line-height:1.42857143;margin-top:0;min-width:5em}.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:3px}.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--bootstrap .select2-selection--multiple .select2-selection__clear{margin-top:6px}.form-group-sm .select2-container--bootstrap .select2-selection--single,.input-group-sm .select2-container--bootstrap .select2-selection--single,.select2-container--bootstrap .select2-selection--single.input-sm{border-radius:3px;font-size:12px;height:30px;line-height:1.5;padding:5px 22px 5px 10px}.form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.input-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.select2-container--bootstrap .select2-selection--single.input-sm .select2-selection__arrow b{margin-left:-5px}.form-group-sm .select2-container--bootstrap .select2-selection--multiple,.input-group-sm .select2-container--bootstrap .select2-selection--multiple,.select2-container--bootstrap .select2-selection--multiple.input-sm{min-height:30px;border-radius:3px}.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__choice{font-size:12px;line-height:1.5;margin:4px 0 0 5px;padding:0 5px}.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field{padding:0 10px;font-size:12px;height:28px;line-height:1.5}.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__clear{margin-top:5px}.form-group-lg .select2-container--bootstrap .select2-selection--single,.input-group-lg .select2-container--bootstrap .select2-selection--single,.select2-container--bootstrap .select2-selection--single.input-lg{border-radius:6px;font-size:18px;height:46px;line-height:1.3333333;padding:10px 31px 10px 16px}.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow{width:5px}.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow b{border-width:5px 5px 0;margin-left:-10px;margin-top:-2.5px}.form-group-lg .select2-container--bootstrap .select2-selection--multiple,.input-group-lg .select2-container--bootstrap .select2-selection--multiple,.select2-container--bootstrap .select2-selection--multiple.input-lg{min-height:46px;border-radius:6px}.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__choice{font-size:18px;line-height:1.3333333;border-radius:4px;margin:9px 0 0 8px;padding:0 10px}.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-search--inline .select2-search__field{padding:0 16px;font-size:18px;height:44px;line-height:1.3333333}.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__clear{margin-top:10px}.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b,.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #999;border-width:0 5px 5px}.select2-container--bootstrap[dir=rtl] .select2-selection--single{padding-left:24px;padding-right:12px}.select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:0;padding-left:0;text-align:right}.select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__arrow{left:12px;right:auto}.select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__arrow b{margin-left:0}.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:0;margin-right:6px}.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.has-warning .select2-dropdown,.has-warning .select2-selection{border-color:#8a6d3b}.has-warning .select2-container--focus .select2-selection,.has-warning .select2-container--open .select2-selection{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;border-color:#66512c}.has-warning.select2-drop-active{border-color:#66512c}.has-warning.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#66512c}.has-error .select2-dropdown,.has-error .select2-selection{border-color:#a94442}.has-error .select2-container--focus .select2-selection,.has-error .select2-container--open .select2-selection{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;border-color:#843534}.has-error.select2-drop-active{border-color:#843534}.has-error.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#843534}.has-success .select2-dropdown,.has-success .select2-selection{border-color:#3c763d}.has-success .select2-container--focus .select2-selection,.has-success .select2-container--open .select2-selection{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;border-color:#2b542c}.has-success.select2-drop-active{border-color:#2b542c}.has-success.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#2b542c}.input-group>.select2-hidden-accessible:first-child+.select2-container--bootstrap>.selection>.select2-selection,.input-group>.select2-hidden-accessible:first-child+.select2-container--bootstrap>.selection>.select2-selection.form-control{border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.select2-hidden-accessible:not(:first-child)+.select2-container--bootstrap:not(:last-child)>.selection>.select2-selection,.input-group>.select2-hidden-accessible:not(:first-child)+.select2-container--bootstrap:not(:last-child)>.selection>.select2-selection.form-control{border-radius:0}.input-group>.select2-hidden-accessible:not(:first-child):not(:last-child)+.select2-container--bootstrap:last-child>.selection>.select2-selection,.input-group>.select2-hidden-accessible:not(:first-child):not(:last-child)+.select2-container--bootstrap:last-child>.selection>.select2-selection.form-control{border-bottom-left-radius:0;border-top-left-radius:0}.input-group>.select2-container--bootstrap{display:table;table-layout:fixed;position:relative;z-index:2;width:100%;margin-bottom:0}.input-group>.select2-container--bootstrap>.selection>.select2-selection.form-control{float:none}.input-group>.select2-container--bootstrap.select2-container--focus,.input-group>.select2-container--bootstrap.select2-container--open{z-index:3}.input-group>.select2-container--bootstrap,.input-group>.select2-container--bootstrap .input-group-btn,.input-group>.select2-container--bootstrap .input-group-btn .btn{vertical-align:top}.form-control.select2-hidden-accessible{position:absolute!important;width:1px!important}@media (min-width:768px){.form-inline .select2-container--bootstrap{display:inline-block}}
span.multiselect-native-select { position: relative }

span.multiselect-native-select select {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    left: 50%;
    margin: -1px -1px -1px -3px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    top: 30px;
    width: 1px !important;
}

.multiselect-container {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
}

.multiselect-container .input-group { margin: 5px }

.multiselect-container > li { padding: 0 }

.multiselect-container > li > a.multiselect-all label { font-weight: 700 }

.multiselect-container > li.multiselect-group label {
    font-weight: 700;
    height: 100%;
    margin: 0;
    padding: 3px 20px 3px 20px;
}

.multiselect-container > li.multiselect-group-clickable label { cursor: pointer }

.multiselect-container > li > a { padding: 0 }

.multiselect-container > li > a > label {
    cursor: pointer;
    font-weight: 400;
    height: 100%;
    margin: 0;
    padding: 3px 20px 3px 40px
}

.multiselect-container > li > a > label.radio, .multiselect-container > li > a > label.checkbox { margin: 0 }

.multiselect-container > li > a > label > input[type=checkbox] { margin-bottom: 5px }

.btn-group > .btn-group:nth-child(2) > .multiselect.btn {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.form-inline .multiselect-container label.checkbox, .form-inline .multiselect-container label.radio { padding: 3px 20px 3px 40px }

.form-inline .multiselect-container li a label.checkbox input[type=checkbox], .form-inline .multiselect-container li a label.radio input[type=radio] {
    margin-left: -20px;
    margin-right: 0
}
/* ========================================================================
 * bootstrap-switch - v3.3.2
 * http://www.bootstrap-switch.org
 * ========================================================================
 * Copyright 2012-2013 Mattia Larentis
 *
 * ========================================================================
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================================
 */

.bootstrap-switch{display:inline-block;direction:ltr;cursor:pointer;border-radius:4px;border:1px solid #ccc;position:relative;text-align:left;overflow:hidden;line-height:8px;z-index:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;-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}.bootstrap-switch .bootstrap-switch-container{display:inline-block;top:0;border-radius:4px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.bootstrap-switch .bootstrap-switch-handle-off,.bootstrap-switch .bootstrap-switch-handle-on,.bootstrap-switch .bootstrap-switch-label{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block!important;height:100%;padding:6px 12px;font-size:14px;line-height:20px}.bootstrap-switch .bootstrap-switch-handle-off,.bootstrap-switch .bootstrap-switch-handle-on{text-align:center;z-index:1}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary{color:#fff;background:#337ab7}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info{color:#fff;background:#5bc0de}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success{color:#fff;background:#5cb85c}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning{background:#f0ad4e;color:#fff}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger{color:#fff;background:#d9534f}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default{color:#000;background:#eee}.bootstrap-switch .bootstrap-switch-label{text-align:center;margin-top:-1px;margin-bottom:-1px;z-index:100;color:#333;background:#fff}.bootstrap-switch .bootstrap-switch-handle-on{border-bottom-left-radius:3px;border-top-left-radius:3px}.bootstrap-switch .bootstrap-switch-handle-off{border-bottom-right-radius:3px;border-top-right-radius:3px}.bootstrap-switch input[type=radio],.bootstrap-switch input[type=checkbox]{position:absolute!important;top:0;left:0;margin:0;z-index:-1;opacity:0;filter:alpha(opacity=0)}.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label{padding:1px 5px;font-size:12px;line-height:1.5}.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label{padding:5px 10px;font-size:12px;line-height:1.5}.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label{padding:6px 16px;font-size:18px;line-height:1.3333333}.bootstrap-switch.bootstrap-switch-disabled,.bootstrap-switch.bootstrap-switch-indeterminate,.bootstrap-switch.bootstrap-switch-readonly{cursor:default!important}.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label{opacity:.5;filter:alpha(opacity=50);cursor:default!important}.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container{-webkit-transition:margin-left .5s;-o-transition:margin-left .5s;transition:margin-left .5s}.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on{border-radius:0 3px 3px 0}.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off{border-radius:3px 0 0 3px}.bootstrap-switch.bootstrap-switch-focused{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label{border-bottom-right-radius:3px;border-top-right-radius:3px}.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label{border-bottom-left-radius:3px;border-top-left-radius:3px}
/* jquery.validationEngine 2.6.2 Style */
.formError{z-index:990;}
.formError .formErrorContent{z-index:991;}
.formError .formErrorArrow{z-index:996;}
.ui-dialog .formError{z-index:5000;}
.ui-dialog .formError .formErrorContent{z-index:5001;}
.ui-dialog .formError .formErrorArrow{z-index:5006;}
.inputContainer{position:relative;float:left;}
.formError{display:block;position:absolute;top:300px;left:300px;text-align:left;cursor:pointer;}
.formError.inline{display:inline-block;position:relative;top:0;left:0;}
.ajaxSubmit{display:none;padding:20px;border:1px solid #999;background-color:#55ea55;}
.formError .formErrorContent{position:relative;width:100%;min-width:300px;padding:4px 10px;border:1px solid #f62e2e;background-color:#fff5f5;color:#f62e2e;font:12px/18px "\5b8b\4f53",Tahoma;}
.formError.inline .formErrorContent{border:0;border-radius:0;box-shadow:none;}
.greenPopup .formErrorContent{background-color:#33be40;}
.blackPopup .formErrorContent{background-color:#393939;color:#fff;}
.formError .formErrorArrow{position:relative;margin:-2px 0 0 13px;width:15px;}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow{margin:-2px 13px 0 0;}
.formError .formErrorArrowBottom{top:2px;margin:0 0 0 12px;box-shadow:none;}
.formError .formErrorArrow div{display:block;height:1px;margin:0 auto;border-right:2px solid #ddd;border-left:2px solid #ddd;background-color:#ff7800;box-shadow:0 2px 3px #444;font-size:0;font-size:0;line-height:0;}
.formError .formErrorArrowBottom div{box-shadow:none;}
.greenPopup .formErrorArrow div{background-color:#33be40;}
.blackPopup .formErrorArrow div{background-color:#393939;color:#fff;}
.formError .formErrorArrow .line10{width:15px;border:0;}
.formError .formErrorArrow .line9{width:13px;border:0;}
.formError .formErrorArrow .line8{width:11px;}
.formError .formErrorArrow .line7{width:9px;}
.formError .formErrorArrow .line6{width:7px;}
.formError .formErrorArrow .line5{width:5px;}
.formError .formErrorArrow .line4{width:3px;}
.formError .formErrorArrow .line3{width:1px;border-right:2px solid #ddd;border-bottom:0 solid #ddd;border-left:2px solid #ddd;}
.formError .formErrorArrow .line2{width:3px;border:0;background-color:#ddd;}
.formError .formErrorArrow .line1{width:1px;border:0;background-color:#ddd;}

/* jquery.validationEngine 2.6.2 Style Patch */
.formError-noArrow .formErrorArrow{display:none;}

.formError-text .formErrorContent{padding:0;border:none;background:none;color:#ed1b23;box-shadow:none;}
.formError-text.greenPopup .formErrorContent{color:#33be40;}
.formError-text.blackPopup .formErrorContent{color:#393939;}
.formError-text .formErrorArrow{display:none;}

.formError-small .formErrorContent{padding:3px 10px;border:1px solid #333;border-radius:4px;box-shadow:inset 0 0 2px #fff,0 0 2px #333;}
.formError-small .formErrorArrow div{display:none;border-right-color:#333;border-left-color:#333;box-shadow:none;}
.formError-small .formErrorArrow .line7,
.formError-small .formErrorArrow .line6,
.formError-small .formErrorArrow .line5,
.formError-small .formErrorArrow .line4,
.formError-small .formErrorArrow .line3,
.formError-small .formErrorArrow .line1{display:block;border-width:0 1px 0 1px;}
.formError-small .formErrorArrow .line7{border:0;}
.formError-small .formErrorArrow .line3{border-width:0 1px 0 1px;border-color:#333;}
.formError-small .formErrorArrow .line1{background-color:#333;}

.formError-white .formErrorContent{border-color:#ed1b23;background-color:#fff;color:#ed1b23;box-shadow:0 0 2px #ed1b23;}
.formError-white.greenPopup .formErrorContent{border-color:#333;background-color:#33be40;color:#fff;box-shadow:0 0 2px #333;}
.formError-white.blackPopup .formErrorContent{border-color:#333;background-color:#393939;color:#fff;box-shadow:0 0 2px #333;}
.formError-white .formErrorArrow div{border-color:#ed1b23;background-color:#fff;box-shadow:none;}
.formError-white.greenPopup .formErrorArrow div{border-color:#333;background-color:#33be40;}
.formError-white.blackPopup .formErrorArrow div{border-color:#333;background-color:#393939;}
.formError-white .formErrorArrow .line3{border-color:#ed1b23;}
.formError-white .formErrorArrow .line2{background-color:#ed1b23;}
.formError-white .formErrorArrow .line1{background-color:#ed1b23;}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
textarea {
    resize: none;
}

/* 整体设置 */
body {
    background: #E6E6E6;
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    height: 100%;
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

*:focus {
    outline: none;
}

a {
    color: #333;
    outline: none;
    text-decoration: none;
}

    a:link, a:visited, a:active, a:hover {
        color: #333;
        text-decoration: none;
    }

    a:hover {
        background-color: #c7d1d6;
    }

/* 顶部区域 */
.topbg {
    background-color: #2b7eca;
    background-image: url('../images/topbg.jpg');
    background-repeat: no-repeat;
    height: 69px;
    overflow: hidden;
    width: 100%;
}

.topline {
    background-color: #474747;
    height: 4px;
    width: 100%;
}

.toplogo {
    cursor: pointer;
    float: left;
    margin: 7px;
    padding: 0;
    padding-left: 0;
	display: table;
    width:50em;
}

.toplogoimg {
    float: left;
    height: 47px;
    padding-right: 0;
    text-align: center;
    width: 66px;
}

    .toplogoimg img {
        float: left;
        margin-left: 14px;
        margin-top: 5px;
    }

.cntitle {
    color: #ffffff;
    font-family: "Microsoft YaHei";
    font-size: 25px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 3px;
    text-align: left;
    text-anchor: end;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.entitle {
    color: #ffffff;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    line-height: 17px;
    margin-top: 4px;
    text-align: left;
    text-anchor: start;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.toplogin {
    background-color: #FFFFFF;
    float: right;
    height: 55px;
    margin: 8px 10px 4px 6px;
    overflow: hidden;
    min-width: 335px;
}

.toploginimg {
    display: inline-block;
    float: left;
    margin-left: 11px;
    margin-top: 8px;
    width: 40px;
}

.toploginuser {
    display: inline-block;
    float: left;
    margin-right: 5px;
    overflow: hidden;
}

.toploginuserinT {
    clear: both;
    margin-top: 7px;
    overflow: hidden;
}

.toploginuserinB {
    clear: both;
    margin-top: 3px;
    overflow: hidden;
}

.toploginuserin {
    float: left;
    margin-left: 4px;
    text-align: left;
}

    .toploginuserin .title {
        display: inline-block;
        float: left;
        font-size: 12px;
        font-weight: bold;
        line-height: 20px;
        width: 75px;
    }

    .toploginuserin .name {
        display: inline-block;
        float: left;
        font-size: 12px;
        font-weight: bold;
        line-height: 20px;
    }

.modifypassword {
    display: inline-block;
    float: left;
    margin-top: 7px;
}

    .modifypassword a {
        cursor: pointer;
        display: block;
        height: 47px;
        line-height: 47px;
        text-align: center;
        width: 47px;
    }

.cancellation {
    display: inline-block;
    float: left;
    margin-left: 13px;
    margin-right: 18px;
    margin-top: 7px;
}

    .cancellation a {
        cursor: pointer;
        display: block;
        height: 47px;
        line-height: 47px;
        text-align: center;
        width: 47px;
    }

/* 左侧导航 */
#left {
    background: #f7f8f8;
    border-right: #CBCBCB 1px solid;
    display: block;
    margin: 0;
    overflow: hidden;
    overflow: auto;
    padding: 0;
    position: absolute;
    top: 73px;
    width: 185px;
}

#accordion { font-family: "Microsoft YaHei" !important; }

#accordion h3 {
    border: 0;
    border-radius: 0;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    padding-left: 25px;
    text-align: left;
}

#accordion ul, #accordion ul li {
    margin: 0;
    padding: 0;
}

    #accordion ul li {
        border-bottom: 1px solid rgb(229, 229, 229);
        color: #828282;
        cursor: pointer;
        font-size: 12px;
        height: 32px;
        line-height: 32px;
        padding-left: 40px;
        text-align: left;
    }

    #accordion ul .ui-selecting {
        background: #dceef4;
        color: #000;
    }

    #accordion ul .ui-selected {
        background: #dceef4;
        color: #000;
    }

.icon {
    height: 22px;
    vertical-align: middle;
    width: 22px;
}

/* 右侧容器 */
.container_main {
    background: #fff;
    border: 1px solid #cbcbcb;
    height: 100%;
    margin: 0px 12px 10px 197px;
    overflow: auto;
    position: relative;
    right: 0;
    top: 10px;
}

.location {
    background: url(../images/right_top.gif) repeat-x;
    height: 41px;
    margin: 0;
    padding: 0
}

    .location span {
        float: left;
        font-weight: bold;
        margin-top: 6px;
    }

    .location .title {
        float: left;
        height: 28px;
        line-height: 28px;
        margin-left: 15px;
        margin-top: 6px;
        overflow: hidden;
    }

        .location .title .titleL {
            background: url(../images/blackleft.png) no-repeat;
            display: inline-block;
            float: left;
            height: 28px;
            width: 13px;
        }

        .location .title .titleC {
            background: #474549;
            color: white;
            display: inline-block;
            float: left;
            font-size: 14px;
            font-weight: bold;
        }

        .location .title .titleR {
            background: url(../images/blackright.png) no-repeat;
            display: inline-block;
            float: left;
            height: 28px;
            width: 13px;
        }

    .location ul {
        height: 39px;
        list-style: none;
        margin: 0;
    }

        .location ul li {
            background: url(../images/rlist.gif) no-repeat right;
            color: black;
            float: left;
            font-size: 13px;
            font-weight: bold;
            line-height: 39px;
            padding-left: 7px;
            padding-right: 12px;
        }

            .location ul li:first-child {
                background: none;
                color: gray;
                float: left;
                font-size: 13px;
                line-height: 39px;
                padding-left: 7px;
                padding-right: 0;
            }

            .location ul li:last-child {
                background: none;
            }

/* 右侧内容区 */
#main {
}

    #main .indent {
        padding: 15px 20px;
    }

    #main .operation {
        background: #EEEEEE;
        border-bottom: 1px solid #CBCBCB;
        min-height: 30px;
        padding: 5px 10px;
    }

.div-inline {
    display: inline-block;
}

#main .notice {
    background: #F9F9F9;
    color: #878787;
    padding: 5px 10px;
}

    #main .notice a {
        color: #F90306;
    }

        #main .notice a:hover {
            background: none;
            color: #F90306;
            text-decoration: underline;
        }

#main .btn1, #container_main .btn1 {
}

    #main .btn1 a, #container_main .btn1 a {
        background: #DBECF3;
        border: 1px solid #D9D9D9;
        display: inline-block;
        line-height: 20px;
        padding: 0 5px;
    }

        #main .btn1 a:hover, #container_main .btn1 a:hover {
            background: #47454A;
            color: #fff;
        }

#main .btn2 {
}

    #main .btn2 a {
        background: #47454A;
        border: 1px solid #D9D9D9;
        color: #fff;
        display: inline-block;
        line-height: 20px;
        padding: 0 5px;
    }

        #main .btn2 a:hover {
            background: #47454A;
            color: #fff;
        }

#main a.edit {
    color: #2b7eca;
}

#main a.del {
    color: #F90306;
}

    #main a.edit:hover, #main a.del:hover {
        background: none;
        text-decoration: underline;
    }

#main .bottom {
    overflow: hidden;
    padding: 0 3px;
    text-align: center;
    clear: both;
}

#main .placeholdl {
    display: inline-block;
    float: left;
    /*width: 80px;*/
}

#main .placeholdr {
    display: inline-block;
    float: right;
    width: 80px;
}

/*弹出窗口*/
.popwin {
    border-radius: 10px;
}

    /*统一layer.open按钮部分背景颜色*/
    .popwin #main {
        background: #e5e5e5;
        border-radius: 0 0 10px 10px;
        overflow: hidden
    }

    .popwin .layui-layer-title {
        background: url(/images/iframe_top_bg.png);
        border-radius: 10px 10px 0 0;
    }

    .popwin .layui-layer-content {
        border-radius: 0 0 10px 10px;
    }

/*底部区域*/
#bottom {
    color: #474747;
    font: 12px;
    font-weight: normal;
    line-height: 30px;
    margin: 0;
    padding: 0;
    text-align: center;
}

/*通用表格样式*/
table {
    border-collapse: collapse;
}

    /*右侧单表头无行交错效果内容列表*/
    table.table1 {
        margin-bottom: 10px;
        width: 100%;
    }

        table.table1 th {
            background: #EEEEEE;
            border: 1px solid #CBCBCB;
            height: 30px;
            padding: 0 10px;
            text-align: left;
        }

        table.table1 td {
            border: 1px solid #CBCBCB;
            height: 30px;
            padding: 0 10px;
        }

            table.table1 td.td_last {
                text-align: center;
                width: 15%;
            }

    /*右侧双表头行交错效果内容列表*/
    table.table2 {
        margin-bottom: 10px;
        width: 100%;
    }

        table.table2 th {
            background: #EEEEEE;
            border: 1px solid #CBCBCB;
            height: 30px;
            padding: 0 10px;
            text-align: left;
            vertical-align: middle;
        }

            table.table2 th.th_sub {
                background: #DBECF3;
                text-align: center;
            }

        table.table2 td {
            border: 1px solid #CBCBCB;
            height: 30px;
            padding: 0 10px;
            text-align: center;
            vertical-align: middle;
        }

        table.table2 tr:nth-child(even) {
            background: #FAFAFC;
        }

        table.table2 tr:nth-child(odd) {
            background: #fff;
        }

        table.table2 tr:hover {
            background: #efefef;
        }

        table.table2 td.align_left {
            text-align: left;
        }

        table.table2 td.align_right {
            text-align: right;
        }

    /* 右侧主内容列表（可带展开行） */
    table.table3 {
        margin-bottom: 10px;
        margin-top: -1px;
        width: 100%;
        word-break: break-all; /*控制列表中数字字母也进行换行显示*/
    }

        table.table3 th {
            background: #DBECF3;
            border: 1px solid #CBCBCB;
            height: 30px;
            padding: 0 6px;
            text-align: center;
            vertical-align: middle;
        }

        table.table3 td {
            border: 1px solid #CBCBCB;
            height: 30px;
            padding: 0 6px;
            text-align: center;
            vertical-align: middle;
        }

        table.table3 tr:nth-child(even) {
            background: #FAFAFC;
        }

        table.table3 tr:nth-child(odd) {
            background: #fff;
        }

        table.table3 tr:hover {
            background: #efefef;
        }

        table.table3 .linel_none {
            border-left: 0;
        }

        table.table3 .liner_none {
            border-right: 0;
        }

        table.table3 td.align_left {
            text-align: left;
        }

        table.table3 td.detail {
            background: #F6FBFF;
            border-bottom: 2px solid #CDF1FD;
            border-left: 2px solid #CDF1FD;
            border-right: 2px solid #CDF1FD;
            border-top: 0;
            padding: 0 20px 10px 20px;
            text-align: left;
        }

        table.table3 tbody tr.normal.show {
            background: #CDF1FD;
        }

        table.table3 tbody tr.show {
            display: table-row;
        }

        table.table3 tbody tr.expand {
            display: none;
        }

            table.table3 tbody tr.expand.show {
                display: table-row;
            }

    /* 弹窗中的表格 */
    table.table4 {
        margin-bottom: 10px;
        margin-top: -1px;
        width: 100%;
    }

        table.table4 th {
            border: 1px solid #CBCBCB;
            padding: 5px 10px;
            text-align: right;
            vertical-align: middle;
        }

        table.table4 td {
            border: 1px solid #CBCBCB;
            padding: 5px 10px;
            text-align: left;
            vertical-align: middle;
        }

        table.table4 tr:nth-child(even) {
            background: #FAFAFC;
            height: 41px;
        }

        table.table4 tr:nth-child(odd) {
            background: #fff;
            height: 41px;
        }

        table.table4 .linel_none {
            border-left: 0;
        }

        table.table4 .liner_none {
            border-right: 0;
        }

    /* 右侧直接填写内容表格 */
    table.table5 {
        margin-bottom: 10px;
        margin-top: -1px;
        width: 100%;
    }

        table.table5 th {
            background: #FAFAFC;
            border: 1px solid #CBCBCB;
            height: 40px;
            padding: 0 10px;
            text-align: center;
            vertical-align: middle;
        }

        table.table5 td {
            border: 1px solid #CBCBCB;
            height: 40px;
            padding: 0 10px;
            text-align: left;
            vertical-align: middle;
        }

        table.table5 tr:hover {
            background: #fdfdfd;
        }

        table.table5 .linel_none {
            border-left: 0;
        }

        table.table5 .liner_none {
            border-right: 0;
        }

/*输入框*/
.text_input1 {
    margin: 0 !important;
}

.text_sel {
    margin: 0 !important;
}

input[type="radio"], input[type="checkbox"] {
    margin: 0 !important;
}

/*按钮样式*/
.btn {
    display: inline !important;
    text-shadow: 0 0 0 #fff !important;
}

.btn-oper {
    background: #fff !important;
    display: inline !important;
}

    .btn-oper:hover {
        background: #DBECF3 !important;
        display: inline !important;
    }

.btn-blue {
    background: #2E85D2 !important;
    color: #fff !important;
    display: inline !important;
}

    .btn-blue:hover {
        background: #2E85D2 !important;
        box-shadow: 2px 2px 5px #ccc;
        color: #efefef !important;
        display: inline !important;
    }

.btn_update {
    height: 30px;
    line-height: 30px;
    padding: 0 28px;
    background: url(../images/button_bg.jpg) repeat-x;
    border: 1px solid #e0e0e0;
    font-family: "宋体";
    font-size: 15px;
    color: #444444;
    border-radius: 4px;
}

/*通用宽度高度*/
.min-width30 {
    min-width: 30px;
}

.min-width40 {
    min-width: 40px;
}

.min-width50 {
    min-width: 50px;
}

.min-width60 {
    min-width: 60px;
}

.min-width70 {
    min-width: 70px;
}

.min-width80 {
    min-width: 80px;
}

.min-width90 {
    min-width: 90px;
}

.min-width100 {
    min-width: 100px;
}

.min-width120 {
    min-width: 120px;
}
.min-width200 {
    min-width: 200px;
}
.min-width220 {
    min-width: 220px;
}

.min-width380 {
    min-width: 380px;
}

.min-width900 {
    min-width: 900px;
}

.min-width1250 {
    min-width: 1250px;
}

.min-width1300 {
    min-width: 1300px;
}

.width10 {
    min-width: 10px;
    width: 10px;
}

.width20 {
    min-width: 20px;
    width: 20px;
}

.width30 {
    min-width: 30px;
    width: 30px;
}

.width40 {
    min-width: 40px;
    width: 40px;
}

.width50 {
    min-width: 50px;
    width: 50px;
}

.width60 {
    min-width: 60px;
    width: 60px;
}

.width70 {
    min-width: 70px;
    width: 70px;
}

.width80 {
    min-width: 80px;
    width: 80px;
}

.width90 {
    min-width: 90px;
    width: 90px;
}

.width100 {
    min-width: 100px;
    width: 100px;
}

.width110 {
    min-width: 110px;
    width: 110px;
}

.width120 {
    min-width: 120px;
    width: 120px;
}

.width124 {
    min-width: 124px;
    width: 124px;
}

.width130 {
    min-width: 130px;
    width: 130px;
}

.width140 {
    min-width: 140px;
    width: 140px;
}

.width150 {
    min-width: 150px;
    width: 150px;
}

.width160 {
    min-width: 160px;
    width: 160px;
}

.width170 {
    min-width: 170px;
    width: 170px;
}

.width180 {
    min-width: 180px;
    width: 180px;
}

.width190 {
    min-width: 190px;
    width: 190px;
}

.width200 {
    min-width: 200px;
    width: 200px;
}

.width207 {
    min-width: 207px;
    width: 207px;
}

.width220 {
    min-width: 220px;
    width: 220px;
}

.width230 {
    min-width: 230px;
    width: 230px;
}

.width240 {
    min-width: 240px;
    width: 240px;
}

.width250 {
    min-width: 250px;
    width: 250px;
}

.width260 {
    min-width: 260px;
    width: 260px;
}

.width280 {
    min-width: 280px;
    width: 280px;
}

.width300 {
    min-width: 300px;
    width: 300px;
}

.width320 {
    min-width: 320px;
    width: 320px;
}

.width380 {
    min-width: 380px;
    width: 380px;
}

.width620_250 {
    min-width: 250px;
    width: 620px;
    /*内容超长自动换行*/
    word-wrap: break-word;
    word-break: break-all;
}

.width1440_250 {
    min-width: 250px;
    width: 1440px;
    /*内容超长自动换行*/
    word-wrap: break-word;
    word-break: break-all;
}

.width4cell {
    width: 25%;
}

.width8cell {
    width: 12.5%;
}

.height5 {
    height: 5px;
    min-height: 5px;
}

.height10 {
    height: 10px;
    min-height: 10px;
}

.height30 {
    height: 30px;
    min-height: 30px;
}

.height40 {
    height: 40px;
    min-height: 40px;
}

.height41 {
    height: 41px;
    min-height: 41px;
}

.height50 {
    height: 50px;
    min-height: 50px;
}

.margin_top6 {
    margin-top: 6px;
}

.margin_bottom6 {
    margin-bottom: 6px;
}

/*背景色*/
.bgcolor_lightgray {
    background: #FAFAFC;
}

/*位置设置*/
.align_center {
    text-align: center;
}

.align_left {
    text-align: left;
}

.align_right {
    text-align: right;
}

/* 浮动 */
.float_l {
    float: left;
}

.float_r {
    float: right;
}

/*文字颜色*/
.font_red {
    color: red !important;
}

.font_green {
    color: green !important;
}

.font_orange {
    color: orange !important;
}

.font_purple {
    color: purple !important;
}

.font_blue {
    color: blue !important;
}

.font_deep_blue {
    color: #005fcc !important;
}

a.font_deep_blue {
    color: #005fcc !important;
	text-decoration: underline;
}

/*文字大小*/
.fontsize12 {
    font-size: 12px;
}

.fontsize14 {
    font-size: 14px;
}

.fontsize15 {
    font-size: 15px;
}

.fontsize18 {
    font-size: 18px;
}

.bold {
    font-weight: bold;
}

.bold_normal {
    font-weight: normal;
}

/*行高*/
.line_height20 {
    line-height: 20px;
}

.line_height25 {
    line-height: 25px;
}

.line_height30 {
    line-height: 30px;
}

.line_height40 {
    line-height: 40px;
}

.line_height60 {
    line-height: 60px;
}

.pointer {
    cursor: pointer;
}

.underline {
    text-decoration: underline !important;
}

.border_top {
    border-top: 1px solid #cbcbcb;
}

/*背景色*/
.bg_color_gray {
    background: #fafafa;
}

/*主列表分页样式*/
.pagination {
    display: block;
    height: 25px;
    line-height: 25px;
    margin: 0 !important;
    padding-top: 5px;
    text-align: center;
}

    .pagination > div {
        display: inline-block;
        padding: 0 10px;
    }

    .pagination > ul {
        padding-top: 0;
        vertical-align: bottom;
    }

        .pagination > ul > li {
            display: inline;
        }

            .pagination > ul > li > a {
                background-color: #fff;
                border: 1px solid #ddd;
                border-radius: 2px;
                float: left;
                line-height: 22px;
                margin-left: 2px;
                padding: 0 8px;
                position: relative;
                text-decoration: none;
            }

                .pagination > ul > li > a:hover {
                    background: #2b7eca;
                    color: #fff;
                }

        .pagination > ul > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus {
            background-color: #428bca;
            border-color: #428bca;
            color: #fff;
            cursor: default;
        }

        .pagination > ul > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
            background-color: #fff;
            border-color: #ddd;
            color: #ccc;
            cursor: not-allowed;
        }

    .pagination > span { 
        padding-left: 10px;
    }

        .pagination > span > input {
            border-radius: 1px !important;
            font-size: 10px;
            height: 20px;
            margin: 0 2px;
            padding: 0;
            vertical-align: top;
            width: 35px;
        }

/*行内局部分页样式*/
.pagination2 {
    border-radius: 4px;
    display: inline-block;
    float: right;
    margin: 0 !important;
    padding-left: 0;
}

    .pagination2 > div {
        float: left;
        padding: 0 15px;
    }

    .pagination2 > ul > li {
        display: inline;
    }

        .pagination2 > ul > li > a {
            background-color: #fff;
            border: 1px solid #ddd;
            float: left;
            line-height: 18px;
            margin-left: -1px;
            padding: 0 12px;
            position: relative;
            text-decoration: none;
        }

            .pagination2 > ul > li > a:hover {
                background: #2b7eca;
                color: #fff;
            }

        .pagination2 > ul > li:first-child > a {
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
            margin-left: 0;
        }

        .pagination2 > ul > li:last-child > a {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

    .pagination2 > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus {
        background-color: #428bca;
        border-color: #428bca;
        color: #fff;
        cursor: default;
        z-index: 2;
    }

    .pagination2 > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
        background-color: #fff;
        border-color: #ddd;
        color: #999;
        cursor: not-allowed;
    }

/*提示框*/
.prompt {
    width: 358px;
    overflow: hidden;
    background: #eefbff;
    border: 1px solid #2c7fcd;
    margin-top: 5px;
    padding: 5px 10px;
    line-height: 18px;
    color: #2c7fcd;
    font-family: "宋体";
	font-size: 12px !important;
}

/*弹出层高度*/
.pop-scroll-height {
    height: 110px;
    overflow-y: scroll;
    padding-bottom: 20px;
}

/*新增IP分配使用信息steps*/
.allocationStep {
    padding-top: 20px;
    width: 100%;
    height: 40px;
    border-top: 1px solid #cbcbcb;
}

.allocationStepBg {
    float: left;
    width: 100%;
    height: 40px;
    background: #eae8e9;
    color: #666666;
    text-align: center;
}

.allocationStepBg1 {
    float: left;
    width: 17px;
    height: 40px;
    background: url(../images/step_bg1.jpg) no-repeat;
}

.allocationStepBg2 {
    float: left;
    width: 17px;
    height: 40px;
    background: url(../images/step_bg2.jpg) no-repeat;
}

.allocationStepBg3 {
    float: left;
    width: 17px;
    height: 40px;
    background: url(../images/step_bg3.jpg) no-repeat;
}

.allocationStepBgOn {
    color: #FFF;
    background: #2c7fcd;
}

.allocationStep1 {
    float: left;
    width: 18%;
    height: 40px;
    line-height: 40px;
}

.allocationStep2 {
    float: left;
    width: 18%;
    height: 40px;
    line-height: 40px;
}

/*信息完成页*/
.stepEnd {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 30px 0;
    background: #f9f9fb;
    border-bottom: 1px solid #dddddd;
}

.stepEnd1 {
    width: 594px;
    margin: 0 auto;
    padding: 30px 0;
}

/*新增接入管理*/
.checkbox_css {
    display: inline-block;
    width: 70px;
}

.checkbox_css140 {
    display: inline-block;
    width: 140px;
}

.checkbox_css160 {
    display: inline-block;
    width: 160px;
}

.add_ip {
    padding: 5px 0;
}

/*ICP备案 验证备案类型*/
.padding24 {
    padding: 4px 24px !important;
}

/*ICP备案*/
.newIcpRecordStep2 {
    min-height: 84px;
    border-top: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
    padding: 10px 20px;    
}

/*按钮样式*/
.button_submit {
    display: inline-block;
    width: 98px !important;
    height: 30px;
    border: 0;
    background: url(../images/submit.png) no-repeat;
}

/*pop层*/
.pop_bg {
    width: 90%;
    background: #fff;
    padding: 0 5%;
}

/*tab样式*/
.tab_css {
    width: 100%;
    border-top: 1px solid #cbcbcb;
    overflow: hidden;
}

    .tab_css .nav-tabs {
        height: 36px;
        margin: 0;
        margin-top: 25px;
        overflow: hidden;
    }

        .tab_css .nav-tabs li {
            float: left;
        }

            .tab_css .nav-tabs li a {
                display: block;
                width: 170px;
                height: 36px;
                line-height: 36px;
                text-align: center;
                color: #666666;
                background: url(../images/tab_bg1.png) no-repeat center center;
                border: none;
                padding: none;
                padding: 0;
                font-size: 14px;
            }

        .tab_css .nav-tabs .active a {
            background: url(../images/tab_bg.png) no-repeat center center;
            color: #FFF;
            border: none;
        }

/*变更管理*/
.SubjectInformation1 {
    margin-top: 10px;
    margin-right: 10px;
}

/*首页*/
.home_table {
    width: 98%;
    margin: 0 auto;
    border: 1px solid #cbcbcb;
    text-align: center;
}

    .home_table th {
        height: 30px;
        border-bottom: 1px solid #cbcbcb;
        background: #eeeeee;
        text-align: left;
    }

        .home_table th img {
            vertical-align: sub;
        }

    .home_table td {
        padding: 8px 0;
    }

.home_nav {
    display: block;
    width: 100%;
    height: 150px;
}

.home_nav1 {
    background: url(../images/home_nav1.png) center 15px no-repeat;
}

    .home_nav1 .num {
        background: url(../images/line.png) 20px center no-repeat;
    }

    .home_nav1:hover {
        background: url(../images/home_nav1_1.png) center 15px no-repeat;
    }

.home_nav2 {
    background: url(../images/home_nav2.png) center 15px no-repeat;
}

    .home_nav2 .num {
        background: url(../images/line1.png) center center repeat-x;
    }

    .home_nav2:hover {
        background: url(../images/home_nav2_1.png) center 15px no-repeat;
    }

.home_nav3 {
    background: url(../images/home_nav3.png) center 15px no-repeat;
}

    .home_nav3 .num {
        background: url(../images/line1.png) center center repeat-x;
    }

    .home_nav3:hover {
        background: url(../images/home_nav3_1.png) center 15px no-repeat;
    }

.home_nav4 {
    background: url(../images/home_nav4.png) center 20px no-repeat;
}

    .home_nav4 .num {
        background: url(../images/line1.png) center center repeat-x;
    }

    .home_nav4:hover {
        background: url(../images/home_nav4_1.png) center 20px no-repeat;
    }

.home_nav5 {
    background: url(../images/home_nav5.png) center 15px no-repeat;
}

    .home_nav5 .num {
        background: url(../images/line1.png) center center repeat-x;
    }

    .home_nav5:hover {
        background: url(../images/home_nav5_1.png) center 15px no-repeat;
    }

.home_nav6 {
    background: url(../images/home_nav6.png) center 15px no-repeat;
}

    .home_nav6 .num {
        background: url(../images/line1.png) center center repeat-x;
    }

    .home_nav6:hover {
        background: url(../images/home_nav6_1.png) center 15px no-repeat;
    }

.home_nav7 {
    background: url(../images/home_nav7.png) center 15px no-repeat;
}

    .home_nav7 .num {
        background: url(../images/line1.png) center center repeat-x;
    }

    .home_nav7:hover {
        background: url(../images/home_nav7_1.png) center 15px no-repeat;
    }

.home_nav8 {
    background: url(../images/home_nav8.png) center 18px no-repeat;
}

    .home_nav8 .num {
        background: url(../images/line.png) -1104px center no-repeat;
    }

    .home_nav8:hover {
        background: url(../images/home_nav8_1.png) center 18px no-repeat;
    }

.home_nav9 {
    background: url(../images/home_nav9.png) center 15px no-repeat;
}

    .home_nav9 .num {
        background: url(../images/line.png) 20px center no-repeat;
    }

    .home_nav9:hover {
        background: url(../images/home_nav9_1.png) center 15px no-repeat;
    }

.home_nav10 {
    background: url(../images/home_nav10.png) center 15px no-repeat;
}

    .home_nav10 .num {
        background: url(../images/line1.png) center center repeat-x;
    }

    .home_nav10:hover {
        background: url(../images/home_nav10_1.png) center 15px no-repeat;
    }

.home_nav10_bg {
    background: url(../images/home_nav_bg.png) center 10px no-repeat;
}

.home_nav11 {
    background: url(../images/home_nav11.png) center 15px no-repeat;
}

    .home_nav11 .num {
        background: url(../images/line1.png) center center repeat-x;
    }

    .home_nav11:hover {
        background: url(../images/home_nav11_1.png) center 15px no-repeat;
    }

.home_nav12 {
    background: url(../images/home_nav12.png) center 15px no-repeat;
}

    .home_nav12 .num {
        background: url(../images/line1.png) center center repeat-x;
    }

    .home_nav12:hover {
        background: url(../images/home_nav12_1.png) center 15px no-repeat;
    }

.home_nav13 {
    background: url(../images/home_nav13.png) center 15px no-repeat;
}

    .home_nav13 .num {
        background: url(../images/line1.png) center center repeat-x;
    }

    .home_nav13:hover {
        background: url(../images/home_nav13_1.png) center 15px no-repeat;
    }

.home_nav14 {
    background: url(../images/home_nav14.png) center 15px no-repeat;
}

    .home_nav14 .num {
        background: url(../images/line1.png) center center repeat-x;
    }

    .home_nav14:hover {
        background: url(../images/home_nav14_1.png) center 15px no-repeat;
    }

.home_nav .title {
    float: left;
    margin-top: 75px;
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #333;
}

.home_nav .con {
    float: left;
    margin-top: 5px;
    width: 100%;
    height: 28px;
    line-height: 14px;
    clear: both;
    color: #999999;
}

    .home_nav .con a {
        color: #2671cb;
        /*text-decoration:underline;*/
    }

.home_nav .num {
    float: left;
    margin-top: 15px;
    width: 100%;
    height: 19px;
}

    .home_nav .num span {
        display: block;
        width: 19px;
        height: 19px;
        line-height: 19px;
        margin: 0 auto;
        background: url(../images/circular1.png) no-repeat;
        color: #FFF;
    }

.home_nav:hover .num span {
    background: url(../images/circular.png) no-repeat;
}

.home_table1 {
    width: 98%;
    margin: 0 auto;
    border: 1px solid #cbcbcb;
    text-align: center;
}

    .home_table1 th {
        height: 30px;
        border-bottom: 1px solid #cbcbcb;
        background: #eeeeee;
        text-align: left;
    }

        .home_table1 th img {
            vertical-align: sub;
        }

    .home_table1 td {
        height: 29px;
        border: 1px solid #cbcbcb;
    }

/*弹出框加滚动条*/
.pop_frame {
    width: 600px;
    height: 248px;
    overflow-y: scroll;
    margin-bottom: 10px;
}

/*刷新按钮*/
.refresh {
    float: right;
    margin-right: 10px;
    background: url(../images/refresh.png) left center no-repeat;
    padding-left: 22px;
    cursor: pointer;
    font-size: 12px;
}

    .refresh:hover {
        text-decoration: underline;
    }

/*解决表单页提示信息错位的问题，覆盖validationEngine.jquery.css中样式*/
.inputContainer {
    position: relative;
    float: none;
}

/*解决网站、接入详细页中附件上下对齐的问题*/
.enlarge_list li {
    width: 315px;
}

.stock_pop {
    width: 100%;
    max-height: 560px;
    background: #FFF;
    /*margin-bottom:10px;*/
    overflow-y: auto;
    overflow-x: hidden;
}

.stock_pop1 {
    width: 125px;
    height: 44px;
    line-height: 44px;
    background: url('../images/step_bg4.png') no-repeat;
    background-size: 44px 44px;
    padding-left: 55px;
    margin: 46px auto 0 auto;
    font-size: 20px;
    color: #444;
}

.stock_pop1_1 {
    width: 125px;
    height: 44px;
    line-height: 44px;
    background: url('../images/stock_pop2.jpg') no-repeat;
    background-size: 44px 44px;
    padding-left: 55px;
    margin: 46px auto 0 auto;
    font-size: 20px;
    color: #444;
}

.stock_pop1 span {
    color: #dd0000;
}

.stock_pop1_1 span {
    color: #dd0000;
}

.stock_pop2 {
    width: 440px;
    height: 20px;
    line-height: 20px;
    font-size: 13px;
    color: #777777;
    text-align: center;
    margin: 30px auto 0 auto;
    background: url(../images/stock_pop1.jpg) left center repeat-x;
}

    .stock_pop2 span {
        background: #FFF;
        padding: 0 10px;
    }

.stock_pop3 {
    width: 440px;
    margin: 0 auto;
    padding: 5px 0 20px 0;
    overflow: hidden;
}

.stock_pop4 {
    float: left;
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 15px;
    color: #005acc;
    margin: 15px 0 5px 0;
}

.stock_pop5 {
    float: left;
    width: 100%;
    overflow: hidden;
    margin: 0;
}

    .stock_pop5 li {
        float: left;
        width: 422px;
        line-height: 30px;
        text-align: left;
        font-size: 16px;
        color: #777777;
        list-style: none;
        background: url('../images/stock_pop.jpg') left center no-repeat;
        padding-left: 18px;
    }

.stock_span {
    width: 100%;
    text-align: center;
    font-size: 14px;
}

.sides_border_hidden {
    border-left-style: hidden;
    border-right-style: hidden;
}

/*解决火狐浏览器文本域过高的问题*/
textarea.span4, .uneditable-input.span4 {
    width: 286px;
    height: 40px;
}

/*解决谷歌最新浏览器按钮中间横线问题*/
.btn:hover, .btn:focus {
    background-position: 0 -30px;
    -webkit-transition: background-position 0s linear;
    -moz-transition: background-position 0s linear;
    -o-transition: background-position 0s linear;
    transition: background-position 0s linear
}

/*详情页中附件图片 用于IE浏览器*/
img[class="reloadImage"] {
    /*width: 99px;*/
    height: 112px;
}

/*插件问题，样式覆盖*/
.sw-main .sw-container {
    overflow: hidden;
    min-height: 200px !important;
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
}

/*select2，样式覆盖*/
.select2-selection__rendered {
    font-size: 14px !important;
}

/*翻页上方批量处理样式*/
.placeholdl {
	height: 30px;
	line-height: 30px;
}

.placeholdl a {
	float: left;
	border: 1px solid #c9c9c9;
	border-right: 0;
	display: block;
	height: 30px;
	padding: 0 12px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.placeholdl a:last-child {
	border-right: 1px solid #c9c9c9;
}

.placeholdl a:hover {
	background: none;
	color:#009688;
}

/*域名有效期 过期数据样式*/
.red_text {
    color: #ff0000 !important;
    /*text-decoration: underline;*/
}
/*域名有效期 input控件样式*/
.custom-input {
    text-align: center;
    display: inline-block;
    width: 70px; /* 固定宽度替代max/min-width */
    padding: 0;
    margin: 0 -3px; /* 左右负边距拉近相邻元素 */
    vertical-align: middle; /* 垂直对齐 */
    height: 20px; /* 设置输入框的高度 */
    line-height: 20px; /* 设置行高，确保文本在垂直方向上居中 */
    font-size: 12px; /* 调整字体大小，使其更适合较矮的输入框 */
    text-decoration: underline;
    border: none; /* 完全移除边框 */
    position: relative; /* 添加相对定位 */
    top: 1px; /* 向下移动一个像素 */
}
/* 每条数据独占一行 */
.domain-item {
    display: block;
    margin-bottom: 0px; /* 行间距 */
}
/* 新增包裹容器样式 */
.compact-group {
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
}
/* 方括号标签样式 */
.bracket {
    font-size: 12px;
    line-height: 1;
    padding: 0 1px;
}
    
}
ul.no-bullets {
    list-style-type: none; /* 去掉项目符号 */
    padding: 0; /* 去掉默认的内边距 */
    margin: 0; /* 去掉默认的外边距 */
}
