/*---Webcentral css---*/
.wclogo{
    height: 55px;
    width: 211px;
    background: url(https://www.webcentral.com.au/images/webcentral.png) 0 0 no-repeat;
    background-size: 211px 55px;
    float:left;
    margin-top:34px
}
/**//* Header */
.wcheader {
    width: 100%;
}


.renew-info {
    font-size: 11px!important;
}
.domainAdd {
/*
    float: right;
*/
    width: 400px;
/*
    text-align: right;
*/
}
/*
.btn-select-hosting, .btn-add-addons, .btn-add-email-products{
	background:#122E4A url(/resources/images/icon-add.png) no-repeat 11px 8px!important;
	background-size:10px!important;
}
*/

@media (min-width: 0px) and (max-width: 480px) {
    .mobile-nav {
        display: flex !important;
        margin-bottom: 20px !important;
    }
    .container {
        width: 360px;
    }
}

.header-bar {
    background-color: #099062;
    height: 47px;
}

.header-bar .container {
    background: transparent;
}

.header-bar .top-nav {
    padding: 12px 0;
    float: left;
    width: 100%;
}

.header-bar .top-nav a {
    color: #fff;
    text-decoration: none;
}

.wcheader .header-bar .top-nav li {
    border: 0;
    margin: 0;
    background: 0;
    padding: 0;
}

.header-bar .top-nav li {
    list-style: none;
    float: right;
    font-size: 14px;
    font-weight: 400 !important;
    line-height: 21px;
    border-right: 1px solid #404040;
}
/*--MAIN NAV FOR LOGO AND PHONE NO--*/
.main-nav {
    height: 122px;
    background: #fff;
}

.container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background: #fff;
}

.phone-no {
    float: right;
    font-family: 'Open Sans', Helvetica, sans-serif;
    font-size: 24px;
    line-height: 28px;
    margin-top: 47px;
    font-weight: 300;
}

.phone-no span {
    font-size: 28px;
    font-weight: 600;
    line-height: 12px;
    margin-left: 12px;
}


/*----FOOTER-----*/

.console .footer-legal {
    margin-top: 40px;
}

.footer-legal {
    background: transparent;
    text-align: center;
    margin-bottom: 40px;
}

.footer-legal li {
    float: left;
    border-right: 1px solid #efefef;
    padding-right: 14px;
    margin-right: 14px;
}

.footer-legal p, .footer-legal a {
    color: #666;
    font-size: 13px;
}

/***************18-10-2022*****************/

@font-face {
  font-family: 'Barlow-Regular';
  src: url(fonts/Barlow-Regular.eot);
  src: url(fonts//Barlow-Regular.eot?#iefix) format('embedded-opentype'),
       url(fonts/Barlow-Regular.otf) format('otf'),
       url(fonts/Barlow-Regular.svg#Barlow-Regular) format('svg'),
       url(fonts/Barlow-Regular.ttf) format('truetype'),
       url(fonts/Barlow-Regular.woff2) format('woff2'),
       url(fonts/Barlow-Regular.woff) format('woff');
}
@font-face {
  font-family: 'Barlow-Medium';
  src: url(fonts/Barlow-Medium.eot);
  src: url(fonts/Barlow-Medium.eot?#iefix) format('embedded-opentype'),
       url(fonts/Barlow-Medium.otf) format('otf'),
       url(fonts/Barlow-Medium.svg#Barlow-Medium) format('svg'),
       url(fonts/Barlow-Medium.woff) format('woff'),
       url(fonts/Barlow-Medium.woff2) format('woff2'),
       url(fonts/Barlow-Medium.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow-SemiBold';
  src: url(fonts/Barlow-SemiBold.eot);
  src: url(fonts/Barlow-SemiBold.eot?#iefix) format('embedded-opentype'),
       url(fonts/Barlow-SemiBold.otf) format('otf'),
       url(fonts/Barlow-SemiBold.svg#Barlow-SemiBold) format('svg'),
       url(fonts/Barlow-SemiBold.ttf) format('truetype'),
       url(fonts/Barlow-SemiBold.woff) format('woff'),
       url(fonts/Barlow-SemiBold.woff2) format('woff2');
}
@font-face {
  font-family: 'Barlow-Bold';
  src: url(fonts/Barlow-Bold.eot);
  src: url(fonts/Barlow-Bold.eot?#iefix) format('embedded-opentype'),
       url(fonts/Barlow-Bold.otf) format('otf'),
       url(fonts/Barlow-Bold.svg#Barlow-Bold) format('svg'),
       url(fonts/Barlow-Bold.ttf) format('truetype'),
       url(fonts/Barlow-Bold.woff) format('woff'),
       url(fonts/Barlow-Bold.woff2) format('woff2');
}

#prod-nav { overflow: hidden; }
#prod-nav .phone { position: absolute; left: 50%; top: 70%; margin: 0; transform: translate(-50%, -50%); z-index: 9; }
#prod-nav .phone i { background: url("/resources/images/top-bar-phone.svg"); width: 35px; height: 35px; background-repeat: no-repeat; background-size: 35px; background-position: center center; }
#prod-nav .phone span { color: #03b5e2; font-size: 30px; line-height: 42px; font-family: 'Barlow-Regular'; margin-left: 10px; }
.hero-unit .account-info p { font-size: 15px; color: #000000; font-family: 'Barlow-Regular'; }

.hero-unit .account-info p strong {
	font-size: 15px;
	color: #000000;
	font-family: 'Barlow-SemiBold';
	font-weight: unset;
}
.hero-unit .account-info p span, .hero-unit .account-info p span a {
	color: #03b5e2;
}
.hero-unit .account-info h2 {
	text-transform: capitalize;
	font-size: 15px;
	color: #000000;
	font-family: 'Barlow-SemiBold';
	font-weight: unset;
}



.webcentral-console > div { background: #eef2f5; }
.webcentral-console .container.main { 	background: #eef2f5 !important; }
.container.main::before, .container.main::after { display: none !important }
.webcentral-console .nav.nav-tabs { background: #122e4a; }
.webcentral-console .nav.nav-tabs li a { padding: 25px 40px; }
.webcentral-console .nav.nav-tabs li.active a {
background: #b8d9eb;
}
.webcentral-console .nav.nav-tabs li:hover a {
background: #b8d9eb;
}


.webcentral-console .nav.nav-tabs li a div { background-size: 100% 100%; width: 22px; height: 26px; background-position: center center; }
.webcentral-console .nav.nav-tabs li.active a { color:#122e4a;}
.webcentral-console .nav.nav-tabs li:hover a { color:#122e4a;}

.webcentral-console .nav.nav-tabs li.overview a div { background-image: url("/resources/images/overview.svg"); }
.webcentral-console .nav.nav-tabs li.overview.active a div { background-image: url("/resources/images/overview-hover.svg"); }
.webcentral-console .nav.nav-tabs li.overview:hover a div { background-image: url("/resources/images/overview-hover.svg"); }


.webcentral-console .nav.nav-tabs li.order a div { background-image: url("/resources/images/order.svg"); }
.webcentral-console .nav.nav-tabs li.order.active a div { background-image: url("/resources/images/order-hover.svg"); }
.webcentral-console .nav.nav-tabs li.order:hover a div { background-image: url("/resources/images/order-hover.svg"); }


.webcentral-console .nav.nav-tabs li.billing a div { background-image: url("/resources/images/billing.svg"); }
.webcentral-console .nav.nav-tabs li.billing.active a div { background-image: url("/resources/images/billing-hover.svg"); }
.webcentral-console .nav.nav-tabs li.billing:hover a div { background-image: url("/resources/images/billing-hover.svg"); }


.webcentral-console .nav.nav-tabs li.support a div { background-image: url("/resources/images/support.svg"); }
.webcentral-console .nav.nav-tabs li.support.active a div { background-image: url("/resources/images/support-hover.svg"); }
.webcentral-console .nav.nav-tabs li.support:hover a div { background-image: url("/resources/images/support-hover.svg"); }


.webcentral-console .nav.nav-tabs li.notifications a div { background-image: url("/resources/images/notification.svg"); }
.webcentral-console .nav.nav-tabs li.notifications.active a div { background-image: url("/resources/images/notification-hover.svg"); }
.webcentral-console .nav.nav-tabs li.notifications:hover a div { background-image: url("/resources/images/notification-hover.svg"); }


.webcentral-console .nav.nav-tabs li.account a div { background-image: url("/resources/images/account.svg"); }
.webcentral-console .nav.nav-tabs li.account.active a div { background-image: url("/resources/images/account-hover.svg"); }
.webcentral-console .nav.nav-tabs li.account:hover a div { background-image: url("/resources/images/account-hover.svg"); }



.webcentral-console .container.main .inner #contents .content-box ul li.db_webmail::before{ background-image: url("/resources/images/Web-mail-WCG.svg"); }
.webcentral-console .container.main .inner #contents .content-box ul li.db_webmail:nth-of-type(2)::before{ background-image: url("/resources/images/OX-E-mail-WCG.svg"); }

.webcentral-console .container.main .inner #contents .content-box ul li.db_addzone::before{ background-image: url("/resources/images/Batch-Processing-WCG.svg"); }
.webcentral-console .container.main .inner #contents .content-box ul li.db_updatens::before{ background-image: url("/resources/images/Update-Data-Centres-2-WCG.svg"); }
.webcentral-console .container.main .inner #contents .content-box ul li.db_newemail::before{ background-image: url("/resources/images/Create-email-WCG.svg"); }
.webcentral-console .container.main .inner #contents .content-box ul li.db_responder::before{ background-image: url("/resources/images/Create-Auto-responder-mail-WCG.svg") !important; }
.webcentral-console .container.main .inner #contents .content-box ul li.db_domain::before{ background-image: url("/resources/images/Domain-Name-WCG.svg"); }
.webcentral-console .container.main .inner #contents .content-box ul li.db_contacts::before{ background-image: url("/resources/images/Domain-Contacts-WCG.svg"); }
.webcentral-console .container.main .inner #contents .content-box ul li.db_zones::before{ background-image: url("/resources/images/BatchProcessing-WCG.svg"); }
.webcentral-console .container.main .inner #contents .content-box ul li.db_nameservers::before{ background-image: url("/resources/images/Data-Centres-WCG.svg"); }
.webcentral-console .container.main .inner #contents .content-box ul li.db_redirect::before{ background-image: url("/resources/images/Traffic-WCG.svg"); }
.webcentral-console .container.main .inner #contents .content-box ul li.db_accounts::before{ background-image: url("/resources/images/E-mail-WCG.svg"); }
.webcentral-console .container.main .inner #contents .content-box ul li.db_responder::before{ background-image: url("/resources/images/Auto-responder-mail-WCG.svg"); }

.webcentral-console .nav.nav-tabs li a span { font-family: 'Barlow-Regular'; font-size: 16px; }



.webcentral-console .container.main .inner::before, .webcentral-console .container.main .inner::after { display: none !important; }


.webcentral-console .container.main .inner #domain-nav::before, .webcentral-console .container.main .inner #domain-nav::after { display: none; }


.webcentral-console .container.main .inner #domain-nav {
	margin: 48px 0 48px 0;
	background: #fff;
	box-shadow: 0px 9px 28px 8px rgb(0 0 0 / 5%), 0px 3px 6px -4px rgb(0 0 0 / 12%);
	padding: 25px 25px 25px 25px;
	border-radius: 25px;
}
.webcentral-console .container.main .inner #domain-nav .form-inline.pull-left {
	position: relative;
}
.webcentral-console .container.main .inner #domain-nav .form-inline.pull-left label {
	color: #000000;
	font-size: 32px;
	font-family: 'Barlow-Medium';
	margin-right: 40px;
}



.webcentral-console .container.main .inner #domain-nav .form-inline.pull-left select {
	border-radius: 99px;
	border-color: #03b5e2;
	padding: 7px 15px;
	outline: none;
	height: 48px;
	color: #000000;
	font-family: 'Barlow-Regular';
	font-size: 20px;
	-webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    position: relative;
	
}
.webcentral-console .container.main .inner #domain-nav .form-inline.pull-left select {
	background-image: url("/resources/images/circle-righ-tin-blue.png") !important;
	background-repeat: no-repeat;
	background-size: 30px;
	background-color: transparent;
	z-index: 9;
	background-position: 97% 50%;
}

.webcentral-console .container.main .inner #domain-nav .domain-summary {
	margin-left: 30px;
	float: left;
}
.webcentral-console .container.main .inner #domain-nav .domain-summary .pull-left {
	color: #000000;
	font-family: 'Barlow-Regular';
	font-size: 16px;
}
.webcentral-console .container.main .inner #domain-nav .domain-summary .pull-left #domain-expiry, .webcentral-console .container.main .inner #domain-nav .domain-summary .pull-left #domain-expiry a {
color: #000000;
font-family: 'Barlow-Regular';
font-size: 16px;
}
.webcentral-console .container.main .inner #domain-nav .domain-summary .pull-left #visit-domain-link a {
color: #03b5e2;
font-family: 'Barlow-Regular';
font-size: 16px !important;
}
.webcentral-console .container.main .inner #domain-nav .domain-summary .pull-left .icon-share {
display: none;
}



.webcentral-console .container.main .inner #side-nav {
background: #ffffff;
float: left;
width: 24%;
min-width: 24%;
max-width: 24%;
border-radius: 24px; 
margin-right: 1.5%;
box-shadow: 0px 9px 28px 8px rgba(0, 0, 0, 0.05), 0px 3px 6px -4px rgba(0, 0, 0, 0.33);
box-sizing: border-box;
padding: 0;
}
.webcentral-console .container.main .inner #side-nav #domain-menu {
margin: 0;
}

.webcentral-console .container.main .inner #side-nav #domain-menu > li a {
	background: transparent;
	padding: 10px 10px 10px 110px;
	font-family: 'Barlow-Regular';
	color: #000000;
	font-size: 16px;
}

.webcentral-console .container.main .inner #side-nav #domain-menu > li > a {
	background-size: 45px !important;
	background-position: 45px !important;
}
.webcentral-console .container.main .inner #side-nav #domain-menu > li.active > a {
	background-color: #b9d9eb !important;	
}
.webcentral-console .container.main .inner #side-nav #domain-menu > li > a:hover {	
	
	background-color: #c0e9db !important;
}
.webcentral-console .container.main .inner #side-nav #domain-menu > li ul li a {
	padding: 5px 15px 5px 125px;
}
.webcentral-console .container.main .inner #side-nav #domain-menu > li ul li.active a {
	background-color: #b9d9eb !important;
}
.webcentral-console .container.main .inner #side-nav #domain-menu > li ul li a:hover {
	background-color: #d4e8f3 !important;
}

