input[type=radio] {
    margin: 0 10px 0 0;
    line-height: normal;
}

.dashboard_link {
    border: none;
    color: #333;
    width: 100%;
    padding: 5px 0;
}

.page-header {
    padding-bottom: 9.5px;
    margin: 42px 0 21px;
    border-bottom: 0px;
}
.metric {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 20px;
    margin-bottom: 10px;
    border: 1px solid #DCE6EB;
    /* box-shadow: 3px 3px 3px #888888; */
}
.panel-default > .panel-heading {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #e2e2e2;
    border-color: #ccc #ccc -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    float: left;
    width: 100%;
}

.width45p {
    width: 45%;
    float: left;
}

.width55p {
    width: 55%;
    float: left;
}

.width100p {
    width: 100%;
    float: left;
}

.width_100auto {
    width: 100%;
    margin: 0 auto;
}

.height_30 {
    height: 33px !important;
}

.padd-top {
    padding-top: 71px;
}

.width80p {
    width: 87%;
    float: left;
}

.width50p {
    width: 50%;
    float: left;
}

.width20p {
    width: 13%;
    float: left;
}

    .width20p img {
        width: 100%;
    }

.login_btn {
    width: 15%;
    float: right;
}

.width_50auto {
    width: 50%;
    margin: 0 auto;
}

.width_70auto {
    width: 70%;
    margin: 0 auto;
}

hr {
    margin-top: 6px;
    margin-bottom: 21px;
    border: 0;
    border-top: 1px solid #ccc;
}

