﻿
.btn.btn-avry.chat-action-green {
  background-color: #0ACC00;
  border: rem(1) solid #0ACC00;
  color: #FFFFFF;
  border-radius: 0;
}

.btn.btn-avry.chat-action-green:not(.disabled):active:focus,
.btn.btn-avry.chat-action-green:not(.disabled):active {
  background-color: #07A200;
  box-shadow: inset rem(4) rem(3) 0 #076F00;
}

.btn.btn-avry.chat-action-green:hover {
  background-color: #07A200;
  border: rem(1) solid #07A200;
  color: #FFFFFF;
}

.btn.btn-avry.chat-action-green.disabled {
  background-color: #B9B9B9 !important;
  border: rem(1) solid #B9B9B9;
  color: #FFFFFF !important;
}

.text-bright-red {
  color: #EA001C !important;
}

.btn.btn-avry {
  border-radius: 1.5625rem;
  background-color: #FFFFFF;
  border: 0.0625rem solid #242424;
  color: #242424;
  cursor: pointer;
  position: relative; }
.btn.btn-avry p {
    margin: 0;
    line-height: 1rem; }
.btn.btn-avry.disabled {
    cursor: not-allowed;
    background-color: #FFFFFF !important;
    border: 0.125rem dashed #B9B9B9 !important;
    color: #B9B9B9 !important; }
.btn.btn-avry:not(.disabled):active:focus, .btn.btn-avry:not(.disabled):active {
    background-color: #F1F1F1;
    box-shadow: inset 0.25rem 0.1875rem 0 #242424;
    padding: 10px 11px 6px 13px; }
.btn.btn-avry:not(.disabled):not(:active):focus {
    border: 0.0625rem solid #00B4EB;
    box-shadow: 0 0 0.625rem rgba(0, 180, 235, 0.6); }
.btn.btn-avry:active:focus, .btn.btn-avry:focus {
    outline: none; }
.btn.btn-avry:hover {
    background-color: #F1F1F1; }
.btn.btn-avry.btn-lg:not(.disabled):active:focus, .btn-group-lg > .btn.btn-avry:not(.disabled):active:focus, .btn.btn-avry.btn-lg:not(.disabled):active, .btn-group-lg > .btn.btn-avry:not(.disabled):active {
    padding: 10px 15px 6px 17px; }
.btn.btn-avry.btn-sm:not(.disabled):active:focus, .btn-group-sm > .btn.btn-avry:not(.disabled):active:focus, .btn.btn-avry.btn-sm:not(.disabled):active, .btn-group-sm > .btn.btn-avry:not(.disabled):active {
    padding: 6px 7px 2px 9px; }
.btn.btn-avry.btn-action {
  background-color: #EA001C;
  border: 0.0625rem solid #EA001C;
  color: #FFFFFF; }
.btn.btn-avry.btn-action:not(.disabled):active:focus, .btn.btn-avry.btn-action:not(.disabled):active {
    background-color: #C5001D;
    box-shadow: inset 0.25rem 0.1875rem 0 #99001D; }
.btn.btn-avry.btn-action:hover {
    background-color: #C5001D;
    border: 0.0625rem solid #C5001D;
    color: #FFFFFF; }
.btn.btn-avry.btn-action-green {
  background-color: #0ACC00;
  border: 0.0625rem solid #0ACC00;
  color: #FFFFFF; }
.btn.btn-avry.btn-action-green:not(.disabled):active:focus, .btn.btn-avry.btn-action-green:not(.disabled):active {
    background-color: #07A200;
    box-shadow: inset 0.25rem 0.1875rem 0 #076F00; }
.btn.btn-avry.btn-action-green:hover {
    background-color: #07A200;
    border: 0.0625rem solid #07A200;
    color: #FFFFFF; }
.btn.btn-avry.btn-action-blue {
  background-color: #0238A3;
  border: 0.0625rem solid #0238A3;
  color: #FFFFFF; }
.btn.btn-avry.btn-action-blue:not(.disabled):active:focus, .btn.btn-avry.btn-action-blue:not(.disabled):active {
    background-color: #236FEA;
    box-shadow: inset 0.25rem 0.1875rem 0 #0238A3; }
.btn.btn-avry.btn-action-blue:hover {
    background-color: #236FEA;
    border: 0.0625rem solid #236FEA;
    color: #FFFFFF; }
.btn.btn-avry.btn-action-gray {
  background-color: #B9B9B9;
  border: 0.0625rem solid #B9B9B9;
  color: #FFFFFF; }
.btn.btn-avry.btn-action-gray:not(.disabled):active:focus, .btn.btn-avry.btn-action-gray:not(.disabled):active {
    background-color: #8C8C8C;
    box-shadow: inset 0.25rem 0.1875rem 0 #6D6D6D; }
.btn.btn-avry.btn-action-gray:hover {
    background-color: #8C8C8C;
    border: 0.0625rem solid #8C8C8C;
    color: #FFFFFF; }
.btn.btn-avry.btn-purchase-action {
  background-color: #FFFFFF;
  border: 0.0625rem solid #EA001C;
  color: #EA001C; }
.btn.btn-avry.btn-purchase-action.btn-sm, .btn-group-sm > .btn.btn-avry.btn-purchase-action {
    font-size: 0.75rem; }
.btn.btn-avry.btn-purchase-action:not(.disabled):active:focus, .btn.btn-avry.btn-purchase-action:not(.disabled):active {
    background-color: #FDF3F3;
    box-shadow: inset 0.25rem 0.1875rem 0 #EA001C; }
.btn.btn-avry.btn-purchase-action:hover {
    background-color: #FDF3F3;
    border: 0.0625rem solid #EA001C; }
.btn.btn-avry.btn-selection {
  max-width: 200px;
  line-height: 1.5rem;
  font-size: 0.75rem; }
.btn.btn-avry.btn-selection, .btn.btn-avry.btn-selection:active {
    padding-left: 0 !important;
    padding-right: 0 !important; }
.btn.btn-avry.btn-selection.selected, .btn.btn-avry.btn-selection.selected:active, .btn.btn-avry.btn-selection.selected:focus {
    background-color: #F3FCFF;
    border: 0.0625rem solid #00B4EB;
    box-shadow: 0 0 0.625rem rgba(0, 180, 235, 0.6); }
.btn.btn-avry.btn-selection:not(.disabled):not(.selected):active:focus, .btn.btn-avry.btn-selection:not(.disabled):not(.selected):active {
    background-color: #F3FCFF;
    box-shadow: inset 0.25rem 0.1875rem 0 #00B4EB;
    border-color: #00B4EB; }
.btn.btn-avry.btn-selection:not(.selected):hover {
    background-color: #F1F1F1;
    border: 0.0625rem solid #242424; }
.circle-button-set li {
  display: inline-block; }
.btn.btn-avry.btn-circle {
  padding: 1.25rem;
  position: relative;
  border: 0.0625rem solid #242424; }
.btn.btn-avry.btn-circle > span {
    display: inline-block;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
.btn.btn-avry.btn-circle.disabled {
    border: 0.0625rem dashed #B9B9B9 !important; }
.btn.btn-avry.btn-circle:hover {
    background-color: #F3FCFF;
    border: 0.0625rem solid #00B4EB; }
.btn.btn-avry.btn-circle:not(.disabled):active:focus, .btn.btn-avry.btn-circle:not(.disabled):active {
    background-color: #F3FCFF;
    box-shadow: inset 0.25rem 0.1875rem 0 #00B4EB;
    padding: 1.375rem 1.1875rem 1.125rem 1.3125rem; }
.btn.btn-avry.btn-circle.btn-circle-sm {
    padding: 0.9375rem;
    font-size: 0.75rem; }
.btn.btn-avry.btn-circle.btn-circle-sm:not(.disabled):active:focus, .btn.btn-avry.btn-circle.btn-circle-sm:not(.disabled):active {
    background-color: #F3FCFF;
    box-shadow: inset 0.25rem 0.1875rem 0 #00B4EB;
    padding: 1rem 0.875rem 0.875rem 1rem; }
.btn.btn-avry.btn-filter-apply {
  border: 0.0625rem solid #00B4EB;
  color: #00B4EB; }
.btn.btn-avry.btn-filter-apply:not(.disabled):active:focus, .btn.btn-avry.btn-filter-apply:not(.disabled):active {
    background-color: #F3FCFF;
    box-shadow: inset 0.25rem 0.1875rem 0 #00B4EB; }
.btn.btn-avry.btn-filter-apply:hover {
    background-color: #F3FCFF;
    color: #00B4EB; }

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 0.75rem;
  font-size: 0.8125rem;
  line-height: 1.25;
  border-radius: 0.25rem;
  transition: none; }
@media screen and (prefers-reduced-motion: reduce) {
    .btn {
      transition: none; } }
.btn:hover, .btn:focus {
    text-decoration: none; }
.btn:focus, .btn.focus {
    outline: 0;
    box-shadow: none; }
.btn.disabled, .btn:disabled {
    opacity: 0.65; }
.btn:not(:disabled):not(.disabled) {
    cursor: pointer; }
.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
    background-image: none; }
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }
.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc; }
.btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf; }
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62; }
.btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
.btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b; }
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
.btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
.btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430; }
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
.btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
.btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }
.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00; }
.btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
.btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500; }
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
.btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
.btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
.btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
.btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
.btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
.btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff; }
.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
.btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent; }
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d; }
.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent; }
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745; }
.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
.btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
.btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8; }
.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
.btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
.btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107; }
.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
.btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent; }
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545; }
.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
.btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa; }
.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
.btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
.btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40; }
.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
.btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
.btn-link {
  font-weight: 400;
  color: #242424;
  background-color: transparent; }
.btn-link:hover {
    color: black;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent; }
.btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none; }
.btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }
.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.015625rem;
  line-height: 1.5;
  border-radius: 0.3rem; }
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.7109375rem;
  line-height: 1.5;
  border-radius: 0.2rem; }
