
@font-face {
    font-family: 'Nexa-Bold';
    src: url('fonts/Nexa-Bold.eot');
    src: url('fonts/Nexa-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Nexa-Bold.woff2') format('woff2'), url('fonts/Nexa-Bold.woff') format('woff'), url('fonts/Nexa-Bold.svg#Gotham-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Nexa-Book';
    src: url('fonts/Nexa-Book.eot');
    src: url('fonts/Nexa-Book.eot?#iefix') format('embedded-opentype'), url('fonts/Nexa-Book.woff2') format('woff2'), url('fonts/Nexa-Book.woff') format('woff'), url('fonts/Nexa-Book.svg#Gotham-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Nexa-Heavy';
    src: url('fonts/Nexa-Heavy.eot');
    src: url('fonts/Nexa-Heavy.eot?#iefix') format('embedded-opentype'), url('fonts/Nexa-Heavy.woff2') format('woff2'), url('fonts/Nexa-Heavy.woff') format('woff'), url('fonts/Nexa-Heavy.svg#Gotham-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    margin: 0;
    width: 100%;
    height: auto;
 
    font-family: 'Nexa-Book';
    font-size: 1.5rem;
}

a {
    text-decoration: none;
}

.main-box {
    position: fixed;
    height: 100%;
    bottom: 0;
    width: 100%;
    background-image: linear-gradient(to right bottom, #00b5d5, #00b7d0, #0bb9c9, #1ebbc3, #2ebdbc, #3ec1b6, #4ec5af, #5ec8a8, #75ce9f, #8dd496, #a6d88e, #bfdc88);
    overflow-y: auto;
}
p {
    word-break: break-word !important;
}
header {
    padding: 10px 0;
}

img {
    max-width: 100%;
    /*border-radius:100%;*/
}
#file-error{
    color:red;
}
.login-banner {
    position: fixed;
    left: 0px;
    top: 0;
    bottom: 0;
    width: 50%;
    background: url('../images/login-page.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

input:focus-within {
    background: #fff !important;
    box-shadow: none !important;
}

.login-box {
    width:490px;
    padding: 0 0;
    margin: 0 auto;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 10%;
}

.right-block {
    width: 50%;
    float: right;
    position: relative;
    height: 100%;
}

.text-heading {
    font-size: 2.2em;
    font-family: 'Nexa-Heavy';
    line-height: 62px;
}

.login-box label {
    font-size: .7em;
    color: #00a99d;
    padding-left: 20px;
}

.login-box form input[type="text"], input[type="password"] {
    height: 58px !important;
    border-radius: 3px;
    border: none;
    padding-left: 20px !important;
    font-size: 20px;
    background: #fff !important;
    color: #000;
    font-family: 'Nexa-Bold';
}

.login-box form {
    margin-top: 40px;
}

.form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label {
    opacity: 1;
    transform: scale(.90) translateY(-0.6rem) translateX(.15rem);
    color: #7f7f7f;
}

.login-box input:focus {
    background: #fff !important;
}

.login-box input:valid {
    background: #fff;
}



.form-check-label {
    padding: 0 !important;
    float: left;
    color: #000 !important;
    font-size: 15px !important;
    margin-top: 6px;
}

.file-type .form-check {
    /* display: block; */
    float: left;
    width: 100%;
    margin: 10px auto;
}

.login-box .form-check-input[type="checkbox"] {
    border-radius: 2px;
   }

.login-box .form-check-input:checked {
    background-color: rgba(27, 21, 74, 1);
}

.login-btn {
    background: rgba(27, 21, 74, 1);
    border-style: Solid;
    border-color: rgb(255, 255, 255);
    border-width: 1px;
    border-radius: 3px !important;
    padding-top: 10px;
    font-size: .7em;
    font-family: 'Nexa-Bold';
    -webkit-border-radius: 2px;
    width: 100%;
    text-decoration: none;
    height: 56px;
    text-transform: uppercase;
    color: #fff;
    margin-top: 20px;
}

.trouble-login {
    font-size: .65em !important;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}

.text-small {
    font-size: .7em !important;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-top: 18px;
}

.social-login a {
    display: inline-block;
    margin: 15px 5px !important;
}

.signup-btn a {
    font-size: .8em !important;
    margin: 0 auto;
    color: #fff;
}

.signup-btn span {
    font-size: .8em !important;
    margin: 0 auto;
    color: #fff;
}

.signup-btn a {
    color: rgba(27, 21, 74, 1);
    font-family: 'Nexa-Bold';
    text-decoration: none;
}

.text-medium {
    font-size: .7em;
    margin-top: 17px;
}

.navbar-text {
    width: 100%;
}

.navbar-nav {
    justify-content: flex-end;
}

.top-menu li a {
    font-size: .73em;
    font-family: 'Nexa-Bold';
    color: #000;
    padding: 9px 20px !important;
}

.nav-item a {
    color: #000 !important;
}

.signup-btn {
    background: #46b7c5;
    color: #fff !important;
    border-radius: 12px;
}

.main-video-banner {
    width: 100%;
    height: auto;
    background: url('../images/banner.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #46b7c5;
    background-position: top right;
    padding-bottom: 110px;
}

.box-item img:hover {
    transform: scale(1.2,1.2);
}

.box-item img {
    transition: all .3s ease-in-out 0.1s;
}

.banner-text {
    font-size: 2.6em;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Nexa-Book';
    line-height: 95px;
}

    .banner-text h1 {
        color: #000;
        font-family: 'Nexa-Bold';
        display: block;
        font-size: 44px !important;
    }


.main-text {
    float: left;
    width: 70%;
    padding: 120px 60px 0;
}
table td a span {
    color: #1B154A !important;
    text-decoration: underline;
}
.clsViewRecipients, .clsViewExecuters {
    color: #1B154A !important;
    text-decoration: underline;
}
.text-large {
    color: #fff;
    font-size: .85em;
    max-width: 1301px;
    margin-top: 16px;
}

.join-missingpage {
    color: #fff;
    text-decoration: none;
    font-size: 1.2em;
    font-family: 'Nexa-Bold';
    max-width: 380px;
    background: #000;
    height: 80px;
    display: block;
    border-radius: 20px;
    margin-top: 60px;
    padding-top: 18px;
}

.extra-small {
    font-size: .65em;
    color: #fff;
    max-width: 640px;
    margin-top: 30px;
}
.section-label {
    font-size: 1.8em;
    font-family: 'Nexa-Heavy';
    line-height: 57px;
    margin-top: 0px;
}

.common-article {
    padding: 100px 0;
}

.text-section {
    color: #4d4d4e;
    font-size: 0.8em !important;
    margin-top: 12px;
}

.app-btn {
    text-align: center;
}

    .app-btn img {
        margin: 40px 11px 0;
    }

.overflow-hidden {
    overflow: hidden;
}

.drop-in {
    animation: drop-in 1s ease 200ms backwards;
}

.drop-in-2 {
    animation: drop-in 1200ms ease 500ms backwards;
}

@keyframes drop-in {
    from {
        opacity: 0;
        transform: translateY(-100px);
    }

    to {
        opacity: 1;
        transform: translate(0px);
    }
}

.items .text-small {
    color: #333333;
    font-size: .8em !important;
    text-align: left;
    margin-top: 6px;
}

.title {
    color: #46b7c5;
    font-family: 'Nexa-Bold';
}
.items li {
    margin: 40px auto;
    margin-left: 23px;
    list-style: none;
    position: relative;
    padding-left: 15px;
}
.items li::after {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    background: #000;
    border-radius: 3px;
    left: 0;
    top: 10px;
}



.how-it-work {
    padding-left: 40px;
    margin-top: 100px;
}

.bg-shade {
    background-image: url('../images/bg-shade.png'), linear-gradient(to right bottom, #00b5d5, #00b7d0, #0bb9c9, #1ebbc3, #2ebdbc, #3ec1b6, #4ec5af, #5ec8a8, #75ce9f, #8dd496, #a6d88e, #bfdc88);
    padding: 80px 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    background-position: bottom right;
    margin-top: 90px;
}

.box-item {
    position: relative;
    margin-top: 40px;
    border-radius: 20px;
    overflow: hidden;
}

.layer {
    background: rgb(0, 0, 0, 0.8);
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 15px;
    color: #46b7c5;
    font-family: 'Nexa-bold';
    text-transform: uppercase;
    font-size: .8em;
}

.description {
    color: #fff;
    font-size: .75em;
    line-height: 23px;
    margin: 20px auto 15px;
    padding-right: 20px;
}

.Explore.More {
    color: #eee;
    font-size: .7em;
    font-style: italic;
    text-decoration: none;
}

.About-Missingpage {
    background: #000;
    width: 370px;
    border-radius: 16px;
    height: 75px;
    text-align: center;
    text-decoration: navajowhite;
    color: #fff;
    font-family: 'Nexa-Bold';
    padding-top: 17px;
    font-size: 1.1em;
    margin: 80px auto 0;
    display: block;
}

.community li img {
    display: block;
    margin-bottom: 30px;
}

.community li label {
    color: #000;
    font-family: 'Nexa-Bold';
    font-size: .9em;
}

.community p {
    margin-bottom: 40px;
    font-size: .8em;
    color: #333;
    margin-top: 10px;
}

.community li {
    list-style: none;
    width: 49%;
    display: inline-block;
    padding-left: 15px;
}

.community-text {
    margin-right: 200px;
    width: 100%;
}

.testimonials {
    background: url('../images/bg-testimonial.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #000;
    background-position: top right;
}

.name {
    font-family: 'Nexa-bold';
    color: #000;
}

.star {
    width: 30px;
    height: 30px;
    background: url('../images/star.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-color: none;
    background-position: left;
    margin: 0px;
    display: inline-block;
    background-size: 27px;
    margin: 13px auto;
}

.message {
    font-size: .7em;
    color: #333;
}

.slider-stories .carousel-indicators {
    right: 0 !important;
    width: max-content;
    left: auto;
    margin: 0;
    display: grid;
}

.testimonial-block {
    padding: 5px 100px;
    display: block;
    max-width: 70%;
    box-sizing: border-box;
}

.slider-stories .carousel-indicators button {
    width: 60px !important;
    height: 60px !important;
    display: block;
    float: left;
    background: none !important;
}

.slider-stories .carousel-inner img {
    width: 290px;
}

.app-info {
    background: url('../images/bg-app.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #000;
    background-position: top right;
}

.About-Missingpage-app {
    background: #fbb03a;
    width: 320px;
    border-radius: 13px;
    height: 68px;
    text-align: center;
    text-decoration: navajowhite;
    color: #fff;
    font-family: 'Nexa-Bold';
    padding-top: 18px;
    font-size: .85em;
    margin: 80px auto 0;
    float: left;
}

.app-btn img {
    max-width: 230px;
    margin-left: 0;
}

.pl-5 {
    padding-left: 75px;
}

.app-info {
    padding: 110px 0;
}

.aboutus-text {
    font-size: .65em !important;
    color: #666;
    text-align: left;
    margin: 0 auto;
    display: block;
    margin-top: 18px;
}

.label {
    font-family: Nexa-Bold;
    font-size: .7em;
}

footer nav a {
    font-size: .65em;
    color: #666 !important;
    padding-left: 0 !important;
    margin-top: 8px;
}

.social a {
    margin-right: 30px;
    margin-top: 20px;
    float: left;
}

.logo-header {
    float: left;
}

.nav-user-dashboard a {
    font-size: .75em;
    font-family: 'Nexa-Bold';
    color: #000;
    padding: 9px 25px !important;
    margin-top: 7px;
    float: left;
}

.navbar-login {
    padding: 13px 0;
}

.nav-user-dashboard a.active {
    background: #46b7c5;
    color: #fff !important;
    border-radius: 8px;
}

.nav-user-dashboard {
    margin-left: 50px;
    float: left;
}

.dropdown-toggle::after {
    display: none;
}

.notifications {
    float: left;
    margin-right: 20px;
    margin-top: 6px;
}

.main-content-user {
    background-image: url('../images/shades.png'), linear-gradient(to right bottom, #00b5d5, #00b7d0, #0bb9c9, #1ebbc3, #2ebdbc, #3ec1b6, #4ec5af, #5ec8a8, #75ce9f, #8dd496, #a6d88e, #bfdc88);
    padding: 5px 0 80px;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    background-position: top center;
    background-attachment: fixed;
}

.newsfeed-box {
    background: #fff;
    max-width: 780px;
    display: block;
    margin: 0 auto;
}

.card-item {
    margin-bottom: 0;
    padding: 46px 50px;
    border-top: 6px solid #f2f2f2;
}

.username span {
    color: #000;
    font-family: 'Nexa-Bold';
    font-size: 1.1em !important;
    word-spacing:10px;
}

.username {
    color: #7f7f7f;
    font-size: .7em;
    line-height: 17px;
    margin-top: 2px;
    
}

.user-info img {
    margin-right: 10px;
}


.date {
    font-size: .64em;
    color: #4D4D4E;
    margin-top: 0;
}

.card-text {
    font-size: 0.7em;
}

#player-container #play-pause {
    cursor: pointer;
    text-indent: -999999px;
    height: 40px;
    width: 40px;
    padding: 12px 18px;
    z-index: 2;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMiAyNHYtMjRsMjAgMTItMjAgMTJ6Ii8+PC9zdmc+);
    background-repeat: no-repeat !important;
    background-position: center;
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 17px;
    background-color: #ccc;
}

.play {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMiAyNHYtMjRsMjAgMTItMjAgMTJ6Ii8+PC9zdmc+);
}

.pause {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTAgMjRoLTZ2LTI0aDZ2MjR6bTEwLTI0aC02djI0aDZ2LTI0eiIvPjwvc3ZnPg==) !important;
}

#player-container {
    width: 250px;
    border: 1px solid #ccc;
    border-radius: 50px;
    overflow: hidden;
    position: relative;
}

    #player-container span {
        position: absolute;
        color: #666 !important;
        z-index: 987;
        top: 9px;
        left: 56px;
        font-size: 0.65em !important;
    }

.event-detail {
    margin-top: 40px;
}

.event-detail {
    margin-top: 40px;
    padding: 25px;
    border-radius: 7px;
}

    .event-detail .card-title {
        font-size: .82em;
        font-family: 'Nexa-Bold';
        color: #46B7C5;
    }

    .event-detail .date-time {
        font-size: .65em;
        margin-bottom: 20px;
        font-family: 'Nexa-Book';
        color: #FBB03A;
    }

.newsfeed-box .card-item:first-child {
    border: none;
    padding-top: 40px;
}

.right-side {
    float: right;
    width: 275px;
    color: #fff;
    padding-top: 40px;
}

.welcome-text {
    font-size: 1em;
    margin: 15px auto;
    font-family: 'Nexa-Bold';
}

.des-text {
    font-size: .7em;
    margin: 20px auto;
    display: block;
    clear: both;
    width: 100%;
    float: left;
}

.profile-links a {
    font-size: .7em;
    color: #fff;
    display: block;
    margin: 6px auto;
    float: left;
    clear: both;
}

.white-box {
    background: #fff;
    padding: 30px 50px;
}

.heading {
    color: #000;
    font-family: 'Nexa-Bold';
}

#myTab {
    width: max-content;
    border-radius: 4px;
   
}


    .eventpage #myTab li button.active .popover__title {
        background-image: url(../images/info.png) !important;
    }

    .eventpage #myTab li button {
        background: #E6E6E6;
        border-radius: 0;
        font-size: .75em;
        color: #000;
        padding: 0px 30px;
        height: 57px;
        position: relative;
        z-index: 1;
        border-left: 1px solid #ccc !important;
    }
        .eventpage #myTab li button .popover__content {
            text-align: left;
        }
.popover {
    max-height: 300px !important;
    overflow-y: auto;
    height: auto !important;
}
.join-missingpage .popover__content::before {
    border-color: transparent transparent #ddd transparent !important;
}
    .eventpage #myTab li .popover__wrapper:hover .popover__content {
      
        transform: translate(0, -5px);
        
    }
    .eventpage #myTab li .popover__wrapper {
        top: -5px;
        right: 8px;
    }

    .eventpage #myTab li button.active {
        font-family: 'Nexa-Bold';
        color: #fff;
        border: none !important;
        background: #1B154A;
    }

