html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, button, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, header, footer, menu, nav, main, aside {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: top; }

:focus {
  outline: 0; }

body {
  line-height: 1;
  color: black;
  background: white; }

ol, ul, li {
  list-style: none; }

li > ul, li > ol {
  margin: 0; }

table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

a, button {
  cursor: pointer; }

img {
  max-width: 100%; }

input::-ms-clear {
  height: 0;
  width: 0; }

@media (min-width: 1081px) {
  .desktop-hide {
    display: none !important; } }

@media (max-width: 1080px) {
  .tablet-hide {
    display: none !important; } }

@media (max-width: 767px) {
  .mobile-hide {
    display: none !important; } }

@font-face {
  font-family: 'Futura Md BT regular';
  src: url("../fonts/futura-md-bt-regular.woff2") format("woff2"), url("../fonts/futura-md-bt-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Futura Md BT bold';
  src: url("../fonts/futura-md-bt-bold.woff2") format("woff2"), url("../fonts/futura-md-bt-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal; }

a.button.primary,
button.button.primary,
input[type=button].primary,
input[type=submit].primary {
  font-family: 'Futura Md BT bold', Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  display: inline-block;
  font-size: 1.6rem;
  line-height: 2.4rem;
  min-height: 4.8rem;
  padding: 1.2rem 1.6rem;
  color: #f5e2da;
  background-color: #272674;
  border-radius: 2.4rem;
  cursor: pointer;
  border: none;
  box-shadow: none; }
  a.button.primary:hover,
  button.button.primary:hover,
  input[type=button].primary:hover,
  input[type=submit].primary:hover {
    background-color: #272674;
    color: #f5e2da; }
  a.button.primary svg,
  button.button.primary svg,
  input[type=button].primary svg,
  input[type=submit].primary svg {
    height: 2.4rem;
    width: 2.4rem; }
  a.button.primary i.icon,
  button.button.primary i.icon,
  input[type=button].primary i.icon,
  input[type=submit].primary i.icon {
    display: none; }

a.button.secondary,
button.button.secondary,
input[type=button].secondary,
input[type=submit].secondary {
  font-family: 'Futura Md BT bold', Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  display: inline-block;
  font-size: 1.6rem;
  line-height: 2.4rem;
  min-height: 4.8rem;
  padding: 1.1rem 1.5rem;
  color: #272674 !important;
  border: 0.1rem solid #272674 !important;
  background-color: #ffffff;
  border-radius: 2.4rem;
  cursor: pointer;
  box-shadow: none !important; }
  a.button.secondary svg,
  button.button.secondary svg,
  input[type=button].secondary svg,
  input[type=submit].secondary svg {
    height: 2.4rem;
    width: 2.4rem; }

.form-item > label {
  font-family: 'Futura Md BT regular', Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  display: block;
  font-size: 1.2rem;
  line-height: 2rem;
  letter-spacing: 0;
  color: #494951;
  margin-bottom: 0.8rem; }

.form-item.error > label {
  color: #fe7168; }

.form-item.error input[type=number],
.form-item.error input[type=text],
.form-item.error input[type=textbox],
.form-item.error textarea,
.form-item.error .ui.selection.dropdown {
  border-color: #fe7168 !important; }

.form-item.mandatory > label {
  font-family: 'Futura Md BT regular', Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  display: block;
  font-size: 1.2rem;
  line-height: 2rem;
  letter-spacing: 0;
  color: #494951;
  margin-bottom: 0.8rem; }

.form-item.mandatory > label:after {
  display: inline;
  content: " *";
  color: #fe7168; }

.form-item.mandatory.error > label {
  color: #fe7168; }

.form-item.mandatory.error input[type=number],
.form-item.mandatory.error input[type=text],
.form-item.mandatory.error input[type=textbox],
.form-item.mandatory.error textarea,
.form-item.mandatory.error .ui.selection.dropdown {
  border-color: #fe7168 !important; }

.form-item + .form-item {
  margin-top: 1.6rem; }

input[type=number],
input[type=text],
input[type=textbox] {
  font-family: 'Futura Md BT regular', Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  position: relative;
  height: 4.8rem;
  width: 100%;
  background-color: #ffffff;
  background-size: 4.6rem auto;
  background-position: right;
  background-repeat: no-repeat;
  color: #272674;
  font-size: 1.4rem;
  padding: 1.6rem;
  border-color: #272674;
  border-style: solid;
  border-width: 0.1rem;
  appearance: none !important;
  border-radius: 2.4rem; }

textarea {
  font-family: 'Futura Md BT regular', Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  position: relative;
  height: 4.8rem;
  width: 100%;
  background-color: #ffffff;
  background-size: 4.6rem auto;
  background-position: right;
  background-repeat: no-repeat;
  color: #272674;
  font-size: 1.4rem;
  padding: 1.6rem;
  border-color: #272674;
  border-style: solid;
  border-width: 0.1rem;
  appearance: none !important;
  border-radius: 2.4rem;
  line-height: 1.5;
  min-height: 12rem;
  height: auto;
  margin: 0;
  resize: none; }

input[type=password],
input.password {
  font-family: 'Futura Md BT regular', Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  position: relative;
  height: 4.8rem;
  width: 100%;
  background-color: #ffffff;
  background-size: 4.6rem auto;
  background-position: right;
  background-repeat: no-repeat;
  color: #272674;
  font-size: 1.4rem;
  padding: 1.6rem;
  border-color: #272674;
  border-style: solid;
  border-width: 0.1rem;
  appearance: none !important;
  border-radius: 2.4rem;
  padding-right: 4.6rem;
  background-image: url(../images/password.svg); }

input[type=file] {
  font-family: 'Futura Md BT regular', Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  position: relative;
  height: 4.8rem;
  width: 100%;
  background-color: #ffffff;
  background-size: 4.6rem auto;
  background-position: right;
  background-repeat: no-repeat;
  color: #272674;
  font-size: 1.4rem;
  padding: 1.6rem;
  border-color: #272674;
  border-style: solid;
  border-width: 0.1rem;
  appearance: none !important;
  border-radius: 2.4rem;
  padding: 1.2rem 1.6rem 0 1.6rem; }

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder {
  color: #959595;
  opacity: 1; }

.ui.selection.dropdown {
  border: 0.1rem solid #272674 !important;
  min-height: 4.8rem;
  border-radius: 2.4rem;
  font-size: 1.4rem;
  padding: 1.6rem 4.6rem 1.6rem 1.6rem;
  line-height: 1;
  box-shadow: none !important; }
  .ui.selection.dropdown > .dropdown.icon {
    height: 4.6rem;
    width: 4.6rem;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    background-image: url(../images/select.svg);
    background-size: 4.6rem;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 1; }
    .ui.selection.dropdown > .dropdown.icon:before {
      display: none; }
  .ui.selection.dropdown .default.text {
    color: #959595; }
  .ui.selection.dropdown div.menu {
    border-color: #272674 !important;
    border-radius: 0 0 2.4rem 2.4rem;
    box-shadow: none !important; }
    .ui.selection.dropdown div.menu div.item {
      font-family: 'Futura Md BT regular', Arial, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 1.4rem;
      padding: 1.6rem !important;
      color: #494951; }
  .ui.selection.dropdown.visible {
    border-radius: 2.4rem 2.4rem 0 0; }
  .ui.selection.dropdown.multiple {
    padding: 0.8rem 4.2rem 0.8rem 1.2rem; }
    .ui.selection.dropdown.multiple > .label {
      margin: 0.4rem;
      border-radius: 1.2rem; }

.ui.upward.selection.dropdown.visible {
  border-radius: 0 0 2.4rem 2.4rem !important; }

.ui.upward.selection.dropdown div.menu {
  border-radius: 2.4rem 2.4rem 0 0; }

div.ui.toggle.checkbox {
  display: block;
  position: relative;
  height: 2.2rem;
  line-height: 2.2rem; }
  div.ui.toggle.checkbox input {
    width: 100%;
    height: 100%; }
    div.ui.toggle.checkbox input:checked + label:before, div.ui.toggle.checkbox input:checked:focus + label:before {
      background-color: #272674 !important; }
    div.ui.toggle.checkbox input:checked + label:after, div.ui.toggle.checkbox input:checked:focus + label:after {
      right: 0.4rem;
      background-color: #f5e2da !important; }
    div.ui.toggle.checkbox input ~ label {
      font-family: 'Futura Md BT regular', Arial, sans-serif;
      font-weight: 400;
      font-style: normal;
      padding: 0 6.4rem 0 0;
      color: #272674;
      font-size: 1.4rem;
      min-height: 2.2rem;
      line-height: 2.2rem; }
      div.ui.toggle.checkbox input ~ label:before {
        transition: background-color 0.4s ease 0s;
        left: auto;
        right: 0;
        height: 2.2rem;
        width: 4.8rem;
        background-color: #f5e2da !important;
        border-radius: 1.1rem; }
      div.ui.toggle.checkbox input ~ label:after {
        transition: right 0.4s ease 0s;
        height: 1.4rem;
        width: 1.4rem;
        top: 0.4rem;
        background: #272674 !important;
        border: none !important;
        border-radius: 50%;
        left: auto !important;
        right: 3rem;
        outline: none;
        box-shadow: none !important; }

html {
  font-size: 62.5%; }

body {
  box-sizing: border-box;
  font-family: 'Futura Md BT regular', Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  font-size: 1.2rem;
  background-color: #fafafa;
  color: #494951;
  overflow-y: scroll; }
  body *,
  body *:after,
  body *:before {
    box-sizing: border-box;
    vertical-align: top; }

#layout {
  padding: 4.8rem;
  width: 100%;
  max-width: 144rem;
  margin: 0 auto; }
  @media (max-width: 767px) {
    #layout {
      padding: 2.4rem; } }
a {
  color: #272674;
  cursor: pointer;
  text-decoration: none; }
  a:hover {
    color: #272674;
    text-decoration: none; }

h1 {
  font-family: 'Futura Md BT bold', Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.2rem;
  line-height: 4.8rem;
  margin-bottom: 2.4rem;
  color: #272674; }

.ui.dimmer {
  overflow: hidden !important;
  background-color: rgba(73, 73, 81, 0.3);
  padding: 0 !important; }

.ui.message {
  font-size: 1.4rem;
  line-height: 1.5; }
  .ui.message.error {
    color: #fe7168; }
  .ui.message:empty {
    display: none; }

div.dataTables_wrapper div.dataTables_length,
div.dataTables_wrapper div.dataTables_filter,
div.dataTables_wrapper div.dataTables_processing {
  display: none !important; }

div.dataTables_wrapper div.dataTables_scroll {
  margin: 0 -4.8rem -2.4rem -4.8rem; }

div.dataTables_wrapper div.dataTables_scrollHead {
  padding: 0 4.8rem; }

div.dataTables_wrapper div.dataTables_scrollBody {
  border: none !important;
  padding: 0 4.8rem 2.4rem 4.8rem; }

div.dataTables_wrapper table.dataTable {
  border: none;
  min-width: 134.4rem;
  width: auto; }

div.dataTables_wrapper div.dataTables_info {
  font-family: 'Futura Md BT regular', Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #959595;
  margin-top: 4rem;
  padding: 0;
  font-size: 1.2rem;
  line-height: 2.4rem; }

div.dataTables_wrapper div.dataTables_paginate {
  margin: 4rem -1.4rem 0 0;
  padding: 0;
  font-size: 0; }
  div.dataTables_wrapper div.dataTables_paginate a.paginate_button {
    font-family: 'Futura Md BT regular', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #272674 !important;
    display: inline-block;
    margin: 0 0.2rem;
    padding: 0;
    height: 2.4rem;
    line-height: 2.4rem;
    border: none !important;
    border-radius: 1.2rem;
    padding: 0 0.8rem;
    color: #272674;
    font-size: 1.2rem;
    box-shadow: none !important;
    background: #f5e2da !important; }
    div.dataTables_wrapper div.dataTables_paginate a.paginate_button:hover {
      background: #272674 !important;
      color: #f5e2da !important; }
    div.dataTables_wrapper div.dataTables_paginate a.paginate_button.current {
      background: #272674 !important;
      color: #f5e2da !important; }
      div.dataTables_wrapper div.dataTables_paginate a.paginate_button.current:hover {
        background: #272674;
        color: #f5e2da !important; }
    div.dataTables_wrapper div.dataTables_paginate a.paginate_button.previous, div.dataTables_wrapper div.dataTables_paginate a.paginate_button.next {
      padding: 0;
      border: none !important;
      margin: 0 1.4rem;
      background: none !important; }
      div.dataTables_wrapper div.dataTables_paginate a.paginate_button.previous:hover, div.dataTables_wrapper div.dataTables_paginate a.paginate_button.next:hover {
        color: #272674 !important; }
      div.dataTables_wrapper div.dataTables_paginate a.paginate_button.previous.disabled, div.dataTables_wrapper div.dataTables_paginate a.paginate_button.next.disabled {
        color: #959595 !important; }
        div.dataTables_wrapper div.dataTables_paginate a.paginate_button.previous.disabled:hover, div.dataTables_wrapper div.dataTables_paginate a.paginate_button.next.disabled:hover {
          color: #959595 !important; }

.hit {
  background-color: #f5e2da; }

.no_relevant {
  color: #fe7168; }

.popu_lation {
  background-color: #DFD2F4; }

.inter_compr {
  background-color: #B7D1F8; }

.out_comes {
  background-color: #C2DFCF; }

.study_design {
  background-color: #ffcc80; }

header {
  box-shadow: 0 1.6rem 1.6rem rgba(73, 83, 104, 0.05);
  transition: box-shadow 0.4s ease 0s;
  position: fixed;
  z-index: 1200;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  height: 7.2rem;
  padding: 1.6rem 0; }
  header div.content {
    display: table;
    width: 100%;
    max-width: 144.4rem;
    padding: 0 4.8rem;
    margin: 0 auto; }
    header div.content:after {
      content: "";
      display: block;
      clear: both; }
  header a.logo {
    float: left;
    height: 4rem; }
  header #user_name_menu {
    float: right; }
    header #user_name_menu div.expander {
      position: relative;
      height: 4rem;
      line-height: 4rem;
      font-size: 1.6rem;
      color: #272674;
      padding-right: 2.4rem; }
      header #user_name_menu div.expander i.icon {
        height: 1.6rem;
        width: 1.6rem;
        margin: 0;
        position: absolute;
        top: calc(50% - 0.8rem);
        right: 0; }
    header #user_name_menu div.menu {
      box-shadow: 0 1.6rem 1.6rem rgba(73, 83, 104, 0.05);
      background-color: #ffffff;
      border: none;
      width: 100%;
      padding: 1.6rem 2.4rem;
      border-radius: 1.6rem; }
      header #user_name_menu div.menu a.item {
        display: block;
        color: #272674;
        font-size: 1.4rem;
        line-height: 1.5;
        min-height: unset;
        padding: 0 !important; }
        header #user_name_menu div.menu a.item + a.item {
          margin-top: 0.8rem; }
  header + #layout {
    margin-top: 7.2rem; }

body.dimmed header {
  box-shadow: none; }

div.breadcrumb {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0;
  margin-bottom: 2.4rem; }
  div.breadcrumb a {
    font-family: 'Futura Md BT bold', Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    position: relative;
    display: inline-block;
    font-size: 2.2rem;
    line-height: 4.8rem;
    text-decoration: underline; }
    div.breadcrumb a + a {
      margin-left: 0.8rem; }
      div.breadcrumb a + a:before {
        display: inline-block;
        content: ">";
        margin-right: 0.8rem; }
    div.breadcrumb a:last-of-type {
      text-decoration: none; }

div.ui.modal {
  transition: right 0.4s ease 0s;
  display: block;
  position: fixed;
  top: 7.2rem !important;
  height: calc(100vh - 7.2rem) !important;
  right: -48rem;
  width: 48rem !important;
  box-shadow: none;
  font-size: 1.4rem;
  margin: 0 !important;
  border-radius: 0;
  background-color: #ffffff !important;
  color: #494951 !important;
  padding: 3.2rem !important;
  overflow-x: hidden;
  overflow-y: auto; }
  div.ui.modal.visible {
    right: 0 !important; }
  div.ui.modal.hidden.transition {
    display: none; }
  div.ui.modal > .dimmer:first-child + :not(.close), div.ui.modal > .dimmer:first-child + i.icon + *, div.ui.modal > :first-child:not(.close):not(.dimmer), div.ui.modal > i.icon:first-child + * {
    border-radius: 0; }
  div.ui.modal > .close {
    top: 2.9rem;
    right: 2.9rem;
    opacity: 1;
    height: 3.2rem;
    width: 3.2rem;
    padding: 0;
    margin: 0;
    background-image: url(../images/close.svg);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat; }
    div.ui.modal > .close:before {
      display: none; }
    div.ui.modal > .close + .header {
      margin-right: 4.8rem; }
  div.ui.modal > .header {
    font-family: 'Futura Md BT bold', Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #272674 !important;
    padding: 0;
    text-align: left;
    font-size: 1.8rem !important;
    line-height: 2.6rem !important;
    border: none !important;
    margin: 0 0 2.4rem 0 !important; }
  div.ui.modal > .content {
    padding: 0;
    font-size: 1.4rem;
    color: #494951;
    line-height: 1.5;
    background: none; }
  div.ui.modal > .actions {
    background: none;
    padding: 0;
    margin-top: 3.2rem;
    border-radius: 0;
    border: none !important;
    font-size: 0; }
    div.ui.modal > .actions div.button {
      font-family: 'Futura Md BT bold', Arial, sans-serif;
      font-weight: 700;
      font-style: normal;
      display: inline-block;
      font-size: 1.6rem;
      line-height: 2.4rem;
      min-height: 4.8rem;
      padding: 1.2rem 1.6rem;
      color: #f5e2da;
      background-color: #272674;
      border-radius: 2.4rem;
      cursor: pointer;
      border: none;
      box-shadow: none;
      margin: 0 0 0 1.6rem !important; }
      div.ui.modal > .actions div.button:hover {
        background-color: #272674;
        color: #f5e2da; }
      div.ui.modal > .actions div.button svg {
        height: 2.4rem;
        width: 2.4rem; }
      div.ui.modal > .actions div.button i.icon {
        display: none; }
      div.ui.modal > .actions div.button.cancel, div.ui.modal > .actions div.button.deny {
        font-family: 'Futura Md BT bold', Arial, sans-serif;
        font-weight: 700;
        font-style: normal;
        display: inline-block;
        font-size: 1.6rem;
        line-height: 2.4rem;
        min-height: 4.8rem;
        padding: 1.1rem 1.5rem;
        color: #272674 !important;
        border: 0.1rem solid #272674 !important;
        background-color: #ffffff;
        border-radius: 2.4rem;
        cursor: pointer;
        box-shadow: none !important; }
        div.ui.modal > .actions div.button.cancel svg, div.ui.modal > .actions div.button.deny svg {
          height: 2.4rem;
          width: 2.4rem; }

#dataset {
  margin-bottom: 11.6rem; }
  #dataset h2 {
    font-family: 'Futura Md BT bold', Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.4rem;
    line-height: 2.4rem;
    margin-bottom: 0.8rem; }
  #dataset section {
    box-shadow: 0 1.6rem 1.6rem rgba(73, 83, 104, 0.05);
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 2rem;
    padding: 2.4rem;
    position: relative;
    margin: 2.4rem 1.2rem 0 1.2rem; }
    @media (max-width: 1080px) {
      #dataset section {
        width: 100%; } }
    #dataset section button.edit {
      position: absolute;
      top: 0;
      right: 0;
      height: 2.4rem;
      width: 2.4rem;
      border-radius: 50%;
      background-color: #272674;
      background-image: url(../images/edit.svg);
      background-position: center;
      background-size: 50%;
      background-repeat: no-repeat;
      font-size: 0; }
  #dataset div.top {
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: flex;
    flex-wrap: wrap;
    margin: -2.4rem -1.2rem 0 -1.2rem; }
    #dataset div.top:after {
      content: "";
      display: block;
      clear: both; }
    #dataset div.top section {
      color: #494951;
      font-size: 1.4rem;
      line-height: 1.5; }
      @media (max-width: 1080px) {
        #dataset div.top section {
          width: 100% !important;
          max-width: 100% !important; } }
      #dataset div.top section strong {
        display: block;
        color: #959595;
        font-size: 1.2rem;
        line-height: 1.5; }
    #dataset div.top section.project_info {
      width: calc(25% - 2.4rem);
      min-width: 34.8rem; }
      #dataset div.top section.project_info ul {
        display: -webkit-flex;
        -webkit-flex-wrap: wrap;
        display: flex;
        flex-wrap: wrap; }
        #dataset div.top section.project_info ul:after {
          content: "";
          display: block;
          clear: both; }
        #dataset div.top section.project_info ul li {
          width: 100%; }
          #dataset div.top section.project_info ul li.project_type {
            width: 8rem;
            padding-right: 2rem; }
          #dataset div.top section.project_info ul li.phase_name {
            width: 8rem;
            padding-right: 2rem; }
          #dataset div.top section.project_info ul li.client_info {
            width: calc(100% - 16rem); }
          #dataset div.top section.project_info ul li.description_scope, #dataset div.top section.project_info ul li.owners, #dataset div.top section.project_info ul li.reviewers {
            margin-top: 0.8rem;
            padding-top: 0.8rem;
            border-top: 0.1rem solid #ababab; }
    #dataset div.top section.project_scope {
      width: calc(75% - 2.4rem);
      max-width: calc(100% - 39.6rem); }
      #dataset div.top section.project_scope:after {
        content: "";
        display: block;
        clear: both; }
      #dataset div.top section.project_scope ul li + li {
        margin-top: 0.8rem;
        padding-top: 0.8rem;
        border-top: 0.1rem solid #ababab; }
  #dataset div.middle {
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1.2rem; }
    #dataset div.middle:after {
      content: "";
      display: block;
      clear: both; }
    #dataset div.middle section {
      width: calc(50% - 2.4rem);
      min-width: 64rem;
      flex-grow: 1; }
  #dataset div.bottom {
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1.2rem;
    flex-direction: row-reverse; }
    #dataset div.bottom:after {
      content: "";
      display: block;
      clear: both; }
    @media (min-width: 1081px) {
      #dataset div.bottom div.train-export {
        position: relative;
        width: 50%; } }
    @media (max-width: 1080px) {
      #dataset div.bottom div.train-export section {
        width: calc(100% - 2.4rem); } }
    #dataset div.bottom section.train {
      position: relative;
      overflow: hidden; }
      @media (min-width: 1081px) {
        #dataset div.bottom section.train {
          min-height: calc(100% - 17.6rem); } }
      #dataset div.bottom section.train p {
        font-size: 1.6rem;
        line-height: 1.5; }
      #dataset div.bottom section.train button {
        position: relative;
        padding-left: 4.8rem;
        margin-top: 1.6rem; }
        #dataset div.bottom section.train button:before {
          display: block;
          content: "";
          position: absolute;
          top: calc(50% - 1.2rem);
          left: 1.6rem;
          height: 2.4rem;
          width: 2.4rem;
          background-image: url(../images/train.svg);
          background-size: 100%;
          background-position: center;
          background-repeat: no-repeat; }
    #dataset div.bottom section.export {
      font-size: 0; }
      #dataset div.bottom section.export button + button {
        margin-left: 1.6rem; }
    #dataset div.bottom section.review_decisions {
      font-size: 0; }
      @media (min-width: 1081px) {
        #dataset div.bottom section.review_decisions {
          width: calc(50% - 2.4rem); } }
      #dataset div.bottom section.review_decisions h2 {
        margin-bottom: -0.8rem; }
      #dataset div.bottom section.review_decisions button span {
        display: inline-block;
        height: 2.4rem;
        line-height: 2.4rem;
        background-color: #f5e2da;
        color: #272674;
        border-radius: 1.2rem;
        padding: 0 0.8rem;
        margin-left: 0.8rem; }
      #dataset div.bottom section.review_decisions form {
        display: inline-block;
        margin: 1.6rem 1.6rem 0 0; }
      #dataset div.bottom section.review_decisions ul.stats {
        margin-top: 2.4rem; }
        #dataset div.bottom section.review_decisions ul.stats li {
          margin-top: 0.8rem;
          font-size: 1.6rem;
          line-height: 2.4rem; }
          #dataset div.bottom section.review_decisions ul.stats li span {
            font-family: 'Futura Md BT bold', Arial, sans-serif;
            font-weight: 700;
            font-style: normal;
            display: inline-block;
            height: 2.4rem;
            line-height: 2.4rem;
            background-color: #272674;
            color: #f5e2da;
            border-radius: 1.2rem;
            padding: 0 0.8rem;
            margin-left: 0.8rem; }
    #dataset div.bottom section.create_next_phase {
      position: relative;
      overflow: hidden;
      width: 100%; }
  #dataset form.resume_screening {
    position: fixed;
    bottom: 0;
    right: 0;
    padding: 2.4rem 4.8rem;
    background: radial-gradient(#fafafa, rgba(250, 250, 250, 0)); }
    #dataset form.resume_screening button {
      font-family: 'Futura Md BT bold', Arial, sans-serif;
      font-weight: 700;
      font-style: normal;
      background: none;
      width: 6.4rem; }
      #dataset form.resume_screening button div.label {
        text-align: center;
        color: #272674;
        font-size: 1.4rem;
        line-height: 2.2rem;
        width: 9.6rem;
        margin: 0 -1.6rem 0.8rem -1.6rem; }
      #dataset form.resume_screening button div.icon {
        box-shadow: 0 1.6rem 1.6rem rgba(73, 83, 104, 0.05);
        height: 6.4rem;
        width: 6.4rem;
        background-color: #272674;
        background-image: url(../images/resume_screening.svg);
        background-size: 3.2rem;
        background-position: center;
        background-repeat: no-repeat;
        color: #ffffff;
        border-radius: 50%; }

