body {
     font-family: Helvetica, 'Open Sans', Arial, sans-serif;
     margin: 0 auto;
     padding: 0;
     font-size: 1em;
     color: #000;
     background-color: #f9f9f9;
}

.topBanner {
    min-height: 100px;
    border-bottom: 1px solid #17244c;
}

.topBanner img {
    float:left;
    padding: 30px 0 0 20px;
    width: 250px;
}

.bannerText{
    height: 63px;
    line-height: 63px;
    padding: 33px 0 0 24px;
    float: left;
    color: #000000;
    font-size: 22px;
}

.loginStatus{
    height:63px;
    line-height:78px;
    padding-right:20px;
    overflow:hidden;
    float:right;
}

.loginStatus a:link{
    text-decoration:none;
    font-weight: normal;
}

.loginStatus a:hover{
    text-decoration:underline;
    font-weight: normal;
}

.loginStatus a:visited{
    text-decoration:none;
    font-weight: normal;
}

.loginStatusDisplayName{
    text-transform:uppercase;
}

.table {
    border:1px solid #ccc;
    margin:20px auto;
    padding: 10px;
    width:95%;
    min-height: 400px;
}
.table tr {
    padding:10px;
	height: 32px;
}

.table th {
    background:#eee9e0;
    padding:2px;
    width:150px;
    text-align: left;
    border-bottom: 1px solid #ccc;
    height: 32px;
}

.table td {
    border: 1px solid #ccc;
    padding: 2px 8px;
}

.tr-divider {
    height: 2px;
    line-height:2px;
    border-bottom:1px solid red;
    width:500px;
    margin:5px 0 5px 0;
}

.td-label {
    padding:4px 4px 4px 10px;
    margin-left: 4px;
    width:180px;
    text-align: left;
    border-bottom: 1px solid #ccc;
    margin-right: 5px;
}

.td-data {
    padding:2px;
    width:180px;
    text-align: left;
    margin:5px 0 5px 0;
    border-bottom: 1px solid #ccc;
    height:22px;
    background-color: #fff;

}
.table td {
    height: 22px;
    line-height: 22px;
}

th {
    border:1px solid #333;
    height: 36px;
    line-height: 22px;
}

.td-data input{
    width:180px;
    height:22px;
}

textarea {
    padding:0px;
    font-family: 'Open Sans',arial;
    width: 580px;
    height: 180px;
    font-size: 16px;
}

.submit_button{
    margin: 5px auto;
    text-align: center;
    min-height:30px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    background-color: #3284bf;
    color: #ffffff;
    min-width: 120px;
    padding: 12px;
}

.submit_button:hover {
    cursor: pointer;
} 

.submit-button-link {
    text-align: center;
    min-height: 30px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    background-color: #3284bf;
    color: #ffffff !important;
    text-decoration: none !important;
    line-height: 40px;
    /*padding: 10px;*/
    display: inline-block;
    min-width: 120px;
    width: auto;
    font-size: 14px;
}

.submit-button-link-container {
    display: flex;
    justify-content: center;
}

.submit-button-link a{
    
}

.red {
    color: red;
}

input {
    /*height: 30px !important;*/
    border: 1px solid #ccc !important;
}

#warning {
    background-image: url("images/warning.png") ;
    background-repeat:no-repeat;
    background-color: #FFEEEE;
    border: 1px solid #666600;
    color: #660000;
    text-align: center;
    width:860px;
    margin: 0px auto;
    height: 80px;
    vertical-align: middle;
}

#warning p {
    font-size: 16px;
    vertical-align: middle;
}



#content  {
    margin: 10px auto;
    min-width: 628px;
    min-height: 500px;
    border: 1px solid #d0d0d0;
    width: 1260px; /*1060*/
    background-color: #ffffff;
    position: relative;
    padding-bottom: 20px;
    /*padding-top: 10px;*/
    /*margin-bottom: 80px;*/
}

#content  a, a:visited{
    color: #004276;
    font-weight: normal;
    text-decoration: underline;
}

#content  a:hover{
    color: #004276;
    font-weight: normal;
    text-decoration: underline;
}

h2 {
    font-weight: normal;
}