thead {
    background: #CEEBEE;
}

.table {
    margin: 20px auto;
}

    .table th {
        font-size: 0.75em !important;
        font-family: 'Nexa-Book';
        font-weight: normal;
        color: #191919;
        padding: 20px 15px;
        border: none;
    }

    .table tr td {
        font-size: 0.65em !important;
        font-family: 'Nexa-Book';
        font-weight: normal;
        color: #333333;
        padding: 20px 15px;
        border: none;
    }
p {
    margin-top: 0;
    margin-bottom: 1rem;
    word-wrap: break-word !important;
}

.container {
    max-width: 1400px;
}

.completed {
    background: #3BB54A;
    color: #fff;
    padding: 8px 0px;
    font-size: .9em;
    margin-top: 10px;
    text-align: center;
    width: 140px;
}

td a {
    display: block;
    font-size: 0.9em;
    padding: 7px 12px;
}

tbody {
    border: 1px inset #ddd;
    border-top: none;
}

footer .row > div:nth-child(2) {
    padding-left: 100px;
}

.custom-box {
    box-shadow: 0 0 8px #eee;
    border: 1px solid #eee;
    right: 0 !important;
    left: auto !important;
    top: 20px !important;
    padding: 10px;
    font-size: .64em !important;
    padding: 0;
    border-radius: 20px;
}
    .custom-box li a {
        padding: 16px 75px 17px 20px;
        border-bottom: 1px solid #eee;
        background-image: url('../images/arrow.png') !important;
        background-repeat: no-repeat !important;
        background-position: center right 15px !important;
    }

.notifications button {
    background: none;
    border: navajowhite;
}

.table tr td label {
    display: block;
    opacity: .7;
}

.content-box-2 {
    padding: 25px 0px;
    position: relative;
}

.subscribe-check {
    background: #fff;
    max-width: 410px;
    height: 65px;
    border-radius: 3px;
    margin-top: 30px;
    padding-left: 20px;
}

    .subscribe-check input {
        margin-top: 20px;
        margin-left: 0px !important;
        border-radius: 2px !important;
    }

    .subscribe-check label {
        margin-top: 19px;
        margin-left: 15px;
        font-size: .7em !important;
    }

    .subscribe-check input:checked {
        background-color: #46B7C5;
        border-color: #46B7C5;
    }

.timezone label {
    margin: 20px auto 11px;
    font-size: 0.8em;
}

.timezone select {
    height: 55px;
    max-width: 410px;
}

select:focus {
    box-shadow: none !important;
}

button.update-btn {
    display: inline-block;
    text-align: center;
    background: #1B154A;
    min-width: 160px;
    color: #fff;
    font-family: 'Nexa-Bold';
    font-size: .9em;
    height: 58px;
    border-radius: 40px;
    border: 2px solid #fff;
    margin-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
}
a.update-btn {
    display: inline-block;
    text-align: center;
    background: #1B154A;
    min-width: 160px;
    color: #fff;
    font-family: 'Nexa-Bold';
    font-size: .9em;
    height: 58px;
    border-radius: 40px;
    border: 2px solid #fff;
    padding-top:12px;
    margin-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
}

.my-profile label {
    font-size: .8em;
}

.my-profile input {
    font-family: 'Nexa-Bold';
   
   /* border: navajowhite;*/
}
.profile-pic {
    width: 200px;
    height: 200px;
    /* margin-left: auto; */
    /* margin-right: auto; */
    /* display: block; */
    object-fit: cover;
    position: absolute;
    z-index: 1;
}

.file-upload {
    display: none;
}

.circle {
    border-radius: 50%;
    overflow: hidden;
    width: 200px;
    height: 200px;
    border: none;
    transition: all .3s;
    margin: 40px 0;
    border: 2px solid #fff;
    overflow: hidden !important;
    position: relative;
}
    .circle:hover {
        background-color: #909090;
        cursor: pointer
    }

.profile-pic img {
    max-width: 100%;
    height: auto;
    min-width: 212px;
    min-height: 212px
}

.Change-Password {
    color: #1B154A;
    font-size: .75em;
    font-family: 'nexa-Bold';
}

.my-profile {
    position: relative;
}

.del-account {
    background: #EF4854;
    border: none;
    color: #fff;
    border-radius: 30px;
    padding: 12px 25px;
    font-family: 'Nexa-Bold';
    font-size: .8em;
    position: absolute;
    right: 0;
    top: 0;
}

    .del-account img {
        margin-right: 3px;
        margin-top: -4px;
        width: 20px;
    }

.main-page-content .banner-text {
    font-size: 2.5em;
}

.main-page-content .join-missingpage {
    background: #000;
    font-size: .85em;
    width: 180px;
    display: inline-block;
    height: 65px;
    padding-top: 16px;
    position:relative;
    margin-top: 30px;
    margin-right: 20px;
}
.join-missingpage .popover__wrapper {
    right: 10px;
    top: -5px;
}

.community ul {
    padding: 0;
}

.main-page-community li {
    width: 33%;
    padding-left: 0;
    padding-right: 50px;
    margin-top: 20px;
}

