<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*=================================================================================================*/
/*  GENERAL                                                                                        */
/*=================================================================================================*/
body {
    background: #e8edf1;
    font-size: 15px;
}

p {
    line-height: 22px;
}

p:last-child {
    margin-bottom: 0;
}

a {
    color: #006699;
}

a:hover,
a:focus {
    color: #f02c56;
    text-decoration: none;
    outline: none;
}

button:hover,
button:focus {
    outline: none;
}

h3 {
    font-size: 14px;
    margin-bottom: 5px;
}

h1,
h2,
h3,
h4 {
    font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
    color: #17323b;
}

h2 {
    font-weight:normal;
    color: #f07f2c;
}

h2 p {
    color: #8b959d;
}

h1 {
    font-weight: 500;
}

.banner h1 {
    margin-bottom:0;
}

h2 {
    font-size: 20px;
    margin-bottom: 5px;
}

#page {
    background: #e8edf1;
}

label {
    display: inline-block;
}

label.checkbox,
label.radio {
    display: block;
}
label.checkbox-table,
label.radio-table {
    display: table !important;
}

.alert ul{
    margin-bottom: 0;
    list-style: none;
}

.control-label {
    width: 100%;
    color: #8b959d;
    font-size: 13px;
    font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
}

.form-horizontal .controls {
    margin-left: 170px;
}

span.or {
    color: #8b959d;
    background: #e8edf1;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    margin: 0 10px;
    padding: 8px;
    font-style: italic;
    font-weight: bold;
    width: 22px;
    height: 22px;
    display: inline-block;
    text-align: center;
}

.well {
    background-color: #f4f7fa;
    border: 1px solid #d9dee2;
    margin: 0 0 30px 0;
    padding: 20px;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
}

.hero-unit {
    background-color: #f4f7fa;
    border: 1px solid #d9dee2;
}

.muted {
    color: #8b959d;
}

.legend {
    font-size: 18px;
    line-height: 40px;
    color: #17323b;
    border-bottom: 1px solid #d9dee2;
}

.icon {
    background-image: url("../images/icons-sprite.png");
    background-repeat: no-repeat;
    background-color: transparent;
    width: 16px;
    height: 16px;
    display: inline-block;
}

[class^="icon-"],
[class*=" icon-"] {
    margin: 0;
}

.table th.borderless,
.table td.borderless,
.borderless,
.noborder {
    border: none;
}

.row-fluid [class*="span"] {
    min-height: 0;
}

.alignRight {
    text-align: right;
}

.flexigrid div.pDiv input,
.flexigrid div.pDiv select {
    width: auto;
    height: auto;
    padding: 2px;
    line-height: 1;
}

.text-error {
    color: #f02c56;
}

pre {
    padding: 10px;
    font-size: 13px;
    line-height: 21px;
    color: #000;
    background-color: #ecf0f3;
    border: 1px solid #d9dee2;
    -webkit-border-radius: 5px;
    -moz-border-radius:    5px;
    border-radius:         5px;
}

hr {
    border-top: 1px solid #ecf0f3;
    border-bottom: none;
}

.help-block,
.help-inline {
    color: #8b959d;
    padding-left: 0;
}

.close {
    font-size: 28px;
    -webkit-transition: .2s;
    transition: .2s;
}


/*=================================================================================================*/
/*  TABS                                                                                           */
/*=================================================================================================*/
.nav-tabs {
    border: none;
}

.nav-tabs &gt; li {
    width: auto !important;
}

.nav-tabs &gt; li &gt; a {
    border: 1px solid #d9dee2;
    background: #fff;
    border-radius: 0;
    margin-right: -1px;
    color: #000;
    font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    -webkit-transition: .2s;
    -moz-transition:    .2s;
    -o-transition:      .2s;
    transition:         .2s;
}

.nav-tabs &gt; li:only-child &gt; a {
    border-radius: 5px !important;
}

.nav-tabs &gt; li &gt; a:hover,
.nav-tabs &gt; li &gt; a:focus {
    background-color: #ecf0f3;
    border: 1px solid #d9dee2;
}

.nav-tabs &gt; .active &gt; a,
.nav-tabs &gt; .active &gt; a:hover,
.nav-tabs &gt; .active &gt; a:focus,
.nav-tabs &gt; .active &gt; a:active,
.nav-tabs &gt; .active &gt; a:focus:active {
    border: 1px solid #d9dee2;
    background-color: #e1e7ec;
    color: #000;
}

.nav-tabs &gt; li &gt; a:active,
.nav-tabs &gt; li &gt; a:focus:active {
    background-color: #e1e7ec;
    border: 1px solid #d9dee2;
}


/*=================================================================================================*/
/*  TOPBAR                                                                                         */
/*=================================================================================================*/
header#main-header {
    margin-bottom: 0;
    display: grid;
    grid-template-columns: minmax(980px, 1fr);
    grid-template-rows: 64px 49px;
}

header#main-header .banner {
    padding: 14px 30px;
    background: #17323b;
}

/* Logo */
.brand {
    display: block;
    width: 211px;
    height: 33px;
}

.brand img {
    max-width: initial;
}

/* Icons */
.header-icon {
    padding: 9px;
    margin-right: 4px;
    width: 36px;
    height: 36px;
    border: 2px solid #cfe8ef;
    color: #cfe8ef;
    font-size: 14px;
    -webkit-border-radius: 50%;
    -moz-border-radius:    50%;
    border-radius:         50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
    -webkit-transition: .2s;
    -moz-transition:    .2s;
    -o-transition:      .2s;
    transition:         .2s;
}

.header-icon.fa-user {
    position: absolute;
    top: 0;
    left: 0;
}

.fa-user:before {
    padding: 0 2px;
}

.icon-logout{
    background-position: left top;
}

/* User */
.welcome-area {
    float: right;
}

.welcome-area .userAvatar {
    position: relative;
    float: left;
    height: 36px;
    width: 36px;
    margin-right: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
    margin-top: -8px;
}

.welcome-area .userAvatar img{
    position: relative;
    padding: 0;
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius:    50%;
    border-radius:         50%;
    max-width: none\9;
    z-index: 1;
}