#login {
  box-shadow: 0 1.6rem 1.6rem rgba(73, 83, 104, 0.05);
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 2rem;
  padding: 2.4rem;
  margin: 0 auto;
  max-width: 48rem; }
  #login div.save {
    margin-top: 2.4rem;
    text-align: center; }
    #login div.save button {
      width: 100%; }

#newproject div.container {
  box-shadow: 0 1.6rem 1.6rem rgba(73, 83, 104, 0.05);
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 2rem;
  padding: 2.4rem;
  position: relative;
  padding-top: 0.8rem; }
  #newproject div.container div.form-item {
    margin-top: 1.6rem; }
  #newproject div.container div.three-column-grid {
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1.2rem; }
    #newproject div.container div.three-column-grid:after {
      content: "";
      display: block;
      clear: both; }
    #newproject div.container div.three-column-grid > div {
      width: 33.33%;
      padding: 0 1.2rem; }
      @media (max-width: 1080px) {
        #newproject div.container div.three-column-grid > div {
          width: 100%; } }
  #newproject div.container div.info {
    margin-top: 1.6rem;
    color: #959595;
    font-size: 1.2rem;
    line-height: 1.5;
    font-style: italic; }
  #newproject div.container div.warning {
    margin-top: 1.6rem;
    color: #ffbb54;
    font-size: 1.2rem;
    line-height: 1.5;
    font-style: italic; }
  #newproject div.container div.message.error {
    margin-top: 2.4rem; }
  #newproject div.container div.save {
    margin-top: 2.4rem;
    text-align: right;
    font-size: 0; }
    #newproject div.container div.save:after {
      content: "";
      display: block;
      clear: both; }
    #newproject div.container div.save .button {
      margin-left: 1.6rem; }
  #newproject div.container button.cancel {
    position: absolute;
    bottom: 2.4rem;
    left: 2.4rem; }

