/* Add here all your CSS customizations */

/* Featured Box */
.san-featured-box-secondary {
	background: #F5F5F5;	
	border-bottom: 1px solid #E36159;
	border-left: 1px solid #E36159;	
	border-right: 1px solid #E36159;	
	margin-top: 10px !important;
	
}

.san-featured-box-primary {
	background: #FFF;	
	border-bottom: 1px solid #0088CC;
	border-left: 1px solid #0088CC;	
	border-right: 1px solid #0088CC;	
	margin-top: 10px !important;
	
}

.san-list{
	padding-left: 20px !important;	
	text-align: justify;
}

.san-code-width {
	width: 60px;
}