/*==================================================
 Askk
 
 © XScoder 2019
 All Rights reserved
 
 RE-SELLING THIS SOURCE CODE TO ANY ONLINE MARKETPLACE IS A SERIOUS COPYRIGHT INFRINGEMENT.
 YOU WILL BE LEGALLY PROSECUTED
======================================================*/
@import url('https://fonts.googleapis.com/css?family=Poppins:400,400i,600,700,800&display=swap');

*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
  }

body {
  margin: 0;
  font-family: 'Poppins', sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
  color: #444444;
  text-align: left;
  background-color: #f1f1f1;
}

.row { margin: 0px; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

.navbar-brand h1 { 
  font-size: 20px;
  font-weight: 800;
  color: #8b2c94;
}

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #329ef7;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

form { width: 100%; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 600;
  line-height: 1.5;
  color: inherit; }

h1, .h1 {
  font-size: 2.75rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.125rem; }

h4, .h4 {
  font-size: 1rem; }

h5, .h5 {
  font-size: 0.875rem; }

h6, .h6 {
  font-size: 0.813rem; }

.lead {
  font-size: 1.4rem;
  font-weight: 400; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }


/* PRELOADER */
#preloader {
    position: fixed;
    top: 0;  
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    transform: rotate(15deg);
}
#preloader .loader-section { 
    position: fixed;
    top: -500%;
    width: 101%;
    height: 1000%;
    background: #000;
    z-index: 1000; 
    transform: translateX(0);
}
#preloader .loader-section.section-left {
    left: -50%;
}
#preloader .loader-section.section-right {
    right: -50%;
}

@keyframes spin {
    0%   {
        transform: rotate(0deg); 
    }
    100% {
        transform: rotate(360deg);
    }
}
.loaded #preloader .loader-section.section-left {
    transform: translateX(-100%);
    transition: all 1.5s 1s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.loaded #preloader .loader-section.section-right { 
    transform: translateX(100%);
    transition: all 1.5s 1s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}  
.loaded .loading {
    opacity: 0;
    transition: all 0.3s ease-out;
}
.loaded #preloader {
    visibility: hidden;
}
.loading { 
    z-index: 1001;
    display: inline-block;
    position: fixed;
    left: 50%;
    top: 50%;
    width: 70px;
    height: 70px;
    margin-top: -35px;
    margin-left: -35px; 
    border-radius: 50%;
    border: 10px solid transparent;
    border-left: 10px solid #3c3c3c;
    border-bottom: 10px solid #3c3c3c;
    animation: spin-one 2s linear infinite;
    &:before, &:after {
        content: "";
        position: absolute;
        top: 0;
        left:0;
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        border: 10px solid transparent;
        border-left: 10px solid #3c3c3c;
        border-bottom: 10px solid #3c3c3c;
    }
    &:before  { animation: spin-two 1s linear infinite; }
    &:after { transform: scale(.6); }
}

@keyframes spin-one {
    0% { transform: rotateX(0) rotateY(0) rotateZ(0); }
    100% { transform: rotateX(0) rotateY(0) rotateZ(360deg); }
} 

@keyframes spin-two {
    0% { transform:rotateZ(0); }
    100% { transform:rotateZ(-360deg); }
}



/* HOME */
.btn-category {
  height: 60px;
  width: 60px;
  margin-right: 60px;
}
.btn-category img {
  background: #000;
  border-radius: 100px;
  width: 50px;
  height: 50px;
  margin-left: -14px;
  margin-top: -14px;
}

.btn-answer {
  color: #333; 
  border: 0px; 
  background: #fff; 
  padding: 5px 10px;
}
.btn-answer:hover{
  color: #333;
}
.categories-container {
  position: relative;
}
.categories-container .nav-btns {
  display: flex;
  justify-content: space-between;
}
.categories-scrollmenu p {
  margin-left: -38px;
  width: 100px;
  font-size: 14px;
  text-transform: uppercase;
  color: #000;
}
.categories-scrollmenu {
  overflow: auto;
  overflow-y: hidden;
  white-space: nowrap;
  /* overflow-x: hidden; */
  padding-left: 40px;
}

