body{
  font-weight: 400;
  font-style: normal;
/*  font-family: "Urbanist", sans-serif;*/
}

@font-face {
  font-family: notosansdisplay-regular;
  src: url(../../fonts/notosansdisplay-regular.woff) format('woff');
  font-style: normal
}

@font-face {
  font-family: notosansarabic-regular;
  src: url(../../fonts/notosansarabic-regular.woff) format('woff');
  font-style: normal
}

@font-face {
  font-family: 'icomoon';
  src:  url('../../fonts/icomoon.eot?1mntsg');
  src:  url('../../fonts/icomoon.eot?1mntsg#iefix') format('embedded-opentype'),
    url('../../fonts/icomoon.ttf?1mntsg') format('truetype'),
    url('../../fonts/icomoon.woff?1mntsg') format('woff'),
    url('../../fonts/icomoon.svg?1mntsg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.header_info{
    display: block;
    padding: 0.25rem 0;
    box-shadow: 0 2px 5px #0000002b;
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 11;
    background-color: #fff;
}

.header_logo{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header_logo a{
    color: #012a30;
    font-size: 16px;
    text-decoration: none;
    display: flex;
    align-items: center;
    font-weight: 600;
}

.header_logo a img{
    width: 180px;
    height: auto;
    border-radius: 4px;
    padding: 0.1rem;
    /*margin-right: 0.3rem;
    margin-left: 0.3rem;*/
}

.header_logo .help_cms{
    background-color: #221BFF;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    border-radius: 4px;
    text-decoration: none;
    display: block;
    padding: 0.5rem 1.5rem;
    margin: 0 0.25rem;
}

.header_logo .logout_btn{
    background-color: #ff5757;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    border-radius: 4px;
    text-decoration: none;
    display: block;
    padding: 0.5rem 1.5rem;
    margin: 0 0.25rem;
}

.ln_ch_xsell ul{
    margin: 0;
    padding: 0;
}

.ln_ch_xsell ul > li{
    list-style: none;
    display: inline-flex;
}

/*.banner_info{
    max-width: calc(100% - 40%)
}*/

/*.xsell_banner{
    filter: brightness(1);
    background-color: #012a30;
    padding: 50px 0;
    background-image: url(../../assets/images/banner.svg);
    background-size: cover;
    background-position: center;
    position: relative;
    transition: opacity 300ms ease 0s;
}*/
.xsell_banner{
    
    filter: brightness(1);
    background-color: #012a30;
    position: relative;
    transition: opacity 300ms ease 0s;
    padding: 15px 0;
}

.banner_info h1{
    font-size: 2rem;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0.75rem;
}

.banner_info p{
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    /* margin-bottom: 0; */
    width: 100%;
    max-width: 500px;
    line-height: 1.65;
}

.product_xsell{
    position: relative;
    padding: 30px 0;
}

.main_flex{
    display: flex;
}

#sidebarWrap {
    position: sticky;
    top: 50px; 
    /*background: #F3F9FF;*/
    padding: 8px 10px;
    width: auto;
    height: 100%;
    background: #fff 0% 0% no-repeat padding-box;
    box-shadow: 0 3px 20px #00000014;
    background-color: #fff;
    border-radius: 10px;
}

#sidebarWrap .filter{
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    position: relative;
}

#sidebarWrap .filter:last-child{
    border-bottom: 0;
}

#main {
    flex-grow: 1;
    padding: 1rem;
    margin-left: 1rem;
}

#main.discForum_bg{
    background-color: #012a301f;
    border-radius: 20px;
}

.sidebar {
    flex: 1;
    max-width: 290px;
    /*border-right: 1px solid #ddd;*/
    padding: 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.sidebar h3 {
    font-size: 16px;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 600;
}

.sidebar h3 a{
    text-decoration: none;
    font-size: 14px;
    color: #656565;
}

.sidebar ul {
    list-style: none;
    padding: 0 0px 0 0;
    width: auto;
    max-height: 165px;
    overflow-y: scroll;
    display: block;
    transition: overflow 1s ease;
    scrollbar-color: rgba(11, 20, 26, 0.2) rgba(255, 255, 255, 0.1);
    scrollbar-width: thin;
    margin-bottom: 0;
}

.sidebar ul li {
    margin-bottom: 10px;
    margin-top: 15px;
    font-size: 14px;
    font-weight: 400;
    display: flex;
    align-items: center;
    position: relative;
}

.sidebar ul li .btn_player{
    padding: 0;
    margin: 0 0.2rem;
    display: flex;
    align-items: center;
}

.sidebar ul li .btn_player i{
    color: #012a30;
    font-size: 20px;
}

.sidebar ul li .btn_player img{
    width: 22px;
}

.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active{
    border: 0;
}

.sidebar ul li input{
    margin: 0 0.35rem;
    cursor: pointer;
    /*width: 16px;
    height: 16px;*/
}

.sidebar ul li label{
    cursor: pointer;
    display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}

.content {
    flex: 3;
    /*display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;*/
    display: block;
    padding: 0 15px 0 0;
}

#videoModal .modal-header, #assessmentModal .modal-header, #salestipsModal .modal-header{
    position: absolute;
    right: -25px;
    z-index: 1;
    top: -25px;
    border: 0;
}

#videoModal .modal-header button, #assessmentModal .modal-header button{
    background-color: #00499b96;
    opacity: 1;
    color: #fff;
    border: 0;
}

#videoModal, #salestipsModal{
    background-color: rgba(255, 255, 255, 0.95);
}

#salestipsModal{
    background-color: rgb(31, 41, 55, 0.75);
}

#assessmentModal{
    background-color: rgba(0, 0, 0, 0.85);
}

#assessmentModal .modal-header button, #salestipsModal .modal-header button{
    background-color: #19a8d3;
    opacity: 1;
    color: #fff;
    border: 0;
}

.card {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 0px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
}

.product_img{
    position: relative;
    text-align: center;
    overflow: hidden;
    min-height: 100%;
}

