Current File : /home/inlingua/public_html/sensoriumpsychologists.com/admin/sass/plugins/daterangepicker.scss
.daterangepicker{
	&:before, &:after{
		border:0 !important;
	}

	th, td, td:hover, td.active, .calendar{
		@include border-radius(0);
	}

	.active{
		background: $blue;
		background-image:none !important;
	}
}