main > .container {
    padding: 120px 15px 20px;
}

.footer {
    background-color: #f5f5f5;
    font-size: .9em;
    height: 60px;
}

.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    content: '';
    left: 3px;
    display: inline-block;
    width: 0;
    height: 0;
    border: solid 5px transparent;
    margin: 4px 4px 2px 4px;
    background: transparent;
}

a.asc:after {
    border-bottom: solid 7px #212529;
    border-top-width: 0;
}

a.desc:after {
    border-top: solid 7px #212529;
    border-bottom-width: 0;
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding-top: 7px;
    color: rgba(255, 255, 255, 0.5);
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 0;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.75);
}

.nav > li > form > button.logout:focus {
    outline: none;
}
.tbl-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0;
}

.tbl-col-1 {
    width: 8.333333333%;
}
.tbl-col-2 {
    width: 16.66666667%;
}
.tbl-col-3 {
    width: 25%;
}
.tbl-col-4 {
    width: 33.33333333%;
}
.tbl-col-5 {
    width: 41.66666667%;
}
.tbl-col-6 {
    width: 50%;
}
.tbl-col-7 {
    width: 58.33333333%;
}
.tbl-col-8 {
    width: 66.66666667%;
}
.tbl-col-9 {
    width: 75%;
}
.tbl-col-10 {
    width: 83.33333333%;
}
.tbl-col-11 {
    width: 91.66666667%;
}
.tbl-col-12 {
    width: 100%;
}
.dropdown-item img,
.custom-checkbox img {
    height: 24px;
    margin-top: -12px;
    margin-bottom: -12px;
    margin-right: 0.5rem;
}

th.action-column,
td.action-column {
    width: 1px;
}

.form-control.is-ajax-exec,
.form-select.is-ajax-exec {
    position: relative;
    border-color: #ffc107 !important;
    padding-right: calc(1.5em + 0.75rem);
    background-color: #fff !important;
    background-repeat: no-repeat;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
    background-position: right calc(0.375em + 0.1875rem) center;
    animation-duration: 1s;
    animation-name: is-ajax-exec-icon;
    animation-iteration-count: infinite;
}
@keyframes is-ajax-exec-icon {
    from {
        background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22currentColor%22%20class%3D%22bi%20bi-hourglass-top%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23ffc107%22%20d%3D%22M2%2014.5a.5.5%200%200%200%20.5.5h11a.5.5%200%201%200%200-1h-1v-1a4.5%204.5%200%200%200-2.557-4.06c-.29-.139-.443-.377-.443-.59v-.7c0-.213.154-.451.443-.59A4.5%204.5%200%200%200%2012.5%203V2h1a.5.5%200%200%200%200-1h-11a.5.5%200%200%200%200%201h1v1a4.5%204.5%200%200%200%202.557%204.06c.29.139.443.377.443.59v.7c0%20.213-.154.451-.443.59A4.5%204.5%200%200%200%203.5%2013v1h-1a.5.5%200%200%200-.5.5zm2.5-.5v-1a3.5%203.5%200%200%201%201.989-3.158c.533-.256%201.011-.79%201.011-1.491v-.702s.18.101.5.101.5-.1.5-.1v.7c0%20.701.478%201.236%201.011%201.492A3.5%203.5%200%200%201%2011.5%2013v1h-7z%22%2F%3E%3C%2Fsvg%3E");
    }
    50% {
        background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22currentColor%22%20class%3D%22bi%20bi-hourglass-split%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23ffc107%22%20d%3D%22M2.5%2015a.5.5%200%201%201%200-1h1v-1a4.5%204.5%200%200%201%202.557-4.06c.29-.139.443-.377.443-.59v-.7c0-.213-.154-.451-.443-.59A4.5%204.5%200%200%201%203.5%203V2h-1a.5.5%200%200%201%200-1h11a.5.5%200%200%201%200%201h-1v1a4.5%204.5%200%200%201-2.557%204.06c-.29.139-.443.377-.443.59v.7c0%20.213.154.451.443.59A4.5%204.5%200%200%201%2012.5%2013v1h1a.5.5%200%200%201%200%201h-11zm2-13v1c0%20.537.12%201.045.337%201.5h6.326c.216-.455.337-.963.337-1.5V2h-7zm3%206.35c0%20.701-.478%201.236-1.011%201.492A3.5%203.5%200%200%200%204.5%2013s.866-1.299%203-1.48V8.35zm1%200v3.17c2.134.181%203%201.48%203%201.48a3.5%203.5%200%200%200-1.989-3.158C8.978%209.586%208.5%209.052%208.5%208.351z%22%2F%3E%3C%2Fsvg%3E");
    }
    80% {
        background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22currentColor%22%20class%3D%22bi%20bi-hourglass-bottom%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23ffc107%22%20d%3D%22M2%201.5a.5.5%200%200%201%20.5-.5h11a.5.5%200%200%201%200%201h-1v1a4.5%204.5%200%200%201-2.557%204.06c-.29.139-.443.377-.443.59v.7c0%20.213.154.451.443.59A4.5%204.5%200%200%201%2012.5%2013v1h1a.5.5%200%200%201%200%201h-11a.5.5%200%201%201%200-1h1v-1a4.5%204.5%200%200%201%202.557-4.06c.29-.139.443-.377.443-.59v-.7c0-.213-.154-.451-.443-.59A4.5%204.5%200%200%201%203.5%203V2h-1a.5.5%200%200%201-.5-.5zm2.5.5v1a3.5%203.5%200%200%200%201.989%203.158c.533.256%201.011.791%201.011%201.491v.702s.18.149.5.149.5-.15.5-.15v-.7c0-.701.478-1.236%201.011-1.492A3.5%203.5%200%200%200%2011.5%203V2h-7z%22%2F%3E%3C%2Fsvg%3E");
    }
    to {
        background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22currentColor%22%20class%3D%22bi%20bi-hourglass%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23ffc107%22%20d%3D%22M2%201.5a.5.5%200%200%201%20.5-.5h11a.5.5%200%200%201%200%201h-1v1a4.5%204.5%200%200%201-2.557%204.06c-.29.139-.443.377-.443.59v.7c0%20.213.154.451.443.59A4.5%204.5%200%200%201%2012.5%2013v1h1a.5.5%200%200%201%200%201h-11a.5.5%200%201%201%200-1h1v-1a4.5%204.5%200%200%201%202.557-4.06c.29-.139.443-.377.443-.59v-.7c0-.213-.154-.451-.443-.59A4.5%204.5%200%200%201%203.5%203V2h-1a.5.5%200%200%201-.5-.5zm2.5.5v1a3.5%203.5%200%200%200%201.989%203.158c.533.256%201.011.791%201.011%201.491v.702c0%20.7-.478%201.235-1.011%201.491A3.5%203.5%200%200%200%204.5%2013v1h7v-1a3.5%203.5%200%200%200-1.989-3.158C8.978%209.586%208.5%209.052%208.5%208.351v-.702c0-.7.478-1.235%201.011-1.491A3.5%203.5%200%200%200%2011.5%203V2h-7z%22%2F%3E%3C%2Fsvg%3E");
    }
}