#review form.filter {
  margin-bottom: 0.8rem;
  font-size: 0; }
  #review form.filter .ui.selection.dropdown div.menu div.item {
    white-space: nowrap; }
  #review form.filter button.primary {
    margin-left: 1.6rem; }

#review table.dataTable thead th {
  font-family: 'Futura Md BT regular', Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  box-sizing: border-box;
  color: #272674;
  border: none;
  font-size: 1.4rem;
  line-height: 2rem;
  padding: 1.6rem 2.4rem 1.6rem 1.6rem;
  vertical-align: bottom;
  min-width: 13.6rem; }
  #review table.dataTable thead th:first-child {
    padding-left: 1.6rem; }
  #review table.dataTable thead th:last-child {
    min-width: 12.8rem; }

#review table.dataTable thead tr.filter_header th {
  background: none;
  padding: 0 0.8rem 0 0; }
  #review table.dataTable thead tr.filter_header th input[type=text] {
    background-color: transparent;
    min-width: 7rem;
    border-color: #DCDCDC; }
  #review table.dataTable thead tr.filter_header th:last-of-type {
    padding-right: 0; }

#review table.dataTable tbody tr {
  position: relative;
  background: none; }
  #review table.dataTable tbody tr:after {
    box-shadow: 0 1.6rem 1.6rem rgba(73, 83, 104, 0.05);
    display: block;
    position: absolute;
    z-index: -1;
    content: "";
    background-color: #ffffff;
    top: 1.6rem;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 3.2rem; }
  #review table.dataTable tbody tr td {
    font-family: 'Futura Md BT regular', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #494951;
    font-size: 1.4rem;
    padding: 3.2rem 1.6rem 1.6rem 1.6rem;
    line-height: 2rem;
    background: none !important;
    border: none; }

