body {
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  color: #000;
}
/*==================================
=            header css            =
==================================*/
.logo {
  padding: 17px 0;
}
.t3-header {
  padding: 0 15px;
}
.t3-header .logo-image .logo-img {
  width: 100%;
}
.t3-header .logo-image .logo-img a {
  outline: none;
}
.t3-header .languageswitcherload ul {
  padding: 0;
  text-align: right;
}
.t3-header .languageswitcherload ul li {
  list-style: none;
  display: inline-block;
}
.t3-header .head-search .gsc-search-box .gsc-clear-button {
  border-top: none;
}
.t3-header .head-search .gsc-search-box .gsc-input,
.t3-header .head-search .gsc-search-box .gsc-search-button {
  border-top: none;
  padding: 0;
}
.t3-header .head-search .gsc-search-box .gsc-input .gsc-input,
.t3-header .head-search .gsc-search-box .gsc-search-button .gsc-input {
  width: 100%;
  border: 1px solid #999999;
  border-radius: 0;
  height: auto;
  padding: 2px 6px;
}
/*-----  End of header css  ------*/
/*================================
=            menu css            =
================================*/
.f-header {
  background: none repeat scroll 0 0 #FFFFFF;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0 !important;
  opacity: 1;
  position: fixed !important;
  top: 0 !important;
  width: 100% !important;
  z-index: 99999999 !important;
}
.t3-mainnav {
  background: url(../images/nav_bkgrd.jpg) 0 0 repeat-x;
  border: none;
  min-height: 40px;
}
.t3-mainnav .t3-navbar ul li {
  background: url(../images/nav_div.jpg) left top no-repeat;
}
.t3-mainnav .t3-navbar ul li a {
  padding: 10px;
  color: #fff;
}
.t3-mainnav .t3-navbar ul li a .caret {
  display: none !important;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background: none;
  color: #fff;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background: none;
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.dropdown-menu {
  background: #7c8083;
  padding: 0;
  border: none;
  box-shadow: none;
  border-radius: 0;
}
.dropdown-menu .mega-col-nav {
  padding-right: 0;
  padding-left: 0;
}
.dropdown-menu .mega-col-nav .mega-inner {
  padding: 0;
}
.dropdown-menu .mega-col-nav .mega-inner ul {
  padding: 0;
}
.dropdown-menu .mega-col-nav .mega-inner ul li {
  padding: 0;
  border-bottom: 1px solid #333333;
  background: none;
}
.dropdown-menu .mega-col-nav .mega-inner ul li a {
  text-transform: capitalize;
  font-size: 12px;
  font-weight: normal;
}
.dropdown-menu .mega-col-nav .mega-inner ul li a:hover {
  background: #535353;
  color: #fff;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #777777 !important;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #fff !important;
  color: #777777 !important;
}
.t3-sidebar-left .dropdown-menu > li > a:hover,
.t3-sidebar-left .dropdown-menu > li > a:focus {
  color: #333 !important;
}
.t3-sidebar-left .dropdown-menu > .active > a,
.t3-sidebar-left .dropdown-menu > .active > a:hover,
.t3-sidebar-left .dropdown-menu > .active > a:focus {
  background-color: transparent !important;
  color: #333 !important;
}
.navbar-nav > li > .dropdown-menu {
  background: #7c8083 !important;
}
.navbar-nav > li > .dropdown-menu li a {
  color: #fff !important;
  font-weight: normal;
  font-size: 12px;
}
.navbar-nav > li > .dropdown-menu li a:hover {
  background: #535353 !important;
  color: #fff !important;
}
.navbar-nav > li > .dropdown-menu .active > a,
.navbar-nav > li > .dropdown-menu .active > a:hover,
.navbar-nav > li > .dropdown-menu .active > a:focus {
  background-color: #535353 !important;
  color: #fff !important;
}
/*-----  End of menu css  ------*/
/*=======================================
=            Home Slider Css            =
=======================================*/
.slider {
  padding: 0 15px !important;
}
.slider .modulehomeslider {
  margin: 0;
}
#rev_slider_1_1,
#rev_slider_1_1_wrapper {
  width: 100% !important;
}
.modulenivoslider {
  margin-bottom: 0;
}
.modulenivoslider .theme-default .nivoSlider {
  background: #fff;
  margin-bottom: 0;
  box-shadow: none;
}
.modulenivoslider .theme-default .nivo-directionNav .nivo-prevNav {
  background: url(../images/nav-left.png) 0 0 no-repeat;
  opacity: 1;
  width: 16px;
  height: 16px;
}
.modulenivoslider .theme-default .nivo-directionNav .nivo-nextNav {
  background: url(../images/nav-right.png) 0 0 no-repeat;
  opacity: 1;
  width: 16px;
  height: 16px;
}
.theme-default a.nivo-prevNav {
  bottom: 10px;
  left: auto !important;
  right: 8%;
  top: auto;
}
.theme-default a.nivo-nextNav {
  bottom: 10px;
  right: 5% !important;
  top: auto;
}
/*-----  End of Home Slider Css  ------*/
/*=============================================
=            home two module css            =
=============================================*/
.full_twomodt {
  background: url("../images/hrule_lowerfooter.jpg") repeat-x scroll left top #ededed;
  padding-top: 20px;
}
.modulehome_student ul {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  border-right: 3px solid #DCDCDC;
  min-height: 280px;
  float: left;
}
.modulehome_student ul:last-child {
  border-right: none;
}
.modulehome_student ul li {
  list-style: none;
  line-height: 35px;
  padding: 0 15px;
}
.modulehome_student ul li:first-child {
  background: url(../images/lower3_bkgrd.jpg) left center repeat-x;
  color: #fff;
}
.modulehome_student ul li a {
  color: #000;
  background: url(../images/bullet.png) left center no-repeat;
  padding-left: 15px;
  outline: none;
}
.module_newsroom h3.module-title {
  background: #ffffff url(../images/newsroom.png) 15px center no-repeat;
  padding: 18px 0;
  font-size: 0;
}
.module_newsroom .minifrontpage-default {
  padding-left: 15px;
}
.module_newsroom .minifrontpage-default .mfp-table-cell-inner {
  margin-bottom: 15px;
}
.module_newsroom .minifrontpage-default .mfp-table-cell-inner a {
  color: #000;
  text-decoration: underline;
}
.modulenewstitle {
  margin-bottom: 5px;
}
.modulenewstitle a {
  padding: 9px 12px;
  background: #fff;
  display: block;
}
/*-----  End of home two module css  ------*/
/*==================================
=            Footer css            =
==================================*/
.t3-footer {
  background: url(../images/hrule_lowerfooter.jpg) repeat-x scroll left top #ededed;
}
.t3-footer .t3-footnav {
  padding: 0;
}
.t3-footer .t3-footnav .left_footer {
  color: #000;
  font-size: 11px;
}
.t3-footer .t3-footnav .left_footer a {
  color: #000;
}
.t3-footer .t3-footnav .right_footer ul {
  text-align: right;
}
.t3-footer .t3-footnav .right_footer ul li {
  display: inline-block;
  padding: 0 0 0 15px;
}
.t3-footer .t3-footnav .right_footer ul li a {
  color: #000;
}
.t3-footer .t3-footnav .right_footer .inclement {
  padding: 15px 0;
}
.t3-footnav .t3-module {
  background: none;
  margin: 20px 0;
}
/*-----  End of Footer css  ------*/
/*===================================
=            Content css            =
===================================*/
.homepage .t3-mainbody {
  display: none;
}
.student_profile ul {
  padding-left: 0;
}
.student_profile ul li {
  list-style: none;
  display: inline-block;
  padding: 0 30px;
  margin-bottom: 30px;
}
.student_profile ul li a {
  margin-top: 15px;
  display: block;
  margin-left: 22px;
  outline: none;
}
.student_profile ul li a:hover {
  text-decoration: none;
  box-shadow: none;
}
.img-responsive {
  width: 100%;
}
img.hover {
  border: 0 none;
  display: none;
  height: 23px;
}
a:hover img.hover {
  display: block;
  height: 23px;
}
a:hover img.nohover {
  display: none;
}
cite {
  font-style: italic;
}
.t3-mainbody .t3-content {
  padding: 0 15px;
}
.t3-mainbody .t3-content .page-header {
  padding: 0;
  margin: 0;
  border: none;
  display: none;
}
.t3-mainbody .t3-content .page-header h1.page-title {
  color: #ff0000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  margin: 10px 0;
  text-align: left;
}
.t3-mainbody .t3-content .item-page .col-lg-6 {
  padding: 0 15px 0 0;
}
.t3-mainbody .t3-content .item-page h4 {
  color: #000;
  font-size: 16px;
  font-weight: bold;
}
.t3-mainbody .t3-content .item-page h5 {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin: 3px 0;
}
.t3-mainbody .t3-content .item-page h6 a {
  font-weight: bold;
  text-decoration: underline !important;
}
.t3-mainbody .t3-content .item-page h2 {
  color: #ff0000; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  margin: 10px 0 30px 0;
  text-align: left;
}
.t3-mainbody .t3-content .item-page h3 {
  color: #b50000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin: 8px 0;
  text-align: left;
}
.t3-mainbody .t3-content a {
  text-decoration: underline;
}

