blockquote { padding: 5px 15px!important;}

.no-underline {border: none!important;}

ol.1 {list-style-type: decimal!important;}
ol.a {list-style-type: lower-alpha!important;}
ol.i {list-style-type: lower-roman!important;}

/*** Footer a Link Starts ***/
a.white {color:#f7f7f7!important; border-bottom: 1px solid #f7f7f7!important; padding-bottom: 3px;  text-decoration: none!important; }
a.white:hover {border-bottom: 3px solid #f7f7f7!important;}
/*** a Link Ends ***/


/*** Nav Btn ***/
li.nav-btn a {
  border: 1px solid #9e2b44;
  padding: 7px 15px;
  border-radius: 5px;
  background: #9e2b44;
  color: #eaeaea!important;
}
.et_header_style_left #et-top-navigation nav>ul>li.nav-btn>a, .et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li.nav-btn>a {
  padding-bottom: 10px;
  color: #eaeaea!important;
}
#et_search_icon:before {top: 7px!important;}
/*** Nav Btn ***/

sup, sub {
  font-size: 50%!important;
	font-weight: bold;
}

/*** Table Starts ***/
.tablepress thead th, .tablepress tfoot th { 
background-color: #9e2b44; 
color: #fff!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;
} 
.dataTables_paginate a {text-decoration: none;}
/*** Table Ends ***/


#main-header .container {width: 95%;}

#top-header .container {
  font-weight: 400;
}

#et-top-navigation {
	font-weight: 400;
  	letter-spacing: 1;
  padding-top: 20px!important;
}
.et-fixed-header #et-top-navigation {padding-top: 10px!important;}


.et_pb_button_module_wrapper {margin-top: 15px;}


/*** a Link Starts ***/
.et_pb_text_inner a, 
.et_pb_tab_content p a,
.et_pb_toggle_content p a,
.et_pb_blurb_description a {
	border-bottom: 1px solid #9e2b44;
  padding-bottom: 3px;
}
.et_pb_text_inner a:hover, 
.et_pb_tab_content a:hover,
.et_pb_toggle_content a:hover,
.et_pb_blurb_description a:hover {
	border-bottom: 2px solid #9e2b44;
  text-decoration: none;
}
a.related-links {
 border: none;
  padding: none;
  color: #333333;
}
a.related-links:hover {
  color:#9e2b44;
 border: none;
}

/*** Footer a Link Starts ***/
a.white-border {border-bottom: 1px solid #f7f7f7; padding-bottom: 3px;  text-decoration: none !important; }
a.white-border:hover {border-bottom: 3px solid #f7f7f7;}
/*** a Link Ends ***/


.equal-tabs-2 .et_pb_tabs_controls li {
    width: 50%; 
    text-align: center;
}
.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-2 .et_pb_tabs_controls li, .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;
    }
}



/*display logo*/
img#logo {
    display: inline-block !important;
}

#et-top-navigation {
    font-weight: 500!important;
}

/*underline links in paragraphs and lists*/ 
p a {      
    //color: #9d2235;  
    //text-decoration: underline !important;  
}  
li a {      
    //color: #9d2235;  
   //text-decoration: underline !important;  
}  

/*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{  
    color: #9D2235;   
    text-decoration: none !important;  
}  
h1:hover a {  
    text-decoration: none !important;  
}  
h2:hover a {  
    text-decoration: none !important;  
}  
h3:hover a {  
    text-decoration: none !important;  
}  
h4:hover a {  
    text-decoration: none !important;  
}  
h5:hover a {  
    text-decoration: none !important;  
}  
h6:hover a {  
    text-decoration: none !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; 
} 

/*Menu styling*/
#top-menu li {
    padding-right: 15px !important;
    font-size: 20px !important;
}


/************** mine ****************/


