

.effect_appear{ -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }


body{
    background:#f1f1f1;
    font-family: 'gilroy', sans-serif !important; font-weight:200;
}




.case_modal_em{
    position: fixed;
    max-width: 400px;
    background:#fff;
    z-index:1000;
    border-radius:10px;
    width: 100%;
    box-shadow:0px 0px 20px rgba(0,0,0,0.5);
    transform:translate(-50%,-50%);
    padding:30px;
    left:50%;
    top:50%;
}

.case_modal_em p{
    width: 100%;
    display: block;
    text-align: center;
    font-size: 1.15em;
    padding: 14px 10px 20px 10px;
}

.case_modal_em p .blue{
    color:blue;
}

.case_modal_em .modal_accept{
    width: 100%;
    display:block;
    padding:18px 20px;
    text-align: center;
    background: blue;
    color:#fff;
    border-radius:8px;
}

.case_modal_em p img{
    display: block;
    margin: -3px auto 27px auto;
    width: 90px;
}

.blueColor{
    color:blue;
}


.background_modal_em{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    z-index:999;
    top:0px;
    left:0px;
}




.opac05 .company,
.opac05 .info{
    opacity:0.5;
}


/* SIDENAR */

.headerX{
    width: 13%;
    height: 100%;
    background: #fff;
    display: block;
    box-shadow:0px 0px 50px rgba(0,0,0,0.1);
    z-index:2;
}

.headerX > .space{
    display: flex;
    flex-direction: column;
    margin: 0;
    width: 100%;
    align-items: flex-start;
    height: 100%;
    justify-content: flex-start;
}

.headerX .logo{
    margin: 0 !important;
    padding: 20px 25px;
    width: 100%;
    height: 100px;
}

.headerX .flexMenu{
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    justify-content: start !important;
    height: auto;
}

.headerX .flexMenu li,
.headerX .flexMenu li a{
    width:100%;
    text-align:left;
    justify-content: left;
}

.contmenus{
    display: flex;
    flex-direction: column;
    width: 100%;
    height: calc(100% - 100px);
    justify-content: space-between;
}

.headerX .flexMenu li a{
    padding: 20px 25px;
    opacity: 0.3;
    display: block;
}

.headerX .flexMenu li a.active{
    background: blue !important;
    color: #fff !important;
    padding-top: 20px;
    opacity: 1;
}

.headerX .flexMenu li a img.arrowD{
    float: right;
    height: 7px;
    margin-top: 7px;
}

.headerX .flexMenu li a.semi-active{
    color: blue !important;
    opacity: 1;
}


/* FIN SIDENAR */


.headApp{
    position: fixed;
    width: 100%;
    width: 87%;
    background: #fff;
    height: 100px;
    right: 0;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 40px;
}

.headApp img{
    height:40px;
    opacity: 0.5;
}

.headerX .logo img{
    max-width: 130px;
    margin-top: 10px;
    margin-left: 6px;
}


.ContentPart{
    display: block;
    width: 87%;
    float: right;
}

.headerX_scroll_negative .menu a,
.headerX .menu a{
    color:blue !important;
}

.headerX .menu a img{
    margin: 0px 10px 0px 7px;
    width: 15px;
    height: auto;
    opacity:1;    
    transform: rotate(0deg);
    filter: none !important;
}


.headerX .menu a img.arrowlast{
    float:right;
}

.headerX_scroll_negative > .space .logo.moveLeft{
    filter:invert(0) !important;
}

.openMenu img,
.closeMenu img{
    filter:invert(1) !important;
}

.contApp{
    padding-top:100px !important;
}

.contApp .container.intro{
    padding: 40px 50px;
    border-radius: 24px;
    margin-top: 10px;
    font-family: 'gilroy', sans-serif;
    font-size: 0.9em;
    text-align: left;
    max-width: 1010px;
}

.separator{
    height:18vh;
}

.headerX .flexMenu{
    margin-top:45px;
}

.contApp .container.intro ul{
    margin: 0px 0px 20px 0px;
    padding: 0;
    list-style: none;
}

.contApp .container.intro ul li{
    margin: 0px 0px 10px 0px;
}

.contApp .container.intro h1{
    color:blue;
    margin-bottom:20px;
}

.contApp .container.intro a{
    color:#fff;
    background:blue;
    padding:20px 30px;
    border-radius:9px;
    margin-top:15px;
    display: inline-block;
}

