/*@charset "utf-8";
 CSS Document */
body {
  /*background-image:url('../jmimg/big-bg.jpg');*/
  background-repeat: no-repeat;
  background-color: #ffffff; /*#630A0A;*/
  background-position: top center;
  background-attachment: fixed;
}

.container_16 {
  margin-top: 10px;
  background-color: #fff;
  -moz-box-shadow: #000 0px 0px 6px;
  -moz-box-shadow: #000 0px 0px 6px;
  -khtml-box-shadow: #000 0px 0px 6px;
  -webkit-box-shadow: #000 0px 0px 6px;

  -moz-border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;

  /*background: #fff url(..jmimg/16_col.gif) repeat-y;*/
}

#top {
  background-image: url("../jmimg/top_bg.png");
  background-repeat: repeat-x;
  background-position: top;
  height: 107px;
  /*border-bottom:1px solid #000;*/
}

#logo_slider div.pad {
  padding-top: 7px;
}

.nav_main {
  font-size: 14px;
}

#whats_new div.pad {
  padding: 5px;
}

#whats_new div.content {
  padding: 5px;
  /*border:1px solid #ededed;
	-moz-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;*/
}

#whats_new ul li {
  margin: 15px;
}

#whats_new li {
  margin-left: 1px;
  margin-bottom: 5px;
  font-size: 10px;
}

#whats_new li a {
  text-decoration: none;
}

#whats_new li a:hover {
  text-decoration: underline;
}

#quick_links ul {
  list-style-image: url("../jmimg/information.png");
}

#quick_links ul li {
  margin: 15px;
}

#quick_links ul li a {
  color: #063;
  text-decoration: none;
  border-bottom: 2px solid #063;
}

#quick_links ul li a:hover {
  color: #999;
}

#banner {
  background-color: #fff;
}

#main_content {
  background-color: #fff;
}

#main_content div.pad {
  margin: 10px 0;
  /*padding:10px;*/
}

#left_content div.pad {
  border-right: 1px solid #ccc;
}

#footer {
  background-color: #e85656;
  padding-top: 8px;
  text-align: center;
}

#footer a {
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

#footer a span {
  color: #000;
}

form.login fieldset {
  margin-top: 15px;
  padding: 10px;
  border: 1px solid #ccc;
  -moz-border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.form-noindent {
  background-color: #fff;
  border: 1px solid #063;
}

form.login input[type="text"],
form.login input[type="password"] {
  border: 1px solid #ccc;
}

/*---  Changes made by tooCoded  ---*/

.outer-form-box,
.outer-form-box2,
.outer-form-box3 {
  /* background-image: url('../jmimg/topsrchBg.jpg');*/
  background-repeat: repeat-x;
  background-position: bottom;
  background-color: #d2dbe4;
  min-height: 110px;
  border: 1px solid #ccc;
  margin: 0 auto;
}

.outer-form-box2 {
  background-color: #efe2c9;
}

.outer-form-box table,
.outer-form-box2 table {
  margin: 0 auto;
}

.table-row table tr {
  border-bottom: 1px solid #006699;
}

.grid-fix {
  margin-left: -9px !important;
}

.result-box {
  width: 912px;
  min-height: 60px;
  margin: 0 auto;
  margin-bottom: 20px;
}

.restop {
  width: 912px;
  height: 39px;
  background-image: url("../jmimg/restop.png");
  background-repeat: no-repeat;
  margin: 0;
}

.resmid {
  width: 912px;
  min-height: 11px;
  background-image: url("../jmimg/resmid.png");
  background-repeat: repeat-y;
  margin: 0;
}

.resmid table {
  margin: 5px 24px 10x 6px !important;
  width: 96% !important;
  margin: 0 auto;
}

.resmid table tr td table {
  margin: 0 auto !important;
}

.resbottom {
  width: 912px;
  height: 16px;
  background-image: url("../jmimg/resbottom.png");
  background-repeat: no-repeat;
  margin: 0;
}

.de-margin {
  margin-left: -5px;
}

.result-box-right {
  width: 620px;
  min-height: 60px;
  margin: 0 auto;
  margin-bottom: 20px;
}

.restop-right {
  /* Safe width for tables or anything to span within these is 612px*/
  width: 620px;
  height: 39px;
  background-image: url("../jmimg/restop2.png");
  background-repeat: no-repeat;
  margin: 0;
}

.resmid-right {
  /* Safe width for tables or anything to span within these is 612px*/
  width: 620px;
  min-height: 11px;
  background-image: url("../jmimg/resmid2.png");
  background-repeat: repeat-y;
  margin: 0;
}

.resmid-right table /*Make table 612px maximum*/ {
  margin: 0 auto !important;
}

.resbottom-right {
  /* Safe width for tables or anything to span within these is 612px*/
  width: 620px;
  height: 16px;
  background-image: url("../jmimg/resbottom2.png");
  background-repeat: no-repeat;
  margin: 0;
}

li.nav_home {
  background-image: url("../jmimg/home_logo.png");
  background-color: Transparent;
  background-repeat: no-repeat;
  width: 41px;
  height: 50px;
  position: relative;
  top: -17px;
}

li.nav_home a {
  width: 41px;
  height: 50px;
  display: block;
}

li.nav_home a img {
  display: none;
}

#nav {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 11px;
  height: 69px;
  width: 968px;
  background-image: url("../jmimg/main_nav_bg.png");
  background-repeat: no-repeat;
}

