/*PAGE ACTIVITY CREATION*/
label[for="active-picto"] {
    margin-top: 10px
}
.contains-text {
    display: none;
    font-size: 2rem;
    font-weight: normal;
    text-align: center;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #30B5BF;
    color: #000;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.container-search .contains-text {
    width: 100%;
}
.box-dashed{
    border:dashed 4px #30B5BF;
    display: inline-block;
}
/*.box-dashed img,
.contains-video img
{
    background-color: #333;
}*/
.picto-lsf{
    /*display: inline-block;
    border: dashed 2px #30B5BF;
    padding:4px;*/
}
.tab-vote .picto-lsf{
    border:none;
}
.part-video{
    position: relative;
    overflow: hidden;
}
.overlay, .video-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 9999998;
    width: 100%;
    height: 100%;
}

.arrow-next-step .btn-lsf{
    position: absolute;
    top:0;
    right:0;
    margin-bottom: 20px;
    z-index: 100;
}
.cont-choice-picto .btn-lsf.btn-right{
    position: absolute;
    right:0;
    margin-bottom: 20px;
    z-index: 100;
}
.arrow-previous-step.pull-left{
    position: absolute;
    left:0;
    margin-bottom: 20px;
    z-index: 100;
}
#arrow-next .fa-arrow-right, .arrow-previous-step .fa-arrow-left, .arrow-next-step .btn-lsf, .cont-choice-picto .btn-lsf.btn-right{
    border: solid 6px #30B5BF;
    color: #30B5BF;
    background-color: #fff;
}
.arrow-previous-step .fa-arrow-left{
    padding:10px 20px;
}
.arrow-next-step, .arrow-previous-step{
    cursor:pointer;
    width: auto;
    z-index: 11;
}
.arrow-previous-step{
    padding-left:0;
}

.cont-btn-steps{
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    z-index: 10;
}
.circle-steps{
    color:#76428D;
    padding: 5px;
}
.circle-setps:focus, .checkbox label:focus, .btn-tab-activity:focus, .add-picto:focus{
    box-shadow: 0px 0px 7px 4px rgb(49, 183, 192);
}
.container-video{
    display: block;
    padding: 0;
    min-height: 340px;
    color: #333;
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
}
.container-video label, .input-creation label, .cont-choice-picto label{
    font-style: italic;
}
.container-bloc-video{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    min-height: 340px;
    align-items: center;
}
.btn-rec{
    height: 20px;
    padding: 18px;
    float: left;
    border: solid 6px #30B5BF;
    background-color: #fff;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-rec .fa{
    color: #30B5BF;
    border: solid 3px;
    padding: 2px;
}
.cont-textarea{
    background-color: #5E1F74;
    padding:15px;
}
.container-pictos textarea{
    min-height: 100px;
    min-width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
    resize:none;
    border-radius:3px;
    border:none;
    /*height: 120px;*/
    box-sizing:border-box;
    overflow: hidden;
    font-size: 2rem;
}
.cont-choice-picto{
    padding:0;
}
.tabs-style{
    padding: 8px 0 0 0;
}
.tabs-style .cont-tab {
    margin-bottom: 8px;
    padding: 10px;
    background: #E8DBEC;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.container-pictos{
    min-height:200px;
    display: inline-block;
    margin-bottom: 10px;
    width:100%;
    color: #fff;
    margin-left:8px;
}
.container-pictos .form-group{
    margin-bottom:0;
}
.btn-tab-activity{
    width:100%;
    border: solid 6px #74418D;
    cursor:pointer;
    text-align: center;
    padding: 2px 0;
    background-color: #fff;
    color: #30B5BF;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.title-picto-activity{
    font-size:16px;
}
.tab-pictos, .tab-vote{
    background: #5E1F74;
    padding: 10px;
    color: #fff;
    border-top: none;
}
.container-pictos .tab-pictos{
    background: #5E1F74;
    padding: 10px;
    min-height: 260px;
    display: inline-block;
}
.tab-vote .form-control{
    width: 100%;
    margin-bottom: 10px;
}

.tab-vote .input-choice, .tab-vote .input-choice .col-md-10{
    padding-right: 0;
}
.tab-vote ul{
    padding-left: 0;
}
.tab-vote .input-choice input[type="text"]{
    padding: 22px 10px;
    color: #662a74;
}
.tab-vote li#last-choice{
    display:none;
}
#vote-active{
    display: none;
}
.add-choice{
    width: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor:pointer;
    margin-bottom: 15px;
}
.tab-pictos .fa-sort-desc{
    position: absolute;
    top: -30px;
    left: 49%;
}
.tab-pictos li{
    overflow: hidden;
    float: left;
}
.container-pictos .checkbox {
    width: 80px;
    height: 80px;
    display: flex;
    border: solid 4px #A47CAE;
    padding: 3px;
    justify-content: center;
    align-items: center;
    margin: 2px 19px 6px !important;
    float: left;
}
.container-pictos input[type=checkbox] ~ img{
    display: block;
    width:100%;
}
.container-pictos .checkbox label{
    padding-left:0;
}
.container-pictos .checkbox input[type=checkbox]{
    left:-9999px;
}
.checked-picto{
    border: solid 6px #FF7900 !important;
    background: url('../images/check-mark.png') center;
    background-repeat: no-repeat;
    background-size: contain;
}
.checked-choice .checked-img {
    display: inline-block !important;
}
.checked-img {
    display: none !important;
    position: absolute;
    left: -4px;
    bottom: -4px;
    font-size: 3.2em !important;
    border: solid 4px #30b7c0;
    color: #30b7c0;
    width: 80px;
    height: 80px;
    padding: 5px;
}
.add-picto{
    display: block;
    border: ridge 8px #30B5BF;
    padding: 5px 8px;
}
.input-limit-date input[type="text"]{
    position:relative;
    background-color: #30B5BF;
    color:#fff;
    border:none;
    padding-right:12%;
}
.input-limit-date input[type="text"]::-webkit-input-placeholder { color:#fff;line-height:50px; }
.input-limit-date input[type="text"]::-moz-placeholder { color:#fff;line-height:50px; }
.input-limit-date input[type="text"]::-ms-input-placeholder { color:#fff;line-height:50px; }
.input-limit-date input[type="text"]::-moz-placeholder { color:#fff;line-height:50px; }
.input-limit-date .fa-caret-down{
    position: absolute;
    top:30px;
    right:30px;
    z-index: 100;
    cursor: pointer;
}
.input-creation{
    padding: 15px;
    border: solid 2px #333;
    min-height: 80px;
    margin-bottom: 10px;
}
.input-creation input{
    width: 100%;
}
.container-pictos + div{
    float:left;
}
.btn-lsf{
    min-width: 150px;
    border: solid 5px #333;
    background: none;
}
.btn-lsf img{
    display:block;
    width:40px;
    margin: 0 auto;
}
.btn-right{
    float:right;
}
.part-description-activity, .part-icons-activity{
    display:none;
}
.alert-user{
    text-align: center;
}
.title-action-form{
    color:#30B5BF;
    text-align: right;
    padding-top:4px
}

.no-validate, .wait-for-validate{
    opacity: 0.2;
}
.chevron-mobile-register, .hr_line_violet {
    display:none !important;
}
/** Quentin **/
.list-checkbox {
    position: relative;
    margin-top: 60px;
    margin-left: 60px;

}
.video-help {
    border: dashed 6px #30b7c0;
 }
/*END PAGE ACTIVITY CREATION*/
#vote-white-black {
    display: none;
}