.contApp .container.intro a:hover{
    text-decoration: none;
}

.contApp .container.intro .colorBlue{
    color:blue;
}


#sw_footer,
.sw_attribution{
    display:none !important;
}

.roundedBorderhead{
    position: absolute;
    bottom: -40px;
    opacity: 1 !important;
    left: 0;
}

.headerContent{
    margin-top: 100px;
    width: 100%;
    background: #F9F9F9;
    padding:30px;
    background: url(../img/tasks/bck_alpha_ok.png);
    background-size: cover;
    background-position: center;
}


.headerQuest{
    background: url(../img/tasks/bck_alpha_ok.png);
    background-size: cover;
    background-position: bottom;
}


.headerContent .square{
    float: left;
    width: 260px;
    border-radius: 24px;
    height: 126px;
    margin-right: 28px;
}

.headerContent .square.ranking{
    background:#7939CB;
}

.headerContent .square.quests{
    background:#5CC500;
}

.headerContent .square.rewards{
    background:#FF8A00;
}

.tickerpos{
    width: 22px;
    margin-bottom: 6px;
    margin-right: 11px;
    margin-left: 10px;
}

/* tasks */



.content_tasks{
    padding-top: 0px;
    padding-bottom: 40px;
    width: 100%;
    display: inline-block;
    padding-left: 38px;
    padding-right: 130px;
    margin-top: -40px;
}

.headerContent h1{
    font-size: 2em;
    color: #FFF;
    padding: 10px 25px 25px 0px;
}

.content_tasks .box{
    width: 100%;
    display: flex;
    margin-bottom: 25px;
    background: #fff;
    padding: 13px;
    border-radius: 29px;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
    height: auto;
    flex-direction: column;
    max-width: 300px;
    display: inline-flex;
    margin-right: 16px;
}

.content_tasks .box:hover .bck_comp{
    opacity: 0.7;
}


.content_tasks .box{
    position: relative;
    top:0px;
}

.content_tasks .box:hover{
    top:-3px;
}



.content_tasks .box .company{
    width: 100%;
    border-radius: 16px;
    position: relative;
    overflow: hidden;
    background-size: cover;
    height: 140px;
    background-position: center;
}
    .content_tasks .box .company .logo{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        z-index: 1;
        width: 50px;
        height: 50px;
        border-radius: 99px;
    }
    .bck_comp{
        position: absolute;
        top:0;
        left:0;
        width:100%;
        height:100%;
    }

.content_tasks .box .info{
    width: 100%;
    padding: 20px 10px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    position: relative;
}

    .content_tasks .box .info .fullLink{
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
    }

    .content_tasks .box .info h4{
        margin:0;
        padding:5px 0px 5px 0px;
        font-weight: 400;
        font-size: 1.4em;
    }
    .content_tasks .box .info h5{
        margin:0;
        padding:5px 0px 12px 0px;
        font-weight: 900;
        font-size: 1.2em;
        min-height: 68px;
    }
    .content_tasks .box .info .skills{
        list-style: none;
        margin:0;
        padding:0;
        font-weight: 400;
    }
        .content_tasks .box .info .skills li{
            display: inline-block;
            margin-right: 1px;
            border-radius: 8px;
            padding: 5px 20px;
            font-size: 12px;
            background: #0000FF;
            color: #fff;
            margin-bottom: 5px;
            font-weight: 400;
        }
        
    .content_tasks .box .info .reward{
        width:100%
    }
        .content_tasks .box .info .reward .title{
            color:#2d9300;
            font-size:14px;
            padding:15px 0px 5px 0px;
            font-weight: 400;
        }
        .content_tasks .box .info .reward ul{
            list-style: none;
            margin:0;
            padding:0;
        }
        .content_tasks .box .info .reward ul li{
            display: inline-flex;
            margin-right: 0px;
            border-radius: 8px;
            padding: 4px 10px;
            font-size: 12px;
            border: solid 1px #ccc;
            color: #000;
            font-weight: 400;
        }
        .content_tasks .box .info .reward ul li img{
            width: 18px;
            height: auto;
            margin-right: 7px;
        }

    .content_tasks .box .info .progressBar{
        width:100%;
        display: flex;
        align-items: center;
        margin-top: 10px;
    }
        .content_tasks .box .info .progressBar .bar{
            width:73%;
            height:5px;
            background:#dcdcdc;
            border-radius:99px;
            overflow: hidden;
        }
            .content_tasks .box .info .progressBar .bar .percent{
                height:5px;
                border-radius:99px;
            }
        .content_tasks .box .info .progressBar .daysleft{
            width:27%;
            text-align: right;
            font-size: 12px;
            font-weight: 400;
        }
        .QuestListInner .box .info .progressBar .daysleft {
            width: 30%;
            font-size: 9px;
        }
        .QuestListInner .box .info .progressBar .bar {
            width: 70%;
        }


