
/* ----- Any Page -------------------------------------------------- */
.redborder {
    border: 1px solid red;
}

body, #logo-navbar {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.extrasmall {
    font-size: 65%;
}

.plus-minus-input {
    width: 110px;
    display: block;
    padding-top: 2px;
}

.zoom-cursor {
    cursor: url("../images/lupe.cur");
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: -ms-zoom-in;
    cursor: -o-zoom-in;
}

#already-in-basket p {
    padding-left: 15px;
}

span.orange-checked {
    color: orange;
}

span.red-checked {
    color: #DD0000;
}

span.green-checked {
    color: #00BB00;
}

div.grid-row {
    margin-bottom: 30px;
}

div.order-grump {
    color: #777777;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
}
div.order-grump a, div.order-grump a:hover {
    color: #428bca;
    text-decoration: none;
}
div.order-grump a:hover {
    color: #428bca;
    text-decoration: underline;
}
div#the-spinner {
    position: absolute;
    top: 100px;
    left: 100px;
    display: block;
    width: 160px;
    height: 160px;
    border: 3px solid red;
}
.pl {
    padding-left: 15px;
}
.pt15 {
    padding-top: 15px;
}
/* ----- roundes background boxes -------------------------------------------------- */
.bp-box {
border-radius: 4px;
background-color: #fffff0;
}
.bp-box-pad {
    padding: 20px 20px 10px 20px;
}
.bp-box-bg {
    background-repeat: repeat;
    background-color: transparent;
}
/* ----- Nav bars -------------------------------------------------- */
.navbar-nav.navbar-right:last-child {
    margin-right: 10px;
}
p.navbar-text {
    width: 60%;
}
#basket-icon-anc, .basket-icon-anc {
    color: #DD0000;
    text-decoration: none;
}
#notepad-icon-anc {
    color: orange;
    text-decoration: none;
}
#notepad-to-basket {
    font-size: large;
    color: #2b669a;
}
.nav>li>a {
    padding-left: 10px;
    padding-right: 10px;
}

/* ----- Login Page -------------------------------------------------- */
div#login-container div.col-sm-6 {
    padding-left: 4px;
    padding-right: 4px;
}

div#login-image {
    margin-top: 15%;
    padding: 0;
    text-align: center;
}

div#login-text {
    margin-top: 8px;
    margin-bottom: 20px;
    padding: 15px 15px 8px 15px;
}

div#language-switches {
    margin-top: 30%;
    padding: 8px;
    width: 80px;
}
div#language-switches p {
    padding: 0;
    margin: 0;
}

div#login-form {
    margin-top: 8px;
    padding: 15px 15px 8px 15px;
}

#public-gallery-list {
    margin-top: 8px;
    padding: 0px 15px 8px 15px;
    max-height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;
}
#public-gallery-list ul.media-list {
    border-top: 1px solid #ccc;
}
#public-gallery-list li.media {
    padding-top: 6px;
    padding-bottom: 6px;
    margin: 0;
    border-bottom: 1px solid #ccc;
}

div#login-email-form-group {
    width: 50%;
}
div#login-email-form-group label, div#login-code-form-group label, div#login-code-form-group-wide label, div#login-submit-form-group label, div#login-submit-form-group-wide label {
    line-height: 14px;
}
div#login-email-form-group label span, div#login-code-form-group label span, div#login-code-form-group-wide label span, div#login-submit-form-group label span, div#login-submit-form-group-wide label span {
    font-size: 65%;
}
div#login-code-form-group {
    width: 30%;
}
div#login-submit-form-group {
    width: 18%;
}
div#login-code-form-group-wide {
    width: 70%;
}
div#login-submit-form-group-wide {
    width: 28%;
}

div.login-shrink-clip {
	width: 72px;
	height: 72px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}
#imprint-div {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0.625em; /* 10 */
    width: 600px;
}

/* ----- Thumbnails -------------------------------------------------- */
div.img-thumbnail, div.img-thumbnail > a {
    width: 100%;
}

img.thumb-img {
    width: 100%;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
}
.img-protected {
    user-select: none !important;
    -moz-user-select: none !important;
    -webkit-user-select: none !important;
    -ms-user-select: none !important;
    -webkit-user-drag: none !important;
    -webkit-touch-callout: none !important;
}

div.thumb-ctrls {
    background-color: transparent;
    position: relative;
    width: 100%;
    margin: 0 auto;
    margin-bottom: -18px;
}
div.thumbs-ov-row div.thumb-ctrls .glyphicon {
    font-size: 16px;
}

p.thumb-fname {
    background-color: transparent;
    margin: 0;
    padding: 0;
}

