/*
YUI 3.17.2 (build 9c3c78e)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/

html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}

html {
	font-family: "Antenna RE", sans-serif;
	font-size: 12px;
	background: #ECECEC;
	color: #1D1D1B;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-text-size-adjust: none;
}

a {
	text-decoration: none;
	color: #1D1D1B;
}

hr {
	clear: both;
	border: none;
	height: 1px;
	background: url(../img/dash.png);
	margin: 36px 0 24px;
}

label {
	font-weight: bold;
	display: block;
	margin: 0 0 11px;
}

input[type="text"],
input[type="password"],
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	width: 100%;
	margin: 11px 0 32px;
	padding: 9px 13px 10px;
	border: 1px solid #1D1D1B;
	-webkit-border-radius: 0;
	border-radius: 0;
	outline: none;
}
textarea {
	height: 120px;
}

.band-inner {
	width: 964px;
	margin: 0 auto;
	padding: 0 30px;
}
.off-screen,
.hidden,
.js .settings ul,
.ui-helper-hidden-accessible {
	position: absolute;
	top: -9999em;
	left: -9999em;
}

.settings-toggle,
.js .isrc-table *,
.page-prev,
.page-next {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* - - - - - - - - - - - - LOGIN / IMPORT / INSTALL - - - - - - - - - - - - */

.login {
	max-width: 320px;
	margin: 0 auto;
}
.login input[type="submit"],
.import input[type="submit"],
.prepare-import input[type="submit"],
.install input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #1D1D1B;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
	margin: 0;
	padding: 8px 16px;
	background: #CBE8EC;
	color: #333;
	cursor: pointer;
	outline: none;
	font-size: 14px;
	font-weight: bold;
}
.import input[type="submit"],
.prepare-import input[type="submit"] {
	margin-top: 24px;
}

.import,
.prepare-import {
	margin-bottom: 32px;
}

.field-map {
	clear: both;
	padding: 2px 0 42px;
}
.field-map label {
	width: 240px;
	float: left;
	margin-right: 30px;
}
.import-select {
	width: 240px;
	float: left;
	margin-top: -7px;
}
.import-select .select .current-value {
	padding: 5px 13px 6px;
}
.import-select .select li {
	padding: 5px 13px;
}

.install {
	max-width: 480px;
	margin: 0 auto;
}
.login .logo,
.install .logo {
	border: none;
}
.install-sql {
	font-family: Menlo, Consolas, monospace;
	font-size: 11px;
	line-height: 13px;
	background: #fff;
	border: 1px solid #1D1D1B;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 16px;
	padding: 16px;
	white-space: pre-wrap;
}
#filename {
	border: 1px solid #1D1D1B;
	background: #fff;
	padding: 12px 13px;
	margin: -3px;
	position: relative;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.import-explain {
	font-size: 14px;
	margin-bottom: 32px;
}
.ignore-header {
	margin-bottom: 32px;
}
.ignore-header label {
	width: 240px;
	float: left;
	margin-right: 30px;
}
.checkbox-replace {
	display: inline-block;
	width: 32px;
	height: 32px;
	cursor: pointer;
	border: 1px solid #19CBE6;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #E0F1F4 url(../img/tick.png) no-repeat -60px -60px;
	margin-top: 5px;
}
.checkbox-replace.checked {
	background-position: center;
}

/* - - - - - - - - - - - - HEADER - - - - - - - - - - - - */

.header .band-inner {
	position: relative;
}
.logo {
	border-top: 6px solid #1D1D1B;
	margin-right: 360px;
	padding: 64px 0;
}
.logo__a {
	display: block;
	width: 192px;
	height: 67px;
	background: url(../img/logo.png) no-repeat center;
	text-indent: -9999em;
}
.user-info {
	border-top: 6px solid #1D1D1B;
	width: 330px;
	position: absolute;
	top: 0;
	right: 30px;
	padding: 8px 0;
	font-size: 14px;
}
.logout {
	display: block;
	width: 32px;
	height: 32px;
	background: url(../img/key.png) no-repeat center;
	text-indent: -9999em;
	position: relative;
	float: left;
}
.logout span {
	display: block;
	padding: 8px 12px;
	background: #fff;
	text-indent: 0;
	position: absolute;
	top: -9999em;
	right: 999em;
	margin: -20px 8px 0 0;
	white-space: nowrap;
}
.logout:hover span {
	top: 50%;
	right: 100%;
}
.logout span:after {
	content: "";
	display: block;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #fff;
	position: absolute;
	top: 50%;
	left: 100%;
	margin-top: -4px;
}
.current-user {
	float: left;
	padding: 4px 16px;
}
.settings {
	position: absolute;
	top: 0;
	right: 0;
}
.settings ul {
	position: relative;
	top: 14px;
	left: 0;
}
.settings ul:after {
	content: "";
	display: block;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #B5DEE4;
	position: absolute;
	bottom: 100%;
	right: 8px;
}
.settings li {
	background: #B5DEE4;
	margin-bottom: 1px;
}
.settings a {
	display: block;
	padding: 8px 12px;
	white-space: nowrap;
}

