#wrapper.gray {
    background: #8a8a8a;
}

.flex {
    display: flex;
}

.modal.custom {
    overflow: hidden;
}

#topmenuwrap .usermenu.custom {
    background-color: rgb(255, 255, 255);
}
@media (max-width: 768px) {
    #topmenuwrap .usermenu.custom {
        /* background-color: #000 !important; */
        background-color: #262626 !important;
    }
    .dropdown-toggle .menu-icon{
        display:block !important;
    }
    .dropdown-toggle .menu-icon2{
        display:none !important;
    }
}

@media (max-width: 979px) {
    /* #topmenuwrap{
        background-color: #000 !important;
    } */
}

.usermenu.custom {
    display: flex;
    position: fixed;
    top: 0;
    min-width: 100%;
    z-index: 999;
    align-items: center;
}

.usermenu.custom .header-logo {
    max-width: 140px;
    margin-left: 20px;
}

.usermenu.custom .navbar {
    width: 100%;
}

.usermenu.custom .navbar .nav {
    margin: 0;
}

.usermenu.custom .navbar .nav.pull-left {
    /* margin-left: 104px; */
    font-weight: bold;
    float: right;
}

#main.custom {
    background: #8a8a8a!important;
    max-width: none;
    padding: 0;
    padding-top: 39px;
    margin: 0;
    height: 100%;
    width: 100%;
}

#main.custom_2 {
    background: #8a8a8a!important;
    max-width: none;
    padding: 0;
    padding-top: 39px;
    margin: 0;
    height: 100%;
    width: 100%;
}

#main.custom_3 {
    background: #8a8a8a!important;
    max-width: none;
    padding: 0;
    margin-top: 39px;
    width: 100%;
}
#main.custom_4 {
    background: #8a8a8a!important;
    max-width: none;
    padding: 0;
    /* padding-top: 39px; */
    margin: 0;
    height: 100%;
    width: 100%;
}

#main.custom_test {
    max-width: none;
    padding: 0;
    padding-top: 39px;
    margin: 0;
    height: 100%;
    width: 100%;
}

.new_filter {
    margin: 21px 0 10px;
    display: flex;
    position: relative;
}

.categories_div {
    width: 155px;
    float: left;
    margin: 0 5px;
}

.region_div {
    width: 145px;
    float: left;
    margin: 0 5px;
}

.search_job_div {
    float: left;
    margin-bottom: 7px;
    margin: 0px;
}

.reset_div {
    /* float: left;
    font-size: 12px;
    margin: 0 5px;
    width: 100px;
    text-align: right; */
    float: left;
    margin-right: 4px;
    width: 100%;
    max-width: 86px;
    text-align: center;
}

.flipme {
    position: relative;
    /*  -webkit-perspective:600px;
  -moz-perspective:600px;*/
    height: 440px;
}

.new-bar-menu2 {
    max-width: 960px;
    margin: 10px auto 0;
    padding: 0 40px;
}

.companymenu ul.nav li a {
    color: #c3c3c3;
    text-shadow: none;
    text-transform: uppercase;
    padding: 10px 25px 10px 25px;
}

/* Company menu 2 custom */
#topmenuwrap .companymenu.custom {
    background-color: rgb(255, 255, 255);
}
@media (max-width: 979px){
    #topmenuwrap .companymenu.custom {
        /* background-color: #000 !important; */
        background-color: #262626 !important;
    }
}
.companymenu.custom {
    display: flex;
    position: fixed;
    top: 0;
    min-width: 100%;
    height: 39px;
    z-index: 999;
    align-items: center;
}
.companymenu.custom .navbar .nav {
    margin: 0;
}
.companymenu.custom .navbar-inverse {
    width: 100%;
}
.companymenu.custom .header-logo {
    max-width: 140px;
    margin-left: 20px;
}

.usermenu.custom ul li a.color1 {
    color: rgb(46,166,72);
}

.usermenu.custom ul li a.color2 {
    color: rgb(98,98,98);
}

.usermenu.custom ul li a.color3 {
    color: rgb(30,54,101);
}
.usermenu.custom ul li a.color4 {
    color: #333 !important;
}

.mobil-title-link {
    color: #fff !important;
}

/*,#three-tips-link*/

.top-company-bar-bg {
    border-radius: 10px;
}

.job-item-right-block .hide_this_work, .job-item-right-block .show_this_work {
    position: absolute;
    top: -14px;
    right: 10px;
}
.job-item-right-block .hide_this_work a, .job-item-right-block .show_this_work a {
    font-size: 14px;
}

#ratings .block_comment textarea, #publicratings .block_comment textarea, #friendratings .block_comment textarea {
    height: 75px;
    font-size: 1.4em;
    color: #000;
}

.usermenu .new-mobil-menu-user .dropdown-menu {
    width: 230px;
}

.companymenu .new-mobil-menu-company ul li ul.dropdown-menu {
    height: 425px;
    width: 245px;
}

.companymenu .new-mobil-menu-company .dropdown.open .dropdown-menu li a {
    font-size: 16px;
}

.heder-li3 > span:before, .heder-li3 > span:after {
    width: 40%;
}
.heder-li4 > span:before, .heder-li4 > span:after {
    width: 30%;
}
.heder-li5 > span:before, .heder-li5 > span:after {
    width: 58%;
}

.button-message-user {
    width: 100%;
}

.new-profile-well-fixed-top {
    z-index: 1000;
}

.default_contact_picture {
    padding: 14px;
}

.user-jobs-years {
    margin-left: 72px;
}

.contentblock.clear {
    padding: 0;
}

/* button attach debit card */
.btn_debit_card,.loginDebitCard {
    display: block;
    width: 235px;
    padding: 5px;
    color: white;
    font-family: helvetica, arial, sans-serif;
    background: rgb(127,127,127);
    border-color: rgb(127,127,127);
    border-radius: 8px;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    text-shadow: 0 -1px 0 #354c8c;
}

.btn_debit_card:hover,.loginDebitCard:hover {
    background: rgb(157 157 157);
    box-shadow: inset 0 1px 0 #607fd6;
    cursor: pointer;
    color: #fff;
}

.btn_debit_card_icon,.loginDebitCardIcon {
    margin: 0;
}

.btn_debit_card_icon,.loginDebitCardIcon img {
    min-height: 36px;
}

.btn_debit_card_text,.loginDebitCardText {
    font-size: 15px;
    line-height: 22px;
    padding: 7px 7px;
    font-weight: bold;
    color: #fff;
}
/* button nem id */
.btn_nem_id,.loginNemID {
    display: block;
    width: 228px;
    padding: 8px;
    color: white;
    font-family: helvetica, arial, sans-serif;
    background: #fff;
    border-color: #fff;
    border-radius: 8px;
    color: #878f97;
    -webkit-font-smoothing: antialiased;
    border: 1px solid #000;
}

.btn_nem_id_icon,.loginNemIDIcon {
    margin: 0;
}

.btn_nem_id_icon,.loginNemIDIcon img {
    min-height: 18px;
    line-height: 36px;
}

