﻿
.wrapper {
    background:;
}

.container {
    background-color: white;
}

.indent2 {
    text-indent: -34px;
    margin-left: 30px !important;
}

.Noticeboard_list {
    margin-left: -25px;
}

    .Noticeboard_list ul li {
        list-style: none !important;
        margin-bottom: 10px;
    }

        .Noticeboard_list ul li a {
            font-size: 13px;
            color: #000040;
        }

.header {
    background: #ddd;
    border-bottom: 1px solid white;
}

    .header img {
        width: 100% !important;
    }

.digipharma {
    padding: 25px;
}

    .digipharma p {
        font-weight: 600;
        font-size: 30px;
        text-align: center;
        color: white;
        white-space: nowrap;
        position: absolute;
        left: 50%;
        transform: translate(-50%, -50%);
        font-family: sans-serif;
    }

.btnstyle {
    background-color: #dddddd;
    border: 1px solid white;
    margin-top: 10px;
    color: #337ab7;
}

.tooltipimg {
    height: 50px;
    width: 80px;
}

.btnstyle:hover, .btnstyle:focus {
    background-color: #337ab7;
    border: 1px solid white;
    margin-top: 8px;
    color: white;
}

.btnclrwhite, .btnclrwhite:hover {
    background-color: white;
    border: 1px solid black;
    margin-top: 8px;
    color: black !important;
    font-weight: 600;
}

.btnclrblack, .btnclrblack:hover {
    background-color: black;
    border: 1px solid white;
    margin-top: 8px;
    color: white !important;
    font-weight: 600;
}

.btnstyle1 {
    background-color: #337ab7;
    border: 1px solid white;
    margin-top: 11px;
    color: white;
}

.btnstyle2 {
    background-color: #16bec6;
    border: 1px solid white;
    margin-top: 8px;
    color: white;
}

.btnstyle3 {
    background-color: #d9534f;
    border: 1px solid white;
    margin-top: 8px;
    color: white;
}

.btnstyle4 {
    background-color: #a55e97;
    border: 1px solid white;
    margin-top: 8px;
    color: white;
}

.btnstyle5 {
    background-color: #8a6d3b;
    border: 1px solid white;
    margin-top: 8px;
    color: white;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #e1e2d3 !important;
}

.togglediv ul {
    margin-bottom: 0px !important;
}

.toggledivlist li {
    font-size: 15px;
    margin-top: 1px;
    margin-left: 30px;
    list-style: none;
    float: left;
}

    .toggledivlist li a {
        color: white;
    }

.togglebtn {
    cursor: pointer;
    background-color: #337ab7;
    font-size: 32px;
}

.togglediv {
    display: none;
    height: 80px;
    background: #286ca7;
    border-bottom: 1px solid white;
}

.accordion:after {
    content: '\002B';
    color: white;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.gifimg {
    margin-top: 12px;
    width: 36px !important;
    height: 20px !important;
}
/*
.active:after {
    content: "\2212";
}*/
.pstyqry {
    text-align: center;
    color: white;
    padding: 5px;
}

.facontent {
    font-size: 20px;
    margin-top: 0px;
}

    .facontent:hover {
        color: #eafcfd;
    }

@media (min-width:765px) {
    .nav-style {
        /*background: #a55e97 !important;*/
        height: 30px !important;
    }
}

@media (min-width:765px) {
    .nav-style li {
        margin-bottom: -9px !important;
        margin-top: -6px !important;
        /*border-left: 1px solid white;*/
    }
}

@media (min-width:765px) {
    .nav-style li a:hover {
        color: pink !important;
        /*background-color:white !important;*/
        height: 35px !important;
    }
}

.searchbtn {
    background: #f5f5f5;
    height: 27px !important;
}

.btn-xs1 {
    font-size: 10px !important;
}

.menulist li {
    list-style: none;
    margin-left: 20px !important;
    font-size: 15px !important;
    padding: 6px !important;
}

.indent1 li {
    text-indent: -17px !important;
    margin-left: 60px !important;
}

.star {
    color: red;
}
/* ---------------------------------nav bar style---------------------------- */
.appimg img {
    margin-top: -9px !important;
}

.blink_me a {
    color: white;
    font-size: 16px !important;
}

.blink_me1 {
}

.digipharmed a {
    color: #d4f3ad !important;
    font-size: 16px !important;
}

.nav-size ul li a {
    padding-left: 1px;
}

.dropdown-menu li a:before {
    padding: 10px;
    font-family: FontAwesome;
    content: '\f0da';
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
    }

    .dropdown-submenu > a:after {
        border-color: transparent transparent transparent #ccc;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        content: " ";
        display: block;
        float: right;
        height: 0;
        margin-right: 0px;
        margin-top: 3px;
        width: 0;
    }

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fbc8d1; /*Sets the text hover color on navbar*/
    /*background-color: #118fef;*/
}

