﻿/*uploadifive*/
.uploadifive-button{background-image:url(/images/upload.gif);color:#FFF;cursor:pointer;height:30px;line-height:30px;text-align:center;width:120px;min-width:120px}.uploadifive-button2{background-image:url(/images/icon/upload.png);cursor:pointer;height:16px;line-height:16px;text-align:center;width:16px;min-width:16px}.uploadifive-queue-item{background-color:#F5F5F5;border-bottom:1px dotted #D5D5D5;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font:12px Arial, Helvetica, Sans-serif;margin-top:0;padding:15px}.uploadifive-queue-item .close{background:url(/images/uploadifive-cancel.png) 0 0 no-repeat;display:block;float:right;height:16px;text-indent:-9999px;width:16px}.uploadifive-queue-item .progress{border:1px solid #D0D0D0;height:3px;margin-top:5px;width:100%}.uploadifive-queue-item .progress-bar{background-color:#0072BC;height:3px;width:0}.itemerror{color:Red}.Queue{min-height:120px;border:solid 1px silver;background-image:url(/images/DropFile.jpg);background-repeat:no-repeat;width:360px}
/*Uploadify v2.1.0*/
.uploadifyQueueItem{font:11px Verdana, Geneva, sans-serif;border:2px solid #E5E5E5;background-color:#F5F5F5;margin-top:5px;width:350px;padding:10px}.uploadifyError{border:2px solid #FBCBBC!important;background-color:#FDE5DD!important}.uploadifyQueueItem .cancel{float:right}.uploadifyProgress{background-color:#FFF;border-top:1px solid gray;border-left:1px solid gray;border-right:1px solid #C5C5C5;border-bottom:1px solid #C5C5C5;margin-top:10px;width:100%}.uploadifyProgressBar{background-color:#09F;width:1px;height:3px}
/* Chosen v1.1.0 | (c) 2011-2013 by Harvest | MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md */
.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;zoom:1;*display:inline;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1050;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:23px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));background:-webkit-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-moz-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-o-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(/images/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(/images/chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap;z-index:99999}.chosen-container-single .chosen-search input[type=text]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:#fff url(/images/chosen-sprite.png) no-repeat 100% -20px;background:url(/images/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;width:100%;height:auto!important;height:1%;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-moz-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:5px;height:15px;outline:0;border:0!important;background:transparent!important;box-shadow:none;color:#666;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-field .default{color:#999}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 0 3px 5px;padding:3px 20px 3px 5px;border:1px solid #aaa;border-radius:3px;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(/images/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#eee),color-stop(80%,#fff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:-moz-linear-gradient(#eee 20%,#fff 80%);background-image:-o-linear-gradient(#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:0;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#111!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:0}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:#fff url(/images/chosen-sprite.png) no-repeat -30px -20px;background:url(/images/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:144dpi){.chosen-rtl .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type=text],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url(/images/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}
/*flexigrid*/
.flexigrid{border:0 solid #eee;color:#000;overflow:hidden;position:relative}.ie6fullwidthbug{border-right:0 solid #ccc;padding-right:2px}.flexigrid div.nDiv{background:#eee url(/images/grid/line.gif) repeat-y -1px top;border:1px solid #ccc;border-top:0;float:left;left:0;overflow:auto;position:absolute;z-index:900}.flexigrid div.nDiv table{margin:2px}.flexigrid div.hDivBox{float:left;padding-right:40px}.flexigrid div.bDiv table{border-bottom:1px solid #ccc;margin-bottom:10px}.flexigrid div.bDiv table.autoht{border-bottom:0;margin-bottom:0}.flexigrid div.nDiv td{border:1px solid #eee;cursor:default;padding:2px 3px}.flexigrid div.nDiv tr:hover td,.flexigrid div.nDiv tr.ndcolover td{background:#d5effc url(/images/grid/hl.png) repeat-x top;border:1px solid #a8d8eb}.flexigrid div.nDiv td.ndcol1{border-right:1px solid #ccc}.flexigrid div.nDiv td.ndcol2{border-left:1px solid #fff;padding-right:10px}.flexigrid div.nDiv tr:hover td.ndcol1,.flexigrid div.nDiv tr.ndcolover td.ndcol1{border-right:1px solid #d2e3ec}.flexigrid div.nDiv tr:hover td.ndcol2,.flexigrid div.nDiv tr.ndcolover td.ndcol2{border-left:1px solid #eef8ff}.flexigrid div.nBtn{background:#fafafa url(/images/grid/fhbg.gif) repeat-x bottom;border:0 solid #ccc;border-left:1px solid #ccc;cursor:pointer;display:none;height:25px;left:0;margin-top:1px;position:absolute;top:0;width:14px;z-index:900}.flexigrid div.nBtn div{background:url(/images/grid/ddn.png) no-repeat center;border-left:1px solid #fff;float:left;height:27px;width:12px}.flexigrid div.nBtn.srtd{background:url(/images/grid/wbg.gif) repeat-x 0 -1px}.flexigrid div.mDiv{cursor:pointer;display:block;font-family:Arial,新細明體, Helvetica, sans-serif;font-weight:700;overflow:hidden;position:relative;white-space:nowrap}.flexigrid div.mDiv div{white-space:nowrap;padding:6px}.flexigrid div.tDiv /*toolbar*/{background:#fafafa url(/images/grid/bg.gif) repeat-x top;border:1px solid #ccc;border-bottom:0;overflow:hidden;position:relative}.flexigrid div.tDiv2{clear:both;float:left;padding:1px}.flexigrid div.sDiv /*toolbar*/{background:#fafafa url(/images/grid/bg.gif) repeat-x top;border:1px solid #ccc;border-top:0;display:none;overflow:hidden;position:relative}.flexigrid div.sDiv2{clear:both;float:left;width:1024px;padding:5px}.flexigrid div.sDiv2 input,.flexigrid div.sDiv2 select{vertical-align:middle}.flexigrid div.btnseparator{border-left:1px solid #ccc;border-right:1px solid #fff;float:left;height:22px;margin:1px}.flexigrid div.fbutton{cursor:pointer;display:block;float:left;padding:1px}.flexigrid div.fbutton div{float:left;padding:1px 3px}.flexigrid div.fbutton span{display:block;float:left;padding:3px}.flexigrid div.fbutton:hover,.flexigrid div.fbutton.fbOver{border:1px solid #ccc;padding:0}.flexigrid div.fbutton:hover div,.flexigrid div.fbutton.fbOver div{border-bottom:1px solid #eee;border-left:1px solid #fff;border-right:1px solid #eee;border-top:1px solid #fff;padding:0 2px}.flexigrid div.hDiv{background:#fafafa url(/images/grid/fhbg.gif) repeat-x bottom;border:1px solid #ccc;border-bottom:0;overflow:hidden;position:relative}.flexigrid div.hDiv table{border-right:1px solid #fff}.flexigrid div.cDrag{float:left;overflow:visible;position:absolute;z-index:0}.flexigrid div.cDrag div{background:none;cursor:col-resize;display:block;float:left;height:24px;position:absolute;width:5px}.flexigrid div.cDrag div:hover,.flexigrid div.cDrag div.dragging{background:url(/images/grid/line.gif) repeat-y 2px center}.flexigrid div.iDiv{background:none;border:1px solid #316ac5;overflow:visible;position:absolute}.flexigrid div.iDiv input,.flexigrid div.iDiv select,.flexigrid div.iDiv textarea{font-family:Arial, Helvetica, sans-serif;font-size:11px}.flexigrid div.iDiv input.tb{background:none;border:0;height:100%;width:100%;padding:0}.flexigrid div.bDiv{background:#fff;border:1px solid #ccc;border-top:0;overflow:auto;position:relative;z-index:1}.flexigrid div.hGrip{background:url(/images/grid/line.gif) repeat-x center;cursor:col-resize;height:5px;margin-right:1px;position:absolute;right:0;top:0;width:5px}.flexigrid div.hGrip:hover,.flexigrid div.hGrip.hgOver{border-right:1px solid #999;margin-right:0}.flexigrid div.vGrip{background:#fafafa url(/images/grid/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;cursor:row-resize;height:5px;overflow:hidden;position:relative;text-align:center}.flexigrid div.vGrip span{background:none;border-bottom:1px solid #aaa;border-top:1px solid #aaa;display:block;height:1px;overflow:hidden;width:20px;margin:1px auto}.flexigrid div.hDiv th,.flexigrid div.bDiv td /* common cell properties*/{border-left:1px solid #fff;border-right:1px solid #ddd;overflow:hidden;text-align:left;vertical-align:middle!important}.flexigrid div.hDiv th div,.flexigrid div.bDiv td div,div.colCopy div /* common inner cell properties*/ /* common inner cell properties*/{border-left:0 solid #fff;padding:5px}.flexigrid div.hDiv th,div.colCopy{cursor:default;font-weight:400;height:24px;overflow:hidden;white-space:nowrap}div.colCopy{background:#fafafa url(/images/grid/fhbg.gif) repeat-x bottom;border:1px solid #ccc;border-bottom:0;font-family:Arial, Helvetica, sans-serif;font-size:11px;overflow:hidden}.flexigrid div.hDiv th.sorted{background:url(/images/grid/wbg.gif) repeat-x 0 -1px;border-bottom:0 solid #ccc}.flexigrid div.hDiv th.thOver div,.flexigrid div.hDiv th.sorted.thOver div{border-bottom:1px solid orange;padding-bottom:4px}.flexigrid div.hDiv th.sorted div{border-bottom:0 solid #ccc;padding-bottom:5px}.flexigrid div.hDiv th.thMove{background:#fff;color:#fff}.flexigrid div.hDiv th.sorted.thMove div{border-bottom:1px solid #fff;padding-bottom:4px}.flexigrid div.hDiv th.thMove div{background:#fff!important}.flexigrid div.hDiv th div.sdesc{background:url(/images/grid/dn.png) no-repeat center top}.flexigrid div.hDiv th div.sasc{background:url(/images/grid/up.png) no-repeat center top}.flexigrid div.bDiv td{border-bottom:1px solid #fff;vertical-align:top;white-space:nowrap}.flexigrid span.cdropleft{background:url(/images/grid/prev.gif) no-repeat -4px center;display:block;height:24px;margin-bottom:-24px;position:relative;top:-24px;width:24px;z-index:3}.flexigrid div.hDiv span.cdropright{background:url(/images/grid/next.gif) no-repeat 12px center;display:block;float:right;height:24px;margin-bottom:-24px;position:relative;top:-24px;width:24px}.flexigrid div.bDiv td div{border-top:0 solid #fff;padding-bottom:4px}.flexigrid tr td.sorted{background:#f3f3f3;border-bottom:1px solid #f3f3f3;border-right:1px solid #ddd}.flexigrid tr.erow td{background:#f7f7f7;border-bottom:1px solid #f7f7f7}.flexigrid tr.erow td.sorted{background:#e3e3e3;border-bottom:1px solid #e3e3e3}.flexigrid div.bDiv tr:hover td,.flexigrid div.bDiv tr:hover td.sorted,.flexigrid div.bDiv tr.trOver td.sorted,.flexigrid div.bDiv tr.trOver td{background:#d9ebf5;border-bottom:1px dotted #a8d8eb;border-left:1px solid #eef8ff}.flexigrid div.bDiv tr.trSelected:hover td,.flexigrid div.bDiv tr.trSelected:hover td.sorted,.flexigrid div.bDiv tr.trOver.trSelected td.sorted,.flexigrid div.bDiv tr.trOver.trSelected td,.flexigrid tr.trSelected td.sorted,.flexigrid tr.trSelected td{background-color:#FBEC88;border-bottom:1px solid #a8d8eb;border-left:1px solid #eef8ff;border-right:1px solid #d2e3ec}.flexigrid.novstripe .bDiv table{border-bottom:1px solid #ccc;border-right:1px solid #ccc}.flexigrid.novstripe div.bDiv td{border-right-color:#fff}.flexigrid.novstripe div.bDiv tr.erow td.sorted{border-right-color:#e3e3e3}.flexigrid.novstripe div.bDiv tr td.sorted{border-right-color:#f3f3f3}.flexigrid.novstripe div.bDiv tr.erow td{border-left-color:#f7f7f7;border-right-color:#f7f7f7}.flexigrid.novstripe div.bDiv tr.trSelected:hover td,.flexigrid.novstripe div.bDiv tr.trSelected:hover td.sorted,.flexigrid.novstripe div.bDiv tr.trOver.trSelected td.sorted,.flexigrid.novstripe div.bDiv tr.trOver.trSelected td,.flexigrid.novstripe tr.trSelected td.sorted,.flexigrid.novstripe tr.trSelected td{border-left:1px solid #06F;border-right:1px solid #06F}.flexigrid.novstripe div.bDiv tr.trOver td,.flexigrid.novstripe div.bDiv tr:hover td{border-left-color:#d9ebf5;border-right-color:#d9ebf5}.flexigrid div.pDiv{background:url(/images/grid/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;overflow:hidden;position:relative;white-space:nowrap}.flexigrid div.pDiv div.pDiv2{float:left;width:1024px;margin:3px 3px 3px -2px}div.pGroup{background:none;float:left;height:24px;margin:0 5px}.flexigrid div.pDiv .pPageStat,.flexigrid div.pDiv .pcontrol{overflow:visible;position:relative;top:5px}.flexigrid div.pDiv input{position:relative;top:-5px;vertical-align:text-top}.flexigrid div.pDiv div.pButton{border:0;cursor:pointer;float:left;height:22px;overflow:hidden;width:22px}.flexigrid div.pDiv div.pButton:hover,.flexigrid div.pDiv div.pButton.pBtnOver{border:1px solid #ccc;cursor:pointer;height:20px;width:20px}.flexigrid div.pDiv div.pButton span{display:block;float:left;height:20px;width:20px}.flexigrid div.pDiv div.pButton:hover span,.flexigrid div.pDiv div.pButton.pBtnOver span{border-left:1px solid #fff;border-top:1px solid #fff;height:19px;width:19px}.flexigrid .pSearch{background:url(/images/grid/magnifier.png) no-repeat center}.flexigrid .pFirst{background:url(/images/grid/first.gif) no-repeat center}.flexigrid .pClear{background:url(/images/icon/Cancel.gif) no-repeat center}.flexigrid .pPrev{background:url(/images/grid/prev.gif) no-repeat center}.flexigrid .pNext{background:url(/images/grid/next.gif) no-repeat center}.flexigrid .pLast{background:url(/images/grid/last.gif) no-repeat center}.flexigrid .pReload{background:url(/images/grid/load.png) no-repeat center}.flexigrid .pReload.loading{background:url(/images/grid/load.gif) no-repeat center}.flexigrid.ie div.hDiv th div,.flexigrid.ie div.bDiv td div,div.colCopy.ie div /* common inner cell properties*/ /* common inner cell properties*/{overflow:hidden}.flexigrid div.fbutton .add{background:url(/images/grid/add.png) no-repeat center left}.flexigrid div.fbutton .delete{background:url(/images/grid/close.png) no-repeat center left}.flexigrid div.fbutton .edit{background:url(/images/grid/edit.gif) no-repeat center left}.flexigrid div.fbutton .move{background:url(/images/icon/file_move.png) no-repeat center left}.flexigrid div.fbutton .link{background:url(/images/icon/link.gif) no-repeat center left}.flexigrid div.fbutton .link_add{background:url(/images/icon/link_add.gif) no-repeat center left}.flexigrid div.fbutton .link_delete{background:url(/images/icon/link_delete.gif) no-repeat center left}.flexigrid div.fbutton .unlock{background:url(/images/icon/unlock.gif) no-repeat center left}.flexigrid div.fbutton .lock{background:url(/images/icon/lock.gif) no-repeat center left}.flexigrid div.fbutton .cancel{background:url(/images/icon/Cancel.gif) no-repeat center left}.flexigrid div.fbutton .reload{background:url(/images/grid/load.png) no-repeat center left}.flexigrid div.fbutton .meeting{background:url(/images/icon/meeting.png) no-repeat center left}.flexigrid div.fbutton .signin{background:url(/images/icon/sign-in.gif) no-repeat center left}.flexigrid div.fbutton .accept{background:url(/images/grid/accept.png) no-repeat center left}.flexigrid div.fbutton .vote{background:url(/images/icon/vote.png) no-repeat center left}.flexigrid div.fbutton .upload{background:url(/images/icon/upload.png) no-repeat center left}.flexigrid div.fbutton .download{background:url(/images/icon/Download.gif) no-repeat center left}.flexigrid div.fbutton .publicfile{background:url(/images/icon/document_new.gif) no-repeat center left}.flexigrid div.fbutton .publish{background:url(/images/icon/publish.gif) no-repeat center left}.flexigrid div.fbutton .privatefile{background:url(/images/icon/document_lock.gif) no-repeat center left}.flexigrid div.fbutton .pdf{background:url(/images/icon/file/pdf.png) no-repeat center left}.flexigrid div.fbutton .list{background:url(/images/icon/list.png) no-repeat center left}.flexigrid div.fbutton .excel{background:url(/images/icon/file/excel.png) no-repeat center left}.flexigrid div.fbutton .log{background:url(/images/icon/Log.gif) no-repeat center left}.flexigrid div.fbutton .documents_all{background:url(/images/icon/documents_all.gif) no-repeat center left}.flexigrid div.fbutton .documents_alladd{background:url(/images/icon/documents_alladd.gif) no-repeat center left}.flexigrid div.fbutton .script_edit{background:url(/images/icon/script_edit.png) no-repeat center left}.flexigrid div.fbutton .detail{background:url(/images/icon/detail.gif) no-repeat center left}.flexigrid div.fbutton .share{background:url(/images/icon/share.png) no-repeat center left}.flexigrid div.fbutton .import{background:url(/images/icon/import.gif) no-repeat center left}.flexigrid div.fbutton .export{background:url(/images/icon/export.gif) no-repeat center left}.flexigrid div.fbutton .deny{background:url(/images/icon/deny.gif) no-repeat center left}.flexigrid div.fbutton .settings{background:url(/images/icon/Settings.gif) no-repeat center left}.flexigrid div.fbutton .accountList{background:url(/images/icon/AccountList.gif) no-repeat center left}.flexigrid div.fbutton .trash{background:url(/images/icon/delete.gif) no-repeat center left}.flexigrid div.fbutton .copy,.flexigrid div.fbutton .CopyTask{background:url(/images/icon/copy.png) no-repeat center left}.flexigrid div.fbutton .agree{background:url(/images/icon/agree.png) no-repeat center left}.flexigrid div.fbutton .disagree{background:url(/images/icon/disagree.png) no-repeat center left}.flexigrid div.fbutton .print{background: url(/images/icon/printer.png) no-repeat center left;}.flexigrid div.fbutton .sync{background: url(/images/icon/sync.png) no-repeat center left;}
/*dataTables*/
.paging_two_button .ui-button{float:left;cursor:hand}.paging_full_numbers .ui-button{cursor:hand;margin:0;padding:2px 6px}.ui-buttonset .ui-button{margin-right:-.1em!important}.paging_full_numbers{width:500px!important}.ui-toolbar{padding:5px}.dataTables_paginate{width:auto;float:right;text-align:right}.dataTables_info{padding-top:3px;width:50%;float:left}table.display thead th{cursor:hand;padding:3px 0 3px 10px}table.display thead th div.DataTables_sort_wrapper{position:relative;padding-right:20px}table.display thead th div.DataTables_sort_wrapper span{position:absolute;top:50%;margin-top:-8px;right:0}.dataTables_wrapper{position:relative;min-height:302px;_height:302px;clear:both}.dataTables_processing{position:absolute;top:50%;left:50%;width:250px;height:30px;margin-left:-125px;margin-top:-15px;border:1px solid #ddd;text-align:center;color:#999;font-size:14px;background-color:#FFF;padding:14px 0 2px}.dataTables_length{width:40%;float:left}.dataTables_filter{width:50%;float:right;text-align:right}.paginate_disabled_previous,.paginate_enabled_previous,.paginate_disabled_next,.paginate_enabled_next{height:19px;width:19px;margin-left:3px;float:left}.paginate_disabled_previous{background-image:url(/images/back_disabled.jpg)}.paginate_enabled_previous{background-image:url(/images/back_enabled.jpg)}.paginate_disabled_next{background-image:url(/images/forward_disabled.jpg)}.paginate_enabled_next{background-image:url(/images/forward_enabled.jpg)}table.display{width:100%;clear:both;border-collapse:collapse;border:1px solid #A7BDCA;margin:0 auto}table.display tfoot th{font-weight:400;padding:3px 0 3px 10px}table.display tr.heading2 td{border-bottom:1px solid #aaa}table.display td{padding:3px 10px}.sorting_asc{background:url(../images/sort_asc.jpg) no-repeat center right}.sorting_desc{background:url(../images/sort_desc.jpg) no-repeat center right}.sorting{background:url(../images/sort_both.jpg) no-repeat center right}table.display tr.odd.gradeA{background-color:#dfd}table.display tr.even.gradeA{background-color:#efe}table.display tr.odd.gradeC{background-color:#ddf}table.display tr.even.gradeC{background-color:#eef}table.display tr.odd.gradeX{background-color:#fdd}table.display tr.even.gradeX{background-color:#fee}table.display tr.even.gradeU{background-color:#eee}.top,.bottom{background-color:#F5F5F5;border:1px solid #CCC;padding:15px}.top .dataTables_info{float:none}tfoot input{width:100%;color:#444;margin:.5em 0}tfoot input.search_init{color:#999}td.group{background-color:#d1cfd0;border-bottom:2px solid #A19B9E;border-top:2px solid #A19B9E}td.details{background-color:#d1cfd0;border:2px solid #A19B9E}.example_alt_pagination div.dataTables_info{width:40%}.paging_full_numbers span.paginate_button,.paging_full_numbers span.paginate_active{border:1px solid #aaa;-webkit-border-radius:5px;-moz-border-radius:5px;cursor:hand;margin:0 3px;padding:2px 5px}.paging_full_numbers span.paginate_button:hover{background-color:#ccc}.paging_full_numbers span.paginate_active{background-color:#99B3FF}table.display tr.even.row_selected td{background-color:#B0BED9}table.display tr.odd.row_selected td{background-color:#9FAFD1}tr.odd td.sorting_2{background-color:#DADCFF}tr.odd td.sorting_3{background-color:#E0E2FF}tr.even td.sorting_2{background-color:#F2F3FF}tr.even td.sorting_3{background-color:#F9F9FF}tr.odd.gradeA td.sorting_1{background-color:#c4ffc4}tr.even.gradeA td.sorting_1{background-color:#d5ffd5}tr.odd.gradeC td.sorting_1{background-color:#c4c4ff}tr.even.gradeC td.sorting_1{background-color:#d5d5ff}tr.odd.gradeX td.sorting_1{background-color:#ffc4c4}tr.even.gradeX td.sorting_1{background-color:#ffd5d5}tr.odd.gradeU td.sorting_1{background-color:#c4c4c4}tr.even.gradeU td.sorting_1{background-color:#d5d5d5}.css_right{float:right}.css_left{float:left}table.display td.center,.dataTables_empty{text-align:center}table.display tr.odd.gradeU,.paging_full_numbers span.paginate_button{background-color:#ddd}tr.odd,tr.even{background-color:#FFF}.dataTables_scroll,.clear{clear:both}tr.odd td.sorting_1,tr.even td.sorting_1{background-color:#DCDEFD}tr.odd.gradeA td.sorting_2,tr.odd.gradeA td.sorting_3{background-color:#d1ffd1}tr.even.gradeA td.sorting_2,tr.even.gradeA td.sorting_3{background-color:#e2ffe2}tr.odd.gradeC td.sorting_2,tr.odd.gradeC td.sorting_3{background-color:#d1d1ff}tr.even.gradeC td.sorting_2,tr.even.gradeC td.sorting_3{background-color:#e2e2ff}tr.odd.gradeX td.sorting_2,tr.odd.gradeX td.sorting_3{background-color:#ffd1d1}tr.even.gradeX td.sorting_2,tr.even.gradeX td.sorting_3{background-color:#ffe2e2}tr.odd.gradeU td.sorting_2,tr.odd.gradeU td.sorting_3{background-color:#d1d1d1}tr.even.gradeU td.sorting_2,tr.even.gradeU td.sorting_3{background-color:#e2e2e2}.webpart tbody tr.even:hover,.webpart tbody tr.even td.highlighted,.webpart tbody tr.odd:hover,.webpart tbody tr.odd td.highlighted,.webpart tr.even:hover,.webpart tr.even:hover td.sorting_1,.webpart tr.even:hover td.sorting_2,.webpart tr.even:hover td.sorting_3,.webpart tr.odd:hover,.webpart tr.odd:hover td.sorting_1,.webpart tr.odd:hover td.sorting_2,.webpart tr.odd:hover td.sorting_3{background-color:#FEE57A}
/*ColorPicker*/
.colorpicker{width:356px;height:176px;overflow:hidden;position:absolute;background:url(/obj/colorpicker/img/colorpicker_background.png);font-family:Arial, Helvetica, sans-serif;display:none;z-index:999999}.colorpicker_color{width:150px;height:150px;left:14px;top:13px;position:absolute;background:red;overflow:hidden;cursor:crosshair}.colorpicker_color div{position:absolute;top:0;left:0;width:150px;height:150px;background:url(/obj/colorpicker/img/colorpicker_overlay.png)}.colorpicker_color div div{position:absolute;top:0;left:0;width:11px;height:11px;overflow:hidden;background:url(/obj/colorpicker/img/colorpicker_select.gif);margin:-5px 0 0 -5px}.colorpicker_hue{position:absolute;top:13px;left:171px;width:35px;height:150px;cursor:n-resize}.colorpicker_hue div{position:absolute;width:35px;height:9px;overflow:hidden;background:url(/obj/colorpicker/img/colorpicker_indic.gif) left top;left:0;margin:-4px 0 0}.colorpicker_new_color{position:absolute;width:60px;height:30px;left:213px;top:13px;background:red}.colorpicker_current_color{position:absolute;width:60px;height:30px;left:283px;top:13px;background:red}.colorpicker input{background-color:transparent;border:1px solid transparent;position:absolute;font-size:10px;font-family:Arial, Helvetica, sans-serif;color:#898989;top:4px;right:11px;text-align:right;height:11px;margin:0;padding:0}.colorpicker_hex{position:absolute;width:72px;height:22px;background:url(/obj/colorpicker/img/colorpicker_hex.png) top;left:212px;top:142px}.colorpicker_hex input{right:6px}.colorpicker_field{height:22px;width:62px;background-position:top;position:absolute}.colorpicker_field span{position:absolute;width:12px;height:22px;overflow:hidden;top:0;right:0;cursor:n-resize}.colorpicker_rgb_r{background-image:url(/obj/colorpicker/img/colorpicker_rgb_r.png);top:52px;left:212px}.colorpicker_rgb_g{background-image:url(/obj/colorpicker/img/colorpicker_rgb_g.png);top:82px;left:212px}.colorpicker_rgb_b{background-image:url(/obj/colorpicker/img/colorpicker_rgb_b.png);top:112px;left:212px}.colorpicker_hsb_h{background-image:url(/obj/colorpicker/img/colorpicker_hsb_h.png);top:52px;left:282px}.colorpicker_hsb_s{background-image:url(/obj/colorpicker/img/colorpicker_hsb_s.png);top:82px;left:282px}.colorpicker_hsb_b{background-image:url(/obj/colorpicker/img/colorpicker_hsb_b.png);top:112px;left:282px}.colorpicker_submit{position:absolute;width:22px;height:22px;background:url(/obj/colorpicker/img/colorpicker_submit.png) top;left:322px;top:142px;overflow:hidden}.colorpicker_focus{background-position:center}.colorpicker_hex.colorpicker_focus,.colorpicker_submit.colorpicker_focus,.colorpicker_slider{background-position:bottom}
/*fancybox*/
.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{border:0;outline:none;vertical-align:top;margin:0;padding:0}.fancybox-wrap{position:absolute;top:0;left:0}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fancybox-opened{z-index:18030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,0.5);box-shadow:0 10px 25px rgba(0,0,0,0.5)}.fancybox-outer,.fancybox-inner{position:relative}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;white-space:nowrap;margin:0;padding:15px}.fancybox-image,.fancybox-iframe{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url(/obj/fancybox/fancybox_sprite.png)}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:0.8;cursor:pointer;z-index:18060}#fancybox-loading div{width:44px;height:44px;background:url(/obj/fancybox/fancybox_loading.gif) center center no-repeat}.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:18040}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url(/obj/fancybox/blank.gif);-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:18040}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:18040;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:18010;background:url(/obj/fancybox/fancybox_overlay.png)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:18050}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:18050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;background:rgba(0,0,0,0.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:700;line-height:24px;white-space:nowrap;padding:2px 20px}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;background:rgba(0,0,0,.8);padding:10px}.fancybox-inner,.fancybox-lock{overflow:hidden}.fancybox-nav:hover span,.fancybox-opened .fancybox-title{visibility:visible}