/* =============================================================================
   Generic 
   ========================================================================== */
@font-face{
	font-family:"Avenir";
    font-style: normal;
    font-weight: normal;
	src:url("Fonts/469ea7ce-bb40-478a-aa21-da079357c969.eot?iefix");
	src:url("Fonts/5104d540-ac5c-442d-8581-1e9f4ecd37f0.woff") format("woff"),url("Fonts/6662a841-5b52-4af6-a868-6b43e3d7b263.ttf") format("truetype"),url("Fonts/bfcb105e-6348-434a-ba7b-31cd4bb80da6.svg#bfcb105e-6348-434a-ba7b-31cd4bb80da6") format("svg");
}

*::-moz-selection {
    background: none repeat scroll 0 0 #FE57A1;
    color: #FFFFFF;
    text-shadow: none;
}

*::-moz-selection {
    background: none repeat scroll 0 0 #0A246A;
}   

body, button, input, select, textarea {
    color: #222222;
    font-family: sans-serif;
}

body {
    color: #404040;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 18px;
    text-rendering: optimizelegibility;
    margin: 0px;
    background-color: #DCDDD8;
}

#main {
	margin: 0 10px;
}

h2 {
    font-size: 20px;
    font-weight: normal;
    margin: 0;
}

h1, h2 {
    color: #1D1C1C;
    font-family: "Avenir",Arial,sans-serif;
    margin-bottom: 10px;
}

h3 {
    font-size: 15px;
}

h3, h4, h5, h6 {
    color: #0088CE;
    font-family: Arial,Helvetica,sans-serif;
    margin-bottom: 10px;
}

.complex-title {
    border-bottom: 1px solid #EAEAEA;
    font-weight: normal;
    line-height: 25px;
    margin: 0 0 10px;
    padding: 0 0 7px;
    text-transform: uppercase;
}   

.complex-title.error{
	color: #cf0303;
}

h2.complex-title {
    color: #008acf;
}

h2.complex-title span {
    color: #4D4F53;
}

h3.complex-title {
    font-family: "Avenir",Arial,sans-serif;
    border: medium none;
    color: #3E3D40;
    font-weight: normal;
    line-height: 25px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

h3.complex-title span {
    color: #0088CE;
}

h4 {
    background-color: transparent;
    border: medium none;
    clear: both;
    font-size: 1.1em;
    font-weight: bold;
    height: 24px;
    line-height: 1.7em;
    text-transform: none;
}

h4.step {
    background-image: url("../img/stripes-dark-grey.png");
    border-bottom: 1px solid #D4D4D1;
    clear: both;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 1em;
    padding: 0.2em 0 0.1em;
}

h4.step em {
    background-image: url("../img/titlestep-border.png");
    background-position: right top;
    background-repeat: repeat-y;
    color: #FFFFFF;
    font-size: 1.05em;
    font-style: normal;
    margin-right: 5px;
    padding: 0.42em 13px 0.51em 9px;
}

h4.complex-title {
    border: medium none;
    color: #3E3D40;
    font-weight: normal;
    line-height: 25px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

h4.complex-title span {
    color: #0088CE;
    font-weight: bold;
}


.color-df-france-4-background, .color-df-france-4 .colorize-background {
    background-color: #0088CE;
}

.color-sncf-4, .color-sncf-4 .colorize, .color-sncf-4-wrapper .colorize {
    color: #3E3D40;
}

.red, .complex-title.red {
    color: #cb0044;
}


a {
	color:#3d3c3f;
}

img {
	border:none;
}

a img
{
	border: none;
} 

.column-left {
    margin-right: 20px;
    width: 300px;
}

.column-right  {
	margin-left: 20px;
    width: 300px;
}

.column-center {
    width: 620px;
}

.column-center.large {
    width: 100%;
} 

.column-left, .column-right, .column-center {
    float: left;
}

.clear-block:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clear-block {
    display: block;
}

.block ul {
    margin: 0;
    padding: 0 0 0.25em 1em;
}

br.clear {
    clear: both;
}

.sc-divider {
    border-top: 1px solid #F0F0ED;
    clear: both;
    content: "";
    height: 1px;
    margin: 40px 0;
    padding: 0;
    position: relative;
    width: 100%;
    display: block;
}

.sc-divider.small{
    margin: 0;
 }

.sc-divider.small.dark, .sc-divider.dark{
    border-top: 1px solid #747678 !important;
 }

.gray .sc-divider.small{
    border-top: none;
    margin: 0;
    clear: none;
 }

.hide{
	display: none !important;
}

input[type="checkbox"], input[type="radio"] {
    line-height: 12px;
    vertical-align: text-top;
}

/* =============================================================================
   Header 
   ========================================================================== */

#galactic-list .search-help a {
    background-position: 8px -25px;
    padding-left: 30px;
}

#galactic-top ul {
    display: inline;
    float: right;
}

