/* Minification failed. Returning unminified contents.
(256,10): run-time error CSS1035: Expected colon, found '{'
: run-time error CSS1066: Unexpected end of file encountered
 */
body {
        padding-top: inherit;
        padding-bottom: inherit;
    }

.dataTableCheckbox {
    padding-right: 7px;
}
.lightYellow {
    background: rgba(254,250,208,1);
}

.lightRed {
    background: rgba(255,0,0,.4);
}
.crampedHeader {
    padding-top: 27px;
    font-weight: bold !important;
}
.headerPadder {
    padding-right: 50px;
    font-variant: all-petite-caps;
}

.headerPadderLeft {
    padding-left: 25px;
    font-variant: all-petite-caps;
}

.legendButton {
    float: right;
    margin-top: -4px;
}
.disabledLabel {
    color: #ccc;
    font-weight: normal;
}

.agencyToUseAreaBlock {
    padding-left: 60px; 
}
    .hdr {
        background-color: #FFF;
        box-shadow: 0px 0px 15px rgba(0,0,0,0.4);
        height: 110px;
        background-image: url(/Content/img/hdr-background.jpg);
        background-repeat: repeat-x;
        background-position: center bottom;
        width: 100%;
        float: left;
    }

    #logo {
        float: left;
        height: 110px;
        width: 35%;
        text-align: left;
        margin-left: 5%;
    }

    #logo img {
        max-height: 110px;
    }

    #links {
        float: left;
        height: 110px;
        width: 55%;
        text-align: right;
        margin-right: 0%;
    }

    #links p {
        font-size: 30px;
        line-height: 30px;
        padding-top: 70px;
        color: #323231;
    }


    fieldset {
        background-color: #EAEAEA;
        width: 100%;
        /*width: 80%;*/
        /*margin-right: 10%;
                    margin-left: 10%;*/
        border: 1px solid #999;
        border-radius: 10px;
        float: left;
        margin-top: 10px;
        font-size: 14px;
        line-height: 20px;
        color: #666;
        margin-bottom: 20px;
        padding-top: 0px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 0px;
    }

    legend {
        background-color: #999;
        color: #FFF;
        font-size: 15px;
        font-weight: bold;
        padding-top: 7px;
        padding-right: 15px;
        padding-bottom: 7px;
        padding-left: 15px;
        border-radius: 5px;
        line-height: 15px;
        margin-left: 50px;
        margin-top: 25px;
        width: 50%;
    }

    h3 {
        color: #666;
        font-size: 16px;
        line-height: 20px;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #999;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 10px;
        margin-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 10px;
        padding-left: 0px;
    }

    .well {
        background: inherit;
        background-color: inherit;
        background-image: inherit;
        box-shadow: inherit;
        border-color: inherit;
        border: inherit;
        padding-bottom: 5px;
        margin-bottom: 5px;
        max-height: 44px;
        min-height: 20px;
    }

    .contactFormPadder {
        /*padding-left: 50px;*/
    }

    .topPadder {
        padding-top: 40px;
    }

    .more {
        font-size: 16px;
        color: #999;
        text-align: center;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: dotted;
        border-bottom-style: dotted;
        border-top-color: #999;
        border-bottom-color: #999;
        width: 80%;
        margin-right: 10%;
        margin-left: 10%;
        margin-top: 0px;
        margin-bottom: 0px;
        float: left;
        padding-top: 10px;
        padding-right: 0px;
        padding-bottom: 10px;
        padding-left: 0px;
        line-height: 20px;
    }

    .more a {
        color: #999;
    }

    hr {
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #999;
        padding: 0px;
        margin-top: 20px;
        margin-right: 0px;
        margin-bottom: 5px;
        margin-left: 0px;
        float: left;
        width: 100%;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
    }

    .formButton {
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 10px;
        margin-right: 10px;
        color: #FFF;
        border-radius: 5px;
        background-color: #F3CB02;
        font-weight: bold;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
    }

    .footerButton {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 10px;
        margin-right: 10px;
        color: #FFF;
        border-radius: 5px;
        background-color: #333333;
        font-weight: normal;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        margin-top: 25px;
    }


    .fileinput-button {
        position: relative;
        overflow: hidden;
        float: left;
        margin-right: 4px;
        width: 110px;
        height: 32px;
    input{
        opacity: 0;
        filter: alpha(opacity=0);
        transform: translate(-300px, 0) scale(4);
        direction: ltr;
        cursor: pointer;
    } 
    
    .olColumns {
        columns: 3;
        -webkit-columns: 3;
        -moz-columns: 3;
    }

    .progress.active .progress-bar {
        -webkit-transition: none !important;
        transition: none !important;
    }

.enhancedHeader {
    font-size: 20px;
    font-weight: bold;
}
    label > span {
        color: darkred;
    }

    .happyGreen {
        color: green
    }
    .angryRed {
        color: darkred;
    }

    .deletedEntry {
        text-decoration: line-through;
        color: gray;
    }

    .iconFontSizeInHeaders {
        font-size: 14px;
    }

    

    

    /*@@media (max-width: 992px) {
            .text-left-md {
                text-align: left !important;
            }
        }*/


    @@media (min-width: 768px) {
        .text-left-md {
            padding-top: 7px;
            margin-bottom: 0;
            text-align: left !important;
            padding-left: 15px;
        }
    }

    @@media (min-width: 992px) {
        .text-left-md {
            padding-top: 7px;
            margin-bottom: 0;
            text-align: left !important;
            padding-left: 15px;
        }
    }

    @@media (min-width: 1200px) {
        .text-left-md {
            padding-top: 7px;
            margin-bottom: 0;
            text-align: right !important;
        }
    }

    @@media (min-width: 768px) {
        .text-left-md-email {
            padding-top: 7px;
            margin-bottom: 0;
            text-align: left !important;
            padding-left: 15px;
        }
    }

    @@media (min-width: 992px) {
        .text-left-md-email {
            padding-top: 7px;
            margin-bottom: 0;
            text-align: left !important;
            padding-left: 15px;
        }
    }

    @@media (min-width: 1200px) {
        .text-left-md-email {
            padding-top: 7px;
            margin-bottom: 0;
            text-align: right !important;
        }
    }

    @@media (min-width: 768px) {
        .emailPadder {
            padding-left: 15px;
        }
    }

    @@media (min-width: 992px) {
        .emailPadder {
            padding-left: 15px;
        }
    }

    @@media (min-width: 1200px) {
        .emailPadder {
            padding-left: 15px;
        }
    }








