@charset utf-8;
*{
	box-sizing: border-box;
}
html {
	margin: 0;
	padding: 0
}
body {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif, "Eras Demi ITC";
	background: #fff;
	float: left;
	margin: 0;
	padding: 0
}
h1 {
	font-size: 24px;
	color: #fff;
	margin: 0
}
h2 {
	font-size: 22px;
	color: #6f7d91;
	border-bottom: #8c97a7 solid 1px;
	margin: 0
}
h3 {
	font-size: 20px;
	text-align: center;
	color: #fff;
	margin: 0
}
h4 {
	font-size: 18px;
	color: #fff;
	margin: 0
}
h5 {
	font-size: 16px;
	color: #fff
}
h6 {
	font-size: 14px;
	color: #fff
}
a {
	text-decoration: none;
	outline: none
}
body,html{
	height:100%;
}
.full-height{
	min-height:100%;
	margin-bottom:-67px;
}
.full-height::after {
    content: "";
    display: block;
    height: 67px;
}
.header-wrapper {
	max-width: 1150px;
	height: auto;
	margin: 0 auto;
	padding: 0
}
.header {
	width: 96%;
	float: left;
	margin: 0;
	padding: 30px 20px 20px
}
.header-left {
	width: 40%;
	float: left;
	margin: 0;
	padding: 0
}
.header-right {
	width: 45%;
	float: right;
	margin: 0;
	padding: 0
}
.header-right .search {
	width: 94%;
	height: auto;
	border: 2px solid #6f7d91;
	border-radius: 7px;
	-webkit-box-shadow: inset 1px 1px 10px 2px rgba(0,0,0,.2);
	box-shadow: inset 1px 1px 10px 2px rgba(0,0,0,.2);
	margin: 20% 1% 1%;
	padding: 3px 7px 7px
}
.header-right .search-box {
	width: 38%;
	margin-right: 7px;
	border: 2px solid #6F7D91;
	border-style: none;
	padding: 5px 3px
}
.header-right .search-button {
	
	width: 50px;
	background-color: #6f7d91;
	font-family: "Bell MT";
	color: #fff;
	border: none;
	font-size: 23px;
	font-weight: 700;
	border-radius: 7px;
	padding: 2px
}
.nav-wrapper {
	background: url(../images/nav-bg.png) 0 0 repeat-x;
	width: 100%;
	height: auto;
	float: left;
	margin: 0;
	padding: 0
}
.nav-wrapper .header-nav {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0
}
.nav-wrapper .header-nav ul {
	float: right;
	list-style: none;
	margin: 0 2%;
	padding: 6px 0
}
.nav-wrapper .header-nav ul li {
	float: left;
	margin-left: 20px
}
.nav-wrapper .header-nav ul li a {
	font-size: 14px;
	color: #fff;
	font-family: "Eras Demi ITC";
	line-height: 24px;
	letter-spacing: 1px
}
.container-wrapper {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.container {
	max-width: 1150px;
	margin: 0 auto;
	padding: 0 20px;
}
.main_body, .main_body_in{
	float:left;
	width:100%;
}
.sidebar {
	width: 28%;
	float: left;
	border: #c7ccd2 1px solid;
	font-size: 12px;
	margin: 3% 2%;
	padding: 0
}
.twiter {
	width: 100%;
	margin: 0;
	padding: 0
}
.twiter .heading {
	background-color: #6f7d91;
	font-family: "Eras Demi ITC";
	color: #fff;
	letter-spacing: 2px;
	font-weight: lighter;
	padding: 7px 0
}
.sidebar .twtr-widget {
	width: 92%;
	margin: 0;
	padding: 4%
}
.sidebar ul.twtr-widget {
	list-style: none;
	float: left
}
.sidebar ul.twtr-widget li {
	float: left;
	line-height: 22px;
	border-bottom: #c7ccd2 1px solid;
	margin: 10px 0
}
.container-right {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0
}
.container-img {
	border: #c7ccd2 1px solid;
	margin-bottom: 25px;
	float:left;
	width:100%;
	text-align:center;
}
.container-right .content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 22px
}
.footer-wrapper {
	width: 100%;
	background: #6f7d91;
	float: left;
	font-family: "Eras Demi ITC";
	font-size: 14px;
	margin: 30px 0 0;
	padding: 0;
	position:relative;
}
.footer {
	max-width: 1150px;
	color: #fff;
	margin: 0 auto;
	padding: 0
}
.footer .footer-left {
	width: 45%;
	float: left;
	margin: 0;
	padding: 20px 0 20px;
}
.footer .footer-nav ul {
	widows: 100%;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0
}
.footer .footer-nav ul li {
	border-left: #fff 1px solid;
	float: left
}
.footer .footer-nav ul li a {
	color: #fff;
	line-height: 20px;
	margin: 0 20px
}
.footer .footer-right {
	width: 39%;
	text-align: right;
	float: right;
	margin: 0;
	padding: 20px 0 20px;
}
.imgHolder {
	float: left;
	width: 90%;
	margin: 0 1%
}
.cmpNmeHolder {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 99%;
	padding-left: 1%
}
.descp {
	float: left;
	width: 98%;
	padding-top: 15px;
	margin: 0 1%
}
.addrs {
	float: left;
	width: 98%;
	margin: 3% 1%
}
.addrsLeft {
	float: left;
	width: 60%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700
}
.addrsRight {
	float: left;
	width: 30%
}
.addrsRight ul li {
	display: inline;
	padding: 15px
}
.body_left_div {
	width: 33.3%;
	float: left;
	margin-top: 15px;
}
.body_left_div .header {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 15px;
}
.filter_div {
	display: none;
	float: left;
    margin-top: 20px;
    text-align: center;
    width: 100%;
}
.filter_div ul li {
	color: #333;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	padding: 5px
}
.showFilter {
	display: block!important
}
#pageTableContent {
	width: 100%
}
#pageTableContent tr.grey, .grey {
	background: #CCC
}
table.pagiTable {
	float: left
}
table.pagiTable tr td {
	padding: 2px
}
.pagiTable li{
 float:left;
 list-style:none;
}
.pagiTable li a.highLink {
 text-decoration: none
}

