﻿html {
    background-color: white;
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}



body {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100% !important;
    left: 0px !important;
    position: absolute;
}

textarea {
    padding: 5px;
    margin: 5px 0px 5px 0px;
}

a {
    color: #cf0064;
    text-decoration: none;
    font-weight: bold;
    outline: none;
}

    a:link, a:visited,
    a:active {
        color: #cf0064;
        text-decoration: none;
    }

    a:hover {
        color: #7ea700;
    }

header, footer, hgroup,
nav, section {
    display: block;
}



h1 {
    font-size: 2em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

header {
    height: 117px;
    background: url('../images/background-header.jpg') top center no-repeat;
}

footer {
    clear: both;
    background-color: #e2e2e2;
    font-size: .8em;
    height: 100px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    box-sizing: border-box !important;
}

.error {
    color: #e80c4d;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

/* Accueil */

.k-progressbar {
    width: 100%;
}

.title-progressbar {
    text-align: center;
    line-height: normal;
    padding: 0;
    padding-top: 21px;
}

.chart-dashboard .title-chart {
    text-align: center;
    line-height: normal;
    padding: 0;
}

.chart-dashboard .donut-chart {
    height: 90px;
    padding: 0;
}

.SearchDashboard {
    border: 1px solid #a7a7a7;
    margin: 16px;
    padding-bottom: 5px;
}

    .SearchDashboard .title-search {
        font-size: large;
        width: 100%;
        height: 30px;
        background-color: #a7a7a7;
        color: white;
    }

        .SearchDashboard .title-search span {
            margin-left: 10px;
            font-weight: normal;
            font-size: 14px;
        }

    .SearchDashboard input {
        margin: 10px;
    }

.Q2J-danger-dashboard {
    padding: 0px;
    margin-bottom: 15px;
    border: 1px solid #c57171;
    padding-bottom: 5px;
    width: 32%;
    margin-left: 15px;
}


    .Q2J-danger-dashboard .titre-dashboard {
        height: 41px;
        background-color: #c57171;
        color: white;
    }

        .Q2J-danger-dashboard .titre-dashboard button {
            border: none;
            font-size: 16px;
            background-color: #c57171;
            color: white;
        }

        .Q2J-danger-dashboard .titre-dashboard a {
            padding-top: 12px;
            font-weight: normal;
            color: white;
            padding-left: 0px;
        }

        .Q2J-danger-dashboard .titre-dashboard .handle {
            border: none;
            font-size: 16px;
            background-color: #c57171;
            color: white;
            cursor: pointer;
        }

        .Q2J-danger-dashboard .titre-dashboard .visibleFront {
            border: none;
            font-size: 16px;
            background-color: #c57171;
            color: white;
            cursor: pointer;
        }

    .Q2J-danger-dashboard .ProgressBar {
        margin-top: 15px;
        margin-bottom: 10px;
        padding-left: 5px;
    }

        .Q2J-danger-dashboard .ProgressBar .k-state-selected {
            background-color: #c57171;
            border: 1px solid #dadada;
        }

.Q2J-OK-dashboard {
    padding: 0px;
    margin-bottom: 15px;
    border: 1px solid #78b272;
    padding-bottom: 5px;
    width: 32%;
    margin-left: 15px;
}


    .Q2J-OK-dashboard .titre-dashboard {
        height: 41px;
        background-color: #78b272;
        color: white;
    }

        .Q2J-OK-dashboard .titre-dashboard button {
            border: none;
            font-size: 16px;
            background-color: #78b272;
            color: white;
        }

        .Q2J-OK-dashboard .titre-dashboard .handle {
            border: none;
            font-size: 16px;
            background-color: #78b272;
            color: white;
            cursor: pointer;
        }

        .Q2J-OK-dashboard .titre-dashboard .visibleFront {
            border: none;
            font-size: 16px;
            background-color: #78b272;
            color: white;
            cursor: pointer;
        }

        .Q2J-OK-dashboard .titre-dashboard a {
            padding-top: 12px;
            font-weight: normal;
            color: white;
            padding-left: 0px;
        }

    .Q2J-OK-dashboard .ProgressBar {
        margin-top: 15px;
        margin-bottom: 10px;
        padding-left: 5px;
    }

        .Q2J-OK-dashboard .ProgressBar .k-state-selected {
            background-color: #78b272;
            border: 1px solid #dadada;
        }

.Q2J-careful-dashboard {
    padding: 0px;
    margin-bottom: 15px;
    border: 1px solid #ffb662;
    padding-bottom: 5px;
    width: 32%;
    margin-left: 15px;
}


    .Q2J-careful-dashboard .titre-dashboard {
        height: 41px;
        background-color: #ffb662;
        color: white;
    }

        .Q2J-careful-dashboard .titre-dashboard a {
            padding-top: 12px;
            font-weight: normal;
            color: white;
            padding-left: 0px;
        }

        .Q2J-careful-dashboard .titre-dashboard .handle {
            border: none;
            font-size: 16px;
            background-color: #ffb662;
            color: white;
            cursor: pointer;
        }

        .Q2J-careful-dashboard .titre-dashboard .visibleFront {
            border: none;
            font-size: 16px;
            background-color: #ffb662;
            color: white;
            cursor: pointer;
        }

        .Q2J-careful-dashboard .titre-dashboard button {
            border: none;
            font-size: 16px;
            background-color: #ffb662;
            color: white;
        }

    .Q2J-careful-dashboard .ProgressBar {
        margin-top: 15px;
        margin-bottom: 10px;
        padding-left: 5px;
    }

        .Q2J-careful-dashboard .ProgressBar .k-state-selected {
            background-color: #ffb662;
            border: 1px solid #dadada;
        }
/* tables
----------------------------------------------------------*/
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 0.75em;
    border: 0 none;
}


th.asc a, th.desc a {
    margin-right: .75em;
}

    th.asc a:after, th.desc a:after {
        display: block;
        position: absolute;
        right: 0em;
        top: 0;
        font-size: 0.75em;
    }

    th.asc a:after {
        content: '▲';
    }

    th.desc a:after {
        content: '▼';
    }

tr.pager td {
    padding: 0 0.25em 0 0;
}


/*PAGE LOGIN / PAGE CONNEXION*/

.loginWindow {
    width: 400px;
    height: 250px;
    position: absolute;
    top: 50%;
    margin-top: -100px;
    left: 50%;
    margin-left: -200px;
    background-color: white;
    border-radius: 10px;
    border: thin solid grey;
}

.state {
    color: #7ea700;
    vertical-align: middle;
    display: none;
}

#loadingAut {
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    margin: 10px 10px 0 0;
    float: left;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#ErreurSubmit {
    color: #d50167;
    font-weight: bold;
}

