﻿@import url("/COVOSPublicThemeV2/Theme.COVOSPublicThemeV2.css?2368");

/*
    How to generate a theme for your company: 
    
        1 - Go to http://labs.outsystems.net/ThemeCustomizer/GenerateLiverpool.aspx
        2 - Copy the generated CSS
        3 - Paste it here

*/

.Footer {
    background: rgba(0, 129, 198, 1);
}

/* style for IE 8 warning */
.oldIE {
    background: #fef0c5 none repeat scroll 0 0;
    color: #977202;
    border: 2px solid #977202;
    padding: 20px 40px 20px 110px;
    font-weight: bold;
}

.HideInServiceStudio {
    
}

.PhotoCredit{
    font-size: .96em;
    color: #666; 
}



.ReturnToSearch{
float:right;
  padding: 10px;
}

.phone .ReturnToSearch{
  border-top: 3px solid #FFA500;
  box-shadow: inset 0px 1px 3px #999;
  background: #E4F5FF;
  padding: 15px;
  width: 100%;
  position: fixed;
  line-height: 120%;
  bottom: 0;
  height: 55px;
  left: 0;
  font-weight: bold;
  text-align: center;
  margin:0 auto;
  z-index:1;
  }
.Footer {
    z-index:10;
  }
  
.phone .ReturnToSearch a {
    display:block;
  }
  
.FastAutoCompleteImg {
display: none;
}

.ContainerWithBorderAndPadding {
    padding: 10px 10px 10px 10px;
    border: 1px solid #DADADA;
    border-radius: 4px;
}

.ContainerWithPadding {
    padding: 10px 15px 10px 15px;
}

.AlphabetContainer {
   border: 1px solid #999999;
   border-radius: 4px;
    margin: 10px 10px 0 0;
    padding: 5px 10px 5px 10px;
    min-width: 33px;
    min-height: 33px;
}

.AlphabetContainer:hover, .AlphabetContainer:active {
    background-color: #666;
    color:#fff;
}

.ScreenTitlePhone {
    font-size:  80%;
}

.phone .SearchCriteriaContainer, .phone .StartOverContainer {
    display: block;
    width:  100%;
}

.ImageWithBorder {
    border: 1px solid #999999;
}

.CornerImageContainer {
    border: 0;
    float: left;
    position: relative;
} 

.CornerImage {
    position: absolute;
    bottom: -10px;
    right: 5px;
}

.ArtistIndexCriteria {
    font-size:  0.66em;
}

.FontNormal {
    font-weight:  normal;
}


.ExternalLink::after  {
        width: 1.28571429em;
        text-align: center;
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        content: "\f08e";
        margin-left: 5px;
}


.MapZoom::before  {
        width: 1.28571429em;
        text-align: center;
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        content: "\f002";
        margin-right: 5px;
}


.Directions::before {
        width: 1.28571429em;
        text-align: center;
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        content: "\f14e";
        margin-right: 5px;
}

/*
.CheckBox input[type=checkbox] + span + label {   
    padding-left: 30px;
}

.CheckBox input[type="radio"] {
    display: none !important;
}

.CheckBox input[type="radio"] + span + label, .CheckBox input[type="radio"] + label  {
    background: rgba(0, 0, 0, 0) url("/COVOSGlobalTheme/img/Form_icons.png") no-repeat scroll 0 -758px;
    cursor: pointer;
    display: inline-block;
    height: 22px;
    padding-bottom: 3px;
    padding-left: 25px;
    padding-top: 3px;
}
.CheckBox input[type="radio"]:checked + span + label, .CheckBox input[type="radio"]:checked + label  {
    background: rgba(0, 0, 0, 0) url("/COVOSGlobalTheme/img/Form_icons.png") no-repeat scroll 0 -799px;
}
*/

 .GMapInfoBox {
    background: #f8f8f8 none repeat scroll 0 0;
    overflow: hidden;
    width: 178px;
    border: 1px solid #d9d9d5;
}

.GMapInfoBox p {
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 8px;
}
.GMapInfoBox h3 {
    padding: 0 8px;
}

.GMapInfoBox .separator {
    border-top:1px solid #d9d9d5; 
    padding:10px 8px 8px 8px;
}
.GMapInfoBox .artImage {
    object-fit: cover;
    width: 100%;
    height: 130px;
    border-bottom: 3px solid #5DA61B;
}


b.PaddingBoth{
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: 520px;  
}

.LocateBar{
  margin-top: 0px;
  border-top: 3px solid #5DA61B;
  border-bottom: 1px solid #999;
  box-shadow: inset 0px 2px 1px #999;
  background: rgba(255, 255, 255, 0.86);
  height: 38px;
  text-align: right;
  padding: 7px;
}

.Card:hover {
  box-shadow: 0px 3px 15px #999;
} 

.FlipCardPadding{
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom:40px;
    padding-left:5px;
    max-height: 93px;
    height: 93px;
    overflow:hidden;
}
.FlipCardPaddingBack{
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom:0px;
    padding-left:5px;
    max-height: 93px;
    height: 93px;
    overflow:hidden;
}

.FeaturedArtCards {
}


.FeaturedArtCards ul {
    padding: 0 !important;
    margin: 0 !important;
}


.FeaturedArtCards li {
    list-style: none;
    float: left;
    width: 295px;
    display: inline-block;
    margin: 10px 10px 10px 0;
    max-height: 447px;
}

.phone .FeaturedArtCards li {
    width: 100%;
}

.tablet .FeaturedArtCards li {
    width: 48%;
}

.tablet img.FeaturedArtMap, .phone img.FeaturedArtMap  {
    width: 100%;
}

.FeaturedArtCards h2, .FeaturedArtCards h4, .FeaturedArtCards p {
    margin: 0px;
}

.FeaturedArtCards h2, .FeaturedArtCards h4{
    font-size: 1.1em;
}

.FeaturedArtCards .CornerImageContainer {
     float: none;
}

.FeaturedArtCards .ImageWithBorder {
    object-fit: cover;
    width: 100%;
    height: 240px;
}

.GalleryThumbnail {
margin: 0 10px 10px 0;
}