/* Add here all your css styles (customizations) */


/* html {
    font-size: 16px;
} */

/* @media (min-width: 576px) { */
 @media (max-width: 992px) {
    .title_padding {
        /* padding-top: 120px; */
        padding-top: 0px;
    }

    /*.jumptarget::before {
        content: "";
        display: block;
        height: 130px; 
        margin: -130Px 0 0;*/ /* negative fixed header height */
    /*}*/
    }

    @media (min-width: 992px) {
        .title_padding {
            padding-top: 0px;
        }tab

        .jumptarget::before {
            content: "";
            display: block;
            height: 145px; /* fixed header height*/
            margin: -145px 0 0; /* negative fixed header height */
        }
    }



    /* TIF Color Blue */
    .header-bg-tif {
        /*background-color: #004f3e !important;*/
        background-color: #222222 !important;
    }

    .g-bg-tif {
        /*background-color: #004f3e !important;*/
        background-color: #f8f9fa !important;
    }


.menu-bg-color {
    /*background-color: #e6f9d6;*/
    /*background-color: #ecfadf;*/
    /*background-color: #fefefe;*/
    /* background-color: #f9fdf9; */
    column-rule-color: #cccccc !important;
    /*border-color: #0873d3 !important;*/
    border-color: #72c02c !important;
    /*background-color: #0873d3 !important; */
    /*background-color:aliceblue;*/
    background-color: rgba(15,15,15,0.96) !important;
    /*background-color: #0873d3 !important;*/
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    line-height: 0.8 !important;
    /*background-color:#72c02c; */
    /*color: white !important;*/
}

/*@media (min-width: 992px) {
    .menu-bg-color {
        column-rule-color: #eeeeee !important;
        border-color: #0873d3 !important;
        background-color: #0873d3 !important;
    }
    nav-submenu-society .nav-link {
        color: white !important;
    }
    }
} */

.menu-bg-color2 {
    /*background-color: #e6f9d6;*/
    background-color: #d7ecfe;
}

.menu-bg-color3 {
    /*background-color: #e6f9d6;*/
    /*background-color: rgba(30,30,30,.9);
    color:aliceblue !important;*/
    border-color: #72c02c !important;
}

.icon-color {
    /*color: darkred;*/
    color: #0873d3;
    /*color: darkgreen;*/
}


.sponsor {
    background-color: #fdfadf !important;
}

.cosponsor {
    /* background-color:#dcecf8; */
    background-color: #e2eef7 !important;
}

@media (min-width: 992px) {
    #navFoundation.hs-has-sub-menu > a::after,
    #navCommittees.hs-has-sub-menu > a::after,
    #navDonations.hs-has-sub-menu > a::after,
    #navHonor.hs-has-sub-menu > a::after,
    #navGrants.hs-has-sub-menu > a::after,
    #navFAQ.hs-has-sub-menu > a::after,
    #navTrustees.hs-has-sub-menu > a::after {
        content: "" !important;
        font-family: "hs-icons" !important;
        font-size: 2px;
        display: inline;
        margin-left: 0px !important;
    }
}

/*.hs-has-sub-menu > a::after {
    content: "" !important;
    font-family: "hs-icons" !important;
    font-size: 2px;
    display: inline;
    margin-left:0px !important;
} */



    #mypromo {
        background-color: #000;
        text-align: center;
        padding-top: 140px
    }

#header_img {
    height: 190px;
    max-height: 190px;
    background-image: url(https://www.isprs.org/foundation/images/header-tif.jpg);
}

    #aspnetForm {
        margin-bottom: 0px;
    }



    .header-color-tif {
        color: #ffffff !important;
    }


.header_title {
    color: aliceblue;
    text-shadow: 1px 1px 1px darkred;
}

#bodyText a {
    /*color: #0176ff !important;*/
    /*color: #0873d3 !important;*/
    color: #66B31A !important;
}
    .nav-color-tif {
        color: #000000 !important;
    }

    .tif-bottom-line {
        border-bottom-width: 2px;
        border-bottom-color: #72c02c;
        border-bottom-style: solid;
    }

    .container-fluid {
        padding-left: 0px;
        padding-right: 0px;
    }

    h1 {
        /*color: #004f3e !important; */
    }

.login-name {
    text-transform: none;
    text-decoration: none;
}

.go_top {
    font-size: xx-small;
    border-top: 1px solid #eeeeee;
    padding-top: 0px;
    padding-bottom: 10px;
}

.bg-yellow
{
    background-color:#FDFADF;
}

.bg-blue
{
    /* background-color:#dcecf8; */
	background-color:#e2eef7;
}


    /* Image placed left, wird vom Text umflossen */