.settings-toggle {
	width: 32px;
	height: 32px;
	background: url(../img/cog.png) no-repeat center;
	text-indent: -9999em;
	cursor: pointer;
	position: absolute;
	top: 7px;
	right: 0;
}
.js .settings.open ul {
	position: absolute;
	top: 46px;
	left: auto;
	right: 0;
}

/* - - - - - - - - - - - - USER ACTIONS - - - - - - - - - - - - */

.user-actions .band-inner {
	position: relative;
}
.user-actions li {
	display: inline-block;
	margin-right: 13px;
}
.btn {
	display: inline-block;
	padding: 10px 24px 10px 52px;
	background: #1D1D1B;
	color: #fff;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	font-size: 14px;
	cursor: pointer;
}
.btn span {
	display: inline-block;
	text-indent: -9999em;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 50%;
	left: 16px;
	margin-top: -9px;
}
.btn--add {
	background: #B5DEE4;
	color: #1D1D1B;
	position: relative;
	top: 0;
	left: 0;
	/* -webkit-transition: top .25s cubic-bezier(0.190, 1.000, 0.220, 1.000); */
}
.form-out .btn--add {
	top: 18px;
}
.btn--add span {
	width: 19px;
	height: 19px;
	background-image: url(../img/add.png);
}
.btn--import,
.btn--export,
.btn--count {
	padding-left: 58px;
}
.btn--import span,
.btn--export span,
.btn--count span {
	width: 25px;
	height: 24px;
	background-image: url(../img/import.png);
}
.btn--export span,
.btn--count span {
	margin-top: -13px;
	background-image: url(../img/export.png);
}
.btn--email,
.btn--save {
	padding-left: 46px !important;
}
.btn--email span {
	width: 23px;
	height: 18px;
	background-image: url(../img/email.png);
}
.btn--save span {
	width: 17px;
	height: 17px;
	background-image: url(../img/save.png);
}

.action-blanker {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url(../img/bg-pale-gray-90.png);
	background: rgba(236, 236, 236, .9);
}

/* - - - - - - - - - - - - SEARCH - - - - - - - - - - - - */

.search {
	position: absolute;
	top: 0;
	right: 30px;
	width: 260px;
}
.search-form {
	background: #fff;
	position: relative;
}
.search label {
	margin: 0;
	padding: 10px 13px;
	font-size: 14px;
	font-weight: normal;
}
.search label.blank {
	color: #fff;
}
#search {
	border: none;
	background: transparent;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0;
	padding: 10px 13px;
	font-size: 14px;
}
.search-form input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	display: block;
	width: 40px;
	height: 40px;
	background: url(../img/search.png) no-repeat center;
	text-indent: -9999em;
	cursor: pointer;
	outline: none;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -20px;
}

/* - - - - - - - - - - - - FORM - - - - - - - - - - - - */

.li-email.hidden {
	display: none;
}

.listing-form {
	background: #B5DEE4;
	margin: 14px 0;
	padding: 32px 0;
}
.form-edit .listing-form {
	background: #fff;
}

.input-agency-holder {
	width: 176px;
	float: left;
	margin-right: 30px;
}
.input-country-holder {
	width: 240px;
	float: left;
}
    .input-country-holder > select {
        max-width: 240px;
        padding: 8.5px;
        border: 1px solid #19CBE6;
        background: #E0F1F4;
    }
.input-coutry-code-holder {
	width: 104px;
	float: left;
	margin-left: -1px;
}
#input-country-code {
	text-align: center;
}
.input-audio-video-holder {
	clear: both;
	width: 176px;
	float: left;
	margin-right: 30px;
}
.input-registrant-code-holder {
	width: 134px;
	float: left;
}
.input-date-allocated-holder {
	width: 108px;
	float: left;
	margin-left: -1px;
}
#input-registrant-code {
	text-align: center;
}
#input-date-allocated {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}
.input-registrant-name-holder,
.input-contact-name-holder,
.input-telephone-holder,
.input-email-holder,
.input-website-holder {
	width: 240px;
	float: left;
	margin-right: 30px;
}
.input-registrant-address-holder {
	width: 424px;
	float: left;
}
.input-telephone-holder {
	clear: both;
}
.input-code-holder {
	width: 176px;
	float: left;
	margin-right: 30px;
}
.input-notes-holder {
	width: 420px;
	float: left;
	position: relative;
}
.notes-counter {
	position: absolute;
	top: 0;
	right: 0;
}
.notes-counter.minus {
	color: red;
}

