.pad-5 {
    padding: 5px !important;
}

.m-b-30 {
    margin-bottom: 30px;
}

.m-t-30 {
    margin-top: 30px;
}

.centered {
    display: flex;
    align-content: center;
    align-items: center;
}

.p-relative {
    position: relative;
}

#TabDetail {
    display: none;
}

.m-top-15 {
    margin-top: 15px !important;
}

.view-label {
    font-weight: 600;
    font-size: 13px;
    color: #212529;
    font-family: Poppins;
    display: block;
    margin-right: 15px;
    margin-bottom: 0;
    line-height: 35px;
    min-width: 130px;
    text-align: right;
}

.m-grid__item.m-grid__item--fluid.m-wrapper {
    margin-bottom: 0 !important;
}

.pad-top-0 {
    padding-top: 0 !important;
}

.btn-confirm-ambalages {
    position: absolute;
    top: -33px;
    right: 29px;
    background: transparent !important;
    border: 0;
    height: 0;
    width: 0;
}

form#form-type-add .form-group {
    margin: 15px 0;
}

.h-pad-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.br-right input {
    border-right: 1px solid #ebedf2;
}

.pad-10 {
    padding: 10px !important;
}

.m-b-15 {
    margin-bottom: 15px !important;
}

.m-t-15 {
    margin-top: 15px !important;
}

.max-width {
    width: 100%;
}

.m-top-20 {
    margin-top: 20px !important;
}

.m-top-25 {
    margin-top: 25px !important;
}

.display-flex {
    display: flex;
}

.m-bottom-30 {
    margin-bottom: 30px;
}

.pad-15 {
    padding: 15px !important;
}

.pad-0-15 {
    padding: 0 15px !important;
}

.pad-20 {
    padding: 20px !important;
}

.pad-30 {
    padding: 30px !important;
}

.bottom-15 {
    margin-bottom: 15px !important;
}

.bg-gry {
    background: #f8f8f8 !important;
}

.gry-input {
    border-color: #e4e6e9;
    color: #575962;
}

.cb-content {
    margin: 15px 0;
}

@media only screen and (max-width: 1025px) {
    .cb-content {
        margin: 75px 0;
    }
}

#m_header {
    width: 255px;
}

@media only screen and (max-width: 1025px) {
    #m_header {
        width: 100%;
    }
}

@media (min-width: 1025px) {
    #m_header {
        width: 25px;
    }
}

.top-15 {
    margin-top: 15px !important;
}

.overflow-hidden {
    overflow: hidden;
}

.hidden {
    display: none !important;
}

.gj-datepicker-bootstrap [role=right-icon] button {
    width: 38px;
    position: relative;
    border: 0;
    background: #fff;
    border: 1px solid #ebedf2 !important;
    color: #878b92 !important;
    text-align: center;
}

.gj-datepicker-bootstrap [role=right-icon] button i {
    color: #878b92;
    top: 0 !important;
    bottom: 0;
    height: 0px;
    margin: auto;
    display: block;
}

.form-control[readonly] {
    background-color: white !important;
}

.align-center {
    display: flex;
    align-items: center;
}

div#versionForm, 
#versionAddForm,
#FileOrderForm {
    padding-top: 25px;
    border: 1px solid #bdc3c7;
    padding: 10px;
    background: #f5f7f7;
    margin-bottom: 15px;
    border-radius: .3em;
}

.status-form {
    width: 115px;
    float: right;
}

.status-form select,
.status-form select:focus,
.status-form select:active {
    background: #ececec;
    border: 1px solid #ddd;
    outline: none;
    box-shadow: none;
    border-radius: 30px !important;
}

.box-shadow-none {
    box-shadow: none !important;
}

.modal-header button {
    margin: unset !important;
}

.m-right-15 {
    margin-right: 10px !important;
}

.m-brand__logo-wrapper img {
    max-width: 100%;
}

.nopad {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.bg-white {
    background: #ffffff;
}

.m-subheader {
    padding: 0 !important;
}

.filter-box {
    height: 40px;
    border-radius: 0.4em;
    border: 1px solid #ddd;
    padding: 0.4em 0.6em;
    width: 250px;
    outline: none;
    margin-right: 15px;
}

div#file-list-content {
    background: #fff;
    padding: 0;
}

.m-page {
    height: -webkit-fill-available;
}

#file-tab {
    padding: 0;
}

#file-tab .nopad {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#file-tab .nav-tabs {
    border: 0;
    margin: 0;
}

#file-tab .nav-tabs li {
    margin: 0;
}

#file-tab .nav-tabs li .nav-link {
    color: #5e5e5e;
    border: 0;
    background: #ececec;
    padding: 8px 1rem;
    font-weight: 500 !important;
    font-size: 17px;
}

#file-tab .nav-tabs li .nav-link.active {
    background: #36a3f7;
    color: white;
    border: 0;
}

#file-tab .nav-tabs li a i {
    font-size: 26px;
    font-weight: 600;
    line-height: 25px;
    margin: 0;
}

#file-tab #file .m-widget3__user-img {
    background: #ececec;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    color: #282733;
    border-radius: 50%;
    font-weight: 800;
}

#file-tab #file .file-top {
    height: 50px;
    margin-bottom: 15px;
    padding: 0 15px !important;
}

h4#company-auth {
    display: inline-block;
    font-size: 17px;
}

h3#companyname {
    display: inline-block;
}

#file-tab #file h3.company-name {
    cursor: pointer;
    margin-bottom: 0;
}

#file-tab #file h3.company-name i {
    font-size: 18px;
    position: relative;
    bottom: 2px;
}

#file-tab #file h4.m-widget24__title {
    margin-top: 1.8rem !important;
}

#file-tab .ag-bl-east {
    float: right;
    height: 100%;
    position: absolute;
    right: 0;
}

#file-tab .tab-pane {
    background: #fff;
}

#file-tab div#bid-version-list {
    min-height: 225px;
}

#file-tab #bid-list-content {
    display: block;
}

