﻿a:hover {
    text-decoration: none;
}

.widget-module {
    display: flex;
    flex-direction: column; /* or:   flex-flow: column wrap; */
    height: 100%;
}

    .widget-module .title {
        min-height: 67px;
        padding-bottom: 0px !important;
    }

.widget-content {
    flex: 1;
    background-repeat: no-repeat;
    background-position: top !important;
    background-size: 100px 100px !important;
}

.template-list ul li a {
    width: 350px;
}

.template-list .widget-module {
    width: 350px;
}

.template-list {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

    .template-list h2 {
        font-size: 45px;
        padding: 10px;
        color: white;
        margin-top: 0px;
    }

    .template-list ul {
        padding-left: 0px;
    }




.widget-module2 {
    /*background-image: linear-gradient(#fafafa, #dedede);*/
    background: #ffffff;
    border: 2px solid #9c9c9c;
    margin: 0px 5px 25px 0px;
    /*border-radius: 15px;*/
    box-shadow: 7px 7px #D2D3D3;
}

.inActive {
    background: #CACBCD;
    cursor: not-allowed !important;
}

.nonePadding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.widget-module2 .col-md-3 {
    padding-left: 5px;
}

.widget-module2 .col-md-9 {
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    color: #535454;
    line-height: 20px;
}

.widget-module2 img {
    background-color: white;
    border: 1px solid #9c9c9c;
    border-radius: 5px;
    margin: 10px 0 5px 0;
    padding: 5px 5px 5px 5px;
}

.bottomIcon {
    background-color: #115E31;
    height: 140px;
    margin-bottom: 10px;
    box-shadow: 7px 7px #D2D3D3;
}

    .bottomIcon p {
        color: white;
        font-size: 20px;
        padding: 8px 0 5px 0;
        text-align: center;
    }


/*ESC MEP STaff Only Styles*/

.widget-special-title {
    font-size: 2em;
}

.section-special {
    background-color: #ebedee;
    font-size: 1.0em;
}

    .section-special .leftnav {
        background-color: #c6c6c8;
        height: 480px;
        text-align: center;
    }

    .section-special .content {
        padding: 0 50px 50px 50px;
    }

        .section-special .content .warning-text {
            font-size: 1.5em;
            color: red;
        }
        .section-special .content .normal-text {
            font-size: 1.5em;
        }
.button-shadow {
    background: #ffffff;
    border: 2px solid #9c9c9c;
    margin: 0px 5px 25px 0px;
    box-shadow: 7px 7px #D2D3D3;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    font-size: 2em;
    font-weight: bold;
    color: #535454;
    line-height: 20px;
}

.section-special .leftnav .logo {
    text-align: center;
    -moz-border-radius: 120px/120px;
    -webkit-border-radius: 120px 120px;
    border-radius: 120px/120px;
    /*border: solid 21px #f00;*/
    padding: 30px;
    margin: 0px !important;
    background-color: #da3f25;
    width: 180px;
    height: 180px;
    display: inline-block;
}

.TXNGS-heading {
    background-color: #265d33;
    color: white;
    font-size: 3.5rem;
    text-align: center;
    font-weight: 600;
    padding: 10px;
}

.database-box {
    background-color: #265d33;
    color: white;
    padding: 25px;
    box-shadow: 7px 7px #d2d3d3;
}

.database-box>p {
    font-weight: 600;
    font-size: 2rem;
}

    .database-box li {
        font-size: 1.71rem;
        line-height:1.2;
    }

.Access-here {
    background-color: #6a447b;
    border-radius: 500px;
    color: white;
    font-weight: 600;
    width: 63%;
    font-size: 2rem;
    box-shadow: 7px 7px #d2d3d3;
    text-align: center;
}

.purpleBox {
    background-color: #6a447b;
    color: white;
    font-size: 3rem;
    text-align: center;
    font-weight: 600;
    padding: 10px;
}

.greyBox {
    margin: 0 auto;
    padding: 46px 243px;
    background-color: #e0dddd;
}

.greyLink {
    color: black;
    font-size: 2.2rem;
    font-weight: 600 !important;
    text-decoration: underline;
}

.mail {
    background-color: #265d33;
    color: white;
    text-align: center;
    padding: 22px;
    margin-top: 80px;
    box-shadow: 7px 7px #d2d3d3;
}

.txngs p {
    font-size: 1.8rem;
    margin: 0;
    font-weight: 400;
    line-height: 1.2;
}

a[target="_blank"]::after {
    content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQElEQVR42qXKwQkAIAxDUUdxtO6/RBQkQZvSi8I/pL4BoGw/XPkh4XigPmsUgh0626AjRsgxHTkUThsG2T/sIlzdTsp52kSS1wAAAABJRU5ErkJggg==);
    margin: 0 3px 0 5px;
}

a[class="link-content"]::after {
    content: none !important;
}

.link::after {
    content:none !important;
    margin: 0 3px 0 5px;
}

