/* Custom CSS for Trainingware.com */


/* General */
body {
  font-family: Arial, sans-serif !important;
}
main {
  margin-top: 25px;
}
#main {
  background-color: #eee;
}
#banner {
  background-color: #eee;
  border-bottom: 1px #ddd solid;
  padding-top: 10px;
}
footer {
  margin-top: 30px;
  margin-bottom: 30px;
  color: #ccc;
}
hr {
  border-color: #ddd;
}
.grey {
  color: #aaa;
}
.blue {
  color: #345a8d;
}
.blue-hl {
  color: #529cf3 !important; 
}
.tan {
  color: #ce4844;
}
.light {
  font-weight: normal;
}
.page-menu {
  font-size: 16px;
  font-weight: 500; 
}
.no-padding {
  padding: 0;
}
.f24 {
  font-size: 24px;
  font-weight: bold;
  margin-top: 20px;
}
hr.nav {

}

/* Links */
/* –––––––––––––––––––––––––––––––– */
a {
  color: #529cf3;
}
a.anchor, a.anchor:hover, a.anchor:active, a.anchor:focus {
  text-decoration: none;
  color: #345a8d;
  cursor: default;
}
a.button-link {
  color: #FFF;
  background-color: #2b5490;
  border-color: #2b5490;
  letter-spacing: .5px;
  padding: 10px;
  border-radius: 6px;
}
a.button-link:hover {
  background-color: #529cf3;
  text-decoration: none;
}


/* Table */ 
/* –––––––––––––––––––––––––––––––– */
table {
  width: 100%;
}
.table>tbody>tr>th, .table>tbody>tr>td {
  background-color: #fff;
}
td p {
  margin: 0;
  line-height: 1.3;
  padding: 10px;
}

/* Images */ 
/* –––––––––––––––––––––––––––––––– */
figure.image {
  border: 0 !important;
  background-color: transparent !important;
  margin-bottom: 25px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  display: table;
}
figure.align-left {
  float: left;
}
figure.align-right {
  float: right;
}

figure.image figcaption {
  margin: 6px 8px 6px 8px;
  text-align: center;
  font-weight: bold;
}
figure.image img {
  margin-left: auto !important;
  margin-right: auto !important;
}
img.default {
  border: 1px #ccc solid;
}


/* Lesson Content */ 
/* –––––––––––––––––––––––––––––––– */
.lesson_content {
  padding: 10px 15px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  background-color: #FFF;
  font-size: 18px;
  line-height: 30px;
}
.reading_content {
  padding: 20px 50px 20px 50px;
}
.editable-textfield {
  background-color: white;
  height: 34px;
  padding: 5px 10px 5px 10px;
  border: 1px solid #ccc ;
}
.lesson_content h2, .lesson_content h3, .lesson_content h4, .lesson_content h5, .lesson_content h6 {
  /*font-family: 'Droid Serif', serif;*/
  font-weight: 700;
  margin-top: 35px;
}
.lesson_content h2 {
  font-size: 32px;
}
.lesson_content h3 { 
  font-size: 30px;
}

.lesson_content h4 { 
  font-size: 26px;
}

.lesson_content h5 {
  font-size: 22px;
}
#learning_milestones, #learning_measurement_div {
  padding-left: 10px;
  padding-bottom: 10px;
}
.editor-label {
  margin-bottom: 0;
}
.constrain {
  margin-right: auto;
  margin-left: auto;
  max-width: 750px;
}
.lesson_content_spacer {
  min-height: 20px;
}
#lesson_title {
  font-size: 26px;
  font-weight: 700;
  color: rgb(51,51,51);
  height: 50px !important;
}



