
.btn {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
}




.aoc_sk_user_layer
{
    border-radius: 5px 0px 5px 5px;
    position: absolute;
    background-color: #fff;
    border: 1px solid #b3b3b3;
    padding: 10px 15px;
    z-index: 7900;
    display: none;
    box-shadow: 0px 3px 3px 1px #ddd;
    line-height: 17px;
}    padding: 20px;
    background-color: #fff;

.aoc_sk_user_layer_content
{
}

.aoc_sk_user_layer_content li a
{
    min-width:150px;
    padding:10px;
    cursor:pointer;
    cursor:hand;
    font-weight: bold;
    font-size: 14px;
    color: #444;
    display:block;
}

.aoc_sk_user_layer_content li a:hover
{
    background-color:#eee;
    text-decoration:none;
}
.aoc_sk_user_layer_content li:last-child
{
    border-top:1px solid #ccc;
}

.aoc_sk_user_layer:after, .aoc_sk_user_layer:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.aoc_sk_user_layer:before {
    border-color: rgba(179, 179, 179, 0);
    border-bottom-color: #B3B3B3;
    border-width: 7px;
    left: 91%;
    margin-left: -7px;
}

.aoc_sk_user_layer:after, .sk_global_notifications:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 6px;
    left: 91%;
    margin-left: -6px;
}

.timetracker_header_menu {
    display: inline-block;
    vertical-align: middle;
    padding: 5px;
    margin-right: 20px;
    cursor: pointer;
    margin-top: -5px;
}

.timetracker_header_menu.tracking {
    background-color: rgba(0, 0, 0, 0.15);
}

.timetracker_header_menu .aoc_header_ext_link {
    margin: 0px;
}

.timetracker_display {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    margin: 0px 5px;
    
}



.btn-warning,
.btn-success
{
    color:#fff !important;
}


.aoc_form_buttons .btn-group button {
    height: 34px;
}

.aoc_form_buttons .btn-group .btn-success:first-child {
    border-right: 1px solid #4cae4c !important;
    margin-right: 1px;
}

.aoc_profile_freelance_specialty
{
    background-color: #f0f0f0;
    border: 1px solid#ccc;
    margin-bottom:15px;
    text-align: center;
    padding:10px;
    height:50px;
    position:relative;
    overflow:hidden;
    cursor:pointer;
    cursor:hand;
    display:table;
    width: 100%;
}

.aoc_profile_freelance_specialty_name
{
    color:#4d4d4d;
    font-size:13px;
    display:table-cell;
    vertical-align: middle;
    font-weight:600;
}

.aoc_profile_freelance_specialty i
{
    position: absolute;
    color: #bbb;
    font-size: 42px;
    top: 3px;
    left: 8px;
    opacity: 0.2;
}

.aoc_profile_freelance_specialty.selected
{
    border:1px solid #8BC34A;
    background-color:#DCEDC8;   
}

.aoc_profile_freelance_specialty.selected .aoc_profile_freelance_specialty_name,
.aoc_profile_freelance_specialty.selected i
{
    color:#558B2F;
}


.aoc_slider_question .slider_style
{
    height: 12px;
    border-radius: 10px;
    background-color: #fff;
    margin: 10px auto 20px;
}

.aoc_slider_question 
{
    padding:0px 10px;
}
.aoc_slider_question .slider_style .ui-slider-handle
{
    height: 24px;
    width: 24px;
    border-radius: 50%;
    margin-top: -4px;
    border: 1px solid rgb(102, 102, 102);
    background-image: none;
    background-color: rgb(153, 153, 153);
    box-shadow: 0px 1px 3px 0px #aaa;
    cursor:pointer;
    cursor:hand;
    display:block;
}

.aoc_question_radio-check {
    color: #555;
    margin-top: 1.5em;
}

.aoc_question_radio-check .control {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
    cursor: pointer;
}

.aoc_question_radio-check .control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.aoc_question_radio-check .control__indicator {
    position: absolute;
    top: -3px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #cacaca;
}

.aoc_question_radio-check .control--radio .control__indicator {
    border-radius: 50%;
}

.aoc_question_radio-check .control--radio .control__indicator:after {
    left: 7px;
    top: 7px;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #fff;
}

.aoc_question_radio-check .control__indicator:after {
    content: '';
    position: absolute;
}

.aoc_question_radio-check .control input:checked ~ .control__indicator {
    background: #9aae04;
}