#galactic-top-wrapper {
    height: 25px;
    margin: 0 auto;
    padding: 8px 0 2px;
    width: 960px;
}

#header li {
    display: inline;
    list-style: disc outside none;
    padding: 0;
}

#uk-header-links-custom {
    height: 65px;
}

#uk-header-top-links {
    padding-top: 5px;
    text-align: right;
}

#uk-header-top-links li {
    border-right: 1px solid #404040;
    padding-left: 7px;
    padding-right: 7px;
}

#uk-header-top-links li.first {
    padding-left: 0px;
}

#uk-header-top-links li.last {
    border-right: medium none;
    padding-right: 0;
}

#uk-header-top-links li.last.connected {
    background: url("../img/logout_img.png") no-repeat scroll 5px center transparent;
    padding-left: 18px;
}

#header-wrapper {
    margin: 0 auto;
    position: relative;
    width: 960px;
}

/* To delete at the end */
#france-header-links-custom {
    height: 65px;
}

#france-header-top-links {
    padding-top: 5px;
    text-align: right;
}

#france-header-links-custom ul{
	margin-top: 0;
}
/* End To delete at the end */

/* === Section Menu === */
.js #header .tab {
    border-top: medium none;
    display: block;
    float: left;
    font-weight: bold;
    margin-top: 18px;
    padding-bottom: 12px;
    text-align: center;
    width: 142px;
    z-index: 3000;
}

.js #header .tab a {
    background-image: url("../img/header-tabs-sprite-1.png");
    background-position: center top;
    background-repeat: no-repeat;
    border-right: 1px solid #E7E7E7;
    display: block;
    padding-top: 17px;
    width: 119px;
}

#uk-header-links-custom ul{
	margin-top: 0;
}

/* Tabs images */
.js #header .menu-train a {
  background-position: center top;
}
.js #header .menu-train a:hover,
.js #header .menu-train.show-sub-menu-click .tab-link,
.js #header .menu-train.show-sub-menu-focus .tab-link {
  background-position: center -50px;
}
.js #header .menu-destination a {
  background-position: center -1250px;
}
.js #header .menu-destination a:hover,
.js #header .menu-destination.show-sub-menu-click .tab-link,
.js #header .menu-destination.show-sub-menu-focus .tab-link {
  background-position: center -1300px;
}
.js #header .menu-rails-passe a {
  background-position: center -1350px;
}
.js #header .menu-rails-passe a:hover,
.js #header .menu-rails-passe.show-sub-menu-click .tab-link,
.js #header .menu-rails-passe.show-sub-menu-focus .tab-link {
  background-position: center -1400px;
}
.js #header .menu-deal a {
  background-position: center -1450px;
}
.js #header .menu-deal a:hover,
.js #header .menu-deal.show-sub-menu-click .tab-link,
.js #header .menu-deal.show-sub-menu-focus .tab-link {
  background-position: center -1500px;
}

.js #header .menu-hotel a {
  background-position: center -200px;
}
.js #header .menu-hotel a:hover,
.js #header .menu-hotel.show-sub-menu-click .tab-link,
.js #header .menu-hotel.show-sub-menu-focus .tab-link {
  background-position: center -250px;
}

