.searchcontainer {position: relative;}.searchcontainer .loading {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #000000;opacity: 0.6;border-radius: 4px;display: none;}#spinningSquaresG {position: relative;width: 248px;height: 30px;margin: 0 auto;top: 10px;}.spinningSquaresG {position: absolute;top: 0;background-color: #d5d828;width: 30px;height: 30px;-moz-animation-name: bounce_spinningSquaresG;-moz-animation-duration: 1.1s;-moz-animation-iteration-count: infinite;-moz-animation-direction: linear;-moz-transform: scale(.3);-webkit-animation-name: bounce_spinningSquaresG;-webkit-animation-duration: 1.1s;-webkit-animation-iteration-count: infinite;-webkit-animation-direction: linear;-webkit-transform: scale(.3);-ms-animation-name: bounce_spinningSquaresG;-ms-animation-duration: 1.1s;-ms-animation-iteration-count: infinite;-ms-animation-direction: linear;-ms-transform: scale(.3);-o-animation-name: bounce_spinningSquaresG;-o-animation-duration: 1.1s;-o-animation-iteration-count: infinite;-o-animation-direction: linear;-o-transform: scale(.3);animation-name: bounce_spinningSquaresG;animation-duration: 1.1s;animation-iteration-count: infinite;animation-direction: linear;transform: scale(.3);}#spinningSquaresG_1 {left: 0;-moz-animation-delay: 0.44s;-webkit-animation-delay: 0.44s;-ms-animation-delay: 0.44s;-o-animation-delay: 0.44s;animation-delay: 0.44s;}#spinningSquaresG_2 {left: 31px;-moz-animation-delay: 0.55s;-webkit-animation-delay: 0.55s;-ms-animation-delay: 0.55s;-o-animation-delay: 0.55s;animation-delay: 0.55s;}#spinningSquaresG_3 {left: 62px;-moz-animation-delay: 0.66s;-webkit-animation-delay: 0.66s;-ms-animation-delay: 0.66s;-o-animation-delay: 0.66s;animation-delay: 0.66s;}#spinningSquaresG_4 {left: 93px;-moz-animation-delay: 0.77s;-webkit-animation-delay: 0.77s;-ms-animation-delay: 0.77s;-o-animation-delay: 0.77s;animation-delay: 0.77s;}#spinningSquaresG_5 {left: 124px;-moz-animation-delay: 0.88s;-webkit-animation-delay: 0.88s;-ms-animation-delay: 0.88s;-o-animation-delay: 0.88s;animation-delay: 0.88s;}#spinningSquaresG_6 {left: 155px;-moz-animation-delay: 0.99s;-webkit-animation-delay: 0.99s;-ms-animation-delay: 0.99s;-o-animation-delay: 0.99s;animation-delay: 0.99s;}#spinningSquaresG_7 {left: 186px;-moz-animation-delay: 1.1s;-webkit-animation-delay: 1.1s;-ms-animation-delay: 1.1s;-o-animation-delay: 1.1s;animation-delay: 1.1s;}#spinningSquaresG_8 {left: 217px;-moz-animation-delay: 1.21s;-webkit-animation-delay: 1.21s;-ms-animation-delay: 1.21s;-o-animation-delay: 1.21s;animation-delay: 1.21s;}@-moz-keyframes bounce_spinningSquaresG {0% {-moz-transform: scale(1);background-color: #d5d828;}100% {-moz-transform: scale(.3) rotate(90deg);background-color: #FFFFFF;}}@-webkit-keyframes bounce_spinningSquaresG {0% {-webkit-transform: scale(1);background-color: #d5d828;}100% {-webkit-transform: scale(.3) rotate(90deg);background-color: #FFFFFF;}}@-ms-keyframes bounce_spinningSquaresG {0% {-ms-transform: scale(1);background-color: #d5d828;}100% {-ms-transform: scale(.3) rotate(90deg);background-color: #FFFFFF;}}@-o-keyframes bounce_spinningSquaresG {0% {-o-transform: scale(1);background-color: #d5d828;}100% {-o-transform: scale(.3) rotate(90deg);background-color: #FFFFFF;}}@keyframes bounce_spinningSquaresG {0% {transform: scale(1);background-color: #d5d828;}100% {transform: scale(.3) rotate(90deg);background-color: #FFFFFF;}}.transitionBorder {-webkit-transition: border 0.3s ease-in-out;-moz-transition: border 0.3s ease-in-out;-ms-transition: border 0.3s ease-in-out;-o-transition: border 0.3s ease-in-out;transition: border 0.3s ease-in-out;}#formTasks .none {display: none;}#formTasks .glyphicon-remove {margin-left: 0.5em;cursor: pointer;color: #d9534f;}#inputTasks {width: 100%;}#tasks {margin-bottom: 100px;}#tasks .public {border-left: 5px solid #D5D828 !important;padding-left: 1em !important;}#tasks .sticked {border-top: 5px solid #D5D828 !important;}#tasks .taskItem {position: relative;margin-bottom: 5px;border: 2px dotted transparent;-webkit-transition: border 0.3s ease-in-out;-moz-transition: border 0.3s ease-in-out;-ms-transition: border 0.3s ease-in-out;-o-transition: border 0.3s ease-in-out;transition: border 0.3s ease-in-out;}#tasks .taskItem.prioMode {margin-left: 60px;}#tasks .taskItem .taskItemPrioSwitch {left: -60px;position: absolute;top: 0;cursor: pointer;height: 100%;width: 50px;border-radius: 4px;color: #fff;text-align: center;}#tasks .taskItem .taskItemPrioSwitch span {display: block;font-size: 2.3em;margin-top: 32px;cursor: pointer;}#tasks .taskItem .taskItemPrioSwitch.prio1 {background-color: #b94a48;}#tasks .taskItem .taskItemPrioSwitch.prio2 {background-color: #f89406;}#tasks .taskItem .taskItemPrioSwitch.prio3 {background-color: #468847;}#tasks .taskItem .taskItemPrioSwitch.prio4 {background-color: #337ab7;}#tasks .taskItem .taskItemPrioSwitch div.setPrio {position: absolute;top: 20px;left: 120%;z-index: 50;}#tasks .taskItem .taskItemPrioSwitch div.setPrio ul {list-style-type: none;padding: 0;margin: 0;}#tasks .taskItem .taskItemPrioSwitch div.setPrio ul li {background-color: #000;padding: 15px;margin: 2px;line-height: 8px;border-radius: 4px;}#tasks .taskItem .taskItemPrioSwitch div.setPrio ul li[data-prio="1"] {background-color: #b94a48;}#tasks .taskItem .taskItemPrioSwitch div.setPrio ul li[data-prio="2"] {background-color: #f89406;}#tasks .taskItem .taskItemPrioSwitch div.setPrio ul li[data-prio="3"] {background-color: #468847;}#tasks .taskItem .taskItemPrioSwitch div.setPrio ul li[data-prio="4"] {background-color: #337ab7;}#tasks .taskItem .col-md-2 i,#tasks .taskItem .col-md-2 span {display: inline-block;width: 14px;}#tasks .taskItem .col-md-4 {min-height: 60px;}#tasks .taskItem:hover .menuWrapper {display: block;}#tasks .taskItem.line {background: transparent;color: #003042;border: 2px dotted transparent;box-shadow: none;border-bottom: 3px dotted #D5D828;color: #D5D828;text-shadow: none;margin-top: 1em;margin-bottom: 2em;padding: 0.5em 0;}#tasks .taskItem .attachment {position: relative;z-index: 9;display: inline-block;}#tasks .taskItem .taskID {position: absolute;left: 15px;top: -14px;font-size: 12px;}#tasks .taskItem .taskCategory {position: absolute;left: 50px;top: -14px;font-size: 10px;}#tasks .taskItem .task_content {padding: 7px 13px;}#tasks .taskItem .task_content_edit {font-size: 12px;display: none;}#tasks .taskItem .task_content_form {z-index: 3;position: relative;}#tasks .taskItem .taskDetails {margin-top: 5px;}#tasks .taskItem .taskDetails > div {margin: 0;}#tasks .taskItem.selected {border: 2px dotted;}#tasks .taskItem .comments .commentsList {display: none;}#tasks .taskItem .comments .commentsList .comment .deleteComment {display: none;}#tasks .taskItem .comments .commentsList .comment .commentContent .confirmBox {display: none;position: absolute;right: 0;}#tasks .taskItem .comments .commentsList .comment .commentContent .confirmBox a {padding-right: 10px;}#tasks .taskItem .comments .commentsList .comment :commen-child {border-top: none;}#tasks .taskItem .comments .commentsList .comment :hover .deleteComment {display: block;}#tasks .taskItem .comments .commentsList .comment.deleted {background-color: rgba(255,0,0,0.2);}#tasks .taskItem .comments .commentsList .showDeleted {border-top: 1px dashed;padding-top: 7px;}#tasks .taskItem .comments .comment.clearfix {border-top: 1px dashed;padding-top: 7px;}#tasks .taskItem .comments .addComment {padding-top: 7px;}#tasks .taskItem .prioWrapper {position: absolute;z-index: 1;top: 0;right: 16%;font-size: 14em;color: #da2d2d;line-height: 0.7em;font-weight: bold;overflow: hidden;height: 100%;opacity: 0.4;}#tasks .taskItem.loading:before {font-size: 120px;position: absolute;left: 50%;margin-left: -60px;top: 0;opacity: 0.15;content: "\F110";font-family: FontAwesome;font-weight: normal;font-style: normal;text-decoration: inherit;-webkit-font-smoothing: antialiased;animation-name: spin;animation-duration: 4000ms;animation-iteration-count: infinite;animation-timing-function: linear;}#tasks .menuWrapper {position: absolute;top: 0;right: 0;display: none;z-index: 8;}#tasks .menuWrapper .menu {display: block;height: 100%;border-radius: 4px;text-align: right;}#tasks .menuWrapper .menu .attachments {position: absolute;bottom: 15px;left: 15px;text-align: left;}#tasks .menuWrapper .confirmBox {display: block;height: 100%;border-radius: 4px;text-align: right;display: none;}#tasks .menuWrapper .confirmBoxSprint {display: block;height: 100%;border-radius: 4px;text-align: right;display: none;}#tasks .menuWrapper .completeBox {display: block;height: 100%;border-radius: 4px;text-align: right;display: none;}#tasks .menuWrapper .completeBox input[type="text"] {width: 80px;display: inline-block;}#tasks .ui-state-highlight {height: 5.5em;margin-bottom: .5em;border-radius: 5px;opacity: 0.5;}#tasks .has-error .select2-container .select2-choices {border-color: #a94442;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);}.infolog .taskItem {cursor: pointer;}#statusFilter {border-bottom: 1px solid #dbd9dd;padding-bottom: 1em;}#statusFilter.myoverview {opacity: 0.8;}#statusFilter .statusFilterWrapper {color: #716B7A;padding: 5px 20px;}#statusFilter .statusFilterWrapper label {margin-bottom: 0.5em;}#statusFilter .statusFilterWrapper input {top: -3px;}#statusFilter .statusFilterWrapper .qmbogenselectwrapper {margin-left: 20px;}#statusFilter hr {margin: 0;margin-bottom: 10px;}#sidenav .red {color: #D9534F;}#sidenav .red a {color: #D9534F;}#sidenav li {position: relative;}#sidenav .lineafter {border-bottom: 1px solid #dbd9dd;margin-bottom: 2em;}#sidenav .lineafter a {display: block;background: #fcfbfd;padding-bottom: 1em;padding-top: 1em;width: 100%;}#sidenav > li.proj > a {width: 100%;padding-right: 15%;}#sidenav > li.proj > a .badge {position: absolute;top: 5px;right: 20px;}#sidenav a.favorite {display: none;position: absolute;top: 5px;left: 6px;border: none !important;padding: 0 !important;margin: 0 !important;z-index: 2;width: 12px !important;}#sidenav a.favorite:hover {background: transparent;color: #D5D828;}#sidenav a.favorite.activated {display: block;color: #D5D828;}#sidenav .proj {padding: 0.25em 0;display: none;}#sidenav .proj:hover {background: #E5E3E9;}#sidenav .proj.is-sworn {background: #d9edf7;}#sidenav .proj.favorite.last {margin-bottom: 2em;}#sidenav .proj.infoloadproj {display: block;}#sidenav li:hover a.favorite {display: block;}.qmBogen {margin-bottom: 100px;}.qmBogen .heading {background: transparent;color: #003042;border: none;box-shadow: none;border-bottom: 3px dotted #d5d828;color: #d5d828;text-shadow: none;margin-top: 1em;margin-bottom: 2em;padding: 0.5em 0;}#listProjects tr {transition: all 1s;}#listProjects tr.is-sworn {background: #d9edf7;}#listProjects tr:hover {background-color: rgba(0,0,0,0.1);transition: all 0.3s;}#listProjects tr.saved {background-color: #D5D828;}#listProjects tr td {vertical-align: middle;}#listProjects tr input {width: 90%;}#listProjects tr button[type="submit"] {background-color: transparent;border: none;color: #337ab7;line-height: 1em;vertical-align: middle;}#listProjects tr button[type="submit"]:hover {color: #D5D828;}#listProjects tr button[type="submit"]:disabled {color: #999;}#listProjects tr form {max-width: 550px;}.prioSwitch {margin-bottom: 20px;}.nopadding {padding: 0 !important;margin: 0 !important;}.li-project-filter .well,.li-id-filter .well {margin-bottom: 10px;}.input-plannedtime {width: 110px;margin-left: 10px;text-align: center;}.sprintplanning {margin-top: 32px;}.sprintplanning .sprintplanning-item {height: 300px;margin-bottom: 32px;padding: 0;position: relative;cursor: pointer;text-shadow: none;box-shadow: 5px 5px 10px rgba(0,0,0,0.25);}.sprintplanning .sprintplanning-item.checked,.sprintplanning .sprintplanning-item.synched {border-width: 6px;}.sprintplanning .sprintplanning-item.checked:before,.sprintplanning .sprintplanning-item.synched:before {font-size: 120px;position: absolute;left: 50%;margin-left: -60px;top: 20%;opacity: 0.15;content: "\f00C";font-family: FontAwesome;font-weight: normal;font-style: normal;text-decoration: inherit;-webkit-font-smoothing: antialiased;}.sprintplanning .sprintplanning-item.checked .sprintplanning-item-headline,.sprintplanning .sprintplanning-item.synched .sprintplanning-item-headline {padding: 11px 11px 4px 11px;}.sprintplanning .sprintplanning-item.checked .sprintplanning-item-body,.sprintplanning .sprintplanning-item.synched .sprintplanning-item-body {padding: 4px 11px 11px 11px;}.sprintplanning .sprintplanning-item.checked .sprintplanning-item-footer,.sprintplanning .sprintplanning-item.synched .sprintplanning-item-footer {bottom: 11px;left: 11px;}.sprintplanning .sprintplanning-item.loading:before {font-size: 120px;position: absolute;left: 50%;margin-left: -60px;top: 20%;opacity: 0.15;content: "\F110";font-family: FontAwesome;font-weight: normal;font-style: normal;text-decoration: inherit;-webkit-font-smoothing: antialiased;animation-name: spin;animation-duration: 4000ms;animation-iteration-count: infinite;animation-timing-function: linear;}.sprintplanning .sprintplanning-item.status_public {border-left-width: 6px;border-left-color: #D5D828;}.sprintplanning .sprintplanning-item.status_public .sprintplanning-item-headline {padding: 16px 16px 4px 11px;}.sprintplanning .sprintplanning-item.status_public .sprintplanning-item-body {padding: 4px 16px 16px 11px;}.sprintplanning .sprintplanning-item.status_public .sprintplanning-item-footer {bottom: 16px;left: 11px;}.sprintplanning .sprintplanning-item.status_public.checked .sprintplanning-item-headline {padding: 11px 11px 4px 11px;}.sprintplanning .sprintplanning-item.status_public.checked .sprintplanning-item-body {padding: 4px 11px 11px 11px;}.sprintplanning .sprintplanning-item.status_public.checked .sprintplanning-item-footer {bottom: 11px;left: 11px;}.sprintplanning .sprintplanning-item a {color: black;}.sprintplanning .sprintplanning-item-headline {padding: 16px 16px 4px 16px;}.sprintplanning .sprintplanning-item-body {padding: 4px 16px 16px 16px;}.sprintplanning .sprintplanning-item-footer {position: absolute;bottom: 16px;left: 16px;width: calc(100% - 11px);}.sprintplanning i[class^="icon-"],.sprintplanning .glyphicon {display: inline-block;width: 16px;}.sprintplanning .sprintplanning-item-prio {font-weight: bold;}.sprintplanning .sprintplanning-item-zenkit {font-weight: bold;}.sprintplanning .col-lg-6 {padding: 0;}.sprintplanning .strong {font-weight: bold;}.sprintplanning-filter .form-group {margin-bottom: 16px;}.sprintplanning-filter .form-group label {margin-right: 16px;}.sprintplanning-filter .form-control {margin-right: 16px;width: 300px;}.sprintplanning-filter .form-buttons button,.sprintplanning-filter .form-buttons .btn {margin-right: 16px;}.task-department-0 {background-image: none;background-color: #61c0d9;border-color: #9fd8e8;color: black;}.task-department-1 {background-image: none;background-color: #adcf6a;border-color: #cde1a4;color: black;}.task-department-2 {background-image: none;background-color: #ff8fc5;border-color: #ffdced;color: black;}.task-department-3 {background-image: none;background-color: #ffd432;border-color: #ffe47f;color: black;}.task-department-4 {background-image: none;background-color: #ff8b58;border-color: #ffc0a5;color: black;}@keyframes spin {from {transform: rotate(0deg);}to {transform: rotate(360deg);}}@media only screen and (min-width: 1200px) {.sprintplanning .col-lg-3 {width: 33%;}}@media only screen and (min-width: 1400px) {.sprintplanning .col-lg-3 {width: 20%;}}#createUser .is-sworn {background: #d9edf7;}