.logged-area-header {
    background-color: #ffffff;
    padding: 6px 10px;
    border-bottom: 1px solid #d1d7db;
    height: 61px;
}

.logged-area-header .logo-container {
    display: inline-block;
    vertical-align: middle
}

.logged-area-header .logo-container .logo {
    width: 48px;
    height: 48px;
}

.logged-area-header .user-info-container {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px
}

.logged-area-header .user-info-container .user-name {
    margin: 0;
    color: #394961;
    font-weight: 400
}

.logged-area-header .user-info-container .user-instance {
    margin: 0;
    color: #777;
    text-transform: uppercase;
    font-size: 12px
}

.logged-area-header .logout-container {
    display: inline-block;
    vertical-align: middle;
    float: right;
    margin-top: 10px;
    margin-right: 7px;
    cursor: pointer;
    color: #b5c1ca;
    font-size: 18px
}

.logged-area-header.instance-not-selected .logo-container .logo {
    width: 68px;
    padding: 5px
}

.new-contact .btn-label {
    padding-left: 0;
    border-width: 0;
    outline: transparent;
    background-color: transparent;
    font-size: 16px;
    color: #3a4a63;
    font-weight: 100;
    margin-bottom: 2px
}

.new-contact .link {
    background: none;
    border: none;
    color: #b23131;
    font-size: 12px;
    outline: none
}

.new-contact .loading {
    margin-top: 10px
}

.new-contact .form-check-permission {
    margin-bottom: 10px !important
}

.contact .search-field-error {
    color: #f80000
}

.contact .contact-list {
    padding: 0;
    max-height: 408px;
    overflow: scroll;
    box-shadow: inset 0 11px 8px -10px rgba(0, 0, 0, .18), inset 0 -11px 8px -10px rgba(0, 0, 0, .18);
    margin: 18px 0 0
}

.contact .contact-list li {
    list-style-type: none;
    text-align: left;
    margin: 5px;
    padding: 8px;
    border-bottom: 1px solid #ccc;
    cursor: pointer
}

.contact .contact-list li:last-child {
    border-bottom: none
}

.new-phone-number .new-phone-number-info {
    color: #000;
    text-align: left;
    padding: 10px;
    margin: 0 10px;
    border-radius: 0 0 8px 8px
}

.new-phone-number .new-phone-number-info .phone-number {
    margin-left: 9px;
    letter-spacing: 1px
}

.new-phone-number .new-phone-number-info .label {
    background-color: #1bbe83;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    float: right;
    font-size: 12px;
    margin-top: 1px;
    padding: 2px 12px;
    border-radius: 7px
}

.new-phone-number .new-phone-number-actions {
    margin-top: 25px
}

.message-template .current-message p {
    font-size: 13px;
    margin: 8px 0;
    background: #efefef;
    padding: 5px;
    border-radius: 7px
}

.home {
    text-align: center
}

.home .wiouth-phone {
    background-color: #000000;
    overflow: hidden;
    height: calc(100vh - 61px) !important;
    color: #fff;
    font-size: 22px;
    font-weight: 200;
    line-height: 28px;
    padding: 120px 50px
}

.home .wiouth-phone .person-icon {
    margin-bottom: 20px
}

.home .wiouth-phone .person-icon svg {
    height: 68px
}

.home .wiouth-phone .finger {
    font-size: 38px;
    margin-top: 50px
}

.home .contact-info {
    background-color: #3a4a63;
    color: #fff;
    text-align: left;
    padding: 10px;
    margin: 0 10px;
    border-radius: 0 0 8px 8px
}

.home .contact-info .cliente_nome {
    margin-bottom: 2px
}

.home .contact-info .cliente_nome .action-btn {
    cursor: pointer;
    margin-left: 5px
}

.home .contact-info .contact-phone {
    color: #a5b2bd;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 13px
}

.login {
    padding: 36px 15px 0;
    height: 100vh;
    background-size: cover;
    background-repeat: no-repeat
}

