body {  background-color: #fff;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 12px;
        margin: 0px 0px 8px 0px;
        padding: 0;
        }

body, p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   12px;
}

h1 {
    font-weight: bold;
    font-size: 20px;
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

fieldset {
	padding: 2px 2px 2px 2px;
}

div.topBg {
	background-color: #cddae5;
	background-image: url(../images/topMark.gif);
	background-repeat: no-repeat;
}

div.top {

	clear:both;
	font-size: 36px;
}

ol.list,ul.list,
.errorExplanation ol,
.errorExplanation ul {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol.list li,
.errorExplanation ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;
}
ul.list li,
.errorExplanation ul li  {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}

table.nogrid {
	border-collapse:collapse;
}

table.nogrid tr td {
	border: 0 none;
	padding: 0;
}

table.topBar {
	border-collapse:collapse;
}

table.topBar td {
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;

}

table.topBar td a {
	padding: 8px 20px 8px 20px;
	text-decoration: none;
	color: #999;
}

table.topBar td.topName {
	 padding: 6px 22px 4px 22px;
     background-color: #fff;
     color: #993300;
     font-family:"Myriad Pro","Myriad Web",Myriad,Helvetica,Arial,sans-serif;
     font-weight: bold;
     font-size: 17px;
	 white-space: nowrap;
}

table.topBar td.topOn {
	text-align:center;
	font-weight: bold;
	background-image: url(../images/topBgOn.gif);
	background-repeat: repeat-x;
	background-color: #cddae5;
	border-bottom-color: #cddae5;
}

table.topBar td.topOn a {
	color: #fff;
}

td.topOff {
	text-align:center;
	background-image: url(../images/topBgOff.gif);
	background-repeat: repeat-x;
	background-color: #e6e6e6;
	cursor: pointer;
}

div.supNav {
	position:absolute;
	top: 34px;
	right: 7px;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	color: #333;
}

a { color: #009; }
a.remv,
td.ctrls a.remv {
	margin-left: 8px;
	padding-left: 12px;
	text-decoration:none;
	font-size: 12px;
	background-position: 4px 2px;
    background-image: url();
    background-repeat: no-repeat;
 }

a.unlink,
td.ctrls a.unlink {
	color: #39488b;
	padding: 11px 11px 2px 1px;
	margin-left: 12px;
	text-decoration:none;
	font-size: 1px;
	background-position: 0px -240px;
    background-image: url();
	line-height: 1px;
    background-repeat: no-repeat;
 }
a:hover { color: #00e;}

a.lis  {
	text-decoration:none;
}

a.lis i {
	color: #e6e5cb;
	padding: 12px 15px 4px 1px;
	text-decoration:none;
	font-size: 1px;
	background-position: -610px -310px;
	background-image: url();
	line-height: 1px;
    background-repeat: no-repeat;
}

a.lis u {
	font-family: arial;
	font-size: 11px;
	color: #00b;
}

a.lis u.es {
	color: #070;
}

a:hover u { color: #00e; }

a.inco u {
	color: #aaa;
}

a.inco i {
	opacity: 0.5;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

table.grid span.susp {
	color: #85a5ff;
	padding: 11px 11px 2px 1px;
	margin-left: 12px;
	text-decoration:none;
	font-size: 1px;
	background-position: 0px -310px;
	background-image: url();
	line-height: 1px;
    background-repeat: no-repeat
}

table.grid span.pin {
	border-bottom: 1px solid #ccc;
}



td.ctrls a.term {
	color: #933;
	letter-spacing: -1;
}


div.nav2 {
    font-size: 14px;
}

div.nav {
    font-family: arial, helvetica, sans-serif;
    padding: 12px 2px 0px 16px;
    line-height: 17px;
    border-bottom: 1px solid #999;
}
#number_adding_link{
	position:relative;
	right:50px;
}
#number_adder{
	display:none;
	position:absolute;
	top: 225px;
	left: 390px;
	width: 200px;
	background-color:#FFC;
	border: 1px solid #333;
	padding: 6px;

}
div.nav a.tab {
    padding: 2px 12px 2px 12px;
    font-size: 13px;
    line-height: 17px;
    border: 1px solid #999;
    background-color: #b7bec6;
    text-decoration: none;
    color: #000;
}

/* IE hack */
* html div.nav a.tab {
    padding-top:1px;
    padding-bottom:0px;
}

span.welcome {
    font-size: 10px;
    padding-left: 12px;
}

div.content {
    margin: 10px 8px 16px 16px;
}

div.gridHead {
    margin: 16px 0px 2px 0px;
}

div.emptynote {
    font-style: italic;
    padding: 2px;
    }

table.grid,
table.smallGrid  {
	border-collapse: collapse;
	border-spacing: 0px;
	border-bottom: 1px solid #999;
	}


table.grid tr.controls td {
    padding: 8px 0px 1px 0px;
    border: thin none;
    vertical-align: bottom;
    text-align: right;
    }

table.grid td {
	padding: 4px 10px 4px 4px;
/*	border-left: 1px dotted #999;
	border-right: 1px dotted #999;
	*/
  	border-bottom: 1px solid #999;
	border-top: 1px solid #999;

	font-size: 11px;
	}

table.grid td.no_pad {
  padding: 0px !important;
}


table.grid tr:hover td {
	border-bottom-color: #f90;
}

table.grid td.ctrls {
	background-color: #c5c5c5 !important;
	white-space: nowrap;
}


table.grid td.ctrls2 {
	background-color: #d8d8d8;
	white-space: nowrap;
}
table.grid td.ctrls2.play-button-columns a {
	display: inline;
}
table.grid td.ctrls2.play-button-columns .call-spinner {
	display: none;
}
table.grid td.ctrls2.play-button-columns.callplayer-iframe-loading a {
	display: none;
}
table.grid td.ctrls2.play-button-columns.callplayer-iframe-loading .call-spinner {
	display: inline-block;
}

td.ctrls a { color: #00b; }


table.grid th {
	border: 1px solid #999;
	text-align: left;
	padding: 5px;
	font-size: 12px;
	background-color: #C5C5C5;
	background-repeat: repeat-x;
	background-image: url(../img/gridTh.gif);
	background-position: top left;
	font-family: arial, helvetica, sans-serif;
}

table.sales_report, table.sales_expenses {
    margin: 4px;
    border-collapse: collapse;
}
table.sales_expenses th {
    padding-left: 8px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}
table.sales_report th {
    padding-left: 8px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}

table.sales_report tr td:first-child {
    padding-left: 4px;
}
table.sales_report tr td:last-child {
    padding-right: 4px;
}

table.sales_report td {
    padding-bottom: 10px;
    padding-left: 10px;
}
table.sales_report tr.spacer td {
    height: 10px;
}

table.sales_report td.bottom {
    border-bottom: 1px solid black;
}
table.probonoGrid,
table.probonoGridSmallGrid  {
	border-collapse: collapse;

	}


table.probonoGrid tr.controls td {
    padding: 8px 0px 2px 0px;
    border: thin none;
    vertical-align: bottom;
    text-align: right;
    }

table.probonoGrid td {
	padding: 6px 8px 6px 6px;

	border-top: 1px solid #999;

	font-size: 11px;
	}
table.probonoGrid th {
	border: 1px solid #999;
	text-align: left;
	padding: 5px;
	font-size: 12px;
	background-color: #f2f1e4;
	background-repeat: repeat-x;
	background-image: url(../images/gridTh.gif);
	background-position: bottom left;
	font-family: arial, helvetica, sans-serif;
	}
table.probonoGrid span.susp {
	color: #85a5ff;
	padding: 11px 11px 2px 1px;
	margin-left: 12px;
	text-decoration:none;
	font-size: 1px;
	background-position: 0px -310px;
	background-image: url();
	line-height: 1px;
    background-repeat: no-repeat
}

table.probonoGrid span.pin {

}

table.grid td.section {
	border: 1px solid #999;
	padding: 6px 8px 6px 8px;
	font-size: 12px;
	}


table.grid td.domain {
	border: 1px solid #999;
	font-weight:bold;
	font-size: 14px;
}

table.grid td.org {
	border: 1px solid #999;
	font-weight:bold;
	padding-left: 18px;
}

table.grid td.facIndent {
	width: 45px;
}


table.grid td.notice {
	border: 1px solid #999;
	background-color: #ff9;
	}


td.tim {
    text-align: center;
}

table.grid tr.filter td {
    padding: 8px 0px 2px 0px;
    border: thin none;
    vertical-align: bottom;
}

table.grid tr.filter select {
  width: 100%;
}

table.grid tr.alt,
table.smallGrid tr.alt {
	/* background-color: #f3f3f3; */
}

table.datagrid td:nth-child(odd),
table.grid td.colalt {
	background-color: #f3f3f3;
}

table.grid tr.play td {
	background-color: #ccf;
}
table.grid tr.has_played td.ctrls2 {
	background-color:#EEFCEE;
}

table.smallGrid th {
	border: 1px solid #999;
	text-align: left;
	padding: 2px 2px 2px 3px;
	font-size: 11px;
	background-color: #cc9;
}

table.smallGrid td {
	padding: 2px 3px 2px 3px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	font-size: 10px;
}

/* *********** DEPRECATED *********************
 * see /layouts/_page_title.rhtml, /stylesheets/layout/page.css
 */

div.ch_icon {
	float:left;
	width:50px;
	height:50px;
	background-repeat:no-repeat;
}

div.ch_title {
	font-family: arial, helvetica, sans-serif;
	color:#999;
	font-size:18px;
	padding:9px 0px 0px 0px;
	border-bottom:1px solid #ccc
}

/* *********** END DEPRECATED ****************** */

div.ch_apps {
	float:right;
	font-size:13px;
}

div.ch_apps span.app {
	border:1px solid #393;
	background-color:#0dba4b;
	color:white;
	font-weight:bold
}

div.ch_apps a {
	text-decoration:none;
	color:#666
}

div.ch_apps a:hover {
	color: #393;
}

table.search {
	width: 100%;
	border-collapse:collapse;
}

table.search td.searchPart {
	border: 1px dotted #999;
	padding: 4px 8px 8px 8px;
}

table.search td.active {
	background-color: #e5e5e5;
}
select.active {
	background-color: #fec;
	color: #c60;
}

input.active {
	background-color: #fec;
	color: #c60;
}

div.searchPart {
	font-weight: bold;
	color: #999;
	padding: 0px 4px 4px 4px;
}

td.active div.searchPart {
	color:#676767;
}

.search_field {
	background-color: #e6e6e6;
}

input, select, textarea {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
}

p.f_csr label {
  padding: 3px 5px 0px 0px;
  float: left;
  text-align: left;
  width: 55px;
}

p.f_csr input {
  margin-top: 5px;
  margin-bottom:5px;
  width: 150px;
}

p.f_csr select {
  margin-top: 5px;
  margin-bottom:5px;
}

p.f input {
    width: 85px;
    }
p.f .fieldWithErrors input,
p.f+div.fieldWithErrors input {
    width: 81px;
}

p.f input[type="radio"] {
	margin-top:5px;
	margin-left: 100px;
}

input.radioBtn{

}

p.f input.datetime {
    width: 105px;
    }

p.f textarea {
    margin: 0px;
    padding: 0px;
    overflow: auto;
    }

p.f {
    clear: left;
    margin: 0px 0px 0px 0px;
    padding: 4px 1px 6px 2px;
}

p.f label {
    padding: 3px 4px 0px 0px;
    float: left;
    text-align: right;
    width: 95px;
}

p.f span.f {
    padding: 3px 0px 0px 0px;
    display: block
}

p.f a.f {
    padding: 3px 0px 0px 0px;
    display: block
}

.caseNoteBlocks {
	padding: 5px;
	margin: 5px;
	border: 1px solid #CCCCCC;
	width:300px;
	word-wrap:break-word;
}
td.caseNoteTd {
	width:300px;
}

div.subnav {
    font-family: arial, helvetica, sans-serif;
    padding: 15px 2px 0px 14px;
  /*  border-bottom: 1px solid #999; */
    font-size: 11px;
    line-height: 17px;
	white-space:nowrap;
}


div.subnav a.tab {
	padding: 2px 8px 2px 8px;
    font-size: 12px;
    line-height: 17px;
    border: 1px solid #999 !important;
    background-color: #ddd;
    text-decoration: none;
    color: #000;
}

div.tabArrows {
	background-image:url(/images/tabArrows.gif);
	cursor:pointer;
	position:absolute;
	height:24px;
	width:16px;
	-khtml-user-select: none;
	-moz-user-select: none;
}

div.subnavOvr a.tab {
    padding: 2px 8px 2px 8px;
    font-size: 12px;
	height: 21px;
	margin-right:3px;
	display:block;
	float:left;
    border: 1px solid #999;
    background-color: #ddd;
    text-decoration: none;
    color: #000;
}

div.content div.subnavTabs {
	position:absolute;
	top: 15px;
	left: 14px;
	width: 1500px;
	white-space:nowrap;
	font-family: arial, helvetica, sans-serif;
    font-size: 11px;
}

div.content div.subnavOvr {
	position:relative;
    height: 36px;
	overflow: hidden;
	font-size:1px;
}

div.subnavOvr div.subnavOvrBot {
	position:absolute;
	top: 35px;
	left:0px;
	width:100%;
    border-top: 1px solid #999;
}

tr.nota {
	text-decoration: line-through;
	color: #999;
}

/* IE hack */
* html div.subnav a.tab {
    padding-top:1px;
    padding-bottom:1px;
}

div.subnav a.active,
div.subnavOvr a.active {
    background-color: #fff  !important;
    border-bottom: 1px solid #fff !important;
    color: #930;
}

div#subform {
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 8px;
}

div.submit {
    padding: 4px 0px 5px 95px;
    background-color: #ddd;
	zoom:1;
}

div.submit a.back {
	font-size: 11px;
	margin-left: 8px;
}

div#subform div.submit input {

    }

div#subform div.submit {
    background-color: #fff;
    }

.tabs + #subform_outer {
  margin-top: -4px !important
}

