				.robu-brand-fill-multipleSelection {
					width: 350px;
					background-color: White;	
				}
		
				.robu-brand-fill-selectBox {	
					position: relative;
				}
				
				#robu-brand-fill-inner-select-box{
					/* border: 1px solid black; */
					position: absolute;
					margin-top: -30px;
					width: 200px;
					border-radius: 100px;
					height: 30px;
					box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
				}
		
				.robu-brand-fill-selectBox{
					/* border: 1px solid black; */
					width: 200px;
					border-radius: 100px;
					padding-top: 1px;
					padding-left: 2px;
					height: 30px;
					box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
				}
				
				.robu-brand-fill-selectBox div{
					margin-left: 5px;
				}
		
				.overSelect {
					position: absolute;
					left: 0;
					right: 0;
					top: 0;
					bottom: 0;
				}
		
				#robu-brand-fill-checkBoxes {
					display: none;
					/* border: 1px solid black; */
					padding-top: 10px;
					background-color: White;
					overflow: auto;
					max-height: 300px;
					position: absolute;
					z-index: 9999;
					width: 200px;
					box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
					
				}
		
				#robu-brand-fill-checkBoxes label{
					display: block;
					margin-left: 20px;
				}
				
				#robu-brand-fill-chk-cell input{
					margin-top: 7px;
				}
				
				#robu-brand-fill-chk-cell{
					height: 30px;
					margin-bottom: 5px;
					font-size: 10px;
				}
				
				#robu-brand-fill-chk-cell:hover{
					background-color: #2D9CFF;
					width: 100%
				}
		
				#cutAttr{
					font-size: 8px;
				}
				
				#chk_drop_down_option p{
					margin: 10px 10px 10px 10px;
					font-weight: bold;
					font-size: 15px;
				}
				
				#chk_drop_down_option{
					
				}
				
				#robu_custon_brand_filter_button{
					margin-top: -30px;
					margin-left: 210px;
				}
				

		@media only screen and (max-width: 600px) { 
		
				#robu-brand-fill-selectBox{

					margin-bottom: 50px;
				}
				
				#robu-brand-fill-checkBoxes {
					z-index: 999;
				}
		}
			

			