#header {
	background-color: black;
	padding: 5px 40px;
}

div.breadcrumbs {
	background: darkgray;
}
/* Keep content from butting up against header */
.navbar {
    margin-bottom:20px;
}

/* center text */
.centered {
  margin: 0 auto;
  text-align: center;
}

/* remove margin of last row so that it valigns better */
.last-row {
    margin-bottom: 0;
}

/* remove margin of first row so that it valigns better */
.main-row {
    margin-top: 0;
}

#comm_body {
    padding-top: 0;
}

/* top margin to push things down just a smidge */
.tm {
    margin-top: 20px;
}

/* double top margin to push things down just a smidge */
.dtm {
	margin-top: 40px;
}


/* HALF top margin to push things down REALLY just a smidge */
.htm {
    margin-top: 10px;
}

/* left  margin to push things over just a smidge */
.lm {
    margin-left: 20px;
}

/* DOUBLE left  margin to push things over just a smidge */
.dlm {
    margin-left: 40px;
}

/* right margin to push things over just a smidge */
.rm {
    margin-right: 65px;
}

/* HOME PAGE right margin to push things over just a smidge */
.drm {
    margin-right: 40px;
}

/* HALF right margin to push things over just a smidge */
.hrm {
	margin-right: 25px;
}

/* bottom margin to push things over just a smidge */
.bm {
    margin-bottom: 20px;
}

/* override Content margin-bottom to fix footer */
.content.wide-content {
    margin-bottom: 1.2em;
    box-shadow: 0 0 0 0;
}

/* phone mask */

/* override step.content margins */
.step-content {
    margin-top: 0;
    margin-left: 25px;
}

#pad-wrapper {
    margin-top: 0;
}

.content {
    padding-bottom: 20px;
    height: 100%;
    min-height: 575px;
    border-bottom: 0;
    border-left: 0;
    box-shadow: 0;
}

.nav-tabs {
    margin-left: 15px;
}

.form-group {
    margin-bottom: 5px;
}

.footer {
    padding-bottom: 6px;
    position:fixed;
    bottom:0;
    width:100%;
	background-color: white;
}

.footer-logo {
	width:20px;
	height:20px;
	valign:bottom
}

#chg-pwd-button {
    padding-top: 10px;
}

.messages {
    list-style: none;
}

#events-list {
    margin-left: 50px;
    width: 90%;
}

#wiz-form {
    margin-left: 50px;
}

/* right-align */
.ra {
    text-align: right;
}

.rf {
	float: right;
}

.breadcrumbs>ul li:nth-child(2),
#grp-breadcrumbs>ul li:nth-child(2) {
    display:none;
}

h3.panelheader {
    padding-left: 10px;
}

/* warning cell */

.schedule_td {
    width:15%;
    padding-left:10px;
    padding-right: 10px;
}

.schedule_title_td {
    width:20%;
    padding-left:10px;
    padding-right: 10px;
}

.no-sort
{
background-image:none !important;
}

.xwarning {
    background-color: #ffff80 !important;
    padding: 5px 10px;
}

.xsuccess {
	background-color: #AEE39D;
}

.error {
    background-color: crimson;
    padding: 5px 10px;
	color: white !important;
}

#id_shows_to_work {
    width:65px;
}

.invalid {
    background-color: #cf867e !important;
    color: white;
}

.row_total {
    border-style: none;
    outline-style: none;
}

.padded {
    padding: 10px;
	overflow: auto;
}

.button2 {
	border-radius: 12px;
}

.button2:hover {
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}

.newsTitle {
	font-size: medium;
	color: crimson;
}

.news {
	font-size: medium;
}

.timelist{
	-webkit-columns: 100px 3; /* Chrome, Safari, Opera */
    -moz-columns: 100px 3; /* Firefox */
    columns: 100px 3;
}

/* overwrite forms.css to remove extra padding */
.inline-group .tabular tr.has_original td {
    padding-top: 8px !important;
}

.manual {
    background-color: lightyellow;
}

.wider {
	width: 30%;
}

.full {
	width: 100%;
}

.fullwide {
	width: 50%;
}

#browser-table {
	word-wrap: break-word;
	width: 100%;
}

input[type="readonlytext"]{
    border: none;
    background: transparent;
    color: #000;
}

.centercheckbox {
	text-align: center;
	vertical-align: middle;
}

.select2 {
	width:100%;
}

.rounded {
	border-radius: 6px;
	padding: 4px;
}

.add_on {
	background: cornsilk;
}

.empty {
	background: none;
}

.event_legend {
	float: left;
	font-size: smaller;
	width: 130px;
    text-align: center;
	vertical-align: middle;
    height: 25px;
    margin: 10px 15px;
    border: 1px solid rgba(0, 0, 0, .2);
	padding: 5px;
}

.extra {
	width:150px;
}

.small_legend {
	float: left;
	font-size: smaller;
	width: 110px;
    text-align: center;
	vertical-align: middle;
    height: 20px;
    margin: 3px;
    border: 1px solid rgba(0, 0, 0, .2);
	padding: 1px;
}

/* customizing height of Jira issue collector buttons */
.atlwdg-trigger {
	height: 3%;
}

td.original {
  visibility: hidden;
}

.dt-print {
	border-style: solid !important;
	border-top-color: #000 !important;
	border-bottom-color: #000 !important;
	border-left-color: #000 !important;
	border-right-color: #000 !important;
	border-width: medium;
	border-top: 1px;
}

.dt-h1-print {
	font-size: 18pt;
}

.dt-full-print {
	margin:20pt;
}

.table thead {
	border-bottom-color: black;
	border-bottom: 1px !important;
	border-top: 1px !important;
}

.table thead th {
	border-top: 1px !important;
}

.single_char {
	width: 1em !important;
}