._7m6hrz_comment_container_22h464_{
    width: 100%;
    /* height: 500px; */
    /* border: 1px solid red; */
    border-top: 1px solid rgb(206, 206, 206);
    margin-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    margin-bottom: 50px;

}

._r2iqyj_comment_heading_ffyasb_{
    font-size: 24px;
    font-weight: 600;
    color: var(--dark_color);
    /* text-align: center; */
    margin-bottom: 20px;
}

._v37yu9_comment_section_drws06_{
    width: 100%;
    display: flex;
    justify-content: start;
    align-items: start;
    /* gap: 20px; */
    /* padding-bottom: 20px; */
    margin-top: 30px;
    flex-direction: column;

    border-bottom: 1px solid rgb(206, 206, 206);
}

._m6efks_comment_card_8i4m2u_{
    display: flex;
    justify-content: center;
    align-items: start;
    width: 100%;
    gap: 20px;
    /* box-shadow: 0px 0px 10px #cacaca; */
    padding: 20px;
    /* border-radius: 0px 20px 20px 20px; */
    border-top: 1px solid rgb(206, 206, 206);
}
._m6efks_comment_card_8i4m2u_:hover{
    background-color: #f9f9f9;
    cursor: pointer;
}

._m6efks_comment_card_8i4m2u_:first-child{
    border-top: none;
}

._wwz1d7_comment_card_left_mpjoe1_{
width: fit-content;
}

._zay9wm_comment_card_left_img_ebc2a5_{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
    background-color: red;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--background_color);
    font-size: 22px;
    font-weight: 600;
    margin-top: 8px;
}

._cp28sw_comment_card_right_vh1gul_{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: start;
    /* gap: 10px; */
    flex-direction: column;

}

._8fjzkb_comment_card_right_name_heading_p2ofyt_{
    font-size: 22px;
    font-weight: 600;
    color: var(--dark_color);
    /* border: 1px solid red; */
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;

}

._tlri9s_comment_card_right_comment_ww89nw_{
    font-size: 15px;
    color: #4e4e4e;

}

._ebjol9_comment_form_zz4mko_{
    margin: 0 auto;
    width: 100%;
    height: fit-content;
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
    /* box-shadow: 0px 0px 10px #cacaca; */
    padding: 20px;
    border-radius: 20px;
    gap: 10px;
    padding-top: 30px;
}

._a1lwq4_comment_input_section_d24ixx_{
    display: flex;
    justify-content: center;
    align-items: start;
    gap: 10px;
    width: 100%;
    flex-direction: column;

}
._rvo8uw_comment_form_heading_sntagm_{
    font-size: 18px;
    font-weight: 600;
    color: var(--primary_color);
    text-align: left;
    width: 100%;
    display: flex;
    justify-content: start;
    align-items: center;
    margin-bottom: 20px;

}
._rvo8uw_comment_form_heading_sntagm_ h2{
    display: flex;
    justify-content: center;
    align-items: center;

}

._rvo8uw_comment_form_heading_sntagm_ svg{
    color: var(--primary_color);
    height: 18px;
    width: 30px;
    /* padding-top: 10px; */
    font-size: 50px;
}
._4kv5y9_comment_intput_q08rvm_{
    width: 100%;
    font-size: 18px;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #cacaca;
    transition: all 0.2s ease-in-out;
    padding-left: 15px;
    resize: none;

}

._ebjol9_comment_form_zz4mko_ textarea{
    height: 200px;

}

._4kv5y9_comment_intput_q08rvm_:focus {
    outline: none;
  }

  ._4kv5y9_comment_intput_q08rvm_:focus-within {
    border: 1.5px solid var(--primary_color);
  }

  #comment_button{
    margin-top: 20px;
    width: 100%;
  }

  ._4w45lz_send_email_conatiner_gb5u6c_{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    /* border: 1px solid red; */
    margin-top: 20px;
  }
._4w45lz_send_email_conatiner_gb5u6c_ input{
    width: 15px;
    height: 15px;
    cursor: pointer;
    accent-color: var(--primary_color);
}
._lvfp9p_send_email_z5hzvl_{
    font-size: 16px;
    color: var(--dark_color);
    font-weight: 400;
    margin-bottom: 2px;
}
._lvfp9p_send_email_z5hzvl_ b{
    color: var(--primary_color);
}

.time{
    font-size: 15px;
    color: #969696;

}


  .A{
    background-color: #3498db;
  }

    .B{
        background-color: #e74c3c;
    }

    .C{
        background-color: #f1c40f;
    }

    .D{
        background-color: #2ecc71;
    }

    .E{
        background-color: #1abc9c;
    }

    .F{
        background-color: #9b59b6;
    }

    .G{
        background-color: #34495e;
    }


    .H{
        background-color: #f39c12;
    }


    .I{
        background-color: #d35400;
    }


    .J{
        background-color: #c0392b;
    }


    .K{
        background-color: #7f8c8d;
    }

    .L{
        background-color: #8e44ad;
    }

    .M{
        background-color: #27ae60;
    }

    .N{
        background-color: #2980b9;
    }

    .O{
        background-color: #16a085;
    }

    .P{
        background-color: #2c3e50;
    }

    .Q{
        background-color: #f39c12;
    }

    .R{
        background-color: #d35400;
    }


    .S{
        background-color: #c0392b;
    }

    .T{
        background-color: #7f8c8d;
    }

    .U{
        background-color: #8e44ad;
    }

    .V{
        background-color: #27ae60;
    }

    .W{
        background-color: #2980b9;
    }

    .X{
        background-color: #16a085;
    }

    .Y{
        background-color: #2c3e50;
    }

    .Z{
        background-color: #f39c12;
    }


    .alert {
        padding: 15px;
        border-radius: 5px;
        margin-bottom: 20px;
        font-size: 16px;
        display: flex;
        align-items: center;
    }

    .alert-success {
        background-color: #dff0d8;
        color: #3c763d;
        border: 1px solid #d6e9c6;
    }

    .alert-danger {
        background-color: #f2dede;
        color: #a94442;
        border: 1px solid #ebccd1;
    }


@media only screen and (max-width: 700px)
{
    ._m6efks_comment_card_8i4m2u_{
        padding: 0px;
        padding-bottom: 20px;
        padding-top: 20px;
    }
    ._ebjol9_comment_form_zz4mko_{
        padding-left: 0px;
        padding-right: 0px;
    }

    ._v37yu9_comment_section_drws06_{
        padding-bottom: 0px;
    }
}
@media only screen and (max-width: 400px)
{
    ._rvo8uw_comment_form_heading_sntagm_{
        font-size: 14px;
    }
    ._rvo8uw_comment_form_heading_sntagm_ h2{
        width: 100%;
    }
    ._4kv5y9_comment_intput_q08rvm_{
        font-size: 14px;
    }
    ._4kv5y9_comment_intput_q08rvm_::placeholder{
        font-size: 14px;
    }
    ._a1lwq4_comment_input_section_d24ixx_ label{
        font-size: 14px;
    }
    ._lvfp9p_send_email_z5hzvl_{
        font-size: 12px;
        margin-bottom: 0px;
    }
    ._7m6hrz_comment_container_22h464_{
        padding-left: 10px;
        padding-right: 10px;
    }
}