img.img_left {
        float: left;
        margin-top: 0px;
        margin-right: 15px;
        margin-bottom: 10px;
        border: none;
    }

    /* Image placed right, wird vom Text umflossen */
img.img_right {
        float: right;
        margin-top: 0px;
        margin-left: 15px;
        margin-right: 0px;
        margin-bottom: 10px;
        border: none;
    }

h2, h3, h4 {
    /* color: #2d4a74; */
    /*color: #004f3e; */
    /*color: #0176ff;*/
    /*color: #0873d3;*/
	
    color: #111111;
}

.nav-link {
    text-transform: none;
}

ol li {
    margin-bottom: 6px !important;
    line-height:1.6;
}

ul li {
    margin-bottom: 6px !important;
}

    .nav-link {
        text-transform: none;
    }

.header_row {
        background-color: #2d2d2d;
        border-color: white !important;
        border-width: 2px !important;
        border-style: solid;
    	color: white !important;
    }



#bodyText tr.header_row th a {
    color: #469EEC !important;
	/*color: greenyellow !important; */
}

 


.row1 {
    background-color: rgb(248, 249, 250);
    border-top-style: none;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-width: 0px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    border-left-color: #FFFFFF;
    border-right-color: #FFFFFF;
    border-style: solid;
    vertical-align: top;
    color: #333333;
    line-height: 1.6;
}

tr.row1 td {
    background-color: rgb(248, 249, 250);
    border-top-style: none;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-width: 0px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    border-left-color: #FFFFFF;
    border-right-color: #FFFFFF;
    border-style: solid;
    vertical-align: top;
    padding-left: 4px;
    color: #333333;
    line-height: 1.6;
}

.row2 {
    background-color: #e3e3e3;
    border-top-style: none;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-width: 0px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    border-left-color: #FFFFFF;
    border-right-color: #FFFFFF;
    border-style: solid;
    vertical-align: top;
    color: #333333;
    line-height: 1.6;
}

