/*===========================================================
 page 1
============================================================*/

.account-table td a.directlink {
  color: #2e2e2e;
  text-decoration: underline !important;
}

.account-table tr.noClick {
  pointer-events: none;
  background-color: #ededed;
  filter: grayscale(1);
}

.accounts-area {
    padding: 70px 25px;
}

.accounts-top {}

.accounts-top h2 {
    font-size: 35px;
    font-weight: 500;
    line-height: 1.2;
    color: #2e2e2e;
    margin-bottom: 52px;
}

.accounts-top h2 img,
.accounts-top h2 svg {
    margin-left: 20px;
    cursor: pointer;
}

.account-search {
    position: relative;

}

.account-search button,
.account-search img {
    position: absolute;
    right: 16px;
    margin-top: 11px;

}

.account-search input {
    width: 100%;
    height: 48px;
    border-radius: 32px;
    border: solid 1px #d5d5d2;
    background-color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 0 16px;
    color: #bdbcb7;
}

.account-search ::-webkit-input-placeholder {
    font-size: 14px;
    font-weight: 500;
    color: #bdbcb7;
}

.account-table table {
    padding-left: 35px;
    width: 100%;
    table-layout: fixed;
    overflow-wrap: break-word;
}

tbody,
td,
tfoot,
th,
thead,
tr {
    padding: 20px 0;
}

.account-table th {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: #000;
    text-align: center;
}

.account-table td {
    font-size: 14px;
    line-height: 1.71;
    color: #2e2e2e;
    text-align: center;
}

.account-table td img {
    margin-left: 5px;
}

.root {
    margin-top: 30px;
}

.root a {
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.33;
    color: #e75a33;
    margin-right: 5px;
    text-decoration: none;
}

.root img {
    margin-right: 5px;
}

.root span {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.33;
    color: #2e2e2e;
}

.root>a>img,
.root>span>img {
    margin-top: -4px;
}

.mrt-45 {
    margin-top: 45px;
}

.account-table a img,
.account-table img.copy,
.account-table .dot-menu img {
    cursor: pointer;
}

.account-table-fake table input {
    width: 16px;
    height: 16px;
    border-radius: 4px;
    border: solid 1px #d5d5d2;
    cursor: pointer;
    margin-right: 25px;
    margin-top: 3px;
}

.neu-btn {
    text-align: center;
    margin-top: 40px;
    display: inline-block;
}

.neu-btn > a,
.neu-btn > span {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.71;
    color: #fff;
    width: 210px;
    line-height: 44px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    border-radius: 50px;
    background-color: #e75a33;
    text-decoration: none;
    padding: 0;
    text-align: center;
    display: inline-block;
}

.neu-btn > a span {
    margin-left: 5px;
    font-size: 25px;
    font-weight: normal;
    position: relative;
    top: 4px;
}

.neu-btn.hollow a {
    background-color: transparent;
    color: #e75a33;
    border: 1px solid #e75a33;
}

.twoButtons {
  text-align: center;
}

.twoButtons .neu-btn {
  display: inline-block;
}

.twoButtons .neu-btn:first-child:not(:last-child) {
  margin-right: 20px;
}

.mrt-70 {
  margin-bottom: 70px;
}

table + .twoButtons .mrt-70 {
  margin-top: 70px;
  margin-bottom: 0;
}

.bd-top {
    width: 100%;
    height: 4px;
    z-index: 999;
    position: relative;
    background-color: #e75a33;
}

.home-section .home-top {
    border-top: 0;
}

/* Dropdown */

.dd-button {
    display: inline-block;
    cursor: pointer;
    white-space: nowrap;
    width: 145px;
    height: 44px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px 30px;
    padding-right: 40px;
    border-radius: 50px;
    border: solid 1px #d5d5d2;
    background-image: url(../img/arr-down.svg);
    background-position: 83% 16px;
    background-repeat: no-repeat;
}


.dd-input {
    display: none;
}

.dot-menu {
    position: relative;
}