/* Tabs color */
.js #header .menu-train a:hover,
.js #header .menu-train.show-sub-menu-click .tab-link,
.js #header .menu-train.show-sub-menu-focus .tab-link  {
  color: #0088ce;
}
.js #header .menu-destination a:hover,
.js #header .menu-destination.show-sub-menu-click .tab-link,
.js #header .menu-destination.show-sub-menu-focus .tab-link {
  color: #009AA6;
}
.js #header .menu-rails-passe a:hover,
.js #header .menu-rails-passe.show-sub-menu-click .tab-link,
.js #header .menu-rails-passe.show-sub-menu-focus .tab-link {
  color: #CB0044;
}
.js #header .menu-deal a:hover,
.js #header .menu-deal.show-sub-menu-click .tab-link,
.js #header .menu-deal.show-sub-menu-focus .tab-link {
  color: #E05206;
}
.js #header .menu-hotel a:hover,
.js #header .menu-hotel.show-sub-menu-click .tab-link,
.js #header .menu-hotel.show-sub-menu-focus .tab-link {
  color: #7abb00;
}

/* =============================================================================
   Breadcrumb 
   ========================================================================== */
#breadcrumb {
    background-color: #F6F6F5;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
    color: #B3B3B4;
    height: 27px;
    margin: 10px 0 20px;
}

#breadcrumb .breadcrumb {
    line-height: 27px;
    overflow: hidden;
    padding: 0 0 0 5px;
}

#breadcrumb a:first-child {
    background-position: right -27px;
    padding-left: 5px;
    text-indent: -9999px;
    width: 10px;
}

#breadcrumb a {
    background-image: url("../img/breadcrumb/breadcrumb.png");
    background-position: right top;
    background-repeat: no-repeat;
    color: #B3B3B4;
    display: block;
    float: left;
    line-height: 27px;
    margin-right: 5px;
    padding-right: 20px;
    text-decoration: none;
    vertical-align: middle;
}

#reservationstep.transac-block {
    margin-top: -20px;
}

.transac-block ol, .transac-block ul, .transac-block ul li, .transac-block ol li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.transac-block #paymentStep {
    margin: 8px 0 18px;
    overflow: hidden;
    position: relative;
}

.transac-block #paymentStep {
    background: url("../img/breadcrumb/bg-reservation-steps.png") repeat-x scroll left 2px transparent;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
    margin: 0 0 28px 13px;
    padding-left: 0;
    padding-top: 2px;
    width: 97.5%;
}

.transac-block #paymentStep li {
    border-right: 1px solid #CCCDC9;
    padding: 4px 14px 3px 5px;
}

.transac-block #paymentStep li.step {
    float: left;
    overflow: hidden;
    display: block;
    margin-left: 12px;
    margin-right: 0;
}

.transac-block #paymentStep li strong, .transac-block #paymentStep li img {
    float: left;
}

.transac-block #paymentStep li img {
    padding-right: 10px;
    padding-top: 3px;
}

.transac-block #paymentStep li strong {
    font-weight: normal;
    padding: 1px 0 2px 2px;
}
/* =============================================================================
   Tooltips 
   ========================================================================== */
/* No display span or div of tooltips content */
body .tooltips.content {
    display: none !important;
}

#tooltips_float {
	display: none;
}

#tooltips_float {
    background: none repeat scroll 0 0 #ecedeb;
    border: 1px solid #747678;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
    display: none;
    padding: 10px;
    text-align: left;
	position: absolute;
	z-index: 1002;
	width: 260px;
	margin-left: -120px;
	ma
}

#tooltips_float.arrow_top:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #747678;
    border-image: none;
    border-style: solid;
    border-width: 8px;
    bottom: 100%;
    content: " ";
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0;
    margin-left: 120px;
}

#tooltips_float.arrow_bottom:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #747678 transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 8px;
    content: " ";
    height: 0;
    margin-left: -134px;
    padding-bottom: 158px;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 0;
}

/* hack Chrome / Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#tooltips_float.arrow_bottom:after {
	    margin-left: -94px;
	}
}
/* hack Firefox */
@-moz-document url-prefix() { 
  #tooltips_float.arrow_bottom:after {
	    margin-left: -94px;
	}
}

#tooltips_float.arrow_top.arrow_left:before,#tooltips_float.arrow_bottom.arrow_left:after {
    left: 10px;
    margin-left: 0px;
}

#tooltips_float.arrow_top.arrow_right:before, #tooltips_float.arrow_bottom.arrow_right:after {
    right: 10px;
    margin-left: 0px;
}

/* =============================================================================
   Footer 
   ========================================================================== */

