/*  TYPOGRAPHY  */
body {
    padding: 0px !important;
    margin: 0px !important;
}

.custom-col {
    display: inline !important;
}

form ul.chosen-results li,
form .chosen-single span,
form textarea,
form select,
form input[type="number"],
form input[type="password"],
form input[type="text"] {
    color: #000000 !important;
}

::-webkit-input-placeholder {
    color: #a2a2a2;
}

:-moz-placeholder { /* Firefox 18- */
    color: #a2a2a2;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #a2a2a2;
}

:-ms-input-placeholder {
    color: #a2a2a2;
}

.error {
    font-size: 12px;
    display: block;
    padding-top: 5px;
    color: #ff0000;
}

/***************************
buttons
**************************/
.cs-bgcolor-btn {
    background-color: #101029 !important;
}

button.btn-custom {
    background-color: #06b2ca !important;
    padding: 7px 12px;
    color: white;
    text-transform: uppercase;
    border: none;
    border-radius: 2px;
}

/*  INNER PAGES  */
.wrapper .main-section {
    min-height: 300px !important;
}

/*  HOME PAGE  */

.job-min-size {
    min-height: 500px;
}

/*  HEADER - NAVIGATION  */
.navigation .navbar-nav .menu-item-has-children a {
    padding: 0 10px 0 5px;
}

.navigation .navbar-nav .menu-item-has-children:hover {
    color: #06b2ca !important;
}

.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > li:focus > a {
    color: #06b2ca !important;
}

.navbar-nav .login a.cs-bgcolor {
    background-color: #06b2ca !important;
}

/* homepage sidebar  filters*/
.package-select-filter {
    padding-bottom: 25px;
}

.package-select-filter ul li .check-box label {
    font-size: 13px;
    word-break: break-all;
}

.package-select-filter .accordion-filter {
    margin-bottom: 10px;
}

a#sidebarSubmit {
    padding: 10px 20px;
    background-color: #06b2ca !important;
    color: #fff;
    display: inline-block;
}

/* DROPDOWN - LOGGED IN */
#header .navigation li .dropdown-menu li a:hover {
    color: #06b2ca !important;
}

.user-account-resp {
    list-style: none;
}

.user-account-resp li {
    color: #06b2ca;
    float: left;
}

.user-account-resp li.menu-item-has-children {
    margin-left: 20px;
}

.user-account-resp .menu-item-has-children i {
    color: #06b2ca;
}

.user-account-resp .menu-item-has-children a {
    color: #06b2ca;
    padding: 0 10px 0 5px;
}

.user-account-resp li div.login a.cs-bgcolor {
    background-color: #06b2ca !important;
}

.user-account-resp > .menu-item-has-children > a:before {
    content: "\eaaf";
    cursor: pointer;
    font-family: "icomoon";
    position: absolute;
    left: 90px;
    top: 10px;
    z-index: 1;
}

/*  SIGN UP/LOG IN/FORGOT PASS MODALS  */
.input-filed-contact {
    border: 1px solid #dcdce0;
    border-radius: 2px;
    padding: 10px;
    margin-bottom: 10px;
}

.input-filed-contact:last-of-type {
    border: none;
    padding: 0;
    margin-bottom: 0;
}

.input-filed-contact.has-error {
    border-color: rgba(255, 0, 0, 0.3);
}

.input_error {
    font-weight: normal;
    font-size: 0.9em;
    color: rgba(255, 0, 0, 0.9);
}

.sign-in-btn {
    border: none;
    padding: 0;
}

.forget-password i {
    color: #999;
    display: inline-block;
    font-size: 12px;
    margin: 2px 5px 0 0;
    vertical-align: middle;
}

.forget-password a {
    text-decoration: none;
    background: none;
    border-bottom: 1px dotted #999;
    font-size: 11px;
    color: #999;
    cursor: pointer;
}

div.g-recaptcha {
    margin-bottom: 10px;
}

div.modal-dialog {
    max-width: 334px;
}

input.user-submit {
    background-color: #06b2ca !important;
    padding: 10px 35px !important;
    border: none !important;
    border-radius: 2px !important;
    color: #fff !important;
    width: 100%;
}

.modal-open {
    overflow: inherit;
}

form.loginForm div.input-filed-contact {
    margin-bottom: 10px !important;
}

/*  BANNER - SLIDER  */
.cs-banner {
    background: url(../images/banner-myitjob.webp) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 690px;
}

.cs-banner ul.main-banner li .cs-text {
    top: 100%;
    padding-top: 10%;
}

.cs-banner ul.main-banner li .cs-text h2 {
    margin: 0 0 35px 0;
    font-size: 30px;
}

.cs-default-header .slicknav_menu .slicknav_btn {
    background-color: #06b2ca !important;
}