.actions-drop,
.dd-menu {
    width: 220px;
    position: absolute;
    right: -20px;
    top: 40px;
    visibility: hidden;
    opacity: 0;
    border-radius: 6px;
    box-shadow: 0 2px 20px 0 rgb(88 184 203 / 10%);
    background-color: #fff;
    z-index: 2;
    padding: 15px;
}

.dd-menu {
  visibility: visible;
  opacity: 1;
}

.actions-drop.active-2 {
    right: 70px;
    visibility: visible;
    opacity: 1;
}

.actions-drop ul,
ul.dd-menu {}

.actions-drop ul li,
ul.dd-menu li {
    text-align: left;
    list-style: none;
    line-height: 2.65;
}

.actions-drop ul li a,
ul.dd-menu li a {
    text-decoration: none;
    font-size: 14px;
    color: #e75a33;
    display: block;
}

.actions-drop ul li a:hover,
ul.dd-menu li a:hover {
    color: #5cb8ca;
}

.actions-drop ul li img,
ul.dd-menu li img {
    margin-right: 10px;
}

.account-table {
    position: relative;
    /* padding-left: 30px; */
}

.account-table thead {
    border-bottom: 1px solid #f6f8f9;
}

.account-table tbody tr:nth-child(even) {
    background: rgba(239, 236, 236, 0.2);
}

.actions-drop.active {
    visibility: visible;
    opacity: 1;
}

.delete-popup {
    width: 320px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 2px 20px 0 rgba(88, 184, 203, 0.1);
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    visibility: hidden;
    opacity: 0;
}

.delete-popup.active-1 {
    visibility: visible;
    opacity: 1;
    z-index: 2;

}

.delete-popup .modal-btn a {
    width: 120px;
}

.gray-bg {
    background: rgba(0, 0, 0, .5) !important;
}

.modal-overlay {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), visibility 0.6s cubic-bezier(0.55, 0, 0.1, 1);
}

.modal-overlay.active {
    opacity: 1;
    visibility: visible;
}

.modal-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}


.modal {
    display: flex;
    position: relative;
    margin: 0 auto;
    max-width: 530px;
    min-height: 400px;
    padding: 20px 80px 30px 80px;
    border-radius: 3px;
    opacity: 0;
    overflow-y: auto;
    visibility: hidden;
    backface-visibility: hidden;
    transform: scale(1.2);
    transition: all 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    width: 529px;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 2px 20px 0 rgba(88, 184, 203, 0.1);
    background-color: #fff;

    max-height: 100%;
}

.modal-content h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
    color: #2e2e2e;
    margin-bottom: 15px;
}

.modal .close-modal {
    z-index: 10;
    position: absolute;
    cursor: pointer;
    top: 5px;
    right: 15px;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    transition-delay: 0.3s;
}

.modal .close-modal svg {
    width: 1.75em;
    height: 1.75em;
}

.modal .modal-content {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-delay: 0.3s;
    border: 0;
}

.modal.active {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
}

.modal.active .modal-content {
    opacity: 1;
}

.modal.active .close-modal {
    transform: translateY(10px);
    opacity: 1;
}

/*
@media only screen and (max-width: 39.9375em) {


    .modal {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-overflow-scrolling: touch;
        border-radius: 0;
        transform: scale(1.1);
        padding: 0 !important;
    }

    .close-modal {
        right: 20px !important;
    }
}
*/
.single-form:first-child {
    margin-bottom: 32px;
}

.single-form {
    width: 100%;
    position: relative;
    margin-bottom: 16px;
}

.single-form img {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
}

.single-form input,
.single-form select,
.single-form select option,
.single-form textarea,
.select2-selection {
    width: 100%;
    height: 48px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 1.71 !important;
    color: #000;
    padding: 0 16px !important;
    border-radius: 32px !important;
    border: solid 1px #d5d5d2 !important;
    background-color: #fff !important;
    padding-right: 50px;
}

.single-form .formseparator {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 22px;
}

.modal-btn {
    text-align: center;
    margin-top: 34px;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    width: 100%;
}

