
.main {
    background-color: #F3F3F3 !important;
}

.main h3 {
    font-family: Roboto, Arial, sans-serif !important;
}

.divAllContainer {
    background-color: #F3F3F3 !important;
}

.fa {
    outline: 0;
}

.nosquare {
    outline: 0 !important;
}

.numbertext {
    font-size:14px ;
    font-weight: bold;
}

.custom-body {
    min-height: 40px;
}

/*Remove Borders from Tabs*/
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border: 0px 1px 0px 0px !important;
    border-color: #fff !important;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 0px 1px 0px 0px !important;
    border-color:#fff !important;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 0px solid #fff !important;
    border-radius: 4px 4px 0 0 !important;
}

.nosquare
a:link,
a:hover,
a:visited,
a:active {
    outline: 0 !important;
}

/*.divMapContainer {

}*/

.divMapPlaceholder {
    position: relative;
    width: 100%;
    height: 400px;
}

#divMapOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
    background: rgba(255,255,255,.6);
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    vertical-align: middle;
    z-index: 2;
}


#divMapWrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
}

.divMapFavoritesArea {
    position: absolute;
    left: 10%;
    bottom: 30px;
    width: 210px;
    /*height: 110px;*/
    border: 3px solid coral;
    background-color: #FCE6DE;
    padding: 5px;
    border-radius: 4px 8px 8px 4px;
}

.footerContainer {
    background-color: #F3F3F3 !important;
}

.panel-default > .panel-heading {
    color: #fff !important;
    background-color: #047832 !important;
    border-color: #ddd !important;
    font-weight: bold;
}

.headerarea {
    margin-bottom: 0px !important;
}

.searcharea {
    background-color: #f5f5f5;
    color: #333333;
    padding: 10px 0px 0px 0px;
    font-family: Roboto, Arial, sans-serif;
    font-weight: 500;
    padding-right: 35px;
    margin-top: -10px;
}

.fa-question-circle {
    color: #808080;
}

.resultsarea {
    font-family: Roboto, Arial, sans-serif;
    background-color: #cacaca;
}


.map-frame {
    width: 100%;
    height: 400px;
    position: relative;
}

#map {
    width: 100%;
    height: 400px;
    margin: 0 auto;
}





#mapdisclaimer {
    width: 100%;
    background-color: #fff;
    border-bottom: #047940 !important;
    border: 0px 0px 0px 1px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
}

.mapHide {
    width: 100%;
    height: 200px;
    background-image: url('../Assets/Site/bk_blurmap.png');
    background-size: cover;
    border-bottom: 1px solid #BEBDBD;
}


.blurmap-textdiv {
    position: relative;
    top: 55px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding: 15px;
    width: 40%;
    opacity: 0.8;
}


.blurmap-textdiv a:link {
    text-decoration: underline;
}

.blurmap-textdiv a:hover {
    text-decoration: none;
}




.blurmap-text {
    color: #ff0000;
    font-size: 1.7em;
    font-weight: bold;
    position: relative;
    text-align: center;
}

.blurmap-text a {
    color: #ff0000;
}

.blurmap-text a:hover {
    color: #ff0000;
}

.panel {
    box-shadow: 1px 1px 3px grey !important;
    border: none !important;
}

.panel-cities {
    background-color: #f2fff9 !important;
    border-color: #047940 !important;
    color: #030303;
    border-radius: 4px 8px 8px 4px;
    padding: 10px;
    box-shadow: 1px 1px 5px grey;
    font-family: Roboto, Arial, sans-serif;
}

.panel-headingcities {
    background-image: url('../Assets/Site/bk_planecity.png');
    background-size: cover;
    background-color: black;
    border-radius: 4px 8px 8px 4px;
    height: 85px;
    padding: 0px !important;
}

.text-headingcities {
    position: absolute;
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
    bottom: 5px;
    left: 10px;
}

.panel-body {
    font-family: Roboto, Arial, sans-serif !important;
}

a.u {
    text-decoration: underline !important;
}

a.u:hover {
    text-decoration: none !important;
}

a.u:visited {
    color: #800080 !important;
}

a.favoriteslink {
    text-decoration: underline !important;
    color: #ff0000;
}

a.favoriteslink:hover {
    text-decoration: none !important;
    color: #ff0000;
}

a.label:link, a.label:hover, a.label:visited {
    display: inline;
    padding: .2em .6em .3em !important;
    font-size: 75% !important;
    font-weight: bold !important;
    line-height: 1 !important;
    color: #fff !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: baseline !important;
    border-radius: .25em !important;
    text-decoration: none !important;
}


.wellcities a {
    color: #423e3e !important;
    /*text-decoration: none;*/
}

.fa-heart a {
    color: #fff !important;
}

.fa-heart a:hover {
    color: #e84b4b !important;
}

.logoborder {
    border: 1px solid !important;
}

.welljob {
    font-family: Roboto, Arial, sans-serif;
}

.grayft {
    color: #5B5B5B;
}

.greenft {
    color: #047832;
}