.fieldWithErrors {
  padding: 2px;
  margin: 2px;
  background-color: red;
  display: table;
}

.fieldWithErrors input {
  padding: 2px;
  margin: 2px;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#microform #errorExplanation  {
	width: 300px;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid grey;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}

fieldset {
    border: 1px solid #ccc;
    padding: 7px 6px 6px 6px;
	margin: 1px 2px 1px 2px;
}

legend {
    color: #666;
}

div#mainform {
     background-color: #f0f0f0;
}

div.content {
    width: 925px;
}

tr.controls p {
    margin: 2px 0px 2px 0px;
    }

tr.controls td {
	vertical-align:top;
}
tr.controls fieldset {
    height: 80px;
}

tr.csr_controls p {
    margin: 2px 0px 2px 0px;
}

tr.csr_controls td {
	vertical-align:top;
}

.alarm {
    color: red;
    }

a.sort {
    color: #000;
    }

a.sort_asc {
    padding-left: 11px;
    color: #006;
    background-position: -611px -284px;
    background-image: url();
    background-repeat: no-repeat;
    }

a.sort_desc {
    padding-left: 11px;
    color: #006;
    background-position: -611px -260px;
    background-image: url();
    background-repeat: no-repeat;
    }

select.filt {
    font-size: 10px;
    }