.add-edit-footer {
	clear: both;
	padding-top: 28px;
	overflow: hidden;
}
.add-edit-footer hr {
	height: auto;
	border-top: 1px solid #19CBE6;
	margin-top: 0;
	margin-bottom: 18px;
}
.last-action {
	float: left;
}
.last-action h3 {
	font-weight: bold;
	margin-bottom: 4px;
}
.add-edit-form-submit {
	float: right;
}
.add-edit-form-submit li {
	float: left;
}
.add-edit-form-submit a {
	display: block;
	margin-left: 13px;
	padding: 8px 16px;
	border: 1px solid #1D1D1B;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #CBE8EC;
	color: #333;
	font-weight: bold;
	cursor: pointer;
}

.ui-autocomplete-holder {
	position: relative;
	margin-right: 1px;
}
.ui-autocomplete {
	position: absolute;
	z-index: 9;
	top: 0;
	left: 0;
	border: 1px solid #1D1D1B;
	border-top: none;
	background: #fff;
}
.ui-menu-item {
	border-top: 1px solid #CBE8EC;
}
.ui-menu-item:first-child {
	border: none;
}
.ui-menu-item a {
	display: block;
	padding: 11px 13px;
}
.ui-menu-item .ui-state-focus,
.ui-menu-item .ui-state-active {
	background: #E0F1F4;
}

.input-registrant-code-holder {
	position: relative;
}
.registrant-code-loader {
	position: absolute;
	top: 0;
	right: 1px;
	bottom: 0;
	left: 0;
	background: url(../img/bg-blue-90.png);
	background: rgba(181, 222, 228, .9);
}
.form-edit .registrant-code-loader {
	background: url(../img/bg-white-90.png);
	background: rgba(255, 255, 255, .9);
}
.registrant-code-loader.off {
	position: static;
}