.dropdown-menu > li > a {
    font-size: 13px;
    font-weight: 300 !important;
}

.navbar-default {
    background: #05246b;
    /*     background-image: linear-gradient(to left, #6b59cabf, #05246b00 20%, #e91e1e00 82%, #6858c8b8); */
}

    .navbar-default .navbar-nav > li > a {
        padding: 12px;
        font-weight: 300;
        font-size: 13px;
        color: white;
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: #AA00FF !important;
    }

@media screen and (min-width: 100px) and (max-width: 767px) {
    .navbar-nav {
        display: list-item;
        text-align: center;
    }

    .dropdown-submenu {
        display: list-item;
    }

    .navbar-default .navbar-brand {
        display: list-item;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: white;
    }

    .navbar-nav .open .dropdown-menu {
        border-bottom: 1px;
        border-radius: 0;
    }

    ul.nav li:hover > ul.dropdown-menu {
        display: inline;
    }

    #navbar {
        text-align: center;
    }
}

@media ( min-width : 767px) {
    .navbar-nav {
        display: inline;
    }

    .navbar-default .navbar-brand {
        display: inline;
    }

    .navbar-nav .open .dropdown-menu {
        border-bottom: 1px;
        border-radius: 0;
    }

    .dropdown-menu {
        padding-left: 0px;
    }

        .dropdown-menu .dropdown-menu {
            padding-left: 0px;
        }

            .dropdown-menu .dropdown-menu .dropdown-menu {
                padding-left: 0px;
            }

    li.dropdown.open {
        border: 0px solid red;
    }
}

@media ( min-width : 768px) {
    ul.nav li:hover > ul.dropdown-menu {
        display: block;
    }

    #navbar {
        text-align: center;
    }
}

.carouselbdr {
    border: 15px solid #15548a;
}

.dropdown-menu li a {
    color: #ffffff;
    padding: 5px;
}


.dropdown-menu {
    background-color: #05246b;
}

.dropdownmenustyle {
    margin-left: -400px;
    width: 1000px;
}

    .dropdownmenustyle ul li {
        list-style: none;
        padding: 2px;
        margin-left: -40px !important;
    }

        .dropdownmenustyle ul li:hover {
        }

        .dropdownmenustyle ul li a:hover {
            background: #f5f5f5;
            color: black;
        }
/* .navbar-default .navbar-collapse {
        background-color: #BA68C8 !important;
} */
/* --------------------------------end-nav bar style---------------------------- */
.digilinksty {
    background: #e96220;
    padding: 3px;
    color: white;
    border-radius: 10px;
}

.flashnewssty {
    background-color: #f0ffff;
    /*     background-image: linear-gradient(to left, #d3f4ff, #167ac600 30%, #e91e1e00 70%, #acdbff); */
    min-height: 36px;
}

.marqueestyle {
    color: #05246b;
    margin-top: 7px;
}

.btn-default2 {
    cursor: context-menu;
    background: #05246b;
    color: white;
    border-radius: 0px !important;
    margin-top: 1px;
}

    .btn-default2:hover {
        color: white;
    }

.btn-sty1 {
    right: 15px;
}

.btn-sty {
    right: -15px;
}

.btn-default1 {
    background: #05246b;
    color: white;
    border-radius: 0px !important;
    margin-top: 1px;
}

    .btn-default1:hover {
        color: white;
    }

.servicepluseasy {
    padding: 20px 15px 5px 15px;
    background: #15548a;
}

