

.boxlink h1 a{
color: white;



  
font-weight: 1;
}




/*a{
color: blue;
}
*/

 .entry-header h1{
  font-size: 42px;
}

.frm_style_formidable-style a:link{
  color: red;
}
.frm_style_formidable-style a:visited{
  color: red;
}

a:link{
  color: orange;
}

a:visited{
  color: orange;
}
.maincont{
text-align: justify;
padding-left: 15px;
}

.orangelink a:link, a:visited{
  font-size: 1.3em;
color: red;
}

.orangelink{
  font-size: 1.3em;
}

a.wpex-link:link{
color: black;
}

a.wpex-link:visited{
black;
}

.minusten{
padding-top: -10px;
}

#input_5_1_2{
width: 700px;
}

.module-box h2 a:link, a:visited{
  color: white;
  /*font-size: 20px;*/
}
.module-box h2 a:visited{
  color: white;
  /*font-size: 20px;*/
}

.module-box h4 a:link{
  color: white;
}
.module-box h4 a:visited{
  color: white;
}

h4 a:link.orange{
  color: #ff9900;
}
h4 a:visited.orange{
  color: #ff9900;
}
.module-box h5 a:link{
  color: white;
}
.module-box h5 a:visited{
  color: white;
}
.module-box h6 a:link{
  color: white;
}
.module-box h6 a:visited{
  color: white;
}

#g1-content h2 a:link, a:visited{
color: white;
}

.name_prefix{

min-width: 50px;
}

.name_suffix{
min-width: 50px;
}

.hovering{
border: 2px;
}

#g1-content h3.search-title a:link, #g1-content h3.search-title a:visited{
color: #ed6e25;
}

#g1-content .ser .bluelink{
  color: #1e73be;
}

#g1-content h3.g1-h4 a:link, #g1-content h3.g1-h4 a:visited{
color: black;
}

#g1-content.g1-fram--center{
text-align: left;
}

.woocommerce_message a.button {display:none;}

#abstract{
height: 35px;
background: yellow;
text-align: center;
font-size: 1.4em;
}

#abstract a:link{
color: black;
}

#abstract a:visited{
  color: black;
}

#ccs{
height: 35px;
background: orange;
text-align: center;
font-size: 1.4em;
}

#ccs a:link{
color: black;
}

#ccs a:visited{
  color: black;
}

.whitelink a:link{
font-color: white;
}

.button-green a:link, a:visited{
  padding; 25px;
  color: white;
  width: 200px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.button-green{
  background: #009900;
  padding: 25px;
  margin: 10px;
  font-size: 20px;
  font-weight: bold;
  width: 200px;
  text-align: center;
}

.listings{
  padding: 10px;
}

#g1-content h4 a:link, a:visited{
  color: orange;
}

.pmpro_thead-name{
  text-align: left;
  font-size: 1.5em;
}

#pmpro_payment_method th
{
  text-align: left;
  font-size: 1.5em;
}

#pmpro_billing_address_fields th
{
  text-align: left;
  font-size: 1.5em;
}

#pmpro_confirmation_table th
{
  	text-align: left;
  	font-size: 1.3em;
}

#pmpro_invoices_table th
{
  text-align: left;
  font-size: 1.3em;
}

#pmpro_invoice_table th
{
  text-align: left;
  font-size: 1.3em;
}

#pmpro_account-membership
{
  text-align: left;
  font-size: 1.3em;
}

#pmpro_account-invoices
{
  	text-align: left;
  font-size: 1.3em;
}

.pmpro_actionlinks{
  display: none;
}

input[type="checkbox"]
{
  -webkit-appearance:checkbox;
}

.accordion-content a
{
  color: orange;
}
span.activity { display: none !important; }
span.update { display: none !important;}
/*
#general { display: none !important;}
/*#user-settings {display: none !important;}*/
/*.user-nicename{ display: none !important;}*/

.profile h2{display: none !important;}

#latest-update{display: none !important;}
/*
#header-cover-image {
           
            margin: -6px -10px -10px -10px;
            padding: 8px;
            width: 100%; 
  			height: 200px;
            background-repeat: no-repeat;
        }
*/

.module-box .gray{
  background: black;
}

.module-box .blue{
  background: #0059ff;
}

.module-box .orange{
  background: #ff9900;
}

.module-box .rounded{
  border-radius: 0;
}

#loginform p
{
    display: block;
}

#foo-outer{
  float: right;
 
  margin-bottom: 30px;
  width: 100px;
  height: 30px;
}

#foo{
  margin-left: 30px;
  margin-bottom: 30px;
}

#foo-outer a:link{
  color: white;
}
#foo-outer a:visited{
  color: white;
}
  
.breadcrumbs{
  float: right;
  margin-top: -20px;
}

input[type="text"] {
  height: 25px;
}

.frm_description{
  margin-bottom: 15px;
}

.form-field{
  margin-bottom: 15px;
  
}

select{
  height: 25px;
}

.form-field label{
  display: block;
  text-align: left;
  margin-top: 30px;
}

#yellow_alerts{
  background: #f8f500;
  text-align: center;
  font-size: 14px;
  padding: 5px;
}

#yellow_alerts a:link, #yellow_alerts a:visited{
  color: black;
}
#yellow_alerts a:hover{
  color: #555;
}
#yellow_alerts:hover{
  background: #e8e500;
}