.no-underline {border-bottom: none!important;}
/*** Meeting Button Starts ***/
.nav-button {
  border: 1px solid #9e2b44;
  color: #9e2b44!important;
padding: 0 !important;
  font-weight: 500;
  border-radius: 4px;
}
.nav-button a:after {display: none;}

.nav-button a, .et-fixed-header #top-menu li.nav-button.current-menu-item>a
  {
color: #9e2b44!important;
padding: 5px 15px!important;
}

@media only screen and (min-width: 981px) {
	#et_top_search {margin-top: 15px;}
}
/*** Meeting Button Ends ***/

/*** Logo Width Starts ***/
  .et_fullwidth_nav #main-header .container {
        width: 100%;
        max-width: 95%;
    }
@media only screen and (max-width: 1200px) and (min-width: 981px) {
  #top-menu li:first-child, #et_top_search {display: none;}
}
@media only screen and (max-width: 1580px) and (min-width: 1081px) {
#logo {
    max-height: 50%!important;
  }
  #et-top-navigation {
    padding-left: 0!important;
	}
  #top-menu li a {
	font-size: 14px!important;
  }
  #top-menu li {
    padding-right: 10px!important;
  }
}

@media only screen and (max-width: 1180px) and (min-width: 981px) {
#logo {
    max-height: 35%!important;
  }
}
/*** Logo Width Ends ***/ 
  
  
 
#top-header .container, #et-info, #et-secondary-menu>ul>li a {
padding-top: 0!important;
  padding-bottom: 0!important;
text-transform: uppercase;
font-weight: 400;
}
/*** Fixed Nav Logo Starts ***  
  .et-fixed-header #logo {
content: url(https://wordpressua.uark.edu/rice/files/2019/12/rpp-logo-red2.png);
}
*** Fixed Nav Logo Ends ***/   
  
  

sup, sub { font-size: 70%;}

/*** Blurb Starts ***/
.et_pb_main_blurb_image {margin-bottom: 0px!important;}
/*** Blurb Ends ***/

/*** Equal Tabs Starts ***/
.equal-tabs-3 .et_pb_tabs_controls li {
    width: 33.33%; 
    text-align: center;
}
.equal-tabs-4 .et_pb_tabs_controls li {
    width: 25%; 
    text-align: center;
}
.equal-tabs-5 .et_pb_tabs_controls li {
    width: 20%; 
    text-align: center;
}
.equal-tabs-6 .et_pb_tabs_controls li {
    width: 16.66%; 
    text-align: center;
}
@media screen and (max-width: 960px){ 
	.equal-tabs-3 .et_pb_tabs_controls li, .equal-tabs-4 .et_pb_tabs_controls li, .equal-tabs-5 .et_pb_tabs_controls li, .equal-tabs-6 .et_pb_tabs_controls li {
    	width: 100%; 
  		text-align: center;
	}
	.equal-tabs .et_pb_tabs_controls li {
     	width: 100%; 
      	text-align: center;
    }
}
/*** Equal Tabs Ends ***/


/*** Table Starts ***/
.tablepress thead th, .tablepress tfoot th { 
background-color: #9e2b44; 
color: #ffffff!important;
}
.tablepress thead th:hover {background: #333;}
.tablepress .sorting:hover,.tablepress .sorting_asc,.tablepress .sorting_desc{background-color:#333;}
select, input {
padding: 11px;
    border-width: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #333;
    border: 1px solid #eee;
    font-size: 16px;
    -webkit-appearance: none;
}

.paginate_button:after, .paginate_button:before,.paginate_button:hover:after, .paginate_button:hover:before {
    color: #9e2b44!important;
} 
.dataTables_paginate a, a.paginate_button {text-decoration: none!important;}
.paginate_button.disabled {color: #333333!important;}
.paginate_button.previous:before {color: #9e2b44!important;}
/*** Table Ends ***/

#et-top-navigation {
  font-weight: 400;
}
  
/*

.logo_container {
	opacity: 1 !important;
	padding-bottom: 8% !important; 
}

@media (max-width: 980px) { 
	img#logo {
		display: none !important;
	}
}
*/

/*underline links in paragraphs and lists*/ 
.et_pb_row_1_tb_footer .et_pb_code_inner {color: #eaeaea;}
#top-menu li a:hover { color: #9e2b44;}
.et_pb_text_inner a {
 	border-bottom: 1px solid #9e2b44;
  	padding-bottom: 2px;
}

.et_pb_text_inner a:hover {
  border-bottom: 3px solid #9e2b44;
  padding-bottom: 1px;
}

footer a { border: none!important;}
footer a:hover { border-bottom: 2px solid #fff!important;}


.et_pb_tab_content a {
  color: #333;
	border-bottom: 1px solid #9e2b44;
  padding-bottom: 2px;
}
.et_pb_tab_content a:hover {
	border-bottom: 3px solid #9e2b44;
  padding-bottom: 1px;
}

p a {      
    color: #9e2b44;  
    text-decoration: none !important;
}  

li a {      
    color: #9e2b44;  
    text-decoration: none !important;
    line-height: 2rem;
}  

/*no underline on hover for paragraphs and lists*/
p a:hover {  
    text-decoration: none !important; 
}  
li a:hover {  
    text-decoration: none !important;
}    

/*underline headings on hover only*/ 
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1:hover a, h2:hover a, h3:hover a, h4:hover a, h5:hover a, h6:hover a {  
    color: #9e2b44;   
    text-decoration: none !important;  
}  
/*
h1:hover a {  
    text-decoration: underline !important;  
}  
h2:hover a {  
    text-decoration: underline !important;  
}  
h3:hover a {  
    text-decoration: underline !important;  
}  
h4:hover a {  
    text-decoration: underline !important;  
}  
h5:hover a {  
    text-decoration: underline !important;  
}  
h6:hover a {  
    text-decoration: underline !important;  
} 
*/


/*no underline for navigation*/ 
nav a {  
  text-decoration: none !important;  
}  

/*no underline for admin bar*/
#wpadminbar a {   
  text-decoration: none !important;   
} 

/*no underline in footer*/   
#footer-info a {    
  text-decoration: none !important;    
}    

/* footer headings are white for legibility */ 
.footer-widget h4{ 
  color: #ffffff !important; 
} 