/* element selectors */
* {
	margin: 0px;
	font-size: 12px;
	color: #444444;
}
html {
	height: 100%;
	overflow-y: scroll;
}
body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 15px;
	background: #FFF !important;
}
form {
	width: 99%;
	margin-left: auto;
	margin-right: auto;
}
label {
	display: inline-block;
}
input {
	border: 1px solid #666666;
	-webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.1), 0 0 16px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.1), 0 0 16px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.1), 0 0 16px rgba(0, 0, 0, 0.1);
	background: rgba(255, 255, 255, 0.5);
}
input[type = checkbox], input[type = radio] {
	border: 0px;
	margin: 2px;
}
a:link, a:visited {
	color: #222222;
	font-size: 100%;
}
a:hover {
	color: red;
}
ol {
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	list-style-type: none;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
blockquote {
	margin: 20px;
}

/* other selectors */
.separator {
	float: left;
	clear: both;
	height: 1px;
	width: 100%;
	background-color: #DDDDDD;
}
.leftMenu {
	float: left;
	clear: both;
	width: 15%;
	color: black;
	margin-top: -0px;
	height: 100vh;
}
.spacer {
	display: inline-block;
	width: 25px;
}
.vertSpacer {
	height: 25px;
	width: 100%;
	float: left;
	clear: both;
	z-index: 10;
}
.vertMiniSpacer {
	height: 1px;
	width: 100%;
	float: left;
	clear: both;
}
#mainBody {
	float: right;
	min-height: 78%;
	height: auto;
	width: 85%;
}
#location {
	height: 20px;
	width: 49%;
}
.socialMedia {
	border: 0px;
	display: block;
	float: left;
	padding: 2px;
}
.formPadding {
	padding: 30px;
	text-align: center;
}
#bodyForm, #groupForm, #passwordResetForm, #sysAdminForm {
	position: absolute;
	top: 0;
	left: 0;
	float: left;
}
#bodyForm {
	margin-left: 26%;
	margin-right: 26%;
	margin-top: 12%;
	width: 48%;
}
#groupForm {
	margin-left: 40%;
	margin-right: 40%;
	margin-top: 20%;
	width: 20%;
}
#passwordResetForm {
	margin-left: 40%;
	margin-right: 40%;
	margin-top: 20%;
	width: 20%;
}
#sysAdminForm {
	margin-left: 19%;
	margin-right: 19%;
	margin-top: 14%;
	width: 62%;
}
.navButton, .navButtonSuperUser {
	display: block;
	text-align: center;
	vertical-align: middle;
	width: auto;
	text-decoration: none !important;
	height: 25px;
	line-height: 25px;
	border-top: 1px solid white;
	font-weight: bold;
}
.navButton:hover, .navButtonSuperUser:hover {
	background-color: #999999;
	color: white;
}
.navButton {
	background-color: #DDDDDD;
}
.navButtonSuperUser {
	background-color: #C0C0C0;
}
a.active {
	background-color: #999999;
	color: white;
}
.subBanner, .miniBanner {
	letter-spacing: .05em;
	padding: 0.8em;
	margin: 0 auto;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	text-align: center;
	clear: both;
}
.subBanner {
	font-size: 2em;
	width: 97%;
	color: #9CA399;
	border-bottom: 1px solid #AAA;
}
.miniBanner {
	font-size: 1em;
	font-style: italic;
	width: 95%;
	color: #AEB6AA;
}
.leftDesc, .rightDesc, .leftScrollableDesc, .rightScrollableDesc, .leftDesc2, .quarterDesc, .inputText, .leftDesc3, .thirdDesc {
	text-align: left;
	float: left;
	min-height: 25px;
	height: auto;
}
.leftDesc {
	clear: both;
	width: 40%;
}
.rightDesc {
	width: 59%;
}
.leftScrollableDesc {
	clear: both;
	width: 50%;
}
.rightScrollableDesc {
	width: 49%;
}
.leftDesc2 {
	clear: both;
	width: 20%;
}
.quarterDesc {
	width: 20%;
}
.inputText {
	width: 29%;
}
.leftDesc3 {
	clear: both;
	width: 25%;
}
.thirdDesc {
	width: 37%;
}
.centerDesc {
	clear: both;
	text-align: center;
	min-width: 30%;
	margin-left: auto;
	margin-right: auto;
	height: 25px;
}
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .60;
	filter: Alpha(Opacity=60);
}
.ui-dialog .ui-dialog-buttonpane button {
	margin-left: 25px;
}
.center {
	position: relative;
	float: left;
	height: 25px;
	margin: auto auto auto auto;
}
.required {
	display: inline;
	color: red;
}
.errorTableRows {
	border: 1px solid;
	border-color: #FFFFFF;
	background: #EEEEEE;
}
#sortable1, #sortable_1, #sortable2, #sortable_2 {
	min-height: 250px;
}
#sortable1 li, #sortable_1 li, #sortable2 li, #sortable_2 li {
	margin: 5px 0 5px 0;
	padding: 5px;
	font-size: 1.2em;
	width: 95%;
	min-height: 20px;
}
.scrollableList {
	height: 250px;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	overflow-y: scroll;
	border: 1px solid;
}
#userData, #hgData, #ccData, #AAData, #schedData, #eventData, #adminData, #csvData, #cdrResults {
	float: left;
	clear: both;
	height: auto;
	width: 100%;
	margin-top: 20px;
}
.dialogClass {
	font-size: 12px;
}
.filters {
	width: 50%;
	height: 100%;
	margin: 0 auto;
}
#id#from {
	font-size: 13px;
	height: 15px;
	width: 25%;
}
table.tablesorter {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CDCDCD;
	border-spacing: 0px;
	margin: 10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #E6EEEE;
	border: 1px solid #CDCDCD;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(/broadsoft/adminPortal/images/blue/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	border: 1px solid #CDCDCD;
	color: #3D3D3D;
	padding: 4px;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	border: 1px solid #CDCDCD;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(/broadsoft/adminPortal/images/blue/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(/broadsoft/adminPortal/images/blue/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #8DBDD8;
}
.getCSV {
	display: block;
	width: 115px;
	height: 25px;
	background: #4E9CAF;
	padding: 10px;
	text-align: center;
	border-radius: 5px;
	color: white;
	font-weight: bold;
}
input.deleteButton {
	border: 1px solid #666666;
	-webkit-box-shadow:
		inset 0 0 8px rgba(0, 0, 0, 0.1),
			0 0 16px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:
		inset 0 0 8px rgba(0, 0, 0, 0.1),
			0 0 16px rgba(0, 0, 0, 0.1);
	box-shadow:
		inset 0 0 8px rgba(0, 0, 0, 0.1),
			0 0 16px rgba(0, 0, 0, 0.1);
	background: #EE0000;
	color: #FFFFFF;
}
.ui-autocomplete {
	font-size: 11px;
	color: #666666;
}
.autoFill {
	font-size: 11px;
	color: #666666;
}
.connectedSortable {
	font-size: 11px;
	color: #666666;
	padding-left: 25px;
	padding-right: 25px;
}
.locationField {
	font-size: 15px;
	font-weight: bold;
	float: left;
	margin-left: 1%;
}
.numberList {
	float: left;
	clear: both;
	width: 10%;
	margin-left: 0%;
}
.numberData {
	float: left;
	width: 10%;
}
a.numberList {
	color: blue;
}
.permissions {
	float: left;
	clear: both;
	width: 100%;
	height: 220px;
	background: #E0E0E0;
}
.permGroup {
	float: left;
	clear: both;
	width: 45%;
	height: 25px;
}
.permNewData {
	float: left;
	clear: both;
	width: 15%;
}
.permData {
	float: left;
	width: 15%;
}
.changeDetail {
	width: 80%;
	text-align: center;
	margin: 0 auto;
	height: 500px;
}
.viewDetail {
	width: 90%;
	border: 1px solid;
	text-align: center;
	margin: 0 auto;
	height: 450px;
	zoom: 1;
	overflow-y: scroll;
	overflow-x: auto;
}
.change {
	width: 25%;
	padding: 0px;
}
.changeRow {
	height: 25px;
	width: 100%;
	padding: 0px;
}
.hideMe {
	display: none;
	width: 100%;
}
.changeLeftB {
	float: left;
	clear: both;
	width: 24%;
	margin-left: 2%;
	font-weight: bold;
}
.changeLeftB3 {
	float: left;
	clear: both;
	width: 32%;
	margin-left: 2%;
	font-weight: bold;
}
.changeB {
	float: left;
	width: 24%;
	font-weight: bold;
}
.changeB3 {
	float: left;
	width: 32%;
	font-weight: bold;
}
.changeD {
	float: left;
	width: 24%;
}
.changeD3 {
	float: left;
	width: 32%;
}
.callSums {
	text-align: center;
}
.sumOn {
	background-color: white;
}
.cdrTable {
	height: 300px;
	overflow: auto;
}
.callDetail {
	height: 450px;
}
#header ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#header li {
	display: inline;
	border: 1px solid;
	border-bottom-width: 0;
	margin: 0 0.5em 0 0;
	font-size: 19px;
}
#header #selected {
	padding-bottom: 1px;
	background: white;
}
#header {
	margin-left: 30%;
	margin-top: 2%;
}
#content {
	border: 1px solid;
}
.tabsData {
	border: 1px solid;
}
.tabsHover, .tabsHover a {
	background-color: #666666;
	font-style: bold;
	color: white;
}
.listEntry {
	background-color: blue;
}
.userDataClass {
	margin-left: 3%;
	margin-right: 3%;
	height: auto;
	min-height: 500px;
	border: 1px solid;
}
.fileinput-button {
	position: relative;
	overflow: hidden;
}
.fileinput-button input {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	opacity: 0;
	-ms-filter: "alpha(opacity = 0)";
	font-size: 200px;
	direction: ltr;
	cursor: pointer;
}
td.bad {
	background-color: red;
	color: white;
}
td.good {
	background-color: white;
}
.noBorder {
	border: 0px;
	font-size: 10px;
}
.bulkUserTable {
	border: 1px solid;
	border-color: #BEBEBE;
	border-collapse: collapse;
	padding: 4px;
}
.ui-tooltip {
	max-width: 200px;
	width: auto;
	padding: 3px;
}
.ui-tooltip-content {
	background-color: red;
	color: white;
	padding: 3px;
}
.macTable {
	padding: 9px;
	text-align: center;
	width: 100%;
	margin: 0 auto;
}
.loading {
	display: none;
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10%;
}