/*added by marlena 7/25/2016 for library search styles*/

.t3-mainbody .t3-content ul.simpleTabsNavigation a {
    text-decoration: none;
}

a:link,
a:visited,
a:active {
  color: #000000;
  outline: none;
}
.btn {
  background: linear-gradient(to bottom, #ff0000, #dc2000) repeat scroll 0 0 #ff0000;
  border-radius: 8px;
  box-shadow: 0 1px 3px #666666;
  color: #ffffff !important;
  font-family: Arial;
  font-size: 18px;
  padding: 6px 20px;
  text-decoration: none;
  display: inline-block;
}
.btn:hover {
  background: #5f5f5f;
}
.btn a {
  text-decoration: none !important;
  color: #fff;
}
blockquote {
  font-size: 12px;
  border: none;
}
blockquote cite {
  font-style: italic;
}
hr {
  border-color: #000000 -moz-use-text-color -moz-use-text-color;
}
.opportunity ul.opotunities {
  padding: 0;
}
.opportunity ul.opotunities li {
  list-style: none;
  border-bottom: 1px solid #C8C8C8;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.opportunity ul.opotunities li h4 {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px dotted #000;
  padding-bottom: 5px;
}
.downloadapp {
  background: #E7E7E7;
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 20px;
}
.downloadapp ul {
  padding: 0;
}
.downloadapp ul li {
  list-style: none;
  display: inline-block;
  width: 32%;
  vertical-align: top;
}
.downloadapp .empapp {
  border-bottom: 1px dotted #000;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.transfertab tr td {
  padding: 5px;
}
.shopart img {
  display: inline-block;
}
.shopart ul.contribu {
  padding: 5px 0;
  background: #D3D3D3;
}
.shopart ul.contribu li {
  list-style: none;
  text-align: center;
}
.shopart ul {
  padding: 0;
  text-align: center;
}
.shopart ul li {
  list-style: none;
  display: inline-block;
  width: 32%;
  text-align: left;
  vertical-align: top;
}
.pagebuttons li {
  background: linear-gradient(to bottom, #ff0000, #dc2000) repeat scroll 0 0 #ff0000;
  border-radius: 20px;
  box-shadow: 0 1px 3px #666666;
  list-style-type: none;
  margin-right: 20px;
  padding: 5px 10px;
  display: inline-block;
}
.pagebuttons li:hover {
  background: #5f5f5f;
}
.pagebuttons li a {
  color: #ffffff;
  text-decoration: none !important;
}
.artsexylightbox_container .asl_carousel ul li img {
  height: 125px;
}
table tr td {
  border: none;
}
.tees1 {
  margin-bottom: 20px;
}
.tees1 ul {
  padding: 0;
}
.tees1 ul:first-child {
  margin-bottom: 30px;
  margin-top: 20px;
  font-weight: bold;
}
.tees1 ul li {
  list-style: none;
  display: inline-block;
  width: 19%;
}
.tees2 {
  margin-bottom: 20px;
  margin-top: 20px;
}
.tees2 ul {
  padding: 0;
  margin: 0;
}
.tees2 ul li {
  list-style: none;
  display: inline-block;
  width: 48%;
}
.tees3 {
  margin-bottom: 20px;
  margin-top: 20px;
}
.tees3 ul {
  padding: 0;
  margin: 0;
}
.tees3 ul li {
  list-style: none;
  display: inline-block;
  width: 48%;
}
.graybox250,
.graybox300 {
  background-color: #e0e0e0;
  border-radius: 15px;
  padding: 10px;
}
.clep_list {
  padding: 0 0 0 10px;
}
.clep_list li {
  padding: 5px 0;
}
table.gray_table {
  width: 100%;
}
table.gray_table tr td {
  border: 1px solid #c0c0c0 !important;
  padding: 6px;
}
table.innerborders {
  width: 100%;
}
.col_cat ul {
  padding: 0;
  vertical-align: top;
}
.col_cat ul li {
  list-style: none;
  display: inline-block;
  width: 24%;
  vertical-align: top;
}
.exhibitions ul {
  padding: 0 0 15px 0;
  background: url(../images/employmentdivider.jpg) left bottom repeat-x;
}
.exhibitions ul:last-child {
  background: none;
}
.exhibitions ul li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
}
.exhibitions ul li img {
  width: 188px;
}
.exhibitions ul li:first-child {
  width: 25%;
}
.library ul {
  padding: 0;
  margin-bottom: 20px;
}
.library ul li {
  list-style: none;
  display: inline-block;
  padding: 10px;
  vertical-align: middle;
  text-align: center; /*added 7/9/2015*/
}
.library ul.laibary_list li {
  display: block;
  list-style: ;
  padding: 2px 0;
}
#boxit a {
  background-color: #d6d6d6;
  border: 2px solid black;
  padding: 5px;
  text-decoration: none;
}
#boxit a:hover {
  color: #696969;
}
.usps {
  width: 100%;
}
.usps td {
  padding: 5px;
}
.expo_reg .formFieldset {
  border: 1px solid #c0c0c0;
  padding: 10px;
}
.expo_reg .formFieldset legend {
  width: inherit;
  margin-bottom: 5px;
  border: none;
  background: none;
}
.specialization table tr td {
  border: 1px solid #dddddd;
  padding: 5px;
}
.credit table tr td {
  border: 1px solid #dddddd;
  padding: 5px;
}
.microsoft iframe {
  border: 1px solid #ddd;
}
.article-content ul li {
  line-height: 25px;
}
.cabling {
  width: 20%;
  border: 1px solid #ddd;
  border-collapse: inherit;
  border-spacing: 10px;
}
.cabling tr td {
  border: 1px solid #ddd;
  text-align: center;
  padding: 10px;
}
ul.current_project {
  padding: 0;
}
ul.current_project li {
  list-style: none;
  display: inline-block;
  padding-right: 30px;
}
ul.current_project li a {
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
}
.specistep ul {
  display: inline-block;
  padding: 0;
  width: 24.6%;
  vertical-align: top;
}
.specistep ul li {
  list-style: none;
  padding: 0 20px;
  margin-bottom: 15px;
}
.specistep ul li:first-child {
  font-weight: bold;
  font-size: 14px;
}
.specistep ul li:nth-child(2) {
  background: #D3D3D3;
  margin-left: -3px;
  min-height: 55px;
}
.specistep .step5 {
  width: 100%;
  background: #616161;
  padding: 10px;
}
.staff_mini .rsform-block textarea {
  width: 500px;
  height: 100px;
}
.staff_mini table.semester tr td {
  border: 1px solid #ddd;
  padding: 5px;
}
.staff_mini tr.rsform-block td:first-child {
  width: 255px;
}
.staff_mini tr.rsform-block td input {
  width: 220px;
  border: 1px solid #ddd;
  border-radius: 0;
  height: 30px;
}
.staff_mini tr.rsform-block-attachments-1 td input,
.staff_mini tr.rsform-block-attachments-2 td input,
.staff_mini tr.rsform-block-attachments-3 td input {
  border: none;
}
.staff_mini table tr.rsform-block-submit td:first-child {
  width: inherit;
}
.alumiup table tr td input.rsform-input-box {
  background: #EEEEEE;
  border: none;
  border-radius: 0;
  height: 30px;
  box-shadow: none;
  margin-right: 5px;
  margin-bottom: 5px;
}
.alumiup table tr td .rsform-text-box {
  border: 1px solid #ddd;
  border-radius: 0;
  height: 130px;
}
.nomina table tr td input.rsform-input-box {
  height: 30px;
  border: 1px solid #ddd;
  border-radius: 0;
  width: 160px;
}
.nomina table tr td .rsform-text-box {
  border: 1px solid #ddd;
  border-radius: 0;
  height: 130px;
  width: 100%;
}
.graybox400 {
  background-color: #e0e0e0;
  border-radius: 15px;
  padding: 10px;
  float: left;
  margin-bottom: 10px;
}
.graybox400 h3 {
  color: #ff0000;
  font-size: 20px;
  margin: 10px 0;
  font-weight: bold;
}
.graybox400 .center {
  display: block;
  width: 150px;
}
.event_photo img {
  float: left;
  width: 270px;
  height: 200px;
}
#fpssContainer246 {
  margin: 0 !important;
}
#fpssContainer246 .slides-wrapper {
  width: 100% !important;
}
#fpssContainer246 .navigation-wrapper {
  width: 100% !important;
}
.moberly ul {
  padding: 0 0 15px 0;
  margin-bottom: 15px;
  background: url(../images/employmentdivider.jpg) left bottom repeat-x;
}
.moberly ul li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
}
.moberly ul li:first-child {
  width: 20%;
  padding-right: 15px;
}
.moberly ul li:last-child {
  width: 75%;
}
.add_res ul {
  padding: 0;
}
.add_res ul li {
  list-style: none;
  display: inline-block;
  width: 48%;
  padding: 20px 0;
}
.grey1,
.grey2,
.grey3 {
  width: 30%;
  float: left;
}
.macca_mamber ul {
  padding: 0;
}
.macca_mamber ul li {
  list-style: none;
  display: inline-block;
  padding-right: 20px;
  width: 32%;
  vertical-align: top;
}
.quotebox {
  background-image: url(../images/quotebox.jpg);
  background-repeat: no-repeat;
  height: 165px;
  margin-bottom: 20px;
  padding: 20px 32px;
}
.aad ul {
  padding: 0;
}
.aad ul li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
}
.aad ul li:first-child {
  width: 75%;
}
ol.listfix li {
  padding-bottom: 10px;
}
ol li {
  padding-bottom: 10px;
}
.graybox {
  background-color: #e0e0e0;
  border-radius: 15px;
  padding: 10px;
}
.graybox .btn {
  display: block;
}
h4 a {
  text-decoration: none !important;
}
h4 a:hover {
  color: #696969 !important;
}
.t3-mainbody .t3-content ul li a:hover {
  color: #696969 !important;
}
#totalform {
  width: auto !important;
}
#totalform table tr td {
  border: none;
  padding: 4px 6px; /*changed from 0 - mlb */
}
#totalform table tr td input.rsform-input-box {
  width: 100% !important;
  margin-bottom: 5px;
}
#totalform table tr td .rsform-text-box {
  width: 100% !important;
  height: 60px;
  margin-bottom: 5px;
  margin-top: 5px;
}
.ruler2 {
  background: url(../images/hrule_lowerfooter.jpg) repeat-x scroll 0 0 #ffffff;
  height: 2px;
}
.onapp .rsform-block input.rsform-input-box {
  border: 1px solid #ddd;
  height: 30px;
  border-radius: 0;
  width: 30%;
}
.onapp .rsform-block .rsform-select-box {
  width: 30%;
  border: 1px solid #ddd;
  height: 30px;
  border-radius: 0;
}
.modulepolycom h3.module-title {
  font-family: Georgia,Times New Roman,Times,serif;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
}
#archive-items h2.article-title {
  font-size: 16px;
  margin: 5px 0;
  font-weight: bold;
}
#archive-items .intro {
  display: none;
}
.prize {
  background-color: #e0e0e0;
  border-radius: 15px;
  padding: 10px;
  text-align: justify;
}
#button_wrap {
  text-align: center;
}
.selfie {
  padding: 0;
}
.selfie li {
  list-style: none;
  display: inline-block;
}
.roundbox {
  background-color: #e0e0e0;
  border-radius: 15px;
  padding: 10px;
  text-align: justify;
}
ul.imglist {
  padding: 0;
}
ul.imglist li {
  display: inline-block;
  padding-right: 20px;
  vertical-align: top;
}
ul.imglist li img {
  width: 100%;
}
ul.contentlist {
  padding: 0;
  margin-top: 10px;
}
ul.contentlist li {
  display: inline-block;
  padding-right: 20px;
}
.t3-content h2 {
  color: #ff0000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  margin: 10px 0;
  text-align: left;
}
.t3-content h6 {
  font-weight: bold;
}
.t3-content img {
  max-width: 100%;
}
.followup .rule {
  width: 100%;
  margin: 0;
}
.followup table {
  width: 100%;
}
.followup table tr td {
  float: left;
  padding-right: 20px;
}
.followup table tr td .rsform-text-box {
  height: 120px;
}
.followup table tr td .rsform-input-box,
.followup table tr td .rsform-select-box {
  width: 265px;
}
.followup table tr .mhead {
  width: 100%;
}
.table-responsive table tr:first-child {
  background: #ff0000;
  color: #fff;
  font-weight: bold;
}
.table-responsive table tr:first-child:hover {
  background: #ff0000 !important;
  color: #fff !important;
}
.table-hover > tbody > tr:first-child:hover > td,
.table-hover > tbody > tr:first-child:hover > th {
  background: #ff0000 !important;
  color: #fff !important;
}
.mltech #Mod425 {
  display: none;
}
.exhibit table tr:first-child:hover {
  background: #d3d3d3 !important;
}
.theaterd table tr:first-child {
  background: transparent !important;
  color: #000 !important;
}
.theaterd table tr:first-child:hover {
  background: transparent !important;
  color: #000 !important;
}
.shoptable table tr:first-child {
  background: transparent !important;
  color: #000 !important;
  font-weight: normal !important;
}
.shoptable table tr:first-child:hover {
  background: transparent !important;
  color: #000 !important;
}
.shoptable table tr td {
  border: none !important;
  padding: 2px 0 !important;
}
.shopart ul li {
  font-weight: bold;
}
.specialization .speci1 {
  padding-left: 0 !important;
}
.retirement tr:first-child {
  background: transparent !important;
  color: #000 !important;
  font-weight: normal !important;
}
.table-responsive .retirement tr:first-child:hover {
  background: transparent !important;
  color: #000 !important;
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th{ background:none !important;}
/*-----  End of Content css  ------*/
/*========================================
=            Sidebar Left Css            =
========================================*/
.t3-sidebar-left ul.nav li {
  margin-top: 0;
  clear: both;
}
.t3-sidebar-left ul.nav li a {
  padding: 6px 6px;
  color: #032739 ;
  font-size: 12px;
  font-weight: bold; /*mb changed from normal*/
  outline: none;
  background: url(../images/top.jpg) left center repeat-x;
}
.t3-sidebar-left ul.nav li a:hover {
  background: url(../images/rollover.jpg) left center repeat-x;
}
.t3-sidebar-left ul.nav .active a {
  color: #032739;
}
.t3-sidebar-left .dropdown-menu {
  background: none;
}
#fpssContainer401 {
  margin: 0 !important;
}
#fpssContainer401 .slides-wrapper {
  width: 100% !important;
}
#fpssContainer401 .navigation-wrapper {
  width: 100% !important;
}
.t3-sidebar-left .dropdown-menu {
  clear: both;
  float: left;
  left: 0;
  display: block !important;
  height: 0;
  margin: -24px auto 28px;
  overflow: hidden;
  padding: 0 0 0 20px;
  position: relative;
  top: 22px;
  width: 100%;
  z-index: 9999999;
}
.open > .dropdown-menu {
  height: auto;
  display: block;
}
.certispecia #Mod455 {
  display: none;
}
.nav .caret {
  border-bottom-color: #032739 !important;
  border-top-color: #032739 !important;
}
/*-----  End of Sidebar Left Css  ------*/
/*======================================
=            Responsive css            =
======================================*/
@media (min-width: 960px) and (max-width: 1200px) {
  #rev_slider_1_1,
  #rev_slider_1_1_wrapper {
    width: auto !important;
  }
  .t3-mainnav .t3-navbar ul li a {
    font-size: 11px;
    padding: 10px 9px;
  }
  .modulehome_student ul li {
    padding: 0 5px;
  }
  .modulehome_student ul:last-child {
    padding-right: 8px;
  }
  .student_profile ul li {
    padding: 0;
  }
}
@media (min-width: 960px) and (max-width: 1024px) {
  .student_profile ul li {
    padding: 0;
  }
  .t3-mainnav .t3-navbar ul li a {
    font-size: 9px;
    padding: 10px 6px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .t3-mainnav .t3-navbar ul li a {
    font-size: 9px;
    padding: 10px 6px;
  }
  #fpssContainer401 {
    width: 100% !important;
  }
  #fpssContainer401 .navigation-wrapper {
    width: 100% !important;
  }
  #fpssContainer401 .navigation-wrapper .slides img {
    width: 100% !important;
  }
  .alumiup table tr td {
    float: left;
  }
  #fpssContainer246 {
    width: 100% !important;
  }
  .modulehome_student ul {
    width: 100%;
  }
  .student_profile ul li {
    padding: 0 20px;
  }
  .quotebox {
    background: #E8E8E8;
    height: auto;
    margin-bottom: 20px;
    padding: 20px 15px;
  }
  .artsexylightbox_container .asl_carousel ul li {
    width: 153px !important;
  }
  .artsexylightbox_container .asl_carousel ul li img {
    width: 155px !important;
  }
  .exhibitions ul li:last-child {
    width: 74%;
  }
  .nomina table tr td .rsform-text-box,
  .nomina table tr td input.rsform-input-box {
    width: 100%;
  }
  .onapp .rsform-block input.rsform-input-box {
    border: 1px solid #ddd;
    height: 30px;
    border-radius: 0;
    width: 100%;
  }
  .onapp .rsform-block .rsform-select-box {
    width: 100%;
    border: 1px solid #ddd;
    height: 30px;
    border-radius: 0;
  }
  .modulehome_student ul {
    border-right: none;
    min-height: auto;
  }
  .followup .rule {
    width: 100%;
    margin: 0;
  }
  .followup table {
    width: 100%;
  }
  .followup .rsform-block td {
    float: left;
    line-height: 16px;
    padding-bottom: 10px;
    padding-right: 0;
  }
  .followup .rsform-block td .rsform-select-box,
  .followup .rsform-block td .rsform-input-box {
    width: 500px;
  }
  .followup .rsform-block .mhead {
    margin: 0;
    width: 100%;
  }
  .followup .rsform-block .spacer {
    width: 0;
  }
  .followup .rsform-block .spacer2,
  .followup .rsform-block .spacer3,
  .followup .rsform-block .spacer4,
  .followup .rsform-block .spacer5 {
    width: auto;
  }
  .nomina table tr td {
    width: 100%;
    float: left;
  }
  .nomina table tr td input.rsform-input-box {
    width: 350px;
  }
  .widthfull {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 600px) {
  .artsexylightbox_container .asl_carousel ul li {
    width: 153px !important;
  }
  .artsexylightbox_container .asl_carousel ul li img {
    width: 155px !important;
  }
  .exhibitions ul li:last-child {
    width: 74%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .t3-header .languageswitcherload ul {
    text-align: center;
  }
  .modulehome_student ul {
    width: 100%;
  }
  .navbar-toggle {
    margin-bottom: 2px;
    margin-top: 3px;
  }
  .fa-navicon:before,
  .fa-reorder:before,
  .fa-bars:before {
    color: #fff;
  }
  #fpssContainer401 {
    width: 100% !important;
  }
  #fpssContainer401 .navigation-wrapper {
    width: 100% !important;
  }
  #fpssContainer401 .navigation-wrapper .slides img {
    width: 100% !important;
  }
  .specistep ul {
    width: 48%;
  }
  .staff_mini .rsform-block textarea {
    width: 100%;
  }
  .alumiup table tr td {
    float: left;
  }
  #fpssContainer246 {
    width: 100% !important;
  }
  .student_profile ul {
    text-align: center;
  }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus {
    color: #777;
  }
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    background: none;
    color: #777;
  }
  .quotebox {
    background: #E8E8E8;
    height: auto;
    margin-bottom: 20px;
    padding: 20px 15px;
  }
  .exhibitions ul li:last-child {
    width: 74%;
  }
  .onapp .rsform-block input.rsform-input-box {
    border: 1px solid #ddd;
    height: 30px;
    border-radius: 0;
    width: 100%;
  }
  .onapp .rsform-block .rsform-select-box {
    width: 100%;
    border: 1px solid #ddd;
    height: 30px;
    border-radius: 0;
  }
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #000;
  }
  .followup .rule {
    width: 100%;
    margin: 0;
  }
  .followup table {
    width: 100%;
  }
  .followup .rsform-block td {
    float: left;
    line-height: 16px;
    padding-bottom: 10px;
    padding-right: 0;
  }
  .followup .rsform-block td .rsform-select-box,
  .followup .rsform-block td .rsform-input-box {
    width: 420px;
  }
  .followup .rsform-block .mhead {
    margin: 0;
    width: 100%;
    float: left;
  }
  .followup .rsform-block .spacer {
    width: 0;
  }
  .followup .rsform-block .spacer2,
  .followup .rsform-block .spacer3,
  .followup .rsform-block .spacer4,
  .followup .rsform-block .spacer5 {
    width: auto;
  }
  .nomina table tr td {
    width: 100%;
    float: left;
  }
  .nomina table tr td input.rsform-input-box {
    width: 350px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .t3-header .languageswitcherload ul {
    text-align: center;
  }
  .col-lg-6 {
    width: 100%;
  }
  .modulehome_student ul {
    width: 100%;
  }
  .modulehome_student ul:last-child {
    padding-right: 0;
  }
  .t3-footer .t3-footnav .right_footer ul {
    text-align: center;
  }
  .t3-footer .t3-footnav .left_footer {
    text-align: center;
    margin-bottom: 30px;
  }
  .downloadapp ul li {
    width: 100%;
  }
  .shopart ul li {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .tees1 ul li {
    width: 48%;
  }
  .col_cat ul li {
    width: 100%;
    text-align: center;
  }
  .col_cat ul li img {
    display: inline-block;
  }
  .navbar-toggle {
    margin-bottom: 2px;
    margin-top: 3px;
  }
  .fa-navicon:before,
  .fa-reorder:before,
  .fa-bars:before {
    color: #fff;
  }
  .artsexylightbox_container .asl_carousel {
    width: 62% !important;
  }
  #fpssContainer401 {
    width: 100% !important;
  }
  #fpssContainer401 .navigation-wrapper {
    width: 100% !important;
  }
  #fpssContainer401 .navigation-wrapper .slides img {
    width: 100% !important;
  }
  #fpssContainer246 {
    width: 100% !important;
  }
  #fpssContainer246 .navigation-wrapper {
    width: 100% !important;
  }
  #fpssContainer246 .navigation-wrapper .slides img {
    width: 100% !important;
  }
  .exhibitions ul {
    padding: 0;
  }
  .exhibitions ul li {
    list-style: none;
    display: inline-block;
    vertical-align: top;
  }
  .exhibitions ul li img {
    width: 125px;
  }
  .exhibitions ul li:first-child {
    width: 100%;
  }
  .library ul {
    text-align: center;
  }
  .specistep ul {
    width: 100%;
  }
  .staff_mini .rsform-block textarea,
  .staff_mini tr.rsform-block td input {
    width: 100%;
  }
  .staff_mini tr.rsform-block td:first-child {
    width: inherit;
  }
  .alumiup table tr td {
    float: left;
  }
  .nomina table tr td {
    width: 100%;
    float: left;
  }
  .nomina table tr td input.rsform-input-box {
    width: 290px;
  }
  .moberly ul li:first-child {
    width: 100%;
    padding-right: 15px;
  }
  .moberly ul li:last-child {
    width: 100%;
  }
  .grey1,
  .grey2,
  .grey3 {
    width: 100%;
    float: left;
  }
  .macca_mamber ul li {
    width: 100%;
    text-align: center;
  }
  .artsexylightbox_container .asl_carousel ul li {
    width: 180px !important;
  }
  .artsexylightbox_container .asl_carousel ul li img {
    width: 175px !important;
  }
  .student_profile ul li {
    padding: 0;
  }
  .student_profile ul li img {
    width: 100%;
  }
  .student_profile ul li a img {
    width: inherit;
  }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus {
    color: #777;
  }
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    background: none;
    color: #777;
  }
  .quotebox {
    background: #E8E8E8;
    height: auto;
    margin-bottom: 20px;
    padding: 20px 15px;
  }
  .exhibitions {
    text-align: center;
  }
  .exhibitions ul {
    text-align: center;
  }
  .exhibitions ul li img {
    margin: 0 auto;
  }
  .btn-center {
    float: none !important;
    margin: 0 auto 3px;
    text-align: center;
    display: block;
    width: 200px;
  }
  .moberly {
    text-align: center;
  }
  .moberly img {
    margin: 0 auto;
  }
  .onapp .rsform-block input.rsform-input-box {
    border: 1px solid #ddd;
    height: 30px;
    border-radius: 0;
    width: 100%;
  }
  .onapp .rsform-block .rsform-select-box {
    width: 100%;
    border: 1px solid #ddd;
    height: 30px;
    border-radius: 0;
  }
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #000;
  }
  .t3-sidebar-left .dropdown-menu {
    background: none;
  }
  .theme-default a.nivo-prevNav {
    right: 10%;
  }
  .followup .rule {
    width: 100%;
    margin: 0;
  }
  .followup table {
    width: 100%;
  }
  .followup .rsform-block td {
    float: left;
    line-height: 16px;
    padding-bottom: 10px;
  }
  .followup .rsform-block td .rsform-select-box,
  .followup .rsform-block td .rsform-input-box {
    width: 280px;
  }
  .followup .rsform-block .mhead {
    margin: 0;
  }
  .followup .rsform-block .spacer {
    width: 0;
  }
  .followup .rsform-block .spacer2,
  .followup .rsform-block .spacer3,
  .followup .rsform-block .spacer4,
  .followup .rsform-block .spacer5 {
    width: auto;
  }
}
@media (max-width: 319px) {
  .right_footer,
  .left_footer {
    width: 100% !important;
    text-align: center;
  }
  .right_footer ul,
  .left_footer ul {
    text-align: center;
  }
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #000;
  }
  .logo {
    padding: 0;
  }
}
@media (max-width: 768px) {
  .modulehome_student ul {
    border-right: none;
    min-height: auto;
  }
  .logo {
    padding: 0;
  }
  .head-search {
    margin-top: 0;
  }
  .languageswitcherload ul {
    margin: 0;
    padding: 0;
  }
}
/*-----  End of Responsive css  ------*/