/* Images */ 
/* –––––––––––––––––––––––––––––––– */
.admin-logo {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* Navigation */ 
/* –––––––––––––––––––––––––––––––– */
.sidenav {
  height: 100%;
  width: 48px;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #FFF;
  overflow-x: hidden;
  /*transition: .3s;*/
  padding-top: 15px;
  border-right:1px solid #ddd;
  /*display: none;*/
}
.links-and-buttons {
  padding-left: 6px;
}
.nav-div {
  clear: both;
  height: 40px;
}
.nav-links:hover, .nav-buttons:hover {
  color: #529cf3;
  text-decoration: none;
}
.nav-buttons {
  background-color: transparent;
  border: none;
  margin-left: -3px;
}
.table-header-btn {
  background-color: transparent;
  border: none;
  text-transform: uppercase;
  padding-bottom: 0;
  color: #345a8d;
}
.table-header-btn:hover {
  color: #529cf3;
}
.nav-links, .nav-buttons {
  color: #777;
  font-size: 18px;
}
.nav-button-icons, .nav-link-icons {
  float: left; 
  width: 28px; 
  margin-right: 9px;
  line-height: 25.7143px;
}
.nav-button-icons {
  text-align: center;
  margin-right: 9px;
}
.nav-link-icons {
  text-align: center;
}
.nav-button-text {
  float: left;
  line-height: 25.7143px;
}
.nav-link-icons {
  float: left;
  margin-left: 4px;
}
/*.sidenav a {
  padding: 12px 18px 0 18px;
  text-decoration: none;
  font-size: 16px;
  color: #777;
  letter-spacing: .5px;
  font-weight: 300;
  display: block;
  transition: 0.15s;
  cursor: pointer;
}
.sidenav a:hover, .offcanvas a:focus{
  color: #529cf3;
}*/
.closebtn {
  font-size: 24px;
  background-color: #FFF;
  border: 0;
  padding-left: 18px;
  color: #777;
}
.closebtn:hover {
  background-color: #FFF;
  cursor: pointer;
  color: #529cf3;
}
.progressbutton {
  font-size: 16px;
  background-color: #FFF;
  border: 0;
  padding-left: 18px;
  color: #777;
}
.progressbutton:hover {
  background-color: #FFF;
  cursor: pointer;
  color: #529cf3;
}
.x-btn {
  width: 15px;
}
.nav-icons {
  width: 30px;
  float: left;
  padding-bottom: 12px;
}
.toggle{
  font-size:30px;
  cursor:pointer;
  color: #bbb;
  margin-left:15px;
  font-weight: 300;
  position: fixed;
  top: 0px;
  left: 0px;
}
.toggle-main {
  margin-left: 225px !important;
}
.toggle-nav {
  width: 225px !important;
}
.nav-branding {
  margin-left: 20px;
  margin-top: 20px;
}
@media screen and (max-height: 450px) {
  /*.sidenav {padding-top: 15px;}*/
  /*.sidenav a {font-size: 18px;}*/
}
#main {
  /*transition: margin-left .3s;*/
  margin-left: 48px;
}
#open {
  width: 15px;
  height: 15px;
  display: none;
}
a.active {
  color: #529cf3;
}
#hidden-inst-nav {
  display: none;
}
#quick-nav {
  padding-left: 15px;
  padding-right: 15px;
}
.qn_selector_label {
  color: #777;
  font-weight: 100;
}
#progress-note-icon {
  cursor: pointer;
}
.progress-note-icon-min {
  border-bottom: 1px #ddd solid;
  margin-left: -18px;
  width: 100px;
  padding-left: 18px;
  padding-bottom: 24px;
  margin-bottom: 20px;
}
#student_selector, #choose_action, #course_selector {
  margin-bottom: 14px;
}


/* Lists */ 
/* –––––––––––––––––––––––––––––––– */
ul, ol, ol ol, ol ul, ul ol, ul ul {
  margin-left: 0;
}
li, ul, ol {
  margin-bottom: 10px;
}

ul.nav-ul li  {
  margin: 0 !important;
}

ul.nav-ul li a {
  margin: 0 !important;
  padding: 5px 0;
}


/* Buttons */ 
/* –––––––––––––––––––––––––––––––– */
#submit-btn {
	margin-top: 37px;
}
.btn-content-header {
  text-align: left;
  width: 100%;
  background-color: #bfbfbf;
  border: 1px solid #bfbfbf;
}
.btn-content-header:hover {
  background-color: #ddd;
}
.btn-default {
  margin-bottom: 15px;
}
.save-editor {
  margin-top: 20px;
}
.btn-style1, .btn-style1:focus {
  color: #FFF;
  background-color: #2b5490;
  border-color: #2b5490;
  letter-spacing: .5px;
  margin: 15px 0;
}
.btn-style1:hover {
  background-color: #529cf3;
  border-color: #529cf3;
  color: #FFF;
  letter-spacing: .5px;
}

.btn-style2, .btn-style2:focus {
  margin-top: 10px;
  color: #000;
  background-color: #ccc;
  border-color: #ccc;
}
.btn-style2:hover {
  background-color: #eee;
  color: #000;
}

.btn-style3, .btn-style3:focus {
  margin-top: 56px;
  color: #FFF;
  background-color: #2b5490;
  border-color: #2b5490;
  letter-spacing: .5px;
  width: 100%;
  height: 34px;
}
.btn-style3:hover {
  background-color: #529cf3;
  border-color: #529cf3;
  color: #FFF;
  letter-spacing: .5px;
}
@media (max-width: 992px) {
  .btn-style3, .btn-style3:focus {
    margin-top: 10px;
    margin-bottom: 30px;
    width: 30%;
    margin-left: 35%;
  }
}
.btn-style4, .btn-style4:focus {
  margin-top: 34px;
  color: #000;
  background-color: #ccc;
  border-color: #ccc;
  width: 100%;
}
.btn-style4:hover {
  background-color: #eee;
  color: #000;
}
@media (max-width: 992px) {
  .btn-style4, .btn-style4:focus {
    margin-top: 0px;
    width: auto;
  }
}
.btn-style5, .btn-style5:focus {
  margin-top: 34px;
  color: #FFF;
  background-color: #2b5490;
  border-color: #2b5490;
  width: 100%;
}
.btn-style5:hover {
  background-color: #5bc0de;
  color: #FFF;
}
@media (max-width: 992px) {
  .btn-style5, .btn-style5:focus {
    margin-top: 0px;
    width: auto;
  }
}
.btn-badge {
  background-color: #eee;
  color: #000;
}
.milestone_title {
  font-size: 14px;
}

