﻿@import url(../Fresh/stylesheet.css);

/*Colors
E61461 red
0072ce blue
00b0b9 teal
00558c dk blue
*/


@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:#00b0b9;}
    .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; width:100%; margin-top:15px;}
        .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:#E61461; 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:#222; 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:#00b0b9;
     display:flex; justify-content:center; align-items:center;}
    .profileaddress {padding-left:20px;}
    .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:#0065B8; color:#fff; border:1px solid #fff;}

    .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:#E61461; 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; color:#222; 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;}
}

@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:#00b0b9; display:flex; justify-content:center; align-items:center;}
    .profileaddress {padding-left:40px;}
    .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:#0065B8; color:#fff; border:1px solid #fff;}
    
    .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:#E61461; 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; color:#222; 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;}

    /*testing auto logo creation*/
    /*.em_logo {color:#fff; background:#0072ce; width:120px; height:120px; border:1px solid #2c8ad5; font-family:Arial; font-size:38px; font-weight:bold;
              display:flex; justify-content:center; align-items:center; text-transform:uppercase; letter-spacing:1px;}
    .em_logo a {color:#fff;}
    .em_logo a:hover, a:focus, a:active {color:#fff; text-decoration:none; cursor:pointer}*/
}


/*Search filtering styles*/
.mgcolumn3filtered {padding-top:15px;}
/*#columns1and2 {padding-top:20px;}*/