#content h1 {
 color: #444;
 font-size: 10pt;
 font-weight: bold;
 margin:0;
 padding:0;
 text-align:center;
 background-color: #f9f9f9;
 border-bottom: 1px solid #D0D0D0;
 line-height:40px;
 vertical-align: bottom;
 font-family: 'Lato', 'Open Sans', Arial, 'Raleway', "Lucida Sans Unicode","Lucida Grande",sans-serif;
}

#content h2 {
 color: #444;
 font-size: 1.5em;
 font-weight: normal;
 padding-left:10px;
 padding-bottom: 2px;
 text-align:left;
 /*background-color: #f9f9f9;*/
 border-bottom: 1px solid #D0D0D0;
 vertical-align: middle;
 font-family: 'Lato', Arial, 'Raleway', 'Open Sans', "Lucida Sans Unicode","Lucida Grande",sans-serif;
 margin-top:0;
 height:40px;
 line-height: 40px;
 background-color: #eee;
}

#content label{
/*font-weight: bold;*/
/*font-size: 12px;*/
padding: 5px;
line-height: 20px;
height:20px;
/*border:1px red solid;*/
}

#content ul.control_panel {
    margin-top:3.5em;
    padding-left:30px;
    margin-bottom:0px;
    padding-bottom:0;
}

#content label{
/*font-weight: bold;*/
/*font-size: 12px;*/
padding: 5px;
line-height: 20px;
height:20px;
/*border:1px red solid;*/
}


#content ul {
    /*margin-top:0px;*/
    padding-left:30px;
    margin-bottom:0px;
    padding-bottom:0;
}


.small-label{
font-weight: normal;
font-size: 13px;
/*padding: 5px;*/
line-height: 15px;
/*margin-top:5px;*/
/*border:1px red solid;*/
}

.label-small {
width: 7.5em;
float: none;
text-align: left;
margin-right: 0.5em;
font-weight: bold;
display: inline-table;
/*border:1px solid red;*/
padding:5px;
}


#content p {
font-family: 'Lato', 'Open Sans', Arial, 'Raleway', "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size:10pt;
padding:20px;
line-height:20px;
}


a {
	color: #0134C5;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #003570;
	font-weight: normal;
}

#table-center {
    width:1200px; /*1000px*/
    margin:0 auto 10px;
    clear:both;
    padding-top: 5px;
}

#table-center a{
    text-decoration:underline;
}
.stripe {
	width:100%; /* 100% causes IE to caluculate borders wrong and give it strange clearing and floating */
	padding: 0;
	border-collapse: collapse;
        border-bottom:1px solid #939393;
        /*min-height: 400px;*/
}


.stripe th, .close {
	color: #FFFFFF!important;
	background: #4168A1;
	padding: 0;
	text-align: center;
	/*font-weight: bold;*/
    font-size: 11pt;
    border:1px solid #b0b0b0;
    line-height:25px;
}
.stripe td {

    border-collapse: collapse;
    text-align: left;
    padding: 1px 4px;
    border-bottom:1px solid #939393;
    border:1px solid #939393;
    line-height:25px;
    font-size:10pt;
    word-wrap: break-word;
}
.stripe th {
    border-collapse: collapse;
    text-align: left;
    padding: 1px 4px;
    border-bottom:1px solid #939393;
    border:1px solid #939393;
    line-height:25px;
    font-size:10pt;
    word-wrap: break-word;
}

.stripe tr:nth-of-type(odd) {
  /*background-color:#eeeeee;*/ /*/* ZEBRA for table disable by nir 11/15/2013 */
}

.stripe td, a{
	font-weight: normal;
}
.stripe tr:hover {
background-color:#E6EAFB;
/*background-color:#ffff99;*/
}
.stripe tr.alt td {
/*background:#F6F6F6 none repeat scroll 0 0;*/
}
.stripe tr.over td {
/*background:#E6EAFB none repeat scroll 0 0;*/
}

tr.highlighted td {
    background: #ffff99;
}

#footer_contact {
margin: 20px auto 30px;
text-align:center;
width:920px;
font-size:9pt;
color: #000;
}

.footer_divider{
	height:8px;
	clear:both;


}

#control_panel {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
min-height:120px;
/*height: 220px;*/
height: auto;
border:1px solid #ccc;
margin:5px auto 40px   ;
width:950px;
text-align:center;
/*padding:15px;*/
}