.btn-block {
  display: block;
  width: 100%; }
.btn-block + .btn-block {
    margin-top: 0.5rem; }
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }  
* {
    line-height: 1.6;
}

#chat-conversation {
    position: absolute;
    bottom: 8%;
    overflow-x : hidden;
    max-height: calc(100% - 100px);
    color: #242424;
    width: 99%;
    padding: 0px;
}

    #chat-conversation .containerIM {
        width: 99%;
        right: 15%;
        display: inline-block;
    }

#chat-body #chat-status {
    font-size: x-small;
    position: absolute;
    bottom: 40px;

}

#chat-footer-input {
    left: -10px;
    width: 100%;
    position: absolute;
    bottom: 0;
}

#chat-conversation .containerIM .dateSpliter {
    text-align: center;
    margin: 0;
}

    #chat-conversation .containerIM .dateSpliter span {
        font-size: 10px;
        display: inline-block;
        color: rgba(69,90,100,0.95);
        background-color: rgba(225,245,254,0.92);
        padding: 5px 12px 6px 12px;
        box-shadow: 0 1px 0.5px rgba(0,0,0,0.13);
        margin: 10px 0;
    }

#chat-conversation .containerIM a {
    color: #004784;
}

    #chat-conversation .containerIM a:hover {
        color: #004784;
    }

