﻿:root {
    --primary-bg-color: #BBC2E5 !important;
}


.fe-edit:before {
    /* content: "\e957"; */
    font-size: 20px !important;
}
.btn-danger {
    background: #cfcbcb !important;
    border-color: #cfcbcb !important;
}

. btn-secondary {
    background: #cfcbcb !important;
    border-color: #cfcbcb !important;
}
.icon-plus:before {
    content: "\e095";
    /*font-size: 35px;*/
}
.fe-trash-2:before {
    content: "\e9e2";
    font-size: 20px;
}
.custom-checkbox .custom-control-label::before {
    border-radius: 3px;
}

.custom-control-label:before {
    border: 3px solid grey;
    background-color: white;
    background-size: 0.5rem;
}
.btn-group me-2 sw-btn-group {
  margin:-35px 0 0 0 0;
}
hr.new4 {
    border: 0rem solid red;
    background-color: #adb5bd;
    width: 1085px;
    margin-left: -37px;
}
.icon-plus:before {
    content: "\e095";
    /* font-size: 35px; */
}


hr.Line {
    border: 0rem solid red;
    background-color: #adb5bd;
    width: 1281px;
    margin-left: -27px;
}
hr.Linewrk {
    border: 0rem solid red;
    background-color: #adb5bd;
    width: 1385px;
    margin-left: -27px;
}
.PrintHeader {
    width: 33%;

}
.card {
    border: 1px solid #e9edf4 !important;
}
.gridsearc {
    float: left;
    margin: 0 0 0 700px;
}
.gridfind {
    height: 25px;
    padding: 0px 0 0 0px;
}