

@CHARSET "UTF-8";
body {
	overflow:hidden;
	min-width:580px;
	padding: 0;
	background-color:#F5F5F5;
	margin:0;
	border:0;
	font: 14px Arial, Tahoma, Verdana;
    background-color: #F5F5F5;
	color: #4D4D4D;
}
form {
	margin: 0;
	padding: 0;
	display: block;
}
#SearchForm input, #SearchForm option, #SearchForm textarea {
	font: normal 20px Arial, Tahoma, Verdana, sans-serif;
}
table, table tr, table td, table th, table tbody {
	border:0;
	padding:0;
	spacing:0;
	margin:0;
}
.RightBorderDivider {
	float:left;
}
.ui-accordion-content h3 {
  width:100%;
}
.checkboxMargin {
	margin:0px 0px 0px 15px;
}
.selectMargin {
	margin:0px 14px 0px 0px;
}
fieldset.GeneralInformationField {
	margin:0;
	display:block;
	font-size:14px;
	padding:25px 20px 25px 20px;
	background:#fff;
	z-index:100;
}
fieldset.GeneralInformationField {
	padding:25px 60px 25px 55px;
	-o-transition: all .2s ease;
    -webkit-transition: all.2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
	border-bottom: 1px solid rgb(216, 216, 216);
}
fieldset.GeneralInformationField.Title {
	padding:25px 60px 25px 20px;
}	
fieldset.GeneralInformationField.focused 
{
	background:rgba(62,152,193,0.99);
	padding-top:30px;
	padding-bottom:30px;
}


fieldset.GeneralInformationField.focused input,
fieldset.GeneralInformationField.focused option,
fieldset.GeneralInformationField.focused textarea
{
	color:#FFF;
}
fieldset.GeneralInformationField .fa-times-circle,
#QuickSearch  .fa-times-circle
{
  right: 0px;
  position: absolute;
  cursor: pointer;
  z-index: 3;
  float: right;
  font-size:1.77777777em;
}
#QuickSearch  .fa-times-circle {
	font-size: 1.22222222em;
    top: 9px;
    right: 13px;
    color: rgba(141, 141, 141, 0.22222222);
}
fieldset.GeneralInformationField.focused .fa-times-circle
{
	
}

fieldset.GeneralInformationField .fa-times-circle:before
{
	padding: 22px 20px 22px 20px;
	color: rgba(141, 141, 141, 0.44444444);
	top: -2px;
	right: 0px;
	position: relative;
}
fieldset.GeneralInformationField .fa-times-circle:focus:before,
fieldset.GeneralInformationField .fa-times-circle:hover:before,
fieldset.GeneralInformationField .fa-times-circle:active:before {
	color:#4D4D4D;
}
fieldset.GeneralInformationField.focused .fa-times-circle:before {
	color:rgba(255,255,255,0.90);
}
fieldset.GeneralInformationField.focused .fa-times-circle:focus:before,
fieldset.GeneralInformationField.focused .fa-times-circle:hover:before,
fieldset.GeneralInformationField.focused .fa-times-circle:active:before
 {
	color:rgba(255,255,255,1.0);
}





fieldset.GeneralInformationField .icon,
#FlyInMenu fieldset.GeneralInformationField .icon {
	padding: 0;
}
fieldset.GeneralInformationField .icon .fa{
	vertical-align: initial;
	color:rgba(141, 141, 141, 0.5);
	padding: 0;
	font-size: 1.77777777em;
	left:0;
	position: relative;
	-webkit-transform: scale(0.9,0.9);
	-moz-transform: scale(0.9,0.9);
	-o-transform: scale(0.9,0.9);
	-ms-transform: scale(0.9,0.9);
	transform: scale(0.9,0.9);
	margin:-4px 0 0 4px;
}

#FlyInMenu fieldset.GeneralInformationField .icon .fa {
	margin:0 0 0 -3px;
}
#FlyInMenu fieldset.GeneralInformationField .icon .fa.fa-check-square {
  margin-top: 4px;
  font-size: 1.85em;
}
#FlyInMenu fieldset.GeneralInformationField .icon .fa.fa-square-o {
  margin-top: 3px;
  font-size: 2.05em;
}
fieldset.GeneralInformationField .icon .fa.fa-bars {
	margin:0;
	font-size: 1.11111111em;
}
fieldset.GeneralInformationField .icon .fa.fa-bars:before {
	padding: 3px 4px 3px 4px;
	border: rgba(255, 255, 255, 0.0);
	-moz-border-radius:3px;
	-webkit-border-radius:3px; 
	border-radius:3px; 
	color: rgba(255, 255, 255, 1.0);
	background-color: rgba(141, 141, 141, 0.44444444);
}
fieldset.GeneralInformationField .icon .fa.fa-map-marker,
fieldset.GeneralInformationField .icon .fa.fa-lock,
fieldset.GeneralInformationField .icon .fa.fa-unlock-alt {
	-webkit-transform: scale(1.1,1);
	-moz-transform: scale(1.1,1);
	-o-transform: scale(1.1,1);
	-ms-transform: scale(1.1,1);
	transform: scale(1.1,1);
}

fieldset.GeneralInformationField .icon .fa.fa-lock,
fieldset.GeneralInformationField .icon .fa.fa-unlock-alt {
	margin-top:-2px;
}

fieldset.GeneralInformationField .icon .fa.fa-lock {
	color:rgba(141, 141, 141, 0.25);
}

fieldset.GeneralInformationField.focused .icon .fa.fa-bars:before {
	color: rgba(62,152,193,0.99);
	background-color: rgba(255, 255, 255, 0.8);
}
fieldset.GeneralInformationField.focused .icon .fa.fa-map-marker,
fieldset.GeneralInformationField.focused .icon .fa.fa-lock,
fieldset.GeneralInformationField.focused .icon .fa.fa-unlock-alt {
	color: rgba(255, 255, 255, 0.8);
}

fieldset.GeneralInformationField .icon .fa.fa-clock-o {
	margin:-4px 0 0 0;
}

fieldset.GeneralInformationField.KeyPressCheckbox .SaveTaken,
fieldset.GeneralInformationField.KeyPressCheckbox .OrderBy {
	margin:-14px 33px 0 0;
	position:absolute;
	right:0;
}

fieldset.GeneralInformationField.KeyPressCheckbox .SaveTaken .icon .fa-check-square,
fieldset.GeneralInformationField.KeyPressCheckbox .SaveTaken .icon .fa-square-o,
fieldset.GeneralInformationField.KeyPressCheckbox .OrderBy .icon .fa-check-square,
fieldset.GeneralInformationField.KeyPressCheckbox .OrderBy .icon .fa-square-o
 {
	font-size: 2em;
	margin: 0 0px 0 -10px;
}


fieldset.GeneralInformationField.KeyPressCheckbox .SaveTaken .icon .fa-square-o,
fieldset.GeneralInformationField.KeyPressCheckbox .OrderBy .icon .fa-square-o {
	font-size: 2em;
}

fieldset.GeneralInformationField.KeyPressCheckbox .SaveTaken .icon .fa-check-square {
	color:rgba(62,152,193,0.99);

}
fieldset.GeneralInformationField.KeyPressCheckbox .OrderBy .icon .fa-check-square {
	color:rgba(62,152,193,0.99);
}
fieldset.GeneralInformationField.KeyPressCheckbox .OrderBy .CommonCheckbox {
	font-size: 14px;
}

div.horizontalSpacer.thirty {
	height:30px;
	min-height:20px;
	max-height:20px;
	width:100%;
}

#RecurrenceTypes {
	margin:5px;

}

.legend {
	font-style:italic;
	font-size:11px;
	position:relative;
	top:15px;
	left:2px;
	padding:1px 0px 2px 0px;
	margin: 0 10px 0 10px;
	text-align:center;
	background:#fff;
	border:solid 5px #F0EFEF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-bottom:0;
	width:50px;
	min-width:50px;
	white-space:nowrap;
	cursor:help;
}
.legend:hover {
	color:#1A3300;
}
a.legend, font.legend {
	padding:2px 15px 0 15px;
	color:#1A3300;
}
textarea, input[type=text] {
	width:100%;
	margin:0;
	padding:0;
	border:0;
	background:transparent;
}

label {
	font-size:13px;
}
.Controls th {
	padding:2px;
}
.Controls td {
	padding:2px;
	width:100%;
}

#tableDay {
	display:block;
}
#tableWeek, #tableMonth, #tableYear {
	display:none;
}

#VirtualPrivateSelectorOutput { padding:0.50%; margin-bottom:2px; }
#VirtualPrivateSelectorPrintout { 
	position:relative;
	max-width:auto;
}
.delete { margin: 1px 0 -3px 1px; outline: none; }
.miniclose { 
	position:relative; 
	top:-1px; 
	left:-1px; 
	cursor: pointer; 
	display: inline-block; 
	padding:3px; 
	margin-top: 0px; 
	margin-left: 4px; 
	background-image: url(../images/graphical-user-interface-delete_off.gif); 
	background-repeat: no-repeat; 
	background-position: 4px 4px;
	height: 14px;
	width: 14px; 
	border:1px solid #D5DFE5; 
	-moz-border-radius:2px; 
	-webkit-border-radius:2px; 
	border-radius:2px; }
.miniclose:hover { 
	padding:3px; 
	background-image: url(../images/graphical-user-interface-delete_over.gif); 
	border:1px dashed #D5DFE5; 
	-moz-border-radius:2px; 
	-webkit-border-radius:2px; 
	border-radius:2px; 
}
.UploadItem { 
	padding:0 6px 0 6px;
	position:relative;
	top:-4px;
}
.SelectionOptionsData, { 
	text-align:left; 
	font-weight:normal; 
}
.SelectionOptionsData { 
	max-width:auto;
	position:absolute;
	overflow:hidden;
}
.SelectionOptionsData span {
	cursor: pointer; 
	background:#F8F9FA; 
	border: 1px solid #E1E3EC; 
	-moz-border-radius:2px; 
	-webkit-border-radius:2px; 
	border-radius:2px; 
	margin: 3px 0 3px 3px; 
	padding: 4px 4px 3px 4px; 
	position: relative; 
	display: block; 
}
.SelectionOptionsData span { 
	color: #000000; 
	cursor: default; 
	white-space: nowrap; 
}
.SelectionOptionsData span {
	margin: 0  0 10px 3px; 
}
.SelectionOptionsData span { 
	float: left;
}
span.info {
	font-size:11px;
	padding:2px 10px 10px 10px;
	white-space: normal; 
	text-align:left;
	float:left;
	height: auto; 
	background:none; 
	border: none;
	margin:0;
}
span.info span {
	white-space: nowrap;
}
div.DefaultOptionsMenu span {
	padding: 9px 9px 10px 9px;
	color:#000;
}
div.DefaultOptionsMenu span {
	margin: 12px 12px 11px 12px;
}