.dashboard_sty:hover {
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.2), 0 8px 20px 0 rgba(0, 0, 0, 0.19);
}

.dashboard_sty {
    height: 100px;
    margin-bottom: 45px;
}

.dashboard-heading {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: white;
    height: 45%;
}
/* .dashboard-bodybg1{
background: linear-gradient(208deg, #64c0df, #ea769d) !important;
}
.dashboard-bodybg2{
background: linear-gradient(208deg, #64c0df, #ea769d) !important;
}
.dashboard-bodybg3{
background: linear-gradient(208deg, #0b95cc, #39c199) !important;
}
.dashboard-bodybg4{
background: linear-gradient(208deg, #0b95cc, #39c199) !important;
}
.dashboard-bodybg5{
background: linear-gradient(208deg, #64c0df, #e48146) !important;
}
.dashboard-bodybg6{
background: linear-gradient(208deg, #64c0df, #e48146) !important;
} */
.dashboard-bodybg1 {
    background: #57bbdc;
}

.dashboard-bodybg2 {
    background: #57bbdc;
}

.dashboard-bodybg3 {
    background: #de92ac;
}

.dashboard-bodybg4 {
    background: #de92ac;
}

.dashboard-bodybg5 {
    background: #39c199;
}

.dashboard-bodybg6 {
    background: #39c199;
}

.dashboard-body {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    text-align: center;
    /*background: linear-gradient(208deg, #0ab3e4, #102976) !important;*/
    height: 57%;
    color: white;
    text-transform: uppercase;
    font-size: 13px;
    padding: 16px;
}

.fa-fasty {
    width: 55px;
    text-align: center;
    color: white;
    border-radius: 10px;
    background: #15548a;
    border: 1px solid white;
    padding: 10px;
    margin-top: -25px !important;
}

.countsty {
    float: right;
    padding: 10px;
    font-size: 23px;
    font-weight: 600;
    color: #0c83be;
}

.anim-img {
    height: 410px;
    max-width: 900px;
    width: 100% !important;
    border-radius: 25px;
    /*box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.2), 0 8px 20px 0 rgba(0, 0, 0, 0.19);*/
}

.newsdiv {
    border-left: 4px solid #cc6055;
    margin-top: 2px;
    color: #045592;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2), 0 6px 5px 0 rgba(0, 0, 0, 0.19);
}

.marqueestyle {
    margin-top: 7px;
}

.carousel-control {
    opacity: 1 !important;
    width: 20% !important;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #03A9F4;
}

.tooltip-inner {
    text-align: center;
    background-color: #00695C;
    border: 1px solid #03A9F4;
}

.mapicon {
    height: 80px;
    width: 80px;
    margin-top: -35px;
    margin-bottom: -25px;
}

.footerlist li p {
    color: white;
    margin-top: -10px;
}

.footerlist li {
    margin-top: 25px;
    padding-left: 20px;
    list-style: none;
    float: left;
}

@media (max-width: 400px) {
    .footerlist li {
        float: none;
    }

    .header img {
        height: 50px;
    }
}

.footerlist li a {
    color: white;
    text-decoration: none;
}

.niclogo {
    margin-top: 15px;
    height: 50px;
}

.footerp {
    color: white;
    text-align: center;
    margin-top: 20px;
}

hr {
    width: 65%;
    color: white !important;
    margin-right: -8px;
    margin-bottom: -16px;
    margin-top: -4px;
}

.form h4 {
    margin-bottom: -8px;
    text-align: center;
    color: #AA00FF;
}


html {
    overflow-y: scroll;
}

body {
    font-family: 'Titillium Web', sans-serif;
}

