a:link {
	color: #267700;
}
.visibleForMobile{display: none !important;}

#pageWrapper
{
	width:785px;
	margin: auto;
}

.main
{
	
	background: #5A8E37;
	padding: 0;
	margin: 5px auto;
}

.menu
{
	background: #5A8E37;
	/*padding:5px; 
	padding-bottom:0px;*/ 
	text-align: center;;
	border-left:solid 1px #235B04; 
	border-right:solid 1px #235B04;
}
.affix {
    top: 0;
    background:#00E600;
    z-index: 9999 !important;
  }

.bodyBg{background-color: #EBFAD3;}
.bannerBg{background:#00E600}
.contentBg{background: #5A8E37;}
.white{background: white}
.bordered{border:solid 1px #525603;}
.bdrTop{border-top:solid 1px #525603;}
.bdrRight{border-right:solid 1px #525603;}
.bdrBottom{border-bottom:solid 1px #525603;}
.bdrLeft{border-left:solid 1px #525603;}
.linkP{margin: 5px 0}

.resultNav li {
	display: inline-block !important;
	font-weight: bold;	
}
.resultNav li a{
	padding: 5px;	
}
.resultNav li a:hover, .active a{
	color: #00E600 !important;
	background: #fff;
	font-weight: bolder;
}
.resultNav li a:visited{color: #5A8E37; background: #fff }
.menu ul
{
	background: #5A8E37;
	display: inline-block;
	margin: auto;
}
/*a:hover{color:;}*/
.menu li
{
	display: inline-block;
}
.navyBlueVisited a:visited
{
	color:#4d2987;

}
.content
{
	background: #5A8E37; 
	border-left:solid 1px #235B04; 
	border-right:solid 1px #235B04;
	min-height:400px;
	padding: 5px;
}

.rightDiv{
	min-height: 390px;
	padding: 0 10px !important;
}
.leftDiv{
	padding: 0 !important}
.mainfooter
{
	border:solid 1px #003300; 
	background: #EBFAD3;
	float: left;
	width: 100%;
	padding: 3px;
}

.table > tbody > tr >td:first-child
{
	text-align: right;
}
 
 .table-striped > tbody > tr:nth-of-type(2n+1)
{
	background:#FAFCCA;
}
.table-bordered > tbody > tr > td{border:1px solid black;}

.form-control, .btn
{
	border-radius: 0;
	font-size: 13px;
	max-width:250px;
	display: inline-block;
}
.form-control-full
{
	max-width: 100%
}
.navbar-toggle 
{
    position: relative;
    float: left;
    padding: 0;
    margin: 5px 0 ;
    border-radius: 0;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none !important;

}
.navbar-collapse {padding: 5px}
/*.halfTable > tbody > tr > td
{
	border:0;
}*/
.halfTable
{
	width:60%;
	margin: auto;

}
#pageWrapper, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, 
	.col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-1
{
    padding-right: 5px;
    padding-left: 5px;
}

@media  (max-width: 1250px)
{
	
	.mainfooter{text-align: center;}
	#pageWrapper
	{
		width:800px;
	}

}


@media  (max-width: 990px)
{
	#pageWrapper
	{
		width:95%;
	}
	.table > tbody > tr >td:first-child
	{
		text-align: left;
	}
	#mobileLogo{
		
		background: #00E600; 
		padding: 5px
	}
	.mobileCenter{text-align: center;}
	.mobileLeft{text-align: left;}
	.mobileRight{text-align: right;}
	.mobileMargin{margin:5px;}
	.mobilePadding{padding:5px;}
	#inc_link
	{
		column-count: 3;
		column-rule: 2px solid ;
		margin-bottom: 20px;
	}

}


@media  (max-width: 767px)
{
	#mobileLogoText{
		font-family: "Time New Roman";
		font-size: 20px;
		font-weight: bold; 
		color: white;
		font-stretch: condensed;
	}
	.halfTable, #pageWrapper
	{
		width:100%;
	}
	.notVisibleForMobile{display: none !important;}
	.visibleForMobile{display: block !important;}
	#inc_link
	{
		column-count: 2;
		
	}
	.menu {
		text-align: left;
		/*position: fixed;
		top: 0; left:0; right: 0;
		padding-top: 0;
		z-index: 99;*/
	}
	body,.main,#pageWrapper{margin-top: 0;padding: 0}
	.navbar-collapse{box-shadow:inset 0 0 0 rgba(255,255,255,.1);}
	#btnSidebar{
		border: solid 1px #023a6b;
		color: white;
		float: none;
		/*position: fixed;*/
		/*left: 0;
		top: 0;*/
		/*z-index: 100;*/
		margin-top: 0;
	}
	.collapse.in { 
		background: #fff;
		/*position: fixed ; */
		display: block !important;
		/*top:30px;
		left: 0;
		z-index: 100;*/
		border:1px solid #023a6b;
	}

	/*.menu a{
		font-size: 10px !important;
	}*/

}

@media print 
{
   
   .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 
   {
        float: left;
   }
   .col-sm-12 {
        width: 100%;
   }
   .col-sm-11 {
        width: 91.66666667%;
   }
   .col-sm-10 {
        width: 83.33333333%;
   }
   .col-sm-9 {
        width: 75%;
   }
   .col-sm-8 {
        width: 66.66666667%;
   }
   .col-sm-7 {
        width: 58.33333333%;
   }
   .col-sm-6 {
        width: 50%;
   }
   .col-sm-5 {
        width: 41.66666667%;
   }
   .col-sm-4 {
        width: 33.33333333%;
   }
   .col-sm-3 {
        width: 25%;
   }
   .col-sm-2 {
        width: 16.66666667%;
   }
   .col-sm-1 {
        width: 8.33333333%;
   }
   
  .notVisibleForPrint, input[value=Print] {display:none !important;}
  .visibleForPrint{display:block;}
  .pageBreak{page-break-after: always; }
  table { page-break-after:auto }
  tr    { page-break-inside:avoid !important; page-break-after:auto }
  td    { page-break-inside:avoid !important; page-break-after:auto }
  thead { display:table-header-group }
  tfoot { display:table-footer-group }
  a{text-decoration: none;}
    a:link:after, a:visited:after {
        content: "" ;
    }
    
    .table>thead>tr>td, .table>tbody>tr>td {border:1px solid black !important;}
    
}