Rev 14592 | AutorÃa | Ultima modificación | Ver Log |
/*!
* Estilos customizados
*/
html{
background-color: #f4f6f9;
}
/** Autocomplete de google */
.pac-container {
z-index: 1051 !important;
}
.datefm {
float: left;
width: 100%;
position: relative;
}
.datefm i {
position: absolute;
top: 11px;
right: 15px;
font-size: 18px;
color: #b2b2b2;
}
/* ================== USER PROFILE =================== */
.change-cover-image{
position: absolute;
margin-top: -23%;
float: right;
margin-left: 81%;
}
.feed-container{
padding: 0 26%
}
@media(max-width: 720px){
.feed-container{
padding: 0 5%;
}
}
.cover-sec img {
width: 100%;
}
.cover-sec > a {
display: inline-block;
color: #e44d3a;
font-size: 16px;
background-color: #fff;
border: 1px solid #e44d3a;
position: absolute;
top: 30px;
right: 0;
padding: 10px 15px;
font-weight: 600;
margin-right: 15px;
}
.cover-sec > a i {
padding-right: 5px;
}
/* ============= user_profile ============= */
.user_profile {
float: left;
width: 100%;
background-color: #fff;
margin-bottom: 20px;
text-align: center;
margin-top: -40px;
}
.user-pro-img {
float: left;
width: 100%;
text-align: center;
margin-bottom: 28px;
margin-top: -60px;
position: relative;
}
.user-pro-img .add-dp {
position: absolute;
top: 10px;
left: 60%;
}
.add-dp i {
bottom: 0;
font-size: 14px;
box-shadow: none;
position: relative;
border-radius: 50px;
width: 40px;
height: 40px;
text-align: center;
background: #e44d3a;
padding: 12px;
color: #ffff;
left: 0;
top: -5px;
}
.add-dp i:hover {
font-size: 14px;
border: 2px solid #fff;
background: #e44d3a;
padding: 11px;
}
.add-dp {
margin: -16px;
padding: 0;
}
.add-dp input[type="file"] {
opacity: 0;
padding: 10px 0px 9px;
display: none;
}
.user-pro-img img {
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
float: none;
border: 5px solid #fff;
}
.user_pro_status {
float: left;
width: 100%;
border-bottom: 1px solid #e5e5e5;
padding-bottom: 27px;
}
.flw-hr {
float: left;
width: 100%;
margin-bottom: 30px;
}
.flw-hr li {
display: inline-block;
margin-right: 17px;
}
.flw-hr li:last-child {
margin-right: 0;
}
.flw-hr li a {
display: inline-block;
color: #ffffff;
font-size: 16px;
font-weight: 600;
padding: 11px 15px;
}
.flw-hr li a i {
padding-right: 5px;
}
.flww {
background-color: #53d690;
}
.hre {
background-color: #51a5fb;
}
.user-profile-extended-ov {
float: left;
width: 100%;
background-color: #ffff !important;
padding: 30px 20px;
border-left: 1px solid #e4e4e4;
border-bottom: 1px solid #e4e4e4;
border-top: 1px solid #e4e4e4;
border-right: 1px solid #e4e4e4;
margin-bottom: 20px;
}
.user-profile-extended-ov h3 {
color: #000000;
font-size: 18px;
font-weight: 600;
margin-bottom: 20px;
}
.user-profile-extended-ov span {
line-height: 22px;
}
.user-profile-extended-ov p {
line-height: 20px;
}
.user-profile-extended-ov i {
color: #000000;
font-size: 13px;
/* margin-left: 5px; */
}
.user-profile-extended-ov strong {
font-weight: bold !important;
}
.user-social-network-ov {
float: left;
width: 100%;
background-color: #fff;
padding: 30px;
border-left: 1px solid #e4e4e4;
border-bottom: 1px solid #e4e4e4;
border-right: 1px solid #e4e4e4;
margin-bottom: 20px;
}
.user-social-network-ov h3 {
color: #000000;
font-size: 18px;
font-weight: 600;
}
.user-social-network-ov i {
color: #000000;
font-size: 13px;
padding-left: 5px;
}
/* ================== social_links ============= */
.social_links {
float: left;
width: 100%;
text-align: left;
}
.social_links li {
float: left;
width: 100%;
padding: 15px 15px;
border-bottom: 1px solid #e5e5e5;
}
.social_links li a {
float: left;
width: 100%;
color: #51a5fb;
font-size: 14px;
font-weight: 400;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.social_links li a i {
padding-right: 5px;
font-size: 20px;
position: relative;
top: 3px;
}
.social_links li a {
line-height: 18px;
background-color: #ffff;
}
/* =============== user-profile-ov ================ */
.user-profile-ov {
float: left;
width: 100%;
background-color: #fff;
padding: 30px 20px;
border-left: 1px solid #e4e4e4;
border-bottom: 1px solid #e4e4e4;
border-right: 1px solid #e4e4e4;
margin-bottom: 20px;
}
.user-profile-ov h3 {
color: #000000;
font-size: 18px;
font-weight: 600;
margin-bottom: 20px;
}
.user-profile-ov h3 a {
color: #000000;
}
.user-profile-ov i {
color: #000000;
font-size: 13px;
padding-left: 5px;
}
.user-profile-ov h4 {
font-size: 16px;
color: #000;
font-weight: 600;
margin-bottom: 10px;
}
.user-profile-ov p {
color: #686868;
font-size: 14px;
line-height: 24px;
}
.user-profile-ov.st2 p {
margin-bottom: 23px;
}
.no-margin {
margin: 0 !important;
}
.user-profile-ov > span {
color: #686868;
font-size: 14px;
float: left;
width: 100%;
margin-bottom: 8px;
margin-top: 3px;
}
.user-profile-ov ul {
float: left;
width: 100%;
}
.user-profile-ov ul li {
display: inline-block;
margin-bottom: 10px;
padding: 0 2px;
}
.user-profile-ov ul li a {
display: inline-block;
color: #b2b2b2;
font-size: 14px;
font-weight: 600;
background-color: #e5e5e5;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
padding: 10px 15px;
}
.user-profile-ov {
background-color: #fff;
}
/* =================== main-ws-sec ================== */
.main-ws-sec {
float: left;
width: 100%;
}
/* ================ posts-section ================== */
.show-read-more .more-text {
display: none;
}
.show-read-more {
color: #666666;
font-size: 15px;
/* line-height: 24px; */
/* margin-bottom: 20px; */
text-align: justify;
}
.show-read-more p {
font-size: 15px;
text-align: justify;
}
.posts-section {
float: left;
width: 100%;
}
.reviewtext {
margin: 0 -20px;
}
.reviewtext p {
padding-left: 20px;
}
.post-bar {
float: left;
width: 100%;
background-color: #fff;
/* border-left: 1px solid #e4e4e4;
border-right: 1px solid #e4e4e4;
border-bottom: 1px solid #e4e4e4; */
/* border: 1px solid #e4e4e4; */
/* margin-bottom: 20px; */
padding: 20px;
/* box-shadow: 0px 2px #e4e4e4; */
box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.05);
height: 100%;
}
.shared-post-bar {
margin-top: 1rem;
}
.shared-post-bar .post-bar {
box-shadow: 0px 0px 11px 0px rgb(0 0 0 / 15%);
}
.post_topbar {
float: left;
width: 100%;
position: relative;
}
.rep-post {
padding: 0;
}
.usy-dt {
float: left;
}
.usy-dt img {
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
margin-top: 2px;
}
.ed-opts {
float: right;
position: relative;
top: 7px;
}
.ed-opts > a {
color: #b2b2b2;
font-size: 24px;
float: right;
position: relative;
left: 10px;
top: -10px;
}
.ed-options {
position: absolute;
top: 100%;
right: 0;
width: 130px;
background-color: #fff;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.28);
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.28);
-ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.28);
-o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.28);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.28);
padding: 20px;
opacity: 0;
visibility: hidden;
z-index: 0;
}
.ed-options.active {
opacity: 1;
visibility: visible;
z-index: 999;
}
.ed-options li {
float: left;
width: 100%;
margin-bottom: 15px;
}
.ed-options li:last-child {
margin-bottom: 0;
}
.ed-options li a {
color: #686868;
font-size: 14px;
font-weight: 600;
}
.ed-opts > a:hover {
color: #e44d3a;
}
.usy-name {
float: right;
margin-left: 15px;
}
.usy-name h3 {
color: #000000;
font-size: 18px;
text-transform: capitalize;
font-weight: 600;
margin-bottom: 5px;
margin-top: 2px;
}
.usy-name span {
color: #b2b2b2;
font-size: 14px;
}
.usy-name img {
margin-top: 4px;
margin-right: 6px;
}
.usy-name .bklink img {
margin-top: 1px;
margin-right: 6px;
}
.epi2 i {
margin-right: 5px;
}
#rewivewdata .review-lt {
float: left;
margin-top: 5px;
margin-bottom: 15px;
}
.review-lt img {
margin-top: 1px;
margin-right: 6px;
}
.bid-tab {
margin-bottom: 20px;
}
.epi-sec {
float: left;
width: 100%;
padding: 0;
}
.usy-name .bklink {
float: left;
margin-top: 5px !important;
margin-bottom: 15px;
}
.descp {
float: left;
margin-top: 15px;
margin-bottom: 15px;
}
.descp li {
display: inline-block;
margin-right: 15px;
}
.descp li span {
color: #b2b2b2;
font-size: 14px;
float: left;
}
.descp li img {
margin-right: 5px;
}
.bk-links {
/* float: right; */
}
.bk-links li {
display: inline-block;
margin-right: 7px;
}
.bk-links li:last-child {
margin-right: 0;
}
.bk-links li i {
color: #fff;
font-size: 24px;
width: 33px;
height: 30px;
padding-left: 0px;
background-color: #53d690;
text-align: center;
line-height: 30px;
}
.bk-links li i.la-envelope {
background-color: #e44d3a;
}
.bid_now {
color: #fff;
background-color: #51a5fb;
text-transform: capitalize;
display: inline-block;
height: 30px;
padding: 0 10px;
line-height: 30px;
position: relative;
top: -3px;
}
.bid_now:hover {
color: #fff;
}
/* ============== job_descp ============ */
.job_descp {
float: left;
width: 100%;
margin: 1rem 0;
}
.job_descp h3 {
color: #333;
font-size: 16px;
font-weight: 600;
/* margin-bottom: 15px; */
}
.job-dt {
float: left;
width: 100%;
margin-bottom: 22px;
}
.job-dt li {
display: inline-block;
margin-right: 15px;
}
.job-dt li a {
color: #fff;
background-color: #53d690;
text-transform: capitalize;
padding: 5px 13px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 3px;
display: inline-block;
font-size: 14px;
font-weight: 500;
}
.job-dt li span {
color: #333;
font-size: 16px;
font-weight: 600;
}
.job_descp > p {
color: #666666;
font-size: 15px;
line-height: 24px;
margin-bottom: 20px;
}
.job_descp > p a {
color: #0961bf;
font-weight: 600;
}
.job_descp video,
.job_descp img {
width: 100%;
height: auto;
border-radius: 10px;
margin-top: 1rem;
}
/* ========== job-status-bar ========== */
.job-status-bar {
float: left;
width: 100%;
}
.like-com {
/* float: left; */
/* margin-top: 20px; */
margin: 0;
}
.like-com li {
display: inline-block;
margin-right: 15px;
}
.like-com li a {
color: #b2b2b2;
font-size: 14px;
font-weight: 500;
float: left;
margin-top: 6px;
margin-right: 5px;
}
.like-com li a:hover {
color: #e44d3a;
}
.like-com li a.active {
color: #e44d3a;
}
.like-com li a i {
margin-right: 2px;
font-size: 14px;
position: relative;
top: 2px;
}
.like-com li span {
color: #ffffff;
font-size: 13px;
width: 30px;
height: 30px;
background-color: #e44d3a;
line-height: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
float: left;
text-align: center;
font-weight: 600;
margin-left: -25px;
}
.like-com li .com {
position: relative;
top: -9px;
}
.like-com li .com img {
margin-right: 10px;
}
.job-status-bar > a {
/* float: right; */
color: #b2b2b2 !important;
font-size: 14px;
/* margin-top: 29px; */
cursor: pointer;
}
.job-status-bar > a:hover {
color: #e44d3a !important;
}
.job-status-bar > a i {
font-size: 14px;
margin-right: 7px;
position: relative;
top: 1px;
}
.job-status-bar > a:hover {
color: #1e5591 !important;
}
.job-status-bar > ul > li > a:hover {
color: #1e5591;
}
.comment-section {
box-shadow: none;
}
/* =============== comment-section ============== */
.comment-section {
float: left;
width: 100%;
background-color: #fff;
padding: 20px;
/* box-shadow: 0px 3px #e4e4e4; */
margin-top: 1rem;
}
.plus-ic {
float: left;
width: 100%;
text-align: center;
margin-bottom: 20px;
}
.plus-ic i {
width: 30px;
height: 30px;
line-height: 30px;
border: 1px solid #d2d2d2;
text-align: center;
color: #b2b2b2;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
}
/* =============== comment-sec ================ */
.comment-sec {
float: left;
width: 100%;
}
.comment-sec ul {
float: left;
width: 100%;
}
.comment-sec ul li {
float: left;
width: 100%;
}
.comment-sec ul ul {
padding-left: 50px;
}
.comment-list {
display: table;
/* padding-bottom: 30px; */
}
.bg-img {
display: table-cell;
}
.bg-img img {
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
}
.comment {
display: table-cell;
vertical-align: top;
width: 100%;
padding-left: 10px;
}
.comment h3 {
color: #000000;
font-size: 16px;
font-weight: 600;
margin-bottom: 10px;
}
.comment img {
/* position: relative;
top: 2px;
margin-right: 5px; */
}
.comment span {
color: #b2b2b2;
font-size: 14px;
display: block;
margin-bottom: 14px;
}
.comment p {
color: #686868;
font-size: 14px;
margin-bottom: 10px;
line-height: 20px;
}
.comment > a {
display: inline-block;
color: #b2b2b2;
font-size: 14px;
font-weight: 600;
}
.comment > a.active,
.comment > a:hover {
color: #e44d3a;
}
.comment > a i {
font-weight: 600;
margin-right: 6px;
}
/* =============== post-comment ============= */
.post-comment {
float: left;
width: 100%;
}
.cm_img {
float: left;
width: 40px;
margin-right: 10px;
}
.comment_box {
float: none;
}
.comment_box input {
width: 80%;
height: 40px;
border: 1px solid #e5e5e5;
background-color: #efefef;
padding-left: 10px;
color: #b2b2b2;
font-size: 14px;
font-weight: 600;
line-height: 40px;
resize: none;
}
.comment_box form button {
float: right;
color: #fff;
background-color: #007bff;
height: 40px;
padding: 0 10px;
text-align: center;
font-size: 14px;
border: 0;
margin-left: 10px;
cursor: pointer;
font-weight: 600;
}
/* ============== process-comm ============= */
.process-comm {
float: left;
width: 100%;
text-align: center;
padding-top: 40px;
}
.process-comm img {
float: none;
}
.process-comm {
padding-top: 10px;
padding-bottom: 20px;
}
.right-border{
border: solid 1px rgb(0 0 0 / 20%);
}
.content-wrapper {
background-color: #fff !important;
}
/*
Rewriting styles
*/
.btn-primary{
border-color: #16283c;
background-color: transparent;
color: #16283c;
}
.btn-primary:hover{
color: #16283c;
background-color: transparent;
border-color: #16283c;
text-shadow: 2px 2px 2px rgb(0 0 0 / 40%);
}
.btn-primary:focus{
color: #16283c;
background-color: transparent;
border-color: #16283c;
text-shadow: 2px 2px 2px rgb(0 0 0 / 40%);
}
.btn-primary.focus, .btn-primary:focus {
color: #fff;
background-color: #16283c;
border-color: #16283c;
box-shadow: 0 0 0 0 rgb(38 143 255 / 50%);
}
.btn-secondary {
color: #6c757d;
background-color: transparent;
border-color: #6c757d;
}
.btn-secondary:hover {
color: #6c757d;
background-color: transparent;
text-shadow: 2px 2px 2px #a9a9a9;
}
.btn-success {
color: #28a745;
background-color: transparent;
border-color: #28a745;
}
.btn-success:hover {
color: #28a745;
background-color: transparent;
border-color: #1e7e34;
text-shadow: 2px 2px 2px #a9a9a9;
}
.btn-danger {
color: #dc3545;
background-color: transparent;
border-color: #dc3545;
}
.btn-danger:hover {
color: #c82333;
background-color: transparent;
border-color: #bd2130;
text-shadow: 2px 2px 2px #a9a9a9;
}
.btn-warning {
color: #ffc107;
background-color: transparent;
border-color: #ffc107;
}
.btn-warning:hover {
color: #e0a800;
background-color: transparent;
border-color: #d39e00;
text-shadow: 2px 2px 2px #a9a9a9;
}
.btn-info {
color: #17a2b8;
background-color: transparent;
border-color: #17a2b8;
}
.btn-info:hover {
color: #138496;
background-color: transparent;
border-color: #117a8b;
text-shadow: 2px 2px 2px #a9a9a9;
}
/*
Toggles
*/
.toggle{
height: calc(2.25rem + 2px) !important;
}
.toggle-on, .toggle-off{
background-color: #16283c !important;
color: white;
}
.toggle-on:hover, .toggle-off:hover{
color: white;
box-shadow: inset -8px 1px 8px rgb(189 189 189 / 70%);
}