/*PAGE LAYOUTWITHMENU*/
.blockContent {
    overflow: visible;
    float: left;
    width: 89%;
    margin-left: 170px;
    margin-top: 50px;
    min-height: 500px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    background-color: white !important;
}

    .blockContent h1 {
        background-color: #7ea700;
        font-size: 1.2em;
        width: 100%;
        color: white;
        padding: 5px 0px 5px 10px;
        margin-top: 30px;
    }

/*PANNEAU A ONGLET*/
.wrapper {
    width: 100%;
    min-height: 455px;
    margin: 20px auto;
}

.wrapperPoste {
    min-height: 300px !important;
}

/*#tabstrip {
    width: 100%;
    float: right;
    margin-bottom: 20px;
    margin-top: -3px;
    background-color: #efeeef;
    border: none;
}

.wrapperPoste .k-tabstrip-items .k-item {
    width: 18% !important;
}

.wrapper .k-tabstrip-items .k-item {
    width: 23%;
    margin-right: 1%;
    text-align: center;
    border-radius: 5px 5px 0px 0px;
    background-color: white;
}

.wrapper .k-tabstrip-items .k-tab-on-top {
    background: #8ebc00; 
    color: white;
}

.k-tabstrip-items .k-tab-on-top a {
    color: white !important;
}

.k-tabstrip-items a:hover {
    background-color: inherit !important;
}

.wrapper .k-tabstrip-items .k-item:hover {
    background-color: #8ebc00;
}

.wrapper .k-tabstrip-items .k-tab-on-top:hover {
    background-color: #8ebc00;
}

.k-tabstrip .k-tabstrip-items {
    padding: .0em .0em 0em !important;
}

#tabStrip {
    background-color: transparent !important;
    clear: both;
}*/

