
@font-face {
    font-family: 'Merck';
    src: url('font/Merck-Regular.eot');
    src: url('font/Merck-Regular.eot?#iefix') format('embedded-opentype'),
    url('font/Merck-Regular.woff2') format('woff2'),
    url('font/Merck-Regular.woff') format('woff'),
    url('font/Merck-Regular.ttf') format('truetype'),
    url('font/Merck-Regular.svg#Merck-Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AvantGarde Normal';
    src: url('fonts/AvantGardeLT-Book.eot');
    src: url('fonts/AvantGardeLT-Book.eot?#iefix') format('embedded-opentype'),
    url('fonts/AvantGardeLT-Book.woff2') format('woff2'),
    url('fonts/AvantGardeLT-Book.woff') format('woff'),
    url('fonts/AvantGardeLT-Book.ttf') format('truetype'),
    url('fonts/AvantGardeLT-Book.svg#AvantGardeLT-Book') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'AvantGarde Book';
    src: url('fonts/AvantGardeLT-Book.eot');
    src: url('fonts/AvantGardeLT-Book.eot?#iefix') format('embedded-opentype'),
    url('fonts/AvantGardeLT-Book.woff2') format('woff2'),
    url('fonts/AvantGardeLT-Book.woff') format('woff'),
    url('fonts/AvantGardeLT-Book.ttf') format('truetype'),
    url('fonts/AvantGardeLT-Book.svg#AvantGardeLT-Book') format('svg');
   /* font-weight: 500;
    font-style: normal;*/
}
@font-face {
    font-family: 'R&C Demo';
    src: url('fonts/RC-Demo.woff2') format('woff2'),
    url('fonts/RC-Demo.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.container{
    overflow: hidden;
    width: 1024px;
    height: 768px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #52338a;
}
.logo{
    overflow: hidden;
    width: 204px;
    height: 46px;
    position: absolute;
    left: 30px;
    top: 30px;
    background: url(images/logo.png) no-repeat;
    background-size: 100% 100%;
}
.footer{
overflow: hidden;
    width: 192px;
    height: 187px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0;
    background: url(images/footer-page.png) no-repeat;
    background-size: 100% 100%;
}
.bt-home{
overflow: hidden;
    width: 36px;
    height: 36px;
    position: absolute;
    right: 30px;
    top: 30px;
    background: url(images/btn_home.png) no-repeat;
    background-size: 100% 100%;
}
.calculate-screen{
    width: 900px;
    height: 553px;
    position: absolute;
    background: white;
    top: 102px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    z-index: 1;
    border-radius: 10px;
    -webkit-box-shadow: 2px 4px 11px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 4px 11px -4px rgba(0,0,0,0.75);
    box-shadow: 2px 4px 11px -4px rgba(0,0,0,0.75);
}

.footer-bloc {
min-height: 78px;
    /* padding: 10px 65px; */
    width: 900px;
    /* margin: auto; */
    color: #52338f;
    font-family: 'AvantGarde Normal';
    font-size: 10px;
    /* margin-top: 0px; */
    text-align: left;
    line-height: 14px;
    bottom: 0;
    background-color: #f9f9f9;
    left: 0;
    position: absolute;
    border-radius: 0 0 7px 7px;
}

.img-info.form_cal {
     width: 34px;
    top: 4px;
    left: 70px;
    position: absolute;
}

.notice-content{
        width: 653px;
    position: absolute;
    left: 115px;
}

.calculate-screen h3{
        font-family: Merck;
    /* margin: 0 auto; */
    position: absolute;
    left: 300px;
    right: 0;
    top: 20px;
    text-transform: uppercase;
        color: #522f91;
}
.calculate{
height: 360px;
    width: 665px;
    position: absolute;
    /* padding: 0px 45px 0px 45px; */
    margin: auto;
    border: 1px solid #dddddd;
    top: 78px;
    left: 115px;
    /* margin-bottom: 10px; */
    background-color: #fff;
}



.effect-shadow {
    position: relative;
}/*
.effect-shadow:before, .effect-shadow:after {
    z-index: 0;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 14%;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #b3b3b3;
    -webkit-box-shadow: 0 23px 13px #dcdcdc;
    -moz-box-shadow: 0 23px 13px #dcdcdc;
    box-shadow: 0 23px 13px #dcdcdc;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
*/
.dose{
        height: 55px;
    border-bottom: 1px solid #dddddd;
    margin: 0 33px;
}
.dose h4{
    font-size: 15.5px;
color: #522f91;
    font-family: 'AvantGarde Normal';
    text-transform: uppercase;
    font-weight: bold;
    top: 22px;
    position: absolute;
}

.durees{
            height: 55px;
    border-bottom: 1px solid #dddddd;
    margin: 0 33px;
}
.durees h4{
    font-size: 15.5px;
color: #522f91;
    font-family: 'AvantGarde Normal';
    text-transform: uppercase;
    font-weight: bold;
    top: 77px;
    position: absolute;
}

.open-select {
position: absolute;
    left: 602px;
    width: 25px;
    height: 31px;
    top: 13px;
    z-index: 9;
    line-height: 29px;
    text-align: center;
    color: #52338a;
    font-weight: bolder;
    font-size: 23px;
    background: #bfbfbf;
}
#poid{
    width: 312px;
    background-color: #efefef;
    height: 221px;
    z-index: 20;
    position: absolute;
    left: 316px;
    top: 45px;
    color: #522f91;
    font-family: 'AvantGarde Normal';
    text-transform: uppercase;
    font-weight: bold;
}
div#poid div {
    height: 35px;
    width: 40px !important;
    line-height: 35px;
    text-align: center;
    padding: 0 5px;
    width: max-content;
    float: left;
    border: 1px solid #ccc;
}

