@import url('https://fonts.googleapis.com/css?family=Verdana:300,400,700,900|Open+Sans:300,400,600,700');
@import url('https://fonts.googleapis.com/css?family=Verdana:300,400,700,900|Open+Sans:300,400,600,700');
@font-face {
	font-family: 'Verdana';
	src: url('fonts/verd.eot');
	src: url('fonts/verd.woff') format('woff'), url('fonts/verd.ttf') format('truetype'), url('fonts/verd.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'KrutiDev';
	src: url('fonts/Kruti_Dev.eot');
	src: url('fonts/Kruti_Dev.woff') format('woff'), url('fonts/Kruti_Dev.ttf') format('truetype'), url('fonts/Kruti_Dev.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
    padding: 0px;
    margin: 0px;
    font-family: Verdana;
}

h1, h2, h3, h4, h5, h6, p, span, strong, img, ul, li, ol, a {
    padding: 0;
    margin: 0;
}

    a:hover, a:focus {
        outline: none;
    }

.MainPage {
    background-image: url(../images/mainBG.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

nav.navbar.navbar-default {
    margin: 0;
}

.logo img {
    margin-right: 15px;
    width: 130px;
}

.logo span {
    color: #125289;
    font-family: Verdana;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
}

.menuTop {
    border-top: 3px solid #125289;
}

.header {
  background-color: #dddddd;
  padding: 10px 0;
  border-top: 5px solid #125289;
}

.menuMain nav.navbar.navbar-default {
    background: #125289;
    border: 0 none;
    border-radius: 0;
}

.menuMain .navbar-default .navbar-nav > li > a {
  color: #ffffff;
  font-size: 14px;
  padding: 15px 18px;
}

.menuMain .navbar-nav > li {
    display: inline-block;
    float: none;
}

.menuMain .navbar-default .navbar-nav > li > a:focus, .menuMain .navbar-default .navbar-nav > li > a:hover,
.menuMain .navbar-default .navbar-nav > .open > a, .menuMain .navbar-default .navbar-nav > .open > a:focus, .menuMain .navbar-default .navbar-nav > .open > a:hover {
    background-color: #04335c;
    color: #ffffff;
}
.menuMain .navbar-default .navbar-nav > .active > a, .menuMain .navbar-default .navbar-nav > .active > a:focus, .menuMain .navbar-default .navbar-nav > .active > a:hover {
  background-color: #04335c;
    color: #ffffff;
}

.menuMain .nav.navbar-nav {
    text-align: center;
    width: 100%;
}

.cheifMinister .media-body {
    padding-top: 10px;
}

.cheifMinister .media {
    /*float: right;*/
    margin-top: 5px;
    /*max-width: 140px;*/
    width: auto;
    color:#000;
    text-align:center;
}

.footer {
    background: #125289 none repeat scroll 0 0;
    padding: 35px 0;
    border-top: 5px solid #48c067;
}

.footer h2 {
  border-bottom: 2px solid #ffffff;
  color: #ffffff;
  font-family: open sans;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
  padding-bottom: 10px;
  text-transform: uppercase;
}

.footerMenu a {
    color: #ffffff;
    text-decoration: none;
}
.copyright1 img {
  display: inherit;
  margin: 0 auto;
}
.footerMenu li {
    list-style: outside none none;
    padding: 5px 0 5px 20px;
    position: relative;
}

    .footerMenu li:before {
        content: "\f0a9";
        color: #ffffff;
        font-family: fontAwesome;
        left: 0;
        position: absolute;
        top: 7px;
    }

.copyright {
  background: #04335c none repeat scroll 0 0;
  color: #ffffff;
  margin-bottom: 9px;
  padding: 10px 3px;
  text-align: center;
}
.copyright a {
    color:#ffffff;
}
.TopImageContent {
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.searchContent {
  position: relative;
}
.TopImageContent p {
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
}
.TopImageContent h1 {
  color: #ffffff;
  margin-top: 20px;
  text-transform: uppercase;
}
/*.ImageUDH {
  right: 0px;
    max-width: 180px!important; 
    width: 140px; 
    position: absolute;
    bottom: 0;
}
.ImageChairman {
  position: absolute;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 140px;
}*/

ol.breadcrumb {
  background: #125289 none repeat scroll 0 0;
  border-radius: 0;
  margin: 20px 0;
  color: #ffffff;
}
.breadcrumb a {
  color: #ffffff;
}
.breadcrumb > .active {
  color: #ffffff;
}
.breadcrumb > li + li::before {
  color: #ffffff;
  content: "/";
  padding: 0 5px;
}
.HoleContent .panel-body h2, .HoleContent .panel-body h3 {
  color: #125289;
  font-family: Verdana;
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 15px;
}
.HoleContent .panel-body p {
  font-size: 14px;
  margin-bottom: 15px;
}
.HoleContent .panel-body ul,
.HoleContent .panel-body ol {
  padding-left: 25px;
  font-size: 14px;
  margin-bottom:15px;
}
.About {
    /*background-image:url(/Content/images/logoBG.png);*/
}
.accountbg {
  background: rgba(0, 0, 0, 0) url("/Content/images/RealEstate01.jpg") no-repeat scroll 0 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  background-size:cover;
}
.register {
    background-image: url("/Content/images/RealEstate01.jpg");
    background-size: cover;
    background-attachment: fixed;
}
.login {
    background-image:url("/Content/images/RealEstate01.jpg");
    background-size:cover;
    background-attachment:fixed;
}

/*.wrapper-page.login > div {
  padding: 17% 0;
}*/
.panel-pages .panel-body {
  padding: 25px 30px;
}
.panel-pages {
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 20px;
}
.wrapper-page {
  position: relative;
  z-index: 999;
}
.checkbox.checkbox-primary input#checkbox-signup {
  margin: 0;
}
.panel-pages .logo-admin {
  color: #e04386;
  display: inline-block;
  font-family: open sans;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 25px;
  margin-top: 10px;
}
h4.text-muted.text-center {
  color: #000;
  font-family: open sans;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform:uppercase;
}
.login {
  margin-top: 75px;
}
.login .panel.panel-color.panel-primary.panel-pages {
  border-top: 5px solid #125289;
}
.wrapper-page {
  margin: 0 auto;
  position: relative;
  max-width: 440px;
  width:100%.;
  clear: both;
}
.register .wrapper-page {
    max-width: 600px;
}
.AllFormMain p {
    line-height:27px;
}
.checkbox.checkbox-primary > input {
  margin: 5px 0 0;
}
.panel-group .HoleContent a {
  color: #ffffff;
}
.toast-message {
    font-size:13px;
}
.validation-summary-errors > span {
  color: red;
}
.validation-summary-errors li {
  color: red;
  list-style: outside none none;
}
.required {
  color: red;
}
label {
  font-weight: normal;
}
.field-validation-error {
  color: red;
  font-size: 12px;
}
.table.table-bordered .btn.btn-primary {
  padding: 0 7px;
}
.contactUs h1 {
  color: #125289;
  font-family: Verdana;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.SearchProjectAll {
  background-attachment: fixed;
  background-image: url("/Content/images/RealEstate01.jpg");
  background-size: cover;
  padding: 80px 0;
}
.SearchProjectAll .form-group {
  float: left;
  width: 100%;
}
.searchContent h1 {
  color: #125289;
  font-family: Verdana;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 35px;
}

.searchContent {
  /*background-image:url(/Content/images/logoBG.png);*/
}
.searchContent .panel-body {
  background-image: url("/Content/images/logoBG.png");
  background-repeat: no-repeat;
  background-position: center 100px;
  min-height: 580px;
}

.copyright {
        background:red;
        animation:myfirst .5s;
      -moz-animation:myfirst .5s infinite; /* Firefox */
    -webkit-animation:myfirst .5s infinite; /* Safari and Chrome */
      }


      @-moz-keyframes myfirst /* Firefox */
    {
    0%   {background:#640f24;}
    50%  {background:#04335c;}
    100%   {background:#640f24;}
    }

        @-webkit-keyframes myfirst /* Safari and Chrome */
    {
    0%   {background:#640f24;}
    50%  {background:#04335c;}
    100%   {background:#640f24;}
    }

        .spanINRRupees {
    font-size: 11px;
}
.cheifMinister .media-left {
  display: inline-block;
}
.cheifMinister .media-heading {
  font-size: 12px;
  line-height: 4px;
}
.cheifMinister .media-object {
  margin: 0;
}
.visitorCounter {
  color: #ffffff;
  float: right;
  margin-top: 15px;
  text-decoration: none;
  z-index: 9999;
}
.visitorCounter:hover {
    color: #ffffff;
    text-decoration: none;
}

.form-group {
    float:left;
    width:100%;
}

.mainCopyright {
    background:#06355e;
    color:#ffffff;
    padding: 15px 0;
    text-align: center;
}
.mainCopyright a {
  color: #ffffff;
  text-decoration: none;
}
#Instructions .modal-header {
  background: #125289 none repeat scroll 0 0;
  color: #ffffff;
}
#Instructions .modal-header #myModalLabel, #Instructions .modal-header .close{
  color: #ffffff;
}
.headerSlip {
  border: 1px solid #ccc;
}
.HoleContent .panel-body p {
  font-size: 14px;
  margin-bottom: 15px;
}
.logoSlip > a {
  display: block;
  margin: 6px 21px;
}
.panel .logoname p {
  font-size: 20px;
  font-weight: bold;
  padding: 35px 0;
  text-transform: uppercase;
}
.slipContent {
  border: 1px solid #ccc;
  padding: 25px 20px;
}
.nav .btn.btn-sm.btn-danger {
  background:red;
        animation:myfirst .5s;
      -moz-animation:myfirst .5s infinite; /* Firefox */
    -webkit-animation:myfirst .5s infinite; /* Safari and Chrome */
  border: 0 none;
}
.wrapper-page.login {
    max-width: 440px;
}
.login {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.wrapper-page.Register {
    max-width: 600px;
}
.btn-login-page .btn {
    padding: 6px 7px;
    font-size: 13px;
}
.copyright1 a {
        color:#ffffff;
      }


      @-moz-keyframes myfirst1 /* Firefox */
    {
    0%   {color:red;}
    50%  {color:yellow;}
    100%   {color:red;}
    }

        @-webkit-keyframes myfirst1 /* Safari and Chrome */
    {
    0%   {color:red;}
    50%  {color:yellow;}
    100%   {color:red;}
    }

        .copyright1 a {
  color: #ffffff;
  display: block;
  font-size: 20px;
  padding: 0 0 15px;
}
        .copyright1 a i {
        color:red;
        animation:myfirst1 .5s;
      -moz-animation:myfirst1 .5s infinite; /* Firefox */
    -webkit-animation:myfirst1 .5s infinite; /* Safari and Chrome */
      }
.hindi, .hindi h3 {
    font-family:"KrutiDev" !important;
    
}
.hindi .panel-heading {
  font-size: 25px;
}
.hindi .panel-body li,
.hindi .panel-body p {
  font-size: 20px;
}
.hindi .panel-body h3 {
  font-size: 25px;
}
.modal-header {
  background-color: #125289;
}
.modal-header .modal-title {
  color: #ffffff;
}
.modal-header .close {
  color: #ffffff;
  opacity: 1;
}
.modal-footer {
  background-color: #d6d6d6;
}
.captcha-img {
  height: 32px;
  max-width: inherit;
  width: 110px;
}
.captcha-login .input-group-addon {
  padding: 0;
}

.underConstruction {
  background-color: red;
  color: #ffffff;
  font-size: 18px;
  padding: 15px 0;
  text-align: center;
  animation:myfirst2 .5s;
      -moz-animation:myfirst2 .5s infinite; /* Firefox */
    -webkit-animation:myfirst2 .5s infinite; /* Safari and Chrome */
      }

       @-moz-keyframes myfirst2 /* Firefox */
    {
    0%   {background:#640f24;}
    50%  {background:red;}
    100%   {background:#640f24;}
    }

        @-webkit-keyframes myfirst2 /* Safari and Chrome */
    {
    0%   {background:#640f24;}
    50%  {background:red;}
    100%   {background:#640f24;}
    }
.hindi, .hindi h3 {
  display: inline-block;
  font-family: "KrutiDev";
  font-size: 20px;
  margin-bottom: 21px;
}
.panel-heading .hindi {
  margin: 0;
}
.panel-body h3 .hindi {
  margin: 0;
}

.ds4u-hrow th, .ds4u-tablc td {
  font-size: 13px;
}

/*.About.Complaint {
  padding: 80px 0;
}*/
.trackButtun {
  padding: 10px 15px 0;
  text-align: right;
}
.trackButtun .btn.btn-primary.btn-sm.track {
  border-radius: 5px;
  padding: 6px 40px;
  text-transform: uppercase;
}
.searchComplaintResult th, .searchComplaintResult td {
  font-size: 13px;
}
