@import url('https://fonts.googleapis.com/css2?family=Architects+Daughter&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Architects+Daughter&family=Space+Grotesk:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat+Alternates&display=swap');

.panel-heading {
    position: relative;
    top: 0;

    background: #fff;
    transition: margin .3s, top .3s;
    padding: 1.5rem 1rem;
    display: flex;
    align-items: center;
    box-shadow: 0 0.2rem 0.2rem -0.1rem rgba(0, 0, 0, .22);
    height: 9vmin;
    background-color: #f5f4f2;
    margin-bottom: 2vmin;
}

.BodyStyleCatalog {

    color: #0e3368;
    font-family: Ubuntu, Verdana, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Cantarell, Helvetica Neue, sans-serif;
    word-break: break-word;
    overflow-wrap: break-word;
    background: #F5F5F5;
}

#import {
    margin-top: 5px;
    position: initial;
    width: 96px;
    height: 96px;
    margin-left: 5px;
    vertical-align: top;
}

#home {

    position: initial;
    width: 96px;
    height: 96px;
    vertical-align: top;
}

#back,
#ActionDelete,
#ActionModify {
    margin-top: 15px;
    position: initial;
    width: 96px;
    height: 96px;
    margin-left: 5px;
    vertical-align: top;
}

#ActionDeleteIcon,
#ActionModifyIcon {
    margin-top: 0;
    position: initial;
    width: 24px;
    height: 24px;
    margin-left: 5px;
    vertical-align: top;
}

#headerMenu {
    position: absolute;
    left: 0;
    top: 8px;
    margin: 5px;
}

#backusecatalog {
    margin-left: 5px;
}

#container {
    width: 90%;
    height: 90%;
    max-height: 95%;
    min-height: 95%;
    margin-top: 0%;
    margin-left: 5%;
}

.SubTitle {
    width: 90%;
    height: 90%;
    max-height: 95%;
    min-height: 95%;
    margin-top: 0%;
    margin-bottom: 1%;
    margin-left: 5%;
    font-size: 24px;
    font-weight: bold;
}

.catalog {
    margin: 5px;
    width: 250px;
    height: 250px;
    border: 1px solid black;
    display: inline-block;
    float: top;
}

.catalogtitle {
    width: 180px;
    height: 38px;
    margin-left: 65px;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: -5px;
    text-align: center;
    overflow: hidden;
}

.catalogdel {
    margin-top: 0;
    margin-left: 15px;
    background-color: #eeeeee;
    background-repeat: no-repeat;
    background-size: 100%;
    background-origin: content-box;
    border: 2px solid lightgray;
    border-radius: 24px;
    width: 30px;
    height: 30px;
    position: absolute;
    padding: 8px;
}

.catalogtext {
    width: 240px;
    height: 12px;
    margin: 5px;
    text-align: left;
}

.catalogimage {
    width: 100px;
    height: 140px;
    margin-top: 10px;
    margin-right: 75px;
    float: right;
}


.catalogZone {
    background-color: rgba(0, 0, 0, 0);
}

.catalogZone:hover {
    background-color: rgba(125, 125, 0, 0.5);
}

.catalogZoneModify {
    background-color: rgba(200, 200, 0, 0.5);
}

#CatalogPage0 {

    border: 1px solid #000;
}

.shadow {
    border: 1px solid #000;
}

a.control_next {
    position: absolute;
    right: 22vw;
    top: calc(44% - 18px);
    z-index: 999;
    display: block;
    padding: 10px 26px;
    width: auto;
    height: auto;
    background: #2a2a2a;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 90px;
    opacity: 0.8;
    cursor: pointer;
    border-radius: 10px;

}

a.control_prev {
    position: absolute;
    left: 15vw;
    top: calc(44% - 18px);
    z-index: 999;
    display: block;
    padding: 10px 26px;
    width: auto;
    height: auto;
    background: #2a2a2a;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 90px;
    opacity: 0.8;
    cursor: pointer;
    border-radius: 10px;

}

.test {
    webkit-box-flex: 0;
    flex-grow: 0;
    flex-shrink: 0;
    padding: .76923rem;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
    border-bottom: .07692rem solid #d8d8d8;
    border-top: .07692rem solid #d8d8d8;
    -webkit-box-align: center;
    align-items: center;
    height: auto;
    flex-direction: column;
    color: #0e3368;
    font-family: 'Architects Daughter', cursive;
}