.welcome-area .img-polaroid {
    object-fit: cover;
    width: 100%;
    height: 100%;
    vertical-align: initial;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
    border: 2px solid #fff;
}

.welcome-area .userName {
    color: #D3E9F0;
    font-weight: bold;
}

.welcome-area .welcome-block {
    float: right;
    margin-top: 8px;
}

.welcome-area a {
    font-weight: 200;
    color: #cfe8ef;
    font-size: 13px;
    letter-spacing: 1px;
    -webkit-transition: .2s;
    -moz-transition:    .2s;
    -o-transition:      .2s;
    transition:         .2s;
    margin-right: 15px;
}

.welcome-area a:hover {
    color: #fff;
    text-decoration: none;
}

.welcome-area a:hover .header-icon {
    border-color: #fff;
    color: #fff;
}

/* Logout */
a.log-out{
    color: #fff;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 0;
    padding: 8px 12px;
    background-color: #5f9a48;
    -webkit-border-radius: 4px;
    -moz-border-radius:    4px;
    border-radius:         4px;
    -webkit-transition: .2s;
    -moz-transition:    .2s;
    -o-transition:      .2s;
    transition:         .2s;
}

a.log-out:hover,
a.log-out:focus {
    text-decoration: none;
    color: #fff;
    background-color: #50863b;
}

a.log-out:active,
a.log-out:focus:active {
    text-decoration: none;
    color: #fff;
    background-color: #437530;
}


/*=================================================================================================*/
/*  MAIN NAV                                                                                       */
/*=================================================================================================*/
.navbar {
    border-top: 1px solid #214450;
    margin-bottom: 0;
}

.navbar-inner {
    background: #17323b;
    padding: 0 30px;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius:    0;
    border-radius:         0;
    min-height: 0;
}

.navbar .nav {
    left: initial;
    display: table;
    float: none;
    margin-left: -15px;
}

.navbar .nav &gt; li &gt; a {
    font-size: 14px;
    font-weight: 200;
    letter-spacing: 1px;
    color: #cfe8ef;
    padding: 14px 0;
    margin: 0 15px;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.1);
    -webkit-transition: .2s;
    -moz-transition:    .2s;
    -o-transition:      .2s;
    transition:         .2s;
}

.navbar .nav li.dropdown &gt; .dropdown-toggle .caret {
    border-top-color: #cfe8ef;
    border-bottom-color: #cfe8ef;
    -webkit-transition: .2s;
    -moz-transition:    .2s;
    -o-transition:      .2s;
    transition:         .2s;
}

.navbar .nav li.dropdown &gt; a:hover .caret,
.navbar .nav li.dropdown &gt; a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.navbar .nav &gt; li.current &gt; a {
    background: none;
    color: #fff;
    position: relative;
    -webkit-box-shadow: inset 0 -3px 0 0 #5f9a48;
    -moz-box-shadow:    inset 0 -3px 0 0 #5f9a48;
    box-shadow:         inset 0 -3px 0 0 #5f9a48;
}

.navbar .nav &gt; li &gt; a:focus,
.navbar .nav &gt; li &gt; a:hover {
    color: #eff0eb;
}

.navbar .nav &gt; li &gt; a:focus .caret,
.navbar .nav &gt; li &gt; a:hover .caret {
    border-top-color: #eff0eb;
    border-bottom-color: #d1ceb1;
}

.navbar .nav li.dropdown.open &gt; .dropdown-toggle,
.navbar .nav li.dropdown.active &gt; .dropdown-toggle,
.navbar .nav li.dropdown.open.active &gt; .dropdown-toggle {
    background-color: transparent;
    color: #fff;
}

.navbar .nav li.dropdown.open &gt; .dropdown-toggle .caret,
.navbar .nav li.dropdown.active &gt; .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active &gt; .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.dropdown-menu {
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow:    0 2px 10px rgba(0, 0, 0, 0.1);
    box-shadow:         0 2px 10px rgba(0, 0, 0, 0.1);
}

.navbar .nav &gt; li &gt; .dropdown-menu::after,
.navbar .nav &gt; li &gt; .dropdown-menu::before {
    display: none !important;
}


/*=================================================================================================*/
/*  BREADCRUMB                                                                                     */
/*=================================================================================================*/
.breadcrumb {
    margin: 0 0 15px;
    background: #f4f7fa;
    border: 1px solid #d9dee2;
    color: #8b959d;
    font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    -webkit-border-radius: 5px;
    -moz-border-radius:    5px;
    border-radius:         5px;
}

.breadcrumb &gt; li {
    text-shadow: none;
}

.breadcrumb &gt; .active {
    color: #8b959d;
}

.breadcrumb &gt; li &gt; .divider {
    color: #8b959d;
    padding: 0 3px;
}


/*=================================================================================================*/
/*  PANEL                                                                                          */
/*=================================================================================================*/
.panel {
    margin-bottom: 30px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius:    5px;
    border-radius:         5px;
    border: 1px solid #d9dee2;
}

.panel-head,
.nl-field ul li:first-child {
    background: #17323b;
    padding: 5px 10px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius:    5px 5px 0 0;
    border-radius:         5px 5px 0 0;
    border-bottom: none;
}

#page-feedback .panel-head {
    background: #006699;
}

#recurring-events-sidebar .panel-head {
    background: #f02c56;
}

.panel-head h3,
.nl-field ul li:first-child {
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    margin: 0;
    padding: 0;
    font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
}

.panel-body {
    background: transparent;
    padding: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius:    5px;
    border-radius:         5px;
}


/*=================================================================================================*/
/*  DROPDOWN MENU                                                                                  */
/*=================================================================================================*/
.dropdown-menu {
    padding: 0;
    border: 1px solid #d9dee2;
    -webkit-border-radius: 5px;
    -moz-border-radius:    5px;
    border-radius:         5px;
}

.dropdown-menu &gt; li {
    border-bottom: 1px solid #ecf0f3;
}

.dropdown-menu &gt; li:last-child {
    border-bottom: 0;
}