.ui-datepicker {
	background: #fff;
	text-align: center;
	margin-top: -1px;
}
.ui-datepicker-prev,
.ui-datepicker-next {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999em;
	cursor: pointer;
	position: relative;
}
.ui-datepicker-prev:after,
.ui-datepicker-next:after {
	content: "";
	display: block;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-right: 5px solid #1D1D1B;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -4px 0 0 -2.5px;
}
.ui-datepicker-next:after {
	border-right: none;
	border-left: 5px solid #1D1D1B;
}
.ui-datepicker-prev {
	float: left;
}
.ui-datepicker-next {
	float: right;
}
.ui-datepicker-header {
	border: 1px solid #1D1D1B;
	border-bottom: none;
	overflow: hidden;
}
.ui-datepicker-title {
	padding: 4px 0;
}
.ui-datepicker-calendar {
	border: 1px solid #1D1D1B;
	border-top: none;
}
.ui-datepicker-calendar th {
	padding: 4px 9px;
}
.ui-datepicker-calendar a {
	display: block;
	padding: 4px 9px;
	border: 1px solid transparent;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.ui-datepicker .ui-state-active {
	border-color: #19CBE6;
	background: #E0F1F4;
}

/* - - - - - - - - - - - - SELECT - - - - - - - - - - - - */

.select {
	position: relative;
	white-space: nowrap;
}
.select.open {
	z-index: 99;
}
.select .current-value {
	border: 1px solid #19CBE6;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 9px 13px 10px;
	background: #E0F1F4;
	position: relative;
	z-index: 9;
	cursor: pointer;
}
.select .value {
	display: block;
	margin-right: 38px;
}
.select .arrow {
	display: block;
	width: 38px;
	position: absolute;
	z-index: 9;
	top: 5px;
	bottom: 5px;
	right: 0;
	border-left: 1px solid #19CBE6;
	text-indent: -9999em;
}
.select .arrow:after {
	content: "";
	display: block;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 5px solid #1D1D1B;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -2px 0 0 -4px;
}
.select ul {
	border: 1px solid #19CBE6;
	border-top: none;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	position: absolute;
	top: -9999em;
	left: -9999em;
	margin-top: -3px;
	padding-top: 2px;
}
.select.open ul {
	top: 100%;
	left: 0;
	right: 0;
}
.select li {
	border-top: 1px solid #CBE8EC;
	padding: 11px 13px;
	cursor: pointer;
}
.select li:hover {
	background: #E0F1F4;
}

/* - - - - - - - - - - - - TABLE - - - - - - - - - - - - */

.isrc-table-holder .band-inner {
	position: relative;
}
.table-arrow-prev,
.table-arrow-next {
	width: 32px;
	height: 32px;
	background: url(../img/table-arrow-prev.png) no-repeat center;
	position: absolute;
	top: 8px;
	left: -30px;
	cursor: pointer;
	opacity: 1;
	-webkit-transition: opacity .125s linear;
	-moz-transition: opacity .125s linear;
	-o-transition: opacity .125s linear;
	transition: opacity .125s linear;
}
.table-arrow-next {
	background-image: url(../img/table-arrow-next.png);
	left: auto;
	right: -30px;
}
.table-arrow-prev.gone,
.table-arrow-next.gone {
	opacity: 0;
}

.isrc-table-holder {
	overflow: auto;
	margin-top: 40px;
}
.js .isrc-table-holder {
	overflow: hidden;
}
.isrc-table-wrapper {
	overflow: hidden;
	position: relative;
	margin: 0 -30px;
}
.isrc-table-wrapper:before,
.isrc-table-wrapper:after {
	content: "";
	display: block;
	position: absolute;
	z-index: 99;
	top: 0;
	bottom: 0;
	left: 0;
	width: 30px;
	background: linear-gradient(to right, rgba(236, 236, 236, 1), rgba(236, 236, 236, 0));
}
.isrc-table-wrapper:after {
	left: auto;
	right: 0;
	background: linear-gradient(to left, rgba(236, 236, 236, 1), rgba(236, 236, 236, 0));
}
.isrc-table {
	color: #858585;
}
.js .isrc-table {
	position: relative;
	top: 0;
	left: 30px;
}
.isrc-table.transition {
	-webkit-transition: left .5s cubic-bezier(0.190, 1.000, 0.220, 1.000);
	-moz-transition: left .5s cubic-bezier(0.190, 1.000, 0.220, 1.000);
	-o-transition: left .5s cubic-bezier(0.190, 1.000, 0.220, 1.000);
	transition: left .5s cubic-bezier(0.190, 1.000, 0.220, 1.000);
}
.isrc-table th {
	font-weight: bold;
	border-top: 3px solid transparent;
	padding: 14px;
	white-space: nowrap;
	padding-top: 11px;
}
.isrc-table th.current {
	border-color: #1D1D1B;
}
.isrc-table th.current a {
	position: relative;
	display: inline-block;
	padding-right: 18px;
}
.isrc-table th.current a:after {
	content: "";
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 5px solid #1D1D1B;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -2px;
}
.isrc-table th.desc a:after {
	border-top: none;
	border-bottom: 5px solid #1D1D1B;
	margin-top: -3px;
}
.isrc-table tbody {
	border-top: 1px solid #1D1D1B;
}
.isrc-table tbody tr.even {
	background: #D9D9D9;
}
.js .isrc-table tbody tr {
	cursor: pointer;
}
.isrc-table tbody tr:hover {
	background: #B5DEE4;
}
.isrc-table tbody tr.blank {
	background: none;
	cursor: default;
}
.isrc-table td {
	padding: 14px;
	white-space: nowrap;
	border-right: 1px solid #1D1D1B;
}
.isrc-table td.current {
	color: #1D1D1B;
}

.js .edit-th,
.js .edit-td {
	display: none;
}

.table-pager {
	text-align: center;
	margin: 32px 0;
}
.table-pager li {
	display: inline;
}
.table-pager a {
	display: inline-block;
	line-height: 1;
	margin: 0 2px;
	padding: 4px 8px;
	border: 1px solid transparent;
}
.table-pager a.current {
	/* font-weight: bold; */
	border-color: #1D1D1B;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #CBE8EC;
}

.table-pager-input {
	width: 964px;
	margin: 0 auto;
	padding: 0 30px;
	font-size: 14px;
	text-align: right;
}
#page {
	display: inline-block;
	width: 44px;
	margin-right: 7px;
	padding: 5px 0;
	border: none;
	text-align: center;
}
#max-pages {
	display: inline-block;
	margin-left: 7px;
}

/* - - - - - - - - - - - - LOADING - - - - - - - - - - - - */

.loading {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 50%;
	width: 80px;
	margin-left: -40px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	text-align: center;
	font-size: 14px;
	line-height: 1;
	padding: 11px 13px;
	background: #fff;
	-webkit-box-shadow: 0 0 11px 0 rgba(0, 0, 0, .25);
	box-shadow: 0 0 11px 0 rgba(0, 0, 0, .25);
	-webkit-transition: top .25s cubic-bezier(0.770, 0.000, 0.175, 1.000);
	-moz-transition: top .25s cubic-bezier(0.770, 0.000, 0.175, 1.000);
	-o-transition: top .25s cubic-bezier(0.770, 0.000, 0.175, 1.000);
	transition: top .25s cubic-bezier(0.770, 0.000, 0.175, 1.000);
}
.loading.hidden {
	top: -40px;
}