a {
    text-decoration: none;
    color: #1ab188;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

    a:hover {
        text-decoration: none;
        color: #ff8000;
    }



.reg h4 {
    text-align: center;
}

.tab-group {
    list-style: none;
    padding: 0;
    margin: 0 0 40px 0;
}

    .tab-group:after {
        content: "";
        display: table;
        clear: both;
    }

    .tab-group li a {
        display: block;
        text-decoration: none;
        padding: 15px;
        background: rgba(160, 179, 176, 0.25);
        color: #a0b3b0;
        font-size: 20px;
        float: left;
        width: 50%;
        text-align: center;
        cursor: pointer;
        -webkit-transition: .5s ease;
        transition: .5s ease;
    }

        .tab-group li a:hover {
            background: #179b77;
            color: #ffffff;
        }

    .tab-group .active a {
        background: #1ab188;
        color: #ffffff;
    }

label {
    /*    position: absolute;*/
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    left: 16px;
    /*    color: #00a8a8;*/
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    -webkit-backface-visibility: hidden;
    /*    pointer-events: none;*/
    font-size: 14px;
}

    label .req {
        margin: 2px;
        color: #1ab188;
    }

    label.active {
        margin-top: -15px;
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        left: 2px;
        font-size: 14px;
        color: #1ab188;
    }

        label.active .req {
            opacity: 0;
        }

    label.highlight {
        color: black;
    }

input, textarea {
    font-size: 14px;
    display: block;
    width: 100%;
    /*   height: 100%; */
    padding: 5px 10px;
    background: none;
    background-image: none;
    border: 1px solid #00BCD4;
    color: black;
    border-radius: 0;
    -webkit-transition: border-color .25s ease, box-shadow .25s ease;
    transition: border-color .25s ease, box-shadow .25s ease;
}

    input:focus, textarea:focus {
        outline: 0;
        border-color: #1ab188;
    }

textarea {
    border: 2px solid #a0b3b0;
    resize: vertical;
}
/* .btn-default1{
    background:#CC6055;
    color:white;
} */
.field-wrap {
    position: relative;
    margin-bottom: 25px;
}

.top-row:after {
    content: "";
    display: table;
    clear: both;
}

.top-row > div {
    float: left;
    width: 48%;
    margin-right: 4%;
}

    .top-row > div:last-child {
        margin: 0;
    }

.button {
    border: 0;
    outline: none;
    border-radius: 0;
    padding: 8px 0;
    font-size: 15px;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: .1em;
    background-color: #1ab188;
    color: #ffffff;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-appearance: none;
}

    .button:hover, .button:focus {
        background: #AA00FF;
    }

.button-block {
    display: block;
    width: 100%;
}

.forgot {
    margin-top: -20px;
    text-align: right;
}

.dashboard {
    padding-top: 10px;
    min-height: 378px;
}

.dashboard_title {
    padding: 5px;
    margin-bottom: 10px;
    height: 40px;
    background-color: #FF8C00;
    color: white;
    text-align: center;
    margin-bottom: 10px;
    height: 40px;
    color: white;
    text-align: center;
    font-size: 22px;
}

.govtlogo h5 {
    margin-left: -56px;
    color: white;
    margin-top: 6px;
}

.flagimg {
    height: 28px;
}

.videostyle {
    margin-top: 10px;
    margin-left: 38px;
}

.carousel-caption {
    width: 100%;
    margin-left: -165px;
    background-color: #333333a3;
}

.box2 {
    margin-left: 38px;
    border: 2px solid grey;
    padding-bottom: 20px;
}

.whats_new {
    height: 373px;
}

.vticker {
    width: auto;
    overflow: hidden;
    margin-bottom: 10px;
    color: #000040;
}

    .vticker ul {
        padding: 0;
    }

    .vticker li {
        font-size: 17px;
        list-style: none;
        padding: 10px 8px;
    }

.item h4 {
    margin-top: 100px;
    text-align: center;
    color: white;
    padding: 10px;
    text-align: center;
}

#call-to-action {
    background: #153155;
    background-size: cover;
    padding: 40px 0;
}

    #call-to-action .cta-title {
        color: #fff;
        font-size: 28px;
        font-weight: 700;
    }

    #call-to-action .cta-text {
        color: #fff;
    }

    #call-to-action .cta-btn {
        font-family: "Montserrat", sans-serif;
        font-weight: 700;
        font-size: 16px;
        letter-spacing: 1px;
        display: inline-block;
        padding: 8px 26px;
        border-radius: 3px;
        transition: 0.5s;
        margin: 10px;
        border: 3px solid #fff;
        color: #fff;
    }

