@font-face {
    font-family: 'Square 721';
    src: url('../fonts/sqr721c.ttf');
}



 /* Remove the navbar's default margin-bottom and rounded borders */ 
 html,body{
	 /*background:linear-gradient(20deg,  #b2ff59, white 80%) no-repeat ;*/
	 font-family: 'Square 721';
}
 /* body{
    height:100%;
    background: linear-gradient(0deg,  #c6ff00, white 80%) no-repeat !important;  
}*/
    .navbar {
      margin-bottom: 0;
      border-radius: 0;
		
    }
    
    /* Add a gray background color and some padding to the footer */
    footer {
      background-color: #f2f2f2;
      padding: 25px;
    }
	.panel-body {
		font-size:12px;
	}
	
		/* test 
	.dropdown:hover .dropdown-menu {
		display: block;
	}*/
	.dropdown-menu li a:hover {
      background-color: #ef6c00 !important;
	  color: #fff !important;
	}
	.dropdown-menu li a {
		background-color: #e0e0e0  !important;
		color: #000 !important;
	}
	
	.dropdown-submenu{
		position:relative;
	} 
	.dropdown-submenu > .dropdown-menu
	{
		top:0;
		left:100%;
		margin-top:-6px;
		margin-left:-1px;
		-webkit-border-radius:0 6px 6px 6px;
		-moz-border-radius:0 6px 6px 6px;
		border-radius:0 6px 6px 6px;
	} 
	.dropdown-submenu:hover > .dropdown-menu{
		display:block;
	}
	 
	.dropdown-submenu > a:after{
		display:block;
		content:" ";
		float:right;
		width:0;
		height:0;
		border-color:transparent;
		border-style:solid;
		border-width:5px 0 5px 5px;
		border-left-color:#cccccc;
		margin-top:5px;
		margin-right:-10px;
	}
	 
	.dropdown-submenu:hover > a:after{
		border-left-color:#ffffff;
	}
	 
	.dropdown-submenu .pull-left{
		float:none;
	}
	 
	.dropdown-submenu.pull-left > .dropdown-menu{
		left:-100%;
		margin-left:10px;
		-webkit-border-radius:6px 0 6px 6px;
		-moz-border-radius:6px 0 6px 6px;
		border-radius:6px 0 6px 6px;
	}

	.root:hover > .dropdown-menu{
		display: block;
	}
		
	
	
	
	.navbar-default {
		background-color:#ef6c00;
		color			: #000;
		background-image: none;
		background-repeat: no-repeat;
		
	}
	.nav.navbar-nav li a {
		color: white;
		
	}
	
	.nav.navbar-nav li a:hover {
		background-color: #ffb74d  !important;
		color: #fff;
		
	}
	
	.img-home{
		min-height 	: 60px;
		min-width 	: 100px;
		max-height 	: 60px;
		max-width 	: 100px;
		margin:0 auto;
	}
	.img-home3{
		min-height 	: 90px;
		min-width 	: 130px;
		max-height 	: 90px;
		max-width 	: 130px;
		margin:0 auto;
	}
	.img-home2{
		min-height 	: 80px;
		min-width 	: 80px;
		max-height 	: 80px;
		max-width 	: 80px;
		margin:0 auto;
	}
	.img-home6{
		min-height 	: 111px;
		min-width 	: 116px;
		max-height 	: 111px;
		max-width 	: 116px;
	}
	.img-home4{
		min-height 	: 105px;
		min-width 	: 110px;
		max-height 	: 105px;
		max-width 	: 110px;
		margin:0 auto;
	}
	
	.img-home-in{
		min-height 	: 155px;
		min-width 	: 160px;
		max-height 	: 155px;
		max-width 	: 160px;
		margin:0 auto;
	}
	.img-lay{
		min-height 	: 150px;
		min-width 	: 170px;
		max-height 	: 150px;
		max-width 	: 170px;
		margin:0 auto;
	}
	.img-home5{
		min-height 	: 85px;
		min-width 	: 180px;
		max-height 	: 85px;
		max-width 	: 180px;
		margin:0 auto;
	}
	.rowe{
		margin-bottom:3px;
		
	}
	.bg-text{
		color:#ff6f00;
	}
	.bg-text2{
		color:#0288d1;
	}
	.bg-text3{
		color:#000;
		font-weight:bold;
	}
	.panel-heading{
		background-color: #ef6c00 !important;
		color: white !important;
	}
	.table th {
		text-align: center;   
	}
	.nopadding {
	   padding: 0 !important;
	   margin: 0 !important;
	}
	.img-banner1{
		min-height 	: 75px;
		min-width 	: 75px;
		max-height 	: 75px;
		max-width 	: 75px;
		margin:0 auto;
	}