@charset "utf-8";
/* CSS Document */

::placeholder {
 color: #9fa6b2;
 opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #9fa6b2;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: #9fa6b2;
}
html {
	scroll-behavior: smooth;
}
body {
	font-family:"Inter", sans-serif;
	/*font-size: 16px;*/
	line-height: 24px;
	color: black;
	background: #f9f9f9;
	padding: 0;
	margin: 0;
}
.ads-out {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 5px;
}
.ssl-box-ads {
	width: 100%;
	max-width: 570px;
	margin: 20px auto;
}

.domain-limit { font-family:"Inter", sans-serif; color:#878787; font-size:13px; text-align:left; text-indent:30px; }

/* Container
==================================*/
.container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
/* Input
===================================*/
.input {
	resize: vertical;
	width: 100%;
	overflow: auto;
	height: 90px;
	/* box-shadow: inset 0 0 5px #aaaaaa, 0 0 5px #aaaaaa; */
	border: solid 3px #ebedfa;
	border-radius: 15px;
	background: #fff;
	margin: 0 3px 0 3px;
	padding: 10px 20px;
	outline: none;
	box-sizing: border-box;
}
/* Submit
==================================*/
.submit__block {
	display: flex;
	justify-content: center;
	padding: 20px 0;
}
.submit__block__inner {
	display: flex;
	flex-direction: column;
	align-items: end;
}
.dns__rectype__select {
	width: 120px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: solid 3px #ebedfa;
	height: 2.5em;
	vertical-align: center;
	margin: 3px;
	padding: 0 30px 0 10px;
	outline: none;
	background: #fff url(../images/select-arrow.png) no-repeat center right;
	cursor: pointer;
	border-radius: 0.375rem;
}
/* Checkbox
================================*/
input[type=checkbox] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff;
	border: 2px solid #E7E9EB;
	border-radius: 5px;
	width: 1.5em;
	height: 1.5em;
	outline: none;
	cursor: pointer;
}
input[type=checkbox]:checked {
	background: url(../images/check-svgrepo-com.svg) #fff center no-repeat;
	border: 2px solid #3E80DE;
}
input[type=checkbox][disabled]:checked {
	background: url(../images/check-svgrepo-com.svg) #fff center no-repeat;
	border: 2px solid #3E80DE;
}
.checkbox__wrap {
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	width: 120px;
	margin: 3px;
}
/* Button
======================================*/