div.opt {
    margin:4px;
    }

.flagOff {
    text-decoration: none;
    padding:0px 4px 0px 4px;
}

.flagOff:hover {
    color:#900;
}

.flagOn {
    text-decoration: none;
    background-color: #f90;
    padding:0px 4px 0px 4px;
    font-weight:bold;
    color: #000;
    margin-right: 1px;
}


a.monNo {
    text-decoration: none;
    padding:0px 2px 0px 2px;
    color: #999;
}

a.monNo:hover {
    color:#00C;
}

a.monYes{
    text-decoration: none;
    background-color: #bde;
    padding:0px 2px 0px 2px;
    color: #000;
    margin-right: 1px;
}

.grid a.way3 {
    font-size:11px;
    line-height: 10px;
    color:#eee;
    border: 1px solid #eee !important;
    padding:0px 1px 0px 2px;
    text-decoration: none;
}

.grid .alt a.way3 {
	color:#fff;
	border: 1px solid #fff !important;
}

.grid .alt a.w30,
.grid a.w30 {
	color: #cfc;
	background-color: #efe;
	border: 1px solid #afa !important;
}
.grid .alt a.w32,
.grid a.w32 {
	color:#a5e;
	border: 1px solid #a5e !important;
	background-color: #eef;
}

.grid .alt a.w33,
.grid a.w33 {
	color:#600;
	border: 1px solid #600 !important;
	background-color: #f66;
}

