#queue-mgt-title {
	width:100%;
	text-align:center;
	margin: revert;
	color:#0a4e8f;
	font-family: arial;
	font-weight: bold;
	font-size: 28px;
	padding-bottom:5px
}
#panel-container {
    width: 100%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
#panel-nav {
	width: 95%;
	border-bottom: 1px solid #c0c0c0;
	margin-left: 0px;
	margin-top: 20px;
}
#panel-one {
	min-height: 200px;
}
#panel-two {
    display: none;
}
#panel-three {
    display: none;
}
.tabs, .tabs-spacer {
	width: 29%;
	display: inline-block;
	min-height: 20px;
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
    background-color: #efefff;
	/*! margin-right: 5px; */
	padding: 5px 6px 5px 6px;
    font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	border-radius: 0px 0px 0px 0px;
	text-align: center;
/*	border-bottom: 1px solid #c0c0c0;  */
	margin: -1px;
}
.tabs:hover {
  border-top: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  /*! border-bottom: 1px solid #ffffff; */
  border-left: 1px solid #c0c0c0;
  background-color: #dedeee;
  color: #000000;
}
.selected-tab, .selected-tab:hover {
  border-top: 1px solid #c0c0c0;
  border-left: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  color: #ffffff;
  background-color: #0a4e8f;
/*  border-bottom: 1px solid #c0c0c0;  */
}

.panels {
/*	margin-left: 10px;  */
    font-family: arial, verdana, helvetica, sans-serif;
}
#status, #deferred-status {
	margin-top: 20px;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
}
.label-13 {
	margin-right: 10px;
	font-weight: bold;
}
.status-item {
    font-family: arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-size: 12px;
	color: #000;
}
.status-item {
	display: inline-flex;
	padding: 10px;
    font-family: arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	margin-right: 5%;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	box-shadow: 3px 3px #c0c0c0;
	border-radius: 0px 0px 8px 0px;
	margin-left: 5%;
}
#controls, .controls, #queue-message-status, #queue-message-failed {
    width: 90%;
    margin: 20px auto;
    text-align: center;
}
#controls h3, .controls h3, #queue-message-status h3, #sale-queue h3 {
    font-family: arial, verdana, helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#0a4e8f;
	margin: 10px 0px 20px 0px;
	display:block;
}
#queue-message-status, #queue-message-failed {
    margin-top: 50px;
    min-height: 100px;
    font-size: 16px;
    font-family: arial, verdana, helvetica, sans-serif;
}
.status-header {
    border-top: 2px solid #c0c0c0;
    border-bottom: 2px solid #c0c0c0;
    font-weight: normal;
    font-family: arial, verdana, helvetica, sans-serif;
}
.status-col {
    padding: 5px;
    text-align: left;
    vertical-align: middle;
    font-size: 16px;
    font-family: arial, verdana, helvetica, sans-serif;
}
.sh-col1, .s-col1 {
    width: 20px;
    display: inline-block;
}
.sh-col2, .s-col2 {
    width: 42%;
    display: inline-block;
}
.sh-col3, .s-col3 {
    width: 40%;
    display: inline-block;
}
.status-phone {
    font-size: 13px;
}

