.control-group {
  display: inline-block;
  vertical-align: top;
  background: #fff;
  text-align: left;
  width: 100%;
}
.select {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
}
.select select {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: 10px 15px;
  outline: 0;
  border: 0;
  border-radius: 0;
  background: #e6e6e6;
  color: #7b7b7b;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.select select::-ms-expand {
  display: none;
}
.select select:hover,
.select select:focus {
  color: #000;
  background: #ccc;
}
.select select:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.select__arrow {
  position: absolute;
  top: 16px;
  right: 15px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #7b7b7b transparent transparent transparent;
}
.select select:hover ~ .select__arrow,
.select select:focus ~ .select__arrow {
  border-top-color: #000;
}
.select select:disabled ~ .select__arrow {
  border-top-color: #ccc;
}

/*spinner begin*/
.loader {
  margin: 100px auto;
  font-size: 25px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #0080ff, 1.8em -1.8em 0 0em rgba(0,128,255, 0.2), 2.5em 0em 0 0em rgba(0,128,255, 0.2), 1.75em 1.75em 0 0em rgba(0,128,255, 0.2), 0em 2.5em 0 0em rgba(0,128,255, 0.2), -1.8em 1.8em 0 0em rgba(0,128,255, 0.2), -2.6em 0em 0 0em rgba(0,128,255, 0.5), -1.8em -1.8em 0 0em rgba(0,128,255, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,128,255, 0.7), 1.8em -1.8em 0 0em #0080ff, 2.5em 0em 0 0em rgba(0,128,255, 0.2), 1.75em 1.75em 0 0em rgba(0,128,255, 0.2), 0em 2.5em 0 0em rgba(0,128,255, 0.2), -1.8em 1.8em 0 0em rgba(0,128,255, 0.2), -2.6em 0em 0 0em rgba(0,128,255, 0.2), -1.8em -1.8em 0 0em rgba(0,128,255, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,128,255, 0.5), 1.8em -1.8em 0 0em rgba(0,128,255, 0.7), 2.5em 0em 0 0em #0080ff, 1.75em 1.75em 0 0em rgba(0,128,255, 0.2), 0em 2.5em 0 0em rgba(0,128,255, 0.2), -1.8em 1.8em 0 0em rgba(0,128,255, 0.2), -2.6em 0em 0 0em rgba(0,128,255, 0.2), -1.8em -1.8em 0 0em rgba(0,128,255, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,128,255, 0.2), 1.8em -1.8em 0 0em rgba(0,128,255, 0.5), 2.5em 0em 0 0em rgba(0,128,255, 0.7), 1.75em 1.75em 0 0em #0080ff, 0em 2.5em 0 0em rgba(0,128,255, 0.2), -1.8em 1.8em 0 0em rgba(0,128,255, 0.2), -2.6em 0em 0 0em rgba(0,128,255, 0.2), -1.8em -1.8em 0 0em rgba(0,128,255, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,128,255, 0.2), 1.8em -1.8em 0 0em rgba(0,128,255, 0.2), 2.5em 0em 0 0em rgba(0,128,255, 0.5), 1.75em 1.75em 0 0em rgba(0,128,255, 0.7), 0em 2.5em 0 0em #0080ff, -1.8em 1.8em 0 0em rgba(0,128,255, 0.2), -2.6em 0em 0 0em rgba(0,128,255, 0.2), -1.8em -1.8em 0 0em rgba(0,128,255, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,128,255, 0.2), 1.8em -1.8em 0 0em rgba(0,128,255, 0.2), 2.5em 0em 0 0em rgba(0,128,255, 0.2), 1.75em 1.75em 0 0em rgba(0,128,255, 0.5), 0em 2.5em 0 0em rgba(0,128,255, 0.7), -1.8em 1.8em 0 0em #0080ff, -2.6em 0em 0 0em rgba(0,128,255, 0.2), -1.8em -1.8em 0 0em rgba(0,128,255, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,128,255, 0.2), 1.8em -1.8em 0 0em rgba(0,128,255, 0.2), 2.5em 0em 0 0em rgba(0,128,255, 0.2), 1.75em 1.75em 0 0em rgba(0,128,255, 0.2), 0em 2.5em 0 0em rgba(0,128,255, 0.5), -1.8em 1.8em 0 0em rgba(0,128,255, 0.7), -2.6em 0em 0 0em #0080ff, -1.8em -1.8em 0 0em rgba(0,128,255, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,128,255, 0.2), 1.8em -1.8em 0 0em rgba(0,128,255, 0.2), 2.5em 0em 0 0em rgba(0,128,255, 0.2), 1.75em 1.75em 0 0em rgba(0,128,255, 0.2), 0em 2.5em 0 0em rgba(0,128,255, 0.2), -1.8em 1.8em 0 0em rgba(0,128,255, 0.5), -2.6em 0em 0 0em rgba(0,128,255, 0.7), -1.8em -1.8em 0 0em #0080ff;
  }
}
@keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #0080ff, 1.8em -1.8em 0 0em rgba(0,128,255, 0.2), 2.5em 0em 0 0em rgba(0,128,255, 0.2), 1.75em 1.75em 0 0em rgba(0,128,255, 0.2), 0em 2.5em 0 0em rgba(0,128,255, 0.2), -1.8em 1.8em 0 0em rgba(0,128,255, 0.2), -2.6em 0em 0 0em rgba(0,128,255, 0.5), -1.8em -1.8em 0 0em rgba(0,128,255, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,128,255, 0.7), 1.8em -1.8em 0 0em #0080ff, 2.5em 0em 0 0em rgba(0,128,255, 0.2), 1.75em 1.75em 0 0em rgba(0,128,255, 0.2), 0em 2.5em 0 0em rgba(0,128,255, 0.2), -1.8em 1.8em 0 0em rgba(0,128,255, 0.2), -2.6em 0em 0 0em rgba(0,128,255, 0.2), -1.8em -1.8em 0 0em rgba(0,128,255, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,128,255, 0.5), 1.8em -1.8em 0 0em rgba(0,128,255, 0.7), 2.5em 0em 0 0em #0080ff, 1.75em 1.75em 0 0em rgba(0,128,255, 0.2), 0em 2.5em 0 0em rgba(0,128,255, 0.2), -1.8em 1.8em 0 0em rgba(0,128,255, 0.2), -2.6em 0em 0 0em rgba(0,128,255, 0.2), -1.8em -1.8em 0 0em rgba(0,128,255, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,128,255, 0.2), 1.8em -1.8em 0 0em rgba(0,128,255, 0.5), 2.5em 0em 0 0em rgba(0,128,255, 0.7), 1.75em 1.75em 0 0em #0080ff, 0em 2.5em 0 0em rgba(0,128,255, 0.2), -1.8em 1.8em 0 0em rgba(0,128,255, 0.2), -2.6em 0em 0 0em rgba(0,128,255, 0.2), -1.8em -1.8em 0 0em rgba(0,128,255, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,128,255, 0.2), 1.8em -1.8em 0 0em rgba(0,128,255, 0.2), 2.5em 0em 0 0em rgba(0,128,255, 0.5), 1.75em 1.75em 0 0em rgba(0,128,255, 0.7), 0em 2.5em 0 0em #0080ff, -1.8em 1.8em 0 0em rgba(0,128,255, 0.2), -2.6em 0em 0 0em rgba(0,128,255, 0.2), -1.8em -1.8em 0 0em rgba(0,128,255, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,128,255, 0.2), 1.8em -1.8em 0 0em rgba(0,128,255, 0.2), 2.5em 0em 0 0em rgba(0,128,255, 0.2), 1.75em 1.75em 0 0em rgba(0,128,255, 0.5), 0em 2.5em 0 0em rgba(0,128,255, 0.7), -1.8em 1.8em 0 0em #0080ff, -2.6em 0em 0 0em rgba(0,128,255, 0.2), -1.8em -1.8em 0 0em rgba(0,128,255, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,128,255, 0.2), 1.8em -1.8em 0 0em rgba(0,128,255, 0.2), 2.5em 0em 0 0em rgba(0,128,255, 0.2), 1.75em 1.75em 0 0em rgba(0,128,255, 0.2), 0em 2.5em 0 0em rgba(0,128,255, 0.5), -1.8em 1.8em 0 0em rgba(0,128,255, 0.7), -2.6em 0em 0 0em #0080ff, -1.8em -1.8em 0 0em rgba(0,128,255, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,128,255, 0.2), 1.8em -1.8em 0 0em rgba(0,128,255, 0.2), 2.5em 0em 0 0em rgba(0,128,255, 0.2), 1.75em 1.75em 0 0em rgba(0,128,255, 0.2), 0em 2.5em 0 0em rgba(0,128,255, 0.2), -1.8em 1.8em 0 0em rgba(0,128,255, 0.5), -2.6em 0em 0 0em rgba(0,128,255, 0.7), -1.8em -1.8em 0 0em #0080ff;
  }
}
/*spinner end*/