#footer-links-custom {
    float: left;
    overflow: hidden;
    padding-top: 40px;
    width: 750px;
}

#footer-links-custom .col {
    float: left;
    max-width: 22%;
    padding-right: 42px;
}

#footer-links-custom strong {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
}

#footer-links-custom a {
    background-image: url("../import/css/ressources-header-footer-france1/footer-sprite-1.png");
    background-position: left -426px;
    background-repeat: no-repeat;
    padding-left: 10px;
}
#footer-links-custom a, #footer-links-custom a:visited {
    color: #B3B3B3;
    text-decoration: none;
}

#footer-links-custom ul {
    margin-bottom: 40px;
}


#footer-customer a#footer-contact {
    background-position: left -200px;
}

#footer-customer a {
    background-image: url("../import/css/ressources-header-footer-france1/footer-sprite-1.png");
    background-repeat: no-repeat;
    color: #B3B3B3;
    display: block;
    margin-bottom: 10px;
    padding: 2px 0 2px 40px;
    text-decoration: none;
    text-transform: uppercase;
}

#footer-customer {
    float: left;
    margin-bottom: 15px;
    margin-left: 50px;
    padding: 40px 0 10px;
    width: 150px;
}

#footer-low {
    color: #B3B3B3;
    height: 80px;
    margin: auto;
    text-align: center;
    width: 960px;
}

#footer-low a {
    color: #B3B3B3;
    text-decoration: none;
}
/* =============================================================================
   container 
   ========================================================================== */

#container {
    z-index: 1 !important;
}
#container {
    border-top: 1px solid transparent;
}
#top-region-wrapper, #container {
    margin: auto;
    width: 960px;
}

.gray {
    background-color: #ECEDEB;
    display: block;
    float: left;
    padding: 10px;
}

.column-center .gray {
    width: 540px;
    margin-top: 10px;
}

.column-center .gray.large {
    width: 560px;
}

.column-center.large .gray.large {
    width: 880px;
}

.column-left .gray {
    width: 240px;
}

.border_gray{
	border: 1px solid #D8D8D9;
    display: block;
    float: left;
    margin-bottom: 8px;
    margin-right: 10px;
    margin-top: 8px;
    padding: 10px;
    width: 560px;
}
/* =============================================================================
   Block 
   ========================================================================== */
.digital-box .gray h3.complex-title{
	font-size: 12px;
	margin-top: 0;
	border-bottom: 1px solid #bcbdbc;
    font-weight: bold;
    line-height: normal;
    margin: 0 0 10px;
    padding: 0 0 7px;
}

.digital-box .gray span {
	font-size: 12px;
}

.text_footer {
    float: left;
    margin-top: 15px;
    display: block;	
}

.text_footer.center {
    text-align: center;	
    float: none;
}


.text_footer > p {
    font-size: 11px;
    margin: 0;
    line-height: normal;
}

.text_footer > span{
	font-weight: bold;
}


/* =============================================================================
   Form 
   ========================================================================== */

form {
    margin: 0;
}

form .form-item {
    margin-bottom: 10px;
    margin-top: 0;
}

.form-item label {
    display: block;
    font-weight: bold;
}

fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}

legend {
    border: 0 none;
    padding: 0;
}

label {
    cursor: pointer;
}

input[type="password"], input[type="text"] {
    padding: 7px;
}
input[type="password"], input[type="text"], select {
    border-color: #DADADA;
    border-radius: 3px 3px 3px 3px;
    border-width: 1px;
    color: #4D4F53;
}

form .button-primary {
    display: inline;
    float: right;
}

input.button-primary[type="submit"], input.button-secondary[type="submit"] {
    height: 35px;
    margin-bottom: 10px;
    margin-top: 10px;
    min-width: 125px;
    width: auto;
}

.gray .submission{
	margin-top: 10px;
}

/* =============================================================================
   Button Input 
   ========================================================================== */
.submission.left {
    display: inline;
    float: left;
}

button, input {
    line-height: normal;
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}

.datepicker-wrapper {
    position: relative;
}

