/* Footer collé en bas */
html { height: 100%;}
body {  position: relative; min-height: 100%; padding-top: 70px; padding-bottom: 6em; box-sizing: border-box; padding-right: 0px !important;}

/*Button Menu*/
button > a {
    text-decoration: none;
    color : lightgrey;
}
.full-width {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}
.border-bottom{
    border: none;
    animation-direction: reverse;
    animation-duration:0s;
}
.border-bottom:hover{
    text-decoration: none;
    background : none;
    color: #a8a8a8;
    border: none;
}
.active {
    background: none !important;
    border-bottom: solid #a8a8a8 2px !important;
    /*border: solid 2px black;*/
    color: #4d4d4d !important;
    /*border: none;*/
}
/* Title menu header */
.title_menu{
    font-size: 17px;
}

/* Modal ajout adresse */
#required_fields_new_address
{
    float: left;
    margin-top: -20px;
}


@font-face
{
    font-family: "LouisGeorgCafe";
    src: url('../louis_george_caf/LouisGeorgCafe.ttf');
}

*
{
    font-family: "LouisGeorgCafe", serif;
}

.cc-message{
    background: url("../svg/cookies.svg") no-repeat;
    padding-left: 40px;
}

#tekyn-logo{
    max-height: 175px !important;
}

label>.help-block{
    display: none;
}

/*#tekynbundle_basis_image{*/
    /*display: none;*/
/*}*/
.upload > .browse ~ input[type='file']{
    position: absolute;
    margin-top: 3px;
    margin-left: 3px;
    height: 1px;
    width: 1px;
    z-index: -5;
    color: red;
}

/*.form-control-file{*/
    /*!*position: absolute;*!*/
    /*display: flex;*/
    /*margin-top: 3px;*/
    /*margin-left: 3px;*/
    /*height: 1px;*/
    /*width: 250px;*/
    /*z-index: -5;*/
    /*color: #dff2f5;*/
/*}*/

.article{
    vertical-align: middle;
    /*width: 50px;*/
    height: 50px;
    width: 100%;

    border-radius: 50%;
    object-fit: contain;
}

hr.style18 {
    margin: 0;
    height: 30px;
    border-style: solid;
    border-color: #8c8b8b;
    border-width: 1px 0 0 0;
    border-radius: 20px 20px 0 0;
    background-color: #d7e9ec;
}
hr.style18:before {
    display: block;
    content: "";
    height: 100%;
    margin-top: -31px;
    border-style: solid;
    border-color: #8c8b8b;
    border-width: 0 0 1px 0;
    border-radius: 20px;
}
/* Super Admin */
#display_superAdmin
{
    position: absolute;
    top: 32.5%;
    left: 60%;
    transform: translate(-50%, -50%);
    z-index: 2000;
    max-width: 25%;
}
#compte_superAdmin_name
{
    /*margin-left: -38px;*/
    margin-top: -30px;
    color: coral;
}
#companies_list
{
    width: 80%;
	border-radius: 5px;
	padding: 6px;
	color: #414350;
	font-weight: 700;
}

.navbar {
    z-index: 150;
}

@media screen and (min-width: 1190px) and (max-width: 1480px)
{
    #display_superAdmin
    {
        position: absolute;
        top: 25.5%;
        left: 60%;
        transform: translate(-50%, -50%);
        transition: 0.5s;
        z-index: 10;
        width: 100%;
    }
    #choice_company_superAdmin
    {
        margin-left: 7%;
        transition: 0.5s;
    }
}
@media screen and (min-width: 1151px) and (max-width: 1189px)
{
    #display_superAdmin
    {
        position: absolute;
        top: 29.5%;
        left: 70%;
        transform: translate(-50%, -50%);
        transition: 0.5s;
        z-index: 10;
    }
    #choice_company_superAdmin
    {
        transform: scale(0.8);
        margin-left: -55%;
        transition: 0.5s;
    }
    #compte_superAdmin_name
    {
        transform: scale(0.9);
        /*margin-left: -50%;*/
        transition: 0.5s;
        margin-top: 0px;
    }
}
@media screen and (min-width: 1109px) and (max-width: 1150px)
{
    #display_superAdmin
    {
        position: absolute;
        top: 20.5%;
        left: 72%;
        transform: translate(-50%, -50%);
        transition: 0.5s;
        z-index: 10;
    }
    #choice_company_superAdmin
    {
        transform: scale(0.8);
        margin-left: -55%;
        transition: 0.5s;
    }
    #compte_superAdmin_name
    {
        transform: scale(0.8);
        /*margin-left: -55%;*/
        transition: 0.5s;
        margin-top: 0px;
    }
}
@media screen and (min-width: 450px) and (max-width: 1108px)
{
    #display_superAdmin
    {
        position: absolute;
        top: 30%;
        left: 68%;
        transform: translate(-50%, -50%);
        transition: 0.5s;
        z-index: 10;
    }
    #choice_company_superAdmin
    {
        transform: scale(0.8);
        margin-left: -55%;
        transition: 0.5s;
        margin-top: -12px;
    }
    #compte_superAdmin_name
    {
        transform: scale(0.8);
        margin-left: -55%;
        transition: 0.5s;
        /*margin-top: -10px;*/
        margin-top: -30px;
    }
}
/* Items du menu sélectionnables */
@media screen and (width: 1280px) and (height: 610px)
{
    #display_superAdmin
    {
        position: absolute;
        top: 35%;
        left: 70%;
        transform: translate(-50%, -50%);
        transition: 0.5s;
        z-index: 10;
    }
    #choice_company_superAdmin
    {
        transform: scale(0.8);
        margin-left: -55%;
        transition: 0.5s;
    }
    #compte_superAdmin_name
    {
        transform: scale(0.9);
        margin-left: -46%;
        transition: 0.5s;
        margin-top: -2px;
    }
}
@media screen and (width: 1295px) and (height: 722px)
{
    #display_superAdmin
    {
        position: absolute;
        top: 32.5%;
        left: 68%;
        transform: translate(-50%, -50%);
        transition: 0.5s;
        z-index: 10;
    }
    #choice_company_superAdmin
    {
        transform: scale(0.8);
        margin-left: -55%;
        transition: 0.5s;
    }
    #compte_superAdmin_name
    {
        transform: scale(0.9);
        margin-left: -46%;
        transition: 0.5s;
        margin-top: -2px;
    }
}
@media screen and (width: 1440px) and (height: 766px)
{
    #display_superAdmin
    {
        position: absolute;
        top: 34.5%;
        left: 70%;
        transform: translate(-50%, -50%);
        transition: 0.5s;
        z-index: 10;
    }
    #choice_company_superAdmin
    {
        transform: scale(0.8);
        margin-left: -55%;
        transition: 0.5s;
    }
    #compte_superAdmin_name
    {
        transform: scale(0.9);
        margin-left: -46%;
        transition: 0.5s;
        margin-top: -2px;
    }
}
@media screen and (width: 1440px) and (height: 732px)
{
    #display_superAdmin
    {
        position: absolute;
        top: 35.5%;
        left: 67%;
        transform: translate(-50%, -50%);
        transition: 0.5s;
        z-index: 10;
    }
    #choice_company_superAdmin
    {
        transform: scale(0.8);
        margin-left: -55%;
        transition: 0.5s;
    }
    #compte_superAdmin_name
    {
        transform: scale(0.9);
        margin-left: -46%;
        transition: 0.5s;
        margin-top: -2px;
    }
}