@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,600;0,700;1,400;1,600;1,700&display=swap');
/** color: #4a63bf **/
a {
	color: #4a63bf;
}
a:hover, a:focus {
	color: #357bb4;
}

.alert-success, .alert-info {
	border-color: rgba(0,0,0,0.05) !important;
	background: #fff !important;
	color: black !important;
	box-shadow: none !important;
}
.modal-body {
	background: #fff !important;
}
.modal-footer {
	background: #357bb4 !important;
}
.home-domain-search .tld-logos li {
	color: rgb(245, 245, 245) !important;
}
.domain-pricing .tld-row {
	background: #fff !important;
}
.panel-sidebar .list-group-item.active {
	background: #4a63bf !important;
}

.label-success {
	background: #4a63bf;
	padding: 7px;
}
.landing-page.mail-services .product-options, .landing-page .get-started, .landing-page.marketgoo .video-banner, .landing-page.sitelockvpn .feature.pricing {
	background: #4a63bf !important;
}
.landing-page .get-started, .landing-page.sitelockvpn .feature.pricing, .landing-page.sitelockvpn .hero, .landing-page.sitelock .plans, #order-standard_cart .order-summary {
	background: #4a63bf !important;
}
.ticket-reply .rating span.star:hover:before, .ticket-reply .rating span.star:hover~span.star:before, .ticket-reply .rating-done span.star.active:before {
	color: #4a63bf;
}
.card-header {
	background: #4a63bf !important;
	color: #fff !important;
	border-bottom-color: rgba(255,255,255,0.2) !important;
}
.staff .posted-by {
	background: #4a63bf !important;
	color: #fff !important;
}
.label {
	padding: 5px 10px 5px 10px;
}
#order-standard_cart .domain-selection-options .option {
	padding: 17px 10px 17px 10px !important;
	margin-bottom: 10px !important;
}
#order-standard_cart .order-summary {
	border-bottom: 0px !important;
	box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
}
.domain-pricing .tld-pricing-header div:nth-child(odd) {
	border-color: #4a63bf !important;
}
.domain-pricing .tld-pricing-header .col-sm-2, .domain-pricing .tld-pricing-header .col-sm-4, .domain-pricing .tld-pricing-header .col-xs-2, .domain-pricing .tld-pricing-header .col-xs-4 {
	border-color: #357bb4 !important;
}
.requestor-type-operator {
	background: #fff;
	border-radius: 2px;
	color: black;
}
.staff {
	margin-bottom: 15px !important;
}
.card-accent-teal, .card-accent-pomegranate, .card-accent-sun-flower, .card-accent-asbestos, .card-accent-green {
	border-top: 4px solid #4a63bf;
}
#order-standard_cart .mc-promo .body {
	border-color: #fff !important;
}
.ticket-reply .card-body {
	margin-bottom: 15px !important;
}
.view-ticket .posted-by {
	padding: 25px 24px 25px 24px !important;
	font-size: 15px !important;
}
.ticket-reply .message {
	padding: 25px 25px 25px 25px !important;
}
.action-icon-btns a .ico-container i {
	color: #4a63bf;
}
#order-standard_cart .view-cart-items {
	border: 0px !important;
	box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
}
#order-standard_cart .view-cart-items .item {
	padding: 18px 5px 18px 18px !important;
}
#order-standard_cart .view-cart-items-header {
	padding: 21px !important;
}
#order-standard_cart .view-cart-items-header, #order-standard_cart .empty-cart .btn {
	background: #4a63bf !important;
}
#order-standard_cart .font-size-36 {
	margin-bottom: 20px;
	font-size: 40px !important;
}
#order-standard_cart .order-summary h2{
	padding: 20px !important;
}
.btn {
	border-radius: 2px !important;
}
img {
	user-select: none;
	-moz-user-select: none;
	-webkit-user-drag: none;
	-webkit-user-select: none;
	-ms-user-select: none;
 }
 #order-standard_cart .domain-selection-options .option, #order-standard_cart .domain-selection-options .option-selected {
	 background: #fff !important;
	 border-radius: 2px !important;
 }
 #order-standard_cart .mc-promo .body {
	 background: #fff !important;
 }
 .card-body a:hover {
    text-decoration: none;
	opacity: 0.88 !important;
	transition: all .1s ease;
 }
 .card-accent-red , .card-accent-gold , .card-accent-blue , .card-accent-asbestos , .card-accent-gold, .card-accent-emerald {
	 border-top: none !important;
 }
 ::-webkit-scrollbar {
	width: 8px;
  }
  .card-header .btn {
	  background: #fff !important;
	  color: black !important;
	  border-color: transparent !important;
	  transition: all .1s ease;
  }
  .card-header .btn:hover,  .card-header .btn:focus {
	  opacity: 0.9 !important;
	  transition: all .1s ease;
  }
  ::-webkit-scrollbar-track {
	background: rgb(245, 245, 245);
  }
  ::-webkit-scrollbar-thumb {
	background: #4a63bf;
  }
  .action-icon-btns a:hover .ico-container {
	  font-size: 42px !important;
  }
  .navbar-toggler {
	  background: #4a63bf;
	  box-shadow: none !important;
	  outline: 0px !important;
	  color: #FFF !important;
	  border-radius: 100px !important;
	  transition: all .1s ease;
  }
  .navbar-toggler:hover, .navbar-toggler:focus {
	  opacity: 0.9 !important;
	  transition: all .1s ease;
  }
  ::-webkit-scrollbar-thumb:hover {
	background: #357bb4;
  }
  ::-moz-selection {
	background: rgba(0, 0, 0, 0.5);
	color: #fff
}
::selection {
	background: rgba(0, 0, 0, 0.4);
	color: #fff
}
.list-group-item.active {
	background: #4a63bf !important;
}
.btn-primary, .btn-warning {
	background: #4a63bf;
	color: #fff;
	border-color: transparent;
}
#order-standard_cart .summary-container {
	padding: 16px;
}
.table-list>tbody>tr>td {
	text-align: center !important;
}
.btn-primary:hover, .btn-warning:hover, .btn-warning:focus, .btn-primary:focus {
	background: #357bb4;
	color: #fff;
	border-color: transparent;
}
.btn-success, .btn-info {
	background: rgba(0,0,0,0.75) !important;
	transition: all .1s ease !important;
	color: #fff !important;
	border-color: transparent !important;
}
.text-warning {
	color: black !important;
}
.status-answered {
	background: black;
}
.btn-success:hover, .btn-info:hover, .btn-info:focus, .btn-success:focus {
	background: rgba(0,0,0,0.65) !important;
	transition: all .1s ease !important;
	color: #fff !important;
	box-shadow: none !important;
	outline: 0px !important;
}
.card-footer .btn:not(:disabled):not(.disabled) {
	background: rgba(0,0,0,0.75) !important;
	transition: all .1s ease !important;
	color: #fff !important;
	border-color: transparent !important;
}
.card-footer .btn:not(:disabled):not(.disabled):hover, .card-footer .btn:not(:disabled):not(.disabled):focus {
	background: rgba(0,0,0,0.65) !important;
	transition: all .1s ease !important;
	color: #fff !important;
	box-shadow: none !important;
	outline: 0px !important;
}
html {
	font-family: 'Nunito', sans-serif !important;
	background: rgb(245, 245, 245);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	overflow-x: hidden;
}
body {
	font-family: 'Nunito', sans-serif !important;
	background: transparent !important;
	overflow-x: hidden;
}
section#main-body{
	background: transparent !important;
}
.bg-white {
	background: transparent !important;
}
.card-header {
	background: #fff;
}
.card, .mc-promo-login, .mc-promo-manage {
	border: none !important;
}
.text-muted {
	color: inherit !important;
	opacity: 0.85;
}
.master-breadcrumb, .breadcrumb {
    background: #4a63bf;
	/* background: -moz-linear-gradient(164deg, rgba(92,164,224,1) 1%, rgba(55,162,251,1) 100%);
	background: -webkit-linear-gradient(164deg, rgba(92,164,224,1) 1%, rgba(55,162,251,1) 100%);
	background: linear-gradient(164deg, rgba(92,164,224,1) 1%, rgba(55,162,251,1) 100%); */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4a63bf",endColorstr="#37a2fb",GradientType=1);
	color: #fff !important;
	padding: 15px;
}
.mc-promo-login .panel-heading .sidebar h3, .mc-promo-manage .panel-heading .sidebar h3, .promo-container .header .sidebar h3, .sidebar .card-title, .sidebar .mc-promo-login .panel-heading h3, .sidebar .mc-promo-manage .panel-heading h3, .sidebar .promo-container .header h3 {
	padding: 5px 0px 5px 0px;
}
.breadcrumb-item {
	color: #fff !important;
}
.breadcrumb a {
	color: #fff !important;
	font-weight: 700;
}
.card-footer a {
	color: #fff !important;
}
.announcements .announcement article {
	background: none;
	border-left: 6px solid #4a63bf; 
}
.tiles .tile {
	background: #fff !important;
	border-right: none;
	margin: 5px;
	border-radius: 3px;
	padding: 0.1px 15px 20px 15px !important;
	text-align: center;
	background: #4a63bf !important;
	/* background: -moz-linear-gradient(164deg, rgba(92,164,224,1) 1%, rgba(55,162,251,1) 100%) !important;
	background: -webkit-linear-gradient(164deg, rgba(92,164,224,1) 1%, rgba(55,162,251,1) 100%) !important;
	background: linear-gradient(164deg, rgba(92,164,224,1) 1%, rgba(55,162,251,1) 100%) !important; */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4a63bf",endColorstr="#37a2fb",GradientType=1) !important;
	color: #fff;
	font-weight: bolder;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	transition: all .1s ease;
}
.promo-container {
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	margin-bottom: 20px;
}
.client-home-cards .card {
	margin-bottom: 20px;
}
.client-home-cards .card input {
	margin-top: 10px;
}
.tiles .tile:hover {
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	transition: all .1s ease;
	transform: scale(1.05);
}
.tiles .tile .stat{
	line-height: 51px;
}
.tiles .tile .title {
  color: rgb(243, 243, 243);
}
.bg-color-blue, .bg-color-green, .bg-color-gold, .bg-color-red {
	display: none !important;
}
.btn-default {
	color: #3b3b3b !important;
}
.sidebar .list-group-item.active, .sidebar .list-group-item.active:focus, .sidebar .list-group-item.active:hover {
	background: #4a63bf !important;
	transition: all .1s ease;
}
.list-group-item {
	padding: 15x;
}
.sidebar .list-group-item.active, .sidebar .list-group-item.active:focus, .sidebar .list-group-item.active:hover {
	border-color: rgba(0,0,0,0.05);
	transition: all .1s ease;
	padding-left: 25px !important;
}
.sidebar .list-group-item, #order-standard_cart .cart-sidebar .list-group-item {
	padding: 15px 18px 15px 20px !important;
	transition: all .1s ease;
}
.sidebar .list-group-item:hover, .sidebar-list-group-item:focus, #order-standard_cart .cart-sidebar .list-group-item:hover, #order-standard_cart .cart-sidebar .list-group-item:focus {
	padding-left: 25px !important;
}
.mdis {
	height: 77px;
}
.navbar-caesar {
	background: #fff !important;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.navbar-caesar a {
	padding: 16px 11px 16px 11px !important;
	transition: all .1s ease;
	color: rgb(68, 68, 68);
}
.navbar-caesar a:hover, .navbar-caesar a:focus {
	text-decoration: none !important;
	transition: all .1s ease;
	opacity: 0.96;
	color: black;
}
.logocae {
	max-width: 120px;
	margin-left: -21px;
	margin-top: -7px;
}
header.header .dropdown-item.active, header.header .dropdown-item:active {
	background: #4a63bf !important;
}
.header li:hover {
	background: transparent !important;
	color: #fff !important;
}
.dropdown-item {
	padding: 0px !important
}
.dropdown-item a {
	padding: 15px 35px 15px 35px !important;
}
.dropdown-menu {
	box-shadow: rgba(99, 99, 99, 0.1) 0px 1px 4px 0px;
	border-radius: 1px;
	margin-top: 20px;
}
.dropdown-item:focus, .dropdown-item:hover {
	background: transparent !important;
	color: #fff !important;
}
.dropdown-item:focus, .dropdown-item:hover {
    background: #4a63bf !important;
	color: #fff !important;
}
.card-footer {
	background: #fff;
}
.home-domain-search, .domain-checker-container {
	border-radius: 3px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	background: #4a63bf !important;
/* background: -moz-linear-gradient(164deg, rgba(92,164,224,1) 1%, rgba(55,162,251,1) 100%) !important;
background: -webkit-linear-gradient(164deg, rgba(92,164,224,1) 1%, rgba(55,162,251,1) 100%) !important;
background: linear-gradient(164deg, rgba(92,164,224,1) 1%, rgba(55,162,251,1) 100%) !important; */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4a63bf",endColorstr="#37a2fb",GradientType=1) !important;
    color: #fff !important;
}
.home-domain-search .btn:not(:disabled):not(.disabled) {
	color: rgb(240, 240, 240) !Important;
}
.domain-checker-bg {
	background-image: none !important;
}
#order-standard_cart label, #order-standard_cart p.domain-renewal-desc {
	color: #fff !important;
}
.domain-promo-box {
	background: #fff !important;
}
.alert-info {
	border-color: transparent;
	background: #fff !important;
}
.home-domain-search h2 {
	font-size: 40px;
	margin-bottom: 35px;
}
#order-standard_cart .products .product footer {
	min-width: 100% !important;
}
#order-standard_cart .products {
	margin-top: 35px !important;
}
#order-standard_cart .products .product div.product-desc {
	min-width: 100% !important;
	text-align: center;
	padding-top: 25px !important;
	font-size: 15px !important;
	line-height: 25px !important;
	padding-left: 50px !important;
	padding-right: 50px !important;
}
#order-standard_cart .products .product header {
	text-align: center !important;
	background: #4a63bf !important;
	color: #fff;
	margin: 0px !important;
}
.primary-content .card-title {
	opacity: 0.9 !important;
}
#order-standard_cart .products .product {
	border-color: transparent;
	border: 0px !important;
	padding: 0px !important;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	transition: all .2s ease;
}
.tiles .tile i {
	display: none;
}
#order-standard_cart .products .product:hover {
	transition: all .2s ease;
	transform: scale(1.05);
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	background: #4a63bf !important;
	color: #fff !important;
}
#order-standard_cart .products .product:hover header {
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.domain-pricing .tld-pricing-header div:nth-child(odd) {
	background: #fff !important;
}
.badge-info {
	background: #fff !important;
	color: black !important;
}
#order-standard_cart .products .product div.product-pricing span.price {
	font-weight: 600 !important;
	font-size: 24px !important;
}
#order-standard_cart .products .product div.product-pricing {
	font-size: 16px !important;
}
#order-standard_cart .products .product header {
	padding-top: 16px !important;
	padding-bottom: 16px !important;
}
.header-lined {
	margin-top: 15px;
	margin-bottom: 20px;
}
#order-standard_cart .products .product header span {
	color: #fff !important;
	margin: 0px !important;
	font-size: 22px !important;
}
#order-standard_cart .btn-success  {
	background: #4a63bf !important;
	color: #fff !important;
	margin-top: 7px;
	padding: 11px 27px 11px 27px !important;
	border-color: transparent !important;
	text-transform: uppercase;
	font-weight: 600;
}
#order-standard_cart .btn-success:hover, #order-standard_cart .btn-success:focus {
	background: #357bb4 !important;
	color: #fff !important;
}
#order-standard_cart .fa-shopping-cart {
   display: none !important;
}
#order-standard_cart .product-info, #order-standard_cart .summary-container, #order-standard_cart .addon-promo-container {
	background: #fff !important;
}
#order-standard_cart label {
	color: black !important;
}
.card-footer {
	background: #4a63bf !important;
	color: #fff !important;
	border-color: rgba(255,255,255,0.1) !important;
}
.card {
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.form-control, #registration .field, #registration .form-control {
	border-radius: 3px !important;
	border: 1px solid rgba(0,0,0,0.09);
}
#registration .prepend-icon .field-icon i {
	transition: all .1s ease;
	font-weight: bold;
}
#registration .prepend-icon:hover .field-icon i {
	color: #4a63bf !important;
	transition: all .1s ease;
}
.form-control:hover, .form-control:focus, #registration .field:hover, #registration .field:focus, #registration .form-control:hover, #registration .form-control:focus {
    border: 1px solid #4a63bf;
	transition: all .1s ease;
}
.mrheading {
	padding-top: 180px;
	padding-bottom: 140px;
	background: #4a63bf !important;
	/* background: -moz-linear-gradient(164deg, rgba(92,164,224,1) 1%, rgba(55,162,251,1) 100%) !important;
	background: -webkit-linear-gradient(164deg, rgba(92,164,224,1) 1%, rgba(55,162,251,1) 100%) !important;
	background: linear-gradient(164deg, rgba(92,164,224,1) 1%, rgba(55,162,251,1) 100%) !important; */
	color: #fff !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4a63bf",endColorstr="#37a2fb",GradientType=1) !important;
}
.mrheading h1 {
	font-weight: 700;
	font-size: 64px;
	line-height: 80px;
	margin-bottom: 22px;
}
.mrheading h1 b {
	font-weight: 700;
}
.mrheading img {
	max-width: 100%;
	display: block;
	margin: auto;
}
.cbuttons .btn-primary {
	margin-top: 5px;
   padding: 14px 30px 14px 30px;
}
footer.footer {
	padding: 15px 20px 1px 20px !important;
	background: #4a63bf !important;
	position: fixed !important;
	width: 100% !important;
	bottom: 0 !important;
    z-index: 999999;
}
footer.footer .tagline {
	font-size: 15px;
	margin-top: 7px;
}
.modal-localisation .modal-body {
	background: #4a63bf !important;
}
.modal-localisation .item-selector .item {
	color: #fff;
}
.modal-localisation .modal-body {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 50px;
}
.modal-localisation .item-selector .item.active {
	background: #fff;
}
.modal-localisation .modal-footer {
	background: #357bb4 !important;
	color: #fff !important;
}
.modal-content, .modal-localisation .modal-content {
	background: transparent;
}
.modal {
	border-radius: 2px;
}
footer.footer .btn {
	margin-bottom: -12px;
}
.modal-localisation .h5 {
	text-align: center;
}
.modal-localisation .item-selector .item {
	padding: 5px;
}
.fspace {
	padding-top: 40px;
	padding-bottom: 40px;
}
.mrfea {
	padding-top: 90px;
	padding-bottom: 90px;
}
.mrfea h2 {
	text-align: center;
	margin-bottom: 50px;
}
.mrfea .col-md-4 {
	background: #fff;
	padding: 20px;
	padding-top: 42px;
	padding-bottom: 25px;
	border-radius: 2px;
	text-align: center;
}
.mrfea .col-md-4 img {
	margin-bottom: 22px;
	max-width: 55px;
}
.client-home-cards .card-header {
	padding: 20px 25px 20px 25px;
}
.client-home-cards .list-group .list-group-item {
	padding: 11px 18px 11px 18px;
}
.sdomain {
	padding-top: 50px;
	padding-bottom: 70px;
}
table.table-list thead th, .table-list>tbody>tr>td {
	padding: 15px;
}
.support {
	padding-top: 40px;
	padding-bottom: 35px;
	margin-bottom: 30px;
	text-align: center;
	background: #fff;
}
.support .btn-primary {
	margin-top: -4px;
	padding: 12px 34px 12px 34px;
	margin-left: 10px;
	border-radius: 2px;
	margin-top: 22px;
}
.support .btn-primary img {
	max-width: 26px;
	margin-top: -3px;
	margin-right: 4px;
}
.feaproducts {
	padding-top: 10px;
	padding-bottom: 120px;
}
.feaproducts h2 {
	text-align: center;
	margin-bottom: 60px;
}
.feaproducts .boxy {
	text-align: center;
	box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}