.categories-scrollmenu a {
  display: inline-block;
  color: white;
  text-align: center;
  padding: 14px;
  text-decoration: none;
}

.category-name {
  font-weight: 600;
  font-size: 20px;
  margin: 10px;
}

.questions-grid {
  background: transparent;
  margin-top: 20px;
  margin-bottom: 90px;
}

.question-cell {
  background: #000;
  border-bottom-left-radius: 40px;
  border-top-right-radius: 40px;
  padding: 15px;
}

.question-cell p {
  margin-bottom: 10px;
  color: #fff;
  font-size: 12px;
  margin-top: 5px;
}

.question-cell h3 {
  margin-top: -8px;
}
.question-cell h3 a {
  color: #fff;
  margin-left: 15px;
  font-size: 16px;
}
.question-cell h3 a:hover {
  text-decoration: none;
}

.question-cell img {
  margin-top: -12px;
  object-fit: cover;
  border-radius: 100px;
  width: 60px;
  height: 60px;
}
.question-cell .category-img {
  margin-top: -20px;
}


/* ANSWERS */
.answers-top {
  margin-top: 20px;
}
.answers-top p {
  color: #000;
  margin-top: 20px;
  font-size: 20px;
  font-weight: 600;
}
.answers-top a {
  color: #333;
}
.answers-top a:hover {
  text-decoration: none;
}
.answers-top img {
  width: 50px;
  height: 50px;
  border-radius: 100px;
  object-fit: cover;
}

.answers-grid {
  background: #f9f9f9;
  margin-top: 20px;
  margin-bottom: 160px;
}

.question-img img {
  border-radius: 5px;
  width: 80px;
  height: 80px;
  object-fit: cover;
}

.answer-cell {
  background: #f9f9f9;
  padding: 20px;
}
.answer-cell p {
  margin-bottom: 10px;
  color: #444;
  font-size: 14px;
  margin-top: 5px;
}

.answer-cell h3 {
  margin-top: -15px;
  font-size: 16px;
  margin-left: 0px;
}
.answer-cell h3 a {
  color: #000;
  margin-top: -20px;
}
.answer-cell h3 a:hover {
  text-decoration: none;
}

.answer-cell h4 {
  font-weight: 600;
  color: purple;
  font-size: 16px;
}
.answer-avatar-img {
  margin-top: -12px;
  object-fit: cover;
  border-radius: 100px;
  width: 44px;
  height: 44px;
}

.answer-cell h5 {
  margin-top: 12px;
  font-weight: 400;
  margin-right: 30px;
}

.separator {
   background: #e1e1e1;
   height: 1px;
   width: 100%
}


/* ACCOUNT */
.account-top {
  float: left;
  font-size: 14px;
  width: 100%;
}
.account-avatar {
  border-radius: 100px;
  border: 3px solid purple;
  width: 80px;
  height: 80px;
  object-fit: cover;
  margin-right: 0px;
  margin-top: 15px;
  margin-bottom: 10px;
}
.account-details {
   margin-top: 15px;
   margin-left: -50px;
}

.account-buttons {
  text-align: center;
  margin-top: 20px;
}

.qa-grid {
  background: transparent;
  margin-top: 20px;
  margin-bottom: 90px;
}

.qa-cell {
  background: #000;
  border-bottom-left-radius: 40px;
  border-top-right-radius: 40px;
  padding: 15px;
}

.qa-cell p {
  margin-bottom: 10px;
  color: #fff;
  font-size: 12px;
  margin-top: 5px;
}

.qa-cell h3 {
  margin-top: -8px;
}
.qa-cell h3 a {
  color: #fff;
  /* margin-left: 15px; */
}
.qa-cell h3 a:hover {
  text-decoration: none;
}

.qa-cell img {
  margin-top: -5px;
  object-fit: cover;
  border-radius: 100px;
  width: 60px;
  height: 60px;
}
.qa-cell .category-img {
  margin-top: -20px;
}



