﻿#accountPermissionsEdit
{
	margin-top: 5px;
}
fieldset
{
	border: none;
}
fieldset label
{
	display: block;
	float: left;
	width: 250px;
	white-space: pre;
}
fieldset p
{
	clear: both;
	margin: 0 0 20px 0;
}
fieldset textarea
{
	display: block;
	float: left;
	width: 300px;
}
h1
{
	background: #fff url(/Content-20180605094934/images/logo.png) no-repeat 0px 20px;
	border-bottom: solid 4px #FF5C00;
	height: 41px;
	margin: 0;
	padding: 20px 0 10px;
	text-indent: -1000px;
}
h2
{
	color: #fff;
	font-size: 2.4em;
	height: 84px;
	margin: 0;
	padding: 5px;
	vertical-align: text-top;
}


h5.errored
{
	background-color: #E1DFDF;
}
h5.errored span
{
	background-color: #E85B5B;
}
h5 .button
{
	background-color: #666;
	border-style: double;
	border-color: #e7e7e7;
	border-width: 3px;
	color: #fff;
	font-size: 12px;
	padding: 0 1px;
}
h6
{
	font-family: Arial;
	line-height: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #999;
	padding-bottom: 10px;
}
label
{
	cursor: default;
}

.twoColumns p
{
	width: 50%;
}
.threeColumns p
{
	width: 33%;
}
.fourColumns p
{
	width: 25%;
}

.accounts
{
	padding: 10px 0;
}
.accounts li
{
	line-height: 24px;
}
.accounts ul
{
	list-style-type: none;
	padding: 0;
}
.accounts span
{
	background-color: #ECF5FC;
	display: block;
	padding: 3px;
	margin-bottom: 2px;
}
.accounts span input
{
	float: right;
	width: 60px;
}
.accounts span i
{
	color: #666;
}
.accounts ul ul span
{
	padding-left: 20px;
}
.accounts ul ul ul span
{
	padding-left: 40px;
}
.accounts ul ul ul ul span
{
	padding-left: 60px;
}
.accounts ul ul ul ul ul span
{
	padding-left: 80px;
}

.movedomains
{
	width: 500px !important;
}

.bold
{
	font-weight: bold;
}
/*.button,
.errorbutton
{
	background-color: #6198AC;
	border-style: double;
	border-color: #e7e7e7;
	border-width: 3px;
	color: #fff;
	padding: 0 1px;
	height: 23px !important;	
}*/
.errorbutton
{
	background-color:#E85B5B;
}
.disabledbutton
{
	background-color: #d8d8d8;
	border-style: double;
	border-color: #e7e7e7;
	border-width: 3px;
	color: #fff;
	padding: 0 1px;
	height: 23px !important;		
}