.card_product{
/*    border: 1px solid #ddd;*/
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .07);
    width: 100%;
    overflow: hidden;
    /*min-height: 100%;*/
    cursor: pointer;
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
}

.product_img h4{    
    position: absolute;
    top: 0;
    text-align: left;
    background-color: rgba(44, 112, 110, 0.9);
    display: block;
    padding: 10px;
    width: auto;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    z-index: 1;
    margin-bottom: 0;
}

.product_img h3{    
    position: absolute;
    bottom: 0;
    background-color: rgba(44, 112, 110, 0.9);
    margin-bottom: 0;
    font-size: 15px;
    color: #fff;
    width: 100%;
    /*display: block;
    padding: 10px;*/
    padding: 6px 8px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 1.8;
}

.product_img img{
    width: 100%;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    transition: transform .3s;
    -o-object-fit: cover;
    object-fit: cover;
    min-height: 100%;
}

.card_product:hover .product_img img {
    transform: scale(1.1);
}

.product_content{
    padding: 10px;
    text-align: center;
}

.product_content a{
    text-decoration: none;
    color: #222;
}

.product_content p{
    position: relative;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 0.75rem;
    color: #000;
}

.product_content p:after{
    content: '';
    position: absolute;
    bottom: -5px;
    right: 0;
    left: 0;
    height: 1px;
    background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.card_product a{
    text-decoration: none;
}

.card_product a .category{
    color: #0A5654;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    display: block;
    /*background-color: rgba(44, 112, 110, 0.2);*/
    border-radius: 4px;
    /*width: fit-content;*/
    margin: 0 auto;
    padding: 0.35rem 0.5rem;
    transition: 0.8s;
}

.card_product a .category.category1{
    font-weight: 700;
    background-color: transparent;
    font-size: 15px;
    transition: 0.8s;
}

.card_product:hover a .category{
    /*color: #012a30;
    background-color: rgba(44, 112, 110, 0.6);
    color: #fff;*/
    letter-spacing: 0.05rem;
}

.card_product:hover  a .category.category1{
    color: #0A5654;
    /*background-color: transparent;*/
}

.purple_color a .category{
    /*background-color: rgba(11, 0, 114, 0.2);*/
    color: rgb(11, 0, 114);
}

.purple_color .product_img h3, .purple_color .product_img h4{
    background-color: rgba(11, 0, 114, 0.5);
}

/*.card_product.purple_color:hover .category a{
    background-color: rgba(11, 0, 114, 0.6);
}*/

.card_product.purple_color:hover a .category.category1 {
    color: #0B0072;
}

.br-dott img{
    margin-bottom: 0.5rem;
}

.product_head{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1rem;
}

.product_head h2{
    color: #2C3070;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
}

.product_head input{
    width: auto;
}

.product_head .search {
    display: flex;
    border-radius: 25px;
    position: relative;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 295px;
}

.product_head .input {
    width: 100%;
    padding: 0 20px;
    font-size: 14px;
    height: 40px;
    color: #333;
    border: 1px solid #CED4DA;
    outline: none;
    border-radius: 25px;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
}

.discforum_chat_info.product_head .input{
    border: none;
    background: #012a30;
}

.discforum_chat_info.product_head .input::placeholder, .discforum_chat_info.product_head i.fa-search{
    color: #fff;
}

.product_head .input::placeholder{
    color: #333;
    font-size: 14px;
    font-weight: 500;
}

.product_head .icon {
    display: flex;
    justify-content: center;
    align-items: center;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    cursor: pointer;
    background: transparent;
    position: absolute;
     left: initial; 
    right: 15px;
}

.product_head i.fa-search {
    font-size: 16px;
    color: #7F7F7F;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.5s;
    background: transparent;
}

.product_head .input:focus + .icon i.fa-search{
    transform: rotate(360deg);
}

/*Filter SEARCH CSS
=================*/

.input-box {
    position: absolute;
    left: 0;
    width: 100%;
    max-width: 25px;
    background-color: #eaf3f4;
    border-radius: 6px;
    transition: all 0.5s ease-in-out;
    height: 100px;
    max-height: 35px;
    border: 1px solid #d6e4f0;
    padding-left: 8px;
    z-index: 1;
}
.input-box.open {
  max-width: 350px;
}
.input-box input {
    position: relative;
    width: 100%;
     height: 100%; 
    font-size: 14px;
    font-weight: 500;
    color: #222;
    padding: 0 15px;
    border: none;
    border-radius: 6px;
    outline: none;
    transition: all 0.5s ease-in-out;
    background: transparent;
}

.input-box input::placeholder{
    color: #000;
}

.input-box.open input {
  padding: 0 15px 0 22px;
}

.input-box .search {
    position: absolute;
    top: 0;
    left: 0px;
    width: 25px; 
    height: 100%; 
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    border-radius: 6px;
    cursor: pointer;
}
.input-box.open .search {
  border-radius: 6px 0 0 6px;
  display: none;
}
.search .search-icon {
    font-size: 14px;
    color: #656565;
}
.input-box .close-icon {
  position: absolute;
  top: 50%;
  left: 5px;
  font-size: 15px;
  color: #656565;
  padding: 5px;
  transform: translateY(-50%);
  transition: all 0.5s ease-in-out;
  cursor: pointer;
  pointer-events: none;
  opacity: 0;
}
.input-box.open .close-icon {
  transform: translateY(-50%) rotate(180deg);
  pointer-events: auto;
  opacity: 1;
}


.filter_list ul{
    padding: 0;
    margin: 0 0 0rem;
}

.filter_list ul > li{
    list-style: none;
    display: inline-flex;
    align-items: center;
    border-radius: 25px;
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 0.25rem 0.5rem;
    font-weight: 400;
    font-size: 13px;
    color: #000;
    margin-bottom: 0.25rem;
}

.filter_list ul > li > span > a > i{
    color: #222;
}

.filter_list ul > li > span{
    cursor: pointer;
}

.filter_list ul > li > span > i{
    margin: 0 0.25rem;
    font-size: 12px;
}

.filter_list ul > li:last-child, .filter_list ul > li:last-child:active{
    text-align: right;
    border: none;
}

.btn_clear{
    padding: 0;
    font-size: 13px;
    color: #221BFF;
    text-decoration: none;
}

.footer{
    background-color: #012a30;
    padding: 10px 0;
}

.footer .rights p{
    text-align: center;
    color: #fff;
    font-size: 0.9rem;
    margin-bottom: 0;
}

.product_breadcrump nav li {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
}

.product_breadcrump .breadcrumb-item.active {
    color: #fff;
}

.product_breadcrump .breadcrumb-item a{
    color: #fff;
    opacity: 0.5;
    text-decoration: none;
}

.product_breadcrump .breadcrumb-item a:hover{
    opacity: 1;
}

.product_breadcrump .breadcrumb-item+.breadcrumb-item::before{
    color: #fff;
    opacity: 0.5;
}

.xsell_ass_video{
    padding: 0;
    margin: 0 0.25rem;
    position: absolute;
    bottom: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.xsell_ass_video li{
    list-style: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 0.25rem;
    background-color: rgba(255, 255, 255, 0.8);
    color: #012a30;
    border-radius: 65px;
    width: 40px;
    height: 40px;
}

.xsell_ass_video li .btn{
    /* background-color: rgba(255, 255, 255, 0.7);
    border-radius: 25px;
    */
    color: #012a30;
    display: flex;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    transition: 0.3s;
}

.card_product:hover .xsell_ass_video li{
    background-color: #fff;
}

.xsell_ass_video li .btn i{
    font-size: 16px;
}

/*.xsell_ass_video li .btn svg{
    width: 10%;
}*/

.icon-exam:before {
  content: "\e900";
  color: #012a30;
  font-size: 20px;
}

/*Sales Tips Accordian CSS*/

.salestip_info{
    padding: 1rem;
}

.salestip_info .accordion-header button{
    font-size: 16px;
    font-weight: 700;
}

.salestip_info h1{
    color: #01468B;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0.75rem;
}

.salestip_info h3{
    font-weight: 500;
    font-size: 16px;
    color: #000;
    margin-bottom: 0.75rem;
}
 
.salestip-list {
    list-style: none;
    padding: 0;
    counter-reset: my-awesome-counter;
    margin-top: 0rem;
    margin-bottom: 0;
}

.salestip-list li {
    counter-increment: my-awesome-counter;
    display: flex;
}

.salestip-list li:before {
    content: "0" counter(my-awesome-counter) " ";
    display: inline-block;
    width: 55px;
    flex: 55px 0 0;
    text-align: center;
    background: #8ed1f3;
    padding-top: 1rem;
    color: #012a30;
    font-size: 18px;
    font-weight: 700;
}

.salestip-list li:first-child:before {
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}

html[dir=ltr] .salestip-list li p {
    margin-left: 1.25rem;
    padding-left: .25rem;
}

.salestip-list li p {
    display: flex;
    padding: 0.75rem;
    flex-grow: 1;
    border-bottom: 1px solid rgba(0, 76, 152, .1);
    justify-content: space-between;
    margin-bottom: 0;
    text-align: justify;
}

.salestip-list li:last-child p {
    border-bottom: 0;
}

.salestip-list p {
    flex-direction: column;
}

.salestip-list li:last-child:before {
    border-bottom-left-radius: .3rem;
    border-bottom-right-radius: .3rem;
}

.salestip-list .title_slaestip{
    color: #01468B;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0.5rem;
}

.salestip-list p span{
    font-weight: 500;
    font-size: 14px;
    color: #000;
    margin-bottom: 0.5rem;
}

.salestip_info .accordion-button:focus {
    border-color: initial;
    box-shadow: initial;
}

@media screen and (max-width:767px) {
    .sidebar {
        max-width: 150px;
    }
    .product_img h4{
        font-size: 10px;
    }
    .product_img h3, .card_product a .category.category1, .card_product a .category{
        font-size: 12px;
    }
    .product_content p{
        font-size: 13px;
    }
    .xsell_ass_video li .btn i {
        font-size: 13px;
    }
    .xsell_ass_video li .btn {
        width: 30px;
        height: 30px;
    }
    .xsell_ass_video li {
        width: 30px;
        height: 30px;
    }
    .sidebar ul li .btn_player i {
        font-size: 16px;
    }
    .icon-exam:before {
        font-size: 16px;
    }
    .sidebar h3{
        font-size: 14px;
        width: 100%;
        max-width: max-content;
    }
    .sidebar h3 span{
        display: none;
    }
    .sidebar ul{
        overflow-y: initial;
        margin-top: 1rem;
    }
    .sidebar ul li input {
        width: 14px;
        height: 14px;
    }
    .sidebar ul li {
        margin-bottom: 6px;
        margin-top: 6px;
        font-size: 13px;
    }
    .product_head .input {
        padding: 0px 10px;
        font-size: 13px;
        height: 35px;
    }
    .product_head .search{
        margin: 0.5rem 0 0rem;
        max-width: 100%;
      }
    .product_head {
        display: block;
        margin-bottom: 0rem;
        width: 100%;
        padding: 1rem 0;
    }
    .product_head.discforum_chat_info{
        padding: 1rem;
    }
    .product_head h2 {
        font-size: 14px;
        margin-bottom: 1rem;
    }
    .sidebar ul li label {
        -webkit-line-clamp: 1;
    }
    .header_logo a img {
        width: 180px;
    }
    .banner_info h1 {
        font-size: 0.9rem;
        margin-bottom: 0.5rem;
    }
    .banner_info p {
        font-size: 12px;
        max-width: max-content;
        line-height: 1.5;
        margin-bottom: 0.2rem;
    }
    .xsell_banner {
        padding: 15px 0;
    }
    .product_breadcrump nav li{
        font-size: 10px;
    }

    .header_logo a {
        font-size: 14px;
    }
    .header_logo .help_cms, .header_logo .logout_btn{
        padding: 0.25rem 0.25rem;
    }
    #videoModal .modal-header, #assessmentModal .modal-header, #salestipsModal .modal-header {
        right: 0px;
        top: 0px;
    }
    html[dir=ltr] .salestip-list li p {
        margin-left: 0.75rem;
    }
}

@media only screen and (min-device-width: 430px) and (max-device-width: 960px) and (orientation:landscape)  {
    .product_img h3{
        font-size: 10px;
    }
    .product_content p{
        font-size: 13px;
    }
    .card_product a .category.category1{
        font-size: 13px;
    }
    .product_img h4{
        font-size: 9px;
    }
    .xsell_ass_video li{
        width: 26px;
        height: 26px;
    }
    .xsell_ass_video li .btn i {
        font-size: 13px;
    }
    .icon-exam:before {
        font-size: 16px;
    }
}
/* Loader Styles */
.loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgba(255, 255, 255, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
}

.spinner {
    width: 50px;
    height: 50px;
    border: 5px solid #ccc;
    border-top-color: #333;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

.ulstyle
{
    margin: 0;
    padding: 0;
}

.ulstyle .listyle
{
    list-style:none;
    display:block;
    margin-bottom:0.5px;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

.comming-soon{
 background-image: url(../../assets/images/comming-soon.jpg);
 background-repeat: no-repeat;
 background-size: cover;
 background-position: center;
 width: 100%;
 height: 100vh;
 position: relative;   
}
.comming_circular{
    position: absolute;
    top: 70px;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.comming_circular a{
    background-color: #012a30;
    color: #fff;
    border-radius: 6px;
    font-weight: 600;
    text-decoration: none;
    padding: 0.75rem 1rem;
    transition: 0.3s;
}
.comming_circular a:hover{
    background-color: #004c54;
    color: #fff;
}

/*SURVEY CSS*/
.feedback-container {
  background-color: #fff;
  padding: 1.5rem;
  border-radius: 20px;
  box-shadow: 0px 2px 8px rgba(181, 198, 221, 0.3);
  margin-bottom: 1rem;
}
.feedback-container h5{
    font-size: 14px;
    color: #3d3d3d;
    background-color: #e9e9e9;
    border-radius: 4px;
    padding: 0.5rem;
    display: block;
    width: max-content;
}
.feedback-container h2 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 1rem;
    margin-top: 0.75rem;
}

.options {
  /*display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem 1rem;*/
  display: block;
}

.options label {
  cursor: pointer;
  accent-color: #012a30;
  display: block;
  margin-bottom: 0.75rem;
}
.options label:last-child{
    margin-bottom: 0;
}
.options input[type="radio"] {
  margin-right: 0.5rem;
  height: 20px;
  width: 20px;
  vertical-align: middle;
}

.comments {
  margin-top: 2rem;
}

.comments label {
  display: block;
  margin-bottom: 1rem;
}

.disclaimer {
  font-size: 12px;
  color: #7a7a7a;
  margin: 1rem 0;
  line-height: 1.5;
  max-width: 542px;
  width: 100%;
}

.disclaimer a,
.disclaimer a:visited {
  color: #7a7a7a;
}

.buttons {
  display: flex;
  justify-content: flex-start;
  font-weight: 400;
  font-size: 16px;
}

.cancel-btn,
.submit-btn {
  font-weight: 400;
  font-size: 16px;
  padding: 0.5rem 1.4rem;
  border-radius: 5px;
  cursor: pointer;
  border: none;
  margin: 0.5rem;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.cancel-btn {
  background-color: #ebeffa;
  color: #012a30;
}

.submit-btn {
  background-color: #012a30;
  color: #fff;
}

.cancel-btn:hover {
  background-color: #d1d8f9;
  color: #012a30;
}

.submit-btn:hover {
  background-color: #163d7a;
  color: #fff;
}

.product_survey{
    padding: 60px 0px;
    position: relative;
}
.survey_attern{
    color: #ffb500;
    font-size: 22px;
    text-decoration: none;
    border: 1px solid #ffb500;
    padding: 6px;
    border-radius: 65px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.survey_attern_asses{
    border: 1px solid #012a30;
}
.success_survey i {
    color: #66bc86;
    font-size: 100px;
    line-height: 200px;
    margin-left:-15px;
}

.success_survey h1{
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    margin-top: 1.5rem;
}
.success_survey p{
    font-size: 14px;
    text-align: center;
}
.modal_success_surve .btn-close{
    text-align: right;
    display: block;
    margin-right: 0;
    margin-left: auto;
}

/*CHAT DISCUSSION FORUM CSS 23-04-2025*/

.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
    border-color: transparent !important;
}

.overall {
    background: #009580;
    position: fixed;
    width: 100%;
    height: 100vh;
    background: radial-gradient(circle at 50% 50%, rgb(0,149,128) 20%, transparent 80%), conic-gradient(from 45deg at 50% 50%, rgb(0,149,128) 0%, rgb(0,149,128) 25%, rgb(0,149,128) 50%, rgb(34,110,100) 75%, rgb(0,149,128) 100%);
}

.pr_theme {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    width: 100%;
    max-width: 100%;
    height: 100vh;
}

.theme_inner_workspace_wrapper {
    background: transparent;
}

.top_header{
    display: flex;
    align-items: center;
    position: relative;
}

.top_header span img{
    width: 32px;
    border-radius: 6px;
    margin: 0 0.2rem;
}

.top_header .user_btn{
    color: #1D1C1D;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}

.dropdownList1 .top_header .user_btn{
    font-weight: 500;
    color: #012a30;
    transition: 0.3s;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    /*width: 100%;*/
    max-width: calc(100% - 50px);
    /*max-width: 180px;*/
    margin: 0 0.5rem;
}

.dropdownList1 .top_header span img {
    width: 25px;
}

.dropdownList1 .online {
    background-color: #012a30;
    border: 0.12rem solid #fff;
    right: initial;
    bottom: -4px;
}

.dropdownList1 .offline{
    left: 26px;
    padding: 3px;
    right: inherit;
}

.dropdownList1 li{
    display: block;
    width: 100%;
}

.dropdownList li{
    display: block;
    width: 100%;
}

#drop_menus .dropdownList1 .nav-link:hover .user_btn, .sidebar .dropdownList1 .nav-link:hover .user_btn{
    color: #00434a;
}

.display_sidebar{
    display: contents;
}

.online{
    position: absolute;
    bottom: -7px;
    right: initial;
    left: 26px;
    padding: 4px;
    background-color: #02BEA4;
    border-radius: 65px;
    border: 0.15rem solid #fff;
}

.offline{
    position: absolute;
    bottom: -7px;
    right: 0;
    padding: 4px;
    border-radius: 65px;
    background-color: #fff;
    border: 0.1rem solid #6f6f6f;
}

.profile_img img{
    width: 80px;
    border-radius: 6px;
    margin: 0 0.2rem;
}

.profile_img span{
    font-size: 16px;
}

.top_members button{
    border: 1px solid #ddd;
    margin: 0 0.5rem;
}

.top_members span img{
    width: 20px;
    border-radius: 6px;
    font-size: 14px;
}

.top_members span{
    font-size: 14px;
}

#staticBackdrop .modal-content{
    height: min(80vh, 800px);
    display: flex;
}

#staticBackdrop hr{
    opacity: 0.1;
}

.content_overflow {
    padding: 0 0 1px;
    background-color: #fff;
}

.c-scrollbar__bar .navbar {
    border-bottom: 1px solid #ddd;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}

.c-scrollbar__bar {
    height: calc(100vh - 34px);
    max-height: calc(100vh - 34px);
    position: static;
    /*margin-top: 1rem;*/
    z-index: 0;
}

.them_tab_menu ul > li > a{
    font-size: 13px;
}

.them_tab_menu ul > li > a > span{
    display: block;
}

.them_tab_menu ul > li > a > i, .them_tab_menu ul > li > a > img{
    padding: 8px 10px;
    border-radius: 6px;
    font-size: 20px;
    transition: 0.3s;
}

.them_tab_menu ul > li > a:hover > i, .them_tab_menu ul > li > a:hover > img{
    background-color: #fff6;
}

.them_tab_menu ul > li > a.active > i{
    background-color: #fff6;
}

/*.p_relative{
    position: relative;
}*/

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.b-example-divider {
    height: 3rem;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.b-example-vr {
    flex-shrink: 0;
    width: 1.5rem;
    height: 100vh;
}

.bi {
    vertical-align: -.125em;
    fill: currentColor;
}

.nav-scroller {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
}

.nav-scroller .nav {
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 1rem;
    margin-top: -1px;
    overflow-x: auto;
    text-align: center;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

/*#sidebarMenu .nav-item{
    margin: 0 0.5rem;
}*/

.theme-option-sub h3 {
    color: #010101;
    font-size: 16px;
    font-family: 'Lato-Bold', sans-serif;
    margin-bottom: 15px;
}

.theme-option {
    position: fixed;
    right: 0px;
    z-index: 999;
    top: 175px;
    width: 265px;
    background: #fff;
    padding: 10px;
    border-radius: 0px 0px 0px 4px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    transition: all 1s ease;
}

.theme-option.active {
    right: -265px;
}

.theme-option .theme-icon {
    position: absolute;
    left: -51px;
    background: #fff;
    padding: 10px;
    top: 0;
    border-radius: 4px 0px 0px 4px;
    border-right: 1px solid #ededed;
    cursor: pointer;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.theme-option .theme-icon i {
    font-size: 30px;
    -webkit-animation: rotation 2s infinite linear;
    animation: rotation 2s infinite linear;
    color: #0177ff;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}

.theme-option ul {
    padding: 0;
    margin: 0;
    text-align: center;
}

.theme-option ul li {
    display: inline-block;
    position: relative;
    padding: 10px 10px 10px 30px;
    margin-right: 5px;
    cursor: pointer;
    font-size: 13px;
}

.theme-option ul li:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    background: #fff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    border: 3px solid #000;
}

.ltr-css .theme-option ul li.ltr-css-theme:before {
    background: #000;
    border: 3px solid #fff;
}

.rtl-css .theme-option ul li.rtl-css-theme:before {
    background: #000;
    border: 3px solid #fff;
}

.theme-option ul li.ltr-css {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    color: #000;
}

.theme-option ul li.rtl-css {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    color: #000;
}

.logo_top_search {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-around;
    height: 40px;
    /* margin: 10px 70px 0px 70px;*/
    margin-top: 5px;
    z-index: 1111;
}

.logo_top_search a {
    display: flex;
    font-size: 14px;
}

.logo_top_search a > img{
    width: 35px;
    height: auto;
    background: #fff;
    border-radius: 4px;
    padding: 0.1rem;
    margin-right: 0.3rem;
    margin-left: 0.3rem;
}

.logo_top_search a.logo_al{
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    margin: 0 70px 0 60px;
    display: flex;
    align-items: center;
    font-weight: 600;
}

.logo_top_search a.logo_al span i{
    font-size: 18px;
    font-weight: 400;
    margin: 0 0.3rem;
}

/*.logo_top_search .dropdown{
    margin: 0 0 0 auto;
}*/

.logo_top_search .form-control{
    width: 40%;
    border-radius: 6px;
    margin: 0 auto 0 0;
}

/*=============
Main Body CSS
=============*/
.channel {
  position: relative;
}
.channel:not(.active) {
  display: none;
}
.channel__header {
  padding: 20px;
  border-bottom: 0.5px solid #ddd;
}
.channel__header__info {
  color: #616061;
  margin-top: 5px;
  font-size: 90%;
  white-space: nowrap;
}
.channel__header i {
  color: #616061;
  font-size: 13px;
  vertical-align: middle;
  margin-right: 6px;
}
.channel__header .icon-clock, .channel__header .explanation {
  position: relative;
  display: inline-block;
  margin-left: 9px;
  padding-left: 9px;
}
.channel__header .icon-clock:after, .channel__header .explanation:after {
  content: "";
  width: 1.5px;
  height: 94%;
  top: 3%;
  position: absolute;
  left: 0;
  background: #ddd;
}
.channel__body {
  position: relative;
  max-height: calc(100vh - 140px);
  overflow-y: auto;
  scrollbar-color: rgba(11, 20, 26, 0.2) rgba(255, 255, 255, 0.1);
  scrollbar-width: thin;
}
.channel__body__grouped {
  margin: 8px 0;
  position: relative;
  background-image: linear-gradient(to bottom, transparent 16px, #1d1c1d26 16px, #1d1c1d26 17px, transparent 17px);
}
.channel__body__grouped:last-child {
  margin: 8px 0 0;
}
.channel__body__day {
  position: sticky;
  top: 10px;
  z-index: 10;
}
.channel__body__date {
  text-align: center;
  margin: 6px 0;
}
.channel__body__date span {
  background: #fff;
  font-weight: 600;
  padding: 8px 16px;
  border: 1px solid #ddd;
  display: inline-block;
  border-radius: 30px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  font-size: 13px;
}
.channel__input {
  margin: 8px auto;
  border: 1px solid rgba(29, 28, 29, 0.15);
  width: calc(100% - 30px);
  border-radius: 4px;
  padding: 5px;
  display: flex;
}
.channel__input input {
    border: none;
    padding: 0px 10px;
    flex: 1;
    font-weight: 400;
    font-size: 120%;
    outline: none;
}
.channel__input button {
    flex: 0 0 auto;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    background: none;
    border: 0;
    font-size: 1.2rem;
    cursor: pointer;
    padding: 4px 10px;
    border-radius: 65px;
    background-color: #012a30;
    display: flex
;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
}
.channel__input button:hover {
  background-color: #02bea4;
}
.channel__input button i{
    color: #fff;
    font-size: 16px;
}

.message {
  display: flex;
  padding: 6px 15px;
  cursor: default;
}
.message:hover {
  background: #f6f6f6;
}
.message__profile {
  flex: 0 0 60px;
}
.message__profile img {
  width: 36px;
  height: 36px;
  border-radius: 6px;
}
.message__content {
  flex: 1;
}
.message__sender {
  margin-top: 2px;
}
.message__sender .name {
  font-weight: 800;
  margin-right: 8px;
  color: #1c1d1c;
  text-decoration: none;
}
/*.message__sender .name:hover {
  text-decoration: underline;
  text-decoration-thickness: 1em;
}*/
.message__sender .time {
    font-size: 85%;
    color: #565656;
}
.message__text {
  margin: 8px 0 12px;
}
.message__text img{
    width: 100%;
    max-width: 380px;
    /*height: 250px;*/
    object-fit: cover;
    border-radius: 4px;
    border: 1px solid #ddd;
}
.message__text p {
  line-height: 1.2;
}
.message__text p.list {
  line-height: 1.5;
}
.message__link {
  padding-left: 18px;
  position: relative;
}
.message__link:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: calc(100% - 3px);
  width: 5px;
  background: #ddd;
  border-radius: 30px;
}
.message__link__site {
  margin: 8px 0;
}
.message__link__site img {
  width: 20px;
  height: 20px;
  border-radius: 2px;
  margin-right: 8px;
  vertical-align: middle;
}
.message__link__site span {
  font-weight: 900;
  vertical-align: middle;
}
.message__link__text {
  line-height: 1.35;
}
.message__link__text p {
  margin-top: 4px;
}
.link-color, .link-color:hover{
    color: #012a30;
    font-size: 15px;
    text-decoration: none;
}

/*label {
  display: block;
  margin: 20px 0 0;
  border-bottom: 1px solid green;
}
input {
  position: absolute;
}*/

.sidebar-sticky .treeview{
    overflow: hidden;
    transition: all 0.5s ease;
}
.sidebar-sticky input[type="checkbox"]:checked + .treeview{
   opacity: 0;
   display: block;
   height: 0;
}
.sidebar-heading .link-color i{
    margin: 0 0 0 auto;
    text-align: center;
}
.link-color svg{
    width: 20px;
    height: 20px;
}
.message__image {
  margin-top: 10px;
}
.message__image img {
  width: 100%;
  max-width: 380px;
/*  height: 250px;*/
  object-fit: cover;
  object-position: top;
  border-radius: 4px;
  border: 1px solid #ddd;
}

#self h2 {
  margin: 10px 0;
}

.emoji-roll {
  position: fixed;
  z-index: 20;
  font-size: 10rem;
  top: 40%;
  left: -15rem;
}
.emoji-roll.active {
  animation: 2.4s roll forwards;
}

@keyframes roll {
  0% {
    transform: translateX(0) rotate(0turn);
  }
  100% {
    transform: translateX(150vw) rotate(2turn);
  }
}


/*Dorpbdown CSS
=============*/

#drop_menus.dropdown {
  height: auto;
  display: flex;
  flex-direction: column;
}
#drop_menus.dropdown .form {
  display: flex;
  align-items: center;
}
#drop_menus.dropdown .form input {
  width: 100%;
}
/*#drop_menus.dropdown .form .button {
  width: 50px;
}*/
#drop_menus.dropdown .form .button .fa-chevron-down, #drop_menus.dropdown .form .button1 .ficons1 {
    transform: rotate(0deg);
    transition: all 0.6s;
}
#drop_menus.dropdown .form .button .fa-chevron-down.active, #drop_menus.dropdown .form .button1 .ficons1.active {
    transform: rotate(180deg);
}
#drop_menus.dropdown .form input,
#drop_menus.dropdown .form button {
    border: none;
    /*padding: 12px 5px 0;*/
    background-color: transparent;
    color: #000;
    cursor: pointer;
    /*text-transform: uppercase;*/
    font-weight: 500;
    position: relative;
    right: 12px;
}
#drop_menus.dropdown .form input:focus,
#drop_menus.dropdown .form button:focus {
  outline: none;
}
#drop_menus.dropdown .dropdownList {
/*  display: none;*/
  background-color: transparent;
}
#drop_menus.dropdown .dropdownList li:hover {
  transition: all 0.5s ease;
  border-radius: 6px;
}


