.OF_DIALOG .CONTENT_BASE .CONTENT .TEAM_SETTINGS{position:absolute;overflow-x:hidden;overflow-y:auto;width:100%;height:calc(100% - 60px)}.OF_DIALOG .CONTENT_BASE .CONTENT .TEAM_SETTINGS .DUMMY{height:30px}.OF_DIALOG .CONTENT_BASE .CONTENT .TEAM_SETTINGS .ITEMS_TITLE{font-size:15px;font-weight:700;line-height:20px;position:relative;overflow:hidden;width:auto;max-width:450px;height:20px;margin-top:30px;margin-left:15px;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;white-space:nowrap;text-overflow:ellipsis;color:#999;outline:0}.OF_DIALOG .CONTENT_BASE .CONTENT .TEAM_SETTINGS .ITEMS{position:relative;overflow:hidden;width:100%;margin-top:5px;margin-bottom:10px;margin-left:10px;padding-left:0}.OF_DIALOG .CONTENT_BASE .CONTENT .TEAM_SETTINGS .ITEMS:after{display:block;clear:both;content:''}.OF_DIALOG .CONTENT_BASE .CONTENT .TEAM_SETTINGS .ITEMS li{overflow:hidden;box-sizing:border-box;width:calc(100% - 20px);min-height:60px;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;border:solid 1px var(--basic-border-color);border-bottom:none;background:var(--basic-table-fore-background)}.OF_DIALOG .CONTENT_BASE .CONTENT .TEAM_SETTINGS .ITEMS li::after{display:block;clear:both;content:''}.OF_DIALOG .CONTENT_BASE .CONTENT .TEAM_SETTINGS .ITEMS li:first-child{border-radius:4px 4px 0 0}.OF_DIALOG .CONTENT_BASE .CONTENT .TEAM_SETTINGS .ITEMS li:last-of-type{border-bottom:solid 1px var(--basic-border-color);border-radius:0 0 4px 4px}.OF_DIALOG .CONTENT_BASE .CONTENT .TEAM_SETTINGS .ITEMS li:only-child{border-radius:4px}.OF_DIALOG .CONTENT_BASE .CONTENT .TEAM_SETTINGS .ITEMS li .detail_box{float:left;margin-left:15px;width:calc(100% - 135px)}.OF_DIALOG .CONTENT_BASE .CONTENT .TEAM_SETTINGS .ITEMS li .detail_box .title_label{font-weight:700;font-size:16px;color:var(--basic-title-color);height:60px;line-height:60px}.OF_DIALOG .CONTENT_BASE .CONTENT .TEAM_SETTINGS .ITEMS li .detail_box .input_text{font-size:16px;float:left;overflow-x:hidden;overflow-y:hidden;width:100%;height:55px;white-space:nowrap;text-overflow:ellipsis;color:#333;color:var(--basic-table-row-title);border:none;outline:0;background:#fefefe;background:var(--basic-table-fore-background)}.OF_DIALOG .CONTENT_BASE .CONTENT .TEAM_SETTINGS .ITEMS li .ok_button{font-size:12px;font-weight:700;float:right;width:auto;margin-top:12px;margin-right:15px;padding:8px 15px;cursor:pointer;-webkit-transition:all .1s ease;-moz-transition:all .1s ease;transition:all .1s ease;text-align:center;color:#666;color:var(--basic-button-text-color);border:solid 1px #ccc;border:solid 1px var(--basic-border-color);border-radius:6px;background:var(--basic-button-background-fore-color)}.OF_DIALOG .CONTENT_BASE .CONTENT .TEAM_SETTINGS .ITEMS li .ok_button:hover{background:#eee;background:var(--basic-button-background-fore-hover-color)}.OF_DIALOG .CONTENT_BASE .CONTENT .TEAM_SETTINGS .ITEMS li .redbutton{font-size:12px;font-weight:700;float:right;width:auto;min-width:44px;height:35px;margin-top:12px;margin-right:15px;padding:5px 10px;cursor:pointer;-webkit-transition:all .1s ease;-moz-transition:all .1s ease;transition:all .1s ease;text-align:center;color:#eb2a26;border:solid 1px #ccc;border:solid 1px var(--basic-border-color);border-radius:6px;background:var(--basic-button-background-fore-color)}.OF_DIALOG .CONTENT_BASE .CONTENT .TEAM_SETTINGS .ITEMS li .redbutton:hover{background:#eee;background:var(--basic-button-background-fore-hover-color)}.OF_DIALOG .CONTENT_BASE .CONTENT .TEAM_SETTINGS .WRAPPER_AREA{margin:0 15px 5px 20px}.OF_DIALOG .CONTENT_BASE .CONTENT .TEAM_SETTINGS .WRAPPER_AREA hr{width:100%;background:var(--basic-border-color)}.OF_DIALOG .CONTENT_BASE .CONTENT .TEAM_SETTINGS .WRAPPER_AREA .SETTINGS_TITLE{font-size:17px;font-weight:700;clear:both;padding-top:10px}.OF_DIALOG .CONTENT_BASE .CONTENT .TEAM_SETTINGS .WRAPPER_AREA .SETTINGS_ABOUT{margin-top:2px;font-size:13px;font-weight:700;line-height:20px;display:block;overflow:hidden;cursor:text;user-select:text;color:var(--basic-table-row-title)}.OF_DIALOG .CONTENT_BASE .CONTENT .TEAM_SETTINGS .FOOTER{margin:30px 10px 5px 20px}.OF_DIALOG .CONTENT_BASE .CONTENT .TEAM_SETTINGS .FOOTER::after{display:block;clear:both;content:''}.OF_DIALOG .CONTENT_BASE .CONTENT .TEAM_SETTINGS .FOOTER .FOOTER_RIGHT_BUTTON{float:right;font-size:14px;font-weight:700;line-height:20px;z-index:10000;width:auto;max-width:280px;height:35px;margin:10px 0 30px;padding:4px 20px;cursor:pointer;text-align:center;color:var(--basic-button-text-color);border:solid 1px var(--basic-border-color);border-radius:4px;background:var(--basic-button-background-fore-color)}.OF_DIALOG .CONTENT_BASE .CONTENT .TEAM_SETTINGS .FOOTER .FOOTER_RIGHT_BUTTON:hover{background:var(--basic-button-background-hover-color)}.OF_DIALOG .CONTENT_BASE .CONTENT .TEAM_SETTINGS .FOOTER .FOOTER_RIGHT_BUTTON:active{color:#ccc}