.login-submit input[type="submit"] {
background: #c5d000;
text-transform: uppercase;
color: #000;
background-image: -webkit-gradient( linear, left bottom, left top, from( #c5d000 ), to( #c5d000 ) );
background-image: linear-gradient( to top, #c5d000, #c5d000 );
background-image: -webkit-linear-gradient( to top, #c5d000, #c5d000 );
background-image: -moz-linear-gradient( to top, #c5d000, #c5d000 );
background-image: -ms-linear-gradient( to top, #c5d000, #c5d000 );
background-image: -o-linear-gradient( to top, #c5d000, #c5d000 );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c5d000, endColorstr=#c5d000);
transition: all .2s;
border-width: 0px;
border-style: solid;
border-color: #000;
border-radius: 0;
width: 100%;
-webkit-transition: all .2s;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
-webkit-border-radius: 0;
padding: 17px 40px;
line-height: 21px;
font-size: 18px;
cursor: pointer;
}
.login-submit input[type="submit"]:hover {
background: #f2ff00;
color: #000;
background-image: -webkit-gradient( linear, left bottom, left top, from( #f2ff00 ), to( #f2ff00 ) );
background-image: linear-gradient( to top, #f2ff00, #f2ff00 );
background-image: -webkit-linear-gradient( to top, #f2ff00, #f2ff00 );
background-image: -moz-linear-gradient( to top, #f2ff00, #f2ff00 );
background-image: -ms-linear-gradient( to top, #f2ff00, #f2ff00 );
background-image: -o-linear-gradient( to top, #f2ff00, #f2ff00 );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2ff00, endColorstr=#f2ff00);
border-color: #000;
}
.fusion-header-v2 .fusion-header, .fusion-header-v3 .fusion-header, .fusion-header-v4 .fusion-header, .fusion-header-v5 .fusion-header {
border-bottom: 0;
}
.fusion-secondary-menu>ul>li {
border-left: 0;
} .fusion-text table{border-collapse: collapse;}
.fusion-text table th{padding: 15px; background-color: #212527; border: 1px solid #333638; color: #c5d000;}
.fusion-text table td{padding: 10px; background-color: #212527; border: 1px solid #333638;} .fusion-header-wrapper
.fusion-main-menu .sub-menu {
margin-top: -80px;
}
.fusion-header-wrapper.fusion-is-sticky 
.fusion-main-menu .sub-menu {
margin-top: initial;
}
.fusion-megamenu-icon {
text-align: center;
}
.table-2 table th {
border-right: 1px solid #dcdcdc;
line-height: initial;
}
.table-2 tr td {
border-right: 1px solid #dcdcdc;
line-height: initial;
}
.post-content h1{line-height: initial!important;}