.form-control,
ul.tagit input[type="text"],
a.dropdown-item,
.media-body h3,
.media-body p {
    font-size: .875rem;
}
.media-body p {
    margin-top: .5em;
}
.btn.btn-dash,
.btn.btn-trash {
    border: 1px dashed rgba(0,0,0,.125);
    background: #ffffff;
    padding-top: 2px;
    padding-bottom: 2px;
}
.btn.btn-dash:hover {
    border-color: #007bff;
}
.btn.btn-active {
    background: #007bff;
    color: #ffffff;
}
.btn.btn-trash:hover {
    border-color: #dc3545;
}
.btn.btn-trash.btn-active {
    background: #dc3545;
}
.nav-item > .nav-link > i {
    width: 20px;
    font-size: 18px;
}
.iti {
    width: 100%;
}
.help-block {
    color: #dc3545;
}
.state,
.state-processing,
.state-canceled,
.state-rejected,
.state-approved {
    background: #dcebfe;
    border: 1px solid #bedbfe;
    border-radius: 30px;
    font-size: .685rem;
    padding: 1px 10px;
    display: inline;
    color: #61a6fa;
}
.state-processing {
    background: #fefce7;
    border-color: #fef08b;
    color: #864e0e;
}
.state-approved {
    background: #edfdf5;
    border-color: #d1fae5;
    color: #059467;
}
.state-canceled {
    background: none;
    border-color: #f3f4f6;
    color: #6a7181;
}
.state-rejected {
    background: #fef1f1;
    border-color: #fec8c8;
    color: #981b1b;
}
.sidebar {
    background: #fff;
}
.sidebar-f {
    background: #fff;
    border-right: 1px solid #eaeaea;
    z-index: 1;
}
.navbar-form,
.navbar-form > ul > li > a,
.brand-link {
    background: #1f5aa9 !important;
    color: #fff !important;
}
.navbar-form .img-circle {
    background: #fff;
    padding: 3px;
    margin-top: -8px;
    margin-left: -5px;
}
.sidebar-f nav {
    padding: 1.5rem;
}
.sidebar-f li {
    border: none !important;
    margin-left: -1rem !important;
    margin-right: -1rem !important;
}
.sidebar-f .nav-link {
    border-radius: .5rem 0 0 .5rem;
    padding: .5rem 1rem;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #262a2e;
}
.menu-open li > .nav-link.active,
.nav-link-active,
.sidebar-f .nav-heading,
.sidebar-f li:hover > .nav-link,
.sidebar-f .nav-link.active {
    color: #0069F7 !important;
}
.sidebar-f .nav-heading {
    margin: 1rem 1rem .5rem;
    font-size: .875rem;
    font-weight: 550;
}
.menu-open li > .nav-link.active,
.sidebar-f .nav-link.active {
    background: rgba(0, 105, 247, 0.15);
}
dt, dd {
    margin-bottom: 0;
    font-weight: 550;
    padding: 5px 0;
}
dd.bg {
    font-weight: normal;
    background: #f4f6f9;
}
strong,
.text-bold {
    font-weight: 550;
}
.text-normal {
    font-weight: normal !important;
}
dl.row {
    margin-right: 0;
}
dd hr {
    margin: .5rem 0;
    border-top: 1px dotted rgba(0,0,0,.1);
}
.nav-sidebar .nav-link p {
    font-size: .8rem !important;
}
.table-hover tbody tr:hover {
    background-color: rgba(0, 105, 247, 0.15);
}
table thead.bg-gray-light > tr > th{
    background-color: #f4f6f9 !important;
}
table thead.bg-gray-light > tr:first-child > th {
    border-top: none !important;
}
ul.tagit {
    border-color: #ced4da;
    border-radius: .25rem;
    margin-bottom: 0;
}
ul.tagit li.tagit-new {
    min-width: 30% !important;
}
ul.tagit li.tagit-new input {
    width: 100%;
    padding-left: .5rem;
}
ul.tagit li.tagit-new input::placeholder {
    color:#6c757d;
}
h3.card-title {
    font-size: .875rem;
    line-height: 20px;
}
nav.nav-pts .nav-item:hover {
    background: rgba(0, 105, 247, 0.15);
}
nav.nav-pts .nav-link {
    border-radius: 0 !important;
    margin-bottom: 0 !important;
}
.widget-user .widget-user-header {
    height: auto;
}
.widget-user .widget-user-image {
    position: relative;
    left: 0;
    margin-left: 0;
    top: 0;
    text-align: center;
}
.widget-user .widget-user-username {
    font-size: 1.4rem;
    font-weight: 450;
    line-height: 1.625;
}
.note-editor .note-dropdown-menu {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.note-editor .note-dropdown-menu li{
    padding: .2rem .5rem;
}
.note-editor .note-dropdown-menu li:hover {
    background: rgba(0, 105, 247, 0.15) !important;
}
.note-editor .note-dropdown-menu a {
    color: #000;
    font-size: .875rem;
}
.note-editor .note-dropdown-menu blockquote {
    border-left-width: 2px;
    padding: 0px 2px 0px 5px !important;
    font-size: .875rem;
}
.note-editor .note-dropdown-menu li:hover blockquote {
    background: transparent !important;
}
.note-editor .note-dropdown-menu pre {
    margin-top: 4px !important;
    margin-bottom: 2px !important;
    display: block;
    padding: 0px 2px 0px 7px !important;
    margin: 0 0 10px;
    font-size: .875rem;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-family: inherit;
}
.note-editor .note-dropdown-menu h1 {
    font-size: 1.25rem;
}
.note-editor .note-dropdown-menu h2 {
    font-size: 1.1rem;
}
.note-editor .note-dropdown-menu h3 {
    font-size: 1rem;
}
.note-editor .note-dropdown-menu h4 {
    font-size: .9rem;
}
.note-editor .note-dropdown-menu h5 {
    font-size: .8rem;
}
.note-editor .note-dropdown-menu h6 {
    font-size: .7rem;
}
.note-modal .modal-header{
    display: block !important;
}
tr:hover{
    position: relative;
}
table.table-hover tr:hover {
    cursor: pointer;
}
.action-abs {
    position:absolute;
    display: none;
    left: 0;
    top: 0;
    z-index: 999;
    height: 100%;
}
.action-abs > .action-container {
    margin-right: 0;
    background: #ffffff;
    min-height: 45px;
    height: 100%;
    padding: 10px;
    
}
tr:hover .has-action .action-abs {
    display: block;
}

.table-striped tbody tr:nth-of-type(odd) {
    background:none;
}
.table-striped tbody tr:nth-of-type(even) {
    background-color: rgba(0,0,0,.02);
}
.table-hover tbody tr:hover {
    background:rgba(0, 105, 247, 0.15);
}
@media (max-width: 992px) {
    .pts-action,
    nav.nav-pts,
    ul.nav.nav-tabs,
    nav.nav-pts ul{
        overflow-x: scroll;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        white-space: nowrap;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        position: relative;
        display: block;
        width: 100%;
        margin-top: 0 !important;
    }
    ul.nav.nav-tabs li, 
    nav.nav-pts ul li {
        display: inline-block;
        position: relative;
    }
    nav.nav-pts ul li.nav-header {
        display: none;
    }
    dd.bg + dt.text-right {
        text-align: left !important;
    }
    dd.bg + dd > hr {
        display: none;
    }
}