/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 03.03.2016, 09:28:51
    Author     : dominik
*/

/*---------------------------------------------------------------------
 * Fonts
 *---------------------------------------------------------------------*/
#ui-datepicker-div .ui-datepicker-header a.ui-datepicker-prev span.ui-icon.ui-icon-circle-triangle-w:hover, 
#ui-datepicker-div .ui-datepicker-header a.ui-datepicker-prev span.ui-icon.ui-icon-circle-triangle-w, 
#ui-datepicker-div .ui-datepicker-header a.ui-datepicker-next span.ui-icon.ui-icon-circle-triangle-e:hover, 
#ui-datepicker-div .ui-datepicker-header a.ui-datepicker-next span.ui-icon.ui-icon-circle-triangle-e, 
.icons-calendar-active, .icons-calendar-big.active, .icons-calendar-big.active:hover, .icons-calendar-big-dark, .icons-calendar-big:hover, .icons-calendar-big, .icons-calendar-day-active, 
#ui-datepicker-div .ui-state-default.ui-state-active, 
#ui-datepicker-div .ui-state-default.ui-state-active:hover, 
#ui-datepicker-div .ui-state-highlight.ui-state-active, 
#ui-datepicker-div .ui-state-highlight.ui-state-active:hover, 
.icons-calendar-disabled-big-dark, .not-enabled .icons-calendar-big:hover, .icons-calendar-disabled-big, .not-enabled .icons-calendar-big, .icons-calendar-grey {
    background-image: none;
}

@font-face
{
	font-family: "DBHeadLightRegular";
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/dbhea02-webfont.eot");
	src: url("../fonts/dbhea02-webfont.eot?#iefix") format("embedded-opentype"),url("../fonts/dbhea02-webfont.woff") format("woff"),url("../fonts/dbhea02-webfont.ttf") format("truetype"),url("../fonts/dbhea02-webfont.svg#DBHeadLightRegular") format("svg");
}
@font-face
{
	font-family: "DBHeadRegular";
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/dbhea03-webfont.eot");
	src: url("../fonts/dbhea03-webfont.eot?#iefix") format("embedded-opentype"),url("../fonts/dbhea03-webfont.woff") format("woff"),url("../fonts/dbhea03-webfont.ttf") format("truetype"),url("../fonts/dbhea03-webfont.svg#DBHeadRegular") format("svg");
}
@font-face
{
	font-family: "DBSansRegular";
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/dbsan03-webfont.eot");
	src: url("../fonts/dbsan03-webfont.eot?#iefix") format("embedded-opentype"),url("../fonts/dbsan03-webfont.woff") format("woff"),url("../fonts/dbsan03-webfont.ttf") format("truetype"),url("../fonts/dbsan03-webfont.svg#DBHeadRegular") format("svg");
}
@font-face
{
	font-family: "DBSansBold";
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/dbsan06-webfont.eot");
	src: url("../fonts/dbsan06-webfont.eot?#iefix") format("embedded-opentype"),url("../fonts/dbsan06-webfont.woff") format("woff"),url("../fonts/dbsan06-webfont.ttf") format("truetype"),url("../fonts/dbsan06-webfont.svg#DBHeadRegular") format("svg");
}