.dropdown-menu &gt; li &gt; a {
    padding: 8px 15px;
    font-weight: 400;
    color: #000;
    font-size: 14px;
    -webkit-transition: .2s;
    -moz-transition:    .2s;
    -o-transition:      .2s;
    transition:         .2s;
}

.dropdown-menu li &gt; a:hover,
.dropdown-menu li &gt; a:focus {
    background: #ecf0f3;
    color: #000;
}

.dropdown-menu li &gt; a:active,
.dropdown-menu li &gt; a:focus:active {
    background: #e1e7ec;
    color: #000;
}

.dropdown-menu &gt; li:first-child &gt; a {
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius:    5px 5px 0 0;
    border-radius:         5px 5px 0 0;
}

.dropdown-menu &gt; li:last-child &gt; a {
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius:    0 0 5px 5px;
    border-radius:         0 0 5px 5px;
}

.dropdown-menu &gt; li:only-child &gt; a {
    -webkit-border-radius: 5px;
    -moz-border-radius:    5px;
    border-radius:         5px;
}

.form-horizontal .form-actions{
    background: none;
    border: none;
    margin: 0;
    padding-left: 170px;
}


/*=================================================================================================*/
/*  BUTTONS                                                                                        */
/*=================================================================================================*/
.btn {
    padding: 7px 10px;
    font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #000;
    text-shadow: none;
    background-color: #fff;
    background-image: none;
    filter: none;
    border: 1px solid #d9dee2;
    -webkit-border-radius: 5px;
    -moz-border-radius:    5px;
    border-radius:         5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: .2s;
    -moz-transition:    .2s;
    -o-transition:      .2s;
    transition:         .2s;
}

.btn:hover,
.btn:focus {
    background-color: #ecf0f3;
    outline: none;
}

.btn:active,
.btn:focus:active,
.btn.active {
    background-color: #e1e7ec;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
}

.btn.disabled,
.btn[disabled],
.btn.disabled:hover,
.btn[disabled]:hover,
.btn.disabled:focus,
.btn[disabled]:focus,
.btn.disabled:active,
.btn[disabled]:active,
.btn.disabled:focus:active,
.btn[disabled]:focus:active {
    background-color: #ecf0f3 !important;
    border: 1px solid #d9dee2;
    color: #8b959d !important;
    cursor: not-allowed;
    opacity: 1;
}

.btn-small{
    padding: 3px 10px;
}

/* Primary Button */
.btn.btn-primary {
    background-color: #006699;
    border: 1px solid #004e75;
    background-image: none;
    filter: none;
    text-shadow: none;
    color: #FFF;
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: #005681;
}

.btn-primary:active,
.btn-primary:focus:active,
.btn-primary.active {
    background-color: #004e75;
}

/* Info Button */
.btn.btn-info {
    background-color: #00a8bc;
    border: 1px solid #008292;
    background-image: none;
    filter: none;
    text-shadow: none;
    color: #FFF;
}

.btn-info:hover,
.btn-info:focus {
    background-color: #0097a9;
}

.btn-info:active,
.btn-info:focus:active,
.btn-info.active {
    background-color: #008292;
}

/* Success Button */
.btn.btn-success {
    background-color: #5bb75b;
    border: 1px solid #3f923f;
    background-image: none;
    filter: none;
    text-shadow: none;
    color: #FFF;
}

.btn-success:hover,
.btn-success:focus {
    background-color: #4ca34c;
}

.btn-success:active,
.btn-success:focus:active,
.btn-success.active {
    background-color: #3f923f;
}

/* Warning Button */
.btn.btn-warning {
    background-color: #f27f19;
    border: 1px solid #d46e14;
    background-image: none;
    filter: none;
    text-shadow: none;
    color: #FFF;
}

.btn-warning:hover,
.btn-warning:focus {
    background-color: #e37412;
}

.btn-warning:active,
.btn-warning:focus:active,
.btn-warning.active {
    background-color: #d46e14;
}

/* Danger Button */
.btn.btn-danger {
    background-color: #f02c56;
    border: 1px solid #c51a3f;
    background-image: none;
    filter: none;
    text-shadow: none;
    color: #FFF;
}

.btn-danger:hover,
.btn-danger:focus {
    background-color: #d8244a;
}

.btn-danger:active,
.btn-danger:focus:active,
.btn-danger.active {
    background-color: #c51a3f;
}

.btn-group &gt; .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
}


/*=================================================================================================*/
/*  INPUTS                                                                                         */
/*=================================================================================================*/
input[class*="span"] {
    min-height: 36px !important;
}

textarea[disabled],
input[disabled],
textarea[disabled]:hover,
input[disabled]:hover,
textarea[disabled]:focus,
input[disabled]:focus,
select[disabled],
select[disabled]:hover,
select[disabled]:focus {
    padding: 5px 13px;
    font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px !important;
    min-height: 36px;
    background-color: #ecf0f3 !important;
    border: 1px solid #d9dee2;
    color: #8b959d;
    cursor: not-allowed;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
}

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
    min-height: 0;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
    background-color: #fff;
    border: 1px solid #d9dee2;
    color: #000;
    padding: 5px 10px;
    font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    min-height: 36px;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
    -webkit-transition: .2s;
    -moz-transition:    .2s;
    -o-transition:      .2s;
    transition:         .2s;
}

textarea:hover,
input[type="text"]:hover,
input[type="password"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="date"]:hover,
input[type="month"]:hover,
input[type="time"]:hover,
input[type="week"]:hover,
input[type="number"]:hover,
input[type="email"]:hover,
input[type="url"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="color"]:hover {
    border-color: #8b959d;
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
    border-color: #028ed4;
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
}

.uneditable-input,
.uneditable-input:hover,
.uneditable-input:focus,
.uneditable-input:active,
.uneditable-input:focus:active {
    padding: 5px 13px;
    font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px !important;
    min-height: 36px;
    background-color: #ecf0f3 !important;
    border: 1px solid #d9dee2;
    color: #8b959d;
    cursor: not-allowed;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
}