p.thumb-fname a {
    position: relative;
    text-decoration: none;
}

p.thumb-fname a:hover {
    text-decoration: none;
}

/* ----- Intro Page -------------------------------------------------- */
#intro-r2 {
    margin-top: 15px;
}

iframe#welcome-page {
    border: 0;
    width: 100%;
    height: 400px;
    margin:0;
    padding:0;
}

img#welcome-page {
    border: 0;
}

div#welcome-page {
    border-radius: 4px;
    padding: 20px 20px 10px 20px;
    background-repeat: repeat;
    background-color: transparent;
}
div.welcome-video {
}
video.welcome-video {
}
/* ----- Gallery Page -------------------------------------------------- */
.gov-row p.thumb-fname {
    padding-top: 8px;
}
.gov-heading {
    padding-bottom: 15px;
}
div.thumbs-gov-row {
    margin: 30px 0;
}


/* ----- Overview Page -------------------------------------------------- */
div.thumbs-ov-row{
    margin: 0 0 30px 0;
}

.faded-hint-wrapper {
    position: absolute;
    display: none;
    top: 30%;
}
.faded-hint {
    width: 80%;
    padding: 12px 20px;
    font-size: 32px;
    font-weight: bold;
    opacity: 0.9;
    background-color: #777;
    color: white;
    margin: 0 auto;
    text-align: center;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
}

/* ----- Product Overlay Dialog -------------------------------------------------- */
#article-info {
    display: none;
}
#animated-total {
    margin-left: 30px;
}
#animated-total a {
    text-decoration: underline;
}

.underline {
    text-decoration: underline;
}
/* ----- Compose Fotowork Page -------------------------------------------------- */
table#compose-fwork-form{
    width: 100%;
    border: 0;
}

table#compose-fwork-form tr {
    height: 40px;
}
div.thumbs-cl-row, div.thumbs-cr-row {
    margin: 30px 0 0 0;
}
div.thumbs-cl-first-row, div.thumbs-cr-first-row {
    margin: 0;
}

.composer-separator {
    border-right: 1px solid #ccc ;
}

#comp-dlg-more-info {
    text-align: right;
}
#comp-dlg-more-info a {
    text-decoration: underline;
}

/* ----- Fotoworks Page -------------------------------------------------- */
.fotoworks-row {
    margin: 0 0 30px 0;

}

/* ----- Basket Page -------------------------------------------------- */

.basket-heads {
    padding-bottom: 8px;
    border-bottom: 1px solid #AAA;
}
.popover-content {
    font-size: small;
}
.popover {
    max-width: 400px;
}
a.popover-anc {
    text-decoration: underline;
}
/* ----- Pricelist Page -------------------------------------------------- */
h3.prices {
    width: 100%;
    border-bottom: 1px solid #666;
    padding-bottom: 8px;
    margin-bottom: 16px;
}
h4.prices {
    width: 75%;
    padding-top: 15px;
    padding-bottom: 4px;
    border-bottom: 1px solid #CCC;
}


/* ----- Nav bars -------------------------------------------------- */
#logo-navbar {
    margin-bottom: 0;
    border-radius: 0;
    height: 120px;
}
#logo {
    width: 200px;
}
#logo-navbar-fwork {
    margin-bottom: 0;
    border-radius: 0;
    height: 120px;
    background-image: none;
    background-color: #fefecc;
    color: #444;
}

.min-order-price {
    font-size: 10px;
    line-height: 10px;
    height: 10px;
    padding: 0 0 0 42px;
    margin: 0;
}

/* ----- Image Lightbox -------------------------------------------------- */
#imagelightbox-overlay {
    background-color: #FFF;
    background-color: rgba(255, 255, 255, .9);
}

div#fsel-fname {
    float: left;
}

div#fsel-cart {
    float: left;
}

div#fsel-cbtns {
    margin-left: 30px;
    float: right;
}

div#fsel-hint {
    clear: both;
    float: left;
    line-height: 10px;
    padding: 0;
    margin: 0;
}

div#cbtn-wrap {
    width: 111px;
    height: 25px;
    margin-top: -4px;
}

a.cbtn {
    display: block;
    position: relative;
    float: left;
    width: 25px;
    height: 25px;
    background-image: url("../images/sw-sepia-color.png");
    margin-left: 12px;
}
#color-btn {
    background-position: 0px 25px;
}
#bw-btn {
    background-position: 0px 0px;
}
#sepia-btn {
    background-position: 0px 50px;
}
/* ----- cancellation policy -------------------------------------------------- */
#cancellation-policy {
    padding-bottom: 20px;
}