p {
    font-family: Arial;
    font-size: 15px;
    color: #333;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.list {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

    .list li {
        width: 100%;
        float: left;
        font-size: 14px;
        margin-bottom: 10px;
        padding-left: 30px;
        list-style: none;
        background: url(../images/favicon-16x16.png) no-repeat;
    }

.footer {
    position: absolute; /* standard */
    position: inherit; /* IE 8 and below */
    *position: inherit; /* IE 7 and below */
    _position: inherit; /* IE 6 */
    bottom: 0;
    width: 100%;
    height: 0;
}

* {
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}

html {
    min-height: 88%;
    position: relative;
}

.carousel-caption {
    text-shadow: none;
}

.boder {
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 15px;
    float: left;
    width: 100%;
}


.page-content-wrapper, .page-footer, .page-header, .page-sidebar-wrapper {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

.page-content-wrapper {
    margin-bottom: 60px;
}

.page-content-wrapper {
    margin-top: 70px;
}

.footer_fixed {
    position: inherit;
    bottom: 0;
}

.width75p {
    width: 100%;
    float: right;
}

.hr_min {
    text-align: left;
    line-height: 35px;
}

.header_bg {
    background: #fff;
    margin-bottom: 0px;
    position: fixed;
    z-index: 999;
    top: 0;
    box-shadow: 0px 4px 8px #958e8e;
}

.logo {
    padding: 3px 0;
    float: left;
}

    .logo a {
        text-decoration: none;
    }

.pnone {
    padding: 0px;
}

.help {
    float: right;
    padding: 1% 2%;
}

.top_bg {
    background: #044073;
}

.nav1 {
    float: right;
    margin: 0px;
    padding: 0px;
}

    .nav1 li {
        width: auto;
        float: left;
        list-style: none;
        margin: 5px;
        border-radius: 4px;
        padding: 0px 7px;
    }

        .nav1 li a {
            font-size: 13px;
            color: #fff;
        }

        .nav1 li:hover {
            background: #none;
        }

        .nav1 li a:hover {
            text-decoration: none;
        }

.navbar-default {
    background-color: inherit;
    border-color: transparent;
}

.navbar {
    margin-bottom: 0;
}

.navbar-nav > li > a {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    /*color: #000 !important;*/
    line-height: normal;
    padding: 30px 15px;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #0071B5;
}

.silder, .outerslider {
    width: 100%; /*#127fa6*/
    /*background: url(../images/banner2.png) right 40px no-repeat url(../images/bg-noise.png) ;*/
    /*background:rgba(0, 0, 0, 0) url(../images/bg-noise.png) repeat scroll 0 0;*/
    background-image: url(../images/bg-noise.png);
    background-position: 0 0;
    background-repeat: repeat;
    min-height: 400px;
    /*background-size: 37% 74%;*/
}

.marg9p {
    margin-top: 29%;
}

.marg35p {
    margin-top: 55%;
}

.pages_title {
    font-family: Arial, Helvetica, sans-serif;
    color: #0D4F86;
    text-align: center;
}

.services_bg {
    width: 90px;
    height: 90px;
    float: left;
    background: #0f548d;
    text-align: center;
    margin-bottom: 20px;
    border-radius: 100%;
    margin-right: 10px;
    margin-top: 17px;
}

    .services_bg img {
        margin-top: 20px;
    }

    .services_bg h4 {
        font-size: 15px;
        color: #FFF;
        font-weight: 600;
        margin: 20px 0 0;
    }

        .services_bg h4:hover {
            text-decoration: none;
        }

.about_text {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

    .about_text li {
        width: 100%;
        float: left;
        font-size: 17px;
        color: #666;
        line-height: 20px;
        margin-bottom: 20px;
        list-style: none;
    }

        .about_text li span {
            background: #0A467C;
            width: 20px;
            height: 20px;
            color: #FFF;
            float: left;
            margin-right: 15px;
            text-align: center;
            font-weight: 700;
        }

.width100ps {
    width: 100% !important;
    float: left;
}

.footer_bg {
    width: 100%;
    float: left;
    background: #000;
    padding: 10px 0;
    /*position: fixed; akhil*/
    bottom: 0px;
}

.footer_text {
    font-size: 12px;
    color: #fff;
}

.powered_by {
    text-align: right;
    margin-top: 8px;
}

.signup_titel {
    font-size: 20px;
    color: #000;
}

.signup_texthead {
    font-size: 13px;
    color: #333;
    font-weight: 600;
    margin-top: 12px;
}

input, textarea {
    border-radius: 0 !important;
    border: 1px solid #ccc;
    width: 100%;
    background-color: #fafafa;
    font-size: 13px;
    height: 30px;
    line-height: 1.5;
    padding: 0 10px;
}

textarea {
    height: 70px !important;
}

.btn-block {
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0;
    font-weight: 700;
    font-size: 17px;
}

input[type=checkbox], input[type=radio] {
    width: 20px;
    height: 20px;
    float: left;
}

.checkbo_text {
    float: left;
    color: Maroon;
    margin-top: 5px;
    margin-left: 10px;
}

select {
    background-color: #fafafa;
    border: 1px solid #e3e3e3;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #000;
    padding: 0 10px;
}

    select option {
        border: none;
        background-color: #fafafa;
        border-bottom: 1px solid #e3e3e3;
        width: 100%;
        color: #000;
        font-size: 14px;
        padding: 5px 0 5px 10px;
    }

.capcha {
    width: 100%;
    float: left;
    background: #FAFAFA;
    border: 1px solid #E3E3E3;
    font-size: 24px;
    color: #333;
    padding-left: 10px;
}

.registion_head {
    /*background: #044073;*/
    width: 100%;
    top: 100px;
    margin-bottom: 30px;
    margin-top: 50px;
}

    .registion_head .col-lg-12 {
        font-size: 20px;
        font-weight: 700;
        color: #000;
        padding: 20px 0px 0;
        width: 100%;
        float: left;
    }

.centered-form {
    margin: 0px 0;
}

    .centered-form .panel {
        background: rgba(255,255,255,.8);
        box-shadow: rgba(0,0,0,.3) 20px 20px 20px;
    }

.input-group {
    width: 100%;
}

.date_wid {
    width: 80%;
}

.date_wid_img {
    position: absolute;
    right: 0;
    width: 30px;
    top: 0;
}

    .date_wid_img input {
        padding: 0 !important;
        height: inherit;
    }

.dashboard-box {
    width: 100%;
    float: left;
    overflow: hidden;
    margin-bottom: 15px;
}

.hed_box {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 18px;
    height: 50px;
    margin-bottom: 20px;
    line-height: 50px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.states_covered_bg {
    background-color: #495B79;
}

.states_covered_bg1 {
    background-color: #364359;
}

.prisons_created_bg {
    background-color: #90C657;
}

.prisons_created_bg1 {
    background-color: #5CB85C;
}

.prisons_online_bg {
    background-color: #428BCA;
}

.prisons_online_bg1 {
    background-color: #07477E;
}

.visitors_bg {
    background-color: #495B79;
}

.visitors_bg1 {
    background-color: #364359;
}

.departments_bg {
    background-color: #495B79;
}

.departments_bg1 {
    background-color: #364359;
}

.officers_bg {
    background-color: #495B79;
}

.officers_bg1 {
    background-color: #364359;
}

.hed_box_iconbg {
    width: 50px;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: center;
    margin-right: 10px;
    -moz-border-radius: 6px 0 0 6px;
    -webkit-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
    padding-top: 12px;
}

    .hed_box_iconbg img {
        vertical-align: top;
    }

.dashboard-box .padd {
    padding: 10px 10px 0 10px;
    float: left;
    width: 100%;
    border-right: 1px solid #ddd;
}

.dashHome {
    border-bottom: 1px solid #ddd;
    margin-bottom: 40px;
}

    .dashHome .col-lg-3:last-child .dashboard-box .padd {
        border-right: 0px;
    }

.dashboard-box .icon {
    border: 1px solid hsla(0,0%,100%,.3);
    border-radius: 100%;
    height: 64px;
    line-height: inherit;
    text-align: center;
    width: 64px;
    float: right;
    padding-top: 15px;
    position: absolute;
    right: 11px;
}

.dashboard-box .headlin {
    font-family: arial;
    font-size: 18px;
    color: #000;
    float: left;
    width: 95%;
}

.dashHome .col-lg-3:nth-child(1) .dashboard_reports {
    color: #2c498d;
}

.dashHome .col-lg-3:nth-child(2) .dashboard_reports {
    color: #dc6800;
}

.dashHome .col-lg-3:nth-child(3) .dashboard_reports {
    color: #1997c2;
}

.dashHome .col-lg-3:nth-child(4) .dashboard_reports {
    color: #14b3b9;
}

.dashboard_name {
    border-bottom: 1px solid hsla(0,0%,100%,.3);
    font-size: 16px;
    float: left;
    line-height: 34px;
    padding-left: 1px;
    width: 77%;
}

.dashboard_reports {
    float: right;
    text-align: left;
    width: 100%;
    font-size: 40px;
}


/*.blue-madison
{
    background-color: #1d83dc;
}

.blue-madison1
{
    background-color: #55A3E7;
}

.red-intense
{
    background-color: #986125;
}

.red-intense1
{
    background-color: #c68339;
}

.aquamarine
{
    background-color: #4e5960;
}

.aquamarine1
{
    background-color: #466b83;
}

.purple-plum
{
    background-color: #157530;
}

.purple-plum1
{
    background-color: #6a9c3c;
}

.medium_sea_green
{
    background-color: #90C657;
}

.medium_sea_green1
{
    background-color: #77AF3B;
}

.orange
{
    background-color: #F9A94A;
}

.orange1
{
    background-color: #F79219;
}

.dodger_blue
{
    background-color: #54B5DF;
}

.dodger_blue1
{
    background-color: #29A2D7;
}

.lightsky_blue
{
    background-color: #F97D61;
}

.lightsky_blue1
{
    background-color: #EB6A4D;
}
*/
.more {
    color: #fff;
    clear: both;
    display: block;
    font-size: 11px;
    font-weight: 300;
    opacity: .7;
    padding: 7px 15px;
    position: relative;
    text-transform: uppercase;
    float: left;
    width: 100%;
}

    .more a {
        color: #fff;
        width: 100%;
    }

    .more:hover {
        color: #fff;
    }

    .more img {
        float: right;
    }

.more_img {
    background-image: url("../images/syncfusion-icons-white.png");
    background-position: right center;
    background-repeat: no-repeat;
}

.dataGridPrisnor {
    font-size: smaller;
    color: #333;
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #E6E2D6;
    border-top: none;
}

    .dataGridPrisnor td, .dataGridPrisnor th {
        padding: 8px 6px;
        font-size: 12px;
        text-transform: capitalize;
    }

    .dataGridPrisnor th {
        background: #7D7D7D;
        color: #FFF;
        font-weight: 700;
        font-size: 15px;
        padding: 10px 6px;
        border-left: #4A5462 solid 1px;
    }

    .dataGridPrisnor tr.odd td {
        border-left: #E6E9EC solid 1px;
    }

    .dataGridPrisnor tr.even td {
        background: #FAFAFA;
        border-bottom: #E6E9EC solid 1px;
        border-top: #E6E9EC solid 1px;
        border-left: #E6E9EC solid 1px;
    }

#ContentPlaceHolder1_gvonboardingrequest tr td a .fa {
    font-size: 18px !important;
    margin: 0 5px;
}

.dataGridPrisnor tr td:nth-child(8) {
    width: 115px;
}

.dataGridPrisnor th:last-child {
    width: 90px;
}

.dataGridVisitor {
    font-size: smaller;
    color: #333;
    width: 100%;
    border-collapse: collapse; /*border: 1px solid #E6E2D6;*/
    border-top: none;
}

    .dataGridVisitor td, .dataGridVisitor th {
        padding: 8px 6px;
        font-size: 12px;
        text-transform: capitalize;
    }

    .dataGridVisitor th {
        background: #fff;
        color: #000;
        font-weight: 700;
        font-size: 12px;
        padding: 6px 6px;
    }

#ContentPlaceHolder1_gvTemppass .even, #ContentPlaceHolder1_gvLatestVisit .even {
    background: #ece2e2;
}

.captcha_img {
    background-color: #fafafa;
    border: 1px solid #ccc;
    height: 35px;
    text-align: center;
    width: 100%;
}

    .captcha_img img {
        height: 33px;
        width: 100%;
    }

.reload_refresh {
    width: 100%;
    float: left;
}

    .reload_refresh input {
        width: auto;
    }

    .reload_refresh img {
        width: 33px;
        height: 33px;
    }

.carousel-caption {
    left: 8%;
    padding-bottom: 0;
    right: 20%;
}

.login {
    float: left;
    text-align: left;
    color: #fff;
    padding: 10px 0;
    margin-top: 80px;
}

    .login h1 {
        font-family: Arial;
        font-size: 48px;
        text-transform: uppercase;
        font-weight: 900;
    }

.btn-block + .btn-block {
    margin-top: 0;
    margin-left: 10px;
}

.carousel-caption button {
    background: #fa6a14;
    border: none;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    padding: 6px 12px;
}

.quick_arriy {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    color: #000;
    position: relative;
}

.already_registered {
    width: 60%;
    float: left;
    margin-bottom: 10px;
    color: #000;
    position: relative;
}

    .already_registered input {
        border: medium none !important;
        border-radius: 4px !important;
        height: 35px;
        line-height: 35px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=180, Color=#333333)"; /*IE 8*/
        -moz-box-shadow: 0px 8px 10px #333333; /*FF 3.5+*/
        -webkit-box-shadow: 0px 8px 10px #333333; /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
        box-shadow: 0px 8px 10px #333333; /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=180, Color=#333333); /*IE 5.5-7*/
    }

.go_btn {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    float: right;
    width: auto;
    padding: 0px;
    box-shadow: none !important;
}

.registration_btn {
    background: #455c9e;
    color: #fff;
    font-weight: 700;
    border-radius: 4px !important;
    padding: 8px 24px;
    float: right;
    font-size: 14px;
}

    .registration_btn:hover {
        background: #333;
        color: #fff;
        text-decoration: none;
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color=#afafaf)";
        -moz-box-shadow: 0 1px 5px #afafaf;
        -webkit-box-shadow: 0 1px 5px #afafaf;
        box-shadow: 0 1px 5px #afafaf;
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color=#afafaf);
    }

.ss {
    margin-top: 100px;
}

/*Grid*/

.datagrid {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-collapse: collapse;
    border-color: -moz-use-text-color #e6e2d6 #e6e2d6;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    border: 1px solid #0f548d;
    color: #333;
    font-size: 15px;
    width: 100%;
}

    .datagrid td, .datagrid th {
        font-size: 13px;
        padding: 3px 5px;
        text-transform: capitalize;
    }

    .datagrid th {
        background: #1e8bc3;
        border-left: 1px solid #0f548d;
        color: #fff;
        font-size: 14px;
        font-weight: 700;
        padding: 5px 5px;
    }

    .datagrid tr.odd td {
        background: blue;
        border-left: 1px solid #e6e9ec;
    }

    .datagrid tr.even td {
        background: #fafafa;
        border-bottom: 1px solid #e6e9ec;
        border-left: 1px solid #e6e9ec;
        border-top: 1px solid #e6e9ec;
    }

.footer_nav {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

    .footer_nav li {
        width: auto;
        float: left;
        list-style: none;
        padding: 5px 10px;
        color: #789fbf;
    }

        .footer_nav li a {
            width: auto;
            float: left;
            padding: 0 10px;
            color: #fff;
        }

footer_nav li a:hover {
    text-decoration: none;
    color: #8ab621;
}

.red_text {
    font-size: 11px;
    font-weight: 400;
    color: Maroon;
}

.watermarked {
    color: #ccc;
}

.search_print {
    width: auto;
}

.text_align {
    text-align: center;
}

.gray_bg {
    background: #f6f6f6;
    padding: 50px 0;
    color: #666;
}

    .gray_bg h3 {
        margin: 0px;
        text-align: center;
        font-size: 21px;
    }

    .gray_bg a {
        border-radius: 4px;
        color: #ffffff;
        float: none;
        margin: 0 auto;
        padding: 10px 0px;
        width: 100%;
        float: left;
        font-size: 14px;
        text-align: center;
        font-weight: bold;
        margin-bottom: 30px;
    }

        .gray_bg a:hover {
            text-decoration: none;
        }

    .gray_bg p {
        padding: 15px 0;
        margin: 0px;
        text-align: justify;
    }

.position_absolute {
    position: absolute;
    left: 0;
    right: 0;
}

.btn-info {
    background-color: #0a467c;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    height: auto;
    padding: 4px 10px;
}

/* .menubtn-info {
    border-width: 1px;
    border-style: double;
    border-color: #104fd1;
    border-radius: 5px;
    background-color: #e3edf8;
    color: black;
    font-size: 13px;
    height: auto;
    padding: 5px;
}
*/
.menubtn-info {
    border-radius: 5px;
    background-color: #044073;
    color: #fff;
    font-size: 13px;
    height: auto;
    padding: 8px 12px;
    font-weight: bold;
    margin: 0 0 10px 0;
    display: inline-block;
}

    .menubtn-info:hover {
        background: #000;
        color: #fff;
    }

.padding15p {
    padding: 0 15px;
}

.padding_right15;; {
    padding-right: 0px;
}

/*  editing by rajesh on 14-06-2019  */

.dropdown-menu > li > a {
    color: #428bca;
}

.dropdown ul.dropdown-menu {
    border-radius: 4px;
    box-shadow: none;
    margin-top: 20px; /* width:300px; */
}

    .dropdown ul.dropdown-menu:after {
        content: "";
        border-bottom: 12px solid #044073;
        border-right: 12px solid transparent;
        border-left: 12px solid transparent;
        position: absolute;
        top: -11px;
        /*right: 40px; BY AK*/
        left: 20px;
        z-index: 9;
    }

.navbar-nav > .user-menu > .dropdown-menu > li.user-footer {
    height: 175px;
    padding: 10px;
    text-align: center;
    background: #044073;
}

#Button1, #btnChanhePwd, #signout {
    line-height: 9px;
    margin-top: 15px;
    background: #717e92;
    color: #fff;
    font-weight: bold;
}

.ion {
    margin-top: 20px;
}

#Button1:hover, #btnChanhePwd:hover, #signout:hover {
    background: #2c6ccc !important;
}

.acoplus-minus {
    color: #044073;
}

.breadcrumb-item {
    color: #044073;
}

a.breadcrumb-item:hover {
    color: #000;
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/";
}

.breadcrumb-item .glyphicon {
    margin-right: 5px;
}

.dropdown-menu {
    padding: 0px;
}

.navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
    left: auto;
    position: absolute;
    right: 0;
}

