html {
  font-family: 'PT Sans' !important;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
 
}
.bodybg {
	background: url('../bgimage/bg.jpg') no-repeat;
	background-size: cover;
}
.navigation{
	background-color: #393e44;
	height: 60px;
}

.singin-img{
    float: right;
    padding-top: 18px;
    padding-left: 15px;
    width: 42px;
    height: auto;
}
.logout-img{
	float:right;
	padding-top: 10px;
	padding-left: 5px;
}
.lblsingin {
    color: #fff;
    float: right;
    line-height: 60px;
    padding-left: 10px;
}
.searchboxwrapper {
	position: relative;
}
.searchbox {
	outline: none;
	border: 5px solid #dfdfdf;
	width: 90%;
	height: 50px;
	background: #fff;

}
.searchsubmit {
	width: 15%;
	height: 50px;
	float: right;
	position: absolute;
	background: #195318;
	border: 1px solid #195318;
}
.glyphicon-search {
	position: absolute!important;
	top: 19px!important;
	right: 5px;
	color: #fff;
	font-size: 16px;
}
.show_p_2 {
margin-top: 30px;
}


	

/*--- For Instruction---*/
.instruction_demo_search {
    width: 360px;
    height: auto;
   margin: 5px 5px 12px 20px;
}
.instruction_demo_tbl {
    margin: 3px 3px 3px 20px;
}
.instruction-body{
	clear:both;
	padding: 15px;
}

/* --- End Instruction ---*/


/*  --- For Product List --- */
.tblgeth tr td {
    border: 1px solid #ddd;
    text-align: center;
}
.tblgeth tr th {
    border-bottom: 1px solid #ddd!important;
    text-align: center;
}
.tblgeth thead {
    background: #ddd;
    border: 1px solid #ddd;
}
.tblgeth tbody {
    background: #fff;
}
.tblgeth{
	margin-top: 25px;
}
.productlist {
    padding-top: 20px;
    clear: both;
}

/* --- End Product List ---*/

/* --- For Quotation Report ---*/

.quotationbtn {
padding: 7px 5px;
color: #09431a;
border: 2px solid #09431a;
margin-left: 7px;
width: 190px;
display: inline-block;
text-align: center;
text-decoration: none;
}
.quotationbtn:hover {
    text-decoration: none;
}
.btnquotationsection {
    text-align: right;
    margin-top: 50px;
    margin-bottom:75px;
}
.bodyquotation {
    background-color: #fff;
    border: 1px solid gray;
    padding: 5px;
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
}
.quotationlogo{
	margin-top: 30px;
	width: 100%;
}
.clientquotation{
	text-align: right;
	float: right!important;
}
.clientquotation h1 {
    font-size: 50px;
    text-align: left;
}
.quotationitems{
	background-color: #f5f5f5;
	word-break: break-all;
}
.quotationinneritems {
    margin: 40px 30px 40px 30px;
}
.ftquotation {
    margin-top: 20px;
    margin-bottom: 20px;
}

/* --- End Quotation Report --- */
.product-btn-search {
	top:40px;padding:0px;border:0;
}

.first-time-icon {
	margin:55px 500px;
}
p.termscondition
{
color: #005826;
}
.show_p_2 .product-btn-search {
		top: 40px;
	}
@media screen and (max-width: : 1024px) {
	.logo-right {
		padding: 40px 0 0 150px;
	}
	.quotationbtn {
		width: auto;
	}

	
}

@media screen and (min-width: 1024px) {
.clientquotation h1 {
	    font-size: 55px;
	    text-align: right;
	}
	
}
@media screen and (min-width: 981px) and (max-width: 1024px){

.show_p_2 .product-btn-search {
		top: 60px;
	}
}
@media screen and (min-width: 768px) and (max-width: 980px){

	.logo-right {
    	width: 95%;
	}

	/* ---- For Instruction ---- */

	.instruction_demo_tbl {
	    width: 100%;
	}

	/* ---- End Instruction Page ----*/

	/* ---- For Quotation Report ----*/
	.clientquotation h1 {
	    font-size: 55px;
	    text-align: left;
	}
	.quotationbtn {
		width: 160px;
		font-size: 11px;
	}
	.quotationhdlogo{
		width: 100%;
		height: auto;
	}
	.btnquotationsection {
	    margin-top: 25px;
	    text-align: left;
	}

	/* ---- End Quotation --- */
}