#review i.big {
  display: table;
  height: 3.2rem;
  width: 3.2rem;
  border-radius: 50%;
  background-position: center;
  background-size: 2.4rem;
  background-repeat: no-repeat;
  cursor: pointer;
  margin: 0 auto; }
  #review i.big:before {
    display: none; }
  #review i.big.green {
    background-color: #7DDEB8;
    background-image: url(../images/relevant.svg); }
  #review i.big.orange {
    background-color: #FFDD77;
    background-image: url(../images/later.svg); }
  #review i.big.red {
    background-color: #fe7168;
    background-image: url(../images/irrelevant.svg); }

#screen div.container {
  padding: 0 12.8rem; }
  @media (max-width: 1080px) {
    #screen div.container {
      padding: 0 8rem 0 6.4rem; } }
#screen #left_sidebar {
  box-shadow: 0 1.6rem 1.6rem rgba(73, 83, 104, 0.05);
  position: fixed;
  z-index: 1100;
  left: 2.4rem;
  top: calc(50% - 10.8rem);
  background-color: #ffffff;
  padding: 2.4rem 1.2rem;
  border-radius: 3.2rem; }
  #screen #left_sidebar a {
    display: block;
    height: 4rem;
    width: 4rem;
    background-color: #F3F3F3;
    background-position: center;
    background-size: 3.6rem;
    background-repeat: no-repeat;
    border-radius: 50%;
    font-size: 0; }
    #screen #left_sidebar a + a {
      margin-top: 2.4rem; }
    #screen #left_sidebar a.filter {
      background-image: url(../images/filter.svg); }
    #screen #left_sidebar a.info {
      background-image: url(../images/info.svg); }
    #screen #left_sidebar a.terms {
      background-image: url(../images/terms.svg); }