/*  BUTTONS - COLORS  */
.user-account .join-us .cs-color {
    color: #06b2ca !important;
}

.user-account .join-us a {
    border-bottom: 1px dotted #06b2ca !important;
}

.user-account .login .cs-bgcolor {
    background-color: #06b2ca !important;
}

.cs-banner ul.main-banner li .cs-text a {
    background-color: #06b2ca !important;
    color: #ffffff !important;
    margin: 10px 10px 10px 0;
    padding: 10px 27px;
    font-size: 18px;
    display: inline-block;
    width: 190px;
    text-align: center;
    font-weight: 600 !important;
}

.main-search .search-btn .cs-bgcolor {
    background-color: #06b2ca !important;
}

/*  LEFT SIDEBAR CHECKBOXES - COLORS */
.package-select-filter ul li .check-box input[type="checkbox"]:checked + label:before,
.package-select-filter ul li .check-box input[type="checkbox"]:checked + label:hover:before {
    background-color: #06b2ca !important;
}

/*  JOB LISTING  */
.jobs-listing.modern li .cs-text {
    width: 100%;
}

.jobs-listing.modern li .cs-text .read-more {
    color: #06b2ca !important;
    border-bottom: 1px dotted #06b2ca !important;
}

.jobs-listing.modern li .cs-text .read-more:before {
    color: #06b2ca !important;
}

/*  PAGINATION  */
.pagination > li > a:hover, .pagination li a.active {
    background-color: #06b2ca !important;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > span:focus {
    border: 1px solid #06b2ca !important;
}

.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #757575 !important;
}

/*  ABOUT PAGE  */
.cs-subheader {
    margin: 0;
}

.about-us .cs-heading p.mb-0 {
    margin-bottom: 0 !important;
}
.about-us img.img-responsive{
    width: 100%;
    max-width:200px;
}
blockquote.uber-uns {
    width: 100%;
    color: #8e9198 !important;
    margin-top: 15px;
    border: none !important;
    line-height: 22px !important;
    padding: 15px 40px 15px 40px;

}

blockquote.uber-uns-right {
    text-align: right;
}
.content-uber-uns {
    margin-left: 40px;
    padding: 20px;
}

.content-uber-uns p:last-child {
    margin-top: 10px !important;
}

.hero-img {
    margin-bottom: 10px;
    padding: 20px;
}

.hero-image {
    margin: 0 auto;
}

.job-seekers .cs-heading p, .for-companies .cs-heading p, .about-us .cs-heading .content-uber-uns p {
    margin-bottom: 25px !important;
}

blockquote.uber-uns:before, .rich-text-editor blockquote#uber-uns:before,
blockquote.uber-uns:after, .rich-text-editor blockquote#uber-uns:after {
    color: #8e9198;
    content: "\e9fe";
    font-family: "icomoon";
    font-size: 14px;
    font-style: normal;
    position: relative;
    top: -3px;
}

blockquote.uber-uns:before {
    left: 7px;
}

/*  INNER JOB PAGE - JOB DETAIL */
div.apply-buttons a.add-wishlist {
    width: 190px;
}

.jobs-detail .cs-profile-contact-detail input[type="button"] {
    background-color: #06b2ca !important;
    border-color: #06b2ca !important;
}

div.loginFromJob {
    display: inline;
}

span.space-around {
    margin: 10px;
}

/*  PROFILE PAGE  */
div.selectedPicture,
div.selectedCv {
    display: inline-block;
    padding: 10px 16px;
    vertical-align: top;
}

.uploadButton {
    background-color: white !important;
}

div.uploadedCv a {
    display: inline-block;
    vertical-align: middle;
}

div.uploadedCv span {
    display: inline-block;
    vertical-align: middle;
}

div.uploadedCv span a {
    color: #a94442;
}

div.imageCloseOverlay {
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.3);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    font-size: 24px;
    color: #a94442;
    text-align: center;
    padding-top: 48%;

}

.imageUploaded:hover div.imageCloseOverlay {
    opacity: 1;
}

div.imageCloseOverlay span.deleteImage {
    cursor: pointer;
}

.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #06b2ca !important;
    color: #ffffff;
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #06b2ca !important;
    color: #fff;
}

.user-dashboard form .input-field textarea[name="address"] {
    height: 52px;
}

/* RICH TEXT EDITOR */
.note-editor.note-frame {
    border: 1px solid #d8e1eb;
    border-radius: 0;
}

/*  SIDEBAR  */
.user-account-nav ul li.active a,
.user-account-nav ul li:hover a,
.user-account-nav ul li a:hover i,
.user-account-nav ul li.active a i {
    color: #06b2ca !important;
}

.user-account-nav ul li a:hover {
    border-color: #06b2ca !important;
}

