/*
	Copyright © 2022-2023 Claris International Inc. All rights reserved.
*/
.fm-textarea>.inner_border,.fm-datefield>.inner_border,.fm-combobox>.inner_border{position:relative;width:100%;height:100%;box-sizing:border-box;white-space:nowrap;overflow:hidden}.fm-textarea>.inner_border>.text,.fm-datefield>.inner_border>.text,.fm-combobox>.inner_border>.text{position:relative;left:0;display:inline-block;width:100%;min-width:100%;max-height:100%;vertical-align:top;overflow:hidden;box-sizing:border-box;outline:0;white-space:pre-wrap;text-overflow:ellipsis;cursor:auto;line-height:normal}.fm-textarea.hand-cursor>.inner_border>.text,.fm-datefield.hand-cursor>.inner_border>.text,.fm-combobox.hand-cursor>.inner_border>.text,.fm-textarea.v-readonly.iwps_edit_box.hand-cursor>.inner_border,.fm-datefield.v-readonly.iwps_edit_box.hand-cursor>.inner_border,.fm-combobox.v-readonly.iwps_edit_box.hand-cursor>.inner_border{cursor:pointer}.fm-textarea.fm-focus>.inner_border>.text,.fm-datefield.fm-focus>.inner_border>.text,.fm-combobox.fm-focus>.inner_border>.text{cursor:auto}.fm-textarea.show-scrollbars>.inner_border>.text,.fm-datefield.show-scrollbars>.inner_border>.text,.fm-combobox.show-scrollbars>.inner_border>.text{text-overflow:clip}.fm-textarea.edited>.inner_border>.text,.fm-datefield.edited>.inner_border>.text,.fm-combobox.edited>.inner_border>.text{text-overflow:clip}.fm-textarea>.inner_border:before,.fm-datefield>.inner_border:before,.fm-combobox>.inner_border:before{content:'';display:inline-block;height:100%;vertical-align:middle;width:0}.v-ie .fm-textarea>.inner_border:before,.v-ie .fm-datefield>.inner_border:before,.v-ie .fm-combobox>.inner_border:before{margin-bottom:-2px}.fm-textarea>.inner_border_texty>.text{position:absolute!important;top:0;bottom:0}.fm-combobox>.inner_border>.text,.fm-datefield>.inner_border>.text{right:16px}.fm-combobox.icon-hidden .text,.fm-datefield.icon-hidden .text{right:0}.fm-combobox.icon-hidden .icon,.fm-datefield.icon-hidden .icon{display:none}.fm-textarea.v-readonly{border:0}.fm-textarea>.inner_border>.text{right:0}.fm-textarea>.inner_border>.text,.fm-datefield>.inner_border>.text,.fm-combobox>.inner_border>.text{word-wrap:break-word}.fm-textarea.no-wrap>.inner_border>.text{word-wrap:normal;white-space:pre}.fm-textarea.edited.no-wrap>.inner_border>.text{width:auto}.fm-datefield.icon-hidden>.inner_border{padding-right:0}.fm-datefield.v-readonly>.inner_border>.text{border-width:0;box-shadow:none}.fm-datefield.v-readonly>.inner_border>.icon{display:none}.fm-datefield.no-wrap>.inner_border>.text{word-wrap:normal;white-space:pre}.fm-combobox.v-readonly>.inner_border,.fm-combobox.icon-hidden>.inner_border{padding-right:0}.fm-combobox.v-readonly>.inner_border{border-width:0;box-shadow:none}.fm-combobox.v-readonly>.inner_border>.icon{display:none}.fm-combobox.no-wrap>.inner_border>.text{word-wrap:normal;white-space:pre}.fm-combobox-suggestions{background-color:white}.fm-combobox-suggestions .prevpage,.fm-combobox-suggestions .prevpage-off,.fm-combobox-suggestions .nextpage,.fm-combobox-suggestions .nextpage-off{text-align:center;background-color:white}.fm-combobox-suggestions .prevpage,.fm-combobox-suggestions .nextpage{color:#888}.fm-combobox-suggestions .prevpage:hover,.fm-combobox-suggestions .nextpage:hover{color:black;background-color:#DDD}.fm-combobox-suggestions .nextpage-off,.fm-combobox-suggestions .prevpage-off{color:#EEE}.fm-combobox-suggestions .menu_option{white-space:pre}.fm-combobox-suggestions .menu_option,.fm-combobox-suggestions .prevpage,.fm-combobox-suggestions .prevpage-off,.fm-combobox-suggestions .nextpage,.fm-combobox-suggestions .nextpage-off{padding:2px 10px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fm-combobox-suggestions .menu_option.selected{background-color:lightblue}.fm-combobox-suggestions .menu_option.focus{background-color:#3b5a7a;color:white}.fm-combobox-suggestions .menu_option.separator-after,.fm-combobox-suggestions .menu_option.separator-before{border-color:silver;border-style:solid;border-width:0}.fm-combobox-suggestions .menu_option.separator-before{border-top-width:1px}.fm-combobox-suggestions .menu_option.separator-after{border-bottom-width:1px}.fm-textarea>.inner_border>.placeholder,.fm-datefield>.inner_border>.placeholder,.fm-combobox>.inner_border>.placeholder{position:absolute;left:0;right:0;top:0;color:#999;display:none;pointer-events:none;bottom:auto;background:transparent!important}.fm-datefield-prompt>.inner_border>.placeholder,.fm-combobox-prompt>.inner_border>.placeholder{overflow-x:hidden}.fm-combobox.icon-hidden>.inner_border>.placeholder,.fm-datefield.icon-hidden>.inner_border>.placeholder{right:1px}.fm-textarea-prompt>.inner_border>.placeholder,.fm-datefield-prompt>.inner_border>.placeholder,.fm-combobox-prompt>.inner_border>.placeholder{display:block}.fm-textarea.edited>.inner_border>.text>p,.fm-datefield.edited>.inner_border>.text>p,.fm-combobox.edited>.inner_border>.text>p{margin-top:0;margin-bottom:0}