.responsive-form input, .responsive-form textarea, .responsive-form select{border-color: #303030; background-color: #e9e9e9;}
/*required color*/
.responsive-form .required {color:#004a90;}
/*focus color*/
.responsive-form input:focus, .responsive-form textarea:focus, .responsive-form select:focus {border-color:#004a90;}
/*error color*/
.responsive-form .form-label.form-captcha-error {color:#004a90;}
.responsive-form .form-item.error input {border-color: #004a90;}
.responsive-form .form-item .captchaDetail {border-color: #004a90;color:#004a90;}
/*button colors*/
.color-button {background: #a5b0d2; border-color: #004a90; color:#004a90;}
.color-button:hover {background: #004a90;  color: #a5b0d2;}
/*captcha error color*/
.captchaErrorText {color:#004a90;}
/*social stream -- the background color of facebook link boxes.*/
.link-wrapper{background:#e9e9e9; border-color: #303030;}
/*month text on calendar*/
.calendar_form .calendar_nav_month{color:#004a90;}
/* calendar header links (various icons and the filter controls) */
.calendar_form  a{ color:#004a90;}
/*prev/next month links */
.calendar_form  .calendar_nav_previous a, .calendar_form .calendar_nav_next a{color:#303030;}
/*line in between the grid/list view icons and the print/rss/ical icons.*/
.calendar_form .calendar_view{border-color:#303030;}
/* category/go-to-date label color*/
.calendar_options label{ color:#004a90;}
/* line between category filter and go-to-date controls
.calendar_options .categoryid{ border-color:#303030;}
/*border and background for category drop-down*/
.category{ border-color:#303030; background-color:#ffffff;}
/*border and text for goto date input field*/
.calendar_options input[type="text"]{ border-color: #004a90; border-radius:0; box-shadow:inset 0 0 2px #004a90; color:#004a90}
/*calendar grid border*/
.calendar_grid td{ border-color:#303030;}
/*default event text color (for events without colored categories)*/
.calendar_grid td a{color:#303030;}
/*color for the numerals for each day*/
.calendar_grid td a span{color:#303030;}
/*color for line between each event in the calendar grid*/
.calendar_grid .calendar_grid_event{border-color:#303030;}
/*event tooltip border & background*/
.calendar_grid .calendar_grid_event .calendar_event_tooltip{ background-color:#ffffff; border-color:#303030;}
/*tooltip title*/
.calendar_grid .calendar_grid_event .calendar_event_tooltip a{ color:#004a90;}
/*tooltip date*/
.calendar_grid .calendar_grid_event .calendar_event_tooltip .calendar_tooltip_dt{ color:#004a90;}
/*tooltip description*/
.calendar_grid .calendar_grid_event .calendar_event_tooltip .calendar_tooltip_desc{ color:#303030;}
/*calendar day headers background*/
.calendar_grid .calendar_grid_headings{ background:#004a90}
/*calendar day headers text*/
.calendar_grid .calendar_grid_headings th{color:#ffffff;}
/*calendar list view day headers background and text*/
.calendar_list .calendar_list_date{background-color:#004a90; color:#ffffff;}
/*auction trak listing tool */
.at-list-row{border-color:#303030}
/*lesson plan data tool */
table.lp-data {border-color:#303030;}
table.lp-data td.planner_day, .lp-data thead tr th {border-color:#303030;}
/* Message Board tool */
.blog-column2-comment{border-color:#303030;}
/*Slideshow tool*/
.cycle-pager span{color:#a5b0d2;}
.cycle-pager span.cycle-pager-active{color:#004a90;} 
.cycle_prev_next{color:#a5b0d2;}
/*This is the border for each row in the directory*/
.dir-border{border-color:#303030;}
/*This is the background color and font for the header row of directory*/
.dir-head-back{ background-color:#004a90; color:#ffffff;}
/*These are the default colors for a linked sortable header*/
.dir-head-link{ color:#a5b0d2;}
.dir-head-link:hover{ color:#a5b0d2;}
/*This is the color for a name that is not linked*/
.dir-unlinked{color:#303030;}
/*This is the hover color for a row in the directory*/
.dir-row:hover{ background:#e9e9e9;}
/*End Faculty List and MemberSearch Tool Colors*/
/*Profiles Name Dropdown - Background*/
.detail_profiles .staff_header .profile ul{background-color:#004a90;}
/*Profiles Overlay Background and Color*/
.detail_profiles .staff_photo>ul>li .overlay{background:rgba(165,176,210,0.7);}
.detail_profiles .staff_photo>ul>li .overlaycolor {color:#ffffff;}
/*Profiles Grid Background Color*/
.detail_profiles .image_container {background-color:#004a90;}