#control_panel a:link {
/*color:#eec927;*/
color:#ffffff;
text-decoration: none;
}

#control_panel a:hover {
/*color:#eec927;*/
color:#ffffff;
text-decoration: none;
}

#control_panel a:visited {
/*color:#eec927;*/
color:#ffffff;
text-decoration: none;
}

#control_panel ul {
    margin-top:12px;
    list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#control_panel li {
float:left;
margin:10px;
padding: 25px 10px;
text-decoration: none;
min-width: 180px;
}

#control_panel li input {
float: left;
text-align: center;
color: #FFFFFF;
background-color: #428BCA;
width: 180px;
height: 60px;
border: 2px solid #808080;
font-weight: normal;
cursor: pointer;
border-color: #357EBD;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
word-wrap: break-word;
}

#control_panel li input:hover {
    background-color: #357EBD;
}
.reports {
clear:both;
height:100px;
border:1px solid #ccc;
margin:0px auto;
width:950px;
font-size: 14px;
/*text-align:center;*/
/*padding:15px;*/
}

.reports ul {
margin-top:18px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.reports li {
 margin-top:18px;
}
.reports a{

display:inline;

}

.links {
clear:both;
height:auto;

margin:0px auto;
width:950px;
font-size: 14px;
/*text-align:center;*/
/*padding:15px;*/
}

.links ul {
margin-top:18px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.links li {
 margin-top:18px;
}
.links a{

display:inline;

}

#flip {
clear:both;
margin:10px auto;
width:950px;
text-align:left;
padding:10px 0 0 0;
}


select {
    /*height: 30px;
    vertical-align: bottom;
    line-height: 30px;*/
    /*width:180px;*/
}

#breadcrumb {
	margin: 10px 0 0 10px;
}

#error {
	margin:15px auto;
	width:80%;
	background-color: #FFEEEE;
    border: 1px solid #666600;
    color: #660000;
    padding:20px;
    line-height: 22px;
    font-size: 14px;
    text-align: left;
}

#info_msg {
	margin:15px auto;
	width:80%;
	background-color: #fbec88;
    border: 1px solid #ffcc33;
    color: #333;
    padding:20px;
    text-align: center;
    font-size: 14px;
}

#error p{
	padding:20px;
	font-weight: normal;
	text-align: center;
}

.width_160{
    width:160px;
}
.width_100{
    width:100px;
}
.width_60{
    width:60px;
}
.width_80{
    width:80px;
}
.width_120{
    width:120px;
}
.width_150{
    width:150px;
}
.width_220{
    width:220px;
}

#green_msg {
background-color:#5CB85C;
border: 1px solid #4CAE4C;
color: #ffffff;
padding:3px 6px 3px 6px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
text-decoration: none;
}

#green_msg a:link{
color: #ffffff;
text-decoration: none;
}
.small_button {
background-color:#ffffff;
border: 1px solid #cccccc;
color: #333333;
padding:3px 6px 3px 6px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.small_button:hover {
background-color:#cccccc;
}

.hidden {
    width:0%;
    height: 0;
    line-height: 0;
    display:hidden;
    overflow: hidden;
}


/*CALENDAR*/

.calendar {
    font-family: 'Open Sans', Arial, Verdana, Sans-serif;
    width: 100%;
    min-width: 960px;
    border-collapse: collapse;
}

.calendar tbody tr:first-child th {
    color: #505050;
    margin: 0 0 10px 0;
}

.day_header {
    font-weight: normal;
    text-align: center;
    color: #757575;
    font-size: 10px;
}

.calendar td {
    width: 14%; /* Force all cells to be about the same width regardless of content */
    border:1px solid #CCC;
    height: 100px;
    vertical-align: top;
    font-size: 10px;
    padding: 0;
}

.calendar td:hover {
    background: #F3F3F3;
}

.day_listing {
    display: block;
    text-align: right;
    font-size: 12px;
    color: #2C2C2C;
    padding: 5px 5px 0 0;
}

div.today {
    background: #E9EFF7;
    height: 100%;
}

.box-title {
    margin:5px auto;
    width:950px;
    font-size: 14px;
}

.button-link {
    padding:25px 20px 25px 20px;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
background-color: #428BCA;
border: 2px solid #808080;
font-weight: normal;
cursor: pointer;
border-color: #357EBD;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.button-link a:link {
    color: #FFFFFF;
}

.button-link a:hover {
    color: #FFFFFF;
}

#loginBox {
/*border:1px solid #ccc;*/
/*padding-top: 15px;*/
/* margin: 3.5em auto; */
margin: 0 auto;
/*width:620px;*/
text-align: center;
margin-bottom: 15px;
height: 300px;
}