.main-heading {
    position: relative;
    margin-bottom: 30px;
}

    .main-heading:before {
        position: absolute;
        content: '';
        top: 2px;
        left: -85px;
        width: 80px;
        background: url(../images/left-arrow.png);
        height: 32px;
        background-size: 100%;
        background-repeat: no-repeat;
    }

    .main-heading:after {
        position: absolute;
        content: '';
        top: 2px;
        right: -85px;
        width: 80px;
        background: url(../images/right-arrow.png);
        height: 32px;
        background-size: 100%;
        background-repeat: no-repeat;
    }

.pages_title {
    font-family: Arial, Helvetica, sans-serif;
    color: #0D4F86; /*text-align: center;*/
}

.inner_box {
    border: 1px solid #ccc;
    padding: 30px 10px 0px;
    float: left;
    width: 100%;
    min-height: 260px;
    box-shadow: -1px 4px 10px #ccc;
}

/*#ContentPlaceHolder1_gvLatestVisit tr td:first-child
{
    width: 120px;
}*/

.dropdown-menu {
    top: 32px;
}

.info-box {
    background: #f0f0f0 !important;
}

    .info-box hr {
        margin-bottom: 10px;
    }

/****Editing by Rajesh on 2-07-2019 */

/* ///////////////top header css start here ///////////////////*/
.home_icon .fa {
    font-size: 24px;
    color: #fff;
}