.webcentral-console .container.main .inner #side-nav #domain-menu > li:first-child {
margin-top: 38px;
}
.webcentral-console .container.main .inner #side-nav #domain-menu > li a::before {
	display: none !important;
}
.webcentral-console .container.main .inner #side-nav #domain-menu > li > a#dm-dashboard {
	background: url("/resources/images/Dashboard.svg");
	background-repeat: no-repeat;
}
.webcentral-console .container.main .inner #side-nav #domain-menu > li > a.dm-domain {
	background: url("/resources/images/Domainname.svg");
	background-repeat: no-repeat;
}

.webcentral-console .container.main .inner #side-nav #domain-menu > li > a.ox-mail{
background: url("/resources/images/profemail.svg");
background-repeat: no-repeat;
}


.webcentral-console .container.main .inner #side-nav #domain-menu > li > a.dm-email {
background: url("/resources/images/profemail.svg");
background-repeat: no-repeat;
}

.webcentral-console .container.main .inner #side-nav #domain-menu > li > a.dm-oxmail {
    background: url("/resources/images/profemail.svg");
    background-repeat: no-repeat;
}


.webcentral-console .container.main .inner #side-nav #domain-menu > li > a.dm-hosting{
	background: url("/resources/images/hos-ting.svg");
	background-repeat: no-repeat;
}


.webcentral-console .container.main .inner #side-nav #domain-menu > li > a.dm-email.dm-promo {
	background: url("/resources/images/Microsoft365.svg");
	background-repeat: no-repeat;
}


.webcentral-console .container.main .inner #side-nav #domain-menu > li > a.dm-ssl {
	background: url("/resources/images/SSLCertificates.svg");
	background-repeat: no-repeat;
}

.webcentral-console .container.main .inner #side-nav #domain-menu > li > a.dm-om {
	background: url("/resources/images/OnlineMarketing.svg");
	background-repeat: no-repeat;
}

.webcentral-console .container.main .inner #side-nav #domain-menu > li > a.dm-internet {
	background: url("/resources/images/nbn_internet.svg");
	background-repeat: no-repeat;
}








.webcentral-console .container.main .inner #side-nav #domain-menu hr {
	border-color: #05a870;
	border: ;
	border-width: 1px;
	width: 68%;
	margin: 25px auto 34px auto;
}
.webcentral-console .container.main .inner #contents {
background: transparent;
width: 72%;
float: left;
max-width: 72%;
margin-left: 2%;
border-radius: 25px;
box-shadow: unset;
box-sizing: border-box;
padding: 0px;
}
.webcentral-console .container.main .inner #contents #dashboardSection {
    box-shadow: 0px 9px 28px 8px rgba(0, 0, 0, 0.05), 0px 3px 6px -4px rgba(0, 0, 0, 0.33);
    padding: 48px;
    background: #ffffff;
    border-radius: 24px;
}
.webcentral-console .container.main .inner #contents h1 {
	margin-top: 0;
	font-weight: unset;
	font-size: 42px;
	line-height: 42px;
	font-family: 'Barlow-Medium';
	margin-bottom: 48px;
}
.webcentral-console .container.main .inner #contents #onlineMarketingSection h1 {
    margin-bottom: 10px;
}
.webcentral-console .container.main .inner #contents #domainDelegationSection h1 {
    margin-bottom: 10px;
}
.webcentral-console .container.main .inner #contents #domainDelegationSection b.qtn {
    background-image: url(./images/question-mark-green.svg);
    background-size: 25px;
    width: 25px;
    height: 25px;
}
.webcentral-console .container.main .inner #contents #domainDelegationSection .expander-box {
    background: #ffffff;
    border-radius: 24px;
    box-shadow: 0px 9px 28px 8px rgba(0, 0, 0, 0.05), 0px 3px 6px -4px rgba(0, 0, 0, 0.33);
    padding: 32px 48px;
	    margin-top: 25px;
}
.webcentral-console .container.main .inner #contents #domainDelegationSection #nameServers {
    background: #ffffff;
    border-radius: 24px;
    box-shadow: 0px 9px 28px 8px rgb(0 0 0 / 5%), 0px 3px 6px -4px rgb(0 0 0 / 33%);
    padding: 48px;
    border: 0;
}
.webcentral-console .container.main .inner #contents #domainDelegationSection #nameServers h2 b.qtn {
    background-image: url(./images/question-mark-green.svg);
}
.webcentral-console .container.main .inner #contents #domainDelegationSection #nameServers form#domainDelegationForm {
    margin-top: 45px;
}

.webcentral-console .container.main .inner #contents #createHostSection {
    margin-top: 48px;
    background: #ffffff;
    border-radius: 24px;
    box-shadow: 0px 9px 28px 8px rgb(0 0 0 / 5%), 0px 3px 6px -4px rgb(0 0 0 / 33%);
    padding: 48px;
}
.webcentral-console .container.main .inner #contents #createHostSection .table-top {
    padding: 0;
    margin: 0;
    background: transparent;
    border: 0;
}
.webcentral-console .container.main .inner #contents #createHostSection .table-top h2 b.qtn {
    background-image: url(./images/question-mark-green.svg);
}
.webcentral-console .container.main .inner #contents #updateHostSection {
    margin-top: 48px;
    background: #ffffff;
    border-radius: 24px;
    box-shadow: 0px 9px 28px 8px rgb(0 0 0 / 5%), 0px 3px 6px -4px rgb(0 0 0 / 33%);
    padding: 48px;
}
.webcentral-console .container.main .inner #contents #updateHostSection th {
    background: transparent;
}
.webcentral-console .container.main .inner #contents #updateHostSection .table-bot {
    background: transparent;
    padding: 0;
} 







.webcentral-console .container.main .inner #contents #domainDelegationSection .expander-box .expander-title {
    padding: 0;
}







.webcentral-console .container.main .inner #contents #updatePasswordLink {
	font-family: 'Barlow-Regular';
	color: #03b5e2;
	text-decoration: none;
	font-size: 16px;
}


.webcentral-console .container.main .inner #contents .content-box:nth-of-type(2) {
margin-top: 48px !important;
border-radius: 0;
}

.webcentral-console .container.main .inner #contents .content-box {
background: transparent;
padding-left: 0;
padding-right: 0;
border-top: 1px solid #05a870;
border-radius: 0;
padding-top: 40px;
padding-bottom: 40px;
}
.webcentral-console .container.main .inner #contents .content-box h4 {
	font-weight: unset;
	font-size: 28px;
	line-height: 28px;
	font-family: 'Barlow-Medium';
	margin: 4px 0 10px 0;
}
.webcentral-console .container.main .inner #contents .content-box ul li {
	background: transparent;
	border: 0;
}
.webcentral-console .container.main .inner #contents .content-box ul li::before {
	background: url("/resources/images/dashboard-common-icon.svg");
	background-position: 100% 60%;
	background-size: 100%;
	margin: 0 20px 0 20px;
}
.webcentral-console .container.main .inner #contents .content-box ul li a {
	font-family: 'Barlow-Regular';
	color: #000000;
	font-weight: unset;
	margin-top: 5px;
	text-align: center;
	font-size: 16px;
}
.webcentral-console .container.main .inner table, .webcentral-console .container.main .inner table tbody td {
	border-color: #00B5E2 !important;
}
.btn.btn-primary, .btn.btn-primary.add-to-cart {
	font-size: 18px !important;
	max-height: 48px !important;
	padding: 13px 22px !important;
}
body .more-link.skip-current-tab-param {
	font-size: 20px!important;
}
.webcentral-console .container.main .inner #contents .promo-tab .content-box h2 {
	font-size: 28px;
	font-family: 'Barlow-Medium';
font-weight: unset;
}
.execute2domainmanage #footer {
	background: #eef2f5;
}
.execute2domainmanage #footer p, .execute2domainmanage #footer ul li a {
	font-size: 15px;
	font-family: 'Barlow-Regular';
	color: #000000;
}
.execute2domainmanage #footer ul li {
	margin-right: 12px;
	padding-right: 12px;
	line-height: 21px;
	border-right: 1px solid #03b5e2;
}