.login .content-header {
    padding: 0 8px 4px
}

.login .content-header .logo {
    width: 210px;
    margin-left: 6px
}

.login .content-body {
    padding: 0 13px;
    margin-top: 3px
}

.login .content-body .intro h2 {
    font-size: 26px;
    margin-bottom: 2px
}

.login .content-body .login-info {
    font-size: 15px;
    margin: 8px 0 11px
}

.login .content-body .input-group {
    margin-bottom: 12px
}

.login .content-body .error {
    color: #df5e5e;
    text-align: center;
    font-size: 14px
}

.login .content-body .signup {
    font-size: 13px;
    margin: 9px 0 0
}

.app {
    background-color: #f3f5f7;
    color: #55616a;
    font-weight: 100;
    min-height: 100vh
}

.app,
.app h2 {
    font-size: 16px
}

.app h2 {
    margin-bottom: 12px;
    font-weight: 700;
    color: #3a4a63
}

.app a {
    color: #b23131
}

.app input:focus::-webkit-input-placeholder {
    color: transparent
}

.app input:focus::-moz-placeholder {
    color: transparent
}

.app input:focus:-ms-input-placeholder {
    color: transparent
}

.app input:focus::-ms-input-placeholder {
    color: transparent
}

.app input:focus::placeholder {
    color: transparent
}

.app input::-webkit-input-placeholder {
    color: #bebebe
}

.app input::-moz-placeholder {
    color: #bebebe
}

.app input:-ms-input-placeholder {
    color: #bebebe
}

.app input::-ms-input-placeholder {
    color: #bebebe
}

.app input::placeholder {
    color: #bebebe
}

.app .loading {
    display: block;
    padding-top: 10px;
    margin: auto
}

.app input {
    font-size: 14px
}

.app input:focus {
    outline: none
}

.app input:disabled {
    background-color: #c9c9c9;
    border-color: #eaeaea
}

.app .form-check label {
    margin-left: 5px
}

.app .form-check input.form-check-input {
    height: 20px;
    width: 22px
}

.app .form-group,
.app .input-group {
    text-align: left
}

.app .form-group input.form-control,
.app .input-group input.form-control {
    border-radius: 0;
    border-color: #b23131;
    color: #3d4f43
}

.app .form-group input.form-control:focus,
.app .input-group input.form-control:focus {
    outline: none
}

.app .form-group.has-prepend input.form-control,
.app .input-group.has-prepend input.form-control {
    padding-left: 0;
    border-left: 0
}

.app .form-group.has-append input.form-control,
.app .input-group.has-append input.form-control {
    padding-right: 0;
    border-right: 0
}

.app .form-group .input-group-prepend,
.app .input-group .input-group-prepend {
    text-align: center
}

.app .form-group .input-group-prepend .input-group-text,
.app .input-group .input-group-prepend .input-group-text {
    color: #b5c1ca;
    min-width: 38px;
    font-size: 14px;
    border-radius: 0;
    border-color: #b23131;
    border-right: 0;
    background-color: #fff
}

.app .form-group .input-group-prepend .input-group-text i,
.app .input-group .input-group-prepend .input-group-text i {
    margin: auto
}

.app .form-group .input-group-append .btn.btn-input,
.app .input-group .input-group-append .btn.btn-input {
    color: #b23131;
    height: 35px;
    border-radius: 0;
    border-radius: initial;
    padding: 5px 9px;
    background-color: transparent;
    border: 1px solid #b23131;
    border-left: none
}

.app .form-group label,
.app .input-group label {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    color: #3a4a63;
    font-weight: 400;
    margin-bottom: 2px
}

.app .form-group .has-input-icon,
.app .input-group .has-input-icon {
    position: relative
}

.app .form-group .has-input-icon .input-icon,
.app .input-group .has-input-icon .input-icon {
    position: absolute;
    top: 7px;
    right: 4px;
    width: 25px;
    text-align: center;
    cursor: pointer
}

