﻿@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700,900);
.form-group, .clearfix, .ht-mobile-control, .user-section .panel .panel-inner, .user-section form, .user-section.login-1 .register-link, .user-section.login-3 .register-link, .user-section.login-new .login-form,
.user-section.login-new .register-form, .user-section.register-new .login-form,
.user-section.register-new .register-form, .ht-main-content .entry-instruction, .ht-main-content .case-instructor.attribute #history-information .title-group, .ht-main-content .case-instructor.attribute #laboratories .tab-nav {
  *zoom: 1;
}
.form-group:before, .clearfix:before, .ht-mobile-control:before, .user-section .panel .panel-inner:before, .user-section form:before, .user-section.login-1 .register-link:before, .user-section.login-3 .register-link:before, .user-section.login-new .login-form:before,
.user-section.login-new .register-form:before, .user-section.register-new .login-form:before,
.user-section.register-new .register-form:before, .ht-main-content .entry-instruction:before, .ht-main-content .case-instructor.attribute #history-information .title-group:before, .ht-main-content .case-instructor.attribute #laboratories .tab-nav:before, .form-group:after, .clearfix:after, .ht-mobile-control:after, .user-section .panel .panel-inner:after, .user-section form:after, .user-section.login-1 .register-link:after, .user-section.login-3 .register-link:after, .user-section.login-new .login-form:after,
.user-section.login-new .register-form:after, .user-section.register-new .login-form:after,
.user-section.register-new .register-form:after, .ht-main-content .entry-instruction:after, .ht-main-content .case-instructor.attribute #history-information .title-group:after, .ht-main-content .case-instructor.attribute #laboratories .tab-nav:after {
  content: " ";
  display: table;
}
.form-group:after, .clearfix:after, .ht-mobile-control:after, .user-section .panel .panel-inner:after, .user-section form:after, .user-section.login-1 .register-link:after, .user-section.login-3 .register-link:after, .user-section.login-new .login-form:after,
.user-section.login-new .register-form:after, .user-section.register-new .login-form:after,
.user-section.register-new .register-form:after, .ht-main-content .entry-instruction:after, .ht-main-content .case-instructor.attribute #history-information .title-group:after, .ht-main-content .case-instructor.attribute #laboratories .tab-nav:after {
  clear: both;
}