/* - - - - - - - - - - - - ALERT - - - - - - - - - - - - */

.alert {
	position: fixed;
	z-index: 99;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url(../img/bg-dark-90.png);
	background: rgba(51, 51, 51, .9);
}
.alert-content {
	background: #ECECEC;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 420px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -210px;
	text-align: center;
	/*overflow: hidden;*/
}
.alert-message {
	font-size: 16px;
	font-weight: bold;
	padding: 64px 30px 56px;
}
.alert-button {
	background: #fff;
	padding: 32px 30px;
}
.alert-button a {
	font-size: 14px;
	display: inline-block;
	margin: 0 6px;
	padding: 11px 0;
	min-width: 86px;
	border: 1px solid #333;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}
.alert-button .btn--email {
	background: #CBE8EC;
	color: #333;
	font-weight: bold;
	padding-left: 26px !important;
}

/* - - - - - - - - - - - - MATCH LIST - - - - - - - - - - - - */

p.small {
	font-size: 14px;
}
.match-list {
	font-size: 14px;
	color: #858585;
	margin-top: 1em;
}
.match-list li {
	cursor: pointer;
}
.match-list li:hover {
	color: #1D1D1B;
}

/* - - - - - - - - - - - - RETINA - - - - - - - - - - - - */

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
	
	.logo a {
		background-image: url(../img/logo@2x.png);
		background-size: 192px;
	}
	.logout {
		background-image: url(../img/key@2x.png);
		background-size: 28px;
	}
	.settings-toggle {
		background-image: url(../img/cog@2x.png);
		background-size: 20px;
	}
	.btn--add span {
		background-image: url(../img/add@2x.png);
		background-size: 19px;
	}
	.btn--import span {
		background-image: url(../img/import@2x.png);
		background-size: 25px;
	}
	.btn--export span {
		background-image: url(../img/export@2x.png);
		background-size: 25px;
	}
	.btn--email span {
		background-image: url(../img/email@2x.png);
		background-size: 23px;
	}
	.btn--save span {
		background-image: url(../img/save@2x.png);
		background-size: 17px;
	}
	.search-form input[type="submit"] {
		background-image: url(../img/search@2x.png);
		background-size: 16px;
	}
	.table-arrow-prev {
		background-image: url(../img/table-arrow-prev@2x.png);
		background-size: 6px;
	}
	.table-arrow-next {
		background-image: url(../img/table-arrow-next@2x.png);
		background-size: 6px;
	}
	
}

/* - - - - - - - - - - - - DELETE ACTION 2014-11-20 - - - - - - - - - - - - */

.delete-rows-button {
	float: left;
	visibility: hidden;
}

.got-delete-rows .delete-rows-button {
	visibility: visible;
}

.btn--delete-rows,
.btn--nuke-rows {
	font-size: 12px;
	margin-right: 13px;
	padding: .5em 1em;
	background: #EF4C47;
}

.delete-select-all {
	cursor: pointer;
}
.delete-select-all:hover {
	color: #EF4C47;
}

.delete-cell {
	text-align: center;
	vertical-align: middle;
}

.delete-toggle {
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 3px;
	background: #fff;
	text-indent: -9999em;
}

.on .delete-toggle {
	background: #EF4C47;
}

/* - - - - - - - - - - - - EXPORT FILTER 2015-03-16 - - - - - - - - - - - - */

.export-modal {
	font-weight: normal;
	font-size: 12px;
}

.ui-autocomplete {
	z-index: 9999;
}

.cf-tags {
	margin-top: 1em;
}

.cf-tag {
	display: inline-block;
	margin: 3px;
	padding: 1px 6px;
	border-radius: 3px;
	background: #858585;
	color: #fff;
	cursor: pointer;
	transition: background-color .125s linear;
}

.cf-tag:hover {
	background: #EF4C47;
}

.filter-append {
	position: relative;
	text-align: left;
	margin-right: 1px;
}

/* - - - - - - - - - - - - DUPLICATE REGISTRANT 2015-03-20 - - - - - - - - - - - - */

.add-edit-footer {
	overflow: visible;
	*zoom: 1;
}

.add-edit-footer:before,
.add-edit-footer:after {
	content: " ";
	display: table;
}

.add-edit-footer:after {
	clear: both;
}

