﻿.number-input-without-arrows::-webkit-inner-spin-button, .number-input-without-arrows::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
}

.well {
    width: 100%;
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

span[data-dz-size] {
    display: none !important;
}

.dz-preview .dz-image img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

.dropzone .dz-preview.dz-file-preview .dz-image {
    background: #999999 !important;
}

.padding-none {
    padding: 0 !important;
}

.resize-vertical {
    resize: vertical;
}

.btn-full-width {
    width: 100%;
}

/*NOTE:MKA:18102019: Etkinlik katılım timeline adminlte css tamamını eklememek adına yazıldı*/

.custom-timeline {
    position: relative;
    margin: 0 0 30px 0;
    padding: 0;
    list-style: none;
}

    .custom-timeline > li {
        position: relative;
        margin-right: 10px;
        margin-bottom: 15px;
    }

        .custom-timeline > li:after {
            clear: both;
        }

        .custom-timeline > li:before, .timeline > li:after {
            content: " ";
            display: table;
        }

    .custom-timeline:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        width: 4px;
        background: var(--color-border-medium);
        left: 31px;
        margin: 0;
        border-radius: 2px;
    }

    .custom-timeline > li > .fa, .timeline > li > .glyphicon, .timeline > li > .ion {
        width: 30px;
        height: 30px;
        font-size: 20px;
        line-height: 30px;
        position: absolute;
        color: var(--color-text-secondary);
        background: var(--color-border-medium)ddd;
        border-radius: 50%;
        text-align: center;
        left: 18px;
        top: 0;
    }

    .custom-timeline > .time-label > span {
        font-weight: 400;
        padding: 5px;
        display: inline-block;
        background-color: #fff;
        border-radius: 5px;
    }

    .custom-timeline > li > .timeline-item {
        -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
        box-shadow: 0 1px 1px rgba(0,0,0,0.1);
        border-radius: 3px;
        margin-top: 0;
        background: #fff;
        color: #444444;
        margin-left: 60px;
        margin-right: 15px;
        padding: 0;
        position: relative;
    }

        .custom-timeline > li > .timeline-item > .timeline-header {
            margin: 0;
            color: #555555;
            border-bottom: 1px solid #f5f5f5;
            padding: 10px;
            font-size: 16px;
            line-height: 1.1;
        }

            .custom-timeline > li > .timeline-item > .timeline-header > a {
                font-weight: 600;
            }


.custom-bg-aqua {
    color: white !important;
    background-color: var(--color-text-primary) !important;
}

.custom-bg-red {
    color: white !important;
    background-color: var(--color-primary) !important;
}

.custom-bg-yellow {
    color: white !important;
    background-color: #1d3557 !important;
}

.jei-info {
    position: absolute;
    z-index: 999;
    left: -4px;
    top: 8px;
}

.cursor-pointer {
    cursor: pointer;
}

.custom-validation-customer {
    color: red;
    display: none;
    margin: 0;
    font-size: 15px;
}

.paddingNone {
    padding: 0 !important;
}

.aces-test-table {
    border: 1px solid !important;
    margin: 3px 0 3px 0 !important;
    padding-bottom: 0 !important;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.table-full-width {
    width: 100%;
}

.sidebar-active a {
    text-decoration: underline;
    color: var(--color-primary) !important;
}

.cb-sidebar .menu li a svg {
    margin-right: 0 !important;
}

.page-item.active .page-link {
    color: #fff !important;
    text-decoration: none !important;
}

.border-radius-100 {
    border-radius: 100%;
}

.fs-18 {
    font-size: 18px !important;
}

.white-space-normal {
    white-space: normal;
}

.font-size-14 {
    font-size: 14px !important;
}

.calculate-button {
    cursor: pointer !important;
}

#ms-RealEstateDemandTitleDeedLegalStatusTypes div ul {
    height: 132px !important;
}

.td-transaction-title {
    border-right: none !important;
}

