﻿
* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html, body {
    width: 100%;
    margin: 0;
    padding: 0;
    background-image: url('../images/body_bg.jpg');
    background-repeat: repeat;
    font-family: 'Yantramanav', 'Khand', sans-serif;
    font-size: 1.1em;
}

.preheader_bhuabhilekh {
    width: 100%;
    height: 35px;
    margin: 0;
    padding: 0;
    background-color: #059138;
    line-height: 35px;
    color: #fff;
    font-size: 14px;float: right;
}
.links_preheader {
    float: right;
    color:white;
}

.preheader_inner {
    width: 90%;
    margin: 0 auto;
    padding: 0;
    text-align: right;
    color:white;
}

.preheader_inner a {
     text-decoration:none;
    color:white;
}
.preheader_inner a:hover {
     text-decoration:none;
     color:red;
}
.links_preheader {
    float: right;
}

    .links_preheader a {
        text-decoration: none;
        color: #fff;
    }

        .links_preheader a:hover {
            color: #ddd;
            cursor: pointer;
        }



.header_bhuabhilekh {
    width: 100%;
    height: 100px;
    margin: 35px 0 0;
    padding: 0;
    background-image: url('../images/header_bg.jpg');
}

.header_inner {
    width: 90%;
    margin: 0 auto;
}

.dept_logo {
    width: 343px;
    height: 64px;
    margin: 0;
    padding: 10px 0 0 0;
    float: left;
}

.digi_india {
    width: 100%;
    height: 64px;
    margin: 12px 0 0;
    padding: 0;
    position: absolute;
    text-align: center;
}


.mpo_logo {
    width: 191px;
    height: 64px;
    margin: 0;
    padding: 0;
    float: right;
}
.mpo_logo img{
    width:100%; margin-top:20px;
}

.conatiner_bhuabhilekh {
    width: 90%;
    height: auto;
    margin: -120px auto 0;
    padding: 0;
    background-color: #fff;
    position: relative;
}

.banner_bhuabhilekh {
    width: 100%;
    height: 299px;
    margin: 0;
    padding: 0;
    background-image: url('../images/banner.jpg');
    background-repeat: no-repeat;
}

.banner_inner {
    width: 90%;
    margin: 0 auto;
}

.about_us {
    width: 90%;
    margin: 0 auto;
    padding: 10px 0 0 0;
    color: #fFf;
}

.abt_head {
    width: 100%;
    margin: 10px 0;
    padding: 0;
    text-align: center;
    font-size: 35px;
    font-family: 'Yantramanav', sans-serif;
}


.abt_content {
    width: 80%;
    margin: 0 auto;
    line-height: 30px;
    padding: 0;
    text-align: center;
}

.heading_main {
    width: 20%;
    margin: 25px auto 0px;
    text-align: center;
    font-size: 35px;
    font-family: 'Yantramanav', sans-serif;
    }

.container {
    width: 100%;
}

.box a {
    width: 100%;
    display: block;
    height: 150px;
    color: #fff;
}

    .box a:hover {
        width: 100%;
        display: block;
        height: 150px;
        color: #FFF575;
    }

