
:root {
    --radius: 2px;
    --baseFg: dimgray;
    --baseBg: white;
    --accentFg: #000;
    --accentBg: #ffffff;
}

.btn-select-page {
    cursor: pointer;
    font: 400 12px/1.3 sans-serif;
    -webkit-appearance: none;
    text-decoration: none;
    appearance: none;
    color: var(--baseFg);
    border: 1px solid var(--baseFg);
    line-height: 1;
    outline: 0;
    padding: 0.65em 2.5em 0.55em 0.75em;
    border-radius: var(--radius);
    background-color: var(--baseBg);
    background-image: linear-gradient(var(--baseFg), var(--baseFg)),
    linear-gradient(-135deg, transparent 50%, var(--accentBg) 50%),
    linear-gradient(-225deg, transparent 50%, var(--accentBg) 50%),
    linear-gradient(var(--accentBg) 42%, var(--accentFg) 42%);
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    background-size: 0px 100%, 20px 22px, 20px 22px, 20px 100%;
    background-position: right 20px center, right bottom, right bottom, right bottom;
    margin-right: 5px;
}

.btn-select-page:hover {
    background-image: linear-gradient(var(--accentFg), var(--accentFg)),
    linear-gradient(-135deg, transparent 50%, var(--accentFg) 50%),
    linear-gradient(-225deg, transparent 50%, var(--accentFg) 50%),
    linear-gradient(var(--accentFg) 42%, var(--accentBg) 42%);
}


.edit-btn{
    color:#66bb6a;
    cursor:pointer;
}
.del-btn{
    color:#ef5350;
    cursor:pointer;
}
.pagination {
    /* display: inline; */
    float: right !important;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 4px;
    line-height: 1;
}
.pagination-container{
    margin-top: 5px !important;
}
.pagination a {
    color: var(--baseFg);
    float: left;
    padding: 5px 10px;
    text-decoration: none;
    border: 1px solid #f4f5f3;
}
.pagination li.active a {
    background-color: #e6e6e6;
    color: #656565;
    border: 1px solid #e6e6e6;
    line-height: 1;
}
.pagination li:hover:not(.active) {
    background-color: #f4f5f3;
}

.table-font-size{
    font-size: 0.9rem !important;
}
.table-font-size thead{
    background-color: #f4f5f3;
}

.stl-icon-plus{
    color:#FFF;
    height: 28px;
    width: 37px;
    text-align: center;
    background-color: #E6E6E6;
}
.table td, .table th {
    padding: .40rem !important;
}

/* change button bootstrap */
.btn-success-change{
    border-radius: 3px !important;
    font-weight: lighter !important;
    width: 15% !important;
    min-width: 125px;
    background-color: #2aabaa !important;
    padding: 2px !important;
    /*border: 1px solid #ACACAC !important;*/
}

.btn-success-change:hover{
    background-color: #1f7a79 !important;
}

.btn-danger-change{
    border-radius: 3px !important;
    font-weight: lighter !important;
    width: 15% !important;
    min-width: 125px;
    background-color: #f34336 !important;
    padding: 2px !important;
    /*border: 1px solid #ACACAC !important;*/
}
.btn-danger-change:hover{
    background-color: #a82c25 !important;
}

.btn-default-change{
    border-radius: 3px !important;
    font-weight: lighter !important;
    width: 15% !important;
    min-width: 125px;
    background-color: #dfe0df !important;
    padding: 2px !important;
    /*border: 1px solid #ACACAC !important;*/
}
.btn-default-change:hover{
    background-color: #cccdcc !important;
}
.btn-primary-change{
    border-radius: 3px !important;
    font-weight: lighter !important;
    width: 15% !important;
    min-width: 125px;
    background-color: #2b3d4f !important;
    padding: 2px !important;
    /*border: 1px solid #ACACAC !important;*/
}
.btn-primary-change:hover{
    background-color: #3e5875 !important;
}


/* change button bootstrap */
.btn-warning-change{
    border-radius: 3px !important;
    font-weight: lighter !important;
    width: 15% !important;
    min-width: 125px;
    background-color: #ffc107  !important;
    padding: 2px !important;
    /*border: 1px solid #ACACAC !important;*/
}

.btn-warning-change:hover{
    background-color: #fccf49 !important;
}

/* change button bootstrap */
.btn-info-change{
    border-radius: 3px !important;
    font-weight: lighter !important;
    width: 15% !important;
    min-width: 125px;
    background-color: #1b79c4 !important;
    padding: 2px !important;
    /*border: 1px solid #ACACAC !important;*/
}

.btn-info-change:hover{
    background-color: #2196f3 !important;
}


.count-rows{
    float: right;
}
table > thead > tr >th > a{
    color: #0c0c0c;
}

.badge {
    border-radius: 1.25rem !important;
}
.navbar-badge {
    font-size: .7rem;
    font-weight: 600 !important;
}

 .loading {
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
     position: fixed;
     display: block;
     z-index: 99999;
     background: rgba(195, 195, 195, 0.5) !important;
 }

.pulse {
    z-index: 999999;
    height: 100px;
    width: 200px;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.pulse:after {
    z-index: 99999;
    content: '';
    display: block;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 200px 100px" enable-background="new 0 0 200px 100px" xml:space="preserve"><polyline fill="none" stroke-width="3px" stroke="rgb(37, 170, 299)" points="2.4,58.7 70.8,58.7 76.1,46.2 81.1,58.7 89.9,58.7 93.8,66.5 102.8,22.7 110.6,78.7 115.3,58.7 126.4,58.7 134.4,54.7 142.4,58.7 197.8,58.7 "/></svg>') 0 0 no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-animation: 2s pulse linear infinite;
    -moz-animation: 2s pulse linear infinite;
    -o-animation: 2s pulse linear infinite;
    animation: 2s pulse linear infinite;
    clip: rect(0, 0, 100px, 0);
}
.pulse:before {
    content: '';
    position: absolute;
    z-index: -1;
    left: 2px;
    right: 2px;
    bottom: 0;
    top: 16px;
    margin: auto;
    height: 3px;
}

@-webkit-keyframes pulse {
    0% {
        clip: rect(0, 0, 100px, 0);
        opacity: 0.4;
    }
    4% {
        clip: rect(0, 66.66667px, 100px, 0);
        opacity: 0.6;
    }
    15% {
        clip: rect(0, 133.33333px, 100px, 0);
        opacity: 0.8;
    }
    20% {
        clip: rect(0, 300px, 100px, 0);
        opacity: 1;
    }

    80% {
        clip: rect(0, 300px, 100px, 0);
        opacity:0;
    }

    90% {
        clip: rect(0, 300px, 100px, 0);
        opacity: 0;
    }

    100% {
        clip: rect(0, 300px, 100px, 0);
        opacity:0;
    }
}
@keyframes pulse {
    0% {
        clip: rect(0, 0, 100px, 0);
    }
    4% {
        clip: rect(0, 66.66667px, 100px, 0);
    }
    15% {
        clip: rect(0, 133.33333px, 100px, 0);
    }
    20% {
        clip: rect(0, 300px, 100px, 0);
        opacity:1;
    }
    80% {
        clip: rect(0, 300px, 100px, 0);
        opacity:0;
    }
    90% {
        opacity: 0;
    }
    100% {
        clip: rect(0, 300px, 100px, 0);
        opacity:0;
    }
}