.qr {
	width: 10em;
}

.alert b {
	color: #FFF !important;
	display: block;
}

.alert a:visited, .alert a:hover, .alert a:link {
	color: #FFF !important;
}

.alert {
	background: #900;
	color: #CCC;
	padding: 1em;
	margin-bottom: 1em;
	border-radius: 1em;
}

.download {
	float: right;
	background-image: url('/img/download.gif') !important;
	background-repeat: no-repeat !important;
	background-position: 3px 4px !important;
	padding: 0.5em 0.5em 0.5em 25px !important;
}

.first_item .rem_item {
	display: none;
}

.rem_item {
	float: right;
}

#multi_item {
	clear: both;
	display: block;
}
#multi_item fieldset {
	float: left;
	width: 300px;
}

.right {
	border-right: 2px solid #bbb;
}

table.custom_fields th{
	text-align: right;
}

table.custom_fields td {
	white-space: nowrap !important;
}

table.custom_fields th,
table.custom_fields td {
	padding-top: 0.1em !important;
	padding-bottom: 0.1em !important;
}

.saved {
	color: green;
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 1em;
}

#autofill_customer {
	min-width: 200px;
	background: #ccc;
	color: #000;
	z-index: 9999;
	position: absolute;
	border: 1px solid #fff;
	margin-top:22px;
	border-radius: 5px;
	padding: 4px 2px 4px 0;
}

#autofill_customer div:hover,
#autofill_customer div.selected {
	background: #ddd; 
}

#autofill_customer div span {
	font-weight: bold;
}
#autofill_customer div a {
	color: #000;
}

#autofill_customer div {
	padding: 1px 6px 1px 8px;
}


tr.disabled td,
tr.disabled a {
	color: #999 !important;
}

a img { border: none; }

.pages {
	margin: 5px 0 0 5px;
}

.date_year  { width: 5em; }
.date_month { width: 6em; }
.date_day   { width: 5em; }

.pages a,
.pages span {
	min-width: 18px;
	padding: 1px 3px 0 3px;
	margin: 0 3px 0 3px;
	display: inline-block;
	text-align: center;
}

.pages a {
	border: 1px solid #a1a1bd;
	background: #e1e1e1;
}

.pages span {
	border: 1px solid #aaa;
	background: #ccc;
	color: #aaa;
}

.pages .cur {
	background: #006;
	color: #fff;
}

.newsletters_container .NFCheck,
.newsletters_container input[type="checkbox"] {
	display: none !important;
}

.clients .clients_header_remove {
	width: 500px;
}

.clients .search_row a {
	font-size: 0.8em;
}
.clients .search_row td {
	white-space: nowrap;
	text-align: right
}

.clients .clients_header_email,
.clients .clients_header_procedures,
.clients .clients_header_phone,
.clients .clients_header_dob,
.clients .clients_header_name {
/*	display: inline-block;*/
	min-width: 180px;
}

.clients .clients_header_date {
	min-width: 270px;
	display: block;
}

.clients input[type="submit"] {
	font-size: 0.9em;
/*	padding: 0px 4px 0px 4px;*/
}

.clients_container {
	overflow: auto;
	clear: both;
}

.note {
	display: none !important;
	display: block; clear: both;
	margin: 5px 0 0 10px;
	font-size: 0.8em;
}

table.clients .procedure_container {
	max-height: 140px;
	overflow: auto;
}

table.clients .procedure_container table {
	font-size: 0.9em;
}

table.clients .clients_header_{
	/*min-width: 1400px !important;*/
}

table.clients .search .clear {
	float: right;
}
table.clients .search .clear a {
	margin: 0 5px 0 5px;
}
table.clients .search {
	font-size: 0.8em;
	vertical-align: middle !important;
}

table.clients ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

table.clients tr:hover td  {
	background: #ddd;
}
table.clients .remove {
	float: right;
}

table.clients .procedure:hover table {
/*	display: block !important;*/
}

table.clients .procedure table {
	display: none;
	margin-bottom: 10px;
	clear: both;
}

table.clients li  {
	/*font-size: 0.8em;*/
}

table.clients table.procedures ul a {
	background: url('img/plus.gif') center left no-repeat;
	padding-left: 20px;
}

table.clients .procedure a.toggle {
	background: url('img/plus.gif') center left no-repeat;
	padding-left: 20px;
}

table.clients .procedure.show a.toggle  {
	background: url('img/minus.gif') center left no-repeat;
}

table.clients .toggle_vis a {
	padding: 0 2px 0 2px;
}

table.clients .toggle_vis {
	font-size: 0.8em;
	float: right;
	margin-right: 10px;
}

table.clients .procedure.show table {
	display: block;
}

table.clients table,
table.clients table th,
table.clients table td {
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
}

table.clients a {
	font-weight: bold;
}

table.clients td {
	width: 200px;
}

table.clients th.procedures {
	width: 500px;
}

