.responsive-form input, .responsive-form textarea, .responsive-form select{border-color: #7d7d7c; background-color: #eeebeb;}
/*required color*/
.responsive-form .required {color:#cd6a16;}
/*focus color*/
.responsive-form input:focus, .responsive-form textarea:focus, .responsive-form select:focus {border-color:#cd6a16;}
/*error color*/
.responsive-form .form-label.form-captcha-error {color:#cd6a16;}
.responsive-form .form-item.error input {border-color: #cd6a16;}
.responsive-form .form-item .captchaDetail {border-color: #cd6a16;color:#cd6a16;}
/*button colors*/
.color-button {background: #eeebeb; border-color: #cd6a16; color:#cd6a16;}
.color-button:hover {background: #cd6a16;  color: #eeebeb;}
/*captcha error color*/
.captchaErrorText {color:#cd6a16;}
/*social stream -- the background color of facebook link boxes.*/
.link-wrapper{background:#eeebeb; border-color: #7d7d7c;}
/*month text on calendar*/
.calendar_form .calendar_nav_month{color:#2f2f37;}
/* calendar header links (various icons and the filter controls) */
.calendar_form  a{ color:#2f2f37;}
/*prev/next month links */
.calendar_form  .calendar_nav_previous a, .calendar_form .calendar_nav_next a{color:#7d7d7c;}
/*line in between the grid/list view icons and the print/rss/ical icons.*/
.calendar_form .calendar_view{border-color:#7d7d7c;}
/* category/go-to-date label color*/
.calendar_options label{ color:#2f2f37;}
/* line between category filter and go-to-date controls
.calendar_options .categoryid{ border-color:#7d7d7c;}
/*border and background for category drop-down*/
.category{ border-color:#7d7d7c; background-color:#f9f9f7;}
/*border and text for goto date input field*/
.calendar_options input[type="text"]{ border-color: #2f2f37; border-radius:0; box-shadow:inset 0 0 2px #2f2f37; color:#2f2f37}
/*calendar grid border*/
.calendar_grid td{ border-color:#7d7d7c;}
/*default event text color (for events without colored categories)*/
.calendar_grid td a{color:#7d7d7c;}
/*color for the numerals for each day*/
.calendar_grid td a span{color:#7d7d7c;}
/*color for line between each event in the calendar grid*/
.calendar_grid .calendar_grid_event{border-color:#7d7d7c;}
/*event tooltip border & background*/
.calendar_grid .calendar_grid_event .calendar_event_tooltip{ background-color:#f9f9f7; border-color:#7d7d7c;}
/*tooltip title*/
.calendar_grid .calendar_grid_event .calendar_event_tooltip a{ color:#2f2f37;}
/*tooltip date*/
.calendar_grid .calendar_grid_event .calendar_event_tooltip .calendar_tooltip_dt{ color:#cd6a16;}
/*tooltip description*/
.calendar_grid .calendar_grid_event .calendar_event_tooltip .calendar_tooltip_desc{ color:#7d7d7c;}
/*calendar day headers background*/
.calendar_grid .calendar_grid_headings{ background:#cd6a16}
/*calendar day headers text*/
.calendar_grid .calendar_grid_headings th{color:#eeebeb;}
/*calendar list view day headers background and text*/
.calendar_list .calendar_list_date{background-color:#cd6a16; color:#eeebeb;}
/* Message Board tool */
.blog-column2-comment{border-color:#7d7d7c;}
/*Slideshow tool*/
.cycle-pager span{color:#eeebeb;}
.cycle-pager span.cycle-pager-active{color:#2f2f37;} 
.cycle_prev_next{color:#eeebeb;}
/*This is the border for each row in the directory*/
.dir-border{border-color:#7d7d7c;}
/*This is the background color and font for the header row of directory*/
.dir-head-back{ background-color:#cd6a16; color:#eeebeb;}
/*These are the default colors for a linked sortable header*/
.dir-head-link{ color:#2f2f37;}
.dir-head-link:hover{ color:#2f2f37;}
/*This is the color for a name that is not linked*/
.dir-unlinked{color:#7d7d7c;}
/*This is the hover color for a row in the directory*/
.dir-row:hover{ background:#eeebeb;}
/*End Faculty List and MemberSearch Tool Colors*/
/*Profiles Name Dropdown - Background*/
.detail_profiles .staff_header .profile ul{background-color:#eeebeb;}
/*Profiles Overlay Background and Color*/
.detail_profiles .staff_photo>ul>li .overlay{background:rgba(47,47,55,0.7);}
.detail_profiles .staff_photo>ul>li .overlaycolor {color:#eeebeb;}
/*Profiles Grid Background Color*/
.detail_profiles .image_container {background-color:#eeebeb;}
/*Tabs Tool*/
.tab-content-tab button {background-color:#cd6a16 !important; color:#eeebeb !important; border-color:#cd6a16 !important; border-right-color:#eeebeb !important;}
.tab-content-tab button:hover, .tab-content-tab button.active {color:#cd6a16 !important; background-color:#eeebeb !important; border-color:#cd6a16 !important;}
.tab-content-tab button:hover:nth-child(n+2), .tab-content-tab button.active:nth-child(n+2) {border-left-color:#eeebeb !important;}
@media only screen and (max-width: 1023px) {
.tab-content-tab button:hover:nth-child(n+2), .tab-content-tab button.active:nth-child(n+2) {border-left-color:#cd6a16 !important;}
.tab-content-tab button {border-right-color:#cd6a16 !important;}
}

