html,
body {
    font-size: 16px;
    min-height: 100vh;
}

body,
#root {
    display: flex;
    justify-content: initial;
    align-items: initial;
    flex: 1;
    flex-direction: column;
}

a {
    text-decoration: none;
}

@font-face {
    font-family: "Rubrik";
    src: url("fonts/Rubrik.otf");
}

.main {
    flex: 1;
}

.js-focus-visible .js-black:focus:not(.Mui-focusVisible) {
    border-color: black;
}

.js-focus-visible:focus:not(.Mui-focusVisible):not(.js-black) {
    border-color: rgba(0, 0, 0, 0);
}

.disabled-button {
    opacity: 0.7;
}

.react-datepicker-popper {
    z-index: 2 !important;
}

.general-card {
    margin: 1rem;
    padding: 2rem 1rem 0;
}

.general-card.small {
    width: 37rem;
    max-width: calc(100% - 2rem);
    margin: 1rem auto;
}

.cursor-disabled {
    cursor: not-allowed !important;
}

.loader {
	margin: 100px auto;
	font-size: 25px;
	width: 1em;
	height: 1em;
	border-radius: 50%;
	position: relative;
	text-indent: -9999em;
	-webkit-animation: load5 1.1s infinite ease;
	animation: load5 1.1s infinite ease;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
  }
  @-webkit-keyframes load5 {
	0%,
	100% {
	  box-shadow: 0em -2.6em 0em 0em #151414, 1.8em -1.8em 0 0em rgba(21,20,20, 0.2), 2.5em 0em 0 0em rgba(21,20,20, 0.2), 1.75em 1.75em 0 0em rgba(21,20,20, 0.2), 0em 2.5em 0 0em rgba(21,20,20, 0.2), -1.8em 1.8em 0 0em rgba(21,20,20, 0.2), -2.6em 0em 0 0em rgba(21,20,20, 0.5), -1.8em -1.8em 0 0em rgba(21,20,20, 0.7);
	}
	12.5% {
	  box-shadow: 0em -2.6em 0em 0em rgba(21,20,20, 0.7), 1.8em -1.8em 0 0em #151414, 2.5em 0em 0 0em rgba(21,20,20, 0.2), 1.75em 1.75em 0 0em rgba(21,20,20, 0.2), 0em 2.5em 0 0em rgba(21,20,20, 0.2), -1.8em 1.8em 0 0em rgba(21,20,20, 0.2), -2.6em 0em 0 0em rgba(21,20,20, 0.2), -1.8em -1.8em 0 0em rgba(21,20,20, 0.5);
	}
	25% {
	  box-shadow: 0em -2.6em 0em 0em rgba(21,20,20, 0.5), 1.8em -1.8em 0 0em rgba(21,20,20, 0.7), 2.5em 0em 0 0em #151414, 1.75em 1.75em 0 0em rgba(21,20,20, 0.2), 0em 2.5em 0 0em rgba(21,20,20, 0.2), -1.8em 1.8em 0 0em rgba(21,20,20, 0.2), -2.6em 0em 0 0em rgba(21,20,20, 0.2), -1.8em -1.8em 0 0em rgba(21,20,20, 0.2);
	}
	37.5% {
	  box-shadow: 0em -2.6em 0em 0em rgba(21,20,20, 0.2), 1.8em -1.8em 0 0em rgba(21,20,20, 0.5), 2.5em 0em 0 0em rgba(21,20,20, 0.7), 1.75em 1.75em 0 0em #151414, 0em 2.5em 0 0em rgba(21,20,20, 0.2), -1.8em 1.8em 0 0em rgba(21,20,20, 0.2), -2.6em 0em 0 0em rgba(21,20,20, 0.2), -1.8em -1.8em 0 0em rgba(21,20,20, 0.2);
	}
	50% {
	  box-shadow: 0em -2.6em 0em 0em rgba(21,20,20, 0.2), 1.8em -1.8em 0 0em rgba(21,20,20, 0.2), 2.5em 0em 0 0em rgba(21,20,20, 0.5), 1.75em 1.75em 0 0em rgba(21,20,20, 0.7), 0em 2.5em 0 0em #151414, -1.8em 1.8em 0 0em rgba(21,20,20, 0.2), -2.6em 0em 0 0em rgba(21,20,20, 0.2), -1.8em -1.8em 0 0em rgba(21,20,20, 0.2);
	}
	62.5% {
	  box-shadow: 0em -2.6em 0em 0em rgba(21,20,20, 0.2), 1.8em -1.8em 0 0em rgba(21,20,20, 0.2), 2.5em 0em 0 0em rgba(21,20,20, 0.2), 1.75em 1.75em 0 0em rgba(21,20,20, 0.5), 0em 2.5em 0 0em rgba(21,20,20, 0.7), -1.8em 1.8em 0 0em #151414, -2.6em 0em 0 0em rgba(21,20,20, 0.2), -1.8em -1.8em 0 0em rgba(21,20,20, 0.2);
	}
	75% {
	  box-shadow: 0em -2.6em 0em 0em rgba(21,20,20, 0.2), 1.8em -1.8em 0 0em rgba(21,20,20, 0.2), 2.5em 0em 0 0em rgba(21,20,20, 0.2), 1.75em 1.75em 0 0em rgba(21,20,20, 0.2), 0em 2.5em 0 0em rgba(21,20,20, 0.5), -1.8em 1.8em 0 0em rgba(21,20,20, 0.7), -2.6em 0em 0 0em #151414, -1.8em -1.8em 0 0em rgba(21,20,20, 0.2);
	}
	87.5% {
	  box-shadow: 0em -2.6em 0em 0em rgba(21,20,20, 0.2), 1.8em -1.8em 0 0em rgba(21,20,20, 0.2), 2.5em 0em 0 0em rgba(21,20,20, 0.2), 1.75em 1.75em 0 0em rgba(21,20,20, 0.2), 0em 2.5em 0 0em rgba(21,20,20, 0.2), -1.8em 1.8em 0 0em rgba(21,20,20, 0.5), -2.6em 0em 0 0em rgba(21,20,20, 0.7), -1.8em -1.8em 0 0em #151414;
	}
  }
  @keyframes load5 {
	0%,
	100% {
	  box-shadow: 0em -2.6em 0em 0em #151414, 1.8em -1.8em 0 0em rgba(21,20,20, 0.2), 2.5em 0em 0 0em rgba(21,20,20, 0.2), 1.75em 1.75em 0 0em rgba(21,20,20, 0.2), 0em 2.5em 0 0em rgba(21,20,20, 0.2), -1.8em 1.8em 0 0em rgba(21,20,20, 0.2), -2.6em 0em 0 0em rgba(21,20,20, 0.5), -1.8em -1.8em 0 0em rgba(21,20,20, 0.7);
	}
	12.5% {
	  box-shadow: 0em -2.6em 0em 0em rgba(21,20,20, 0.7), 1.8em -1.8em 0 0em #151414, 2.5em 0em 0 0em rgba(21,20,20, 0.2), 1.75em 1.75em 0 0em rgba(21,20,20, 0.2), 0em 2.5em 0 0em rgba(21,20,20, 0.2), -1.8em 1.8em 0 0em rgba(21,20,20, 0.2), -2.6em 0em 0 0em rgba(21,20,20, 0.2), -1.8em -1.8em 0 0em rgba(21,20,20, 0.5);
	}
	25% {
	  box-shadow: 0em -2.6em 0em 0em rgba(21,20,20, 0.5), 1.8em -1.8em 0 0em rgba(21,20,20, 0.7), 2.5em 0em 0 0em #151414, 1.75em 1.75em 0 0em rgba(21,20,20, 0.2), 0em 2.5em 0 0em rgba(21,20,20, 0.2), -1.8em 1.8em 0 0em rgba(21,20,20, 0.2), -2.6em 0em 0 0em rgba(21,20,20, 0.2), -1.8em -1.8em 0 0em rgba(21,20,20, 0.2);
	}
	37.5% {
	  box-shadow: 0em -2.6em 0em 0em rgba(21,20,20, 0.2), 1.8em -1.8em 0 0em rgba(21,20,20, 0.5), 2.5em 0em 0 0em rgba(21,20,20, 0.7), 1.75em 1.75em 0 0em #151414, 0em 2.5em 0 0em rgba(21,20,20, 0.2), -1.8em 1.8em 0 0em rgba(21,20,20, 0.2), -2.6em 0em 0 0em rgba(21,20,20, 0.2), -1.8em -1.8em 0 0em rgba(21,20,20, 0.2);
	}
	50% {
	  box-shadow: 0em -2.6em 0em 0em rgba(21,20,20, 0.2), 1.8em -1.8em 0 0em rgba(21,20,20, 0.2), 2.5em 0em 0 0em rgba(21,20,20, 0.5), 1.75em 1.75em 0 0em rgba(21,20,20, 0.7), 0em 2.5em 0 0em #151414, -1.8em 1.8em 0 0em rgba(21,20,20, 0.2), -2.6em 0em 0 0em rgba(21,20,20, 0.2), -1.8em -1.8em 0 0em rgba(21,20,20, 0.2);
	}
	62.5% {
	  box-shadow: 0em -2.6em 0em 0em rgba(21,20,20, 0.2), 1.8em -1.8em 0 0em rgba(21,20,20, 0.2), 2.5em 0em 0 0em rgba(21,20,20, 0.2), 1.75em 1.75em 0 0em rgba(21,20,20, 0.5), 0em 2.5em 0 0em rgba(21,20,20, 0.7), -1.8em 1.8em 0 0em #151414, -2.6em 0em 0 0em rgba(21,20,20, 0.2), -1.8em -1.8em 0 0em rgba(21,20,20, 0.2);
	}
	75% {
	  box-shadow: 0em -2.6em 0em 0em rgba(21,20,20, 0.2), 1.8em -1.8em 0 0em rgba(21,20,20, 0.2), 2.5em 0em 0 0em rgba(21,20,20, 0.2), 1.75em 1.75em 0 0em rgba(21,20,20, 0.2), 0em 2.5em 0 0em rgba(21,20,20, 0.5), -1.8em 1.8em 0 0em rgba(21,20,20, 0.7), -2.6em 0em 0 0em #151414, -1.8em -1.8em 0 0em rgba(21,20,20, 0.2);
	}
	87.5% {
	  box-shadow: 0em -2.6em 0em 0em rgba(21,20,20, 0.2), 1.8em -1.8em 0 0em rgba(21,20,20, 0.2), 2.5em 0em 0 0em rgba(21,20,20, 0.2), 1.75em 1.75em 0 0em rgba(21,20,20, 0.2), 0em 2.5em 0 0em rgba(21,20,20, 0.2), -1.8em 1.8em 0 0em rgba(21,20,20, 0.5), -2.6em 0em 0 0em rgba(21,20,20, 0.7), -1.8em -1.8em 0 0em #151414;
	}
  }