/* Marlena's overrides */

.nn_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle {
    color: #333333;
}

.nn_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle:hover {
    color: ff0000;
}

#login {
    background-color: #ededed;
    color: #000000;
    height: 200px;
    padding: 20px;
    position: relative;
    width: 210px;
}

#login h1 {
    border-bottom: 1px solid #000000;
    color: #000000;
    font-family:'Times New Roman';
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 5px;
    padding-bottom: 5px;
    text-transform: uppercase;
  font-weight: bold;
}

#login .fieldGroup {
    margin-bottom: 5px;
    position: relative;
}

#login label {
    display: block;
    line-height: 16px;
}

#login input.field {
    border: 1px solid #666666;
    border-radius: 5px;
    box-sizing: border-box;
    display: block;
    font-size: 12px;
    height: 21px;
    line-height: 18px;
    padding: 1px 10px;
    width: 175px;
}

#login input.login {
    left: 20px;
    position: absolute;
    top: 150px;
}

input.login {
    color: #000000;
    cursor: pointer;
    font-weight: bold;
    height: 30px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 175px;
}

.newstable td{
  vertical-align: top;
  padding: 10px;
}

h3.module-title span.jbspan {font-size: 12px;}

hr.dashed {
  border: 0;
  border-bottom: 1px dashed #ccc;
  background: #999;
}