/* Images */
#header-logo {
	width: auto;
	height: 75;
	padding-top: 15px;
}

/* Tables */
th, td {
  border: 1px solid #777 !important;
}
td { 
  background-color: #fff !important;
}
th {
  text-transform: uppercase;
  text-align: center !important;
  background-color: #eee;
}
.td-progress-instructor-notes, .td-summary-skill {
  width: 50%;
}
.td-comp-instructor-notes {
  width: 45%;
}
.td-quiz-pre, .td-quiz-post, .td-comp-pre, .td-comp-post {
  width: 5%;
}
.td-quiz-instructor-notes, .td-quiz-question {
  width: 30%;
}
table.no-border, td.no-border {
  border: none !important;
  background-color: transparent !important;
}
table.no-border {
  margin-top: -6px;
}
.input-in-table {
  margin-bottom: 0;
  margin-left: 10px;
  margin-top: 12px;
}

/* New Column Sizes */
.col-xs-size1, .col-sm-size1, .col-md-size1, .col-lg-size1,
.col-xs-size2, .col-sm-size2, .col-md-size2, .col-lg-size2 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-size2 {
  width: 8%;
  float: left;
}
.col-xs-size1 {
  width: 23%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-size1 {
    width: 23%;
    float: left;
  }
  .col-sm-size2 {
    width: 8%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-size1 {
    width: 23%;
    float: left;
  }
  .col-md-size2 {
    width: 8%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-size1 {
    width: 23%;
    float: left;
  }
  .col-lg-size2 {
    width: 8%;
    float: left;
  }
}

/* Headers */
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}
h2.labels {
	margin-top: 10px;
  font-size: 16px;
}
h2.nav-h2 {
  font-size: 20px;
}
h3.btn-h3 {
  margin-top: 10px;
}
h4.btn-h4 {
  margin-top: 5px;
  margin-bottom: 5px;
}

/* Radio Buttons */
label.radio-inline {
	margin-left: 0 !important;
	margin-right: 10px;
}
@media only screen and (max-width: 991px) {
	#radio-buttons {
		height: auto;
		margin-left: 0;
	}
}

/* Result Tables */
.remove-h2 h2 {
  font-size: 14px;
  margin: 0;
  line-height: 20px;
  font-weight: normal;

}
/* Modal */
.fade {
  opacity: 0;
  -webkit-transition: opacity .0000001s;
  -moz-transition: opacity .0000001s;
  -ms-transition: opacity .0000001s;
  -o-transition: opacity .0000001s;
  transition: opacity .0000001s;
  transition-delay: initial;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0s ease-out;
  -o-transition: -o-transform 0s ease-out;
  transition: transform 0s ease-out;
  transition-property: transform;
  transition-duration: 0s;
  transition-timing-function: ease-out;
  transition-delay: initial;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
.lg-fa {
  font-size: 200px !important;
}

/* Dialog Box */
#dialog_box_bg {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  background-color: rgba( 0, 0, 0, .6 );
  display: none;
}

#dialog_box {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  padding: 30px 10px;
  width: 500px;
  text-align: center;
  z-index:11;
  border-radius: 6px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 15px 0px;
}

@media only screen and (max-width: 568px) {
  #dialog_box {
    width: 350px;
  }
}

@media only screen and (max-width: 350px) {
  #dialog_box {
    width: 320px;
  }
}

#note_box_bg, #help_box_bg {
  position: fixed;
  top: 110px;
  left: 18px;
  transform: translate(0%, 0%);
  background: #fff;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  padding: 10px;
  width: 26%;
  z-index:8;
  border-radius: 6px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 15px 0px;
  display: none;
}

@media only screen and (max-width: 768px) {
  #note_box_bg { 
    left: 5%;
    width: 90%;
  }
}
.stop-scrolling {
  margin: 0; 
  height: 100%; 
  overflow: hidden;
}

/* Admins Forms */
.form_error {
  color: #cc0000;
  font-weight: bold;
  display: none;
}

.change_div {
  padding: 15px;
  background-color: #FFF;
  border: #ddd 1px solid;
}
.instructor_content {
  background-color: #ffff00;
}