.grid a.way3:hover {
    color:#009;
    border-color: #009;
}


div.way3Pop {
    position: absolute;
    padding: 6px;
    background-color: #ccf;
    border: 1px solid #333;
    width: 300px;
    display: none;
}

div.way3Pop form {
    margin: 0px;
}

a.iaprog {
    font-size:11px;
    line-height: 10px;
    color:#eef;
    border: 1px solid #a5e;
    padding:0px 3px 0px 3px;
    text-decoration: none;
}

.alt a.iap10,
a.iap10 {
	color: #aaa;
	border: 1px solid #aaa;
}
a.iap0 {
	color:#a5e;
	border: 1px solid #a5e;
	background-color: #eef;
}

.alt a.iap11, a.iapserviceDenied,
a.iap11{
	color:#600;
	border: 1px solid #600;
	background-color: #f66;
}
a.iapservice, a.iapserviceNew{
	color:#600;
	border: 1px solid #600;
	background-color: #61E0F4;
}

a.iapserviceInvalid {
	color:#600;
	border: 1px solid #600;
	background-color: #800000;
}

a.iapserviceApproved {
	color:#600;
	border: 1px solid #600;
	background-color: #61F4A3;
}
a.iapserviceReviewed{
	color:#600;
	border: 1px solid #600;
	background-color: #F4A460;
}
a.iapservicePending {
    background-color: #a5e;
}

a.iaprog:hover {
    color:#009;
    border-color: #009;
}


div.iaprogPop {
    position: absolute;
    padding: 6px;
    background-color: #ccf;
    border: 1px solid #333 ;
    width: 300px;
    display: none;
}

div.iaprogPop form {
    margin: 0px;
}




.grid a.note {
    font-size:11px;
    line-height: 10px;
    color:#996;
    border: 1px solid #996 !important;
    padding:0px 1px 0px 2px;
    text-decoration: none;
}

a.nfill {
  background-color: #9df;
	color:#000;
}

.grid a.note:hover {
    color:#900;
    border-color: #900 !important;
}

td.cellpop {
	cursor: pointer;
	white-space: nowrap;
}

div.notePop {
    position: absolute;
    overflow: scroll;
    resize: both;
    height: 200px;
    padding: 6px;
    background-color: #F0F0F0;
/*  background-color: #E17947;
    border-radius: 15px;*/
    -webkit-box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
    border: 1px solid #333;
    width: auto;
    min-width: 350px;
    display: none;
    margin-left:auto;
    margin-right:auto;
    box-sizing: border-box;
    word-break: break-word;
}

div.statPop {
    position: absolute;
    padding: 6px;
    background-color: #ffc;
    border: 1px solid #333;
    display: none;
    word-break: break-word;
}

div.notePop textarea {
    width: 100%;
}

div.notePop form {
    margin: 0px;
}

#miniPlay {
    position: absolute;
    padding: 6px;
    border: 1px solid #333;
    background-color: #fff;
    z-index: 1030;
}

#view_single_ticket_div {
    position: absolute;
    border: 1px solid #FFFFFF;
    border-width: 1px;
    border-color: #000000;
    border-style: solid;
    background-color: #FFFFFF;
    padding: 4px;
    display: none;
    width: 740px;
    word-break: break-word;
}

#view_single_ticket_div table {
  width: 100%;
}

div.repTitle {
    background-color: #f0f0f0;
    font-size: 14px;
    font-weight: bold;
    padding: 8px;
    border-bottom: 1px solid #999;
}


div.repSub {
   font-style: italic;
   margin: 6px 4px 6px 10px;
}

table.report {
    margin: 8px;
    border-collapse: collapse;
}

table.report th {
    font-size: 12px;
    text-align: left;
    border-bottom: 1px solid #666;
    padding-right: 8px;
}

table.report td {
    padding: 4px 8px 4px 4px;
}

table.report tr.foot td {
    border-top: 1px solid #666;
    font-weight: bold;
}

img.graph {
    border: 1px solid #999;
    margin: 4px 4px 6px 24px;
}

a.csv {
    text-decoration: none;
    font-size: 10px;
    color: #999;
    margin: 0px 2px 2px 2px;
}

a.csv:hover {
    text-decoration: underline;
}

a.pdf {
    text-decoration: none;
    font-size: 10px;
    color: #06b;
	margin: 0px 2px 2px 2px;
}

