#advertisement-left img {
    width:100%;
    height:auto;
    border:0;
    /*margin-bottom:35px;*/
}

/*#advertisement-right iframe, #advertisement-right canvas, #advertisement-right img, #advertisement-right div, #advertisement-right img, #advertisement-right #google_ads_frame1 {
    width: 260px !important;
    height: auto !important;
}*/

.pagination {
    margin-top: 20px;
}

.see-more {
    color: #fff !important;
}

.see-more.small {
    padding: 2px 4px 2px 20px;
}

.input-region {
    width: 100% !important;
    height: 51px;
    font-size: 18px;
    line-height: 1.42857143;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

#footer .menu-footer-3 > li:first-child {
    color: #0a80a8;
    font-weight: 400;
}

.employer-info img {
    max-width: 286px !important;
}

.m-t-lg {
    margin-top: 30px;
}

.m-t-m {
    margin-top: 20px;
}

.m-b-m {
    margin-bottom: 20px;
}

.m-b-lg {
    margin-bottom: 30px;
}

.m-b-none {
    margin-bottom: 0;
}

.p-t-s {
    padding-top: 10px !important;
}

.p-t-m {
    padding-top: 20px !important;
}

.p-b-s {
    margin-bottom: 10px !important;
}

.fb-like {
    margin-right: 10px !important;
}

.twitter-share-button {
    margin-left: 10px !important;
}

.hide {
    display: none;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    padding-right: 25px !important;
    background-position: right center !important;
}

.breadcrumb > .active a {
    color: #777;
}

.cover-photo {
    position: relative;
}

.cover-photo .photo-label {
    /*color: #777;*/
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2px 8px;
    font-style: italic;
    font-size: 10px;
    font-weight: 500;
    background-color: rgba(255, 255, 255, 0.65);
}

.labour-code ul li {
    margin: 5px 0;
}

.labour-code ul {
    margin-bottom: 20px;
}

.labour-code h5 strong {
    font-size: 17px;
}

.labour-code h5 {
    margin-top: 20px;
}

.labour-code h5:first-child {
    margin-top: 10px;
}

.well.companies {
    background-color: #f5f5f5 !important;
    padding: 20px 0 !important;
}

.companies-col {
    margin-top: 10px;
    margin-bottom: 10px;
    height: 130px !important;
}

.companies-col-only-logo {
    margin-top: 10px;
    margin-bottom: 10px;
}

.employers-img {
    height: 80px !important;
}

.employers-desc.employers-offers span {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

h3.header.grey {
    background-color: #f1f1f1 !important;
    padding: 10px !important;
}

img.no-scale {
    width: auto !important;
    height: auto !important;
}

#add-offer table th {
    font-size: 15px;
}

#add-offer table.standard-offer {
    margin-top: 31px;
}

.pagination > li > a, .pagination > li.active span {
    min-width: 40px !important;
    width: auto !important;
}

.salary-calculator-results {
    padding-left: 40px;
}

.salary-calculator-results .well {
    background-color: #f1f1f1;
}

.salary-calculator-results h3 {
    margin-top: 0;
}

.salary-calculator-results td {
    font-size: 16px;
}

.salary-calculator-results table th, .salary-calculator-results table td {
    text-align: center;
    vertical-align: middle !important;
}

form[name="salary_calculator"] label {
    font-size: 17px;
}

form[name="salary_calculator"] span.help-block {
    font-size: 15px;
}

.text-center {
    text-align: center;
}

#news img.image {
    height: 213px !important;
}

.find-employee-container {
    margin-top: 10px;
}

.find-employee {
    font-size: 17px;
}

.find-employee > a {
    margin-left: 15px;
    padding: 8px;
}

#search-box {
    background-image: none;
}

.mobile-show {
    display: none !important;
}

.help-block li {
    font-size: 14px !important;
}

.footer-details {
    border-top: 1px solid #D6D6D6;
    padding: 20px 0;
}

.copyright {
    text-align: left;
    font-size: 12px;
    padding-top: 0 !important;
    border: none !important;
    width: 250px;
    float: left;
}

.agency {
    text-align: right;
    font-size: 12px;
    width: 200px;
    float: right;
}

.agency a {
    color: #000000;
}

.employers-desc a {
    font-size: 13px;
}

@media (max-width: 767px) {
    .tab-content .row > div a.see-more {
        display: inline-block;
        text-align: center;
    }

    .mobile-hide {
        display: none;
    }

    .mobile-show {
        display: block !important;
        text-align: center;
    }
}