/*.welljob {
    background-color: #fff !important;
    border-color: #EAE9E9 !important;
    border-radius: 4px 8px 8px 4px;
    padding: 10px;
    box-shadow: 1px 1px 5px grey;
}*/

.welljob a {
    color: #368EDA !important;
    font-weight: bold;
    font-size: 14px;
    font-family: Roboto, Arial, sans-serif !important;
}



.wellSaveShare {
    background-color: #fff !important;
    border-color: #EAE9E9 !important;
    border-radius: 4px 8px 8px 4px;
    padding: 10px;
    box-shadow: 1px 1px 5px grey;
}

.wellSaveShare a {
    color: #368EDA !important;
    font-size: 12px;
    font-family: Roboto, Arial, sans-serif !important;
}




.btn-search {
    color: #5B5B5B !important;
    background-color: #EFEFEF !important;
    border-color: #E5E5E5 !important;
}

.btn-search:hover {
    color: #5B5B5B !important;
    background-color: #F9F9F9 !important;
    border-color: #E5E5E5 !important;
}



.welljob a.company {
    color: #2f2f2f !important;
    font-weight: bold !important;
    font-size: 13px !important;
    font-family: Roboto, Arial, sans-serif !important;
    text-decoration: none !important;
}

.welljob a.company:hover {
    color: #2c2c2c !important;
    text-decoration: underline !important;
}



.welljob h4 {
    padding: 0px;
}

.wellfavorite {
    /*background-color: #fcecec !important;
    border: 1px solid #F2CFCF !important;
    border-radius: 4px 8px 8px 4px;
    padding: 10px;
    box-shadow: 1px 1px 5px grey;*/
}

.well-saveshare {
    margin: -8px;
    background-color: #fff !important;
    border: 1px solid #F2CFCF !important;
}

.list-group-item, .banner-group-item {
    border: 0px !important;
    background-color: #fff !important;
}




.panel-body {
    padding: 15px 15px 0px 15px !important;
}

.table {
    margin-bottom: 5px !important;
}

.grid_paging {
    background: url('../../../images/Skins/Basic/menu_background.png');
    float: right;
}

.grid_paging a {
    text-decoration: underline;
}

.grid_paging a:hover {
    text-decoration: none;
}

.borderless table, .borderless tr, .borderless td, .borderless th {
    border: 0px !important;
}


.gm-style-pbc {
    opacity: 0 !important;
}


.custom-header-company {
    position: relative;
    margin: 0;
    padding: 20px;
    background-color: #767676;
    color: #fff;
    font-size: 1.2em;
}

.custom-header-company small {
    display: block;
    font-size: 0.9em;
    color: #f5f5f5;
    font-weight: 400;
    opacity: 0.75;
}

.custom-close-company:hover, .custom-close-company:focus, .custom-close-company:active {
    background-color: rgba(127, 127, 127, 0.8);
}

.custom-close-company {
    position: absolute;
    top: 0;
    right: -36px;
    width: 36px;
    height: 36px;
    -webkit-transition: background-color 0.15s cubic-bezier(0.4, 0, 0.2, 1);
    transition: background-color 0.15s cubic-bezier(0.4, 0, 0.2, 1);
    border: 0;
    background-color: rgba(118, 118, 118, 0.8);
    color: #FFF;
    font-size: 1.5em;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
    cursor: pointer;
}

.custom-header-job {
    position: relative;
    margin: 0;
    padding: 20px;
    background-color: #067733;
    color: #FFF;
    font-size: 1.2em;
}

.custom-header-job small {
    display: block;
    font-size: 0.9em;
    color: #F5F5F5;
    font-weight: 400;
    opacity: 0.75;
}

.custom-close-job:hover, .custom-close-job:focus, .custom-close-job:active {
    background-color: rgba(5, 92, 40, 0.8);
}

.custom-close-job {
    position: absolute;
    top: 0;
    right: -36px;
    width: 36px;
    height: 36px;
    -webkit-transition: background-color 0.15s cubic-bezier(0.4, 0, 0.2, 1);
    transition: background-color 0.15s cubic-bezier(0.4, 0, 0.2, 1);
    border: 0;
    background-color: rgba(6, 119, 51, 0.8);
    color: #fff;
    font-size: 1.5em;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
    cursor: pointer;
}



@media screen and (max-device-width:768px), screen and (max-width: 768px) {

    /*.nav li {
        display: table-cell !important;
        width: 1%;
    }*/

    .hidemobile {
        font-size:8px;
        /*display: none !important;*/
    }

    .mobile-center {
        text-align: center;
    }

    .blurmap-textdiv {
        position: relative;
        top: 50px;
        margin-left: auto;
        margin-right: auto;
        background-color: #fff;
        padding: 15px;
        width: 75%;
    }

    .blurmap-text {
        color: #ff0000;
        font-size: 1.5em;
        font-weight: bold;
        position: relative;
        text-align: center;
    }

    .blurmap-text a:link {
        text-decoration: underline;
    }

    .blurmap-text a:hover {
        text-decoration: none;
    }



    #jobs {
        padding-left: 5px;
        padding-right: 5px;
    }

    #companies {
        padding-left: 5px;
        padding-right: 5px;
    }

    .searcharea {
        padding-left: 10px;
        padding-right: 10px;
    }

    #jcTabs {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    #mapdisclaimer {
        padding-left: 50px;
        padding-right: 50px;
    }

    .custom-header-job small {
        display: block;
        font-size: 0.9em;
        color: #F5F5F5;
        font-weight: 400;
    }

    .custom-close-job {
        position: absolute;
        top: 0;
        right: -36px;
        width: 36px;
        height: 36px;
        border: 0;
        background-color: rgba(6, 119, 51, 0.8);
        color: #fff;
        font-size: 1.5em;
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
        cursor: pointer;
    }

    .welljob {
        background-color: #fff !important;
        border-color: #EAE9E9 !important;
        border-radius: 4px 8px 8px 4px;
        padding: 10px;
    }

    #divMapOverlay {
        display:none;
    }
}




