﻿@import url("app.css");
@charset "UTF-8";

/*Updated by Ipromise Start */

#cardip-a {
    background-color: #6431D6;
    border-radius: 24px;
    width: 100%;
}

#cardip-b {
    background-color: #319808;
    border-radius: 24px;
    width: 100%;
}

#cardip-c {
    background-color: #D53ADE;
    border-radius: 24px;
    width: 100%;
}

#cardip-d {
    background-color: #D0039E;
    border-radius: 24px;
    width: 100%;
}

#cardip-e {
    background-color: #FE2400;
    border-radius: 24px;
    width: 100%;
}

#cardip-f {
    background-color: #DF680E;
    border-radius: 24px;
    width: 100%;
}

#cardip-g {
    background-color: #d99c09;
    border-radius: 24px;
    width: 100%;
}
#cardip-h {
    background-color: #320f8c;
    border-radius: 24px;
    width: 100%;
}

#cardip-i {
    background-color: #c8184b;
    border-radius: 24px;
    width: 100%;
}
#cardip-bg p {
    color: white !important;
    font-size: 16px;
    text-align: right;
}

#cardip_mycommunity {
    background-color: #92ddfd;
    border-radius: 30px;
}

.table-responsive {
    border-radius: 10px;
}

td {
    text-transform: lowercase;
}

    td::first-letter {
        text-transform: uppercase;
    }

    td:nth-child(2) {
        text-transform: uppercase !important;
    }

button .bi-eye {
    color: red;
}

.menu-link {
    color: #fff !important;
    text-decoration: none;
    padding: 10px 20px;
    margin: 0 10px;
    /* border-radius: 5px;  */
    transition: all 0.3s ease-in-out;
    font-weight: bold;
}

    .menu-link:hover {
        color: #fff !important;
        background-color: #4770bb !important;
        padding: 10px 20px;
        /* border-radius: 5px;  */
    }

.form-label {
    margin-bottom: .5rem;
    color: #280071;
    font-weight: bold;
    font-size: 12px;
}
/* .form-control {
    width: 80% !important;
    border: none !important; 
    border-bottom: 2px solid #4670ba !important; 
    box-shadow: none !important; 
    background-color: transparent !important; 
    outline: none !important; 
    line-height: 0 !important;
    padding: 5px 0 !important; 
    font-size: 12px;
} */

#ipcard-container {
    background-color: #4770bb;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

#ipcard-container2 {
    background-color: #d4e9ee;
}

#ipcard-container3 {
    background-color: #4770bb;
}

#ipservicecrda {
    background-color: #4770bb;
    margin-right: 15px;
}

#ipservicecrdb {
    background-color: #d6d6d6;
    margin-right: 15px;
}

#ipservicecrdc {
    background-color: #d6d6d6;
}

#pagehdrclr {
    color: #850101;
    font-size: 16px !important;
    text-transform: uppercase;
}

#pagesubhdrclr {
    color: #280071;
    font-size: 14px !important;
}

#pagesubhdrclr2 {
    color: #fff;
    font-size: 14px !important;
}

tr th {
    color: #25396f;
    font-size: 13px !important;
}

tr td {
    color: #25396f;
    font-size: 12px !important;
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: 12px !important;
    line-height: 1.5
}

#ipcard-containerreq {
    background-color: #4770bb;
    color: #fff !important;
}

.form-select:disabled {
    /* color: #6c757d;
    background-color: #d4e9ee; */
    border: none;
    color: #FFF;
    background-color: #4770bb;
    border: none;
}

.form-select {
    border-bottom: 1px solid #4670ba !important;
    width: 80% !important;
}

div p {
    margin-bottom: 0.2rem;
    font-size: 12px;
    /* font-weight: 600; */
}

.iptbclrw {
    color: #fff !important;
}

.iptbclrb {
    color: #4770bb !important;
}

.font-weight-bolder {
    font-size: 24px !important;
    font-weight: bold !important;
}

.bluebgbtx {
    background-color: #d4e9ee !important;
    color: #4770bb !IMPORTANT;
    border-bottom: 1px solid #4770bb !important;
}

.bluebgwtx {
    background-color: #4770bb !important;
    color: #fff !important;
    border-bottom: 1px solid #d4e9ee !important;
}

.dropdown-item {
    font-size: 14px !important;
}

.iptitleblue {
    color: #4770bb !important;
}

.iptxtwhite {
    color: #fff;
}



/*Updated by Ipromise End */
