html,
body,
body div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    /*background: transparent;*/
}
article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

/* widget */
.widgetblock .title span a {
background-position: -150px -37px;
width: 98px;
height: 22px;
display: block;
line-height: 22px;
text-indent: 20px;
color: #242424;
}
.widgetblock .hidden {
display: none;
}

.widgetblock label {
display: block;
/*margin-bottom: 0.1875em;*/
font-weight: bold;
color: black;
cursor: pointer;
}

.widgetblock .rezcom-radio-buttons li a:hover, .widgetblock  .rezcom-radio-buttons li.active a {
    background: url("/portaldata/1/images/radioChecked.png") no-repeat left top;
}

.widgetblock .rezcom-radio-buttons li a {
    background: url("/portaldata/1/images/radio.png") no-repeat left top;
    width: 16px;
    height: 16px;
    display: block;
    margin-right: 5px;
    float: left;
    margin-top: 5px;
}

.widgetblock .rezcom-radio-buttons li span {
    line-height: 26px;
}


.ui-datepicker-trigger {
	height: 24px;
	width: 24px;
	margin-bottom: 3px;
	margin-left: 3px;
}

.widgetblock input, .widgetblock textarea, .widgetblock select {
    display: inline-block;
    padding: 4px;
    margin-bottom: 0.375em;
    background: #F2F2F2;
    border: 1px solid #B8B8B8;
    color: #000000;
    line-height: 15px;
    font-family: Arial, Helvetica, sans-serif;
}


.widgetblock img {
	display: inline-block;
    max-width: auto;
    border-width: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}

.widgetblock .err_msg
{
    color: #cc0000;
    font-weight: bold;
}

.widgetblock label, .widgetblock input, .widgetblock button, .widgetblock select, .widgetblock textarea {
font-size: 1.2rem;
font-size: 12px;
vertical-align: baseline;
}

