﻿body {
    padding-bottom: 20px;
    min-height: 800px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    background-color: red;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

#custom-navbar {
    background-color: #000 !important;
    height: 35px;
}

#side-top {
}

#side-bottom {
}

#lblConfigName {
    color: white;
    font-family: Calibri;
    font-size: 18px;
    font-weight: 500;
    white-space: normal;
    width: 100%;
    text-decoration: underline;
}

.dvButtons img {
    width: 135px;
    margin-bottom: 5px;
}

#layers-container {
    background-color: #ECECED;
}

#layer-left {
    float: left;
    width: 7.1%;
    margin-left: 4px;
}

    #layer-left img {
        width: 135px;
    }

#layer-right {
    float: left;
    width: 74%;
    height: 200px;
}

#layer-left-button {
    /*cursor: pointer;
    float: left;
    width: 3%;
    height: 200px;
    background-image: url('/ConfigurateurSemelle/Images/SiteImages/Left_70x200.png');
    border: 1px solid rgb(206, 206, 206);*/
    cursor: pointer;
    float: left;
    width: 60px;
    height: 204px;
    background-image: url('/ConfigurateurSemelle/Images/SiteImages/Left_70x200.png');
    border: 1px solid rgb(206, 206, 206);
    left: 25px;
    top: -55px;
}


#layer-right-button {
    /*cursor: pointer;
    float: left;
    width: 3%;
    height: 200px;
    background-image: url('/ConfigurateurSemelle/Images/SiteImages/Right_70x200.png');
    border: 1px solid rgb(206, 206, 206);*/
    cursor: pointer;
    float: left;
    width: 60px;
    height: 204px;
    background-image: url('/ConfigurateurSemelle/Images/SiteImages/Right_70x200.png');
    border: 1px solid rgb(206, 206, 206);
    left: 38px;
    top: -55px;
}

.large-12 {
    width: 100%;
}

.owl-item {
    background-color: silver;
    height: 204px;
    width: 160px;
    margin-right: 0 !important;
    border: 1px solid rgb(206, 206, 206);
    background-color: #ececed;
    background-position-x: center;
    background-image: url('/ConfigurateurSemelle/Images/SiteImages/AddOff_147x200.png');
    -webkit-transition: background-image 0.2s ease-in-out;
    transition: background-image 0.2s ease-in-out;
    cursor: pointer;
}

    .owl-item:hover {
        background-image: url('/ConfigurateurSemelle/Images/SiteImages/AddOn_147x200.png');
    }

    .owl-item .item h4 {
        margin-top: 150px;
        text-align: center;
        color: silver;
    }


.owl-nav div {
    padding: 5px 9px;
}

.owl-theme .owl-buttons i {
    margin-top: 2px;
}

.owl-nav div {
    position: absolute;
}

.owl-nav .owl-prev {
    left: -45px;
    top: 55px;
}

.owl-nav .owl-next {
    right: -45px;
    top: 55px;
}

.owl-stage {
    /*padding-left: 55px !important;*/
}

    .owl-stage div {
        /*width: 55px !important;*/
    }

.owl-stage-outer {
    margin-left: 40px;
    width: 100%;
}

.imgCapronModel {
    background-color: red;
    width: 100px;
    height: 100px;
}

.image-container {
    width: 75%;
    height: 100%;
    margin-left: 14%;
    line-height: 14px;
}

.image-container-capron-models {
    width: 75%;
    margin-left: 14%;
    max-height: 310px;
    max-width: 400px;
    line-height: 14px;
}

.dvResponsiveImage {
    height: 80%;
    width: 16%;
    margin-left: 7.5%;
}

.imgResponsive {
    width: 100%;
    height: 80%;
    border-width: 0px;
    border-style: solid;
    border-color: gray;
    border-radius: 0px;
}



.dvSearch {
    width: 270px;
    background: red;
    height: 36px;
    margin-left: 8.7vw;
    text-align: left;
    color: black;
    position: absolute;
    margin-top: -25px;
    display: flex;
}

.sbmSearchMyModels {
    background-image: url("/ConfigurateurSemelle/Images/SiteImages/SearchRedWhite.png" );
    width: 35px;
    height: 30px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: transparent;
    border-style: none;
}

.dvTopContainer {
    height: 10vw;
    width: 100%;
}

.imgModelsIndicator {
    width: 5vw;
    height: 6.125vw;
    position: absolute;
    margin-top: 50px;
    margin-left: 25%;
}

.dvModelExplicator {
    width: 300px;
    position: absolute;
    margin-left: 30%;
    margin-top: 3vw;
    width: 38vw;
}

.dvExplainModelsContent {
    position: absolute;
    margin-left: 30%;
    margin-top: 5vw;
    width: 38vw;
    text-align: center;
    vertical-align: top;
}


.rowDiv {
    width: 100%;
    height: 45%;
    display: flex;
    position: relative;
    vertical-align: central;
}



.dvSelectType {
    padding-top: 10px;
    padding-bottom: 20px;
    height: 80%;
    min-height: 300px;
}


.dvTopSelectModel {
    height: 200px;
    width: 100%;
    height: 25%;
    margin-bottom: 20px;
    min-height: 100px;
}

