/*!

 =========================================================
 * Material Dashboard - v2.1.0
 =========================================================

 * Product Page: https://www.creative-tim.mis/product/material-dashboard
 * Copyright 2020 Creative Tim (http://www.creative-tim.com)

 =========================================================

 * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

 */

/*     brand Colors              */
/* @import 'ag-grid-community/styles/ag-grid.css';
@import 'ag-grid-community/styles/ag-theme-alpine.css'; */

/*.ag-theme-alpine div{
  display: inline-block !important;
  
}*/

.card {
  font-size: 0.875rem;
}

@font-face {
  font-family: "PFEncoreSansPro-Regular";
  src: url("assets/fonts/PFEncoreSansPro-Regular.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "PFEncoreSansPro-Regular-Medium";
  src: url("assets/fonts/PFEncoreSansPro-Regular-Medium.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "PFEncoreSansPro-Regular-Bold";
  src: url("assets/fonts/PFEncoreSansPro-Regular-Medium.ttf");
  font-weight: normal;
  font-style: normal;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: PFEncoreSansPro-Regular;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow-y: hidden;
}

@-ms-viewport {
  width: device-width;
}

html,
body {
  height: 100%;
}

/*otp popup*/
.modal-content.otp_popup_mobilever {
  width: 550px !important;
  position: relative;
}

.modal-content.login_popup_deskt {
  width: 550px !important;
}

.modal-content.login_popup_deskt .modal-body {
  padding: 20px !important;
}

div#tab_default_2 .labelname {
  margin-top: 0px;
}

.img_halg_text_right p img {
  width: 14px;
  vertical-align: text-bottom;
  margin-right: 3px;
}

.modal-content.date_succ_pop_content .sharedetailstab-header {
  display: none;
}

.date_succ_pop_content button.redbg-btn.mt-sm-100.desktop.desktop_mob {
  display: none;
}

.modal-content.otp_popup_mobilever .close {
  color: #191919 !important;
  font-size: 40px;
  font-weight: normal;
  position: absolute;
  right: 31px;
  top: 9px;
}

.modal-content.otp_popup_mobilever input::-webkit-outer-spin-button,
.modal-content.otp_popup_mobilever input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.modal-content.otp_popup_mobilever input[type=number] {
  -moz-appearance: textfield;
  appearance: textfeild;
}

.modal-content.otp_popup_mobilever h4 {
  font-family: PFHandbookPro-Regular;
  font-size: 25px;
  font-weight: norm;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #191919;
  margin-bottom: 15px;
  margin-top: 40px;
}

.modal-content.otp_popup_mobilever p {
  font-family: PFHandbookPro-Light;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: 0.18px;
  text-align: center;
  color: #4c4c4c;
  margin-bottom: 30px;
}

.otp-class {
  padding: 0px 50px;
  margin: 0 auto;
  text-align: center;
}

.modal-content.otp_popup_mobilever small {
  font-family: PFHandbookPro-Regular;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  display: block;
  margin-bottom: 10px;
  padding-left: 10px;
}

.modal-content.otp_popup_mobilever .otp-class input {
  border-radius: 6px;
  box-shadow: 0 4px 12px 0 rgb(0 0 0 / 8%);
  border: solid 2px #e6e6e6;
  width: 50px;
  height: 55px;
  appearance: none;
  -webkit-appearance: none;
  margin-right: 8px;
  text-align: center;
  color: #c7222a;
  padding-left: 0px;
  font-size: 21px;

}

.modal-content.otp_popup_mobilever .otp-class input:hover,
.modal-content.otp_popup_mobilever .otp-class input:focus {
  border: 2px solid #c7222a;
}

.modal-content.otp_popup_mobilever .verify-btn {
  width: 330px;
  height: apx;
  border-radius: 2px;
  background-color: #c7222a;
  border: 1px solid #c7222a;
  padding: 0px 50px;
  font-family: PFHandbookPro-Medium;
  font-size: 17px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.06;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin-bottom: 15px;
  padding: 15px 20px;
  margin-top: 50px;
  border-radius: 5px;
}


/*otp popup Ends*/
.modal-content.date_succ_pop_content {
  width: 700px !important;
  margin-left: -100px;
}

.date_succ_pop_content .modal-header {
  border-bottom: 0px !important;
  padding: 10px 40px !important;
}

.date_succ_pop_content .shared-text h5 {
  font-size: 26px;
}

.sharedetailstab-header.mobile_ver_div {
  display: none;
}

.download_mobile_state_popup .filter-header {
  display: none;
}

.date_succ_pop_content .shared-text p {
  font-size: 17px;
  margin-bottom: 40px;
}

.date_succ_pop_content button.close span {
  font-size: 40px !important;
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

#commision-btn-group .redlight:hover,
#commision-btn-group .redlight:focus,
#commision-btn-group .redlight:active {
  background-color: #d67f8c !important;
  color: #fff !important;
}

.proposal-review-header #redlight .btn-default:hover,
.proposal-review-header #redlight .btn-default:focus,
.proposal-review-header #redlight .btn-default:active {
  background-color: #d67f8c !important;
  color: #fff !important;
}

body {
  margin: 0;
  font-family: PFEncoreSansPro-Regular;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #ffffff;
  overflow-x: hidden !important;
}

[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;
}

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: 500;
}

dd {
  margin-bottom: 0.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: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #9c27b0;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #0a6ebd;
  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: monospace, 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:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

.dataTables_empty {
  display: none;
}

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;
}

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;
  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;
  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: 0.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;
}

@media print {

  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  a:not(.btn) {
    text-decoration: underline;
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  @page {
    size: a3;
  }

  body {
    min-width: 992px !important;
  }

  .container {
    min-width: 992px !important;
  }

  .navbar {
    display: none;
  }

  .badge {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}



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: 400;
  line-height: 1.2;
  color: inherit;
}

h1,
.h1 {
  font-size: 2.5rem;
}

h2,
.h2 {
  font-size: 2rem;
}

h3,
.h3 {
  font-size: 1.75rem;
}

h4,
.h4 {
  font-size: 1.5rem;
}

h5,
.h5 {
  font-size: 1.25rem;
}

h6,
.h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 7rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 2.8125rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 2.125rem;
  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;
}

.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";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fafafa;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
    "Courier New", monospace;
}

code {
  font-size: 87.5%;
  color: #e91e63;
  word-break: break-word;
}

a>code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #ffffff;
  background-color: #212529;
  border-radius: 0.2rem;
  box-shadow: inset 0 -0.1rem 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 500;
  box-shadow: none;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  width: 100%;
  padding-right: 0px !important;
  padding-left: 40px !important;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1440px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}

.container-fluid {
  width: 100%;
  padding-right: 0px !important;
  padding-left: 0px !important;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.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,
.col-sm,
.col-sm-auto,
.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,
.col-md,
.col-md-auto,
.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,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.333333%;
  }

  .offset-sm-2 {
    margin-left: 16.666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.333333%;
  }

  .offset-sm-5 {
    margin-left: 41.666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.333333%;
  }

  .offset-sm-8 {
    margin-left: 66.666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.333333%;
  }

  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.333333%;
  }

  .offset-md-2 {
    margin-left: 16.666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.333333%;
  }

  .offset-md-5 {
    margin-left: 41.666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.333333%;
  }

  .offset-md-8 {
    margin-left: 66.666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.333333%;
  }

  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.333333%;
  }

  .offset-lg-2 {
    margin-left: 16.666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.333333%;
  }

  .offset-lg-5 {
    margin-left: 41.666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.333333%;
  }

  .offset-lg-8 {
    margin-left: 66.666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.333333%;
  }

  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.333333%;
  }

  .offset-xl-2 {
    margin-left: 16.666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.333333%;
  }

  .offset-xl-5 {
    margin-left: 41.666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.333333%;
  }

  .offset-xl-8 {
    margin-left: 66.666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.333333%;
  }

  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid rgba(0, 0, 0, 0.06);
}

.table tbody+tbody {
  border-top: 2px solid rgba(0, 0, 0, 0.06);
}

.table .table {
  background-color: #fafafa;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid rgba(0, 0, 0, 0.06);
}

.table-bordered th,
.table-bordered td {
  border: 1px solid rgba(0, 0, 0, 0.06);
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

/* .table-striped tbody tr:nth-of-type(odd) {
  background-color: #ffffff !important; 
}

.table-striped tbody tr:nth-of-type(even) {
  background-color: #f6f6f6 !important;
} */

/* {
  background-color: #cdcece;
} */

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary>th,
.table-primary>td {
  background-color: #c1e2fc;
}

.table-hover .table-primary:hover {
  background-color: #a9d7fb;
}

.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
  background-color: #a9d7fb;
}

.table-secondary,
.table-secondary>th,
.table-secondary>td {
  background-color: #d6d8db;
}

.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
  background-color: #c8cbcf;
}

.table-success,
.table-success>th,
.table-success>td {
  background-color: #cde9ce;
}

.table-hover .table-success:hover {
  background-color: #bbe1bd;
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
  background-color: #bbe1bd;
}

.table-info,
.table-info>th,
.table-info>td {
  background-color: #b8ecf3;
}

.table-hover .table-info:hover {
  background-color: #a2e6ef;
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
  background-color: #a2e6ef;
}

.table-warning,
.table-warning>th,
.table-warning>td {
  background-color: #fff9c8;
}

.table-hover .table-warning:hover {
  background-color: #fff6af;
}

.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
  background-color: #fff6af;
}

.table-danger,
.table-danger>th,
.table-danger>td {
  background-color: #fccac7;
}

.table-hover .table-danger:hover {
  background-color: #fbb3af;
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
  background-color: #fbb3af;
}

.table-light,
.table-light>th,
.table-light>td {
  background-color: #fdfdfe;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}

.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
  background-color: #ececf6;
}

.table-dark,
.table-dark>th,
.table-dark>td {
  background-color: #c6c8ca;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
  background-color: #b9bbbe;
}

.table-active,
.table-active>th,
.table-active>td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fafafa;
  background-color: #212529;
  border-color: #32383e;
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: rgba(0, 0, 0, 0.06);
}

.table-dark {
  color: #fafafa;
  background-color: #212529;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #32383e;
}

.table-dark.table-bordered {
  border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .table-responsive-sm>.table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .table-responsive-md>.table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .table-responsive-lg>.table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .table-responsive-xl>.table-bordered {
    border: 0;
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive>.table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.4375rem 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: rgba(0, 0, 0, 0);
  background-clip: padding-box;
  border: 1px solid #d2d2d2;
  border-radius: 0;
  box-shadow: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #495057;
  background-color: rgba(0, 0, 0, 0);
  border-color: #9acffa;
  outline: 0;
  box-shadow: none, 0 0 0 0.2rem rgba(33, 150, 243, 0.25);
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2.4375rem + 2px);
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: rgba(0, 0, 0, 0);
}

select.form-control::-ms-expand {
  display: block !important;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.4375rem + 1px);
  padding-bottom: calc(0.4375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5625rem + 1px);
  padding-bottom: calc(0.5625rem + 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.4375rem;
  padding-bottom: 0.4375rem;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-plaintext.form-control-sm,
.input-group-sm>.form-control-plaintext.form-control,
.input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text,
.input-group-sm>.input-group-append>.form-control-plaintext.input-group-text,
.input-group-sm>.input-group-prepend>.form-control-plaintext.btn,
.input-group-sm>.input-group-append>.form-control-plaintext.btn,
.form-control-plaintext.form-control-lg,
.input-group-lg>.form-control-plaintext.form-control,
.input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text,
.input-group-lg>.input-group-append>.form-control-plaintext.input-group-text,
.input-group-lg>.input-group-prepend>.form-control-plaintext.btn,
.input-group-lg>.input-group-append>.form-control-plaintext.btn {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-prepend>.input-group-text,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-append>.btn {
  /* padding: 0.25rem 0; */
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

select.form-control-sm:not([size]):not([multiple]),
.input-group-sm>select.form-control:not([size]):not([multiple]),
.input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),
.input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]),
.input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]),
.input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]) {
  height: calc(2.125rem + 2px);
}

.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-prepend>.input-group-text,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-append>.btn {
  padding: 0.5625rem 0;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control-lg:not([size]):not([multiple]),
.input-group-lg>select.form-control:not([size]):not([multiple]),
.input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),
.input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]),
.input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]),
.input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]) {
  height: calc(4.125rem + 2px);
}

.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: #4caf50;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(76, 175, 80, 0.8);
  border-radius: 0.2rem;
}

.was-validated .form-control:valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #4caf50;
}

.was-validated .form-control:valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #4caf50;
  box-shadow: 0 0 0 0.2rem rgba(76, 175, 80, 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-check-input:valid~.form-check-label,
.form-check-input.is-valid~.form-check-label {
  color: #4caf50;
}

.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: #4caf50;
}

.was-validated .custom-control-input:valid~.custom-control-label::before,
.custom-control-input.is-valid~.custom-control-label::before {
  background-color: #a3d7a5;
}

.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: #6ec071;
}

.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 #fafafa, 0 0 0 0.2rem rgba(76, 175, 80, 0.25);
}

.was-validated .custom-file-input:valid~.custom-file-label,
.custom-file-input.is-valid~.custom-file-label {
  border-color: #4caf50;
}

.was-validated .custom-file-input:valid~.custom-file-label::before,
.custom-file-input.is-valid~.custom-file-label::before {
  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(76, 175, 80, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #f44336;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(244, 67, 54, 0.8);
  border-radius: 0.2rem;
}

.was-validated .form-control:invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #f44336;
}

.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #f44336;
  box-shadow: 0 0 0 0.2rem rgba(244, 67, 54, 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-check-input:invalid~.form-check-label,
.form-check-input.is-invalid~.form-check-label {
  color: #f44336;
}

.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: #f44336;
}

.was-validated .custom-control-input:invalid~.custom-control-label::before,
.custom-control-input.is-invalid~.custom-control-label::before {
  background-color: #fbb4af;
}

.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: #f77066;
}

.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 #fafafa, 0 0 0 0.2rem rgba(244, 67, 54, 0.25);
}

.was-validated .custom-file-input:invalid~.custom-file-label,
.custom-file-input.is-invalid~.custom-file-label {
  border-color: #f44336;
}

.was-validated .custom-file-input:invalid~.custom-file-label::before,
.custom-file-input.is-invalid~.custom-file-label::before {
  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(244, 67, 54, 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 {
    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;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.46875rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  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;
}

.btn:hover,
.btn:focus {
  text-decoration: none;
}

.btn:focus,
.btn.focus {
  outline: 0;
  /*box-shadow: 0 0 0 0.2rem rgba(33, 150, 243, 0.25);*/
}

.btn.disabled,
.btn:disabled {
  opacity: 0.65;
  box-shadow: none;
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.btn:not(:disabled):not(.disabled):active,
.btn:not(:disabled):not(.disabled).active {
  background-image: none;
  box-shadow: none;
}

.btn:not(:disabled):not(.disabled):active:focus,
.btn:not(:disabled):not(.disabled).active:focus {
  /*box-shadow: 0 0 0 0.2rem rgba(33, 150, 243, 0.25), none;*/
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #ffffff;
  background-color: #f7a500 !important;
  border-color: #f7a500 !important;
  box-shadow: none;
}

.btn-primary:hover {
  color: #ffffff;
  background-color: #0c83e2;
  border-color: #0c7cd5;
}

.btn-primary:focus,
.btn-primary.focus {
  box-shadow: none, 0 0 0 0.2rem rgba(33, 150, 243, 0.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #6c7174;
  background-color: #2196f3;
  border-color: #2196f3;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
  color: #ffffff;
  background-color: #f7a500 !important;
  border-color: #f7a500 !important;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-primary.dropdown-toggle:focus {
  box-shadow: none, 0 0 0 0.2rem rgba(33, 150, 243, 0.5);
}

.btn-secondary {
  color: #ffffff;
  
  box-shadow: none;
}

.btn-secondary:hover {
  color: #ffffff;
  background-color: #5a6268;
  border-color: #545b62;
}

.btn-secondary:focus,
.btn-secondary.focus {
  box-shadow: none, 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff;
  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: #ffffff;
  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: none, 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-success {
  color: #ffffff;
  background-color: #4caf50;
  border-color: #4caf50;
  box-shadow: none;
}

.btn-success:hover {
  color: #ffffff;
  background-color: #409444;
  border-color: #3d8b40;
}

.btn-success:focus,
.btn-success.focus {
  box-shadow: none, 0 0 0 0.2rem rgba(76, 175, 80, 0.5);
}

.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff;
  background-color: #4caf50;
  border-color: #4caf50;
}

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show>.btn-success.dropdown-toggle {
  color: #ffffff;
  background-color: #3d8b40;
  border-color: #39833c;
}

.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.show>.btn-success.dropdown-toggle:focus {
  box-shadow: none, 0 0 0 0.2rem rgba(76, 175, 80, 0.5);
}

.btn-info {
  color: #ffffff;
  background-color: #00bcd4;
  border-color: #00bcd4;
  box-shadow: none;
}

.btn-info:hover {
  color: #ffffff;
  background-color: #009aae;
  border-color: #008fa1;
}

.btn-info:focus,
.btn-info.focus {
  box-shadow: none, 0 0 0 0.2rem rgba(0, 188, 212, 0.5);
}

.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff;
  background-color: #00bcd4;
  border-color: #00bcd4;
}

.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show>.btn-info.dropdown-toggle {
  color: #ffffff;
  background-color: #008fa1;
  border-color: #008394;
}

.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.show>.btn-info.dropdown-toggle:focus {
  box-shadow: none, 0 0 0 0.2rem rgba(0, 188, 212, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
  box-shadow: none;
}

.btn-warning:hover {
  color: #212529;
  background-color: #ffe715;
  border-color: #ffe608;
}

.btn-warning:focus,
.btn-warning.focus {
  box-shadow: none, 0 0 0 0.2rem rgba(255, 235, 59, 0.5);
}

.btn-warning.disabled,
.btn-warning:disabled {
  color: #212529;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}

.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show>.btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffe608;
  border-color: #fae100;
}

.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.show>.btn-warning.dropdown-toggle:focus {
  box-shadow: none, 0 0 0 0.2rem rgba(255, 235, 59, 0.5);
}

.btn-danger {
  color: #ffffff;
  background-color: #f44336;
  border-color: #f44336;
  box-shadow: none;
}

.btn-danger:hover {
  color: #ffffff;
  background-color: #f22112;
  border-color: #ea1c0d;
}

.btn-danger:focus,
.btn-danger.focus {
  box-shadow: none, 0 0 0 0.2rem rgba(244, 67, 54, 0.5);
}

.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff;
  background-color: #f44336;
  border-color: #f44336;
}

.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show>.btn-danger.dropdown-toggle {
  color: #ffffff;
  background-color: #ea1c0d;
  border-color: #de1b0c;
}

.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.show>.btn-danger.dropdown-toggle:focus {
  box-shadow: none, 0 0 0 0.2rem rgba(244, 67, 54, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
  box-shadow: none;
}

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.btn-light:focus,
.btn-light.focus {
  box-shadow: none, 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: none, 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-dark {
  color: #ffffff;
  background-color: #343a40;
  border-color: #343a40;
  box-shadow: none;
}

.btn-dark:hover {
  color: #ffffff;
  background-color: #23272b;
  border-color: #1d2124;
}

.btn-dark:focus,
.btn-dark.focus {
  box-shadow: none, 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-dark.disabled,
.btn-dark:disabled {
  color: #ffffff;
  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: #ffffff;
  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: none, 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-primary {
  color: #2196f3;
  background-color: transparent;
  background-image: none;
  border-color: #2196f3;
  font-family: PFEncoreSansPro-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #6c7174;
}

.btn-outline-primary:hover {
  color: #ffffff;
  background-color: #2196f3;
  border-color: #2196f3;
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
 
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #2196f3;
  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: #ffffff;
  background-color: #2196f3;
  border-color: #2196f3;
  box-shadow: none !important;
}

.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 {
 
}

.btn-outline-secondary {
  width: 87.1px;
  height: 40px;
  border-radius: 4px;
  border: 1px solid #e2e5ed !important;
  background-color: #ffffff;
  color: #6c7174;
  font-family: PFEncoreSansPro-Regular;
  font-size: 14px !important;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #6c7174;
}

.btn-outline-secondary:hover {
  color: #6c7174;
  background-color: #ffffff;
  
  border: none !important;
}

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
  
}

.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: #6c7174;
  background-color: #ffffff;
  
  border: none !important;
}

.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 {
 
}

.btn-outline-success {
  color: #4caf50;
  background-color: transparent;
  background-image: none;
  border-color: #4caf50;
}

.btn-outline-success:hover {
  color: #ffffff;
  background-color: #4caf50;
  border-color: #4caf50;
}

.btn-outline-success:focus,
.btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(76, 175, 80, 0.5);
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #4caf50;
  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: #ffffff;
  background-color: #4caf50;
  border-color: #4caf50;
}

.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 {
 
}

.btn-outline-info {
  color: #00bcd4;
  background-color: transparent;
  background-image: none;
  border-color: #00bcd4;
}

.btn-outline-info:hover {
  color: #ffffff;
  background-color: #00bcd4;
  border-color: #00bcd4;
}

.btn-outline-info:focus,
.btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 188, 212, 0.5);
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #00bcd4;
  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: #ffffff;
  background-color: #00bcd4;
  border-color: #00bcd4;
}

.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 {
 
}

.btn-outline-warning {
  color: #ffeb3b;
  background-color: transparent;
  background-image: none;
  border-color: #ffeb3b;
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}

.btn-outline-warning:focus,
.btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 235, 59, 0.5);
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ffeb3b;
  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: #ffeb3b;
  border-color: #ffeb3b;
}

.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 {
  
}

.btn-outline-danger {
  color: #f44336;
  background-color: transparent;
  background-image: none;
  border-color: #f44336;
}

.btn-outline-danger:hover {
  color: #ffffff;
  background-color: #f44336;
  border-color: #f44336;
}

.btn-outline-danger:focus,
.btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(244, 67, 54, 0.5);
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #f44336;
  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: #ffffff;
  background-color: #f44336;
  border-color: #f44336;
}

.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 {
  
}

.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 {
  
}

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}

.btn-outline-dark:hover {
  color: #ffffff;
  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: #ffffff;
  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 {
  
}

.btn-link {
  font-weight: 400;
  color: #9c27b0;
  background-color: transparent;
}

.btn-link:hover {
  color: #0a6ebd;
  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: #999999;
}

.btn-lg,
.btn-group-lg>.btn {
  padding: 1.125rem 2.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm,
.btn-group-sm>.btn {
  padding: 0.40625rem 1.25rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.1875rem;
}

.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%;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.show {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.show {
  display: block;
}

tr.collapse.show {
  display: table-row;
}

tbody.collapse.show {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

.dropup,
.dropdown {
  position: relative;
 
  height: 70px;
}

@media (min-width: 1199px) {

  .dropup,
  .dropdown {
    position: relative;
    width: 200px;
    height: 70px;
  }
}

@media (min-width: 0px) and (max-width: 1499px) {

  .dropup,
  .dropdown {
    position: relative;
    width: auto;
    height: 70px;
  }
}

@media (min-width: 1500px) {

  .dropup,
  .dropdown {
    position: relative;
    width: auto;
    height: 70px;
  }
}

.dropdown-toggle::after {
 
  display: none;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  margin-top: 0;
  margin-left: 0.125rem;
}

.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  margin-top: 0;
  margin-right: 0.125rem;
}

.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

.dropleft .dropdown-toggle::after {
  display: none;
}

.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.625rem 1.25rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover,
.dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #ffffff;
  text-decoration: none;
  background-color: #2196f3;
}

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.25rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group>.btn,
.btn-group-vertical>.btn {
  position: relative;
  flex: 0 1 auto;
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover {
  z-index: 1;
}

.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
  z-index: 1;
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group,
.btn-group-vertical .btn+.btn,
.btn-group-vertical .btn+.btn-group,
.btn-group-vertical .btn-group+.btn,
.btn-group-vertical .btn-group+.btn-group {
  margin-left: -1px;
}

.date_succ_pop .modal-dialog,
.date_succ_pop .modal-dialog .modal-content {
  width: 700px !important;
  height: auto !important;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

.btn-group>.btn:first-child {
  margin-left: 0;
}

.btn-group>.btn:not(:last-child):not(.dropdown-toggle),
.btn-group>.btn-group:not(:last-child)>.btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group>.btn:not(:first-child),
.btn-group>.btn-group:not(:first-child)>.btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.dropdown-toggle-split::after {
  margin-left: 0;
}

.btn-sm+.dropdown-toggle-split,
.btn-group-sm>.btn+.dropdown-toggle-split {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

.btn-lg+.dropdown-toggle-split,
.btn-group-lg>.btn+.dropdown-toggle-split {
  padding-right: 1.6875rem;
  padding-left: 1.6875rem;
}

.btn-group.show .dropdown-toggle {
  box-shadow: none;
}

.btn-group.show .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%;
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical>.btn-group:not(:last-child)>.btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:not(:first-child),
.btn-group-vertical>.btn-group:not(:first-child)>.btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
  margin-bottom: 0;
}

.btn-group-toggle>.btn input[type="radio"],
.btn-group-toggle>.btn input[type="checkbox"],
.btn-group-toggle>.btn-group>.btn input[type="radio"],
.btn-group-toggle>.btn-group>.btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
  background-color: #f7a500 !important;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.input-group>.form-control,
.input-group>.custom-select,
.input-group>.custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.input-group>.form-control:focus,
.input-group>.custom-select:focus,
.input-group>.custom-file:focus {
  z-index: 3;
}

.input-group>.form-control+.form-control,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.custom-file,
.input-group>.custom-select+.form-control,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.custom-file,
.input-group>.custom-file+.form-control,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.custom-file {
  margin-left: -1px;
}

.input-group>.form-control:not(:last-child),
.input-group>.custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group>.form-control:not(:first-child),
.input-group>.custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group>.custom-file {
  display: flex;
  align-items: center;
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label::before {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group>.custom-file:not(:first-child) .custom-file-label,
.input-group>.custom-file:not(:first-child) .custom-file-label::before {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}

.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.input-group-text,
.input-group-append .input-group-text+.btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.4375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0;
}

.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text,
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control-input:checked~.custom-control-label::before {
  color: #ffffff;
  background-color: #c7222a !important;
  border: 1px solid #c7222a !important;
  box-shadow: none;
}

.custom-control-input:focus~.custom-control-label::before {
  box-shadow: 0 0 0 1px #fafafa, 0 0 0 0.2rem rgba(33, 150, 243, 0.25);
}

.custom-control-input:active~.custom-control-label::before {
  color: #ffffff;
  background-color: #f7a500 !important;
  box-shadow: none;
}

.custom-control-input:disabled~.custom-control-label {
  color: #6c757d;
}

.custom-control-input:disabled~.custom-control-label::before {
  background-color: #f7a500 !important;
}

.custom-control-label {
  margin-bottom: 0;
  font-family: PFEncoreSansPro-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #2d2727;
  padding-top: 2px;
  padding-bottom: 7px;
}

.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  user-select: none;
  background-color: #dee2e6;
 
}

.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  color: red;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
  background-color: #ffffff;
  color: #c7222a !important;
  border-color: #c7222a !important;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23ffffff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
  background-color: #2196f3;
  box-shadow: none;
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23ffffff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
  background-color: rgba(33, 150, 243, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
  background-color: rgba(33, 150, 243, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked~.custom-control-label::before {
  background-color: #2196f3;
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23ffffff'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
  background-color: rgba(33, 150, 243, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.4375rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #ffffff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #d2d2d2;
  border-radius: 0.25rem;
  appearance: none;
}

.custom-select:focus {
  border-color: #9acffa;
  outline: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075),
    0 0 5px rgba(154, 207, 250, 0.5);
}

.custom-select:focus::-ms-value {
  color: #495057;
  background-color: rgba(0, 0, 0, 0);
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

.custom-select::-ms-expand {
  opacity: 0;
}

.custom-select-sm {
  height: calc(2.125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

.custom-select-lg {
  height: calc(4.125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.4375rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.4375rem + 2px);
  margin: 0;
  opacity: 0;
}

.custom-file-input:focus~.custom-file-control {
  border-color: #9acffa;
  box-shadow: 0 0 0 0.2rem rgba(33, 150, 243, 0.25);
}

.custom-file-input:focus~.custom-file-control::before {
  border-color: #9acffa;
}

.custom-file-input:lang(en)~.custom-file-label::after {
  content: "Browse";
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.4375rem + 2px);
  padding: 0.46875rem 1rem;
  line-height: 1.3;
  color: #495057;
  background-color: transparent;
  border: 0 solid #d2d2d2;
  border-radius: 0;
  box-shadow: none;
}

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(calc(2.4375rem + 2px) - 0 * 2);
  padding: 0.46875rem 1rem;
  line-height: 1.3;
  color: #495057;
  content: "Browse";
  background-color: transparent;
  border-left: 0 solid #d2d2d2;
  border-radius: 0 0 0 0;
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

.nav-link:hover,
.nav-link:focus {
  text-decoration: none;
 
}

#navbarDropdownProfile:hover,
#navbarDropdownProfile:focus {
  background-color: transparent !important;
}

.nav-link.disabled {
  color: #6c757d;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fafafa;
  border-color: #dee2e6 #dee2e6 #fafafa;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #ffffff;
  background-color: #2196f3;
}

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.tab-content>.tab-pane {
  display: none;
}

.tab-content>.active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

.navbar>.container,
.navbar>.container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:hover,
.navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {

  .navbar-expand-sm>.container,
  .navbar-expand-sm>.container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-sm .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }

  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-sm>.container,
  .navbar-expand-sm>.container-fluid {
    flex-wrap: nowrap;
  }

  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-sm .navbar-toggler {
    display: none;
  }

  .navbar-expand-sm .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}

@media (max-width: 767.98px) {

  .navbar-expand-md>.container,
  .navbar-expand-md>.container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-md .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-md>.container,
  .navbar-expand-md>.container-fluid {
    flex-wrap: nowrap;
  }

  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-md .navbar-toggler {
    display: none;
  }

  .navbar-expand-md .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}

@media (max-width: 991.98px) {

  .navbar-expand-lg>.container,
  .navbar-expand-lg>.container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-lg>.container,
  .navbar-expand-lg>.container-fluid {
    flex-wrap: nowrap;
  }

  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;

  }

  .proposal-bg {
    background-color: #fcf7ec;
    padding: 25px 30px;
  }

  .proposal-bg h3 {
    font-family: PFHandbookPro-Medium;
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    margin-bottom: 40px !important;
    margin-top: 0px !important;
  }

  .navbar-expand-lg .navbar-toggler {
    display: none;
  }

  .navbar-expand-lg .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}

@media (max-width: 1199.98px) {

  .navbar-expand-xl>.container,
  .navbar-expand-xl>.container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-xl .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }

  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-xl>.container,
  .navbar-expand-xl>.container-fluid {
    flex-wrap: nowrap;
  }

  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-xl .navbar-toggler {
    display: none;
  }

  .navbar-expand-xl .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .dropdown-menu-right {
  right: 0;
  left: auto;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
  flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-expand .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .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");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #ffffff;
}

.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
  color: #ffffff;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show>.nav-link,
.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #ffffff;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .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(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-text a {
  color: #ffffff;
}

.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #ffffff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 2px solid #eeeeee;
  border-radius: 10px;
}

.card>hr {
  margin-right: 0;
  margin-left: 0;
}

.card>.list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.card>.list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link+.card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #fff;
  border-bottom: 1px solid #eeeeee;
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header+.list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border-top: 1px solid #eeeeee;
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
  display: flex;
  flex-direction: column;
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }

  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group {
  display: flex;
  flex-direction: column;
}

.card-group>.card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    flex-flow: row wrap;
  }

  .card-group>.card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }

  .card-group>.card+.card {
    margin-left: 0;
    border-left: 0;
  }

  .card-group>.card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .card-group>.card:first-child .card-img-top,
  .card-group>.card:first-child .card-header {
    border-top-right-radius: 0;
  }

  .card-group>.card:first-child .card-img-bottom,
  .card-group>.card:first-child .card-footer {
    border-bottom-right-radius: 0;
  }

  .card-group>.card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .card-group>.card:last-child .card-img-top,
  .card-group>.card:last-child .card-header {
    border-top-left-radius: 0;
  }

  .card-group>.card:last-child .card-img-bottom,
  .card-group>.card:last-child .card-footer {
    border-bottom-left-radius: 0;
  }

  .card-group>.card:only-child {
    border-radius: 0.25rem;
  }

  .card-group>.card:only-child .card-img-top,
  .card-group>.card:only-child .card-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .card-group>.card:only-child .card-img-bottom,
  .card-group>.card:only-child .card-footer {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .card-group>.card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }

  .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,
  .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
  }

  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item+.breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #6c757d;
  content: "/";
}

.breadcrumb-item+.breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item+.breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: 0;
  line-height: 1.25;
  color: #2196f3;
  background-color: transparent;
  border: 0 solid #dee2e6;
}

.page-link:hover {
  color: #0a6ebd;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(33, 150, 243, 0.25);
}

.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 1;
  background-color: #ffffff;
  border-color: #3e593c;
  font-family: PFEncoreSansPro-Medium;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.67px;
  text-align: center;
  color: #3e593c;
}

.page-item.disabled .page-link {
  color: #ffffff;
  pointer-events: none;
  cursor: auto;
  border-radius: 2px;
  background-color: #6c7173;
  border-color: #6c7173;
}

.pagination-lg .page-link {
  padding: 0.75rem 0;
  font-size: 1.25rem;
  line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0;
  font-size: 0.875rem;
  line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 500;
}

.alert-dismissible {
  padding-right: 4rem;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #114e7e;
  background-color: #d3eafd;
  border-color: #c1e2fc;
}

.alert-primary hr {
  border-top-color: #a9d7fb;
}

.alert-primary .alert-link {
  color: #0b3251;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

.alert-secondary hr {
  border-top-color: #c8cbcf;
}

.alert-secondary .alert-link {
  color: #202326;
}

.alert-success {
  color: #285b2a;
  background-color: #dbefdc;
  border-color: #cde9ce;
}

.alert-success hr {
  border-top-color: #bbe1bd;
}

.alert-success .alert-link {
  color: #18381a;
}

.alert-info {
  color: #00626e;
  background-color: #ccf2f6;
  border-color: #b8ecf3;
}

.alert-info hr {
  border-top-color: #a2e6ef;
}

.alert-info .alert-link {
  color: #00353b;
}

.alert-warning {
  color: #857a1f;
  background-color: #fffbd8;
  border-color: #fff9c8;
}

.alert-warning hr {
  border-top-color: #fff6af;
}

.alert-warning .alert-link {
  color: #5c5415;
}

.alert-danger {
  color: #7f231c;
  background-color: #fdd9d7;
  border-color: #fccac7;
}

.alert-danger hr {
  border-top-color: #fbb3af;
}

.alert-danger .alert-link {
  color: #551713;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.alert-light hr {
  border-top-color: #ececf6;
}

.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

.alert-dark hr {
  border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
  color: #040505;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1);
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #ffffff;
  text-align: center;
  background-color: #2196f3;
  transition: width 0.6s ease;
}

.progress-bar-striped {
  background-image: linear-gradient(45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

.list-group-item-action:hover,
.list-group-item-action:focus {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: inherit;
  border: 0 solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.list-group-item:hover,
.list-group-item:focus {
  z-index: 1;
  text-decoration: none;
}

.list-group-item.disabled,
.list-group-item:disabled {
  color: #6c757d;
  background-color: inherit;
}

.list-group-item.active {
  z-index: 2;
  color: #ffffff;
  background-color: #2196f3;
  border-color: #2196f3;
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

.list-group-item-primary {
  color: #114e7e;
  background-color: #c1e2fc;
}

.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
  color: #114e7e;
  background-color: #a9d7fb;
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #114e7e;
  border-color: #114e7e;
}

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}

.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

.list-group-item-success {
  color: #285b2a;
  background-color: #cde9ce;
}

.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
  color: #285b2a;
  background-color: #bbe1bd;
}

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #285b2a;
  border-color: #285b2a;
}

.list-group-item-info {
  color: #00626e;
  background-color: #b8ecf3;
}

.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
  color: #00626e;
  background-color: #a2e6ef;
}

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #00626e;
  border-color: #00626e;
}

.list-group-item-warning {
  color: #857a1f;
  background-color: #fff9c8;
}

.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
  color: #857a1f;
  background-color: #fff6af;
}

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #857a1f;
  border-color: #857a1f;
}

.list-group-item-danger {
  color: #7f231c;
  background-color: #fccac7;
}

.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
  color: #7f231c;
  background-color: #fbb3af;
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #7f231c;
  border-color: #7f231c;
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  color: #656565 !important;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.5;
}

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  opacity: 0.75;
}

.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #ffffff;
  background-color: #2196f3;
}

.badge-primary[href]:hover,
.badge-primary[href]:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #0c7cd5;
}

.badge-secondary {
  color: #ffffff;
  background-color: #6c757d;
}

.badge-secondary[href]:hover,
.badge-secondary[href]:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #545b62;
}

.badge-success {
  color: #ffffff;
  background-color: #4caf50;
}

.badge-success[href]:hover,
.badge-success[href]:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #3d8b40;
}

.badge-info {
  color: #ffffff;
  background-color: #00bcd4;
}

.badge-info[href]:hover,
.badge-info[href]:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #008fa1;
}

.badge-warning {
  color: #212529;
  background-color: #ffeb3b;
}

.badge-warning[href]:hover,
.badge-warning[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #ffe608;
}

.badge-danger {
  color: #ffffff;
  background-color: #f44336;
}

.badge-danger[href]:hover,
.badge-danger[href]:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #ea1c0d;
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

.badge-light[href]:hover,
.badge-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #dae0e5;
}

.badge-dark {
  color: #ffffff;
  background-color: #343a40;
}

.badge-dark[href]:hover,
.badge-dark[href]:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #1d2124;
}

.modal-open {
  height: 100vh;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999 !important;
  display: none;
  overflow-y: auto !important;
  outline: 0;
}

.modal-open .modal {
  height: 100vh;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}

.modal.show .modal-dialog {
  transform: translate(0, 0);
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.5);
  outline: 0;
}

.modal-backdrop {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.26;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}

.modal-footer> :not(:first-child) {
  margin-left: 0.25rem;
}

.modal-footer> :not(:last-child) {
  margin-right: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.modal-content {
  width: 555px !important;
}

@media (max-width: 768px) {
  .modal-dialog {
    max-width: 500px !important;
    height: auto !important;
    width: auto !important;
    margin: 1.75rem auto;
    width: 100% !important;
  }
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px !important;
    margin: 1.75rem auto;
  }

  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }

  .modal-content {
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
    width: 100% !important;
    border-radius: 10px;
    border-width: 0;
  }

  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top,
.bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

.bs-tooltip-top .arrow,
.bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

.bs-tooltip-top .arrow::before,
.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: rgba(97, 97, 97, 0.9);
}

.bs-tooltip-right,
.bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

.bs-tooltip-right .arrow,
.bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-right .arrow::before,
.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: rgba(97, 97, 97, 0.9);
}

.bs-tooltip-bottom,
.bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

.bs-tooltip-bottom .arrow,
.bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

.bs-tooltip-bottom .arrow::before,
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: rgba(97, 97, 97, 0.9);
}

.bs-tooltip-left,
.bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

.bs-tooltip-left .arrow,
.bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-left .arrow::before,
.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: rgba(97, 97, 97, 0.9);
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #ffffff;
  text-align: center;
  background-color: rgba(97, 97, 97, 0.9);
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.2);
}

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

.popover .arrow::before,
.popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top,
.bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

.bs-popover-top .arrow,
.bs-popover-auto[x-placement^="top"] .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}

.bs-popover-top .arrow::before,
.bs-popover-auto[x-placement^="top"] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::after {
  border-width: 0.5rem 0.5rem 0;
}

.bs-popover-top .arrow::before,
.bs-popover-auto[x-placement^="top"] .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::after {
  bottom: 1px;
  border-top-color: #ffffff;
}

.bs-popover-right,
.bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

.bs-popover-right .arrow,
.bs-popover-auto[x-placement^="right"] .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-right .arrow::before,
.bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::after {
  border-width: 0.5rem 0.5rem 0.5rem 0;
}

.bs-popover-right .arrow::before,
.bs-popover-auto[x-placement^="right"] .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::after {
  left: 1px;
  border-right-color: #ffffff;
}

button.redbg-btn.mt-100.desktop.desktop_mob {
  display: none;
}

.bs-popover-bottom,
.bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

.bs-popover-bottom .arrow,
.bs-popover-auto[x-placement^="bottom"] .arrow {
  top: calc((0.5rem + 1px) * -1);
}

.bs-popover-bottom .arrow::before,
.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-width: 0 0.5rem 0.5rem 0.5rem;
}

.bs-popover-bottom .arrow::before,
.bs-popover-auto[x-placement^="bottom"] .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  top: 1px;
  border-bottom-color: #ffffff;
}

.bs-popover-bottom .popover-header::before,
.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left,
.bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

.bs-popover-left .arrow,
.bs-popover-auto[x-placement^="left"] .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-left .arrow::before,
.bs-popover-auto[x-placement^="left"] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::after {
  border-width: 0.5rem 0 0.5rem 0.5rem;
}

.bs-popover-left .arrow::before,
.bs-popover-auto[x-placement^="left"] .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::after {
  right: 1px;
  border-left-color: #ffffff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  transition: transform 0.6s ease;
  backface-visibility: hidden;
  perspective: 1000px;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0);
}

@supports (transform-style: preserve-3d) {

  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0);
  }
}

.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%);
}

@supports (transform-style: preserve-3d) {

  .carousel-item-next,
  .active.carousel-item-right {
    transform: translate3d(100%, 0, 0);
  }
}

.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%);
}

@supports (transform-style: preserve-3d) {

  .carousel-item-prev,
  .active.carousel-item-left {
    transform: translate3d(-100%, 0, 0);
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #ffffff;
  text-align: center;
  opacity: 0.5;
}

.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  position: relative;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: rgba(255, 255, 255, 0.5);
}

.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-indicators .active {
  background-color: #ffffff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #2196f3 !important;
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0c7cd5 !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #4caf50 !important;
}

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #3d8b40 !important;
}

.bg-info {
  background-color: #00bcd4 !important;
}

a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #008fa1 !important;
}

.bg-warning {
  background-color: #ffeb3b !important;
}

a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #ffe608 !important;
}

.bg-danger {
  background-color: #f44336 !important;
}

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #ea1c0d !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #2196f3 !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #4caf50 !important;
}

.border-info {
  border-color: #00bcd4 !important;
}

.border-warning {
  border-color: #ffeb3b !important;
}

.border-danger {
  border-color: #f44336 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #ffffff !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.857143%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }

  .float-sm-right {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }

  .float-md-right {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }

  .float-lg-right {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }

  .float-xl-right {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  clip-path: none;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.pl-0 {
  padding-left: 0px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.p-35 {
  padding-left: 35px !important;
  padding-right: 35px !important;
}

.pl-25-pr-0 {
  padding-left: 25px !important;
  padding-right: 0px !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  height: 36px;
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

#pb-27 {
  padding-bottom: 27px;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 500 !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #2196f3 !important;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #0c7cd5 !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover,
a.text-secondary:focus {
  color: #545b62 !important;
}

.text-success {
  color: #4caf50 !important;
}

a.text-success:hover,
a.text-success:focus {
  color: #3d8b40 !important;
}

.text-info {
  color: #00bcd4 !important;
}

a.text-info:hover,
a.text-info:focus {
  color: #008fa1 !important;
}

.text-warning {
  color: #ffeb3b !important;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #ffe608 !important;
}

.text-danger {
  color: #f44336 !important;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #ea1c0d !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover,
a.text-light:focus {
  color: #dae0e5 !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover,
a.text-dark:focus {
  color: #1d2124 !important;
}

.text-muted,
.bmd-help {
  color: #6c757d !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.btn {
  position: relative;
  padding: 12px 30px;
  margin: 0.3125rem 1px;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.428571;
  text-decoration: none;

  letter-spacing: 0;
  cursor: pointer;
  background-color: transparent;
  border-radius: 0.2rem;
  outline: 0;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1),
    background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: box-shadow, transform;
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
  outline: 0;
}

.btn.btn-primary {
  color: #fff;
  background-color: #f7a500;
  border-color: #f7a500;
  box-shadow: 0 2px 2px 0 rgba(156, 39, 176, 0.14),
    0 3px 1px -2px rgba(156, 39, 176, 0.2), 0 1px 5px 0 rgba(156, 39, 176, 0.12);
}

.btn.btn-primary:hover {
  color: #fff !important;
  background-color: #f7a500 !important;
  border-color: #f7a500 !important;
}

.btn.btn-primary:focus,
.btn.btn-primary.focus,
.btn.btn-primary:hover {
  color: #fff;
  background-color: #f7a500 !important;
  border-color: #f7a500 !important;
}

.btn.btn-primary:active,
.btn.btn-primary.active,
.open>.btn.btn-primary.dropdown-toggle,
.show>.btn.btn-primary.dropdown-toggle {
  color: #fff !important;
  background-color: #f7a500 !important;
  border-color: #f7a500 !important;
 
}

.btn.btn-primary:active:hover,
.btn.btn-primary:active:focus,
.btn.btn-primary:active.focus,
.btn.btn-primary.active:hover,
.btn.btn-primary.active:focus,
.btn.btn-primary.active.focus,
.open>.btn.btn-primary.dropdown-toggle:hover,
.open>.btn.btn-primary.dropdown-toggle:focus,
.open>.btn.btn-primary.dropdown-toggle.focus,
.show>.btn.btn-primary.dropdown-toggle:hover,
.show>.btn.btn-primary.dropdown-toggle:focus,
.show>.btn.btn-primary.dropdown-toggle.focus {
  color: #fff !important;
  background-color: #f7a500 !important;
  border-color: #f7a500 !important;
}

.open>.btn.btn-primary.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #9c27b0;
}

.open>.btn.btn-primary.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #9124a3;
}

.btn.btn-primary.disabled:focus,
.btn.btn-primary.disabled.focus,
.btn.btn-primary:disabled:focus,
.btn.btn-primary:disabled.focus {
  background-color: #f7a500 !important;
  border-color: #f7a500 !important;
}

.btn.btn-primary.disabled:hover,
.btn.btn-primary:disabled:hover {
  background-color: #f7a500 !important;
  border-color: #f7a500 !important;
}

.btn.btn-primary:focus,
.btn.btn-primary:active,
.btn.btn-primary:hover {
  box-shadow: 0 14px 26px -12px rgba(156, 39, 176, 0.42),
    0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(156, 39, 176, 0.2);
}

.btn.btn-primary.btn-link {
  background-color: transparent;
  color: #9c27b0;
  box-shadow: none;
}

.btn.btn-primary.btn-link:hover,
.btn.btn-primary.btn-link:focus,
.btn.btn-primary.btn-link:active {
  background-color: transparent;
  color: #9c27b0;
}

.btn.btn-secondary {
  color: #333333;
  background-color: #fafafa;
  border-color: #ccc;
  box-shadow: 0 2px 2px 0 rgba(250, 250, 250, 0.14),
    0 3px 1px -2px rgba(250, 250, 250, 0.2),
    0 1px 5px 0 rgba(250, 250, 250, 0.12);
}

.btn.btn-secondary:hover {
  color: #333333;
  background-color: #f2f2f2;
  border-color: #adadad;
}

.btn.btn-secondary:focus,
.btn.btn-secondary.focus,
.btn.btn-secondary:hover {
  color: #333333;
  background-color: #f2f2f2;
  border-color: #adadad;
}

.btn.btn-secondary:active,
.btn.btn-secondary.active,
.open>.btn.btn-secondary.dropdown-toggle,
.show>.btn.btn-secondary.dropdown-toggle {
  color: #333333;
  background-color: #f2f2f2;
  border-color: #adadad;
 
}

.btn.btn-secondary:active:hover,
.btn.btn-secondary:active:focus,
.btn.btn-secondary:active.focus,
.btn.btn-secondary.active:hover,
.btn.btn-secondary.active:focus,
.btn.btn-secondary.active.focus,
.open>.btn.btn-secondary.dropdown-toggle:hover,
.open>.btn.btn-secondary.dropdown-toggle:focus,
.open>.btn.btn-secondary.dropdown-toggle.focus,
.show>.btn.btn-secondary.dropdown-toggle:hover,
.show>.btn.btn-secondary.dropdown-toggle:focus,
.show>.btn.btn-secondary.dropdown-toggle.focus {
  color: #333333;
  background-color: #f2f2f2;
  border-color: #8c8c8c;
}

.open>.btn.btn-secondary.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #fafafa;
}

.open>.btn.btn-secondary.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #f2f2f2;
}

.btn.btn-secondary.disabled:focus,
.btn.btn-secondary.disabled.focus,
.btn.btn-secondary:disabled:focus,
.btn.btn-secondary:disabled.focus {
  background-color: #fafafa;
  border-color: #ccc;
}

.btn.btn-secondary.disabled:hover,
.btn.btn-secondary:disabled:hover {
  background-color: #fafafa;
  border-color: #ccc;
}

.btn.btn-secondary:focus,
.btn.btn-secondary:active,
.btn.btn-secondary:hover {
  box-shadow: 0 14px 26px -12px rgba(250, 250, 250, 0.42),
    0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(250, 250, 250, 0.2);
}

.btn.btn-secondary.btn-link {
  background-color: transparent;
  color: #fafafa;
  box-shadow: none;
}

.btn.btn-secondary.btn-link:hover,
.btn.btn-secondary.btn-link:focus,
.btn.btn-secondary.btn-link:active {
  background-color: transparent;
  color: #fafafa;
}

.btn.btn-info {
  color: #fff;
  background-color: #00bcd4;
  border-color: #00bcd4;
  box-shadow: 0 2px 2px 0 rgba(0, 188, 212, 0.14),
    0 3px 1px -2px rgba(0, 188, 212, 0.2), 0 1px 5px 0 rgba(0, 188, 212, 0.12);
}

.btn.btn-info:hover {
  color: #6c7174;
  background-color: #00aec5;
  border-color: #008697;
}

.btn.btn-info:focus,
.btn.btn-info.focus,
.btn.btn-info:hover {
  color: #6c7174;
  background-color: #00aec5;
  border-color: #008697;
}

.btn.btn-info:active,
.btn.btn-info.active,
.open>.btn.btn-info.dropdown-toggle,
.show>.btn.btn-info.dropdown-toggle {
  color: #6c7174;
  background-color: #00aec5;
  border-color: #008697;

}

.btn.btn-info:active:hover,
.btn.btn-info:active:focus,
.btn.btn-info:active.focus,
.btn.btn-info.active:hover,
.btn.btn-info.active:focus,
.btn.btn-info.active.focus,
.open>.btn.btn-info.dropdown-toggle:hover,
.open>.btn.btn-info.dropdown-toggle:focus,
.open>.btn.btn-info.dropdown-toggle.focus,
.show>.btn.btn-info.dropdown-toggle:hover,
.show>.btn.btn-info.dropdown-toggle:focus,
.show>.btn.btn-info.dropdown-toggle.focus {
  color: #6c7174 !important;
  background-color: #00aec5;
  border-color: #004b55;
}

.open>.btn.btn-info.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #00bcd4;
}

.open>.btn.btn-info.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #00aec5;
}

.btn.btn-info.disabled:focus,
.btn.btn-info.disabled.focus,
.btn.btn-info:disabled:focus,
.btn.btn-info:disabled.focus {
  background-color: #00bcd4;
  border-color: #00bcd4;
}

.btn.btn-info.disabled:hover,
.btn.btn-info:disabled:hover {
  background-color: #00bcd4;
  border-color: #00bcd4;
}

.btn.btn-info:focus,
.btn.btn-info:active,
.btn.btn-info:hover {
  box-shadow: 0 14px 26px -12px rgba(0, 188, 212, 0.42),
    0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 188, 212, 0.2);
}

.btn.btn-info.btn-link {
  background-color: transparent;
  color: #00bcd4;
  box-shadow: none;
}

.btn.btn-info.btn-link:hover,
.btn.btn-info.btn-link:focus,
.btn.btn-info.btn-link:active {
  background-color: transparent;
  color: #00bcd4;
}

.btn.btn-success {
  color: #ffffff;
  background-color: #4caf50;
  border-color: #4caf50;
  box-shadow: 0 2px 2px 0 rgba(76, 175, 80, 0.14),
    0 3px 1px -2px rgba(76, 175, 80, 0.2), 0 1px 5px 0 rgba(76, 175, 80, 0.12);
}

.btn.btn-success:hover {
  color: #ffffff !important;
  background-color: #4caf50;
  border-color: #4caf50;
}

.btn.btn-success:focus,
.btn.btn-success.focus,
.btn.btn-success:hover {
  color: #ffffff;
  background-color: #47a44b;
  border-color: #39843c;
}

.btn.btn-success:active,
.btn.btn-success.active,
.open>.btn.btn-success.dropdown-toggle,
.show>.btn.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #47a44b;
  border-color: #39843c;
 
}

.btn.btn-success:active:hover,
.btn.btn-success:active:focus,
.btn.btn-success:active.focus,
.btn.btn-success.active:hover,
.btn.btn-success.active:focus,
.btn.btn-success.active.focus,
.open>.btn.btn-success.dropdown-toggle:hover,
.open>.btn.btn-success.dropdown-toggle:focus,
.open>.btn.btn-success.dropdown-toggle.focus,
.show>.btn.btn-success.dropdown-toggle:hover,
.show>.btn.btn-success.dropdown-toggle:focus,
.show>.btn.btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #47a44b;
  border-color: #255627;
}

.open>.btn.btn-success.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #4caf50;
}

.open>.btn.btn-success.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #47a44b;
}

.btn.btn-success.disabled:focus,
.btn.btn-success.disabled.focus,
.btn.btn-success:disabled:focus,
.btn.btn-success:disabled.focus {
  background-color: #4caf50;
  border-color: #4caf50;
}

.btn.btn-success.disabled:hover,
.btn.btn-success:disabled:hover {
  background-color: #4caf50;
  border-color: #4caf50;
}

.btn.btn-success:focus,
.btn.btn-success:active,
.btn.btn-success:hover {
  box-shadow: 0 14px 26px -12px rgba(76, 175, 80, 0.42),
    0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(76, 175, 80, 0.2);
}

.btn.btn-success.btn-link {
  background-color: transparent;
  color: #4caf50;
  box-shadow: none;
}

.btn.btn-success.btn-link:hover,
.btn.btn-success.btn-link:focus,
.btn.btn-success.btn-link:active {
  background-color: transparent;
  color: #4caf50;
}

.btn.btn-warning {
  color: #fff;
  background-color: #ff9800;
  border-color: #ff9800;
  box-shadow: 0 2px 2px 0 rgba(255, 152, 0, 0.14),
    0 3px 1px -2px rgba(255, 152, 0, 0.2), 0 1px 5px 0 rgba(255, 152, 0, 0.12);
}

.btn.btn-warning:hover {
  color: #fff;
  background-color: #f08f00;
  border-color: #c27400;
}

.btn.btn-warning:focus,
.btn.btn-warning.focus,
.btn.btn-warning:hover {
  color: #fff;
  background-color: #f08f00;
  border-color: #c27400;
}

.btn.btn-warning:active,
.btn.btn-warning.active,
.open>.btn.btn-warning.dropdown-toggle,
.show>.btn.btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #f08f00;
  border-color: #c27400;
 
}

.btn.btn-warning:active:hover,
.btn.btn-warning:active:focus,
.btn.btn-warning:active.focus,
.btn.btn-warning.active:hover,
.btn.btn-warning.active:focus,
.btn.btn-warning.active.focus,
.open>.btn.btn-warning.dropdown-toggle:hover,
.open>.btn.btn-warning.dropdown-toggle:focus,
.open>.btn.btn-warning.dropdown-toggle.focus,
.show>.btn.btn-warning.dropdown-toggle:hover,
.show>.btn.btn-warning.dropdown-toggle:focus,
.show>.btn.btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #f08f00;
  border-color: #804c00;
}

.open>.btn.btn-warning.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #ff9800;
}

.open>.btn.btn-warning.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #f08f00;
}

.btn.btn-warning.disabled:focus,
.btn.btn-warning.disabled.focus,
.btn.btn-warning:disabled:focus,
.btn.btn-warning:disabled.focus {
  background-color: #ff9800;
  border-color: #ff9800;
}

.btn.btn-warning.disabled:hover,
.btn.btn-warning:disabled:hover {
  background-color: #ff9800;
  border-color: #ff9800;
}

.btn.btn-warning:focus,
.btn.btn-warning:active,
.btn.btn-warning:hover {
  box-shadow: 0 14px 26px -12px rgba(255, 152, 0, 0.42),
    0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(255, 152, 0, 0.2);
}

.btn.btn-warning.btn-link {
  background-color: transparent;
  color: #ff9800;
  box-shadow: none;
}

.btn.btn-warning.btn-link:hover,
.btn.btn-warning.btn-link:focus,
.btn.btn-warning.btn-link:active {
  background-color: transparent;
  color: #ff9800;
}

.btn.btn-danger {
  color: #fff;
  background-color: #f44336;
  border-color: #f44336;
  box-shadow: 0 2px 2px 0 rgba(244, 67, 54, 0.14),
    0 3px 1px -2px rgba(244, 67, 54, 0.2), 0 1px 5px 0 rgba(244, 67, 54, 0.12);
}

.btn.btn-danger:hover {
  color: #fff;
  background-color: #f33527;
  border-color: #e11b0c;
}

.btn.btn-danger:focus,
.btn.btn-danger.focus,
.btn.btn-danger:hover {
  color: #fff;
  background-color: #f33527;
  border-color: #e11b0c;
}

.btn.btn-danger:active,
.btn.btn-danger.active,
.open>.btn.btn-danger.dropdown-toggle,
.show>.btn.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #f33527;
  border-color: #e11b0c;
 
}

.btn.btn-danger:active:hover,
.btn.btn-danger:active:focus,
.btn.btn-danger:active.focus,
.btn.btn-danger.active:hover,
.btn.btn-danger.active:focus,
.btn.btn-danger.active.focus,
.open>.btn.btn-danger.dropdown-toggle:hover,
.open>.btn.btn-danger.dropdown-toggle:focus,
.open>.btn.btn-danger.dropdown-toggle.focus,
.show>.btn.btn-danger.dropdown-toggle:hover,
.show>.btn.btn-danger.dropdown-toggle:focus,
.show>.btn.btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #f33527;
  border-color: #a21309;
}

.open>.btn.btn-danger.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #f44336;
}

.open>.btn.btn-danger.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #f33527;
}

.btn.btn-danger.disabled:focus,
.btn.btn-danger.disabled.focus,
.btn.btn-danger:disabled:focus,
.btn.btn-danger:disabled.focus {
  background-color: #f44336;
  border-color: #f44336;
}

.btn.btn-danger.disabled:hover,
.btn.btn-danger:disabled:hover {
  background-color: #f44336;
  border-color: #f44336;
}

.btn.btn-danger:focus,
.btn.btn-danger:active,
.btn.btn-danger:hover {
  box-shadow: 0 14px 26px -12px rgba(244, 67, 54, 0.42),
    0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(244, 67, 54, 0.2);
}

.btn.btn-danger.btn-link {
  background-color: transparent;
  color: #f44336;
  box-shadow: none;
}

.btn.btn-danger.btn-link:hover,
.btn.btn-danger.btn-link:focus,
.btn.btn-danger.btn-link:active {
  background-color: transparent;
  color: #f44336;
}

.btn.btn-rose {
  color: #fff;
  background-color: #e91e63;
  border-color: #e91e63;
  box-shadow: 0 2px 2px 0 rgba(233, 30, 99, 0.14),
    0 3px 1px -2px rgba(233, 30, 99, 0.2), 0 1px 5px 0 rgba(233, 30, 99, 0.12);
}

.btn.btn-rose:hover {
  color: #fff;
  background-color: #ea2c6d;
  border-color: #b8124a;
}

.btn.btn-rose:focus,
.btn.btn-rose.focus,
.btn.btn-rose:hover {
  color: #fff;
  background-color: #ea2c6d;
  border-color: #b8124a;
}

.btn.btn-rose:active,
.btn.btn-rose.active,
.open>.btn.btn-rose.dropdown-toggle,
.show>.btn.btn-rose.dropdown-toggle {
  color: #fff;
  background-color: #ea2c6d;
  border-color: #b8124a;
 
}

.btn.btn-rose:active:hover,
.btn.btn-rose:active:focus,
.btn.btn-rose:active.focus,
.btn.btn-rose.active:hover,
.btn.btn-rose.active:focus,
.btn.btn-rose.active.focus,
.open>.btn.btn-rose.dropdown-toggle:hover,
.open>.btn.btn-rose.dropdown-toggle:focus,
.open>.btn.btn-rose.dropdown-toggle.focus,
.show>.btn.btn-rose.dropdown-toggle:hover,
.show>.btn.btn-rose.dropdown-toggle:focus,
.show>.btn.btn-rose.dropdown-toggle.focus {
  color: #fff;
  background-color: #ea2c6d;
  border-color: #7b0c32;
}

.open>.btn.btn-rose.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #e91e63;
}

.open>.btn.btn-rose.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #ea2c6d;
}

.btn.btn-rose.disabled:focus,
.btn.btn-rose.disabled.focus,
.btn.btn-rose:disabled:focus,
.btn.btn-rose:disabled.focus {
  background-color: #e91e63;
  border-color: #e91e63;
}

.btn.btn-rose.disabled:hover,
.btn.btn-rose:disabled:hover {
  background-color: #e91e63;
  border-color: #e91e63;
}

.btn.btn-rose:focus,
.btn.btn-rose:active,
.btn.btn-rose:hover {
  box-shadow: 0 14px 26px -12px rgba(233, 30, 99, 0.42),
    0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(233, 30, 99, 0.2);
}

.btn.btn-rose.btn-link {
  background-color: transparent;
  color: #e91e63;
  box-shadow: none;
}

.btn.btn-rose.btn-link:hover,
.btn.btn-rose.btn-link:focus,
.btn.btn-rose.btn-link:active {
  background-color: transparent;
  color: #e91e63;
}

.btn,
.btn.btn-default {
 
  color: #000000;
  background-color: transparent;
  border-color: none;
}

.btn:hover,
.btn.btn-default:hover {
 
  color: #999999;
  background-color: #ffffff !important;
  border-color: #999999 !important;
}

.btn:focus,
.btn.focus,
.btn:hover,
.btn.btn-default:focus,
.btn.btn-default.focus,
.btn.btn-default:hover {

  color: #999999;
  background-color: #ffffff !important;
  border-color: #999999 !important;
}

.btn:active,
.btn.active,
.open>.btn.dropdown-toggle,
.show>.btn.dropdown-toggle,
.btn.btn-default:active,
.btn.btn-default.active,
.open>.btn.btn-default.dropdown-toggle,
.show>.btn.btn-default.dropdown-toggle {
  color: #999999;
  background-color: #ffffff !important;
  border-color: #999999 !important;
 
}

.btn:active:hover,
.btn:active:focus,
.btn:active.focus,
.btn.active:hover,
.btn.active:focus,
.btn.active.focus,
.open>.btn.dropdown-toggle:hover,
.open>.btn.dropdown-toggle:focus,
.open>.btn.dropdown-toggle.focus,
.show>.btn.dropdown-toggle:hover,
.show>.btn.dropdown-toggle:focus,
.show>.btn.dropdown-toggle.focus,
.btn.btn-default:active:hover,
.btn.btn-default:active:focus,
.btn.btn-default:active.focus,
.btn.btn-default.active:hover,
.btn.btn-default.active:focus,
.btn.btn-default.active.focus,
.open>.btn.btn-default.dropdown-toggle:hover,
.open>.btn.btn-default.dropdown-toggle:focus,
.open>.btn.btn-default.dropdown-toggle.focus,
.show>.btn.btn-default.dropdown-toggle:hover,
.show>.btn.btn-default.dropdown-toggle:focus,
.show>.btn.btn-default.dropdown-toggle.focus {
  color: #fff;
 
}

.open>.btn.dropdown-toggle.bmd-btn-icon,
.open>.btn.btn-default.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #ffffff;
}

.open>.btn.dropdown-toggle.bmd-btn-icon:hover,
.open>.btn.btn-default.dropdown-toggle.bmd-btn-icon:hover {
  /**/
}

.btn.disabled:focus,
.btn.disabled.focus,
.btn:disabled:focus,
.btn:disabled.focus,
.btn.btn-default.disabled:focus,
.btn.btn-default.disabled.focus,
.btn.btn-default:disabled:focus,
.btn.btn-default:disabled.focus {

}

.btn.disabled:hover,
.btn:disabled:hover,
.btn.btn-default.disabled:hover,
.btn.btn-default:disabled:hover {
 
}

.btn:focus,
.btn:active,
.btn:hover,
.btn.btn-default:focus,
.btn.btn-default:active,
.btn.btn-default:hover {
  box-shadow: 0 14px 26px -12px rgba(153, 153, 153, 0.42),
    0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(153, 153, 153, 0.2);
}

.btn.btn-link,
.btn.btn-default.btn-link {
  background-color: transparent;
  color: #999999;
  box-shadow: none;
}

.btn.btn-link:hover,
.btn.btn-link:focus,
.btn.btn-link:active,
.btn.btn-default.btn-link:hover,
.btn.btn-default.btn-link:focus,
.btn.btn-default.btn-link:active {
  background-color: transparent;
  color: #999999;
}

.btn.btn-white,
.btn.btn-white:focus,
.btn.btn-white:hover {
  background-color: #fff;
  color: #999999;
}

.btn.btn-white.btn-link {
  color: #fff;
  background: transparent;
  box-shadow: none;
}

.btn.btn-link:hover,
.btn.btn-link:focus,
.btn.btn-link:active {
  text-decoration: none !important;
}

.btn.btn-raised.btn-link,
.btn-group-raised .btn.btn-link {
  box-shadow: none;
}

.btn.btn-raised.btn-link.active,
.btn-group-raised .btn.btn-link.active {
  box-shadow: none;
}

.btn.btn-raised.btn-link:hover,
.btn.btn-raised.btn-link:focus,
.btn.btn-raised.btn-link:active,
.btn-group-raised .btn.btn-link:hover,
.btn-group-raised .btn.btn-link:focus,
.btn-group-raised .btn.btn-link:active {
  box-shadow: none;
}

fieldset[disabled][disabled] .btn.btn-raised,
.btn.btn-raised.disabled,
.btn.btn-raised:disabled,
.btn.btn-raised[disabled],
fieldset[disabled][disabled] .btn-group-raised .btn,
.btn-group-raised .btn.disabled,
.btn-group-raised .btn:disabled,
.btn-group-raised .btn[disabled] {
  box-shadow: none;
}

.btn.btn-outline,
.btn.btn-outline-primary,
.btn.btn-outline-secondary,
.btn.btn-outline-info,
.btn.btn-outline-success,
.btn.btn-outline-warning,
.btn.btn-outline-danger {
  border-color: currentColor;
  border-style: solid;
  border-width: 1px;
}

.btn.btn-outline {
  color: #333333;
  background-color: transparent;
  border-color: #333333;
}

.btn.btn-outline:hover {
  color: #333333;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #333333;
}

.btn.btn-outline:focus,
.btn.btn-outline.focus,
.btn.btn-outline:hover {
  color: #333333;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #333333;
}

.btn.btn-outline:active,
.btn.btn-outline.active,
.open>.btn.btn-outline.dropdown-toggle,
.show>.btn.btn-outline.dropdown-toggle {
  color: #333333;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #333333;

}

.btn.btn-outline:active:hover,
.btn.btn-outline:active:focus,
.btn.btn-outline:active.focus,
.btn.btn-outline.active:hover,
.btn.btn-outline.active:focus,
.btn.btn-outline.active.focus,
.open>.btn.btn-outline.dropdown-toggle:hover,
.open>.btn.btn-outline.dropdown-toggle:focus,
.open>.btn.btn-outline.dropdown-toggle.focus,
.show>.btn.btn-outline.dropdown-toggle:hover,
.show>.btn.btn-outline.dropdown-toggle:focus,
.show>.btn.btn-outline.dropdown-toggle.focus {
  color: #333333;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: #333333;
}

.open>.btn.btn-outline.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: transparent;
}

.open>.btn.btn-outline.dropdown-toggle.bmd-btn-icon:hover {
  background-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-outline.disabled:focus,
.btn.btn-outline.disabled.focus,
.btn.btn-outline:disabled:focus,
.btn.btn-outline:disabled.focus {
  background-color: transparent;
  border-color: #333333;
}

.btn.btn-outline.disabled:hover,
.btn.btn-outline:disabled:hover {
  background-color: transparent;
  border-color: #333333;
}

.bg-inverse .btn.btn-outline {
  color: #333333;
  background-color: transparent;
  border-color: #333333;
}

.bg-inverse .btn.btn-outline:hover {
  color: #333333;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline:focus,
.bg-inverse .btn.btn-outline.focus,
.bg-inverse .btn.btn-outline:hover {
  color: #333333;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline:active,
.bg-inverse .btn.btn-outline.active,
.open>.bg-inverse .btn.btn-outline.dropdown-toggle,
.show>.bg-inverse .btn.btn-outline.dropdown-toggle {
  color: #333333;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);

}

.bg-inverse .btn.btn-outline:active:hover,
.bg-inverse .btn.btn-outline:active:focus,
.bg-inverse .btn.btn-outline:active.focus,
.bg-inverse .btn.btn-outline.active:hover,
.bg-inverse .btn.btn-outline.active:focus,
.bg-inverse .btn.btn-outline.active.focus,
.open>.bg-inverse .btn.btn-outline.dropdown-toggle:hover,
.open>.bg-inverse .btn.btn-outline.dropdown-toggle:focus,
.open>.bg-inverse .btn.btn-outline.dropdown-toggle.focus,
.show>.bg-inverse .btn.btn-outline.dropdown-toggle:hover,
.show>.bg-inverse .btn.btn-outline.dropdown-toggle:focus,
.show>.bg-inverse .btn.btn-outline.dropdown-toggle.focus {
  color: #333333;
  background-color: rgba(204, 204, 204, 0.25);
  border-color: rgba(204, 204, 204, 0.25);
}

.open>.bg-inverse .btn.btn-outline.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: transparent;
}

.open>.bg-inverse .btn.btn-outline.dropdown-toggle.bmd-btn-icon:hover {
  background-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline.disabled:focus,
.bg-inverse .btn.btn-outline.disabled.focus,
.bg-inverse .btn.btn-outline:disabled:focus,
.bg-inverse .btn.btn-outline:disabled.focus {
  background-color: transparent;
  border-color: #333333;
}

.bg-inverse .btn.btn-outline.disabled:hover,
.bg-inverse .btn.btn-outline:disabled:hover {
  background-color: transparent;
  border-color: #333333;
}

.btn.btn-outline.btn-link {
  background-color: transparent;
}

.btn.btn-outline-primary {
  color: #9c27b0;
  background-color: transparent;
  border-color: #9c27b0;
}

.btn.btn-outline-primary:hover {
  color: #9c27b0;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #9c27b0;
}

.btn.btn-outline-primary:focus,
.btn.btn-outline-primary.focus,
.btn.btn-outline-primary:hover {
  color: #9c27b0;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #9c27b0;
}

.btn.btn-outline-primary:active,
.btn.btn-outline-primary.active,
.open>.btn.btn-outline-primary.dropdown-toggle,
.show>.btn.btn-outline-primary.dropdown-toggle {
  color: #9c27b0;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #9c27b0;

}

.btn.btn-outline-primary:active:hover,
.btn.btn-outline-primary:active:focus,
.btn.btn-outline-primary:active.focus,
.btn.btn-outline-primary.active:hover,
.btn.btn-outline-primary.active:focus,
.btn.btn-outline-primary.active.focus,
.open>.btn.btn-outline-primary.dropdown-toggle:hover,
.open>.btn.btn-outline-primary.dropdown-toggle:focus,
.open>.btn.btn-outline-primary.dropdown-toggle.focus,
.show>.btn.btn-outline-primary.dropdown-toggle:hover,
.show>.btn.btn-outline-primary.dropdown-toggle:focus,
.show>.btn.btn-outline-primary.dropdown-toggle.focus {
  color: #9c27b0;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: #9c27b0;
}

.open>.btn.btn-outline-primary.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: transparent;
}

.open>.btn.btn-outline-primary.dropdown-toggle.bmd-btn-icon:hover {
  background-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-outline-primary.disabled:focus,
.btn.btn-outline-primary.disabled.focus,
.btn.btn-outline-primary:disabled:focus,
.btn.btn-outline-primary:disabled.focus {
  background-color: transparent;
  border-color: #9c27b0;
}

.btn.btn-outline-primary.disabled:hover,
.btn.btn-outline-primary:disabled:hover {
  background-color: transparent;
  border-color: #9c27b0;
}

.bg-inverse .btn.btn-outline-primary {
  color: #9c27b0;
  background-color: transparent;
  border-color: #9c27b0;
}

.bg-inverse .btn.btn-outline-primary:hover {
  color: #9c27b0;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-primary:focus,
.bg-inverse .btn.btn-outline-primary.focus,
.bg-inverse .btn.btn-outline-primary:hover {
  color: #9c27b0;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-primary:active,
.bg-inverse .btn.btn-outline-primary.active,
.open>.bg-inverse .btn.btn-outline-primary.dropdown-toggle,
.show>.bg-inverse .btn.btn-outline-primary.dropdown-toggle {
  color: #9c27b0;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);

}

.bg-inverse .btn.btn-outline-primary:active:hover,
.bg-inverse .btn.btn-outline-primary:active:focus,
.bg-inverse .btn.btn-outline-primary:active.focus,
.bg-inverse .btn.btn-outline-primary.active:hover,
.bg-inverse .btn.btn-outline-primary.active:focus,
.bg-inverse .btn.btn-outline-primary.active.focus,
.open>.bg-inverse .btn.btn-outline-primary.dropdown-toggle:hover,
.open>.bg-inverse .btn.btn-outline-primary.dropdown-toggle:focus,
.open>.bg-inverse .btn.btn-outline-primary.dropdown-toggle.focus,
.show>.bg-inverse .btn.btn-outline-primary.dropdown-toggle:hover,
.show>.bg-inverse .btn.btn-outline-primary.dropdown-toggle:focus,
.show>.bg-inverse .btn.btn-outline-primary.dropdown-toggle.focus {
  color: #9c27b0;
  background-color: rgba(204, 204, 204, 0.25);
  border-color: rgba(204, 204, 204, 0.25);
}

.open>.bg-inverse .btn.btn-outline-primary.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: transparent;
}

.open>.bg-inverse .btn.btn-outline-primary.dropdown-toggle.bmd-btn-icon:hover {
  background-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-primary.disabled:focus,
.bg-inverse .btn.btn-outline-primary.disabled.focus,
.bg-inverse .btn.btn-outline-primary:disabled:focus,
.bg-inverse .btn.btn-outline-primary:disabled.focus {
  background-color: transparent;
  border-color: #9c27b0;
}

.bg-inverse .btn.btn-outline-primary.disabled:hover,
.bg-inverse .btn.btn-outline-primary:disabled:hover {
  background-color: transparent;
  border-color: #9c27b0;
}

.btn.btn-outline-primary.btn-link {
  background-color: transparent;
}

.btn.btn-outline-secondary {
  color: #333333;
  background-color: transparent;
  border-color: #333333;
}

.btn.btn-outline-secondary:hover {
  color: #333333;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #333333;
}

.btn.btn-outline-secondary:focus,
.btn.btn-outline-secondary.focus,
.btn.btn-outline-secondary:hover {
  color: #333333;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #333333;
}

.btn.btn-outline-secondary:active,
.btn.btn-outline-secondary.active,
.open>.btn.btn-outline-secondary.dropdown-toggle,
.show>.btn.btn-outline-secondary.dropdown-toggle {
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #333333;
  font-family: PFEncoreSansPro-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #6c7174;

}

.btn.btn-outline-secondary:active:hover,
.btn.btn-outline-secondary:active:focus,
.btn.btn-outline-secondary:active.focus,
.btn.btn-outline-secondary.active:hover,
.btn.btn-outline-secondary.active:focus,
.btn.btn-outline-secondary.active.focus,
.open>.btn.btn-outline-secondary.dropdown-toggle:hover,
.open>.btn.btn-outline-secondary.dropdown-toggle:focus,
.open>.btn.btn-outline-secondary.dropdown-toggle.focus,
.show>.btn.btn-outline-secondary.dropdown-toggle:hover,
.show>.btn.btn-outline-secondary.dropdown-toggle:focus,
.show>.btn.btn-outline-secondary.dropdown-toggle.focus {
  color: #333333;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: #333333;
}

.open>.btn.btn-outline-secondary.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: transparent;
}

.open>.btn.btn-outline-secondary.dropdown-toggle.bmd-btn-icon:hover {
  background-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-outline-secondary.disabled:focus,
.btn.btn-outline-secondary.disabled.focus,
.btn.btn-outline-secondary:disabled:focus,
.btn.btn-outline-secondary:disabled.focus {
  background-color: transparent;
  border-color: #333333;
}

.btn.btn-outline-secondary.disabled:hover,
.btn.btn-outline-secondary:disabled:hover {
  background-color: transparent;
  border-color: #333333;
}

.bg-inverse .btn.btn-outline-secondary {
  color: #333333;
  background-color: transparent;
  border-color: #333333;
}

.bg-inverse .btn.btn-outline-secondary:hover {
  color: #333333;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-secondary:focus,
.bg-inverse .btn.btn-outline-secondary.focus,
.bg-inverse .btn.btn-outline-secondary:hover {
  color: #333333;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-secondary:active,
.bg-inverse .btn.btn-outline-secondary.active,
.open>.bg-inverse .btn.btn-outline-secondary.dropdown-toggle,
.show>.bg-inverse .btn.btn-outline-secondary.dropdown-toggle {
  color: #333333;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);

}

.bg-inverse .btn.btn-outline-secondary:active:hover,
.bg-inverse .btn.btn-outline-secondary:active:focus,
.bg-inverse .btn.btn-outline-secondary:active.focus,
.bg-inverse .btn.btn-outline-secondary.active:hover,
.bg-inverse .btn.btn-outline-secondary.active:focus,
.bg-inverse .btn.btn-outline-secondary.active.focus,
.open>.bg-inverse .btn.btn-outline-secondary.dropdown-toggle:hover,
.open>.bg-inverse .btn.btn-outline-secondary.dropdown-toggle:focus,
.open>.bg-inverse .btn.btn-outline-secondary.dropdown-toggle.focus,
.show>.bg-inverse .btn.btn-outline-secondary.dropdown-toggle:hover,
.show>.bg-inverse .btn.btn-outline-secondary.dropdown-toggle:focus,
.show>.bg-inverse .btn.btn-outline-secondary.dropdown-toggle.focus {
  color: #333333;
  background-color: rgba(204, 204, 204, 0.25);
  border-color: rgba(204, 204, 204, 0.25);
}

.open>.bg-inverse .btn.btn-outline-secondary.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: transparent;
}

.open>.bg-inverse .btn.btn-outline-secondary.dropdown-toggle.bmd-btn-icon:hover {
  background-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-secondary.disabled:focus,
.bg-inverse .btn.btn-outline-secondary.disabled.focus,
.bg-inverse .btn.btn-outline-secondary:disabled:focus,
.bg-inverse .btn.btn-outline-secondary:disabled.focus {
  background-color: transparent;
  border-color: #333333;
}

.bg-inverse .btn.btn-outline-secondary.disabled:hover,
.bg-inverse .btn.btn-outline-secondary:disabled:hover {
  background-color: transparent;
  border-color: #333333;
}

.btn.btn-outline-secondary.btn-link {
  background-color: transparent;
}

.btn.btn-outline-info {
  color: #00bcd4;
  background-color: transparent;
  border-color: #00bcd4;
}

.btn.btn-outline-info:hover {
  color: #00bcd4;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #00bcd4;
}

.btn.btn-outline-info:focus,
.btn.btn-outline-info.focus,
.btn.btn-outline-info:hover {
  color: #00bcd4;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #00bcd4;
}

.btn.btn-outline-info:active,
.btn.btn-outline-info.active,
.open>.btn.btn-outline-info.dropdown-toggle,
.show>.btn.btn-outline-info.dropdown-toggle {
  color: #00bcd4;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #00bcd4;

}

.btn.btn-outline-info:active:hover,
.btn.btn-outline-info:active:focus,
.btn.btn-outline-info:active.focus,
.btn.btn-outline-info.active:hover,
.btn.btn-outline-info.active:focus,
.btn.btn-outline-info.active.focus,
.open>.btn.btn-outline-info.dropdown-toggle:hover,
.open>.btn.btn-outline-info.dropdown-toggle:focus,
.open>.btn.btn-outline-info.dropdown-toggle.focus,
.show>.btn.btn-outline-info.dropdown-toggle:hover,
.show>.btn.btn-outline-info.dropdown-toggle:focus,
.show>.btn.btn-outline-info.dropdown-toggle.focus {
  color: #00bcd4;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: #00bcd4;
}

.open>.btn.btn-outline-info.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: transparent;
}

.open>.btn.btn-outline-info.dropdown-toggle.bmd-btn-icon:hover {
  background-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-outline-info.disabled:focus,
.btn.btn-outline-info.disabled.focus,
.btn.btn-outline-info:disabled:focus,
.btn.btn-outline-info:disabled.focus {
  background-color: transparent;
  border-color: #00bcd4;
}

.btn.btn-outline-info.disabled:hover,
.btn.btn-outline-info:disabled:hover {
  background-color: transparent;
  border-color: #00bcd4;
}

.bg-inverse .btn.btn-outline-info {
  color: #00bcd4;
  background-color: transparent;
  border-color: #00bcd4;
}

.bg-inverse .btn.btn-outline-info:hover {
  color: #00bcd4;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-info:focus,
.bg-inverse .btn.btn-outline-info.focus,
.bg-inverse .btn.btn-outline-info:hover {
  color: #00bcd4;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-info:active,
.bg-inverse .btn.btn-outline-info.active,
.open>.bg-inverse .btn.btn-outline-info.dropdown-toggle,
.show>.bg-inverse .btn.btn-outline-info.dropdown-toggle {
  color: #00bcd4;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.bg-inverse .btn.btn-outline-info:active:hover,
.bg-inverse .btn.btn-outline-info:active:focus,
.bg-inverse .btn.btn-outline-info:active.focus,
.bg-inverse .btn.btn-outline-info.active:hover,
.bg-inverse .btn.btn-outline-info.active:focus,
.bg-inverse .btn.btn-outline-info.active.focus,
.open>.bg-inverse .btn.btn-outline-info.dropdown-toggle:hover,
.open>.bg-inverse .btn.btn-outline-info.dropdown-toggle:focus,
.open>.bg-inverse .btn.btn-outline-info.dropdown-toggle.focus,
.show>.bg-inverse .btn.btn-outline-info.dropdown-toggle:hover,
.show>.bg-inverse .btn.btn-outline-info.dropdown-toggle:focus,
.show>.bg-inverse .btn.btn-outline-info.dropdown-toggle.focus {
  color: #00bcd4;
  background-color: rgba(204, 204, 204, 0.25);
  border-color: rgba(204, 204, 204, 0.25);
}

.open>.bg-inverse .btn.btn-outline-info.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: transparent;
}

.open>.bg-inverse .btn.btn-outline-info.dropdown-toggle.bmd-btn-icon:hover {
  background-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-info.disabled:focus,
.bg-inverse .btn.btn-outline-info.disabled.focus,
.bg-inverse .btn.btn-outline-info:disabled:focus,
.bg-inverse .btn.btn-outline-info:disabled.focus {
  background-color: transparent;
  border-color: #00bcd4;
}

.bg-inverse .btn.btn-outline-info.disabled:hover,
.bg-inverse .btn.btn-outline-info:disabled:hover {
  background-color: transparent;
  border-color: #00bcd4;
}

.btn.btn-outline-info.btn-link {
  background-color: transparent;
}

.btn.btn-outline-success {
  color: #4caf50;
  background-color: transparent;
  border-color: #4caf50;
}

.btn.btn-outline-success:hover {
  color: #4caf50;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #4caf50;
}

.btn.btn-outline-success:focus,
.btn.btn-outline-success.focus,
.btn.btn-outline-success:hover {
  color: #4caf50;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #4caf50;
}

.btn.btn-outline-success:active,
.btn.btn-outline-success.active,
.open>.btn.btn-outline-success.dropdown-toggle,
.show>.btn.btn-outline-success.dropdown-toggle {
  color: #4caf50;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #4caf50;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.btn.btn-outline-success:active:hover,
.btn.btn-outline-success:active:focus,
.btn.btn-outline-success:active.focus,
.btn.btn-outline-success.active:hover,
.btn.btn-outline-success.active:focus,
.btn.btn-outline-success.active.focus,
.open>.btn.btn-outline-success.dropdown-toggle:hover,
.open>.btn.btn-outline-success.dropdown-toggle:focus,
.open>.btn.btn-outline-success.dropdown-toggle.focus,
.show>.btn.btn-outline-success.dropdown-toggle:hover,
.show>.btn.btn-outline-success.dropdown-toggle:focus,
.show>.btn.btn-outline-success.dropdown-toggle.focus {
  color: #4caf50;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: #4caf50;
}

.open>.btn.btn-outline-success.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: transparent;
}

.open>.btn.btn-outline-success.dropdown-toggle.bmd-btn-icon:hover {
  background-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-outline-success.disabled:focus,
.btn.btn-outline-success.disabled.focus,
.btn.btn-outline-success:disabled:focus,
.btn.btn-outline-success:disabled.focus {
  background-color: transparent;
  border-color: #4caf50;
}

.btn.btn-outline-success.disabled:hover,
.btn.btn-outline-success:disabled:hover {
  background-color: transparent;
  border-color: #4caf50;
}

.bg-inverse .btn.btn-outline-success {
  color: #4caf50;
  background-color: transparent;
  border-color: #4caf50;
}

.bg-inverse .btn.btn-outline-success:hover {
  color: #4caf50;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-success:focus,
.bg-inverse .btn.btn-outline-success.focus,
.bg-inverse .btn.btn-outline-success:hover {
  color: #4caf50;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-success:active,
.bg-inverse .btn.btn-outline-success.active,
.open>.bg-inverse .btn.btn-outline-success.dropdown-toggle,
.show>.bg-inverse .btn.btn-outline-success.dropdown-toggle {
  color: #4caf50;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.bg-inverse .btn.btn-outline-success:active:hover,
.bg-inverse .btn.btn-outline-success:active:focus,
.bg-inverse .btn.btn-outline-success:active.focus,
.bg-inverse .btn.btn-outline-success.active:hover,
.bg-inverse .btn.btn-outline-success.active:focus,
.bg-inverse .btn.btn-outline-success.active.focus,
.open>.bg-inverse .btn.btn-outline-success.dropdown-toggle:hover,
.open>.bg-inverse .btn.btn-outline-success.dropdown-toggle:focus,
.open>.bg-inverse .btn.btn-outline-success.dropdown-toggle.focus,
.show>.bg-inverse .btn.btn-outline-success.dropdown-toggle:hover,
.show>.bg-inverse .btn.btn-outline-success.dropdown-toggle:focus,
.show>.bg-inverse .btn.btn-outline-success.dropdown-toggle.focus {
  color: #4caf50;
  background-color: rgba(204, 204, 204, 0.25);
  border-color: rgba(204, 204, 204, 0.25);
}

.open>.bg-inverse .btn.btn-outline-success.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: transparent;
}

.open>.bg-inverse .btn.btn-outline-success.dropdown-toggle.bmd-btn-icon:hover {
  background-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-success.disabled:focus,
.bg-inverse .btn.btn-outline-success.disabled.focus,
.bg-inverse .btn.btn-outline-success:disabled:focus,
.bg-inverse .btn.btn-outline-success:disabled.focus {
  background-color: transparent;
  border-color: #4caf50;
}

.bg-inverse .btn.btn-outline-success.disabled:hover,
.bg-inverse .btn.btn-outline-success:disabled:hover {
  background-color: transparent;
  border-color: #4caf50;
}

.btn.btn-outline-success.btn-link {
  background-color: transparent;
}

.btn.btn-outline-warning {
  color: #ff9800;
  background-color: transparent;
  border-color: #ff9800;
}

.btn.btn-outline-warning:hover {
  color: #ff9800;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #ff9800;
}

.btn.btn-outline-warning:focus,
.btn.btn-outline-warning.focus,
.btn.btn-outline-warning:hover {
  color: #ff9800;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #ff9800;
}

.btn.btn-outline-warning:active,
.btn.btn-outline-warning.active,
.open>.btn.btn-outline-warning.dropdown-toggle,
.show>.btn.btn-outline-warning.dropdown-toggle {
  color: #ff9800;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #ff9800;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.btn.btn-outline-warning:active:hover,
.btn.btn-outline-warning:active:focus,
.btn.btn-outline-warning:active.focus,
.btn.btn-outline-warning.active:hover,
.btn.btn-outline-warning.active:focus,
.btn.btn-outline-warning.active.focus,
.open>.btn.btn-outline-warning.dropdown-toggle:hover,
.open>.btn.btn-outline-warning.dropdown-toggle:focus,
.open>.btn.btn-outline-warning.dropdown-toggle.focus,
.show>.btn.btn-outline-warning.dropdown-toggle:hover,
.show>.btn.btn-outline-warning.dropdown-toggle:focus,
.show>.btn.btn-outline-warning.dropdown-toggle.focus {
  color: #ff9800;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: #ff9800;
}

.open>.btn.btn-outline-warning.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: transparent;
}

.open>.btn.btn-outline-warning.dropdown-toggle.bmd-btn-icon:hover {
  background-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-outline-warning.disabled:focus,
.btn.btn-outline-warning.disabled.focus,
.btn.btn-outline-warning:disabled:focus,
.btn.btn-outline-warning:disabled.focus {
  background-color: transparent;
  border-color: #ff9800;
}

.btn.btn-outline-warning.disabled:hover,
.btn.btn-outline-warning:disabled:hover {
  background-color: transparent;
  border-color: #ff9800;
}

.bg-inverse .btn.btn-outline-warning {
  color: #ff9800;
  background-color: transparent;
  border-color: #ff9800;
}

.bg-inverse .btn.btn-outline-warning:hover {
  color: #ff9800;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-warning:focus,
.bg-inverse .btn.btn-outline-warning.focus,
.bg-inverse .btn.btn-outline-warning:hover {
  color: #ff9800;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-warning:active,
.bg-inverse .btn.btn-outline-warning.active,
.open>.bg-inverse .btn.btn-outline-warning.dropdown-toggle,
.show>.bg-inverse .btn.btn-outline-warning.dropdown-toggle {
  color: #ff9800;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.bg-inverse .btn.btn-outline-warning:active:hover,
.bg-inverse .btn.btn-outline-warning:active:focus,
.bg-inverse .btn.btn-outline-warning:active.focus,
.bg-inverse .btn.btn-outline-warning.active:hover,
.bg-inverse .btn.btn-outline-warning.active:focus,
.bg-inverse .btn.btn-outline-warning.active.focus,
.open>.bg-inverse .btn.btn-outline-warning.dropdown-toggle:hover,
.open>.bg-inverse .btn.btn-outline-warning.dropdown-toggle:focus,
.open>.bg-inverse .btn.btn-outline-warning.dropdown-toggle.focus,
.show>.bg-inverse .btn.btn-outline-warning.dropdown-toggle:hover,
.show>.bg-inverse .btn.btn-outline-warning.dropdown-toggle:focus,
.show>.bg-inverse .btn.btn-outline-warning.dropdown-toggle.focus {
  color: #ff9800;
  background-color: rgba(204, 204, 204, 0.25);
  border-color: rgba(204, 204, 204, 0.25);
}

.open>.bg-inverse .btn.btn-outline-warning.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: transparent;
}

.open>.bg-inverse .btn.btn-outline-warning.dropdown-toggle.bmd-btn-icon:hover {
  background-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-warning.disabled:focus,
.bg-inverse .btn.btn-outline-warning.disabled.focus,
.bg-inverse .btn.btn-outline-warning:disabled:focus,
.bg-inverse .btn.btn-outline-warning:disabled.focus {
  background-color: transparent;
  border-color: #ff9800;
}

.bg-inverse .btn.btn-outline-warning.disabled:hover,
.bg-inverse .btn.btn-outline-warning:disabled:hover {
  background-color: transparent;
  border-color: #ff9800;
}

.btn.btn-outline-warning.btn-link {
  background-color: transparent;
}

.btn.btn-outline-danger {
  color: #f44336;
  background-color: transparent;
  border-color: #f44336;
}

.btn.btn-outline-danger:hover {
  color: #f44336;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #f44336;
}

.btn.btn-outline-danger:focus,
.btn.btn-outline-danger.focus,
.btn.btn-outline-danger:hover {
  color: #f44336;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #f44336;
}

.btn.btn-outline-danger:active,
.btn.btn-outline-danger.active,
.open>.btn.btn-outline-danger.dropdown-toggle,
.show>.btn.btn-outline-danger.dropdown-toggle {
  color: #f44336;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #f44336;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.btn.btn-outline-danger:active:hover,
.btn.btn-outline-danger:active:focus,
.btn.btn-outline-danger:active.focus,
.btn.btn-outline-danger.active:hover,
.btn.btn-outline-danger.active:focus,
.btn.btn-outline-danger.active.focus,
.open>.btn.btn-outline-danger.dropdown-toggle:hover,
.open>.btn.btn-outline-danger.dropdown-toggle:focus,
.open>.btn.btn-outline-danger.dropdown-toggle.focus,
.show>.btn.btn-outline-danger.dropdown-toggle:hover,
.show>.btn.btn-outline-danger.dropdown-toggle:focus,
.show>.btn.btn-outline-danger.dropdown-toggle.focus {
  color: #f44336;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: #f44336;
}

.open>.btn.btn-outline-danger.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: transparent;
}

.open>.btn.btn-outline-danger.dropdown-toggle.bmd-btn-icon:hover {
  background-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-outline-danger.disabled:focus,
.btn.btn-outline-danger.disabled.focus,
.btn.btn-outline-danger:disabled:focus,
.btn.btn-outline-danger:disabled.focus {
  background-color: transparent;
  border-color: #f44336;
}

.btn.btn-outline-danger.disabled:hover,
.btn.btn-outline-danger:disabled:hover {
  background-color: transparent;
  border-color: #f44336;
}

.bg-inverse .btn.btn-outline-danger {
  color: #f44336;
  background-color: transparent;
  border-color: #f44336;
}

.bg-inverse .btn.btn-outline-danger:hover {
  color: #f44336;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-danger:focus,
.bg-inverse .btn.btn-outline-danger.focus,
.bg-inverse .btn.btn-outline-danger:hover {
  color: #f44336;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-danger:active,
.bg-inverse .btn.btn-outline-danger.active,
.open>.bg-inverse .btn.btn-outline-danger.dropdown-toggle,
.show>.bg-inverse .btn.btn-outline-danger.dropdown-toggle {
  color: #f44336;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.bg-inverse .btn.btn-outline-danger:active:hover,
.bg-inverse .btn.btn-outline-danger:active:focus,
.bg-inverse .btn.btn-outline-danger:active.focus,
.bg-inverse .btn.btn-outline-danger.active:hover,
.bg-inverse .btn.btn-outline-danger.active:focus,
.bg-inverse .btn.btn-outline-danger.active.focus,
.open>.bg-inverse .btn.btn-outline-danger.dropdown-toggle:hover,
.open>.bg-inverse .btn.btn-outline-danger.dropdown-toggle:focus,
.open>.bg-inverse .btn.btn-outline-danger.dropdown-toggle.focus,
.show>.bg-inverse .btn.btn-outline-danger.dropdown-toggle:hover,
.show>.bg-inverse .btn.btn-outline-danger.dropdown-toggle:focus,
.show>.bg-inverse .btn.btn-outline-danger.dropdown-toggle.focus {
  color: #f44336;
  background-color: rgba(204, 204, 204, 0.25);
  border-color: rgba(204, 204, 204, 0.25);
}

.open>.bg-inverse .btn.btn-outline-danger.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: transparent;
}

.open>.bg-inverse .btn.btn-outline-danger.dropdown-toggle.bmd-btn-icon:hover {
  background-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-danger.disabled:focus,
.bg-inverse .btn.btn-outline-danger.disabled.focus,
.bg-inverse .btn.btn-outline-danger:disabled:focus,
.bg-inverse .btn.btn-outline-danger:disabled.focus {
  background-color: transparent;
  border-color: #f44336;
}

.bg-inverse .btn.btn-outline-danger.disabled:hover,
.bg-inverse .btn.btn-outline-danger:disabled:hover {
  background-color: transparent;
  border-color: #f44336;
}

.btn.btn-outline-danger.btn-link {
  background-color: transparent;
}

.btn.btn-lg,
.btn-group-lg>.btn,
.btn-group-lg .btn {
  padding: 1.125rem 2.25rem;
  font-size: 0.875rem;
  line-height: 1.333333;
  border-radius: 0.2rem;
}

.btn.btn-sm,
.btn-group-sm>.btn,
.btn-group-sm .btn {
  padding: 0.40625rem 1.25rem;
  font-size: 0.6875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn.btn-round {
  border-radius: 30px;
}

.btn.btn-fab,
.btn.btn-just-icon {
  font-size: 24px;
  height: 41px;
  min-width: 41px;
  width: 41px;
  padding: 0;
  overflow: hidden;
  position: relative;
  line-height: 41px;
}

.btn.btn-fab.btn-round,
.btn.btn-just-icon.btn-round {
  border-radius: 50%;
}

.btn-group-sm .btn.btn-fab,
.btn.btn-fab.btn-sm,
.btn-group-sm>.btn.btn-fab,
.btn.btn-fab.btn-fab-mini,
.btn-group-sm .btn.btn-just-icon,
.btn.btn-just-icon.btn-sm,
.btn-group-sm>.btn.btn-just-icon,
.btn.btn-just-icon.btn-fab-mini {
  height: 30px;
  min-width: 30px;
  width: 30px;
}

.btn-group-sm .btn.btn-fab .material-icons,
.btn-group-sm .btn.btn-fab .fa,
.btn.btn-fab.btn-sm .material-icons,
.btn-group-sm>.btn.btn-fab .material-icons,
.btn.btn-fab.btn-sm .fa,
.btn-group-sm>.btn.btn-fab .fa,
.btn.btn-fab.btn-fab-mini .material-icons,
.btn.btn-fab.btn-fab-mini .fa,
.btn-group-sm .btn.btn-just-icon .material-icons,
.btn-group-sm .btn.btn-just-icon .fa,
.btn.btn-just-icon.btn-sm .material-icons,
.btn-group-sm>.btn.btn-just-icon .material-icons,
.btn.btn-just-icon.btn-sm .fa,
.btn-group-sm>.btn.btn-just-icon .fa,
.btn.btn-just-icon.btn-fab-mini .material-icons,
.btn.btn-just-icon.btn-fab-mini .fa {
  font-size: 17px;
  line-height: 29px;
}

.btn-group-lg .btn.btn-fab,
.btn.btn-fab.btn-lg,
.btn-group-lg>.btn.btn-fab,
.btn-group-lg .btn.btn-just-icon,
.btn.btn-just-icon.btn-lg,
.btn-group-lg>.btn.btn-just-icon {
  height: 57px;
  min-width: 57px;
  width: 57px;
  line-height: 56px;
}

.btn-group-lg .btn.btn-fab .material-icons,
.btn-group-lg .btn.btn-fab .fa,
.btn.btn-fab.btn-lg .material-icons,
.btn-group-lg>.btn.btn-fab .material-icons,
.btn.btn-fab.btn-lg .fa,
.btn-group-lg>.btn.btn-fab .fa,
.btn-group-lg .btn.btn-just-icon .material-icons,
.btn-group-lg .btn.btn-just-icon .fa,
.btn.btn-just-icon.btn-lg .material-icons,
.btn-group-lg>.btn.btn-just-icon .material-icons,
.btn.btn-just-icon.btn-lg .fa,
.btn-group-lg>.btn.btn-just-icon .fa {
  font-size: 32px;
  line-height: 56px;
}

.btn.btn-fab .material-icons,
.btn.btn-fab .fa,
.btn.btn-just-icon .material-icons,
.btn.btn-just-icon .fa {
  margin-top: 0;
  position: absolute;
  width: 100%;
  transform: none;
  left: 0;
  top: 0;
  height: 100%;
  line-height: 41px;
  font-size: 20px;
}

.btn-just-icon.btn-lg,
.btn-group-lg>.btn-just-icon.btn {
  font-size: 24px;
  height: 41px;
  min-width: 41px;
  width: 41px;
}

.input-group-btn>.btn {
  border: 0;
}

.btn .material-icons,
.btn:not(.btn-just-icon):not(.btn-fab) .fa {
  position: relative;
  display: inline-block;
  top: 0;
  margin-top: -1em;
  margin-bottom: -1em;
  font-size: 1.1rem;
  vertical-align: middle;
}

.bg-inverse fieldset[disabled][disabled] .btn,
.bg-inverse .btn.disabled,
.bg-inverse .btn:disabled,
.bg-inverse .btn[disabled],
.bg-inverse fieldset[disabled][disabled] .input-group-btn .btn,
.bg-inverse .input-group-btn .btn.disabled,
.bg-inverse .input-group-btn .btn:disabled,
.bg-inverse .input-group-btn .btn[disabled],
.bg-inverse fieldset[disabled][disabled] .btn-group,
.bg-inverse .btn-group.disabled,
.bg-inverse .btn-group:disabled,
.bg-inverse .btn-group[disabled],
.bg-inverse fieldset[disabled][disabled] .btn-group-vertical,
.bg-inverse .btn-group-vertical.disabled,
.bg-inverse .btn-group-vertical:disabled,
.bg-inverse .btn-group-vertical[disabled] {
  color: rgba(255, 255, 255, 0.3);
}

.btn-group,
.btn-group-vertical {
  position: relative;
  margin: 10px 1px;
}

.btn-group .dropdown-menu,
.btn-group-vertical .dropdown-menu {
  border-radius: 0 0 0.25rem 0.25rem;
}

.btn-group.btn-group-raised,
.btn-group-vertical.btn-group-raised {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.btn-group .btn+.btn,
.btn-group .btn,
.btn-group .btn:active,
.btn-group .btn-group,
.btn-group-vertical .btn+.btn,
.btn-group-vertical .btn,
.btn-group-vertical .btn:active,
.btn-group-vertical .btn-group {
  margin: 0;
}

.btn-group>.btn-group,
.btn-group-vertical>.btn-group {
  margin: 0;
}

.form-check {
  margin-bottom: 0.5rem;
  padding-left: 0;
}

.form-check .form-check-label {
  cursor: pointer;
  padding-left: 0;
}

.form-group.is-focused .form-check .form-check-label {
  color: rgba(0, 0, 0, 0.26);
}

.form-group.is-focused .form-check .form-check-label:hover,
.form-group.is-focused .form-check .form-check-label:focus {
  color: rgba(0, 0, 0, 0.54);
}

fieldset[disabled] .form-group.is-focused .form-check .form-check-label {
  color: rgba(0, 0, 0, 0.26);
}

.form-check .form-check-input {
  opacity: 0;
  position: absolute;
  margin: 0;
  z-index: -1;
  width: 0;
  height: 0;
  overflow: hidden;
  left: 0;
  pointer-events: none;
}

.form-check .form-check-sign {
  vertical-align: middle;
  position: relative;
  top: -2px;
  float: left;
  padding-right: 10px;
  display: inline-block;
}

.form-check .form-check-sign:before {
  display: block;
  position: absolute;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.84);
  height: 20px;
  width: 20px;
  border-radius: 100%;
  z-index: 1;
  opacity: 0;
  margin: 0;
  top: 0;
  -webkit-transform: scale3d(2.3, 2.3, 1);
  -moz-transform: scale3d(2.3, 2.3, 1);
  -o-transform: scale3d(2.3, 2.3, 1);
  -ms-transform: scale3d(2.3, 2.3, 1);
  transform: scale3d(2.3, 2.3, 1);
}

.form-check .form-check-sign .check {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1.5px solid rgba(0, 0, 0, 0.54);
  overflow: hidden;
  z-index: 1;
  border-radius: 3px;
}

.form-check .form-check-sign .check:before {
  position: absolute;
  content: "";
  transform: rotate(45deg);
  display: block;
  margin-top: -3px;
  margin-left: 7px;
  width: 0;
  color: #fff;
  height: 0;
  box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0 inset;
  animation: checkboxOff 0.3s forwards;
}

.form-check .form-check-input:focus+.form-check-sign .check:after {

  opacity: 1;
}


.form-check .form-check-input:checked+.form-check-sign .check {
  border-color: #c7222a !important;
}

.form-check .form-check-input:checked+.form-check-sign:after {

  position: absolute;
  content: "";
  top: 1px;
  left: 6px;
  width: 5px;
  height: 13px;
  border: solid #c7222a;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  z-index: 999;
}

.form-check .form-check-input:checked~.form-check-sign .check:before {
  color: #ffffff;
  box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px,
    -5px 5px 0 10px, 20px -12px 0 11px;
  animation: checkboxOn 0.3s forwards;
}

.form-check .form-check-input:checked~.form-check-sign:before {
  animation: rippleOn 500ms;
}

.form-check .form-check-input:checked~.form-check-sign .check:after {
  animation: rippleOn 500ms forwards;
}

.form-check .form-check-input:not(:checked)+.form-check-sign:before {
  animation: rippleOff 500ms;
}

.form-check .form-check-input:not(:checked)+.form-check-sign .check:after {
  animation: rippleOff 500ms;
}

.form-check .rtl .form-check .form-check-sign .check::before {
  margin-right: 10px;
}

fieldset[disabled] .form-check,
fieldset[disabled] .form-check .form-check-input,
.form-check .form-check-input[disabled]~.form-check-sign .check,
.form-check .form-check-input[disabled]+.circle {
  opacity: 0.5;
}

.form-check .form-check-input[disabled]~.form-check-sign .check {
  border-color: #000000;
  opacity: 0.26;
}

.form-check .form-check-input[disabled]+.form-check-sign .check:after {
  background-color: rgba(0, 0, 0, 0.87);
  transform: rotate(-45deg);
}

.form-check .form-check-input[disabled][checked]+.form-check-sign .check {
  background-color: #000000;
}

@keyframes checkboxOn {
  0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px,
      -5px 5px 0 10px, 15px 2px 0 11px;
  }

  50% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px,
      -5px 5px 0 10px, 20px 2px 0 11px;
  }

  100% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px,
      -5px 5px 0 10px, 20px -12px 0 11px;
  }
}

@keyframes rippleOn {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0.2;
  }

  100% {
    opacity: 0;
  }
}

@keyframes rippleOff {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0.2;
  }

  100% {
    opacity: 0;
  }
}

.form-check .form-check-label {
  cursor: pointer;
  padding-left: 25px;
  position: relative;
}

.form-group.is-focused .form-check .form-check-label {
  color: rgba(0, 0, 0, 0.26);
}

.form-group.is-focused .form-check .form-check-label:hover,
.form-group.is-focused .form-check .form-check-label:focus {
  color: rgba(0, 0, 0, 0.54);
}

fieldset[disabled] .form-group.is-focused .form-check .form-check-label {
  color: rgba(0, 0, 0, 0.26);
}

.form-check .form-check-label span {
  display: block;
  position: absolute;
  left: -1px;
  top: -1px;
  transition-duration: 0.2s;
}

.form-check .form-check-label .circle {
  border: 1px solid rgba(0, 0, 0, 0.54);
  height: 15px;
  width: 15px;
  border-radius: 100%;
  top: 1px;
}

.form-check .form-check-label .circle .check {
  height: 15px;
  width: 15px;
  border-radius: 100%;
  background-color: #9c27b0;
  -webkit-transform: scale3d(0, 0, 0);
  -moz-transform: scale3d(0, 0, 0);
  -o-transform: scale3d(0, 0, 0);
  -ms-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
}

.form-check .form-check-input {
  opacity: 0;
  height: 0;
  width: 0;
  overflow: hidden;
}

.form-check .form-check-input:checked~.check,
.form-check .form-check-input:checked~.circle {
  opacity: 1;
}

.form-check .form-check-input:checked~.check {
  background-color: #c7222a;
}

.form-check .form-check-input:checked~.circle {
  border-color: #9c27b0;
}

.form-check .form-check-input:checked .check:before {
  animation: checkboxOn 0.5s forwards;
}

.form-check .form-check-input:checked~.circle .check {
  -webkit-transform: scale3d(0.65, 0.65, 1);
  -moz-transform: scale3d(0.65, 0.65, 1);
  -o-transform: scale3d(0.65, 0.65, 1);
  -ms-transform: scale3d(0.65, 0.65, 1);
  transform: scale3d(0.65, 0.65, 1);
}

.form-check .form-check-input[disabled]~.check,
.form-check .form-check-input[disabled]~.circle {
  opacity: 0.26;
}

.form-check .form-check-input[disabled]~.check {
  background-color: #000000;
}

.form-check .form-check-input[disabled]~.circle {
  border-color: #000000;
}

.form-check .form-check-input[disabled]+.circle .check {
  background-color: #000000;
}

.form-check .form-check-sign {
  vertical-align: middle;
  position: relative;
  top: -2px;
  float: left;
  padding-right: 10px;
  display: inline-block;
}

.form-check .form-check-label .circle:before {
  display: block;
  position: absolute;
  left: -1px;
  content: "";
  background-color: rgba(0, 0, 0, 0.84);
  height: 15px;
  width: 15px;
  border-radius: 100%;
  z-index: 1;
  opacity: 0;
  margin: 0;
  top: -1px;
  -webkit-transform: scale3d(2.3, 2.3, 1);
  -moz-transform: scale3d(2.3, 2.3, 1);
  -o-transform: scale3d(2.3, 2.3, 1);
  -ms-transform: scale3d(2.3, 2.3, 1);
  transform: scale3d(2.3, 2.3, 1);
}

.form-check .form-check-label .form-check-input:checked+.circle:before {
  animation: rippleOn 0.5s;
}

.form-check .form-check-label .form-check-input:checked+.circle .check:before {
  color: #ffffff;
  box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px,
    -5px 5px 0 10px, 20px -12px 0 11px;
  animation: checkboxOn 0.3s forwards;
}

.form-check+.form-check {
  margin-top: 0;
}

@keyframes checkboxOn {
  0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px,
      -5px 5px 0 10px, 15px 2px 0 11px;
  }

  50% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px,
      -5px 5px 0 10px, 20px 2px 0 11px;
  }

  100% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px,
      -5px 5px 0 10px, 20px -12px 0 11px;
  }
}

@keyframes rippleOn {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0.2;
  }

  100% {
    opacity: 0;
  }
}

@keyframes rippleOff {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0.2;
  }

  100% {
    opacity: 0;
  }
}

form {
  margin-bottom: 1.125rem;
}

.card form {
  margin: 0;
}

.navbar form {
  margin-bottom: 0;

}



.navbar form .bmd-form-group {
  display: inline-block;
  padding-top: 0;
  width: 376px;
  height: 40px;
  border-radius: 8px;
  background-color: #f1f3f6;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #6c7174;
}

.navbar form .btn {
  margin-bottom: 0;
}

.form-control {
  background: no-repeat center bottom, center calc(100% - 1px);
  background-size: 0 100%, 100% 100%;
  border: 0;
  height: 36px;
  transition: background 0s ease-out;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
  font-size: 14px;
  border: none !important;
  background-color: #f1f3f6 !important;
}

.form-control:focus,
.bmd-form-group.is-focused .form-control {
  background-size: 100% 100%, 100% 100%;
  transition-duration: 0.3s;
  box-shadow: none;
}

.form-control::-moz-placeholder {
  color: #aaaaaa;
  font-weight: 400;
  font-size: 14px;
}

.form-control:-ms-input-placeholder {
  color: #aaaaaa;
  font-weight: 400;
  font-size: 14px;
}

.form-control::-webkit-input-placeholder {
  color: #aaaaaa;
  font-weight: 400;
  font-size: 14px;
}

.has-white .form-control::-moz-placeholder {
  color: #fff;
}

.has-white .form-control:-ms-input-placeholder {
  color: #fff;
}

.has-white .form-control::-webkit-input-placeholder {
  color: #fff;
}

.bmd-help {
  position: absolute;
  display: none;
  font-size: 0.8rem;
  font-weight: normal;
}

.bmd-form-group.is-focused .bmd-help {
  display: block;
}

.bmd-help:nth-of-type(2) {
  padding-top: 1rem;
}

.bmd-help+.bmd-help {
  position: relative;
  margin-bottom: 0;
}

.radio label,
.is-focused .radio label,
.radio-inline,
.is-focused .radio-inline,
.checkbox label,
.is-focused .checkbox label,
.checkbox-inline,
.is-focused .checkbox-inline,
.switch label,
.is-focused .switch label {
  color: #999999;
}

.radio label label:has(input[type="radio"][disabled]),
.radio label label:has(input[type="radio"][disabled]):hover,
.radio label label:has(input[type="radio"][disabled]):focus,
.radio label label:has(input[type="checkbox"][disabled]),
.radio label label:has(input[type="checkbox"][disabled]):hover,
.radio label label:has(input[type="checkbox"][disabled]):focus,
fieldset[disabled] .radio label,
fieldset[disabled] .radio label:hover,
fieldset[disabled] .radio label:focus,
.is-focused .radio label label:has(input[type="radio"][disabled]),
.is-focused .radio label label:has(input[type="radio"][disabled]):hover,
.is-focused .radio label label:has(input[type="radio"][disabled]):focus,
.is-focused .radio label label:has(input[type="checkbox"][disabled]),
.is-focused .radio label label:has(input[type="checkbox"][disabled]):hover,
.is-focused .radio label label:has(input[type="checkbox"][disabled]):focus,
fieldset[disabled] .is-focused .radio label,
fieldset[disabled] .is-focused .radio label:hover,
fieldset[disabled] .is-focused .radio label:focus,
.radio-inline label:has(input[type="radio"][disabled]),
.radio-inline label:has(input[type="radio"][disabled]):hover,
.radio-inline label:has(input[type="radio"][disabled]):focus,
.radio-inline label:has(input[type="checkbox"][disabled]),
.radio-inline label:has(input[type="checkbox"][disabled]):hover,
.radio-inline label:has(input[type="checkbox"][disabled]):focus,
fieldset[disabled] .radio-inline,
fieldset[disabled] .radio-inline:hover,
fieldset[disabled] .radio-inline:focus,
.is-focused .radio-inline label:has(input[type="radio"][disabled]),
.is-focused .radio-inline label:has(input[type="radio"][disabled]):hover,
.is-focused .radio-inline label:has(input[type="radio"][disabled]):focus,
.is-focused .radio-inline label:has(input[type="checkbox"][disabled]),
.is-focused .radio-inline label:has(input[type="checkbox"][disabled]):hover,
.is-focused .radio-inline label:has(input[type="checkbox"][disabled]):focus,
fieldset[disabled] .is-focused .radio-inline,
fieldset[disabled] .is-focused .radio-inline:hover,
fieldset[disabled] .is-focused .radio-inline:focus,
.checkbox label label:has(input[type="radio"][disabled]),
.checkbox label label:has(input[type="radio"][disabled]):hover,
.checkbox label label:has(input[type="radio"][disabled]):focus,
.checkbox label label:has(input[type="checkbox"][disabled]),
.checkbox label label:has(input[type="checkbox"][disabled]):hover,
.checkbox label label:has(input[type="checkbox"][disabled]):focus,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox label:hover,
fieldset[disabled] .checkbox label:focus,
.is-focused .checkbox label label:has(input[type="radio"][disabled]),
.is-focused .checkbox label label:has(input[type="radio"][disabled]):hover,
.is-focused .checkbox label label:has(input[type="radio"][disabled]):focus,
.is-focused .checkbox label label:has(input[type="checkbox"][disabled]),
.is-focused .checkbox label label:has(input[type="checkbox"][disabled]):hover,
.is-focused .checkbox label label:has(input[type="checkbox"][disabled]):focus,
fieldset[disabled] .is-focused .checkbox label,
fieldset[disabled] .is-focused .checkbox label:hover,
fieldset[disabled] .is-focused .checkbox label:focus,
.checkbox-inline label:has(input[type="radio"][disabled]),
.checkbox-inline label:has(input[type="radio"][disabled]):hover,
.checkbox-inline label:has(input[type="radio"][disabled]):focus,
.checkbox-inline label:has(input[type="checkbox"][disabled]),
.checkbox-inline label:has(input[type="checkbox"][disabled]):hover,
.checkbox-inline label:has(input[type="checkbox"][disabled]):focus,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .checkbox-inline:hover,
fieldset[disabled] .checkbox-inline:focus,
.is-focused .checkbox-inline label:has(input[type="radio"][disabled]),
.is-focused .checkbox-inline label:has(input[type="radio"][disabled]):hover,
.is-focused .checkbox-inline label:has(input[type="radio"][disabled]):focus,
.is-focused .checkbox-inline label:has(input[type="checkbox"][disabled]),
.is-focused .checkbox-inline label:has(input[type="checkbox"][disabled]):hover,
.is-focused .checkbox-inline label:has(input[type="checkbox"][disabled]):focus,
fieldset[disabled] .is-focused .checkbox-inline,
fieldset[disabled] .is-focused .checkbox-inline:hover,
fieldset[disabled] .is-focused .checkbox-inline:focus,
.switch label label:has(input[type="radio"][disabled]),
.switch label label:has(input[type="radio"][disabled]):hover,
.switch label label:has(input[type="radio"][disabled]):focus,
.switch label label:has(input[type="checkbox"][disabled]),
.switch label label:has(input[type="checkbox"][disabled]):hover,
.switch label label:has(input[type="checkbox"][disabled]):focus,
fieldset[disabled] .switch label,
fieldset[disabled] .switch label:hover,
fieldset[disabled] .switch label:focus,
.is-focused .switch label label:has(input[type="radio"][disabled]),
.is-focused .switch label label:has(input[type="radio"][disabled]):hover,
.is-focused .switch label label:has(input[type="radio"][disabled]):focus,
.is-focused .switch label label:has(input[type="checkbox"][disabled]),
.is-focused .switch label label:has(input[type="checkbox"][disabled]):hover,
.is-focused .switch label label:has(input[type="checkbox"][disabled]):focus,
fieldset[disabled] .is-focused .switch label,
fieldset[disabled] .is-focused .switch label:hover,
fieldset[disabled] .is-focused .switch label:focus {
  color: #999999;
}

[class^="bmd-label"],
[class*=" bmd-label"] {
  color: #999999;
}

.form-control,
.is-focused .form-control {

}

.form-control:invalid {

}

.form-control:read-only {

}

fieldset[disabled][disabled] .form-control,
.form-control.disabled,
.form-control:disabled,
.form-control[disabled] {
  background-image: linear-gradient(to right,
      #d2d2d2 0%,
      #d2d2d2 30%,
      transparent 30%,
      transparent 100%);
  background-repeat: repeat-x;
  background-size: 3px 1px;
}

.form-control.form-control-success,
.is-focused .form-control.form-control-success {
  background-image: linear-gradient(to top,
      #9c27b0 2px,
      rgba(156, 39, 176, 0) 2px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px),
    "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg==";
}

.form-control.form-control-warning,
.is-focused .form-control.form-control-warning {
  background-image: linear-gradient(to top,
      #9c27b0 2px,
      rgba(156, 39, 176, 0) 2px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px),
    "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+";
}

.form-control.form-control-danger,
.is-focused .form-control.form-control-danger {
  background-image: linear-gradient(to top,
      #9c27b0 2px,
      rgba(156, 39, 176, 0) 2px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px),
    "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4=";
}

.is-focused .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #999999;
}

.is-focused .valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(153, 153, 153, 0.8);
  border-radius: 0.2rem;
}

.was-validated .is-focused .form-control:valid,
.is-focused .form-control.is-valid,
.was-validated .is-focused .custom-select:valid,
.is-focused .custom-select.is-valid {
  border-color: #999999;
}

.was-validated .is-focused .form-control:valid:focus,
.is-focused .form-control.is-valid:focus,
.was-validated .is-focused .custom-select:valid:focus,
.is-focused .custom-select.is-valid:focus {
  border-color: #999999;
  box-shadow: 0 0 0 0.2rem rgba(153, 153, 153, 0.25);
}

.was-validated .is-focused .form-control:valid~.valid-feedback,
.was-validated .is-focused .form-control:valid~.valid-tooltip,
.is-focused .form-control.is-valid~.valid-feedback,
.is-focused .form-control.is-valid~.valid-tooltip,
.was-validated .is-focused .custom-select:valid~.valid-feedback,
.was-validated .is-focused .custom-select:valid~.valid-tooltip,
.is-focused .custom-select.is-valid~.valid-feedback,
.is-focused .custom-select.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .is-focused .form-check-input:valid~.form-check-label,
.is-focused .form-check-input.is-valid~.form-check-label {
  color: #999999;
}

.was-validated .is-focused .form-check-input:valid~.valid-feedback,
.was-validated .is-focused .form-check-input:valid~.valid-tooltip,
.is-focused .form-check-input.is-valid~.valid-feedback,
.is-focused .form-check-input.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .is-focused .custom-control-input:valid~.custom-control-label,
.is-focused .custom-control-input.is-valid~.custom-control-label {
  color: #999999;
}

.was-validated .is-focused .custom-control-input:valid~.custom-control-label::before,
.is-focused .custom-control-input.is-valid~.custom-control-label::before {
  background-color: #d9d9d9;
}

.was-validated .is-focused .custom-control-input:valid~.valid-feedback,
.was-validated .is-focused .custom-control-input:valid~.valid-tooltip,
.is-focused .custom-control-input.is-valid~.valid-feedback,
.is-focused .custom-control-input.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .is-focused .custom-control-input:valid:checked~.custom-control-label::before,
.is-focused .custom-control-input.is-valid:checked~.custom-control-label::before {
  background-color: #b3b3b3;
}

.was-validated .is-focused .custom-control-input:valid:focus~.custom-control-label::before,
.is-focused .custom-control-input.is-valid:focus~.custom-control-label::before {
  box-shadow: 0 0 0 1px #fafafa, 0 0 0 0.2rem rgba(153, 153, 153, 0.25);
}

.was-validated .is-focused .custom-file-input:valid~.custom-file-label,
.is-focused .custom-file-input.is-valid~.custom-file-label {
  border-color: #999999;
}

.was-validated .is-focused .custom-file-input:valid~.custom-file-label::before,
.is-focused .custom-file-input.is-valid~.custom-file-label::before {
  border-color: inherit;
}

.was-validated .is-focused .custom-file-input:valid~.valid-feedback,
.was-validated .is-focused .custom-file-input:valid~.valid-tooltip,
.is-focused .custom-file-input.is-valid~.valid-feedback,
.is-focused .custom-file-input.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .is-focused .custom-file-input:valid:focus~.custom-file-label,
.is-focused .custom-file-input.is-valid:focus~.custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(153, 153, 153, 0.25);
}

.is-focused [class^="bmd-label"],
.is-focused [class*=" bmd-label"] {
  color: #9c27b0;
}

.is-focused .bmd-label-placeholder {
  color: #999999;
}

.is-focused .form-control {
  border-color: #d2d2d2;
}

.is-focused .bmd-help {
  color: #555555;
}

.has-success [class^="bmd-label"],
.has-success [class*=" bmd-label"] {
  color: #4caf50;
}

.has-success .form-control,
.is-focused .has-success .form-control {
  background-image: linear-gradient(to top,
      #4caf50 2px,
      rgba(76, 175, 80, 0) 2px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}

.has-success .form-control:invalid {
  background-image: linear-gradient(to top,
      #f44336 2px,
      rgba(244, 67, 54, 0) 2px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}

.has-success .form-control:read-only {
  background-image: linear-gradient(to top,
      #d2d2d2 1px,
      rgba(210, 210, 210, 0) 1px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}

fieldset[disabled][disabled] .has-success .form-control,
.has-success .form-control.disabled,
.has-success .form-control:disabled,
.has-success .form-control[disabled] {
  background-image: linear-gradient(to right,
      #d2d2d2 0%,
      #d2d2d2 30%,
      transparent 30%,
      transparent 100%);
  background-repeat: repeat-x;
  background-size: 3px 1px;
}

.has-success .form-control.form-control-success,
.is-focused .has-success .form-control.form-control-success {
  background-image: linear-gradient(to top,
      #4caf50 2px,
      rgba(76, 175, 80, 0) 2px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px),
    "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg==";
}

.has-success .form-control.form-control-warning,
.is-focused .has-success .form-control.form-control-warning {
  background-image: linear-gradient(to top,
      #4caf50 2px,
      rgba(76, 175, 80, 0) 2px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px),
    "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+";
}

.has-success .form-control.form-control-danger,
.is-focused .has-success .form-control.form-control-danger {
  background-image: linear-gradient(to top,
      #4caf50 2px,
      rgba(76, 175, 80, 0) 2px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px),
    "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4=";
}

.has-success .is-focused .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #4caf50;
}

.has-success .is-focused .valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(76, 175, 80, 0.8);
  border-radius: 0.2rem;
}

.was-validated .has-success .is-focused .form-control:valid,
.has-success .is-focused .form-control.is-valid,
.was-validated .has-success .is-focused .custom-select:valid,
.has-success .is-focused .custom-select.is-valid {
  border-color: #4caf50;
}

.was-validated .has-success .is-focused .form-control:valid:focus,
.has-success .is-focused .form-control.is-valid:focus,
.was-validated .has-success .is-focused .custom-select:valid:focus,
.has-success .is-focused .custom-select.is-valid:focus {
  border-color: #4caf50;
  box-shadow: 0 0 0 0.2rem rgba(76, 175, 80, 0.25);
}

.was-validated .has-success .is-focused .form-control:valid~.valid-feedback,
.was-validated .has-success .is-focused .form-control:valid~.valid-tooltip,
.has-success .is-focused .form-control.is-valid~.valid-feedback,
.has-success .is-focused .form-control.is-valid~.valid-tooltip,
.was-validated .has-success .is-focused .custom-select:valid~.valid-feedback,
.was-validated .has-success .is-focused .custom-select:valid~.valid-tooltip,
.has-success .is-focused .custom-select.is-valid~.valid-feedback,
.has-success .is-focused .custom-select.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .has-success .is-focused .form-check-input:valid~.form-check-label,
.has-success .is-focused .form-check-input.is-valid~.form-check-label {
  color: #4caf50;
}

.was-validated .has-success .is-focused .form-check-input:valid~.valid-feedback,
.was-validated .has-success .is-focused .form-check-input:valid~.valid-tooltip,
.has-success .is-focused .form-check-input.is-valid~.valid-feedback,
.has-success .is-focused .form-check-input.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .has-success .is-focused .custom-control-input:valid~.custom-control-label,
.has-success .is-focused .custom-control-input.is-valid~.custom-control-label {
  color: #4caf50;
}

.was-validated .has-success .is-focused .custom-control-input:valid~.custom-control-label::before,
.has-success .is-focused .custom-control-input.is-valid~.custom-control-label::before {
  background-color: #a3d7a5;
}

.was-validated .has-success .is-focused .custom-control-input:valid~.valid-feedback,
.was-validated .has-success .is-focused .custom-control-input:valid~.valid-tooltip,
.has-success .is-focused .custom-control-input.is-valid~.valid-feedback,
.has-success .is-focused .custom-control-input.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .has-success .is-focused .custom-control-input:valid:checked~.custom-control-label::before,
.has-success .is-focused .custom-control-input.is-valid:checked~.custom-control-label::before {
  background-color: #6ec071;
}

.was-validated .has-success .is-focused .custom-control-input:valid:focus~.custom-control-label::before,
.has-success .is-focused .custom-control-input.is-valid:focus~.custom-control-label::before {
  box-shadow: 0 0 0 1px #fafafa, 0 0 0 0.2rem rgba(76, 175, 80, 0.25);
}

.was-validated .has-success .is-focused .custom-file-input:valid~.custom-file-label,
.has-success .is-focused .custom-file-input.is-valid~.custom-file-label {
  border-color: #4caf50;
}

.was-validated .has-success .is-focused .custom-file-input:valid~.custom-file-label::before,
.has-success .is-focused .custom-file-input.is-valid~.custom-file-label::before {
  border-color: inherit;
}

.was-validated .has-success .is-focused .custom-file-input:valid~.valid-feedback,
.was-validated .has-success .is-focused .custom-file-input:valid~.valid-tooltip,
.has-success .is-focused .custom-file-input.is-valid~.valid-feedback,
.has-success .is-focused .custom-file-input.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .has-success .is-focused .custom-file-input:valid:focus~.custom-file-label,
.has-success .is-focused .custom-file-input.is-valid:focus~.custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(76, 175, 80, 0.25);
}

.has-success .is-focused [class^="bmd-label"],
.has-success .is-focused [class*=" bmd-label"] {
  color: #4caf50;
}

.has-success .is-focused .bmd-label-placeholder {
  color: #4caf50;
}

.has-success .is-focused .form-control {
  border-color: #4caf50;
}

.has-success .is-focused .bmd-help {
  color: #555555;
}

.has-info [class^="bmd-label"],
.has-info [class*=" bmd-label"] {
  color: #00bcd4;
}

.has-info .form-control,
.is-focused .has-info .form-control {
  background-image: linear-gradient(to top,
      #00bcd4 2px,
      rgba(0, 188, 212, 0) 2px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}

.has-info .form-control:invalid {
  background-image: linear-gradient(to top,
      #f44336 2px,
      rgba(244, 67, 54, 0) 2px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}

.has-info .form-control:read-only {
  background-image: linear-gradient(to top,
      #d2d2d2 1px,
      rgba(210, 210, 210, 0) 1px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}

fieldset[disabled][disabled] .has-info .form-control,
.has-info .form-control.disabled,
.has-info .form-control:disabled,
.has-info .form-control[disabled] {
  background-image: linear-gradient(to right,
      #d2d2d2 0%,
      #d2d2d2 30%,
      transparent 30%,
      transparent 100%);
  background-repeat: repeat-x;
  background-size: 3px 1px;
}

.has-info .form-control.form-control-success,
.is-focused .has-info .form-control.form-control-success {
  background-image: linear-gradient(to top,
      #00bcd4 2px,
      rgba(0, 188, 212, 0) 2px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px),
    "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg==";
}

.has-info .form-control.form-control-warning,
.is-focused .has-info .form-control.form-control-warning {
  background-image: linear-gradient(to top,
      #00bcd4 2px,
      rgba(0, 188, 212, 0) 2px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px),
    "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+";
}

.has-info .form-control.form-control-danger,
.is-focused .has-info .form-control.form-control-danger {
  background-image: linear-gradient(to top,
      #00bcd4 2px,
      rgba(0, 188, 212, 0) 2px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px),
    "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4=";
}

.has-info .is-focused .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #00bcd4;
}

.has-info .is-focused .valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(0, 188, 212, 0.8);
  border-radius: 0.2rem;
}

.was-validated .has-info .is-focused .form-control:valid,
.has-info .is-focused .form-control.is-valid,
.was-validated .has-info .is-focused .custom-select:valid,
.has-info .is-focused .custom-select.is-valid {
  border-color: #00bcd4;
}

.was-validated .has-info .is-focused .form-control:valid:focus,
.has-info .is-focused .form-control.is-valid:focus,
.was-validated .has-info .is-focused .custom-select:valid:focus,
.has-info .is-focused .custom-select.is-valid:focus {
  border-color: #00bcd4;
  box-shadow: 0 0 0 0.2rem rgba(0, 188, 212, 0.25);
}

.was-validated .has-info .is-focused .form-control:valid~.valid-feedback,
.was-validated .has-info .is-focused .form-control:valid~.valid-tooltip,
.has-info .is-focused .form-control.is-valid~.valid-feedback,
.has-info .is-focused .form-control.is-valid~.valid-tooltip,
.was-validated .has-info .is-focused .custom-select:valid~.valid-feedback,
.was-validated .has-info .is-focused .custom-select:valid~.valid-tooltip,
.has-info .is-focused .custom-select.is-valid~.valid-feedback,
.has-info .is-focused .custom-select.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .has-info .is-focused .form-check-input:valid~.form-check-label,
.has-info .is-focused .form-check-input.is-valid~.form-check-label {
  color: #00bcd4;
}

.was-validated .has-info .is-focused .form-check-input:valid~.valid-feedback,
.was-validated .has-info .is-focused .form-check-input:valid~.valid-tooltip,
.has-info .is-focused .form-check-input.is-valid~.valid-feedback,
.has-info .is-focused .form-check-input.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .has-info .is-focused .custom-control-input:valid~.custom-control-label,
.has-info .is-focused .custom-control-input.is-valid~.custom-control-label {
  color: #00bcd4;
}

.was-validated .has-info .is-focused .custom-control-input:valid~.custom-control-label::before,
.has-info .is-focused .custom-control-input.is-valid~.custom-control-label::before {
  background-color: #55ecff;
}

.was-validated .has-info .is-focused .custom-control-input:valid~.valid-feedback,
.was-validated .has-info .is-focused .custom-control-input:valid~.valid-tooltip,
.has-info .is-focused .custom-control-input.is-valid~.valid-feedback,
.has-info .is-focused .custom-control-input.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .has-info .is-focused .custom-control-input:valid:checked~.custom-control-label::before,
.has-info .is-focused .custom-control-input.is-valid:checked~.custom-control-label::before {
  background-color: #08e3ff;
}

.was-validated .has-info .is-focused .custom-control-input:valid:focus~.custom-control-label::before,
.has-info .is-focused .custom-control-input.is-valid:focus~.custom-control-label::before {
  box-shadow: 0 0 0 1px #fafafa, 0 0 0 0.2rem rgba(0, 188, 212, 0.25);
}

.was-validated .has-info .is-focused .custom-file-input:valid~.custom-file-label,
.has-info .is-focused .custom-file-input.is-valid~.custom-file-label {
  border-color: #00bcd4;
}

.was-validated .has-info .is-focused .custom-file-input:valid~.custom-file-label::before,
.has-info .is-focused .custom-file-input.is-valid~.custom-file-label::before {
  border-color: inherit;
}

.was-validated .has-info .is-focused .custom-file-input:valid~.valid-feedback,
.was-validated .has-info .is-focused .custom-file-input:valid~.valid-tooltip,
.has-info .is-focused .custom-file-input.is-valid~.valid-feedback,
.has-info .is-focused .custom-file-input.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .has-info .is-focused .custom-file-input:valid:focus~.custom-file-label,
.has-info .is-focused .custom-file-input.is-valid:focus~.custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(0, 188, 212, 0.25);
}

.has-info .is-focused [class^="bmd-label"],
.has-info .is-focused [class*=" bmd-label"] {
  color: #00bcd4;
}

.has-info .is-focused .bmd-label-placeholder {
  color: #00bcd4;
}

.has-info .is-focused .form-control {
  border-color: #00bcd4;
}

.has-info .is-focused .bmd-help {
  color: #555555;
}

.has-white [class^="bmd-label"],
.has-white [class*=" bmd-label"] {
  color: #fff;
}

.has-white .form-control,
.is-focused .has-white .form-control {
  background-image: linear-gradient(to top,
      #fff 2px,
      rgba(255, 255, 255, 0) 2px),
    linear-gradient(to top, #ffffff 1px, rgba(255, 255, 255, 0) 1px);
}

.has-white .form-control:invalid {
  background-image: linear-gradient(to top,
      #f44336 2px,
      rgba(244, 67, 54, 0) 2px),
    linear-gradient(to top, #ffffff 1px, rgba(255, 255, 255, 0) 1px);
}

.has-white .form-control:read-only {
  background-image: linear-gradient(to top,
      #d2d2d2 1px,
      rgba(210, 210, 210, 0) 1px),
    linear-gradient(to top, #ffffff 1px, rgba(255, 255, 255, 0) 1px);
}

fieldset[disabled][disabled] .has-white .form-control,
.has-white .form-control.disabled,
.has-white .form-control:disabled,
.has-white .form-control[disabled] {
  background-image: linear-gradient(to right,
      #ffffff 0%,
      #ffffff 30%,
      transparent 30%,
      transparent 100%);
  background-repeat: repeat-x;
  background-size: 3px 1px;
}

.has-white .form-control.form-control-success,
.is-focused .has-white .form-control.form-control-success {
  background-image: linear-gradient(to top,
      #fff 2px,
      rgba(255, 255, 255, 0) 2px),
    linear-gradient(to top, #ffffff 1px, rgba(255, 255, 255, 0) 1px),
    "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg==";
}

.has-white .form-control.form-control-warning,
.is-focused .has-white .form-control.form-control-warning {
  background-image: linear-gradient(to top,
      #fff 2px,
      rgba(255, 255, 255, 0) 2px),
    linear-gradient(to top, #ffffff 1px, rgba(255, 255, 255, 0) 1px),
    "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+";
}

.has-white .form-control.form-control-danger,
.is-focused .has-white .form-control.form-control-danger {
  background-image: linear-gradient(to top,
      #fff 2px,
      rgba(255, 255, 255, 0) 2px),
    linear-gradient(to top, #ffffff 1px, rgba(255, 255, 255, 0) 1px),
    "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4=";
}

.has-white .is-focused .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #fff;
}

.has-white .is-focused .valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0.2rem;
}

.was-validated .has-white .is-focused .form-control:valid,
.has-white .is-focused .form-control.is-valid,
.was-validated .has-white .is-focused .custom-select:valid,
.has-white .is-focused .custom-select.is-valid {
  border-color: #fff;
}

.was-validated .has-white .is-focused .form-control:valid:focus,
.has-white .is-focused .form-control.is-valid:focus,
.was-validated .has-white .is-focused .custom-select:valid:focus,
.has-white .is-focused .custom-select.is-valid:focus {
  border-color: #fff;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
}

.was-validated .has-white .is-focused .form-control:valid~.valid-feedback,
.was-validated .has-white .is-focused .form-control:valid~.valid-tooltip,
.has-white .is-focused .form-control.is-valid~.valid-feedback,
.has-white .is-focused .form-control.is-valid~.valid-tooltip,
.was-validated .has-white .is-focused .custom-select:valid~.valid-feedback,
.was-validated .has-white .is-focused .custom-select:valid~.valid-tooltip,
.has-white .is-focused .custom-select.is-valid~.valid-feedback,
.has-white .is-focused .custom-select.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .has-white .is-focused .form-check-input:valid~.form-check-label,
.has-white .is-focused .form-check-input.is-valid~.form-check-label {
  color: #fff;
}

.was-validated .has-white .is-focused .form-check-input:valid~.valid-feedback,
.was-validated .has-white .is-focused .form-check-input:valid~.valid-tooltip,
.has-white .is-focused .form-check-input.is-valid~.valid-feedback,
.has-white .is-focused .form-check-input.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .has-white .is-focused .custom-control-input:valid~.custom-control-label,
.has-white .is-focused .custom-control-input.is-valid~.custom-control-label {
  color: #fff;
}

.was-validated .has-white .is-focused .custom-control-input:valid~.custom-control-label::before,
.has-white .is-focused .custom-control-input.is-valid~.custom-control-label::before {
  background-color: white;
}

.was-validated .has-white .is-focused .custom-control-input:valid~.valid-feedback,
.was-validated .has-white .is-focused .custom-control-input:valid~.valid-tooltip,
.has-white .is-focused .custom-control-input.is-valid~.valid-feedback,
.has-white .is-focused .custom-control-input.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .has-white .is-focused .custom-control-input:valid:checked~.custom-control-label::before,
.has-white .is-focused .custom-control-input.is-valid:checked~.custom-control-label::before {
  background-color: white;
}

.was-validated .has-white .is-focused .custom-control-input:valid:focus~.custom-control-label::before,
.has-white .is-focused .custom-control-input.is-valid:focus~.custom-control-label::before {
  box-shadow: 0 0 0 1px #fafafa, 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
}

.was-validated .has-white .is-focused .custom-file-input:valid~.custom-file-label,
.has-white .is-focused .custom-file-input.is-valid~.custom-file-label {
  border-color: #fff;
}

.was-validated .has-white .is-focused .custom-file-input:valid~.custom-file-label::before,
.has-white .is-focused .custom-file-input.is-valid~.custom-file-label::before {
  border-color: inherit;
}

.was-validated .has-white .is-focused .custom-file-input:valid~.valid-feedback,
.was-validated .has-white .is-focused .custom-file-input:valid~.valid-tooltip,
.has-white .is-focused .custom-file-input.is-valid~.valid-feedback,
.has-white .is-focused .custom-file-input.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .has-white .is-focused .custom-file-input:valid:focus~.custom-file-label,
.has-white .is-focused .custom-file-input.is-valid:focus~.custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
}

.has-white .is-focused [class^="bmd-label"],
.has-white .is-focused [class*=" bmd-label"] {
  color: #fff;
}

.has-white .is-focused .bmd-label-placeholder {
  color: #fff;
}

.has-white .is-focused .form-control {
  border-color: #fff;
}

.has-white .is-focused .bmd-help {
  color: #555555;
}

.has-white .form-control:focus {
  color: #fff;
}

.has-warning [class^="bmd-label"],
.has-warning [class*=" bmd-label"] {
  color: #ff9800;
}

.has-warning .form-control,
.is-focused .has-warning .form-control {
  background-image: linear-gradient(to top,
      #ff9800 2px,
      rgba(255, 152, 0, 0) 2px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}

.has-warning .form-control:invalid {
  background-image: linear-gradient(to top,
      #f44336 2px,
      rgba(244, 67, 54, 0) 2px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}

.has-warning .form-control:read-only {
  background-image: linear-gradient(to top,
      #d2d2d2 1px,
      rgba(210, 210, 210, 0) 1px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}

fieldset[disabled][disabled] .has-warning .form-control,
.has-warning .form-control.disabled,
.has-warning .form-control:disabled,
.has-warning .form-control[disabled] {
  background-image: linear-gradient(to right,
      #d2d2d2 0%,
      #d2d2d2 30%,
      transparent 30%,
      transparent 100%);
  background-repeat: repeat-x;
  background-size: 3px 1px;
}

.has-warning .form-control.form-control-success,
.is-focused .has-warning .form-control.form-control-success {
  background-image: linear-gradient(to top,
      #ff9800 2px,
      rgba(255, 152, 0, 0) 2px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px),
    "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg==";
}

.has-warning .form-control.form-control-warning,
.is-focused .has-warning .form-control.form-control-warning {
  background-image: linear-gradient(to top,
      #ff9800 2px,
      rgba(255, 152, 0, 0) 2px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px),
    "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+";
}

.has-warning .form-control.form-control-danger,
.is-focused .has-warning .form-control.form-control-danger {
  background-image: linear-gradient(to top,
      #ff9800 2px,
      rgba(255, 152, 0, 0) 2px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px),
    "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4=";
}

.has-warning .is-focused .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #ff9800;
}

.has-warning .is-focused .valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(255, 152, 0, 0.8);
  border-radius: 0.2rem;
}

.was-validated .has-warning .is-focused .form-control:valid,
.has-warning .is-focused .form-control.is-valid,
.was-validated .has-warning .is-focused .custom-select:valid,
.has-warning .is-focused .custom-select.is-valid {
  border-color: #ff9800;
}

.was-validated .has-warning .is-focused .form-control:valid:focus,
.has-warning .is-focused .form-control.is-valid:focus,
.was-validated .has-warning .is-focused .custom-select:valid:focus,
.has-warning .is-focused .custom-select.is-valid:focus {
  border-color: #ff9800;
  box-shadow: 0 0 0 0.2rem rgba(255, 152, 0, 0.25);
}

.was-validated .has-warning .is-focused .form-control:valid~.valid-feedback,
.was-validated .has-warning .is-focused .form-control:valid~.valid-tooltip,
.has-warning .is-focused .form-control.is-valid~.valid-feedback,
.has-warning .is-focused .form-control.is-valid~.valid-tooltip,
.was-validated .has-warning .is-focused .custom-select:valid~.valid-feedback,
.was-validated .has-warning .is-focused .custom-select:valid~.valid-tooltip,
.has-warning .is-focused .custom-select.is-valid~.valid-feedback,
.has-warning .is-focused .custom-select.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .has-warning .is-focused .form-check-input:valid~.form-check-label,
.has-warning .is-focused .form-check-input.is-valid~.form-check-label {
  color: #ff9800;
}

.was-validated .has-warning .is-focused .form-check-input:valid~.valid-feedback,
.was-validated .has-warning .is-focused .form-check-input:valid~.valid-tooltip,
.has-warning .is-focused .form-check-input.is-valid~.valid-feedback,
.has-warning .is-focused .form-check-input.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .has-warning .is-focused .custom-control-input:valid~.custom-control-label,
.has-warning .is-focused .custom-control-input.is-valid~.custom-control-label {
  color: #ff9800;
}

.was-validated .has-warning .is-focused .custom-control-input:valid~.custom-control-label::before,
.has-warning .is-focused .custom-control-input.is-valid~.custom-control-label::before {
  background-color: #ffcc80;
}

.was-validated .has-warning .is-focused .custom-control-input:valid~.valid-feedback,
.was-validated .has-warning .is-focused .custom-control-input:valid~.valid-tooltip,
.has-warning .is-focused .custom-control-input.is-valid~.valid-feedback,
.has-warning .is-focused .custom-control-input.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .has-warning .is-focused .custom-control-input:valid:checked~.custom-control-label::before,
.has-warning .is-focused .custom-control-input.is-valid:checked~.custom-control-label::before {
  background-color: #ffad33;
}

.was-validated .has-warning .is-focused .custom-control-input:valid:focus~.custom-control-label::before,
.has-warning .is-focused .custom-control-input.is-valid:focus~.custom-control-label::before {
  box-shadow: 0 0 0 1px #fafafa, 0 0 0 0.2rem rgba(255, 152, 0, 0.25);
}

.was-validated .has-warning .is-focused .custom-file-input:valid~.custom-file-label,
.has-warning .is-focused .custom-file-input.is-valid~.custom-file-label {
  border-color: #ff9800;
}

.was-validated .has-warning .is-focused .custom-file-input:valid~.custom-file-label::before,
.has-warning .is-focused .custom-file-input.is-valid~.custom-file-label::before {
  border-color: inherit;
}

.was-validated .has-warning .is-focused .custom-file-input:valid~.valid-feedback,
.was-validated .has-warning .is-focused .custom-file-input:valid~.valid-tooltip,
.has-warning .is-focused .custom-file-input.is-valid~.valid-feedback,
.has-warning .is-focused .custom-file-input.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .has-warning .is-focused .custom-file-input:valid:focus~.custom-file-label,
.has-warning .is-focused .custom-file-input.is-valid:focus~.custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(255, 152, 0, 0.25);
}

.has-warning .is-focused [class^="bmd-label"],
.has-warning .is-focused [class*=" bmd-label"] {
  color: #ff9800;
}

.has-warning .is-focused .bmd-label-placeholder {
  color: #ff9800;
}

.has-warning .is-focused .form-control {
  border-color: #ff9800;
}

.has-warning .is-focused .bmd-help {
  color: #555555;
}

.has-danger [class^="bmd-label"],
.has-danger [class*=" bmd-label"] {
  color: #f44336;
}

.has-danger .form-control,
.is-focused .has-danger .form-control {
  background-image: linear-gradient(to top,
      #f44336 2px,
      rgba(244, 67, 54, 0) 2px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}

.has-danger .form-control:invalid {
  background-image: linear-gradient(to top,
      #f44336 2px,
      rgba(244, 67, 54, 0) 2px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}

.has-danger .form-control:read-only {
  background-image: linear-gradient(to top,
      #d2d2d2 1px,
      rgba(210, 210, 210, 0) 1px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}

fieldset[disabled][disabled] .has-danger .form-control,
.has-danger .form-control.disabled,
.has-danger .form-control:disabled,
.has-danger .form-control[disabled] {
  background-image: linear-gradient(to right,
      #d2d2d2 0%,
      #d2d2d2 30%,
      transparent 30%,
      transparent 100%);
  background-repeat: repeat-x;
  background-size: 3px 1px;
}

.has-danger .form-control.form-control-success,
.is-focused .has-danger .form-control.form-control-success {
  background-image: linear-gradient(to top,
      #f44336 2px,
      rgba(244, 67, 54, 0) 2px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px),
    "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg==";
}

.has-danger .form-control.form-control-warning,
.is-focused .has-danger .form-control.form-control-warning {
  background-image: linear-gradient(to top,
      #f44336 2px,
      rgba(244, 67, 54, 0) 2px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px),
    "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+";
}

.has-danger .form-control.form-control-danger,
.is-focused .has-danger .form-control.form-control-danger {
  background-image: linear-gradient(to top,
      #f44336 2px,
      rgba(244, 67, 54, 0) 2px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px),
    "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4=";
}

.has-danger .is-focused .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #f44336;
}

.has-danger .is-focused .valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(244, 67, 54, 0.8);
  border-radius: 0.2rem;
}

.was-validated .has-danger .is-focused .form-control:valid,
.has-danger .is-focused .form-control.is-valid,
.was-validated .has-danger .is-focused .custom-select:valid,
.has-danger .is-focused .custom-select.is-valid {
  border-color: #f44336;
}

.was-validated .has-danger .is-focused .form-control:valid:focus,
.has-danger .is-focused .form-control.is-valid:focus,
.was-validated .has-danger .is-focused .custom-select:valid:focus,
.has-danger .is-focused .custom-select.is-valid:focus {
  border-color: #f44336;
  box-shadow: 0 0 0 0.2rem rgba(244, 67, 54, 0.25);
}

.was-validated .has-danger .is-focused .form-control:valid~.valid-feedback,
.was-validated .has-danger .is-focused .form-control:valid~.valid-tooltip,
.has-danger .is-focused .form-control.is-valid~.valid-feedback,
.has-danger .is-focused .form-control.is-valid~.valid-tooltip,
.was-validated .has-danger .is-focused .custom-select:valid~.valid-feedback,
.was-validated .has-danger .is-focused .custom-select:valid~.valid-tooltip,
.has-danger .is-focused .custom-select.is-valid~.valid-feedback,
.has-danger .is-focused .custom-select.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .has-danger .is-focused .form-check-input:valid~.form-check-label,
.has-danger .is-focused .form-check-input.is-valid~.form-check-label {
  color: #f44336;
}

.was-validated .has-danger .is-focused .form-check-input:valid~.valid-feedback,
.was-validated .has-danger .is-focused .form-check-input:valid~.valid-tooltip,
.has-danger .is-focused .form-check-input.is-valid~.valid-feedback,
.has-danger .is-focused .form-check-input.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .has-danger .is-focused .custom-control-input:valid~.custom-control-label,
.has-danger .is-focused .custom-control-input.is-valid~.custom-control-label {
  color: #f44336;
}

.was-validated .has-danger .is-focused .custom-control-input:valid~.custom-control-label::before,
.has-danger .is-focused .custom-control-input.is-valid~.custom-control-label::before {
  background-color: #fbb4af;
}

.was-validated .has-danger .is-focused .custom-control-input:valid~.valid-feedback,
.was-validated .has-danger .is-focused .custom-control-input:valid~.valid-tooltip,
.has-danger .is-focused .custom-control-input.is-valid~.valid-feedback,
.has-danger .is-focused .custom-control-input.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .has-danger .is-focused .custom-control-input:valid:checked~.custom-control-label::before,
.has-danger .is-focused .custom-control-input.is-valid:checked~.custom-control-label::before {
  background-color: #f77066;
}

.was-validated .has-danger .is-focused .custom-control-input:valid:focus~.custom-control-label::before,
.has-danger .is-focused .custom-control-input.is-valid:focus~.custom-control-label::before {
  box-shadow: 0 0 0 1px #fafafa, 0 0 0 0.2rem rgba(244, 67, 54, 0.25);
}

.was-validated .has-danger .is-focused .custom-file-input:valid~.custom-file-label,
.has-danger .is-focused .custom-file-input.is-valid~.custom-file-label {
  border-color: #f44336;
}

.was-validated .has-danger .is-focused .custom-file-input:valid~.custom-file-label::before,
.has-danger .is-focused .custom-file-input.is-valid~.custom-file-label::before {
  border-color: inherit;
}

.was-validated .has-danger .is-focused .custom-file-input:valid~.valid-feedback,
.was-validated .has-danger .is-focused .custom-file-input:valid~.valid-tooltip,
.has-danger .is-focused .custom-file-input.is-valid~.valid-feedback,
.has-danger .is-focused .custom-file-input.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .has-danger .is-focused .custom-file-input:valid:focus~.custom-file-label,
.has-danger .is-focused .custom-file-input.is-valid:focus~.custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(244, 67, 54, 0.25);
}

.has-danger .is-focused [class^="bmd-label"],
.has-danger .is-focused [class*=" bmd-label"] {
  color: #f44336;
}

.has-danger .is-focused .bmd-label-placeholder {
  color: #f44336;
}

.has-danger .is-focused .form-control {
  border-color: #f44336;
}

.has-danger .is-focused .bmd-help {
  color: #555555;
}

.has-rose [class^="bmd-label"],
.has-rose [class*=" bmd-label"] {
  color: #e91e63;
}

.has-rose .form-control,
.is-focused .has-rose .form-control {
  background-image: linear-gradient(to top,
      #e91e63 2px,
      rgba(233, 30, 99, 0) 2px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}

.has-rose .form-control:invalid {
  background-image: linear-gradient(to top,
      #f44336 2px,
      rgba(244, 67, 54, 0) 2px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}

.has-rose .form-control:read-only {
  background-image: linear-gradient(to top,
      #d2d2d2 1px,
      rgba(210, 210, 210, 0) 1px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}

fieldset[disabled][disabled] .has-rose .form-control,
.has-rose .form-control.disabled,
.has-rose .form-control:disabled,
.has-rose .form-control[disabled] {
  background-image: linear-gradient(to right,
      #d2d2d2 0%,
      #d2d2d2 30%,
      transparent 30%,
      transparent 100%);
  background-repeat: repeat-x;
  background-size: 3px 1px;
}

.has-rose .form-control.form-control-success,
.is-focused .has-rose .form-control.form-control-success {
  background-image: linear-gradient(to top,
      #e91e63 2px,
      rgba(233, 30, 99, 0) 2px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px),
    "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg==";
}

.has-rose .form-control.form-control-warning,
.is-focused .has-rose .form-control.form-control-warning {
  background-image: linear-gradient(to top,
      #e91e63 2px,
      rgba(233, 30, 99, 0) 2px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px),
    "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+";
}

.has-rose .form-control.form-control-danger,
.is-focused .has-rose .form-control.form-control-danger {
  background-image: linear-gradient(to top,
      #e91e63 2px,
      rgba(233, 30, 99, 0) 2px),
    linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px),
    "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4=";
}

.has-rose .is-focused .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #e91e63;
}

.has-rose .is-focused .valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(233, 30, 99, 0.8);
  border-radius: 0.2rem;
}

.was-validated .has-rose .is-focused .form-control:valid,
.has-rose .is-focused .form-control.is-valid,
.was-validated .has-rose .is-focused .custom-select:valid,
.has-rose .is-focused .custom-select.is-valid {
  border-color: #e91e63;
}

.was-validated .has-rose .is-focused .form-control:valid:focus,
.has-rose .is-focused .form-control.is-valid:focus,
.was-validated .has-rose .is-focused .custom-select:valid:focus,
.has-rose .is-focused .custom-select.is-valid:focus {
  border-color: #e91e63;
  box-shadow: 0 0 0 0.2rem rgba(233, 30, 99, 0.25);
}

.was-validated .has-rose .is-focused .form-control:valid~.valid-feedback,
.was-validated .has-rose .is-focused .form-control:valid~.valid-tooltip,
.has-rose .is-focused .form-control.is-valid~.valid-feedback,
.has-rose .is-focused .form-control.is-valid~.valid-tooltip,
.was-validated .has-rose .is-focused .custom-select:valid~.valid-feedback,
.was-validated .has-rose .is-focused .custom-select:valid~.valid-tooltip,
.has-rose .is-focused .custom-select.is-valid~.valid-feedback,
.has-rose .is-focused .custom-select.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .has-rose .is-focused .form-check-input:valid~.form-check-label,
.has-rose .is-focused .form-check-input.is-valid~.form-check-label {
  color: #e91e63;
}

.was-validated .has-rose .is-focused .form-check-input:valid~.valid-feedback,
.was-validated .has-rose .is-focused .form-check-input:valid~.valid-tooltip,
.has-rose .is-focused .form-check-input.is-valid~.valid-feedback,
.has-rose .is-focused .form-check-input.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .has-rose .is-focused .custom-control-input:valid~.custom-control-label,
.has-rose .is-focused .custom-control-input.is-valid~.custom-control-label {
  color: #e91e63;
}

.was-validated .has-rose .is-focused .custom-control-input:valid~.custom-control-label::before,
.has-rose .is-focused .custom-control-input.is-valid~.custom-control-label::before {
  background-color: #f492b4;
}

.was-validated .has-rose .is-focused .custom-control-input:valid~.valid-feedback,
.was-validated .has-rose .is-focused .custom-control-input:valid~.valid-tooltip,
.has-rose .is-focused .custom-control-input.is-valid~.valid-feedback,
.has-rose .is-focused .custom-control-input.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .has-rose .is-focused .custom-control-input:valid:checked~.custom-control-label::before,
.has-rose .is-focused .custom-control-input.is-valid:checked~.custom-control-label::before {
  background-color: #ee4c83;
}

.was-validated .has-rose .is-focused .custom-control-input:valid:focus~.custom-control-label::before,
.has-rose .is-focused .custom-control-input.is-valid:focus~.custom-control-label::before {
  box-shadow: 0 0 0 1px #fafafa, 0 0 0 0.2rem rgba(233, 30, 99, 0.25);
}

.was-validated .has-rose .is-focused .custom-file-input:valid~.custom-file-label,
.has-rose .is-focused .custom-file-input.is-valid~.custom-file-label {
  border-color: #e91e63;
}

.was-validated .has-rose .is-focused .custom-file-input:valid~.custom-file-label::before,
.has-rose .is-focused .custom-file-input.is-valid~.custom-file-label::before {
  border-color: inherit;
}

.was-validated .has-rose .is-focused .custom-file-input:valid~.valid-feedback,
.was-validated .has-rose .is-focused .custom-file-input:valid~.valid-tooltip,
.has-rose .is-focused .custom-file-input.is-valid~.valid-feedback,
.has-rose .is-focused .custom-file-input.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .has-rose .is-focused .custom-file-input:valid:focus~.custom-file-label,
.has-rose .is-focused .custom-file-input.is-valid:focus~.custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(233, 30, 99, 0.25);
}

.has-rose .is-focused [class^="bmd-label"],
.has-rose .is-focused [class*=" bmd-label"] {
  color: #e91e63;
}

.has-rose .is-focused .bmd-label-placeholder {
  color: #e91e63;
}

.has-rose .is-focused .form-control {
  border-color: #e91e63;
}

.has-rose .is-focused .bmd-help {
  color: #555555;
}

.bmd-form-group {
  position: relative;
}

.bmd-form-group:not(.has-success):not(.has-danger) [class^="bmd-label"].bmd-label-floating,
.bmd-form-group:not(.has-success):not(.has-danger) [class*=" bmd-label"].bmd-label-floating {
  color: #aaaaaa;
}

.bmd-form-group [class^="bmd-label"],
.bmd-form-group [class*=" bmd-label"] {
  position: absolute;
  pointer-events: none;
  transition: 0.3s ease all;
}

.bmd-form-group [class^="bmd-label"].bmd-label-floating,
.bmd-form-group [class*=" bmd-label"].bmd-label-floating {
  will-change: left, top, contents;
  margin: 0;
  line-height: 1.4;
  font-weight: 400;
}

.bmd-form-group.is-filled .bmd-label-placeholder {
  display: none;
}

.bmd-form-group.bmd-collapse-inline {
  display: flex;
  align-items: center;
  padding: 0;
  min-height: 2.1em;
}

.bmd-form-group.bmd-collapse-inline .collapse {
  flex: 1;
  display: none;
}

.bmd-form-group.bmd-collapse-inline .collapse.show {
  max-width: 1200px;
}

.bmd-form-group.bmd-collapse-inline .collapsing,
.bmd-form-group.bmd-collapse-inline .width:not(.collapse),
.bmd-form-group.bmd-collapse-inline .collapse.show {
  display: block;
}

.bmd-form-group.bmd-collapse-inline .collapsing {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.bmd-form-group .form-control,
.bmd-form-group label,
.bmd-form-group input::placeholder {
  line-height: 1.1;
}

.bmd-form-group label {
  color: #aaaaaa;
}

.bmd-form-group .radio label,
.bmd-form-group label.radio-inline,
.bmd-form-group .checkbox label,
.bmd-form-group label.checkbox-inline,
.bmd-form-group .switch label {
  line-height: 1.5;
}

.bmd-form-group .checkbox label,
.bmd-form-group .radio label,
.bmd-form-group label {
  font-size: 0.875rem;
}

.bmd-form-group .bmd-label-floating,
.bmd-form-group .bmd-label-placeholder {
  top: 0.6125rem;
}

.bmd-form-group .is-focused .bmd-label-floating,
.bmd-form-group .is-filled .bmd-label-floating {
  top: -1rem;
  left: 0;
  font-size: 0.6875rem;
}

.bmd-form-group .bmd-label-static {
  top: 0.35rem;
  left: 0;
  font-size: 0.875rem;
}

.bmd-form-group .bmd-help {
  margin-top: 0;
  font-size: 0.75rem;
}

.bmd-form-group .form-control.form-control-success,
.bmd-form-group .form-control.form-control-warning,
.bmd-form-group .form-control.form-control-danger {
  background-size: 0 100%, 100% 100%, 0.9375rem 0.9375rem;
}

.bmd-form-group .form-control.form-control-success,
.bmd-form-group .form-control.form-control-success:focus,
.bmd-form-group.is-focused .bmd-form-group .form-control.form-control-success,
.bmd-form-group .form-control.form-control-warning,
.bmd-form-group .form-control.form-control-warning:focus,
.bmd-form-group.is-focused .bmd-form-group .form-control.form-control-warning,
.bmd-form-group .form-control.form-control-danger,
.bmd-form-group .form-control.form-control-danger:focus,
.bmd-form-group.is-focused .bmd-form-group .form-control.form-control-danger {
  padding-right: 0;
  background-repeat: no-repeat, no-repeat;
  background-position: center bottom, center calc(100% - 1px),
    center right 0.46875rem;
}

.bmd-form-group .form-control.form-control-success:focus,
.bmd-form-group.is-focused .bmd-form-group .form-control.form-control-success,
.bmd-form-group .form-control.form-control-warning:focus,
.bmd-form-group.is-focused .bmd-form-group .form-control.form-control-warning,
.bmd-form-group .form-control.form-control-danger:focus,
.bmd-form-group.is-focused .bmd-form-group .form-control.form-control-danger {
  background-size: 100% 100%, 100% 100%, 0.9375rem 0.9375rem;
}

.bmd-form-group.bmd-form-group-sm .form-control,
.bmd-form-group.bmd-form-group-sm label,
.bmd-form-group.bmd-form-group-sm input::placeholder {
  line-height: 1.1;
}

.bmd-form-group.bmd-form-group-sm label {
  color: #aaaaaa;
}

.bmd-form-group.bmd-form-group-sm .radio label,
.bmd-form-group.bmd-form-group-sm label.radio-inline,
.bmd-form-group.bmd-form-group-sm .checkbox label,
.bmd-form-group.bmd-form-group-sm label.checkbox-inline,
.bmd-form-group.bmd-form-group-sm .switch label {
  line-height: 1.5;
}

.bmd-form-group.bmd-form-group-sm .checkbox label,
.bmd-form-group.bmd-form-group-sm .radio label,
.bmd-form-group.bmd-form-group-sm label {
  font-size: 0.875rem;
}

.bmd-form-group.bmd-form-group-sm .bmd-label-floating,
.bmd-form-group.bmd-form-group-sm .bmd-label-placeholder {
  top: 0.175rem;
}

.bmd-form-group.bmd-form-group-sm .is-focused .bmd-label-floating,
.bmd-form-group.bmd-form-group-sm .is-filled .bmd-label-floating {
  top: -1.25rem;
  left: 0;
  font-size: 0.6875rem;
}

.bmd-form-group.bmd-form-group-sm .bmd-label-static {
  top: 0.1rem;
  left: 0;
  font-size: 0.875rem;
}

.bmd-form-group.bmd-form-group-sm .bmd-help {
  margin-top: 0;
  font-size: 0.65625rem;
}

.bmd-form-group.bmd-form-group-sm .form-control.form-control-success,
.bmd-form-group.bmd-form-group-sm .form-control.form-control-warning,
.bmd-form-group.bmd-form-group-sm .form-control.form-control-danger {
  background-size: 0 100%, 100% 100%, 0.6875rem 0.6875rem;
}

.bmd-form-group.bmd-form-group-sm .form-control.form-control-success,
.bmd-form-group.bmd-form-group-sm .form-control.form-control-success:focus,
.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control.form-control-success,
.bmd-form-group.bmd-form-group-sm .form-control.form-control-warning,
.bmd-form-group.bmd-form-group-sm .form-control.form-control-warning:focus,
.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control.form-control-warning,
.bmd-form-group.bmd-form-group-sm .form-control.form-control-danger,
.bmd-form-group.bmd-form-group-sm .form-control.form-control-danger:focus,
.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control.form-control-danger {
  padding-right: 0;
  background-repeat: no-repeat, no-repeat;
  background-position: center bottom, center calc(100% - 1px),
    center right 0.34375rem;
}

.bmd-form-group.bmd-form-group-sm .form-control.form-control-success:focus,
.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control.form-control-success,
.bmd-form-group.bmd-form-group-sm .form-control.form-control-warning:focus,
.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control.form-control-warning,
.bmd-form-group.bmd-form-group-sm .form-control.form-control-danger:focus,
.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control.form-control-danger {
  background-size: 100% 100%, 100% 100%, 0.6875rem 0.6875rem;
}

.bmd-form-group.bmd-form-group-lg .form-control,
.bmd-form-group.bmd-form-group-lg label,
.bmd-form-group.bmd-form-group-lg input::placeholder {
  line-height: 1.1;
}

.bmd-form-group.bmd-form-group-lg label {
  color: #aaaaaa;
}

.bmd-form-group.bmd-form-group-lg .radio label,
.bmd-form-group.bmd-form-group-lg label.radio-inline,
.bmd-form-group.bmd-form-group-lg .checkbox label,
.bmd-form-group.bmd-form-group-lg label.checkbox-inline,
.bmd-form-group.bmd-form-group-lg .switch label {
  line-height: 1.5;
}

.bmd-form-group.bmd-form-group-lg .checkbox label,
.bmd-form-group.bmd-form-group-lg .radio label,
.bmd-form-group.bmd-form-group-lg label {
  font-size: 0.875rem;
}

.bmd-form-group.bmd-form-group-lg .bmd-label-floating,
.bmd-form-group.bmd-form-group-lg .bmd-label-placeholder {
  top: 0.7375rem;
}

.bmd-form-group.bmd-form-group-lg .is-focused .bmd-label-floating,
.bmd-form-group.bmd-form-group-lg .is-filled .bmd-label-floating {
  top: -1rem;
  left: 0;
  font-size: 0.6875rem;
}

.bmd-form-group.bmd-form-group-lg .bmd-label-static {
  top: 0.35rem;
  left: 0;
  font-size: 0.875rem;
}

.bmd-form-group.bmd-form-group-lg .bmd-help {
  margin-top: 0;
  font-size: 0.9375rem;
}

.bmd-form-group.bmd-form-group-lg .form-control.form-control-success,
.bmd-form-group.bmd-form-group-lg .form-control.form-control-warning,
.bmd-form-group.bmd-form-group-lg .form-control.form-control-danger {
  background-size: 0 100%, 100% 100%, 1.1875rem 1.1875rem;
}

.bmd-form-group.bmd-form-group-lg .form-control.form-control-success,
.bmd-form-group.bmd-form-group-lg .form-control.form-control-success:focus,
.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control.form-control-success,
.bmd-form-group.bmd-form-group-lg .form-control.form-control-warning,
.bmd-form-group.bmd-form-group-lg .form-control.form-control-warning:focus,
.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control.form-control-warning,
.bmd-form-group.bmd-form-group-lg .form-control.form-control-danger,
.bmd-form-group.bmd-form-group-lg .form-control.form-control-danger:focus,
.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control.form-control-danger {
  padding-right: 0;
  background-repeat: no-repeat, no-repeat;
  background-position: center bottom, center calc(100% - 1px),
    center right 0.59375rem;
}

.bmd-form-group.bmd-form-group-lg .form-control.form-control-success:focus,
.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control.form-control-success,
.bmd-form-group.bmd-form-group-lg .form-control.form-control-warning:focus,
.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control.form-control-warning,
.bmd-form-group.bmd-form-group-lg .form-control.form-control-danger:focus,
.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control.form-control-danger {
  background-size: 100% 100%, 100% 100%, 1.1875rem 1.1875rem;
}

.form-control,
label,
input::placeholder {
  line-height: 1.1;
}

label {
  color: #aaaaaa;
}

.radio label,
label.radio-inline,
.checkbox label,
label.checkbox-inline,
.switch label {
  line-height: 1.5;
}

.checkbox label,
.radio label,
label {
  font-size: 0.875rem;
}

.bmd-label-floating,
.bmd-label-placeholder {
  top: 0.6125rem;
}

.is-focused .bmd-label-floating,
.is-filled .bmd-label-floating {
  top: -1rem;
  left: 0;
  font-size: 0.6875rem;
}

.bmd-label-static {
  top: 0.35rem;
  left: 0;
  font-size: 0.875rem;
}

.bmd-help {
  margin-top: 0;
  font-size: 0.75rem;
}

.form-control.form-control-success,
.form-control.form-control-warning,
.form-control.form-control-danger {
  background-size: 0 100%, 100% 100%, 0.9375rem 0.9375rem;
}

.form-control.form-control-success,
.form-control.form-control-success:focus,
.bmd-form-group.is-focused .form-control.form-control-success,
.form-control.form-control-warning,
.form-control.form-control-warning:focus,
.bmd-form-group.is-focused .form-control.form-control-warning,
.form-control.form-control-danger,
.form-control.form-control-danger:focus,
.bmd-form-group.is-focused .form-control.form-control-danger {
  padding-right: 0;
  background-repeat: no-repeat, no-repeat;
  background-position: center bottom, center calc(100% - 1px),
    center right 0.46875rem;
}

.form-control.form-control-success:focus,
.bmd-form-group.is-focused .form-control.form-control-success,
.form-control.form-control-warning:focus,
.bmd-form-group.is-focused .form-control.form-control-warning,
.form-control.form-control-danger:focus,
.bmd-form-group.is-focused .form-control.form-control-danger {
  background-size: 100% 100%, 100% 100%, 0.9375rem 0.9375rem;
}

select,
select.form-control {
  -moz-appearance: none;
  -webkit-appearance: none;
}

@media (min-width: 576px) {
  .form-inline .input-group {
    display: inline-flex;
    align-items: center;
  }
}

.form-control-feedback {
  position: absolute;
  top: 4px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
  opacity: 0;
}

.has-success .form-control-feedback {
  color: #4caf50;
  opacity: 1;
}

.has-danger .form-control-feedback {
  color: #f44336;
  opacity: 1;
}

.form-group {
  padding-bottom: 10px;
  position: relative;
  margin: 8px 0 0;
}

.form-group .bmd-label-static {
  top: -10px;
}

textarea {
  height: auto !important;
  resize: none;
  line-height: 1.428571 !important;
}

.form-group input[type="file"] {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.form-newsletter .input-group,
.form-newsletter .form-group {
  float: left;
  width: 78%;
  margin-right: 2%;
  margin-top: 9px;
  padding-top: 5px;
}

.form-newsletter .btn {
  float: left;
  width: 20%;
  margin: 9px 0 0;
}

.form-file-upload .input-group-btn:last-child>.btn-round {
  border-radius: 30px;
}

.form-file-upload .input-group-btn .btn {
  margin: 0;
}

.form-file-upload .input-group {
  width: 100%;
}

.input-group .input-group-btn {
  padding: 0 12px;
}

.form-control[disabled],
fieldset[disabled] .form-control,
.form-group .form-control[disabled],
fieldset[disabled] .form-group .form-control {
  background-color: transparent;
  cursor: not-allowed;
  border-bottom: 1px dotted #d2d2d2;
  background-repeat: no-repeat;
}

.input-group .input-group-text {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 15px 0 15px;
  background-color: transparent;
  border-color: transparent;
}

.img-thumbnail {
  border-radius: 16px;
}

.img-raised {
  box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.24),
    0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.rounded {
  border-radius: 6px !important;
}

.navbar {
  border: 0;
  border-radius: 3px;
  padding: 0.625rem 0;
  margin-bottom: 20px;
  height: auto !important;
  color: #555;
  background-color: #fff !important;
  box-shadow: 0 4px 18px 0px rgba(0, 0, 0, 0.12),
    0 7px 10px -5px rgba(0, 0, 0, 0.15);
}

.navbar .dropdown-item:hover,
.navbar .dropdown-item:focus {
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgba(255, 255, 255, 0.4);
  background-color: #fff;
  color: #555;
}

.navbar .navbar-toggler .navbar-toggler-icon {
  background-color: #555;
}

.navbar.fixed-top {
  border-radius: 0;
}

@media (max-width: 1200px) {
  .navbar .navbar-nav {
    margin-left: 35%;
  }
}

@media (min-width: 0px) and (max-width: 1499px) {
  .navbar .navbar-nav {
    margin-left: 0%;
    width: 24%;
  }
}

@media (min-width: 1500px) {
  .navbar .navbar-nav {
    margin-left: 10%;
  }
}

.navbar .navbar-nav .nav-item .nav-link {
  position: relative;
  color: inherit;
  padding: 0.9375rem;
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 3px;
  line-height: 20px;
}

.navbar .navbar-nav .nav-item .nav-link .profile {
  width: 100%;
  display: flex;
}

.navbar .navbar-nav .nav-item .nav-link .profile .image {
  width: 19%;
  display: inline;
}

.navbar .navbar-nav .nav-item .nav-link .profile .image span {
  background: #c7222a;
  float: left;
  color: #fff;
  width: 40px !important;
  height: 40px !important;
  display: table-cell;
  font-size: 18px;
  text-align: center;
  font-weight: 300;
  vertical-align: middle;
  padding-top: 8px;
  border-radius: 50%;
}

.navbar .navbar-nav .nav-item .nav-link .profile .image img {
  height: 40px;
  width: 40px;
}

.navbar .navbar-nav .nav-item .nav-link .profile .desc {
  width: 81%;
  display: inline;
}

.navbar .navbar-nav .nav-item .nav-link .profile .desc p {
  font-family: PFEncoreSansPro-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #424247;
  display: flex !important;
  padding: 8px 8px;
  text-transform: none;
}

.navbar .navbar-nav .nav-item .nav-link .profile .desc p i {
  color: #a4a4a8;
}

.navbar .navbar-nav .nav-item .nav-link .profile .desc p span {
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.2px;
  text-align: left;
  color: #000000;
  white-space: nowrap;
}

.navbar .navbar-nav .nav-item .nav-link:not(.btn-just-icon) .fa {
  position: relative;
  top: 2px;
  margin-top: -4px;
  margin-right: 4px;
  margin-left: 5px;
}

.navbar .navbar-nav .nav-item .nav-link .material-icons,
.navbar .navbar-nav .nav-item .nav-link .fa {
  font-size: 1.25rem;
  max-width: 24px;
  margin-top: -1.1em;
}

.navbar .navbar-nav .nav-item .nav-link:not(.btn) .material-icons {
  margin-top: -7px;
  top: 3px;
  position: relative;
  margin-right: 3px;
}

.navbar .navbar-nav .nav-item .nav-link.profile-photo {
  padding: 0;
  margin: 0 3px;
}

.navbar .navbar-nav .nav-item .nav-link.profile-photo:after {
  display: none;
}

.navbar .navbar-nav .nav-item .nav-link.profile-photo .profile-photo-small {
  height: 40px;
  width: 40px;
}

.navbar .navbar-nav .nav-item .nav-link.profile-photo .ripple-container {
  border-radius: 50%;
}

.navbar .navbar-nav .dropdown-menu-right {
  transform-origin: 100% 0;
}

.navbar .navbar-nav .nav-item.active .nav-link,
.navbar .navbar-nav .nav-item.active .nav-link:hover,
.navbar .navbar-nav .nav-item.active .nav-link:focus {
  color: inherit;
  background-color: rgba(255, 255, 255, 0.1);
}

.navbar .btn,
.navbar .navbar-nav .nav-item .btn {
  margin-top: 0;
  margin-bottom: 0;
}

.navbar .navbar-toggler {
  cursor: pointer;
  outline: 0;
}

.navbar .navbar-toggler .navbar-toggler-icon {
  width: 22px;
  height: 2px;
  vertical-align: middle;
  outline: 0;
  display: block;
  border-radius: 1px;
}

.navbar .navbar-toggler .navbar-toggler-icon+.navbar-toggler-icon {
  margin-top: 4px;
}

.navbar.navbar-absolute {
  position: absolute;
  width: 100%;
  padding: 0px 40px;
  margin-top: -10px;

  z-index: 1029;
}

.navbar .navbar-wrapper {

  align-items: center;

  width: 100%;
}

.mt-75 {
  margin-top: 75px !important;
}

.navbar .navbar-brand {
  position: relative;
  color: inherit;
  height: 50px;
  font-size: 1.125rem;
  line-height: 30px;
  padding: 0.625rem 0;
  font-weight: 300;
  margin-left: 1rem;
}

.navbar>.container {
  flex: 1;
}

.navbar.bg-primary {
  color: #fff;
  background-color: #9c27b0 !important;
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 12px -5px rgba(156, 39, 176, 0.46);
}

.navbar.bg-primary .dropdown-item:hover,
.navbar.bg-primary .dropdown-item:focus {
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgba(156, 39, 176, 0.4);
  background-color: #9c27b0;
  color: #fff;
}

.navbar.bg-primary .navbar-toggler .navbar-toggler-icon {
  background-color: #fff;
}

.navbar.bg-info {
  color: #fff;
  background-color: #00bcd4 !important;
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 12px -5px rgba(0, 188, 212, 0.46);
}

.navbar.bg-info .dropdown-item:hover,
.navbar.bg-info .dropdown-item:focus {
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgba(0, 188, 212, 0.4);
  background-color: #00bcd4;
  color: #fff;
}

.navbar.bg-info .navbar-toggler .navbar-toggler-icon {
  background-color: #fff;
}

.navbar.bg-warning {
  color: #fff;
  background-color: #ff9800 !important;
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 12px -5px rgba(255, 152, 0, 0.46);
}

.navbar.bg-warning .dropdown-item:hover,
.navbar.bg-warning .dropdown-item:focus {
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgba(255, 152, 0, 0.4);
  background-color: #ff9800;
  color: #fff;
}

.navbar.bg-warning .navbar-toggler .navbar-toggler-icon {
  background-color: #fff;
}

.navbar.bg-rose {
  color: #fff;
  background-color: #e91e63 !important;
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 12px -5px rgba(233, 30, 99, 0.46);
}

.navbar.bg-rose .dropdown-item:hover,
.navbar.bg-rose .dropdown-item:focus {
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgba(233, 30, 99, 0.4);
  background-color: #e91e63;
  color: #fff;
}

.navbar.bg-rose .navbar-toggler .navbar-toggler-icon {
  background-color: #fff;
}

.navbar.bg-danger {
  color: #fff;
  background-color: #f44336 !important;
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 12px -5px rgba(244, 67, 54, 0.46);
}

.navbar.bg-danger .dropdown-item:hover,
.navbar.bg-danger .dropdown-item:focus {
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgba(244, 67, 54, 0.4);
  background-color: #f44336;
  color: #fff;
}

.navbar.bg-danger .navbar-toggler .navbar-toggler-icon {
  background-color: #fff;
}

.navbar.bg-success {
  color: #fff;
  background-color: #4caf50 !important;
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 12px -5px rgba(76, 175, 80, 0.46);
}

.navbar.bg-success .dropdown-item:hover,
.navbar.bg-success .dropdown-item:focus {
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgba(76, 175, 80, 0.4);
  background-color: #4caf50;
  color: #fff;
}

.navbar.bg-success .navbar-toggler .navbar-toggler-icon {
  background-color: #fff;
}

.navbar.bg-dark {
  color: #fff;
  background-color: #212121 !important;
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 12px -5px rgba(33, 33, 33, 0.46);
}

.navbar.bg-dark .dropdown-item:hover,
.navbar.bg-dark .dropdown-item:focus {
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgba(33, 33, 33, 0.4);
  background-color: #212121;
  color: #fff;
}

.navbar.bg-dark .navbar-toggler .navbar-toggler-icon {
  background-color: #fff;
}

.navbar.navbar-transparent {
  background-color: transparent !important;
  box-shadow: none;
  width: 100%;
  display: block;
}

.navbar .notification {
  position: absolute;
  top: 5px;
  border: 1px solid #fff;
  right: 10px;
  font-size: 9px;
  background: #f44336;
  color: #ffffff;
  min-width: 20px;
  padding: 0px 5px;
  height: 20px;
  border-radius: 10px;
  text-align: center;
  line-height: 19px;
  vertical-align: middle;
  display: block;
}

.navbar .navbar-minimize {
  padding: 3px 0 0 15px;
}

.navbar .collapse .navbar-nav .nav-item .nav-link {
  position: relative;
  padding: 10px 15px;
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 3px;
  line-height: 20px;
  margin-left: 5px;
  color: inherit;
}

.navbar .collapse .navbar-nav .nav-item .nav-link:not(.btn-just-icon) .fa {
  position: relative;
  top: 2px;
  margin-top: -4px;
  margin-right: 4px;
}

.navbar .collapse .navbar-nav .nav-item .nav-link .material-icons,
.navbar .collapse .navbar-nav .nav-item .nav-link .fa {
  font-size: 1.25rem;
  max-width: 24px;
  margin-top: -1.1em;
}

.navbar .collapse .navbar-nav .nav-item .nav-link:not(.btn) .material-icons {
  margin-top: -3px;
  top: 0px;
  position: relative;
  margin-right: 3px;
}

.navbar .collapse .navbar-nav .nav-item .nav-link .notification {
  top: 0px;
}

.off-canvas-sidebar .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 3px;
  color: #fff;
  margin: 0 15px;
}

.off-canvas-sidebar .navbar .navbar-collapse .navbar-nav .nav-item .nav-link:hover {
  background: rgba(200, 200, 200, 0.2);
}

.off-canvas-sidebar .navbar.navbar-transparent {
  padding-top: 25px !important;
}

.alert {
  border: 0;
  border-radius: 3px;
  position: relative;
  padding: 20px 15px;
  line-height: 20px;
}

.alert b {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12px;
}

.alert,
.alert.alert-default {
  background-color: white;
  color: #555555;
}

.alert a,
.alert .alert-link,
.alert.alert-default a,
.alert.alert-default .alert-link {
  color: #555555;
}

.alert.alert-inverse {
  background-color: #292929;
  color: #fff;
}

.alert.alert-inverse a,
.alert.alert-inverse .alert-link {
  color: #fff;
}

.alert.alert-primary {
  background-color: #a72abd;
  color: #ffffff;
}

.alert.alert-primary a,
.alert.alert-primary .alert-link {
  color: #ffffff;
}

.alert.alert-success {
  background-color: #55b559;
  color: #ffffff;
}

.alert.alert-success a,
.alert.alert-success .alert-link {
  color: #ffffff;
}

.alert.alert-info {
  background-color: #00cae3;
  color: #ffffff;
}

.alert.alert-info a,
.alert.alert-info .alert-link {
  color: #ffffff;
}

.alert.alert-warning {
  background-color: #ff9e0f;
  color: #ffffff;
}

.alert.alert-warning a,
.alert.alert-warning .alert-link {
  color: #ffffff;
}

.alert.alert-danger {
  background-color: #f55145;
  color: #ffffff;
}

.alert.alert-danger a,
.alert.alert-danger .alert-link {
  color: #ffffff;
}

.alert.alert-rose {
  background-color: #ea2c6d;
  color: #ffffff;
}

.alert.alert-rose a,
.alert.alert-rose .alert-link {
  color: #ffffff;
}

.alert-info,
.alert-danger,
.alert-warning,
.alert-success,
.alert-rose {
  color: #ffffff;
}

.alert-default a,
.alert-default .alert-link {
  color: rgba(0, 0, 0, 0.87);
}

.alert span {
  display: block;
  max-width: 89%;
}

.alert.alert-danger {
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgba(244, 67, 54, 0.4);
}

.alert.alert-danger i {
  color: #f44336;
}

.alert.alert-warning {
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgba(255, 152, 0, 0.4);
}

.alert.alert-warning i {
  color: #ff9800;
}

.alert.alert-success {
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgba(76, 175, 80, 0.4);
}

.alert.alert-success i {
  color: #4caf50;
}

.alert.alert-info {
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgba(0, 188, 212, 0.4);
}

.alert.alert-info i {
  color: #00bcd4;
}

.alert.alert-primary {
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgba(156, 39, 176, 0.4);
}

.alert.alert-primary i {
  color: #9c27b0;
}

.alert.alert-rose {
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgba(233, 30, 99, 0.4);
}

.alert.alert-rose i {
  color: #e91e63;
}

.alert.alert-with-icon {
  padding-left: 66px;
}

.alert.alert-with-icon i[data-notify="icon"] {
  font-size: 30px;
  display: block;
  left: 15px;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  color: #fff;
}

.alert .close {
  line-height: 0.5;
}

.alert .close i {
  color: #fff;
  font-size: 11px;
}

.alert i[data-notify="icon"] {
  display: none;
}

.alert .alert-icon {
  display: block;
  float: left;
  margin-right: 1.071rem;
}

.alert .alert-icon i {
  margin-top: -7px;
  top: 5px;
  position: relative;
}

.alert [data-notify="dismiss"] {
  margin-right: 5px;
}

.places-buttons .btn {
  margin-bottom: 30px;
}

.page-header {
  min-height: 100vh;
  max-height: 1000px;
  display: flex !important;
  height: 100%;
  padding: 0;
  color: #fff;
  position: relative;
}

.page-header .page-header-image {
  position: absolute;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.page-header .content-center {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  color: #ffffff;
  padding: 0 15px;
  width: 100%;
  max-width: 880px;
}

.page-header footer {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.page-header .container {
  height: 100%;
  z-index: 1;
}

.page-header .category,
.page-header .description {
  color: rgba(255, 255, 255, 0.8);
}

.page-header.page-header-small {
  min-height: 60vh;
  max-height: 440px;
}

.page-header.page-header-mini {
  min-height: 40vh;
  max-height: 340px;
}

.page-header .title {
  margin-bottom: 15px;
}

.page-header .title+h4 {
  margin-top: 10px;
}

.page-header:after,
.page-header:before {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  display: block;
  left: 0;
  top: 0;
  content: "";
}

.page-header:before {
  background-color: rgba(0, 0, 0, 0.3);
}

html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4 {
  font-family: "PFHandbookPro-Regular";
  font-weight: 300;
  line-height: 1.5em;
}

h1,
.h1 {
  font-size: 3.3125rem;
  line-height: 1.15em;
}

h2,
.h2 {
  font-size: 2.25rem;
}

h3,
.h3 {
  font-size: 1.5625rem;
  line-height: 1.4em;
  margin: 20px 0 10px;
}

h4,
.h4 {
  font-size: 1.125rem;
  line-height: 1.4em;
  font-weight: 300;
}

h5,
.h5 {
  font-size: 1.0625rem;
  line-height: 1.4em;
  margin-bottom: 15px;
}

h6,
.h6 {
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 500;
}

.title,
.title a,
.card-title,
.card-title a,
.info-title,
.info-title a,
.footer-brand,
.footer-brand a,
.footer-big h5,
.footer-big h5 a,
.footer-big h4,
.footer-big h4 a,
.media .media-heading,
.media .media-heading a {
  color: #3c4858;
  text-decoration: none;
}

.card-blog .card-title {
  font-weight: 700;
}

h2.title {
  margin-bottom: 2.142rem;
}

.description,
.card-description,
.footer-big p {
  color: #999999;
}

.text-warning {
  color: #ff9800 !important;
}

.text-primary {
  color: #9c27b0 !important;
}

.text-danger {
  color: #f44336 !important;
}

.text-success {
  color: #4caf50 !important;
}

.text-info {
  color: #00bcd4 !important;
}

.text-rose {
  color: #e91e63 !important;
}

.text-gray {
  color: #999999 !important;
}

.nav-tabs {
  border: 0;
  border-radius: 3px;
  padding: 0 15px;
}

.nav-tabs .nav-item .nav-link {
  position: relative;
  color: #fff;
  border: 0;
  margin: 0;
  border-radius: 3px;
  line-height: 24px;
  text-transform: uppercase;
  font-size: 12px;
  padding: 10px 15px;
  background-color: transparent;
  transition: 0.3s background-color 0s;
}

.nav-tabs .nav-item .nav-link:hover {
  border: 0;
}

.nav-tabs .nav-item .nav-link,
.nav-tabs .nav-item .nav-link:hover,
.nav-tabs .nav-item .nav-link:focus {
  border: 0 !important;
  color: #fff !important;
  font-weight: 500;
}

.nav-tabs .nav-item.disabled .nav-link,
.nav-tabs .nav-item.disabled .nav-link:hover {
  color: rgba(255, 255, 255, 0.5);
}

.col-md-8.text-left.cal_txt_head h3 b {
  font-weight: normal;
}

.nav-tabs .nav-item .material-icons {
  margin: -1px 5px 0 0;
}

.nav-tabs .nav-item .nav-link.active {

}

.nav-tabs .nav-link {
  border-bottom: 0.214rem solid transparent;
}

.nav-tabs .nav-link {
  color: #555555;
}

.nav-tabs .nav-link.active {
  color: #333333;
  border-color: #9c27b0;
}

.nav-tabs .nav-link.active:hover,
.nav-tabs .nav-link.active:focus {
  border-color: #9c27b0;
}

.nav-tabs .nav-link.disabled {
  color: #999999;
}

.nav-tabs .nav-link.disabled,
.nav-tabs .nav-link.disabled:hover,
.nav-tabs .nav-link.disabled:focus {
  color: #999999;
}

.nav-tabs.header-primary .nav-link {
  color: white;
}

.nav-tabs.header-primary .nav-link.active {
  color: #fff;
  border-color: #fff;
}

.nav-tabs.header-primary .nav-link.active:hover,
.nav-tabs.header-primary .nav-link.active:focus {
  border-color: #fff;
}

.nav-tabs.header-primary .nav-link.disabled {
  color: rgba(255, 255, 255, 0.84);
}

.nav-tabs.header-primary .nav-link.disabled,
.nav-tabs.header-primary .nav-link.disabled:hover,
.nav-tabs.header-primary .nav-link.disabled:focus {
  color: rgba(255, 255, 255, 0.84);
}

.nav-tabs.bg-inverse .nav-link {
  color: white;
}

.nav-tabs.bg-inverse .nav-link.active {
  color: #fff;
  border-color: #fff;
}

.nav-tabs.bg-inverse .nav-link.active:hover,
.nav-tabs.bg-inverse .nav-link.active:focus {
  border-color: #fff;
}

.nav-tabs.bg-inverse .nav-link.disabled {
  color: rgba(255, 255, 255, 0.84);
}

.nav-tabs.bg-inverse .nav-link.disabled,
.nav-tabs.bg-inverse .nav-link.disabled:hover,
.nav-tabs.bg-inverse .nav-link.disabled:focus {
  color: rgba(255, 255, 255, 0.84);
}

.card-nav-tabs {
  margin-top: 45px;
}

.card-nav-tabs .card-header {
  margin-top: -30px !important;
}

.tab-content .tab-pane .td-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.card .tab-content .form-check {
  margin-top: 6px;
}

.tooltip-arrow {
  display: none;
}

.tooltip.show {
  opacity: 1;
  -webkit-transform: translate3d(0, 0px, 0);
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
}

.tooltip {
  opacity: 0;
  transition: opacity, transform 0.2s ease;
  -webkit-transform: translate3d(0, 5px, 0);
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  font-size: 0.875rem;
}

.tooltip.bs-tooltip-top .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #fff;
}

.tooltip.bs-tooltip-right .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #fff;
}

.tooltip.bs-tooltip-left .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #fff;
}

.tooltip.bs-tooltip-bottom .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #fff;
}

.tooltip-inner {
  padding: 10px 15px;
  min-width: 130px;
}

.popover,
.tooltip-inner {
  line-height: 1.5em;
  background: #fff;
  border: none;
  border-radius: 3px;
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14),
    0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
  color: #555;
}

.popover {
  padding: 0;
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14),
    0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.popover.left>.arrow,
.popover.right>.arrow,
.popover.top>.arrow,
.popover.bottom>.arrow {
  border: none;
}

.popover.bs-popover-top .arrow::before,
.popover.bs-popover-auto[x-placement^="top"] .arrow::before,
.popover.bs-popover-auto[x-placement^="top"] .arrow::before,
.popover.bs-popover-bottom .arrow::before,
.popover.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.popover.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.popover.bs-popover-right .arrow::before,
.popover.bs-popover-auto[x-placement^="right"] .arrow::before,
.popover.bs-popover-auto[x-placement^="right"] .arrow::before,
.popover.bs-popover-left .arrow::before,
.popover.bs-popover-auto[x-placement^="left"] .arrow::before,
.popover.bs-popover-auto[x-placement^="left"] .arrow::before {
  border: 0;
}

.popover-header {
  background-color: #fff;
  border: none;
  padding: 15px 15px 5px;
  font-size: 1.125rem;
  margin: 0;
  color: #555;
}

.popover-body {
  padding: 10px 15px 15px;
  line-height: 1.4;
  color: #555;
}

.dropdown-menu {
  display: none;
  padding: 0.3125rem 0;
  border: 0;
  opacity: 0;
  transform: scale(0);
  transform-origin: 0 0;
  will-change: transform, opacity;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1),
    opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}

.dropdown-menu.showing {
  animation-name: bmd-dropdown-animation;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.open>.dropdown-menu,
.dropdown-menu.show {
  display: block;
  opacity: 1;
  transform: scale(1);
}

.dropdown-menu.hiding {
  display: block;
  opacity: 0;
  transform: scale(0);
}

.dropdown-menu[x-placement="bottom-start"] {
  transform-origin: 0 0;
}

.dropdown-menu[x-placement="bottom-end"] {
  transform-origin: 100% 0;
}

.dropdown-menu[x-placement="top-start"] {
  transform-origin: 0 100%;
}

.dropdown-menu[x-placement="top-end"] {
  transform-origin: 100% 100%;
}

.dropdown-menu .disabled>a {
  color: #777;
}

.dropdown-menu .disabled>a:focus,
.dropdown-menu .disabled>a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  color: #777;
}

.dropdown-menu.dropdown-with-icons .dropdown-item {
  padding: 0.75rem 1.25rem 0.75rem 0.75rem;
}

.dropdown-menu.dropdown-with-icons .dropdown-item .material-icons {
  vertical-align: middle;
  font-size: 24px;
  position: relative;
  margin-top: -4px;
  top: 1px;
  margin-right: 12px;
  opacity: 0.5;
}

.dropdown-menu .dropdown-item,
.dropdown-menu li>a {
  position: relative;
  width: auto;
  display: flex;
  flex-flow: nowrap;
  align-items: center;
  color: #333;
  font-weight: normal;
  text-decoration: none;
  font-size: 0.8125rem;
  border-radius: 0.125rem;

  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  transition: all 150ms linear;
  min-width: 7rem;
  padding: 0.625rem 1.25rem;
  overflow: hidden;
  line-height: 1.428571;
  text-overflow: ellipsis;
  word-wrap: break-word;
}

@media (min-width: 768px) {

  .dropdown-menu .dropdown-item,
  .dropdown-menu li>a {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}

.dropdown-menu .dropdown-item:hover,
.dropdown-menu .dropdown-item:focus,
.dropdown-menu a:hover,
.dropdown-menu a:focus,
.dropdown-menu a:active {

  color: #ffffff;
}

a[data-toggle="collapse"][aria-expanded="true"] .caret,
a[aria-expanded="true"] .caret,
.dropdown.open .caret,
.dropup.open .caret,
.btn-group.bootstrap-select.open .caret {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.dropdown-toggle.bmd-btn-icon::after,
.dropdown-toggle.bmd-btn-fab::after {
  display: none;
}

.dropdown-toggle.bmd-btn-icon~.dropdown-menu.dropdown-menu-top-left,
.dropdown-toggle.bmd-btn-icon~.dropdown-menu.dropdown-menu-top-right,
.dropdown-toggle.bmd-btn-fab~.dropdown-menu.dropdown-menu-top-left,
.dropdown-toggle.bmd-btn-fab~.dropdown-menu.dropdown-menu-top-right {
  bottom: 2rem;
}

.dropdown-toggle:after {
  will-change: transform;
  transition: transform 150ms linear;
}

.dropdown-toggle.bmd-btn-fab-sm~.dropdown-menu.dropdown-menu-top-left,
.dropdown-toggle.bmd-btn-fab-sm~.dropdown-menu.dropdown-menu-top-right {
  bottom: 2.5rem;
}

.dropdown-toggle.bmd-btn-icon~.dropdown-menu {
  margin: 0;
}

.show>.dropdown-toggle:not(.dropdown-item):after {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.dropdown-header {
  font-size: 0.75rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  text-transform: none;
  color: #777;
  line-height: 1.428571;
  font-weight: inherit;
}

@keyframes bmd-dropdown-animation {
  from {
    opacity: 0;
    transform: scale(0);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

.dropdown-menu.bootstrap-datetimepicker-widget {
  opacity: 0;
  transform: scale(0);
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transform-origin: 0 0;
  will-change: transform, opacity;
  top: 0;
}

.dropdown-menu.bootstrap-datetimepicker-widget.top {
  transform-origin: 0 100%;
}

.dropdown-menu.bootstrap-datetimepicker-widget.open {
  opacity: 1;
  transform: scale(1);
  top: 0;
}

.togglebutton {
  vertical-align: middle;
}

.togglebutton,
.togglebutton label,
.togglebutton input,
.togglebutton .toggle {
  user-select: none;
}

.togglebutton label {
  cursor: pointer;
  color: rgba(0, 0, 0, 0.26);
}

.form-group.is-focused .togglebutton label {
  color: rgba(0, 0, 0, 0.26);
}

.form-group.is-focused .togglebutton label:hover,
.form-group.is-focused .togglebutton label:focus {
  color: rgba(0, 0, 0, 0.54);
}

fieldset[disabled] .form-group.is-focused .togglebutton label {
  color: rgba(0, 0, 0, 0.26);
}

.togglebutton label input[type="checkbox"] {
  opacity: 0;
  width: 0;
  height: 0;
}

.togglebutton label .toggle {
  text-align: left;
  margin-left: 5px;
}

.togglebutton label .toggle,
.togglebutton label input[type="checkbox"][disabled]+.toggle {
  content: "";
  display: inline-block;
  width: 30px;
  height: 15px;
  background-color: rgba(80, 80, 80, 0.7);
  border-radius: 15px;
  margin-right: 15px;
  transition: background 0.3s ease;
  vertical-align: middle;
}

.togglebutton label .toggle:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  border-radius: 20px;
  position: relative;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
  left: -5px;
  top: -2.5px;
  border: 1px solid rgba(0, 0, 0, 0.54);
  transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease;
}

.togglebutton label input[type="checkbox"][disabled]+.toggle:after,
.togglebutton label input[type="checkbox"][disabled]:checked+.toggle:after {
  background-color: #bdbdbd;
}

.togglebutton label input[type="checkbox"]+.toggle:active:after,
.togglebutton label input[type="checkbox"][disabled]+.toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.1);
}

.togglebutton label input[type="checkbox"]:checked+.toggle:after {
  left: 15px;
}

.togglebutton label input[type="checkbox"]:checked+.toggle {
  background-color: rgba(156, 39, 176, 0.7);
}

.togglebutton label input[type="checkbox"]:checked+.toggle:after {
  border-color: #9c27b0;
}

.togglebutton label input[type="checkbox"]:checked+.toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4),
    0 0 0 15px rgba(156, 39, 176, 0.1);
}

.ripple {
  position: relative;
}

.ripple-container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  border-radius: inherit;
}

.ripple-container .ripple-decorator {
  position: absolute;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  pointer-events: none;
}

.ripple-container .ripple-decorator.ripple-on {

}

.ripple-container .ripple-decorator.ripple-out {

}

.footer {
  padding: 0.9375rem 0;
  text-align: center;
  display: -webkit-flex;

  display: flex;
}

.footer ul {
  margin-bottom: 0;
  padding: 0;
  list-style: none;
}

.footer ul li {
  display: inline-block;
}

.footer ul li a {
  color: inherit;
  padding: 0.9375rem;
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 3px;
  text-decoration: none;
  position: relative;
  display: block;
}

.footer ul li a:hover {
  text-decoration: none;
}

.footer ul li .btn {
  margin: 0;
}

.footer ul.links-horizontal:first-child a {
  padding-left: 0;
}

.footer ul.links-horizontal:last-child a {
  padding-right: 0;
}

.footer ul.links-vertical li {
  display: block;
  margin-left: -5px;
  margin-right: -5px;
}

.footer ul.links-vertical li a {
  padding: 5px;
}

.footer .social-buttons a,
.footer .social-buttons .btn {
  margin-top: 5px;
  margin-bottom: 5px;
}

.footer .footer-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  margin-left: -15px;
}

.footer .footer-brand:hover,
.footer .footer-brand:focus {
  color: #3c4858;
}

.footer .copyright {
  padding: 15px 0;
}

.footer .copyright .material-icons {
  font-size: 18px;
  position: relative;
  top: 3px;
}

.footer .pull-center {
  display: inline-block;
  float: none;
}

.off-canvas-sidebar .footer {
  position: absolute;
  bottom: 0;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .footer .copyright {
    padding-right: 15px;
  }
}

.p-none {
  padding: 0px !important;
}

.w-100 {
  width: 100% !important;
}

.wrapper {
  position: relative;
  top: 0;

  display: flex;
}

.wrapper #reportrange1 {
  background: #fff;
  cursor: pointer;
  padding: 10px 10px;
  background-color: #ebebeb;
  border-color: #ebebeb;
  width: 39%;
  height: 40px;
  margin-left: 58%;
}

.wrapper #reportrange1 .dd {
  float: right;
}

.sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 240px;
  background: #fff;
  border-right: 1px solid rgba(0, 0, 0, 0.08);

}

.sidebar .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.sidebar[data-background-color="black"] {
  background-color: #191919;
}

.sidebar .sidebar-wrapper {
  position: relative;
  height: calc(100vh - 75px);
  overflow: auto;
  width: 240px;
  z-index: 4;
  padding-bottom: 30px;
}

.sidebar .sidebar-wrapper .dropdown .dropdown-backdrop {
  display: none !important;
}

.sidebar .sidebar-wrapper .navbar-form {
  border: none !important;
  box-shadow: none;
}

.sidebar .sidebar-wrapper .navbar-form .input-group {
  font-size: 1.7em;
  height: 36px;
  width: 78%;
  padding-left: 17px;
}

.sidebar .sidebar-wrapper .navbar-form .input-group .fa {
  padding: 5px !important;
  margin: auto !important;
}

.sidebar .sidebar-wrapper>.nav [data-toggle="collapse"]~div>ul>li>a span,
.sidebar .sidebar-wrapper .user .user-info [data-toggle="collapse"]~div>ul>li>a span {
  display: inline-block;
}

.sidebar .sidebar-wrapper>.nav [data-toggle="collapse"]~div>ul>li>a .sidebar-normal,
.sidebar .sidebar-wrapper .user .user-info [data-toggle="collapse"]~div>ul>li>a .sidebar-normal {
  margin: 0;
  position: relative;
  transform: translateX(0px);
  opacity: 1;
  white-space: nowrap;
  display: block;
}

.sidebar .sidebar-wrapper>.nav [data-toggle="collapse"]~div>ul>li>a .sidebar-mini,
.sidebar .sidebar-wrapper .user .user-info [data-toggle="collapse"]~div>ul>li>a .sidebar-mini {
  text-transform: uppercase;
  width: 30px;
  margin-right: 15px;
  text-align: center;
  letter-spacing: 1px;
  position: relative;
  float: left;
  display: inherit;
}

.sidebar .sidebar-wrapper>.nav [data-toggle="collapse"]~div>ul>li>a i,
.sidebar .sidebar-wrapper .user .user-info [data-toggle="collapse"]~div>ul>li>a i {
  font-size: 17px;
  line-height: 20px;
  width: 26px;
}

.sidebar .logo-tim {
  border-radius: 50%;
  border: 1px solid #333;
  display: block;
  height: 61px;
  width: 61px;
  float: left;
  overflow: hidden;
}

.sidebar .logo-tim img {
  width: 60px;
  height: 60px;
}

.sidebar {
  border-radius: 6px;
  background-color: #c7222a;
}

.sidebar .nav {
  margin-top: 20px;
  display: block;

}

.sidebar .nav .caret {
  margin-top: 13px;
  position: absolute;
  right: 6px;
}

.sidebar .nav li {
  border-radius: 5px;
  height: 56px;
  width: 224px;
}

.sidebar .nav li>a:hover,
.sidebar .nav li>a:focus {
  background-color: transparent;
  outline: none;
  color: #ffffff !important;
}

.sidebar .nav li:first-child>a {
  margin: 0 15px;
}

.sidebar .nav li:hover>a,
.sidebar .nav li .dropdown-menu a:hover,
.sidebar .nav li .dropdown-menu a:focus,
.sidebar .nav li.active>[data-toggle="collapse"] {
  color: #3c4858;
  box-shadow: none;
}

.sidebar .nav li.active {
  background-color: #c7222a;
}

.sidebar .nav li.active>[data-toggle="collapse"] i {
  color: #a9afbb;
}

.sidebar .nav li.active>a,
.sidebar .nav li.active>a i {
  color: #fff;
}

.sidebar .nav li.separator {
  margin: 15px 0;
}

.sidebar .nav li.separator:after {
  width: calc(100% - 30px);
  content: "";
  position: absolute;
  height: 1px;
  left: 15px;
  background-color: rgba(180, 180, 180, 0.3);
}

.sidebar .nav li.separator+li {
  margin-top: 31px;
}

.sidebar .nav p {
  margin: 0;
  line-height: 30px;
  font-size: 14px;
  position: relative;
  display: block;
  height: auto;
  white-space: nowrap;
}

.sidebar .nav i {
  font-size: 24px;
  float: left;
  margin-right: 15px;
  line-height: 30px;
  width: 30px;
  text-align: center;
  color: #a9afbb;
}

.sidebar .nav li a,
.sidebar .nav li .dropdown-menu a {
  margin: 10px 15px 0;
  border-radius: 3px;
  color: #ffffff;
  padding-left: 10px;
  padding-right: 10px;
  text-transform: capitalize;
  font-size: 18px;
  padding: 10px 5px;
}

.sidebar .sidebar-background {
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 100%;
  display: block;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
}

.sidebar .sidebar-background:after {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  background: #ffffff;
  opacity: 0.93;
}

.sidebar .logo {
  padding: 33px 0px 14px 0px;

  display: block;
  position: relative;
  z-index: 4;

  width: auto;
  border-bottom: 1px solid #ffffff;
}

.sidebar .logo img {
  width: 202px;
  height: 51px;
  display: block;
  margin: auto;
}

.sidebar .logo:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 15px;
  height: 1px;
  width: calc(100% - 30px);

}

.sidebar .logo p {
  float: left;
  font-size: 20px;
  margin: 10px 10px;
  color: #fff;
  line-height: 20px;
}

.sidebar .logo .simple-text {
  text-transform: uppercase;

  display: inline-block;
  font-size: 18px;
  color: #3c4858;
  white-space: nowrap;
  font-weight: 400;
  line-height: 30px;
  overflow: hidden;
  display: block;
}

.sidebar .logo-tim {
  border-radius: 50%;
  border: 1px solid #333;
  display: block;
  height: 61px;
  width: 61px;
  float: left;
  overflow: hidden;
}

.sidebar .logo-tim img {
  width: 60px;
  height: 60px;
}

.sidebar[data-background-color="black"] .nav .nav-item .nav-link {
  color: #fff;
}

.sidebar[data-background-color="black"] .nav .nav-item i {
  color: rgba(255, 255, 255, 0.8);
}

.sidebar[data-background-color="black"] .nav .nav-item.active [data-toggle="collapse"],
.sidebar[data-background-color="black"] .nav .nav-item:hover [data-toggle="collapse"] {
  color: #fff;
}

.sidebar[data-background-color="black"] .nav .nav-item.active [data-toggle="collapse"] i,
.sidebar[data-background-color="black"] .nav .nav-item:hover [data-toggle="collapse"] i {
  color: rgba(255, 255, 255, 0.8);
}

.sidebar[data-background-color="black"] .user a {
  color: #fff;
}

.sidebar[data-background-color="black"] .simple-text {
  color: #fff;
}

.sidebar[data-background-color="black"] .sidebar-background:after {
  background: #000;
  opacity: 0.8;
}

.sidebar[data-background-color="black"] .nav li .dropdown-menu .dropdown-item {
  color: #fff;
}

.sidebar[data-color="purple"] li.active>a {
  background-color: #9c27b0;
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgba(156, 39, 176, 0.4);
}

.sidebar[data-color="azure"] li.active>a {
  background-color: #00bcd4;
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgba(0, 188, 212, 0.4);
}

.sidebar[data-color="green"] li.active>a {
  background-color: #4caf50;
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgba(76, 175, 80, 0.4);
}

.sidebar[data-color="orange"] li.active>a {
  background-color: #ff9800;
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgba(255, 152, 0, 0.4);
}

.sidebar[data-color="danger"] li.active>a {
  background-color: #f44336;
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgba(244, 67, 54, 0.4);
}

.sidebar[data-color="rose"] li.active>a {
  background-color: #e91e63;
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgba(233, 30, 99, 0.4);
}

.sidebar[data-color="white"] li.active>a {
  background-color: #fff;
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgba(255, 255, 255, 0.4);
}

.sidebar[data-color="white"] .nav .nav-item.active>a:not([data-toggle="collapse"]) {
  color: #3c4858;
  opacity: 1;
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgba(60, 72, 88, 0.4);
}

.sidebar[data-color="white"] .nav .nav-item.active>a:not([data-toggle="collapse"]) i {
  color: rgba(60, 72, 88, 0.8);
}

.sidebar[data-background-color="red"] .nav .nav-item .nav-link {
  color: #fff;
}

.sidebar[data-background-color="red"] .nav .nav-item i {
  color: rgba(255, 255, 255, 0.8);
}

.sidebar[data-background-color="red"] .nav .nav-item.active [data-toggle="collapse"],
.sidebar[data-background-color="red"] .nav .nav-item:hover [data-toggle="collapse"] {
  color: #fff;
}

.sidebar[data-background-color="red"] .nav .nav-item.active [data-toggle="collapse"] i,
.sidebar[data-background-color="red"] .nav .nav-item:hover [data-toggle="collapse"] i {
  color: rgba(255, 255, 255, 0.8);
}

.sidebar[data-background-color="red"] .user a {
  color: #fff;
}

.sidebar[data-background-color="red"] .simple-text {
  color: #fff;
}

.sidebar[data-background-color="red"] .sidebar-background:after {
  background: #f44336;
  opacity: 0.8;
}

.sidebar[data-background-color="red"] .user:after,
.sidebar[data-background-color="red"] .logo:after,
.sidebar[data-background-color="red"] .nav li.separator:after {
  background-color: rgba(255, 255, 255, 0.3);
}

.sidebar[data-background-color="red"] .nav li:hover:not(.active)>a,
.sidebar[data-background-color="red"] .nav li.active>[data-toggle="collapse"] {
  background-color: rgba(255, 255, 255, 0.1);
}

.sidebar[data-image]:after,
.sidebar.has-image:after {
  opacity: 0.77;
}

.off-canvas-sidebar .navbar-collapse .nav>li>a,
.off-canvas-sidebar .navbar-collapse .nav>li>a:hover {
  color: #fff;
  margin: 0 15px;
}

.off-canvas-sidebar .navbar-collapse .nav>li>a:focus,
.off-canvas-sidebar .navbar-collapse .nav>li>a:hover {
  background: rgba(200, 200, 200, 0.2);
}

.info-wrapper {
  margin: 100px 0px 0px 33px;
  background-color: #f9f9f9;
  height: 64px;
}

.info-wrapper .displayflex {
  display: flex;
  width: 100%;
}

.info-wrapper .displayflex .displayinline .review-btn-single .dropdown-toggle .btn {
  width: 200px;
  height: 40px;
  border-radius: 6px;
  border: solid 1px #cdcece;
  font-family: PFEncoreSansPro-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #6c7174;
  margin-top: 10px !important;
  background-color: #ebebeb;
  border-color: #ebebeb;

}

.info-wrapper .displayflex .displayinline .review-btn-single .dropdown-toggle .btn:focus {
  color: 2px solid #dbdbdb;
  box-shadow: none !important;
}

.info-wrapper .displayflex .displayinline .review-btn-single .dropdown-toggle span {
  top: 22px;
}

.info-wrapper .displayflex .displayinline .review-btn-single .dropdown-toggle .btn:hover,
.info-wrapper .displayflex .displayinline .review-btn-single .dropdown-toggle .btn:focus,
.info-wrapper .displayflex .displayinline .review-btn-single .dropdown-toggle .btn:active {
  color: #6c7174 !important;
  background-color: #ebebeb !important;
  border-color: #ebebeb !important;
  box-shadow: none !important;
}

.info-wrapper .displayflex .displayinline .review-btn-single .dropdown-toggle .btn img {
  margin-right: 5px;
}

.info-wrapper .displayflex .info {
  display: inline;
  width: 75%;
  float: right;
  padding-top: 10px;
  margin-right: 4%;
}

.info-wrapper .displayflex .displayinline {
  display: inline;
  width: 20%;
  float: right;
}

.main-panel {
  position: relative;
  float: right;
  width: calc(100% - 240px);
  transition: 0.33s, cubic-bezier(0.685, 0.0473, 0.346, 1);
}

.main-panel>.content {
  margin-top: 0px;
  padding: 30px 15px;
}

.content h1 {
  font-size: 22px;
  color: #2d2727;
  font-weight: 400;
}

.content .card {
  padding: 20px 15px;
}

.content .card h2 {
  font-size: 14px;
  text-transform: uppercase;
}

.content .card .status {
  margin-bottom: 15px;
}

.content .card .incomplete h2 {
  color: #7033ff;
  font-weight: 400;
}

.content .card .in-process h2 {
  color: #f7a500;
  font-weight: 400;
}

.content .card .cancelled h2 {
  color: #c7222a;
  font-weight: 400;
}

.content .card .issued h2 {
  color: #1f874c;
  font-weight: 400;
}

.incomplete h3 {
  color: rgba(0, 0, 0, 0.5);
}

.in-process h3 {
  color: #f7a500;
}

.cancelled h3 {
  color: #c7222a;
}

.issued h3 {
  color: #1f874c;
}

.content .card .count {
  position: relative;
}

.content .card .count .cardhover {
  visibility: hidden;
  width: 200px;
  background-color: #ffe1e2;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 8px;
  position: absolute;
  z-index: 1;
  top: 70px;
  left: 0px;
  transform: translate(50%, 0);
  margin-left: -100px;
  opacity: 0;
  transition: opacity 0.3s;
}

.content .card .count .cardhover p {
  color: #c85b6b;
  text-align: left;
  font-size: 14px;
  font-family: PFEncoreSansPro-Regular;
}

.content .card .count .cardhover p i {
  color: #c85b6b;
  float: right;
  font-size: 14px;
  margin-top: 3px;
}

.content .card .count .cardhover a p {
  color: #c85b6b;
  text-align: center;
  font-size: 14px;
  font-family: PFEncoreSansPro-Regular;
  border-top: 1px solid #c85b6b;
  padding: 10px 0px 0px 0px;
  margin-top: 10px;
  cursor: pointer;
}



.content .card .count .cardhover span {
  position: absolute;
  bottom: 100%;
  left: 5%;
  margin-left: 12px;
  width: 12px;
  height: 10px;
  overflow: hidden;
}

.content .card .count .cardhover span::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  left: 50%;
  transform: translate(-50%, 50%) rotate(45deg);
  background-color: #ffe1e2;

}

.content .card .count h3 {
  font-size: 36px;
  color: #3e3f42;
  font-weight: 300;
  margin-top: 0px;
}

.content .card .count:hover .cardhover {
  visibility: visible;
  opacity: 1;
}

.content .card .count p {
  font-family: PFEncoreSansPro-Regular;
  margin-bottom: 0px;
  color: #9ea0a5;
}

.content .card .premium p {
  font-family: PFEncoreSansPro-Regular;
  margin-bottom: 0px;
  color: #9ea0a5;
}

.content .card .premium h3 {
  font-size: 24px;
  margin-top: 0px;
  font-weight: 400;
  color: #3e3f42;
}

.latest-commission {
  padding: 30px 15px;
  min-height: calc(100vh - 123px);
}

.latest-commission .latest-content {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 2px solid #eeeeee;
  border-radius: 10px;
  padding: 20px 15px;
}

.latest-commission h1 {
  font-size: 22px;
  color: #2d2727;
  font-weight: 400;
}

.latest-commission .latest-content {
  margin-bottom: 30px;
  margin-top: 30px;
  border-radius: 6px;
}

.latest-commission .latest-content .period p {
  margin-bottom: 0px;
  font-family: PFEncoreSansPro-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  text-align: left;
  color: #6c7174;
}

.latest-commission .latest-content .period h3 {
  font-size: 20px;
  margin-top: 0px;
  font-weight: 400;
  color: #3e3f42;
  font-family: PFEncoreSansPro-Regular;

  font-stretch: normal;
  font-style: normal;
  line-height: 2.5;
  letter-spacing: normal;
  text-align: left;
  color: #3e3f42;
}

.latest-commission .latest-content .com-amount p {
  margin-bottom: 0px;
  font-family: PFEncoreSansPro-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  text-align: left;
  color: #6c7174;
}

.latest-commission .latest-content .com-amount h3 {
  margin-top: 0px;
  font-weight: 400;
  color: #3e3f42;
  font-family: PFEncoreSansPro-Regular;
  font-size: 24px;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.08;
  letter-spacing: normal;
  text-align: left;
  color: #3e3f42;
}

.latest-commission .latest-content .com-amount {
  position: relative;
}

.latest-commission .latest-content .com-amount .cardhover {
  visibility: hidden;
  width: 250px;
  background-color: #ffe1e2;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 8px;
  position: absolute;
  z-index: 1;
  top: 70px;
  left: 0px;
  transform: translate(50%, 0);
  margin-left: -120px;
  opacity: 0;
  transition: opacity 0.3s;
}

.latest-commission .latest-content .com-amount .cardhover p {
  text-align: left;
  font-size: 14px;
  font-family: PFEncoreSansPro-Regular;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  text-align: center;
  color: #c7222a;
}

.latest-commission .latest-content .com-amount .cardhover p i {
  color: #c85b6b;
  float: right;
  font-size: 14px;
  margin-top: 3px;
}

.latest-commission .latest-content .com-amount .cardhover a p {
  color: #c85b6b;
  text-align: center;
  font-size: 14px;
  font-family: PFEncoreSansPro-Regular;
  border-top: 1px solid #c85b6b;
  padding: 10px 0px 0px 0px;
  margin-top: 10px;
  cursor: pointer;
}

.latest-commission .latest-content .com-amount .cardhover span {
  position: absolute;
  bottom: 100%;
  left: 5%;
  margin-left: 12px;
  width: 12px;
  height: 10px;
  overflow: hidden;
}

.latest-commission .latest-content .com-amount .cardhover span::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  left: 50%;
  transform: translate(-50%, 50%) rotate(45deg);
  background-color: #ffe1e2;

}

.latest-commission .latest-content .com-amount h3 {

}

.latest-commission .latest-content .com-amount:hover .cardhover {
  visibility: visible;
  opacity: 1;
}

.main-panel>.footer {
  border-top: 1px solid #e7e7e7;
}

.main-panel>.navbar {
  margin-bottom: 0;
}

.main-panel .header {
  margin-bottom: 30px;
}

.main-panel .header .title {
  margin-top: 10px;
  margin-bottom: 10px;
}

.perfect-scrollbar-on .sidebar,
.perfect-scrollbar-on .main-panel {
  height: 100%;
  max-height: 100%;
 
}

.sidebar,
.main-panel,
.sidebar-wrapper {
  -webkit-transition-property: top, bottom, width;
  transition-property: top, bottom, width;
  -webkit-transition-duration: 0.2s, 0.2s, 0.35s;
  transition-duration: 0.2s, 0.2s, 0.35s;
  -webkit-transition-timing-function: linear, linear, ease;
  transition-timing-function: linear, linear, ease;
  -webkit-overflow-scrolling: touch;
}

.visible-on-sidebar-regular {
  display: inline-block !important;
}

.visible-on-sidebar-mini {
  display: none !important;
}

@media (min-width: 991px) {
  .sidebar-mini .visible-on-sidebar-regular {
    display: none !important;
  }

  .sidebar-mini .visible-on-sidebar-mini {
    display: inline-block !important;
  }

  .sidebar-mini .sidebar,
  .sidebar-mini .sidebar .sidebar-wrapper {
    width: 80px;
  }

  .sidebar-mini .main-panel {
    width: calc(100% - 80px);
  }

  .sidebar-mini .sidebar {
    display: block;
    font-weight: 200;
    z-index: 9999;
  }

  .sidebar-mini .sidebar .logo a.logo-normal {
    opacity: 0;
    -webkit-transform: translate3d(-25px, 0, 0);
    -moz-transform: translate3d(-25px, 0, 0);
    -o-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  .sidebar-mini .sidebar .sidebar-wrapper>.nav [data-toggle="collapse"]~div>ul>li>a .sidebar-normal,
  .sidebar-mini .sidebar .sidebar-wrapper .user .user-info [data-toggle="collapse"]~div>ul>li>a .sidebar-normal,
  .sidebar-mini .sidebar .sidebar-wrapper .user .user-info>a>span,
  .sidebar-mini .sidebar .sidebar-wrapper>.nav li>a p {
    -webkit-transform: translate3d(-25px, 0, 0);
    -moz-transform: translate3d(-25px, 0, 0);
    -o-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
    opacity: 0;
  }

  .sidebar-mini .sidebar:hover {
    width: 260px;
  }

  .sidebar-mini .sidebar:hover .logo a.logo-normal {
    opacity: 1;
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
  }

  .sidebar-mini .sidebar:hover .sidebar-wrapper {
    width: 260px;
  }

  .sidebar-mini .sidebar:hover .sidebar-wrapper>.nav li>a p,
  .sidebar-mini .sidebar:hover .sidebar-wrapper>.nav [data-toggle="collapse"]~div>ul>li>a .sidebar-normal,
  .sidebar-mini .sidebar:hover .sidebar-wrapper .user .user-info [data-toggle="collapse"]~div>ul>li>a .sidebar-normal,
  .sidebar-mini .sidebar:hover .sidebar-wrapper .user .user-info>a>span {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
    opacity: 1;
  }

  .sidebar .nav .nav-item.active-pro {
    position: absolute;
    width: 100%;
    bottom: 13px;
    left: 0;
  }
}

.fixed-plugin .dropdown .dropdown-menu {
  border-radius: 10px;
}

.fixed-plugin .dropdown .dropdown-menu li.adjustments-line {
  border-bottom: 1px solid #ddd;
}

.fixed-plugin .dropdown .dropdown-menu li {
  padding: 5px 2px !important;
}

.fixed-plugin .dropdown .dropdown-menu .adjustments-line .bootstrap-switch {
  position: absolute;
  right: 10px !important;
}

.fixed-plugin .dropdown .dropdown-menu .adjustments-line label {
  margin-bottom: 0.1rem !important;
}

.fixed-plugin li>a,
.fixed-plugin .badge {
  transition: all 0.34s;
  -webkit-transition: all 0.34s;
  -moz-transition: all 0.34s;
}

.fixed-plugin {
  position: fixed;
  top: 115px;
  right: 0;
  width: 64px;
  background: rgba(0, 0, 0, 0.3);
  z-index: 3;
  border-radius: 8px 0 0 8px;
  text-align: center;
}

.fixed-plugin .fa-cog {
  color: #ffffff;
  padding: 10px;
  border-radius: 0 0 6px 6px;
  width: auto;
}

.fixed-plugin .dropdown-menu {
  right: 80px;
  left: auto;
  width: 290px;
  border-radius: 0.1875rem;
  padding: 0 10px;
}

.fixed-plugin .dropdown-menu:after,
.fixed-plugin .dropdown-menu:before {
  right: 10px;
  margin-left: auto;
  left: auto;
}

.fixed-plugin .fa-circle-thin {
  color: #ffffff;
}

.fixed-plugin .active .fa-circle-thin {
  color: #00bbff;
}

.fixed-plugin .dropdown-menu>.active>a,
.fixed-plugin .dropdown-menu>.active>a:hover,
.fixed-plugin .dropdown-menu>.active>a:focus {
  color: #777777;
  text-align: center;
}

.fixed-plugin img {
  border-radius: 0;
  width: 100%;
  height: 100px;
  margin: 0 auto;
}

.fixed-plugin .dropdown-menu li>a:hover,
.fixed-plugin .dropdown-menu li>a:focus {
  box-shadow: none;
}

.fixed-plugin .badge {
  border: 3px solid #ffffff;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 23px;
  margin-right: 5px;
  position: relative;
  width: 23px;
  padding: 8px;
}

.fixed-plugin .badge.active,
.fixed-plugin .badge:hover {
  border-color: #00bbff;
}

.fixed-plugin .badge-black {
  background-color: #000;
}

.fixed-plugin .badge-azure {
  background-color: #2ca8ff;
}

.fixed-plugin .badge-green {
  background-color: #18ce0f;
}

.fixed-plugin .badge-orange {
  background-color: #f96332;
}

.fixed-plugin .badge-yellow {
  background-color: #ffb236;
}

.fixed-plugin .badge-danger {
  background-color: #f44336;
}

.fixed-plugin .badge-purple {
  background-color: #9368e9;
}

.fixed-plugin .badge-white {
  background-color: rgba(200, 200, 200, 0.2);
}

.fixed-plugin .badge-rose {
  background-color: #e91e63;
}

.fixed-plugin h5 {
  font-size: 14px;
  margin: 10px;
}

.fixed-plugin .dropdown-menu li {
  display: block;
  padding: 18px 2px;
  width: 25%;
  float: left;
}

.fixed-plugin li.adjustments-line,
.fixed-plugin li.header-title,
.fixed-plugin li.button-container {
  width: 100%;
  height: 50px;
  min-height: inherit;
}

.fixed-plugin li.button-container {
  height: auto;
}

.fixed-plugin li.button-container div {
  margin-bottom: 5px;
}

.fixed-plugin .btn {
  position: relative;
  padding: 12px 30px;
  margin: 0.3125rem 1px;
  font-size: 0.75rem;
  border-radius: 0.2rem;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1),
    background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: box-shadow, transform;
}

.fixed-plugin .btn.btn-primary {
  color: #fff;
  background-color: #9c27b0;
  border-color: #9c27b0;
  box-shadow: 0 2px 2px 0 rgba(156, 39, 176, 0.14),
    0 3px 1px -2px rgba(156, 39, 176, 0.2), 0 1px 5px 0 rgba(156, 39, 176, 0.12);
}

.fixed-plugin .btn.btn-primary:hover {
  color: #fff;
  background-color: #9124a3;
  border-color: #701c7e;
}

.fixed-plugin .btn.btn-primary:focus,
.fixed-plugin .btn.btn-primary.focus,
.fixed-plugin .btn.btn-primary:hover {
  color: #fff;
  background-color: #9124a3;
  border-color: #701c7e;
}

.fixed-plugin .btn.btn-primary:active,
.fixed-plugin .btn.btn-primary.active,
.open>.fixed-plugin .btn.btn-primary.dropdown-toggle,
.show>.fixed-plugin .btn.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #9124a3;
  border-color: #701c7e;
  box-shadow: 0 2px 2px 0 rgba(156, 39, 176, 0.14),
    0 3px 1px -2px rgba(156, 39, 176, 0.2), 0 1px 5px 0 rgba(156, 39, 176, 0.12);
}

.fixed-plugin .btn.btn-primary:active:hover,
.fixed-plugin .btn.btn-primary:active:focus,
.fixed-plugin .btn.btn-primary:active.focus,
.fixed-plugin .btn.btn-primary.active:hover,
.fixed-plugin .btn.btn-primary.active:focus,
.fixed-plugin .btn.btn-primary.active.focus,
.open>.fixed-plugin .btn.btn-primary.dropdown-toggle:hover,
.open>.fixed-plugin .btn.btn-primary.dropdown-toggle:focus,
.open>.fixed-plugin .btn.btn-primary.dropdown-toggle.focus,
.show>.fixed-plugin .btn.btn-primary.dropdown-toggle:hover,
.show>.fixed-plugin .btn.btn-primary.dropdown-toggle:focus,
.show>.fixed-plugin .btn.btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #9124a3;
  border-color: #3f1048;
}

.open>.fixed-plugin .btn.btn-primary.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #9c27b0;
}

.open>.fixed-plugin .btn.btn-primary.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #9124a3;
}

.fixed-plugin .btn.btn-primary.disabled:focus,
.fixed-plugin .btn.btn-primary.disabled.focus,
.fixed-plugin .btn.btn-primary:disabled:focus,
.fixed-plugin .btn.btn-primary:disabled.focus {
  background-color: #9c27b0;
  border-color: #9c27b0;
}

.fixed-plugin .btn.btn-primary.disabled:hover,
.fixed-plugin .btn.btn-primary:disabled:hover {
  background-color: #9c27b0;
  border-color: #9c27b0;
}

.fixed-plugin .btn.btn-primary:focus,
.fixed-plugin .btn.btn-primary:active,
.fixed-plugin .btn.btn-primary:hover {
  box-shadow: 0 14px 26px -12px rgba(156, 39, 176, 0.42),
    0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(156, 39, 176, 0.2);
}

.fixed-plugin .btn.btn-primary.btn-link {
  background-color: transparent;
  color: #9c27b0;
  box-shadow: none;
}

.fixed-plugin .btn.btn-primary.btn-link:hover,
.fixed-plugin .btn.btn-primary.btn-link:focus,
.fixed-plugin .btn.btn-primary.btn-link:active {
  background-color: transparent;
  color: #9c27b0;
}

.fixed-plugin .btn.btn-secondary {
  color: #333333;
  background-color: #fafafa;
  border-color: #ccc;
  box-shadow: 0 2px 2px 0 rgba(250, 250, 250, 0.14),
    0 3px 1px -2px rgba(250, 250, 250, 0.2),
    0 1px 5px 0 rgba(250, 250, 250, 0.12);
}

.fixed-plugin .btn.btn-secondary:hover {
  color: #333333;
  background-color: #f2f2f2;
  border-color: #adadad;
}

.fixed-plugin .btn.btn-secondary:focus,
.fixed-plugin .btn.btn-secondary.focus,
.fixed-plugin .btn.btn-secondary:hover {
  color: #333333;
  background-color: #f2f2f2;
  border-color: #adadad;
}

.fixed-plugin .btn.btn-secondary:active,
.fixed-plugin .btn.btn-secondary.active,
.open>.fixed-plugin .btn.btn-secondary.dropdown-toggle,
.show>.fixed-plugin .btn.btn-secondary.dropdown-toggle {
  color: #333333;
  background-color: #f2f2f2;
  border-color: #adadad;
  box-shadow: 0 2px 2px 0 rgba(250, 250, 250, 0.14),
    0 3px 1px -2px rgba(250, 250, 250, 0.2),
    0 1px 5px 0 rgba(250, 250, 250, 0.12);
}

.fixed-plugin .btn.btn-secondary:active:hover,
.fixed-plugin .btn.btn-secondary:active:focus,
.fixed-plugin .btn.btn-secondary:active.focus,
.fixed-plugin .btn.btn-secondary.active:hover,
.fixed-plugin .btn.btn-secondary.active:focus,
.fixed-plugin .btn.btn-secondary.active.focus,
.open>.fixed-plugin .btn.btn-secondary.dropdown-toggle:hover,
.open>.fixed-plugin .btn.btn-secondary.dropdown-toggle:focus,
.open>.fixed-plugin .btn.btn-secondary.dropdown-toggle.focus,
.show>.fixed-plugin .btn.btn-secondary.dropdown-toggle:hover,
.show>.fixed-plugin .btn.btn-secondary.dropdown-toggle:focus,
.show>.fixed-plugin .btn.btn-secondary.dropdown-toggle.focus {
  color: #333333;
  background-color: #f2f2f2;
  border-color: #8c8c8c;
}

.open>.fixed-plugin .btn.btn-secondary.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #fafafa;
}

.open>.fixed-plugin .btn.btn-secondary.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #f2f2f2;
}

.fixed-plugin .btn.btn-secondary.disabled:focus,
.fixed-plugin .btn.btn-secondary.disabled.focus,
.fixed-plugin .btn.btn-secondary:disabled:focus,
.fixed-plugin .btn.btn-secondary:disabled.focus {
  background-color: #fafafa;
  border-color: #ccc;
}

.fixed-plugin .btn.btn-secondary.disabled:hover,
.fixed-plugin .btn.btn-secondary:disabled:hover {
  background-color: #fafafa;
  border-color: #ccc;
}

.fixed-plugin .btn.btn-secondary:focus,
.fixed-plugin .btn.btn-secondary:active,
.fixed-plugin .btn.btn-secondary:hover {
  box-shadow: 0 14px 26px -12px rgba(250, 250, 250, 0.42),
    0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(250, 250, 250, 0.2);
}

.fixed-plugin .btn.btn-secondary.btn-link {
  background-color: transparent;
  color: #fafafa;
  box-shadow: none;
}

.fixed-plugin .btn.btn-secondary.btn-link:hover,
.fixed-plugin .btn.btn-secondary.btn-link:focus,
.fixed-plugin .btn.btn-secondary.btn-link:active {
  background-color: transparent;
  color: #fafafa;
}

.fixed-plugin .btn.btn-info {
  color: #fff;
  background-color: #00bcd4;
  border-color: #00bcd4;
  box-shadow: 0 2px 2px 0 rgba(0, 188, 212, 0.14),
    0 3px 1px -2px rgba(0, 188, 212, 0.2), 0 1px 5px 0 rgba(0, 188, 212, 0.12);
}

.fixed-plugin .btn.btn-info:hover {
  color: #fff;
  background-color: #00aec5;
  border-color: #008697;
}

.fixed-plugin .btn.btn-info:focus,
.fixed-plugin .btn.btn-info.focus,
.fixed-plugin .btn.btn-info:hover {
  color: #fff;
  background-color: #00aec5;
  border-color: #008697;
}

.fixed-plugin .btn.btn-info:active,
.fixed-plugin .btn.btn-info.active,
.open>.fixed-plugin .btn.btn-info.dropdown-toggle,
.show>.fixed-plugin .btn.btn-info.dropdown-toggle {
  color: #fff;
  background-color: #00aec5;
  border-color: #008697;
  box-shadow: 0 2px 2px 0 rgba(0, 188, 212, 0.14),
    0 3px 1px -2px rgba(0, 188, 212, 0.2), 0 1px 5px 0 rgba(0, 188, 212, 0.12);
}

.fixed-plugin .btn.btn-info:active:hover,
.fixed-plugin .btn.btn-info:active:focus,
.fixed-plugin .btn.btn-info:active.focus,
.fixed-plugin .btn.btn-info.active:hover,
.fixed-plugin .btn.btn-info.active:focus,
.fixed-plugin .btn.btn-info.active.focus,
.open>.fixed-plugin .btn.btn-info.dropdown-toggle:hover,
.open>.fixed-plugin .btn.btn-info.dropdown-toggle:focus,
.open>.fixed-plugin .btn.btn-info.dropdown-toggle.focus,
.show>.fixed-plugin .btn.btn-info.dropdown-toggle:hover,
.show>.fixed-plugin .btn.btn-info.dropdown-toggle:focus,
.show>.fixed-plugin .btn.btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #00aec5;
  border-color: #004b55;
}

.open>.fixed-plugin .btn.btn-info.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #00bcd4;
}

.open>.fixed-plugin .btn.btn-info.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #00aec5;
}

.fixed-plugin .btn.btn-info.disabled:focus,
.fixed-plugin .btn.btn-info.disabled.focus,
.fixed-plugin .btn.btn-info:disabled:focus,
.fixed-plugin .btn.btn-info:disabled.focus {
  background-color: #00bcd4;
  border-color: #00bcd4;
}

.fixed-plugin .btn.btn-info.disabled:hover,
.fixed-plugin .btn.btn-info:disabled:hover {
  background-color: #00bcd4;
  border-color: #00bcd4;
}

.fixed-plugin .btn.btn-info:focus,
.fixed-plugin .btn.btn-info:active,
.fixed-plugin .btn.btn-info:hover {
  box-shadow: 0 14px 26px -12px rgba(0, 188, 212, 0.42),
    0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 188, 212, 0.2);
}

.fixed-plugin .btn.btn-info.btn-link {
  background-color: transparent;
  color: #00bcd4;
  box-shadow: none;
}

.fixed-plugin .btn.btn-info.btn-link:hover,
.fixed-plugin .btn.btn-info.btn-link:focus,
.fixed-plugin .btn.btn-info.btn-link:active {
  background-color: transparent;
  color: #00bcd4;
}

.fixed-plugin .btn.btn-success {
  color: #fff;
  background-color: #4caf50;
  border-color: #4caf50;
  box-shadow: 0 2px 2px 0 rgba(76, 175, 80, 0.14),
    0 3px 1px -2px rgba(76, 175, 80, 0.2), 0 1px 5px 0 rgba(76, 175, 80, 0.12);
}

.fixed-plugin .btn.btn-success:hover {
  color: #fff;
  background-color: #47a44b;
  border-color: #39843c;
}

.fixed-plugin .btn.btn-success:focus,
.fixed-plugin .btn.btn-success.focus,
.fixed-plugin .btn.btn-success:hover {
  color: #fff;
  background-color: #47a44b;
  border-color: #39843c;
}

.fixed-plugin .btn.btn-success:active,
.fixed-plugin .btn.btn-success.active,
.open>.fixed-plugin .btn.btn-success.dropdown-toggle,
.show>.fixed-plugin .btn.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #47a44b;
  border-color: #39843c;
  box-shadow: 0 2px 2px 0 rgba(76, 175, 80, 0.14),
    0 3px 1px -2px rgba(76, 175, 80, 0.2), 0 1px 5px 0 rgba(76, 175, 80, 0.12);
}

.fixed-plugin .btn.btn-success:active:hover,
.fixed-plugin .btn.btn-success:active:focus,
.fixed-plugin .btn.btn-success:active.focus,
.fixed-plugin .btn.btn-success.active:hover,
.fixed-plugin .btn.btn-success.active:focus,
.fixed-plugin .btn.btn-success.active.focus,
.open>.fixed-plugin .btn.btn-success.dropdown-toggle:hover,
.open>.fixed-plugin .btn.btn-success.dropdown-toggle:focus,
.open>.fixed-plugin .btn.btn-success.dropdown-toggle.focus,
.show>.fixed-plugin .btn.btn-success.dropdown-toggle:hover,
.show>.fixed-plugin .btn.btn-success.dropdown-toggle:focus,
.show>.fixed-plugin .btn.btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #47a44b;
  border-color: #255627;
}

.open>.fixed-plugin .btn.btn-success.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #4caf50;
}

.open>.fixed-plugin .btn.btn-success.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #47a44b;
}

.fixed-plugin .btn.btn-success.disabled:focus,
.fixed-plugin .btn.btn-success.disabled.focus,
.fixed-plugin .btn.btn-success:disabled:focus,
.fixed-plugin .btn.btn-success:disabled.focus {
  background-color: #4caf50;
  border-color: #4caf50;
}

.fixed-plugin .btn.btn-success.disabled:hover,
.fixed-plugin .btn.btn-success:disabled:hover {
  background-color: #4caf50;
  border-color: #4caf50;
}

.fixed-plugin .btn.btn-success:focus,
.fixed-plugin .btn.btn-success:active,
.fixed-plugin .btn.btn-success:hover {
  box-shadow: 0 14px 26px -12px rgba(76, 175, 80, 0.42),
    0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(76, 175, 80, 0.2);
}

.fixed-plugin .btn.btn-success.btn-link {
  background-color: transparent;
  color: #4caf50;
  box-shadow: none;
}

.fixed-plugin .btn.btn-success.btn-link:hover,
.fixed-plugin .btn.btn-success.btn-link:focus,
.fixed-plugin .btn.btn-success.btn-link:active {
  background-color: transparent;
  color: #4caf50;
}

.fixed-plugin .btn.btn-warning {
  color: #fff;
  background-color: #ff9800;
  border-color: #ff9800;
  box-shadow: 0 2px 2px 0 rgba(255, 152, 0, 0.14),
    0 3px 1px -2px rgba(255, 152, 0, 0.2), 0 1px 5px 0 rgba(255, 152, 0, 0.12);
}

.fixed-plugin .btn.btn-warning:hover {
  color: #fff;
  background-color: #f08f00;
  border-color: #c27400;
}

.fixed-plugin .btn.btn-warning:focus,
.fixed-plugin .btn.btn-warning.focus,
.fixed-plugin .btn.btn-warning:hover {
  color: #fff;
  background-color: #f08f00;
  border-color: #c27400;
}

.fixed-plugin .btn.btn-warning:active,
.fixed-plugin .btn.btn-warning.active,
.open>.fixed-plugin .btn.btn-warning.dropdown-toggle,
.show>.fixed-plugin .btn.btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #f08f00;
  border-color: #c27400;
  box-shadow: 0 2px 2px 0 rgba(255, 152, 0, 0.14),
    0 3px 1px -2px rgba(255, 152, 0, 0.2), 0 1px 5px 0 rgba(255, 152, 0, 0.12);
}

.fixed-plugin .btn.btn-warning:active:hover,
.fixed-plugin .btn.btn-warning:active:focus,
.fixed-plugin .btn.btn-warning:active.focus,
.fixed-plugin .btn.btn-warning.active:hover,
.fixed-plugin .btn.btn-warning.active:focus,
.fixed-plugin .btn.btn-warning.active.focus,
.open>.fixed-plugin .btn.btn-warning.dropdown-toggle:hover,
.open>.fixed-plugin .btn.btn-warning.dropdown-toggle:focus,
.open>.fixed-plugin .btn.btn-warning.dropdown-toggle.focus,
.show>.fixed-plugin .btn.btn-warning.dropdown-toggle:hover,
.show>.fixed-plugin .btn.btn-warning.dropdown-toggle:focus,
.show>.fixed-plugin .btn.btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #f08f00;
  border-color: #804c00;
}

.open>.fixed-plugin .btn.btn-warning.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #ff9800;
}

.open>.fixed-plugin .btn.btn-warning.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #f08f00;
}

.fixed-plugin .btn.btn-warning.disabled:focus,
.fixed-plugin .btn.btn-warning.disabled.focus,
.fixed-plugin .btn.btn-warning:disabled:focus,
.fixed-plugin .btn.btn-warning:disabled.focus {
  background-color: #ff9800;
  border-color: #ff9800;
}

.fixed-plugin .btn.btn-warning.disabled:hover,
.fixed-plugin .btn.btn-warning:disabled:hover {
  background-color: #ff9800;
  border-color: #ff9800;
}

.fixed-plugin .btn.btn-warning:focus,
.fixed-plugin .btn.btn-warning:active,
.fixed-plugin .btn.btn-warning:hover {
  box-shadow: 0 14px 26px -12px rgba(255, 152, 0, 0.42),
    0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(255, 152, 0, 0.2);
}

.fixed-plugin .btn.btn-warning.btn-link {
  background-color: transparent;
  color: #ff9800;
  box-shadow: none;
}

.fixed-plugin .btn.btn-warning.btn-link:hover,
.fixed-plugin .btn.btn-warning.btn-link:focus,
.fixed-plugin .btn.btn-warning.btn-link:active {
  background-color: transparent;
  color: #ff9800;
}

.fixed-plugin .btn.btn-danger {
  color: #fff;
  background-color: #f44336;
  border-color: #f44336;
  box-shadow: 0 2px 2px 0 rgba(244, 67, 54, 0.14),
    0 3px 1px -2px rgba(244, 67, 54, 0.2), 0 1px 5px 0 rgba(244, 67, 54, 0.12);
}

.fixed-plugin .btn.btn-danger:hover {
  color: #fff;
  background-color: #f33527;
  border-color: #e11b0c;
}

.fixed-plugin .btn.btn-danger:focus,
.fixed-plugin .btn.btn-danger.focus,
.fixed-plugin .btn.btn-danger:hover {
  color: #fff;
  background-color: #f33527;
  border-color: #e11b0c;
}

.fixed-plugin .btn.btn-danger:active,
.fixed-plugin .btn.btn-danger.active,
.open>.fixed-plugin .btn.btn-danger.dropdown-toggle,
.show>.fixed-plugin .btn.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #f33527;
  border-color: #e11b0c;
  box-shadow: 0 2px 2px 0 rgba(244, 67, 54, 0.14),
    0 3px 1px -2px rgba(244, 67, 54, 0.2), 0 1px 5px 0 rgba(244, 67, 54, 0.12);
}

.fixed-plugin .btn.btn-danger:active:hover,
.fixed-plugin .btn.btn-danger:active:focus,
.fixed-plugin .btn.btn-danger:active.focus,
.fixed-plugin .btn.btn-danger.active:hover,
.fixed-plugin .btn.btn-danger.active:focus,
.fixed-plugin .btn.btn-danger.active.focus,
.open>.fixed-plugin .btn.btn-danger.dropdown-toggle:hover,
.open>.fixed-plugin .btn.btn-danger.dropdown-toggle:focus,
.open>.fixed-plugin .btn.btn-danger.dropdown-toggle.focus,
.show>.fixed-plugin .btn.btn-danger.dropdown-toggle:hover,
.show>.fixed-plugin .btn.btn-danger.dropdown-toggle:focus,
.show>.fixed-plugin .btn.btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #f33527;
  border-color: #a21309;
}

.open>.fixed-plugin .btn.btn-danger.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #f44336;
}

.open>.fixed-plugin .btn.btn-danger.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #f33527;
}

.fixed-plugin .btn.btn-danger.disabled:focus,
.fixed-plugin .btn.btn-danger.disabled.focus,
.fixed-plugin .btn.btn-danger:disabled:focus,
.fixed-plugin .btn.btn-danger:disabled.focus {
  background-color: #f44336;
  border-color: #f44336;
}

.fixed-plugin .btn.btn-danger.disabled:hover,
.fixed-plugin .btn.btn-danger:disabled:hover {
  background-color: #f44336;
  border-color: #f44336;
}

.fixed-plugin .btn.btn-danger:focus,
.fixed-plugin .btn.btn-danger:active,
.fixed-plugin .btn.btn-danger:hover {
  box-shadow: 0 14px 26px -12px rgba(244, 67, 54, 0.42),
    0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(244, 67, 54, 0.2);
}

.fixed-plugin .btn.btn-danger.btn-link {
  background-color: transparent;
  color: #f44336;
  box-shadow: none;
}

.fixed-plugin .btn.btn-danger.btn-link:hover,
.fixed-plugin .btn.btn-danger.btn-link:focus,
.fixed-plugin .btn.btn-danger.btn-link:active {
  background-color: transparent;
  color: #f44336;
}

.fixed-plugin .btn.btn-rose {
  color: #fff;
  background-color: #e91e63;
  border-color: #e91e63;
  box-shadow: 0 2px 2px 0 rgba(233, 30, 99, 0.14),
    0 3px 1px -2px rgba(233, 30, 99, 0.2), 0 1px 5px 0 rgba(233, 30, 99, 0.12);
}

.fixed-plugin .btn.btn-rose:hover {
  color: #fff;
  background-color: #ea2c6d;
  border-color: #b8124a;
}

.fixed-plugin .btn.btn-rose:focus,
.fixed-plugin .btn.btn-rose.focus,
.fixed-plugin .btn.btn-rose:hover {
  color: #fff;
  background-color: #ea2c6d;
  border-color: #b8124a;
}

.fixed-plugin .btn.btn-rose:active,
.fixed-plugin .btn.btn-rose.active,
.open>.fixed-plugin .btn.btn-rose.dropdown-toggle,
.show>.fixed-plugin .btn.btn-rose.dropdown-toggle {
  color: #fff;
  background-color: #ea2c6d;
  border-color: #b8124a;
  box-shadow: 0 2px 2px 0 rgba(233, 30, 99, 0.14),
    0 3px 1px -2px rgba(233, 30, 99, 0.2), 0 1px 5px 0 rgba(233, 30, 99, 0.12);
}

.fixed-plugin .btn.btn-rose:active:hover,
.fixed-plugin .btn.btn-rose:active:focus,
.fixed-plugin .btn.btn-rose:active.focus,
.fixed-plugin .btn.btn-rose.active:hover,
.fixed-plugin .btn.btn-rose.active:focus,
.fixed-plugin .btn.btn-rose.active.focus,
.open>.fixed-plugin .btn.btn-rose.dropdown-toggle:hover,
.open>.fixed-plugin .btn.btn-rose.dropdown-toggle:focus,
.open>.fixed-plugin .btn.btn-rose.dropdown-toggle.focus,
.show>.fixed-plugin .btn.btn-rose.dropdown-toggle:hover,
.show>.fixed-plugin .btn.btn-rose.dropdown-toggle:focus,
.show>.fixed-plugin .btn.btn-rose.dropdown-toggle.focus {
  color: #fff;
  background-color: #ea2c6d;
  border-color: #7b0c32;
}

.open>.fixed-plugin .btn.btn-rose.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #e91e63;
}

.open>.fixed-plugin .btn.btn-rose.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #ea2c6d;
}

.fixed-plugin .btn.btn-rose.disabled:focus,
.fixed-plugin .btn.btn-rose.disabled.focus,
.fixed-plugin .btn.btn-rose:disabled:focus,
.fixed-plugin .btn.btn-rose:disabled.focus {
  background-color: #e91e63;
  border-color: #e91e63;
}

.fixed-plugin .btn.btn-rose.disabled:hover,
.fixed-plugin .btn.btn-rose:disabled:hover {
  background-color: #e91e63;
  border-color: #e91e63;
}

.fixed-plugin .btn.btn-rose:focus,
.fixed-plugin .btn.btn-rose:active,
.fixed-plugin .btn.btn-rose:hover {
  box-shadow: 0 14px 26px -12px rgba(233, 30, 99, 0.42),
    0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(233, 30, 99, 0.2);
}

.fixed-plugin .btn.btn-rose.btn-link {
  background-color: transparent;
  color: #e91e63;
  box-shadow: none;
}

.fixed-plugin .btn.btn-rose.btn-link:hover,
.fixed-plugin .btn.btn-rose.btn-link:focus,
.fixed-plugin .btn.btn-rose.btn-link:active {
  background-color: transparent;
  color: #e91e63;
}

.fixed-plugin .btn,
.fixed-plugin .btn.btn-default {
  color: #fff;
  background-color: #999999;
  border-color: #999999;
  box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14),
    0 3px 1px -2px rgba(153, 153, 153, 0.2),
    0 1px 5px 0 rgba(153, 153, 153, 0.12);
}

.fixed-plugin .btn:hover,
.fixed-plugin .btn.btn-default:hover {
  color: #fff;
  background-color: #919191;
  border-color: #7a7a7a;
}

.fixed-plugin .btn:focus,
.fixed-plugin .btn.focus,
.fixed-plugin .btn:hover,
.fixed-plugin .btn.btn-default:focus,
.fixed-plugin .btn.btn-default.focus,
.fixed-plugin .btn.btn-default:hover {
  color: #fff;
  background-color: #919191;
  border-color: #7a7a7a;
}

.fixed-plugin .btn:active,
.fixed-plugin .btn.active,
.open>.fixed-plugin .btn.dropdown-toggle,
.show>.fixed-plugin .btn.dropdown-toggle,
.fixed-plugin .btn.btn-default:active,
.fixed-plugin .btn.btn-default.active,
.open>.fixed-plugin .btn.btn-default.dropdown-toggle,
.show>.fixed-plugin .btn.btn-default.dropdown-toggle {
  color: #fff;
  background-color: #919191;
  border-color: #7a7a7a;
  box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14),
    0 3px 1px -2px rgba(153, 153, 153, 0.2),
    0 1px 5px 0 rgba(153, 153, 153, 0.12);
}

.fixed-plugin .btn:active:hover,
.fixed-plugin .btn:active:focus,
.fixed-plugin .btn:active.focus,
.fixed-plugin .btn.active:hover,
.fixed-plugin .btn.active:focus,
.fixed-plugin .btn.active.focus,
.open>.fixed-plugin .btn.dropdown-toggle:hover,
.open>.fixed-plugin .btn.dropdown-toggle:focus,
.open>.fixed-plugin .btn.dropdown-toggle.focus,
.show>.fixed-plugin .btn.dropdown-toggle:hover,
.show>.fixed-plugin .btn.dropdown-toggle:focus,
.show>.fixed-plugin .btn.dropdown-toggle.focus,
.fixed-plugin .btn.btn-default:active:hover,
.fixed-plugin .btn.btn-default:active:focus,
.fixed-plugin .btn.btn-default:active.focus,
.fixed-plugin .btn.btn-default.active:hover,
.fixed-plugin .btn.btn-default.active:focus,
.fixed-plugin .btn.btn-default.active.focus,
.open>.fixed-plugin .btn.btn-default.dropdown-toggle:hover,
.open>.fixed-plugin .btn.btn-default.dropdown-toggle:focus,
.open>.fixed-plugin .btn.btn-default.dropdown-toggle.focus,
.show>.fixed-plugin .btn.btn-default.dropdown-toggle:hover,
.show>.fixed-plugin .btn.btn-default.dropdown-toggle:focus,
.show>.fixed-plugin .btn.btn-default.dropdown-toggle.focus {
  color: #fff;
  background-color: #919191;
  border-color: #595959;
}

.open>.fixed-plugin .btn.dropdown-toggle.bmd-btn-icon,
.open>.fixed-plugin .btn.btn-default.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #999999;
}

.open>.fixed-plugin .btn.dropdown-toggle.bmd-btn-icon:hover,
.open>.fixed-plugin .btn.btn-default.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #919191;
}

.fixed-plugin .btn.disabled:focus,
.fixed-plugin .btn.disabled.focus,
.fixed-plugin .btn:disabled:focus,
.fixed-plugin .btn:disabled.focus,
.fixed-plugin .btn.btn-default.disabled:focus,
.fixed-plugin .btn.btn-default.disabled.focus,
.fixed-plugin .btn.btn-default:disabled:focus,
.fixed-plugin .btn.btn-default:disabled.focus {
  background-color: #999999;
  border-color: #999999;
}

.fixed-plugin .btn.disabled:hover,
.fixed-plugin .btn:disabled:hover,
.fixed-plugin .btn.btn-default.disabled:hover,
.fixed-plugin .btn.btn-default:disabled:hover {
  background-color: #999999;
  border-color: #999999;
}

.fixed-plugin .btn:focus,
.fixed-plugin .btn:active,
.fixed-plugin .btn:hover,
.fixed-plugin .btn.btn-default:focus,
.fixed-plugin .btn.btn-default:active,
.fixed-plugin .btn.btn-default:hover {
  box-shadow: 0 14px 26px -12px rgba(153, 153, 153, 0.42),
    0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(153, 153, 153, 0.2);
}

.fixed-plugin .btn.btn-link,
.fixed-plugin .btn.btn-default.btn-link {
  background-color: transparent;
  color: #999999;
  box-shadow: none;
}

.fixed-plugin .btn.btn-link:hover,
.fixed-plugin .btn.btn-link:focus,
.fixed-plugin .btn.btn-link:active,
.fixed-plugin .btn.btn-default.btn-link:hover,
.fixed-plugin .btn.btn-default.btn-link:focus,
.fixed-plugin .btn.btn-default.btn-link:active {
  background-color: transparent;
  color: #999999;
}

.fixed-plugin .btn:focus,
.fixed-plugin .btn.focus,
.fixed-plugin .btn:active:focus,
.fixed-plugin .btn:active.focus,
.fixed-plugin .btn.active:focus,
.fixed-plugin .btn.active.focus {
  outline: 0;
}

.fixed-plugin .btn.btn-round {
  border-radius: 30px;
}

.fixed-plugin .button-container .btn:not(.btn-facebook):not(.btn-twitter) {
  display: block;
}

.fixed-plugin .button-container.github-star {
  margin-left: 78px;
}

.fixed-plugin #sharrreTitle {
  text-align: center;
  padding: 10px 0;
  height: 50px;
}

.fixed-plugin li.header-title {
  height: 30px;
  line-height: 25px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}

.fixed-plugin .adjustments-line p {
  float: left;
  display: inline-block;
  margin-bottom: 0;
  font-size: 1em;
  color: #3c4858;
  padding-top: 0px;
}

.fixed-plugin .adjustments-line a .badge-colors {
  position: relative;
  top: -2px;
}

.fixed-plugin .adjustments-line .togglebutton {
  padding-right: 7px;
}

.fixed-plugin .adjustments-line .togglebutton .toggle {
  margin-right: 0;
}

.fixed-plugin .dropdown-menu>li.adjustments-line>a {
  padding-right: 0;
  padding-left: 0;

  border-radius: 0;
  margin: 0;
}

.fixed-plugin .dropdown-menu>li>a.img-holder {
  font-size: 16px;
  text-align: center;
  border-radius: 10px;
  background-color: #fff;
  border: 3px solid #fff;
  padding-left: 0;
  padding-right: 0;
  opacity: 1;
  cursor: pointer;
  display: block;
  max-height: 100px;
  overflow: hidden;
  padding: 0;
  min-width: 25%;
}

.fixed-plugin .dropdown-menu>li>a.switch-trigger:hover,
.fixed-plugin .dropdown-menu>li>a.switch-trigger:focus {
  background-color: transparent;
}

.fixed-plugin .dropdown-menu>li:hover>a.img-holder,
.fixed-plugin .dropdown-menu>li:focus>a.img-holder {
  border-color: rgba(0, 187, 255, 0.53);
}

.fixed-plugin .dropdown-menu>.active>a.img-holder,
.fixed-plugin .dropdown-menu>.active>a.img-holder {
  border-color: #00bbff;
  background-color: #ffffff;
}

.fixed-plugin .dropdown-menu>li>a img {
  margin-top: auto;
}

.fixed-plugin .btn-social {
  width: 50%;
  display: block;
  width: 48%;
  float: left;
  font-weight: 600;
}

.fixed-plugin .btn-social i {
  margin-right: 5px;
}

.fixed-plugin .btn-social:first-child {
  margin-right: 2%;
}

.fixed-plugin .adjustments-line a:hover,
.fixed-plugin .adjustments-line a:focus,
.fixed-plugin .adjustments-line a {
  color: transparent;
}

.fixed-plugin .dropdown .dropdown-menu {
  top: -40px !important;
  opacity: 0;
  left: -303px !important;
  transform-origin: 100% 0;
}

.fixed-plugin .dropdown.show .dropdown-menu {
  opacity: 1;
  transform: scale(1);
}

.fixed-plugin .dropdown-menu:before,
.fixed-plugin .dropdown-menu:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 65px;
  width: 16px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

.fixed-plugin .dropdown-menu:before {
  border-bottom: 16px solid rgba(0, 0, 0, 0);
  border-left: 16px solid rgba(0, 0, 0, 0.2);
  border-top: 16px solid rgba(0, 0, 0, 0);
  right: -16px;
}

.fixed-plugin .dropdown-menu:after {
  border-bottom: 16px solid rgba(0, 0, 0, 0);
  border-left: 16px solid #fff;
  border-top: 16px solid rgba(0, 0, 0, 0);
  right: -15px;
}

.wrapper-full-page~.fixed-plugin .dropdown.open .dropdown-menu {
  -webkit-transform: translateY(-17%);
  -moz-transform: translateY(-17%);
  -o-transform: translateY(-17%);
  -ms-transform: translateY(-17%);
  transform: translateY(-17%);
}

.wrapper-full-page~.fixed-plugin .dropdown .dropdown-menu {
  -webkit-transform: translateY(-19%);
  -moz-transform: translateY(-19%);
  -o-transform: translateY(-19%);
  -ms-transform: translateY(-19%);
  transform: translateY(-19%);
}

.table>thead>tr>th {
  border-bottom-width: 1px;
  font-size: 1.0625rem;
  font-weight: 300;
}

.table .form-check {
  margin-top: 0;
}

.table .form-check .form-check-sign {
  top: -13px;
  left: 0;
  padding-right: 0;
}

.table .radio,
.table .checkbox {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  width: 15px;
}

.table .radio .icons,
.table .checkbox .icons {
  position: relative;
}

.table .flag img {
  max-width: 18px;
  margin-top: -2px;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
  padding: 12px 8px;
  vertical-align: middle;
  border-color: #ddd;
}

.table thead tr th {
  font-size: 1.063rem;
}

.table .th-description {
  max-width: 150px;
}

.table .td-price {
  font-size: 26px;
  font-weight: 300;
  margin-top: 5px;
  text-align: right;
}

.table .td-total {
  font-weight: 500;
  font-size: 1.0625rem;
  padding-top: 20px;
  text-align: right;
}

.table .td-actions .btn {
  margin: 0px;
  padding: 5px;
}

.table>tbody>tr {
  position: relative;
}

.table-shopping>thead>tr>th {
  font-size: 0.75rem;
  text-transform: uppercase;
}

.table-shopping>tbody>tr>td {
  font-size: 14px;
}

.table-shopping>tbody>tr>td b {
  display: block;
  margin-bottom: 5px;
}

.table-shopping .td-name {
  font-weight: 400;
  font-size: 1.5em;
  line-height: 1.42857143;
}

.table-shopping .td-name small {
  color: #999999;
  font-size: 0.75em;
  font-weight: 300;
}

.table-shopping .td-number {
  font-weight: 300;
  font-size: 1.125rem;
}

.table-shopping .td-name {
  min-width: 200px;
}

.table-shopping .td-number {
  text-align: right;
  min-width: 150px;
}

.table-shopping .td-number small {
  margin-right: 3px;
}

.table-shopping .img-container {
  width: 120px;
  max-height: 160px;
  overflow: hidden;
  display: block;
}

.table-shopping .img-container img {
  width: 100%;
}

.table-inverse {
  color: rgba(255, 255, 255, 0.84);
}

.table thead th {
  font-size: 0.95rem;
  font-weight: 500;
  border-top-width: 0;
  border-bottom-width: 1px;
}

thead.thead-inverse th,
.table-inverse thead th {
  color: rgba(255, 255, 255, 0.54);
}

.table-inverse th,
.table-inverse td,
.table-inverse thead th {
  border-color: rgba(255, 255, 255, 0.06);
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table.table-hover tbody tr:hover {
  background-color: #f5f5f5;
}

.dataTable>thead>tr>th,
.dataTable>tbody>tr>th,
.dataTable>tfoot>tr>th,
.dataTable>thead>tr>td,
.dataTable>tbody>tr>td,
.dataTable>tfoot>tr>td {
  padding: 10px !important;
}

body {
  background-color: #ffffff;
  color: #3c4858;
  font-weight: 300;
}

legend {
  border-bottom: 0;
}

.serif-font {
  font-family: "Roboto Slab", "Times New Roman", serif;
}

* {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
}

*:focus {
  outline: 0;
}

a {
  color: #9c27b0;
}

a:hover,
a:focus {
  color: #89229b;
  text-decoration: none;
}

a.text-info:hover,
a.text-info:focus {
  color: #00a5bb;
}

a .material-icons {
  vertical-align: middle;
}

.form-check,
label {
  font-size: 18px !important;

  color: #aaaaaa;
  font-weight: 400;
}

/*           Animations              */

.animation-transition-general,
.sidebar .sidebar-wrapper>.nav [data-toggle="collapse"]~div>ul>li>a span,
.sidebar .sidebar-wrapper .user .user-info [data-toggle="collapse"]~div>ul>li>a span,
.sidebar .nav p {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}

.animation-transition-slow {
  -webkit-transition: all 370ms linear;
  -moz-transition: all 370ms linear;
  -o-transition: all 370ms linear;
  -ms-transition: all 370ms linear;
  transition: all 370ms linear;
}

.animation-transition-fast {
  -webkit-transition: all 150ms ease 0s;
  -moz-transition: all 150ms ease 0s;
  -o-transition: all 150ms ease 0s;
  -ms-transition: all 150ms ease 0s;
  transition: all 150ms ease 0s;
}

.caret,
.sidebar a {
  -webkit-transition: all 150ms ease-in;
  -moz-transition: all 150ms ease-in;
  -o-transition: all 150ms ease-in;
  -ms-transition: all 150ms ease-in;
  transition: all 150ms ease-in;
}

.offline-doc .navbar.navbar-transparent {
  padding-top: 25px;
  border-bottom: none;
}

.offline-doc .navbar.navbar-transparent .navbar-minimize {
  display: none;
}

.offline-doc .navbar.navbar-transparent .navbar-brand,
.offline-doc .navbar.navbar-transparent .collapse .navbar-nav .nav-link {
  color: #fff !important;
}

.offline-doc .footer {
  z-index: 3 !important;
  position: absolute;
  width: 100%;
  background: transparent;
  bottom: 0;
  color: #fff;
}

.offline-doc .page-header {
  display: flex;
  align-items: center;
}

.offline-doc .page-header .content-center {
  z-index: 3;
}

.offline-doc .page-header .content-center .brand .title {
  color: #fff;
}

.offline-doc .page-header:after {
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}

.bd-docs .bd-toc-item .bd-sidenav a span {
  float: right;
  margin-top: 5px;
  padding: 3px 7px;
  font-size: 8px;
  line-height: 9px;
  background-color: #9c27b0;
}

.bootstrap-datetimepicker-widget .timepicker .table-condesed .btn .ripple-container {
  width: 40px;
  height: 40px;
  margin: -11px 3px;
}

.off-canvas-sidebar .wrapper-full-page .page-header {
  padding: 15vh 0 !important;
}

html[dir="rtl"] .main-panel {
  float: left;
}

html[dir="rtl"] .sidebar,
html[dir="rtl"] .off-canvas-sidebar nav .navbar-collapse {
  text-align: right;
}

html[dir="rtl"] .sidebar {
  left: unset;
  right: 0;
}

html[dir="rtl"] .sidebar .nav {
  padding-right: 0;
}

html[dir="rtl"] .sidebar .nav i {
  float: right;
  margin-left: 15px;
  margin-right: unset;
}

html[dir="rtl"] .card.card-chart {
  direction: ltr;
}

html[dir="rtl"] .card.card-chart .card-title,
html[dir="rtl"] .card.card-chart .card-category {
  text-align: right;
}

html[dir="rtl"] .card .card-body,
html[dir="rtl"] .card .card-footer {
  direction: rtl;
}

html[dir="rtl"] .form-check .form-check-sign .check:before {
  margin-right: 10px;
}

.btn.btn-facebook {
  color: #ffffff;
  background-color: #3b5998;
  border-color: #3b5998;
  box-shadow: 0 2px 2px 0 rgba(59, 89, 152, 0.14),
    0 3px 1px -2px rgba(59, 89, 152, 0.2), 0 1px 5px 0 rgba(59, 89, 152, 0.12);
}

.btn.btn-facebook:hover {
  color: #ffffff;
  background-color: #37538d;
  border-color: #2a3f6c;
}

.btn.btn-facebook:focus,
.btn.btn-facebook.focus,
.btn.btn-facebook:hover {
  color: #ffffff;
  background-color: #37538d;
  border-color: #2a3f6c;
}

.btn.btn-facebook:active,
.btn.btn-facebook.active,
.open>.btn.btn-facebook.dropdown-toggle,
.show>.btn.btn-facebook.dropdown-toggle {
  color: #ffffff;
  background-color: #37538d;
  border-color: #2a3f6c;
  box-shadow: 0 2px 2px 0 rgba(59, 89, 152, 0.14),
    0 3px 1px -2px rgba(59, 89, 152, 0.2), 0 1px 5px 0 rgba(59, 89, 152, 0.12);
}

.btn.btn-facebook:active:hover,
.btn.btn-facebook:active:focus,
.btn.btn-facebook:active.focus,
.btn.btn-facebook.active:hover,
.btn.btn-facebook.active:focus,
.btn.btn-facebook.active.focus,
.open>.btn.btn-facebook.dropdown-toggle:hover,
.open>.btn.btn-facebook.dropdown-toggle:focus,
.open>.btn.btn-facebook.dropdown-toggle.focus,
.show>.btn.btn-facebook.dropdown-toggle:hover,
.show>.btn.btn-facebook.dropdown-toggle:focus,
.show>.btn.btn-facebook.dropdown-toggle.focus {
  color: #ffffff;
  background-color: #37538d;
  border-color: #17233c;
}

.open>.btn.btn-facebook.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #3b5998;
}

.open>.btn.btn-facebook.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #37538d;
}

.btn.btn-facebook.disabled:focus,
.btn.btn-facebook.disabled.focus,
.btn.btn-facebook:disabled:focus,
.btn.btn-facebook:disabled.focus {
  background-color: #3b5998;
  border-color: #3b5998;
}

.btn.btn-facebook.disabled:hover,
.btn.btn-facebook:disabled:hover {
  background-color: #3b5998;
  border-color: #3b5998;
}

.btn.btn-facebook:focus,
.btn.btn-facebook:active,
.btn.btn-facebook:hover {
  box-shadow: 0 14px 26px -12px rgba(59, 89, 152, 0.42),
    0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(59, 89, 152, 0.2);
}

.btn.btn-facebook.btn-link {
  background-color: transparent;
  color: #3b5998;
  box-shadow: none;
}

.btn.btn-facebook.btn-link:hover,
.btn.btn-facebook.btn-link:focus,
.btn.btn-facebook.btn-link:active {
  background-color: transparent;
  color: #3b5998;
}

.btn.btn-twitter {
  color: #ffffff;
  background-color: #55acee;
  border-color: #55acee;
  box-shadow: 0 2px 2px 0 rgba(85, 172, 238, 0.14),
    0 3px 1px -2px rgba(85, 172, 238, 0.2), 0 1px 5px 0 rgba(85, 172, 238, 0.12);
}

.btn.btn-twitter:hover {
  color: #ffffff;
  background-color: #47a5ed;
  border-color: #1d91e8;
}

.btn.btn-twitter:focus,
.btn.btn-twitter.focus,
.btn.btn-twitter:hover {
  color: #ffffff;
  background-color: #47a5ed;
  border-color: #1d91e8;
}

.btn.btn-twitter:active,
.btn.btn-twitter.active,
.open>.btn.btn-twitter.dropdown-toggle,
.show>.btn.btn-twitter.dropdown-toggle {
  color: #ffffff;
  background-color: #47a5ed;
  border-color: #1d91e8;
  box-shadow: 0 2px 2px 0 rgba(85, 172, 238, 0.14),
    0 3px 1px -2px rgba(85, 172, 238, 0.2), 0 1px 5px 0 rgba(85, 172, 238, 0.12);
}

.btn.btn-twitter:active:hover,
.btn.btn-twitter:active:focus,
.btn.btn-twitter:active.focus,
.btn.btn-twitter.active:hover,
.btn.btn-twitter.active:focus,
.btn.btn-twitter.active.focus,
.open>.btn.btn-twitter.dropdown-toggle:hover,
.open>.btn.btn-twitter.dropdown-toggle:focus,
.open>.btn.btn-twitter.dropdown-toggle.focus,
.show>.btn.btn-twitter.dropdown-toggle:hover,
.show>.btn.btn-twitter.dropdown-toggle:focus,
.show>.btn.btn-twitter.dropdown-toggle.focus {
  color: #ffffff;
  background-color: #47a5ed;
  border-color: #126db2;
}

.open>.btn.btn-twitter.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #55acee;
}

.open>.btn.btn-twitter.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #47a5ed;
}

.btn.btn-twitter.disabled:focus,
.btn.btn-twitter.disabled.focus,
.btn.btn-twitter:disabled:focus,
.btn.btn-twitter:disabled.focus {
  background-color: #55acee;
  border-color: #55acee;
}

.btn.btn-twitter.disabled:hover,
.btn.btn-twitter:disabled:hover {
  background-color: #55acee;
  border-color: #55acee;
}

.btn.btn-twitter:focus,
.btn.btn-twitter:active,
.btn.btn-twitter:hover {
  box-shadow: 0 14px 26px -12px rgba(85, 172, 238, 0.42),
    0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(85, 172, 238, 0.2);
}

.btn.btn-twitter.btn-link {
  background-color: transparent;
  color: #55acee;
  box-shadow: none;
}

.btn.btn-twitter.btn-link:hover,
.btn.btn-twitter.btn-link:focus,
.btn.btn-twitter.btn-link:active {
  background-color: transparent;
  color: #55acee;
}

.card {
  border: 0;
  margin-bottom: 10px;
  margin-top: 30px;
  border-radius: 6px;
  color: #333333;
  background: #fff;
  width: 100%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.card .card-category:not([class*="text-"]) {
  color: #999999;
}

.card .card-category {
  margin-top: 10px;
}

.card .card-category .material-icons {
  position: relative;
  top: 8px;
  line-height: 0;
}

.card .form-check {
  margin-top: 5px;
}

.card .card-title {
  margin-top: 0.625rem;
}

.card .card-title:last-child {
  margin-bottom: 0;
}

.card.no-shadow .card-header-image,
.card.no-shadow .card-header-image img {
  box-shadow: none !important;
}

.card .card-body,
.card .card-footer {
  padding: 0.9375rem 1.875rem;
}

.card .card-body+.card-footer {
  padding-top: 0rem;
  border: 0;
  border-radius: 6px;
}

.card .card-footer {
  display: flex;
  align-items: center;
  background-color: transparent;
  border: 0;
}

.card .card-footer .author,
.card .card-footer .stats {
  display: inline-flex;
}

.card .card-footer .stats {
  color: #999999;
}

.card .card-footer .stats .material-icons {
  position: relative;
  top: -10px;
  margin-right: 3px;
  margin-left: 3px;
  font-size: 18px;
}

.card.bmd-card-raised {
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14),
    0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}

@media (min-width: 992px) {
  .card.bmd-card-flat {
    box-shadow: none;
  }
}

.card .card-header {
  border-bottom: none;
  background: transparent;
}

.card .card-header .title {
  color: #fff;
}

.card .card-header .nav-tabs {
  padding: 0;
}

.card .card-header.card-header-image {
  position: relative;
  padding: 0;
  z-index: 1;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: -30px;
  border-radius: 6px;
}

.card .card-header.card-header-image img {
  width: 100%;
  border-radius: 6px;
  pointer-events: none;
  box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.24),
    0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.card .card-header.card-header-image .card-title {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: #fff;
  font-size: 1.125rem;
  text-shadow: 0 2px 5px rgba(33, 33, 33, 0.5);
}

.card .card-header.card-header-image .colored-shadow {
  transform: scale(0.94);
  top: 12px;
  filter: blur(12px);
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  z-index: -1;
  transition: opacity 0.45s;
  opacity: 0;
}

.card .card-header.card-header-image.no-shadow {
  box-shadow: none;
}

.card .card-header.card-header-image.no-shadow.shadow-normal {
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56),
    0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.card .card-header.card-header-image.no-shadow .colored-shadow {
  display: none !important;
}

.card .card-header-primary .card-icon,
.card .card-header-primary .card-text,
.card .card-header-primary:not(.card-header-icon):not(.card-header-text),
.card.bg-primary,
.card.card-rotate.bg-primary .front,
.card.card-rotate.bg-primary .back {
  background: linear-gradient(60deg, #ab47bc, #8e24aa);
}

.card .card-header-info .card-icon,
.card .card-header-info .card-text,
.card .card-header-info:not(.card-header-icon):not(.card-header-text),
.card.bg-info,
.card.card-rotate.bg-info .front,
.card.card-rotate.bg-info .back {
  background: linear-gradient(60deg, #26c6da, #00acc1);
}

.card .card-header-success .card-icon,
.card .card-header-success .card-text,
.card .card-header-success:not(.card-header-icon):not(.card-header-text),
.card.bg-success,
.card.card-rotate.bg-success .front,
.card.card-rotate.bg-success .back {
  background: linear-gradient(60deg, #66bb6a, #43a047);
}

.card .card-header-warning .card-icon,
.card .card-header-warning .card-text,
.card .card-header-warning:not(.card-header-icon):not(.card-header-text),
.card.bg-warning,
.card.card-rotate.bg-warning .front,
.card.card-rotate.bg-warning .back {
  background: linear-gradient(60deg, #ffa726, #fb8c00);
}

.card .card-header-danger .card-icon,
.card .card-header-danger .card-text,
.card .card-header-danger:not(.card-header-icon):not(.card-header-text),
.card.bg-danger,
.card.card-rotate.bg-danger .front,
.card.card-rotate.bg-danger .back {
  background: linear-gradient(60deg, #ef5350, #e53935);
}

.card .card-header-rose .card-icon,
.card .card-header-rose .card-text,
.card .card-header-rose:not(.card-header-icon):not(.card-header-text),
.card.bg-rose,
.card.card-rotate.bg-rose .front,
.card.card-rotate.bg-rose .back {
  background: linear-gradient(60deg, #ec407a, #d81b60);
}

.card .card-header-primary .card-icon,
.card .card-header-primary:not(.card-header-icon):not(.card-header-text),
.card .card-header-primary .card-text {
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgba(156, 39, 176, 0.4);
}

.card .card-header-danger .card-icon,
.card .card-header-danger:not(.card-header-icon):not(.card-header-text),
.card .card-header-danger .card-text {
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgba(244, 67, 54, 0.4);
}

.card .card-header-rose .card-icon,
.card .card-header-rose:not(.card-header-icon):not(.card-header-text),
.card .card-header-rose .card-text {
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgba(233, 30, 99, 0.4);
}

.card .card-header-warning .card-icon,
.card .card-header-warning:not(.card-header-icon):not(.card-header-text),
.card .card-header-warning .card-text {
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgba(255, 152, 0, 0.4);
}

.card .card-header-info .card-icon,
.card .card-header-info:not(.card-header-icon):not(.card-header-text),
.card .card-header-info .card-text {
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgba(0, 188, 212, 0.4);
}

.card .card-header-success .card-icon,
.card .card-header-success:not(.card-header-icon):not(.card-header-text),
.card .card-header-success .card-text {
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgba(76, 175, 80, 0.4);
}

.card [class*="card-header-"],
.card[class*="bg-"] {
  color: #fff;
}

.card [class*="card-header-"] .card-title a,
.card [class*="card-header-"] .card-title,
.card [class*="card-header-"] .icon i,
.card[class*="bg-"] .card-title a,
.card[class*="bg-"] .card-title,
.card[class*="bg-"] .icon i {
  color: #fff;
}

.card [class*="card-header-"] .icon i,
.card[class*="bg-"] .icon i {
  border-color: rgba(255, 255, 255, 0.25);
}

.card [class*="card-header-"] .author a,
.card [class*="card-header-"] .stats,
.card [class*="card-header-"] .card-category,
.card [class*="card-header-"] .card-description,
.card[class*="bg-"] .author a,
.card[class*="bg-"] .stats,
.card[class*="bg-"] .card-category,
.card[class*="bg-"] .card-description {
  color: rgba(255, 255, 255, 0.8);
}

.card [class*="card-header-"] .author a:hover,
.card [class*="card-header-"] .author a:focus,
.card [class*="card-header-"] .author a:active,
.card[class*="bg-"] .author a:hover,
.card[class*="bg-"] .author a:focus,
.card[class*="bg-"] .author a:active {
  color: #fff;
}

.card .author .avatar {
  width: 30px;
  height: 30px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}

.card .author a {
  color: #3c4858;
  text-decoration: none;
}

.card .author a .ripple-container {
  display: none;
}

.card .card-category-social .fa {
  font-size: 24px;
  position: relative;
  margin-top: -4px;
  top: 2px;
  margin-right: 5px;
}

.card .card-category-social .material-icons {
  position: relative;
  top: 5px;
}

.card[class*="bg-"],
.card[class*="bg-"] .card-body {
  border-radius: 6px;
}

.card[class*="bg-"] h1 small,
.card[class*="bg-"] h2 small,
.card[class*="bg-"] h3 small,
.card[class*="bg-"] .card-body h1 small,
.card[class*="bg-"] .card-body h2 small,
.card[class*="bg-"] .card-body h3 small {
  color: rgba(255, 255, 255, 0.8);
}

.card .card-stats {
  background: transparent;
  display: flex;
}

.card .card-stats .author,
.card .card-stats .stats {
  display: inline-flex;
}

.card {
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
}

.card .table tr:first-child td {
  border-top: none;
}

.card .card-title {
  margin-top: 0;
  margin-bottom: 3px;
}

.card .card-body {
  padding: 0.9375rem 20px;
  position: relative;
}

.card .card-body .form-group {
  margin: 8px 0 0;
}

.card .card-header {
  z-index: 3 !important;
}

.card .card-header .card-title {
  margin-bottom: 3px;
}

.card .card-header .card-category {
  margin: 0;
}

.card .card-header.card-header-text {
  display: inline-block;
}

.card .card-header.card-header-text:after {
  content: "";
  display: table;
}

.card .card-header.card-header-icon i,
.card .card-header.card-header-text i {
  width: 33px;
  height: 33px;
  text-align: center;
  line-height: 33px;
}

.card .card-header.card-header-icon .card-title,
.card .card-header.card-header-text .card-title {
  margin-top: 15px;
  color: #3c4858;
}

.card .card-header.card-header-icon h4,
.card .card-header.card-header-text h4 {
  font-weight: 300;
}

.card .card-header.card-header-tabs .nav-tabs {
  background: transparent;
  padding: 0;
}

.card .card-header.card-header-tabs .nav-tabs-title {
  float: left;
  padding: 10px 10px 10px 0;
  line-height: 24px;
}

.card.card-plain .card-header.card-header-icon+.card-body .card-title,
.card.card-plain .card-header.card-header-icon+.card-body .card-category {
  margin-top: -20px;
}

.card .card-actions {
  position: absolute;
  z-index: 1;
  top: -50px;
  width: calc(100% - 30px);
  left: 17px;
  right: 17px;
  text-align: center;
}

.card .card-actions .card-header {
  padding: 0;
  min-height: 160px;
}

.card .card-actions .btn {
  padding-left: 12px;
  padding-right: 12px;
}

.card .card-actions .fix-broken-card {
  position: absolute;
  top: -65px;
}

.card.card-chart .card-footer i:nth-child(1n + 2) {
  width: 18px;
  text-align: center;
}

.card.card-chart .card-category {
  margin: 0;
}

.card .card-body+.card-footer,
.card .card-footer {
  padding: 0;
  padding-top: 10px;
  margin: 0 15px 10px;
  border-radius: 0;
  justify-content: space-between;
  align-items: center;
}

.card .card-body+.card-footer h6,
.card .card-footer h6 {
  width: 100%;
}

.card .card-body+.card-footer .stats,
.card .card-footer .stats {
  color: #999999;
  font-size: 12px;
  line-height: 22px;
}

.card .card-body+.card-footer .stats .card-category,
.card .card-footer .stats .card-category {
  padding-top: 7px;
  padding-bottom: 7px;
  margin: 0;
}

.card .card-body+.card-footer .stats .material-icons,
.card .card-footer .stats .material-icons {
  position: relative;
  top: 4px;
  font-size: 16px;
}

.card [class*="card-header-"] {
  margin: 0px 15px 0;
  padding: 0;
  position: relative;
}

.card [class*="card-header-"] .card-title+.card-category {
  color: rgba(255, 255, 255, 0.8);
}

.card [class*="card-header-"] .card-title+.card-category a {
  color: #fff;
}

.card [class*="card-header-"]:not(.card-header-icon):not(.card-header-text):not(.card-header-image) {
  border-radius: 3px;
  margin-top: -20px;
  padding: 15px;
}

.card [class*="card-header-"] .card-icon,
.card [class*="card-header-"] .card-text {
  border-radius: 3px;
  background-color: #999999;
  padding: 15px;
  margin-top: -20px;
  margin-right: 15px;
  float: left;
}

.card [class*="card-header-"] .card-text {
  float: none;
  display: inline-block;
  margin-right: 0;
}

.card [class*="card-header-"] .card-text .card-title {
  color: #fff;
  margin-top: 0;
}

.card [class*="card-header-"] .ct-chart .card-title {
  color: #fff;
}

.card [class*="card-header-"] .ct-chart .card-category {
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.62);
}

.card [class*="card-header-"] .ct-chart .ct-label {
  color: rgba(255, 255, 255, 0.7);
}

.card [class*="card-header-"] .ct-chart .ct-grid {
  stroke: rgba(255, 255, 255, 0.2);
}

.card [class*="card-header-"] .ct-chart .ct-series-a .ct-point,
.card [class*="card-header-"] .ct-chart .ct-series-a .ct-line,
.card [class*="card-header-"] .ct-chart .ct-series-a .ct-bar,
.card [class*="card-header-"] .ct-chart .ct-series-a .ct-slice-donut {
  stroke: rgba(255, 255, 255, 0.8);
}

.card [class*="card-header-"] .ct-chart .ct-series-a .ct-slice-pie,
.card [class*="card-header-"] .ct-chart .ct-series-a .ct-area {
  fill: rgba(255, 255, 255, 0.4);
}

.card [class*="card-header-"] .ct-chart .ct-series-a .ct-bar {
  stroke-width: 10px;
}

.card [class*="card-header-"] .ct-chart .ct-point {
  stroke-width: 10px;
  stroke-linecap: round;
}

.card [class*="card-header-"] .ct-chart .ct-line {
  fill: none;
  stroke-width: 4px;
}

.card [data-header-animation="true"] {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
  -moz-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
  -o-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
  -ms-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
  transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
}

.card:hover [data-header-animation="true"] {
  -webkit-transform: translate3d(0, -50px, 0);
  -moz-transform: translate3d(0, -50px, 0);
  -o-transform: translate3d(0, -50px, 0);
  -ms-transform: translate3d(0, -50px, 0);
  transform: translate3d(0, -50px, 0);
}

.card .map {
  height: 280px;
  border-radius: 6px;
  margin-top: 15px;
}

.card .map.map-big {
  height: 420px;
}

.card .card-body.table-full-width {
  padding: 0;
}

.card .card-plain .card-header-icon {
  margin-right: 15px !important;
}

.table-sales {
  margin-top: 40px;
}

.iframe-container {
  width: 100%;
}

.iframe-container iframe {
  width: 100%;
  height: 500px;
  border: 0;
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56),
    0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.card-wizard .nav.nav-pills .nav-item {
  margin: 0;
}

.card-wizard .nav.nav-pills .nav-item .nav-link {
  padding: 6px 15px !important;
}

.card-wizard .nav-pills:not(.flex-column) .nav-item+.nav-item:not(:first-child) {
  margin-left: 0;
}

.card-wizard .nav-item .nav-link.active,
.card-wizard .nav-item .nav-link:hover,
.card-wizard .nav-item .nav-link:focus {
  background-color: inherit !important;
  box-shadow: none !important;
}

.card-wizard .input-group-text {
  padding: 6px 15px 0px !important;
}

.card-wizard .card-footer {
  border-top: none !important;
}

.card-chart .card-body+.card-footer,
.card-product .card-body+.card-footer {
  border-top: 1px solid #eee;
}

.card-product .price {
  color: inherit;
}

.card-collapse {
  margin-bottom: 15px;
}

.card-collapse .card .card-header a[aria-expanded="true"] {
  color: #e91e63;
}

.card-stats .card-header.card-header-icon,
.card-stats .card-header.card-header-text {
  text-align: right;
}

.card-stats .card-header .card-icon+.card-title,
.card-stats .card-header .card-icon+.card-category {
  padding-top: 10px;
}

.card-stats .card-header.card-header-icon .card-title,
.card-stats .card-header.card-header-text .card-title,
.card-stats .card-header.card-header-icon .card-category,
.card-stats .card-header.card-header-text .card-category {
  margin: 0;
}

.card-stats .card-header .card-category {
  margin-bottom: 0;
  margin-top: 0;
}

.card-stats .card-header .card-category:not([class*="text-"]) {
  color: #999999;
  font-size: 14px;
}

.card-stats .card-header+.card-footer {
  border-top: 1px solid #eee;
  margin-top: 20px;
}

.card-stats .card-header.card-header-icon i {
  font-size: 36px;
  line-height: 56px;
  width: 56px;
  height: 56px;
  text-align: center;
}

.card-stats .card-body {
  text-align: right;
}

.card-profile {
  margin-top: 30px;
  text-align: center;
}

.card-profile .card-avatar {
  margin: -50px auto 0;
  border-radius: 50%;
  overflow: hidden;
  padding: 0;
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56),
    0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.card-profile .card-avatar+.card-body {
  margin-top: 15px;
}

.card-profile .card-avatar img {
  width: 100%;
  height: auto;
}

.card-profile .card-body+.card-footer {
  margin-top: -15px;
}

.card-profile .card-footer .btn.btn-just-icon {
  font-size: 20px;
  padding: 12px 12px;
  line-height: 1em;
}

.card-profile.card-plain .card-avatar {
  margin-top: 0;
}

.card-profile .card-header:not([class*="card-header-"]) {
  background: transparent;
}

.card-profile .card-avatar {
  max-width: 130px;
  max-height: 130px;
}

.card-plain {
  background: transparent;
  box-shadow: none;
}

.card-plain .card-header:not(.card-avatar) {
  margin-left: 0;
  margin-right: 0;
}

.card-plain .card-body {
  padding-left: 5px;
  padding-right: 5px;
}

.card-plain .card-header-image {
  margin: 0 !important;
  border-radius: 6px;
}

.card-plain .card-header-image img {
  border-radius: 6px;
}

.card-plain .card-footer {
  padding-left: 5px;
  padding-right: 5px;
  background-color: transparent;
}

/*
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes shake {

  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {

  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

.ct-chart .ct-series-a .ct-point,
.ct-chart .ct-series-a .ct-line,
.ct-chart .ct-series-a .ct-bar,
.ct-chart .ct-series-a .ct-slice-donut,
.ct-chart .ct-series-a .ct-slice-pie,
.ct-chart .ct-series-a .ct-slice-donut-solid,
.ct-chart .ct-series-a .ct-area {
  stroke: #00bcd4;
}

.ct-chart .ct-series-b .ct-point,
.ct-chart .ct-series-b .ct-line,
.ct-chart .ct-series-b .ct-bar,
.ct-chart .ct-series-b .ct-slice-donut,
.ct-chart .ct-series-b .ct-slice-pie,
.ct-chart .ct-series-b .ct-slice-donut-solid,
.ct-chart .ct-series-b .ct-area {
  stroke: #f44336;
}

.ct-chart .ct-series-c .ct-point,
.ct-chart .ct-series-c .ct-line,
.ct-chart .ct-series-c .ct-bar,
.ct-chart .ct-series-c .ct-slice-donut,
.ct-chart .ct-series-c .ct-slice-pie,
.ct-chart .ct-series-c .ct-slice-donut-solid,
.ct-chart .ct-series-c .ct-area {
  stroke: #ff9800;
}

.ct-chart .ct-bar {
  fill: none;
  stroke-width: 10px;
}

.ct-chart .ct-line {
  fill: none;
  stroke-width: 4px;
}

.ct-chart .ct-point {
  stroke-width: 10px;
  stroke-linecap: round;
}

.ct-chart .ct-grid {
  stroke: rgba(0, 0, 0, 0.2);
  stroke-width: 1px;
  stroke-dasharray: 2px;
}

.ct-chart .ct-label {
  fill: rgba(0, 0, 0, 0.4);
  color: rgba(0, 0, 0, 0.4);
  display: -webkit-flex;
  display: flex;
}

.ct-chart .ct-label.ct-vertical.ct-start {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: flex-end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  text-align: right;
  text-anchor: end;
}

.ct-chart .ct-series-a .ct-slice-pie,
.ct-chart .ct-series-a .ct-slice-donut-solid,
.ct-chart .ct-series-a .ct-area {
  fill: #00bcd4;
}

.ct-chart .ct-series-b .ct-slice-pie,
.ct-chart .ct-series-b .ct-slice-donut-solid,
.ct-chart .ct-series-b .ct-area {
  fill: #f44336;
}

.ct-chart .ct-series-c .ct-slice-pie,
.ct-chart .ct-series-c .ct-slice-donut-solid,
.ct-chart .ct-series-c .ct-area {
  fill: #ff9800;
}

/* perfect-scrollbar v0.6.13 */

.ps-container {
  -ms-touch-action: auto;
  touch-action: auto;
  overflow: hidden !important;
  -ms-overflow-style: none;
}

@supports (-ms-overflow-style: none) {
  .ps-container {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  .ps-container {
    overflow: auto !important;
  }
}

.ps-container.ps-active-x>.ps-scrollbar-x-rail,
.ps-container.ps-active-y>.ps-scrollbar-y-rail {
  display: block;
  background-color: transparent;
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  background-color: #999;
  height: 11px;
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  background-color: #999;
  width: 11px;
}

.ps-container>.ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  opacity: 0;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  bottom: 0px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 15px;
}

.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  -o-transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  -moz-transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, border-radius 0.2s ease-in-out,
    -moz-border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, border-radius 0.2s ease-in-out,
    -webkit-border-radius 0.2s ease-in-out, -moz-border-radius 0.2s ease-in-out;
  bottom: 2px;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 6px;
}

.ps-container>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x,
.ps-container>.ps-scrollbar-x-rail:active>.ps-scrollbar-x {
  height: 11px;
}

.ps-container>.ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  opacity: 0;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  right: 0;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 15px;
}

.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  -o-transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  -moz-transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, border-radius 0.2s ease-in-out,
    -moz-border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, border-radius 0.2s ease-in-out,
    -webkit-border-radius 0.2s ease-in-out, -moz-border-radius 0.2s ease-in-out;
  right: 2px;
  /* there must be 'right' for ps-scrollbar-y */
  width: 6px;
}

.ps-container>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y,
.ps-container>.ps-scrollbar-y-rail:active>.ps-scrollbar-y {
  width: 11px;
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  background-color: #999;
  height: 11px;
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  background-color: #999;
  width: 11px;
}

.ps-container:hover>.ps-scrollbar-x-rail,
.ps-container:hover>.ps-scrollbar-y-rail {
  opacity: 0.6;
}

.ps-container:hover>.ps-scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
  background-color: #999;
}

.ps-container:hover>.ps-scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
  background-color: #999;
}

@media all and (max-width: 991px) {

  [class*="navbar-expand-"]>.container,
  [class*="navbar-expand-"]>.container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }

  .navbar .navbar-collapse .navbar-nav>li.button-container {
    padding: 15px;
  }

  .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: -webkit-fill-available !important;
  }

  .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) .dropdown-menu.show {
    min-width: auto;
    left: auto;
  }

  .carousel .card .card-body {
    max-width: 340px;
    margin: 0 auto;
    min-height: 400px;
  }

  .navbar-collapse {
    position: fixed;
    display: block;
    top: 0px;
    height: 100vh;
    width: 230px;
    right: 0;
    margin-right: 0 !important;
    z-index: 1032;
    visibility: visible;
    background-color: #999;
    overflow-y: visible;
    border-top: none;
    text-align: left;
    padding-right: 0;
    padding-left: 0;
    max-height: none !important;
    -webkit-transform: translate3d(230px, 0, 0);
    -moz-transform: translate3d(230px, 0, 0);
    -o-transform: translate3d(230px, 0, 0);
    -ms-transform: translate3d(230px, 0, 0);
    transform: translate3d(230px, 0, 0);
    -webkit-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -moz-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -o-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -ms-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
    transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  }

  .navbar-collapse::after {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: #fff;
    display: block;
    content: "";
    z-index: 1;
  }

  .navbar-collapse .dropdown-toggle:after {
    position: absolute;
    right: 16px;
    margin-top: 8px;
  }

  .navbar-collapse .navbar-nav {
    position: relative;
    z-index: 3;
  }

  .navbar-collapse .navbar-nav .nav-item .nav-link {
    color: #3c4858;
    margin: 5px 15px;
  }

  .navbar-collapse .navbar-nav .nav-item .nav-link img {
    height: 20px;
    width: 20px;
  }

  .navbar-collapse .navbar-nav .nav-item.button-container .nav-link {
    margin: 15px;
  }

  .navbar-collapse .navbar-nav .nav-item:after {
    width: calc(100% - 30px);
    content: "";
    display: block;
    height: 1px;
    margin-left: 15px;
  }

  .navbar-collapse .navbar-nav .nav-item:last-child:after {
    display: none;
  }

  .nav-open .navbar-collapse {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
  }

  .nav-open .navbar-translate {
    -webkit-transform: translate3d(-230px, 0, 0);
    -moz-transform: translate3d(-230px, 0, 0);
    -o-transform: translate3d(-230px, 0, 0);
    -ms-transform: translate3d(-230px, 0, 0);
    transform: translate3d(-230px, 0, 0);
  }

  .navbar .navbar-translate {
    width: 100%;
    position: relative;
    display: flex;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: transform 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -moz-transition: transform 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -o-transition: transform 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -ms-transition: transform 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
    transition: transform 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  }

  .navbar .dropdown.show .dropdown-menu {
    display: block;
  }

  .navbar .dropdown .dropdown-menu {
    display: none;
  }

  .navbar .dropdown-menu .dropdown-item {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .navbar .dropdown.show .dropdown-menu,
  .navbar .dropdown .dropdown-menu {
    background-color: transparent;
    border: 0;
    padding-bottom: 15px;
    transition: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    transform: none !important;
    width: auto;
    margin-bottom: 15px;
    padding-top: 0;
    height: 300px;
    animation: none;
    opacity: 1;
    overflow-y: scroll;
  }

  .navbar.navbar-transparent .navbar-toggler .navbar-toggler-icon {
    background-color: #fff;
  }

  #bodyClick {
    height: 100%;
    width: 100%;
    position: fixed;
    opacity: 0;
    top: 0;
    left: auto;
    right: 230px;
    content: "";
    z-index: 1029;
    overflow-x: hidden;
  }

  #navbar .navbar-collapse,
  #navigation .navbar-collapse {
    display: none !important;
  }

  .dropdown-menu.show .dropdown-item.open+.dropdown-menu.show {
    right: 101% !important;
  }

  .dropdown-menu.show .dropdown-item.open+.dropdown-menu.show .dropdown-item.open+.dropdown-menu,
  .dropdown-menu.show .dropdown-item.open+.dropdown-menu.show .dropdown-item.open+.dropdown-menu.show {
    left: -165px !important;
  }
}

@media all and (min-width: 991px) {
  .navbar .navbar-nav {
    align-items: center;
    width: auto !important;
  }

  .navbar .navbar-nav .button-container {
    margin-left: 0.1875px;
  }

  .sidebar .navbar-form {
    display: none !important;
  }
}

@media screen and (max-width: 991px) {
  .presentation-page .section-components .components-macbook {
    max-width: 850px !important;
    max-height: 480px !important;
    margin-top: 12vh;
    left: -12px;
  }

  .presentation-page .section-components .coloured-card-img,
  .presentation-page .section-components .table-img {
    display: none;
  }

  .presentation-page .section-components .social-img {
    left: 47%;
    top: 37%;
  }

  .presentation-page .section-components .pin-btn-img {
    top: 54%;
  }

  .presentation-page .section-components .share-btn-img {
    top: 12%;
  }

  .presentation-page .section-components .coloured-card-btn-img {
    top: -2%;
    left: 65%;
  }

  .presentation-page .section-content .area-img {
    max-width: 130px;
    max-height: 170px;
  }

  .presentation-page .section-content .info-img {
    max-width: 170px;
    max-height: 120px;
  }
}

@media screen and (max-width: 767px) {

  /*payment cusses popup*/
  .row.mb-60.left_information {
    width: 100%;
    margin: 200px auto 0px;
    border-bottom: 1px solid #ededed;
    /* padding-bottom: 20px; */

  }

  .modal.fade.date_succ_pop.paymetn_success.show {
    height: 100vh;
  }

  .row.mb-60.right_informaation {
    width: 100%;
    margin: 0px auto;
    padding-top: 26px;
  }

  .row.mb-60.right_informaation .shared-text {
    text-align: left;
    font-size: 16px;
  }

  p.sss_mg {
    width: auto;
    /* float: left; */
    margin-bottom: 0px;
  }

  .right_top_btm {
    width: 100%;
  }

  .right_top_btm button {
    position: static !important;
    width: 100;
    transform: initial !important;
  }

  p.sss_mg+p {

    color: #000;
  }

  /*payment cusses popup Ends*/

  .add-remark.add-remark-mobile tr:first-child {
    border-bottom: 0px;
  }

  .add-remark.add-remark-mobile tr {
    border-bottom: 1px solid #ededed;
    color: #000;
  }

  .add-remark.add-remark-mobile th:nth-child(1),
  .add-remark.add-remark-mobile td:nth-child(1) {

    min-width: 200px !important;
    padding-right: 0px !important;
  }

  .add-remark.add-remark-mobile {
    padding: 5px 0px;
  }

  .add-remark.add-remark-mobile th:last-child,
  .add-remark.add-remark-mobile td:last-child {
    width: 40% !important;
    min-width: 40% !important;
    text-align: right;
    padding-right: 0px !important;
  }

  .add-remark.add-remark-mobile+div button.btn.btn-sm.btn-danger {
    background: #c7222a;
  }

  .add-remark.add-remark-mobile+div button.btn.btn-sm.btn-outline-danger {
    border-color: #c7222a;
    color: #c7222a;
  }

  .mobile_menu .nav-class2 ul li.dropdown ul.dropdown-menu.show {
    transition: transform 0.3s !important;
  }

  .mobile_menu .nav-class2 ul li.dropdown ul.dropdown-menu {
    -webkit-transform: translate3d(0, 0, 0);
  }

  .my-porp_mobil_ver {
    margin-top: 70px;
  }

  .search-bg.mobil_prop_ver {
    position: relative;
  }

  ul.search_list_datalist {
    background: #fff;
    padding: 10px 15px;
    font-family: 'PFHandbookPro-Regular';
    color: #000;
    position: absolute;
    width: 100%;
    margin-top: 7px;
    border-radius: 6px;
    box-shadow: 0 4px 12px 0 rgb(0 0 0 / 12%);
    max-height: 185px;
    overflow: auto;
  }

  ul.search_list_datalist li {
    font-family: 'PFHandbookPro-Regular';
    font-size: 15px;
    line-height: 19.3px;
    margin-bottom: 10px;
    color: #000;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
  }

  .daterangepicker .calendar-table th.prev.available {
    background: url(/../assets/img/right-arrow_cale.png) no-repeat;
    position: absolute !important;
    left: 25px !important;
    z-index: 999;
    transform: rotate(180deg);
    top: 1px;
    background-size: 56% auto;
  }

  .daterangepicker .calendar-table th.next.available {
    background: url(/../assets/img/right-arrow_cale.png) no-repeat;
    position: absolute !important;
    right: 25px !important;
    z-index: 999;
    top: 8px;
    background-size: 56% auto;
  }

  .daterangepicker th.month {
    padding-top: 10px;
  }

  .daterangepicker .calendar-table {
    position: relative;

  }

  .daterangepicker .calendar-table .next span,
  .daterangepicker .calendar-table .prev span {
    display: none !important;
  }

  .daterangepicker.ltr.show-ranges.opensright.show-calendar {
    padding-bottom: 120px !important;
  }

  .modal-body.modal-body_download .checkboxes {
    margin-top: 0px;
  }

  .summar_down_mvb div#myDropdown button.btn.btn-xs.btn-success.apply {
    width: 100% !important;
    margin-right: 0px !important;
    display: block;
    text-align: center;
  }

  .summar_down_mvb div#myDropdown {
    z-index: 9;

  }

  .daterangepicker .calendar-table .next span,
  .daterangepicker .calendar-table .prev span {
    top: 8px !important;
  }

  #proposalby .form-check .form-check-input:checked+.form-check-sign:after {
    position: absolute;
    content: "";
    top: 5px;
    left: 6px;
    width: 6px;
    height: 11px;
    border: solid #c7222a;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    z-index: 999;
  }

  #proposalby .form-check .form-check-input:checked~.form-check-sign .check {
    border: 2px solid #c7222a !important;
  }

  .basic-detail-tab-sec1 .alert-success {
    box-shadow: 0px 0px !important;
  }

  .daterangepicker td.active.start-date.available {
    position: relative;
    z-index: 999;
  }

  .daterangepicker td.active.start-date.available+td.in-range.available {
    background-color: #fef2d9;
    position: relative;
  }

  .daterangepicker td.off.ends.in-range.available {
    background: #fef2d9;
  }

  .daterangepicker td.active.start-date.available+td.in-range.available:after {
    position: absolute;
    content: "";
    background-color: #fef2d9;
    left: -33px;
    top: -1px;
    width: 36px;
    height: 40px;
    z-index: 9;
  }

  .member-activ-sec p {
    margin-bottom: 10px !important;
  }

  .daterangepicker.ltr.show-ranges.opensright.show-calendar {
    position: fixed;
    height: 89vh !important;
    overflow: auto !important;
  }

  .daterangepicker .calendar-table table {
    border-collapse: separate;
    border-spacing: 0 8px;
  }

  td.weekend.in-range.available:first-child {
    border-top-left-radius: 56px;
    border-bottom-left-radius: 56px;
  }

  td.weekend.in-range.available:last-child {
    border-top-right-radius: 56px;
    border-bottom-right-radius: 56px;
  }

  .daterangepicker.show-calendar .drp-buttons {
    margin-bottom: 30px;
  }

  .img_halg_text_right {
    width: 100% !important;
  }

  .commsiion_popup_mob .modal-dialog .modal-content div#modal-body1 {
    position: absolute;
    top: 75%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    height: 100%;
  }

  .commsiion_popup_mob .thumb-image img {
    width: 150px;
  }

  a.share_commis {
    display: none;
  }

  a.share_commis.share_commis_mobile {
    display: inline-block;
    width: 100%;
    float: left;
  }

  .download_commis {
    height: 36px;
    border-radius: 2px;
    background-color: #c7222a;
    border: 1px solid #c7222a;
    font-family: PFHandbookPro-Regular;
    font-size: 17px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.06;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    margin-top: -7px;
    padding: 0px 20px;
  }

  .business-wrapper .count {
    z-index: 1;
  }

  a.back_login_blk {
    margin-top: -20px;
    width: 100%;
    text-align: center;
    margin-left: -46px;
  }

  .item-tab-sec.optional_code_text .red:nth-child(1) {
    width: 100px;
  }

  .item-tab-sec.optional_code_text .red:nth-child(2) {
    width: 100px;
  }

  div#shareDetailsModel .modal-content {
    width: 100% !important;
    margin-left: 0px;
  }

  .login-panel.forgot_password_blk .labelname {
    margin-top: -16px !important;
  }

  ul.nav.mobile_botm_menu li span.leads_text_Small {
    width: auto;
    float: left;
  }

  ul.nav.mobile_botm_menu li span.leads_text_Small+span {
    padding-right: 0px;
    position: absolute;
    right: 10px;
  }

  .leads_block_menu_bl1 ul li {
    border-right: 0px !important;
    border-bottom: 1px solid #ececec !important;
    padding: 20px 5px !important;
  }

  .leads_block_menu_bl1 ul {
    margin: 0px 15px;
  }

  .member-activ-sec a.policy-sec.float-left img {
    top: -1px;
  }

  .commision-statement select.mdb-select,
  div#Commission-statements-btns select.mdb-select {
    padding: 7px 40px 7px 15px !important;
    color: #000;
  }

  .half_select1 {
    margin-right: 0px !important;
  }

  .login-panel .tabbable-line>.nav-tabs>li {
    border-bottom: 0px;
    border-radius: 0px;
  }

  .login-panel .tab-content {
    border-radius: 0px;
  }

  .disabled {
    border: 1px solid #d3d3d3 !important;
  }

  .float-left.filterby-sidebar+.filterby-sidebar a {
    margin-left: -22px !important;
  }

  div#myFilterby h5 span {
    display: none;
  }

  .main-content-mobile-sec_topminus a.download-sec {
    margin-top: 0px;
  }

  .main-content-mobile-sec_topminus a.download-sec img {
    margin-left: 0px !important;
    position: relative;
    top: 5px;
  }

  .my-porp_mobil_ver .float-left.filterby-sidebar div {
    margin-left: 0px;
  }

  .application-details.mb-20.d-block.d-sm-none.applica_share_mobil_minus a.share-details img {
    vertical-align: sub !important;
  }

  .heading.leads_manage_block a.dropdown-toggle span+i {
    padding-top: 3px;
  }

  span.proposer-span span {
    text-overflow: ellipsis;
    width: 60px;
    overflow: hidden;
    white-space: nowrap;
    display: inline;
  }

  .heading.leads_manage_block a.dropdown-toggle span {
    padding-top: 2px;
  }

  .heading.business_manage_block a.dropdown-toggle span,
  .heading.business_manage_block a.dropdown-toggle span+i {
    position: relative;
    top: -1px;
  }

  .heading.business_manage_block a.dropdown-toggle {
    position: relative;
    top: -2px;
  }

  .heading.renewals_manage_block a.dropdown-toggle span+i {
    padding-top: 0px;
  }

  .heading.renewals_manage_block a.dropdown-toggle span {
    padding-top: 1px;
  }

  .dashboard-wrapper .leads .business-wrapper .count i.fa.fa-angle-right {
    position: relative;
    top: 2px;
  }



  .dashboard-wrapper .leads .business-wrapper .count h4 {
    width: 100% !important;
  }

  .modal-content.login_popup_deskt {
    width: 100% !important;
    margin-top: -50px;
  }

  .input_block_body input {
    width: 100% !important;
  }

  .input_block_body input[type="text"] {
    margin-bottom: 15px;
  }

  .input_block_body input[type="submit"] {
    margin-left: 0px !important;
    background: #c7222a !important;
    color: #fff !important;
    height: auto !important;
    border-radius: 3px !important;
    padding: 5px 20px !important;
  }

  .img_halg_text {
    width: 100% !important;
    margin: 0 auto 5px;
    display: block;
    text-align: center;
  }

  .login_half_body {
    margin-bottom: 10px !important;
  }

  .img_halg_text_right {
    width: 100%;
    float: left;
    margin-left: 0px !important;
    text-align: center;
  }

  .img_halg_text_right h5 {
    text-align: center !important;
  }

  .img_halg_text_right p {
    margin-bottom: 0px;
    font-size: 17px;
  }

  .login_half_body:nth-child(even) {
    margin-left: 10px !important;
  }

  p.content_text_body {
    margin-bottom: 10px;
    font-size: 13px;
  }

  .custome_details_block_sec ul.nav-tabs li:nth-child(1) a {
    padding-left: 0px;
  }

  p.mail_sect_customer {
    padding-left: 1px;
  }

  .col-3.col-sm-3.col-md-3.col-lg-3.col-xl-3.active-sec.text-right {
    margin-top: 6px;
  }

  ul.nav.mobile_botm_menu li a span {
    background: transparent;
  }

  td.in-range.available {
    border-radius: 0px;
  }

  .info-content .row:last-child,
  .tab-content-wrapper.ppmc_tabfro_mver .panel-body .row:last-child {
    margin-bottom: 0px !important;
  }

  .shared-text h5 {
    margin-top: 30px !important;
  }

  .shared-text .redbg-btn {
    width: 230px !important;
    margin: 0 auto;
    position: absolute;
    bottom: 30%;
    text-align: center;
    left: 50%;
    transform: translateX(-52%);
    -webkit-transform: translateX(-52%);
    -moz-transform: translateX(-52%);
    -o-transform: translateX(-52%);
  }

  .modal-content.date_succ_pop_content .modal-body.modal-body_mbver {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    padding: 30px 15px !important;
  }

  .modal-content.date_succ_pop_content .thumb-image img {
    width: 150px;
  }

  .daterangepicker th.month {
    font-family: 'PFHandbookPro-Regular' !important;
    width: auto;
    color: #707070 !important;
    font-size: 18px !important;
    font-weight: normal !important;
    text-transform: capitalize !important;
    padding-top: 10px;
  }

  .daterangepicker .calendar-table td.weekend.available {
    font-size: 14px;
    color: #3c3844;

  }

  td.off.ends.available {
    font-weight: 600;
  }


  .search-bg.mobil_prop_ver .search-filter-sec input::placeholder {
    font-size: 15px;
  }

  .main-panel-sec {
    height: auto !important;
  }

  .filter-sec_mob.remove_filter {
    display: none !important;
  }

  .close_active {
    display: block !important;
    right: 10px !important;
    top: 12px !important;
  }

  .close_active i {
    padding-top: 4px;
    padding-left: 1px;
  }

  .serveic_rq_blk .item-tab-sec .row {
    border-bottom: 1px solid #e6e6e6;
  }

  .serveic_rq_blk .item-tab-sec .row:last-child {
    margin-bottom: -10px !important;
    border-bottom: 0px;
  }

  .tabbable-line>.tab-content {
    margin-top: 0px !important;
  }

  .download_mobile_state_popup h5 {
    font-size: 24px !important;
  }

  div#editSearch .col-6.text-right.mt-30 {
    display: none;
  }

  .commision-statement select.mdb-select,
  div#Commission-statements-btns select.mdb-select {
    background: #fff url(../../assets/img/red-arrow.png) no-repeat 96% 49% !important;
  }

  .half_select1.cimmis_full_mobile select {
    padding-right: 35px !important;
  }

  .full_select i,
  .half_select1 i,
  .half_select2 i,
  .cimmis_full i,
  .cimmis_half1 i,
  .cimmis_half2 i {
    display: none;
  }

  .main-panel-sec.marin_minus_bottom_cust {
    margin-bottom: -90px;
  }

  div#tab_default_2 .form-group {
    margin-top: 0px;
  }

  div#tab_default_2 .labelname {
    margin-top: 0px !important;
  }

  .custome_details_block_sec ul.nav-tabs {
    padding: 0px !important;
    margin: 0px 0px 15px !important;
    position: relative;
 
    height: auto;

  }

  .custome_details_block_sec ul.nav-tabs li {
    padding: 0px 15px 0px 0px !important;
    border-bottom: 1px solid #ddd !important;
    margin: 0px;
  }

  a.policy-sec.float-left i {
    font-size: 12px;
    padding-left: 4px;
    vertical-align: text-bottom;
  }

  .download-section a {
    font-size: 16px;
  }

  .filterby {
    z-index: 9999 !important;
  }

  .float-right.selectdate #reportrange4 {
    margin-top: 3px;
  }

  .custome_details_block_sec ul.nav-tabs li {
    margin-bottom: 0px;
    padding: 0px !important;
    border-bottom: 0px;
  }

  .padding-left_mobile .tabbable-line>.tab-content .tab-pane {
    margin-top: 0px;
  }

  .container.padding-left_mobile h3 {
    font-size: 18px;
    font-weight: 500 !important;
    color: #000;
  }

  img.left_heade_icon {
    width: 14px;
    vertical-align: inherit;
    margin-right: 15px;
  }

  div#editSearch {
    width: 300px;
    margin-top: 7px;
    padding: 20px;
  }

  div#editSearch input:checked+label span {
    border: 1px solid #c7222a;
  }

  div#editSearch span.label_box {
    border: 1px solid #cdcece;
    padding: 10px;
  }

  div#editSearch label {
    font-size: 15px;
  }

  div#editSearch input:checked+label:after {
    top: 6px;
    left: 8px;
    width: 6px;
    height: 10px;
  }

  .mobil_sec_img {
    display: block !important;
  }

  .mobile_download_details.summar_down {
    width: 100%;
  }

  .cimmis_full select,
  .cimmis_half1 select,
  .cimmis_half2 select {
    padding-top: 7px !important;
  }

  div#Commission-statements-btns+#dtBasicExample_wrapper {
    position: relative;
    margin-bottom: -80px;
  }

  .commision-statement form {
    margin-bottom: 0px;
  }

  .commission-wrap {
    margin-top: 15px !important;

    border-radius: 8px !important;
  }

  .mobile_level_name_agent h6 {
    font-size: 24px;
    margin-bottom: 20px;
    color: #000;
    line-height: 1.08;
    text-transform: capitalize;
  }

  .download-state.mt-32,
  .share-details.mt-32 {
    margin-top: 25px !important;
  }

  .statement-bottom.mobile_statem_bottom {
    padding-top: 20px !important;
  }

  .statement-bottom.mobile_statem_bottom p,
  .statement-bottom.mobile_statem_bottom h5 {
    font-size: 16px !important;

  }

  .statement-bottom.mobile_statem_bottom p {
    margin-bottom: 6px;
  }

  .statement-bottom.mobile_statem_bottom h5 {
    margin-bottom: 15px;
  }

  .wrapper-com.mobile_level_comm .statememt-head p+h5,
  .wrapper-com.mobile_level_comm .statememt-head p {
    font-size: 16px !important;
    margin-bottom: 7px;
  }

  .full_select i,
  .half_select1 i,
  .half_select2 i {
    top: 12px;
    font-size: 20px;
    font-weight: bold;
  }

  .full_select.cimmis_full_mobile select,
  .half_select2.cimmis_full_mobile select {
    padding: 7px 15px;
  }

  .cimmis_full i,
  .cimmis_half1 i,
  .cimmis_half2 i {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #c7222a;
    font-size: 20px;
    font-weight: bold;
  }

  #Commission-statements-btns h4 {
    margin-bottom: 15px;
  }

  .dashboard-proposal .heading {
    margin-bottom: 10px;
  }

  .heading.mobile-view-sec.desktop {
    margin-top: 0px;
    margin-bottom: 10px;
  }

  .login-panel .labelname {
    margin-top: 15px !important;
    margin-bottom: 0px !important;
  }

  .commision-statement {
    margin-top: 75px !important;
  }

  .login-panel .btn-default {
    border-radius: 4px !important;
    margin-top: 20px;
  }

  li.active_li {
    color: #c7222a;
  }

  .links .need p,
  .links .count a {
    font-size: 16px !important;
  }

  .login-panel form {
    margin-bottom: 0px;
  }

  .login-panel .labelname span {
    font-family: 'PFHandbookPro-Regular' !important;
    margin-top: 3px;
  }

  span.field-icon.toggle-password {
    top: 36px !important;
  }

  .login-panel .labelname label {
    font-size: 15px !important;
  }

  .login-panel .form-group {
    padding-bottom: 0px !important;
  }

  .login-panel .tabbable-line>.nav-tabs>li>a.active {
    border-bottom: 2px solid #c7222a !important;
  }

  .presentation-page .section-components .components-macbook {
    max-width: 350px !important;
    max-height: 250px !important;
    margin-top: 12vh;
    left: -12px;
  }

  .presentation-page .section-components .coloured-card-img,
  .presentation-page .section-components .table-img {
    display: none;
  }

  .presentation-page .section-components .social-img {
    left: -7%;
    top: 37%;
  }

  .presentation-page .section-components .pin-btn-img {
    top: 54%;
  }

  .presentation-page .section-components .share-btn-img {
    top: 7%;
  }

  .presentation-page .section-components .coloured-card-btn-img {
    top: -2%;
  }

  .login-page .container {
    padding-top: 100px !important;
  }

  .presentation-page #cd-vertical-nav,
  .index-page #cd-vertical-nav,
  .section-page #cd-vertical-nav {
    display: none;
  }

  .index-page .cd-section .tim-typo .tim-note {
    width: 60px;
  }
}

@media screen and (max-width: 400px) {
  .cd-vertical-nav {
    display: none !important;
  }
}

/*          Changes for small display      */

@media (max-width: 991px) {
  .form-group textarea {
    padding-top: 15px;
  }

  .nav-open .menu-on-left .main-panel {
    position: initial;
  }

  html,
  body {
    overflow-x: hidden;
  }

  .nav-open .menu-on-left .main-panel,
  .nav-open .menu-on-left .wrapper-full-page,
  .nav-open .menu-on-left .navbar-fixed>div {
    -webkit-transform: translate3d(260px, 0, 0);
    -moz-transform: translate3d(260px, 0, 0);
    -o-transform: translate3d(260px, 0, 0);
    -ms-transform: translate3d(260px, 0, 0);
    transform: translate3d(260px, 0, 0);
  }

  .menu-on-left .sidebar,
  .menu-on-left .off-canvas-sidebar {
    left: 0;
    right: auto;
    -webkit-transform: translate3d(-260px, 0, 0);
    -moz-transform: translate3d(-260px, 0, 0);
    -o-transform: translate3d(-260px, 0, 0);
    -ms-transform: translate3d(-260px, 0, 0);
    transform: translate3d(-260px, 0, 0);
  }

  .menu-on-left .close-layer {
    left: auto;
    right: 0;
  }

  .timeline:before {
    left: 5%;
  }

  .timeline>li>.timeline-badge {
    left: 5%;
  }

  .timeline>li>.timeline-panel {
    float: right;
    width: 86%;
  }

  .timeline>li>.timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
  }

  .timeline>li>.timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
  }

  .nav-mobile-menu .dropdown .dropdown-menu {
    display: none;
    position: static !important;
    background-color: transparent;
    width: auto;
    float: none;
    box-shadow: none;
  }

  .nav-mobile-menu .dropdown .dropdown-menu.showing {
    animation: initial;
    animation-duration: 0s;
  }

  .nav-mobile-menu .dropdown .dropdown-menu.hiding {
    transform: none;
    opacity: 1;
  }

  .nav-mobile-menu .dropdown.show .dropdown-menu {
    display: block;
  }

  .nav-mobile-menu li.active>a {
    background-color: rgba(255, 255, 255, 0.1);
  }

  .navbar-minimize {
    display: none;
  }

  .card .form-horizontal .label-on-left,
  .card .form-horizontal .label-on-right {
    padding-left: 15px;
    padding-top: 8px;
  }

  .card .form-horizontal .form-group {
    margin-top: 0px;
  }

  .card .form-horizontal .checkbox-radios {
    padding-bottom: 15px;
  }

  .card .form-horizontal .checkbox-radios .checkbox:first-child,
  .card .form-horizontal .checkbox-radios .radio:first-child {
    margin-top: 0;
  }

  .card .form-horizontal .checkbox-inline {
    margin-top: 0;
  }

  .sidebar {
    display: none;
    box-shadow: none;
  }

  .sidebar .sidebar-wrapper {
    padding-bottom: 60px;
  }

  .sidebar .nav-mobile-menu {
    margin-top: 0;
  }

  .sidebar .nav-mobile-menu .notification {
    float: left;
    line-height: 30px;
    margin-right: 8px;
  }

  .sidebar .nav-mobile-menu .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .main-panel {
    width: 100%;
  }

  .navbar-transparent {
    padding-top: 15px;
    background-color: rgba(0, 0, 0, 0.45);
  }

  body {
    position: relative;
  }

  .nav-open .main-panel,
  .nav-open .wrapper-full-page,
  .nav-open .navbar .container .navbar-toggler,
  .nav-open .navbar .container .navbar-wrapper,
  .nav-open .navbar .container {
    left: 0;
    -webkit-transform: translate3d(-260px, 0, 0);
    -moz-transform: translate3d(-260px, 0, 0);
    -o-transform: translate3d(-260px, 0, 0);
    -ms-transform: translate3d(-260px, 0, 0);
    transform: translate3d(-260px, 0, 0);
  }

  .nav-open .sidebar {
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56),
      0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
  }

  .nav-open .off-canvas-sidebar .navbar-collapse,
  .nav-open .sidebar {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .wrapper-full-page,
  .navbar .container .navbar-toggler,
  .navbar .container .navbar-wrapper,
  .navbar .container {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
    -webkit-transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -moz-transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -o-transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -ms-transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
    transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
    left: 0;
  }

  .off-canvas-sidebar .navbar .container {
    transform: none;
  }

  .main-panel,
  .navbar-collapse {
    -webkit-transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -moz-transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -o-transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -ms-transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
    transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
  }

  .navbar .navbar-collapse.collapse,
  .navbar .navbar-collapse.collapse.in,
  .navbar .navbar-collapse.collapsing {
    display: none !important;
  }

  .off-canvas-sidebar .navbar .navbar-collapse.collapse,
  .off-canvas-sidebar .navbar .navbar-collapse.collapse.in,
  .off-canvas-sidebar .navbar .navbar-collapse.collapsing {
    display: block !important;
  }

  .navbar-nav>li {
    float: none;
    position: relative;
    display: block;
  }

  .off-canvas-sidebar nav .navbar-collapse {
    margin: 0;
  }

  .off-canvas-sidebar nav .navbar-collapse>ul {
    margin-top: 19px;
  }

  .sidebar,
  .off-canvas-sidebar nav .navbar-collapse {
    position: fixed;
    display: block;
    top: 0;
    height: 100vh;
    width: 260px;
    right: 0;
    left: auto;
    z-index: 1032;
    visibility: visible;
    background-color: #9a9a9a;
    overflow-y: visible;
    border-top: none;
    text-align: left;
    padding-right: 0px;
    padding-left: 0;
    -webkit-transform: translate3d(260px, 0, 0);
    -moz-transform: translate3d(260px, 0, 0);
    -o-transform: translate3d(260px, 0, 0);
    -ms-transform: translate3d(260px, 0, 0);
    transform: translate3d(260px, 0, 0);
    -webkit-transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -moz-transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -o-transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -ms-transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
    transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
  }

  .sidebar>ul,
  .off-canvas-sidebar nav .navbar-collapse>ul {
    position: relative;
    z-index: 4;
    width: 100%;
  }

  .sidebar::before,
  .off-canvas-sidebar nav .navbar-collapse::before {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: #282828;
    display: block;
    content: "";
    z-index: 1;
  }

  .sidebar .logo,
  .off-canvas-sidebar nav .navbar-collapse .logo {
    position: relative;
    z-index: 4;
  }

  .sidebar .navbar-form,
  .off-canvas-sidebar nav .navbar-collapse .navbar-form {
    margin: 10px 0px;
    float: none !important;
    padding-top: 1px;
    padding-bottom: 1px;
    position: relative;
  }

  .sidebar .table-responsive,
  .off-canvas-sidebar nav .navbar-collapse .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }

  .form-group.form-search .form-control {
    font-size: 1.7em;
    height: 37px;
    width: 78%;
  }

  .navbar-form .btn {
    position: absolute;
    top: -5px;
    right: -50px;
  }

  .close-layer {
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: 0;
    top: 0;
    left: auto;
    background: rgba(0, 0, 0, 0.35);
    content: "";
    z-index: 9999;
    overflow-x: hidden;
    -webkit-transition: all 370ms ease-in;
    -moz-transition: all 370ms ease-in;
    -o-transition: all 370ms ease-in;
    -ms-transition: all 370ms ease-in;
    transition: all 370ms ease-in;
  }

  .close-layer.visible {
    opacity: 1;
  }

  .navbar-toggler .icon-bar {
    display: block;
    position: relative;
    background: #555 !important;
    width: 24px;
    height: 2px;
    border-radius: 1px;
    margin: 0 auto;
  }

  .navbar-header .navbar-toggler {
    padding: 15px;
    margin-top: 4px;
    width: 40px;
    height: 40px;
  }

  .bar1,
  .bar2,
  .bar3 {
    outline: 1px solid transparent;
  }

  @keyframes topbar-x {
    0% {
      top: 0px;
      transform: rotate(0deg);
    }

    45% {
      top: 6px;
      transform: rotate(145deg);
    }

    75% {
      transform: rotate(130deg);
    }

    100% {
      transform: rotate(135deg);
    }
  }

  @-webkit-keyframes topbar-x {
    0% {
      top: 0px;
      -webkit-transform: rotate(0deg);
    }

    45% {
      top: 6px;
      -webkit-transform: rotate(145deg);
    }

    75% {
      -webkit-transform: rotate(130deg);
    }

    100% {
      -webkit-transform: rotate(135deg);
    }
  }

  @-moz-keyframes topbar-x {
    0% {
      top: 0px;
      -moz-transform: rotate(0deg);
    }

    45% {
      top: 6px;
      -moz-transform: rotate(145deg);
    }

    75% {
      -moz-transform: rotate(130deg);
    }

    100% {
      -moz-transform: rotate(135deg);
    }
  }

  @keyframes topbar-back {
    0% {
      top: 6px;
      transform: rotate(135deg);
    }

    45% {
      transform: rotate(-10deg);
    }

    75% {
      transform: rotate(5deg);
    }

    100% {
      top: 0px;
      transform: rotate(0);
    }
  }

  @-webkit-keyframes topbar-back {
    0% {
      top: 6px;
      -webkit-transform: rotate(135deg);
    }

    45% {
      -webkit-transform: rotate(-10deg);
    }

    75% {
      -webkit-transform: rotate(5deg);
    }

    100% {
      top: 0px;
      -webkit-transform: rotate(0);
    }
  }

  @-moz-keyframes topbar-back {
    0% {
      top: 6px;
      -moz-transform: rotate(135deg);
    }

    45% {
      -moz-transform: rotate(-10deg);
    }

    75% {
      -moz-transform: rotate(5deg);
    }

    100% {
      top: 0px;
      -moz-transform: rotate(0);
    }
  }

  @keyframes bottombar-x {
    0% {
      bottom: 0px;
      transform: rotate(0deg);
    }

    45% {
      bottom: 6px;
      transform: rotate(-145deg);
    }

    75% {
      transform: rotate(-130deg);
    }

    100% {
      transform: rotate(-135deg);
    }
  }

  @-webkit-keyframes bottombar-x {
    0% {
      bottom: 0px;
      -webkit-transform: rotate(0deg);
    }

    45% {
      bottom: 6px;
      -webkit-transform: rotate(-145deg);
    }

    75% {
      -webkit-transform: rotate(-130deg);
    }

    100% {
      -webkit-transform: rotate(-135deg);
    }
  }

  @-moz-keyframes bottombar-x {
    0% {
      bottom: 0px;
      -moz-transform: rotate(0deg);
    }

    45% {
      bottom: 6px;
      -moz-transform: rotate(-145deg);
    }

    75% {
      -moz-transform: rotate(-130deg);
    }

    100% {
      -moz-transform: rotate(-135deg);
    }
  }

  @keyframes bottombar-back {
    0% {
      bottom: 6px;
      transform: rotate(-135deg);
    }

    45% {
      transform: rotate(10deg);
    }

    75% {
      transform: rotate(-5deg);
    }

    100% {
      bottom: 0px;
      transform: rotate(0);
    }
  }

  @-webkit-keyframes bottombar-back {
    0% {
      bottom: 6px;
      -webkit-transform: rotate(-135deg);
    }

    45% {
      -webkit-transform: rotate(10deg);
    }

    75% {
      -webkit-transform: rotate(-5deg);
    }

    100% {
      bottom: 0px;
      -webkit-transform: rotate(0);
    }
  }

  @-moz-keyframes bottombar-back {
    0% {
      bottom: 6px;
      -moz-transform: rotate(-135deg);
    }

    45% {
      -moz-transform: rotate(10deg);
    }

    75% {
      -moz-transform: rotate(-5deg);
    }

    100% {
      bottom: 0px;
      -moz-transform: rotate(0);
    }
  }

  .navbar-toggler .icon-bar:nth-child(2) {
    top: 0px;
    -webkit-animation: topbar-back 500ms linear 0s;
    -moz-animation: topbar-back 500ms linear 0s;
    animation: topbar-back 500ms 0s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }

  .navbar-toggler .icon-bar:nth-child(3) {
    opacity: 1;
  }

  .navbar-toggler .icon-bar:nth-child(4) {
    bottom: 0px;
    -webkit-animation: bottombar-back 500ms linear 0s;
    -moz-animation: bottombar-back 500ms linear 0s;
    animation: bottombar-back 500ms 0s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }

  .navbar-toggler.toggled .icon-bar:nth-child(2) {
    top: 6px;
    -webkit-animation: topbar-x 500ms linear 0s;
    -moz-animation: topbar-x 500ms linear 0s;
    animation: topbar-x 500ms 0s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }

  .navbar-toggler.toggled .icon-bar:nth-child(3) {
    opacity: 0;
  }

  .navbar-toggler.toggled .icon-bar:nth-child(4) {
    bottom: 6px;
    -webkit-animation: bottombar-x 500ms linear 0s;
    -moz-animation: bottombar-x 500ms linear 0s;
    animation: bottombar-x 500ms 0s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }

  @-webkit-keyframes fadeIn {
    0% {
      opacity: 0;
    }

    100% {
      opacity: 1;
    }
  }

  @-moz-keyframes fadeIn {
    0% {
      opacity: 0;
    }

    100% {
      opacity: 1;
    }
  }

  @keyframes fadeIn {
    0% {
      opacity: 0;
    }

    100% {
      opacity: 1;
    }
  }

  .dropdown-menu .divider {
    background-color: rgba(229, 229, 229, 0.15);
  }

  .navbar-nav {
    margin: 1px 0;
  }

  .navbar-nav .open .dropdown-menu>li>a {
    padding: 15px 15px 5px 50px;
  }

  .navbar-nav .open .dropdown-menu>li:first-child>a {
    padding: 5px 15px 5px 50px;
  }

  .navbar-nav .open .dropdown-menu>li:last-child>a {
    padding: 15px 15px 25px 50px;
  }

  [class*="navbar-"] .navbar-nav>li>a,
  [class*="navbar-"] .navbar-nav>li>a:hover,
  [class*="navbar-"] .navbar-nav>li>a:focus,
  [class*="navbar-"] .navbar-nav .active>a,
  [class*="navbar-"] .navbar-nav .active>a:hover,
  [class*="navbar-"] .navbar-nav .active>a:focus,
  [class*="navbar-"] .navbar-nav .open .dropdown-menu>li>a,
  [class*="navbar-"] .navbar-nav .open .dropdown-menu>li>a:hover,
  [class*="navbar-"] .navbar-nav .open .dropdown-menu>li>a:focus,
  [class*="navbar-"] .navbar-nav .navbar-nav .open .dropdown-menu>li>a:active {
    color: white;
  }

  [class*="navbar-"] .navbar-nav>li>a,
  [class*="navbar-"] .navbar-nav>li>a:hover,
  [class*="navbar-"] .navbar-nav>li>a:focus,
  [class*="navbar-"] .navbar-nav .open .dropdown-menu>li>a,
  [class*="navbar-"] .navbar-nav .open .dropdown-menu>li>a:hover,
  [class*="navbar-"] .navbar-nav .open .dropdown-menu>li>a:focus {
    opacity: 0.7;
    background: transparent;
  }

  [class*="navbar-"] .navbar-nav.navbar-nav .open .dropdown-menu>li>a:active {
    opacity: 1;
  }

  [class*="navbar-"] .navbar-nav .dropdown>a:hover .caret {
    border-bottom-color: #777;
    border-top-color: #777;
  }

  [class*="navbar-"] .navbar-nav .dropdown>a:active .caret {
    border-bottom-color: white;
    border-top-color: white;
  }

  .dropdown-menu {
    display: none;
  }

  .navbar-fixed-top {
    -webkit-backface-visibility: hidden;
  }

  #bodyClick {
    height: 100%;
    width: 100%;
    position: fixed;
    opacity: 0;
    top: 0;
    left: auto;
    right: 260px;
    content: "";
    z-index: 9999;
    overflow-x: hidden;
  }

  .social-line .btn {
    margin: 0 0 10px 0;
  }

  .subscribe-line .form-control {
    margin: 0 0 10px 0;
  }

  .social-line.pull-right {
    float: none;
  }

  .footer:not(.footer-big) nav>ul li {
    float: none;
  }

  .social-area.pull-right {
    float: none !important;
  }

  .form-control+.form-control-feedback {
    margin-top: -8px;
  }

  .navbar-toggle:hover,
  .navbar-toggle:focus {
    background-color: transparent !important;
  }

  .media-post .author {
    width: 20%;
    float: none !important;
    display: block;
    margin: 0 auto 10px;
  }

  .media-post .media-body {
    width: 100%;
  }

  .navbar-collapse.collapse {
    height: 100% !important;
  }

  .navbar-collapse.collapse.in {
    display: block;
  }

  .navbar-header .collapse,
  .navbar-toggle {
    display: block !important;
  }

  .navbar-header {
    float: none;
  }

  .navbar-collapse .nav p {
    font-size: 1rem;
    margin: 0;
  }
}

@media (min-width: 992px) {
  .main-panel .navbar .navbar-collapse .navbar-nav .nav-item .nav-link p {

  }

  .nav-mobile-menu,
  .sidebar .navbar-form {
    display: none !important;
  }
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before {
  bottom: 0.5em;
}

.proposal {
  padding: 100px 0px;
}

.dataTables_length {
  display: inline;
}

.proposal .table thead tr th,
.proposal .table tbody tr td {
  font-family: PFEncoreSansPro-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #6c7174;
}

select.form-control-sm:not([size]):not([multiple]) {
  display: inline;
  border: 1px solid #eee;
  height: 40px;
  width: 50px;
}

#dtOrderExample_filter {
  margin-left: -500px !important;
  margin-bottom: 50px;
}

.dataTables_length {
  display: none;
}

.review {
  display: flex;
  width: 100%;
  margin-top: 65px;
}

.review .points {
  display: inline;
  width: 20%;
}

.review .points p {
  text-align: center;
  margin-top: 18px;
  font-family: PFEncoreSansPro-Regular;
  font-size: 16px;
  color: #6c7174;
}

.review .points .dots {
  border-radius: 50%;
  background: #ddd;
  text-align: center;
  margin: auto;
  z-index: 2;
  position: absolute;
}

.review .points .whiteborder {
  background-color: #fff;

  height: 64px;
  width: 64px;
  text-align: center;
  margin: auto;
  padding-top: 10px;
}

.review .points .whiteborder .dotgreen {
  background-color: #d9ffe9;
  height: 37px;
  width: 37px;
  border-radius: 50%;
  margin: auto;
  vertical-align: middle;
}

.review .points .whiteborder .dotgreen .green {

  margin: auto;
  padding-top: 5px;
}

.review .points .whiteborder .dotgreen .green img {
  height: 20px;
  width: 20px;
  text-align: center;
  margin: auto;
  background-color: #1f874c;
  border-radius: 50%;
  padding: 5px;
}

.review .points .triplelayer {
  background-color: rgba(31, 135, 76, 0.2);
  height: 64px;
  width: 64px;
  border-radius: 50%;
  padding-top: 11px;
}

.review .points .triplelayer .lightgreen {
  background-color: rgba(31, 135, 76, 0.5);
  height: 37px;
  width: 37px;
  border-radius: 50%;
  margin: auto;
  vertical-align: middle;
  padding-top: 7px;
}

.review .points .triplelayer .lightgreen .green {
  background-color: #1f874c;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  margin: auto;
  z-index: 11 !important;
}

.review .points .triplelayer-white {
  background-color: #ffffff;
  height: 64px;
  width: 64px;
  border-radius: 50%;
  padding-top: 11px;
}

.review .points .triplelayer-white .white {
  background-color: #ffffff;
  height: 37px;
  width: 37px;
  border-radius: 50%;
  margin: auto;
  vertical-align: middle;
  padding-top: 7px;
}

.review .points .triplelayer-white .white .gray {
  background-color: #cdcece;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  margin: auto;
  z-index: 11 !important;
}

.review-header {
  margin-top: 100px;
  padding: 20px 40px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  width: 100%;
  display: flex;
}

.review-header .details {
  display: inline;
  width: 50%;
}

.review-header .review-btn {
  display: inline;
  width: 50%;
  margin-left: 20%;
}

@media (max-width: 768px) {
  .review-header .review-btn {
    margin-left: 0px;
  }
}

@media (min-width: 0px) and (max-width: 1499px) {
  .review-header .review-btn {
    display: inline;
    width: 50%;

  }

  .review-header .details {
    padding-left: 25px;
  }
}

@media (min-width: 1500px) {
  .review-header .review-btn {
    display: inline;
    width: 50%;
    margin-left: 26%;
  }

  .review-header .details {
    padding-left: 25px;
  }
}

.review-header .details p {
  font-family: PFEncoreSansPro-Regular;
  font-size: 18px;
  font-weight: 500;
  color: #313133;
  box-sizing: border-box;
  padding-top: 10px;
}

.review-header .details p img {
  margin-right: 5px;
}



.review-header .review-btn a .btn-default {
  background-color: #ffffff;
  color: #6c7174;
  margin: 5px;
  width: 184px;
  height: 40px;
  border-radius: 5px !important;
  border: solid 1px rgba(205, 206, 206, 0.45) !important;
}

.review-header .review-btn .btn-default img {
  height: 17px;
  width: 17px;
  margin-right: 5px;
  border-radius: 5px;
}

.review-header .review-btn a .redlight {
  background-color: #d67f8c !important;
  color: #ffffff;
  border: 1px solid #d67f8c !important;
}

.review-header .review-btn .btn {
  height: 40px;
  width: 184px;
  font-size: 14px !important;
  text-transform: none !important;
}

.review-header .review-btn a {
  font-size: 14px !important;
  text-transform: none !important;
}

.review-header .review-btn a .btn-default{
  background-color: #ffffff;
  color: #6c7174;
  margin: 5px;
}

.review-header .review-btn{
  float: right;
  right: 0px !important;
  margin-top: -50px;
}

.review-header .review-btn .btn-default img{
  height: 17px;
  width: 17px;
  margin-right: 5px;
  
  border-radius: 5px;
}
.review-header .review-btn a .redlight{
  background-color: #d67f8c;
  color: #ffffff;
  border: 1px solid #d67f8c;
}
.review-header .review-btn .btn{
  height: 40px;
  width: 184px;
  font-size: 14px !important;
  text-transform: none !important;
}
.review-header .review-btn a{
  font-size: 14px !important;
  text-transform: none !important;
}*/

.details {
  position: relative;
}

.connecting-line {
  height: 2px;
  position: absolute;
  width: 74%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 42%;
  z-index: 1;
  border-top: 2px dotted #e0e0e0;
}

.connecting-line span {
  height: 2px;
  position: absolute;
  width: 20%;
  margin-left: 5px;
  left: 0;
  right: 0;
  top: 42%;
  z-index: 1;
  border-top: 2px dotted #1f874c;
}

.orangebox {
  height: 88px;
  width: 100%;
  background-color: rgba(247, 165, 0, 0.3);
  padding: 0px 40px;
  margin: 220px 0px 64px 0px;
  border-radius: 8px;
  position: static;
}

.orangebox p {
  color: #313133;
  text-align: center;
  font-family: PFEncoreSansPro-Regular;
  font-size: 18px;
  padding: 30px 0px;
}

.orangebox p a {
  color: #7033ff !important;
  cursor: pointer;
}

.panel .panel-body {
  padding: 30px 43px;
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  margin-top: -5px;
  margin-bottom: 10px;
}

.panel .panel-body .row {
  margin-bottom: 10px;
}

.panel .panel-body .firsthead {
  margin-bottom: 24px;
  margin-top: 5px;
}

.panel .panel-body h5 {
  font-family: PFEncoreSansPro-Regular;
  font-size: 16px;
  font-weight: 500;
  color: #6c7174;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  margin-bottom: 24px;
}

.panel .panel-body h6 {
  font-family: PFEncoreSansPro-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #6c7174;
  text-transform: none;
}

.panel .panel-body p {
  font-family: PFEncoreSansPro-Regular;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: normal;
  text-align: left;
  color: #313133;
}

.panel .panel-body .table .upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.panel .panel-body .table thead {
  background-color: #fbfbfb;
}

.panel .panel-body .table thead tr th {
  font-family: PFEncoreSansPro-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #6c7174;
}

.panel .panel-body .table thead tr th.textcenter {
  text-align: center;
}

.panel .panel-body .table tbody tr td {
  font-family: PFEncoreSansPro-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #313133;
}

.panel .panel-body .table tr td .btn {
  box-shadow: none;
  width: 86px;
  height: 25px;
  font-family: PFEncoreSansPro-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #313133;
  text-transform: none;
  padding: 5px 16px;
}

.panel .panel-body .table tr td .statusopen {
  background-color: rgba(247, 165, 0, 0.3);
}

.panel .panel-body .table tr td .statusresolved {
  background-color: rgba(31, 135, 76, 0.4);
}

.panel .panel-body .table tr td .statusopen:hover {
  border: 1px solid rgba(247, 165, 0, 0.3);
}

.panel .panel-body .table tr td .statusresolved:hover {
  border: 1px solid rgba(31, 135, 76, 0.4);
}

.panel .panel-body .table tr td .remark {
  color: #7033ff !important;
}

.panel .panel-body .table tr td .remark:hover {
  background-color: #fff !important;
  border-color: #fff;
}

.panel .panel-body .table tr td .add:hover {
  background-color: #fff !important;
  border-color: #fff;
}

.panel .panel-body .table .upload-btn-wrapper .btn {
  border: 2px solid #fff;
  background-color: white;
  padding: 8px 10px;
  border-radius: 8px;
  font-family: PFEncoreSansPro-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #313133;
  box-shadow: none !important;
  text-transform: none;
}

.panel .panel-body .table .upload-btn-wrapper input[type="file"] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.panel-footer {
  border-top: 1px solid rgba(112, 112, 112, 0.2);
  padding: 15px 43px;
}

.panel-footer .btn {
  width: 65px;
  height: 40px;
  background-color: #f6f6f6;
  font-family: PFEncoreSansPro-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  text-align: center;
  color: #707070;
  margin: 0px 12px;
  text-transform: none;
}

.panel-footer .btn:hover {
  border-color: #f6f6f6;
}

.panel-footer .ml {
  margin-left: 70%;
}

@media (max-width: 768px) {
  .panel-footer .ml {
    margin-left: 10%;
  }
}

@media (min-width: 0px) and (max-width: 1499px) {
  .panel-footer .ml {
    margin-left: 70%;
  }

  .panel-footer .proceed {
    width: 144px;
    height: 40px;
    background-color: #f7a500;
    color: #fff;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    color: #ffffff;
    text-transform: none;
    text-align: center;
  }

  .panel-footer .proceed:hover {
    border-color: #f7a500;
    color: #fff;
  }

  #collapseTwo .panel1 {
    padding: 0px !important;
  }

  #collapseTwo .panel-body .add-doc {
    padding: 30px 43px;
  }

  .panel-heading {
    padding: 0;
    border: 1px solid rgba(112, 112, 112, 0.2);
    margin-bottom: 5px;
  }

  .panel-title>a:hover {
    text-decoration: none;
    color: #2d2727;
  }

  .panel-title>a,
  .panel-title>a:active {
    display: block;
    color: #2d2727;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    word-spacing: 3px;
    text-decoration: none;
    font-family: PFEncoreSansPro-Regular;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    padding: 23px 46px;
  }

  .panel-heading a:before {
    font-family: "FontAwesome";
    content: "\f078";
    color: #c85b6b;

    border-radius: 50%;
    float: right;
    transition: all 0.5s;
    padding: 2px;
    font-weight: normal;
  }

  .panel-heading.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  /*------- Details ------------*/
  .review-details {
    margin: 70px 0px 40px 0px;
    position: relative;
  }

  .review-details .review-classes {
    display: flex;
    width: 100%;
    position: absolute;
    z-index: 2;
  }

  .review-details .review-classes .review-content {
    width: 35%;
    display: inline;
  }

  .review-details .review-classes .review-content .image {
    display: block;
    text-align: center;
  }

  .review-details .review-classes .review-content .details {
    display: block;
  }

  .review-details .review-classes .review-content .details p.active {
    color: #1f874c;
  }

  .review-details .review-classes .review-content .details p {
    text-align: center;
    margin-top: 18px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: normal;
    color: #6c7174;
  }

  .review-details .connecting-line1 {
    height: 2px;
    position: absolute;
    width: 74%;
    margin: 30px auto;
    left: 0;
    right: 0;
    top: 70% !important;
    z-index: 1;
    border-top: 3px dotted #e0e0e0;
  }

  .review-details .connecting-line1 span {
    height: 2px;
    position: absolute;
    width: 45%;
    margin-left: 15px;
    margin-top: -1px;
    left: 0;
    right: 0;
    top: 42%;
    z-index: 1;
    border-top: 3px dotted #1f874c;
  }

  .review-details .connecting-line2 {
    height: 2px;
    position: absolute;
    width: 74%;
    margin: 30px auto;
    left: 0;
    right: 0;
    top: 70% !important;
    z-index: 1;
    border-top: 3px dotted #e0e0e0;
  }

  .review-details .connecting-line2 span {
    height: 2px;
    position: absolute;
    margin-left: 15px;
    margin-top: -1px;
    left: 0;
    right: 0;
    top: 42%;
    z-index: 1;
    border-top: 3px dotted #1f874c;
  }

  /*--------------model--------------*/
  .modal-body {
    padding: 22px 40px 24px 40px !important;
  }

  .modal-body #customer-select {
    width: 100%;
    margin: 32px 0px 30px 0px;
  }

  .modal-body #customer-select .btn-primary {
    width: 100%;
    background-color: #fff;
    border: 1px solid #e2e5ed;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #313133;
    box-shadow: none;
    text-transform: none;
  }

  .modal-body h4 {
    font-family: PFEncoreSansPro-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.6px;
    text-align: left;
    color: #9ea0a5;
    margin-bottom: 16px;
  }

  .modal-header {
    padding: 22px 40px 24px 40px !important;
  }

  .modal-title {
    font-family: PFEncoreSansPro-Regular;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.9;
    letter-spacing: normal;
    text-align: left;
    color: #2d2727;
  }

  .modal-body #customer-select .dropdown-toggle::after {
    float: right !important;
    margin-top: 5px;
  }

  .modal-body #customer-select .dropdown-menu {
    width: 100%;
  }

  /*--------------- Details of sharing ------------------*/
  .modal-body .details-shared .row {
    padding: 0px 10px;
    margin-bottom: 26px;
  }

  .modal-body .details-shared .btn {
    height: auto;
    width: 90%;
    border-radius: 4px;
    border: solid 1px rgba(49, 49, 51, 0.45);
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: rgba(49, 49, 51, 0.45);
    text-transform: none;
    background-color: rgba(243, 243, 243, 0.4);
    box-shadow: none;
    padding: 12px 4px !important;
    text-align: center;
  }

  .modal-body .details-shared .col-xl-4 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .modal-body .details-shared .btn span {
    height: 22px;
    width: 22px;
    margin-right: 0px;
    border-radius: 3px;
    background-color: #cdcece;
    padding: 5px;
    display: none;
  }

  .modal-body .details-shared .btn img {
    height: 9px;
    width: 12px;
  }

  .modal-body .details-shared .btn:hover span {
    background-color: #d67f8c;
  }

  .modal-body .details-shared .active span {
    height: 22px;
    width: 22px;
    margin-right: 0px;
    background-color: #d67f8c;
    padding: 5px;
    border-radius: 3px;
  }

  .modal-body .details-shared .active img {
    height: 9px;
    width: 12px;
  }

  .modal-body .details-shared .active {
    border: solid 1px #f7a808 !important;
    color: #000;
    background-color: #fdedcc !important;
    box-shadow: none;
    width: 90%;
  }

  .modal-body .details-shared .btn:hover {
    border: solid 1px #f7a808;
    color: #000;
    background-color: #fdedcc !important;
    box-shadow: none;
  }

  /*-------------------------------------------------*/
  #modal-body {
    height: 500px;
    overflow-y: scroll !important;
  }

  #modal-body::-webkit-scrollbar {
    width: 7px;
  }

  #modal-body::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: transparent;
  }

  #modal-body::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #000000;
  }

  /*--------------- Download Details ------------------*/
  .modal-body .details-downloaded .row {
    padding: 0px 10px;
    margin-bottom: 10px;
  }

  .modal-body .details-downloaded .btn {
    height: 38px;
    width: 98%;
    border-radius: 4px;
    border: solid 1px rgba(49, 49, 51, 0.45);
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: rgba(49, 49, 51, 0.45);
    text-transform: none;
    background-color: rgba(243, 243, 243, 0.4);
    box-shadow: none;
    padding: 5px 4px !important;
  }

  .modal-body .details-downloaded .col-xl-4 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .modal-body .details-downloaded .btn span {
    height: 22px;
    width: 22px;
    margin-right: 5px;
    border-radius: 3px;
    background-color: #cdcece;
    padding: 5px;
  }

  .modal-body .details-downloaded .btn img {
    height: 9px;
    width: 12px;
  }

  .modal-body .details-downloaded .btn:hover span {
    background-color: #d67f8c;
  }

  .modal-body .details-downloaded .active span {
    height: 22px;
    width: 22px;
    margin-right: 0px;
    background-color: #d67f8c;
    padding: 5px;
    border-radius: 3px;
  }

  .modal-body .details-downloaded .active img {
    height: 9px;
    width: 12px;
  }

  .modal-body .details-downloaded .active {
    border: solid 1px #d67f8c;
    color: #d67f8c;
    background-color: #fff;
    box-shadow: none;
    width: 98%;
  }

  .modal-body .details-downloaded .btn:hover {
    border: solid 1px #d67f8c;
    color: #d67f8c;
    background-color: #fff !important;
    box-shadow: none;
  }

  /*------------ mode of sharing -------------*/
  .modal-body h5 {
    font-family: PFEncoreSansPro-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.6px;
    text-align: left;
    color: #9ea0a5;
    margin-top: 50px !important;
  }

  .modal-body .mode-shared .row {
    padding: 0px 10px;
    margin-bottom: 26px;
  }

  .modal-body .mode-shared .btn {
    height: auto;
    width: 90%;
    border-radius: 4px;
    border: solid 1px rgba(49, 49, 51, 0.45);
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #313133;
    text-transform: none;
    background-color: rgba(243, 243, 243, 0.4);
    box-shadow: none;
    padding: 12px 4px !important;
  }

  .modal-body .mode-shared .col-xl-4 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .modal-body .mode-shared .btn span {
    height: 22px;
    width: 22px;
    margin-right: 0px;
    border-radius: 3px;
    background-color: #cdcece;
    padding: 5px;
    display: none;
  }

  .modal-body .mode-shared .btn img {
    height: 9px;
    width: 12px;
  }

  .modal-body .mode-shared .btn:hover span {
    background-color: #d67f8c;
  }

  .modal-body .mode-shared .active span {
    height: 22px;
    width: 22px;
    margin-right: 0px;
    background-color: #d67f8c;
    padding: 5px;
    border-radius: 3px;
  }

  .modal-body .mode-shared .active img {
    height: 9px;
    width: 12px;
  }

  .modal-body .mode-shared .active {
    border: solid 1px #f7a808 !important;
    color: #000;
    background-color: #fdedcc !important;
    box-shadow: none;
    width: 90%;
  }

  .modal-body .mode-shared .btn:hover {
    border: solid 1px #f7a808;
    color: #000;
    background-color: #fdedcc !important;
    box-shadow: none;
  }

  .details-shared+h5 {
    margin-bottom: 0;
    font-size: 14px;
    color: #333;
    font-weight: bold;
  }

  .modal-footer .btn-secondary {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: center;
    color: #707070;
    border-color: #fff;
    text-transform: none;
  }

  .modal-footer .btn-secondary:hover {
    border: none;
  }

  .modal-footer .btn-share {
    width: 70px;
    height: 40px;
    background-color: #c7222a;
    border: 1px solid #c7222a;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    text-transform: none;
  }

  .modal-footer .btn-share:hover {
    color: #fff;
    background-color: #d67f8c;
  }

  .successful-page {
    background-color: #9e9e9e;
    overflow: hidden;
  }

  #successful-modal .modal-header {
    border-bottom: none;
  }

  .successful img {
    text-align: center;
    margin: 0px 0px 23px 0px;
    height: 56px;
    width: 56px;
  }

  .successful p {
    text-align: center !important;
    font-family: PFEncoreSansPro-Regular;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.05;
    letter-spacing: normal;
    text-align: left;
    color: #313133;
  }

  #failed-modal .modal-header {
    border-bottom: none;
  }

  .failed img {
    text-align: center;
    margin: 0px auto 23px auto;
    height: 56px;
    width: 56px;
  }

  .failed p {
    text-align: center !important;
    font-family: PFEncoreSansPro-Regular;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.05;
    letter-spacing: normal;
    text-align: left;
    color: #313133;
    margin-bottom: 40px;
  }

  .failed .btn {
    border-radius: 6px;
    background-color: #f7a500;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    text-transform: none;
    margin-bottom: 8px;
  }

  .failed .btn:hover {
    border-color: #f7a500;
    color: #fff;
  }

  .add-remark h4 {
    margin-top: 33px;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.6px;
    text-align: left;
    color: #9ea0a5;
  }

  .add-remark textarea {
    height: 123px;
    width: 100%;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #313133;
    border-color: #e2e5ed;
    padding: 10px 16px;
    margin-bottom: 35px;
  }

  .add-remark .flright {
    float: right;
  }

  .add-remark .btn {
    width: 144px;
    height: 40px;
    border-radius: 6px;
    background-color: #fff;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: center;
    color: #707070;
    text-transform: none;
    border-color: #fff;
    margin-right: 14px;
  }

  .add-remark .btn:hover {
    border-color: #fff;
    color: #707070;
  }

  .add-remark .add {
    width: 144px;
    height: 40px;
    border-radius: 6px;
    background-color: #f7a500;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    text-transform: none;
    margin-right: 0px;
    border-color: #f7a500;
  }

  .add-remark .add:hover {
    border-color: #f7a500;
    color: #fff;
  }

  .add-remark .file-path-wrapper .file-path {
    border: 1px solid #eee !important;
    width: 100%;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #313133;
    padding: 10px 0px 10px 16px;
  }

  .add-remark .visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  .add-remark .file-upload {
    border: 1px solid #e2e5ed !important;
    width: 100%;
    height: 38px;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #313133;
    padding: 0px 0px 0px 16px;
    background-color: #fff;
  }

  .add-remark .file-upload span {
    background-color: rgba(108, 113, 116, 0.15);
    border-left: 1px solid #e2e5ed;
    width: 54px;
    float: right;
    height: 38px;
    margin: auto;
  }

  .add-remark .file-upload img {
    padding-top: 7px;
  }

  .add-remark .red {
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #bd2b2b;
    margin-top: 6px;
  }

  .add-remark .continue-btn {
    margin: auto !important;
  }

  .add-remark .continue-btn .continue {
    width: 144px;
    height: 40px;
    border-radius: 6px;
    background-color: #f7a500;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    text-transform: none;
    margin-right: 0px;
    margin-top: 28px;
    border-color: #f7a500;
  }

  .add-remark .continue-btn .continue:hover {
    border-color: #f7a500;
    color: #fff;
  }

  .add-remark .progress {
    margin-top: 53px;
    height: 8px;
    border-radius: 10px;
    margin-bottom: 14px;
  }

  .add-remark .progress .progress-bar {
    width: 50%;
    background-color: #1f874c;
  }

  .add-remark .progressp {
    text-align: center;
    font-family: PFEncoreSansPro-Regular;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    color: #313133;
  }

  .add-remark .cancel-btn {
    margin: auto !important;
  }

  .add-remark .cancel-btn .cancel {
    width: 144px;
    height: 40px;
    border-radius: 6px;
    background-color: #f7a500;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    text-transform: none;
    margin-right: 0px;
    margin-top: 28px;
    border-color: #f7a500;
  }

  .add-remark .cancel-btn .cancle:hover {
    border-color: #f7a500;
    color: #fff;
  }

  #otp-modal .modal-header {
    padding-bottom: 0px !important;
    padding-top: 10px !important;
    border-bottom: none;
  }

  .otp .otp-icon {
    width: 83px;
    height: 83px;
    background-color: #ffe6e7;
    border-radius: 50%;
    margin: auto;
  }

  .otp .otp-icon img {
    margin: auto !important;
    padding-top: 20px;
  }

  .otp .headp {
    font-family: PFEncoreSansPro-Regular;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    margin-top: 22px;
  }

  .otp .detailsp {
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: center;
    color: #313133;
  }

  .otp .otp-btns {
    margin-top: 24px;
  }

  .otp .otp-btns #otptext {
    width: 213px;
    height: 40px;
    border-radius: 5px;
    border: solid 1px #cdcece;
    background-color: #ffffff;
  }

  .otp .otp-btns .btn {
    width: 144px;
    height: 40px;
    border-radius: 5px;
    background-color: #f7a500;
    text-transform: none;
    color: #fff;
  }

  .otp .otp-btns button.btn {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .otp p {
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: center;
    color: #6c7174;
    margin-top: 30px;
  }

  .otp p a {
    color: #c7222a !important;
  }

  .otp .invalidotp {
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #c7222a;
    margin-top: 6px;
    margin-left: 30px;
  }

  .otp p .blue {
    color: #7033ff !important;
  }

  /*-----------------Search------------------*/
  .search-error {
    text-align: center;
    margin-top: 300px;
  }

  .search-error .search-error-i {
    height: 50px;
    width: 50px;
    background-color: #bd2b2b;
    border-radius: 50%;
    text-align: center;
    margin: auto;
  }

  .search-error .search-error-i p {
    text-align: center;
    color: #fff;
    margin: auto !important;
    padding-top: 5px;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
  }

  .search-error p {
    font-family: PFEncoreSansPro-Regular;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.05;
    letter-spacing: normal;
    text-align: center;
    color: #bd2b2b;
    margin-top: 20px;
  }

  /*----------pmcc sharing----------------*/
  .modal-body #ppmc-customer-select .btn-primary {
    width: 100% !important;
    background-color: #fff;
    border: 1px solid #e2e5ed;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #313133;
    box-shadow: none;
    text-transform: none;
  }

  .modal-body #ppmc-customer-select .dropdown-toggle::after {
    float: right !important;
    margin-top: 5px;
  }

  .modal-body #ppmc-customer-select .dropdown-menu {
    width: 100%;
  }

  .modal-body #ppmc-customer-select {
    width: 100%;
    margin: 32px 0px 30px 0px;
  }

  .modal-body .ppmc-details-shared .row {
    padding: 0px 10px;
    margin-bottom: 26px;
  }

  .modal-body .ppmc-details-shared .btn {
    height: 38px;
    width: 98%;
    border-radius: 4px;
    border: solid 1px #f3f3f3;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: rgba(49, 49, 51, 0.45);
    text-transform: none;
    background-color: rgba(243, 243, 243, 0.4);
    box-shadow: none;
    padding: 5px 4px !important;
  }

  .modal-body .ppmc-details-shared .col-xl-4 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .modal-body .ppmc-details-shared .btn span {
    height: 22px;
    width: 22px;
    margin-right: 0px;
    border-radius: 3px;
    background-color: rgba(205, 206, 206, 0.4);
    padding: 5px;
  }

  .modal-body .ppmc-details-shared .btn img {
    height: 9px;
    width: 12px;
  }

  .modal-body .ppmc-details-shared .btn:hover span {
    background-color: #cdcece;
  }

  .modal-body .ppmc-details-shared .active span {
    height: 22px;
    width: 22px;
    margin-right: 0px;
    background-color: #cdcece;
    padding: 5px;
    border-radius: 3px;
  }

  .modal-body .ppmc-details-shared .active img {
    height: 9px;
    width: 12px;
  }

  .modal-body .ppmc-details-shared .active {
    border: solid 1px #e2e5ed;
    color: #313133;
    background-color: #fff;
    box-shadow: none;
    width: 98%;
  }

  .modal-body .ppmc-details-shared .btn:hover {
    border: solid 1px #e2e5ed;
    color: #313133;
    background-color: #fff !important;
    box-shadow: none;
  }

  /*------------ mode of sharing -------------*/
  .modal-body h5 {
    font-family: PFEncoreSansPro-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.6px;
    text-align: left;
    color: #9ea0a5;
    margin-top: 50px !important;
  }

  .modal-body .ppmc-mode-shared .row {
    padding: 0px 10px;
    margin-bottom: 26px;
  }

  .modal-body .ppmc-mode-shared .btn {
    height: 38px;
    width: 98%;
    border-radius: 4px;
    border: solid 1px rgba(49, 49, 51, 0.45);
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #313133;
    text-transform: none;
    background-color: #f3f3f3;
    box-shadow: none;
    padding: 5px 4px !important;
  }

  .modal-body .ppmc-mode-shared .col-xl-4 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .modal-body .ppmc-mode-shared .btn span {
    height: 22px;
    width: 22px;
    margin-right: 0px;
    border-radius: 3px;
    background-color: rgba(205, 206, 206, 0.4);
    padding: 5px;
  }

  .modal-body .ppmc-mode-shared .btn img {
    height: 9px;
    width: 12px;
  }

  .modal-body .ppmc-mode-shared .btn:hover span {
    background-color: #cdcece;
  }

  .modal-body .ppmc-mode-shared .active span {
    height: 22px;
    width: 22px;
    margin-right: 0px;
    background-color: #cdcece;
    padding: 5px;
    border-radius: 3px;
  }

  .modal-body .ppmc-mode-shared .active img {
    height: 9px;
    width: 12px;
  }

  .modal-body .ppmc-mode-shared .active {
    border: solid 1px #cdcece;
    color: #313133;
    background-color: #fff !important;
    box-shadow: none;
    width: 98%;
  }

  .modal-body .ppmc-mode-shared .btn:hover {
    border: solid 1px #cdcece;
    color: #313133;
    background-color: #fff !important;
    box-shadow: none;
  }

  /*--------------------------------------*/
  .review-details-cancelled {
    margin: 70px 0px 40px 0px;
    position: relative;
  }

  .review-details-cancelled .review-classes-cancelled {
    display: flex;
    width: 80%;
    position: absolute;
    z-index: 2;
    margin: 0 10%;
  }

  .review-details-cancelled .review-classes-cancelled .review-content {
    width: 25%;
    display: inline;
  }

  .review-details-cancelled .review-classes-cancelled .review-content .image {
    display: block;
    text-align: center;
  }

  .review-details-cancelled .review-classes-cancelled .review-content .details {
    display: block;
  }

  .review-details-cancelled .review-classes-cancelled .review-content .details p.active {
    color: #1f874c;
  }

  .review-details-cancelled .review-classes-cancelled .review-content .details p {
    text-align: center;
    margin-top: 18px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: normal;
    color: #6c7174;
  }

  .review-details-cancelled .review-classes-cancelled .review-content .details p.cancel {
    color: #bd2b2b;
  }

  .review-details-cancelled .connecting-line1 {
    height: 2px;
    position: absolute;
    width: 65%;
    margin: 30px auto;
    left: 0;
    right: 0;
    top: 70% !important;
    z-index: 1;
    border-top: 3px dotted #1f874c;
  }


  .review-details-rejected {
    margin: 70px 0px 40px 0px;
    position: relative;
  }

  .review-details-rejected .review-classes-rejected {
    display: flex;
    width: 60%;
    position: absolute;
    z-index: 2;
    margin: 0 20%;
  }

  .review-details-rejected .review-classes-rejected .review-content {
    width: 33%;
    display: inline;
  }

  .review-details-rejected .review-classes-rejected .review-content .image {
    display: block;
    text-align: center;
  }

  .review-details-rejected .review-classes-rejected .review-content .details {
    display: block;
  }

  .review-details-rejected .review-classes-rejected .review-content .details p.active {
    color: #1f874c;
  }

  .review-details-rejected .review-classes-rejected .review-content .details p {
    text-align: center;
    margin-top: 18px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: normal;
    color: #6c7174;
  }

  .review-details-rejected .review-classes-rejected .review-content .details p.cancel {
    color: #bd2b2b;
  }

  .review-details-rejected .connecting-line1 {
    height: 2px;
    position: absolute;
    width: 40%;
    margin: 30px auto;
    left: 0;
    right: 0;
    top: 70% !important;
    z-index: 1;
    border-top: 3px dotted #1f874c;
  }

  /*--------------------*/
  .review-details-policy {
    margin: 70px 0px 40px 0px;
    position: relative;
  }

  .review-details-policy .review-classes-policy {
    display: flex;
    width: 100%;
    position: absolute;
    z-index: 2;
  }

  .review-details-policy .review-classes-policy .review-content {
    width: 20%;
    display: inline;
  }

  .review-details-policy .review-classes-policy .review-content .image {
    display: block;
    text-align: center;
  }

  .review-details-policy .review-classes-policy .review-content .details {
    display: block;
  }

  .review-details-policy .review-classes-policy .review-content .details p.active {
    color: #1f874c;
  }

  .review-details-policy .review-classes-policy .review-content .details p {
    text-align: center;
    margin-top: 18px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: normal;
    color: #6c7174;
  }

  .review-details-policy .review-classes-policy .review-content .details p.cancel {
    color: #bd2b2b;
  }

  .review-details-policy .connecting-line1 {
    height: 2px;
    position: absolute;
    width: 74%;
    margin: 30px auto;
    left: 0;
    right: 0;
    top: 70% !important;
    z-index: 1;
    border-top: 3px dotted #1f874c;
  }

  /*----------------------*/
  .review-details-policy-dispatch {
    margin: 70px 0px 40px 0px;
    position: relative;
  }

  .review-details-policy-dispatch .review-classes-policy-dispatch {
    display: flex;
    width: 100%;
    position: absolute;
    z-index: 2;
  }

  .review-details-policy-dispatch .review-classes-policy-dispatch .review-content {
    width: 20%;
    display: inline;
  }

  .review-details-policy-dispatch .review-classes-policy-dispatch .review-content .image {
    display: block;
    text-align: center;
  }

  .review-details-policy-dispatch .review-classes-policy-dispatch .review-content .details {
    display: block;
  }

  .review-details-policy-dispatch .review-classes-policy-dispatch .review-content .details p.active {
    color: #1f874c;
  }

  .review-details-policy-dispatch .review-classes-policy-dispatch .review-content .details p {
    text-align: center;
    margin-top: 18px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: normal;
    color: #6c7174;
  }

  .review-details-policy-dispatch .review-classes-policy-dispatch .review-content .details p.cancel {
    color: #bd2b2b;
  }

  .review-details-policy-dispatch .connecting-line1 {
    height: 2px;
    position: absolute;
    width: 75%;
    margin: 30px auto;
    left: 0;
    right: 0;
    top: 70% !important;
    z-index: 1;
    border-top: 3px dotted #1f874c;
  }

  .review-details-policy-dispatch .connecting-line1 span {
    height: 2px;
    position: absolute;
    width: 20%;
    margin-left: 80%;
    margin-top: -1px;
    left: 0;
    right: 0;
    top: 42%;
    z-index: 2;
    border-top: 3px dotted #cdcece;
  }

  /*-------------------------------Commision page---------------------------------*/
  .commision-review-header {
    margin-top: 100px;
    padding: 20px 40px;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    width: 100%;
    display: flex;
  }

  .commision-review-header .details {
    display: inline;
    width: 80%;
  }

  .commision-review-header .review-btn-single {
    display: inline;
    width: 20%;
    float: right;
  }

  @media (max-width: 768px) {
    .commision-review-header .review-btn {
      margin-left: 0px;
    }
  }

  @media (min-width: 0px) and (max-width: 1499px) {
    .commision-review-header .review-btn {
      display: inline;
      width: 20%;
      float: right;
    }

    .commision-review-header .details {
      padding-left: 25px;
    }
  }

  @media (min-width: 1500px) {
    .commision-review-header .review-btn {
      display: inline;
      width: 50%;
      margin-left: 26%;
    }

    .commision-review-header .details {
      padding-left: 25px;
    }
  }

  .commision-review-header .details p {
    font-family: PFEncoreSansPro-Regular;
    font-size: 18px;
    font-weight: 500;
    color: #313133;
    box-sizing: border-box;
    padding-top: 10px;
  }

  .commision-review-header .details p img {
    margin-right: 5px;
  }
  .commision-review-header .dropdown .dropdown-menu .dropdownlist {
    padding: 15px 12px;
    width: 192px !important;
    height: 304px !important;
    border-radius: 5px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    list-style-type: none;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-bottom: 0px !important;
  }

  .commision-review-header .dropdown-menu ul {
    -webkit-overflow-scrolling: touch;
  }

  .commision-review-header .dropdown-menu ul::-webkit-scrollbar {
    width: 7px;
    height: 98px !important;
  }

  .commision-review-header .dropdown-menu ul::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: transparent;
  }

  .commision-review-header .dropdown-menu ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #b9b9b9;
  }

  .commision-review-header .month-label {
    margin-right: 14px;
  }

  .commision-review-header .month {
    width: 87.1px;
    height: 40px;
    border-radius: 4px !important;
    border: solid 1px #e2e5ed !important;
    background-color: #ffffff !important;
    box-shadow: none !important;
    color: #6c7174;
  }

  .commision-review-header .dropdown .dropdown-menu {
  }

  .commision-review-header .dropdown .dropdown-menu::-webkit-scrollbar {
    width: 5px !important;
    background-color: #eee;
    border-radius: 20px;
  }

  .commision-review-header .dropdown .dropdown-menu .sticky-btn {
    position: fixed;
    bottom: 0px;
    background-color: #fff;
  }

  .commision-review-header .dropdown .dropdown-menu #myInput {
    width: 169px;
    height: 25px;
    border-radius: 6px;
    background-color: #f9fafb;
    border: 1px solid #f9fafb !important;
    font-family: PFEncoreSansPro-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: rgba(45, 39, 39, 0.5);
    margin-bottom: 10px;
  }

  .commision-review-header .dropdown .dropdown-menu #myInput1 {
    width: 169px;
    height: 25px;
    border-radius: 6px;
    background-color: #f9fafb;
    border: 1px solid #f9fafb !important;
    font-family: PFEncoreSansPro-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: rgba(45, 39, 39, 0.5);
    margin-bottom: 10px;
  }

  .commision-review-header .dropdown .dropdown-menu .radio-btn {
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #2d2727;
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .commision-review-header .dropdown .dropdown-menu .start {
    padding-top: 14px !important;
  }

  .commision-review-header .dropdown .dropdown-menu .radio-btn a {
    padding-left: 10px;
  }

  .commision-review-header .dropdown .dropdown-menu .radio-btn a:hover {
    background-color: none !important;
    box-shadow: none !important;
  }

  .commision-review-header .dropdown .caret .month {
    width: 8.3px;
    height: 6.5px;
    background-color: #2d2727;
  }

  .commision-review-header .form-inline label {
    text-align: left !important;
    justify-content: left !important;
  }

  .commision-review-header .dropdown .dropdown-menu .apply {
    width: 75px;
    height: 32px;
    border-radius: 4px;
    background-color: #f7a500;
    border-color: #f7a500 !important;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    text-transform: none !important;
    margin-right: 10px;
  }

  .commision-review-header .dropdown .dropdown-menu .apply:hover {
    background-color: #f7a500 !important;
    border-color: #f7a500 !important;
    color: #ffffff !important;
  }

  .commision-review-header .dropdown .dropdown-menu .cancel {
    width: 75px;
    height: 32px;
    border-radius: 4px;
    border: solid 1px #b5b5b8;
    background-color: #ffffff;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #2d2727;
    text-transform: none !important;
    margin-right: 10px;
  }

  .commision-review-header .review-btn-single a .btn-default {
    background-color: #ffffff;
    color: #6c7174;
    margin: 5px;
    width: 184px;
    height: 40px;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #6c7174;
    text-transform: none;
    border-color: #999999;
    box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14),
      0 3px 1px -2px rgba(153, 153, 153, 0.2),
      0 1px 5px 0 rgba(153, 153, 153, 0.12);
  }

  .commision-review-header .review-btn-single a .btn-default:active {
    background-color: #ffffff !important;
    color: #6c7174 !important;
  }

  .commision-review-header .review-btn-single a .btn-default:focus {
    background-color: #ffffff !important;
    color: #6c7174 !important;
  }

  .commision-review-header .review-btn-single a .btn-default:hover {
    background-color: #ffffff !important;
    color: #6c7174 !important;
  }

  .commision-review-header .review-btn-single a .btn-default:visited {
    background-color: #ffffff !important;
    color: #6c7174 !important;
  }

  .commision-review-header .review-btn-single a .btn-default::after {
    background-color: #ffffff !important;
    color: #6c7174 !important;
  }

  .commision-review-header .review-btn-single .btn-default img {
    height: 17px;
    width: 17px;
    margin-right: 5px;
    border-radius: 5px;
  }

  .dropdownCheckboxes .btn-default {
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .dropdownCheckboxes ul.dropdown-menu li {
    font-size: 80%;
    margin: 1px 10px;
  }

  .dropdownCheckboxes ul.dropdown-menu label {
    font-weight: normal;
  }

  .dropdownCheckboxes ul.dropdown-menu button {
    display: inline-block;
    margin: 6px 0 0 0;
    font-size: 90%;
  }

  .mt-72 {
    margin-top: 100px !important;
  }

  .commision-statement {
    float: none !important;
    border-radius: 6px;
    background-color: #fcf7ec !important;
    padding: 25px 30px !important;
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 70px !important;
  }

  .commision-statement h4 {
    font-family: PFHandbookPro-Medium;
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    margin-bottom: 6px;
  }

  .commision-statement h4 span {
    font-family: PFHandbookPro-Regular;
    font-size: 21px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.27px;
    text-align: left;
    color: #4c4c4c;
    margin-left: 15px;
  }

  .full_select {
    width: 30%;
    position: relative;
    margin-right: 20px;
  }

  .full_select i,
  .half_select1 i,
  .half_select2 i {
    position: absolute;
    top: 10px;
    left: auto !important;
    right: 10px;
  }

  .full_select select,
  .half_select1 select,
  .half_select2 select {
    width: 100%;
  }

  .half_select1 {
    width: 18%;
    position: relative;
    margin-right: 20px;
  }

  .half_select2 {
    width: 15%;
    position: relative;
    margin-right: 0px;
  }

  .commision-statement .info-btn {
    width: 27%;
  }

  .commision-statement #get_info {
    float: right !important;
  }
  .commision-statement .period {
    width: 235px;
    height: 40px;
    border-radius: 4px;
    border: solid 1px #e2e5ed;
    background-color: #ffffff;
    text-align: center;
    margin: 0px 25px 0px 15px;
    color: #6c7174;
  }

  .commision-statement .month-label {
    margin-right: 14px;
  }

  .commision-statement .month {
    width: 87.1px;
    height: 40px;
    border-radius: 4px !important;
    border: solid 1px #e2e5ed !important;
    background-color: #ffffff !important;
    box-shadow: none !important;
    color: #6c7174;
  }

  .commision-statement .dropdown .dropdown-menu {
    padding: 15px 12px 0px 12px;
    width: 192px !important;
    height: 304px !important;
    border-radius: 5px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    overflow-y: scroll;
    overflow-x: hidden;
  }

  .commision-statement .dropdown .dropdown-menu::-webkit-scrollbar {
    width: 5px !important;
    background-color: #eee;
    border-radius: 20px;
  }

  #myDropdown {
    top: 55px !important;
  }


  #myDropdown ul::-webkit-scrollbar {
    width: 5px !important;
    background-color: #eee;
    border-radius: 20px;
  }

  .commision-statement .dropdown .dropdown-menu .sticky-btn {
    position: sticky;
    bottom: 0;
    background-color: #fff;
  }

  .commision-statement .dropdown .dropdown-menu #myInput {
    width: 169px;
    height: 25px;
    border-radius: 6px;
    background-color: #f9fafb;
    border: 1px solid #f9fafb !important;
    font-family: PFEncoreSansPro-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: rgba(45, 39, 39, 0.5);
  }

  #btndropdown {
    text-transform: none !important;
    padding-top: 7px;
    margin-right: 25px;
    margin-top: 14px;
  }

  #get_info {
    width: 93.9px;
    height: 40px;
    border-radius: 2px;
    background-color: #c7222a !important;
    border-color: #c7222a !important;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    text-transform: none !important;
  }

  .commision-statement .dropdown .dropdown-menu .radio-btn {
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #2d2727;
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .commision-statement .dropdown .dropdown-menu .radio-btn input[type="checkbox"]:checked {
    display: block;
  }

  .commision-statement .dropdown .dropdown-menu .start {
    padding-top: 14px !important;
  }

  .commision-statement .dropdown .dropdown-menu .radio-btn a {
    padding-left: 10px;
  }

  .commision-statement .dropdown .dropdown-menu .radio-btn a:hover {
    background-color: none !important;
    box-shadow: none !important;
  }

  .commision-statement .dropdown .caret .month {
    width: 8.3px;
    height: 6.5px;
    background-color: #2d2727;
  }

  .commision-statement .form-inline label {
    text-align: left !important;
    justify-content: left !important;
  }

  .commision-statement .dropdown .dropdown-menu .apply {
    width: 70px;
    height: 32px;
    border-radius: 4px;
    background-color: #f7a500;
    border-color: #f7a500 !important;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    text-transform: none !important;
  }

  .commision-statement .dropdown .dropdown-menu .cancel {
    width: 70px;
    height: 32px;
    border-radius: 4px;
    border: solid 1px #b5b5b8;
    background-color: #ffffff;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #2d2727;
    text-transform: none !important;
  }

  #commision-btn-group {
    justify-content: center;
  }

  #commision-btn-group .btn-default {
    width: 184px;
    height: 40px;
    border-radius: 5px;
    border: solid 1px rgba(205, 206, 206, 0.45);
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #6c7174;
    background-color: #ffffff;
    text-transform: none;
    margin: 0px 12px;
  }

  #commision-btn-group .btn-default img {
    margin-right: 8px;
  }

  #commision-btn-group .redlight {
    background-color: #d67f8c;
    color: #fff;
  }

  .dropdown-large {
    position: static !important;
  }

  .dropdown-menu-large {
    margin-left: 0;
    margin-right: 5%;
    padding: 20px 0px;
    width: 80%;
    margin-top: 165px !important;
  }

  .dropdown-menu-large>li>ul {
    padding: 0;
    margin: 0;
  }

  .dropdown-menu-large>li>ul>li {
    list-style: none;
  }

  .dropdown-menu-large>li>ul>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: normal;
  }

  .dropdown-menu-large>li ul>li>a:hover,
  .dropdown-menu-large>li ul>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
  }

  .dropdown-menu-large .disabled>a,
  .dropdown-menu-large .disabled>a:hover,
  .dropdown-menu-large .disabled>a:focus {
    color: #999999;
  }

  .dropdown-menu-large .disabled>a:hover,
  .dropdown-menu-large .disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed;
  }

  .dropdown-menu-large .dropdown-header {
    color: #428bca;
    font-size: 18px;
  }

  @media (max-width: 768px) {
    .dropdown-menu-large {
      margin-left: 0;
      margin-right: 0;
    }

    .dropdown-menu-large>li {
      margin-bottom: 30px;
    }

    .dropdown-menu-large>li:last-child {
      margin-bottom: 0;
    }

    .dropdown-menu-large .dropdown-header {
      padding: 3px 15px !important;
    }
  }

  .dropdown-large .dropdown-toggle::after {
    display: none !important;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
  }

  .dropdown-menu-large h1 {
    font-family: PFEncoreSansPro-Regular;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    text-align: left;
    color: #2d2727;
    padding: 21px 0px 21px 30px;
  }

  .dropdown-menu-large h4 {
    font-family: PFEncoreSansPro-Regular;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: normal;
    text-align: left;
    color: #2d2727;
    padding: 21px 0px 21px 40px;
  }

  .dropdown-menu-large .borderbottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.16);
  }


  #myDropdown .borderbottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.16);
  }

  #myDropdown #large-menu .borderall ul .custom-checkbox .btn {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: -7px;
    text-align: right;
  }

  #myDropdown #large-menu .borderall ul .custom-checkbox .btn:hover,
  #myDropdown #large-menu .borderall ul .custom-checkbox .btn:focus,
  #myDropdown #large-menu .borderall ul .custom-checkbox .btn:active {
    border: none !important;
    background-color: transparent !important;
  }

  #myDropdown #large-menu .borderall ul .custom-checkbox .btn::after {
    border: none !important;
    background-color: transparent !important;
  }

  .dropdown-menu-large #large-menu ul {
    list-style: none !important;
    padding-left: 0px !important;
  }

  .dropdown-menu-large #large-menu {
    width: 98%;
    margin: 0 auto !important;
  }

  .dropdown-menu-large #large-menu .borderall {
    height: 250px;
    overflow-x: scroll;
    padding: 10px;
    scroll-behavior: smooth;
  }

  .dropdown-menu-large #large-menu .bright {
    border-right: 2px solid #e9e9e9;
  }

  .dropdown-menu-large .borderall .btn-default {
    background-color: #ffffff !important;
    color: #000000 !important;
    border: none !important;
    float: right;
  }

  .dropdown-menu-large .searchlist {
    margin-top: 20px;
    padding: 0px 30px;
  }

  .dropdown-menu-large .searchlist h4 {
    padding: 21px 0px 21px 0px !important;
  }

  .dropdown-menu-large .borderall li {
    display: flex;
  }

  .dropdown-menu-large .borderall li .radio-btn {
    display: inline;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 0px;
    width: 95%;
  }

  .dropdown-menu-large .borderall .custom-checkbox {
    padding: 0px 10px;
  }

  .dropdown-menu-large .borderall .custom-checkbox:active,
  .dropdown-menu-large .borderall .custom-checkbox:hover,
  .dropdown-menu-large .borderall .custom-checkbox:focus {
    background-color: rgba(247, 165, 0, 0.15) !important;
  }

  .dropdown-menu-large .borderall li .btn-default {
    display: inline;
    margin-top: -5px;
    width: 5%;
  }

  .dropdown-menu-large .borderall li a label {
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #6c7174;
  }

  .dropdown-menu-large #large-menu .borderall ul li .radio-btn .btn-default:hover,
  .dropdown-menu-large #large-menu .borderall ul li .radio-btn .btn-default:active,
  .dropdown-menu-large #large-menu .borderall ul li .radio-btn .btn-default:focus {
    background-color: #ffffff !important;
    color: #000000 !important;
    border: none !important;
  }

  .dropdown-menu-large #large-menu .borderall ul li .radio-btn .btn-default::after {
    background-color: #ffffff !important;
    color: #000000 !important;
    border: #ffffff !important;
  }

  .dropdown-menu-large #large-menu .borderall ul li .radio-btn input[type="checked"]::after {
    background-color: #f7a500 !important;
  }

  .dropdown-menu-large #large-menu .borderall ul li .radio-btn .btn-default {
    background-color: #ffffff !important;
    border: none !important;
    float: right !important;
    display: inline;
  }

  .dropdown-menu-large #large-menu .borderall ul li .radio-btn .btn-default:focus {
    border: none !important;
  }

  .dropdown-menu-large #large-menu .borderall::-webkit-scrollbar {
    width: 7px;
    height: 28px;
  }

  .dropdown-menu-large #large-menu .borderall::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: transparent;
  }

  .dropdown-menu-large #large-menu .borderall::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #313133;
  }

  .dropdown-menu-large #large-menu .sub-dropdown {
    display: none;
    border-right: 2px solid #e9e9e9;
  }

  .dropdown-menu-large .apply {
    margin-right: 10px;
  }

  .dropdown-menu-large #large-menu .sub-sub-dropdown {
    display: none;
    border-right: 2px solid #e9e9e9;
  }

  .dropdown-menu-large #large-menu .borderall .radio-btn a {
    margin-left: 5px;
  }

  .dropdown-menu-large #myInput {
    width: 90%;
    height: 56px;
    border-radius: 4px;
    border: solid 1px #e2e5ed;
    margin: 0px 0px 10px 0px;
  }

  .dropdown-menu-large #myChecklist {
    width: 100%;
    height: 56px;
    border-radius: 4px;
    border: solid 1px #e2e5ed;
    margin: 0px 0px 10px 0px;
  }

  .daterangepicker td.active,
  .daterangepicker td.active:hover {
    background-color: #f7a500 !important;
    border-color: transparent;
    color: #fff;
  }

  .daterangepicker .ranges li.active {
    background-color: #f7a500 !important;
    color: #fff;
  }

  .daterangepicker td.in-range {
    background-color: #fef2d9;
    border-color: transparent;
    color: #000;
    border-radius: 0;
  }


  div.dataTables_wrapper {
    width: 100%;
    margin: 0 auto;
  }

  .my-proposal {
    margin-top: 100px;
    padding: 29px 40px 0px 40px;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    width: 100%;
    display: flex;
  }

  .my-proposal h4 {
    width: 82%;
    display: inline;
  }

  .my-proposal h4 img {
    margin-right: 15px;
  }

  .my-proposal .review-btn-single {
    width: 18%;
    display: inline;
  }

  .my-proposal .review-btn-single .dropdown-toggle .btn {
    width: 184px;
    height: 40px;
    border-radius: 6px;
    border: solid 1px #cdcece;
    text-transform: none;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #6c7174;
  }

  .my-proposal .review-btn-single .dropdown-toggle .btn img {
    margin-right: 13px;
  }

  .my-proposal .black {
    width: 120px;
    height: 5px;
    border-radius: 10px;
    background-color: #313133;
    margin-top: 20px;
    margin-bottom: -11px !important;
  }

  .my-proposal h4 {
    font-family: PFEncoreSansPro-Regular;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.78;
    letter-spacing: normal;
    text-align: left;
    color: #313133;
  }

  .commision-heading {
    padding: 0px 0px 27px 0px;
    font-family: PFEncoreSansPro-Regular;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.78;
    letter-spacing: normal;
    text-align: left;
    color: #313133;
  }

  @media (max-width: 991px) {
    .my-proposal {
      margin-top: 100px !important;
    }

    #example_wrapper {
      margin-top: 500px;
    }
  }

  #example .black {
    width: 120px;
    height: 5px;
    border-radius: 10px;
    background-color: #313133;
    margin-top: 20px;
  }

  table.dataTable thead .sorting {
    background-image: none !important;
  }

  table.dataTable thead .sorting_asc {
    background-image: none !important;
  }

  table.dataTable.display tbody tr.odd>.sorting_1,
  table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
    background-color: #f9f9f9 !important;
  }

  table.dataTable.no-footer {
    border-bottom: none !important;
  }

  table.dataTable tbody tr td {
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #313133 !important;
  }

  table.dataTable thead th {
    color: #6c7174 !important;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
  }

  #example_wrapper table.dataTable thead {
    border-radius: 5px;
    border: solid 1px rgba(112, 112, 112, 0.19) !important;
  }

  #example.no-footer {
    border-bottom: 1px solid #eee !important;
  }

  table.dataTable thead .sorting_desc {
    background-image: none !important;
  }

  #example_filter {
    display: none !important;
  }

  #example_wrapper {
    padding: 0px 40px;
  }

  #searchtable thead tr th {
    padding: 3px 5px;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #6c7174;
    border-bottom: none !important;
  }

  #searchtable tbody tr td {
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #313133;
    padding: 3px 5px !important;
    border-top: none !important;
  }

  #searchtable tbody tr:hover,
  #searchtable tbody tr:focus,
  #searchtable tbody tr:active {
    background-color: rgba(247, 165, 0, 0.15) !important;
  }

  #main-panel .navbar-form .input-group .form-control {
    height: 40px !important;
  }

  .searchbtn {

    font-family: PFHandbookPro-Regular;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.22px;
    text-align: left;
    color: #000000;
 
    width: 100% !important;

    margin-top: -20px;
    background-color: #ffffff !important;
  }

  .searchbtn .dropdown-menu {
    width: 100%;
    height: auto;
    border-radius: 6px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #ffffff;
    padding: 15px 25px;
    top: 40px;
  }

  .searchbtn .dropdown-menu .table {
    overflow: scroll;
  }

  .searchbtn .dropdown-menu .viewresult a {
    position: static;
    bottom: 0;
    cursor: pointer;
  }

  .searchbtn .viewresult {
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center !important;
    color: #6c7174;
  }

  .searchbtn .btn.btn-just-icon .material-icons {
    color: #000000 !important;
  }

  .searchbtn .btn-just-icon {
    background-color: #f1f3f6;
    margin-left: -1px;
    height: 40px !important;
    width: 150px;
  }

  .searchbtn .btn-just-icon span {
    font-family: PFHandbookPro-Regular;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.89;
    letter-spacing: 0.18px;
    text-align: left;
    color: #c7222a;

  }

  .proposal-review-header {
    float: right;
    padding: 16px 40px;
  }

  .proposal-review-header .review-btn-single .dropdown-toggle {
    margin-right: 48px !important;
  }

  .proposal-review-header .review-btn-single .dropdown-toggle .btn {
    width: 184px;
    height: 40px;
    border-radius: 6px;
    border: solid 1px #cdcece;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #6c7174;
    margin-top: 14px !important;

  }

  .proposal-review-header .review-btn-single .dropdown-menu-large {
    top: 90px !important;
  }

  .proposal-review-header .review-btn-single .dropdown-menu-large .borderall .custom-checkbox {
    padding: 0px 10px;
  }

  .proposal-review-header .review-btn-single .dropdown-menu-large #large-menu .sub-dropdown {
    display: none;
    border-right: 2px solid #e9e9e9;
  }

  .proposal-review-header .review-btn-single .dropdown-menu-large #large-menu .sub-sub-dropdown {
    display: none;
    border-right: 2px solid #e9e9e9;
  }

  .proposal-review-header .review-btn-single .btn-default img {
    margin-right: 13px;
  }

  .proposal-review-header .review-btn-single .dropdown-menu-large .large-menu .custom-checkbox .btn {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }

  .proposal-review-header .review-btn-single .dropdown-menu-large .large-menu .custom-checkbox .btn:hover,
  .proposal-review-header .review-btn-single .dropdown-menu-large .large-menu .custom-checkbox .btn:focus,
  .proposal-review-header .review-btn-single .dropdown-menu-large .large-menu .custom-checkbox .btn:active {
    border-color: #fff;
    box-shadow: none !important;
  }

  .proposal-review-header .form-inline .period-label {
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #313133;
  }

  .proposal-review-header form {
    margin-bottom: 0px !important;
  }

  .proposal-review-header .period {
    width: 235px;
    height: 40px;
    border-radius: 4px;
    border: solid 1px #e2e5ed;
    background-color: #ffffff;
    text-align: center;
    margin: 0px 25px 0px 15px;
    color: #6c7174;
  }

  .proposal-review-header .btn-outline-secondary {
    margin-top: 15px;
    width: 100px;
    height: 40px;
    margin-right: 24px;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #6c7174;
  }

  .proposal-review-header .dropdown .dropdown-menu .dropdownlist {
    padding: 15px 12px;
    width: 192px !important;
    height: 265px !important;
    border-radius: 5px;

    background-color: #ffffff;
    list-style-type: none;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-bottom: 0px !important;
  }

  .proposal-review-header .dropdown-menu ul {
    -webkit-overflow-scrolling: touch;
  }

  .proposal-review-header .dropdown-menu ul::-webkit-scrollbar {
    width: 7px;
    height: 98px !important;
  }

  .proposal-review-header .dropdown-menu ul::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: transparent;
  }

  .proposal-review-header .dropdown-menu ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #b9b9b9;
  }

  .proposal-review-header .month-label {
    margin-right: 14px;
  }

  .proposal-review-header .period-label {
    margin-right: 14px;
  }

  .proposal-review-header .month {
    width: 87.1px;
    height: 40px;
    border-radius: 4px !important;
    border: solid 1px #e2e5ed !important;
    background-color: #ffffff !important;
    box-shadow: none !important;
    color: #6c7174;
  }

  .proposal-review-header .dropdown .dropdown-menu {
 
  }

  .proposal-review-header .dropdown .dropdown-menu::-webkit-scrollbar {
    width: 5px !important;
    background-color: #eee;
    border-radius: 20px;
  }

  .proposal-review-header .dropdown .dropdown-menu .sticky-btn {

    bottom: 0px;
    background-color: #fff;
  }

  .proposal-review-header .dropdown .dropdown-menu #myInput {
    width: 169px;
    height: 25px;
    border-radius: 6px;
    background-color: #f9fafb;
    border: 1px solid #f9fafb !important;
    font-family: PFEncoreSansPro-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: rgba(45, 39, 39, 0.5);
  }

  .proposal-review-header .dropdown .dropdown-menu #myInput1 {
    width: 169px;
    height: 35px;
    border-radius: 6px;
    background-color: #f9fafb;
    border: 1px solid #dbdbdb !important;
    font-family: PFEncoreSansPro-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: rgba(45, 39, 39, 0.5);
    margin-bottom: 10px;
  }

  .proposal-review-header .dropdown .dropdown-menu .radio-btn {
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #2d2727;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .proposal-review-header .dropdown .dropdown-menu .start {
  }

  .proposal-review-header .dropdown .dropdown-menu .radio-btn a {
    padding-left: 10px;
  }

  .proposal-review-header .dropdown .dropdown-menu .radio-btn a:hover {
    background-color: none !important;
    box-shadow: none !important;
  }

  .proposal-review-header .dropdown .caret .month {
    width: 8.3px;
    height: 6.5px;
    background-color: #2d2727;
  }

  .proposal-review-header .form-inline label {
    text-align: left !important;
    justify-content: left !important;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #313133;
  }

  .proposal-review-header .dropdown .dropdown-menu .apply {
    width: 75px;
    height: 32px;
    border-radius: 4px;
    background-color: #c7222a;
    border-color: #c7222a !important;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    text-transform: none !important;
    margin-right: 10px !important;
  }

  .proposal-review-header .dropdown .dropdown-menu .apply:hover {
    background-color: #f7a500 !important;
    border-color: #f7a500 !important;
    color: #ffffff !important;
  }

  .proposal-review-header .dropdown .dropdown-menu .cancel {
    width: 75px;
    height: 32px;
    border-radius: 4px;
    border: solid 1px #ffffff;
    background-color: #ffffff;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #c7222a;
    text-transform: none !important;
    margin-right: 10px;
    box-shadow: none !important;
  }

  .proposal-review-header .dropdown .dropdown-menu .cancel:hover {
    border: 1px solid #ffffff !important;
    box-shadow: none !important;
  }

  #commision-btn-group {
    justify-content: center;
  }

  #commision-btn-group .btn-default {
    width: 184px;
    height: 40px;
    border-radius: 5px;
    border: solid 1px rgba(205, 206, 206, 0.45);
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #6c7174;
    background-color: #ffffff;
    text-transform: none;
    margin: 0px 12px;
  }

  #commision-btn-group .btn-default img {
    margin-right: 8px;
  }

  #commision-btn-group .redlight {
    background-color: #d67f8c;
    color: #fff;
  }

  .mdb-select {
    padding: 5px 15px;
    border: solid 1px #e2e5ed;
    color: #6c7174;
  }

  .dataTables_wrapper .dataTables_info {
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #313133;
  }

  .largedropdown {
    float: left;
    overflow: hidden;
  }

  .largedropdown .dropbtn {
    font-size: 16px;
    background-color: inherit;
    font: inherit;
    margin: 0;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #6c7174;
    width: 184px;
    height: 40px;
    border-radius: 6px;
    border: solid 1px #cdcece;
    margin-right: 26px;
  }

  .largedropdown .dropbtn img {
    margin-right: 13px;
  }

  .largedropdown .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    width: 100%;
    left: 0;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
  }

  .largedropdown .dropdown-content .header {
    background: red;
    padding: 16px;
    color: white;
  }

  .largedropdown:hover .dropdown-content {
    display: block;
  }

  /* Create three equal columns that floats next to each other */
  .column {
    float: left;
    width: 33.33%;
    padding: 10px;
    background-color: #ccc;
    height: 250px;
  }

  .column a {
    float: none;
    color: black;
    padding: 16px;
    text-decoration: none;
    display: block;
    text-align: left;
  }

  .column a:hover {
    background-color: #ddd;
  }

  /* Clear floats after the columns */
  .row:after {
    content: "";
    display: table;
    clear: both;
  }

  /* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
  @media screen and (max-width: 600px) {
    .column {
      width: 100%;
      height: auto;
    }
  }

  .largedropdown .dropdown-menu {
    background-color: #f9f9f9;
    width: 100%;
    left: 0;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
  }

  #more {
    display: none;
  }

  #detailsheader h6 {
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #6c7174;
    text-transform: none;
  }

  #detailsheader p {
    font-family: PFEncoreSansPro-Regular;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: normal;
    text-align: left;
    color: #313133;
  }

  .dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: none !important;
  }

  #dtBasicExample_wrapper {
    padding: 0px 0px !important;
    /* padding: 0px 40px !important; */

  }

  #dtBasicExample_wrapper .dataTables_info {
    display: inline;
    padding-top: 25px;
  }

  #dtBasicExample_wrapper .dataTables_paginate {
    width: 100%;
    text-align: center;
    /* display: none; */
  }

  #dtBasicExample {
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0px 40px !important;
  }

  #dtBasicExample thead {
    border-radius: 5px;

  }

  #dtBasicExample thead tr {
    margin: 10px !important;
    border-bottom: 10px solid #ffffff;
  }

  #dtBasicExample tbody tr {
    border-radius: 10px !important;
    background-color: rgba(0, 0, 0, 0.05) !important;
  }

  #dtBasicExample tbody tr:hover {

  }

  #dtBasicExample thead tr th {
    font-family: "PFHandbookPro-Medium";
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #8b151b !important;
    border: none !important;
    text-transform: uppercase;
  }

  #dtBasicExample thead tr th span {
    color: #000000 !important;
  }

  .table>thead>tr>th,
  .table>tbody>tr>th,
  .table>tfoot>tr>th,
  .table>thead>tr>td,
  .table>tbody>tr>td,
  .table>tfoot>tr>td {
    padding: 12px 8px;
    vertical-align: baseline !important;
    border-color: #ddd;
  }

  #dtBasicExample tbody tr td {
    font-family: PFHandbookPro-Regular;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    vertical-align: middle !important;
    line-height: 1.11;
    letter-spacing: normal;
    text-align: left;
    color: #000000 !important;
    white-space: normal !important;
    padding: 15px 10px !important;
  }

  #dtBasicExample tbody tr .issued span {

    border-radius: 17px;
    background-color: rgba(156, 220, 194, 0.3);
    padding: 8px 31px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #1f874c;
  }

  #dtBasicExample tbody tr .pending span {
    padding: 8px 14px;
    border-radius: 17px;
    background-color: rgba(247, 165, 0, 0.2);
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #d79c26;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100px;
  }

  #dtBasicExample tbody tr .discrepancy span {
    padding: 8px 14px;
    border-radius: 17px;
    background-color: rgba(247, 165, 0, 0.2);
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #d79c26;
  }

  #dtBasicExample .counter-offer span {
    padding: 8px 14px;
    border-radius: 17px;
    background-color: rgba(247, 165, 0, 0.2);
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #d79c26;
    white-space: nowrap;
  }

  #dtBasicExample .ppmc span {
    padding: 8px 14px;
    border-radius: 17px;
    background-color: rgba(247, 165, 0, 0.2);
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #d79c26;
  }

  #dtBasicExample .cancelled span {
    padding: 8px 8px;
    border-radius: 17px;
    color: #c7222a !important;
    background-color: #f8d7da !important;
    border-color: #f5c6cb !important;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #d79c26;
  }

  #dtBasicExample tbody tr:hover,
  #dtBasicExample tbody tr:active,
  #dtBasicExample tbody tr:focus {
   
  }

  #dtBasicExample .th-sm .dropdown {
    height: 40px !important;
    border: none !important;
  }

  #dtBasicExample .th-sm .dropdown span {
    color: #000000 !important;
  }

  #dtBasicExample .th-sm .dropdown .btn-outline-secondary {
  
    font-family: PFHandbookPro-Medium;
    text-transform: uppercase;
    font-size: 16px !important;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #8b151b;
    border: none !important;
    border-bottom: none !important;
    padding: 5px 0px !important;
    margin-top: -4px;
  }

  #dtBasicExample thead tr th {
    padding: 5px 10px !important;
  }

  #dtBasicExample .th-sm .dropdown .btn-outline-secondary:hover {
    box-shadow: none !important;
  }

  #dtBasicExample .th-sm .dropdown .dropdown-menu .dropdownlist .btn-outline-secondary {
    margin-top: 15px;
    width: 87.1px;
    height: 40px;
    margin-right: 24px;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #6c7174;
  }

  #dtBasicExample .th-sm .dropdown .dropdown-menu .dropdownlist {
    -webkit-overflow-scrolling: touch;
    list-style-type: none !important;
  }

  #dtBasicExample .th-sm .dropdown .dropdown-menu .dropdownlist::-webkit-scrollbar {
    width: 7px !important;
    height: 98px !important;
  }

  #dtBasicExample .th-sm .dropdown .dropdown-menu .dropdownlist::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: transparent;
  }

  #dtBasicExample .th-sm .dropdown .dropdown-menu .dropdownlist::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #b9b9b9 !important;
  }

  #dtBasicExample .th-sm .dropdown .dropdown-menu .dropdownlist {
    padding: 15px 12px;
    width: 192px !important;
    height: auto !important;
    border-radius: 5px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
    margin-bottom: 0px !important;
  }

  #dtBasicExample .th-sm .dropdown .dropdown-menu .dropdownlist #myInput1 {
    width: 169px;
    height: 25px;
    border-radius: 6px;
    background-color: #f9fafb;
    border: 1px solid #f9fafb !important;
    font-family: PFEncoreSansPro-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: rgba(45, 39, 39, 0.5);
    margin-bottom: 10px;
  }

  #dtBasicExample .th-sm .dropdown .dropdown-menu .dropdownlist .radio-btn {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  #dtBasicExample .th-sm .dropdown .dropdown-menu .sort {
    padding: 13px;
  }

  #dtBasicExample .th-sm .dropdown .dropdown-menu .sort p {
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #6c7174;
    margin-bottom: 12px !important;
  }

  #dtBasicExample .th-sm .dropdown .dropdown-menu .sort .btn {
    padding: 0px !important;
    margin: 0px !important;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #2d2727;
    display: block;
  }

  #dtBasicExample .th-sm .dropdown .dropdown-menu .sticky-btn {

    bottom: 0px;
    background-color: #fff;
  }

  #dtBasicExample .th-sm .dropdown .dropdown-menu .apply {
    width: 70px;
    height: 32px;
    border-radius: 4px;
    background-color: #f7a500;
    border-color: #f7a500 !important;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    text-transform: none !important;
  }

  #dtBasicExample tbody tr .renewed span {
    padding: 8px 14px;
    border-radius: 17px;
    background-color: rgba(156, 220, 194, 0.3);
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #1f874c;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100px;
    min-width: 127px !important;
    display: inline-block;
    text-align: center;
  }

  #dtBasicExample tbody tr .renew span {
    padding: 8px 14px;
    border-radius: 17px;
    background-color: #c7222a;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100px;
  }

  .renewal-btn {
    width: 82px;
    height: 44px;
    flex-grow: 0;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    padding: 13px 16px;
    background-color: #c7222a;
    color: #ffffff;
    border: 1px solid #c7222a;
    border-radius: 2px;
  }

  #dtBasicExample tbody tr .renewalPending span {
    padding: 8px 14px;
    border-radius: 17px;
    background-color: rgba(247, 165, 0, 0.2);
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #d79c26;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100px;
    min-width: 127px !important;
    display: inline-block;
    text-align: center;
  }

  #dtBasicExample tbody tr .expired span {
    padding: 8px 14px;
    border-radius: 17px;
    background-color: rgba(108, 113, 115, 0.1);
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #6c7174;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100px;
    min-width: 127px !important;
    display: inline-block;
    text-align: center;
  }

  #dtBasicExample .th-sm .dropdown .dropdown-menu .apply:hover {
    background-color: #f7a500 !important;
    border-color: #f7a500 !important;
    color: #ffffff !important;
  }

  #dtBasicExample .th-sm .dropdown .dropdown-menu .cancel {
    width: 70px;
    height: 32px;
    border-radius: 4px;
    border: solid 1px #b5b5b8;
    background-color: #ffffff;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #2d2727;
    text-transform: none !important;
  }

  #dtBasicExample .th-sm .dropdown .dropdown-menu .sort .btn:hover,
  #dtBasicExample .th-sm .dropdown .dropdown-menu .sort .btn:focus,
  #dtBasicExample .th-sm .dropdown .dropdown-menu .sort .btn:active {
    border-color: #ffffff !important;
    box-shadow: none !important;
  }

  #Commission-statements-btns {
    float: none !important;
    border-radius: 6px;
    background-color: #fcf7ec !important;
    padding: 25px 20px !important;
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 70px !important;
  }

  #Commission-statements-btns h4 {
    font-family: PFHandbookPro-Medium;
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    margin-bottom: 22px;
  }

  #Commission-statements-btns h4 span {
    font-family: PFHandbookPro-Regular;
    font-size: 21px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.27px;
    text-align: left;
    color: #4c4c4c;
    margin-left: 15px;
  }

  .cimmis_full {
    width: 30%;
    position: relative;
    margin-right: 20px;
  }

  .cimmis_full select,
  .cimmis_half1 select,
  .cimmis_half2 select {
    width: 100% !important;
  }

  .cimmis_full i,
  .cimmis_half1 i,
  .cimmis_half2 i {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #c7222a;
  }

  .cimmis_half1 {
    width: 20%;
    position: relative;
    margin-right: 20px;
  }

  .cimmis_half2 {
    width: 15%;
    position: relative;
    margin-right: 20px;
  }

  #Commission-statements-btns #get_info {
    width: 10%;
    margin-right: 2%;
  }

  #Commission-statements-btns #hideorshow {
    width: 15%;
  }

  #Commission-statements-btns #hideorshow .btn {

    margin-right: 0px;
  }

  #Commission-statements-btns .download-state {
    width: 100%;
    text-align: right;
  }

  #Commission-statements-btns .share-details {
    width: 100%;
    text-align: right;
  }

  #Commission-statements-btns .download-state a img {
    width: 15px;
    height: auto;
    margin-right: 7px;
    margin-top: -9px;
  }

  #Commission-statements-btns .download-state a {
    font-family: PFHandbookPro-Regular;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: left;
    color: #c7222a;
  }

  #Commission-statements-btns .share-details a i {
    color: #c7222a;
    margin-right: 5px;
  }

  #Commission-statements-btns .share-details a {
    font-family: PFHandbookPro-Regular;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: left;
    color: #c7222a;
  }

  .proposal-review-header .form-inline-show-hide {
    float: left !important;
  }

  .proposal-review-header #form-inline {
    justify-content: center !important;
  }

  .proposal-review-header .form-inline .status-label {
    margin-right: 24px !important;
  }

  .page-item.active .page-link {
    z-index: 3;
    color: #c7222a !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
  }

  .page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #6c7174 !important;
    background-color: #ffffff !important;
    border: 1px solid #ffffff !important;
  }

  #dtBasicExample_next {
    border-radius: 2px;
    background-color: #c7222a !important;
    color: #ffffff !important;
  }

  #dtBasicExample_next.disabled {
    border-radius: 2px;
    color: #ffffff !important;
    background-color: #6c7173 !important;
  }

  #dtBasicExample_previous {
    border-radius: 2px;
    background-color: #c7222a !important;
    color: #ffffff !important;
  }

  #dtBasicExample_previous.disabled {
    border-radius: 2px;
    color: #ffffff !important;
    background-color: #6c7173 !important;
  }

  .dataTables_wrapper div.dataTables_filter {
    display: none !important;
  }

  #visibilityhidden {
    visibility: hidden !important;
    margin-top: 0px !important;
    margin-bottom: -50px !important;
  }

  #commision-summary {
    margin-top: 100px;
    padding: 0px 40px;
  }

  #commision-summary .container {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }

  #commision-summary .my-commision-tdp {
    padding: 0px 40px;
    border-bottom: solid 1px rgba(108, 113, 116, 0.2);
  }

  #commision-summary .my-commision-desc {
    padding: 35px 40px 0px 40px;
  }

  #commision-summary .my-commision-desc .total {
    text-align: left;
    padding: 34px 0px;
  }

  .borderall {
    border-radius: 8px;
    border: solid 1px rgba(108, 113, 116, 0.2);
  }

  #commision-summary h4 {
    padding: 23px 0px;
    font-family: PFEncoreSansPro-Regular;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #2d2727;
  }

  #commision-summary h5 {
    font-family: PFEncoreSansPro-Regular;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.9;
    letter-spacing: normal;
    text-align: center;
    color: #313133;
  }

  #commision-summary h6 {
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #6c7174;
  }

  #commision-summary p {
    font-family: PFEncoreSansPro-Regular;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: normal;
    text-align: left;
    color: #313133;
    margin-bottom: 0px !important;
  }

  #myInput2 {
    width: 169px;
    height: 25px;
    border-radius: 6px;
    background-color: #f9fafb;
    border: 1px solid #f9fafb !important;
    font-family: PFEncoreSansPro-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: rgba(45, 39, 39, 0.5);
    margin-bottom: 10px;
  }

  #myInput3 {
    width: 169px;
    height: 25px;
    border-radius: 6px;
    background-color: #f9fafb;
    border: 1px solid #f9fafb !important;
    font-family: PFEncoreSansPro-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: rgba(45, 39, 39, 0.5);
    margin-bottom: 10px;
  }

  #myInput4 {
    width: 169px;
    height: 25px;
    border-radius: 6px;
    background-color: #f9fafb;
    border: 1px solid #f9fafb !important;
    font-family: PFEncoreSansPro-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: rgba(45, 39, 39, 0.5);
    margin-bottom: 10px;
  }

  #myInput5 {
    width: 169px;
    height: 25px;
    border-radius: 6px;
    background-color: #f9fafb;
    border: 1px solid #f9fafb !important;
    font-family: PFEncoreSansPro-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: rgba(45, 39, 39, 0.5);
    margin-bottom: 10px;
  }

  #myInput6 {
    width: 169px;
    height: 25px;
    border-radius: 6px;
    background-color: #f9fafb;
    border: 1px solid #f9fafb !important;
    font-family: PFEncoreSansPro-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: rgba(45, 39, 39, 0.5);
    margin-bottom: 10px;
  }

  #main-panel .navbar-form .input-group {
    height: 40px !important;
  }

  #hideorshow .btn-outline-secondary {
    width: 138px;
    height: 40px;
    border-radius: 6px;
    border: solid 1px #dbdbdb;
    background-color: #ffffff;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #6c7174;
  }

  #hideorshow .btn-outline-secondary img {
    margin-right: 8px;
  }

  #downloadstatement {
    margin-right: 24px;
  }

  #downloadstatement .btn-default {
    width: 184px;
    height: 40px;
    border-radius: 5px !important;
    border: solid 1px rgba(205, 206, 206, 0.45) !important;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #6c7174;
  }

  #downloadstatement .btn-default img {
    margin-right: 8px;
  }

  #redlight .btn-default {
    width: 184px;
    height: 40px;
    border-radius: 5px !important;
    border: solid 1px rgba(205, 206, 206, 0.45) !important;
    background-color: #d67f8c;
    font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
  }

  #redlight .btn-default img {
    margin-right: 8px;
  }

  #hideorshow .dropdown-menu .dropdownlist {
    padding: 15px 12px;
    border-radius: 5px;

    background-color: #ffffff;
    list-style-type: none;

    margin-bottom: 0px !important;
  }

  #hideorshow .dropdown-menu .divscroll {
    -webkit-overflow-scrolling: touch;
  }

  #hideorshow .dropdown-menu .divscroll {
    overflow-y: scroll;
    overflow-x: hidden;
    width: 200px !important;
    height: 304px !important;
  }

  #hideorshow .dropdown-menu .divscroll::-webkit-scrollbar {
    width: 7px;
    height: 98px !important;
  }

  #hideorshow .dropdown-menu .divscroll::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: transparent;
  }

  #hideorshow .dropdown-menu .divscroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #b9b9b9;
  }

  #hideorshow .dropdown-menu::-webkit-scrollbar {
    width: 5px !important;
    background-color: #eee;
    border-radius: 20px;
  }
}

.mdb-select {
  margin-right: 10px;
}

.mdb-select option .select-period {
  font-family: PFEncoreSansPro-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #6c7174;
}

.mdb-select option {
  font-family: PFEncoreSansPro-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #6c7174;
}

.mdb-select option:hover {
  background-color: #f7a500 !important;
}

select:focus>option:checked {
  background: #f7a500 !important;
  color: #ffffff !important;
}

select:hover>option:checked {
  background: #f7a500 !important;
  color: #ffffff !important;
}

select:active>option:checked {
  background: #f7a500 !important;
  color: #ffffff !important;
}

.grand-total {
  padding: 25px 44px;
  border-radius: 12px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.04);
  border: solid 1px rgba(0, 0, 0, 0.06);
  background-color: #ffffff;

  margin-bottom: 20px;
  margin-top: 20px;
}

.grand-total h4 {
  font-family: "PFHandbookPro-Regular";
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.38px;
  text-align: left;
  color: #000000;
  text-transform: uppercase;
  margin-top: 10px;
}

.grand-total span {
  border: 1px solid #ddd;
  font-size: 18px;
  color: #000000;
  padding: 5px 10px;
  margin-left: 15px;
}

.grand-total .total {
  float: right;
}

.grand-total .total h6 {
  font-family: PFHandbookPro-Medium;
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #8b151b;
}

.grand-total .total p {
  font-family: PFHandbookPro-Regular;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}

.navbar-wrapper {
  width: 100% !important;
  margin-top: 20px;
}

.d-flex {
  display: flex;
}

.navbar-wrapper .navbar-form {
  width: 90% !important;
  display: inline;

}

.navbar-wrapper .navbar-form .input-group {
  width: 100%;
  background-color: #ffffff !important;
  border: 1px solid #dbdbdb;
}

.d-flex .search-button-sec {
  display: inline;
  width: 10%;
  width: 97px;
  height: 40px;
  border-radius: 2px;
  background-color: #c7222a;
  border: 1px solid #c7222a;
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin-top: -20px;
  float: right;
  margin-left: 20px;
}


/* Commented by Santhosh for removing space around elements */
.btns-wrapper {

}

.btns-wrapper .dropdown .btn-primary {
  width: 100%;
  height: 40px;
  border-radius: 6px;
  color: #848484;
  border: solid 1px #dbdbdb !important;
  background-color: #ffffff !important;
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #848484;
}

.btns-wrapper .dropdown .btn-primary span {
  color: #000000 !important;
}

.btns-wrapper .dropdown .btn-primary i {
  float: right;
  margin-top: 4px !important;
  color: #c7222a;
}

.btns-wrapper .dropdown .btn.btn-primary.dropdown-toggle {
  color: #848484 !important;
  background-color: #ffffff !important;
  border-color: #dbdbdb !important;
  box-shadow: none !important;
}

.btns-wrapper .dropdown-menu li {
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.27px;
  text-align: left;
  color: #000000;
}

.btns-wrapper .dropdown-menu .head {
  margin-bottom: 10px;
  margin-top: 10px;
}

.btns-wrapper .dropdown-menu .head span {
  background-color: #c7222a;
  height: 2px;
  width: 13px;
  float: right;
  margin-top: 11px;
}

.btns-wrapper .dropdown-menu li .checkbox label {
  margin-left: 0px !important;
  margin-right: 10px;
  font-family: "PFHandbookPro-Regular";
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.27px;
  text-align: left;
  color: #000000;
}

.btns-wrapper .dropdown-menu li .checkbox label input {
  margin-right: 10px;
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.27px;
  text-align: left;
  color: #000000;
  margin-bottom: 10px;
}

.btns-wrapper .dropdown-menu .divider {
  height: 1px;
  background-color: #e6e6e6 !important;
}

.sort1 .btn {
  display: block;
}

.btns-wrapper .dropdown-menu li>a {
  padding: 0px !important;
}

.btns-wrapper .dropdown-menu {
  padding: 10px 15px;
  width: 100%;
  top: 45px !important;
}

.btns-wrapper .dropdown .status {
  width: 270px;
  height: 40px;
  border-radius: 6px;
  border: solid 1px #dbdbdb;
  background-color: #ffffff;
  text-align: left;
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #848484;

}

.btns-wrapper .dropdown .btn-success {
  background-color: #c7222a !important;
  border: 1px solid #c7222a;
  width: 81px;
  height: 38px;
  border-radius: 2px;

  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}

.btns-wrapper .dropdown .btn-danger {
  background-color: #ffffff;
  color: #c7222a !important;
  border-color: #ffffff !important;
  margin-right: 10px;
  box-shadow: none !important;
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
}

.btns-wrapper .dropdown-menu .btns-wrapper .dropdown .btn.btn-outline-secondary.dropdown-toggle {
  text-align: left !important;
}

.btns-wrapper .dropdown-list h4 {
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.27px;
  text-align: left;
  color: #000000;
}

.track-wrapper {
  margin-top: 70px;
  padding-left: 40px !important;
  padding-right: 40px;
}

.notification-wrap li a::after {
  background: #f7a500 !important;
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 0px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
  background: #ffffff !important;
  border-color: #cdcece !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
 
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {

}

.dataTables_wrapper .dataTables_paginate .paginate_button {

}

.dashboard-wrapper {
  margin: 15px 10px 10px 0px;
}

.dashboard-wrapper .head-desc {
  border-radius: 6px;
  background-color: #fcf7ec;
  height: 328px;
  padding: 15px 20px 20px 15px;
}

.dashboard-wrapper .head-desc h1 {
  font-family: PFHandbookPro-Medium;
  font-size: 36px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.2px;
  text-align: left;
  color: #2f3844;
  padding-left: 5px;
}

.dashboard-wrapper .head-desc h6 {
  padding-left: 5px;
  font-family: PFHandbookPro-Regular;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.2px;
  text-align: left;
  color: #2f3844;
  text-transform: none !important;
}

.dashboard-wrapper .head-desc .dropdown {

}

.dashboard-wrapper .head-desc .dropdown .btn-primary {
  width: 100%;
  height: 40px;
  border-radius: 6px;
  color: #848484;
  border: solid 1px #dbdbdb !important;
  background-color: #ffffff !important;
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #848484;
}

.dashboard-wrapper .head-desc .dropdown .btn-primary span {
  color: #000000 !important;
}

.dashboard-wrapper .head-desc .dropdown .btn-primary i {
  float: right;
  margin-top: 0px !important;
  color: #c7222a;
}

.dashboard-wrapper .head-desc .dropdown .btn.btn-primary.dropdown-toggle {
  color: #848484 !important;
  background-color: #ffffff !important;
  border-color: #dbdbdb !important;
}

.dashboard-wrapper .lead-wrapper {
  z-index: 1;
  margin-top: -115px;
  margin-left: 40px;
  margin-right: 40px;
}

.dashboard-wrapper .lead-wrapper .leads {
  border-radius: 12px;
  box-shadow: 1px 0 12px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  padding: 30px;
  margin-bottom: 20px;
}

.dashboard-wrapper .lead-wrapper .leads .heading {
  display: flex;
  width: 100%;
  margin-bottom: 30px;
}

.dashboard-wrapper .lead-wrapper .leads .heading .manage-leads {
  display: inline;
  width: 45%;
}

.dashboard-wrapper .lead-wrapper .leads .heading .manage-leads h2 {
  font-family: PFHandbookPro-Regular;
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.2px;
  text-align: left;
  color: #000000;
}

.dashboard-wrapper .lead-wrapper .leads .heading .manage-leads h2 span {
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.89;
  letter-spacing: 0.18px;
  text-align: right;
  color: #c7222a;
  margin-left: 15px;
}

.dashboard-wrapper .lead-wrapper .leads .heading .btns {
  display: inline;
  width: 55%;
  float: right;
 
  text-align: right;
}

.dashboard-wrapper .lead-wrapper .leads .heading .btns .active {
  width: 97px;
  height: 30px;
  border-radius: 6px;
  background-color: #c7222a !important;
  font-family: PFHandbookPro-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff !important;
  border: 1px solid #c7222a !important;
}

.dashboard-wrapper .lead-wrapper .leads .heading .btns .btn {
  width: 87px;
  height: 30px;
  border-radius: 6px;
  border: solid 1px #dbdbdb;
  background-color: #ffffff;
  font-family: PFHandbookPro-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  margin-right: 5px;
}

.dashboard-wrapper .lead-wrapper .leads .lead-class {
  border-radius: 6px;
  padding: 20px;
  border-radius: 6px;

}

.dashboard-wrapper .lead-wrapper .leads .lead-class h3 {
  font-family: PFHandbookPro-Regular;
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  margin: 0px !important;
}

.dashboard-wrapper .lead-wrapper .leads .lead-class p {
  font-family: PFHandbookPro-Regular;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}

.dashboard-wrapper .lead-wrapper .leads .created {
  background-color: rgba(247, 144, 61, 0.2);
}

.dashboard-wrapper .lead-wrapper .leads .assigned {
  background-color: rgba(113, 193, 232, 0.2);
}

.dashboard-wrapper .lead-wrapper .leads .completed {
  background-color: rgba(0, 0, 0, 0.15);
}

.dashboard-wrapper .lead-wrapper .leads .unassigned {
  background-color: #f7cffe;
}

.dashboard-wrapper .leads .dropdown {

  width: 167px !important;
  height: 40px;
  float: right !important;
}

.dashboard-wrapper .leads .dropdown .btn-primary {
  width: 167px !important;
  height: 40px;
  border-radius: 6px;
  color: #848484;
  border: solid 1px #dbdbdb !important;
  background-color: #ffffff !important;
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left !important;
  color: #848484;
}

.dashboard-wrapper .leads .dropdown .btn-primary span {
  color: #000000 !important;
}

.dashboard-wrapper .leads .dropdown .btn-primary i {
  float: right;
  margin-top: 0px !important;
  color: #c7222a;
}

.dashboard-wrapper .leads .dropdown .btn.btn-primary.dropdown-toggle {
  color: #848484 !important;
  background-color: #ffffff !important;
  border-color: #dbdbdb !important;
}

.dashboard-wrapper .leads .business-wrapper {
  display: flex;
  width: 100%;
  border-radius: 6px;
  background-color: #fcf7ec;
  padding: 15px;
}
.dashboard-wrapper .leads .business-wrapper1 {
  width: 100%;
  border-radius: 6px;
  background-color: #fcf7ec;
  padding: 15px;
  margin-bottom: 4px;
}

.business-wrapper.small_busness .image img,
business-wrapper.premisum_busness .image img {
  max-width: 100%;
  width: 30px;
}

.business-wrapper.small_busness .image,
.business-wrapper.premisum_busness .image {
  width: 13%;
}

.business-wrapper.premisum_busness .count {
  width: 60%;
}

.business-wrapper.small_busness .desc {
  width: 60%;
}

.business-wrapper.premisum_busness .image img {
  width: 30px;
  max-width: 100%;
}

.business-wrapper.small_busness .count {
  width: 35%;

  text-align: right;
  height: 46px;
}

.dashboard-wrapper .leads .business-wrapper .desc p {
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  margin: 0px !important;
  padding-top: 8px;
  padding-left: 5px;
}

.dashboard-wrapper .leads .business-wrapper .count h4 {
  font-family: PFHandbookPro-Regular;
  font-size: 26px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  float: right;
}

.business-wrapper.premisum_busness .desc {
  width: 35%;
}

.p-l-r-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.p-l-0 {
  padding-left: 0px !important;
}

.p-r-0 {
  padding-right: 0px !important;
}

.pl-15 {
  padding-left: 15px;
}

.dashboard-proposal {
  margin-bottom: 30px;
}

.dashboard-proposal .heading {
  display: flex;
  width: 100%;
  margin-bottom: 30px;
}

.dashboard-proposal .heading .manage-leads {
  display: inline;
  width: 45%;
}

.dashboard-proposal .heading .manage-leads h2 {
  font-family: PFHandbookPro-Regular;
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.2px;
  text-align: left;
  color: #000000;
}

.dashboard-proposal .heading .manage-leads h2 span {
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.89;
  letter-spacing: 0.18px;
  text-align: right;
  color: #c7222a;
  margin-left: 15px;
}

.dashboard-proposal .heading .btns {
  display: inline-block;
  width: 55%;
  float: right;
  text-align: right;
}

.dashboard-proposal .heading .btns .active {
  width: 97px;
  height: 30px;
  border-radius: 6px;
  background-color: #c7222a !important;
  font-family: PFHandbookPro-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff !important;
  border: 1px solid #c7222a !important;
}

.dashboard-proposal .heading .btns .btn {
  width: 97px;
  height: 30px;
  border-radius: 6px;
  border: solid 1px #dbdbdb;
  background-color: #ffffff;
  font-family: PFHandbookPro-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  margin-right: 5px;
}

.dashboard-proposal .proposal-class {
  border-radius: 6px;
  padding: 20px 10px 10px 20px;
  border-radius: 10px;
 
}


.dashboard-proposal .proposal-class h3 {
  font-family: PFHandbookPro-Regular;
  font-size: 21px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  margin-bottom: 20px !important;
  margin-top: 0px !important;
  max-height: 24px !important;
}

.dashboard-proposal .proposal-class h6 {
  font-family: PFHandbookPro-Regular;
  font-size: 24px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 0px;
}

.dashboard-proposal .proposal-class .black {
  color: #000000 !important;
}

.dashboard-proposal .proposal-class .golden {
  color: #d79c26 !important;
}

.dashboard-proposal .proposal-class .green {
  color: #1f874c !important;
}

.dashboard-proposal .proposal-class .red {
  color: #8b151b !important;
}

.dashboard-proposal .proposal-class h3 i {
  float: right;
  color: #c7222a !important;
}

.dashboard-proposal .proposal-class h3 i .cardhover {
  visibility: hidden;
  width: 200px;
  background-color: #ffe1e2;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 8px;
  position: absolute;
  z-index: 1;
  top: 70px;
  left: 0px;
  transform: translate(50%, 0);
  margin-left: -100px;
  opacity: 0;
  transition: opacity 0.3s;
}

.dashboard-proposal .proposal-class p {
  font-family: PFHandbookPro-Regular;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}

.dashboard-proposal .proposal-class h4 {
  font-family: PFHandbookPro-Regular;
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  margin-bottom: 0px !important;
}

.dashboard-wrapper .lead-wrapper .dashboard-renewals {
  margin-bottom: 30px;
}

.dashboard-wrapper .lead-wrapper .dashboard-renewals .heading {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 30px;
}

.dashboard-wrapper .lead-wrapper .dashboard-renewals .heading .manage-leads {
  display: inline;
}

.dashboard-wrapper .lead-wrapper .dashboard-renewals .heading .manage-leads h2 {
  font-family: PFHandbookPro-Regular;
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.2px;
  text-align: left;
  color: #000000;
}

.dashboard-wrapper .lead-wrapper .dashboard-renewals .heading .manage-leads h2 span {
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.89;
  letter-spacing: 0.18px;
  text-align: right;
  color: #c7222a;
  margin-left: 15px;
}

.dashboard-wrapper .lead-wrapper .dashboard-renewals .heading .btns {
  display: inline-block;

  float: right;
  text-align: right;
}

.dashboard-wrapper .lead-wrapper .dashboard-renewals .heading .btns .active {
  width: 97px;
  height: 30px;
  border-radius: 6px;
  background-color: #c7222a !important;
  font-family: PFHandbookPro-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff !important;
  border: 1px solid #c7222a !important;
}

.dashboard-wrapper .lead-wrapper .dashboard-renewals .heading .btns .btn {
  width: 97px;
  height: 30px;
  border-radius: 6px;
  border: solid 1px #dbdbdb;
  background-color: #ffffff;
  font-family: PFHandbookPro-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  margin-right: 5px;
}

.dashboard-wrapper .lead-wrapper .dashboard-renewals .no-of-policies {
  display: flex;
  width: 100%;
  border-radius: 6px;
  background-color: #fcf7ec;
  padding: 15px 20px;
}

.dashboard-wrapper .lead-wrapper .dashboard-renewals .no-of-policies .left-div {
  display: flex;
  width: 90%;
}

.dashboard-wrapper .lead-wrapper .dashboard-renewals .no-of-policies .right-div {
  display: flex;
  width: 10%;
  float: right !important;
}

.dashboard-wrapper .lead-wrapper .dashboard-renewals .no-of-policies .left-div h3 {
  font-family: PFHandbookPro-Regular;
  font-size: 21px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  margin-bottom: 0px;
  margin-top: 0px;
}

.dashboard-wrapper .lead-wrapper .dashboard-renewals .no-of-policies .left-div h3 span {
  font-family: PFHandbookPro-Medium;
  font-size: 21px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}

.dashboard-wrapper .lead-wrapper .dashboard-renewals .no-of-policies .right-div a {
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.89;
  letter-spacing: 0.18px;
  text-align: right;
  color: #c7222a;
  padding-top: 7px;
}

.policy-details {
  border-radius: 12px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.04);
  border: solid 1px rgba(0, 0, 0, 0.06);
  background-color: #ffffff;
  padding: 20px;
  margin-bottom: 10px;
}

.policy-details .content {}

.policy-details h4 {
  font-family: PFHandbookPro-Medium;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: 0.2px;
  text-align: left;
  color: #000000;
}

.policy-details .content p {
  font-family: PFHandbookPro-Regular;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.14px;
  text-align: left;
  color: rgba(0, 0, 0, 0.7);
}

.policy-details .content p span {
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.33px;
  text-align: left;
  color: #000000;
}

.policy-details .content p i {
  color: #c7222a;
  cursor: pointer;
  font-size: 22px;
}

.login-wrapper {
  margin-top: 0px;
}

.login-wrapper h1 {
  font-family: PFHandbookPro-Medium;
  font-size: 28px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.07;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
}

.login-wrapper p {
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: 0.2px;
  text-align: center;
  color: #4c4c4c;
}

span.toogle_span,
span.toogle_span1 {
  position: relative;
  top: 8px;
  font-size: 18px;
}

span.rene_txt {
  vertical-align: bottom;
  padding-left: 15px;
}

span.rene_txt+span {
  padding-left: 16px;
  vertical-align: bottom;
}

.dashboard-wrapper .lead-wrapper .dashboard-com .heading .btns a {
  margin-top: 14px;
}

.dashboard-wrapper .lead-wrapper .dashboard-com .heading {
  display: flex;
  width: 100%;
  margin-bottom: 30px;
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
  background-image: none !important;
}

button.btn.btn-login.btn-default {
  margin-top: 20px;
}

.login-panel .tab-content .invalid-feedback {
  position: absolute;
  bottom: -17px;
}

.login-panel {
  width: 544px;
  border-radius: 12px;
  box-shadow: 1px 0 7px 0 rgba(170, 123, 53, 0.07);
  border: solid 1px #ededed;
  background-color: #ffffff;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}

.dashboard-wrapper .lead-wrapper .dashboard-com {
  margin-bottom: 30px;
  margin-top: 40px;
}

.dashboard-wrapper .lead-wrapper .dashboard-com .heading {
  display: flex;
  width: 100%;
  margin-bottom: 30px;
}

.dashboard-wrapper .lead-wrapper .dashboard-com .heading .manage-leads {
  display: inline;
  width: 70%;
}

.dashboard-wrapper .lead-wrapper .dashboard-com .heading .manage-leads h2 {
  font-family: PFHandbookPro-Regular;
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.2px;
  text-align: left;
  color: #000000;
}

.dashboard-wrapper .lead-wrapper .dashboard-com .heading .manage-leads h2 span {
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.89;
  letter-spacing: 0.18px;
  text-align: right;
  color: #c7222a;
  margin-left: 15px;
}

.dashboard-wrapper .lead-wrapper .dashboard-com .heading .btns {
  display: inline;
  width: 30%;
  float: right;
}

.dashboard-wrapper .lead-wrapper .dashboard-com .heading .btns a {
  float: right !important;
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.89;
  letter-spacing: 0.18px;
  text-align: right;
  color: #c7222a;
}

.dashboard-wrapper .lead-wrapper .dashboard-com .com-details {
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.04);
  border: solid 1px rgba(0, 0, 0, 0.06);
  background-color: #ffffff;
}

.dashboard-wrapper .lead-wrapper .dashboard-com .com-details h3 {
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: 0.2px;
  text-align: left;
  color: #000000;
  margin-top: 0px !important;
  margin-bottom: 22px;
}

.dashboard-wrapper .lead-wrapper .dashboard-com .com-details p {
  margin-bottom: 0px !important;
  font-family: PFHandbookPro-Light;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.14px;
  text-align: left;
  color: rgba(0, 0, 0, 0.7);
  margin-top: 10px !important;
}

.dashboard-wrapper .lead-wrapper .dashboard-com .com-details h6 {
  font-family: PFHandbookPro-Regular;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.16px;
  text-align: left;
  color: #000000;
}

.dashboard-wrapper .lead-wrapper .dashboard-com .com-details h3 i {
  float: right !important;
  color: #c7222a !important;
}

.birthday-wrapper {
  background-color: #fcf7ec;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 1px 0 12px 0 rgba(0, 0, 0, 0.15);
}

.birthday-wrapper h4 {
  font-family: PFHandbookPro-Regular;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.2px;
  text-align: left;
  color: #000000;
  margin-bottom: 6px !important;
}

.birthday-wrapper p {
  font-family: PFHandbookPro-Light;
  font-size: 13px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.2px;
  text-align: left;
  color: #2f3844;
}

.birthday-wrapper .red-wish {
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.2px;
  text-align: left;
  color: #c7222a;

}

.birthday-wrapper img {
  margin-top: 10px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.p-l-r-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.birthday-wrapper ul li {
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.2px;
  text-align: left;
  color: #000000;
  margin-bottom: 10px;
}

.birthday-wrapper span {
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.2px;
  text-align: left;
  color: #c7222a;
}

.mt-25 {
  margin-top: 25px !important;
}

.birthday-wrapper .bg {
  background-image: url("./../../assets/img/bg-birthday.png");
}

.wrapper1 {

  padding-right: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.first {
  display: none !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.last {
  display: none !important;
}

/*customer searchbox*/

.commission-statement-sec {
  border-radius: 6px;

}

.commission-statement-sec .form-wrapper {
  overflow: inherit !important;
  clear: both;
}

.commission-statement-sec .form-control {
  margin-bottom: 10px;
}

.commission-statement-sec h3 {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0.2px;
  text-align: left;
  color: #000000;
  margin-bottom: 15px;
}

.commission-statement-sec h3 span {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.27px;
  text-align: left;
  color: #4c4c4c;
  display: block;
}



.search-filter-sec1 button {
  background-color: #c7222a;
  font-size: 24px;
  border: none;
  color: #fff;
  width: 54px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
}

.search-filter-sec1 input {
  height: 50px;
}

.commission-statement-sec #button {
  border-radius: 2px;
  background-color: #c7222a;
  font-size: 17px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.06;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  border: none;
  margin-top: 5px;
}

.search-filter-sec1 {

  position: relative;
}

.search-filter-sec1 .filter-sec {
  color: #c7222a;
  font-size: 25px;
  position: absolute;
  right: 70px;
  top: 7px;
}

.search-sec .form-wrapper {
  overflow: inherit;
}

.dropdown-panel {
  position: relative;
  border-radius: 6px;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
  background-color: #ffffff;
  width: 100%;
  padding: 20px;
  z-index: 99;
}

.dropdown-panel h6 {
  margin-bottom: 30px;
  font-family: PFHandbookPro-Regular;
  font-size: 21px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.27px;
  text-align: left;
  color: #000000;
  text-transform: none !important;
}

.dropdown-panel input {
  height: auto;
}

.dropdown-panel label {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.27px;
  text-align: left;
  color: #000000;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
}

.dropdown-panel input {
  width: 22px;
  height: 22px;
  border: 1px solid #cdcece;
}

.dropdown-panel label {
  position: relative;
  cursor: pointer;
}

.dropdown-panel-csutomer_list label {
  margin-left: 25px;
  overflow: visible;
  padding-bottom: 15px;
  position: relative;
}

.dropdown-panel-csutomer_list label:before {
  content: "";
  background-color: transparent;
  border: 2px solid red;
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}

.dropdown-panel label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #d8d8d8;
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
  border-radius: 5px;
}

.customer_details_tab th {
  width: auto !important;
}

.customer_default_icon .rotate-icon {
  top: 20px;
}

.row.customer_default_icon_row {
  padding: 15px 0px;
  border-bottom: 1px solid #ddd;
}

.download-section p {
  padding-right: 0px !important;
}

.customer_default_icon .panel-body div:last-child .customer_default_icon_row {
  border-bottom: 0px;
}

.customer_details_tab th h6 {
  padding: 0px !important;
}

.dropdown-panel input:checked+label:before {
  border: 2px solid #d8d8d8;
}

label.lablei_before {
  margin-left: 0;
}

span.label_box {
  background-color: transparent;
  border: 2px solid #d8d8d8;
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: -5px;
  cursor: pointer;
  margin-right: 5px;
  border-radius: 5px;
}

.dropdown-panel input:checked+label:after {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 9px;
  width: 6px;
  height: 14px;
  border: solid #c7222a;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.dropdown-panel input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.dropdown-panel .cl-btn {
  width: 82px;
  height: 40px;
  border-radius: 2px;
  border: solid 1.4px #c7222a;
  font-family: PFHandbookPro-Medium;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  margin-right: 20px;
  background-color: #ffffff !important;
}

.dropdown-panel .al-btn {
  width: 81px;
  height: 40px;
  border-radius: 2px;
  background-color: #c7222a;
  border: 1px solid #c7222a;
  font-family: PFHandbookPro-Medium;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}

.search-filter-sec #close-btn {
  color: #c7222a;
  font-size: 25px;
  position: absolute;
  right: 70px;
  top: 4px;
  background-color: rgba(194, 32, 42, 0.1);
  width: 42px;
  height: 42px;
  border-radius: 50%;
  text-align: center;
  font-size: 28px;
}

.search-filter-sec .filter-sec {
  color: #c7222a;
  font-size: 19px;
  position: absolute;
  top: 11px;
  right: 25px;
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.89;
  letter-spacing: 0.18px;
  text-align: left;
  color: #c7222a;
}

.customer-search {
  padding-left: 5px !important;
  background-color: #ffffff !important;
  height: 40px !important;
}

.mt-32 {
  margin-top: 32px !important;
}

.disabled-cls {
  opacity: 0.6;
  background-color: #8080804a !important;
  cursor: not-allowed;
  display: none;
}

.no-of-proposal {
  border: 1px solid #c7222a;
  color: #c7222a;
  border-radius: 50%;
  padding: 0px 4px;
  height: 10px;
  width: 10px;
  font-size: 10px;
  font-weight: 700;
}

.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-long-arrow-up {
  font-size: 12px !important;
  margin-top: -15px !important;
}

.fa-long-arrow-down {
  font-size: 12px !important;
  margin-top: -15px !important;
}

.invalid_msg {
  color: red;
}

.commission-statement-sec .search-filter-sec .form-check .form-check-input:checked~.form-check-sign .check {
  border: solid 1px #cdcece !important;
}

#dtBasicExample {
  border-collapse: separate !important;
  border-spacing: 0 10px !important;
  padding: 0 !important;
}

#dtBasicExample tbody tr {
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  border-radius: 10px !important;
  height: auto;
}

#dtBasicExample tbody tr:hover {
  box-shadow: 0 0 0 1px #c7222a;
  -webkit-box-shadow: 0 0 0 1px #c7222a;
  -moz-box-shadow: 0 0 0 1px #c7222a;
}

#dtBasicExample tbody tr td {
  border: 0 !important;
}

#dtBasicExample tbody tr td:nth-child(1) {
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

#dtBasicExample tbody tr td:nth-child(9) {
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

_::-moz-range-track,
body:last-child #dtBasicExample tbody tr:hover {
  outline: 1px solid #c7222a;
  box-shadow: none;
}

.customer_details_tab th:nth-child(5),
.customer_details_tab th:nth-child(4),
.customer_details_tab th:nth-child(2) {
  margin-left: -15px;
}

.customer_details_tab th:nth-child(3) {
  margin-left: -26px;
}

.customer_details_tab th:nth-child(5) {
  margin-left: 60px;
}

select.custom-select {
  background: url(../img/red-arrow.png) no-repeat right !important;
  -webkit-appearance: none;
}


.dropdown-menu.dropdown-menu-large.dropdown-menu-large_new.show {
  width: 480px;

}

.dashboard_overview_dropdown,
.class2_new_popup {
  position: relative;
}

.dropdown-menu-large_new .view-btns {
  margin-top: 0px !important;
}

.dropdown-menu-large.dropdown-menu-large_new[_ngcontent-qgs-c52] span[_ngcontent-qgs-c52] {
  margin-bottom: 10px !important;
}

.top_view_css {
  margin-bottom: 20px !important;
}

.customer_details_tab tr:hover {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
}

.customer_details_tab tr .customer_default_icon:hover {
  box-shadow: 0 0 0 1px #c7222a !important;
  -webkit-box-shadow: 0 0 0 1px #c7222a !important;
  -moz-box-shadow: 0 0 0 1px #c7222a !important;
}

.panel.panel-default.customer_default_icon {
  margin-bottom: 0px;
}

.customer_details_tab tbody tr {
  background-color: #fff !important;
}

.customer_details_tab tr .customer_default_icon .panel-heading.arrow-heading {
  margin-bottom: 0px;
}

.commison_tab_border_list tbody tr td:nth-child(8) {
  -webkit-border-top-right-radius: 0px !important;
  -webkit-border-bottom-right-radius: 0px !important;
  -moz-border-radius-topright: 0px !important;
  -moz-border-radius-bottomright: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.commison_tab_border_list tbody tr td:nth-child(9) {
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.customer_details_tab .collapse.show {
  border-radius: 12px;
}

.modal-footer .btn-share:hover,
.modal-footer .btn-share:focus {
  background-color: #c7222a !important;
  border: 1px solid #c7222a !important;
}

.d-block.fade.modal.show .btn-danger:hover,
.d-block.fade.modal.show .btn-danger:focus,
.d-block.fade.modal.show .btn-danger:active {
  background-color: #f44336 !important;
  border-color: #f44336 !important;
}

a.rotate_arrow .rotate-icon {
  right: 63px;

  margin-top: 5px;
  transform: rotate(0deg);
}

.application-sec.additional-accordion-list .btn.apply:hover,
.application-sec.additional-accordion-list .btn.apply:active,
.application-sec.additional-accordion-list .btn.apply:focus {
  background: #c7222a !important;
}

.total.total_left_margin {
  margin-right: 93px;
}


.table.table-striped.table-sm.nowrap.summary-margin.commison_tab_border_list.no-footer.dataTable tbody tr td:nth-child(4) {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.customer_default_icon .panel-body {
  margin-bottom: 0px;
}

div#searchResults div.row.hover-row div {
  overflow: hidden;
  text-overflow: ellipsis;
}

i.fa.fa-angle-down.rotate-icon.rotate-icon1 {
  transform: rotate(0deg);
}

.active_arrrow .rotate-icon.rotate-icon1 {
  transform: rotate(180deg) !important;
}

a.arrow_default_down_active.arrow_default_down .rotate-icon {
  transform: rotate(0deg) !important;
}

.mobile_menu {
  display: none !important;
}

.sidebar-sec_mobile_view_left {
  display: none;
}

.mobile_download_details {
  display: none;
}

h4.mobile_ve_st {
  display: none;
}

/*Respobsive css*/
@media screen and (min-width: 768px) and (max-width: 1000px) {
  .container.login_page_block_inf .col-md-6 {
    max-width: 70%;
    flex: 0 0 70%;
    margin-left: 12%;
  }
}

@media screen and (max-width:767px) {

  /*alert combo popup*/
  ngb-modal-window.alert-modal.d-block.fade.modal.show {
    background: rgba(0, 0, 0, 0.9);
    position: fixed;
    width: 100%;
    height: 100%;
    min-width: 100%;
    margin: 0 auto;
    top: 0;
    left: 0;
  }

  ngb-modal-window.alert-modal.d-block.fade.modal.show .modal-content {
    margin: 20px auto;
  }

  /*alert combo popup Emds*/
  .m-text-area {
    padding: 10px;
  }

  .resend {
    text-align: center;
  }

  .resend a {
    margin-top: 25px !important;
    font-family: 'PFHandbookPro-Medium' !important;
    font-size: 20px !important;
    text-decoration: none !important;
    border-bottom: 1px solid #c7222a;
    display: inline-block !important;
  
  }

  a.contact_helpline {
    text-decoration: none !important;
    border-bottom: 1px solid #c7222a;
    padding-bottom: 2px;
    margin-bottom: 10px;
  }

  span.mail_id_text {
    font-size: 14px !important;
    color: #c7222a !important;
    border-bottom: 1px solid #c7222a;
  }

  td.weekend.active.end-date.in-range.available:after,
  td.active.end-date.in-range.available:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 15px solid #fef2d9;
    border-right: 13px solid transparent;
    left: -3px;
    top: -1px;
  }

  td.weekend.active.end-date.in-range.available,
  td.active.end-date.in-range.available {
    position: relative;
  }

  td.weekend.active.end-date.in-range.available:before,
  td.active.end-date.in-range.available:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 15px solid #fef2d9;
    border-right: 13px solid transparent;
    left: -3px;
    top: 24px;
  }

  .dashboard-wrapper .lead-wrapper .dashboard-renewals {
    margin-bottom: 0px;

  }

  .calendar-table thead th.next {
    position: absolute;
    right: 24px;
    margin-top: 7px;

  }

  .daterangepicker .drp-calendar.left thead tr+tr,
  .daterangepicker .drp-calendar.left tbody,
  .daterangepicker .drp-calendar.left th.month {
    display: none;
  }

  .daterangepicker .drp-calendar.right {
    padding: 8px;
    margin-top: -70px;
  }

  .commsiion_popup_mob.show {
    width: 100%;
    padding-left: 0px !important;
    overflow-y: hidden !important;
    height: 100vh !important;
  }

  ul.nav.nav-tabs.counter_ul_tabs li {
    margin-bottom: 0px !important;
  }

  .tabbable-panel.counter_tabs_offer {
    margin-bottom: -80px;
  }

  .additional-doc .doc-desc p {
    padding-right: 10px;
  }

  .tabbable-panel.propsal_tbas_mver.propsal_tbas_mver_discre {
    margin-bottom: -72px;
    width: 100%;
    float: left;
  }

  .login-panel .tab-content {
    padding: 20px !important;
  }

  .login-panel {
    margin-top: 20px;
    width: 100%;
  }

  .heading.commission_cards .manage-leads {
    width: 50% !important;
    float: left;
  }

  .dashboard-wrapper .lead-wrapper .dashboard-com .heading .btns a {
    margin-top: 7px;
  }

  .heading.commission_cards .btns {
    width: 50% !important;
  }

  .heading.commission_cards {
    margin-bottom: 5px !important;
  }

  ul.nav.nav-tabs.counter_ul_tabs {
    border-bottom: 1px solid #ddd;
  }

  ul.nav.nav-tabs.counter_ul_tabs {
    border-bottom: 1px solid #ddd;
  }

  .daterangepicker .calendar-table td.available,
  .daterangepicker .calendar-table td.weekend.available {
    font-size: 14px;
    color: #3c3844;

  }

  .calendar-table td.disabled {
    border: 0px !important;
  }

  .daterangepicker .calendar-table th,
  .daterangepicker .calendar-table td {
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
    min-width: 36px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer;
  }

  a.policy-sec.float-left img {

    position: relative;
    top: -2px;
  }

  .main-content-mobile-sec_topminus .nachiket-bhingarde-detail-sec .col-9 {
    padding-left: 0px;
  }

  a.policy-sec.float-left img {
    vertical-align: text-top;
  }

  div#editSearch .filter-sec {
    display: none !important;
  }

  div#editSearch span#close-mobile-btn {
    display: block !important;
    top: -44px;
  }

  a.policy-sec.float-left {
    font-size: 16px !important;
    color: #c7222a !important;
  }

  .tab-pane.mobile-view-sec.desktop.claims_de_blk .item-tab-sec {
    padding-bottom: 10px;
  }

  .item-tab-sec .row:last-child {
    margin-bottom: 0px !important;
  }

  .row.mobile_scree_cus div span+span {
    width: 68%;
    color: #000;
  }

  .main-content-mobile-sec_topminus a.download-sec img {
    margin-left: 5px;
  }

  .dropdown.business_slot i {
    color: #c7222a;
    font-size: 18px;
    font-weight: bold;
    float: right;
    text-align: right;
  }

  .dashboard-wrapper .select:after {
    display: none;
  }

  .dashboard-wrapper .lead-wrapper .leads .dropdown i {
    color: #c7222a;
    text-align: right;
    vertical-align: top;
    font-weight: bold;
    font-size: 18px;
  }

  .modal-footer button.btn.btn-danger {
    padding: 4px 15px;
    font-size: 14px;
    height: auto;
    border-radius: 3px;
  }

  .dashboard-wrapper .lead-wrapper .leads .heading .btns a {
    font-size: 16px;
  }

  .row.lead-item-sec.policy_renewals_tab {
    margin-left: 0px;
  }

  .review-btn-single.dropdown.dropdown-large .dropdown-menu.dropdown-menu-large.dropdown-menu-large_new.show {
    width: 100% !important;
    padding: 15px !important;
  }

  .review-btn-single.dropdown.dropdown-large .dropdown-menu.dropdown-menu-large.dropdown-menu-large_new.show .col-lg-12.col-sm-12 {
    padding: 0px;
    margin-bottom: 0px !important;
  }

  .review-btn-single.dropdown.dropdown-large .cdk-virtual-scroll-content-wrapper {
    left: 0px !important;
  }

  .review-btn-single.dropdown.dropdown-large .example-item {
    height: auto;
  }

  .dropdown-menu.dropdown-menu-large.dropdown-menu-large_new.show div .view-btns {
    width: 100%;
    margin: 20px auto 0px;
    text-align: center;
    float: left;
  }

  .review-btn-single.dropdown.dropdown-large .view-btns button {
    width: auto !important;
    font-size: 16px !important;
    height: auto !important;
    padding: 5px 15px !important;
  }


  .dashboard-wrapper .lead-wrapper .dashboard-renewals .no-of-policies .left-div h3 span {
    font-size: 30px;
    vertical-align: sub;
  }

  .dashboard-wrapper .lead-wrapper .dashboard-renewals .no-of-policies .right-div a {
    font-size: 18px;
    padding-top: 6px;
  }

  .dashboard-renewals .dropdown a span {
    display: inline-block !important;
  }

  .dashboard-wrapper .lead-wrapper .dashboard-renewals .no-of-policies .left-div img {
    height: 22px;
    vertical-align: sub;
    margin-right: 5px;
  }

  .calender-event-sec .policy-details {
    padding: 15px 20px 20px 20px;
    margin-bottom: 0px;
  }

  .birthday-wrapper .con {
    position: relative;
    margin-bottom: 20px;
  }

  .dashboard-proposal .proposal-class h6 {
    font-size: 18px;
    font-weight: normal;
    margin-top: 12px;
  }

  .birthday-wrapper .con i {
    position: absolute;
    right: 10px;
    top: 6px;
    font-size: 24px;
    display: none;
  }

  .heading.mobile-view-sec.desktop .row.lead-item-sec {
    margin-right: -15px !important;
    overflow-y: hidden;
  }

  .heading.mobile-view-sec.desktop .cardhover {
    width: 90% !important;
    left: -75px !important;
    top: -36px !important;

    max-height: 100px;
    overflow: auto;
  }

  .dashboard-wrapper.mobile-view-sec.desktop.mboile_view_das_block ul.dropdown-menu.show {
    width: 150px !important;
    right: 0px !important;
    left: auto !important;
    max-width: 100% !important;
  }

  .heading.mobile-view-sec.desktop .cardhover .col-lg-2 a {
    margin-bottom: 0px;
  }

  .dashboard-wrapper .lead-wrapper .dashboard-com {
    margin-top: 30px;
  }

  .dashboard-wrapper .lead-wrapper .dashboard-com .heading {
    margin-bottom: 0px;
  }

  .dashboard-wrapper .lead-wrapper .dashboard-com .heading .btns a {
    padding-top: 0px;
  }

  .dashboard-wrapper .lead-wrapper .dashboard-com .heading .manage-leads h2 {
    font-size: 18px;
  }

  .dashboard-wrapper .lead-wrapper .dashboard-com .heading .btns a {
    font-size: 16px;
  }

  .heading.mobile-view-sec.desktop .row.lead-item-sec {}

  .birthday-wrapper .policy-details h4 {
    font-size: 19px;
    color: #2f3844 !important;
  }

  .dashboard-wrapper .lead-wrapper .leads {
    margin-bottom: 15px;
  }

  .review-btn-single.dropdown.dropdown-large span.fa.fa-angle-down.arrow-icon {
    right: 22px;
    top: 0px !important;
    z-index: 2;
    color: #c7222a;
    font-size: 23px;
    font-weight: normal;
  }

  .tab-content-wrapper.ppmc_tabfro_mver .panel-heading.borb a {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }

  .tab-content-wrapper.ppmc_tabfro_mver .panel.panel-default {
    margin-bottom: 0px;
  }

  button.redbg-btn.mt-sm-100.desktop_mob.mobile_versoion {
    display: block !important;
    margin-bottom: 10px;
  }

  .modal-body.modal-body_mbver.failed_fo_pop .thumb-image img {
    width: 100px;
  }

  button.redbg-btn.mt-sm-100.desktop_mob.mobile_versoion.app_go {
    background: #fff;
    color: #c7222a;
    border-radius: 3px;
  }

  .modal-body.modal-body_mbver.failed_fo_pop {
    top: 55%;
    transform: translateY(-50%);
    height: 80vh;
  }

  .modal-title.desktop_mob.mobile_versoion {
    display: block !important;
    margin-top: 20px !important;
  }

  ul.nav.mobile_botm_menu a.nav-link span {
    padding: 0px 0px 0px !important;
    margin-right: 0px !important;
    height: auto;
    width: auto;
  }

  .tabbable-panel.propsal_tbas_mver.uw_pen_tabs_mver .tabbable-line ul.nav-tabs li a {
    text-align: center;
  }

  .tabbable-panel.propsal_tbas_mver.uw_pen_tabs_mver .tabbable-line ul.nav-tabs li {
    max-width: 50%;
    flex: 0 0 50%;
  }

  .page-item.active .page-link {
    color: #6c7174 !important;
    font-size: 13px !important;
    padding: 7px 0px;
    width: 35px;
    height: 33px !important;
    font-family: PFEncoreSansPro-Medium !important;
    font-weight: 500 !important;
  }

 
  .tabbable-panel.propsal_tbas_mver,
  .tabbable-panel.issues_tab_mver {
    margin-bottom: -70px;
  }

  .tabbable-panel.cancelled_mover_tab ul.nav.nav-tabs li {
    margin: 0px;
    max-width: 33.33%;
    flex: 0 0 33.33%;
    padding: 0px !important;
  }

  .tabbable-panel.cancelled_mover_tab ul.nav.nav-tabs li a {
    text-align: center;
  }

  .tabbable-panel.cancelled_mover_tab ul.nav.nav-tabs {
    border-bottom: 1px solid #ddd;
    margin: 0px 15px;
    padding: 0px;
  }

  .tabbable-panel.cancelled_mover_tab {
    margin-bottom: -70px;
  }

  .daterangepicker .drp-calendar {
    max-width: 100% !important;
  }

  .cancelled_mover_tab div#tab_Cancellation .info-content .col-6:nth-child(1) {
    max-width: 55%;
    flex: 0 0 55%;
  }

  .tabbable-panel.issues_tab_mver .tabbable-line ul.nav.nav-tabs li {
    max-width: 50%;
    flex: 0 0 50%;
  }

  .tabbable-panel.issues_tab_mver .tabbable-line ul.nav.nav-tabs li a {
    text-align: center;
  }

  .cancelled_mover_tab div#tab_Cancellation .info-content .col-6:nth-child(2) {
    max-width: 45%;
    flex: 0 0 45%;
    padding-left: 0px;
  }

  .tabbable-panel.issues_tab_mver .tab-content-wrapper.mb-20 {
    padding: 0px;
    margin: 0px;
  }

  .uploaded-doc {
    border: solid 2px #dbdbdb !important;

  }

  div#closeablecardMobile img {
  
    width: auto;
    float: left;
    height: auto;
    margin-right: 10px;
  }

  div#closeablecardMobile p {
    width: auto;
  }

  div#closeablecardMobile span {
    color: #000 !important;
    position: relative;
    top: -13px;
    right: -12px;
    font-size: 35px !important;
  }


  .tabbable-panel.ppmc_tabfro_mver_tab_sys ul.nav-tabs li {
    max-width: 33.33%;
    flex: 0 0 33.33%;
    margin: 0px;
  }

  .tabbable-panel.ppmc_tabfro_mver_tab_sys {
    margin-bottom: -30px;
  }

  .tabbable-panel.ppmc_tabfro_mver_tab_sys ul.nav-tabs li a {
    text-align: center;
  }

  .tabbable-panel.ppmc_tabfro_mver_tab_sys ul.nav-tabs {
    border-bottom: 1px solid #ddd;
    margin: 0px 15px;
    padding: 0px;
  }

  .sharedetailstab .sharedetailstab-header i {
    font-size: 24px !important;
    margin-top: 6px;
  }

  .form-check .form-check-sign .check:before {
    left: 0px;
  }

  img.searc_icon_mver {
    width: 20px;
    vertical-align: sub;
  }

  .form-check .form-check-input:checked~.form-check-sign .check {
    border: 1px solid #c7222a !important;
  }

  .daterangepicker.ltr.show-ranges.opensright {
    margin-right: 0px !important;
  }

  .modal-content.otp_popup_mobilever .modal-body {
    padding: 15px !important;
  }

  .modal-content.otp_popup_mobilever {
    width: 100% !important;
    position: absolute;
  }

  .otp-class {
    padding: 0px 15px !important;
  }

  .modal-content.otp_popup_mobilever .otp-class input {
    width: 40px;
    height: 40px;
    margin-right: 3px;
  }

  .modal-content.otp_popup_mobilever .verify-btn {
    width: 85%;
    padding: 10px 20px;
    margin-top: 35px;
    border-radius: 4px;
  }

  .tab-content-wrapper .submit {
    background: #c7222a !important;
    color: #fff !important;
    position: relative;
    right: 15px;
    top: 10px;
    border-radius: 3px;
  }

  #proposalViewInfoBy .filter-header i {
    font-size: 20px !important;
    top: 17px !important;
  }

  #proposalViewInfoBy .filter-block h6 {
    text-transform: capitalize;
    margin-top: 7px !important;
    position: relative;
  }

  #proposalViewInfoBy .filter-block h6:after {
    position: absolute;
    content: ":";
    left: 78px;
    font-weight: bold;
  }

  span.label_txt_mb1 {
    position: relative;
    top: 3px;
  }

  .modal-content.date_succ_pop_content .sharedetailstab-header {
    position: absolute;
    width: 100%;
    z-index: 999;
    display: block;
  }

  .date_succ_pop_content button.redbg-btn.mt-sm-100.desktop.desktop_mob {
    display: block !important;
  }

  .ppmc_tabfro_mver .panel-heading.borb a {
    padding: 10px 20px !important;
  }

  .modal-content.date_succ_pop_content .sharedetailstab-header h4 {
    padding-left: 0px;
  }

  .modal-content.date_succ_pop_content .sharedetailstab-header i {
    float: left;
    color: #fff !important;
    opacity: 1;
    padding-right: 15px;
    margin-top: -5px;
  }

  #proposalby .tab-content .tab-pane .row {
    padding-left: 20px;
  }

  #proposalViewInfoBy .filter-block h6 span {
    padding-left: 5px;
  }

  .mobile_menu span.profile.mt-6 {
    font-size: 12px !important;
    padding: 5px 5px !important;
    letter-spacing: 0px;
  }

  .search-bg.mobil_prop_ver input {
    background: #fff !important;
    padding-left: 9px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .search-bg.mobil_prop_ver {
    margin-top: 15px;
    height: auto !important;
  }

  .search-bg.mobil_prop_ver .form-wrapper {
    margin-bottom: 0px;
  }

  .search-bg.mobil_prop_ver .search-filter-sec {
    margin: 0px;
  }

  .search-bg.mobil_prop_ver .filter-sec {
    top: 15px;
    right: 70px;
  }

  .mobile_menu h5.header_name {
    font-size: 22px;
    font-family: "PFHandbookPro-Regular" !important;
    font-weight: normal;
    margin-left: 5px;
  }

  .nav-class2 li.dropdown {
    margin: 0px !important;
  }

  span#close-mobile-btn {
    background: #f9e9ea;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    top: 10px;
  }

  span#close-mobile-btn i {
    margin: 3px 5px;
  }

  .search-bg.mobil_prop_ver input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 15px;
  }

  .search-bg.mobil_prop_ver input::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 15px;
  }

  .search-bg.mobil_prop_ver input:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 15px;
  }

  .search-bg.mobil_prop_ver input:-moz-placeholder {
    /* Firefox 18- */
    font-size: 15px;
  }

  .search-bg.mobil_prop_ver .search-filter-sec button {
    width: 54px;
    height: 50px;
  }

  .search-bg.mobil_prop_ver .search-filter-sec input {
    height: 50px !important;
    font-size: 15px;
    border: 1px solid #dbdbdb !important;
    padding: 15px 66px 15px 15px;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px;
  }

  .status-wrapper .wrap-content .status-desc span {
    width: 65% !important;
    padding-left: 10px;
  }

  .status-wrapper .wrap-content .status h4 {
    margin-bottom: 0px;
  }

  .my_cus_opp_pop .filter-header {
    position: absolute;
    z-index: 999;
    width: 100%;
  }

  .my_cus_opp_pop div#modal-body {
    margin-top: 20px;
  }

  button.download.download_ver_mobil {
    margin: 0 auto;
  }

  .my_cus_opp_pop .filter-header h4 {
    padding-left: 0px;
  }

  .my_cus_opp_pop .filter-header h4 i.fa.fa-angle-left.closebtn {
    margin-right: 5px;
  }

  i.fa.fa-inr.rupee_cpld.rupee_cpld_mvs {
    color: #000;
  }

  .col-lg-4.col-sm-4.down_mobile_seci,
  .col-lg-4.col-sm-4.down_mobile_seci button {
    display: block !important;
  }



  .dropdown.business_slot a {
    display: inline-flex !important;
  }

  .dropdown.business_slot a span {
    padding-left: 10px;
  }

  .sharedetailstab-header.mobile_ver_div {
    height: 120px;
    position: relative;
    top: 0px;
    display: block !important;
    z-index: 999;
  }

  .filter-header {
    display: block !important;
  }

  .proposer-span {
    font-size: 13px !important
  }

  .proposer-span img {
    margin-right: 5px;
    vertical-align: middle;

    position: relative;
    top: -2px;
  }

  .tabbable-panel.propsal_tbas_mver.propsal_tbas_mver_discre ul {
 
    border: 0px;
    margin: 0px;
  }

  .propsal_tbas_mver_discre h4.tab-heading.borb {
    font-size: 16px;
    font-weight: bold;
  }

  .propsal_tbas_mver_discre .tab-content-desc .col-xs-5 {
    padding-right: 5px;
  }

  .propsal_tbas_mver_discre .tab-content-wrapper .discrem_dived_mber {
    border-bottom: 1px solid #ddd;
  }

  span.proposer-span {
    width: auto;
    display: inline-block;

    padding-right: 10px;
    margin-bottom: 10px;
  }

  #reportrange4 i.fa.fa-calendar.cal-icon {
    margin-left: 10px;
    vertical-align: baseline;
  }

  .tab-content-wrapper.ppmc_tabfro_mver div#accordion {
    margin-top: 0px;
  }

  .tab-content-wrapper.ppmc_tabfro_mver .panel-body {
    padding: 30px 20px;
    margin-bottom: 0px;
 
    border-radius: 0px;
  }

  .tab-content-wrapper.ppmc_tabfro_mver .panel-heading.borb {
    border-radius: 0px;
  }

  .tab-content-wrapper.ppmc_tabfro_mver .panel-heading.borb a .row .col-5 {
    max-width: 50%;
    flex: 0 0 50%;

  }

  .tab-content-wrapper.ppmc_tabfro_mver .panel-heading.borb a .row {

    margin: 15px 0px 0px;

    padding-bottom: 10px;
  }

  .tab-content-wrapper.ppmc_tabfro_mver .panel-heading.borb a .row .col-5.col-5:nth-child(1) {
    padding-left: 0px;
  }

  .tab-content-wrapper.ppmc_tabfro_mver .panel-heading a:before {
    padding-top: 20px;
  }

  .proposer-class .row {
    margin-bottom: 0px !important;
  }

  .proposer-class .col-8 {
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }

  .applica_share_mobil_minus {
    position: relative;
    margin-top: -56px !important;
    z-index: 9999;
  }

  .sharedetailstab-header.mobile_ver_div h4 {
    margin-left: 0px;
    padding-left: 0px;
  }

  .sharedetailstab-header.mobile_ver_div h4 i {
    margin-right: 15px;
  }

  .application-details.mb-20.d-block.d-sm-none.applica_share_mobil_minus .mb-25 {
    margin-bottom: 10px !important;
  }

  .scp-breadcrumb.mobilr_crumbs {
    display: none;
  }

  .col-md-8.custo_searc_filed {
    padding: 0px;
    width: 82%;
  }

  .col-md-8.custo_searc_filed input {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    height: 50px !important;
    margin-bottom: 0px !important;
  }

  button#submit img {
    width: 24px;
    vertical-align: top;
  }

  .col-md-4.date-sec {
    padding-right: 0px;
    width: 18%;
    height: 50px;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    margin-bottom: 0px !important;
  }

  .mobil_sec_img {
    display: block !important;
    height: 50px;
    margin-bottom: 0px;
  }

  .mobil_sec_img button {
    height: 50px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
  }

  .commission-statement-sec.my-customer-1-mobile-sec .filter-sec.filter-sec_mob {
    top: 12px !important;
  }

  .main-panel-sec.mobileversion_top .search-sec {
    padding: 15px 30px 0px;
  }

  .col-md-4.date-sec button {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
  }

  .mobile_search {
    display: block !important;
  }

  .desktop_search {
    display: none;
  }

  h4.mobile_ve_st small {
    font-size: 16px;
    margin-left: 10px;
    color: #6c7174;
  }

  .date_succ_pop .modal-content {
    box-shadow: 0px 0px 0px !important;
    font-weight: bold;
  }

  .half_select1 .custom-options {
    height: 200px !important;
  }

  @media screen and (max-width: 767px) {
    .desktop_ser {
      display: none;
    }

    .nav-wrapper.mobile_menu a.notification-sec {
      display: none;
    }

    .nav-wrapper.mobile_menu a.notification-sec+a {
      display: block;
      margin-top: 1px;
      position: relative;

    }

    .nav-class2 .pt-5 li.dropdown {
      position: absolute;
      right: 0;
      top: -2px !important;
      z-index: 9999;
    }

    .nav-wrapper.mobile_menu a.notification-sec+a li a span {
      padding-top: 6px !important;
    }

    .dashboard-wrapper .lead-wrapper .dashboard-proposal .proposal-class {
      box-shadow: 1px 0 12px 0 rgba(0, 0, 0, 0.15) !important;
    }

    .close-mobile-btn {
      right: 8px;
    }

    .daterangepicker.ltr.show-ranges.opensright.show-calendar {
      padding: 10px 10px 60px 10px;
      border-radius: 10px;
      top: 55px !important;
    }

    .date_succ_pop.show .modal-body.modal-body_mbver {
      top: 50%;
    }

    .profile.mt-6 {
      width: 30px !important;
      height: 30px !important;
      display: inline-block;
      text-align: center !important;
    }

    img.warning_img {
      margin-left: 10px;
      margin-top: -7px;
    }

    .left-div h3 {
      width: 100%;
    }

    .left-div h3 span {
      margin-left: 10px;
    }

    a.back_login_blk {
      text-decoration: none !important;
   
      color: #c7222a;
   
    }

    a.back_login_blk span {

      padding-top: 10px;
      border-bottom: 1px solid #c7222a;
      font-size: 16px !important;
      color: #c7222a !important;
    }

    .heading.commission_cards .btns a {
      margin-top: 4px !important;
    }

    .col-lg-6.col-sm-6.col-md-6.col-xs-6.mobile_down.comm_down_img img {
      width: auto !important;
      margin-right: 0px !important;
    }

    .col-lg-6.col-sm-6.col-md-6.col-xs-6.mobile_down.comm_down_img {

      width: 55%;
    }

    .col-lg-4.col-sm-4.col-md-4.col-xs-4.mobile_share.comm_agent_img {
      width: 45%;
    }

    .daterangepicker .calendar-table .prev span {
      left: 106px !important;
    }

    .mobile-view-sec.desktop.main-content-mobile-sec_topminus .member-activ-sec {
      margin-bottom: 7px;
    }

    .dashboard-com p.comm_view {
      font-size: 18px !important;
    }

    .additional-doc .doc-desc {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
    }

    .additional-doc .doc-desc p {
      margin-bottom: 0px;
    }

    .wrapper.center-block.mycutomer_sec table tr {
      width: 100%;
      float: left;
      margin-bottom: 15px;
    }

    .customer_details_tab .collapse.show {
      border-radius: 0px !important;
    }

    .basic-detail-tab-sec1.d-block.d-sm-none {
      position: relative;
      z-index: 9999;
      background: #fff;
    }

    .mobileversion_top {
      margin-top: 70px !important;
    }

    .row.lead-item-sec.policy_renewals_tab .policy-details {
      margin-right: 15px;
      padding: 17px 20px 20px;
      max-width: 310px;
      flex: 0 0 310px;
    }

    .row.lead-item-sec.policy_renewals_tab .policy-details span.left_span {
      width: 40%;
      display: inline-block;
      color: rgba(0, 0, 0, 0.7);
    }

    .row.lead-item-sec.policy_renewals_tab .policy-details span {
      font-size: 16px;
    }

    row.lead-item-sec.policy_renewals_tab .policy-details .content p span {
      width: 60%;
      float: right;
    }

    .tabbable-panel.propsal_tbas_mver.propsal_tbas_mver_discre .tabbable-line ul.nav-tabs li {
      max-width: 33.33%;
      flex: 0 0 33.33%;
    }

    .tabbable-panel.propsal_tbas_mver.propsal_tbas_mver_discre .tabbable-line ul.nav-tabs li a {
      text-align: center;
    }

    #tab_PolicyDetails .item-download-sec {
      width: 100%;
      float: left;
      border-radius: 5px !important;
      border: solid 1px #ddd !important;
    }

    .download-section .row {
      margin-bottom: 0px !important;
    }

    .download-section .col-12.mb-20.text-center {
      margin-bottom: 15px !important;
    }

    #tab_PolicyDetails .download-icon-sec {
      width: 20%;
      float: left;
      padding: 5px 10px;
    }

    #tab_PolicyDetails .download-btm-sec.clearfix {
      width: 80%;
      float: left;
      background: none;
      border: 0px;
      padding: 5px 15px 5px 10px;
    }

    div#tab_PolicyDetails {
      padding: 0px 15px;
    }

    .tabbable-panel.issues_tab_mver ul li {
      margin-bottom: 0px;
    }

    .tabbable-panel.issues_tab_mver ul.nav-tabs {
      margin: 0px 15px;
      border-bottom: 1px solid #ddd;
    }

    .tabbable-panel.issues_tab_mver .tab-content-wrapper {
      padding-bottom: 20px;
    }

    #tab_PolicyDetails .download-btm-sec.clearfix h3 {
      padding: 0px;
      margin: 6px 0px;
      border: 0px;
      font-weight: 500;
    }

    div#reportrange4 {
      margin-top: 0px;
      font-size: 16px;
      vertical-align: baseline;
      margin-bottom: 10px;
      color: #c7222a;
    }

    .customer_default_icon .panel-body.panel-body_mobile_sec {
      padding: 0px 20px 0px !important;
    }

    h4.mobile_ve_st small {
      font-size: 16px;
      margin-left: 10px;
      color: #6c7174;
    }

    .date_succ_pop .modal-content {
      box-shadow: 0px 0px 0px !important;
      font-weight: bold;
    }

    .half_select1 .custom-options {
      height: 200px !important;
    }

    h4.mobile_ve_st {
      display: block;
    }

    h4.desktop_st {
      display: none;
    }

    .full_select i,
    .half_select1 i,
    .half_select2 i {
      color: #c7222a;
    }

    .cimmis_full_mobile {
      display: block !important;
    }

    .cimmis_full_desktop {
      display: none;
    }

    .download_mobile_state_popup div#modal-body {
      margin-top: 10px;
    }

    .custom-select {
      width: 100% !important;
    }

    .download_mobile_state_popup {
      padding-left: 0px !important;
    }

    .download_mobile_state_popup .filter-header {
      position: absolute;
      z-index: 9;
      width: 100%;
      margin-bottom: 20px;
      width: 100%;
      float: left;
      height: 56px;
      display: block !important;
      padding: 9px 30px;
      margin-top: 0px !important;
    }

    .download_mobile_state_popup .filter-header h4 {
      margin-top: 6px !important;
      font-size: 24px;
      margin-left: 0px !important;
      padding-left: 0px;
    }

    .download_mobile_state_popup .filter-header h4 i.fa.fa-angle-left.closebtn {
      padding-right: 15px;
    }

    .half_select1 select,
    .cimmis_half1 select {
      padding-right: 28px !important;
    }

    .cimmis_half1 i,
    .cimmis_half2 i {}

    .custom-select.opened {
      border: 1px solid #c7222a !important;
    }

    .cimmis_half2 .custom-options {
      height: auto !important;
    }

    .mdb-select {
      padding: 6px 20px 5px 10px;
    }

    span.custom-select-trigger:after {
      display: none;
    }

    .custom-select.mdb-select.md-form.select2.ng-untouched.ng-pristine.ng-valid.opened {
      border: 1px solid #c7222a;
    }

    .full_select {
      width: 100%;
      margin: 10px 0px;
    }

    .half_select1 {
      width: 47%;
    }

    .half_select2 {
      width: 47%;
      position: relative;
      right: -15px;
    }

    .back_red_blk.mobile-view-sec.desktop {
      background: #c7222a;
      height: 80px;
      margin-top: 5px;
    }

    .dashboard-wrapper.mobile-view-sec.desktop.mboile_view_das_block {
      margin: 10px 0px;
    }

    .dashboard-wrapper.mobile-view-sec.desktop.mboile_view_das_block .container {
      padding: 0px !important;

    }

    .dashboard-wrapper .head-desc {
      height: 148px !important;
      margin-left: 15px;
      margin-right: 15px;
      position: relative;
      top: -84px !important;
      margin-top: 0px;
      margin-bottom: 0px !important;
    }

    .com-details .cardhover {
      padding: 0px !important;
    }

    .dashboard-wrapper .lead-wrapper .dashboard-com .row.lead-item-sec .col-lg-4.col-sm-4.col-md-4.col-xs-4 {
      padding-right: 0px;
    }

    .dashboard-wrapper.mobile-view-sec.desktop.mboile_view_das_block {
      margin-bottom: -113px;
    }

    .dashboard-wrapper .leads .dropdown a span {
      display: inline-block;
      font-size: 16px !important;
      line-height: 18px;
      padding-right: 10px;
      color: #c7222a !important;
    }

    .dashboard-wrapper.mobile-view-sec.desktop.mboile_view_das_block .row.lead-item-sec .col-xs-3 {
      max-width: 38%;
      flex: 0 0 38%;
      padding-right: 0px;
      padding-left: 10px;
    }

    .dashboard-wrapper .lead-wrapper .leads {
      padding: 10px 20px 10px 25px;
      border-radius: 0px;
    }

    .dashboard-wrapper.mobile-view-sec.desktop.mboile_view_das_block .lead-wrapper {

      margin-top: -50px;
    }

    .lead-wrapper .lead-item-sec {
      margin-bottom: 0px !important;
    }

    .dashboard-wrapper .leads .dropdown a {
      display: block;
      text-align: inherit;
      padding-top: 0px;

      font-size: 16px;
      padding-bottom: 5px;
    }

    .dashboard-wrapper .leads select:after {
      top: -1px !important;
    }

    .lead-wrapper .col-lg-12.col-sm-12.col-md-12.col-xs-12.p-l-0 {
      padding-right: 0px;
    }

    .open>.dropdown-menu,
    .dropdown-menu.show {
      z-index: 99999;
    }

    .dashboard-proposal .cardhover .col-lg-10 {
      white-space: normal;
      width: 70%;
    }

    .dashboard-wrapper .lead-wrapper .dashboard-com .com-details {
      height: 210px;
    }

    .dashboard-renewals .col-xs-4 {

      padding: 0px;
    }

    .dashboard-proposal .cardhover .col-lg-2 {
      width: 30%;
      margin-bottom: 10px;
    }

    .review-btn-single.dropdown.dropdown-large div {
      display: inherit !important;
      margin-right: 0px !important;
      margin-left: 0px !important;
    }

    .review-btn-single.dropdown.dropdown-large div button {
      width: 100%;
      font-size: 6px;
    }

    span.arrow-icon {
      top: 7px !important;
    }

    ul.pagination.justify-content-center {
    }

    .calender-event-sec .leads,
    .dashboard-com .leads,
    .dashboard-renewals .leads {
      background: none !important;
      box-shadow: 0px 0px !important;
      padding: 0px 0px 0px 0px !important;
      margin: 0px !important;
    }

    .business-wrapper .count {
      width: 60%;
    }

    .business-wrapper .count h4 {
      width: 100%;
    }

    .business-wrapper .count h4 a {
      float: right;
    }

    .dashboard-wrapper .leads .dropdown {
      height: 20px;
      width: 100% !important;
    }

    .dashboard-wrapper .head-desc h1 {
      font-size: 30px;
    }

    .dashboard-wrapper .head-desc h6 {
      font-size: 20px;
    }

    .login-panel li.bright.active a {
      border-radius: 11px;
    }

    .login-panel li.active a {
      border-top-right-radius: 11px !important;
    }

    /*popup css for login page*/
    .alert-modal.d-block.fade.modal.show {
      max-width: 90% !important;
      height: 40vh;
      margin: 30px auto;
      border-radius: 5px;
    }

    .alert-modal.d-block.fade.modal.show .modal-content {
      max-width: 90%;
      height: 100% !important;
      position: relative;
      margin: 0px;
      border-bottom: 0px;
    }

    .alert-modal.d-block.fade.modal.show .modal-content .modal-body {
      text-align: center;
      position: static;
      margin-top: 56px;
    }

    .alert-modal.d-block.fade.modal.show .modal-content .modal-footer {
      max-width: 90% !important;
      padding: 0px !important;
      position: static;
      background: #fff;
      border: 0px !important;
    }

    .alert-modal.d-block.fade.modal.show .modal-content .modal-footer button.btn.btn-primary {
      background-color: #c7222a !important;
      padding: 5px 15px;
      border-radius: 3px;
      font-size: 14px;
    }

    /*popup css for login page Ends*/
    div#myModal1 .modal-content {
      width: 100% !important;
      margin-left: 0px !important;
      max-width: 100%;
    }

    div#myModal1 .modal-header button {
  
      position: absolute;
      right: 19px;
    }

    .modal-open .modal {
      height: 88vh;
    }

    .login-panel.pad-30-60 button.btn.btn-default {
      margin-top: 30px;
      border-radius: 5px;
    }

    .login-panel.pad-30-60 {
      padding: 18px 15px !important;
    }

    .login-panel.pad-30-60 .form-group {
      padding-bottom: 0px !important;
      margin: 0px !important;
    }

    .login-panel.pad-30-60 .form-group label {
      margin-bottom: 0px !important;
      font-size: 16px;
    }

    .cardhover {
      width: 350px !important;
      left: -350px !important;
    }

    .cardhover small {
      width: 100%;
      float: left;
      margin-left: 0px !important;
      margin-top: 0px;
      padding-left: 25px;
      font-family: 'PFHandbookPro-Regular' !important;
    }

    .cardhover a i {
      font-size: 18px;
      margin-right: 5px;
      vertical-align: initial;
    }

    .cardhover a {
      display: block !important;
      width: 100%;
      float: left;
    }

    .login-panel ul.nav.nav-tabs {
      height: auto !important;
    }

    .login-panel ul.nav.nav-tabs li {
      margin-bottom: 0px !important;
      margin-left: 0px;
      margin-right: 0px;
    }

    .login-panel ul.nav.nav-tabs li a {
      font-size: 18px !important;
      text-transform: capitalize !important;
    }

    .login-panel ul.nav.nav-tabs li.active a {
      border-bottom: 2px solid #c7222a !important;
    }

    .links .count a {
      padding-top: 2px;
    }

    span.toogle_span1 {
      top: 8px;
      position: relative;
    }

    span.toogle_span {
      top: 8px;
      position: relative;
    }

    .login-wrapper p,
    .login-wrapper h1 {
      text-align: left;
    }

    img.main_logo_mobile {
      width: 210px;
      margin-top: 10px;
    }


    ul.nav.nav-tabs li {
      padding: 0px !important;
    }

    .login-wrapper {
      margin-top: 25px;
    }

    .login-panel {
      margin-top: 20px;
    }

    .filter-tabs .col-xs-4 ul {
      padding-right: 0pc;
    }

    .filter-tabs .col-xs-8 {
      width: 65%;
    }

    .filterby .d-flex {
      margin: 15px 0px !important;
    }

    .tab_con_mobi_ver {
      padding-left: 9px;
      font-size: 15px;
      position: relative;
      top: 2px;
    }

    cdk-virtual-scroll-viewport.cdk-virtual-scroll-viewport.example-viewport.cdk-virtual-scroll-orientation-vertical::-webkit-scrollbar-track {
      border-radius: 10px;
      background-color: #c4c4c4;
    }

    cdk-virtual-scroll-viewport.cdk-virtual-scroll-viewport.example-viewport.cdk-virtual-scroll-orientation-vertical::-webkit-scrollbar-thumb {
      border-radius: 10px;
      background-color: #000000;
    }

    cdk-virtual-scroll-viewport.cdk-virtual-scroll-viewport.example-viewport.cdk-virtual-scroll-orientation-vertical::-webkit-scrollbar {
      width: 7px;
    }

    .my-porp_mobil_ver {
      margin-bottom: -116px;
    }

    .propsal_tbas_mver ul.nav.nav-tabs {
      border-bottom: 1px solid #ddd;
      margin: 0px 15px;
    }

    .propsal_tbas_mver ul.nav.nav-tabs li {
      margin-bottom: 0px;
    }

    .info-content .col-xs-6:nth-child(1) {
      width: 45%;
      margin-right: 0px;
      padding-right: 0px;
    }

    .info-content .col-xs-6:nth-child(2) {
      width: 55%;
    }

    .mobile_menu .nav-class2 ul li.dropdown ul.dropdown-menu.show {
      margin-left: 0px !important;
      width: auto !important;
      margin-top: -5px !important;

    }

    .filterby .filter-block h6 {
      margin-top: 9px !important;
      text-transform: capitalize;
    }

    .dropdown-panel.filterby-dropdown .col-xs-6 {
      width: 50%;
    }

    .dropdown-panel.filterby-dropdown .col-xs-6 label {
      margin-bottom: 5px;
    }

    .filter-tabs .col-xs-4 {
      width: 32%;
    }

    .my-porp_mobil_ver i.fa.fa-angle-left.closebtn {
      font-size: 20px !important;
      top: 17px;
    }

    .my-porp_mobil_ver .filter-tabs .tab-content .tab-pane input:checked+label:after {
      top: 7px;
      left: 7px;
      width: 6px;
      height: 10px;
    }

    .my-porp_mobil_ver .filter-tabs .tab-content .tab-pane input:checked+label:before {
      padding: 8px;
      border-radius: 3px;
    }

    .date_succ_pop .modal-dialog,
    .date_succ_pop .modal-dialog .modal-content {
      width: 100% !important;
      height: auto !important;
    }

    .commsiion_popup_mob .modal-dialog,
    .commsiion_popup_mob .modal-dialog .modal-content {
      height: 100% !important;
    }

    .date_succ_pop div#modal-body1 {
      position: relative;
      padding: 0px 20px !important;
    }

    .date_succ_pop.show {
      height: 89vh;
    }

    .date_succ_pop.show .modal-dialog {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
    }

    .date_succ_pop .modal-content {
      position: static;
      border: 0px;
    }

    .date_succ_pop .filter-header {
      top: 0px;
      position: absolute;
      width: 100%;
      display: block !important;
      z-index: 999;
    }

    .date_succ_pop button.close {
      display: none;
    }

    .date_succ_pop .filter-header h4 {
      position: relative;
      top: 0px;
      font-size: 25px;
      margin-left: 0px;
      padding-left: 0px;
    }

    .date_succ_pop .filter-header h4 i.fa.fa-angle-left.closebtn {
      padding-right: 15px;
    }

    .col-6.text-right.text-right_mobile a {
      margin-top: -8px;
    }

    .panel.panel-default.customer_default_icon:hover {
      box-shadow: 0px 0 0px !important;
    }

    .arrow_default_down:before,
    a.arrow_default_down_active:before {
      display: none;
    }

    .col-2.col-sm-2.col-md-2.col-lg-2.col-xl-2.screen_desc p span {
      color: rgba(0, 0, 0, 0.7);
      font-weight: normal !important;
    }

    .col-2.col-sm-2.col-md-2.col-lg-2.col-xl-2.screen_desc p {
      color: #000 !important;
      font-weight: normal !important;
    }

    #dtBasicExample tbody tr {
      height: auto;
    }

    .col-1.col-sm-1.col-md-1.col-lg-1.col-xl-1.active-sec.tab_mob_head_arrow p {
      padding: 0px;
    }

    .col-2.col-sm-2.col-md-2.col-lg-2.col-xl-2.policy_no_mob p {
      padding: 0px;
    }

    .col-2.col-sm-2.col-md-2.col-lg-2.col-xl-2.tab_mob_desc p {
      padding: 0px;
    }

    .col-2.col-sm-2.col-md-2.col-lg-2.col-xl-2.tab_mob_desc {
      max-width: 50%;
      flex: 0 0 50%;
      margin: 10px 0px;
    }

    .download-section {
      max-width: 100%;
      flex: 0 0 100%;
    }

    .download-section p a {
      max-width: 50%;
      flex: 0 0 50%;
    }

    .download-section p {
      margin: 0px;
      padding: 0px !important;
    }

    .panel-body_mobile_sec .row.customer_default_icon_row {
      padding: 15px 15px;
      margin-bottom: 0px;
    }

    .col-1.col-sm-1.col-md-1.col-lg-1.col-xl-1.active-sec.tab_mob_head_arrow p {
      float: right;
    }

    .col-1.col-sm-1.col-md-1.col-lg-1.col-xl-1.active-sec.tab_mob_head_arrow p span {
      margin-right: 0px;
      text-align: center;
      line-height: unset;
    }

    span.moile_cus {
      margin-left: -2px;
    }

    span.email_cus {
      padding-left: 1px;
    }

    .download-section p a:nth-child(1) {
      max-width: 40%;
    }

    .download-section p a:nth-child(2) {
      max-width: 60%;
    }

    .tab_mob_desc p small {
      font-size: 16px !important;
      margin-bottom: 5px;
      padding-bottom: 0px !important;
    }

    .col-3.col-sm-3.col-md-3.col-lg-3.col-xl-3.download-section.pl-0.pr-0 p {
      margin-top: 12px !important;
    }

    .download-section p a {
      font-size: 16px !important;
      color: #c7222a !important;
    }

    .download-section p a:nth-child(1) {
      max-width: 40%;
      float: left;
    }

    a.policy-sec.pointer i {
      font-weight: normal;
      font-size: 11px;
      margin-left: 5px;
      vertical-align: text-bottom;
    }

    .main-content-mobile-sec_topminus nav.navbar.navbar-expand-lg.navbar-light.bg-light {
      padding: 20px 0 25px 25px !important;
    }

    .nachiket-bhingarde-detail-sec h3 {
      font-family: "PFHandbookPro-Regular";
      color: #000;
      margin: 0px 0 15px;
      font-size: 20px;
      font-weight: 600;
    }

    .item-tab-sec .select::after {
      position: absolute;
      right: 21px;
    }

    .item-tab-sec .col-6.col-sm-6.text-right {
      word-break: break-word;
    }

    .nachiket-bhingarde-detail-sec a.download-sec {
      font-weight: 500;
      margin-top: 10px;
      float: left;
    }

    a.download-sec img {
      margin-right: 6px;
      vertical-align: baseline;
    }

    .nachiket-bhingarde-detail-sec .col-9 {
      max-width: 65%;
      flex: 0 0 65%;
    }

    .nachiket-bhingarde-detail-sec .col-3 {
      max-width: 35%;
      flex: 0 0 35%;
    }


    .main-content-mobile-sec_topminus .header-sec-mycustomer a {
      font-size: 22px !important;
      font-weight: 500;
    }

    .main-content-mobile-sec_topminus .nachiket-bhingarde-detail-sec h3 {
      font-weight: 500 !important;
      margin: 0px 0 10px !important;
      color: #000;

      line-height: 26px;

    }

    .tab-pane.mobile-view-sec.desktop .item-tab-sec select {
      background: #fff url(../../assets/img/red-arrow.png) no-repeat 95% 60% !important;
      border: 2px solid #dbdbdb !important;
      border-radius: 6px;
      font-weight: bold;
    }

    .tab-pane.mobile-view-sec.desktop .item-tab-sec .select:after {
      display: none;
    }

    .tab-pane.mobile-view-sec.desktop .item-tab-sec select:hover,
    .tab-pane.mobile-view-sec.desktop .item-tab-sec select:active {
      border: 2px solid #c7222a !important;
    }

    .screen_desc p.panel-head1 span {
      color: rgba(0, 0, 0, 0.8);
      font-weight: normal;
    }

    a.policy-sec.pointer i {
      font-weight: normal;
      font-size: 14px;
      margin-left: 5px;
    }

    .filter-sec.filter-sec_mob {
      display: block !important;
      right: -48px !important;
      top: 7px !important;
    }

    .container.padding-left_mobile {
      padding: 0px 15px !important;
    }

    .main-content-mobile-sec_topminus .main-content-mobile-sec {
      padding: 0px 15px;
    }

    .main-content-mobile-sec_topminus {
      margin-top: -51px;
    }

    .main-content-mobile-sec_topminus nav.navbar.navbar-expand-lg.navbar-light.bg-light {
      padding: 50px 0 0 33px;
    }

    .nachiket-bhingarde-detail-sec h3 {
      font-family: "PFHandbookPro-Regular";
      color: #000;
      margin: 0px 0 20px;
    }

    .nachiket-bhingarde-detail-sec .col-9 {
      max-width: 72%;
      flex: 0 0 72%;
    }

    .nachiket-bhingarde-detail-sec .col-3 {
      max-width: 28%;
      flex: 0 0 28%;
    }

    .main-content-mobile-sec_topminus .header-sec-mycustomer a {
      font-size: 26px;
    }

    div#editSearch h6 {
      margin-bottom: 12px;
    }

    .download-section p a {
      font-size: 16px !important;
    }

    div#editSearch .col-6.text-right.mt-30 button {
      position: static;
      margin-top: 0px !important;
      margin-bottom: 0px;
      padding-top: 0px;
    }

    div#editSearch .dropdown-panel-csutomer_list:nth-child(even) {
      padding-left: 10px;
    }

    div#editSearch .col-6.text-right.mt-30 {
      flex: 0 0 100%;
      max-width: 100%;
      margin-top: 10px !important;
      margin-bottom: 0px !important;
    }

    div#editSearch .dropdown-panel-csutomer_list label {
      padding-bottom: 0px;
    }

    div#editSearch .dropdown-panel-csutomer_list {
      width: 50%;
    }

    .my-customer-1-mobile-sec {
      margin-top: 0px !important;
      padding: 0px !important;
    }

    .date-sec div#filterDate2 {
      display: none;
    }

    input.custumer-search {
      padding-right: 60px;
      padding-left: 10px !important;
    }

    .mobile_bcl {
      display: block !important;
    }

    tbody.mobile_bcl {
      display: block !important;
    }

    thead.desktop_block,
    tbody.desktop_block {
      display: none;
    }

    .tab-content-desc .col-xs-5 {
      width: 41.66666667%;
    }

    .tab-content-desc .col-lg-2.col-sm-2.col-md-2.col-xs-2.p-l-0 {
      width: 16.66666667%;
    }

    .track-wrapper.desktop+.container {
      display: none;
    }

    .nav-wrapper.mobile_menu {
      position: relative;
    }

    .head_nav_txt h5 {
      width: 65%;
      display: inline-block;
      font-size: 20px;
      font-weight: bold;
      font-family: "PFEncoreSansPro-Regular" !important;
      color: #000;
      padding: 10px 0px 0px 15px;
      margin-bottom: 0px;
    }

    img.load_ppng_blk {
      width: 183px;
      margin: 15px 0px 0px 15px;
    }

    .right_menu_block {
      width: 100%;
    }

    .head_nav_txt h5+a {
      display: inline-block;
      padding-bottom: 10px;
      width: 25%;
    }

    .head_nav_txt {
      border-bottom: 1px solid #ddd;
      margin: 20px 0px 0px;
      width: 100%;
      position: relative;
      padding-bottom: 20px;
    }

    .head_nav_txt button {
      border-radius: 4px;
      background-color: #f7a500;
      font-weight: bold;
      line-height: 1;
      letter-spacing: normal;
      text-align: center;
      color: #000;
      font-family: "PFEncoreSansPro-Regular" !important;
      font-size: 14px;
      height: auto;
      padding: 10px;
      position: absolute;
      top: 0px;
      right: 10px;
    }

    .nav-wrapper.mobile_menu a.click_mobile_icon {
      position: absolute;
      right: 12px;
      top: 12px;
      width: 30px;
      height: 30px;
    }

    .nav-wrapper.mobile_menu a.notification-sec:after {
      content: "";
      background: #f7f7f7;
      width: 8px;
      height: 8px;
      display: inline-block;
      border-radius: 50%;
      position: absolute;
      top: -2px;
      left: 14px;
    }

    .nav-wrapper.mobile_menu a.notification-sec {
      position: relative;
      top: -4px;
      display: none;
    }

    .nav-class2 a.pt-5 {
      margin-top: 4px;
      display: block;
    }

    .nav-class2 .profile.mt-6 {
      width: 28px !important;
      height: 28px !important;
      display: block;
      text-align: center !important;
    }

    .nav-wrapper.mobile_menu a.notification-sec i {
      font-size: 17px;
      color: #fff;
      height: 20px;
      margin-top: 14px;
    }

    .nav-wrapper.mobile_menu .nav-class2 li.dropdown {
      top: -10px;
    }

    a.click_mobile_icon i {
      color: #fff;
      font-weight: 100;
      font-size: 25px;
    }

  
    thead.mobile_bcl_head {
      display: none !important;
    }

    .mobile_download_details .share-details {
      width: 40% !important;
      float: left;
      text-align: right !important;
      margin-top: 18px;
      margin-bottom: 10px;
    }

    div#hideorshow {
      width: 100% !important;
      float: left;
      height: auto !important;
    }

    div#hideorshow i {
      color: #c7222a;
    }

    .search_tpd_comm+#dtBasicExample_wrapper {
      display: none;
    }

    div#hideorshow button {
      width: 100% !important;
      height: auto !important;
      padding: 8px 10px;
      margin: 0px 0px 0px 5px;
    }

    div#hideorshow button img {
      margin: 0px !important;
    }

    button#get_info {
      display: inline-block;
      width: 100% !important;
      margin: 0px 0px;
      height: 38px;
      width: auto;
      float: left;
    }

    div#hideorshow button {
      width: 100% !important;
      margin-left: 0px !important;

      margin-top: 8px;
      float: right;
    }

    .searc_btm {
      width: 70%;
      position: relative;

      float: left;
    }

    .searc_btm input {
      display: block;
      width: 100%;
      height: calc(1.5em + 0.75rem + 2px);
      padding: 0.375rem 0.75rem;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1.5;
      color: #495057;
      background-color: #fff;
      background-clip: padding-box;
      border: 1px solid #ced4da;
      border-radius: 0.25rem;
      border-top-right-radius: 0px;
      border-bottom-right-radius: 0px;
    }

    .searc_btm i {
      top: 9px;
      right: 15px;
      position: absolute;
      color: #c7222a;
    }

    .mobile_hide,
    .mobile_hide1 {
      display: none;
    }

    .mobile_download_details .download-state {
      width: 50% !important;
      float: left;
      text-align: left !important;
      margin-top: 18px;
      margin-bottom: 15px;
    }

    .mobile_download_details {
      display: block;
      width: 100%;
    }

    .wrapper.p-none .mainwrapper .offset-3.col-lg-6.col-sm-6.col-md-6.col-xs-6 {
      margin-left: 0px;
      flex: 0 0 100%;
      max-width: 100%;
    }

    .wrapper.p-none .mainwrapper .container {
      padding: 0px 15px !important;
    }

    .count a {
      display: block;
      z-index: 9999;
      position: relative;
    }

    .mobile_under_menu {
      position: relative;
    }

    .sidebar-sec_mobile_view_left ul li a p {
      display: none;
      font-size: 13px;
    }

    .sidebar-sec_mobile_view_left {
      position: fixed;
      bottom: 0;
      width: 100%;
      display: block;
      z-index: 99997;
      background: #fff;
    }

    .right_menu_block .click_mobile_icon_close {
      display: inline-block;
      float: right;
      margin: 24px 18px;
    }

    .right_menu_block .click_mobile_icon_close img {
      width: 15px;
      float: right;
    }

    .mobile_under_menu.mobile_under_menu_active {
      position: fixed !important;
      left: 0 !important;
      background: #fff;
      z-index: 9999;
      top: 0px;
      width: 100%;
      height: 100vh;
      overflow-y: auto;
    }

    ul.nav.mobile_botm_menu .acti_img {
      display: none;
    }

    ul.nav.mobile_botm_menu li {
      padding: 0px;
      text-align: center;
      margin: 0px;
      height: auto;
      border-top: 3px solid #fff;
    }

    ul.nav.mobile_botm_menu li a {
      padding: 5px 0px 7px;
      background: 0px;
    }

    .leads_block_menu_bl1.bottom_arrow_open li span {
      background: #fff !important;
    }

    li.leads_block_menu.nav-item.active a.nav-link img.acti_img {
      position: relative;
      top: -5px;
    }

    .sidebar-sec,
    .nav-wrapper {
      display: none !important;
    }

    .sec_mobile_view_left ul li {
      width: 20%;
      float: left;
    }

    .nav-wrapper.mobile_menu {
      display: block !important;
      height: 56px;
      background-color: #c7222a !important;
      position: fixed;
      z-index: 9999;
      box-shadow: 0px 0px 0px !important;
      top: 0;
    }

    .nav-wrapper.mobile_menu .nav-class2 ul {
      margin-right: 57px;
    }

    .mobile_under_menu.mobile_under_menu_active.back_shadow {
      position: fixed;
      left: 0;
      width: 100%;
      height: 100%;
      background: #fff;
      z-index: 99999;
    }

    .mobile_under_menu {
      float: left;
      position: absolute;
      z-index: 9;
      left: -100%;
      top: 0;
      font-size: 20px;
      transition: all 0.3s linear;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
    }

    .mobile_under_menu i {
      color: #fff;
    }

    a.click_mobile_icon_close i {
      color: #333;
      margin: 10px 15px;
      font-size: 27px;
    }

    .nav-wrapper.mobile_menu span.name {
      display: none;
    }

    .nav-wrapper.mobile_menu .nav-class1 img {
      width: 34.2px;
      height: 22.2px;
      max-width: 100%;
      margin: 19px 15px;

    }

    div#Commission-statements-btns,
    .commision-statement {
      margin: 75px 0px 0px !important;
      padding: 20px 15px !important;
    }

    #Commission-statements-btns h4 span {
      display: block;
      margin-left: 0px;
    }

    .proposal-review-header+#dtBasicExample_wrapper table {
      margin: 0px;
    }

    #Commission-statements-btns .select1,
    .commision-statement .select1 {
      width: 100%;
      margin-right: 0px;
    }

    .commision-statement .info-btn {
      width: 100%;
      margin-top: 10px;
    }

    .commision-statement #get_info {
      float: right !important;
      width: 100%;
    }

    .commission-wrap {
      padding: 20px !important;
      margin-left: 15px !important;
      margin-right: 15px !important;
      margin-bottom: -70px;
    }

    .date_succ_pop .thumb-image {
      margin-top: 0px !important;
    }

    .mobile_level_name_agent h5 {
      font-size: 35px !important;
    }

    .mobile_level_name_agent p {
      display: none;
    }

    .wrapper-com.mobile_level_comm>h4 {
      display: none;
    }

    .wrapper-com.mobile_level_comm .statememt-head p {
      width: 30%;
      float: left;
    }

    .wrapper-com.mobile_level_comm .statememt-head h5 {
      width: 70% !important;
      float: left;
    }

    .mobile_share {
      width: 50%;
      float: left;
    }

    .mobile_down {
      width: 50%;
      float: left;
      padding-right: 0px;
    }

    .download-state a {
      display: block;
    }

    .statement-bottom.mobile_statem_bottom .row div {
      width: 50%;
      float: left;
    }

    .statement-bottom.mobile_statem_bottom .row {
      margin-bottom: 0px !important;
    }

    .statement-bottom.mobile_statem_bottom h5 {
      font-weight: bold !important;
    }

    .cimmis_full {
      width: 100%;
      margin-right: 0px;
      margin-bottom: 10px;
    }

    .cimmis_half1 {
      width: 46%;
    }

    .cimmis_half2 {
      width: 46%;
      margin-right: 0px;
    }

    .container-fluid.mobile_grand {
      padding: 0px !important;
    }

    .container-fluid.mobile_grand .grand-total {
      padding: 20px;
      background: #ececec;
      border-radius: 6px;

    }

    .container-fluid.mobile_grand .grand-total h4 {
      margin-top: 0px;
      margin-bottom: 20px;

    }

    #dtBasicExample thead {
      display: none;
    }

    .total.total_left_margin {
      margin-top: 0px !important;
    }

    .grand-total .total p {
      margin-bottom: 0px;
    }

    .dataTables_wrapper .dataTables_paginate .paginate_button {
      padding: 2px 5px !important;
      width: 32px;
      height: 32px;
      margin-right: 2px;
      border-radius: 2px !important;
    }

    .total.total_left_margin {
      margin-right: 0px;
      text-align: right;
      margin-top: 10px;
      font-size: 18px;
    }

    .total.total_left_margin * {
      font-size: 16px !important;
    }

    .mobile_version_tabel * {
      width: 100%;
      float: left;
    }

    p.comm_agent_code {
      border-bottom: 1px solid #dbdbdb;
      padding: 0px 0px 10px 0px;
      margin-bottom: 10px;
    }

    #myModal .modal-dialog .modal-content {
      width: 100% !important;
      margin-left: 0px !important;
      max-width: 100% !important;
    }

    #myModal .modal-dialog .modal-content .modal-body {
      padding: 15px !important;
    }

    #Commission-statements-btns #get_info {
      width: 100%;
      margin-right: 0px;
      margin-top: 10px;
    }

    footer {
      display: none;
    }

    a.click_mobile_icon_close {
      display: none;
    }

    ul.mobile_ul.menu_active_left {
      width: 300px;
      display: block;
      background: #c7222a;
      right: -22px;
      height: 100vh;
      top: -18px;
    }

    .mobile_under_menu.back_shadow {
      position: absolute;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.5);
      top: 0;
      right: 0;
      z-index: 999;
    }

    .right_menu_block.menu_active_left .click_mobile_icon {
      display: none;
    }

    .right_menu_block.menu_active_left {
      background: #fff;
      position: absolute;
      width: 85%;
      height: 100vh;
      right: 0;
    }

    .mobile_under_menu.back_shadow .click_mobile_icon_close {
      display: block;
      float: right;
      color: #fff;
      position: relative;
      z-index: 999;
      top: 10px;
    }

    .sidebar-sec_mobile_view_left ul li {
      width: 20%;
      float: left;
      text-align: center;
    }

    .sidebar-sec_mobile_view_left .sidebar-wrapper {
      padding: 0px;
    }

    .sidebar-sec_mobile_view_left ul {
      box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.3);
    }

    .sidebar-sec_mobile_view_left ul li {
      border-right: 1px solid #ececec;
      margin: 0;
    }

    ul.nav.mobile_botm_menu li img {
      width: 22px;
      height: auto;
      margin-right: 0px;
    }

    .mobile_botm_menu li.active_link,
    .mobile_botm_menu li:hover {
      border-top: 3px solid #c7222a !important;
    }

    li.nav-item.active_link img {
      margin-top: -15px;
    }

    .search-bg.mobil_prop_ver .dropdown-panel {
      padding: 20px 15px;
      margin-top: 7px;
    }

    .search-bg.mobil_prop_ver .dropdown-panel label:before {
      padding: 8px;
      top: 0px;
    }

    .search-bg.mobil_prop_ver .dropdown-panel label:after {
      top: 4px;
      left: 7px;
      width: 6px;
      height: 10px;
    }

    .commsion_description_blk {
      padding: 20px;
      border-radius: 8px;
      box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.04);
      border: solid 1px rgba(0, 0, 0, 0.06);
      background-color: #ffffff;
      margin-top: 20px;
      font-family: PFHandbookPro-Medium;
    }

    h6.headeing_agent span {
      width: 100%;
      display: block;
    }

    .commsion_description_blk h6 {
      font-size: 24px;
      font-family: PFHandbookPro-Regular;
      color: #000;
      margin-bottom: 20px;
      line-height: 1.08;
    }

    .download_mobile_state_popup .modal.show .modal-dialog {
      background: #fff;
      height: 100% !important;
    }

    .download_mobile_state_popup .modal-header,
    .modal-open .modal {
      background: #fff;
    }

    .commsion_description_blk p {
      color: #000;
    }

    .commsion_description_blk p span {
      width: 30%;
      float: left;
      color: #6c7174;
      font-size: 16px;
    }

    .commi_child_content {
      border-top: 1px solid #ddd;
      padding-top: 15px;
    }

    p.small_con {
      width: 25%;
      display: inline-block;
    }

    p.small_con span {
      display: block;
      width: 100%;
    }

    p.small_con1 {
      width: 33.33%;
      display: inline-block;
    }

    p.small_con1 span {
      width: 100%;
    }

    body {
      padding-bottom: 180px;
    }

    .commison_stat_block_mobile {
      display: block !important;
      float: left;
    }

    p.comm_agent_pediod {
      border-bottom: 1px solid #ddd;
      padding-bottom: 10px;
    }

    .fancy-collapse-panel .panel-default>.panel-heading {
      margin-top: 0px !important;
    }

    .right_menu_block.menu_active_left ul.mobile_ul {
      display: block;
      width: 100%;
      margin-top: 70px;
    }

    ul.mobile_ul a li i {
      color: #000 !important;
    }

    ul.mobile_ul a li {
      padding: 20px 15px;
      border-bottom: 1px solid #ddd;
      color: #000;
    }

    ul.mobile_ul a li.dropdown {
      height: auto;
      position: relative;
    }

    ul.mobile_ul a li.dropdown a i {
      color: #000;
      float: right;
      transform: rotate(90deg);
    }

    li.dropdown.show ul {
      position: absolute !important;
      width: 100%;
      font-size: 14px;
      top: 45px !important;
      margin-top: 16px;
      background: #fff;
      left: 0 !important;
    }

    .mobile_ul li.dropdown a {
      display: block;
    }

    .mobile_ul li.dropdown.show>a {
      color: #c7222a !important;
    }

    .mobile_ul li.dropdown.show a i {
      color: #c7222a !important;
      transform: rotate(270deg);
    }

    .mobile_ul li.dropdown.show ul li a {
      font-size: 18px !important;
    }

    ul.mobile_ul a li button {
      font-family: "PFHandbookPro-Regular";
      padding: 0px;
      font-size: 20px;
      margin: 0px;
    }

    .mobile_ul li.dropdown.show ul li {
      padding: 0px;
      border-bottom: 0px;
    }

    li.active_link a p,
    li:hover a p {
      display: block !important;
      color: #333;
      font-size: 10px;
      text-align: center;
      font-weight: bold;
      padding-top: 0px;

    }

    .basic-detail-tab-sec1 .nav li.active a {
      background-color: rgba(255, 239, 237, 0);
    }

    li.active_link .dl_img,
    li:hover .dl_img {
      display: none;
    }

    li.active_link .acti_img,
    li:hover .acti_img {
      display: block !important;
      text-align: center;
      margin: 0 auto !important;
    }

    .daterangepicker.ltr.show-ranges.single.opensright.show-calendar {
      padding: 10px 10px;
      margin-right: 0px;
    }

    li.leads_block_menu {
      position: relative;
    }

    .leads_block_menu_bl1 {
      position: fixed;
      top: 0;
      width: 100%;
      left: 0;
      background: #fff;
      z-index: 9;
      display: none;
    }

    .leads_block_menu_bl1 ul {
      box-shadow: 0px 0px;
    }

    .leads_block_menu_bl1 ul li {
      display: block;
      width: 100%;
      height: auto !important;
      text-align: left !important;
      font-size: 21px;
      border-bottom: 2px solid #ddd;
      color: #000;
    }

    .leads_block_menu_bl1 h4 {
      font-family: "PFEncoreSansPro-Regular";
      background: #fff;
      color: #2f3844;
      font-weight: bold;
      text-align: left;
      padding: 25px 16px 16px;
      border-bottom: 1px solid #ececec;
      font-size: 24px;
    }

    .leads_block_menu_bl1.bottom_arrow_open h4 span {
      float: right;
      margin-right: 12px;
    }

    .leads_block_menu_bl1.bottom_arrow_open h4 span img {
      width: 20px;
    }

    .leads_block_menu_bl1 ul li span {
      float: right;
    }

    .leads_block_menu_bl1.bottom_arrow_open {
      display: block;
    }

    li.leads_block_menu:hover {
      border-top: 3px solid #fff !important;
    }

    .nav-class1 {
      width: 60% !important;
      display: inline-block;
    }

    .nav-class2 {
      width: 40% !important;
    }

    h5.header_name {
      color: #fff;
      text-transform: uppercase;
      font-weight: bold;

      margin-bottom: 0px;
      width: auto;
      display: initial;
      position: relative;
      top: 5px;
      font-size: 16px;
    }

    .mobile_search_cus {
      border-radius: 6px;
      background-color: #fcf7ec;
      padding: 15px;
      position: relative;
    }

    .search_mini {
      width: 80%;
      float: left;
      display: inline-block;
      position: relative;
    }

    .search_mini input {
      width: 100%;
      box-sizing: border-box;
      background-color: #ffffff !important;
      height: 40px;
      padding-left: 5px;
      border: solid 1px #dbdbdb !important;
      border-radius: 5px;
      border-top-right-radius: 0px;
      border-bottom-right-radius: 0px;
    }

    .search_mini img {
      position: absolute;
      right: 10px;
      width: 30px;
      top: 5px;
    }

    .mobile_search_cus button {
      width: 20%;
      display: inline-block;
      box-sizing: border-box;
      background: #c7222a;
      height: 40px;
      border: 0px;
      color: #fff;
      border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
    }

    .main-panel-sec {
      margin-left: 15px !important;
      margin-right: 15px !important;
      margin-top: 20px;
    }

    p.calender_adp {
      width: 100%;
      text-align: right;
      display: inline-block;
      font-weight: bold;
      margin-bottom: 0px;
    }

    p.calender_adp i {
      margin-left: 10px;
    }

    .text-right_mobile a {
      display: block !important;
    }

    .mobile_sortout_blc p.sort_out {
      width: 50%;
      display: none;
      font-weight: bold;
    }

    .col-md-4.date-sec {}

    .mobile_sortout_blc p.sort_out img {
      width: 20px;
      margin-left: 4px;
    }

    .mobile-view-sec.desktop.main-content-mobile-sec_topminus {
      margin-top: 0px;
      z-index: 9999;
      position: relative;
      background: #fff;
      margin-bottom: -67px;
    }

    .mobile_sortout_blc {
      margin: 0px 0px 0px;
      color: #c7222a;
    }

    .mobile_sortout_blc {
      display: block !important;
    }

    .wrapper.p-none {
      width: 100%;
    }

    #dtBasicExample_wrapper {
      padding: 0px 0px !important;
    }

    .col-lg-3.col-sm-3.clear_all button,
    button.download {
      display: none;
    }

    .elect_clear_mobil,
    .download_clear_mobile_sec {
      display: block !important;
    }

    .download_clear_mobile_sec button {
      display: block;
      margin: 0 auto;
    }

    .download_clear_mobile_sec {
      width: 100%;
      text-align: center;
      display: block;
      margin: 20px auto;
    }

    .download_mobile_state_popup label.form-check-label {
      margin-left: 10px;
    }

    .download_mobile_state_popup .checkboxes {
      margin-top: -59px;
    }

    .elect_clear_mobil {
      float: right;
      margin-top: -69px;
    }

    .row.mobile_scree_cus,
    .panel-body.panel-body_mobile_sec {
      display: block !important;
    }

    .row.desktop_cus,
    .panel-body.panel-body_desktop_sec,
    .customer_details_tab thead {
      display: none;
    }

    .wrapper.center-block.mycutomer_sec {
      padding: 0px;
      width: 100%;
    }

    .main-content-mobile-sec_topminus nav.navbar.navbar-expand-lg.navbar-light.bg-light {
      border-radius: 0px;
    }

    .mobile_sortout_blc.float-right.selectdate a {
      color: #c7222a;
    }

    .mobile_sortout_blc.float-right.selectdate i.fa.fa-calendar.cal-icon {
      float: none;
    }

    a.arrow_default_down_active,
    a.arrow_default_down_active.arrow_default_down {
      padding: 20px 20px 0px 20px !important;
    }

    .row.mobile_scree_cus div {
      max-width: 100%;
      margin-bottom: 8px;
    }

    .screen_main.arrow-icon span {
      color: #8b151b;
      text-transform: uppercase;
      font-weight: normal;
      margin-right: 10px;
      width: auto !important;
    }

    p.plan-head_policy {
      font-size: 24px !important;
      margin-top: 10px;
    }

    .col-2.col-sm-2.col-md-2.col-lg-2.col-xl-2.screen_main.arrow-icon i {
      font-size: 16px;
    }

    .row.mobile_scree_cus div span {
      font-size: 16px;
      width: 32%;
      display: inline-block;
    }

    p.policy-plan-head1 {
      padding: 0px !important;
      font-size: 20px !important;
    }

    .dataTables_wrapper .dataTables_paginate .paginate_button {
      margin-left: 0px !important;
    }

    .col-2.col-sm-2.col-md-2.col-lg-2.col-xl-2.screen_main.arrow-icon {
      margin-right: 0px !important;
      padding-right: 0px;
      position: relative;
    }

    .col-3.col-sm-3.col-md-3.col-lg-3.col-xl-3.screen_desc p {
      padding-left: 0px !important;
      margin-left: 0px;
    }

    .screen_main.arrow-icon i {
      position: absolute;
      top: 0;
      right: 0px;
    }

    .screen_desc {
      padding-left: 0px;
    }

    .tab_mob_head {
      max-width: 70%;
      flex: 0 0 70%;
    }

    .tab_mob_head_arrow {
      flex: 0 0 30%;
      max-width: 30%;
    }

    .tab_mob_head_arrow p span {
      float: right;
      margin-right: 10px;
    }

    .tab_mob_head_arrow+div {
      flex: 0 0 100%;
      max-width: 100%;
      margin: 6px 0px;
      color: #4c4c4c;
    }

    .tab_mob_head_arrow+div p {

      font-size: 18px !important;
      color: rgba(0, 0, 0, 0.7) !important;
    }

    span.arrow_calll {
      width: 100%;
      display: block;
      position: relative;
    }

    span.arrow_calll_2 {
      width: 47%;
      position: relative;
      margin-right: 15px;
      display: inline-block !important;
    }

    span.arrow_calll_2.arrow_calll_2_right {
      width: 47%;
      position: relative;
      margin-right: 0px;
      display: inline-block;
    }

    span.arrow_calll_2 select {
      width: 100% !important;
    }

    span.arrow_calll i {
      position: absolute;
      top: 10px !important;
      right: 10px !important;
      left: auto !important;
    }

    span.arrow_calll_2 i {
      position: absolute;
      left: auto !important;
      top: 20px !important;
      right: 8px !important;
    }

    form.form-inline.summary-period-label.mboiel_vrions_searchfield.ng-untouched.ng-pristine.ng-valid {
      display: block !important;
    }

    .info-content .col-xs-6 {
      width: 50%;
    }

    .additional-doc .col-xs-2 {
      width: 16.66666667%;
    }

    .additional-doc .col-xs-10 {
      width: 83.33333333%;
    }

    .sharedetailstab .col-xs-4 {
      width: 33.33333333%;
      padding-right: 10px;
    }

    .sharedetailstab .col-xs-4:nth-child(3) {
      margin-right: 0px;
      padding-right: 0px;
    }

    button.redbg-btn.mt-100.desktop.desktop_mob {
      display: block;
    }

    ul.mobile_ul a li ul {
      height: 200px;
      overflow: auto;

    }

    .cimmis_half2 .custom-select {
      margin-right: 0px;
      margin-left: 0px;
    }

    .download_mobile_state_popup .checkboxes {
      height: 50vh;
      overflow-y: auto !important;
      overflow-x: hidden;
      padding-left: 10px;
      padding-top: 10px;
    }

    .download_mobile_state_popup div#modal-body {
      overflow-y: inherit !important;
      height: 80vh !important;
      margin-bottom: 200px;
    }

    cdk-virtual-scroll-viewport.cdk-virtual-scroll-viewport.example-viewport.cdk-virtual-scroll-orientation-vertical {
      height: 225px;
      width: 100%;
      text-align: left;
      padding-left: 23px;
      direction: rtl;
    }

    .cdk-virtual-scroll-content-wrapper {
      left: 15px !important;
    }

    .example-item {
      height: auto !important;
      padding-left: 4px;
    }

    .example-item label.form-check-label:before {
      display: none !important;
    }
  }

  @media screen and (max-width: 420px) {
    .date_succ_pop_content .shared-text p {
      font-size: 15px;
    }

    .date_succ_pop.show {
      height: 91vh;
    }

    .login-wrapper h1 {
      font-size: 24px;
      color: #191919;
      font-weight: normal;
    }

    .alert-modal.d-block.fade.modal.show {
      height: 30vh;
    }

    .login-wrapper p {
      margin-bottom: 0px;
      font-size: 16px;
    }

    .shared-text h5 {
      font-size: 22px !important;
    }

    .form-inline .custom-select,
    .form-inline .input-group {
      width: 100% !important;
    }

    .cimmis_half1 .custom-options {
      height: 200px !important;
      overflow: auto;
    }

    .daterangepicker.ltr.show-ranges.single.opensright.show-calendar {
      top: 61px !important;
      padding-top: 15px !important;
    }

    .daterangepicker .calendar-table th,
    .daterangepicker .calendar-table td {
      text-transform: uppercase;
    }

    .calendar-table thead {
      position: relative;
    }

    .calendar-table thead th span {
      position: absolute;
      top: 7px !important;
    }

    .calendar-table thead th.next {
      position: absolute;
      right: 24px;
      margin-top: 7px;
    }

    .calendar-table thead th.prev {
      position: absolute;
      left: -30px;
      margin-top: 7px;
    }

    .tab-pane.mobile-view-sec.desktop.claims_de_blk .col-sm-6 div,
    .serveic_rq_blk .col-sm-6 div {
      margin-bottom: 20px;
    }

    span.desktop_ser {
      display: none;
    }

    .search-sec h3 {
      display: none;
    }

    .cover-sec.mobile-view-sec.desktop {
      position: relative;
      top: 19px;
      border-top: solid 1px rgba(0, 0, 0, 0.06);
      background: #fff;
      margin-top: 0px;
    }

    .cover-sec.mobile-view-sec.desktop:after {
      position: absolute;
      content: "";
      width: 102%;
      height: 19px;
      background: #fff;
      top: -20px;
      left: -3px;
    }

    .item-tab-sec.optional_code_text td {
      border: 0px;
    }

    .daterangepicker.ltr.show-ranges.single.opensright.show-calendar {
      top: 61px !important;
      padding-top: 15px !important;
    }

    .item-tab-sec.optional_code_text .red {
      color: #c7222a;
      text-transform: uppercase;
      border: 0px;
      font-size: 14px;
    }

    .main-content-mobile-sec_topminus .nachiket-bhingarde-detail-sec .col-3 {
      max-width: 35% !important;
      flex: 0 0 35% !important;
    }

    .main-content-mobile-sec_topminus .nachiket-bhingarde-detail-sec .col-9 {
      max-width: 65%;
      flex: 0 0 65%;
    }

    .item-tab-sec.optional_code_text {
      padding: 0px 10px;
    }
  }

  .cimmis_half1 .custom-options {
    height: 200px !important;
    overflow: auto;
  }

  .cardhover {
    padding: 10px !important;
  }

  .cardhover a p {
    font-size: 14px !important;
    word-break: break-all;
  }

  .cardhover a p i {
    font-size: 17px;
    margin-right: 4px;
  }

  .cardhover a {
    margin-bottom: 10px;
  }

  .container.login_page_block_inf {
    margin-bottom: -150px;
  }

  .dashboard-wrapper .head-desc h1 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}


@media screen and (min-width: 410px) and (max-width: 415px) {
  div#proposalby cdk-virtual-scroll-viewport.cdk-virtual-scroll-viewport.example-viewport.cdk-virtual-scroll-orientation-vertical {
    height: 350px !important;
  }

  .calendar-table thead th.next {
    top: 126px;
  }

  .half_select2 {
    position: relative;
    right: -20px;
  }

  .main-content-mobile-sec_topminus .nachiket-bhingarde-detail-sec .col-3 {
    max-width: 25% !important;
    flex: 0 0 25% !important;
    padding-right: 0px;
  }

  div#editSearch {
    width: 355px !important;
  }

  div#editSearch span#close-mobile-btn {
    right: 74px;
  }

  .custom-select.mdb-select.md-form.select3.ng-untouched.ng-pristine.ng-valid {
    margin-right: 0px;
    margin-left: 5px;
  }

  .cimmis_half2 select {
    margin-right: 0px !important;
    margin-left: 5px !important;
  }
}


@media screen and (max-width:375px) {
  .download_mobile_state_popup .checkboxes {
    height: 220px !important;
  }

  .sidebar-sec_mobile_view_left ul li a p {
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .date_succ_pop_content .shared-text p {
    font-size: 14px;
  }

  div#editSearch span#close-mobile-btn {
    right: 67px;
  }

  div#editSearch {
    width: 315px !important;
  }

  .mobile_menu h5.header_name {
    font-size: 22px;
    font-family: "PFHandbookPro-Regular" !important;
    font-weight: normal;
    margin-left: 0px;
  }

  a.click_mobile_icon i {
    color: #fff;
    font-weight: 100;
    font-size: 20px;
  }

  .dashboard-wrapper .head-desc h1 {
    font-size: 25px;
  }

  .dashboard-wrapper .head-desc h6 {
    font-size: 16px;
  }

  .dashboard-wrapper .head-desc {
    height: auto;
  }

  .sidebar-sec_mobile_view_left ul li a p {
    display: none;
    font-size: 11px;
  }
}

@media screen and (max-width:360px) {

  .basic-detail-tab-sec1 .tabbable-line>.nav-tabs>li>a {
    font-size: 15px !important;
  }

  .modal-content.date_succ_pop_content .modal-body.modal-body_mbver {}

  div#editSearch span#close-mobile-btn {
    right: 64px;
  }

  div#editSearch {
    width: 300px !important;
  }
}


@media screen and (max-width:320px) {

  .daterangepicker .calendar-table .next span,
  .daterangepicker .calendar-table .prev span {
    top: 5px !important;
  }

  .calendar-table thead th.next {
    top: 118px;
  }

  .daterangepicker .calendar-table .next span,
  .daterangepicker .calendar-table .prev span {
    border-width: 0 2px 2px 0 !important;
  }

  .counter-offer-btns button {
    width: 125px !important;
  }

  .dashboard-wrapper .leads .business-wrapper .count h4 {
    font-size: 20px !important;
  }

  .download-section p a {
    font-size: 15px !important;
  }

  .tabbable-line>.nav-tabs>li>a {
    font-size: 15px !important;
  }

  .tabbable-line>.tab-content .tab-pane {
    font-size: 14px !important;
  }

  .date_succ_pop_content .shared-text p {
    font-size: 12px;
    margin-bottom: 40px;
  }

  div#editSearch span#close-mobile-btn {
    right: 58px;
  }

  .search-bg.mobil_prop_ver .search-filter-sec input::placeholder {
    font-size: 13px;
  }

  div#editSearch label {
    font-size: 13px;
  }

  div#editSearch {
    width: 259px !important;
    margin-top: 7px;
    padding: 20px;
  }
}

@media screen and (max-width:320px) {


  .mobile_share {
    width: 45%;
  }

  .mobile_down {
    width: 55%;
    float: left;
    padding-right: 0px;
  }

  .sidebar-sec_mobile_view_left ul li a p {
    font-size: 10px;
  }

  .search-bg.mobil_prop_ver .search-filter-sec input {
    padding-right: 83px;
  }

  .basic-detail-tab-sec1 .tabbable-line>.nav-tabs>li>a {
    font-size: 13px !important;
  }

  .mobile_menu h5.header_name {
    font-size: 18px;
  }

  .row.lead-item-sec.policy_renewals_tab .policy-details {
    margin-right: 15px;
    padding: 17px 20px 20px;
    max-width: 270px;
    flex: 0 0 270px;
  }

  .basic-detail-tab-sec1 .tabbable-line>.nav-tabs>li>a {
    font-size: 14px !important;
  }

  .tabbable-panel.propsal_tbas_mver.propsal_tbas_mver_discre .tabbable-line>.nav-tabs>li>a {
    font-size: 13px !important;
  }

  #reportrange4 i.fa.fa-calendar.cal-icon {
    margin-left: 7px;
  }

  .daterangepicker.ltr.show-ranges.single.opensright.show-calendar {
    top: 61px !important;
  }




  .daterangepicker .ranges ul li {
    font-size: 12px !important;
  }

  h4.mobile_ve_st small {
    font-size: 14px;
  }

  .custom-option {
    font-size: 13px !important;
  }

  .custom-option {
    padding: 10px !important;
  }

  .share-details a,
  .download-state a {
    font-size: 14px !important;
  }

  .modal-body_mbver .col-lg-12.col-md-12.col-xs-12.col-sm-12 {
    padding: 0px;
  }

  .download_mobile_state_popup .checkboxes {
    height: 36vh !important;
    overflow-y: auto !important;

    padding-left: 6px;
  }

  .download_mobile_state_popup div#modal-body {

  }

  ul.mobile_ul a li ul {
    height: 150px;
    overflow: auto;

  }

  h5#myModalLabel {
    font-size: 20px;
  }

  .login-wrapper h1 {
    font-size: 20px;
  }

  .count a,
  .need p {
    font-size: 18px !important;
  }

  .cardhover a p,
  .cardhover small {
    font-size: 12px !important;
  }

  #Commission-statements-btns h4 span {
    font-size: 18px;
  }

  #Commission-statements-btns h4 {
    font-size: 20px;
  }

  h5.header_name {
    font-size: 13px;
    margin-left: -8px;
    margin-top: 23px;
  }

  .mdb-select {
    font-size: 13px;
  }




  .commsion_description_blk {
    padding: 15px;
    font-size: 15px;
  }

  #Commission-statements-btns .download-state a img {
    width: 13px;
    height: auto;
    margin-right: 5px;
    margin-top: -9px;
  }

  .share-details a,
  .download-state a {
    font-size: 14px !important;
  }

  .modal-body_mbver .col-lg-12.col-md-12.col-xs-12.col-sm-12 {
    padding: 0px;
  }

  .download_mobile_state_popup .checkboxes {
    height: 36vh !important;
    overflow-y: auto !important;

    padding-left: 6px;
  }

  .download_mobile_state_popup div#modal-body {

  }

  ul.mobile_ul a li ul {
    height: 150px;
    overflow: auto;

  }

  h5#myModalLabel {
    font-size: 20px;
  }

  .login-wrapper h1 {
    font-size: 20px;
  }

  .count a,
  .need p {
    font-size: 18px !important;
  }

  #Commission-statements-btns h4 span {
    font-size: 18px;
  }

  #Commission-statements-btns h4 {
    font-size: 20px;
  }

  h5.header_name {
    font-size: 13px;
    margin-left: -8px;
    margin-top: 23px;
  }

  .mdb-select {
    font-size: 13px;
  }

  .commsion_description_blk {
    padding: 15px;
    font-size: 15px;
  }

  #Commission-statements-btns .download-state a img {
    width: 13px;
    height: auto;
    margin-right: 5px;
    margin-top: -9px;
  }

  #Commission-statements-btns .download-state a,
  #Commission-statements-btns .share-details a {
    font-size: 14px;
  }

  .mobile_download_details .share-details {
    margin-top: 17px;
  }
}

.commison_stat_block_mobile,
.mobile_search_cus,
.mobile_sortout_blc {
  display: none;
}

.elect_clear_mobil,
.download_clear_mobile_sec {
  display: none;
}

.row.mobile_scree_cus,
.panel-body.panel-body_mobile_sec {
  display: none;
}

a.rotate_arrow.success .rotate-icon1 {
  transform: rotate(180deg) !important;
}

a.rotate_arrow.success .rotate-icon1 {
  transform: rotate(180deg) !important;
}

.otp-btns button.btn:hover,
.otp-btns button.btn:active,
.otp-btns button.btn:focus {
  background-color: #f7a500 !important;
}

.dashboard-wrapper .head-desc {

  height: 210px;
}

.dashboard-wrapper .lead-wrapper .dashboard-renewals .heading .btns .btn {
  width: 108px;
}

#dtBasicExample_wrapper {
  position: relative;
}

h5.sig_class {
  position: absolute;
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: 0.2px;
  text-align: left;
  color: #000000;
}

.dropdown-menu.dropdown-menu-large.dropdown-menu-large_new.show div {
  display: block;
}

input#view-in {
  padding: 7px;
}

.pagin_close {
  display: none;
}

.class11.top_view_css .upper,
.dropdown-menu-large[_ngcontent-vdl-c78] .class11[_ngcontent-vdl-c78] .upper[_ngcontent-vdl-c78] {
  border-bottom: 1px solid #dbdbdb !important;
}

.thumb-image {
  justify-content: center;
  text-align: center;
}

.thumb-image .thumb-icon {
  height: 90px;
  width: 90px;
  background-color: #fcf7ec;
  text-align: center;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
}

.thumb-image i {
  font-size: 40px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding-top: 25px;
  color: #c7222a;
}

.shared-text {
  text-align: center;
}

.shared-text h5 {
  font-family: PFHandbookPro-Regular;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  margin-bottom: 10px;
}

.shared-text .redbg-btn {
  height: 36px;
  width: 100%;
  border-radius: 2px;
  background-color: #c7222a;
  border: 1px solid #c7222a;
  font-family: PFHandbookPro-Medium;
  font-size: 17px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.06;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  display: block;
}

.shared-text .whitebg-btn {
  height: 36px;
  width: 100%;
  border-radius: 2px;
  background-color: #ffffff;
  border: 1px solid #c7222a;
  font-family: PFHandbookPro-Medium;
  font-size: 17px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.06;
  letter-spacing: normal;
  text-align: center;
  color: #c7222a;
  display: block;
}

.mt-100 {
  margin-top: 100px !important;
}

.mt-75 {
  margin-top: 75px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.search_mb_version_tdp,
.search_tpd_comm {
  display: none;
}

.mobile-view-sec {
  display: none;
}

/*Share details css Starts*/

.modal-content.share_details_blk {
  width: 800px !important;
  margin-left: -138px;
}

.modal-content.share_details_blk h4,
.modal-content.share_details_blk h5 {
  font-size: 14px;
  margin-bottom: 5px;
}

.modal-content.share_details_blk .modal-header {
  border: 0px;
}

.modal-content.share_details_blk .modal-title {
  font-size: 23px;
  margin-top: 10px;
  color: #000;
}

.modal-content.share_details_blk .modal-footer {
  border: 0px;
  margin: 0px;
  padding: 0px 30px 30px 0px;
}

.modal-content.share_details_blk button.close {
  padding: 0px !important;
}

.modal-content.share_details_blk button.close span {
  font-size: 40px;
}

tbody.mobile_bcl,
.mobile_bcl_head {
  display: none;
}

.mobile_bcl {
  display: none;
}

.text-right_mobile a {
  display: none;
}

.date_succ_pop h5#myModalLabel {
  text-align: center !important;
  margin-top: 40px !important;

}

.cimmis_full_mobile,
.mobile_search {
  display: none;
}

.filter-header {
  display: none;
}

h6.sig_class {
  position: absolute;
}

.date_succ_pop .modal-header img {
  width: 20px;
}

.date_succ_pop .shared-text {
  text-align: center;
  margin-bottom: 20px;
}

.date_succ_pop .thumb-image {
  justify-content: center;
  text-align: center;
  margin-bottom: 26px;

}

.date_succ_pop .modal-header {
  border: 0px;
}

.customer_default_icon_row .active-sec p span {
  width: auto;
  height: auto;
  float: left;
}

.col-3.col-sm-3.col-md-3.col-lg-3.col-xl-3.active-sec.text-right span {
  width: auto;
  height: auto;
  display: block;
  text-align: center;

}

.col-3.col-sm-3.col-md-3.col-lg-3.col-xl-3.active-sec.text-right {
  margin-top: 6px;
  padding-left: 0px;
}

i.fa.fa-inr.rupee_cpld {
  font-size: 14px;
}

.col-lg-4.col-sm-4.down_mobile_seci {
  display: none;
}

span.head_top_text {
  max-width: 130px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  margin-right: 5px;
  vertical-align: sub;
  margin-left: 5px;
}

span.head_top_text+i {
  vertical-align: middle;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
  top: -2px;
}

.nav-class2 ul li button.btn {
  margin-top: 2px !important;
  margin-bottom: 0px;
  position: relative;
  margin-right: 20px;
}

.nav-class2 ul li button.btn:after {
  position: absolute;
  content: "";
  border-right: 1px solid #fff;
  width: 1px;
  height: 30px;
  top: 4px;
  right: -25px;
}

.row.foter_padding {
  padding: 30px 0px;

  font-family: inherit;
}

.container-fluid.footer_fbicons {
  padding: 60px 0px 20px;
}

footer ul li a {
  font-size: 15px;
  color: #fff;
  display: block;
  padding-bottom: 10px;
  font-family: 'Roboto';
}

.copy-right-sec p {
  font-family: 'Roboto';
  font-size: 15px;
}

footer .border-bottom-add {
  width: 90%;
  margin: 0 auto;
}

li.dropdown.name_drop_mob.show ul {
  display: block !important;
  width: auto !important;
  top: 52px !important;
  left: -16px !important;
}

.mobile_versoion {
  display: none !important;
}

button.failed_btn.mt-sm-100.desktop.desktop_mob {
  background: #fff;
  border: 2px solid #c7222a;
  padding: 5px 14px;
  color: #c7222a;
  border-radius: 3px;
  font-family: "PFHandbookPro-Regular";
  font-size: 19px;
}

.col-sm-2.footer_small1 {
  max-width: 11%;
}

.footer_main_log h3 {
  margin-top: 0px;
}

.foter_padding li a:focus,
.foter_padding li a:active,
.foter_padding li a:hover {
  color: #fff;
}

.foter_padding ul li a {
  font-size: 15px;
}

.container.login_page_block_inf {
  padding: 0px !important;
  max-width: 100%;
}

.mobil_sec_img {
  display: none;
}

/*sp login start*/
.login_popup_deskt {}

.login_popup_deskt .modal-content {
  width: 500px !important;
  margin: 40px auto;
  padding: 15px;
  border-radius: 0px;
  border: 0px;
}

.login_popup_deskt h6 {
  color: #c7222a;
  text-align: center;
  text-transform: capitalize;
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 20px;
}

.login_popup_deskt h6 span {
  border-bottom: 2px solid #c7222a;
  padding-bottom: 5px;
}

.input_block_body input.input_login_input {
  width: 48%;
  border: 1px solid #ddd;
  border-radius: 5px !important;
  height: 40px;
  padding: 8px 10px;
}

.input_block_body input[type="submit"] {
  width: auto;
  border: 1px solid #c7222a;
  background: #fff;
  border-radius: 25px;
  height: 40px;
  margin-left: 10px;
  padding: 6px 30px;
  color: #c7222a;
  font-size: 16px;
}

.modal-content.login_popup_deskt button.close {
  font-size: 35px;
}

.login_content_body_text {
  margin: 15px 0px;

  max-height: 400px;
  box-sizing: border-box;
}

.login_half_body {
  width: 48%;
  float: left;
  border: 1.5px solid #ddd;
  padding: 10px;
  margin-bottom: 15px;
  border-radius: 5px;
  height: 100px;
  overflow-y: auto;
}

.login_half_body:nth-child(even) {
  margin-left: 15px;
}

.img_halg_text {
  width: 36px;
  float: left;
  height: 36px;
  margin-top: 5px;
}

.img_halg_text img {
  max-width: 100%;

  border-radius: 100%;
  max-height: 100%;
}

p.content_text_body {
  margin-bottom: 10px;
}

.img_halg_text_right {
  width: 75%;
  float: left;
  margin-left: 10px;
}

.img_halg_text_right h5 {
  color: #000;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 0px;
  margin-top: 0px !important;
  white-space: normal;
  text-overflow: clip; 
  overflow: hidden;
}

.img_halg_text_right p {
  margin-bottom: 0px;
  font-size: 14px;
}

.modal-content.otp_popup_mobilever h6 {
  color: #c7222a;
  font-size: 20px;
  text-align: center;
  text-transform: capitalize;
}

.ngx-overlay {
  z-index: 99999 !important;
}

.col-md-4.text-right.cal_txt_head_icon i {
  font-size: 20px;
  margin-top: 10px;
}

.panel-heading.left_panel_heading {
  border: 0px;
}

.panel-heading.left_panel_heading img {
  width: 24px !important;
}

.panel-heading.left_panel_heading span.title_txt {
  vertical-align: middle;
  padding-left: 7px;
}

.fancy-collapse-panel .panel-body {
  border-radius: 0px;
}

li.dropdown.drop_support {
  padding: 10px 20px;
  height: 40px;
  margin: 0px !important;
  border: 1px solid transparent !important;
}

.dropdown.drop_support.show {
  border: 1px solid #fff !important;
  border-radius: 25px;
}

.dropdown.drop_support.show ul.dropdown-menu.show {
  top: 51px !important;
  left: 0px !important;
  padding-bottom: 20px;
}

li.dropdown.drop_support.show i {
  transform: rotate(180deg);
  vertical-align: text-bottom;
  position: relative;
  top: 0px;
  left: 5px;
}

li.dropdown.drop_support i {
  padding-left: 5px;
  position: relative;
  top: 2px;
}

li.dropdown.name_drop_mob.show {
  padding: 9px 12px 9px 0px;
  border: 1px solid #fff;
  border-radius: 25px;
  height: 40px;
}

li.dropdown.name_drop_mob {
  padding: 9px 12px 9px 0px;
  border: 1px solid transparent;
}

li.dropdown.name_drop_mob.show i.fa.fa-angle-down {
  transform: rotate(180deg);
  eft: 5px;
  top: -3px;
}

.review-btn-single.dropdown.dropdown-large .row {
  width: 100%;
  margin-left: 0px;
}

.review-btn-single.dropdown.dropdown-large .row a,
.review-btn-single.dropdown.dropdown-large .row a button {
  width: 100%;
  margin-right: 10px;
}

.leads.main_lead_desktop .lead-class p {
  margin-bottom: 0px;
}

div#editSearch span#chk-mobile-btn {
  display: none;
}

.main-panel-sec {
  height: auto !important;
}

div#shareDetailsModel h5 {
  margin-top: 0 !important;
  font-family: PFHandbookPro-Regular;
  font-size: 28px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.07;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}

div#shareDetailsModel p {
  font-family: PFHandbookPro-Regular;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.29;
  letter-spacing: .27px;
  text-align: left;
  color: #000;
}

div#shareDetailsModel label {
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: .89;
  letter-spacing: .18px;
  text-align: left;
  color: #000;
  width: 100%;
}

div#shareDetailsModel .clear {
  font-family: PFHandbookPro-Regular;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: right;
  color: #c7222a;
  background-color: #fff;
  border: none !important;
}

div#shareDetailsModel .row.mb-60 {
  margin-bottom: 60px;
}

div#shareDetailsModel .modal-header {
  border: 0px;
}

a.share_commis {
  color: #c7222a !important;
}

span.fa.fa-fw.fa-eye.field-icon.toggle-password {
  top: 56px;
}

.shared-text.commison_error_txt {
  margin-bottom: 20px;
  height: 100px;
}

p.comm_view {
  color: #c7222a !important;
}

.class3 div#reportrange1 i {
  margin-top: 5px;
}


.modal-content.otp_popup_mobilever .otp-class input::-webkit-outer-spin-button,
.modal-content.otp_popup_mobilever .otp-class input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

.modal-content.otp_popup_mobilever .otp-class input[type=number] {
  -moz-appearance: textfield !important;
}

.class11.top_view_css .form-check .form-check-sign .check {
  vertical-align: 6px;
}

.class3 div#reportrange1 {
  padding: 7px 10px;
}

.class3 div#reportrange1 i {
  margin-top: 4px;
}

@media screen and (min-width:365px) and (max-width:399px) {
  .sidebar-sec_mobile_view_left ul li a p {
    font-size: 12px;
  }

  div#proposalViewInfoBy cdk-virtual-scroll-viewport.cdk-virtual-scroll-viewport.example-viewport.cdk-virtual-scroll-orientation-vertical {
    height: 370px;
  }
}


@media screen and (min-width:768px) {

  /*payment success popup*/
  .paymetn_success .modal-content {
    width: 900px !important;
    min-width: 900px;
    text-align: left;
    left: -100px !important;
  }

  .row.mb-60.left_information {
    padding-right: 25px;
    width: 45%;
  }

  p.sss_mg {
    margin-bottom: 0px;
  }

  .right_informaation .shared-text .col-4 p small {
    font-size: 17px;
    display: block;
  }

  .right_informaation .shared-text .col-4 p span {
    color: #000;
    font-size: 18px;
    margin-bottom: 30px;
    display: block;
  }

  .right_informaation {
    text-align: left;
  }

  .right_informaation .shared-text {
    text-align: left;
  }

  .row.mb-60.right_informaation {
    border-left: 1px solid #ddd;
    padding-left: 30px;
  }

  .paymetn_success .thumb-image img {
    width: 180px;
  }

  .right_top_btm {
    width: 100%;
    float: left;
  }

  .right_top_btm button {
    margin-top: 0px !important;
    float: right;
    width: auto !important;
    padding: 10px 20px;
    height: auto !important;
  }

  /*payment success popup Emds*/
  .nav-class2 a.pt-5 {
    float: right;
  }

  .track-wrapper.d-none.d-sm-block.proposal_cancel_blk div.panel-heading {
    border: 0px;
  }

  td.incomplete span {
    padding: 8px 14px;
    border-radius: 17px;
    background-color: #879c96;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
 
    display: inline-block;
    text-align: center;
  }

  .nav-class2 a.pt-5 li.dropdown.name_drop_mob {
    height: auto;
    position: relative;
    top: -9px;
  }

  span.profile.mt-6 {
    display: inline-block;
    vertical-align: initial;
    line-height: 24px !important;
    text-align: center !important;
    padding: 8px 0px !important;
    border: 0px !important;
  }

  .modal-body.modal-body_mbver {
    padding-top: 0px !important;
  }

  .modal-body.modal-body_mbver .thumb-image.thumb_success img {
    width: 180px;
  }

  .daterangepicker.ltr.show-ranges.opensright.show-calendar .calendar-table {
    position: relative;
  }

  th.prev.available {
    background: url(/../assets/img/right-arrow_cale.png) no-repeat;
    transform: rotate(180deg);
    background-size: 50% auto;
    position: absolute;
    top: 50%;
    left: -35px;
  }

  th.next.available span,
  th.prev.available span {
    display: none !important;
  }

  th.prev.available:hover,
  th.next.available:hover {
    background-color: inherit;
  }

  th.next.available {
    background: url(/../assets/img/right-arrow_cale.png) no-repeat;
    background-size: 50% auto;
    position: absolute;
    top: 50%;
    right: -35px;
  }

  li.breadcumbs_arrow img {
    width: 15px;
    vertical-align: bottom;
    margin: 0px 4px;
  }

  li.breadcumbs_arrow:before {
    display: none !important;
  }

  .share-btn-sec a {
    margin-top: 30px !important;
  }

  .application-sec.additional-accordion-list.proposal_details_tabs div#headingTwo,
  .wrapper1.center-block.desktop.uw_pending_tabs div#headingTwo {
    border: 0px;
  }

  .application-sec.additional-accordion-list.proposal_details_tabs .row.app-head-sec p,
  .border-aapp.list-detail-sec.insuured_prop_del .row.app-head-sec p {
    font-family: 'PFHandbookPro-Bold' !important;
  }

  .application-sec.additional-accordion-list.proposal_details_tabs .panel-heading a,
  .wrapper1.center-block.desktop.uw_pending_tabs .panel-heading a {
    border: solid 1.2px #e6e6e6;
    border-radius: 10px 10px 0px 0px;
  }

  .modal-body .details-shared .btn,
  .modal-body .mode-shared .btn {
    margin-bottom: 10px;
    font-family: 'PFHandbookPro-Regular';
    font-size: 18px;
  }

  .modal-body .details-shared .btn {

    border: solid 1px #dbdbdb;

    color: #9e8f8f;

    background-color: #fff;


    text-align: center;
  }

  .modal-content.share_details_blk button.btn.active {
    color: #000 !important;
  }

  .modal-content.share_details_blk .modal-footer button.btn.btn-share {
    font-family: 'PFHandbookPro-Medium';
    width: auto;
    padding: 5px 25px;
    border-radius: 3px;
    line-height: inherit;
    font-size: 16px;
  }

  .modal-content.share_details_blk .details-shared .row,
  .modal-body .mode-shared .row {
    margin-bottom: 15px !important;
  }

  td.cred_date {
    padding-right: 0px !important;
    width: 120px;
  }

  .modal-content.share_details_blk h4,
  .modal-content.share_details_blk h5 {
    font-size: 16px;
    margin-bottom: 0px;
    font-family: 'PFHandbookPro-Light';
    color: #555;
    font-weight: 500;
    margin-top: 0px !important;
  }

  .modal-content.share_details_blk .modal-title {
    font-size: 25px;
    margin-top: 10px !important;
    color: #000;
    font-family: 'PFHandbookPro-Medium';
  }

  .modal-content.share_details_blk.d-none.d-sm-block .modal-body {
    position: relative;
    top: -20px;
    padding-bottom: 0px !important;
  }

  .modal-content.share_details_blk .modal-footer {
    border: 0px;
    margin: -20px auto 0px;
    padding: 0px 30px 30px 0px;
  }

  .dashboard-wrapper .leads .business-wrapper .count h4 {
    margin-bottom: 0px;
    margin-top: 0px;
  }

  .birthdays-view .mt-25 {
    margin-top: 0px !important;
  }

  span.share_b_img {
    display: inline-block;

    padding-left: 8px;

    vertical-align: inherit;
  }

  span.share_b_img img {
    width: 12px;

    margin: 0px;
  }

  .class11.top_view_css .example-item {
    margin-bottom: 15px;
    height: auto;
  }

  .class11.top_view_css .form-check {
    margin-top: 4px;
    margin-bottom: 0px;
  }

  .class11.top_view_css .upper {
    margin-top: 30px;
    padding-bottom: 15px !important;
  }

  .class2.class2_new_popup input#view-in {
    margin-bottom: 20px;
  }

  .class2.class2_new_popup .col-lg-12.col-sm-12 {
    padding: 0px;
  }

  .left-div span {
    position: relative;
    top: -2px;
  }

  .col-sm-5.share-btn-sec .float-right a {
    color: #c7222a;
  }

  .col-sm-5.share-btn-sec .float-right img {
    width: 17px;
  }

  .proposer-sec small {
    font-size: 17px;
    color: #4c4c4c;
    margin-bottom: 10px;
    font-family: 'PFHandbookPro-Light';
  }

  .app-detail-sec a.alert.alert-success {
    box-shadow: 0 0;
  }

  .border-aapp.list-detail-sec h5 {
    font-size: 14px;
    font-family: 'PFHandbookPro-Medium';
    font-weight: 500;
  }

  .application-sec.additional-accordion-list .panel-body {
    padding: 20px 30px;
  }

  .additional-accordion-list .app-head-sec p {
    font-family: PFHandbookPro-Bold !important;
  }

  .border-aapp.list-detail-sec .border-aapp.lightfont {
    padding-bottom: 10px;
  }

  .application-sec.additional-accordion-list .download-section {
    margin-top: 40px;
  }

  .row.pro_issues_blk {
    margin-top: 30px;
  }

  .download-btm-sec.clearfix {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }

  .row.app-head-sec p {
    font-family: 'PFHandbookPro-Bold' !important;
  }

  .border-aapp h5 {
    font-size: 14px !important;
    font-family: 'PFHandbookPro-Light' !important;
    font-weight: 500 !important;
    margin-bottom: 20px !important;
  }

  .border-aapp.birswr_new_link .row {
    margin-bottom: 40px;
  }

  .border-aapp.proposer_info_blk {
    margin-bottom: 20px;
    padding-bottom: 30px;
  }

  .border-aapp.proposer_info_blk small {
    padding-bottom: 0px !important;
  }

  .border-aapp.birswr_new_link {
    margin-bottom: 20px;
  }

  .border-aapp.birswr_new_link .row:last-child,
  .border-aapp.proposer_info_blk:last-child {
    margin-bottom: 30px;
  }

  .border-aapp.intermedia_blk_po {
    margin-bottom: 20px;
    padding-bottom: 25px;
  }

  .border-aapp.list-detail-sec.insuured_prop_del {
    margin-bottom: 0px;
  }

  .btns-wrapper.proposal_dropdiowna .class1 ul {
    border-bottom: 1px solid #ececec;
    padding: 10px 25px;
  }

  .btns-wrapper.proposal_dropdiowna .class1 .dropdown-menu {
    padding: 0px;
  }

  .btns-wrapper.proposal_dropdiowna .class1 .dropdown-menu .head {
    margin-bottom: 20px;
    padding-left: 0px;
  }

  .btns-wrapper.proposal_dropdiowna .class1 .form-check .form-check-input:checked+.form-check-sign:after {
    left: -1px;
    top: 3px;
  }

  .btns-wrapper.proposal_dropdiowna .class1 .form-check .form-check-label span {
    left: -9px;
    top: 1px;
  }

  .btns-wrapper.proposal_dropdiowna .class1 .form-check .form-check-label {
    padding-left: 15px;
    color: #000;
    font-size: 18px;
  }

  .btns-wrapper.proposal_dropdiowna .class1 li {
    margin-bottom: 15px;
    padding-left: 15px;
  }

  .btns-wrapper.proposal_dropdiowna .class1 li:last-child {
    margin-bottom: 0px;
  }

  .form-wrapper.style-css.propo_sear .row.m-25 {
    margin-right: 0px !important;
  }

  .col-md-1.search_filedesk {
    padding: 0px;
  }

  .form-wrapper.style-css.propo_sear .my-customer-1-mobile-sec input::-webkit-input-placeholder,
  .commission-statement-sec.my-customer-1-mobile-sec input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 18px;
  }

  .form-wrapper.style-css.propo_sear .my-customer-1-mobile-sec input::-moz-placeholder,
  .commission-statement-sec.my-customer-1-mobile-sec input::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 18px;
  }

  .form-wrapper.style-css.propo_sear .my-customer-1-mobile-sec input:-ms-input-placeholder,
  .commission-statement-sec.my-customer-1-mobile-sec input::-ms-input-placeholder {
    /* IE 10+ */
    font-size: 18px;
  }

  .form-wrapper.style-css.propo_sear .my-customer-1-mobile-sec input:-moz-placeholder,
  .commission-statement-sec.my-customer-1-mobile-sec input::-mpz-placeholder {
    /* Firefox 18- */
    font-size: 18px;
  }

  .form-wrapper.style-css.propo_sear .my-customer-1-mobile-sec input {
    padding-left: 10px !important;
  }

  div#dtBasicExample_paginate {
    margin-bottom: 120px;
  }

  /*dahsboard web*/
  .leads.main_lead_desktop .col-lg-3 {
    padding-right: 5px;
  }

  .leads.main_lead_desktop .heading .btns .btn {
    width: 97px !important;
  }

  .leads.main_lead_desktop .btns {
    /* margin-right: -10px !important; */
    position: relative;
    right: -5px;
  }

  .leads.main_lead_desktop .btns button:last-child {
    margin-right: 0px !important;
  }

  .leads.busness_leads_desk button.btn.btn-primary.dropdown-toggle {
    height: 40px !important;
    width: 167px !important;
    font-size: 18px !important;
    margin: 0px;
  }

  .leads.busness_leads_desk i {
    top: -1px !important;
    color: #c7222a;
    font-size: 23px !important;
  }

  .dashboard-wrapper .lead-wrapper {
    margin-top: -125px;
  }

  .dashboard-proposal .proposal-class h3 i {
    float: right;
    color: #c7222a !important;
    margin-right: 8px;
    margin-top: 2px;
  }

  .dashboard-proposal.desktop .btns {
    position: relative;
    right: -12px;
  }

  .dashboard-proposal.desktop .col-lg-3.col-md-6.col-sm-6:last-child {
    padding-right: 5px;
  }

  .dashboard-wrapper .lead-wrapper .dashboard-renewals .heading,
  .dashboard-wrapper .lead-wrapper .dashboard-com .heading {
    margin-bottom: 20px;
  }

  .dashboard-renewals .com-details1 {
    margin-left: -15px;
  }

  .dashboard-com .col-lg-4 {
    padding-right: 20px;
  }

  .dashboard-wrapper .lead-wrapper .dashboard-com {
    margin-bottom: 60px;
  }

  .leads.main_lead_desktop button.btn {
    margin-left: 10px;
    margin-right: 0px;
  }

  .dashboard-renewals button.btn {
    font-size: 14px !important;
    margin-left: 5px;
  }

  .dashboard-wrapper .leads .business-wrapper .desc p {
    font-size: 21px;
    padding-left: 5px;
  }

  .dashboard-wrapper .leads .business-wrapper .count h4 {
    font-size: 30px;
  }

  /*dahsboard web*/
  /*customers page*/
  .commission-statement-sec.my-customer-1-mobile-sec div#editSearch {
    padding: 20px 20px;
  }

  .commission-statement-sec.my-customer-1-mobile-sec .dropdown-panel input:checked+label:after {
    top: 7px;
    left: 7px;
    width: 5px;
    height: 11px;
    margin-top: -6px;
  }

  .search-sec.customer_sear_blk h3 {
    margin-top: 0px;
  }

  .search-sec.customer_sear_blk {
    margin-top: 22px;
  }

  .search-sec.customer_sear_blk form {
    margin-bottom: 0px;
  }

  .dropdown-panel-csutomer_list label {
    font-size: 16px;
  }

  .commission-statement-sec.my-customer-1-mobile-sec .col-6.text-right.mt-30 {
    margin-top: 20px !important;
    margin-bottom: 25px;
  }

  .commission-statement-sec.my-customer-1-mobile-sec span.label_box {
    padding: 8px;
    border: 1.5px solid #cdcece;
    margin-top: -8px;
  }

  .wrapper.center-block.mycutomer_sec div#dtBasicExample_wrapper,
  .wrapper.center-block.mycutomer_sec {
    padding: 0px !important;
  }

  .panel.panel-default.customer_default_icon div#headingOne a {
    padding: 6px 20px !important;

    border-radius: 0px;
  }

  .panel.panel-default.customer_default_icon:hover {
    border: 0px !important;
    box-shadow: 0 0px !important;
  }

  .panel.panel-default.customer_default_icon {
    margin-bottom: 0px;
    border-radius: 0px !important;
  }

  .customer_details_tab .collapse.show {
    border-radius: 0px;
  }

  .customer_details_tab tr .customer_default_icon:hover {
    box-shadow: 0 0px !important;
  }

  .panel.panel-default.customer_default_icon .panel-body.panel-body_desktop_sec {
    padding: 0px 15px;
    box-shadow: 0 3px 7px 0 rgb(0 0 0 / 12%);
    border: 0px;
    margin-top: 0px;
  }

  .row.customer_default_icon_row {
    margin-bottom: 0px !important;
    padding: 30px 30px 30px;
  }

  .row.customer_default_icon_row p.policy-plan-head {
    font-size: 18px;
    font-weight: normal;
    font-family: PFHandbookPro-Regular !important;
  }

  .scp-breadcrumb {
    margin-bottom: 20px;
  }

  .search-sec.Search-detail-sec h3 {
    margin-top: 10px;
    font-size: 28px;
    font-family: PFHandbookPro-Medium !important;
    margin-bottom: 20px;
  }

  .active-health-sec h3 {
    font-family: 'PFHandbookPro-Medium' !important;
  }

  .search-sec.Search-detail-sec {
    padding: 25px 30px 3px;
  }

  .nav-basic-detail-sec ul li.active a {
    color: #c7222a;
    border-bottom: 3px solid #c7222a;
    font-family: 'PFHandbookPro-Medium' !important;
    font-weight: 500;
  }

  .search-sec.Search-detail-sec .col-2.col-sm-2.col-md-3.col-lg-3.col-xl-3.download-section {
    margin-top: 15px;
  }

  .Search-detail-sec small,
  .basic-detail-sec small {
    font-family: 'PFHandbookPro-Light';
  }

  .active-health-sec {
    padding: 20px 0 0px !important;
  }

  .active-health-sec p {
    margin-bottom: 0px;
  }

  .nav-basic-detail-sec ul li {
    margin-right: 35px !important;
  }

  .active-health-sec h3 span {
    padding: 3px 8px 4px !important;
    position: relative;
    top: -6px;
    border-radius: 100px !important;
  }

  .basic-detail-sec.desktop {
    padding: 20px 30px 20px;
  }

  .basic-detail-sec h3 {
    font-family: 'PFHandbookPro-Regular';
  }

  .inner-cover-sec .table thead th {
    padding: 13px 25px !important;
    text-align: left !important;
    vertical-align: middle !important;
    font-size: 17px;
    font-family: 'PFHandbookPro-Regular' !important;
    color: #000;
  }

  .inner-cover-sec .table tbody td {
    padding: 13px 25px !important;
    vertical-align: middle !important;
    font-family: 'PFHandbookPro-Light' !important;
    color: #000;
    font-size: 18px;
  }

  .inner-cover-sec .table {
    margin-bottom: 0;
    border-spacing: 0;
  }


  .product_details_desk_blk .inner-cover-sec .table thead th:nth-child(1) {
    width: 40%;
  }


  .basic-detail-sec.desktop.insured_detais_cus {
    padding-bottom: 0px;
  }

  .row.insured_menber_customer {
    margin: 0px;
  }

  .row.insured_menber_customer hr {
    margin: 30px 0px;
  }

  .basic-detail-sec.desktop.basic_deskt_blck {
    padding-bottom: 0px;
  }

  ul#breadcrumbs li a:hover {
    color: #6c7174;
    text-decoration: none;
  }

  .dashboard-wrapper .lead-wrapper .leads {
    padding:20px;
  }

  .dashboard-wrapper .lead-wrapper .leads .heading,
  .dashboard-proposal .heading {
    margin-bottom: 20px;
  }

  .dashboard-wrapper .lead-wrapper .dashboard-renewals {
    margin-bottom: 10px;
  }

  /*customers page*/


  /*proposal css*/
  .commission-statement-sec.my-customer-1-mobile-sec.propoal_searc_box div#editSearch {
    padding: 20px 30px;
    width: 100%;
    border-radius: 10px;
  }

  .commission-statement-sec.my-customer-1-mobile-sec.propoal_searc_box div#editSearch label:before {
    padding: 8px;
    margin-right: 10px;
    vertical-align: sub;
  }

  .commission-statement-sec.my-customer-1-mobile-sec.propoal_searc_box div#editSearch label {
    margin-left: 0px;
    font-size: 18px;
    font-family: 'PFHandbookPro-Regular';
  }

  .commission-statement-sec.my-customer-1-mobile-sec.propoal_searc_box .dropdown-panel input:checked+label:after {
    top: 9px;
  }

  /*proposal css*/

  /* Commission pagge*/
  h4.desktop_st {
    margin-bottom: 20px;
  }

  #dtBasicExample tbody tr.odd {
    height: auto;
  }

  div#dtBasicExample_paginate {
    margin-top: 2px;
    white-space: nowrap;
    justify-content: flex-end;
    margin-left: 300px;
    float: inherit;
  }

  .class2.class2_new_popup .review-btn-single.dropdown.dropdown-large {
    width: 90%;
  }

  .class2.class2_new_popup {
    width: 45% !important;
    margin-left: 80px;


  }

  .active-health-sec a.Benefits-sec {
    margin-top: 15px;
  }

  .wrapper.center-block.mycutomer_sec table#dtBasicExample {
    margin-top: 30px;
    margin-bottom: 0px;
  }

  .wrapper.center-block.mycutomer_sec table#dtBasicExample thead tr {
    padding-bottom: 0px;
    margin-bottom: 0px !important;
  }

  .nav-basic-detail-sec.customer_tabe_detals_blk {
    position: relative;
    background: #f7f7f7;
    width: 110%;
    left: -43px;
    overflow-x: hidden;
  }

  .basic-detail-sec.desktop.product_details_desk_blk .col-2 {
    word-break: break-word;
  }

  .policy-details .content p {
    margin-bottom: 0px;
  }

  .dashboard-wrapper .lead-wrapper .dashboard-com .com-details {
    margin-left: -15px;
  }

  .dashboard-wrapper .lead-wrapper .dashboard-com .heading {
    margin-bottom: 10px;
  }


  /* ommission page */
  .commision-statement select,
  #Commission-statements-btns select {
    background: #fff url(../../assets/img/red-arrow.png) no-repeat 96%;
    padding: 4px 13px !important;
  }

  .commision-statement {
    padding: 25px 30px 10px !important;
  }

  .commision-statement form i,
  #Commission-statements-btns form i {
    display: none;
  }

  .commision-statement .info-btn {
    position: relative;
    right: -55px;
  }

  .dashboard-wrapper .head-desc h1 {
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
  }

  #Commission-statements-btns {
    padding: 25px 30px !important;
  }

  .row.proposer-sec p {
    margin-bottom: 30px;
  }

  .application-flow-chart {
    margin-bottom: 0px !important;
  }

  .border-aapp.list-detail-sec.proposal_issued_blk {
    margin-bottom: 20px;
  }

  .border-aapp.list-detail-sec.proposal_issued_blk .download-btm-sec.clearfix {
    padding: 13px 22px;
  }


  .border-aapp.list-detail-sec.proposal_issued_blk .download-btm-sec.clearfix h3 {
    padding-top: 4px;
  }

  .border-aapp.list-detail-sec.proposal_issued_blk .download-btm-sec.clearfix img {
    width: 24px;
    height: auto;
  }

  .modal-body.modal-body_download {
    margin-top: -32px;
    padding: 22px 70px 30px !important;
    height: auto !important;
  }

  img.close_icon_downlod {
    width: 15px;
  }

  img.close_icon_downlod {
    width: 15px;
    position: relative;
    top: -6px;
    right: -11px;
  }

  .modal-body.modal-body_download h5#myModalLabel+p {
    font-family: PFHandbookPro-Light;
    margin-top: 5px;
  }

  .mb-40_download {
    margin-bottom: 30px;
  }

  .modal-body.modal-body_download .form-check .form-check-input:checked+.form-check-sign:after {
    left: -3px;
  }

  .modal-body.modal-body_download .form-check .form-check-label span {
    left: -10px;
  }

  .modal-body.modal-body_download .form-check .form-check-label {
    cursor: pointer;
    padding-left: 15px;
    position: relative;
  }

  .download_mobile_state_popup button.close {
    opacity: 1;
  }

  .container-fluid.desktop_input.commison_pag_header_blk div#dtBasicExample_paginate {
    margin-top: -18px;
    padding-top: 0px;
  }

  .panel-body.ppmc_detals_tab .border-aapp.list-detail-sec.lightfont {
    margin-bottom: 0px;
  }

  .border-aapp.list-detail-sec.lightfont .border-aapp.lightfont:last-child {
    padding-bottom: 0px;
  }

  .btns-wrapper.proposal_dropdiowna .text-center.sticky-btn {
    margin: 20px 0px 10px !important;
  }

  .additional-accordion-list h3 {
    font-family: 'PFHandbookPro-Regular';
  }

  .panel-body.discrpe_body_blk {
    padding: 40px 30px !important;
  }

  .panel-body.discrpe_body_blk .row.app-head-sec p {
    font-family: PFHandbookPro-Bold !important;
  }

  .panel-body.discrpe_body_blk .row.app-head-sec {
    margin-bottom: 40px;
  }

  .drop-sec.text-center {
    border: 1px dashed #e6e6e6 !important;
    padding: 9px 0 !important;
    border-radius: 6px !important;
    height: 40px;
  }

  .panel-body.discrpe_body_blk a.counter-sec {
    color: #1f874c !important;
  }

  .panel-body.discrpe_body_blk a.pending-sec {
    color: #d79c26 !important;
  }

  .row.discrpe_row_blk {
    margin-bottom: 30px !important;
  }

  .panel-body.discrpe_body_blk {
    padding-bottom: 10px !important;
    background: transparent;
  }

  .login-panel {
    margin-top: 15px !important;
  }

  .dashboard-wrapper.desktop.dashboard-wrapper_mobile_ver .calender {
    border-radius: 12px 12px 0 0;
    padding: 10px 30px 30px;
  }

  .dashboard-wrapper.desktop.dashboard-wrapper_mobile_ver .birthday-wrapper {
  }

  .dashboard-proposal.desktop .col-lg-3.col-md-6.col-sm-6 {
    padding-right: 5px;
  }

  #Commission-statements-btns .share-details,
  #Commission-statements-btns .download-state {
    margin-top: 5px;
  }

  .commison_tab_border_list thead th:first-child {
    width: 120px !important;
  }

  .commison_tab_border_list thead th:nth-child(2) {
    width: 426px;
  }

  .commison_tab_border_list+div#dtBasicExample_info+div#dtBasicExample_paginate {
    margin-bottom: 80px !important;
  }

  .dataTables_wrapper .dataTables_paginate .paginate_button {
    margin-left: 10px !important;
  }

  .modal-body_download .row.mb-40_download .col-lg-6:first-child {
    margin-top: -15px;
  }

  .customer_details_tab thead th:first-child h6 {
    padding-left: 10px !important;
  }

  .statement-bottom.mobile_statem_bottom p {
    margin-bottom: 5px;
  }

  .search-sec.customer_sear_blk div#editSearch {
    position: absolute;
    width: 95%;
  }

  .panel-body.ppmc_detals_tab .app-head-sec p {
    font-family: 'PFHandbookPro-Bold' !important;
  }

  .form-wrapper.style-css.propo_sear {
    position: relative;
    overflow: visible;
  }

  .form-wrapper.style-css.propo_sear div#editSearch {
    position: absolute;
    z-index: 999;
    width: 98%;
  }

  .basic-detail-sec.application-sec .clearfix.border-aapp {
    margin-bottom: 25px;
  }

  span.check-icon-sec-selected,
  .check-icon-hidden,
  .check-icon-sec-under-review {
    margin-top: 10px !important;
  }

  .border-line-sec,
  .border-line-sec-yellow {
    top: 60% !important;
  }

  .panel-body.ppmc_detals_tab p.text-danger i {
    padding-left: 5px;
  }

  .panel-body.ppmc_detals_tab p.text-danger,
  .panel-body.ppmc_detals_tab p.text-danger i {
    color: #c7222a !important;
    vertical-align: middle;
    height: auto !important;
    line-height: initial;
  }

  .panel-body.ppmc_detals_tab {
    padding: 40px 30px 20px !important;
  }

  .dashboard-wrapper.desktop.dashboard-wrapper_mobile_ver {
    margin: 21px 10px 10px 0px !important;
  }

  .sidebar-sec {
    margin: 20px 10px !important;
  }

  .leads.busness_leads_desk .heading {
    margin-bottom: 20px !important;
  }

  .dashboard-wrapper .leads .business-wrapper {
    padding: 20px;
  }

  .col-md-8.text-left.cal_txt_head h3 {
    font-size: 30px;
    color: #000;
    font-family: 'PFHandbookPro-Regular';
    margin-bottom: 20px;
  }

  .business-wrapper.small_busness .count i.fa.fa-angle-right,
  .business-wrapper.premisum_busness i {
    position: relative;
    top: -2px !important;
  }

  .col-md-4.text-right.cal_txt_head_icon img {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-top: 31px;
  }

  .eye_in {
    display: none;
  }

  .form-group.show_and_hide_pwd input[type="text"]+span .eye_in {
    display: inline-block;
    width: 26px;
  }

  .form-group.show_and_hide_pwd input[type="text"]+span .eye_off {
    display: none;
  }

  .eye_off {
    width: 26px;
  }


  .row.customer_default_icon_row .col-2 {
    padding-right: 10px !important;
  }

  .col-1.col-sm-1.col-md-1.col-lg-1.col-xl-1.active-sec {
    padding-right: 10px;
  }

  .col-2.col-sm-2.col-md-2.col-lg-2.col-xl-2.family_floater {
    max-width: 120px;
  }

  .col-2.col-sm-2.col-md-2.col-lg-2.col-xl-2.start_date_cus {
    max-width: 120px;
  }

  .col-1.col-sm-1.col-md-1.col-lg-1.col-xl-1.active-sec {
    max-width: 135px;
    flex: 0 0 135px;
  }

  .customer_details_tab tbody td {
    font-family: PFHandbookPro-Regular !important;
  }

  .panel.panel-default.customer_default_icon div#headingOne {
    border: 0px !important;
  }

  .scp-breadcrumb {
    margin-bottom: 20px !important;
  }

  .basic-detail-sec.desktop.product_details_desk_blk p {
    margin-bottom: 30px;
  }

  ul#breadcrumbs li+li {
    margin-top: 1px;
  }

  #breadcrumbs li+li::before {
    padding: 10px;
  }

  .statememt-head p {
    margin-bottom: 10px;
  }

  .col-lg-3.col-sm-3.col-md-3.col-xs-3.mobile_level_name_agent h6 {
    font-size: 18px;
    color: #000;
    font-family: 'PFHandbookPro-Regular';
  }

  .col-lg-6.col-sm-6.col-md-6.col-xs-6.mobile_down.comm_down_img img {
    width: 22px !important;
    vertical-align: middle;
  }

  .commission-wrap .wrapper-com.mobile_level_comm .statememt-head {
    padding-bottom: 15px;
  }

  .col-lg-6.col-sm-6.col-md-6.col-xs-6.mobile_down.comm_down_img .download-state.mt-32,
  .col-lg-4.col-sm-4.col-md-4.col-xs-4.mobile_share.comm_agent_img .share-details.mt-32 {
    margin-top: 30px !important;
  }

  .commission-wrap {
    padding: 30px 53px 20px !important;
  }

  .date_succ_pop .modal-dialog,
  .date_succ_pop .modal-dialog .modal-content {
    left: -63px;
  }

  .search-sec.customer_sear_blk div#reportrange2 {
    background: url(/../assets/img/calendar_customer.png) no-repeat 96% #fff;
    background-size: 16px 18px;

    padding: 8px 27px 10px 7px;
  }

  .search-sec.customer_sear_blk i#reportrange3 {
    display: none;
  }

  .float-right.reveiew_btun_Sect h6 a * {
    font-weight: 500 !important;
    font-family: PFHandbookPro-Medium !important;
    font-size: 14px;
  }

  .col-sm-4.share-btn-sec a,
  .col-sm-4.share-btn-sec a:hover {
    color: #c7222a;
    font-size: 16px;
  }




}


/*Admin login*/
.login_panel.login_Admin_panel {
  width: 544px;
  border-radius: 12px;
  box-shadow: 1px 0 7px 0 rgb(170 123 53 / 7%);
  border: solid 1px #ededed;
  background-color: #ffffff;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 80px;
}

.login_panel.login_Admin_panel input {
  width: 100% !important;
  height: 44px;
  border-radius: 6px;
  border: 1px solid #dbdbdb !important;
  background-color: #fff !important;
}

.login_panel.login_Admin_panel .labelname {
  margin-bottom: 5px !important;
}

.login_panel.login_Admin_panel .labelname span {
  font-family: PFHandbookPro-Regular !important;
  margin-top: 4px;
}

.login_panel.login_Admin_panel button.btn.btn-login.btn-default {
  margin-bottom: 15px;
}

.login_panel.login_Admin_panel .tab-content {
  border-radius: 12px;
}

/*admin dashboard css*/
.top_header {
  background: #c7222a;
  border: none;
  border-radius: 0;
  width: 100%;
  float: left;
}

.top_right_menu {
  display: none;
}

.admin_login_continer {
  padding: 0px 48px;
}

.top_header_img img {
  width: 200px;
}

.top_header_img {
  float: left;
  padding: 20px 20px 20px 45px;
  width: 300px;
}

.top_right_menu ul {
  padding: 26px 0 0px;
  width: 100%;
  display: initial;
  float: left;
}

ul.nav.navbar-nav.navbar-left.show-nav li {
  padding: 6px 20px;
  float: left;
  color: #fff;
  list-style: none;
}

.bottom_header_grey h5 {
  margin: 0px;
  color: #fff;
  text-transform: uppercase;
  font-family: PFEncoreSansPro-Regular;
  font-size: 20px;
  padding: 9px 0px 0px 125px;
  width: auto;
  float: left;
}

.admin_login_continer .container {
  padding-right: 15px !important;
  padding-left: 15px !important;
}

.bottom_header_grey {
  width: 100%;
  float: left;
  background: #DA9089;
  padding: 0;
  position: relative;
  height: 46px;
}

.bottom_header_black p {
  margin: 0px;
  font-family: PFEncoreSansPro-Regular;
  font-size: 13px;
  padding: 3px 125px;
}

.bottom_header_black {
  height: auto;
  background: #6A4742;
  color: #fff;
  text-align: left;
  width: 100%;
  float: left;
}

.top_logi_menu img {
  width: 26px;
  margin-left: 10px;
  vertical-align: top;
}

.top_logi_menu {
  float: right;
  padding: 10px 125px 0px 0px;
  width: auto;
}

.top_logi_menu p {
  display: inline-block;
  color: #fff;

  padding: 0px;
  margin: 0px;
}

.left_panel_admin {
  width: 200px;
  float: left;
  position: absolute;
  z-index: 99;
  margin-top: 50px;
  left: -2px;
  background: #fff;
  box-shadow: 0px 0px 5px rgb(0 0 0 / 50%);
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  transition: .35s ease-in-out;
}

.container.admin_body_content {
  margin-top: 30px;
  border: 2px solid #ddd;
  width: 100%;
  float: left;
  height: auto;
}

.left_panel_admin ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

li.list_header_left {
  background: #DA9089;
  color: #fff;
  padding: 20px 10px;
}

li.list_header_left a {
  color: #fff !important;
}

.left_panel_admin ul li {
  border-top-right-radius: 5px;
  padding: 10px;
  border-bottom: 1px solid #ddd;
}

.left_panel_admin ul li a {
  text-decoration: none;
  color: #000;
  display: block;
}

li.ative_left a {
  color: #c7222a !important;
}

.left_panel_admin li a i {
  width: 20px;
  float: left;
  margin-right: 6px;
}

.left_panel_admin ul li img {
  width: 20px;
  vertical-align: sub;
  float: left;
  margin-right: 10px;
}

.dragging_icon {
  position: absolute;
  background: #6A4742;
  right: -35px;
  top: 38%;
  width: 35px;
  height: 35px;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
}

.dragging_icon img {
  vertical-align: middle;
  text-align: center;
  display: block;
  width: 30px;
  padding: 10px 8px;
  transform: rotate(179deg);
}

.left_panel_admin.dragin_open {

  left: -201px;
  transition: .35s ease-in-out;
}

.left_panel_admin.dragin_open .dragging_icon img {
  transform: rotate(0);
}

.commis_tect_blk {
  width: 500px;
  margin: 40px auto;
  background: #fff;
  height: auto;
  box-shadow: 0px 2px 5px rgb(0 0 0 / 50%);
  cursor: grabbing;
  padding: 20px 30px;
  border-radius: 12px;
}

button.btn.btn-login.submit_btn:hover {
  background-color: #c7222a !important;
}

.list_fibv {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

.list_fibv p {
  font-size: 25px;
  margin-top: 0px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 25px;
}

.lis_raido input {
  width: 16px;
  height: 10px;
  vertical-align: baseline;
}

.lis_raido span {
  margin-left: 12px;
}

.lis_raido {
  width: auto;
  display: inline-block;
  margin-right: 9px;
  margin-top: 6px;
  font-size: 18px;
}

.statmen_downloads {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

.checkbox_input {
  display: inline-block;
  margin-right: 13px;

}

.search_list_for_admin {
  width: 60%;
  margin: 30px auto 0px;
}

.search_box_content {
  width: 50%;
  display: inline-block;
}

.search_with_name {
  width: 50%;
  display: inline-block;
}

.search_with_name select {
  width: 90%;
  background: url(/../assets/img/red-arrow.png) no-repeat 97%;
  padding: 7px 15px;
  border-radius: 3px;
  border: solid 1px #dbdbdb;
}

.seac_input {
  padding: 7px 15px;
  border-radius: 3px;
  border: solid 1px #dbdbdb;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  width: 75%;
}

input#submit {
  background: #c7222a;
  padding: 8px 20px;
  border: 0px;
  color: #fff;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  width: 25%;
}

.statmen_downloads .checkbox_input input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  cursor: pointer;
  width: 16px;
  height: 16px;
  vertical-align: text-top;
}

.checkbox_input label {
  font-size: 16px;
  color: #4c4c4c;
  margin-left: 11px;
}


.admin_button_blk {
  width: 100%;
}

.admin_button_blk button {
  background-color: #c7222a !important;
  color: #fff !important;
  border: 0px;
  display: block;
  margin: 10px auto 0;
  padding: 8px 30px;
  border-radius: 3px;
  font-size: 15px;
}

/*admin dashboard css ends*/
.eye_in {
  display: none;
}

.form-group.show_and_hide_pwd input[type="text"]+span .eye_in {
  display: inline-block;
  width: 26px;
}

.form-group.show_and_hide_pwd input[type="text"]+span .eye_off {
  display: none;
}

.eye_off {
  width: 26px;
}

img.cal-icon {
  width: 20px;
  height: 22px;
}




/* Portrait and Landscape */
@media screen and (max-width: 414px) {
  .download_mobile_state_popup .checkboxes {
    height: 250px;
    overflow-y: auto !important;
    overflow-x: hidden;
    padding-left: 10px;
    padding-top: 10px;
  }

  .download_clear_mobile_sec {
    position: absolute;
    bottom: 100px;
    width: 100%;
    text-align: center;
    left: 0;
  }

  .sidebar-sec_mobile_view_left ul li a p {
    display: none;
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .download_clear_mobile_sec {
    position: absolute;
    bottom: 140px;
    width: 100%;
    text-align: center;
    left: 0;
  }

  .daterangepicker.ltr.show-ranges.opensright.show-calendar {
    margin-top: -10px !important;
  }

  .desktop_ser {
    display: none;
  }

  .close-mobile-btn {
    right: 8px;
  }


}

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) {
  .mobile_menu .nav-class2 ul li.dropdown ul.dropdown-menu.show {
    margin-top: 0px !important;
    right: 10px !important;
    left: -79px !important;
    z-index: 99999 !important;
  }

  .nav-wrapper.mobile_menu a.notification-sec {
    position: relative;
    top: -4px;
    display: none !important;
  }

  .nav-class2 a.pt-5 {
    margin-top: 4px;
    display: block;
  }

  .nav-class2 .profile.mt-6 {
    width: 28px !important;
    height: 28px !important;
    display: block;
    text-align: center !important;
  }

  .download_clear_mobile_sec {
    width: 100%;
    text-align: center;
    display: block;
    margin: 20px auto;
    position: absolute;
    left: 0;
    bottom: 130px;
  }

  .daterangepicker.ltr.show-ranges.opensright.show-calendar {
    position: fixed;
    height: 89vh !important;
    overflow: auto !important;
    margin-top: -10px !important;
    padding-top: 20px !important;
  }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
  .download_clear_mobile_sec {
    width: 100%;
    text-align: center;
    display: block;
    margin: 40px auto 0px;
    position: static !important;

  }
}

.left_panel_admin li a i {
  margin-top: 3px;
}

li.parent_dropdonw {
  position: relative;
}

ul.child_dropdown {
  display: none;
}

li.parent_dropdonw:hover ul {
  display: block;
}

.date_inputbox input {
  background: #fff;
  cursor: pointer;
  background-color: #fff;
  height: 40px;
  margin-left: 0 !important;
  border-radius: 4px;
  border: 1px solid #dbdbdb;
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  color: #848484;
  padding: 0px 15px;
}

.audit_logs_block {
  width: 100%;
  text-align: center;
}

.searc_audit_logs {
  width: 100%;
  float: left;
  text-align: center;
  margin: 20px auto;
  padding-left: 180px;
}

.date_inputbox {
  width: auto;
  float: left;
}

.date_inputbox label {
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.06;
  letter-spacing: .2px;
  text-align: left;
  color: #000;
  margin-left: 10px;
  margin-right: 10px;
}

.date_inputbox input {
  background: #fff;
  cursor: pointer;
  background-color: #fff;
  height: 40px;
  margin-left: 0 !important;
  border-radius: 4px;
  border: 1px solid #dbdbdb;
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  color: #848484;
  padding: 0px 15px;
}

.date_inputbox_download {
  width: auto;
  float: left;
  background: #c7222a;
  margin-left: 15px;
}

.date_inputbox_download input {
  background: #c7222a;
  color: #fff;
  border: 0px;
  padding: 8px 20px;
  height: 40px;
  border-radius: 5px;
}

.na_list_admin .nav li:first-child {
  margin-top: 20px;
}

select.service_logs_blk {
  width: 35%;
  height: 40px;
  cursor: pointer;
  background-color: #fff;
  height: 40px;
  margin-left: 0 !important;
  border-radius: 4px;
  border: 1px solid #dbdbdb;
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  color: #848484;
  padding: 0px 15px;
}

.sea_file_blk i {
  color: #c7222a;
  position: relative;
  left: -24px;
  font-size: 23px !important;
  top: 2px;
}

.sea_file_blk {
  width: 80%;
  margin: 0 auto;
  padding-left: 180px;
  float: left;
}

.sea_file_blk input {
  cursor: pointer;
  background-color: #fff;
  height: 40px;
  margin-left: 0 !important;
  border-radius: 4px;
  border: 1px solid #dbdbdb;
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  color: #848484;
  padding: 0px 15px;
  width: 35%;
}

.sea_file_blk button {
  background: #c7222a;
  color: #fff;
  border: 0px;
  padding: 8px 25px;
  height: 40px;
  border-radius: 3px;
  margin-left: 15px;
}


@media screen and (min-width:768px) and (max-width:1280px) {

  .main-panel {
    overflow: auto;
  }
}

.form-check.select_all_blk {
  padding-top: 10px;
  padding-right: 10px;
  text-align: right;
  padding-bottom: 0px;
  margin-bottom: 0px;
  color: red;
}

p.spd_text {
  margin-bottom: 0px;
  padding-right: 10px;
  color: #c7222a;
}


@media screen and (max-width:767px) {

  .dashboard-proposal.desktop_none {
    margin-top: 30px;
    margin-bottom: 0px;
  }

  .dashboard-proposal.desktop_none+.calender-event-sec {
    margin-top: 0px;
  }
}

.proposal_tab_list tbody tr {
  height: auto !important;
}



/*Renewal Css starts*/
button.renewal-btn {
  padding: 7px 16px;
  background-color: #c7222a;
  color: #ffffff;
  border: 1px solid #c7222a;
  border-radius: 2px;
}

table.table.table-striped.th-sm.renewal_code_table tbody tr {
  display: inherit;
}

table.table.table-striped.th-sm.renewal_code_table {
  background: transparent !important;
  margin-bottom: 0px;
}

table.table.table-striped.th-sm.renewal_code_table span.renewal-lable {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.18px;
  text-align: left;
  color: #c7222a !important;
  margin-left: 5px;
}

img.home-img.renewal-email-img {
  margin-right: 0px;
  width: auto;
  height: auto;
  vertical-align: text-top;
}

.renewal-block div.container {
  padding-left: 0px !important;
  padding-top: 5px;
  padding-bottom: 5px;
}

table.renewal thead tr th:nth-child(2),
table.table.table-striped.th-sm.renewal_code_table tr td:nth-child(2) {
  width: 110px !important;
}

table.renewal thead tr th:nth-child(3),
table.table.table-striped.th-sm.renewal_code_table tr td:nth-child(3) {
  width: 130px !important;
}

table.renewal thead tr th:nth-child(4),
table.table.table-striped.th-sm.renewal_code_table tr td:nth-child(4) {
  width: 110px !important;
}

table.renewal thead tr th:nth-child(5),
table.table.table-striped.th-sm.renewal_code_table tr td:nth-child(5) {
  width: 80px !important;
}

table.renewal thead tr th:nth-child(6),
table.table.table-striped.th-sm.renewal_code_table tr td:nth-child(6) {
  width: 128px !important;
  text-align: center !important;
}

table.renewal thead tr th:nth-child(7),
table.table.table-striped.th-sm.renewal_code_table tr td:nth-child(7) {
  width: 120px !important;
}

table.renewal thead tr th:nth-child(8),
table.table.table-striped.th-sm.renewal_code_table tr td:nth-child(8) {
  width: 120px !important;
}

table.renewal {
  overflow-y: auto !important;
}

table.renewal thead th.th-sm.sorting_disabled {
  position: relative;
  left: 0px;
}

table.renewal tbody tr:hover {
  border: 0px !important;
  box-shadow: 0px 0px 0px !important;
  background-color: rgba(0, 0, 0, 0.05) !important;
  background: rgb(230 230 230) !important;
}

table.renewal thead tr:hover {
  background: transparent !important;
}

.status-wrapper .wrap-content .counter {
  background-color: #dcede4 !important;
}

.status-wrapper .wrap-content .counter h4 {
  color: #1f874c;
}

.status-wrapper .wrap-content .expire {
  background-color: rgba(108, 113, 115, 0.1) !important;
}

.status-wrapper .wrap-content .expire h4 {
  color: #6c7174;
}

.status-wrapper .wrap-content .under-review {
  background-color: #f7e7c6 !important;
}

.status-wrapper .wrap-content .under-review h4 {
  color: #d79c26;
}

.renewal-contact {
  display: flex;
  justify-content: space-between;
}

.renewal-contact .renewal-contact-wrapper {
  padding: 18px;
}

.renewal-contact .renewal-contact-wrapper .renewal-renew-btn {

  width: 60px;
  height: 36px;
  flex-grow: 0;
  margin: 0 0 0 5px;
  font-family: PFHandbookPro;
  font-size: 16px;
  font-weight: normal;

  border-radius: 2px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  background-color: #c7222a;
  border: 1px solid #c7222a;
}

.renewal-email-download {
  display: flex;
  justify-content: space-between;
  padding: 10px 0px 0px 0px;
}

.renewal-email-download .email-policy-kit {
  margin: 10px 0px;
  height: 16px;
  flex-grow: 0;
  margin: 0 0 0 5px;
  font-family: PFHandbookPro;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 3;
  letter-spacing: 0.18px;
  color: #c7222a !important;
}

.renewal-email-download .email-download-img {
  object-fit: none;
  margin-bottom: 6px;
}

.sort-pannel {
  display: flex;
  justify-content: space-evenly;
  padding: 15px 0px;
}

.sort-pannel .sort-pannel-btn {
  padding-top: 6px;
  padding-bottom: 10px;
  flex-grow: 0;
  margin: 0 10px 0 0;

  background-color: #fff;
  border: 2px solid #dbdbdb;
  border-radius: 5px;
  color: #c7222a;
  font-weight: 600;
}

.styled-checkbox {
  position: absolute;
  opacity: 0;
}

.styled-checkbox+label {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin-left: 0;
}

.styled-checkbox+label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  border: 2px solid #cdcece;
  border-radius: 5px;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: white;
}

.styled-checkbox:disabled+label {
  color: #b8b8b8;
  cursor: auto;
}

.styled-checkbox:disabled+label:before {
  box-shadow: none;
  background: #ddd;
}

.styled-checkbox:checked+label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 11px;
  background: #c7222a;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 #c7222a, 4px 0 0 #c7222a, 4px -2px 0 #c7222a, 4px -4px 0 #c7222a, 4px -6px 0 #c7222a, 4px -8px 0 #c7222a;
  transform: rotate(45deg);
}


.styled-radio {
  position: absolute;
  opacity: 0;
}

.styled-radio-label {
  line-height: 20px;
  font-size: 16px;
  color: #979797;
  font-family: 'PFHandbookPro-Regular';
  text-align: left;
}

.styled-radio-label1 {
  line-height: 20px;
  font-size: 16px;

  font-family: 'PFHandbookPro-Regular';
  text-align: left;
}

.styled-radio+label {
  position: relative;
  cursor: pointer;

  padding-top: 2px;
  margin-left: 0;
}

.styled-radio+label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  border: 2px solid #c7222a;
  border-radius: 50px;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: white;
}


.styled-radio:disabled+label {
  color: #b8b8b8;
  cursor: auto;
}

.styled-radio:disabled+label:before {
  box-shadow: none;
  background: #ddd;
}

.styled-radio:checked+label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 7px;
  background-color: #c7222a;
  width: 10px;
  height: 10px;
  border-radius: 50%;

}

.renewal-label {

  height: 16px;
  flex-grow: 0;

  font-family: PFHandbookPro;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.89;
  letter-spacing: 0.18px;
  text-align: left;
  color: #000000;
}

.renewal-label input[type=checkbox] {
  margin-right: 10px;
  width: 20px;
  height: 20px;
}

.renewal-clear-all {
  flex-grow: 0;
  font-family: PFHandbookPro;
  font-size: 18px;
  padding: 0px 28px 0px 0px;
  border: none;
  font-weight: 500;
  background-color: #fff;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: right;
  color: #c7222a;
  position: relative;
  top: 2px;
}

.renewal-select-clear-all {
  display: flex;
  justify-content: space-between;
}

.input-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
}

.mob-email-renewal-data {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 1em;
  /* padding-top:10px; */
}

.mob-home-img {
  object-fit: contain;
  margin-right: 0px;
  width: 33px;
  height: 22px;
}

.mob-my-proposal-img {
  width: 24px;

  flex-grow: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;

  object-fit: none;
}

.mob-my-proposal-span {
  width: auto;
  padding-right: 10px;

  font-family: PFHandbookPro;
  font-size: 16px;
  font-weight: 600;
 
  letter-spacing: 0.18px;

  color: #c7222a;
}

.mob-email-cancel {
  display: flex;
  justify-content: flex-end;
}

.mob-email-cancel .mob-email-renewal-btn {

  height: 16px;
 
  padding: 0px;
  margin: 0 10px 0 5px;
  border: none;
  font-family: PFHandbookPro;
  font-size: 16px;
  font-weight: 600;
  
  background-color: #fff;

  letter-spacing: 0.18px;

  color: #c7222a;
}

table.th-sm.renewal thead tr th input[type="checkbox"] {

  position: relative;
  top: 5px;
}

table.renewal-checked thead tr th:nth-child(4) {
  position: relative;
  left: -11px !important;
  width: 100px !important;
}

.mob-home-img1 {
  object-fit: contain;
  margin-right: -16px;
  width: 20px;
  height: 19px;
}

.renewal-select-clear-all input#selectAll {

  position: relative;
  top: 3px;
}

.calender-renewal i {
  position: relative;
  top: 3px;
}

/*Renewal Css Ends*/
.dashboard-renewals button.btn.btn-primary.dropdown-toggle {
  height: 40px !important;
  width: 167px !important;
  font-size: 18px !important;
  margin: 0px;
}

.dashboard-renewals i {
  top: -1px !important;
  color: #c7222a;
  font-size: 23px !important;
}

.dashboard-wrapper .dashboard-renewals .dropdown .btn.btn-primary.dropdown-toggle {
  color: #848484 !important;
  background-color: #ffffff !important;
  border-color: #dbdbdb !important;
}

.dashboard-wrapper .dashboard-renewals .dropdown .btn-primary i {
  float: right;
  margin-top: 0px !important;
  color: #c7222a;
}

.dashboard-wrapper .dashboard-renewals .dropdown {

  width: 167px !important;
  height: 40px;
  float: right !important;
}

.dashboard-wrapper .dashboard-renewals.heading .btns {
  display: inline;
  width: 55%;
  float: right;
  /* margin-left: 10%; */
  text-align: right;
}

.dashboard-wrapper .dashboard-renewals .dropdown .btn-primary span {
  color: #000000 !important;
}

.dashboard-wrapper .dashboard-renewals .dropdown .btn-primary {
  width: 167px !important;
  height: 40px;
  border-radius: 6px;
  color: #848484;
  border: solid 1px #dbdbdb !important;
  background-color: #ffffff !important;
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left !important;
  color: #848484;
}

.dashboard-wrapper .dashboard-renewals .business-wrapper {
  padding: 20px;
}

.dashboard-wrapper .dashboard-renewals .business-wrapper {
  display: flex;
  width: 100%;
  border-radius: 6px;
  background-color: #fcf7ec;
  padding: 15px;
}

.business-wrapper.no-of-cases .count i.fa.fa-angle-right,
.business-wrapper.premium i,
.business-wrapper.persistency i {
  position: relative;
  top: 0px !important;
  padding-left: 2px;
}

.business-wrapper.no-of-cases .image img,
.business-wrapper.premium .image img,
.business-wrapper.persistency .image img {
  max-width: 100%;
  width: 30px;
}

.business-wrapper.no-of-cases .image,
.business-wrapper.premium .image {
  width: 13%;
}

.business-wrapper.persistency .image {
  width: 20%;
}

.business-wrapper.no-of-cases .desc {
  width: 60%;
}

.business-wrapper.persistency .desc {
  width: 60%;
}

.business-wrapper.premium .count {
  width: 60%;
}

.business-wrapper.no-of-cases .count {
  width: 35%;

  text-align: right;

}

.business-wrapper.persistency .count {
  width: 60%;
}

.dashboard-wrapper .dashboard-renewals .business-wrapper .desc p {
  font-family: PFHandbookPro-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  margin: 0px !important;
  padding-top: 8px;
  padding-left: 5px;
}

.dashboard-wrapper .dashboard-renewals .business-wrapper .count h4 {
  font-family: PFHandbookPro-Regular;
  font-size: 26px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  float: right;
}

.view-all {
  padding-bottom: 15px;
}

.view-all a {
  float: right;
  color: #c7222a;
}

.dashboard-wrapper .dashboard-renewals .leads .heading .btns a {
  font-size: 18px !important;
  padding-top: 6px !important;
}

.dashboard-wrapper .dashboard-renewals .leads .heading .manage-leads h2 {
  font-size: 20px !important;
  padding-top: 4px !important;
}

table.table.table-striped.th-sm.renewal_code_table span.renewal-lable.download-icon {
  padding-left: 2px;
  padding-top: 7px;
}

img.home-img.renewal-email-img.download-icon {
  padding-left: 4px;
}

.pl-56 {
  padding-left: 56px !important;
}

.calender-cliams i {
  right: 26px;
}

.calender-cliams i#reportrange3 {
  display: none !important;
}

.calender-cliams div#reportrange2 {
  background: url(/../assets/img/calendar_customer.png) no-repeat 96% #fff;
  background-size: 16px 18px;
  padding: 8px 27px 10px 23px;
}

.claimsSearch label {
  font-size: 16px !important
}

.calender-claims-mob i {
  padding-top: 4px;
}

.imp-star {
  color: #c7222a !important;
}

.mat-datepicker-toggle {
  color: #c7222a !important;
}

#dtBasicExample .cancelled span {
  padding: 8px 8px;
  border-radius: 10px;
  color: #c7222a !important;
  background-color: #f8d7da !important;
  border-color: #f5c6cb !important;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #d79c26;
}

#dtBasicExample tbody tr .approved span {
  background-color: rgba(156, 220, 194, 0.3);
  color: #1f874c;
  border-radius: 10px;
  padding: 8px 14px;

  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;

  display: inline-block;

}

#dtBasicExample tbody tr .claimintimated span {
  background-color: rgba(247, 165, 0, 0.2);
  color: #d79c26;
  border-radius: 10px;
  padding: 8px 14px;

  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  
  display: inline-block;

}

#dtBasicExample tbody tr .processing span {
  background-color: #879c96;
  color: #fff;
  border-radius: 10px;
  padding: 8px 14px;

  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;

  display: inline-block;

}

#dtBasicExample .inprocess span {
  background-color: rgba(247, 165, 0, 0.2);
  color: #d79c26;
  border-radius: 10px;
  padding: 8px 14px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
 
  display: inline-block;

}



input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
  opacity: 1;
  pointer-events: auto;
  background: #c7222a;
  border-color: #c7222a;
}
.cdk-global-overlay-wrapper,
.cdk-overlay-container {
  z-index: 10000 ! important;
}

.pink-bg-sec {
  width: 172px;
  margin: 0 auto;
  background-color: #fcf7ec;
  padding: 0px 0;
  margin-bottom: 52px;
}
.avoid-click {
  pointer-events: none;
}


/* mat date picker changes start */

.mat-form-field-type-mat-date-range-input .mat-form-field-infix {
  width: 190px !important;
  height: 40px;
}

.col-md-4.date-sec .mat-form-field-appearance-fill .mat-form-field-flex,
.btns-wrapper.proposal_dropdiowna .class3 .mat-form-field-appearance-fill .mat-form-field-flex,
.col-md-3 .mat-form-field-appearance-fill .mat-form-field-flex {
  padding: 0px !important;
  background: #ffffff !important;
  border: solid 1px #dbdbdb !important;
  border-radius: 5px;
}

.col-md-4.date-sec .mat-date-range-input-start-wrapper .mat-date-range-input-inner,
.btns-wrapper.proposal_dropdiowna .class3 .mat-date-range-input-start-wrapper .mat-date-range-input-inner,
.col-md-3 .mat-date-range-input-start-wrapper .mat-date-range-input-inner {
  margin-top: 0px !important;
}


@media (max-width: 767px) {

  .cdk-overlay-pane.mat-datepicker-popup {
    top: 60px !important;
  }


  .mat-form-field-flex {

    background: #fcf7ec !important;


  }

  .mat-form-field-underline {
    width: 0% !important;
  }

  .filterbyrow .mat-form-field-type-mat-date-range-input .mat-form-field-infix {
    margin-left: -78px !important;
    margin-top: -4px !important;
  }

  .mat-date-range-input-separator {
    display: none !important;
  }
}

@media (max-width: 320px) {
  .cdk-overlay-pane.mat-datepicker-popup {
    top: 20px !important;
  }

  .mat-form-field-flex {
    background: #ffffff !important;
  }
}

.mat-calendar-body-selected {
  background-color: #f8b52b !important;
  color: #fff;
}


.mat-form-field-underline {
  width: 0px !important;
}

/* mat date picker changes end */

/*  Newly Added */

@media (max-width: 767px) {
  button.renewal-mob-mat-picker .mat-form-field-infix.ng-tns-c163-1 {
    width: 100px !important;
    padding: 0px;
  }

  button.renewal-mob-mat-picker .mob-select-date.ng-star-inserted {
    margin-left: -8px !important;
    margin-top: -39px !important;
    font-weight: 700 !important;

  }

  button.renewal-mob-mat-picker .mat-form-field-wrapper.ng-tns-c163-1 {
    padding: 0px !important;
    margin-top: 2px !important;
    height: 40px !important;
  }

  button.renewal-mob-mat-picker .mat-form-field-flex.ng-tns-c163-1 {
    padding: 10px !important;
    box-sizing: border-box !important;
    height: 40px !important;
  }

  button.renewal-mob-mat-picker * {
    background: transparent !important;
  }

  button.renewal-mob-mat-picker .mat-form-field-type-mat-date-range-input .mat-form-field-infix {
    position: relative;
  }

  button.renewal-mob-mat-picker mat-datepicker-toggle.mat-datepicker-toggle.ng-tns-c163-8 {
    position: absolute;
    right: -47px;
  }


  button.renewal-mob-mat-picker {
    width: 130px;
    height: 42px;
    background: transparent !important;

    border: 2px solid #dbdbdb;
    padding-top: 5px;
    border-radius: 5px;
    color: #c7222a;
    background-color: #ffffff !important;
    padding-bottom: 35px;
    width: 115px;

  }

  button.renewal-mob-mat-picker .mat-form-field-infix.ng-tns-c163-1 {
    width: 100px !important;
    padding: 0px;
  }

  button.renewal-mob-mat-picker * {
    box-sizing: border-box;
    width: 100%;
  }

  button.renewal-mob-mat-picker mat-datepicker-toggle.mat-datepicker-toggle {
    position: absolute;
    right: -37px;
  }

 
}

button:focus:not(:focus-visible) {
  outline: none;
}

.form-check {
  position: relative !important;
  display: block !important;
  padding-left: 0 !important;
}

.modal-content.notification_popup_deskt {
  width: 550px !important;
}

@media (max-width: 767px) {
  .modal-content.notification_popup_deskt {
    width: 100% !important;
  }
}

@media (min-width:768px) {
  .modal.show .modal-dialog {
    margin-top: 64px;
  }
}

.fade-blur {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

@media (max-width:768px) {

  .form-wrapper.style-css.propo_sear .my-customer-1-mobile-sec input::-webkit-input-placeholder,
  .commission-statement-sec.my-customer-1-mobile-sec input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 15px;
  }

  .form-wrapper.style-css.propo_sear .my-customer-1-mobile-sec input::-moz-placeholder,
  .commission-statement-sec.my-customer-1-mobile-sec input::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 15px;
  }

  .form-wrapper.style-css.propo_sear .my-customer-1-mobile-sec input:-ms-input-placeholder,
  .commission-statement-sec.my-customer-1-mobile-sec input::-ms-input-placeholder {
    /* IE 10+ */
    font-size: 15px;
  }

  .form-wrapper.style-css.propo_sear .my-customer-1-mobile-sec input:-moz-placeholder,
  .commission-statement-sec.my-customer-1-mobile-sec input::-mpz-placeholder {
    /* Firefox 18- */
    font-size: 15px;
  }
}
/*======25-08-2023 styles start====*/
.mat-mdc-tab-header, .mat-tab-nav-bar {
  border-bottom: 1px solid rgba(0,0,0,.12);
}
.mat-mdc-tab-header .mdc-tab {
  min-width: 160px;
  color: rgba(0,0,0,.87);
  font-size: 14px;
  font-weight: 500;
  position: relative;
  top: 6px;
}
.mat-mdc-tab-header .mat-mdc-tab-labels {
  display: inline-flex !important;
  font-family: Roboto,Helvetica Neue,sans-serif;
}
.mat-mdc-tab .mdc-tab__text-label, .mat-mdc-tab-link .mdc-tab__text-label {
  color: rgba(0,0,0,.87);
  letter-spacing: initial;
}
.mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label {
  color: #c7222a !important;
    letter-spacing: initial;
}
.mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline {
  border-color: #c7222a !important;
}
.mat-mdc-tab-body-content {
  height: auto !important;
}
.customTable table {
  font-family: PFHandbookPro-Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji!important;
}
.customTable table thead>tr>th {
  padding: 15px 16px 15px 32px!important;
  font-family: PFHandbookPro-Bold;
    opacity: .9;
    font-size: 16px;
    line-height: normal;
    color: #8b151b;
    text-transform: uppercase;
}
.customTable table tbody {
  overflow: auto;
}
.customTable table tbody tr {
  background-color: rgba(205,206,206,.15);
  border-radius: 10px;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.customTable table tbody>tr>td {
  text-align: left;
  display: table-cell;
  border: 0;
  box-sizing: border-box;
  clear: none;
  float: unset;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 30px 10px 30px 32px!important;
    font-size: 18px;
    height: 81px;
    vertical-align: middle;
    border-bottom: 10px solid #fff;
}
.customTable table tbody>tr>td a, .customTable table tbody>tr>td a:hover {
  color: #c7222a !important;
}
.customTable p-paginator .p-paginator {
  margin-top: 20px;
  justify-content: flex-end;
}
.customTable p-paginator .p-paginator .p-paginator-current {
  margin-right: 20px;
  font-family: PFEncoreSansPro-Regular;
    font-size: 14px;
    color: #333;
}
.customTable p-paginator .p-paginator button {
  font-family: PFEncoreSansPro-Regular;
  font-size: 14px;
  min-width: 1.5em;
  padding: 0.5em 1em;
  color: #333;
  border: 1px solid transparent;
  background: #fff;
  margin-left: 5px;
}
.customTable p-paginator .p-paginator button:hover,
.customTable p-paginator .p-paginator button.p-paginator-first:hover,
.customTable p-paginator .p-paginator button.p-paginator-prev:hover,
.customTable p-paginator .p-paginator button.p-paginator-next:hover,
.customTable p-paginator .p-paginator button.p-paginator-last:hover,
.customTable p-paginator .p-paginator button.p-highlight:hover {
  color: #fff!important;
    border: 1px solid transparent;
    background: linear-gradient(180deg,#2b2b2b 0,#0c0c0c);
}
.customTable p-paginator .p-paginator button.p-highlight {
  color: #333!important;
    border: 1px solid #979797;
}
.p-datatable-scrollable-table>.p-datatable-thead {
  background: #fff;
}
.customTable p-paginator .p-paginator button.p-paginator-first,
.customTable p-paginator .p-paginator button.p-paginator-prev,
.customTable p-paginator .p-paginator button.p-paginator-next,
.customTable p-paginator .p-paginator button.p-paginator-last {
  color: #ffffff !important;
    background-color: #c7222a !important;
    border: 1px solid transparent;
}
.customTable p-paginator .p-paginator button.p-disabled,
.customTable p-paginator .p-paginator button.p-disabled:hover {
  border: 1px solid transparent;
  color: #ffffff !important;
    background-color: #6c7173 !important;
}
.dashboard-wrapper .lead-wrapper .leads .heading .btns .btn, .dashboard-proposal .heading .btns .btn {
  padding: 0;
}
.dashboard-wrapper .leads .dropdown .btn.btn-primary.dropdown-toggle,
.dashboard-wrapper .dashboard-renewals .dropdown .btn.btn-primary.dropdown-toggle, 
.review-btn-single.dropdown.dropdown-large .row a button,
.nav-wrapper .nav-class2 ul li .btn {
  padding: 0 10px;
}
.mat-mdc-tab .mdc-tab__text-label {
  font-family: PFHandbookPro-Medium;
  font-weight: 500;
  font-size: 17px;
}
.manage-leads h2 {
  margin-bottom: 0 !important;
}
.modal-footer {
  height: auto !important;
}
::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}
::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #d3d3d3;
  background-size: 10px 10px;
}
::-webkit-scrollbar-thumb {
  background: #f7a500;
  border-radius: 10px;
  border: 2px;
  box-shadow: inset 1px 1px 5px #f7a500;
}
app-confirmation-dialog .modal-footer .btn {
  padding: 8px 20px;
}
app-confirmation-dialog .modal-body {
  font-weight: 500 !important;
}
/* change */
.dashboard-proposal.desktop .heading, .dashboard-renewals .heading {
  padding: 0 0px;
}
.cladenr-img-wrap {
  margin-top: 30px;
}
.inputFilterDate .inputFilter .mat-datepicker-toggle {
  top: 9px !important;
}
.dataTables_paginate.paging_full_numbers .pagination a:hover {
  color: #fff!important;
    border: 1px solid transparent;
    background: linear-gradient(180deg,#2b2b2b 0,#0c0c0c);
}
p-paginator .p-paginator .p-link{
  font-family: PFEncoreSansPro-Regular;
  font-size: 14px;
  min-width: 1.5em;
  padding: 0.5em 1em;
  color: #333;
  border: 1px solid transparent;
  background: #fff;
  margin-left: 5px;
}
.dataTables_paginate.paging_full_numbers .pagination .next a,
.dataTables_paginate.paging_full_numbers .pagination .last a,
.dataTables_paginate.paging_full_numbers .pagination .first a,
.dataTables_paginate.paging_full_numbers .pagination .previous a,
p-paginator .p-paginator .p-paginator-first,
p-paginator .p-paginator .p-paginator-prev,
p-paginator .p-paginator .p-paginator-next,
p-paginator .p-paginator .p-paginator-last {
  color: #ffffff !important;
    background-color: #c7222a !important;
    border: 1px solid transparent;
}
.dataTables_paginate.paging_full_numbers .pagination .disabled,
.dataTables_paginate.paging_full_numbers .pagination .disabled:hover,
.dataTables_paginate.paging_full_numbers .pagination .disabled a,
.dataTables_paginate.paging_full_numbers .pagination .disabled a:hover,
p-paginator .p-paginator .p-disabled,
p-paginator .p-paginator .p-disabled:hover,
p-paginator .p-paginator .p-link:disabled,
p-paginator .p-paginator .p-link:disabled:hover {
  border: 1px solid transparent;
  color: #ffffff !important;
    background-color: #6c7173 !important;
}
.inputFilterProposal2 .dropdown .dropdown-toggle {
  padding: 10px 10px;
}
.btn-silver {
  border: 1px solid rgba(205,206,206,.45) !important;
  height: 40px !important;
  font-size: 1rem !important;
  padding: 0.7rem 1rem !important;
}

.ag-theme-alpineCustom .ag-body.ag-layout-normal {
  overflow-y: auto;
}
.ag-theme-alpineCustom .ag-row {
  background-color: rgba(205,206,206,.15)!important;
  border-top: 2px solid #fff!important;
  border-bottom: 2px solid #fff!important;
  font-family: PFHandbookPro-Regular;
  font-size: 18px!important;
  line-height: 1.11;
  color: #000;
}
.ag-theme-alpineCustom .ag-pinned-left-cols-container .ag-row,
.ag-theme-alpineCustom .ag-center-cols-clipper .ag-center-cols-viewport .ag-center-cols-container .ag-row {
  align-items: center;
    display: flex !important;
}
.leadSearch {
  position: relative;
}
.leadSearch button {
  position: absolute;
  top: -3px;
  right: 0px;
}
.select-all-chk {
  position: relative;
    margin-bottom: 12px;
    margin-right: 10px;
    font-weight: 400;
}
.select-all-chk .label-txt {
  opacity: .55;
  font-size: 16px !important;
  line-height: 1.5;
}
.pb-155 {
  padding-bottom: 1rem !important;
}
.ag-theme-alpineCustom {
  display: block;
}
.ag-theme-alpineCustom .ag-root-wrapper {
  cursor: default;
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.ag-theme-alpineCustom .ag-ltr {
  direction: ltr;
}
.ag-theme-alpineCustom .ag-root-wrapper.ag-layout-normal {
  height: 100%;
  flex: 1 1 auto;
  height: 0;
    min-height: 300px;
}
.ag-theme-alpineCustom .ag-root-wrapper-body {
  display: flex !important;
  flex-direction: row;
}

.ag-theme-alpineCustom .ag-root.ag-layout-normal {
  height: 100%;
}
.ag-theme-alpineCustom .ag-body-horizontal-scroll {
  min-width: 0;
  width: 100%;
  display: flex !important;
  position: relative;
  flex-direction: row;
  height: 7px !important;
    max-height: 7px !important;
    min-height: 7px !important;
}
.ag-theme-alpineCustom .ag-body-horizontal-scroll.ag-hidden {
  display: flex !important;
}
.ag-theme-alpineCustom .ag-horizontal-left-spacer:not(.ag-scroller-corner) {
  display: initial !important;
}
.ag-theme-alpineCustom .ag-body-horizontal-scroll-viewport {
  position: relative;
    height: 100%;
    min-width: 0;
    overflow: hidden;
    flex: 1 1 auto;
    overflow-x: scroll;
    height: 7px !important;
    max-height: 7px !important;
    min-height: 7px !important;
}
.ag-theme-alpineCustom .ag-root .ag-body-viewport.ag-layout-normal {
  overflow-y: auto;
}

.mat-tab-groupCustom .mat-mdc-tab-body-content {
  max-width: 1050px;
}
.icon-wrap span{
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-export:before {
  content: "\e910";
  display: inline-block;
}
.icon-view:before {
  content: "\e922";
  display: inline-block;
}
.icon-incrementer:before {
  content: "\e915";
  display: inline-block;
}
.icon-close:before {
  content: "\e906";
  display: inline-block;
}
.icon-left-arrow:before {
  content: "\e916";
  display: inline-block;
}
.py-25 {
  padding-top: 25px!important;
  padding-bottom: 25px!important;
}
.pl-40 {
  padding-left: 40px!important;
}
.pr-80 {
  padding-right: 80px!important;
}
.header-padd {
  padding: 20px 40px !important;
}
.Create-lead-modal .Create-lead-ttl {
  font-family: PFHandbookPro-medium;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.11;
}
.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn-cancel-clr {
  border: 1px solid #c7222a!important;
  color: #c7222a!important;
}
@media (min-width: 0px) and (max-width: 1499px){
  .page-link {
    border: 1px solid transparent !important;
  }
  .page-item.disabled .page-link {
    border-radius: 0px;
  }
}
@media (min-width:1280px) and (max-width:1281px) {
  .dashboard-wrapper .lead-wrapper .leads .heading .manage-leads {
    display: inline;
    width: 35%;
  }
  .dashboard-wrapper .lead-wrapper .leads .heading .btns {
    width: 65%;
  }
}
@media (min-width:768px) {
  .calender .cal_txt_head_icon img, .calender .cal_txt_head h3 {
    margin-top: 10px !important;
  }
  .dataTables_paginate.paging_full_numbers, div#dtBasicExample_paginate {
    margin-left: 0 !important;
  }
}
@media (max-width:768px) {
  .search-filter-sec button {
    background-color: transparent !important;
  }
  .mat-mdc-icon-button svg {
    fill: #333;
  }
  .inputFilterDate .inputFilter .mat-datepicker-toggle {
    top: 17px !important;
  }
  .mobil_prop_ver .sort-pannel {
    justify-content: flex-start;
  }
  .review-btn-single.dropdown.dropdown-large div button {
    font-size: 16px;
  }
  .download-section p .servicelink {
    padding-left: 0;
  }
}
@media (max-width:767px) {
  .dashboard-proposal.desktop .heading, .dashboard-renewals .heading {
    padding: 0;
  }
  .dashboard-wrapper.mobile-view-sec.desktop.mboile_view_das_block {
    margin-bottom: -43px;
  }
  footer {
    display: block;
    color: #333;
  }
  .footer_small ul li a {
    color: #333;
  }
  .cladenr-img-wrap.mt-30, .cladenr-img-wrap {
    margin-top: 70px !important;
  }
}
/*======25-08-2023 styles end====*/
/*======05-09-2023 styles start====*/
.ag-hidden {
  display: none !important;
}
.ag-invisible {
  visibility: hidden !important;
}
.ag-drag-handle {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.ag-column-drop-wrapper {
  display: flex;
}
.ag-column-drop-horizontal-half-width {
  display: inline-block;
  width: 50% !important;
}
.ag-unselectable {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ag-selectable {
  -moz-user-select: text;
  -webkit-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.ag-tab {
  position: relative;
}
.ag-tab-guard {
  width: 0;
  height: 0;
  display: block;
}
.ag-select-agg-func-popup,
.ag-tab-guard {
  position: absolute;
}
.ag-input-wrapper,
.ag-picker-field-wrapper {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  line-height: normal;
  position: relative;
}
.ag-shake-left-to-right {
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: ag-shake-left-to-right;
  animation-name: ag-shake-left-to-right;
}
@-webkit-keyframes ag-shake-left-to-right {
  0% {
    padding-left: 6px;
    padding-right: 2px;
  }
  to {
    padding-left: 2px;
    padding-right: 6px;
  }
}
@keyframes ag-shake-left-to-right {
  0% {
    padding-left: 6px;
    padding-right: 2px;
  }
  to {
    padding-left: 2px;
    padding-right: 6px;
  }
}
.ag-root-wrapper {
  cursor: default;
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.ag-root-wrapper.ag-layout-normal {
  height: 100%;
}
.ag-watermark {
  position: absolute;
  bottom: 10px;
  right: 25px;
  opacity: 0.5;
  transition: opacity 1s ease-out 3s;
}
.ag-watermark:before {
  content: "";
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDk0cHgiIGhlaWdodD0iMjM5cHgiIHZpZXdCb3g9IjAgMCA0OTQgMjM5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA0Ny4xICg0NTQyMikgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+TG9nbzwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxwYXRoIGQ9Ik0wLjYxMjg0OTkzMSwxMDggTDAuNjEyODQ5OTMxLDY3LjQ1OTYzNzQgTDAuNjEyODQ5OTMxLDY3LjQ1OTYzNzQgQzAuNjEyODQ5OTMxLDYyLjEwMDY1MzYgMy40NzE4MzM3OCw1Ny4xNDg3NDgzIDguMTEyODQ5OTMsNTQuNDY5MjU2NCBMOTguMzA2NDI1LDIuMzk1OTcxNTcgTDk4LjMwNjQyNSwyLjM5NTk3MTU3IEMxMDIuOTQ3NDQxLC0wLjI4MzUyMDM1OCAxMDguNjY1NDA5LC0wLjI4MzUyMDM1OCAxMTMuMzA2NDI1LDIuMzk1OTcxNTcgTDExMy4zMDY0MjUsMi4zOTU5NzE1NyBMMjAzLjUsNTQuNDY5MjU2NCBMMjAzLjUsNTQuNDY5MjU2NCBDMjA4LjE0MTAxNiw1Ny4xNDg3NDgzIDIxMSw2Mi4xMDA2NTM2IDIxMSw2Ny40NTk2Mzc0IEwyMTEsMTM4IEwxODEsMTM4IEwxODAuOTk3MDQxLDkzLjk5OTk5OTggTDE4MC45OTYwMzIsOTMuOTk5OTk5OSBDMTgwLjk5NTQ3NSw4NS43MTYxMjI2IDE3NC4yNzk5MDksNzkuMDAxMDA4NyAxNjUuOTk2MDMyLDc5LjAwMTAwODcgTDEyMiw3OC45OTk5OTk5IEMxMTMuNzE1NzI5LDc4Ljk5OTk5OTkgMTA3LDg1LjcxNTcyODYgMTA3LDkzLjk5OTk5OTkgTDEwNywxMzYuMDE1NjIzIEwxMDcsMTM2LjAxNTYyMyBDMTA3LDE0NC4yOTk4OTUgMTEzLjcxNTcyOSwxNTEuMDE1NjIzIDEyMiwxNTEuMDE1NjIzIEwxNjgsMTUxLjAxNTYyMyBMMTY4LDE2MyBDMTY4LDE2NC42NTY4NTQgMTY2LjY1Njg1NCwxNjYgMTY1LDE2NiBMMTIwLDE2NiBMMTIwLDE3OSBMMTY1Ljk5NjAzMiwxNzkgTDE2NS45OTYwMzIsMTc4Ljk5Nzg3NyBDMTc0LjI3OTQ3NCwxNzguOTk3ODc3IDE4MC45OTQ4NiwxNzIuMjgzNDQyIDE4MC45OTYwMzIsMTY0IEwxODEsMTUwLjk2MDU1NCBMMjExLDE1MC45NjA1NTQgTDIxMSwxNzEuNjA2MjA3IEwyMTEsMTcxLjYwNjIwNyBDMjExLDE3Ni45NjUxOTEgMjA4LjE0MTAxNiwxODEuOTE3MDk2IDIwMy41LDE4NC41OTY1ODggTDExMy4zMDY0MjUsMjM2LjY2OTg3MyBMMTEzLjMwNjQyNSwyMzYuNjY5ODczIEMxMDguNjY1NDA5LDIzOS4zNDkzNjUgMTAyLjk0NzQ0MSwyMzkuMzQ5MzY1IDk4LjMwNjQyNSwyMzYuNjY5ODczIEw4LjExMjg0OTkzLDE4NC41OTY1ODggTDguMTEyODQ5OTMsMTg0LjU5NjU4OCBDMy40NzE4MzM3OCwxODEuOTE3MDk2IDAuNjEyODQ5OTMxLDE3Ni45NjUxOTEgMC42MTI4NDk5MzEsMTcxLjYwNjIwNyBMMC42MTI4NDk5MzEsMTIxIEwyNywxMjEgTDI3LDEzNiBDMjcsMTQ0LjI4NDI3MSAzMy43MTU3Mjg3LDE1MSA0MiwxNTEgTDQyLDE1MSBMMTAwLDE1MSBMMTAwLDk0IEMxMDAsODUuNzE1NzI4OCA5My4yODQyNzEyLDc5IDg1LDc5IEwyNyw3OSBMMjcsOTIgTDg0LDkyIEM4NS42NTY4NTQyLDkyIDg3LDkzLjM0MzE0NTggODcsOTUgTDg3LDk1IEw4NywxMDggTDAuNjEyODQ5OTMxLDEwOCBaIiBpZD0icGF0aC0xIj48L3BhdGg+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0iU3ltYm9scyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkxvZ28iPgogICAgICAgICAgICA8cGF0aCBkPSJNNDc3LDU1IEw0OTQsNTUgTDQ5NCwxNTEgTDQzNSwxNTEgQzQyNi43MTU3MjksMTUxIDQyMCwxNDQuMjg0MjcxIDQyMCwxMzYgTDQyMCw5NiBDNDIwLDg3LjcxNTcyODggNDI2LjcxNTcyOSw4MSA0MzUsODEgTDQzNSw4MSBMNDc3LDgxIEw0NzcsNTUgWiBNNDQwLDk4IEM0MzguMzQzMTQ2LDk4IDQzNyw5OS4zNDMxNDU4IDQzNywxMDEgTDQzNywxMzEgQzQzNywxMzIuNjU2ODU0IDQzOC4zNDMxNDYsMTM0IDQ0MCwxMzQgTDQ3NywxMzQgTDQ3Nyw5OCBMNDQwLDk4IFoiIGlkPSJkIiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+CiAgICAgICAgICAgIDxnIGlkPSJpIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzOTYuMDAwMDAwLCA1NS4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJQYXRoLTYiIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iMCAyNiAxNyAyNiAxNyA5NiAwIDk2Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iUGF0aC03IiBmaWxsPSIjRTExRjIyIiBwb2ludHM9IjAgMS4xMzY4NjgzOGUtMTMgMTcgMS4xMzY4NjgzOGUtMTMgMTcgMTcgMCAxNyI+PC9wb2x5Z29uPgogICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMzEsMTUxIEwzNDgsMTUxIEwzNDgsMTAxIEwzNDgsMTAxIEMzNDgsOTkuMzQzMTQ1OCAzNDkuMzQzMTQ2LDk4IDM1MSw5OCBMMzg5LDk4IEwzODksODEgTDM0Niw4MSBMMzQ2LDgxIEMzMzcuNzE1NzI5LDgxIDMzMSw4Ny43MTU3Mjg4IDMzMSw5NiBMMzMxLDE1MSBaIiBpZD0iciIgZmlsbD0iI0ZGRkZGRiI+PC9wYXRoPgogICAgICAgICAgICA8cGF0aCBkPSJNMzI0LDg2IEwzMjQsNzYgTDMyNCw3NiBDMzI0LDY3LjcxNTcyODggMzE3LjI4NDI3MSw2MSAzMDksNjEgTDI0OSw2MSBMMjQ5LDYxIEMyNDAuNzE1NzI5LDYxIDIzNCw2Ny43MTU3Mjg4IDIzNCw3NiBMMjM0LDEzNiBMMjM0LDEzNiBDMjM0LDE0NC4yODQyNzEgMjQwLjcxNTcyOSwxNTEgMjQ5LDE1MSBMMzA5LDE1MSBMMzA5LDE1MSBDMzE3LjI4NDI3MSwxNTEgMzI0LDE0NC4yODQyNzEgMzI0LDEzNiBMMzI0LDEwMCBMMjg3LDEwMCBMMjg3LDExNyBMMzA3LDExNyBMMzA3LDEzMSBMMzA3LDEzMSBDMzA3LDEzMi42NTY4NTQgMzA1LjY1Njg1NCwxMzQgMzA0LDEzNCBMMjU0LDEzNCBMMjU0LDEzNCBDMjUyLjM0MzE0NiwxMzQgMjUxLDEzMi42NTY4NTQgMjUxLDEzMSBMMjUxLDgxIEwyNTEsODEgQzI1MSw3OS4zNDMxNDU4IDI1Mi4zNDMxNDYsNzggMjU0LDc4IEwzMDQsNzggTDMwNCw3OCBDMzA1LjY1Njg1NCw3OCAzMDcsNzkuMzQzMTQ1OCAzMDcsODEgTDMwNyw4NiBMMzI0LDg2IFoiIGlkPSJHIiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+CiAgICAgICAgICAgIDxnIGlkPSJhZyI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iQ29tYmluZWQtU2hhcGUiPgogICAgICAgICAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICAgICAgPHVzZSBmaWxsPSIjRTExRjIyIiB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJnIiBmaWxsPSIjRTExRjIyIiB4PSIxMjAiIHk9IjkyIiB3aWR0aD0iNDgiIGhlaWdodD0iNDYiIHJ4PSIzIj48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDAsMTIxIEw4NywxMjEgTDg3LDEzOCBMNDMsMTM4IEw0MywxMzggQzQxLjM0MzE0NTgsMTM4IDQwLDEzNi42NTY4NTQgNDAsMTM1IEw0MCwxMjEgWiIgaWQ9IkNvbWJpbmVkLVNoYXBlIiBmaWxsPSIjRTExRjIyIj48L3BhdGg+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
  filter: invert(50%);
  background-repeat: no-repeat;
  background-size: 110px 60px;
  display: block;
  height: 60px;
  width: 110px;
}
.ag-watermark-text {
  opacity: 0.5;
  font-weight: 700;
  font-family: Impact, sans-serif;
  font-size: 19px;
}
.ag-root-wrapper-body {
  display: flex;
  flex-direction: row;
}
.ag-root-wrapper-body.ag-layout-normal {
  flex: 1 1 auto;
  height: 0;
  min-height: 0;
}
.ag-root {
  position: relative;
  display: flex;
  flex-direction: column;
}
.ag-root.ag-layout-auto-height,
.ag-root.ag-layout-normal {
  overflow: hidden;
  flex: 1 1 auto;
  width: 0;
}
.ag-root.ag-layout-normal {
  height: 100%;
}
.ag-body-horizontal-scroll-viewport,
.ag-body-viewport,
.ag-center-cols-viewport,
.ag-floating-bottom-viewport,
.ag-floating-top-viewport,
.ag-header-viewport,
.ag-virtual-list-viewport {
  position: relative;
  height: 100%;
  min-width: 0;
  overflow: hidden;
  flex: 1 1 auto;
}
.ag-body-viewport.ag-layout-print {
  flex: none;
}
@media print {
  .ag-layout-normal {
    display: none;
  }
  .ag-body-horizontal-scroll-viewport,
  .ag-body-viewport,
  .ag-center-cols-clipper,
  .ag-center-cols-container,
  .ag-center-cols-viewport,
  .ag-root,
  .ag-root-wrapper,
  .ag-root-wrapper-body,
  .ag-virtual-list-viewport {
    height: auto !important;
    overflow: hidden !important;
    display: block !important;
  }
  .ag-row {
    page-break-inside: avoid;
  }
}
.ag-body-viewport {
  display: flex;
}
.ag-body-viewport.ag-layout-normal {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.ag-center-cols-viewport {
  width: 100%;
  overflow-x: auto;
}
.ag-body-horizontal-scroll-viewport {
  overflow-x: scroll;
}
.ag-virtual-list-viewport {
  overflow: auto;
  width: 100%;
}
.ag-body-container,
.ag-body-horizontal-scroll-container,
.ag-center-cols-container,
.ag-floating-bottom-container,
.ag-floating-bottom-full-width-container,
.ag-floating-top-container,
.ag-full-width-container,
.ag-header-container,
.ag-pinned-left-cols-container,
.ag-pinned-right-cols-container,
.ag-virtual-list-container {
  position: relative;
}
.ag-floating-bottom-container,
.ag-floating-top-container,
.ag-header-container {
  height: 100%;
  white-space: nowrap;
}
.ag-center-cols-clipper {
  min-height: 100%;
}
.ag-center-cols-container {
  display: block;
}
.ag-layout-print .ag-center-cols-clipper {
  min-width: 100%;
}
.ag-layout-auto-height .ag-center-cols-clipper,
.ag-layout-auto-height .ag-center-cols-container {
  min-height: 50px;
}
.ag-pinned-right-cols-container {
  display: block;
}
.ag-body-horizontal-scroll-container {
  height: 100%;
}
.ag-floating-bottom-full-width-container,
.ag-floating-top-full-width-container,
.ag-full-width-container {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
.ag-full-width-container {
  width: 100%;
}
.ag-floating-bottom-full-width-container,
.ag-floating-top-full-width-container {
  display: inline-block;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.ag-virtual-list-container {
  overflow: hidden;
}
.ag-center-cols-clipper {
  flex: 1;
  min-width: 0;
  overflow: hidden;
}
.ag-body-horizontal-scroll {
  min-height: 0;
  min-width: 0;
  width: 100%;
  display: flex;
  position: relative;
}
.ag-layout-print .ag-body-horizontal-scroll {
  display: none;
}
.ag-force-vertical-scroll {
  overflow-y: scroll !important;
}
.ag-force-vertical-scroll.ag-layout-print {
  overflow-y: visible !important;
}
.ag-horizontal-left-spacer,
.ag-horizontal-right-spacer {
  height: 100%;
  min-width: 0;
  overflow-x: scroll;
}
.ag-horizontal-left-spacer.ag-scroller-corner,
.ag-horizontal-right-spacer.ag-scroller-corner {
  overflow-x: hidden;
}
.ag-header,
.ag-pinned-left-header,
.ag-pinned-right-header {
  display: inline-block;
  overflow: hidden;
  position: relative;
}
.ag-header-cell-sortable {
  cursor: pointer;
}
.ag-header {
  display: flex;
  width: 100%;
  white-space: nowrap;
}
.ag-pinned-left-header,
.ag-pinned-right-header {
  height: 100%;
}
.ag-header-row {
  position: absolute;
  overflow: hidden;
}
.ag-header-cell {
  display: inline-flex;
  align-items: center;
  position: absolute;
  height: 100%;
}
.ag-header-cell-label,
.ag-header-group-cell-label {
  display: flex;
  flex: 1 1 auto;
  overflow: hidden;
  align-items: center;
  text-overflow: ellipsis;
  align-self: stretch;
}
.ag-header-cell-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ag-right-aligned-header .ag-header-cell-label {
  flex-direction: row-reverse;
}
.ag-header-group-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ag-header-cell-resize {
  position: absolute;
  z-index: 2;
  height: 100%;
  width: 8px;
  top: 0;
  cursor: ew-resize;
}
.ag-ltr .ag-header-cell-resize {
  right: -4px;
}
.ag-rtl .ag-header-cell-resize {
  left: -4px;
}
.ag-pinned-left-header .ag-header-cell-resize {
  right: -4px;
}
.ag-pinned-right-header .ag-header-cell-resize {
  left: -4px;
}
.ag-header-select-all {
  display: flex;
}
.ag-column-moving .ag-cell,
.ag-column-moving .ag-header-cell {
  transition: left 0.2s;
}
.ag-column-moving .ag-header-group-cell {
  transition: left 0.2s, width 0.2s;
}
.ag-column-panel {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex: 1 1 auto;
}
.ag-column-select {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex-grow: 3;
  flex-shrink: 1;
  flex-basis: 0;
}
.ag-column-select-header {
  position: relative;
  display: flex;
  flex: none;
}
.ag-column-select-header-icon {
  position: relative;
}
.ag-column-select-header-filter-wrapper {
  flex: 1 1 auto;
}
.ag-column-select-header-filter {
  width: 100%;
}
.ag-column-select-list {
  flex: 1 1 auto;
  overflow: auto;
}
.ag-column-drop {
  display: inline-flex;
  align-items: center;
  overflow: auto;
  width: 100%;
}
.ag-column-drop-cell,
.ag-column-drop-list {
  display: flex;
  align-items: center;
}
.ag-column-drop-cell-text {
  overflow: hidden;
  flex: 1 1 auto;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ag-column-drop-vertical {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex: 1 1 0;
  align-items: stretch;
}
.ag-column-drop-vertical-title-bar {
  display: flex;
  align-items: center;
}
.ag-column-drop-vertical-list {
  align-items: stretch;
  flex-grow: 1;
  flex-direction: column;
  overflow-x: auto;
}
.ag-column-drop-vertical-list > * {
  flex: none;
}
.ag-column-drop-empty .ag-column-drop-vertical-list {
  overflow: hidden;
}
.ag-column-drop-vertical-empty-message {
  display: block;
}
.ag-column-drop.ag-column-drop-horizontal {
  white-space: nowrap;
  overflow: hidden;
}
.ag-column-drop-cell-button {
  cursor: pointer;
}
.ag-filter-toolpanel {
  flex: 1 1 0px;
  min-width: 0;
}
.ag-filter-toolpanel-header {
  position: relative;
}
.ag-filter-toolpanel-header,
.ag-filter-toolpanel-header > *,
.ag-filter-toolpanel-search,
.ag-filter-toolpanel-search > * {
  display: flex;
  align-items: center;
}
.ag-filter-apply-panel {
  display: flex;
  justify-content: flex-end;
  overflow: hidden;
}
.ag-row-animation .ag-row {
  transition: transform 0.4s, top 0.4s, height 0.4s, background-color 0.1s,
    opacity 0.2s;
}
.ag-row-no-animation .ag-row {
  transition: background-color 0.1s;
}
.ag-row {
  white-space: nowrap;
  width: 100%;
}
.ag-row-loading {
  display: flex;
  align-items: center;
}
.ag-row-position-absolute {
  position: absolute;
}
.ag-row-position-relative {
  position: relative;
}
.ag-full-width-row {
  overflow: hidden;
  pointer-events: all;
}
.ag-row-inline-editing {
  z-index: 1;
}
.ag-row-dragging {
  z-index: 2;
}
.ag-stub-cell {
  display: flex;
  align-items: center;
}
.ag-cell {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
}
.ag-cell-value,
.ag-group-value {
  overflow: hidden;
  text-overflow: ellipsis;
}
.ag-cell-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}
.ag-cell-wrapper.ag-row-group {
  align-items: flex-start;
}
.ag-full-width-row .ag-cell-wrapper.ag-row-group {
  align-items: center;
}
.ag-cell-auto-height {
  height: 100%;
}
.ag-cell-inline-editing {
  z-index: 1;
}
.ag-cell-inline-editing .ag-cell-edit-wrapper,
.ag-cell-inline-editing .ag-cell-editor,
.ag-cell-inline-editing .ag-cell-editor .ag-wrapper,
.ag-cell-inline-editing .ag-cell-editor input {
  height: 100%;
  width: 100%;
  line-height: normal;
}
.ag-cell .ag-icon {
  display: inline-block;
  vertical-align: middle;
}
.ag-set-filter-item {
  display: flex;
  align-items: center;
  height: 100%;
}
.ag-set-filter-item-value {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ag-set-filter-item-checkbox {
  display: flex;
  pointer-events: none;
}
.ag-filter-body-wrapper {
  display: flex;
  flex-direction: column;
}
.ag-filter-filter {
  flex: 1 1 auto;
  overflow: hidden;
}
.ag-filter-condition {
  display: flex;
}
.ag-floating-filter-body {
  position: relative;
  display: flex;
  flex: 1 1 auto;
  height: 100%;
}
.ag-floating-filter-full-body {
  display: flex;
  flex: 1 1 auto;
  height: 100%;
  width: 100%;
  align-items: center;
  overflow: hidden;
}
.ag-floating-filter-full-body > div {
  flex: 1 1 auto;
}
.ag-floating-filter {
  display: inline-block;
  position: absolute;
}
.ag-floating-filter-input {
  align-items: center;
  display: flex;
  width: 100%;
}
.ag-floating-filter-input > * {
  flex: 1 1 auto;
}
.ag-floating-filter-button {
  display: flex;
  flex: none;
}
.ag-dnd-ghost {
  position: absolute;
  display: inline-flex;
  align-items: center;
  cursor: move;
  white-space: nowrap;
}
.ag-overlay {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}
.ag-overlay-panel,
.ag-overlay-wrapper {
  display: flex;
  height: 100%;
  width: 100%;
}
.ag-overlay-wrapper {
  flex: none;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.ag-overlay-loading-wrapper {
  pointer-events: all;
}
.ag-popup-child {
  z-index: 5;
}
.ag-popup-editor {
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 1;
}
.ag-large-text-input {
  display: block;
}
.ag-virtual-list-item {
  position: absolute;
  width: 100%;
}
.ag-floating-top {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  position: relative;
  display: flex;
}
.ag-pinned-left-floating-top,
.ag-pinned-right-floating-top {
  display: inline-block;
  overflow: hidden;
  position: relative;
  min-width: 0;
}
.ag-floating-bottom {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  position: relative;
  display: flex;
}
.ag-pinned-left-floating-bottom,
.ag-pinned-right-floating-bottom {
  display: inline-block;
  overflow: hidden;
  position: relative;
  min-width: 0;
}
.ag-dialog,
.ag-panel {
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}
.ag-panel-title-bar {
  display: flex;
  flex: none;
  align-items: center;
  cursor: default;
}
.ag-panel-title-bar-title {
  flex: 1 1 auto;
}
.ag-panel-title-bar-buttons {
  display: flex;
}
.ag-panel-title-bar-button {
  cursor: pointer;
}
.ag-panel-content-wrapper {
  display: flex;
  flex: 1 1 auto;
  position: relative;
  overflow: hidden;
}
.ag-dialog,
.ag-resizer {
  position: absolute;
}
.ag-resizer {
  pointer-events: none;
  z-index: 1;
}
.ag-resizer.ag-resizer-topLeft {
  top: 0;
  left: 0;
  height: 5px;
  width: 5px;
  cursor: nwse-resize;
}
.ag-resizer.ag-resizer-top {
  top: 0;
  left: 5px;
  right: 5px;
  height: 5px;
  cursor: ns-resize;
}
.ag-resizer.ag-resizer-topRight {
  top: 0;
  right: 0;
  height: 5px;
  width: 5px;
  cursor: nesw-resize;
}
.ag-resizer.ag-resizer-right {
  top: 5px;
  right: 0;
  bottom: 5px;
  width: 5px;
  cursor: ew-resize;
}
.ag-resizer.ag-resizer-bottomRight {
  bottom: 0;
  right: 0;
  height: 5px;
  width: 5px;
  cursor: nwse-resize;
}
.ag-resizer.ag-resizer-bottom {
  bottom: 0;
  left: 5px;
  right: 5px;
  height: 5px;
  cursor: ns-resize;
}
.ag-resizer.ag-resizer-bottomLeft {
  bottom: 0;
  left: 0;
  height: 5px;
  width: 5px;
  cursor: nesw-resize;
}
.ag-resizer.ag-resizer-left {
  left: 0;
  top: 5px;
  bottom: 5px;
  width: 5px;
  cursor: ew-resize;
}
.ag-tooltip {
  position: absolute;
  pointer-events: none;
  z-index: 99999;
}
.ag-value-slide-out {
  margin-right: 5px;
  opacity: 1;
  transition: opacity 3s, margin-right 3s;
  transition-timing-function: linear;
}
.ag-value-slide-out-end {
  margin-right: 10px;
  opacity: 0;
}
.ag-opacity-zero {
  opacity: 0 !important;
}
.ag-menu {
  max-height: 100%;
  overflow-y: auto;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ag-menu-column-select-wrapper {
  height: 265px;
  overflow: auto;
}
.ag-menu-list {
  display: table;
}
.ag-menu-option,
.ag-menu-separator {
  display: table-row;
}
.ag-menu-option-part,
.ag-menu-separator-cell {
  display: table-cell;
  vertical-align: middle;
}
.ag-menu-option-text {
  white-space: nowrap;
}
.ag-menu-column-select-wrapper .ag-column-select {
  height: 100%;
}
.ag-rich-select {
  cursor: default;
  outline: none;
}
.ag-rich-select-value {
  display: flex;
  align-items: center;
}
.ag-rich-select-value-icon {
  flex: 1 1 auto;
  order: 1;
}
.ag-ltr .ag-rich-select-value-icon {
  text-align: right;
}
.ag-rtl .ag-rich-select-value-icon {
  text-align: left;
}
.ag-rich-select-list {
  position: relative;
}
.ag-rich-select-virtual-list-item {
  display: flex;
}
.ag-rich-select-row {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  white-space: nowrap;
}
.ag-paging-panel {
  justify-content: flex-end;
}
.ag-paging-page-summary-panel,
.ag-paging-panel {
  align-items: center;
  display: flex;
}
.ag-paging-button-wrapper {
  position: relative;
  overflow: hidden;
}
.ag-paging-button {
  position: absolute;
}
.ag-disabled .ag-paging-page-summary-panel {
  pointer-events: none;
}
.ag-tool-panel-wrapper {
  display: flex;
  overflow-y: auto;
  overflow-x: hidden;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 200px;
}
.ag-column-select-column,
.ag-column-select-column-group {
  position: relative;
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ag-column-select-column-group > *,
.ag-column-select-column > * {
  flex: none;
}
.ag-column-select-checkbox {
  display: flex;
}
.ag-tool-panel-horizontal-resize {
  cursor: ew-resize;
  height: 100%;
  position: absolute;
  top: 0;
  width: 5px;
  z-index: 1;
}
.ag-ltr .ag-side-bar-left .ag-tool-panel-horizontal-resize {
  right: -3px;
}
.ag-ltr .ag-side-bar-right .ag-tool-panel-horizontal-resize,
.ag-rtl .ag-side-bar-left .ag-tool-panel-horizontal-resize {
  left: -3px;
}
.ag-rtl .ag-side-bar-right .ag-tool-panel-horizontal-resize {
  right: -3px;
}
.ag-details-row {
  width: 100%;
}
.ag-details-row-fixed-height {
  height: 100%;
}
.ag-details-grid {
  width: 100%;
}
.ag-details-grid-fixed-height {
  height: 100%;
}
.ag-header-group-cell {
  display: flex;
  align-items: center;
  height: 100%;
  position: absolute;
}
.ag-cell-label-container {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
  width: 100%;
  height: 100%;
}
.ag-right-aligned-header .ag-cell-label-container {
  flex-direction: row;
}
.ag-side-bar {
  display: flex;
  flex-direction: row-reverse;
}
.ag-side-bar-left {
  order: -1;
  flex-direction: row;
}
.ag-side-button-button {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  white-space: nowrap;
  outline: none;
  cursor: pointer;
}
.ag-side-button-label {
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
}
.ag-status-bar {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}
.ag-status-panel {
  display: inline-flex;
}
.ag-status-name-value {
  white-space: nowrap;
}
.ag-status-bar-center,
.ag-status-bar-left,
.ag-status-bar-right {
  display: inline-flex;
}
.ag-icon {
  display: block;
  speak: none;
}
.ag-group {
  position: relative;
  width: 100%;
}
.ag-group-title-bar {
  display: flex;
  align-items: center;
}
.ag-group-title {
  display: block;
  flex: 1 1 auto;
  min-width: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ag-group-title-bar .ag-group-title {
  cursor: default;
}
.ag-group-toolbar {
  display: flex;
  align-items: center;
}
.ag-group-container {
  display: flex;
}
.ag-disabled .ag-group-container {
  pointer-events: none;
}
.ag-group-container-horizontal {
  flex-direction: row;
  flex-wrap: wrap;
}
.ag-group-container-vertical {
  flex-direction: column;
}
.ag-charts-font-size-color {
  display: flex;
  align-self: stretch;
  justify-content: space-between;
}
.ag-column-group-icons {
  display: block;
}
.ag-column-group-icons > * {
  cursor: pointer;
}
.ag-group-item-alignment-stretch .ag-group-item {
  align-items: stretch;
}
.ag-group-item-alignment-start .ag-group-item {
  align-items: flex-start;
}
.ag-group-item-alignment-end .ag-group-item {
  align-items: flex-end;
}
.ag-toggle-button-icon {
  transition: right 0.3s;
  position: absolute;
  top: -1px;
}
.ag-input-field,
.ag-select {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.ag-input-field-input {
  flex: 1 1 auto;
  width: 100%;
  min-width: 0;
}
.ag-floating-filter-input .ag-input-field-input[type="date"] {
  width: 1px;
}
.ag-angle-select,
.ag-range-field {
  display: flex;
  align-items: center;
}
.ag-angle-select-wrapper {
  display: flex;
}
.ag-angle-select-parent-circle {
  display: block;
  position: relative;
}
.ag-angle-select-child-circle {
  position: absolute;
}
.ag-slider-wrapper {
  display: flex;
}
.ag-picker-field-display,
.ag-slider-wrapper .ag-input-field {
  flex: 1 1 auto;
}
.ag-picker-field {
  display: flex;
  align-items: center;
}
.ag-picker-field-icon {
  display: flex;
  border: 0;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
.ag-picker-field-wrapper {
  overflow: hidden;
}
.ag-label-align-right .ag-label {
  order: 1;
}
.ag-label-align-right > * {
  flex: none;
}
.ag-label-align-top {
  flex-direction: column;
  align-items: flex-start;
}
.ag-label-align-top > * {
  align-self: stretch;
}
.ag-color-panel {
  width: 100%;
  display: flex;
  flex-direction: column;
  text-align: center;
}
.ag-spectrum-color {
  flex: 1 1 auto;
  position: relative;
  overflow: hidden;
  cursor: default;
}
.ag-spectrum-fill {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.ag-spectrum-val {
  cursor: pointer;
}
.ag-spectrum-dragger {
  position: absolute;
  pointer-events: none;
  cursor: pointer;
}
.ag-spectrum-hue {
  cursor: default;
  background: linear-gradient(
    270deg,
    red 3%,
    #ff0 17%,
    #0f0 33%,
    #0ff 50%,
    #00f 67%,
    #f0f 83%,
    red
  );
}
.ag-spectrum-alpha {
  cursor: default;
}
.ag-spectrum-hue-background {
  width: 100%;
  height: 100%;
}
.ag-spectrum-alpha-background {
  background-image: linear-gradient(90deg, transparent, #000);
  width: 100%;
  height: 100%;
}
.ag-spectrum-tool {
  cursor: pointer;
}
.ag-spectrum-slider {
  position: absolute;
  pointer-events: none;
}
.ag-recent-colors {
  display: flex;
}
.ag-recent-color {
  cursor: pointer;
}
.ag-ltr .ag-column-select-indent-1 {
  padding-left: 20px;
}
.ag-rtl .ag-column-select-indent-1 {
  padding-right: 20px;
}
.ag-ltr .ag-row-group-indent-1 {
  padding-left: 20px;
}
.ag-rtl .ag-row-group-indent-1 {
  padding-right: 20px;
}
.ag-ltr .ag-column-select-indent-2 {
  padding-left: 40px;
}
.ag-rtl .ag-column-select-indent-2 {
  padding-right: 40px;
}
.ag-ltr .ag-row-group-indent-2 {
  padding-left: 40px;
}
.ag-rtl .ag-row-group-indent-2 {
  padding-right: 40px;
}
.ag-ltr .ag-column-select-indent-3 {
  padding-left: 60px;
}
.ag-rtl .ag-column-select-indent-3 {
  padding-right: 60px;
}
.ag-ltr .ag-row-group-indent-3 {
  padding-left: 60px;
}
.ag-rtl .ag-row-group-indent-3 {
  padding-right: 60px;
}
.ag-ltr .ag-column-select-indent-4 {
  padding-left: 80px;
}
.ag-rtl .ag-column-select-indent-4 {
  padding-right: 80px;
}
.ag-ltr .ag-row-group-indent-4 {
  padding-left: 80px;
}
.ag-rtl .ag-row-group-indent-4 {
  padding-right: 80px;
}
.ag-ltr .ag-column-select-indent-5 {
  padding-left: 100px;
}
.ag-rtl .ag-column-select-indent-5 {
  padding-right: 100px;
}
.ag-ltr .ag-row-group-indent-5 {
  padding-left: 100px;
}
.ag-rtl .ag-row-group-indent-5 {
  padding-right: 100px;
}
.ag-ltr .ag-column-select-indent-6 {
  padding-left: 120px;
}
.ag-rtl .ag-column-select-indent-6 {
  padding-right: 120px;
}
.ag-ltr .ag-row-group-indent-6 {
  padding-left: 120px;
}
.ag-rtl .ag-row-group-indent-6 {
  padding-right: 120px;
}
.ag-ltr .ag-column-select-indent-7 {
  padding-left: 140px;
}
.ag-rtl .ag-column-select-indent-7 {
  padding-right: 140px;
}
.ag-ltr .ag-row-group-indent-7 {
  padding-left: 140px;
}
.ag-rtl .ag-row-group-indent-7 {
  padding-right: 140px;
}
.ag-ltr .ag-column-select-indent-8 {
  padding-left: 160px;
}
.ag-rtl .ag-column-select-indent-8 {
  padding-right: 160px;
}
.ag-ltr .ag-row-group-indent-8 {
  padding-left: 160px;
}
.ag-rtl .ag-row-group-indent-8 {
  padding-right: 160px;
}
.ag-ltr .ag-column-select-indent-9 {
  padding-left: 180px;
}
.ag-rtl .ag-column-select-indent-9 {
  padding-right: 180px;
}
.ag-ltr .ag-row-group-indent-9 {
  padding-left: 180px;
}
.ag-rtl .ag-row-group-indent-9 {
  padding-right: 180px;
}
.ag-ltr {
  direction: ltr;
}
.ag-ltr .ag-body,
.ag-ltr .ag-body-horizontal-scroll,
.ag-ltr .ag-body-viewport,
.ag-ltr .ag-floating-bottom,
.ag-ltr .ag-floating-top,
.ag-ltr .ag-header {
  flex-direction: row;
}
.ag-rtl {
  direction: rtl;
}
.ag-rtl .ag-body,
.ag-rtl .ag-body-horizontal-scroll,
.ag-rtl .ag-body-viewport,
.ag-rtl .ag-floating-bottom,
.ag-rtl .ag-floating-top,
.ag-rtl .ag-header {
  flex-direction: row-reverse;
}
.ag-rtl .ag-icon-contracted,
.ag-rtl .ag-icon-tree-closed {
  display: block;
  transform: rotate(180deg);
}
.ag-body .ag-body-viewport {
  -webkit-overflow-scrolling: touch;
}
.ag-chart {
  width: 100%;
  height: 100%;
}
.ag-chart,
.ag-chart-components-wrapper {
  position: relative;
  display: flex;
  overflow: hidden;
}
.ag-chart-components-wrapper {
  flex: 1 1 auto;
}
.ag-chart-title-edit {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  text-align: center;
}
.ag-chart-title-edit.currently-editing {
  display: inline-block;
}
.ag-chart-canvas-wrapper {
  position: relative;
  flex: 1 1 auto;
  overflow: hidden;
}
.ag-charts-canvas {
  display: block;
}
.ag-chart-menu {
  position: absolute;
  top: 10px;
  width: 24px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.ag-ltr .ag-chart-menu {
  right: 20px;
}
.ag-rtl .ag-chart-menu {
  left: 20px;
}
.ag-chart-docked-container {
  position: relative;
  width: 0;
  min-width: 0;
  transition: min-width 0.4s;
}
.ag-chart-menu-hidden ~ .ag-chart-docked-container {
  max-width: 0;
  overflow: hidden;
}
.ag-chart-tabbed-menu {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.ag-chart-tabbed-menu-header {
  flex: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}
.ag-chart-tabbed-menu-body {
  display: flex;
  flex: 1 1 auto;
  align-items: stretch;
  overflow: hidden;
}
.ag-chart-tab {
  width: 100%;
  overflow: hidden;
  overflow-y: auto;
}
.ag-chart-settings {
  overflow-x: hidden;
}
.ag-chart-settings-wrapper {
  position: relative;
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}
.ag-chart-settings-nav-bar {
  width: 100%;
  display: flex;
  height: 30px;
  align-items: center;
}
.ag-chart-settings-card-selector {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex: 1 1 auto;
  height: 100%;
  padding: 0 10px;
}
.ag-chart-settings-card-item {
  cursor: pointer;
  width: 10px;
  height: 10px;
  background-color: #000;
  position: relative;
}
.ag-chart-settings-card-item.ag-not-selected {
  opacity: 0.2;
}
.ag-chart-settings-card-item:before {
  content: " ";
  display: block;
  position: absolute;
  background-color: transparent;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
  width: 20px;
  height: 20px;
}
.ag-chart-settings-next,
.ag-chart-settings-prev {
  position: relative;
  flex: none;
}
.ag-chart-settings-next-button,
.ag-chart-settings-prev-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.ag-chart-settings-mini-charts-container {
  position: relative;
  flex: 1 1 auto;
  overflow-x: hidden;
  overflow-y: auto;
}
.ag-chart-settings-mini-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100%;
  overflow: hidden;
}
.ag-chart-settings-mini-wrapper.ag-animating {
  transition: left 0.3s;
  transition-timing-function: ease-in-out;
}
.ag-chart-mini-thumbnail {
  cursor: pointer;
}
.ag-chart-mini-thumbnail-canvas {
  display: block;
}
.ag-chart-data-wrapper,
.ag-chart-format-wrapper {
  display: flex;
  flex-direction: column;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ag-chart-data-section,
.ag-chart-format-section {
  display: flex;
  margin: 0;
}
.ag-charts-font-panel-controls {
  justify-content: space-between;
}
.ag-chart-empty-text {
  display: flex;
  top: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.ag-chart .ag-chart-menu {
  opacity: 0;
  pointer-events: none;
}
.ag-chart-menu-hidden:hover .ag-chart-menu {
  opacity: 1;
  pointer-events: all;
}
.ag-chart-settings-nav-bar {
  padding: 0 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ag-date-time-list-page-column-labels-row,
.ag-date-time-list-page-entries-row,
.ag-date-time-list-page-title-bar {
  display: flex;
}
.ag-date-time-list-page-column-label,
.ag-date-time-list-page-entry {
  flex-basis: 0;
  flex-grow: 1;
}
.ag-date-time-list-page-entry {
  cursor: pointer;
}
.container-chk .checkmark:after {
  left: 5px;
  top: 2px;
  width: 6px;
  height: 10px;
  border: solid #c7222a;
  border-width: 0 0px 0px 0;
  transform: rotate(45deg);
  content: "";
  position: absolute;
}
.container-chk input:checked ~ .checkmark:after {
  left: 5px;
  top: 2px;
  width: 6px;
  height: 10px;
  border: solid #c7222a;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  content: "";
  position: absolute;
}
.modal-header-padding, .modal-header-padding.py-25 {
  padding-bottom: 15px !important;
  padding-top: 15px !important;
  position: relative;
}
.modal-header-padding .close {
  position: absolute;
    top: 15px;
    right: 15px;
    font-size: 14px;
}
.btn-new-activity-cancel {
  line-height: initial !important;
}
@media (min-width: 0px) and (max-width: 1499px) {
  .mbody-padding {
    padding: 10px 25px !important;
  }
  .modal-header-padding {
    padding: 15px !important;
  }
}
@media (max-width:768px) {
  .modal-header.modal-header-padding {
    margin-top: 40px;
    height: auto !important;
    z-index: 9;
    background: #fff !important;
  }
  .modal-body-mobile {
    position: absolute !important;
    height: initial;
    min-height: 80vh;
  }
  .md-body-mobile {
    position: absolute !important;
    height: initial !important;
    min-height: 30vh;
    top: 150px !important;
  }
  .md-footer-mobile {
    top: 300px;
    background-color: transparent !important;
  }
  .allocate-img {
    font-size: 20px !important;
  }
  .tooltip {
    z-index: 1 !important;
  }
  .md-body-top0 {
    top: 0 !important;
  }
  .ELSS_matField {
    width: 100% !important;
  }
  .ELSS_matField.ml-3 {
    margin-left: 0 !important;
  }
  .modal-title {
    font-size: 1.5em !important;
  }
  .modal-open .modal {
    height: 91vh;
  }
}
@media (max-width:767px) {
  .mob-header .mat-mdc-icon-button.mat-mdc-button-base {
    display: none;
  }
  .mob-header {
    box-shadow: 0px 0px 0px #CCC !important;
  }
  .header-search.px-40 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .header-search .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix {
    padding-top: 0;
    padding-bottom: 0;
  }
  .header-search .mdc-text-field--no-label:not(.mdc-text-field--textarea) .mat-mdc-form-field-input-control.mdc-text-field__input, 
  .header-search .mat-mdc-text-field-wrapper .mat-mdc-form-field-input-control {
    padding: 20px 0 0;
  }
  .header-search .mat-mdc-form-field {
    width: 100%;
  }
  .search-icon-pos {
    top: 25px !important;
  }
  .sidenav-bar {
    padding-top: 20px !important;
  }
  button.view-lead-btn.mx-10 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .ag-theme-alpineCustom .ag-body.ag-layout-normal {
    overflow: hidden;
  }
}
/*======05-09-2023 styles end====*/
.mat-mdc-radio-group.upload-radio-group{
  padding-left: 0;
  display: flex !important;
  justify-content: flex-start !important;
}
.radio-container.mat-mdc-radio-group.upload-radio-group {
  justify-content: flex-start !important;
}
.mat-mdc-radio-group.upload-radio-group .mat-mdc-radio-button.mat-accent {
margin-right: 10px;
}
.mat-mdc-radio-group.upload-radio-group .mat-mdc-radio-button .mdc-form-field {
display: flex;
  align-items: center;
}
.mat-mdc-radio-group.upload-radio-group .mat-mdc-radio-button .mdc-form-field label {
margin-bottom: 0 !important;
}

/*======12-10-2023 styles start====*/
.search-div-date.search-div-dateProposal{
  position: absolute;
    bottom: 0;
    margin: 0 !important;
}
.inputFilterDate .inputFilter .mat-datepicker-toggle {
  position: absolute;
    top: auto !important;
    right: 5px !important;
    bottom: -2px;
}
.inputFilterDate .inputFilter .mat-datepicker-toggle .mat-mdc-icon-button.mat-mdc-button-base {
  width: auto;
    height: auto;
    padding: 0;
}
.share_details_modalContent {
  padding: 20px;
}
.share_details_modalContent .modal-header {
  padding: 0 !important;
  position: relative;
}
.modal-content.share_details_modalContent button.close {
    position: absolute;
    top: -10px;
    right: 10px;
}
.modal-content.share_details_modalContent .modal-body {
  top: 0px !important;
}
.modal-body-viewLeads.modal-body {
  padding: 22px 40px 24px 40px !important;
  font-family: Roboto,Helvetica Neue,sans-serif;
  font-size: 1rem;
  color: #212529;
}
.error-color.error-colorDiv {
  float: left;
}
.cdk-overlay-connected-position-bounding-box .cdk-overlay-pane {
  transform: translate(-10px) translateY(0px)!important;
}
select:hover, .input-matSelect:hover .mat-mdc-select-min-line, .mat-mdc-option .mdc-list-item__primary-text {
  color: #333 !important;
}
.mat-mdc-option .mdc-list-item__primary-text {
  font-weight: 200 !important;
    font-size: 15px !important;
}
.form-check.select_all_blk .form-check-input:checked+.form-check-sign:after {
  top: 4px;
}
.login_popup_deskt h6.head_EPN {
  color: #c7222a;
  text-align: center;
  text-transform: capitalize;
  font-size: 20px !important;
  margin-top: 0px;
  margin-bottom: 20px !important;
  font-family: "PFHandbookPro-Regular" !important;
}
.modal-body.modal-body_EPN button.close {
  position: absolute;
  top: 0;
  right: 10px;
}
.form-control:focus {
  box-shadow: 0 0 0 0 #007bff40 !important;
}
.wid-100 {
  width: 100%;
}
#myModal.downloadModal .modal-dialog .modal-content,
#myModal1.downloadModal .modal-dialog .modal-content {
  padding: 20px;
}
.img_halg_text_right h5.mat-mdc-tooltip-trigger, .login_popup_deskt .modal-body .close + h6 {
  font-size: 15px;
  font-weight: 500;
}
.corporateAgentBlock .btn-gotoDash + h4 {
  padding: 15px;
}
input:checked.ng-touched + .slider, 
input:checked:focus + .slider, 
input.ng-touched + .slider:before {
  background-color: #cc1e35;
  box-shadow: 0 0 1px #cc1e35;
  transform: translate(10px) !important;
}
.switch input + .slider {
  transform: translate(10px) !important;
}
input.mat-mdc-autocomplete-trigger {
  height: 38px;
    width: 100%;
    font-size: 14px;
    padding: 0 15px;
    display: block;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    border: none !important;
    background-color: #f1f3f6 !important;
    border-radius: 0.25rem;
}
.schedule-content-scroll .schedule-box {
  background-color: rgba(247,165,0,.16862745098039217);
    border-left: 4px solid #f7a500;
    border-radius: 4px;
    text-align: center !important;
}
.schedule-content-scroll .schedule-box.mb-20 {
  margin-bottom: 0px !important;
}
.schedule-content-scroll .schedule-box .schedule-time p {
  margin-bottom: 0 !important;
}
.schedule-content-scroll .schedule-box .cust-name p,
.schedule-content-scroll .schedule-box .mob-num p {
  margin-bottom: 5px !important;
}
.table-container2 .table-scroll {
  max-height: 500px;
}
.fullWidth {
  width: 100%;
}
.matOperator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 7px !important;
}
.matOperator .mat-mdc-form-field-infix {
  min-height: initial;
}
.matOperator .mat-mdc-select-arrow {
  top: 9px;
}
.cdk-overlay-pane .mdc-menu-surface.mat-mdc-select-panel,
.cdk-overlay-pane .mdc-menu-surface.mat-mdc-autocomplete-panel.mat-mdc-autocomplete-visible {
  margin-left: 10px !important;
}
app-create-rule .form-holder {
  margin-top: 50px;
}
.select_all_blk.select_all_blk2 #selectAllCheckbox.form-check-input:checked + .form-check-sign:after {
  top: 1px !important;
}
.modal-content.modal-content-dataSaveS {
  margin: auto;
      width: 90% !important;
  }
  .modal-content.modal-content-dataSaveS  .msg_DSS {
  margin-bottom: 20px;
  }
  .btn-primary-addnote, .btn-primary-addnote:hover, .btn-primary-addnote:focus {
    background-color: #c7222a!important;
    border-color: #c7222a!important;
    color: #fff!important;
    }
    
    .modal-header {
      background: #fff !important;
      z-index: 1;
    }
    .loginPage-footer .row.foter_padding {
      padding: 10px 0px;
    }
    .loginPage-footer .row.foter_padding footer ul li a {
      padding-bottom: 5px;
    }
    .loginPage-footer .container-fluid.footer_fbicons {
      padding: 30px 0px 20px;
    }
@media screen and (max-width: 768px) {
  .inputFilterDate .inputFilter .mat-datepicker-toggle {
    top: 33px!important;
    right: 13px !important;
  }
  .inputFilterDate .custom-input.custom-inputProposal {
    height: 50px;
    padding: 15px 66px 15px 15px !important;
  }
  .my-porp_mobil_ver.mobile-view-sec.desktop {
    margin-bottom: 0;
  }
  .main-panel-sec.marin_minus_bottom_cust {
    margin-bottom: 0px;
  }
  .search-div-date.search-div-dateProposal {
    margin-top: 0px!important;
    padding: 11px 5px;
  }
  .search-div-date.search-div-dateW {
    margin-top: 0px!important;
    padding: 10px 5px !important;
    bottom: -8px;
    position: absolute;
  }
  .panel-heading {
    width: 100%;
  }
  .row.mobile_scree_cus div.screen_desc {
    padding-left: 0;
  }
  .renewal-contact {
    padding: 5px;
  }
  .renewal-contact {
    flex-direction: column;
  }
  .renewal-contact .renewal-contact-wrapperAction {
    margin-bottom: 10px;
  }
  .renewal-contact  .renewal-contact-wrapper {
    padding: 0px;
    display: flex;
  }
  .renewal-contact .renewal-contact-wrapper .renewal-renew-btn {
    width: auto;
    height: auto;
    padding: 4px 8px;
  }
  .showHideHeader .modal-title {
    font-size: 2em !important;
  }
  .showHideHeader.modal-header.secondary {
    border: 0px solid #e2e5ed !important;
  }
  .showHideBody.modal-body.pt-30 {
    padding-top: 1rem !important;
  }
  .showHideBody.modal-body .header-list {
    flex-direction: row;
    height: 400px !important;
  }
  .showHideBody.modal-body .header-list .container-chk.create-lead-chk {
    min-width: 100% !important;
  }
  .exportByHeader.modal-header .leadClose {
    display: none !important;
  }
  .exportByBody.modal-body.px-40 {
    padding-left: 3rem !important;
  }
  .mat-mdc-tab-header-pagination-controls-enabled .mat-mdc-tab-header-pagination {
    z-index: 1;
  }
  .mob-header .header-logo img {
    width: 250px;
  }
  .viewLeadsHeader.modal-header {
    padding: 20px !important;
  }
  #myModal.downloadModal .modal-dialog .modal-content, 
  #myModal1.downloadModal .modal-dialog .modal-content {
    padding: 0px;
  }
  #myModal1.downloadModal .modal-dialog .modal-content #modal-body,
  #myModal.downloadModal .modal-dialog .modal-content #modal-body{
    padding: 10px 20px !important;
  }
  .tabbable-line > .tab-content h3 {
    padding: 20px 20px 20px 20px !important;
  }
  .calender-sec-wrap .content-wrap .schecdule-task-sec .scroll-sec {
    overflow: initial !important;
  }
  .mob-fieldBottomMargin {
    margin-bottom: 20px;
  }
  .verticl-align.mob-verticl-align {
    padding-top: 0px !important;
  }
}
@media (max-width:767px) {
  app-search-lead-table .header-wrap .search-main-title {
    margin-top: 60px;
  }
  .icon-buttonBell.icon-button {
    padding: 0 7px;
  }
  .span-affinity {
    float: none !important;
    display: block;
  }
  .mt-40.button-wrap-addnote {
    margin-top: 20px !important;
    margin-bottom: 60px;
  }
  .modal-header-anat.py-25, .modal-header-anat {
    padding-top: 15px !important;
    margin-top: 60px;
    position: relative;
  }
  .modal-body-anat,
  .modal-body-anat.py-30 {
    top: 0px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .modal-body-anat .form-control {
    height: 48px;
  }
  .modal-footer-anat {
    position: relative !important;
  }
  .modal-header {
    background: #fff !important;
    z-index: 1;
  }
  .customTable p-paginator .p-paginator button {
    padding: 0.5em;
  }
  .customTable p-paginator .p-paginator span.p-paginator-current {
    display: block !important;
    width: 100% !important;
    margin-bottom: 10px;
  }
  .mat-mdc-tab-group {
    margin-top:60px;
  }
  .form-holder .header-wrap.mob-m-t-20,
  .form-holder .header-wrap {
    margin-top: 60px !important;
  }
  .mat-datepicker-toggle.abclass {
    top: 30px!important;
  }
}
@media (max-width:557px) {
  .span-affinity {
    float: none !important;
    display: block;
  }
  .modal-header {
    background: #fff !important;
    z-index: 1;
  }
}

@media only screen and (max-width: 480px) {
  .modal-header {
    background: #fff !important;
    z-index: 1;
  }
}
/* Increase height for mobile view */
@media (max-width:557px) {
  .login_half_body{
    height: 150px;
  }
}
.proposals-incomplete-bg-wrap{
  background-color: rgba(247, 144, 61, 0.2) !important; 
}
.proposals-inprocess-bg-wrap{
  background-color: rgba(113, 193, 232, 0.2) !important;
}
.proposals-issued-bg-wrap{
  background-color: rgba(0, 0, 0, 0.15) !important;
}
.proposals-cancelled-bg-wrap{
  background-color: #f7cffe !important;
}
.proposals-status-count-premium-wrap{
  background-color: #fcf7ec !important;
  padding: 15px !important;
  margin-bottom: 8px !important;
}
/*======12-10-2023 styles end====*/