.btn_nem_id_text,.loginNemIDText {
    font-size: 15px;
    line-height: 22px;
    padding: 7px 48px;
    font-weight: bold;
}

.reset_div .btn {
    font-size: 14px;
    width: 100%;
}

#preloader_block {
    background: #fff;
    justify-content: center;
    display: flex;
}

#preloader_block > .loader {
    margin-top: 250px;
}
#preloader_block .loader {
    border: 8px solid #f3f3f3; /* Light grey */
    border-top: 8px solid #666; /* Blue */
    border-radius: 50%;
    width: 48px;
    height: 48px;
    animation: spin 1s linear infinite;
}
  
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

#images .image {
    color: #666;
    border: 1px solid #000 !important;
}

.block-right-mail-agent span, .slide-bar-val, .color-white, label[for="job_size1"], label[for="job_size2"],
label[for="job_size3"], .mail-agent-checkbox-mobil-fix label, #portfolio-tabcontent h3,
#portfolio-tabcontent h4, #portfolio-tabcontent p, #kundebedommelser-tabcontent span,
.mobil-kundebedommelser-hover strong, .mobil-kundebedommelser-hover p, .mobil-kundebedommelser-left em, label[for="creditcard"], label[for="mobilepay"], label[for="bank"],
.creditcart-block label, .page_help_mobil h1, .page_help_mobil h4, .page_help_mobil label, .page_help_mobil h2 {
    color: #000 !important;
}

.usermenu .new-mobil-menu-user ul li ul.dropdown-menu {
    background: #000 !important;
}

.btn-success-2 {
    background: #31b14c;
    color: #fff;
    text-shadow: none;
    border-radius: 12px;
}

.btn-success-2:hover {
    background: #29a543;
    color: #fff;
}

.dropdown-menu{
    max-height:450px;
    overflow-y: scroll;
 }

/* Grid system of bootstrap 5 */
.row_2 {
    display: flex;
    flex-wrap: wrap;
    margin-top: 12px;
}
.row_2 > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
}

.col_2 {
    flex: 1 0 0%;
}

@media (min-width: 576px) {
    .col_2-sm-auto {
    flex: 0 0 auto;
    width: auto;
    }

    .col_2-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
    }

    .col_2-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
    }

    .col_2-sm-3 {
    flex: 0 0 auto;
    width: 25%;
    }

    .col_2-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
    }

    .col_2-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
    }

    .col_2-sm-6 {
    flex: 0 0 auto;
    width: 50%;
    }

    .col_2-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
    }

    .col_2-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
    }

    .col_2-sm-9 {
    flex: 0 0 auto;
    width: 75%;
    }

    .col_2-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
    }

    .col_2-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
    }

    .col_2-sm-12 {
    flex: 0 0 auto;
    width: 100%;
    }
}
@media (min-width: 768px) {
    .col_2-md-auto {
    flex: 0 0 auto;
    width: auto;
    }

    .col_2-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
    }

    .col_2-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
    }

    .col_2-md-3 {
    flex: 0 0 auto;
    width: 25%;
    }

    .col_2-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
    }

    .col_2-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
    }

    .col_2-md-6 {
    flex: 0 0 auto;
    width: 50%;
    }

    .col_2-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
    }

    .col_2-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
    }

    .col_2-md-9 {
    flex: 0 0 auto;
    width: 75%;
    }

    .col_2-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
    }

    .col_2-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
    }

    .col_2-md-12 {
    flex: 0 0 auto;
    width: 100%;
    }
}
@media (min-width: 992px) {
    .col_2-lg-auto {
    flex: 0 0 auto;
    width: auto;
    }

    .col_2-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
    }

    .col_2-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
    }

    .col_2-lg-3 {
    flex: 0 0 auto;
    width: 25%;
    }

    .col_2-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
    }

    .col_2-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
    }

    .col_2-lg-6 {
    flex: 0 0 auto;
    width: 50%;
    }

    .col_2-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
    }

    .col_2-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
    }

    .col_2-lg-9 {
    flex: 0 0 auto;
    width: 75%;
    }

    .col_2-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
    }

    .col_2-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
    }

    .col_2-lg-12 {
    flex: 0 0 auto;
    width: 100%;
    }

}
@media (min-width: 1200px) {
    .col_2-xl-auto {
    flex: 0 0 auto;
    width: auto;
    }

    .col_2-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
    }

    .col_2-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
    }

    .col_2-xl-3 {
    flex: 0 0 auto;
    width: 25%;
    }

    .col_2-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
    }

    .col_2-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
    }

    .col_2-xl-6 {
    flex: 0 0 auto;
    width: 50%;
    }

    .col_2-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
    }

    .col_2-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
    }

    .col_2-xl-9 {
    flex: 0 0 auto;
    width: 75%;
    }

    .col_2-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
    }

    .col_2-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
    }

    .col_2-xl-12 {
    flex: 0 0 auto;
    width: 100%;
    }

}
@media (min-width: 1400px) {
    .col_2-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    }

    .col_2-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
    }

    .col_2-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
    }

    .col_2-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
    }

    .col_2-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
    }

    .col_2-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
    }

    .col_2-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
    }

    .col_2-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
    }

    .col_2-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
    }

    .col_2-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
    }

    .col_2-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
    }

    .col_2-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
    }

    .col_2-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
    }
}

.debug {
    display: none;
}
#footerwrap-message-mobile {
    /* background: black; */
    background: #262626; 
    min-height: 45px;
    position: fixed !important;
    width: 100%;
    z-index: 1000;
    text-align: center;
    display: flex;
    bottom: 0;
}
#footerwrap-message-mobile .menu-bar-footer{
    width: 25%;
    list-style: none;
    padding-top: 8px;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 6px;
    margin: 0;
}
#footerwrap-message-mobile .menu-bar-footer li a p{
    color: #fff;
    margin-top: 2px;
    font-size: 12px;
    margin-bottom: 0px;
}
.hidden-desktop-2 {
    display: none!important;
}
@media (min-width: 768px) and (max-width: 979px){
    .hidden-desktop-2 {
        display: flex!important;
    }
    .action-milestone {
        margin-bottom: 100px;
    }
}
@media (max-width: 768px){
    .hidden-desktop-2 {
        display: flex!important;
    }
}
.black {
    color: #000;
}
.disabled-div{
    pointer-events: none;
}
#rating_bar{
    display: flex;
    flex-direction: row-reverse;
    justify-content: start;
}
#rating_bar > span:hover,
#rating_bar > span:hover ~ span {
    background: url(../imgs/new_stars_25.png) -100px 0px no-repeat;
}
.rating_group {
    display: flex;
    flex-direction: row;
    justify-content: start;
}
.rating_group .rating_desc {
    margin: 0px 0 0 40px;
    float: left;
    color:#31b14c;
    font-size: 14px;
    font-weight: bold;
}

