﻿html,body { background-color:#e2e1dd !important; }
#shell { margin-left:auto;margin-right:auto; width:690px; }
#printbuttons { padding:0.5em; line-height:1em; }
#printbuttons * { line-height:1em; vertical-align:top; }
#printbody { background-color:#ffffff; border:2px solid #b9b9b7; height:95%; padding:2em 1em 2em 1em; overflow: auto; }
.print { margin-top:1.5em; }
.printitinerary { float:left; width:60%; }
.itin { padding-left:0px !important; width:95% !important; font-size:0.85em !important; }
.itin * { font-size:1em !important; }
.moreinfo { width:35% !important; }
.moreinfo hr { text-align:left; }
.printcallout { padding:10px; border:1px solid #b9b9b7;width:90%; }
.smaller { font-size:0.85em; }
.smaller * { font-size:1em; }
.callAction { color:#d50418; font-weight:bold; }
#breakdown { font-size:0.85em !important; }
 .wrapIt {
            word-wrap: break-word;
            break-word: break-all;
            }
            
@media print { 
.hideFromPrint { display:none; }
}

/************************************************************************/
/*  Print View                                                          */
/************************************************************************/

#printbody .mobileTagline, #printbody .tourFilter, #printbody .sortBy, #printbody .modal, #printbody .zoom-in
{
    display: none;
}
#printbody #logoDiv img { width:250px; }