.ht-footer {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

@font-face {
  font-family: Arial;
  src: url(../../fonts/pbl/arial.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: Arial;
  src: url(../../fonts/pbl/arialbd.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}
body, h1, h2, h3, h4, h5, h6 {
  font-family: 'Source Sans Pro', sans-serif;
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/*===== 1. BASE
---------------------------------- */
/*** 1.1. BASE > SCAFFOLDING */
/*** 1.1.1 BASE > SCAFFOLDING > Root elements
---------------------------------------*/
html {
  font-size: 10px;
  width: 100%;
}

body {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
  background: #fff;
  position: relative;
  left: 0;
  color: #666;
}
@media (max-width: 767px) {
  body.mobile-menu-is-open {
    left: 80%;
  }
}

/*** 1.1.2 BASE > SCAFFOLDING > Reset boxsizing
---------------------------------------*/
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*** 1.1.3 BASE > SCAFFOLDING > Text selection
---------------------------------------*/
*::selection {
  background: rgba(0, 0, 0, 0.5);
  /* WebKit/Blink Browsers */
  color: #fff;
}
*::-moz-selection {
  background: rgba(0, 0, 0, 0.5);
  /* Gecko Browsers */
  color: #fff;
}

/*** 1.1.3 BASE > SCAFFOLDING > Others
---------------------------------------*/
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input[type="submit"] {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
  margin-bottom: 20px;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/*** 1.2. BASE > TYPOGRAPHY */
/*** 1.2.1 BASE > TYPOGRAPHY > Heading
---------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 5px;
  font-weight: 700;
  line-height: 1.6;
}

h1 {
  font-size: 24px;
  font-size: 2.4rem;
}

h2 {
  font-size: 20px;
  font-size: 2rem;
}

h3 {
  font-size: 16px;
  font-size: 1.6rem;
}

h4,
h5,
h6 {
  font-size: 14px;
  font-size: 1.4rem;
}

/*** 1.2.2 BASE > TYPOGRAPHY > Links
---------------------------------------*/
a {
  text-decoration: none !important;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #03a9f4;
}
a:focus {
  text-decoration: none;
}
a.grey {
  color: #666;
}
a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

a:focus, input:focus, select:focus, textarea:focus {
  outline: none !important;
}

/*** 1.2.3 BASE > TYPOGRAPHY > Others
---------------------------------------*/
a:focus,
input:focus,
select:focus,
textarea:focus {
  outline: none !important;
}

img {
  max-width: 100%;
}

p {
  margin: 0 0 15px;
}

ul {
  list-style: none;
  padding-left: 0;
}
ul ul {
  padding-left: 40px;
}
ul li {
  list-style: none;
  line-height: 1.6;
}

ol {
  padding-left: 20px;
}
ol ol {
  padding-left: 40px;
}

input, textarea, select {
  max-width: 100%;
}

input, textarea, select, button {
  outline: none;
}

textarea {
  resize: none;
}

code {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

pre {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 24px;
  max-width: 100%;
  overflow: auto;
  padding: 12px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

video, audio {
  max-width: 100%;
}

iframe {
  display: block;
  width: 100%;
  border: none;
}

blockquote {
  font-size: 18px;
  font-size: 1.8rem;
  font-style: italic;
}
blockquote:before {
  content: "";
  font-family: "fontawesome";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  speak: none;
  display: inline-block;
  float: left;
  margin-right: 10px;
  color: #03a9f4;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

.post-content-area {
  letter-spacing: 0.5px;
}
.post-content-area ul {
  padding-left: 20px;
}
.post-content-area ul li {
  list-style: disc;
}
.post-content-area dt {
  margin-bottom: 5px;
}
.post-content-area dd {
  margin-bottom: 15px;
}

/*===== 2. MODULES
---------------------------------- */
/*** 2.1. MODULES > FORM */
/*** 3.1.1 MODULES > FORM > Boostrap
---------------------------------------*/
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}

.form-control,
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus,
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
  border-color: #03a9f4;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(3, 169, 244, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(3, 169, 244, 0.6);
}
.form-control::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
select[disabled],
textarea[disabled],
input[disabled][type="text"],
input[disabled][type="password"],
input[disabled][type="datetime"],
input[disabled][type="datetime-local"],
input[disabled][type="date"],
input[disabled][type="month"],
input[disabled][type="time"],
input[disabled][type="week"],
input[disabled][type="number"],
input[disabled][type="email"],
input[disabled][type="url"],
input[disabled][type="search"],
input[disabled][type="tel"],
input[disabled][type="color"], .form-control[readonly],
select[readonly],
textarea[readonly],
input[readonly][type="text"],
input[readonly][type="password"],
input[readonly][type="datetime"],
input[readonly][type="datetime-local"],
input[readonly][type="date"],
input[readonly][type="month"],
input[readonly][type="time"],
input[readonly][type="week"],
input[readonly][type="number"],
input[readonly][type="email"],
input[readonly][type="url"],
input[readonly][type="search"],
input[readonly][type="tel"],
input[readonly][type="color"], fieldset[disabled] .form-control,
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"] {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}

.form-control,
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  border-color: rgba(0, 0, 0, 0.15);
}
.form-control:focus,
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
  border-color: #03a9f4 !important;
  box-shadow: none;
}

textarea.form-control,
textarea {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm, .input-group-sm input[type="date"],
  input[type="time"].input-sm, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm, .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg, .input-group-lg input[type="date"],
  input[type="time"].input-lg, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg, .input-group-lg
  input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control,
.form-group-sm select,
.form-group-sm textarea,
.form-group-sm input[type="text"],
.form-group-sm input[type="password"],
.form-group-sm input[type="datetime"],
.form-group-sm input[type="datetime-local"],
.form-group-sm input[type="date"],
.form-group-sm input[type="month"],
.form-group-sm input[type="time"],
.form-group-sm input[type="week"],
.form-group-sm input[type="number"],
.form-group-sm input[type="email"],
.form-group-sm input[type="url"],
.form-group-sm input[type="search"],
.form-group-sm input[type="tel"],
.form-group-sm input[type="color"] {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
.form-group-sm select.form-control,
.form-group-sm select {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm textarea,
.form-group-sm select[multiple].form-control,
.form-group-sm select[multiple] {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control,
.form-group-lg select,
.form-group-lg textarea,
.form-group-lg input[type="text"],
.form-group-lg input[type="password"],
.form-group-lg input[type="datetime"],
.form-group-lg input[type="datetime-local"],
.form-group-lg input[type="date"],
.form-group-lg input[type="month"],
.form-group-lg input[type="time"],
.form-group-lg input[type="week"],
.form-group-lg input[type="number"],
.form-group-lg input[type="email"],
.form-group-lg input[type="url"],
.form-group-lg input[type="search"],
.form-group-lg input[type="tel"],
.form-group-lg input[type="color"] {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0px;
}
.form-group-lg select.form-control,
.form-group-lg select {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg textarea,
.form-group-lg select[multiple].form-control,
.form-group-lg select[multiple] {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control,
.has-feedback select,
.has-feedback textarea,
.has-feedback input[type="text"],
.has-feedback input[type="password"],
.has-feedback input[type="datetime"],
.has-feedback input[type="datetime-local"],
.has-feedback input[type="date"],
.has-feedback input[type="month"],
.has-feedback input[type="time"],
.has-feedback input[type="week"],
.has-feedback input[type="number"],
.has-feedback input[type="email"],
.has-feedback input[type="url"],
.has-feedback input[type="search"],
.has-feedback input[type="tel"],
.has-feedback input[type="color"] {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control,
.has-success select,
.has-success textarea,
.has-success input[type="text"],
.has-success input[type="password"],
.has-success input[type="datetime"],
.has-success input[type="datetime-local"],
.has-success input[type="date"],
.has-success input[type="month"],
.has-success input[type="time"],
.has-success input[type="week"],
.has-success input[type="number"],
.has-success input[type="email"],
.has-success input[type="url"],
.has-success input[type="search"],
.has-success input[type="tel"],
.has-success input[type="color"] {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus,
.has-success select:focus,
.has-success textarea:focus,
.has-success input[type="text"]:focus,
.has-success input[type="password"]:focus,
.has-success input[type="datetime"]:focus,
.has-success input[type="datetime-local"]:focus,
.has-success input[type="date"]:focus,
.has-success input[type="month"]:focus,
.has-success input[type="time"]:focus,
.has-success input[type="week"]:focus,
.has-success input[type="number"]:focus,
.has-success input[type="email"]:focus,
.has-success input[type="url"]:focus,
.has-success input[type="search"]:focus,
.has-success input[type="tel"]:focus,
.has-success input[type="color"]:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control,
.has-warning select,
.has-warning textarea,
.has-warning input[type="text"],
.has-warning input[type="password"],
.has-warning input[type="datetime"],
.has-warning input[type="datetime-local"],
.has-warning input[type="date"],
.has-warning input[type="month"],
.has-warning input[type="time"],
.has-warning input[type="week"],
.has-warning input[type="number"],
.has-warning input[type="email"],
.has-warning input[type="url"],
.has-warning input[type="search"],
.has-warning input[type="tel"],
.has-warning input[type="color"] {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus,
.has-warning select:focus,
.has-warning textarea:focus,
.has-warning input[type="text"]:focus,
.has-warning input[type="password"]:focus,
.has-warning input[type="datetime"]:focus,
.has-warning input[type="datetime-local"]:focus,
.has-warning input[type="date"]:focus,
.has-warning input[type="month"]:focus,
.has-warning input[type="time"]:focus,
.has-warning input[type="week"]:focus,
.has-warning input[type="number"]:focus,
.has-warning input[type="email"]:focus,
.has-warning input[type="url"]:focus,
.has-warning input[type="search"]:focus,
.has-warning input[type="tel"]:focus,
.has-warning input[type="color"]:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control,
.has-error select,
.has-error textarea,
.has-error input[type="text"],
.has-error input[type="password"],
.has-error input[type="datetime"],
.has-error input[type="datetime-local"],
.has-error input[type="date"],
.has-error input[type="month"],
.has-error input[type="time"],
.has-error input[type="week"],
.has-error input[type="number"],
.has-error input[type="email"],
.has-error input[type="url"],
.has-error input[type="search"],
.has-error input[type="tel"],
.has-error input[type="color"] {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus,
.has-error select:focus,
.has-error textarea:focus,
.has-error input[type="text"]:focus,
.has-error input[type="password"]:focus,
.has-error input[type="datetime"]:focus,
.has-error input[type="datetime-local"]:focus,
.has-error input[type="date"]:focus,
.has-error input[type="month"]:focus,
.has-error input[type="time"]:focus,
.has-error input[type="week"]:focus,
.has-error input[type="number"]:focus,
.has-error input[type="email"]:focus,
.has-error input[type="url"]:focus,
.has-error input[type="search"]:focus,
.has-error input[type="tel"]:focus,
.has-error input[type="color"]:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control,
  .form-inline select,
  .form-inline textarea,
  .form-inline input[type="text"],
  .form-inline input[type="password"],
  .form-inline input[type="datetime"],
  .form-inline input[type="datetime-local"],
  .form-inline input[type="date"],
  .form-inline input[type="month"],
  .form-inline input[type="time"],
  .form-inline input[type="week"],
  .form-inline input[type="number"],
  .form-inline input[type="email"],
  .form-inline input[type="url"],
  .form-inline input[type="search"],
  .form-inline input[type="tel"],
  .form-inline input[type="color"] {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control,
  .form-inline .input-group select,
  .form-inline .input-group textarea,
  .form-inline .input-group input[type="text"],
  .form-inline .input-group input[type="password"],
  .form-inline .input-group input[type="datetime"],
  .form-inline .input-group input[type="datetime-local"],
  .form-inline .input-group input[type="date"],
  .form-inline .input-group input[type="month"],
  .form-inline .input-group input[type="time"],
  .form-inline .input-group input[type="week"],
  .form-inline .input-group input[type="number"],
  .form-inline .input-group input[type="email"],
  .form-inline .input-group input[type="url"],
  .form-inline .input-group input[type="search"],
  .form-inline .input-group input[type="tel"],
  .form-inline .input-group input[type="color"] {
    width: auto;
  }
  .form-inline .input-group > .form-control,
  .form-inline .input-group > select,
  .form-inline .input-group > textarea,
  .form-inline .input-group > input[type="text"],
  .form-inline .input-group > input[type="password"],
  .form-inline .input-group > input[type="datetime"],
  .form-inline .input-group > input[type="datetime-local"],
  .form-inline .input-group > input[type="date"],
  .form-inline .input-group > input[type="month"],
  .form-inline .input-group > input[type="time"],
  .form-inline .input-group > input[type="week"],
  .form-inline .input-group > input[type="number"],
  .form-inline .input-group > input[type="email"],
  .form-inline .input-group > input[type="url"],
  .form-inline .input-group > input[type="search"],
  .form-inline .input-group > input[type="tel"],
  .form-inline .input-group > input[type="color"] {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

/*** 2.2. MODULES > RESPONSIVE-UTILS */
@media (min-width: 768px) {
  .pull-right {
    float: right;
  }
}

.embed-responsive {
  position: relative !important;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
/*** 2.3. MODULES > SHARE */
/* Overlay
--------------------------*/
.overlay {
  background: rgba(0, 0, 0, 0.3);
  position: absolute !important;
  z-index: 1 !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Text align
--------------------------*/
.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

@media (min-width: 768px) {
  .text-right-sm-min {
    text-align: right;
  }
}

.text-center {
  text-align: center;
}

.text-justif {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

@media (min-width: 768px) {
  .text-right-sm-min {
    text-align: right;
  }
}

@media (min-width: 768px) {
  .pull-right-sm-min {
    float: right !important;
  }
}

.semi {
  font-weight: 600;
}

.alert-color, label.error, #add-new-history-info label.error {
  color: #cc0000;
}

.color-primary {
  color: #03a9f4;
}

a.alert-color {
  color: #cc0000;
}
a.alert-color:hover {
  color: #ff1a1a;
}

.ht-search-form form {
  position: relative;
}
.ht-search-form button {
  background: transparent;
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid transparent;
  line-height: 30px;
  padding: 0 10px;
  color: #e0e0e0;
}
.ht-search-form input {
  font-size: 16px;
  font-size: 1.6rem;
  padding-right: 40px;
  border-color: #ededed;
}

.ht-search-input-wrapper {
  position: relative;
}
.ht-search-input-wrapper button {
  background: transparent;
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid transparent;
  line-height: 30px;
  padding: 0 10px;
  color: #e0e0e0;
}
.ht-search-input-wrapper input {
  font-size: 16px;
  font-size: 1.6rem;
  padding-right: 40px;
  border-color: #ededed;
}

.primary-color {
  color: #03a9f4;
}

label.error {
  font-weight: 300;
}

input.error,
textarea.error {
  border-color: #cc0000 !important;
}
input.error:focus,
textarea.error:focus {
  border-color: #cc0000 !important;
}

/* Auto complete
--------------------------*/
.autocomplete-suggestions {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-top: none;
  background: #FFF;
  overflow: auto;
  padding: 5px;
}

.autocomplete-suggestion {
  padding: 2px 5px;
  white-space: nowrap;
  overflow: hidden;
}

.autocomplete-selected {
  background: #F0F0F0;
}

.autocomplete-suggestions strong {
  font-weight: normal;
  color: #03a9f4;
}

.autocomplete-group {
  padding: 2px 5px;
}

.autocomplete-group strong {
  display: block;
  border-bottom: 1px solid #000;
}

.action-group {
  display: inline-block;
  padding: 0;
  margin: 0;
}
.action-group li {
  display: inline-block;
}
.action-group li.delete a {
  color: #ff0000;
}
.action-group li:after {
  content: '|';
  color: rgba(0, 0, 0, 0.4);
  margin: 0 2px 0 5px;
}
.action-group li:last-child:after {
  display: none;
}

.table.table-no-border td, .post-content-area table.table-no-border td {
  border: 0 !important;
  padding: 0;
}

.select2-container {
  width: 100% !important;
}

.select2-search,
.select2-selection__rendered {
  border-radius: 0;
}

/*** 2.4. MODULES > ANIMATION */
@-webkit-keyframes ht-left-bounce {
  0% {
    left: -3px;
  }
  50% {
    left: 14px;
  }
  100% {
    left: 10px;
  }
}
@keyframes ht-left-bounce {
  0% {
    left: -3px;
  }
  50% {
    left: 14px;
  }
  100% {
    left: 10px;
  }
}
@-webkit-keyframes ht-zoom-out-bounce {
  0% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
  }
  33% {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -o-transform: scale(0.1);
    -ms-transform: scale(0.1);
  }
  67% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
  }
}
@keyframes ht-zoom-out-bounce {
  0% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
  }
  33% {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -o-transform: scale(0.1);
    -ms-transform: scale(0.1);
  }
  67% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
  }
}
/*** 2.5. MODULES > Component animation */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

/*** 2.6. MODULES > MODAL */
.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
/*** 2.7. MODULES > BUTTON */
.ht-button, .modal .search-form button, .ht-main-content .case-instructor.attribute .search-form button, .ht-main-content .case-instructor.attribute #history-information .form-inner button, .ht-main-content .case-instructor.attribute #vital-signs .add-form button, .ht-main-content .case-instructor.attribute #laboratories .add-button, .ht-main-content .case-instructor.actions .search-form button, .ht-main-content .synonym-dictionary .search-form button,
.ht-main-content .synonym-dictionary .add-synonym-form button, .ht-main-content .main-front-end-view .search-form button {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: inline-block;
  line-height: 34px;
  border: none;
  padding: 0 15px;
  background: #03a9f4;
  color: #fff !important;
  position: relative;
  margin: 0 5px 5px 0;
  white-space: nowrap;
}
.ht-button:hover, .modal .search-form button:hover, .ht-main-content .case-instructor.attribute .search-form button:hover, .ht-main-content .case-instructor.attribute #history-information .form-inner button:hover, .ht-main-content .case-instructor.attribute #vital-signs .add-form button:hover, .ht-main-content .case-instructor.attribute #laboratories .add-button:hover, .ht-main-content .case-instructor.actions .search-form button:hover, .ht-main-content .synonym-dictionary .search-form button:hover,
.ht-main-content .synonym-dictionary .add-synonym-form button:hover, .ht-main-content .main-front-end-view .search-form button:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.ht-button.b-alert, .modal .search-form button.b-alert, .ht-main-content .case-instructor.attribute .search-form button.b-alert, .ht-main-content .case-instructor.attribute #history-information .form-inner button.b-alert, .ht-main-content .case-instructor.attribute #vital-signs .add-form button.b-alert, .ht-main-content .case-instructor.attribute #laboratories .b-alert.add-button, .ht-main-content .case-instructor.actions .search-form button.b-alert, .ht-main-content .synonym-dictionary .search-form button.b-alert,
.ht-main-content .synonym-dictionary .add-synonym-form button.b-alert, .ht-main-content .main-front-end-view .search-form button.b-alert {
  background: #ff0000;
}
.ht-button.grey, .modal .search-form button.grey, .ht-main-content .case-instructor.attribute .search-form button.grey, .ht-main-content .case-instructor.attribute #history-information .form-inner button.grey, .ht-main-content .case-instructor.attribute #vital-signs .add-form button.grey, .ht-main-content .case-instructor.attribute #laboratories .grey.add-button, .ht-main-content .case-instructor.actions .search-form button.grey, .ht-main-content .synonym-dictionary .search-form button.grey,
.ht-main-content .synonym-dictionary .add-synonym-form button.grey, .ht-main-content .main-front-end-view .search-form button.grey, .ht-button.cancel, .modal .search-form button.cancel, .ht-main-content .case-instructor.attribute .search-form button.cancel, .ht-main-content .case-instructor.attribute #history-information .form-inner button.cancel, .ht-main-content .case-instructor.attribute #vital-signs .add-form button.cancel, .ht-main-content .case-instructor.attribute #laboratories .cancel.add-button, .ht-main-content .case-instructor.actions .search-form button.cancel, .ht-main-content .synonym-dictionary .search-form button.cancel,
.ht-main-content .synonym-dictionary .add-synonym-form button.cancel, .ht-main-content .main-front-end-view .search-form button.cancel {
  background: #666;
}
.ht-button.grey:hover, .modal .search-form button.grey:hover, .ht-main-content .case-instructor.attribute .search-form button.grey:hover, .ht-main-content .case-instructor.attribute #history-information .form-inner button.grey:hover, .ht-main-content .case-instructor.attribute #vital-signs .add-form button.grey:hover, .ht-main-content .case-instructor.attribute #laboratories .grey.add-button:hover, .ht-main-content .case-instructor.actions .search-form button.grey:hover, .ht-main-content .synonym-dictionary .search-form button.grey:hover,
.ht-main-content .synonym-dictionary .add-synonym-form button.grey:hover, .ht-main-content .main-front-end-view .search-form button.grey:hover, .ht-button.cancel:hover, .modal .search-form button.cancel:hover, .ht-main-content .case-instructor.attribute .search-form button.cancel:hover, .ht-main-content .case-instructor.attribute #history-information .form-inner button.cancel:hover, .ht-main-content .case-instructor.attribute #vital-signs .add-form button.cancel:hover, .ht-main-content .case-instructor.attribute #laboratories .cancel.add-button:hover, .ht-main-content .case-instructor.actions .search-form button.cancel:hover, .ht-main-content .synonym-dictionary .search-form button.cancel:hover,
.ht-main-content .synonym-dictionary .add-synonym-form button.cancel:hover, .ht-main-content .main-front-end-view .search-form button.cancel:hover {
  background: #8c8c8c;
}
.ht-button.delete, .modal .search-form button.delete, .ht-main-content .case-instructor.attribute .search-form button.delete, .ht-main-content .case-instructor.attribute #history-information .form-inner button.delete, .ht-main-content .case-instructor.attribute #vital-signs .add-form button.delete, .ht-main-content .case-instructor.attribute #laboratories .delete.add-button, .ht-main-content .case-instructor.actions .search-form button.delete, .ht-main-content .synonym-dictionary .search-form button.delete,
.ht-main-content .synonym-dictionary .add-synonym-form button.delete, .ht-main-content .main-front-end-view .search-form button.delete {
  background: #ff0000;
}
.ht-button.no-bg, .modal .search-form button.no-bg, .ht-main-content .case-instructor.attribute .search-form button.no-bg, .ht-main-content .case-instructor.attribute #history-information .form-inner button.no-bg, .ht-main-content .case-instructor.attribute #vital-signs .add-form button.no-bg, .ht-main-content .case-instructor.attribute #laboratories .no-bg.add-button, .ht-main-content .case-instructor.actions .search-form button.no-bg, .ht-main-content .synonym-dictionary .search-form button.no-bg,
.ht-main-content .synonym-dictionary .add-synonym-form button.no-bg, .ht-main-content .main-front-end-view .search-form button.no-bg {
  background: transparent;
}
.ht-button.full-width, .modal .search-form button.full-width, .ht-main-content .case-instructor.attribute .search-form button.full-width, .ht-main-content .case-instructor.attribute #history-information .form-inner button.full-width, .ht-main-content .case-instructor.attribute #vital-signs .add-form button.full-width, .ht-main-content .case-instructor.attribute #laboratories .full-width.add-button, .ht-main-content .case-instructor.actions .search-form button.full-width, .ht-main-content .synonym-dictionary .search-form button.full-width,
.ht-main-content .synonym-dictionary .add-synonym-form button.full-width, .ht-main-content .main-front-end-view .search-form button.full-width {
  display: block;
  width: 100%;
  margin: 0 0 15px 0;
  text-align: center;
}
.ht-button.free-height, .modal .search-form button.free-height, .ht-main-content .case-instructor.attribute .search-form button.free-height, .ht-main-content .case-instructor.attribute #history-information .form-inner button.free-height, .ht-main-content .case-instructor.attribute #vital-signs .add-form button.free-height, .ht-main-content .case-instructor.attribute #laboratories .free-height.add-button, .ht-main-content .case-instructor.actions .search-form button.free-height, .ht-main-content .synonym-dictionary .search-form button.free-height,
.ht-main-content .synonym-dictionary .add-synonym-form button.free-height, .ht-main-content .main-front-end-view .search-form button.free-height {
  line-height: normal;
  padding: 5px 15px;
}
.ht-button:active, .modal .search-form button:active, .ht-main-content .case-instructor.attribute .search-form button:active, .ht-main-content .case-instructor.attribute #history-information .form-inner button:active, .ht-main-content .case-instructor.attribute #vital-signs .add-form button:active, .ht-main-content .case-instructor.attribute #laboratories .add-button:active, .ht-main-content .case-instructor.actions .search-form button:active, .ht-main-content .synonym-dictionary .search-form button:active,
.ht-main-content .synonym-dictionary .add-synonym-form button:active, .ht-main-content .main-front-end-view .search-form button:active {
  top: 1px;
}
.ht-button.view-more-button i, .modal .search-form button.view-more-button i, .ht-main-content .case-instructor.attribute .search-form button.view-more-button i, .ht-main-content .case-instructor.attribute #history-information .form-inner button.view-more-button i, .ht-main-content .case-instructor.attribute #vital-signs .add-form button.view-more-button i, .ht-main-content .case-instructor.attribute #laboratories .view-more-button.add-button i, .ht-main-content .case-instructor.actions .search-form button.view-more-button i, .ht-main-content .synonym-dictionary .search-form button.view-more-button i,
.ht-main-content .synonym-dictionary .add-synonym-form button.view-more-button i, .ht-main-content .main-front-end-view .search-form button.view-more-button i {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ht-button.view-more-button:hover, .modal .search-form button.view-more-button:hover, .ht-main-content .case-instructor.attribute .search-form button.view-more-button:hover, .ht-main-content .case-instructor.attribute #history-information .form-inner button.view-more-button:hover, .ht-main-content .case-instructor.attribute #vital-signs .add-form button.view-more-button:hover, .ht-main-content .case-instructor.attribute #laboratories .view-more-button.add-button:hover, .ht-main-content .case-instructor.actions .search-form button.view-more-button:hover, .ht-main-content .synonym-dictionary .search-form button.view-more-button:hover,
.ht-main-content .synonym-dictionary .add-synonym-form button.view-more-button:hover, .ht-main-content .main-front-end-view .search-form button.view-more-button:hover {
  padding-right: 30px;
}
.ht-button.view-more-button:hover i.fa-arrow-right, .modal .search-form button.view-more-button:hover i.fa-arrow-right, .ht-main-content .case-instructor.attribute .search-form button.view-more-button:hover i.fa-arrow-right, .ht-main-content .case-instructor.attribute #history-information .form-inner button.view-more-button:hover i.fa-arrow-right, .ht-main-content .case-instructor.attribute #vital-signs .add-form button.view-more-button:hover i.fa-arrow-right, .ht-main-content .case-instructor.attribute #laboratories .view-more-button.add-button:hover i.fa-arrow-right, .ht-main-content .case-instructor.actions .search-form button.view-more-button:hover i.fa-arrow-right, .ht-main-content .synonym-dictionary .search-form button.view-more-button:hover i.fa-arrow-right,
.ht-main-content .synonym-dictionary .add-synonym-form button.view-more-button:hover i.fa-arrow-right, .ht-main-content .main-front-end-view .search-form button.view-more-button:hover i.fa-arrow-right {
  left: 15px;
  opacity: 1;
  filter: alpha(opacity=100);
}

/*** 2.8. MODULES > TABLE */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table, .post-content-area table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th, .post-content-area table > thead > tr > th,
.table > thead > tr > td,
.post-content-area table > thead > tr > td,
.table > tbody > tr > th,
.post-content-area table > tbody > tr > th,
.table > tbody > tr > td,
.post-content-area table > tbody > tr > td,
.table > tfoot > tr > th,
.post-content-area table > tfoot > tr > th,
.table > tfoot > tr > td,
.post-content-area table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th, .post-content-area table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th, .post-content-area table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.post-content-area table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.post-content-area table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.post-content-area table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.post-content-area table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.post-content-area table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody, .post-content-area table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table, .post-content-area table .table, .table .post-content-area table, .post-content-area .table table, .post-content-area table table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered, .post-content-area table {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .post-content-area table > thead > tr > th,
.table-bordered > thead > tr > td,
.post-content-area table > thead > tr > td,
.table-bordered > tbody > tr > th,
.post-content-area table > tbody > tr > th,
.table-bordered > tbody > tr > td,
.post-content-area table > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.post-content-area table > tfoot > tr > th,
.table-bordered > tfoot > tr > td,
.post-content-area table > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .post-content-area table > thead > tr > th,
.table-bordered > thead > tr > td,
.post-content-area table > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active, .post-content-area table > thead > tr > td.active,
.table > thead > tr > th.active,
.post-content-area table > thead > tr > th.active, .table > thead > tr.active > td, .post-content-area table > thead > tr.active > td, .table > thead > tr.active > th, .post-content-area table > thead > tr.active > th,
.table > tbody > tr > td.active,
.post-content-area table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.post-content-area table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.post-content-area table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.post-content-area table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.post-content-area table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.post-content-area table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.post-content-area table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.post-content-area table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success, .post-content-area table > thead > tr > td.success,
.table > thead > tr > th.success,
.post-content-area table > thead > tr > th.success, .table > thead > tr.success > td, .post-content-area table > thead > tr.success > td, .table > thead > tr.success > th, .post-content-area table > thead > tr.success > th,
.table > tbody > tr > td.success,
.post-content-area table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.post-content-area table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.post-content-area table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.post-content-area table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.post-content-area table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.post-content-area table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.post-content-area table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.post-content-area table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info, .post-content-area table > thead > tr > td.info,
.table > thead > tr > th.info,
.post-content-area table > thead > tr > th.info, .table > thead > tr.info > td, .post-content-area table > thead > tr.info > td, .table > thead > tr.info > th, .post-content-area table > thead > tr.info > th,
.table > tbody > tr > td.info,
.post-content-area table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.post-content-area table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.post-content-area table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.post-content-area table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.post-content-area table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.post-content-area table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.post-content-area table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.post-content-area table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning, .post-content-area table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.post-content-area table > thead > tr > th.warning, .table > thead > tr.warning > td, .post-content-area table > thead > tr.warning > td, .table > thead > tr.warning > th, .post-content-area table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.post-content-area table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.post-content-area table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.post-content-area table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.post-content-area table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.post-content-area table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.post-content-area table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.post-content-area table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.post-content-area table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger, .post-content-area table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.post-content-area table > thead > tr > th.danger, .table > thead > tr.danger > td, .post-content-area table > thead > tr.danger > td, .table > thead > tr.danger > th, .post-content-area table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.post-content-area table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.post-content-area table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.post-content-area table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.post-content-area table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.post-content-area table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.post-content-area table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.post-content-area table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.post-content-area table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table, .post-content-area .table-responsive > table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th, .post-content-area .table-responsive > table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .post-content-area .table-responsive > table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .post-content-area .table-responsive > table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .post-content-area .table-responsive > table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .post-content-area .table-responsive > table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .post-content-area .table-responsive > table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered, .post-content-area .table-responsive > table {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child, .post-content-area .table-responsive > table > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .post-content-area .table-responsive > table > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .post-content-area .table-responsive > table > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .post-content-area .table-responsive > table > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .post-content-area .table-responsive > table > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .post-content-area .table-responsive > table > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child, .post-content-area .table-responsive > table > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .post-content-area .table-responsive > table > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .post-content-area .table-responsive > table > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .post-content-area .table-responsive > table > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .post-content-area .table-responsive > table > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .post-content-area .table-responsive > table > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .post-content-area .table-responsive > table > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .post-content-area .table-responsive > table > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .post-content-area .table-responsive > table > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .post-content-area .table-responsive > table > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/*** 2.9. MODULES > NAV */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #0392d3;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #0392d3;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/*** 2.10. MODULES > GRID */
.container, .user-section .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .user-section .container:before, .container:after, .user-section .container:after {
  content: " ";
  display: table;
}
.container:after, .user-section .container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container, .user-section .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container, .user-section .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container, .user-section .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.33333%;
  }

  .col-sm-2 {
    width: 16.66667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.33333%;
  }

  .col-sm-5 {
    width: 41.66667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.33333%;
  }

  .col-sm-8 {
    width: 66.66667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.33333%;
  }

  .col-sm-11 {
    width: 91.66667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.33333%;
  }

  .col-sm-pull-2 {
    right: 16.66667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.33333%;
  }

  .col-sm-pull-5 {
    right: 41.66667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.33333%;
  }

  .col-sm-pull-8 {
    right: 66.66667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.33333%;
  }

  .col-sm-pull-11 {
    right: 91.66667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.33333%;
  }

  .col-sm-push-2 {
    left: 16.66667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.33333%;
  }

  .col-sm-push-5 {
    left: 41.66667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.33333%;
  }

  .col-sm-push-8 {
    left: 66.66667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.33333%;
  }

  .col-sm-push-11 {
    left: 91.66667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.33333%;
  }

  .col-md-2 {
    width: 16.66667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.33333%;
  }

  .col-md-5 {
    width: 41.66667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.33333%;
  }

  .col-md-8 {
    width: 66.66667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.33333%;
  }

  .col-md-11 {
    width: 91.66667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.33333%;
  }

  .col-md-pull-2 {
    right: 16.66667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.33333%;
  }

  .col-md-pull-5 {
    right: 41.66667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.33333%;
  }

  .col-md-pull-8 {
    right: 66.66667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.33333%;
  }

  .col-md-pull-11 {
    right: 91.66667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.33333%;
  }

  .col-md-push-2 {
    left: 16.66667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.33333%;
  }

  .col-md-push-5 {
    left: 41.66667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.33333%;
  }

  .col-md-push-8 {
    left: 66.66667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.33333%;
  }

  .col-md-push-11 {
    left: 91.66667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.33333%;
  }

  .col-lg-2 {
    width: 16.66667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.33333%;
  }

  .col-lg-5 {
    width: 41.66667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.33333%;
  }

  .col-lg-8 {
    width: 66.66667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.33333%;
  }

  .col-lg-11 {
    width: 91.66667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.33333%;
  }

  .col-lg-pull-2 {
    right: 16.66667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.33333%;
  }

  .col-lg-pull-5 {
    right: 41.66667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.33333%;
  }

  .col-lg-pull-8 {
    right: 66.66667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.33333%;
  }

  .col-lg-pull-11 {
    right: 91.66667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.33333%;
  }

  .col-lg-push-2 {
    left: 16.66667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.33333%;
  }

  .col-lg-push-5 {
    left: 41.66667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.33333%;
  }

  .col-lg-push-8 {
    left: 66.66667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.33333%;
  }

  .col-lg-push-11 {
    left: 91.66667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table, .post-content-area .panel > table,
.panel > .table-responsive > .table,
.post-content-area .panel > .table-responsive > table,
.panel > .panel-collapse > .table,
.post-content-area .panel > .panel-collapse > table {
  margin-bottom: 0;
}
.panel > .table caption, .post-content-area .panel > table caption,
.panel > .table-responsive > .table caption,
.post-content-area .panel > .table-responsive > table caption,
.panel > .panel-collapse > .table caption,
.post-content-area .panel > .panel-collapse > table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child, .post-content-area .panel > table:first-child,
.panel > .table-responsive:first-child > .table:first-child,
.post-content-area .panel > .table-responsive:first-child > table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child, .post-content-area .panel > table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.post-content-area .panel > table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.post-content-area .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.post-content-area .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .post-content-area .panel > table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.post-content-area .panel > table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.post-content-area .panel > table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.post-content-area .panel > table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.post-content-area .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.post-content-area .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.post-content-area .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.post-content-area .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .post-content-area .panel > table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.post-content-area .panel > table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.post-content-area .panel > table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.post-content-area .panel > table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.post-content-area .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.post-content-area .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.post-content-area .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.post-content-area .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}
.panel > .table:last-child, .post-content-area .panel > table:last-child,
.panel > .table-responsive:last-child > .table:last-child,
.post-content-area .panel > .table-responsive:last-child > table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child, .post-content-area .panel > table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.post-content-area .panel > table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.post-content-area .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.post-content-area .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1px;
  border-bottom-right-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .post-content-area .panel > table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.post-content-area .panel > table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.post-content-area .panel > table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.post-content-area .panel > table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.post-content-area .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.post-content-area .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.post-content-area .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.post-content-area .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .post-content-area .panel > table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.post-content-area .panel > table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.post-content-area .panel > table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.post-content-area .panel > table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.post-content-area .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.post-content-area .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.post-content-area .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.post-content-area .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}
.panel > .panel-body + .table, .post-content-area .panel > .panel-body + table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.post-content-area .panel > table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th, .post-content-area .panel > table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td,
.post-content-area .panel > table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered, .post-content-area .panel > table,
.panel > .table-responsive > .table-bordered,
.post-content-area .panel > .table-responsive > table {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child, .post-content-area .panel > table > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.post-content-area .panel > table > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.post-content-area .panel > table > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.post-content-area .panel > table > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.post-content-area .panel > table > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.post-content-area .panel > table > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.post-content-area .panel > .table-responsive > table > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.post-content-area .panel > .table-responsive > table > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.post-content-area .panel > .table-responsive > table > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.post-content-area .panel > .table-responsive > table > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.post-content-area .panel > .table-responsive > table > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.post-content-area .panel > .table-responsive > table > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child, .post-content-area .panel > table > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.post-content-area .panel > table > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.post-content-area .panel > table > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.post-content-area .panel > table > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.post-content-area .panel > table > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.post-content-area .panel > table > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.post-content-area .panel > .table-responsive > table > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.post-content-area .panel > .table-responsive > table > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.post-content-area .panel > .table-responsive > table > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.post-content-area .panel > .table-responsive > table > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.post-content-area .panel > .table-responsive > table > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.post-content-area .panel > .table-responsive > table > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td, .post-content-area .panel > table > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.post-content-area .panel > table > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.post-content-area .panel > table > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.post-content-area .panel > table > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.post-content-area .panel > .table-responsive > table > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.post-content-area .panel > .table-responsive > table > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.post-content-area .panel > .table-responsive > table > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.post-content-area .panel > .table-responsive > table > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td, .post-content-area .panel > table > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.post-content-area .panel > table > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.post-content-area .panel > table > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.post-content-area .panel > table > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.post-content-area .panel > .table-responsive > table > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.post-content-area .panel > .table-responsive > table > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.post-content-area .panel > .table-responsive > table > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.post-content-area .panel > .table-responsive > table > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #0392d3;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #0392d3;
  border-color: #0392d3;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #0392d3;
}
.panel-primary > .panel-heading .badge {
  color: #0392d3;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #0392d3;
}

.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/*===== 3. LAYOUT
---------------------------------- */
/*** 3.1. LAYOUT > PAGE */
body.user {
  background-position: top center;
  background-size: cover;
}
body.user .overlay {
  display: none;
}
body.user-new {
  background: url(../../images/pbl/new-login-bg.png);
}

@media (min-width: 768px) {
  .ht-mobile-control {
    display: none;
  }
}
.ht-mobile-control .menu-label {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 40px;
  color: rgba(255, 255, 255, 0.8);
}
.ht-mobile-control .mobile-control-toggle {
  text-align: right;
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.ht-mobile-control .mobile-control-toggle .mobile-nav-toggle {
  z-index: 2;
  border: none;
  background-color: transparent;
  background-image: none;
  cursor: pointer;
  position: relative;
  top: 3px;
}
.ht-mobile-control .mobile-control-toggle .mobile-nav-toggle:focus {
  outline: none;
}
.ht-mobile-control .mobile-control-toggle .mobile-nav-toggle .icon-bar {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: block;
  width: 30px;
  height: 4px;
  margin: 5px 0;
  position: relative;
  top: 0;
  background: rgba(255, 255, 255, 0.8);
}
.ht-mobile-control .mobile-control-toggle .mobile-nav-toggle.is-open .icon-bar-2 {
  opacity: 0;
}
.ht-mobile-control .mobile-control-toggle .mobile-nav-toggle.is-open .icon-bar-1 {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  top: 9px;
}
.ht-mobile-control .mobile-control-toggle .mobile-nav-toggle.is-open .icon-bar-3 {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  top: -9px;
}

.ht-header-00 {
  background: #fff;
  text-align: center;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
}
.ht-header-00 .mobile-control-toggle {
  display: none;
}
.ht-header-00 #ht-main-nav ul {
  margin: 0;
}
.ht-header-00 #ht-main-nav li {
  display: inline-block;
}
.ht-header-00 #ht-main-nav li.current a {
  background: #03a9f4;
  color: #fff;
}
.ht-header-00 #ht-main-nav a {
  line-height: 50px;
  padding: 0 30px;
  color: #03a9f4;
  display: block;
}
@media (max-width: 480px) {
  .ht-header-00 #ht-main-nav a {
    padding: 0 15px;
  }
}
.ht-header-00 #ht-main-nav a:hover {
  color: #47c4fd;
}
.ht-header-00.user-new * {
  font-family: Arial, sans-serif;
  font-size: 14px;
}

.ht-header-01 {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .ht-header-01 .ht-topbar {
    height: 60px;
  }
}
.ht-header-01 .ht-topbar .logo {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 0;
  margin: 0;
}
@media (min-width: 768px) {
  .ht-header-01 .ht-topbar .logo {
    float: left;
    width: 50%;
  }
}
.ht-header-01 .ht-topbar .logo img {
  margin: 10px 0;
}
@media (min-width: 768px) {
  .ht-header-01 .ht-topbar .logo {
    height: 60px;
  }
  .ht-header-01 .ht-topbar .logo img {
    height: 40px;
  }
}
.ht-header-01 .ht-topbar .user-action {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .ht-header-01 .ht-topbar .user-action {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .ht-header-01 .ht-topbar .user-action {
    line-height: 60px;
    text-align: right;
  }
  .ht-header-01 .ht-topbar .user-action .action {
    margin-left: 15px;
  }
}
@media (max-width: 767px) {
  .ht-header-01 .ht-topbar .user-action {
    margin-bottom: 15px;
  }
  .ht-header-01 .ht-topbar .user-action .action {
    margin: 0 15px 0 0;
  }
}
.ht-header-01 .ht-mobile-control {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background: #0277bd;
}
.ht-header-01 .ht-mobile-control .menu-label {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: rgba(255, 255, 255, 0.8);
}
.ht-header-01 .ht-mobile-control .mobile-control-toggle {
  text-align: right;
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.ht-header-01 .ht-mobile-control .mobile-control-toggle .mobile-nav-toggle .icon-bar {
  background: rgba(255, 255, 255, 0.8);
}
.ht-header-01 .ht-main-navbar {
  background: #0277bd;
  /* Old browsers */
  background: -moz-linear-gradient(top, #0277bd 0%, #0282c9 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0277bd), color-stop(100%, #0282c9));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #0277bd 0%, #0282c9 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #0277bd 0%, #0282c9 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #0277bd 0%, #0282c9 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #0277bd 0%, #0282c9 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87e0fd', endColorstr='#0282c9',GradientType=0 );
  /* IE6-9 */
}
@media (min-width: 1200px) {
  .ht-header-01 .ht-main-navbar {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ht-header-01 .ht-main-navbar {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ht-header-01 .ht-main-navbar {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (min-width: 768px) {
  .ht-header-01 .ht-main-navbar .container {
    height: 90px;
    display: table;
  }
  .ht-header-01 .ht-main-navbar #ht-main-nav {
    display: table-cell;
    vertical-align: bottom;
  }
  .ht-header-01 .ht-main-navbar ul {
    margin: 0;
    display: block !important;
  }
  .ht-header-01 .ht-main-navbar li {
    display: inline-block;
  }
  .ht-header-01 .ht-main-navbar li:hover a, .ht-header-01 .ht-main-navbar li.current-menu-item a {
    background: #fff !important;
    color: #03a9f4 !important;
  }
  .ht-header-01 .ht-main-navbar a {
    display: block;
    background: #0070b2;
    line-height: 50px;
    padding: 0 15px;
    color: rgba(255, 255, 255, 0.7);
  }
}
@media (max-width: 767px) {
  .ht-header-01 .ht-main-navbar ul {
    display: none;
    margin: 10px 0 15px;
  }
  .ht-header-01 .ht-main-navbar a {
    color: rgba(255, 255, 255, 0.8);
    line-height: 40px;
    display: block;
  }
  .ht-header-01 .ht-main-navbar a:hover {
    color: #fff;
  }
}

.ht-footer {
  text-align: center;
  background: #03a9f4;
  color: #fff;
  padding: 13px 0;
  width: 100%;
  margin-top: 30px;
}
.ht-footer.is-fixed {
  position: fixed;
  bottom: 0;
  left: 0;
}
.ht-footer .copyright {
  margin: 0;
}
.ht-footer.user-new {
  background: transparent;
  color: #03a9f4;
}
.ht-footer.user-new * {
  font-family: Arial, sans-serif;
  font-size: 14px;
}

/*** 3.2. LAYOUT > LOGIN */
/* Login
-------------------------------- */
.user-section {
  padding: 50px 0;
  font-size: 16px;
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  .user-section {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.user-section .logo {
  text-align: center;
  margin-bottom: 0;
}
.user-section .panel {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .user-section .panel {
    float: left;
    width: 83.33333%;
  }
}
@media (min-width: 768px) {
  .user-section .panel {
    margin-left: 8.33333%;
  }
}
.user-section .panel .panel-inner {
  box-shadow: 0px 5px 20px 5px rgba(0, 0, 0, 0.1);
  background: #fff;
}
.user-section input,
.user-section textarea {
  border: 1px solid #f2f2f2;
  background: #fafafa;
  font-size: 16px;
  margin-bottom: 5px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -webkit-appearance: none;
}
.user-section button:focus {
  background: #47c4fd;
}
.user-section label {
  font-weight: 400;
}
.user-section label.error {
  margin-bottom: 0;
  color: #cc0000;
}
.user-section form {
  margin-bottom: 15px;
  font-weight: 600;
}
.user-section form input.error {
  border-color: #cc0000 !important;
}

.user-section.login-1 .login-form,
.user-section.login-1 .other-service {
  padding: 50px 30px;
}
@media (max-width: 767px) {
  .user-section.login-1 .login-form,
  .user-section.login-1 .other-service {
    padding: 30px 15px 15px;
  }
}
.user-section.login-1 .other-service {
  background: #f5f5f5;
}
@media (max-width: 767px) {
  .user-section.login-1 .other-service {
    padding-top: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  }
}
@media (min-width: 768px) {
  .user-section.login-1 .other-service {
    border-right: 1px solid rgba(0, 0, 0, 0.05);
  }
}
.user-section.login-1 .ht-button, .user-section.login-1 .modal .search-form button, .modal .search-form .user-section.login-1 button, .user-section.login-1 .ht-main-content .case-instructor.attribute .search-form button, .ht-main-content .case-instructor.attribute .search-form .user-section.login-1 button, .user-section.login-1 .ht-main-content .case-instructor.attribute #history-information .form-inner button, .ht-main-content .case-instructor.attribute #history-information .form-inner .user-section.login-1 button, .user-section.login-1 .ht-main-content .case-instructor.attribute #vital-signs .add-form button, .ht-main-content .case-instructor.attribute #vital-signs .add-form .user-section.login-1 button, .user-section.login-1 .ht-main-content .case-instructor.attribute #laboratories .add-button, .ht-main-content .case-instructor.attribute #laboratories .user-section.login-1 .add-button, .user-section.login-1 .ht-main-content .case-instructor.actions .search-form button, .ht-main-content .case-instructor.actions .search-form .user-section.login-1 button, .user-section.login-1 .ht-main-content .synonym-dictionary .search-form button, .ht-main-content .synonym-dictionary .search-form .user-section.login-1 button,
.user-section.login-1 .ht-main-content .synonym-dictionary .add-synonym-form button,
.ht-main-content .synonym-dictionary .add-synonym-form .user-section.login-1 button, .user-section.login-1 .ht-main-content .main-front-end-view .search-form button, .ht-main-content .main-front-end-view .search-form .user-section.login-1 button {
  width: 50%;
}
.user-section.login-2 .panel-inner {
  padding: 30px;
}
@media (max-width: 767px) {
  .user-section.login-2 .panel-inner {
    padding: 30px 15px;
  }
}
.user-section.login-3 .panel-inner {
  padding: 30px 15px;
}
@media (max-width: 767px) {
  .user-section.login-3 .panel-inner {
    padding: 30px 0 15px;
  }
}
.user-section.login-3 .noti {
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  .user-section.login-3 .login-form {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .user-section.login-3 .other-service {
    border-left: 1px solid rgba(0, 0, 0, 0.05);
  }
}
.user-section.login-3 .register-link a {
  margin-left: 5px;
}
.user-section.login-3 .ht-button, .user-section.login-3 .modal .search-form button, .modal .search-form .user-section.login-3 button, .user-section.login-3 .ht-main-content .case-instructor.attribute .search-form button, .ht-main-content .case-instructor.attribute .search-form .user-section.login-3 button, .user-section.login-3 .ht-main-content .case-instructor.attribute #history-information .form-inner button, .ht-main-content .case-instructor.attribute #history-information .form-inner .user-section.login-3 button, .user-section.login-3 .ht-main-content .case-instructor.attribute #vital-signs .add-form button, .ht-main-content .case-instructor.attribute #vital-signs .add-form .user-section.login-3 button, .user-section.login-3 .ht-main-content .case-instructor.attribute #laboratories .add-button, .ht-main-content .case-instructor.attribute #laboratories .user-section.login-3 .add-button, .user-section.login-3 .ht-main-content .case-instructor.actions .search-form button, .ht-main-content .case-instructor.actions .search-form .user-section.login-3 button, .user-section.login-3 .ht-main-content .synonym-dictionary .search-form button, .ht-main-content .synonym-dictionary .search-form .user-section.login-3 button,
.user-section.login-3 .ht-main-content .synonym-dictionary .add-synonym-form button,
.ht-main-content .synonym-dictionary .add-synonym-form .user-section.login-3 button, .user-section.login-3 .ht-main-content .main-front-end-view .search-form button, .ht-main-content .main-front-end-view .search-form .user-section.login-3 button {
  width: 50%;
}
.user-section.login-4 .panel-inner {
  padding: 30px;
}
@media (max-width: 767px) {
  .user-section.login-4 .panel-inner {
    padding: 30px 15px 15px;
  }
}
.user-section.login-5 .panel-inner {
  padding: 30px;
}
@media (max-width: 767px) {
  .user-section.login-5 .panel-inner {
    padding: 30px 15px 0;
  }
}
@media (min-width: 768px) {
  .user-section.login-5 .text-right-sm-min {
    text-align: right;
  }
}
.user-section.login-6 .panel-inner {
  padding: 30px;
}
@media (max-width: 767px) {
  .user-section.login-6 .panel-inner {
    padding: 30px 15px 15px;
  }
}
.user-section.register .register-form,
.user-section.register .other-service {
  padding: 50px 30px;
}
@media (max-width: 767px) {
  .user-section.register .register-form,
  .user-section.register .other-service {
    padding: 30px 15px 15px;
  }
}
@media (max-width: 767px) {
  .user-section.register .other-service {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  }
}
@media (min-width: 768px) {
  .user-section.register .register-form {
    border-left: 1px solid rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 767px) {
  .user-section.register .register-form {
    padding-top: 15px;
  }
}
.user-section.login-new *, .user-section.register-new *, .user-section.institution-login-panel * {
  font-family: Arial, sans-serif;
  font-size: 14px;
}
.user-section.login-new a,
.user-section.login-new p, .user-section.register-new a,
.user-section.register-new p, .user-section.institution-login-panel a,
.user-section.institution-login-panel p {
  font-weight: 400;
}
.user-section.login-new .panel, .user-section.register-new .panel, .user-section.institution-login-panel .panel {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .user-section.login-new .panel, .user-section.register-new .panel, .user-section.institution-login-panel .panel {
    float: left;
    width: 66.66667%;
  }
}
@media (min-width: 768px) {
  .user-section.login-new .panel, .user-section.register-new .panel, .user-section.institution-login-panel .panel {
    margin-left: 16.66667%;
  }
}
.user-section.login-new .panel .panel-inner, .user-section.register-new .panel .panel-inner, .user-section.institution-login-panel .panel .panel-inner {
  box-shadow: none;
}
.user-section.login-new .panel-inner, .user-section.register-new .panel-inner, .user-section.institution-login-panel .panel-inner {
  background: transparent;
}
.user-section.login-new .login-form-inner, .user-section.register-new .login-form-inner, .user-section.institution-login-panel .login-form-inner {
  max-width: 403px;
  margin: 0 auto;
}
.user-section.login-new .ht-button, .user-section.login-new .modal .search-form button, .modal .search-form .user-section.login-new button, .user-section.login-new .ht-main-content .case-instructor.attribute .search-form button, .ht-main-content .case-instructor.attribute .search-form .user-section.login-new button, .user-section.login-new .ht-main-content .case-instructor.attribute #history-information .form-inner button, .ht-main-content .case-instructor.attribute #history-information .form-inner .user-section.login-new button, .user-section.login-new .ht-main-content .case-instructor.attribute #vital-signs .add-form button, .ht-main-content .case-instructor.attribute #vital-signs .add-form .user-section.login-new button, .user-section.login-new .ht-main-content .case-instructor.attribute #laboratories .add-button, .ht-main-content .case-instructor.attribute #laboratories .user-section.login-new .add-button, .user-section.login-new .ht-main-content .case-instructor.actions .search-form button, .ht-main-content .case-instructor.actions .search-form .user-section.login-new button, .user-section.login-new .ht-main-content .synonym-dictionary .search-form button, .ht-main-content .synonym-dictionary .search-form .user-section.login-new button,
.user-section.login-new .ht-main-content .synonym-dictionary .add-synonym-form button,
.ht-main-content .synonym-dictionary .add-synonym-form .user-section.login-new button, .user-section.login-new .ht-main-content .main-front-end-view .search-form button, .ht-main-content .main-front-end-view .search-form .user-section.login-new button, .user-section.register-new .ht-button, .user-section.register-new .modal .search-form button, .modal .search-form .user-section.register-new button, .user-section.register-new .ht-main-content .case-instructor.attribute .search-form button, .ht-main-content .case-instructor.attribute .search-form .user-section.register-new button, .user-section.register-new .ht-main-content .case-instructor.attribute #history-information .form-inner button, .ht-main-content .case-instructor.attribute #history-information .form-inner .user-section.register-new button, .user-section.register-new .ht-main-content .case-instructor.attribute #vital-signs .add-form button, .ht-main-content .case-instructor.attribute #vital-signs .add-form .user-section.register-new button, .user-section.register-new .ht-main-content .case-instructor.attribute #laboratories .add-button, .ht-main-content .case-instructor.attribute #laboratories .user-section.register-new .add-button, .user-section.register-new .ht-main-content .case-instructor.actions .search-form button, .ht-main-content .case-instructor.actions .search-form .user-section.register-new button, .user-section.register-new .ht-main-content .synonym-dictionary .search-form button, .ht-main-content .synonym-dictionary .search-form .user-section.register-new button,
.user-section.register-new .ht-main-content .synonym-dictionary .add-synonym-form button,
.ht-main-content .synonym-dictionary .add-synonym-form .user-section.register-new button, .user-section.register-new .ht-main-content .main-front-end-view .search-form button, .ht-main-content .main-front-end-view .search-form .user-section.register-new button, .user-section.institution-login-panel .ht-button, .user-section.institution-login-panel .modal .search-form button, .modal .search-form .user-section.institution-login-panel button, .user-section.institution-login-panel .ht-main-content .case-instructor.attribute .search-form button, .ht-main-content .case-instructor.attribute .search-form .user-section.institution-login-panel button, .user-section.institution-login-panel .ht-main-content .case-instructor.attribute #history-information .form-inner button, .ht-main-content .case-instructor.attribute #history-information .form-inner .user-section.institution-login-panel button, .user-section.institution-login-panel .ht-main-content .case-instructor.attribute #vital-signs .add-form button, .ht-main-content .case-instructor.attribute #vital-signs .add-form .user-section.institution-login-panel button, .user-section.institution-login-panel .ht-main-content .case-instructor.attribute #laboratories .add-button, .ht-main-content .case-instructor.attribute #laboratories .user-section.institution-login-panel .add-button, .user-section.institution-login-panel .ht-main-content .case-instructor.actions .search-form button, .ht-main-content .case-instructor.actions .search-form .user-section.institution-login-panel button, .user-section.institution-login-panel .ht-main-content .synonym-dictionary .search-form button, .ht-main-content .synonym-dictionary .search-form .user-section.institution-login-panel button,
.user-section.institution-login-panel .ht-main-content .synonym-dictionary .add-synonym-form button,
.ht-main-content .synonym-dictionary .add-synonym-form .user-section.institution-login-panel button, .user-section.institution-login-panel .ht-main-content .main-front-end-view .search-form button, .ht-main-content .main-front-end-view .search-form .user-section.institution-login-panel button {
  font-size: 18px;
}
.user-section.login-new .ht-button.full-width, .user-section.login-new .modal .search-form button.full-width, .modal .search-form .user-section.login-new button.full-width, .user-section.login-new .ht-main-content .case-instructor.attribute .search-form button.full-width, .ht-main-content .case-instructor.attribute .search-form .user-section.login-new button.full-width, .user-section.login-new .ht-main-content .case-instructor.attribute #history-information .form-inner button.full-width, .ht-main-content .case-instructor.attribute #history-information .form-inner .user-section.login-new button.full-width, .user-section.login-new .ht-main-content .case-instructor.attribute #vital-signs .add-form button.full-width, .ht-main-content .case-instructor.attribute #vital-signs .add-form .user-section.login-new button.full-width, .user-section.login-new .ht-main-content .case-instructor.attribute #laboratories .full-width.add-button, .ht-main-content .case-instructor.attribute #laboratories .user-section.login-new .full-width.add-button, .user-section.login-new .ht-main-content .case-instructor.actions .search-form button.full-width, .ht-main-content .case-instructor.actions .search-form .user-section.login-new button.full-width, .user-section.login-new .ht-main-content .synonym-dictionary .search-form button.full-width, .ht-main-content .synonym-dictionary .search-form .user-section.login-new button.full-width,
.user-section.login-new .ht-main-content .synonym-dictionary .add-synonym-form button.full-width,
.ht-main-content .synonym-dictionary .add-synonym-form .user-section.login-new button.full-width, .user-section.login-new .ht-main-content .main-front-end-view .search-form button.full-width, .ht-main-content .main-front-end-view .search-form .user-section.login-new button.full-width, .user-section.register-new .ht-button.full-width, .user-section.register-new .modal .search-form button.full-width, .modal .search-form .user-section.register-new button.full-width, .user-section.register-new .ht-main-content .case-instructor.attribute .search-form button.full-width, .ht-main-content .case-instructor.attribute .search-form .user-section.register-new button.full-width, .user-section.register-new .ht-main-content .case-instructor.attribute #history-information .form-inner button.full-width, .ht-main-content .case-instructor.attribute #history-information .form-inner .user-section.register-new button.full-width, .user-section.register-new .ht-main-content .case-instructor.attribute #vital-signs .add-form button.full-width, .ht-main-content .case-instructor.attribute #vital-signs .add-form .user-section.register-new button.full-width, .user-section.register-new .ht-main-content .case-instructor.attribute #laboratories .full-width.add-button, .ht-main-content .case-instructor.attribute #laboratories .user-section.register-new .full-width.add-button, .user-section.register-new .ht-main-content .case-instructor.actions .search-form button.full-width, .ht-main-content .case-instructor.actions .search-form .user-section.register-new button.full-width, .user-section.register-new .ht-main-content .synonym-dictionary .search-form button.full-width, .ht-main-content .synonym-dictionary .search-form .user-section.register-new button.full-width,
.user-section.register-new .ht-main-content .synonym-dictionary .add-synonym-form button.full-width,
.ht-main-content .synonym-dictionary .add-synonym-form .user-section.register-new button.full-width, .user-section.register-new .ht-main-content .main-front-end-view .search-form button.full-width, .ht-main-content .main-front-end-view .search-form .user-section.register-new button.full-width, .user-section.institution-login-panel .ht-button.full-width, .user-section.institution-login-panel .modal .search-form button.full-width, .modal .search-form .user-section.institution-login-panel button.full-width, .user-section.institution-login-panel .ht-main-content .case-instructor.attribute .search-form button.full-width, .ht-main-content .case-instructor.attribute .search-form .user-section.institution-login-panel button.full-width, .user-section.institution-login-panel .ht-main-content .case-instructor.attribute #history-information .form-inner button.full-width, .ht-main-content .case-instructor.attribute #history-information .form-inner .user-section.institution-login-panel button.full-width, .user-section.institution-login-panel .ht-main-content .case-instructor.attribute #vital-signs .add-form button.full-width, .ht-main-content .case-instructor.attribute #vital-signs .add-form .user-section.institution-login-panel button.full-width, .user-section.institution-login-panel .ht-main-content .case-instructor.attribute #laboratories .full-width.add-button, .ht-main-content .case-instructor.attribute #laboratories .user-section.institution-login-panel .full-width.add-button, .user-section.institution-login-panel .ht-main-content .case-instructor.actions .search-form button.full-width, .ht-main-content .case-instructor.actions .search-form .user-section.institution-login-panel button.full-width, .user-section.institution-login-panel .ht-main-content .synonym-dictionary .search-form button.full-width, .ht-main-content .synonym-dictionary .search-form .user-section.institution-login-panel button.full-width,
.user-section.institution-login-panel .ht-main-content .synonym-dictionary .add-synonym-form button.full-width,
.ht-main-content .synonym-dictionary .add-synonym-form .user-section.institution-login-panel button.full-width, .user-section.institution-login-panel .ht-main-content .main-front-end-view .search-form button.full-width, .ht-main-content .main-front-end-view .search-form .user-section.institution-login-panel button.full-width {
  width: 100%;
}
.user-section.login-new input,
.user-section.login-new select, .user-section.register-new input,
.user-section.register-new select, .user-section.institution-login-panel input,
.user-section.institution-login-panel select {
  line-height: 45px;
  height: 45px;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-weight: 400;
}
.user-section.login-new button, .user-section.register-new button, .user-section.institution-login-panel button {
  line-height: 63px;
  height: 63px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-weight: 400;
}
.user-section.login-new select, .user-section.register-new select, .user-section.institution-login-panel select {
  border-radius: 0;
  -webkit-appearance: none;
  margin-bottom: 15px;
  padding: 0 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.user-section.login-new .panel, .user-section.register-new .panel {
  background: #f7f7f7;
}
.user-section.login-new .form-guide, .user-section.register-new .form-guide {
  font-size: 24px;
  margin-bottom: 15px;
  text-align: center;
  font-weight: 400;
}
.user-section.login-new .login-form,
.user-section.login-new .register-form, .user-section.register-new .login-form,
.user-section.register-new .register-form {
  background: #fff;
  padding: 15px;
  position: relative;
  padding-top: 30px;
}
.user-section.login-new .login-form:before,
.user-section.login-new .register-form:before, .user-section.register-new .login-form:before,
.user-section.register-new .register-form:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #f7f7f7;
  position: absolute;
  top: 0;
  margin-left: -20px;
  left: 50%;
}
.user-section.login-new {
  padding-bottom: 10px;
}
.user-section.institution-login-panel {
  padding-top: 10px;
  padding-bottom: 15px !important;
}
.user-section.institution-login-panel .institution-heading {
  color: #017ab1;
  margin-top: -10px;
}
.user-section.institution-login-panel button {
  background: #017ab1;
}

/*** 3.3. LAYOUT > REGISTER */
/*** 3.4. LAYOUT > MY MODALS */
.modal .search-form {
  margin: 15px 0;
  position: relative;
}
.modal .search-form input {
  margin: 0;
  padding-right: 87px;
}
.modal .search-form button {
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
}

#add-new-history-info fieldset#option-1 {
  border-color: #eee;
}
#add-new-history-info fieldset#option-2 {
  border: none;
  padding: 0;
  margin: 0 0 30px 0;
}
#add-new-history-info label.error {
  display: block;
  padding: 0;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  #add-vital-sign-form .from-value,
  #add-vital-sign-form .to-value,
  #add-new-laboratory-form .from-value,
  #add-new-laboratory-form .to-value {
    max-width: 120px;
  }
  #add-vital-sign-form .from-value,
  #add-new-laboratory-form .from-value {
    margin-right: 5px;
  }
}

#add-new-laboratory-form .tab-nav {
  display: inline-block;
  margin-left: 15px;
}
#add-new-laboratory-form .tab-nav li {
  display: inline-block;
  margin-right: 15px;
}
#add-new-laboratory-form .tab-nav label {
  color: #111;
  font-weight: 400;
  cursor: pointer;
}

#add-new-photo input[type="file"] {
  border: none;
  padding-left: 0;
  padding-right: 0;
  height: auto;
}

#add-media .expandable-tree {
  margin: 0;
}
#add-media .expandable-tree ul {
  display: none;
}
#add-media .album-title {
  font-size: 20px;
  font-weight: 700;
}
#add-media .node .title {
  cursor: pointer;
  padding: 0 5px;
}
#add-media .node .title .toggle:before {
  content: "";
  font-family: "fontawesome";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  speak: none;
}
#add-media .node .title:hover, #add-media .node .title.current {
  background: #f1f1f1;
}
#add-media .node.is-openning > p > .toggle:before {
  content: "";
  font-family: "fontawesome";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  speak: none;
}
#add-media .media {
  max-height: 350px;
  overflow-y: scroll;
}
#add-media .entry {
  cursor: pointer;
  padding: 10px;
}
#add-media .entry .bulk {
  vertical-align: middle;
}
#add-media .entry .bulk input {
  /* Double-sized Checkboxes */
  -ms-transform: scale(1.5);
  /* IE */
  -moz-transform: scale(1.5);
  /* FF */
  -webkit-transform: scale(1.5);
  /* Safari and Chrome */
  -o-transform: scale(2);
  /* Opera */
  margin: 0 10px;
}
#add-media .entry .thumbnail img {
  max-width: 150px;
  margin-bottom: 0;
}
#add-media .entry:hover, #add-media .entry.current {
  background: #f1f1f1;
}
#add-media .buttons {
  margin-top: 15px;
}

