.grid-view table tbody tr td:last-child{
    padding: 0;
}
.glyphicon{
    font-family: 'feather' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-eye-open:before{
    content: "\e952";
}
.glyphicon-pencil:before{
    content: "\e94f";
}
.glyphicon-trash:before{
    content: "\e9c7";
}
.form-group .help-block{
    color: #FF4961;
}
.content-wrapper .content-header{
    padding-left: 30px;
}
.content-wrapper .content-header h1{
    font-weight: 500;
}
.content-wrapper .content-header p{
    text-align: right;
    width: 100%;
}
.select2 .select2-selection{
    height: auto !important;
}
.page-item.active .page-link{
    background-color: #535BE2;
    border-color: #535BE2;
}
.pagination .page-link{
    color: #535BE2;
}
.title span.s{
    font-size: 14px;
    color: #4088d2;
}
.invalid-feedback.msg-info{
    color: #1E9FF2;
}
/*Datepicker*/