.fiche-trad-modif.row-fluid
{
    position: relative;
}
    
.fiche-trad-modif .btn-validate
{
    position: absolute;
    top: -45px;
    right: 0px;
}

.buttons_fiche_trad {

    margin-bottom: 17px;
    margin-left: 10px;
}
    
@media (min-width: 850px)
{
    [class*="fiche-trad"]
    {
        min-height: 700px;
    }
    .fiche-small
    {
        display:none;
    }

    .fiche-trad-modif .span7 .nav-tabs
    {
        position: absolute;
        z-index: 2;
        height: 3.1%;
        margin-bottom: 0px;
    }

    .fiche-trad-modif .span7
    {
        margin-left: 0% !important;
        *margin-left: 0% !important;
        position: absolute;
        top: 0px;
        bottom: 0;
        height: 100%;
    }

    .fiche-trad-modif .span7 .tab-content
    {
        z-index: 1;
        position: relative;
        top: 3.1%;
        width: 100%;
        height: 96.9%;
    }


    .fiche-trad-modif .span7 textarea
    {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        border-top: 0px;
        padding: 0px;
    }

    .fiche-trad-modif .span5
    {
        position: relative;
        left: 57.446808505%;
        *left: 57.393617015638%;
        margin-left: 2.127659574% !important;
        *margin-left: 2.0744680846383% !important;
        margin-bottom: 0px;
    }
}
@media (max-width: 849px)
{
    .fiche-trad-modif .span5,
    .fiche-trad-modif .span7
    {
        position: relative;
        width:100% !important;
        margin-left: 0px !important;
    }
    .fiche-trad-modif .span7 .nav-tabs
    {
        margin-bottom: 0px;
    }
    .fiche-trad-modif .span7 textarea
    {
        height: 200px;
        width: 100% !important;
        border-top: 0px;
        padding: 0px;
    }
}
@media (min-width:768px) and  (max-width: 849px)
{
    [class*="fiche-trad"]
    {
        min-height: 600px;
    }
    .fiche-big[class*="stretch-right"]
    {
        position: relative !important;
    }
    .fiche-small
    {
        display:none;
    }
}

@media (max-width: 350px)
{
    .fiche-trad .well
    {
        padding:0px;
        margin:0px;
    }
}

@media (max-width: 767px)
{
    .stretch-right
    {
        position: relative !important;
    }
    .fiche-big
    {
        display:none !important;
    }
}

.travail_jour_0 {
    background-color: rgba(130,130,130,0.5);
}

.travail_jour_25 {
    background-color: rgba(238,16,16,0.5);
}

.travail_jour_50 {
    background-color: rgba(229,158,4,0.5);
}

.travail_jour_75 {
    background-color: rgba(232,244,0,0.5);
}

.travail_jour_100 {
    background-color: rgba(63,191,63,0.5);
}