/* Profil Billeder */
.billeder-block {
    position: relative;
    width: 100%;
    max-width: 814px;
    background: rgb(228,228,228);
    border: none;
    /* margin: 28px 0 0 0; */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.billeder-block-main {
    padding: 32px;
    /* margin-right: 42px; */
}
.billeder-main-item{
    position: relative;
    /* width: 100%; */
    /* max-width: 450px; */
    background: #fff;
    border: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 30px;
    /* padding-bottom: 30px; */
}
.table-info-profile{
    color: black;
    font-size: 16px;
}
.table-info-profile tr th{
    font-weight: normal;
    text-align: left;
    padding-right: 15px;
}
.table-info-profile tr td{
    padding-left: 15px;
    word-break: break-all;
}
.edit-textarea {
    right: 0px;
    margin-top: 12px;
    position: absolute;
    width: 24px;
    height: 24px;
    margin-right: 55px;
    cursor: pointer;
}
.dicription-profile{
    margin-top: 25px;
    /* max-width: 450px; */
    position: relative;
}
.description-textarea{
    border: 0px;
    width: 100%;
    max-width: 550px;
    height: 70px;
    padding: 28px 20px;
    border-radius: 8px;
    border: 1px solid #999;
}
.text-description{
    background-color: #fff;
    border: 0px;
    /* width: 100%; */
    padding: 30px;
    border-radius: 8px;
}
.discription-edit{
    padding: 10px;
}
.even-edit-profile{
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
}
.even-edit-profile .button-edit-profile{
    width: 100%;
    max-width: 145px;
    font-size: 14px;
    text-align: center;
    margin-bottom: 8px;
    border-radius: 8px;
    cursor: pointer;
    user-select: none;
    background-color: white;
    color: black;
    padding: 0px;
}
.button-edit-profile p{
    padding: 12px 12px 2px 12px;
}
.billeder-block-avatar {
    position: relative;
    width: 100%;
    max-width: 260px;
    background: #fff;
    border: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 20px;
    padding-bottom: 30px;
}
.billeder-picture-jobs {
    position: relative;
    width: 100%;
    /* max-width: 260px; */
    background: #fff;
    border: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 20px;
    padding-bottom: 30px;
    margin-left: 25px;
}
.modal-edit-profile-content{
    padding: 20px;
}
#content-edit-profile{
    padding: 10px;
    margin-bottom: 20px;
    margin-top: 30px;
}
#cancel_model_edit_profile{
    margin: 0px;
    right: 20px;
    top: 14px;
    font-size: 16px;
    /* color: #000; */
    position: absolute;
    cursor: pointer;
    font-weight: bold;
}
.submit-edit-profile-button, .submit-choose-category-button {
    background-color: #31b14c;
    color: white;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    padding: 10px 55px;
    margin-top: 10px;
    border-radius: 8px;
    border: 1px solid #000;
    margin-left: 10px;
}
.modal-edit-profile-content label {
    display: flex;
}
.modal-edit-profile-content label p {
    color: black;
    font-size: 16px;
    font-weight: normal;
    width: 130px;
    margin: 0px;
}
input.editprofile-input {
    color: #000;
    max-width: 270px;
    height: 25px;
    border-radius: 10px;
    padding-left: 10px;
    margin: 0px;
    width: 230px;
}
.model-choose-category{
    padding: 20px;
}
.samlet_score, .user_info_connect, .user_checkbox_email, .user_profile_info{
    border: none;
    padding: 20px;
    border: 1px solid #EFEFEF; /*#e3e3e3*/
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #ECECEC;
    width: 582px;
    position: relative;
    margin-top: 15px;
    margin-bottom: 20px;
}
.samlet_score p{
    color: #000;
    margin-bottom: 20px;
}
.btnsendmail{
    width: 100%;
    max-width: 160px;
    font-size: 14px;
    text-align: center;
    border-radius: 8px;
    cursor: pointer;
    user-select: none;
    background-color: white;
    color: black;
    height: 36px;
    border: 1px solid #999;
}
.samlet_score-select{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #000;
    width: 242px;
    height: 33px;
    border-radius: 10px;
    padding-left: 10px;
    text-align: left;
    border: 1px solid #999;
    background-color: #fff;
}
.event_samlet_score{
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}
.block_review_2_messages_mobile{
    display: none;
    width: 85%;
    font-size: 16px;
    color: rgb(29, 28, 28);
    /* font-style: italic; */
    text-align: justify;
    margin-bottom: 8px;
}
.text-fb-del{
    font-size: 14px;
    padding: 0px 5px 0px 0px; 
    color: black;
    text-decoration: none;
}
.text-fb-mobile-del{
    display: none;
    font-size: 14px;
    padding: 0px 5px 0px 26px; 
    color: black;
    text-decoration: none;
    font-weight: bold;
}
.share-rating-fb{
    margin-top: 5px;
    /* position: absolute;
    bottom: 10px;
    padding: 0 2%; 
    right: 14px;
    margin-bottom: 15px; */
}
.text-automatisk{
    position: absolute;
    right: 7px;
    bottom: 0px;
    margin-bottom: 4px;
    color: #666;
    font-size: 13px;
}
/* Profile User */
.user-profile-main{
    position: relative;
    width: 100%;
    max-width: 250px;
    background: #fff;
    border: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 15px;
}
.user-profile-main p{
    color: #000;
    font-size: 15px;
    margin: 0px;
}
.user_info_connect .text-connection{
    color: #000;
    margin-bottom: 30px;
}
.connect_MitID,
.connect_debit_card,
.connect_facebook{
    display: flex;
}
/* .connect_MitID{
    margin-bottom: 9px;
} */
.connect_MitID img{
    border-radius: 8px;
    width: 245px;
    height: 45px;
    cursor: pointer;
    /* margin-right: 15px; */
}
.connect_MitID p,
.connect_debit_card p,
.connect_facebook p{
    margin-top: 4px;
    color: #000;
    margin-left: 12px;
}
.connect-ok{
    width: 50px !important;
    height: 50px !important;
}
.connect_MitID span img{
    width: 24px;
    height: 24px;
}
.checkbox_sms_email{
    padding: 10px 20px;
}
.checkbox_sms_email label{
    color: #000;
    font-weight: normal;
}
.checkbox_sms_email input{
    margin: 0px;
}
.check-box-mail-comp label{
    color: #000;
    font-weight: normal;
}
.check-box-mail-comp input{
    margin: 0px;
}
.dropdown-logout{
    /* position: fixed; */
    width: 100%;
    max-width: 220px;
    height: 245px;
    /* height: 100%; */
    background-color: white;
    border-radius: 8px;
    padding: 12px 0;
    /* margin: 2px 0 0; */
    z-index: 1;
    right: 0;
    margin-right: 40px;
    overflow: auto;
    /* display: none; */
    border: 1px solid #000;
}
.dropdown-logout ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.dropdown-logout #logout-link, 
.dropdown-logout #subscription-link,
.dropdown-logout #profile-link,
.dropdown-logout #show-transaction-link,
.dropdown-logout #show-invoices-link,
.dropdown-logout #profile-page-link,
.dropdown-logout #show-reviews-link,
.dropdown-logout #support-link{
    color: #333 ;
    background-color: white !important;
    list-style: none;
    /* text-align: center; */
    padding: 0px 10px ;
    font-size: 14px;
    text-transform: none;
    /* font-weight: bold; */
}