.submit__btn {
	width: 120px;
	background: #3E80DE;
	border: 0px solid #3E80DE;
	cursor: pointer;
	height: 3em;
	margin: 0 3px 0 3px;
	padding: 5px 20px;
	outline: none;
	box-sizing: border-box;
	color: #fff;
	border-radius: 0.375rem;
}
.dns__rectype__block {
	display: inline-block;
	margin-bottom: 10px;
}
.prsrv__duplicates__block {
	display: inline-flex;
	margin-bottom: 10px;
	align-items: center;
}
.submit__btn__block {
	display: inline-block;
}
/* End text-block*/
.end__text__block {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
/* Results Table
===============================--*/
.results__table {
	border-collapse: collapse;
	text-align: left;
	width: 100%;
	margin-bottom: 30px;
}
.results__table th {
	background-color: #efefef;
	padding: 10px;
	white-space: nowrap;/*text-align: center;*/
}
.results__table td {
	background-color: #fff;
	border-top: 1px solid #dce7f1;
	padding: 10px;
}
.results__table tr:hover td {
	background-color: #F4FEFC;
}
.results__table tr {
}
.results__table tr:first-child th:first-child {
	border-top-left-radius: 15px;
}
.results__table tr:first-child th:last-child {
	border-top-right-radius: 15px;
}
.results__table tr:last-child td:first-child {
	border-bottom-left-radius: 15px;
}
.results__table tr:last-child td:last-child {
	border-bottom-right-radius: 15px;
}
.results__table tr:last-child th:first-child {
	border-bottom-left-radius: 15px;
}
.results__table tr:last-child th:last-child {
	border-bottom-right-radius: 15px;
}
/* Download Block
=================================*/
.download__block {
	width: 100%;
	margin-top: 20px;
}
.download__checkboxes {
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin-bottom: 15px;
}
.download__checkbox__wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 20px;
}
.download__buttons {
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.download__button {
	font-family: sans-serif;
	line-height: 150%;
	border-spacing: 0;
	border-collapse: collapse;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	background: #3E80DE;
	border: 0px solid #3E80DE;
	min-height: 3em;
	margin: 0 20px;
	padding: 5px 20px;
	color: #fff;
	outline: none;
	cursor: pointer;
	border-radius: 0.375rem;
}
.download__button:hover {
	background: #3E80DE;
	border: 0px solid #3E80DE;
	color: #fff;
}
/*cutome*/

.main-box {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 40px;
}
#contact-support-in-top1 {
	width: 993px;
	height: 190px;
	margin: auto;
}
#ssltoolhead1 {
	width: 100%;
	height: 60px;
	float: left;
	text-align: center;
	line-height: 60px;
	color: #323c46;
	font-size: 2.2rem;
	font-family: "Inter", sans-serif;
	text-transform: uppercase;
	font-weight: 700;
}
#ssltoolhead2 {
	width: 100%;
	height: 91px;
	float: left;
	text-align: center;
	font: 20px/30px "Inter", sans-serif;
	color: #5a6473;
}
.heder-box-out {
	width: 100%;
	height: auto;
	float: left;
}
.heder-box-in {
	width: 1218px;
	height: auto;
	margin: auto;
	margin-top: 10px;
}
#top-in11 {
	width: 100%;
	height: 36px;
	background-color: #0a324e;
}
#top-in {
	width: 500px;
	height: 36px;
	margin: auto;
	font: 13px / 36px "Inter", sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1px;
}
#top-bar-out-hader {
	width: 100%;
	height: 367px;
	float: left;
	background: #4285f4;
}
/*header*/

#top-bar-out {
	width: 100%;
	height: 41px;
	float: left;
	padding-bottom: 18.5px;
	padding-top: 18.5px;
	background: #fff;
	border-bottom: 2px solid #e6ebf0;
}
#top {
	width: 1161px;
	height: 41px;
	margin: auto;
}
#logo {
	width: 137px;
	height: 33px;
	float: left;
	background: url(../images/dnsissue.svg) no-repeat left;
	padding: 4px 0px;
}
#right {
	width: 145px;
	height: 33px;
	float: right;
}
#freetool {
	width: 180px;
	height: 15px;
	float: right;
	font: 14px / 18px "Inter", sans-serif;
	text-align: left;
	text-transform: uppercase;
	color: #000000;
	padding: 9px 10px 9px 10px;
}
.nav-menu-all-container {
	width: 548px;
	height: 41px;
	float: right;
}
.buy-me-a-coffee-container {
	width: 174px;
	height: 41px;
	float: left;
}
.buy-me-a-coffee-button {
	width: 174px;
	height: 41px;
	float: left;
	background-image: url(../images/bmc-button.svg);
	border-radius: 5px;
}
/*Nav bar*/

.nav-menu {
	width: 374px;
	height: 33px;
	float: left;
	padding: 4px 0px;
}
.nav-menu>ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.nav-menu>ul>li {
	float: left;
	position: relative;
	list-style-type: none;
	border: 0;
	display: block;
}
.nav-menu>ul>li>a {
	color: #383c43;
	display: inline-block;
	font-size: 13px;
	font-family: "Inter", sans-serif;
	height: 33px;
	line-height: 33px;
	padding: 0px 0px 0px 30px;
	text-transform: uppercase;
	text-decoration: none;
}
.nav-menu>ul>li:hover>a {
	color: #357edd;
}
.nav-menu .sub-menu {
	background: #fff;
	color: #383c43;
	display: none;
	padding: 0 0 1px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 235px;
	z-index: 999;
	list-style-type: none;
	box-shadow: 0 2px 8px 0 rgb(16 7 104 / 10%), 0 1px 2px 0 rgb(83 51 237 / 6%);
	border-radius: 0.25rem;
}
.nav-menu .sub-menu>li>a {
	color: #383c43;
	display: block;
	font-size: 13px;
	font-family: "Inter", sans-serif;
	height: 25px;
	line-height: 25px;
	padding: 1px 10px;
	text-decoration: none;
	text-transform: uppercase;
}
.nav-menu .sub-menu>li>a:hover {
	color: #357edd;
}
.nav-menu>ul>li:hover>.sub-menu {
	display: block
}
li.liner {
	margin: 10px 20px!important;
	border-top: 4px solid #f2f2f2!important;
	padding: 0px!important;
	list-style: none!important;
}
/*nav end*/

