body{
    /*background-color: #D1D4D9;*/
    background-color: #ddd;
}

a:active, a:focus{
    color: black;
}

.autoSavePopup {
  background-color: #111111;
  z-index: 999999;
  opacity: 1;
  position: fixed;
  padding: 15px;
  width: 300px;
  font-size: 13px;
  font-weight: normal;
  text-align: left;
  color: #ffffff;
  font-family: Arial,sans-serif;
  line-height: 15px;
  box-shadow: #000000;
  bottom: 0px;
  right: 0px;
}
    
table{
    width: 100%;
}

a:visited{
	color:#000;
}

.errorField{
    border: 1px solid #df8f90;
    background-color: #ffd2d3;
}


.tutorial_container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  
}

.tutorial_row {
  margin-right: -15px;
  margin-left: -15px;
}




.jumbotron {
    /*background-color: #3264FB;*/
    background-color: #3366FF;
    color: #fff;
    
    margin-top: -30px;
}

.searchResults{
    cursor: pointer;

}

.multiRegLabel{
    font-weight: 100;
}

.cancelled{
    color: red;
    font-weight: bold;
}

.alternateTrainings{
    border: 1px dashed grey;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
}

.alternateTrainingsContainer {
    border-bottom: 1px dashed #ccc;
}

#userSearchResultsDiv{
    height: 275px;
    overflow-y: auto;
}
#userSearchDiv{
    
    visibility: hidden;
}

.event-date{
    color: #888;
    font-size: small;
    text-align: right;
}

.upcomingtrainingslist {
    margin-left:-20px;
}

.readmore{
    font-style: italic;
}
.courseCatalogTitle{
    font-weight: bold;
    font-size: 1.3em;
}


.upcomingtrainingslist  li {
 padding-bottom: 5px;
 
}

#search-form-dialog {
    overflow: hidden;
}

#courseCatalogIndex a {
    font-weight: bold;
    font-size: 1.1em;
}

#courseCatalogIndex{
    font-weight: bold;
    font-size: 1.1em;
    background-color: #fff;    
    margin-left: -5px;
    margin-right: 40px;
    z-index: +1;
    padding-left: 10px;
    border-bottom-right-radius:.5em;
    border-bottom-left-radius: .5em; 
    padding-bottom: 10px;
}

.peoplePowered img{
    padding: 5px;
    float: left;
}
.peoplePowered{
    margin-bottom: 50px;
    display: block;
    
}

.peoplePowered name{
    font-weight: bold;
    font-size: large;
}

.lodgingCellTitle {
    text-align:center;
}

.lodgingCell {
    border-left:1px dashed #ccc;
    text-align:center;
}

.lodgingCellLast {
    border-left:1px dashed #ccc;
    border-right:1px dashed #ccc;
    text-align:center;
}

.headerRow {
    background-color: #c8c8c8;
    /*background-color: #93a5ca;*/
    font-weight: bold;
    padding-top: 8px;
    padding-right: 5px;
    /*padding-left: 5px;*/
    padding-bottom: 8px;
    border-bottom: 1px dashed #ccc;
    vertical-align: text-top;
	padding-left: 2px;
}

.headerRow td{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px;
}


.newRow {
    background-color: #E1E1FF;
    /*background-color: #ddd;*/
    padding-top: 8px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 8px;
    border-bottom: 1px dashed #ccc;
    /*vertical-align: text-top;*/ /*Commented out because it makes alternating rows look horrible due to shifting alignment.*/
    
}


.error 
{
    border-color: Red;
}

.newRow td{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px;
}




.evenRow {
    background-color: #fff;
    /*background-color: #ddd;*/
    padding-top: 8px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 8px;
    border-bottom: 1px dashed #ccc;
    /*vertical-align: text-top;*/ /*Commented out because it makes alternating rows look horrible due to shifting alignment.*/
    
}

.evenRow td{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px;
}

 tr  .melissaLink:visited {
    color: red;
}

.evenRow .title{
    font-weight: bold;
    color: #195fc4
    /*color: #000;*/
}	

.oddRow {
	background-color: #e2e2e2;
	/*background-color: #f4f7fd;*/
    /*background-color: #3366ff;*/
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 8px;
	border-bottom: 1px dashed #ccc;
    /*color: #ddd*/
}

