﻿@import url(../funeralrecruitment/stylesheet.css);


/*Search filtering styles*/
.mgcolumn3filtered {padding-top:15px;}


/*browse filtering styles*/
.breadcrumbtop a {color:#222} 

.breadcrumblink a { position:relative; top:8px; font-weight:600; text-decoration:underline; text-underline-offset: 2px;} 
.breadcrumblink a:link, .breadcrumblink a:visited { text-decoration:underline;}
.breadcrumblink a:active, .breadcrumblink a:hover {color: var(--primary-btn); text-decoration:underline;}

.filterbtnbrowse .mg-btn-primary {background: var(--primary-btn); color:#fff; border:1px solid var(--primary-btn); padding:10px 25px;}
.filterbtnbrowse .mg-btn-primary:active, .filterbtnbrowse .mg-btn-primary:visited {background: var(--primary-btn); color:#fff; border:1px solid var(--primary-btn);}
.filterbtnbrowse .mg-btn-primary:hover, .filterbtnbrowse .mg-btn-primary:focus {background: var(--primary-btn-hover); color:#fff; border:1px solid var(--primary-btn-hover);}

.listingrow .mgpanel-heading {padding:12px 10px 12px 15px; font-size:24px; border:none; margin-bottom:10px;}


@media (max-width: 767px) {
    /* customer profile detailed display */
     .mgpanel-noborder {box-shadow:none; margin-left:10px; margin-right:10px;}
    .customerprofileEM {padding:0; background:#fff; box-shadow: rgba(0, 0, 0, 0.1) 1px 3px 10px 1px;}
    .customerprofileEM h1 {padding:0; margin:0;}
    /*.customerprofile .currentrating_customer {float:right; height:0; position:relative; top:170px; right:175px;}*/
    .ratings_custprofile {border: 1px solid #fff; margin-top: 0; padding-top: 0; background: none; margin-bottom: 0;}
    .profilelistings {padding:0;}

    .profiletopbkd {width:100%; height:auto; margin:0 0 10px 0; color:#fff; line-height:26px; padding:15px; background:var(--primary-bg);}
    .profileaddress {text-align:center;}

    .profiletopbkd .profile_logo {max-width:100%; padding:15px; display:flex; justify-content:center; align-items:center; background:#fff; margin-bottom:10px;}
    .profiletopbkd .profile_logo img {max-height:200px; padding:5px; text-align:center;}
    .profiletopbkd .orgname {padding:10px 0; font-size:24px; font-weight:bold; letter-spacing:1px; text-align:center;}
    .profiletopbkd .orgname a {color:#fff; text-decoration:none;}
        .profiletopbkd .orgname:link, .profiletopbkd .orgname:visited {color:#fff; text-decoration:none;}
        .profiletopbkd .orgname:active, .profiletopbkd .orgname:hover {color:#fff; text-decoration:none;}
    .profiletopbkd .mg-btn-secondary {background:none; color:#fff; border:1px solid #fff;}
        .profiletopbkd .mg-btn-secondary:active, .profiletopbkd .mg-btn-secondary:visited {background:none; color:#fff; border:1px solid #fff;}
        .profiletopbkd .mg-btn-secondary:hover, .profiletopbkd .mg-btn-secondary:focus {background:none; color:#fff; border:1px solid #fff;}
    
    .socialcol {text-align:center;} 
    .CustSocialMedia {text-align:center; width:100%; margin-top:20px; margin-bottom:5px;}
    .CustSocialMedia .fa-brands {background:#fff; width:36px; font-size:18px; height:36px; line-height:36px; color:var(--primary-btn); border-radius:50px; margin:0 2px;
            -webkit-transition: all ease-in-out .2s; transition: all ease-in-out .2s;}
    .CustSocialMedia .fa-brands:hover {background:#fff; width:36px; font-size:18px; height:36px; line-height:36px; color:var(--primary-btn); border-radius:50px; margin:0 2px;
            -webkit-transition: all ease-in-out .2s; transition: all ease-in-out .2s;}
    .CustSocialMedia a, a:hover, a:link, a:focus {text-decoration:none;}

    .profilerow {width:100%; padding:15px 10px;}
    .aboutheading {font-size:22px; padding-bottom:15px; border-bottom:1px solid #ddd;}
    .customer_profile {padding-top:10px; text-align:left;}

    .profilelistings .mgpanel-heading {padding:20px 15px 20px 5px; font-size:24px; margin-top:10px;}
}
@media (min-width: 768px) and (max-width: 991.98px) {
    /* customer/employer profile detailed display */
    .customerprofileEM {padding:0; margin-top:10px; background:#fff; box-shadow: rgba(0, 0, 0, 0.1) 1px 3px 10px 1px;}
    .customerprofileEM h1 {padding:0; margin:0;}
    /*.customerprofile .currentrating_customer {float:right; height:0; position:relative; top:170px; right:175px;}*/
    .profilelistings {padding:0;}

    .mgpanel-noborder {box-shadow:none;}
    .profiletopbkd {min-height:160px; margin:0 0 20px 0; color:#fff; line-height:26px; background:var(--primary-bg);
     display:flex; justify-content:center; align-items:center;}

    .profiletopbkd .profile_logo {margin:8px; float:left; min-width:140px; min-height:140px; display:flex; justify-content:center; align-items:center; background:#fff;}
    .profiletopbkd .profile_logo img {max-height:140px; padding:5px;}
    .profiletopbkd .orgname {padding:10px 0; font-size:24px; font-weight:bold; letter-spacing:1px;}
    .profiletopbkd .orgname a {color:#fff; text-decoration:none;}
        .profiletopbkd .orgname:link, .profiletopbkd .orgname:visited {color:#fff; text-decoration:none;}
        .profiletopbkd .orgname:active, .profiletopbkd .orgname:hover {color:#fff; text-decoration:none;}
    /*.profiletopbkd .ListingDisplayCustomer_Phone a {color:#fff; line-height:26px;}*/
    .profiletopbkd .btn {min-width:200px;}
    .profiletopbkd .mg-btn-secondary {background:none; color:#fff; border:1px solid #fff;}
        .profiletopbkd .mg-btn-secondary:active, .profiletopbkd .mg-btn-secondary:visited {background:none; color:#fff; border:1px solid #fff;}
        .profiletopbkd .mg-btn-secondary:hover, .profiletopbkd .mg-btn-secondary:focus {background:var(--secondary-btn-hover); color:var(--secondary-btn); border:1px solid var(--secondary-btn-hover);}

    .profileaddress {padding-left:20px;}
    .socialcol {text-align:center;} 
    .CustSocialMedia {text-align:center; width:100%; margin-top:10px;}
    .CustSocialMedia .fa-brands {background:#fff; width:40px; font-size:18px; height:40px; line-height:40px; color:var(--primary-btn); border-radius:50px; margin:0 2px;
            -webkit-transition: all ease-in-out .2s; transition: all ease-in-out .2s;}
    .CustSocialMedia .fa-brands:hover {background:#fff; width:40px; font-size:18px; height:40px; line-height:40px;  border-radius:50px; margin:0 2px;
            -webkit-transition: all ease-in-out .2s; transition: all ease-in-out .2s;}
    .CustSocialMedia a, a:hover, a:link, a:focus {text-decoration:none;}

    .profilerow {width:100%; padding:15px 10px;}
    .aboutheading {font-size:22px; padding-bottom:15px; border-bottom:1px solid #ddd;}
    .customer_profile {padding-top:10px; text-align:left;}

    .profilelistings .mgpanel-heading {padding:25px 15px 10px 5px; font-size:24px; border:none; margin-top:5px;}
}

@media (min-width: 992px) {
    /* customer/employer profile detailed display */
    .profiledisplayrow {}
    .customerprofileEM {padding:0; margin-top:10px; background:#fff; box-shadow: rgba(0, 0, 0, 0.1) 1px 3px 10px 1px;}
    .customerprofileEM h1 {padding:0; margin:0;}
    /*.customerprofile .currentrating_customer {float:right; height:0; position:relative; top:170px; right:175px;}*/
    .profilelistings {padding:0;}

    .mgpanel-noborder {box-shadow:none;}
    .profiletopbkd {min-height:200px; padding:5px; margin:0 5px; color:#fff; line-height:26px; background:var(--primary-bg); display:flex; justify-content:center; align-items:center;}

    .profilerow {width:100%; padding:15px 10px;}
    .profiletopbkd .profile_logo {padding:10px; float:left; min-width:160px; min-height:160px; display:flex; justify-content:center; align-items:center; background:#fff;}
    .profiletopbkd .profile_logo img {max-height:140px; padding:5px;}
    .profiletopbkd .orgname {padding:10px 0; font-size:28px; font-weight:bold; letter-spacing:1px;}
    .profiletopbkd .orgname a {color:#fff; text-decoration:none;}
        .profiletopbkd .orgname:link, .profiletopbkd .orgname:visited {color:#fff; text-decoration:none;}
        .profiletopbkd .orgname:active, .profiletopbkd .orgname:hover {color:#fff; text-decoration:none;}
    /*.profiletopbkd .ListingDisplayCustomer_Phone a {color:#fff; line-height:26px;}*/
    .profiletopbkd .btn {min-width:200px;}
    .profiletopbkd .mg-btn-secondary {background:none; color:#fff; border:1px solid #fff;}
        .profiletopbkd .mg-btn-secondary:active, .profiletopbkd .mg-btn-secondary:visited {background:none; color:#fff; border:1px solid #fff;}
        .profiletopbkd .mg-btn-secondary:hover, .profiletopbkd .mg-btn-secondary:focus {background:var(--secondary-btn-hover); color:var(--secondary-btn); border:1px solid var(--secondary-btn-hover);}
    
    .profileaddress {padding-left:40px;}

    .socialcol {text-align:center;} 
    .CustSocialMedia {text-align:center; width:100%; margin-top:10px;}
    .CustSocialMedia .fa-brands {background:#fff; width:40px; font-size:18px; height:40px; line-height:40px; color:var(--primary-btn); border-radius:50px; margin:0 2px;
            -webkit-transition: all ease-in-out .2s; transition: all ease-in-out .2s;}
    .CustSocialMedia .fa-brands:hover {background:#fff; width:40px; font-size:18px; height:40px; line-height:40px;  border-radius:50px; margin:0 2px;
            -webkit-transition: all ease-in-out .2s; transition: all ease-in-out .2s;}
    .CustSocialMedia a, a:hover, a:link, a:focus {text-decoration:none;}

    .aboutheading {font-size:22px; padding-bottom:15px; border-bottom:1px solid #ddd;}
    .customer_profile {padding-top:10px; text-align:left;}

    .profilelistings .mgpanel-heading {padding:20px 15px 10px 5px; font-size:24px; border:none; margin-top:10px;}
}

@media (max-width: 767px) {
    /* Articles - Home Page */
    .articles-wrapper {padding:0 0 0 0; background:none;}
    .articles-homepage {max-width:1200px; margin:0 auto; float:none;}
    /*.articles-homepage .mgpanel-defaulthm .mgpanel-body {padding:10px 0; margin:0 10px;}*/
    #ArticlesHeading { background:none; border-color:none; padding:5px 8px; text-align:center; font-family:var(--header-font-family); font-size:var(--header-font-size);}

    /* Featured Listings - Home Page */
    .featlisting-wrapper {padding:30px 0 0 0; background:none; margin-left:0; margin-right:0;}
    .featlisting-homepage {max-width:1200px; margin:0 auto; float:none;}
    .featlisting-homepage .mgpanel-defaulthm .mgpanel-body {padding:10px 0;}
    .featlisting-homepage .mgpanel-headinghm {color:var(--secondary-btn); background:none; border-color:none; padding:0 5px 10px 0; text-align:center; font-family:var(--header-font-family); font-size:var(--header-font-size);}
    .featlisting-homepage .morelink a {color:#fff;}
    .featlisting-homepage .mgdisplaylisting {padding:10px 5px; margin-left:-15px; margin-right:-15px; background:#fff; box-shadow: rgba(0, 0, 0, 0.1) 1px 3px 10px 1px; line-height:22px; text-align:center;}
    .featlisting-homepage .mgdisplaylisting img {padding:0; max-height:180px;}
    
    #NewJobsHeading {color:var(--secondary-btn); background:none; border-color:none; padding:5px 0 15px 0; text-align:center; font-family:var(--header-font-family); font-size:var(--header-font-size);}
}
@media (min-width: 768px) {
    /* Articles - Home Page */
    .articles-wrapper {padding:0 0 0 0; background:none;}
    .articles-homepage {max-width:1200px; margin:0 auto; float:none; padding:0 15px 0 35px;}
    #ArticlesHeading { background:none; border-color:none; padding: 20px 0; margin-left:-12px; font-family:var(--header-font-family); font-size:var(--header-font-size);}
    #ArticlesHeading .morelink .btn {position:relative; right:18px;}
    .articles-homepage .morelink .btn {position:relative; left:20px;}

    /* Featured Listings - Home Page */
    .featlisting-wrapper {padding:0 0 30px 0; background:none;}
    .featlisting-homepage {max-width:1200px; margin:0 auto; float:none;}
    .featlisting-homepage .mgpanel-defaulthm .mgpanel-body {padding:0; margin:0;}
    .featlisting-homepage .mgpanel-headinghm {color:var(--secondary-btn); background:none; border-color:none; padding:50px 0 30px 0; text-align:center; font-family:var(--header-font-family); font-size:var(--header-font-size);}
    /*.featlisting-homepage .morelink a { font-size:18px; }*/
    .mgdisplaylisting img {padding:0; max-height:140px;}
    .mgdisplaylisting .datecol {padding-top:5px;}
    .mgdisplaylisting .mg-btn-primary {margin:5px 0;}

    #NewJobsHeading {color:var(--secondary-btn); background:none; border-color:none; padding:30px 0 30px 0; text-align:center; font-family:var(--header-font-family); font-size:var(--header-font-size);}
    /*.featlisting-homepage .morelink .btn {position:relative; left:20px;}*/
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .mgdisplaylisting img {margin:0 auto; object-fit:contain; transition: all .2s ease-out!important; max-height:140px;}
    .mgdisplaylisting img:hover {margin:0 auto; object-fit:contain; transform: scale(1.1); max-height:140px;}
    .mgdisplaylisting .imagediv {display:flex; align-items:center; justify-content:center; height:160px;}
}

@media (min-width: 1200px) {
    .mgdisplaylisting img {margin:0 auto; object-fit:contain; transition: all .2s ease-out!important; max-height:140px;}
    .mgdisplaylisting img:hover {margin:0 auto; object-fit:contain; transform: scale(1.1); max-height:140px;}
    .mgdisplaylisting .imagediv {display:flex; align-items:center; justify-content:center; height:160px;}
}

@media (max-width: 767px) {
    .filtersearch {padding:0; margin-bottom:10px;}
    .searchs {padding:5px;}
    .searchs .advsearchlink {font-size:14px; font-style:italic; line-height:30px; text-align:center;}
    .searchs .catdropdown {width:100%; margin:4px 0; border-radius:0; height:40px; background:#fff;  border:1px solid #ccc;}
    .searchs .txtbox {width:100%; margin:4px 0; border-radius:0; height:40px; background:#fff;  border:1px solid #ccc;}
    .searchs .txtboxsm {width:100%; margin:4px 0; border-radius:0; height:40px; background:#fff;  border:1px solid #ccc;}
    .searchs .mg-btn-primary {line-height:24px; width:100%; background:var(--primary-btn); border:1px solid var(--primary-btn); font-size:18px; color:#fff;}
    .ftext { font-size:18px; padding-bottom:2px;}
    .searchf {padding:5px;}
    .txtboxf {width:100%; padding:8px 10px; background:#fff;  margin:3px 0; border:1px solid #ccc; border-radius:15px;}
    /*selected dropdown styles*/
    .txtboxf_selected {width:100%; padding:8px 10px; background:#7a7b7d; color:#fff; margin:3px 0; border:1px solid #7a7b7d; border-radius:15px;}
    .filterlink .mg-btn-primary {width:100%; text-align:left; font-size:16px; border-radius:15px; padding:8px 10px; background:#7a7b7d; border:1px solid #7a7b7d;}
    .filterlink .mg-btn-primary a {color:#fff;}
    .filterlink .mg-btn-primary:active, .filterlink .mg-btn-primary:visited {width:100%; background:#7a7b7d; color:#fff; border:1px solid #7a7b7d;}
    .filterlink .mg-btn-primary:hover, .filterlink .mg-btn-primary:focus {width:100%; background:#7a7b7d; color:#fff; border:1px solid #7a7b7d;}
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .filtersearch {} 
    .searchs {padding:5px 0 20px 0;}
    .searchs .catdropdown {min-width:20px; max-width:200px; border-radius:0; height:50px; background:#fff; border:1px solid #eee; font-size:16px;}
    .searchs .txtbox {min-width:200px; border-radius:0; height:50px; background:#fff;  border:1px solid #ccc; font-size:16px; margin-right:2px;}
    .searchs .txtboxsm {min-width:180px; border-radius:0; height:50px; background:#fff;  border:1px solid #ccc; font-size:16px;}
    .searchs .advsearchlink {font-size:14px; font-style:italic; float:right;}
    .searchs .mg-btn-primary {color:#fff; min-width:110px; line-height:38px; background:var(--primary-btn); border:1px solid var(--primary-btn); font-size:16px; margin-left:2px;}
    .searchf .fa-filter {font-size:16px; }
    .ftext { font-size:16px; margin-left:20px; position:relative; bottom:12px; padding-top:0;}
    .searchf {}
    .txtboxf {min-width:112px; max-width:180px; font-size:13px; padding:8px 10px; margin:2px; background:#fff;  border:1px solid #ccc; position:relative; bottom:14px; border-radius:15px;}
    .txtboxnf {min-width:112px; height:38px; max-width:180px; font-size:13px; padding:8px 10px; margin:2px; background:#fff;  border:1px solid #ccc; position:relative; bottom:13px; border-radius:15px;}
    a.txtboxnf  { text-decoration:none;}
    /*selected dropdown styles*/
    .txtboxf_selected {min-width:112px; height:38px; max-width:180px; font-size:13px; padding:8px 10px; margin:2px; background:#7a7b7d; color:#fff; border:1px solid #7a7b7d; position:relative; bottom:13px; border-radius:15px;}
}

@media (min-width: 992px) and (max-width: 1199.98px)  {
    .filtersearch {width:100%;} 
    .searchs {padding:5px 0 20px 0;}
    .searchs .catdropdown {min-width:280px; max-width:280px; border-radius:0; height:50px; background:#fff; border:1px solid #eee; font-size:16px;}
    .searchs .txtbox {min-width:280px; border-radius:0; height:50px; background:#fff;  border:1px solid #ccc; font-size:16px; margin-right:8px;}
    .searchs .txtboxsm {min-width:210px; border-radius:0; height:50px; background:#fff;  border:1px solid #ccc; font-size:16px;}
    .searchs .advsearchlink {font-size:14px; font-style:italic; float:right;}
    .searchs .mg-btn-primary {color:#fff; min-width:120px; line-height:38px; background:var(--primary-btn); border:1px solid var(--primary-btn); font-size:18px; margin-left:8px;}
    .searchf .fa-filter {font-size:16px; }
    .ftext { font-size:16px; margin-left:20px; position:relative; bottom:12px; padding-top:0;}
    .searchf {}
    .txtboxf {min-width:112px; max-width:180px; font-size:13px; padding:6px 8px; margin:2px; background:#fff;  border:1px solid #ccc; position:relative; bottom:14px; border-radius:15px;}
    .txtboxnf {min-width:112px; height:38px; max-width:180px; font-size:13px; padding:9px 8px; margin:2px; background:#fff;  border:1px solid #ccc; position:relative; bottom:13px; border-radius:15px;}
    a.txtboxnf  { text-decoration:none;}
    /*selected dropdown styles*/
    .txtboxf_selected {min-width:112px; height:38px; max-width:180px; font-size:13px; padding:9px 8px; margin:2px; background:#7a7b7d; color:#fff; border:1px solid #7a7b7d; position:relative; bottom:13px; border-radius:15px;}
}

@media (min-width: 1200px) {
    .filtersearch {width:100%;} 
    .searchs {padding:5px 0 20px 0;}
    .searchs .catdropdown {min-width:340px; max-width:340px; border-radius:0; height:50px; background:#fff; border:1px solid #eee; font-size:16px;}
    .searchs .txtbox {min-width:340px; border-radius:0; height:50px; background:#fff;  border:1px solid #ccc; font-size:16px; margin-right:8px;}
    .searchs .txtboxsm {min-width:230px; border-radius:0; height:50px; background:#fff;  border:1px solid #ccc; font-size:16px;}
    .searchs .advsearchlink {font-size:14px; font-style:italic; float:right;}
    .searchs .mg-btn-primary {color:#fff; min-width:140px; line-height:38px; background:var(--primary-btn); border:1px solid var(--primary-btn); font-size:18px; margin-left:8px;}
    .filterlink {padding-bottom:10px;}
    .filterlink a {font-size:18px; }
    .ftext { font-size:16px; margin-left:20px; position:relative; bottom:12px; padding-top:0;}
    .searchf {}
    .txtboxf {min-width:120px; max-width:240px; font-size:13px; padding:6px 8px; margin:2px; background:#fff;  border:1px solid #ccc; position:relative; bottom:14px; border-radius:15px;}
    .txtboxnf {min-width:120px; height:38px; max-width:240px; font-size:13px; padding:8px 8px; margin:2px; background:#fff; color:#fff; border:1px solid #ccc; position:relative; bottom:13px; border-radius:15px; text-decoration:none;}
    a.txtboxnf  { text-decoration:none;}
    /*selected dropdown styles*/
    .txtboxf_selected {min-width:120px; height:38px; max-width:240px; font-size:13px; padding:8px 8px; margin:2px; background:#7a7b7d; color:#fff; border:1px solid #7a7b7d; position:relative; bottom:13px; border-radius:15px;}
}
.txtboxf_selected:hover {color:#fff; text-decoration:none;}


@media (max-width: 767px) {
    /*detailed listing display*/
    .listingdisplaypanel h1 {padding:20px 0 0 0; margin-bottom:10px;}
    .listingimage img {margin:0 auto;}
    .listingimage {padding-left:0; padding-right:0; margin:0 0 15px 0;}
    .ListingDisplay_AddThis {margin:0; padding:15px 0;}

    .titlecolumn {margin:0 auto;}
    /*.listingdisplaypanel h1 {font-size:22px; padding:10px 0;}*/
    .listingimagerow {margin-left:0; margin-right:0;}
    .ListingDisplay_Advertiser { padding:20px 15px 0 0;}
    .listingdisplayinfo {margin:15px 0; padding-left:28px;}
    .jobpostdate {text-align:center; margin:10px 0;}
    .listingsocialdiv {width:100%; text-align:center; margin:15px 0 20px 0;}
    .listingcriteriarow {margin-left:0; margin-right:0; padding-left:10px; padding-right:10px;}
    .listingcriteria {border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; padding:10px 0; margin-top:20px;}

    /*summary listings*/
    .logo {display:flex; align-items:center;  justify-content: center; flex-direction:column;}

    .RemoteJob {margin:0 auto; margin-top:8px; margin-bottom:8px; border:1px solid #e6e6e6; padding:2px 8px; background:#eee; width:100px; border-radius:4px;}
    .RemoteJob .fa-wifi {color:var(--primary-btn); padding-right:4px;}
    .RemoteJobLD {font-size:18px; padding:2px 8px; margin:5px 0; background:#eee; border:1px solid #e6e6e6;  width:auto; border-radius:4px; display:inline-block;}
    .RemoteJobLD .fa-wifi {color:var(--primary-btn); padding-right:4px;}

    .qsearchdiv {height:0; margin:0 auto; max-width:1200px; z-index:100; position:relative; bottom:390px; border-radius:3px;}
    .EMcheckbox { font-weight:bold;}
    .EMcheckbox input[type="checkbox"] {width:16px; height:16px; position:relative; top:3px;}
    .EMcheckboxrow {margin:0;}
    .EMcheckboxdivMobile {height:40px; color:#555; padding:8px 0 1px 0; background:#fff; border:1px solid #ddd; margin-bottom:5px;}
    .remotecheck input[type="checkbox"] {margin:0 3px 0 16px;}

    .qsbutton {line-height:26px; margin-bottom:5px; width:100%; background:var(--primary-btn); border:1px solid var(--primary-btn); font-size:18px; color:#fff;}
}

@media (min-width: 768px) {
    /*detailed listing display*/
    .listingdisplaypanel h1 {padding:20px 0 0 15px;}
    .listingimage {margin:10px 0;}
    .listingimage img {}
    .ListingDisplay_AddThis {margin:0 auto; text-align:center; padding:15px 0; width:100%;}
     
    .titlecolumn {background:#fff; border:none; width:98%; margin:0 auto; margin-top:15px; margin-left:10px;}
    .listingdisplaypanel h1 {font-size:26px; padding:1px 0 1px;}
    .ListingDisplay_Advertiser { padding:20px 15px 10px 25px;}
    .listingdisplayinfo {margin:15px 0; padding-left:28px;}
    .jobpostdate {float:right; position:relative; top:24px;}
    .listingsocialdiv {width:100%; text-align:center; margin:15px 0 20px 0;}
    .listingcriteriarow {margin-left:0; margin-right:0; padding-left:10px; padding-right:10px;}
    .listingcriteria {border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; padding:10px 0;}

    /*summary listings*/
    .logo {display:flex; align-items:center;  justify-content: center; flex-direction:column;}

    .RemoteJob {border:1px solid #e6e6e6; padding:2px 8px; margin:5px 0; background:#f0f6fa; width:120px; border-radius:4px;}
    .RemoteJob .fa-wifi {color:var(--primary-btn); padding-right:4px;}
    .RemoteJobLD {font-size:18px; padding:3px 8px; margin:5px; background:#f0f6fa; border:1px solid #e6e6e6; width:auto; border-radius:4px; text-align:center; float:left;}
    .RemoteJobLD .fa-wifi {color:var(--primary-btn); padding-right:4px;}
    .EMcheckbox {color:#fff; font-weight:bold;}
    .EMcheckbox input[type="checkbox"] {width:16px; height:16px; position:relative; top:3px;}
    .EMcheckboxdiv {text-align:left; color:#fff;}
}


@media (max-width: 767px) {
.listingicons .glyphicon {color:var(--secondary-btn); font-size:20px; padding-bottom:0;}
.listingicons {float:none; text-align:center; padding-top:25px;}
}

@media (min-width: 768px) {
.listingicons {padding-bottom:10px;}
.ListingDisplay_AddThis {padding:5px 0 10px 0;}
.listingicons .glyphicon {color:var(--secondary-btn); padding:5px 7px; font-size:20px; position:relative; top:0; right:0; float:none;}
.listingicons {float:none; text-align:center; padding-top:30px;}
.listingbuttons {padding:0;}
}

.indeed-wrapper {padding:0 0 10px 0; background:none;}
.indeed-homepage {max-width:1200px; margin:0 auto; float:none;}
.indeed-body {background:none; padding:0;}
.indeed-body a { font-weight:bold; line-height:28px;}
.indeed-homepage .indeed-body {background:none; padding:15px 0;}
.indeed-homepage .panel-body a {padding:0; }
.indeedlisting {padding:10px; background:#fff; border:1px solid #fff; box-shadow: rgba(0, 0, 0, 0.1) 1px 3px 10px 1px; margin-bottom:10px;}
.mgpanel-headinghm .IndeedHeading {color: #222; background: none; border-color: none; padding: 10px 15px 0 15px; font-size: 24px; text-transform:uppercase;}
.indeedmorebtn .mg-btn-primary {position:relative; right:15px; margin-top:15px;}

/* Zip Recruiter listings header */
.indeed-wrapper .ziprecruiter { background:none; border-color:none; padding:5px 10px 15px 0; color:var(--secondary-btn); 
                               font-family:var(--header-font-family); font-size:var(--header-font-size);}
.ziprecruiter { color:var(--secondary-btn); background: none; border-color: none; padding: 15px 0; text-align:center; font-size:var(--header-font-size); font-family:var(--header-font-family); margin-left:-10px;}
.ziprecruiter-body {background:none; padding:0;}
.zipmorebtn .mg-btn-primary {position:relative; right:15px; margin-top:15px;}
.indeed-homepage .ziprecruiter-body {background:none; padding:0;}
.ziprecruiterlisting {padding:10px; background:#fff; border:1px solid #fff; box-shadow: rgba(0, 0, 0, 0.1) 1px 3px 10px 1px; margin-bottom:10px;}
.ziprecruiterlisting a { font-weight:bold; line-height:30px;}
.ziprecruiter .mgpanel-headinghm  {color:#294060; text-transform:capitalize; background:none; border-color:none; padding:15px 10px 0 0; 
                                   font-family:var(--header-font-family); font-size:var(--header-font-size);}
.ziprecruiter .mgpanel-headinghm a {color:#294060;}


@media (max-width: 767px) {
    /* stats Styles */
    .StatsBox {background:#fff; border:1px solid #eee; padding:3px; margin-bottom:3px;}
    .StatsHeading { background:none; border-color:none; padding: 5px 10px 0 10px; font-size:16px; margin-bottom:10px; font-weight:100;}
    .StatsFormHeading {color:#fff; background:none; border-color:none; padding: 5px 10px; margin-bottom:10px; 
                       font-family:var(--header-font-family); font-size:var(--header-font-size);}
    .StatsForm {background:#fff; padding:10px; border:1px solid #eee; width:100%;}
}
@media (min-width: 768px) {
    /* stats Styles */
    .StatsBox {background:#fff; border:1px solid #eee; padding:3px; margin-bottom:3px;}
    .StatsHeading { background:none; border-color:none; padding: 5px 10px 0 10px; font-size:16px; margin-bottom:10px; font-weight:100;}
    .StatsFormHeading {color:#fff; background:none; border-color:none; padding: 5px 10px; margin-bottom:10px; 
                       font-family:var(--header-font-family); font-size:var(--header-font-size);}
    .StatsForm {background:#fff; padding:10px; border:1px solid #eee;}
}


@media (max-width: 767px) {
    /*.featlisting-homepage .morelink .btn {position:relative;}*/
    .employers-wrapper {padding:40px 0; background:var(--primary-bg); border-top:none;}
    .employers-homepage {max-width:1200px; margin:0 auto; float:none;}

    .featlisting-wrapper {padding:30px 0 0 0; margin-left:0; margin-right:0;}
    .featlisting-homepage {max-width:1200px; margin:0 auto; float:none;}
    .featlisting-homepage .mgpanel-defaulthm .mgpanel-body {padding:10px 0;}
    .featlisting-homepage .mgpanel-headinghm { padding:0 5px 10px 0; text-align:center; font-family:var(--header-font-family); font-size:var(--header-font-size);}
    .featlisting-homepage .morelink a {color:#fff;}
    .featlisting-homepage .mgdisplaylisting {padding:20px 5px; margin-left:-15px; margin-right:-15px; line-height:22px; text-align:center;}

    .FeatEmpHome .morebutton {padding-left:0; padding-right:0;}

    #FeatEmployerHeading {color:#c0d7e9; text-align:center; background:none; border-color:none; padding:20px 5px; border-bottom:1px solid none; font-family:var(--header-font-family); font-size:var(--header-font-size);}
    .mgfeaturedemp {height:auto; margin:5px 0; background:#fff; box-shadow: rgba(0, 0, 0, 0.1) 1px 3px 10px 1px;}
    .mgfeaturedemp img {padding:0; margin:0; padding:20px 0; max-height:250px;}   

    /*Employer Directory page*/
    .employerform {margin:0 10px;}
    .employerrow {margin:0 15px;}
    .employerdiv {min-height:200px; padding:10px; background:#fff; box-shadow: rgba(0, 0, 0, 0.1) 1px 3px 10px 1px; margin:5px; text-align:center;}
    .emplogodiv {background:#fff; border:1px solid #fff; min-height:120px; margin-bottom:10px; display:flex; flex-flow:column nowrap; justify-content:center; align-items:center;}
    .emplogodiv  img {max-height:200px; max-width:200px;}
    .employerdiv a {}
    .empsearchbox {width:100%; border-radius:0; height:50px; border:1px solid #ddd;}
    .employerform .mg-btn-primary {width:100%;}
    .empalphabet a {line-height:38px; letter-spacing:3px;}
      .empalphabet a:link, .empalphabet a:visited {color:#333; text-decoration:none;}
      .empalphabet a:active, .empalphabet a:hover {color:#888; text-decoration:underline;}

    .FeatEmpHome .mg-btn-more {background:none; color:#fff; border:1px solid #fff; max-width:1200px; margin:0 auto; text-align:center; margin:25px 0;}
    .FeatEmpHome .mg-btn-more:active, .FeatEmpHome .mg-btn-more:visited {background:none; color:#fff; border:1px solid #fff;}
    .FeatEmpHome .mg-btn-more:hover, .FeatEmpHome .mg-btn-more:focus {background: var(--secondary-btn-hover); color:var(--secondary-btn); border:1px solid var(--secondary-btn-hover);}
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .employers-wrapper {padding:30px 0 60px 0; background:var(--primary-bg); border-top:none;}
    .employers-homepage {max-width:1200px; margin:0 auto; float:none; padding:0;}
    .employers-homepage .mgpanel-default {background:none; margin:0; padding:0 20px;}
    .employers-homepage .panel-body {background:none; margin:0; padding:0;}

    #FeatEmployerHeading {color:#c0d7e9; background:none; border-color:none; padding:30px 5px; border-bottom:1px solid none; text-align:center; 
                          font-family:var(--header-font-family); font-size:var(--header-font-size);}
    .mgfeaturedemp {width:19%; line-height:160px; margin:3px; background:#fff; box-shadow: rgba(0, 0, 0, 0.1) 1px 3px 10px 1px;}
    .mgfeaturedemp img {padding:0; margin:0; max-height:100px; max-width:100px;}   

    /*Employer Directory page*/
    .employerrow {margin-left:0; margin-right:0;}
    .employerdiv {width:31%; min-height:250px; padding:10px; background:#fff; border:1px solid #fff; margin:5px; text-align:center; box-shadow: rgba(0, 0, 0, 0.1) 1px 3px 10px 1px;}
    .emplogodiv {background:#fff; min-height:120px; margin-bottom:10px; display:flex; flex-flow:column nowrap; justify-content:center; align-items:center;}
    .emplogodiv  img {max-height:120px; max-width:140px;}
    .employerdiv a {}
    .employerform {padding-top:15px; margin-left:-12px;}
    .empsearchbox {min-width:245px; border-radius:0; height:50px; border:1px solid #eee;}
    .employerform .mg-btn-primary {line-height:24px; position:relative; right:15px;}
    .empalphabet {margin:15px 5px 0 12px;}
    .empalphabet a {line-height:38px; letter-spacing:3px; font-size:16px;}
      .empalphabet a:link, .empalphabet a:visited {color:#333; text-decoration:none;}
      .empalphabet a:active, .empalphabet a:hover {color:#888; text-decoration:underline;}

    .FeatEmpHome .mg-btn-more {background:none; color:#fff; border:1px solid #fff; max-width:1200px; margin:0 auto; text-align:center; margin-top:25px;}
    .FeatEmpHome .mg-btn-more:active, .FeatEmpHome .mg-btn-more:visited {background:none; color:#fff; border:1px solid #fff;}
    .FeatEmpHome .mg-btn-more:hover, .FeatEmpHome .mg-btn-more:focus {background: var(--secondary-btn-hover); color:var(--secondary-btn); border:1px solid var(--secondary-btn-hover);}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .employers-wrapper {padding:30px 0 60px 0; background:var(--primary-bg); border-top:none;}
    .employers-homepage {max-width:1200px; margin:0 auto; float:none; padding:0;}
    .employers-homepage .mgpanel-default {background:none; margin:0; padding:0 20px;}
    .employers-homepage .panel-body {background:none; margin:0; padding:0;}

    #FeatEmployerHeading {color:#c0d7e9; background:none; border-color:none; padding:30px 5px; border-bottom:1px solid none; text-align:center; 
                          font-family:var(--header-font-family); font-size:var(--header-font-size);}
    .mgfeaturedemp {width:19%; line-height:160px; margin:4px; background:#fff; box-shadow: rgba(0, 0, 0, 0.1) 1px 3px 10px 1px; overflow:hidden;}
    .mgfeaturedemp img {padding:0; margin:0 auto; max-height:150px; max-width:150px; transition: all .2s ease-out!important;} 
    .mgfeaturedemp img:hover {padding:0; margin:0 auto; max-height:150px; max-width:150px; object-fit:cover; transform: scale(1.1);}   

    /*Employer Directory page*/
    .employerrow {margin-left:0; margin-right:0;}
    .employerdiv {width:23%; min-height:250px; padding:10px; background:#fff; border:1px solid #fff; margin:5px; text-align:center; box-shadow: rgba(0, 0, 0, 0.1) 1px 3px 10px 1px;}
    .emplogodiv {background:#fff; min-height:120px; margin-bottom:10px; display:flex; flex-flow:column nowrap; justify-content:center; align-items:center; overflow:auto;}
    .emplogodiv  img {max-height:120px; max-width:140px; object-fit:cover; transition: all .2s ease-out!important;}
    .emplogodiv  img:hover {max-height:120px; max-width:140px; object-fit:cover; transform: scale(1.1);}
    .employerdiv a {}
    .employerform {padding-top:15px; margin-left:-14px;}
    .empsearchbox {min-width:245px; border-radius:0; height:50px; border:1px solid #eee;}
    .employerform .mg-btn-primary {line-height:24px; position:relative; right:15px;}
    .empalphabet {margin:15px 5px 0 12px;}
    .empalphabet a {line-height:50px; letter-spacing:5px; font-size:16px;}
      .empalphabet a:link, .empalphabet a:visited {color:#333; text-decoration:none;}
      .empalphabet a:active, .empalphabet a:hover {color:#888; text-decoration:underline;}

    .FeatEmpHome .mg-btn-more {background:none; color:#fff; border:1px solid #fff; max-width:1200px; margin:0 auto; text-align:center; margin-top:25px;}
    .FeatEmpHome .mg-btn-more:active, .FeatEmpHome .mg-btn-more:visited {background:none; color:#fff; border:1px solid #fff;}
    .FeatEmpHome .mg-btn-more:hover, .FeatEmpHome .mg-btn-more:focus {background: var(--secondary-btn-hover); color:var(--secondary-btn); border:1px solid var(--secondary-btn-hover);}
}
@media (min-width: 1200px) {
    .employers-wrapper {padding:30px 0 60px 0; background:var(--primary-bg); border-top:none;}
    .employers-homepage {max-width:1200px; margin:0 auto; float:none; padding:0;}
    .employers-homepage .mgpanel-default {background:none; margin:0; padding:0;}
    .employers-homepage .panel-body {background:none; margin:0; padding:0;}

    #FeatEmployerHeading {color:#c0d7e9; background:none; border-color:none; padding:30px 5px; border-bottom:1px solid none; text-align:center; 
                          font-family:var(--header-font-family); font-size:var(--header-font-size);}
    .mgfeaturedemp {width:19%; line-height:160px; margin:5px; background:#fff; box-shadow: rgba(0, 0, 0, 0.1) 1px 3px 10px 1px; overflow:hidden;}
    .mgfeaturedemp img {padding:0; margin:0 auto; max-height:150px; max-width:150px; transition: all .2s ease-out!important;} 
    .mgfeaturedemp img:hover {padding:0; margin:0 auto; max-height:150px; max-width:150px; object-fit:cover; transform: scale(1.1);}   

    /*Employer Directory page*/
    .employerrow {margin-left:0; margin-right:0;}
    .employerdiv {width:24%; min-height:240px; padding:10px; background:#fff; border:1px solid #fff; margin:5px; text-align:center; box-shadow: rgba(0, 0, 0, 0.1) 1px 3px 10px 1px;}
    .emplogodiv {background:#fff; min-height:120px; margin-bottom:10px; display:flex; flex-flow:column nowrap; justify-content:center; align-items:center; overflow:hidden;}
    .emplogodiv  img {max-height:120px; max-width:140px; object-fit:cover; transition: all .2s ease-out!important;}
    .emplogodiv  img:hover {max-height:120px; max-width:140px; object-fit:cover; transform: scale(1.1);}
    .employerdiv a {}
    .employerform {padding-top:15px; margin-left:-8px;}
    .empsearchbox {min-width:245px; border-radius:0; height:50px; border:1px solid #eee;}
    .employerform .mg-btn-primary {line-height:24px; position:relative; right:15px;}
    .empalphabet a {line-height:50px; letter-spacing:3px; font-size:16px;}
      .empalphabet a:link, .empalphabet a:visited {color:#333; text-decoration:none;}
      .empalphabet a:active, .empalphabet a:hover {color:#888; text-decoration:underline;}

    .FeatEmpHome .mg-btn-more {background:none; color:#fff; border:1px solid #fff; max-width:1200px; margin:0 auto; text-align:center; margin-top:25px;}
    .FeatEmpHome .mg-btn-more:active, .FeatEmpHome .mg-btn-more:visited {background:none; color:#fff; border:1px solid #fff;}
    .FeatEmpHome .mg-btn-more:hover, .FeatEmpHome .mg-btn-more:focus {background: var(--secondary-btn-hover); color:var(--secondary-btn); border:1px solid var(--secondary-btn-hover);}
}


/*single edition top nav dropdown add more space between items*/
/*#EMNavBar2 .navbar-nav > li > a { background:none; font-size:16px; padding:5px 15px; line-height:24px;}
*/
form-inline .btn {padding:7px 10px;}

/*.panel-heading > .mgpanel-heading > .RssEmployment {background-color:white;}*/

   .headingBack {
  color: #fff;
  background-color: #1b1718;
  border-color: #1b1718;
  font-weight:200;
  font-size:large;
}

   .validationMSG {color:red;}

  form-group > .no-LeftGutters {
   margin-left: 0;
}

   /* I have been using the default panel MGDefault and the MGDefault heading for that panel so theme mods should be pretty easy. 
       I have also been using the button default I think in most cases.  
   */

  .padtop {padding-top:25px;}
  .noleftgutter {padding-left:0px; margin-left: 0;}
