/*
* en_conf_style.css
* Web Services, UITS
* This style sheet for the custom rules of confernce English website
* All media
* 14/10/2017
* If you intend to add CSS to it please ensure you add it in the 
* correct place and also that it is valid CSS and not a mix of 
* two seperate versions in one class or ID.
*/
.sliderArrowPrevNext-style-1 .slick-prev::before, .sliderArrowPrevNext-style-1 .slick-next::before {
	color: #a7a7a7 !important;
}
.selectmenuStyle{border-color: rgb(169, 169, 169);width: 100%;padding: 8px 15px;border-radius: 3px;height: 51px;}
.sidebar-page-layout .content-wrapper ul:not(.tab_list) li ol  li{
	list-style-image: none;
}
