* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: oswald-medium;
}
body{
    min-height: 100vh;
    background-size: cover;
    background-position: center;
    font-family: oswald-medium !important;
}
.far.fa-comment-dots {
    pointer-events: none;
}
.overflow-auto {
    overflow: auto !important;
}

.flex {
    display: flex !important;
}
.popup__chat a {
    color: #0a53be !important;
}

.table-bordered td.task, .table-bordered th.task {
    border-radius: 0;
    border: 1px solid #dee2e6;
    height: auto;
    background: none;
    overflow: visible;
    display: block;
    width: auto !important;
}
.side-bar{
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(15px);
    width: 290px;
    height: 100vh;
    position: fixed;
    top: 0;
    left: -100%;
    overflow-y: auto;
    transition: 0.6s ease;
    transition-property: left;
}

.content-wrapper {
    height: 100px;
}
.card-body--sidebar {
    padding: 0;
    overflow: auto;
    min-height: 500px;
    max-height: 500px;
}

.side-bar.active{
    left: 0;
}

.side-bar .menu{
    width: 100%;
    margin-top: 80px;
}

.side-bar .menu .item{
    position: relative;
    cursor: pointer;
}

.side-bar .menu .item a{
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    display: block;
    padding: 5px 30px;
    line-height: 60px;
}

.side-bar .menu .item a:hover{
    background: #242323;
    transition: 0.3s ease;
}

.side-bar .menu .item i{
    margin-right: 15px;
}

.side-bar .menu .item a .dropdown{
    position: absolute;
    right: 0;
    margin: 20px;
    transition: 0.3s ease;
}

.side-bar .menu .item .sub-menu{
    background: rgba(255, 255, 255, 0.1);
    display: none;
}

.side-bar .menu .item .sub-menu a{
    padding-left: 80px;
}

.rotate{
    transform: rotate(90deg);
}

.close-btn{
    position: absolute;
    color: #fff;
    font-size: 20px;
    right: 0;
    margin: 25px;
    cursor: pointer;
}

.menu-btn{
    position: absolute;
    color: #fff;
    font-size: 20px;
    margin: 25px;
    cursor: pointer;
}

.main{
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px;
}

.main h1{
    color: rgba(255, 255, 255, 0.8);
    font-size: 60px;
    text-align: center;
    line-height: 80px;
}

@media (max-width: 900px){
    .main h1{
        font-size: 40px;
        line-height: 60px;
    }
}

.setbackground{
    background-color: #FF7F00;
}

h4.group-title{
    color: rgb(87, 155, 252);
}



td.status select{
    width: 100%;
    background-color: lightgrey;
    border: none !important;
    text-align: center;
}
td.status{
    background-color: lightgrey;
}

.yellow{
    background-color: rgb(253, 171, 61) !important;
}
.red{
    background-color: rgb(226, 68, 92) !important;
}
.green{
    background-color: rgb(0, 200, 117) !important;
}
.grey{
    background-color: grey !important;
}

.table-bordered thead th {
    text-align: center;
    padding: 0px;
}

.table-bordered td.task, .table-bordered th.task{
    padding: 0px!important;
    padding-left: 30px!important;
    width: 40%;
}
.table-bordered td.status, .table-bordered th.status{
    padding: 0px!important;
    width: 30%;
}
.table-bordered td.date, .table-bordered th.date{
    padding: 0px!important;
    width: 30%;
}

select.status{
    color: white;
}
td.date{
    text-align: center;
}

input#date {
    display: inline-block;
    position: relative;
}

input[type="date"]::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
.idate{
    display: none;
}

.mCSB_container{
    position: unset !important;
}

#sidebar{
    top:85px !important;
}

.navbar{
    background-color: #242323 !important;
}
.py-4{
    background-color: #242323 !important;
    padding: 0 20px !important;
}
body{
    background-color: #242323 !important;
}
.card{
    background-color: unset !important;

}
.spark-btn{
    color: #FF7F00 !important;
    font-size: 20px;
}
.spark-btn-color{
    background-color: #FF7F00 !important;
    font-size: 20px;
}
.btn-style{
    padding: 5px;
    border: 1px solid;
    background-color: #FF7F00 !important;
    color: #FFFFFF;
    /*margin: 20px 0px;*/
    border-radius: 4px;
}
h1,h2,h3,h4,h5,h6,a{
    color: #FFFFFF !important;
}
.setbackground {
    background-color: #FF7F00 !important;
}
table{
    color: #FFFFFF;
}
.form-control{
    background-color: #FFFFFF !important;
}
td.status select {
    background-color: #242323 ;
}
td.status {
     background-color: unset;
}
.card-style, .card-reset{
    background-color: #FFFFFF !important;
    color: #242323 !important;
}
a.btn-link{
    color: #242323 !important;
}
.topbar{
    position: fixed;
    z-index: 4;
    width: 100%;
    top: 0;
}
.ribbon-wrapper {
    padding: 10px 10px;
}