.top_right_menus {
    width: auto;
}

    .top_right_menus ul {
        padding: 0px;
        margin: 0px;
        font-size: 0px;
        float: left;
    }

        .top_right_menus ul li {
            list-style: none;
            display: inline-block;
            padding: 5px 20px;
            border-right: 1px solid #fff;
            color: #fff;
            font-size: 11px;
            font-weight: 600;
        }

            .top_right_menus ul li a {
                text-decoration: none;
                color: #fff;
            }

            .top_right_menus ul li:hover {
                background: #d63b00;
            }

            .top_right_menus ul li:last-child {
                border-right: none;
            }

            .top_right_menus ul li:first-child {
                border-left: 1px solid #fff;
            }

            .top_right_menus ul li:last-child {
                border-right: 1px solid #fff;
            }

.item, .menu {
    position: relative;
    height: 34px;
}

.menu {
    width: auto;
    top: 18px;
    right: 0px;
}

.item2 {
    background-color: #f0f0f0;
    float: left;
    /* width: 100%; */
    margin: 0 5px;
    border: 0px solid #ddd;
    -moz-border-radius: 20px;
    -webkit-border-radius: 30px;
    border-radius: 20px;
    -moz-box-shadow: 1px 1px 3px #555;
    -webkit-box-shadow: 1px 1px 3px #555;
    box-shadow: 1px 1px 3px #555;
    cursor: pointer;
    overflow: hidden;
}





