/* Minification failed. Returning unminified contents.
(296,23): run-time error CSS1039: Token not allowed after unary operator: '-usc-font-sans'
(301,23): run-time error CSS1039: Token not allowed after unary operator: '-usc-font-sans'
(378,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(379,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(380,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(381,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(382,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(383,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(384,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(385,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(390,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(391,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(403,23): run-time error CSS1039: Token not allowed after unary operator: '-usc-font-sans'
(412,23): run-time error CSS1039: Token not allowed after unary operator: '-usc-font-serif'
(419,23): run-time error CSS1039: Token not allowed after unary operator: '-usc-font-sans'
(424,28): run-time error CSS1039: Token not allowed after unary operator: '-court-bg'
(425,17): run-time error CSS1039: Token not allowed after unary operator: '-court-text'
(435,17): run-time error CSS1039: Token not allowed after unary operator: '-court-navy'
(440,28): run-time error CSS1039: Token not allowed after unary operator: '-court-navy'
(441,24): run-time error CSS1039: Token not allowed after unary operator: '-court-navy-dark'
(445,55): run-time error CSS1039: Token not allowed after unary operator: '-court-navy'
(445,77): run-time error CSS1039: Token not allowed after unary operator: '-court-navy-dark'
(462,28): run-time error CSS1039: Token not allowed after unary operator: '-court-burgundy'
(470,28): run-time error CSS1039: Token not allowed after unary operator: '-court-burgundy'
(484,28): run-time error CSS1039: Token not allowed after unary operator: '-court-navy'
(485,24): run-time error CSS1039: Token not allowed after unary operator: '-court-navy-dark'
(492,17): run-time error CSS1039: Token not allowed after unary operator: '-court-navy'
(497,17): run-time error CSS1039: Token not allowed after unary operator: '-court-burgundy'
(501,32): run-time error CSS1039: Token not allowed after unary operator: '-court-navy'
(502,35): run-time error CSS1039: Token not allowed after unary operator: '-court-gold'
(508,28): run-time error CSS1039: Token not allowed after unary operator: '-court-border'
(522,17): run-time error CSS1039: Token not allowed after unary operator: '-court-navy'
(526,28): run-time error CSS1039: Token not allowed after unary operator: '-court-burgundy'
 */
#header-loading
{
    display: none;
    width: 32px;
    height: 32px;
    float: right;
    clear: right;
    margin: 16px 8px 0 0;
    background: url(/Content/Images/spinner-small.gif) top left no-repeat;
}

.sub-title {
    color: #be4c39;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

#bottom {
    border-bottom: 2px solid #5EFFFF;
    border-top: 5px solid #33CCFF;
    height: 0;
    left: 0;
    position: fixed;
    right: 0;
    bottom: 0;
}

#filter-container {
    margin: 5px 0px 5px 0px;
}

#filter-container .view-by-menu a.active {
    color: #ffffff;
    background-color: #428bca;
    border-color: #357ebd;
    text-decoration: none;
    pointer-events: none;
    cursor: default;
}

.field-validation-error {
    color: #cc0000;
    font-style: oblique;
    font-weight: bold;
}

/* ================================ */
/* [12] MODAL                       */

div#modal-overlay
{
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0); /* fallback for browser not support rbga */
    background-color: rgba(0,0,0,0.75);
    width: 100%;
    height: 100%;
    z-index: 998;
    display: none;
}

div#modal-spinner
{
    width: 100px;
    height: 100px;
    background: url(/Content/Images/spinner-large.gif) center no-repeat;
    margin: 60px auto 0;
}

div#screen-loading
{
    display: none;
}

div#dialog-confirm
{
    display: none;
}
/*
div#modal-content div.screen-loading
{
    width: 100px;
    height: 100px;
    background: url(/Content/Images/spinner-large.gif) center no-repeat;
    margin: 25px auto;
}
*/
div#modal-loading
{
    text-align: center;
    font-weight: bold;
    padding-top: 6px;
    margin-bottom: 60px;
}

#datepicker-inline {
    height: 380px ;
    padding: 0.4em 0.4em 0.4em 0.4em;
    width: 800px;
    font-size: 24px;
}

.selected-date a {
   background-color : #FF5C5C !important;
   background-image :none !important;
   color: #000000 !important;
   font-weight:bold !important;

}

