/* CSS Document 
****************

/*Colors*/
/********/
#myBody a:hover, #myBody a:focus {
  color: #0CF;
}
.autocomplete-list li:hover {
  color: #0CF;
}
.activeItem {
  color: #0CF;
}
/********************************************/
/*                  STYLE                   */
/********************************************/
.red {
  background-color: red;
}
.blue {
  background-color: blue;
}
body {
  padding-top: 80px;
  padding-bottom: 70px;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal; /*font-size: 0.9em;*/
}
/*font size*/
body p {
  font-size: 0.8em;
}
label {
  font-size: 0.em;
  margin-bottom: 1px;
}
/*thumb & shadow*/
.img-thumbnail.equalRow a .img-thumbnail:hover, .img-thumbnail.equalRow a .img-thumbnail:focus, .orderButton:hover, .orderButton:focus, #BA_thumbs .img-thumbnail:hover, #BA_thumbs .img-thumbnail:focus, input[type='submit']:hover, input[type='submit']:focus, #deleteGalleryBtn:hover, deleteGalleryBtn:focus {
  box-shadow: 1px 1px 4px #717171;
  border-color: transparent;
  outline: 0px;
  outline-offset: 0px;
}
.shadow {
  border-color: transparent;
}
/*Remove input field spinners*/
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#myCarousel, .shadow {
  box-shadow: 2px 2px 4px #717171;
}
.carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 100%;
}
.bodyColor {
  background-image: -moz-linear-gradient(135deg, #8bb6be 1%, #b0f2fc 99%);
  background-image: -webkit-linear-gradient(135deg, #8bb6be 1%, #b0f2fc 99%);
  background-image: -ms-linear-gradient(135deg, #8bb6be 1%, #b0f2fc 99%);
  background-image: -o-linear-gradient(135deg, #8bb6be 1%, #b0f2fc 99%);
  background-image: linear-gradient(315deg, #8bb6be 1%, #b0f2fc 99%);
  min-height: 800px;
}
.topPadding {
  padding-top: 10px;
}
/********************************************/
/*                TEXT BLOCKS               */
/********************************************/
.textBlockRound {
  border-radius: 10px;
}
.textBlock {
  padding-bottom: 5px;
  padding-right: 0.5em;
  padding-left: 0.5em;
  margin-bottom: 10px;
}
.galleryText {
  margin-top: 15px;
}
.textBlock h1, .textBlock h2 {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 5px;
  text-align: center;
  font-family: Arial;
  color: #003d74;
  font-weight: 400;
  text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.35);
  font-size: 1.3em;
}
.textBlock p {
  line-height: 1.0;
  text-align: right;
  font-size: 0.9em;
}
/* indexText */
/*************/
#indexText {
  background-color: #6bc7f3;
  margin-top: 10px;
}
#indexText h1 {
  font-size: 1.5em;
  font-family: 'Assistant', sans-serif;
}
#indexText h2 {
  font-size: 1.0em;
  margin-top: -5px;
  padding-bottom: 5px;
}
#indexText h1 span, #indexText h2 span {
  font-size: 1.0em;
  color: #f3b56b;
}
/*************************/
#productText {
  background-color: rgba(244, 182, 107, 0.49);
  margin-top: 40px;
}
#contactText p {
  font-size: 0.9em;
}
#contactText p span {
  color: blue;
}
#textBelow, #orderForm {
  margin-top: 15px;
}
#sampleProducts {
  max-width: 800px;
  margin: auto;
}
/********************************************/
/*                  IMAGES                  */
/********************************************/
#BA_images {
  margin-bottom: 10px;
}
/********************************************/
/*                 THUMBNAILS               */
/********************************************/
.img-thumbnail {
  background-color: #b7bfc4;
  padding: 2px;
}

