HEX
Server: Microsoft-IIS/10.0
System: Windows NT ITPWINWEBSVR22 10.0 build 20348 (Windows Server 2022) AMD64
User: www.conferencesearch.co.uk (0)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: D:/web/expressmusic/css/custom.css
/* (SS,21/7/14) added following to make max width smaller, banner images were 1000px wide, now width similar to foundation 5 default */
.container{
  margin-right: auto;
  margin-left: auto;
  max-width: 1060px;
  background: white;
}

.logo {
  font-weight: bold;
  font-style: italic;
  color: black;
  font-size: 30px;
  white-space: nowrap;
}

.navbar-inverse { background-color: #222222}
.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus { background-color: #666666}
.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus { background-color: #080808}
.navbar-inverse { background-image: none; }
.navbar-inverse { border-color: #080808}
.navbar-inverse .navbar-brand { color: #999999}
.navbar-inverse .navbar-brand:hover { color: #FFFFFF}
.navbar-inverse .navbar-nav>li>a { color: #D9D9D9}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus { color: #FFFFFF}
.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus { color: #FFFFFF}
.navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus { color: #FFFFFF}
.navbar-inverse .navbar-nav>.dropdown>a .caret { border-top-color: #999999}
.navbar-inverse .navbar-nav>.dropdown>a:hover .caret { border-top-color: #FFFFFF}
.navbar-inverse .navbar-nav>.dropdown>a .caret { border-bottom-color: #999999}
.navbar-inverse .navbar-nav>.dropdown>a:hover .caret { border-bottom-color: #FFFFFF}

/*
.dropdown-menu { background-color: #FFFFFF}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { background-color: #428BCA}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { background-image: none; }
.dropdown-menu>li>a { color: #333333}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { color: #FFFFFF}
*/

.navbar-brand {
  font-weight: bold;
}

a.navbar-brand:hover {
  color: black;
  font-family: garamond;
  font-style: italic;
}

.navbar-brand-small {
  font-style: normal;
  font-size: 18px;
  color: #999; /* #808080 */
}

.itp-border-box {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 6px 12px;
  padding-bottom: 7px;
  padding-top: 7px;
  margin-top: 7px;
}

.img-itp-container {
  border: 1px solid #ccc;
  margin-top: 5px;
  margin-bottom: 0px;
  border-bottom: none;
  /*
  border-top-left-radius: 6px;
  border-top-right-radius: 6px; 
  */
}

.itp-caption {
  border: 1px solid #777;
  border-top: none;
  padding: 4px 8px 4px 8px;
  text-align: center;
  color: white;
  background-color: #777; /* #357ebd */
  /* height: 48px; */
  /*
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;  
  */
}

.itp-footer-img {
  margin-bottom: 20px !important;
}

.carousel {
   /*
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px; 
    border-radius: 6px;
   */
    overflow: hidden;
}

.carousel-control.left {
  background-image: none;
  background-repeat: repeat-x;
}
.carousel-control.right {
  background-image: none;
  background-repeat: repeat-x;
}

.carousel-indicators {
  background: rgba(0, 0, 0, 0.1);  
}

.carousel-caption  {
/*
  color: black;
  text-shadow: none;
*/
  padding: 0px;
}

.carousel-caption  p{
  background: rgba(0, 0, 0, 0.6);
  padding: 0;
  margin: 0;
  display: none;
}

.carousel-caption  h3{
  background: rgba(0, 0, 0, 0.5);
}

/* for product carousel, interferes with image-picker */
.selected img {
	/* opacity:0.5; */
}

/*
.jumbotron {
  border-radius: 1em !important;
}
*/

.jumbotron {
    margin-top: 10px;
    margin-bottom: 0px;
    padding: 20px;
    padding-left: 30px !important;
    padding-right: 30px !important;
    background-color: #f5f5f5;
}

.jumbotron p {
  margin-bottom: 5px;
}

/*
.jumbotron h1 {
  font-size: 3em;
}
*/


/* following for product page */
.tab-content {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

.nav-tabs {
    margin-bottom: 0;
}

/* for thumbnail used in image picker */

.thumbnail {
  margin-bottom: 0px;
  font-size: 12px;
  text-align: center;
}

.thumbnail  p{
  margin-top: 3px;
  margin-bottom: 0px;
}

ul.thumbnails.image_picker_selector  {
  margin-top: 10px !important;
}

.selected p {
  color: white;
}

.modal-dialog {
  width: 95%;
  height: 100%;
  padding: 0;
}

.modal-content {
  /* height: 100%; */
  border-radius: 0;
}

.MagicThumb-buttons {
    background: transparent url(/magiczoomplus/graphics/buttons1-big.png) no-repeat 0 0;
    display: block;
    height: 32px;
}
.MagicThumb-buttons {
height: 32px;
}
.MagicThumb-buttons a {
width: 32px;
height: 32px;
}

/* to fix caption being cropped, might be due to clash with a Bootstrap style */
.MagicThumb-caption {
  min-height: 32px !important;
  text-align: center;
}

/*
.MagicThumb-expanded {
-webkit-box-sizing: none !important;
}
*/


/* (SS,1/3/15) following for image picture moved here from image-picker/image-picker.css to reduce css files down to 4 */
ul.thumbnails.image_picker_selector {
  overflow: auto;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding: 0px;
  margin: 0px; }
  ul.thumbnails.image_picker_selector ul {
    overflow: auto;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 0px;
    margin: 0px; }
  ul.thumbnails.image_picker_selector li.group_title {
    float: none; }
  ul.thumbnails.image_picker_selector li {
    margin: 0px 12px 12px 0px;
    float: left; }
    ul.thumbnails.image_picker_selector li .thumbnail {
      padding: 6px;
      border: 1px solid #dddddd;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none; }
      ul.thumbnails.image_picker_selector li .thumbnail img {
        -webkit-user-drag: none; }
    ul.thumbnails.image_picker_selector li .thumbnail.selected {
      background: #0088cc; }


/* image picture for paint options */
ul.thumbnails.image_picker_selector  li {
  width: 74px;
  margin: 0px 4px 4px 0px;
}

ul.thumbnails.image_picker_selector li .thumbnail {
  padding: 4px;
}
/* following ensures paint finish captions break onto two lines */
ul.thumbnails.image_picker_selector li p {
  padding-left: 7px;
  padding-right: 7px;
}


.container {
 /* border: 1px solid #ccc; */
}

/* placeholder colour was too dark to distinguish between entered text, changed from #777777 to #bbb */
.form-control::-moz-placeholder {
  color: #bbb;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #bbb;
}
.form-control::-webkit-input-placeholder {
  color: #bbb;
}


/* (SS,20/2/15) limit width of email basket modal on large screens */
@media (min-width: 768px) {
  #modal-content-email-basket .modal-dialog  {width:75%;}
}
@media (min-width: 992px) {
  #modal-content-email-basket .modal-dialog  {width:60%;}
}
@media (min-width: 1200px) {
  #modal-content-email-basket .modal-dialog  {width:50%;}
}
@media (min-width: 1600px) {
  #modal-content-email-basket .modal-dialog  {width:40%;}
}

/* (SS,13/8/15) added following for Safari where help was always wrapped to next line, default is 15px */
.nav li a {
  padding-left: 12px;
  padding-right: 12px;
}

/* (SS,18/8/15) */
.navbar {
  margin-bottom: 0px;
  background: none;
  border: none;
}
.navbar-collapse{
  background-color: #f8f8f8;
  border-color: #e7e7e7;
  border: 1px solid transparent;
 /* padding: 0px; */
}
.breadcrumb  {
  margin-top: 10px;
}

/* (SS,28/2/15) add left margin to columns in bottom section, different for different screen sizes */
@media (min-width: 768px) {
  .bottom-section-col-1 {margin-left: 0px; margin-right: 0px}
  .bottom-section-col-2 {margin-left: 0px; margin-right: 0px}
  .bottom-section-col-3 {margin-left: -10px; margin-right: 10px}
  .bottom-section-col-4 {margin-left: 0px; margin-right: 0px}
/* (SS,28/8/15) reduce spacing between two columns  to look tidier */
  .col-adjust-left {padding-left: 15px; padding-right: 7px}
  .col-adjust-right {padding-left: 7px; padding-right: 15px}
/* (SS,29/8/15) set height to same as unique selling points */  
}
@media (min-width: 992px) {
  .bottom-section-col-1 {margin-left: 0px; margin-right: 0px}
  .bottom-section-col-2 {margin-left: 0px; margin-right: 0px}
  .bottom-section-col-3 {margin-left: 20px; margin-right: -20px}
  .bottom-section-col-4 {margin-left: 0px; margin-right: 0px}
  .jumbotron {min-height: 407px}
}
@media (min-width: 1200px) {
  .bottom-section-col-1 {margin-left: 0px; margin-right: 0px}
  .bottom-section-col-2 {margin-left: 0px; margin-right: 0px}
  .bottom-section-col-3 {margin-left: 22px; margin-right: -22px}
  .bottom-section-col-4 {margin-left: 0px; margin-right: 0px} 
}
@media (min-width: 1600px) {
  .bottom-section-col-1 {margin-left: 0px; margin-right: 0px}
  .bottom-section-col-2 {margin-left: 0px; margin-right: 0px}
  .bottom-section-col-3 {margin-left: 30px; margin-right: -30px}
  .bottom-section-col-4 {margin-left: 0px; margin-right: 0px} 
}

/* (SS,30/5/18) */
.privacy-policy li {
  margin: 15px;
  margin-right: 50px;
}