div.DefaultOptionsMenu .DefaultOption {
	padding:0;
	position:relative;
	top:-6px;
	background:none;
	border:0;
	font-size:15px;
	margin-bottom:10px;
}





.suggestions {
	position:absolute;
	BORDER-RIGHT: #C9CDDF 1px solid; BORDER-TOP: #C9CDDF 1px solid; BORDER-LEFT: #C9CDDF 1px solid; BORDER-BOTTOM: #C9CDDF 1px solid; BACKGROUND-REPEAT: repeat-y; HEIGHT: auto; BACKGROUND-COLOR: #ffffff; cursor:pointer;
	display:none;
	z-index:-1;
}

/* GLOBALS */
.main-menu *,
.main-menu *:after,
.main-menu *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
.main-menu {
    font-weight: 400;
	font-size:20px;
	position:relative;
}
.main-menu-dropdown,
#Reporter .display {
    position: relative;
	top:0;
    background: transparent;
    outline: none;
    margin: 0 0 0 22px;
	padding:14px 0 9px 0;
	font-size: 22px;
	color:#4D4D4D;
	line-height:21px;
}
#Reporter .display {
	padding:5px 0 0 0;
}
.main-menu-dropdown .dropdown { display:none; }
.main-menu, .app-menu {
	float:left;
	line-height:20px;
	margin:0 auto 0 auto;
    padding: 0;
    position: relative;
	top:0;
    z-index: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;  
}
.app-menu-blinking {
    -webkit-box-shadow: 0 0 2px rgb(138 ,182, 138), 0 1px 1px rgb(138 ,182, 138);
    -moz-box-shadow: 0 0 2px rgb(138 ,182, 138), 0 1px 1px rgb(138 ,182, 138);
    box-shadow: 0 0 2px rgb(138 ,182, 138), 0 1px 1px rgb(138 ,182, 138);
}
.app-menu {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#DynamicEventsMenu,
#DynamicEventsFooter
 {
	min-width:600px;
	max-width:1920px;
	margin:0 auto 0 auto;
}
#AppList {
	min-width:600px;
}
.app-menu {
	cursor:pointer;
	min-width:80px;
	max-width:80px;
	min-height:80px;
	max-height:80px;
}
.main-menu-wrapper, .app-menu-wrapper {
	border: 1px dashed rgba(232,232,232,0.0);

	border-top:0;
	height: 80px;
	max-height: 80px;
}
.main-menu-wrapper {
	margin:0;
}
.app-menu-wrapper div {
	padding:19.0px 0px 0 16px;
}
.app-menu-wrapper img {
	margin:0;
	padding:9px 16px 9px 16px;
}

.dynamic-footer-wrapper{
	height: 60px;
	max-height: 60px;
	padding:0 22px;
}
#footer-content {
    text-align: center;
    font-size: 20px;
    padding: 19px 0;
    font-weight: bold;
	color:#8D8D8D;
}

.no-opacity       main-menu-dropdown .dropdown,
.no-pointerevents .main-menu-dropdown .dropdown {
    display: none;
    opacity: 1; /* If opacity support but no pointer-events support */
    pointer-events: auto; /* If pointer-events support but no pointer-events support */
}
.no-opacity       .main-menu-dropdown.active .dropdown,
.no-pointerevents .main-menu-dropdown.active .dropdown {
    display: block;
}

#AppTab {
	/* set dynamically non touch[viewport] devices, hence traditional input device systems */
	padding: 1px 0 0 6px;
	margin: 0;
}
#AppIcon {
	/* set dynamically non touch[viewport] devices, hence traditional input device systems */
	padding: 3px 0 0 9px;
	margin:0;
	max-width:13px;
	max-height:18px;
	color:#8F8F8F;
	overflow:hidden;
	top: 11px;
	position: relative;
	left: 14px;
}
#AppIcon:hover,
#AppIcon:active,
#AppIcon:focus {
	color:#4D4D4D;
}
#AppIcon i.cancel.fa-plus-square-o.fa-3x {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin:-18px;
	font-size:3.9em;
}
#AppMenu {
	position:absolute;
	right:-4px;
	top:54px;
	padding: 5px; 
	font-size: 16px; 
	z-index: 3002; 
	display:none;
}

div.menulines {
    height: 4px;
    width: 31px;
    padding: 0;
    margin: 7px 0 0 3px;
    background-color: #1A3300;
}

div.calmenuboxes, div.calmenuboxesLight {
	height:3px;
	width:4px;
	padding:0;
	margin:0 0 1px 0px;
    background-color: #354F35;
}
div.calmenuboxesLight {
    background: none;
}
div.calmenuboxesToday {
	height:1px;
	width:2px;
	padding:0;
	margin:0 0 1px 0px;
    background-color: none;
	border:#7A7A7A 1px solid;
}
#isearch, .files_list_item {
	position:relative;
    background-color: #fff;
    height: auto;
    z-index: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;  
}
#isearch {
    background-color: rgba(255,255,255,0.0);
}
/*isearch form*/
#isearch {
	top: 50%;
    left: 50%;
    margin: -145px 0 0 -320px;
    position: absolute;
    width: 400px;
	padding:30px 120px;
}
#app-list a {
	color:rgba(0,0,0,0.7);
}
.files_list_item {
	margin-bottom:6px;
	font-weight:normal;
	font-size:14px;
	display:block;
    padding: 15px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.files_list_header {
	margin: 0 15px;
}
#isearch:before, 
.files_list_item:before {
    content: '';
    position: absolute;
    z-index: -1;
	border: 1px dashed rgba(232,232,232,0.0);
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
}
.files_list_item .desc, .files_list_header .desc {
	width:72%;
	display:block;
	float:left;
	min-height:21px;
	max-width:93%;
}
.files_list_item .moreless, .files_list_header .moreless {
	width:6%;
	display:block;
	float:left;
	min-height:21px;
}
.files_list_item .space, .files_list_header .space {
	width:2%;
	display:block;
	float:left;
	min-width:2%;
	min-height:21px;
}
.files_list_item .modified, .files_list_header .modified {
	width:20%;
	display:inline-block;
	min-height:21px;
}
.files_list_item .share, .files_list_header .share {
	display:none;
}

.files_list_item.loading {
	position:relative;
	top:0;
	background:rgba(232,232,232, 0.0);
	border: 1px dashed rgba(232,232,232,0.0);
}
.files_list_item.loading:before {
	border: 1px dashed rgba(232,232,232,0.0);
}
/* just for indexing/searching, not display */
.files_list_item_data {
	display:none;
}

.domains {
	margin: 0 auto 0 auto;
    height: auto;
    width: 600px;
    width: 100%;
	max-width: 1920px;

    position: relative;
    top: 0px;
    z-index: 0;
}

.domains:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
}

h1 {
    text-transform: uppercase;
    text-align: center;
    color: #5B5B5B;
    margin: 0 0 30px 0;
    letter-spacing: 4px;
    font: normal 26px/1 Verdana, Helvetica;
    position: relative;
}
#isearch h1 {
    text-transform: none;
	font-family: arial, verdana, helvetica;
	font-size:28px;
}
h1:after, h1:before {
    background-color: #777;
    content: "";
    height: 1px;
    position: absolute;
    top: 15px;
    width: 60px;
}
h1:after { 
    right: 0;
}
h1:before{
    left: 0;
}
fieldset{
    border: 0;
    padding: 0;
    margin: 0;
}
#inputs input{
	font-size:15px;
    background: #F5F5F5;
    padding: 10px 10px 10px 20px;
    margin: 0 0 10px 0;
    width: 353px; 
    border: 1px solid #D1D1D1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#email{
    background-position: 5px -2px !important;
}
#inputs input#password{
    background-position: 5px -52px !important;
	margin: 0;
}
#inputs input#email, 
#inputs input#password
{
background-color: #fff;
    margin-left: 0;
    width: 373px;
    font: 22px Arial, Helvetica;
    padding: 14px 10px 13px 10px;
    color: #5B5B5B;
}

#inputs input:focus{
    background-color: #FCFCFC;
    border-color: #e8c291;
    outline: none;
}
#actions{
    margin: 10px 0 0 0;
}
#submit {
	float:left;
	font-size: 16px;
	background-color: #A6A6A6;
	background-image:none;
	color: white;
	cursor: pointer;
	display: block;
    font: bold 20px Arial, Helvetica;
	padding: 8px;
	text-align: center;
	width: 395px;
	border: medium none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#submit:active{		
    outline: none;
}
#submit::-moz-focus-inner{
  border: none;
}
#actions a{
    color: #3151A2;    
    float: right;
    line-height: 35px;
    margin-left: 10px;
}
#back{
    display: block;
    text-align: center;
    position: relative;
    top: 60px;
    color: #999;
}
#isearch-error {
	width:100%;
	text-align:center;
	padding:0;margin:0;
}

#DocumentLoading {
	top: 5px;
	position: relative;
	background:none;
}
#DocumentTitle, 
#VirtualPrivateActivity.div  {
	padding: 6px 0 0 45px;
}
#DocumentTitle {
	display:none;
}

.isearch-form-message-error, .domains-form-message-error { 
	color:#D83838;
}
.isearch-form-message-info, .domains-form-message-info { 
	color:#44953E;
}
.isearch-form-message-optin, .domains-form-message-optin { 
	color:#F9F9F9;
}
.isearch-form-message-time, .domains-form-message-time {
	color:#F9F9F9;
}
.isearch-form-message-contact-added, .domains-form-message-contact-added { 
	color:#44953E;
}
#isearch-form-message { 
	padding: 5px 5px 7px 30px; 
	width:auto; 
	display: block; 
	text-align:center; 
	border: 1px dashed #AAB19E; 
	margin:0 0 8px 0; 
	font-size: 16px; 
	-moz-border-radius:2px; 
	-webkit-border-radius:2px; 
	border-radius:2px; 
}
#isearch-form-message.isearch-form-message-error { 
	border: 1px dashed rgba(232,232,232,0.0);
	font-size:18px;
}
#isearch-form-message.isearch-form-message-info {
	border: 1px dashed rgba(232,232,232,0.0);
	font-size:18px;
}


