@font-face {
  font-family: muli;
  src: url("../fonts/muli-regular.ttf");
}

body {
  font-family: inherit;
  overflow-x: hidden;
}

h2 {
  font-weight: bold;
  font-size: 45px;
}

i.total_result {
  margin: 0px 0px 20px 0px;
  display: block;
}

.pn.positive {
  color: #063a06;
  display: inline-block;
  background: #d4ffd4;
  padding: 2px 10px;
  border-radius: 4px;
  margin: 3px 0px;
  border: 1px solid rgba(0, 0, 0, 0.3);
}

.pn.negative {
  color: #821708;
  display: inline-block;
  background: #ffd4d4;
  padding: 2px 10px;
  border-radius: 4px;
  margin: 3px 0px;
  border: 1px solid rgba(0, 0, 0, 0.3);
}

.result {
  font-weight: bold;
  font-size: 16px;
}

.dt_added {
  color: #747474;
  font-size: 12px;
  margin: 2px 0px;
}

.results > .row {
  padding: 8px 0px 10px 0px;
}

label.radio-label {
  padding: 6px 6px 6px 0px;
  font-size: 12px;
  cursor: pointer;
}

.well {
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.btn.btn-info {
  background: #e77114;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.btn.btn-info:active,
.btn.btn-info:focus {
  background: #e77114;
  border: 1px solid rgba(0, 0, 0, 0.1);
  outline: none;
  box-shadow: 0px 0px 0px 3px #ffa762;
}

.header-login-signup {
  background: #ffffff;
  padding: 15px 0px 15px 0px;
  margin: 0px 0px 20px 0px;
  box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 34%);
  font-size: 25px;
  color: rgba(0, 0, 0, 0.75);
  font-weight: bold;
  z-index: 0;
  position: relative;
}

.navbar {
  background: #ffe0a6;
  margin: 0px 0px 20px 0px;
  /* box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3); */
  font-size: 25px;
  color: rgba(0, 0, 0, 0.75);
  font-weight: bold;
  padding: 5px 0;
}

.navbar a {
  font-size: 16px;
  color: #1b1b1b;
  /* padding: 8px 20px; */
  padding: 5px 15px;
  text-decoration: none;
}
.navbar a div,
.navbar a i {
  /* padding: 4px; */
  padding-left: 9px;
  padding-top: 6px;
  /* background-color: orange; */
}
.navbar li:last-child a i {
  /* padding-left: 4px; */
  /* padding-top: 4px; */
}
.form-control {
  border-radius: 3px;
  padding: 11px;
  height: auto;
}

.btn-default {
  background: #2c2a2a;
  border: none;
  box-shadow: none;
  color: #000;
}

.btn-default-result {
  background: #2c2a2a;
  border: none;
  box-shadow: none;
  background: #2c2a2a !important;
  color: #fae0ae !important;
}

.btn-default:hover,
.btn-default:active,
.btn-default:focus {
  color: #fae0ae !important;
  border: none !important;
  box-shadow: none !important;
  background: #2c2a2a !important;
}

.btn-default:hover svg path {
  fill: #fae0ae;
}

.div-label {
  font-weight: bold;
  font-size: 12px;
  margin: 10px 0px 5px 0px;
}

.well-2 {
  padding: 15px;
  background: #fff8eb;
  border: 1px solid rgb(0 0 0 / 8%);
}

div.error {
  padding: 12px;
  color: #a51818;
  font-weight: bold;
  background: rgb(255 195 195);
  border: 1px solid rgba(0, 0, 0, 0.1);
  /* margin: 20px 0px; */
  width: 80%;
  margin: auto;
}

h4 {
  font-weight: bold;
  padding: 25px 0px 20px 0px;
}

h4.functionality-name {
  margin: 5px 0px 20px 0px;
  padding: 0px;
}

h5.testcase-name {
  font-size: 15px;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 10px 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.pull-right button {
  margin: -6px 0px 0px 0px;
}

table.table,
table.table th,
table.table td {
  border: 1px solid #aaa !important;
  border-collapse: collapse;
}

input + .error,
select + .error {
  margin: 0px;
  width: 100%;
  font-size: 12px;
  background: transparent;
  color: #d00;
  border-radius: 3px;
  padding: 0px;
  border: none;
}

.navbar-header a.btn.btn-link {
  font-size: 23px;
  line-height: 20px;
  font-weight: bold;
  color: #000 !important;
  text-decoration: none !important;
}
.navbar-header {
  font-size: 18px;
}
.alert.alert-success {
  font-size: 16px;
}

.well.well-full {
  min-height: 500px;
  overflow: auto;
}

.well.well-full .well > div {
  display: block;
  padding: 10px;
  background: #fff;
  color: #262626;
  cursor: pointer;
  border: 1px solid #eee;
}

.well.well-full .well > div.active {
  background: #ffe0a6;
}

.well.well-full .well {
  padding: 0px;
  max-height: calc(100vh - 300px);
  overflow: auto;
}

.well.well-full h3 {
  margin: 0px 0px 18px 0px;
}

table.table {
  background: #fff;
}

table.table th {
  background: #fae0ae;
}

.well-full #testcases .well {
  padding: 15px 10px 0px 10px;
  overflow: hidden;
}

.btn:not(.btn-sm) {
  border-radius: 25px;
  border: none;
  box-shadow: none;
  padding: 8px 25px;
}

.search-wrapper {
  position: relative;
}

/* .search-wrapper button {
  padding: 20px;
  background: brown;
  display: inline-block;
} */
.search-wrapper button {
  display: inline-flex;
  position: absolute;
  z-index: 1;
  top: 3px;
  right: 4px;
  font-size: 1.4rem;
  color: #fff;
  background: #f29a00;
  padding: 8px;
  border-radius: 25px;
  z-index: 20;
  box-shadow: 0px 4px 12px rgba(242, 154, 0, 0.42);
  /* border-radius: 80px; */
}
.search-wrapper.index i.fa.fa-search {
  position: absolute;
  z-index: 1;
  top: 5px;
  right: 4px;
  font-size: 14px;
  color: #fff;
  background: #f29a00;
  padding: 8px;
  border-radius: 25px;
  box-shadow: 0px 4px 12px rgba(242, 154, 0, 0.42);
}
.search-wrapper input.form-control.search {
  padding-left: 18px;
  border-radius: 25px;
}
table {
  border: 1px solid #e2e2ea !important;
}
table tr:nth-child(2n) td {
  background: #ffffff;
}
table tr td {
  border-top: 1px solid #e2e2ea !important;
  border-bottom: 1px solid #e2e2ea !important;
}
/* table tr td:last-child {
  border-top: 1px solid #e2e2ea !important;
  border-right: 1px solid #e2e2ea !important;
}
table tr td:first-child {
  border-top: 1px solid #e2e2ea !important;
  border-left: 1px solid #e2e2ea !important;
} */

table tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}
table tr:last-child td {
  border-bottom: 0px !important;
}
table tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}

