﻿.word-counter-desc {
    position: absolute;
    bottom: 16px;
    right: 22px;
}
.word-counter-title {
    position: absolute;
    bottom: 16px;
    right: 22px;
}
.word-counter-descg {
    position: absolute;
    bottom: 16px;
    right: 22px;
}

.word-counter-titleg {
    position: absolute;
    bottom: 16px;
    right: 22px;
}
.float-right {
    float: right;
}

.float-left {
    float: left;
}

.helper {
    font-size: 20px;
    float: right;
    margin-left: 10px;
    color: #00A8E2;
    float: right;
}

.footer {
    position: fixed !important;
    z-index: 999 !important;
}

.div.dataTables_wrapper {
    width: 800px;
    margin: 0 auto;
}

.loader {
    background-color: #ffffffdd;
    width: 100%;
    height: 100%;
    z-index: 999998;
    align-content: center;
    position: fixed;
    padding: 25% 50%;
}
    .loader div {
        position: absolute;
        text-align: center;
        z-index: 999999;
    }

table.table th {
    font-size: 0.9rem;
}

table.table td{
    font-size:0.8125rem;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #d8d8d8;
}
.form-control:disabled, .form-control[readonly] {
    background-color: #fff;
}
tr.selected {
    background-color: #acbad4 !important;
}
table.table-hover tr{
    cursor:pointer;
}
.dt-button-collection {
    position: relative !important;
    margin: auto;
}

.custom-switch {
    width: 3rem !important;
    height: 1.5rem !important;
    margin-top: 0px !important;
    padding-top: 0px !important;
}

.iti {
    display: block !important;
}