﻿.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 #e3e3e3;
    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: #999 !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: #ddd;
        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: #666;
        background: #d2d6de;
        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: #444;
        margin-left: 60px;
        margin-right: 15px;
        padding: 0;
        position: relative;
    }

        .custom-timeline > li > .timeline-item > .timeline-header {
            margin: 0;
            color: #555;
            border-bottom: 1px solid #f4f4f4;
            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: #32406e !important;
}

.custom-bg-red {
    color: white !important;
    background-color: #dd4b39 !important;
}

.custom-bg-yellow {
    color: white !important;
    background-color: #f39c12 !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: #1d85e8 !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 #efefef !important;
}

.is-animated {
    animation: .6s zoom-in;
}

@keyframes zoom-in {
    0% {
        transform: scale(.1);
    }

    100% {
        transform: none;
    }
}

.scrool-div {
    max-height: 300px;
    overflow-x: auto;
}

.commercialBusinessClubLogoDiv {
    background: none !important;
    margin: auto !important;
}

.earningShareLogoDiv {
    background: none !important;
    margin: auto !important;
}

.commentModalContent {
    border: 1px solid #182f64 !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: #d84949 !important;
}

    .heart-active i {
        color: #d84949 !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: #182f64;
    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: #1d85e8;
    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, #EF8D9C 40%, #FFC39E 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: #112145;
}

.dashboard-counter .card .card-top-right {
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/cbx-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 #182f64;
}

.map-button-div {
    z-index: 1;
}

.map-button-a {
    color: white;
}

.blue-text {
    color: #1d85e8 !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: #1d85e8;
    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: #f8e71c !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: #516375;
    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: #1d85e8;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    font-weight: 600;
    color: #fff;
}

.cb-home-search-box {
    position: relative;
    overflow: hidden;
    height: 95vh !important;
    max-height: 800px;
}

    .cb-home-search-box .banner-bg-slide {
        width: 100%;
        height: 100% !important;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

.cb-home-search-2 .cb-main-search-box {
    max-width: 600px;
    margin: -300px auto 0 auto;
}

.cb-home-search-2 .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;
}

    .cb-home-search-2 .buttons-bar li {
        position: relative;
        margin: 0 10px;
        -webkit-transition: all 200ms ease-in-out;
        transition: all 200ms ease-in-out;
        background-color: #1d85e8b3;
        padding: 8px;
        border-radius: 12px;
    }

        .cb-home-search-2 .buttons-bar li:after {
            content: '';
            position: absolute;
            bottom: 0;
            left: calc(50% - 5px);
            width: 10px;
            height: 10px;
            border-radius: 5px;
            background-color: #1d85e8;
            -webkit-transition: all 200ms ease-in-out;
            transition: all 200ms ease-in-out;
            opacity: 0;
        }

        .cb-home-search-2 .buttons-bar li:hover {
            -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
        }

            .cb-home-search-2 .buttons-bar li:hover:after {
                -webkit-transform: translateY(20px);
                transform: translateY(20px);
                opacity: 1;
            }

        .cb-home-search-2 .buttons-bar li a {
            color: #fff;
            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-2 .buttons-bar li a img {
                width: 48px;
                height: 48px;
            }

.cb-home-search-2 .search-bar {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 30px;
}

    .cb-home-search-2 .search-bar .search-category {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 120px;
        flex: 0 0 120px;
    }

        .cb-home-search-2 .search-bar .search-category select {
            border-top-left-radius: 30px;
            border-bottom-left-radius: 30px;
            background-color: #1572ca;
            color: #fff;
            border: none;
            padding: 5px 15px;
            width: 100%;
            height: 50px;
        }

    .cb-home-search-2 .search-bar .search-input {
        background-color: #fff;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        height: 50px;
        display: flex;
        align-items: center;
    }

        .cb-home-search-2 .search-bar .search-input select {
            border: none;
            background-color: transparent;
            width: 100%;
            height: 100%;
        }

    .cb-home-search-2 .search-bar .submit-button {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70px;
        flex: 0 0 70px;
        width: 100%;
    }

        .cb-home-search-2 .search-bar .submit-button button {
            background-color: #ee7203;
            color: #fff;
            width: 100%;
            border-top-right-radius: 30px;
            border-bottom-right-radius: 30px;
            height: 50px;
            font-size: 22px;
            border: none;
        }

            .cb-home-search-2 .search-bar .submit-button button span {
                color: #fff;
                display: none;
            }

@media (max-width: 768px) {
    .cb-home-search-2 .cb-main-search-box {
        margin: -600px auto 0 auto;
    }

    .cb-home-search-2 .buttons-bar li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        margin: 8px;
    }

    .search-bar {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 30px 15px;
    }

        .search-bar .search-category {
            -webkit-box-flex: 1 !important;
            -ms-flex: auto !important;
            flex: auto !important;
            margin-bottom: 15px;
        }

            .search-bar .search-category select {
                padding: 5px 15px !important;
                border-radius: 6px !important;
            }

        .search-bar .search-input {
            -webkit-box-flex: 1 !important;
            -ms-flex: auto !important;
            flex: auto !important;
            background-color: transparent !important;
            margin-bottom: 15px;
        }

            .search-bar .search-input select {
                padding: 5px 15px !important;
                border-radius: 6px !important;
                background-color: #fff !important;
                color: black !important;
            }

        .search-bar .submit-button {
            -webkit-box-flex: 1 !important;
            -ms-flex: auto !important;
            flex: auto !important;
        }

        .search-bar select {
            padding: 5px 15px !important;
            border-radius: 6px !important;
        }

        .search-bar button {
            padding: 5px 15px !important;
            border-radius: 6px !important;
            color: black !important;
        }

            .search-bar button span {
                display: inline-block !important;
            }
}

.cb-main-menu {
    position: fixed;
    overflow: hidden;
    width: 100%;
    height: 100%;
    top: 0;
    left: -100%;
    z-index: 9998;
    transition: all 0.5s ease-in;
    -webkit-backface-visibility: hidden
}

    .cb-main-menu .cb-main-menu-left-side {
        min-height: 400px;
        background-color: #fff;
        z-index: 9990
    }

        .cb-main-menu .cb-main-menu-left-side .menu {
            list-style: none;
            margin: 0;
            padding: 0;
            max-height: 500px;
            overflow-y: auto
        }

            .cb-main-menu .cb-main-menu-left-side .menu li a {
                font-size: 33px;
            }

.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;
    }
}

#team-cards {
    transition: 0.5s ease;
}

    #team-cards:hover {
        transform: scale(1.05);
        box-shadow: 1px 1px 5px #b1b1b1;
    }

.cb-office-content .cb-office-content-tabs .tab-content .team .card {
    margin: 14px 7px;
}