﻿body, html, .maintable
{
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.Menuimg
{
    padding: 10px 5px;
    border-radius: 3px;
    margin: 5px;
}
.Menubutton
{
    padding: 10px 5px;
    border-radius: 3px;
    margin: 5px;
    overflow: hidden;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    border: none;
}
.sendbutton
{
    padding: 10px 5px;
    overflow: hidden;
    border-radius: 3px;
    color: brown;
    font-family: Calibri;
    font-size: 16px;
    text-decoration: none;
    border: none;
    margin: 5px;
}

.m20
{
    margin-top: 50px;
}
.mbgc
{
    background-color: #292529;
}

.maintable
{
    border-collapse: collapse;
    border-spacing: 0px;
    border: 0px;
}

.maintable td, .maintable th
{
    padding: 4px;
}
.maintable td
{
    font-size: 14px;
}
.maintable th
{
    font-size: 15px;
}

.imglogo
{
    margin: 10px 10px;
}

.eright
{
    float: right;
    margin: 5px 10px;
}

td.center.vamdl.shdbottom .fa-lg
{
    margin-bottom: 5px;
}

.tr1row
{
    background-color: #292529;
    height: 40px;
}

.titlterow
{
    background-color: #f29f00;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    margin: 15px 0px;
}
#msk .titlterow
{
    padding: 7px;
}

.titlterow, #msk .titlterow, .hometitlterow
{
    font-family: RobotoLight;
    font-size: 17px;
    border: 1px outset rgba(0, 0, 0, .4);
    text-transform: capitalize;
}
.hometitlterow
{
    background-color: #4cd964;
    text-align: center;
    vertical-align: middle;
    padding: 10px;
}
:not(td).hometitlterow
{
    margin: 15px 0px;
    height: 40px;
}

.s33
{
    width: 33.33333333%;
    float: left;
    margin: 5px 0px;
}
.d100
{
    width: 100%;
}
.s100
{
    width: 100%;
    float: left;
}

.d85
{
    width: 85%;
}

.d75
{
    width: 75%;
}

.d67
{
    width: 66%;
    margin-left: 1px;
    margin-right: 1px;
}

.d50
{
    width: 50%;
}

.hd30
{
    height: 30px;
}

.outer-div
{
    padding: 0px 20px;
}

.inner-div
{
    margin: auto;
    height: auto;
    padding: 30px;
    border: medium;
    border-color: black;
}

.d33 input[type], .d25 input[type], .d67 input[type], .d60 input[type]
{
    margin-top: 2px;
}

.d33
{
    vertical-align: top;
    width: 33%;
}
.d40
{
    vertical-align: top;
    width: 40%;
}
.d60
{
    vertical-align: top;
    width: 60%;
}

.d25
{
    width: 25%;
}

.d15
{
    width: 15%;
}

.d100, .d75, .d50, .d33, .d25, .d15, .d85, :not(textarea).d67, .d40, .d60
{
    padding: 5px;
}

.editrow
{
    height: 40px;
    text-align: center;
    vertical-align: middle;
}

.lbltp
{
    text-align: left;
    vertical-align: top;
}

.headerdiv
{
    float: right;
    color: #a7abb1;
    padding: 10px;
}

.pd10
{
    padding: 10px;
}

.menudiv
{
    background-color: #292529;
    color: #fff;
    height: 100%;
    width: 10%;
}
div.menudiv, .d100, .d75, .d50, .d33, .d25, .d15, .d85, .d67, .d40, .d60
{
    float: left;
}

div.menudiv, div.maindiv, form.maindiv
{
    display: inline-block;
}

form.maindiv > div.titlterow:first-child, form.maindiv > div.hometitlterow:first-child
{
    margin-top: 0px;
}
form.maindiv
{
    width: 60%;
    min-width: 300px;
}

.menutab
{
    width: 100%;
    height: 80vh;
    border-spacing: 0px;
    border-collapse: collapse;
    margin-top: -4px;
}

.tab1
{
    border-spacing: 0px;
    border-collapse: collapse;
}

.tab1 td
{
    padding: 10px;
}

.lblradio, input[type="radio"] + label
{
    font-size: 90%;
    color: #4ad261 !important;
}

.maindiv
{
    background-color: #fcfbfc;
    height: 100%;
    color: #fff;
    width: 90%;
}

td.maindiv
{
    /*padding-bottom: 40px;*/
}

.dbsdiv
{
    float: left;
    background-color: #fcfbfc;
    height: 100%;
    color: #fff;
    width: 50%;
    text-align: left !important;
}

.dhighlight
{
    color: black;
    background-color: yellow !important;
}

.docdiv
{
    float: right;
    background-color: ghostwhite;
    height: 50%;
    color: #fff;
    width: 80%;
}

.divishadow
{
    -moz-box-shadow: 10px 10px 5px #656565;
    -webkit-box-shadow: 10px 10px 5px #656565;
    box-shadow: 5px 5px 4px #656565;
    border-collapse: separate;
}

.shdtop
{
    -moz-box-shadow: 0px -2px 2px -2px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0px -2px 2px -2px rgba(0, 0, 0, .5);
    box-shadow: 0px -2px 2px -2px rgba(0, 0, 0, .5);
    border-collapse: separate;
}

.shdbottom
{
    -moz-box-shadow: 0px 2px 2px -2px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0px 2px 2px -2px rgba(0, 0, 0, .5);
    box-shadow: 0px 2px 2px -2px rgba(0, 0, 0, .5);
    border-collapse: separate;
}

.shdright
{
    -webkit-box-shadow: 2px 0px 2px -2px rgba(0, 0, 0, .5);
    -moz-box-shadow: 2px 0px 2px -2px rgba(0, 0, 0, .5);
    box-shadow: 2px 0px 2px -2px rgba(0, 0, 0, .5);
    border-collapse: separate;
}

.wtext
{
    color: #fff;
}

.atext
{
    color: #a7abb1;
    padding: 0px 5px;
}

.lbtn
{
    height: 15%;
    font-family: RobotoLight;
    text-transform: uppercase;
}

.lbtn:hover, .lbtnfocus
{
    background-color: #f5f4f5;
    color: #292529;
}
.lbtnfocus
{
    background-color: #fcfbfc;
}

.iconcolor
{
    color: #4ad261;
}

.lineiconcolor
{
    color: #ed5454;
}

.lineiconcolor2
{
    color: #c0228e;
}

.center-div
{
    margin: 0 auto;
}

.trht, form:not(.maindiv) label.d33
{
    text-align: right;
}

.nvbtm
{
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    font-size: 8px;
}

.nvbtm:hover
{
    font-size: 12px;
    padding: 5px;
}

.displaynone
{
    display: none;
}


/*
#tab100 tr td:last-child div{
    visibility: hidden;
    white-space:nowrap;
}

#tab100 tr:hover td:last-child div{
    visibility:visible;
}
    */


div.centre
{
    position: absolute;
    left: 45%;
    top: 43%;
    min-width: 300px;
    min-height: 300px;
    margin-left: -150px; /* Cette valeur doit être la moitié négative de la valeur du width */
    margin-top: -150px; /* Cette valeur doit être la moitié négative de la valeur du height */
}





@media (max-width:767px)
{
    .d100, .d25, .d33, .d50, .d67, .maindiv
    {
        width: 98%;
    }
    label.d33
    {
        text-align: left;
    }
    .d100, .d75, .d50, .d33, .d25, .d15, .d85
    {
        padding: 2px;
    }
    .menudiv
    {
        width: 0%;
    }
    div.centre
    {
        left: 5%;
        min-width: 90%;
        margin-left: 0px;
    }
}