.recipient h4 {
    color: #46B7C5;
    font-size: .75em;
    margin-bottom: 20px;
    margin-top: 20px;
    display: block;
    float: left;
    display: block;
    width: 100%;
}

.multi-field label {
    display: block;
    font-size: .7em;
    margin: 12px auto;
}

.width-910 {
    background: #fff;
    max-width: 910px;
    display: inline-block;
}

.multi-field li input {
    border: none !important;
}

.multi-field input[type="text"] {
    border: 1px solid #ccc;
    height: 50px;
    border-radius: 3px;
    width: 100%;
    padding-left: 15px;
    font-size: .7em;
    color: #000;
}

.multi-field li {
    list-style: none;
    display: flex;
    border-radius: 3px;
    border: 1px solid #ccc;
}

    .multi-field li input {
        border: none;
    }

    .multi-field li select {
        border: none;
        width: 200px;
        border-right: 1px solid #ddd;
        border-radius: 0;
    }

.add-field, .add-field-Recipient, .add-field-contributor, .add-field-Executer {
    background: none;
    border: none;
    font-size: .7em;
    color: #1B154A;
    float: right;
    margin-top: -10px;
}

.multi-field {
    padding-bottom: 20px;
    position: relative;
}
.remove-field {
    background: none;
    border: none;
    font-size: .7em;
    color: #EF4854;
    position: absolute;
    right: 0;
    bottom: -13px;
}

.multi-field-wrapper {
    float: left;
    width: 100%;
}

.form-check-input:checked {
    background-color: #1B154A;
    border-color: #46B7C5 !important;
}
    .form-check-input:checked[type=radio] {
        background: #1B154A !important;
        -webkit-appearance: none !important;
        border: 4px solid #fff !important;
    }
.file-type {
    float: left;
}

    .file-type .form-label {
        display: block;
        font-size: .7em;
        margin: 12px auto;
    }

    .file-type input.form-control {
        border: 1px solid #ccc;
        height: 50px;
        border-radius: 3px;
        width: 100%;
        padding-left: 15px;
        font-size: .7em;
    }

.width-half {
    max-width: 50%;
}

.file-type textarea {
    border: 1px solid #ccc;
    border-radius: 3px;
}

.date-block,
.executor-block {
    display: none;
}

.rb-email:checked ~ .date-block {
    display: inline;
}

.rb-phone:checked ~ .executor-block {
    display: inline;
}

.add-maturity-date {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.add-executer-opt {
}

.add-maturity-date select {
    border: 1px solid #ccc;
    height: 50px;
    border-radius: 3px;
    width: 100%;
    padding-left: 15px;
    font-size: .7em;
}

.recipient {
    margin-bottom: 40px;
}

.create-a-page {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url('../images/bg-shade.png'), linear-gradient(to right bottom, #00b5d5, #00b7d0, #0bb9c9, #1ebbc3, #2ebdbc, #3ec1b6, #4ec5af, #5ec8a8, #75ce9f, #8dd496, #a6d88e, #bfdc88);
    z-index: 9999;
    padding: 40px 100px;
    scrollbar-color: #fff #6ac7bf;
    scrollbar-width: thin;
    overflow-y: auto;
}

#div2, #div3 {
    display: none;
}

#eventPrev {
    display: none;
    float: left;
}

.clear {
    clear: both
}

.span {
    display: inline-block;
    background-image: url('../images/grey.png') !important;
    height: 60px;
    color: white;
    background-size: 20px !important;
    background-repeat: no-repeat !important;
    background-position: center left 25px !important;
    min-width: 220px;
}

.active.current1 span {
    font-family: 'Nexa-Bold';
    background: #1B154A;
    color: #fff;
    background-image: url('../images/check.png') !important;
}

.heading-popup {
    font-size: 1.7em;
    font-family: 'nexa-Bold';
}

.steps-progress {
    width: max-content;
    padding: 0;
    border: 1px solid #fff;
    margin:20px auto 30px;
    display: flex;
}
.viewPageFiles {
    color: #1B154A !important;
    text-decoration: underline;
}
.current1-modal .popover__title {
    width:20px;
    height: 20px;
    position: relative;
    top: 10px;
    margin: 0;
    background-image: url(../images/info.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
    cursor:pointer;
}

.popover__title {
    width: 20px;
    height: 20px;
    position: relative;
    top: 10px !important;
    margin: 0;
    background-image: url(../images/info_blue.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    right: -4px;
    z-index: 98;
}
.steps-progress li:last-child span .popover__title {
    right: 10px;
}

    .steps-progress li {
        list-style: none;
    }

        .steps-progress li span {
            float: left;
            font-size: .65em;
            position: relative;
            padding: 17px 0px 20px 50px;
            list-style: none;
            color: #999;
            background: #E6E6E6;
        }

.span.active1 {
    background: #1B154A;
    background-image: url('../images/check.png') !important;
}

.steps-progress li span::before {
    right: auto;
    left: 0;
    border-left: 19px solid #fff;
    z-index: 0;
}

.span.active1::after, .span.active1::before {
    content: " ";
    position: absolute;
    top: 0;
    right: -17px;
    width: 0;
    height: 0;
    border-top: 36px solid transparent;
    border-bottom: 35px solid transparent;
    border-left: 17px solid #fff;
    z-index: 2;
    transition: border-color 0.2s ease;
}

.steps-progress li .span:after {
    content: " ";
    position: absolute;
    top: 0;
    right: -17px;
    width: 0;
    height: 0;
    border-top: 26px solid transparent;
    border-bottom: 35px solid transparent;
    border-left: 17px solid #fff !important;
    z-index: 2;
    transition: border-color 0.2s ease;
}

.steps-progress li .span:after {
    border-left: 16px solid #1B154A;
}

.active.current1 span::after {
    content: " ";
    position: absolute;
    top: 0;
    right: -16px;
    width: 0;
    height: 0;
    border-top: 26px solid transparent;
    border-bottom: 35px solid transparent;
    border-left: 17px solid #fff;
    z-index: 2;
    transition: border-color 0.2s ease;
}

.steps-progress li:last-child span::after {
    display: none;
}

.active.current1 span::after {
    border-left: 16px solid #1B154A !important;
    z-index: 97;
}

.steps-progress li .span:before {
    content: " ";
    position: absolute;
    top: 0;
    right: -17px;
    width: 0;
    height: 0;
    border-top: 36px solid transparent;
    border-bottom: 34px solid transparent;
    border-left: 17px solid #fff;
    z-index: 2;
    transition: border-color 0.2s ease;
}

.span.active1::before {
    border-left: 15px solid #1B154A !important;
}

.current1 .span::before {
    border-left: 15px solid #1B154A !important;
}

.span::before {
    border-left: 16px solid #E6E6E6 !important;
}

.active.current1 span::before {
    content: " ";
    position: absolute;
    top: 0;
    right: -17px;
    width: 0;
    height: 0;
    border-top: 36px solid transparent;
    border-bottom: 34px solid transparent;
    border-left: 17px solid #fff;
    z-index: 2;
    transition: border-color 0.2s ease;
}

.steps-progress li span.active1 {
    color: #fff;
    font-family: 'Nexa-Bold';
}

/* modal to*/
.active-modal.current1-modal span {
    font-family: 'Nexa-Bold';
    background: #1B154A;
    color: #fff;
    background-image: url('../images/check.png') !important;
}

.span.active1-modal {
    background: #1B154A;
    background-image: url('../images/check.png') !important;
}

.steps-progress li span::before {
    right: auto;
    left: 0;
    border-left: 19px solid #fff;
    z-index: 0;
}

.span.active1-modal::after, .span.active1-modal::before {
    content: " ";
    position: absolute;
    top: 0;
    right: -17px;
    width: 0;
    height: 0;
    border-top: 36px solid transparent;
    border-bottom: 35px solid transparent;
    border-left: 17px solid #fff;
    z-index: 2;
    transition: border-color 0.2s ease;
}

.active-modal.current1-modal span::after {
    content: " ";
    position: absolute;
    top: 0;
    right: -16px;
    width: 0;
    height: 0;
    border-top: 26px solid transparent;
    border-bottom: 35px solid transparent;
    border-left: 17px solid #fff;
    z-index: 2;
    transition: border-color 0.2s ease;
}

.steps-progress li:last-child span::after {
    display: none;
}

.active-modal.current1-modal span::after {
    border-left: 16px solid #1B154A !important;
    z-index: 97;
}

.steps-progress li .span:before {
    content: " ";
    position: absolute;
    top: 0;
    right: -17px;
    width: 0;
    height: 0;
    border-top: 26px solid transparent;
    border-bottom: 34px solid transparent;
    border-left: 17px solid #fff;
    z-index: 2;
    transition: border-color 0.2s ease;
}

.span.active1-modal::before {
    border-left: 15px solid #1B154A !important;
}

.current1-modal .span::before {
    border-left: 15px solid #1B154A !important;
}

.span::before {
    border-left: 16px solid #E6E6E6 !important;
}

.active.current1-modal span::before {
    content: " ";
    position: absolute;
    top: 0;
    right: -17px;
    width: 0;
    height: 0;
    border-top: 36px solid transparent;
    border-bottom: 34px solid transparent;
    border-left: 17px solid #fff;
    z-index: 2;
    transition: border-color 0.2s ease;
}

.steps-progress li span.active1-modal {
    color: #fff;
    font-family: 'Nexa-Bold';
}



#main {
    margin: 0 auto;
    /* max-width: 720px; */
    display: flow-root;
    position: relative;
    max-width: 1100px;
}
.input-text-field form input[type="text"], input[type="password"] {
    height: 58px !important;
    border-radius: 3px;
    border: none;
    padding-left: 20px !important;
    font-size: 20px;
    background: #fff !important;
    color: #000;
    font-family: 'Nexa-Bold';
}

.input-text-field label {
    font-size: .7em;
    padding-top: 16px;
    color: #00a99d;
    padding-left: 20px;
    margin: 0;
}
.main-heading {
    font-family: 'Nexa-Bold';
    font-size: 1.1em;
    margin-bottom: 30px;
  
    text-indent: 210px;
}

.input-text-field input:invalid {
    background: #FFFFFF !important;
}

#eventNext {
    text-align: center;
    background: #1B154A;
    min-width: 180px;
    color: #fff;
    font-family: 'Nexa-Bold';
    font-size: .95em;
    height: 60px;
    border-radius: 40px;
    padding-top: 0;
    border: 2px solid transparent;
    margin-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
    padding-right: 15px;
    transition: all .3s ease-in-out .1s;
    float: right;
}

#eventPrev {
    text-align: center;
    background: transparent;
    min-width: 180px;
    color: #fff;
    font-family: 'Nexa-Bold';
    font-size: .95em;
    height: 60px;
    border-radius: 40px;
    padding-top: 0;
    border: 2px solid transparent;
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    transition: all .3s ease-in-out .1s;
    float: left;
}