#notifications .table-strip li {
	color: #03b5e2;
}
#notifications .table-strip {
	border-bottom: 1px solid #03b5e2;
}
#notifications #notifications-table .wrap a {
	color: #0392b7;
	text-decoration: none;
}
#notifications #notifications-table tr td {
	border-top: 1px solid #03b5e2 !important;
}
#notifications .table-bot .divided li {
	color: #03b5e2;
}
#notifications .sidebar hr {
	border-color: #03b5e2 !important;
}
#notifications .sidebar .edit, #notifications .sidebar .edit a {
	color: #03b5e2;
}
body .hero-unit .account-info a:hover, body .hero-unit .account-info a:focus {
	color: #03b5e2 !important;
} 
.sidebar.order-page-sidebar th {
	border-bottom: 1px solid #03b5e2;
}
.sidebar.order-page-sidebar td {
	border-bottom: 1px solid #03b5e2;
	padding-bottom:3px;
}
.row-fluid .span6.btn-red.form-btn {
	display: inline-block;
	width: 100%;
	text-align: left !important;
	float: left;
	margin: 15px 0 5px 0;
}
.row-fluid .span6.btn-red.form-btn .more-link {
	  background: #122e4a !important;
  border-radius: 99px;
  padding: 13px 23px;
  text-transform: uppercase;
  font-size: 18px;
}
ul.side-order-links li a img {
	height: 48px;
	width: auto;
}
.sidebar.order-page-sidebar tr:last-child td {
	padding-bottom: 7px;
}

.webcentral-console .container.main .inner input[type="text"], .webcentral-console .container.main .inner input[type="password"], .webcentral-console .container.main .inner select {
	border: 1px solid #00B5E2;
	/* border-radius: 99px; */
	box-shadow: none;
}
.webcentral-console .container.main .inner tr td input.button[type="submit"] {
    background: #122e4a !important;
    border-radius: 99px;
    padding: 10px 21px;
    text-transform: uppercase;
    border-color: #122e4a;
    font-weight: 600;
    text-shadow: none;
    color: #ffffff;
    box-shadow: none;
    font-family: 'Open Sans', Helvetica, sans-serif;
}
.webcentral-console .container.main .inner form#ns-report input[type="submit"] {
    background: #122e4a !important;
    border-radius: 99px;
    padding: 10px 21px;
    text-transform: uppercase;
    border-color: #122e4a;
    font-weight: 600;
    text-shadow: none;
    color: #ffffff;
    box-shadow: none;
    font-family: 'Open Sans', Helvetica, sans-serif;
} 
.webcentral-console .container.main .inner textarea {
	border: 1px solid #00B5E2;
	/* border-radius: 99px; */
	box-shadow: none;
}
body .btn {
	font-size: 18px !important;
	max-height: 48px !important;
	padding: 13px 22px !important;
}
body button {
	font-size: 18px !important;
	max-height: 48px !important;
	padding: 13px 22px !important;
}
.table-top .span4.webmailName.ui-autocomplete-input {
	border: 1px solid #00B5E2 !important;
}
body .table-bot ul li a {
	padding-top: 13px;
	border-color: #00B5E2;
	padding-bottom: 13px;
	cursor: pointer !important;
}
body .btn.btn-primary.pull-right.add-to-cart {
	float: left;
	margin: 7px 0 0px 0;
	border-radius: 99px;
}


/**********03-11-2022*********/

#alertsDiv .alerts.warning-box {
	left: 50%;
	transform: translate(-50%, 0%);
	padding: 3px 20px 4px 70px;
	min-height: auto;
	top: -27px;
	border: 0;
	background-position: 21px 8px;
	background-size: 30px;
	text-align: center;
	float: none;
}
#alertsDiv .alerts.warning-box ul li {
	display: inline-block;
	border-right: 1px solid #000000;
	padding: 0 5px 0px 5px;
	text-decoration: none !important;
}
#alertsDiv .alerts.warning-box ul li:last-child {
	display: inline-block;
	border-right: 0px solid #000000;
	padding: 0 0px 0px 0px;
}
#alertsDiv .alerts.warning-box ul li a {
	text-decoration: none;
	font-size: 11.8px;
}
#shoppingCart tbody tr td {
	white-space: unset !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
}
#shoppingCart tbody tr td.domain.domainAction input {
	margin-right: 3px !important;
}
.content-box.seo-promo {
	background: url("/resources/images/seo.svg") !important;
	background-repeat: no-repeat !important;
	background-size: 100px !important;
	background-position: 93% 50% !important;
}
.content-box.ppc-promo {
	background: url("/resources/images/payperclick.svg") !important;
	background-repeat: no-repeat !important;
	background-size: 100px !important;
	background-position: 93% 50% !important;
}
.content-box.assess-promo{
	background: url("/resources/images/seo-assessment.svg") !important;
	background-repeat: no-repeat !important;
	background-size: 100px !important;
	background-position: 93% 50% !important;
}

.content-box p small {
	color: #0aa872;
}

#notifications-table .sort a {
	background: url("/resources/images/fillters-arrows.png");
	background-repeat: no-repeat;
	background-position: 100% 64%;
	background-size: 14px;
	padding-right: 20px;
}

#search-results-container .table-bot ul {
	box-shadow: none;
}

#search-results-container .pagination ul > li:first-child > a, #search-results-container .pagination ul > li:first-child > span {
	border-left-width: 1px;
	-webkit-border-top-left-radius: 99px;
	-moz-border-radius-topleft: 99px;
	border-top-left-radius: 99px;
	-webkit-border-bottom-left-radius: 99px;
	-moz-border-radius-bottomleft: 99px;
	border-bottom-left-radius: 99px;
}

#search-results-container .pagination ul > li:last-child > a, #search-results-container .pagination ul > li:last-child > span {
	-webkit-border-top-right-radius: 99px;
	-moz-border-radius-topright: 99px;
	border-top-right-radius: 99px;
	-webkit-border-bottom-right-radius: 99px;
	-moz-border-radius-bottomright: 99px;
	border-bottom-right-radius: 99px;
}
#search-results-container .pagination ul > li > a:hover, #search-results-container .pagination ul > li > a:focus, #search-results-container .pagination ul > .active > a, #search-results-container .pagination ul > .active > span {
	color: inherit;
	text-decoration: none;
}
.search.www .input-append .btn.btn-primary {
	background: url("/resources/images/order-search.png");
	background-color: transparent !important;
	background-size: 29px;
	background-repeat: no-repeat;
	background-position: center center;
	border-right: 1px solid #82bae0 !important;
	margin-left: -2px;
}
body .container.footer-legal {
	padding-top: 48px !important;
}
/********** /03-11-2022*********/

.webcentral-console .container.main .inner .span8.clearfix.order-page { width: 73%; margin-left: 0; margin-right: 1%; }
.webcentral-console .container.main .inner .span8.clearfix.order-page h2, .webcentral-console .container.main .inner .span8.clearfix.order-page h3 {font-size:28px;font-weight: unset;font-family: 'Barlow-Medium' !important;}
.webcentral-console .container.main .inner .span4.pull-right.clearfix { 	width: 25.3%; 	margin-left: 0.7%; 	margin-right: -30px; 	margin-top: 95px; }
.webcentral-console .container.main .inner .span4.pull-right.clearfix .sidebar.order-page-sidebar h2{ font-size:32px;}
.webcentral-console .container.main .inner .span4.pull-right.clearfix .sidebar.order-page-sidebar h3{ font-size:28px;}
.webcentral-console .container.main .inner .span4.pull-right.clearfix .sidebar.order-page-sidebar { background: #ffffff; border-radius: 24px; margin: 0; }
#product-sections > h2 { padding-bottom: 26px; font-weight: unset; }
.webcentral-console .container.main .inner h2 { font-size: 32px;line-height: 32px; font-weight: unset; font-family: 'Barlow-Medium' !important; }


.webcentral-console .container.main .inner .span9 { width: 73%; margin-left: 0; margin-right: 1%; }
.webcentral-console .container.main .inner .span9 .content { background: #ffffff; padding: 48px; border-radius: 24px;overflow:hidden; }
.webcentral-console .container.main .inner .span9 > .content .content-box { margin-bottom: 48px;padding: 48px; background: #ffffff; box-shadow: 0px 9px 28px 8px rgb(0 0 0 / 5%), 0px 3px 6px -4px rgb(0 0 0 / 33%); box-sizing: border-box; border-radius: 25px; }
.webcentral-console .container.main .inner .span9 > .content .table-top { background: transparent; padding: 0 0 15px 0; margin: 0;border-bottom: 1px solid #05a870; }

.webcentral-console .container.main .inner .span9 > .content .table-top .expander.collapsed { /*color: #05a870 !important;*/text-decoration: none !important; }
.webcentral-console .container.main .inner .span9 > .content #search-results-container .table-strip { background: transparent; padding-left: 0; padding-right: 0; border-bottom: 1px solid #05a870; }
.webcentral-console .container.main .inner .span9 > .content #search-results-container .table-strip ul li { color: #05a870; }
.webcentral-console .container.main .inner .span9 > .content #search-results-container .table-responsive table th { background: transparent; }
.webcentral-console .container.main .inner .span9 > .content #search-results-container .table-responsive table td a { color: #05a870 !important; }  
.webcentral-console .container.main .inner .span9 > .content #search-results-container .table-bot { background: transparent; padding-left: 0; padding-right: 0; padding-bottom: 0;}




.webcentral-console .container.main .inner .span3.pull-right { width: 25.3%; margin-left: 0.7%; margin-right: -30px; margin-top: 95px; }
.webcentral-console .container.main .inner .span3.pull-right .sidebar { background: #ffffff; border-radius: 24px; margin: 0; }


.webcentral-console .container.main .inner .span3.pull-right .sidebar h2 { font-size: 32px; padding-bottom: 42px; }
.webcentral-console .container.main .inner .span3.pull-right .sidebar #sidebar hr { margin: 0 0 15px 0; border-color: #05a870 !important; border-width: 1px; }

.webcentral-console .container.main .inner .span3.pull-right .sidebar #sidebar h3 {
	font-weight: unset;
	font-size: 28px;
	margin: 0 0 15px 0;
}
.webcentral-console .container.main .inner .span3.pull-right .sidebar #sidebar .details {
	margin-bottom: 30px;
}

.webcentral-console .container.main .inner #contents .control-group.name-server-row {
	margin-bottom: 30px;
}
.webcentral-console .container.main .inner #contents .control-group.name-server-row .control-label {
	padding-top: 21px;
}
.webcentral-console .container.main .inner #contents #nameServers #name-server-content input {
	border-radius: 99px;
	height: 46px;
    padding: 0 20px;
}
/*login*/
#login-box .span8.mobile-span8 { float: none; margin: 0 auto; padding: 48px; border-radius: 24px; box-shadow: 0px 9px 28px 8px rgba(0, 0, 0, 0.05), 0px 3px 6px -4px rgba(0, 0, 0, 0.33); background: #ffffff; }
#login-box .span8.mobile-span8 .form-horizontal { padding: 0; margin-bottom: 0; }
#login-box .span8.mobile-span8 .form-horizontal h1 { margin-top: 0 !important; padding-top: 0 !important; margin-bottom: 56px; }
#login-box .span8.mobile-span8 .form-horizontal .content-box.editor { padding: 0; background: transparent; }
#login-box .span8.mobile-span8 .form-horizontal .content-box.editor .control-group { margin-bottom: 20px; }
#login-box .span8.mobile-span8 .form-horizontal .content-box.editor .control-group .controls input { height: 48px; border-radius: 99px; border-color: #00B5E2; padding: 0px 20px; box-sizing: border-box; }
#login-box .span8.mobile-span8 .form-horizontal .content-box.editor .control-group .controls .eye-client { top: 17px; right: 22px !important; }
#login-box .span8.mobile-span8 .form-horizontal .content-box.editor .control-group .control-label { padding-top: 21px; }
#login-box .span8.mobile-span8 .form-horizontal .content-box.editor .control-group .controls .questionMark { background: url("./images/question-mark-green.svg") !important; background-repeat: no-repeat !important; background-size: contain !important; background-position: 0px 0px !important; width: 22px !important; height: 22px !important; }
#login-box .span8.mobile-span8 .form-horizontal .content-box.editor .control-group .controls label.checkbox { font-weight: bold !important; }
#login-box .span8.mobile-span8 .form-horizontal .content-box.editor .control-group .controls .checkbox input[type=checkbox] {
margin-right: 10px;
cursor: pointer;
font-size: 14px;
width: 20px;
height: 20px;
position: relative;
visibility: hidden;
}
#login-box .span8.mobile-span8 .form-horizontal .content-box.editor .control-group .controls .checkbox input[type=checkbox]:after {
position: absolute;
width: 14px;
height: 20px;
top: -6px;
content: " ";
background-color: #ffffff;
color: #fff;
display: inline-block;
visibility: visible;
padding: 0px 3px;
border: 2px solid #D8E4E8;
border-radius: 99px;
}
#login-box .span8.mobile-span8 .form-horizontal .content-box.editor .control-group .controls .checkbox input[type=checkbox]:checked:after {
content: "✓";
font-size: 14px;
background: #00B5E2;
padding: 0px 3px;
text-align: center;
}
#login-box .span8.mobile-span8 .form-horizontal .content-box.editor .control-group .controls span.help-block {
    margin-left: 30px;
}
#login-box .span8.mobile-span8 .form-horizontal .content-box.editor .control-group:nth-of-type(4) {
    margin-bottom: 0;
}
#login-box .span8.mobile-span8 .form-horizontal .content-box.editor .control-group:nth-of-type(5) {
    float: left;
}
#login-box .span8.mobile-span8 .form-horizontal .content-box.editor .control-group:nth-of-type(5) span a {
    font-weight: bold;
}
#login-box .span8.mobile-span8 .form-horizontal .content-box.editor .control-group .controls {
    padding-right: 0;
}
#login-box .span8.mobile-span8 .form-horizontal .content-box.editor .control-group input.btn.btn-primary.pull-right {
    margin-top: 0;
    background: #122e4a !important;
    border-color: #122e4a !important;
}

