@charset "UTF-8";.rvr-button{height:32px;width:auto;border-radius:16px;background-color:#fff;border:0 none;padding-left:14px;padding-right:14px;margin-right:10px;cursor:pointer}.rvr-button span{color:#000}.rvr-button:not(.disabled):hover{background-color:#7bb0cd}.rvr-button:not(.disabled):hover span{color:#fff}.rvr-button:not(.disabled).rvr-primary{background-color:#d94600}.rvr-button:not(.disabled).rvr-primary span{color:#fff}.rvr-button:not(.disabled).rvr-primary:hover{background-color:#fe840e}.rvr-button:not(.disabled).rvr-primary:hover span{color:#fff}.rvr-button:not(.disabled).rvr-secondary{background-color:#7bb0cd}.rvr-button:not(.disabled).rvr-secondary span{color:#fff}.rvr-button:not(.disabled).rvr-secondary:hover{background-color:#fff}.rvr-button:not(.disabled).rvr-secondary:hover span{color:#7bb0cd}.rvr-button.disabled{background-color:#acd1e3;color:#5b8098}.rvr-button.disabled span{color:#5b8098}.rvr-button.disabled:hover{cursor:default}.rvr-button.rvr-large{height:40px;width:200px;border-radius:20px}.rvr-button.rvr-large span{font-size:11pt}.rvr-button.rvr-small{height:26px;border-radius:13px}.rvr-button.rvr-small span{font-size:8pt}.rvr-button-up-down button{height:83px;border:0 none;border-radius:4px;background-color:#306f98}.rvr-button-up-down button:hover{background-color:#3477a4}.rvr-button-up-down button:disabled{background-color:#ccc!important}.rvr-button-up-down button>span{background-image:url("/Content/RVR/Images/ui-icons_d8e7f3_256x240.png");width:16px;height:16px;display:block;overflow:hidden;background-repeat:no-repeat}.rvr-button-up-down button>span.rvr-button-up{background-position:0 -16px}.rvr-button-up-down button>span.rvr-button-down{background-position:-64px -16px}.rvr-button-up-down-small button{height:44px;border:0 none;border-radius:4px;background-color:#306f98}.rvr-button-up-down-small button:hover{background-color:#3477a4}.rvr-button-up-down-small button:disabled{background-color:#ccc!important}.rvr-button-up-down-small button>span{background-image:url("/Content/RVR/Images/ui-icons_d8e7f3_256x240.png");width:16px;height:16px;display:block;overflow:hidden;background-repeat:no-repeat}.rvr-button-up-down-small button>span.rvr-button-up{background-position:0 -16px}.rvr-button-up-down-small button>span.rvr-button-down{background-position:-64px -16px}.rvr-button-right button{height:83px;border:0 none;border-radius:4px;background-color:#306f98}.rvr-button-right button:hover{background-color:#3477a4}.rvr-button-right button:disabled{background-color:#ccc!important}.rvr-button-right button>span{background-image:url("/Content/RVR/Images/ui-icons_d8e7f3_256x240.png");width:16px;height:16px;display:block;overflow:hidden;background-repeat:no-repeat;background-position:-32px -16px}.rvr-button-delete{display:block;overflow:hidden;border:0 none;border-radius:6px;width:50px;height:28px;background-image:url("/Content/RVR/Images/em43_8.png");background-repeat:no-repeat}.select{cursor:pointer;display:inline-block;position:relative;font-size:13px;color:#fff;width:220px;height:32px}.select .select-hidden{display:none;visibility:hidden;padding-right:10px}.select .select-styled{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#2c98dc;color:#fff;padding:5px 15px;-moz-transition:all .2s ease-in;-o-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;border-radius:16px;white-space:nowrap;overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis}.select .select-styled:not(.disabled):after{content:"";width:0;height:0;border:7px solid transparent;border-color:#fff transparent transparent transparent;position:absolute;top:12px;right:10px}.select .select-styled:not(.disabled):hover{background-color:#fff;color:#000}.select .select-styled:not(.disabled):hover:after{border-color:#000 transparent transparent transparent}.select .select-styled:not(.disabled):active,.select .select-styled:not(.disabled).active{background-color:#fff;color:#000}.select .select-styled:not(.disabled):active:after,.select .select-styled:not(.disabled):active:after,.select .select-styled:not(.disabled).active:after,.select .select-styled:not(.disabled).active:after{top:5px;border-color:transparent transparent #000 transparent}.select .select-styled:not(.disabled):active.active-bottom,.select .select-styled:not(.disabled).active.active-bottom{border-radius:16px 16px 0 0}.select .select-styled:not(.disabled):active.active-top,.select .select-styled:not(.disabled).active.active-top{border-radius:0 0 16px 16px}.select .select-styled.disabled{cursor:default;background-color:#afd1e4;color:#fff}.select .select-styled.disabled:after{content:"";width:0;height:0;border:7px solid transparent;border-color:#fff transparent transparent transparent;position:absolute;top:12px;right:10px}.select-options{cursor:pointer;font-size:13px;display:none;position:absolute;right:0;left:0;z-index:999;margin:0;padding:0;list-style:none;color:#000;background-color:#fff;max-height:310px;overflow-x:hidden;overflow-y:auto}.select-options.select-bottom{border-radius:0 0 16px 16px;top:100%;box-shadow:0 10px 15px 2px rgba(0,0,0,.2)}.select-options.select-top{border-radius:16px 16px 0 0}.select-options li{margin:0;padding:2px 0;text-indent:15px;white-space:nowrap;border-top:0;background-color:#fff;-moz-transition:all .15s ease-in;-o-transition:all .15s ease-in;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis}.select-options li.selected{background-color:#2c98dc;color:#fff}.select-options li:hover{background-color:#2c98dc;color:#fff}.select-options li[rel="hide"]{display:none}.rvr-checkbox{display:inline-block;vertical-align:top;padding-left:4px;position:relative;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.rvr-checkbox input[type=checkbox]{position:absolute;top:10px;width:1px;height:1px;display:none}.rvr-checkbox>span{display:inline-block}.rvr-checkbox .rvr-checkbox-item{display:inline-block;vertical-align:top}.rvr-checkbox .rvr-checkbox-item>span{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:inline-block;vertical-align:top;padding:10px 12px 8px 26px;cursor:pointer}.rvr-checkbox .rvr-checkbox-item>span:before{position:absolute;top:0;left:0;display:block;margin-top:10px;width:14px;height:14px;border:#fff 2px solid;background-color:#fff;content:''}.rvr-checkbox .rvr-checkbox-item>span:after{position:absolute;top:0;left:5px;display:block;margin-top:11px;width:5px;height:9px;border-right:3px solid #338dfb;border-bottom:3px solid #338dfb;content:'';opacity:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.rvr-checkbox .rvr-checkbox-item input[type=checkbox]:checked+span:after{opacity:1}.rvr-checkbox .rvr-checkbox-item input[type=checkbox][disabled]{display:none}.rvr-checkbox .rvr-checkbox-item input[type=checkbox][disabled]+span{opacity:.3;cursor:default}.rvr-checkbox .rvr-checkbox-item input[type=checkbox][disabled]+span:before{background-color:#7db0cc;border:#7db0cc 2px solid}.rvr-checkbox .rvr-checkbox-item input[type=checkbox]:focus+span:before{border:#338dfb 2px solid}.rvr-checkbox.rvr-virtical{display:block;vertical-align:top}.rvr-checkbox.rvr-virtical>span{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:inline-block;vertical-align:top;line-height:32px;padding:0 12px 0 26px;cursor:pointer}.rvr-checkbox.rvr-virtical>span:before{position:absolute;top:50%;left:0;display:block;margin-top:-8px;width:14px;height:14px;border:#fff 2px solid;background-color:#fff;content:''}.rvr-checkbox.rvr-virtical>span:after{position:absolute;top:50%;left:5px;display:block;margin-top:-7px;width:5px;height:9px;border-right:3px solid #338dfb;border-bottom:3px solid #338dfb;content:'';opacity:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.rvr-checkbox.rvr-virtical input[type=checkbox]:checked+span:after{opacity:1}.rvr-checkbox.rvr-virtical input[type=checkbox][disabled]{display:none}.rvr-checkbox.rvr-virtical input[type=checkbox][disabled]+span{opacity:.3}.rvr-checkbox.rvr-virtical input[type=checkbox][disabled]+span:before{background-color:#7db0cc;border:#7db0cc 2px solid}.rvr-checkbox.rvr-virtical input[type=checkbox]:focus+span:before{border:#338dfb 2px solid}.rvr-draggable-checkbox{cursor:pointer;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;height:32px;display:table;border-spacing:5px 0}.rvr-draggable-checkbox .rvr-draggable-checkbox-item{display:table-cell;vertical-align:middle;height:auto;line-height:14px;width:40px;border-radius:5px;padding:0 10px;margin:0;background-color:#d2eefc;color:#0c4465;text-align:center;white-space:nowrap;cursor:pointer}.rvr-draggable-checkbox .rvr-draggable-checkbox-item:not(.disabled):not(.required):hover{background-color:#fff;color:#0c4465}.rvr-draggable-checkbox .rvr-draggable-checkbox-item:not(.disabled):not(.required).selected{background-color:#2c98dc;color:#fff}.rvr-draggable-checkbox .rvr-draggable-checkbox-item.disabled{background-color:#ccc;cursor:default}.rvr-draggable-checkbox .rvr-draggable-checkbox-item.required{background-color:#72bce9;color:#5b8098;cursor:default}.rvr-draggable-checkbox .rvr-draggable-checkbox-item>input{display:none}.rvr-radiobutton{display:inline-block;vertical-align:top;padding-left:4px;position:relative}.rvr-radiobutton input[type=radio]{display:none}.rvr-radiobutton>span{display:inline-block;vertical-align:top}.rvr-radiobutton .rvr-radiobutton-item{display:inline-block;vertical-align:top}.rvr-radiobutton .rvr-radiobutton-item>span{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:inline-block;vertical-align:top;padding:10px 12px 8px 26px;cursor:pointer}.rvr-radiobutton .rvr-radiobutton-item>span:before{position:absolute;top:0;left:0;display:block;margin-top:10px;width:14px;height:14px;border:#fff 2px solid;border-radius:50%;background-color:#fff;content:''}.rvr-radiobutton .rvr-radiobutton-item>span:after{position:absolute;top:0;left:4px;display:block;margin-top:14px;width:10px;height:10px;border-radius:50%;background-color:#338dfb;content:'';opacity:0}.rvr-radiobutton .rvr-radiobutton-item input[type=radio]:checked+span:after{opacity:1}.rvr-radiobutton .rvr-radiobutton-item input[type=radio][disabled]{display:none}.rvr-radiobutton .rvr-radiobutton-item input[type=radio][disabled]+span{opacity:.3;cursor:default}.rvr-radiobutton .rvr-radiobutton-item input[type=radio][disabled]+span:before{background-color:#7db0cc;border:#7db0cc 2px solid}.rvr-radiobutton .rvr-radiobutton-item input[type=radio]:focus+span:before{border:#338dfb 2px solid}.rvr-radiobutton.rvr-virtical{display:block;vertical-align:top}.rvr-radiobutton.rvr-virtical>span{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:inline-block;vertical-align:top;line-height:32px;padding:0 12px 0 26px;cursor:pointer}.rvr-radiobutton.rvr-virtical>span:before{position:absolute;top:50%;left:0;display:block;margin-top:-8px;width:14px;height:14px;border:#fff 2px solid;border-radius:50%;background-color:#fff;content:''}.rvr-radiobutton.rvr-virtical>span:after{position:absolute;top:50%;left:4px;display:block;margin-top:-4px;width:10px;height:10px;border-radius:50%;background-color:#338dfb;content:'';opacity:0}.rvr-radiobutton.rvr-virtical input[type=radio]:checked+span:after{opacity:1}.rvr-radiobutton.rvr-virtical input[type=radio][disabled]{display:none}.rvr-radiobutton.rvr-virtical input[type=radio][disabled]+span{opacity:.3;cursor:default}.rvr-radiobutton.rvr-virtical input[type=radio][disabled]+span:before{background-color:#7db0cc;border:#7db0cc 2px solid}.rvr-radiobutton.rvr-virtical input[type=radio]:focus+span:before{border:#338dfb 2px solid}.rvr-radiobutton.rvr-box-design .rvr-radiobutton-item{display:table-cell;vertical-align:middle;height:auto;line-height:14px;width:80px;margin:0;background-color:#fff;color:#0c4465;text-align:center;white-space:nowrap;cursor:pointer}.rvr-radiobutton.rvr-box-design .rvr-radiobutton-item.first{border-radius:5px 0 0 5px}.rvr-radiobutton.rvr-box-design .rvr-radiobutton-item.last{border-radius:0 5px 5px 0}.rvr-radiobutton.rvr-box-design .rvr-radiobutton-item>span{width:100%;height:100%;padding:0 10px;line-height:32px}.rvr-radiobutton.rvr-box-design .rvr-radiobutton-item>span.first{border-radius:5px 0 0 5px}.rvr-radiobutton.rvr-box-design .rvr-radiobutton-item>span.last{border-radius:0 5px 5px 0}.rvr-radiobutton.rvr-box-design .rvr-radiobutton-item>span:before{content:none}.rvr-radiobutton.rvr-box-design .rvr-radiobutton-item>span:after{content:none}.rvr-radiobutton.rvr-box-design .rvr-radiobutton-item input[type=radio]:checked+span{background-color:#2c98dc;color:#fff}.rvr-radiobutton.rvr-box-design .rvr-radiobutton-item:not(.disabled):hover{background-color:#d2eefc;color:#0c4465}.rvr-radiobutton.rvr-box-design .rvr-radiobutton-item:not(.disabled).selected{background-color:#2c98dc;color:#fff}.rvr-radiobutton.rvr-box-design .rvr-radiobutton-item.disabled{background-color:#ccc;cursor:default}.rvr-radiobutton.rvr-box-design .rvr-radiobutton-item>input{display:none}.component-modal-container{top:0;left:0;right:0;bottom:0;position:fixed;z-index:100}.component-modal{z-index:100;position:absolute;top:0;left:0;border-radius:20px;background:#d9f3ff;box-shadow:0 0 15px 2px rgba(0,0,0,.2)}.component-modal .component-condition-setting-label{font-size:14px;font-weight:bold;line-height:32px;color:#0c4465}.component-modal .component-modal-titlebar{color:#2f8bca;padding:.4em 1em;position:relative;font-weight:bold}.component-modal .component-modal-titlebar:before,.component-modal .component-modal-titlebar:after{content:"";display:table;border-collapse:collapse}.component-modal .component-modal-titlebar:after{clear:both}.component-modal .component-modal-titlebar .component-modal-title{height:35px;line-height:40px;font-size:16px;float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis}.component-modal .component-modal-titlebar .component-modal-titlebar-close{width:30px;height:30px;right:-11px;top:-1px;border-radius:50%;border:0 none;background:#80a3b6;font-weight:bold;color:#2e6e9e;font-size:1em;position:absolute;margin:-10px 0 0 0;padding:1px;text-decoration:none;display:inline-block;line-height:normal;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.component-modal .component-modal-titlebar .component-modal-titlebar-close span.icon{position:absolute;top:5px;left:5px;width:20px;height:20px;display:block;overflow:hidden;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.component-modal .component-modal-titlebar .component-modal-titlebar-close span.icon:before{position:absolute;top:9px;display:block;width:20px;height:1px;border-top:2px solid #fff;content:''}.component-modal .component-modal-titlebar .component-modal-titlebar-close span.icon:after{position:absolute;left:9px;display:block;width:1px;height:20px;border-left:2px solid #fff;content:''}.component-modal .component-modal-titlebar .component-modal-titlebar-close span.text{padding:.4em;text-indent:-9999999px;display:block;line-height:normal}.component-modal .component-modal-content{padding:0 15px 15px 15px;width:auto;position:absolute;top:30px;bottom:80px;left:15px;right:15px;background-color:inherit;border:0;overflow:auto}.component-modal .component-modal-buttonpane{border-radius:0 0 20px 20px;height:80px;position:absolute;top:auto;right:0;bottom:0;left:0;width:auto;text-align:right;background-color:#9ccce0}.component-modal .component-modal-buttonpane .component-ui-button,.component-modal .component-modal-buttonpane .component-combobox{margin:0 15px 0 0}.component-modal .component-modal-buttonpane>div{height:100%;display:table;width:100%}.component-modal .component-modal-buttonpane>div>div{width:100%;height:100%;display:table-cell;vertical-align:middle}.component-modal .component-modal-buttonpane>div>div>*{vertical-align:middle}.component-modal .component-modal-buttonpane:before,.component-modal .component-modal-buttonpane:after{content:"";display:table;border-collapse:collapse}.component-modal .component-wrap{display:table;table-layout:fixed;width:100%}.component-modal .component-wrap>label{display:table-cell;width:200px;font-size:14px;font-weight:bold;line-height:32px;vertical-align:top}.component-modal .component-wrap>div{display:table-cell}.component-modal .component-wrap.inline{vertical-align:top;display:inline-block;width:auto}.component-modal .component-wrap.inline>label{display:inline-block}.component-modal .component-wrap.inline>div{display:inline-block}.component-modal .component-wrap.inlabel{padding-bottom:30px}.component-modal .ui-resizable-handle.ui-icon{background-image:url("")}.analysis-pattern .analysis-pattern-row{display:inline-block;vertical-align:top;padding-left:4px;position:relative}.analysis-pattern .analysis-pattern-row input[type=radio]{position:absolute;top:10px;display:none}.analysis-pattern .analysis-pattern-row .rvr-radiobutton-item{display:inline-block;vertical-align:top}.analysis-pattern .analysis-pattern-row .rvr-radiobutton-item>span{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:inline-block;vertical-align:top;line-height:32px;padding:0 10px 0 0;cursor:pointer}.analysis-pattern .analysis-pattern-row .rvr-radiobutton-item input[type=radio]:checked+span .rvr-analysis-pattern{box-shadow:0 0 0 5px rgba(255,0,0,.5);position:relative}.analysis-pattern .analysis-pattern-row table.rvr-analysis-pattern{border-collapse:separate;border-spacing:1px}.analysis-pattern .analysis-pattern-row table.rvr-analysis-pattern th{background-color:#7bb0cd;color:#fff}.analysis-pattern .analysis-pattern-row table.rvr-analysis-pattern td{background-color:#e1f5ff}.analysis-pattern .analysis-pattern-row table.rvr-analysis-pattern th,.analysis-pattern .analysis-pattern-row table.rvr-analysis-pattern td{line-height:normal;text-align:center;vertical-align:middle}.analysis-pattern .analysis-pattern-row table.rvr-analysis-pattern thead th{height:40px}.analysis-pattern .analysis-pattern-row table.rvr-analysis-pattern thead th:first-child{background-color:#afd3e6}.analysis-pattern .analysis-pattern-row table.rvr-analysis-pattern tbody th{width:70px;height:65px}.analysis-pattern .analysis-pattern-row table.rvr-analysis-pattern tbody td{width:115px;height:65px}.component-collapse.design-pattern-1>h3{font-size:16px;font-weight:bold;line-height:32px;color:#0c4465;margin-top:15px}.component-collapse.design-pattern-1 .component-collapse-content{width:auto;height:auto;border:0 solid #c0e4f6;border-radius:6px 6px 0 0;background-color:rgba(125,176,204,.302);padding:20px 20px 0 20px}.component-collapse.design-pattern-1 .component-collapse-button{display:block;width:100%;height:26px;background-color:#7bb0cd;border:0 solid #7bb0cd;border-radius:6px;color:#fff}.component-collapse.design-pattern-1 .component-collapse-button span{display:inline-block;vertical-align:top;position:relative;width:15px;height:20px}.component-collapse.design-pattern-1 .component-collapse-button span:before{position:absolute;top:4px;left:0;right:auto;display:block;width:1px;height:14px;border-left:2px solid #fff;content:'';-webkit-transform:rotate(-65deg);-ms-transform:rotate(-65deg);-moz-transform:rotate(-65deg);-o-transform:rotate(-65deg);transform:rotate(-65deg)}.component-collapse.design-pattern-1 .component-collapse-button span:after{position:absolute;top:4px;left:auto;right:0;display:block;width:1px;height:14px;border-right:2px solid #fff;content:'';-webkit-transform:rotate(65deg);-ms-transform:rotate(65deg);-moz-transform:rotate(65deg);-o-transform:rotate(65deg);transform:rotate(65deg)}.component-collapse.design-pattern-1 .component-collapse-button:hover{background-color:#fff;color:#0c4465}.component-collapse.design-pattern-1 .component-collapse-button:hover span:before{border-left:2px solid #0c4465}.component-collapse.design-pattern-1 .component-collapse-button:hover span:after{border-right:2px solid #0c4465}.component-collapse.design-pattern-1.expand .component-collapse-button{background-color:rgba(125,176,204,.302);border:0 solid #c0e4f6;border-radius:0 0 6px 6px}.component-collapse.design-pattern-1.expand .component-collapse-button span{-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);-webkit-transform:scale(1,-1);transform:scale(1,-1)}.component-collapse.design-pattern-1.expand .component-collapse-button:hover{background-color:rgba(125,176,204,.302)}.rvr-color-picker{margin:1px;cursor:pointer;border-radius:16px;display:table-cell}.rvr-color-picker div{margin:1px;cursor:pointer;border-radius:16px}.rvr-color-picker .color-picker-value{float:left;width:80px;height:32px;margin:2px 0 2px 0}.rvr-color-picker .color-picker-items{float:left;display:none;background:#a3cfe5;box-shadow:10px 10px 10px rgba(0,0,0,.5);position:absolute;margin-left:82px}.rvr-color-picker .color-picker-items .color-item{float:left;width:32px;height:32px;margin-left:2.5px;margin-right:2.5px}.rvr-color-picker .color-picker-items .color-item.selected{box-shadow:0 0 0 5px rgba(255,0,0,.5)}.rvr-color-picker .color-picker-items .color-item:hover{box-shadow:0 0 0 5px rgba(0,0,0,.5)}.rvr-color-picker .color-picker-items .color-item.multi{height:auto}.rvr-color-picker .color-picker-items .color-item .color-item-detail{width:32px;height:32px;margin:2px 0 2px 0}#ArbitrarilyTimeDivision .deleteExclusionTimeInfo_X007{width:120px;height:32px;background-color:#087abf;line-height:32px;border-radius:16px;display:inline-block;color:#fff;margin-top:5px;text-align:center;vertical-align:middle}#ArbitrarilyTimeDivision .deleteExclusionTimeInfo_X007 .deleteExclusionTimeInfo-btn{padding:0;width:20px;height:20px;border:0;background-image:url(/Content/RVR/Images/ic_delet_off.png);background-color:transparent;background-repeat:no-repeat;vertical-align:middle;margin-left:10px}#ArbitrarilyTimeDivision .arbitrarilyTimeDivision-table{width:400px;height:80px;background-color:#f0f8ff;border-radius:10px;margin-left:150px;overflow-Y:auto}#ArbitrarilyTimeDivision .rvr-arbitrarily-time-table thead th{table-layout:fixed;border:solid 1px rgba(102,102,102,.05);background:rgba(102,102,102,.4);color:#fff;width:50px}.rvr-createProgramGroup-Table thead th{border:solid 1px rgba(102,102,102,.05);background:rgba(102,102,102,.4);color:#fff}#CalendarDialog .rvr-terminfo input{width:150px}.component-calendar.component-modal table{font-size:14px;white-space:normal;border-collapse:separate;border-spacing:1px;margin:0;padding:0;border:0;outline:0;background:transparent;-webkit-tap-highlight-color:transparent;text-align:center;line-height:1.5;vertical-align:middle;display:table;cursor:default}.component-calendar.component-modal table thead{display:block}.component-calendar.component-modal table tbody{display:block;overflow-y:scroll}.component-calendar.component-modal table tbody.day-select{height:308px}.component-calendar.component-modal table tbody.yearmonth-select{height:250px}.component-calendar.component-modal table td{height:30px;width:80px;padding:1px;vertical-align:middle;border-bottom:1px solid #ccc;background:#fff;display:table-cell}.component-calendar.component-modal table td.yearmonthcell{width:118px}.component-calendar.component-modal table td.datecell{width:35px}.component-calendar.component-modal table td.research-class{background-color:#afffd9}.component-calendar.component-modal table td.research-class.week2{background-color:#ffddeb}.component-calendar.component-modal table td.research-class.selected{background-color:transparent;background-color:#3499d9;color:#fff}.component-calendar.component-modal table td.selectable{cursor:pointer}.component-calendar.component-modal table td.calendar-header{background-color:#7bb0cd;color:#fff}.component-calendar.component-modal table td.calendar-month-header{width:246px}.component-calendar.component-modal table td.saturday{color:#00f}.component-calendar.component-modal table td.holiday,.component-calendar.component-modal table td.sunday{color:red}.component-calendar.component-modal .component-modal-content{overflow:visible;width:auto;position:absolute;top:40px;bottom:75px;left:10px;right:10px}.component-calendar.component-modal .component-modal-content .ui-widget-calendar{display:block;position:absolute;top:55px;left:77px;width:360px;height:479px;overflow:hidden}.component-calendar.component-modal .component-modal-content .component-calendar-legend{display:block;position:absolute;width:420px}.component-calendar.component-modal .component-modal-content .component-calendar-legend li{position:relative;display:inline-block;line-height:32px;padding:0 12px 0 23px;vertical-align:top;font-size:10px}.component-calendar.component-modal .component-modal-content .component-calendar-legend li:before{position:absolute;top:50%;left:0;display:block;margin-top:-10px;width:18px;height:19px;border:0 none;content:''}.component-calendar.component-modal .component-modal-content .component-calendar-legend li.c1:before{background-color:#ffddeb}.component-calendar.component-modal .component-modal-content .component-calendar-legend li.c2:before{background-color:#ffffd9}.component-calendar.component-modal .component-modal-content .component-calendar-legend li.c3:before{background-color:#afffd9}.component-calendar.component-modal .component-modal-content .component-calendar-legend li.c4:before{background-color:#3499d9}.component-calendar.component-modal .component-modal-content .component-calendar-legend li.c5:before{background-color:#fff}.component-calendar.component-modal .component-modal-content .component-calendar-legend li.c6:before{background-color:#afff59}.component-calendar.component-modal .component-modal-content .component-calendar-calendarchoicemode{display:inline-block;position:absolute;top:185px;left:477px}.component-calendar.component-modal .component-modal-content .component-calendar-calendardisplaymode{display:inline-block;position:absolute;top:10px;left:161px}.component-calendar.component-modal .component-modal-content .year{display:inline-block;position:absolute;top:-20px;left:234px;font-size:18px}.component-calendar.component-modal .component-modal-content .from{display:inline-block;position:absolute;top:250px;left:477px}.component-calendar.component-modal .component-modal-content .to{display:inline-block;position:absolute;top:304px;left:477px;visibility:hidden}.component-calendar.component-modal .component-modal-content .component-calendar-messagedisplayarea{display:inline-block;position:absolute;top:358px;left:477px;height:160px;overflow:hidden}.component-calendar.component-modal .component-modal-content .component-calendar-messagedisplayarea>span{height:100%;width:100%}.component-calendar.component-modal.term-select .to{visibility:visible}.component-calendar.component-modal .app-calendar .app-calendar-head{text-align:left}.component-calendar.component-modal .app-calendar .app-calendar-head>div{width:80px;height:30px;display:inline-block}.component-calendar.component-modal .app-calendar .app-calendar-head>div>span{display:block;background-color:#7bb0cd;color:#fff;text-align:center;width:79px;height:29px;line-height:29px}.component-calendar.component-modal .app-calendar .app-calendar-head>div.month{width:40px}.component-calendar.component-modal .app-calendar .app-calendar-head>div.month>span{width:39px}.component-calendar.component-modal .app-calendar .app-calendar-head>div:first-child{width:60px}.component-calendar.component-modal .app-calendar .app-calendar-head>div:first-child>span{width:59px}.component-calendar.component-modal .app-calendar .app-calendar-body{text-align:center;white-space:nowrap;height:450px;width:360px;overflow:hidden;vertical-align:baseline;position:relative}.component-calendar.component-modal .app-calendar .app-calendar-body .app-calendar-year-column{position:absolute;top:0;bottom:0;left:0;right:auto;width:60px;height:auto;overflow:hidden}.component-calendar.component-modal .app-calendar .app-calendar-body .app-calendar-year-column>div{top:0;width:60px;position:absolute}.component-calendar.component-modal .app-calendar .app-calendar-body .app-calendar-year-column>div .cell{width:60px}.component-calendar.component-modal .app-calendar .app-calendar-body .app-calendar-year-column>div .cell>span{position:relative;overflow:hidden;display:block;width:100%;height:100%}.component-calendar.component-modal .app-calendar .app-calendar-body .app-calendar-year-column>div .cell>span>span{position:absolute;top:0;bottom:1px;left:0;right:1px;width:auto;height:auto;display:block;background-color:#7bb0cd}.component-calendar.component-modal .app-calendar .app-calendar-body .app-calendar-year-column>div .cell>span>span>span{display:table;width:100%;height:100%}.component-calendar.component-modal .app-calendar .app-calendar-body .app-calendar-year-column>div .cell>span>span>span>span{display:table-cell;width:100%;height:100%;text-align:center;vertical-align:middle;color:#fff}.component-calendar.component-modal .app-calendar .app-calendar-body .app-calendar-month-column{position:absolute;top:0;bottom:0;left:60px;right:auto;width:297px;overflow:hidden}.component-calendar.component-modal .app-calendar .app-calendar-body .app-calendar-month-column>div{top:0;width:297px;position:absolute}.component-calendar.component-modal .app-calendar .app-calendar-body .app-calendar-month-column>div .cell{width:40px}.component-calendar.component-modal .app-calendar .app-calendar-body .app-calendar-month-column>div .cell>span{position:relative;overflow:hidden;display:block;width:100%;height:100%}.component-calendar.component-modal .app-calendar .app-calendar-body .app-calendar-month-column>div .cell>span>span{position:absolute;top:0;bottom:1px;left:0;right:1px;width:auto;height:auto;display:block;background-color:#7bb0cd}.component-calendar.component-modal .app-calendar .app-calendar-body .app-calendar-month-column>div .cell>span>span>span{display:table;width:100%;height:100%}.component-calendar.component-modal .app-calendar .app-calendar-body .app-calendar-month-column>div .cell>span>span>span>span{display:table-cell;width:100%;height:100%;text-align:center;vertical-align:middle;color:#fff}.component-calendar.component-modal .app-calendar .app-calendar-body .app-calendar-date-column{position:absolute;top:0;bottom:0;left:100px;right:auto;width:240px;overflow:hidden}.component-calendar.component-modal .app-calendar .app-calendar-body .app-calendar-date-column>div{width:257px;height:100%}.component-calendar.component-modal .app-calendar .app-calendar-body .app-calendar-date-column>div .line{width:240px;height:30px}.component-calendar.component-modal .app-calendar .app-calendar-body .app-calendar-date-column>div .cell{width:80px;height:30px;display:inline-block}.component-calendar.component-modal .app-calendar .app-calendar-body .app-calendar-date-column>div .cell>span{display:block;background-color:#fff;width:79px;height:29px;line-height:29px}.component-calendar.component-modal .app-calendar .app-calendar-body .app-calendar-date-column>div .cell>span.saturday{color:#00f}.component-calendar.component-modal .app-calendar .app-calendar-body .app-calendar-date-column>div .cell>span.holiday,.component-calendar.component-modal .app-calendar .app-calendar-body .app-calendar-date-column>div .cell>span.sunday{color:red}.component-calendar.component-modal .app-calendar .app-calendar-body .app-calendar-date-column>div .cell>span.research-class-3{background-color:#ffddeb}.component-calendar.component-modal .app-calendar .app-calendar-body .app-calendar-date-column>div .cell>span.research-class-1{background-color:#ffffd9}.component-calendar.component-modal .app-calendar .app-calendar-body .app-calendar-date-column>div .cell>span.research-class-timeshift{background-color:#afffd9}.component-calendar.component-modal .app-calendar .app-calendar-body .app-calendar-date-column>div .cell:first-child>span{background-color:#7bb0cd;color:#fff}.component-calendar.component-modal .app-calendar .app-calendar-body .app-calendar-date-column>div .cell.selected,.component-calendar.component-modal .app-calendar .app-calendar-body .app-calendar-date-column>div .cell.selecting{background-color:transparent}.component-calendar.component-modal .app-calendar .app-calendar-body .app-calendar-date-column>div .cell.selected>span,.component-calendar.component-modal .app-calendar .app-calendar-body .app-calendar-date-column>div .cell.selecting>span{background-color:#3499d9;color:#fff}.component-calendar.component-modal .app-calendar .app-calendar-body .app-calendar-scroll-column{position:absolute;top:0;bottom:0;left:340px;right:0;width:auto;overflow:auto}.component-calendar.component-modal .app-calendar .app-calendar-body .app-calendar-scroll-column>div{width:1px}.component-calendar.component-modal .component-modal-buttonpane{position:absolute;top:auto;height:75px;bottom:0;left:0;right:0}#TimeZoneSettingDialog .component-modal-content .drpSplitMinutes_X008{display:table;margin:0 auto}#TimeZoneSettingDialog .component-modal-content .drpSplitMinutes_X008 div{display:inline-block;vertical-align:middle}#TimeZoneSettingDialog .component-modal-buttonpane .divbody .btnCancel_X008{float:left;margin-left:10px}#TimeZoneSettingDialog .timezonesetting-table{margin-top:10px;margin-left:auto;margin-right:auto;border:1px solid;cursor:pointer}#TimeZoneSettingDialog .timezonesetting-table thead{display:block}#TimeZoneSettingDialog .timezonesetting-table thead #lblTopHeader_X008 th{table-layout:fixed;color:#fff;border:solid 1px rgba(255,255,255,.6);width:50px;background-color:#7bb0cd}#TimeZoneSettingDialog .timezonesetting-table tbody{display:block;overflow-y:scroll;height:300px}#TimeZoneSettingDialog .timezonesetting-table tbody th{table-layout:fixed;color:#fff;border:solid 1px rgba(255,255,255,.6);width:50px;vertical-align:middle;background-color:#7bb0cd}#TimeZoneSettingDialog .timezonesetting-table tbody td{table-layout:fixed;background-color:#fff;border:solid 1px rgba(102,102,102,.4);width:50px;height:24px}#TimeZoneSettingDialog .timezonesetting-table tbody td:hover,#TimeZoneSettingDialog .timezonesetting-table tbody td.hover{background-color:#e1f5ff}#TimeZoneSettingDialog .timezonesetting-table tbody td.selecting{background-color:#7cce2e}#TimeZoneSettingDialog .timezonesetting-table tbody td.selected{background-color:#087abf}#TimeZoneSettingDialog .timezonesetting-table tbody td.selected.selecting{background-color:#e1f5ff}.rvr-closs{display:inline-block;position:relative;top:50%;margin:0 20px 0 7px;padding:0;width:4px;height:20px;background:#254960;-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.rvr-closs:before{display:block;content:"";position:absolute;top:50%;left:-8px;width:20px;height:4px;margin-top:-2px;background:#254960}.listener-label{font-weight:bold;color:#0c4465}.listener-head{background-color:#aad1e6;border:0 solid;color:#fff;text-align:center}#TimeTableConditionDialog .left-display,#TimeTableConditionDialog .right-display{background-color:rgba(125,176,204,.2);padding:10px;border-radius:16px;margin-bottom:5px}#TimeTableConditionDialog .component-modal .component-wrap.inlabel{padding-bottom:20px}#TimeTableConditionDialog .component-modal .component-wrap>label{display:table-cell;vertical-align:top;width:200px;font-size:14px;font-weight:bold;line-height:32px}#TimeTableConditionDialog .component-modal .component-wrap>label.child{width:80px;font-size:11px}#TimeTableConditionDialog h3{font-size:14px;margin-top:0}#TimeTableConditionDialog .timetable-color-setting .component-wrap>label.child{width:150px}#TimeTableConditionDialog .row{display:table-row;vertical-align:middle}#TimeTableConditionDialog .row .col{vertical-align:middle;float:left;margin:0 5px 5px 5px}#TimeTableConditionDialog .color-picker-value{border-radius:16px;float:left;width:80px;height:30px;margin:2px 0 2px 0;cursor:pointer}.minute-list ul li{position:relative;margin:10px}.minute-list ul li::after{display:block;content:'';position:absolute;top:.5em;left:-1em;width:5px;height:5px;background-color:#fff;border:1px solid #3498db;border-radius:100%}#ResultInquiryDialog .result-inquiry-dialog-header{height:42px}#ResultInquiryDialog .result-inquiry-dialog-header .left-header{height:100%;float:left}#ResultInquiryDialog .result-inquiry-dialog-header .left-header .left-header-parts{float:left;margin:0 5px 0 5px}#ResultInquiryDialog .result-inquiry-dialog-header .left-header .left-header-parts.parts1{margin-left:0;padding-top:12px}#ResultInquiryDialog .result-inquiry-dialog-header .left-header .left-header-parts.parts2{padding-top:3.5px}#ResultInquiryDialog .result-inquiry-dialog-header .left-header .left-header-parts.parts3{padding-top:8px}#ResultInquiryDialog .result-inquiry-dialog-header .right-header{height:100%;float:right}#ResultInquiryDialog .result-inquiry-dialog-header .right-header .right-header-parts{padding-top:8px}#ResultInquiryDialog .result-inquiry-dialog-header .right-header .right-header-parts button{margin-right:0}#ResultInquiryDialog table.dataTable thead tr,#ResultInquiryDialog table.dataTable tbody tr{height:auto;line-height:normal}#ResultInquiryDialog table.dataTable thead tr th,#ResultInquiryDialog table.dataTable tbody tr th{padding:8px 1px 8px 1px}#ResultInquiryDialog table.dataTable thead tr td,#ResultInquiryDialog table.dataTable tbody tr td{padding:1px;height:36px}#ResultInquiryDialog .table-white-space-normal-center{white-space:normal!important;text-align:center}#ResultInquiryDialog .table-white-space-normal{white-space:normal!important}#ResultInquiryDialog .table-text-align-center{text-align:center}.rvr-createKyokuGroup-Table{padding-left:0}.rvr-createKyokuGroup-Table td{border:solid 1px rgba(102,102,102,.4)}.rvr-createKyokuGroup-Table td.value-cell{vertical-align:middle;padding-left:5px;color:#fff;width:168px;background-color:#7bb0cd}.rvr-createKyokuGroup-Table td.textbox-cell{background-color:#fff;width:120px}.rvr-createKyokuGroup-Table td.textbox-cell input{border:0;width:118px;color:#b4b4b4}.rvr-createKyokuGroup-Table td.textbox-cell input.changed{color:#000}.rvr-createKyokuGroup-Table td.checkbox-cell{background-color:#fff;text-align:center;width:120px}.rvr-createKyokuGroup-Table td.checkbox-cell:hover,.rvr-createKyokuGroup-Table td.checkbox-cell.hover{background-color:#e1f5ff}.rvr-createKyokuGroup-Table td.checkbox-cell label{cursor:pointer;width:120px}.rvr-createKyokuGroup-Table td.checkbox-cell label span{width:38px;margin-left:28px}.rvr-createKyokuGroup-Table td.checkbox-cell label span:before{content:none}.rvr-createKyokuGroup-Table thead{display:block;width:797px}.rvr-createKyokuGroup-Table thead tr:last-child{border-bottom:solid 3px rgba(102,102,102,.4)}.rvr-createKyokuGroup-Table tbody{display:block;width:797px;height:403px;overflow-y:auto}#LoadConditionsDialog .table-text-align-center{text-align:center}#LoadConditionsDialog .table-white-space-normal-center{white-space:normal!important;text-align:center}#LoadConditionsDialog table.dataTable thead th,#LoadConditionsDialog table.dataTable thead td{padding:8px 4px}#LoadConditionsDialog table.dataTable tbody th,#LoadConditionsDialog table.dataTable tbody td{padding:1px 4px}#SaveConditionsDialog .table-text-align-center{text-align:center}#SaveConditionsDialog .table-white-space-normal-center{white-space:normal!important;text-align:center}#SaveConditionsDialog table.dataTable thead th,#SaveConditionsDialog table.dataTable thead td{padding:8px 4px}#SaveConditionsDialog table.dataTable tbody th,#SaveConditionsDialog table.dataTable tbody td{padding:1px 4px}#TimePointSettingDialog .component-condition-setting-label{width:1px}.input-text{padding-left:15px;line-height:32px;display:block;top:0;bottom:0;right:0;left:0;font-weight:normal;color:#000;background-image:none;background-color:#fff;border:0 none;border-radius:16px;box-shadow:none;height:32px}.input-text input{width:100%;border:0 none;background:transparent}.input-text:disabled{background-color:#ccc}.ime-off{-ms-ime-mode:disabled;ime-mode:disabled}.text-center{text-align:center}.component-footerparts{top:auto;bottom:auto;padding-right:30px;padding-left:30px;height:90px;background-color:#9ccce0;width:auto}.component-footerparts .divbody{display:table;height:100%;width:100%;vertical-align:middle}.component-footerparts .divbody .left{display:table-cell;vertical-align:middle;float:left;line-height:32px}.component-footerparts .divbody .rightgroup{display:table-cell;float:right;vertical-align:middle}.component-footerparts .divbody .rightgroup .right_01{padding-right:10px;display:inline-block;vertical-align:middle}.component-footerparts .divbody .rightgroup .right_01 .select{vertical-align:middle}.component-footerparts-dialog .left{display:table-cell;margin-left:20px;vertical-align:middle;float:left;line-height:32px}.component-footerparts-dialog .rightgroup{float:right;vertical-align:middle;margin-right:10px}.component-footerparts-dialog .rightgroup .right_01{padding-right:10px;display:inline-block;vertical-align:middle}.component-footerparts-dialog .rightgroup .right_01 .select{vertical-align:middle;text-align:left}.rvr-timetablecalctype{position:static;display:inline-block}.rvr-timetablecalctype ul{display:table;list-style:none}.rvr-timetablecalctype ul li.component-tab{display:table-cell;line-height:25px;margin-right:20px;padding-left:10px;padding-right:10px}.rvr-timetablecalctype ul li.component-tab a{color:#7db0cc;font-size:18px;font-weight:bold;text-decoration:none}.rvr-timetablecalctype ul li.component-tab:hover{border-bottom:4px #d74700 solid}.rvr-timetablecalctype ul li.component-tab:hover a{color:#0c4465}.rvr-timetablecalctype ul li.component-tab.component-tab-active{border-bottom:4px #d74700 solid;display:table-cell}.rvr-timetablecalctype ul li.component-tab.component-tab-active a{color:#0c4465;font-size:22px}.rvr-timedivisiontype .timedivision{margin-bottom:10px;height:32px;display:table}.rvr-timedivisiontype .timedivision .lblsize{width:200px;vertical-align:middle}.rvr-timedivisiontype .timedivision .lbl{color:#0c4465;vertical-align:middle}.rvr-timedivisiontype .timedivision button{width:150px;vertical-align:middle}.rvr-timedivisiontype .timedivision .display-tablecell{display:table-cell;vertical-align:middle}.rvr-timedivisiontype .timedivision .display-tablecell input{vertical-align:middle}.rvr-timedivisiontype .timedivision .display-tablecell .select{vertical-align:middle}.rvr-timedivisiontype .timedivision .display-tablecell .colon{vertical-align:middle}.rvr-timedivisiontype .timedivision .display-tablecell .namiline{vertical-align:middle}.rvr-timedivisiontype .timedivision .display-tablecell .setting{display:inline-block;vertical-align:middle}.rvr-timedivisiontype .timedivision .display-tablecell .setting div{vertical-align:middle;line-height:36px;height:36px}.rvr-timedivisiontype .timedivision .display-tablecell .setting div .rvr-radiobutton-item span{display:inline}.rvr-timedivisiontype .timedivision.arbtime button.disabled+label.lbl,.rvr-timedivisiontype .timedivision.zonetime button.disabled+label.lbl{display:none}.rvr-terminfo{height:32px;display:table-cell}.rvr-terminfo .terminfolbl{height:auto;width:auto}.rvr-terminfo .terminfolbl input[type=text]{border-radius:10px;border:none;box-shadow:none;padding:0 8px;height:32px;vertical-align:middle}.rvr-terminfo .terminfolbl span{vertical-align:middle;padding-left:0;padding-right:0}.rvr-terminfo .terminfolbl>button{vertical-align:middle;width:32px;height:32px;border-radius:16px;background-image:url(/Content/RVR/Images/calender_off.png);background-repeat:no-repeat;background-position:-1px -1px;border:0 none;background-color:#fff}.rvr-terminfo .terminfolbl>button:hover{background-image:url(/Content/RVR/Images/calender_on.png);background-color:#9ccce0}.rvr-terminfo .terminfolbl>button[disabled],.rvr-terminfo .terminfolbl>button[disabled]:hover{pointer-events:none;cursor:default;background-image:url(/Content/RVR/Images/calender_unclick.png)}.rvr-analysis-header{background-color:#254960;position:relative;min-width:1260px}.rvr-analysis-header .head-notice{background-color:rgba(38,90,120,.5);position:absolute;top:0;right:0;left:0;bottom:0;display:table;display:flex;width:100%;overflow:hidden}.rvr-analysis-header .head-notice .head-notice-detail{color:#fff;padding-left:10px;display:table-cell;float:left}.rvr-analysis-header .head-notice .head-notice-detail.headgap{padding-right:50px}.rvr-analysis-header .head-notice .head-notice-detail.msgwidth{width:90%}.rvr-analysis-header .head-notice .head-notice-detail.msgwidth .head-message-contents{word-wrap:break-word;-ms-word-wrap:break-word}.rvr-analysis-header .head-notice .head-notice-detail.cls{height:20px;width:20px;float:right;padding-top:5px;padding-right:10px}.rvr-analysis-header .head-notice .head-notice-detail.cls button{background-color:rgba(255,255,255,.5);height:20px;width:20px;padding-left:0;padding-right:0}.rvr-analysis-header .head-notice .head-notice-detail.cls button span{color:rgba(38,72,106,.5)}.rvr-analysis-header .head-notice .head-notice-detail .last-crumb{background-color:#d94600;border-radius:4px;width:140px;text-align:center;margin-top:3px}.rvr-analysis-header .header{height:37px;background-color:#254960;position:absolute;top:0;right:0;bottom:0;left:0;min-width:1260px}.rvr-analysis-header .header.under{position:static;top:25px;right:0;bottom:0;left:0}.rvr-analysis-header .header .header-breadcrumbs{position:absolute;height:25px;top:6px;left:6px;right:6px;overflow:hidden}.rvr-analysis-header .header .header-breadcrumbs ol{height:100%;letter-spacing:-.4em;display:table-cell}.rvr-analysis-header .header .header-breadcrumbs ol li{letter-spacing:normal;vertical-align:middle;zoom:1;display:inline-block;margin-right:-20px;margin-right:.5em\9;clear:both}.rvr-analysis-header .header .header-breadcrumbs ol li:not(:target){margin-right:-20px}.rvr-analysis-header .header .header-breadcrumbs ol li a{font-size:10px;position:relative;display:inline-block;line-height:25px;background-color:#103c48;border-radius:5px;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom:1px solid #336585;border-right:0;border-top:1px solid #254960;border-left:1px solid #254960;padding-left:15px;color:#f3ecf4;text-decoration:none;width:auto;padding-right:10px;padding-right:15px\9}.rvr-analysis-header .header .header-breadcrumbs ol li a:not(:target){padding-right:10px}.rvr-analysis-header .header .header-breadcrumbs ol li:hover a{background-color:#1e3b4e;border-bottom:1px solid #4b8eba;border-right:0;border-top:1px solid #254960;border-left:1px solid #254960}.rvr-analysis-header .header .header-breadcrumbs ol li:active a{top:1px;left:1px}.rvr-analysis-header .header .header-breadcrumbs ol li:hover:after{border-left-color:#1e3b4e}.rvr-analysis-header .header .header-breadcrumbs ol li:after{content:"";border:13px solid #000;border-color:transparent;border-left-color:#103c48;position:relative;top:1px;float:right;z-index:2;display:inline-block;content:none\9;border-width:0\9}.rvr-analysis-header .header .header-breadcrumbs ol li:not(:target):after{content:"";border-width:13px}.rvr-analysis-header .header .header-breadcrumbs ol li.last-crumb a{background-color:#172d3b;border-radius:5px;border-bottom:1px solid #4181aa;border-right:1px solid #4181aa;border-top:1px solid #1e3b4e;border-left:1px solid #1e3b4e;padding-left:10px;color:#c1c6c7}.rvr-analysis-header .header .header-breadcrumbs ol li.last-crumb a:hover{background-color:#1e3b4e;border-bottom:1px solid #4b8eba;border-right:1px solid #4b8eba;border-top:1px solid #254960;border-left:1px solid #254960}.rvr-analysis-header .header .header-breadcrumbs ol li.last-crumb:after{content:"";border:0}#header-menu{position:absolute;top:0;right:7px;z-index:10;display:inline-block;float:right}#header-menu .hid{right:10px;display:none}#header-menu a{color:#fff}#header-menu .ui-menu-item:hover{background-color:rgba(61,111,138,.9)}#header-menu .rvr-header-menu-item{color:#fff}#header-menu .rvr-header-menu-item:hover{background-color:#7bb0cd}#header-menu .rvr-header-menu-item a{display:block;width:100%;padding:0}#header-menu .rvr-header-menu-item a:hover{background-color:#7bb0cd}#header-menu .ui-widget-content{background:none;border:none}#header-menu .ui-state-focus,#header-menu .ui-state-active{background:none;border:0 none;margin:0;font-weight:normal}#header-menu .ui-corner-all{border-radius:0}#header-menu .ui-state-focus{background-color:rgba(102,144,159,.4);background-color:#66909f\9}#header-menu .ui-state-active{background-color:#2f6481;background-color:#2f6481\9}#header-menu .ui-state-disabled.ui-menu-item{margin:.4em 0 .2em}#header-menu>ul.ui-menu{overflow:hidden;background-color:#254960;position:static;padding:2px}#header-menu>ul.ui-menu>.ui-menu-divider{display:none}#header-menu>ul.ui-menu>.ui-menu-item{float:left;width:auto;position:static;padding:0;list-style:none}#header-menu>ul.ui-menu>.ui-menu-item span.ui-icon{background-image:none}#header-menu>ul.ui-menu>.ui-menu-item>a{padding:5px 8px 5px 9px;text-decoration:none;font-weight:normal;line-height:18px;display:block}#header-menu>ul.ui-menu>.ui-menu-item>a.ui-state-focus,#header-menu>ul.ui-menu>.ui-menu-item>a.ui-state-active{border:1px solid transparent}#header-menu>ul.ui-menu>.ui-menu-item>a span.vr-icon{display:block;height:22px;width:22px;background-image:url("/Content/RVR/Images/em10.png")}#header-menu>ul.ui-menu>.ui-menu-item>a span.vr-icon.li-icon1{background-position:0 0}#header-menu>ul.ui-menu>.ui-menu-item>a span.vr-icon.li-icon1+span{float:left;margin-top:-20px;margin-left:27px;color:#f0f4f6}#header-menu>ul.ui-menu>.ui-menu-item>a span.vr-icon.li-icon2{background-position:0 -22px}#header-menu>ul.ui-menu>.ui-menu-item>a span.vr-icon.li-icon4{background-position:0 -66px}#header-menu>ul.ui-menu>.ui-menu-item>a span.vr-icon.li-icon5{background-position:0 -88px}#header-menu>ul.ui-menu>.ui-menu-item>.ui-menu{width:200px;background-color:rgba(61,111,138,.9);background-color:#3d6f8a\9;border:1px solid #3e7294;padding:2px}#header-menu>ul.ui-menu>.ui-menu-item>.ui-menu>.ui-menu-item{border-top:1px solid #2a576e;position:static;padding:0;list-style:none;display:flex;align-items:center;height:30px}#header-menu>ul.ui-menu>.ui-menu-item>.ui-menu>.ui-menu-item>a{display:block;padding:7px .4em 7px 0;text-decoration:none;font-weight:normal;line-height:1.5}#header-menu>ul.ui-menu>.ui-menu-item>.ui-menu>.ui-menu-item>a.ui-state-focus{border-width:0;margin:0}.main{min-height:0;min-width:1000px;position:absolute;top:37px;left:0;right:0;bottom:0;overflow:scroll;overflow-x:auto;overflow-y:auto}.main .component-group-menu .menu-border{width:100%;border:0 solid #ccefff;border-bottom-width:1px}.main>.content{position:relative;height:100%;width:100%}.main.left-2column{overflow:scroll;overflow-x:hidden;overflow-y:hidden}.main.left-2column>.content{width:auto;position:absolute;right:0;top:0;bottom:0;left:180px;overflow:scroll;overflow-x:auto;overflow-y:auto;background:-webkit-linear-gradient(to bottom right,#d1f1ff 0,#cef 22%,#b5e3f9 59%,#7dc7e9 98%,#7dc7e9 98%);background:-moz-linear-gradient(to bottom right,#d1f1ff 0,#cef 22%,#b5e3f9 59%,#7dc7e9 98%,#7dc7e9 98%);background:linear-gradient(to bottom right,#d1f1ff 0,#d1f1ff 22%,#b5e3f9 59%,#7dc7e9 98%,#7dc7e9 98%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6eaff',endColorstr='#7dc7e9',GradientType=1)}.main.left-2column>.rvr-side-content{top:0;left:0;bottom:0;display:table;height:100%;width:180px;background-color:#7bb0cd}.main.right-2column{overflow:scroll;overflow-x:hidden;overflow-y:hidden}.main.right-2column>.content{width:auto;position:absolute;left:0;top:0;bottom:0;right:180px;overflow:scroll;overflow-x:auto;overflow-y:auto}.main.right-2column>.rvr-side-content{right:0}.main.fixed-center>.content{margin:0 auto}.main>.rvr-side-content{position:absolute;top:0;bottom:0;overflow:scroll;overflow-x:auto;overflow-y:auto;width:180px}.main>.rvr-side-content .menu{width:180px}.main>.rvr-side-content .menu h3{font-size:12px;color:#fff;padding:28px 10px 25px 15px;font-weight:normal}.main>.rvr-side-content .menu .component-my-menu{display:table;width:100%;padding:0;position:relative}.main>.rvr-side-content .menu .component-my-menu a{display:table-cell;text-decoration:none;padding-left:15px;width:100%;height:34px;border:0 solid #ccefff;border-top-width:1px;font-weight:normal;vertical-align:middle}.main>.rvr-side-content .menu .component-my-menu a span{color:#fff}.main>.rvr-side-content .menu .component-my-menu a:hover{background-color:#9ccce0}.main>.rvr-side-content .menu .component-my-menu a:hover span{color:#fff}.main>.rvr-side-content .menu .component-request{height:100px}.main>.rvr-side-content .menu .component-request .request-img{background-image:url("../Images/em07.png");display:block;width:180px;height:100%;margin:5px auto}.main>.rvr-side-content .menu .component-side-content-information{padding:5px 15px}.main>.rvr-side-content .menu .component-side-content-information p{color:#fff}.main>.rvr-side-content .menu .group-menu{display:table;width:100%;padding:0;position:relative}.main>.rvr-side-content .menu .group-menu .menu-group{font-weight:normal;vertical-align:middle;display:table;float:left;width:100%;height:100%}.main>.rvr-side-content .menu .group-menu .menu-group:not(.disabled):hover{background-color:#9ccce0}.main>.rvr-side-content .menu .group-menu .menu-group:not(.disabled):hover>span{color:#fff}.main>.rvr-side-content .menu .group-menu .menu-group>span{color:#fff;display:block}.main>.rvr-side-content .menu .group-menu .menu-group>span>a,.main>.rvr-side-content .menu .group-menu .menu-group>span span{vertical-align:middle;color:#fff;display:table-cell;text-decoration:none;padding-left:15px;width:180px;height:34px}.main>.rvr-side-content .menu .group-menu .menu-group>span>a.disabled,.main>.rvr-side-content .menu .group-menu .menu-group>span span.disabled{color:gray}.main>.rvr-side-content .menu .group-menu:first-child a{border-top-width:1px}.main>.rvr-side-content .menu .group-menu.active{background-color:#9ccce0}.main>.rvr-side-content .menu .group-menu.active>div>span{color:#d94600}.main>.rvr-side-content .menu .group-menu.active>div>span>a,.main>.rvr-side-content .menu .group-menu.active>div>span span{color:#d94600;padding-left:13px;border-left:2px solid #d94600}.menu-close-btn.bef button{-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.menu-close-btn:hover{cursor:pointer}.menu-close-btn img{-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0);-moz-transition:transform .5s;-o-transition:transform .5s;-webkit-transition:transform .5s;transition:transform .5s}.menu-close-btn img.show{-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg);-moz-transition:transform .5s;-o-transition:transform .5s;-webkit-transition:transform .5s;transition:transform .5s}.menu-close-btn button{width:40px;height:40px;margin-right:0;background-color:#7bb0cd;background-image:url(/Content/RVR/Images/menu_close.png)}.rvr-kyokuselect{display:table}.rvr-kyokuselect label{width:150px;padding-bottom:10px}.rvr-kyokuselect label span>li{white-space:nowrap}.rvr-kyokuselect .kyokuleft{display:table-cell;height:auto;position:relative;vertical-align:top;width:1px}.rvr-kyokuselect .kyokuright{display:table-cell}.rvr-kyokuselect .kyokuselect{height:auto}.rvr-terminfo{height:32px;display:table-cell}.rvr-terminfo .terminfolbl{height:auto;width:auto}.rvr-terminfo .terminfolbl input[type=text]{border-radius:10px;border:none;box-shadow:none;padding:0 8px;height:32px;vertical-align:middle}.rvr-terminfo .terminfolbl span{vertical-align:middle;padding-left:0;padding-right:0}.rvr-terminfo .terminfolbl>button{vertical-align:middle;width:32px;height:32px;border-radius:16px;background-image:url(/Content/RVR/Images/calender_off.png);background-repeat:no-repeat;background-position:-1px -1px;border:0 none;background-color:#fff}.rvr-terminfo .terminfolbl>button:hover{background-image:url(/Content/RVR/Images/calender_on.png);background-color:#9ccce0}.rvr-terminfo .terminfolbl>button[disabled],.rvr-terminfo .terminfolbl>button[disabled]:hover{pointer-events:none;cursor:default;background-image:url(/Content/RVR/Images/calender_unclick.png)}.rvr-investigationtype{height:32px;display:table-cell;vertical-align:middle}.rvr-display-none{display:none}.rvr-timezonesetting-width{width:70px}._TimeZoneSetting .select{vertical-align:middle}#CTL0044 .rvr-MinutesGraph-clear{clear:both}#CTL0044 .sampleCntWarning{color:red}#CTL0044 #hctMinutesGraph_CTL0044{min-width:1015px;max-width:100%;height:575px}#CTL0044 #hctMinutesGraph_CTL0044 .rvr-legend{display:inline-block;width:140px;white-space:nowrap;overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis}#CTL0044 #hctMinutesGraph_CTL0044 .legend-table{font-size:11px;text-align:center;border-collapse:collapse}#CTL0044 #hctMinutesGraph_CTL0044 .legend-table thead td:first-child{width:68px;padding:5px 0 5px 5px;border-bottom:1px #000 dotted;border-top:1px #000 dotted;border-left:1px #000 dotted;height:36px}#CTL0044 #hctMinutesGraph_CTL0044 .legend-table thead td:last-child{width:82px;padding:5px 5px 5px 0;border-bottom:1px #000 dotted;border-top:1px #000 dotted;border-right:1px #000 dotted;height:36px}#CTL0044 #hctMinutesGraph_CTL0044 .legend-table tbody tr:first-child td{padding-top:3px}#CTL0044 #hctMinutesGraph_CTL0044 .legend-table tbody td{height:40px;max-width:48px}#CTL0044 .minutes-graph-target-date{min-width:1015px;max-width:99%;margin-left:auto}#CTL0044 .minutes-graph-body{min-width:1015px;max-width:100%}#CTL0044 .minutes-graph-body .minutes-graph-comments{background-color:#fff;margin-top:5px;margin-right:22px;padding:3px;border:1px solid #000}.rvr-selectable-table{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.rvr-selectable-table th{background-color:#aad1e6;color:#fff;border-right:#b5e3f9 1px solid;border-bottom:#b5e3f9 1px solid!important}.rvr-selectable-table td{max-width:100px;white-space:nowrap;overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;z-index:1}.rvr-selectable-table td:hover{cursor:pointer}.rvr-selectable-table .selected{background:#2e8bc8!important;color:#fff}.rvr-selectable-table .selecting{background-color:#7cce2e}.rvr-selectable-table .disabled{background:#ccc!important}.rvr-selectable-table .fixedHeader{padding:1px;vertical-align:middle}.rvr-selectable-table .fixedHeaderCell{height:40px;overflow:hidden;display:flex;align-items:center;justify-content:center}table.dataTable thead tr th.dataTables_empty,table.dataTable thead td.dataTables_empty,table.dataTable tbody tr th.dataTables_empty,table.dataTable tbody td.dataTables_empty{text-indent:200%;white-space:nowrap;overflow:hidden;text-overflow:clip;-ms-text-overflow:clip;-o-text-overflow:clip}table.dataTable thead tr{height:29px}table.dataTable tbody tr{height:29px;line-height:26px}table.dataTable tbody tr th,table.dataTable tbody tr td{padding-top:1px;padding-bottom:1px}.dataTables_scrollBody{border-bottom:0!important}table.dataTable.no-footer{border-bottom:none!important}table.dataTable thead .sorting{background-image:url("/Content/images/sort_both.png")!important}table.dataTable thead .sorting_asc{background-image:url("/Content/images/sort_asc.png")!important}table.dataTable thead .sorting_desc{background-image:url("/Content/images/sort_desc.png")!important}table.dataTable thead .sorting_asc_disabled{background-image:url("/Content/images/sort_asc_disabled.png")!important}table.dataTable thead .sorting_desc_disabled{background-image:url("/Content/images/sort_desc_disabled.png")!important}.rvrtimetablesimplesetting{border-radius:10px;background-color:rgba(125,176,204,.2);width:100%}.rvrtimetablesimplesetting .gap{padding-right:100px}.rvrtimetablesimplesetting .sampleCnt.warning{color:red}.rvrtimetablesimplesetting .flexBox{display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;justify-content:start;align-items:center;padding:5px 10px}.rvrtimetablesimplesetting .flexBox .inlineFlex{display:inline-flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;justify-content:start;align-items:flex-start}.rvrtimetablesimplesetting .flexBox .inlineFlex .tablecell{display:inline-block}.rvrtimetablesimplesetting .flexBox .inlineFlex .tablecell div,.rvrtimetablesimplesetting .flexBox .inlineFlex .tablecell span{vertical-align:middle}.rvrtimetablesimplesetting .flexBox .inlineFlex[name=edit]{margin-left:auto;align-self:flex-start}.rvrtimetablesimplesetting .flexBox .inlineFlex[name=edit] .tablecell.editbutton{height:28px}.rvrtimetablesimplesetting .flexBox .inlineFlex[name=edit] .tablecell.editbutton>button{margin-right:0;height:28px;background-repeat:no-repeat;background-position:1px 1px;background-image:url(/Content/RVR/Images/list_edit_btn_off.png);background-color:#9ccce0}.rvrtimetablesimplesetting .flexBox .inlineFlex[name=edit] .tablecell.editbutton>button:hover{background-image:url(/Content/RVR/Images/list_edit_btn_on.png);background-color:#fff;background-repeat:no-repeat}.rvrtimetablesimplesetting .flexBox .inlineFlex[name=edit] .tablecell.editbutton>button[disabled],.rvrtimetablesimplesetting .flexBox .inlineFlex[name=edit] .tablecell.editbutton>button[disabled]:hover{pointer-events:none;cursor:default;background-image:url(/Content/RVR/Images/list_edit_btn_on.png)}.rvrtimetablesimplesetting .tableRow{display:table;vertical-align:middle;padding:5px 10px}.rvrtimetablesimplesetting .tableRow .tablecell{display:table-cell}.rvrtimetablesimplesetting .tableRow .tablecell div,.rvrtimetablesimplesetting .tableRow .tablecell span{vertical-align:middle}.rvrtimetablesimplesetting .tableRow[name=kyokuSelect] .rvr-kyokuselect{font-size:11px}.rvrtimetablesimplesetting .tableRow[name=kyokuSelect] .rvr-kyokuselect .rvr-radiobutton-item{width:auto;padding-bottom:0}.rvr-program-search-result .header-item .left{float:left}.rvr-program-search-result .header-item .left #lblResultCount_CTL0040{display:inline-block;position:relative;vertical-align:bottom;padding-bottom:8px;margin-right:40px}.rvr-program-search-result .header-item .right{float:right}.rvrprogramsearchcondition{border-radius:10px;background-color:#9ccce0;width:100%;display:inline-grid}.rvrprogramsearchcondition .first{padding:5px 10px;vertical-align:middle;white-space:nowrap;overflow:hidden}.rvrprogramsearchcondition .first .button{padding-bottom:0;display:inline-block;float:right}.rvrprogramsearchcondition .first .tablecell{display:inline-block}.rvrprogramsearchcondition .first .right{display:inline-block;padding-bottom:0;float:right}.rvrprogramsearchcondition .first .editbutton>button{margin-right:0;vertical-align:middle;border-radius:16px;background-repeat:no-repeat;background-position:1px 1px;border:0 none;height:28px;background-image:url(/Content/RVR/Images/list_edit_btn_off.png);background-color:#9ccce0}.rvrprogramsearchcondition .first .editbutton>button:hover{background-image:url(/Content/RVR/Images/list_edit_btn_on.png);background-color:#fff;background-repeat:no-repeat}.rvrprogramsearchcondition .first .editbutton>button[disabled],.rvrprogramsearchcondition .first .editbutton>button[disabled]:hover{pointer-events:none;cursor:default;background-image:url(/Content/RVR/Images/list_edit_btn_on.png)}.rvrprogramsearchcondition .second{padding:5px 10px;vertical-align:middle;white-space:nowrap;overflow:hidden}.rvrselectprogram{border-radius:10px;width:850px;box-shadow:0 0 15px 2px rgba(0,0,0,.2);z-index:100}.rvrselectprogram button{width:150px}.rvrselectprogram .spinline{display:inline-block}.rvrselectprogram .tablecl{display:table-cell;vertical-align:middle}.rvrselectprogram .first{display:table;height:auto;width:100%;vertical-align:middle}.rvrselectprogram .first .lbl1{border-radius:10px;display:table-cell;background-color:#def5ff;height:32px;width:100%;text-align:center;vertical-align:middle;font-size:medium;cursor:pointer}.rvrselectprogram .first .lbl1 .rvrselectprogram-count{color:#2f8bca;font-weight:bold;font-size:16px}.rvrselectprogram .first .lbl1 .trigone1{float:right;padding-right:10px}.rvrselectprogram .accordion{background-color:#9ccce0}.rvrselectprogram .second{display:table;padding:10px 10px 10px 20px}.rvrselectprogram .third{padding:0 10px 10px 20px;display:table}.rvrselectprogram .third .trigone2{padding:0 10px;display:table-cell;-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);font-size:medium}.rvrselectprogram .third .lbl2{display:table-cell;height:32px;width:288px;background-color:#d9d9d9;border-radius:10px;vertical-align:middle;text-align:center}.rvr-broadcastcount{display:table;height:32px}.rvr-broadcastcount input[type=text]{display:table-cell;width:50px;border-radius:10px}.rvr-broadcastcount span{display:table-cell;vertical-align:middle}.rvr-listeningjudgmentInfo{border-radius:10px;display:table;width:100%}.rvr-listeningjudgmentInfo .component-collapse.design-pattern-1 .component-collapse-content{padding:0}.rvr-listeningjudgmentInfo .component-collapse.design-pattern-1>h3{display:none}.rvr-listeningjudgmentInfo .first{display:inline-block;vertical-align:top;padding:20px 40px 0 10px}.rvr-listeningjudgmentInfo .listeningjudgbody{display:inline-block}.rvr-listeningjudgmentInfo .listeningjudgbody .second{padding-top:10px}.rvr-listeningjudgmentInfo .listeningjudgbody .second .secondhalf{padding-bottom:10px}.rvr-listeningjudgmentInfo .listeningjudgbody .second .secondhalf .input-text{display:inline-block;width:50px}.rvr-listeningjudgmentInfo .listeningjudgbody .second .secondhalf label{padding-right:30px}.rvr-listeningjudgmentInfo .listeningjudgbody .second .secondhalf .select{vertical-align:middle}.rvr-yobiselect .rvr-draggable-checkbox-item{width:12px}.rvrexcelclearbutton .excel{display:inline-block}.rvrexcelclearbutton .excel div{background-color:rgba(221,221,221,.3);cursor:pointer;height:62px;width:62px;vertical-align:middle;background-image:url(/Content/RVR/Images/floating-menu.png);background-repeat:no-repeat;background-position:0 0;border:1px;border-color:gray;margin-right:2px;border-radius:5px;border-style:solid;padding:2px;overflow:hidden}.rvrexcelclearbutton .excel div:hover{background-color:#ddd;padding:1px;border:2px;border-style:solid;border-color:#2e8bc6;border-radius:5px}.rvrexcelclearbutton .clear{display:inline-block}.rvrexcelclearbutton .clear div{background-color:rgba(221,221,221,.3);cursor:pointer;height:62px;width:62px;vertical-align:middle;background-image:url(/Content/RVR/Images/floating-menu.png);background-repeat:no-repeat;background-position:0 -240px;border:1px;border-color:gray;margin-right:2px;border-radius:5px;border-style:solid;padding:2px;overflow:hidden}.rvrexcelclearbutton .clear div:hover{background-color:#ddd;padding:1px;border:2px;border-style:solid;border-color:#2e8bc6;border-radius:5px}.rvr-backframesetting span{height:30px;text-align:center}.CTL0059child{margin:5px 0}.CTL0059child .select{vertical-align:middle}#dataTbl_CTL0059{position:relative}table.listener-result-table{background-color:#deefff;border-collapse:collapse;table-layout:fixed;width:70px;height:55px}table.listener-result-table td{border:1px solid;width:70px;height:55px;line-height:18px}.listener-val{line-height:18px;background-color:#fff;text-align:right}.number-hide>.populationValue{display:none}.number-hide>.analysisValue{display:none}.number-hide:not(.analysisValue-hide)>.analysisValue.aggregatePtn{display:block;margin-top:25%}.number-hide:not(.populationValue-hide)>.populationValue.aggregatePtn{display:block;margin-top:25%}.number-hide:not(.colRate-hide):not(.rowRate-hide)>.colRate{display:block;margin-top:10%}.number-hide:not(.colRate-hide).rowRate-hide>.colRate{display:block;margin-top:25%}.number-hide:not(.rowRate-hide).colRate-hide>.rowRate{display:block;margin-top:25%}.number-show.analysisValue-hide>.analysisValue{display:none}.number-show.analysisValue-hide:not(.colRate-hide).rowRate-hide>.populationValue.aggregatePtn{display:block;margin-top:25%}.number-show.analysisValue-hide:not(.colRate-hide).rowRate-hide>.populationValue:not(.aggregatePtn){display:block;margin-top:10%}.number-show.analysisValue-hide:not(.colRate-hide):not(.rowRate-hide):not(.populationValue-hide)>.populationValue.aggregatePtn{display:block;margin-top:25%}.number-show.analysisValue-hide.colRate-hide:not(.rowRate-hide)>.populationValue.aggregatePtn{display:block;margin-top:25%}.number-show.analysisValue-hide.colRate-hide:not(.rowRate-hide)>.populationValue:not(.aggregatePtn){display:block;margin-top:10%}.number-show.analysisValue-hide.colRate-hide.rowRate-hide>.populationValue{display:block;margin-top:25%}.number-show.populationValue-hide>.populationValue{display:none}.number-show.populationValue-hide:not(.colRate-hide).rowRate-hide>.analysisValue.aggregatePtn{display:block;margin-top:25%}.number-show.populationValue-hide:not(.colRate-hide).rowRate-hide>.analysisValue:not(.aggregatePtn){display:block;margin-top:10%}.number-show.populationValue-hide:not(.colRate-hide):not(.rowRate-hide):not(.analysisValue-hide)>.analysisValue.aggregatePtn{display:block;margin-top:25%}.number-show.populationValue-hide.colRate-hide:not(.rowRate-hide)>.analysisValue.aggregatePtn{display:block;margin-top:25%}.number-show.populationValue-hide.colRate-hide:not(.rowRate-hide)>.analysisValue:not(.aggregatePtn){display:block;margin-top:10%}.number-show.populationValue-hide.colRate-hide.rowRate-hide>.analysisValue{display:block;margin-top:25%}.numberSW-hide>.populationValue{display:none}.numberSW-hide>.analysisValue{display:none}.numberSW-hide:not(.analysisValue-hide)>.analysisValue.aggregatePtn{display:block;margin-top:25%}.numberSW-hide:not(.populationValue-hide)>.populationValue.aggregatePtn{display:block;margin-top:25%}.numberSW-hide:not(.weightColRate-hide):not(.weightRowRate-hide)>.weightColRate{display:block;margin-top:10%}.numberSW-hide:not(.weightColRate-hide).weightRowRate-hide>.weightColRate{display:block;margin-top:25%}.numberSW-hide:not(.weightRowRate-hide).weightColRate-hide>.weightRowRate{display:block;margin-top:25%}.numberSW-show>.analysisValue{display:none}.numberSW-show:not(.weightColRate-hide).weightRowRate-hide>.populationValue.aggregatePtn{display:block;margin-top:25%}.numberSW-show:not(.weightColRate-hide).weightRowRate-hide>.populationValue:not(.aggregatePtn){display:block;margin-top:10%}.numberSW-show:not(.weightColRate-hide):not(.weightRowRate-hide):not(.populationValue-hide)>.populationValue.aggregatePtn{display:block;margin-top:25%}.numberSW-show.weightColRate-hide:not(.weightRowRate-hide)>.populationValue.aggregatePtn{display:block;margin-top:25%}.numberSW-show.weightColRate-hide:not(.weightRowRate-hide)>.populationValue:not(.aggregatePtn){display:block;margin-top:10%}.numberSW-show.weightColRate-hide.weightRowRate-hide>.populationValue{display:block;margin-top:25%}.rowRate-hide>.rowRate{display:none}.colRate-hide>.colRate{display:none}.weightRowRate-hide>.weightRowRate{display:none}.weightColRate-hide>.weightColRate{display:none}table.listener-result-table th{border:1px solid;width:70px;height:55px}table.listener-result-table th.tbl-first-row{height:20px}#header_fixed th.header-fixed-label{text-align:center;vertical-align:middle}table.listener-result-table th.row-number{text-align:center;vertical-align:middle}table.listener-result-table th.col-number{text-align:center;vertical-align:middle}table.listener-result-table th.warning-sample{background-color:#d94600;border-color:#000;color:#fff}table.listener-result-table th.listener-item-class{text-align:left;vertical-align:top}table.listener-result-table th.listener-item,th.listener-category{text-align:left;vertical-align:top;position:relative;background-color:#fffdee;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}.size-fixed-cell{width:70px;height:55px;overflow:hidden;white-space:nowrap}.size-fixed-cell-calc-pattern-upper{width:70px;height:55px;overflow:hidden}.size-fixed-cell-calc-pattern-lower{width:auto;height:18px;text-align:right;overflow:hidden;position:absolute;bottom:2px;right:0;background-color:#fffdee}table.listener-result-table th.listener-val,td.listener-val{background-color:#fff;text-align:right;vertical-align:middle}#header_v{position:absolute;left:0;top:190px;width:350px;overflow-x:hidden;overflow-y:hidden}#header_h{position:absolute;left:285px;top:0;overflow-x:hidden;overflow-y:hidden}#data{position:absolute;left:284px;top:189px;overflow-x:scroll;overflow-y:scroll}.rvr-dateandweather{display:table;height:28px}.rvr-dateandweather div[name="lblWeather_CTL0030"]{display:table-cell}.rvr-dateandweather div[name="lblWeather_CTL0030"].fine{width:28px;background:url(/Content/RVR/Images/ic_sunny.png)}.rvr-dateandweather div[name="lblWeather_CTL0030"].cloudy{width:28px;background:url(/Content/RVR/Images/ic_cloud.png)}.rvr-dateandweather div[name="lblWeather_CTL0030"].raining{width:28px;background:url(/Content/RVR/Images/ic_rain.png)}.rvr-dateandweather div[name="lblWeather_CTL0030"].snowy{width:28px;background:url(/Content/RVR/Images/ic_snow.png)}.rvr-dateandweather .broadcastDate{display:table-cell;padding-top:7px;padding-right:20px}.rvr-dateandweather .temperature{display:table-cell;padding-top:7px;padding-left:20px}.weather-info.f{width:18px;height:18px;background:url(/Content/RVR/Images/ic_sunny.png);background-size:100% auto}.weather-info.c{width:18px;height:18px;background:url(/Content/RVR/Images/ic_cloud.png);background-size:100% auto}.weather-info.r{width:18px;height:18px;background:url(/Content/RVR/Images/ic_rain.png);background-size:100% auto}.weather-info.s{width:18px;height:18px;background:url(/Content/RVR/Images/ic_snow.png);background-size:100% auto}.fragment.bcsamplingsetting{padding:0;border:0;background-image:none}.fragment.bcsamplingsetting>ul li .sampling-icon{background:url("/Content/RVR/Images/chosa.png") no-repeat scroll 0 0 transparent;text-indent:44px;background-position:0 -360px}.fragment.bcsamplingsetting>ul li .sampling-icon>span{line-height:30px;font-size:14px;color:#eee;background-color:#1c374c}.fragment.bcsamplingsetting>ul li.ui-state-default .sampling-icon-1{background-position:0 0}.fragment.bcsamplingsetting>ul li.ui-state-default .sampling-icon-2{background-position:0 -30px}.fragment.bcsamplingsetting>ul li.ui-state-default .sampling-icon-3{background-position:0 -60px}.fragment.bcsamplingsetting>ul li.ui-state-default .sampling-icon-4{background-position:0 -90px}.fragment.bcsamplingsetting>ul li.ui-state-default .sampling-icon-5{background-position:0 -120px}.fragment.bcsamplingsetting>ul li.ui-state-default .sampling-icon-6{background-position:0 -150px}.fragment.bcsamplingsetting>ul li.ui-state-default .sampling-icon-7{background-position:0 -180px}.fragment.bcsamplingsetting>ul li.ui-state-default .sampling-icon-8{background-position:0 -210px}.fragment.bcsamplingsetting>ul li.ui-state-default .sampling-icon-9{background-position:0 -240px}.fragment.bcsamplingsetting>ul li.ui-state-default .sampling-icon-10{background-position:0 -270px}.fragment.bcsamplingsetting>ul li.ui-state-default .sampling-icon-11{background-position:0 -300px}.fragment.bcsamplingsetting>ul li.ui-state-default .sampling-icon-12{background-position:0 -330px}.fragment.bcsamplingsetting>ul li.ui-state-default .sampling-icon-13{background-position:0 -360px}.fragment.bcsamplingsetting>ul li.ui-state-default .sampling-icon-14{background-position:0 -390px}.fragment.bcsamplingsetting>ul li.ui-state-default .sampling-icon-15{background-position:0 -420px}.fragment.bcsamplingsetting>ul li.ui-state-default .sampling-icon-16{background-position:0 -450px}.fragment.bcsamplingsetting>ul li.ui-state-default .sampling-icon-17{background-position:0 -480px}.fragment.bcsamplingsetting>ul li.ui-state-default .sampling-icon-18{background-position:0 -510px}.fragment.bcsamplingsetting>ul li.ui-state-default .sampling-icon-19{background-position:0 -540px}.fragment.bcsamplingsetting>ul li.ui-state-default .sampling-icon-20{background-position:0 -570px}.fragment.bcsamplingsetting>ul li.ui-state-default .sampling-icon-21{background-position:0 -600px}.fragment.bcsamplingsetting>ul li.ui-state-default .sampling-icon-22{background-position:0 -630px}.fragment.bcsamplingsetting>ul li.ui-state-default .sampling-icon-23{background-position:0 -660px}.fragment.bcsamplingsetting>ul li.ui-state-default .sampling-icon-24{background-position:0 -690px}.fragment.bcsamplingsetting>ul li.ui-state-default .sampling-icon-25{background-position:0 -720px}.fragment.bcsamplingsetting>ul li.ui-state-default .sampling-icon-26{background-position:0 -750px}.fragment.bcsamplingsetting>ul li.ui-state-default .sampling-icon-27{background-position:0 -780px}.fragment.bcsamplingsetting>ul li.ui-state-default .sampling-icon-28{background-position:0 -810px}.fragment.bcsamplingsetting>ul li.ui-state-default .sampling-icon-29{background-position:0 -840px}.fragment.bcsamplingsetting>ul li.ui-state-default .sampling-icon-30{background-position:0 -870px}.fragment.bcsamplingsetting>ul li:hover .sampling-icon,.fragment.bcsamplingsetting>ul li.ui-state-active .sampling-icon{background-image:url("/Content/RVR/Images/chosa_o.png")}.fragment.bcsamplingsetting>ul li:hover .sampling-icon>span,.fragment.bcsamplingsetting>ul li.ui-state-active .sampling-icon>span{color:#0693ee}.fragment.bcsamplingsetting.is-jread>ul li .sampling-icon{background-image:url("/Content/RVR/Images/chosa.png")}.fragment.bcsamplingsetting.is-jread>ul li.ui-state-default .sampling-icon-1{background-position:0 0}.fragment.bcsamplingsetting.is-jread>ul li.ui-state-default .sampling-icon-2{background-position:0 -30px}.fragment.bcsamplingsetting.is-jread>ul li.ui-state-default .sampling-icon-3{background-position:0 -60px}.fragment.bcsamplingsetting.is-jread>ul li.ui-state-default .sampling-icon-4{background-position:0 -90px}.fragment.bcsamplingsetting.is-jread>ul li.ui-state-default .sampling-icon-5{background-position:0 -120px}.fragment.bcsamplingsetting.is-jread>ul li.ui-state-default .sampling-icon-11{background-position:0 -150px}.fragment.bcsamplingsetting.is-jread>ul li.ui-state-default .sampling-icon-12{background-position:0 -180px}.fragment.bcsamplingsetting.is-jread>ul li.ui-state-default .sampling-icon-6{background-position:0 -210px}.fragment.bcsamplingsetting.is-jread>ul li.ui-state-default .sampling-icon-7{background-position:0 -240px}.fragment.bcsamplingsetting.is-jread>ul li.ui-state-default .sampling-icon-8{background-position:0 -270px}.fragment.bcsamplingsetting.is-jread>ul li.ui-state-default .sampling-icon-9{background-position:0 -300px}.fragment.bcsamplingsetting.is-jread>ul li.ui-state-default .sampling-icon-10{background-position:0 -330px}.fragment.bcsamplingsetting.is-jread>ul li.ui-state-default .sampling-icon-14{background-position:0 -360px}.fragment.bcsamplingsetting.is-jread>ul li.ui-state-hover .sampling-icon,.fragment.bcsamplingsetting.is-jread>ul li.ui-state-active .sampling-icon{background-image:url("/Content/RVR/Images/chosa_o.png")}.fragment.bcsamplingsetting.is-jread>ul li.ui-state-hover .sampling-icon>span,.fragment.bcsamplingsetting.is-jread>ul li.ui-state-active .sampling-icon>span{color:#0693ee}.fragment.bcsamplingsetting>ul{height:auto;position:relative;top:0;left:0;bottom:auto;width:205px;overflow:hidden;overflow-y:hidden;border:none;line-height:normal;background-image:none;background-color:#1c374c;padding:2px 0 0}.fragment.bcsamplingsetting>ul.top{top:0;bottom:0;height:auto}.fragment.bcsamplingsetting>ul.top button.scrollup{display:none}.fragment.bcsamplingsetting>ul.bottom{top:auto;height:auto}.fragment.bcsamplingsetting>ul.bottom button.scrolldown{display:none}.fragment.bcsamplingsetting>ul li{width:100%;display:block;border-color:transparent;border-right-width:0;border-bottom-width:1px;margin:0;padding:0 0 0 3px;float:none;background:none}.fragment.bcsamplingsetting>ul li a{position:relative;display:block;width:auto;float:none;padding-left:44px;color:transparent}.fragment.bcsamplingsetting>ul li a>span{position:absolute;top:0;left:-4px;display:block;width:100%;height:30px;background-repeat:no-repeat}.fragment.bcsamplingsetting>ul li.ui-state-hover,.fragment.bcsamplingsetting>ul li.ui-state-active{margin-bottom:0;padding-bottom:0}.fragment.bcsamplingsetting>ul li.ui-state-hover a,.fragment.bcsamplingsetting>ul li.ui-state-active a{color:transparent!important}.fragment.bcsamplingsetting>ul li .switch,.fragment.bcsamplingsetting>ul li .scrollup,.fragment.bcsamplingsetting>ul li .scrolldown{width:214px;height:20px;border:none;background-color:#2c4e64;text-align:center}.fragment.bcsamplingsetting>ul li .switch>span,.fragment.bcsamplingsetting>ul li .scrollup>span,.fragment.bcsamplingsetting>ul li .scrolldown>span{display:inline-block;width:18px;height:18px;background:url("/Content/RVR/Images/em19.png") no-repeat scroll 0 0 transparent;background-position:-18px}.fragment.bcsamplingsetting>ul li .switch:hover,.fragment.bcsamplingsetting>ul li .scrollup:hover,.fragment.bcsamplingsetting>ul li .scrolldown:hover{background-color:#1172b4}.fragment.bcsamplingsetting>ul li .scrollup>span{-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fragment.bcsamplingsetting>ul li .scrolldown>span{-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.fragment.bcsamplingsetting.min>ul{width:40px}.fragment.bcsamplingsetting.min>ul li .switch,.fragment.bcsamplingsetting.min>ul li .scrollup,.fragment.bcsamplingsetting.min>ul li .scrolldown{width:34px}.fragment.bcsamplingsetting.min>ul li .switch>span{background-position:0}div.ui-tabs-panel.min{left:60px;width:90%}div.ui-tabs-panel{left:225px;width:80%}.fragment.bcsamplingsetting.min>div.condition-header{margin-left:40px}.fragment.bcsamplingsetting.min>div.condition-body{left:40px}.fragment.bcsamplingsetting.min>div.condition-footer{left:40px}.toggle-button{background-image:url("/Content/RVR/Images/em32.png");background-position:0 -20px;width:42px;height:20px;text-indent:-9999px}.toggle-button.yes{background-position:0 0}.toggle-button.ui-state-disabled{opacity:1;-ms-filter:"alpha(opacity=100)";background-position:-44px -20px}.toggle-button.ui-state-disabled.yes{background-position:-44px 0}.close-image{background-image:url("/Content/RVR/Images/em51.png");background-repeat:no-repeat;background-position:-16px 0;height:16px}.promote-formula .buttons button{display:block;float:left;font-size:13px;font-weight:bold;height:40px;border-radius:0;background-image:url("/Content/RVR/Images/promote-formula-button-bg.png");border-style:solid;border-color:#dfecf5 #c1d6f1 #99acba #fefeff;background-color:#e1eef7;color:#406182;border-width:1px}.promote-formula .buttons button.b1{width:41px}.promote-formula .buttons button.b2{width:41px}.promote-formula .buttons button.b3{width:41px}.promote-formula .buttons button.b4{width:31px}.promote-formula .buttons button.b5{width:31px}.promote-formula .buttons button.b6{width:41px}.promote-formula .buttons button.b7{width:31px}.promote-formula .buttons button.b8{width:31px}.promote-formula .buttons button.select{border-width:1px 0 1px 1px;border-color:#b9ccda #fefeff #dfecf5 #c1d6f1;padding-left:7px}.promote-formula .buttons button:first-child{border-radius:5px 0 0 5px}.promote-formula .buttons button:last-child{border-radius:0 5px 5px 0}.promote-formula .buttons span{font-size:9px;font-weight:normal;color:#7fa7c5;display:block}.rvr-ratedivition .rvr-draggable-checkbox-item{display:inline-table;height:32px;margin-right:5px;margin-bottom:5px}.rvr-ratedivition .rvr-draggable-checkbox-item span{display:table-cell;vertical-align:middle}div[name="CTL0056"] .flexBox{display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;justify-content:start;align-items:flex-start;width:100%}div[name="CTL0056"] .flexBox .flexRow{display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;justify-content:start;align-items:flex-start;width:100%;padding-bottom:5px}div[name="CTL0056"] .flexBox .flexRow.h_align_center{justify-content:center}div[name="CTL0056"] .flexBox .flexRow.v_align_bottom{align-items:flex-end}div[name="CTL0056"] .flexBox .flexRow .leftpad{margin-left:auto}div[name="CTL0056"] .flexBox #dataTblClass_CTL0056_wrapper{min-width:50%}div[name="CTL0056"] .flexBox #dataTblItem_CTL0056_wrapper{min-width:50%;margin-left:auto}div[name="CTL0056"] .flexBox #dataTblSelectItem_CTL0056_wrapper{min-width:100%}.component-modal-container{top:0;left:0;right:0;bottom:0;position:fixed;z-index:100;width:100%!important;height:100%!important;overflow:hidden!important}.component-modal{z-index:100;position:relative;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);-moz-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);-o-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);display:block;border-radius:20px;background:#d9f3ff;box-shadow:0 0 15px 2px rgba(0,0,0,.2)}.component-modal .component-condition-setting-label{font-size:14px;font-weight:bold;line-height:32px;color:#0c4465}.component-modal .component-modal-titlebar{color:#2f8bca;padding:.4em 1em;position:relative;font-weight:bold}.component-modal .component-modal-titlebar:before,.component-modal .component-modal-titlebar:after{content:"";display:table;border-collapse:collapse}.component-modal .component-modal-titlebar:after{clear:both}.component-modal .component-modal-titlebar .component-modal-title{height:35px;line-height:40px;font-size:16px;float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis}.component-modal .component-modal-titlebar .component-modal-titlebar-close{width:30px;height:30px;right:-11px;top:-1px;border-radius:50%;border:0 none;background:#80a3b6;font-weight:bold;color:#2e6e9e;font-size:1em;position:absolute;margin:-10px 0 0 0;padding:1px;text-decoration:none;display:inline-block;line-height:normal;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.component-modal .component-modal-titlebar .component-modal-titlebar-close span.icon{position:absolute;top:5px;left:5px;width:20px;height:20px;display:block;overflow:hidden;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.component-modal .component-modal-titlebar .component-modal-titlebar-close span.icon:before{position:absolute;top:9px;display:block;width:20px;height:1px;border-top:2px solid #fff;content:''}.component-modal .component-modal-titlebar .component-modal-titlebar-close span.icon:after{position:absolute;left:9px;display:block;width:1px;height:20px;border-left:2px solid #fff;content:''}.component-modal .component-modal-titlebar .component-modal-titlebar-close span.text{padding:.4em;text-indent:-9999999px;display:block;line-height:normal}.component-modal .component-modal-content{padding:0 15px 15px 15px;width:auto;position:absolute;top:40px;bottom:60px;left:15px;right:15px;background-color:inherit;border:0;overflow:auto}.component-modal .component-modal-content.rvr-loading{background-image:url("/Content/RVR/Images/loading.gif")!important;background-repeat:no-repeat}.component-modal .component-modal-buttonpane{border-radius:0 0 20px 20px;height:60px;position:absolute;top:auto;right:0;bottom:0;left:0;width:auto;text-align:right;background-color:#9ccce0}.component-modal .component-modal-buttonpane .component-ui-button,.component-modal .component-modal-buttonpane .component-combobox{margin:0 15px 0 0}.component-modal .component-modal-buttonpane>div{height:100%;display:table;width:100%}.component-modal .component-modal-buttonpane>div>div{width:100%;height:100%;display:table-cell;vertical-align:middle}.component-modal .component-modal-buttonpane>div>div>*{vertical-align:middle}.component-modal .component-modal-buttonpane:before,.component-modal .component-modal-buttonpane:after{content:"";display:table;border-collapse:collapse}.component-modal .component-wrap{display:table;width:100%}.component-modal .component-wrap>label{display:table-cell;width:120px;font-size:14px;font-weight:bold;line-height:32px;vertical-align:top}.component-modal .component-wrap>label.child{width:80px;font-size:11px}.component-modal .component-wrap>div{display:table-cell}.component-modal .component-wrap.inline{vertical-align:top;display:inline-block;width:auto}.component-modal .component-wrap.inline>label{display:inline-block}.component-modal .component-wrap.inline>div{display:inline-block}.component-modal .component-wrap.inlabel{padding-bottom:30px}.component-modal .ui-resizable-handle.ui-icon{background-image:url("")}.ui-dialog{width:100%!important;height:100%!important;top:0!important;left:0!important}.ui-dialog .ui-dialog-content{position:initial}.ui-dialog-titlebar{display:none}.ui-corner-all{border-top-left-radius:initial}.ui-widget.ui-widget-content{border:none}.ui-tooltip,.ui-widget-content{background:none;border:none}ui-widget-content{border:none;background:none}.rvr-tab{position:static;display:inline-block}.rvr-tab ul{display:table;list-style:none}.rvr-tab ul li.component-tab{display:table-cell;line-height:25px;margin-right:20px;padding-left:10px;padding-right:10px}.rvr-tab ul li.component-tab a{color:#7db0cc;font-size:18px;font-weight:bold;text-decoration:none}.rvr-tab ul li.component-tab:hover{border-bottom:4px #d74700 solid}.rvr-tab ul li.component-tab:hover a{color:#0c4465}.rvr-tab ul li.component-tab.component-tab-active{border-bottom:4px #d74700 solid;display:table-cell}.rvr-tab ul li.component-tab.component-tab-active a{color:#0c4465;font-size:22px}.component-togglebutton label{color:#104464;font-size:14px;line-height:32px}.component-togglebutton label:last-child{color:#8b9ca7}.component-togglebutton span{vertical-align:text-top;margin-left:10px;margin-right:10px;display:inline-block;position:relative;width:32px;height:16px;border-radius:8px;background-color:#b0d2e4}.component-togglebutton span:after{display:inline-block;width:17px;height:16px;border-radius:8px;background-color:#153448;content:''}.component-togglebutton.disabled span:after{background-color:rgba(125,176,204,.7)}.component-togglebutton.on span{text-align:right}.component-togglebutton.on label:first-child{color:#8b9ca7}.component-togglebutton.on label:last-child{color:#104464}.rvr-analysis-body{height:auto;position:absolute;top:0;right:0;bottom:0;left:0;width:auto;overflow:hidden}.rvr-analysis-body .component-condition-setting-label{font-size:15px;font-weight:bold;line-height:32px;color:#0c4465}.rvr-analysis-body .rvr-analysis-content{position:absolute;top:0;right:0;bottom:60px;left:0;width:auto;height:auto;padding:30px 30px 3px 30px;overflow:auto;background:-moz-linear-gradient(to bottom right,#d1f1ff 0,#cef 22%,#b5e3f9 59%,#7dc7e9 98%,#7dc7e9 98%);background:-webkit-linear-gradient(to bottom right,#d1f1ff 0,#cef 22%,#b5e3f9 59%,#7dc7e9 98%,#7dc7e9 98%);background:linear-gradient(to bottom right,#d1f1ff 0,#d1f1ff 22%,#b5e3f9 59%,#7dc7e9 98%,#7dc7e9 98%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6eaff',endColorstr='#7dc7e9',GradientType=1)}.rvr-analysis-body .rvr-analysis-content.TimeTableResult{bottom:90px;overflow:hidden}.rvr-analysis-body .rvr-analysis-content .rvr-analysis-content-inner{width:100%;height:100%;min-width:1020px}.rvr-analysis-body .rvr-analysis-footer{position:absolute;top:auto;right:0;bottom:0;left:0;width:auto;height:60px;background-color:#9ccce0;padding-right:30px}.rvr-analysis-body .rvr-analysis-footer.TimeTableResult{height:90px}.rvr-analysis-body .rvr-analysis-footer .component-ui-button{margin-right:0}.rvr-analysis-body .rvr-analysis-footer>div{height:100%;display:table;width:100%}.rvr-analysis-body .rvr-analysis-footer>div>div{width:100%;height:100%;display:table-cell;vertical-align:middle}.rvr-analysis-body .component-wrap.inlabel{padding-bottom:10px}.rvr-analysis-body .component-wrap{display:table;table-layout:fixed;width:100%}.rvr-analysis-body .component-wrap .inline-container{margin-bottom:-2px}.rvr-analysis-body .component-wrap .inline-container .component-wrap.inline{margin-bottom:2px;margin-right:10px}.rvr-analysis-body .component-wrap .inline-container .component-wrap.inline:last-child{margin-right:0}.rvr-analysis-body .component-wrap>label{display:table-cell;vertical-align:top;width:200px;min-width:200px;font-size:15px;font-weight:bold;line-height:32px}.rvr-analysis-body .component-wrap>label.child{width:100px;min-width:100px;font-size:11px}.rvr-analysis-body .component-wrap>div{display:table-cell;vertical-align:top}.rvr-analysis-body .component-wrap.inline{vertical-align:middle;display:inline-block;width:auto}.rvr-analysis-body .component-wrap.inline>label{display:inline-block}.rvr-analysis-body .component-wrap.inline>div{display:inline-block}.component-displaytimedividetable{margin-top:0;overflow:hidden;position:relative}.component-displaytimedividetable .component-timetable-result-timedivision-container{position:relative}.component-displaytimedividetable table{table-layout:fixed;width:auto;margin-bottom:5px}.component-displaytimedividetable table thead th{border:0 none;height:35px}.component-displaytimedividetable table thead th>div{overflow:hidden;position:relative;width:100%;height:100%}.component-displaytimedividetable table thead th>div>div{position:absolute;top:0;right:1px;bottom:1px;left:0;width:auto;height:auto;overflow:hidden;background-color:#8abcd7;color:#fff;text-align:center}.component-displaytimedividetable table thead th>div>div>div{display:table;width:100%;height:100%}.component-displaytimedividetable table thead th>div>div>div>div{display:table-cell;width:100%;height:100%;vertical-align:middle;text-align:center}.component-displaytimedividetable table thead .margin-column{width:35px}.component-displaytimedividetable table thead .time-column{width:35px}.component-displaytimedividetable table thead .time-column>div>div{background-color:#a3cfe5}.component-displaytimedividetable table thead .all-column{width:auto}.component-displaytimedividetable table thead .program-column{width:138px}.component-displaytimedividetable table thead .other-column{width:auto}.component-displaytimedividetable table tbody td{border:0 none;height:35px}.component-displaytimedividetable table tbody td>div{overflow:hidden;position:relative;width:100%;height:100%}.component-displaytimedividetable table tbody td>div>div{position:absolute;top:0;right:1px;bottom:1px;left:0;width:auto;height:auto;overflow:hidden;background-color:#fff}.component-displaytimedividetable table tbody th{border:0 none}.component-displaytimedividetable table tbody th>div{overflow:hidden;position:relative;width:100%;height:100%}.component-displaytimedividetable table tbody th>div>div{position:absolute;top:0;right:1px;bottom:1px;left:0;width:auto;height:auto;overflow:hidden;background-color:#8abcd7;color:#fff;text-align:center}.component-displaytimedividetable table tbody .margin-column{width:35px}.component-displaytimedividetable table tbody .time-column{width:35px}.component-displaytimedividetable table tbody .time-column>div>div{font-size:18px;font-weight:bold}.component-displaytimedividetable table tbody .all-column{width:auto}.component-displaytimedividetable table tbody .all-column>div>div{background-color:#def5ff}.component-displaytimedividetable table tbody .all-column>div>div>div{display:table;width:100%;height:100%}.component-displaytimedividetable table tbody .all-column>div>div>div>div{display:table-cell;text-align:center;vertical-align:middle;font-size:11px;font-weight:bold}.component-displaytimedividetable table tbody .program-column{width:138px}.component-displaytimedividetable table tbody .program-column>div>div>div{display:table;width:100%;height:100%}.component-displaytimedividetable table tbody .program-column>div>div>div>div{display:table-cell;text-align:center;vertical-align:middle;font-size:13px;font-weight:bold}.component-displaytimedividetable table tbody .other-column{width:auto}.component-displaytimedividetable table tbody .other-column>div>div{background-color:#def5ff}.component-displaytimedividetable table tbody .other-column>div>div>div{display:table;width:100%;height:100%}.component-displaytimedividetable table tbody .other-column>div>div>div>div{display:table-cell;text-align:center;vertical-align:middle;font-size:11px;font-weight:bold}.component-displaytimedividetable table tfoot td{border:0 none;height:45px}.component-displaytimedividetable table tfoot td>div{overflow:hidden;position:relative;width:100%;height:100%}.component-displaytimedividetable table tfoot td>div>div{position:absolute;top:0;right:1px;bottom:1px;left:0;width:auto;height:auto;overflow:hidden;background-color:#afdbf2}.component-displaytimedividetable .component-timetable-result-timedivision-fixed-time-column{position:absolute;top:0;left:0;width:35px;background-color:#d1f1ff}.component-displaytimedividetable .component-timetable-result-timedivision-fixed-time-column table{width:35px;margin-bottom:0}.component-displaytimedividetable .component-timetable-result-timedivision-fixed-time-column table th>div>div{background-color:#a3cfe5}.component-displaytimedividetable .component-timetable-result-timedivision-fixed-time-column table td>div>div{background-color:#a3cfe5}.component-displaytimedividetable .component-timetable-result-timedivision-fixed-time-column table td>div>div>div{display:table;width:100%;height:100%}.component-displaytimedividetable .component-timetable-result-timedivision-fixed-time-column table td>div>div>div>div{display:table-cell;text-align:center;vertical-align:middle;font-size:4px;color:#fff}.component-displaytimedividetable .component-timetable-result-timedivision-fixed-time-column table td>div>div>div>div span{font-size:10px;font-weight:bold;line-height:100%;white-space:nowrap}.component-displaytimetable{position:relative}.component-displaytimetable .component-displaytimetable-container{position:absolute;top:auto;bottom:0;left:0;right:0;width:auto;height:auto}.component-displaytimetable .component-displaytimetable-container .component-timetable-result-fixed-time-column{top:0;position:absolute;bottom:auto;right:auto;left:0;width:35px;background-color:#d1f1ff}.component-displaytimetable table{width:auto;table-layout:fixed}.component-displaytimetable table .margin-column{width:35px}.component-displaytimetable table .time-column{width:35px}.component-displaytimetable table .time-column>div>div{font-size:18px;font-weight:bold}.component-displaytimetable table .all-column{width:45px}.component-displaytimetable table .all-column>div>div{background-color:#def5ff}.component-displaytimetable table .all-column>div>div>div{display:table;width:100%;height:100%}.component-displaytimetable table .all-column>div>div>div>div{display:table-cell;text-align:center;vertical-align:middle;font-size:11px;font-weight:bold}.component-displaytimetable table .program-column{width:138px}.component-displaytimetable table .program-column>div>div .program-name{position:absolute;top:4px;left:6px;right:4px;bottom:auto;overflow:hidden;line-height:18px}.component-displaytimetable table .program-column>div>div .target-rating{position:absolute;top:auto;left:0;right:0;bottom:0;height:18px;background-color:inherit}.component-displaytimetable table .program-column>div>div .target-rating>div{table-layout:fixed;display:table;width:100%}.component-displaytimetable table .program-column>div>div .target-rating>div span{display:table-cell;text-align:center;font-size:10px}.component-displaytimetable table .program-column>div>div .target-rating>div span:first-child{font-weight:bold;margin-left:0}.component-displaytimetable table .program-column>div>div.less-than-10 .target-rating{top:0;height:auto;line-height:120%}.component-displaytimetable table .program-column.greater-than-or-equal-5>div>div{background-color:#feffd7}.component-displaytimetable table .program-column.greater-than-or-equal-10>div>div{background-color:#ffff75}.component-displaytimetable table .program-column.blank-program>div>div{background-color:#def5ff}.component-displaytimetable table .other-column{width:45px}.component-displaytimetable table .other-column>div>div{background-color:#def5ff}.component-displaytimetable table .other-column>div>div>div{display:table;width:100%;height:100%}.component-displaytimetable table .other-column>div>div>div>div{display:table-cell;text-align:center;vertical-align:middle;font-size:11px;font-weight:bold}.component-displaytimetable table td{border:0 none}.component-displaytimetable table td>div{overflow:hidden;position:relative;width:100%;height:100%}.component-displaytimetable table td>div>div{position:absolute;top:0;right:1px;bottom:1px;left:0;width:auto;height:auto;overflow:hidden;background-color:#fff}.component-displaytimetable table td.program-column{cursor:pointer}.component-displaytimetable table td.program-column:hover>div{box-shadow:0 0 15px 2px #fe0000;position:relative;z-index:2}.component-displaytimetable table td.program-column.blank-program:hover>div{box-shadow:none}.component-displaytimetable table td.timetable-program-selected>div>div{border:2px solid #338dfb}.component-displaytimetable table td.timetable-program-selected>div>div .program-name{top:2px;left:4px;right:2px}.component-displaytimetable table td.timetable-program-selected>div>div .target-rating{left:-2px;right:-2px;bottom:-2px}.component-displaytimetable table th{border:0 none}.component-displaytimetable table th>div{overflow:hidden;position:relative;width:100%;height:100%}.component-displaytimetable table th>div>div{position:absolute;top:0;right:1px;bottom:1px;left:0;width:auto;height:auto;overflow:hidden;background-color:#8abcd7;color:#fff;text-align:center}.component-displaytimetablecondition .component-tabs{position:static}.component-displaytimetablecondition .component-tabs>ul{display:block}.component-displaytimetablecondition .component-tabs>ul .component-tab{display:inline-block;line-height:25px;margin-right:20px;padding-left:10px;padding-right:10px}.component-displaytimetablecondition .component-tabs>ul .component-tab a{color:#7db0cc;font-size:18px;font-weight:bold;text-decoration:none}.component-displaytimetablecondition .component-tabs>ul .component-tab:hover{border-bottom:4px #d74700 solid}.component-displaytimetablecondition .component-tabs>ul .component-tab:hover a{color:#0c4465}.component-displaytimetablecondition .component-tabs>ul .component-tab.component-tab-active{border-bottom:4px #d74700 solid}.component-displaytimetablecondition .component-tabs>ul .component-tab.component-tab-active a{color:#0c4465;font-size:22px}.component-displaytimetablehead .component-timetable-result-head-links{margin:0 0 1px 0;border-top:1px solid #a3cfe5;background-color:#a3cfe5;width:auto;height:55px;text-align:center;overflow:hidden}.component-displaytimetablehead .component-timetable-result-head-links table{margin-top:20px;width:100%;table-layout:fixed}.component-displaytimetablehead .component-timetable-result-head-links td{height:25px}.component-displaytimetablehead .component-timetable-result-head-links td.hour{max-width:35px;cursor:pointer}.component-displaytimetablehead .component-timetable-result-head-links td>div{position:relative;width:100%;height:100%}.component-displaytimetablehead .component-timetable-result-head-links td>div>div{position:absolute;top:0;right:1px;bottom:0;left:0;width:auto;height:auto}.component-displaytimetablehead .component-timetable-result-head-links td>div>div>div{display:table;width:100%;height:100%}.component-displaytimetablehead .component-timetable-result-head-links td>div>div>div a,.component-displaytimetablehead .component-timetable-result-head-links td>div>div>div span{display:table-cell;width:100%;height:100%;text-align:center;vertical-align:middle;text-decoration:none;color:#fff;background-color:#8abcd7}.component-displaytimetablehead .component-timetable-result-head-links td>div>div>div a.selected,.component-displaytimetablehead .component-timetable-result-head-links td>div>div>div span.selected{color:#fff;background-color:#3191ca}.component-displaytimetablehead .component-timetable-result-head-links td>div>div>div a:hover,.component-displaytimetablehead .component-timetable-result-head-links td>div>div>div span:hover{color:#000;background-color:#fff}.component-displaytimetablehead .component-timetable-result-head-links td.hour-5 a,.component-displaytimetablehead .component-timetable-result-head-links td.hour-5 span{border-top-left-radius:6px;border-bottom-left-radius:6px}.component-displaytimetablehead .component-timetable-result-head-links td.hour-28 a,.component-displaytimetablehead .component-timetable-result-head-links td.hour-28 span{border-top-right-radius:6px;border-bottom-right-radius:6px}.component-displaytimetablehead .component-timetable-result-head-broadcast{position:relative;overflow:hidden}.component-displaytimetablehead .component-timetable-result-head-broadcast .corner{margin-left:0;position:absolute;top:0;left:0;width:35px;height:35px;background-color:#d1f1ff}.component-displaytimetablehead .component-timetable-result-head-broadcast .corner div{width:34px;height:34px;background-color:#a3cfe5}.component-displaytimetablehead .component-timetable-result-head-broadcast table{width:auto;table-layout:fixed}.component-displaytimetablehead .component-timetable-result-head-broadcast table th{border:0 none;height:35px}.component-displaytimetablehead .component-timetable-result-head-broadcast table th>div{overflow:hidden;position:relative;width:100%;height:100%}.component-displaytimetablehead .component-timetable-result-head-broadcast table th>div>div{position:absolute;top:0;right:1px;bottom:1px;left:0;width:auto;height:auto;overflow:hidden;background-color:#8abcd7;color:#fff;text-align:center}.component-displaytimetablehead .component-timetable-result-head-broadcast table th>div>div>div{display:table;width:100%;height:100%}.component-displaytimetablehead .component-timetable-result-head-broadcast table th>div>div>div>div{display:table-cell;width:100%;height:100%;vertical-align:middle;text-align:center}.component-displaytimetablehead .component-timetable-result-head-broadcast table .margin-column{width:35px}.component-displaytimetablehead .component-timetable-result-head-broadcast table .time-column{width:35px}.component-displaytimetablehead .component-timetable-result-head-broadcast table .time-column>div>div{background-color:#a3cfe5}.component-displaytimetablehead .component-timetable-result-head-broadcast table .all-column{width:45px}.component-displaytimetablehead .component-timetable-result-head-broadcast table .program-column{width:138px}.component-displaytimetablehead .component-timetable-result-head-broadcast table .other-column{width:45px}.component-displaytimetablehead .component-timetable-result-head-broadcast table .program-kyoku-column{cursor:pointer}.component-displaytimetablehead .component-timetable-result-head-broadcast table .program-kyoku-column>div>div>div:hover{color:#000;background-color:#fff}.component-displaytimetablehead .component-timetable-result-head-broadcast table .program-date-column{cursor:pointer}.component-displaytimetablehead .component-timetable-result-head-broadcast table .program-date-column>div>div>div:hover{color:#000;background-color:#fff}.component-settingtimetablecondition{background-color:rgba(125,176,204,.2);border-radius:5px;padding:10px 40px 10px 40px;margin:10px 30px 5px 0}.component-settingtimetablecondition .term{display:inline-block}.component-settingtimetablecondition .district{display:inline-block;padding-right:20px;font-size:14px;line-height:32px}.component-settingtimetablecondition .broadcast{padding-top:5px}.component-timetableresult{width:auto;position:absolute;right:0;top:0;bottom:0;left:0;overflow:hidden}.component-timetableresult>.bg{position:absolute;top:0;left:0;right:0;display:block;height:2000px;background:-moz-linear-gradient(to bottom right,#d1f1ff 0,#cef 22%,#b5e3f9 59%,#7dc7e9 98%,#7dc7e9 98%);background:-webkit-linear-gradient(to bottom right,#d1f1ff 0,#cef 22%,#b5e3f9 59%,#7dc7e9 98%,#7dc7e9 98%);background:linear-gradient(to bottom right,#d1f1ff 0,#d1f1ff 22%,#b5e3f9 59%,#7dc7e9 98%,#7dc7e9 98%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6eaff',endColorstr='#7dc7e9',GradientType=1);content:''}.component-timetableresult .component-timetableresult-head{width:auto;right:17px;top:0;bottom:auto;left:0;overflow:hidden}.component-timetableresult .component-timetableresult-head>.bg{z-index:-1;position:absolute;top:0;left:0;right:-17px;display:block;height:2000px;background:-moz-linear-gradient(to bottom right,#d1f1ff 0,#cef 22%,#b5e3f9 59%,#7dc7e9 98%,#7dc7e9 98%);background:-webkit-linear-gradient(to bottom right,#d1f1ff 0,#cef 22%,#b5e3f9 59%,#7dc7e9 98%,#7dc7e9 98%);background:linear-gradient(to bottom right,#d1f1ff 0,#d1f1ff 22%,#b5e3f9 59%,#7dc7e9 98%,#7dc7e9 98%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6eaff',endColorstr='#7dc7e9',GradientType=1);content:''}.component-timetableresult .component-timetableresult-body{width:auto;position:absolute;right:0;top:0;bottom:0;left:0;overflow:scroll;overflow-x:auto;overflow-y:auto;padding:0 0 0 30px}.component-timetableresult .component-timetable-left-curtain{position:absolute;top:0;right:auto;bottom:17px;left:0;width:30px;height:100%;background-color:#d1f1ff;z-index:3}.component-timetable{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.component-timetable .component-timetable-left-curtain{position:absolute;top:0;right:auto;bottom:17px;left:0;width:30px;background-color:#d1f1ff;z-index:3}.component-timetable .component-condition-setting-label,.component-timetable .component-text,.component-timetable .component-checkbox,.component-timetable .component-radio,.component-timetable .component-combobox,.component-timetable .component-calendar,.component-timetable .component-weekdays,.component-timetable .component-ui-button{margin:0 5px 0 0;vertical-align:top}.component-timetable>.bg{position:absolute;top:0;left:0;right:0;display:block;height:2000px;background:-moz-linear-gradient(to bottom right,#d1f1ff 0,#cef 22%,#b5e3f9 59%,#7dc7e9 98%,#7dc7e9 98%);background:-webkit-linear-gradient(to bottom right,#d1f1ff 0,#cef 22%,#b5e3f9 59%,#7dc7e9 98%,#7dc7e9 98%);background:linear-gradient(to bottom right,#d1f1ff 0,#d1f1ff 22%,#b5e3f9 59%,#7dc7e9 98%,#7dc7e9 98%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6eaff',endColorstr='#7dc7e9',GradientType=1);content:''}.modal-open .component-timetable{overflow:hidden}.component-timetable .frame{background-color:rgba(125,176,204,.2);border-radius:5px;padding:10px 40px 10px 40px;margin:10px 200px 0 0}.component-timetable .frame .term{display:inline-block}.component-timetable .frame .district{display:inline-block;padding-right:20px;font-size:14px;line-height:32px}.component-timetable .frame .broadcast{padding-top:5px}.component-timetable .component-tabs{position:static}.component-timetable .component-tabs>ul{display:block}.component-timetable .component-tabs>ul .component-tab{display:inline-block;line-height:25px;margin-right:20px;padding-left:10px;padding-right:10px}.component-timetable .component-tabs>ul .component-tab a{color:#7db0cc;font-size:18px;font-weight:bold;text-decoration:none}.component-timetable .component-tabs>ul .component-tab:hover{border-bottom:4px #d74700 solid}.component-timetable .component-tabs>ul .component-tab:hover a{color:#0c4465}.component-timetable .component-tabs>ul .component-tab.component-tab-active{border-bottom:4px #d74700 solid}.component-timetable .component-tabs>ul .component-tab.component-tab-active a{color:#0c4465;font-size:22px}.component-timetable .component-timetable-result-timedivision{margin-top:5px;overflow:hidden;position:relative}.component-timetable .component-timetable-result-timedivision .component-timetable-result-timedivision-container{position:relative}.component-timetable .component-timetable-result-timedivision table{table-layout:fixed;width:100%;margin-bottom:5px}.component-timetable .component-timetable-result-timedivision table thead th{border:0 none;height:35px}.component-timetable .component-timetable-result-timedivision table thead th>div{overflow:hidden;position:relative;width:100%;height:100%}.component-timetable .component-timetable-result-timedivision table thead th>div>div{position:absolute;top:0;right:1px;bottom:1px;left:0;width:auto;height:auto;overflow:hidden;background-color:#8abcd7;color:#fff;text-align:center}.component-timetable .component-timetable-result-timedivision table thead th>div>div>div{display:table;width:100%;height:100%}.component-timetable .component-timetable-result-timedivision table thead th>div>div>div>div{display:table-cell;width:100%;height:100%;vertical-align:middle;text-align:center}.component-timetable .component-timetable-result-timedivision table thead .margin-column{width:35px}.component-timetable .component-timetable-result-timedivision table thead .time-column{width:35px}.component-timetable .component-timetable-result-timedivision table thead .time-column>div>div{background-color:#a3cfe5}.component-timetable .component-timetable-result-timedivision table thead .all-column{width:45px}.component-timetable .component-timetable-result-timedivision table thead .program-column{width:auto}.component-timetable .component-timetable-result-timedivision table thead .other-column{width:45px}.component-timetable .component-timetable-result-timedivision table tbody td{border:0 none;height:35px}.component-timetable .component-timetable-result-timedivision table tbody td>div{overflow:hidden;position:relative;width:100%;height:100%}.component-timetable .component-timetable-result-timedivision table tbody td>div>div{position:absolute;top:0;right:1px;bottom:1px;left:0;width:auto;height:auto;overflow:hidden;background-color:#fff}.component-timetable .component-timetable-result-timedivision table tbody th{border:0 none}.component-timetable .component-timetable-result-timedivision table tbody th>div{overflow:hidden;position:relative;width:100%;height:100%}.component-timetable .component-timetable-result-timedivision table tbody th>div>div{position:absolute;top:0;right:1px;bottom:1px;left:0;width:auto;height:auto;overflow:hidden;background-color:#8abcd7;color:#fff;text-align:center}.component-timetable .component-timetable-result-timedivision table tbody .margin-column{width:35px}.component-timetable .component-timetable-result-timedivision table tbody .time-column{width:35px}.component-timetable .component-timetable-result-timedivision table tbody .time-column>div>div{font-size:18px;font-weight:bold}.component-timetable .component-timetable-result-timedivision table tbody .all-column{width:45px}.component-timetable .component-timetable-result-timedivision table tbody .all-column>div>div{background-color:#def5ff}.component-timetable .component-timetable-result-timedivision table tbody .all-column>div>div>div{display:table;width:100%;height:100%}.component-timetable .component-timetable-result-timedivision table tbody .all-column>div>div>div>div{display:table-cell;text-align:center;vertical-align:middle;font-size:11px;font-weight:bold}.component-timetable .component-timetable-result-timedivision table tbody .program-column{width:auto}.component-timetable .component-timetable-result-timedivision table tbody .program-column>div>div>div{display:table;width:100%;height:100%}.component-timetable .component-timetable-result-timedivision table tbody .program-column>div>div>div>div{display:table-cell;text-align:center;vertical-align:middle;font-size:13px;font-weight:bold}.component-timetable .component-timetable-result-timedivision table tbody .other-column{width:45px}.component-timetable .component-timetable-result-timedivision table tbody .other-column>div>div{background-color:#def5ff}.component-timetable .component-timetable-result-timedivision table tbody .other-column>div>div>div{display:table;width:100%;height:100%}.component-timetable .component-timetable-result-timedivision table tbody .other-column>div>div>div>div{display:table-cell;text-align:center;vertical-align:middle;font-size:11px;font-weight:bold}.component-timetable .component-timetable-result-timedivision table tfoot td{border:0 none;height:45px}.component-timetable .component-timetable-result-timedivision table tfoot td>div{overflow:hidden;position:relative;width:100%;height:100%}.component-timetable .component-timetable-result-timedivision table tfoot td>div>div{position:absolute;top:0;right:1px;bottom:1px;left:0;width:auto;height:auto;overflow:hidden;background-color:#afdbf2}.component-timetable .component-timetable-result-timedivision .component-timetable-result-timedivision-fixed-time-column{position:absolute;top:0;left:0;width:35px;background-color:#d1f1ff}.component-timetable .component-timetable-result-timedivision .component-timetable-result-timedivision-fixed-time-column table{width:35px;margin-bottom:0}.component-timetable .component-timetable-result-timedivision .component-timetable-result-timedivision-fixed-time-column table th>div>div{background-color:#a3cfe5}.component-timetable .component-timetable-result-timedivision .component-timetable-result-timedivision-fixed-time-column table td>div>div{background-color:#a3cfe5}.component-timetable .component-timetable-result-timedivision .component-timetable-result-timedivision-fixed-time-column table td>div>div>div{display:table;width:100%;height:100%}.component-timetable .component-timetable-result-timedivision .component-timetable-result-timedivision-fixed-time-column table td>div>div>div>div{display:table-cell;text-align:center;vertical-align:middle;font-size:4px;color:#fff}.component-timetable .component-timetable-result-timedivision .component-timetable-result-timedivision-fixed-time-column table td>div>div>div>div span{font-size:10px;font-weight:bold;line-height:100%;white-space:nowrap}.component-timetable .component-timetable-result-head-links{margin:0 36px 1px 0;border-top:1px solid #a3cfe5;background-color:#a3cfe5;width:auto;height:55px;text-align:center}.component-timetable .component-timetable-result-head-links table{margin-top:20px;width:100%;table-layout:fixed}.component-timetable .component-timetable-result-head-links td{height:25px}.component-timetable .component-timetable-result-head-links td.hour{width:35px}.component-timetable .component-timetable-result-head-links td>div{position:relative;width:100%;height:100%}.component-timetable .component-timetable-result-head-links td>div>div{position:absolute;top:0;right:1px;bottom:0;left:0;width:auto;height:auto}.component-timetable .component-timetable-result-head-links td>div>div>div{display:table;width:100%;height:100%}.component-timetable .component-timetable-result-head-links td>div>div>div a{display:table-cell;width:100%;height:100%;text-align:center;vertical-align:middle;text-decoration:none;color:#fff;background-color:#8abcd7}.component-timetable .component-timetable-result-head-links td>div>div>div a.selected{color:#fff;background-color:#3191ca}.component-timetable .component-timetable-result-head-links td>div>div>div a:hover{color:#000;background-color:#fff}.component-timetable .component-timetable-result-head-links td.hour-5 a{border-top-left-radius:6px;border-bottom-left-radius:6px}.component-timetable .component-timetable-result-head-links td.hour-28 a{border-top-right-radius:6px;border-bottom-right-radius:6px}.component-timetable .component-timetable-result-head-broadcast{position:relative;overflow:hidden}.component-timetable .component-timetable-result-head-broadcast .corner{margin-left:0;position:absolute;top:0;left:0;width:35px;height:35px;background-color:#d1f1ff}.component-timetable .component-timetable-result-head-broadcast .corner div{width:34px;height:34px;background-color:#a3cfe5}.component-timetable .component-timetable-result-head-broadcast table{width:100%;table-layout:fixed}.component-timetable .component-timetable-result-head-broadcast table th{border:0 none;height:35px}.component-timetable .component-timetable-result-head-broadcast table th>div{overflow:hidden;position:relative;width:100%;height:100%}.component-timetable .component-timetable-result-head-broadcast table th>div>div{position:absolute;top:0;right:1px;bottom:1px;left:0;width:auto;height:auto;overflow:hidden;background-color:#8abcd7;color:#fff;text-align:center}.component-timetable .component-timetable-result-head-broadcast table th>div>div>div{display:table;width:100%;height:100%}.component-timetable .component-timetable-result-head-broadcast table th>div>div>div>div{display:table-cell;width:100%;height:100%;vertical-align:middle;text-align:center}.component-timetable .component-timetable-result-head-broadcast table .margin-column{width:35px}.component-timetable .component-timetable-result-head-broadcast table .time-column{width:35px}.component-timetable .component-timetable-result-head-broadcast table .time-column>div>div{background-color:#a3cfe5}.component-timetable .component-timetable-result-head-broadcast table .all-column{width:45px}.component-timetable .component-timetable-result-head-broadcast table .program-column{width:auto}.component-timetable .component-timetable-result-head-broadcast table .other-column{width:45px}.component-timetable .component-timetable-result-head{position:absolute;top:0;left:0;right:17px;width:auto;bottom:auto;z-index:3;padding:40px 0 0 30px;overflow:hidden}.component-timetable .component-timetable-result-head>.bg{z-index:-1;position:absolute;top:0;left:0;right:-17px;display:block;height:2000px;background:-moz-linear-gradient(to bottom right,#d1f1ff 0,#cef 22%,#b5e3f9 59%,#7dc7e9 98%,#7dc7e9 98%);background:-webkit-linear-gradient(to bottom right,#d1f1ff 0,#cef 22%,#b5e3f9 59%,#7dc7e9 98%,#7dc7e9 98%);background:linear-gradient(to bottom right,#d1f1ff 0,#d1f1ff 22%,#b5e3f9 59%,#7dc7e9 98%,#7dc7e9 98%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6eaff',endColorstr='#7dc7e9',GradientType=1);content:''}.component-timetable .component-timetable-result-fixed-time-column{position:absolute;top:442px;bottom:auto;right:auto;left:0;padding-left:30px;width:35px;background-color:#d1f1ff}.component-timetable .component-timetable-result-body{position:absolute;top:0;bottom:0;right:0;left:0;width:auto;height:auto;overflow:auto;padding:442px 0 0 30px}.component-timetable .component-timetable-result-body table{width:100%;table-layout:fixed}.component-timetable .component-timetable-result-body table .margin-column{width:35px}.component-timetable .component-timetable-result-body table .time-column{width:35px}.component-timetable .component-timetable-result-body table .time-column>div>div{font-size:18px;font-weight:bold}.component-timetable .component-timetable-result-body table .all-column{width:45px}.component-timetable .component-timetable-result-body table .all-column>div>div{background-color:#def5ff}.component-timetable .component-timetable-result-body table .all-column>div>div>div{display:table;width:100%;height:100%}.component-timetable .component-timetable-result-body table .all-column>div>div>div>div{display:table-cell;text-align:center;vertical-align:middle;font-size:11px;font-weight:bold}.component-timetable .component-timetable-result-body table .program-column{width:auto}.component-timetable .component-timetable-result-body table .program-column>div>div .program-name{position:absolute;top:4px;left:6px;right:4px;bottom:auto;overflow:hidden;line-height:18px}.component-timetable .component-timetable-result-body table .program-column>div>div .target-rating{position:absolute;top:auto;left:0;right:0;bottom:0;height:18px;background-color:inherit}.component-timetable .component-timetable-result-body table .program-column>div>div .target-rating>div{table-layout:fixed;display:table;width:100%}.component-timetable .component-timetable-result-body table .program-column>div>div .target-rating>div span{display:table-cell;text-align:center;font-size:10px}.component-timetable .component-timetable-result-body table .program-column>div>div .target-rating>div span:first-child{font-weight:bold;margin-left:0}.component-timetable .component-timetable-result-body table .program-column>div>div.less-than-10 .target-rating{top:0;height:auto;line-height:120%}.component-timetable .component-timetable-result-body table .program-column.greater-than-or-equal-5>div>div{background-color:#feffd7}.component-timetable .component-timetable-result-body table .program-column.greater-than-or-equal-10>div>div{background-color:#ffff75}.component-timetable .component-timetable-result-body table .program-column.blank-program>div>div{background-color:#def5ff}.component-timetable .component-timetable-result-body table .other-column{width:45px}.component-timetable .component-timetable-result-body table .other-column>div>div{background-color:#def5ff}.component-timetable .component-timetable-result-body table .other-column>div>div>div{display:table;width:100%;height:100%}.component-timetable .component-timetable-result-body table .other-column>div>div>div>div{display:table-cell;text-align:center;vertical-align:middle;font-size:11px;font-weight:bold}.component-timetable .component-timetable-result-body table td{border:0 none}.component-timetable .component-timetable-result-body table td>div{overflow:hidden;position:relative;width:100%;height:100%}.component-timetable .component-timetable-result-body table td>div>div{position:absolute;top:0;right:1px;bottom:1px;left:0;width:auto;height:auto;overflow:hidden;background-color:#fff}.component-timetable .component-timetable-result-body table td.program-column{cursor:pointer}.component-timetable .component-timetable-result-body table td.program-column:hover{box-shadow:0 0 15px 2px #fe0000;position:relative;z-index:2}.component-timetable .component-timetable-result-body table td.program-column>div>div{box-shadow:0 0 15px 2px #fe0000;position:relative;z-index:2}.component-timetable .component-timetable-result-body table td.program-column.blank-program:hover{box-shadow:none}.component-timetable .component-timetable-result-body table td.timetable-program-selected>div>div{border:2px solid #338dfb}.component-timetable .component-timetable-result-body table td.timetable-program-selected>div>div .program-name{top:2px;left:4px;right:2px}.component-timetable .component-timetable-result-body table td.timetable-program-selected>div>div .target-rating{left:-2px;right:-2px;bottom:-2px}.component-timetable .component-timetable-result-body table th{border:0 none}.component-timetable .component-timetable-result-body table th>div{overflow:hidden;position:relative;width:100%;height:100%}.component-timetable .component-timetable-result-body table th>div>div{position:absolute;top:0;right:1px;bottom:1px;left:0;width:auto;height:auto;overflow:hidden;background-color:#8abcd7;color:#fff;text-align:center}.component-timetable-result .component-timetable-result-timedivision{margin-bottom:20px}.component-timetable-result .component-timetable-result-head-absolute{position:absolute;top:0;z-index:3}.component-timetable-result .component-timetable-result-head-absolute .component-timetable-result-head-links{margin:0 0 1px 0;border-top:1px solid #a3cfe5;background-color:#a3cfe5;width:1035px;height:55px}.component-timetable-result .component-timetable-result-head-absolute .component-timetable-result-head-links table{table-layout:fixed;width:100%;height:55px}.component-timetable-result .component-timetable-result-head-absolute .component-timetable-result-head-links td{vertical-align:middle}.component-timetable-result .component-timetable-result-head-absolute .component-timetable-result-head-links a{line-height:26px;width:26px;height:26px;display:inline-block;text-align:center;text-decoration:none;color:#fff;background-color:#8abcd7;border-radius:13px}.component-timetable-result .component-timetable-result-head-absolute .component-timetable-result-head-links a.selected{color:#fff;background-color:#3191ca}.component-timetable-result .component-timetable-result-head-absolute .component-timetable-result-head-links a:hover{color:#000;background-color:#fff}.component-timetable-result .component-timetable-result-head-absolute .component-timetable-result-head-broadcast{margin-left:-1px}.component-timetable-result .component-timetable-result-head-absolute .component-timetable-result-head-broadcast table{table-layout:fixed;width:1095px}.component-timetable-result .component-timetable-result-head-absolute .component-timetable-result-head-broadcast table th{border:0 none;height:35px}.component-timetable-result .component-timetable-result-head-absolute .component-timetable-result-head-broadcast table th>div{overflow:hidden;position:relative;width:100%;height:100%}.component-timetable-result .component-timetable-result-head-absolute .component-timetable-result-head-broadcast table th>div>div{position:absolute;top:0;right:1px;bottom:1px;left:0;width:auto;height:auto;overflow:hidden;background-color:#8abcd7;color:#fff;text-align:center}.component-timetable-result .component-timetable-result-head-absolute .component-timetable-result-head-broadcast table th>div>div>div{display:table;width:100%;height:100%}.component-timetable-result .component-timetable-result-head-absolute .component-timetable-result-head-broadcast table th>div>div>div>div{display:table-cell;width:100%;height:100%;vertical-align:middle;text-align:center}.component-timetable-result .component-timetable-result-head-absolute .component-timetable-result-head-broadcast table .margin-column{width:1px}.component-timetable-result .component-timetable-result-head-absolute .component-timetable-result-head-broadcast table .time-column{width:45px}.component-timetable-result .component-timetable-result-head-absolute .component-timetable-result-head-broadcast table .time-column>div>div{background-color:#a3cfe5}.component-timetable-result .component-timetable-result-head-absolute .component-timetable-result-head-broadcast table .all-column{width:75px}.component-timetable-result .component-timetable-result-head-absolute .component-timetable-result-head-broadcast table .program-column{width:120px}.component-timetable-result .component-timetable-result-head-absolute .component-timetable-result-head-broadcast table .other-column{width:75px}.component-timetable-result .component-timetable-result-body{margin-left:-1px;padding-top:92px}.component-timetable-result .component-timetable-result-body table{table-layout:fixed;width:1095px}.component-timetable-result .component-timetable-result-body table td{border:0 none}.component-timetable-result .component-timetable-result-body table td>div{overflow:hidden;position:relative;width:100%;height:100%}.component-timetable-result .component-timetable-result-body table td>div>div{position:absolute;top:0;right:1px;bottom:1px;left:0;width:auto;height:auto;overflow:hidden;background-color:#fff}.component-timetable-result .component-timetable-result-body table td.program-column:hover{position:relative;z-index:2}.component-timetable-result .component-timetable-result-body table td.timetable-program-selected>div>div{border:2px solid #338dfb}.component-timetable-result .component-timetable-result-body table td.timetable-program-selected>div>div .program-name{padding:2px 2px 0 4px}.component-timetable-result .component-timetable-result-body table th{border:0 none}.component-timetable-result .component-timetable-result-body table th>div{overflow:hidden;position:relative;width:100%;height:100%}.component-timetable-result .component-timetable-result-body table th>div>div{position:absolute;top:0;right:1px;bottom:1px;left:0;width:auto;height:auto;overflow:hidden;background-color:#8abcd7;color:#fff;text-align:center}.component-timetable-result .component-timetable-result-body table .margin-column{width:1px}.component-timetable-result .component-timetable-result-body table .time-column{width:45px}.component-timetable-result .component-timetable-result-body table .time-column>div>div{font-size:18px;font-weight:bold}.component-timetable-result .component-timetable-result-body table .all-column{width:75px}.component-timetable-result .component-timetable-result-body table .all-column>div>div{background-color:#def5ff}.component-timetable-result .component-timetable-result-body table .program-column{width:120px}.component-timetable-result .component-timetable-result-body table .program-column>div>div .program-name{padding:4px 4px 0 6px}.component-timetable-result .component-timetable-result-body table .program-column>div>div .target-rating{position:absolute;right:10px;bottom:0;font-size:20px;line-height:110%;padding-left:2px;background-color:inherit;font-weight:bold}.component-timetable-result .component-timetable-result-body table .program-column>div>div.less-than-10 .target-rating{top:0;height:auto;line-height:120%;font-size:70%}.component-timetable-result .component-timetable-result-body table .program-column.greater-than-or-equal-5>div>div{background-color:#feffd7}.component-timetable-result .component-timetable-result-body table .program-column.greater-than-or-equal-10>div>div{background-color:#ffff75}.component-timetable-result .component-timetable-result-body table .program-column.blank-program>div>div{background-color:#def5ff}.component-timetable-result .component-timetable-result-body table .other-column{width:75px}.component-timetable-result .component-timetable-result-body table .other-column>div>div{background-color:#def5ff}.component-timetable-result-head-troadcast-helper{height:50px;border:1px #fff solid;text-align:center;vertical-align:middle;font-weight:normal;background-color:#e0eaec}.component-timetable-result-head-troadcast-helper div{display:inline-block}.ui-tooltip-program-column{background:#ccefff;border:2px solid #fff}div.timetable-result-footer{margin:10px}div.timetable-result-footer div.timetable-result-comment{display:inline}div.timetable-result-footer div.timetable-result-comment .timetable-result-legend{display:block;position:absolute;width:620px}div.timetable-result-footer div.timetable-result-comment .timetable-result-legend li{position:relative;display:inline-block;line-height:32px;padding:0 12px 0 23px;vertical-align:top;font-size:10px}div.timetable-result-footer div.timetable-result-comment .timetable-result-legend li span{padding-left:5px}div.timetable-result-footer div.timetable-result-comment .timetable-result-legend li span.color{top:50%;left:0;display:inline-block;width:18px;height:19px;border:0 none;vertical-align:middle}.loginContent{position:absolute;top:0;left:0;right:0;width:100%;height:100%;overflow:auto}.loginContent .user-name{margin:10px}.loginContent .password{margin:10px}.loginContent .login-btn{border:0 none;height:40px;width:340px;border-radius:20px;padding-left:14px;padding-right:14px;margin-right:10px;background-color:#8abcd7;color:#fff}.loginContent .login-btn:hover{background-color:#a3cfe5}.loginContent .login-content{background:#9ccce0;box-shadow:0 0 15px 2px rgba(0,0,0,.2);width:570px;margin-top:10px;border-radius:20px;padding-top:20px;padding-bottom:20px}.loginContent .login-title{width:470px;line-height:80px;color:#fff}.loginContent .input-group{position:relative;display:table}.loginContent .login-input{background:#e3f1c6;padding-right:15px;width:420px}.loginContent .login-input img{padding:5px}.loginContent .login-logo{margin-top:20px;margin-bottom:10px}.loginContent .login-message-area{margin:10px;width:550px;text-align:left;background:#9ccce0;box-shadow:0 0 15px 2px rgba(0,0,0,.2);border-radius:16px;padding:10px}.loginContent .login-message-area .login-message{font-size:small;color:#fff}.loginContent .login-error-message{font-size:small;color:red}.loginContent .login-contact{background:#9ccce0;box-shadow:0 0 15px 2px rgba(0,0,0,.2);width:570px;border-radius:16px;padding-top:10px;padding-bottom:10px}.loginContent .login-footer a{font-size:12px;color:#fff;margin-left:5px}.loginContent .login-footer span{font-size:12px;color:#fff;margin-left:20px}.loginContent .login-table{border-collapse:collapse}.loginContent .login-table td{padding-left:5px;padding-right:5px;color:#fff;vertical-align:middle}.loginContent .login-table td.login-phone-num{font-size:20px;font-weight:bold}.loginContent .login-table td.login-conact-border{border-left:2px solid #fff}.loginContent .login-td-right{margin-left:10px}.loginContent .login-td-left{margin-right:10px}html,body,body div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent;-webkit-tap-highlight-color:transparent}html{font-size:75%}body{font-family:sans-serif;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html,body{width:100%;height:100%}article,aside,figure,footer,header,hgroup,nav,section{display:block}table{border-collapse:collapse;border-spacing:0}th{font-weight:normal;vertical-align:top}td{font-weight:normal;vertical-align:top}li{list-style:none}input::-ms-clear{display:none}input::-ms-reveal{display:none}a:focus,input:focus,textarea:focus{outline:none}textarea{resize:none}html,body,body div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;background:transparent;-webkit-tap-highlight-color:transparent}html{font-size:75%}body{font-style:normal;overflow:hidden;background:#ccefff!important;font-size:9pt!important;font-family:"メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック",sans-serif!important;-ms-user-select:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}html,body{width:100%;height:100%;font-size:9pt}hr{border:0;border-top:2px solid #087abf}button{cursor:pointer}span.disabled{opacity:.3}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type="number"]{-moz-appearance:textfield}.disable-selection{-ms-user-select:none;-moz-user-select:-moz-none;-webkit-user-select:none;user-select:none;cursor:default}.ui-widget{font-family:"メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック",sans-serif!important}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:"メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック",sans-serif!important}.ui-rvr-default-tooltip{background:#333;color:#fff;border:2px solid #fff}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{-webkit-border-radius:3px;border-radius:3px}::-webkit-scrollbar-thumb{-webkit-border-radius:3px;border-radius:3px;background-color:#7bb0cd}::-webkit-scrollbar-corner{background-color:inherit}