/*  APPLIED / RECOMMENDED / ACCEPTED JOBS  */
table.table,
table.table > thead > tr > th,
table.table > tbody > tr > th,
table.table > tfoot > tr > th,
table.table > thead > tr > td,
table.table > tbody > tr > td,
table.table > tfoot > tr > td {
    border-left: 0 !important;
    border-right: 0 !important;
}

.user-dashboard .table tbody tr th {
    font-size: 14px;
    color: #333;
    font-weight: 700;
}

.user-dashboard .table tbody tr td {
    font-size: 13px;
    vertical-align: middle;
}

.user-dashboard .table button {
    background-image: none;
    border: none;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    outline: 0 !important;
    overflow: hidden;
    line-height: 20px;
    vertical-align: middle;
    padding: 7px 15px;
}

.user-dashboard .table button.cs-bgcolor {
    background-color: #06b2ca !important;
    margin: 0 17px 0 0;
}

.user-dashboard .table button.cs-bgcolor.inactive {
    background-color: rgba(99, 193, 206, 0.41) !important;
    cursor: not-allowed;
}

button.cs-bgcolor-danger-btn {
    background-color: #CC3363;
}

.user-dashboard .chosen-container .chosen-results li.active-result.highlighted {
    background-color: #06b2ca !important;
}

.user-dashboard form .input-field input[type="submit"],
.user-dashboard form .btn-upload {
    color: #06b2ca !important;
    border-color: #06b2ca !important;
}

.user-dashboard form .btn-upload.btn-danger {
    color: white !important;
    background-color: #ff6b6b !important; /* Lighter red */
    border-color: #ff6b6b !important;
}


/*  CONTACT PAGE  */
.contact-cs-page-title {
    max-width: 650px;
    margin: auto;
}

.cs-profile-contact-detail .profile-contact-btn input[type="submit"] {
    border-radius: 0 !important;
    background-color: #06b2ca !important;
    border-color: #06b2ca !important;
}

.cs-profile-contact-detail div.input-filed-contact {
    border: none !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
}

.contact-form-holder .contact-info span {
    display: block;
    padding-bottom: 15px;
    font-size: 18px;
    color: #06b2ca !important;
}

.contact-form-holder .contact-info a,
.contact-form-holder .contact-info p {
    color: #555;
    font-size: 14px;
    text-transform: none !important;
}

.contact-form-holder .contact-info a:hover {
    color: #06b2ca !important;
    text-transform: none !important;
}

.cs-map-section {
    margin-bottom: 0 !important;
}

/*  IMPRESSUM PAGE  */
.impressum .cs-heading p {
    font-size: 14px;
    color: #555;
    font-weight: 500;
}

.impressum .cs-heading p a {
    color: #555 !important;
}

.impressum .cs-heading p a:hover {
    color: #06b2ca !important;
}

.impressum .cs-heading span {
    display: block;
    padding-bottom: 15px;
    font-size: 18px;
    color: #06b2ca !important;
}

.impressum .cs-heading p.impressum-vat {
    margin-top: 50px;
}

/*  TERMS PAGE  */
.terms-and-policies ul,
.terms-and-policies ul li {
    list-style-type: none !important;
}

.terms-and-policies.agb p {
    margin: 0 0 20px 0;
}

.terms-and-policies ul li ul.inner-terms {
    padding-bottom: 20px;
}

.terms-and-policies ul li span {
    font-weight: 700;
}

/*  FOR JOB SEEKERS PAGE / FOR COMPANIES PAGE / DISCLAIMER PAGE /ABOUT US */
.job-seekers .cs-heading,
.for-companies .cs-heading,
.disclaimer .cs-heading,
.about-us .cs-heading {
    color: #777777;
    text-align: left;
    font-weight: 500;
}

.job-seekers .cs-heading h4,
.for-companies .cs-heading h4 {
    margin-bottom: 0 !important;
    font-weight: 600;
}

.job-seekers .cs-heading p,
.for-companies .cs-heading p,
.about-us .cs-heading p {
    margin-bottom: 15px !important;
}

.about-us .cs-heading p:last-child {

}

.for-companies .cs-heading p a {
    color: #b2b2b2 !important;
}

.for-companies .cs-heading p a:hover {
    color: #06b2ca !important;
}

.disclaimer .cs-heading h4,
.disclaimer .cs-heading p {
    margin-bottom: 15px;
}

.disclaimer .cs-heading h4:last-of-type {
    margin-top: 35px;
}

/*  FOOTER  */
.cs-footer .contact-info span a {
    color: #8e9198 !important;
}

