.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}.ui-draggable-handle{z-index:999}.controller-agile_boards #content{z-index:7}#admin-menu a.agile{background-image:none !important}table.issues-board tbody td{vertical-align:top}.issue-card img.gravatar{margin-top:-4px}.controller-agile_boards table.list tbody tr:hover{background:none !important}.esc{display:none}html.agile-board-fullscreen .esc{display:block;position:absolute;left:9.75px;bottom:58.5px;color:#df4b3b;background:#fff;padding:4.875px}html.agile-board-fullscreen div.agile-board{top:49px !important;height:100%;background:rgba(255,255,255,0.95) !important}html.agile-board-fullscreen .autoscroll{overflow-x:initial}html.agile-board-fullscreen div.agile-board .autoscroll{min-height:90%}html.agile-board-fullscreen #sidebar{display:none}html.agile-board-fullscreen #top-menu{box-sizing:unset !important;padding:5px 0 0 !important;position:fixed !important;top:0 !important;z-index:9999 !important}html.agile-board-fullscreen table.issues-board{margin-bottom:87.75px}html.agile-board-fullscreen table.issues-board thead,html.agile-board-fullscreen table.issues-board thead tr{width:100%}html.agile-board-fullscreen table.issues-board thead{position:fixed;z-index:999;top:49px;left:0}html.agile-board-fullscreen table.issues-board thead tr{display:table;background:#fff}html.agile-board-fullscreen table.issues-board tbody{position:relative;top:49px}html.agile-board-fullscreen table.issues-board tr:hover{background:none !important;border:none !important}