
/*********************************************************
		YOU CAN WRITE YOUR CUSTOM CSS HERE !
*********************************************************/
ul.tab_title{
    
    overflow-x:scroll;
}

.tab_content {
    
   min-height:auto !important
}

.chzn-container .chzn-drop {
	
	left: 9999px !important; 
	
}

.chzn-container.chzn-with-drop .chzn-drop {
  left: 0 !important;
}

.chzn-container-single.chzn-container-single-nosearch .chzn-search {
 
  left: 9999px !important;
}

.each_blog{
    
    height:300px;
}