#chat-conversation .receivedIM {
    float: left;
    max-width: 80%;
    -moz-min-width: 30%;
    -ms-min-width: 30%;
    -o-min-width: 30%;
    -webkit-min-width: 30%;
    min-width: 30%;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    background-color: #CCCCCC;
	color: #242424;
    margin-left: 15px;
    line-height: 15px;
    margin-bottom: 10px;
    box-shadow: 0 1px 0.5px rgba(0,0,0,0.13);
}



#chat-conversation .sentIM {
    float: right !important;
    max-width: 80%;
    -moz-min-width: 30%;
    -ms-min-width: 30%;
    -o-min-width: 30%;
    -webkit-min-width: 30%;
    min-width: 30%;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    background-color: #6D6D6D;
	color: #FFFFFF;
    margin-right: 15px;
    line-height: 18px;
    margin-bottom: 10px;
    box-shadow: 0 1px 0.5px rgba(0,0,0,0.13);
}

#chat-conversation .sentIMHistory {
    opacity: 0.8;    
}

#chat-conversation .receiveIMG {
    float: left;
    width: 30px;
    margin-top: 45px;
}

#chat-conversation .sendIMG {
    float: right;
    width: 30px;
    margin-top: 45px;
}

#chat-conversation .triangle-right {
    position: relative;
    padding: 5px;
    margin-top: 10px;
}

    #chat-conversation .triangle-right.sentIM:after {
        content: "";
        position: absolute;
        right: -10px;
        border-width: 0 10px 10px 0;
        border-style: solid;
        border-color: #8a8a8a transparent;
        display: block;
        width: 0;
    }

    #chat-conversation .triangle-right.receivedIM:after {
        content: "";
        position: absolute;
        bottom: auto;
        left: -10px;
        border-width: 10px 10px 0 0;
        border-style: solid;
        border-color: transparent #d6d6d6;
        display: block;
        width: 0;
    }

	