/*range picker begin*/
input[type=range] {
  -webkit-appearance: none;
  width: 100%;
  margin: 8px 0;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 9px;
  cursor: pointer;
  box-shadow: 0px 0px 1px #000000, 0px 0px 0px #0d0d0d;
  background: #ffffff;
  border-radius: 0px;
  border: 0px solid #000000;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0px solid #000000;
  height: 25px;
  width: 18px;
  border-radius: 0px;
  background: #DD5347;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -8px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #ffffff;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 9px;
  cursor: pointer;
  box-shadow: 0px 0px 1px #000000, 0px 0px 0px #0d0d0d;
  background: #ffffff;
  border-radius: 0px;
  border: 0px solid #000000;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0px solid #000000;
  height: 25px;
  width: 1px;
  border-radius: 0px;
  background: #4a85ed;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 9px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #ffffff;
  border: 0px solid #000000;
  border-radius: 0px;
  box-shadow: 0px 0px 1px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-fill-upper {
  background: #ffffff;
  border: 0px solid #000000;
  border-radius: 0px;
  box-shadow: 0px 0px 1px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0px solid #000000;
  height: 25px;
  width: 1px;
  border-radius: 0px;
  background: #4a85ed;
  cursor: pointer;
  height: 9px;
}
input[type=range]:focus::-ms-fill-lower {
  background: #ffffff;
}
input[type=range]:focus::-ms-fill-upper {
  background: #ffffff;
}
/*range picker end*/

table{
    padding: 20px 10px;
    width: 100%;
}

table:hover {
	background-color: #EDEDED;
}

td img {
	width: 200px;
	padding: 20px 30px 20px 20px;
}

td .title {
	padding-top: 0px;
}

td.target_measure {
	line-height: 14px;
    font-size: 12px;
    letter-spacing: 1px;
    color: #000000;
    text-align: right;
    font-family: usual, sans-serif;
    font-weight: 300;
    padding-right: 30px;
    padding-top: 10px;
    vertical-align: middle;
}

td.content {
	padding-right: 30px;
	height: 40px;
}

td.level {
    font-size: 12px;
    letter-spacing: 1px;
    color: #000000;
    text-align: right;
    font-family: usual, sans-serif;
    font-weight: 300;
    padding-right: 30px;
background-color: #DD5347;
	width: 200px;
height: 20px;
	padding-top: 0px;
}

p.level {
    display: block;
    width: 204px;
    min-height: 23px;
    background-color: #DD5347;
    line-height: 14px;
    font-size: 12px;
    letter-spacing: 1px;
    color: #000000;
    text-align: right;
    font-family: usual, sans-serif;
    font-weight: 300;
    margin-top: 0px;
    padding-top:7px;
    position: relative;
    margin-left: 100%;
    left: -203.9999999999999px;
 }

.analyzeButton, .challengeButton {
	cursor: pointer;
}

/* unvisited link */
a:link {
	color: #4A85ED;
	text-decoration: none;
	font-size: 18px;
}

/* visited link */
a:visited {
	color: #4A85ED;
	text-decoration: none;
}

/* mouse over link */
a:hover {
	color: #1F6298;
	text-decoration: none;
}

#noChallengeFeedback {
    color: #444444;
    font-family: usual, sans-serif;
    font-size: 36px;
    font-weight: 300;
    letter-spacing: 1px;
    text-align: center;
    margin: auto;
    padding: 50px 20% 0 20%;
}