.view-tenth:hover .portfolio_descr {	
  background:none!important;
}


.LoginContainer{
}
#left_menu > .gomenu > ul > li.current > a:before{
    right:15px;
}


.form-group-sectionlabel{
  margin: 5px auto;
  padding: 5px;
  border-width: 1px;
  background-color: #660033;
  color: #ffffff;
  font-family:Arial, Helvetica, sans-serif; 
  font-size:14px;
 text-transform: uppercase;
}

.form-group .section-title{
  width:95%;
  margin: 5px auto;
  padding: 5px;
  border-width: 1px;
  background-color: #660033;
  color: #ffffff;
  font-family:Arial, Helvetica, sans-serif; 
  font-size:18px;
 text-transform: uppercase;
}

.RequiredField {
      color: #990000;
      font-family:Georgia, Helvetica, sans-serif; 
     font-size:14px; font-weight:bold; padding:0px; 
     margin:0 0 3px 0;
    float:left;
   width:130px;
}

.FormLabel {
    font-weight: Normal;
    font-size: 10.5pt;
    color: #000000;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

label{
    font-weight: Normal;
    font-size: 10.5pt;
    color: #000000;
    text-decoration: none;
}

.form-group-FormLabel p{
    font-weight: bold;
    font-size: 10.5pt;
    color: black;
text-align: right;
}
.form-group-help-text p {
font-style: italic;
font-size: 0.7em!important;
padding-top: 0px;
}

.text-danger {
font-size:0.7em;
}

.checkbox-control {
text-align: left;
}

.Top_Right_box:after{
	content:"";
	clear:both;
	overflow:hidden;
	height:0px;
	font-size:0;
	width:100%;
    display: block;
}

.Top_Right_box .TopLeftPage{
 float: none;
}
.Top_Right_box .Top_Right{
  top:0;
}

/* Temporary Font Changes for New Theme
h1,h2 {font-family:STIX Two Text;}
h3,h4,h5 {font-family:Raleway;}
p,td,li,div,a,a:link {font-family:Raleway;}
.contentpane h1 {font-size:30px}
.contentpane h2 {font-size:26px}
.contentpane p,.contentpane td,.contentpane li,.contentpane div,.contentpane a,.contentpane a:link {font-size:20px; line-height:30px;}
 */