/*SIDEBAR*/

.sidebar-sticky {
    height: calc(100vh - 54px);
    max-height: calc(100vh - 54px);
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-color: rgba(11, 20, 26, 0.2) rgba(255, 255, 255, 0.1);
    scrollbar-width: thin;
}

#drop_menus .nav-link {
    font-weight: 500;
    color: #012a30;
    transition: 0.3s;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    max-width: calc(100% - 8px);
    padding: 0.6rem 0.5rem;
}
#drop_menus .nav-link.active {
    color: #fff;
    font-weight: 600;
    background-color: #108474;
}
.sidebar_discforum .nav-link {
    font-weight: 500;
    color: #012a30;
/*    border-radius: 6px;*/
}

.sidebar_discforum .nav-link span i{
    /*    margin-left: 4px;*/
    margin-right: 4px;
}

#drop_menus .nav-link:hover, .sidebar_discforum .nav-link:hover {
    color: #00444b;
    border-radius: 6px;
}

.sidebar_discforum .nav-link .feather {
    margin-right: 4px;
    width: 15px;
}

.sidebar_discforum .nav-link .feather:hover {
    color: #00444b;
}

.sidebar_discforum .nav-link.active {
    color: #fff;
    font-weight: 600;
    background-color: #012a30;
    border-radius: 6px;
    width: 100%;
}