.android-img {
    height: 207px;
    width: 72%;
    border-radius: 40px;
    border: 5px solid #1bb1dc;
}

#call-to-action .cta-btn:hover {
    background: #1bb1dc;
    border: 3px solid #1bb1dc;
}

.footer {
    background-color: #05246b;
    min-height: 100px !important;
}

    .footer h5 {
        font-size: 17px;
        padding-top: 15px;
        color: #ff0080;
        text-align: center;
        color: white;
    }

.vticker li {
    text-align: justify;
    margin: auto !important;
    display: block !important;
    list-style: none;
    padding: 10px 8px;
    font-size: 13px;
    color: #000040;
}

.indent {
    text-indent: -34px;
    margin-left: 30px !important;
}

.fa-3x {
    font-size: 4em !important;
}

.circulars {
    height: 245px;
}

.panel-style1 {
    margin-top: 15px;
}

.panel {
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.2), 0 8px 20px 0 rgba(0, 0, 0, 0.19);
    margin-bottom: 20px;
    background-color: #fff;
    border: 0px solid transparent;
    border-radius: 0px;
}

.panel-heading1, .panel-heading5 {
    background: #e48146;
}
/* .panel-heading1:hover, .panel-heading5:hover {
    background:#de7232 !important;
} */
.panel-heading2, .panel-heading6 {
    background: #0fb4fb;
}
/* .panel-heading2:hover, .panel-heading6:hover {
    background: #1099d4 !important;
} */
.panel-heading3, .panel-heading7 {
    background: #39c199;
}
/* .panel-heading3:hover, .panel-heading7:hover {
    background: #2cb78e !important;
} */
.panel-heading4, .panel-heading8 {
    background: #8a6d3b;
}
/* .panel-heading4:hover, .panel-heading8:hover {
    background: #634a1f !important;
} */
.panel-headstyle2 {
    height: 70px;
    padding: 18px;
    text-align: center;
    color: white;
}

.panel-headstyle {
    padding: 9px;
    text-align: center;
    color: white;
}

    .panel-headstyle h4 {
        margin-top: -3px;
    }

    .panel-headstyle h2 {
        margin-bottom: -9px;
    }

.panel-body {
    height: 175px;
    overflow: auto;
    padding: 2px;
}

    .panel-body ul li {
        padding: 2px;
        list-style: none;
        margin-left: -30px;
    }

.panel-footer {
    padding: 6px 15px;
    background-color: #f5f5f58c;
}

.panel-body ul li a {
    text-decoration: none;
    color: black;
}

    .panel-body ul li a:hover {
        color: #d9534f;
    }

.fa-caret-right {
    color: #d9534f;
}

.result-style {
    color: white;
    background: #a55e97;
    height: 20px;
}

.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    cursor: default;
}

.overlay {
    border: 2px solid pink;
}

    .overlay ul li a {
        color: white !important;
    }

        .overlay ul li a:hover {
            color: pink !important;
        }

.hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 10px;
    background: #062135e0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(460px, -100px) rotate(180deg);
    -ms-transform: translate(460px, -100px) rotate(180deg);
    transform: translate(460px, -100px) rotate(180deg);
    -webkit-transition: all 0.2s 0.4s ease-in-out;
    transition: all 0.2s 0.4s ease-in-out;
}

.hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.hovereffect h2 {
    text-transform: uppercase;
    color: white !important;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.6);
}

.hovereffect a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    text-transform: uppercase;
    color: white !important;
    border: 1px solid #fff;
    margin: 50px 0 0 0;
    background-color: transparent;
    -webkit-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

    .hovereffect a.info:hover {
        box-shadow: 0 0 5px #fff;
    }

.hovereffect:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}