#eventSubmit {
    text-align: center;
    background: #1B154A;
    min-width: 180px;
    color: #fff;
    font-family: 'Nexa-Bold';
    font-size: .95em;
    height: 60px;
    border-radius: 40px;
    padding-top: 0;
    border: 2px solid transparent;
    margin-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    transition: all .3s ease-in-out .1s;
    float: right;
}

#pageNext, .btn-mp {
    text-align: center;
    background: #1B154A;
    min-width: 180px;
    color: #fff;
    font-family: 'Nexa-Bold';
    font-size: .85em;
    height: 60px;
    border-radius: 40px;
    padding-top: 0;
    border: 2px solid transparent;
    margin-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
    transition: all .3s ease-in-out .1s;
    float: right;
}

.btn-mp {
    float: none;
}

#pagePrev {
    text-align: center;
    background: transparent;
    width: 180px;
    color: #fff;
    display: none;
    font-family: 'Nexa-Bold';
    font-size: .95em;
    height: 60px;
    border-radius: 40px;
    padding-top: 0;
    border: 2px solid transparent;
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    transition: all .3s ease-in-out .1s;
    float: left;
}

#pageSubmit {
    text-align: center;
    background: #1B154A;
    width: 180px;
    color: #fff;
    font-family: 'Nexa-Bold';
    font-size: .95em;
    height: 60px;
    border-radius: 40px;
    padding-top: 0;
    border: 2px solid transparent;
    margin-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    transition: all .3s ease-in-out .1s;
    float: right;
    display: none;
}

#pageNext img {
    margin-left: 14px;
    width: 32px;
    margin-top: -2px;
}

#pagePrev img {
    margin-right: 14px;
    width: 32px;
    margin-top: -2px;
}

.height-overflow {
    float: left;
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-color: #fff #6ac7bf;
    scrollbar-width: thin;
    padding: 0 20px;
}
    /*.button-controls {
	position: absolute;
	right: 0;
	bottom: 0;
}*/
    .height-overflow .remove-field {
        bottom: -10px;
        font-size: .68em;
    }
.add-field-Recipient {
    text-decoration: underline;
}

#eventNext img {
    margin-left: 14px;
    width: 32px;
    margin-top: -2px;
}

#eventPrev img {
    margin-right: 14px;
    width: 32px;
    margin-top: -2px;
}

#eventNext:hover {
    border: 2px solid #fff;
}

.input-text-field form select {
    height: 58px !important;
    border-radius: 3px;
    border: none;
    padding-left: 20px !important;
    font-size: 20px;
    background: #fff;
    color: #000;
    font-family: 'Nexa-Bold';
    padding-bottom: 4px !important;
}
.invalid-feedback {
    font-size: 16px !important;
}

.input-text-field textarea {
    height: 150px !important;
    border-radius: 3px;
    border: none;
    padding-left: 20px !important;
    font-size: 23px;
    background: #FFFFFF;
    color: #000;
    font-family: 'Nexa-Bold';
    border: none !important;
}

.input-text-field select:valid {
    background: #fff;
}

.input-text-field select:invalid {
    background-color: #ffffff !important;
}

textarea:focus {
    box-shadow: none !important;
}


/* MAIN */
/* =============================================== */
.rad-label {
    display: block;
    align-items: center;
    width: 530px;
    border-radius: 100px;
    padding: 8px 5px 14px 9px;
    margin: 0 auto 10px;
    position: relative;
    cursor: pointer;
    transition: .3s;
}

.rad-input {
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 1px;
    opacity: 0;
    z-index: -1;
}

    .rad-input:checked ~ .rad-text::after {
        content: "";
        background: #fff !important;
        position: absolute;
        width: 100%;
        height: 65px;
        left: 0;
        z-index: -1;
        border-radius: 3px;
        top: -0px;
    }

.rad-text::after {
    content: "";
    background: #6ac7bf !important;
    position: absolute;
    width: 100%;
    height: 65px;
    left: 0;
    z-index: -1;
    border-radius: 3px;
    top: -0px;
}

.rad-design {
    width: 25px;
    height: 25px;
    border-radius: 100px;
    background: #46b7c5;
    position: relative;
    float: left;
    margin-right: 20px;
    top: 13px;
}

    .rad-design::before {
        content: '';
        display: inline-block;
        width: inherit;
        height: inherit;
        border-radius: inherit;
        background: #00a99d;
        transition: .3s;
        position: absolute;
    }
span.errorEventPassword.active-signup {
    font-size: 16px !important;
    margin-top: 0.25rem !important;
    clear: both !important;
    display: block;
}

.rad-input:checked + .rad-design::before {
    transform: scale(0);
}

.rad-text {
    color: #fff;
    margin-left: 20px;
    font-size: .73em;
    color: #00a99d;
    margin-top: 10px;
    transition: .3s;
    font-family: 'Nexa-Bold';
}

.maturity-option {
    float: left;
    width: 100%;
}

.rad-input:checked ~ .rad-text {
    color: #000;
    margin-left: 20px;
    font-size: .73em;
    transition: .3s;
    font-family: 'Nexa-Bold';
}

.exe {
    float: left;
    width: 100%;
}

.summary-box {
    padding: 25px;
    background: rgba(255,255,255,.2);
}

.text-summary label {
    font-size: 0.8em !important;
}

.text-summary p {
    font-size: 0.75em !important;
    color: #fff;
    margin-bottom: 6px !important;
    line-height: 25px;
}

#eventSubmit {
    display: none;
}

.popup-container {
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform: scale(1.3);
    align-items: center;
}

.show {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
}

#close {
    width: 61px;
    position: absolute;
    right: 0;
    height: 40px;
    right: 40px;
    transition: all 0s ease-in .1s;
    cursor: pointer;
    top: 20px;
}

#closeevent {
    width: 61px;
    position: absolute;
    right: 0;
    height: 40px;
    right: 40px;
    transition: all 0s ease-in .1s;
    cursor: pointer;
    top: 20px;
}

.hidden {
    display: none;
    /*   opacity: 0; */
}

.shown {
    display: visible;
    transition: all .5s ease-out;
    opacity: 1;
    color: #000;
}

.current {
    animation: .1s ease-in slide-left;
}

@keyframes slide-left {
    0% {
        transform: scale(0.8);
    }

    100% {
        transform: scale(1);
    }
}

#group1 {
    text-align: center;
}

.close-option {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0;
    background: url('../images/close-btn.svg');
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.mt-c {
    margin-top: 11px;
}
#popup-wrapper2 .maturity-option .date-field {
    max-width: 530px;
}

.multi-field textarea {
    border: 1px solid #ccc;
    height: 150px;
    border-radius: 3px;
    width: 100%;
    padding-left: 15px;
    font-size: 0.75em;
}

.executer-option .form-check {
    float: left;
    width: 47%;
    margin-top: 20px;
}

.anyone-join-us .form-check {
    float: left;
    clear: both;
}

.anyone-join-us .form-check {
    float: left;
    clear: both;
}

.default-values .form-check {
    float: left;
    clear: both;
}

.default-values {
    width: 100%;
    float: left;
}

.hide {
    display: none;
}

.file-type {
    float: left;
    width: 100%;
}

input {
    -webkit-appearance: none !important;
    appearance: auto !important;
}
div#popup-wrapper2 {
    overflow-x: hidden;
}
div#popup-wrapper {
    overflow-x: hidden;
}

