﻿/*Style for first dropdown present in ui-custom-dropdown*/
.ui-custom-dropdown .control-wrapper
 {
	width:152px;
	height:20px;
 }
 .ui-custom-dropdown .innertext
 {
	width:80%;
	overflow:hidden;
	height:12px;
 }
.ui-custom-dropdown .control-wrapper .ui-dropdown-button
{
height:20px;
width:15%;
text-align:center;
}
.ui-custom-dropdown .item-container .item-value-active
{
	background-color:#6699cc;
}
.ui-custom-dropdown .item-container
{
	width:152px;
	height:200px;
	
	overflow-y:auto;	
}

/*Style for first dropdown present in ui-custom-dropdown-type2*/
.ui-custom-dropdown-type2 {width:586px;}

.imageDropdown{width:582px!important; overflow-y:auto!important; height:230px!important;}
.dropDownWithData{width:149px!important; height:170px!important; overflow-y:auto!important;}
.dropDownWithData dl{width:124px!important;}
.dropDownWithData dl dt{width:124px!important;}
.thirdDropDownWithData{width:400px!important;}
.fourthDropDownWithData{width:197px!important; height:150px!important;}

.ui-custom-dropdown-type2 .template-control-wrapper
 {
	width:auto;
	height:60px;
 }
 .ui-custom-dropdown-type2 .innertext
 {
	width:86%;
	overflow:hidden;
	height:56px;
 }
.ui-custom-dropdown-type2 .template-control-wrapper .ui-template-dropdown-button
{
height:60px;
width:10%;
}

.ui-custom-dropdown-type2 .item-container
{
	width:590px;
	height:250px;
	overflow-y:auto;	
}

/*Style for first dropdown present in ui-custom-dropdown-type3*/
.ui-custom-dropdown-type3
{
	width:200px;
}
.ui-custom-dropdown-type3 .control-wrapper
{
	width:auto;
	height:20px;
}
.ui-custom-dropdown-type3 .innertext
{
	width:84%;
	overflow:hidden;
	height:16px;
}
.ui-custom-dropdown-type3 .control-wrapper .ui-dropdown-button
{
	height:20px;
	width:12%;
}

.ui-custom-dropdown-type3 .item-container
{
	width:200px;
	height:300px;
	overflow-y:auto;	
}

/*Style for first dropdown present in ui-custom-dropdown-type4*/
.ui-custom-dropdown-type4 .item-container .item-value-active
{
	background-color:#3399cc;
}
.ui-custom-dropdown-type4 .control-wrapper
{
	height:20px;	
}
.ui-custom-dropdown-type4 .template-control-wrapper
{
	height:20px;	
}
.ui-custom-dropdown-type4 .control-wrapper .ui-dropdown-button
{
	height:20px;
	width:22px;	
}
.ui-custom-dropdown-type4 .item-container
{
	height:120px;
	width:450px;	
	overflow-y:auto;
}
.ui-custom-dropdown-type4 .innertext
{
	width:88%;
	height:16px;
	overflow:hidden;	
}
.tdStyle
{
width:140px;
font-size:12px;	
}
h4
{
font-size:14px;
}

item-containe"