.call-buyers {
	width: 6%;
	height: 20px;
	text-align: center;
/*	border: 1px solid #9b9b9b;  */
	display: inline-block;
	padding: 12px;
	border-radius: 5px;
	margin: 7px 4px;
/*	box-shadow: 4px 4px #6F6F6F;  */
	background-color: #006400eb;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
    font-family: arial, verdana, helvetica, sans-serif;
    cursor: pointer;
}
.call-buyers:hover {
	background-color: #007500eb;
}
.call-buyers:active {
  box-shadow: 2px 2px #6F6F6F;
  margin-top: 7px;
  margin-left: 6px;
  margin-right: 2px;
  margin-bottom: 7px;
  background-color: #6262AA;
}
#recipient-selectors, #add-number-options, #add-to-company, .settings {
	text-align:left;
	padding:10px;
    font-family: arial, verdana, helvetica, sans-serif;
	font-size:14px;
	width:70%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
}
.settings {
	width: 95%;
    margin-bottom: 0px;
}
.setting-section-head {
	margin-top: 10px;
}
#registration-dates {
	text-align: left;
}
.reg-date {
	width: 260px;
	display: inline-block;
	margin-left: 30px;
}
#recipient-selectors {
	width: 80%;
}
#sign-ups-note {
	width:380px;
	margin-left: 29px;
	vertical-align: middle;
	display: inline-block;
}
#add-number-options {
	width:50%;
	width:max-content;
}
#add-to-company {
	width: 92%;
	text-align:center;
	margin-bottom:10px;
}
.recipient-selector, .sale-day-selector {
	margin: 7px 10px;
}
#mobile-number-inputs {
	font-size:14px;
    font-family: arial, verdana, helvetica, sans-serif;
	color: #0a4e8f;
	
	margin-top: 15px;
	margin-bottom: 15px;
}
.inputbox-reg-v2 {
	height: 22px !important;
	border: 1px solid #0068aa;
	padding: 4px;
	color: #0068aa;
	background-color: #efefff;
	font-size: 15px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width: 300px;
	border-radius: 5px;
}
.frm-lbl {
	text-align:left; 
	font-size:16px;
    font-family: arial, verdana, helvetica, sans-serif;
	color: #0a4e8f;
}
#queue-lbl {
	width:70%;
	margin-left:auto;
	margin-right:auto;
	
}
.queue-divider {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	/*! display: none; */
}
#mobile-number-info {
	font-size:11px;
	max-width:160px;
	display:inline-block;
	
}
.noshow {
	display: none;
}
#call-in-messages {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0a4e8f;
	margin-top: 15px;
	text-align:center;
}
#update-messages, #custom-messages, #register-messages, #settings-messages {
    font-family: arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9e1243;
	margin-top: 15px;
	text-align:center;
}

/** Tables **/
.active-table {
    border-right:0;
    clear: both;
    color: #333;
    margin-bottom: 10px;
    width: 100%;
    font-size:9pt;
    display: table;
}
.active-table .table-head {
    border:0;
    border-bottom:2px solid #555;
    text-align: left;
    padding:4px;
}
.active-table .table-head a {
    display: block;
    padding: 2px 4px;
    text-decoration: none;
}
.active-table .table-head a.asc:after {
    content: ' V';
}
.active-table .table-head a.desc:after {
    content: ' ^';
}
.active-table .table-row {
    display: table-row;
}
.active-table .table-row .table-cell {
    /* padding: 6px;  */
    text-align: left;
    vertical-align: top;
    /* border-bottom:1px solid #ddd;  */
}
.active-table .table-row:nth-child(even) {
    background: #f9f9f9;
}
.active-table .table-cell.actions {
    text-align: center;
    white-space: nowrap;
}
.active-table .table-cell.actions a {
    margin: 0px 6px;
    padding:2px 5px;
}
.tr-link:hover {
    /*  background: #f6d680 !important;  */
    /* background: #125292 !important;  */
    background: #e5f6ff !important;
    cursor:pointer;
}
#sale-queue {
	max-width: 350px;
	margin-left: auto;
	margin-right: auto;
    text-align: center;
}
#insert-link-button {
	float: right;
}
input[type=checkbox] { -webkit-appearance:checkbox; } 
.s-row {
  width: 100%;
  border: 1px solid #0a4e8f;
}

.status-message {
  display: table-cell;
  width: 15%;
  vertical-align: middle;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 15px;
  line-height: 1.6em;
  text-align: left;
}

.status-buyer {
  /* display: inline-block; */
  display: table-cell;
  width: 38%;
  vertical-align: middle;
  line-height: 1.6em;
  font-size: 15px;
  font-family: arial, verdana, helvetica, sans-serif;
  text-align: left;
  padding-left: 10px;
}

.status-ticket {
  /* font-size: 30px; */
  /* width: 90px; */
  /* height: 90px; */
  /* display: inline-block; */
  font-size: 32px;
  font-family: arial, verdana, helvetica, sans-serif;
  width: 10%;
  display: table-cell;
  text-align: center;
  padding: 16px;
  max-width: 10%;
  border-right: 1px solid #0a4e8f;
  background-color: #efefff;
  margin-left: -5px;
}

.status-checkbox {
  display: inline-block;
  margin-left: 10px;
  border: 1px solid #006400eb;
  padding: 3px;
  background: #006400eb;
  color: white;
}

@media only screen and (max-width: 533px) { 
	.status-message {
	  width: 22%;
	}
}