#file-tab #bid-list-detail {
    display: none;
}

#order-detail {
    display: none;
}

#file-tab #file-tab-header.fixed {
    width: 1055px;
    position: fixed;
    top: 70px;
    z-index: 999;
}

#file-tab .m-portlet__head {
    padding: 0 15px;
}

#file-tab #version-detail-content {
    display: none;
}

#file-tab #bind-filter-text-box {
    height: 35px;
    border-radius: 0.4em;
    border: 1px solid #ddd;
    padding: 0.4em 0.6em;
    width: 250px;
    outline: none;
}

#company-select-table {
    width: 100%;
    max-height: 350px;
    overflow: auto;
}

.modal-header,
.modal-footer {
    padding: 15px !important;
}

#company-filter-text {
    float: left;
    height: 35px;
    margin-bottom: 15px;
    border-radius: 0.4em;
    border: 1px solid #ddd;
    padding: 0.4em 0.6em;
    width: 250px;
    outline: none;
}

.ag-bl-east {
    float: right;
    position: absolute;
    right: 0;
    height: 100%;
}

#note-content {
    max-height: 350px !important;
}

#note-content .m-timeline-2__items .m-timeline-2__item {
    margin-bottom: 30px;
}

.file-top-info {
    padding: 0;
    margin-bottom: 5px;
    font-size: 14px;
}

.file-top-info i.brackets {
    margin: 0 5px;
}

.file-top-info i.fa,
.file-top-info i.fas {
    margin-right: 5px;
}

.add-notes-content {
    visibility: hidden;
    position: relative;
    opacity: 0;
    right: -100%;
    transition: all 500ms;
    border: 1px solid #bcbdbe;
    border-radius: 20px;
    overflow: hidden;
    border-right: 0 !important;
}

.add-notes-content input {
    min-width: 300px;
    height: 40px;
    padding: .4em .6em;
}

.add-notes-content button {
    height: 41px;
    width: 41px;
    background: #4CAF50;
    line-height: 40px;
    position: relative;
    border-radius: 50%;
    color: white;
}

.add-notes-content * {
    border: 0;
    outline: none;
    box-shadow: none;
}

.add-notes-content.active {
    visibility: visible;
    opacity: 1;
    right: 0;
    transition: all 500ms;
}

h4#company-auth {
    margin-left: 1em;
    cursor: pointer;
}

#company-notes .m-timeline-2__item-time {
    font-size: 12px;
}

#company-notes .m-timeline-2__item-time small {
    display: block;
}

#company-notes .m-timeline-2__item-text {
    padding-left: 5.5rem;
}

#company-notes .m-timeline-2__item-cricle {
    left: 5.1rem;
}

#company-notes .m-timeline-2:before {
    left: 5.89rem;
}

#versionForm input[type=number]::-webkit-inner-spin-button, 
#versionAddForm input[type=number]::-webkit-inner-spin-button,
#versionForm input[type=number]::-webkit-outer-spin-button, 
#versionAddForm input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.offer-rezervation-btn-box {
    margin-top: 23px;
}

.offer-rezervation-btn-box button {
    width: 100%;
    height: 35px;
}

#form-type-add button {
    height: 33px;
    padding: 0 30px;
}

#VersionFormContent {
    display: none;
}

div#FileOrderContent {
    display: none;
}

span.VersionFormOpen,
.FileOrderOpen,
.FormOpen,
.SampleOpenForm {
    position: absolute;
    right: 15px;
    height: 35px;
    width: 35px;
    background: #fff;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    border: 1px solid #ddddddbf;
    top: 22px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}

div#SampleFormLast {
    display: none;
}

span.SampleOpenForm {
    right: 0;
    top: 24px;
}

div#SampleFormTop {
    padding: 0;
    padding-right: 50px;
}

div#SampleUpdateForm {
    padding-top: 25px;
    border: 1px solid #bdc3c7;
    padding: 10px;
    background: #f5f7f7;
    margin-bottom: 15px;
    border-radius: .3em;
}

.version-detail {
    margin-left: 15px;
}

#FormAdd .form-group {
    margin-bottom: 10px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.modal-max {
    width: 80% !important;
    max-width: none !important;
}

.ss-main .ss-single-selected {
    height: 35px !important;
    border-radius: 0 !important;
    border: 0 !important;
    border-bottom: 1px solid #ddd !important;
}

img.img-responsive {
    max-width: 100%;
}

.img-box {
    margin-top: 25px;
}

.edit-form-control {
    margin-bottom: 15px;
    text-align: right;
}

.edit-form-control .btn {
    border-radius: 0.3em;
}

.btn.passive,
.btn.passive:focus,
.btn.passive:active {
    background: #ddd;
    border: 1px solid #ddd;
    cursor: no-drop !important;
}

[disabled="disabled"].btn {
    background: #ddd !important;
    border: 1px solid #ddd !important;
    cursor: no-drop !important;
}

.btn-primary.disabled, .btn-primary:disabled {
    background: #ddd !important;
    border: 1px solid #ddd !important;
    cursor: no-drop !important;
}

#form-image-list img {
    max-width: 100%;
}

.gallery-item {
    margin-bottom: 15px;
    position: relative;
}

.HideContent {
    display: none;
}

.btn-trash-img {
    position: absolute;
    top: -15px;
    right: 4px;
    background: #F44336;
    width: 27px;
    height: 27px;
    line-height: 30px;
    text-align: center;
    color: white;
    border-radius: 50%;
}

.Proforma strong {
    font-weight: 500;
    margin-left: 5px;
}

.btn-trash-img i {
    font-size: 10px;
}

#form-edit-dropzone {
    margin-bottom: 30px;
}

div#form-teknik img {
    width: 100%;
}

.gallery-item {
    padding-left: 0 !important;
}

#form-image-list {
    padding-right: 0 !important;
}

div#FormAdd {
    overflow: auto;
}

.img-box {
    position: relative;
}

.SirRightColumn .btn-trash-img {
    right: -10px;
}

