﻿/*LAST UPDATE: 11/04/2016*/
/*---------------------------------- */
.nybe_bw_cmn_sole_prop_disp{
background: url(images/Sole-Proprietor.png);
background-repeat: no-repeat;
width: 106px;
float: left;
background-size: 55px;
margin-top: 10px;
margin-left: 6px;
height: 93px
}


.nybe_bw_cmn_leg_grp_part{
background: url(images/Partnership_con.png);
background-repeat: no-repeat;
width: 106px;
height: 95px;
float: left;
background-size: 89px;
margin-top: 10px;
margin-left: 6px;
}

.nybe_bw_cmn_leg_grp_corp{

background: url(images/Corporation_Icon-x.png);
background-repeat: no-repeat;
width: 106px;
height: 95px;
float: left;
background-size: 90px;
margin-top: 13px;
margin-left: 3px;
}

.nybe_bw_cmn_leg_grp_llc {
background: url(images/LLC_Icon-x.png);
background-repeat: no-repeat;
width: 106px;
height: 103px;
float: left;
background-size: 94px;
margin-top: 10px;
margin-left: 3px;
}

.nybe_bw_cmn_unknown_disp{
background: url(images/NotSure-Icon-x.png);
background-repeat: no-repeat;
width: 106px;
height: 95px;
float: left;
background-size: 104px;
margin-top: 10px;
margin-left: 3px;
}

.nybe_bw_cmn_trust_disp {

background: url(images/Trust_Icon-x.png);
background-repeat: no-repeat;
width: 106px;
height: 95px;
float: left;
background-size: 97px;
margin-top: 7px;
margin-left: 3px;
}

.nybe_bw_cmn_estate_disp{

background: url(images/Estate-Icon-x.png);
background-repeat: no-repeat;
width: 106px;
height: 95px;
float: left;
background-size: 92px;
margin-top: 10px;
margin-left: 3px;
}

.nybe_professional_service_corporation {



background: url(images/light-bolbs.JPG);
background-repeat: no-repeat;
width: 106px;
height: 95px;
float: left;
background-size: 104px;
margin-top: 3px;
}

.nybe_professional_service_limited_liability_company{



background: url(images/light-bolbs.JPG);
background-repeat: no-repeat;
width: 106px;
height: 95px;
float: left;
background-size: 104px;
margin-top: 3px;
}

.nybe_design_professional_service_corporation{



background: url(images/light-bolbs.JPG);
background-repeat: no-repeat;
width: 106px;
height: 95px;
float: left;
background-size: 104px;
margin-top: 3px;
}

.nybe_religious_corporation {



background: url(images/light-bolbs.JPG);
background-repeat: no-repeat;
width: 106px;
height: 95px;
float: left;
background-size: 104px;
margin-top: 3px;
}

.nybe_bw_cmn_gov_disp{

background: url(images/Governmental-Icon-x.png);
background-repeat: no-repeat;
width: 106px;
height: 110px;
float: left;
background-size: 80px;
margin-top: 0px;
margin-left: 3px;
}

.nybe_unknown {



background: url(images/light-bolbs.JPG);
background-repeat: no-repeat;
width: 106px;
height: 95px;
float: left;
background-size: 104px;
margin-top: 3px;
}

.nybe_trust{



background: url(images/light-bolbs.JPG);
background-repeat: no-repeat;
width: 106px;
height: 95px;
float: left;
background-size: 104px;
margin-top: 3px;
}

.nybe_estate{



background: url(images/light-bolbs.JPG);
background-repeat: no-repeat;
width: 106px;
height: 95px;
float: left;
background-size: 104px;
margin-top: 3px;
}

.nybe_itag_image{

background: url(images/wTip.png);

background-repeat: no-repeat;

background-size: 18px;

padding-left: 10px;

padding-right: 10px;

padding-bottom: 6px;

padding-top: 2px;

margin-left: 20px;
}

.nybe_help_txt{
  float: left;
  font-size: 12px;
  padding-top: 10px;
  position: relative;
  width: 20.4em;
  color: black;
  justify-content: center;
  align-items: center;
  /* padding-right: 23px; */
  /* text-align: right; */
  font-weight: bold;
  line-height: 1.3em;
}


.nybe_bus_label {
	float: left;
	padding: 42px;
	padding-left: 13px;
	color: black;
	font-size: 22px;
	width: 30%;
	pointer-events: none;
	cursor:default;
	font-weight: bold;
}

.nybe_leg_img{
	pointer-events: none;
	cursor:default;

}


