@CHARSET "UTF-8";

.trip_other_block {
    display: none !important;
    width: 77%;
}

.trip_other {
    min-width: 0px;
    width: 13%;
}

.trip_other_click {
	min-width: 0px;
	width: 100%;
}

.iti_table {
	text-align: center;
}

.iti_block {
	text-align: left;
	width: 300px;
}

.iti_dateandtime {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#iti_block {
	width: 100%;
}

#itiRaccourcis {
    background-image: none;
    border: none;
    margin: 30px auto 0;
    padding: 0 5px;
    text-align: center;
    width: 290px;
}

#itiRaccourcis > a {
	display: inline-block;
	width: 90px;
	height: 90px;
	cursor: pointer;
	text-align: center;
    vertical-align: top;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    margin: 2px;
}