body {
  font-size: 14px;
}
.border {
  margin: 0;
  padding: 0;
  border: 1px solid #0f6da8;
}
.tablecenter50 {
  width: 50%;
  margin-left: 25%;
  margin-right: 25%;
}
.tablecenter90 {
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
}
.tablecenter100 {
  width: 100%;
  margin-top: 5px;
}
.tablecenter {
  width: 100%;
}
.hr {
  width: 773px;
  padding: 0 0 0 12px !important;
  margin: 0 0 7px 10px;
  border-top: 1px solid #dbd8d8;
  font-size: 10px;
}
hr {
  margin-top: 15px;
}
p {
  margin-bottom: 10px;
  font-size: 14px; /*font-family: 'Whitney SSm A','Whitney SSm B',Calibri,Helvetica;*/
}
div,
li {
  font-size: 14px;
  line-height: 1.25em; /*font-family: 'Whitney SSm A','Whitney SSm B',Calibri,Helvetica;*/
}

a {
  color: #83202f;
}

a:hover {
  color: #5e1621;
}

/*h1 {color:#0082c8; font-size:30px; line-height:1em; margin-bottom:20px;}
h2 {font-size: 14px; color:#0082c8; font-weight: bold; margin-bottom: 10px;}*/
#accordion h3 a {
  font-size: 14px;
  text-align: left;
  font-weight: bold; /*font-family: 'Whitney SSm A','Whitney SSm B',Calibri,Helvetica;*/
}
#accordion h3 a.bigger {
  font-size: 18px;
  text-align: left;
  font-weight: bold;
  color: #0082c8;
}
.notavailable {
  color: #c0c0c0;
}
p.welcome {
  margin-top: 5px;
}
/*.coatitle {color:#0082c8; font-size:20px; font-weight:bold;}*/
fieldset {
  width: 100%;
}

.faq {
  padding-left: 30px;
}
.faqanswer {
  padding-left: 50px;
}
.largebracket {
  font-size: 40px;
  vertical-align: middle;
  color: #666666;
  font-weight: 100;
}
.aligntop {
  vertical-align: top;
}
.alignmiddle {
  vertical-align: middle;
}
.alignbottom {
  vertical-align: bottom;
}

.coahead {
  font-size: 14px;
  color: #83202f;
  font-weight: bold;
  margin-bottom: 10px;
}
.ictableheader {
  background-color: #333;
  color: #ffffff;
  font-size: 12px;
  vertical-align: middle;
}
.icheader {
  color: #bf2e1a;
  font-size: 28px;
  line-height: 1em;
  margin-top: 6px;
  margin-bottom: 6px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.icsubheader {
  margin-top: 10px;
  border-bottom-color: gray;
  border-top-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 1px;
  border-right-width: 0px;
  border-bottom-style: solid;
  padding-left: 1px;
  padding-bottom: 1px;
  padding-right: 1px;
  padding-top: 10px;
}

.ictable {
  border-collapse: collapse;
  width: 100%;
  padding-left: 3px;
  padding-bottom: 3px;
  padding-right: 3px;
  padding-top: 3px;
  font-size: 12px;
}
.ictable td {
  font-size: 13px;
  padding: 5px;
  line-height: 18px;
  /*font-family: 'Whitney SSm A','Whitney SSm B',Calibri,Helvetica;*/
}
.ictablecell {
  padding-left: 1px;
  padding-bottom: 1px;
  padding-right: 1px;
  padding-top: 1px;
}
.ictitle {
  color: #005cab;
  font-size: 16px;
}
/*
td {
	text-align: left
}
a.link {
	color: #0082c8
}
*/

p {
  padding-bottom: 0.5em;
  line-height: 1.5em;
  font-size: 14px;
}
legend,
legend a {
  color: #00547a;
  font-weight: bold;
  font-size: 16px;
}
.red {
  color: #bf2e1a;
}
.certButton {
  background-color: #be2026;
  color: #ffffff;
  font-weight: bold;
  height: 30px;
  width: 270px;
  border: 1px solid white;
  font-size: 15px;
  padding: 6px 0 1px 0;
  vertical-align: middle;
}
.certButton a {
  color: #ffffff !important;
}
.certButton a:hover {
  color: #ffffff !important;
  text-decoration: none;
}
sup {
  font-size: 0.7em;
}
ol.objective-list {
  list-style-type: lower-alpha;
}
ol.objective-list li {
  margin-left: 0 !important;
  margin-bottom: 10px;
}
.indent.container {
  margin-left: 20px;
}
#checkboxDiv {
  float: left;
  width: 50%;
}

.mobileOnly {
  display: none;
}
#question1-1 {
  margin-top: -30px;
  padding-left: 50px;
  display: none;
}
#question1-2 {
  padding-left: 50px;
  display: none;
}

table.objectiveTable {
  padding-top: 10px;
}
table.objectiveTable td {
  color: #666666;
  padding: 5px;
  font-size: 14px;
}
table.objectiveTable td input {
  margin-left: 1.25em;
}
table.objectiveTable td.answerHeader {
  padding-left: 10px;
  padding-right: 10px;
}

@media only screen and (max-width: 767px) {
  .mobileHide {
    display: none;
  }
  .mobileOnly {
    display: block;
  }
  #checkboxDiv,
  #radioDiv {
    width: 100%;
  }
}
@media only screen and (max-width: 500px) {
  .tablecenter100 {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
  fieldset {
    margin: 0px;
    padding: 0px;
    border: none;
  }
  fieldset legend {
    margin-bottom: 15px;
  }
  table.objectiveTable td {
    padding: 0px;
    font-size: 10px;
    line-height: 1.25em;
  }
  table.objectiveTable td input {
    margin-left: 0.75em;
  }
  table.objectiveTable td.answerHeader {
    padding-left: 5px;
    padding-right: 5px;
  }
}

.no-close .ui-dialog-titlebar-close {
  display: none;
}
.ui-dialog-buttonset {
  text-align: center;
}
.ui-dialog-buttonset button {
  margin: 5px;
}

input[type='button'],
input[type='submit'],
input[type='reset'],
button,
.button {
  margin-left: 3px;
  margin-right: 3px;
  font-size: 16px;
}

a.manualAddLink {
  color: #199caa;
  font-size: 16px;
}
a.manualAddLink:hover {
  color: #877089;
}

.form-login {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 40px;
}

.form-label {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  width: 145px;
  text-align: right;
}

.form-label:hover {
  cursor: inherit;
}

.form-input {
  font-size: 16px;
  width: 150px;
  clear: both;
  display: inline-block;
}
