/*   Section PLANS:   This section contains the parameters for "Plans" page.    */

/*   Subsection Header:  This Section contains the header.  */

input:focus
{
	outline: none;
}

.headerLoginWrapper .button
{
	float: right;
	margin-top: 16px;
}

.headerLoginWrapper button
{
	margin-right: 17px;
	margin-bottom: 10px;
}

.headerLoginWrapper .rememberMeWrapper
{
	float: right;
	padding-right: 10px;
	margin-top: 3px;
	font-size: 13px;
	color: #E7E7E7;
}

#headerLogin
{
	display: none;
}

/*  Subsection Breadcrumbs: Little logos with arrow */
.breadcrumbs ul
{
	list-style-type: none;
	float: left;
	padding-top: 3px;
	padding-left: 10px;
}

.breadcrumbs ul li
{
	float: left;
	margin-right: 6px;
}

.breadcrumbs
{
	overflow: hidden;
	clear: both;
}

.breadcrumbArrow
{
	padding-top: 10px;
}

.breadcrumbcurrentPage
{
	padding-top: 10px;
	color: #555355;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}
/*	Enf of subsection Breadcrumbs */

/*	Subsection Terms: This section contains the banner with terms options  */
.termWrapper
{
	width: 100%;
	height: 55;
}

.termWrapper li
{
	float: left;
	list-style-type: none;
}

.termWrapper ul
{
	float: left;
}

.termWrapper .termTitle
{
	color: #4C4C4C;
	font-family: "Verdana";
	font-weight: bold;
	font-size: 18px;
	margin-right: 10px;
}

.termWrapper .termTitle li
{
	padding-top: 17px;
}

.termWrapper .term
{
	padding-top: 9px;
}
.termWrapper .term a
{
	box-shadow: none;
	width: 108px;
	height: 40px;
	border: none;
	padding-left: 5px;
	margin-right: 9px;
}

.termWrapper .term a.button
{
	background: url('../img/button.png') no-repeat left top !important;

}

.termWrapper .term span
{
	float: left;
	width: 108px;
	height: 40px;
	padding-left: 9px;
	padding-top: 2px;
	background: none;
	color: #4c4c4c;
}

.termWrapper .term a.selected.button
{
	background: url('../img/button_clicked.png') no-repeat left top !important;
	box-shadow: none;
}

.termWrapper .termAdvert
{
}

.termWrapper .termTrial
{
	float: right;
	margin-right: 19px;
}
/*  End of Terms subsection. */

/*	Subsection Plans  */

.planWrapper .plan
{
	margin-right: 0px;
}

/*  End of subsection plans */
/*  End of section PLANS   */


/*	Section CLIENT  */

/*	Subsection "Welcome" */
.contentBox.clientTipBox
{
	/* background: url('../img/bust_logo.png') no-repeat 18px 8px #FFFFFF;  */
	background: #FFFFFF;
	border: 1px solid #C8C8C8;
	border-radius: 15px;
	padding-left: 25px;
}

.contentBox.clientTipBox b
{
	color: #4D4D4D;
	font-family: Verdana;
	font-weight: bold;
	font-size: 20px;
}

.contentBox.clientTipBox p
{
	color: #666666;
	font-family: Verdana;
	font-size: 15px;
}

.contentBox.clientTipBox a
{
	
}
/*	End of Subsection "Welcome"   */
/* ..........................................*/

/* 	Subsection "Announcements"   */
.announcements_table
{
	background: #FFFFFF;
	border: 1px solid #C8C8C8;
	border-radius: 15px;
		margin-top: 20px;
}

.announcements_table h2 .helpToolTip
{
	margin-left: 15px;
}

.announcements_table thead
{

}

.announcements_table th
{

	background: url('../img/announce_borders.png') #FFFFFF;
	width: 240px;
	margin: 1px;
	border: none;
	height: 39px;
	padding: 0 13px;
}
.announcements_table th.title {
	width: 50%;
}
.announcements_table th.options {
	width: auto;
}

.announcements_table td
{
	width: 240px;
	border: none;
	text-align: center;
}
.announcements_table td.title {
	text-align: left;
}

.announcements_table .contentTable
{
	border-spacing: 0px;
	border-collapse: collapse;
	table-layout: fixed;
    width: 958px;
}

.announcements_table h2
{
	
	height: 38px;
	padding-top: 9px;
	padding-left: 30px;
	font-family: Arial;
	font-weight: bold;
	font-size: 22px;
	color: #4C4C4C;
}

.announcements_table h2 a
{
/*	margin-left: 16px; */
}

.announcements_table th.vertical_dotted_border
{
	background: url('../img/store_locator_border_small.png') no-repeat ;
	width: 1px;
	padding: 0px;
}
.announcements_table td.vertical_dotted_border2
{
	background: url('../img/store_locator_border_grey.png') no-repeat;
	width: 1px;
	padding: 0px;
}
.announcements_table .contentTable td
{
	border: none;
	padding: 0 13px;
	font-family: Arial;
	font-size: 15px !important;
	color: #666666;
	background: #fff url('../img/store_locator_bg_white.png') repeat-x left bottom;
	height: 40px;
}
.announcements_table .contentTable td a {
	color: #3683C6;
}
.announcements_table .contentTable td.vertical_dotted_border2 {
	background: url('../img/store_locator_border_white.png') no-repeat;
	width: 1px;
	padding: 0px;
}
.announcements_table .contentTable .alt td.vertical_dotted_border2
{
	background: url('../img/store_locator_border_grey.png') no-repeat;
	width: 1px;
	padding: 0px;
}
.announcements_table .contentTable .alt td
{
	background: #F4F4F4 url('../img/store_locator_bg_grey.png') repeat-x left bottom;
	height: 40px;
}

/*	End of subsection "Announcements"  */



/*	Subsection "My Store Locator	*/
.locatorFetchWrapper
{
	background: #FFFFFF;
	border: 1px solid #C8C8C8;
	border-radius: 15px;
	margin-top: 5px;
}

.locatorFetchWrapper h2
{
	
	height: 38px;
	padding-top: 9px;
	padding-left: 30px;
	font-family: Arial;
	font-weight: bold;
	font-size: 22px;
	color: #4C4C4C;
}

.locatorFetchWrapper h2 .helpToolTip
{
	margin-left: 58px;
}
.locatorFetchWrapper .contentTable th, .orderContents table th, .billingProfile table th, .invoice th
{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #052650;
}

.locatorFetchWrapper .contentTable, .orderContents table, .billingProfile table, .invoice
{
	border-spacing: 0px;
	border-collapse: collapse;
}

.locatorFetchWrapper .contentTable th, .orderContents table th , .billingProfile table th, .invoice th
{
	background: url('../img/store_locator_bg_small.png') repeat-x;
	height: 38px;
}

.locatorFetchWrapper .contentTable td, .orderContents table td, .billingProfile table td, .invoice td
{
	background: url('../img/store_locator_bg_grey.png') repeat-x;
	height: 65px;
	verticle-alignment: middle;
}
.locatorFetchWrapper .contentTable .alt td, .orderContents table .alt td, .billingProfile table .alt td, .invoice .alt td
{
	background: url('../img/store_locator_bg_white.png') repeat-x;
	height: 65px;
}

.invoiceprint {
width: 800px;
}

.invoiceprint th {
 
	vertical-align: middle;
	text-align:left;
	margin: 0px;
	border: 0px dotted gray;
	background-color: white;
    color: black;
}
.invoiceprint td {
 
	vertical-align: middle;
	margin: 0px;
	border: 0px dotted gray;
	background-color: white;
    color: black;
}


.locatorFetchWrapper .contentTable th.vertical_dotted_border, .orderContents table th.vertical_dotted_border, .billingProfile table th.vertical_dotted_border
{
	background: url('../img/store_locator_border_small.png') no-repeat ;
	width: 1px;
	padding: 0px;
}



.locatorFetchWrapper .contentTable th, .orderContents table th, .billingProfile table th, .invoice th
{
	border: none;
}

.locatorFetchWrapper .contentTable td, .orderContents table td, .billingProfile table td, .invoice td
{
	border: none;
	padding: 0px;
	font-family: Arial;
	font-size: 15px;
	color: #666666;
}

.locatorFetchWrapper .contentTable td.vertical_dotted_border2, .orderContents table td.vertical_dotted_border2, .billingProfile table td.vertical_dotted_border2
{
	background: url('../img/store_locator_border_grey.png') no-repeat;
	width: 1px;
	padding: 0px;
}

.locatorFetchWrapper .contentTable  .alt td.vertical_dotted_border2, .orderContents table .alt td.vertical_dotted_border2, .billingProfile table .alt td.vertical_dotted_border2
{
	background: url('../img/store_locator_border_white.png') no-repeat;
	width: 1px;
	padding: 0px;
}

.locatorFetchWrapper .contentTable .coll_1
{
	width: 240px;
	text-align: left;
}

.locatorFetchWrapper .contentTable .coll_2
{
	width: 245px;
	text-align: left;
}

.locatorFetchWrapper .contentTable .coll_3
{
	width: 250px;
	text-align: center;
}

/*.locatorFetchWrapper .contentTable .coll_4
{
	width: 97px;
	text-align: center;
}
*/

.locatorFetchWrapper .contentTable th
{
	padding-left: 13px;
	padding-right: 13px;
	text-align: left;
}

.locatorFetchWrapper .contentTable td
{
	padding-left: 13px;
	padding-right: 13px;
}

.locatorFetchWrapper .contentTable td a
{
	color: #3683C6;
}

.locatorFetchWrapper .contentTable .coll_5
{
	padding-left: 10px;
	padding-right: 12px;
	width: 140px;
}

.locatorFetchWrapper .contentTable .coll_5 th
{
	text-align: center;
}

.locatorFetchWrapper .contentTable .coll_5 td
{
	text-align: left;
}

.locatorFetchWrapper
{
	padding-left: 0px;
}
/*	End of Subsection "My Store Locator"  */

.orderContents table td , .billingProfile table td
{
	text-align: center;
}

.orderContents table th , .billingProfile table th
{
	padding: 0 12px;
}

/*	Subsection "Support Tickets"  -------------------------------------------------------------------------------- */
.supportTicketsWrapper 
{
	background: #FFFFFF;
	border: 1px solid #C8C8C8;
	border-radius: 15px;
	margin-top: 20px;	
}


.myTicketsTable {
	width:960px;
}



.supportTicketsWrapper h2
{
	
	height: 38px;
	padding-top: 9px;
	padding-left: 30px;
	font-family: Arial;
	font-weight: bold;
	font-size: 22px;
	color: #4C4C4C;
}
.supportTicketsWrapper h2 .helpToolTip
{
	margin-left: 19px;
}
.loadTicketsByStatus .button
{
	width: 55px;
	text-align: center;
	height: 27px;
	line-height: 27px;
}

.loadTicketsByStatus
{
	margin-top: -46px;
	padding-right: 5px;
}

.loadTicketsByStatus .ticketTitle
{
	color: #4C4C4C;
	font-family: Arial;
	font-size: 18px;
	
}

.supportTicketsWrapper .contentTable th
{
	border: none;
	padding: 0 13px;
}

.supportTicketsWrapper .contentTable td
{
	border: none;
	padding: 0 13px;
	font-family: Arial;
	font-size: 15px;
	color: #666666;
}

.supportTicketsWrapper .contentTable
{
	border-spacing: 0px;
	border-collapse: collapse;
	width: 940px;
	margin-top:10px;
}

.supportTicketsWrapper .contentTable th
{
	background: url('../img/store_locator_bg_small.png') repeat-x;
	height: 38px;
}

.supportTicketsWrapper .contentTable th.vertical_dotted_border
{
	background: url('../img/store_locator_border_small.png') no-repeat ;
	width: 1px;
	padding: 0px;
}

.supportTicketsWrapper .contentTable td.vertical_dotted_border2
{
	background: url('../img/store_locator_border_white.png') no-repeat;
	width: 1px;
	padding: 0px;
}

.supportTicketsWrapper .contentTable  .alt td.vertical_dotted_border2
{
	background: url('../img/store_locator_border_grey.png') no-repeat;
	width: 1px;
	padding: 0px;
}

.supportTicketsWrapper .contentTable td
{
	background: url('../img/store_locator_bg_white.png') repeat-x;
	height: 65px;
}

.supportTicketsWrapper .contentTable .alt td
{
	background: url('../img/store_locator_bg_grey.png') repeat-x;
	height: 65px;
}



.supportTicketsWrapper .contentTable .coll_1
{
	width: 350px;
	text-align: left;
	nowrap:nowrap;
}

.supportTicketsWrapper .contentTable .coll_2
{
	/*width: 176px;*/
	text-align: left;
}

.supportTicketsWrapper .contentTable .coll_3
{
	/*width: 84px;*/
	text-align: center;
}

.supportTicketsWrapper .contentTable .coll_4
{
	/*width: 70px*/
	text-align: center;
}

.supportTicketsWrapper .contentTable .coll_5
{
	/*width: 83px;*/
	text-align: center;
}

.supportTicketsWrapper .contentTable .coll_6
{
	/*width: 111px;*/
	text-align: center;
}

.supportTicketsWrapper .contentTable td a
{
	color: #3683C6;
}


.supportTicketsHeading
{
	border: 1px solid #C8C8C8;
	border-bottom: none;
}

.ticketsTableWrapper
{
	padding-bottom: 20px;
	border: 0px solid #C8C8C8;
	border-top: none;
	width: 940px;
}


/*	End subsection "Support Tickets"  */

/*	Subsection "Billing Profiles"  -------------------------------------------------------------------------------- */

/*	Subsection "Billing Profiles"  */
.billingProfileWrapper 
{
	background: #FFFFFF;
	border: 1px solid #C8C8C8;
	border-radius: 15px;
	margin-top: 36px;	
	padding: 20px 0;
}


.billing_table {
	width:960px;
}

.billingProfileWrapper h2
{
	
	height: 38px;
	padding-top: 9px;
	padding-left: 30px;
	font-family: Arial;
	font-weight: bold;
	font-size: 22px;
	color: #4C4C4C;
}
.billingProfileWrapper h2 .helpToolTip
{
	margin-left: 19px;
}

.billingProfileWrapper .billing_table th
{
	border: none;
	padding: 0 13px;
}

.billingProfileWrapper .billing_table td
{
	border: none;
	padding: 0 13px;
	font-family: Arial;
	font-size: 15px;
	color: #666666;
}

.billingProfileWrapper .billing_table
{
	border-spacing: 0px;
	border-collapse: collapse;
	width: 958px;
	margin-top:10px;
}

.billingProfileWrapper .billing_table th
{
	background: url('../img/store_locator_bg_small.png') repeat-x;
	height: 38px;
}

.billingProfileWrapper .billing_table th.vertical_dotted_border
{
	background: url('../img/store_locator_border_small.png') no-repeat ;
	width: 1px;
	padding: 0px;
}

.billingProfileWrapper .billing_table td.vertical_dotted_border2
{
	background: url('../img/store_locator_border_white.png') no-repeat;
	width: 1px;
	padding: 0px;
}

.billingProfileWrapper .billing_table  .alt td.vertical_dotted_border2
{
	background: url('../img/store_locator_border_grey.png') no-repeat;
	width: 1px;
	padding: 0px;
}

.billingProfileWrapper .billing_table td
{
	background: url('../img/store_locator_bg_white.png') repeat-x;
	height: 65px;
}

.billingProfileWrapper .billing_table .alt td
{
	background: url('../img/store_locator_bg_grey.png') repeat-x;
	height: 65px;
}

.billingProfileWrapper .billing_table .coll_1
{
	/*width: 273px;*/
	text-align: left;

}

.billingProfileWrapper .billing_table .coll_2
{
	/*width: 176px;*/
	text-align: left;
}

.billingProfileWrapper .billing_table .coll_3
{
	/*width: 84px;*/
	text-align: left;
}

.billingProfileWrapper .billing_table .coll_4
{
	/*width: 70px*/
	text-align: left;
}

.billingProfileWrapper .billing_table .coll_5
{
	width: 100px;
	text-align: center;
}

.billingProfileWrapper .billing_table td a
{
	color: #3683C6;
}


.billingProfileHeading
{
	border: 1px solid #C8C8C8;
	border-bottom: none;
}

.profilesTableWrapper
{
	padding-bottom: 20px;
	border: 0px solid #C8C8C8;
	border-top: none;
	width: 940px;
}


/*	End subsection ""Billing Profiles"  */



/*	End of section CLIENT  */


.invoice, .editCardForm
{
	background: #fff;
	padding: 20px;
	border-radius: 8px;
}

.invoice
{
	width: 960px;
}

.invoice .price
{
	width: auto;
}

.invoice th, .invoice td
{
	text-align: left
}

/* "Field Settings" Page */

.fields_settings_list
{
	width: 150px;
	float: left;
}

.fields_settings_list ul li
{
	width: 150px;
}

.fields_settings_list ul
{
	width: 150px !important;
}


.fields_settings_list.labels ul li
{
	text-align: right;
	color: #052750;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.fields_settings_list.checks ul li
{
	text-align: center;
}

.fields_settings_list.labels ul
{
	padding-top: 6px;
}

.fields_settings_list.checks
{
	text-align: center;
	margin: 5px;
	border: 2px solid #DDD;
	border-radius: 20px;
	height: 660px;
}

.fields_settings_list .fields_title
{
	height: 25px;
	display: block;
	color: #052750;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.all_field_settings
{
	text-align: center;
}
.fields_settings_list.checks li:nth-child(odd) 
{ 
	background-color:#DDD; 
}
/*  Enf of "Field Settings" Page */

/*  Support tickets admin  */

.allTicketsTableAdmin thead, .allTicketsTableAdmin tbody {
	width: 100%;
}

.mainColumn .allTicketsTableAdmin th {
	padding: 2px 0px;
	font: bold 12px/14px arial,helvetica,sans-serif;
}

.mainColumn .allTicketsTableAdmin td {
	padding: 2px 0px;
	font: normal 12px/14px arial,helvetica,sans-serif;
}

.allTicketsTableAdmin tbody tr:nth-child(even) {
	background-color: #DDD;
}

.mainColumn .allTicketsTableAdmin .col_1 {
	padding: 0px;
	width: 36px;
}

.mainColumn .allTicketsTableAdmin .col_3 {
	width: 114px;
}

.mainColumn .allTicketsTableAdmin .col_8 {
	padding: 2px 1px;
	width: 110px;
}

.mainColumn .allTicketsTableAdmin .col_2 {
	width: 119px;
}

.mainColumn .allTicketsTableAdmin .col_4 {
	width: 86px;
}

.mainColumn .allTicketsTableAdmin .col_5 {
	width: 68px;
}

.mainColumn .allTicketsTableAdmin .col_6 {
	width: 84px;
}

.mainColumn .allTicketsTableAdmin .col_7 {
	width: 55px;
}

/*  End of Support tickets admin  */

.locations_status_icon {
	padding-right: 3px;
	
}

span.locations_status_icon{
	color:#00B9FF; 
	font-size:18px !important; 
	font-weight:bold;
	vertical-align: middle;
}

.editAccounts {
	display: none;
}

.hidden_element {
	display:none;
}