.main-photo {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 24px;
    width: 150px;
    height: 150px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    border-radius: 100%;
    border-color: #eeeeee;
    border-style: solid;
}

.message-photo {
    margin-left: 20px;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    border-radius: 100%;
    border-color: #eeeeee;
}

.company-change-block {
    border: 1px solid black;
    margin: 20px auto 20px auto;
    padding: 10px 20px;
    text-align: center;
}
.drugndrop-upload div {
    border: 3px #999 dashed;
    text-align: center;
    color: #999;
    padding: 15px;
}
.drugndrop-upload div:hover, .drugndrop-upload .drug-over {
    border-color: #333;
    color: #333;
}
.work-file-input {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
}
.work-file-input + label {
    display: block;
    margin: 0 auto;
}
.list-group-item.bg-success {
    background-color: #dff0d8;
}
.list-group-item.bg-success:hover {
    background-color: #dff0d8;
}



#cropperWrapper img {
    width: 100%;
}
.cropper-wrapper .cropper-view-box,
.cropper-wrapper .cropper-face {
    border-radius: 50%;
}

.button-search {
    width: 100%;
    /*height: 50px;*/
    border-radius: unset;
    background-color: #D8D8D8;
    border: 1px solid #D8D8D8;
    font-weight: bold;
    padding: 6px 12px;
    text-align: center;
}

.search-work, .name-country, .name-region, .name-city {
    /*height: 50px;*/
    border-radius: unset;
}

[class^='select2'] {
    border-radius: 0px !important;
}

.unite {
    padding-right: unset;
    padding-left: unset;
}

.card {
    display: block;
    box-shadow: 0 0 16px rgba(109, 109, 109, 0.25);
    background: #ffffff;
    border-radius: 3px;
    padding: 10px 15px 15px 10px;
    /*margin: 25px 0;*/
    position: relative;
}
.card + .card {
    margin-top: 25px;
}

.card a {
    text-decoration: none;
    color: black;
}

.card-name {
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 28px;
    color: #0094df;
}

.card-name:hover {
    color: #2b669a;
}

.salary {
    font-size: 20px;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    font-style: italic;
}

/*.search-vacancy {*/
/*    padding-top: 30px;*/
/*}*/

.vacancy-name {
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 40px;
}

.btn-tag {
    border: 1px solid #D8D8D8;
    border-radius: unset;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    color: #000000;
}

.vacancy-description {
    font-family: Roboto, sans-serif;
    font-size: 20px;
    margin-top: 25px;
}

.table-vacancy {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    padding-bottom: 10px;
    width: 20%;
}

.table-vacancy-td {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    padding-bottom: 10px;
    width: 80%;
}

.skills-vacancy {
    font-family: Roboto, sans-serif;
    font-size: 16px;
}

.vacancy-salary {
    text-align: right;
    font-size: 20px;
    font-family: Roboto, sans-serif;
}

.vacancy-money {
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 32px;
    text-align: right;
    margin-bottom: 5px;
}

.money-contract {
    font-family: Roboto, sans-serif;
    font-size: 13px;
    text-align: right;
    margin-bottom: 27px;
}

.table-company {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    padding-bottom: 10px;
}

.table-company-td {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    padding-bottom: 10px;
    text-align: right;
}

.empty-text {
    color: #6b7886;
    font-family: Roboto, sans-serif;
    font-style: italic;
    font-size: 16px;
    margin: 0;
}

.btn-respond {
    /*background: #333333;*/
    border-radius: unset;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    /*color: #FFFFFF;*/
}

.btn-respond:hover, .btn-respond:active, .btn-respond:focus {
    /*background: #FFFFFF;*/
    border-radius: unset;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    /*color: #333333;*/
    /*color: #333;*/
    outline: none;
}

.btn-resume-save {
    /*background: #e0e0e0;*/
    border-radius: unset;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    color: black;
    white-space: normal;
}

.btn-resume-save2 {
    background: #449d44;
    border-radius: unset;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    color: white;
    white-space: normal;
}

.btn-resume-save:hover, .btn-resume-save:active, .btn-resume-save:focus {
    background: #e0e0e0;
    border-radius: unset;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    color: black;
    white-space: normal;
}

.btn-resume-save2:hover, .btn-resume-save2:active, .btn-resume-save2:focus {
    background: #449d44;
    border-radius: unset;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    color: white;
    white-space: normal;
}

.list-resume-name {
    font-family: Roboto, sans-serif;
    font-size: 16px;
}

.worker-history {
    font-family: Roboto, sans-serif;
    font-size: 16px;
}

.candidate-name {
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 32px;
    text-align: right;
    margin-bottom: 30px;
}

.remove-resume-name {
    margin-top: 25px;
}

.remove-location {
    margin-top: 25px;
}

.remove-employee {
    margin-top: 25px;
}