.sidebar_discforum{
    flex: 1;
    max-width: 290px;
    padding: 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.sidebar_discforum .nav-link:hover .feather,
.sidebar_discforum .nav-link.active .feather {
    color: #00444b;
}

.sidebar-heading {
    font-size: .8rem;
    color: #012a30;
}

.message__actions {
    /*position: absolute;
    width: aut;
    background-color: #d70000;
    padding: 20px 40px;
    margin: auto;
    top: 0; right: 0;*/
    display: block;
}

.message__actions ul{
    padding: 0.35rem 0.75rem;
    margin: 0;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 6px;
}

.message__actions ul > li{
    display: inline-flex;
    align-items: center;
    list-style: none;
    padding: 0 0.5rem;
}

.message__actions ul > li > a{
    color: #1d1c1d;
}

.message__actions div {
    clear: both;
}

/*
Emoji CSS
===========
*/

#trigger{
    background-color: transparent;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    border-radius: 0;
    margin: 0 0.4rem;
    width: auto;
    height: auto;
}

#trigger img{
    width: 18px;
}


/*Attachement CSS*/

.filelabel {
    /*width: 120px;
    border: 2px dashed grey;
    border-radius: 5px;*/
    display: flex;
    align-items: center;
    justify-content: center;
    transition: border 300ms ease;
    cursor: pointer;
    text-align: center;
    margin: 0.5rem 0.2rem 0 0.45rem;
}
.filelabel i {
    display: block;
    font-size: 16px;
    padding-bottom: 5px;
}
.filelabel i,
.filelabel .title {
  color: #5b5b5b;
  transition: 200ms color;
}
/*.filelabel:hover {
  border: 2px solid #1665c4;
}*/
.filelabel:hover i,
.filelabel:hover .title {
  color: #1665c4;
}
#FileInput{
    display:none;
}