@media (max-width: 800px) {
	.logo-right {	  
	    padding: 40px 0 0 0px;
	}
	.product-btn-search {
		top: 50px;
	}
	.newuserpointer {
		background: #005826;
		color: #fff;
		bottom: 0;
	}
	.rc-anchor-light, .rc-anchor-light, .rc-anchor {
		transform:scale(0.77) !important;
		-webkit-transform:scale(0.77) !important;
		transform-origin:0 0 !important;
		-webkit-transform-origin:0 0 !important;
	}
	.show_p_2 .product-btn-search {
		top: 76px;
	}
}
@media (max-width: 768px) {
	#content {
		height: 70% !important; 
	}
	.bodybg {
		background-size: inherit;
	}
	.bodybg .login {
		margin-top: 250px;
	}
}
@media screen and (max-width: 767px){

	.logo {
	    text-align: center;
	    margin-top: 15px;
	}
	/*.logo-right {
    	width: 100%;
	}*/

	/* ---- For Instruction ---- */

	
	.instruction_demo_tbl {
	    width: 100%;
	    margin-left: 5px;
	}
	.instruction_demo_search {
		width: 100%;
		margin-left: 5px;
	}

	/*--- End Instruction ---- */

	/* ---- For Quotation Report ---- */
	.btnquotationsection {
	    text-align: center;
	    margin-top: 30px;
	}
	.quotationbtn {
		margin-top: 7px;
		margin-bottom: 7px;
		width: 100%;
		margin-left: 0px;
	}
	.clientquotation h1 {
	    font-size: 45px;
	    text-align: left;
	}
	
		.quotationinneritems {
	    margin: 22px 0px 22px 0px;
	}

	/*---- End Quotation Report ----*/

}
@media (max-width: 600px) {
	
	.first-time-icon {
	    margin: 55px 300px;
	    text-align: center;
	}
	.product-btn-search {
   		top: 40px;
	}
	.bodybg {
		background-size: inherit;
	}
	.bodybg .login {
		margin-top: 100px;
	}
	.newuserpointer {
		background: #005826;
		color: #fff;
		bottom: 0;
	}
	.show_p_2 .product-btn-search {
		top: 60px;
	}
	.search_logo img {
		width: 50% !important;
	}
}
@media screen and (max-width: 480px) {
	.showproduct2_table tr td, .tblgeth tr td {
		padding: 0px !important;
	}
	.admin_searchbox .searchsubmit {
    	width: 20%;
	}
	.show_pro_tbl tr td {
		font-size: 10.5px !important;
	}
	.show_pro_tbl th {
		font-size: 11px !important;
	}
	.show_quo_img img {
		width: 20px;
		height: auto;
	}
}
@media screen and (max-width: 360px) {
	body{
		font-size:12px;
		font-family:Arial;
	}
	.logo-right {
		padding: 0;
		margin-bottom: 20px;
	}
	.searchbox {
		width: 85%;
	}
	.searchsubmit {
	width: 15%;
	}
	.glyphicon-search {
		right: 18px;
	}
	.first-time-icon {
	    margin: 55px 50px;
	    text-align: center;
	}
	.tblgeth{
		display: block;		
	}

	.clientquotation h1 {
    	font-size: 35px;
    	text-align: left;
	}
	.product-btn-search {
		top: 40px;
	}
	.show_pro_tbl th {
		font-size: 11px !important;
	}
	.show_pro_tbl tr td {
		font-size: 10.5px !important;
	}
   
  .show_p_2 .product-btn-search {
		top: 75px;
	}
}