.cs-footer .widget_nav_menu ul li:hover a,
.cs-footer .widget_nav_menu ul li a:hover,
.widget_nav_menu ul li:hover a,
.widget_nav_menu ul li:hover a:before,
.cs-copyright-area .footer-links a,
.cs-footer .contact-info span a:hover {
    color: #06b2ca !important;
}

.cs-copyright .back-to-top a i {
    background-color: #06b2ca !important;
}

#footer .widget ul.social-media li:hover a {
    background-color: #06b2ca !important;
    border: 1px solid #06b2ca !important;
}

#footer .faq-left-col, #footer .faq-right-col {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#footer .cs-footer .widget.widget_nav_menu ul li {
    width: 100% !important;
}

/**************************
Reset Password page
**************************/
.reset-password-form input {
    font-size: 12px;
    color: #cccccc;
    line-height: 52px;
    padding: 10px 15px;
    border: 1px solid #d8e1eb !important;
    font-family: 'Montserrat', sans-serif;
}

/**************************
job profile
***************************/
.jobs-detail .cs-profile-contact-detail
form input[type="password"], .jobs-detail
.cs-profile-contact-detail textarea {
    border: 1px solid #dcdce0;
    border-radius: 2px;
    color: #999;
    font-size: 13px;
    height: 42px;
    padding: 5px 10px;
    width: 100%;
}

span.dateFormat {
    display: block;
}

ul.post-options li {
    display: inline !important;
}

p.main-success {
    white-space: pre-line;
}

.jobs-detail .cs-profile-contact-detail h6 {
    padding: 0 15px;
}

p.job-information {
    white-space: pre-line;
    line-height: 22px
}

.cs-profile-contact-detail button.button-custom {
    background-image: none;
    border: none;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    outline: 0 !important;
    overflow: hidden;
    line-height: 20px;
    vertical-align: middle;
    padding: 7px 15px;
}

.cs-profile-contact-detail button.accept {
    background-color: #06b2ca !important;
}

.cs-profile-contact-detail button.decline {
    background-color: #101029 !important;
}

.cs-profile-contact-detail button.block {
    background-color: #CC3363 !important;
}

div.button-container {
    padding: 15px;
}

/*  MEDIA QUERIES  */
@media all and (max-width: 980px) {
    .navigation {
        display: none;
    }

    .user-account-resp .menu-item-has-children:hover .dropdown-menu {
        display: inline-block;
        margin-top: 0;
        opacity: 1;
        transition: all 0.3s ease-in-out;
        visibility: visible;
    }

    .user-account-resp .menu-item-has-children .dropdown-menu {
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
        box-shadow: none;
        display: inline-block;
        min-width: 190px;
        opacity: 0;
        top: 100%;
        transition: all 0.3s ease-in-out;
        visibility: hidden;
        background-color: #1f1f1f;
    }

    .user-account-resp .menu-item-has-children .dropdown-menu li a {
        font-size: 12px;
        letter-spacing: 0.1px;
        padding: 13px 20px 13px;
        position: relative;
        text-transform: none;
        z-index: 2;
        display: block;
        color: #fff;
    }

    .user-account-resp .menu-item-has-children .dropdown-menu li a:hover {
        color: #06b2ca !important;
    }

    div.cs-login-area {
        top: 10px;
    }
}

@media all and (max-width: 980px) {
    .user-account-resp > .menu-item-has-children > a:before {
        left: inherit;
        right: 0px;
    }

    .user-account-resp li.menu-item-has-children a {
        padding-right: 20px;
    }

    .slicknav_btn {
        margin: 15px 10px 55px 0
    }

    .main-section .page-section {
        padding-top: 0px !important;
    }
}

@media all and (max-width: 900px) {
    .hero-img {
        text-align: center;
    }
}

@media all and (max-width: 768px) {
    .contact-form-holder .contact-info .col-xs-12,
    .impressum .cs-heading .col-xs-12 {
        padding-bottom: 20px !important;
    }

    .modal-dialog {
        position: relative;
        width: auto;
        margin: 10px auto;
    }
    blockquote.uber-uns-right{
        text-align: left;
    }
}

#regions_chosen .chosen-drop ul li:last-of-type {
    border-top: 1px dashed rgb(188, 188, 188);
}

.regions-multiple-select .search-choice a {
    transition: none;
}

.regions-multiple-select .search-choice span {
    color: #000000;
}

.regions-multiple-select .chosen-container-multi .chosen-choices li.search-choice {
    margin: 14px 3px;
    border: 1px;
    border-color: #d8e1eb;
    border-style: solid;
    background-color: #fff;
}

.regions-multiple-select .chosen-container .chosen-results li.result-selected,
.regions-multiple-select .chosen-container .search-field input {
    color: #a2a2a2 !important;
}

.regions-multiple-select .chosen-container .chosen-results li:hover {
    background: none;
}