#add-new-affected-attributes .desc {
  margin-top: 15px;
  font-style: italic;
  color: #BBB;
}

.modal#edit-effect input[type="text"],
.modal#edit-effect select {
  display: inline-block;
  width: 100px;
}
.modal#edit-effect input[type="radio"] {
  margin-right: 3px;
}
.modal#edit-effect select {
  position: relative;
}
.modal#edit-effect label {
  font-weight: 400;
}
.modal#edit-effect .or {
  margin-bottom: 10px;
  display: block;
}
.modal#edit-effect .by {
  margin: 0 5px;
}
.modal#edit-effect .range-slider .range-slider-inner {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .modal#edit-effect .range-slider .range-slider-inner {
    float: left;
    width: 66.66667%;
  }
}
.modal#edit-effect .range-slider input {
  padding: 0;
  font-weight: 700;
  border: none;
  margin: 2px 0 10px;
}
.modal#edit-effect .range-slider .ui-slider-handle {
  background: rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  padding: 5px;
  top: -9px;
  outline: none;
  cursor: pointer;
  z-index: 3;
}
.modal#edit-effect .range-slider .ui-slider-handle:before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background: #03a9f4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.modal#edit-effect .range-slider .ui-slider-horizontal {
  height: 5px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  background: rgba(0, 0, 0, 0.05);
  margin: 5px 0;
}
.modal#edit-effect .range-slider .des {
  font-size: 14px;
  position: relative;
  overflow: hidden;
  margin-top: 10px;
}
.modal#edit-effect .range-slider .des:before {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.05);
  z-index: 1;
}
.modal#edit-effect .range-slider .des span {
  padding: 5px;
  position: relative;
  z-index: 2;
}
.modal#edit-effect .range-slider .des span.left, .modal#edit-effect .range-slider .des span.right, .modal#edit-effect .range-slider .des span.time-format > span {
  background: #fff;
}
.modal#edit-effect .range-slider .des span.left {
  float: left;
  padding-left: 0;
}
.modal#edit-effect .range-slider .des span.right {
  float: right;
  padding-right: 0;
}
.modal#edit-effect .range-slider .des span.time-format {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center;
}