.webcentral-console .container.main .inner .span9 > .content #login-details b.qtn {
    background-image: url(./images/question-mark-green.svg);
    background-size: 30px;
    width: 30px;
    height: 30px;
    background-position: 0px 0px;
}
.webcentral-console .container.main .inner .span9 > .content #login-details input {
    border: 0;
}
.webcentral-console .container.main .inner .span9 > .content #login-details .control-group:nth-of-type(5), .webcentral-console .container.main .inner .span9 > .content #login-details .control-group:nth-of-type(5) label {
    margin: 0 !important;
}


.webcentral-console .container.main .inner .span9 > .content #cc-details ul li span {
    background-image: url(./images/Credit-Cards.svg);
    width: 40px;
    height: 40px;
    background-position: 0px 0px;
    background-size: 40px;
}

.webcentral-console .container.main .inner .span9 > .content #sms-contact-prefs .toggle {
    width: 99px !important;
    height: 42px;
	margin-top: 10px;
}
.webcentral-console .container.main .inner .span9 > .content #sms-contact-prefs .toggle input[type=checkbox] + label {
    background-image: url(./images/onoff.png);
    background-position: -102px;
}
.webcentral-console .container.main .inner .span9 > .content #sms-contact-prefs .toggle input[type=checkbox]:checked + label {
    background-position: 0;
}


.webcentral-console .container.main .inner .span9 > .content #mfa-activation-box .toggle {
    width: 99px !important;
    height: 42px;
	margin-top: 10px;
}
.webcentral-console .container.main .inner .span9 > .content #mfa-activation-box .toggle input[type=checkbox] + label {
    background-image: url(./images/onoff.png);
    background-position: -102px;
}
.webcentral-console .container.main .inner .span9 > .content #mfa-activation-box .toggle input[type=checkbox]:checked + label {
    background-position: 0;
}

.webcentral-console .container.main .inner .span9 > .content #cc-details h2 {
    margin-bottom: 48px !important;
}
.webcentral-console .container.main .inner .span9 > .content #sms-contact-prefs {
    width: 46.9%;
    float: left;
    margin-right: 24px;
    margin-top: 0;
	    margin-bottom: 0;
}
.webcentral-console .container.main .inner .span9 > .content #mfa-activation-box {
    width: 46.9%;
    margin-left: 24px;
    margin-top: 0;
    float: right;
	    margin-bottom: 0;
}
.webcentral-console .container.main .inner .span3.pull-right .sidebar #sidebar .details ul li a.more-link {
    color: #05a870;
}
.webcentral-console .container.main .inner .span3.pull-right .sidebar #sidebar .details ul li a.more-link::after {
    color: #000000;
    font-weight: bold;
}
.webcentral-console .container.main .inner .span3.pull-right .sidebar #sidebar .details h3 {
    margin: 48px 0 20px 0;
}



/* /login*/


/* /Overview*/

.webcentral-console .container.main .inner .span4.pull-right.clearfix .sidebar {
    padding: 0 !important;
    background: #ffffff;
    border-radius: 24px;
    margin: 0;
    padding: 48px 20px !important;
}
.webcentral-console .container.main .inner .span4.pull-right.clearfix .sidebar h2 {
font-size: 32px !important;
font-weight: unset !important;
font-family: 'Barlow-Medium' !important;
display: inline-block;
line-height: 40px;
}
.webcentral-console .container.main .inner .span4.pull-right.clearfix .sidebar h2::before {
background: url("./images/order-basket.svg") !important;
background-repeat: no-repeat !important;
background-position: 0px 0px !important;
background-size: 40px !important;
width: 50px !important;
height: 45px !important;
}
.webcentral-console .container.main .inner .span4.pull-right.clearfix .sidebar div#register-domain form.www.search {
margin: 0px 0 20px 0 !important;
border-bottom: 1px solid #05a870;
padding: 0 0 25px 0;
}
.webcentral-console .container.main .inner .span4.pull-right.clearfix .sidebar #build-website {
margin: 40px 0 0 0;
}


.webcentral-console .container.main .inner .span8.clearfix {
margin: 0;
width: 73%;
margin-left: 0;
margin-right: 1%;
}
.webcentral-console .container.main .inner .span8.clearfix .content {
padding: 48px;
background: #ffffff;
box-shadow: 0px 9px 28px 8px rgb(0 0 0 / 5%), 0px 3px 6px -4px rgb(0 0 0 / 33%);
box-sizing: border-box;
border-radius: 25px;
}
.webcentral-console .container.main .inner .span8.clearfix .content .table-top {
background: transparent;
padding: 0;
margin: 0;
}
.webcentral-console .container.main .inner .span8.clearfix .content .table-top h2 {
margin-bottom: 45px;
margin-top: 0;
}
.webcentral-console .container.main .inner .span8.clearfix .content .table-top form#domain-search-form {
margin-bottom: 45px;
}
.webcentral-console .container.main .inner .span8.clearfix .content .table-top input#domain-search-submit {
margin-left: 36px;
}
.webcentral-console .container.main .inner .span8.clearfix .content #search-results-container table thead th {
background: transparent;
}
.webcentral-console .container.main .inner .span8.clearfix .content #search-results-container table#overview-table {
border-color: #05a870 !important;
}
.webcentral-console .container.main .inner .span8.clearfix .content #search-results-container table thead th a {
background: url("./images/filled-Up-Down.svg") !important;
background-repeat: no-repeat !important;
background-position: 100% 0px !important;
padding-right: 25px;
}
.webcentral-console .container.main .inner .span8.clearfix .content #search-results-container .table-strip {
border-bottom: 1px solid #05a870;
background: transparent;
padding-left: 0;
padding-right: 0;
margin-bottom: 45px;
}
.webcentral-console .container.main .inner .span8.clearfix .content #search-results-container .table-strip ul.divided li {
font-weight: bold;
color: #000000;
}
.webcentral-console .container.main .inner .span4.pull-right.clearfix .sidebar div#register-domain {
padding: 0;
background: transparent;
box-shadow: none;
}

.webcentral-console .container.main .inner .span8.clearfix .content #search-results-container .table-strip .pull-right ul li a {
    padding-top: 13px;
    border-color: #00B5E2;
    padding-bottom: 13px;
    cursor: pointer !important;
}
.webcentral-console .container.main .inner .span12.clearfix .content #search-results-container .table-strip .pull-right ul li a {
    padding-top: 13px;
    border-color: #00B5E2;
    padding-bottom: 13px;
    cursor: pointer !important;
}
.webcentral-console .container.main .inner .span9.clearfix .content #search-results-container .table-strip .pull-right ul li a {
    padding-top: 13px;
    border-color: #00B5E2;
    padding-bottom: 13px;
    cursor: pointer !important;
}
#search-results-container .table-strip .pull-right ul li a {
    padding-top: 13px;
    border-color: #00B5E2;
    padding-bottom: 13px;
    cursor: pointer !important;
}
.webcentral-console .container.main .inner .span8.clearfix .content table#allservices-table th {
    background: transparent;
}
.webcentral-console .container.main .inner .span8.clearfix .content .table-bot {
    background: transparent;
    padding-left: 0;
    padding-right: 0;
	padding-bottom: 30px;
}
.webcentral-console .container.main .inner .span8.clearfix .content .table-bot ul li a {
    color: #05a870;
    margin-bottom: 12px;
    display: inline-block;
    width: 86%;
}
.webcentral-console .container.main .inner .span8.clearfix .content .table-bot ul li a::after {
    color: #000000;
    font-weight: bold;
}
.webcentral-console .container.main .inner .span8.clearfix .content #search-support {
    padding: 0;
    background: transparent;
    margin: 0;
}
.webcentral-console .container.main .inner .span8.clearfix .content #search-support #mainSearchForm {
    margin-top: 48px;
}

/* /Overview*/


/* /Account details*/
/* .webcentral-console .container.main .inner .span9 > .content .content-box { */
    /* background: transparent; */
    /* padding: 0; */
/* } */
.webcentral-console .container.main .inner .span9 > .content .content-box a.btn.pull-right.edit {
    margin: 0;
}
.webcentral-console .container.main .inner .span9 > .content #contact-details form.form-horizontal {
    margin-top: 45px;
}
.webcentral-console .container.main .inner .span9 > .content #contact-details .control-group .controls input {
    border: 0;
}


/* /Account details*/



/* /Payment*/
body.execute2accountpayment .webcentral-console .container.main .inner h1 {
    font-size: 42px !important;
    margin-bottom: 25px;
    padding-top: 9px !important;
    font-family: 'Barlow-Medium' !important;
    font-weight: unset !important;
}

body.execute2accountpayment .webcentral-console .container.main .inner #pagination-stats {
    background: #ffffff;
    width: 100%;
    text-align: right;
    padding: 48px 48px 0px 48px;
    border-top-right-radius: 24px;
    border-top-left-radius: 24px;
    float: left;
    box-sizing: border-box;
    margin-top: 10px;
}
body.execute2accountpayment .webcentral-console .container.main .inner #pagination-wrapper {
    margin: 0;
    background: #ffffff;
    padding: 20px 48px 30px 48px;
    box-sizing: border-box;
}
body.execute2accountpayment .webcentral-console .container.main .inner #pagination-wrapper form.pagination #pagination-pager {
    text-align: left;
	    font-size: 16px;
}
/* body.execute2accountpayment .webcentral-console .container.main .inner #pagination-wrapper form.pagination #pagination-pager input.first { */
    /* background-image: url(./images/extreme-left-arrow.svg) !important; */
    /* background-position: 0 0 !important; */
    /* width: 35px !important; */
    /* height: 35px !important; */
