﻿.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;
}

.era-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;
}

.era-detail-content-sidebar {
    margin-top: -272px !important;
}

.era-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: #c8102e;
    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: #c8102e;
    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);
}

.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;
    overflow: hidden;
    color: #fff;
    right: 0;
    left: 0;
    top: 0;
    font-size: 15px;
}

.era-home-hero .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;
}

    .era-home-hero .search-bar .search-input select {
        border: none;
        background-color: transparent;
        width: 100%;
        height: 100%;
    }

.era-home-hero .search-bar .submit-button {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
    width: 100%;
}

    .era-home-hero .search-bar .submit-button button {
        background-color: #C8102E;
        color: #fff;
        width: 100%;
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
        height: 50px;
        font-size: 22px;
        border: none;
    }

        .era-home-hero .search-bar .submit-button button span {
            color: #fff;
            display: none;
        }

.era-home-search-bar .tabs-content .input input {
    font-size: 100% !important;
}

@media only screen and (min-width: 768px) {
    .era-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(/assets/images/era-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;
}

.pointer-div {
    cursor: pointer;
}

.mb-m20 {
    margin-bottom: -20px !important;
}

.search-on-map-page-map {
    height: 100%;
    max-width: 74%;
}

.era-map-sidebar {
    max-width: 26%;
}

.era-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%;
    }

    .era-map-sidebar {
        max-width: 40%;
    }

    .era-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;
}

header .navbar-brand img {
    max-height: 80px !important;
}


@media screen and (min-width: 767px) {
    .payment-result-alert-section {
        padding-top: 125px !important;
    }
}

.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;
    }

.era-teammembers .card {
    position: relative
}

    .era-teammembers .card::before {
        content: '';
        position: absolute;
        z-index: 1;
        -webkit-transform: translateX(10px) translateY(5px) rotateZ(-45deg);
        transform: translateX(10px) translateY(5px) rotateZ(-45deg);
        background-color: #C8102E;
        border-radius: 50px;
        width: 70px;
        height: 6px;
        bottom: 0;
        top: -5px;
        left: 20px
    }

    .era-teammembers .card::after {
        content: '';
        position: absolute;
        z-index: 1;
        -webkit-transform: translateX(10px) translateY(5px) rotateZ(-45deg);
        transform: translateX(10px) translateY(5px) rotateZ(-45deg);
        background-color: #182f64;
        border-radius: 50px;
        width: 50px;
        height: 6px;
        bottom: 0;
        top: 0;
        left: 50px
    }

@media (min-width: 768px) {
    .era-teammembers .card::before {
        width: 75px;
        height: 8px;
        top: -15px;
        left: 250px
    }

    .era-teammembers .card::after {
        width: 50px;
        height: 8px;
        top: -10px;
        left: 280px
    }
}

.era-page-franchise .hero .text h3 {
    color: white
}

@media (max-width: 991.98px) {
    .era-page-franchise .hero .text h3 {
        color: black
    }
}

@media (max-width: 991.98px) {
    .era-page-franchise .hero {
        background-size: cover;
        background-position: top center;
        height: 250px;
        -webkit-box-align: start;
        align-items: flex-end;
        padding: 15px
    }
}

.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';
}

@media screen and (max-width: 767px) {
    .m-m-open {
        left: 0;
    }

    .era-main-menu {
        overflow-y: scroll;
    }
}

.era-contact-form .bordered-form-group {
    border: 1px solid #e9ecef;
    padding: 10px;
    background-color: #fff;
    margin-bottom: 15px
}

    .era-contact-form .bordered-form-group label {
        color: #7e8094;
        padding: 0 5px
    }

    .era-contact-form .bordered-form-group .form-control {
        border: none
    }

.era-contact-form .form-padding {
    padding: 1rem
}

@media (min-width: 768px) {
    .era-contact-form .form-padding {
        padding: 3rem
    }
}

.max-h-200 {
    max-height: 200px;
    overflow-y: scroll;
}

.image-description {
    background-color: #f2f4f7;
    position: absolute;
    bottom: 20px;
    right: 20px;
    padding: 10px 20px 0px 20px;
}

    .image-description > h4 {
        font-size: 30px;
        color: #C8102E
    }

    .image-description > p {
        font-size: 20px;
    }

@media screen and (max-width: 767px) {
    .image-description > h4 {
        font-size: 22px;
    }

    .image-description > p {
        font-size: 12px;
    }
}