hr.shadow {
    height: 6px;
    border: 0;
    box-shadow: inset 0 6px 6px -6px rgba(0,0,0,0.5);
}

div.3columns {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;

    -webkit-column-gap: 10%; /* Chrome, Safari, Opera */
    -moz-column-gap: 10%; /* Firefox */
    column-gap: 10%;

    -webkit-column-rule: 2px outset #cecece; /* Chrome, Safari, Opera */
    -moz-column-rule: 2px outset #cecece; /* Firefox */
    column-rule: 2px outset #cecece;
} 

/* curriculum-letc */
.listspacing ul li {
    line-height: 15px;
}

.listspacing p {
    margin: 0 0 5px;
}

table.insure tr th, table.insure tr td {padding: 3px;}

/* table with no headings */

.table-responsive table tr:first-child {
    background: #ffffff none repeat scroll 0 0;
    color: #000000;
    font-weight: normal;
}
.noheading table tr:first-child {
  background: #ffffff;
  color: #000000;
  font-weight: normal;
}
.noheading table tr:first-child:hover {
  background: #ffffff !important;
  color: #000000 !important;
}
.noheading > tbody > tr:first-child:hover > td,
.noheading > tbody > tr:first-child:hover > th {
  background: #ffffff !important;
  color: #000000 !important;
}