/*Voice Record CSS*/

.voice_record{
    display: flex;
    align-items: center;
    padding: 0.5rem 1rem;
    cursor: pointer;
}

.voice_record i{
    font-size: 18px;
}

#staticBackdrop1 .modal-dialog {
    position: fixed;
    margin: auto;
    width: 420px;
    height: 100%;
/*    right: 0px;*/
}
#staticBackdrop1 .modal-content {
    height: 100%;
}

#staticBackdrop1.modal.modal-right.fade .modal-dialog {
  right: -500px;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}

#staticBackdrop1.modal.modal-right.fade.show .modal-dialog {
  right: 0;
}

.offcanvas-title{
    font-weight: 600;
    font-size: 1rem;
}

#offcanvasScrolling .channel__body__grouped {
  background-image: none;
  border-bottom: 1px solid #ddd;
  margin: 1rem 0;
}

#offcanvasScrolling .offcanvas-header{
    border-bottom: 1px solid #ddd;
    padding: 0.8rem;
}

#offcanvasScrolling  .channel__input {
    width: calc(100% - 10px);
}
#offcanvasScrolling .filelabel {
    margin: 0.5rem 0.2rem 0 0.2rem;
}
#offcanvasScrolling .channel__input input{
    font-size: 90%;
}
#offcanvasScrolling .filelabel i, #offcanvasScrolling .voice_record i {
    font-size: 16px;
}
#offcanvasScrolling #trigger img{
    width: 80%;
}
#offcanvasScrolling .channel__input button i {
    color: #fff;
    font-size: 16px;
}
#offcanvasScrolling #trigger {
    margin: 0 0.25rem;
}


