﻿/* Classes from itu site*/

/* PR : affichage des messages associés aux validation attributes */
.validation-summary-errors, .errorMessage {
        color: firebrick;
        background: pink !important;
        border-radius: 5px;
}

.logo {
    margin-top: 30px;
    width: 75px;
    display: block;
    float: left;
}

.logo-itu150 {
    padding: 30px 0px 0px 0px;
    float: right;
}

.tagline {
    display: block;
    float: left;
    padding: 10px 0 0 0;
    min-height: 60px !important;
}

    .tagline h2 {
        padding-left: 15px;
        padding-top: 15px;
        font-size: 1.5em;
        font-weight: bold;
        font-family: "DroidSansBold", Arial, Helvetica, sans-serif !important;
        color: #000;
    }

    .tagline .lang-switcher {
        padding-left: 15px;
        color: #84959f !important;
    }

        .tagline .lang-switcher a {
            color: #84959f !important;
            font-size: 0.75em;
        }

            .tagline .lang-switcher a:link, .lang-switcher a:active, .lang-switcher a:visited {
                color: #84959f !important;
                text-decoration: none;
            }


/* end of classes from itu site */

.color-icon {
    color: #4268ca;
}

.color-icon-disabled {
    color: #c9c6c6;
}

.row-padding-default {
    padding-bottom: 5px;
}

.control-padding-default {
    padding-top: 6px;
}

span.field-validation-tooltip {
    position: relative;
}

    span.field-validation-tooltip a span.field-validation-tooltip-message {
        display: none;
    }

    span.field-validation-tooltip a:hover span.field-validation-tooltip-message {
        display: block;
        position: absolute;
        margin-top: 0;
        margin-left: 10px;
        width: 175px;
        padding: 5px;
        z-index: 100;
        color: #000000;
        background: #FFFFAA;
        font: 12px "Arial", sans-serif;
        text-align: left;
        text-decoration: none;
    }

.btn-search {
    color: #fff;
    border-color: #dbdbdb;
    border-color: #ccc;
}

    .btn-search:hover,
    .btn-search:focus,
    .btn-search.focus,
    .btn-search:active,
    .btn-search.active,
    .open > .dropdown-toggle.btn-search {
        color: #fff;
        border-color: #dbdbdb;
        border-color: #ccc;
    }

    .btn-search:active,
    .btn-search.active,
    .open > .dropdown-toggle.btn-search {
        background-image: none;
    }

    .btn-search.disabled,
    .btn-search[disabled],
    fieldset[disabled] .btn-search,
    .btn-search.disabled:hover,
    .btn-search[disabled]:hover,
    fieldset[disabled] .btn-search:hover,
    .btn-search.disabled:focus,
    .btn-search[disabled]:focus,
    fieldset[disabled] .btn-search:focus,
    .btn-search.disabled.focus,
    .btn-search[disabled].focus,
    fieldset[disabled] .btn-search.focus,
    .btn-search.disabled:active,
    .btn-search[disabled]:active,
    fieldset[disabled] .btn-search:active,
    .btn-search.disabled.active,
    .btn-search[disabled].active,
    fieldset[disabled] .btn-search.active {
        border-color: #dbdbdb;
        border-color: #ccc;
    }


    .btn-search .badge {
        color: #dbdbdb;
        background-color: #fff;
    }

.text-default {
    text-align:left;
    display: inline-block;
    width: 150px;
}

.text-default-lg {
    text-align:left;
    display: inline-block;
    width: 220px;
}


.text-default-sm {
    text-align:left;
    display: inline-block;
    width: 115px;
}

.text-default-custom {
    text-align:left;
    display: inline-block;
}

.display-for-default {
    padding-top: 7px;
}


.has-text-default .input-group-addon {
    background-color: white;
    border: none;
    border-radius: 0;
}

.panel-email {
    height: 34px;
    padding: 6px 12px;
}

.button-table-header {
    border: currentColor;
    -moz-border-image: none;
    -o-border-image: none;
    -webkit-border-image: none;
    border-image: none;
    background-color: transparent;
}

.button-style {
    display: inline-block;
    margin-bottom: 0px;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    color: #333;
    background-color: white;
    border-color: #adadad;
}

/* couleur de fond des lignes de produits notifiés selon leur état */
article.ProduitNotifieAttente
{
	background-color: lightgray;
}
article.ProduitNotifieATraiter
{
	background-color: #4CA20B;
}
article.ProduitNotifieEtude
{
	background-color: #94F0F8;
}
article.ProduitNotifieLibre
{
	background-color: #DEFCFA/*DEFCFA*//*DDFF73*/;
}
article.ProduitNotifieABeatifier
{
    background-color: #09F6E9/*81F7F3*/;
}
article.ProduitNotifieAControler
{
	background-color: #FFFF00/*FFB181*/;
}
article.ProduitNotifieCertifie
{
	background-color: #D2FECE/*DAFFBE*/;/*BEFFFA*/
}
article.ProduitNotifieConforme
{
	background-color: #05FB12/*59FF1D*/;/*BEFFFA*/
}
article.ProduitNotifieNonConforme
{
	background-color: #FCEAFF;/*FADBFF*/
}
article.ProduitNotifieAsuivre
{
	background-color: #FF574A;
}


/*#EnvoyerBA
{
    background-color:#09F6E9;
}*/

.YellowAControler
{
   background-color: #FFFF00/*FFB181*/;
}
.BlueBeatify
{
    background-color:#09F6E9;
}
.BlueBeatified{
    background-color:#E0F8F7;/*C9FEFB*//*DEFCFA*/
}
.GreenCertify
{
    background-color:#05FB12;/*59FF1D*//*00FF00*/
}
.GreenCertified{
    background-color:#D2FECE/*#D2FECE*//*CFFBCA*//*B2FFB6*/
}
.BtnColorTextBorder
{
    color: #333333;
    border-color: #cccccc;
}
