label.error {
    color: red!important;
    font-size: 13px!important;
}

.subscribe-wrap label.error{
    color: red!important;
    font-size: 13px!important;
    position: absolute;
    top: 100%;
}

.subscribe-wrap label.success
{
    font-size: 13px!important;
    position: absolute;
    top: 100%;
}

.companyTeam .icon {
    font-size: 1.5rem;
    color: #2084b2;
    position: absolute;
    z-index: 1;
    cursor: pointer;
}

.companyTeamDelete .icon {
    font-size: 1rem;
}

.companyinvite .icon {
    font-size: 1.7rem;
    color: #2084b2;
    position: absolute;
    z-index: 1;
}

.ptext.active, .dtext.active {
    background: #2084b2;
    color: #fff;
}

.post-ice-2 label.error {
    color: red;
    font-size: 13px;
    position: absolute;
    top: 42%;
    left: 59%;
}

.coupon {
    position: relative;
}

.hidden {
    display: none !important;
}

/*//map View css*/

.a-city-title {
    color: #fff;
}

.a-city-title:hover {
    color: #fff;
    text-decoration: none;
}

#mapid {

    /*height:500px !important;*/
    /*opacity: 0;*/
}

.error {
    color: red!important;
}

.success {
    color: green;
}

.calander_disable_click {
    pointer-events: none;
    cursor: default;
    color: #ccc;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #088ab5;
    border-color: #088ab5;
}

.page-link {
    color: #2084b2;
}

.show-label {
    margin-right: 2.5rem;
    font-size: 0.875rem;
}

.faq-page .title.active {
    color: #2084b2;
}

.company-profile .image-profile{
    position: absolute;
    width: 28px;
    right: 2.2rem;
    top: 11px;
}

.select2-container {
    width: 100% !important;
}