#decor-image-list,
#seal-image-list,
#transparent-decor-image-list,
#general-image-list {
    margin-top: 30px;
}

#decor-image-list img,
#transparent-decor-image-list img,
#seal-image-list img,
#general-image-list img{
    width: 100%;
}

.form-control[disabled], 
#CompanyDetailPage .form-control[disabled] {
    background-color: #fff !important;
}

#CompanyDetailPage {
    display: none;
}

.CompanyUpdateBtn {
    float: right;
}

.CompanyUpdateTop .Namerow {
    position: relative;
    padding-right: 70px;
}

.CompanyUpdateBottom {
    display: none;
}

.CompanyFormOpen {
    position: absolute;
    right: 15px;
    height: 35px;
    width: 35px;
    background: #fff;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    border: 1px solid #ddddddbf;
    top: 25px;
}

#CompanyTaskList .m-timeline-3__item-time {
    width: 8rem;
    text-align: left;
}

#CompanyTaskList .m-timeline-3 .m-timeline-3__item:before {
    left: 8.1rem;
}

#CompanyTaskList .m-timeline-3__item-desc {
    padding-left: 10rem;
}

#CompanyUpdateForm .form-title label {
    display: block;
    background: #03A9F4;
    padding: 1rem;
    border-radius: .3em;
    color: white;
    font-weight: 500;
}

.CutomerFormTitle {
    margin-bottom: 10px;
    margin-top: 5px;
}

.JobApplicationTitle {
    margin-bottom: 10px;
    margin-top: 5px;
}

#CustomerModallForm .form-group {
    margin-bottom: 0 !important;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.CustomerFormEdit {
    display: inline-block;
    margin-right: 15px;
    border-radius: 0.3em;
}

div#CustomerModallForm .modal-title {
    line-height: 35px;
}

div#CustomerModallForm .dropdown-submenu:hover > .dropdown-menu {
    padding: 0;
}

.btn {
    border-radius: 0.3em;
}

div#CurrentYearContent {
    margin-top: 50px;
}

#CurrentYearContent h3,
#Last5YearContent h3 {
    font-size: 16px !important;
}

#CompanyUpdateForm .nav-tabs {
    position: relative;
}

#CompanyUpdateForm .nav-link {
    display: block;
    padding: 1rem 1rem;
}

#OrderTabs a.active {
    background: #818282 !important;
    color: #fff;
}

#CompanyDetailPage.white-box {
    background: #fff;
    padding-top: 15px;
}

.company-top-box {
    position: relative;
    padding-bottom: 15px;
    border-bottom: 1px solid #ebedf2;
    margin-bottom: 15px;
}

#CompanyDetailPage .m-portlet.m-portlet--tabs {
    box-shadow: none;
}

.modal-open {
    overflow: hidden !important;
}

#CompanyDetailPage a.nav-link {
    font-weight: 600;
}

#CompanyDetailPage a.nav-link.active,
#CompanyDetailPage a.nav-link:hover {
    color: #2196F3;
    border-color: #2196F3;
}

div#CustomerModallForm form input,
div#CustomerModallForm form textarea,
div#CustomerModallForm form select {
    background: transparent;
    border: 0;
    padding: .65rem 0;
    border-bottom: 1px solid #dfdfdf;
}

div#CustomerModallForm label, #UserForm label {
    color: #000;
    font-weight: 600;
}

#CustomerModallForm .col-form-label, #UserForm .col-form-label {
    display: block;
    min-width: 140px;
    margin-right: 15px;
    text-align: right;
    padding: 0;
    line-height: 35px;
}

#CustomerModallForm select.BoldSelect, #UserForm select.BoldSelect {
    color: #000;
    font-weight: 600;
    padding: 0;
}

#CustomerModallForm form input:focus,
#CustomerModallForm form textarea:focus,
#CustomerModallForm form select:focus {
    border-bottom: 1px solid #716aca;
}

div#CustomerModallForm .form-control[disabled] {
    background-color: transparent !important;
}

div#FileTabs {
    position: absolute;
    bottom: 0;
}

div#FileTabs .nav.nav-tabs {
    margin-bottom: 0 !important;
}

div#FileTabs .m-tabs-line {
    border-bottom: 0;
}

.content-box {
    padding: 20px;
}

#order-detail .content {
    background: #ececec73;
    padding: 20px;
    border: dashed 1px #d5d5d5;
}

div#order-detail-list {
    margin-top: 25px;
}

#FormModalContent .form-control-label,
#SirEdit .form-control-label,
#DecorEdit .form-control-label,
#SealEdit .form-control-label,
.FormTypeLine .form-control-label,
#CompanyModallForm .form-control-label,
#UserForm.form-control-label{
    display: block;
    min-width: fit-content;
    margin-right: 15px;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 35px;
    min-width: 130px;
    text-align: right;
}

.EmployeeFormControl .form-control-label {
    display: block;
    min-width: fit-content;
    margin-right: 15px;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 35px;
    min-width: 60px;
    text-align: right;
}

.FormPurchaseDemandControl .form-control-label {
    display: block;
    min-width: fit-content;
    margin-right: 5px;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 35px;
    min-width: 100px;
    text-align: right;
}

#SealFormContent .form-control-label,
#EquipmentAddForm .form-control-label,
#DecorEdit .form-control-label,
#CompanyModallForm .form-control-label {
    min-width: 165px !important;
}

#FormModalContent .form-control[disabled],
#SirEdit .form-control[disabled],
#DecorEdit .form-control[disabled],
#SealEdit .form-control[disabled],
.FormTypeLine .form-control[disabled],
#CompanyModallForm .form-control[disabled] {
    background: transparent !important;
    color: #575962;
    border: 0;
    border-bottom: 1px solid #dfdfdf;
}

#FormModalContent .form-control,
#SirEdit .form-control,
#DecorEdit .form-control,
#SealEdit .form-control,
.FormTypeLine .form-control,
#CompanyModallForm .form-control,
#GeneralSearchForm .form-control,
#RetailBarcodeForm .form-control,
#StorageMovementForm .form-control,
#FormClosetDebit .form-control{
    background: transparent !important;
    color: #575962;
    border: 0;
    border-bottom: 1px solid #dfdfdf;
}

