﻿.agent-label {
    font-size: 15px;
    color: #707070;
}
.agent-btnone {
    background-color: rgb(8, 121, 220);
    color: white;
    height: 37px;
}
.not-member:hover{
    cursor:pointer;
    text-decoration:underline;
}
.backToAddAgent:hover {
    cursor: pointer;
    text-decoration: underline;
}

.createPP-btn {
    background-color: #0879DC;
    border: none;
    background-color: #0879DC;
    color: white;
    height: 34px;
    margin-top: 25px !important;
}

.rButton {
    width: 17px;
    height: 18px;
}


input {
    width: 600px;
    height: 46.33px;
    margin-bottom: 10.91px;
    border: 1px solid #acacac;
    border-radius: 5px;
    padding: 10.13px;
    font-size: 15px;
    text-align: left;
}
