﻿.coloum1.sme {
    height: 376px;
}


@media screen and (max-width: 382px) {
    .coloum1.sme {
        height: 400px;
    }
}

@media only screen and (min-width:768px) and (max-width: 991px) {
    .coloum1.sme {
        height: 400px;
    }
}


.coloum2.sme {
    height: 160px;
}

.coloum-payment-summary.sme {
    min-height: 134px;
}

.my-service-count-tag {
    margin-right: 13px;
}

a.sme-subscribe-option {
    color: #202945;
    font-size: 16px;
}

a.sme-subscribe-option:hover {
    color: #202945;
}

img.sme-new-services {
    width: 35px;
    height: 35px;
    margin-right:8px
}


a.primary-link {
    color: #4f55eb;
    font-weight: 400 !important;
    font-size: 14px;
    text-decoration-line: underline;
}

    a.primary-link:hover {
        color: #D50037;
    }

a.normal-link {
    color: #202945;
}

    a.normal-link:hover {
        color: #D50037;
    }


.primary-link.show-more {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

hr.sme {
    border-bottom: 1px solid #f5f5f5;
    border-top: unset;
}

.service-order-number-tag {
    font-weight: 400;
    font-size: 14px;
    color: #4f55eb;
}
.service-order-number-tag:hover {
    color: #D50037;
}
.service-order-status-dot {
    height: 8px;
    width: 8px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
}

.service-order-status {
    color:#202945;
}

.sme-payment-label {
    font-size: 16px;
}

.shimmer-btn {
    width: 100px;
}

.service-type-tag {
    font-size: 14px;
    color: #202945;
}

img.empty-service-order {
    width: 80px;
    height: 80px;
    margin-top: 20px;
}

.empty-order-tag {
    margin-top: 16px;
    margin-bottom: 52px;
    color: #202945;
    font-size: 16px;
}
