.table > thead > tr > th,
.table > tbody > tr > td{
    border: none;
}
.btn-text:hover{
    cursor: pointer;
}

.select2-selection__rendered {
    line-height: 35px !important;
}
.select2-container .select2-selection--single {
    border: 1px solid #ccc;
    border-radius: 0px;
    height: 35px !important;
}
.select2-selection__arrow {
    height: 35px !important;
}
.google-drive{
    border:none; 
}