select {
  appearance: none;
}

.select-container::after {
  top: 9px;
  right: 12px;
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  z-index: 11;
  font-size: 17px;
  color: #000;
}

.select-container {
  position: relative;
}

h4.missing {
  font-size: 23px;
}

.missing i.fa.fa-chevron-down {
  font-size: 15px;
  padding: 0px 0px 0px 3px;
  display: inline-block;
  vertical-align: 2px;
}

object {
  width: 132px;
}

a > object {
  width: auto;
  margin: -4px 8px -12px -40px;
  height: 42px;
  pointer-events: none;
}

.logo {
  min-height: 105px;
  max-height: 250px;
  /* width: 114px;
  height: 114px; */
  /* height: calc(100vh - 550px); */
  display: flex;
  justify-content: space-around;
  align-items: flex-end;
  margin-top: 1rem;
}

.logo2 {
  min-height: 100px;
  max-height: 250px;
  /* height: calc(100vh - 750px); */
  display: flex;
  justify-content: space-around;
  align-items: flex-end;
}

.logo2 object {
  height: 100px;
}

input#q {
  width: 420px;
  padding: 6px;
}

input#q::placeholder {
  font-size: 14px;
  font-weight: normal;
}

a:hover {
  color: #fb5631 !important;
  text-decoration: none !important;
}
.j-logo:hover {
  color: black !important;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #2c2a2a;
  color: #ffe0a6;
}