#container-new {
  margin: 0 auto;
  width: 968px;
  height: 150px;
  background-image: url("../jmimg/log_box_bg.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
}

#container-new-righty {
  margin: 0 auto;
  width: 968px;
  height: 150px;
  background-image: url("../jmimg/log_box_bg.jpg");
  background-repeat: no-repeat;
  background-position: 450px bottom;
}

.menu-left {
  float: left;
}

#search-right {
  background-image: url("../jmimg/nav_search_bg.png");
  background-repeat: no-repeat;
  width: 200px;
  height: 24px;
  position: relative;
  left: 743px;
  top: 28px;
}

.search-right-tbox input {
  background-color: transparent;
  border: none;
  width: 160px;
  height: 19px;
  padding: 0 5px 0 10px;
  font-size: 14px;
  color: #333;
  position: relative;
  top: -48px;
}

.search-right-button input {
  width: 16px;
  height: 16px;
  background-image: url("../jmimg/searchglass.png");
  background-color: transparent;
  background-repeat: no-repeat;
  border: none;
  position: relative;
  top: -66px;
  left: 176px;
}

.log-panel {
  width: 492px;
  height: 70px;
  margin-left: 238px;
}

.log-panel-righty {
  width: 492px;
  height: 70px;
  margin-left: 450px;
}

#log-box-left {
  float: left;
  width: 245px;
  height: 60px;
  border-right: 1px solid #ffffff;
}

#log-box-right {
  float: right;
  width: 245px;
  height: 60px;
  position: relative;
  z-index: 10;
}

#log-box-left p,
#log-box-right p {
  color: #fff;
  margin-left: 10px;
}

#log-box-left a,
#log-box-right a {
  color: #fff;
}

#log-box-left a:hover,
#log-box-right a:hover {
  font-weight: bold;
}

#log-box-right ul {
  list-style-image: url("../jmimg/raquo.png");
}

.str8 {
  width: 968px;
  display: block;
}

#banner-area {
  width: 960px;
  height: 250px;
  /* background-image: url("../jmimg/banner-home.jpg"); */
  background-image: url("../jmimg/tvet-banner.jpg");
  background-repeat: no-repeat;
  margin: 0 auto;
  position: relative;
  margin-bottom: -17px;
  margin-top: -50px;
  z-index: -1099999;
}

#banner-all {
  width: 960px;
  height: 120px;
  /* background-image: url("../jmimg/bannerinner.jpg"); */
  background-image: url("../jmimg/tvet-logo.png");
  background-repeat: no-repeat;
  background-size: 380px;
  margin: 0 auto;
  position: relative;
  margin-bottom: -17px;
  margin-top: -65px;
  z-index: -1099999;
}