img, .footer .footer-nav ul li:first-child {
	border: none;
	border-style: none
}
.fullWidth, .leftSide {
	float: left;
	width: 100%
}
.descp p, .addrsRight ul, .filter_div ul {
	margin: 0;
	padding: 0
}
.sebnHidden, .pagiHidden {
	display: none
}
.category {
	float:left;
	width:100%;
	font-size:13px;
	background-color:#ececec;
	border:2px solid #6f7d91;
	border-top: unset;
	display: flex;
}
.category:nth-child(1) {
	border-top: 2px solid #6f7d91;
}
.category_left {
    border-right: 2px solid #6f7d91;
    float: left;
    width: 50%;
	padding:1%;
	min-height:100px;
}
.category_second {
	float: left;
  padding: 10px;
  width: 15%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-right: 2px solid #6f7d91;
}
.category_second p {
	font-size: 16px;
	line-height: 21px;
	margin: 0;
}
.category_right {
    float: left;
    padding: 1%;
    width: 35%;
	padding:1%;
	
}
.ui-autocomplete {
  max-height: 300px;


  overflow-y: auto;
  /* prevent horizontal scrollbar */
  overflow-x: hidden;
  /* add padding to account for vertical scrollbar */
  padding-right: 20px;
}
.ui-autocomplete-loading { background: white url('../multimedias/images/loading.gif') right center no-repeat; }
/* workarounds */
* html .ui-autocomplete { width:1px;height: 300px; overflow:auto } /* without this, the menu expands to 100% in IE6 */
.ui-menu {
 list-style:none;
  padding: 2px;
 margin: 0;
 display:block;
 float: left;
}
.ui-menu .ui-menu {
 margin-top: -3px;
}
.ui-menu .ui-menu-item {
 margin:0;
 padding: 0;
 zoom: 1;
 float: left;
 clear: left;
 width: 100%;
}
.ui-menu .ui-menu-item a {
 text-decoration:none;
 display:block;
 padding:.2em .4em;
 /*line-height:1.5;*/
 zoom:1;
 font-size:0.917em;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
 cursor:pointer;
 background-color:#FFF!important;
}
.ui-widget-content { border: 1px solid #aaaaaa;background-color: #AFD2FD; }
.ui-widget-content a { color: #222222/*{fcContent}*/; }
.error{
 float:left;width:100%; text-align:center;color:#F00;display:none;
}

/**----------- Profile Page ------------*/
.profile_outer
{
	float:left;
	width:100%;
}
.profile_innr
{
	float:left;
	width:96%;
	padding:2%;	
}
.profile_innr:nth-child(odd)
{
	background:#efefef;
}
.profile_innr:nth-child(even)
{
	background:#fff;
}
.profile-details
{
	float:left;
	width:58%;
	margin-right:2%;
}
.profile_address
{
	float:left;
	width:40%;
}
.profile_innr h1
{
	color: #444444;
    float: left;
    font-size: 24px;
    margin: 5px 0 0;
    padding: 0;
    width: 100%;
}

.profile_innr h2 {
    border-bottom: 1px solid #CCCCCC;
    float: left;
    font-size: 20px;
    padding-bottom: 3px;
    padding-top: 8px;
    width: 100%;
}
.profile_innr p
{
    float: left;
    font-size: 14px;
    line-height: 20px;
    margin: 5px 0 0;
    width: 100%;
}
.profile_innr strong
{
	margin-right:5px;
}
.content h2 {
	float: left;
	margin: 15px 0;
	width: 100%;
}
.paging {
	text-align: center;
	padding-top: 10px;
	width: 100%;
	float: left;
}
.paging a, .paging .disabled, .paging .current {
	background-color: #6f7d91;
	color: #fff;
	padding: 5px 10px;
	display: inline-block;
	text-decoration: none;
	text-transform: capitalize;
	font-family: 'Arial';
	margin: 0 3px;
	font-size: 14px;
}
.paging .disabled, .paging .current {
	background-color: #a3a3a3;
	color: #fff;
}
.container-right h2 {
	font-size: 22px;
	margin: 20px 0;
}
.category_left h4, .category_left a, .category_left p, .category_left ul li, .category_right p {
	padding-bottom: 5px;
	font-size: 16px;
	line-height: 21px;
	width: 100%;
}
.category_left h4, .category_left p, .category_left ul li, .category_right p {
	color: #000;
}
.category_left p, .category_left ul, .category_right p {
	margin: 0;
}
.category_right p {
	-webkit-text-fill-color: rgba(0, 0, 0, 1); 
	-webkit-opacity: 1; 
	color: rgba(0,0,0,1);	
}
/**----------- Profile Page ------------*/


@media(max-width:800px)
{
	/* .innr-tblecontent {
		width: 900px;
	}
	.for-tblecontent {
		overflow-x: auto;
	} */
	.category_second {
		padding-left: 0px;
		padding-right: 0px;
		width: 100%;
		border-right: 0;
	}
	.body_left_div {
		width: 50%;
	}
.header-right .search-button
{
	display:block;
	margin:0 auto;
}
.header {
   	padding: 3% 2% 2%;
    width: 96%;
}
.header-left {
    text-align: center;
    width: 100%;
}
.header-right {
    float: left;
  
    width: 100%;
}
.header-right .search {
    padding: 0.7%;
    width: 94%;
	margin:0;
}
.header-nav {
    max-width: 1000px;
}
.nav-wrapper .header-nav
{
	 max-width: 1000px;
    text-align: center;
    width: 100%; 
}
.nav-wrapper .header-nav ul {
    display:inline-block;
	*display:inline;
	float:none;
}
.nav-wrapper .header-nav ul li {
    float: none;
    margin-left: 0 10px;
	display:inline-block;
}

.sidebar {
    width: 96%;
	float:left;
}

/* .container-right {
    margin: 3% 2%;
    width: 96%;
	float:left;
} */
.footer .footer-left {
    padding: 2% 0 1%;
    text-align: center;
    width: 100%;
}
.footer .footer-nav ul {
    float: none;
	display:inline-block;
	*display:inline;
}
.footer .footer-nav ul li {
	float: none;
	display:inline-block;
	*display:inline;
}
.footer .footer-right {
    float: left;
    margin: 0;
    padding: 2% 0 3%;
    text-align: center;
    width: 100%;
}
.container-img img
{
	max-width:100%;
}
.header-left img {
	max-width: 250px;
	width: 100%;
}
.header-right .search-box {
    border: 1px solid #6F7D91;
    margin: 1% 2%;
    padding: 3%;
    width: 89.8%;
}
.category 
{
    float: left;
    width: 100%;
	flex-direction: column;
	padding: 10px;
}
.category_left,
.category_right {
	border-right: unset;
	width: 100%;
	padding: 0;
	min-height: unset;
}
.category_right {
	padding-top: 5px;
}
.category_right p {
	padding-bottom: 0;
}
/* .category_left {
    float: left;
    width: 98%;
	border-right:none;
}

.category_right {
    float: left;
    width: 98%;
} */
.profile-details
{
	float:left;
	width:100%;
}
.profile_address
{
	float:left;
	width:100%;
}
.profile_innr {
    width: 96%;
}
}
div.catshow, .pagiShow {
	display: block
}
div.cathidden, .pagiHidden {
	display: none
}
@media(max-width:768px){
	.body_left_div{
		width:47%;
	}
	.body_left_div .header{
		height:inherit;
	}
}

@media(max-width:600px){
	.body_left_div{
		width:100%;
		margin-left: 0;
	}
	.body_left_div {
		width: 100%;
	}
}
@media(max-width:550px){
	.category_left h4, .category_second p, .category_left a, .category_left p, .category_left ul li, .category_right p {
		font-size: 14px;
		line-height: 19px;
	}
	.container-right h2 {
		font-size: 20px;
		margin: 15px 0;
	}
}