.widgetblock .styled_select {
opacity: 0;
    filter: alpha(opacity=0); /* IE 7 and Earlier */
    /* Next 2 lines IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);

}

.widgetblock select {
width: auto;
background-color: white;
font-size: 1.3rem;
font-size: 13px;
}

.widgetblock .btn:hover {
	background: url("/portaldata/1/images/widget/btn_widget.png") no-repeat left bottom;
}

.widgetblock .btn {
background: url("/portaldata/1/images/widget/btn_widget.png") no-repeat left top;
border: 0;
margin-bottom: 0;
margin-top: 5px;
color: #FFF;
font-size: 15px;
padding: 6px 11px 6px;
display: block;
width: 160px !important;
height: 32px;
overflow: hidden;
}

.widgetblock select, input[type="file"] {
height: 28px;
line-height: 28px;
}

.widgetblock .rezcom-tab-content-panel img.pictogram {
margin-right: 5px;
}

.widgetblock .select_datebox {
    background: url("/portaldata/1/images/select_medium_27.png")  no-repeat scroll 0 2px transparent;
    height: 20px;
    width: 60px;
    overflow: hidden;
    position: absolute;
    color: #000;        
    padding-right: 10px;
    padding-top: 6px;
    padding-left:10px;
    padding-bottom: 0px;
}

.widgetblock .title span a:hover {
background-position: -150px -37px;
text-decoration: none;
}

.widgetblock {
    height: 32em;
    color: #ffffff;
    background: #065a84;
    position: relative;
}
.widgetblock section.tabs {
    margin: 0;
    padding: 0;
    height: 2.8em;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background: #ffffff;
}
.widgetblock section.tabs ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.widgetblock section.tabs ul li {
    width: 33.33333333333333333333%;
    float: left;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: auto 100%;
    margin: 0;
    padding: 0;
}
.widgetblock section.tabs ul li a {
    font-weight: bold;
    font-size: 1.2rem;
    font-size: 12px;
    display: block;
    text-decoration: none;
    background: #46bcf7;
    color: #000000;
    padding: 1em 2em;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    margin-right: 0.2em;
}
.widgetblock section.tabs ul li a:hover {
    text-decoration: none;
    background: #00070a;
}
.widgetblock section.tabs ul li .first {
    margin-left: 0;
}
.widgetblock section.tabs ul li .last {
    margin-right: 0;
}
.widgetblock section.tabs ul li .active {
    color: #ffffff;
    background: #065a84;
}
.widgetblock,
.login-form-container,
.message {
    display: inline;
    float: left;
    width: 580px;
    margin: 0 10px;
}
#ctl00_widget , #ctl01_widget {
    background: url("/portaldata/1/images/blocks-sprites.png") no-repeat left top;
    width: 400px;
    height: 367px;
    background-position: -481px top;
    overflow: hidden;
    float: left;
    margin: 0 29px 0 0;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
}
.widgetblock section {
    padding: 0;
    margin: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 32em;
}
.widgetblock .rezcom-title-bar {
    margin-top: 0px;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    display: block;
    padding: 10px 11px 0 16px;
    color: white;
    line-height: normal;
}
.widgetblock .rezcom-title-bar .rezcom-button {
    float: right;
    font-size: 12px;
    color: #242424;
    line-height: normal;
    height: 22px;
    cursor: pointer;
}
.widgetblock .rezcom-radio-buttons {
    clear: both;
    display: block;
    color: #484848;
    margin: 0px;
    font-weight: bold;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    height: 40px;    
    margin-bottom: 5px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #BAC9D3;
	margin-top: 1em;
}
.widgetblock .rezcom-radio-buttons li {
    background: url("/portaldata/1/images/radioSep.png") no-repeat scroll left top transparent;
    display: block;
    float: left;
    height: 31px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    list-style-image:none;
    list-style-position: outside;
    list-style-type: none;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.widgetblock .rezcom-radio-buttons li input {
    margin-left: 0.2em;
    float: left;
    margin-right: 0.2em;
    font-size: 1rem;
    font-size: 10px;
    vertical-align: middle;
    margin-top: 7px;
}
.widgetblock .rezcom-radio-buttons li label {
    float: left;
    font-size: 1.2rem;
    font-size: 12px;
    vertical-align: middle;
    margin-bottom: 0px;
    margin-left: 5px;
    margin-top: 8px;
    color: #0F283F;
}
.widgetblock .rezcom-tab-content-panel h1 {
    margin-left: 1em;
    font-size: 1.4rem;
    font-size: 14px;
    font-weight: bold;
    color: #0F283F;
    padding-top: 10px;
    line-height: 20px;
    padding-left: 75px;
    padding-right: 15px;
}
.widgetblock .rezcom-tab-content-panel .pictogram {
    float: left;
    margin-left: 1em;
}
.widgetblock .rezcom-tab-content-panel .indexForm {
    padding: 0;
    margin: 0;
    font-size: 1.2rem;
    font-size: 12px;
    float: right;
    margin-right: 1em;
    width: 75%;
    position: absolute;
    bottom: 2em;
    left: 90px;
}
.widgetblock .rezcom-tab-content-panel .indexForm label {
    font-size: 1.2rem;
    font-size: 12px;
    color: #0F283F;
}
.widgetblock .rezcom-tab-content-panel .indexForm input {
    width: 50%;
}

/* Small boxes */
.widgetblock .select_smallbox {
	background: url("/portaldata/1/images/select_small_23.png") no-repeat scroll 0 2px transparent;
	height: 20px;
	width: 40px;
	overflow: hidden;
	position: absolute;
	color: black;
	padding-right: 10px;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 0px;
}

#transportblock {
	width: 250px !important;
	float: left !important;
	overflow: hidden !important;
	/*margin-right:29px;*/
	margin-left:10px !important;
}

.infoparkingblock {
	background-position: -500px -367px !important;
	width: 401px !important;
	height: 367px !important;
	float: right !important;
	overflow: hidden !important;
	margin: 0 0 0 0 !important;
	position: relative !important;
}