.dropdown-logout #subscription-link span{
    color: #49d466 ;
}
.getcredit-block {
    position: relative;
    width: 100%;
    max-width: 814px;
    background: rgb(228,228,228);
    border: none;
    margin: 15px 0 0 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.getcredit-block-main {
    padding: 34px 32px 48px 32px;
    margin-right: 42px;
}
.bottom-mobile{
    margin-bottom: 20px;
}

/* guarantees page */
.guarantees_backgroud{
    background: #d9d9d9;
}
.guarantees_login_backgroud{
    /* background: #8a8a8a; */
    background: #fff;
}
.guarantees-main{
    background: #fff;
    /* height: 100%; */
}

.guarantees-login{
    border-radius: 10px;
    margin-left: 12px;
    margin-top: 15px;
    margin-bottom: 50px;
    margin-right: 12px;
    margin-left: 72px;
    background: #EFEFEF;
    /* border: 1px solid; */
}

.guarantees-login-company{
    border-radius: 10px;
    margin-left: 12px;
    margin-top: 15px;
    margin-bottom: 50px;
    margin-right: 12px;
    background: #EFEFEF;
    /* border: 1px solid; */
}

.guarantees-top-text{
    font-size: 16px;
    color: #000;
    padding: 100px 50px 50px 65px;
}
.guarantees-block{
    display: flex;
    position: relative;
    width: 92%;
    background: #00a2e8;
    border: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-left: 45px;
    margin-right: 30px;
}
.guarantees-category{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 65px;
    cursor: pointer;
}
.guarantees-category:hover{
    color: #fff;
}
.guarantees-height{
    height: 100%;
}
.guarantees-haand-text{
    color: #000;
    font-size: 15px;
}
.haand{
    padding: 50px;
}
.guarantees-table{
    display: flex;
    flex-wrap: wrap;
}
.guarantees-table .guarantees-hand {
    color: #fff;
    width: 177px;
    height: 25px;
    font-weight: bold;
    padding-left: 15px;
    font-size: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.guarantees-table .guarantees-hand a{
    color: #fff;
}
.guarantees-fly-login{
    width: 198px !important;
}
.guarantees-table .guarantees-fly {
    color: #fff;
    width: 240px;
    height: 23px;
    font-weight: bold;
    padding-left: 15px;
    font-size: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.guarantees-table .guarantees-fly a{
    color: #fff;
}
.link-toFulltext{
    border: 1px #000 solid;
    color: #000;
    padding: 10px 32px;
    border-radius: 10px;
}
.link-toFulltext-2{
    border: 1px #000 solid;
    color: #000;
    padding: 10px 18px;
    border-radius: 10px;
}
.haand-fulltext{
    padding-top: 20px;
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 63px;
}
.haand-fulltext p{
    color: #000;
    font-size: 15px;
}
.srollbar{
    overflow: hidden;
}
/* width */
.srollbar::-webkit-scrollbar {
    width: 7px;
}
  /* Track */
.srollbar::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px transparent; 
    border-radius: 10px;
}
/* Handle */
.srollbar::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
}
/* :hover */
.srollbar:hover {
    overflow-y: auto;
}
.hidden-desktop-3 {
    display: none!important;
}

/* Top company online */
.top-company-online {
    margin-bottom: 22px;
}
.top-company-online-bg {
    /* width: 94%; */
    max-width: 94%;
    padding: 4%;
    background: #e3e3e3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 10px;
}
.online-tick{
    display: flex;
    margin-bottom: 15px;
}
.online-tick img{
    width: 18px;
    height: 18px;
}
.online-tick p{
    color: #000;
    font-weight: bold;
    margin-left: 6px;
    margin-bottom: 0px;
    font-size: 15px;
}
/* Top company price */
.top-company-price {
    margin-bottom: 22px;
}
.top-company-price-bg {
    /* width: 94%; */
    max-width: 94%;
    padding: 3%;
    background: #e3e3e3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 10px;
    padding: 20px 20px 18px 20px;
}
.top-company-price-bg p{
    color: #000;
    margin-bottom: 15px;
    font-size: 15px;
}

.action-logout-user, .action-profil-user, .action-transaction-user, .action-invoice-user{
    margin:6px 0px;
    cursor: pointer;
}
.action-logout-user:hover, .action-profil-user:hover, .action-transaction-user:hover, .action-invoice-user:hover{
    color: #04a4d2 !important;
    text-decoration: none;
    background-color: #fff !important;
}
#logout-link:hover, #subscription-link:hover, #profile-link:hover, #profile-page-link:hover, #support-link:hover{
    color: #49d466;
    text-decoration: none;
    background: #fff;
}
.dropdown-logout #show-transaction-link:hover,
.dropdown-logout #show-invoices-link:hover,
.dropdown-logout #show-reviews-link:hover{
    color: #49d466 !important;
    text-decoration: none;
    background: #fff !important;
}
#logout-link img {
    width: 19px; 
    padding-left: 12px; 
    padding-right: 8px;
}
#subscription-link img{
    width: 24px; 
    padding-left: 8px; 
    padding-right: 8px;
}
#profile-link img{
    width: 22px; 
    padding-left: 9px; 
    padding-right: 8px;
}
.dropdown-logout #show-transaction-link img{
    width: 22px; 
    padding-left: 9px; 
    padding-right: 8px;
}
.dropdown-logout #show-invoices-link img {
    width: 22px; 
    padding-left: 9px; 
    padding-right: 8px;
}
.dropdown-logout #profile-page-link img {
    width: 24px; 
    padding-left: 8px; 
    padding-right: 8px;
}
.dropdown-logout #show-reviews-link img{
    width: 22px; 
    padding-left: 9px; 
    padding-right: 8px;
}
.dropdown-logout #support-link img {
    width: 24px; 
    padding-left: 8px; 
    padding-right: 8px;
}
.avatar-account{
    cursor: pointer;
}
.custom-flex{
    display: flex;
}

.transaction, .invoice, .profileUser{
    padding-bottom: 10px; 
    font-weight: bold; 
    cursor: pointer; 
}
.transaction a, .invoice a, .profileUser a{
    text-decoration: none;
    font-size: 15px !important;
}
.transaction a.active,
.invoice a.active,
.profileUser a.active {
    color: #aaa200 !important;
    box-shadow: none !important;
}

/* Message user */
.modal-message-lists{
    position: fixed;
    width: 100%;
    max-width: 310px;
    max-height: 370px;
    height: 100%;
    background-color: white;
    border-radius: 8px;
    padding: 20px 4px;
    margin-right: 350px;
    margin-top: 42px;
    z-index: 1;
    right: 0;
    overflow: auto;
    border: 1px solid;
}
/* width */
.modal-message-lists::-webkit-scrollbar {
    width: 8px;
}
  /* Track */