/* } */
body.execute2accountpayment .webcentral-console .container.main .inner table.results {
    border-collapse: collapse;
    background: #ffffff !important;
    padding: 48px;
    width: 100%;
}
body.execute2accountpayment .webcentral-console .container.main .inner table.results tbody tr th {
    background: #ffffff;
    padding-top: 15px;
    border-top: 1px solid #00B5E2;
    padding-bottom: 15px;
    color: #000000;
    border-bottom: 3px solid #999999;
}
body.execute2accountpayment .webcentral-console .container.main .inner table.results tbody tr td {
    background: #ffffff;
    border-bottom: 1px solid #00B5E2;
    padding-top: 12px;
    padding-bottom: 12px;
}
body.execute2accountpayment .webcentral-console .container.main .inner table.results tbody tr td a{
color:#05a870;
}

body.execute2accountpayment .webcentral-console .container.main .inner #pagination-wrapper form.pagination #pagination-pager input.first {
    margin-right: 10px;
    width: 28px;
    height: 28px;
}
body.execute2accountpayment .webcentral-console .container.main .inner #pagination-wrapper form.pagination #pagination-pager input.prev {
    margin-right: 15px;
    width: 28px;
    height: 28px;
}
body.execute2accountpayment .webcentral-console .container.main .inner #pagination-wrapper form.pagination #pagination-pager input.page {
    border-radius: 99px;
    border-color: #000000;
    margin-top: 10px;
    margin-right: 10px;
}
body.execute2accountpayment .webcentral-console .container.main .inner #pagination-wrapper form.pagination #pagination-pager input:nth-of-type(4) {
    margin-left: 15px;
    border-radius: 99px;
    border-color: #000000;
    margin-top: 10px;
    margin-right: 10px;
}
body.execute2accountpayment .webcentral-console .container.main .inner #pagination-wrapper form.pagination #pagination-pager input.next {
    margin-right: 10px;
    width: 28px;
    height: 28px;
}
body.execute2accountpayment .webcentral-console .container.main .inner #pagination-wrapper form.pagination #pagination-pager input.last {
    margin-right: 10px;
    width: 28px;
    height: 28px;
}
body.execute2accountpayment .webcentral-console .container.main .inner #pagination-limit select {
    width: 130px;
    border-radius: 99px;
    border-color: #000000;
    margin-left: 15px;
    background: url("./images/bluecircle-DownArrow.svg") !important;
    background-repeat: no-repeat !important;
    background-position: 93% 52% !important;
    background-size: 18px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    vertical-align: middle;
    line-height: 14px;
    outline: none;
    padding: 5px 15px 5px 12px;
}

/* /Payment*/


/* /Add a zone record*/
#a-record-form .zone-record-form-cancel-btn {
	background: #122e4a !important;
	border-radius: 99px;
	text-transform: uppercase;
	border-color: #122e4a;
	font-weight: 600;
	text-shadow: none;
	color: #ffffff;
	box-shadow: none;
}
/* /Add a zone record*/



/* /configure-account*/
#configure-account .table-top input[type="submit"] {
	background: #122e4a !important;
	border-radius: 99px;
	text-transform: uppercase;
	border-color: #122e4a;
	font-weight: 600;
	text-shadow: none;
	color: #ffffff;
	box-shadow: none;
}



/* /configure-account*/


/* /shopping-cart-wrapper*/
#shopping-cart-wrapper {
	padding: 25px 20px;
	background: #ffffff;
	box-shadow: 0px 9px 28px 8px rgb(0 0 0 / 5%), 0px 3px 6px -4px rgb(0 0 0 / 33%);
	box-sizing: border-box;
	border-radius: 25px;
}
#shopping-cart-wrapper .shopping-inner {
	border: 0;
	margin: 0;
	background: transparent;
}
#shopping-cart-wrapper .shopping-inner h4 {
	margin: 0;
	line-height: 39px;
	padding: 0 0px 15px 0;
}
#shopping-cart-wrapper .shopping-inner h4 span {
	line-height: 18px;
	margin-top: 6px;
}
#shopping-cart-wrapper .shopping-inner h4 span::before {
	background-position: 0px 0px;
	height: 45px;
}
#shopping-cart-wrapper #shopping-cart .order {
	padding: 15px 0 10px 0;
}
#shopping-cart-wrapper #shopping-cart .order form {
	position: relative;
	margin-top: -20px;
}
/* /shopping-cart-wrapper*/

#create-user-table td .btn.pull-right.cancel {
	background: #122e4a !important;
	border-radius: 99px;
	padding: 10px 21px;
	text-transform: uppercase;
	border-color: #122e4a;
	font-weight: 600;
	text-shadow: none;
	color: #ffffff;
}
.search-email #username-search-submit {
	background: #122e4a !important;
	border-radius: 99px;
	padding: 10px 21px;
	text-transform: uppercase;
	border-color: #122e4a;
	font-weight: 600;
	text-shadow: none;
	color: #ffffff;
	box-shadow: none;
}
.delete-section #deleteUser {
	background: #122e4a !important;
	border-radius: 99px;
	padding: 10px 21px;
	text-transform: uppercase;
	border-color: #122e4a;
	font-weight: 600;
	text-shadow: none;
	color: #ffffff;
	box-shadow: none;
}
#selectHosting {
	padding: 25px;
	background: #ffffff;
	box-shadow: 0px 9px 28px 8px rgb(0 0 0 / 5%), 0px 3px 6px -4px rgb(0 0 0 / 33%);
	box-sizing: border-box;
	border-radius: 25px;
	margin: 10px 0 25px 0;
}
#selectHosting tbody .domain {
	background: transparent;
}
#selectHosting tbody td {
	background: transparent !important;
	border-bottom: 1px solid #00B5E2 !important;
	border-top: 0;
}
#selectHosting tbody tr {
	background: transparent !important;
}
#selectHosting table {
	border: 0;
}
#selectHosting tbody tr:first-child td {
	padding-top: 0;
	border-top: 0;
}
#selectHosting tbody tr td form input[name="removePromotionCode"] {
	background: #122e4a !important;
	border-radius: 99px;
	padding: 10px 21px;
	text-transform: uppercase;
	border-color: #122e4a;
	font-weight: 600;
	text-shadow: none;
	color: #ffffff;
	box-shadow: none;
	cursor: pointer;
}
.contactForm .form tr td.input input, .contactForm .form tr td.input select {
	width: 100%;
	border-radius: 99px;
}
.orderBoxWrapper.contactForm .orderBox {
	padding: 25px;
	background: #ffffff;
	box-shadow: 0px 9px 28px 8px rgb(0 0 0 / 5%), 0px 3px 6px -4px rgb(0 0 0 / 33%);
	box-sizing: border-box;
	border-radius: 25px;
	border: 0;
	margin: 25px 0 25px 0 !important;
}
.orderBoxWrapper .orderBox {
	padding: 25px;
	background: #ffffff;
	box-shadow: 0px 9px 28px 8px rgb(0 0 0 / 5%), 0px 3px 6px -4px rgb(0 0 0 / 33%);
	box-sizing: border-box;
	border-radius: 25px;
	border: 0;
	margin: 25px 0 25px 0 !important;
}
.orderBoxWrapper .orderBox button {
	background: #122e4a !important;
	border-radius: 99px;
	padding: 13px 23px !important;
	text-transform: uppercase;
	color: #ffffff;
	border: 0 !important;
	box-shadow: none;
}
.orderBoxWrapper .orderBox .elig-box.matching_au {
	background: transparent;
	padding: 15px 20px;
}
.orderBoxWrapper .orderBox .elig-box.matching_au table.form tr td input, .orderBoxWrapper .orderBox .elig-box.matching_au table.form tr td select {
	width: 100% !important;
	min-width: 100% !important;
	box-sizing: border-box;
	border-radius: 99px !important;
	padding: 5px 15px;
line-height: 15px;
height: 42px;
}
.webcentral-console .container.main .inner .span9 > .content #contact-details .btn.pull-right.cancel {
	background: #122e4a !important;
	border-radius: 99px;
	padding: 13px 23px !important;
	text-transform: uppercase;
	color: #ffffff;
	border: 0 !important;
	box-shadow: none;
}
.orderBoxWrapper .orderBox {
	padding: 20px;
}
#auto-applied-wrapper {
	padding: 25px 20px;
	background: #ffffff;
	box-shadow: 0px 9px 28px 8px rgb(0 0 0 / 5%), 0px 3px 6px -4px rgb(0 0 0 / 33%);
	box-sizing: border-box;
	border-radius: 25px;
}
#auto-applied-wrapper .shopping-inner {
	margin: 0;
	border: 0;
}
#auto-applied-wrapper .shopping-inner h4 {
	background: #ffffff;
}
#auto-applied-wrapper .shopping-inner .order.auto-products {
	padding-left: 0;
	padding-right: 0;
}
#auto-applied-wrapper .shopping-inner .order.auto-products h3 {
	padding: 0 !important;
}
.cart-inner .order, .cart-inner .promotion, .cart-inner .cart-total {
	background: #fff;
	border-bottom: 1px solid #d9d9d9;
	overflow: hidden;
	padding: 10px 20px;
	position: relative;
}
.shopping-inner .cart-total h3 {
	padding-left: 0 !important;
	text-align: left;
}
#domainSearchBox form .searchBox .webView .domain input {
	border-radius: 99px;
	/* border-color: #00B5E2; */
}
#singleDomainSearchBox form .searchBox .webView .domain input {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
#multiDomainSearchBox table td textarea {
	border-radius: 99px;
	max-height: 52px;
	box-sizing: border-box;
}
#multiDomainSearchBox table td .btn-search.multi-btn-search {
	margin: 0;
	text-align: center;
	padding: 15px;
	background-color: #122e4a !important;
	border-radius: 99px;
	text-transform: uppercase;
	font-family: 'Open Sans', Helvetica, sans-serif;
	font-weight: 600;
}
/*==============================8-11-2022==============================*/
body a {
    color: #03b5e2;
}
/* .webcentral-console .container.main .inner #contents { */
    /* background: #ffffff; */
    /* width: 73%; */
    /* float: left; */
    /* max-width: 74%; */
    /* padding: 0; */
    /* margin-left: 1%; */
    /* border-radius: 0; */
    /* box-shadow: none; */
    /* box-sizing: border-box; */
	/* padding: 48px; */
	/* border-radius: 24px; */
	/* box-shadow: 0px 9px 28px 8px rgba(0, 0, 0, 0.05), 0px 3px 6px -4px rgba(0, 0, 0, 0.33); */
/* } */