/* tasks */




.ContentPart.detail{
    padding-top: 100px;
    width: 87%;
    display: flex;
    align-items: flex-end;
}

.ContentPart.detail .menuSub{
    width: calc(14% - 7px);
    background: #fff;
    display: block;
    position: fixed;
    top: 107px;
    left: calc(13% + 7px);
    height: calc(100% - 100px);
    border-radius: 33px 0px 0px 0px;
    box-shadow: 0px 0px 30px rgba(0,0,0,0.05);
    padding-top: 38px;
}

.ContentPart.detail .menuSub a{
    padding: 17px 23px;
    color: #000;
    opacity: 0.3;
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}

.ContentPart.detail .menuSub a:hover{
    text-decoration:none;
}

.ContentPart.detail .menuSub a.subActive{
    background:#E7E7E7;
    opacity:1;
}

.menuSub .logoN{
    width: 29px;
    height: auto;
    border-radius: 99px;
    margin-right: 12px;
}

.ContentPart.detail .content_tasks{
    width: 81%;
    max-width: initial;
    height: calc(100% - 100px);
    margin-left: 19%;
    padding-left: 0;
}

.ContentPart.detail .content_tasks{
    margin-top:0 !important;
    padding: 8px 8px 8px 0px;
    opacity:0;
}

.menuSub img.arrowD{
    width: 6px;
    height: auto;
    float: right;
    position: absolute;
    right: 30px;
}

.showMobile{
    display:none;
}


.ContentPart.detail .content_tasks{
    margin-left: -19%;
}

.ContentPart.detail .menuSub{
    left: calc(-7% + 7px);
}

.ContentPart.detail .content_tasks.addAppear{
    margin-left: calc(17% - 6px)
}

.ContentPart.detail .menuSub.addAppear2{
    left: calc(13% + 7px);
}


.ContentPart{
    opacity:0;
}

.addAppear3{
    opacity:1 !important;
}

.noComm .headerContent{
    height: 115px;
}


.noComm.support .headerContent {
    height: 190px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-bottom: 5px;
}

.noComm.support.rewards .headerContent {
    height: 140px;
    position: relative;
}

.noComm.support .content_tasks{
    width: 100%;
    text-align: center;
    margin: 33px auto;
    max-width: 400px;
    padding: 0px;
    display: block;
}

.noComm.support.rewards .content_tasks{
    max-width: 1220px;
    margin: 60px auto;
}

.noComm.support.rewards .content_tasks .boxR{
    background:#e6e6e6;
    border-radius: 20px;
    height: 300px;
    width: 100%;
    margin-bottom:30px;
}

.noComm.support.rewards .content_tasks{
    filter:blur(15px);
}

.noComm.support .content_tasks .joinBtn{
    background: blue;
    padding: 14px 23px;
    color: yellow;
    border-radius: 9px;
    margin-top: 27px;
    display: inline-flex;
}


.noComm.support .content_tasks .linkEmail{
    color:blue;
}

.noComm.support .content_tasks .joinBtn img{
    width: 22px;
    margin-right: 9px;
}

.headerContent .comson{
    padding: 20px 40px;
    position: absolute;
    bottom: -244px;
    z-index: 1;
    font-size: 1em;
    background: #fff;
    border-radius: 10px;
    color: blue;
    text-align: center;
}


.headerContent .comson img{
    width: 30px;
    margin-bottom: 14px;
    margin-top: 10px;
}

.ContentPart.noComm.support.rewards{
    background: #fff;
}

.headerQuest{
    border-radius: 0px 6px 6px 6px;
    height: 144px;
    padding: 25px;
    display: flex;
    align-items: center;
    position: fixed;
    width: calc(72% + 6px);
    margin-left: -3px;
    margin-top: -8px;
    border-top: solid 7px #ededed;
    z-index: 1;
}