/*.main {
    background: #00A287;
    padding: 20px 20px 20px;
    position: relative;
    text-align: right;
}*/

.cart-drawer-push {
    overflow-x: hidden;
    position: relative;
    right: 0;
}

.cart-drawer {
    background: #444;
    height: 100%;
    position: fixed;
    text-align: center;
    top: 0;
    width: 300px;
    padding: 20px;
}

.cart-drawer-right { right: -300px; }

.cart-drawer-right.cart-drawer-open { right: 0; }

.cart-drawer-pushtoleft { right: 300px; }

.cart-drawer, .cart-drawer-push {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cart-btn {
    cursor: pointer;
    display: inline-block;
    font-size: 30px;
}

.close-btn {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
}

.arrow-icon {
    position: absolute;
    right: 58px;
    top: 25px;
}

.modal-dialog-scrollable .modal-body {
    scrollbar-color: rgba(11, 20, 26, 0.2) rgba(255, 255, 255, 0.1);
    scrollbar-width: thin;
}

/*Loader CSS
==========*/
/*body.loaded {
  overflow-y: auto;
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100000000;
}
.overlay .overlayDoor:before, .overlay .overlayDoor:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  background: #02BEA4;
  transition: 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  transition-delay: 0.8s;
}
.overlay .overlayDoor:before {
  left: 0;
}
.overlay .overlayDoor:after {
  right: 0;
}
.overlay.loaded .overlayDoor:before {
  left: -50%;
}
.overlay.loaded .overlayDoor:after {
  right: -50%;
}
.overlay.loaded .overlayContent {
  opacity: 0;
  margin-top: -15px;
}
.overlay .overlayContent {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  transition: 0.5s cubic-bezier(0.77, 0, 0.18, 1);
}
.overlay .overlayContent .skip {
  display: block;
  width: 130px;
  text-align: center;
  margin: 50px auto 0;
  cursor: pointer;
  color: #fff;
  font-family: "Nunito";
  font-weight: 700;
  padding: 12px 0;
  border: 2px solid #fff;
  border-radius: 3px;
  transition: 0.2s ease;
}
.overlay .overlayContent .skip:hover {
  background: #ddd;
  color: #444;
  border-color: #ddd;
}

.loader {
  width: 128px;
  height: 128px;
  border: 3px solid #fff;
  border-bottom: 3px solid transparent;
  border-radius: 50%;
  position: relative;
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
  display: flex;
  justify-content: center;
  align-items: center;
}
.loader .inner {
  width: 64px;
  height: 64px;
  border: 3px solid transparent;
  border-top: 3px solid #fff;
  border-radius: 50%;
  -webkit-animation: spinInner 1s linear infinite;
          animation: spinInner 1s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spinInner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-720deg);
  }
}
@keyframes spinInner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-720deg);
  }
}*/

.user_bottom{
    position: absolute;
    bottom: 0px;
}

.popover-content {
    display: none;
}

.popover {
    -moz-box-shadow: 0 0 8px #5b7d83;
    -webkit-box-shadow: 0 0 8px #5b7d83;
    box-shadow: 0 0 8px #5b7d83;
}
.popover-body {
    border-radius: 6px;
    width: 300px;
    min-width: 200px;
    max-width: 100%;
}

.pop_profile{
    display: flex;
    align-items: center;
    padding: 5px;
}

.pop_profile_img img{
    width: 38px;
    border-radius: 6px;
}

.pop_profile_info{
    flex: auto;
    min-width: 0;
    margin-left: 12px;
    margin-right: 12px;
}

.pop_profile_info h2{
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    overflow: hidden;
}

.inline_pop{
    display: flex;
    align-items: center;
}

.online_prof {
    padding: 5px;
    background-color: #02BEA4;
    border-radius: 65px;
    margin: 0 0 0 0.25rem;
}

.update_status .channel__input1 {
    border: 1px solid rgba(29, 28, 29, 0.15);
    border-radius: 4px;
    padding: 10px 5px;
    display: flex;
    margin: 10px 0 2px;
}

.pop_profile_menu ul{
    padding: 0;
    margin: 0;
}

.pop_profile_menu ul li{
    list-style: none;
    display: block;
    border-bottom: 1px solid #ddd;
    padding: 6px 0px;
    transition: 0.3s;
}

.pop_profile_menu ul li:last-child{
    border-bottom: 0px;
    padding: 6px 0px 0;
}

.pop_profile_menu ul li a{
    font-size: 14px;
    font-weight: 500;
    color: #565656;
    text-decoration: none;
    transition: 0.3s;
    width: 100%;
    display: block;
    padding: 8px 6px;
}

.pop_profile_menu ul li .red_btn{
    color: #d70000;
}

.pop_profile_menu ul li:hover a{
    background-color: #02BEA4;
    color: #fff;
}

.pop_profile_menu ul li:hover .red_btn{
    color: #d70000;
    background-color: #ffefef;
}


.channel__body__grouped.new_msg {
    background-image: linear-gradient(to bottom, transparent 20px, #f4000096 20px, #f4000096 21px, transparent 21px);
}

.channel__body__grouped.new_msg .new_text{
    color: #ff3c3c;
    position: absolute;
    margin: 0 0.5rem;
}

.btn_pop_channel{
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    padding: 10px 5px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 4px;
    text-decoration: none;
    color: #565656;
    margin-top: 0.65rem;
}

.language__change ul{
    margin: 0;
    padding: 0;
}

.language__change li{
    list-style: none;
}

.language__change li a, .language__change li a:hover{
    color: #c9c9c9;
    font-family: "Noto Sans Arabic", sans-serif;
    font-weight: 600;
    font-size: 16px;
}

.language__change li a:hover{
    color: #fff;
}

.chat_discussion_btn{
    background-color: #fff;
    padding: 8px 15px;
    display: block;
    width: max-content;
    text-decoration: none;
    margin-top: 0.5rem;
    border-radius: 65px;
    color: #012a30;
    transition: 0.3s;
}
.chat_discussion_btn:hover {
    color: #fff;
    background-color: #00a6b7;
    transform: scale(1.05);
    transition: .25s;
}
.piq_head{
    font-size: 18px;
    font-weight: 500;
}
.hr_top{
    border-top: 1px solid #ddd;
}
.btn_piq{
    background-color: #012a30;
    border: 1px solid #012a30;
    transition: 0.3s;
}
.btn_piq:hover, .btn_piq:focus, :not(.btn-check)+.btn_piq:active{
    background-color: #012a30;
}


@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}
