 /* loader style */
 @keyframes ldio-unzl005xvm {
    0% { transform: rotate(0) }
    100% { transform: rotate(360deg) }
}
.ldio-unzl005xvm div { box-sizing: border-box!important }
.ldio-unzl005xvm > div {
    position: absolute;
    width: 64px;
    height: 64px;
    top: 18px;
    left: 18px;
    border-radius: 50%;
    border: 10px solid #000;
    border-color: #edb426 transparent #edb426 transparent;
    animation: ldio-unzl005xvm 1s linear infinite;
}
.ldio-unzl005xvm > div:nth-child(2) { border-color: transparent }
.ldio-unzl005xvm > div:nth-child(2) div {
    position: absolute;
    width: 100%;
    height: 100%;
    transform: rotate(45deg);
}
.ldio-unzl005xvm > div:nth-child(2) div:before, .ldio-unzl005xvm > div:nth-child(2) div:after { 
    content: "";
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    top: -10px;
    left: 17px;
    background: #edb426;
    border-radius: 50%;
    box-shadow: 0 54px 0 0 #edb426;
}
.ldio-unzl005xvm > div:nth-child(2) div:after { 
    left: -10px;
    top: 17px;
    box-shadow: 54px 0 0 0 #edb426;
}
.loadingio-spinner-dual-ring-fbofjcjq6x4 {
    width: 40px;
    height: 40px;
    display: inline-block;
    overflow: hidden;
    background: none;
}
.ldio-unzl005xvm {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(0.4);
    backface-visibility: hidden;
    transform-origin: 0 0; /* see note above */
}
.ldio-unzl005xvm div { box-sizing: content-box; }
/* generated by https://loading.io/ */
.table-row:hover{
    background-color: #ccc;
}