﻿@font-face {
    font-family: 'krdv011';
    src: url('web/image/krdv011.ttf') format('truetype');
}

body {
    top: 80px !important;
}

.container {
    width: 100% !important;
    top: 80px !important;
}

.rtsUL {
    Width: 105%;
}

.RadGrid_MetroTouch .rgCommandTable {
    background-color: black !important;
}

.RadGrid_MetroTouch .rgCommandRow a {
    color: white !important;
}

.small-box {
    box-shadow: 5px 5px 5px #c1c0c1;
    font-weight: bold;
    margin: 30px;
}

    .small-box > .inner {
        padding: 10px;
    }

    .small-box .icon {
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
        position: absolute;
        top: 20px;
        right: 65px;
        z-index: 0;
        font-size: 90px;
        color: rgba(0, 0, 0, 0.15);
    }

    .small-box > .small-box-footer {
        position: relative;
        text-align: center;
        padding: 3px 0;
        color: #fff;
        color: rgba(255, 255, 255, 0.8);
        display: block;
        z-index: 10;
        background: rgb(34, 45, 50);
        text-decoration: none;
    }



.bg-Population {
    background-color: #7bc01e;
}

.bg-Voter {
    background-color: #15bfd3;
}

.bg-Booth {
    background-color: #c04585;
}

.bg-state {
    background-color: #fd7700;
}

.bg-district {
    background-color: aqua;
}

.bg-subdistrict {
    background-color: #c04585;
}

.bg-block {
    background-color: #aba000;
}

.bg-ward {
    background-color: #976c04;
}

.bg-village {
    background-color: sandybrown;
}

.liststyle {
    list-style: none;
    font-size: 18px;
    line-height: 28px;
}

.bg-districtpanchayat {
    background-color: #15bfd3;
}

.bg-subdistrictpanchayat {
    background-color: yellow;
}

.bg-villagepanchayat {
    background-color: #aba000;
}

.bg-localbodies {
    background-color: lightgray;
}

.bg-MunicipalCorporations {
    background-color: #fd7700;
}

.bg-Municipality {
    background-color: #7bc01e;
}

.bg-NotifiedAreaCouncil {
    background-color: burlywood;
}

.bg-TownPanchayat {
    background-color: mediumpurple;
}

/*#region Google */

.goog-te-gadget-simple {
    background-color: inherit !important;
    border: none !important;
    padding: 0px !important;
    font-weight: bold !important;
}

.goog-te-gadget {
    font-size: 22px !important;
}

    .goog-te-gadget :hover {
        color: black;
        text-decoration: none;
    }

.goog-te-menu-value {
    color: white !important;
    font-weight: bold;
    font-size: 16px;
}

    .goog-te-menu-value span {
        color: white !important;
        font-weight: bold;
        font-size: 16px;
    }

.goog-te-banner-frame.skiptranslate {
    display: none !important;
}

.goog-te-gadget-icon {
    display: none !important;
}

.goog-tooltip {
    display: none !important;
}

    .goog-tooltip:hover {
        display: none !important;
    }

.goog-text-highlight {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}
/*#endregion */