.td-transactionofficeuserbox {
    border-right: 1px solid #f0f0f0 !important;
}

.is-animated {
    animation: .6s zoom-in;
}

@keyframes zoom-in {
    0% {
        transform: scale(.1);
    }

    100% {
        transform: none;
    }
}

.scrool-div {
    max-height: 850px;
    overflow-x: auto;
}

.commercialBusinessClubLogoDiv {
    background: none !important;
    margin: auto !important;
}

.earningShareLogoDiv {
    background: none !important;
    margin: auto !important;
}

.commentModalContent {
    border: 1px solid #1a1a1a !important;
}

.earningShareLogoDiv {
    background: none !important;
    margin: auto !important;
}

.cb-detail-content-sidebar {
    margin-top: -272px !important;
}

.cb-professional .content .decor .bar {
    top: 25% !important;
}

.heart-active {
    color: var(--color-primary) !important;
}

    .heart-active i {
        color: var(--color-primary) !important;
    }

.preview-page-fixed-text {
    position: fixed;
    z-index: 9;
    width: 100%;
    height: 100%;
    text-align: center;
    -moz-transform: rotate(335deg);
    -webkit-transform: rotate(335deg);
    -o-transform: rotate(335deg);
    -ms-transform: rotate(335deg);
    transform: rotate(335deg);
    font-size: 100px;
}

@media screen and (max-width: 600px) {
    .preview-page-fixed-text {
        font-size: 80px;
        left: 15%;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) {
    .preview-page-fixed-text {
        font-size: 89px;
        left: 30%;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) {
    .preview-page-fixed-text {
        left: 20%;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
    .preview-page-fixed-text {
        left: 20%;
    }
}


#approval-procedures-error-box {
    height: 65px;
    width: 100%;
    background: #1a1a1a;
    border-radius: .25rem;
    box-shadow: 5px 5px 20px rgba(203, 205, 211, 10);
}

    #approval-procedures-error-box .box-warning-header {
        width: 30px;
        height: 30px;
        background: #fff;
        border-radius: 100%;
        position: relative;
        cursor: pointer;
        top: 17px;
        left: 46px;
    }

@keyframes breathe {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(0.5)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes breathe2 {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.2)
    }

    100% {
        transform: scale(1)
    }
}

#approval-procedures-error-box .box-warning-header:before {
    content: "";
    position: absolute;
    top: -7px;
    left: -8px;
    z-index: 2;
    width: 45px;
    height: 45px;
    background: #fff;
    opacity: 0.3;
    border-radius: 100%;
    animation: breathe2 2s infinite;
}

#approval-procedures-error-box .box-warning-header:after {
    content: "";
    position: absolute;
    top: -17px;
    left: -17px;
    z-index: 3;
    width: 65px;
    height: 65px;
    background: #fff;
    opacity: 0.2;
    border-radius: 100%;
    animation: breathe 2s infinite;
}

#approval-procedures-error-box .box-warning-header > span {
    color: var(--color-primary);
    font-weight: bold;
    font-size: 18px;
    position: absolute;
    z-index: 4;
    left: 7px;
    top: 2px;
}

#approval-procedures-error-box .box-message {
    color: white;
    position: absolute;
    font-size: 13px;
    right: 0;
    margin: -16px auto;
    width: 74%;
    text-align: center
}

.margin-bottom-none {
    margin-bottom: 0;
}

#approval-procedures-error-box .box-message p b {
    font-weight: bold;
    font-size: 16px;
}

.approval-procedures-badge-color {
    background: linear-gradient(to bottom left, var(--color-primary) 40%, #3d5a80 100%);
    color: white;
}

@media only screen and (device-width: 768px) {
    #approval-procedures-error-box .box-warning-header {
        left: 19px;
    }

    #approval-procedures-error-box .box-message {
        margin: -24px auto;
        width: 69%;
        font-size: 12px;
    }
}

@media only screen and (device-width: 1024px) {
    #approval-procedures-error-box .box-warning-header {
        left: 18px;
    }
}