/*header end*/



/*client login*/
#menuin {
	width: 145px;
	height: 45px;
	float: right;
}
#menuin ul {
	margin: 0px;
	padding: 0px;
}
#menuin li {
	width: 141px;
	height: 45px;
	float: right;
	list-style: none;
}
#menuin li a {
	width: 141px;
	height: 45px;
	float: left;
	color: #fff;
	font-family: menu-bold;
	font-size: 14px;
	line-height: 45px;
	display: block;
	text-align: center;
	text-decoration: none;
	background-color: #0095cd;
	border-radius: 5px
}
#menuin li a:hover {
	color: #fff;
	background: #0095cd;
}
/*end*/

/*box*/

#toolbox {
	width: 100%;
	height: 975px;
	float: left;
	padding-top: 40px;
	background: #f8f8f8;
	padding-bottom: 60px;
}
#sildercenter-box {
	width: 1161px;
	height: 975px;
	margin: auto;
}
#sildercenter {
	width: 100%;
	height: 267px;
	float: left;
	margin-top: 30px;
}
#sildercenter-new {
	width: 100%;
	height: 267px;
	float: left;
	margin-top: 40px;
}
#ipshow-box {
	width: 360px;
	float: left;
	border-radius: 0.375rem;
	background: #fff;
}
#ipshow-box1 {
	width: 360px;
	float: left;
	border-radius: 0.375rem;
	background: #fff;
	margin-left: 40px;
}
#ipshow-box-right {
	width: 526px;
	height: 225px;
	float: left;
	padding: 30px;
	background: #fff;
	margin-left: 40px;
}
#box-top1 {
	width: 300px;
	height: 135px;
	float: left;
	padding: 30px 30px 20px 30px;
	border-bottom: 1px solid #ebedfa;
}
#box-top2 {
	width: 300px;
	height: 31px;
	float: left;
	padding: 20px 30px 30px 30px;
}
#whaisip-top {
	width: 100%;
	height: 31px;
	float: left;
}
#online-left {
	width: 213px;
	height: 31px;
	float: left;
}
#online-icone {
	width: 20px;
	height: 31px;
	float: left;
	background: url(../image/online.svg) no-repeat left;
}
#online-text {
	width: 115px;
	height: 31px;
	float: left;
	font-family: "Inter", sans-serif;
	color: #24374f;
	line-height: 31px;
	font-size: 12px;
}
#btn-right {
	width: 85px;
	height: 31px;
	float: left;
}
#btn-right a {
	width: 80px;
	height: 31px;
	background-color: #3E80DE;
	font: 12px /31px "Inter", sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	display: block;
	border-radius: 0.375rem;
	-webkit-transition: box-shadow 200ms ease, background-color 300ms ease, -webkit-transform 150ms ease;
	transition: box-shadow 200ms ease, background-color 300ms ease, -webkit-transform 150ms ease;
	transition: transform 150ms ease, box-shadow 200ms ease, background-color 300ms ease;
	transition: transform 150ms ease, box-shadow 200ms ease, background-color 300ms ease, -webkit-transform 150ms ease;
}
#btn-right a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #3E80DE;
	-webkit-transform: translate(0px, -3px);
	-ms-transform: translate(0px, -3px);
	transform: translate(0px, -3px);
}
#iptop-text {
	width: 100%;
	height: 40px;
	float: left;
	font-size: 18px;
	font-family: "Inter", sans-serif;
	color: #323c46;
	line-height: 40px;
	text-transform: uppercase;
	text-align: center;
}
#iptop-find {
	width: 100%;
	height: 50px;
	float: left;
	font-size: 15px;
	line-height: 1.7em;
	font-family: "Inter", sans-serif;
	color: #323c46;
	text-align: center;
}
#ipinfo-more {
	width: 100%;
	height: 31px;
	float: left;
	margin-top: 10px;
}
#box-table1-btn {
	width: 70px;
	height: 31px;
	background-color: #f3f3f5;
	font: 12px /31px "Inter", sans-serif;
	text-transform: uppercase;
	color: #576282;
	text-align: center;
	text-decoration: none;
	display: block;
	border-radius: 5px;
	margin: auto;
}
/*end*/
 