.add-edit-form-submit {
	position: relative;
}

.has-duplicate {
	text-align: center;
	position: absolute;
	z-index: 9;
	bottom: 100%;
	left: 13px;
	right: 0;
	margin-bottom: 11px;
	border: 1px solid #19CBE6;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #E0F1F4;
	padding: 11px;
}

.nuke-label {
	color: #EF4C47;
}

/* - - - - - - - - - - - - PAGINATION / SEARCH CANCEL 2015-03-27 - - - - - - - - - - - - */

.page-prev,
.page-next {
	display: inline-block;
	width: 32px;
	height: 32px;
	vertical-align: middle;
	margin-top: -4px;
	background: url(../img/table-arrow-prev.png) no-repeat center;
	text-indent: 100%;
	cursor: pointer;
}

.page-next {
	background-image: url(../img/table-arrow-next.png);
}

.search-cancel {
	position: absolute;
	z-index: -9;
	top: 0;
	right: 0;
	width: 44px;
	height: 100%;
	background: #D9D9D9 url(../img/search-cancel.png) no-repeat center;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	cursor: pointer;
}

.search-cancel.on {
	z-index: 9;
}

.search-cancel:hover {
	background-color: #EF4C47;
}

/* - - - - - - - - EMAIL CONFIRM - - - - - - - - */

.nuke-input {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

#email-send-confirm {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	margin: 1em 0 0;
}

/* - - - - - - - - REGIONAL UPDATES - 2015-06-08 - - - - - - - - */

.settings-panel {
	margin: 30px 0;
	padding: 30px 0 16px;
	background: #D9D9D9;
	overflow: hidden;
}

/*.settings-toggle {
	transition: transform 1s cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.settings-toggle:hover {
	transform: rotate(180deg);
}*/

.settings__field {
	/*width: 20%;
	float: left;
	margin-right: 30px;
	margin-bottom: 16px;*/
	margin-bottom: 1em;
}

.settings__field label {
	display: inline-block;
	margin: 0;
}

.isrc-table-holder {
	padding-bottom: 30px;
}

.isrc-table-holder .band-inner {
	width: auto;
}

.settings-panel .checkbox-replace {
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 4px;
}

.import-history {
	margin-bottom: 2em;
}

.import-history h2 {
	font-size: 1.1666666667em;
	font-weight: bold;
	margin-bottom: .5em;
}

.import-history table {
	border-top: 1px solid;
	border-left: 1px solid;
}

.import-history tr {
	border-bottom: 1px solid;
}

.import-history th,
.import-history td {
	padding: .5em 1em;
	border-right: 1px solid;
}

/* - - - - - - - - Amends 2015-07-07 - - - - - - - - */

.band-inner {
	width: auto;
	max-width: 964px;
}

.isrc-table-holder .band-inner {
	max-width: none;
}

.isrc-table-holder {
	padding-left: 30px;
	padding-right: 30px;
}

.settings-panel {
	position: fixed;
	z-index: 999;
	display: table;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: url(../img/bg-dark-90.png);
	background: rgba(51, 51, 51, .9);
}

.settings-panel__inner {
	display: table-cell;
	vertical-align: middle;
}

.settings-panel__inner .band-inner {
	max-width: 640px;
	background: #fff;
	border-radius: 4px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	box-shadow: 0 0 4em rgba(0, 0, 0, .75);
}