.webcentral-console .container.main .inner #contents .promo-tab .content-box {
    background-color: #ffffff !important;
    padding: 48px;
    border-radius: 25px;
    box-shadow: 0px 9px 28px 8px rgb(0 0 0 / 5%), 0px 3px 6px -4px rgb(0 0 0 / 33%);
    box-sizing: border-box;
    border-top: none;
    margin-top: 48px;
}
.promo-tab .btn.enquire, 
.promo-tab .btn.add-to-cart {
    background: #122e4a;
    border-radius: 99px;
    padding: 10px 21px;
    text-transform: uppercase;
    border-color: #122e4a;
    font-weight: 600;
}
.promo-tab .more-link, 
.promo-tab .support-link {
    background: none;
    position: relative;
    padding: 0 10px 0 0;
    color: #03b5e2;
    font-family: 'Barlow-Regular';
    font-size: 16px;
}
.promo-tab .more-link::after,
.promo-tab .support-link::after {
    content: ">";
    min-height: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: -1px;
}
#register-domain,
#support #search-support {
    padding: 48px;
    background: #ffffff;
    box-shadow: 0px 9px 28px 8px rgb(0 0 0 / 5%), 0px 3px 6px -4px rgb(0 0 0 / 33%);
    box-sizing: border-box;
    border-radius: 25px;
}
#register-domain form {
	margin-top: 35px !important;
	float: left;
	width: 100%;
}
#register-domain input[type="text"] {
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    border-right: none;
    box-shadow: none;
	border-color: #00B5E2;
}
#register-domain .btn {
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    border-left: none;
    background-color: #ffffff !important;
}
#order-products p a {
    color: #03b5e2;
    font-family: 'Barlow-Regular';
    font-size: 14px;
}
#order #order-products {
    padding: 24px 0 0;
    background: transparent;
}
#product-sections {
    background: transparent;
}
#product-sections .row-fluid.prd-row {
    margin-bottom: 48px;
	display: flex;
}
#product-sections .row-fluid.prd-row .prd-col {
    padding: 48px;
    background: #ffffff;
    box-shadow: 0px 9px 28px 8px rgb(0 0 0 / 5%), 0px 3px 6px -4px rgb(0 0 0 / 33%);
    box-sizing: border-box;
    border-radius: 25px;
	margin-left: 48px;
width: 47.2%;
}
#product-sections .row-fluid.prd-row .prd-col:first-child {
	margin: 0;
}
#product-sections .row-fluid .span6.prd-col h3, #product-sections .row-fluid .span12.prd-col h3 {
	font-weight: unset;
	font-size: 28px;
	line-height: 28px;
	font-family: 'Barlow-Medium' !important;
}
#product-sections .row-fluid .span6.prd-col h3 .svgicon, #product-sections .row-fluid .span12.prd-col h3 .svgicon {
	width: 30px;
	line-height: ;
}
#product-sections .row-fluid.prd-row .prd-col .collapse p a {
	display: inline-block;
	width: 100%;
	color: #05a870;
	font-size: 20px;
	font-family: 'Barlow-Regular';
	margin: 5px 0 0 0;
}
#product-sections .row-fluid.prd-row .prd-col .collapse .span6.price1 {
    margin-bottom: 25px;
    font-size: 24px !important;
    font-family: 'Barlow-Medium' !important;
    font-weight: unset !important;
    display: inline-block;
}
#product-sections .row-fluid.prd-row .prd-col .collapse .span6.price1 p span {
    font-size: 24px;
    font-family: 'Barlow-Medium' !important;
    font-weight: unset !important;
    margin-bottom: 15px;
    display: inline-block;
}
#order-products .product-dropdown, 
#order-products .product-dropdown .product-list {
	float: left;
    width: 100%;
}
#order-products .product-dropdown button.choose {
	border-radius: 99px;
	padding: 8px 14px !important;
	height: 48px;
	color: #000000;
	font-family: 'Barlow-Regular';
	font-size: 16px !important;
	line-height: 16px !important;
	border-color: #03b5e2;
}
#order-products .product-dropdown .product-list button.choose::after {
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    color: #03b5e2;
}
.sidebar .more-link, 
.sidebar .support-link {
    background: none;
    position: relative;
    padding: 0 15px 0 0;
    color: #03b5e2;
    font-family: 'Barlow-Regular';
    font-size: 16px;
}
.sidebar .more-link::after, 
.sidebar .support-link::after {
    content: ">";
    min-height: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: -1px;
}
#billing .title a.more-link,
#order .title a.more-link {
    background: none;
    position: relative;
    padding: 0 0 0 15px;
    color: #03b5e2;
    font-family: 'Barlow-Regular';
    font-size: 16px;
}
#billing .title a.more-link::before,
#order .title a.more-link::before {
    content: "<";
    min-height: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 1px;
}
.table td a, 
.details span.edit, 
.details span.edit a {
    color: #03b5e2;
}
#search-support input.input-block-level {
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    border-right: none;
    box-shadow: none;
    height: 48px;
}
#search-support input.btn-primary {
    background: url(/resources/images/order-search.png);
    background-color: #ffffff;
    background-size: 29px;
    background-repeat: no-repeat;
    background-position: center center;
    border-right: 1px solid #82bae0 !important;
    margin-left: -2px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    border-left: none;
    padding: 13px 12px;
}
#search-support a.view-all {
    padding: 0;
    margin: 0;
    color: #03b5e2;
}
#support a.btn,
#account a.btn.edit,
#cc-details a.btn {
    background: #122e4a;
    border-radius: 99px;
    padding: 10px 21px;
    text-transform: uppercase;
    border-color: #122e4a;
    font-weight: 600;
    text-shadow: none;
    color: #ffffff;
    box-shadow: none;
}
.toggle input[type=checkbox] + label {
    background-image: url(./images/toggle2.png);
}
#order-products .dropdown-menu .addbtn .form-btn a.btn,
#sidebar .dropdown-menu .addbtn .form-btn a.btn {
    background: #122e4a !important;
    border-radius: 99px;
    padding: 10px 21px;
    text-transform: uppercase;
}
th.cp, 
th.cp a,
td.cp li a,
.control-group a,
.content p a {
    color: #03b5e2;
}
.execute2accountpagestransferdomain td.cp form input[type="submit"],
.control-group input.btn {
    background: #122e4a !important;
    border-radius: 99px;
    padding: 10px 21px;
    text-transform: uppercase;
    border-color: #122e4a;
    font-weight: 600;
    text-shadow: none;
    color: #ffffff;
    box-shadow: none;
}
.execute2accountpagestransferdomain td.cp form select.border,
#email-settings-table select {
    background-image: url(./images/down-icon.svg);
    background-repeat: no-repeat;
    appearance: none;
    background-position: center right;
    background-size: 18px;
    line-height: normal;
}
.header-bar {
    background-color: #122e4a;
}
.orderBoxWrapper .orderBox {
    border-color: #03b5e2;
}
.orderBoxWrapper .orderBox input[type="text"] {
    border-top-left-radius: 99px;
    border-bottom-left-radius: 99px;
}
.orderBoxWrapper .orderBox #singleDomainSearchBox select {
    font-size: 16px;
    padding: 7px 20px 7px 7px;
    background-image: url(./images/down-icon.svg);
    background-repeat: no-repeat;
    appearance: none;
    background-position: 90% center;
    background-size: 18px;
    margin: 0;
    border-top-right-radius: 99px;
    border-bottom-right-radius: 99px;
    border-left: 0;
    margin-left: -4px;
}
.orderBoxWrapper .orderBox .search input.btn-search,
#domain-search-form input#domain-search-submit,
.table-top form.form-inline input#create-zone-record-button,
.orderBoxWrapper .orderBox .mobileView input.mobile-btn-search {
    background: #122e4a !important;
    border-radius: 99px;
    padding: 10px 21px;
    text-transform: uppercase;
    border-color: #122e4a;
    font-weight: 600;
    text-shadow: none;
    color: #ffffff;
    box-shadow: none;
    font-family: 'Open Sans', Helvetica, sans-serif;
}
.orderBoxWrapper .orderBox .search input.btn-search {
    margin-left: 5px;
}
#singleDomainSearchBox form .searchBox .webView .search input.btn-search {
    margin: 0;
    margin-left: -3px;
}
.table-strip ul.divided li {
    color: #03b5e2;
}
.dropdown.product-list .dropdown-item .more-link, 
#sidebar #build-website .more-link {
    font-size: 16px;
    line-height: 20px;
}
#domain-search-form input.domainName {
    padding: 10px 15px;
    border-radius: 99px;
    box-shadow: none;
}
#sidebar .product-list .btn.choose {
    border-radius: 99px;
    padding: 8px 15px;
    height: 50px;
    color: #000000;
    font-family: 'Barlow-Regular';
    font-size: 15px;
    border-color: #03b5e2;
}
#sidebar .product-list .btn.choose::after {
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    color: #03b5e2;
}
.table-bot li a.more-link,
#contents a.support-link.skip-current-tab-param {
    background: none;
    position: relative;
    padding: 0 15px 0 0;
    color: #03b5e2;
    font-family: 'Barlow-Regular';
    font-size: 16px;
}
.table-bot li a.more-link::after,
#contents a.support-link.skip-current-tab-param::after {
    content: ">";
    min-height: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: -1px;
}
.modal-footer a.btn,
.control-group a.btn {
    background: #b8d9eb;
    border-radius: 99px;
    padding: 10px 21px;
    text-transform: uppercase;
    border-color: #b8d9eb;
    font-weight: 600;
    text-shadow: none;
    color: #122e4a;
    box-shadow: none;
}
.modal-footer button#save-modal-button,
#create-email button.btn,
.table-bot input.btn,
#search-results-container button.webmailSearchBtn,
.select-all-box input.btn {
    background: #122e4a;
    border-radius: 99px;
    padding: 10px 21px;
    text-transform: uppercase;
    border-color: #122e4a;
    font-weight: 600;
    text-shadow: none;
    color: #ffffff;
    box-shadow: none;
}
.table-top form.form-inline select#create-zone-record-type,
#create-email select {
    height: 42px;
    font-size: 14px;
    padding: 6px 20px 7px 15px;
    background-image: url(./images/down-icon.svg);
    background-repeat: no-repeat;
    appearance: none;
    background-position: 96% center;
    background-size: 18px;
    border-radius: 99px;
    line-height: normal;
}
.expander-box button.expander {
    background-image: url(./images/bluecircle-DownArrow.svg);
}
/* body .qtn { */
	/* background-image: url(./images/bluecircle-DownArrow.svg);   */
/* } */
#email-settings-table input.btn {
    background: #122e4a !important;
    border-radius: 99px;
    padding: 4px 21px;
    text-transform: uppercase;
    border-color: #122e4a;
    font-weight: 600;
    text-shadow: none;
    color: #ffffff;
    box-shadow: none;
}
#search-results-container input.webmailName {
    padding: 10px 15px;
    border-radius: 99px;
    box-shadow: none;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    color: #555555;
}
.card-image .license-count {
    color: #03b5e2;
}
body .combo-list-wrapper {
    border-radius: 99px;
    border-color: #03b5e2;
    box-shadow: none;
    box-sizing: border-box;
}
body .combo-list-wrapper .combo-list-value {
    /* padding: 9px 15px; */
    padding: 0px 15px;
    height: 40px;
    color: #000000;
    font-family: 'Barlow-Regular';
    font-size: 15px;
    box-sizing: border-box;
    background: none;
}
body .webcentral-console .container.main .inner #contents .promo-tab form.promo-form:nth-of-type(2) .combo-list-wrapper .combo-list-value {
    padding: 5px 15px 9px 15px;
    height: 40px;
    color: #000000;
    font-family: 'Barlow-Regular';
    font-size: 15px;
    box-sizing: border-box;
    background: none;
    line-height: 15px;
}
.combo-list-wrapper .combo-list-value::after {
    width: 0px;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    text-align: right;
    content: "";
    position: absolute;
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    color: #03b5e2;
}
body .combo-list-wrapper .combo-list {
    top: 100%;
    margin: 0;
}
body .btn-select-hosting, 
body .btn-add-addons, 
body .btn-add-email-products, 
body .btn-search, 
body .multi-btn-search {
    background-color: #122e4a;
    border-radius: 99px;
    padding: 8px 18px 8px 40px;
/*
    padding: 5px 10px 5px 25px;
*/
    text-transform: uppercase;
    font-family: 'Open Sans', Helvetica, sans-serif;
    font-weight: 600;
/*
    font-size: 12px;
*/
}
#shoppingCart .domain a {
    word-break: break-all;
    max-width: 420px;
    line-height: normal;
}
body .btn-previous, 
body .next input {
    background: #122e4a;
    border-radius: 99px;
    padding: 14px 21px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Open Sans', Helvetica, sans-serif;
}
table#shoppingCart td.domain {
    word-break: break-all;
}
.protection input.btn-primary {
    background: #122e4a;
    border-radius: 99px;
    padding: 14px 21px;
    text-transform: uppercase;
    font-weight: 600;
}
#continueCart {
	border-radius: 99px;
}