@media screen and (max-device-width: 767px) {
    #approval-procedures-error-box {
        margin-bottom: 15px;
    }

        #approval-procedures-error-box .box-message {
            margin: -18px auto;
            width: 80%;
            font-size: 15px;
        }
}

@media screen and (min-device-width: 767px) and (max-device-width:1200px) {
    #approval-procedures-error-box .box-warning-header {
        left: 15px;
    }

    #approval-procedures-error-box .box-message {
        margin: -26px auto;
        width: 67%;
    }
}

.c-mt5 {
    margin: 5px 0 0 0;
}

.background-none {
    background: none !important;
}

.c-well {
    width: 100%;
    min-height: 20px;
    padding: 10px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

/*.cb-home-search-bar .tabs-content .input input {
    font-size: 100% !important;
}

@media only screen and (min-width: 768px) {
    .cb-home-search-bar .tabs-content .input input {
        font-size: 22px !important;
    }
}*/

.add-remove-stock-comparison-list-button {
    cursor: pointer !important;
    margin-bottom: 5px !important;
    color: white !important;
}

.text-pink {
    color: pink !important;
}

.custom-warning-text {
    padding: 0 10px 0 10px !important;
    margin: 5px 0 0 0 !important;
    text-align: justify !important;
}

.fs-12 {
    font-size: 12px !important;
}

.mh-280 {
    min-height: 220px;
}

@media only screen and (max-device-width: 768px) {
    .mh-280 {
        min-height: unset;
    }
}

.fixed-bottom-returnback-div {
    position: fixed;
    right: 1%;
    bottom: 2%;
    z-index: 1030;
}

.btn-white {
    background: white;
    color: #1a1a1a;
}

.dashboard-counter .card .card-top-right {
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/c21-dashboard-card.png);
    background-size: cover;
    width: 100px;
    height: 100px;
    text-align: center;
    color: #fff;
}

    .dashboard-counter .card .card-top-right i {
        margin: 20px 0 20px 58px;
        font-size: 32px;
        position: relative;
        right: 10px;
        bottom: 0;
    }

.map {
    border: 3px solid #1a1a1a;
}

.map-button-div {
    z-index: 1;
}

.map-button-a {
    color: white;
}

.blue-text {
    color: #1d3557 !important;
}

.pointer-div {
    cursor: pointer;
}

.cb-about-people {
    min-height: 145px;
}

.mb-m20 {
    margin-bottom: -20px !important;
}

.search-on-map-page-map {
    height: 100%;
    max-width: 74%;
}

.cb-map-sidebar {
    max-width: 26%;
}
.cb-map-sort-save {
    max-width: 26%;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1319px) {
    .search-on-map-page-map {
        max-width: 60%;
    }

    .cb-map-sidebar {
        max-width: 40%;
    }
    .cb-map-sort-save {
        max-width: 40%;
    }
}

@media screen and (max-width: 767px) {
    .search-on-map-page-map {
        max-width: 100%;
    }
}

#franchiseApplyBox a {
    position: fixed;
    left: -65px;
    padding: 10px;
    width: 100px;
    text-decoration: none;
    font-size: 12px;
    color: white;
    border-radius: 0 5px 5px 0;
}

#franchiseApplyButton {
    top: 120px;
    background-color: var(--color-primary);
    writing-mode: tb-rl;
}


.text-break-email {
    white-space: pre-wrap !important;
    overflow-wrap: break-word !important;
}

.custom-spinner-box {
    /*Partial Usage: absolute - Whole Page Usage: fixed*/
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.1);
    z-index: 2;
}

    .custom-spinner-box > div {
        display: table;
        height: 100%;
        text-align: center;
    }

        .custom-spinner-box > div > div {
            display: table-cell;
            vertical-align: middle
        }

.inner-custom-spinner-box > .custom-spinner-box {
    position: unset;
}