/*bottom*/


#company-out {
	width: 100%;
	height: 100px;
	float: left;
	background-color: #333;
}
#company-in {
	width: 100%;
	height: 100px;
	margin: auto;
}
#top1 {
	width: 100%;
	height: 30px;
	float: left;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	color: #d7d7d7;
	font-family: "Inter", sans-serif;
	margin-top: 21px;
}
#top2 {
	width: 100%;
	height: 30px;
	float: left;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	color: #d7d7d7;
	font-family: "Inter", sans-serif;
}
/*end*/
/*price-btn*/

#price-tab-out {
	width: 100%;
	height: 59px;
	float: left;
	margin-top: 30px;
}
#price-tab-in {
	width: 100%;
	height: 59px;
	margin: auto;
}
#tab-box1 {
	padding: 10px 10px;
	float: left;
}
#tab-box1 a {
	padding: 10px 10px;
	border: 1px solid #3E80DE;
	font: 14px "Inter", sans-serif;
	color: #3E80DE;
	text-align: center;
	text-decoration: none;
	display: block;
	border-radius: 50px;
}
#tab-box1 a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #3E80DE;
	transition: all .3s ease-in-out;
	-webkit-transition: all 0.3s;
}
#tab-box2 {
	padding: 10px 10px;
	float: left;
}
#tab-box2 a {
	padding: 10px 10px;
	border: 1px solid #3E80DE;
	font: 14px "Inter", sans-serif;
	color: #3E80DE;
	text-align: center;
	text-decoration: none;
	display: block;
	border-radius: 50px;
}
#tab-box2 a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #3E80DE;
	transition: all .3s ease-in-out;
	-webkit-transition: all 0.3s;
}
#tab-box3 {
	padding: 10px 10px;
	float: left;
}
#tab-box3 a {
	padding: 10px 10px;
	border: 1px solid #3E80DE;
	font: 14px "Inter", sans-serif;
	color: #3E80DE;
	text-align: center;
	text-decoration: none;
	display: block;
	border-radius: 50px;
}
#tab-box3 a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #3E80DE;
	transition: all .3s ease-in-out;
	-webkit-transition: all 0.3s;
}
#tab-box4 {
	padding: 10px 10px;
	float: left;
}
#tab-box4 a {
	padding: 10px 10px;
	border: 1px solid #3E80DE;
	font: 14px "Inter", sans-serif;
	color: #3E80DE;
	text-align: center;
	text-decoration: none;
	display: block;
	border-radius: 50px;
}
#tab-box4 a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #3E80DE;
	transition: all .3s ease-in-out;
	-webkit-transition: all 0.3s;
}
#tab-box5 {
	padding: 10px 10px;
	float: left;
}
#tab-box5 a {
	padding: 10px 10px;
	border: 1px solid #3E80DE;
	font: 14px "Inter", sans-serif;
	color: #3E80DE;
	text-align: center;
	text-decoration: none;
	display: block;
	border-radius: 50px;
}
#tab-box5 a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #3E80DE;
	transition: all .3s ease-in-out;
	-webkit-transition: all 0.3s;
}
#price-tc {
	width: 100%;
	height: 30px;
	float: left;
	font: 14px/30px "Inter", sans-serif;
	color: #fff;
	text-indent: 1px;
	margin-top: 20px;
}
#mid-managed-text {
	width: 100%;
	height: 120px;
	float: left;
}
#mid-managed-text-in {
	width: 655px;
	height: 120px;
	margin: auto;
	text-align: center;
	font-size: 18px;
	color: #fff;
	font-family: "Inter", sans-serif;
	line-height: 1.7em;
}



/*end*/