.createanevent {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url('../images/bg-shade.png'), linear-gradient(to right bottom, #00b5d5, #00b7d0, #0bb9c9, #1ebbc3, #2ebdbc, #3ec1b6, #4ec5af, #5ec8a8, #75ce9f, #8dd496, #a6d88e, #bfdc88);
    z-index: 9999;
    padding: 40px 35px;
    scrollbar-color: #fff #6ac7bf;
    scrollbar-width: thin;
    overflow-y: auto;
}

    .createanevent .span {
        min-width: 180px;
font-size:0.6em;
    }

.gen-id label {
    color: #fff !important;
    margin-top: 7px;
}

.input-text-field form input[type="date"] {
    height: 58px !important;
    border-radius: 3px;
    border: none;
    padding-left: 20px !important;
    font-size: 20px;
    background: #fff;
    color: #000;
    font-family: 'Nexa-Bold';
}

.date-field {
   
    margin: 0 auto;
}

.option-text {
    /*color: #fff;
    margin: 0px 0px 15px;
    font-size: .85em;*/
    position: relative;
    width: max-content;
}

.login-box .signup-btn {
    background: none;
}

.social-login button {
    background: none;
    border: none;
}

.input-group-addon {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    right: 15px;
    top: 15px;
    background-image: url("../images/private.png");
    background-size: 22px;
    background-repeat: no-repeat;
    background-position: center;
    opacity: .5;
}

    .input-group-addon.fa-eye {
        width: 30px;
        height: 30px;
        display: block;
        position: absolute;
        right: 15px;
        top: 15px;
        background-image: url("../images/view.png");
        background-size: 22px;
        background-repeat: no-repeat;
        background-position: center;
        opacity: .5;
    }

.contactusbox {
    max-width: 750px;
    margin-top: 30px;
}

.enterevent {
    max-width: 400px;
    margin: 30px auto;
}

.add-event {
    position: absolute;
    right: 0;
    top: 40px;
}

    .add-event a {
        background: #fff;
        width: 210px;
        display: block;
        height: 65px;
        border-radius: 50px;
        text-align: center;
        padding-top: 15px;
        font-family: 'Nexa-bold';
        font-size: .89em;
        color: #46b7c5;
        background-image: url("../images/plus.png");
        background-size: 18px;
        background-repeat: no-repeat;
        background-position: center left 23px;
        text-indent: 20px;
    }

.overflow-hidden {
    overflow: hidden;
}

.claim-media {
    max-width: 600px;
    margin-top: 0px;
}

    .claim-media .form-check-label {
        color: #1b154a !important;
        font-size: .8em !important;
        margin-top: 4px;
    }

    .claim-media .form-check-email{
        width:23% !important;
    }

    .claim-media .form-check {
        width: 32%;
        float: left;
    }

.claimed-media-table{
    width:99%;
}

.claimed-media-table-td{
    width:30%;
}

.claimed-media-table-td-maturitydate {
    width: 40%;
}

.claimed-media-table td {
    border-left: 2px inset #ddd !important;
    border-right: 2px inset #ddd !important;
}

.resend {
    float: left;
    color: #fff;
    margin-top: 40px;
    font-size: .9em;
    margin-left: 30px;
    text-decoration: underline;
}

.claim-phone {
    float: left;
    margin-top: 30px;
}

.send {
    clear: both;
    float: left;
    border-radius: 6px;
    height: 50px;
    padding-top: 7px;
    font-family: Nexa-Book;
    font-size: .9em;
    min-width: 100px;
    margin: 9px;
}


.tab-pane {
  /*  overflow-x: auto;*/
}

.Forgot-Password h3 {
    color: #000;
    font-family: 'Nexa-Bold';
    font-size: 1em;
}

.vb {
    position: absolute;
    right: 10px;
    z-index: 987;
    top: 18px;
}

.submit-forgot {
    background: #1b154a;
    border: none;
    color: #fff;
    font-size: .8em;
    padding: 10px 36px;
    font-family: 'Nexa-Bold';
    border-radius: 2px;
    margin-top: 10px;
    border-radius: 5px;
}

.dropdown.float-end img {
    width: 50px;
    object-fit: cover;
    height: 50px;
    float:left;
}
.maturity-option-claim .rad-label {
    float: left;
    float: left;
    width: 100%;
    border-radius: 4px;
    background: #6ac7bf !important;
    max-width: 400px;
    clear: both;
}

.maturity-option-claim {
    padding-top: 40px;
}

    .maturity-option-claim .rad-label {
        padding: 14px 22px 18px;
    }

    .maturity-option-claim .hidden {
        float: left;
        max-width: 750px;
        width: 750px;
        position: relative;
        text-align: left;
        margin: 30px auto;
    }

.upload-media {
    float: left;
    max-width: 750px;
    width: 100%;
}

.select-banner {
    float: left;
    width: 100%;
    margin: 15px auto;
}

    .select-banner label {
        color: #1b154a;
    }

    .select-banner li {
        list-style: none;
        display: inline-block;
        cursor: pointer;
        margin-right: 11px;
        margin-top: 15px;
    }

    .select-banner ul {
        padding: 0;
        margin-top: 20px;
    }

.text-des {
    float: left;
    max-width: 450px;
    width: 100%;
}

.upload-media .hidden {
    float: left;
    max-width: 700px;
    width: 100%;
    position: relative;
    text-align: left;
    margin: 30px auto 0;
}

.edit {
    cursor: pointer;
}
.modal-content {
    border-radius: 21px;
    padding: 20px !important;
    border: none;
    box-shadow: 0 2px 15px #ccc;
    height: 560px;
    overflow-y: auto;
}
.modal-backdrop.fade.show {
    background: #fff;
    opacity: 0.8;
}

.modal-content .remove-field {
    background: none;
    border: none;
    font-size: .63em;
    color: #EF4854;
    position: absolute;
    right: 0;
    bottom: 0px;
}

.modal-content .multi-field {
    padding-bottom: 25px;
}

.active-signup {
   /* background: #6ac7bf !important;*/
    border: none;
}



.multifle-files input[type="file"] {
    display: block;
}

.pip img {
    width: 160px;
    height: 130px !important;
    object-fit: contain;
    padding: 10px;
}

.pip {
    width: 100%;
    display: table !important;
    /*text-align: left;*/ /**/*/
    /*width: 30%;*/
    text-align: left;
    /*display: inline-block;*/
    font-size: 18px;
    text-align: center;
    color: #000;
}

.field.multifle-files h3 {
    color: #fff;
    font-size: 22px;
    text-align: center;
    margin-bottom: 20px;
}

.field.multifle-files input {
    font-size: 17px;
    width: 84px;
    color: #fff;
    margin: 0 auto;
}

.pip {
    position: relative;
}

.remove {
    display: inline-block;
    background: none;
    text-align: center;
    cursor: pointer;
    text-indent: 50px;
    width: 30px;
    height: 30px;
    overflow: hidden;
    border-radius: 20px;
    background-image: url("../images/delete.png");
    background-size: 26px;
    background-repeat: no-repeat;
    background-position: center;
    border: none !important;
}

/*background video*/


.background-video {
    position: relative;
    height: 760px;
    overflow: hidden;
}
a {
    -webkit-appearance: none !important;
}
button {
    -webkit-appearance: none !important;
}
.main-video-banner {
    width: 100%;
    height: auto;
    background-position: top right;
    padding-bottom: 110px;
    position: absolute;
    top: 0;
    z-index: 9;
    background: none !important;
}

.main-text {
    padding: 150px 00px 0;
}

.banner-text span {
    color: #46b7c5;
}

.overlay {
    position: absolute;
    height: 100%;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.4);
    z-index: 1;
}

.join-missingpage {
    background: #46b7c5;
    -webkit-appearance:none
}

.wrapper-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    bottom: 0;
    bottom: -50px;
    left: 0;
    right: 0;
}

.main-page-content .join-missingpage {
    background: #46b7c5;
}

.background-main {
    height: 660px;
}

/*background video*/

.input-text-field select {
    -webkit-appearance: auto;
}

.multi-fields .multi-field:nth-child(1) .remove-field {
    display: none;
}

.Heightlight {
    background-color: #00ffff !important;
}

.community li {
    width: 32.8%;
    text-align: center;
    float: left;
    display: block;
}
    .community li img {
        margin: 0 auto;
        margin-bottom: 30px;
    }

.community li {
    padding: 0 25px;
}

.points li {
    /* margin:40px auto; */
    list-style: square;
    margin-left: 23px;
    color: #333333;
    font-size: .8em !important;
    text-align: left;
    margin-top: 6px;
}

.Heightlight span {
    color: #00ffff !important;
}

.pip {
    position: relative;
    /* width: 100%;
	display: table!important;
	/*text-align: left;*/
    /*width: 30%;*/
    /* text-align: left; */
    /*display: inline-block;*/
    /* font-size: 18px;
	text-align: center;
	color: #000; */
}

.body {
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.pip li {
    list-style: none;
    width: 25%;
    float: left;
}

table.pip td {
    border: 1px solid #ccc;
    background: #fff;
    padding: 11px;
    word-break: break-all;
}

    table.pip td:nth-child(4) {
        word-break: normal;
    }

table.pip th {
    background: #eee;
    border: 1px solid #ddd;
    padding: 7px;
    width: 120px;
}

.iframe {
    width: 100%;
    height: 450px;
}

.pro-img {
    border-radius: 100%;
}
.video-section img {
    max-width: 100%;
    max-height: 500px;
}
.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: .875em;
    color: #dc143c;
}

.btn-upload {
    margin-top: 10px;
    text-align: center;
    background: #1B154A;
    min-width: 180px;
    color: #fff;
    font-family: 'Nexa-Bold';
    font-size: .85em;
    height: 60px;
    border-radius: 40px;
    padding-top: 0;
    border: 2px solid transparent;
    margin-top: 15px;
    padding-left: 30px;
    padding-right: 30px;
    transition: all .3s ease-in-out .1s;
    /* float: right; */
}

.modal-dialog {
    max-width: 850px !important;
}
.custom-box li:last-child {
    border: none;
}
.custom-box {
    transform: translate(0px, 40px) !important;
    overflow: hidden;
}
.dropdown-item.active, .dropdown-item:active {
    background: none;
    color: #000;
}
.multi-field.date-field {
    max-width: initial;
}
.button-controls {
    position: absolute;
    top: 0px;
    right: 70px;
    width: max-content !important;
    flex-direction: column-reverse;
    display: flex;
}
.main-page-content .join-missingpage:hover {
    border: 2px solid #46b7c5;
    color: #46b7c5;
}
.join-missingpage:hover {
    background: #fff;
    color: #46b7c5;
}
button#eventSubmit {
    text-transform: capitalize;
}
.ui-timepicker-container {
    position: absolute;
    overflow: hidden;
    box-sizing: border-box;
    z-index: 9897999 !important;
}
.mdtp__wrapper[data-theme='yellow'] .mdtp__time_holder {
    background-color: #F9A825;
}

.mdtp__wrapper[data-theme='yellow'] .mdtp__clock .mdtp__am.active,
.mdtp__wrapper[data-theme='yellow'] .mdtp__clock .mdtp__pm.active {
    background-color: #F9A825;
}

.mdtp__wrapper[data-theme='yellow'] .mdtp__clock .mdtp__clock_dot {
    background-color: #F9A825;
}

.mdtp__wrapper[data-theme='yellow'] .mdtp__digit.active span,
.mdtp__wrapper[data-theme='yellow'] .mdtp__clock .mdtp__digit span:hover {
    background-color: #F9A825 !important;
}

.mdtp__wrapper[data-theme='yellow'] .mdtp__digit.active:before {
    background-color: #F9A825;
}

.mdtp__wrapper[data-theme='yellow'] .mdtp__button {
    color: #F9A825;
}


/* !Don't remove this!
 * jQuery MDTimePicker plugin styles
 * 
 * Author: Dionlee Uy
 * Email: dionleeuy@gmail.com
 */
 @import url('https://fonts.googleapis.com/css?family=Roboto:400,500&display=swap');
 
 body[mdtimepicker-display='on'] { overflow: hidden; }
.mdtimepicker {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	font-family: Roboto, sans-serif;
	font-size: 14px;
	background-color: rgba(10,10,10,.65);
	transition: background-color .28s ease;
	z-index: 100001;
}
	.mdtimepicker.hidden { display: none; }
	.mdtimepicker.animate { background-color: transparent; }
.mdtp__wrapper {
    position: absolute;
    display: flex;
    flex-direction: column;
    left: 50%;
    bottom: 24px;
    min-width: 280px;
    opacity: 1;
    outline: none;
    user-select: none;
    border-radius: 4px;
    transform: translateX(-50%) scale(1);
    box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
    transition: transform .28s ease, opacity .28s ease;
    overflow: hidden;
    left: 0;
    right: 0;
    width: max-content;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
}
	.mdtp__wrapper.animate {
		transform: translateX(-50%) scale(1.05);
		opacity: 0;
	}
