@import url("https://fonts.googleapis.com/css?family=Varela+Round&display=swap");
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,700&display=swap");
body {
  font-family: 'Poppins' !important;
}
.signup-page .card-signup {
  margin-top: 25%;
}
.h3 {
  font-family: 'Poppins', sans-serif;
}
.container-fluid {
  padding: 10px;
}
.page-header .footer {
  position: absolute;
  bottom: 20px;
  right: 100px;
}
.rooms,
.channels {
  list-style-type: none;
  padding-left: 10px;
}
.rooms {
  padding-top: 10px;
}
.noColor {
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.noColor:hover {
  background-color: #4caf50 !important;
  color: #fff !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.rooms li {
  color: #fff;
}
.headerTitleNav {
  font-size: 20px;
  margin-left: 20px !important;
  border-bottom: 5px solid #000;
  color: #000 !important;
  font-weight: bold;
}
.headerTitle {
  font-size: 32px;
  margin-left: 20px !important;
  color: #333 !important;
}
.classicism {
  background-color: #ef9600 !important;
  font-size: 18px;
  width: 75%;
  padding: 5px;
}
.vanity {
  background-color: #a5307c;
  font-size: 18px;
  width: 75%;
  padding: 5px;
}
.chinoi {
  background-color: #0085ad;
  font-size: 18px;
  width: 75%;
  padding: 5px;
}
.library {
  background-color: #095;
  font-size: 18px;
  width: 75%;
  padding: 5px;
}
.groundfloor {
  background-color: #68478d;
  font-size: 18px;
  width: 75%;
  padding: 5px;
}
.channels li {
  padding: 5px;
}
.headerList {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  padding: 3px 5px;
  text-align: center;
  width: 100%;
}
#items {
  list-style: none;
  padding-left: 15px;
}
#items li {
  border-bottom: 1px solid #999;
}
#items li div {
  display: block;
  float: left;
  padding: 3px 5px;
}
.header {
  font-weight: 400;
  font-size: 18px;
}
.thumbnailImage {
  text-align: center;
}
.titleList.header {
  text-align: center;
  padding-left: 20px;
}
.titleList p {
  text-align: center;
  padding-top: 15%;
}
.contentList.header {
  padding-left: 25%;
}
.contentList p {
  text-align: center;
  padding-top: 16%;
  padding-right: 0%;
}
.formList {
  float: right !important;
}
.formList.header {
  padding-left: 20%;
}
p.contentType {
  text-transform: capitalize;
}
h4.title {
  text-transform: capitalize;
}
.sidebar {
  background-color: #fff;
}
#map {
  height: 300px;
}
#accordion .card {
  background-color: #eee;
}
h5.mb-0 {
  padding: 10px 0px;
  margin-top: 0;
}
.mb-0 > a {
  color: #fff;
}
.current-partners {
  border: 1px solid #dedede;
}
.current-partners:before {
  display: table;
  content: " ";
}
.current-partners:after {
  clear: both;
}
.dark-hr {
  border: 1px solid #ddd !important;
  margin: 0px;
}
textarea.ckeditor {
  margin-left: 1%;
  margin-right: 1%;
  width: 100%;
  max-width: 100%;
}
.card .ct-chart {
  margin: 10px 0px 10px;
  height: 245px;
}
#chartGender,
#chartAge {
  height: 400px;
}
.ct-chart .ct-series-a .ct-slice-pie {
  fill: #68b3c8;
}
.ct-chart .ct-series-b .ct-slice-pie {
  fill: #f3bb45;
}
.ct-chart .ct-series-b .ct-slice-pie,
.ct-chart .ct-series-b .ct-line,
.ct-chart .ct-series-b .ct-point {
  stroke: #f3bb45;
}
.ct-label {
  font-size: 16px !important;
}
.legend {
  background-color: #fff;
  border-radius: 3px;
  bottom: 45px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  font: 12px/20px 'Helvetica Neue', Arial, Helvetica, sans-serif;
  padding: 10px;
  position: absolute;
  left: 30px;
  z-index: 1;
}
.legend h4 {
  margin: 0 0 10px;
}
.legend div span {
  border-radius: 50%;
  display: inline-block;
  height: 10px;
  margin-right: 5px;
  width: 10px;
}
.ct-chart .ct-label {
  fill: #fff;
}
.popover-btn {
  display: inline-block;
  width: 45px;
  border: none;
  height: 50px;
  margin-top: 5px;
  margin-right: 5px;
}
.titleQuick {
  text-align: center;
  color: #000;
  font-size: 40px;
  font-family: 'Varela Round', sans-serif;
}
.categoryQuick {
  text-align: center;
  color: #000;
  font-size: 14px;
  font-family: 'Varela Round', sans-serif;
}
#chartByDate {
  margin: 30px 0px 0px 0px;
}
.chartTitle {
  margin-left: 30px;
  font-weight: 600;
}
.chartSubtitle {
  margin-left: 30px;
}
.row-title {
  font-size: 16px;
  font-weight: bold;
}
.row-number {
  font-size: 16px;
}
.monthChooser {
  font-size: 25px;
}
.hrHeader {
  border-bottom: 10px solid #000;
  width: 20%;
  float: left;
  margin-left: 35px;
  margin-top: 0px;
}
.hrHeader-content {
  border-bottom: 8px solid #000;
  width: 60px;
  float: left;
  margin-left: 0px;
  margin-top: 10px;
}
.titleHeader {
  font-size: 42px;
  font-weight: bold;
  font-family: 'Poppins', sans-serif;
  color: #333;
}
.btn.button-sensa {
  background-color: #db1f45;
  font-family: Poppins;
  -webkit-appearance: unset !important;
  font-size: 16px !important;
  line-height: 24px;
  text-transform: capitalize;
  border-radius: 5px;
  height: 48px;
  color: #fff !important;
}
.button-sensa.aubergine {
  background: #5e0230;
}
.button-sensa.teal {
  background: #107786;
}
.button-sensa-outline {
  border: 1px solid #db1f45 !important;
  background-color: #fff !important;
  font-family: Poppins;
  -webkit-appearance: unset !important;
  font-size: 16px !important;
  line-height: 24px;
  border-radius: 5px;
  height: 48px;
  color: #db1f45 !important;
}
.button-sensa.delete-button {
  background-color: #0c343d;
  color: #fff !important;
}
.spaceFromHeader {
  margin-top: 40px;
}
#chartByDate.ct-chart .ct-label.ct-horizontal.ct-end {
  font-size: 14px !important;
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
  margin-top: 10px;
}
input.datepickerView {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  width: 75%;
  margin-left: 20px;
  margin-right: 20px;
  border: none;
}
.fileBox {
  width: 160px;
  height: 184px;
}
.bootstrap-table .fixed-table-container .table input[type="checkbox"] {
  width: 20px;
  height: 20px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.table-style {
  color: #000;
  font-family: 'Poppins' serif !important;
}
.bootstrap-table {
  width: 100%;
}
.search-input {
  background-color: #fff !important;
  border: 0.5px solid #9b9b9b !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  border-radius: 4px !important;
  margin-left: 20px;
  background-image: none !important;
  padding-left: 10px;
  margin-right: -10px;
}
.image-table {
  background-color: #fefefe;
  width: 100px;
  height: 100px;
  object-fit: contain;
}
.added-images {
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 20px;
}
.filtering {
  float: left;
  clear: both;
}
btn.fa {
  padding: 10px;
  margin: 5px;
  border: 0.5px solid #808080;
}
select {
/* styling */
  background-color: #fff;
  border-radius: 4px;
  display: inline-block;
  line-height: 1.5em;
  padding: 0.5em 3.5em 0.5em 1em;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}
select.fileTypes {
  border: 0.5px solid #555 !important;
  background-color: rgba(0,0,0,0) !important;
  font-size: 14px !important;
  font-family: 'Poppins' !important;
  color: #000;
}
btn.viewType {
  border: 0.5px solid #ccc;
}
btn.viewType.selected {
  border: 1px solid #555;
}
button.minimal {
  padding: 10px;
  background-color: #fff;
  border-width: 1px;
}
.input-minimal {
  margin-left: 10px;
  margin-right: 10px;
  padding-right: 40px;
}
select.minimal {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E");
  background-position: calc(100% - 5px);
  background-size: 16px;
  background-repeat: no-repeat;
  margin-left: 10px;
  margin-right: 10px;
}
tbody td.tableRow {
  font-family: 'Poppins' !important;
  font-style: normal !important;
  font-size: 14px !important;
  line-height: 21px !important;
  color: #333 !important;
  padding-bottom: 0px !important;
  padding-top: 0px !important;
}
.tableHeader.fileHeader {
  padding-left: 15px !important;
}
.mediaSize {
  width: 100px;
}
.mediaModified {
  width: 220px;
}
.mediaDeleteBtn {
  width: 50px;
}
tr.mediaRow {
  cursor: pointer;
}
thead {
  background-color: #f0f0f0;
}
.btn-media {
  padding-top: 15px;
  vertical-align: middle;
  color: #0071bb !important;
}
.img.modal-image {
  object-fit: contain;
  max-height: 500px;
}
.modal-media {
  color: #999;
  margin-top: 24px;
  margin-right: 24px;
}
.modal-title {
  margin-bottom: 14px;
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 42px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.modal .modal-footer {
  margin-top: auto;
}
.modal-details-first-child {
  margin-top: 24px;
}
.modal-form {
  margin-top: 24px;
}
.modal-content {
  max-height: 80vh;
}
.modal-details {
  font-family: Poppins;
  font-style: normal;
  font-size: 12px;
  line-height: 18px;
  color: #777;
  margin-bottom: 5px;
}
.modal-control {
  width: 100%;
  font-family: 'Poppins';
  font-weight: normal;
  font-size: 16px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #333;
  padding-left: 16px;
  padding-top: 8px;
}
.modal-title-timeline {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  margin-top: 40px;
  line-height: 54px;
  color: #333;
}
.button-delete,
.button-cancel {
  background-color: rgba(0,0,0,0);
}
.modal .buttons-row {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  margin-top: auto;
  margin-bottom: 5px;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.modal .buttons-row .button-delete {
  margin-right: auto;
}
.modal .buttons-row .button-cancel {
  margin-left: auto;
  margin-right: 10px;
  color: #000;
  border: 1px solid #333;
}
.mediaRow .media-checkbox {
  text-align: center;
  width: 30px;
}
.modal button.close {
  margin-left: auto;
}
.modal .modal-header {
  padding-bottom: 0px;
}
.modal-form .form-group textarea,
.modal-form .form-group input {
  border: 1px solid #ccc;
  color: #000;
}
#InputTitleTimeline {
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 33px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #000;
}
.capitalize {
  text-transform: capitalize !important;
}
.eighteenHeader {
  font-size: 18px !important;
  padding-left: 12px;
  text-transform: none !important;
}
.image_picker_image {
  width: 250px;
}
.delete-image {
  position: absolute;
  bottom: 10px;
  right: 10px;
  text-align: center;
  padding: 10px;
  background-color: #fff;
  shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #db1f45;
}
.delete-image:hover {
  background-color: rgba(0,0,0,0);
  shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #333;
}
.caption-image {
  color: #666;
  position: absolute;
  bottom: 10px;
  left: 10px;
  text-align: center;
  padding: 10px;
  background-color: rgba(0,0,0,0);
  shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.caption-image:hover {
  background-color: rgba(0,0,0,0);
  shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #333;
}
.label-form {
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 42px;
  color: #333;
  height: auto !important;
}
.label-form::placeholder {
  font-family: Poppins !important;
  font-style: normal !important;
  font-weight: 500 !important;
  font-size: 28px !important;
  line-height: 42px !important;
  color: #acaba8 !important;
}
.poi-image {
  height: 25vh;
  margin-left: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  background-repeat: no-repeat;
  background-size: contain;
}
.content-type-box {
  border: 3px solid #e1e0db;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  margin-left: 10px;
  margin-top: 10px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: rgba(0,0,0,0);
}
.form-content-type {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  height: 90%;
}
.text-content-type {
  margin-bottom: 0px;
  color: #db1f45;
}
.text-content-type1 {
  margin-bottom: 0px;
  margin-top: 10px;
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #333;
}
.content-type-box > i {
  color: #333;
}
.menu-types {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.sidebar .nav-item {
  font-family: Poppins !important;
}
.sidebar .nav-item:hover {
  background-color: #db1f45 !important;
  color: #fff !important;
}
.sidebar .nav-item.active {
  border-right: 4px solid #db1f45;
}
.side-normal {
  margin-left: 20px;
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #333;
}
.p-normal {
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-size: 14px !important;
  line-height: 24px !important;
  color: #333;
}
.nav-features {
  margin-top: 0 !important;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #e9e9e9;
}
.collection-box {
  border-radius: 20px;
  height: 210px;
  margin-right: 20px;
  background-size: contain;
  background-repeat: no-repeat;
}
.bottom-info {
  background-color: #000;
  width: 100%;
  height: 80px;
  margin: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
}
.p-collection {
  margin-left: 10px;
  text-align: left;
  margin-bottom: 0px;
  margin-top: 5%;
  font-family: Poppins;
  font-style: normal;
  font-size: 16px;
  color: #000;
  white-space: nowrap;
  width: 210px;
  overflow: hidden;
  -o-text-overflow: "...";
  text-overflow: "...";
}
.p-collection:hover {
  color: #db1f45;
}
.side-normal-collection {
  margin-left: 10px;
  text-align: left;
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}
.btn-create-exhibition {
  background-image: url("/images/btn_create_exhibition.svg");
  width: 100%;
  height: 320px;
  border-radius: 20px;
  margin-right: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.exhibition-single-image {
  padding: 0;
  height: 300px !important;
  background-size: cover;
  background-position: center center;
}
.back-btn-exhibition {
  border: 1px solid #333;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  -webkit-appearance: unset !important;
  background-color: rgba(0,0,0,0);
  font-family: Poppins;
  font-style: normal;
  font-weight: bold !important;
  font-size: 16px !important;
  line-height: 24px;
  color: #333 !important;
}
.exhibition-single-image2 {
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  margin: 0px;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-flow: row;
  -ms-flex-flow: row;
  flex-flow: row;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  list-style-type: none;
}
.poiLabel {
  font-family: Poppins;
  font-style: normal;
  font-size: 16px;
  line-height: 30px;
  color: #000;
  white-space: nowrap;
  width: 200px;
  overflow: hidden;
  -o-text-overflow: "...";
  text-overflow: "...";
  margin-bottom: 0;
  margin-left: 10px;
  font-weight: 400;
}
.checkbox-poi {
  float: right;
  margin-right: 20px;
  margin-top: 20px;
}
.delete-poi-exhibition {
  color: #f00 !important;
}
.contents-poi {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 36px;
}
li.nav-item a i {
  color: #000;
}
li.nav-item.active a span {
  color: #db1f45;
  font-weight: bold;
}
li.nav-item.active a img {
  filter: invert(21%) sepia(74%) saturate(6041%) hue-rotate(339deg) brightness(91%) contrast(88%);
}
li.nav-item:hover a p {
  color: #fff;
}
li.nav-item:hover a i {
  color: #fff !important;
}
li.nav-item:hover a img {
  filter: invert(100%);
}
li.nav-item:hover a span {
  color: #fff;
}
.change-image-btn {
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  padding: 5px;
  border-radius: 4px;
  background-color: rgba(51,51,51,0.6);
  border: 1px solid #fff;
  margin-bottom: 5px;
}
.change-image-btn:hover {
  background-color: #fff;
  border: 1px solid #fff;
  color: #000;
}
.image_picker_image {
  width: auto !important;
  height: 150px !important;
}
.image-column {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.full-heigth {
  height: 100%;
}
.left-signin {
  margin-top: 15%;
  margin-left: 10%;
  margin-right: 10%;
}
.signin-btn {
  text-transform: capitalize;
}
.no-account {
  margin-left: 20px;
  font-weight: 500;
  font-size: 16px;
}
.forgot-pwd {
  float: right;
  color: #107786 !important;
  text-transform: capitalize;
  font-size: 14px;
}
.toggle-password {
  position: absolute;
  right: 20px;
  top: 20px;
}
.bottom-policies {
  margin-top: 20%;
}
.termsconditions {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #555;
}
.signup-img {
  width: 60%;
  position: absolute;
  bottom: 0;
  right: 150px;
}
.navbar-item-sensa {
  font-family: Poppins !important;
  font-style: normal !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  line-height: 24px !important;
  letter-spacing: 0.01em !important;
  color: #a9a9a9 !important;
  margin-left: 20px;
  text-transform: capitalize !important;
}
.navbar-item-sensa:hover {
  color: #df1d45 !important;
  border-bottom: 4px solid #df1d45;
  border-radius: 0 !important;
}
.navbar-item-sensa.active {
  color: #df1d45 !important;
  border-bottom: 4px solid #df1d45;
  border-radius: 0 !important;
}
.profile-header {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 42px;
  color: #333;
}
.input-text-box {
  border: 1px solid #acacac;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px 4px 4px 4px;
  width: 95%;
  padding: 10px 10px 5px 10px;
}
.input-text-box-border {
  background-image: none;
}
.header-sticky {
  position: sticky;
  background-color: #eee;
  top: 70px;
  z-index: 999;
}
.sidebar-sensa {
  background-color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  height: 95vh;
  margin-top: -55px;
  padding-top: 30px;
  padding-right: 40px;
  padding-left: 40px;
  position: fixed;
  right: 0;
  overflow-y: auto;
  top: 105px;
  bottom: -100px;
}
.input-sidebar-sensa {
  background: #fff !important;
  border: 1px solid #cacaca;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  font-family: 'Poppins';
  padding: 10px;
  color: #333;
  font-size: 16px;
}
.input-sidebar-sensa::placeholder {
  font-size: 16px;
}
.label {
  color: #000 !important;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
}
.label-form {
  color: #000 !important;
  font-family: Poppins !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}
.rowType {
  text-align: center !important;
  width: 50px;
}
.cropping-section-caption {
  margin-top: 8.5% !important;
}
.cards {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  grid-auto-rows: minmax(200px, 1fr);
  grid-column-gap: 0.5rem;
  grid-row-gap: 0.1rem;
}
.card {
  border: 2px solid #e7e7e7;
  border-radius: 4px;
  padding: 0.5rem;
  margin-bottom: 10px !important;
  margin-top: 10px !important;
}
.image-caption-box {
  display: none;
}
.crop-paragraph {
  margin-bottom: 30px;
  margin-top: 20px;
}
.crop-button {
  margin-top: 35px;
  text-align: left;
}
.croppie-container .cr-boundary {
  margin: 0 !important;
  max-width: 100%;
}
.powered-sensa {
  font-size: 16px;
  font-family: 'Poppins';
  text-align: center;
}
.select2-search--inline {
  display: contents; /*this will make the container disappear, making the child the one who sets the width of the element*/
}
.select2-search__field:placeholder-shown {
  margin-top: 10px !important;
  width: 100% !important; /*makes the placeholder to be 100% of the width while there are no options selected*/
}
.cke_editable > p {
  font-size: 16px !important;
}
.form-control.search-input {
  width: 80%;
}
.form-control.search-input::placeholder {
  line-height: 1.5;
}
.cards-exhibition {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  grid-auto-rows: minmax(250px, 1fr);
  grid-gap: 1rem;
}
.card-exhibition {
  border: none;
  border-radius: 4px;
  padding: 0;
  background-color: rgba(0,0,0,0);
  -webkit-box-shadow: none;
  box-shadow: none;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.select2-container .select2-search--inline .select2-search__field {
  -webkit-padding-after: 5px !important;
}
.video-icon {
  background-image: url("/images/Video.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 80%;
  background-color: #e5e5e5;
  height: 150px;
  width: 150px;
  margin-top: auto;
  margin-bottom: auto;
}
.audio-icon {
  background-image: url("/images/Audio.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 80%;
  background-color: #e5e5e5;
  height: 150px;
  width: 150px;
}
.gallery.card input.checkBox {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  position: absolute;
  right: 15px;
  top: -6px;
}
.gallery.card input.checkBox:checked {
  opacity: 1 !important;
  -ms-filter: none !important;
  filter: none !important;
}
.gallery.card input.checkBox:after {
  position: relative;
  display: block;
  border: 2px solid #26ad48;
  content: '';
  background: #fff;
  width: 25px;
  height: 25px;
}
.gallery.card input.checkBox:checked:after {
  content: "";
  color: #26ad48;
  background: #fff;
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7.805 6.138'%3E%3Cg id='checkmark' transform='translate(0.25 0.15)'%3E%3Cpath id='Path_1' data-name='Path 1' d='M2.108,5.738a.53.53,0,0,1-.343-.147L.147,4.071a.474.474,0,0,1,0-.686.474.474,0,0,1,.686,0L2.108,4.611,6.472.247a.474.474,0,0,1,.686,0,.474.474,0,0,1,0,.686L2.451,5.591A.445.445,0,0,1,2.108,5.738Z' fill='rgb(38, 173, 72)' stroke='rgb(38, 173, 72)' stroke-width='0.5'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.fixed-table-toolbar {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.fixed-table-toolbar .float-right {
  margin-left: auto;
}
.form-inline button.minimal {
  margin: 10px;
}
.bg-grey {
  background: #eee;
}
.bg-grey.showmodal:hover {
  background-color: #ccc;
  cursor: pointer;
}
.grid-image img.icon {
  margin-top: 10px;
  height: 184px;
}
.gallery.card:hover.ui-widget button.close {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.gallery.card.ui-widget button.close {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
td.tableRow {
  text-transform: capitalize;
}
.card.grid-style {
  font-size: 0.8rem;
  font-weight: bold;
  color: #666;
  float: left;
  height: 200px;
  width: 200px;
}
.card.grid-style img {
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
}
.card.grid-style span {
  line-height: 1.1rem;
  margin-top: 4px;
}
.required::after {
  padding-left: 5px;
  color: #ff004d;
  content: "*";
}
.validation-popup div.popover-body {
  margin-right: 0px;
  width: 300px !important;
}
.validation-popup div.popover-body::before {
  content: "!";
  padding-left: 10px;
  padding-right: 10px;
  margin: 5px;
  background-color: #ffa500;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 900;
}
.validation-popup .popover-arrow {
  -webkit-transform: translate(10px, 0px) !important;
  -moz-transform: translate(10px, 0px) !important;
  -o-transform: translate(10px, 0px) !important;
  -ms-transform: translate(10px, 0px) !important;
  transform: translate(10px, 0px) !important;
}
.validation-popup.popover,
.tooltip-inner {
  border: unset !important;
}
#statusText {
  width: 100%;
  text-align: center;
  font-style: case;
  text-transform: capitalize;
}
.navbar-item-logout {
  font-family: Poppins !important;
  font-style: normal !important;
  font-size: 18px !important;
  line-height: 24px !important;
  letter-spacing: 0.01em !important;
  color: #df1d45 !important;
  margin-left: 10px;
  padding: 5px;
  margin-right: 10px;
  text-transform: capitalize !important;
}
.navbar-item-logout:hover {
  border-bottom: 4px solid #df1d45;
  border-radius: 0 !important;
}
.gallery.card {
  cursor: pointer;
}