.input-dose{
      position: absolute;
    left: 363px;
    width: 263px;
    height: 30px;
    top: 13px;
    border: 1px solid #d4d4d4;
}


.input-duree{
      position: absolute;
    left: 363px;
    width: 263px;
    height: 30px;
    top: 70px;
    border: 1px solid #d4d4d4;
}
.open-select-duree {
    position: absolute;
    left: 602px;
    width: 25px;
    height: 31px;
    top: 70px;
    z-index: 9;
    line-height: 29px;
    text-align: center;
    color: #52338a;
    font-weight: bolder;
    font-size: 23px;
    background: #bfbfbf;
}
div#duree div {
    height: 35px;
    width: 40px !important;
    line-height: 35px;
    text-align: center;
    padding: 0 5px;
    width: max-content;
    float: left;
    border: 1px solid #ccc;
}
#duree {
    width: 312px;
  
    height: 149px;
    z-index: 1;
    position: absolute;
    left: 316px;
    top: 101px;

      
    background-color: #efefef;

   
    color: #522f91;
    font-family: 'AvantGarde Normal';
    text-transform: uppercase;
    font-weight: bold;
}

.btn-calculate{
    position: absolute;
    left: 300px;
    color: #ffcb06;
    font-family: 'AvantGarde Normal';
    font-size: 23px;
    font-weight: bold;
    text-decoration: underline;
    top: 120px;
}
.stylos{
    position: absolute;
    top: 178px;
    width: 603px;
    left: 33px;
}
.stylos h3{
font-family: Merck;
    /* margin: 0 auto; */
    position: absolute;
    left: 131px;
    right: 0;
    top: 0;
    text-transform: uppercase;
    color: #522f91;
}
.stylos img{
        width: 214px;
}

.stylo1{
    position: absolute;
    top: 30px;
        width: 603px;
}
.stylo1 p{
    position: absolute;
    top: 7px;
    left: 217px;
    font-family: 'AvantGarde Normal';
    color: #522f91;
    font-size: 13px;
}
.stylo2{
    position: absolute;
    top: 70px;
        width: 603px;
}
.stylo2 p{
    position: absolute;
    top: 7px;
    left: 217px;
    font-family: 'AvantGarde Normal';
    color: #522f91;
    font-size: 13px;
}
.stylo3{
    position: absolute;
    top: 110px;
        width: 603px;
}
.stylo3 p{
    position: absolute;
    top: 7px;
    left: 217px;
    font-family: 'AvantGarde Normal';
    color: #522f91;
    font-size: 13px;
}

.numberStylo1{
    position: absolute;
    left: 326px;
    width: 263px;
    height: 30px;
    top: 1px;
    border: 1px solid #d4d4d4;
}
.numberStylo2{
    position: absolute;
    left: 326px;
    width: 263px;
    height: 30px;
    top: 1px;
    border: 1px solid #d4d4d4;
}
.numberStylo3{
    position: absolute;
    left: 326px;
    width: 263px;
    height: 30px;
    top: 1px;
    border: 1px solid #d4d4d4;
}

.valDose{
        color: #522f91;
    font-family: 'AvantGarde Normal';
    padding: 7px;
}
.valDuree{
        color: #522f91;
    font-family: 'AvantGarde Normal';
    padding: 7px;
}
.stylosInput{
        color: #522f91;
    font-family: 'AvantGarde Normal';
    padding: 7px;
}
.valeurDose ,.valeurDuree{
    opacity: 0
}
h3.h3{ font-family: Merck;
    /* margin: 0 auto; */
    position: absolute;
    left: 184px;
    right: 0;
    top: 35px;
    text-transform: uppercase;
    color: #522f91;
    font-size: 24px;}

   