.mdtp__time_holder {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	font-size: 46px;
	padding: 20px 24px;
	color: rgba(255,255,255,.5);
	text-align: center;
	background-color: #1565c0;
}
	.mdtp__time_holder > span {
		display: inline-block;
		line-height: 48px;
		cursor: default;
	}
	.mdtp__time_holder > span:not(.mdtp__timedots):not(.mdtp__ampm) {
		cursor: pointer;
		margin: 0 4px;
	}
	.mdtp__time_holder .mdtp__time_h.active, .mdtp__time_holder .mdtp__time_m.active { color: #fafafa; }
	.mdtp__time_holder .mdtp__ampm { font-size: 18px; }
.mdtp__clock_holder {
	position: relative;
	background-color: #fff;
}
.mdtp__clock_holder .mdtp__clock {
	position: relative;
	width: 250px;
	height: 250px;
	margin: 20px;
	border-radius: 50%;
	background-color: #eee;
}
.mdtp__clock .mdtp__am, .mdtp__clock .mdtp__pm {
	display: block;
	position: absolute;
	bottom: -8px;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	cursor: pointer;
	border-radius: 50%;
	border: 1px solid rgba(0,0,0,.1);
	background: rgba(0,0,0,.05);
	transition: background-color .2s ease, color .2s;
	z-index: 3;
}
	.mdtp__clock .mdtp__am { left: -8px; }
	.mdtp__clock .mdtp__pm { right: -8px; }
	.mdtp__clock .mdtp__am:hover, .mdtp__clock .mdtp__pm:hover { background-color: rgba(0,0,0,.1); }
	.mdtp__clock .mdtp__am.active, .mdtp__clock .mdtp__pm.active {
		color: #fafafa;
		background-color: #1565c0;
	}
.mdtp__clock .mdtp__clock_dot {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	padding: 4px;
	background-color: #1565c0;
	border-radius: 50%;
}
.mdtp__clock .mdtp__hour_holder,
.mdtp__clock .mdtp__minute_holder {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
	transform: scale(1);
	transition: transform .35s cubic-bezier(0.4, 0.0, 0.2, 1), opacity .35s ease;
	overflow: hidden;
}
	.mdtp__clock .mdtp__hour_holder.animate {
		transform: scale(1.2);
		opacity: 0;
	}
	.mdtp__clock .mdtp__minute_holder.animate {
		transform: scale(.8);
		opacity: 0;
	}
	.mdtp__clock .mdtp__hour_holder.hidden, .mdtp__clock .mdtp__minute_holder.hidden { display: none; }
.mdtp__clock .mdtp__digit {
	position: absolute;
	width: 50%;
	top: 50%;
	left: 0;
	margin-top: -16px;
	transform-origin: right center;
	z-index: 1;
}
	.mdtp__clock .mdtp__digit.inner--digit {
		width: 36%;
		left: 14%;
		z-index: 2;
	}
	.mdtp__clock .mdtp__digit span { 
		display: inline-block;
		width: 32px;
		height: 32px;
		line-height: 32px;
		margin-left: 8px;
		text-align: center;
		border-radius: 50%;
		cursor: pointer;
		transition: background-color .28s, color .14s;
	}
		.mdtp__digit.active span,
		.mdtp__clock .mdtp__digit:not(.digit--disabled) span:hover {
			background-color: #1565c0 !important;
			color: #fff;
			z-index: 2;
		}
		.mdtp__digit.digit--disabled span {
			color: rgb(200,200,200);
			cursor: not-allowed;
			background-color: transparent !important;
		}

.mdtp__digit.active:before {
	content: '';
	display: block;
	position: absolute;
	top: calc(50% - 1px);
	right: 0;
	height: 2px;
	width: calc(100% - 40px);
	background-color: #1565c0;
}
.mdtp__clock .mdtp__minute_holder .mdtp__digit { font-size: 13px; }
.mdtp__clock .mdtp__minute_holder .mdtp__digit:not(.marker) {
	margin-top: -6px;
	height: 12px;
}
	.mdtp__clock .mdtp__minute_holder .mdtp__digit:not(.marker).active:before { width: calc(100% - 26px); }
	.mdtp__clock .mdtp__minute_holder .mdtp__digit:not(.marker) span {
		width: 12px;
		height: 12px;
		line-height: 12px;
		margin-left: 14px;
	}
.mdtp__clock .mdtp__minute_holder .mdtp__digit.marker { margin-top: -12px; }
	.mdtp__clock .mdtp__minute_holder .mdtp__digit.marker.active:before { width: calc(100% - 34px); }
	.mdtp__clock .mdtp__minute_holder .mdtp__digit.marker span {
		width: 24px;
		height: 24px;
		line-height: 24px;
		margin-left: 10px;
	}
.mdtp__digit.rotate--15 { transform: rotate(-15deg); } .mdtp__digit.rotate--15 span { transform: rotate(15deg); }
.mdtp__digit.rotate-6 { transform: rotate(6deg); } .mdtp__digit.rotate-6 span { transform: rotate(-6deg); }
.mdtp__digit.rotate-12 { transform: rotate(12deg); } .mdtp__digit.rotate-12 span { transform: rotate(-12deg); }
.mdtp__digit.rotate-15 { transform: rotate(15deg); } .mdtp__digit.rotate-15 span { transform: rotate(-15deg); }
.mdtp__digit.rotate-18 { transform: rotate(18deg); } .mdtp__digit.rotate-18 span { transform: rotate(-18deg); }
.mdtp__digit.rotate-24 { transform: rotate(24deg); } .mdtp__digit.rotate-24 span { transform: rotate(-24deg); }
.mdtp__digit.rotate-30 { transform: rotate(30deg); } .mdtp__digit.rotate-30 span { transform: rotate(-30deg); }
.mdtp__digit.rotate-36 { transform: rotate(36deg); } .mdtp__digit.rotate-36 span { transform: rotate(-36deg); }
.mdtp__digit.rotate-42 { transform: rotate(42deg); } .mdtp__digit.rotate-42 span { transform: rotate(-42deg); }
.mdtp__digit.rotate-45 { transform: rotate(45deg); } .mdtp__digit.rotate-45 span { transform: rotate(-45deg); }
.mdtp__digit.rotate-48 { transform: rotate(48deg); } .mdtp__digit.rotate-48 span { transform: rotate(-48deg); }
.mdtp__digit.rotate-54 { transform: rotate(54deg); } .mdtp__digit.rotate-54 span { transform: rotate(-54deg); }
.mdtp__digit.rotate-60 { transform: rotate(60deg); } .mdtp__digit.rotate-60 span { transform: rotate(-60deg); }
.mdtp__digit.rotate-66 { transform: rotate(66deg); } .mdtp__digit.rotate-66 span { transform: rotate(-66deg); }
.mdtp__digit.rotate-72 { transform: rotate(72deg); } .mdtp__digit.rotate-72 span { transform: rotate(-72deg); }
.mdtp__digit.rotate-75 { transform: rotate(75deg); } .mdtp__digit.rotate-75 span { transform: rotate(-75deg); }
.mdtp__digit.rotate-78 { transform: rotate(78deg); } .mdtp__digit.rotate-78 span { transform: rotate(-78deg); }
.mdtp__digit.rotate-84 { transform: rotate(84deg); } .mdtp__digit.rotate-84 span { transform: rotate(-84deg); }
.mdtp__digit.rotate-90 { transform: rotate(90deg); } .mdtp__digit.rotate-90 span { transform: rotate(-90deg); }
.mdtp__digit.rotate-96 { transform: rotate(96deg); } .mdtp__digit.rotate-96 span { transform: rotate(-96deg); }
.mdtp__digit.rotate-102 { transform: rotate(102deg); } .mdtp__digit.rotate-102 span { transform: rotate(-102deg); }
.mdtp__digit.rotate-105 { transform: rotate(105deg); } .mdtp__digit.rotate-105 span { transform: rotate(-105deg); }
.mdtp__digit.rotate-108 { transform: rotate(108deg); } .mdtp__digit.rotate-108 span { transform: rotate(-108deg); }
.mdtp__digit.rotate-114 { transform: rotate(114deg); } .mdtp__digit.rotate-114 span { transform: rotate(-114deg); }
.mdtp__digit.rotate-120 { transform: rotate(120deg); } .mdtp__digit.rotate-120 span { transform: rotate(-120deg); }
.mdtp__digit.rotate-126 { transform: rotate(126deg); } .mdtp__digit.rotate-126 span { transform: rotate(-126deg); }
.mdtp__digit.rotate-132 { transform: rotate(132deg); } .mdtp__digit.rotate-132 span { transform: rotate(-132deg); }
.mdtp__digit.rotate-135 { transform: rotate(135deg); } .mdtp__digit.rotate-135 span { transform: rotate(-135deg); }
.mdtp__digit.rotate-138 { transform: rotate(138deg); } .mdtp__digit.rotate-138 span { transform: rotate(-138deg); }
.mdtp__digit.rotate-144 { transform: rotate(144deg); } .mdtp__digit.rotate-144 span { transform: rotate(-144deg); }
.mdtp__digit.rotate-150 { transform: rotate(150deg); } .mdtp__digit.rotate-150 span { transform: rotate(-150deg); }
.mdtp__digit.rotate-156 { transform: rotate(156deg); } .mdtp__digit.rotate-156 span { transform: rotate(-156deg); }
.mdtp__digit.rotate-162 { transform: rotate(162deg); } .mdtp__digit.rotate-162 span { transform: rotate(-162deg); }
.mdtp__digit.rotate-165 { transform: rotate(165deg); } .mdtp__digit.rotate-165 span { transform: rotate(-165deg); }
.mdtp__digit.rotate-168 { transform: rotate(168deg); } .mdtp__digit.rotate-168 span { transform: rotate(-168deg); }
.mdtp__digit.rotate-174 { transform: rotate(174deg); } .mdtp__digit.rotate-174 span { transform: rotate(-174deg); }
.mdtp__digit.rotate-180 { transform: rotate(180deg); } .mdtp__digit.rotate-180 span { transform: rotate(-180deg); }
.mdtp__digit.rotate-186 { transform: rotate(186deg); } .mdtp__digit.rotate-186 span { transform: rotate(-186deg); }
.mdtp__digit.rotate-192 { transform: rotate(192deg); } .mdtp__digit.rotate-192 span { transform: rotate(-192deg); }
.mdtp__digit.rotate-195 { transform: rotate(195deg); } .mdtp__digit.rotate-195 span { transform: rotate(-195deg); }
.mdtp__digit.rotate-198 { transform: rotate(198deg); } .mdtp__digit.rotate-198 span { transform: rotate(-198deg); }
.mdtp__digit.rotate-204 { transform: rotate(204deg); } .mdtp__digit.rotate-204 span { transform: rotate(-204deg); }
.mdtp__digit.rotate-210 { transform: rotate(210deg); } .mdtp__digit.rotate-210 span { transform: rotate(-210deg); }
.mdtp__digit.rotate-216 { transform: rotate(216deg); } .mdtp__digit.rotate-216 span { transform: rotate(-216deg); }
.mdtp__digit.rotate-222 { transform: rotate(222deg); } .mdtp__digit.rotate-222 span { transform: rotate(-222deg); }
.mdtp__digit.rotate-225 { transform: rotate(225deg); } .mdtp__digit.rotate-225 span { transform: rotate(-225deg); }
.mdtp__digit.rotate-228 { transform: rotate(228deg); } .mdtp__digit.rotate-228 span { transform: rotate(-228deg); }
.mdtp__digit.rotate-234 { transform: rotate(234deg); } .mdtp__digit.rotate-234 span { transform: rotate(-234deg); }
.mdtp__digit.rotate-240 { transform: rotate(240deg); } .mdtp__digit.rotate-240 span { transform: rotate(-240deg); }
.mdtp__digit.rotate-246 { transform: rotate(246deg); } .mdtp__digit.rotate-246 span { transform: rotate(-246deg); }
.mdtp__digit.rotate-252 { transform: rotate(252deg); } .mdtp__digit.rotate-252 span { transform: rotate(-252deg); }
.mdtp__digit.rotate-255 { transform: rotate(255deg); } .mdtp__digit.rotate-255 span { transform: rotate(-255deg); }
.mdtp__digit.rotate-258 { transform: rotate(258deg); } .mdtp__digit.rotate-258 span { transform: rotate(-258deg); }
.mdtp__digit.rotate-264 { transform: rotate(264deg); } .mdtp__digit.rotate-264 span { transform: rotate(-264deg); }
.mdtp__digit.rotate-270 { transform: rotate(270deg); } .mdtp__digit.rotate-270 span { transform: rotate(-270deg); }
.mdtp__digit.rotate-276 { transform: rotate(276deg); } .mdtp__digit.rotate-276 span { transform: rotate(-276deg); }
.mdtp__digit.rotate-282 { transform: rotate(282deg); } .mdtp__digit.rotate-282 span { transform: rotate(-282deg); }
.mdtp__digit.rotate-285 { transform: rotate(285deg); } .mdtp__digit.rotate-285 span { transform: rotate(-285deg); }
.mdtp__digit.rotate-288 { transform: rotate(288deg); } .mdtp__digit.rotate-288 span { transform: rotate(-288deg); }
.mdtp__digit.rotate-294 { transform: rotate(294deg); } .mdtp__digit.rotate-294 span { transform: rotate(-294deg); }
.mdtp__digit.rotate-300 { transform: rotate(300deg); } .mdtp__digit.rotate-300 span { transform: rotate(-300deg); }
.mdtp__digit.rotate-306 { transform: rotate(306deg); } .mdtp__digit.rotate-306 span { transform: rotate(-306deg); }
.mdtp__digit.rotate-312 { transform: rotate(312deg); } .mdtp__digit.rotate-312 span { transform: rotate(-312deg); }
.mdtp__digit.rotate-315 { transform: rotate(315deg); } .mdtp__digit.rotate-315 span { transform: rotate(-315deg); }
.mdtp__digit.rotate-318 { transform: rotate(318deg); } .mdtp__digit.rotate-318 span { transform: rotate(-318deg); }
.mdtp__digit.rotate-324 { transform: rotate(324deg); } .mdtp__digit.rotate-324 span { transform: rotate(-324deg); }
.mdtp__digit.rotate-330 { transform: rotate(330deg); } .mdtp__digit.rotate-330 span { transform: rotate(-330deg); }
.mdtp__digit.rotate-336 { transform: rotate(336deg); } .mdtp__digit.rotate-336 span { transform: rotate(-336deg); }
.mdtp__digit.rotate-342 { transform: rotate(342deg); } .mdtp__digit.rotate-342 span { transform: rotate(-342deg); }
.mdtp__digit.rotate-348 { transform: rotate(348deg); } .mdtp__digit.rotate-348 span { transform: rotate(-348deg); }
.mdtp__digit.rotate-354 { transform: rotate(354deg); } .mdtp__digit.rotate-354 span { transform: rotate(-354deg); }
.mdtp__digit.rotate-360 { transform: rotate(360deg); } .mdtp__digit.rotate-360 span { transform: rotate(-360deg); }

.mdtp__buttons {
	padding: 0 10px 10px;
	text-align: right;
}
	.mdtp__buttons:after {
		content: '';
		display: block;
		clear: both;
	}
.mdtp__button {
	display: inline-block;
	padding: 0 16px;
	min-width: 40px;
	text-align: center;
	text-transform: uppercase;
	line-height: 32px;
	font-weight: 500;
	cursor: pointer;
	color: #1565c0;
	border-radius: 4px;
	transition: background-color .2s linear;
}
.mdtp__button:hover { background-color: rgba(0,0,0,.1); }
.mdtp__button:active { background-color: rgba(0,0,0,.2); }
.mdtp__button.clear-btn {
	float: left;
	color: #ef5350 !important;
}

/* Color themes */
.mdtp__wrapper[data-theme='blue'] .mdtp__time_holder { background-color: #46b7c5; }
.mdtp__wrapper[data-theme='blue'] .mdtp__clock .mdtp__am.active,
.mdtp__wrapper[data-theme='blue'] .mdtp__clock .mdtp__pm.active { background-color: #46b7c5; }
.mdtp__wrapper[data-theme='blue'] .mdtp__clock .mdtp__clock_dot { background-color: #46b7c5; }
.mdtp__wrapper[data-theme='blue'] .mdtp__digit.active span,
.mdtp__wrapper[data-theme='blue'] .mdtp__clock .mdtp__digit:not(.digit--disabled) span:hover { background-color: #46b7c5 !important; }
.mdtp__wrapper[data-theme='blue'] .mdtp__digit.active:before { background-color: #46b7c5; }
.mdtp__wrapper[data-theme='blue'] .mdtp__button { color: #46b7c5; }

.mdtp__wrapper[data-theme='red'] .mdtp__time_holder { background-color: #c62828; }
.mdtp__wrapper[data-theme='red'] .mdtp__clock .mdtp__am.active,
.mdtp__wrapper[data-theme='red'] .mdtp__clock .mdtp__pm.active { background-color: #c62828; }
.mdtp__wrapper[data-theme='red'] .mdtp__clock .mdtp__clock_dot { background-color: #c62828; }
.mdtp__wrapper[data-theme='red'] .mdtp__digit.active span,
.mdtp__wrapper[data-theme='red'] .mdtp__clock .mdtp__digit:not(.digit--disabled) span:hover { background-color: #c62828 !important; }
.mdtp__wrapper[data-theme='red'] .mdtp__digit.active:before { background-color: #c62828; }
.mdtp__wrapper[data-theme='red'] .mdtp__button { color: #c62828; }

.mdtp__wrapper[data-theme='purple'] .mdtp__time_holder { background-color: #6a1b9a; }
.mdtp__wrapper[data-theme='purple'] .mdtp__clock .mdtp__am.active,
.mdtp__wrapper[data-theme='purple'] .mdtp__clock .mdtp__pm.active { background-color: #6a1b9a; }
.mdtp__wrapper[data-theme='purple'] .mdtp__clock .mdtp__clock_dot { background-color: #6a1b9a; }
.mdtp__wrapper[data-theme='purple'] .mdtp__digit.active span,
.mdtp__wrapper[data-theme='purple'] .mdtp__clock .mdtp__digit:not(.digit--disabled) span:hover { background-color: #6a1b9a !important; }
.mdtp__wrapper[data-theme='purple'] .mdtp__digit.active:before { background-color: #6a1b9a; }
.mdtp__wrapper[data-theme='purple'] .mdtp__button { color: #6a1b9a; }

.mdtp__wrapper[data-theme='indigo'] .mdtp__time_holder { background-color: #283593; }
.mdtp__wrapper[data-theme='indigo'] .mdtp__clock .mdtp__am.active,
.mdtp__wrapper[data-theme='indigo'] .mdtp__clock .mdtp__pm.active { background-color: #283593; }
.mdtp__wrapper[data-theme='indigo'] .mdtp__clock .mdtp__clock_dot { background-color: #283593; }
.mdtp__wrapper[data-theme='indigo'] .mdtp__digit.active span,
.mdtp__wrapper[data-theme='indigo'] .mdtp__clock .mdtp__digit:not(.digit--disabled) span:hover { background-color: #283593 !important; }
.mdtp__wrapper[data-theme='indigo'] .mdtp__digit.active:before { background-color: #283593; }
.mdtp__wrapper[data-theme='indigo'] .mdtp__button { color: #283593; }

.mdtp__wrapper[data-theme='teal'] .mdtp__time_holder { background-color: #00695c; }
.mdtp__wrapper[data-theme='teal'] .mdtp__clock .mdtp__am.active,
.mdtp__wrapper[data-theme='teal'] .mdtp__clock .mdtp__pm.active { background-color: #00695c; }
.mdtp__wrapper[data-theme='teal'] .mdtp__clock .mdtp__clock_dot { background-color: #00695c; }
.mdtp__wrapper[data-theme='teal'] .mdtp__digit.active span,
.mdtp__wrapper[data-theme='teal'] .mdtp__clock .mdtp__digit:not(.digit--disabled) span:hover { background-color: #00695c !important; }
.mdtp__wrapper[data-theme='teal'] .mdtp__digit.active:before { background-color: #00695c; }
.mdtp__wrapper[data-theme='teal'] .mdtp__button { color: #00695c; }

.mdtp__wrapper[data-theme='green'] .mdtp__time_holder { background-color: #2e7d32; }
.mdtp__wrapper[data-theme='green'] .mdtp__clock .mdtp__am.active,
.mdtp__wrapper[data-theme='green'] .mdtp__clock .mdtp__pm.active { background-color: #2e7d32; }
.mdtp__wrapper[data-theme='green'] .mdtp__clock .mdtp__clock_dot { background-color: #2e7d32; }
.mdtp__wrapper[data-theme='green'] .mdtp__digit.active span,
.mdtp__wrapper[data-theme='green'] .mdtp__clock .mdtp__digit:not(.digit--disabled) span:hover { background-color: #2e7d32 !important; }
.mdtp__wrapper[data-theme='green'] .mdtp__digit.active:before { background-color: #2e7d32; }
.mdtp__wrapper[data-theme='green'] .mdtp__button { color: #2e7d32; }

.mdtp__wrapper[data-theme='dark'] .mdtp__time_holder { background-color: #121212; }
.mdtp__wrapper[data-theme='dark'] .mdtp__clock_holder { background-color: rgb(29,29,29); }
.mdtp__wrapper[data-theme='dark'] .mdtp__clock_holder .mdtp__clock { background-color: rgb(24,24,24); }
.mdtp__wrapper[data-theme='dark'] .mdtp__clock .mdtp__digit:not(.digit--disabled) { color: rgba(255,255,255,.87); }
.mdtp__wrapper[data-theme='dark'] .mdtp__clock .mdtp__digit.digit--disabled span { color: rgba(100,100,100,.87); }
.mdtp__wrapper[data-theme='dark'] .mdtp__clock .mdtp__am:not(.active), 
.mdtp__wrapper[data-theme='dark'] .mdtp__clock .mdtp__pm:not(.active) {
	color: rgba(255,255,255,.87);
	background-color: rgba(200,200,200,.05);
}
.mdtp__wrapper[data-theme='dark'] .mdtp__button { color: #42a5f5;  }
.mdtp__wrapper[data-theme='dark'] .mdtp__button:hover { background-color: rgba(255,255,255,.04); }
.mdtp__wrapper[data-theme='dark'] .mdtp__button:active { background-color: rgba(255,255,255,.1); }

@media (max-height: 360px) {
	.mdtp__wrapper {
		flex-direction: row;
		bottom: 8px;
	}
	.mdtp__time_holder { 
		width: 160px;
		padding: 20px;
	}
	/* .mdtp__clock_holder { padding: 16px; } */
	.mdtp__clock .mdtp__am, .mdtp__clock .mdtp__pm { bottom: -4px; }
	.mdtp__clock .mdtp__am { left: -4px; }
	.mdtp__clock .mdtp__pm { right: -4px; }
}
@media (max-height: 320px) {
	.mdtp__wrapper { bottom: 0; }
}
#div1, #div2, #div3 {
    max-width: 730px;
    margin-left: 70px;
}

.clsExecuterDiv {
    margin-left: auto;
    margin-right: auto;
}
.eventpage {
    margin-top: 25px;
}
.file-tabs .rad-text:after {
    height: 52px !important;
}
.file-tabs ul.nav.flex-column li {
    margin-bottom: 10px;
}
.file-tabs ul.nav.flex-column  {
    display:block;
}
.maturity-tab .rad-input:checked ~ .rad-text::after {
    height: 52px !important;
}
.maturity-tab .rad-input:checked ~ .rad-text::after {
    height: 52px !important;
}
.maturity-tab .rad-text::after {
    height: 52px !important;
}
.maturityDiv{
    margin-top:25px;
}
.backToTabView {
    background: url(../images/down-chevron.png) !important;
    width: 30px;
    transform: rotate(90deg);
    background-size: 23px !important;
    background-repeat: no-repeat !important;
    text-indent: 100px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 5px;
}
span#errorMsg {
    font-size: 17px;
    display: block;
    margin-top: 18px;
}
span#file-error {
    font-size: 17px;
}
h2.popover__title img {
    width: 22px;
}
.popover__wrapper {
    position: absolute;
    margin: 0;
    right: 0;
    top: 8px;
}
.popover__content {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    transform: translate(0, 10px);
    background-color: #fff;
    padding: 15px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    min-width: 310px;
    z-index: 987654 !important;
    color: #000;
    font-size: .85rem;
    border-radius: 8px;
    top: 67px;
    font-family: 'Nexa-Book';
}
    .popover__content:before {
        position: absolute;
        z-index: -1;
        content: "";
        left: 4px;
        top: -8px;
        border-style: solid;
        border-width: 0 10px 10px 10px;
        border-color: transparent transparent #fff transparent;
        transition-duration: 0.3s;
        transition-property: transform;
    }

.popover__wrapper:hover .popover__content {
    z-index: 10;
    opacity: 1;
    visibility: visible;
    transform: translate(0, -20px);
    transition: all 0.5s cubic-bezier(0.75, -0.02, 0.2, 0.97);
}
input[type="password"]::-ms-reveal,
input[type="password"]::-ms-clear {
    display: none;
}
.login-box input[type="email"] {
    height: 58px !important;
    border-radius: 3px;
    border: none;
    padding-left: 20px !important;
    font-size: 20px;
    background: #fff !important;
    color: #000;
    font-family: 'Nexa-Bold';
}
button:focus {
    box-shadow: none !important;
}
#errorMsg {
    color: red;
}
.viewContributions {
    color: darkblue !important;
}
.editEventAction {
    color: darkblue !important;
}
.carousel-item img {
    max-width:100% !important;
    margin: 0px auto;
    padding: 0px;
    float: left;
    object-fit: contain;
    height:490px;
}
.carousal-frame audio {
    height: 250px;
}
.carousal-frame {
    width: 60%;
    float: left;
    min-height: 493px;
    display: flex;
}
    .carousal-frame video {
        height: 245px !important;
        margin-top: 130px !important;
    }
 button.carousel-control-prev {
    right: 45px !important;
}
.full-frame img {
    width: 100%;
    height: 490px;
}
 .carousel-control-next, .carousel-control-prev {
    width: 40px;
    height: 40px;
    bottom: 0;
    position: absolute;
    right: 0 !important;
    left: auto;
    top: auto;
}
.full-frame audio {
    margin-top: 180px;
}
.modal-header .btn-close {

    font-size: 20px;
}
.modal-body {
    padding-bottom: 0 !important;
}
.modal-header {
    padding: 0rem 1rem;
    border:none !important;
}
.carousel-control-prev-icon {

    background-color: #000;
    background-size: 20px;
    border-radius: 20px;
}
.carousel.slide.mt-5 {
    margin: 0 !important;
}
.carousel-control-next-icon {

    background-color: #000;
    background-size: 20px;
    border-radius: 20px;
}
.setDefault {
    float: left;
    margin-right: 60px;
}
.custom-box li:last-child a {
    border: none;
}
.steps-progress li .active1-modal .popover__title {
    background: url(../images/info.png) !important;
    background-repeat: no-repeat !important;
    background-size: 20px !important;
}
.modal-body .file-table th {
    background: #eee;
    font-size: 15px !important;
}
.modal-body .file-table {
    margin-top: 10px;
}
.deleteMedia {
    height: 25px;
    width: 25px;
    display: block;
    text-indent: 40px;
    font-size: 0;
    float: right;
    background: url(../images/delete_icon.png) !important;
    background-size: 22px !important;
    background-repeat: no-repeat !important;
    margin-top: 10px;
}
.carousel-item h5 {
    font-weight: bold;
    font-size: 19px;
    margin: 50px auto 0;
    float: left;
    width:100%;
}
.modal-body {
    padding-top: 5px;
}
.carousel-item p {
    font-size: 15px !important;
    text-align: left;
    color: #000;
    margin: 0;
    clear: both;
    margin-top: 20px;
    float: left;
    word-break: break-all;
}
.carousel-info {
    float: left;
    width: 40%;
    padding-left:40px;
}
.current1 span .popover__title {
    background-image: url(../images/info.png) !important;
}
.active1 .popover__title {
    background: url(../images/info.png) !important;
    background-repeat: no-repeat !important;
    background-size: 20px !important;
}
.steps-progress li:last-child span
.popover__content {
    left: -327px;
}
    .steps-progress li:last-child span .popover__content::before {
        right: 13px;
        left: auto;
    }
.full-frame video {
    height: 490px !important;
}
.newsfeed-box .carousel-control-next {
    display: none;
}
.newsfeed-box .carousel-control-prev {
    display: none;
}
.newsfeed-box .carousel-item img {
    display: block;
    margin: 0 auto;
    float: none;
    height: 400px;
    object-fit: contain;
}
.newsfeed-box .list-inline-item {
    width: 51px;
    height: 50px;
    background: #eee;
    padding: 7px;
    border-radius: 5px;
    position:relative;
    cursor:pointer;
}
    .newsfeed-box .list-inline-item img {
        top: 50%;
        position: absolute;
        width: 40px;
        left: 0;
        right: 0;
        margin: auto;
        transform: translateY(-50%);
        height: 40px;
        object-fit: cover;
    }
.carousel-info {
    height: 455px;
    overflow-y: auto;
}

.option-text {
    /*position: relative;
    width: max-content;*/
    color: #fff;
    margin: 0px 0px 15px;
    font-size: .85em;
}
    .option-text .popover__content {
        left: auto !important;
        right: -10px !important;
    }
   
    .option-text .popover__wrapper {
        float: right;
        margin-top: -2px;
        position: static;
        margin-left: 4px;
    }

    .option-text  .popover__content:before {
        left: auto;
        right: 4px !important;
    }
.upload_img_view img {
    height: 490px;
    object-fit: contain;
    width: 100%;
    display: block;
}
.scroll-btn {
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-color: #ccc #ddd;
    scrollbar-width: thin;
}
.objects {
    width: auto;
    white-space: nowrap;
    margin: 0;
    margin-top: 30px;
}
.newsfeed-box .carousel-item {
    background: #eee;
}
.header-logo {
    width: 130px;
}
}
form#MySettingsModalForm {
    max-width: 550px;
}


.notification-popup {
    box-shadow: 0 0 8px #eee;
    border: 1px solid #eee;
     border-radius: 5px;
}
.notification-popup {
    right: 0 !important;
    left: 0 !important;
    top: 20px !important;
    padding: 10px;
    font-size: .64em !important;
    padding: 0;
    width: 370px;
    padding: 10px 0;
    max-height: 350px;
    overflow-y: auto;
    scrollbar-color: #ccc #eee;
    scrollbar-width: thin;
    transform: none !important;
    left: -190px !important;
    top: 60px !important;
}
a.load-more-notifications-btn {
    background: #fff;
    width: 100%;
    position: relative;
    text-align: center;
    bottom: 0;
    padding: 11px;
    left: 0;
    border-top: 1px solid #eee;
    color: #666;
    float: left;
    position: relative;
    top: 10px;
}
.dropdown-menu.notification-popup li img {
    float: left;
    width: 50px;
    margin-top: 0px;
    height: 50px;
    object-fit: cover;
    border-radius: 40px;
}

.notification-popup li {
    padding: 15px 25px;
    float: left;
    width: 100%;
}
.notificationGrid div a {
    color: #333;
    word-break: break-word;
}

.notificationGrid div {
    font-family: 'Nexa-book';
    color: #333;
    float: left;
    max-width: 230px;
    margin-top: 0px;
    margin-bottom: 0;
    margin-left: 10px;
    font-size: 16px;
}

.time {
    display: block;
    float: left;
    width: 100% !important;
    font-size: 13px !important;
    margin: 0 !important;
    font-weight: 500 !important;
}
li.active-notification div {
    font-weight: 600;
}

.notification-count {
    position: absolute;
    font-size: 11px;
    font-weight: 600;
    width: 30px;
    height: 30px;
    background: red;
    border-radius: 20px;
    right: -12px;
    top: -6px;
    color: white;
    padding: 6px 4px;
    text-align: center;
}
label#userProfileName {
    color: #000 !important;
    margin-top: 2px;
    float: right;
    padding-left: 10px;
    width: 150px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.load-more-notifications-btn {
    display: none;
}
tfoot tr {
    position: relative;
}
tfoot tr  th{
    position: absolute;
    right: 0;
    width: 100%;
    text-align: right;
}
.number_step{
    display:none;
}
.upload_img_view video {
    position: relative;
    height: auto;
    top: 50%;
    transform: translateY(-50%);
}
.upload_img_view audio {
    position: relative;

    top: 50%;
    transform: translateY(-50%);
}
.upload_img_view{
    padding-top:0px;
}
.navbar-login .navbar.navbar-expand-lg {
    display: inline-block;
}
td span {
    word-break: break-all;
}
.modal-body .file-table {
    table-layout: auto !important;
}