.container_inner {
    width: 90%;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.box_content {
    width: 100%;
    margin: 0 0 10px;
    padding: 0;
    float: left;
}

.box {
    width: 29%;
    height: 100px;
    margin: 1% 2% 2%;
    padding: 0 0 30px;
    border-radius: 8px;
    text-align: center;
    float: left;
}
.box img{
    width:20px;
}

    .box a {
        display: block;
        text-decoration: none;
        text-align: center;
    }


    .box img {
        vertical-align: central;
        padding: 20px 0 0 0;
    }



.box1 {
    background-color: #ca590a;
}

    .box1:hover {
        background-color: #ab4a07;
        cursor: pointer;
    }

.box2 {
    background-color: #129e7c;
}

    .box2:hover {
        background-color: #10886b;
        cursor: pointer;
    }



.box3 {
    background-color: #1aaede;
}

    .box3:hover {
        background-color: #1998c1;
        cursor: pointer;
    }


.box4 {
    background-color: #6f1dcb;
}

    .box4:hover {
        background-color: #5c17a9;
        cursor: pointer;
    }



.box5 {
    background-color: #049138;
}

    .box5:hover {
        background-color: #046d2b;
        cursor: pointer;
    }

.box6 {
    background-color: #dbcf53;
}

    .box6:hover {
        background-color: #beb33d;
        cursor: pointer;
    }
.clearFix {
    clear: both;
}

.box span {
    width: 100%;
    display: block;
    margin-top: 10px;
    font-size: 19px;
}

.footer_bhuabhilekh {
    background-color: #059138;
    width: 100%;
    float: left;
    height: 50px;
    color: #fff;
    vertical-align: middle;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    float:left;
}

.Map {
    width: 90%;
    margin: 0 auto 0;
    padding: 0 0;
}

.padding {
    padding-top: 130px;
}

.adrs {
    width: 80%;
    margin: 0px auto;
    text-align: center;
    line-height: 30px;
}

.footer_bhuabhilekh img {
    vertical-align: middle;
}



.login_area {
    width: 588px;
    margin: 8% auto 0;
    background-image: url(../images/login_bg.png);
    background-repeat: no-repeat;
    height: 366px;
}

.login_tital {
    display: none;
}

.feildarea {
    width: 50%;
    margin: 0px 5% 0 0;
    text-align: center;
    padding: 4% 0 0 0;
    float: right;
}

    .feildarea input[type="text"], .feildarea input[type="password"], .feildarea select {
        width: 100%;
        padding: 8px 0;
        border-bottom: #ddd 1px solid;
        border-top: none;
        border-left: none;
        border-right: none;
        background-color: transparent;
        font-size: 14px;
        margin-bottom: 10px;
    }

.input_button {
    background-color: #0a7431;
    border: none;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    padding: 5px 0;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    font-size: 17px;
}

.feildarea input:hover[type="button"] {
    background-color: #0B8C3B;
}

.captcha_area {
    height: 100px;
    width: 100%;
    margin: 10px auto;
    background-color: #faf7fb;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    padding: 5px;
    color: #2E2E2E;
}



.forgot_pass{
    text-decoration: none !important;
    font-size: 12px !important;
    transition: color 0.5s ease;
    color: #000;
    text-align: center;
    padding:0 2px;
    margin: -7px 0; width:100%;  float:left;
}

.forgot_pass:hover {
    color: #420202;
    text-decoration: none !important;
}

.conatiner {
    width: 90%;
    height: auto;
    margin: 0 auto 0;
    padding: 0;
    position: relative;
    height: 100%;
    min-height: 80vh;
}
form{
     height: 100vh;
      height: 100%; float:left; width:100%;
}
.map-outer {
    float: left;
    width: 100%;
}




a {
    text-decoration: none;
}

i {
    margin: 0 5px 0 0;
}

.clear {
    clear: both;
}

.p-60 {
    margin: 60px auto 0 !important;
}

.p-120 {
    margin: 120px auto 10px !important;
}

h1, h2, h3, h4, h5, h6, li, p, body, pre-header {
    width: 100%;
    margin: 0;
    padding: 0;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.text-center {
    text-align: center !important;
}



/* Index page service table Starts Here */
/* Index page service table Starts Here */
.table-primary {
    width: 100%;
    margin: 0 0 18px;
    border-collapse: collapse;
    -webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.1),-2px -2px 3px rgba(0,0,0,0.1);
    box-shadow: 3px 3px 3px rgba(0,0,0,0.1),-2px -2px 3px rgba(0,0,0,0.1);
}

    .table-primary td, .table th {
        border: 1px solid #ddd;
        padding: 8px;
    }

    .table-primary tr {
        background: #fafafa;
    }
/*  Define the background color for all the ODD background rows  */

.table tr:nth-child(odd) {
    background: #FBFBFB;
}
/*  Define the background color for all the EVEN background rows  */

.table tr:nth-child(even) {
    background: #f7f7f7;
}

.table-primary tr .subhead {
    background-color: #ededed;
}

.table-primary tr:nth-child(odd) {
    background: #FBFBFB;
}
/*  Define the background color for all the EVEN background rows  */

.table-primary tr:nth-child(even) {
    background: #f7f7f7;
}
/*.table-primary tr:nth-child(even){background-color: #f2f2f2;}*/

.table-primary th {
    font-size: 16px;
    font-weight: lighter;
    vertical-align: middle;
    text-transform: uppercase;
    line-height: 1.2;
    padding: 8px;
    text-align: left;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 2px solid #ddd;
    background-color: #707599;
    color: #fff;
}

.table-primary td strong {
    font-size: 16px;
    font-weight: 600;
}

.table-primary td input[type="text"]
 {
    background-color: #fff;
    border: 1px solid #eee;
    padding: 2px;
    color: #000;
    width: 98%;
    border-radius: 5px;
    height: 40px;
}

.table-primary td input[type="text"]:focus
 {
    background-color: #fff;
    border: 1px solid #eee;
    padding: 2px;
    color: #000;
    width: 98%;
    border-radius: 5px;
    height: 40px;
}

.btn-prop {
    background-color: #fe9b47;
    border: 1px solid #fe9b47;
    border-radius: 5px;
    color: #fe9b47;
    font-weight: 600;
    margin: 0;
    padding: 7px;
    color: #fff;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}

    .btn-prop:hover {
        background-color: transparent;
        color: #fe9b47;
        cursor: pointer;
    }
/* Index page service table Ends Here */

@media screen and (max-width: 1000px) {
    .sticker {
        position: relative;
    }

    .banner-area {
        min-width: 1000px;
        margin: 0;
    }
}
/* Table */
/* Form Page Heading */
.form-heading {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background-color: #818181;
}

.form-main-heading {
    min-width: 1000px;
    height: 100px;
    line-height: 100px;
    padding: 5px;
    background-image: url('../images/formhead.jpg');
    background-attachment: fixed;
    border-bottom: 1px solid #eee;
}

    .form-main-heading h3 {
        font-size: 26px;
        font-weight: lighter;
        color: #fff;
        text-transform: uppercase;
    }
/* Form Table Style */
.table {
    width: 100%;
    margin: 10px 0 10px;
    border-collapse: collapse;
    font-size: 16px;
}

    .table td, .table th {
        border: 1px solid #ddd;
        padding: 3px 6px;
        font-weight: 100;
    }

    .table td {
        padding: 5px;
    }

    .table th {
        background-color: #c6d6cc;
        padding: 4x 5px;
        color: #000;
        text-align: left;
        font-size: 20px;
    }

    .table tr {
        background-color: #fcfcfc;
    }

        .table tr:nth-child(even) {
            background-color: #f8f8f8;
        }


    /* Table fields */
    .table td input[type="text"], textarea, select {
        background-color: #fff;
        border: 1px solid #ddd;
        padding: 2px;
        color: #4e4e4e;
        width: 98%;
        border-radius: 5px;
    }

        .table td input[type="text"]:focus, textarea:focus, select:focus {
            border: 1px solid #dadada;
            box-shadow: 0 0 4px #ddd;
            color: #3e3e3e;
        }

    .table td input[type="text"], textarea, select {
        margin: 0;
        padding: 8px;
    }
/* table fixed td size */
.table-4 td {
    width: 25%;
}

.btn-col {
    width: 100%;
    padding: 10px;
    text-align: center;
}

.btn-submit {
    color: #fff;
    background-color: #e87b2e;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border: none;
    padding: 7px 10px;
    transition: all 0.5s ease 0s;
    margin:5px 0;
}

    .btn-submit:hover {
        cursor: pointer;
        background-color: #24273e;
        margin: 0 0 0 10px;
    }

.headingLand-outer {
    width: 100%;
    float: left;
}

.headingLand {
    font-size: 28px;
    width: 90%;
    border-bottom: dotted 1px #ddd;
    padding: 10px 10px 0px 0px;
    margin: 0 auto 10px;
}

.bar {
    width: 80px;
    height: 6px;
    background-color: #e0bc36;
    margin-top: -3px;
    position: absolute;
}

.log-ipt {
    text-align: left;
    font-size: 14px;
}

.smit-btn {
    float: left;
    width: 100%;
}

.PassW {
   
    margin-top:20px;
    float: right;
    margin-right: 10px;
}

.cptchaImg {
    float: left;
}
.serv-name{position:fixed; right:10px; bottom:0; background-color:#000; color:#fff; border-radius:5px 5px 0 0; padding:6px; font-size:13px;}


@media only screen and (max-width: 999px) and (min-width: 768px){
.digi_india{
display:none;
}
.abt_content{
width:100%;
line-height: 23px;
}

.conatiner_bhuabhilekh{
min-height:80vh;
}
.box {
    width: 46%;
height: 110px;
}
.box span {
    margin-top: 0px;
    font-size: 18px;
}
}

@media only screen and (max-width: 767px) and (min-width: 320px){


    .dept_logo {
        width:100% !important;
}
.digi_india{
display:none;
}

.mpo_logo{
display:none;
}

.dept_logo img{
max-width: 100% !important;


}

    .table-primary td {
         width: 100%;
    display: inline-block;
    }
    .headingLand {
        font-size: 21px;
    }

.table td, .table th {
    width: 100%;
    display: inline-block;
}

.heading_main{
width:100%;
font-size:26px;
padding: 10px 0;
margin:0 auto;
}
.box {
    width: 100%;
}

.box span {
    margin-top: 0px;
    font-size: 18px;
}

.banner_bhuabhilekh{
width: 100% !important;
height: 100% !important;
}
.banner_inner {
    width: 100% !important;
    margin: 0 auto;
padding-bottom: 15px;
}
.abt_head {
    width: 100%;
font-size: 27px;
}

.abt_content {
    width: 96%;
    margin: 0 auto;
    line-height: 24px;
    padding: 0;
    text-align: center;
}
.conatiner_bhuabhilekh {
    margin: 0 auto 0;
}
.login_head
{
    font-size: 27px;
    text-align: left;
    font-weight: 600;
    padding: 12px 0px 10px 20px;
    color: #000;
    display: inline-block !important;
}

    .login_head span {
        border-bottom:3px solid #653e21;
        padding-top:3px;
    }
.login_area {
    width: 100%;
    margin: 50px auto 0 auto;
    background-image: none !important;
    background-repeat: no-repeat;
    min-height: 400px;
    background-color: #fbfbfb;
border: 1px solid #fff;
border-radius: 8px;
box-shadow: 0px 2px 8px #bdbdbd;
}



.feildarea input[type="text"], .feildarea input[type="password"] {
  border-bottom: #000 1px dotted;
  }

.feildarea {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    padding: 2% 0 0 0;
    float: none !important;
}
}

.conatiner {
  min-height: 100vh !important;
}

.login_head{
display:none;
}

.container_inner{
    min-height:80vh;
}