.link {
    width: 32px;
    height: 32px;
    background-size: 100% 100% !important;
    margin: 0px 0 0 0px;
    float: left;
    display: inline-block;
}

.icon_home {
    background: url(../images/home2.png) top left no-repeat;
}

.icon_mail {
    background: url(../images/contact2.png) top left no-repeat;
}

.icon_regi {
    background: url(../images/registration2.png) top left no-repeat;
}

.icon_about {
    background: url(../images/About2.png) top left no-repeat;
}

.icon_login {
    background: url(../images/login2.png) top left no-repeat;
}

.icon_report {
    background: url(../img/reports2.png) top left no-repeat;
}

.item_content {
    overflow: hidden;
    float: left;
    padding: 0 10px 0 5px;
    margin-top: -3px;
}

    .item_content a, .item_content h2, .item_content p {
        background-color: transparent;
    }

    .item_content a {
        color: #000;
        text-shadow: 1px 1px 1px #fff;
        font-size: 13px;
        margin: 10px 0 0 0px;
        text-decoration: none;
        float: left;
        line-heigh: 20px;
    }

        .item_content a:hover {
            color: #000;
        }

            .item_content a:hover .item_content {
                display: block;
            }

    .item_content p input {
        border: 1px solid #ccc;
        padding: 1px;
        width: 100%;
        float: left;
        margin-right: 5px;
    }

