.gradient-main{background:#fff;background:-moz-linear-gradient(top, #f9f9f9 0, #fff 5%, #fff 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #f9f9f9), color-stop(5%, #fff), color-stop(100%, #fff));background:-webkit-linear-gradient(top, #f9f9f9 0, #fff 5%, #fff 100%);background:-o-linear-gradient(top, #f9f9f9 0, #fff 5%, #fff 100%);background:-ms-linear-gradient(top, #f9f9f9 0, #fff 5%, #fff 100%);background:linear-gradient(to bottom, #f9f9f9 0, #fff 5%, #fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='lighten(@gray-lighter,4%)', endColorstr='@white', GradientType=0)}.gradient-default{background:#eee;background:-moz-linear-gradient(top, #fff 0, #eee 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #eee));background:-webkit-linear-gradient(top, #fff 0, #eee 100%);background:-o-linear-gradient(top, #fff 0, #eee 100%);background:-ms-linear-gradient(top, #fff 0, #eee 100%);background:linear-gradient(to bottom, #fff 0, #eee 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@white', endColorstr='@gray-lighter', GradientType=0);border:1px solid #d5d5d5;color:#4d4d4d;text-shadow:none}.gradient-orange{background:#df8b3b;background:-moz-linear-gradient(top, #e8aa70 0, #df8b3b 100%) !important;background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #e8aa70), color-stop(100%, #df8b3b)) !important;background:-webkit-linear-gradient(top, #e8aa70 0, #df8b3b 100%) !important;background:-o-linear-gradient(top, #e8aa70 0, #df8b3b 100%) !important;background:-ms-linear-gradient(top, #e8aa70 0, #df8b3b 100%) !important;background:linear-gradient(to bottom, #e8aa70 0, #df8b3b 100%) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='lighten(@orange,12%)', endColorstr='@orange', GradientType=0) !important;color:#fff !important;text-shadow:0 -1px 0 rgba(0,0,0,0.25);border:1px solid #c77120;text-transform:uppercase}.gradient-green{background:#2da948;background:-moz-linear-gradient(top, #46ce63 0, #2da948 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #46ce63), color-stop(100%, #2da948));background:-webkit-linear-gradient(top, #46ce63 0, #2da948 100%);background:-o-linear-gradient(top, #46ce63 0, #2da948 100%);background:-ms-linear-gradient(top, #46ce63 0, #2da948 100%);background:linear-gradient(to bottom, #46ce63 0, #2da948 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='lighten(@green,12%)', endColorstr='@green', GradientType=0);border:1px solid #28953f;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);text-transform:uppercase}.gradient-red{background:#df4b3b;background:-moz-linear-gradient(top, #e87b70 0, #df4b3b 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #e87b70), color-stop(100%, #df4b3b));background:-webkit-linear-gradient(top, #e87b70 0, #df4b3b 100%);background:-o-linear-gradient(top, #e87b70 0, #df4b3b 100%);background:-ms-linear-gradient(top, #e87b70 0, #df4b3b 100%);background:linear-gradient(to bottom, #e87b70 0, #df4b3b 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='lighten(@red,12%)', endColorstr='@red', GradientType=0);border:1px solid #db3725;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.btn{box-shadow:0 1px 0 rgba(255,255,255,0.3) inset,0 1px 2px rgba(0,0,0,0.05);-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.3) inset,0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:0 1px 0 rgba(255,255,255,0.3) inset,0 1px 2px rgba(0,0,0,0.05);padding:0 27px;height:28px;line-height:28px;display:inline-block;vertical-align:middle}.box-sizing{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.transition{-webkit-transition:all 250ms ease-in-out;-moz-transition:all 250ms ease-in-out;-ms-transition:all 250ms ease-in-out;-o-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out}.transition1{-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.scale{-webkit-transform:scale(1.25);-moz-transform:scale(1.25);-ms-transform:scale(1.25);-o-transform:scale(1.25);transform:scale(1.25)}.rotate{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.rounded{border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px}.rounded0{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.rounded360{border-radius:160px;-moz-border-radius:160px;-webkit-border-radius:160px}.rounded-left{border-bottom-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-bottomleft:4px;-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px}.rounded-top{border-top-right-radius:4px;border-top-left-radius:4px;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;-webkit-border-top-left-radius:4px;-webkit-border-top-right-radius:4px}.mobile-toggle-button,.flyout-menu{display:none}@media all and (max-width:899px){body,html{height:100%;margin:0;padding:0}html{overflow-y:auto}body{min-width:0;-webkit-overflow-scrolling:touch}.redmine_mobile_menu *,.redmine_mobile_menu *:before,.redmine_mobile_menu *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.redmine_mobile_menu #wrapper{position:relative;overflow-x:hidden;max-width:100%}.redmine_mobile_menu #wrapper,.redmine_mobile_menu #wrapper2{margin:0}.redmine_mobile_menu #header{width:100%;height:50px;min-height:0;margin:0;padding:0 !important;border:none;background:#243133}.redmine_mobile_menu #header h1{display:none !important}.redmine_mobile_menu #header a.mobile-toggle-button{color:#666;position:absolute;right:0;top:0;color:#e6eaef;border-left:1px solid #e6eaef}.redmine_mobile_menu #header #quick-search{float:none;clear:none;max-width:100%;margin:0;background:inherit;padding:0}.redmine_mobile_menu #header .jump-box-arrow:before{font-family:Verdana,sans-serif;font-size:2em;line-height:50px;position:absolute;left:9.75px;top:0;width:19.5px;padding:0 4.875px;content:'^';-webkit-transform:scale(1, -0.8);-ms-transform:scale(1, -0.8);transform:scale(1, -0.8);text-align:right;pointer-events:none;opacity:1;color:#666;z-index:999}.redmine_mobile_menu #header #quick-search select{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;position:absolute;top:13px;left:4.875px;float:left;width:calc(100% - 72px);width:-moz-calc(100% - 72px);width:-webkit-calc(100% - 72px);max-width:100%;height:25px;color:#666;border:0;background:#fff;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;padding:0 0 0 39px;font-size:13px;font-weight:normal;display:block !important}.redmine_mobile_menu #header #quick-search form{display:none}.redmine_mobile_menu #top-menu,.redmine_mobile_menu #header #main-menu{display:none}.redmine_mobile_menu #main.nosidebar #content,.redmine_mobile_menu div#content{width:100%;min-height:0;margin:0}.redmine_mobile_menu #sidebar,.redmine_mobile_menu #sidebar-switch-panel{display:none}.mobile-toggle-button{font-size:42px;line-height:50px;position:relative;z-index:10;display:block;float:right;width:50px;height:50px;margin-top:0;text-align:center;border-left:1px solid #e6eaef}.mobile-toggle-button:hover,.mobile-toggle-button:active{text-decoration:none}.mobile-toggle-button:after{font-family:Verdana,sans-serif;display:block;margin-top:-3px;content:'\2261'}.search-magnifier{font-family:Verdana;color:#666;cursor:pointer;-webkit-transform:rotate(-45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg)}.search-magnifier--flyout{font-size:25px;line-height:54px;position:absolute;z-index:1;left:12px;visibility:hidden}.flyout-menu{position:absolute;right:-250px;display:block;overflow-x:hidden;width:250px;height:100%;margin:0;padding:0;color:white;background-color:#243133}.flyout-menu a{color:#e6eaef}.flyout-menu .fa:before{color:#7f9fa4}.flyout-menu .icon-time{display:block;margin-top:4.875px}.flyout-menu a:hover,.flyout-menu a:focus,.flyout-menu a:active{color:#fff !important;text-decoration:none !important}.flyout-menu #admin-menu li{display:block;width:100%}.flyout-menu #admin-menu li a{padding-left:9.75px}.flyout-menu a.selected{color:#7f9fa4;padding-left:19.5px}.flyout-menu input[type='text']{font-size:13px}.flyout-menu h3{font-size:13px;line-height:1.95;height:auto;margin:0;padding:0;text-transform:uppercase;color:#fff;background:#4aa3b3;border:none;letter-spacing:normal}.flyout-menu h4{color:#fff}.flyout-menu h3,.flyout-menu h4,.flyout-menu>p,.flyout-menu>a,.flyout-menu ul li a,.flyout-menu__search,.flyout-menu__sidebar>div,.flyout-menu__sidebar>p,.flyout-menu__sidebar>a,.flyout-menu__sidebar>form,.flyout-menu>div,.flyout-menu>form{padding-left:9.75px}.flyout-menu .flyout-menu__avatar{margin-top:-1px;padding-left:0}.flyout-menu__sidebar>form{display:block}.flyout-menu__sidebar>form h3{margin-left:-9.75px}.flyout-menu__sidebar>form label{display:inline-block;margin:9.75px 0}.flyout-menu__sidebar>form br br{display:none}.flyout-menu__sidebar form>ul{margin-left:-9.75px;padding-left:0}.flyout-menu__sidebar form>ul li{line-height:39px;display:block;padding-left:9.75px}.flyout-menu__sidebar form>ul li:first-child{border-top:none}.flyout-menu__sidebar form>ul li label{margin:0}.flyout-menu__sidebar form>ul li label a{line-height:1;display:inline;padding-left:0;border:none}.flyout-menu ul{margin:0;padding:0;list-style:none}.flyout-menu #watchers{display:-webkit-flex;display:-ms-flexbox;display:-webkit-box;display:flex;flex-direction:column;-webkit-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal}.flyout-menu #watchers .contextual{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.flyout-menu #watchers h3{margin-left:-9.75px}.flyout-menu #watchers ul li{display:-webkit-flex;display:-ms-flexbox;display:-webkit-box;display:flex;flex-direction:row;-webkit-flex-direction:row;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.flyout-menu ul li a{line-height:40px;display:block;overflow:hidden;height:40px;white-space:nowrap;text-overflow:ellipsis;border-top:1px solid rgba(255,255,255,0.1)}.flyout-menu ul li:first-child a{line-height:39px;height:39px;border-top:none}.flyout-menu a{color:white}.flyout-menu ul li a:hover{text-decoration:none}.flyout-menu ul li a.new-object,.new-object~.menu-children{display:none}.flyout-menu__search{line-height:54px;height:64px;padding-top:3px;padding-right:8px}.flyout-menu__search input[type='text']{line-height:2;width:100%;height:38px;padding-left:27px;vertical-align:middle;border:none;-webkit-border-radius:3px;border-radius:3px;background:#fff url(../../images/magnifier.png) no-repeat 5px 10px}.flyout-menu__avatar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;border-top:1px solid rgba(255,255,255,0.1)}.flyout-menu__avatar img.gravatar{width:30px;height:30px;padding:0;vertical-align:top;border-width:0;margin:4.875px}.flyout-menu__avatar a{line-height:40px;height:auto;height:40px;text-decoration:none;color:white}.flyout-menu__avatar a:first-child{width:auto;white-space:nowrap;overflow:hidden;padding:0}.flyout-menu__avatar .user{padding-left:15px}.flyout-menu__avatar--no-avatar a.user{line-height:40px;padding-left:8px}.flyout-is-active body{overflow:hidden}html.flyout-is-active{overflow:hidden}.flyout-is-active #wrapper{right:250px;overflow:visible;height:100%}.flyout-is-active .mobile-toggle-button:after{content:'\00D7'}.flyout-is-active #wrapper2{cursor:pointer}}@media all and (max-width:599px){.pagination ul.pages li{display:none}.pagination ul.pages li.current,.pagination ul.pages li.previous,.pagination ul.pages li.next{display:inline-block;width:32%;overflow:hidden}}