select {
    background-color: #fff;
    border: 1px solid #d9dee2;
    color: #000;
    font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
    height: 36px;
    min-height: 36px !important;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
    -webkit-transition: .2s;
    -moz-transition:    .2s;
    -o-transition:      .2s;
    transition:         .2s;
}

select:hover {
    border-color: #8b959d;
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
}

select:focus {
    border-color: #028ed4;
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
}

.dataTables_wrapper select {
    height: 36px;
}

.input-append .add-on,
.input-prepend .add-on {
    display: inline-block;
    width: auto;
    height: 36px;
    min-width: 16px;
    padding: 7px 8px;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    text-shadow: none;
    background-color: #ecf0f3;
    border: 1px solid #d9dee2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
}

.form-search .input-append .search-query {
    border-radius: 18px 0 0 18px;
}

.form-search .input-append .btn {
    border-radius: 0 18px 18px 0;
}

::-webkit-input-placeholder {
    color: #8b959d !important;
}

:-moz-placeholder {
    color: #8b959d !important;
}

::-moz-placeholder {
    color: #8b959d !important;
}

:-ms-input-placeholder {
    color: #8b959d !important;
}

.input-small {
    width: 110px;
}

/*=================================================================================================*/
/*  EXAMS                                                                                         */
/*=================================================================================================*/
.exam-header {
    display: block !important;
}

.exam-header .banner {
    padding: 14px 30px !important;
}

.exam-header h1 img {
    height: 35px !important;
    margin-top: 0 !important;
}

a.exit_exam {
  border-radius:20px;
  background:#18323b;
  -moz-box-shadow:0 0 6px rgba(0,0,0,0.1) inset,1px 1px 0 rgba(255,255,255,0.1);
  -webkit-box-shadow:0 0 6px rgba(0,0,0,0.1) inset,1px 1px 0 rgba(255,255,255,0.1);
  box-shadow:0 0 6px rgba(0,0,0,0.1) inset,1px 1px 0 rgba(255,255,255,0.1);
  color:#d3e9f0;
  padding:3px 10px 3px 15px;
  float:right;
  font-weight:bold;
  margin-top:10px;
}

a.exit_exam:hover {
  text-decoration:none;
  color:#FFF;
}

.exam-body #content {
    display: block;
    margin-left: 0.75em;
    margin-top: 0.75em;
    padding: 0;
}

/* Communities Sidebar */
#my-communities ul {
    max-height: 480px;
    overflow-x: auto;
}
#my-communities ul li.community:last-child {
    margin-bottom: 20px;
}
#my-communities ul li.community.hidden, #my-communities ul li.community.not-found, #my-communities ul li.community.hidden.not-found.active {
    display: none !important;
}

#my-communities ul li.community.hidden.active, #my-communities ul li.community.found {
    display: block !important;
}

#my-communities ul li.community a {
    padding: 0 5px;
    display: block;
}

/* End - Communities Sidebar */

.grid-sidebar {
    display: grid;
    grid-template-columns: 0 360px minmax(700px, 1fr);
}

.grid-no-sidebar {
    display: grid;
    grid-template-columns: 0 60px minmax(900px, 1fr);
}

#sidebar .panel {
    margin-bottom: 30px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius:    5px;
    border-radius:         5px;
    border: 1px solid #d9dee2;
}

.panel-head, .nl-field ul li:first-child {
    background: #17323b;
    padding: 10px 20px 10px 15px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius:    5px 5px 0 0;
    border-radius:         5px 5px 0 0;
    border-bottom: none;
}

.panel-head h3, .nl-field ul li:first-child {
    color: #fff;
    font-size: 13px;
    line-height: 21px;
    margin: 0;
    padding: 0;
    font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
}

#login-sidebar .panel-head {
  background: #17323b; /* Old browsers */
  border-radius:3px 3px 0 0;
}

#login-sidebar .panel-head h3 {
  color:#FFF;
  font-size:18px;
  text-shadow:1px 1px 0 rgba(0,0,0,0.75);
  letter-spacing: 7px;
  padding:3px 10px;
  margin-top:0px;
  text-align: center;
}

.panel-body {
    background: transparent;
    padding: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius:    5px;
    border-radius:         5px;
}

#login-sidebar .panel-body{
  background:#FFF;
  padding:10px;
  -moz-border-radius:0 0 3px 3px;
  -webkitborder-radius:0 0 3px 3px;
  border-radius:0 0 3px 3px;
}

/* Secure Styling */
#secure header#main-header .banner, #un_secure header#main-header .banner  {
    padding: 5px 0;
    background: #17323B;
}
#secure header#main-header .banner h1, #un_secure header#main-header .banner h1 {
    line-height: 40px;
    margin: 0;
}
#secure header#main-header .banner h1 img, #un_secure header#main-header .banner h1 img  {
    height: 21px;
    margin-top: -4px;
}
#secure header#main-header .banner .container .row-fluid .home, #un_secure header#main-header .banner .container .row-fluid .home  {
    color: #D3E9F0;
    background-color: inherit;
}
#secure .span2, #un_secure .span2 {
    height: 40px;
}
#secure .nav-pills &gt; li, #un_secure .nav-pills &gt; li {
    height: 40px;
}
#secure .nav-pills &gt; li, #un_secure .nav-pills &gt; li {
/*    border-right: solid 1px #1D3569;*/
    padding: 0 3px;
}
#secure .nav-pills &gt; li.last, #un_secure .nav-pills &gt; li.last {
    border-right: none;
}
#secure header#main-header .banner .container .row-fluid .home:hover, #un_secure header#main-header .banner .container .row-fluid .home:hover {
    color: #FFFFFF;
}
#secure header#main-header .banner .container .row-fluid .log-out, #un_secure header#main-header .banner .container .row-fluid .exit_exam {
    margin: 3px 0 0 0;
    cursor: pointer;
    background-color: #5f9a48;
    color: #FFF;
    font-weight: 300;
}
#secure header#main-header .banner .container .row-fluid ul.nav, #un_secure header#main-header .banner .container .row-fluid ul.nav {
    margin-bottom: 0;
}

#main-header a.exit_exam i, #main-header a.log-out i {
    margin-left: 5px;
}