.home_icon {
    width: auto;
    margin: 0px 0 0 20px;
    padding: 5px 0;
}

.services_bg {
    width: 90px;
    height: 90px;
    float: left;
    background: #0f548d;
    text-align: center;
    margin-bottom: 20px;
    border-radius: 100%;
    margin-right: 10px;
    margin-top: 17px;
}

    .services_bg img {
        margin-top: 20px;
    }

    .services_bg h4 {
        font-size: 15px;
        color: #FFF;
        font-weight: 600;
        margin: 20px 0 0;
    }

        .services_bg h4:hover {
            text-decoration: none;
        }

.feature_box {
    min-height: 220px;
    padding: 0px 15px 0 15px;
    margin-top: -50px;
    box-shadow: 2px 3px 10px #000;
    text-align: center;
    background-color: #f6f6f6;
    border-radius: 15px;
    transition: all 0.3s ease-in-out;
}

    .feature_box:hover {
        background: #2d83ca;
    }

        .feature_box:hover p, .feature_box:hover h3 {
            color: #fff;
        }

.main-heading {
    position: relative;
    margin-bottom: 30px;
}

    .main-heading:before {
        position: absolute;
        content: '';
        top: 2px;
        left: -85px;
        width: 80px;
        background: url(../images/left-arrow.png);
        height: 32px;
        background-size: 100%;
        background-repeat: no-repeat;
    }

    .main-heading:after {
        position: absolute;
        content: '';
        top: 2px;
        right: -85px;
        width: 80px;
        background: url(../images/right-arrow.png);
        height: 32px;
        background-size: 100%;
        background-repeat: no-repeat;
    }

.feature_image {
    float: left;
    width: 100%;
    text-align: center;
    margin: -68px 0 -25px 0;
}

    .feature_image img {
        display: inline-block;
    }

    .feature_image .services_bg {
        left: 50%;
        margin-left: -45px;
    }

.col-lg-4:nth-child(2) .feature_box .services_bg {
    background: #18bc9c;
}

.col-lg-4:nth-child(3) .feature_box .services_bg {
    background: #e74c3c;
}

.feature_box h3 {
    margin-top: 20px;
    display: -webkit-inline-box;
}

.back-to-top {
    position: absolute;
    bottom: -67px;
    right: 10px;
}

    .back-to-top span {
        font-size: 30px;
        color: #fff;
        top: -8px;
    }