header, footer {
	visibility:hidden;
	display:none;
}
footer {
   	z-index:2001;
	height:0px;
}
footer, header {
   	width:100%;
   	position:fixed;
	height:80px;
}
#footer {
   	bottom:0;
	padding-top:0px;
   	height:60px;
	max-height:60px;
	max-width:100%;
	overflow:hidden;
}
header{
   	top:0;
	margin:0 auto 0 auto;
	z-index:3001;
	border-bottom: 1px solid rgb(216, 216, 216); 
	background: rgb(239, 239, 239);
}
.iframed header {
	top:32.5px;
}
footer {
   	bottom:0;
	margin:0 auto 0 auto;
	z-index:1;
	border-top: 1px solid rgba(216, 216, 216, 0.5);
	background: rgb(239, 239, 239);
}
.wvc header {
	border-top: 1px solid rgb(190, 190, 190); 
}

.ui-widget {
	font-family: Verdana,Arial,sans-serif;
}

.domains {
	line-height:13px;
}
#VirtualPrivateButtons {
	display:none;
	left:0px;
	position:absolute;
    
	top:0;
	width: 100%;
	margin: 0 0 0 22px;
}
#FooterActivity {
	top:0; /* dashed border overlap placement, tweak */
	margin:0;
    position: absolute;
	width:100%;
	overflow:hidden;
	margin:0;
	z-index:3;
	top:0px;
	display:none;
}
#VirtualPrivateActivity {
	background: rgb(239, 239, 239);
	width:100%;
	outline: none;
	font-size: 21px;
	padding: 18px 0 18px 0;
	color: #4D4D4D;
	line-height: 21px;
	min-height:60px;
}
#VirtualPrivateButtons div.Add, #VirtualPrivateButtons div.Delete, #VirtualPrivateButtons div.New {
	border-top:0;
	margin:0px;
	padding:0px; /* dashed border overlap placement, tweak */
	z-index:2;
    position: relative;
}
#MyDomainsHolder {
	visibility:hidden;
}
.AppHolder {
		  
	position:relative;

	top:0px;
	padding: 1px 0;
	background-color: transparent;
	background-image: none;

	display:none;
	max-width: 1872px;
	min-width: 550px;


}
/* same width and z-index as .AppHolder, and .AppHolder top is set relative to this top placement */
#files_list_header_wrapper {
	position:fixed;
	top:58px;

	max-width: 1872px;
	min-width: 550px;
	
	z-index: 3001;
	border-bottom: rgba(0, 0, 0, 0.1) 1px solid;
}
  .mobile .AppHolder, #files_list_header_wrapper {
	max-width: 1850px;
  }

.FooterDisplacement {
	height:87px;
	width:100%;
	position:relative;
	display:none;
}
#FooterActivity {
}
.footer-activity-wrapper {
  height: 60px;
  max-height: 60px;
}

#VirtualPrivateButtons div.Add {
	text-align:center;
	cursor:pointer;
}
#VirtualPrivateButtons div.Delete {
	display:none;
	float:left;
	cursor:pointer;
}
#VirtualPrivateButtons div.New {
	float:left;
	cursor:pointer;
}
#VirtualPrivateButtons div.Add div, #VirtualPrivateButtons div.Delete div, #VirtualPrivateButtons div.New div {
	border-top:0;
	margin:0px;
	padding:0;
}
#VirtualPrivateButtons div.Add button, #VirtualPrivateButtons div.Delete button, #VirtualPrivateButtons div.New button {
	font-size:22px;
	margin:0px;
	padding:18px 20px 19px 20px;
	color:rgba(62,152,193,0.99);
}
#VirtualPrivateButtons div button:active,
#VirtualPrivateButtons div button:hover,
#VirtualPrivateButtons div button:focus {
	color:#000000;
}
#VirtualPrivateButtons div button:disabled {
	color:#CDCDCD;
}
.FormWrap{
	list-style:none;
	margin:0;
	padding:0;
}
.FormWrap li{
    height: auto;
    min-height: 50px;
	margin:0px;
    position: relative;
	clear:all;
}
.FormWrap li .text, .InlineInputTitle {
	padding:10px 8px 10px 3px;
	position:absolute;
	margin:0px 60px 0px 0px;
	z-index:1;
	font-size:13px;
	display:block;
	font-style:italic;
}
.FormWrap li .required{
	position:absolute;
	right:-15px;
	top:10px;
	z-index:100;
	height:auto;
	font-size:10px;
}
.FormWrap li#message {
}
.FormWrap img {
	background:transparent;
}
.FormWrap li#message{
	min-height:220px;
}.FormWrap li#submit input {
	display: inline-block; 
	padding: 10px 20px 10px 20px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-bottom: 1px solid rgba(0,0,0,0.25);
	cursor: pointer;
	background-color:#F16824;
	font-weight:bold;
	margin-bottom:18px;
}

#AppHolderWrapper {
	margin:0 auto 0 auto;
}
#AppHolderWrapper {
	min-height:100%
}

.sbHolder{
	border: 0;
	font-size: 13px;
	font-weight: normal;
	height: 33px;
	position: relative;
	width: 220px;
}
.sbSelector{
	display: block;
	height: 33px;
	left: 0;
	line-height: 33px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 140px;
	margin: 0;
	padding:0 0 0 50px;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #000000;
	outline: none;
	text-decoration: none;
}
.sbToggle{
	background: url(../images/select-icons.png) 0 -116px no-repeat;
	display: block;
	height: 34px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}
.sbToggle:hover{
	background: url(../images/select-icons.png) 0 -167px no-repeat;
}
.sbToggleOpen{
	background: url(../images/select-icons.png) 0 -16px no-repeat;
}
.sbToggleOpen:hover{
	background: url(../images/select-icons.png) 0 -66px no-repeat;
}
.sbHolderDisabled {
	background:#F1F1F1;
	border: 0;
}
.sbHolderDisabled .sbSelector {
	color:#E1E1E1;
}
.sbHolderDisabled .sbToggle:hover {
	background: url(../images/select-icons.png) 0 -116px no-repeat;
}
.sbOptions{
	background-color: #FFFFFF;
	border:solid 1px #F1F1F1;
	list-style: none;
	left: -1px;
	margin: 0 0 1px 0;
	padding: 0 0 1px 0;
	position: absolute;
	top: 30px;
	left:50px;
	width: 170px;
	z-index:10000;
	overflow: hidden;
}
.sbOptions a{
	border-bottom: dotted 1px #F1F1F1;
	display: block;
	outline: none;
	padding: 7px 0 7px 14px;
}
.sbOptions a:link, .sbOptions a:visited{
	color: #000;
	text-decoration: none;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{
	background:#F1F1F1;
	color: #767676;
}
.sbOptions li.last a{
	border-bottom: none;
}
.sbOptions .sbDisabled{
	border-bottom: dotted 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup{
	border-bottom: dotted 1px #515151;
	color: #EBB52D;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
	padding-left: 17px;
}


.CommonInputWrap {
	background:#FFF;position:relative;float:left;
}
.FieldsetSplit {
	float:left;
	height:33px;
}
button, div.uploader div.action {
	background-color: #EBEBEB;
	text-indent:0;
	display:inline-block;
	color:#000;
	padding: 7px 12px 6px 12px;
	text-decoration:none;
	text-align:center;
	border-radius: 0px 0px 0px 0px;
	text-indent: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #E5E5E5 #E5E5E5 #7A7A7A;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
}
button:hover {
	background-color: #f9f9f9;
	cursor:pointer;
	color:#000;
}
button:active {
	position:relative;
	cursor:wait;
	color:#A7C7A7;
}

#VirtualPrivateButtons button, 
#VirtualPrivateButtons button:hover {
	background: transparent;
	border:0;
}
button#Submit1 {
	font-family: Trebuchet MS;	
	font-size:13px;
}

.CommonCheckbox {
	width: 16px;
	margin: 8px 7px 6px 7px;
	position: relative;
}
.CommonCheckbox label {
	cursor: pointer;
	position: absolute;
	width: 18px;
	height: 18px;
	top: 0;
	left: -1px;
	border-radius: 4px;
	background: #fcfff4;
}
.CommonCheckbox label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 9px;
	height: 5px;
	background: transparent;
	top: 3px;
	left: 3px;
	border: 3px solid #1A3300;
	border-top: none;
	border-right: none;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.CommonCheckbox label:hover::after {
	background:none;
	content:'';
}
.CommonCheckbox input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.CheckboxLabel {
	font-size:13px;
	cursor:pointer;
}

.CommonRadioButton {
	border:solid 3px #F1F1F1;
	padding:2px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	height:76px;
	cursor:pointer;
	background-image:url(../images/fieldset-checkbox-new.png);
	background-position: top right;
	background-repeat:no-repeat;
}
.CommonRadioButton input[type=radio] {
	border:0;
	background:none;
	padding:0;
	margin:0;
}

.CommonRadioButton label {
	cursor:pointer;
}
.RecurrenceRadioWrap {
	border:#FFF 5px solid;
	border-radius:5px;
}
.CommonRadioButton div {
	font-size:13px;
}
.CommonRadioButton input {
	font-size:14px;
}

.uploader, 
.uploader *{
	margin: 0;
	padding: 0;
}
div.uploader {
  background-position: 0px -366px;
  height: 33px;
}
div.uploader.focus,
div.uploader.hover,
div.uploader:hover {
  background-position: 0px -430px;
  cursor:pointer;
}
div.uploader:active span.action,
div.uploader:hover span.action,
div.uploader:focus span.action {
	background-color: #f9f9f9;
	color:#000;
}
div.uploader.disabled {
  background-position: 0px -398px;
}
div.uploader.disabled span.action {
  background-position: right -462px;
}
div.uploader {
  width: 282px;
  cursor: pointer;  
}
div.uploader:focus span.action, div.uploader:active span.action {
	background:#e8e8e8;
}
div.uploader.disabled span.action {
  color: #aaa;
}
div.uploader.disabled span.filename {
  border-color: #ddd;
  color: #aaa;
}
uploader input:focus {
  outline: 0;
}
div.uploader {
  position: relative;
  float: right;
  overflow: hidden;
}
div.uploader span.filename {
  height: 30px;
  margin: 0px;
  line-height: 24px;
  width: 297px;
  padding: 3px 10px 0px 0px;
  float: left;
  display: block;
  text-align:center;
  overflow: hidden;
  text-overflow: ellipsis;
}
div.uploader input {
  width: 439px;
  height:33px;
	opacity: 0;
	position: absolute;
	top: 0px;
	right: 77px;
	bottom: 0px;
	float: right;
}
div.uploader span.action {
	width: 120px;
	height: 24px;
	line-height: 24px;
	float: right;
	display: inline;
	margin:1px 0px;
	overflow: hidden;
	cursor: pointer;
	padding:3px 0px;
  	cursor: pointer;
	background-color: #EBEBEB;
	text-indent:0;
	display:inline-block;
	color:#000;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	border-radius: 0px 0px 0px 0px;
	text-indent: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #E5E5E5 #E5E5E5 #7A7A7A;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
}