.MuiFormHelperText-root {
    margin-left: 0 !important;
}

.page-loader-main {
    display: flex;
    flex: 1;
    width: 100%;
    height: 500px;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.lds-spinner {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}

.lds-spinner div {
    transform-origin: 32px 32px;
    animation: lds-spinner 1.2s linear infinite;
}

.lds-spinner div:after {
    content: " ";
    display: block;
    position: absolute;
    top: 3px;
    left: 29px;
    width: 5px;
    height: 14px;
    border-radius: 20%;
    background: black;
}

.lds-spinner div:nth-child(1) {
    transform: rotate(0deg);
    animation-delay: -1.1s;
}

.lds-spinner div:nth-child(2) {
    transform: rotate(30deg);
    animation-delay: -1s;
}

.lds-spinner div:nth-child(3) {
    transform: rotate(60deg);
    animation-delay: -0.9s;
}

.lds-spinner div:nth-child(4) {
    transform: rotate(90deg);
    animation-delay: -0.8s;
}

.lds-spinner div:nth-child(5) {
    transform: rotate(120deg);
    animation-delay: -0.7s;
}

.lds-spinner div:nth-child(6) {
    transform: rotate(150deg);
    animation-delay: -0.6s;
}

.lds-spinner div:nth-child(7) {
    transform: rotate(180deg);
    animation-delay: -0.5s;
}

.lds-spinner div:nth-child(8) {
    transform: rotate(210deg);
    animation-delay: -0.4s;
}

.lds-spinner div:nth-child(9) {
    transform: rotate(240deg);
    animation-delay: -0.3s;
}

.lds-spinner div:nth-child(10) {
    transform: rotate(270deg);
    animation-delay: -0.2s;
}

.lds-spinner div:nth-child(11) {
    transform: rotate(300deg);
    animation-delay: -0.1s;
}

.lds-spinner div:nth-child(12) {
    transform: rotate(330deg);
    animation-delay: 0s;
}

@keyframes lds-spinner {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.general-separator {
    height: 0.0625rem;
    width: 100%;
    background-color: #e6e6e6;
    margin: 0.5rem 0;
}

.empty-table-message-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: initial;
    flex-direction: initial;
    height: 27rem;
}

.empty-table-message {
    margin: 0;
    font-size: 0.875rem;
    color: black;
    font-weight: 400;
}

.custom-alert {
    width: 100%;
    margin: 0.5rem 0 !important;
}

.footer {
    padding: 1rem;
}

.white-space {
    white-space: nowrap;
}

.drawer-handle {
    margin-right: 1rem;
}

.header-spacing {
    flex-grow: 1;
}

.authentication-form-wrapper {
    display: flex !important;
    justify-content: center;
    align-items: center;
    flex: 1;
    flex-direction: column;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.authentication-form-container {
    display: flex;
    justify-content: initial;
    align-items: center;
    flex: initial;
    flex-direction: column;
    width: 100%;
}

.authentication-form-header {
    margin-bottom: 2rem !important;
}

.authentication-form-header-icon {
    margin: 0.5rem;
    background-color: #007bff;
}

.authentication-form {
    display: flex;
    justify-content: initial;
    align-items: center;
    flex: initial;
    flex-direction: column;
    width: 100%;
}

.authentication-form-button {
    margin-top: 1rem !important;
}

.authentication-form-register-success-body-2 {
    margin-top: 0.25rem !important;
}
.authentication-form-register-success-body-2.margin-bottom {
    margin-bottom: 0.5rem !important;
}

.authentication-form-avatar {
    margin: 0.5rem !important;
    background-color: #007bff;
}

.login-forgot-password {
    text-align: right;
}
.login-forgot-password a {
    color: #007bff;
}

.register-terms-and-conditions {
    color: #007bff;
}

.dinosaurs-list-title-wrapper {
    width: 100%;
    text-align: center;
}

.dinosaurs-list-title-wrapper-2 {
    min-width: 60%;
    float: left;
}

.search-size {
    min-height: 70% !important;
}

.dinosaurs-list-actions {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    flex: initial;
    flex-direction: initial;
}

.dinosaurs-list-action-button {
    z-index: 1;
    width: 2.4rem !important;
    height: 2.4rem !important;
    min-width: unset !important;
    margin: 0 !important;
}
.dinosaurs-list-action-button.edit {
    margin-left: 0.5rem !important;
}

.dinosaurs-list-action-button-icon {
    font-size: 1.2rem !important;
}

.button-icon {
    font-size: 1.5rem !important;
    /* margin-left: 0.75rem !important; */
}

.dinosaurs-list-toolbar {
    padding: 0.35rem 0 !important;
}

.no-padding {
    padding: 0rem 0 !important;
}

.width-10p {
    width: 15% !important;
}

.dinosaurs-list-toolbar-grid {
    justify-content: flex-end;
}

.upload-field,
.upload-field-filled {
    width: 14rem;
    max-width: 100%;
    height: 14rem;
    max-height: 100%;
    border-radius: 50%;
}

.upload-field {
    position: relative;
    cursor: pointer;
    border: 1px dashed #007bff;
    transition: 0.1s linear opacity;
    margin: 0 auto 1rem;
}
.upload-field:hover {
    opacity: 0.7;
}
.upload-field.filled {
    border: 0;
}

.upload-field-filled {
    object-fit: cover;
}

.upload-field-empty {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: initial;
    flex-direction: column;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.upload-field-empty .paragraph {
    margin: 0.25rem 0 0;
    text-align: center;
}
.upload-field-empty .paragraph,
.upload-field-empty .icon {
    color: #007bff;
}

.manage-dinosaur-fields {
    margin-bottom: 0 !important;
}

.manage-dinosaur-actions {
    margin-bottom: 0.5rem !important;
}

.dinosaur-image-wrapper,
.dinosaur-image {
    width: 14rem;
    max-width: 100%;
    height: 14rem;
    max-height: 100%;
    border-radius: 50%;
}

.dinosaur-image-wrapper {
    margin: 0 auto;
}

.dinosaur-image {
    object-fit: cover;
}

.dinosaur-details {
    margin-top: 1rem !important;
    margin-bottom: 0 !important;
}

.dinosaur-details-paragraph {
    font-size: 1rem;
    margin: 0;
    text-align: center;
}

.error404 {
    font-size: 2rem;
    text-align: center;
    color: #A61F7D;
    margin-top: 4rem;
}

.hero {
    background-color: white;
    padding: 3rem 1rem;
}

.general-card.small-left {
    width: 82rem;
    max-width: calc(100% - 2rem);
    margin: 1rem auto;
}

.offer-list-number-cell {
    text-align: right !important;
    margin: 0px !important;
    padding: 6px !important;
}

.mb-1r {
    margin-bottom: 1rem;
}

.offer-title-wrapper {
    width: 100%;
    margin-left: 1rem;
    margin-bottom: 1rem;
}

.margin-text-field {
    margin: 1px !important;
}

.pt-5 {
    padding-top: 2rem;
}

.pt-15 {
    padding-top: 15px;
}

.import-title-wrapper {
    width: 100%;
    text-align: center;
}

.header {
    padding: 1rem;
    margin: 6rem;
}

.offer-list-cell {
    width: 7rem !important;
}

.offer-list-text {
    align-items: center !important;
}
.tab-panel-style {
    cursor: pointer;
    transition: background-color 0.2s ease;
}
.tab-panel-style:hover {
    background-color: rgb(223, 216, 216);
}
.caractTehnici {
    max-width: 40rem !important;
    min-width: 20rem !important;
}
.optionsClass {
    background-color: rgb(184, 172, 172) !important;
}

.imports-buttons-wrapper {
    flex-direction: column !important;
}

.imports-button {
    width: unset !important;
}

.no-offer-created {
    margin-bottom: 60px;
}

.import-button-class {
    margin-top: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mt-30 {
    margin-top: 30px;
}

.ml-30 {
    margin-left: 30px !important;
}

.ml-37 {
    margin-left: 37px !important;
}

.offer-list-name-cell {
    max-width: 40rem;
}

.buttonsSeparation {
    justify-content: flex-end;
    display: flex;
}

.width-98p {
    width: 98%;
}

.maxW {
    width: 50px;
}

.titleSeparationButtons {
    justify-content: space-between;
    display: flex;
}

.generate-buttons {
    justify-content: space-between;
    display: flex;
}

.justify-between {
    justify-content: space-between;
}

.secondaryColor {
    background-color: #f50057 !important;
    border-color: #f50057 !important;
}

.logoInPage {
    height: 57px;
    margin-bottom: 2rem;
}

.logo-size {
    margin-top: 1rem;
    margin-left: 58px;
    margin-bottom: 1rem;
    height: 100%;
}

.meniu-bar-selector {
    color: rgb(187, 160, 160) !important;
}

.text-color-toolbar {
    cursor: pointer;
    color: rgb(74, 74, 74, 0.7) !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    margin-right: 40px !important;
    font-family: "Rubrik", Helvetica, Arial, sans-serif;
    position: relative;
}

.text-color-toolbar:hover {
    text-decoration: none !important;
}

.text-color-toolbar:hover:before {
    content: "";
    position: absolute;
    background-color: #a61f7d;
    bottom: -22px;
    height: 5px;
    width: 100%;
}

.text-color-toolbar-1 {
    position: absolute;
    bottom: -22px;
    background-color: #a61f7d;
    height: 5px;
    width: 100%;
}

.toolbar-style {
    padding-top: 5px;
}

.toolbar-selector {
    background-color: rgb(74, 74, 74) !important;
}

.custom-color-selected {
    background-color: #dfd8d8;
}

.meniu-bar-style {
    background-color: #f7f8fc !important;
    text-align: center !important;
    box-shadow: none !important;
    box-shadow: 0 4px 6px -6px #222 !important;
}

.secondary-button-style {
    background-color: #f06d0c !important;
}

.secondary-button-style-disabled {
    background-color: #BDBDBD !important;
}


.typography-size-title {
    font-size: 44px !important;
    margin-left: 25px !important;
}

.ml-80 {
    margin-left: 75px !important;
}

.ml-65 {
    margin-left: 65px;
}

.toggle-style {
    color: #a61f7d !important;
}

.bar-style {
    color: white;
    background-color: #a61f7d;
}


.bar-style-after {
    color: white;
    background-color: rgba(162, 32, 123, 0.85) !important;
}

.primaryColorIcons {
    color: #a61f7d !important;
}

.primaryColor {
    background-color: #a61f7d;
    border-color: #a61f7d;
}

.optionColors {
    background-color: white !important;
}
.optionColors:hover {
    background-color: #a61f7d !important;
}

.primaryColorText {
    color: #a61f7d !important;
}

.offer-list-action-buttons {
    justify-content: space-between;
    display: grid;
}

.fit-picture {
    width: 500px;
}

.caractImage {
    display: flex;
    /* flex-direction: column; */
}

.ml-image {
    margin-left: 100px;
}

.big-cell {
    width: 100px;
    height: 50px;
}

.big-cell-normal {
    text-align: right !important;
    margin: auto !important;
    width: 150px;
    height: 50px;
}

.big-cell-edit {
    width: 140px;
    height: 50px;
}
.tabel-cell-highlight {
    background-color: grey;
}

.mr-5 {
    margin-right: 5px;
}

.dialog-title {
    padding-top: 2rem !important;
    align-items: center !important;
}

.dialog {
    display: flex !important;
    justify-content: center !important;
}

.custom-dialog-spinner-wrapper {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
    margin-bottom: 1rem !important;
}

.rotate-180deg {
    transform: rotate(180deg);
}

.text-import-file {
    margin-left: 64px;
    font-style: italic;
    color: #838689;
}

.custom-alert-info {
    max-width: 20.2rem;
    align-items: center;
    
}

.choice-import-file {
    margin-left: 56px !important;
}

.bold {
    color: black !important;
    font-weight: bold !important;
    padding: 0 !important;
}

.mr-16 {
    margin-right: 16px !important;
}

.ml-16 {
    margin-left: 16px !important;
}

.ml-10 {
    margin-left: 50px !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.mr-30 {
    margin-right: 30px !important;
}

.mr-20 {
    margin-right: 100px !important;
}

.pr-20 {
    padding-right: 20px !important;
}

.pl-b {
    padding-left: 25px !important;
}

.pr-b {
    padding-right: 25px !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pl-20 {
    padding-left: 20px !important;
}

.pr-17 {
    padding-right: 17px !important;
}

.pl-17 {
    padding-left: 17px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pb-32 {
    padding-bottom: 32px !important;
}

.pr-32 {
    padding-right: 32px !important;
}

.min-width-search {
    min-width: 282.188px !important;
}

.flex-row {
    display: flex;
    flex-direction: row;
}

.flex-jb {
    display: flex;
    justify-content: space-between;
}

.mb-10 {
    margin-bottom: 30px !important;
}

.ws-nowrap {
    white-space: nowrap;
}

.full-width {
    width: 100%;
}

.searchAndButton {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.compactTable {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: 30px;
}

.margin-10 {
    margin-right: 10px;
    margin-left: 10px;
}

.compact-toggle {
    display: flex;
    justify-content: end;
    align-items: center;
}

.savedOffers-toggles {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.compact-toggle-details {
    display: flex;
    justify-content: end;
    align-items: center;
}

.title-buttons {
    display: flex;
    justify-content: space-between;
}

.createProject {
    margin-right: 30px;
}

.align-center {
    align-items: center;
}

.button-center {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 25px;
    margin-bottom: 25px;
}

.search-icon {
    height: 100%;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.flex-grid {
    display: flex;
}

.ml-0 {
    margin-left: 0px !important;
}

.big-boq {
    width: 15.8%;
}

.width-50p {
    width: 50% !important;
}

.width-29p {
    width: 29.4% !important;
}

.width-flags {
    width: 3% !important;
}

.flex-end {
    justify-content: flex-end;
}

.flex-col {
    display: flex;
    flex-direction: column;
}

.labelColor {
    color: #a61f7d !important;
    border-color: red !important;
}

.margin-0 {
    margin: 0 !important;
}

.flex-center {
    display: flex;
    justify-content: center;
}

.items-bottom {
    align-items: baseline !important;
}


.mt-7 {
    margin-top: 4px;
}

.flex-end-items-center {
    display: flex;
    justify-content: end;
    align-items: center;
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
    from {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(-360deg);
        -o-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}
@keyframes rotating {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(-360deg);
        -moz-transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg);
        -o-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}
.rotating {
    -webkit-animation: rotating 2s linear infinite;
    -moz-animation: rotating 2s linear infinite;
    -ms-animation: rotating 2s linear infinite;
    -o-animation: rotating 2s linear infinite;
    animation: rotating 2s linear infinite;
}

.rubrik-font {
    font-family: "Rubrik", Helvetica, Arial, sans-serif !important;
}

.max-width {
    max-width: 250px !important;
}

.imageStyle {
    width: 100%;
    max-height: 1150px;
}

.margins-boq {
    margin-right: 30px !important;
    margin-left: 30px !important;
}

.mt-image {
    margin-top: 5rem;
}

.items-center {
    align-items: center !important;
}

.margin-5 {
    margin-right: 5px;
    margin-left: 5px;
}

@media screen and (max-width: 1250px) {
    .meniu-bar-style {
        display: none !important;
    }

    .choice-import-file {
        margin-left: 20px !important;
    }

    .ml-100 {
        margin-left: 30px !important;
    }

    .ml-image {
        margin-left: 10px;
    }

    .mt-image {
        margin-top: 2rem;
    }

    .app-bar-items {
        cursor: pointer;
    }

    .print-button-style {
        padding: 12px 12px 12px 12px;
        border-radius: 9999px;
    }

    .print-button-style:hover {
        padding: 12px 12px 12px 12px;
        border-radius: 9999px;
        background-color: rgb(74, 74, 74, 0.05);
    }

    .margins-boq {
        margin-right: 20px !important;
        margin-left: 20px !important;
    }

    .mr-12 {
        margin-right: 12px !important;
    }

    .logoInPage {
        box-shadow: 0 4px 2px -2px gray;
        height: auto;
        margin-bottom: auto;
    }

    .logo-size {
        margin-top: 0.3rem;
        margin-bottom: 0.3rem;
        height: 45px;
        margin-left: 20px;
    }

    .icon-button {
        margin-right: 1px !important;
    }

    .links {
        display: flex;
        flex-direction: column;
        width: 100%;
        height: auto;
    }

    .toolbar-hamburger-2 {
        padding-left: 20px !important;
        font-size: 14px !important;
        font-weight: 400px !important;
        line-height: 60px;
        font-family: "Rubrik", Helvetica, Arial, sans-serif !important;
        cursor: pointer;
        text-decoration: none !important;
    }

    .toolbar-hamburger-1 {
        margin-left: 20px !important;
        font-size: 14px !important;
        font-weight: 400px !important;
        line-height: 60px;
        font-family: "Rubrik", Helvetica, Arial, sans-serif !important;
        height: 100%;
        width: auto;
        text-decoration: none !important;
    }

    .arrow-style {
        margin-right: 20px !important;
        font-size: 12px !important;
        color: rgb(166, 31, 125) !important;
    }

    .arrow-style:hover {
        margin-right: 20px !important;
        font-size: 12px !important;
        color: white !important;
    }

    .text-decoration-none {
        text-decoration: none !important;
        color: rgb(74, 74, 74, 0.8) !important;
    }

    .text-decoration-none:hover {
        background-color: rgb(166, 31, 125, 0.7) !important;
        color: white !important;
    }

    .mt-5 {
        margin-top: 25px;
    }

    .cursor-pointer {
        cursor: pointer;
    }

    .wrapper {
        display: grid;
        grid-template-columns: repeat(2, 2fr);
        gap: 4px;
        grid-auto-rows: minmax(16px, auto);
    }
    .one {
        grid-column: 1;
        margin-left: 30%;
    }
    .two {
        grid-column: 2;
        margin-left: 30%;
    }
    .dinosaurs-list-action-button {
      z-index: 1;
      width: 2rem !important;
      height: 2rem !important;
      min-width: unset !important;
      margin: 0 !important;
    }
    .dinosaurs-list-action-button.edit {
        margin-left: 0.3rem !important;
    }
    
    .dinosaurs-list-action-button-icon {
        font-size: 1rem !important;
    }
    .ml-30 {
      margin-left: 10px !important;
    }
    .mr-30 {
      margin-right: 10px !important;
    }

    .buttonsSeparation {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        align-items: center;
    }

    .caractImage {
        display: flex;
        flex-direction: column;
    }
}
@media screen and (min-width: 1250px) {
    .icon-button {
        display: none !important;
    }

    .wrapper {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 4px;
      grid-auto-rows: minmax(16px, auto);
  }
  .one {
      grid-column: 1;
      margin-left: 30%;
  }
  .two {
      grid-column: 2;
      margin-left: 30%;
  }
  .three {
      grid-column: 3;
      margin-left: 30%;
  }
}
 
@media screen and (max-width: 767px) {

  .wrapper {
    display: grid;
    grid-template-columns: repeat(2, 2fr);
    gap: 4px;
    grid-auto-rows: minmax(16px, auto);
  }

  .generate-buttons {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
  }

  .center-button {
      display: flex !important;
      justify-content: center !important;
      align-items: center !important;
  }
  .one {
      grid-column: 1;
      margin-left: 10%;
  }
  .two {
      grid-column: 2;
      margin-left: 20%;
  }
  .ml-30 {
    margin-left: 10px !important;
  }
  .mr-30 {
    margin-right: 10px !important;
  }

  .general-card {
    margin: 0rem !important;
    padding: 2rem 1rem 0;
  }

  .general-card.small {
    width: 82rem;
    max-width: calc(100%);
    margin: 0rem !important;
  }

  .general-card.small-left {
    width: 82rem;
    max-width: calc(100%);
    margin: 0rem !important;
  }

}

@media screen and (max-width: 670px) {

    .searchAndButton {
        display: flex;
        justify-content: start;
        flex-direction: column;
    }

    .ml-image {
        margin-left: 10px;
    }

    .compactTable {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-right: 0px !important;
        margin-left: 20px;
    }

    .compact-toggle {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .title-buttons {
        display: flex;
        justify-content: start;
        flex-direction: column;
        align-items: center;
    }
    
    .margins-boq {
        margin-right: 20px !important;
        margin-left: 20px !important;
    }

    .ml-buttons {
        margin-left: 16px !important;
    }

    .ml-30 {
        margin-left: 16px !important;
    }

    .mt-16 {
        margin-top: 16px !important;
    }
    
    .mb-16 {
        margin-bottom: 16px !important;
    }

    .ml-3 {
        margin-left: -10px !important;
    }
    
    .text-import-file {
        margin-left: 16px !important;
        font-style: italic;
        color: #838689;
    }
}

@media screen and (max-width: 400px) {

    .text-import-file {
        margin-left: 16px !important;
        font-style: italic;
        color: #838689;
    }

    .imports-button {
        font-size: 14px !important;
    }

}