﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification\ 
for details on configuring this project to bundle and minify static web assets. */
.breadcrumb {
  margin: 0;
  border-radius: 0; }

.force-to-bottom {
  position: fixed;
  bottom: 0px;
  width: 230px; }

.list-unstyled i {
  width: 25px; }

.sidebar .category-title {
  text-transform: uppercase;
  padding: 2px 2px 2px 15px;
  color: rgba(255, 255, 255, 0.95);
  font-weight: 600;
  font-size: 12px;
  font-family: 'Montserrat', sans-serif; }

.sidebar ul ul a {
  padding-left: 1.5rem; }

.mw500 {
  max-width: 500px; }

.mw600 {
  max-width: 600px; }

.mw700 {
  max-width: 600px; }

.input-validation-error {
  border-color: #dc3545 !important; }

.input-validation-error:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.dataTable .btn:hover {
  color: white !important; }

.nav-pills .nav-link {
  border-radius: 18px;
  padding-bottom: 8px; }

.card-header {
  padding: 6px 10px;
  line-height: 28px; }

.dataTable td {
  max-width: 250px; }

.nav-pills.nav-secondary .nav-link.active {
  background-color: #00b7ff; }

.wysiwyg {
  min-height: 200px;
  width: 100%; }

.last-p-no-margin p:last-child {
  margin-bottom: 0; }

.card-deck.no-full-width .card {
  flex: none; }

.active .text-muted {
  color: inherit !important; }

.table-clickable {
  cursor: pointer; }

.bootstrap-select > .dropdown-toggle {
  z-index: 0; }

.minw500 {
  min-width: 500px; }

.text-white .text-muted {
  color: #fff !important; }

.radio-textbox-group input.form-control {
  display: inline-block;
  width: auto; }

.radio-textbox-group input.form-check-input {
  top: 0.5rem; }

#questionText img {
  max-width: 100%;
  height: auto; }
