.mydropdown {
    border: none;
    background-color: #F5F5F9;
    color: #3A4045;
    border-radius: 2px 2px 0px 0px;
    line-height: 1.8rem;
}

.GdsInputBox {
    background-color: #F5F5F9;
    border-radius: 2px 2px 0px 0px;
    border: none;
    border-bottom: 1px solid #D6CFE5;
    height: 50px;
    padding-top:20px;
}
.GdsDro {
    background-color: #F5F5F9;
    border-radius: 2px 2px 0px 0px;
    border: none;
    border-bottom: 1px solid #D6CFE5;
    height: 50px;
    padding-top:20px;
}
.GdsGridHeaderOp1 {
    background-color: #F5F5F9 !important;
    font-weight: 700 !important;
}

.GdsGridHeaderOp2 {
    font-weight: 700 !important;
}

.GdsButton {
    color: #765CA6 !important;
    border: 2px solid #765CA6 !important;
    box-sizing: border-box !important;
    border-radius: 10px !important;
    height: 40px !important;
    min-width: 150px;
}

.GdsTableNoRecords {
    height: 50px;
    line-height: 50px;
    margin-left: 10px;
    width: 100%;
    border-bottom: 1px solid #D6CFE5;
}
.p-datatable-thead{
    border-top: 1px solid #D6CFE5;
}
.ClsContent .p-dropdown,  .ClsContent{
    padding-top: 18px;
    color: #3A4045;
    font-size: 13px;
}
.ClsContent .p-dropdown{
    height: 50px;
}
.ClsContent .p-calendar .p-inputtext{
    height: 50px;
    padding-top: 18px;
    color: #3A4045;
}
.p-button.p-button-outlined {
    border: 2px solid #765CA6;
    box-sizing: border-box;
    border-radius: 10px;
}
.ClsContent-Heading p-button{
    display: block;
    line-height: 53px;
}
.ClsContent p-badge{
    display: inline-block;
    position: absolute;
    right: 60px;
}
.ClsContent .p-badge{
    background: #765CA6;
}

.clsBottom{
    margin-bottom: 20px;
}
.ClsContent{
    padding: 35px 50px !important;
}

.ClsGrayContent{
    background-color: #FAFAFC;
}
.ClsCarousel {
    padding:0px;
}
.parkingSearch{
    width: 300px;
    height: 40px;
    line-height: 40px;
    padding-top: 10px;
}
.dashboard{
    padding:10px 35px;
}
.p-dropdown .p-dropdown-trigger span{
    /* margin-top: 0px; */
}
.p-autocomplete-input{
    height: 50px;
    padding-top: 20px !important;
    border: 0px;
    background-color: #F5F5F9 !important;
    width:100%;
}
.p-autocomplete{
    width: 100%;
    border-bottom: 1px solid #D6CFE5;
}
.p-button:disabled, .p-autocomplete-dropdown{
    background-color: #F5F5F9 !important;
    color: #3A4045;
}
.p-calendar .p-inputtext{
    padding-top: 20px !important;
}

.ClsContent .p-grid{
    width:100%;
    padding: 12px 0px;
}
.residentContent{
    padding:20px;
}
.p-button{
    min-width:150px;
}
.p-column-filter-buttonbar .p-button{
    min-width:50px;
}
.filterPopup{
    margin: 10px 0px;
}
.filterPopup fieldset{
    border: 1px solid #D6CFE5;
}
.dashboard .p-datatable .p-datatable-tbody>tr>td{
    padding:1rem;
}

.p-dialog-content .GdsInputBox{
height: 40px;
}
.p-dialog-content .p-fluid .p-dropdown .p-dropdown-label {
    width: 1%;
    padding-top: 20px;
    font-size: 13px;
}
.dashboard .tile{
    width:20%;
    padding-right:5px;
}