.wrapper .k-content {
    margin: 0px !important;
    overflow: hidden;
}

k-widget, k-tabstrip, k-header {
    clear: both;
}

.k-grid-content {
    height: 400px !important;
}

.well {
    padding: 10px;
    background-color: white;
    border-radius: 0px 0px 7px 7px;
}

/*******************************************/

/*PANNEAU A ONGLET*/

.k-tabstrip-items .k-tab-on-top a {
    color: white !important;
}

.k-tabstrip-items a:hover {
    background-color: inherit !important;
}

#tabStrip {
    background-color: transparent !important;
    clear: both;
}

k-widget, k-tabstrip, k-header {
    clear: both;
}

/*******************************************/
.l-s {
    width: 250px;
}

    .l-s input[type="text"] {
        width: 150px;
    }

.l-m {
    width: 350px;
}

    .l-m input[type="text"] {
        width: 150px;
    }

    .l-m label {
        width: 150px;
        display: inline-block;
        text-align: left;
        margin-top: 0px;
    }

    .l-m .k-dropdown {
        width: 150px;
    }

    .l-m textarea {
        width: 150px;
    }

    .l-m .k-datepicker {
        width: 150px;
    }

    .l-m select {
        width: 150px;
    }

    .l-m input[type="radio"] {
        margin-top: 0px;
    }

    .l-m input[type="submit"] {
        width: 150px;
    }

    .l-m input[type="checkbox"] {
        width: 150px;
    }

    .l-m .k-multiselect {
        width: 150px;
        display: inline-block;
    }

    .l-m .k-combobox {
        width: 150px;
        display: inline-block;
    }


.l-l {
    width: 500px;
}

    .l-l input[type="text"] {
        width: 300px;
    }

    .l-l input[type="file"] {
        width: 300px;
        display: inline;
    }

    .l-l input[type="radio"] {
        margin-top: 0px;
    }

    .l-l textarea {
        width: 300px;
    }

    .l-l .k-dropdown {
        width: 300px;
        text-align: left;
    }

    .l-l .k-combobox {
        width: 300px !important;
    }

    .l-l label {
        width: 300px;
        display: inline-block;
        text-align: left;
        margin-top: 0px;
    }

    .l-l select {
        width: 300px;
    }

    .l-l .k-multiselect {
        width: 300px;
        display: inline-block;
    }

    .l-l .k-upload {
        width: 300px;
        display: inline-block;
        text-align: left;
    }

.l-xl {
    width: 850px;
}

    .l-xl input[type="text"] {
        width: 650px;
    }

    .l-xl textarea {
        width: 650px;
    }

    .l-xl .k-combobox {
        width: 650px !important;
    }

    .l-xl input[type="radio"] {
        margin-top: 0px;
    }

    .l-xl label {
        width: 650px;
        display: inline-block;
        text-align: left;
        margin-top: 0px;
    }

    .l-xl select {
        width: 650px;
    }

    .l-xl .k-multiselect {
        width: 650px;
        display: inline-block;
    }

.col {
    display: inline-block;
    clear: none !important;
}


.in-l {
    width: 300px;
}

.in-xl {
    width: 500px;
}

h2 {
    padding: 5px 5px;
    background-color: #D81B60;
    margin-top: 10px;
    margin-bottom: 10px;
    color: white;
    font-size: 1em;
}

    h2 a {
        color: white !important;
    }

.rightToolBar {
    float: right;
    margin: 5px 20px 5px 0px;
    width: 100%;
    text-align: right;
}

label, .bouton {
    vertical-align: middle;
    display: block;
    text-align: right;
    margin-bottom: 0px;
    line-height: 47px;
    color: #787878;
    font-weight: 500;
}

    label input[type='text'] {
        line-height: 16px;
        font-weight: normal;
        margin-top: 7px;
    }

    label input[type='textarea'] {
        line-height: 30px;
        font-weight: normal;
        margin-top: 7px;
    }

    label textarea {
        line-height: 30px;
        font-weight: normal;
        margin-top: 7px;
    }

.form-md-input {
    padding: 0px;
    text-align: left;
}


.row, .row-fluid {
    padding: 1%;
    padding-top: 0;
    background-color: #fff;
}


@media (min-width: 992px) {
    .col-md-6-marge {
        width: 48%;
        margin-left: 1%;
        margin-right: 1%;
    }
}