.domains .fc-button input[type=checkbox] {
	display:none;
}
.CommonCheckbox input[type=checkbox] {
	border:0;
	padding:0;
	margin:0;
	background:none;
/*////////////////////////////////////////////////////////////*/
/* try the following with iphone/webkit, lol, it crashes! lol */
/*
	width:1px;
	height:1px;
	overflow:hidden;
	clip:rect(0px,1px,1px,0px);
*/
/*////////////////////////////////////////////////////////////*/
}

#app-list, .app-wrapper {
	width: auto;
	margin: 0 auto;
}
#app-list {
	padding:1px;
	margin-bottom:1px;
}
.app-wrapper {
	border: none;
	margin:0px;
	box-shadow:none;
	min-width:560px;
}



#MyDomains { 
	margin:3px;
}

#FullAppTitle{
	position:relative;
	top:5px;
}
.main-menu {
	text-align:center;
	 width:100%;
}




#AppMenu .inner { 
	background-color: #FAFAFA;
	color: #000;
	min-width: 200px; 
	max-width: 300px; 
	text-align: center; 
}
#AppMenu .inner {
	min-width: 240px; 
	max-width: 240px; 
}
#AppMenu .inner { 
	border-radius: 3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px; 
}

#UserStatus { 
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1;
	width:100%;
    cursor: pointer;
	min-height:40px;
	
	background-color: rgba(122, 122, 122, 0.4);

	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;

}
#UserStatus:before {
	content: '';
	position: absolute;
	z-index: 1;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
#UserStatus div {
	padding:5px 0 3px 5px;
}


span .userarrow {
    margin: 0px;
    outline: medium none;
}

.AppMainMenuItem {
    background: none repeat scroll 0% 0% transparent;
    border: medium none;
    color: #1A3300;
    cursor: pointer;
    display: block;
    margin: 2px 2px 0px 3px;
    position: relative;
	font-size:15px;
	padding:0px 30px 5px 0px;
}
.AppMainMenuToggled {
	background-color: #F1F1F1;
}
.AppMainMenuSelected { 
	right: 0px;
	top: 0px;
	z-index: 1;
	width:100%;
    cursor: pointer;
    background-color: #E3E3E3;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;

}
.AppMainMenuSelected, .AppMainMenuItem {
	margin: 0px;
	position: relative;
	width:auto;
}
.AppMainMenuSelected:before {
	content: '';
	position: absolute;
	z-index: 1;
	border: 1px solid #FAFAFA;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

.AppMainMenuItem div {
	padding:7px 0 4px 6px;
}
.AppMainMenuItem span a {
    cursor: pointer;
    display: inline-block;
    padding: 0px;
    width: 23px;
    height: 25px;
    border: medium none;
    color: rgb(38, 104, 153);
    text-decoration: none;
	right:10px;
	top:8px;
	position:absolute;
}

#LogOutTrigger span a {
    background: url("../images/logout-on.png") no-repeat scroll 0 2px transparent;
}


.files_list_item .moreless.more {
	height:23px;
    background: url("../images/moreless-more-off.png") no-repeat scroll 0 0 transparent;
}
.files_list_item:hover .moreless.more,
.files_list_item:active .moreless.more,
.files_list_item:focus .moreless.more {
    background: url("../images/moreless-more-on.png") no-repeat scroll 0 0 transparent;
}

.files_list_item .moreless.less {
	height:23px;
    background: url("../images/moreless-less-off.png") no-repeat scroll 0 0 transparent;
}
.files_list_item:hover .moreless.less,
.files_list_item:active .moreless.less,
.files_list_item:focus .moreless.less {
    background: url("../images/moreless-less-on.png") no-repeat scroll 0 0 transparent;
}

.AppMainMenuItem:hover  {
	background-color: #E3E3E3;
	color:#767676;
}
.AppMainMenuItem.AppMainMenuSelected {
	background-color: #F1F1F1;
	color:rgba(83,132,83,0.6);
	cursor:default;
}
span .userarrow {
    margin: 0px;
    outline: medium none;
}


#isearch {
	display:none;
}

checkbox, img, div, span, label, fieldset, .KeyPressCheckbox, input[type=checkbox], button, input[type=text], input[type=email], input[type=date], input[type=number], textarea, fieldset input {
	outline: none;
}



















#Reporter {
	display:none;
}



#app-list .circleApp {
	border: 1px solid #D1D1D1;
	background-color: rgba(243, 248, 243, 0.4);
	border-radius: 50%;
	padding: 13px;
	margin: 0 auto 0 auto;
	max-width: 20px;
}
#app-list .ui-state-highlight .circleApp {
	border: 1px solid #9FDDA9;
	background: #E8F4E8;
}
#app-list  .unboxedCell {
	border:0;
	background:none;
}
#app-list  .noStyleHead th {
	border-color:rgba(0, 0, 0, 0.0);
	background:none;
}
.noWrapper {
	border-color:rgba(0, 0, 0, 0.0);
	background-color:rgba(0, 0, 0, 0.0);
}
.noHolder {
	background-color:rgba(0, 0, 0, 0.0);
	background-image: none;
	max-height:91px;
	overflow:hidden;
}
.noWrapper,
.noHolder
 {
    -o-transition: all .2s linear;
    -webkit-transition: all.2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
}
















































































.FieldsetSplit {
	float:left;
	height:33px;
}
form#QuickSearch {
	display:none;
    -webkit-transition: display 0.2s ease;
    -moz-transition: display 0.2s ease;
    -o-transition: display 0.2s ease;
    transition: display 0.2s ease;
  width: 100%;
  right: 0px;
	background-color:#FFF;
	margin:0;
	padding:0;
}
form#QuickSearch:before {
	content:"\f002";
	display: inline-block;
	position:absolute;
	left:12px;
	margin-top: 10px;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	font-size-adjust: none;
	font-stretch: normal;
	font-feature-settings: normal;
	font-language-override: normal;
	font-kerning: auto;
	font-synthesis: weight style;
	font-variant: 1.15555555em;
	font-size: inherit;
	text-rendering: auto;
	transform: translate(0px, 0px);
	color: rgba(141, 141, 141, 0.22222222);
}
form#QuickSearch.focused:before {
	content:"";
}
input#WebSearch, input#domain-search {
  width: 100%;
  margin: 0;
  border: 0;
  max-width:1873px;
  background: transparent;
  padding-top:16px;
  padding-bottom:17px;
  font-size:21px;
  
}










#app-list label {
	font-size:20px;
}

.saved-domain-name-list .a-domain .domain-list-title, 
.saved-domain-name-list .a-domain .subject{
	display:block;
	font-weight:bold;
}
#app-list .subject,
#app-list .description,
#app-list .location {
	padding-left: 3%;
	width: 86%;
	overflow:hidden;
	display: block;
	min-height:25px;
	height:25px;
	max-height:25px;
}
#app-list .description,
#app-list .location
 {
	color:#8D8D8D;
}

#app-list .description {
    max-height: 47px;
    overflow: hidden;
}
#app-list .a-domain:hover
 {
	cursor:pointer;
}

#app-list .description a {
	color:rgba(62,152,193,0.99);
	text-decoration:none;
}
#app-list #the-domains .domain-list-title {
	margin-bottom:20px;
}
#app-list .description a {
	color:#969CB8
}
#app-list .description a:active,
#app-list .description a:focus,
#app-list .description a:visited,
#app-list .description a:hover,
#app-list .location {
	color: #667097;
	text-decoration:none;
}
#app-list .domain-list-title,
.select-registrar {
	color:rgba(100,100,100,0.95);
}
#app-list .saved-domain-name-list .time,
#app-list .saved-domain-name-list .icon {
	color:#7A7A7A;
	width: 14%;
	min-width:14%;
	display: inline-block;
	text-align: right;
}
#app-list .saved-domain-name-list .time {
	color:#4B4B4B;
}
.saved-domain-name-list .a-domain .data {
	display: block;
	width:100%;
	padding:0 0 0 2px;
}
#app-list .saved-domain-name-list .data {
	padding:4px 0 4px 0;
}
#app-list .saved-domain-name-list .data:first-child {
	padding:0;
}


#the-domains {
	padding: 20px 0 20px 0;
    margin: 0 0 -10px 0;
	position:relative;
}
.saved-domain-name-list {
	margin:8px 0 8px 0;
}
.saved-domain-name-list .my-domains
{
	margin:0 0 10px 0px;
	
	border:rgba(221,221,221,0.55) 1px solid;
	background-color: rgba(255,255,255,0.60);
    border-left: rgba(221,221,221,0.55) 6px solid;
    border-right: rgba(221,221,221,0.55) 6px solid;	
	padding:15px 15px;

	/* swipe to delete functionality */
    overflow: hidden;
    max-width: 100%;
}

.saved-domain-name-list .my-domains .domain-action:first-child:before,
.domain-name-search-option .domain-action:first-child:before
{
	content:'';
	position: absolute;
	right: 0;
	margin: 0 2px 0 0;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	font-size-adjust: none;
	font-stretch: normal;
	font-feature-settings: normal;
	font-language-override: normal;
	font-kerning: auto;
	font-synthesis: weight style;
	font-variant: 1.15555555em;
	font-size: 1.5em;
	text-rendering: auto;
	transform: translate(0px, 0px);
	color: rgb(249, 249, 249);
}
.domain-name-search-option .domain-action:first-child:before
{
	margin: 0 3px 0 0;
	font-variant: 1.18888888em;
	font-size: 1.8em;
}
.saved-domain-name-list .my-domains .domain-action:first-child:before,
.domain-name-search-option .domain-action:first-child:before
{
	content:"\f111";
}