@media screen and (max-width: 320px) {
    .era-hero-ad > a > img {
        max-width: 180px;
    }
}

.max-h-350 {
    max-height: 350px;
    overflow-y: scroll;
}

.noContentBefore:before {
    content: none !important;
}

.era-main-menu {
    left: 0
}

body.era-menu-open .era-main-menu .era-main-menu-right-side {
    margin-left: 0;
    opacity: 1
}

body.era-menu-open .era-main-menu .era-main-menu-overlay {
    display: block
}

.era-main-menu {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    top: 0;
    left: -100%;
    z-index: 9998;
    -webkit-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    -webkit-backface-visibility: hidden
}

    .era-main-menu .era-main-menu-left-side {
        min-height: 400px;
        background-color: #fff;
        z-index: 9990
    }

        .era-main-menu .era-main-menu-left-side .menu {
            list-style: none;
            margin: 0;
            padding: 0;
            max-height: 500px;
            overflow-y: auto
        }

            .era-main-menu .era-main-menu-left-side .menu li a {
                font-size: 33px
            }




.era-office-content .era-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 #b1b1b1;
    }

p.stock-no-title-deed {
    /*font-size: 10px;*/
    color: black !important;
}

.era-eids-portfolio {
    margin: 60px 0
}

    .era-eids-portfolio .era-eids-portfolio-header .era-portfolio-title {
        margin-left: 15px;
        color: #182f64
    }

        .era-eids-portfolio .era-eids-portfolio-header .era-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;
    }
}

.cb-search-header .header-nav-bar {
    display: block;
    text-align: center;
}

    .cb-search-header .header-nav-bar .header-nav {
        overflow-x: auto;
        width: 100%;
        white-space: nowrap;
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex
    }

    .cb-search-header .header-nav-bar .header-socials {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        justify-content: center;
    }

    .cb-search-header .header-nav-bar .header-nav li a {
        color: #636579;
        display: inline-block;
        padding: 15px 0
    }

    .cb-search-header .header-nav-bar .header-nav li:after {
        content: '>';
        margin: 0 5px
    }

    .cb-search-header .header-nav-bar .header-nav li:last-child:after {
        display: none
    }

    .cb-search-header .header-nav-bar .header-socials li a {
        display: block;
        padding: 9px;
        min-width: 60px;
        text-align: center;
        font-size: 22px;
        color: #636579
    }

        .cb-search-header .header-nav-bar .header-socials li a:hover {
            background-color: #f8f9fa
        }

#alertContainer:empty,
#alertContainer:not(:has(*)) {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    min-height: 0 !important;
    height: 0 !important;
    display: none !important;
}

.era-card-list-dashboard {
    list-style: none;
    padding: 0;
    margin: 0;
}

.era-card-list-dashboard-double {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px 20px;
}

    .era-card-list-dashboard-double li {
        display: flex;
        background: #fff;
        border-radius: 8px;
        padding: 14px 16px;
        align-items: center;
        border: 1px solid #e9e9e9;
        transition: 0.2s;
    }

        .era-card-list-dashboard-double li:hover {
            border-color: #008eff;
            box-shadow: 0 0 4px rgba(0,0,0,0.08);
        }

    .era-card-list-dashboard-double .prepend {
        width: 32px;
        height: 32px;
        min-width: 32px;
    }

    .era-card-list-dashboard-double .order-top-no {
        width: 32px;
        height: 32px;
        border-radius: 50%;
        background: #0d6efd;
        color: #fff;
        font-weight: 700;
        font-size: 14px; /* küçülttük */
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .era-card-list-dashboard-double .content {
        flex: 1;
        margin-left: 14px;
    }

        .era-card-list-dashboard-double .content .title {
            font-size: 15px;
            font-weight: 600;
            margin: 0;
        }

        .era-card-list-dashboard-double .content p {
            margin: 4px 0 0 0;
            font-size: 15px;
            font-weight: 600;
        }

    .era-card-list-dashboard-double li[style*="background-color"] {
        border-color: #27ae60;
        box-shadow: 0 0 6px rgba(43, 206, 137, 0.4);
    }

.object-fit-cover {
    object-fit: cover !important;
}

@media (max-width: 991px) {
    .img-fluid-under-lg {
        max-width: 100%;
        height: auto;
    }
}