﻿/** {
    border-radius: 0 !important;
}*/

html {
    font-size: 14px;
    position: relative;
    min-height: 100%;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

body {
    margin-bottom: 60px;
    font-size: 1rem !important;
}

a {
    color: #0366d6;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
}

.footer-link {
    color: #dbdbdb;
    text-decoration: none;
}

.index-image {
    width: 240px;
}

.tricka-grid {
}

.tricka-grid-one {
    display: inline-block;
}

.tricka-img {
    width: 250px;
    padding: 3px;
}

/* CONFIGURATOR */
#item-image-front {
    position: relative;
    left: 200px;
}

#item-image-back {
    position: relative;
    left: 200px;
}

#motiv-image-front {
    position: absolute;
    z-index: 999999999999;
}

#motiv-image-back {
    position: absolute;
    z-index: 999999999999;
}

.detail-div-table {
    position: absolute;
    left: 50%;
    margin-left: -475px;
    width: 890px;
    padding: 20px 0 50px 0;
    display: table;
    table-layout: fixed;
}

.detail-disclaimer {
    padding-top: 50px;
}

.motiv-selector-left {
    float: left;
    padding: 10px 0 10px 15px;
    cursor: pointer;
}

.motiv-selector-right {
    float: right;
    padding: 10px 50px 10px 0;
    cursor: pointer;
}
.motiv-selector-center {
    cursor: pointer;
}

.motiv-selector-left-color {
    float: left;
    padding: 10px 0 10px 50px;
    cursor: pointer;
}

.motiv-selector-right-color {
    float: right;
    padding: 10px 50px 10px 0;
    cursor: pointer;
}

.detail-right {
    width: 235px;
    display: table-cell;
    padding: 20px 0 0 7px;
    vertical-align: top;
}

.detail-section {
    margin-bottom: 30px;
    width: 100%;
}

.detail-section-title {
    border-bottom: 1px solid;
    margin-bottom: 2px;
    font-weight: bold;
}

.detail-kod-text {
    font-size: 100%;
    text-align: center;
    padding-top: 10px;
    text-decoration: none;
}

.detail-barvy-one {
    cursor: pointer;
    display: inline-block;
    margin: 2px;
    height: 46px;
    width: 46px;
    font-size: 20px;
}

.detail-barvy-img {
    width: 46px;
}

.detail-size-one {
    cursor: pointer;
    display: inline-block;
    margin: 2px;
    padding: 3px;
    height: 40px;
    width: 40px;
    font-size: 20px;
    background-color: #888;
    color: #eee
}

.detail-motiv-img {
    width: 80px;
    margin: 10px 20px 10px 7px;
    cursor: pointer;
}

.detail-motiv-separator {
    width: 80%;
    border-bottom: 1px solid #ccc;
    margin: 5px 5px 5px 5px;
}

#detail-motiv-bright {
    float: left;
    padding: 10px 0 10px 50px;
    cursor: pointer;
    color: #888;
}

#detail-motiv-dark {
    float: right;
    padding: 10px 50px 10px 0;
    cursor: pointer;
    color: #444;
}

.detail-motiv-zada1 {
    float: left;
    padding: 10px 0 10px 50px;
}

.detail-motiv-zada2 {
    float: right;
    padding: 10px 50px 10px 0;
    cursor: pointer;
}

#detail-motiv-zada-text {
    color: #444;
    font-weight: bold;
}

#detail-motiv-zada-text2 {
    color: #888;
}

.detail-sbornik-text {
    padding-top: 20px;
    margin-left: 10px;
    font-weight: bold;
    cursor: pointer;
}

.detail-cena-text {
    font-size: 200%;
    text-align: center;
    padding-top: 10px;
}

.detail-poznamka {
    margin-bottom: 0;
}

.detail-poznamka-textarea {
    margin: 10px 0 0 10px;
    padding: 5px;
    resize: none;
}

.detail-objednat {
    margin: 10px 0 0 20px;
    width: 180px
}

.modal-body {
    text-align: center;
}

.modal-line {
    padding: 10px 0 10px;
}

.modal-loginForm {
    margin: 0 50px 0 50px;
}

.red {
    color: #d9534f;
}

.green {
    color: #5cb85c;
}
