.status-item-print {
    background: #ffffff;
    color: var(--secondary);
    padding: 10px 11px;
    border-bottom: 2px solid var(--secondary);
    /* border-radius: 0 0 10px 10px; */
    /* box-shadow: 0 2px 2px 0 rgb(51 51 51 / 20%); */
    /*margin: -1px 10px;*/
    cursor: default;
    text-align: center;
    border-bottom: solid;
}
.status-item-bookmark {
    background: #ffffff;
    color: #d3c8c8;
    padding: 19px 13px;
    border-bottom: solid #000000;
    /* border-radius: 0 0 10px 10px; */
    /* box-shadow: 0 2px 2px 0 rgb(51 51 51 / 20%); */
   /* margin: -1px 10px;*/
    cursor: default;
    text-align: center;
}
.status-item-trash {
    background: #ffffff;
    color: #000000;
    padding: 19px 13px;
    border-bottom: solid;
    /* border-radius: 0 0 10px 10px; */
    /* box-shadow: 0 2px 2px 0 rgb(51 51 51 / 20%); */
    /*margin: -1px 10px;*/
    cursor: default;
    text-align: center;
}
.status-item-phone {
    background: #ffffff;
    color: #39c3bf;
    padding: 19px 13px;
    border-bottom: solid #000000;
    box-shadow: 0 2px 2px 0 rgb(51 51 51 / 20%);
   /* margin: -1px 10px;*/
    cursor: default;
    text-align: center;
}
@media (min-width: 992px)
{

    .product-item .image-container {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .col-lg-8 {
        flex: 0 0 80%;
        max-width: 80%;
    }
}
@media (min-width: 768px)
{

    .col-md-5 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

}
@media (min-width: 992px)
{

    .col-lg-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
}
.card-list{
    border: 4px solid #bf437b;
    border-radius: 8px;
    box-shadow: 0 0 5px rgba(51,51,51,.3);
    opacity: 1;
    background: #fff;
    display: inline-block;
}

/*
.card_search{
    border-radius: 10px;
    background-color: #ffffff;
    border: 1px solid #e6e9ed;
}

*/

.search_box{
    background-color: #F1F2F4;
}
.card_sms{
    border-radius: 10px;
    background-color: #ffffff;
    border: 1px solid #e6e9ed;
}
.card-list-head{
    border-bottom: none;
    padding: 0px;
    background-color: #457bf0;
}
.list-status-head{
    margin: 0;
}
.Update-In-Head{
    font-size: 13px;
    display: inline-block;
    color: #838383;
    /*line-height: 20px;*/
    /*padding: 10px;*/
    vertical-align: top;
    /*margin: 0 15px;*/
}
.status-new-item{
    background: #ffffff;
    color: #343A40;
    padding: 10px 25px;
    /*border: 1px solid #bcc4d0;*/
    border-bottom: solid #000000;
    /*border-radius: 0 0 10px 10px;*/
    /*box-shadow: 0 2px 2px 0 rgba(51,51,51,.2);*/
   /* margin: 0 15px;*/
    cursor: default;
}
.status-show-item{
    background: #ffffff;
    color: #343A40;
    padding: 10px 25px;
    border-bottom: 2px solid #007BFF;
    /*border: 1px solid #bcc4d0;*/
    /*border-radius: 0 0 10px 10px;*/
    /*box-shadow: 0 2px 2px 0 rgba(51,51,51,.2);*/
    margin: 0 15px;
    cursor: default;
}
.status-code-item{
    background: #ffffff;
    color: #343A40;
    padding: 10px 25px;
    border-bottom: solid #000000;
    /*border-radius: 0 0 10px 10px;*/
    /*box-shadow: 0 2px 2px 0 rgba(51,51,51,.2);*/
  /*  margin: 0 15px;*/
    cursor: default;
}
.status-update-item{
    background: #ffffff;
    color: #343A40;
    padding: 10px 25px;
    border-bottom: solid #0B3A42;
    /*border: 1px solid #bcc4d0;*/
    /*border-radius: 0 0 10px 10px;*/
    /*box-shadow: 0 2px 2px 0 rgba(51,51,51,.2);*/
   /* margin: 0 15px;*/
    cursor: default;
}
.item-1{
    border-radius: 10px;
    background-color: #ffffff;
    border: 1px solid #e6e9ed;
}
.item-2{
    border-radius: 10px;
    background-color: #ffffff;
    border: 1px solid #e6e9ed;
}
.icon-1{
    font-size: 35px;
    color: #80b0db;
}
.icon-2{
    font-size: 35px;
    color: #80b0db;
}
.plan-head{
    font-size: 15px;
    font-weight: bold;
}
.mobile-info{
    border-bottom: 1px solid #4f5962;
    color: #C2C7D0;
    list-style: none;
}
.project_body{
    background-color: #F5F5F5;
}
.project_col{
    background-color: #ffffff;
}
.mobile-info-li{
    font-size: .8rem;
    color: #7abaff;
}
.picproject{
    padding-bottom: 5px;
    border: 1px solid #eae9e9
}
.btn-clr{
    background-color: #80b0db;
}
.box-new{
    color: #fffffa;
}
.footer-line{
    margin-right: 15px;
}
@media (max-width: 576px){
    .copy-str{
        font-size: 11px;
    }
}
.panelpic{
    height: 320px;
    width: 100%;
}
.aks{
    z-index: 2;
    position: absolute;
    right: 13px;
    bottom: 9px;
    left: 13px;
    background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) );
}
.Logo{
    width: 160px;
    height: 35px;
}
.sidebar-dark-primary .sidebar a {
    color: #222;
}