.modal#include-case div.table-responsive {
  max-height: 200px;
  overflow-y: scroll;
}

.modal#advance-clock form,
.modal#add-time-point form {
  text-align: center;
  display: block;
}
.modal#advance-clock input[type="text"],
.modal#add-time-point input[type="text"] {
  display: inline-block;
  width: 50px;
  text-align: center;
  margin: 0 10px 0 20px;
}

.modal#conditions-for-effect label,
.modal#add-new-scenario label {
  font-weight: 400;
}
.modal#conditions-for-effect input[type="radio"],
.modal#add-new-scenario input[type="radio"] {
  margin-right: 3px;
}
.modal#conditions-for-effect .logic-container,
.modal#add-new-scenario .logic-container {
  margin: 15px 0;
}
.modal#conditions-for-effect .add-more,
.modal#add-new-scenario .add-more {
  display: inline-block;
  margin-bottom: 15px;
}

.modal#edit-differential-diagnosis .diagnosis > div {
  margin-top: 10px;
}
.modal#edit-differential-diagnosis .diagnosis input {
  display: inline-block;
  width: 200px;
  margin-right: 15px;
}

.modal#edit-multiple-choice-question .choices > div {
  margin-top: 10px;
}
.modal#edit-multiple-choice-question .choices input {
  display: inline-block;
  width: 50%;
  margin-right: 15px;
}