.settings-panel__fields {
	background: #ECECEC;
	padding: 30px;
	overflow: hidden;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.settings-panel__saves {
	clear: both;
	float: right;
	margin-top: 30px;
}

.settings-panel__pad {
	padding: 30px;
	text-align: center;
}

.settings__field {
	width: 50%;
	float: left;
}

.lang-es .search {
	width: 300px;
}

.lang-es .input-registrant-code-holder {
	width: 236px;
}

.btn--reset-settings {
	background: none;
	border: 1px solid;
	color: #1D1D1B;
	padding-left: 24px;
}

input.btn {
	border: 1px solid;
	padding-left: 24px;
	background: none;
	color: #1D1D1B;
	outline: none;
}

input.input--save {
	background: #B5DEE4 url(../img/save.png) no-repeat 16px center;
	padding-left: 48px;
	margin-left: 16px;
}

.settings-panel .checkbox-replace {
	margin-right: 8px;
}

/* - - - - - - - - Amends 2015-07-13 - - - - - - - - */

.language-select {
	position: absolute;
	top: 0;
	right: 32px;
	right: 0;
}

.language-select__current {
	font-size: 12px;
	padding: 14px 0 12px;
	cursor: pointer;
}

.language-select__list {
	position: absolute;
	top: -999em;
	left: -999em;
}

.language-select__list:after {
	content: "";
	display: block;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #B5DEE4;
	position: absolute;
	top: -8px;
	right: 8px;
}

.language-select:hover .language-select__list {
	top: 100%;
	left: auto;
	right: 0;
}

.language-select__list li {
	background: #B5DEE4;
	margin-bottom: 1px;
}

.language-select__list a {
	display: block;
	padding: 8px 12px;
}

strong {
	font-weight: bold;
}

.table-pager-input {
	*zoom: 1;
}

.table-pager-input:before,
.table-pager-input:after {
	content: " ";
	display: table;
}

.table-pager-input:after {
	clear: both;
}

.page-prev,
.page-next {
	overflow: hidden;
}

.table-pager-form,
.table-settings {
	float: right;
}

.table-settings a {
	display: block;
	width: 32px;
	height: 32px;
	background: url(../img/cog.png) no-repeat center;
	position: relative;
	margin-top: 12px;
	white-space: nowrap;
}

.table-settings span {
	display: block;
	padding: 10px;
	background: #fff;
	position: absolute;
	top: -999em;
	left: -999em;
	margin: -16px 8px 0 0;
	font-size: 12px;
	line-height: 1;
}

.table-settings span:after {
	content: "";
	display: block;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #fff;
	position: absolute;
	top: 50%;
	left: 100%;
	margin-top: -6px;
}

.table-settings a:hover span {
	top: 50%;
	left: auto;
	right: 100%;
}

.reset-settings {
	cursor: pointer;
	color: #858585;
	margin-right: 1.5em;
}

.btn--settings-cancel {
	background: none;
	color: #1D1D1B;
	border: 1px solid;
	padding: 10px 24px;
	outline: none;
}

.settings-panel h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 16px 30px;
}

.btn--pos {
	background: #CBE8EC;
}

.form-edit .no-edit input,
.form-edit .no-edit textarea {
	color: #858585;
	border-color: #858585;
}

.form-edit .no-edit .select .current-value {
	background: #ECECEC;
	border-color: #858585;
	color: #858585;
}

.form-edit .no-edit .select .arrow {
	border-color: #858585;
}

.form-edit .no-edit label {
	color: #858585;
}

.form-edit .no-edit .btn--save {
	display: none;
}

.user-region {
	display: block;
	font-size: 12px;
	color: #858585;
	margin-left: -48px;
}

.form-edit #input-registrant-code {
	color: #858585;
}

.form-edit .input-registrant-code-holder {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.form-edit .input-registrant-code-holder:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/bg-transparent.png);
}

#search::-ms-clear {
	display: none;
}

/* - - - - - - - - User manager 2015-08-20 - - - - - - - - */

.logo {
	position: relative;
}

.definition-manager {
	width: 32px;
	height: 32px;
	background: url(../img/cog.png) no-repeat center;
	position: absolute;
	top: 8px;
	right: 0;
}

.definition-manager ul {
	position: absolute;
	top: -999em;
	margin-top: 8px;
	right: 0;
	background: #B5DEE4;
}

.definition-manager ul:after {
	content: "";
	display: block;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #B5DEE4;
	position: absolute;
	top: -8px;
	right: 8px;
}

.definition-manager a {
	display: block;
	padding: 8px 12px;
	white-space: nowrap;
}

.definition-manager:hover ul,
.definition-manager.open ul {
	top: 100%;
}

#user-manager,
#region-manager,
#country-code-manager {
	background: #B5DEE4;
	margin: 14px 0;
	padding: 32px 0;
}

.js #user-manager,
.js #region-manager,
.js #country-code-manager {
	position: absolute;
	top: -999em;
	left: -999em;
}

#user-manager.open,
#region-manager.open,
#country-code-manager.open {
	position: static;
}

#user-manager .band-inner,
#region-manager .band-inner,
#country-code-manager .band-inner {
	position: relative;
	padding-top: 48px;
}

.band-close {
	display: block;
	width: 24px;
	height: 24px;
	background: url(../img/band-close.png) no-repeat center;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
	position: absolute;
	top: 0;
	right: 30px;
	cursor: pointer;
}

.users-table,
.new-user-table {
	width: 100%;
}

.users-table th,
.new-user-table th,
.regions-table th,
.new-region-table th {
	font-weight: bold;
}

.users-table td,
.new-user-table td {
	padding-right: 1em;
}

.users-table td:last-child,
.new-user-table td:last-child {
	padding-right: 0;
}

.users-table input[type="text"],
.new-user-table input[type="text"] {
	margin: 1em 0;
}

.new-user-table {
	margin-top: 32px;
}