/*=================================================================================================*/
/*  TABLES                                                                                         */
/*=================================================================================================*/
table.table {
    background-color: #fff;
}

.table th,
.table td {
    border-top: 1px solid #d9dee2;
}

.table td {
    padding: 15px;
}

.table-striped tbody &gt; tr:nth-child(odd) &gt; td,
.table-striped tbody &gt; tr:nth-child(odd) &gt; th {
    background-color: #f9fcfe;
}

.table-striped tbody &gt; tr.warning:nth-child(odd) &gt; td {
    background-color: #fcf8e3;
}

.table-bordered {
    border-color: #d9dee2;
}

.table-bordered th,
.table-bordered td {
    border-left: 1px solid #d9dee2;
}

.table-responsive {
    overflow-x: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.middle {
    vertical-align: middle !important;
}


/*=================================================================================================*/
/*  LOGIN FORM                                                                                     */
/*=================================================================================================*/
#login-form {
    padding: 0 15px;
}

.login-form {
    margin-top: 10px;
    float: left;
    width: 100%;
}

.login-actions {
    margin-top: 10px;
}

.login-actions a {
    margin-top: 15px;
    display: block;
    text-align: center;
}

.login-form input {
    width: 100%;
}


/*=================================================================================================*/
/*  LEGEND LIST                                                                                    */
/*=================================================================================================*/
ul.legend-list {
    list-style: none;
    margin-left: 0;
}

ul.legend-list li {
    line-height: 21px;
}

ul.legend-list li img {
    margin-right: 3px;
}

span.bread-separator {
    color: #8b959d;
    margin: 0 3px;
}


/*=================================================================================================*/
/*  DEPARTMENTAL CLERKSHIP SCHEDULE                                                                */
/*=================================================================================================*/
.select-dep .control-group {
    margin-bottom: 0;
}

.select-dep form label{
    font-weight: bold;
}

form legend.content-subheading {
    margin-bottom: 0;
    line-height: 1.5;
    border: none;
}


/*=================================================================================================*/
/*  DASHBOARD                                                                                      */
/*=================================================================================================*/
.dashboard-notices {
    max-height: 300px;
    overflow: auto;
    margin-bottom: 5px;
    padding-right: 14px !important;
}

div#dashboardCalendar {
    margin-bottom: 10px;
}

div.rss-item-title {
    padding: 8px 0;
    border-bottom: 1px #ecf0f3 solid;
}

.dashboard-notices .new-notice div {
    margin-bottom: 15px;
}

.dashboard-notices .new-notice p {
    margin-left: 10px;
    font-size: 12px;
    line-height: normal;
}

/*=================================================================================================*/
/*  COURSES                                                                                        */
/*=================================================================================================*/
ul.course-list {
    list-style-type: square;
}

p.info-not-available {
    margin-bottom: 0;
    padding-top: 5px;
    font-size: 11px;
    color: #8b959d;
}


/*=================================================================================================*/
/*  MSPR                                                                                           */
/*=================================================================================================*/
.mspr-box form{
    margin-bottom: 0;
}

.mspr-box {
    min-height: 95px;
}

label#deadline_text {
    width: 143px !important;
}

ul.quiz-questions-list {
    margin: 0;
}


/*=================================================================================================*/
/*  FOOTER                                                                                         */
/*=================================================================================================*/
footer#main-footer .container {
    text-align: center;
    margin: 18px auto;
}


/*=================================================================================================*/
/*  NOTICES                                                                                        */
/*=================================================================================================*/
ul.public-notices {
    list-style-type: none;
    margin: 0;
    padding: 0;
}


/*=================================================================================================*/
/*  PEOPLE SEARCH (ps)                                                                             */
/*=================================================================================================*/
div.ps-media-body-margin {
	margin-left: 15px;
}

div.ps-row-margin-top {
	margin-top: 10px;
}

#ps-advanced-mode,
#ps-basic-mode {
	margin-left: 20px;
	font-size: 11px;
	text-decoration: none;
	width: 110px;
	cursor: pointer;
}

#ps-advanced-mode &gt; span, #ps-basic-mode &gt; span {
	color: #17323b;
}

.ps-box {
	width: 300px;
}

.ps-group-select, .ps-role-select {
	width: 90%;
}

.ps-department-select {
	width: 100%;
}
.ps-pagination-form {
	display: inline;
}

.ps-pagination-link{
	width: 20px;
	vertical-align: middle;
	margin-right: 3px;
}

.ps-pagination-image {
	vertical-align: middle;
}

.ps-pagination-select {
	vertical-align: middle;
}

.ps-search-result-title {
	font-size: 14px;
    line-height: 20px;
	font-weight: bold;
}

.ps-search-result-summary {
	font-size: 12px;
	color: #8b959d;
	overflow: hidden;
	white-space: nowrap;
    font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
}

.ps-search-summary-bar {
	background-color: #ecf0f3;
	border: 1px solid #d9dee2;
    -webkit-border-radius: 5px;
    -moz-border-radius:    5px;
    border-radius:         5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
	width: 100%;
	padding: 15px;
}

.ps-address-margin {
	margin-left: 15px;
	margin-top: 16px;
}

.ps-media-padding {
	padding: 10px;
    background-color: transparent !important;
    border-bottom: 2px solid #ecf0f3;
}

.ps-media-heading {
	color: #17323b;
}

.ps-email {
	font-size: 10px;
}


/*=================================================================================================*/
/*  AWARDS                                                                                         */
/*=================================================================================================*/
.award_new_link {
	margin-bottom: 18px;
}

.award_text_input {
	width: 95%;
}

.award_text_area {
	width: 95%;
}

.award_table_font {
	font-size: 12px;
}

.award_list_form {
	margin-bottom: 0;
}

.award_details_table {
	width: 100%;
}

.award_details_footer {
	padding-top: 5px;
}

.award_recipient_list_first_column {
	border-left: 1px solid #8b959d;
}

.award_recipient_list_delete_button_column {
	padding-top: 23px !important;
}


/*=================================================================================================*/
/*  COMMUNITIES                                                                                    */
/*=================================================================================================*/
.mc-pager-top {
	margin-bottom: 10px;
}

