.law-filter-useg a {
    color: #888 !important;
    font-weight: 100 !important;
    height: 24px;
}

.all-word{
    margin-left: 15px;
}
.all-number{
    margin-left: 10px;
}
.law-filter-useg a.all-law {
    color: #134a8d !important;
    background-color: #FFF;
    height: 24px;
    float: right !important;
    font-weight: 400 !important;
    padding: 4px 48px;
    border: 1px solid #CCC;
}
.law-filter-useg a.all-law:hover {
    background-color: #d1a858 !important;
    border-color: #d1a858 !important;
    color: #fff !important;
}

.huuli-filter li:not(.all-word):hover a {
    background: #CDD8F2;
    border: none !important;
}

.category_search {
    color: #134A8D;
    font-size: 14px;
    line-height: 16.41px;
}

.hasword a {
    color: #2E3B52 !important;
    min-width: 26px !important;
    font-weight: 400 !important;
    width: auto !important;
    padding-right: 3px ;
    padding-left: 3px ;
}
.hastoo a {
    color: #2E3B52 !important;
    font-weight: 400 !important;
    min-width: 17px !important;
    width: auto !important;
    padding-right: 3px ;
    padding-left: 3px ;
}
.jstree-node, .jstree-children, .jstree-container-ul {
    display: block !important;
}
.jstree-container-ul li {
    margin: 0 !important;
}
.jstree-anchor {
    font-family: "Roboto" !important;
    font-size: 12px;
    display: inline-block !important;
    width: 100%;
}

.useg-filter {
    background: #F5FAFF !important;    
    padding: 20px;
}

.huuli-filter li {
    margin-right: 0px !important;
}

.widget-header {
    border-bottom: none;
}
.widget-footer {
    border-top: none; 
}

.widget {
    width: 24%;
    transition: all 0.2s ease;
    background-color: #fff;
    border: 1px solid #dddddd;
    padding: 20px;
    padding-bottom: 0;
    padding-right: 0px;
    border-radius: 3px;
    height: 100% !important;
}

.shine-huuli-inner-container {
    width: 72%;
    padding: 0 0 20px 0;
    margin-left: 30px;
    transition: all 0.2s ease;
    background-color: #fff;
    border: 1px solid #dddddd;
    border-radius: 3px;
}
.widget-footer .widget-title, .widget-header .widget-title {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    color: #2E3B52;
}
.widget-footer .widget-title, .widget-header .widget-title {
    margin-bottom: 0;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    color: #134A8D;
    font-family: "Roboto Condensed";
    letter-spacing: -1;
    border-bottom: 2px solid #d1a858;
    width: auto;
    padding-bottom: 6px;
}
.widget-header {
    border-bottom: none;
    padding: 0;
    margin: 0;
}

.widget-content .sanal-form {
    padding: 0;
    margin: 0;
}

.widget-content .sanal-form [type="radio"]:checked + label, .widget-content .sanal-form [type="radio"]:not(:checked) + label {
    padding-left: 24px;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    padding-top: 7px;
    color: #333;
    font-family: 'Roboto Condensed', sans-serif;
}
.widget-footer .widget-title, .widget-header .widget-title {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    color: #2E3B52;
}

.widget-footer {
    padding-top: 10px;
    padding-bottom: 15px;
}

.widget-content {

    overflow: hidden;
    padding: 0;
    padding-right: 10px;
    margin-top: 10px;
}

.shine-huuli-list {
    border: none; 
}

.filter-widget {
    border: none; 
}
.shine-huuli-filter select:focus, .shine-huuli-filter input:focus {
    border: 1px solid #2F80ED !important;
}
.shine-huuli-filter select, .shine-huuli-filter input {
    border: 1px solid #CCC;
    border-radius: 3px;
    height: 32px!important;
    font-weight: 400;
    font-size: 13px;
    color: #134a8d;
    width: 100%;
    padding-left: 18px;
    padding: 6px 9px;
}
.shine-huuli-content {
    border-radius: 0; 
}
.shine-huuli-body a, .shine-huuli-content span {
    font-size: 13px !important; 
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    width: 100%;
}
.shine-huuli-body a, .shine-huuli-content i {
    font-size: 13px !important; 
    color: #134a8d !important;
}

