﻿/* Style sheet required due to showing/hiding/changing things in loggedin-styles.css which overwrite desktop.css */
#header h1#title { margin-top: 53px; } /* Header logo */
#login-box-header { clear: none; width: 25%; } /* Login box, my account and header search form */
.issuuembed { width: 100%; max-width: 742px; } /* Issuu iframe - Catalogue page */
/* HDI Chart */
.hdi-search .search-heading { float: left; width: 30%; }
#main-section #article .hdi-search .search-inputs { float: right; margin-left: 0; width: 68%; }
.hdi-chart th { font-size: 1.231em; }
.hdi-chart td,
.hdi-chart td p { font-size: 1.0em; }
@media only screen and (max-width: 960px) {
    .hdi-search .search-heading { float: left; width: 40%; }
    #main-section #article .hdi-search .search-inputs { float: right; margin-left: 0; width: 58%; }
    .hdi-chart th { font-size: 1.077em; }
    .hdi-chart td,
    .hdi-chart td p { font-size: 0.923em; }
    .gt-ie8 .hdi-chart .td-showmore {
    max-height: 72px !important;
}

}
.search-professional-library { float: right; margin-top: -45px; width: 30%; margin-left:20px; } /* Professional Library */ 