#footer{
    background: #0f2031;
    position: relative;
    z-index: 5;
    font-weight: bold;
}
#footer .nav-footer{
    margin-top: 40px;
}
#footer .nav-footer>ul {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0;
}
#footer .nav-footer>ul>li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 10px;
}
#footer a{
    color: #fff;
}
a {
    background-color: transparent;
/*    color: #fff;*/
    text-decoration: none;
}
.copyright{
    margin-bottom: 20px;
    margin-top: 20px;
}

.menu-static {
    padding-top: 20px;
    border-top: 1px solid #dee2e4;
}
.friend-list ul li{
    display: table-cell;
    padding: 0 5px 0 0;
}
.user-avatar {
    border: 0 solid #dee2e4;
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: top;
    border: 0 solid transparent;
    border-radius: 32px;
    text-align: center;
    line-height: 32px;
    color: #fff;
}
.m-t-none{
/*    overflow: hidden;*/
/*    height: 48px;    */
    min-height: 48px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.m-t-none a{
    color: #000;
}
.event-description{
    /*text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;*/
/*    height: 144px;*/
/*    min-height: 80px;*/
	color: #000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    min-height: 60px;
    -webkit-box-orient: vertical;
}
.challenge-detail{
    border-top: 1px solid #dee2e4;
    border-bottom: 1px solid #dee2e4;
}
.challenge-detail li.nav-item,
.challenge-detail li.nav-item button {
    background: none;
    color: #000;
    line-height: 50px;
}
.challenge-detail li.nav-item button:hover {
    background: none;
    border-color: transparent;
}
.communityLabelsList{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    min-height: 70px;
    -webkit-box-orient: vertical;
    margin-bottom: 5px;
}
.communityLabelsList li{
    padding-top: 10px;
}
.challenge-detail li.nav-item button.active {
    background: none;
    border-color: transparent;
    border-bottom-color: #4da3f8;
    color: #4da3f8;
}
.challenge .nav-bar nav{
    display: inline-block;
}
.log-isocial{width: 730px;}
.a-login{background: #dadada;font: 24px/80px lato-b}
.log-face{background: url(../image/icon/facebook.png) 70px center no-repeat #347AEA;}
.log-face:hover{box-shadow: 0 0 10px 0 #347AEA;}
.log-in{background: url(../image/icon/in.png) 70px center no-repeat #6AABE8;}
.log-in:hover{box-shadow: 0 0 10px 0 #6AABE8;}
.log-google{background: url(../image/icon/google.png) 70px center no-repeat #E9554A;}
.log-google:hover{box-shadow: 0 0 10px 0 #E9554A;}
.ul-regis li{width: 176px;}
.img-regis{width: 100%;height: 176px;border: 8px solid #A3A3A3;}
.img-regis img{max-width: 70%; max-height: 70%;}
.img-regis span{width: 55px;height: 55px;font: 36px/55px lato-b;background: #140CE6;bottom: -8px;left: -8px;}
.ul-regis h6{font: 500 24px/29px lato-r;max-width: 150px;margin: auto;}
.regis h4{font: 32px/38px lato-b}
.ul-none {
    list-style: none;
    padding: 0;
    margin: 0;
}
.autocomplete-suggestions {    border: 1px solid #dadada;
    background: #fff;
    overflow: auto;
    border-radius: 5px;
    box-shadow: 0 0 10px 0 #999;}
.autocomplete-suggestion { 
    padding: 3px 15px;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    font-size: 16px;
}
.autocomplete-selected { background: #F0F0F0; }
/*.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }*/
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }
.form-login{
    padding-top: 30px;
}
.icheck-primary{
    float: left;
}
.btn-block{
    float: right;
    padding: 10px 40px;
}
.user-acc a{
    padding: 0 30px;
    color: #000000;
    line-height: 50px;
    display: block;
}
.submit-inves button {
    background: #000000;
    width: 195px;
    line-height: 50px;
}
.rounded-pill {
    border-radius: 50rem !important;
}
.tab-inf li button:hover, .tab-inf li button.active, .tab-inf li button:hover a, .tab-inf li button.active a {
    background: #140CE6 !important;
    color: #fff;
}
.tab-inf li button {
    width: 268px;
    font: 24px / 55px lato-b;
    padding: 0;
    margin: 5px 3px;
}
.tab-inf li button a{
    color: #000;
    font-weight: 400;
}
.challenge-item-detail .label{
    padding: 2px 5px;
}
label.error {
    margin-top: -15px;
    margin-bottom: 20px;
}
.error {
    font: 16px / 20px lato-r;
    color: red;
}
.share .btn i {
    padding-right: 10px;
}
.share .btn, .share .icn-share {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
}
.key-information {
    padding: 25px 0;
}
.tab-content{
    padding-top: 30px;
}
.tab-content img{
    max-width: 100%;
}
.info-challenge-type, 
.info-team-size,
.info-days-left{
    display: flex;
    align-items: center;
}
.challenge-item .challenge-item-detail{
    border: 1px solid #dee2e4;
    border-radius: 3px;
}
.challenge-item .item-image{
    height: 200px;
    position: relative;
    width: 100%;
}
.challenge-item .item-content{
    padding: 20px;
    background-color: #fff;
}
.challenge-item .item-image img{
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    vertical-align: middle;
}
.challenge-type{
    margin: 20px 0px;
}
.challenge-type a{
    color: #000;
}
.challenge-item{
    margin-bottom: 20px;
}
.modal-save,
.modal-close {
    width: 200px;
    font: 24px / 57px lato-r;
}
.reges-center {
    max-width: 840px;
}
.regis-modal .form-main label {
    line-height: 26px;
    display: block;
}
.drop-s {
    font: 18px / 45px lato-b;
    color: #000;
    height: 45px;
    overflow: hidden;
}
.drop-s:after {
    content: "";
    position: absolute;
    right: 25px ;
    top: 17px;
    border-left: 6px solid transparent;
    border-top: 12px solid #C4C4C4;
    border-right: 6px solid transparent;
}
.search-all input {
    height: 45px;
}
.icon-search {
    top: 11px;
    left: 15px;
}
.col-4.stage_of_funding {
    float: right;
}
.select-item1 {
    position: absolute;
    top: 63px;
    left: 0;
    width: 100%;
    z-index: 96;
}
.select-item2 {
    position: absolute;
    top: 63px;
    left: 735px;
    width: 100%;
    z-index: 96;
}
.dropdown-options {
    border-radius: 8px;
    box-shadow: 0 0 40px 0 #C1C3D5;
    line-height: 30px;
    display: none;
}
/*.ul-none {
    list-style: none;
    padding: 0;
    margin: 0;
}*/
.option-1 a {
    padding: 0 5px;
    display: inline-block;
    line-height: 22px;
}
.dropdown-options {
    border-radius: 8px;
    box-shadow: 0 0 40px 0 #C1C3D5;
    line-height: 30px;
    display: none;
}
.open1, .open2, .open3 {
    display: block;
}
.option-1 {
    margin-bottom: 5px;
}
.option-1 a {
    padding: 0 5px;
    display: inline-block;
    line-height: 22px;
    color: #000;
}
.option-2 {
    display: inline-block;
    width: 25%;
    margin-bottom: 5px;
    padding: 0 0 0 10px;
}
.option-2 a {
    display: inline-block;
    line-height: 22px;
    color: #000;
}
.option-3 {
    margin-bottom: 5px;
    padding: 0 0 0 10px;
}
.option-3 a {
    display: inline-block;
    line-height: 22px;
    color: #000;
}
.img-prj {
    height: 195px;
}
.list-prj .item-prj.bg-white.border-8.mb-4 a:hover {
    transform: translateY(-10px);
}
.list-prj a:hover {
    transform: translateY(-10px);
}
.cover {
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
}
.cont-prj {
    color: #525252;
    height: 208px;
    padding-bottom: 40px !important;
}
.trade-m {
    margin-top: -57px;
}
.trade-m span {
    width: 75px;
    height: 75px;
    background: #fff;
    border: 1px solid #f7f5f5;
}
.cont-prj h3 a {
    font: 24px / 28px lato-b;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
}
.pr-des1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.cont-prj2 {
    color: #525252;
    height: 180px;
    padding-bottom: 40px !important;
}
.cont-prj2 h3 a {
    font: 24px / 28px lato-b;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
}
.pr-des2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.list-news .mt-prj{
    bottom: unset;
}
.mt-prj {
    position: absolute;
    bottom: 10px;
}
.par-list h5 {
    max-width: 700px;
}
.par-list h5 span {
    font: 24px / 29px lato-b;
    color: #525252;
    background: #F7F9FF;
    position: relative;
}
.par-list h5:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #BABABA;
}
.ul-par img {
    max-height: 130px;
}
.pagination {
    justify-content: center;
    flex-wrap: wrap;
}
.pagination li {
    padding: 0 5px;
    margin-bottom: 10px;
}
.ul-tabde1 {
    border-bottom: 0.5px solid #939393;
}
.tab-deproj li button {
    padding: 0 75px 10px 75px;
    color: #939393;
    font: 24px / 29px lato-b;
    border: none;
    border-bottom: 6px solid transparent;
    background: none;
}
.tab-detail1 {
    color: #595959;
    line-height: 31px;
}
.inf-de1 span {
    color: #343434;
    font-family: lato-b;
    font-weight: bolder;
}
.link-de1 {
    width: 275px;
    font: 24px / 57px lato-r;
}
.bg-blue {
    background: #140CE6;
}
.table-deproj td {
    color: #343434;
    font: 24px / 29px lato-b;
}
.table-deproj > :not(caption) > * > * {
    padding: 0.8rem 0.5rem 0.6rem 0.5rem;
}
.tab-deproj li button:hover, .tab-deproj li button.active {
    border-color: #140CE6;
    color: #140CE6;
}
.page-item.disabled .page-link {
    border: none;
    width: 40px;
    font-size: 50px;
    height: 40px;
}
.page-item.disabled .page-link{
    opacity: 0.6;
}


.pagination .page-item:last-child .page-link, .pagination .page-item:first-child .page-link{
    border: none;
    width: 40px;    font-size: 50px;
    height: 40px;text-indent: -99999px;
}
.pagination .page-item:first-child .page-link {
    background: url(/front/image/icon/first.png) center no-repeat;
}
.pagination .page-item:last-child .page-link {
    background: url(/front/image/icon/after.png) center no-repeat;
}

#navbarScroll li a{
    font-weight: 600;
}

#calendar{
    padding: 50px 0px 100px 0px;
}
/*
a[data-c-tooltip] {
    position: relative;
    display: inline-block;
}

a[data-c-tooltip]::after {
    content: attr(data-c-tooltip); /* Nội dung tooltip lấy từ anchor */
    display: block;
    padding: 1em 3em;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    white-space: nowrap;
    position: absolute;
    bottom: 110%;
    left: 0;
    transform: translateY(5px);
    opacity: 0;
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

a[data-c-tooltip]:hover::after {
    opacity: 1;
    transform: translateY(0);
}
*/