.modal-message-lists::-webkit-scrollbar-track {
box-shadow: inset 0 0 5px #fff; 
border-radius: 10px;
}
/* Handle */
.modal-message-lists::-webkit-scrollbar-thumb {
background: #bebebe; 
border-radius: 10px;
opacity: 0.5;
}
.modal-message-lists ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.modal-message-lists ul li:first-child {
    border-top: 1px solid #ccc;
}

.modal-message-lists ul li {
    border-bottom: 1px solid #ccc;
}
.modal-message-lists ul li .item-beskeder-user {
    color: rgb(102, 102, 102);
}
.item-beskeder-user {
    position: relative;
}
.item-beskeder-user .pull-left {
    width: 30%;
}
.item-beskeder-user .pull-left {
    width: 72px;
}

.beskeder-top .pull-left{
    width: 38%;
}
.item-beskeder-user .pull-right {
    width: 65%;
}

.modal-message-lists .item-beskeder-user > .pull-right {
    width: 75%;
}
.item-beskeder-user .pull-right {
    padding-top: 5px;
}
.beskeder-top .pull-right{
    width: 62%;
}
.beskeder-top-message-info .pull-left {
    width: 66%;
    color: rgb(102, 102, 102);
    font-weight: bold;
    text-transform: capitalize;
}
.beskeder-top-message-info .pull-right {
    width: 60px;
    padding: 0 5px 0 0;
    font-size: 12px;
    text-align: right;
}
.modal-message-lists ul li .item-beskeder-user.active {
    color: #000;
    /* background: rgb(70, 130, 180); */
    background: #b8ebc2;
    cursor: pointer;
}
.modal-message-lists ul li .item-beskeder-user:hover {
    color: #000;
    /* background: rgb(70, 130, 180); */
    background: #e4e8e3;
    cursor: pointer;
}
.message-icon-load.active , .message-icon-load:hover {
    background: /*#7F86D2*/ /*#04a4d2*/ /*#46dd66*/ #819179 !important;
    box-shadow: none !important;
}
#show-message-list{
    position: relative;
    height: 100%; 
    padding: 0.5px 14px; 
    line-height: 39px;
}

.contactnewmessage {
    width: 78%;
    margin: 0;
    height: 20px;
    float: left;
}

#send-bid-msg-btn {
    float: right;
    width: 18%;
    height: 70px;
}

.modal-message-lists ul li .item-beskeder-user:hover .beskeder-top-message-info .pull-left,.modal-message-lists ul li .item-beskeder-user.active .beskeder-top-message-info .pull-left{
    color:#000;
}
.message-modal-user .modal-header{
    max-height: 35px;
}

.default_contact_picture_new {
    min-width: 70px;
    max-width: 70px;
    height: 88px;
    max-height: 88px;
    background-image: linear-gradient(#01944d, #5ff14e);
    color: #fff;
    font-size: .85em;
    font-weight: bold;
    padding: 5px;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    float: none;
    line-height: unset;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    border: 1px solid #888888;
}

.okonomi-block {
    position: relative;
    width: 100%;
    max-width: 814px;
    background: rgb(228,228,228);
    border: none;
    margin: 19px 0 0 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 34px 32px 48px 32px;
}
.activeMenu{
    border-bottom: 3px solid #31b14c !important;
}
.icon-user-leftbar{
    width: 22px;
    height: 22px;
    margin-right: 8px;
    margin-top: -2px;
    background: transparent;
}
.green_text{
    color: #31b14c !important;
}
.border-radius-right{
    border-bottom-right-radius: 10px !important;
    border-top-right-radius: 10px !important;
    border-right: 1px solid #000 !important;
}
.border-radius-left{
    border-bottom-left-radius: 10px !important;
    border-top-left-radius: 10px !important;
    border-right: 1px solid #000 !important;
}
.box-review-show{
    padding: 19px 24px 24px 24px;
    border-radius: 10px;
    background: #e6e6e6;
    border: 1px solid #EFEFEF;
}
.icon_shield{
    width: 64px;
    height: 64px;
    padding: 10px 0px 20px 22px;
}
.dot_seen_by_user{
    position: absolute;
    right: 15px;
    margin-top: -15px;
    background-color: #00a2e8;
    width: 12px;
    height: 12px;
    border-radius: 50%;
}
#main.custom_test_2 {
    padding: 0;
    padding-top: 55px;
    height: 100%;
    max-width: none;
}

.guarantees_name_page{
    text-align: center;
    margin-bottom: 45px;
}
.guarantees_name_page h2{
    font-weight: bold;
    font-size: 30px;
}
.text_red{
    color: red !important;
}
.text_green{
    color: #31b14c !important;
}
.dot_seen_by_company{
    position: absolute;
    background-color: #00a2e8;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    top: 26px;
    right: 23px;
}
/* btn_switch_account_user */
.btn_switch_account_user {
    margin-top: 35px;
}
.btn_switch_account_user_company {
    display: flex;
    justify-content: space-around;
    margin-bottom: 36px;
    padding: 0px 12px;
}
#active-user {
    font-size: 14px !important;
}
#active-company {
    font-size: 14px !important;
}
#active-user.active {
    
    padding: 8px 8px !important;
    border-radius: 7px !important;
    background: #baf42c !important;
    color: #000;
}
#active-company.active {
    font-size: 14px !important;
    padding: 8px 8px !important;
    border-radius: 7px !important;
    background: #baf42c !important;
    color: #000 !important;
}
.btn_switch_account_user ul {
    margin: 0;
    padding: 0px 17px 12px 17px;
    list-style: none;
}

.btn_switch_account_user ul li {
    float: left;
    margin-left: 5px;
    background: #fff !important;
}

.btn_switch_account_user ul li:first-child {
    margin-left: 0;
}

.btn_switch_account_user ul li.active a, .btn_switch_account_user ul li:hover a {
    background: #baf42c !important;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    cursor: pointer;
}

.btn_switch_account_user ul li a {
    text-transform: capitalize;
    color: #000 !important;
    text-decoration: none;
    padding: 8px !important;
    font-size: 12px;
}
/* btn_switch_account_company */
.btn_switch_account_company {
    margin-top: 84px;
}

.btn_switch_account_company ul {
    margin: 0;
    padding: 0px 6px 12px 6px;
    list-style: none;
}

.btn_switch_account_company ul li {
    float: left;
    margin-left: 5px;
    background: #fff !important;
    border-radius: 7px !important;
}

.btn_switch_account_company ul li:first-child {
    margin-left: 0;
}

.btn_switch_account_company ul li.active a, .btn_switch_account_company ul li:hover a {
    background: #baf42c !important;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px !important;
    cursor: pointer;
}

.btn_switch_account_company ul li a {
    text-transform: capitalize;
    color: #000 !important;
    text-decoration: none;
    padding: 8px !important;
    font-size: 12px;
    text-transform: unset !important;
}

.new_color_footer{
    background-color: #f4fce0 !important;
}

