/*
===============================================================
 # CUSTOM CSS
 - Please do not edit this file. this file is generated by server-side code
 - Every changes here will be overwritten
===============================================================*/

 .ms-skin-metro .ms-bullet {
    background-position: -31px -81px;
	background-color:blue;
	border-radius:7px;
}

.ms-skin-metro .ms-bullet-selected {
    background-position: -31px -81px;
  background-color: #663300;
}

