.m-color-gray {
    color: rgba(51, 51, 51, 0.7);
}

.m-nav-design li.nav-item a.nav-link {
    border-color: transparent;
    padding: 5px 40px;
    border-radius: 20px;
    line-height: 1.6;
    border-width: 2px;
    font-weight: 600;
    color: rgba(51, 51, 51, 0.7);
    display: inline-block;
}
.m-nav-design li.nav-item a.nav-link.active {
    border-color: #08d6c1;
    color: #007bff;
}
.m-nav-design {
    border-bottom: 2px solid #f6f6f6;
}
.m-nav-design li.nav-item {
    margin-right: 4em;
}
.m-btn-attch {
    background: #f8f8f8;
    padding-right: 30px;
    color: rgba(51, 51, 51, 0.7);
    font-weight: 600;
    padding-top: 8px;
    padding-bottom: 8px;
    min-width: 30%;
    text-align: left;
}
.m-btn-tag{
    background: #f8f8f8;
    padding-right: 30px;
    color: rgba(51, 51, 51, 0.7);
    font-weight: 600;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: left;
}
.m-img-round-down {
    max-width: 100px;
    max-height: 100px;
    position: absolute;
    bottom: -50px;
}

.sidetop-lay-round {
    position: relative;
}

.m-img-round-down {
    max-width: 100px;
    max-height: 100px;
    position: absolute;
    bottom: -50px;
}

.sidetop-lay-round {
    position: relative;
}

.m-img-round-down img {
    border: 3px solid #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.16);
}

.owner-title {
    margin-left: 120px;
}

.sidetop-lay-round {
    padding: 15px;
    box-shadow: 0px 6px 7px 2px rgba(0, 0, 0, 0.16);
    padding-bottom: 1px;
}
.m-width-15{
    max-width: 15px;
}
.m-brdr-btm {
    border-bottom: 1px solid #e7e7e7;
}
.side-layout {
    padding: 15px;
}
.m-bg-gray {
    background-color: #f6f6f6;
}
.m-brd-rad-15{
    border-radius: 15px;
}
.m-brd-rad-5{
    border-radius: 5px;
}
.m-pd-3 {
    padding: 15px 0;
}
.m-wh-brder-shadow {
    box-shadow: 0px 8px 15px 7px rgba(0, 0, 0, 0.16);
}
.m-text-green {
    color: #5cc233;
}
.m-btn-full{
    width: 100%;
}
.m-btn-green {
    background: #5cc233;
    color: #fff;
    padding: 0.375rem;
}
.m-btn-blue {
    background: #0087ff;
    color: #fff;
    padding: 10px;
}
.m-primary-input input {
    border-color: #0087ff;
    color: #0087ff;
    font-weight: 600;
}
.m-green-input input,.m-green-input select{
    border-color: #5cc233;
    color: #5cc233;
    font-weight: 600;
}
.m-text-lgray{
    color:#B2B2B2;
}
.m-text-gray{
    color: rgba(51, 51, 51, 0.7);
}
.bid-green-round {
    color: #fff;
    background: #5cc233;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50px;
    margin-right: 5px;
}
.m-btn-gray {
    background: #cecece;
    margin-left: 2px;
    color: #fff;
    border-radius: 20px;
    font-size: 1em;
    margin-top: 2px;
}
/* job detail bid */
#svg-star-sky.star-green {
    fill: #5cc233;
}
#svg-star-sky.star-gray {
    fill: #e7e7e7;
}
.m-brd-rad-25{
    border-radius: 25px;
}
.m-bidimg-round {
    max-width: 90px;
    max-height: 90px;
    object-fit: cover;
    border-radius: 100%;
    margin: 0 auto;
    text-align: center;
}
.mf-16{
    font-size: 16px;
}
.m-bid-listing {
    padding: 40px 20px 0px 20px;
    border: 2px solid #f6f6f6;
}
.m-comment-box {
    background: #2bb4f2;
    width: 25px;
    height: 22px;
    color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    display: inline-block;
    text-align: center;
}
.m-lgreen-bg {
    background: #08d6c1;
}
.m-text-center{
    text-align: center;
}
.m-text-right{
    text-align: right;
}
.m-bg-lblue{
    background: #eff8fd;
}
.border-lblue{
    border-color: #a8d9f5;
}
.noresize{
    resize: none
}
/**job Listing **/
.m-job-listing {
    padding: 20px;
    border: 2px solid #f6f6f6;
}
.m-wdth-200 {
    width: 200px;
}
.m-checkbox-filter,.m-checkbox-filter ul {
    list-style-type: none;
    padding-left: 0;
}
.m-checkbox-filter li {
    padding: 10px 0;
}
.m-checkbox-filter a:hover {
    color: #8a12dc;
}
.m-checkbox-filter .collapse li:last-child {
    padding-bottom: 0;
}
.m-taginput-bg .bootstrap-tagsinput .tag {
    color: #707070;
    background: #ebeced;
}
.m-taginput-bg .bootstrap-tagsinput{
    min-height: calc(2.25rem + 2px);
}
.m-checkbox.time-bg {
    background: #ebeced;
    padding: 8px;
    margin-bottom: 15px;
}
/** Create Job**/
.m-card-img img {
    max-width: 80px;
    max-height: 80px;
    border: 3px solid #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.16);
}
.m-purple-bg {
    background: #8a12dc;
    position: relative;
}
.m-card-contet {
    display: inline-block;
    vertical-align: middle;
}
.m-card-img-bottom {
    position: relative;
}    
.m-card-img-bottom:after {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 8px;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 20px solid #8a12dc;
}
.m-ptb-15{
    padding-top: 15px;
    padding-bottom: 15px;
}
.job-listing-sidebar h5 {
    font-size: 17px;
    color: #707070;
    margin-bottom: 20px;
    margin-top: 20px;
}
.job-listing-sidebar .m-brdr-btm{
    border-bottom: 2px solid #e7e7e7;
}
.job-listing-sidebar .price-filter-range {
    margin-bottom: 30px;
    margin-top: 30px;
}
@media (min-width: 1600px){
    .container {
        max-width: 1400px;
    }
}
.jobTitle
{
    color: black;
}