.new_color_footer .menu-bar-footer li a p {
    color: #000 !important;
}
.color_header{
    background-color: #f4fce0 !important;
}

.dot_seen_by_user_mobile{
    position: absolute;
    right: 15px;
    margin-top: -15px;
    background-color: #99d9ea;
    width: 12px;
    height: 12px;
    border-radius: 50%;
}
.dot_seen_by_company_mobile{
    position: absolute;
    background-color: #99d9ea;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    top: 26px;
    right: 40px;
}
.new_filter form {
    margin-bottom: 8px;
}
.title-booking-mobile{
    display: flex;
}
.hover-icon-mit{
    display: none;
    background-color: #000 transparent 50%;
    padding: 10px;
}

.top-menu-mobil .header-logo {
    max-width: 140px;
    margin-right: 50px;
}
.top-menu-mobil{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.new_bg_header_public{
    background-color: #262626 !important;
    /* height: 48px; */
}
.reviews_user{
    /* margin-left: 30px; */
    margin-top: 25px;
}
.block_review_2_edit{
    font-size: 16px;
    color: #1A54BA;
    text-align: justify;
    cursor: pointer;
    text-decoration: underline;
    float: right;
    padding-right: 6px;
}
.block_review_2_edit img{
    width: 22px;
    height: 20px;
    cursor: pointer;
    margin-top: -4px;
}
.close_edit_review_modal{
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    float: right;
    margin-right: 8px;
}
.item_edit_reivew_user{
    padding: 30px;
}
.item_edit_reivew_user label{
    margin-top: 10px;
}
.item_edit_reivew_user label p{
    color: #000;
}
.padding_new_design{
    padding-top: 11px !important;
    padding-bottom: 16px !important;
}
.comp_name_reivew{
    background-color: #fff;
    margin: -19px -19px 0 -19px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding: 12px 30px;
}
.comp_name_reivew p{
    color: #000;
    margin: 0px;
    font-size: 18px;
}
.hover_new_design_public a:hover  {
    color: #f0fbd1 !important;
    background-color: none !important;
}
.connect_debit_card a input{
    width: 240px;
    position: absolute;
    left: 22px;
    height: 45px;
    margin-top: -5px;
    background: transparent;
    border: unset;
}
.modal_add_delete_card_block{
    padding: 20px;
}
#remove_client_card{
    color: #31b14c;
    cursor: pointer;
}
.modal-edit-profile-user-content{
    padding: 5px;
}
#action_save_card_client{
    background: #fff;
    border: 1px solid #000;
    border-radius: 8px;
    padding: 12px 55px;
    margin-top: 20px;
    margin-bottom: 30px;
    color: #000;
}
#okonomi-tab{
    margin-left: -32px;
    margin-right: -32px;
}
.new_design_content_okonomi{
    background-color: #fff;
    margin-left: -32px;
    margin-right: -32px;
    padding-left: 32px;
    padding-right: 32px;
    border: 1px solid rgb(228,228,228);
}
.bottom-reviews{
    background-color: #fff;
    margin-left: -19px;
    margin-right: -19px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 10px 19px;
}
.new_review{
    padding-bottom: 0px !important;
}
.add_image_review{
    margin-right: 5px;
}

.hover_new_design:active, .hover_new_design:hover{
    background-color: #819179 !important;
    color: #fff;
}
.hover_new_design a:active, .hover_new_design a:hover{
    background-color: #819179 !important;
    color: #fff !important;
}

#show-message-list .hover-img-letter{
    display: none;
}
#show-message-list:hover .img-letter{
    display: none;
}
#show-message-list:hover .hover-img-letter{
    display: inline-block;
}

@media (min-width: 979px){
    .content.company_job {
        margin-left: 250px;
    }
}
.hover_new_design:active, .hover_new_design:hover {
    background-color: #819179 !important;
    color: #fff !important;
}
.hover_new_design:hover span {
    background-color: #819179 !important;
    color: #fff !important;
}
#new_bg_header_company{
    background-color: #262626 !important;
    /* height: 48px; */
}
#main.custom_test_2 .leftbar.jobs {
    margin-top: 25px !important;
}
#main.custom_test_1 {
    padding: 0;
    padding-top: 20px;
    height: 100%;
    max-width: none;
}
.hover_new_design_public .activeMenu{
    padding-bottom: 0px;
}
/* Comp-signup */
.mobil-reg-bar{
    margin-bottom: 50px;
}
.cvr_submit_block{
    padding: 30px;
    background-color: rgb(228,228,228);
    border-radius: 10px;
}
.choose_with_cvr{
    color: #000;
    font-weight: normal;
}
.choose_with_cvr input{
    margin-right: 3px;
}
.choose_without_cvr{
    color: #000;
    font-weight: normal;
}
.choose_without_cvr input{
    margin-right: 3px;
}
.form_with_cvr{
    margin-top: 30px;
    margin-bottom: 80px;
}
.form_without_cvr{
    margin-top: 30px;
    margin-bottom: 30px;
}
.fullname_contact_persons{
    width: 235px;
    margin-left: 40px;
    border: 1px solid #aaa !important;
}
.surname_contact_persons{
    width: 235px;
    margin-left: 30px;
    border: 1px solid #aaa !important;
}
.email_contact_persons{
    width: 235px;
    margin-left: 52px;
    border: 1px solid #aaa !important;
}
.telefon_contact_persons{
    width: 235px;
    margin-left: 46px;
    border: 1px solid #aaa !important;
}
.adresses_contact_persons{
    width: 235px;
    margin-left: 40px;
    border: 1px solid #aaa !important;
}
.surname_text{
    color: #777;
    margin-left: 100px;
    margin-top: -8px;
    font-weight: normal;
}
.post_contact_persons{
    display: flex;
    margin-bottom: 20px;
}
.post_contact_persons1{
    width: 80px;
    margin-left: 15px;
    border: 1px solid #aaa !important;
}
.post_contact_persons2{
    width: 137px;
    border: 1px solid #aaa !important;
    margin-left: 4px;
}
.form_without_cvr label{
    font-weight: bold;
    color: #333
}
#submit_form_without_cvr{
    color: #fff;
    background: #22b04c;
    border: 1px solid #22b04c;
    border-radius: 8px;
    padding: 7px 87px;
    font-size: 15px;
    font-weight: bold;
    margin-top: 15px;
    cursor: pointer;
}
.cvr_submit_block_main{
    margin: 30px 0px 0px 35%;
}
.next_to_step2{
    color: #fff;
    background: #22b04c;
    border: 1px solid #22b04c;
    border-radius: 8px;
    padding: 7px 138px;
    font-size: 15px;
    font-weight: bold;
    margin-top: 15px;
}
.next_to_step2:hover{
    color: #fff;
    text-decoration: none;
    background: #1ea045;
}
.back_to_step1{
    color: #000;
    background: #fff;
    border: 1px solid #000;
    border-radius: 8px;
    padding: 7px 30px;
    font-size: 15px;
    /* font-weight: bold; */
    margin-top: 15px;
    margin-right: 12px; 
}
.back_to_step1:hover{
    text-decoration: none;
    background: #efefef;
    color: #000;
}
#submit_form_without_cvr:hover{
    color: #fff;
    background: #1ea045;
}
.form_without_cvr_step2{
    margin-top: -30px;
}
.action_form_without_cvr{
    display: flex;
}
.form_without_cvr_step2 #category_jstree,
.form_without_cvr_step2 #category_jstree_profile{
    border:none !important;
    width:100% !important;
}
.form_without_cvr_step2 #category_jstree ul li a,
.form_without_cvr_step2 #category_jstree_profile ul li a{
    color: #000 !important;
}
.form_without_cvr_step2 #category_jstree ul li.active>a,
.form_without_cvr_step2 #category_jstree_profile ul li.active>a{
    background: transparent !important;
}
.form_without_cvr_step2 #category_jstree ul li a input,
.form_without_cvr_step2 #category_jstree_profile ul li a input{
    margin-right: 5px;
    margin-top: -2px;
}