.links {
  margin: 20px 0px 0px 0px;
}

.links a {
  padding: 6px;
  color: #6c6b69;
  font-size: 15px;
}

.chosen-container-single .chosen-single {
  background: white;
  border: 1.5px solid #ccc;
  border-radius: 12px;
  padding: 8px 5px;
  height: auto;
  box-shadow: none;
  width: 100% !important;
}

.chosen-container {
  min-width: none;
  width: 100% !important;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.chosen-container-single .chosen-single div {
  padding: 9px 0px;
}

@media (min-width: 1200px) {
  .container {
    width: 1000px;
  }
}

.btn-group-lg > .btn,
.btn-lg {
  font-size: 14px;
}

.links a:not(:last-child):after {
  content: "|";
  margin: 0px 0px 0px 15px;
  /* color: #8d92a3; */
}

.mini-well {
  display: inline-block;
  padding: 10px 20px;
  margin: -10px 10px 20px 0px;
  background: #ffe0a6;
  font-weight: bold;
  border-radius: 7px;
}

.mini-well input {
  filter: grayscale(1) contrast(5);
  height: 18px;
  width: 18px;
  vertical-align: -4px;
  margin: 5px 5px 0px 30px;
}

.mini-well label {
  cursor: pointer;
  user-select: none;
}

input.form-control.search {
  padding: 7px;
}

.result-search .search-wrapper i.fa.fa-search {
  top: 3px;
  right: 5px;
}

.result-search .btn i.fa.fa-search {
  margin: 0px 6px;
}

@media (max-width: 575.98px) {
  .mini-well span {
    display: block;
  }

  .mini-well {
    width: 100%;
    display: block;
    text-align: left;
  }

  .mini-well input {
    margin: 8px 3px 6px 0px;
  }

  .mini-well label {
    margin: 0px 20px 0px 0px;
  }

  body,
  html {
    overflow-x: hidden;
  }

  .btn:not(.btn-sm) {
    padding: 8px;
  }

  div#table_wrapper {
    width: 100%;
    overflow: scroll;
  }

  div#table_length {
    text-align: left;
  }

  div#table_filter {
    text-align: left;
    margin: 0px 0px 15px 10px;
  }

  table#table {
    min-width: 200px;
  }

  button.btn.btn-md.btn-default {
    width: calc(50% - 23px);
    display: inline-block;
    margin: 10px;
  }
}

.copyright {
  color: #828282;
  /* margin: -30px 0px 30px 0px; */
  font-size: 13px;
  text-align: center;
  padding: 1rem;
}

.temp_hide {
  display: none;
}

.vote-btn,
.vote-btn:hover,
.vote-btn:active {
  background: #e1e1e1 !important;
  color: #000 !important;
}

button.voted,
.vote-btn:focus {
  background: #fae0ae !important;
  color: #000 !important;
  outline: none;
}

.nav > li > a.current_page {
  text-decoration: none;
  background-color: #2c2a2a;
  color: #ffe0a6;
}

.vote-panel {
  display: flex;
  flex-direction: column;
  width: 50px;
  margin: -8px 0px 0px 0px;
  min-height: 60px;
  justify-content: space-around;
}

.vote-panel .btn {
  padding: 0px !important;
  background: transparent !important;
  height: 25px;
  outline: none !important;
}

.vote-panel .btn i {
  font-size: 36px;
  color: #aaa;
}

.vote-panel .btn.vote-down {
  margin-top: -15px;
}

.vote-panel span.vote-count {
  font-size: 14px;
  display: block;
  margin: 3px;
}

table td {
  vertical-align: middle !important;
}

.containerx {
  max-width: 100vw;
  overflow: hidden;
  z-index: 1;
  width: 50%;
  position: relative;
  margin-left: 50%;
  padding-top: 10px;
}

.containerr {
  max-width: calc(100vw - 45px);
  padding: 0px 30px;
}

.main-window {
  /*height: calc(100vh - 270px);*/
}

span#small_text {
  display: block;
  font-size: 9px;
  font-weight: bold;
  /* width: 60px; */
  text-align: center;
}