#FormModalContent .form-control:focus,
#SirEdit .form-control:focus,
#DecorEdit .form-control:focus,
#SealEdit .form-control:focus,
.FormTypeLine .form-control:focus,
#CompanyModallForm .form-control:focus {
    border-bottom: 1px solid #716aca;
}

#FormModalContent .form-group,
#SirEdit .form-group,
#DecorEdit .form-group,
#SealEdit .form-group,
.FormTypeLine .form-group {
    margin-bottom: 0.6rem !important;
}

form#CompanyDetailPage .m-form__group,
#CompanyModallForm .m-form__group {
    display: flex;
}

form#CompanyDetailPage label,
#CompanyModallForm label {
    min-width: 135px;
    line-height: 35px;
    color: #000;
    font-weight: 600;
    text-align: right;
    margin-right: 15px;
}

form#CompanyDetailPage label:after,
#CompanyModallForm label:after {
    content: ':';
}

.ss-main .ss-single-selected.ss-disabled {
    background-color: transparent !important;
    cursor: not-allowed;
    border: 0;
}

.EditImgList .gallery-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.gallery-item.Teknikİmg {
    border: 1px solid #ddd;
}

.FormSelectBox label {
    min-width: 180px !important;
}

.form-control, .form-control[readonly] {
    border: 0;
    color: #575962;
    height: 40px;
    border-bottom: 1px solid #ebedf2;
}

#FileTotal {
    display: inline-block;
}

#FileTotal .input-group {
    border-radius: 25px;
    overflow: hidden;
    border: 1px solid #ddd;
}

#FileTotal input {
    border-bottom: 0;
    font-weight: 800;
    margin-right: 5px;
}

#FileTotal button {
    border: 0;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    text-align: center;
}

.modal-footer.bg-gray {
    background: #f4f5f8;
}

#FormEdit .dropzone {
    min-height: 50px;
}

.bootstrap-select .dropdown-toggle:before {
    display: none !important;
}

.dropdown.bootstrap-select button {
    padding: 0 1rem;
    height: 35px;
    line-height: 35px;
    border: 0 !important;
    border-radius: 0;
}

.dropdown.bootstrap-select button:focus {
    border-color: #716aca;
}

#ContractNotes, #CompanyNotes {
    margin-top: 30px;
}

#ContractNotes .m-timeline-3__item-text, 
#CompanyNotes .m-timeline-3__item-text {
    font-size: 0.9rem !important;
}

#ContractNotes .m-timeline-3__item-time, 
#CompanyNotes .m-timeline-3__item-time {
    min-width: 8rem;
    font-size: 1rem;
    padding: 0;
    display: inline-block;
    position: relative !important;
}

#ContractNotes strong.m-timeline-3__item-title, 
#CompanyNotes .m-timeline-3__item-title {
    color: #555;
}

#ContractNotes .m-timeline-3__item.m-timeline-3__item--info:before, 
#CompanyNotes .m-timeline-3__item.m-timeline-3__item--info:before {
    background: #36a3f7;
    left: 9rem !important;
}

#ContractNotes .m-timeline-3__item-desc, 
#CompanyNotes .m-timeline-3__item-desc {
    padding-left: 3rem;
}

#ContractNotes .m-timeline-3 .m-timeline-3__item, 
#CompanyNotes .m-timeline-3__item {
    display: flex !important;
    margin-bottom: 1rem;
    position: relative;
}

.addnote-text {
    overflow: hidden;
    border: 1px solid #ebedf2;
    border-bottom: 0;
    border-radius: 0.3em;
}

.m-grid__item.m-grid__item--fluid.m-wrapper {
    padding-bottom: 5px;
}

.addnote-text button {
    background: #5867dd;
    border: 0;
    border-radius: 0;
}

.center-box {
    display: flex;
    align-items: center;
}

.chart-item {
    margin-bottom: 30px;
    max-height: 260px;
    overflow: hidden;
}

.height-100 {
    height: 100%;
}

.height-80 {
    height: 80px;
}

.chart-item .chart-box {
    border: 1px solid #ddd;
    display: flex;
    align-content: center;
    align-items: center;
    vertical-align: middle;
    height: 260px;
}

#ContractNoteContent {
    margin-top: 25px;
}

#SampleListDetail {
    display: none;
}

.m-messenger__message-username {
    margin-top: 15px;
    font-size: 12px !important;
}

.message-box {
    padding: 20px 0;
    padding-bottom: 0;
}

.message-select {
    background: #e8e8e8;
}

.meesage-footer {
    background: #e8e8e8;
    padding: 15px;
    padding-left: 0;
}

.meesage-footer .form-group {
    margin-bottom: 0 !important;
}

.meesage-footer input[type="file"] {
    display: none;
}

.meesage-footer .btn {
    margin-left: 10px;
    display: flex;
    vertical-align: middle;
    text-align: center;
    align-items: center;
    align-content: center;
    max-width: fit-content;
}

.message-select li {
    float: none !important;
    display: block;
    width: 100%;
    margin: 0 !important;
}

.message-select li a {
    padding: 15px;
    background: #dfdddd33;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

.message-select li a.active {
    background: #36a3f7 !important;
}

.DerivativeFilter {
    padding-top: 25px;
    border: 1px solid #bdc3c7;
    padding: 10px;
    background: #f5f7f7;
    margin-bottom: 15px;
    border-radius: .3em;
}

.DerivativeFilter input.form-control,
.DerivativeFilter .btn-light {
    background: #fff !important;
}

form#AddressForm .col-form-label {
    width: 120px;
    color: #000;
    font-weight: 600;
}

.fit-content {
    min-width: fit-content !important;
}

.nav.nav-pills .nav-link,
.nav.nav-tabs .nav-link {
    font-weight: 600 !important;
}