.chart-outline {
    overflow-x: auto;
    text-align: center;
}

    .chart-outline > canvas {
        width: 800px;
        display: initial !important;
    }

/*.orangecolor {
    background-color: var(--color-primary) !important;
}*/

.fa-success-message {
    font-weight: 800;
    font-size: 48px;
}

@media screen and (max-width: 767px) {
    .fa-success-message {
        margin-bottom: 35px;
    }
}

.stock-status-type-tag {
    width: 75% !important;
    height: auto !important;
}

@media screen and (max-width: 767px) {
    .sm-w-25 {
        width: 25% !important;
    }
}

.dataTables_wrapper label input, .dataTables_wrapper label select {
    margin: 0 15px;
}

.dataTables_wrapper label {
    margin-right: 15px;
    font-size: 12px;
    white-space: nowrap;
    margin-bottom: 15px;
}

.dataTables_paginate .pagination li {
    margin: 0 5px;
    font-size: 11px;
}

.dataTables_info {
    margin-right: 15px;
    font-size: 11px;
}

.reportResultTable > thead > tr > .sorting_asc:after {
    content: '\21E1';
}

.reportResultTable > thead > tr > .sorting_desc:after {
    content: '\21E3';
}

.max-h-200 {
    max-height: 200px;
    overflow-y: scroll;
}

.max-h-350 {
    max-height: 350px;
    overflow-y: scroll;
}

.font-50 {
    font-size: 50px !important;
}

