.row-menu
{
	padding:0px !important;
}
.row-menu>div
{
	height:auto;
	
	
}
/*.row-menu>div>a
{
	
	padding:5px;
	width:100%;
	display:inline-table;
	line-height:92px;
}
.row-menu>div:nth-child(1)>a
{
	background:#ff8549;
	border-bottom:12px solid  #ff661b;
	color:#fff;
	font-size:26px;
	font-weight:100;
	
}
.row-menu>div:nth-child(1)>a:after{
  content: "\f15c"; 
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  font-size: 106px;
  color: rgb(255, 101, 27);
  top:7px;
  right:11px;
 
  z-index: 1;

	
}
.row-menu>div:nth-child(1)>a:hover:after{
	color: #ff8549;
}
.row-menu>div:nth-child(1)>a:hover
{
	
	border-bottom:12px solid  #ff8549;
	background:#ff661b;
	
	
}
.row-menu>div:nth-child(2)>a
{
	background: #65be54;
	border-bottom:12px solid  #3fae29;
	color:#fff;
	font-size:26px;
	font-weight:100;
 
}
.row-menu>div:nth-child(2)>a:hover
{
	
	border-bottom:12px solid #65be54;
	background:rgb(63, 175, 41);
}
.row-menu>div:nth-child(2)>a:after{
  content: "\f007"; 
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  font-size: 130px;
    color:#3fae29;
    top: 10px;
    right: 11px;
    z-index: 1

	
}
.row-menu>div:nth-child(2)>a:hover:after{
	color:#65be54;
}
.row-menu>div:nth-child(3)>a
{
	background:#34a9d4;
	border-bottom:12px solid #0093c9;
	color:#fff;
	font-size:26px;
	font-weight:100;
	
}
.row-menu>div:nth-child(3)>a:hover
{
	
	border-bottom:12px solid #34a9d4;
	background:#006ca0;
	
}
.row-menu>div:nth-child(3)>a:after{
  content: "\f059"; 
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  font-size: 119px;
    color:#0093c9;
    top: 6px;
    right: 11px;
    z-index: 1

	
}
.row-menu>div:nth-child(3)>a:hover:after{
	color:#34a9d4;
}*/
@media (max-width: 991px)
{
.row-menu>div
{
	margin-bottom:10px;
}
.row-menu>div:last-child
{
	margin-bottom:0px;
}
.recentactivity
{
	margin-top:20px;
}
}
.taxform-Homepage
{
	color: #fff;
    font-size: 26px;
    font-weight: 100;
	padding: 5px;
    width: 100%;
    display: inline-table;
    line-height: 92px;
	background: #ff8549;
    border-bottom: 12px solid #ff661b;
	font-weight: 100;
	padding-left: 20px;
	
}
.taxform-Homepage:hover
{
	border-bottom: 12px solid #ff8549;
    background: #ff661b;
	color:#fff;
}

.taxform-Homepage:after{
	
  content: "\f15c"; 
  font-family: FontAwesome,sans-serif;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  font-size: 106px;
  color: rgb(255, 101, 27);
  top:7px;
  right:11px;
  z-index: 1;

	

}
.taxform-Homepage:hover:after
{
	color: #ff8549;
}
/*.row-menu>div:nth-child(1)>a
{
	background:#ff8549;
	border-bottom:12px solid  #ff661b;
	color:#fff;
	font-size:26px;
	font-weight:100;
	
}
.row-menu>div:nth-child(1)>a:after{
  content: "\f15c"; 
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  font-size: 106px;
  color: rgb(255, 101, 27);
  top:7px;
  right:11px;
 
  z-index: 1;

	
}
.row-menu>div:nth-child(1)>a:hover:after{
	color: #ff8549;
}
.row-menu>div:nth-child(1)>a:hover
{
	
	border-bottom:12px solid  #ff8549;
	background:#ff661b;
	
	
}*/

.my-account
{
	background: #65be54;
	border-bottom:12px solid  #3fae29;
	color:#fff;
	font-size:26px;
	font-weight:100;
	padding:5px;
	width:100%;
	display:inline-table;
	line-height:92px;
	padding-left: 20px;
 
}
.my-account:hover
{
	
	border-bottom:12px solid #65be54;
	background:rgb(63, 175, 41);
	color:#fff;
}
.my-account:after
{
  content: "\f007"; 
  font-family: FontAwesome,sans-serif;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  font-size: 130px;
    color:#3fae29;
    top: 10px;
    right: 11px;
    z-index: 1

	
}
.my-account:hover:after
{
	color:#65be54;
}
/*
.row-menu>div:nth-child(3)>a
{
	background:#34a9d4;
	border-bottom:12px solid #0093c9;
	color:#fff;
	font-size:26px;
	font-weight:100;
	
}
.row-menu>div:nth-child(3)>a:hover
{
	
	border-bottom:12px solid #34a9d4;
	background:#006ca0;
	
}
.row-menu>div:nth-child(3)>a:after{
  content: "\f059"; 
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  font-size: 119px;
    color:#0093c9;
    top: 6px;
    right: 11px;
    z-index: 1

	
}
.row-menu>div:nth-child(3)>a:hover:after{
	color:#34a9d4;
}

*/
.help-center
{
    background:#34a9d4;
	border-bottom:12px solid #0093c9;
	color:#fff;
	font-size:26px;
	font-weight:100;
    padding:5px;
	width:100%;
	display:inline-table;
	line-height:92px;
    padding-left: 20px;	
	
	
}
.help-center:hover
{
	border-bottom:12px solid #34a9d4;
	background:#006ca0;
	color:#fff;
	
}
.help-center:after
{
	content: "\f059"; 
  font-family: FontAwesome,sans-serif;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  font-size: 119px;
    color:#0093c9;
    top: 6px;
    right: 11px;
    z-index: 1

}
.help-center:hover:after
{
	color:#34a9d4;
}
