﻿/* Move down content because we have a fixed navbar that is 50px tall */
/*body {
    padding-top: 50px;
    padding-bottom: 20px;
}*/

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
/*input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="select"] {
    max-width: 280px;
}*/

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }

    .body-content {
        padding: 0;
    }
}


.img-center {
    display: block;
    margin: 0 auto;
}


@media (max-width:576px) {
    .create-account-link {
        text-align: center;
        padding-top: 20px;
    }
}

@media (max-width:576px) {
    .user-account-header-link {
        text-align: center;
        display: block;
        margin: 0 auto;
        padding-top: 10px;
    }
}

@media (min-width:576px) {
    .user-account-header-link {
        text-align: right;
        padding-right: 15px;
        vertical-align: middle;
    }
}

@media (max-width:576px) {
    .img-header {
        text-align: center;
        display: block;
        margin: 0 auto;
    }
}

@media (min-width:576px) {
    .img-header {
        text-align: left;
        padding-left: 15px;
    }
}

/*@media (min-width:0px) {
    .create-account-link {
        text-align: center;
        padding-top: 20px;
    }*/

.header-separator {
    min-height: 20px;
    background-color: #327EC7;
}

.footer-separator {
    color: #FFFFFF;
    min-height: 50px;
    vertical-align: middle;
    display: block;
    background-color: #17A2B8; /*#327EC7;*/
}

a.AdminHeaderLink:link, a.AdminHeaderLink:visited, a.AdminHeaderLink:active {
    color: #FFFFFF;
    text-decoration: none;
}

a.AdminHeaderLink:hover {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

.AdminHeaderLinks {
    color: #FFFFFF;
    font-weight: bold;
}


#overlay {
    position: fixed;
    z-index: 99;
    top: 0px;
    left: 0px;
    background-color: #000;
    width: 100%;
    height: 100%;
    filter: Alpha(Opacity=20);
    opacity: 0.2;
    -moz-opacity: 0.2;
}

#theprogress {
    /*background-color: #fff;*/
    /*border: 1px solid #ccc;*/
    padding: 10px;
    width: 250px;
    height: 150px;
    line-height: 30px;
    text-align: center;
    /*background-color: #000;
    filter: Alpha(Opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.6;*/
}

#modalprogress {
    position: absolute;
    top: 40%;
    left: 50%;
    margin: -11px 0 0 -150px;
    color: #990000;
    font-weight: bold;
    font-size: 14px;
}


/*AJAX MODAL Start*/

.modalBackgroundSmall {
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.modalPopupSmall {
    background-color: #FFFFFF;
    width: 300px;
    border: 3px solid #1987BD;
    padding: 0;
}

    .modalPopupSmall .header {
        background-color: #17A2B8;
        height: 30px;
        color: White;
        line-height: 30px;
        text-align: center;
        font-weight: bold;
    }

    .modalPopupSmall .body {
        min-height: 50px;
        line-height: 20px;
        text-align: center;
        font-weight: bold;
        margin-bottom: 5px;
        padding: 20px 20px 20px 20px;
    }

.modalBackground {
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.modalPopup {
    background-color: #FFFFFF;
    width: 400px;
    border: 3px solid #1987BD;
    padding: 0;
}

    .modalPopup .header {
        background-color: #17A2B8;/*#1786BA;*/
        height: 30px;
        color: White;
        line-height: 30px;
        text-align: center;
        font-weight: bold;
    }

    .modalPopup .body {
        min-height: 50px;
        line-height: 20px;
        text-align: center;
        font-weight: bold;
        margin-bottom: 5px;
        padding: 20px 20px 20px 20px;
    }


.modalBackgroundMedium {
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.modalPopupMedium {
    background-color: #FFFFFF;
    width: 750px;
    border: 3px solid #1987BD;
    padding: 0;
}

    .modalPopupMedium .header {
        background-color: #1786BA;
        height: 30px;
        color: White;
        line-height: 30px;
        text-align: center;
        font-weight: bold;
    }

    .modalPopupMedium .body {
        min-height: 50px;
        line-height: 20px;
        text-align: center;
        font-weight: bold;
        margin-bottom: 5px;
        padding: 20px 20px 20px 20px;
    }

.modalBackgroundLarge {
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.modalPopupLarge {
    background-color: #FFFFFF;
    width: 1050px;
    border: 3px solid #1987BD;
    padding: 0;
}

    .modalPopupLarge .header {
        background-color: #1786BA;
        height: 30px;
        color: White;
        line-height: 30px;
        text-align: center;
        font-weight: bold;
    }

    .modalPopupLarge .body {
        min-height: 50px;
        line-height: 20px;
        text-align: center;
        font-weight: bold;
        margin-bottom: 5px;
        padding: 20px 20px 20px 20px;
    }
/*AJAX MODAL end*/


.ddl-format {
    margin-left: 5px;
    font-weight: normal;
    font-family: Arial;
}

    .ddl-format option {
        background: transparent;
        /*width: 268px;*/
        padding: 5px;
        border: 0;
        border-radius: 0;
        /*font-size: 14px;*/
        Font-Size: 85%;
        line-height: 1;
        height: 25px;
        -webkit-appearance: none;
    }

.ddl-width {
    min-width: 50px;
}

.rbl-format {
    margin-left: 5px;
    font-weight: normal;
    font-family: Arial;
}

    .rbl-format label {
        font-weight: normal;
        padding-left: 5px;
        vertical-align: middle;
    }

.rbl-format-repeat {
    margin-left: 5px;
    font-weight: normal;
    font-family: Arial;
}

    .rbl-format-repeat label {
        font-weight: normal;
        padding-left: 5px;
        padding-right: 5px;
        vertical-align: middle;
    }

.cbl-format {
    margin-left: 5px;
    font-weight: normal;    
}

    .cbl-format label {
        font-weight: normal;
        padding-left: 5px;
        vertical-align: middle;
    }

.cbl-format-repeat {
    margin-left: 5px;
    font-weight: normal;    
}

.cbl-format-repeat label {
    font-weight: normal;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: middle;
}

.btn-padding {
    margin-left: 15px;
}

.fieldErrorFormat {
    background-color: #EDD3DA;
    padding: 2px 2px 2px 2px;
}

.fieldErrorFormatMedium {
    background-color: #F27E9D;
    padding: 5px 5px 5px 5px;
}

.hideTableRow {
    visibility: hidden;
    display: none;
    white-space: nowrap;
}