.information {
    color: #787878;
    font-style: italic;
}

/*************************************/
/* Page Reponses Question            */
/*************************************/

.reponsesQuestions {
    margin-top: 40px;
}

    .reponsesQuestions table {
        border: solid 1px #dadada;
        width: 100%;
        display: block;
        margin: auto;
        margin-top: 20px;
        padding: 0;
    }

    .reponsesQuestions tr, .reponsesQuestions td {
        padding: 0;
        margin: 0;
    }

    .reponsesQuestions td {
        padding: 5px;
    }

    .reponsesQuestions table tr:nth-child(even) {
        background-color: #dadada;
    }

/*************************************/
/* Pace Barre chargement haut        */
/*************************************/

.pace .pace-progress {
    background: #77bfea;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    height: 2px;
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    -o-transition: width 1s;
    transition: width 1s;
}

.pace-inactive {
    display: none;
}

/*************************************/
/* Sidr Menu       */
/*************************************/

#main-menu {
    padding-top: 20px;
}

.dropdown {
    padding-right: 30px;
}

.dropdown-menu {
    padding-right: 35px;
}

.sub-menu {
    background-color: #22262E !important;
    visibility: hidden;
}

    .sub-menu li a {
        padding-left: 40px !important;
    }

.icone-menu {
    font-size: 15px;
    margin-right: 10px;
}

.arrow-menu {
    font-size: 8px;
    margin-left: 35px;
}

.side-menu {
    width: 170px;
    margin-top: 50px;
    left: 0 !important;
    position: fixed;
    z-index: 9999;
    float: left;
    top: 0;
    height: 100%;
    font-size: 15px;
    background-color: #14203d !important;
    color: #fff;
}

    .side-menu.left {
        left: -260px;
        right: auto;
    }

    .side-menu > p {
        margin-left: 15px;
        margin-right: 15px;
    }

    .side-menu ul {
        display: block;
        margin: 0;
        padding: 0;
        border: 0px;
    }

        .side-menu ul li {
            display: block;
            margin: 0;
            padding: 0;
            border: 0px;
            line-height: 20px;
            position: relative;
        }


            .side-menu ul li:hover, .side-menu ul li.active, .side-menu ul li.side-menu-class-active {
                color: white;
            }

                .side-menu ul li:hover > a, .side-menu ul li:hover > span, .side-menu ul li.active > a, .side-menu ul li.active > span, .side-menu ul li.side-menu-class-active > a, .side-menu ul li.side-menu-class-active > span {
                    color: white;
                    background-color: #14203d !important;
                }

            .side-menu ul li a, .side-menu ul li span {
                display: block;
                position: relative;
                margin: 0;
                border: 0px;
                padding: 11.5px 0px 11.5px 10px;
                text-decoration: none;
                font-size: 14px;
                font-weight: normal;
                color: #8b91a0;
            }



.sidr-responsive {
    width: 50px !important;
}


    .sidr-responsive .text-menu {
        display: none;
    }

    .sidr-responsive .arrow-menu {
        display: none;
    }

    .sidr-responsive .icone-menu {
        font-size: 15px;
        margin-right: 7px;
        margin-left: 7px;
    }

    .sidr-responsive .sub-menu {
        position: absolute;
        z-index: 9999;
        overflow: hidden;
        margin-top: -46px !important;
        margin-left: 50px !important;
    }

        .sidr-responsive .sub-menu li a {
            padding-left: 10px !important;
            padding-right: 10px !important;
        }

/*************************************/
/* Navbar bootstrap                  */
/*************************************/

.navbar-classic {
    background-color: white;
}


.navbar-element {
    margin: 0px;
    padding: 0px 17px !important;
    line-height: 44px !important;
    font-size: 16px;
    color: #cf0064;
}

    .navbar-element:hover {
        color: #7ea700 !important;
    }

.navbar-link {
    margin: 0px;
    padding: 0px 10px !important;
    line-height: 44px !important;
}

    .navbar-link:hover {
        color: #7ea700 !important;
    }


.navbar-icone {
    font-size: 20px;
}

.navbar-logo {
    position: fixed;
    left: 0;
    top: 3px;
    z-index: 2900;
}

/*************************************/
/* Tableau page d'accueil            */
/*************************************/

