/*Header*/
.language_tb .form-control {
    margin-top: 12px;
    height: 100% !important;
    padding: 4px 10px !important;
    font-size: 14px;
}
/*Register*/
.upload_files_tb label {
  padding: 17px;
    width: 100%;
    margin: 0;
    line-height: normal;
    height: 100% !important;
    background: #fcfcfc;
    font-size: 13px;
    color: #474747;
}

.upload_files_tb label:before, .h_radio_optn .sb-title:before{display:none;}
.upload_files_tb input {
    opacity: 0;
    position: absolute;
    left: 0;
}

.upload_files_tb i {
    left: 7%;
    right: inherit !important;
}
/**/
/**/
.h_radio_optn .sb-title {
    text-align: left;
    margin-bottom: 15px;
}

.h_radio_optn .posted_widget span {
    float: left;
    margin-right: 16px;
}
.h_radio_optn .posted_widget label {
   
    padding-left: 25px;
}
   .new_btn_{ float: left;
    width: 100%;
    background: #fb236a;
    font-family: Open Sans;
    font-size: 13px;
    color: #ffffff !important;
    text-align: center;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    border: 2px solid #fb236a;
    padding: 11px 0;
    margin-top: 10px;}

/*can_profile*/
.can_profile_tb .pf-title, .emp_profile_tb .pf-title{margin-top:0;}
.can_profile_upload-img-bar .upload-img-bar {
    display: inline-block;
    margin-top: 0;
    padding-left: 0;width: 100%;
    text-align: center;
}
.can_profile_upload-img-bar .upload-img-bar > span.round{display:inline-block;margin-bottom:20px;}
.can_profile_upload-img-bar .upload-info {
    display: inline-block;    width: 100%;
    vertical-align: bottom;
    padding-left: 0;text-align:center;
}
.can_profile_upload-img-bar .upload-info *{    width: 100%;}


.can_profile_upload-img-bar .upload-info input {
    opacity: 0;
    position: absolute;
    left: 0;
    height: 40px;
}