.table-actions {
	margin-top: 1em;
	text-align: right;
}

.btn--hollow {
	/*border: 1px solid #1D1D1B;*/
	border: none !important;
	/*background: #CBE8EC !important;*/
	background: #1D1D1B !important;
	color: #fff !important;
	padding: 8px 16px !important;
}

.user-delete,
.region-delete {
	display: block;
	margin: 0 auto;
	/*margin-left: auto;*/
	width: 18px;
	height: 18px;
	border-radius: 9px;
	background: #19CBE6 url(../img/search-cancel.png) no-repeat center;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
	cursor: pointer;
}

.user-delete:hover {
	background-color: #EF4C47;
}

.regions-table,
.new-region-table {
	width: 100%;
}

.regions-table td,
.new-region-table td {
	vertical-align: middle;
	padding-right: 1em;
}

.regions-table td:last-child,
.new-region-table td:last-child {
	padding: 0;
}

.regions-table input[type="text"],
.new-region-table input[type="text"] {
	margin: 1em 0;
}

.region-country {
	display: inline-block;
	margin: 2px;
	padding: 4px 6px;
	position: relative;
	border: 1px solid #19CBE6;
	border-radius: 3px;
	background: #E0F1F4;
	cursor: pointer;
}
.region-country.firstCountry {
    cursor: auto !important;
}

.region-country__tooltip {
	display: block;
	padding: 4px 6px;
	background: #fff;
	position: absolute;
	top: -999em;
	left: -999em;

	margin-bottom: 8px;

	/*top: auto;
	bottom: 100%;
	left: 50%;*/
}

.region-country__tooltip:after {
	content: "";
	display: block;
	border-right: 6px solid transparent;
	border-top: 6px solid #fff;
	position: absolute;
	top: 100%;
	left: 0;
}

.region-country:hover .region-country__tooltip {
	top: auto;
	bottom: 100%;
	left: 50%;
}

.region-add {
	display: inline-block;
	margin-left: 0.5em;
	white-space: nowrap;
}

.region-add__input,
.region-code-add__input{
	display: inline-block !important;
	width: 4em !important;
	padding: 4px 6px !important;
}

.region-add__label,
.country-code-add__label{
	cursor: default;
	display: inline-block;
	width: 19px;
	height: 19px;
	margin-left: 4px;
	background: url(../img/add.png) no-repeat center;
	text-indent: -999em;
}

.flash-message {
	border: 1px solid #19CBE6;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 9px 13px 10px;
	background: #E0F1F4;
	font-weight: bold;
}

/* - - - - - - - - User capabilities - - - - - - - - */

.user-capabilities__link {
	position: absolute;
	top: 5em;
	right: 30px;
}

.user-capabilities__link a {
	display: block;
	padding: 0.25em 0.5em;
	background: #B5DEE4;
	border-radius: 3px;
}

.js #user-capabilities {
	position: absolute;
	top: -999em;
	left: -999em;
	background: url(../img/bg-dark-90.png);
	background: rgba(51, 51, 51, .9);
}

.js #user-capabilities.open {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: table;
}

.js .user-capabilities__inner {
	display: table-cell;
	vertical-align: middle;
}

.user-capabilities__inner .band-inner {
	max-width: 320px;
	background: #ECECEC;
	background: #fff;
	padding: 30px;
	border-radius: 4px;
	box-shadow: 0 0 4em rgba(0, 0, 0, .75);
}

.user-capabilities__inner h3 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 1em;
}

.user-capabilities__inner h4 {
	font-size: 1.125em;
	font-weight: bold;
	margin-bottom: 1em;
}

.user-capabilities__inner ul {
	list-style: disc;
	margin-left: 1.5em;
}

.user-capabilities__inner li {
	margin: 0.5em 0;
}

.user-capabilities__footer {
	text-align: center;
	margin-top: 2em;
}

.user-capabilities__footer .btn--settings-cancel {
	background: #B5DEE4;
}

/* - - - - - - - - GDPR 2018-08-14 - - - - - - - - */

.input-gdpr-holder {
	float: left;
	margin-left: 30px;
}

#input-gdpr {
	position: absolute;
	left: -999em;
}

#input-gdpr + span {
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #19CBE6;
	border-radius: 3px;
	background: #E0F1F4 url(../img/tick.png) no-repeat -60px -60px;
	cursor: pointer;
	margin-top: 11px;
}

#input-gdpr:checked + span {
	background-position: center;
}

.modalInput {
	margin: 11px 0 0 !important;
}

#incReg {
	margin-right: 5px !important;
}

#email-send-confirm {
	display: none;
}

#useremail {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}