a.pdf:hover {
    text-decoration: underline;
}

#hilight td {
	background-color: #aef;
}

.info {
	color: #666;
}

table.vlink {
	border-collapse:collapse;
}

.vlink td {
	border: 1px dotted #666;
	padding: 6px;
}

div.vislink_btn {
	background-color: #d7d7d7;
	background-image: url(../images/link_btn_bg.gif);
	background-repeat: repeat-x;
	width: 200px;
	padding: 8px 16px 8px 16px;
	border: 1px solid #ccc;
	margin: 8px;
	cursor: pointer;
	-khtml-user-select: none;
	-moz-user-select: none;
}

div.stat_btn {
	border-color: #c60;
	color: #c60;
}

div.speer_btn {
	border-color: #039;
	color: #039;
}

div.search_btn {
	background-color: #d7d7d7;
	background-image: url(../img/link_btn_bg.gif);
	background-repeat: repeat-x;
	padding: 8px 16px 8px 16px;
	border: 1px solid #039;
	margin: 8px;
	font-size: 12px;
	font-weight:bold;
	cursor: pointer;
	text-align:center;
	color: #039;
	zoom: 1;
	-khtml-user-select: none;
	-moz-user-select: none;
}

input.enable_btn,
input.disable_btn,
div.enable_btn,
div.disable_btn {
	background-color: #d7d7d7;
	background-image: url(../images/link_btn_bg.gif);
	background-repeat: repeat-x;
	padding: 4px 8px 4px 8px;
	border: 1px solid #666;
	margin: 8px;
	font-size: 12px;
	font-weight:bold;
	cursor: pointer;
	text-align:center;
	-khtml-user-select: none;
	-moz-user-select: none;
}
input.enable_btn,
div.enable_btn {
	color: #090;
	border-color:#090;
}

input.disable_btn,
div.disable_btn {
	color: #900;
	border-color:#900;
}

span.stDis {
	color: #900;
	border-bottom: 1px solid #c99;
}

span.stAct {
	color: #090;
	border-bottom: 1px solid #9c9;
}

span.noClick {
    border-bottom: 0;
}

#deck div.vislink_btn {
	width: 120px;
	font-size: 10px;
	padding: 8px 8px 8px 8px;
	margin: 8px 8px 8px 20px;
	float: left;
}

label.fac_label {
    width:115px;
}
.gray{
    color: #d3d3d3;
}
td.noClick
{
    border-bottom: 0;
    background-color: gray;
}
table.btns {
	border-collapse:collapse;
	-khtml-user-select: none;
}

table.btns td {
	padding: 2px;
	border: 1px solid #ccc;
}

table.btns td.btn {
	padding: 6px 12px 6px 12px;
	background-color: #d7d7d7;
	background-image: url(../images/link_btn_bg.gif);
	background-repeat: repeat-x;
	cursor: pointer;
	text-align:center;
	-khtml-user-select: none;
	-moz-user-select: none;
}

table.btns td.stat {
	color: #c60;
	width: 115px;
}

table.btns td.speer {
	color: #039;
	width: 115px;
}

table.btns td.exp {
	padding: 4px 10px 4px 10px;
	-khtml-user-select: none;
	-moz-user-select: none;
	color: #666;
}

span.actName {
	color: #666;
	font-size: 10px;
	padding: 0px 0px 0px 10px;
}

span.actDur {
	color: #666;
	font-size: 10px;
	padding: 0px 10px 0px 10px;
}

a.actCall {
	font-size: 10px;
	padding: 0px 10px 0px 10px;
}

div.actNote {
	color: #666;
	font-size: 10px;
	padding: 2px 10px 0px 10px;
}

table.vlink p.note {
	color: #666;
	margin: 12px;
}

table.audit a,
td.llnk a {
	text-decoration: none;
	border-bottom: 1px solid #ccf;
}

td.bold {
	font-weight: bold;
}

sub.id {
	font-size: 8px;
	color: #999;
}

table.grid span.stats {
	font-size: 11px;
}

#tCdr td.section {
	background-color: #f9f9f9;
	color: #666;
}

#AjaxPendWait {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 1px;
}

#AjaxPendWait div.backdrop {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color: #eee;
	opacity: 0.5;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

#AjaxPendWait div.waitnote {
	position: absolute;
	top: 10px;
	left: 10px;
	color: #009;
	padding: 4px;
	background-color: #fff;
  z-index: 10;
}

#AjaxPendWait a.cancel {
	color: #900;
	font-size: 10px;
	padding: 2px;
}
#AjaxPendDownload {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 1px;
}

#AjaxPendDownload div.backdrop {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color: #eee;
	opacity: 0.5;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

#AjaxPendDownload div.waitnote {
	position:absolute;
	top: 10px;
	left: 10px;
	color: #009;
	padding: 4px;
	background-color: #fff;
}

#AjaxPendDownload a.cancel {
	color: #900;
	font-size: 10px;
	padding: 2px;
}

input.fCleanRO {
	border: 1px solid #fff;
	background: none;
	color: #000;
}

textarea.fCleanRO {
	border: 1px solid #fff;
	background: none;
	color: #000;
}

span.fSelectReplace {
	border: 1px solid #fff;
	padding: 2px;
 	top: 2px;
	position: relative;
	color: #000;
}