tr.row2 td {
    background-color: #e3e3e3;
    border-top-style: none;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-width: 0px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    border-left-color: #FFFFFF;
    border-right-color: #FFFFFF;
    border-style: solid;
    vertical-align: top;
    color: #333333;
    line-height: 1.6;
}

    table {
        font-size: 1rem;
    }

        TABLE.fine {
            border-left-color: #ffffff;
            border-bottom-color: #ffffff;
            color: #000000;
            border-top-color: #ffffff;
            font-family: Arial, Helvetica, sans-serif;
            border-collapse: collapse;
            background-color: #F8F8F8;
            border-right-color: #ffffff;
            vertical-align: top;
        }

            TABLE.fine TH {
                border: 1px solid #ffffff;
                COLOR: #FFFFFF;
                FONT-FAMILY: Arial, Helvetica, sans-serif;
                TEXT-ALIGN: left;
                background-color: #253c5b;
                height: 30px;
                width: 0;
            }

                TABLE.fine TH a {
                    border: 0px solid #ffffff;
                    COLOR: #FFFFFF;
                    FONT-FAMILY: Arial, Helvetica, sans-serif;
                    TEXT-ALIGN: left;
                    background-color: #253c5b;
                    height: 30px;
                    width: 0;
                }

            TABLE.fine TD {
                border-right: #ffffff 1px solid;
                padding-right: 3px;
                border-top: #ffffff 1px solid;
                padding-left: 3px;
                padding-bottom: 3px;
                border-left: #ffffff 1px solid;
                color: #000000;
                padding-top: 3px;
                border-bottom: #ffffff 1px solid;
                font-family: Arial, Helvetica, sans-serif;
                background-color: #EEEEEE;
            }

        TABLE.small {
            border-left-color: #ffffff;
            border-bottom-color: #ffffff;
            color: #000000;
            border-top-color: #ffffff;
            font-family: Arial, Helvetica, sans-serif;
            border-collapse: collapse;
            background-color: #F8F8F8;
            border-right-color: #ffffff;
            vertical-align: top;
            /* font-size: 90%; */
        }

            TABLE.small TH {
                border: 1px solid #ffffff;
                COLOR: #FFFFFF;
                FONT-FAMILY: Arial, Helvetica, sans-serif;
                TEXT-ALIGN: left;
                background-color: #253c5b;
                height: 30px;
                width: 0;
                /* font-size: 90%; */
            }

                TABLE.small TH a {
                    border: 0px solid #ffffff;
                    COLOR: #FFFFFF;
                    FONT-FAMILY: Arial, Helvetica, sans-serif;
                    TEXT-ALIGN: left;
                    background-color: #253c5b;
                    height: 30px;
                    width: 0;
                    /* font-size: 90%; */
                }

            TABLE.small TD {
                border-right: #ffffff 1px solid;
                padding-right: 3px;
                border-top: #ffffff 1px solid;
                padding-left: 3px;
                padding-bottom: 3px;
                border-left: #ffffff 1px solid;
                color: #000000;
                padding-top: 3px;
                border-bottom: #ffffff 1px solid;
                font-family: Arial, Helvetica, sans-serif;
                background-color: #EEEEEE;
                /* font-size: 90%; */
            }

        table.grey {
            border-width: 1px 1px 0px 0px;
            border-spacing: 0px;
            border-style: solid;
            border-color: #d0d0d0;
            border-collapse: separate;
            background-color: white;
            /*color: #123456;*/
        }

            table.grey th {
                border-width: 0px 0px 1px 1px;
                padding: 2px;
                border-style: solid;
                background-color: #f0f0f0;
                border-color: #d0d0d0;
                /*color: #666;*/
                text-align: center;
                border-bottom: solid 1px #c0c0c0;
            }

            table.grey td {
                border-width: 0px 0px 1px 1px;
                padding: 4px;
                border-style: solid;
                border-color: #d0d0d0;
                /*color: #666;*/
                vertical-align: top;
                text-align: center;
            }


        TABLE.calendar {
            BORDER-LEFT-COLOR: #163782;
            BORDER-BOTTOM-COLOR: #163782;
            COLOR: #000000;
            BORDER-TOP-COLOR: #163782;
            FONT-FAMILY: Arial, Helvetica, sans-serif;
            BORDER-COLLAPSE: collapse;
            BACKGROUND-COLOR: #F8F8F8;
            BORDER-RIGHT-COLOR: #163782;
        }

            TABLE.calendar TH {
                BORDER-RIGHT: #163782 1px solid;
                BORDER-TOP: #163782 1px solid;
                BORDER-LEFT: #163782 1px solid;
                COLOR: #FFFFFF;
                BORDER-BOTTOM: #163782 1px solid;
                FONT-FAMILY: Arial, Helvetica, sans-serif;
                TEXT-ALIGN: left;
                background-color: #163782;
            }

            TABLE.calendar TD {
                border-right: #163782 1px solid;
                padding-right: 3px;
                border-top: #163782 1px solid;
                padding-left: 3px;
                padding-bottom: 3px;
                border-left: #163782 1px solid;
                color: #000000;
                padding-top: 3px;
                border-bottom: #163782 1px solid;
                font-family: Arial, Helvetica, sans-serif;
                background-color: #FFFFFF;
            }

    .inputfield-req {
        /*border-color: darkgrey;
    border-left-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
    border-left-color: darkred;*/
        background-color: #ebf6e1;
    }

    .mylogin_label {
        min-width: 200px;
    }

    .mylogin_field {
        min-width: 350px;
    }

    .nowrap {
        white-space: nowrap;
    }

a:link.externerlink:before, a:visited.externerlink:before, a:hover.externerlink:before, a:active.externerlink:before, .externerlink:before, a:link.externallink:before, a:visited.externallink:before, a:hover.externallink:before, a:active.externallink:before, .externallink:before {
    font-family: 'FontAwesome';
    content: " \f08e";
    font-size: smaller;
    font-weight: normal;
    padding-right: 5px;
    color: #0873d3;
}

.email:before {
    font-family: 'FontAwesome';
    content: " \f003";
    font-size: smaller;
    padding-right: 5px;
    color: #0873d3;
}

.tel:before {
    font-family: 'FontAwesome';
    content: " \f095";
    font-size: smaller;
    padding-right: 5px;
    color: #0873d3;
}

.fax:before {
    font-family: 'FontAwesome';
    content: " \f1ac";
    font-size: smaller;
    padding-right: 5px;
    color: #0873d3;
}

.url:before {
    font-family: 'FontAwesome';
    content: " \f0ac";
    font-size: smaller;
    padding-right: 5px;
    color: #0873d3;
}

.pdf:before {
    font-family: 'FontAwesome';
    content: " \f1c1";
    padding-right: 5px;
    color: #0873d3;
}

.word:before {
    font-family: 'FontAwesome';
    content: " \f1c2";
    font-size: smaller;
    padding-right: 5px;
    color: #0873d3;
}



.mybox {
    background: #FDFDEF;
    border: 1px solid #eeeeee;
    box-shadow: 3px 3px 5px rgba(0,0,0, .2);
    behavior: url("/js/PIE.htc");
}