﻿@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
    font-family: 'Poppins', sans-serif;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 35px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

.navbar-default.navbar-shrink {
    background-color: white;
}

.navbar-default {
    border: none;
    border-color: white;
    box-shadow: 0px 0px 20px 0px rgba(232,232,232,1);
    /*padding-bottom: 20px;*/
    padding:10px 0px !important;
}

.banner {
    background-size: cover;
    background-position: center center;
    padding: 80px 0;
    border: none;
}

#breadcrumb {
    color: #9fb0bc;
    font-size: 11px;
    margin-top: 165px;
    padding-top: 0;
    padding-bottom: 15px;
}

#mission {
    padding-top: 0;
    padding-bottom: 0;
}

section {
    padding: 60px 0;
}

table {
    border-radius: 10px;
    box-shadow: 0px 0px 20px 0px rgba(232,232,232,1);
    border-collapse: separate;
}

th, td {
    padding: 10px 15px !important;
}

    td a {
        color: black;
        font-weight: 600;
    }

a {
    color: #cd1e1e !important;
}

    a:hover {
        color: #cd1e1e !important;
        text-decoration: none !important;
    }


.table > tbody > tr > th {
    border-top: none !important;
    text-transform: uppercase;
}

h3 {
    margin: 0 0 15px 0;
}

h2 {
    font-weight: 600;
    margin-bottom: 25px;
}

.col-md-4 {
    padding: 0;
}

.form-horizontal.personal .form-group {
    margin: 0 0 20px 0;
}

    .form-horizontal.personal .form-group label {
        width: 100%;
        color: #808080;
        font-weight: 300;
        text-transform: uppercase;
    }

    .form-horizontal.personal .form-group input {
        width: 10%;
        float: right;
    }

.personal .col-md-4 {
    padding-right: 20px;
}

.button {
    width: fit-content;
    display: block;
}

    .button a {
        background-color: #cd1e1e;
        color: white;
        padding: 10px;
        border-radius: 8px;
        transition-duration: 0.2s;
    }

        .button a:hover {
            background-color: white;
            color: #cd1e1e;
            padding: 10px;
            border-radius: 8px;
            box-shadow: 0px 0px 20px 0px rgba(232,232,232,1);
        }

.tablebuttons {
    text-align: left;
    white-space: nowrap
}

    .tablebuttons a .imgs {
        width: 20px;
        height: 20px;
        vertical-align: middle;
    }

    .tablebuttons a {
        padding: 6px;
        box-shadow: 0px 0px 0px 0px rgba(232,232,232,1);
        border-radius: 6px;
        font-weight: 400;
        font-size: 12px;
        transition-duration: 0.2s;
    }

        .tablebuttons a:hover {
            color: white !important;
            background-color: #cd1e1e !important;
        }

textarea {
    width: 100%;
    max-width: none;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 100px
}

.IEALogo {
    height: 75px;
    width: auto;
    margin-top: 25px;
}

.navbar-default {
    background-color: white;
}

.contactDataIcon {
    margin-right: 10px;
}

.contactData {
    padding: 15px 15px 6px 15px;
    font-size: small;
    border: 1px solid transparent;
    border-radius: 10px;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
}

    .contactData .row {
        margin-bottom: 14px;
    }

.contactDataMap {
    float: right;
}

    .contactDataMap iframe {
        height: 500px;
        width: 100%;
        float: right;
        border: 1px solid transparent;
        border-radius: 10px;
        box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    }

.textCenter {
    text-align: center;
    color: #b5b7bb;
}

.bodyData {
    width: 100%;
    min-height: 77vh;
    margin: 0;
}


ul.level1.submenu.nav.navbar-nav,
ul.level2.submenu.nav.navbar-nav {
    position: absolute;
    z-index: 100;
    flex-direction: row;
    min-width: 270px;
    background-color: #fff;
}


.fpSitemapMenu .flexpage-block-container {
    float: right;
    min-height:30px !important;
}

.flexpage-blockWrapper.fpSitemapMenu {
    min-height: 30px !important;
}

.fp_sitemapMenu {
    align-self: end !important;
}
    .container.fp_toolbar {
    margin-right: 0 !important;
    margin-left: 0;
    width: 100% !important;
}

.languages .dropdown a,
.fp_sitemapMenu-item .fp_sitemapMenu-item-text {
    color: #647a89 !important;
}

    .fp_sitemapMenu-item .fp_sitemapMenu-item-text.fp_sitemapMenu-item-text__active {
        color: #cd1e1e !important;
    }


._flextable .list-group .list-group-item a{
    float:right;
}

.fp_footer {
    text-align: center;
}


@media (max-width: 820px) {
    .fp_tools {
        width: 100%;
    }

    .languages {
        right: 65px;
        bottom: 10px;
        top:auto;
    }

}

