/* @import url('https://fonts.googleapis.com/css?family=Open+Sans'); */

@import url('../css/open-sans.css');

html, body

{

	margin:0;

	padding:0;		

	color: #616161 !important;

	font-family: 'Open Sans', Arial, sans-serif !important;

	overflow-x:hidden;

}

ul, li, a, span, label, h1, h2, h3, h4, h5, h6, form, div, p

{

	margin:0 auto;

	padding:0;

}

.clr

{

	clear:both;

}

@media only screen and (min-width:320px) and (max-width:640px) {

		.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {		  

		    margin-left:0 !important;

		}

		.con{

			margin-right: 0 !important;

		}

	}

		

	

	@media only screen and (min-width:641px) and (max-width:991px) { 

		

	}

	.skin-blue .main-header li.user-header {

		background-color: #af0100 !important;

	}

	thead{

		background: #af0100;

    	color: white;

	}

	thead tr th{

		border-right: 1px solid #f54948;

	}

	.modal-header {    

    background: #880705 !important;

    color: white;

}

/*-------------------------- Header -----------------------------------------------------------------------------------*/



	.main-header .logo .logo-lg {		

		font-size: 46px !important;

	}

	.sidebar-menu img{

		width: 30px;

		padding-right: 10px;

		margin-top: -6px;

	}

	.dashb i{

		padding-right:33px;

	}

	.payment-c{		

		background:#cbc9c9;		

		font-size: 15px;

		font-weight: 600;

		border-bottom:2px solid white;

	}

	.content-header{

		border-bottom: 1px solid silver;

		padding-bottom: 10px !important;

	}

	

/*------------------------- land_owner_a --------------------------------------------------------------------------------*/

	.site_dim{

		background: #e8e6e6;    

	    padding: 8px;

	    font-weight: 600;

	    text-align: center;

	    text-transform: uppercase;

	}

	#land_owner{

		padding-top:10px;

	}

	.land_owner_a{

		margin-bottom:12px;

	}

	.land_owner_a label{

		padding-right: 10px;

		font-size: 13px;

		margin-bottom: -5px;

	}

	.land_owner_a input{

		width: 60% !important;

		height: 31px !important;;

	}

	.land_owner_a select{

		width: 60% !important;

		height: 31px !important;;

	}

	.well-sm {

		padding: 5px !important;

		border-radius: 0px  !important;

	}

	.well{

		margin-bottom:0 !important;

	}

	.submit{

		width: 80%;

		margin-top: 20px;

		//background-color:#818181 !important;

	}

	.submit1{

		width: 80%;

		//background-color:#818181 !important;

	}

	@media only screen and (min-width:320px) and (max-width:640px) {

		.land_owner_a input{

			width: 100% !important;			

		}

		.land_owner_a {

			margin-bottom: 2px;

		}

		.land_owner_a select{

			width:100% !important;

		}

		.submit{			

			margin-top:8px;

		}

		.mob{

			width:35.667% !important;

		}

		.alt-mob{

			margin-left:10px;

		}

	}

	@media only screen and (min-width:641px) and (max-width:991px) {

		.land_owner_a input{

			width: 60% !important;			

		}		.land_owner_a select{			width:60% !important;		}

		.form-group label{

			padding-left:0 !important;

		}

		.form-group{

			padding-bottom:10px;

		}

		.land_owner_a {

			margin-bottom: 2px;

		}

		.submit{			

			margin-top:8px;

		}

	}

	

	/*#onlinepayment_div, #check_div{

		display: none;

	}*/

	.close {

    color: #fff !important;

  }

  .si_te{

	width:25% !important;

  }

  .pd_0{

		padding-left:0px !important;

  }

  .check_no_pd{

	margin-bottom:10px;

  }
  
  
  
  
  /*-----------------*/
  
  #gbox_list3
  {
	  width:100% !important;
  }
  
  #gview_list3
  {
	  width:100% !important;
  }
  
  .ui-jqgrid-hdiv
  {
	   width:100% !important;
  }
  
  .ui-jqgrid-htable
  {
	  width:100% !important;
  }
  .ui-jqgrid-bdiv
  {
	  width:100% !important;
  }
  #list3
  {
	   width:100% !important;
  }
  
   /*-------------- add-access ----------------------*/
  .documentation_list {
  	list-style-type: none;
    padding-bottom: 5%;
  }
  .documentation_list span {
  	padding-left: 10px;
  	padding-right: 10px;
  }