.dvWhiteSeperator {
    width: 100%;
}

.dvModelLabelContainer {
    margin-top: -17px;
}

.select-type-ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.select-type-ul-my {
    margin: 0;
    padding: 0;
    list-style: none;
}

.li-top {
    height: 15%;
    width: 100%;
    text-align: center;
    padding-left: 2%;
}

.li-middle {
    margin-top: 30px;
    height: 30%;
    width: 100%;
}

.li-bottom {
    margin-top: 20px;
    height: 10%;
    width: 100%;
    min-height: 100px;
}

.img-new-model {
    margin-top: 20px;
    width: 3.5vw;
}

.lbl-model-name {
    color: black;
    font-family: 'Trebuchet MS';
    font-weight: 100;
    font-size: 1.2vw;
    margin-left: 50px;
}

.txt-model-name {
    margin-left: 50px;
    color: black;
    font-size: 20px;
    height: 50px;
    width: 70%;
    max-width: 500px;
}

.lbl-rest {
    color: black;
    font-family: 'Trebuchet MS';
    font-weight: 100;
    color: rgb(153, 153, 153);
    font-size: 36px;
}

.lbl-rest-text {
    color: rgb(153, 153, 153);
    font-family: 'Trebuchet MS';
    font-weight: 100;
    font-size: 18px;
    line-height: 15px;
    word-wrap: normal;
    width: 100px;
}

.submit-start-config {
    background-color: gray;
    height: 45px;
    font-family: 'Trebuchet MS';
    border: none;
    margin-top: -5px;
    font-size: 20px;
    width: 100px;
}

.lbl-error-message {
    font-family: 'Trebuchet MS';
    font-size: 16px;
    font-weight: 100;
    color: red;
    margin-left: 3%;
    font-style: italic;
}

.li-middle-search {
    margin-top: 10px;
    height: 24%;
    width: 100%;
}

#dvPullRightSearch {
    margin-top: -30px;
    margin-right: 7%;
    height: 36px;
    width: 350px;
}

.div-next-prev {
    /*height: 83%;*/
    /*background-color: rgb(221, 223, 225);*/
    margin-top: -55%;
}

.lbl-next-prev {
    font-size: 36px;
    color: red;
    margin-top: 26%;
    font-family: 'Bebas Neue';
}

.img-capron-models-search {
    width: 80%;
    height: 70%;
    border-width: 4px;
    border-style: solid;
    border-color: whitesmoke;
}

.lbl-model-search {
    font-family: Calibri;
    font-size: 12px;
    color: black;
    margin-top: 10px;
}

.lbl-model-search-date {
    font-family: 'Caviar Dreams';
    font-size: 12px;
    color: black;
    font-style: italic;
}

.lbl-next-prev-indicator {
    font-size: 18px;
    color: black;
    margin-top: 15px;
}

.div-options {
    width: 61%;
    margin-left: 4.5%;
    margin-top: 1%;
    height: 66%;
    min-width: 20px;
    min-height: 20px;
    position: absolute;
    opacity: 0.9;
    display: none;
    background: rgb(255, 1, 3);
}

.div-options-my {
    width: 60.5%;
    margin-left: 4.5%;
    margin-top: 0.5%;
    height: 73%;
    min-width: 20px;
    min-height: 20px;
    position: absolute;
    opacity: 0.9;
    display: none;
    background: rgb(255, 1, 3);
}

.ul-options {
    width: 101%;
    height: 100%;
    font-weight: normal;
}

.lbl-option {
    font-size: 24px;
    margin: 0 auto;
    width: 200px;
    margin-top: 35%;
    font-family: 'Bebas Neue';
    color: white;
    font-weight: normal;
}

.lbl-option-mymodels {
    font-size: 22px;
    margin: 0 auto;
    width: 200px;
    margin-top: 38%;
    font-family: 'Bebas Neue';
    color: white;
    font-weight: normal;
}

.next-prev-container {
    width: 75%;
    height: 90%;
    margin-left: 14%;
    line-height: 16px;
}

.div-rename {
    z-index: 5;
    background-color: black;
    width: 100%;
    height: 100%;
    position: absolute;
    display: none;
}

.div-rename-content {
    background-color: white;
    width: 400px;
    height: 230px;
    margin: 0 auto;
    border-radius: 5px;
    margin-top: 15%;
}

.submit-change-Name {
    background-color: red;
    height: 40px;
    font-family: 'Trebuchet MS';
    font-size: 20px;
    border-width: 0;
}

.lbl-error-message-mymodels {
    font-family: 'Trebuchet MS';
    font-size: 14px;
    font-weight: 100;
    color: red;
    font-style: italic;
}


.del-modif-left {
    width: 50%;
    float: left;
    height: 100%;
    border-right: 1px solid white;
    padding-top: 7%;
    font-size: 22px;
}

.del-modif-right {
    width: 50%;
    float: left;
    height: 100%;
    padding-top: 7%;
    font-size: 22px;
}

.send-to-client {
    width: 24px;
    cursor: pointer;
    margin-left:100Px;
}