.headerQuest a.btnBack{
    color:#fff;
}

.headerQuest a.btnBack img{
    width: 30px;
    margin-right: 4px;
    margin-top: 4px;
    height: auto;
}

.headerQuest a.btnBack:hover{
    text-decoration:none;
}

.headerQuest h1{
    color: #fff;
    font-size: 1.5em;
    margin-top: 5px;
    margin-left: 20px;
    padding-left: 20px;
    border-left: solid 1px #ffffff85;
}

.content_tasks .TaskSpace{
    margin-top: 143px;
    margin-left: -3px;
    padding: 20px;
    border-radius: 6px;
    min-height: calc(100vh - 258px);
    position: relative;
    z-index: 0;
    background: #fff;
    width: calc(100% + 40px);
}

html body .e-widget-preloader, html body .e-widget-wrapper {
    box-shadow: none !important;
}



/* DETAIL TASKSPACE */

.TaskSpace{
    display: flex;
}

.TaskSpace .content_tasks{
    width: 60% !important;
    margin-left: 0px !important;
    padding-left: 0;
    display: block;
    padding: 0px;
}

.TaskSpace .questsR{
    float: left;
    width: 40%;
}

.TaskSpace .box {
    width: 100%;
    display: flex;
    margin-bottom: 24px;
    padding: 0px 11px 11px 0px;
    border-radius: 25px;
    background: none;
    box-shadow: none;
    max-width: 660px;
    height: auto;
    flex-direction: row;
}

.TaskSpace .box .company{
    height: 210px !important;
}

.TaskSpace .content_tasks .box .info .reward ul li {
    background: #fff;
    border: solid 1px #e5e5e5;
}

.TaskSpace .box .description{
    margin-top: 20px !important;
    font-size:12px;
    width: 100%;
    color:#34495e;
}

.TaskSpace .content_tasks .box .info .skills li {
    margin-bottom: 5px;
}

.TaskSpace .content_tasks {
    padding: 0px !important;
}

html body .TaskSpace .enter-link .tally{
    display: none !important;
}

.questsR h3{
    font-size:1.2em;
    margin-bottom:30px;
}

.tableInfoDetail{
    padding-right: 70px;
}

.tableInfoDetail h3{
    color:blue;
}

.tableInfoDetail .checkie{
    width: 15px;
    height: auto;
    margin-right: 10px;
    margin-top: -2px;
}

.tableInfoDetail h4{
    color:blue;
    margin-top: 36px;
}

.tableInfoDetail p,
.tableInfoDetail li{
    font-size:13px;
}

.tableInfoDetail ul{
    list-style: none;
    margin:0;
    padding:10px 0px 0px 0px;
}

.tableInfoDetail li{
    padding:5px 0px 5px 0px;
}

.TaskSpace .content_tasks .box .info {
    padding: 26px;
}

.loginTrigger{
    display:none;
}


.headerContent h1 {
    padding:16px 0px 8px 10px;
    font-family: 'gilroy', sans-serif;
}

.headerContent h2{
    margin: 45px 0px 30px 0px;
    color: #fff;
    font-size: 1.6em;
}

.headerContent p {
    padding: 11px 30px 8px 11px !important;
    max-width: 980px;
    border-radius: 15px;
    margin: 0px 0px 0px 0px;
    color: #fff;
    font-family: 'gilroy-light', sans-serif;
    font-size: 0.9em;
}

.opac0{
    opacity:0;
}

.half-separ{
    height:12px;
}

@media (max-width: 1290px){

    .questsR h3 {
        font-size: 1.2em;
        margin-bottom: 30px;
        margin-top: 15px;
    }
    
    .headerX {
        width: 20%;
    }
    .headApp {
        width: 80%;
    }
    .ContentPart{
        width: 80%;
    }
    .menuSub {
        left: calc(20% + 7px) !important;
        width: 20% !important;
    }
    .ContentPart.detail {
        padding-top: 100px;
        width: 80%;
        display: block;
        float: right;
    }
    .ContentPart.detail .content_tasks {
        width: 74%;
        max-width: initial;
        top: initial;
        height: calc(100% - 100px);
        bottom: 0;
        padding-left: 0px;
        position: relative;
        float: right;
    }
}

