

.dashboard-container {
    min-height: calc(100vh - 110px);
    padding-top: 66px
}

.d-card {
    margin-bottom: 30px
}

.d-card .card-inner {
    background-color: #F2F2F2;
    border: 1px solid #BCBBBB;
    border-radius: 20px;
    display: block;
    height: 100%
}

.m-height-400 {
    min-height: 400px
}

.m-height-300 {
    min-height: 300px
}

.m-height-700 {
    min-height: 700px
}

footer {
    color: #7c7c7c;
    font-size: 10px
}

html {
    height: 100%;
}

body {
    min-height: 100vh;
    font-family: 'Roboto';
}

@media (min-width: 320px) {
    
body {
    font-family: 'Roboto';
}

    hr {
        margin-bottom: 0;
    }
    .li-text {
        text-align: left;
        font: normal normal normal 18px/10px Roboto;
        letter-spacing: 0px;
        color: #603D82;
        opacity: 1;
        padding-left: 10px;
    }
    .line-1 {
        border-top: 0.5px solid #603D82;
        margin-bottom: 0;
    }
    .btn-1 {
        text-align: left;
        font: normal normal normal 14px/15px Roboto;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-transform: uppercase;
        opacity: 1;
        background: #603D82 0% 0% no-repeat padding-box;
        border-radius: 7px;
        padding-left: 17px;
        padding-right: 15px;
        height: 28.4px;
    }
    .btn.focus,
    .btn:focus {
        box-shadow: none;
    }
    .btn-1:hover {
        color: #FFFFFF;
    }
    .text-2,
    
    .box {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #707070;
        border-radius: 6px;
        opacity: 1;
        height: 37px;
        width: 260px;
    }
    .box-2 {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #707070;
        border-radius: 6px;
        opacity: 1;
        height: 25px;
    }
    .box-3 {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #707070;
        border-radius: 6px;
        opacity: 1;
        height: 37px;
        width: 96px;
    }
    
    .bell {
        height: 28px;
        width: 28px;
    }
    .bell-1 {
        padding-top: 0;
    }
    .head {
        background: #EDDCA9 0% 0% no-repeat padding-box;
        opacity: 1;
        position: sticky;
        top: 0;
        /* z-index: 1; */
    }
    .rect {
        width: 96px;
        height: 37px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #707070;
        border-radius: 6px;
        opacity: 1;
    }
    .table {
        margin-bottom: 0%;
    }
    /* .data{
        width: 1806px;
        height: 66px;
     
    }
    .data-1{
        width: 1920px;
    } */
   
    .table-data {
        text-align: left;
        font: normal normal normal 15px/29px Roboto;
        letter-spacing: 0px;
        color: #000000;
        text-transform: capitalize;
        opacity: 1;
    }
   
    .table-color-2 {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #D0D0D0;
        opacity: 1;
    }
    .table-color.active {
        background: #ECE1F7 0% 0% no-repeat padding-box;
        border: 1px solid #BEBEBE;
        opacity: 1;
        cursor: pointer;
    }
    .table-color-2.active {
        background: #ECE1F7 0% 0% no-repeat padding-box;
        border: 1px solid #BEBEBE;
        opacity: 1;
        cursor: pointer;
    }
   
    .displayFlex {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
    .img-license {
        width: 24px;
        height: 24px;
    }
    .img-license-2 {
        width: 16%;
        height: auto;
    }
   
    
    .li-pad {
        padding-top: 20px;
    }
   
    .j-text {
        text-align: left;
        font: normal normal normal 20px/58px Roboto;
        letter-spacing: 0px;
        color: #5A5A5A;
        opacity: 1;
    }
    .line {
        width: 0px;
        height: 55px;
        border: 0.5px solid #603D82;
        opacity: 1;
        margin-left: 0px;
    }
    
    .tb {
        padding-top: 4px;
        border-collapse: separate;
        border-spacing: 5px
    }
    
    .down {
        color: #FEB62B;
        padding-left: 7px;
        height: 13px;
    }
    .down-2 {
        color: #5A5A5A;
        padding-left: 7px;
        height: 13px;
    }
    .fa-caret-down:before {
        padding-left: 20px;
        color: #603D82;
        font-size: 27px
    }
    .fa-chevron-down:before {
        content: "\f078";
        font-size: 13px;
    }
    .displayFlex {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
   
   
    .li-pad {
        padding-top: 20px;
    }
    
    .j-text {
        text-align: left;
        font: normal normal normal 16px/58px Roboto;
        letter-spacing: 0px;
        color: #5A5A5A;
        opacity: 1;
    }
    .line {
        width: 0px;
        height: 40px;
        border: 0.5px solid #603D82;
        opacity: 1;
        margin-left: 0px;
    }
    .table-borderless-2 {
        background-color: #F2F2F2;
        border-color: #D0D0D0 !important;
    }
    
    .table-borderless-3 {
        border: 2px solid #D0D0D0 !important;
    }
    .tb {
        padding-top: 4px;
        border-collapse: separate;
        border-spacing: 5px
    }
    /* tbody::before {
    line-height:2px;
    content:".";
    color:white;
    display:block;
}
table {
    border-collapse: collapse;
} */
    .down {
        color: #FEB62B;
        padding-left: 7px;
        height: 13px;
    }
    .down-2 {
        color: #5A5A5A;
        padding-left: 7px;
        height: 13px;
    }
    .fa-caret-down:before {
        padding-left: 20px;
        color: #603D82;
        font-size: 27px
    }
    .fa-chevron-down:before {
        content: "\f078";
        font-size: 13px;
    }
    .example::-webkit-scrollbar {
        width: 0 !important;
        height: 0% !important;
    }
    .task {
        padding-left: 25px;
    }
    .company,
    .company-1,
    .company-2,
    .company-3,
    .company-4 {
        text-align: left;
        letter-spacing: 0px;
        color: #603D82;
        font-weight: 500;
    }
    .company {
        font-size: 12px;
        line-height: 12px;
    }
    .company-2 {
        font-size: 13px;
        line-height: 8px;
    }
    .company-1 {
        font-size: 16px;
        line-height: 8px;
    }
    .alpha,
    .alpha-2,
    .alpha-3,
    .alpha-4 {
        text-align: left;
        letter-spacing: 0px;
        color: #7C7C7C;
        font-weight: 500;
    }
    .alpha-3 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        cursor: pointer;
    }
    .alpha-3.full {
        width: auto;
        height: auto;
        -webkit-box-orient: horizontal;
    }
    .alpha-3.full:after {
        display: none;
    }
    .alpha {
        font-size: 13px;
        line-height: 13px;
        margin-bottom: 6px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .alpha-2,
    .alpha-3 {
        font-size: 11px;
        line-height: 10px;
        margin-bottom: 0%;
    }
    .alpha-4 {
        font-size: 18px;
        line-height: 21px;
    }
    div.col-lg-2,
    div.col-lg-7,
    div.col-lg-11 {
        padding-left: 4px;
        padding-right: 4px;
    }
    .h1 {
        height: 37px;
    }
    .top-pad {
        padding-top: 12px;
    }
    .head-back {
        background: #EFEFEF 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 6px #00000029;
        opacity: 1;
    }
   
    .head-search::-webkit-input-placeholder {
        color: #603D82 !important;
        text-align: left;
        font-size: 12px;
        line-height: 29px;
        font-family: 'Roboto';
    }
    button,
    input,
    optgroup,
    select,
    textarea {
        padding-left: 14px;
    }
    .line-2 {
        border-top: 1px solid #707070;
    }
    .task-3 {
        padding-right: 0px;
    }
    .task-4 {
        padding-bottom: 32px;
    }
    .task-head:hover,
    .task-head.active {
        border-bottom: 4px solid #FEB62B;
    }
   
    .body-border {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #707070;
        border-radius: 12px;
    }
    .edit {
        background: #603D82 0% 0% no-repeat padding-box;
        border-radius: 5px;
        color: #FFFFFF;
        width: 27px;
        height: 23px;
    }
    
    .editcenter {
        align-items: center;
        display: flex;
    }
    .sidebar {
        position: fixed;
        top: 50px;
        bottom: 0px;
        right: -100%;
        width: 42%;
        transition: all 0.9s;
        background-color: #FFFFFF;
        overflow: auto;
        padding-right: 15px;
        border-left: 1px solid #603D82;
    }
    .actives {
        right: 0%;
        transition: all 0.9s;
    }
    .edits {
        background: #603D82 0% 0% no-repeat padding-box;
        border-radius: 5px;
        opacity: 1;
        width: 27px;
        height: 23px;
        padding: 4px;
    }
    .sect-2::-webkit-scrollbar {
        display: none !important;
        height: 0%;
        overflow: hidden;
    }
    div .scroll {
        overflow: auto;
        height: 60vh;
        display: block !important;
    }
    .editcenter {
        align-items: center;
        display: flex;
    }
    div .scroll::-webkit-scrollbar-track {
        background: #BEBEBE;
        border-radius: 5px;
    }
    div .scroll::-webkit-scrollbar-thumb {
        background: #7C7C7C;
        border-radius: 5px;
    }
    div .scroll::-webkit-scrollbar {
        width: 11px;
        height: 455px;
    }
    .sear-pad {
        padding-right: 22px;
        width: 3rem;
    }
    .arrows {
        color: #603D82;
    }
    .task-5 {
        padding-top: 35px;
        padding-left: 32px;
    }
    /* .cross {
        background: #FFFFFF;
        border: 1px solid #707070;
        border-radius: 25px;
        font-size: 23px;
        padding-right: 8px;
        padding-left: 8px;
        opacity: 1
    } */
    .modal-header .close {
        margin-top: -56px;
        margin-right: -40px;
        opacity: 1;
    }
    .close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover{
        opacity: 1;
    }
    .modal-header {
        border: none;
        padding-left: 0%;
        padding-right: 0%;
        border-radius: 27px 27px 0 0;
    }
    .modal-dialog {
        max-width: 47%;
    }
    .task-6 {
        width: 100%;
        padding-left: 4rem;
    }
    .modal-content {
        border: 1px solid #707070;
        border-radius: 27px;
    }
    .modal-body {
        padding-left: 4rem;
        padding-right: 4rem;
        padding-top: 1rem;
    }
    .modal-footer {
        border: none;
    }
   
    .oneselect {
        line-height: 1;
        border-radius: 5px;
        height: 2rem;
        background: url(../images/caret-down-solid.svg) no-repeat right #fff;
        -webkit-appearance: none;
        background-position-x: 97%;
        font-size: 13px;
    }
    textarea.form-control {
        font-size: 13px;
    }
    .oneselect.small{
        background-position-x: 90%;
    }
  
    .btn-6 {
        background: #603D82 0% 0% no-repeat padding-box;
        border-radius: 7px;
        text-align: left;
        font-size: 15px;
        line-height: 29px;
        letter-spacing: 0px;
        color: #FFFFFF;
    }
    .end {
        text-align: end;
    }
    .h5 {
        font-size: 12px;
        font-family: 'Roboto';
    }
    .forms {
        height: 2rem;
    }
    .hh{
        align-items: initial;
    }
}

@media (min-width: 768px) {
    
    
    .alignment {
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .mbp {
        margin-bottom: -4px;
        margin-top: -8px;
        font-size: 0.9rem;
    }
}

@media (min-width: 1366px) {
    /* .alpha {
        line-height: 8px;
    } */
    .pad-r {
        padding-left: 30px;
        padding-right: 30px;
    }
    .right {
        position: absolute;
        right: 0%;
    }
    .data-1 {
        padding-left: 250px;
        padding-right: 26px;
    }
    
    .padcon {
        padding-left: 62px;
        padding-right: 52px;
    }
    .sidebar {
        top: 154px;
    }
    .show {
        /* padding-top: 7px; */
    }
    .t-pad {
        padding-top: 8px;
    }
    .sear {
        padding-right: 26px;
    }
    .sp {
        padding-right: 7px;
    }
    .sp-1 {
        padding-right: 15px;
    }
    .sp-2 {
        padding-right: 17px;
    }
    
}

@media (min-width: 1920px) {
    .form-control {
        height: 37px;
    }
    .oneselect {
        height: 37px;
    }
    .pad-r {
        padding-left: 40px;
        padding-right: 40px;
    }
    .alpha-2,
    .alpha-3 {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 0%;
    }
    .box {
        width: 398px;
    }
    .sp-5 {
        padding-right: 25px;
    }
    .line {
        width: 0px;
        height: 45px;
        border: 0.5px solid #603D82;
        opacity: 1;
        margin-left: -63px;
    }
    .head-search {
        width: 10rem;
        font-family: 'Roboto';
        font-size: 14px;
        height: 26px;
    }
}

.table-responsive::-webkit-scrollbar {
    display: none;
    -ms-overflow-style: none;
}

#entriesSelect {
    width: 96px;
    padding: 5px;
    border-radius: 5px;
    line-height: 1;
    border-radius: 5px;
    background: url(../images/caret-down-solid.svg) no-repeat right #fff;
    background-size: 25px 25px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 41px;
    border: 1px solid #707070;
    color: #603D82;
}


.hh{
    align-items: initial;
}

.textColor {
    color: #603D82 !important;
}

.mbp {
    font-size: 0.9rem;
}

@media (min-width: 2000px) {
    .line {
        margin-left: -175px;
    }
}

input {
    font: 400 14px Roboto;
}

.sideNav {
    width: 40px;
    height: 80px;
    position: fixed;
    z-index: 48;
    right: 42%;
    background: #603D82 0% 0% no-repeat padding-box;
    box-shadow: 0px 20px 30px #00000029;
    border-radius: 10px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    transition: all 9s;
}

.display-none {
    display: none;
    transition: all 9s;
}

.triangle-right {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 16px solid #fff;
    border-bottom: 8px solid transparent;
    position: absolute;
    top: 42%;
    left: 39%;
}

.display-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.display-row div:first-child {
    width: 30%;
}

.display-row div:last-child {
    width: 60%;
}

.m-15 {
    margin-bottom: 15px!important;
    margin-top: 15px!important;
}

.mb-15 {
    margin-bottom: 15px!important;
}

.height100 {
    height: 94%!important;
}

.button-padding button {
    padding: 19px 24px 18px 25px !important;
}

.red {
    color: #D60435;
}
