2790 lines
41 KiB
CSS
Executable File
2790 lines
41 KiB
CSS
Executable File
.domainManagementShowOnHover
|
|
{
|
|
display:none;
|
|
}
|
|
|
|
.sortByPriceButton
|
|
{
|
|
display:none;
|
|
}
|
|
|
|
#editUrlForwardingCurrentTbody
|
|
{
|
|
word-break: break-all;
|
|
word-wrap: break-word;
|
|
}
|
|
|
|
.domainManagementDetailsContent_nameservers_content
|
|
{
|
|
word-wrap: break-word;
|
|
}
|
|
|
|
.domainManagementDetailsContent_contacts_content
|
|
{
|
|
word-wrap: break-word;
|
|
}
|
|
|
|
.dropdown-submenu {
|
|
position: relative;
|
|
}
|
|
|
|
.dropdown-submenu > a::after {
|
|
display: block;
|
|
content: "";
|
|
float: right;
|
|
width: 0;
|
|
height: 0;
|
|
border-color: transparent;
|
|
border-style: solid;
|
|
border-width: 4px 0 4px 4px;
|
|
border-left-color: #000;
|
|
margin-top: 6px;
|
|
margin-right: -10px;
|
|
}
|
|
|
|
.dropdown-submenu > ul.dropdown-menu {
|
|
position: absolute;
|
|
left: 100%;
|
|
top: 0;
|
|
margin-left: 5px;
|
|
}
|
|
|
|
.well-sm-margin
|
|
{
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
#headerBrandLogo
|
|
{
|
|
height: 100%;
|
|
}
|
|
|
|
#headerBrandText
|
|
{
|
|
font-size: 30px;
|
|
/* margin-top: 20px; */
|
|
/* line-height: 50px; */
|
|
display: inline-block;
|
|
}
|
|
|
|
.createLabelColorSelect
|
|
{
|
|
}
|
|
|
|
.createLabelColorSelected
|
|
{
|
|
border: 2px solid black;
|
|
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
|
|
}
|
|
|
|
.btn-round
|
|
{
|
|
border-radius: 50% !important;
|
|
}
|
|
|
|
.domainManagementIconButtonSimplified
|
|
{
|
|
width:25px;
|
|
height:25px;
|
|
}
|
|
|
|
.domainManagementIconButton
|
|
{
|
|
width:40px;
|
|
height:40px;
|
|
border-radius: 10%;
|
|
}
|
|
|
|
.mb-3
|
|
{
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
.text-heavy
|
|
{
|
|
font-weight: 700;
|
|
}
|
|
|
|
.subHostingBox
|
|
{
|
|
border: 1px solid gray;
|
|
padding: 20px 20px 10px 20px;
|
|
}
|
|
|
|
.hostingBox
|
|
{
|
|
border: 1px solid gray;
|
|
padding: 20px 20px 10px 20px;
|
|
}
|
|
|
|
.hostingBoxContainer
|
|
{
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
.hostingBoxHeader
|
|
{
|
|
color: black;
|
|
background-color:var(--xiaofu_pink);
|
|
|
|
/*
|
|
border-top: 1px solid var(--xiaofu_pink);
|
|
border-right: 1px solid var(--xiaofu_pink);
|
|
border-left: 1px solid var(--xiaofu_pink);
|
|
*/
|
|
padding: 10px;
|
|
margin-bottom:0px;
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.cartAddOn
|
|
{
|
|
font-size: smaller !important;
|
|
}
|
|
|
|
a.btn
|
|
{
|
|
text-decoration:none;
|
|
}
|
|
|
|
.headerMenuLinkLogin
|
|
{
|
|
text-decoration: none;
|
|
}
|
|
|
|
.domainDetailsIconButton:focus
|
|
{
|
|
outline-offset: 0px;
|
|
}
|
|
.domainDetailsIconButton
|
|
{
|
|
padding: 0px;
|
|
margin: 0px;
|
|
display: inline;
|
|
border: 0px;
|
|
}
|
|
|
|
.searchAddIcon:focus
|
|
{
|
|
}
|
|
.searchAddIcon
|
|
{
|
|
}
|
|
|
|
.searchRemoveIcon:focus
|
|
{
|
|
}
|
|
.searchRemoveIcon
|
|
{
|
|
}
|
|
|
|
.searchAddRemoveIconSideBar:hover
|
|
{
|
|
background-color: transparent !important;
|
|
}
|
|
.searchAddRemoveIconSideBar:focus
|
|
{
|
|
outline-offset: 0px;
|
|
background-color: transparent;
|
|
}
|
|
.searchAddRemoveIconSideBar
|
|
{
|
|
background-color: transparent;
|
|
background-repeat: no-repeat;
|
|
outline: none;
|
|
|
|
padding: 0px;
|
|
margin: 0px;
|
|
display: inline;
|
|
border: 0px;
|
|
|
|
margin-left:0px;
|
|
vertical-align: middle;
|
|
border: none;
|
|
background-color: transparent;
|
|
}
|
|
|
|
.searchAddRemoveIcon:hover
|
|
{
|
|
background-color: transparent !important;
|
|
}
|
|
.searchAddRemoveIcon:focus
|
|
{
|
|
outline-offset: 0px;
|
|
background-color: transparent;
|
|
}
|
|
.searchAddRemoveIcon
|
|
{
|
|
background-color: transparent;
|
|
background-repeat: no-repeat;
|
|
outline: none;
|
|
|
|
padding: 0px;
|
|
margin: 0px;
|
|
display: inline;
|
|
border: 0px;
|
|
|
|
margin-left:10px;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.linkButtonIcon
|
|
{
|
|
height:30px;
|
|
width:30px;
|
|
}
|
|
|
|
.linkButton:hover
|
|
{
|
|
background-color: transparent;
|
|
}
|
|
.linkButton:focus
|
|
{
|
|
outline-offset: 0px;
|
|
background-color: transparent;
|
|
}
|
|
.linkButton
|
|
{
|
|
background-color: transparent;
|
|
background-repeat: no-repeat;
|
|
outline: none;
|
|
|
|
padding: 0px;
|
|
margin: 0px;
|
|
display: inline;
|
|
border: 0px;
|
|
text-decoration: underline !important;
|
|
}
|
|
|
|
.btn-success
|
|
{
|
|
background-color: #2C632C;
|
|
}
|
|
|
|
.btn-success-light:hover, .btn-success-light:focus
|
|
{
|
|
background-color: #8cc150;
|
|
color: white;
|
|
}
|
|
.btn-success-light
|
|
{
|
|
background-color: #8cc150;
|
|
color: white;
|
|
}
|
|
|
|
.btn-danger
|
|
{
|
|
background-color: #B30600;
|
|
}
|
|
|
|
.visuallyhidden
|
|
{
|
|
border: 0;
|
|
clip: rect(0 0 0 0);
|
|
height: 1px;
|
|
margin: -1px;
|
|
overflow: hidden;
|
|
padding: 0;
|
|
position: absolute;
|
|
width: 1px;
|
|
}
|
|
|
|
.promotedTldsTld
|
|
{
|
|
font-size:larger;
|
|
}
|
|
|
|
.sideBarSearchResults
|
|
{
|
|
border: 1px solid gray;
|
|
padding:10px;
|
|
min-height:153px;
|
|
margin-bottom:10px;
|
|
}
|
|
|
|
.text-muted
|
|
{
|
|
color: #595959;
|
|
}
|
|
|
|
/*
|
|
{
|
|
outline: 1px solid red;
|
|
}
|
|
*/
|
|
|
|
/* The switch - the box around the slider */
|
|
.switchNew {
|
|
position: relative;
|
|
display: inline-block;
|
|
width: 60px;
|
|
height: 34px;
|
|
}
|
|
|
|
/* Hide default HTML checkbox */
|
|
.switchNew input {
|
|
opacity: 0;
|
|
width: 0;
|
|
height: 0;
|
|
}
|
|
|
|
/* The slider */
|
|
.slider {
|
|
position: absolute;
|
|
cursor: pointer;
|
|
top: 0;
|
|
left: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
background-color: #B30600;
|
|
-webkit-transition: .4s;
|
|
transition: .4s;
|
|
}
|
|
|
|
.slider:before {
|
|
position: absolute;
|
|
content: "";
|
|
height: 26px;
|
|
width: 26px;
|
|
left: 4px;
|
|
bottom: 4px;
|
|
background-color: white;
|
|
-webkit-transition: .4s;
|
|
transition: .4s;
|
|
}
|
|
|
|
input:checked + .slider {
|
|
background-color: var(--xiaofu_success);
|
|
}
|
|
|
|
input:focus + .slider {
|
|
box-shadow: 0 0 1px var(--xiaofu_success);
|
|
}
|
|
|
|
input:checked + .slider:before {
|
|
-webkit-transform: translateX(26px);
|
|
-ms-transform: translateX(26px);
|
|
transform: translateX(26px);
|
|
}
|
|
|
|
/* Rounded sliders */
|
|
.slider.round {
|
|
border-radius: 34px;
|
|
}
|
|
|
|
.slider.round:before {
|
|
border-radius: 50%;
|
|
}
|
|
|
|
|
|
|
|
/* Chrome, Safari, Edge, Opera */
|
|
input::-webkit-outer-spin-button,
|
|
input::-webkit-inner-spin-button {
|
|
-webkit-appearance: none;
|
|
margin: 0;
|
|
}
|
|
|
|
#domainManagementPaginationContainer
|
|
{
|
|
margin-bottom:10px;
|
|
}
|
|
|
|
#domainManagementBulkActionsButtonContainer
|
|
{
|
|
float:right;
|
|
}
|
|
|
|
.modal-xlg
|
|
{
|
|
width: 1245px;
|
|
}
|
|
|
|
/* Firefox */
|
|
input[type=number] {
|
|
-moz-appearance: textfield;
|
|
}
|
|
|
|
#googleReviewLogo
|
|
{
|
|
width:100px;
|
|
}
|
|
|
|
.googleReviewCount
|
|
{
|
|
font-size:16px;
|
|
color:#191919;
|
|
/* font-family: 'Segoe UI','Helvetica Neue','Helvetica','Arial','sans-serif'; */
|
|
font-weight: 300;
|
|
}
|
|
|
|
.googleReviewStars
|
|
{
|
|
font-size:30px;
|
|
color:#f9b403;
|
|
}
|
|
|
|
.trustpilotReviewStars
|
|
{
|
|
font-size:30px;
|
|
color:#01b77a;
|
|
}
|
|
|
|
.facebookReviewStars
|
|
{
|
|
font-size:30px;
|
|
color:#489eee;
|
|
}
|
|
|
|
.hideNoInit
|
|
{
|
|
display:none;
|
|
}
|
|
|
|
.grecaptcha-badge { visibility: hidden; }
|
|
|
|
#billingModalNewCardFormHidden
|
|
{
|
|
display:none;
|
|
}
|
|
|
|
.text-underline
|
|
{
|
|
text-decoration-line: underline;
|
|
}
|
|
|
|
.blurOverlay2
|
|
{
|
|
filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');
|
|
-webkit-filter: url(#blur-filter);
|
|
filter: url(#blur-filter);
|
|
-webkit-filter: blur(3px);
|
|
filter: blur(3px);
|
|
}
|
|
|
|
.no-side-margins
|
|
{
|
|
margin-left: 0px;
|
|
margin-right: 0px;
|
|
padding-left: 0px;
|
|
padding-right: 0px;
|
|
}
|
|
|
|
.container-full
|
|
{
|
|
width: 100%;
|
|
position: absolute;
|
|
left: 0;
|
|
}
|
|
|
|
.notHomepageTopContainer
|
|
{
|
|
}
|
|
|
|
.productPageHeaderContainer
|
|
{
|
|
background-color: var(--xiaofu_pink_light);
|
|
height: 300px;
|
|
}
|
|
|
|
.productPageHeaderInner
|
|
{
|
|
background-color: white;
|
|
height:100%;
|
|
}
|
|
|
|
.currency
|
|
{
|
|
/* font-family: Courier; */
|
|
}
|
|
|
|
.dropdown-menu .divider
|
|
{
|
|
margin: 10px 0;
|
|
}
|
|
.homepageSearchContainerFirstCol
|
|
{
|
|
background-color: var(--xiaofu_white);
|
|
background-color: rgba(255, 255, 255, 0.7);
|
|
}
|
|
.homepageSearchContainer
|
|
{
|
|
bottom:0px;
|
|
position:absolute;
|
|
width:100%;
|
|
padding-bottom:0px;
|
|
}
|
|
|
|
.homepageReviewsContainer
|
|
{
|
|
bottom:0px;
|
|
position:absolute;
|
|
/* width:100%; */
|
|
padding-bottom:8px;
|
|
}
|
|
|
|
.homepageReviewsContainerGoogle
|
|
{
|
|
bottom:0px;
|
|
position:absolute;
|
|
/* width:100%; */
|
|
padding-bottom:8px;
|
|
}
|
|
|
|
.currentEdit
|
|
{
|
|
font-weight: 800;
|
|
color: var(--xiaofu_pink);
|
|
}
|
|
|
|
.StripeElementFocus
|
|
{
|
|
outline: 0 !important;
|
|
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6) !important;
|
|
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6) !important;
|
|
}
|
|
|
|
::-webkit-input-placeholder {
|
|
color:#b6b6b6 !important;
|
|
}
|
|
|
|
::-moz-placeholder {
|
|
color:#b6b6b6 !important;
|
|
}
|
|
|
|
::-ms-placeholder {
|
|
color:#b6b6b6 !important;
|
|
}
|
|
|
|
::placeholder {
|
|
color:#b6b6b6 !important;
|
|
}
|
|
|
|
.ccFormField
|
|
{
|
|
font-size: 21px;
|
|
}
|
|
|
|
.paymentMethod
|
|
{
|
|
font-size: small;
|
|
}
|
|
|
|
.dotted
|
|
{
|
|
text-decoration-style: dotted;
|
|
}
|
|
|
|
.progress-bar-xiaofu
|
|
{
|
|
background-color: var(--xiaofu_pink);
|
|
}
|
|
|
|
.listOverviewContainer
|
|
{
|
|
border: 1px solid var(--xiaofu_dark_gray);
|
|
width: 100%;
|
|
height: auto;
|
|
padding: 30px;
|
|
}
|
|
|
|
.genericPageContentContainer
|
|
{
|
|
padding-top: 0px;
|
|
margin-top: 50px;
|
|
margin-bottom: 50px;
|
|
font-size: large;
|
|
}
|
|
|
|
.noSearchPageHeaderBlurb
|
|
{
|
|
color: white;
|
|
font-size: 50px;
|
|
}
|
|
|
|
.noSearchPageHeaderBlurbContainer
|
|
{
|
|
padding-bottom: 30px;
|
|
padding-top: 182px;
|
|
position: absolute;
|
|
/* bottom: 0; */
|
|
margin-bottom: 55px;
|
|
width: 100%;
|
|
}
|
|
|
|
.productPricingContainer
|
|
{
|
|
/* max-width: 700px; */
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
margin-top: 40px;
|
|
margin-bottom: 35px;
|
|
}
|
|
|
|
.productPricingBox
|
|
{
|
|
padding: 20px;
|
|
margin: 0 20px 20px 20px;
|
|
/* border: 1px solid #de8786; */
|
|
border: 1px solid #E07E7B;
|
|
/* max-height: 175px; */
|
|
max-height: 225px;
|
|
/* flex-grow: 1; */
|
|
/* background-color: #FDF9F9; */
|
|
/* background-color: #CDE4F0; */
|
|
/* background: linear-gradient(to bottom right, #F5DDDB, #70879A); */
|
|
border-radius: 4px;
|
|
width: 300px;
|
|
}
|
|
|
|
.productPricingBoxLabel
|
|
{
|
|
/* font-weight: 400; */
|
|
font-size: 16px;
|
|
margin-bottom: 15px;
|
|
color:#D3837E;
|
|
}
|
|
|
|
.productPricingBoxPrice
|
|
{
|
|
color:#777;
|
|
font-size: 14px;
|
|
}
|
|
|
|
.productPricingBoxDiscount
|
|
{
|
|
font-size: 12px;
|
|
height: 20px;
|
|
margin-bottom: 15px;
|
|
}
|
|
|
|
.draggableImageOverlay
|
|
{
|
|
position: absolute;
|
|
height: 100%;
|
|
width: 100%;
|
|
}
|
|
|
|
.editableImageCameraWhite
|
|
{
|
|
font-size: 40px;
|
|
color:white;
|
|
padding:20px;
|
|
position:absolute;
|
|
background-color: rgba(0, 0, 0, 0.5);
|
|
display: none;
|
|
}
|
|
|
|
.editableImageCameraBlack
|
|
{
|
|
font-size: 40px;
|
|
color:black;
|
|
padding:20px;
|
|
position:absolute;
|
|
background-color: rgba(255, 255, 255, 0.5);
|
|
display: none;
|
|
}
|
|
|
|
.editable
|
|
{
|
|
outline: 0px;
|
|
}
|
|
|
|
.preWrap
|
|
{
|
|
white-space: pre-wrap; /* css-3 */
|
|
white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
|
|
white-space: -pre-wrap; /* Opera 4-6 */
|
|
white-space: -o-pre-wrap; /* Opera 7 */
|
|
word-wrap: break-word;
|
|
word-break: keep-all;
|
|
}
|
|
|
|
.editableTextEnabled
|
|
{
|
|
border: 1px dashed var(--xiaofu_pink);
|
|
}
|
|
|
|
#partnerPageContentText
|
|
{
|
|
font-size: x-large;
|
|
}
|
|
|
|
#partnerPageContentFooterText
|
|
{
|
|
margin-top: 46px;
|
|
}
|
|
|
|
#tldPageContentFooterText
|
|
{
|
|
margin-top: 46px;
|
|
}
|
|
|
|
#partnerPageHeaderSearchBlurb
|
|
{
|
|
color: white;
|
|
font-size: 40px;
|
|
}
|
|
|
|
.partnerPageHeaderSearchContainer
|
|
{
|
|
padding-bottom: 30px;
|
|
padding-top: 35px;
|
|
position: absolute;
|
|
bottom: 0;
|
|
margin-bottom: 55px;
|
|
width: 100%;
|
|
}
|
|
|
|
.partnerPageContentContainer
|
|
{
|
|
padding-top: 0px;
|
|
margin-top: 50px;
|
|
margin-bottom: 50px;
|
|
}
|
|
|
|
#partnerPageBackgroundImage
|
|
{
|
|
border-bottom: 10px solid var(--xiaofu_pink);
|
|
position: relative;
|
|
background-position: 100% 50%;
|
|
background-color: white;
|
|
background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('/images/partner-default-header.jpg');
|
|
background-repeat: no-repeat;
|
|
background-size: cover;
|
|
height:475px;
|
|
}
|
|
|
|
#tldPageContentLogo
|
|
{
|
|
color: var(--xiaofu_pink);
|
|
font-size: 28px;
|
|
margin: 0 auto;
|
|
}
|
|
|
|
#tldPageContentText
|
|
{
|
|
font-size: large;
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
#tldPageHeaderSearchBlurb
|
|
{
|
|
color: white;
|
|
font-size: 40px;
|
|
}
|
|
|
|
.tldPageHeaderSearchContainer
|
|
{
|
|
padding-bottom: 30px;
|
|
padding-top: 35px;
|
|
position: absolute;
|
|
bottom: 0;
|
|
margin-bottom: 55px;
|
|
width: 100%;
|
|
}
|
|
|
|
.tldPageContentContainer
|
|
{
|
|
padding-top: 0px;
|
|
margin-top: 50px;
|
|
margin-bottom: 50px;
|
|
position:relative;
|
|
z-index:1;
|
|
}
|
|
|
|
|
|
#tldPageBackgroundImage
|
|
{
|
|
border-bottom: 10px solid var(--xiaofu_pink);
|
|
background-position: 100% 50%;
|
|
background-color: white;
|
|
background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('/images/partner-default-header.jpg');
|
|
background-repeat: no-repeat;
|
|
background-size: cover;
|
|
height:475px;
|
|
position: relative;
|
|
z-index:1;
|
|
}
|
|
|
|
.searchResultsContainerLandingPage
|
|
{
|
|
border-bottom: 10px solid var(--xiaofu_pink);
|
|
margin-top:40px;
|
|
padding-bottom:50px;
|
|
}
|
|
|
|
.domainSearchButtonFix
|
|
{
|
|
bottom: 0px !important;
|
|
}
|
|
|
|
.editableMenuContainer
|
|
{
|
|
}
|
|
|
|
.editableMenuIcon
|
|
{
|
|
color: var(--xiaofu_pink);
|
|
padding: 0 5px 0 5px;
|
|
cursor: pointer;
|
|
}
|
|
|
|
#editableMenuEditIcon
|
|
{
|
|
}
|
|
|
|
#editableMenuSaveIcon
|
|
{
|
|
display: none;
|
|
}
|
|
|
|
#editableMenuCancelIcon
|
|
{
|
|
display: none;
|
|
}
|
|
|
|
.disabled
|
|
{
|
|
opacity: 0.4;
|
|
pointer-events: none;
|
|
}
|
|
|
|
#singleSearchContainer
|
|
{
|
|
position: relative;
|
|
}
|
|
|
|
.centerWrapflexBoxContainer
|
|
{
|
|
display: flex;
|
|
-webkit-flex-flow: row wrap;
|
|
flex-flow: row wrap;
|
|
justify-content: center;
|
|
}
|
|
|
|
.centerWrapflexBoxItem
|
|
{
|
|
}
|
|
|
|
.skinnyPageContent
|
|
{
|
|
max-width: 750px;
|
|
margin-right: auto;
|
|
margin-left: auto;
|
|
font-size: 16px;
|
|
line-height: 25px;
|
|
}
|
|
|
|
.skinnyPageContent2
|
|
{
|
|
max-width: 900px;
|
|
margin-right: auto;
|
|
margin-left: auto;
|
|
font-size: 16px;
|
|
line-height: 25px;
|
|
}
|
|
|
|
.skinnyPageContent3
|
|
{
|
|
max-width: 1200px;
|
|
margin-right: auto;
|
|
margin-left: auto;
|
|
font-size: 16px;
|
|
line-height: 25px;
|
|
}
|
|
|
|
.domainsPricingAllExtensionsHeader
|
|
{
|
|
margin-top: 40px;
|
|
margin-bottom: 10px;
|
|
/*
|
|
color: var(--xiaofu_pink);
|
|
padding: 15px 0 15px 0;
|
|
text-transform: uppercase;
|
|
border-top: 1px solid var(--xiaofu_dark_gray);
|
|
*/
|
|
}
|
|
|
|
.domainsPricingAllExtensionsItem
|
|
{
|
|
font-size: 16px;
|
|
border-top: 1px solid var(--xiaofu_light_gray);
|
|
padding: 15px 0 15px 0;
|
|
}
|
|
|
|
.domainsPricingAllExtensionsItemPrice
|
|
{
|
|
text-align: right;
|
|
}
|
|
|
|
#domainsPricingExplanationContainer
|
|
{
|
|
background-color: var(--xiaofu_light_gray);
|
|
line-height: 22px;
|
|
}
|
|
|
|
.domainsPricingTrendingItemRegularPriceDescription
|
|
{
|
|
font-size: 10px;
|
|
}
|
|
|
|
.domainsPricingTrendingItemDescription
|
|
{
|
|
font-size: 10px;
|
|
}
|
|
|
|
.domainsPricingTrendingItemPriceContainer
|
|
{
|
|
margin-bottom: 15px;
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.domainsPricingTrendingItemRegularPriceContainer
|
|
{
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.domainsPricingTrendingItemTld
|
|
{
|
|
font-size: 18px;
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
.domainsPricingTrendingItemPrice
|
|
{
|
|
font-size: 18px;
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
|
|
|
|
|
|
.tldPageLogoPricingRegularPriceDescription
|
|
{
|
|
font-size: 12px;
|
|
}
|
|
|
|
.tldPageLogoPricingDescription
|
|
{
|
|
font-size: 12px;
|
|
}
|
|
|
|
.tldPageLogoPricingPriceContainer
|
|
{
|
|
margin-top: 20px;
|
|
margin-bottom: 20px;
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
|
|
.tldPageLogoPricingRegularPriceContainer
|
|
{
|
|
text-transform: uppercase;
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
.tldPageLogoPricingTld
|
|
{
|
|
font-size: 18px;
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
.tldPageLogoPricingPrice
|
|
{
|
|
font-size: 28px;
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
.tldPageLogoPricingRegularPrice
|
|
{
|
|
font-size: 20px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#domainsPricingCategoryPanels
|
|
{
|
|
margin-top: 40px;
|
|
}
|
|
|
|
.pageHeaderText
|
|
{
|
|
text-align:center;
|
|
margin-top: 40px;
|
|
font-weight: 600;
|
|
letter-spacing: 1px;
|
|
text-wrap: balance;
|
|
}
|
|
|
|
.pageHeaderSubText
|
|
{
|
|
text-align:center;
|
|
}
|
|
|
|
.pageHeaderContainer
|
|
{
|
|
padding-bottom: 80px;
|
|
padding-top: 35px;
|
|
}
|
|
|
|
.pageContentContainer
|
|
{
|
|
padding-top: 30px;
|
|
}
|
|
|
|
.pageContentContainer
|
|
{
|
|
}
|
|
|
|
.pageContentTabs
|
|
{
|
|
margin-bottom: 40px;
|
|
}
|
|
|
|
#domainsPricingTrendingContainer
|
|
{
|
|
display: flex;
|
|
-webkit-flex-flow: row wrap;
|
|
flex-flow: row wrap;
|
|
justify-content: center;
|
|
}
|
|
|
|
.domainsPricingTrendingItem
|
|
{
|
|
border: 1px solid var(--xiaofu_dark_gray);
|
|
text-align: center;
|
|
width: 150px;
|
|
height: 195px;
|
|
padding: 20px;
|
|
margin: 0 20px 20px 20px;
|
|
text-align: center;
|
|
}
|
|
|
|
.tldPageLogoPricingContainer
|
|
{
|
|
border: 1px solid var(--xiaofu_dark_gray);
|
|
text-align: center;
|
|
width: 100%;
|
|
height: auto;
|
|
padding: 30px;
|
|
text-align: center;
|
|
}
|
|
|
|
.domainsPricingCategoryPanelHeadline
|
|
{
|
|
font-size: 16px;
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
#belowHeaderRule
|
|
{
|
|
width: 100%;
|
|
background-color: var(--xiaofu_pink);
|
|
height: 10px;
|
|
}
|
|
|
|
.domainManagementDomainLink
|
|
{
|
|
color: var(--xiaofu_dark_gray) !important;
|
|
}
|
|
|
|
.ccIconAmericanExpress {
|
|
width: 92px;
|
|
height: 68px;
|
|
background: url(/images/card-icons-2.0.png) -82px -212px;
|
|
}
|
|
.ccIconVisa {
|
|
width: 92px;
|
|
height: 68px;
|
|
background: url(/images/card-icons-2.0.png) -82px -104px;
|
|
}
|
|
.ccIconMasterCard {
|
|
width: 92px;
|
|
height: 68px;
|
|
background: url(/images/card-icons-2.0.png) -218px -104px;
|
|
}
|
|
.ccIconDinersClub {
|
|
width: 92px;
|
|
height: 68px;
|
|
background: url(/images/card-icons-2.0.png) -490px -104px;
|
|
}
|
|
.ccIconJCB {
|
|
width: 92px;
|
|
height: 68px;
|
|
background: url(/images/card-icons-2.0.png) -355px -320px;
|
|
}
|
|
.ccIconPayPal {
|
|
width: 92px;
|
|
height: 68px;
|
|
background: url(/images/card-icons-2.0.png) -490px -212px;
|
|
}
|
|
.ccIconBitcoin {
|
|
width: 92px;
|
|
height: 68px;
|
|
background: url(/images/card-icons-2.0.png) -626px -104px;
|
|
}
|
|
|
|
.homepagePricingButton
|
|
{
|
|
width: 120px;
|
|
}
|
|
|
|
.homepageSupportButton
|
|
{
|
|
width: 170px;
|
|
}
|
|
|
|
.mobileCartItemRemove
|
|
{
|
|
display: none;
|
|
color: black !important;
|
|
float: right;
|
|
}
|
|
|
|
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
|
|
color: #909;
|
|
}
|
|
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
|
|
color: #909;
|
|
opacity: 1;
|
|
}
|
|
::-moz-placeholder { /* Mozilla Firefox 19+ */
|
|
color: #909;
|
|
opacity: 1;
|
|
}
|
|
:-ms-input-placeholder { /* Internet Explorer 10-11 */
|
|
color: #909;
|
|
}
|
|
::-ms-input-placeholder { /* Microsoft Edge */
|
|
color: #909;
|
|
}
|
|
|
|
::placeholder { /* Most modern browsers support this now. */
|
|
color: #909;
|
|
}
|
|
|
|
.loginError
|
|
{
|
|
color: var(--xiaofu_danger);
|
|
}
|
|
|
|
label.uppercase
|
|
{
|
|
font-weight: 600;
|
|
}
|
|
|
|
.domainsPricingCategoryPanel
|
|
{
|
|
display: none;
|
|
}
|
|
.domainsPricingCategoryPanel.active
|
|
{
|
|
display: block;
|
|
}
|
|
|
|
.billingModalBillingPanel
|
|
{
|
|
margin: 20px 0px 20px 0px;
|
|
}
|
|
|
|
.billingModalBillingPanelInner
|
|
{
|
|
background-color: var(--xiaofu_light_gray);
|
|
padding: 40px;
|
|
}
|
|
|
|
.billingModalBillingPanel
|
|
{
|
|
display: none;
|
|
}
|
|
|
|
.billingModalBillingPanel.active
|
|
{
|
|
display: block;
|
|
}
|
|
|
|
#billingModalPriceDisplay
|
|
{
|
|
margin-bottom: 35px;
|
|
}
|
|
|
|
#cartPriceDisplayPrice
|
|
{
|
|
font-size: 1.2em;
|
|
margin-right: 10px;
|
|
}
|
|
|
|
#cartPriceDisplayViewCart
|
|
{
|
|
font-size: .9em;
|
|
}
|
|
|
|
#billingModalNoChargeExplain
|
|
{
|
|
margin-bottom: 35px;
|
|
}
|
|
|
|
.text-cloudflare-on
|
|
{
|
|
color: var(--cloudflare_on);
|
|
}
|
|
|
|
.text-xiaofu
|
|
{
|
|
color: var(--xiaofu_pink);
|
|
}
|
|
|
|
.text-gold
|
|
{
|
|
color: var(--xiaofu_gold);
|
|
}
|
|
|
|
.well-xiaofu
|
|
{
|
|
background-color: var(--xiaofu_white);
|
|
}
|
|
|
|
/*
|
|
.text-danger
|
|
{
|
|
color: var(--xiaofu_danger);
|
|
}
|
|
*/
|
|
|
|
.text-warning
|
|
{
|
|
color: var(--xiaofu_warning);
|
|
}
|
|
|
|
/*
|
|
.text-success
|
|
{
|
|
color: var(--xiaofu_success);
|
|
}
|
|
*/
|
|
|
|
.newAccountError
|
|
{
|
|
color: #EC5631;
|
|
}
|
|
|
|
.socialFooter-facebook
|
|
{
|
|
width: 38px;
|
|
height: 38px;
|
|
background: url(/media/sociocons-170x124.png) 0 0;
|
|
}
|
|
|
|
.socialFooter-twitter
|
|
{
|
|
width: 38px;
|
|
height: 38px;
|
|
background: url(/media/sociocons-170x124.png) 128px 0;
|
|
}
|
|
|
|
.socialFooter-youtube
|
|
{
|
|
width: 38px;
|
|
height: 38px;
|
|
background: url(/media/sociocons-170x124.png) 378px 0;
|
|
}
|
|
|
|
.formRow
|
|
{
|
|
margin-bottom:11px;
|
|
}
|
|
|
|
.fakeLink
|
|
{
|
|
color: var(--xiaofu_pink);
|
|
cursor: pointer;
|
|
}
|
|
.fakeLink:hover
|
|
{
|
|
color: var(--xiaofu_pink_hover);
|
|
text-decoration-line: underline;
|
|
}
|
|
|
|
.fakeLink.black
|
|
{
|
|
color: var(--xiaofu_dark_gray);
|
|
text-decoration:underline;
|
|
}
|
|
.fakeLink.black:hover
|
|
{
|
|
color: var(--xiaofu_pink);
|
|
}
|
|
.fakeLink.black:focus
|
|
{
|
|
color: black;
|
|
outline: 5px auto var(--xiaofu_pink);
|
|
}
|
|
|
|
.passwordShowButton
|
|
{
|
|
}
|
|
|
|
/* anchor tags */
|
|
a
|
|
{
|
|
color: var(--xiaofu_dark_gray);
|
|
text-decoration: underline;
|
|
}
|
|
a:hover
|
|
{
|
|
color: var(--xiaofu_pink_hover);
|
|
}
|
|
a:focus
|
|
{
|
|
color: var(--xiaofu_pink);
|
|
outline: 5px auto var(--xiaofu_pink);
|
|
}
|
|
|
|
/* anchor tags */
|
|
a.black
|
|
{
|
|
color: var(--xiaofu_dark_gray);
|
|
text-decoration:underline;
|
|
}
|
|
a.black:hover
|
|
{
|
|
color: var(--xiaofu_pink);
|
|
}
|
|
a.black:focus
|
|
{
|
|
color: black;
|
|
outline: 5px auto var(--xiaofu_pink);
|
|
}
|
|
|
|
.pricingExplanations
|
|
{
|
|
font-size: small;
|
|
}
|
|
|
|
.text-xiaofu-remove
|
|
{
|
|
color: var(--xiaofu_dark_gray);
|
|
}
|
|
|
|
.cartItemAddService
|
|
{
|
|
color: var(--xiaofu_pink);
|
|
}
|
|
|
|
.cartRowType
|
|
{
|
|
text-transform: capitalize;
|
|
color: var(--xiaofu_dark_gray);
|
|
white-space: nowrap;
|
|
font-size: small;
|
|
}
|
|
|
|
|
|
.checkbox label:after,
|
|
.radio label:after {
|
|
content: '';
|
|
display: table;
|
|
clear: both;
|
|
}
|
|
|
|
.checkbox .cr,
|
|
.radio .cr {
|
|
position: relative;
|
|
display: inline-block;
|
|
border: 1px solid #a9a9a9;
|
|
border-radius: 0;
|
|
width: 15px;
|
|
height: 15px;
|
|
float: left;
|
|
margin-right: 10px;
|
|
margin-top: 3px;
|
|
background-color: white;
|
|
}
|
|
|
|
.checkbox .cr .cr-icon,
|
|
.radio .cr .cr-icon {
|
|
position: absolute;
|
|
font-size: 9px;
|
|
line-height: 0;
|
|
top: 50%;
|
|
left: 20%;
|
|
color: var(--xiaofu_pink);
|
|
}
|
|
|
|
.radio .cr {
|
|
border-radius: 50%;
|
|
}
|
|
|
|
.radio .cr .cr-icon {
|
|
margin-left: 0.04em;
|
|
}
|
|
|
|
.checkbox label input[type="checkbox"],
|
|
.radio label input[type="radio"] {
|
|
display: none;
|
|
}
|
|
|
|
.checkbox label input[type="checkbox"] + .cr > .cr-icon,
|
|
.radio label input[type="radio"] + .cr > .cr-icon {
|
|
transform: scale(3) rotateZ(-20deg);
|
|
opacity: 0;
|
|
transition: all .3s ease-in;
|
|
}
|
|
|
|
.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
|
|
.radio label input[type="radio"]:checked + .cr > .cr-icon {
|
|
transform: scale(1) rotateZ(0deg);
|
|
opacity: 1;
|
|
}
|
|
|
|
.checkbox label input[type="checkbox"]:disabled + .cr,
|
|
.radio label input[type="radio"]:disabled + .cr {
|
|
opacity: .5;
|
|
}
|
|
|
|
.checkbox label
|
|
{
|
|
padding-left: 0;
|
|
}
|
|
|
|
|
|
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus
|
|
{
|
|
outline: 5px auto var(--xiaofu_pink);
|
|
}
|
|
|
|
.cartSummaryBoxFreeListHeader
|
|
{
|
|
font-size: 16px;
|
|
font-weight: 600;
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
.mediumBold
|
|
{
|
|
font-weight: 600;
|
|
}
|
|
|
|
.cartSummaryBoxFreeListCaveat
|
|
{
|
|
font-size: x-small;
|
|
margin-left: 3px;
|
|
margin-top: 10px;
|
|
}
|
|
|
|
.modal-footer-loading
|
|
{
|
|
display: none;
|
|
}
|
|
|
|
.cartBoxDomain
|
|
{
|
|
font-weight: bold;
|
|
font-size: large;
|
|
}
|
|
|
|
.cartBoxHeader
|
|
{
|
|
padding: 10px;
|
|
}
|
|
|
|
.cartRow
|
|
{
|
|
min-height: 40px;
|
|
}
|
|
|
|
.cartBox
|
|
{
|
|
border:1px solid #bababa;
|
|
}
|
|
|
|
select:not([multiple]) {
|
|
-webkit-appearance: none;
|
|
-moz-appearance: none;
|
|
background-position: right 50%;
|
|
background-repeat: no-repeat;
|
|
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
|
|
padding: .5em;
|
|
padding-right: 1.5em
|
|
}
|
|
|
|
select
|
|
{
|
|
border-radius: 0
|
|
}
|
|
|
|
.cartTotal
|
|
{
|
|
font-size: large;
|
|
}
|
|
|
|
.cartSummaryBox
|
|
{
|
|
}
|
|
|
|
.cartSummaryBoxContent
|
|
{
|
|
background-color: var(--xiaofu_white);
|
|
padding:20px;
|
|
}
|
|
|
|
.cartSummaryBoxHeader
|
|
{
|
|
padding:20px;
|
|
background-color: var(--xiaofu_light_gray);
|
|
font-size: 18px;
|
|
}
|
|
|
|
.cartSummaryBoxFooter
|
|
{
|
|
padding:20px;
|
|
background-color: var(--xiaofu_light_gray);
|
|
}
|
|
|
|
.cartSummaryBoxSpammers
|
|
{
|
|
padding:20px;
|
|
background-color: var(--xiaofu_light_gray);
|
|
border-bottom: 1px solid var(--xiaofu_medium_gray);
|
|
}
|
|
|
|
.cartSummaryBoxFreeList
|
|
{
|
|
padding-left: 12px;
|
|
margin-bottom: 0px;
|
|
}
|
|
|
|
.cartSummaryBoxFreeList>li
|
|
{
|
|
display: block;
|
|
padding-left: 5px;
|
|
margin-bottom: 10px;
|
|
}
|
|
.cartSummaryBoxFreeList>li span
|
|
{
|
|
/* padding-left: 10px; */
|
|
}
|
|
.cartSummaryBoxFreeList>li:before
|
|
{
|
|
content: "\e013";
|
|
/* font-family: 'Glyphicons Halflings'; */
|
|
font-size: 14px;
|
|
float: left;
|
|
margin-top: 0px;
|
|
margin-left: -17px;
|
|
color: #CCCCCC;
|
|
}
|
|
|
|
|
|
.pageTitleHeader
|
|
{
|
|
text-transform: uppercase;
|
|
margin-bottom: 30px;
|
|
}
|
|
|
|
#bulkSearchContainer
|
|
{
|
|
margin-top: -1px;
|
|
}
|
|
|
|
.featuresFlexContainer
|
|
{
|
|
display: flex;
|
|
-webkit-flex-flow: row wrap;
|
|
flex-flow: row wrap;
|
|
justify-content: center;
|
|
/* width: 100%; */
|
|
}
|
|
|
|
.featuresFlexItem
|
|
{
|
|
flex-grow: 1;
|
|
text-align: center;
|
|
max-width: 280px;
|
|
padding:0px 20px 0px 20px;
|
|
margin-bottom: 45px;
|
|
}
|
|
|
|
.homepageSectionHeaderContainer
|
|
{
|
|
max-width:540px;
|
|
}
|
|
|
|
.homepageSectionBlurb
|
|
{
|
|
line-height: 1.5;
|
|
margin-bottom: 40px;
|
|
}
|
|
|
|
.homepageSectionContent
|
|
{
|
|
margin-top: 30px;
|
|
margin-bottom: 0px;
|
|
}
|
|
|
|
.promotedTldsSectionContent
|
|
{
|
|
margin-top: 0px;
|
|
margin-bottom: 0px;
|
|
}
|
|
|
|
.homepageSectionHeading
|
|
{
|
|
text-transform: uppercase;
|
|
margin-bottom: 30px;
|
|
margin-top: 0px;
|
|
}
|
|
|
|
#footerPig
|
|
{
|
|
display:none;
|
|
position: fixed;
|
|
bottom: 0;
|
|
width: 300px;
|
|
}
|
|
|
|
/*
|
|
.badge-xiaofu
|
|
{
|
|
background-color: var(--xiaofu_pink);
|
|
|
|
font-size:smaller;
|
|
margin-top:6px;
|
|
|
|
border-radius: 0px;
|
|
}
|
|
*/
|
|
|
|
.badge-xiaofu
|
|
{
|
|
background-color: #595959;
|
|
color: white;
|
|
|
|
font-size:smaller;
|
|
margin-top:6px;
|
|
|
|
border-radius: 0px;
|
|
}
|
|
|
|
.badge-white
|
|
{
|
|
background-color: white;
|
|
color: gray;
|
|
|
|
font-size:smaller;
|
|
margin-top:6px;
|
|
}
|
|
|
|
.backToTopLink
|
|
{
|
|
font-size: smaller;
|
|
}
|
|
|
|
.xiaofuLink
|
|
{
|
|
color: var(--xiaofu_pink);
|
|
}
|
|
.xiaofuLink:hover
|
|
{
|
|
color: var(--xiaofu_pink_hover);
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.xiaofuLinkBlack
|
|
{
|
|
color: var(--xiaofu_gray);
|
|
}
|
|
.xiaofuLinkBlack:hover
|
|
{
|
|
color: black;
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.tldLetterAlphabet
|
|
{
|
|
margin-top:20px;
|
|
}
|
|
|
|
.tldLetterAlphabetLetter
|
|
{
|
|
text-decoration: underline;
|
|
padding-right:10px;
|
|
color: var(--xiaofu_dark_gray);
|
|
font-size: x-large;
|
|
}
|
|
.tldLetterAlphabetLetter:hover
|
|
{
|
|
color: var(--xiaofu_pink_hover);
|
|
}
|
|
|
|
.renewsAtContainer
|
|
{
|
|
font-size:x-small;
|
|
}
|
|
|
|
/*
|
|
owen
|
|
.searchResultRowDomain, .searchResultRowPrice, .searchResultRowOptions
|
|
{
|
|
height:45px;
|
|
}
|
|
|
|
.badge-xiaofu
|
|
{
|
|
font-size:smaller;
|
|
margin-top:6px;
|
|
}
|
|
|
|
.weight_18 .renewsAtContainer
|
|
{
|
|
font-size:x-small;
|
|
}
|
|
|
|
.weight_18 .searchResultRowDomain, .weight_18 .searchResultRowPrice, .weight_18 .searchResultRowOptions
|
|
{
|
|
height:45px;
|
|
}
|
|
|
|
.weight_18 .badge-xiaofu
|
|
{
|
|
font-size:smaller;
|
|
margin-top:6px;
|
|
}
|
|
|
|
.weight_10 .searchResultRowDomain
|
|
{
|
|
font-size:larger;
|
|
}
|
|
*/
|
|
|
|
.searchResultRow
|
|
{
|
|
-webkit-border-radius: 0px;
|
|
-moz-border-radius: 0px;
|
|
border-radius: 0px;
|
|
/*
|
|
padding-left:10px;
|
|
margin-bottom:-1px;
|
|
border-top:1px solid #ededed;
|
|
border-bottom:0px solid #C5C5C5;
|
|
*/
|
|
}
|
|
|
|
.searchResultsTldLetter
|
|
{
|
|
color: var(--xiaofu_dark_gray);
|
|
}
|
|
|
|
.searchResultsTldLetterBox
|
|
{
|
|
padding-left:10px;
|
|
padding-right:20px;
|
|
padding-top: 6px;
|
|
color: var(--xiaofu_pink);
|
|
font-size: large;
|
|
border-top: 2px solid #C5C5C5;
|
|
border-bottom: 2px solid #C5C5C5;
|
|
margin-bottom: 20px;
|
|
height: 40px;
|
|
background-color: var(--xiaofu_light_gray);
|
|
}
|
|
|
|
.dropdown-menu
|
|
{
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
-webkit-border-radius: 0px;
|
|
-moz-border-radius: 0px;
|
|
border-radius: 0px;
|
|
margin-top: 10px;
|
|
}
|
|
|
|
.dropdown-menu>li>a
|
|
{
|
|
text-decoration: underline;
|
|
}
|
|
.dropdown-menu>li>a:hover
|
|
{
|
|
color: var(--xiaofu_pink_hover);
|
|
}
|
|
|
|
.menuDropArrow
|
|
{
|
|
color: var(--xiaofu_pink);
|
|
font-size: 12px;
|
|
}
|
|
|
|
.homePagePricingOption
|
|
{
|
|
min-height: 174px;
|
|
}
|
|
|
|
.homePagePricingOption .lead
|
|
{
|
|
font-weight: 400;
|
|
}
|
|
|
|
.homePageSupportOption .lead
|
|
{
|
|
font-weight: 400;
|
|
}
|
|
|
|
.homePagePricingOptionCenterLeft
|
|
{
|
|
border-right: 1px solid black;
|
|
border-left: 1px solid black;
|
|
}
|
|
|
|
.homePagePricingOptionCenterRight
|
|
{
|
|
border-right: 1px solid black;
|
|
}
|
|
|
|
.homePageSupportOptionCenterLeft
|
|
{
|
|
border-right: 1px solid black;
|
|
border-left: 1px solid black;
|
|
}
|
|
|
|
.homePageSupportOptionCenterRight
|
|
{
|
|
border-right: 1px solid black;
|
|
}
|
|
|
|
.teamBio
|
|
{
|
|
display:none;
|
|
}
|
|
|
|
.teamPicChosen
|
|
{
|
|
-webkit-filter: grayscale(0%) !important;
|
|
filter: grayscale(0%) !important;
|
|
}
|
|
|
|
.chosenMember
|
|
{
|
|
}
|
|
|
|
#homePageTeamContainer
|
|
{
|
|
background-color: var(--xiaofu_white);
|
|
}
|
|
|
|
#homePageQuoteTwoLeft
|
|
{
|
|
height:100%;
|
|
}
|
|
|
|
#homePageQuoteTwoRight
|
|
{
|
|
height:100%;
|
|
}
|
|
|
|
#homePageQuoteTwoLeftOverlay
|
|
{
|
|
background-color: rgba(255, 255, 255, 0.7);
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
#homePageQuoteTwoRightOverlay
|
|
{
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
#homePageQuoteContainerTwo
|
|
{
|
|
background-color: var(--xiaofu_pink_light);
|
|
}
|
|
|
|
#homePageQuoteImageTwo
|
|
{
|
|
height: 500px;
|
|
}
|
|
|
|
#homePageQuoteOneLeft
|
|
{
|
|
height:100%;
|
|
background: url("/images/JustComp.svg") no-repeat center center;
|
|
}
|
|
|
|
#homePageQuoteOneSignup
|
|
{
|
|
height:100%;
|
|
}
|
|
|
|
#homePageQuoteOneRight
|
|
{
|
|
height:100%;
|
|
}
|
|
|
|
#homePageQuoteOneRightOverlay
|
|
{
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
#homePageQuoteContainerOne
|
|
{
|
|
background-color: var(--xiaofu_pink_light);
|
|
-webkit-background-size: cover;
|
|
-moz-background-size: cover;
|
|
-o-background-size: cover;
|
|
background-size: cover;
|
|
position:relative
|
|
}
|
|
|
|
#homePageQuoteImageOne
|
|
{
|
|
height: 500px;
|
|
}
|
|
|
|
#orgsContainer
|
|
{
|
|
display: flex;
|
|
flex-direction: row;
|
|
flex-wrap: wrap;
|
|
justify-content: center;
|
|
align-items: center;
|
|
align-content: center;
|
|
width: 100%;
|
|
}
|
|
|
|
.orgLogo
|
|
{
|
|
width:200px;
|
|
padding: 0px 40px 0px 40px;
|
|
}
|
|
|
|
#homePageOrgsContainer
|
|
{
|
|
background-color: var(--xiaofu_white);
|
|
}
|
|
|
|
#homePageSupportContainer
|
|
{
|
|
background-color: var(--xiaofu_white);
|
|
}
|
|
|
|
.standardFeatureDescription
|
|
{
|
|
}
|
|
|
|
.pricingStructureDescription
|
|
{
|
|
margin-right:auto;
|
|
margin-left:auto;
|
|
height:110px;
|
|
}
|
|
|
|
.supportStructureDescription
|
|
{
|
|
width:230px;
|
|
margin-right:auto;
|
|
margin-left:auto;
|
|
height:165px;
|
|
}
|
|
|
|
.text-upsideDown-reverse
|
|
{
|
|
-webkit-transform:rotate(-180deg) scaleX(-1);
|
|
-moz-transform:rotate(-180deg) scaleX(-1);
|
|
-o-transform:rotate(-180deg) scaleX(-1);
|
|
transform:rotate(-180deg) scaleX(-1);
|
|
|
|
ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2) FlipH";
|
|
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2) FlipH;
|
|
}
|
|
|
|
.text-reverse
|
|
{
|
|
-webkit-transform:scaleX(-1);
|
|
-moz-transform:scaleX(-1);
|
|
-o-transform:scaleX(-1);
|
|
transform:scaleX(-1);
|
|
|
|
ms-filter:"FlipH";
|
|
filter:FlipH;
|
|
}
|
|
|
|
.text-upsideDown
|
|
{
|
|
-webkit-transform:rotate(-180deg);
|
|
-moz-transform:rotate(-180deg);
|
|
-o-transform:rotate(-180deg);
|
|
transform:rotate(-180deg);
|
|
ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
|
|
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
|
|
}
|
|
|
|
.porkQuoteMark
|
|
{
|
|
margin-top: 70px;
|
|
}
|
|
|
|
.porkQuoteQuote
|
|
{
|
|
font-style: italic;
|
|
letter-spacing: 1px;
|
|
font-size: 20px;
|
|
line-height: 28px;
|
|
z-index: 1;
|
|
}
|
|
|
|
.porkQuoteAuthor
|
|
{
|
|
font-size: 14px;
|
|
margin-top: 20px;
|
|
}
|
|
|
|
.porkQuote
|
|
{
|
|
text-align: center;
|
|
display: flex;
|
|
height: 100%;
|
|
width:80%;
|
|
margin-left:auto;
|
|
margin-right:auto;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
}
|
|
|
|
.promotedTldsSectionContainer
|
|
{
|
|
padding-top: 10px;
|
|
padding-bottom: 10px;
|
|
}
|
|
|
|
.homepageSectionContainer
|
|
{
|
|
padding-top: 80px;
|
|
padding-bottom: 80px;
|
|
}
|
|
|
|
#homePagePricingContainer
|
|
{
|
|
background-color: var(--xiaofu_white);
|
|
}
|
|
|
|
#homePageMoreFeaturesContainer
|
|
{
|
|
background-color: var(--xiaofu_light_gray);
|
|
}
|
|
|
|
#homePageStandardFeaturesContainer
|
|
{
|
|
background-color: var(--xiaofu_light_gray);
|
|
}
|
|
|
|
.homepageSeparator
|
|
{
|
|
height:24px;
|
|
background-color: var(--xiaofu_pink);
|
|
}
|
|
|
|
.homepageTopContainer
|
|
{
|
|
bottom: 0px;
|
|
height:100%;
|
|
width:100%;
|
|
}
|
|
|
|
.bodyHome
|
|
{
|
|
background: var(--bodyHome_background);
|
|
-webkit-background-size: var(--background_-webkit-background-size);
|
|
-moz-background-size: var(--background_-moz-background-size);
|
|
-o-background-size: var(--background-o-background-size);
|
|
background-size: var(--background_background-size);
|
|
|
|
background-attachment: var(--background_background-attachment);
|
|
|
|
background-position: 80% 100%;
|
|
|
|
height: 100%;
|
|
|
|
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/xiaofu_Hero.jpg', sizingMethod='scale');
|
|
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/xiaofu_Hero.jpg', sizingMethod='scale')";
|
|
}
|
|
|
|
#domainSearchBulkDropButton
|
|
{
|
|
border-left: 0px;
|
|
font-size: 12px;
|
|
padding-top: 18px;
|
|
padding-bottom: 14px;
|
|
border: 1px solid var(--xiaofu_pink);
|
|
border-left: 0px;
|
|
height: 55px;
|
|
margin-bottom:1px;
|
|
}
|
|
#domainSearchBulkDropButton:hover, #domainSearchBulkDropButton:active, #domainSearchBulkDropButton:target, #domainSearchBulkDropButton:focus
|
|
{
|
|
color: var(--blue_link_hover);
|
|
background-color: white;
|
|
outline: 0px;
|
|
border-color: var(--xiaofu_pink);
|
|
webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0);
|
|
box-shadow: inset 0 0 0 rgba(0,0,0,0);
|
|
}
|
|
|
|
#domainSearchInput
|
|
{
|
|
border-right:0px;
|
|
border: 1px solid var(--xiaofu_pink);
|
|
height: 55px;
|
|
font-size: 20px;
|
|
}
|
|
#domainSearchInput:focus
|
|
{
|
|
webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0);
|
|
box-shadow: inset 0 0 0 rgba(0,0,0,0);
|
|
}
|
|
|
|
#domainSearchButton
|
|
{
|
|
height: 55px;
|
|
bottom:1px;
|
|
}
|
|
|
|
.btn-large-side-padding
|
|
{
|
|
padding-left: 25px;
|
|
padding-right: 25px;
|
|
}
|
|
|
|
.btn-xiaofu-white.active
|
|
{
|
|
background-color: var(--xiaofu_pink);
|
|
color: black;
|
|
outline: 0px;
|
|
webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0);
|
|
box-shadow: inset 0 0 0 rgba(0,0,0,0);
|
|
}
|
|
.btn-xiaofu-white.active:hover
|
|
{
|
|
background-color: var(--xiaofu_pink_hover);
|
|
color: var(--xiaofu_white);
|
|
}
|
|
.btn-xiaofu-white.active:focus
|
|
{
|
|
background-color: var(--xiaofu_pink_hover);
|
|
color: black;
|
|
}
|
|
|
|
.btn-xiaofu-white
|
|
{
|
|
border-color: var(--xiaofu_pink);
|
|
background-color: var(--xiaofu_white);
|
|
color: var(--xiaofu_dark_gray);
|
|
}
|
|
.btn-xiaofu-white:hover
|
|
{
|
|
border-color: var(--xiaofu_pink_hover);
|
|
background-color: var(--xiaofu_white);
|
|
color: black;
|
|
}
|
|
.btn-xiaofu-white:focus
|
|
{
|
|
border-color: var(--xiaofu_pink_hover);
|
|
background-color: var(--xiaofu_white);
|
|
color: black;
|
|
}
|
|
|
|
.btn-xiaofu-white-borderless
|
|
{
|
|
border-color: transparent;
|
|
background-color: transparent;
|
|
color: black;
|
|
}
|
|
.btn-xiaofu-white-borderless:hover
|
|
{
|
|
text-decoration: underline;
|
|
border-color: transparent;
|
|
background-color: transparent;
|
|
color: black;
|
|
}
|
|
.btn-xiaofu-white-borderless:focus
|
|
{
|
|
text-decoration: underline;
|
|
border-color: transparent;
|
|
background-color: transparent;
|
|
color: black;
|
|
outline: 0px;
|
|
}
|
|
.btn-xiaofu-white-borderless:active
|
|
{
|
|
-webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0);
|
|
box-shadow: inset 0 0 0 rgba(0,0,0,0);
|
|
outline: 0px;
|
|
}
|
|
.btn-xiaofu-white-borderless:active:focus
|
|
{
|
|
-webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0);
|
|
box-shadow: inset 0 0 0 rgba(0,0,0,0);
|
|
outline: 0px;
|
|
}
|
|
|
|
.btn-xiaofu
|
|
{
|
|
background-color: var(--xiaofu_pink);
|
|
color: var(--xiaofu_white);
|
|
}
|
|
.btn-xiaofu:hover
|
|
{
|
|
background-color: var(--tblr-btn-hover-bg);
|
|
color: var(--xiaofu_white);
|
|
}
|
|
.btn-xiaofu:focus
|
|
{
|
|
background-color: var(--xiaofu_pink_hover);
|
|
color: var(--xiaofu_white);
|
|
}
|
|
|
|
.searchOptionsContainer
|
|
{
|
|
height: 30px;
|
|
}
|
|
|
|
.fontLarger
|
|
{
|
|
font-size: larger;
|
|
}
|
|
|
|
body
|
|
{
|
|
/* font-family: "Open Sans",sans-serif; */
|
|
background-color: var(--xiaofu_white);
|
|
}
|
|
|
|
.searchResultsSectionContainer
|
|
{
|
|
//margin-bottom: 25px;
|
|
//margin-top: 25px;
|
|
}
|
|
|
|
.searchResultsSectionLabel
|
|
{
|
|
margin-bottom: 4px;
|
|
font-size: 24px;
|
|
display: none !important;
|
|
}
|
|
|
|
.searchResultsExactMatch
|
|
{
|
|
font-size: 25px;
|
|
}
|
|
|
|
#searchResultsContainer
|
|
{
|
|
display:none;
|
|
background-color: white;
|
|
padding-bottom: 10px;
|
|
}
|
|
|
|
.searchResultRowTable
|
|
{
|
|
}
|
|
|
|
.searchResultRowCell
|
|
{
|
|
}
|
|
|
|
.searchResultRowTopResult
|
|
{
|
|
border-left:1px solid #C5C5C5;
|
|
border-right:1px solid #C5C5C5;
|
|
}
|
|
|
|
.searchResultRowDomain
|
|
{
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: left;
|
|
height:100%;
|
|
height:45px;
|
|
}
|
|
|
|
.searchResultRowDomainAftermarket
|
|
{
|
|
// display: flex;
|
|
// flex-direction: row;
|
|
// justify-content: left;
|
|
height:100%;
|
|
height:45px;
|
|
}
|
|
|
|
.searchResultRowPrice
|
|
{
|
|
// display: flex;
|
|
// flex-direction: column;
|
|
justify-content: center;
|
|
padding-right:15px;
|
|
padding-top:4px;
|
|
height:45px;
|
|
text-align:right;
|
|
}
|
|
|
|
.searchResultRowOptions
|
|
{
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
padding-right:27px;
|
|
height:45px;
|
|
}
|
|
|
|
.availableDomain
|
|
{
|
|
font-weight: 400;
|
|
}
|
|
|
|
.availableDomainRow
|
|
{
|
|
}
|
|
|
|
.unavailableDomain
|
|
{
|
|
text-decoration:line-through;
|
|
}
|
|
|
|
.unavailableDomainHidden
|
|
{
|
|
display:none;
|
|
}
|
|
|
|
.xiaofuLogoText
|
|
{
|
|
/* font-family: "'Droid Sans', sans-serif"; */
|
|
}
|
|
|
|
.coverflowCoverBlurb
|
|
{
|
|
margin-top:20px;
|
|
display: none;
|
|
}
|
|
|
|
.coverflowHome
|
|
{
|
|
position: relative !important;
|
|
padding-top: 15px;
|
|
display: none;
|
|
}
|
|
|
|
.headerMenuHamburgerContainer
|
|
{
|
|
vertical-align: middle;
|
|
margin-left: 10px;
|
|
}
|
|
|
|
#genericPartnerLogo
|
|
{
|
|
max-height: 100px;
|
|
vertical-align: middle;
|
|
margin-left: -16px;
|
|
margin-right: 25px;
|
|
}
|
|
|
|
.verticalAlignHelper
|
|
{
|
|
display: inline-block;
|
|
height: 100%;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
#homepageBlurbContainer
|
|
{
|
|
margin-bottom: 20px;
|
|
padding-top: 20px;
|
|
padding-bottom: 20px;
|
|
}
|
|
|
|
#homepageBlurb
|
|
{
|
|
color: var(--homepageBlurb_color);
|
|
font-weight:600;
|
|
font-size: 35px;
|
|
letter-spacing: 2px;
|
|
line-height: 50px;
|
|
}
|
|
|
|
#homepageBlurbTagline
|
|
{
|
|
font-size: 16px;
|
|
font-weight: 300;
|
|
line-height: 27px;
|
|
letter-spacing: 1.5px;
|
|
}
|
|
|
|
.mobileBelowSearchButtons
|
|
{
|
|
text-align: center;
|
|
}
|
|
|
|
.videoCoverContainer
|
|
{
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
overflow: hidden;
|
|
z-index: -100;
|
|
}
|
|
.videoCover
|
|
{
|
|
position: absolute;
|
|
top: 50%;
|
|
left: 50%;
|
|
width: auto;
|
|
height: auto;
|
|
min-width: 100%;
|
|
min-height: 100%;
|
|
-webkit-transform: translate(-50%, -50%);
|
|
-moz-transform: translate(-50%, -50%);
|
|
-ms-transform: translate(-50%, -50%);
|
|
transform: translate(-50%, -50%);
|
|
}
|
|
|
|
.headerMenuLinkContainer
|
|
{
|
|
height:100%;
|
|
}
|
|
|
|
.headerMenuLinkLeft
|
|
{
|
|
padding-right: 25px;
|
|
}
|
|
|
|
.headerMenuLinkRight
|
|
{
|
|
padding-left: 15px;
|
|
}
|
|
|
|
.headerMenuLink
|
|
{
|
|
font-size: 16px;
|
|
color: #776248;
|
|
color: var(--headerMenuLink_color);
|
|
vertical-align:middle;
|
|
text-transform: uppercase;
|
|
background-color: transparent !important;
|
|
}
|
|
.headerMenuLink:hover
|
|
{
|
|
color: var(--xiaofu_pink_hover) !important;
|
|
}
|
|
.headerMenuLink:focus
|
|
{
|
|
color: var(--xiaofu_pink_hover) !important;
|
|
}
|
|
|
|
.headerContainer
|
|
{
|
|
background-color: white;
|
|
}
|
|
|
|
.headerContainerHomepage
|
|
{
|
|
background-color: rgba(255,255,255,0.3);
|
|
}
|
|
|
|
.quickConnectIcon
|
|
{
|
|
background-image: url(/images/quick-connect-icons.png);
|
|
background-repeat: no-repeat;
|
|
margin: 5px 5px 5px 5px;
|
|
cursor: pointer;
|
|
display: inline-block;
|
|
}
|
|
|
|
.quickConnectIconSmall
|
|
{
|
|
border-radius: 50%;
|
|
background-size: auto 40px;
|
|
width: 40px;
|
|
height: 40px;
|
|
border: 1px solid #f2f3f3;
|
|
}
|
|
|
|
.quickConnectIconLarge
|
|
{
|
|
border-radius: 50%;
|
|
background-size: auto 120px;
|
|
width: 120px;
|
|
height: 120px;
|
|
border: 1px solid #B8B8B8;
|
|
}
|
|
|
|
#footer a
|
|
{
|
|
color: var(--xiaofu_pink);
|
|
}
|
|
#footer a:hover
|
|
{
|
|
color: var(--xiaofu_pink_hover);
|
|
}
|
|
|
|
.textDark
|
|
{
|
|
color: #333;
|
|
}
|
|
|
|
.uppercase
|
|
{
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.teamMemberTitle
|
|
{
|
|
font-weight: lighter;
|
|
}
|
|
|
|
.teamMemberHidden
|
|
{
|
|
visibility:hidden;
|
|
width:200px;
|
|
margin-right:auto;
|
|
margin-left:auto;
|
|
margin-top: 5px;
|
|
}
|
|
|
|
.teamMemberName
|
|
{
|
|
margin-top: 10px;
|
|
margin-bottom: 0px;
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.teamMemberContainer
|
|
{
|
|
display: flex;
|
|
-webkit-flex-flow: row wrap;
|
|
flex-flow: row wrap;
|
|
width: 100%;
|
|
justify-content: center;
|
|
}
|
|
|
|
.teamMemberContainerItem
|
|
{
|
|
width: 200px;
|
|
flex-grow: 1;
|
|
text-align: center;
|
|
margin-bottom: 40px;
|
|
}
|
|
|
|
.teamMemberContainerItemTop
|
|
{
|
|
width: 100%;
|
|
}
|
|
|
|
.teamMemberImage
|
|
{
|
|
width: 100px;
|
|
/* -webkit-filter: grayscale(100%); */
|
|
/* filter: grayscale(100%); */
|
|
}
|
|
.teamMemberImage:hover
|
|
{
|
|
/* -webkit-filter: grayscale(0%); */
|
|
/* filter: grayscale(0%); */
|
|
}
|
|
|
|
.homepageBulletText
|
|
{
|
|
padding: 0 0 0 0;
|
|
}
|
|
|
|
.homepageBulletIconFontAwesome
|
|
{
|
|
color: #333;
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
.homepageBulletIconGlyph
|
|
{
|
|
height: 60px;
|
|
}
|
|
|
|
.homepageBulletIcon
|
|
{
|
|
padding: 9px 0 0 9px;
|
|
border: 2px solid white;
|
|
border-radius: 50%;
|
|
width: 50px;
|
|
height: 50px;
|
|
}
|
|
|
|
.cryptoIcon
|
|
{
|
|
padding:2px;
|
|
width:30px;
|
|
height:30px;
|
|
}
|
|
|
|
.iconSmaller
|
|
{
|
|
zoom:0.75;
|
|
-moz-transform:scale(0.75);
|
|
-moz-transform-origin: 0 0;
|
|
}
|
|
.iconSmaller_x
|
|
{
|
|
zoom:0.50;
|
|
-moz-transform:scale(0.50);
|
|
-moz-transform-origin: 0 0;
|
|
}
|
|
|
|
.ccIcon
|
|
{
|
|
margin: 0 10px 0 0;
|
|
}
|
|
|
|
.ccAmericanExpress {
|
|
width: 53px;
|
|
height: 36px;
|
|
background: url(/images/creditcards.jpg) -276px -20px;
|
|
}
|
|
.ccVisa {
|
|
width: 53px;
|
|
height: 36px;
|
|
background: url(/images/creditcards.jpg) -102px -622px;
|
|
}
|
|
.ccMasterCard {
|
|
width: 53px;
|
|
height: 36px;
|
|
background: url(/images/creditcards.jpg) -102px -450px;
|
|
}
|
|
.ccDinersClub {
|
|
width: 53px;
|
|
height: 36px;
|
|
background: url(/images/creditcards.jpg) -537px -192px;
|
|
}
|
|
.ccJCB {
|
|
width: 53px;
|
|
height: 36px;
|
|
background: url(/images/creditcards.jpg) -450px -364px;
|
|
}
|
|
.ccPayPal {
|
|
width: 53px;
|
|
height: 36px;
|
|
background: url(/images/creditcards.jpg) -15px -536px;
|
|
}
|
|
|
|
html
|
|
{
|
|
height: 100%;
|
|
}
|
|
|
|
.outer
|
|
{
|
|
display: table;
|
|
height: 100%;
|
|
width:100%;
|
|
}
|
|
|
|
.middle
|
|
{
|
|
display: table-cell;
|
|
vertical-align: bottom;
|
|
}
|
|
|
|
.inner
|
|
{
|
|
padding: 40px 30px 40px 30px;
|
|
max-width: 1860px;
|
|
margin-right:auto;
|
|
margin-left:auto;
|
|
}
|
|
|
|
.sloganLineOne
|
|
{
|
|
font-size: 38px;
|
|
}
|
|
|
|
.sloganLineTwo
|
|
{
|
|
font-size: 45px;
|
|
}
|
|
|
|
.sloganLineThree
|
|
{
|
|
font-size: 69px;
|
|
}
|
|
|
|
.sloganLineFour
|
|
{
|
|
font-size: 102px;
|
|
line-height: .8;
|
|
}
|
|
|
|
.hamburgerMenu
|
|
{
|
|
color: #776248;
|
|
color: var(--headerMenuLink_color);
|
|
cursor: pointer;
|
|
font-size: 40px;
|
|
vertical-align: middle;
|
|
}
|
|
.hamburgerMenu:hover
|
|
{
|
|
color: #776248;
|
|
color: var(--headerMenuLink-hover_color);
|
|
}
|
|
|
|
#headerLogo
|
|
{
|
|
height: 100%;
|
|
}
|
|
|
|
#headerRow
|
|
{
|
|
height:100px;
|
|
}
|
|
|
|
.homepageLink
|
|
{
|
|
text-decoration: underline;
|
|
color: #efefef;
|
|
}
|
|
|
|
.belowSearchLinks
|
|
{
|
|
color: #efefef;
|
|
font-size: larger;
|
|
}
|
|
|
|
.below
|
|
{
|
|
position: absolute;
|
|
top:100%;
|
|
}
|
|
|
|
.pointer
|
|
{
|
|
cursor: pointer;
|
|
}
|
|
|
|
.fullWidthDiv
|
|
{
|
|
}
|
|
|
|
.fullHeight
|
|
{
|
|
height: 100%;
|
|
}
|