.header_title{color:#F68D36;font-weight:bold;}
.bold_text{font-weight:bold;}
.sub_title{color:white;background:#F68D36;font-weight:bold;padding:5px 15px;}
.color_list > li{color:#F68D36;list-style:disc;margin:5px 0px 5px 30px;}
.color_list > li > span{color:black;}
.italic_title{font-style:italic;font-size:11px;font-weight:bold;color:#F68D36;}
.italic_sub_title{font-style:italic;font-size:11px;color:#F68D36;margin:30px 0 20px 0;text-transform:uppercase;}
.table_tour{width:100%;background-color:#F68D36;}
#wrapper_tour > table,
#wrapper_tour > table th,
#wrapper_tour > table td{border:1px solid black;border-collapse:collapse;text-align:center;color:white;}
#wrapper_tour > table th,
#wrapper_tour > table td{padding:5px 10px;}
.table_special{height:500px;}
#wrapper_tour .row_white{background-color:white;}
#wrapper_tour .row_white>td{color:black;}
#wrapper_tour .row_white>td{margin-bottom:5px;color:black;}
.tour_color_orange .header_title,
.tour_color_orange .color_list li,
.tour_color_orange .italic_title,
.tour_color_orange .italic_sub_title{color:#F68D36;}
.tour_color_orange .sub_title,
.tour_color_orange .table_tour{background-color:#F68D36;}
.tour_color_purple .header_title,
.tour_color_purple .color_list li,
.tour_color_purple .italic_title,
.tour_color_purple .italic_sub_title{color:#79499D;}
.tour_color_purple .sub_title,
.tour_color_purple .table_tour{background-color:#79499D;}
.tour_color_green .header_title,
.tour_color_green .color_list li,
.tour_color_green .italic_title,
.tour_color_green .italic_sub_title{color:#89a84b;}
.tour_color_green .sub_title,
.tour_color_green .table_tour{background-color:#89a84b;}
.tour_color_blue .header_title,
.tour_color_blue .color_list li,
.tour_color_blue .italic_title,
.tour_color_blue .italic_sub_title{color:#306eb7;}
.tour_color_blue .sub_title,
.tour_color_blue .table_tour{background-color:#306eb7;}