/* CSS Document */
/* Mixins */
/* Custom Fonts */
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../fonts/roboto-v16-latin-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../fonts/roboto-v16-latin-500.eot?#iefix") format("embedded-opentype"), url("../../fonts/roboto-v16-latin-500.woff2") format("woff2"), url("../../fonts/roboto-v16-latin-500.woff") format("woff"), url("../../fonts/roboto-v16-latin-500.ttf") format("truetype"), url("../../fonts/roboto-v16-latin-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/roboto-v16-latin-900.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Black"), local("Roboto-Black"), url("../../fonts/roboto-v16-latin-900.eot?#iefix") format("embedded-opentype"), url("../../fonts/roboto-v16-latin-900.woff2") format("woff2"), url("../../fonts/roboto-v16-latin-900.woff") format("woff"), url("../../fonts/roboto-v16-latin-900.ttf") format("truetype"), url("../../fonts/roboto-v16-latin-900.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* CSS Document */
body.index {
  padding-bottom: 50px; }

/** Make simulation fit in container **/
#screen-container {
  margin: 0 !important;
  overflow: hidden !important;
  border: none;
  height: 500px;
  width: 968px; }

.screenstate {
  border: none; }

html.simulation, html.simulation body {
  height: auto;
  width: auto;
  overflow: hidden !important; }

/** ------------------------------------------- **/
/** Old Practice CSS **/
/** Custom Styles for practice questions only **/
#progress {
  background: #f7aa29;
  color: #fff;
  font-size: 1.5em;
  margin: 1em auto; }

/** Nav Buttons **/
#prev-lesson {
  background: url("../../images/keratometer/video-player-buttons.png") left;
  display: inline-block; }

#next-lesson {
  background: url("../../images/keratometer/video-player-buttons.png") right;
  display: inline-block; }

.control-button {
  width: 34px;
  height: 39px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  cursor: pointer; }

.control-button:hover {
  text-decoration: none !important; }

/*.control-button.menu-button, .return-button {
    background: #f1f1f1;
    border: 1px solid #c3c3c3;
    border-radius: 5px;
    width: 80px;
    text-align: center;
    color: #3f7189;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 11px;
	display:inline-block;
}*/
.control-button.menu-button {
  height: 39px;
  width: 68px;
  text-indent: -999px;
  overflow: hidden;
  background: url("../../images/keratometer/menu-button.png");
  display: inline-block; }

.control-button.menu-button:hover {
  text-decoration: none; }

.control-button.disabled {
  opacity: .3; }

/** End Nav **/
#simulationcanvas {
  border: none; }

#practicequestion {
  border: 1px solid #ccc;
  padding: 1em 2em; }

.highlightcorrect {
  background-color: #f9f1ad;
  border: 1px solid #f7af5c;
  width: 600px; }

#myModal {
  display: none; }

.modal-backdrop {
  background: none;
  display: none; }

#distractors {
  position: relative; }

.modal-body {
  /*height: 250px;*/ }
  .modal-body table {
    width: 70%;
    margin-bottom: 6px; }
  .modal-body table tr td:first-child {
    width: 34%; }
  .modal-body table tr td:nth-child(3) {
    width: 15%; }
  .modal-body .or-line {
    margin-bottom: 5px; }
  .modal-body .rotation-direction {
    margin: 0px 0 15px;
    font-style: italic;
    font-size: 13px; }

.modal-content {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -moz-transition: none;
  -webkit-transition: none;
  border: 0px;
  /*width:380px;*/
  width: 460px;
  positon: absolute;
  float: right; }

.modal-dialog {
  position: absolute;
  right: 0px;
  top: 0px;
  float: right;
  width: 320px;
  margin: 0 auto 30px; }

.modal {
  position: absolute;
  height: 700px; }

h4.modal-title {
  padding-left: 20px; }

.correct .modal-body {
  border-bottom: 2px solid #82a03d;
  border-left: 2px solid #82a03d;
  border-right: 2px solid #82a03d;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  position: relative;
  top: -1px;
  /*height:300px;*/ }

.correct .modal-header {
  background: #d4e1c4;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q0ZTFjNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZWQyYTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #d4e1c4 0%, #bed2a1 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d4e1c4), color-stop(100%, #bed2a1));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #d4e1c4 0%, #bed2a1 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #d4e1c4 0%, #bed2a1 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #d4e1c4 0%, #bed2a1 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #d4e1c4 0%, #bed2a1 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4e1c4', endColorstr='#bed2a1',GradientType=0 );
  /* IE6-8 */
  height: 30px;
  padding: 2px 8px 0px 0px;
  text-align: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }

.correct .closebutton {
  background: #ffffff;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMjglIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzgyYTAzZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9yYWRpYWxHcmFkaWVudD4KICA8cmVjdCB4PSItNTAiIHk9Ii01MCIgd2lkdGg9IjEwMSIgaGVpZ2h0PSIxMDEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-radial-gradient(center, ellipse cover, #ffffff 28%, #82a03d 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(28%, #ffffff), color-stop(100%, #82a03d));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #ffffff 28%, #82a03d 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #ffffff 28%, #82a03d 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #ffffff 28%, #82a03d 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, #ffffff 28%, #82a03d 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#82a03d',GradientType=1 );
  /* IE6-8 fallback on horizontal gradient */
  border: 1px solid #82a03d;
  border-radius: 10px;
  padding: 0px;
  margin: 0px;
  float: right;
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 20px;
  line-height: 18px;
  top: 3px;
  position: relative;
  cursor: pointer; }