ul.nybe_bus_spec {
    list-style: none;
margin: 0;
padding: 0;
width: 92%;
}
ul.nybe_bus_spec li {
    
    display inline-block;
    width: 100%;
    background:#F6F8F8;
    margin: 0 10px 10px 0px;
    padding: 0px !important;
    list-style:none !important;
    font-size:20px;
    float: left;
}


ul.nybe_bus_spec li.selected_legal {
    background-color: #e6f7ff;
}

ul.nybe_bus_spec li.not-selected {
    background-color: #bbb;
    opacity: .2;
}

.selected_legal {
     background: url(images/checkmark-fw.png);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 19px; 
}

.not-selected {
    background-color: #F6F8F8;
    color: #07199C;
    content: "Select";
}

/*---------------------------------- */

#nybe_close_all{
	display:none;
}
.nybe_bus_subitem_title{
	 background: #24387e none repeat scroll 0 0;
	 color: white;
	 font-size: 17px;
	 text-align: left;
	 padding-top: 20px;
	 padding-bottom: 12px;
	 padding-left: 5em;
	 padding-right: 3em;
}
.nybe_bus_subitem_title_txt{
	
	display: block;
    padding: 25px;
}
.nybe_expand_list{
	font-size:14px;
	color:#71B0D4;
	padding:10px;
	cursor:pointer;

}
.nybe_bus_list_li{
	min-height: 96px;
	
}


.nybe_bus_subitems{
	
	clear:both;
	background:#D0E8F3;
	/*display:none;*/
}

ul.nybe_bus_spec li {
    
display inline-block;
    
width: 100%;
    
/* background:#F6F8F8; */
    
margin: 0 40px 10px 0px;
    
padding: 0px !important;
    
list-style:none !important;
    
font-size:20px;
    
float: left;
}

ul.nybe_bus_subitems_list{
  margin: 0 auto;
    text-align: center;
    
    
  /* height: 59%; */
}
ul.nybe_bus_subitems_list li{
    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: 8px;
	padding-left: 10.6em;
	line-height: 1.4em;
}
    
 .nybe_bus_subitems_label
{padding-top: 10px;padding-left: 7.1em;font-size: 18px;font-weight: bold;}

.nybe_bus_subitems_text
{
	width: 80%;
	float: left;
	text-align: left;
	min-height: 100px;
    padding-bottom: 15px;
}

.nybe_bus_right_grp {
	/* background: #f6f8f8 none repeat scroll 0 0; */
	border-left: 1px solid lightgrey;
	color: #07199C;
	cursor: pointer;
	float: right;
	font-size: 15px;
	font-weight: bold;
	padding: 42px;
	position: relative;
	padding-bottom: 50px;
	padding-right: 0px;
	width: 6.0em;
}

.selected_grp:after {
   content:'';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-top: solid 20px #d4ecf4;
    border-left: solid 20px transparent;
    border-right: solid 20px transparent;
    
}

.nybe_loader{

		background: url(images/ajax-loader.gif);
		background-repeat: no-repeat;

	
}

.nybe_agriculture_forestry_and_fisheries{

background: url(images/light-bolbs.JPG);
background-repeat: no-repeat;
width: 106px;
height: 95px;
float: left;
background-size: 104px;
margin-top: 3px;
}

.nybe_construction{

background: url(images/light-bolbs.JPG);
background-repeat: no-repeat;
width: 106px;
height: 95px;
float: left;
background-size: 104px;
margin-top: 3px;
}

.nybe_education{

background: url(images/light-bolbs.JPG);
background-repeat: no-repeat;
width: 106px;
height: 95px;
float: left;
background-size: 104px;
margin-top: 3px;
}

.nybe_finance_and_insurance{

background: url(images/light-bolbs.JPG);
background-repeat: no-repeat;
width: 106px;
height: 95px;
float: left;
background-size: 104px;
margin-top: 3px;
}

.nybe_health_care{

background: url(images/light-bolbs.JPG);
background-repeat: no-repeat;
width: 106px;
height: 95px;
float: left;
background-size: 104px;
margin-top: 3px;
}

.nybe_manufacturing{

background: url(images/light-bolbs.JPG);
background-repeat: no-repeat;
width: 106px;
height: 95px;
float: left;
background-size: 104px;
margin-top: 3px;
}

.nybe_recreation{

background: url(images/light-bolbs.JPG);
background-repeat: no-repeat;
width: 106px;
height: 95px;
float: left;
background-size: 104px;
margin-top: 3px;
}

.nybe_real_estate{

background: url(images/light-bolbs.JPG);
background-repeat: no-repeat;
width: 106px;
height: 95px;
float: left;
background-size: 104px;
margin-top: 3px;
}