table.clients table th {
	text-align: right;
	padding-right: 10px;
}

table td {
	vertical-align: top;
}

div.newsletter {
	width: 98%;
}

.newsletters {
	border-top: 0 !important;
}

.newsletter_preview tr {
}
.newsletter_preview td {
	width: 120em;

}
.newsletter_preview div {
	background: #fefefe;
	border: 1px solid #9d9eba;
	border-radius: 5px;
	padding: 10px 10px 5px 10px;
}

.newsletters_container {
	width: 920px;
	max-height: 200px;
	overflow: auto;		
	padding: 0;
	margin: 0;
}

.load_default {
	clear: both;
	border-bottom: 2px solid #328ccf;
	border-top: 2px solid #328ccf;
	padding: 0.5em 0;
	margin-bottom: 2em;
}

.load_default label {
	margin-right: 15px;
	font-size: 1.1em;
	white-space: nowrap;
	color: #000;
}

.load_default select {
	font-size: 1.1em;
}

#copyleft {
	margin-bottom: 35px;
}

.help li {
	padding-bottom: 15px;
}

ul {
	margin-left: 25px;
}

.help ul {
	list-style-type: none;
}

.help ul ul li {
	margin: 0;
	padding: 0;
	list-style-type: square;
}

h3 {
	font-size: 1.6em;
	color: #009;
	border-bottom: 1px solid #fff;
	margin: 0 0 5px 15px;
}

h4 {
	font-size: 1.4em;
	margin: 6px 0 4px 0;
}

.clone {
	/* works better than display none */
	position: absolute;
	left: -1500;
}

.niceform .multi_head {
	border-bottom: 2px solid #666;
	margin-bottom: 8px;
	min-width: 250px;
}

.niceform .multi_head .multi_new {
	float: right;
}

.niceform .multi_head,
.niceform table.multi {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

.niceform table.multi th {
	text-align: left;
}
.niceform table.multi th#h_1,
.niceform table.multi th#h_2 {
	width: 180px;
}
.niceform table.multi th#h_3 {
	width: 50px;
}

.niceform table.multi tr {
	border-bottom: 1px solid #ccc;
}

.niceform table td,
.niceform table th {
	padding: 2px 4px 4px 8px;
}

option {
	padding: 0 5px 0 5px;
}

.passcode {
	padding: 0 8px 0 8px;
	letter-spacing: 8px;
	margin-right: 25px;
	font-size: 1.4em;
	width: 4em;
	height: 1.2em;
	text-align: center;
	border: 2px solid #ccc;
	float: left;
}

.passcode_enter {
	white-space: nowrap;
	display: block;
	width: 300px;
}

.passcode_enter input {
	font-size: 1.2em;
	padding: 0.25em;
}

* {
	margin: 0;
	padding: 0;
}

html, body {
	background: #ddd;
	padding-left: 10px;
	font-family: 'Verdana', sans-serif;
}

.page_body label {
	width: 10em;
	font-weight: bold;
	text-align: right;
	float: left;
}

.icon_container {
	width: 16px;
	height: 16px;
	display: inline-table;
	white-space: nowrap;
}

.support .icon_container {
	display: block;
	margin: 2px 0 2px 0;
}

img.icon {
	position: relative;
	margin: 0 2px 0 1px;
}

/*table.data td input {
	position: relative;
	top: 6px;
}*/