/* EDIT PROFILE */
.edit-profile { margin-bottom: 100px; }
.edit-profile h4 {
   float: left;
}
.edit-profile-butt {
   color: #8344af;
   margin-left: -10px;
}
.edit-profile-butt:hover {
  text-decoration: none;
  color: #6e2f9a;
}
.avatar {
  border-radius: 100px;
  width: 80px;
  height: 80px;
  object-fit: cover;
  margin-top: 15px;
  margin-bottom: 10px;
}


/* POST */
.post-txt {
  width: 100%;
  border-color: #e1e1e1;
  background: #fff;
  margin-top: 20px;
  padding: 15px;
  border-radius: 10px;
}

.attachment-img-container {
  border: 5px solid #e1e1e1;
  border-radius: 10px;
  width: 80%;
  height: 20%;
  margin-left: 10%;
  margin-top: 20px;
  position:relative;
}

.attachment_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}
.remove_pic_butt img {
  width: 60px;
  float: left;
  position: absolute;
  left: 0px;
  top: 0px;
}

.category-butt {
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: -5px;
}

.category-butt a:hover {
  color: purple;
}



/* UPLOAD MODAL */
.modal-content {
   border-radius: 14px;
   color: var(--main-color);
   font-weight: 600;
   font-size: 14px;
}

.loading-text {
   font-size: 14px;
}
.modal-content i {
   font-size: 26px;
}

#gallery img {
  width: 80px;
}

#fileElem {
  color: transparent;
  width: 100%
}
#fileElem::-webkit-file-upload-button {
  visibility: hidden;
}
#fileElem::before {
  width: 100%;
  height: 60px;
  text-align: center;
  content: 'Drag an image on click to select one';
  color: black;
  display: inline-block;
  background: transparent;
  border: 1px dashed #999;
  border-radius: 100px;
  padding: 18px 15px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  text-shadow: 1px 1px #fff;
  font-weight: 700;
  font-size: 10pt;
}
#fileElem:hover::before {
  border-color: black;
}
#fileElem:active {
  outline: 0;
}
#fileElem:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9); 
}




/* OVERLAY */
.overlay {
  height: 0%;
  width: 100%;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background: #fff;
  overflow-y: auto;
  transition: 0.5s;
  color: #333;
}
.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}
.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 16px;
    color: #333;
    display: block;
    transition: 0.3s;
    font-weight: 600;
}
.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}
.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 40px;
}
.btn-facebook a {
  background: #3B5998;
  color: #fff;
  padding: 10px 15px;
  border-radius: 100px;
  font-size: 16px;
}
.btn-signup a {
  background: #e1e1e1;
  color: #333;
  padding: 10px 15px;
  border-radius: 100px;
  font-size: 16px;
}
.signup-line {
   background: #e1e1e1;
   height: 1px;
   margin-top: 50px;
}
.signup-text {
   margin-top: -16px;
   font-size: 20px;
   background: #fff;
   width: 40%;
   margin-left: 30%;
}

@media screen and (max-height: 450px) {
  .overlay {overflow-y: auto;}
    .overlay a {font-size: 20px}
    .overlay .closebtn {
      font-size: 40px;
      top: 15px;
      right: 35px;
    }
}
#l-username,
#l-password,
#s-username,
#s-password,
#s-email,
#s-fullname {
   font-size: 14px;
   text-align: center;
   background: #f1f1f1;
   margin: auto;
   width: 280px;
}

.appstore-badges a {
    font-size: 14px;
    border-radius: 100px;
    background: #e1e1e1;
    width: 80%;
    margin: auto;
    margin-bottom: 10px;
    padding: 10px;
}


/* FOOTER */
.footer {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  background-color: #fff;
  text-align: center;
  font-size: 14px;
  height: 55px;
}
.footer a {
  color: #b53ab5;
}
.footer a:hover {
  text-decoration: none;
  color: purple;
}


/* NOTIFICATIONS */
.notifications-grid {
   background: transparent;
   margin-bottom: 80px;
}
.notification-cell {
  background: transparent;
  padding: 20px;
}
.notification-cell a {
  text-decoration: none;
}
.notification-cell p {
  margin-bottom: 10px;
  color: #444;
  font-size: 12px;
  margin-top: -5px;
}
.notification-cell span {
    color: #000;
    font-weight: 600;
    font-size: 16px;
}
.notification-cell h3 {
   color: #000;
  margin-top: -15px;
  font-size: 16px;
  margin-left: 0px;
}
.notification-cell h3 a {
  color: #000;
  margin-top: -20px;
}
.notification-cell h3 a:hover {
  text-decoration: none;
}

