/** plugin admin styles **/
.admin-spacer {
    clear: both;
}
.backend-font-heavy{
    color: #444;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    font-size: 14px;
	font-weight:500;
    line-height: 1.4em;
}
.backend-font-light{
    color: #444;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    font-size: 14px;
	font-weight:400;
    line-height: 1.4em;
}

.gen_button_sign {
    display: block!important;
    margin-bottom: 21.73913043px!important;
    max-width: 100%!important;
}
.sign-up-button1 {
    color: #fff!important;
    border-color: #268cbe!important;
    background-color: #268cbe!important;
    font-size: 14px!important;
	font-weight: 600!important;
    padding-top: 11px!important;
    padding-bottom: 11px!important;
    padding-left: 16px!important;
    padding-right: 16px!important;
    border-radius: 5px!important;
}
.sign-up-button1:hover {
    border-color: #2582b0!important;
    background-color: #2582b0!important;	
}
.backend-font-heavy-big{
    color: #444;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    font-size: 18px;
	font-weight:500;
    line-height: 1.4em;
}
.backend-api-stats{
    color: #444;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    font-size: 16px;
	font-weight:400;
    line-height: 0.8em;	
}
.upgrade_fvd_button{
    color: #fff!important;
    border-color: #268cbe!important;
    background-color: #268cbe!important;
    font-size: 13px!important;
	font-weight: 600!important;
    padding-top: 11px!important;
    padding-bottom: 11px!important;
    padding-left: 16px!important;
    padding-right: 16px!important;
    border-radius: 5px!important;	
}
.upgrade_fvd_button:hover {
    border-color: #2582b0!important;
    background-color: #2582b0!important;
}
.clear-font-text{
    color: #444;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    font-size: 16px;
	font-weight:400;
    line-height: 0.8em;	
}
.downgrade_fvd_button{
    color: #fff!important;
    border-color: #bb4b49!important;
    background-color: #bb4b49!important;
    font-size: 13px!important;
	font-weight: 600!important;
    padding-top: 11px!important;
    padding-bottom: 11px!important;
    padding-left: 16px!important;
    padding-right: 16px!important;
    border-radius: 5px!important;	
}
.downgrade_fvd_button:hover {
    border-color: #b93533!important;
    background-color: #b93533!important;
}