.institutionalBranding {
 display:none
}

#banner-header-main-section,
#header-main-section {
    background-color: #431C60;
    color: #cccccc;
    border-bottom:4px solid #431C60;
}
#header-main-section-east-part {
    background-color: #60288a; /*#1B6496*/
}

.ui-tabs .ui-tabs-nav li.ui-state-default {
  background-color: #60288a;
}

.navbar-inverse,ul.ui-tabs-nav {
 background-color: #60288a;
}
.student-info-container {
 background: #41A5A3
}
.panel-header-title {
 color: #60288a
}
.panel-header-subtitle {
 color:#fff;
 background: #60288a
}
.student-p-other-navigation-item-title {
 color:#FFF
}
.student-p-self-navigation-list-active a:hover,.student-p-self-navigation-item-inactive a:hover,.student-p-self-navigation-item-inactive a:focus,.student-p-self-navigation-item-active a:hover,.student-p-self-navigation-list-active a,.student-p-self-navigation-item-active,.student-p-self-navigation-item-inactive,ul.student-p-navigation-list.dropdown-menu>li>a {
 color: #60288a
}
.student-p-other-navigation-list-default:hover, ul.student-p-navigation-list.dropdown-menu>li:hover {
 background: #d0b0e8;
 color:#FFF;
 border-left:3px solid #60288a
}
.student-p-other-navigation-list-default {
 background:#FFF
}
.student-p-self-navigation-list-active {
 border-left:3px solid #60288a;
 border-bottom:0;
 border-top:0;
 background-color:#FFF
}
.dashboard-menu-default:hover {
 border-top:0
}
.dashboard-menu-default {
 border-top:0;
 background:#FFF
}
.student-p-self-navigation-list-active:hover {
 border-top:0;
 border-bottom:0
}
.dashboard-menu-default:hover,.student-p-self-navigation-list-active:hover {
 background: #d0b0e8;
 color: #60288a
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected,.ui-tabs .ui-tabs-nav li.ui-state-hover a, .side-panel .tabs li a {
 background: #431C60;
 color:#fff
}
.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,.dashboard-menu-default-links {
 color:#FFF !important;
 /*background: #431C60;*/
}
.dashboard-menu-default-links {
 background: #60288a
}
.dashboard-menu-default:hover  {
    background-color: #d0b0e8;
}

.student-container>.row {
 background:transparent
}

.student-container {
 background: #41A5A3;
}

.dropdown {
    background-color:  #60288a !important;
}
.navigation-container {
  border: 1px solid #41A5A3;
}

:focus {
  outline-color: #d0b3e5;
}

.add-row-selected, .add-row-selected a:not(.select2-choice) {
    border: 1px solid #b6e2e1 !important;
    color: #000 !important;
    background-color: #b6e2e1 !important;

}

/* For Student Registration */

#tabbuttons > li >a  {
    color: #FFF;
    text-decoration: none;
}


/* Faculty Self Service */
.tabs li a {
    background-color: #60288a;
    border-bottom:4px #60288a;
    color:#fff;
}

.tabs li a.active  {
     background: #431C60;
     border-color: #431C60;
     color:#FFF;
}

.tabs li a:hover {
    background: #431C60;
     border: none;
     color:#FFF;
}


/* Ensure all the columns in the class list acts like a link */
.course-list .table-container .tbody tbody tr td {
    color: #428bca;
    cursor: pointer;
}

/* Corona Virus Text 
#class-search-center-content >#search >.description:before{
  white-space: pre;
  display: block;
  content: "FSW has developed new instructional methods (modalities) for courses that expand beyond the face-to-face (Traditional) and online (FSW Online) delivery methods: FSW Blended, FSW Live Online, and FSW Live Flex. \A Changes to course instructional methods are expected to occur throughout the summer, and students will receive an email if a course for which they are registered changes instructional methods. \A Visit www.fsw.edu/reconnect/coursedelivery for more information. \A To search by instructional method, click ?Advanced Search? below.\A\A"
} */