.status_msg {
  margin: 10px 0px;
  font-size: 13px;
  color: #a00;
}

.p-0 {
  padding: 0;
}

.p-1 {
  padding: 1rem;
}

.d-flex {
  display: flex;
}

.chosen-choices {
  border: 1px solid #ccc !important;
  border-radius: 3px !important;
  padding: 8px 5px !important;
}

.index_btn {
  padding: 1rem !important;
}

.special-link {
  /* background-color: rgba(0, 0, 255, 0.113); */
  position: relative;
  /* margin: 0.7rem 0; */
}

.special-link.active::before {
  content: "";
  background-color: white !important;
  width: 100%;
  height: 40%;
  position: absolute;
  left: 0px;
  top: -1.8rem;
  right: 0;
  z-index: 2;
  border-radius: 0 0 30px 0px;
  /* background-color: red; */
}
.special-link.active::after {
  content: "";
  background-color: white !important;
  width: 100%;
  height: 40%;
  position: absolute;
  left: 0px;
  bottom: -1.8rem;
  right: 0;
  z-index: 2;
  border-radius: 0 30px 0 0;
  /* background-color: red; */
}

.special-link a {
  width: 100% !important;
  height: 100%;
  padding: 1rem 0;
  position: relative;
  display: block;
  z-index: 1;
  cursor: pointer;
  padding-left: 1rem;
  text-decoration: none;
}

.special-link.active a {
  font-weight: bold;
}

.special-link.active a i {
  color: black;
  font-weight: normal;
  background: #f29a00;
  padding: 6px;
  border-radius: 30px;
}

.special-link a i {
  color: black;
  font-weight: normal;
  background: rgba(0, 0, 0, 0.06);
  padding: 6px;
  border-radius: 30px;
}
.special-link.active a::after {
  content: "";
  background-color: #ffe0a6;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  border-radius: 80px 0 0 80px;
  /* background-color: red; */
}

.special-link.active a::before {
  content: "";
  background-color: #ffe0a6;
  width: 10%;
  height: 140%;
  position: absolute;
  top: -20%;
  right: -2px;
  z-index: 1;
  /* background-color: red; */
}

@media (max-width: 639px) {
  .grid-container-tail {
    grid-template-areas:
      "a2 a2 a2 a2 a2 a2 a2 a2 a2 a2 a2 a2"
      "a1 a1 a1 a1 a1 a1 a1 a1 a1 a1 a1 a1"
      "a3 a3 a3 a3 a3 a3 a3 a3 a3 a3 a3 a3";
  }
  .item1-tail {
    grid-area: a1;
  }
  .item2-tail {
    grid-area: a2;
  }
  .item3-tail {
    grid-area: a3;
  }
}

@media (max-width: 867px) {
  .grid-container-tail-result {
    grid-template-areas:
      "a2 a2 a2 a2 a2 a2 a2 a2 a2 a2 a2 a2"
      "a1 a1 a1 a1 a1 a1 a1 a1 a1 a1 a1 a1"
      "a3 a3 a3 a3 a3 a3 a3 a3 a3 a3 a3 a3";
  }
  .item1-tail-result {
    grid-area: a1;
  }
  .item2-tail-result {
    grid-area: a2;
  }
  .item3-tail-result {
    grid-area: a3;
  }
}

.custom-Input input[type="checkbox"]:checked + label::after {
  content: "";
  position: absolute;
  width: 1.5ex;
  height: 1ex;
  background: rgba(0, 0, 0, 0);
  top: 0.99ex;
  left: 0.4ex;
  border: 2px solid white;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  /* transform: translateY(3px); */
  /* padding-bottom: -30px; */
}

.custom-Input input[type="checkbox"] {
  line-height: 2.1ex;
}

.custom-Input input[type="radio"],
.custom-Input input[type="checkbox"] {
  position: absolute;
  left: -999em;
}