.mc-pager-prev {
	width: 20px;
	vertical-align: middle;
	margin-right: 3px;
	text-align: left;
}

.mc-pager-next {
	width: 20px;
	vertical-align: middle;
	margin-left: 3px;
	text-align: right;
}

.mc-pager-link-align,
.mc-pager-image-align {
	vertical-align: middle;
}

.mc-pager-dropdown {
	vertical-align: middle;
}

.mc-deactivate-footer {
	margin-top: 40px;
}


/*=================================================================================================*/
/*  EVENT VIEWS                                                                                    */
/*=================================================================================================*/
.statsUL {
    list-style: none;
    padding: 0;
    margin: 0;
}

.statsLI {
    border-top: #D8D8D8;
    border-top-style: solid;
    border-width: 1px;
    list-style: none;
    padding: 10px 5px;
}

.statsLIHeader {
    list-style: none;
    padding: 5px;
}

.statsLISpan1 {
    width: 250px;
    display: inline-block;
}

.sortStats {
    width: 200px;
    display: inline-block;
    padding: 5px;
    text-align: left;
}

.sortStatsHeader {
    cursor: pointer;
    width: 200px;
    display: inline-block;
    padding: 5px;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}

.sortStatsName {
    width: 300px;
    padding-right: 30px;
}

.sortStatsViews {
    width: 50px;
    padding-right: 60px;
    text-align: center;
}

.sortStatsDate {
    width: 150px;
    text-align: center;
}

.sortStatsNameModel {
    width: 250px;
    padding-right: 30px;
}

.sortStatsViewsModel {
    width: 40px;
    text-align: center;
}

.sortStatsDateModel {
    padding-left: 10px;
    width: 150px;
    text-align: center;
}

#userViews {
    padding-right: 50px;
}

#event_details_1.span5,
#event_details_1.span7 {
    float: right;
}

.event-title {
    margin: 10px 0 30px 0 !important;
}

ul.event-contacts {
    max-height: 500px;
    overflow: scroll;
    margin-left: 0;
    list-style-type: none;
}

ul.event-contacts a {
    font-size: 12px;
}

div.event-message {
    background-image: none;
    margin: 30px 0 0 0;
    padding: 20px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius:    5px;
    border-radius:         5px;
    border: 1px solid #d9dee2;
}

div.event-message h3 {
    display: block;
    margin-top: 0;
    line-height: 22px;
}

div.event-description .span4 h3,
div.event-message .span4 h3,
#event_details_2 h3 {
    line-height: 20px;
    font-size: 14px;
    margin: 2px 0;
}

div.event-description .span8,
div.event-message .span8,
#event_details_2 span {
    margin-top: 2px;
    font-size: 14px;
}

#event_details_1 .span12 hr,
#event_details_2 .span12 hr{
    margin-right: 2.12766%;
}

#event_details_2 h3 {
    font-size: 12px;
}

#event_details_2 span  {
    font-size: 12px;
}

#event_details_1 .span12,
#event_details_2 .span12 {
    min-height: 12px;
}

#event_details_2 div.course_contact_1,
#event_details_2 div.course_contact_2 {
    float: left;
}

#event_details_2 div.course_contact_1 h5 {
    margin: 1px 0;
    margin-right: 6px;
}

div#event_details_2 ul.menu {
   position: relative;
}

ul.menu .org-selector {
    padding-left: 0;
}

/*=================================================================================================*/
/*  EVENTS                                                                                         */
/*=================================================================================================*/
div.event-navbar-middle {
    background-color: #fff;
    border: 1px solid #d9dee2;
    border-left: 0;
    border-right: 0;
    color: #000;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    height: 36px;
    margin-bottom: 0;
    padding: 7px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    -webkit-width: calc(100% - 72px);
    -moz-width:    calc(100% - 72px);
    width:         calc(100% - 72px);
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
}

table.event-details tbody tr th,
table.event-details tbody tr td {
    vertical-align: top;
    text-align: left;
    padding: 0px 10px;
}

table.event-details .event-details-item {
    display: block;
    margin-bottom: 8px;
}

table.event-details .event-details-item:last-child {
    margin-bottom: 0;
}

/*=================================================================================================*/
/*  FORM STYLE (nl)                                                                           */
/*=================================================================================================*/
.nl-form {
    width: 100%;
    margin: 0.3em auto 0 auto;
    line-height: 1.5;
}

.nl-form ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

/* normalize the input elements, make them look like everything else */
.nl-form select {
    border: none;
    background: transparent;
    font-family: inherit;
    color: inherit;
    font-weight: inherit;
    line-height: inherit;
    display: inline-block;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance:    none;
}

/* custom field (drop-down, text element) styling  */
.nl-field {
    display: inline-block;
    position: relative;
}

.nl-field.nl-field-open {
    z-index: 10000;
}

/* the toggle is the visible part in the form */
.nl-field-toggle,
.nl-form select  {
    line-height: inherit;
    display: inline-block;
    color: #5BB75B;
    cursor: pointer;
    border-bottom: 1px dashed #5BB75B;
}

/* drop-down list / text element */
.nl-field ul {
    position: absolute;
    visibility: hidden;
    background: #FFF;
    left: -0.5em;
    top: 50%;
    opacity: 0;
    -webkit-transform: translateY(-40%) scale(0.9);
    -moz-transform:    translateY(-40%) scale(0.9);
    -o-transform:      translateY(-40%) scale(0.9);
    transform:         translateY(-40%) scale(0.9);
    -webkit-transition: visibility 0s 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition:    visibility 0s 0.3s, opacity 0.3s, -moz-transform 0.3s;
    -o-transition:      visibility 0s 0.3s, opacity 0.3s, -o-transform 0.3s;
    transition:         visibility 0s 0.3s, opacity 0.3s, transform 0.3s;
}

.nl-field ul li {
    border-bottom: 1px solid #F5F5F5;
}

