a,
                a:visited { 
	                color:#0C92A8;
                }
                a.selection:hover,
                .step input[type=text]:focus,
                .step input[type=password]:focus,
                .selection,
                .bordered-table,
                .splitted-table,
                .paging em {
	                border-color:#0C92A8;
                }
                .process-step.active b,
                .process-step.completed b,
                #next,
                #confirm,
                td.tools .edit,
                td.tools .cancel,
                .bordered-table label.selected,
                .bordered-table label:hover:active,
                .splitted-table label.selected {
	                color:#fff;
	                background-color:#0C92A8;
                }
                .date-picker td a:active,
                #next:active,
                #confirm:active {
	                background:#0C92A8;
                }
                li.option.selected-treatment a {
                    color: #FFFFFF;
                    background: #0C92A8;
                }
                @media only screen and (max-width:480px) {
	                #bookings tr + tr {
		                border-color:#0C92A8;
	                }
                }