.img-link a {
  background-image: url("../jmimg/pwrbtn.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding: 0px 0 2px 17px;
}

.img-link a:hover {
  background-image: url("../jmimg/pwrbtn2.png");
}

#site_footer {
  width: 960px;
  height: 180px;
  background-image: url("../jmimg/footerbg.jpg");
  background-repeat: repeat-x;
}

#site_footer p {
  color: #333;
  font-family: Lucida Sans, Arial;
  margin-left: 20px;
  font-size: 11px;
}

#site_footer a {
  /*color: #333;
	text-decoration: none;
	font-weight:normal;*/
}

#site_footer a:hover {
  /*color: #0066FF;
	text-decoration: underline;
	font-weight:normal;*/
}

#site_footer img {
  border: none;
}

#site_footer ul li {
  list-style-image: url("../jmimg/raquo.png");
}

#site_footer ul {
  margin: 0;
}

#site_footer h6 {
  font-size: 14px;
  font-family: Lucida Sans, Arial;
}

.centerDiv {
  margin: 0 auto !important;
}

/************   ASSESSMENT STYLES   *************/
.checkradio {
  margin: 10px 14px;
  background-color: #ccc;
  -moz-box-shadow: 0px 0px 5px #000;
  -webkit-box-shadow: 0px 0px 5px #000;
  box-shadow: 0px 0px 5px #000;
}

.checkradio table {
  width: 800px;
  margin-left: 10px;
}

.checkradio table tr td {
  width: 150px;
  text-align: left;
  padding-top: 5px;
  padding-bottom: 5px;
}

.keep {
  background-color: #333;
  color: #fff !important;
  padding: 5px;
  text-align: left !important;
}

.rAlign {
  text-align: right;
}

.quest input {
  width: 600px;
  padding: 4px;
}

.questArea {
  width: 600px;
  height: 100px;
  padding: 4px;
}

.diff {
  font-size: 20px;
}

.td-fix table tbody tr th {
  padding-left: 5px;
}
/***********************/

/* Added by Okari Banton Start */

.topxResult {
  color: #ffffff;
  font-size: 10pt;
  height: 100%;
  margin: 0 auto;
  padding-top: 15px;
  padding-right: 20px;
}

/* End Added by Okari Banton */

.start-wall {
  background-image: url("../jmimg/start-wall.png");
  width: 588px;
  height: 334px;
}

/* Added by Okari Banton Updating Assessment Engine */

.Addmenubar {
  background: #eee;
  margin-top: 5px;
}

#Addmenubar {
  width: 900px;
  padding-bottom: 10px;
  z-index: 1;
}

#Addmenubar ul {
  margin: 0;
  padding: 0;
  padding-top: 10px;
  padding-left: 5px;
  z-index: 1;
}

#Addmenubar ul li {
  position: relative;
  float: left;
  list-style: none;
  margin-top: 0;
  margin-left: 0;
  text-align: center;
  list-style: none;
  display: inline;
  z-index: 1;
}

#Addmenubar li a {
  display: block;
  height: 30px;
  line-height: 38px;
  color: white;
  font-size: 12px;
  background-color: #e5e5e5;
  color: #333;
  padding-left: 10px;
  padding-right: 10px;
  border-top: 1px solid white;
  border-bottom: 1px solid #aaa;
  border-right: 1px solid #fff;
  border-right-width: 90%;
  text-decoration: none;
  z-index: 1;
}

#Addmenubar li a:hover {
  background-color: whiteSmoke;
  color: #366;
}

.reportcontainer {
  width: 230px;
  float: left;
  -margin: 0px;
  padding: 0px;
  margin-bottom: 20px;
}

.reportbody {
  width: 228px;
  float: left;
  border: 1px solid #ccc;
  background: #f2f2f2;
  -margin: 0px;
  -padding: 0px;
}

.reportbody h3 {
  line-height: 34px;
  height: 34px;
  background: #05577f;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  padding-left: 10px;
  color: white;
  font-weight: normal;
  padding-top: 0px;
  padding-bottom: 0px;
}