#loginBox h3 {
font-weight:bold;
font-size:13px;
color:#000;
padding-bottom:20px;
}

#loginBox p {
width: 380px;
clear: left;
margin: 0px auto;
padding: 8px 0 8px 0;
padding-left: 0px; /*width of left column containing the label elements*/
}

#loginBox label {
font-size:1.5em;
font-weight: 500;
text-align:right;
width:130px;
float:left;
padding-right:3px;
}

#loginBox input{
/*font-size:1.5em;*/
width:15em;
float:left;
border:1px solid #ccc;
min-height:30px;
}

#loginBox-submitButton{
margin:0.5em 0;

}

#loginBox-submitButton input{
    /*width:6em;*/
    width: auto;
    float:none;
    /*border:1px solid #000;*/
    cursor: pointer;
    border: 1px solid #cccccc;
    /*font-size: 15px;*/
    font-size: 1em;
    border-radius: 4px;
    background-color: #3284bf;
    color: #ffffff;
    padding: 10px 12px;
}

tr {
    margin-bottom: 10px;
}

#register {
    width:60%;
    margin:0 auto;
}

#register-wide {
    width:98%;
    margin:0 auto 20px;
}

.value {
    color:#fafafa;
}

#success {
margin:15px auto 6px;
background-color: #E9F3DF;
border: 1px solid #8BC558;
color: #000;
width:600px;
text-align:center;
height:20px;
line-height: 20px;
padding:5px;
vertical-align:middle;
font-size: 14px;
}

#success-fixed {
margin:15px auto 14px;
background-color: #E9F3DF;
border: 1px solid #8BC558;
color: #000;
width:700px;
text-align:center;
height:25px;
line-height: 25px;
padding:8px;
vertical-align:middle;
font-size: 14px;
}

#info {
    margin: 0px auto 20px;
    background-color: #fbec88;
    border: 1px solid #ffcc33;
    color: #363636;
    width:65%;
    text-align:center;
    height:20px;
    line-height: 20px;
    padding:5px;
    vertical-align:middle;
    font-size: 14px;

}

#info-not-hidden {
    margin:10px auto 6px;
    background-color: #fbec88;
    border: 1px solid #ffcc33;
    color: #363636;
    width:65%;
    text-align:center;
    height:20px;
    line-height: 20px;
    padding:5px;
    vertical-align:middle;
    font-size: 14px;

}

.sql-error {
    margin: 10px auto;
    font-size: 1.5em;
    width: 70%;
    padding: 1em;
    border: 1px solid #000;
    color: rgb(201, 58, 58);
    line-height: 26px;
}

/* Modal background */
.modal {
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
}

.modal-content {
    background-color: #fefefe;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    border: 1px solid #888;
    width: 60%;
    max-width: 800px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.close_button {
    position: absolute;
    top: 10px;
    right: 10px;
    background: transparent;
    border: none;
    font-size: 24px;
    font-weight: bold;
    color: #999;
    cursor: pointer;
}

/* CSP classes */
.login-table {
    margin: 20px auto 20px; 
    padding-top: 20px;
}
.login-info-h4 {
    text-align: center; 
    font-size: 14px;
}
.login-info {
    font-size: 14px; 
    width: 500px;    
}
.user-login-txt {
    text-align: center;
    margin-bottom: 20px;
}
.login-tr-height {
    height: 45px;
}
.login-td-label {
    float: right;
    width: 180px !important;
    font-size: 18px !important;
}

/*Modal window for the what is the UC ID*/
.modalWindow {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.5);
}

.modalWindow .container {
    background-color: #fff;
    margin: 10% auto;
    padding: 20px;
    width: 60%;
    border-radius: 1px;
    box-shadow: 0 0 5px #000;
}

