/*
 * Copyright (C) 2015 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/*
 * Copyright (C) 2014 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/*
 * Copyright (C) 2014 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/*
 * Copyright (C) 2014 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/* Legacy variables. Discontinue to use these: */
/*
 * Copyright (C) 2015 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/**
 * Convert font-size from px to rem with px fallback
 * @param $size - the value in pixel you want to convert
 * e.g. p {@include fontSize(12px);}
 * courtesy of https://github.com/stubbornella/oocss/blob/master/oocss/src/components/utils/_fontSize.scss
 */
/*
 * Copyright (C) 2017 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/*
 * Copyright (C) 2015 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/*
 * Copyright (C) 2014 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/*
 * Copyright (C) 2014 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/*
 * Copyright (C) 2014 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/* Legacy variables. Discontinue to use these: */
/*
 * Copyright (C) 2015 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/*
 * Copyright (C) 2012 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/*
 * Copyright (C) 2015 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/*
 * Copyright (C) 2015 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/**
 * Convert font-size from px to rem with px fallback
 * @param $size - the value in pixel you want to convert
 * e.g. p {@include fontSize(12px);}
 * courtesy of https://github.com/stubbornella/oocss/blob/master/oocss/src/components/utils/_fontSize.scss
 */
/*
 * Copyright (C) 2014 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
#rubrics ul {
  list-style-type: none;
  padding-left: 0px;
  margin-left: 0;
}

#rubrics ul li {
  padding: 3px 0;
  margin-bottom: 5px;
}

#rubrics ul li .title {
  font-size: 1.2em;
  font-weight: bold;
  float: left;
  color: var(--ic-brand-primary);
}

#rubrics ul li .links {
  float: right;
  opacity: 0.75;
  color: var(--ic-brand-primary);
}

#rubrics ul li .details {
  clear: left;
  display: block;
  font-size: 0.7em;
  margin-left: 20px;
}

.rubric-header {
  flex-wrap: wrap;
  display: flex;
  gap: 12px;
  margin-bottom: 36px;
}
@media only screen and (min-width: 992px) {
  .rubric-header {
    flex-wrap: nowrap;
    gap: 36px;
  }
}

.rubric-header-left {
  flex: 1;
}

.rubric-header-right {
  font-size: 0;
  flex-basis: 100%;
}
@media only screen and (min-width: 992px) {
  .rubric-header-right {
    flex-basis: auto;
  }
}

.rubric-title {
  margin: 0;
  font-weight: 700;
  line-height: 1.05;
  font-size: 2.375rem;
  word-break: break-word;
}

.outcomes-browser {
  min-width: 840px;
  margin-top: 0px;
}
.outcomes-browser .outcomes-toolbar {
  margin-top: 0;
  background-image: none;
  border: 1px solid #C7CDD1;
  background-color: #ededed;
  padding: 6px;
  box-sizing: border-box;
  overflow: auto;
}
.outcomes-browser .outcomes-toolbar .manage_rubrics {
  float: right;
}
.outcomes-browser .outcomes-toolbar .popover-menu {
  float: right;
}
.outcomes-browser .outcomes-toolbar .search {
  float: right;
}
.outcomes-browser .outcomes-toolbar .ui-button i {
  margin-bottom: -3px;
}
.outcomes-browser .outcomes-main {
  height: 625px;
  padding: 0;
  overflow: hidden;
  background-color: white;
  border: 1px solid #C7CDD1;
  border-top: none;
}
.outcomes-browser .outcomes-main::after {
  clear: both;
}
.outcomes-browser .outcomes-sidebar {
  float: left;
  height: 610px;
  width: 201px;
  background-color: #FFFFFF;
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: 15px;
  border: none;
  border-radius: 0px 0px 0px 5px;
}
.outcomes-browser .outcomes-sidebar .wrapper {
  width: 201px;
}
.outcomes-browser .outcomes-content {
  height: 625px;
  border-left: 1px solid #C7CDD1;
  overflow-x: auto;
  overflow-y: auto;
  position: relative;
  border: none;
  border-radius: 0px 0px 5px;
  background-color: #FFFFFF;
}
.outcomes-browser .outcomes-content .learning_outcome label.span3 {
  margin-left: 0px;
}
.outcomes-browser .outcomes-content .wrapper {
  padding: 15px;
  padding-top: 10px;
  width: 600px;
  min-height: 300px;
}
.outcomes-browser .outcomes-content label {
  display: block;
  padding: 5px 0;
}
.outcomes-browser .outcomes-content .outcome-calculation-method-form .grid-row {
  padding: 6px;
}
.outcomes-browser .outcomes-content .outcome-calculation-method-form label {
  display: inline;
}
.outcomes-browser .outcomes-content .outcome_information_link i {
  margin-bottom: -3px;
}
.outcomes-browser .outcomes-content .outcome-assessed-info-banner {
  margin-bottom: 12px;
}
.outcomes-browser .outcomes-content .outcome-assessed-info-banner-with-mastery-scale {
  margin-top: -12px;
}
.outcomes-browser .outcomes-content .move_button, .outcomes-browser .outcomes-content .edit_button, .outcomes-browser .outcomes-content .delete_button {
  margin-left: 1em;
  margin-bottom: 1em;
}
.outcomes-browser .outcomes-content dl.dl-horizontal dt {
  width: 140px;
}
.outcomes-browser .outcomes-content dl.dl-horizontal dd {
  margin-left: 158px;
}

ul.outcome-level {
  padding: 0;
  margin: 0;
  border-right: 1px solid #ddd;
  float: left;
  height: 625px;
  width: 200px;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
}
ul.outcome-level.outcome-level-hover, ul.outcome-level.outcome-level-hover li {
  background: white;
}
ul.outcome-level li {
  padding: 0;
  margin: 0;
  overflow: hidden;
  list-style: none;
  width: 200px;
}
ul.outcome-level li:hover, ul.outcome-level li:focus {
  background-color: #E5F2F8;
}
ul.outcome-level li:hover i[class*=icon-], ul.outcome-level li:focus i[class*=icon-] {
  background-image: url(/dist/images/blue/canvas-icons-16x16-blue-75e3ba462e.png);
}
ul.outcome-level li a {
  text-decoration: none;
  display: block;
  white-space: nowrap;
  padding: 6px 12px;
  color: var(--ic-brand-font-color-dark-lightened-15);
}
ul.outcome-level li a span:hover {
  text-decoration: underline;
}
ul.outcome-level li.selected a {
  background-color: #E5F2F8;
  color: var(--ic-brand-font-color-dark);
  position: relative;
}
ul.outcome-level li.selected a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background: var(--ic-brand-primary);
}
ul.outcome-level li.selected a:hover {
  background-color: #E5F2F8;
}
ul.outcome-level li.selected.droppable a {
  background-color: #F5F5F5;
  color: #bbb;
}
ul.outcome-level li.droppable a {
  background-color: #E5F2F8;
}
ul.outcome-level li span.loading-more {
  background-color: #ededed;
  text-decoration: none;
  display: block;
  white-space: nowrap;
  padding: 6px 12px;
  color: var(--ic-brand-font-color-dark-lightened-15);
}
ul.outcome-level li[aria-grabbed=true] a, ul.outcome-level li[aria-grabbed=true] i {
  opacity: 0.75;
}

#import_dialog {
  padding: 0;
  margin: 0;
}
#import_dialog .ui-dialog-buttonpane {
  margin-top: 0;
}

.friendly-description {
  background-color: #F5F5F5;
  padding: 8px;
  margin-top: 10px;
}
.friendly-description .friendly-description-info {
  font-weight: 200;
}

table.criterion {
  padding: 0;
  min-width: 600px;
  margin: 2em 0;
}

table.criterion th {
  border-top: 1px solid #C7CDD1;
  border-left: 1px solid #C7CDD1;
  border-right: 1px solid #C7CDD1;
  padding: 5px;
  text-align: center;
  vertical-align: top;
}
table.criterion th.total {
  background-color: #F5F5F5;
}

table.criterion td {
  border-bottom: 1px solid #C7CDD1;
  border-left: 1px solid #C7CDD1;
  border-right: 1px solid #C7CDD1;
  padding: 5px;
  text-align: center;
  vertical-align: top;
}
table.criterion td.total {
  background-color: #F5F5F5;
}

.criterion h3, .criterion .h3, .criterion h5, .criterion .h5 {
  margin-top: 0;
  margin-bottom: 10px;
  color: var(--ic-link-color);
  font-weight: normal;
  min-height: 1em;
  font-size: 1rem;
}
.criterion h3.total, .criterion .h3.total, .criterion h5.total, .criterion .h5.total {
  font-weight: bold;
}

.rating-wrap {
  position: relative;
}

table.criterion .edit {
  display: none;
  min-width: 180px;
}
table.criterion .edit .row-fluid {
  margin-bottom: 8px;
}
table.criterion .edit .buttons button {
  margin-left: 4px;
}
table.criterion .edit .buttons .button-container {
  float: right;
}

.edit_rating {
  float: right;
}

.outcome_rating_description {
  width: 100%;
}

table.criterion .insert {
  position: absolute;
  top: -40px;
  right: -30px;
  cursor: pointer;
}
table.criterion .insert a {
  color: #999;
  text-decoration: none;
}
table.criterion .insert:hover a {
  color: var(--ic-link-color);
}
table.criterion .insert:hover span {
  border-top-color: var(--ic-link-color);
}

.arrow-icon {
  width: 0;
  height: 0;
  padding: 0;
  margin: 0 11px;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top-width: 5px;
  border-top-style: solid;
  display: block;
  border-top-color: #999;
}

.outcomes-points-label {
  font-size: 11px;
  font-size: 0.6875rem;
}

.outcomes-edit-row {
  text-align: left;
}

.no-outcomes-warning {
  margin: 10px 40px;
}

.outcomes_narrow_text_input {
  width: 20px;
}

.outcomes-calculation-int-italics {
  font-style: italic;
}

#alignments {
  margin-left: 0;
}

#alignments .alignment {
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px;
  border-bottom: 1px solid #C7CDD1;
}

#alignments .header {
  flex: 4;
}

#alignments .locked_alignment_link {
  color: var(--ic-brand-font-color-dark-lightened-15);
}

#alignments .delete_alignment_link {
  flex: 1;
}

#outcome_results_list {
  margin-left: 0;
}

#outcome_results_list .outcome_result {
  list-style: none;
  padding: 12px 0;
}

@media (min-width: 768px) and (max-width: 979px) {
  .outcomes-browser .outcomes-content .learning_outcome label.span3 {
    width: 220px;
  }
  .outcomes-browser .outcomes-content .learning_outcome input.span3 {
    width: 224px;
  }
}