/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 16 Feb, 2020, 1:26:15 PM
    Author     : gtm
*/
@font-face {
    font-family: myFirstFont;
    src: url(resources/font/Chanakya.ttf);
}
.hi {
    font-family: myFirstFont;
}
.cus-legend{
    margin-top: 5px;
}


/* generated by https://loading.io/ for spinner*/
@keyframes ldio-rhhlb8u5a8b {
    0% { opacity: 1 }
    100% { opacity: 0 }
}

.content-div{
    display: flex;
    align-items: center;
}
.ldio-rhhlb8u5a8b div {
    left: 47px;
    top: 25px;
    position: absolute;
    animation: ldio-rhhlb8u5a8b linear 1s infinite;
    background: #747474;
    width: 6px;
    height: 12px;
    border-radius: 1.56px / 1.56px;
    transform-origin: 3px 25px;
}.ldio-rhhlb8u5a8b div:nth-child(1) {
    transform: rotate(0deg);
    animation-delay: -0.9s;
    background: #747474;
}.ldio-rhhlb8u5a8b div:nth-child(2) {
    transform: rotate(36deg);
    animation-delay: -0.8s;
    background: #747474;
}.ldio-rhhlb8u5a8b div:nth-child(3) {
    transform: rotate(72deg);
    animation-delay: -0.7s;
    background: #747474;
}.ldio-rhhlb8u5a8b div:nth-child(4) {
    transform: rotate(108deg);
    animation-delay: -0.6s;
    background: #747474;
}.ldio-rhhlb8u5a8b div:nth-child(5) {
    transform: rotate(144deg);
    animation-delay: -0.5s;
    background: #747474;
}.ldio-rhhlb8u5a8b div:nth-child(6) {
    transform: rotate(180deg);
    animation-delay: -0.4s;
    background: #747474;
}.ldio-rhhlb8u5a8b div:nth-child(7) {
    transform: rotate(216deg);
    animation-delay: -0.3s;
    background: #747474;
}.ldio-rhhlb8u5a8b div:nth-child(8) {
    transform: rotate(252deg);
    animation-delay: -0.2s;
    background: #747474;
}.ldio-rhhlb8u5a8b div:nth-child(9) {
    transform: rotate(288deg);
    animation-delay: -0.1s;
    background: #747474;
}.ldio-rhhlb8u5a8b div:nth-child(10) {
    transform: rotate(324deg);
    animation-delay: 0s;
    background: #747474;
}
.loadingio-spinner-spinner-w5slsqvy2u9 {
    width: 78px;
    height: 78px;
    display: inline-block;
    overflow: hidden;
    background: none;
}
.ldio-rhhlb8u5a8b {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(0.78);
    backface-visibility: hidden;
    transform-origin: 0 0; /* see note above */
}
.ldio-rhhlb8u5a8b div { box-sizing: content-box; }



.vertical-align-center{
    vertical-align: middle;
}