.notification-avatar-img {
  margin-top: -12px;
  object-fit: cover;
  border-radius: 100px;
  width: 54px;
  height: 54px;
  margin-bottom: 20px;
}



/* LISTS */
.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.form-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 0.25rem);
  padding: 0.375rem 0.75rem;
  font-size: 14px;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 100px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none; 
  } 
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0; 
}
.form-control:focus {
   color: #495057;
   background-color: #fff;
   border-color: #80bdff;
   outline: 0;
   box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); 
}
.form-control::placeholder {
    color: #6c757d;
    opacity: 1; 
}
.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; 
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; 
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; 
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; 
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; 
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; 
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; 
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0; 
}

.form-control-sm {
  height: calc(1.8125rem + 0.25rem);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.form-control-lg {
  height: calc(2.875rem + 0.25rem);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control[size], select.form-control[multiple] {
  height: auto; 
}

textarea.form-control {
  height: auto; 
}

.form-group {
  margin-bottom: 1rem; 
}

.form-text {
  display: block;
  margin-top: 0.25rem; 
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; 
}
.form-row > .col,
.form-row > [class*="col-"] {
   padding-right: 5px;
   padding-left: 5px; 
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; 
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; 
}
.form-check-input:disabled ~ .form-check-label {
    color: #6c757d; 
}

.form-check-label {
  margin-bottom: 0; 
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; 
}
.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; 
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745; 
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem; 
}

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745; 
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
.custom-select:valid:focus,
.custom-select.is-valid:focus {
   border-color: #28a745;
   box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); 
}
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip, .was-validated
.custom-select:valid ~ .valid-feedback,
.was-validated
.custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
   display: block; 
}

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block; 
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745; 
}

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; 
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745; 
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #71dd8a; 
}

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; 
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57; 
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25); 
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745; 
}
.was-validated .custom-file-input:valid ~ .custom-file-label::after, .custom-file-input.is-valid ~ .custom-file-label::after {
    border-color: inherit; 
}

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; 
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); 
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545; 
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem; 
}

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545; 
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
.custom-select:invalid:focus,
.custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); 
}

.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip, .was-validated
.custom-select:invalid ~ .invalid-feedback,
.was-validated
.custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
    display: block;
}

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block; 
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545; 
}

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; 
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545; 
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #efa2a9; 
}

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; 
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d; 
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25); 
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545; 
}
.was-validated .custom-file-input:invalid ~ .custom-file-label::after, .custom-file-input.is-invalid ~ .custom-file-label::after {
    border-color: inherit; 
}

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; 
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); 
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; 
}
.form-inline .form-check {
   width: 100%; 
}
@media (min-width: 576px) {
   .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; 
   }
   .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; 
   }
   .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; 
   }
   .form-inline .form-control-plaintext {
      display: inline-block; 
   }
   .form-inline .input-group,
   .form-inline .custom-select {
      width: auto; 
   }
   .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; 
   }
   .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; 
   }
   .form-inline .custom-control {
      align-items: center;
      justify-content: center; 
   }
   .form-inline .custom-control-label {
      margin-bottom: 0; 
   } 
}


/* BUTTONS */
.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 0.125rem solid transparent;
  padding: 0.375rem 1.625rem;
  font-size: 1em;
  line-height: 1.5;
  border-radius: 100px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  color:  #8b2c94;
}
@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: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); 
}
.btn.disabled, .btn:disabled {
   opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
   cursor: pointer; 
}
a.btn.disabled, fieldset:disabled a.btn {
   pointer-events: none; 
}