#ContentPlaceHolder1_Message_div {
    border: 1px solid #ddd;
    width: 800px;
    margin: 0 auto;
    padding: 30px;
    box-shadow: 0px 2px 11px #a18d8d;
    margin-top: 20px;
}

.breadcrumb {
    background-color: transparent;
    border-bottom: 2px solid #ddd;
}

    .breadcrumb ul li {
        font-size: 18px;
        font-weight: bold;
    }

        .breadcrumb ul li a {
            color: #044073;
        }

.new_regiForm {
    border: 1px solid #ddd;
    padding: 15px;
    margin-top: 20px;
    box-shadow: 0px 2px 11px #a18d8d;
}

.infoContact {
    width: 100%;
    border: 1px solid #ddd;
    margin: 0 0 13px 13px;
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 0px 2px 5px #b5aeae;
}






.contacts-info {
    width: 100%;
    float: left;
    width: 100%;
    padding: 0px;
}

    .contacts-info li {
        width: 100%;
        float: left;
        margin: 0px;
        padding: 15px 0;
        list-style: none;
        color: #ccc;
        font-style: normal;
        line-height: 1.5em;
    }

.add_email_phone-icon {
    border: 2px solid #aaa;
    border-radius: 25px;
    color: #aaa;
    display: inline-block;
    float: left;
    font-style: normal;
    height: 35px;
    line-height: 35px;
    margin: 0 2% 4% 0;
    text-align: center;
    width: 35px;
    font-size: 18px;
    padding-top: 5px;
}

.contacts-info li a {
    color: #ccc;
    font-style: normal;
}

.back-to-top {
    background: none;
    margin: 0;
    position: fixed;
    bottom: 1%;
    right: 1%;
    width: 35px;
    height: 35px;
    z-index: 100;
    display: none;
    text-decoration: none;
    color: #ffffff;
    background-color: #000;
    text-align: center;
    padding-top: 10px;
}

    .back-to-top:hover {
        background: #0E508A;
        color: #fff;
    }

.navbar-toggle {
    background-color: #5790BD;
    border-color: #5790BD;
}

.navbar-collapse {
    overflow-x: hidden;
    padding: 0px;
}

.valediction {
    font-size: 11px;
    color: #0093C8;
    font-weight: normal;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

    .alert-info img {
        width: 100%; /*border-radius: 100%;*/
        border: solid 1px #31708f;
    }

    .alert-info p {
        font-size: 12px;
        line-height: 20px;
        margin: 0px;
    }












.footer-wrapper {
    float: left;
    width: 100%;
}

    .footer-wrapper .bottom-wrapper {
        background: #102045;
        padding: 0px;
    }

    .footer-wrapper #block-menu-menu-secondary-menu {
        padding: 20px 30px 3%;
        float: left;
        width: 25%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border-right: 1px solid #ddd;
        min-height: 270px;
        margin-top: 0px;
    }

    .footer-wrapper .bottom-right #block-block-25 {
        color: #717f9f;
        padding: 0 30px 0 5px;
        /*background: url(../images/mygov_qr.png) no-repeat 0 1px;*/
        margin: 0 0 0px;
    }

        .footer-wrapper .bottom-right #block-block-25 p {
            font-size: 12px;
        }

    .footer-wrapper .bottom-right #block-common-utils-developed-by-block {
        border-right: 1px solid #ddd;
        float: left;
        width: 45%;
        margin: 0px 0;
        min-height: 270px;
        padding-top: 25px;
    }

    .footer-wrapper .bottom-right #block-block-25 .content {
        padding: 0 30px 0 0;
        margin: 0 0 0 10px;
    }

        .footer-wrapper .bottom-right #block-block-25 .content a {
            margin-bottom: 5px;
            display: inline-block;
        }

        .footer-wrapper .bottom-right #block-block-25 .content span {
            display: block;
            font-size: 12px;
            color: #fff;
        }

.bottom-wrapper .footer-container {
    background: none !important;
    margin: 0 auto;
}

.footer-wrapper #block-menu-menu-secondary-menu ul.footermenu {
    display: inline-block;
    width: 100%;
}

    .footer-wrapper #block-menu-menu-secondary-menu ul.footermenu li {
        color: #fff;
        font-size: 15px;
        float: left;
        list-style: outside none none;
        margin: 0;
        padding: 0 0 5px;
        width: 100%;
        display: block;
    }

        .footer-wrapper #block-menu-menu-secondary-menu ul.footermenu li:last-child:after {
            content: "";
        }

        .footer-wrapper #block-menu-menu-secondary-menu ul.footermenu li a {
            color: #fff;
            padding: 0 5px;
        }

            .footer-wrapper #block-menu-menu-secondary-menu ul.footermenu li a:hover {
                color: #fff;
            }