.nybe_services{

background: url(images/light-bolbs.JPG);
background-repeat: no-repeat;
width: 106px;
height: 95px;
float: left;
background-size: 104px;
margin-top: 3px;
}

.nybe_retail{

background: url(images/light-bolbs.JPG);
background-repeat: no-repeat;
width: 106px;
height: 95px;
float: left;
background-size: 104px;
margin-top: 3px;
}

.nybe_food_service_and_processing{

background: url(images/light-bolbs.JPG);
background-repeat: no-repeat;
width: 106px;
height: 95px;
float: left;
background-size: 104px;
margin-top: 3px;
}

.nybe_transportationpublic_utilities{

background: url(images/light-bolbs.JPG);
background-repeat: no-repeat;
width: 106px;
height: 95px;
float: left;
background-size: 104px;
margin-top: 3px;
}

.nybe_expand_sub_cat{
		
	background: url(images/plus.png);
	background-repeat: no-repeat;
	padding: 0 4px 0 21px;
	position: relative;
	top: 4px;
	background-size: 16px;
}
.nybe_collapse_sub_cat{
	
		background: url(images/minus.png);
background-repeat: no-repeat;

	 padding: 0 4px 0 21px;
    position: relative;
    top: 4px;
}

/* .control-item{
	
	width:100% !important;
} */
.pop{
	display:none;
}
#nybetips_readmore{
	background: white none repeat scroll 0 0;
    border: 7px solid lightblue;
    color: black;
    min-height: 76px;
    width: 700px;
    padding: 30px;
    font-family: Helvetica,Arial,Verdana,sans-serif;
    line-height: 1.4em;
    font-size: 1.1em;
    
}
.nybetips_readmore_cont{
		
	padding:0px;
	
}
.nybetips_readmore_close {
    float: right;
    margin: 10px;
    font-size: 16px;
    background-color: #023664;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    height: 40px;
    top: 15px;
    /* float: left; */
    position: relative;
    font-style: normal;
    font-weight: bold;
}

ul.nybe_bus_spec li.selectedli {background-color: #d4ecf4;/* border: 1px solid black; */}

.nybe_div_selectone
{
	/* width: 21%; */
	position: relative;
	float: right;
	top: -22px;
	font-weight: bold;
	color: #07199C;
	font-size: 15px;
	margin-right: 13%;
}
.nybe-tips-hidden
{
	display:none;
}
.nybe_bus_right 
{
	border-left: 1px solid lightgrey;
	float: right;
	font-size: 15px;
	font-weight: bold;
	padding: 45px;
	position: relative;
	cursor: pointer;
	width: 2.9em;
	padding-bottom: 55px;
	color: #07199C;
}

.nybe_more_lnk
{
	color: blue;
	/* padding-top: 93px; */
}

.nybe_bus_right:before 
{
	content: "Select"
}

.selected_legal:before
{
	content : ""
}
.nybe_bus_right_grp:before
{
	content: "Expand";
}

.nybe_bus_subitem_title a
{
	color: white;
	font-size:15px;
}
/*New Additions: Need to discuss with Need to discuss*/
.nybe-global-hidden {

display:none !important;

}

/*for help text*/
.nybe_loader{

height:50px;

width:50px;

margin:0 auto;

}
/*--------------Address valdation Popup-------------------- */
#nybetips_addrval{
	background: white none repeat scroll 0 0;
	border: 7px solid lightblue;
	color: black;
	min-height: 76px;
	min-width: 698px;
	padding: 30px;       
}
.nybetips_addrval_cont{                
    padding:0px;       
}
.nybetips_addrval_close{
    float:right;
    margin:10px;
}

.nybe_err_msg {
    color: black;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 48px;
}

.nybe-link {
    color: darkblue !important;
    float: none;
    margin-left: 2px;
    text-decoration: none !important;
}

.nybe_user_address h3 {
    font-size: 17px !important;
}

/* style for text box name check -- added by sireesha oon 7/21/2016*/
.nybe-lsi_legal_name
	{
		width: 200px !important;
		margin: 10px;
	}
/* styles for State and Country custom dropdowns  in the address -- added by sireesha oon 7/21/2016*/	
	.nybe_address_question
	{
		margin-bottom: 0px;
		margin-left: 10px;
		font-weight: normal;
		font-style: normal;
		padding-top: 6px;
		margin-top: 6px;
	}
	
	.nybe_address_select
	{
		margin-top: 5px;
		margin-bottom: 6px;
		padding-top: 5px;
		font-weight: normal;
		font-style: normal;
	}