.resume-favorite {
    font-size: 35px;
    margin-left: -30px;
    margin-top: 10px;
    color: goldenrod;
    line-height: 0;
    margin-bottom: 20px;
    background-color: unset;
}

.resume-favorite:hover {
    color: black;
}

button:active, button:focus {
    outline: none !important;
    box-shadow: none !important;
}

.btn-abuse {
    /*color: #fff;*/
    /*background-color: #d9534f;*/
    /*border-color: #d43f3a;*/
    border-radius: unset;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}

.warning-star {
    content: "*";
    margin-left: 3px;
    font-weight: normal;
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    color: tomato;
}

.table-work {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    padding-bottom: 5px;
    width: 30%;
}

.table-work-td {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    padding-bottom: 5px;
    width: 70%;
}

.condition {
    text-align: justify;
    text-indent: 40px;
}

.btn-message {
    /*color: #fff;*/
    /*background-color: #337ab7;*/
    /*border-color: #286090;*/
    border-radius: unset;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}

.card-message {
    display: block;
    box-shadow: 0 0 16px rgba(109, 109, 109, 0.25);
    background: #ffffff;
    border-radius: 3px;
    padding: 10px 15px 15px 10px;
    margin: 10px;
    position: relative;
}
.card-message + .card-message {
    margin-top: 10px;
    margin-bottom: 10px;
}

.age_from_to {
    height: 34px;
    width: 50%;
    color: #555555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.age .select2-container--krajee {
    display: inline-block !important;
}

.dialogs-view a {
    text-decoration: none;
    color: black;
}

.new-message {
    display: inline-block;
    background: #0a73bb;
    color: white;
    text-align: center;
    border-radius: 50%;
    padding: 2px 8px;
}

.new-message a {
    text-decoration: none;
    color: white;
}

.card-height {
    height: 445px;
}

.card-height-resume {
    height: 210px;
}

.area-model-form {
    margin-top: 15px;
}

.employment-type label {
    font-weight: unset;
}

.language:nth-child(n+11){
    display:none;
}

.language-more {
    text-align: right;
    font-size: medium;
    color: #6b7886;
}


.error {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.error-input {
    color: #a94442;
    display: block;
}

.list-wrap {
    padding: 15px;
    background: white;
    box-shadow: 2px 2px 8px rgba(0,0,0,.1);
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 10px;
}
.list-wrap h2 {
    margin: 0 0 10px;
    padding: 0 5px;
    position: relative;
}
.resume-wrap h2:after {
    content: "";
    width: 6px;
    height: 6px;
    background: #337ab7;
    position: absolute;
    right: 5px;
    bottom: 2px;
    box-shadow: -8px -8px #2e6da4, 0 -8px #2e6da4, -8px 0 #2e6da4;
}

@media screen and (max-width: 412px) and  (min-width: 397px) {
    .resume-wrap h2:after {
        right: -5px;
    }
}

.list-wrap ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid rgba(0,0,0,.3);
}
.list-wrap li {
    margin: 12px 0 0 0px;
}
.list-wrap a {
    text-decoration: none;
    display: block;
    font-size: 15px;
    color: rgba(0,0,0,.6);
    padding: 5px;
    position: relative;
    transition: .3s linear;
}

.list-wrap a:hover {
    background: #337ab7;
    color: white;
}

.delete-resume a{
    color: red;
}

.company-wrap h2:after {
    content: "";
    width: 6px;
    height: 6px;
    background: #5cb85c;
    position: absolute;
    right: 5px;
    bottom: 2px;
    box-shadow: -8px -8px #4cae4c, 0 -8px #4cae4c, -8px 0 #4cae4c;
}

.company-wrap a:hover {
    background: #5cb85c;
    color: white;
}

.new-company {
    margin-top: 10px;
}
.new-company a {
    color: #5cb85c;
}

.favorite-wrap h2:after {
    content: "";
    width: 6px;
    height: 6px;
    background: goldenrod;
    position: absolute;
    right: 5px;
    bottom: 2px;
    box-shadow: -8px -8px goldenrod, 0 -8px goldenrod, -8px 0 goldenrod;
}

.favorite-wrap a:hover {
    background: goldenrod;
    color: white;
}

.mini-photo {
    margin-left: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    border-radius: 100%;
    border-color: #eeeeee;
    width: 33px;
    height: 33px;
    border-style: none;
    margin-bottom: unset
}

@media screen and (max-width: 1200px) {
    .work-list .main-photo {
        width: 100px;
        height: 100px;
        margin-left: -35px;
    }
    .company-list .main-photo {
        width: 100px;
        height: 100px;
        margin-left: -35px;
    }
    .resume-list .main-photo {
        align-content: center;
    }
    .message-photo {
        margin-left: 0;
    }

}

@media screen and (max-width: 985px) {
    .card-height {
        height: auto;
    }
    .card-height-resume {
        height: auto;
    }
}


