﻿/*************************************************************************************************************************************************/
/*Small Screens and lower resolution*/
@media (min-width: 768px) {
    body {
        color: #666666;
    }

    .headerbar-left {
        display: block;
        font-size: 10px;
        margin: 14px 10px 10px 10px;
        text-align: left;
        white-space: nowrap;
    }

        .headerbar-left a {
            margin-left: 1px;
            margin-right: 13px;
            padding: 12px 3px;
            text-decoration: none;
        }

            .headerbar-left a.username {
                background: none;
                margin-left: 1px;
                margin-right: 3px;
                padding: 0;
                text-decoration: none;
                color: #ebeaea;
            }

    .headerbar {
        display: block;
        font-size: 10px;
        margin: 14px 10px 10px 10px;
        text-align: right;
        white-space: nowrap;
    }

        .headerbar a {
            background-color: #d3dce0;
            margin-left: 10px;
            margin-right: 13px;
            padding: 12px 3px;
            text-decoration: none;
        }

            .headerbar a.username {
                background: none;
                margin-left: 10px;
                margin-right: 3px;
                padding: 0;
                text-decoration: none;
                color: #ebeaea;
            }

    .wide {
        width: 700px;
        max-width: 700px;
    }

    .campaignlogo {
        max-height: 100px !important;
        max-width: 100px !important;
    }

    .searchTable > tbody > tr > td {
        line-height: 9px;
        font-size: 9px;
        padding: 1px 0px 2px 0px;
        text-align: left;
    }

    .searchTable .resultType {
        font-size: 11px;
        font-weight: bolder;
    }

    .compressed > thead > tr > th {
        line-height: 10px;
        font-size: 10px;
        padding: 2px 2px 2px 2px;
        text-align: center !important;
        background-color: #6d94bf;
        color: #e3e3e3;
    }



    .uncompressed > tbody > tr > td {
        line-height: 12px;
        font-size: 10px;
        padding: 2px 2px 2px 2px;
        text-align: center;
    }

    .uncompressed > thead > tr > th {
        line-height: 12px;
        font-size: 10px;
        padding: 2px 2px 2px 2px;
        text-align: center !important;
        /*background-color: #6d94bf;
    color: #e3e3e3;*/
    }

    .sp-modal-title {
        font-size: 12px;
        border-radius: 4px 4px 0px 0px;
        color: #dddddd;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6d94bf), color-stop(50%, #446e9b), to(#3e648d));
        background-image: -webkit-linear-gradient(#6d94bf, #446e9b 50%, #3e648d);
        background-image: -moz-linear-gradient(top, #6d94bf, #446e9b 50%, #3e648d);
        background-image: linear-gradient(#6d94bf, #446e9b 50%, #3e648d);
        background-repeat: no-repeat;
        border: 1px solid #345578;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6d94bf', endColorstr='#ff3e648d', GradientType=0);
        filter: none;
    }

    .sp-submodal-title {
        text-align: left;
        font-family: Arial;
        width: 100%;
        margin: 0 auto;
        float: left;
        padding: 10px 10px;
        font-size: 12px;
        font-weight: bold;
        line-height: 12px;
        border-radius: 4px;
        margin-bottom: 10px;
        color: #dddddd;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6d94bf), color-stop(50%, #446e9b), to(#3e648d));
        background-image: -webkit-linear-gradient(#6d94bf, #446e9b 50%, #3e648d);
        background-image: -moz-linear-gradient(top, #6d94bf, #446e9b 50%, #3e648d);
        background-image: linear-gradient(#6d94bf, #446e9b 50%, #3e648d);
        background-repeat: no-repeat;
        border: 1px solid #345578;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6d94bf', endColorstr='#ff3e648d', GradientType=0);
        filter: none;
    }

    .modaltitle {
        align-items: center;
        width: 100%;
        margin: 0 auto;
        float: left;
        padding: 10px 10px;
        font-size: 10px;
        font-weight: bold;
        line-height: 10px;
        color: #dddddd;
    }

    .sidebar {
        width: 90%;
        margin: 0 auto;
        float: left;
        padding: 0px 0px;
        font-size: 9px;
        line-height: 9px;
        color: #000000;
    }

    .sidebar-header {
        /*width: 100%;*/
        margin: 0 auto;
        float: left;
        padding: 10px 10px;
        font-size: 9px;
        /*font-weight: bold;*/
        line-height: 9px;
        color: #000000;
    }

    .sidebar-report {
        width: 100%;
        margin: 0 auto;
        text-align: left !important;
        padding: 10px 10px 10px 10px;
        font-size: 9px;
        font-weight: bold;
        line-height: 9px;
        color: #373636;
        width: 200px;
    }

    .sidebar-report-header {
        width: 100%;
        margin: 0 auto;
        text-align: left !important;
        padding: 10px 10px;
        font-size: 14px;
        font-weight: bold;
        line-height: 9px;
        color: #a2a1a1;
        width: 200px;
    }

    .spheader {
        padding-left: 5px;
        width: 100%;
        margin: 0 auto;
        font-size: 10px;
        color: #dddddd;
    }

    .modal-dropdown {
        width: 230px;
        height: 26px;
        padding: 2px 32px 2px 23px !important;
        font-size: 16px;
        line-height: 16px;
        border: 1px solid #edf0f0 !important;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        outline: none;
        background-color: #ffffff;
        margin: 5px;
        max-width: 230px;
        padding-left: 12px;
    }


    .entity_name {
        margin: 0px 20px 5px;
        padding: 3px 0px;
        border-bottom: 1px solid rgb(204, 204, 204);
        color: #000000;
        font-size: 12px;
        font-style: italic;
    }



    .tt-hint {
        color: #999;
    }

    .xtt-dropdown-menu {
        width: 350px;
        margin-top: 12px;
        padding: 8px 0;
        background-color: #fff;
        border: 1px solid #ccc;
        border: 1px solid rgba(0, 0, 0, 0.2);
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
        -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
        box-shadow: 0 5px 10px rgba(0,0,0,.2);
    }

    .tt-suggestion {
        padding: 3px 20px;
        font-size: 18px;
        line-height: 24px;
    }

        .tt-suggestion a {
            color: #000000;
            font-size: 9px !important;
            height: 10px !important;
            line-height: 10px;
            text-decoration: none;
        }

            .tt-suggestion a:hover {
                color: #fff5ee !important;
                font-size: 9px !important;
                height: 10px !important;
                line-height: 10px !important;
                text-decoration: none !important;
            }
}

/*************************************************************************************************************************************************/
/*Medium resolution
    example 1024x768
    */
@media (min-width: 992px) {
    body {
        color: #666666;
    }

    .headerbar-left {
        display: block;
        font-size: 12px;
        margin: 14px 10px 10px 10px;
        text-align: left;
        white-space: nowrap;
    }

    .headerbar {
        display: block;
        font-size: 12px;
        margin: 14px 10px 10px 10px;
        text-align: right;
        white-space: nowrap;
    }

        .headerbar a {
            background-color: #d3dce0;
            margin-left: 10px;
            margin-right: 13px;
            padding: 12px 3px;
            text-decoration: none;
        }

            .headerbar a.username {
                background: none;
                margin-left: 10px;
                margin-right: 3px;
                padding: 0;
                text-decoration: none;
                color: #ebeaea;
            }

    .wide {
        width: 800px;
        max-width: 800px;
    }

    .campaignlogo {
        max-height: 125px !important;
        max-width: 125px !important;
    }

    .searchTable > tbody > tr > td {
        line-height: 10px;
        font-size: 10px;
        padding: 1px 0px 2px 0px;
        text-align: left;
    }

    .searchTable .resultType {
        font-size: 11px;
        font-weight: bolder;
    }

    .compressed > thead > tr > th {
        line-height: 10px;
        font-size: 10px;
        font-weight: bold;
        padding: 2px 2px 2px 2px;
        text-align: center !important;
        background-color: #6d94bf;
        color: #e3e3e3;
    }



    .uncompressed > tbody > tr > td {
        line-height: 14px;
        font-size: 10px;
        padding: 2px 2px 2px 2px;
        text-align: center;
    }

    .uncompressed > thead > tr > th {
        line-height: 16px;
        font-size: 10px;
        font-weight: bold;
        padding: 5px 5px 5px 5px;
        text-align: center !important;
        /*background-color: #6d94bf;
    color: #e3e3e3;*/
    }

    .sp-modal-title {
        font-size: 12px;
        border-radius: 4px 4px 0px 0px;
        color: #dddddd;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6d94bf), color-stop(50%, #446e9b), to(#3e648d));
        background-image: -webkit-linear-gradient(#6d94bf, #446e9b 50%, #3e648d);
        background-image: -moz-linear-gradient(top, #6d94bf, #446e9b 50%, #3e648d);
        background-image: linear-gradient(#6d94bf, #446e9b 50%, #3e648d);
        background-repeat: no-repeat;
        border: 1px solid #345578;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6d94bf', endColorstr='#ff3e648d', GradientType=0);
        filter: none;
    }

    .sp-submodal-title {
        text-align: left;
        font-family: Arial;
        width: 100%;
        margin: 0 auto;
        float: left;
        padding: 10px 10px;
        font-size: 12px;
        font-weight: bold;
        line-height: 12px;
        border-radius: 4px;
        margin-bottom: 10px;
        color: #dddddd;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6d94bf), color-stop(50%, #446e9b), to(#3e648d));
        background-image: -webkit-linear-gradient(#6d94bf, #446e9b 50%, #3e648d);
        background-image: -moz-linear-gradient(top, #6d94bf, #446e9b 50%, #3e648d);
        background-image: linear-gradient(#6d94bf, #446e9b 50%, #3e648d);
        background-repeat: no-repeat;
        border: 1px solid #345578;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6d94bf', endColorstr='#ff3e648d', GradientType=0);
        filter: none;
    }

    .modaltitle {
        align-items: center;
        width: 100%;
        margin: 0 auto;
        float: left;
        padding: 10px 10px;
        font-size: 14px;
        font-weight: bold;
        line-height: 12px;
        color: #dddddd;
    }

    .sidebar {
        width: 100%;
        margin: 0 auto;
        float: left;
        padding: 0px 0px;
        font-size: 10px;
        line-height: 10px;
        color: #000000;
    }

    .sidebar-header {
        /*width: 100%;*/
        margin: 0 auto;
        float: left;
        padding: 5px 5px;
        font-size: 10px;
        /*font-weight: bold;*/
        line-height: 10px;
        color: #000000;
    }

    .spheader {
        padding-left: 5px;
        width: 100%;
        margin: 0 auto;
        font-size: 12px;
        color: #dddddd;
    }

    .entity_name {
        margin: 0px 20px 5px;
        padding: 3px 0px;
        border-bottom: 1px solid rgb(204, 204, 204);
        color: #000000;
        font-size: 14px;
        font-style: italic;
    }



    .tt-hint {
        color: #999;
    }

    .tt-dropdown-menu {
        width: 400px;
        margin-top: 10px;
        padding: 8px 0;
        background-color: #fff;
        border: 1px solid #ccc;
        border: 1px solid rgba(0, 0, 0, 0.2);
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
        -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
        box-shadow: 0 5px 10px rgba(0,0,0,.2);
    }

    .tt-suggestion {
        padding: 3px 20px;
        font-size: 16px;
        line-height: 20px;
    }

        .tt-suggestion a {
            color: #000000;
            font-size: 10px !important;
            height: 10px !important;
            line-height: 10px;
            text-decoration: none;
        }

            .tt-suggestion a:hover {
                color: #fff5ee !important;
                font-size: 10px !important;
                height: 10px !important;
                line-height: 10px !important;
                text-decoration: none !important;
            }
}

table.prospect-list tbody th,
    table.prospect-list tbody td {
        padding: 4px 4px;
    }


/*************************************************************************************************************************************************/
/*Wide Screen Resolution*/
@media (min-width: 1200px) {
    body {
        color: #666666;
    }

    .headerbar-left {
        display: block;
        font-size: 14px;
        margin: 14px 10px 10px 10px;
        text-align: left;
        white-space: nowrap;
    }

    .headerbar {
        display: block;
        font-size: 14px;
        margin: 14px 10px 10px 10px;
        text-align: right;
        white-space: nowrap;
    }

        .headerbar a {
            background-color: #d3dce0;
            margin-left: 10px;
            margin-right: 13px;
            padding: 12px 3px;
            text-decoration: none;
        }

            .headerbar a.username {
                background: none;
                margin-left: 10px;
                margin-right: 3px;
                padding: 0;
                text-decoration: none;
                color: #ebeaea;
            }

    .menu-toggle {
        font-size: 14px !important;
    }


    .wide {
        width: 1100px;
        max-width: 1100px;
    }

    .campaignlogo {
        max-height: 150px !important;
        max-width: 150px !important;
    }

    .searchTable > tbody > tr > td {
        line-height: 11px;
        font-size: 11px;
        padding: 1px 0px 2px 0px;
        text-align: left;
    }

    .searchTable .resultType {
        font-size: 13px;
        font-weight: bolder;
    }

    .compressed > thead > tr > th {
        line-height: 12px;
        font-size: 12px;
        font-weight: bold;
        padding: 4px 2px 4px 2px;
        text-align: center !important;
        background-color: #7d9ec3 !important;
        color: #e3e3e3;
    }



    .uncompressed > tbody > tr > td {
        line-height: 14px;
        font-size: 12px;
        padding: 2px 2px 2px 2px;
        text-align: center;
    }

    .uncompressed > thead > tr > th {
        line-height: 16px;
        font-size: 12px;
        font-weight: bold;
        padding: 5px 5px 5px 5px;
        text-align: center !important;
        /*background-color: #6d94bf;
    color: #e3e3e3;*/
    }

    .sp-modal-title {
        font-size: 16px;
        border-radius: 4px 4px 0px 0px;
        color: #dddddd;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6d94bf), color-stop(50%, #446e9b), to(#3e648d));
        background-image: -webkit-linear-gradient(#6d94bf, #446e9b 50%, #3e648d);
        background-image: -moz-linear-gradient(top, #6d94bf, #446e9b 50%, #3e648d);
        background-image: linear-gradient(#6d94bf, #446e9b 50%, #3e648d);
        background-repeat: no-repeat;
        border: 1px solid #345578;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6d94bf', endColorstr='#ff3e648d', GradientType=0);
        filter: none;
    }

    .sp-submodal-title {
        text-align: left;
        font-family: Arial;
        width: 100%;
        margin: 0 auto;
        float: left;
        padding: 10px 10px;
        font-size: 16px;
        font-weight: bold;
        line-height: 12px;
        border-radius: 4px;
        margin-bottom: 10px;
        color: #dddddd;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6d94bf), color-stop(50%, #446e9b), to(#3e648d));
        background-image: -webkit-linear-gradient(#6d94bf, #446e9b 50%, #3e648d);
        background-image: -moz-linear-gradient(top, #6d94bf, #446e9b 50%, #3e648d);
        background-image: linear-gradient(#6d94bf, #446e9b 50%, #3e648d);
        background-repeat: no-repeat;
        border: 1px solid #345578;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6d94bf', endColorstr='#ff3e648d', GradientType=0);
        filter: none;
    }

    .modaltitle {
        align-items: center;
        width: 100%;
        margin: 0 auto;
        float: left;
        padding: 10px 10px;
        font-size: 18px;
        font-weight: bold;
        line-height: 12px;
        color: #dddddd;
    }

    .sidebar {
        width: 100%;
        margin: 0 auto;
        float: left;
        padding: 0px 0px;
        font-size: 10px;
        line-height: 12px;
        color: #000000;
    }

    .sidebar-header {
        /*width: 100%;*/
        margin: 0 auto;
        float: left;
        padding: 10px 10px;
        font-size: 12px;
        /*font-weight: bold;*/
        line-height: 12px;
        color: #000000;
    }

    .spheader {
        padding-left: 5px;
        width: 100%;
        margin: 0 auto;
        font-size: 14px;
        color: #dddddd;
    }

    .entity_name {
        margin: 0px 20px 5px;
        padding: 3px 0px;
        border-bottom: 1px solid rgb(204, 204, 204);
        color: #000000;
        font-size: 16px;
        font-style: italic;
    }



    .tt-hint {
        color: #999;
    }

    .tt-dropdown-menu {
        width: 422px;
        margin-top: 12px;
        padding: 8px 0;
        background-color: #fff;
        border: 1px solid #ccc;
        border: 1px solid rgba(0, 0, 0, 0.2);
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
        -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
        box-shadow: 0 5px 10px rgba(0,0,0,.2);
    }

    .tt-suggestion {
        padding: 3px 20px;
        font-size: 14px;
        line-height: 14px;
    }

        .tt-suggestion a {
            color: #000000;
            font-size: 12px !important;
            height: 14px !important;
            line-height: 12px;
            text-decoration: none;
        }

            .tt-suggestion a:hover {
                color: #fff5ee !important;
                font-size: 16px !important;
                height: 16px !important;
                line-height: 16px !important;
                text-decoration: none !important;
            }
}
/************************************************************************************************************************************************/

.displayDiv {
    height: auto;
    max-height: 100px;
    padding-left: 20px;
    border: 10px #446e9b;
    border-left: 10px #446e9b;
    overflow-x: hidden;
    overflow-y: auto;
}

.selectDiv {
    padding-top: 10px;
}

.report-selectDiv-sm {
    align-content: center;
    height: 120px;
    max-height: 120px;
    padding-top: 10px;
    padding-left: 20px;
    border-radius: 4px;
    margin-bottom: 05px;
    margin-right: 10px;
    color: #dddddd;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    /*background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6d94bf), color-stop(50%, #446e9b), to(#3e648d));
        background-image: -webkit-linear-gradient(#6d94bf, #446e9b 50%, #3e648d);
        background-image: -moz-linear-gradient(top, #6d94bf, #446e9b 50%, #3e648d);
        background-image: linear-gradient(#6d94bf, #446e9b 50%, #3e648d);
        background-repeat: no-repeat;
        border-bottom: 1px solid #e5e5e5;*/
    overflow-x: hidden;
    overflow-y: auto;
}

.report-selectDiv-med {
    padding-top: 10px;
    padding-left: 20px;
    margin-bottom: 0px;
    margin-right: 10px;
}

.report-selectDiv {
    align-content: center;
    height: 200px;
    max-height: 200px;
    padding-top: 10px;
    padding-left: 20px;
    border-radius: 4px;
    margin-bottom: 05px;
    margin-right: 10px;
    overflow-x: hidden;
    overflow-y: auto;
}


.displayDiv .col-md-2 {
    padding: 2px 1px 2px 1px !important;
}

.displayDiv .col-md-3 {
    padding: 2px 1px 2px 1px !important;
}

.displayDiv .bordered {
    z-index: 5000;
    border-radius: 4px;
    margin-bottom: 10px;
    color: #dddddd;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6d94bf), color-stop(50%, #446e9b), to(#3e648d));
    background-image: -webkit-linear-gradient(#6d94bf, #446e9b 50%, #3e648d);
    background-image: -moz-linear-gradient(top, #6d94bf, #446e9b 50%, #3e648d);
    background-image: linear-gradient(#6d94bf, #446e9b 50%, #3e648d);
    background-repeat: no-repeat;
    border: 1px solid #345578;
}

/* Campaign Logo */
.campaignlogo img {
    max-width: 100%;
    height: auto;
    width: auto; /* ie8 */
}


.required label:after {
    content: "*";
    display: block;
    position: absolute;
    right: -.6em;
    top: 0;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Arial, AvenirMedium !important;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.tabs-left > .nav-tabs {
    border-bottom: 0;
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd;
}


    .tabs-left > .nav-tabs > li,
    .tabs-right > .nav-tabs > li {
        float: none;
    }

        .tabs-left > .nav-tabs > li > a,
        .tabs-right > .nav-tabs > li > a {
            min-width: 74px;
            margin-right: 0;
            margin-bottom: 3px;
        }



        .tabs-left > .nav-tabs > li > a {
            margin-right: -1px;
            -webkit-border-radius: 4px 0 0 4px;
            -moz-border-radius: 4px 0 0 4px;
            border-radius: 4px 0 0 4px;
        }

            .tabs-left > .nav-tabs > li > a:hover,
            .tabs-left > .nav-tabs > li > a:focus {
                border-color: #eeeeee #dddddd #eeeeee #eeeeee;
            }

    .tabs-left > .nav-tabs .active > a,
    .tabs-left > .nav-tabs .active > a:hover,
    .tabs-left > .nav-tabs .active > a:focus {
        border-color: #ddd transparent #ddd #ddd;
        *border-right-color: #ffffff;
    }

.pagination ul {
    display: inline-block;
    margin-bottom: 0px;
    margin-left: 0px;
    border-radius: 4px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
}

.form-control-readonly {
    display: block;
    width: 100%;
    height: 25px;
    padding: 4px 12px;
    font-size: 12px;
    line-height: 1.42857;
    color: rgb(85, 85, 85);
    vertical-align: middle;
    background-color: transparent;
    background-image: none;
    border: 0px solid #EDEDED;
    border-radius: 0px;
}

.mini-form-control {
    display: block;
    width: 100%;
    height: 20px;
    padding: 2px 6px 2px 6px;
    font-size: 10px;
    line-height: 1;
    color: rgb(85, 85, 85);
    vertical-align: middle;
    background-color: rgb(255, 255, 255);
    background-image: none;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

    .mini-form-control:focus {
        border-color: rgb(102, 175, 233);
        outline: 0px none;
        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(102, 175, 233, 0.6);
    }
/* Dropdown menu with nested elements*/

.dropup, .dropdown {
    position: relative;
}

.dropdown-toggle {
    *margin-bottom: -3px;
    background-color: transparent;
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu > li > a {
        font-size: 11px;
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
            text-decoration: none;
            color: #ffffff;
            background-color: #0081c2;
            background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
            background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
            background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
            background-image: -o-linear-gradient(top, #0088cc, #0077b3);
            background-image: linear-gradient(to bottom, #0088cc, #0077b3);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: #ffffff;
        text-decoration: none;
        outline: 0;
        background-color: #0081c2;
        background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
        background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
        background-image: -o-linear-gradient(top, #0088cc, #0077b3);
        background-image: linear-gradient(to bottom, #0088cc, #0077b3);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        color: #999999;
    }

        .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: default;
        }

.open {
    *z-index: 1000;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid #000000;
    content: "";
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

.dropup .dropdown-submenu > .dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -2px;
    -webkit-border-radius: 5px 5px 5px 0;
    -moz-border-radius: 5px 5px 5px 0;
    border-radius: 5px 5px 5px 0;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #ffffff;
}

.dropdown-submenu.pull-left {
    float: none;
}

    .dropdown-submenu.pull-left > .dropdown-menu {
        left: -100%;
        margin-left: 10px;
        -webkit-border-radius: 6px 0 6px 6px;
        -moz-border-radius: 6px 0 6px 6px;
        border-radius: 6px 0 6px 6px;
    }

.dropdown .dropdown-menu .nav-header {
    padding-left: 20px;
    padding-right: 20px;
}
/* End Dropdown menu with nested elements*/


/* Sidebar Menu*/

#toggle {
    cursor: pointer;
}

#bodycontent .col-lg-9 {
    padding-left: 1px;
}


.sidebar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #cccccc;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

/*.inner {
    align-items: center;
    
    width: 100%;
    margin: 0 auto;
    float: left;
    padding: 10px 50px;
  font-size: 12px;
  line-height: 12px;
  color: #dddddd;
}*/


#modalPath {
    display: none;
}

.sp-modal-title-row {
    margin: 1px -15px 5px;
}

.sidebar-row {
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 20px;
}

.sidebar-center {
    text-align: center;
}

.autoModal.modal .modal-body {
    max-height: 900px;
    height: 900px;
    width: 800px;
}

/* End Sidebar Menu*/

/* Modals*/


#loading {
    display: none;
    position: absolute;
    z-index: 2000;
    left: 50%;
    top: 50%;
    margin-left: -32px; /* -1 * image width / 2 */
    margin-top: -32px; /* -1 * image height / 2 */
}

.bottomtabs {
    padding: 19px 20px 20px;
    margin-top: 150px;
    text-align: right;
    border-top: 1px solid rgb(229, 229, 229);
}

.row {
    margin-bottom: 5px;
}

#loadingDiv {
    display: none;
    /*position: absolute;*/
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2000;
    background-color: transparent;
    opacity: .1;
}

/* End Modals*/


/* Custom nav bar css*/
.navbar-inverse {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6d94bf), color-stop(50%, #446e9b), to(#3e648d));
    background-image: -webkit-linear-gradient(#6d94bf, #446e9b 50%, #3e648d);
    background-image: -moz-linear-gradient(top, #6d94bf, #446e9b 50%, #3e648d);
    background-image: linear-gradient(#6d94bf, #446e9b 50%, #3e648d);
    background-repeat: no-repeat;
    border: 1px solid #345578;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6d94bf', endColorstr='#ff3e648d', GradientType=0);
    filter: none;
}

    .navbar-inverse .navbar-nav > li > a {
        color: #e5e3e3;
    }

        .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > li > a:after, .navbar-inverse .navbar-nav > li > a:active, .navbar-inverse .navbar-nav > li > a:before, .navbar-inverse .navbar-nav > li > a:default {
            color: #fff;
            background-color: transparent;
            background-color: rgba(255, 255, 255, 0.3);
        }

/* End custom navbar css*/

@charset "UTF-8";
/*
 * jQuery File Upload UI Plugin CSS 6.10
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2010, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */

.fileinput-button {
    position: relative;
    overflow: hidden;
    float: left;
    margin-right: 4px;
}

    .fileinput-button input {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        transform: translate(-300px, 0) scale(4);
        font-size: 23px;
        direction: ltr;
        cursor: pointer;
    }

.fileupload-buttonbar .btn,
.fileupload-buttonbar .toggle {
    margin-bottom: 5px;
}

.files .progress {
    width: 200px;
}

.fileupload-loading {
    position: absolute;
    left: 50%;
    width: 128px;
    height: 128px;
    background: url(../../Content/Images/loading.gif) center no-repeat;
    display: none;
}

.fileupload-processing .fileupload-loading {
    display: block;
}

/* Fix for IE 6: */
* html .fileinput-button {
    line-height: 24px;
    margin: 1px -3px 0 0;
}

/* Fix for IE 7: */
* + html .fileinput-button {
    padding: 2px 15px;
    margin: 1px 0 0 0;
}

@media (max-width: 767px) {
    .files .btn span {
        display: none;
    }

    .files .preview * {
        width: 40px;
    }

    .files .name * {
        width: 80px;
        display: inline-block;
        word-wrap: break-word;
    }

    .files .progress {
        width: 20px;
    }

    .files .delete {
        width: 60px;
    }
}

/*!
 * jQuery UI Progressbar 1.9.1
 * http://jqueryui.com
 *
 * Copyright 2012 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden;
}

    .ui-progressbar .ui-progressbar-value {
        margin: -1px;
        height: 100%;
    }

.progress .bar {
    float: left;
    width: 0px;
    height: 100%;
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-align: center;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
    background-color: rgb(14, 144, 210);
    background-image: linear-gradient(to bottom, rgb(20, 155, 223), rgb(4, 128, 190));
    background-repeat: repeat-x;
    box-shadow: 0px -1px 0px rgba(0, 0, 0, 0.15) inset;
    -moz-box-sizing: border-box;
    transition: width 0.6s ease 0s;
}

.centered > tbody > tr > td {
    line-height: 10px;
    font-size: 10px;
    padding: 2px 2px 2px 2px;
    text-align: center;
}

.centered > thead > tr > th {
    line-height: 12px;
    font-size: 12px;
    padding: 2px 2px 2px 2px;
    text-align: center !important;
    background-color: #6d94bf;
    color: #e3e3e3;
}

.centeredbody {
    font-size: 12px !important;
    padding: 0px 2px 15px;
    margin-top: 0px;
    text-align: center;
    /*border-bottom: 1px solid #e5e5e5;*/
}

.btn-wide {
    width: 160px;
}

/* Search Table*/

/* Sub modal*/

.submodal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: auto;
    overflow-y: scroll;
}

    .submodal.fade .submodal-dialog {
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        transform: translate(0, -25%);
        -webkit-transition: -webkit-transform 0.3s ease-out;
        -moz-transition: -moz-transform 0.3s ease-out;
        -o-transition: -o-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
    }

    .submodal.in .submodal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.submodal-dialog {
    position: relative;
    z-index: 1050;
    width: auto;
    margin: 10px;
}

.submodal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: none;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    width: auto;
    min-width: 400px;
    max-width: 600px;
}

.submodal-header {
    min-height: 16.428571429px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

    .submodal-header .close {
        margin-top: -2px;
    }

.submodal-title {
    margin: 0;
    line-height: 1.428571429;
}

.submodal-body {
    /*position: relative;
    padding: 20px;*/
    overflow-y: no-display;
    margin-top: 40px;
    margin-bottom: 40px;
    max-height: 600px;
    height: auto;
    max-width: 400px;
    width: auto;
    min-width: 400px;
    padding: 0px 25px 15px 25px;
}

.submodal-footer {
    padding: 19px 20px 20px;
    margin-top: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .submodal-footer:before,
    .submodal-footer:after {
        display: table;
        content: " ";
    }

    .submodal-footer:after {
        clear: both;
    }

    .submodal-footer:before,
    .submodal-footer:after {
        display: table;
        content: " ";
    }

    .submodal-footer:after {
        clear: both;
    }

    .submodal-footer .btn + .btn {
        margin-bottom: 0;
        margin-left: 5px;
    }

    .submodal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .submodal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

@media screen and (min-width: 768px) {
    .submodal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .submodal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
}

@media screen and (min-width: 992px) {
    .submodal-dialog {
        width: 800px;
        margin: 30px 250px;
    }

    .submodal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .submodal-body {
        /*position: relative;
    padding: 20px;*/
        overflow-y: no-display;
        margin-top: 40px;
        margin-bottom: 40px;
        max-height: 600px;
        height: auto;
        max-width: 500px;
        width: auto;
        min-width: 500px;
        padding: 0px 25px 15px 25px;
    }

    .submodal-content {
        position: relative;
        background-color: #ffffff;
        border: 1px solid #999999;
        border: 1px solid rgba(0, 0, 0, 0.2);
        border-radius: 6px;
        outline: none;
        -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
        box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
        background-clip: padding-box;
        width: auto;
        min-width: 510px;
        max-width: 510px;
    }
}

@media (min-width: 992px) {
    .navspacer-left-300 {
        padding-left: 40px;
    }
}

@media (min-width: 1200px) {
    .navspacer-left-300 {
        padding-left: 100px;
    }
}

@media (min-width: 1300px) {
    .navspacer-left-300 {
        padding-left: 150px;
    }
}

@media (min-width: 1440px) {
    .navspacer-left-300 {
        padding-left: 140px;
    }
}

@media (min-width: 1600px) {
    .navspacer-left-300 {
        padding-left: 180px;
    }
}

@media (min-width: 1680px) {
    .navspacer-left-300 {
        padding-left: 200px;
    }
}

@media (min-width: 1800px) {
    .navspacer-left-300 {
        padding-left: 255px;
    }
}

.modal-button {
    height: 14px;
    width: 14px;
}

.modal-icon {
    height: 12px;
    width: 12px;
}

.light {
    color: #cccccc;
}

.navbar {
    margin-bottom: 10px;
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

@media (min-width: 1180px) {
    .modal-xlg {
        width: 1280px;
    }
}

.modal-xxlg {
    width: 98%;
    margin-top: 15px;
}

@media (min-width: 1800px) {
    .submodal-dialog {
        left: 20%;
        width: 800px;
        margin: 70px 250px;
    }
}

@media (min-width: 922px) {
    #reportTable {
        max-width: 100% !important;
    }
}

.twitter-typeahead .tt-hint {
    display: block;
    border-radius: 4px;
}

.twitter-typeahead .hint-small {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
    line-height: 1.5;
}

.twitter-typeahead .hint-large {
    height: 45px;
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
    line-height: 1.33;
}

.well-custom {
    min-height: 20px;
    padding: 2px;
    margin: 2px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    color: inherit;
}

h4, .h4 {
    font-size: 14px;
}

.report {
    width: 100% !important;
}

.nav-tabs-custom {
    border-bottom: 1px solid #ddd;
}

    .nav-tabs-custom > li {
        position: relative;
        float: left;
        margin-bottom: -2px;
        display: block;
    }

        .nav-tabs-custom > li.active,
        .nav-tabs-custom > li.active > a,
        .nav-tabs-custom > li.active > a:hover,
        .nav-tabs-custom > li.active > a:focus {
            color: #555555;
            cursor: default;
            /*background-color: #d1cfcf;*/
            border: 1px solid #dddddd;
            border-bottom: 0px;
            border-bottom-color: #ccc;
        }

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../../Content/Images/loading.gif') 50% 50% no-repeat rgb(249,249,249);
}

a:hover {
    /*color: red;*/
    position: relative;
}

a[data-text]:hover:after {
    content: attr(data-text) !important;
    padding: 4px 8px !important;
    color: #333 !important;
    position: absolute !important;
    left: -75px !important;
    bottom: 125% !important;
    white-space: nowrap !important;
    z-index: 9999 !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    border-radius: 5px !important;
    -moz-box-shadow: 0px 0px 4px #222 !important;
    -webkit-box-shadow: 0px 0px 4px #222 !important;
    box-shadow: 0px 0px 4px #222 !important;
    background-image: -moz-linear-gradient(top, #eeeeee, #cccccc) !important;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #eeeeee),color-stop(1, #cccccc)) !important;
    background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc) !important;
    background-image: -ms-linear-gradient(top, #eeeeee, #cccccc) !important;
    background-image: -o-linear-gradient(top, #eeeeee, #cccccc) !important;
}

.highlight {
    /*-webkit-box-shadow:0 0 15px red !important; 
    -moz-box-shadow: 0 0 15px red !important; 
    box-shadow:0 0 15px red !important;*/
    border-color: #b15f5f;
    outline: 0px none;
    box-shadow: 0px 1px 1px red inset, 0px 0px 2px red;
}

.searchCriteria {
    line-height: 12px;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 2px;
    text-align: left !important;
    /*background-color: rgb(125, 158, 195) !important;
    color: #E3E3E3;*/
}


.reportTable > tbody > tr > th {
    line-height: 12px;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 2px;
    text-align: center !important;
    background-color: #3b444f !important;
    color: #E3E3E3;
}

.DiscrepencyUp {
    color: green;
}

.DiscrepencyDown {
    color: red;
}

.error {
    color: red;
}

.dataTables_wrapper .dataTables_processing {
    background-color: red;
}

.periodTypeWarn {
    color: red;
    font-size: 9pt;
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.sidebar-title {
    text-align: left;
    width: 100%;
    margin: 0 auto;
    float: left;
    padding: 10px 10px;
    line-height: 12px;
    border-radius: 4px;
    margin-bottom: 10px;
    color: #dddddd;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6d94bf), color-stop(50%, #446e9b), to(#3e648d));
    background-image: -webkit-linear-gradient(#6d94bf, #446e9b 50%, #3e648d);
    background-image: -moz-linear-gradient(top, #6d94bf, #446e9b 50%, #3e648d);
    background-image: linear-gradient(#6d94bf, #446e9b 50%, #3e648d);
    background-repeat: no-repeat;
    border: 1px solid #345578;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6d94bf', endColorstr='#ff3e648d', GradientType=0);
    filter: none;
}

.well-sidebar {
    min-height: 20px;
    padding: 2px 2px 2px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-color: rgb(220, 220, 220);
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05) inset, 0px 1px 0px rgba(255, 255, 255, 0.1);
}

.panel-primary {
    border-color: #345578;
}

    .panel-primary > .panel-heading {
        color: #ffffff;
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6d94bf), color-stop(50%, #446e9b), to(#3e648d));
        background-image: -webkit-linear-gradient(#6d94bf, #446e9b 50%, #3e648d);
        background-image: -moz-linear-gradient(top, #6d94bf, #446e9b 50%, #3e648d);
        background-image: linear-gradient(#6d94bf, #446e9b 50%, #3e648d);
        background-repeat: no-repeat;
        border-color: #345578;
    }

        .panel-primary > .panel-heading + .panel-collapse .panel-body {
            border-color: #345578;
        }

    .panel-primary > .panel-footer + .panel-collapse .panel-body {
        border-color: #345578;
    }

#fullsidebar .panel table {
    margin-bottom: 0;
}