.aoc_question_radio-check .control:hover input:not([disabled]):checked ~ .control__indicator, 
.aoc_question_radio-check .control input:checked:focus ~ .control__indicator {
    background: #9aae04;
}

.form_select_stl_fake {
    background-color: #f3f3f3;
    background: url(https://www.endless.team/pix/icons/others/chevrons-up-down.png) right no-repeat, linear-gradient(top, #f9f9f9, #f7f7f7) !important;
    background: url(https://www.endless.team/pix/icons/others/chevrons-up-down.png) right no-repeat, -webkit-linear-gradient(top, #f9f9f9, #f7f7f7) !important;
    background: url(https://www.endless.team/pix/icons/others/chevrons-up-down.png) right no-repeat, -webkit-gradient(top, #f9f9f9, #f7f7f7) !important;
    background: url(https://www.endless.team/pix/icons/others/chevrons-up-down.png) right no-repeat, -moz-linear-gradient(top, #f9f9f9, #f7f7f7) !important;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15) !important;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15) !important;
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15) !important;
    transition: all 0.15s;
    -o-transition: all 0.15s;
    -ms-transition: all 0.15s;
    -moz-transition: all 0.15s;
    -webkit-transition: all 0.15s;
    border: 1px solid #CCC;
    font-size: 14px;
    padding: 8px 42px 8px 10px !important;
    outline: none;
    border-radius: 2px !important;
    background: transparent;
    color: #404040 !important;
    appearance: normal;
    -moz-appearance: none;
    -webkit-appearance: none;
    display: inline-block;
    
    border: 1px solid #CCC;
    font-size: 14px;
    outline: none;
    border-radius: 2px !important;
    background: transparent;
    color: #404040 !important;
    background: white;
    appearance: normal;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 4px 5px;
    height: 34px;
    box-sizing: border-box;
}

.form_select_stl_fake_options
{
    padding:20px;
    background-color:#fff;
    border:1px solid #ccc;
    line-height:25px;
    position: absolute;
    z-index: 50;
    display:none;
}

.form_select_stl_fake_options > div
{
    white-space:nowrap;
}

.btn_submit_form
{
    margin: 20px auto;
    width: 100%;
    
    display: block;
}

.dropdown-menu {
    display: none;
    position: absolute;
    background: #ffffff;
    border: 2px solid #eeeeee;
    padding: 15px;
    border-radius: 4px;
    z-index: 500;
}

.dropdown-menu div {
    padding: 10px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    cursor: hand;
    color: #4d4d4d;
}

.dropdown-menu > div:hover {
    background-color: #f5f5f5;
}

.aoc_form_section_title {
    background-color: #028ffb;
    color: #fff;
    font-size: 14px;
    padding: 5px;
    margin-bottom: 20px;
    font-weight: 600;
    margin-top: 20px;
}

.alert-danger-exclamation
    {
        margin-top:50px;
        margin-bottom:50px;
        padding-left:80px;
    }
    
    
    .aoc_alert_exclamation
    {
        border-radius: 50%;
        width: 96px;
        height: 96px;
        background-color: #f2dede;
        border: 13px solid #a94442;
        display: inline-block;
        text-align: center;
        line-height: 75px;
        font-size: 60px;
        
        margin-top: -40px;
        margin-left: -120px;
        position: absolute;
    }
    
    .aoc_alert_exclamation i
    {
        color:#a94442;
    }






.job_payment_user
{
    height:60px;
    background-color:#ddd;
    padding:9px 10px;
    border-bottom:2px solid #fff;
}

.job_payment_user_avatar
{
    width:42px;
    height:42px;
    position:relative;
    overflow:hidden;
    border-radius:50%;
    display:inline-block;
    vertical-align:middle;
}

.job_payment_user_avatar img
{
    width:42px;
    height:42px;
}

.job_payment_user_name
{
    display: inline-block;
    width: calc(100% - 60px);
    margin-left: 10px;
    color: #777;
    font-size: 16px;
    vertical-align: middle;
    font-family: 'SourceSansPro-Bold';
}
.job_payment_new_msg_alert
{
    position: sticky;
    bottom: 30px;
    background-color: rgba(0,0,0,0.8);
    cursor: pointer;
    cursor: hand;
    color: #fff;
    font-size: 16px;
    padding: 5px 10px;
    border-radius: 8px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
    width: 200px;
}



.aoc_contextual_question input[type=text]
{
    border:0px;
    border-radius:10px;
    padding:5px 10px;
    background-color:#fff;
    font-size:18px;
    width: 600px;
    max-width: 100%;
    display:block;
}

.aoc_contextual_question.generic
{
    width: calc(100vw / 2);
    max-width: 400px;
    background-color: #fafafa;
    padding: 10px;
    margin: 5px 0px 5px 0px;
    border-radius:3px;
}



.aoc_contextual_question.generic *
{
    color:#4d4d4d !important;
}



.aoc_contextual_question.generic .question
{
    margin:0px;
    padding-left:0px;
    border:0px;
    background:none !important;
}

.aoc_contextual_question .aoc_contextual_question_user_answer
{
    display: inline-block;
    width: calc(100% - 130px);
    font-size: 12px;
    text-align: left;
    vertical-align: top;
    margin-top: 10px;
}



.aoc_contextual_question .aoc_contextual_question_btn_send:hover
{
    background-color:444444;
    color:#76b896;
}
.aoc_chat_user_comment.actual_user  .aoc_contextual_question input[type=text]
{
    margin:0px 0px 0px auto;
}



@media all and (max-width: 768px)
{
    .aoc_contextual_question .aoc_contextual_question_user_answer
    {
        display:block;
        width:100%;
        max-width:26vw;
    }
    
    .aoc_contextual_question .aoc_contextual_question_btn_send
    {
        display:block;
    }
    
    .aoc_chat_user_comment.actual_user .aoc_contextual_question .aoc_contextual_question_btn_send
    {
        margin:5px 0 0 auto;
    }
}

.question_options_options2_option
{
    padding: 5px;
    font-size: 18px;
    line-height:20px;
    overflow: hidden;
    text-align:center !important;
}

.question_options_options2_option.col-xs-3 {
    font-size: 16px;
    line-height: 16px;
}

.question_options_options2_option.col-xs-2 {
    font-size: 15px;
    line-height: 14px;
}

.question_options_options2_option.col-xs-1 {
    font-size: 13px;
    line-height: 12px;
}

.aoc_contextual_question_option
{
    background-color:#fff;
    margin-bottom:4px;
    padding:5px;
    font-size:14px;
    color:#4d4d4d;
    cursor:pointer;
    cursor:hand;
}

.aoc_contextual_question_option:hover
{
    color:ffffff !important;
    background-color:#000000;
}

.aoc_contextual_question_option.selected
{
    color:444444;
    background-color:#e6b485;
}






.ct_inputs_section  .aoc_contextual_question,
.crow_task_inputs .aoc_contextual_question
{
    background-color:#e9ecf1;
    margin:5px;
    padding:10px;
}

.ct_inputs_section  .aoc_contextual_question  input[type=text],
.crow_task_inputs .aoc_contextual_question input[type=text]
{
    border:1px solid #ddd;
}

.ct_inputs_section  .aoc_contextual_question input[type=text]::placeholder,
.crow_task_inputs .aoc_contextual_question input[type=text]::placeholder
{
  color: #ccc;
}

.aoc_chat_comment_aux_wrapper .aoc_crowd_task_question_printed
{
    background-color:#fff;
    margin:5px;
    padding:10px;
}
.aoc_chat_comment_aux_wrapper .suggestion-question-title {
    font-weight: bold;
    text-align:left;
    display:block;
    margin-left: 20px;
    margin-top: 10px;
    font-size: 18px;
}

.aoc_chat_comment_aux_wrapper .suggestion-detail-answer {
    text-align: left;
    margin-left: 20px;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.aoc_chat_comment_aux_wrapper .aoc_crowd_task_question_printed button.bt_send
{
    display: block;
    margin: 0 auto 0 20px;
    width: 100px;
}





.cti_participant
{
    background-color:#f5f5f5;
    padding:10px;
    border-radius:3px;
    margin-bottom:20px;
    position:relative;
}

.cti_participant > div
{
    display:inline-block;
    vertical-align:middle;
}

.cti_participant .cti_participant_rang
{
    color:#028ffb;
    position:absolute;
    top:7px;
    right:10px;
    font-size:12px;
    font-weight:bold;
}

.cti_participant .cti_participant_avatar
{
    width:80px;
}

.cti_participant .cti_participant_avatar img
{
    width:64px;
    height:64px;
    border-radius:50%;
    background-color:#fff;
}

.cti_participant .cti_participant_name
{
    width:calc(100% - 130px);
    font-size:18px;
    color:#4d4d4d;
}

.cti_participant_delete
{
    width: 40px;
    height: 40px;
    
    color: #fff;
    background-color: #F44336;
    cursor: pointer;
    cursor: hand;
    text-align: center;
    padding-top: 5px;
    border-radius: 50%;
}

.cti_participant_delete i{
    font-size: 30px;
}

.cti_participant.new 
{
    cursor:pointer;
    cursor:hand;
}
.cti_participant.new .cti_participant_avatar .icon_new
{
    width:64px;
    height:64px;
    border-radius:50%;
    background-color: #028ffb;
    color:#fff;
    font-size: 34px;
    text-align: center;
    padding-top: 15px;
}

.cti_participant.new .cti_participant_avatar .icon_new i {
    font-size: 34px;
}



.aoc_dashboard_panel
{
    border-radius:5px;
    background-color:#fff;
    box-shadow:0px 1px 2px 1px #ccc;
    margin-bottom: 20px;
    padding: 15px;
}

.aoc_dashboard_panel .aoc_dashboard_panel_title
{
    font-size:20px;
    color:#888;
    margin-bottom: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.aoc_dashboard_panel .aoc_dashboard_panel_value
{
    font-size: 20px;
    color: #34495e;
    font-weight: 900;
    text-align: right;
    min-height: 70px;
    line-height: 70px;
}






.aoc_title_section
{
    font-weight: 600;
    border-bottom: 2px solid #888;
    font-size: 24px;
    margin-bottom: 20px;
}




.crow_task_inputs
{
    text-align:left;
}
.crow_task_inputs *
{
    box-sizing:border-box;
}

.cti_avatar_layer img
{
    max-width:128px;
    width:90%;
}

.cti_name
{
    font-size: 18px;
    margin-bottom:10px;
    font-weight:bold;
    color:#666;
}

.cti_date_deliver,
.cti_type,
.cti_date_payment,
.cti_status
{
    color:#666;
    margin-bottom:10px;
}

.form-info-extra-wrapper .suggestion-question-title {
    font-weight: bold;
}
.form-info-extra-wrapper .suggestion-detail-answer {
    padding: 10px;
}

.cti_change_user_layer
{
    display:none;
}

.cti_change_user_layer input
{
    width:100%;
    margin-bottom:15px;
}

.crow_task_inputs .btn-primary,
.crow_task_inputs .btn-success
{
   margin-bottom:10px;
   color:#fff;
}


.cti_participants_form
{
    
    display:none;
    
}

.cti_participants_form_list
{
    height:500px;
    overflow:auto;
    position:relative;
    text-align:center;
}

.cti_participants_form_list .cti_participant,
.cti_participants_form_list .cti_participant img
{
    cursor:pointer;
    cursor:hand;
}

.cti_participants_form_list .cti_participant.selected
{
    background-color: #D4E157;
}

.cti_participants_form_footer
{
    height:66px;
    background-color:#028ffb;    
}

.cti_participants_form_footer input
{
    margin-top: 12px;
    padding: 5px 10px;
    height: 42px;
    width: 100%;
    border-radius: 10px;
    border: 1px solid #fff!important;
    font-size:16px;
}

.cti_participants_form_cell
{
    padding-top: 25px;
    height: 100%;
    border-left: 1px solid rgba(255,255,255,0.2);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-align: center;
    cursor:pointer;
    cursor:hand;
}

.cti_participants_form_cell:hover
{
    background-color: rgba(255,255,255,0.2);
}

.cti_participants_form_cell i
{
        font-size: 20px;
        color:#fff;
}
.cti_participants_form_cell .cti_participants_form_cell_text
{
    display:none;
}

.cti_participants_form_cell:hover .cti_participants_form_cell_text
{
    display:block;
    font-weight: 600;
    line-height: 23px;
    font-size: 18px;
    color:#fff;
}

.cti_participants_form_cell:hover i
{
    display:none;
}

.aoc_no_elements_message
{
    text-align:center;
    padding: 20px;
    font-size:18px;
    color: #666;
    font-weight: 600;
}

.aoc_proposals_table td
{
    text-align:center !important;
}


.paginator_page_points
{
    display:inline-block;
    margin:5px;
    color:#666;
    font-size:16px;
}

.table_stl1 tr td .btn {
    margin-right: auto;
}




.end_searcher_tooltip {
    background-color: #fff;
    position: absolute;
    z-index: 500;
    box-shadow: 0 2px 11px 1px rgba(0,0,0,.1);
    margin-bottom: 20px;
    cursor: pointer;
}

.end_searcher_tooltip_result:hover {
    background-color: #f5f5f5;
}

.end_searcher_tooltip_result img {
    border-radius: 50%;
    width: 42px;
    height:42px;
    vertical-align: middle;
    margin: 10px;
    background-color: #f5f5f5;
    cursor: pointer;
}

.end_searcher_tooltip_result div {
    vertical-align: middle;
    color: #4b4b4b;
    font-size: 14px;
    display: inline-block;
}

.end_searcher_tooltip_view_more {
    color: #2962FF;
    font-weight: 600;
    font-size: 14px;
    padding: 10px;
}

.end_searcher_advanced_input {
    width: calc(100% - 40px);
    margin: 20px;
}

.end_searcher_advanced_result {
    box-shadow: 0 2px 11px 1px rgba(0,0,0,.1);
    border-radius: 3px;
    margin-bottom: 20px;
    background-color: #fafafa;
    cursor: pointer;
    position: relative;
}

.end_searcher_advanced_result:hover {
    background-color: #eee;
    box-shadow: none;
}

.end_searcher_advanced_result img {
    width: 60px;
    height: 60px;
    vertical-align: middle;
    margin: 20px;
    cursor: pointer;
}

.end_searcher_advanced_result .info {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 140px);
}

.end_searcher_advanced_result .info .name {
    font-size: 14px;
    color: #4b4b4b;
    font-weight: 600;
}

.end_searcher_advanced_result .info .crowd_tasks {
    margin-top: 10px;
    color: #4b4b4b;
    font-size: 12px;
}

.end_searcher_advanced_result .info .projects {
    margin-top: 5px;
    color: #4b4b4b;
    font-size: 12px;
}

.end_searcher_advanced_result .buttons {
    display: inline-block;
    vertical-align: middle;
    width: 120px;
}

.end_searcher_advanced_result .buttons button {
    width: 100%;
    display: block;
}

.end_searcher_advanced_result .buttons button:first-child {
    margin-bottom: 10px;
}

.end_searcher_advanced_result .more_info {
    display: none;
}

.end_searcher_advanced_result .more_info.visible {
    display: block;
}

.end_searcher_advanced_result .pressed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(139, 195, 74, 0.9);
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    line-height: 100px;
    display: none;
}

.end_searcher_btn_search_more {
    display: none;
    margin: 20px auto;
}

.aoc_section_wizard {
    display: none;
}

.aoc_section_wizard.actual {
    display: block;
}

.form_talk .btn_configure_permissions {
    display: none;
}




.join_request_list .join_request {
    padding: 10px;
    border-bottom: 1px solid #ddd;
    font-size: 0px;
}

.join_request_list .join_request .avatar_layer {
    display: inline-block;
    vertical-align: middle;
    width: 70px;
}

.join_request_list .join_request .avatar_layer .avatar {
    width: 50px;
    height: 50px;
    background-size: contain;
    background-position: 50%;
    border-radius: 50%;
}

.join_request_list .join_request .username {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 270px);
    font-weight: 600;
    color: #4d4d4d;
}

.join_request_list .join_request .btn_options {
    display: inline-block;
    vertical-align: middle;
    width: 200px;
    text-align: right;
}

.join_request_list .join_request .btn_options:first-child {
    margin-right: 30px;
}




input[type=checkbox]
{
    display:none;
    vertical-align: middle;
}

input[type=checkbox] + label span {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #ccc;
    cursor: pointer;
    cursor: hand;
    vertical-align: middle;
    margin-right: 10px;
    position:relative;
    background-image: none;
    border: 1px solid #fff;
    margin-top: -4px;
    margin-left: 5px;
}

input[type=checkbox] + label span:after {
    content: '';
    position: absolute;
    left: 7px;
    top: 3px;
    width: 3px;
    height: 8px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    box-sizing: content-box;
}

input[type=checkbox]:checked + label span {
    background-color: #028ffb;
    display: inline-block;
}

.main_error {
    text-align: center;
    padding: 20px;
    font-size: 18px;
    font-weight: 600;
    color: #F44336;
}

.success_msg {
    color: #8BC34A;
    padding: 5px 0;
    font-weight: 600;
}

.aoc_detailed_view_avatar {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin: 0px 0px 0px 5px;
    border: 1px solid #ddd;
    background-color: #eee;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}