.cell-right {
    text-align: right;
    padding-right: 5px;
}

.cell-center {
    text-align: center;
    width: 70px;
}

.cell-header {
    text-align: center;
    border-left-color: black !important;
    border-right-color: black !important;
}

/*************************************/
/* Question2Job                      */
/*************************************/

.button-indice {
    font-weight: bold;
    width: 100%;
}

.textbox-intitule {
    width: 300px;
    white-space: pre-line;
}

    .textbox-intitule input {
        width: 100%;
        height: 100%;
    }

.progress {
    margin-bottom: 10px !important;
}

.btn-gray {
    background-color: darkgray;
    color: white;
    border-color: #ebebeb;
}

    .btn-gray:active, .btn-gray:hover {
        color: white;
        background-color: gray;
        border-color: #ebebeb;
    }

/* Success template */
.k-notification-upload-success.k-group {
    background: rgba(0,153,0,.7);
    color: #fff;
}

.upload-success {
    width: 300px;
    height: 100px;
}

    .upload-success h3 {
        font-size: 1.5em;
        padding: 30px 10px 5px;
        color: white;
        text-decoration: none;
    }

    .upload-success p {
        color: white;
        text-decoration: none;
    }

    .upload-success span {
        float: left;
        margin: 30px 15px 30px 30px;
        font-size: large;
    }

.k-notification-warning.k-group {
    background: #f0ad4e;
    color: #ffffff;
}

.warning {
    width: 300px;
    height: 100px;
}

    .warning h3 {
        font-size: 1.5em;
        padding: 5px 10px 5px;
        color: white;
        text-decoration: none;
    }

    .warning p {
        color: white;
        text-decoration: none;
    }

    .warning span {
        float: left;
        margin: 30px 15px 30px 30px;
        font-size: large;
    }

.no-padding {
    padding: 0px;
}

.no-margin {
    padding: 0px;
}

.form-presentation {
    line-height: 30px;
}

.form-md-presentation {
    line-height: 20px;
}

label .k-upload-button {
    overflow: inherit !important;
}

input#pfCV {
    font-size: 14px !important;
}

input#pfPrestation {
    font-size: 14px !important;
}

#PrestationEnAttenteGrid .k-grid-header .k-header {
    background-color: #f0ad4e;
    color: white;
    border-color: #eea236;
    width: 20% !important;
    text-align: center;
}

.btn-detail {
    width: 90%;
    color: white !important;
}

.btn-black {
    background-color: #252525;
}

#PrestationEffectueGrid .k-grid-header .k-header {
    background-color: #5cb85c;
    color: white;
    border-color: #4cae4c;
    width: 20% !important;
    text-align: center;
}

.visible-front {
    color: #5CB85B;
    margin-left: 7px;
}

#pfImage {
    font: 80% Arial,Helvetica,sans-serif !important;
}

.upperCase {
    text-transform: uppercase;
}

.btn-logo {
    background-color: transparent;
    border-color: grey;
    border-radius: 50%;
    border-width: 4px;
}

    .btn-logo:hover {
        background-color: transparent;
        border-color: green;
        color: green;
        outline-color: transparent;
    }

    .btn-logo:focus {
        background-color: transparent;
        border-color: green;
        color: green;
        outline-color: transparent;
    }

.btn-logo-valide {
    background-color: transparent;
    border-color: green;
    color: green;
    outline-color: transparent;
}

.btn-pink {
    color: #cf0064;
}

    .btn-pink:hover {
        color: #cf0064;
    }

    .btn-pink:focus {
        color: #cf0064;
    }

.btn-action-active {
    outline-color: rgb(77, 144, 254);
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

#sortable1 {
    min-height: 50px;
    list-style-type: none;
    width: 100%;
    min-height: 826px;
}


#sortable2 {
    list-style-type: none;
    width: 100%;
    min-height: 830px;
}

    #sortable2 .ordreQuestion {
        background-color: #2c3e50;
        color: white;
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
        padding-top: 15px;
        padding-bottom: 10px;
        border-radius: 5px;
        min-height: 60px;
        z-index: 500;
    }

#sortable1 .ordreQuestion {
    display: none;
}

#sortable1 .question {
    background-color: #2c3e50;
    color: white;
    font-size: 1em;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    border-radius: 5px;
    min-height: 40px;
}