.modalWindow .container p {
    width: 80% !important;
}

.modalWindow.show {
    display: block;
}

#content {
    /*font-size: 15px;*/
    font-size: 1em;
    line-height: 18px;
}

#content p {
    font-weight: normal;
    /*font-family: 'Open Sans', sans-serif;*/
    font-size: 18px;
    line-height: 24px;
    padding: 1px 30px 1px 30px;
}

#content p.bold {
    padding:0 0 0 30px; 
    font-size: 30px; 
    font-weight: bold;
}

#content ul {
    padding:0 0 0 70px !important; 
    margin: 0;
}

#content ul > li {
    font-size: 18px !important;
    line-height: 24px;
}

#content ul > li.no-style {
    list-style: none;
}

.p-red {
    color: red;
}

.form-field {
    margin-right: 10px; 
    width: 260px;
    background: #efefef;
}

.border-line {
    height: 25px; 
    clear: both; 
    border-top: 1px solid #e5e5e5; 
    margin-top: 10px;
}

.border-frame {
    /*width: 90%; */
    clear: both; 
    border: 1px solid #ccc; 
    margin: 0 auto;
}

.spacer {
    height: 15px; 
    clear: both;
}

.float-right {
    clear: both;
    float: right;
    margin: 0px 10px;
}

.left-space {
    margin-left: 10px;
}

/*Modal popup*/
.modal-overlay {
    position: fixed;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    z-index: 9999;
    padding: 0;
    display: none; /* hide by default, overridden by .active */
}

.modal-overlay.active {
    display: flex; /* show + center */
}

.modal-content {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: 60%;
    max-width: 700px;
    height: 50%;
    padding: 20px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.modal-iframe {
    flex-grow: 1;
    width: 100%;
    border: none;
}

.modal-iframe > body {
    background: #ffffff !important;
}

.close_button {
    position: absolute;
    top: 10px;
    right: 15px;
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
}

.spaced-p {
    margin:10px;
}

.login-fields {
    margin: 20px auto 20px;
    padding: 20px;
}

.button-wrapper {
    /*display: inline-block;*/
    /*display: flex;*/
    /*justify-content: center;*/
    margin: 5px 0;
    flex-wrap: wrap;
    margin: 30px auto;
    width: 50%;
    text-align: center;
}

.submit-p {
    margin: 70px auto;
    font-size: 18px;
    width: 60%;
    line-height: 24px;
}

.content-popup  {
    margin: 10px auto;
    min-width: 628px;
    /*min-height: 500px;*/
    border: 1px solid #d0d0d0;
    width: 500px;
    background-color: #ffffff;
    position: relative;
    padding-bottom: 20px;
    /*height: 200px !important;*/
    /*padding-top: 10px;*/
}

.recommender-form {
    width: auto;
    clear: both;
    /*border: 1px solid #ccc;*/
    margin: 20px auto;
    /*padding: 15px;*/
}

/*.rec-form-header {*/
/*    font-size: 18px;*/
/*}*/

.rec-form-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    margin-bottom: 10px;
}

.rec-form-header .left {
    flex: 1;
}

.rec-form-header .right {
    display: flex;
    align-items: center;
    gap: 10px;
}

.rec-table {
    border: 1px solid #333;
    border-collapse: collapse;
}

.rec-table-td-width {
    width: 200px;
}

.rec-txt-area {
    width: 90%;
}

.rec-form-input {
    background: #efefef;
    min-width: 250px;
    margin-right: 20px;
}

.rec-form-padding {
    padding: 15px;
    border: 1px solid #ccc;
}

.scrollable-table-container {
    max-height: 750px;
    overflow-y: scroll;
    overflow-x: hidden;
    border: 1px solid #ccc;
    scrollbar-gutter: stable;
}

.scrollable-table-container thead {
    position: sticky;
    top: 0;
    background-color: white;
    z-index: 1;
}

.scrollable-table-container::-webkit-scrollbar {
    width: 12px;
}
.scrollable-table-container::-webkit-scrollbar-thumb {
    background-color: #888;
    border-radius: 6px;
}
.scrollable-table-container::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.div-spacer {
    margin: 20px;
}

.admin-close-button {
    
}

.modal-p {
    width: 500px !important;
}