/* width */
.form_without_cvr_step2 #category_jstree::-webkit-scrollbar {
    width: 8px;
}
  /* Track */
.form_without_cvr_step2 #category_jstree::-webkit-scrollbar-track {
    /* box-shadow: inset 5px 5px 5px #c3c3c3;  */
    border-radius: none;
    background: #c3c3c3;
}
/* Handle */
.form_without_cvr_step2 #category_jstree::-webkit-scrollbar-thumb {
    background: #7f7f7f;
    border-radius: none;
}
/* :hover */
.form_without_cvr_step2 #category_jstree:hover {
    overflow-y: auto;
}

.waiting_for_first_bid{
    font-size:18px;
    color:#000;
}
.inform-user {
    float: left;
    width: 63.2%;
    margin-left: 72px;
}
.inform-user .new-profile-well-tab ul li:nth-child(2),.inform-user .new_review_company ul li:nth-child(2) {
    width: 32%;
}
.new_review_company ul li:nth-child(2){
    width: 37%;
}
.new_review_company ul li{
    width: 37%;
}
.content_center{
    justify-content: center;
}
#splash .home-category {
    margin-top: 29px;
}
.new_page_bar{
    margin-top: 25px;
}
.quickpaycontinue_left{
    margin-left: -200px;
}

input.editprofile-input.input-small {
    color: #000;
    max-width: 270px;
    height: 25px;
    border-radius: 10px;
    padding-left: 10px;
    margin: 0px;
    width: 80px;
}