#PageDetail {
    display: none;
}

div#m_ver_menu .m-menu__link-text {
    color: #fff !important;
}

.offer-top {
    padding-right: 80px;
}

span.m-switch label {
    margin: 0;
}

button.delete-row {
    border: 0;
    background: transparent;
    color: #f83b3b;
}

.GridContent {
    display: inline-table;
    height: 66vh;
    width: 100%;
}

.ag-theme-material {
    overflow: auto !important;
}

.pad-v-15 {
    padding: 0 15px !important;
}

.FormGray {
    padding-top: 25px !important;
    border: 1px solid #bdc3c7;
    padding: 10px;
    background: #f5f7f7;
    margin-bottom: 15px;
    border-radius: .3em;
}

.FormGray label {
    font-weight: 600;
}

.FormHeader {
    padding-right: 50px;
    position: relative
}

.FormContent {
    display: none;
}

.FormHeader .FormOpen {
    position: absolute;
    right: 5px;
    height: 35px;
    width: 35px;
    background: #fff;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    border: 1px solid #ddddddbf;
    top: 0px;
    bottom: 0;
    margin: auto;
}

.margin-right-15 {
    margin-right: 15px !important;
}

form#FormDetailContent label {
    font-weight: 600;
    padding-right: 15px;
}

.filter-option {
    padding: 0 15px !important;
}

div#PDMaterial, #pd_product {
    height: 500px;
}

.bootstrap-select > .dropdown-toggle.btn-light.disabled {
    background: #fff;
}

#OfferListTable .ag-row .ag-cell {
    display: flex;
    justify-content: center; /* align horizontal */
    align-items: center;
}

#FormBox .form-control[disabled], 
#ContractNotes .form-control[disabled], 
#FormDetailContent .form-control[disabled] {
    background-color: #fff !important;
}

.toggle-password {
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
}

#AddressForm .col-form-label {
    text-align: right;
}

#ContractUpdate .form-control-label {
    margin: 0;
    margin-right: 5px;
    font-weight: 500 !important;
    height: 0;
    padding: 0;
}

.margin-right-5 {
    margin-right: 5px;
}

div#AddPriceList .form-control-label {
    min-width: 160px;
}

.ListEdit {
    display: flex;
    float: right;
    border-radius: 30px;
    overflow: hidden;
    border: 1px solid #dedddd;
    border-right: 0;
    box-shadow: none;
    outline: none;
}

.ListEdit button {
    border-radius: 0;
    height: 41px;
    margin-left: 15px;
}

.ListEdit input {
    border-radius: 0;
    height: 40px;
    border-bottom: 0;
}

.ComparisonControl {
    padding: 15px !important;
    background: #f8f8f8;
}

    .ComparisonControl .form-group {
        margin-bottom: 0;
    }

.border-top-light {
    border-top: 1px solid #dddddd61;
}

.ComparisonControl label {
    width: max-content;
    margin-right: 15px;
    min-width: 80px;
    font-weight: 600;
}

.ComparisonControl .bootstrap-switch {
    margin-right: 15px;
}

.ComparisonControl .display-flex {
    display: flex;
    align-items: center;
}

.padding-left-0 {
    padding-left: 0;
}

.GridContent {
    position: relative;
}

.dropzone {
    min-height: 100px !important;
    display: flex;
    align-items: center;
    width: 100%;
}

.dropzone .dz-message {
    text-align: center;
    margin: 0 !important;
}

.ComparisonGridContent {
    padding-bottom: 0 !important;
    overflow: hidden;
}

.ag-theme-material .ag-cell-inline-editing {
    height: auto !important;
    padding: 0 !important;
}

.ag-cell-edit-input {
    height: 40px !important;
    margin-top: 4px;
    width: 100%;
    background: #fff !important;
}

strong#msg {
    float: right;
    font-size: 9px;
    top: 0;
    position: absolute;
    right: 60px;
    bottom: 0;
    margin: auto;
    height: 20px;
}

.width-100 {
    width: 100%;
}

.ag-cell.ag-cell-value.ag-cell-inline-editing {
    padding: 0 5px !important;
    border: 0;
    box-shadow: none;
}

.profile-img {
    position: relative;
    margin: auto;
    display: inline-block;
}

.BtnEditProfileImg {
    position: absolute;
    top: -15px;
    right: -15px;
    background: #F44336;
    border: 0;
    color: white;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
}

.profile-img input {
    display: none;
}

form#CustomerFormContent .dropdown-toggle {
    border-bottom: 1px solid #ddd !important;
}

form#CustomerFormContent .filter-option {
    padding: 0 !important;
}

.form-group.LabelSelect {
    position: relative;
    left: -3px;
}

.LabelSelect {
    position: relative;
}

.LabelSelect:after {
    content: ':';
    position: absolute;
    right: -3px;
    top: 1px;
    bottom: 0;
    font-weight: 600;
    margin: auto;
}

.LabelSelect select {
    -webkit-appearance: none !important;
    text-align: right;
    border: 0 !important;
    direction: rtl;
}

.form-group.LabelSelect:before {
    content: "\f110";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 12px;
    font: normal normal normal 13px/1 LineAwesome;
}

.m-body .m-content {
    padding: 15px 30px;
    padding-bottom: 5px !important;
}

@media only screen and (max-width: 1025px) {
    .m-body .m-content {
        padding: 75px 30px;
        padding-bottom: 5px !important;
    }
}

#ModalForm .LabelSelect:after {
    height: auto;
}

.m--margin-right-0 {
    margin-right: 0 !important;
}

#FileEditForm {
    padding-top: 25px;
    border: 1px solid #bdc3c7;
    padding: 10px;
    background: #f5f7f7;
    margin-bottom: 15px;
    border-radius: .3em;
}

span#m_quick_sidebar_close {
    z-index: 9999;
    position: absolute;
}

#VersiyonAdd {
    display: none;
}

.LabelCheck {
    display: flex;
    width: 115px;
}