.hovereffect:hover h2 {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.hovereffect:hover a.info {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.panel-antiragging {
    /*    background-image: url("../images/ragging.png")!important;*/
    height: 210px !important;
    margin-left: -12px;
}

.panel-calender {
    background-color: #cfe6d0;
    height: 214px !important;
}

    .panel-calender:hover {
        background-color: #f5d5d5;
        ;
    }

.panel-gallery {
    height: 255px !important;
}

.radial-in-bg1 {
    background-color: #d0e5ef !important;
}

.radial-in-bg2 {
    background-color: #efdede !important;
}

.radial-in-bg3 {
    background-color: #dcf3dc !important;
}

.radial-in-bg4 {
    background-color: #efe3d1 !important;
}

.radial-in {
    padding: 3px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition: color 300ms;
    transition: color 300ms;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

    .radial-in:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #ffffff;
        /* border-radius: 100%;*/
        -webkit-transform: scale(2);
        transform: scale(2);
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition: 300ms ease-out;
        transition: 300ms ease-out;
    }

    .radial-in:hover:before {
        -webkit-transform: scale(0);
        transform: scale(0);
    }


.sweep-to-right {
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: color 1000ms;
    transition: color 1000ms;
}

    .sweep-to-right:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #2098d1;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition: 300ms ease-out;
        transition: 300ms ease-out;
    }

    .sweep-to-right:hover:before {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }

.umdiv {
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.2), 0 8px 20px 0 rgba(0, 0, 0, 0.19);
    border-top: 2px solid #4ea2de;
    height: 450px;
    background: #f5f5f5;
}

.umimg {
    margin-top: 50px;
}

.form_content {
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.2), 0 8px 20px 0 rgba(0, 0, 0, 0.19);
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0px !important;
}

.subhead {
    text-align: center;
    padding: 10px;
    font-size: 16px;
    color: blue;
}

.for_student li {
    font-size: 14px;
    padding: 5px;
}

.li_pro {
    text-indent: -20px;
    margin-left: 70px;
}

.paragraph {
    margin-left: 30px;
}

.t_head1 {
    text-align: center;
    background: #337ab7;
    color: white;
}

.t_head {
    background: #337ab7;
    color: white;
}

.goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active {
    display: none !important;
}

.goog-te-combo {
    height: 24px;
    border-radius: 6px;
}

.goog-te-gadget {
    font-size: 0px !important;
}

#google_translate_element {
    margin-top: 5px !important;
}

.goog-te-combo option[value=af] {
    display: none !important;
}

.goog-te-combo option[value=sq] {
    display: none !important;
}

.goog-te-combo option[value=am] {
    display: none !important;
}

.goog-te-combo option[value=ar] {
    display: none !important;
}

.goog-te-combo option[value=hy] {
    display: none !important;
}

.goog-te-combo option[value=az] {
    display: none !important;
}

.goog-te-combo option[value=eu] {
    display: none !important;
}

.goog-te-combo option[value=be] {
    display: none !important;
}

.goog-te-combo option[value=bs] {
    display: none !important;
}

.goog-te-combo option[value=bg] {
    display: none !important;
}

.goog-te-combo option[value=ca] {
    display: none !important;
}

.goog-te-combo option[value=ceb] {
    display: none !important;
}

.goog-te-combo option[value=ny] {
    display: none !important;
}

.goog-te-combo option[value=zh-CN] {
    display: none !important;
}

.goog-te-combo option[value=zh-TW] {
    display: none !important;
}

.goog-te-combo option[value=co] {
    display: none !important;
}

.goog-te-combo option[value=hr] {
    display: none !important;
}

.goog-te-combo option[value=cs] {
    display: none !important;
}

.goog-te-combo option[value=da] {
    display: none !important;
}

.goog-te-combo option[value=nl] {
    display: none !important;
}

.goog-te-combo option[value=eo] {
    display: none !important;
}

.goog-te-combo option[value=et] {
    display: none !important;
}

.goog-te-combo option[value=tl] {
    display: none !important;
}

.goog-te-combo option[value=fi] {
    display: none !important;
}

.goog-te-combo option[value=fr] {
    display: none !important;
}

.goog-te-combo option[value=fy] {
    display: none !important;
}

.goog-te-combo option[value=gl] {
    display: none !important;
}

.goog-te-combo option[value=ka] {
    display: none !important;
}

.goog-te-combo option[value=de] {
    display: none !important;
}

.goog-te-combo option[value=el] {
    display: none !important;
}

.goog-te-combo option[value=gu] {
    display: none !important;
}