#datepicker-inline .selected-date span {
    color: #FF0000;
}

.ui-dialog-title {
    text-align: center;
    width: 100%;
}

input.placeholder
{
    display: block;
    width: 200px;
    line-height: 24px;
    padding: 9px 5px 8px;
    margin: 0;
    background-color: #fefefe;
    border: 1px solid #717174;
}
input.search-background-focus
{
    color: #000000;
    font-size: 10px;
    font-family: Arial;
    font-size: 14px;
    background-color: #fefefe;
    line-height: 24px;
}
input.search-background-blur
{
    color: #666666;
    font-size: 8px;
    font-family: Arial;
    font-size: 12px;
    background-color: #fefefe;
    line-height: 24px;
}

/* bootstrap customization */
.navbar-default {
    background-color: #CCFFFF;
    border-color: #e7e7e7;
}
.navbar {
    background-image: linear-gradient(to bottom, #ffffff 0%, #CCFFFF 100%);
    background-repeat: repeat-x;
    border-radius: 4px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 5px rgba(0, 0, 0, 0.075);
}
.navbar-brand {
    cursor: default;
}
.btn-primary {
    background-image: linear-gradient(to bottom, #428bca 0%, #70B8FF 100%);
    background-repeat: repeat-x;
    border-color: #2d6ca2;
}
.navbar-nav > li div.non-delegate-container {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
}
.navbar-nav > li div.non-delegate-container label {
    margin-bottom: 0px;
}
select.form-control[disabled] {
    background-color: #eeeeee;
    cursor: default;
}
.glyphicon-ok {
    color: #468847;
}
ul.view-by-menu li {
    font-size: 24px;
}
.list-group-item-warning {
    background-color: #fcf8e3;
    color: #8a6d3b;
}
#collapsible-panel .panel-title > a {
    text-decoration: none;
}
#topcontrol {
    background: url("separate.png") no-repeat scroll center -410px #ff8500;
    border-radius: 50px;
    bottom: -100px;
    cursor: pointer;
    height: 30px;
    overflow: auto;
    position: fixed;
    right: 10px;
    text-indent: -99999px;
    transition: all 0.7s ease-in-out 0s;
    width: 30px;
    z-index: 2;
    background-color: #81bd00 !important;
}

#to-top-link {
    border: 1px solid #ddd;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    bottom: 60px;
    height: 33px;
    overflow: hidden;
    position: fixed;
    right: -50px;
    width: 32px;
    z-index: 9;
}
#to-top-img {
    clip: rect(0px, 33px, 36px, 0px);
    left: -1px;
    position: absolute;
    top: -1px;
}
#to-top-link:hover #to-top-img {
    clip: rect(38px, 33px, 76px, 0px);
    top: -40px;
}
.pre-text {
    color: #333333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857;
}
.text-info {
    color: #a01e21;
    font-family: Georgia,"Times New Roman",sans-serif,serif;
    font-weight: normal;
    line-height: 1.3em;
}
#login-container .control-label {
    font-family: Georgia,"Times New Roman",san-serif;
    font-size: 2.0rem;
    padding: 4px 0 4px 10px;
    text-decoration: none;
    color: #785321;
    outline: medium none;
}
#login-container .btn,
#login-container input[type="submit"].btn,
#login-container button.btn {
    background-color: #005ea2;
    border: 1px solid #005ea2;
    color: #ffffff;
    border-radius: 999px;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    padding-left: 16px;
    padding-right: 40px;
    display: inline-block;
    text-decoration: none;
    text-shadow: none;
    box-shadow: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M13.59 5.59 15 7l-4 4h11v2H11l4 4-1.41 1.41L7.17 12z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 18px center;
    background-size: 20px 20px;
}

#login-container .btn:hover,
#login-container .btn:focus,
#login-container .btn:active,
#login-container input[type="submit"].btn:hover,
#login-container input[type="submit"].btn:focus,
#login-container input[type="submit"].btn:active,
#login-container button.btn:hover,
#login-container button.btn:focus,
#login-container button.btn:active {
    background-color: #004b85;
    border-color: #004b85;
    color: #ffffff;
}

#roster-container {
    color: #333;
    font-family: var(--usc-font-sans);
    font-weight: normal;
}
.pre-text {
    color: #333333;
    font-family: var(--usc-font-sans);
    font-size: 14px;
    line-height: 1.42857;
}