.ffheader {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}
.ffheader {
	color: #fff;
	background: #4a63bf;
	padding: 28px 20px 22px 20px;
	border-bottom: 1px solid rgba(255,255,255,0.05);
}
.ffheader h3 {
	font-size: 24px;
}
.feaproducts .boxy:hover .ffdesc {
	transition: all .2s ease;
	background: #4a63bf;
	color: #fff;
}
.feaproducts .boxy:hover {
	transition: all .2s ease;
	transform: scale(1.05);
}
.ffdesc {
	background: #fff;
	padding: 25px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	transition: all .2s ease;
}
.ffdesc .btn-primary {
	margin-top: 8px;
	padding: 10px 25px 10px 25px;
	border-radius: 2px;
}
.ffdesc p {
	line-height: 17px;
}
@media screen and (max-width: 767px) { 
	.panel-title {
		font-size: 17px;
		margin-top: 8px;
	}
	.mrfea {
		padding-bottom: 30px;
	}
	.feaproducts {
		padding-bottom: 40px;
	}
	.feaproducts .boxy {
		margin-bottom: 10px;
	}
	.home-domain-search .container {
		padding-left: 0px;
		padding-right: 0px;
	}
	.mrfea {
		padding-bottom: 40px;
	}
	.sdomain {
		padding-top: 0px;
	}
	#back-to-top {
		bottom: 20px;
		right: 20px;
	}
	footer.footer {
		position: static !important;
		padding-top: 40px;
	}
	footer.footer .tagline  {
		text-align: center;
	}
	.mrheading  {
		padding-top: 85px;
		padding-bottom: 70px;
		text-align: center;
	}
	.mrheading h1 {
		font-size: 50px;
		line-height: 60px;
	}
	.mrheading img {
		margin-top: 15px;
	}
	.navbar-nav li a {
		text-align: center;
	}
	.dropdown-item a {
		padding: 5px 15px 5px 15px !important;
	}
	.logocae {
		margin-left: -10px !important;
	}
	header.header .navbar-nav li {
		padding: 8px 15px 8px 15px !important;
	}
}