@charset "utf-8";
a {
	text-decoration: none;
	color: #06C;
}
a img {
	border: 0 none;
}
a:hover {
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px;
}
html {
	overflow-y: scroll;
}
.small {
	font-size: 9pt;
}
.red {
	color: #F00;	
}
.green {
	color: #090;	
}
.hasDatepicker {
    float: left;
}
img.datepicker {
	margin-left: -30px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

form ul, form li, fieldset ul, fieldset li {
	list-style-type: none;
	margin: 0px;
}
form li {
	padding: 0 10px 10px 0;
}
ul.no-padding li {
	padding: 0;
}

h1 {
	font-weight: normal;
	margin-top: 20px;
	font-size: 18px;
}
#top-menu ul li a.image {
	padding-right: 2px;
	padding-left: 2px;
}
input:focus, select:focus, textarea:focus {
	border-color: #000 !important;	
	box-shadow: 0px 0px 5px 2px #CCC;
}
input[readonly] {
	background: #EEE !important;
}
input.sort-order {
	width: 30px;
	text-align: center;
	padding: 2px 5px !important;	
}
.ui-datepicker-trigger {
    float: left;
    margin: 2px 0 0 -25px;
}
.inner h1 {
	float: left;
}

h2 {
	font-weight: normal;
	margin: 0px;
	color: #06F;
}
h3 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
h4 {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

input, textarea {
	border: 1px solid #CCC;
	padding: 5px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select {
	border: 1px solid #CCC;
	padding: 3px;
}

.input-note {
	font-style: italic;	
}

#search input[type="text"] {
	border-radius: 6px 6px 6px 6px;
	float: left;
	padding: 3px;
	font-size: 8pt;
}

#search input[type="image"] {
	margin-left: -15px;
}

#quickpane {
	position: absolute;
	width: 1px;
	height: 100%;
	left: 120px;
}
.medium-font {
	font-size: 12px;
}
#login-panel {
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 400px;
}
#login-form {
	margin: 10px 0 0 0;
	padding: 10px;
	border: 1px solid #CCC;
	background-color: #FFF;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	border-radius: 5px;
}
#login-form h1 {
	text-align:center;
	margin: 20px 0;
	padding: 0;
}
#login-form ul {
	font-size: 11pt;
}
#login-form ul li {
	padding: 0 0 10px 0;
}
#login-form ul li input {
	width: 100%;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
}
#login-form .message-error {
	text-align: center;
	padding: 5px 10%;
}
#login {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	padding: 10px;
	font-weight: 400;
	font-size: 11.5pt;
    box-sizing: border-box;
}
#login.loading {
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-size: 20px auto;
    background-position: right 20px center;
}

#signup-panel {
	margin: 50px auto;
	width: 600px;
	padding: 10px;
	border: 1px solid #CCC;
	background-color: #FFF;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}
#signup-form {
	font-size: 12px;
}
#signup-form label {
	display: inline-block;
	width: 40%;
	padding-left: 30px;
	margin-right: 10px;
	text-align: right;
}
#signup-form input {
	width: 200px;
}
#signup {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	padding: 10px;
	border: 1px solid #CCC;
}
#signup:hover {
	background-color: #CCC;
}

ul#toolbar {
	list-style: none;
	margin: 0;
	padding: 0;
	right: 0;
	margin-top: 10px;
}
ul.toolbar {
	float: right;
    list-style: none outside none;
    margin: 10px 0 0;
    padding: 0;	
}

ul#toolbar li, ul.toolbar li {
	display: inline-block;
	text-align: center;
}

ul#toolbar li a, ul.toolbar li a, ul#toolbar li .div-popup-link, ul.toolbar li .div-popup-link, ul#toolbar li .div-link, ul.toolbar li .div-link {
	color: #000;
    border: 1px solid #CCC;
    cursor: pointer;
    display: block;
    float: left;
    padding: 1px 5px;
    white-space: nowrap;
}

ul#toolbar li a:hover, ul.toolbar li a:hover, ul#toolbar li .div-popup-link:hover, ul.toolbar li .div-popup-link:hover, ul#toolbar li .div-link:hover, ul.toolbar li .div-link:hover {
	border: 1px solid #888;
	text-decoration: none;
}

#toolbar span, .toolbar span {
    display: block;
    float: none;
    height: 25px;
    margin: 0 auto;
	background-position: center;
	background-repeat: no-repeat;
}

#toolbar span.save, #mobile-toolbar span.save {
	background-image: url('../images/save.gif');
}
#toolbar span.save-return, #mobile-toolbar span.save-return {
	background-image: url('../images/save-return.gif');
}
#toolbar span.save-new, #mobile-toolbar span.save-new {
	background-image: url('../images/save-new.gif');
}
#toolbar span.save-prev, #mobile-toolbar span.save-prev {
	background-image: url('../images/save-prev.gif');
}
#toolbar span.save-next, #mobile-toolbar span.save-next {
	background-image: url('../images/save-next.gif');
}
#toolbar span.save-clone, #mobile-toolbar span.save-clone {
	background-image: url('../images/save-clone.gif');
}
#toolbar span.clone, #mobile-toolbar span.clone {
	background-image: url('../images/clone.gif');
}
#toolbar span.cancel, .toolbar span.cancel, #mobile-toolbar span.cancel {
	background-image: url('../images/cancel.gif');
}

#toolbar span.add, #mobile-toolbar span.add {
	background-image: url('../images/add-lrg.gif');
}

#toolbar span.popup, #mobile-toolbar span.popup {
	background-image: url('../images/popup.gif');
}

#toolbar span.pdf, #mobile-toolbar span.pdf {
	background-image: url('../images/pdf.png');
}	

#toolbar span.delete, #mobile-toolbar span.delete {
	background-image: url('../images/delete.gif');
}	
#toolbar span.restore, #mobile-toolbar span.restore {
	background-image: url('../images/restore.gif');
}	
#toolbar span.view-trash, #mobile-toolbar span.view-trash {
	background-image: url('../images/view-trash.gif');
}	
#toolbar span.clone, #mobile-toolbar span.clone {
	background-image: url('../images/clone.gif');
}

#toolbar span.quoteinvoice, #mobile-toolbar span.quoteinvoice {
	background-image: url('../images/quoteinvoice.gif');
}

#toolbar span.summary, #mobile-toolbar span.summary {
	background-image: url('../images/summary.gif');
}	
#toolbar span.search, #mobile-toolbar span.search {
	background-image: url('../images/search-lrg.gif');
}
#toolbar span.export, #mobile-toolbar span.export {
	background-image: url('../images/excel.png');
	background-size: 22px 22px;
}
#toolbar span.print, #mobile-toolbar span.print {
	background-image: url('../images/print.png');
	background-size: 22px 22px;
}
#toolbar span.web, #mobile-toolbar span.web {
	background-image: url('../images/www.png');
}
#toolbar span.map, #mobile-toolbar span.map {
	background-image: url('../images/map.png');
	min-width: 30px;
}