.goog-te-combo option[value=ht] {
    display: none !important;
}

.goog-te-combo option[value=ha] {
    display: none !important;
}

.goog-te-combo option[value=haw] {
    display: none !important;
}

.goog-te-combo option[value=iw] {
    display: none !important;
}

.goog-te-combo option[value=hmn] {
    display: none !important;
}

.goog-te-combo option[value=hu] {
    display: none !important;
}

.goog-te-combo option[value=is] {
    display: none !important;
}

.goog-te-combo option[value=ig] {
    display: none !important;
}

.goog-te-combo option[value=id] {
    display: none !important;
}

.goog-te-combo option[value=ga] {
    display: none !important;
}

.goog-te-combo option[value=it] {
    display: none !important;
}

.goog-te-combo option[value=ja] {
    display: none !important;
}

.goog-te-combo option[value=jw] {
    display: none !important;
}

.goog-te-combo option[value=kk] {
    display: none !important;
}

.goog-te-combo option[value=km] {
    display: none !important;
}

.goog-te-combo option[value=ko] {
    display: none !important;
}

.goog-te-combo option[value=ku] {
    display: none !important;
}

.goog-te-combo option[value=ky] {
    display: none !important;
}

.goog-te-combo option[value=lo] {
    display: none !important;
}

.goog-te-combo option[value=la] {
    display: none !important;
}

.goog-te-combo option[value=lv] {
    display: none !important;
}

.goog-te-combo option[value=lt] {
    display: none !important;
}

.goog-te-combo option[value=lb] {
    display: none !important;
}

.goog-te-combo option[value=mk] {
    display: none !important;
}

.goog-te-combo option[value=mg] {
    display: none !important;
}

.goog-te-combo option[value=ms] {
    display: none !important;
}

.goog-te-combo option[value=mt] {
    display: none !important;
}

.goog-te-combo option[value=mi] {
    display: none !important;
}

.goog-te-combo option[value=mn] {
    display: none !important;
}

.goog-te-combo option[value=my] {
    display: none !important;
}

.goog-te-combo option[value=ne] {
    display: none !important;
}

.goog-te-combo option[value=no] {
    display: none !important;
}

.goog-te-combo option[value=ps] {
    display: none !important;
}

.goog-te-combo option[value=fa] {
    display: none !important;
}

.goog-te-combo option[value=pl] {
    display: none !important;
}

.goog-te-combo option[value=pt] {
    display: none !important;
}

.goog-te-combo option[value=ro] {
    display: none !important;
}

.goog-te-combo option[value=ru] {
    display: none !important;
}

.goog-te-combo option[value=sm] {
    display: none !important;
}

.goog-te-combo option[value=gd] {
    display: none !important;
}

.goog-te-combo option[value=sr] {
    display: none !important;
}

.goog-te-combo option[value=st] {
    display: none !important;
}

.goog-te-combo option[value=sn] {
    display: none !important;
}

.goog-te-combo option[value=sd] {
    display: none !important;
}

.goog-te-combo option[value=si] {
    display: none !important;
}

.goog-te-combo option[value=sk] {
    display: none !important;
}

.goog-te-combo option[value=sl] {
    display: none !important;
}

.goog-te-combo option[value=so] {
    display: none !important;
}

.goog-te-combo option[value=es] {
    display: none !important;
}

.goog-te-combo option[value=su] {
    display: none !important;
}

.goog-te-combo option[value=sw] {
    display: none !important;
}

.goog-te-combo option[value=sv] {
    display: none !important;
}

.goog-te-combo option[value=tg] {
    display: none !important;
}

.goog-te-combo option[value=th] {
    display: none !important;
}

.goog-te-combo option[value=tr] {
    display: none !important;
}

.goog-te-combo option[value=uk] {
    display: none !important;
}

.goog-te-combo option[value=uz] {
    display: none !important;
}

.goog-te-combo option[value=vi] {
    display: none !important;
}

.goog-te-combo option[value=cy] {
    display: none !important;
}

.goog-te-combo option[value=xh] {
    display: none !important;
}

.goog-te-combo option[value=yi] {
    display: none !important;
}

.goog-te-combo option[value=yo] {
    display: none !important;
}

