﻿div.hideSkiplink
{
    /*background-color: #333333;*/
    /*background-color: #216AB4;*/
    /*background-color: #0E2E4E;*/
    margin-top: 10px;
    width:100%;
    text-transform: uppercase;
}

div.menu
{
    padding: 0px 0px 0px 0px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
    position: relative;
    z-index: 200;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color:#FFFFFF;
    /*background-color: #216AB4;*/
    /*background-color: #0E2E4E;*/
    /*border: 1px #555555 solid;*/
    color: #333333;
    display: block;
    line-height: 1.35em;
    /*padding: 4px 20px;*/
    padding: 8px 10px 8px 10px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #666666;
    /*background-color: #154675;*/
    /*background-color: #216AB4;*/
    color: #EEEEEE;
    text-decoration: none;  
}

div.menu ul li a:active
{
    background-color: #555555;
    /*background-color: #154675;*/
    /*background-color: #0E2E4E;*/
    color: #EEEEEE;
    text-decoration: none;
}


.carousel .carousel-item img {
    width: 100%; /*img width*/
}

/* overlay text on image */

imagebox {
  background: black;
  padding: 0px;
  position: relative;
  text-align: center;
  width: 100%;
}

.imagebox img {
  opacity: 1;
  transition: 0.5s opacity;
}

.imagebox .imagebox-desc {
  background-color: rgba(0, 0, 0, 0.6);
  bottom: 0px;
  color: white;
  font-size: 1.2em;
  left: 0px;
  padding: 10px 15px;
  position: absolute;
  transition: 0.5s padding;
  text-align: center;
  width: 100%;
}

.imagebox:hover img {
  opacity: 0.7;
}

.imagebox:hover .imagebox-desc {
  padding-bottom: 10%;
}

/* featured titles group formatting */

.featuredtitleslistitem
{
    display: inline-block;
    width:140px; 
    height:210px;
    margin: 2px 2px 2px 2px;
    padding:0px;
    overflow:hidden;
}

/* subject category group formatting */

.subjectcategorytitleslistitem
{
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width:140px; 
    min-height:200px;
    max-height:300px;
    margin: 2px 2px 2px 2px;
    padding:0px;
    overflow:hidden;
}

/* old sidebar menu classes */
    
div.SideMenu
{
    padding: 0px 0px 0px 0px;
    /*font-size: 0.8em;*/
    /*margin: 10px 0 10px 0;*/
}

div.SideMenu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    position: relative;
    z-index: 180;
   /* background-color: #FFFFFF;*/
}