.modal-btn a:hover {
    background-color: #e75a33;
    color: #fff;
    border: 1px solid transparent;
}

.delete-popup h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.56;
    color: #2e2e2e;
}

.modal-btn a {
    width: 162px;
    line-height: 44px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 50px;
    box-shadow: 0 2px 20px 0 rgba(88, 184, 203, 0.1);
    border: solid 1px #2e2e2e;
    font-size: 14px;
    font-weight: 500;
    color: #2e2e2e;

}

.abbrechen {
    margin-top: 25px;
    text-align: center;
}

.abbrechen a {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.71;
    color: #2e2e2e;
    font-family: 'Roboto Mono', monospace;

}

.gray-bg::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(250, 250, 250, 0.5);
    content: '';
    z-index: 1;
}

/*  */

@media (min-width: 1501px) {
    .accounts-area {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 1199px) {
    .account-table {
        overflow: hidden;
        padding-bottom: 150px;
    }

    .account-table table {
        width: 900px;
    }

    .accounts-top h2 {
        font-size: 24PX;
    }
}

@media (max-width: 575px) {

    .modal-content h2 {
        font-size: 22px;
    }

    .modal-btn a {
        width: 100%;
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .modal {
        max-width: 100%;
        min-height: auto;
        padding: 20px 35px 30px 35px;
        width: 100%;
        height: auto;
    }

}

.home-section {
    z-index: 100;
    position: relative;
}

.sidebar {
    overflow-y: scroll;
    overflow-x: hidden;
}

.sidebar::-webkit-scrollbar {
    width: 1px;
}

/* Track */
.sidebar::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.sidebar::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
.sidebar::-webkit-scrollbar-thumb:hover {
    background: #555;
}

/* fix index, single tab pages */
@media (max-width: 1500px) {

    .active-side .sidebar {
        left: -100px;
    }

    .active-side .nav-list {
        opacity: 0;
        visibility: hidden;
    }

    .active-side .sidebar .logo-details #btn,
    .active-side .sidebar .logo-details .closeBtn {
        right: unset;
    }

    .active-side .home-section {
        left: 0;
        width: 100%;
    }

    .home-top {
        transition: .3s;
    }

    .active-side .home-top {
        padding-left: 70px;
    }

    .active-side .logo-details {
        left: 60px;
        z-index: 99999;
        position: fixed;
        top: 10px;
        left: 0;
        right: unset;
    }


}

@media (max-width: 991px) {
    .single-tab.active-side .nav-list {
        opacity: 1;
        visibility: visible;
    }

    .single-tab .sidebar {
        left: -100px;
    }

    .single-tab.active-side .sidebar {
        left: 0;
    }

    .single-tab .nav-list {
        opacity: 0;
        visibility: hidden;
    }

    .single-tab .sidebar .logo-details {
        position: fixed;
    }

    .single-tab .sidebar .logo-details #btn,
    .single-tab .sidebar .logo-details .closeBtn {
        right: unset;
    }

    .single-tab .home-top {
        padding-left: 70px;
    }

    .single-tab .logo-details {
        left: 60px;
        z-index: 99999;
        position: fixed;
        top: 10px;
        left: 0;
        right: unset;
    }

    .single-tab .sidebar.open {
        left: -100px;
    }

    .single-tab .sidebar.open~.home-section {
        left: 0;
        width: 100%;
    }

    .single-tab.active-side .logo-details {
        position: relative;
        left: 0;
    }

    .single-tab.active-side .sidebar .logo-details #btn,
    .single-tab.active-side .sidebar .logo-details .closeBtn {
        right: 0;
    }

    .single-tab .logo-details {
        padding-left: 7px;
    }
}

@media (min-width: 1501px) {
    .dashboard-area {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .dashboard-home {
        padding-right: 0;
    }

}

.configuration-title a:hover {
    background-color: #5CB8CA;
    border-color: #5CB8CA;
}

.sidebar li .tooltip {
    left: 0;
    margin-top: -45px;
}