.m-portlet {
    margin-bottom: 0 !important;
}

div#AddOffer .form-control-label {
    width: 180px;
    text-align: right;
    font-weight: 500;
}

label.LabelCheck {
    display: flex;
    align-items: center;
    margin: 0;
}

.modal-table-bg {
    background: #dddddd14;
    border: solid 1px #dddddd26;
}

table.scroll {
    border-spacing: 0;
    margin: 0;
    border-bottom: 0;
}

table.scroll tbody,
table.scroll thead {
    display: block;
}

table.scroll tbody {
    height: 350px;
    overflow-y: auto;
    overflow-x: hidden;
}

table.scroll thead tr, 
table.scroll tbody tr {
    width: 100%;
    display: inline-table;
}

table.scroll tbody::-webkit-scrollbar {
    display: none;
}

#offerList [col-id="form_name"], 
#offerList [col-id="glaze_name"], 
#offerList [col-id="decor_name"] {
    padding: 0 5px;
}

.select2-container {
    width: 100% !important;
}

.ag-theme-material .ag-cell-focus {
    border: 0 !important;
    outline: initial !important;
    background: #e8e8e8 !important;
}

select.js-example-basic-single.js-states {
    width: 100%;
    color: #575962;
    position: relative;
    padding: .65rem 1rem;
    line-height: 1.25;
    border: 1px solid #ebedf2;
}

.switchbox {
    border: 1px solid #ddd;
    height: 45px;
    padding: 0;
    display: flex;
    line-height: 45px;
}

.switchbox .bootstrap-switch {
    float: right;
    margin-top: 5px;
}

.CatalogComparison .form-control-label {
    width: 150px;
    font-weight: 500;
    margin-bottom: 0;
}

.CatalogComparison button.btn.dropdown-toggle {
    border-bottom: 1px solid #ddd !important;
}

.CatalogComparison .display-flex {
    display: flex;
    align-items: center;
}

.CatalogComparison .switchbox {
    line-height: normal;
}

.ColorSelect [data-toggle="dropdown"] {
    background: #00BCD4;
    color: white;
}

.noborder {
    border: 0 !important;
}

.modal-big {
    max-width: 1140px;
}

.Deliveryform {
    background: #dddd17;
    padding: 20px;
}

#DetailForwarding, 
#AddForwarding {
    display: none;
}

.FormContentGray {
    margin-bottom: 15px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(189, 195, 199);
    border-image: initial;
    padding: 10px;
    background: rgb(245, 247, 247);
    border-radius: 0.3em;
}

.nomargin {
    margin: 0;
}

form label {
    font-weight: 600 !important;
}

.br-section {
    display: block;
    margin: 20px 0;
    height: 1px;
    background: #e9e9e9;
}

.GrandTotal strong {
    display: inline-block;
    width: 200px;
}

.GrandTotal span {
    margin-left: 50px;
    display: inline-block;
    width: 80px;
    text-align: right;
}

.clear {
    clear: both;
}

.GrandTotal {
    margin-top: 50px !important;
    font-size: 15px;
}

.justify-center {
    justify-content: center;
}

.fit-content {
    min-width: fit-content;
}

#SurveryForm {
    display: none;
}

label.InputTitle {
    margin-right: 20px;
    width: 120px;
    text-align: right;
}

.QuestionOptions span {
    font-size: 55px !important;
    color: #ffc107 !important;
}

.QuestionOptions label {
    margin-right: 10px !important;
}

.QuestionOptions input:checked + span {
    color: #8bc34a !important;
}

.QuestionItem {
    margin-bottom: 15px;
}

.QuestionOptions input {
    display: none;
}

.QuestionList {
    margin: 20px 0;
}

.QuestionList p {
    font-weight: 400;
    font-size: 15px;
}

#ComplaintForm, #backone, #backtwo {
    display: none;
}

.QuestionItem {
    display: flex;
}

#PlanningTab span {
    margin-left: 15px;
    display: inline-block;
    position: relative;
}

#PlanningTab small {
    background: #2196F3;
    color: white;
    width: 20px;
    display: block;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    top: -12px;
    text-align: center;
    right: -10px;
    line-height: 20px;
    font-weight: 600;
}

#ForwardImgListBox a, 
#ForwardImgListBox2 a {
    padding: 15px !important;
    height: 150px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

#ForwardImgListBox a img, 
#ForwardImgListBox2 a img {
    max-width: 100%;
    max-height: 100%;
}

.AddElemContent p {
    position: relative;
    display: inline-block;
}

.AddElemContent .remove-row {
    position: absolute;
    right: -30px;
    color: #F44336;
    font-weight: bold;
    padding: 0;
    margin: 0;
    background: transparent;
    border: 0;
}

.btn-trash-file {
    position: absolute;
    top: -10px;
    right: 5px;
    background: #F44336;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: white;
    border-radius: 50%;
}

.btn-trash-file i {
    font-size: 10px;
}

#SurveryForm label {
    min-width: unset;
}

#SurveryForm tr td {
    font-size: 14px;
    color: #000;
    padding: 15px;
}

#SurveryForm tr td:last-child {
    text-align: center;
    font-weight: 600;
}

#SurveryForm th {
    font-weight: 900;
    background: #5867dd;
    color: white;
    padding: 14px;
}

#EvulationImgList, 
#ComplaintDropzone {
    display: none;
}

#EvulationTab textarea, 
#ComplaintForm textarea {
    height: auto;
}

#SurveryForm tr:nth-child(even) {
    background-color: #f2f2f2
}

#SurveryForm label:after {
    display: none;
}

#SendMailSelect input {
    color: #91899f;
    background: #f7f6f9;
    border: 0;
    border-radius: 25px;
}

.RangeBox {
    display: inline-block;
    border-radius: 25px;
    overflow: hidden;
    border: 1px solid #ddd;
}

.RangeBox input {
    border: 0 !important;
}

#ProfileTabMenu {
    border: 0 !important;
}

#ProfileTabMenu .nav-link.active {
    border: 0 !important;
    background-color: #f7f8fa;
}