.ml-20 {
    margin-left: 20px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-10 {
    margin-bottom: 10px;
}

.custom-select2-law {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #FFF;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 2rem !important;
    background: #ffffff url('../../img/ico/vector_desc.png') no-repeat right;

}

.custom-select2-law:focus,
.custom-select2-law:hover
 {
    border-bottom: 1px solid #134A8D;
}


.hide-wlaw {
    height: 20px;
    width: 20px;
    left: 0px;
    top: unset;
    border-radius: 0;
    font-size: 14px !important;
    line-height: 16px !important;
    display: flex;
    align-items: center;
    text-align: center;
    color: #000000 !important;
    padding: 2px !important;
    font-weight: 500;
    margin-top: 5px;
    background: #CDD8F2 !important;
    position: relative;
    left: 25px;
}

.pl-10 {
    padding-left: 10px;
}

.p-5{
    padding: 20px;
}

.pr-2-5{
    padding-right: 10px !important;
}

/* .pr-5{
    padding-right: 20px;
} */

.ml-30{
    margin-left: 30px;
}

.ml-80{
    margin-left: 80px;
}

/* .pl-5{
    padding-left: 20px;
} */

.gap-1{
    gap:5px;
}

.gap-5{
    gap:20px;
}

.gap-20{
    gap:40px;
}

.community .content{
    cursor: pointer;
    border-radius: 10px;
    transition: all 800ms ease;
    margin: 9px;
    box-shadow: 0px 0px 4px rgba(191, 191, 191, 0.6), 1px 1px 10px rgba(191, 191, 191, 1) !important;
    text-align: center;
}

.community .content .content-media img{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.ml-auto{
    margin-left: auto;
}

.mx-auto{
    margin-left: auto;
    margin-right: auto;
}

.align-items-center{
    align-items: center;
}

.align-items-start{
    align-items: flex-start;
}

.justify-center{
    justify-content: center;
}

.justify-content-between{
    justify-content: space-between;
}
.d-flex{
    display: flex;
}

 /* .page-community  */
 .community  {
    .community-img{
        height: 80px !important;
    }

    .community-h-txt{
        font-size: 14px;
        font-weight: 600;
        line-height: 28.13px;
        color: #134A8D;
    }

    .community-h4 span{
        color: #2D374B;
        font-weight: 700;
        font-size:24px;
    }

    .community-h5 span{
        color: #2D374B;
        font-weight: 700;
        font-size: 18px;
    }

    .community-h6 span{
        color: #2D374B;
        font-weight: 400;
        font-size: 14px;
    }

    .community-h8 span{
        color: #2D374B;
        font-weight: 400;
        font-size: 12px;
    }

    .community-h8 a{
        color: #2D374B;
        font-weight: 400;
        font-size: 12px;
    }
    .community-p-txt{
        font-size: 16px;
        font-weight: 400;
        line-height: 28.13px;
        color: #134A8D;
    }

    .communityColor{
        color: #134A8D;
    }

    .date-time-default{
        color:#ffffff;
        font-size: 14px;
        font-weight: 500;
        line-height: 23.44px;
    }

    .communitySecondColor{
        color:#FFFFFF;
    }

    .tableheader{
        text-transform: uppercase;
        color: #2E3B52;
        font-size:12px;
        font-weight: 700;
    }

    .btn-uk-join{
        padding: 8px 25px;
        border:1px solid #D1A858;
        border-radius: 5px;
        gap:5px;
        cursor: pointer;
    }

    .bg-default{
        background: #D1A858;
        padding: 10px 15px;
    }
    .btn-uk-join span{
        font-weight: 400;
        color:#D1A858;
        font-size: 16px;
    }

    .gap-10{
        gap: 10px;
    }

    .fs-22{
        font-size: 22px;
    }

    .br-10{
        border-radius: 10px;
    }

    .cursor-pointer{
        cursor: pointer;
    }

    .timer-window{
        background: #F9F9F9;
        padding: 5px 10px 5px 10px;
        border-radius: 5px;
        min-width: 95px;
        border: none;
        text-align: center;
    }

    .timer-window-play{
        background: #D1A858;
        padding: 5px 10px 5px 10px;
        border-radius: 5px;
        min-width: 70px;
        border: none;
        text-align: center;
    }

    .community-bg{
        box-shadow: 0px 2px 14px 0px #0000000F;
        border-radius: 50px;
        width: 60px;
        height: 60px;
        display: inline-flex;
        justify-content: center;
    }
    
    .community-bg img{
        border-radius: 50px;
        object-fit: cover;
    }

    .community-bg-small{
        border-radius: 50px;
        width: 30px;
        height: 30px;
        display: inline-flex;
        justify-content: center;
    }
    .community-bg-small img{
        border-radius: 50px;
        object-fit: contain;
    }
    
    .community-card-txt{
        color:#2D374B;
        font-size: 16px;
        font-weight: 700;
        min-height: 44px;
        line-height: 19.2px;
        display: flex;
        text-align: center;
    }

    .community-join-txt{
        color:#2D374B; 
        font-size: 14px;
        font-weight: 500;
        line-height: 19.2px;
        display: flex;
    }

    .community-join-txt:hover{
        color:#1263FF !important; 
        font-size: 14px;
        font-weight: 500;
        line-height: 19.2px;
        display: flex;
    }

    a.active{
        color:#1263FF !important; 
        font-size: 14px;
        font-weight: 500;
        line-height: 19.2px;
        display: flex;
    }

    .community-btn span{
        background: #f4f5f7;
        border-radius: 20px;
        padding: 4px 20px;
        color: #2D374B;
        font-size: 12px;
        line-height: 24px;
    }

    .community-btn a{
        background: #f4f5f7;
        border-radius: 5px;
        padding: 8px 10px;
        color: #2D374B;
        font-size: 14px;
        line-height: 24px;
        border: 1px solid #E1E1E1;
        font-weight: 400;
    }

    .community-btn a:hover{
        background: #D1A858;
        border-radius: 5px;
        padding: 8px 10px;
        color: white;
        border: 1px solid #D1A858;
        font-size: 14px;
        line-height: 24px;
    }

    .embed-responsive-item-court{
        width: 100%;
        /* height: 496px; */
    }

    .e-community-list .community{
        overflow: auto;
    }

    .groupdata{
        border-bottom: 1px solid rgba(46, 59, 82, 0.2);
        padding-bottom: 12px; 
        padding-left: 12px; 
        padding-top: 12px;
        display: flex;
        align-items: center;
    }

    .groupdata span.txt-title{
        color:#2E3B52;
        font-weight: 500;
        font-size: 12px;
        line-height: 14.06px;
    }

    .groupdata span.txt-text{
        color:#8A909C !important;
        font-weight: 400;
        font-size: 12px;
        line-height: 14.06px;
    }

    .groupdata:last-child{
        border-bottom: none;
    }

    .groupmeeting{
        background-color: #ffffff;
    }

    
    .groupmeeting > div > .txt-number{
        font-size: 12px !important;
        line-height: 14px !important;
        color: #2E3B52;
    }

    .groupmeeting:hover{
        background-color: #CDD8F2;
    }

    .meeting-data .map:last-child{
        border-bottom: none !important;
    }

    .meeting-data img{
        width: 43px !important;
        height: 43px !important;
    }

    .meeting-data .user-title{
        margin-bottom: 0;
        font-weight: 700;
        font-size: 14px;
        line-height: 14px;
        text-transform: uppercase;
        color: #2E3B52;
    }

    .meeting-data .user-description{
        margin-bottom: 0;
        font-weight: 500;
        font-size: 12px;
        line-height: 14px;
        color: #2E3B52;
    }

    .meeting-end{
        font-size: 14px;
        color: #2E3B52;
        cursor: pointer;
    }

    
    .bordered-li li {
        border: 1px solid #e5e5e5;
        padding: 8px 12px !important;
        color: #666666 !important;
        line-height: 12px !important;
    }
    
    .bordered-li li label {
        position: relative;
        top: 7px;    
        text-transform: none;
    }

    .bordered-li span {
        border: 1px solid #D8D8D8;
        box-sizing: border-box;
        box-shadow: 0px 8px 8px rgba(58, 58, 58, 0.02);
        border-radius: 25px;
        padding: 5px 10px;
        color: #134A8D;
    }

    .sanal-entry-title1 {
        font-size: 14px;
        font-style: bold;
        font-weight: 700;
        line-height: 16px;
        letter-spacing: 0em;
        text-align: left;
    }

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

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

 .right-side {
    .community-card-txt {
        max-height: 50px;
        height: 50px;
        display: -webkit-box !important;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
 }


 .filterTitle{
    font-size: 14px !important;
    font-weight: 500 !important;
    font-style: normal !important;
    line-height: 12px !important;
    display: grid;
    color: #8A909C !important;
    padding-left: 2px;
    text-align: left;
 }
 
 .sa_item-filter{
    float: left;
    padding: 0;
    color: #2E3B52;
}

.sa_item-filter input{
    padding: 0px 30px 0px 10px !important;
    border-radius: 5px;
    border: 1px solid #ccc;
    height: 45px !important;
    vertical-align: middle;
    display: inline-block;
    line-height: 38px;
    font-family: 'Roboto', Arial, sans-serif;
    color: #585858 !important;
    transition: all 0.3s ease-in-out;
}

.sa_item-filter select{
    padding: 0px 5px 0px 10px !important;
    border-radius: 5px;
    border: 1px solid #ccc;
    height: 45px !important;
    vertical-align: middle;
    display: inline-block;
    line-height: 38px;
    font-family: 'Roboto', Arial, sans-serif;
    color: #585858 !important;
    transition: all 0.3s ease-in-out;
}

.sa_item-filter input::placeholder {color: #67748E;}

.sa_item-filter button{
    height: 45px !important;
}

.sa_item-filter input:hover{
    border: 1px solid #2185ff; /* #D1A858 */
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.filterdata {
    border-bottom: 2px solid #d1a858;
    padding-bottom: 20px;
}

.tableheader{
    text-transform: uppercase;
    color: #8A909C;
    font-size:12px;
    font-weight: 500;
}

.widget-left-grid{
    width: 20%;
    border: 1px solid #D8D8D8;
    padding: 20px;
    border-radius: 3px;
    height: 100% !important;
}

.widget-right-grid{
    width: 77%;
    padding: 0 0 20px 0;
}

.bg-card {
    background-color: #fafafa;
    /* box-shadow: 0px 20px 27px 0px #0000000D; */
}

.joinedGroup {
    min-height: 320px;
    max-height: 768px;
    margin-top: 20px;
    overflow: auto;
}

.commentlist {
    min-height: 400px;
    /* max-height: 900px; */
    overflow: auto;
}

.commentlist img {
    margin-left: 10px;
    height: 18px;
    width: auto;
    object-fit: cover;
}

.mt-20{
    margin-top: 20px;
}


.wdthbtm {
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 10px;
}

/* .wdthbtm:last-child{
    border-bottom: none;
} */

.communityFirstClr{
    color:#2D374B;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 4px;
}

.date-text{
    font-size: 12px;
    color: #999;
}

.commenttext{
    font-size: 14px;
    color: #333;
}

.clockdata{
    margin-right: 3px;
    font-size: 14px;
    color: #999;
}

.cti_an{
    color:#252F4A;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
}


.community-left-flex-col{
    border: 1px solid #D8D8D8;
    padding: 20px;
    /* border-radius: 3px; */
    /* height: 100% !important; */
}

.cti_default {
    color:#D1A858;
    font-size: 14px;
    font-weight: 500px;
    padding:0px 15px;
    border-right: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
}

.likecl{
    color: #134A8D;
    font-size: 16px;
    font-weight: 500;
}

.cti-btn-added{
    background-color: #D1A858;
    padding: 3px 15px;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    border: 1px solid #D1A858;
    border-radius: 5px;
}

.cti-btn{
    background-color: #134A8D;
    padding: 6px 16px;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    border: 1px solid #134A8D;
    border-radius: 3px;
    height: max-content;
}

.form-control{
    border-radius: 15px;
}

.form-controlComment {
    border-radius: 3px;
    border: 1px solid #CCC;
    padding: 6px 12px;
    background-color: #FFF;
    margin-bottom: 15px;
}

.form-controlComment textarea {
    border:none;
    padding: 0px;
    min-height: 90px;
}

.allGroup {
    max-height: 650px;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: auto;
}

.icon-data{
    min-width: 16px;
}

.line-clamp-1, .line-clamp-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.line-clamp-2 {
    -webkit-line-clamp: 2;
}

.mobileh1{
  color: #D1A858;
  font-size: 18px;
  font-weight: 700;  
}

.all-community-body{
    box-shadow: 0px 5px 20px 0px #3E4A550D;
    background-color: #FFF;
    gap:10px;
    display: flex;
    padding: 20px 20px 20px 20px;
    border-radius: 25px;
    flex-direction: column;
}


.all-community-body .header{
    display: flex;
	flex-direction: column;
    gap:20px;
}

.all-cbdyButton{
    border: 1px solid #2E3B52;
    border-radius: 10px;
    padding: 4px 10px 4px 10px;
    color: #2E3B52;
    font-weight: 500;
    font-size: 11px;
    text-align: center;
}

.all-cbdytext{
    font-size: 12px;
    font-weight: 500;
}

.all-cdy-colorFirst{
    color:#D1A858;
}

.all-cdy-colorSecond{
   color:#979DA9
}

.all-cdy-description{
    font-size: 12px;
    line-height: 16.8px;
    text-align: justify;
    color: #2D374B;
    font-weight: 400;
}

.live-icon {
    display: inline-block;
    top: calc(50% - 5px);
    background-color: red;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    margin-bottom: 20px;
    border: 1px solid rgba(rgb(29, 29, 29), 0.1);
    border-radius: 50%;
    z-index: 1;
    -webkit-animation: live 2s ease-in-out infinite both;
    animation: live 2s ease-in-out infinite both;
}

.isLive{
    color:red;
}

.followinformation li a {
    color: white;
    padding: 8px 20px 8px 11px;
    border-radius: 30px;
    background-color: #3b5998;
}


@keyframes live {
    0% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    100% {
        -webkit-transform: scale(3.5, 3.5);
        transform: scale(1.5, 1.5);
        background-color: rgba(rgb(223, 87, 87), 0);
    }
}
  