.logo-toolbar {
    max-width: 25% !important;
    margin-right: 17% !important;
    margin-top: 4% !important;
}

.flex {
    display: flex;
}

body {
    margin-top: 20px;
    color: #1a202c;
    text-align: left;
    background-color: #e2e8f0;
}

.main-body {
    padding: 15px;
}

.card {
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1), 0 1px 2px 0 rgba(0,0,0,.06);
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1rem;
}

.gutters-sm {
    margin-right: -8px;
    margin-left: -8px;
}

    .gutters-sm > .col, .gutters-sm > [class*=col-] {
        padding-right: 8px;
        padding-left: 8px;
    }

.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}

.bg-gray-300 {
    background-color: #e2e8f0;
}

.h-100 {
    height: 100% !important;
}

.shadow-none {
    box-shadow: none !important;
}


/*company page*/

body {
    margin-top: 20px;
    background: #eee;
}

.decor-default {
    background-color: #ffffff;
}

.contacts-labels .title {
    font-size: 16px;
    line-height: 112px;
    padding: 0 0 0 32px;
    color: #333333;
    overflow: hidden;
}

    .contacts-labels .title span {
        float: right;
    }

.contacts-labels .settings {
    min-width: 70px;
    max-width: 70px;
    line-height: 38px;
    float: left;
    margin-right: 10px;
}

.btn-default {
    background-color: #ffffff;
    border: 1px solid #d8d8d8 !important;
    color: #333333;
    line-height: 46px;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.contacts-search {
    width: 100%;
    line-height: 38px;
    color: #333333;
    padding: 0 8px;
    border: 1px solid #ccc;
    border-right: 0;
}

input {
    -webkit-appearance: none;
    border-radius: 0;
}

.contacts-search + .input-group-addon {
    background: #fff;
    border-radius: 0;
}

.input-group-addon:last-child {
    border-left: 0;
}

.contacts-search + .input-group-addon button {
    background: transparent;
}

button {
    border: none;
    outline: none;
}

.contacts-labels .list .head {
    font-size: 20px;
    line-height: 32px;
    font-weight: bold;
    text-align: center;
    background: #39bee8;
    color: #ffffff;
    margin: 60px 0 40px;
}

.contacts-labels .list .unit {
    overflow: hidden;
    padding: 0 0 20px;
}

    .contacts-labels .list .unit .lab-success {
        background: #123a6c;
    }

    .contacts-labels .list .unit .lab-primary {
        background: #000000;
    }

    .contacts-labels .list .unit .lab-danger {
        background: #ff69b4;
    }

    .contacts-labels .list .unit .lab-warning {
        background: #f2a654;
    }

.btn-primary {
    background: #123a6c;
}

.contacts-labels .list .unit .lab {
    font-size: 16px;
    line-height: 32px;
    float: left;
    width: 112px;
    padding: 0 0 0 18px;
    color: #ffffff;
}

.contacts-labels .list .unit span {
    display: block;
    float: right;
    font-size: 16px;
    line-height: 32px;
    font-weight: bold;
}

.btn {
    min-width: 180px;
    font-size: 26px;
    line-height: 48px;
    font-weight: normal;
    color: #ffffff;
    padding: 0 24px;
    -webkit-transition: background false false, 0.25s false false, cubic-bezier(0.4, 1, 0.3, 1) false false;
    -moz-transition: background false false false, 0.25s false false false, cubic-bezier(0.4, 1, 0.3, 1) false false false;
    -o-transition: background false false false, 0.25s false false false, cubic-bezier(0.4, 1, 0.3, 1) false false false;
    transition: background, 0.25s, cubic-bezier(0.4, 1, 0.3, 1);
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
}

.contacts-list {
    border: 1px solid #d8d8d8;
    margin: -20px 0 40px;
}

    .contacts-list .title {
        padding: 0 0 0 20px;
        line-height: 124px;
    }

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.contacts-list-search {
    width: 100%;
    line-height: 60px;
    background: #585b9c;
    font-size: 24px;
    color: #fff;
    padding: 0 20px;
}

input {
    -webkit-appearance: none;
    border-radius: 0;
}

input {
    padding: 0;
    border: none;
    outline: none;
}

.contacts-list-search + .input-group-addon {
    background: #585b9c;
    border-radius: 0;
    border: 0;
}

.input-group-addon:last-child {
    border-left: 0;
}

.contacts-list-search + .input-group-addon button {
    background: transparent;
}

/************ Contact list*********************/
.contacts-list .unit.head {
    font-size: 20px;
    padding-bottom: 10px;
    overflow: visible;
}

.contacts-list .unit {
    padding: 20px 0;
    margin-top: -7px;
    border-bottom: 1px solid #d8d8d8;
    display: inline-block;
    width: 100%;
    font-size: 16px;
    line-height: 40px;
    color: #333333;
    -webkit-transition: background false false, 0.3s false false;
    -moz-transition: background false false false, 0.3s false false false;
    -o-transition: background false false false, 0.3s false false false;
    transition: background, 0.3s;
}

    .contacts-list .unit .field {
        float: left;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .contacts-list .unit .name {
        width: 40%;
        padding: 0 0 0 80px;
        position: relative;
    }

        .contacts-list .unit .name .check {
            position: absolute;
            left: 5px;
            top: -8px;
        }

    .contacts-list .unit .phone {
        width: 30%;
        padding: 0 0 0 20px;
    }

    .contacts-list .unit .email {
        width: 30%;
        padding: 0 0 0 20px;
        overflow: visible;
    }

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

.contacts-list .unit .email .btn {
    min-width: 38px;
    max-width: 38px;
    font-size: inherit;
    padding: 0 8px;
    line-height: 36px;
}

.btn-group > .btn:first-child {
    margin-left: 0;
}

.btn-group > .btn, .btn-group-vertical > .btn {
    position: relative;
    float: left;
}

.btn-default {
    background-color: #ffffff;
    border: 1px solid #d8d8d8 !important;
    color: #333333;
    line-height: 46px;
}
.contacts-list .icons .icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: 3px;
}

.contacts-list .unit .name .avatar {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    margin: 0 16px 0 0;
    vertical-align: top;
}

.contacts-list .lab {
    font-size: 14px;
    line-height: 21px;
    float: left;
    min-width: 75px;
    padding: 0 0 0 18px;
    color: #ffffff;
    margin-left: 60px;
}

.contacts-list .lab-warning {
    background: #f2a654;
}

.contacts-list .lab-success {
    background: #46be8a;
}

.contacts-list .lab-danger {
    background: #ff69b4;
}

.contacts-list .lab-primary {
    background: #123a6c;
}

.bg-white {
    z-index: 1 !important;
}
.note-editing-area {
    background-color: white !important;
}

.note-editable {
    background-color: white !important;
}