#screen #right_sidebar {
  position: fixed;
  right: 3.6rem;
  top: calc(50% - 8.2rem); }
  @media (max-width: 1080px) {
    #screen #right_sidebar {
      right: 2.4rem; } }
  #screen #right_sidebar a {
    box-shadow: 0 1.6rem 1.6rem rgba(73, 83, 104, 0.05);
    font-family: 'Futura Md BT bold', Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    height: 4.4rem;
    border-radius: 2.2rem;
    background-position: 0.4rem 0.4rem;
    background-size: 3.6rem;
    background-repeat: no-repeat;
    padding: 1rem 1.6rem 1rem 4rem;
    line-height: 2.4rem;
    font-size: 1.6rem;
    color: #ffffff;
    text-align: left; }
    #screen #right_sidebar a + a {
      margin-top: 1.6rem; }
    #screen #right_sidebar a.irrelevant {
      background-color: #fe7168;
      background-image: url(../images/irrelevant.svg); }
    #screen #right_sidebar a.later {
      background-color: #FFDD77;
      background-image: url(../images/later.svg); }
    #screen #right_sidebar a.relevant {
      background-color: #7DDEB8;
      background-image: url(../images/relevant.svg); }

#screen section.citation {
  font-family: 'Futura Md BT regular', Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #494951;
  font-size: 1.6rem;
  line-height: 1.4; }
  #screen section.citation strong {
    display: block;
    font-style: normal;
    color: #959595;
    font-size: 1.4rem; }
  #screen section.citation div.journal {
    font-family: 'Futura Md BT bold', Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2rem;
    margin-bottom: 1.6rem; }
  #screen section.citation div.doc_id,
  #screen section.citation div.score,
  #screen section.citation a.title,
  #screen section.citation a.doi,
  #screen section.citation div.authors {
    font-family: 'Futura Md BT bold', Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    margin-top: 0.4rem; }
  #screen section.citation div.abstract {
    margin-top: 1.6rem; }
  #screen section.citation div.keywords {
    margin-top: 1.6rem;
    font-style: italic; }
  #screen section.citation div.comment {
    margin-top: 1.6rem; }