.ribbon {
    position: relative;
    padding: 0px;
}

.card {
    margin-bottom: 5px;
    padding-top: 30px
}
.box-list{
    /*font-size: 16px;*/
    /*border-radius: 4px;*/
    /*border: 1px solid transparent;*/
    /*!*height: 30px;*!*/
    /*padding-top: 5px;*/
    /*margin: 2px 35px;*/
}

.msgBoxHeight {
    height: 122px;
}

.clockpicker-popover {
    z-index: 999999 !important;
}

#overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
}

#overlay span {
    text-align: center;
    position: absolute;
    top: 30%;
    /* bottom: 0; */
    left: 40%;
    font-size: 30px;
}

.msgDate {
    float: left;
    width: 50%;
    line-height: 28px;
    padding-left: 2%;
    font-weight: bold;
}

.msgType {
    float: right;
    width: 50%;
    line-height: 28px;
    padding-left: 2%;
    font-weight: bold;
    padding-left: 2%;
    font-weight: bold;
    TEXT-ALIGN: right;
    padding-right: 2%
}

.msgContent {
    float: left;
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
    text-align: justify;
}

.msgMainContent {
    height: 92px;
    overflow: scroll;
    overflow-x: hidden;
    width: 100%;
    margin-bottom: 3%;
    font-size: 10px;
    border: 1px solid #ccc;
}

.msgList {
    border-bottom: 1px solid #ccc;
    float: left;
    width: 100%;
}

.select2 {
    width: 100% !important;
    margin-bottom: 8px !important;
}

.select2-selection__choice {
    background: #ffffff !important;
    color: #000000 !important;
}

.control .textarea {
    overflow-y: auto;
}

#optOutMsgRow {
    padding: 10px;
    background-color: yellow;
    text-align: justify;
    margin-bottom: 5px;
    font-weight: 400;
}

.campaign-inbound-header-div {
    padding: 10px;
    background-color: yellow;
    text-align: justify;
    margin-bottom: 5px;
    font-weight: 400;
}

.group-box{
    padding: 0px;
    overflow: auto;
    min-height: 450px;
    max-height: 450px;
}
#group{
    overflow: auto;
    position: relative;
    z-index: 1;
}
#sidebar {
    z-index: 99999999;
}
h4.group-title {
    position: sticky;
    top: 0;
    left: 0px;
}
#task_name{
    width: 100%;
}
.task-name-box{
    float: left;
    width: 90%;
}
.task-action-box{
    float: right;
    width: 10%;
}
.group-title{
    margin-top: 30px;
}
#task_name{
    background-color: #242323 !important;
    color: #FFFFFF !important;
}
input#task_name::placeholder {
    color: #FFFFFF !important;
    opacity: 1; /* Firefox */
}
/*.row{*/
/*    margin-left: unset !important;*/
/*    margin-right: unset !important;*/
/*}*/
.cmt_box{
    height: 530px;
    overflow: auto;
    margin: 15px 0px 0px 20px;
    overflow-x: hidden;
}
#sidebar .sidebar-header {
    padding: 22px !important;
}
#sidebar .sidebar-header h3{
    font-size: 22px !important;
}
.addcommentbox{
    margin-right: 20px;
    margin-top: 20px;
}
.swal-modal {
    border: 1px solid #FFFFFF;
    background: #242323;
    color: #FFFFFF;
}
.swal-title{
    color: #FFFFFF;
}
.swal-text{
    color: #FFFFFF;
}
.swal-icon--success__hide-corners {
    background-color: #242323;
}
.swal-icon--success:before {
    display: none;
}
.swal-icon--success:after {
    display: none;
}
.file-link{
    color: #FF7F00 !important;
    text-decoration: none !important;
}
.navbar-toggler {
    background-color: #FFFFFF !important;
}
.form-group strong{
    color: #FFFFFF;
}
.page-heading{
    margin: 20px 0px !important;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
table tr th,
table tr td {
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}
table tr th:first-child,
table tr td:first-child {
    border-left: 1px solid #FFFFFF;
}
table tr th {
    border-top: 1px solid #FFFFFF;
    text-align: left;
}

/* top-left border-radius */
table tr:first-child th:first-child {
    /*border-top-left-radius: 6px;*/
    border-left-color: #FF7F00
}

/* top-right border-radius */
table tr:first-child th:last-child {
    border-top-right-radius: 6px;
}

/* bottom-left border-radius */
table tr td:first-child {
    /*border-bottom-left-radius: 6px;*/
    border-left-color: #FF7F00
}

/* bottom-right border-radius */
table tr:last-child td:last-child {
    border-bottom-right-radius: 6px;
}

.table-bordered {
    border: white;
    border-left: 5px solid #FF7F00;
    border-radius: 5px !important;
}
.row{
    margin-right: 0px !important;
    margin-left: 0px !important;
}

div.box-list a {
    text-decoration: none !important;
}
.box-list{
    width: 85%;
    display: inline-block;
    border-radius: 4px;
    border: 1px solid transparent;
    margin-left: 30px;
    padding: 2px;
}
.board-icon{
    display: inline-block;
    margin-left: 5px;
    float: left;
}
.board-heading{
    display: inline-block;
    margin-left: 5px;
    float: left;
    width: 70%;
}



/*Overlap Issue*/
@media (min-width: 768px) {
    .col-md-2 {
        flex: unset !important;
        max-width: 25% !important;
    }
    .col-md-10 {
        flex: unset !important;
        max-width: 75%;
    }
    #group{
        margin-right: 10px !important;
    }
    .task-action-box {
        width: unset !important;
        padding-right: 4px !important;
    }
    .task-name-box {
        width: 75% !important;
    }
    .table-responsive1 {
        margin: 0px 15px 0px 20px !important;
    }
    #sidebar.active{
        margin-right: 30px !important;
        right: 0 !important;
    }
    .swal-modal{
        margin-left: 130px;
        width: 400px;
    }
}
@media (min-width: 1200px) {
    .col-md-2 {
        flex: unset !important;
        max-width: 15% !important;
    }
    .col-md-10 {
        flex: unset !important;
        max-width: 83%;
    }
    #sidebar.active{
        margin-right: 45px !important;
        right: 0 !important;
    }
}
@media (min-width: 1500px) {
    #sidebar.active{
        margin-right: 0px !important;
        right: 0 !important;
    }
    .col-md-10 {
        flex: unset !important;
        max-width: 85%;
    }
    .swal-modal{
        margin-left: 130px;
        width: 478px;
    }
}