.choose-image {
  display: block;
  background-color: #9fd1db;
  margin-bottom: 0px;
  margin-top: 5px;
  height: 300;
}
.relative-pos {
  position: relative;
}
.form-check-input {
  margin-left: 5px;
  margin-rigth: 5px;
}
.img-thumbnail-choose {
  margin-bottom: 5px;
}
.image-check-input {
  margin-right: 5px;
  transform: scale(1.5);
}
.img-choose-checkbox {
  text-align: right;
}
#selectImages {
  margin-top: 20px;
}
.exportThumb {
  margin: 20px;
}
#productsThumbs img {
  padding: 3px;
  margin-bottom: 5px;
}
#productsThumbs p {
  margin: 0px;
  margin-right: 2px;
  margin-left: 2px;
  font-size: 0.8em;
}
#productsThumbs {
  text-align: center;
}
.img-thumbnail.equalRow {
  margin-bottom: 15px;
}
.img-thumbnail.choose-image {
  margin-bottom: 0px;
}
.img-thumbnail-remove-border {
  border: 0px;
}
/********************************************/
/*              BUTTONS  & FORMS            */
/********************************************/
input[type='submit'], .orderButton {
  border: 1px solid #AEC4EC;
  text-align: justify;
  border-radius: 7px;
  padding-top: 5px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 5px;
  font-size: 1.2em;
  cursor: pointer;
  background-color: rgba(244, 182, 107, 0.5);
}
#createGalleryBtn {
  border: 1px;
  border-color: coral;
  text-align: center;
  border-radius: 5px;
  padding-bottom: 4px;
  padding-top: 4px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 1.0em;
  cursor: pointer;
  background-color: #324FFC;
  color: white;
  width: 115px;
  height: 30px;
  /*  width: 125px;*/
}
#resetTextMessage {
  cursor: pointer;
  /*  height: 30px;*/
  margin-rigth: 10px;
}
#imageOrderButton {
  font-size: 2.0em;
}
#linkToGalleryCopy {
  cursor: pointer;
}
input[type='submit'] {
  font-size: 1.0em;
}
.hideMe {
  visibility: hidden;
}
.file {
  visibility: hidden;
  position: absolute;
}
.myForm {
  margin-bottom: 16px;
}
.formRow {
  margin: 2px;
}
#formmail label {
  font-size: 0.9em;
}
#footerLine {
  height: 1px;
  background-color: #474747;
}
#footer {
  margin-top: 50px;
}
#footer p {
  font-size: 0.8em;
  text-align: right;
}
#imageGallery {
  height: 56%;
}
/********************************************/
/*           END BUTTONS  & FORMS           */
/********************************************/
/*  index page layour  */
/***********************/
/*  LOGIN  */
/***********/
.logInError p {
  /* [disabled]border: medium solid #FDFDFD;
*/
  background-color: #FFAEAF;
  border-radius: 2px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 5px;
  padding-bottom: 7px;
  text-align: center;
}
#logIn {
  font-size: 1em;
  font-weight: 600;
}
#solution {
  margin-top: 10px;
  margin-bottom: 10px;
}
/*   PRICE PAGE    */
/*******************/
#imageOrigin span {
  font-style: italic;
  font-weight: 600;
  color: #3883a7;
}
.priceListForm {
  background-color: #D8DFF3;
  -webkit-box-shadow: 2px 2px 3px #717171;
  box-shadow: 2px 2px 3px #717171;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 10px;
  text-align: right;
}
.priceBox {
  border-radius: 5px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border: thin solid #0CF;
}
.priceListForm h3 {
  font-size: 0.85em;
  /* [disabled]font-weight: 100;
*/
  padding-right: 5px;
  /*  margin-top: 10px;*/
  /*  margin-bottom: 5px;*/
  text-shadow: 1px 1px 1px;
  color: #37374E;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 15px;
}
.priceListForm .col-form-label {
  font-weight: 400;
  padding-left: 5px;
  padding-right: 5px;
}
#priceList .formTextBlock {
  padding-right: 5px;
  padding-left: 15px;
}
#totalSum {
  background-color: #FFFF33;
  font-weight: 600;
  font-style: normal;
  color: #060;
}
#showHideFormmailTag {
  color: #1288D7;
  font-size: 1.1em;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 20px;
}
#showHideFormmail {
  margin-left: 10px;
  margin-bottom: 10px;
}
/****   UPLOAD     ****/
/**********************/
.progress {
  height: 30px;
}
.progress-bar {
  line-height: 30px;
  vertical-align: middle;
  font-size: 1em;
}
#errMsg {
  background-color: #FB9A9B;
}
.adminLink {
  padding-top: 10px;
}
#customersList .adminLink label, #customersList .adminLink a {
  font-size: 0.8em;
}
/*** TEST FOR TEXT SLIDESHOW ***/
/*******************************/
.belowSlide {
  /*position: relative;*/
  text-align: center;
}
.textSlide {
  margin-bottom: 20px;
  margin-right: 20px;
  top: 30%;
  position: absolute;
}
.textSlideF1 {
  font-family: 'Assistant', sans-serif;
}
.textSlideF2 {
  font-family: 'Secular One', sans-serif;
}
.textSlide h4 {
  font-size: 3em;
  color: #FFFFFF;
  text-shadow: 2px 2px 5px #ED7B16;
}
.carCaption h4 {
  font-family: 'Assistant', sans-serif;
  font-size: 1.7em;
  color: #FFFFFF;
  text-shadow: 2px 2px 3px #000000;
  letter-spacing: 0.1em;
}
.carousel-caption {
  top: auto;
  bottom: 0;
}
.quotes {
  display: none;
}
.indexBckImage {
  position: relative;
}
.indexBckImage img {
  opacity: 1.0;
}
/*** TEST FOR TEXT SLIDESHOW ***/
#TBYB {
  /* [disabled]background-color: #7BF5F4; */
  margin-top: 10px;
  background-image: -webkit-linear-gradient(270deg, rgba(215, 248, 253, 1.00) 0%, rgba(149, 239, 170, 1.00) 99.69%, rgba(146, 239, 168, 1.00) 99.69%, rgba(162, 218, 180, 1.00) 100%);
  background-image: -moz-linear-gradient(270deg, rgba(215, 248, 253, 1.00) 0%, rgba(149, 239, 170, 1.00) 99.69%, rgba(146, 239, 168, 1.00) 99.69%, rgba(162, 218, 180, 1.00) 100%);
  background-image: -o-linear-gradient(270deg, rgba(215, 248, 253, 1.00) 0%, rgba(149, 239, 170, 1.00) 99.69%, rgba(146, 239, 168, 1.00) 99.69%, rgba(162, 218, 180, 1.00) 100%);
  background-image: linear-gradient(180deg, rgba(215, 248, 253, 1.00) 0.00%, rgba(149, 239, 170, 1.00) 99.69%, rgba(146, 239, 168, 1.00) 99.69%, rgba(162, 218, 180, 1.00) 100%);
}
#indexCarousell .carousel-item {
  transition: -webkit-transform 1.2s ease-in-out;
  transition: transform 1.2s ease-in-out;
  transition: transform 1.2s ease-in-out, -webkit-transform 1.2s ease-in-out;
}
/*TESTING*/
.modal {
  /*background-color: rgba(0,0,0,.0001) !important;*/
  background-color: rgba(255, 255, 255, 0.40) !important;
}
.modal-content {
  background-color: rgba(0, 0, 0, 0.0001) !important;
}
.modal-backdrop {
  background-color: rgba(0, 0, 0, 0.50) !important;
}
.modal-dialog {
  background-color: rgba(0, 0, 0, 0.0001) !important;
}
.modal-header, .modal-footer {
  background-color: rgba(0, 0, 0, 0.0001) !important;
}
.modal-body {
  /*    max-height:60vh; */
  /*	  height:80vh; */
  /*    overflow-y: auto;*/
}
/*
#myCarousel img {

width: auto;
max-height: 60vh;
}
*/
#myAutoGallery .carousel-item {
  transition: transform 1s ease, opacity 1.0s ease-out;
}
#cardColumn .card {
  box-shadow: 2px 2px 7px -1px rgba(0, 0, 0, 0.3);
}
#cardColumn .card:hover {
  box-shadow: 2px 2px 15px -1px rgba(0, 0, 0, 0.7);
}
#myAutoGallery .carousel-fade .active.carousel-item-left, #myAutoGallery .carousel-fade .active.carousel-item-right {
  transition: 0s 2.0s opacity;
}
#myBody .fancybox-caption a {
  color: #0CF;
}
.adminLink {
  /*	height: 40px;*/
  /*	background-color: aliceblue;*/
  /*	margin: 10px;*/
}
.adminThumb {
  height: 50px;
  background-color: #FFFFFF;
  margin-top: 10px;
  padding: 5px;
  border-radius: 5px;
  text-align: center;
  box-shadow: 1px 1px 10px -1px rgba(0, 0, 0, 0.3);
  background-image: -webkit-linear-gradient(271deg, rgba(255, 255, 255, 0.00) 0.69%, rgba(255, 255, 255, 0.00) 35.23%, rgba(195, 195, 195, 0.28) 65.29%, rgba(140, 140, 140, 0.57) 100%);
  background-image: -moz-linear-gradient(271deg, rgba(255, 255, 255, 0.00) 0.69%, rgba(255, 255, 255, 0.00) 35.23%, rgba(195, 195, 195, 0.28) 65.29%, rgba(140, 140, 140, 0.57) 100%);
  background-image: -o-linear-gradient(271deg, rgba(255, 255, 255, 0.00) 0.69%, rgba(255, 255, 255, 0.00) 35.23%, rgba(195, 195, 195, 0.28) 65.29%, rgba(140, 140, 140, 0.57) 100%);
  background-image: linear-gradient(179deg, rgba(255, 255, 255, 0.00) 0.69%, rgba(255, 255, 255, 0.00) 35.23%, rgba(195, 195, 195, 0.28) 65.29%, rgba(140, 140, 140, 0.57) 100.00%);
  font-weight: bold;
}
.adminThumb:hover {
  box-shadow: 2px 2px 15px -1px rgba(0, 0, 0, 0.7);
}
.wordSelected {
  width: 90px;
}
#createFilterGallery1, #filterOptions1 {
  margin-left: 20px;
}
.dropdown-menu-with-top-margin {
  margin-top: 100px
}
.filterBtn {
  margin-top: 10px;
}
.filterLabel {
  width: 115px; /*was 100*/
  padding-top: 4px;
  padding-right: 5px;
  padding-left: 2px;
  /*	margin-left: 1px;*/
  margin-rigth: 5px;
  background-color: rgba(251, 221, 171, 0.46);
  font-size: 0.9em;
  /*	display: block;*/
}
.height_30{
	height: 30px;
}
.otherFilterBtn {
  margin-bottom: 10px;
  cursor: pointer;
  height: 35px;
  margin-left: 10px;
  padding-bottom: 2px;
  /*	display: inline-block;*/
  width: 125px;
  text-align: center;
}
.otherSmallFilterBtn {
  cursor: pointer;
  height: 35px;
  margin-left: 5px;
  padding-bottom: 2px;
  padding-right: 2px;
  padding-left: 2px;
  /*	display: inline-block;*/
  width: 105px;
  text-align: center;
}
.addTopMargin {
  margin-top: 20px;
}
#selectCustomGallery {
  /*	width:150px;*/
}
#cutomGalleryNumberOfImages {
  padding-right: 4px;
  background-color: rgba(251, 144, 146, 0.51);
  border: thin;
  border-radius: 4px;
  width: 100px;
  box-shadow: 2px 2px 4px #717171;
}
#numberOfImagesInPage {
  margin-top: 10px;
  text-align: center;
  padding-right: 4px;
  padding-top: 3px;
  background-color: rgba(114, 221, 253, 0.53);
  border: thin;
  border-radius: 4px;
  width: 120px;
  box-shadow: 2px 2px 4px #717171;
  margin-left: 4px;
  height: 30px;
}
.formColor {
  background-color: rgba(207, 227, 240, 0.52);
  border-rad: 10px;
}
#editMessage {
  margin-left: 5px;
}
#resetMessage {
  height: 30px;
  border-radius: 5px;
}
#cutomGalleryRemark, #galleryNameCreate {
  /*	width: 150px;*/
}
.dropdown-menu a {
  line-height: 20px;
}
/******************/
/*DP Auto Complete*/
/******************/
.dpContainer {
  width: 130px;
  position: relative;
  margin-left: 10px;
}
.filter-arrow-down {
  margin-right: 0px;
  background-color: #FFF;
  border: none;
  outline: none;
  margin-left: 20px;
  border-radius: 5px;
  font-size: 0px;
  width: 30px;
}
.filter-arrow-down i {
  /*	margin-top: 2px;*/
  font-size: 20px;
}
.autocomplete-label {
  width: 110px;
  padding-top: 2px;
  padding-right: 10px;
  padding-left: 2px;
  /*	margin-left: 1px;*/
  margin-rigth: 5px;
  margin-left: 5px;
  background-color: rgba(251, 221, 171, 0.46);
  font-size: 0.85em;
  /*	display: block;*/
}
.autocomplete-input {
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
  ;
  width: calc(100% - 10px);
  /*	width: calc(100%);*/
  border: none;
  outline: none;
  border-radius: 2px;
  color: #48438F;
  font-weight: 100;
  background-color: #FFF;
  margin-left: 0px;
}
.autocomplete-input::placeholder {
  color: #48438F;
}
.autocomplete-list {
  z-index: 999;
  position: absolute;
  top: 40px;
  right: 0;
  list-style-type: none;
  margin: 0;
  padding: 0;
  background-color: #FFF;
  width: calc(100% - 10px);
  max-height: 400px;
  overflow-y: auto;
}
.autocomplete-list li {
  /*	color: #48438F;*/
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 1px;
  padding-buttom: 1px;
  width: calc(100% - 10px);
  font-weight: normal;
  cursor: pointer;
  line-height: 25px;
}
.nonActiveItem {
  color: #48438F;
}
.show-dropdown-list {
  display: block;
  /*  visibility: visible;*/
}
.hide-dropdown-list {
  display: none;
  /*  visibility: hidden;*/
}
#dpFilters-AutoComplete {
  /*	display: inline-flex;*/
}
#showHide-AutoComplete {
  margin-left: 20px;
  margin-bottom: 10px;
}
.dp_auto_group {
  margin-right: 20px;
  /*	margin-left: 20px;*/
  margin-top: 20px;
}