span.fEdit a {
	padding-left: 13px;
	background-position: 0px -24px;
    background-image: url();
    background-repeat: no-repeat;
	font-weight:bold;
}

span.fEdit a.fCancel {
	color: #f60;
	font-weight: normal;
}
a.case_note:hover {
    color:#900;
    border-color: #900;
}

a.case_note {
	padding: 2px, 25px, 2px, 25px;
	background-position: -610px 0px;
    background-image: url();
    background-repeat: no-repeat;
	border: 1px solid #996;
    text-decoration: none;
}

a.clock {
	padding-left: 15px;
	background-position: -610px -23px;
    background-image: url();
    background-repeat: no-repeat;
}
a.optAdd {
	padding-left: 13px;
	background-position: 0px -48px;
    background-image: url();
    background-repeat: no-repeat;
}
a.deleter, a.optDel {
    padding-left: 13px;
	background-position: 0px 2px;
    background-image: url();
    background-repeat: no-repeat;
}
a.optView {
	padding-left: 15px;
	background-position: 0px -96px;
    background-image: url();
    background-repeat: no-repeat;
}

a.optCopy {
	padding-left: 15px;
	background-position: 0px -121px;
    background-image: url();
    background-repeat: no-repeat;
}

a.optWiz {
	padding-left: 15px;
	background-position: -610px -168px;
    background-image: url();
    background-repeat: no-repeat;
}

a.optSave {
	padding-left: 15px;
	background-image: url();
	background-position: 0px -166px;
	background-repeat: no-repeat;
}

a.optRef {
	padding-left: 15px;
	background-image: url();
	background-position: 0px -190px;
	background-repeat: no-repeat;
}

a.optInc {
	padding-left: 15px;
	background-position: -610px -96px;
    background-image: url();
    background-repeat: no-repeat;
}

a.optEdit {
	padding-left: 15px;
	background-position:  0px -24px;
    background-image: url();
    background-repeat: no-repeat;
}

a.optMan {
	padding-left: 15px;
	background-image: url(); background-position: -610px -47px;
	background-repeat: no-repeat;
}


a.optCopy {
	padding-left: 15px;
	background-position: 0px -120px;
    background-image: url();
    background-repeat: no-repeat;
}


a.optNone {
	padding-left: 15px;
}

a.icoAdd {
	color: #e6e5cb;
	padding: 12px 15px 4px 1px;
	text-decoration:none;
	font-size: 1px;
	background-position: -608px -330px;
	background-image: url();
	line-height: 1px;
    background-repeat: no-repeat;
}

a.icoSub {
	color: #e6e5cb;
	padding: 12px 15px 4px 1px;
	text-decoration:none;
	font-size: 1px;
	background-position: 2px -330px;
	background-image: url();
	line-height: 1px;
    background-repeat: no-repeat;
}

div.dep_photo {
	position: relative;
	width: 100px;
	height: 75px;
}

div.dep_photo img {
	position: absolute;
	width: 100px;
	height: 75px;
	border: 1px solid #666;
}

div.dep_photo img:hover {
	top: -10px;
	left: -10px;
	width: 240px;
	height: 180px;
	border: 2px solid #666;
	z-index: 2;
	-webkit-box-shadow:4px 4px 6px #000;
	-moz-box-shadow:4px 4px 6px #000;
}

#subform span.fSelectReplace,
#subform input.fCleanRO,
#subform textarea.fCleanRO
{
	border-color: #eee;
}

ul.subindex li {
	margin-bottom: 10px;
}

ul.subindex div.desc {
	color: #666;
}

.tpager {
	font-size: 11px;
}

.tpager a.pprev {
	color: #fff;
	padding: 11px 11px 2px 1px;
	margin-right: 2px;
	text-decoration:none;
	font-size: 1px;
	background-position: 0px -262px;
    background-image: url();
	line-height: 1px;
    background-repeat: no-repeat;
 }

.tpager {
	margin: 1px;
}

.tpager input.page {
 	border: 1px solid #4a589b;
	margin: 2px 0px 0px 0px;
	width: 35px;
	font-size: 12px;
}

.tpager a.pnext {
	color: #fff;
	padding: 11px 11px 2px 1px;
	margin-right: 2px;
	text-decoration:none;
	font-size: 1px;
	background-position: 0px -284px;
    background-image: url();
	line-height: 1px;
    background-repeat: no-repeat;
 }

div.autocomplete {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0;
  padding:0;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  height:32px;
  cursor:pointer;
}
.csvMoneyGram{
	width: 100%;
	border-collapse:collapse;

}
.csvMoneyGram th {
	padding: 10px;
	font-size:11px;

}
.csvMoneyGram  td{

	padding: 10px;

}
#merchant_select_links{

	display:none;


}
#telmateDeposit{
	display:block;
}
#merchantDeposit{
	display:none;
}

div#coverBurn{
	width:300px;
	height:50px;
    display:none;
	background-color:#FFFFF0;

}

input.addSlideBtn {
	width:150px;
	background-color:#D4ED91;
	border:1px solid;
	border-color: #696 #363 #363 #696;

}

input.removeSlideBtn {
	width:150px;
	background-color:#E9C2A6;
	border:1px solid;
	border-color: #696 #363 #363 #696;

}

.hidden {
	display: none;
}

div.org_multi {
	padding-left: 10px;
	font-size: 10px;
}