#screen section.add_comment {
  margin-top: 1rem;
  background-color: rgba(217, 217, 217, 0.2);
  border-radius: 2rem;
  padding: 0 2.4rem 2.4rem 2.4rem;
  /*div.actions {
			@include after-clear;
			margin-top: 2.4rem;
			text-align: right;
			div.button.secondary {
				@include button-secondary;
				background-color: transparent;
				float: left;
			}
		}*/ }
  #screen section.add_comment div.form {
    position: relative;
    padding-right: 9.4rem; }
    #screen section.add_comment div.form:after {
      content: "";
      display: block;
      clear: both; }
    #screen section.add_comment div.form div.form-item {
      margin: 0;
      padding: 2.4rem 2.4rem 0 0; }
      @media (min-width: 1081px) {
        #screen section.add_comment div.form div.form-item {
          float: left;
          width: 50%; } }
      @media (max-width: 1080px) {
        #screen section.add_comment div.form div.form-item label br {
          display: none; } }
      #screen section.add_comment div.form div.form-item .ui.selection.dropdown {
        background-color: transparent; }
      #screen section.add_comment div.form div.form-item textarea {
        min-height: 4.8rem;
        line-height: 1;
        background-color: transparent; }
    #screen section.add_comment div.form div.add {
      font-family: 'Futura Md BT bold', Arial, sans-serif;
      font-weight: 700;
      font-style: normal;
      display: inline-block;
      font-size: 1.6rem;
      line-height: 2.4rem;
      min-height: 4.8rem;
      padding: 1.1rem 1.5rem;
      color: #272674 !important;
      border: 0.1rem solid #272674 !important;
      background-color: #ffffff;
      border-radius: 2.4rem;
      cursor: pointer;
      box-shadow: none !important;
      font-family: 'Futura Md BT regular', Arial, sans-serif;
      font-weight: 400;
      font-style: normal;
      position: absolute;
      right: 10;
      bottom: 0;
      padding-right: 4rem;
      background-color: #272674;
      background-image: url(../images/edit.svg);
      background-size: 40%;
      background-position: center;
      background-repeat: no-repeat;
      /*
				&:after {
					display: block;
					content: "";
					position: absolute;
					top: calc(50% - 1.2rem);
					right: 1.5rem;
					height: 2.4rem;
					width: 2.4rem;
					background-image: url(../images/edit.svg);
					background-size: 100%;
					background-position: center;
					background-repeat: no-repeat;
				}
				*/ }
      #screen section.add_comment div.form div.add svg {
        height: 2.4rem;
        width: 2.4rem; }

#start {
  margin-bottom: 9.4rem; }
  @media (max-width: 1439px) {
    #start {
      position: relative;
      padding-bottom: 6.4rem; } }
  @media (max-width: 1439px) {
    #start div.dataTables_wrapper {
      position: static;
      overflow-y: hidden;
      overflow-x: auto;
      padding: 0 4.8rem 2.4rem 4.8rem;
      margin: 0 -4.8rem -2.4rem -4.8rem; } }
  @media (max-width: 1439px) {
    #start div.dataTables_wrapper div.dataTables_info {
      position: absolute;
      bottom: 0;
      left: 0;
      margin-top: 0; } }
  @media (max-width: 1439px) {
    #start div.dataTables_wrapper div.dataTables_paginate {
      position: absolute;
      bottom: 0;
      right: -1.4rem;
      margin-top: 0; } }
  #start > #project_table {
    display: none; }
  #start table.dataTable thead th {
    font-family: 'Futura Md BT regular', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #272674;
    border: none;
    font-size: 1.6rem;
    line-height: 2.2rem;
    padding: 1.6rem; }
    #start table.dataTable thead th:first-of-type {
      padding-left: 3.2rem; }
    #start table.dataTable thead th:last-of-type {
      font-size: 0;
      background: none;
      padding-left: 0;
      padding-right: 0; }
  #start table.dataTable tbody tr {
    position: relative;
    background: none; }
    #start table.dataTable tbody tr:after {
      box-shadow: 0 1.6rem 1.6rem rgba(73, 83, 104, 0.05);
      display: block;
      position: absolute;
      z-index: -1;
      content: "";
      background-color: #ffffff;
      top: 1.6rem;
      left: 0;
      right: 0;
      bottom: 0;
      border-radius: 3.2rem; }
    #start table.dataTable tbody tr td {
      font-family: 'Futura Md BT regular', Arial, sans-serif;
      font-weight: 400;
      font-style: normal;
      color: #494951;
      font-size: 1.6rem;
      padding: 3.2rem 1.6rem 1.6rem 1.6rem;
      line-height: 3.2rem; }
      #start table.dataTable tbody tr td.dataset {
        padding-left: 3.2rem; }
        #start table.dataTable tbody tr td.dataset button {
          color: #272674;
          background: none;
          line-height: 3.2rem;
          text-align: left; }
      #start table.dataTable tbody tr td.remove {
        text-align: right;
        padding-left: 0;
        padding-right: 3.2rem; }
        #start table.dataTable tbody tr td.remove i {
          display: inline-block;
          height: 3.2rem;
          width: 3.2rem;
          background-image: url(../images/delete.svg);
          background-size: 3.2rem;
          background-position: center;
          background-repeat: no-repeat;
          cursor: pointer; }
  #start div.progress-container {
    position: relative;
    height: 3.2rem;
    background-color: #f2f2f2;
    border-radius: 1.6rem;
    padding: 1rem 1.6rem;
    min-width: 18rem; }
    #start div.progress-container div.progress {
      background: none;
      margin: 0; }
      #start div.progress-container div.progress div.bar {
        height: 1.2rem;
        border-radius: 0.6rem;
        margin: 0;
        background: #7DDEB8; }
    #start div.progress-container div.label {
      font-family: 'Futura Md BT regular', Arial, sans-serif;
      font-weight: 400;
      font-style: normal;
      position: absolute;
      top: 0;
      right: 1.6rem;
      font-size: 1.1rem;
      line-height: 3.2rem;
      white-space: nowrap; }
      #start div.progress-container div.label strong {
        font-family: 'Futura Md BT bold', Arial, sans-serif;
        font-weight: 700;
        font-style: normal;
        margin-right: 0.8rem; }
  #start form.add {
    position: fixed;
    bottom: 0;
    right: 0;
    padding: 2.4rem 4.8rem;
    background: radial-gradient(#fafafa, rgba(250, 250, 250, 0)); }
    #start form.add button {
      font-family: 'Futura Md BT bold', Arial, sans-serif;
      font-weight: 700;
      font-style: normal;
      background: none;
      width: 6.4rem; }
      #start form.add button div.label {
        text-align: center;
        color: #272674;
        font-size: 1.4rem;
        line-height: 2.2rem;
        width: 9.6rem;
        margin: 0 -1.6rem 0.8rem -1.6rem; }
      #start form.add button div.icon {
        box-shadow: 0 1.6rem 1.6rem rgba(73, 83, 104, 0.05);
        height: 6.4rem;
        width: 6.4rem;
        background-color: #272674;
        background-image: url(../images/add.svg);
        background-size: 3.2rem;
        background-position: center;
        background-repeat: no-repeat;
        color: #ffffff;
        border-radius: 50%; }