.modal#multiple-choice-question .answer,
.modal#multiple-choice-question-2 .answer,
.modal#multiple-choice-question-3 .answer,
.modal#multiple-choice-question-4 .answer {
  margin-left: 15px;
}
.modal#multiple-choice-question .answer label,
.modal#multiple-choice-question-2 .answer label,
.modal#multiple-choice-question-3 .answer label,
.modal#multiple-choice-question-4 .answer label {
  font-weight: 400;
}
.modal#multiple-choice-question .answer span,
.modal#multiple-choice-question-2 .answer span,
.modal#multiple-choice-question-3 .answer span,
.modal#multiple-choice-question-4 .answer span {
  margin-right: 5px;
}
.modal#multiple-choice-question .answer input[type="text"],
.modal#multiple-choice-question-2 .answer input[type="text"],
.modal#multiple-choice-question-3 .answer input[type="text"],
.modal#multiple-choice-question-4 .answer input[type="text"] {
  display: inline-block;
  max-width: 300px;
  margin-right: 10px;
}

/*** 3.5. LAYOUT > MAIN */
.ht-group {
  padding: 20px 30px;
  border: 1px solid #d9ecf6;
}
.ht-group legend {
  padding: 0 15px;
  margin-left: -15px;
  font-weight: 600;
  color: #8c8c8c;
}
.ht-group legend * {
  font-size: 18px !important;
}