#DashboardFilter .form-control {
    height: 35px !important;
}

.ag-theme-material.excel .ag-cell {
    border: 1px solid #ABB !important;
    border-collapse: collapse !important;
}

.ag-theme-material.excel .ag-row {
    border-bottom: 0px !important;
}

#m_ver_menu {
    padding-top: 40px !important;
}

.order-detail-icon {
    margin-right: 10px !important;
}

.order-detail-tab:hover {
    background-color: rgb(174, 214, 243) !important;
}

.ag-body-container {
    height: 400px;
    overflow-x: hidden;
}

.fa-check-circle {
    font-size: 2.5rem !important;
}

.fa-check-circle.active {
    font-size: 2.5rem !important;
    color: #04ef0b !important;
}

.m-messenger .m-messenger__messages .m-messenger__message {
    margin: 0 0 40px 0;
}

.m-messenger__wrapper {
    margin-top: 35px !important;
}

.m-messenger .m-messenger__messages .m-messenger__message .m-messenger__message-pic img {
    max-width: 80px;
}

.login-input {
    border-bottom: 1px solid #dfdfdf !important;
}

.m-messenger .m-messenger__messages .m-messenger__message.m-messenger__message--out .m-messenger__message-content {
    background: #36a3f7 !important;
}

.m-messenger.m-messenger.m-messenger--message-arrow .m-messenger__message.m-messenger__message--out .m-messenger__message-arrow {
    border-left-color: #36a3f7 !important;
}

.spanRing {
    margin-left: 15px;
    display: inline-block;
    position: relative;
}

.smallRing {
    color: white;
    width: 20px;
    display: block;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    top: -25px;
    text-align: center;
    right: -10px;
    line-height: 20px;
    font-weight: 600;
}

.bg-order-packing-message {
    background: #10e3d9;
}

.bg-light-blue {
    background: #36a3f7;
}

.bg-light-green {
    background: #55cf29;
}

.bg-purple {
    background: #3ca2c1;
}

.bg-orange {
    background: #ffbc00;
}

.img-size-29 {
    height: 29px;
    width: 29px;
}

.img-size-31 {
    height: 31px;
    width: 31px;
}

.img-size-32 {
    height: 32px;
    width: 32px;
}

.img-size-34 {
    height: 34px;
    width: 34px;
}

.img-size-37 {
    height: 37px;
    width: 37px;
}

.img-size-38 {
    height: 38px;
    width: 38px;
}

.img-size-39 {
    height: 39px;
    width: 39px;
}

.img-size-43 {
    height: 43px;
    width: 43px;
}

.img-size-45 {
    height: 45px;
    width: 45px;
}

.img-active {
    opacity: 1;
    cursor: pointer;
}

.img-active:hover {
    opacity: 0.8;
}

.img-passive {
    opacity: 0.2;
}

.img-passive:hover {
    cursor: not-allowed;
    opacity: 0.2;
}

.m-r-1 {
    margin-right: 1px;
}

.m-r-2 {
    margin-right: 2px;
}

.m-r-3 {
    margin-right: 3px;
}

.m-r-4 {
    margin-right: 4px;
}

.m-r-5 {
    margin-right: 5px;
}

.m-r-6 {
    margin-right: 6px;
}

.m-r-7 {
    margin-right: 7px;
}

.m-r-8 {
    margin-right: 8px;
}

.vh-85 {
    height: 85vh;
}

.pr-1 {
    padding-right: 1px !important;
}

.pr-2 {
    padding-right: 2px !important;
}

.pr-3 {
    padding-right: 3px !important;
}

.pr-4 {
    padding-right: 4px !important;
}

.pr-5 {
    padding-right: 5px !important;
}

.pr-6 {
    padding-right: 6px !important;
}

.pr-7 {
    padding-right: 7px !important;
}

.pr-8 {
    padding-right: 8px !important;
}

.pr-9 {
    padding-right: 9px !important;
}

.pr-10 {
    padding-right: 10px !important;
}

.pt-1 {
    padding-top: 1px !important;
}

.pt-2 {
    padding-top: 2px !important;
}

.pt-3 {
    padding-top: 3px !important;
}

.pt-4 {
    padding-top: 4px !important;
}

.pt-5 {
    padding-top: 5px !important;
}

.pt-6 {
    padding-top: 6px !important;
}

.pt-7 {
    padding-top: 7px !important;
}

.pt-8 {
    padding-top: 8px !important;
}