select {
    height: 29px;
    padding: 4px;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
button, input {
    line-height: normal;
}

.button-small{
	background-color: #0092CF;
    background-image: -moz-linear-gradient(center top , #0092CF 0%, #0073A3 100%);
    border: none;
    box-shadow: 2px 2px 2px #d1d1d1;
    /*box-shadow: 2px 2px 2px #dfdfdf inset;*/
    color: #FFFFFF;
	border-radius: 3px 3px 3px 3px;
	font-family: Arial,sans-serif;
	font-size: 11px;
    font-weight: bold;
    vertical-align: middle;
    white-space: nowrap;
    word-wrap: normal;
    clear: both;
    min-width: 94px;
    height: 20px;
    float: right;
    margin-top: 7px;
}

.button-small.large {
    min-width: 120px;
}

/* =============================================================================
   Digital box 
   ========================================================================== */

.digital-box {
    background-color: #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
    margin-bottom: 40px;
    padding: 20px;
    overflow: hidden;
}

/* =============================================================================
   Booking information footer 
   ========================================================================== */

.booking_information_left{
	float: left;
}

.booking_information_right{
	float: right;
}

.booking_information_left span, .booking_information_right span{
	display: block;
}

.booking_information_link.right {
	background: url("../img/arrow_right.png") no-repeat scroll 100% center transparent;
    padding-right: 10px;
    text-align: right;
}

.booking_information_link.left {
	background: url("../img/arrow_left.png") no-repeat scroll 0% center transparent;
    padding-left: 10px;
    text-align: left;
    
}


/* =============================================================================
   LightBox 
   ========================================================================== */
.lightbox
{
  /*display: none;*/
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: #393939;
  z-index:9998;
  opacity:0.7;
  filter: alpha(opacity=70);

}

.lightbox_content{
	/*display: none;*/
	background-color: white;
    margin: 0 auto;
    overflow: auto;
    padding: 20px;
    width: 630px;
}

.lightbox_content .gray.large{
	width: 609px;
}

.lightbox_content .border_gray .gray.large {
    width: 589px;
}


.lightbox_content .border_gray.large {
    width: 609px;
}

/* LightBox header */
.lightbox_content .utils {
    float: right;
    text-align: left;
    width: 128px;
}

.lightbox_content .print img {
    vertical-align: bottom;
    margin-left: 5px;
}

.modalCloseImg.simplemodal-close {
    margin-left: 602px;
    margin-top: 20px;
    position: absolute;
    display: none;
}

.modalCloseImg.simplemodal-close .close_content, .close_content {
    background: url("../img/kis-bg-1.png") repeat scroll 0 0 transparent;
    border-radius: 3px 3px 3px 3px;
    margin-left: 5px;
    padding: 3px 4px;
    text-decoration: none;
}

.close_title {
    text-decoration: underline;
}

.close {
    cursor: pointer;
    float: right;
    margin-left: 28px;
}

/* =============================================================================
   TRAIN JOURNEY 
   ========================================================================== */
.table_train_journey {
    float: left;
    margin-bottom: 15px;
    margin-top: 20px;
}

.table_train_journey .table_header.gray  {
    padding: 2px 10px;
    margin-top: 0px;
}

.table_train_journey .table_header.gray ul {
    margin: 0;
    padding: 0;
}

.table_train_journey .travel.disable {
    opacity: 0.2;
    filter: alpha(opacity=20);
}

/* Default width dimension */
.table_train_journey .table_header.gray li, .table_train_journey .travel .changes, .table_train_journey .travel .duration {
	width: 80px;
}

.table_train_journey .table_header.gray li.from_to {
    width: 160px;
}

.table_train_journey .table_header.gray li.price {
    width: 219px;
}
.table_train_journey .travel .hour {
    width: 55px;
}
.table_train_journey .travel .station {
    width: 154px;
}
/***********/

.table_train_journey .date_tab {
    background: none repeat scroll 0 0 #ECEDEB;
    color: #4D4F53;
    margin-left: 12px;
    padding: 3px 8px;
}

.table_train_journey .duration_tab {
    color: #E05206;
    float: right;
    font-size: 11px;
    font-weight: bold;
}


.table_train_journey .table_header.gray li {
    background: url("../img/passengers/separator.png") no-repeat scroll right 0 transparent;
    color: #747678;
    float: left;
    list-style: none outside none;
    text-align: center;
}

.table_train_journey .table_header.gray li.time {
    margin-left: -10px;
}

.table_train_journey .table_header.gray li.price {
    background: none repeat scroll 0 0 transparent;
}

.table_train_journey .table_header.gray li span {
    font-size: 11px;
}

.table_train_journey .table_header.gray li span.blue {
    color: #0088CE;
}

.table_train_journey .table_header.gray li span.cost {
    font-size: 12px;
    font-weight: bold;
}

.table_train_journey .sc-divider.smaller {
    float: left;
    margin: 1px 0;
}

.table_train_journey .travel {
    border-bottom: 1px solid #D8D8D9;
    float: left;
    width: 100%;
}

.table_train_journey .travel .travel_from_to {
    clear: both;
    display: inline-block;
    line-height: 22px;
    vertical-align: middle;
}

.table_train_journey .travel .travel_from {
    background: url("../img/ico-departure.png") no-repeat scroll 5px 7px transparent;
    clear: both;
    float: left;
    font-weight: bold;
    margin-top: 8px;
    padding-bottom: 3px;
}

.table_train_journey .travel .travel_to {
    background: url("../img/ico-arrival.png") no-repeat scroll 5px -56px transparent;
    clear: both;
    float: left;
    margin-bottom: 8px;
    padding-top: 8px;
}

.table_train_journey .travel .hour {
    color: #E05206;
    float: left;
    font-size: 12px;
    padding-left: 24px;
    text-align: left;
}

.table_train_journey .travel .travel_from .hour {
    font-size: 14px;
}


.table_train_journey .travel .station {
    float: left;
    margin-left: 5px;
    text-align: left;
    text-transform: uppercase;
}

.table_train_journey .travel .duration {
    color: #E05206;
    display: inline-block;
    font-weight: bold;
    text-align: center;
}

.table_train_journey .travel .changes {
    color: #E05206;
    display: inline-block;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    vertical-align: middle;
}

.table_train_journey .travel .price {
    display: inline;
}

.table_train_journey .travel .price span.total span {
    font-size: 18px;
    font-weight: bold;
}

.table_train_journey .travel .price .total, .table_train_journey .total {
    color: #0088CE;
    font-size: 15px;
    margin-top: 5px;
}

.total.lower {
	color: #E05206 !important;
}

.table_train_journey .travel .price span.cost {
    font-size: 12px;
    font-weight: bold;
}

.table_train_journey .travel .show_button {
    display: inline;
    float: right;
    line-height: normal;
    margin-top: 16px;
    width: 90px;
}

/* =============================================================================
   Block event
   ========================================================================== */
   
.block_event {
    background: url("../img/icoMessageWarning.png") repeat-y scroll left 50% #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    clear: both;
    float: left;
    height: auto;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 5px 5px 5px 100px;
    vertical-align: middle;
    width: 81%;
    line-height: normal;
    min-height: 40px;
    font-size: 11px !important;
}

.column-center.large .block_event {
    width: 87%;
}

.block_event .title {
    font-weight: bold;
}

.block_event > p {
    margin: 0;
}

.block_event.information {
	background-image: url("../img/icoMessageInfo.png");
}

.block_event.error {
    background-image: url("../img/icoMessageError.png");
    /*color: #CF0303;*/
    margin-bottom: 20px;
}

.block_event.timing {
	background-image: url("../img/icoMessageTiming.png");
}

/* =============================================================================
   Lot 2 - Block information
   ========================================================================== */
.block_information {
    background: url("../img/kis-bg-1.png") repeat scroll 0 0 transparent;
    display: block;
    float: left;
    line-height: normal;
    margin-top: 20px;
    padding: 15px 20px;
}

.block_information .title {
    font-weight: bold;
    line-height: normal;
}
/* =============================================================================
   PAGE ERROR
   ========================================================================== */
#error.digital-box {
    margin-top: 60px;
}

#error > span {
    font-size: 12px;
    line-height: normal;
}

#error span span.title {
    font-weight: bold;
}

#error .useful_links {
    display: block;
    float: left;
    margin-top: 25px;
    width: 100%
}

#error .useful_links ul {
    padding-left: 0;
}

#error .useful_links li {
    display: inline;
    list-style: none outside none;
    margin-right: 4%;
}