.ht-main-content {
  margin-bottom: 30px;
}
.ht-main-content .ht-group {
  margin-bottom: 30px;
}
.ht-main-content .ht-group .widget {
  margin-bottom: 30px;
}
.ht-main-content .ht-group .entry {
  margin-bottom: 30px;
}
.ht-main-content .ht-group .entry .category {
  margin-bottom: 15px;
}
.ht-main-content .ht-group .entry .category i {
  margin-right: 7px;
}
.ht-main-content .ht-group .entry .course-title {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  color: #03a9f4;
}
.ht-main-content .ht-group .entry p {
  margin-bottom: 5px;
}
.ht-main-content .ht-group .entry .actions {
  text-align: right;
  border-bottom: 1px solid #d9ecf6;
}
.ht-main-content .ht-group .entry .actions .action {
  margin-left: 10px;
}
.ht-main-content .ht-page-header-group {
  border-bottom: 1px solid #03a9f4;
  position: relative;
}
.ht-main-content .ht-page-header-group .ht-page-title {
  color: #666;
  font-size: 22px;
  line-height: 50px;
  margin-bottom: 0;
}
.ht-main-content .ht-page-header-group .ht-button, .ht-main-content .ht-page-header-group .modal .search-form button, .modal .search-form .ht-main-content .ht-page-header-group button, .ht-main-content .ht-page-header-group .case-instructor.attribute .search-form button, .ht-main-content .case-instructor.attribute .search-form .ht-page-header-group button, .ht-main-content .ht-page-header-group .case-instructor.attribute #history-information .form-inner button, .ht-main-content .case-instructor.attribute #history-information .form-inner .ht-page-header-group button, .ht-main-content .ht-page-header-group .case-instructor.attribute #vital-signs .add-form button, .ht-main-content .case-instructor.attribute #vital-signs .add-form .ht-page-header-group button, .ht-main-content .ht-page-header-group .case-instructor.attribute #laboratories .add-button, .ht-main-content .case-instructor.attribute #laboratories .ht-page-header-group .add-button, .ht-main-content .ht-page-header-group .case-instructor.actions .search-form button, .ht-main-content .case-instructor.actions .search-form .ht-page-header-group button, .ht-main-content .ht-page-header-group .synonym-dictionary .search-form button, .ht-main-content .synonym-dictionary .search-form .ht-page-header-group button,
.ht-main-content .ht-page-header-group .synonym-dictionary .add-synonym-form button,
.ht-main-content .synonym-dictionary .add-synonym-form .ht-page-header-group button, .ht-main-content .ht-page-header-group .main-front-end-view .search-form button, .ht-main-content .main-front-end-view .search-form .ht-page-header-group button {
  position: absolute;
  right: 0;
  top: 8px;
  margin: 0;
}
.ht-main-content .ht-mobile-control {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background: #ccc;
}
.ht-main-content .ht-mobile-control .menu-label {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: rgba(255, 255, 255, 0.8);
}
.ht-main-content .ht-mobile-control .mobile-control-toggle {
  text-align: right;
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.ht-main-content .ht-mobile-control .mobile-control-toggle .mobile-nav-toggle .icon-bar {
  background: rgba(255, 255, 255, 0.8);
}
.ht-main-content .case-instructor.attribute > .tab-nav,
.ht-main-content .main-front-end-view > .tab-pane > .tab-nav,
.ht-main-content .case-instructor.time-and-flow > .tab-nav {
  position: relative;
  margin: 0;
  z-index: 2;
}
@media (min-width: 768px) {
  .ht-main-content .case-instructor.attribute > .tab-nav,
  .ht-main-content .main-front-end-view > .tab-pane > .tab-nav,
  .ht-main-content .case-instructor.time-and-flow > .tab-nav {
    float: left;
    width: 20%;
    display: block !important;
  }
  .ht-main-content .case-instructor.attribute > .tab-nav li,
  .ht-main-content .main-front-end-view > .tab-pane > .tab-nav li,
  .ht-main-content .case-instructor.time-and-flow > .tab-nav li {
    border: 1px solid #D3D8D6;
    border-top: none;
    border-right: none;
  }
  .ht-main-content .case-instructor.attribute > .tab-nav li:first-child,
  .ht-main-content .main-front-end-view > .tab-pane > .tab-nav li:first-child,
  .ht-main-content .case-instructor.time-and-flow > .tab-nav li:first-child {
    border-top: 1px solid #D3D8D6;
  }
  .ht-main-content .case-instructor.attribute > .tab-nav li i,
  .ht-main-content .main-front-end-view > .tab-pane > .tab-nav li i,
  .ht-main-content .case-instructor.time-and-flow > .tab-nav li i {
    display: none;
  }
  .ht-main-content .case-instructor.attribute > .tab-nav li.active,
  .ht-main-content .main-front-end-view > .tab-pane > .tab-nav li.active,
  .ht-main-content .case-instructor.time-and-flow > .tab-nav li.active {
    background: #fff;
    position: relative;
  }
  .ht-main-content .case-instructor.attribute > .tab-nav li.active a,
  .ht-main-content .main-front-end-view > .tab-pane > .tab-nav li.active a,
  .ht-main-content .case-instructor.time-and-flow > .tab-nav li.active a {
    color: #03a9f4;
    font-weight: 700;
  }
  .ht-main-content .case-instructor.attribute > .tab-nav li.active:before, .ht-main-content .case-instructor.attribute > .tab-nav li.active:after,
  .ht-main-content .main-front-end-view > .tab-pane > .tab-nav li.active:before,
  .ht-main-content .main-front-end-view > .tab-pane > .tab-nav li.active:after,
  .ht-main-content .case-instructor.time-and-flow > .tab-nav li.active:before,
  .ht-main-content .case-instructor.time-and-flow > .tab-nav li.active:after {
    position: absolute;
    content: '';
    display: block;
    height: 100%;
    top: 0;
  }
  .ht-main-content .case-instructor.attribute > .tab-nav li.active:before,
  .ht-main-content .main-front-end-view > .tab-pane > .tab-nav li.active:before,
  .ht-main-content .case-instructor.time-and-flow > .tab-nav li.active:before {
    width: 1px;
    right: -1px;
    background: #fff;
  }
  .ht-main-content .case-instructor.attribute > .tab-nav li.active:after,
  .ht-main-content .main-front-end-view > .tab-pane > .tab-nav li.active:after,
  .ht-main-content .case-instructor.time-and-flow > .tab-nav li.active:after {
    width: 3px;
    left: -1px;
    background: #03a9f4;
  }
  .ht-main-content .case-instructor.attribute > .tab-nav a,
  .ht-main-content .main-front-end-view > .tab-pane > .tab-nav a,
  .ht-main-content .case-instructor.time-and-flow > .tab-nav a {
    line-height: 50px;
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .ht-main-content .case-instructor.attribute > .tab-nav,
  .ht-main-content .main-front-end-view > .tab-pane > .tab-nav,
  .ht-main-content .case-instructor.time-and-flow > .tab-nav {
    display: none;
  }
  .ht-main-content .case-instructor.attribute > .tab-nav li,
  .ht-main-content .main-front-end-view > .tab-pane > .tab-nav li,
  .ht-main-content .case-instructor.time-and-flow > .tab-nav li {
    border-bottom: 1px solid #f2f2f2;
  }
  .ht-main-content .case-instructor.attribute > .tab-nav li.active a,
  .ht-main-content .main-front-end-view > .tab-pane > .tab-nav li.active a,
  .ht-main-content .case-instructor.time-and-flow > .tab-nav li.active a {
    font-weight: 700;
    color: #03a9f4;
  }
  .ht-main-content .case-instructor.attribute > .tab-nav a,
  .ht-main-content .main-front-end-view > .tab-pane > .tab-nav a,
  .ht-main-content .case-instructor.time-and-flow > .tab-nav a {
    padding: 10px 0;
  }
}
.ht-main-content .case-instructor.attribute > .tab-nav a,
.ht-main-content .main-front-end-view > .tab-pane > .tab-nav a,
.ht-main-content .case-instructor.time-and-flow > .tab-nav a {
  white-space: nowrap;
  overflow: hidden;
  color: #777;
  display: block;
}
@media (max-width: 767px) {
  .ht-main-content .case-instructor.attribute > .tab-content,
  .ht-main-content .main-front-end-view > .tab-pane > .tab-content,
  .ht-main-content .case-instructor.time-and-flow > .tab-content {
    margin: 20px 0;
  }
}
@media (min-width: 768px) {
  .ht-main-content .case-instructor.attribute > .tab-content,
  .ht-main-content .main-front-end-view > .tab-pane > .tab-content,
  .ht-main-content .case-instructor.time-and-flow > .tab-content {
    border-left: 1px solid #D3D8D6;
    border-top: 1px solid #D3D8D6;
    float: left;
    width: 80%;
    padding: 15px 30px;
  }
}
.ht-main-content .case-nav {
  margin-bottom: 30px;
}
.ht-main-content .case-nav ul {
  margin: 0;
}
@media (min-width: 768px) {
  .ht-main-content .case-nav ul {
    border-bottom: 1px solid #f2f2f2;
  }
}
.ht-main-content .case-nav li {
  line-height: 50px;
}
@media (max-width: 767px) {
  .ht-main-content .case-nav li {
    border-bottom: 1px solid #f2f2f2;
    display: block;
  }
}
@media (min-width: 768px) {
  .ht-main-content .case-nav li {
    display: inline-block;
  }
  .ht-main-content .case-nav li:after {
    content: '\00b7';
    margin: 0 10px 0 15px;
    color: #03a9f4;
  }
  .ht-main-content .case-nav li:last-child:after {
    display: none;
  }
}
.ht-main-content .case-nav li.active a:before, .ht-main-content .case-nav li:hover a:before {
  width: 100%;
}
.ht-main-content .case-nav a {
  display: inline-block;
  position: relative;
  height: 100%;
}
.ht-main-content .case-nav a:before {
  position: absolute;
  content: '';
  display: block;
  width: 0;
  height: 1px;
  background: #03a9f4;
  left: 0;
  bottom: -1px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.ht-main-content .course-nav ul {
  margin-bottom: -1px;
}
.ht-main-content .course-nav li {
  display: inline-block;
}
.ht-main-content .course-nav li a {
  position: relative;
  display: block;
  border: 1px solid #d9ecf6;
  padding: 0 15px;
  line-height: 40px;
  background: #03a9f4;
  color: #fff;
}
.ht-main-content .course-nav li.active a {
  background: #fff;
  color: #03a9f4;
}
.ht-main-content .course-nav li.active a:before {
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: -1px;
}
.ht-main-content .entry-instruction {
  margin-bottom: 30px;
}
.ht-main-content .entry-instruction .order {
  height: 0;
  padding: 0;
  float: left;
  width: 5%;
  padding-bottom: 5%;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  background: #03a9f4;
  color: #fff;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
@media (max-width: 991px) {
  .ht-main-content .entry-instruction .order {
    padding-bottom: 10%;
    width: 10%;
  }
}
@media (max-width: 480px) {
  .ht-main-content .entry-instruction .order {
    padding-bottom: 20%;
    width: 20%;
  }
}
.ht-main-content .entry-instruction .order > div {
  display: table;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.ht-main-content .entry-instruction .order > div > span {
  display: table-cell;
  vertical-align: middle;
}
.ht-main-content .entry-instruction .instruction {
  width: 95%;
  float: left;
  padding-left: 15px;
}
@media (max-width: 991px) {
  .ht-main-content .entry-instruction .instruction {
    width: 90%;
  }
}
@media (max-width: 480px) {
  .ht-main-content .entry-instruction .instruction {
    width: 80%;
  }
}
.ht-main-content .case-instructor.attribute .expandable-tree {
  padding-left: 20px;
}
.ht-main-content .case-instructor.attribute .expandable-tree li .children {
  display: none;
}
.ht-main-content .case-instructor.attribute .expandable-tree li.is-openning > p.title .toggle:before {
  content: "\f068";
}
.ht-main-content .case-instructor.attribute .expandable-tree p {
  margin-bottom: 0;
}
.ht-main-content .case-instructor.attribute .expandable-tree p.title {
  font-weight: 700;
  color: #03a9f4;
  position: relative;
  cursor: pointer;
  margin-top: 10px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ht-main-content .case-instructor.attribute .expandable-tree p.title .toggle {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.ht-main-content .case-instructor.attribute .expandable-tree p.title .toggle:before {
  content: "";
  font-family: "fontawesome";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  speak: none;
  position: absolute;
  left: -18px;
}
.ht-main-content .case-instructor.attribute .expandable-tree p.case {
  font-style: italic;
}
.ht-main-content .case-instructor.attribute .expandable-tree .actions {
  margin: 0;
  padding: 0;
}
.ht-main-content .case-instructor.attribute .expandable-tree .actions li {
  display: inline-block;
  color: #ccc;
}
.ht-main-content .case-instructor.attribute .expandable-tree .actions li:after {
  content: '|';
  margin: 0 3px 0 5px;
}
.ht-main-content .case-instructor.attribute .expandable-tree .actions li:last-child:after {
  display: none;
}
.ht-main-content .case-instructor.attribute .expandable-tree .ht-button, .modal .search-form .ht-main-content .case-instructor.attribute .expandable-tree button, .ht-main-content .case-instructor.attribute .expandable-tree .search-form button, .ht-main-content .case-instructor.attribute .search-form .expandable-tree button, .ht-main-content .case-instructor.attribute .expandable-tree #history-information .form-inner button, .ht-main-content .case-instructor.attribute #history-information .form-inner .expandable-tree button, .ht-main-content .case-instructor.attribute .expandable-tree #vital-signs .add-form button, .ht-main-content .case-instructor.attribute #vital-signs .add-form .expandable-tree button, .ht-main-content .case-instructor.attribute .expandable-tree #laboratories .add-button, .ht-main-content .case-instructor.attribute #laboratories .expandable-tree .add-button, .ht-main-content .case-instructor.actions .search-form .case-instructor.attribute .expandable-tree button, .ht-main-content .synonym-dictionary .search-form .case-instructor.attribute .expandable-tree button,
.ht-main-content .case-instructor.attribute .expandable-tree .synonym-dictionary .add-synonym-form button,
.ht-main-content .synonym-dictionary .add-synonym-form .case-instructor.attribute .expandable-tree button, .ht-main-content .main-front-end-view .search-form .case-instructor.attribute .expandable-tree button {
  margin-top: 10px;
}
.ht-main-content .case-instructor.attribute .search-form {
  margin: 15px 0;
  position: relative;
}
@media (min-width: 768px) {
  .ht-main-content .case-instructor.attribute .search-form {
    width: 75%;
  }
}
.ht-main-content .case-instructor.attribute .search-form input {
  margin: 0;
  padding-right: 87px;
}
.ht-main-content .case-instructor.attribute .search-form button {
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.ht-main-content .case-instructor.attribute #history-information .title-group .ht-button, .modal .search-form .ht-main-content .case-instructor.attribute #history-information .title-group button, .ht-main-content .case-instructor.attribute #history-information .title-group .search-form button, .ht-main-content .case-instructor.attribute .search-form #history-information .title-group button, .ht-main-content .case-instructor.attribute #history-information .title-group .form-inner button, .ht-main-content .case-instructor.attribute #history-information .form-inner .title-group button, .ht-main-content .case-instructor.attribute #history-information .title-group #vital-signs .add-form button, .ht-main-content .case-instructor.attribute #vital-signs .add-form #history-information .title-group button, .ht-main-content .case-instructor.attribute #history-information .title-group #laboratories .add-button, .ht-main-content .case-instructor.attribute #laboratories #history-information .title-group .add-button, .ht-main-content .case-instructor.actions .search-form .case-instructor.attribute #history-information .title-group button, .ht-main-content .synonym-dictionary .search-form .case-instructor.attribute #history-information .title-group button,
.ht-main-content .case-instructor.attribute #history-information .title-group .synonym-dictionary .add-synonym-form button,
.ht-main-content .synonym-dictionary .add-synonym-form .case-instructor.attribute #history-information .title-group button, .ht-main-content .main-front-end-view .search-form .case-instructor.attribute #history-information .title-group button {
  float: right;
  background-color: #cc0000;
}
.ht-main-content .case-instructor.attribute #history-information .form-inner {
  position: relative;
}
@media (min-width: 768px) {
  .ht-main-content .case-instructor.attribute #history-information .form-inner {
    width: 75%;
  }
}
.ht-main-content .case-instructor.attribute #history-information .form-inner input {
  margin: 0;
  padding-right: 87px;
}
.ht-main-content .case-instructor.attribute #history-information .form-inner button {
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.ht-main-content .case-instructor.attribute #history-information .mini-dic {
  margin: 0;
  position: relative;
}
.ht-main-content .case-instructor.attribute #history-information .mini-dic .result {
  display: none;
  margin: 0;
  padding-right: 77px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  -ms-transform: translateY(100%);
}
.ht-main-content .case-instructor.attribute #history-information .mini-dic .result li {
  cursor: pointer;
  background: #e5e5e5;
  padding: 5px 10px;
}
.ht-main-content .case-instructor.attribute #history-information .mini-dic .result li:nth-child(odd) {
  background: #eee;
}
.ht-main-content .case-instructor.attribute #history-information .q-and-a {
  margin-top: 30px;
}
.ht-main-content .case-instructor.attribute #history-information .q-and-a dt, .ht-main-content .case-instructor.attribute #history-information .q-and-a dd {
  display: block;
}
.ht-main-content .case-instructor.attribute #history-information .q-and-a dd {
  text-align: right;
}
.ht-main-content .case-instructor.attribute #vital-signs .add-form {
  margin: 0;
  position: relative;
}
@media (min-width: 768px) {
  .ht-main-content .case-instructor.attribute #vital-signs .add-form {
    width: 75%;
  }
}
.ht-main-content .case-instructor.attribute #vital-signs .add-form label {
  display: block;
  margin-bottom: 10px;
}
.ht-main-content .case-instructor.attribute #vital-signs .add-form button {
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.ht-main-content .case-instructor.attribute #vital-signs .table td.actions a, .ht-main-content .case-instructor.attribute #vital-signs .post-content-area table td.actions a, .post-content-area .ht-main-content .case-instructor.attribute #vital-signs table td.actions a {
  margin: 0 10px;
}
.ht-main-content .case-instructor.attribute #physical-examination .expandable-tree > li > .title {
  text-transform: uppercase;
}
.ht-main-content .case-instructor.attribute #laboratories .tab-nav li {
  width: 50%;
  float: left;
}
.ht-main-content .case-instructor.attribute #laboratories .tab-nav li a {
  background: #03a9f4;
  text-align: center;
  display: block;
  color: #fff;
  padding: 7px 0 10px;
  border: 3px solid #03a9f4;
  border-bottom: none;
}
.ht-main-content .case-instructor.attribute #laboratories .tab-nav li.active a {
  background: #fff;
  color: #03a9f4;
}
.ht-main-content .case-instructor.attribute #laboratories .add-button {
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.ht-main-content .case-instructor.attribute #laboratories .table td.actions a, .ht-main-content .case-instructor.attribute #laboratories .post-content-area table td.actions a, .post-content-area .ht-main-content .case-instructor.attribute #laboratories table td.actions a {
  margin: 0 10px;
}
.ht-main-content .case-instructor.attribute #studies .dl-horizontal {
  padding-left: 15px;
}
.ht-main-content .case-instructor.attribute #studies .dl-horizontal p {
  margin-bottom: 5px;
}
.ht-main-content .case-instructor.attribute #studies .entry-medium {
  padding-bottom: 15px;
}
.ht-main-content .case-instructor.attribute #studies .entry-medium .entry-title {
  cursor: pointer;
}
.ht-main-content .case-instructor.attribute #studies .entry-medium .entry-content {
  display: none;
}
.ht-main-content .case-instructor.timeline .tab-nav {
  position: relative;
  margin: 0;
  z-index: 2;
}
.ht-main-content .case-instructor.timeline .tab-nav li {
  text-align: center;
}
.ht-main-content .case-instructor.timeline .tab-nav li:first-child a:before {
  display: none;
}
.ht-main-content .case-instructor.timeline .tab-nav li a:before {
  display: block;
  content: '\2193';
}
.ht-main-content .case-instructor.timeline .tab-nav li.active a {
  font-weight: 700;
  color: #03a9f4;
}
@media (min-width: 768px) {
  .ht-main-content .case-instructor.timeline .tab-nav {
    float: left;
    width: 20%;
    display: block !important;
  }
  .ht-main-content .case-instructor.timeline .tab-nav li i {
    display: none;
  }
  .ht-main-content .case-instructor.timeline .tab-nav li.active {
    background: #fff;
    position: relative;
  }
  .ht-main-content .case-instructor.timeline .tab-nav li.active a {
    color: #03a9f4;
    font-weight: 700;
  }
  .ht-main-content .case-instructor.timeline .tab-nav a {
    line-height: 50px;
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .ht-main-content .case-instructor.timeline .tab-nav {
    display: none;
  }
  .ht-main-content .case-instructor.timeline .tab-nav a {
    padding: 10px 0;
  }
}
.ht-main-content .case-instructor.timeline .tab-nav a {
  white-space: nowrap;
  overflow: hidden;
  color: #777;
  display: block;
}
@media (max-width: 767px) {
  .ht-main-content .case-instructor.timeline .tab-content {
    margin: 20px 0;
  }
}
@media (min-width: 768px) {
  .ht-main-content .case-instructor.timeline .tab-content {
    float: left;
    width: 80%;
    padding: 5px 30px;
  }
}
.ht-main-content .case-instructor.actions .search-form {
  margin: 0 0 15px 0;
  position: relative;
}
.ht-main-content .case-instructor.actions .search-form input {
  margin: 0;
  padding-right: 87px;
}
.ht-main-content .case-instructor.actions .search-form button {
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.ht-main-content .case-instructor.actions .table, .ht-main-content .case-instructor.actions .post-content-area table, .post-content-area .ht-main-content .case-instructor.actions table {
  margin-bottom: 0;
}
.ht-main-content .case-instructor.actions .action-tree {
  margin: 0;
}
.ht-main-content .case-instructor.actions .action-tree .title {
  cursor: pointer;
}
.ht-main-content .case-instructor.actions .action-tree .children {
  display: none;
}
.ht-main-content .case-instructor.actions .action-tree > li > .title {
  margin: 0;
}
.ht-main-content .case-instructor.actions .action-tree > li > .title i {
  color: #999;
  margin-right: 15px;
}
.ht-main-content .case-instructor.actions .action-tree > li > ul > li {
  margin-top: 15px;
}
.ht-main-content .case-instructor.actions .action-tree > li > ul > li .toggle {
  font-style: normal;
}
.ht-main-content .case-instructor.actions .action-tree > li > ul > li .toggle:before {
  content: "+";
}
.ht-main-content .case-instructor.actions .action-tree > li > ul > li.is-openning .toggle:before {
  content: "-";
}
.ht-main-content .case-instructor.actions .action-tree > li > ul > li > .title {
  font-weight: 700;
}
.ht-main-content .case-instructor.actions .action-tree > li > ul > li > .title .remove {
  font-size: 10px;
  color: #ff0000;
  margin-left: 15px;
}
.ht-main-content .case-instructor.actions .add-new-affected-attributes,
.ht-main-content .case-instructor.actions .add-specific-time-point {
  margin-top: 15px;
  display: inline-block;
}
.ht-main-content .case-instructor.actions .action-table th,
.ht-main-content .case-instructor.actions .action-table td {
  border-bottom: 1px solid #f5f5f5 !important;
}
.ht-main-content .case-instructor.actions .action-table th {
  text-decoration: underline;
}
.ht-main-content .case-instructor.actions .effect-table {
  padding-left: 30px;
}
.ht-main-content .case-instructor.actions .effect-table table {
  width: 100%;
}
.ht-main-content .case-instructor.actions .effect-table th {
  font-weight: 300;
  text-align: left;
}
.ht-main-content .case-instructor.time-and-flow #scenarios .table, .ht-main-content .case-instructor.time-and-flow #scenarios .post-content-area table, .post-content-area .ht-main-content .case-instructor.time-and-flow #scenarios table {
  margin-top: 15px;
}
@media (min-width: 768px) {
  .ht-main-content .case-instructor.time-and-flow #scenarios .table, .ht-main-content .case-instructor.time-and-flow #scenarios .post-content-area table, .post-content-area .ht-main-content .case-instructor.time-and-flow #scenarios table {
    width: 50%;
  }
}
.ht-main-content .synonym-dictionary .search-form {
  margin-bottom: 30px;
}
.ht-main-content .synonym-dictionary .search-form,
.ht-main-content .synonym-dictionary .add-synonym-form {
  position: relative;
}
.ht-main-content .synonym-dictionary .search-form input,
.ht-main-content .synonym-dictionary .add-synonym-form input {
  margin: 0;
  padding-right: 87px;
}
.ht-main-content .synonym-dictionary .search-form button,
.ht-main-content .synonym-dictionary .add-synonym-form button {
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.ht-main-content .synonym-dictionary .results p {
  margin-bottom: 5px;
}
.ht-main-content .back-to-instructor-page {
  float: right;
  display: block;
  margin-bottom: 15px;
}
.ht-main-content .media-library table.dataTable, .ht-main-content .media-library table.dataTable td, .ht-main-content .media-library table.dataTable th {
  box-sizing: border-box !important;
}
.ht-main-content .media-library .dataTables_wrapper > .row {
  margin: 0;
}
.ht-main-content .media-library .dataTables_wrapper > .row > div {
  padding: 0;
}
.ht-main-content .media-library .dataTables_length,
.ht-main-content .media-library .dataTables_filter,
.ht-main-content .media-library .dataTables_info {
  display: none;
}
.ht-main-content .media-library .ml-table-filter,
.ht-main-content .media-library .ml-table-action {
  background: #f1f1f1;
  padding: 10px 0;
}
.ht-main-content .media-library .ml-table-filter {
  margin-bottom: 15px;
}
.ht-main-content .media-library .ml-table-filter .ht-button, .ht-main-content .media-library .ml-table-filter .modal .search-form button, .modal .search-form .ht-main-content .media-library .ml-table-filter button, .ht-main-content .media-library .ml-table-filter .case-instructor.attribute .search-form button, .ht-main-content .case-instructor.attribute .search-form .media-library .ml-table-filter button, .ht-main-content .media-library .ml-table-filter .case-instructor.attribute #history-information .form-inner button, .ht-main-content .case-instructor.attribute #history-information .form-inner .media-library .ml-table-filter button, .ht-main-content .media-library .ml-table-filter .case-instructor.attribute #vital-signs .add-form button, .ht-main-content .case-instructor.attribute #vital-signs .add-form .media-library .ml-table-filter button, .ht-main-content .media-library .ml-table-filter .case-instructor.attribute #laboratories .add-button, .ht-main-content .case-instructor.attribute #laboratories .media-library .ml-table-filter .add-button, .ht-main-content .media-library .ml-table-filter .case-instructor.actions .search-form button, .ht-main-content .case-instructor.actions .search-form .media-library .ml-table-filter button, .ht-main-content .media-library .ml-table-filter .synonym-dictionary .search-form button, .ht-main-content .synonym-dictionary .search-form .media-library .ml-table-filter button,
.ht-main-content .media-library .ml-table-filter .synonym-dictionary .add-synonym-form button,
.ht-main-content .synonym-dictionary .add-synonym-form .media-library .ml-table-filter button, .ht-main-content .media-library .ml-table-filter .main-front-end-view .search-form button, .ht-main-content .main-front-end-view .search-form .media-library .ml-table-filter button {
  margin: 0;
}
@media (max-width: 767px) {
  .ht-main-content .media-library .ml-table-filter select {
    margin-bottom: 10px;
  }
  .ht-main-content .media-library .ml-table-filter .ht-button, .ht-main-content .media-library .ml-table-filter .modal .search-form button, .modal .search-form .ht-main-content .media-library .ml-table-filter button, .ht-main-content .media-library .ml-table-filter .case-instructor.attribute .search-form button, .ht-main-content .case-instructor.attribute .search-form .media-library .ml-table-filter button, .ht-main-content .media-library .ml-table-filter .case-instructor.attribute #history-information .form-inner button, .ht-main-content .case-instructor.attribute #history-information .form-inner .media-library .ml-table-filter button, .ht-main-content .media-library .ml-table-filter .case-instructor.attribute #vital-signs .add-form button, .ht-main-content .case-instructor.attribute #vital-signs .add-form .media-library .ml-table-filter button, .ht-main-content .media-library .ml-table-filter .case-instructor.attribute #laboratories .add-button, .ht-main-content .case-instructor.attribute #laboratories .media-library .ml-table-filter .add-button, .ht-main-content .media-library .ml-table-filter .case-instructor.actions .search-form button, .ht-main-content .case-instructor.actions .search-form .media-library .ml-table-filter button, .ht-main-content .media-library .ml-table-filter .synonym-dictionary .search-form button, .ht-main-content .synonym-dictionary .search-form .media-library .ml-table-filter button,
  .ht-main-content .media-library .ml-table-filter .synonym-dictionary .add-synonym-form button,
  .ht-main-content .synonym-dictionary .add-synonym-form .media-library .ml-table-filter button, .ht-main-content .media-library .ml-table-filter .main-front-end-view .search-form button, .ht-main-content .main-front-end-view .search-form .media-library .ml-table-filter button {
    margin-bottom: 15px;
  }
}
.ht-main-content .media-library .ml-table-action form {
  position: relative;
}
.ht-main-content .media-library .ml-table-action .field-wrapper {
  padding-right: 75px;
}
.ht-main-content .media-library .ml-table-action .ht-button, .ht-main-content .media-library .ml-table-action .modal .search-form button, .modal .search-form .ht-main-content .media-library .ml-table-action button, .ht-main-content .media-library .ml-table-action .case-instructor.attribute .search-form button, .ht-main-content .case-instructor.attribute .search-form .media-library .ml-table-action button, .ht-main-content .media-library .ml-table-action .case-instructor.attribute #history-information .form-inner button, .ht-main-content .case-instructor.attribute #history-information .form-inner .media-library .ml-table-action button, .ht-main-content .media-library .ml-table-action .case-instructor.attribute #vital-signs .add-form button, .ht-main-content .case-instructor.attribute #vital-signs .add-form .media-library .ml-table-action button, .ht-main-content .media-library .ml-table-action .case-instructor.attribute #laboratories .add-button, .ht-main-content .case-instructor.attribute #laboratories .media-library .ml-table-action .add-button, .ht-main-content .media-library .ml-table-action .case-instructor.actions .search-form button, .ht-main-content .case-instructor.actions .search-form .media-library .ml-table-action button, .ht-main-content .media-library .ml-table-action .synonym-dictionary .search-form button, .ht-main-content .synonym-dictionary .search-form .media-library .ml-table-action button,
.ht-main-content .media-library .ml-table-action .synonym-dictionary .add-synonym-form button,
.ht-main-content .synonym-dictionary .add-synonym-form .media-library .ml-table-action button, .ht-main-content .media-library .ml-table-action .main-front-end-view .search-form button, .ht-main-content .main-front-end-view .search-form .media-library .ml-table-action button {
  position: absolute;
  right: 0;
  top: 0;
}
.ht-main-content .media-library .dataTables_paginate.paging_input {
  margin: 5px 0;
}
@media (max-width: 991px) {
  .ht-main-content .media-library .dataTables_paginate.paging_input {
    margin-top: 15px;
    text-align: right;
  }
}
.ht-main-content .media-library .dataTables_paginate.paging_input span {
  color: #b4abb0;
  background: #e5e5e5;
  margin: 0 3px;
  height: 24px;
  width: 24px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.ht-main-content .media-library .dataTables_paginate.paging_input span:hover {
  background: #d9d9d9;
}
.ht-main-content .media-library .dataTables_paginate.paging_input span.paginate_page, .ht-main-content .media-library .dataTables_paginate.paging_input span.paginate_of {
  width: auto;
  padding-left: 5px;
  padding-right: 5px;
}
.ht-main-content .media-library .dataTables_paginate.paging_input span.paginate_of {
  background: transparent;
}
.ht-main-content .media-library .dataTables_paginate.paging_input input {
  position: relative;
  top: -2px;
  padding: 0;
  height: 24px;
  width: 30px !important;
  text-align: center;
}
.ht-main-content .media-library table {
  margin: 0 !important;
  border-collapse: collapse !important;
  border-spacing: 0px;
}
.ht-main-content .media-library table td:last-child,
.ht-main-content .media-library table th:last-child {
  border-right: 1px solid #ddd;
}
@media (max-width: 767px) {
  .ht-main-content .media-library table td.type, .ht-main-content .media-library table td.album, .ht-main-content .media-library table td.share, .ht-main-content .media-library table td.date,
  .ht-main-content .media-library table th.type,
  .ht-main-content .media-library table th.album,
  .ht-main-content .media-library table th.share,
  .ht-main-content .media-library table th.date {
    display: none;
  }
}
.ht-main-content .media-library thead th {
  width: auto !important;
}
.ht-main-content .media-library thead th.bulk-select:after, .ht-main-content .media-library thead th.thumbnail:after, .ht-main-content .media-library thead th.action:after {
  display: none;
}
.ht-main-content .media-library td {
  vertical-align: middle;
}
.ht-main-content .media-library td.file {
  text-align: left;
}
.ht-main-content .media-library td.file > a {
  overflow: hidden;
  position: relative;
  z-index: 2;
  margin: 0 10px 10px 0;
  float: left;
  width: 100px;
}
.ht-main-content .media-library td.file > a img {
  margin: 0;
}
.ht-main-content .media-library td.file h3 {
  margin: 0;
}
.ht-main-content .media-library td.file h3 a {
  line-height: 20px;
}
.ht-main-content .media-library td.type, .ht-main-content .media-library td.share {
  font-size: 24px;
  color: #7c7c7c;
}
.ht-main-content .view-image-detail .view-image-detail-content {
  background: #f1f1f1;
  padding: 30px 20px;
}
.ht-main-content .view-image-detail .custom-row {
  margin-left: -10px;
  margin-right: -10px;
}
.ht-main-content .view-image-detail .custom-row:before, .ht-main-content .view-image-detail .custom-row:after {
  content: " ";
  display: table;
}
.ht-main-content .view-image-detail .custom-row:after {
  clear: both;
}
.ht-main-content .view-image-detail .image-box {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .ht-main-content .view-image-detail .image-box {
    float: left;
    width: 66.66667%;
  }
}
.ht-main-content .view-image-detail .image-box img {
  margin: 20px 0 0 0;
}
.ht-main-content .view-image-detail .edit-detail {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .ht-main-content .view-image-detail .edit-detail {
    float: left;
    width: 33.33333%;
  }
}
.ht-main-content .view-image-detail .panel {
  background: #fff;
}
.ht-main-content .view-image-detail .panel .panel-heading,
.ht-main-content .view-image-detail .panel .panel-body,
.ht-main-content .view-image-detail .panel .panel-footer {
  background: #fff;
}
.ht-main-content .view-image-detail .panel .panel-heading .panel-title {
  font-size: 16px;
  color: #333;
}
.ht-main-content .view-image-detail .panel .panel-body {
  padding: 15px;
}
.ht-main-content .view-image-detail .panel .panel-body label {
  font-weight: normal;
}
.ht-main-content .view-image-detail .panel .panel-footer .ht-button, .ht-main-content .view-image-detail .panel .panel-footer .modal .search-form button, .modal .search-form .ht-main-content .view-image-detail .panel .panel-footer button, .ht-main-content .view-image-detail .panel .panel-footer .case-instructor.attribute .search-form button, .ht-main-content .case-instructor.attribute .search-form .view-image-detail .panel .panel-footer button, .ht-main-content .view-image-detail .panel .panel-footer .case-instructor.attribute #history-information .form-inner button, .ht-main-content .case-instructor.attribute #history-information .form-inner .view-image-detail .panel .panel-footer button, .ht-main-content .view-image-detail .panel .panel-footer .case-instructor.attribute #vital-signs .add-form button, .ht-main-content .case-instructor.attribute #vital-signs .add-form .view-image-detail .panel .panel-footer button, .ht-main-content .view-image-detail .panel .panel-footer .case-instructor.attribute #laboratories .add-button, .ht-main-content .case-instructor.attribute #laboratories .view-image-detail .panel .panel-footer .add-button, .ht-main-content .view-image-detail .panel .panel-footer .case-instructor.actions .search-form button, .ht-main-content .case-instructor.actions .search-form .view-image-detail .panel .panel-footer button, .ht-main-content .view-image-detail .panel .panel-footer .synonym-dictionary .search-form button, .ht-main-content .synonym-dictionary .search-form .view-image-detail .panel .panel-footer button,
.ht-main-content .view-image-detail .panel .panel-footer .synonym-dictionary .add-synonym-form button,
.ht-main-content .synonym-dictionary .add-synonym-form .view-image-detail .panel .panel-footer button, .ht-main-content .view-image-detail .panel .panel-footer .main-front-end-view .search-form button, .ht-main-content .main-front-end-view .search-form .view-image-detail .panel .panel-footer button {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .ht-main-content .view-image-detail .panel .panel-footer .ht-button, .ht-main-content .view-image-detail .panel .panel-footer .modal .search-form button, .modal .search-form .ht-main-content .view-image-detail .panel .panel-footer button, .ht-main-content .view-image-detail .panel .panel-footer .case-instructor.attribute .search-form button, .ht-main-content .case-instructor.attribute .search-form .view-image-detail .panel .panel-footer button, .ht-main-content .view-image-detail .panel .panel-footer .case-instructor.attribute #history-information .form-inner button, .ht-main-content .case-instructor.attribute #history-information .form-inner .view-image-detail .panel .panel-footer button, .ht-main-content .view-image-detail .panel .panel-footer .case-instructor.attribute #vital-signs .add-form button, .ht-main-content .case-instructor.attribute #vital-signs .add-form .view-image-detail .panel .panel-footer button, .ht-main-content .view-image-detail .panel .panel-footer .case-instructor.attribute #laboratories .add-button, .ht-main-content .case-instructor.attribute #laboratories .view-image-detail .panel .panel-footer .add-button, .ht-main-content .view-image-detail .panel .panel-footer .case-instructor.actions .search-form button, .ht-main-content .case-instructor.actions .search-form .view-image-detail .panel .panel-footer button, .ht-main-content .view-image-detail .panel .panel-footer .synonym-dictionary .search-form button, .ht-main-content .synonym-dictionary .search-form .view-image-detail .panel .panel-footer button,
  .ht-main-content .view-image-detail .panel .panel-footer .synonym-dictionary .add-synonym-form button,
  .ht-main-content .synonym-dictionary .add-synonym-form .view-image-detail .panel .panel-footer button, .ht-main-content .view-image-detail .panel .panel-footer .main-front-end-view .search-form button, .ht-main-content .main-front-end-view .search-form .view-image-detail .panel .panel-footer button {
    padding: 0 8px;
  }
}
.ht-main-content .view-image-detail .create-album-button {
  margin-top: 5px;
  display: inline-block;
}
.ht-main-content .basic-clock {
  text-align: center;
}
.ht-main-content .basic-clock p {
  margin-bottom: 0;
}
.ht-main-content .basic-clock a {
  margin-top: 15px;
  display: block;
}
@media (min-width: 768px) {
  .ht-main-content .basic-clock {
    border-left: 1px solid #f2f2f2;
  }
}
@media (max-width: 767px) {
  .ht-main-content .basic-clock {
    margin-bottom: 15px;
  }
}
.ht-main-content .main-front-end-view h2 {
  margin-top: 30px;
}
.ht-main-content .main-front-end-view .search-form {
  margin: 15px 0;
  position: relative;
}
@media (min-width: 768px) {
  .ht-main-content .main-front-end-view .search-form {
    width: 75%;
  }
}
.ht-main-content .main-front-end-view .search-form input {
  margin: 0;
  padding-right: 87px;
}
.ht-main-content .main-front-end-view .search-form button {
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.ht-main-content .main-front-end-view .tab-pane#overview, .ht-main-content .main-front-end-view .tab-pane#media-record {
  max-height: 300px;
  overflow-y: scroll;
}
.ht-main-content .main-front-end-view .tab-pane#vital-signs .table-no-border td {
  padding: 5px !important;
}
.ht-main-content .main-front-end-view .tab-pane#history-taking {
  margin-bottom: 30px;
}
.ht-main-content .main-front-end-view .tab-pane#history-taking dt {
  margin-top: 15px;
}
.ht-main-content .main-front-end-view .tab-pane#view-results .table-fixed-3-first-column {
  position: relative;
}
.ht-main-content .main-front-end-view .tab-pane#view-results .table-fixed-3-first-column .table-responsive {
  overflow-x: scroll;
  width: 100%;
  padding-left: 300px;
}
.ht-main-content .main-front-end-view .tab-pane#view-results .table-fixed-3-first-column .table, .ht-main-content .main-front-end-view .tab-pane#view-results .table-fixed-3-first-column .post-content-area table, .post-content-area .ht-main-content .main-front-end-view .tab-pane#view-results .table-fixed-3-first-column table {
  border-collapse: separate !important;
  width: auto;
  position: static;
}
.ht-main-content .main-front-end-view .tab-pane#view-results .table-fixed-3-first-column th {
  white-space: nowrap;
}
.ht-main-content .main-front-end-view .tab-pane#view-results .table-fixed-3-first-column .fixed-col {
  position: absolute;
  width: 100px;
  background: #fff;
}
.ht-main-content .main-front-end-view .tab-pane#view-results .table-fixed-3-first-column .fixed-col.col-first {
  left: 0;
}
.ht-main-content .main-front-end-view .tab-pane#view-results .table-fixed-3-first-column .fixed-col.col-second {
  left: 100px;
}
.ht-main-content .main-front-end-view .tab-pane#view-results .table-fixed-3-first-column .fixed-col.col-third {
  left: 200px;
}

.ht-sidebar label {
  font-weight: 400;
}
.ht-sidebar .ht-group {
  border-color: #ededed;
  padding: 20px;
}
.ht-sidebar .ht-group legend {
  margin-left: -10px;
}
.ht-sidebar .link-list a {
  display: block;
}
