.fboxy-wrapper{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 90vh;
    width: 800px;
    max-width: 95%;
    max-height: 500px;
} 

.fForm .form-item-option {
        margin: 0 0 0 20px;
    }

    .fForm .form-item .date {
        width: 100%;
    }

    .intl-tel-input {
        width: 100%;
    }

    .int-tel.form-item {
        overflow: visible;
    }

    .coming-soon>a {
        color: grey;
        cursor: not-allowed;
    }

    /*Iconset*/
    .iconset-new .fMenu {
        justify-content: center;
        display: flex;
        flex-wrap: wrap;
    }

    .iconset-new .fMenu {
        justify-content: center;
        display: flex;
        flex-wrap: wrap;
    }

    .iconset-new .fMenu>li {
        list-style: none;
        margin: 1rem;
        padding: 1rem;
        background: #f5f5f5;
        transition: 0.5s all;
        position: relative;
        border: 1px solid #eaeaea;
        border-radius: 5px;
    }

    .iconset-new .fMenu>li:hover {
        background: #fff;
        box-shadow: 0 0 1rem rgb(0 0 0 / 15%);
    }

    .iconset-new .fMenu>li>a {
        display: block;
        font-weight: bold;
        color: #000;
        border-radius: 5px;
    }

    .iconset-new img {
        width: auto;
        max-width: 64px;
        display: block;
        margin-bottom: 0.5rem;
    }

    .iconset-new .menu-item-text .action:before {
        display: block;
        content: "";
        height: 1.04rem;
        width: 1.04rem;
        background: red;
        border-radius: 1rem;
        position: absolute;
        right: 10px;
        top: 19%;
        transform: translate(0, -50%);
        animation: blinking 2s infinite;
    }

    .iconset-new .fMenu ul {
        margin-left: 20px;
        margin-top: 0.5rem;
    }

    .iconset-new .fMenu ul,
    .iconset-new .fMenu ul li {
        list-style: square;
    }

    .iconset-new .fMenu ul a {
        font-weight: 500;
    }

    li#menu-item-35876 ul li {
        list-style-type: square;
    }

    /*Menu-Timeline*/
    .menu-timeline ul.fMenu {
        display: flex;
        margin-bottom: 1rem;
    }

    .menu-timeline li {
        flex: 1 1 0;
        letter-spacing: -0.5px;
        text-align: center;
        position: relative;
    }

    .menu-timeline li.selected {
        font-weight: bold;
    }

    .menu-timeline li::before {
        height: 2px;
        width: 100%;
        left: -50%;
        top: 1rem;
        position: absolute;
        background: var(--brand-color-theme-1);
        content: "";
        display: block;
        position: absolute;
        z-index: -1;
    }

    /*
.menu-timeline li:first-child::before {
	display: none;
}
*/

    .menu-timeline .menu-item-text big {
        clear: both;
        display: inline-block;
        padding: 0.5rem 1rem;
        margin-bottom: 0.5rem;
        background: var(--brand-color-theme-1);
        color: #fff;
        font-weight: bold;
    }

    .menu-timeline .menu-item-text span {
        display: block;
        color: #000;
    }

    .menu-timeline li.future::before {
        display: none;
    }

    .menu-timeline li.future {
        opacity: 0.25;
    }

    .menu-timeline li.future a {
        pointer-events: none;
    }

    #fFooter {
        margin-top: unset;
    }

    .organised .fGalleryItem .fGalleryText>a {

        position: absolute;
        inset: 0;
    }


    .nutrition .ItemfinnerGallery {
        height: 293px !important;
    }

    @media screen and (max-width:320px) {
        .f-see-do-nav ul li {
            a {
                font-size: inherit;
            }
        }
    }

  .f-international .f-list-item{
    padding:12px !important;
}

.f-international .f-list-item-container{
    height:100%;
    background:#fff;
    border:1px solid #dedede;
    box-shadow:0 7px 29px rgba(100,100,111,.2);
    text-align:center;
   border-radius: 5px;
    position:relative;
    overflow:hidden;
    transition:.3s ease;
border-bottom: 2px solid var(--brand-color-theme-1);
}

.f-international .f-list-item-container:hover{
    transform:translateY(-5px);
}

/* Image */
.f-international .f-list-item-teaser-image{
    display:block;
    padding:1.5rem;
    border-bottom:1px solid #dedede;
}

.f-international .f-list-item-teaser-image img{
    width:150px !important;
    height:150px !important;
    max-width:150px !important;
    border-radius:50%;
    object-fit:cover;
    border:2px solid #d55024;
    display:block;
    margin:0 auto;
}

/* Content */
.f-international .f-list-item-content-text{
    padding:15px;
padding-bottom: 0;
}

.f-international .f-list-item-title a{
    color:var(--brand-color-theme-1) !important;
    font-size:1.1rem;
    font-weight:600;
    text-decoration:none;
    display:block;
    margin-bottom:8px;
}

.f-international .f-list-item-subtitle{
    font-size:.95rem;
    color:#666;
    min-height:50px;
}