.overdue{
    color:red;
}

.in_progress{
    color:black;
}

.coming_up{
    color:green;
}

.outside_sla {
    color:red;
}

.outside_sla.overdue{
    color:red;
}

.of_interest{
    /*color:blue;*/
}

.filter_var{
    font-size:0.5;
    font-weight:normal;
    float:right;
    color:blue;
}

.of_interest_note{
    color:blue;

}

fieldset fieldset{
    margin-top:120px;
}

.fac_code{
    color:#d3d3d3;
}

td.sidenote{
    font-size:0.75em;
}
.car_pref{
    color:blue;
}

.car_comp{
    color:green;
}
.inner_fieldset{
  padding: 5px; margin: 5px;
}

tr.totals td{
  font-weight: bold;
}

.bkna{
    padding: 0.5em 0 0 2em;
}
.divider{
  padding: 0.5em;
}
p span.label{
    font-weight: bold;
    font-size: 0.9em;
}
#bkna_check{
font-size:0.8em
}
.mflag{
    color: red;
}
.fac_info{
  font-size: 0.6em;
  line-height: 3.5em;
}

table.grid tr.total td {
    padding: 1em;
}

table.grid tr.team_lead th{
    font-weight: bold;
    padding: 0.5em;
}

table.grid tr.grand_total td{
    font-weight: bolder;
    padding: 1em;
}

td.deleted_user {
  background-color: darkgoldenrod !important;
}

#postresults{
    color:green;
}

.backupLog{
  position: absolute;
  display: none;
  background-color: #E17947;
  border-radius: 15px;
  -webkit-box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
  width: 500px;
  height: 500px;
  overflow:scroll;
  padding: 10px;
}

tr.seal:hover td {
  color: black;
}

tr.seal:hover * {
  animation: unsealAnimation 5s;
  -webkit-animation: unsealAnimation 5s;
  color: #666;
}
.seal * {
  color: MintCream;
}

tr.seal:hover a.lis i {
  background-position: -610px -310px;;
}
@keyframes unsealAnimation {
  from {color: #F5FFFA;}
  to {color: #666;}
}

@-webkit-keyframes unsealAnimation {
  from {color: #F5FFFA;}
  to {color: #666;}
}

tr.seal a.lis u {
  color: #E8E8E8;
  /*color: MintCream;*/
}

tr.seal a.lis i {
  background-position: -10000px;
  color: MintCream;
}

#mainform.sealed {
  position: relative;
  background-color: #e0d477;
}

#mainform.sealed:before {
   content:"";
   position:absolute;
   top:0;
   right:0;
   border-width:0 30px 30px 0;
   border-style:solid;
   border-color:#a99a26 #fff;
}

.sealed table {
  background-color: #E6DD93;
}


.sealed_stamp {
  padding: 5px;
  float: right;
  margin-top: -170px;
  font-size: 44px;
  margin-right: -23px;
  -webkit-transform:rotate(70deg);
  -moz-transform: rotate(70deg);
  color: IndianRed;
  border: solid IndianRed 4px;
}

#mainform.auto-released {
  position: relative;
}

#mainform.auto-released:before {
   content:"";
   position:absolute;
   top:0;
   right:0;
   border-width:0 30px 30px 0;
   border-style:solid;
   border-color:#999 #fff;
}


.auto-release-stamp {
  padding: 5px;
  float: right;
  margin-top: -170px;
  font-size: 24px;
  margin-right: -30px;
  -webkit-transform:rotate(70deg);
  -moz-transform: rotate(70deg);
  color: IndianRed;
  border: solid IndianRed 4px;
}

.validator_response {
  border:2px solid green;
  width:125px;
  border-radius:10px;
  color:green;
  text-align:center;
  margin:0 auto;
  font-size:26px;
}

.failed {
  border:2px solid red;
  color:red;
}

.pending {
  border:2px solid #009;
  color:#009;
}

.pick_message .validator_response {
	font-size:13px;
}

tr.picked td {
	background-color: #fc6 !important;
}

div.inm_photo {
  width: 80px;
  height: 60px;
  margin: 2px;
  border: 1px solid #666;
  background-repeat: no-repeat;
  background-position: 0px -60px;
}

img.inm_photo {
  width: 80px;
  height: 60px;
}

div.placeholdF, div.placeholdf {
  background-position: 0px 0px;
}

b.inm_subject {
  font-size: 13px;
  color: #006;
  text-decoration: underline;
}

table.grid td.fcol {
  border-left: 1px solid #999;
}

table.grid tr.clickrow:hover td {
  background-color: #fff;
}

table.grid tr.clickrow:hover td.pick {
  background-color: #f90;
}


table.grid td.pick {
  padding: 1px;
  color: #fff;
  background-color: #999;
  vertical-align: middle;
  border-bottom: 1px solid #fff;
}

#audio_player_frame {
    text-align: left;
}

.scores .score {
  font-weight: bold;
  font-size:13px;
}

.scores .tooshort td {
   opacity: 0.4;
   font-size: 10px;
}

.scores .tooshort .score {
  font-size: 10px;
}

.scores .inmate {
  float:left;
}
.scores .score {
  float:right;
  padding-left: 6px;
}

.scores .fail {
  color: #900;
}

.scores .pass {
  color: #090;
}

.scores .pair {
  clear:both;
}