.frm-store-search .hide
{
    display: none;
}
.loadmorediv .hide
{
    display: none;   
}
.loadMore{
   width: 90%;
    border-radius: 5px;
    border-color: transparent;
    font-size: 1rem;
    padding: 8.5px;
    background: linear-gradient(90deg, #35abe9 , #08d6c1 );
    border: none;
    color: #fff;
    display: inline-flex !important;
    padding-left: 28% !important;
}
.jobMsg
{
    margin-left: 43px;
}

.select_pr{
    padding-right: 12px!important;
}

.todayLabel
{
    cursor: pointer;
}
.Label3
{
 cursor: pointer;   
}
.Label5
{
 cursor: pointer;   
}
.Label10
{
 cursor: pointer;   
}
.Label15
{
 cursor: pointer;   
}
.Label20
{
 cursor: pointer;   
}
.anyLabel
{
 cursor: pointer;      
}
.jobTitleDetail
{
    word-break: break-word;
}
.hideSelectAwarted
{
    visibility: hidden;
}
.dangerColor
{
    color: #a94442;
}


.postJob{
    border-radius: 5px;
    border-color: transparent;
    font-size: 1rem;
    padding: 8.5px;
    background: linear-gradient(90deg, #35abe9 , #08d6c1 );
    border: none;
    color: #fff;
    display: inline-flex !important;
    margin-top: 20px;
}
.checkLabel
{
    margin-top: 20px;
}
.checkMsgCss
{
    display: inline-flex;
}
.roundBtn
{
    border-radius: 50%;
}
.checkDesign
{
    visibility: hidden;
}
.checkDesignFilterBox
{
    padding-right: 33px !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    padding-left: 12px !important;
}
.checkDesignFilterEnd
{
    padding-right: 39px !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    padding-left: 12px !important;
}

.popover{
   /*height: 360px !important;  */
   width: 400px !important;   
   max-width: 315px !important;   
}

.userPop
{
    height: 70px !important;
}
.nameDesign
{
    margin-top: 20px;
    margin-left: 2px;
}
.fontSizeCss
{
    font-size: 13px;
    font-weight: 500;
}
.marginTopCss

{
    margin-top: 10px;
}