﻿
body {
    margin: 0;
    padding: 0;
    font-family: 'Poppins', sans-serif !important;
    background: #fff
}

.profile-form-bx .form-group input {
    background: #fff;
    border-radius: 2px;
}

.time-date-bx input[type="text"] {
    background: #fff;
    border-radius: 2px;
}


h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

ol, ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
/* ================================================================ */

.eneter-form-bx {
    padding: 50px 0;
    font-family: 'Poppins', sans-serif;
}

.eneter-heading h5 {
    color: #333;
    margin: 0 0 10px;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
}

.eneter-heading p {
    color: #333;
    font-size: 12px;
    font-family: 'Poppins', sans-serif;
}

.eneter-heading {
    margin: 0 0 25px;
    font-family: 'Poppins', sans-serif;
}

.profile-form-bx form .form-group {
    background: #fff;
    padding: 20px;
    border-radius: 4px;
    height: 100%;
    font-family: 'Poppins', sans-serif;
}

.d-flex {
    display: flex;
}

.profile-form-bx form .form-group label {
    width: 100%;
    color: #333;
    font-weight: 400;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
}

.profile-form-bx-in .form-group label {
    font-family: 'Poppins', sans-serif;
}

.profile-form-bx-in .form-group input {
    font-family: 'Poppins', sans-serif;
    background: #fff;
    border-radius: 4px;
}

.profile-form-bx-in .form-group select {
    font-family: 'Poppins', sans-serif;
    background: #fff;
    border-radius: 4px;
}

.profile-form-bx .mb-4 {
    margin-bottom: 3rem;
}

.build-btn button {
    background: #1097d0;
    color: #fff;
    padding: 12px 30px;
    border-radius: 2px;
    letter-spacing: 0.7px;
    border: 2px solid #1097d0;
    font-family: 'Poppins', sans-serif;
}

    .build-btn button:hover {
        background: transparent;
        color: #1097d0
    }

.timeline-section {
    padding: 50px 0;
    font-family: 'Poppins', sans-serif;
}

.timeline-ul-list {
    position: relative;
}

    .timeline-ul-list:before {
        content: "";
        width: 1px;
        height: 100%;
        background: #1097d0;
        position: absolute;
        left: 0;
        right: 0;
        z-index: 9;
        margin: auto;
    }

.time-date-bx {
    text-align: right;
    padding-right: 20px;
    margin-top: 13px
}

    .time-date-bx h4 {
        color: #333;
        font-size: 15px;
    }

    .time-date-bx p {
        color: #ddeff6;
        margin: 0 0 5px;
        color: #a5a5a5;
        font-family: 'Poppins', sans-serif;
    }

        .time-date-bx p em {
            font-size: 12px;
            font-weight: 400;
            font-family: 'Poppins', sans-serif
        }

.timeline-content {
    margin: 0 0 40px;
    position: relative;
    padding-left: 20px;
    font-family: 'Poppins', sans-serif
}

    .timeline-content:before {
        content: "";
        position: absolute;
        width: 15px;
        height: 15px;
        background: #1097d0;
        border-radius: 100px;
        left: -23px;
        z-index: 99999;
        top: 13px;
    }

.timeline-content-head {
    position: relative;
    background: #1097d0;
    padding: 12px 15px;
    border-radius: 4px 4px 0 0;
}

    .timeline-content-head h4 {
        color: #fff;
        font-weight: 500;
        font-size: 15px;
        margin: 0;
    }

.timeline-para p {
    color: #fff;
    font-size: 13px;
    font-family: 'Poppins', sans-serif
}

.timeline-para {
    padding: 15px;
    background: #333;
    border-radius: 0 0 4px 4px;
    font-family: 'Poppins', sans-serif
}

.timeline-content-head:before {
    content: "";
    position: absolute;
    border-right: 10px solid #1097d0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    left: -10px;
    top: 10px;
}

.timeline-ul-list .row:nth-child(2n) .order-bx-1 {
    float: right;
}

.timeline-ul-list .row:nth-child(2n) .time-date-bx {
    text-align: left;
    padding-right: 0;
    padding-left: 20px;
}

.timeline-ul-list .row:nth-child(2n) .timeline-content {
    text-align: right;
    padding-right: 20px;
    padding-left: 0;
}

.timeline-ul-list .row:nth-child(2n) .timeline-content-head:before {
    left: auto;
    right: -20px;
    border-right: 10px solid transparent;
    border-left: 10px solid #1097d0;
}

.timeline-ul-list .row:nth-child(2n) .timeline-content:before {
    left: auto;
    right: -22px;
}

.timeline-ul-list .row:last-child .timeline-content {
    margin-bottom: 0;
}

.profile-form-bx-in .mb-4 {
    margin-bottom: 3rem;
}

.profile-form-bx-in .row {
    display: flex;
    flex-wrap: wrap;
}

label#NoelectionRules {
    position: absolute;
    bottom: -74px;
    /*font-size: 11px;*/
    font-weight: 600;
}

.association-center {
    align-self: flex-end;
}

.association-bx .form-group {
    position: relative;
}

.build-btn.text-center.mt-4 {
    margin: 56px 0 0;
}

select#ddlElectiontype {
    font-style: italic;
}

@media print {
    h1.text-black1 center {
        background: #103162 !important;
        padding: 20px;
    }
}