/* styles for address verification pop up -- added by sireesha oon 7/21/2016 */
	.nybe-verf-title
	{
		color: darkblue;
		margin: 10px;
		font-size: 25px;
		font-weight: bold;
		font-family: Helvetica,Arial,Verdana,sans-serif;
	}
	
		
	.nybe_verf_msg
	{
		font-size: 15px;
		font-weight: bold;
		font-family: Helvetica,Arial,Verdana,sans-serif;
		margin-top: 10px;
		padding-top: 10px;
		line-height: 1.5em;
		margin-left: 10px;
	}
	
	.nybe_verf_addr_title
	{
		font-weight: bold;
		font-size: 18px;
		margin: 10px;
		padding-bottom: 10px;
	}
	.nybe_user_address
	{
		float: left;
		width: 40%;
		min-height: 75px;
		padding-bottom: 30px;
		border-right: 1px solid lightgrey;
	}
	.nybetips_addrval_cont
	{
		float: right;
		width: 58%;
		min-height: 75px;
		padding-bottom: 30px;
	}
	
	.nybe_verf_link
	{
		float: none!important;
		margin: 0px !important;
	}
	.nybe_verf_save
	{
		position: absolute;
		left: 237px;
		bottom: 10px;
		float:none !important;
	}
	.nybe-verf-address-type
	{
	    background-color: lightgray;
		padding: 10px;
		margin: 10px;
		font-weight: bold
	}
	
	.nybe_validate
	{
		margin:20px;
	}
	
    .nybe_welcome 
	{
        border-bottom: 1px solid lightgray;
        margin: 30px;
        padding-bottom: 15px;
        width: 800px !important;
    }
    .ui-menu 
	{ 
	/*height: 450px; */ /*This is affecting OPA dd-mmm-yyyy Control */
	overflow: auto; 
	}
/* styles address validation Close button-- added by Kiran on 8/2/2016*/	
.nybe-popup-close{
    float: right;
    font-size: 17px;
    padding: 0 0.4em;
    text-decoration: none !important;
    bottom: 20px;
    left: 26px;
    position: relative;
}
#nybetips_addrval > span {
    left: 146px;
    position: relative;
}

/* Added To compile CC for dropdown-- added by Kiran on 8/2/2016*/	
.nybe_sel_box {
	line-height: 22px;
	/*height: 35px;*/
	max-height:350px;
	text-indent: 6px;
}
.control select.nybe_sel_box{
	width: auto;
}

/* type ahead plug-in Style 10/14/2016*/
.ui-autocomplete {
    max-height: 400px !important;
    overflow-x: scroll !important;
}

/*NAICS Code 10/14/2016 */
.ui-widget-content {
    z-index: 9999999 !important;
}
 
select.custom-dropdown {
height: 40px;
border: 1px solid #E5E5E5;
padding: 10px;
width: 621px;
margin-top: 10px;
}
 
.close { /* close link*/
float:right;
color:#000;
text-decoration:none;/*remove underline from the close link*/
}
 
 
table.naics_primary_tbl th {
    background: darkgray none repeat scroll 0 0;
    font-size: 14px;
   padding: 5px;
    text-align: left;
}
 
table.naics_primary_tbl td {
    border: 1px solid lightgrey;
    font-size: 14px;
}
.naics_primary_tbl input {
    background: white none repeat scroll 0 0 !important;
    border: 0 none;
    height: 38px;
    width: 379px;
}
.naics_primary_tbl{
               display:none;
}
table.naics_secondary_tbl th {
    background: darkgray none repeat scroll 0 0;
    font-size: 14px;
    padding: 5px;
    text-align: left;
}
 
table.naics_secondary_tbl td {
    border: 1px solid lightgrey;
    font-size: 14px;
}
.naics_secondary_tbl input {
    background: white none repeat scroll 0 0 !important;
    border: 0 none;
    height: 38px;
    width: 379px;
}
.naics_secondary_tbl{
               display:none;
}
#dd_business{
               /*float:right;*//*11/04/2016*/
}
.seperator{
               clear: both;
    height: 17px;
    padding-bottom: 30px;
    padding-top: 30px;
    width: 100%;
    text-align: center;
}
#add2
{
   /*float:right;*//*11/04/2016*/
   padding-top: 10px;
}
 
 /*10/17/2016*/
 .custom-combobox {
    display: inline-block;
    margin-right: 40px;
    position: relative;	
}
  .custom-combobox-toggle {
position: absolute;
 top: 0;
bottom: 0;
margin-left: -1px;
padding: 0;
border-radius: 0 15px 15px 0;

}
.custom-combobox-input {
 margin: 0;
padding: 5px 10px;
border-radius: 15px 0 0 15px;
}

.nybe-ui-autocomplete-input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    height: 31px !important;
    width: 345px !important;
}