.display-table{
    display: table;
    table-layout: fixed;
}

.display-cell{
    display: table-cell;
    vertical-align: middle;
    float: none;
}

.col-min {
    /* custom max width */
    min-width:320px;
}

.nav-header {
  color: #b50000;
  padding-bottom: 10px;
   font-size: 18px;
    font-weight: bold;
}

/* added 7-15-15 */

.row.vdivide [class*='col-']:not(:last-child):after {
  background: #a7a9ac;
  width: 1px;
  content: "";
  display:block;
  position: absolute;
  top:0;
  bottom: 0;
  right: 0;
  min-height: 70px;
}

/* added 7/16/15 for http://www.macc.edu/online-login-home */

.btn-sm-red {
  background-color: #ff0000 !important;
  color: #ffffff !important;
  border-radius: 3px;
  font-size: 12px;
  line-height: 1.5;
  padding: 5px 10px;
  text-decoration: none;
}

.btn-sm-red:hover {
  background-color: #434445 !important; 
  color: #ffffff !important;
}


.t3-content div.library a {text-decoration:none;}

.no_hover:hover {background: #ff0000;}


/*Styles added for (https://www.macc.edu/about-macc/be-that-person) page - created 9/15/15 */
/*  Define the background color for all the ODD background rows  */
.stripe-grey tr:nth-child(odd){
	background: #e0e0e0;
	}

table.stripe-grey td {padding:5px;}

/*Styles added for (https://www.macc.edu/locations/columbia) page - created 9/25/15 */

p.no-margin{margin: 0px;}

/*Style added for nav on http://www.macc.edu/academic-resource-center-home*/

.nav-header {
    color: #032739;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 10px;
}

.t3-sidebar-left ul.nav li.dropdown {
    background: rgba(0, 0, 0, 0) url("../images/top.jpg") repeat-x scroll left center;
    color: #032739;
    font-size: 12px;
    font-weight: bold;
    outline: medium none;
    padding: 6px;
}

/* Style added for list on http://www.macc.edu/crime-stats */

ol#closelist li {
  padding-bottom: 1px;
}

