body{
	color: #000000;
	background: #ffffff;
	font-family: Arial, Georgia, sans-serif;
}

#logo {
    width: 80px;
    height: 80px;
    padding: 0px;
}

/*.search-res-text{
	display: none;
}*/

.social-media-content{
  display: none;
}

.page-container .content-area{
	padding: 0;
}

.table{
	margin-bottom: 2px;
}

.instruct-border{
	padding: 2px;
}

.inner-cont {
	max-width: 99%;
}

#site-intro{
	margin: auto;
	float: none;
  
}

/*.optim-container #site-intro{
  width: 680px;
}*/

/*.optim-container #site-name .main-name{
  font-size: 18px;
}

.optim-container #site-name .loc-name{
  font-size: 15px;
}*/

.flash-news{
  display: none;
}

#menu-fixed-right{
  display: none !important;
}

#site-name{
  margin-top: 20px;
}

#site-name .main-name{
  font-size: 20px;
  line-height: 21px;
}

#site-name .loc-name{
  font-size: 16px;
  line-height: 17px;
}

#site-name .main-name, #site-name .loc-name{
  
  color: #000000;
  font-family: 'Oswald-Bold',Tahoma, Geneva, sans-serif;
}

#site-contact{
	display: none;
}

.breadcrumb-container{
	display: none;
}

#search-result-backbtn, .print-page-btn{
	display: none;
}

#top-header{
  display: none;
}

.print-ele{
  display: block !important;
}

header:before {
	content: "";
	background: transparent;
}

.page-container h4.section-title, h4.section-title{
	text-align: center;
  margin-bottom: 0;
  border-bottom: 1px solid #000000;
  font-family: 'Oswald-Regular', Tahoma, Geneva, sans-serif;
}

.result-content h4.section-title{
  display: none;
}

.content-grey {
    background: transparent;
    color: #000000;
}

.table thead tr td,.table tbody tr td, .table thead tr th{
            border-width: 1.3px !important;
            border-style: solid !important;
            border-color: #999999 !important;
           /* font-size: 10px !important;
            background-color: red;
            padding:0px;*/
            -webkit-print-color-adjust:exact ;
            color: #000000;
        }

.table-sm th, .table-sm td{
	padding: 3px;
}

/*table {
    border:solid #000000 !important;
    border-width:2px 0 0 2px !important;
}
th, td {
    border:solid #000000 !important;
    border-width:0 2px 2px 0 !important;
}*/

.footer-bottom{
	border-width: 1px !important;
    border-style: solid !important;
    border-color: black !important;
    padding: 2px;
    font-size: 12px;
}


.col-print-12{
  padding: 5px;
	flex: 0 0 100%;
	max-width: 100% !important;
	width: 100% !important;
}

.col-md-1,.col-md-2,.col-md-3,.col-md-4,
  .col-md-5,.col-md-6,.col-md-7,.col-md-8, 
  .col-md-9,.col-md-10,.col-md-11,.col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8%;
  }
  .col-md-2 {
    width: 16%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33%;
  }
  .col-md-5 {
    width: 42%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58%;
  }
  .col-md-8 {
    width: 66%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83%;
  }
  .col-md-11 {
    width: 92%;
  }
  .col-md-12 {
    width: 100%;
  }

.result-show{
  font-size: 16px;
}

.footer-top .footer-top-sec{
  display: none;
}