.reportbody ul {
  list-style: none;
  width: 212px;
  float: left;
  background: #eee;
  padding: 15px 8px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.reportbody ul li {
  float: left;
  width: 212px;
  height: 22px;
  padding-bottom: 5px;
  background: url("../jmimg/control_li_bg.jpg") 0 0 no-repeat;
}

.reportbody ul li div.list {
  width: 212px;
  height: 22px;
  line-height: 20px;
  float: left;
  padding-left: 20px;
  background: url("../jmimg/blue_bullet.png") 5px center no-repeat;
  color: #0e638e;
}

.reportbody ul li a {
  line-height: 20px;
  color: #0e638e;
}

/*form styles*/

.form-head-edit h3,
.form-head-reg h3,
.form-head-edit-popup h3 {
  font-family: Arial Black, Arial;
  font-size: 20px;
  margin: 0 20px;
  padding-top: 5px;
  color: #fff;
  font-weight: normal;
}

.form-table-grey tr td,
.form-table-grey2 tr td {
  font-family: PerspectiveSansRegular, Tahoma, Lucida Sans;
  font-size: 14px;
  color: #000000;
  margin-left: 12px;
}

/*Form styles etc...*/

.form-box-grey-width {
  width: 880px;
}

.form-box-grey {
  width: 880px;
  min-height: 50px;
  background: #fcfed8;
}

.form-box-grey-popup {
  width: 640px;
  -min-height: 50px;
  background: #f2f2e6;
  border: solid 2px #ccc;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1) inset;
}

.form-head-edit,
.form-head-reg,
.form-head-edit-popup {
  /*width: 880px;
	height: 40px;
	background-image: url("../jmimg/form-head-edit-bg.png");
	background-repeat: no-repeat;*/
  width: 100%;
  height: 40px;
  background-image: url("../jmimg/divbg.jpg");
  background-repeat: repeat-x;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
}

.form-head-reg h3,
.form-head-edit h3,
.form-head-edit-popup h3 {
  background-image: url("../jmimg/cogbg.jpg");
  background-repeat: no-repeat;
  background-position: 97% top;
  height: 40px;
}

.form-head-edit h3,
.form-head-edit-popup h3 {
  background-image: url("../jmimg/editbg.jpg");
}

.form-head-reg {
  /*background-image: url("../jmimg/form-head-reg-bg.png");*/
}

.form-head-edit-popup {
  /*width: 640px;
	height: 40px;
	background-image: url("../jmimg/form-head-edit-bg-popup.png");
	background-repeat: no-repeat;*/
}

#close-pop {
  float: right;
  margin-top: -50px;
  margin-left: 30px;
}

.close-pop {
  float: right;
  margin-top: -37px;
  margin-left: 0;
  margin-right: 8px;
}

.modalPopupt {
  left: 50% !important;
  top: 50% !important;
  position: absolute !important;
  transform: translate(-50%, -50%) !important;
  width: auto !important;
  margin: 0;
}

.container_16 {
  position: relative !important;
}

.form-body-box-grey {
  width: 880px;
  min-height: 50px;
  background-color: #999999;
}

.form-body-box-grey-inner {
  background-color: #999999;
}

.form-body-box-grey-popup {
  width: 640px;
  min-height: 50px;
  background-color: #999999;
}

.table-box {
  width: 570px;
  float: left;
}

.form-table-grey,
.form-table-grey-inner {
  width: 570px;
  border-spacing: 1px;
}

.form-table-grey2 {
  width: 100%;
  border-spacing: 1px;
}

.form-table-grey tr td,
.form-table-grey2 tr td,
.form-table-grey-inner tr td {
  padding: 8px;
}

.searchtable tr td {
  padding: 2px;
}

.grey1,
.grey2 {
  min-height: 48px;
  background-color: #cccccc;
}

.grey2 {
  background-color: #e2e2e2;
}

.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn-primary {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.btn-primary:hover {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #0a58ca;
}

.btn.btn-success {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}

.btn-success:hover {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
}