ol#closelist ul li {
  padding-bottom: 1px;
  line-height: 15px;
}

/* Style added for list on http://www.macc.edu/things-to-know-pn */

ul.clinical li li {
  line-height: 15px;
  padding-bottom: 2px;
}

.box-btn {
  background: linear-gradient(to bottom, #ff0000, #dc2000) repeat scroll 0 0 #ff0000;
  box-shadow: 0 1px 3px #666666;
  color: #ffffff !important;
  font-family: Arial;
  font-size: 18px;
  padding: 6px 20px;
  text-decoration: none;
  display: inline-block;
}

/* Added 10/16/17 by marlena */
 .google-maps {
        position: relative;
        padding-bottom: 75%; 
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

/* Added 12/14/17 by marlena for google CSE */
.inputboxgoog {
  float:left;
    margin-bottom: 10px;
}

.buttongoog {
  float: left;
  background-color: #e40606;
  color: #ffffff;
  font-size: 20px;
  margin-left: 5px;
    margin-bottom: 10px;
}

/*Added 2/22/2018 by marlena for google calendar mobile view.*/

.responCal {
 
position: relative; padding-bottom: 75%; height: 0; overflow: hidden;
 
}
 
.responCal iframe {
 
position: absolute; top:0; left: 0; width: 100%; height: 100%;
 
}


.head-search {
width: 100%;}

.head-search form {
float: right;}

.customsocialmedia {
width: 100%;
}


/*Added 5/25/2018 by marlena for images on course description pages. */

.coursed img {
  display: inline;
}




.rl_sliders-toggle-inner .nn_sliders-toggle-inner {
font-weight: bold;
font-size: 14px;