@media (max-width: 767px) {
    /* Articles - Home Page */
    .articles-wrapper {padding:0 0 0 0; background:#f8f8f8;}
    .articles-homepage {max-width:1200px; margin:0 auto; float:none;}
    /*.articles-homepage .mgpanel-defaulthm .mgpanel-body {padding:10px 0; margin:0 10px;}*/
    #ArticlesHeading {color:#222; text-transform:uppercase; background:#f8f8f8; border-color:#f8f8f8; padding:5px 8px; font-size:24px; text-align:center;}

    /* Featured Listings - Home Page */
    .featlisting-wrapper {padding:30px 0 0 0; background:#f8f8f8; 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:#222; text-transform:uppercase; background:#f8f8f8; border-color:#f8f8f8; padding:0 5px 10px 0; font-size:26px; text-align:center;}
    /*.featlisting-homepage .morelink a {color:#fff;}*/
    .featlisting-homepage .mgdisplaylisting {padding:20px 5px; margin-left:-15px; margin-right:-15px; background:#fff; box-shadow: rgba(0, 0, 0, 0.1) 1px 3px 10px 1px; text-align:center;}
    .featlisting-homepage .mgdisplaylisting img {padding:0; max-height:180px;}
    
    #NewJobsHeading {color:#222; text-transform:uppercase; background:#f8f8f8; border-color:#f8f8f8; padding:5px 0 15px 0; font-size:24px; text-align:center;}
    
    .mgdisplaylisting .mg-btn-primary {position:relative; top:5px; padding:8px 20px; margin:0 auto;}
    .mgdisplaylisting .listingdate {margin-top:10px;}
    .mgdisplaylisting .loc {font-style:italic;}

}
@media (min-width: 768px) {
    /* Articles - Home Page */
    .articles-wrapper {padding:0 0 0 0; background:#fff;}
    .articles-homepage {max-width:1200px; margin:0 auto; float:none; padding:0 15px 0 35px;}
    #ArticlesHeading {color:#222; text-transform:uppercase; background:#fff; border-color:#fff; padding: 30px 0; font-size:24px; margin-left:-12px;}
    /*#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:#f8f8f8;}
    .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:#222; text-transform:uppercase; background:#f8f8f8; border-color:#f8f8f8; padding:40px 0 20px 0; font-size:24px; text-align:center;}

    .mgdisplaylisting .mg-btn-primary {position:relative; top:5px; padding:5px 20px; font-size:14px; margin:0 auto;}
    .mgdisplaylisting .listingdate {margin-top:10px;}
    .mgdisplaylisting .imagediv {display:flex; align-items:center; justify-content:center; height:160px;}

    #NewJobsHeading {color:#222; text-transform:uppercase; background:#f8f8f8; border-color:#f8f8f8; padding:30px 0 20px 0; font-size:24px; text-align:center;}
    /*.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; color:#222; border:1px solid #ccc;}
    .searchs .txtbox {width:100%; margin:4px 0; border-radius:0; height:40px; background:#fff; color:#222; border:1px solid #ccc;}
    .searchs .txtboxsm {width:100%; margin:4px 0; border-radius:0; height:40px; background:#fff; color:#222; border:1px solid #ccc;}
    .searchs .mg-btn-primary {width:100%; background:#E61461; border:1px solid #E61461; font-size:18px; color:#fff;}
    .ftext {color:#222; font-size:18px; padding-bottom:2px;}
    .searchf {padding:5px;}
    .txtboxf {width:100%; padding:8px 10px; background:#fff; color:#222; 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; color:#222; border:1px solid #ccc; font-size:16px; margin-right:2px;}
    .searchs .txtboxsm {min-width:180px; border-radius:0; height:50px; background:#fff; color:#222; 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:#E61461; border:1px solid #E61461; font-size:16px; margin-left:2px;}
    .searchf .fa-filter {font-size:16px; color:#222;}
    .ftext {color:#222; 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; color:#222; 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; color:#222; border:1px solid #ccc; position:relative; bottom:13px; border-radius:15px;}
    a.txtboxnf  {color:#222; 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; color:#222; border:1px solid #ccc; font-size:16px; margin-right:8px;}
    .searchs .txtboxsm {min-width:210px; border-radius:0; height:50px; background:#fff; color:#222; 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:#E61461; border:1px solid #E61461; font-size:18px; margin-left:8px;}
    .searchf .fa-filter {font-size:16px; color:#222;}
    .ftext {color:#222; 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; color:#222; 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; color:#222; border:1px solid #ccc; position:relative; bottom:13px; border-radius:15px;}
    a.txtboxnf  {color:#222; 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; color:#222; border:1px solid #ccc; font-size:16px; margin-right:8px;}
    .searchs .txtboxsm {min-width:230px; border-radius:0; height:50px; background:#fff; color:#222; 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:#E61461; border:1px solid #E61461; font-size:18px; margin-left:8px;}
    .filterlink {padding-bottom:10px;}
    .filterlink a {font-size:18px; color:#222;}
    .ftext {color:#222; 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; color:#222; 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  {color:#222; 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;}
    .listingimage img {max-height:200px;}

    .titlecolumn {margin:0 auto;}
    /*.listingdisplaypanel h1 {font-size:22px; padding:10px 0;}*/
    .listingimagerow {margin-left:0; margin-right:0;}
    /*.ListingDisplay_Advertiser {color:#222; padding:20px 15px 0 0;}*/
    .listingdisplayinfo {margin:15px 0;}
    .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; color:#0072ce; border:1px solid #0072ce; padding:2px 8px; background:#fff; width:100px; border-radius:30px;}
    .RemoteJob .fa-wifi {color:#0072ce;}
    .RemoteJobLD {font-size:18px; padding:2px 8px; margin:5px 0; background:#f8f8f8; border:1px solid #e6e6e6; color:#222; width:auto; border-radius:4px; display:inline-block;}
    .RemoteJobLD .fa-wifi {color:#E61461;}

    .qsearchdiv {height:0; margin:0 auto; max-width:1200px; z-index:100; position:relative; bottom:420px; border-radius:3px;}
    .EMcheckbox {color:#222; 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:#E61461; border:1px solid #E61461; font-size:18px; color:#fff;}
}

@media (min-width: 768px) {
    /*detailed listing display*/
    .listingdisplaypanel h1 {padding:20px 0 0 15px;}
    .listingimage {margin:10px 0;}
    .ListingDisplay_AddThis {margin:0 auto; text-align:center; padding:15px 0; width:100%;}
    .listingimage img {max-height:200px;}

    .titlecolumn {background:#0072ce; border:1px solid #0072ce; width:98%; margin:0 auto; margin-top:15px; margin-left:5px; margin-right:0;}
    .listingdisplaypanel h1 {font-size:26px; padding:1px 0 10px; color:#fff;}
    .ListingDisplay_Advertiser {color:#222; padding:20px 15px 10px 25px;}
    .listingdisplayinfo {margin:15px 0; padding-left:28px;}
    .jobpostdate {float:right; position:relative; top:24px; color:#fff;}
    .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 #0072ce; color:#0072ce; padding:2px 8px; margin:5px 0; background:#fff; width:110px; border-radius:30px;}
    .RemoteJob .fa-wifi {color:#0072ce; padding:4px;}
    .RemoteJobLD {padding:5px 10px; margin:5px; background:#f8f8f8; border:1px solid #ededed; color:#222; width:auto; border-radius:30px; text-align:center; float:left;}
    .RemoteJobLD .fa-wifi {color:#E61461; padding: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:#d8d8d8; 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:#d8d8d8; 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 50px 0; background:#f8f8f8;}
.indeed-homepage {max-width:1200px; margin:0 auto; float:none;}
.indeed-body {background:#f8f8f8; padding:0;}
.indeed-body a {color:#222; font-weight:bold; line-height:28px;}
.indeed-homepage .indeed-body {background:#f8f8f8; padding:15px 0;}
.indeed-homepage .panel-body a {padding:0; color:#222;}
.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: #f8f8f8; border-color: #f8f8f8; 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 {color:#222; text-transform:uppercase; background:#f8f8f8; border-color:#f8f8f8; padding:5px 10px 15px 0; font-size:24px;}
.ziprecruiter {color: #222; background: #f8f8f8; border-color: #f8f8f8; padding: 15px 0; font-size: 24px; margin-left:-10px;}
.ziprecruiter-body {background:#f8f8f8; padding:0;}
.zipmorebtn .mg-btn-primary {position:relative; right:15px; margin-top:15px;}
.indeed-homepage .ziprecruiter-body {background:#f8f8f8; 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 {color:#222; font-weight:bold; line-height:30px;}
.ziprecruiter .mgpanel-headinghm  {color:#294060; text-transform:capitalize; background:#f8f8f8; border-color:#f8f8f8; padding:15px 10px 0 0; font-size:22px;}
.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 {color:#222; background:none; border-color:none; padding: 5px 10px 0 10px; font-size:16px; margin-bottom:10px; font-weight:100;}
    .StatsFormHeading {color:#222; text-transform:uppercase; background:none; border-color:none; padding: 5px 10px; font-size:22px; margin-bottom:10px;}
    .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 {color:#222; background:none; border-color:none; padding: 5px 10px 0 10px; font-size:16px; margin-bottom:10px; font-weight:100;}
    .StatsFormHeading {color:#222; text-transform:uppercase; background:none; border-color:none; padding: 5px 10px; font-size:22px; margin-bottom:10px;}
    .StatsForm {background:#fff; padding:20px; border:1px solid #eee;}
}


@media (max-width: 767px) {
    /*.featlisting-homepage .morelink .btn {position:relative;}*/
    .employers-wrapper {padding:20px 0 30px 0; background:#00b0b9;}
    .employers-homepage {max-width:1200px; margin:0 auto; float:none; padding:0;}
    .employers-homepage .mgpanel-default {margin:0; padding:0 20px;}
    .employers-homepage .panel-body {margin:0; padding:0;}

    .FeatEmpHome .morebutton {padding-left:0; padding-right:0;}

    #FeatEmployerHeading {color:#fff; text-transform:uppercase; text-align:center; background:#00b0b9; padding:20px 5px; font-size:24px;}
    .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*/
    .employerrow {margin:0 15px;}
    .employerdiv {min-height:200px; padding:15px; background:#fff; margin:10px 0; box-shadow: rgba(0, 0, 0, 0.1) 1px 3px 10px 1px; 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 {color:#222;}
    .empsearchbox {width:100%; border-radius:0; height:36px; 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-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:none; color:#fff; border:1px solid #fff;}
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .employers-wrapper {padding:40px 10px; background:#00b0b9;}
    .employers-homepage {max-width:1200px; margin:0 auto; float:none; padding:0;}
    .employers-homepage .mgpanel-default {margin:0; padding:0 20px;}
    .employers-homepage .panel-body {margin:0; padding:0;}

    #FeatEmployerHeading {color:#fff; text-transform:uppercase; background:#00b0b9; padding:30px 5px; font-size:24px; text-align:center;}
    .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:23%; min-height:280px; padding:10px 5px; background:#fff; box-shadow: rgba(0, 0, 0, 0.1) 1px 3px 10px 1px; margin:5px; text-align:center;}
    .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 {color:#222;}
    .employerform {padding-top:15px; margin-left:-12px;}
    .empsearchbox {width:240px; border-radius:0; height:40px; border:1px solid #eee; margin:0 5px;}
    .employerform .mg-btn-primary {height:40px;}
    .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:#00b0b9; 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:#00b0b9; color:#fff; border:1px solid #fff;}
    .FeatEmpHome .mg-btn-more:hover, .FeatEmpHome .mg-btn-more:focus {background:#00b0b9; color:#fff; border:1px solid #fff;}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .employers-wrapper {padding:20px 10px 40px 10px; background:#00b0b9;}
    .employers-homepage {max-width:1200px; margin:0 auto; float:none; padding:0;}
    .employers-homepage .mgpanel-default {margin:0; padding:0 20px;}
    .employers-homepage .panel-body {margin:0; padding:0;}

    #FeatEmployerHeading {color:#fff; text-transform:uppercase; background:#00b0b9; padding:30px 5px; font-size:24px; text-align:center;}
    .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:270px; padding:10px 5px; background:#fff; box-shadow: rgba(0, 0, 0, 0.1) 1px 3px 10px 1px; margin:5px; text-align:center;}
    .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; 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 {color:#222;}
    .employerform {padding-top:15px; margin-left:-14px;}
    .empsearchbox {width:300px; border-radius:0; height:40px; border:1px solid #eee; margin:0 5px;}
    .employerform .mg-btn-primary {height:40px;}
    .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:#00b0b9; 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:#00b0b9; color:#fff; border:1px solid #fff;}
    .FeatEmpHome .mg-btn-more:hover, .FeatEmpHome .mg-btn-more:focus {background:#0072ce; color:#fff; border:1px solid #0072ce;}
}
@media (min-width: 1200px) {
    .employers-wrapper {padding:10px 0 40px 0; background:#00b0b9;}
    .employers-homepage {max-width:1200px; margin:0 auto; float:none; padding:0;}
    .employers-homepage .mgpanel-default {margin:0; padding:0;}
    .employers-homepage .panel-body {margin:0; padding:0;}

    #FeatEmployerHeading {color:#fff; text-transform:uppercase; background:#00b0b9; padding:30px 5px; font-size:24px; text-align:center;}
    .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;}
    .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 {color:#222;}
    .employerform {padding-top:15px; margin-left:-8px;}
    .empsearchbox {min-width:245px; border-radius:0; height:40px; border:1px solid #eee;}
    .employerform .mg-btn-primary {position:relative; top:5px; left:4px; line-height:24px;}
    .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:#00b0b9; 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:#00b0b9; color:#fff; border:1px solid #fff;}
    .FeatEmpHome .mg-btn-more:hover, .FeatEmpHome .mg-btn-more:focus {background:#0072ce; color:#fff; border:1px solid #0072ce;}
}


/*single edition top nav dropdown add more space between items*/
#EMNavBar2 .navbar-nav > li > a {color:#222; 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;}
