/* custom css added  */

body{
    line-height: none;
}

.fr-pd{
 padding: 10px 1rem 1rem;
 
}

.pd-0{
    padding-left: 0px !important;
}

.custom-class{
    padding: 0px 5px 10px 1px;
}

.custom-class .needs-validation .md-form label{
    left: 9px ;
    text-transform: uppercase;
    font-size: 12px;
}

.custom-class .needs-validation .md-form ::placeholder{
    text-transform: uppercase;
    font-size: 12px;
    font-weight: inherit;
}

.actions{
    padding: 3px 7px 3px 7px;
    color: white !important;
    border-radius: 20px;
}

/* .table-ares table thead th{

} */

.table-ares{
    margin-top: 35px;
    overflow-x:auto !important;
}
.tabs-areas table{
  overflow-x:auto !important;
}

.table-ares table thead th{
    text-align: center !important;
    /* min-width: 205px; */
}

.table-ares table tbody td{
    text-align: center !important;
}

.table-ares table tfoot th{
    text-align: center !important;
}
.tabs-areas{
    background: #fff !important;
    border:1px solid #eee !important;
    padding:10px !important;
    border-radius: 5px !important;
    padding-top: 0px !important;
}

.custom-class .mdb-select{
    text-transform: uppercase !important;
    font-size: 12px !important;
    font-weight: inherit !important;
}
.action-link{
    color: #fff !important;
    background: #4285F4 !important;
    border-radius: 50px;
    padding:2px 5px 2px 5px !important;
}

.right-side-tabs{
    /* border: 1px solid #eeeeee; */
    box-sizing: border-box;
    box-shadow: 0 2px 4px 0 rgba(181,181,181,.7);
    padding: 0 5px;
    border-top: 1px solid #f1f1f5;
    padding-bottom: 5px;
    padding-top: 5px;
}

.right-side-tabs ul li{
 padding: 5px !important;

}

.submit-button{
    float: right;
    margin-left: 60px !important;
}

.btn-right-side{
    float: right !important;

}

.tabs-areas .nav-link{
    padding: .3rem 3rem !important;
    background: rgba(0,0,0,0.02);
}

.tabs-areas .md-pills li{
    padding:0.6rem 3px !important;
}


.th-custm{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.buttons-border-top{
    border-top:1px solid #eee;margin-top:20px;
}

.right-sd-icons{
    float: right;
    right: 15px;
    position: absolute;
    top: 4px;
}
.excl-rpt{
    border-right: 1px solid #fff !important;
}

.delButton{
    padding: 0.3rem 1.4rem !important;
}