.grid a.cvb {
    font-size:10px;
    line-height: 10px;
    color:#99f;
    border: 1px solid #99f !important;
    padding:0px 1px 0px 2px;
    text-decoration: none;
}

.grid a.cvb:hover {
  background-color: #ccF;
  color:#66c;
}

.grid .car_comp div {
  width: 75px;
  overflow: auto;
}


.background-imagable {
	background-color: #fff;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center;
}

#voicemail_audio_file {
    width: 500px;
    display: block;
}


.grid span.addr {
  border-bottom: 1px dashed #CCC;
}

.grid span.addr.street2 {
  color: #666;
  display:block;
}

.grid span.addr.city::after {
  color: #F90;
  content: ', ';
}
.grid span.addr.state {
  color: #666;
}
.grid span.addr.postal_code {
  font-style:italic;
}

.grid span.addr.street1 {
 display:block;
}

#create_voicemail_form {
	display: inline;
	position: fixed;
	top: 50%;
	right: 50%;
	z-index: 1000;
	border: 1px solid black;
	padding: 15px;
	background-color: white;
	-webkit-box-shadow: 10px 10px 81px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 81px 0px rgba(0,0,0,0.75);
	-ms-box-shadow: 10px 10px 81px 0px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 81px 0px rgba(0,0,0,0.75);
}

.replied_voicemail {
	width: 400px;
	position: absolute;
	z-index: 10000;
	border: 1px solid;
	left: 86%;
	padding: 1%;
	background-color: white;
	-webkit-box-shadow: 10px 10px 81px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 81px 0px rgba(0,0,0,0.75);
	-ms-box-shadow: 10px 10px 81px 0px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 81px 0px rgba(0,0,0,0.75);
}

.x_closer {
	float: right;
	text-align: right;
	position: relative;
	padding: 2px;
	font-weight: bold;
	right: -8px;
	top: -8px;
	background-color: silver;
}

.clickable_ajax {
	color: #009;
}

.clickable_ajax:hover {
	color: blue;
}

form tbody a {
  cursor: pointer;
}


.hotkey-help-modal {
  top:50px;
  left:15%;

  z-index:9999;
  position:absolute;

  width:800px;

  border:1px solid #CCC;
  border-radius: 5px;
  background:white;
}

.hotkey-help-modal #availableHotkeys {
	width:96%;
	margin:2%;
	font-size:25px;
	border-radius: 5px;
	border:1px solid #DADADA;
  border-collapse: collapse;
}

#availableHotkeys td {
	padding:6px;
  font-size: 11px;
}

#availableHotkeys th {
 font-size:15px;
 border:1px solid #DADADA;
 padding:5px;
}

#availableHotkeys thead {
	background:#EDEDED;
}

#availableHotkeys tr:nth-child(2n) {
    background: #EAEAEA;
}

#availableHotkeys .hotkey-command {
  color:#666;
}

.inmate-card {
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 10px 20px 10px 8px;
  margin-bottom: 20px;
  height: 125px;
}

.icard-avatar {
  float: left;
  padding-right: 10px;
}

.avatar-label {
  height: 15px;
  line-height: 15px;
  text-align: center;
  padding: 4px 0px;
  font-size: 9px;
  text-transform: uppercase;
  color: #777777;
}

.icard-details {
  float: left;
  width: 90%;
}

.icard-head {
  border-bottom: 1px solid #ccc;
  padding: 0 10px 5px 10px;
}

.icard-name {
  font-weight: bold;
  font-size: 14px;
  padding: 15px;
}

.icard-content { padding: 10px 10px 10px 0; }

.icard-cols { width: 330px; }

.icard-col-lbl {
  width: 125px !important;
  text-align: right;
  display: block;
  float: left;
  font-weight: bold;
  margin-left: 10px;
}

.icard-col-val {
  background-color: #F5F5F5;
  width: 185px !important;
  display: block;
  float: left;
  margin: 0 0 5px 5px;
  padding-left: 5px;
}

.colL { float:left; }
.redText { color:#DF0101; }

div.tabs {
  text-align: right;
}

div.tabs > div, div.tabs > a {
  border-radius: 10px 10px 0px 0px;
  padding: 10px 15px;
  font-size: 110%;
  text-align: center;
  display: inline-block;
  color: #000000;
}

div.tabs > div {
  font-weight: bold;
  background-color: #cccccc;
}

div.tabs > a {
  text-decoration: none;
  background-color: #eeeeee;
}

#placement-shim {
  display: inline-block;
  margin-top: 20px;
}


#cdrTranscribeButton button {
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#cfcfcf));
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border: 1px solid #aaa !important;
	color: #7c7c7c;
	top: -56px;
	left: -16px;
	line-height: 28px;
	position: relative;
}

#prepaid_refund_div {
	padding-bottom: 10%;
}

.reporting_body {
  font-size: 20px;
}
/* overrides for unfortunately specific classes */
.reporting_body p,
.reporting_body pre,
.reporting_body table.grid * {
  font-size: 1.25rem;
}
.reporting_body h1 {
  border-bottom: 2px solid;
  font-size: 2rem;
}
.reporting_body h2 {
  border-bottom: 2px solid;
  font-size: 1.5rem;
  margin-top: 1em;
}
.reporting_body p {
  line-height: 1.25em;
  margin-bottom: 1em;
}