.checking:before{
	font-family: FontAwesome;
	content:"\f013";
    color: rgba(71,71,71,0.2);
	font-size: 28px;
	margin: -2px 0 0 -4px;
    top: 0px;
    left: 0px;
	position:absolute;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.saved-domain-name-list .my-domains.available .domain-action:first-child:before 
{
    content: "\f058";
    color: rgba(62,152,193,0.99);
font-size: 26px;
    margin: 0;
    top: 2px;
    right: 4px;
}
.saved-domain-name-list .my-domains.taken .domain-action:first-child:before 
{
	content:"\f056";
	color:rgba(230,204,96,0.99);
font-size: 26px;
    margin: 0;
    top: 2px;
    right: 4px;
}
.saved-domain-name-list .my-domains.invalid .domain-action:first-child:before 
{
content: "\f057";
    color: rgba(203,64,64,0.99);
    font-size: 25px;
    margin: 0;
    top: 3px;
    right: 4px;
}
.saved-domain-name-list .my-domains.processing .domain-action:first-child:before 
{
content: "\f1ce";
color:#000;
}
.saved-domain-name-list .my-domains.no-domains .data:first-child:before
{
	background: #F5F5F5;
}
.saved-domain-name-list .my-domains.saved-domain.available .data:first-child:before
{
	background: #FAFDFE;
	border-color:#3E98C1;
}

.saved-domain-name-list .my-domains.saved-domain.available:before {
	border-color:transparent rgba(62,152,193,0.99) transparent transparent;
}
.saved-domain-name-list .my-domains.saved-domain.taken:before {
	border-color:transparent rgba(230,204,96,0.99) transparent transparent;
}
.saved-domain-name-list .my-domains.saved-domain.invalid:before {
	border-color:transparent rgba(203,64,64,0.99) transparent transparent;
}
.saved-domain-name-list .my-domains.saved-domain.available {
	border-left-color:rgba(62,152,193,0.99);
	border-right-color:rgba(62,152,193,0.99);
}
.saved-domain-name-list .my-domains.saved-domain.taken {
	border-left-color:rgba(230,204,96,0.99);
	border-right-color:rgba(230,204,96,0.99);
}
.saved-domain-name-list .my-domains.saved-domain.invalid {
	border-left-color:rgba(203,64,64,0.99);
	border-right-color:rgba(203,64,64,0.99);
}



	
	



.saved-domain-name-list .my-domains:after
{
	content: '';
	position: absolute;
	width: 13px;
	height: 13px;
	border:rgba(221,221,221,0) 1px solid;
	background: rgba(221,221,221,0);
	right: 4px;
	margin: -3px 0 0 0;
}

.saved-domain-name-list .my-domains.attachment-class:after
{
	border-color: rgba(67, 67, 67, 0.85);
	background: rgba(67, 67, 67, 0.6);
}

.saved-domain-name-list.dual-class .data:first-child:after
 {
	content: '';
	position: absolute;
	width: 13px;
	height: 12px;
	border:#dddddd 1px solid;
	background: none;
	left: 4px;
	margin: 4px 0 0 0;
}
.saved-domain-name-list .my-domains .domain-action,
.domain-name-search-option .domain-action
 {
	content: '';
	position:absolute;
	right:20px;
	border:rgba(221,221,221,0.55) 1px solid;
	border-radius:50%;
	width:30px;
	height:30px;
	margin-top:1px;
	background: #FFF;
}
.domain-name-search-option .domain-action
 {
	width:37px;
	height:37px;
}
.saved-domain-name-list .my-domains.available .domain-action {
	border-color:rgba(62,152,193,0.99);	
}
.saved-domain-name-list .my-domains.taken .domain-action {
	border-color:rgba(230,204,96,0.99);	
}
.saved-domain-name-list .my-domains.invalid .domain-action {
	border-color:rgba(203,64,64,0.99);	
}
.saved-domain-name-list .my-domains .domain-action div,
.domain-name-search-option .domain-action div {
	border:#F9F9F9 1px solid;
	border-radius:50%;
	background: none;
	width:20px;
	height:20px;
	background: #F9F9F9;
	margin:2px;
 }
.domain-name-search-option .domain-action div {
	width:31px;
	height:31px;
 }
.saved-domain-name-list .my-domains.available .domain-action div {
	border:rgba(62,152,193,0.99) 3px solid;
	background:rgb(255,255,255);
}
.saved-domain-name-list .my-domains.taken .domain-action div {
	border:rgb(230,204,96) 3px solid;
	background:rgb(255,255,255);
}
.saved-domain-name-list .my-domains.invalid .domain-action div {
	border:rgb(203,64,64) 3px solid;
	background:rgb(255,255,255);
}

.registrar-logo {
	max-width:300px;
	padding:1.75%;
}
.registrar-info {
	width:66%;
	min-width:66%;
	font-size:16px;
	padding:17px 0 22px 0;
}
.register-button {
	width:6%;
	min-width:80px;
	max-width:6%;
}
.register-button-wrapper {
	position:absolute;
	right:0px;
	top:50%;
	margin-top:-16px;
}
.registrar-logo-tag {
	min-width:135px;
	max-width:100%;
	max-height:100%;
}

.saved-domain-name-list.dual-class .data:first-child:before {
  border-width:7px;
  float: left;
  margin-right: 7px;
  height: 0;
  width: 0;
  line-height: 0;
  font-size: 0;
  background:none;
  border:unset;
  border: 7px solid #dddddd;
  border-top-color: rgba(38, 164, 61, 0.9);
  border-right-color: rgba(200, 67, 67, 0.9);
  border-bottom-color: rgba(200, 67, 67, 0.9);
  border-left-color: rgba(38, 164, 61, 0.9);
}
	
.saved-domain-name-list .my-domains {
	display:block;
}
.saved-domain-name-list .my-domains.no-domains {
	display:block;
}

.saved-domain-name-list .my-domains.shown {
	display:none;
	height:auto;
	overflow:default;
}

.saved-domain-name-list .a-domain.recently-modified
 {
	background-color: rgba(255,255,255,0.99);
}


.saved-domain-name-list .a-domain.marked-as-viewed .subject
 {
	font-weight:normal;
}

#app-list .a-domain .extra-info {
	padding:0 2px 0 0;
	position:absolute;
	right: 0;
	margin:-19px 0 0 0;
}
#app-list .a-domain .extra-info .asterisk, #app-list .a-domain .extra-info .plus {
	font-size:48px;
	padding:0 7px 0 0;
	color:#CB4040;
	max-height:30px;
	min-height:30px;
	height:30px;
	
	max-width:30px;
	float:right;
}
#app-list .a-domain .extra-info .plus {
	font-size:30px;
}
footer .since-last .sign {
	color:#CB4040;
}

#app-list .saved-domain-name-list .a-domain.marked-as-viewed .time {
	color:#818181;
}
#SearchResultsWrapper {
	position: absolute;
    top: 0px;
    left: 0px;
	width: 100%;
	min-height:100%;
}
#SearchResultsWrapper, #ActionModal, #ActivityModal {
    -webkit-transition: background-color 0.2s ease;
    -moz-transition: background-color 0.2s ease;
    -o-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
}
#SearchResultsWrapper.seethrough-pane,
#ActionModal.seethrough-pane, 
#ActivityModal.seethrough-pane {
	background-color:rgba(245, 245, 245, 0.8);
	z-index:100000;
	position:absolute;
}
#ActionModal.seethrough-pane,
#ActivityModal.seethrough-pane {
	background-color:rgba(245, 245, 245, 0.95);
}
#SearchResultsWrapper.cover-pane {
	background-color:rgba(245, 245, 245, 1.0);
}

#SearchResultsWrapper .search-results-row,
#ActionModal .results-row {
	font-size:21px;
	padding:21px 21px;
}
#ActivityModal .modal {
    border: rgb(239, 239, 239) 1px solid;
    background-color: #fff;
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.05), 0px 0px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.05), 0px 0px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05), 0px 0px 10px rgba(0, 0, 0, .2);
	font-size:21px;

	top: 50%;
    left: 50%;
	margin: -145px 0 0 -225px;
    position: absolute;
    width: 450px;
    min-width: 450px;
    max-width: 450px;
	overflow:hidden;

}
#ActivityModal .modal-header {
	background: rgb(239, 239, 239);
	color:#000;
    padding: 20px;
	text-align:center;
}
#ActivityModal .modal-header .domain_name {
    width: 410px;
    min-width: 410px;
    max-width: 410px;
	overflow:hidden;
}
#ActivityModal .modal-content {
    padding: 30px;
}
#SearchResultsWrapper .search-results-row .date {
	width: 23%;
	display: inline-block;
	cursor:pointer;
}

#SearchResultsWrapper .search-results-row .subject {
	width: 72%;
	display: inline-block;
	font-weight:bold;
	color:#4D4D4D;
	cursor:pointer;
}


#app-list .no-domains {
	background:#F5F5F5;
	padding:10px;
	color:#8D8D8D;
}
#app-list .icon {
	float:left;
}
#app-list .icon .fa {
	font-size: 0.955555556em;
	vertical-align: initial;
	color:rgba(141, 141, 141, 0.44444444);
}
#app-list .icon .fa.fa-bars {
	border: rgba(255, 255, 255, 0.0);
	-moz-border-radius:3px;
	-webkit-border-radius:3px; 
	border-radius:3px; 
	padding: 3px 3px 4px 3px;
	font-size: 0.65555555em;
	color: #fff;
	top: -2px;
	position: relative;
	margin:0 3px 0 0;
	background-color: rgba(141, 141, 141, 0.44444444);
	-webkit-transform: scale(0.9,0.9);
	-moz-transform: scale(0.9,0.9);
	-o-transform: scale(0.9,0.9);
	-ms-transform: scale(0.9,0.9);
	transform: scale(0.9,0.9);
}
#app-list .icon .fa.fa-map-marker {
	margin:0px 3px 0px 0px;
	-webkit-transform: scale(1.1,1);
	-moz-transform: scale(1.1,1);
	-o-transform: scale(1.1,1);
	-ms-transform: scale(1.1,1);
	transform: scale(1.1,1);
}






.domapp-loading {
	font-size:20px;
	margin:15px 0 0 -20px;
	color:rgba(71,71,71,0.4);
}


footer .since-last {
	cursor:help;
}







/* START: PAGE PULL UP/DOWN SCRIPT CSS */
body,ul,li {
	padding:0;
	margin:0;
	border:0;
}

body {
	-webkit-user-select:none;
    -webkit-text-size-adjust:none;
}
#AppList {
	visibility:hidden;
	display:none;

	position:absolute; 
	z-index:1;
	width:100%;
	overflow:auto;
	top:81px;
	bottom:0;
}
.iframed #AppList {
	top:93.5px;
}