.pt-9 {
    padding-top: 9px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.p-10-20 {
    padding: 10px 20px;
}

.color-white {
    color: white !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.cursor-help {
    cursor: help;
}

.d-flex {
    display: flex;
}

.h-35 {
    height: 35px;
}

[class^="flaticon-"]:before,
[class*="flaticon-"]:before,
[class^="flaticon-"]:after,
[class*="flaticon-"]:after {
    margin-left: 0px !important;
}

[class^="m-menu__link-icon flaticon-"]:before,
[class*="m-menu__link-icon flaticon-"]:before,
[class^="m-menu__link-icon flaticon-"]:after,
[class*="m-menu__link-icon flaticon-"]:after {
    font-family: Flaticon;
    font-size: 30px !important;
    margin-left: 20px !important;
}

.m-menu__link-icon {
    padding-right: 60px;
    color: #bbbbff !important;
}

.flaticon-delete {
    font-size: 15px !important;
}

.flaticon-more {
    color: #5867dd;
    margin-top: 8px;
}

[class^="flaticon-more"]:before, 
[class*=" flaticon-more"]:before, 
[class^="flaticon-more"]:after, 
[class*=" flaticon-more"]:after {
    font-family: Flaticon;
    font-size: 33px;
    font-style: normal;
    margin-left: 20px;
}

.report-table .ag-row .ag-cell {
    display: flex;
    align-items: center;
}

.color-menu-passive {
    color: #bbbbbb !important;
}

div#m_ver_menu .m-menu__link-text.color-menu-passive {
    color: #bbbbbb !important;
}

.one-line {
    white-space: nowrap;
}

.bottom-border {
    border-bottom: 1px solid #ebedf2 !important;
}

.border-radius-25{
    border-radius: 25px !important;
}

.input-border {
    border: 1px solid #ddd!important;
}
.dz-error-message {
    margin-top: 25px;
}

.w-1000{
    width:1000px;
}

div.ExplodingDiv {
    padding-top: 25px;
    border: 1px solid #bdc3c7;
    padding: 10px;
    background: #f5f7f7;
    margin-bottom: 15px;
    border-radius: .3em;
}

.ExplodingDivTop {
    padding: 0;
    padding-right: 50px;
}
.select2-result-repository {
    padding-top: 4px;
    padding-bottom: 3px;
}

.select2-result-repository__avatar {
    float: left;
    width: 60px;
    margin-right: 10px;
}

.select2-result-repository__meta {
    margin-left: 70px;
}

.select2-result-repository__title {
    color: black;
    font-weight: 700;
    word-wrap: break-word;
    line-height: 1.1;
    margin-bottom: 4px;
}

.select2-result-repository__description {
    font-size: 13px;
    color: #777;
    margin-top: 4px;
}

.select2-results__option--selectable {
    cursor: pointer;
}

.select2-selection--single {
    height: 40px !important;
}

.select2-result-repository__avatar img {
    width: 100%;
    height: auto;
    border-radius: 2px;
}

.ExplodingDivContent{
    display:none;
}

.padding-right-0 {
    padding-right: 0px !important;
}

.checkbox-left {
    width: 30px;
    height: 30px;
    text-align: left;
}

.checkbox {
    width: 30px;
    height: 30px;
}

.checkbox-left-container {
    display: flex;
    align-items: center;
}

.block-center > * {
    margin-left: auto;
    margin-right: auto;
}

.formated-text {
    font-size: 14px;
    font-weight: 600;
    font-family: Roboto;
    color: rgba(0, 0, 0, 0.54);
}

.label-color {
    color: #575962;
}

.upper-case {
    text-transform: uppercase;
}

.readonly-dropdown {
    pointer-events: none;
    background-color: white !important;
    color: #495057;
}

.page-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    z-index: 1040;
    display: none;
}

.page-overlay.show {
    display: block;
}
.navigation-container {
    font-size: 1rem;
    gap: 0.5rem;
}

.nav-btn {
    background-color: #f0f0f0 !important;
    color: #333 !important;
    border: 1px solid #ccc !important;
    font-weight: bold;
    font-size: 1.1rem;
    opacity: 1 !important;
    box-shadow: none;
    transition: all 0.1s ease-in-out;
}

.nav-btn:hover {
    background-color: #f0f0f0 !important;
    color: #333 !important;
    border-color: #ccc !important;
}

.nav-btn:active {
    background-color: #e0e0e0 !important;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
    transform: translateY(1px);
}

.nav-btn:disabled {
    background-color: #e8e8e8 !important;
    color: #aaa !important;
    border-color: #ddd !important;
    opacity: 1 !important;
    box-shadow: none;
    transform: none;
}

.nav-index {
    padding: 3px 8px;
    font-weight: 500;
    color: #555;
    background-color: #f0f0f0;
    border-radius: 6px;
    border: 1px solid #ddd;
}

.modal-header-with-navigation {
    border-bottom: 1px solid #eee;
}

.modal-title-with-navigation {
    font-size: 1.25rem;
    font-weight: 600;
    color: #333;
}

.display-none {
    display: none;
}

.ag-grid-checkbox-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.ag-grid-checkbox-container input[type="checkbox"] {
    transform: scale(2);
    cursor: pointer;
}

.fa-eye:hover {
    color: #000000;
    transform: scale(1.2);
}

.fa-eye {
    cursor: pointer;
    transition: transform 0.1s ease;
}

.fa-eye:active {
    transform: scale(0.85);
}

.spinning-icon {
    display: inline-block;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}

.max-width-90vw {
    max-width: 90vw;
}

.m-portlet__head.form-catalog-head {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    width: 100% !important;
    position: relative !important;
}

.status-filter-button-group-container {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

.form-catalog-tools-wrapper {
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.status-filter-button-group {
    display: flex;
    gap: 0;
    border: 1px solid #e4e6ef;
    border-radius: 4px;
    overflow: hidden;
}

.status-filter-button {
    padding: 8px 20px;
    border: none;
    background: #fff;
    color: #575962;
    font-size: 13px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    border-right: 1px solid #e4e6ef;
    outline: none;
}

.status-filter-button:last-child {
    border-right: none;
}

.status-filter-button:hover {
    background: #f4f5f8;
    color: #36a3f7;
}

.status-filter-button.active {
    background: #36a3f7;
    color: #fff;
}

.status-filter-button:focus {
    outline: none;
    box-shadow: none;
}

.btn-visualize {
    background-color: #36a3f7;
    border: none !important;
    border-radius: 6px;
    height: 38px;
    font-weight: 600;
    color: #ffffff;
    transition: all 0.3s ease;
    box-shadow: 0 4px 10px rgba(54, 163, 247, 0.2);
}

.btn-visualize:hover {
    background-color: #1a8ee8;
    color: #fff;
}

.visualizer-card {
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 2px 15px rgba(0,0,0,0.03);
    border: 1px solid #ebedf2;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.visualizer-img-wrapper {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    position: relative;
}

.bg-light-subtle {
    background-color: #fcfdfe;
}

.border-right {
    border-right: 1px solid #f0f1f4;
}

.lab-item {
    flex: 1;
}

.margin-right--8 {
    margin-right: -8px;
}

.margin-right--6 {
    margin-right: -6px;
}

.margin-right--3 {
    margin-right: -3px;
}

.margin-right--5 {
    margin-right: -5px;
}

.margin-right--9 {
    margin-right: -9px;
}

.modal-header.padding-top-bottom-15 {
    padding: 15px 0 !important;
}