#sortable1 .indicePlacement {
    background-color: #27ae60;
    color: white;
    font-size: 1em;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    border-radius: 5px;
    min-height: 40px;
}

#sortable2 .indicePlacement {
    background-color: #27ae60;
    color: white;
    font-size: 1.2em;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    border-radius: 5px;
    min-height: 40px;
    width: 91%;
    margin-left: 56px;
}

#sortable2 .question {
    background-color: #2c3e50;
    color: white;
    font-size: 1.2em;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 15px;
    padding-bottom: 10px;
    border-radius: 5px;
    min-height: 60px;
    z-index: 500;
}

.IndiceZoneDrag2 {
    border: dashed 1px #27ae60;
    background-color: transparent;
    color: #27ae60;
    font-size: 1.2em;
    padding-top: 15px;
    padding-bottom: 10px;
    border-radius: 5px;
    min-height: 60px;
    width: 85%;
    margin-left: 85px;
}

.dragZone {
    background-color: transparent;
    color: #2c3e50;
    font-size: 1.2em;
    border: dashed 1px #2c3e50;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 15px;
    padding-bottom: 10px;
    border-radius: 5px;
    min-height: 60px;
    width: 95%;
    position: absolute;
    top: 0px;
    left: 20px;
}

#sortable1 .indicePlacement:hover {
    cursor: move;
}

#sortable1 .question:hover {
    cursor: move;
}

#sortable2 .question:hover {
    background-color: #34495e;
    cursor: pointer;
}

#sortable2 .ordreQuestion:hover {
    cursor: pointer;
}

#sortable2 .question:hover .iconDrop {
    display: block !important;
    margin-top: 5px;
    cursor: pointer;
}

.move {
    cursor: move !important;
}

.editInfoQuestion {
    margin-top: 15px;
    background-color: white;
    display: none;
    height: 100px;
}

.portlet-placeholder {
    background-color: #2c3e50;
    opacity: 0.4;
    font-size: 1.2em;
    margin-top: 10px;
    margin-bottom: 10px;
    min-height: 60px;
}

.indice-placeholder {
    background-color: #27ae60;
    opacity: 0.4;
    width: 90%;
    margin-left: 77px;
    font-size: 1.0em;
    margin-top: 10px;
    margin-bottom: 10px;
    min-height: 40px;
}

#sortable2 .iconDropFixe {
    float: left;
    margin-top: 3px;
    color: white;
    margin-right: 10px;
}

#sortable1 .iconDropFixe {
    float: left;
    margin-top: 1px;
    color: white;
    margin-right: 10px;
}

.iconDrop {
    float: right;
    color: white;
    display: none;
    margin-left: 10px;
}

#sortable1 .question {
    width: 100% !important;
}


#sortable2 .question {
    margin-left: 10px;
    width: 88% !important;
}



#sortable2 .no-drag {
    display: block;
}

#sortable1 .no-drag {
    display: none;
}

.button-glyphicon {
    border: 0 none;
    width: 30px;
    min-width: 30px !important;
}

.inputLibelle {
    line-height: 30px;
    font-weight: bold;
    text-align: right;
}

.inputLibelleText {
    line-height: 30px;
}

#elementFields .input-tile {
    background-color: #f5f5f5;
    border-bottom: solid 2px #e2e2e2;
    cursor: move;
    margin-bottom: 2px;
}

.status-tile .order-icon, .input-tile .order-icon {
    position: absolute;
    top: 13px;
    left: 13px;
}

#elementFields .element-input-placeholder {
    background-color: white;
    border: dashed 1px #aaa;
    height: 40px;
    margin-top: 2px;
    margin-bottom: 4px;
}

.bspaced {
    margin-bottom: 10px;
}

.status-tile .mandatory-elem-icon, .status-tile .delete-elem-icon, .input-tile .delete-elem-icon {
    cursor: pointer;
    position: absolute;
    top: 13px;
    right: 13px;
    font-size: 19px;
}

    .status-tile .delete-elem-icon:hover, .input-tile .delete-elem-icon:hover {
        color: #9D1F75;
    }


.input-tile input {
    padding: 5px;
    margin: 5px 0px;
    height: 30px;
    width: 80%;
    max-width: none;
}