.correct .closebuttontext {
  color: #82a03d;
  position: relative;
  top: 0; }

.closebuttontext:hover {
  color: white; }

.incorrect .modal-body {
  border-bottom: 2px solid #f7aa29;
  border-left: 2px solid #f7aa29;
  border-right: 2px solid #f7aa29;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  position: relative;
  top: -1px;
  /*height:300px;*/ }

.incorrect .modal-header {
  background: #fbd494;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZDQ5NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2FiMmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #fbd494 0%, #f7ab2c 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbd494), color-stop(100%, #f7ab2c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fbd494 0%, #f7ab2c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fbd494 0%, #f7ab2c 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fbd494 0%, #f7ab2c 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #fbd494 0%, #f7ab2c 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbd494', endColorstr='#f7ab2c',GradientType=0 );
  /* IE6-8 */
  height: 30px;
  padding: 2px 8px 0px 0px;
  text-align: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }

.incorrect .closebutton {
  background: #ffffff;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZjODc3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #ffc877 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #ffffff), color-stop(100%, #ffc877));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%, #ffc877 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #ffffff 0%, #ffc877 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #ffffff 0%, #ffc877 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, #ffffff 0%, #ffc877 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffc877',GradientType=1 );
  /* IE6-8 fallback on horizontal gradient */
  border: 1px solid #ff8900;
  border-radius: 10px;
  padding: 0px;
  margin: 0px;
  float: right;
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 20px;
  line-height: 18px;
  top: 3px;
  position: relative;
  cursor: pointer;
  padding-top: 2px;
  padding-left: 1px; }

.incorrect .closebuttontext {
  color: #ff8900;
  position: relative;
  top: -2px; }

.padded {
  padding-left: 60px; }

.greyedout {
  background-color: #f0f1f1;
  border: 1px solid #818383;
  padding-left: 10px;
  color: #484848; }

.flatbutton {
  background-color: #f0f1f1;
  border: 1px solid #b6b8b9;
  color: #035f96;
  font-weight: bold; }

.checkanswer {
  color: #0c5a90; }

.answerlabel {
  font-weight: bold;
  text-size: 11px; }

.exampleanswer {
  border: 1px solid #d0d0d0;
  border-radius: 3px;
  display: inline-block;
  width: 135px;
  text-align: center; }

body.modal-open {
  overflow: scroll; }

#btnClose {
  position: fixed;
  top: 85px;
  right: 40px;
  cursor: pointer;
  display: none;
  z-index: 3; }

/** Scroll Button **/
#btnScroll {
  position: fixed;
  bottom: 45px;
  right: 40px;
  cursor: pointer;
  z-index: 4;
  transition: transform .5s ease-in-out;
  display: none; }

#btnScroll.up {
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg); }

.blink {
  animation: blink-animation 1s steps(20, start) infinite;
  -webkit-animation: blink-animation 1s steps(20, start) infinite; }

@keyframes blink-animation {
  to {
    opacity: .5; } }

@-webkit-keyframes blink-animation {
  to {
    opacity: 1; } }

/** End Old practice CSS **/
/** ----------------------------------------------------- **/
.container {
  width: 968px; }

#distractor1 {
  margin-bottom: 20px;
  margin-top: 20px; }
  #distractor1 .input-group {
    width: 110% !important; }
    #distractor1 .input-group input {
      text-align: center; }
  #distractor1 .input-group-addon {
    border: none;
    background: none;
    padding-left: 2px;
    padding-right: 0; }
  #distractor1 .input-group .form-control:not(:last-child), #distractor1 .input-group-addon:not(:last-child), #distractor1 .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn, #distractor1 .input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle), #distractor1 .input-group-btn:not(:last-child) > .btn, #distractor1 .input-group-btn:not(:last-child) > .btn-group > .btn, #distractor1 .input-group-btn:not(:last-child) > .dropdown-toggle {
    border-radius: .25rem; }
  #distractor1 label {
    font-weight: bold;
    font-size: 13px;
    text-align: center; }

iframe.simulation {
  width: 970px;
  height: 502px;
  overflow: hidden !important;
  margin: 0 auto;
  border: 1px solid #ccc;
  display: block; }

#questions, #questions .container {
  margin: 24px auto 0; }

/** Entry table **/
.table-distractors {
  width: 55%; }

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border: none;
  vertical-align: middle; }

.table-distractors > tbody > tr > td {
  border: 1px solid #ccc;
  border-collapse: collapse; }

.table-distractors > tbody > tr > td .form-control {
  width: 60px;
  display: inline; }

#distractor2 {
  padding-left: 20px; }

.feedbackposition .col-xs-3 {
  padding-right: 0; }

.feedbackposition table.blank td {
  padding: 0; }

.feedbackmeta {
  margin-top: 15px;
  color: #1a578b; }