div.SideMenu ul li a
{
    /*background-color: #216AB4;*/
    /*background-color: #0E2E4E;*/
    border-top: 1px #ECECEC solid;
    color: #333333 !important;
    display: block;
    width: 300px;
    line-height: 1.35em;
    /*padding: 4px 20px;*/
    padding: 4px 5px 4px 5px;
    margin: 0;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

div.SideMenu ul li a:visited
{
    background-color: #FFFFFF;
    color: #333333;
    text-decoration: none; 
}

div.SideMenu ul li a:hover
{
    background-color: #AFAFAF;
    color: #000000 !important;
    text-decoration: none;
    /* if text overflows, will display all text on hover. However not doing this atm as it doesn't look good */
    /* color: #000000 !important;*/
    /*text-overflow: inherit;*/
    /* overflow: visible;*/

}

div.SideMenu ul li a:active
{
    background-color: #ECECEC;
    color: #333333;
    text-decoration: none;
}
.side-menu-form-input
{
    min-width: 300px;
}
 /* icon colour styles */  
 
.colour-coming-soon
{ 
   color: #BD1E21;
}
.colour-forthcoming
{ 
   color: #7A7A7A;
}
.colour-unavailable
{ 
   color: #000000;
}
.colour-quote
{ 
   color: #00207A;
}
.colour-lp
{ 
   color: #206BB4;
   font-weight: 700;
}
.colour-libclass
{ 
   color: #000000;
   font-weight: 700;
}
.colour-audio-book
{ 
   color: #08880f;
}
.colour-bookclub
{ 
   color: #afc012;
}
.colour-dvd
{ 
   color: #747474;
}
.colour-spiral
{ 
   color: #0061ff;
}
.colour-mixed-media
{ 
   color: #79193e;
}
.colour-overseas
{ 
   color: #001393;
}
.colour-suitable
{ 
   color: #ea0227;
}
.colour-wishlist
{ 
   color: #ee7191;
}
.colour-cart
{ 
   color: #000000;
}
.colour-ordered
{ 
   color: #01c9e3;
}
.colour-delete
{ 
   color: #777777;
}
.colour-gold
{ 
   /*color: #d4af37;*/
   color: #ffd200;
}
.colour-silver
{ 
   color: #c0c0c0;
}
.colour-bronze
{ 
   /*color: #cd7f32;*/
   color: #915923;
}
.MenuList
{
    font-size: 0.9em;
    overflow-x: hidden;
}
.MenuList td
{
    padding: 0 10px 0 10px;
}
.MenuList label
{
    margin-left: 10px;
}

.nav-top li a
{
    color: #FFFFFF;    
}



.checkboxList
{
    font-size: 0.9em;
    overflow-x: hidden;
}
.checkboxList div
{
    margin-left: 0;
}

.checkboxList label
{
    margin-left: 5px;
}
.checkboxList input
{
    margin-left: 0;
}
.checkboxList ul
{
    padding: 0;
    list-style-type: none;
    
}
.checkboxList li
{
    float: left;
    display: inline-block;
    margin-left: 0;
    margin-right: 15px;
}

/* TitleDetail formatting */
.TitleDetail .CoverImage
{
    max-height:100%;
    max-width:95%;
}
/* Gridview formatting */

.TitleDetail .editions table
{
    width: 100%;
    border-collapse: collapse;
    border: 0;
}
.TitleDetail .editions th
{
    color:  #333333;
    background-color: #ECECEC;
    padding: 3px;
    font-size: 0.9em;
    border: 0;
    vertical-align: top;

}
.TitleDetail .editions tr
{
    color:  #333333;
    padding: 3px;
    background-color: #FFFFFF;
    border: 0;
}
.TitleDetail .editions td
{
    padding: 3px;
    font-size: 0.9em;
    border: 0;
    vertical-align: top;
 }
.TitleDetail .editions tr:hover
{
    color:  #333333;
    background-color: #ECECEC;
}
.TitleDetail .editions th a:link
{
    color: #333333;
    text-decoration: none;
}
.TitleDetail .editions th a:visited
{
    color: #333333;
    text-decoration: none;
}
.TitleDetail .editions th a:hover
{
    color: #444444;
    text-decoration: underline;
}

.TitleDetail .editions th a:active
{
    color: #555555;
    text-decoration: none;
}

/* You May Also Like */

.YouMayAlsoLikeHighlight
{
    background-color: #ECECEC;
}
.YouMayAlsoLike ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.YouMayAlsoLike li
{
    display: inline-block;
    padding: 0px;
    margin: 5px;
    width: 120px;
    vertical-align: top;
    min-height: 150px;
    max-height: 230px;
    overflow: hidden;
    /*font-size: 0.8em;*/
    font-size: 12px;
    text-align:center;
}

/* List of Sales Sheets for you may also like list */
.LeftAlignedList
{
    /*font-size: 0.9em;*/
    margin: 10px 0 10px 0;
}
.LeftAlignedList ul
{
    margin: 0;
    padding: 0;
    list-style-type: none; 
    list-style-position: outside;
}

.LeftAlignedList li
{
    margin: 0;
    padding: 0;
}

/* Override default margin for .form-group */

.form-group-no-margin {
  margin-bottom: 2px;
}


/* menu list thing */

div.MenuBase
{
    background-color: #FFFFFF;
    margin: 10px 0 10px 0;
    /*font-size: 0.8em;*/
}
div.MenuBase li
{
    width: 300px;
    display:inline-block;
}
/* Default table header formatting */
.table th
{
    color:  #333333;
    background-color: #ECECEC;
}
.table th a
{
    color:  #333333;
}

/* CSS for Profile Review screen */
.ResultList
{
    padding: 5px; 
    border-bottom:1px solid #CCCCCC;
}
.ResultListSelected
{
    padding: 5px; 
    border-bottom:1px solid #CCCCCC;
    background-color:#eaf5df;
}
.ResultListRejected
{
    padding: 5px; 
    border-bottom:1px solid #CCCCCC;
    background-color:#fdeae9;
}
.ResultListCoverImage
{
    max-height:150px;
    max-width:100%;
}
.ResultListBlock
{
    display: inline-block; 
    vertical-align: top;
}
.ResultListNoRecords
{
    margin: 30px 30px 30px 30px;
    padding: 10px;
    text-align: center;
    background-color: #ECECEC;
    font-size: 1.2em;
}
.ResultListHighlightText
{
    background-color: #ECECEC;
    padding: 0 3px 0 3px;
    display: block;
}
.SelectionLabel
{
    color:#FFFFFF; 
    background-color:#666666; 
    margin:3px; 
    padding:3px;
}
.SelectionLabelAccepted
{
    color:#FFFFFF; 
    background-color:#005c01; 
    margin:3px; 
    padding:3px;
}
.SelectionLabelRejected
{
    color:#FFFFFF; 
    background-color:#85100b; 
    margin:3px; 
    padding:3px;
}

/*make main container go to edge*/

.container-fluid .full-width {
    padding-left: 0;
    padding-right: 0;
    overflow-x: hidden;
}

/*for small text e.g. tables*/

.small-text
{
    font-size: 0.9em;
}

.x-small-text
{
    font-size: 0.7em;
}

/*list with custom bullet points*/

.list-display li {
  margin-bottom:.4rem;
  font-size:1.1rem;
}
.list-checkmarks {
  padding-left:1.5rem;
}
.list-checkmarks li {
  list-style-type:none;
  padding-left:1rem;
}
.list-checkmarks li:before {    
font-family: 'Font Awesome\ 5 Free';
content: "\f00c";
margin:0 10px 0 -28px;
font-weight: 900;
}
.social a
{
    color: #212529;
}
.social a:hover
{
    color: #ABABAB;
}
.carousel-caption
{
    /* full-width */
    background: rgba(0, 0, 0, 0.5);
    max-width: 100%;
    width:100%;
    left: 0;
    /*bottom: 0;*/
}
.carousel-caption .text-right {
    text-align: right;
}
/* Cover Image Resize Height 200 */
.cover-image-resize-height-200
{
    max-height:200px;
    max-width:100%;
}
/* Cover Image Resize Height 140 */
.coverImageResize140
{
    max-height:200px;
    max-width:100%;
}
.cover-image-resize-width-140
{
    width: 140px;
    height: auto;
}
.minimum-height
{
    min-height: 700px;
}
.btn-group-xs > .btn, .btn-xs {
  padding: .25rem .4rem;
  font-size: .875rem;
  line-height: .5;
  border-radius: .2rem;
}
.btn-group-xxs > .btn, .btn-xxs {
  padding: .2rem .35rem;
  font-size: .7rem;
  line-height: .5;
  border-radius: .2rem;
}
.bg-selected-row
{
    background-color: #94e3fe;
}
.bg-edit-row
{
    background-color: #FFFFCC;
}
.checkboxRight input[type="checkbox"] 
{ 
    margin-right: 5px; 
}
.checkboxLeft input[type="checkbox"] 
{ 
    margin-right: 5px; 
}
.arrow-up {
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  
  border-bottom: 5px solid black;
}

.arrow-down {
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  
  border-top: 5px solid black;
}

.yellow 
{
    background: yellow;
}