
.profile_followers{
    margin-right:40px;
    margin-top:15px;
    min-width:200px;
}

#daily_activity_privacy,
#activity_enabled_holder,
#activity_expertise_privacy,
#activity_privacy{
font-size:12px !important;
color:#999;
}
#user_historical_coding_activity_day{
}
#profileChartHolder{
cursor:pointer;
}
#user_coding_experience,
#user_yearly_coding_activity_header,
#user_daily_coding_activity_header{
    padding-top:5px;
    padding-bottom:5px;
    font-size:1.2em;
    margin-top:30px;
}

#linked_share_expertise_profile{
display:inline-block;
margin-bottom:10px;
margin-top:5px;
}
/*
#user_daily_coding_activity_header{
    margin-top:30px;
}
*/
.user_coding_activity_text{
    display:block;
    width:84%;
    float:left;
    overflow:hidden;
    cursor:pointer;
}
.user_coding_activity{
    border-bottom: 1px solid #ccc;
    display: block;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
}

.user_coding_activity_time {
   color: #777;
   float: right;
   font-size:.8em; 
   width:15%;
   text-align:right;
}

#user_historical_coding_activity_months .a_month{
    color:#999;
    font-size:11px;
    width:57px;
    display:inline-block;
}

#user_historical_coding_activity_top_frameworks_title,
#user_historical_coding_activity_top_languages_title{
    font-size:11px;
    margin-top:5px;
    color:#999;
}


#user_historical_coding_activity .activity_day_box{
    height:12px;
    width:12px;
    background:#dedede;
    /*border-radius:12px;*/
    display:block;
    margin-bottom:2px;
    cursor:pointer;
}

#user_historical_coding_activity_top_languages .activity_day_box{
    height:12px;
    width:12px;
    display:block;
    float:left;
    margin-right:2px;
}


#user_historical_coding_activity_top_languages .user_top_language_holder,
.user_top_frameworks_holder{
    font-size:12px;
    line-height:14px;
    height:14px;
    display:inline-block;
    margin-right:10px;
}

.framework_icon_small{
    width:25px;
    display:block;
    margin:0 auto;
}

.user_top_frameworks_holder span{
    display:block;
    text-align:center;
    padding-left:5px;
    padding-right:5px;
}


#user_historical_coding_activity .activity_week_box{
    display:inline-block;
    width:14px;
}

#user_historical_coding_activity .l_pixel{
	display:block;
	float:left;
	height:1px !important;
	width:1px !important;
	padding:0px;
	margin:0px;
	line-height:0px;
	position:relative;
}


/*grepper purple */
.pixel_lang_php{background:#55468c;}
.pixel_lang_javascript{background:#72bf3b;}
.pixel_lang_html{background:#f2cd5c;}
.pixel_lang_python{background:#3475aa;}
.pixel_lang_css{background:#f24141}
.pixel_lang_shell{background:#000;}
.pixel_lang_sql{background:#00608A;}
.pixel_lang_whatever{background:#CB7F58;}
.pixel_lang_java{background:#E76F00;}
.pixel_lang_csharp{background:#68207A;}
.pixel_lang_abap{background:#fe7459}
.pixel_lang_actionscript{background:#515bcf}
.pixel_lang_assembly{background:#4b992e;}
.pixel_lang_basic{background:#7b13f9;}
.pixel_lang_c{background:#9dc3ea;}
.pixel_lang_clojure{background:#a4e52c}
.pixel_lang_cobol{background:#903413}
.pixel_lang_cpp{background:#7f5b75}
.pixel_lang_dart{background:#9bdf4e}
.pixel_lang_delphi{background:#042bc3}
.pixel_lang_elixir{background:#5bff97}
.pixel_lang_erlang{background:#419e8e}
.pixel_lang_fortran{background:#629ba0}
.pixel_lang_fsharp{background:#f50572}
.pixel_lang_go{background:#4245fe}
.pixel_lang_groovy{background:#8adec7}
.pixel_lang_haskell{background:#557c59}
.pixel_lang_julia{background:#b9e2a2}
.pixel_lang_kotlin{background:#3f2f44}
.pixel_lang_language{background:#c604b2}
.pixel_lang_lisp{background:#9f55cb}
.pixel_lang_lua{background:#e5d1db}
.pixel_lang_matlab{background:#cf9d38}
.pixel_lang_objectivec{background:#622c93}
.pixel_lang_pascal{background:#e30fc4}
.pixel_lang_perl{background:#52c69c}
.pixel_lang_postscript{background:#353d9f}
.pixel_lang_prolog{background:#32d169}
.pixel_lang_r{background:#6f445c}
.pixel_lang_ruby{background:#eca49c}
.pixel_lang_rust{background:#1d88f7}
.pixel_lang_scala{background:#843d0c}
.pixel_lang_scheme{background:#95fda0}
.pixel_lang_smalltalk{background:#fcd3ae}
.pixel_lang_swift{background:#91b7b6}
.pixel_lang_term{background:#4f3958}
.pixel_lang_typescript{background:#cddf5c}
.pixel_lang_vb{background:#13e03d}
.pixel_lang_webassembly{background:#f3e333}
.pixel_lang_powershell{background:#1f7bcd}
.pixel_lang_gdscript{background:#4588b9}
.pixel_lang_solidity{background:#cca2f7}
.pixel_lang_excell{background:#1d6c41}




.linkedin_button{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    padding: 10px 20px;
    text-shadow: rgba(0, 0, 0, .5) 0px 1px;
    font-weight:bold;
    cursor:pointer;
    background: #2867b2;
    text-decoration:none;

    background-image:url("/images/linkedin_icon.png");
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 35px 30px;
    padding-left:45px;
}

.linkedin_button:hover{
    color:#fff;
    background-color:#786CA8;
    background-color:#1e4f89;
}


#left_column_medium .grepcc_total_earning{
   top: 0px;
   right: -45px;
}
.grepcc_total_earning{
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 2px 1px -1px rgba(0,0,0,.12);
    display:inline-block;
    border-radius: 100px;
    height: 16px;
    line-height:16px;
    width: 40px;
    position: absolute;
    color: #fff;
    font-size: 12px;
    text-align: left;
    padding-left:4px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAy0lEQVQY023QsUrXcRSG8eerQrugiFA6NojoZjgU0UVI0B24O7Q1N4ng5uoNiKst4uQNRItbS1NUBMbHwd+fBH2W88J5eOGcqvAGO1N+hgu8rVronr3qBfarxepV9bsZ+OQxnzHCFv7iCzawhMNJ+hBOcIulB40DR9gZuK7mxhjb0/J5tTy53xYq1Vz/Oa12p3wWjvEPqw+kcInL8BK/cIXX2MR7fMf5zH73xJlnWJs96uc016v56qD6M8a4mQlfq49jjJup8Ue1UnUHrI+8oVdSlHQAAAAASUVORK5CYII=);
    background-size: 8px;
    background-position: 26px 1px;
    background-repeat: no-repeat;
    background-color:#f2cd5c;
    /*text-shadow: 1px 1px 1px #b39320;*/

}