.artist_totals {
	float: right;
	border: 1px solid #ccc;
	width: 400px;
	margin-bottom: 4px;
}
.artist_totals th {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.artist_totals td, th {
	padding: 1px 2px 1px 4px;
	text-align: left;
}


table.data caption {
	font-weight: bold;
	text-align: left;
	font-size: 1.2em;
	/*text-decoration: underline;*/
	color: #11288c;
	border-bottom: 1px solid #16c;
	margin-bottom: 4px;
}
table.data.data_centered {
	margin-bottom: 15px;	
}

table.data.data_centered th { 
	font-weight: normal;
}
table.data.data_centered td { 
	text-align: center;
	vertical-align: middle;
	min-width: 50px;
}

table.data th.name {
	width: 150px;
}	
table.data th.functions {
	width: 80px;
}

.release_help {
	font-size: 0.8em;
	font-style: italic;
	clear: both;
}

table.releases {
	margin-top: 4px;
	margin-bottom; 15px;
}

table.releases tr td {
	color: #060;
}

table.releases tr td {
	white-space: nowrap;
}

table.data {
	border: 2px solid #aaa;
	border-left: none;
	width: 900px;
}

table.data th {
	background: #eee;
	border-bottom: 2px solid #aaa;
	white-space: nowrap;
}

table.data td {
	border-bottom: 1px solid #aaa;
}


table.data th,
table.data td {
	border-left: 2px solid #aaa;
	padding: 2px 4px 2px 8px;
}

.page_header .slogan {
	position: absolute;
	top: 125px;
	left: 245px;
	font-style: italic;
	font-weight: bold;
	font-size: 1.1em;
	color: #11288c;
}

.page_header h1 {
	font-size: 4em;
}

.page_header h1 a {
	position: relative;
	bottom: 6px;
}

.tablet_logo img {
	margin-bottom: 5px;
}

.tablet_logo {
	text-align: center;
	font-size: 1.4em;
	float: right;
}

.page_header {
	z-index: 1000;
	padding: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #fff;
}

.page_header a,
.page_header a:link,
.page_header a:active,
.page_header a:visited {
	color: #000;
}

.page_header {
	height: 80px;
}

.page_header .icon {
	margin-left: 0px;
	margin-top: 2px;
}

.page_header img {
	margin-left: 20px;
	float: left;
}

.page_footer {
	border-top: 2px solid #fff;
	clear: both;
	text-align: right;
	padding: 10px 10px;
	font-size: 0.8em;
}

.page_body {
	background: #ddf;
	padding: 10px 15px 10px 15px;
	border-left: 2px solid #fff;
}

table {
	border-collapse: collapse;
}

.why_use {
	margin: 5px 0 5px 0;
	padding-top: 15px;
	font-size: 1.2em;
	display: inline-block;
	height: 300px;
	overflow: hidden;
	width: 500px;
}

.why_use:hover {
	overflow: auto;
	width: 550px;
}

.why_use ul {
	font-size: 0.8em;
	list-style-type: none;
	list-style-image: url('img/check.gif');
	margin-left: 40px;
}

.why_use li {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 15px;
}

.why_use li b {
	position: relative;
	right: 20px;
}

.why_use ul li b {
	font-size: 0.9em;
	clear: both;
	display: block;
}

a, a:visited, a:link {
	color: #006;
	text-decoration: none;
}

.error {
	background: #e6e6e6;
	color: #900;
	border: 1px solid #900;
	border-radius: 5px;
	padding: 8px;
	margin: 0 0 10px 45px;
	min-width: 200px;
	display: inline-block;
	clear: both;
}

.sign_in_up .sign_lang ul li {
	display: inline-block;
	margin-right: 2em;
}

.sign_in_up .sign_error {
	color: #600;
	font-weight: bold;
	padding-bottom: 10px;
}

.sign_in_up .sign_lang,
.sign_in_up .sign_error {
	text-align: center;
	border-top: 2px solid #fff;
	padding-top: 10px;
}
.sign_in_up .forgot {
	padding-left: 59px;
	font-size: 0.7em;
}

.sign_in_up .forgot a {
	margin: 0 2px;
}

input[type="submit"],
input[type="button"],
.button {
	font-size: 1.1em;
	padding: 0.5em 1em;
	margin: 0.2em 0.1em 0.1em 0.1em;
	border: 1px solid #737583;
	background: #328ccf;
	color: #fff;
	font-weight: bold;
}

span.button {
	display: inline-block;
}
span.button a {
	color: #fff;
}

.sign_in_up .free {
	clear: both;
	display: block;
	font-size: .9em;
	font-weight: normal;
}

.sign_in_up {
	float: right;
	margin: 10px 10px 0 0;
	border: 2px solid #fff;
	border-left: none;
	display: block;
	background: #ccc;
	display: inline-block;
}

.sign_in_up th {
	background: #ddf;
	padding: 0 4px 0 4px;
	white-space: nowrap;
	border-left: 2px solid #fff;
}

.sign_in_up td {
	border-left: 2px solid #fff;
	padding: 2px 0;
}

.sign_in_up td {
	padding-bottom: 5px;
}

.sign_in_up td td,
.sign_in_up td th {
	border: none;
	padding: 0 0 0 10px;
	margin: 0;
}

.sign_in_up .col th,
.sign_in_up .col td {
	width: 260px;
}

.sign_in_up ul {
	margin: 2px 0 8px 25px;
}


div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000099;
	
	font-weight: bold;
	background-color: #000099;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;

	color: #DDD;
}


/* datatables */

.img_container input[type=checkbox] {
	display: none;
}

.img_container img {
/*  margin-right: 100px;*/
	max-width: 15em;
	max-height: 15em;
  transition: transform 0.25s ease;
  cursor: zoom-in;
}

input[type=checkbox]:checked ~ label > img {
	transform: scale(4);
	cursor: zoom-out;
	position: relative;
}

button.delete {
	margin-right: 4em;
	background-image: linear-gradient(to bottom, #cc6666 0%, #ff6666 100%) !important;
}

.dataTable hr {
	margin: 0.5em 0;
}

.dataTable .date {
	margin-left: 0.5em;
	white-space: nowrap;
}

#notes_wrapper,
.DTE_Field_Name_date {
	display: none !important;
}

.dataTables_wrapper label {
	width: auto;
}

#procedures_filter input {
	background: #fff;
}
