/* TAC CSS */

.btn-default.btn-on-1.active{background-color: #006FFC;color: white;}
.btn-default.btn-off-1.active{background-color: #DA4F49;color: white;}
.btn-on-1, .btn-off-1 {
	border: 1px solid #ccc;
}  
.btn-off-1, .btn-on-1 {
    border: 1px solid #ccc !important;
}
.page-link {
    color: #212529 !important;
}
.mb-3 {
    margin-bottom: 1rem!important;
}
.tbl-form-control {
    line-height: 1.2 !important;
    padding: .22rem .75rem !important;
}
.jumbotron {
    padding: 1.5rem 1rem !important;
    background-color: #fff !important;
    margin-bottom: 1rem !important;
}
.help-wrapper .card-body .row {
    margin-left:0px;
}
.help-wrapper {
}
.help-card-wrapper{
}
.form-elements-wrapper {
    display: flow-root;
}
.btnsection{
    float:right;
}
.groupset{
     margin-top: 0px!important;
}
.groupadd{
      padding-top: 0!important;
}
.iconsize{
        font-size: 22px;
    margin-top: 8px;
}
.tdalign{
    text-align:center!important;
}