#user_info form {
  box-shadow: 0 1.6rem 1.6rem rgba(73, 83, 104, 0.05);
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 2rem;
  padding: 2.4rem; }
  #user_info form div.form {
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: flex;
    flex-wrap: wrap;
    margin: -1.6rem -1.2rem 0 -1.2rem; }
    #user_info form div.form:after {
      content: "";
      display: block;
      clear: both; }
    #user_info form div.form div.form-item {
      width: 33.33%;
      margin-top: 1.6rem;
      padding: 0 1.2rem; }
      @media (max-width: 1080px) {
        #user_info form div.form div.form-item {
          width: 100%; } }
  #user_info form div.message.error {
    margin-top: 2.4rem; }
  #user_info form div.save {
    margin-top: 2.4rem;
    text-align: right;
    font-size: 0; }

#check_decision {
  right: -50vw;
  width: 50vw !important; }
  #check_decision section.citation {
    font-family: 'Futura Md BT regular', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #494951;
    font-size: 1.6rem;
    line-height: 1.4; }
    #check_decision section.citation a.title {
      font-family: 'Futura Md BT bold', Arial, sans-serif;
      font-weight: 700;
      font-style: normal;
      display: block;
      margin-bottom: 1.6rem; }
  #check_decision section.comment {
    margin: 2.4rem -3.2rem;
    padding: 2.4rem 3.2rem;
    background-color: #fafafa; }
    #check_decision section.comment .ui.selection.dropdown {
      background-color: transparent; }
    #check_decision section.comment div.add {
      font-family: 'Futura Md BT bold', Arial, sans-serif;
      font-weight: 700;
      font-style: normal;
      display: inline-block;
      font-size: 1.6rem;
      line-height: 2.4rem;
      min-height: 4.8rem;
      padding: 1.1rem 1.5rem;
      color: #272674 !important;
      border: 0.1rem solid #272674 !important;
      background-color: #ffffff;
      border-radius: 2.4rem;
      cursor: pointer;
      box-shadow: none !important;
      font-family: 'Futura Md BT regular', Arial, sans-serif;
      font-weight: 400;
      font-style: normal;
      position: absolute;
      right: 10;
      bottom: 0;
      padding-right: 4rem;
      background-color: #272674;
      background-image: url(../images/edit.svg);
      background-size: 40%;
      background-position: center;
      background-repeat: no-repeat; }
      #check_decision section.comment div.add svg {
        height: 2.4rem;
        width: 2.4rem; }
  #check_decision div.actions div.button.primary {
    padding: 0;
    width: 4.8rem;
    font-size: 0;
    background-position: center;
    background-size: 3.6rem;
    background-repeat: no-repeat; }
    #check_decision div.actions div.button.primary.relevant {
      background-color: #7DDEB8;
      background-image: url(../images/relevant.svg); }
    #check_decision div.actions div.button.primary.irrelevant {
      background-color: #fe7168;
      background-image: url(../images/irrelevant.svg); }
    #check_decision div.actions div.button.primary.later {
      background-color: #FFDD77;
      background-image: url(../images/later.svg); }

#filter_modal div.form-item + div.form-item {
  padding-top: 1.6rem;
  margin-top: 1.6rem;
  border-top: 0.1rem solid #ababab; }

#filter_modal div.info {
  margin-top: 0.8rem;
  color: #959595;
  font-size: 1.2rem;
  line-height: 1.5;
  font-style: italic; }

#filter_modal div.toggle + input[type=text], #filter_modal div.toggle + div {
  margin-top: 1.6rem; }

#filter_modal div.actions div.button {
  display: inline-block;
  text-align: center;
  width: calc(50% - 0.8rem);
  margin-left: 0 !important; }

#filter_modal div.actions button.primary {
  width: calc(50% - 0.8rem); }
  #filter_modal div.actions button.primary span {
    display: inline-block;
    position: relative;
    height: 2.4rem;
    line-height: 2.4rem;
    padding-right: 3.2rem; }
    #filter_modal div.actions button.primary span:after {
      display: block;
      content: "";
      position: absolute;
      top: calc(50% - 1.2rem);
      right: 0;
      height: 2.4rem;
      width: 2.4rem;
      background-image: url(../images/apply.svg);
      background-size: 2.4rem;
      background-position: center;
      background-repeat: no-repeat; }