.nl-field.nl-field-open ul {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform:    translateY(-50%) scale(1);
    -o-transform:      translateY(-50%) scale(1);
    transform:         translateY(-50%) scale(1);
    -webkit-transition: visibility 0s 0s, opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition:    visibility 0s 0s, opacity 0.3s, -moz-transform 0.3s;
    -o-transition:      visibility 0s 0s, opacity 0.3s, -o-transform 0.3s;
    transition:         visibility 0s 0s, opacity 0.3s, transform 0.3s;
}

.nl-field ul li:first-child {
    font-size: 2.5em;
    line-height: 70px;
    text-align: center;
    position: relative;
    border-radius: 0;
}

.nl-field ul li:nth-child(n+2) {
    font-size: 2em;
    line-height: 40px;
    color: #757575;
    position: relative;
}

.nl-dd ul li:nth-child(n+2) {
    padding: 10px 50px;
    cursor: pointer;
    white-space: nowrap;
}

.nl-dd ul li.nl-dd-checked {
    color: #1b3842;
}

.nl-dd ul li.nl-dd-checked:before {
    content: "\2714";
    position: absolute;
    left: 20px;
}

.nl-dd ul li:nth-child(n+2):hover {
    background: #F9F9F9;
}

/* overlay becomes visible when a field is opened */
.nl-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    opacity: 0;
    z-index: 9999;
    visibility: hidden;
    -webkit-transition: visibility 0s 0.3s, opacity 0.3s;
    -moz-transition:    visibility 0s 0.3s, opacity 0.3s;
    -o-transition:      visibility 0s 0.3s, opacity 0.3s;
    transition:         visibility 0s 0.3s, opacity 0.3s;
}

.nl-field.nl-field-open ~ .nl-overlay {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0s;
    -moz-transition-delay:    0s;
    -o-transition-delay:      0s;
    transition-delay:         0s;
}


/*=================================================================================================*/
/*  MODALS                                                                                         */
/*=================================================================================================*/
.modal-header h2 {
    color: #000000;
}

#rotationschedule-modal-body {
  min-height: 325px;
}

/*=================================================================================================*/
/*  MODALS                                                                                         */
/*=================================================================================================*/
.modal-header h2 {
    color: #000000;
}

#rotationschedule-modal-body {
    min-height: 325px;
}

.cperiod-label {
    line-height: 60px;
}

#due_finish, #due_start {
    margin: -6px 5px 0 -1px;
}

#assessment-due-date-td #due_finish_text {
    width: 153px;
}

a.list-group-item:hover {
    text-decoration: none;
    background-color: #f9fcfe;
}

.list-group-item {
    color: #2b2e32;
    list-style: none;
    line-height: 0;
    border-top: 1px solid #edf1f5;
    border-right: none;
    border-bottom: none;
    border-left: none;
    -webkit-transition: all .2s;
    transition: all .2s;
    display: table;
    width: inherit;
    margin-bottom: 0;
}

.list-group-item .table-cell {
    display: table-cell;
    height: 100%;
    float: none;
    vertical-align: middle;
}

.list-group-item .table-cell-lg {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.list-group-item .table-cell h4 {
    color: inherit;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: none;
    background-color: inherit;
}

.list-group-item .table-cell p {
    margin: 0px;
    font-weight: 700;
    color: #555;
}

.list-group-item .table-cell p.disabled {
    color: #c4cbd7;
    font-weight: 600;
}

.list-group-item .circle-img-xs &gt; span {
    margin-right: 5px;
}

.modal &gt; form {
    margin: 0;
}


/*=================================================================================================*/
/*  ASSESSMENT COLLECTIONS                                                                         */
/*=================================================================================================*/
#datatable-assessments {
    border-left: 1px solid #d9dee2;
}

#datatable-assessments .row {
    margin: 0;
    clear: both;
}

#datatable-assessments .assessment-cell {
    -webkit-width: calc(100% - 370px);
    -moz-width: calc(100% - 370px);
    width: calc(100% - 370px);
    float: left;
}

#datatable-assessments .points-cell {
    width: 90px;
    float: left;
}

#datatable-assessments .weight-cell {
    width: 100px;
    float: left;
}

#datatable-assessments .assignment-cell {
    width: 140px;
    float: left;
}

#datatable-assessments .edit-cell {
    width: 40px;
    float: left;
}

#datatable-assessments .group {
    border-bottom: 1px solid #d9dee2;
}

#datatable-assessments .group:last-child {
    border-bottom: none;
    border-radius: 0 0 5px 5px;
}

#datatable-assessments .group .assessment-row:last-child {
    border-radius: 0;
}

#datatable-assessments .group:last-child .assessment-row:last-child {
    border-radius: 0 0 5px 5px;
}

#datatable-assessments .group .group-header .assessment-cell {
    -webkit-width: calc(100% - 370px);
    -moz-width: calc(100% - 370px);
    width: calc(100% - 370px);
    float: left;
}

#datatable-assessments .group .assessment-row {
    background: #f5f8fb;
}

#datatable-assessments .group .weight-cell {
    color: #8b959d;
}

#datatable-assessments .assessment-cell-table {
    display: table;
    width: 100%;
}

#datatable-assessments .assessment-cell-table div {
    display: table-cell;
    padding-right: 30px;
}

#datatable-assessments .assessment-cell-table .icn-cell {
    width: 25px;
    padding-right: 0;
}

#datatable-assessments .header-row {
    padding: 8px 15px;
    border-bottom: 1px solid #d9dee2;
    font-size: 15px;
    font-weight: 600;
    color: #333;
}

#datatable-assessments .assessment-row {
    padding: 10px 15px;
    border-bottom: 1px solid #d9dee2;
    background: #fff;
}

#datatable-assessments .assessment-row:last-child {
    border-bottom: none;
    border-radius: 0 0 5px 5px;
}

#datatable-assessments .group-header {
    padding: 10px 15px;
    background: #fff;
    border-bottom: 1px solid #d9dee2;
    font-size: 15px;
    color: #333;
    clear: both;
    float: left;
    -webkit-width: calc(100% - 30px);
    -moz-width: calc(100% - 30px);
    width: calc(100% - 30px);
}

#datatable-assessments .grouped-weight {
    width: 100px;
    float: left;
}