.custom-Input input[type="checkbox"] + label {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.custom-Input input[type="checkbox"] + label::before {
  content: "";
  display: inline-block;
  vertical-align: -25%;
  height: 2.5ex;
  width: 2.5ex;
  background-color: white;
  /* background: orange; */
  border: 1px solid rgb(166, 166, 166);
  border-radius: 4px;
  /* box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.25); */
  margin-right: 0.5em;
}

.custom-Input input[type="checkbox"]:checked + label::before {
  background: #4caf50;
  border: none;
}

/*

.form-cont {
  background-color: rgba(0, 0, 255, 0.113); 
  position: relative;
  margin: 0.7rem 0;
} */

.dataTables_wrapper > div {
  margin: 5px;
}

.dataTables_paginate .paginate_button {
  background: #fff ffe0a6 !important;
  box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.06);
  border: none !important;
  border-radius: 4px !important;
}

.dataTables_paginate .paginate_button.current {
  background: #ffe0a6 !important;
  box-shadow: 0px 6px 12px rgba(255, 224, 166, 0.8);
  border: none !important;
  border-radius: 4px !important;
}

.dataTables_paginate .paginate_button.next,
.dataTables_paginate .paginate_button.previous {
  background: white !important;
  box-shadow: none;
  border: 1px solid #e2e2ea !important;
  border-radius: 4px !important;
  cursor: pointer;
}
.dataTables_paginate .paginate_button.next:hover,
.dataTables_paginate .paginate_button.previous:hover {
  color: black !important;
  cursor: pointer !important;
}

.dataTables_wrapper .dataTables_length label {
  /* background: orange !important; */
  border: 1px solid #e2e2ea;
  border-radius: 6px;
  color: #92929d;
  padding: 0 1rem;
}

.dataTables_wrapper .dataTables_length select {
  border: none !important;
  border-right: 1px solid #e2e2ea !important;
  border-left: 1px solid #e2e2ea !important;
  padding: 4px !important;
  text-align: center !important;
  border-radius: 0 !important;
  font-weight: bold !important;
  color: black !important;
}

.dataTables_wrapper .dataTables_filter label {
  /* background: blue; */

  position: relative;
  z-index: 0;
  margin-right: 11rem;
  margin-top: 7px;
  color: #92929d !important;
  font-size: small;
}

.dataTables_wrapper .dataTables_filter input {
  border: 1px solid #e2e2ea !important;
  border-radius: 12px !important;
  background: #fafafb !important;
  font-weight: normal !important;
  position: absolute;
  left: -9px;
  z-index: 1;
  top: -4px;
  padding-left: 1rem !important;
}

.joseph-table {
  border: none !important;
}

.joseph-div::-webkit-scrollbar {
  width: 6px;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  background-color: #b6b6b6;
}

.joseph-div::-webkit-scrollbar-thumb {
  border-radius: 5px;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  background: #f4f4f4;
}

.joseph-table tr td {
  padding: 1rem;
}

.joseph-table tr:nth-child(2n) td {
  background: #fafafb !important;
  padding: 1rem;
}
.joseph-table tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}

.joseph-table tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}

.new-nav-link {
  background: white;
}

.new-nav-link:hover,
.hover-link-effect
{
  background: black;
}
.new-nav-link:hover a div,
.hover-link-effect a div,
.hover-link-effect a i,
.new-nav-link:hover a i {
  color: #ffe0a6;
}

.login-link {
  background: white;
}

.login-link:hover {
  background: #2c2a2a;
  color: #ffe0a6 !important;
}
.login-link:hover svg path {
  fill: #ffe0a6;
}

.logout-link {
  background: white;
  color: #2c2a2a !important;
}

.logout-link:hover {
  background: #2c2a2a;
  color: #ffe0a6 !important;
}
.logout-link svg path {
  fill: #2c2a2a;
}
.logout-link:hover svg path {
  fill: #ffe0a6;
}

.hero {
  height: calc(100vh - 77px);
}
.hero2 {
  min-height: calc(100vh - 77px);
}

.form-control.js-search:focus {
  outline: none !important;
  /* border-width: 0px !important; */
  border-color: #ccc !important;
  /* 1px solid  */
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.rmHeight {
  height: 100% !important;
}

.addMargin {
  margin-bottom: 1rem !important;
}

.header h3 {
  font-size: 24px !important;
}

.btn.btn-primary {
  background-color: #337ab7 !important;
}

.f-20 {
  font-size: 24px !important;
}