#AppHolderWrapper{
	position:absolute; 
	z-index:1;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	width:100%;
	padding:0;
}

#AppHolderWrapper ul {
	list-style:none;
	padding:0;
	text-align:left;
	margin:0 auto 0 auto;
}

#AppHolderWrapper li {
	padding:0 10px;
	height:40px;
	line-height:40px;
}

#myFrame {
	position:absolute;
	top:0; left:0;
}



/**
 *
 * Pull down styles
 *
 */
#pullDown, #pullUp {
	height:40px;
	line-height:40px;
	padding:5px 10px;
	display:none;
}
#pullDown .pullDownIcon, #pullUp .pullUpIcon  {
	display:block; float:left;
	width:40px; height:40px;
	background:url(pull-icon@2x.png) 0 0 no-repeat;
	-webkit-background-size:40px 80px; background-size:40px 80px;
	-webkit-transition-property:-webkit-transform;
	-webkit-transition-duration:250ms;	
}
#pullDown .pullDownIcon {
	-webkit-transform:rotate(0deg) translateZ(0);
}
#pullUp .pullUpIcon  {
	-webkit-transform:rotate(-180deg) translateZ(0);
}

#pullDown.flip .pullDownIcon {
	-webkit-transform:rotate(-180deg) translateZ(0);
}

#pullUp.flip .pullUpIcon {
	-webkit-transform:rotate(0deg) translateZ(0);
}

#pullDown.loading .pullDownIcon, #pullUp.loading .pullUpIcon {
	background-position:0 100%;
	-webkit-transform:rotate(0deg) translateZ(0);
	-webkit-transition-duration:0ms;

	-webkit-animation-name:loading;
	-webkit-animation-duration:2s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:linear;
}

@-webkit-keyframes loading {
	from { -webkit-transform:rotate(0deg) translateZ(0); }
	to { -webkit-transform:rotate(360deg) translateZ(0); }
}

/* END: PAGE PULL UP/DOWN SCRIPT CSS */












#FlyInMenu {
	position: absolute;
	top: 0;
	right: 0px;
	width: 480px;
	z-index: 10000;
}
/* offset for webview */
.wvc #FlyInMenu {
	margin-bottom:-1px;
	border-top: 1px solid rgb(190, 190, 190); 
}
#FlyInMenu:before {
  z-index:1;
  content: '';
  -moz-box-shadow: 11px 10px 11px rgba(0,0,0,0.2);
  -webkit-box-shadow: 11px 10px 11px rgba(0,0,0,0.2);
  box-shadow: 11px 10px 11px rgba(0,0,0,0.2);
  /* height: 110%; */
  height: 100%;
  width: 20px;
  left: -20px;
  position: absolute;
  overflow: hidden;
  top: 0;
  border: 0;
  background: none;
  margin:0;
}

#FlyInMenu .logout {
	cursor:pointer;
}
#FlyInMenuHeader {
	height:80px;
	min-height:80px;
	max-height:80px;
	border-bottom: 1px solid rgba(216, 216, 216, 0.5);
	padding:0 30px 0 28px;
	position:relative;
	background-color:rgba(245, 245, 245, 0.96);
}
#FlyInMenuContentWrapper {
	position:relative;
	z-index:-1;
}
#FlyInMenuHeader .welcome {
	float:left;
}
#FlyInMenuHeader .welcome-prompt {
	padding-top:0px;
	padding-left:15px;
	font-size:12px;
	text-shadow: 0 0 1px rgba(0,0,0,0.35);
}
#FlyInMenuHeader .main-title {
	font-size: 26px;
	color:#8D8D8D;
	margin-top:20px;
}
#FlyInMenuHeader .appline {
	float:right;
	max-width:100px;
	text-align:right;
	font:14px Arial, Tahoma, Verdana;
	text-transform:none;
	position:absolute;
	right:80px;
	top:27px;
}
.appline .name {
	color:rgb(128,128,128);
}
.appline .version {
	color:rgb(187,187,187);
	font-size:13px;
}
#FlyInMenuContent {
}
#FlyInMenuContent .menu-content {
}
#FlyInMenuContent .menu-content .menu-content-header {
	background:#F1F1F1;
	padding:39px 30px 9px 28px;
	max-height:70px;
	font-size:20px;
	color:rgba(90,90,90,0.9);
	font-weight:bold;
}
#AppName {
	
}
#FlyInMenuContent .menu-content .menu-content-header .other-content {
	max-height:120px;
	padding:89px 30px 9px 28px;
}
#FlyInMenu .glyphicon {
	font-size:24px;
	float:right;
	margin-right: -23px;
	padding: 16.5px 13.5px 14.5px 13.5px;
	display:inline-block;
	transform:scale(1.3,1.1); /* W3C */
    -webkit-transform:scale(1.3,1.1); /* Safari and Chrome */
    -moz-transform:scale(1.3,1.1); /* Firefox */
    -ms-transform:scale(1.3,1.1); /* IE 9 */
    -o-transform:scale(1.3,1.1); /* Opera */
	color:rgba(91,91,91,0.1);
}
#FlyInMenuContent .menu-content .menu-content-items {
	border-top: 1px solid rgba(216, 216, 216, 0.85);
	border-bottom: 1px solid rgba(216, 216, 216, 0.85);

	background:#FFF;
	padding:0 0 0 0;
}

#FlyInMenuContent .menu-content .menu-content-item {
	font-size:17px;
}
#FlyInMenuContent .menu-content .menu-content-item:hover {
	-o-transition: all .2s ease;
    -webkit-transition: all.2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
	color:#767676;
	cursor:pointer;
}
#FlyInMenuContent .menu-content .menu-content-item.nohover:hover {
	cursor:default;
	color:#4D4D4D;
}
#FlyInMenuContent .menu-content .menu-content-item .inner {
	font-size:20px;
	padding:19px 0 18px 15px;
	margin:1px 0 1px 22px;
}

#FlyInMenuContent .menu-content .menu-content-item .CheckboxLabel .inner {
	padding:19px 0 18px 15px;
}
#FlyInMenuContent .menu-content .menu-content-item .CheckboxLabel .CommonCheckbox {
	margin-right:0;
}
#FlyInMenuContent .menu-content .menu-content-item .child {
	padding:21px 0 19px 40px;
	margin:1px 0 1px 21px;
}
#FlyInMenuContent .menu-content .menu-content-spacer {
	margin:1px 0 1px 28px;
	border-top: 1px solid rgba(216, 216, 216, 0.85);
	max-height:2px;
}
#FlyInMenuContent .menu-content .menu-content-spacer.sub {
	margin:1px 0 1px 36px;
}

#FlyInMenuContent .menu-content .menu-content-item.extra .child,
#FlyInMenuContent .menu-content .menu-content-item.extra .menu-content-spacer.sub {
	display:block;
	
}
#FlyInMenuContent .menu-content .menu-content-item.extra.hidden .child,
#FlyInMenuContent .menu-content .menu-content-item.extra.hidden .menu-content-spacer.sub {
	display:none;
}
#FlyInMenuContent .menu-content .menu-content-item.extra.hidden:hover,
#FlyInMenuContent .menu-content .menu-content-item.extra  .child:hover,
#FlyInMenuContent .menu-content .menu-content-item.extra  .child.active,
#FlyInMenuContent .menu-content .menu-content-item.link .inner:hover,
#FlyInMenuContent .menu-content .menu-content-item.link .inner.active {
	color:#767676;
	cursor:pointer;
}

/* defaults, for child and .dataset(non-link) values */
#FlyInMenuContent .menu-content .menu-content-item.extra  .child,
#FlyInMenuContent .menu-content .menu-content-item.extra  .child.dataset:hover,
#FlyInMenuContent .menu-content .menu-content-item.extra  .child.dataset.active,
#FlyInMenuContent .menu-content .menu-content-item.extra  .inner.dataset:hover,
#FlyInMenuContent .menu-content .menu-content-item.extra  .inner.dataset.active {
	cursor:default;
}

#FlyInMenuContent .menu-content .menu-content-item .value {
	position:absolute;
	right:20px;
	margin-right:26px;
	color: rgba(181,181,181,0.95);
}
#FlyInMenuContent .menu-content .menu-content-item .lefter.fa {
  float: left;
  margin: -2px 25px 0 0;
  color: rgba(90,90,90,0.55);
  min-width:28px;
  max-width:28px;
  width:28px;
  text-align:center;
  font-size:24px;
  text-shadow: none;
}
#FlyInMenuContent .menu-content .menu-content-item .lefter.fa-1_25x {
	margin-top:-1px;
}

#FlyInMenuContent .menu-content .menu-content-item .righter.fa {
	position:absolute;
	right:26px;
	color:rgba(141, 141, 141, 0.5);
}
#FlyInMenuContent .menu-content .menu-content-item #WhatsNew.inner {
	padding-top:0px;
	color:#4D4D4D;
}






.icon-legend-item .example-icon { float:right; margin:1px 30px 0 0; }





#WhatsNew ul {
	padding-left:20px;
}
#WhatsNew ul.description-list-item:before {
	content:'-';
	position:absolute;
	left:36px;
}


#WhatsNew ul.description-list-item.n-1:before { left: 46px; content:'1.'; }
#WhatsNew ul.description-list-item.n-2:before { left: 46px; content:'2.'; }
#WhatsNew ul.description-list-item.n-3:before { left: 46px; content:'3.'; }
#WhatsNew ul.description-list-item.n-4:before { left: 46px; content:'4.'; }
#WhatsNew ul.description-list-item.n-5:before { left: 46px; content:'5.'; }
#WhatsNew ul.description-list-item.n-6:before { left: 46px; content:'6.'; }
#WhatsNew ul.description-list-item.n-7:before { left: 46px; content:'7.'; }
#WhatsNew ul.description-list-item.n-8:before { left: 46px; content:'8.'; }
#WhatsNew ul.description-list-item.n-9:before { left: 46px; content:'9.'; }
#WhatsNew ul.description-list-item.n-10:before { content:'10.'; }
#WhatsNew ul.description-list-item.n-11:before { content:'11.'; }
#WhatsNew ul.description-list-item.n-12:before { content:'12.'; }
#WhatsNew ul.description-list-item.n-13:before { content:'13.'; }
#WhatsNew ul.description-list-item.n-14:before { content:'14.'; }
#WhatsNew ul.description-list-item.n-15:before { content:'15.'; }
#WhatsNew ul.description-list-item.n-16:before { content:'16.'; }
#WhatsNew ul.description-list-item.n-17:before { content:'17.'; }
#WhatsNew ul.description-list-item.n-18:before { content:'18.'; }
#WhatsNew ul.description-list-item.n-19:before { content:'19.'; }
#WhatsNew ul.description-list-item.n-20:before { content:'20.'; }
#WhatsNew ul.description-list-item.n-21:before { content:'21.'; }
#WhatsNew ul.description-list-item.n-22:before { content:'22.'; }
#WhatsNew ul.description-list-item.n-23:before { content:'23.'; }
#WhatsNew ul.description-list-item.n-24:before { content:'24.'; }
#WhatsNew ul.description-list-item.n-25:before { content:'25.'; }
#WhatsNew ul.description-list-item.n-26:before { content:'26.'; }
#WhatsNew ul.description-list-item.n-27:before { content:'27.'; }
#WhatsNew ul.description-list-item.n-28:before { content:'28.'; }
#WhatsNew ul.description-list-item.n-29:before { content:'29.'; }
#WhatsNew ul.description-list-item.n-30:before { content:'30.'; }