@media screen and (max-device-width:400px), screen and (max-width: 400px) {
    .favoritesarea {
        bottom: 50px;
    }




    .blurmap-textdiv {
        position: relative;
        top: 20px;
        margin-left: auto;
        margin-right: auto;
        background-color: #fff;
        padding: 15px;
        width: 82%;
        opacity: 0.8;
    }

    .blurmap-text {
        color: #ff0000;
        font-size: 1.7em;
        font-weight: bold;
        position: relative;
        text-align: center;
    }

        .blurmap-text a {
            color: #ff0000;
        }

            .blurmap-text a:hover {
                color: #ff0000;
            }


    #jobs {
        padding-left: 10px;
        padding-right: 10px;
    }

    #companies {
        padding-left: 10px;
        padding-right: 10px;
    }

    .searcharea {
        padding-left: 10px;
        padding-right: 10px;
    }

    #jcTabs {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    #mapdisclaimer {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media only screen and (max-width: 995px) {
    .blurmap-text {
        font-size: 1.1em;
    }
}


    @media only screen and (max-width: 992px) {

        .no-mobile {
            display: none;
        }
    }



    .pil {
        /*padding-bottom: 10px;*/
    }

        .pil > li.active > a, .nav-pills > li.active > a:hover, .pil > li.active > a:focus {            
            padding: 15px !important;
        }

        .pil > li > a, .nav-pills > li > a:hover, .pil > li > a:focus {
            color: #000 !important;
/*            background-color: #fff !important;*/
            padding: 15px !important;
            border-radius: 4px 0px 8px 4px;
            box-shadow: 0px 0px 0px grey;
            border: 0px;
        }



.tabtitle {
    font-size: 1.8em;
    font-weight: bold;
    color: #368EDA !important;
 
}


    .pil a:hover, a:focus {
        color: #5B5B5B;
        text-decoration: underline;
    }

    .nav-tabs pil {
        background-color: #C8D3DB;
    }



        .nav-tabs pil > li > a {
            border-radius: 5px;
        }

            .nav-tabs pil > li > a:hover {
                background-color: #3D515F !important;
                border-radius: 5px;
                color: #fff;
                border: 1px solid black;
            }

        .nav-tabs pil > li.active > a,
        .nav-tabs pil > li.active > a:focus,
        .nav-tabs pil > li.active > a:hover {
            background-color: #68889E !important;
            color: #fff;
            border: 2px solid #3F515F;
        }



    .pagination-ys {
        /*display: inline-block;*/
        padding-left: 0;
        margin: 20px 0;
        border-radius: 4px;
        padding-bottom: 10px;
    }

        .pagination-ys table > tbody > tr > td {
            display: inline;
        }

            .pagination-ys table > tbody > tr > td > a,
            .pagination-ys table > tbody > tr > td > span {
                position: relative;
                float: left;
                padding: 4px 8px;
                line-height: 1.42857143;
                text-decoration: none;
                color: #368EDA;
                background-color: #ffffff;
                border: 1px solid #dddddd;
                margin-left: -1px;
            }

            .pagination-ys table > tbody > tr > td > span {
                position: relative;
                float: left;
                padding: 4px 8px;
                line-height: 1.42857143;
                text-decoration: none;
                margin-left: -1px;
                z-index: 2;
                color: #368EDA;
                background-color: #f5f5f5;
                border-color: #dddddd;
                cursor: default;
            }

            .pagination-ys table > tbody > tr > td:first-child > a,
            .pagination-ys table > tbody > tr > td:first-child > span {
                margin-left: 0;
                border-bottom-left-radius: 4px;
                border-top-left-radius: 4px;
            }

            .pagination-ys table > tbody > tr > td:last-child > a,
            .pagination-ys table > tbody > tr > td:last-child > span {
                border-bottom-right-radius: 4px;
                border-top-right-radius: 4px;
            }

            .pagination-ys table > tbody > tr > td > a:hover,
            .pagination-ys table > tbody > tr > td > span:hover,
            .pagination-ys table > tbody > tr > td > a:focus,
            .pagination-ys table > tbody > tr > td > span:focus {
                color: #368EDA !important;
                background-color: #eeeeee;
                border-color: #dddddd;
            }