﻿/* Move down content because we have a fixed navbar that is 50px tall */
@font-face {
    font-family: 'MySMTbold';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/SCRIPTBL.ttf');
    src: url('../fonts/SCRIPTBL..eot?#iefix') format('embedded-opentype'), url('../fonts/SCRIPTBL.woff') format('woff'), /* Modern Browsers */
    url('../fonts/SCRIPTBL.ttf') format('truetype'), url('../fonts/SCRIPTBL.svg#SCRIPTBL') format('svg');
}

body {
    padding-top: 50px;
    padding-bottom: 20px;
    background-color: #FFFCCB;
    /*background-image:url('../Images/bck_00.jpg');*/
    /*background-repeat:repeat;*/
    overflow-y: auto;
    height: 100%;
    line-height: 1.2 !important;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */

/* Set widths on the form inputs since otherwise they're 100% wide */
input,
select,
textarea {
    max-width: 280px;
}

footer {
    display: block;
    float: left;
}

.logoMicro {
    margin-bottom: 5px !important;
}

.myTitle {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    color: white !important;
}

.panelLoginImage {
    display: block;
    float: left;
    padding-left: 20px;
    padding-top: 9px;
    padding-bottom: 9px;
    background-image: url('/Images/loginImage.png');
    background-repeat: no-repeat;
    height: 32px;
    width: 32px;
}

.btnWoolSort {
    border: 1px solid #999;
    border-radius: 4px;
    cursor: pointer;
    width: 80px;
    height: 22px;
    background-image: linear-gradient(to bottom, #FEFBCA 0%, #C9C675 100%) !important;
    border: none;
    padding: 4px 4px;
    cursor: pointer;
    font-size: 12px;
    color: #000;
}

    .btnWoolSort:hover {
        box-shadow: inset 0 1px 0 #fff, inset 0 -1px 0 #999, 3px 3px 2px rgba(0,0,0,0.4);
        color: #fff;
    }

.tableWoolListHeader {
    background-image: linear-gradient(to bottom, #FEFBCA 0%, #C9C675 100%) !important;
    height: 30px;
}

    .tableWoolListHeader td {
        padding-left: 3px;
    }

.tableWoolList {
    width: 100%;
    background-color: #FFFDEB;
}

    .tableWoolList td {
        height: 24px;
        line-height: 24px; /* Damit der Text vertikal zentriert ist */
        padding-left: 3px;
        line-height: 1.1;
        font-size: 0.85em;
    }

.tableWoolListCellMaterial {
    overflow-x: hidden;
    display: block;
    float: left;
}

.panelWoolList {
    display: block;
    float: left;
    text-align: left;
    border: 1px solid #808080;
    height: 100%;
    width: 800px !important;
    overflow-x: auto;
    background-image: linear-gradient(to bottom, #FEFBCA 0%, #C9C675 100%) !important;
}

.navbar-inverse {
    background-image: -webkit-linear-gradient(top, #FEFBCA 0%, #C9C675 100%) !important;
    background-image: -o-linear-gradient(top, #FEFBCA 0%, #C9C675 100%) !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FEFBCA), to(#C9C675));
    background-image: linear-gradient(to bottom, #FEFBCA 0%, #C9C675 100%) !important;
    background: -moz-linear-gradient(center top, #ffFEFBCA, #C9C675) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffFEFBCA), to(#C9C675));
    background: -moz-linear-gradient(top, #ffFEFBCA, #C9C675);
    background-repeat: repeat-x;
    border-radius: 4px;
    color: white !important;
}

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #fdfd9d !important;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        font-style: italic;
        background-color: transparent;
    }

    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
        background-color: transparent !important;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #000;
    }

.introimg {
    min-width: 390px;
    max-width: 390px;
}

.togetherImg1 {
    height: 100px;
    width: 370px;
}

#divTogetherImg1 {
    display: block;
}

.togetherImg1a {
    height: 100px;
    width: 370px;
}

.togetherImg2 {
    height: 100px;
    width: 745px;
}

#divTogetherImg2 {
    display: none;
}

.togetherImg3 {
    height: 100px;
    width: 1120px;
}

#divTogetherImg3 {
    display: none;
}

h2, .h2 {
    font-size: 24px !important;
}

.col-md-4 {
    margin-bottom: 40px !important;
    padding-left: 0px;
}

.jumbotron {
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0px !important
}

.page-header {
    border-bottom: none none !important;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

.panelOfDistance {
    height: 30px;
    margin-bottom: 10px;
    width: 370px;
    display: block;
    float: left;
    border-radius: 3px;
    /*background-image: url('/Images/Distance.png');*/
    background: rgb(210,210,255);
    background: linear-gradient(90deg, rgba(210,210,255,1) 0%, rgba(160,160,255,1) 30%, rgba(210,210,255,1) 100%);
}

.lblDistance {
    margin-left: 10px;
    padding-top: 7px;
    display: block;
    float: left;
    font-weight: bold;
    font-size: 1.1em;
}

.panelDifficulty0 {
    height: 100%;
    width: 16.667%;
    display: block;
    float: left;
    background-image: url('/Images/D0.png');
}

.panelDifficulty0 {
    height: 100%;
    width: 16.667%;
    display: block;
    float: left;
    background-image: url('/Images/D0.png');
}

.panelDifficulty1 {
    height: 100%;
    width: 16.667%;
    display: block;
    float: left;
    background-image: url('/Images/D1.png');
}

.panelDifficulty2 {
    height: 100%;
    width: 16.667%;
    display: block;
    float: left;
    background-image: url('/Images/D2.png');
}

.panelDifficulty3 {
    height: 100%;
    width: 16.667%;
    display: block;
    float: left;
    background-image: url('/Images/D3.png');
}

.panelCondition0 {
    height: 100%;
    width: 16.667%;
    display: block;
    float: left;
    background-image: url('/Images/C0.png');
}

.panelCondition1 {
    height: 100%;
    width: 16.667%;
    display: block;
    float: left;
    background-image: url('/Images/C1.png');
}

.panelCondition2 {
    height: 100%;
    width: 16.667%;
    display: block;
    float: left;
    background-image: url('/Images/C2.png');
}

.panelCondition3 {
    height: 100%;
    width: 16.667%;
    display: block;
    float: left;
    background-image: url('/Images/C3.png');
}

.panelCondition9 {
    height: 100%;
    width: 16.667%;
    display: block;
    float: left;
    background-image: url('/Images/C9.png');
}

.panelGroundSunnyNormal {
    height: 100%;
    width: 16.667%;
    display: block;
    float: left;
    background-image: url('/Images/SunnyNormal.jpg');
}

.panelGroundSunnyDifficult {
    height: 100%;
    width: 16.667%;
    display: block;
    float: left;
    background-image: url('/Images/SunnyDifficult.jpg');
}

.panelGroundRainDifficult {
    height: 100%;
    width: 16.667%;
    display: block;
    float: left;
    background-image: url('/Images/RainDifficult.jpg');
}

.panelGroundRainNoGo {
    height: 100%;
    width: 16.667%;
    display: block;
    float: left;
    background-image: url('/Images/RainNoGo.jpg');
}

.panelMapLink {
    width: 100%;
    height: 100%;
    background-image: url('/Images/MapLink.png');
    cursor: pointer;
}

.imgLike {
}

.imglike1 {
    display: block;
    float: left;
    height: 45px;
    width: 45px;
    border: none;
    background-image: url('/Images/like.png');
    background-repeat: no-repeat;
    background-size: 45px;
    object-fit: scale-down;
    margin-left: 45px;
    cursor: pointer;
    margin-top: -30px;
}

    .imglike1:hover {
        background-image: url('/Images/like_press.png');
    }

.imglike2 {
    display: block;
    float: left;
    height: 45px;
    width: 45px;
    border: none;
    background-image: url('/Images/dislike.png');
    background-repeat: no-repeat;
    background-size: 45px;
    object-fit: scale-down;
    margin-left: 45px;
    cursor: pointer;
    margin-top: -30px;
}

.imgInfo {
    display: block;
    float: left;
    height: 45px;
    width: 45px;
    border: none;
    background-image: url('/Images/info.png');
    background-repeat: no-repeat;
    background-size: 45px;
    object-fit: scale-down;
    margin-left: 5px;
    cursor: pointer;
    margin-top: -90px;
}

.imglike2:hover {
    background-image: url('/Images/dislike_press.png');
}

.panelWolle {
    margin-top: 55px;
}


.panelWolle {
    margin-top: 120px;
}

.objectStory {
    display: none;
    float: left;
    position: relative;
    background-color: white;
    width: 300px;
    height: 410px;
    text-align: justify;
    margin-top: -460px;
    /*border-top: 1px solid #b27224;*/
    margin-left: 40px;
    box-shadow: inset 0px 0px 10px 5px #C9C675;
}

@media screen and (min-width: 430px) {
    .panelWolle {
        margin-top: 5px;
    }
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .panelWolle {
        margin-top: 5px;
    }

    .jumbotron {
        margin-top: 20px;
    }

    .introimg {
        margin-left: 125px;
        max-width: 490px;
    }

    .body-content {
        padding: 0;
        padding-left: 15px;
    }

    .container {
        width: 765px;
    }

    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        /*margin-left: -15px !important;*/
    }

    #divTogetherImg1 {
        display: none;
    }

    #divTogetherImg2 {
        display: block;
    }

    #divTogetherImg3 {
        display: none;
    }

    .togetherImg1a {
        margin-bottom: 0px;
    }

    .col-md-4 {
        padding-left: 0px;
        width: 50%;
        float: left;
    }

    .panelOfDistance {
        width: calc(100% - 5px);
    }
}

@media screen and (min-width: 992px) {

    .panelWolle {
        margin-top: 5px;
    }

    .introimg {
        margin-left: 65px;
        min-width: 490px;
    }

    .col-md-4 {
        padding-left: 0px;
        width: 33.333%;
        float: left;
    }

    .togetherImg1a {
        margin-bottom: 12px;
    }

    .panelOfDistance {
        width: calc(100% - 5px);
    }
}


@media screen and (min-width: 1200px) {

    .container {
        width: 1175px;
    }

    .panelOfDistance {
        width: calc(100% - 40px);
    }

    .introimg {
        margin-left: 235px;
        min-width: 510px;
    }

    .col-md-4 {
        padding-left: 0px;
    }

    #divTogetherImg1 {
        display: none;
    }

    #divTogetherImg2 {
        display: none;
    }

    #divTogetherImg3 {
        display: block;
    }

    .togetherImg1a {
        margin-bottom: 0px;
    }
}