.app .btn {
    background-color: #b23131;
    color: #fff
}

.app .btn:disabled {
    background-color: #b5c1ca;
    cursor: auto;
    border-color: #b5c1ca
}

.app .btn.btn-inverse {
    background-color: #fff;
    color: #b23131;
    border: 1px solid #b23131
}

.app .btn.btn-cancel {
    background-color: #fff;
    color: #b23131;
    border: none
}

.app .btn.btn-positive {
    background-color: #1bbe83;
    color: #fff;
    border: 1px solid #1bbe83
}

.app .btn.btn-negative {
    background-color: #fff;
    color: #e34a4a;
    border: 1px solid #e34a4a
}

.app .btn.btn-edit {
    background-color: #fff;
    color: #b23131;
    border: none;
    font-weight: 500;
    height: 24px;
    font-size: 15px
}

.app .section {
    background-color: #fff;
    box-shadow: 0 0 13px 7px rgba(0, 0, 0, .05);
    border-radius: 8px;
    padding: 20px 14px 15px;
    margin: 13px 15px 0;
    text-align: left
}

.app .section i.type {
    font-size: 20px;
    padding-left: 5px
}

.app .section h2 {
    font-size: 16px;
    margin-bottom: 3px
}

.app .section .info {
    font-size: 14px;
    margin-top: 2px;
    margin-bottom: 13px;
    line-height: 22px
}

.app .section select {
    margin-top: 10px
}

.app .section .success-message {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 15px;
    text-align: center;
    color: #b23131;
    font-weight: 500
}

.app .section p.help-text {
    font-size: 12px;
    margin: 7px 0 0
}

.app .modal .modal-header {
    border-bottom: none
}

.app .modal .modal-header .modal-title {
    font-weight: 400;
    color: #3a4a64;
    font-size: 21px;
    line-height: 24px
}

.app .modal .modal-body {
    padding-top: 0;
    padding-bottom: 0
}

.app .modal .modal-footer {
    text-align: center;
    justify-content: center;
    border-top: none
}

.app .modal-alert {
    margin: 0
}

.app .react-datepicker-wrapper {
    display: block
}

.item {
    cursor: pointer;
}
.item:hover {
  background-color: #f0f2f5;
}
.preloader p {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -60px;
    width: 120px;
    height: 90px;
    text-align: center;
    font-size: 18px;
    z-index: 3;
}

.loader {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 3;
    border: 4px solid #000;
    top: 45%;
    left: 50%;
    margin-left: -20px;
    animation: loader 2s infinite ease;
}

.loader-inner {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    background-color: #000;
    animation: loader-inner 2s infinite ease-in;
}

@keyframes loader {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(180deg);
    }

    50% {
        transform: rotate(180deg);
    }

    75% {
        transform: rotate(360deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes loader {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(180deg);
    }

    50% {
        transform: rotate(180deg);
    }

    75% {
        transform: rotate(360deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes loader-inner {
    0% {
        height: 0%;
    }

    25% {
        height: 0%;
    }

    50% {
        height: 100%;
    }

    75% {
        height: 100%;
    }

    100% {
        height: 0%;
    }
}

@-webkit-keyframes loader-inner {
    0% {
        height: 0%;
    }

    25% {
        height: 0%;
    }

    50% {
        height: 100%;
    }

    75% {
        height: 100%;
    }

    100% {
        height: 0%;
    }
}
.select2-drop li {
  white-space: pre-line;
}
.select2-dropdown-open .select2-choice {
    padding-top: 5px;
    height: 38px;
}
.card-header .title {
    font-size: 17px;
    color: #000;
}
.card-header .accicon {
  float: right;
  font-size: 20px;  
  width: 1.2em;
  padding-right: 50px;
}
.card-header{
  cursor: pointer;
  border-bottom: none;
}
.card{
  border: 1px solid #ddd;
}
.card-body{
  border-top: 1px solid #ddd;
}
.card-header:not(.collapsed) .rotate-icon {
  transform: rotate(180deg);
}