.labelCatalog {

    font-family: Ubuntu, sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    margin: 0;
    color: #0e3368;


    display: block;
    line-height: 1.25;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 1rem;
    font-weight: 700;
    font-family: 'Montserrat Alternates', sans-serif;
}

.labelCatalog_NbPrage {


    margin: 0;
    color: #e40687;


    display: block;
    line-height: 1.25;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 1.5rem;
    font-weight: 600;
    font-family: 'Montserrat Alternates', sans-serif;

}

.labelCatalog_NbProduit {


    margin: 0;
    color: #0e3368;


    display: block;
    line-height: 1.25;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 1.5rem;
    font-weight: 600;
    font-family: 'Montserrat Alternates', sans-serif;

}

.labelCatalog_NbProduit1 {


    margin: 0;
    color: #0e3368;


    display: block;
    line-height: 1.25;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 1rem;
    font-weight: 600;
    font-family: 'Montserrat Alternates', sans-serif;

}

.labelCatalog_NbProduit2 {


    margin: 0;
    color: #0e3368;


    display: block;
    line-height: 1.25;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 1rem;
    font-weight: 600;
    font-family: 'Montserrat Alternates', sans-serif;

}

.labelCatalog_NbProduit3 {

    margin: 0;
    color: #FFF;
    display: block;
    line-height: 1.25;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    /* font-size: 1rem; */
    font-weight: 600;
    background-color: #17b15b;
    height: 4vmin;
    text-align: center;
    /* margin-top: 2vmin; */
    padding-top: 1vmin;
    font-family: 'Architects Daughter', cursive;
    font-size: 2.4vmin;
    cursor: pointer;
}


.lblcata {

    margin: 0;
    color: #FF0000;


    display: block;
    line-height: 1.25;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 1.5rem;
    font-weight: 600;
    font-family: 'Montserrat Alternates', sans-serif;
}

.labelCatalogPage {



    font-weight: 400;
    margin: 0;
    color: #0e3368;


    display: block;
    line-height: 1.25;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 2rem;
    font-weight: 700;
    font-family: 'Architects Daughter', cursive;

}

.divCatalogNbPage {
    position: absolute;
    right: 50%;
    bottom: 7vmin;

}

#Catalog_panel {
    width: 21.30769rem;
    /* padding-bottom: 0; */
    background: #FFF;
    line-height: 1.3;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column nowrap;
    position: absolute;
    padding: 10px;
    right: 2vmin;
    bottom: 2vmin;
    z-index: inherit;
    height: 83%;
    box-shadow: 2px 0px 30px grey;
    border-radius: 20px;


}

#catalogAndViewerContainer {
    display: flex;
    flex-direction: row;
    margin: 25px;
}

/* penser à actualiser le code pour le responsive */
#flipbookZone {
    width: 1500px;
    height: 1000px;
    left: 0%;
    top: 0;
    position: relative;

    padding: 0;
    margin: auto;
}

#flipbookContainer {
    margin: 0;
    position: relative;
    top: 0;
    left: 0;
}

#flipbook {}

#iframcontainer {
    position: relative;
    flex: 1;
}

#displayframe {
    float: right;
}

#catalogInfo {
    position: relative;
    flex: 1;
}

#divInfo {
    float: right;
    border: 1px solid black;
}

#savescript {
    margin-top: 35px;
}

#lblerror {
    margin-top: 55px;
    color: red;
    font-size: 30px;
    font-weight: bold;
}

.inputLine {
    margin: 5% 5% 5% 2.5%;
    width: 95%;
    height: 60px;
}

.labelTitle {
    font-size: 30px;
    display: inline;
    width: 20%;
    vertical-align: middle;
}

.inputInt {
    font-size: 30px;
    width: 60%;
    step: 10;
    display: inline;
    vertical-align: middle;
}

.inputInt[type="number"] {
    appearance: textfield;
    -moz-appearance: textfield;
}

.spinner-button {
    cursor: default;
    background-color: #ccc;
    width: 5%;
    text-align: center;
    margin: 0px;
    border: 1px solid black;
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    height: 40px;
}

.spinner-button-img {
    vertical-align: middle;
}

.spinner-button-img-little {
    padding: 20%;
}

.warning {

    color: red;
    font-size: 50px;
    font-weight: bold;
}

.dz-preview {

    width: 95%;
    background: gainsboro;
}

.dropzone .dz-preview.dz-file-preview .dz-image {
    display: none;
}

.dropzone .dz-preview .dz-progress {
    left: 10%;
    width: 80%;
    margin: 10px;
}

.dz-filename {
    display: none;
}