#chat-conversation small {
    float: right;
    opacity: .7;
    margin-top: 5px;
    font-size: x-small;
}



.buttonStartchat {
    position: relative;
    right: 30px;
    bottom:-10px;
    height: 35px;
    width: 100px;
    background-color: #A9A9A9;
    border: none;
    color: white;
    font-size: 16px;

}

.buttonsForchat {
    position: absolute;
    right: -10px;
    bottom:0px;
    height: 35px;
    width: 100px;
    background-color: #A9A9A9;
    border: none;
    color: white;
    font-size: 16px;

}

.closeChat {
    float: right;
    color: transparent;

}


/*Q&A*/

#body-config .config-row select, #body-config input {
    position: relative;
    width: 99%;
    height: 30px;
}

.config-row {
    width: 100%;
    padding-top: 5px;
}
#textInputChat {
    width: calc(100% - 0px);
    display: inline-block;
    height: 30px;
    outline: none;
    border: none;
}
/*
#buttonStartChat {
    right: 2px;
    height: 35px;
    width: 200px;
    float: right;
    background-color: #2e7bcc;
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin-top: 10px;
    border-radius: 0;
}
*/
#body-config {
    top: 20px;
}








#fileUpload {
    opacity: 0;
}

#fakeUpload {
    position: absolute;
    right: 95px;
    bottom:0px;
    background-color: transparent;
    border: none;
  
}

#attachment {
    width: 25px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.emoji {
    border: none;
    background: none;
}

#emojisPopUp {
    border: 10px;
    background-color: ghostwhite;
    bottom: 50px;
    position: absolute;
    right: 10px;
}

.error {
    position: initial ;
    text-align:center;
}

#emojis {
    position: absolute;
    right: 130px;
    bottom: 0px;
    background: transparent;
    border: none;
    font-size:20px;
}

#singleupload {	
	position: absolute;
    right: 95px;
    bottom:0px;
    opacity:0;
    background-color: transparent;
    border: none;
	height: 38px;
    z-index:5;
}

.ajax-file-upload-container {
    position: absolute !important;
      border: 10px;
    background-color: ghostwhite;
    bottom: 100px;
    position: absolute;
    width:1px;
    height:1px;
    right: 10px;
    opacity:0;
}
.ajax-file-upload {
    height:100%;
	cursor: pointer !important;
}

.date {
    text-align: center;
    color: rgba(69,90,100,0.95);
    background-color: rgba(225,245,254,0.92);
    padding: 5px 12px 6px 12px;
}


.ic {
    width: calc(100% - 105px);
    display: inline-block;
    margin-top: 10px;
    margin-left: 10px;
    outline: none;
    border: 1px solid;
    background-color: white;
}

@media screen and (max-width:812px ), (orientation:portrait ) {


    .sendIMG.img-thumbnail {
        display: none;
    }

    #chat-body #chat-status {
        font-size: x-small;
        position: absolute;
    }

    #chat-conversation {
        bottom: 60px;
        max-height: calc(100%-70px) !important;
        margin-left: -5px !important;
    }

        #chat-conversation .containerIM {
            overflow: inherit;
            overflow-wrap: break-word !important;
        }

    #emojisPopUp {
        display: none;
    }

    .receiveIMG {
        display: none;
    }

    #textInputChat {
        width: calc(100% - 0px);
    }
}