/*foc dashboard*/
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');

/*backbtn*/
button.backbtn {margin-top: 20px;float: right;}

@media (max-width: 767px){button.backbtn {margin-top:10px;float: right;min-width: 80px;}}



/*
.register-page
.foc-landing
.layout-cpanel
.com-users
.view-address
.view-order
.com-altauserpoints
.com-domain-notify
.view-cart
.com-withdraw
*/

/*SYSTEM HEADER*/
h1.profile-header {font-family: 'Inter'!important;font-weight: 700;margin-bottom: 50px;}
h1.address-header {font-family: 'Inter'!important;font-weight: 700;margin-bottom: 50px;}
h1.history-header {font-family: 'Inter'!important;font-weight: 700;margin-bottom: 50px;}
h1.referral-header {font-family: 'Inter'!important;font-weight: 700;margin-bottom: 50px;}
h1.appointment-header {font-family: 'Inter'!important;font-weight: 700;margin-bottom: 50px;}
h1.warranty-header {font-family: 'Inter'!important;font-weight: 700;margin-bottom: 50px;}
h1.cart-header {font-family: 'Inter'!important;font-weight: 700;margin-bottom: 50px;}


/*REMOVE HEADER*/
.remove-header-footer #sp-header,
.com-withdraw #sp-header,
.register-page  #sp-header,
.foc-landing #sp-header,
.layout-cpanel #sp-header,
.com-users #sp-header,
.view-address #sp-header,
.view-order #sp-header,
.com-altauserpoints #sp-header,
.com-domain-notify #sp-header,
.view-cart #sp-header{display: none;}


/*REMOVE TOPBAR*/
.com-header-footer #sp-topbar,
.com-withdraw #sp-topbar,
.register-page  #sp-topbar,
.foc-landing #sp-topbar,
.layout-cpanel #sp-topbar,
.com-users #sp-topbar,
.view-address #sp-topbar,
.view-order #sp-topbar,
.com-altauserpoints #sp-topbar,
.com-domain-notify #sp-topbar,
.view-cart #sp-topbar{display: none;}






/*REMOVE BOTTOM*/
.remove-header-footer section#sp-bottom,
.com-withdraw section#sp-bottom,
.register-page  section#sp-bottom,
.foc-landing  section#sp-bottom,
.layout-cpanel  section#sp-bottom,
.com-users section#sp-bottom,
.layout-cpanel section#sp-bottom,
.com-users section#sp-bottom,
.view-address section#sp-bottom,
.view-order section#sp-bottom,
.com-altauserpoints section#sp-bottom,
.com-domain-notify section#sp-bottom,
.view-cart section#sp-bottom{display: none;}

/*REMOVE FOOTER*/
.remove-header-footer footer#sp-footer,
.com-withdraw footer#sp-footer,
.register-page footer#sp-footer,
.foc-landing footer#sp-footer,
.layout-cpanel  footer#sp-footer,
.com-users  footer#sp-footer,
.view-address  footer#sp-footer,
.view-order  footer#sp-footer,
.com-altauserpoints  footer#sp-footer,
.com-domain-notify  footer#sp-footer,
.view-cart  footer#sp-footer{display: none;}


/*REMOVE TAGLINE*/
.remove-header-footer section#sp-section-11,
.com-withdraw section#sp-section-11,
.register-page section#sp-section-11,
.foc-landing section#sp-section-11,
.layout-cpanel  section#sp-section-11,
.com-users  section#sp-section-11,
.view-address  section#sp-section-11,
.view-order  section#sp-section-11,
.com-altauserpoints  section#sp-section-11,
.com-domain-notify  section#sp-section-11,
.view-cart  section#sp-section-11{display: none;}




/*BACKGROUND*/
body.com-withdraw,
body.layout-cpanel,
body.com-users,
body.view-address,
body.view-order,
body.com-altauserpoints,
body.com-domain-notify,
body.view-cart{background: #f4f4f4!important;}

/*BODY PADDING*/
.com-withdraw section#sp-main-body,
.layout-cpanel section#sp-main-body,
.com-users section#sp-main-body,
.view-address section#sp-main-body,
.view-order section#sp-main-body,
.com-altauserpoints section#sp-main-body,
.com-domain-notify section#sp-main-body,
.view-cart section#sp-main-body{padding: 0!important;}

/*CONTAINER FLUID*/
.com-withdraw #sp-main-body .container,
.view-user #sp-main-body .container,
.layout-cpanel #sp-main-body .container,
.com-users #sp-main-body .container,
.view-address #sp-main-body .container,
.view-order #sp-main-body .container,
.com-altauserpoints #sp-main-body .container,
.com-domain-notify #sp-main-body .container,
.view-cart #sp-main-body .container{width: 100%;}

/*SP LEFT*/
.com-withdraw div#sp-left,
.layout-cpanel div#sp-left,
.com-users div#sp-left,
.view-address div#sp-left,
.view-order div#sp-left,
.com-altauserpoints div#sp-left,
.com-domain-notify div#sp-left,
.view-cart div#sp-left {padding: 0!important;}





/*foc overall for dashboard*/