.cb-home-video {
    position: relative;
}

    .cb-home-video video {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.noContentBefore:before {
    content: none !important;
}

.home-search-progress {
    margin-top: 5px;
    height: 30px;
    background-color: #555555555;
    position: relative;
}

.home-search-progress-title {
    margin-top: 3px;
    position: absolute;
    text-align: center;
    line-height: 20px; /* line-height should be equal to bar height */
    overflow: hidden;
    color: #fff;
    right: 0;
    left: 0;
    top: 0;
    font-size: 15px;
}

.cb-card-list li .order-top-no {
    align-self: center;
    background-color: var(--color-primary);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    font-weight: 600;
    color: #fff;
}

/*.cb-home-search-2 .cb-main-search-box {
    max-width: 600px;
    margin: -300px auto 0 auto;
}*/

.cb-home-search-bar-v3 .buttons-bar {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 30px;
}

    .cb-home-search-bar-v3 .buttons-bar li {
        flex: 1; /* Her öğe eşit büyüklükte */
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background-color: rgba(255, 255, 255, .6);
        padding: 10px;
        border-radius: 12px;
        transition: all 200ms ease-in-out;
        text-align: center;
    }

        .cb-home-search-bar-v3 .buttons-bar li:after {
            content: '';
            position: absolute;
            bottom: 0;
            left: calc(50% - 5px);
            width: 10px;
            height: 10px;
            border-radius: 5px;
            background-color: var(--color-primary);
            -webkit-transition: all 200ms ease-in-out;
            transition: all 200ms ease-in-out;
            opacity: 0;
        }

        .cb-home-search-bar-v3 .buttons-bar li:hover {
            -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
        }

            .cb-home-search-bar-v3 .buttons-bar li:hover:after {
                -webkit-transform: translateY(20px);
                transform: translateY(20px);
                opacity: 1;
            }

        .cb-home-search-bar-v3 .buttons-bar li a {
            color: var(--color-text-primary);
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            text-align: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

            .cb-home-search-bar-v3 .buttons-bar li a img {
                width: 48px;
                height: 48px;
            }

@media (max-width: 768px) {
 /*   .cb-home-search-2 .cb-main-search-box {
        margin: -600px auto 0 auto;
    }*/

    .cb-home-search-bar-v3 .buttons-bar li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        margin: 8px;
    }
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: var(--color-primary) !important;
    border-color: var(--color-primary) !important;
    color: black !important;
}

.cb-home-search-box {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: left center;
    padding-top: 700px;
    padding-bottom: 25px;
    min-height: 80vh;
    z-index: 1;
    overflow: hidden
}

    .cb-home-search-box .banner-bg-slide {
        width: 100%;
        height: 100% !important;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }

@media(max-width: 768px) {
    .cb-home-search-box .container .cb-home-search-bar-v3 {
        margin-top: -120% !important;
    }
}

@media(min-width: 768px) {
    .cb-home-search-bar-v3 .tab-content {
        background-color: #fff !important;
        box-shadow: 0 0.46875rem 2.1875rem rgb(4 9 20 / 3%), 0 0.9375rem 1.40625rem rgb(4 9 20 / 3%), 0 0.25rem 0.53125rem rgb(4 9 20 / 5%), 0 0.125rem 0.1875rem rgb(4 9 20 / 3%);
        padding: 15px;
        border-top-right-radius: 4px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    .cb-home-search-box .container .cb-home-search-bar-v3 {
        max-width: 90%;
    }

        .cb-home-search-box .container .cb-home-search-bar-v3 .nav-tabs {
            list-style: none;
            display: flex;
            flex-wrap: wrap;
            justify-content: end;
            border-bottom: 0;
        }

            .cb-home-search-box .container .cb-home-search-bar-v3 .nav-tabs li {
                margin-right: 1px;
                margin-bottom: 1px;
                min-width: 70px;
                max-width: 70px;
                padding: 1px;
            }

                .cb-home-search-box .container .cb-home-search-bar-v3 .nav-tabs li a {
                    font-size: 10.5px;
                    border-radius: 10px;
                    height: 45px;
                    line-height: 50px;
                    padding: 0 0px;
                }
}

.header-mobile-design {
    display: none;
}

.header-desktop-design {
    display: block;
}

@media(max-width: 768px) {
    .header-mobile-design {
        display: block;
    }

    .header-desktop-design {
        display: none;
    }
}

@media (min-width: 768px) {
    .navbar-brand {
        order: 0 !important;
        flex-grow: 0 !important;
    }
}

/*MainMenuItemBox Styles*/
.header-items {
    display: inline-flex;
    justify-content: center;
    text-align: center;
    margin: 1px 2.5px 1px 2.5px;
    max-height: 60%;
    min-height: 60%;
    color: white;
}

    .header-items a {
        color: var(--color-text-muted);
        text-decoration: none;
    }

.header-items-box-design {
    font-size: 12.5px;
    margin: auto;
    padding-right: 0;
    padding-left: 0;
}

/*HomePagePresentationBox Styles*/
.grey-color {
    color: var(--color-text-muted);
}

.black-bgcolor {
    background-color: black;
}

.box-design-presentation {
    background-color: var(--color-text-primary);
    display: flex;
}

.dp-content {
    display: contents;
}

.reason-items-bgcolor {
    background-color: var(--color-primary);
}

.reason-items-close-button-design {
    text-align: center;
    width: 5%;
    background-color: var(--color-primary);
    margin-left: auto !important;
    margin-bottom: 0px !important;
}

.reason-items-box-first-design {
    padding: 3em 1em 3em 5em;
}

.reason-items-box-second-design {
    padding: 3em 1em 3em 4em;
}

.reason-items-box-third-design {
    padding: 3em 1em 1.5em 5em;
}

.reason-items-box-fourth-design {
    padding: 3em 1em 3em 3em;
}

.fade-text-background {
    background-color: #0000ff00;
    background-image: linear-gradient(to right, #0000ff00, var(--color-primary));
    align-items: center;
    display: flex;
    height: auto;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}

.fade-text-background-grey {
    background-color: #0000ff00;
    background-image: linear-gradient(to left, #0000ff00, var(--color-text-muted));
    align-items: center;
    display: flex;
    height: auto;
    width: 100%;
    color: #fcfcfc;
    padding-top: 15px;
    padding-bottom: 15px;
}

.cb-home-page-box {
    position: relative;
    z-index: 1;
    margin: 0 0 100px 0;
    box-shadow: 0 0.46875rem 2.1875rem rgb(4 9 20 / 3%), 0 0.9375rem 1.40625rem rgb(4 9 20 / 3%), 0 0.25rem 0.53125rem rgb(4 9 20 / 5%), 0 0.125rem 0.1875rem rgb(4 9 20 / 3%);
}

@media (max-width: 768px) {
    .padding-settings {
        padding: 0 90px;
        margin-bottom: 50px;
    }

    .padding-setting-box {
        padding: 0 90px;
    }

   

    .reasonsection {
        height: 100% !important;
        width: 25% !important;
    }

    .numberdecoration {
        margin: 1.5%;
        font-size: 30px;
    }
}

@media (min-width: 768px) {
    .padding-settings {
        padding: 0 90px;
        margin-bottom: calc(7.5% + 125px);
    }

    .padding-setting-box {
        padding: 0 90px;
    }

   

    .reasonsection {
        height: 100% !important;
        width: auto !important;
    }

    .numberdecoration {
        margin: 1.5%;
        font-size: 47.5px;
    }

  
    .grey-cross-line {
        position: absolute;
        left: auto;
        top: -50px;
        width: 106px;
        background: var(--color-text-muted);
        height: calc(100% + 100px);
        z-index: 1;
        right: 0;
        transform: rotate(13deg);
        -webkit-backface-visibility: initial;
    }

    .golden-cross-line {
        position: absolute;
        left: auto;
        top: -50px;
        width: 90px;
        background: var(--color-primary);
        height: calc(100% + 100px);
        z-index: 1;
        right: 0;
        transform: rotate(13deg);
        -webkit-backface-visibility: initial;
    }

    .grey-cross-line-for-black-design {
        position: absolute;
        right: auto !important;
        top: -50px;
        width: 106px;
        background: var(--color-text-muted);
        height: calc(100% + 100px);
        z-index: 1;
        right: 0;
        transform: rotate(13deg);
        -webkit-backface-visibility: initial;
    }

    .golden-cross-line-for-black-design {
        position: absolute;
        right: auto !important;
        top: -50px;
        width: 90px;
        background: var(--color-primary);
        height: calc(100% + 100px);
        z-index: 1;
        right: 0;
        transform: rotate(13deg);
        -webkit-backface-visibility: initial;
    }

    .cb-home-page-box {
        clip-path: polygon(calc(5% + 50px) 0, 100% 0, 100% 100%, 0% 100%);
    }

    .padding-for-right-of-box {
        margin-right: 15% !important;
    }

    .cb-image-presenter.cb-image-presenter-right .bg-black-image:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 0;
        z-index: 2;
        line-height: 0px;
        border-style: solid;
        border-color: #000000 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);
        border-width: 650px 150px 0 0;
    }
}

.cb-office-content .cb-office-content-tabs .tab-content .team .card {
    margin: 14px 7px;
}

#team-cards {
    transition: 0.5s ease;
}

    #team-cards:hover {
        transform: scale(1.05);
        box-shadow: 1px 1px 5px #aaaaaa;
    }

p.stock-no-title-deed {
    /*font-size: 10px;*/
    color: black !important;
}

.c21-eids-portfolio {
    margin: 60px 0
}

    .c21-eids-portfolio .c21-eids-portfolio-header .c21-portfolio-title {
        margin-left: 15px;
        color: #1a1a1a
    }

        .c21-eids-portfolio .c21-eids-portfolio-header .c21-portfolio-title p {
            font-size: 22px;
            margin: 0
        }

.get-eids-code-button {
    animation: pulse 1.5s infinite;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    50% {
        transform: scale(1.05);
        opacity: 0.85;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

.select2-search {
    width : 100% !important;
}

.search-box-text-color {
    color: #555555555 !important;
}

#alertContainer:empty,
#alertContainer:not(:has(*)) {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    min-height: 0 !important;
    height: 0 !important;
    display: none !important;
}