.btn-default {
   color: #b54cbf;
}
.btn-default:hover {
   color: #8c3196;
}
/* button primary */
.btn-primary {
   color: #fff;
   background-color: #8344af;
   border-color: #8344af;
   border-radius: 100px;
}
.btn-primary:hover {
   color: #fff;
   background-color: #b54cbf;
   border-color: #b54cbf; 
}
.btn-primary:focus, .btn-primary.focus {
   box-shadow: 0 0 0 0.2rem rgba(50, 158, 247, 0.5); 
}
.btn-primary.disabled, .btn-primary:disabled {
   color: #fff;
   background-color: #b54cbf;
   border-color: #b54cbf; 
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
   color: #fff;
   background-color: #b54cbf;
   border-color: #b54cbf; 
}
.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(50, 158, 247, 0.5); 
}

/* button secondary */
.btn-secondary {
   color: #fff;
   border-radius: 100px;
   background-color: #fe6655;
   border-color: #fe6655; 
}
.btn-secondary:hover {
   color: #fff;
   background-color: #fe442f;
   border-color: #fe3822; 
}
.btn-secondary:focus, .btn-secondary.focus {
   box-shadow: 0 0 0 0.2rem rgba(254, 102, 85, 0.5); 
}
.btn-secondary.disabled, .btn-secondary:disabled {
   color: #fff;
   background-color: #fe6655;
   border-color: #fe6655; 
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
   color: #fff;
   background-color: #fe3822;
   border-color: #fe2d16; 
}
.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(254, 102, 85, 0.5); 
}

/* button success */
.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); 
}

/* button info */
.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); 
}

/* button warning */
.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); 
}

/* button danger */
.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); 
}

/* button light */
.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); 
}

/* button dark */
.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); 
}

/* button outlines */
.btn-outline-primary {
  color: #329ef7;
  background-color: transparent;
  background-image: none;
  border-color: #329ef7; 
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #329ef7;
    border-color: #329ef7; 
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(50, 158, 247, 0.5); 
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #329ef7;
    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: #329ef7;
    border-color: #329ef7; 
}
.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(50, 158, 247, 0.5); 
}

.btn-outline-secondary {
  color: #fe6655;
  background-color: transparent;
  background-image: none;
  border-color: #fe6655; 
}
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #fe6655;
    border-color: #fe6655; 
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(254, 102, 85, 0.5); 
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #fe6655;
    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: #fe6655;
    border-color: #fe6655; 
}
.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(254, 102, 85, 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); 
}

/* button link */
.btn-link {
  font-weight: 400;
  color: #329ef7;
  background-color: transparent; 
}
.btn-link:hover {
    color: #0056b3;
    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; 
}

/* button large */
.btn-lg {
  padding: 0.5rem 1.625rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; 
}

/* button small */
.btn-sm {
  padding: 0.25rem 1.625rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; 
}

/* button block */
.btn-block {
  display: block;
  width: 100%; 
}
.btn-block + .btn-block {
   margin-top: 0.5rem; 
}


/* INPUTS */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; 
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; 
}

.shadow {
  box-shadow: 0 0.3125rem 0.875rem 0 rgba(129, 129, 129, 0.2) !important; 
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; 
}

.shadow-none {
  box-shadow: none !important; 
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
   margin-top: 0.3rem;
}

p {
  color: #8892a0;
  font-weight: 400; 
}

.rounded {
  overflow: hidden; }

.rounded-bottom-0 {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important; 
}