.oddRow td{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px;
}


.oddRow .title {
    font-weight: bold;
    color: #195fc4;
    /*color: #000;*/
}

.highlightRow {
	background-color: Yellow;
	/*background-color: #f4f7fd;*/
    /*background-color: #3366ff;*/
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 8px;
	border-bottom: 1px dashed #ccc;
    /*color: #ddd*/
}

.highlightRow  td{
     padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px;
}


.highlightRow .title {
    font-weight: bold;
    color: #195fc4;
    /*color: #000;*/
}

.style1
        {
            vertical-align:top;
            padding-top: 8px;
	        padding-right: 5px;
	        padding-left: 5px;
	        padding-bottom: 8px;
            width: 180px;
        }


.reportFrame{
    width: 100%;
    height: 600px;
    border: 0px;

}

.label-purple{
    background-color: #800080;
}


.label-yellow{
    background-color: #F5F500;
}

.label-maroon{
    background-color: #800015;
}

.label-teal{
    background-color: #008080;
}

.label-brown{
    background-color: #A66829;
}






#RTCAdmin .nav :active{
    background-color:#ccc;
    
}

/* TABS ON RTC PAGE*/
#RTCAdmin .nav LI a{
    /*color: #2a64a1;*/
    color: #195fc4;;
}


#RTCAdmin #allEvents{
    border: 1px solid #ddd;
}
#RTCAdmin #allEvents {
    background-color: #fff;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    margin-top: 19px;
}
#RTCAdmin #regionalEvents{
    border: 1px solid #ddd;
}
#RTCAdmin #regionalEvents {
    background-color: #fff;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    margin-top: 19px;
}

#RTCAdmin #reports{
    border: 1px solid #ddd;
}


#RTCAdmin #reports {
    background-color: #fff;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    margin-top: 19px;
}

#RTCAdmin #rtc_tabs{
    background-color: #E8EBF1;
    background: -webkit-linear-gradient(left top, #eee , #666); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom right, #eee , #666); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom right, #eee , #666); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom right, #eee , #666); /* Standard syntax */
    border-bottom-right-radius:.5em;
    border-bottom-left-radius: .5em; 
    border-top-right-radius:.5em;
    border-top-left-radius: .5em;

    
}

#RTCAdmin #rtc_tabs .nav-tabs{
    margin-bottom: -20px;
    font-weight: bold;
}

#RTCAdmin h2{
    padding-top: 10px;
}

.bottom-rounded{
    border-bottom-right-radius:.5em;
    border-bottom-left-radius: .5em; 
}

.regLink {
    color: #259b2b;
    font-style: italic;
}



.expandedText {
    display: none;
}


#CalendarResults .nav :active{
    background-color:#ccc;
}

#CalendarResults #allEvents{
    border: 1px solid #ddd;
}
#CalendarResults #allEvents {
    background-color: #fff;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    margin-top: 19px;
}

#CalendarResults #seriesEvents{
    border: 1px solid #ddd;
}
#CalendarResults #seriesEvents {
    background-color: #fff;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    margin-top: 19px;
}

#CalendarResults #cal_tabs{
    background-color: #E8EBF1;
    background: -webkit-linear-gradient(left top, #eee , #666); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom right, #eee , #666); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom right, #eee , #666); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom right, #eee , #666); /* Standard syntax */
    border-bottom-right-radius:.5em;
    border-bottom-left-radius: .5em; 
    border-top-right-radius:.5em;
    border-top-left-radius: .5em; 
}

#CalendarResults #cal_tabs .nav-tabs{
    margin-bottom: -20px;
    font-weight: bold;
}

#CalendarResults h2{
    padding-top: 10px;
}


h3{
    font-style: normal;
}

.errorPage{
    height: 700px;
}

.jumbotron .warning_msg{
    color:#000;
}

.jumbotron .info_msg{
    color:#000;
}

.jumbotron .error_msg{
    color:#000;
}

.jumbotron .success_msg{
    color:#000;
}

.pupdateDiv {
    border-radius: 25px; 
    border: 1px dashed #3366FF; 
    padding: 20px; 
    height: 100px; 
    color:red; 
    font-weight:bold; 
    font-size:125%; 
    text-align:center;
}