#shoppingCart {
	padding: 25px;
	background: #ffffff;
	box-shadow: 0px 9px 28px 8px rgb(0 0 0 / 5%), 0px 3px 6px -4px rgb(0 0 0 / 33%);
	box-sizing: border-box;
	border-radius: 25px;
	border: 0;
	margin: 25px 0 25px 0;
}
#shoppingCart tbody tr td {
	background: transparent !important;
	border: 0 !Important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	border-bottom: 1px solid #00B5E2 !important;
}
#shoppingCart tbody tr:last-child {background: transparent !important;}
#shoppingCart tbody tr td:nth-of-type(3) {
    text-align: center;
}
#domainSearchBox .domain input {
    border: 1px solid #00B5E2;
    padding: 10.1px 14px 7px 14px !important;
	box-shadow: none;
}
#domainSearchBox .tlds select {
    border-top-right-radius: 99px;
    border-bottom-right-radius: 99px;
    border: 1px solid #00B5E2;
}
#domainSearchBox input.btn-search.modify-btn-search, input.btn-search.modify-btn-search {
    text-align: center;
    width: auto;
}
#domainSearchBox h2:nth-of-type(2) {
    margin-top: 25px;
}
#domainSearchBox .domainPassword input {
    border: 1px solid #00B5E2;
    border-radius: 99px;
}
.orderBoxWrapper input.browserFileSize {
    border-radius: 99px;
    border: 1px solid #00B5E2;
}

/*==============================8-11-2022==============================*/


.webcentral-console .container.main .inner .row h1 {
	font-size: 42px !important;
	margin-bottom: 40px;
	padding-top: 9px !important;
	font-family: 'Barlow-Medium' !important;
	font-weight: unset !important;
}
.webcentral-console .container.main .inner #contents #netdri-content #internaldomain-table td .qtn {
	background-image: url(./images/question-mark-green.svg);
}
.webcentral-console .container.main .inner #contents .table-top h2 .qtn{
	background-image: url(./images/question-mark-green.svg);
}
.webcentral-console .container.main .inner #contents #email-settings-table td .qtn {
	background-image: url(./images/question-mark-green.svg);
}
.webcentral-console .container.main .inner #contents #emailSection form label b{
	background-image: url(./images/question-mark-green.svg);
}
.webcentral-console .container.main .inner #contents #create-user-table td .qtn {
	background-image: url(./images/question-mark-green.svg);
}
#domainSearchResults .searchResults table tr td .tip.qtn {
	background-image: url(./images/question-mark-green.svg);
}
#creditCardForm table td input {
	border-radius: 5px;
	/* border-radius: 99px; */
	border-width: 1px;
}
#btbilling\.number {
	border-radius: 99px;
}
#btbilling\.expirationMonth {
	border-radius: 99px;
}
#btbilling\.expirationYear {
	border-radius: 99px;
}
#btbilling\.cvv {
	border-radius: 99px;
}
#deletion-confirm-modal .btn {
	background: #122e4a !important;
	border-radius: 99px;
	padding: 4px 21px;
	text-transform: uppercase;
	border-color: #122e4a;
	font-weight: 600;
	text-shadow: none;
	color: #ffffff;
	box-shadow: none;
}
#confirm-delete-modal .btn {
	background: #122e4a !important;
	border-radius: 99px;
	padding: 4px 21px;
	text-transform: uppercase;
	border-color: #122e4a;
	font-weight: 600;
	text-shadow: none;
	color: #ffffff;
	box-shadow: none;
}
.whois-privacy-form .buttonRow .add-to-cart {
	background-color: #122e4a !important;
	border-radius: 99px;
	padding: 14px 21px 11px 41px;
	text-transform: uppercase;
	border-color: #122e4a;
	font-weight: 600;
	text-shadow: none;
	color: #ffffff;
	box-shadow: none;
	display: ;
	background-position: 14px 15px;
}
button#continueCart {
    background-color: #122e4a !important;
}
/*=============================Add-Mobile-CSS=============================*/


@media (min-width: 0px) and (max-width: 480px) {
	body table#shoppingCart td.domain.sales-actions {
    text-align: right;
    padding-right: 10px !important;
}
	#domainSearchBox h2:nth-of-type(2) {
    margin-top: 25px;
    float: left;
}
#domainSearchBox .domainPassword input {
    border: 1px solid #00B5E2;
    border-radius: 99px;
    width: 100%;
    box-sizing: border-box;
}
	#domainSearchBox .domain {
    float: left;
    width: 60%;
}
#domainSearchBox .domain input {
    border: 1px solid #00B5E2;
    padding: 11px 14px 7px 14px !important;
    box-shadow: none;
    width: 100%;
    box-sizing: border-box;
    height: 52px;
    float: left;
}
#domainSearchBox .tlds {
    float: left;
    width: 40%;
}
#domainSearchBox .tlds select {
    border-top-right-radius: 99px;
    border-bottom-right-radius: 99px;
    border: 1px solid #00B5E2;
    float: right;
    width: 100%;
}



#shoppingCart tbody tr td:nth-of-type(1) {
border: none !important;
padding: 20px 0 10px 0 !important;
}
#shoppingCart tbody tr td:nth-of-type(2) {
padding: 0px 0 0 0  !important;
border: 0 !important;
}
table#shoppingCart td.domain.domainAction {
    border: 0 !important;
    padding-bottom: 30px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
#shoppingCart tbody tr td:nth-of-type(3) {
    padding: 10px 0 10px 0px !important;
}
#shoppingCart tbody tr:last-child td:nth-of-type(1) {
    text-align: left;
}
#domainSearchResults table.searchResults tr td {
    padding: 10px 15px 10px 15px !important;
    display: inline-block !;
}
#domainSearchResults table.searchResults tr.last td {
    padding: 3px 15px 40px 15px !important;
}
#domainSearchResults table.searchResults tr td.addToCart, #domainSearchResults table.searchResults tr td.addBackorder {
    display: inline-block;
    padding: 35px 15px 35px 15px!important;
}
#domainSearchResults table.searchResults tr td button {
    float: left;
}
#shopping-cart-wrapper {
    float: left;
}
.next {
    float: left;
}
body table#shoppingCart tr.hosting {
    margin-left: 0;
}





table#shoppingCart td.domain.domainAction .domainAdd {
    float: left !important;
    text-align: left;
}

table#shoppingCart td.domain.domainAction .domainAdd form {
    width: 100%;
    float: left;
}
table#shoppingCart td.domain.domainAction .domainAdd form input {
    padding-left: 27px !important;
}
body table#shoppingCart tr.rego {
    margin: 0;
}
body table#shoppingCart td.orderPrice {
	display: inline-block !important;
    text-align: left;
	    border: 0 !important;
}
body table#shoppingCart td.actions input.remove {
    margin-right: 0px !important;
    display: inline-block;
}
#selectHosting {
    padding: 0;
}
}
	
	
	
@media (min-width: 0px) and (max-width: 567px) {
/*.webcentral-console .container.main .inner #domain-nav .form-inline.pull-left::before {
content: "";
position: absolute;
width: 12px;
height: 12px;
right: 5px;
background: url("/resources/images/search-arrow.svg");
background-repeat: no-repeat;
top: 12px;
background-size: 6px;
background-color: transparent;
z-index: 9;
border: 1px solid #03b5e2;
border-radius: 99px;
padding: 5px;
background-position: 10px 5px;
}*/




.webcentral-console .container.main .inner #side-nav #domain-menu > li {
/* margin-bottom: 10px; */
padding: 10px 25px 10px 25px;
}
.webcentral-console .container.main .inner .span4.pull-right.clearfix .sidebar {
padding: 0 !important;
background: #ffffff;
border-radius: 24px;
margin: 0;
padding: 25px 20px !important;
}
.webcentral-console .container.main .inner .span9 > .content .content-box {
margin-bottom: 48px;
padding: 24px;
background: #ffffff;
box-shadow: 0px 9px 28px 8px rgb(0 0 0 / 5%), 0px 3px 6px -4px rgb(0 0 0 / 33%);
box-sizing: border-box;
border-radius: 25px;
}
.webcentral-console .container.main .inner .span9 > .content .content-box .control-group input.btn.btn-primary.pull-right {
    font-size: 16px !important;
    padding: 15px 15px !important;
}
}



@media (min-width: 0px) and (max-width: 767px) { 
.webcentral-console .container.main .inner #contents .promo-tab .content-box h2 {
    font-size: 28px;
    font-family: 'Barlow-Medium';
    font-weight: unset;
    width: 85%;
    max-width: 250px !important;
    float: left;
}
.content-box.seo-promo, .content-box.ppc-promo, .content-box.assess-promo {
    background-size: 50px !important;
    background-position: 93% 10% !important;
}
.webcentral-console .container.main .inner #contents #dashboardSection {
box-shadow: 0px 9px 28px 8px rgba(0, 0, 0, 0.05), 0px 3px 6px -4px rgba(0, 0, 0, 0.33);
padding: 25px;
background: #ffffff;
border-radius: 24px;
}
#product-sections .row-fluid.prd-row {
margin-bottom: 48px;
display: block;
}
#product-sections .row-fluid.prd-row .prd-col {
padding: 25px;
background: #ffffff;
box-shadow: 0px 9px 28px 8px rgb(0 0 0 / 5%), 0px 3px 6px -4px rgb(0 0 0 / 33%);
box-sizing: border-box;
border-radius: 25px;
margin-left: 0;
width: 100%;
margin-bottom: 25px !important;
}
#product-sections .row-fluid.prd-row .prd-col:nth-of-type(2) {
margin: 0 !important;
}
}