#WhatsNew ul li:before {
	content: "\f111";
    position: absolute;
    left: 75px;
    margin-top: 5.55555555px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 0.4em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#WhatsNew ul ul li {
	padding:10px 0 0 23px;
}
#WhatsNew ul.description-list-item {
	list-style:none;
	list-style-type:none;
	padding:2px 0 10px 13px;
}
#WhatsNew .LogData div {
	color:rgba(62,152,193,0.99);
	margin-bottom:10px;
}
#WhatsNew .LogTitle {
	margin-bottom:20px;
}

#WhatsNew ul.change-type {
	padding: 0;
    margin: 0;
    list-style-type: none;
    margin-left: -10px;
    margin-bottom: 16px;
	color:rgba(62,152,193,0.99);
}
#WhatsNew ul.change-type li {
	padding:0;
	margin:0;
}
#WhatsNew ul.change-type li:before {
	margin: 0;
	padding: 0;
	content:'';
}
div.LogEntry.notfirst:before {
	content: ' ';
    background: rgba(216, 216, 216, 0.85);
    position: absolute;
    height: 1px;
    margin-top: -30px;
    width: 410px;
}

div.LogEntry {
	font-size:18px;
	margin:30px 33px 30px 0;
}
div.LogEntry.notfirst {
	margin-top:55px;
}
div.LogEntry div {
	margin:5px 0 0 0;
}
div.LogEntry div.LogTitle {
	margin-top:10px;
	font-size:20px;
	font-weight:bold;
}
div.LogEntry .right-float {
	float:right;
	font-weight:normal;
}
div.LogEntry .log-date {
	font-size:16px;
}
#FlyInMenuContent .menu-content .menu-content-item .righter.fa.fa-chevron-down,
#FlyInMenuContent .menu-content .menu-content-item .righter.fa.fa-chevron-up {
	transform:scale(1.2,1); /* W3C */
    -webkit-transform:scale(1.2,1); /* Safari and Chrome */
    -moz-transform:scale(1.2,1); /* Firefox */
    -ms-transform:scale(1.2,1); /* IE 9 */
    -o-transform:scale(1.2,1); /* Opera */
}
#FlyInMenuContent .menu-content .menu-content-item .righter.fa.fa-chevron-right {
	transform:scale(1,1.2); /* W3C */
    -webkit-transform:scale(1,1.2); /* Safari and Chrome */
    -moz-transform:scale(1,1.2); /* Firefox */
    -ms-transform:scale(1,1.2); /* IE 9 */
    -o-transform:scale(1,1.2); /* Opera */
}
#FlyInMenuContent .menu-content .menu-content-item .righter.fa.fa-chevron-down,
#FlyInMenuContent .menu-content .menu-content-item .righter.fa.fa-chevron-up,
#FlyInMenuContent .menu-content .menu-content-item .righter.fa.fa-chevron-right {
	margin-right:4px;
}
#FlyInMenuContent .menu-content .menu-content-item .lefter.fa.fa-list-alt {
	margin-top:0;
	transform:scale(1,1.15); /* W3C */
    -webkit-transform:scale(1,1.15); /* Safari and Chrome */
    -moz-transform:scale(1,1.15); /* Firefox */
    -ms-transform:scale(1,1.15); /* IE 9 */
    -o-transform:scale(1,1.15); /* Opera */
}
#FlyInMenuContent .menu-content .menu-content-item .lefter.fa.fa-sign-out,
#FlyInMenuContent .menu-content .menu-content-item .righter.fa.fa-sign-out {
	margin-top:-2px;
	font-size:28px;
}
#FlyInMenuContent, #FlyInMenuHeader {
}



#FlyInMenu {
	-o-transition: right .1s ease;
    -webkit-transition: right.1s ease;
    -moz-transition: right .1s ease;
    transition: right .1s ease;
	right:-480px;
	display:none;
}
header, footer, #AppList {
	-o-transition: margin .1s linear;
    -webkit-transition: margin.1s linear;
    -moz-transition: margin .15s linear;
    transition: margin .1s linear;
}






#back-to-top {
	position: relative;
    margin: 0;
    padding: 18px 22px 18px 23px;
    cursor: pointer;
	display:none;
}
#back-to-top .glyphicon:before {
	color:rgba(71,71,71,0.25);
	z-index:0;
	font-size:23px;
}
#back-to-top .glyphicon:after {
    content: '';
    border: #E77575 3px solid;
    right: 12px;
    top: 8px;
    height: 2px;
    width: 2px;
    position: absolute;
    z-index: 1;
}
#back-to-top:after {
    content: '';
    border-right: 1px solid rgba(0,0,0,0.1);
    right: 1px;
    top: 15px;
    height: 32px;
    position: absolute;
}
#back-to-top:before {
    content: '';
    border-right: 1px solid rgba(255,255,255,0.2);
    right: 0px;
    top: 15px;
    height: 32px;
    position: absolute;
}



::-webkit-input-placeholder {
    color:    rgba(161, 161, 161, 0.8);
}
:-moz-placeholder {
    color:    rgba(161, 161, 161, 0.8);
}
::-moz-placeholder {
    color:    rgba(161, 161, 161, 0.8);
}
:-ms-input-placeholder {
    color:    rgba(161, 161, 161, 0.8);
}

.focused ::-webkit-input-placeholder {
    color:    rgba(255, 255, 255, 0.8);
}
.focused :-moz-placeholder {
    color:    rgba(255, 255, 255, 0.8);
}
.focused ::-moz-placeholder {
    color:    rgba(255, 255, 255, 0.8);
}
.focused :-ms-input-placeholder {
    color:    rgba(255, 255, 255, 0.8);
}













































@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}













































































#documentBody {position:absolute; top:188px; width:100%; left:0px; z-index:2;}
#QuickSearch select, #QuickSearch input[type=text], #QuickSearch textarea {
    font: 99% arial,helvetica,clean,sans-serif;
}
.Domain-Name-Search-And-Registration {
	border:#EEEEEE 1px solid;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#Whois-IP-Address-Domain-Name-Search-Lookup-title { text-align: left; }
#Whois-IP-Address-Domain-Name-Search-Lookup-title b { display: block; margin-right: 80px; }
#Whois-IP-Address-Domain-Name-Search-Lookup-title span { float: right; }
#Search-Domain-Names-IP-Address-Lookup form {
	margin: 0;
	padding: 0;
	display: block;
}
#Search-Domain-Names-IP-Address-Lookup *:focus {
	outline: none;
}
#Search-Domain-Names-IP-Address-Lookup{
	padding:0;
	position: relative;
	font: normal 12px/16px Arial, sans-serif;
	color: #111;
	list-style:none;
	margin:0;
}
#Search-Domain-Names-IP-Address-Lookup li span.textwrap {
	z-index:1001;
	top:4px;
	left:-3px;
	background: #F0EFEF;
	padding:20px 10px 20px 0;
	position:absolute;
	min-width:60px;
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;

}
#Search-Domain-Names-IP-Address-Lookup li .text {
	text-indent: 16px;
	display:block;
	font-size:1.55em;
}
#Search-Domain-Names-IP-Address-Lookup li .domain-name-search-form-control-wrap{
	position: relative;
	height:auto;
}
#pa-rappa-the-rappa {
	position:absolute;
	left:0;
	height:52px;
	z-index:1;
}
#Search-Domain-Names-IP-Address-Lookup li .domain-name-search-form-control-wrap input {
	color:#111;
	overflow:hidden;
	background:#fff;

	border-bottom-right-radius: 2px;
	-moz-border-radius-bottomright:2px;
	-webkit-border-bottom-right-radius:2px;

	border-top-right-radius: 2px;
	-moz-border-radius-topright:2px;
	-webkit-border-top-right-radius:2px;

    width: 300px;
	z-index:100;
	margin:0;
	font-size:2.20em;
	font-weight:normal;
	overflow:hidden;
	padding-left:80px;
}

#Search-Domain-Names-IP-Address-Lookup li#mainsubmit input {
	display:inline-block;
	position: absolute;
    right: 4px;
    top: 5px;
	z-index:20;
	background: #222 url(/web_design_imagery/btn-overlay.png) repeat-x top left;
	padding: 14px 20px 13px 20px; 
	color: #fff; 
	text-decoration: none;

	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;

	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);

	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);

	border: 1px solid #FFF;
	cursor: pointer;
	background-color:#0078AD;
	font-weight:bold;
	margin:3px;
	font-size:16px;
	outline:none;
}
#Search-Domain-Names-IP-Address-Lookup .bbl_buttons a:hover, #Search-Domain-Names-IP-Address-Lookup li#mainsubmit input:hover {
	 background-color: #111; 
	 color: #fff;
}
#Search-Domain-Names-IP-Address-Lookup .bbl_buttons a:active {
	top:1px;
}
#Find-Your-Domain {
	padding:0;
	position:relative;
	top:-19px;
	color:#266899;
	font-size:17px;
	font-family:tahoma,arial,verdana;
}