.status-tile .edit-elem-icon, .input-tile .edit-elem-icon {
    cursor: pointer;
    position: absolute;
    top: 13px;
    right: 46px;
    font-size: 14px;
}

    .status-tile .edit-elem-icon:hover, .input-tile .edit-elem-icon:hover {
        color: #83013C;
    }


#elementFields .input-tile {
    background-color: #f5f5f5;
    border-bottom: solid 2px #e2e2e2;
    cursor: move;
    margin-bottom: 2px;
}

.status-tile .order-icon, .input-tile .order-icon {
    position: absolute;
    top: 13px;
    left: 13px;
}

#elementFields .element-input-placeholder {
    background-color: white;
    border: dashed 1px #aaa;
    height: 40px;
    margin-top: 2px;
    margin-bottom: 4px;
}

.no-display {
    display: none;
}

.recherche-detail {
    height: 0;
    transition: height 1s ease;
    display: none;
}

.recherche-detail-active {
    height: auto;
    display: block;
}


.k-button {
    padding: 7px 5px;
}

.k-tabstrip-items .k-state-active {
    background-color: #EC407A;
}

.k-grid td {
    padding: 10px 7px;
}

.btn-group, .btn-group-vertical {
    z-index: 1;
}

.btn-grid-header {
    border: 1px solid white !important;
    font-weight: bold !important;
}

    .btn-grid-header:hover {
        border-color: white !important;
        background-color: white !important;
        color: #D81B60 !important;
    }

.btn-submit {
    border: 1px solid #1b1e24;
    font-weight: bold;
    color: #1b1e24;
}

    .btn-submit:hover {
        border-color: #1b1e24;
        background-color: #1b1e24;
        color: white;
    }

.btn-highlight {
    border: 1px solid #D81B60;
    color: #D81B60;
}

    .btn-highlight:hover {
        background-color: #D81B60;
        border-color: #D81B60;
        color: white;
    }

.btn-secondary {
    border: 1px solid #5CB85B;
    color: #5CB85B !important;
}

    .btn-secondary:hover {
        background-color: #5CB85B;
        border-color: #5CB85B;
        color: white !important;
    }

.isDisable {
    color: #444 !important;
    border-color: #14203d;
    background-color: #fafafa;
    pointer-events: none;
}

    .isDisable:hover {
        color: #999 !important;
        border-color: #14203d !important;
        background-color: #fafafa !important;
        pointer-events: none;
    }

.bar-actions {
    position: fixed;
    bottom: 0;
    background-color: white;
    z-index: 100;
    border-top: 1px solid #ddd;
    left: 0%;
    right: 0;
    -webkit-transition: left 0.5s;
    transition: left 0.5s;
    height: 55px;
    overflow: hidden;
    padding: 12px 30px;
    text-align: right;
    padding-top: 10px;
}

    .bar-actions button {
        margin-left: 15px;
    }

.panel-heading {
    background-color: #14203d !important;
    color: white !important;
}

.panel-footer {
    text-align: right;
}

.btn-primary {
    background-color: #14203d;
    color: white !important;
    border-color: #122b40;
}

.form-group {
    text-align: left;
    margin-bottom: 2px;
}

    .form-group label {
        text-align: left;
    }

    .form-group input[type=text] {
        height: 30px;
        width: 90%;
    }

    .form-group select {
        height: 30px;
        width: 90%;
    }

    .form-group textarea {
        height: 30px;
        width: 90%;
        height: 100px;
    }

.panel-body .row {
    padding-bottom: 0px !important;
}


.k-tabstrip-wrapper .k-tabstrip-items .k-state-active {
    background-color: #22386b !important;
    border-color: #22386b !important;
}

.k-tabstrip-wrapper .k-item {
    background-color: #14203d !important;
}

    .k-tabstrip-wrapper .k-item:hover {
        border-color: #22386b !important;
    }

.k-tabstrip-items.k-reset {
    background-color: #14203d !important;
}

.disabled {
    outline: none;
    cursor: default;
    opacity: 0.65;
    filter: grayscale(0.1);
    pointer-events: none;
    box-shadow: none;
}

.modal:nth-of-type(even) {
    z-index: 1052 !important;
}

.modal-backdrop.show:nth-of-type(even) {
    z-index: 1051 !important;
}