.footer-container .footer_logo {
    padding-bottom: 40px;
    padding-left: 60px;
    padding-top: 20px;
    text-align: left;
    width: 591px;
}

    .footer-container .footer_logo li {
        float: left;
        margin-right: 50px;
    }


.footer-middle {
    float: right;
    width: 30%;
    padding: 20px 30px 15px 3%;
}

    .footer-middle h4 {
        color: #fff;
    }

.contacts-info {
    width: 100%;
    float: left;
    width: 100%;
    padding: 0px;
}

    .contacts-info li {
        width: 100%;
        float: left;
        margin: 0px;
        list-style: none;
        color: #ccc;
        font-style: normal;
        line-height: 1.5em;
        font-size: 12px;
    }

.add_email_phone-icon {
    border: 2px solid #aaa;
    border-radius: 25px;
    color: #aaa;
    display: inline-block;
    float: left;
    font-style: normal;
    height: 35px;
    line-height: 35px;
    margin: 0 2% 1% 0;
    text-align: center;
    width: 35px;
    font-size: 18px;
    padding-top: 5px;
}

.contacts-info li a {
    color: #ccc;
    font-style: normal;
}

#block-common-utils-developed-by-block, #block-menu-menu-secondary-menu {
    position: relative;
}

    #block-common-utils-developed-by-block:after, #block-menu-menu-secondary-menu:after {
        position: absolute;
        content '';
        background: #fff;
        width: 1px;
        height: 200px;
        right: 0px;
        top: 0px;
    }

.site-visit {
    position: absolute;
    top: 5px;
    left: 0px;
    text-align: center;
    color: #fff;
    font-size: 24px;
}

.row.login-new {
    padding: 15px;
    box-shadow: 0px 4px 8px #9a9a9a;
}

.instruction_list {
    float: left;
    width: 100%;
}

    .instruction_list ul {
        width: 100%;
        margin: 0px;
        padding: 0px;
    }

        .instruction_list ul li {
            list-style: none;
            display: block;
            padding: 0 0 0 30px;
            margin-bottom: 10px;
            background: url(../images/list.png);
            background-repeat: no-repeat;
            background-position: 0px 5px;
        }


.fixed-header .main-logo img {
    height: 66px !important;
}
/*.fixed-header .right-profile{padding-top:40px !important;}*/
/*.fixed-header .right-profile .navbar-nav > li > a{font-size:13px !important;}*/
.fixed-header .logo img {
    height: 60px !important;
}

#ContentPlaceHolder1_divDetails {
    padding: 15px;
}

#ContentPlaceHolder1_ddl_gender {
    -webkit-appearance: none;
}

.nextButton, #ContentPlaceHolder1_dvCaptcha {
    padding: 0 15px;
    margin-top: 10px;
}

.breadcrumb > li + li::before {
    color: #000;
}

.imgEmblem {
    display: inline-block;
}

    .imgEmblem img:first-child, .logo img:first-child {
        border-right: 1px solid #f4eded;
        padding: 5px 10px;
    }


.outerslider {
    float: left;
    width: 100%;
    padding: 0px;
}

#slider, #slider .item, #slider .item img {
    float: left;
    width: 100%;
    height: 400px;
}

.outerslider .item {
    border-radius: 0px;
}

.outerslider .carousel-control.left, .outerslider .carousel-control.right {
    background-image: none;
}

.outerslider .carousel-control.left {
    top: 50%;
    left: 20px;
}

.outerslider .carousel-control.right {
    top: 50%;
    right: 20px;
}

.outerslider .carousel-control {
    height: 32px;
    width: 32px;
}

.department_name {
    float: left;
    width: 100%;
    background: #FFF;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
}

    .department_name h3 {
        margin: 10px 0;
        font-size: 17px;
        font-weight: bold;
    }


    /*Added by AKHIL Starts here*/

.required {
    margin-left: 2px;
    color: red;
}





 .form_tab {
            margin: 0;
            position: relative;
            bottom: -15px;
            padding: 8px 30px 8px 15px;
            font-weight: bold;
            font-family: Arial !important;
            font-size: 10pt !important;
            width: 280px;
            color: white !important;
            background: url(../images/link-g.jpg) no-repeat right center;
            left: 0px;
            height: 30px;
        }

     /*Added by AKHIL Ends here*/

.padding8p {
    padding:8px;
}