/*added on 13-07-2023*/
ul.navbar-nav .card-body {
    display: none;
}

@media only screen and (max-width: 767px){
.tbl-border {
    border: white;
    border-left: 5px solid #FF7F00;
    border-radius: 5px !important;
    overflow: auto;
}

.saveComment {
    margin-top: 20px;
}
.addcommentbox form .row > div {
    width: 100%;
}
    .group-box table#table > thead > tr > th {
    display: none;
}
div#tableBody2 {
    display: none;
}
.table-responsive1.table_mobile_viw {
    padding-top: 20px;
}
.group-box table#table > thead > tr > th:first-child {
    display: block;
    position: sticky;
    top: 0;
    left: 0px;
    background-color: #242323;
}
.idate {
    display: block;
}
select#status {
    text-align: left;
}

.task-name-box {
    width: 100%;
}

.task-action-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.navbar-nav.ml-auto {
    text-align: left;
}

.navbar-nav.ml-auto .spark-btn{
    text-align: left;
}
    ul.navbar-nav .card-body {
    display: unset;
}
    div#tableBody {
    min-height: 200px !important;
}

.table-striped tr {
    display: flex;
    flex-direction: column;
}

.table.table-striped.table-bordered tr th{
    width: 100% !important;
    text-align: left !important;
    padding: 0 35px !important;
}
.card-body .col-md-12 {
    padding: 0;
}
.row .col-lg-10.col-xlg-10.col-md-10 {
    padding: 0 !important;
}

.table.table-striped.table-bordered tr th.task{
    text-align: center !important;
}

.table.table-striped.table-bordered tr td{
    width: 100% !important;
    text-align: left !important;
    padding: 10px 15px !important;
}
span.spandate {
    display: none;
}

.card-body{
    padding: 1.25rem 0 1.25rem 0 !important;
    height: 100px;
}
.card-body--sidebar {
    padding: 0;
    overflow: auto;
    min-height: 500px;
    max-height: 500px;
}

#sidebar{
    width:85% !important;
    right: -85% !important;

}

#sidebar.active {
    right: 0 !important;
}



    /* .group-box #table thead tr th {
    min-width: 200px;
} */
.table-bordered {
    border-left: 0;
    margin-bottom: 0;
}
    .group-box #table tbody tr td{
        min-width: 150px;
        background-color: #242323;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .group-box .table-striped tr{
        /* display: unset !important; */
             flex-direction: unset;
    }

    .group-box table#table > thead > tr > th{
        display: unset !important;
    }


    .group-box #table thead tr {
        position: sticky;
        top: 0;
        left: 0px;
    }

    .group-box #table thead{
        position: relative;
    }

    .group-box #table tbody tr td:first-child{
        position: sticky;
        top: 0;
        left: 0px;
        background-color: #242323;
    }

    .group-box .group-title .group-name {
        margin-top: 30px;
        position: sticky;
        left: 0;
        top: 0;
        right: 0;
        z-index: 89;
        background-color: #242323;
}

    .group-box .delete-group {
        position: sticky;
        left: 108px;
    }

}


