
/*---copied from Application Retrieval --*/


.wrapper {
/*    min-width: 710px;
*/}

@media only screen and (min-width: 1100px) {

.site-header h1, .app-nav-wrapper, .nav-wrapper, .main, .footer-content {
    max-width: 1050px;
}
}

.bulkmailoptions {
    float: left;
    margin-left: 20px;
    width: 240px;
}

.row {
    margin-bottom: 20px;
}

    .row.border-bottom {
        border-bottom: 1px dotted #ccc;
        padding-bottom: 20px;
    }



.subhead {
    color: #2c5596;
    font-family: "ff-meta-web-pro","Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.email-stats {
    background: #fcf8e3;
    border: solid 1px #e3ddbd;
    margin: 8px 0 20px;
    padding: 10px;
    display: inline-block;
}

/*help page*/

.faq-box {
    background: #e4e9f4;
    border-radius: 3px;
    margin: 10px;
    padding: 20px 10px;
}

    .faq-box a {
        color: #337ab7;
        font-size: 16px;
        font-weight: bold;
        line-height: 24px;
    }

.help-image {
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

/*tables*/

.top-header {
    background: #ebebeb none repeat scroll 0 0;
}

    .top-header td {
        font-size: 13px;
        font-weight: bold;
    }

.table.table-search th {
    background: #e4e9f4;
}

.table-search td a {
    color: #333;
    text-decoration: none;
}

.table-search .GridViewPager td a {
    color: #c96620;
}

.applicationCount td {
    padding: 5px;
}

/* CSS for gridview row with Hover */

.GridViewRowHover {
    vertical-align: top;
    background-color: #FFFFFF;
}

    .GridViewRowHover:hover {
        background-color: #ffe6b4;
    }

.GridViewRowHoverAlt {
    vertical-align: top;
    background-color: #EEEEEE;
}

    .GridViewRowHoverAlt:hover {
        background-color: #ffe6b4;
    }


/*display app page*/

.app-icon {
    padding-top: 3px;
    padding-right: 20px;
}

h2.displayapp {
    font-family: "ff-meta-web-pro","Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin-top: .25em;
    margin-bottom: 10px;
}

.row.border-bottom.app-details {
    padding-bottom: 40px;
}


/*buttons*/

.btn-green {
    background-color: #d1eecd;
    border: 1px solid #9ad592;
    color: #085928;
    font-weight: bold;
}

.btn-ltblue {
    background: #e1ecf7 none repeat scroll 0 0;
    border: 1px solid #afc8e2;
    color: #2a6ca5;
    font-weight: bold;
}

input[value="Save"].btn.btn-sm.btn-ltblue {
    background-color: #ffe152;
    border: 1px solid #e0bd1c;
    color: #333;
    font-weight: bold;
}


.btn-ltgray {
    color: #555;
    font-weight: bold;
}

.btn-delete {
    color: #a94442;
    font-weight: bold;
    border: 1px solid #ccc;
}

.btn .glyphicon {
    margin-right: 5px;
}

/*forms*/

.admitted-filters {
    border-left: 1px dotted #ccc;
    float: left;
    padding-left: 15px;
    padding-top: 5px;
    margin-bottom: 5px;
    width: 490px;
}

.checkbox-style label {
    font-weight: normal;
}

.gray-box {
    background: #eee;
    border: 1px solid #ddd;
    padding: 20px;
}

legend {
    font-size: 1em;
    font-weight: bold;
    border-bottom: none;
    float: left;
    width: auto;
}

.radio-list label {
    font-weight: normal;
}

.gray-box label {
    font-size: 14px;
    margin-bottom: 2px;
}

.gray-box .row {
    margin-bottom: 10px;
}

select, textbox, input[type="text"] {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    color: #555;
    font-size: 13px;
    height: 30px;
    line-height: 1.42857;
    margin-bottom: 15px;
    padding: 5px 10px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

/*date picker tool*/

.ajax__calendar_footer {
    height: 30px !important;
}

/*---*/

.messageSuccess {
    color: #006600;
    display: block;
    font-weight: bold;
    margin-top: 10px;
}

.messageError {
    color: #a94442;
    font-weight: bold;
    margin-left: 10px;
}

.validationError {
    color: #660000;
}


/* CSS for pager */

.GridViewPager tr td {
    border: none !important;
    display: inline-block;
    padding: 0px 5px 0px 5px;
}

.GridViewPager a:link {
    text-decoration: none;
}

.GridViewPager a:hover {
    text-decoration: underline;
}

.GridViewPager span {
    text-decoration: underline;
}


/* CSS for the Nav */

.app-nav {
    margin-bottom: 25px;
}

.nav.navbar-nav {
    padding: 8px 0;
}

.nav_app_name {
    float: left;
    color: #FFFFFF;
    font-weight: bold;
}

    .nav_app_name a:link {
        color: #FFFFFF;
        font-weight: bold;
    }

    .nav_app_name a:visited {
        color: #FFFFFF;
        font-weight: bold;
    }

.nav_logout {
    float: right;
}

    .nav_logout a:link {
        color: #FFFFFF;
        font-weight: bold;
    }

    .nav_logout a:visited {
        color: #FFFFFF;
        font-weight: bold;
    }


/* CSS for HoverMenu */
.hoverPopup {
    background-color: #FFFFFF;
    border-width: 1px;
    border-style: solid;
    border-color: Gray;
    padding: 10px;
    color: Black;
    font-size: 14px;
    font-weight: normal;
}

.divEmailPreviewLeft {
}

.divEmailPreviewRight {
    float: left;
    margin-bottom: 10px;
    font-family: Courier New;
}

    .divEmailPreviewRight label {
        display: inline-block;
        width: 75px;
    }

.applicationCount {
    width: 100%;
    margin-top: 15px;
}

.applicationCountResult {
    vertical-align: bottom;
    font-size: larger;
    font-weight: bold;
}

.applicationCountRight {
    text-align: right;
    font-size: small;
}

.divSearchCriteria {
    line-height: 23px;
}

    .divSearchCriteria label {
        font-weight: bold;
    }

@media only screen and (max-width:930px) {
    .bulkmailoptions {
        margin-left: 0;
        margin-top: 20px;
        width: 100%;
    }

        .bulkmailoptions p {
            float: left;
            margin-right: 10px;
        }
}