.f-international .f-list-item-button{
    position:absolute;
    inset:0;
    display:flex;
    justify-content:center;
    align-items:center;
    background:rgba(0,0,0,.65);
    opacity:0;
    visibility:hidden;
    transition:.3s ease;
    z-index:10;
}

.f-international .f-list-item-container:hover .f-list-item-button{
    opacity:1;
    visibility:visible;
}

.f-international .f-list-item-button a{
    display:inline-block;
    background:var(--brand-color-theme-1);
    color:#fff !important;
    padding:10px 30px;
    border-radius:5px;
    text-decoration:none;
}
    .content-type-46426 .page-title h1 {
        font-size: 1.2rem;
        text-align: center;
    }
.content-type-46426 .f-content-container {
    text-align: center;
}

.content-type-46426 .f-content-image {
    margin-bottom: 25px;
}

.content-type-46426 .f-content-image img {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    object-fit: cover;
    object-position: center;
    border: 4px solid #d55024;
    display: block;
    margin: 0 auto;
}

.content-type-46426 .f-content-text {
    max-width: 900px;
    margin: 0 auto;
}

.content-type-46426 .f-content-text p {
    text-align: justify;
}
.f-all-logos-acn2027 .container .brand-color-theme-2-light-bg {
    border-radius: 15px;
    border: 1px solid rgba(6, 63, 47, 0.08);
}

.f-all-logos-acn2027 .fGalleryContainer>h4 {
  color: var(--brand-color-theme-2);;
    font-weight: 600;
}

.f-all-logos-acn2027 .fGalleryItem {
    padding: 12px !important;
}

.f-all-logos-acn2027 .fGalleryItem .ItemfinnerGallery {
    height: 100%;
    background-color: white;
    border: 1px solid #dedede;
    border-radius: 10px;
    align-content: center;

    padding: 10px;
    text-align: center;
}

.f-all-logos-acn2027 .fGalleryImage img {
    width: auto;
    object-fit: contain;
    min-height: 100px;
    max-height: 100px;
}
.f-all-logos-acn2027 .ItemfinnerGallery {
    position: relative;
}

.f-all-logos-acn2027 .ItemfinnerGallery .sup-logo {
    position: absolute;
    inset: 0;           /* top:0; right:0; bottom:0; left:0 */
    z-index: 10;
    opacity: 0;
    display: block;
    cursor: pointer;
}

.f-all-logos-acn2027 .ItemfinnerGallery img {
    display: block;
    width: 100%;
    height: auto;
}

/**Abstract List**/
.abstracts-list .f-list-item {
	transition: 0.2s background-color;
}
.abstracts-list .f-list .f-list-item:hover {
	background-color: #fff8ef;
}
.abstracts-list .f-list-title {
	font-weight: 800;
	font-size: 1.1rem;
}
.abstracts-list .f-list-title a {
	color: var(--brand-color-theme-1);
}
.abstracts-list .f-list-item-container {
	display: flex;
	width: 100%;
	align-items: center;
	padding: 1rem;
	padding-left: 60px;
}
.abstracts-list .f-list .f-list-column-1 {
	flex-grow: 1;
}
.abstracts-list .f-list .f-list-column-2 {
	flex-basis: 120px;
	text-align: center;
	flex-shrink: 0;
}
.abstracts-list #f-list-node-id {
	display: block;
	font-size: 1rem;
	color: #000;
	font-weight: 400;
}
.abstracts-list #f-list-node-id::before {
	content: "Abstract No: #";
	display: inline;
}
.abstracts-list .f-list-item {
	background:url('https://storage.unitedwebnetwork.com/files/1050/4cd33573334380041a751bba674ccbd3.png') 1rem center no-repeat;
	background-size: 32px;
	border: 2px solid var(--brand-color-theme-1);
	background:#fff;
}
.abstracts-list .f-list-item.f-list-done {
	background:url('https://img.icons8.com/color/96/checked--v1.png') 1rem center no-repeat;
	background-size: 32px;
	background-color: #e0ffe0;
}
.abstracts-list .f-list-item.f-list-draft {
	background:url('https://img.icons8.com/color/96/000000/box-important--v1.png') 1rem center no-repeat;
	background-size: 32px;
	background-color: #fffce0;
}
.abstracts-list .f-list-item.f-list-withdrawn {
	background-size: 32px;
	background-color: #dcdcdc;
	opacity: 0.6;
}
.f-list-paid-1 #f-list-node-42269 {
	font-weight: bold;
	color: #ff1100;
}
.f-list-draft #f-list-node-42269 {
	font-weight: bold;
	color: #ff9100;
}
.f-list-done #f-list-node-42269 {
	font-weight: bold;
	color: #00cc00;
}
.abstracts-list .f-list-subtitle .f-list-node-value{
	display:block;
	color: #000;
}
.abstracts-list .f-list-item .f-list-item-container.reviewed,
.abstracts-list .f-list-item.f-list-done .f-list-item-container {
    background: #4caf5021;
}

#btnDraft {
	background-color: var(--brand-color-theme-2);
	display: inline-block;
	padding: 10px 2rem;
	color: black;
	font-weight: 500;
	border: 1px solid var(--brand-color-theme-2);
}