#info_modal section {
  color: #494951;
  font-size: 1.4rem;
  line-height: 1.5; }
  #info_modal section h3 {
    font-family: 'Futura Md BT bold', Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.4rem;
    line-height: 2.4rem;
    margin-bottom: 0.8rem; }
  #info_modal section strong {
    display: block;
    color: #959595;
    font-size: 1.2rem;
    line-height: 1.5; }

#info_modal section.project_info ul {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  display: flex;
  flex-wrap: wrap; }
  #info_modal section.project_info ul:after {
    content: "";
    display: block;
    clear: both; }
  #info_modal section.project_info ul li {
    width: 100%; }
    #info_modal section.project_info ul li.project_type {
      width: 8rem;
      padding-right: 2rem; }
    #info_modal section.project_info ul li.phase_name {
      width: 8rem;
      padding-right: 2rem; }
    #info_modal section.project_info ul li.client_info {
      width: calc(100% - 16rem); }
    #info_modal section.project_info ul li.description_scope, #info_modal section.project_info ul li.owners, #info_modal section.project_info ul li.reviewers {
      margin-top: 0.8rem;
      padding-top: 0.8rem;
      border-top: 0.1rem solid #ababab; }

#info_modal section.project_scope {
  margin: 2.4rem -3.2rem;
  padding: 2.4rem 3.2rem;
  background-color: #fafafa; }
  #info_modal section.project_scope ul li + li {
    margin-top: 0.8rem;
    padding-top: 0.8rem;
    border-top: 0.1rem solid #ababab; }

#info_modal div.actions button.primary {
  width: 100%; }
  #info_modal div.actions button.primary span {
    display: inline-block;
    position: relative;
    height: 2.4rem;
    line-height: 2.4rem;
    padding-right: 3.2rem; }
    #info_modal div.actions button.primary span:after {
      display: block;
      content: "";
      position: absolute;
      top: calc(50% - 1.2rem);
      right: 0;
      height: 2.4rem;
      width: 2.4rem;
      background-image: url(../images/edit.svg);
      background-size: 1.6rem;
      background-position: center;
      background-repeat: no-repeat; }

#terms_modal table {
  table-layout: fixed;
  width: 100%; }
  #terms_modal table tr + tr td {
    border-top: 0.1rem solid #ababab; }
  #terms_modal table td {
    padding: 0.8rem 1.6rem 0.8rem 0;
    font-size: 1.4rem;
    color: #272674;
    line-height: 2.4rem; }
    #terms_modal table td:last-child {
      width: 2.6rem;
      padding: 0.7rem 0; }
    #terms_modal table td i.remove {
      display: block;
      height: 2.6rem;
      width: 2.6rem;
      cursor: pointer;
      background-image: url(../images/remove.svg);
      background-size: 2.6rem;
      background-position: center;
      background-repeat: no-repeat; }

#terms_modal div.form {
  margin-top: 2.4rem; }
  #terms_modal div.form input[type=text] {
    margin-bottom: 1.6rem; }

#terms_modal div.actions button.primary {
  width: 100%;
  margin: 0 !important; }
  #terms_modal div.actions button.primary span {
    display: inline-block;
    position: relative;
    height: 2.4rem;
    line-height: 2.4rem;
    padding-right: 3.2rem; }
    #terms_modal div.actions button.primary span:after {
      display: block;
      content: "";
      position: absolute;
      top: calc(50% - 1.2rem);
      right: 0;
      height: 2.4rem;
      width: 2.4rem;
      background-image: url(../images/add.svg);
      background-size: 2.4rem;
      background-position: center;
      background-repeat: no-repeat; }

#comments_modal table {
  table-layout: fixed;
  width: 100%; }
  #comments_modal table tr + tr td {
    border-top: 0.1rem solid #ababab; }
  #comments_modal table td {
    padding: 0.8rem 1.6rem 0.8rem 0;
    font-size: 1.4rem;
    color: #272674;
    line-height: 2.4rem; }
    #comments_modal table td:last-child {
      width: 2.6rem;
      padding: 0.7rem 0; }
    #comments_modal table td i.remove {
      display: block;
      height: 2.6rem;
      width: 2.6rem;
      cursor: pointer;
      background-image: url(../images/remove.svg);
      background-size: 2.6rem;
      background-position: center;
      background-repeat: no-repeat; }

#comments_modal div.form {
  margin-top: 2.4rem; }
  #comments_modal div.form input[type=text] {
    margin-bottom: 1.6rem; }

#comments_modal div.actions button.primary {
  width: 100%;
  margin: 0 !important; }
  #comments_modal div.actions button.primary span {
    display: inline-block;
    position: relative;
    height: 2.4rem;
    line-height: 2.4rem;
    padding-right: 3.2rem; }
    #comments_modal div.actions button.primary span:after {
      display: block;
      content: "";
      position: absolute;
      top: calc(50% - 1.2rem);
      right: 0;
      height: 2.4rem;
      width: 2.4rem;
      background-image: url(../images/add.svg);
      background-size: 2.4rem;
      background-position: center;
      background-repeat: no-repeat; }

#second table.dataTable thead th {
  font-family: 'Futura Md BT regular', Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  box-sizing: border-box;
  color: #272674;
  border: none;
  font-size: 1.4rem;
  line-height: 2rem;
  padding: 1.6rem 2.4rem 1.6rem 1.6rem;
  vertical-align: bottom;
  min-width: 13.6rem; }
  #second table.dataTable thead th:first-child {
    padding-left: 1.6rem; }
  #second table.dataTable thead th:last-child {
    min-width: 12.8rem; }

#second table.dataTable thead tr.filter_header th {
  background: none;
  padding: 0 0.8rem 0 0; }
  #second table.dataTable thead tr.filter_header th input[type=text] {
    background-color: transparent;
    min-width: 7rem;
    border-color: #DCDCDC; }
  #second table.dataTable thead tr.filter_header th:last-of-type {
    padding-right: 0; }

#second table.dataTable tbody tr {
  position: relative;
  background: none; }
  #second table.dataTable tbody tr:after {
    box-shadow: 0 1.6rem 1.6rem rgba(73, 83, 104, 0.05);
    display: block;
    position: absolute;
    z-index: -1;
    content: "";
    background-color: #ffffff;
    top: 1.6rem;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 3.2rem; }
  #second table.dataTable tbody tr td {
    font-family: 'Futura Md BT regular', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #494951;
    font-size: 1.4rem;
    padding: 3.2rem 1.6rem 1.6rem 1.6rem;
    line-height: 2rem;
    background: none !important;
    border: none; }
