.main_content {
    display: inline-block;
    margin-left: -4px;
    vertical-align: top;
    position: absolute;
    margin: 0% auto;
    min-width: 83%;
    background: #F3F6F9 0% 0% no-repeat padding-box;
}

.table {
    margin-bottom: 84px;
}

td {
    word-wrap: break-word;
}

.loader {
    padding-top: 22%;
    position: absolute;
    height: 100%;
    width: 100%;
    text-align: center;
    z-index: 2100;
}

.head_container {
    background-color: #ffff;
    padding: 0%;
    color: #EEEEEE;
    font-family: Lato;
    font-weight: bold;
    font-size: 18px;
}

.add_new {
    margin: 11px 1px 20px;
}

.add_new button {
    border: none;
    outline: none;
    background-color: #058A69;
    color: #ffffff;
    border-radius: 9px;
    font-family: Lato;
    font-size: 12px;
    padding: 5px 10px;
    /* font-weight: bold; */
    box-shadow: 0px 3px 6px #0000005C;
}

.entries_container span {
    font-family: Lato;
    margin: 10px;
    font-size: 87%;
    color: #2E3039;
}

.entries {
    width: auto;
    height: 22px;
    border-radius: 8px;
    padding: 1px 3px 3px 1px;
    background-color: white;
    border-color: #9C9C9C;
    font-size: 13px;
}

.entries_container {
    margin: 8px 0px;
    display: inline-block;
    width: 84%;
}

.modal-header .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    margin: 0px;
    color: #000;
    text-shadow: 0 1px 2px #959CA0;
    filter: alpha(opacity=20);
    opacity: 0.55;
}

.title {
    font-family: Lato;
    color: #3E3E3E;
    font-size: 20px;
    font-weight: bold;
    margin: 0px 3px 6px;
}

.title span {
    border-bottom: 2px solid #3E3E3E;
    padding-bottom: 8px;
}

.model-footer button[type="submit"] {
    border: none;
    outline: none;
    background-color: #3E3E3E;
    color: #fff;
    font-family: Lato;
    border-radius: 6px;
    font-size: 14px;
    margin: 26px 22px;
    padding: 8px 25px;
}

.footer_summary {
    font-family: Lato;
    margin: 10px;
    font-size: 87%;
    color: #3E3E3E;
    display: inline-block;
    width: 46%;
}

.footer_pagination {
    text-align: center;
    margin: 0px;
}

.footer_pagination {
    margin: 70px 1px 29px;
}

.pagination_div {
    display: inline-block;
}

.pagination {
    border-radius: 8px !important;
    background-color: #058A69;
    border: none;
    width: 12%;
    font-size: 14px !important;
    color: white !important;
    margin: 20px 10px !important;
    padding: 3px 0px 3px 7px!important;
}

.table_control_container {
    margin: 12px 0px 26px 2px;
}

html.sidebar_left_collapse .main_content {
    min-width: 93%
}

.projectTitle {
    display: flex;
}

.projectTitle_name {
    text-align: right;
    width: 21%;
    padding: 3% 0% 0%;
    /*text-align: left;*/
    font-family: Lato;
    letter-spacing: 1.5px;
    color: #058A69;
    opacity: 1;
    font-weight: 600;
}

.projectTitle_breadcrumbs {
    text-align: end;
    width: 77%;
    padding: 3% 0%;
    font-size: 13px;
    font-family: Lato;
}


/*css for the pagination*/

.modalfooter {
    text-align: right;
    margin-right: 6%;
}

.paginationSection {
    margin: 100%;
}

.bottomEntrySection {
    margin: 20px 24px;
    font-family: Lato;
    font-size: 13px;
}


/*CSS FOR THE TABLE SECTION*/

.table>thead>tr>th {
    padding: 6px;
}

table th {
    color: #3E3E3E;
    font-family: Lato;
    background-color: #E1E3E8;
    font-size: 13px;
    text-align: center;
}

table td {
    font-size: 13px;
}


/*css for modal*/

.modal-dialog {
    width: 389px;
    margin: 132px auto;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    font: SemiBold 20px/24px Lato;
    letter-spacing: 0;
    color: #058A69;
    opacity: 1;
    font-family: Lato;
    font-size: 17px;
    font-weight: bold;
}

.close_model {
    margin: -3% 94%;
    position: absolute;
}

.label_ {
    text-align: left;
    font-family: Lato;
    letter-spacing: 0;
    color: #657087;
    opacity: 1;
    font-size: 14px;
}

input[type=text] {
    overflow: visible;
    border: 1px solid #DADADA;
    border-radius: 3px;
    opacity: 1;
    color: #827878e8;
    font-family: Lato;
    font-size: 13px;
    padding: 2% 4%;
}


/*for the filter section*/

button.btn {
    border-radius: 10px;
    padding: 2% 5%;
    background: #058A69 0% 0% no-repeat padding-box;
    color: #ffff;
    font-family: Lato;
    font-size: 13px;
    font-weight: 600;
}


/*********Prem's Work*************/

.calendar {
    position: absolute;
    margin: -18% 142%;
}

.report_modal_body {
    position: relative;
    padding-top: 3%;
    padding-left: 20%;
    padding-bottom: 5%;
}

.report_modal_content {
    margin: 25% auto;
    width: 120%;
}

.customer_modal_content {
    margin: 25% auto;
}

.customer_modal_body {
    position: relative;
    padding-top: 3%;
    padding-left: 6%;
}

.filterField {
    color: #373434;
    opacity: 1;
    /* border: 1px solid #657087; */
    border-radius: 3px;
    background-color: #ffffff;
    width: 159px !important;
    font-family: Lato;
    font-size: 12px;
    border: 1px solid #DADADA;
    padding: 5% 0%;
}

.table_container {
    margin: 20px !important;
    background: white;
    border-radius: 10px!important;
    margin: 0px 20px 20px 20px !important;
}

.generate,
.emails {
    height: 13px;
    padding: 0% 8% 0% 0%;
}

.action_icon {
    margin-right: 0%;
}

.action_image {
    margin-right: 2%;
}

.invalid-feedback{
    font-size: 12px;
    color: red;
    font-weight: 400;
}