#domain-name-search,
.domain-name-search,
#domain-name-inline-search
 { 
	position:relative;
	padding: 0px 7px 0px 30px; 
	width:auto; 
	display: block; 
	text-align:left; 
	margin:0; 
	font-size: 20px; 
}
.domain-name-search-error,
.domain-name-search-action,
.domain-name-search-info,
.domain-name-search-warning,
.domain-name-search-option {
    border-left: 5px solid #eee;
	background-color: #FCF5F5;
    border-color: #D69191;
    padding: 15px 40px 15px 25px;
	margin:0 22px 20px 22px;
}
.domain-name-search-warning {
	background-color: #fcf8e3;
    border-color: #f2cf87;
}
.domain-name-search-info {
	background-color: #eef7fb;
    border-color: #99C6DB;
}
.domain-name-search-option {
	border: rgba(219,221,221,0.20) 1px solid;
    background-color: rgba(250,253,254,0.60);
    border-left: rgba(219,221,221,0.60) 6px solid;
    border-right: rgba(219,221,221,0.60) 6px solid;
	margin-top:15px;
	margin-bottom:15px;
	background-repeat:no-repeat;
	background-position: center center;
}
.domain-name-search.domain-name-search-option form {
	visibility:hidden;
	width:1px;
	height:1px;
	clip:rect(0px,0px,0px,0px);
}
.domain-name-search-option.selected {
	border: rgba(219,221,221,0.05) 1px solid;
    background-color: rgba(250,253,254,0.99);
    border-left: rgba(62,152,193,0.99) 6px solid;
    border-right: rgba(62,152,193,0.99) 6px solid;
	border-top:1px solid transparent;
	border-bottom:1px solid transparent;
}
.domain-name-search-info.left,
.domain-name-search-info.right {
    margin-left: 22px;
    margin-right: 0;
    float: left;
	width:33%;
	font-size:18px;
}
.domain-name-search-info.right {
    float: right;
    margin-right: 22px;
    margin-left: 0px;

}
#SearchResultsWrapper .domain-name-search-available {
	border-left: 5px solid #eee;
	background-color: #eef7ea;
    border-color: #bbdba1;
    padding: 15px 40px 15px 25px;
	margin:0 22px 20px 22px;
}
.domain-name-search-available:before,
.domain-name-search-available:after,
.domain-name-search-action:before,
.domain-name-search-error:before,
.domain-name-search-info:before,
.domain-name-search-warning:before,
.domain-name-search-option:before
 {
	content:'';
	position: absolute;
	margin: 0;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	font-size-adjust: none;
	font-stretch: normal;
	font-feature-settings: normal;
	font-language-override: normal;
	font-kerning: auto;
	font-synthesis: weight style;
	font-variant: 1.15555555em;
	font-size: 1.1em;
	text-rendering: auto;
	transform: translate(0px, 0px);
}
.saved-domain-name-list .domain-name-search-available:before,
.saved-domain-name-list .domain-name-search-available:after,
.saved-domain-name-list .domain-name-search-error:before,
.saved-domain-name-list .domain-name-search-action:before
{
	left :0;
}
#SearchResultsWrapper .domain-name-search-available:before,
#SearchResultsWrapper .domain-name-search-available:after,
#SearchResultsWrapper .domain-name-search-error:before,
#SearchResultsWrapper .domain-name-search-action:before
{
	right:15px;
	top:15px;
}
.domain-name-search-available:before {
	content: "\f005";
    color: rgb(255, 234, 51);
    text-shadow: 0px 0px 2px rgba(233, 157, 50, .8);
}
.domain-name-search-available:after {
	content: "\f005";
    color: rgb(255, 234, 51);
    text-shadow: 0px 0px 3px rgba(233, 157, 50, .8);
}

#SearchResultsWrapper .domain-name-search-available:before {
	content: "\f058";
    color: rgb(101, 152, 58);
    text-shadow: 0px 0px 2px rgba(101, 152, 58, .2);
	font-size:1.2em;
}
#SearchResultsWrapper .domain-name-search-available:after {
	content: "";
}

.domain-name-search-error:before {
	content: "\f071";
    color: rgb(233, 0, 0);
	font-size: 1em;
    text-shadow: 0px -1px 0px rgba(182, 0, 0, .8);
}
.domain-name-search-action:before {
	content: "\f071";
    color: rgb(233, 0, 0);
	font-size: 1em;
    text-shadow: 0px -1px 0px rgba(182, 0, 0, .8);
}
.domain-name-search-info:before {
	content: "\f05a";
    color: rgb(62, 152, 193);
	font-size: 1.3em;
    text-shadow: 0px -1px 0px rgba(62, 152, 193, .8);
	right:20px;
	margin-top:-4px;
}
.domain-name-search-info.whois:before {
	content: "\f059";
}

fieldset {
    margin: 0;
    background: rgba(248,251,245,0.9);
    border: 1px solid rgba(221,237,208,0.9);
    padding: 5%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	font-size:18px;
	max-width: 86%;
	margin-bottom:5%;
}

.domain-name-search-warning:before {
	content: "\f06a";
    color: rgb(242, 207, 135);
	font-size: 1.2em;
    text-shadow: 0px -1px 0px rgba(242, 207, 135, .8);
	right:20px;
	margin-top:-4px;
}
.domain-name-search-error-info,
.domain-name-search-whois-info {
	padding:10px 0 0 0;
}
.domain-name-search-option .domain-name-registrar-info {
	padding:7px 0 7px 0;
	line-height: 1.05em;
}
.registrar-title {
	padding:5px;
	padding-left:0;
	color:#757575;
	font-size: 17px;
}
.domain-name-registrar-info {
	color:#757575;
}
.domain-name-search-taken {background: url(/web_design_imagery/website_design_communications/domain-name-taken.png) no-repeat 5px 2px; }
.domain-name-search-saved {background: url(/web_design_imagery/website_design_communications/domain-name-saved.png) no-repeat 5px 2px; }

#SearchResultsWrapper .search-results-row.domain-name-search-available {
	padding-left:55px;
}
#SearchResultsWrapper .search-results-row.domain-name-search-available:before,
#SearchResultsWrapper .search-results-row.domain-name-search-available:after,
#SearchResultsWrapper .search-results-row.domain-name-search-error:before,
#SearchResultsWrapper .search-results-row.domain-name-search-action:before,
#SearchResultsWrapper .search-results-row.domain-name-search-available:before {
	right:20px;
}

.bolder {
	text-shadow: 1px 0px 1px rgba(68,70,69,0.8);
}


#DomainSearchExtensions {
    padding: 15px 30px 15px 15px;
    border-left: 5px solid #eee;	
	background-color: #eef7fb;
    border-color: #99C6DB;
	position:absolute;
	margin:20px 22px 0 22px;
}

.DomainSearchPromptSubmitted, .DomainSearchInformation {
	visibility:visible;
	display:block;
	background:url(/website_design_template_images/website-transparent-background-effects-white.png);
	font-size: 12px; font-family:Tahoma, Arial, Helvetica; color:#333333; 
	max-width:580px; 
	min-width:340px;
	margin-bottom:15px; 
	overflow:hidden; 
}
.DomainSearchPromptInner {
	text-align:left;
	padding:20px;
	font-size:18px;
}
.DomainSearchPromptSubmitted, .DomainSearchInformation {
	border:#EEF0F5 1px solid;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.DomainSearchPromptSubmitted {
	box-shadow: 0px 2px 3px rgba(0,0,0,0.17);
	-moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.17);
	-webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.17);
}
.DomainSearchInformation {
	text-shadow: 0px 3px 1px rgba(200,200,200,0.13);
}

.domain-extension-support {
	padding:0;margin:0;
	list-style:none;
}
.domain-extension-support li, .domain-extension-support span{
	color:#D2D2D2;
	border:#EEF0F5 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:url(/website_design_template_images/website-transparent-background-effects-heavy.png);
	float:left; 
	padding:4px 7px 5px 7px;
	margin: 7px 0px 0px 4px;
	cursor:pointer;
    font-size: 17px;
}
.domain-extension-support span {
	color:#C0C0C0;
	letter-spacing:2px;
}
.domain-extension-support li:hover, .domain-extension-support span:hover {
	color:#E89520;
	border:#FFFFFF 1px solid;
	background:url(/website_design_template_images/website-transparent-background-effects-yellow.png);
}



.domain-extension-support li {
    margin: 0;
    padding: 0;
    float: left;
    margin: 7px 4px 2px 4px;
}
.domain-extension-support li a {
    background: url(/website_design_template_images/website-transparent-background-effects-heavy.png);
    border-left: #357ebd 5px solid;
	color: #333333;
	
    padding: 4px 7px 5px 7px;
    margin: 0;
    cursor: pointer;
	text-decoration:none;
}

.hoverpanels {
	cursor:pointer;
}
.hoverpanels:hover {

}
.hoverpanels, .hoverpanels:hover {
	margin:0 auto 0 auto;
	max-width:240px;

}
a.WikiBoard {
	color:#000000; 
}
a.WikiBoard:hover, a.WikiBoard:focus {
	color:#266899;
	text-decoration:none;
}
#MainTopBar, #user_interface_main_menubar, #graphical-user-interface, .topKeys {
	display:none;
}

#documentBody {
	top:0;
}
#vps-net-interface {
	
	margin-top:-170px;
}
.back-to-list {

	cursor: pointer;
    padding: 23px 22px 20px 24px;
    position: absolute;
    top: 0;
    right: 0;
    max-height: 80px;
    max-width: 80px;
}
.back-to-list img {
	-o-transition: all .2s ease;
    -webkit-transition: all.2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
	
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	opacity: 0.4;

	max-width:34px;
	max-height:34px;
	width:100%;
	height:100%;
}
.back-to-list:hover img,
.back-to-list:active img {
	-webkit-filter: none;
	filter: none;

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1.0;

}





#About_DOMapp .data {
	font-size:18px;
	padding-top:15px;
	padding-right:20px;
}
#About_DOMapp .data a {
	color:#4D4D4D;
}












@media (max-width: 620px) {
  .registrar-title {
	font-size: 17px;
  }
  .domain-name-registrar-info {
	font-size: 16px;
  }
}
@media (min-width: 621px) and (max-width: 720px) {
  .registrar-title {
	font-size: 18px;
  }
  .domain-name-registrar-info {
	font-size: 17px;
  }
}
@media (min-width: 721px) and (max-width: 820px) {
  .registrar-title {
	font-size: 19px;
  }
  .domain-name-registrar-info {
	font-size: 18px;
  }
}
@media (min-width: 821px) and (max-width: 920px) {
  .registrar-title {
	font-size: 20px;
  }
  .domain-name-registrar-info {
	font-size: 19px;
  }
}
@media (min-width: 921px) and (max-width: 1020px) {
  .registrar-title {
	font-size: 20px;
  }
  .domain-name-registrar-info {
	font-size: 20px;
  }
}
@media (min-width: 1021px) {
  .registrar-title {
	font-size: 22px;
  }
  .domain-name-registrar-info {
	font-size: 21px;
  }
}