@media (min-width: 0px) and (max-width: 991px) {
#login-box .row {
margin: 0;
}
#login-box .span8.mobile-span8 {
float: none;
margin: 0 auto;
padding: 25px;
border-radius: 24px;
box-shadow: 0px 9px 28px 8px rgba(0, 0, 0, 0.05), 0px 3px 6px -4px rgba(0, 0, 0, 0.33);
background: #ffffff;
box-sizing: border-box;
}
#login-box .span8.mobile-span8 .form-horizontal h1 {
margin-top: 0 !important;
padding-top: 0 !important;
margin-bottom: 15px;
font-size: 32px !important;
}
#login-box .span8.mobile-span8 .form-horizontal .content-box.editor .control-group .controls .checkbox input[type=checkbox] {
margin-right: 18px;
cursor: pointer;
font-size: 14px;
width: 20px;
height: 20px;
position: relative;
visibility: hidden;
}
.webcentral-console .container.main .inner .span4.pull-right.clearfix {
width: 100%;
margin-left: 0;
margin-right: 0;
margin-top: 40px;
}
.webcentral-console .container.main .inner .span8.clearfix {
margin: 0;
width: 100%;
margin-left: 0;
margin-right: 0%;
}
.webcentral-console .container.main .inner .span8.clearfix .content {
padding: 25px;
background: #ffffff;
box-shadow: 0px 9px 28px 8px rgb(0 0 0 / 5%), 0px 3px 6px -4px rgb(0 0 0 / 33%);
box-sizing: border-box;
border-radius: 25px;
}
.webcentral-console .container.main .inner #domain-nav .form-inline.pull-left label {
color: #000000;
font-size: 28px;
font-family: 'Barlow-Medium';
margin-right: 40px;
}
.webcentral-console .container.main .inner #contents .promo-tab .content-box {
background-color: #ffffff !important;
padding: 25px;
border-radius: 25px;
box-shadow: 0px 9px 28px 8px rgb(0 0 0 / 5%), 0px 3px 6px -4px rgb(0 0 0 / 33%);
box-sizing: border-box;
border-top: none;
margin-top: 48px;
}
.webcentral-console .container.main .inner .span8.clearfix.order-page {
width: 100%;
margin-left: 0;
margin-right: 0;
}
#register-domain, #support #search-support {
padding: 25px;
background: #ffffff;
box-shadow: 0px 9px 28px 8px rgb(0 0 0 / 5%), 0px 3px 6px -4px rgb(0 0 0 / 33%);
box-sizing: border-box;
border-radius: 25px;
}
.webcentral-console .container.main .inner .span3.pull-right {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 25px;
}
.webcentral-console .container.main .inner .span3.pull-right .sidebar h2 {
    font-size: 28px;
    padding-bottom: 5px;
}
.webcentral-console .container.main .inner .row h1 {
    font-size: 32px !important;
    margin-bottom: 25px;
    padding-top: 9px !important;
    font-family: 'Barlow-Medium' !important;
    font-weight: unset !important;
}
.webcentral-console .container.main .inner .span9 .content {
    background: #ffffff;
    padding: 25px;
    border-radius: 24px;
    overflow: hidden;
}
.webcentral-console .container.main .inner .span9 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}
.webcentral-console .container.main .inner h2 {
    font-size: 28px;
    line-height: 28px;
    font-weight: unset;
    font-family: 'Barlow-Medium' !important;
}
.webcentral-console .container.main .inner .span9 > .content #sms-contact-prefs {
    width: 100%;
    float: left;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 48px;
}
.webcentral-console .container.main .inner .span9 > .content #mfa-activation-box {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    float: right;
    margin-bottom: 0;
}

.webcentral-console .container.main .inner .span9 > .content #auto-renewal-warning {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
    float: right;
    margin-bottom: 0;
}

body.execute2accountpayment .webcentral-console .container.main .inner #pagination-wrapper {
    margin: 0;
    background: #ffffff;
    padding: 20px 20px 20px 20px;
    box-sizing: border-box;
}
body.execute2accountpayment .webcentral-console .container.main .inner #pagination-wrapper form.pagination #pagination-pager input.first {
    margin-right: 5px;
    width: 28px;
    height: 28px;
}
body.execute2accountpayment .webcentral-console .container.main .inner #pagination-wrapper form.pagination #pagination-pager input.prev {
    margin-right: 5px;
    width: 28px;
    height: 28px;
}
body.execute2accountpayment .webcentral-console .container.main .inner #pagination-wrapper form.pagination #pagination-pager input.page {
    border-radius: 99px;
    border-color: #000000;
    margin-top: 10px;
    margin-right: 5px;
	width: 30px;
}
body.execute2accountpayment .webcentral-console .container.main .inner #pagination-wrapper form.pagination #pagination-pager input:nth-of-type(4) {
    margin-left: 5px;
    border-radius: 99px;
    border-color: #000000;
    margin-top: 10px;
    margin-right: 5px;
	width: 30px;
}
body.execute2accountpayment .webcentral-console .container.main .inner #pagination-wrapper form.pagination #pagination-pager input.next {
    margin-right: 5px;
    width: 28px;
    height: 28px;
}
body.execute2accountpayment .webcentral-console .container.main .inner #pagination-wrapper form.pagination #pagination-pager input.last {
    margin-right: 5px;
    width: 28px;
    height: 28px;
}
}




@media (min-width: 568px) and (max-width: 767px) {
div#domain-level {
    margin: 0;
}
}



@media (min-width: 568px) and (max-width: 1100px) { 
#login-box .span8.mobile-span8 .form-horizontal .content-box.editor .control-group input.btn.btn-primary.pull-right {
margin-right: 0;
}

body.execute2accountpayment .webcentral-console .container.main .inner #pagination-wrapper form.pagination #pagination-pager {
    text-align: left;
    font-size: 16px;
    margin-top: -5px;
    float: left;
}
}


@media (min-width: 768px) and (max-width: 991px) {
#overview .row {
margin: 0;
}
.webcentral-console .container.main .inner #side-nav {
background: #ffffff;
float: left;
width: 100%;
min-width: 100%;
max-width: 100%;
border-radius: 24px;
margin-right: 0;
box-shadow: 0px 9px 28px 8px rgba(0, 0, 0, 0.05), 0px 3px 6px -4px rgba(0, 0, 0, 0.33);
box-sizing: border-box;
padding: 25px;
margin-bottom: 48px;
}
.webcentral-console .container.main .inner #contents {
background: transparent;
width: 100%;
float: left;
max-width: 100%;
margin-left: 0;
border-radius: 25px;
box-shadow: unset;
box-sizing: border-box;
padding: 0px;
}
.webcentral-console .container.main .inner #contents #dashboardSection {
box-shadow: 0px 9px 28px 8px rgba(0, 0, 0, 0.05), 0px 3px 6px -4px rgba(0, 0, 0, 0.33);
padding: 25px;
background: #ffffff;
border-radius: 24px;
}
#product-sections .row-fluid.prd-row .prd-col {
padding: 25px;
background: #ffffff;
box-shadow: 0px 9px 28px 8px rgb(0 0 0 / 5%), 0px 3px 6px -4px rgb(0 0 0 / 33%);
box-sizing: border-box;
border-radius: 25px;
margin-left: 48px;
width: 47.2%;
}
#register-domain, #support #search-support {
padding: 25px;
background: #ffffff;
box-shadow: 0px 9px 28px 8px rgb(0 0 0 / 5%), 0px 3px 6px -4px rgb(0 0 0 / 33%);
box-sizing: border-box;
border-radius: 25px;
}
}

@media (min-width: 992px) and (max-width: 1100px) {
.webcentral-console .container.main .inner #side-nav #domain-menu > li {
padding: 10px 15px 10px 15px;
}
#product-sections .row-fluid.prd-row .prd-col {
padding: 25px;
background: #ffffff;
box-shadow: 0px 9px 28px 8px rgb(0 0 0 / 5%), 0px 3px 6px -4px rgb(0 0 0 / 33%);
box-sizing: border-box;
border-radius: 25px;
margin-left: 48px;
width: 47.2%;
}
#register-domain, #support #search-support {
padding: 25px;
background: #ffffff;
box-shadow: 0px 9px 28px 8px rgb(0 0 0 / 5%), 0px 3px 6px -4px rgb(0 0 0 / 33%);
box-sizing: border-box;
border-radius: 25px;
}
.webcentral-console .container.main .inner .span9 > .content #sms-contact-prefs {
width: 100%;
float: left;
margin-right: 0;
margin-top: 0;
margin-bottom: 48px;
}
.webcentral-console .container.main .inner .span9 > .content #mfa-activation-box {
width: 100%;
margin-left: 0;
margin-top: 0;
float: right;
margin-bottom: 0;
}
}

@media (min-width: 320px) and (max-width: 767px) {
.webcentral-console .container.main .inner .span8.clearfix .content .table-top input#domain-search-submit {
margin-left: 0;
}

#prod-nav .container a.logo {
    height: 55px;
    background-image: url(https://www.webcentral.com.au/images/webcentral.png) !important;
    margin: 10px auto !important;
    width: 100% !important;
    background-position: center;
}
#prod-nav .phone {
    text-align: center;
    position: unset;
    width: 100%;
    transform: unset;
}
#alertsDiv .alerts.warning-box {
    left: 56%;
    transform: translate(-50%, 0%);
    padding: 3px 20px 4px 70px;
    min-height: auto;
    top: 7px;
    border: 0;
    background-position: 21px 8px;
    background-size: 30px;
    text-align: center;
    float: none;
}
.hero-unit .account-info {
    margin: 0 20px 0 20px;
    text-align: center;
}
.webcentral-console .container.main {
	background: #eef2f5 !important;
	box-sizing: border-box;
}
.webcentral-console .container.main .inner #side-nav {
	background: #ffffff;
	float: left;
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	border-radius: 25px;
	padding: 25px;
	margin-right: 0%;
	box-shadow: 0px 9px 28px 8px rgba(0, 0, 0, 0.05), 0px 3px 6px -4px rgba(0, 0, 0, 0.33);
	box-sizing: border-box;
}
.webcentral-console .container.main .inner #contents {
	background: #ffffff;
	width: 100%;
	float: left;
	max-width: 100%;
	padding: 35px;
	margin-left: 0;
	border-radius: 25px;
	box-shadow: 0px 9px 28px 8px rgba(0, 0, 0, 0.05), 0px 3px 6px -4px rgba(0, 0, 0, 0.33);
	box-sizing: border-box;
	margin-top: 30px;
}
.webcentral-console .nav.nav-tabs {
    min-width: 100%;
    margin: 0;
}
.cartView {
    width: 100%;
}
body .btn-select-hosting, 
body .btn-add-addons, 
body .btn-add-email-products, 
body .btn-search, 
body .multi-btn-search {
    padding: 7px 12px 7px 30px;
    font-size: 12px;
    background-size: 10px;
}
}



@media (min-width: 320px) and (max-width: 549px) {
.webcentral-console .nav.nav-tabs li a {
    padding: 10px 15px;
}
#footer ul.nav {
    flex-flow: row wrap;
    margin: 0;
    padding: 0 15px;
}
#footer ul.nav li {
    width: 100%;
    padding: 0 0 12px 0;
    margin: 0 0 12px 0;
    border-right: none;
    border-bottom: 1px solid #03b5e2;
    display: block !important;
}
.storeContainer select.existingAccounts {
    max-width: 90%;
}
}



@media (min-width: 550px) and (max-width: 767px) {
.webcentral-console .nav.nav-tabs li a {
    padding: 15px 16px;
}
.webcentral-console .nav.nav-tabs li a span {
    font-size: 14px;
}
#footer ul.nav {
    margin: 0;
}
#footer ul.nav li.hidden-phone {
    display: list-item !important;
}
.execute2domainmanage #footer p, 
.execute2domainmanage #footer ul li a {
    font-size: 12px;
    font-family: 'Barlow-Regular';
    color: #000000;
}
}




@media (min-width: 550px) and (max-width: 849px) {

}




@media (min-width: 768px) and (max-width: 1024px) {

}



@media (min-width: 768px) and (max-width: 849px) {

}




@media (min-width: 850px) and (max-width: 1024px) {

}
/*=============================Add-Mobile-CSS=============================*/


@media (min-width:0px) and (max-width:767px) {

}

/*************** /18-10-2022****************