.fdb-block {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizelegibility;
  padding: 7.5rem 0;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  background-color: #FFFFFF; 
}
.fdb-block .container {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; 
}
.fdb-block .container.bg-r {
      background-position: right; 
}
.fdb-block.fdb-viewport {
    min-height: calc(100% - 2 * 7.5rem); 
}
.fdb-block.fdb-viewport .container {
      min-height: calc(100% - 2 * 7.5rem); 
}
.fdb-block.fdb-image-bg {
    color: #f2f2f2; 
}
.fdb-block .fdb-box {
    background: #FFFFFF;
    padding: 3.75rem 2.5rem;
    overflow: hidden;
    color: #444444;
    border-radius: 0.25rem;
    box-shadow: 0 0.3125rem 0.875rem 0 rgba(129, 129, 129, 0.2) !important; 
}
.fdb-block .fdb-touch {
    border-top: solid 0.3125rem #329ef7;
    z-index: 2; 
}
.fdb-block img + p, .fdb-block img + h3, .fdb-block img + h4 {
    margin-top: 1.25rem; 
}
.fdb-block img + h1, .fdb-block img + h2 {
    margin-top: 2.5rem; 
}
.fdb-block .col-fill-left {
    width: 50%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    z-index: 1; 
}
.fdb-block .col-fill-left + div {
      position: relative;
      z-index: 2; 
}
.fdb-block .col-fill-right {
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    z-index: 1; 
}
.fdb-block .col-fill-right + div {
   position: relative;
   z-index: 2; 
}
.fdb-block img.fdb-icon {
    width: auto;
    width: 3.75rem; 
}
.fdb-block img.fdb-icon-round {
    width: auto;
    width: 3.75rem; 
}
.fdb-block .row-100 {
    height: 6.25rem;
    width: 100%; 
}
.fdb-block .row-50 {
    height: 3.125rem;
    width: 100%; 
}
.fdb-block .row-70 {
    height: 4.375rem;
    width: 100%;
}

footer {
   padding: 0px 0px !important;
}
footer.footer-large {
   padding: 6.25rem 0 !important; 
}
footer .flex-column .nav-link {
    padding-left: 0; 
}
footer.bg-dark {
    background: #2d313c;
    color: #f2f2f2; 
}
footer.bg-dark a {
   color: #f2f2f2; 
}
footer a {
   color: #444444; 
}

header {
  background-color: #FFFFFF;
  height:  50px;
  padding-top: 8px;
}
header .navbar-nav a.nav-link {
    color: #777; 
}
header .navbar-nav a.nav-link:hover {
      color: #329ef7; 
}
header .navbar-nav .active a.nav-link {
    color: #444444; 
}
header .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); 
}
header.bg-dark .navbar-nav a.nav-link {
    color: #dcdcdc; 
}
header.bg-dark .navbar-nav a.nav-link:hover {
      color: #329ef7; 
}
header.bg-dark .navbar-nav .active a.nav-link {
    color: #FFFFFF; 
}
header.bg-dark .navbar-toggler-icon {
   background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='#fff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); 
}

header + header {
  border-top: solid 0.0625rem #EEE; 
}

.bg-dark {
  background-color: #2d313c;
  color: #f2f2f2; 
}
.bg-dark p.lead {
    color: white; 
}

.bg-gray {
  background-color: #f4f7fe;
  color: #444444; 
}


/*--------------------------
    @MEDIA SCREEN QUERIES
---------------------------*/
/* Mobile */
@media only screen and (max-width: 767px) {
   header { 
      height: 120px;
   }
   .question-cell h3, .qa-cell h3 {
      margin-top: -50px;
      margin-left: 68px;
      font-size: 14px;
   }
   .form-control {
      width: 100%;
      margin: auto;
   }
   .question-cell img .qa-cell img { 
      width: 50px;
      height: 50px;
   }
   .question-cell p, .qa-cell p {
      margin-bottom: 20px;
      font-size: 10px;
   }
   .question-cell .category-img, 
   .qa-cell .category-img {
      width: 44px;
      height: 44px;
   }
   .answer-cell h3 {
      margin-top: 0px;
   }
   .account-avatar {
      width: 55px;
      height: 55px;
      margin-bottom: 0px;
   }
   .account-details {
      margin-top: 0px;
      margin-left: 0px;
   }
   .footer {
      font-size: 12px;
   }
   .credits {
      display: none;
   }

}

/* Tablet */
@media only screen and (min-width: 768px) and (max-width: 959px) {
   .question-cell h3, .qa-cell h3 {
      margin-left: 24px;
      font-size: 14px;
   }
   .answer-cell h3 {
      margin-left: 6px;
   }
   .answer-cell p {
      margin-left: 6px;
   }
   .account-details {
      margin-left: 0px;
   }
   .credits {
      display: none;
   }

}


/* iPad Pro */
@media only screen and (min-width: 960px) and (max-width: 1024px) {
  .account-details {
      margin-left: 0px;
   }
}