.main form input, .main form textarea , .main form select, #search input{
	color: #069;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.main form label {
	font-weight: bold;
}
.main form label span {
	font-weight: normal;
}
.main form label:has(input){
	border: 1px solid rgba(21, 146, 216, 0.3);
	padding: 6px;
	vertical-align: middle;
	background: rgba(21, 146, 216, 0.05);
	transition: all 0.3s;
	cursor: pointer;
	display: block;
	line-height: 23px;
}
.main form label:has(input:not(:disabled)):hover, .main form label:has(input:checked) {
	background: rgba(21, 146, 216, 0.2);
	border-color: rgba(21, 146, 216, 0.4);
}
.main form label.delete:has(input){
	border-color: #ff7a7a;
	background: rgba(255, 0, 0, 0.15);
}
.main form label.delete:has(input):hover, .main form label.delete:has(input:checked) {
	border-color: #F00;
	background: rgba(255, 0, 0, 0.3);
}
.main form label > input {
	margin: 0;
	vertical-align: middle;
}
.main form label > input[type="checkbox"] {
	width: auto;
}
.main form label:has(input) > span {
	font-weight: bold;
	vertical-align: middle;
}
.main form label:has(input) > span span {
	font-weight: normal;
}
.main form .compact-details li {
	padding: 0;
}
.main form .profile-photo {
	text-align: center;	
}
.main form .profile-photo img {
	width: 180px;	
	height: auto;
	display: block;
	margin: 0 auto 15px auto;
}
.margin {
	margin-left: 140px;
	margin-top: 15px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.inline-block {
	display: inline-block;
	vertical-align: top;
}
.clear {
	clear: both;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.aligncenter {
	text-align: center;
}

ol, ul {
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
}

.mceContentBody ol {
	list-style-type: decimal;
	padding: 0 15px 15px 15px;
	margin-left: 10px;
	margin-top: 0px;
}
.mceContentBody ul {
	list-style-type: disc;
	padding: 0 15px 15px 15px;
	margin-left: 10px;
	margin-top: 0px;
}

table {
	width: 100%;
}
tr:nth-child(even){
	background: #F3F3F3;
}
tr:nth-child(odd){
	background: #FFF;
}
tr:hover {
	background-color: #D2E9FF;
}
.cke_dialog_contents tr:hover {
	background-color:transparent;
}
td, th {
	padding: 2px;
	text-align: center;
}
th {
	background-color: #E8E8E8;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	text-align: center;
	vertical-align: bottom;
}
.tablesorter thead tr .tablesorter-header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
.tablesorter thead tr .tablesorter-headerAsc {
	background-image: url(../images/asc.gif);
}
.tablesorter thead tr .tablesorter-headerDesc {
	background-image: url(../images/desc.gif);
}
.tablesorter thead tr .tablesorter-headerDesc, table.tablesorter thead tr .tablesorter-headerAsc {
	background-color: #A0CEE8;
}
.tablesorter th.col-id {
	width: 45px;
}
.tablesorter th.col-del {
	width: 30px;
}
.tablesorter thead tr .sorter-false {
	background-image: none;	
	padding-left: 5px;
	padding-right: 5px;
	cursor: default;
}
.tablesorter a:not(.ui-combobox-toggle) {
	display: block;	
}
.tablesorter .inline a {
	display: inline;	
}
input.filter, input.tablesorter-filter {
	padding: 3px 3px 3px 13px;
	background: url(../images/filter.gif) left center no-repeat #FFF;
	width: 99%;	
}
input.filter:focus, input.tablesorter-filter:focus {
	background: url(../images/filter-over.gif) left center no-repeat #FFF;
}
input.tablesorter-filter.disabled {
	display: none;	
}
.tablesorter .filtered {
	display: none;
}
#results-count {
	float: left;	
	margin: 5px 10px 3px 10px;	
}
.filter-options {
	float: right;
	margin: 5px 10px 3px 0;	
}
.filter-options a {
}
.filter-options .filter-tips {
	cursor: default;	
}
fieldset {
	border: 1px solid #E2F0FF;
	border-radius: 5px;
	background: #F5FAFE;
	margin-bottom: 20px;
	position: relative;
}
fieldset legend {
	color: #076DD1;
	cursor: default;
	font-size: 10pt;
	text-shadow: 0 0 10px #FFFFFF;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
fieldset legend a {
    text-decoration: underline;
    font-weight: 600;
}
fieldset legend a:hover {
    text-decoration: none;    
}
fieldset label {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
fieldset.full-table legend {
	margin-left: 7px;
}
fieldset.sql-print {
	border: 1px dashed #CCC;
	border-radius: 5px;
	background: #FFF;
	margin-bottom: 20px;
	padding: 4px 8px;
	color: #666;
}
fieldset.sql-print legend {
	color: #333;
	cursor: default;
	font-size: 12px;
	font-weight: 600;
	margin-left: 0;
	text-shadow: 0 0 10px #FFFFFF;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.inline-fieldset {
	border: 1px solid #CCC;
	border-radius: 5px;
	background: #FFF;
	margin-bottom: 0;
	position: relative;
	padding: 0 15px;
}
.inline-fieldset legend {
	color: #000;
	cursor: default;
	font-size: 8pt;
	text-shadow: 0;
	font-weight: bold;
	margin-left: -15px;
}
.inline-fieldset > label, .inline-fieldset ul:not(.vert-labels) label {
	font-weight: 400 !important;
}
.inline-fieldset input[type="checkbox"] {
	width: auto;
}

ul.vert-labels label {
	display: block;
}
ul.vert-labels label.label-inline {
	display: inline;
	font-weight: normal;
	padding-right: 10px;
}

.config-hr {
	border: 0 none;
	border-top: 1px solid #CCE7FC;	
}
.config-form h4 {
	margin-top: 0;	
}
.config-form h5 {
	font-size: 12px;	
	margin: 0 0 8px 0;
}

li.spacer {
	margin-bottom: 10px;	
}

.stats-table tr td {
	padding-left: 5px;
	padding-right: 5px;	
}
.stats-table tr td:nth-child(1){
	text-align: right;	
}

.tablesorter-filter-row select {
	font-size: 11px;
}

.output-separator, .output-quotes {
	height: 22px;
    min-width: 18px;
}
.export-form fieldset {
	width: 420px;
	margin-left: 30px;
	background: #f7f7f7 none repeat scroll 0 0;
    border: 1px dashed #ccc;
}
.export-form fieldset li {
	margin-bottom: 5px;
}
.export-form fieldset li input[type="checkbox"]{
	width: auto;
	text-align: left;
}
.export-form .export-left {
	width: 30%;
	display: inline-block;
	text-align: right;
	margin-right: 15px;
	font-weight: 600;
	font-size: 11px;
	vertical-align: middle;
}
.export-form .export-right {
	width: 65%;
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}
.export-form .export-right label {
	min-width: 40px;	
	display: inline-block;
}
.export-form .export-right input[type="text"] {
	vertical-align: middle;	
}


.columnSelectorWrapper {
    margin: 5px 0 3px 0;
    position: relative;
	display: inline-block;
}
.columnSelector, .hidden, .columnSelector-false {
	display: none;
}
.columnSelectorButton {
	background: url(../images/column-grey.png) 4px center no-repeat;
	border: #CCC 1px solid;
	color: #666;
	border-radius: 5px;
	padding: 3px 5px 3px 23px;
	transition: background 0.3s, color 0.3s;
	cursor: pointer;
	font-size: 9px;
}
.columnSelectorButton:hover {
	background-image: url(../images/column.png);
	background-color: #DDD;	
	border-color: #999;
	color: #333;
}

.colSelect:checked + label {
	background-color: #CCC;
	border-color: #555;
	color: #000;
}

.colSelect:checked ~ .columnSelector {
	display: block;
}
.columnSelector {
	width: 120px;
	position: absolute;
	top: 30px;
	padding: 5px 3px;
	background: #fff;
	border: #99bfe6 1px solid;
	border-radius: 5px;
}
.columnSelector input[type="checkbox"]{
	width: auto;	
}
.columnSelector label {
	display: block;
	margin-left: 23px;
    text-indent: -23px;
}
.columnSelector label:nth-child(1) {
	border-bottom: #99bfe6 solid 1px;
	margin-bottom: 5px;
}
.columnSelector input {
	margin-right: 5px;
}
.columnSelector .disabled {
	color: #ddd;
}
.table-buttons {
	float: right;
    position: relative;
}

.buttonWrapper {
	display: inline-block;
}

.inline-export, .inline-print {
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #666;
    cursor: pointer;
    font-size: 9px;
    padding: 3px 5px 3px 23px;
    transition: background 0.3s ease 0s, color 0.3s ease 0s;	
	background: rgba(0, 0, 0, 0) url("../images/excel.gif") no-repeat scroll 4px center;
	background-size: 15px auto;
}
.inline-export:hover, .inline-print:hover {
	background-color: #DDD;	
	border-color: #999;
	color: #333;
}

.inline-export {
	background-image: url("../images/excel.gif");
}
.inline-print {
	background-image: url("../images/print.png");
}



.message-msg, .message-error, .message-saved {
	font-size: 12px;
	color: #000;
	padding: 5px 10px;
	margin-bottom: 10px !important;
	box-shadow: 0 5px 5px #CCC;
}
.message-msg ul, .message-error ul, .message-saved ul {
	list-style: disc;
	margin-left: 50px;
}
.message-msg {
	background-color: #F6F7B4;
	border-bottom: 1px solid #F9BF2C;
}
.message-error {
	background-color: #FFF0F0;
	background: linear-gradient(#FFE8E8, #FFC1C1);
	background: -moz-linear-gradient(#FFE8E8, #FFC1C1);   
	background: -ms-linear-gradient(#FFE8E8, #FFC1C1);   
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFE8E8), color-stop(100%, #FFC1C1));   
    background: -webkit-linear-gradient(#FFE8E8, #FFC1C1);   
    background: -o-linear-gradient(#FFE8E8, #FFC1C1);   
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE8E8', endColorstr='#FFC1C1');   
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE8E8', endColorstr='#FFC1C1')";  
	border-bottom: 1px solid #FF8484;
}
.message-saved {
	background-color: #ECFFEC;
	border-bottom: 1px solid #090;
}


.li-hr {
	border-bottom:1px solid #CCC;
	margin-bottom:15px;
}
.add-new-combobox-item {
	display: none;
	margin-left:30px;
	border-color: #090;
	background: #DEEFDE;
	cursor: pointer;
}
.add-new-combobox-item:hover {
	border-color: #000;
}


.etabs { 
	margin: 0; 
	padding: 0; 
}
li.tab { 
	display: inline-block; 
	zoom:1; 
	*display:inline; 
	background: #EEE; 
	border: solid 1px #BBB; 
	border-bottom: none; 
	-moz-border-radius: 4px 4px 0 0; 
	-webkit-border-radius: 4px 4px 0 0; 
	padding: 2px 0;
	border-radius: 5px 5px 0 0;
	transition: all 0.3s;
}
li.tab a { 
	font-size: 12px; 
	line-height: 2em; 
	display: block; 
	padding: 0 10px; 
	outline: none; 
	color: #333;
}
li.tab a:hover { 
	text-decoration: underline; 
}
li.tab.active { 
	background: #F7F7F7; 
	padding-top: 6px; 
	position: relative; 
	top: 1px; 
	border-color: #BBB; 
}
li.tab a.active { 
	font-weight: bold; 
	color: #111;
}
.tab-container .panel-container { 
	background: #fff; 
	border: solid #666 1px; 
	padding: 10px; 
	-moz-border-radius: 0 4px 4px 4px; 
	-webkit-border-radius: 0 4px 4px 4px; 
}
div.tab {
	padding: 10px;
	border: 1px solid #BBB;
	background: #F7F7F7;
	margin-bottom: 5px;
	border-radius: 0 5px 5px 5px;
}
div.tab fieldset {
	border-color: #C0D2E5;
}

.listing-details .custom-combobox {
	display: block;
    position: relative;
    width: 90%;	
}
.listing-details .custom-combobox .custom-combobox-input {
	width: 80%;	
}
.main form .listing-categories {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px;
}
.main form .listing-categories div {
    display: inline-block;
    width: 210px;
}
.main form .listing-categories input {
    width: auto;
}
.main form .listing-categories label {
    display: inline-block;
    font-weight: 400;
    margin-right: 5px;
    padding: 2px 0;
    width: 180px;
}

#page-load-time {
	text-align: center;
	margin: 0 auto;	
	color: #CCC;
}

.nested-fieldset {
	background: #FFF;
	margin: 20px;
	border: 1px dashed #999 !important;
}
.nested-fieldset legend {
	color: #333;
	font-size: 12px;	
	font-weight: 600;
}
.nested-fieldset.upload-file {
	margin: 0 0 20px 0;
	background: #F9F9F9;
}
.nested-fieldset.upload-file ul li input {
	width: 100%;
	background: #FFF;
}
.nested-fieldset.upload-file ul li:last-child {
	padding-bottom: 0;
}
.lost-changes-notice {
	color: #666;
	margin: 8px 0 0 0;
	font-size: 80%;	
}

.pagination {
	margin: 20px auto 0;
	text-align:center;	
}
.pagination ul {
	list-style: none;
	margin: 0;
	padding: 0;	
}
.pagination ul li {
	display: inline-block;
	padding: 0;	
}
.pagination ul li a {
	display: block;
	padding: 0 1px;
	text-decoration: none;	
	line-height: 30px;
}
.pagination ul li a:hover {
	text-decoration: underline;	
}
.pagination .active a{
	color: #000;	
	font-weight: bold;
}
.current-page {
	text-align: center;
}
.pagination.pagination-top {
	float: left;
	margin: 5px 10px 3px;
}
.pagination.pagination-top > ul {
    display: inline-block;
}
.pagination.pagination-top > ul a {
	line-height: inherit;
}

.pagination-upper .pagination {
	margin: 0;
}
.pagination-upper {
	margin-bottom: 20px;
}

.tablesorter2 thead .filter-row, .tablesorter2 thead .filter-row th {
	background: #f3f3f3;	
	padding: 2px;
}
.tablesorter2 thead .filter-row input.filter, .tablesorter2 thead .filter-row select.filter {
	width: 99%;	
	box-sizing: border-box;
}
.tablesorter2 thead th.sortable {
	cursor: pointer;	
	transition: background 0.2s;
	background-image: url("../images/bg.gif");
    background-position: right center;
    background-repeat: no-repeat;
}
.tablesorter2 thead th.sortable:hover {
	background-color: #c9e6fc;
}
.tablesorter2 thead th.sortable.selected {
	background-color: #CCC;	
}
.tablesorter2 .filter-row input.filter, .tablesorter2 .filter-row select.filter {
    font-size: 11px;
	line-height: 15px;
}
.tablesorter2 thead, .tablesorter2 tbody {

}
#filterform.loading {
	height: Calc(100vh - 300px);
	table-layout: fixed;
	overflow-y: hidden;	
}
.loading .tablesorter2 tbody {
    position: relative;		
}
.loading .tablesorter2 tbody tr {

}

.loading .tablesorter2 tbody:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	height: Calc(100vh - 300px);
    background-color: rgba(255, 255, 255, 0.6);
    background-image: url(../images/loading.gif);
    background-position: center;
    background-repeat: no-repeat;
    content: "";
}

.lucid-popup button, .lucid-popup input[type=reset], .search-form button, .search-form input[type=reset] {
	border-radius: 5px;
	background: #EEE;
	transition: background 0.5s;	
	cursor: pointer;
}
.lucid-popup button:hover, .lucid-popup input[type=reset]:hover, .search-form button:hover, .search-form input[type=reset]:hover {
	background: #FFF;	
}
.lucid-popup input[type=submit], .search-form input[type=submit] {
	border-radius: 5px;
	border: 1px solid #146CBA;
	color: #FFF;
	background: #146CBA;
	transition: background 0.5s;	
	cursor: pointer;
	margin-left: 15px;
}
.lucid-popup input[type=submit]:hover, .search-form input[type=submit]:hover {
	background: #327ABC;	
}
.noselect {
  -webkit-touch-callout: none; 
    -webkit-user-select: none; 
     -khtml-user-select: none; 
       -moz-user-select: none; 
        -ms-user-select: none; 
            user-select: none; 
}

.abn-lookup-data {
	max-width: 600px;
}
.abn-lookup-data tr td:first-child {
	max-width: 30%;
	font-weight: 600;
	text-align: right;
	padding-right: 10px;
}
.abn-lookup-data tr td:last-child {
	text-align: left;
}


.item-block, .gm-style .gm-style-iw .item-block {
	width: 145px;
	margin: 0 5px 5px 0;	
	display: inline-block;
	text-align: center;
	border: 1px solid #DDD;
	position: relative;	
	font-size: 10px;
	overflow: hidden !important;
}
.item-block.featured, .item-block.featured .item-details {
	border-color: #090;
	background: rgba(15, 219, 15,0.3);
}
.item-block a {
	text-decoration: none;	
}
.item-block a:hover .item-photo {
	opacity: 1;
}
.item-block a:hover .item-details {
	background: #FFF;
}
.item-block .item-img-wrap {
	height: 100px;
	display: block;	
	position: relative;
}
.item-block-large {
    width: 241px;
}
.item-block-large .item-img-wrap {
	height: 150px;
}
.item-block .item-photo {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	min-height: 100%;
	width: 100%;
	position: absolute;
	z-index: 1;	
	transition: opacity 0.5s;
	opacity: 0.85;
}
.item-block .item-details {
	background: #E9E9E9;
	padding: 2px;
	height: 30px;
}
.campaign-featured .item-block .item-details {
	min-height: 30px;
	height: auto;
}
.campaign-featured .upload-date {
    margin-right: 10px;
}
.campaign-featured .photo-toggle {
    border: 1px solid #CCC;
    border-radius: 5px;
    padding: 2px 3px;
    color: #AAA;
    transition: all 0.3s;
}
.campaign-featured .photo-toggle:hover {
    border-color: #222;
    color: #222;
}
.campaign-featured .featured .button-photo-feature, .campaign-featured .item-block:not(.excluded) .button-photo-exclude, .campaign-featured .featured .button-video-feature, .campaign-featured .item-block:not(.excluded) .button-video-exclude {
    border-color: #090;
    color: #090;
}
.campaign-main-photos img {
    max-width: 100%;
    max-height: 300px;
    height: auto;
}
.item-block .item-actions  {
	background: #F1F1F1;
	padding: 2px;
	height: 15px;
    text-align: left;
}
.item-block .item-actions .upload-date {
	text-align: left;
	float: left;
	line-height: 15px;
	font-size: 10px;
	color: #555;
}
.item-block .item-actions a.button-photo-approve {
	float: right;
}
.item-block .item-actions .upload-country {
	line-height: 15px;
	font-size: 10px;
	color: #555;
    display: inline-block;
}
.item-block a.title-link {
	color: #000;
	text-decoration: none;
	min-height: 25px;
	display: block;
}
.item-block a.title-link:hover {
	text-decoration: underline;
	color: #000;
}
#tab-videos .video {
	width: 390px;
	display: inline-block;
	margin: 0 20px 20px 0;	
}
#tab-videos .video .video-title {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 5px;	
}
#tab-videos .video iframe {
	width: 100%;
	height: 300px;	
}

#inner-main.fullwidth {
	width: 100%;
	max-width: none;
	padding-left: 0;
	padding-right: 0;
}
tr.excluded td:not(.option), td:not(.option).excluded {
	opacity: 0.1;
}

.location-import-validate {
	clear: both;
}
.location-import-validate .location-data {
	float: left;
	width: 50%;
}	
.location-import-validate .location-map {
	float: right;
	width: 49%;
}	
.location-import-validate .location-map .map_canvas {
	height: 700px;
	width: 100%;
}
.location-actions {
	margin-bottom: 20px;
	padding: 10px;
	border: 1px dashed #BBB;
	text-align: center;
	background: #FDFDFD;
}
.location-actions h4 {
	font-weight: 600;
	font-size: 15px;
	text-align: center;
	border: 0 none;
	margin: 0 0 5px 0;
}
.location-actions ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.location-actions li {
	display: inline-block;
	margin: 0 10px;
	padding: 0;
	font-size: 13px;
	font-weight: 400;
}
.location-actions .action_radio {
	margin: 0;
}
.location-actions li label {
	padding-left: 5px;
	font-weight: 400;
}
.location-actions .existing_facility_details {
	font-size: 13px;
	border: 1px dashed #BBB;
	display: inline-block;
	min-width: 300px;
	max-width: 500px;
	background: #EFEFEF;
	padding: 10px;
	color: #000;
}
.location-actions .existing_facility_details fieldset span {
	font-weight: 600;
}
.location-actions .existing_facility_details fieldset {
    background: rgba(0,0,0,0.05);
    padding: 3px;
    border: 1px dashed #CCC;
    display: inline-block;
    margin: 0 10px 10px 0;
}
.location-actions .existing_facility_details fieldset legend {
    font-size: 11px;
    color: #999;
    user-select: none;
}
.location-actions .existing_facility_details fieldset img {
    vertical-align: middle;
    height: 15px;
}
.location-actions .existing_facility_name {
	font-weight: 600;
	font-size: 14px;
	display: inline-block;
}
.location-actions .existing_facility_hash {
	font-weight: 400;
	color: #888;
	display: inline-block;
}
.location-actions .existing_facility_details .existing_facility_location {
	font-size: 11px;
	color: #666;
	margin-bottom: 10px;
}
.location-actions .existing_facility_ctg {
	font-weight: 400;
	margin-left: 10px;
	display: inline-block;
}
.location-actions .existing_facility_ctg img {
	height: 16px;
	vertical-align: bottom;
	margin-right: 3px;
}
.location-actions .existing_facility_closed, .location-actions .existing_facility_hidden {
	margin: 0 8px;
	color: #666;
	font-size: 11px;
	display: inline-block;
}
.location-actions .existing_facility_description {
	margin: 5px 0;
	color: #666;
	font-size: 11px;
	display: block;
	font-style: italic;
}
.location-actions .existing_facility_imported {
	margin: 5px 0;
	background-color: #F6F7B4;
	border: 1px solid #F9BF2C;
	padding: 5px;
	color: #555;
	font-size: 11px;
	display: block;
}
.action_details.existing ul li {
	font-size: 11px;
	margin-top: 10px;
}
.action_details.existing ul input {
	width: auto;
	margin: 0;
	vertical-align: middle;
}
.action_details.existing ul label {
	padding-left: 3px;
	font-weight: 400;
	vertical-align: middle;
}
.location-map.loading {
	overflow-y: hidden;	
}
.location-map.loading {
    position: relative;		
}

.location-map.loading:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	height: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    background-image: url(../images/loading.gif);
    background-position: center;
    background-repeat: no-repeat;
    content: "";
	z-index: 99998;
}
.location-notes {
    
}
.location-notes .note {
    background: #FFF;
    border: 1px dashed #CCC;
    padding: 5px 10px;
    margin: 20px 0 0 0;
    font-size: 13px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.location-notes .note.private {
    background: #f4f4f4;
    border: 1px dashed #666;
}
.location-notes .note legend {
    font-weight: 400;
    color: #666;
    width: 100%;
}
.location-notes .note legend div {
    display: inline-block;
    line-height: 25px;
}
.location-notes .note legend span {
    font-weight: 600;
}
.location-notes .note legend .blue-button {
    float: right;
    margin-right: 0;
    font-size: 12px;
    font-weight: 600;
    padding: 3px 10px;
}
.location-notes .note p {
    margin: 0 0 12px 0;
}
.location-notes .note img {
    max-width: 100%;
    height: auto;
}
.context_menu{
	background-color:white;
	border:1px solid gray;
}
.context_menu_item{
	padding:3px 6px;
}
.context_menu_item:hover{
	background-color:#CCCCCC;
}
.context_menu_separator{
	background-color:gray;
	height:1px;
	margin:0;
	padding:0;
}

.reorder-up, .reorder-down {
	display: inline-block;
}
.reorder-up a, .reorder-down a {
	display: block;
}
.reorder-up img, .reorder-down img {
	height: 13px;	
	margin-right: 1px;
	border: 1px solid #BBB;
	border-radius: 5px;
	padding: 3px 2px;
	vertical-align: middle;
	transition: background 0.3s, border 0.3s;
}
.reorder-up img, .reorder-down img { 
	opacity: 0.5;	
}
.reorder-up a:hover img, .reorder-down a:hover img {
	background: #DDD;	
	border-color: #BBB;
}
.reorder-up a:hover img, .reorder-down a:hover img { 
	opacity: 0.8;	
}
.tablesorter tr:hover .reorder img {
	border-color: #666;
}
.btn-reorder {
	cursor: pointer;
	margin: 0 5px;
	opacity: 0.6;
	transition: all 0.3s;
}
.btn-reorder:hover {
	opacity: 1;
}

#inner-main form hr {
    border: 0 none;
    border-top: 1px solid #CCC;
    margin-bottom: 15px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 24px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}