@media (max-width: 970px) {
    body:not(.open) .fp_sitemapMenu-item {
        display: none;
    }
}

.open .fpSitemapMenu .flexpage-block-container{
    float:left !important;
}
.open ul.level1.submenu.nav.navbar-nav,
.open ul.level2.submenu.nav.navbar-nav {
    flex-direction: column;
}

.open .fp_sitemapMenu-item .fp_sitemapMenu-item-text {
    left: 15px;
}

    .open .fp_tools {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.96);
    min-height: 100vh;
    height: 100%;
    overflow-y: auto;
    width: 100%;
    z-index: 100000;
    justify-content: flex-start;
}

.open .fp_flex {
    justify-content: start;
    align-items: start !important;
}

    .open ul.level1.submenu.nav.navbar-nav, ul.level2.submenu.nav.navbar-nav{
        position:initial;
    }

    .open .fp_flex.fp_sitemapMenu,
    .open .fp_flex.fp_sitemapMenu-menu,
    .open .fp_flex.fp_sitemapMenu-navbar {
        flex-direction: column;
        top: 135px;
    }

.Main-Menu.open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    padding: 35px 15px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}



.fp_menu {
    position: absolute;
    right: 15px;
    width: 200px;
}

.Menu-Icon {
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    top: 87px;
    right: 15px;
    z-index: 1000000000000;
}

    .Menu-Icon.open {
        position: fixed;
        top: 10px;
        right: 15px;
    }

    .Menu-Icon span {
        display: block;
        position: absolute;
        width: 20px;
        height: 2px;
        background-color: #58595B;
        border-radius: 2px;
        left: 0;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

        .Menu-Icon span:nth-child(1) {
            top: 2px;
        }

        .Menu-Icon span:nth-child(2) {
            top: 9px;
        }

        .Menu-Icon span:nth-child(3) {
            top: 16px;
        }

    .Menu-Icon.open {
        position: fixed;
        top: 97px;
        right: 25px;
    }

        .Menu-Icon.open span {
            top: 9px;
        }

            .Menu-Icon.open span:nth-child(1) {
                -webkit-transform: rotateZ(45deg);
                -ms-transform: rotate(45deg);
                transform: rotateZ(45deg);
            }

            .Menu-Icon.open span:nth-child(2) {
                display: none;
            }

            .Menu-Icon.open span:nth-child(3) {
                -webkit-transform: rotateZ(-45deg);
                -ms-transform: rotate(-45deg);
                transform: rotateZ(-45deg);
                top: 9px;
            }

@media (min-width: 971px) {
    .Menu-Icon,
    .fp_home {
        display: none;
    }
}

.cmsBlocklist {
    display: inline-block;
    width: 100%;
}

@media (max-width: 415px) {
    .navbar.navbar-default .picture-block img {
        width: calc(100vw - 150px) !important;
    }
    .Menu-Icon {
        top: 47px !important;
    }
        .Menu-Icon.open {
            top: 97px !important;
            right:38px;
        }
}

@media (max-width: 700px) {
    .linkHomeIEAFont p {
        font-size: 11px !important;
    }

        .linkHomeIEAFont span {
            font-size: 11pt !important;
        }

    .link.linkHomeIEAFont a {
        font-size: 20pt !important;
    }
}
@media (max-width: 640px) {
    .linkHomeIEAFont{
        font-size: 12px !important;
    }

    .linkHomeIEAFont span{
        font-size: 10pt !important;
    }

    .link.linkHomeIEAFont a{
        font-size: 18pt !important;
    }
}

@media (max-width: 471px) {

    .linkHomeIEAFont span {
        font-size: 9pt !important;
    }

    .link.linkHomeIEAFont a {
        font-size: 12pt !important;
    }
}
@media (max-width: 421px) {
    .linkHomeIEAFont {
        font-size: 10px !important;
    }
    .linkHomeIEAFont span {
        font-size: 8pt !important;
    }

    .link.linkHomeIEAFont a {
        font-size: 9pt !important;
    }
}
@media (max-width: 385px) {
    .linkHomeIEABR {
        display: none !important;
    }
}
.linkHomeIEAPadding {
    padding-top: 0px !important;
}

.fp_forgotPassword {
    text-align: center;
    margin-bottom: 15px;
}

    .fp_forgotPassword a {
        color: #337ab7 !important;
    }
        .fp_forgotPassword a:hover, .fp_forgotPassword a:focus {
            color: #23527c !important;
            text-decoration: underline;
        }

.custom-dialog-content {
    width: 400px; 
    padding-bottom:20px;
}
.btnSubmit {
    background-color: #cd1e1e;
    color: #fff;
}

.custom-dialog-content .validation-error, .fp-reset-password-page .validation-error {
    border: 1px solid red;
}
