/*11/04/2016*/
.nybe_more{

    font-size: 13px;
}
#nybe_close_all{
	display:none;
}
.nybe_bus_subitem_title{
	 background: #24387e none repeat scroll 0 0;
    color: white;
    font-size: 24px;
    text-align: center;
    }
.nybe_bus_subitem_title_txt{
	
	display: block;
    padding: 25px;
}
.nybe_expand_list{
	font-size:14px;
	color:#71B0D4;
	padding:10px;
	cursor:pointer;
}
.nybe_cat_list_div{
	padding: 10px 10px 38px 0;
	
}
.nybe_cat_label{
	float: left;
    font-size: 22px;
    padding: 20px;
    width: 30%;
    font-weight: bold;
   }
.nybe_bus_subitems{
	
	clear:both;
	background:#D0E8F3;

}
ul.nybe_cat_spec li {
    width: 98%;
    background: #F6F8F8;
    margin: 0 10px 10px 0px;
    padding: 0px !important;
    list-style: none !important;
    font-size: 18px;
    float: left;
}
ul.nybe_bus_subitems_list{
  margin: 0 auto;
    text-align: center;
    }
ul.nybe_bus_subitems_list li{
background: #d0e8f3 none repeat scroll 0 0;
    border: 1px solid lightgrey;
    margin: 0 !important;
    padding-top: 13px !important;}
.nybe_bus_subitems_help_txt{
	 font-size: 12px !important;
    font-weight: normal !important;
    position: relative;
    top: 20px;}
.nybe_cat_right {
	
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 0px 0px 1.5em;
    position: relative;
    width: 100%;
} 
 .nybe_sub_cat{
	   
	color: black;
    margin-top: 5px;
    padding: 19px;
    width: 100%;  
    } 
ul.nybe_sub_cat_ul{
	    background: #d0e8f3 none repeat scroll 0 0;
    float: left;
    width: 96%;
    margin-left: 1.4em;
	margin-bottom: 5px;
   } 
ul.nybe_sub_cat_ul li{
	background:none !important;
	float:left !important;
	width:100% !important;
	margin-left: 1.4em;
}
.nybe_sub_cat li{
	background:none !important;
}  
.not-selected{
	background:none !important;
}
.nybe_sub_cat_grp{
	
	  float: right;
    margin: 0 auto;
    position: relative;
    width: 47%;
	}

.categories{
	display:block;
}
.nybe_sub_cat_lbl {
line-height: 1.3em;

}
.selectedlabel
{
	background: #4790b3 none repeat scroll 0 0;
    width: 95%;
    color: white;
    height: 25px;
}