#datatable-assessments .ui-sortable {
    clear: both;
}

#datatable-assessments input[type="checkbox"] {
    margin: -3px 0 0 0;
}

.assessment-collection-modal input[type="text"],
.assessment-collection-modal textarea {
    width: 100%;
}

#adusted-price-fixed-data .controls p {
    padding-top: 4px;
}

#adjusted-price-add-form input[type="checkbox"] {
    margin-top: 0;
}

/***************  Displaying Order Items  ***************/
#element-pricing tbody tr.table-section th {
    background-color: #EEE;
}

.capacity-status {
    font-weight: bold;
}
.overbooked {
    color: red;
}

.underbooked {
    color: darkgreen;
}

.previous-order tfoot {
    border-top: 2px solid black;
}

.previous-order .number-cell {
    text-align: right;
}

#orders-table .card, #questions-block {
    padding: 3px;
}

#orders-table {
    position: relative;
    margin-top: 6px;
}

#orders-table .order-date {
    display: inline-block;
    font-size: 120%;
    font-weight: bold;
}

#orders-table .order-method {
    display: inline-block;
}

#orders-table .order-status {
    display: inline-block;
}

#orders-table table {
    margin-bottom: 0;
}

#registration-questions .require-question-message {
    font-size: small;
    color: red;
    display: inline-block;
}

#registration-questions h2 button {
    display: inline-block;
}

#registration-bottom .attendance &gt; div {
    display: inline-block;
    width: 8em;
}

#registration-bottom .attendance .attendance-control {
    display: inline-block;
    width: 8em;
}

#registration-bottom .attendance .attendance-control label {
    padding: 0;
    vertical-align: middle;
    width: 6em;
    display: inline-block;
}

#registration-add-form .control-group label {
    width: 100%;
    display: block;
}

#registration-add-form .control-group .controls {
    /*margin-left: 0;*/
    /*clear: none;*/
}

#payment-modal label, #refund-modal label, #cancel-registrations-modal label {
    width: 12em;
}

#payment-modal .controls, #refund-modal .controls, #cancel-registrations-modal .controls {
    display: inline-block;
}

#payment-modal {
    display: none;
}

#payment-modal #payment-amount, #refund-modal #edit-refund-amount, #refund-modal #edit-refund-fee,
#edit-refund-total
{
    text-align: right;
}

#payment-modal #payment-third-party {
    display: none;
}

#refund-modal {
    display: none;
}

#registration-add-form #questions-block .control-label {
    width: 100%;
}

#registration-add-form .control-group .controls {
    margin: 0 0 0 1em;
}

#registration-add-form #element-pricing label {
    padding-left: 0;
    font-size: 115%;
    font-weight: bold;
}

#registration-add-form .table td.price-column, #registration-add-form .table th.price-column {
    text-align: right;
    width: 6em;
}

#registration-add-form #total-row th, #registration-add-form #balance-owing-row th {
    border-top: thick solid black;
    border-bottom: thick solid black;
}

#registration-add-form #order-discount {
    text-align: right;
}

#registration-add-form .list-price {
    text-decoration: line-through;
}

#registration-add-form .final-price-until-date {
    font-size: 90%;
    color: red;
    text-align: left;
}

#element-pricing {
    display: none;
}

#order-discount {
    width: 6em;
}

/* The first column with the checkboxes should always be small */
#element-pricing td:nth-child(1) {
    width: 6em;
}

#registration-add-form .modal-body .control-group label {
    width: 12em;
}

#registration-add-form .modal-body .controls {
    margin: 0;
    margin-left: 13em;
    display: block;
    clear: none;
}

#payment-third-party-controls,
#pay-registration,
#refund-registration {
    display: none;
}

.card .quantity-cell {
    width: 8em;
}

.card .total-cell {
    width: 4em;
}

#payment-third-party-controls .control-group .controls {
    margin: 0;
    margin-left: 2em;
}

#pay-by-third-party {
    vertical-align: initial;
}

#previous-order-container {
    margin-top: 60px;
    border-top: 1px solid silver;
}

.previous-order .card-title {
    background-color: #EEE;
    padding: 6px;
}

#cancel-edit-refund-fee, #refund-edit-refund-fee {
    text-align: right;
    width: 6em;
}

.status-indicator {
    display: inline-block;
    padding: 4px 10px;
    border-radius: 4px;
}

.status-cancelled {
    background-color: rgba(255, 0, 0, 0.2);
    border: 3px solid rgba(255, 255, 255, 1);
}

.status-complete {
    background-color: rgba(0, 255, 0, 0.2);
}
.status-pending {
    background-color: rgba(255, 165, 0, 0.4);
}

.status-cancellation_requested {
    background-color: rgba(255, 0, 0, 0.2);
    border: 3px solid rgba(0, 0, 255, 0.4);
}

.pending-message {
	font-size: 80%;
	font-weight: bold;
	color: green;
}

.promo-code-name {
    display: inline-block;
    background-color: rgba(0, 255, 0, 0.2);
    border-radius: 7px;
    padding: 4px;
    margin: 2px;
}

#view-registration-button {
    margin-right: 1em;
}

#online-program-list .panel-body {
    max-height: 40em;
    overflow: auto;
}

table#fin-report td:nth-child(4),
table#fin-report td:nth-child(5),
table#fin-reg-report td:nth-child(6) {
    text-align: right;
}

.card.previous-order .title-cell {
    width: 30%;
}

#display-success-box .registration-closed-message {
	color: black;
	line-height: 20px;
	padding-top: 7px;
	display: inline-block;
    font-size: 80%;
}

#public-notices {
    border: 2px solid gray;
    border-radius: 7px;
    background-color: lemonchiffon;
    padding: 2em;
    width: 95%;
}

#public-notices h2 {
    margin-top: 0;
}

form#registration-add-form {
    padding: 4px;
}

form#registration-add-form.refund-mode {
    background-color: #FFF0F0;
}

#task-completion-container {
    margin-top: 6px;
}

#credit-task-modal #task_complete {
    margin-bottom: 4px;
}

.money {
    text-align: right;
}</pre></body></html>