.trash input:checked + .slider {
  background-color: #F00;
}

.trash input:focus + .slider {
  box-shadow: 0 0 1px #F00;
}

input:checked + .slider:before {
  -webkit-transform: translateX(16px);
  -ms-transform: translateX(16px);
  transform: translateX(16px);
}


.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.campaign-content-publisher fieldset div {
    margin: 0 20px 5px 0;
    display: inline-block;
    border: 1px solid #DDD;
    background: #FFF;
    padding: 5px;
}
.campaign-content-publisher fieldset div li {
    padding-bottom: 0;
}
.campaign-content-publisher fieldset div li input {
    vertical-align: bottom;
}
.campaign-content-publisher fieldset div li label {
    font-weight: 400;
}    

.blue-button, .grey-button, a.button {
	border-radius: 6px 6px 6px 6px;
	display: inline-block;
	font-weight: bold;
	padding: 5px 10px 3px;
	text-align: center;
	text-decoration: none !important;
	cursor: pointer;
	margin-right: 15px;
}
input.button, .blue-button {
	background: #256ED9;
	background-image: -ms-linear-gradient(top, #3D94F6 0%, #1E62D0 100%);
	background-image: -moz-linear-gradient(top, #3D94F6 0%, #1E62D0 100%);
	background-image: -o-linear-gradient(top, #3D94F6 0%, #1E62D0 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3D94F6), color-stop(1, #1E62D0));
	background-image: -webkit-linear-gradient(top, #3D94F6 0%, #1E62D0 100%);
	background-image: linear-gradient(to bottom, #3D94F6 0%, #1E62D0 100%);
	border: 1px solid #337FED;
	box-shadow: 0 1px 0 0 #97C4FE inset;
	color: #FFFFFF !important;
	text-shadow: 1px 1px 0 #1570CD;

}
input.button:hover, .blue-button:hover {
	background: #1E62D0;
	background-image: -ms-linear-gradient(top left, #1E62D0 0%, #3D94F6 100%);
	background-image: -moz-linear-gradient(top left, #1E62D0 0%, #3D94F6 100%);
	background-image: -o-linear-gradient(top left, #1E62D0 0%, #3D94F6 100%);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #1E62D0), color-stop(1, #3D94F6));
	background-image: -webkit-linear-gradient(top left, #1E62D0 0%, #3D94F6 100%);
	background-image: linear-gradient(to bottom right, #1E62D0 0%, #3D94F6 100%);
}
.grey-button {
	background: #A8A8A8;
	background-image: -ms-linear-gradient(top, #CCC 0%, #AAA 100%);
	background-image: -moz-linear-gradient(top, #CCC 0%, #AAA 100%);
	background-image: -o-linear-gradient(top, #CCC 0%, #AAA 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #CCC), color-stop(1, #AAA));
	background-image: -webkit-linear-gradient(top, #CCC 0%, #AAA 100%);
	background-image: linear-gradient(to bottom, #CCC 0%, #AAA 100%);
	border: 1px solid #999;
	box-shadow: 0 1px 0 0 #bbb inset;
	color: #666 !important;
	text-shadow: 1px 1px 0 #bbb;	
}
.grey-button:hover {
	background: #CCC;
	background-image: -ms-linear-gradient(top, #AAA 0%, #CCC 100%);
	background-image: -moz-linear-gradient(top, #AAA 0%, #CCC 100%);
	background-image: -o-linear-gradient(top, #AAA 0%, #CCC 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #AAA), color-stop(1, #CCC));
	background-image: -webkit-linear-gradient(top, #AAA 0%, #CCC 100%);
	background-image: linear-gradient(to bottom, #AAA 0%, #CCC 100%);
}

.button.loading, button.loading {
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
    cursor: default;
}
.button.loading span, button.loading span {
    opacity: 0.2;
}
.button.disabled, .blue-button.disabled {
    background: #DDD;
    border: 1px solid #666;
    box-shadow: none;
    cursor: pointer;
}
.button.disabled, .blue-button.disabled, .button.disabled span, .blue-button.disabled span {
    color: #666;
    text-shadow: none;
}

.file-list {
	background: #FFF;
	padding: 10px;
	border: 1px dashed #CCC;
}
.file-list-item {
	border-bottom: 1px dashed #CCC;
	padding-bottom: 10px;
	margin-top: 10px;
	color: #777;
}
.file-list-item img {
	height: 10px;
	margin-right: 2px;
}
.file-list-item:first-child {
	margin-top: 0;
}
.file-list-item:last-child {
	border-bottom: 0 none;
	padding-bottom: 0;
}
.file-list-item .file-delete {
	float: right;
}
.file-list-item .file-delete input {
	width: auto;
	margin: 0;
	vertical-align: top;
}
.file-list-item .file-delete label {
	padding-left: 3px;
	line-height: 16px;
	font-weight: 400;
	color: #333;
}

#tab-councils td.notes a {
	display: inline;
}
.item-not-found {
	border-color: rgba(255,0,0,0.6) !important;
}


select.loading {
    background: transparent url('../images/loading.gif') no-repeat;
    background-size: contain;
    padding-right: 20px;
    opacity: 0.5;
    border: 0 none;
}
textarea.mceEditor, textarea.mceEditor_location, textarea.mceEditor_basic, textarea.mceEditor_bare, textarea.mceEditor_bare2, textarea.mceEditor_test, .tagit-input {
    background: #FFF url('../images/loading.gif') no-repeat;
    background-size: 30px auto;
    background-position: center center;
    opacity: 0.7;
    border: 0 none;
    color: transparent !important;
}
.tagit-input, input.tagit {
    background: #FFF url('../images/loading.gif') no-repeat;
    background-size: 20px auto;
    background-position: center center;
    width: 80% !important;
    height: 40px;
    opacity: 0.7;
    border: 0 none;
    color: transparent !important;
}
.ui-autocomplete-loading {
    background: white url("../images/loading.gif") left center no-repeat !important;
    background-size: 13px auto !important;
}
.tagit-autocomplete .ui-menu-item a span {
    color: #999;
}
.upload .tagit-autocomplete .ui-menu-item {
	font-size: 12px;
	margin: 3px 0;
}
.upload .tagit-autocomplete .ui-menu-item a {
	text-decoration: none;
}
#top-menu ul.menu .tags-list .ui-menu-item {
    white-space: normal;
}

.subscriber-list.loading {
    background: white url("../images/loading.gif") center center no-repeat !important;
    background-size: 18px auto !important;
    min-height: 200px;
    margin-bottom: 20px;
    border-radius: 10px;
}
.location-note-container {
    position: relative;
}
.location-note-container.loading {
    opacity: 0.6;
}
.location-note-container.loading::before {
    content: "";
    background: url("../images/loading.gif") center center no-repeat !important;
    background-size: 18px auto !important;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}

.campaign-actions ul.recipient-list input {
    width: 300px;
    margin-right: 10px;
}
.campaign-actions .add-line {
    margin-bottom: 20px;
    display: inline-block;
}
.autosave-message {
    display: none;
    padding: 5px;
    border: 1px dashed #CCC;
    background: rgba(255,255,255,0.7);
    margin-top: 3px;
    font-style: italic;
}
.autosave-message.autosave-disabled {
    display: inline-block;
}

.upload-list {
	clear: both;
}
.upload-list * {
    box-sizing: border-box;
}
.upload-list .filter 
.upload-list .filter select {
    
}
.upload-list .upload-block {
	border: 1px solid #CCC;		
	background: #EEE;
}
.upload-list:not(.upload-video) .upload-block:nth-child(even){
	background: #e0e0e0;	
}
.upload-list.upload-video .upload-block {
	border: 1px dashed #CCC;		
    border-radius: 5px;
	background: #F8F8F8;
    margin-bottom: 15px;
}
.upload-list .upload-block a.delete {
    cursor: pointer;
    color: #F00;
}
.upload-list .upload-block legend a {
    text-decoration: none;
}
.upload-list .upload-block legend a:hover {
    text-decoration: underline;
}

.upload-details .location-2, .upload-edit .location-2 {
    height: 1000px;
    max-height:50vh;
    margin-top: 15px;
}
.upload-details .location-2.error, .upload-edit .location-2.error {
    height: auto;
    max-height: 150px;
    margin-top: 30px;
}
.upload-details .location-2.list, .upload-edit .location-2.list {
	height: auto;
	overflow-y: auto;
}
.location-2 .tablesorter {
	border: 2px solid #999;
}
.location-2 .tablesorter-header {
	background: #BBB;
}
.location-2 .tablesorter td {
	padding: 2px 5px;
}
.location-2 .tablesorter td a {
	text-decoration: none;
}
.location-2 .tablesorter td a:hover {
	text-decoration: underline;
}
.upload-list.upload-video .upload-block.loading, .upload-details .location-2.loading, .upload-details .facility-chosen.loading, .upload-edit .location-2.loading, .upload-edit .facility-chosen.loading {
    background-color: #EEE;
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
.upload-list.upload-video .upload-block.loading form {
    opacity: 0.3;
}
.upload-list .upload-block .upload-preview {
	float: left;	
	padding: 10px;
	width: 35%;
	text-align: center;
	position: relative;
}
.upload-list .upload-block .upload-preview-img {
	position: relative;
}
.upload-list .upload-block .upload-preview-img img {
	max-width: 100%;	
	border: 1px solid #CCC;
    display: block;
    transition: all 0.3s;
    filter: brightness(80%);
}
.upload-list .upload-block .upload-preview-img a img {
    filter: brightness(100%);
}
.upload-list .upload-block .upload-preview-img a:hover img {
    filter: brightness(110%);
}
.upload-list .upload-block .upload-preview-img .upload-control {
	font-size: 4em;
	position: absolute !important;
	margin: 0 auto;
	text-align: center;
	color: #FFF;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
    
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;

	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;

	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
}
.upload-list .upload-block .upload-preview-img .upload-control div {
	cursor: pointer;
	padding: 10px;
	opacity: 0.7;
	transition: 0.3s all;
}
.upload-list .upload-block .upload-preview-img .upload-control div:hover {
	opacity: 1;
}
.upload-list .upload-block.failed .upload-preview {
    display: none;
}
.upload-list .upload-block.failed .upload-details {
    width: 100%;
    float: none;
}
.upload-list .upload-block .rotate-photo {
	margin-top: 15px;	
}
.upload-list .upload-block .delete-photo {
	margin-top: 8px;	
	-webkit-user-select: none;  
	-moz-user-select: none;    
	-ms-user-select: none;      
	user-select: none;
}
.upload-list .upload-block .upload-details {
	float: right;
	width: 65%;
	padding: 5px 10px 5px 0;
	font-size: 12px;	
    position: relative;
}
.upload .upload-list .upload-block .upload-details fieldset {
	background: #FFF;
	padding: 0 10px 10px 10px;
	margin-bottom: 10px;
    line-height: 2em;
}
.upload .upload-list .upload-block .upload-details fieldset legend {
	font-weight: 600;
	color: #222;
	font-size: 14px;
	background: #FFF;
	border-radius: 5px;
}
.upload .upload-list .upload-block .original-photo-details, .upload-list .upload-block .original-video-details {
	background: #FFF;
	border: 1px dashed #CCC;
	padding: 1px 3px;
	font-size: 12px;
}
.upload .upload-list .upload-block .original-photo-details ul, .upload-list .upload-block .original-video-details ul {
	margin: 0;	
}
.upload .upload-list .upload-block .original-photo-details li, .upload-list .upload-block .original-video-details li {
	display: inline-block;
	margin-right: 30px;
	margin-bottom: 0;
}
.upload .upload-list .upload-block .original-photo-details li label, .upload-list .upload-block .original-video-details li label {
	display: inline-block;
	padding-right: 5px;
	min-width: inherit;	
    line-height: 2em;
}
.upload-list .upload-block .original-video-details li div {
    display: inline-block;
}
.upload-list .upload-block .upload-details.loading fieldset {
    opacity: 0.5;
}
.upload-list .upload-block .upload-details.loading:after {
    content: url('/images/loading.gif'); 
    position: absolute;
    z-index: 100; 
    left: 50%;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-left: -15px;
    margin-top: -15px;
}
.upload-video .upload-details .assign, #editform .upload-edit .assign, .kb-form .assign {
    margin-bottom: 0;
}
.upload-video .upload-details .assign li, #editform .upload-edit .assign li, .kb-form .assign li {
    display: inline-block;
    padding: 2px 15px 2px 5px;
    margin: 0 5px 5px 0;
    border: 1px dashed #CCC;
    background: #EFEFEF;
    position: relative;
}
#editform .upload-edit .assign li {
    background: #DDD;
    border-color: #AAA;
}
.upload-video .upload-details .assign li a, #editform .upload-edit .assign li a, .kb-form .assign li a {    
    text-decoration: none;
}
.upload-video .upload-details .assign li a:hover, #editform .upload-edit .assign li a:hover, .kb-form .assign li a:hover {
    text-decoration: underline;
}
.upload-video .upload-details .assign li a.remove, #editform .upload-edit .assign li a.remove, .kb-form .assign li a.remove {
    position: absolute;
    top: 0;
    right: 0;
    padding: 3px;
    cursor: pointer;
    margin-left: 10px;
    display: block;
    line-height: 10px;
}
#editform .upload-edit .none-assigned img {
    height: 15px;
    vertical-align: middle;
}
.upload .ui-autocomplete .ui-menu-item .ui-menu-item-wrapper, .my-uploads .ui-autocomplete .ui-menu-item .ui-menu-item-wrapper {
    color: #000;
}
.upload .ui-autocomplete .ui-menu-item .ui-menu-item-wrapper div, .my-uploads .ui-autocomplete .ui-menu-item .ui-menu-item-wrapper div {
    font-size: 80%;
    color: #666;
}
.upload .ui-autocomplete .ui-menu-item .ui-menu-item-wrapper.ui-state-active div, .my-uploads .ui-autocomplete .ui-menu-item .ui-menu-item-wrapper.ui-state-active div {
    color: #FFF;
}
.upload-list.upload-video .upload-block .submit-button {
    margin-left: 180px;
    font-size: 16px;
    width: 150px;
}
.upload-list .upload-block .complete-links {
    margin-top: 15px;
    font-size: 14px;
    padding: 5px;
    background-color: #ECFFEC;
	border: 1px solid rgba(0, 153, 0, 0.2);
}
.upload-list .upload-block .complete-links a {
    display: inline-block;
    padding: 5px;
    margin: 0 3px;
    text-decoration: none;
}
.upload-list .upload-block .complete-links a:hover, .upload-list .upload-block .complete-links a:focus {
    text-decoration: underline;
}
.upload-list .upload-block .complete-links span {
    color: #CCC;
    margin: 0 3px;
}
.upload-list .upload-block .cancel-link a {
    display: inline-block;
    padding: 5px;
    margin: 5px 3px;
    text-decoration: none;
    cursor: pointer;
}
.upload-list .upload-block .cancel-link a:hover, .upload-list .upload-block .cancel-link a:focus {
    text-decoration: underline;
}
.upload .upload-list .upload-details .horz-labels li {
	margin-bottom: 5px;	
}
.upload .upload-list .upload-details .horz-labels li > label:not(.no-style) {
	width: 170px;
	text-align: right;
	margin-right: 10px;
	line-height: 18px;
}
.upload .upload-list .upload-details .horz-labels .inputbox, .upload-list .upload-details .horz-labels .tagit  {
	width: Calc(95% - 170px);
	vertical-align: top;
	font-size: 12px;	
}
.upload .upload-list .upload-details .horz-labels .tagit  {
	display: inline-block;
    width: Calc(95% - 190px);
}
.upload .upload-list .upload-details .vert-labels li {
	margin-bottom: 5px;
}
.upload .upload-list .upload-details .vert-labels .inputbox {
	font-size: 12px;
}
.upload .upload-list .upload-details .privacy-extra:not(.hidden), .upload-edit .privacy-extra:not(.hidden) {
	display: inline-block;
}
.upload .upload-list .upload-details .privacy-extra .inputbox, .upload-edit .privacy-extra .inputbox {
	width: 150px;
}
.upload .upload-list .chk-radio-buttons label {
	line-height: 21px;
	margin-right: 3px;
}
.upload-list .upload-block .upload-details li label+div {
    display: inline-block;
    width: Calc(100% - 200px);
}
.upload-list .upload-block .upload-preview {
    width: 480px;
}
.upload-list .upload-block .upload-details {
    width: Calc(100% - 500px);
}
.inputbox {
	padding: 8px;
	border: 1px solid #CCC;	
	border-radius: 1px;
	font-size: 16px;	
}

.upload-block fieldset, fieldset.upload-details, fieldset.already-uploaded, fieldset.upload-instructions, #editform fieldset {
	border: 1px solid #CCC;
	background: #EEE;
	border-radius: 3px;
	padding: 15px;	
}
fieldset.upload-details, fieldset.already-uploaded, fieldset.upload-instructions {
	margin-bottom: 30px;	
}
.upload .upload-block fieldset legend, fieldset.upload-details legend, fieldset.already-uploaded legend, fieldset.upload-instructions legend, #editform fieldset legend {
	font-weight: 600;
	font-size: 16px;
	padding: 0 10px;
}

.upload label:not(.ui-checkboxradio-label), #editform label {
	font-weight: 600;
}	
.upload label span, #editform label span {
	font-weight: 300;
	font-style: italic;	
	color: #666;
}
.upload ul {

}

.upload-list li, #editform li {
	margin-bottom: 18px;	
}
.upload-list li.tagit-choice, .upload-list li.tagit-new, #editform li.tagit-choice, #editform li.tagit-new {
	margin-bottom: 4px;	
}
.upload-list .inputbox, .upload-list ul.tagit {
	width: 90%;	
}
.upload-list .chk-radio-buttons *, #editform .chk-radio-buttons * {
	box-sizing: content-box;	
}
.upload-list .chk-radio-buttons label, #editform .chk-radio-buttons label.ui-checkboxradio-label {
	font-weight: 400;
	display: inline-block;	
	line-height: 27px;
	margin-right: 10px;
	vertical-align: top;
}

.copy-btn {
    cursor: pointer;
    text-decoration: none;
    font-size: 18px;
    border: 1px solid #999;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    display: inline-block;
    color: #999;
    transition: all 0.3s;
    vertical-align: top;
}
.copy-btn:hover {
    color: #666;
    border-collapse: #666;
}
.copy-url-clipboard {
	cursor: pointer;
}
.submission-update-result {
	display: inline-block;
	vertical-align: middle;
}
.linktree {
    text-align: center;
    line-height: 24px;
    letter-spacing: -0.025em;
}
.linktree-link {
    display: block;
    text-align: center;
    color: #FFF;
    transition: all 0.3s;
    width: 100%;
    max-width: 1000px;
    font-size: 14px;
    margin: 0 auto 15px auto;
    text-decoration: none;
    border: 2px solid rgb(41, 132, 177);
    transition: all 0.3s;
	position: relative;
	overflow: hidden;
}
.linktree-link .linktree-wrapper {
	padding: 5px;
	transition: all 0.3s;
	z-index: 3;
	position: relative;
}
.linktree-link.has-image > div {
	padding-left: 100px;
	padding-right: 100px;
}
.linktree-link:hover {
    
    text-decoration: none;
    border-left: 0;
    border-right: 0;
    transform: scale(103%);
}
.linktree-link:hover .linktree-wrapper {
	backdrop-filter: saturate(80%);
	box-shadow: 0 0 10px rgba(255,255,255,0.2) inset;

}
.linktree-title {
	display: inline-block;
}
.linktree-title p {
	margin: 0;
}
.linktree-title.has-subtitle {
	border-bottom: 1px solid #EEE;
	padding-bottom: 3px;
}
.linktree-subtitle {
	margin: 0;
	padding: 5px 0 6px;
	text-transform: uppercase;
	font-size: 90%;
	line-height: 100%;
	letter-spacing: 1px;
	display: block;
	min-width: 200px;
}
.linktree-img {
	display: inline-block;
	margin-right: 20px;
	margin-left: -30px;
	height: 80%;
	width: auto;
	max-width: 80px;
	border-radius: 50%;
	position: absolute;
	left: 10%;
	top: 10%;
}
.linktree-bg-img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	z-index: 2;
}
.linktree-bg-colour {
	background-color: rgb(41, 132, 177);
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}
.gallery-wrapper .item-block .edit-icons, .asset-display .edit-icons {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 4;
	opacity: 0.8;
	line-height: 1.5;
	display: none;
	background: rgba(255,255,255,0.7);
	border-radius: 0 0 0 15px;
	padding: 0 3px 2px 6px;
	border: 1px solid #CCC;
	transition: all 0.3s;
}
.gallery-wrapper .item-block:hover .edit-icons, .asset-display .edit-icons {
	display: block;
}
.gallery-wrapper .item-block .button-edit i, .asset-display .edit-icons .button-edit i {
    color: #e0610d;;
    text-shadow: 0 0 10px #FFF;
}
.gallery-wrapper .item-block .edit-icons:hover, .asset-display .edit-icons:hover {
	opacity: 1;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.view-photo .photo-meta2 .tag, .view-photo .photo-meta2 .ctg, .view-video .video-meta2 .tag, .view-video .video-meta2 .ctg, .view-document .document-meta2 .tag, .view-document .document-meta2 .ctg, .view-material .material-meta2 .tag, .view-material .material-meta2 .ctg, .view-facility .facility-meta .tag, .view-facility .facility-meta .ctg, .view-company .company-meta .tag, .view-company .company-meta .ctg, .asset-details .ctg, .asset-details .tag {
	padding: 5px 8px;
	border: 1px solid #999;
	background: #DDD;
	margin-right: 5px;
	margin-bottom: 5px;
	display: inline-block;
}
.view-facility .facility-meta .ctg img {
	vertical-align: middle;
	margin-left: -5px;
	margin-right: 3px;
}
#asset-popup #download-form ul, #asset-popup #download-form li {
	padding: 0;
	margin: 0;
}
#asset-popup .asset-details .asset-location {
	width: 49%;
	margin: 0 0 10px 0;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #CCC;
	border-radius: 5px;
	background: #EFEFEF;
	padding: 5px 10px;
	transition: all 0.5s;
}
#asset-popup .asset-details .asset-location {
	 width: 100%;
}
#asset-popup .asset-details .asset-location-text {
	line-height: 18px;
	padding: 0;
	margin-bottom: 4px;
}

#asset-popup .asset-details .asset-location-links a {
	display: inline-block;
	line-height: 15px;
	font-size: 12px;
	background: rgba(50,50,50,0.2);
	border-radius: 5px;
	color: #333;
	text-transform: uppercase;
	text-decoration: none;
	padding: 2px 6px;
	font-weight: 400;
	transition: all 0.5s;
	border: 1px solid #999;
	opacity: 0.95;
	margin: 0 7px 7px 0;
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
}
#asset-popup .asset-details .asset-location-links a span {
	font-weight: 600;
}
#asset-popup .asset-details .asset-location-links a:hover {
	opacity: 1;
	background: rgba(50,50,50,0.1);
	color: #111;
	text-decoration: none !important;
}