#duty-tabbed-panel.panel.with-nav-tabs .panel-heading {
    padding: 5px 5px 0;
}

#duty-tabbed-panel.panel.with-nav-tabs .nav-tabs {
    border-bottom: medium none;
}

.action {
    text-align: center;
}

.action .glyphicon-remove {
    color: #FF0000;
    text-decoration: none;
}

.glyphicon-remove:focus {
    text-decoration: none;
}

.bigger {
    font-size: 18px;
}
li[role="presentation"] > a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
.fc-toolbar h2 {
    color: #a01e21;
}

.panel-info > .panel-heading {
    color: #fff;
    background-color: #ad7b3d;
    border-color: #bce8f1;
    background-image: none;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color: #A01E21;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
}
.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: #A01E21;
}
.fc-event,
.fc-event-dot {
    background-color: #f2e6d9;
}
dd dt, dd dd {
    margin-left: 10px;
}
@media print {
    .cacd-print-hide {
        display: none;
    }
}

/* =========================================================
   USCourts-inspired theme overrides
   ========================================================= */

:root {
    --court-navy: #123a5a;
    --court-navy-dark: #0c2b43;
    --court-burgundy: #7a1f2b;
    --court-gold: #b08a4a;
    --court-bg: #F9FAFB;
    --court-text: #1f2933;
    --court-muted: #6b7280;
    --court-border: #d1d5db;
}

/* USC font variables + global usage */
:root {
    --usc-font-serif: source-serif-pro, Georgia, serif;
    --usc-font-sans: "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

/* Default app font */
body,
#roster-container,
.pre-text,
.form-control,
input,
select,
textarea,
button {
    font-family: var(--usc-font-sans);
}

/* Serif typography areas */
h1, h2, h3, h4, h5,
.sub-title,
.text-info,
.fc-toolbar h2,
#login-container .control-label {
    font-family: var(--usc-font-serif);
}

/* Keep login CTA in sans font for readability */
#login-container .btn,
#login-container input[type="submit"].btn,
#login-container button.btn {
    font-family: var(--usc-font-sans);
}

body,
#roster-container {
    background-color: var(--court-bg);
    color: var(--court-text);
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* Headings with formal serif styling */
h1, h2, h3, h4, h5,
.sub-title,
.text-info,
.fc-toolbar h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: var(--court-navy);
}

/* Top navigation */
.navbar-default {
    background-color: var(--court-navy);
    border-color: var(--court-navy-dark);
}

.navbar {
    background-image: linear-gradient(to bottom, var(--court-navy) 0%, var(--court-navy-dark) 100%);
    border-radius: 0;
    box-shadow: none;
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-brand,
li[role="presentation"] > a {
    color: #ffffff;
    font-weight: 600;
}

.nav > li > a:hover,
.nav > li > a:focus,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    background-color: var(--court-burgundy);
    color: #ffffff;
}

/* Buttons */
.btn-primary,
#login-container .btn {
    background-image: none;
    background-color: var(--court-burgundy);
    border-color: #611923;
    color: #ffffff;
    text-shadow: none;
}

.btn-primary:hover,
#login-container .btn:hover {
    background-color: #611923;
    border-color: #4e141c;
}

/* Panels/headers */
.panel-info > .panel-heading {
    background-color: var(--court-navy);
    border-color: var(--court-navy-dark);
    color: #ffffff;
    background-image: none;
}

/* Links and accents */
a {
    color: var(--court-navy);
}

a:hover,
a:focus {
    color: var(--court-burgundy);
}

#bottom {
    border-top: 5px solid var(--court-navy);
    border-bottom: 2px solid var(--court-gold);
}

/* Form polish */
input.placeholder,
.form-control {
    border: 1px solid var(--court-border);
    border-radius: 2px;
}

/* Calendar/event accents */
.fc-event,
.fc-event-dot {
    background-color: #e8edf3;
    border-color: #cfd8e3;
    color: #102a43;
}

/* Login screen color overrides */
#login-container .control-label {
    color: var(--court-navy);
}

#login-container .btn {
    background-color: var(--court-burgundy);
    border: 1px solid #611923;
    color: #ffffff;
}

#login-container .btn:hover,
#login-container .btn:focus,
#login-container .btn:active {
    background-color: #611923;
    border-color: #4e141c;
    color: #ffffff;
}