.buttonBar.inline 
{
	margin-bottom: 0;
}
.buttonBar p
{
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
.leftbutton 
{
	float: left;
}

.buttonBar p
{
	float: left;
}
#calendar
{
	position: absolute;
	width: 300px;
	height: 300px;
	top: 50px;
	left: 50px;
	display: none;
}
.calendarBox 
{
	float: left;
	padding-left: 3px;	
}
#doubleCalendar
{
	padding-left: 10px;
}
.collapsibleSection .right, .collapsibleSection .rightDash
{
	float: left;
	padding-left: 10px;
	width: 410px;
}
.collapsibleSection.comments .right
{
	width: 500px;
}
.collapsibleSection.portfolio .right
{
	width: 400px;
}
.collapsibleSection #portfolioSectionPermissionsEdit img 
{
	float: none;
}
.collapsibleSection .rightDash
{
	border-left: solid 1px #ddd;
}
.collapsibleSection .bottomDash
{
	float: right;
	width: 600px;
}
.collapsibleSection .bottomDash p
{
	border-left: solid 1px #ddd;
	float: left;
	height: 120px;
	padding-left: 10px;
	width: 180px;
}
.collapsibleSection .bottomDash textarea
{
	display: block;
	float: left;
	height: 85px;
	width: 140px;
}
.collapsibleSection h4
{
	color: #909090;
	float: left;
	font-size: 1.2em;
	height: 75px;
	width: 350px;
	vertical-align: middle;
}
.collapsibleSection.warning
{
	padding-top: 0 !important;
}
.collapsibleSection.warning h4 
{
	color: #FF5C00;
	height: 50px;
}
.collapsibleSection.warning h4 span
{
	height: 50px;
	line-height: 50px;
}
.collapsibleSection.warning h4 img
{
	margin-top: 10px;
}
.collapsibleSection.warning h5 span
{
	background-color: #FF5C00;
}

.collapsibleSection.comments h4
{
	width: 250px;
	height: 18px;
}
.collapsibleSection.portfolio h4
{
	width: 280px;
	height: 18px;
}
.collapsibleSection h4 img
{
	display: block;
	margin: 17px 0;
}
.collapsibleSection.comments h4 img,
.collapsibleSection.portfolio h4 img

{
	margin: 0;
}
.collapsibleSection h4 span
{
	display: block;
	height: 70px;
	float: left;
	line-height: 70px;
	margin: 0 0 0 5px;
}
.collapsibleSection.comments h4 span,
.collapsibleSection.portfolio h4 span
{
	height: 16px;
	line-height: 18px;
}
.collapsibleSection.slim h4
{	
	height: 40px;
}
.collapsibleSection.slim h4 span
{
	line-height: 55px;
	height: 55px;
}
.collapsibleSection.slim h4 img
{
	margin-top: 10px !important;
}
.collapsibleSection.comments input,
.collapsibleSection.portfolio input
{
	width: 250px;
}

.collapsibleSection.comments input.radiobutton
{
		width: 24px;
}
.collapsibleSection fieldset select
{
	width: 152px;
}
.collapsibleSection fieldset p
{
	clear: none;
	float: left;
	height: 25px;
	margin-bottom: 0px;
	width: 50%;
}
/* Used for Contacts */
.collapsibleSection .right label
{
	display: block;
	float: left;
	width: 150px;
}
.collapsibleSection .right textarea
{
	display: block;
	float: left;
	width: 150px;
}
.collapsibleSection #nameservers
{
	padding: 0 0 0 25px;
}
.collapsibleSection #nameservers *
{
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}
.collapsibleSection #nameservers p
{
	height: 25px;
	width: 100%;
	padding-bottom: 10px;
}
.collapsibleSection #nameservers label
{
	clear: both;
	width: 100px;
}
.collapsibleSection #nameservers input
{
	width: 150px;
}
.collapsibleSection img
{
	display: block;
	float: left;
}
.collapsibleSection .title
{
	clear: both;
	height: 25px;
	padding: 0 0 5px;
}
.collapsibleSection .title input, .collapsibleSection .title label, .collapsibleSection .title select
{	
	display: block;
	float: left;
	vertical-align: middle;
}
.collapsibleSection .title label
{
	color: #909090;
	font-weight: bold;
	padding: 2px 0 0 0;
	width: 200px;
}

.collapsibleSection.comments .title label
{
	width: 150px;
}

.collapsibleSection .title select 
{
	width: 175px;
}

.container
{
	background-color: #D8D8D8;
	border: solid 10px #fff;
	border-top-width: 0;
	border-bottom-width: 0;
	height: 100%;
	margin: 0 auto;
	width: 1000px;
}
.contact
{
	height: 280px;
	width: 680px;
	overflow-y: scroll;
}
.contact p
{
    width: 600px;
	float: left;
	text-align: right;
}
.contact label
{
	display: block;
	float: left;
}
.contact span
{
	display: block;
	float: left;
	font-weight: bold;
	padding-right: 10px;
	width: 200px;
}
.content
{
	background-color: #fff;
	float: right;
	padding: 5px;
	margin: 4px 4px 4px 0;
	min-height: 610px;
	width: 814px;
}
.domains
{
	clear: both;
	height: 250px;
	padding-top: 10px;
	width: 100%;
}
.hidden
{
	display: none;
}

.lightbox,
.lightboxCalendar
{
	background-color: #fff;
	border: solid 2px #71C5E7;
	margin: 5px 0 0 5px;
	padding: 5px;

}
.lightbox
{
	width: 680px;
	height: 400px;
}
.lightboxCalendar 
{
	width: 190px;
	height: 240px;
}
.lightbox h3
{
	border-top: none;
}
#localPresenceSection div p label
{
	width: 375px;
}

.logOutLink
{
	background: #fff;
	float: right;
}
#logoutLink
{
	background-color: #D8D8D8;
	color: #000;
	display: block;
	padding: 3px 10px;
	text-decoration: none;
}

.informationBar
{
	background: #DFDFDF url(/Content-20180605094934/images/informationBarBack.png) repeat-x;
	border-bottom: solid 1px #8F8F8F;
	border-top: solid 3px #fff;
	color: #666;
	height: 39px;
	padding: 0;
	width: 100%;
}

.informationBar > *
{
	display: inline;
	vertical-align: middle;
	line-height: 39px;
	padding: 0 5px;
	margin: 0;
}

.informationBar .left
{
	float: left;
}

.informationBar .right
{
	float: right;
}

.informationBar .right span, .informationBar .left span
{
	font-weight: bold;
}
.hint
{
	color: #666;
	padding-left: 25px;
	margin-top: -10px;
}
.hintsmall
{
	padding-top: 10px;
	display: block;
	width: 380px;
	padding-left: 10px;	
}
.sendleft
{
	float: left;
}

.menu
{
	background-color: #fff;
	float: left;
	padding: 10px;
	position: relative;
	margin: 4px;
	min-height: 600px;
	width: 143px;
	top: 0px;
}
.menu ul
{
	padding: 0;
	list-style: none;
	width: 143px;
}
.menu a:visited, .menu a:hover, .menu a:link, .menu a:active, .menu span
{
	color: #666;
	display: block;
	padding: 2px 0 0 4px;
	text-decoration: none;
}
.menu .disabled span
{
	color: #C6C4C4;
}
.menu a:hover, .menu .disabled span:hover
{
	background-color: #EFF9FC;
	color: #79C9E8;
	text-decoration: underline;
}
.menu ul li
{
	border-top: solid 1px #D8D8D8;
	padding: 3px 0;
	margin: 0;
}
.menu ul ul a:visited, .menu ul ul a:hover, .menu ul ul a:link, .menu ul ul a:active, .menu ul ul span
{
	padding: 2px 0 2px 20px;
}
.menu ul ul
{
	margin: 3px 0 0 0;
	padding: 0;
}
.menu ul ul li
{
	margin: 0;
	padding: 0;
}
#ownerContactInformation
{
	padding-bottom: 20px;
}
#ownerContactInformation span
{
	display: block;
	float: left;
	width: 150px;
}
#popUpCalendar
{
	padding: 5px;
	margin: 0;
	width: 178px;
	height: 175px;
	/*text-align: center;*/
}

#popUpCalendarItem
{
	padding: 0;
	margin: 0;
}
.popUpCalendarDates
{
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	text-align: center;
}
.popUpCalendarDates span
{
	color: #6198AC;
}
.portfolioSelect
{
	border-bottom: solid 1px #F4792C;
	padding: 0 0 5px;
	text-align: right;
	vertical-align: middle;
	margin-top: 15px;
}
.portfolioSelect strong
{
	color: #F4792C;
	font-weight: bold;
}
.section
{	
	padding: 15px 15px 15px 30px;
}
.section label
{
	display: block;
	margin-bottom: 10px;
}
.section fieldset
{
	margin-left: 0;
	padding-left: 0;
}

.section fieldset label
{
	width: auto;
	padding-right: 10px;
}

.tableIdCol
{
	width: 40px;
	text-align: center;
}
/* Used for New Registration */
.textArea
{
	height: 150px;
}
.textArea label
{
	display: block;
	float: left;
	width: 150px;
}
.textArea textarea
{
	display: block;
	float: left;
	width: 200px;
	height: 150px;
}

#searchFieldSelector
{
	clear: both;
	height: 120px;
	width: 410px;
}
#searchFieldSelector p
{
	float: left;
	width: 33%;
	text-align: center;
}
#searchFieldSelector input
{
	display: block;
	margin: 0 auto 5px;
	width: 40px;
}
#searchFieldSelector select
{
	height: 106px;
	width: 100%;
}
.pmTable td.userleft 
{
	text-align: left;
}

.pmTable td.userleft input 
{
	width: auto;
}

#registrationsForm .buttonBar
{
	padding-top: 10px;
}
#registrationsForm .collapsibleSection h4
{
	height: 40px;
	padding-top: 2px;
	width: 150px;
}
#registrationsForm .collapsibleSection h4 img
{
	margin: 0;
}

#registrationsForm .collapsibleSection h4 span
{
	height: 40px;
	line-height: 40px;
}
#registrationsForm #tldSelector
{
	border-left: solid 1px #ddd;
	height: 140px;
	padding-left: 10px;
	width: 180px;
}
#restrictionsAcceptance
{
	padding-bottom: 10px;
}
#restrictionsAcceptance input,
#restrictionsAcceptance label
{
	float: left;	
	display: block;	
}
#restrictionsAcceptance label
{
	padding-left: 5px;
	width: 740px;
}
.wide p input
{
	width: 500px;
}


.whois
{
	font-size: 12px;
	height: 290px;
	width: 480px;
	overflow-y: scroll;
}

#accountPermissionsEdit .gridbox input,
#portfolioSectionPermissionsEdit .gridbox input
{
	margin-left: -2px;
}

#accountPermissionsEdit div.gridbox_platinum_manager table.hdr td {
	text-align:center;
}

#availabilityresults .gridbox input
{
    
	margin-left: -2px;
}

#availabilityresults div.gridbox_platinum_manager table.hdr td {
	text-align:center;
}

#portfolioSectionPermissionsEdit div.gridbox_platinum_manager table.hdr td {
	text-align:center;
}

#UserPermissionsGrid input
{
	width:inherit !important;
	margin-left: -2px !important;
}

#UserPermissionsGrid table.hdr td {
	text-align:center;
}