.seeProj{
    display:none;
}

.noComm .headerContent{
    background: #f9f9f9;
}

.noComm .headerContent .tickerpos {
    margin-left: 0px;
}

.noComm .headerContent h1{
    color: blue;
    padding: 16px 0px 10px 0px;
}


.yellcolo{
    color: yellow;
}

.QuestListInner{
    margin-top: 162px;
    margin-left: 20px;
    /*overflow-x: hidden;*/
    width: 100% !important;
    max-width: initial !important;
}

.QuestListInner .box .company {
    height: 210px;
    margin-right: 12px;
}

.TaskSpace .box:hover{
    top:0 !important;
}


.widget-container.page-1 #em7271702{
    display:none !important;
}


@media (max-width: 1600px){
    .headerX .flexMenu li a {
        padding: 20px 5px 20px 15px;
        font-size: 13px;
    }
}


@media (max-width: 800px){

    .content_tasks .box:hover{
        top:0px;
    }

    .QuestListInner {
        margin-top: 0px;
        margin-left: 0px;
    }


    .ContentPart.detail .content_tasks.questList{
        overflow-y: visible !important;
        margin-top: 69px !important;
    }

    .headerContent.mainHe h1{
        font-size:3em !important;
        font-family: 'gilroy', sans-serif;
    }

    .headerContent p {
        padding: 9px 0px 30px 0px !important;
    }

    .dispFlex{
        display:flex !important;
    }

    .loginTrigger{
        display: block;
        width: 40px;
        height: 40px;
        position: fixed;
        z-index: 9;
        right: 136px;
        top: 27px;
        background: #fff;
        border: solid 0px #acacff;
        border-radius: 8px;
    }
    
    .loginTrigger img{
        padding: 7px;
        width: 100%;
    }

    .opacHalf{
        opacity:0.5;
    }

    .seeProj{
        display: block;
        position: fixed;
        z-index: 1;
        top: 33px;
        font-size: 14px;
        right: 95px;
        color: #fff;
    }

    .opacituY{
        display:none;
    }

    .seeProj img{
        width: 27px;
        transform: rotate(180deg);
        margin-right: 0;
    }
    
    .seeProj.whY img{
        opacity: 0.3;
    }

    .seeProj.whY span{
        display:none;
    }

    .seeProj.whY{
        color:#000;
    }

    .headApp > div{
        width: 100%;
        background: #fff;
        right: 0;
        display: flex;
        align-items: flex-start;
        box-shadow: initial;
        top: 0;
        padding-top: 0;
        height: 100%;
        z-index: 99999;
        position: fixed;
        display: none;
    }

    .ContentPart.detail .menuSub a {
        padding: 20px 23px !important;
    }

    .ContentPart.detail .menuSub{
        display: block !important;
        opacity: 1;
        width: 100% !important;
        z-index: 9;
        top: 100px;
        border-radius: 0px;
        padding: 0;
        position: fixed;
        left: initial !important;
        right: -130% !important;
        box-shadow: 0px 0px 100px rgba(0,0,0,0.5);
    }

    .ContentPart.detail .menuSub.appeaRING{
        right: -20% !important;
    }

    .tableInfoDetail {
        padding: 0px 26px 46px 26px;
    }
    
    .TaskSpace .content_tasks {
        width: 100% !important;
        background:#fff;
    }
    .TaskSpace .questsR {
        width: 100% !important;
        padding:25px;
    }

    .content_tasks .TaskSpace{
        margin-top: 69px;
        margin-left: 0px;
        border-radius: 0;
        min-height: initial;
        width: 100%;
        display: flex;
        flex-direction: column;
        padding: 0px;
        padding-bottom: 20px;
    }

    .headerQuest a.btnBack img {
        width: 24px;
        margin-right: 0;
        margin-top: 0;
        height: auto;
        margin-left: 0;
        margin-bottom: 0;
    }

    .headerQuest h1 {
        color: #fff;
        margin-bottom: 0;
        margin-top: 0px;
        margin-left: 20px;
        padding: 20px !important;
        border-left: solid 1px #ffffff3b;
    }

    .headerQuest {
        border-radius: 0;
        height: auto;
        padding: 0px 18px;
        display: flex;
        align-items: center;
        position: fixed;
        width: 100%;
        top: 100px;
        border: 0;
        margin: 0;
    }

    .tickerpos {
        margin-left: 0;
    }

    .apE .headerContent{
        height: auto !important;
        padding: 34px 25px !important;
    }

    .noComm.support .headerContent {
        height: 190px !important;
    }

    .noComm.support.rewards .headerContent {
        padding-bottom: 33px !important;
        height: 120px !important;
    }

    .noComm.support.rewards .content_tasks {
        max-width: 1220px;
        margin: 30px;
        width: calc(100% - 60px);
    }

    .showMobile{
        display:block;
    }

    .ContentPart.detail .menuSub{
        display:none;
    }

    .ContentPart.detail .content_tasks h1{
        padding: 25px 28px;
        font-size: 24px;
    }

    .ContentPart.detail {
        padding-top: 0px;
        width: 100%;
    }

    .ContentPart.detail .content_tasks {
        width: 100%;
        max-width: initial;
        height: auto;
        margin-left: 0;
    }

    body {
        background: #FFF;
        overflow-x:hidden !important;
    }

    .ContentPart{
        width: 100%;
        margin-top: 100px;
        position: relative;
        z-index: 0;
    }

    .headApp img{
        display:none;
    }

    .headerX .logo img {
        max-width: 110px;
        width: 110px;
        height: auto;
        position: fixed;
        margin-top: 0px;
        margin-left: 0px;
    }

    .headApp{
        width: 100%;
        z-index: 1;
        box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
    }

    .headerX {
        width: 0;
        z-index: 2;
    }

    .headerX .flexMenu li a {
        font-size: 1em !important;
    }

    .headerX .flexMenu li a img {
        width: 15px;
        opacity: 1;
    }

    .headerX .menu{
        background-image:none;
        padding-left: 20%;
        z-index: 100;
    }

    .headerX .menu li a{
        color: blue !important;
        display: flex;
        padding: 18px 22px !important;
    }
    .separator {
        height: 0;
    }

    .headerX .menu + .backdropMenu {
        width: 80%;
        box-shadow: 0px 0px 300px rgba(0,0,0,1);
        background: #ffffff;
        z-index:99;
    }

    .headerX .menuTrigg{
        z-index:100;
    }

    .headerContent{
        margin-top: 0;
        height: 170px !important;
        padding: 30px 30px 30px 20px !important;
    }

    .content_tasks {
        margin-top: 0px;
    }

    .headerContent h2 {
        margin: 45px 0px 0px 0px;
    }

    .headerContent h1 {
        padding: 0px 0px 20px 0px;
        margin: 0;
    }

    .content_tasks{
        display: inline-block;
        padding: 0;
    }

    .content_tasks .box{
        padding: 0 !important;
        border-radius: 0 !important;
    }


    .content_tasks .box .info {
        width: 100%;
        padding: 25px 25px 0px 25px;
    }

    .content_tasks .box .company {
        border-radius: 0px;
        background-position: center;
        height: 240px !important;
        width: 100%;
    }

    .content_tasks .box {
        flex-direction: column;
        height: auto;
    }

    .content_tasks .box:hover .bck_comp {
        opacity: initial;
    }
    .content_tasks .box:hover .company .logo {
        width: 50px;
        height: 50px;
    }
    .content_tasks .box:hover .info {
        transform: initial;
    }

    .content_tasks .box {
        margin-bottom: 60px;
        box-shadow: 0px 0px 0px;
        padding-right: 0 !important;
        max-width: initial;
    }

    .content_tasks .box .info .skills li {
        margin-top: 6px;
    }

    .content_tasks .box .info .progressBar .daysleft {
        width: 100%;
        text-align: left;
        margin-top: 12px;
        font-size: 10px;
    }

    .content_tasks .box .info .progressBar .bar {
        width: 100%;
    }

    .content_tasks .box .info .progressBar {
        width: 100%;
        display: block;
        align-items: center;
        margin-top: 20px;
    }

    .content_tasks {
        padding-bottom: 30px;
    }

    .ContentPart.detail .content_tasks{
        opacity:1 !important;
        padding: 0px 0px 0px 0px;
    }

    .TaskSpace .box .description {
        margin-top: 20px !important;
        font-size: 15px;
        padding-right: 0px;
        width: 100%;
        color: #626262;
    }

    .headerX .menuTrigg {
        width: 48px !important;
    }

}
    