input.editprofile-input.input-large {
    color: #000;
    max-width: 270px;
    height: 25px;
    border-radius: 10px;
    padding-left: 10px;
    margin: 0px;
    width: 123px;
    margin-right: 8px;
}
.info-visiting_address{
    display: flex;
}
.visiting_address_input{
    margin-bottom: 0px; 
    margin-right: 20px;
}
.visiting_zip_input{
    margin-bottom: 0px; 
    margin-left: 20px;
}
.new_designs_outside_login{
    background: #fff;
    margin: 35px 70px 10px 70px;
    padding: 20px 24px 35px 24px;
    border-radius: 8px;
    text-align: center;
    margin-top: 35px;

}
.new_designs_outside_login img{
    position: absolute;
    margin-top: -52px;
    margin-left: -32px;

}
.designs_outside_login_container{
    display: flex;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 40px;
    align-items: baseline;
}
.dot_outside{
    border-radius: 50px;
    width: 8px;
    height: 8px;
    background-color: #666;
    margin-left: 20px;
    margin-right: 20px;
}
.designs_outside_login_container p{
    font-size: 16px;
    font-weight: bold;
}
.lead_to_guarantees{
    background: #fff;
    border: 1px solid #000;
    border-radius: 8px;
    padding: 12px 70px;
    margin-top: 20px;
    margin-bottom: 30px;
    color: #000;
}
#show-sended-reviews {
    background-color: white;
    border-radius: 8px;
    margin-right: 24px;
    margin-bottom: 8px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: black;
    cursor: pointer;
    padding: 12px 20px;
}
#show-sended-reviews img {
    width: 23px;
    height: 23px;
    margin-right: 10px;
}
.sendcompany-box {
    max-width: 94%;
    padding: 4%;
    background: #e3e3e3;
    border-radius: 10px;
    margin-bottom: 22px;
}
.sendcompany-box-title {
    color: #000;
    font-weight: bold;
    margin-bottom: 8px;
    font-size: 15px;
}
.sendcompany-name {
    color: #22b14c;
    margin-bottom: 16px;
    font-size: 14px;
}
.sendcompany-box-content {
    font-size: 14px;
    color: #000;
    margin-bottom: 0px;
}
.faktu-tab-left {
    margin-left: 32px;
}
/* __ */
#message-modal-user {
    width: 640px;
}
/* Mobile */
@media (max-width: 979px) {
    .inform-user {
        width: 100%;
        float: none;
    }
}
@media (max-width: 500px) {
    #show-transaction-modal {
        max-width: 100% !important;
        top: 100px;
    }
}
@media (max-width: 500px) {
    .new_designs_outside_login_venne {
        margin-top: 18px;
    }
    .samlet_score{
        width: 300px;
    }
    .text_event_samlet_score, .event_samlet_score{
        display: none;
    }
    .block_review_2_stars, .block_review_2_date{
        margin-top: 15px;
    }
    #ratings .block_comment textarea, #publicratings .block_comment textarea{
        height: 60px !important;
        border-radius: 8px;
        font-size: 16px;
    }
    .text-fb-del{
        display: none;
    }
    .text-fb-mobile-del{
        display: block;
    }
    .share-rating-fb{
        display: flex;
    }
    #main.custom{
        padding-top: 0px;
    }
    #main.custom_2{
        padding-top: 0px;
    }
    
    /* prislister */
    .substrate-obs{
        margin-left: 14px;
        margin-right: 14px;
    }
    .billeder-block-main{
        padding: 20px 12px 20px 12px;
        display: block !important;
    }
    .edit-textarea {
        right: -8px;
    }
    .even-edit-profile {
        flex-wrap: wrap;
        /* margin-left: 85px; */
    }
    .billeder-picture-jobs {
        max-width: 260px;
        margin-top: 12px;
        margin-left: 0;
    }
    /* Din konto */
    .getcredit-block {
        max-width: 352px !important;
        margin-left: 12px !important;
    }
    .getcredit-block-main {
        padding: 12px 8px 12px 8px !important;
        margin-right: 0px !important;
    }
    .getcredit-block-main h1 {
        color: #000 !important;
    }
    label[for="creditcard"], label[for="mobilepay"], label[for="bank"] {
        color: #000 !important;
    }
    #creditcardpayment p {
        color: #000 !important;
    }
    .billeder-block{
        margin-top: 0px;
    }

    /* Din profil client */
    .mobil-profile{
        margin-left: 9px !important;
    }
    .samlet_score, .user_profile_info, .user_info_connect, .user_checkbox_email {
        width: 300px;
    }
    /* .new_filter form.uniForm {
        width: 360px;
    } */

    #cms-price{
        margin-top: 15px !important;
    }
    .bottom-mobile{
        margin-bottom: 100px !important;
    }
    .hidden-desktop-3 {
        display: block!important;
    }
    .okonomi-block {
        position: relative;
        width: auto;
        background: transparent;
        border: none;
        margin: 0;
        margin-bottom: 100px;
    }
    .icon_shield{
        padding: 14px 0px 0px 10px;
    }
    .haand {
        padding: 15px;
        padding-bottom: 70px;
        margin-right: 12px;
        margin-left: 12px;
    }
    #main.custom_test {
        padding-top: 0px;
    }
    #main.custom_test_2 {
        padding-top: 0px;
    }
    .guarantees-block{
        width: 81%;
        display: inline-grid;
        margin-left: 32px;
    }
    .guarantees_name_page h2{
        font-size: 20px;
    }
    .guarantees-category {
        padding: 25px;
    }
    .link-toFulltext{
        padding: 10px 16px;
    }
    #topmenuwrap .usermenu .color_header{
        background-color: #f4fce0 !important;
    }
    .new_filter {
        margin-top: 7px;
        margin-bottom: 0px;
        display: flex;
        flex-wrap: wrap;
    }
    .new_filter form {
        margin-bottom: 8px;
        display: flex;
        width: 100%;
        justify-content: space-between;
    }
    #firmaopgaver-tabs li.active a, #din_profil li.active a {
        background: #46dd66;
    }
    #extended_search_btn {
        margin-left: 12px;
        height: 30px;
        margin-top: 4px;
    }
    #message-modal-user {
        max-width: 94% !important;
        top: 20% !important;
    }
    .modal {
        max-width: 355px !important;
    }
    .note-alert {
        bottom: 45px !important;
    }
    .connect-ok-mobile{
        margin-top: -65px;
        float: right;
    }
    .reviews_user{
        margin-left: 12px;
        margin-right: 12px;
    }
    #messaging-controls{
        margin-bottom: 3vh;
    }
    .block_review_2_edit{
        font-size: 14px;
    }
    #topmenuwrap{
        background-color: #262626;
    }
    .block_review_2_margin {
        margin-top: 20px;
    }
    .connect_MitID, .connect_debit_card, .connect_facebook {
        display: block;
    }
    .text_action_connect{
        display: none;
    }
    #okonomi-tab{
        margin-left: 0px;
        margin-right: 0px;
    }
    .okonomi-tab-left{
        margin-left: 0px;
    }
    .faktu-tab-left {
        margin-left: 0px;
    }
    .new_design_content_okonomi{
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }
    .text-fb-mobile-del {
        padding: 0px 5px 0px 5px;
        font-weight: normal;
    }
    #wrapper,
    div.mobil-profile-mobil2,
    div.mobil-profile-mobil2 > #main {
        height: auto !important;
    }
    .guarantees-main{
        margin-left: 12px;
        margin-right: 12px;
    }
    .unset-container-mobile{
        width: 100%;
    }
    .inform-user {
        margin-left: 0px;
    }
    #new_bg_header_company{
        background-color: #262626 !important;
        height: 40px;
        display: block;
    }
    .new-profile-well-tab ul li:nth-child(2), .new_review_company ul li:nth-child(2) {
        /* width: 34%; */
        width: 32%;
    }
    .new-profile-well-tab ul li, .new_review_company ul li {
        /* width: 33%; */
        width: 33%;
        margin: 0;
        padding: 0;
    }
    .mobil-reg-bar{
        margin-top: 20px !important;
    }
    .cvr_submit_block_main{
        margin: 30px 0px 0px 0px;
    }
    label.choose_with_cvr{
        color: #000 !important;
    }
    .choose_without_cvr{
        color: #000 !important;
    }
    .fullname_contact_persons{
        width: 190px;
        margin-left: 15px;
    }
    .surname_contact_persons{
        width: 190px;
        margin-left: 5px;
    }
    .email_contact_persons{
        width: 190px;
        margin-left: 26px;
    }
    .telefon_contact_persons{
        width: 190px;
        margin-left: 21px;
        border: 1px solid #aaa !important;
    }
    .adresses_contact_persons{
        width: 190px;
        margin-left: 15px;
        border: 1px solid #aaa !important;
    }
    .surname_text{
        color: #777 !important;
        margin-left: 77px;
    }
    .post_contact_persons1{
        width: 70px;
        margin-left: 10px;
    }
    .post_contact_persons2{
        width: 101px;
        margin-left: 4px;
    }
    .form_without_cvr label{
        color: #333 !important;
    }
    #submit_form_without_cvr{
        padding: 7px 68px;
    }
    .next_to_step2{
        padding: 7px 102px;
    }
    .back_to_step1{
        padding: 7px 13px;
    }
    .waiting_for_first_bid{
        color:#fff;
    }
    .guarantees-fly-login{
        width: 240px !important;
    }
    #preloader_block {
        background: #8a8a8a;
    }
    .new_page_bar{
        margin-top: 0px;
    }
    .quickpaycontinue_left{
        margin-left: 0px;
    }
    .modal-edit-profile-content{
        padding: 0px !important;
        margin: -5px;
    }
    .table-info-profile tr td{
        padding-left: 0px;
        word-break: break-all;
    }
    .visiting_address_input{
        margin-bottom: 0px; 
        margin-right: 2px;
    }
    .visiting_zip_input{
        margin-bottom: 0px; 
        margin-left: 2px;
    }
    input.editprofile-input.input-large {
        margin-right: 6px;
        height: 35px;
    }
    input.editprofile-input.input-small {
        width: 55px;
    }
    #subscription-link img {
        width: 25px;
    }
    .subscriptions-text-change{
        display: grid;
    }
    .subscriptions-text-change a.change_card {
        margin-right: 0px;
        font-size: 11px;
    }
    .subscriptions-block div.subscriptions-body-price.subscriptions-body-price-first {
        margin: 50px 0 30px !important;
    }
    .subscriptions-block-2 .subscriptions-body div.subscriptions-body-price {
        margin: 21px 0 0 !important;
    }
    .subscriptions-block-3 .subscriptions-body div.subscriptions-body-price {
        margin: 22px 0 0 !important;
    }
    .subscriptions-block, .subscriptions-block-2, .subscriptions-block-3 {
        min-height: 390px;
    }
    .new_designs_outside_login {
        margin: 35px 12px 10px 12px;
        padding: 20px 12px 35px 12px;
    }
    .designs_outside_login_container {
        align-items: center;
    }
    .designs_outside_login_container p {
        font-size: 14px;
    }
    .dot_outside {
        width: 14px;
    }
    .rating_group {
        flex-direction: column;
    }
    .rating_group .rating_desc {
        margin: 10px 0 0 0px;
    }
    #show-sended-reviews {
        padding: 12px 10px;
    }
}