.goog-te-combo option[value=zu] {
    display: none !important;
}


/*----------------------------------------------------------*/
/* dashboard
/*----------------------------------------------------------*/

.dashboardsty {
    background: #05246b;
    background-attachment: fixed;
    background-size: cover;
    padding: 25px 0;
}

.timer {
    color: white !important;
}
/* .timer:after { */
/* content: ' \002B' !important; */
/* } */
.countimg {
    padding: 15px;
    height: 80px;
}

@media (max-width: 981px) {
    .border_btm {
        padding: 10px;
        border-bottom: 1px solid #FCB42B;
    }
}

@media (min-width: 982px) {
    .border_btm {
        margin-right: -20% !important;
        margin-left: -20% !important;
        padding: 10px;
        border-bottom: 1px solid #FCB42B;
    }
}

@media (min-width: 982px) {
    .border_rgt {
        border-right: 1px solid #FCB42B;
    }
}

.counter-item {
    position: relative;
    text-align: center;
    margin-bottom: 20px;
    padding: 10px;
}

.padding_s {
    padding: 50px 0px;
}

.counter-item h5 {
    text-align: center;
    margin-bottom: 15px;
    color: #f7ff7e;
    font-weight: 600;
}

.counter-item i {
    font-size: 40px;
}

.notificationsty li {
    list-style-type: none;
    position: relative;
}

    .notificationsty li::before {
        content: '■';
        position: absolute;
        left: -1em;
        font-size: 1.1em;
        top: -0.1em;
    }

.timer {
    padding-top: 30px;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    line-height: 60px;
    font-family: 'Oswald', sans-serif;
}

.Services_div {
    color: #05246b;
    margin: 25px 0px 40px 0px;
    font-family: cursive;
    font-size: 18px;
    border-bottom: 1px solid #c5c5c5;
}

.Technical_Queries {
    border: none;
    color: white;
    width: 100%;
    padding: 30px 30px;
    text-align: left !important;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 15px 0px;
}

.bdrsty2 {
    border: 2px solid #e48146;
    width: 70px;
    margin-left: 25px;
}

.bdrsty1, .bdrsty3 {
    border: 2px solid #e48146;
    width: 70px;
    margin-left: 5px;
}

.tq_clr1 {
    background-color: #39c199;
}

.tq_clr2 {
    background-color: #7c4a8d;
}

.notificationsty {
    height: 399px;
    overflow-x: none;
    overflow-y: scroll;
    padding: -2px;
    border: 1px solid #cbcbcb;
}

.Service_Download {
    border: none;
    color: white;
    width: 100%;
    padding: 25px 20px;
    text-align: left !important;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}

    .Service_Download:hover, .Service_Download:active, .Service_Download:focus {
        color: white !important;
    }

.sd_clr1 {
    background-color: #76a726;
}

.sd_clr2 {
    background-color: #7c4a8d;
}

.sd_clr3 {
    background-color: #0fb4fb;
}

.sd_clr4 {
    background-color: #e48146;
}

.sd_clr5 {
    background-color: #39c199;
}

.sd_clr1:hover {
    background-color: #5a8711;
}

.sd_clr2:hover {
    background-color: #652d78;
}

.sd_clr3:hover {
    background-color: #0f98d3;
}

.sd_clr4:hover {
    background-color: #cf6424;
}

.sd_clr5:hover {
    background-color: #1da77e;
}

.notificationsty::-webkit-scrollbar {
    width: 6px;
    border: 1px solid #d5d5d5;
}

.notificationsty::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.4);
}

.notificationsty::-webkit-scrollbar-thumb:vertical {
    background-color: #2196f3;
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.3) 20%,transparent 20%,transparent 40%,rgba(255, 255, 255, 0.3) 40%,rgba(255,255,255,.3) 60%,transparent 60%,transparent 80%,rgba(255, 255, 255, 0.3) 80%);
    border-radius: 10px;
}

.liststyle1 {
    padding: 8px;
    list-style: none !important;
    width: 100%;
    background: #8bc34a2b;
    margin-bottom: 12px;
    border-radius: 33px;
    margin-left: -20px;
}
