.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
}

.form-horizontal .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.form-horizontal .form-group-lg .form-control {
    height: 54px;
    padding: 14px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-group-lg > .btn {
    padding: 14px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.asp-footer:before,
.asp-footer:after,
.asp-content:before,
.asp-content:after,
.asp-header:before,
.asp-header:after,
.wrapper:before,
.wrapper:after,
.task-category:before,
.task-category:after {
    content: " ";
    display: table;
}

.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.asp-footer:after,
.asp-content:after,
.asp-header:after,
.wrapper:after,
.task-category:after {
    clear: both;
}

html {
    margin: 0;
    position: relative;
}

body {
    margin: 0 0 110px;
}

body,
html {
    padding: 0;
    min-height: 99.8%;
    height: auto;
}

h3,
h4,
h5,
h6 {
    color: #0062a0;
}

.lead {
    color: #d46514;
    font-weight: 400;
}

.jumbotron h1 {
    color: #d46514;
}

.dropdown-header {
    color: #f09c5e;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    color: #323264;
    font-weight: bold;
}

.asp-footer,
.asp-content,
.asp-header {
    margin-left: -15px;
    margin-right: -15px;
    padding: 0px;
    margin: 0px;
}

.asp-footer {
    position: absolute;
    z-index: 10;
    bottom: 0;
    padding: 0;
    margin: 0;
    height: 30px;
    width: 100%;
    font-size: 9pt;
    color: #b3b3b3;
    background-color: transparent;
}

    .asp-footer > p {
        display: inline-block;
        vertical-align: middle;
        float: right;
        margin-right: 30px;
    }

    .asp-footer .footer-separator {
        height: 40px;
        background: url('/Content/images/footer_separator.png') no-repeat center top;
    }

    .asp-footer .mp-logo {
        margin: 0;
        padding: 0;
        height: 70px;
        background-image: url('/Content/images/mp_logo.png');
        background-repeat: no-repeat;
        background-position: center center;
    }

    .asp-footer .mmu-logo {
        margin: 0;
        padding: 0;
        height: 70px;
        background-image: url('/Content/images/mmu_logo.png');
        background-repeat: no-repeat;
        background-position: center center;
    }

    .asp-footer .pull-right p {
        margin: 45px 0 5px;
        height: 20px;
    }

.asp-content .container-fluid {
    margin: 0;
    padding: 0;
}

.asp-header {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0072ba', endColorstr='#ff003659', GradientType=0);
    filter: none;
    border: 1px solid #00243a;
    background-color: #323264;
    color: #ffffff;
    margin: 0;
    padding: 0;
    /*padding: @grid-gutter-width / 3;*/
}
.navigation-row{
    padding: 3px 20px;
}

.navbar-sub {
    min-height: 15px;
    background-color: #d46514;
    margin-bottom: 10px;
    clear: both;
    color: #ffffff;
    padding: 2px 0px 2px 10px;
}

    .navbar-sub a {
        color: #ffffff;
        vertical-align: middle;
    }

.login-information-container {
    float: right;
    top: 10px;
    right: 10px;
    position: absolute;
    width: 150px;
}
.logo-title{
    font-size: 30px;
    font-weight: 300;
    color: white;
}
.logo-container {
    position: relative;
    float: left;
/*    width: 90%;*/
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: .1em !important;
}

    .logo-container h2,
    .logo-container h1 {
        color: #e6e6e6;
        margin: 6px 0 0;
        text-transform: uppercase;
        font-weight: 100;
    }

    .logo-container h2 {
        font-size: 14px;
        font-weight: 400;
    }

    .logo-container .glyphicon {
        margin-right: 5px;
    }

.user-container {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-right: 30px;
    padding-top: 10px;
}

    .user-container .glyphicon-user {
        padding-left: 7.5px;
    }

.logo {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    float: left !important;
    margin-right: 10px;
    margin-top: 8px;
    margin-bottom: 8px;
}

dl h1,
dl h2 {
    margin: 0;
}

dl.dl-horizontal dt {
    text-align: left;
    font-weight: 400;
    text-overflow: inherit;
    white-space: normal;
    border-right: 5px #ffffff solid;
    width: 90px;
}

dl.dl-horizontal dd {
    border-left: 5px #ffffff solid;
    margin-left: 85px;
    padding-left: 10px;
}

dl.dl-horizontal dt,
dl.dl-horizontal dd {
    margin-bottom: 7px;
}

.application-link {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding: 5px;
}

@media (min-width: 700px) and (max-width: 899px) {
    .application-link {
        position: relative;
        float: left;
        width: 50%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        padding: 5px;
    }
}

@media (min-width: 1000px) {
    .asp-footer .mp-logo {
        background-position: right 20px center;
    }

    .asp-footer .mmu-logo {
        background-position: left 20px center;
    }
}

@media (min-width: 900px) and (max-width: 1199px) {
    .application-link {
        position: relative;
        float: left;
        width: 33.33333333%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        padding: 5px;
    }
}

@media (min-width: 1200px) {
    .application-link {
        position: relative;
        float: left;
        width: 25%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        padding: 5px;
    }
}

.date-information {
    float: right;
    margin: 0;
    padding: 12px 0 0 0;
    font-size: 12px;
    text-align: right;
}

.wrapper {
    height: auto;
    min-height: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    padding: 0px;
    margin: 0px;
}

    .wrapper > .navbar-header,
    .wrapper > .navbar-collapse {
        margin-right: -15px;
        margin-left: -15px;
    }

@media (min-width: 768px) {
    .wrapper > .navbar-header,
    .wrapper > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.logout {
    color: #fed683;
}

.task-category {
    margin-left: -15px;
    margin-right: -15px;
}

    .task-category h2 {
        margin: 0;
        padding: 4px 0 4px 10px;
        border-bottom: solid 1px #ffffff;
        cursor: pointer;
    }

        .task-category h2 .info {
            font-size: 0.8em;
            font-style: italic;
        }

        .task-category h2:hover {
            background-color: #ffffff;
        }

    .task-category div.table {
        padding-left: 25px;
    }

.table dl {
    margin: 0;
}

.table .pagination {
    margin: 0;
}

.time {
    font-size: 16pt;
    font-weight: 700;
    clear: both;
    display: block;
}

div.table.task-list table.light tr:hover {
    cursor: pointer;
}

a:focus,
a:hover {
    text-decoration: none;
}

.panel {
    margin-bottom: 3px;
}

.modal-inline {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    z-index: 1;
    display: block;
    margin-top: 0%;
}

    .modal-inline .modal-dialog {
        width: 90%;
    }

.required input,
.required textarea,
.required select {
    background-color: #f7ecb5;
}

.form-control-static {
    word-wrap: break-word;
}

.container-fluid.border-bottom {
    border-bottom: 1px solid grey;
    padding-bottom: 15px;
}

.btn-info {
    overflow: hidden;
    text-overflow: ellipsis;
}

.logo-redirect {
    text-decoration: none;
}
.active-nav {
    background-color: #fafafa;
    color: black;
    padding: 3px 8px;
    border-bottom: 10px solid #fafafa;
}
.navbar-header {
    font-weight: bold;
}
.dropdown-icon {
    background: url('../images/br_down.png') no-repeat right #fff;
    -webkit-appearance: none;
    background-position-x: 95%;
    cursor: pointer;
}
.actionColumn{
    min-width: 300px;
}
