body
{
	/* background-color: #d1d1c5; */
	background-color: #aaa;
	background-image: linear-gradient(to bottom right, #fff , #999);
	background-size: 100% 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
h1 i, h2 i, h3 i, h4 i, h5 i, h6 i
{
	float: right;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span
{
	color: #E85100;
}
h1 span.sub, h2 span.sub, h3 span.sub, h4 span.sub, h5 span.sub, h6 span.sub
{
	margin-left: 1em;
	font-size: 0.8em !important;
	text-transform: uppercase !important;
}
a.label:hover, a.label:active
{
	color: #ffffff;
}
.full-width
{
   width: 100%;
   margin-left: auto;
   margin-right: auto;
   max-width: initial;
}
.header-bar
{
	background-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #aaaaaa;
	position: relative;
	z-index: 5;
}
.margin0
{
	margin: 0 !important;
}
/*
.header-bar-shadow
{
	position: absolute;
	top: 0px;
	height: 60px;
	width: 100%;
	z-index: 4;
	-moz-box-shadow: 0px 5px 20px #414141;
	-webkit-box-shadow: 0px 5px 20px #414141;
} */
.logo
{
	float: left;
	padding: 1em;
	padding-left: 0;
	max-height: 24px;
}
.title
{
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	line-height: 58px;
	float: left;
	margin-left: 15px;
	margin-top: 2px;
}
.main-dropdown
{
	font-size: 24px;
	color: #000000;
	line-height: 60px;
	text-shadow: 1px 1px 8px #ffffff;
}
.float-right
{
	float: right;
}

#content
{
	position: relative;
	z-index: 3;
	border-style: solid;
	border-width: 1px;
	/*border-color: #b0b0b0;*/
	border-color: rgba(0,0,0,.6);
	border-top: none;
	background-color: rgba(255,255,255,.6);
	margin-bottom: 20px;
}
#banner
{
	background-color: rgba(0,0,0,1);
}
.banner
{
	padding: 15px 25px 5px 25px;
	background-size: cover;
	text-shadow: 1px 1px 4px #000000;
	color: #ffffff;

	border-style: solid;
	border-width: 6px;
	border-color: rgba(0,0,0,.65);
	border-left: none;
	border-right: none;
	border-top: 2px solid #222;
}
.banner h1, .banner h2
{
}
.banner h1
{
	color: #ffffff;
}
.banner p
{
	width: 100%;
}
.banner a
{
	color: #ffffff;
}
.banner_earth
{
	background: url(../img/banner/earth.jpg) no-repeat center center;
	background-size: cover;
}
.banner_earth_black
{
	background: url(../img/banner/earth-black2.jpg) no-repeat center center;
	background-size: cover;
}
.banner_sky
{
	background: url(../img/banner/sky.jpg) no-repeat center center;
	background-size: cover;
}
.banner_workers
{
	background: url(../img/banner/workers.jpg) no-repeat center center;
	background-size: cover;
}
.banner_skills
{
	background: url(../img/banner/skills2.jpg) no-repeat center center;
	background-size: cover;
}
.banner_jobs
{
	background: url(../img/banner/jobs.jpg) no-repeat center center;
	background-size: cover;
}
.banner_mine
{
	background: url(../img/banner/mine.jpg) no-repeat center center;
	background-size: cover;
}
.banner_people
{
	background: url(../img/banner/people-alt.jpg) no-repeat center center;
	background-size: cover;
}
.banner_resume
{
	background: url(../img/banner/resume.jpg) no-repeat center center;
	background-size: cover;
}
.banner_potash
{
	background: url(../img/banner/potash.jpg) no-repeat center center;
	background-size: cover;
}
.banner_dozer
{
	background: url(../img/banner/dozer.jpg) no-repeat center center;
	background-size: cover;
}
.pad35
{
	padding: 15px 25px 15px 25px;
}
.pad0
{
	padding: 0px;
}
.bkg
{
	background-image: url(../img/layout/bkg.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;

	height: 374px;
	position: fixed;
	bottom: 0px;
	z-index: 1;
}
.footer
{
	position: relative;
	z-index: 2;
}
.s
{
	font-weight: bold;
}
.content
{
	position: relative;
	top: -1px;
	z-index: 1;
	background-color: rgba(255,255,255,1);
	padding: 1.25rem 1.25rem 0.01rem 1.25rem !important;

	border-style: solid;
	border-width: 1px;
	border-color: rgba(209,209,197,1);

}
.tabs li
{
	border-style: solid;
	border-width: 1px;
	border-color: rgba(209,209,197,1);
	border-bottom: none;
	position: relative;
	z-index: 2;
}
.accordion li
{
	border-style: solid;
	border-width: 1px;
	border-color: rgba(209,209,197,1);
	border-bottom: none;
	position: relative;
	z-index: 2;
}
.entity-info
{
	font-size: .8em !important;
}
span.sup
{
	background-color: #008CBA;
	color: #ffffff;
	font-size: 0.5em;
	vertical-align: super;
	border-radius: 20px;
	padding: 1px 6px 5px 5px;
}
.super
{
	vertical-align: super;
}
.bubble
{
	background-color: #E85100;
	border-radius: 10px;
	padding: 0px 4px 2px 4px;
	color: #ffffff;
	font-size: 0.7em;
	vertical-align: super;
}
span.bubble2
{
	background-color: #E85100;
	padding: 3px 5px 3px 5px;
	border-radius: 10px;
	color: #ffffff;
	font-size: .7em;
}
.a-row
{
	padding-top: 8px;
}
.a-row:nth-child(odd)
{
	background-color: #eeeeee;
}
.a-row div.small
{
	font-size: 0.8em;
	line-height: 1.1em !important;
	padding-bottom: 10px;
}
.panel-info
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgba(0,0,0,.5);
}
.bkg-white
{
	background-color: rgba(255,255,255,.95);
}
.dash-item
{
	text-align: center;
	position: relative;
	z-index: 1;
	line-height: .9em;
	/*-moz-box-shadow: 0px 2px 12px #414141;
	-webkit-box-shadow: 0px 2px 12px #414141;*/
	box-shadow: 0 8px 12px -6px #999999;
}
.shadow
{
	box-shadow: 0 8px 12px -6px #999999;
}
.em
{
	z-index: 2;
}
.dash-item i
{
	font-size: 4.2em;
	color: #444444;
}
.dash-item div i
{
	font-size: .9em;
	color: #444444;
}
.dash-item a, .dash-item p
{
	line-height: 1.2em;
}
div.div-nth div.column:nth-child(even) div.dash-item
{
	background-color: #eeeeee;
}
div.div-nth div.column:nth-child(even) div.dash-item2
{
	background-color: rgba(255,255,255,1);
}
div.div-nth div.column:nth-child(odd) div.dash-item
{
	background-color: rgba(255,255,255,1);
	z-index: 2;
	box-shadow: 0 8px 12px -6px #999999;
}
div.div-nth div.column:nth-child(odd) div.dash-item2
{
	background-color: #eeeeee;
}

.notification-box a
{
	font-weight: bold;
	text-decoration: none;
}
.notification-box a.more
{
	font-weight: normal;
	font-size: 0.8em !important;
	text-decoration: none;
	background-color: #bbbbbb;
	color: #ffffff;
	border-radius: 10px;
	padding: 2px 5px 2px 5px;
	line-height: 20px;
	margin-bottom: 1em;
}
.notification-box a.more:hover
{
	background-color: #aaaaaa;
}
.notification-box div.check
{
	float: right;
	padding: 6px;
	margin: 5px 0px 10px 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	background-color :#dddddd;
	border-radius: 2px;
}
.notification-box div.check input
{
	padding: 0;
	margin: 0;
}
.notification-box .notification
{
	padding-bottom: 1em;
}
.notification-box
{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #dddddd;
}
.note
 {
 	font-size: .8em;
 }
 .alert h1, .alert h2, .alert h3, .alert h4
 {
 	color: #ffffff !important;
 }
 .hide
 {
 	display: none;
 }
 input.requirement-ac
 {
 	float: right;
 	width: 75%;
 }
 input.hide
 {
 	display: none;
 }
 .ui-autocomplete { height: 200px; overflow-y: scroll; overflow-x: hidden;}
 .permissions tr th:nth-child(even)
 {
 	background-color: rgba( 0,0,0,.05);
 }
  .permissions tr td:nth-child(3), .permissions tr td:nth-child(4),
  .permissions tr td:nth-child(7), .permissions tr td:nth-child(8),
  .permissions tr td:nth-child(11), .permissions tr td:nth-child(12),
  .permissions tr td:nth-child(15), .permissions tr td:nth-child(16),
  .permissions tr td:nth-child(19), .permissions tr td:nth-child(20),
  .permissions tr td:nth-child(23), .permissions tr td:nth-child(24)
 {
 	background-color: rgba( 0,0,0,.05);
 }
 #requirements .label
 {
 	margin-right: 3px;
 }
 table.tblInclusion input
 {
 	margin: 0px;
 }
div.banner_7959a13ce25c4c0ac45c7029d7891650
{
	background: url(../img/banner/allan.jpg) no-repeat center center;
	background-size: cover;
}
div.banner_6e1fcf813883adc65a981753e44e7661
{
	background: url(../img/banner/allan.jpg) no-repeat center center;
	background-size: cover;
}
div.banner_9a93fe355c54babf3ed0dabb79b53fe4
{
	background: url(../assets/company/37/banner.jpg) no-repeat center center;
	background-size: cover;
}
div.banner_b91e787e133095110c64cec7b21a968d
{
	background: url(../assets/company/38/banner.jpg) no-repeat center center;
	background-size: cover;
}
div.banner_7554ddafd2353d97c4e528fb2ffe7382
{
	background: url(../assets/company/39/banner.jpg) no-repeat center center;
	background-size: cover;
}
div.banner_92fbf260eba34129eafd44ffe2abbe16
{
	background: url(../assets/company/40/banner.jpg) no-repeat center center;
	background-size: cover;
}
div.banner_81be18670fa608536b5d04c7ea808188
{
	background: url(../assets/company/46/banner.jpg) no-repeat center center;
	background-size: cover;
}
i.disabled-feature
{
	position: absolute;
	top: 5px;
	right: 5px;
	float: right;

	padding: 5px;
	/*background-color: rgba(255,0,0,.2);*/
	border-radius: 5px;
	font-size: 1.3em;
}
div.missed-field-modal
{
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 99;
	width: 100%;
	background-color: rgba(6,156,205,.9);
	background-color: rgba(48,48,48,.9);
	color: #ffffff;

	padding: 1em;
	-moz-box-shadow: 0px 5px 20px #414141;
	-webkit-box-shadow: 0px 5px 20px #414141;
	cursor: pointer;
}
div.missed-field-modal *
{
	color: #ffffff !important;
}
label.or
{
	position: absolute;
	left: -0.75em;
	top: 1em;
	font-size: 0.7em;

}
.signature_pad
{
    border: 1px solid #ccc;
    background-color: #fff;
    width: 100%;
    height: 120px;
}
.zselect div li
{
	width: 85% !important;
}
.callout
{
	padding: 1em;
	border: #ccc;
	border-radius: 1em;
}
.info-window-css
{
	/* width: 500px; */
}
.info-window-css a.button
{
	margin-bottom: .3em;
	width: 100%;
}
.band-list
{
	border: 1px solid #ccc;
	background-color: #fff;

	max-height: 150px;
	overflow-y: auto;
}
.band-list a
{
	display: block;
	padding: 0.5em 1em 0.5em 1em;
	border-bottom: 1px solid #eee;
}
div.employee-block
{
	position: relative;
}
div.employee-block a.close
{
	position: absolute;
	top: .3em;
	right: .3em;
}
div.employee-block input, div.employee-block select, div.employee-block .button
{
	margin: 0;
}
table.responsive td.r, table.responsive th.r
{
	text-align: right;
}
.cite-block, cite
{
	display: block;
    color: #8a8a8a;
    font-size: .8125rem;
}
.cite-block, cite:before
{
	content: "— ";
}
.fdatepicker, .fdatetimepicker
{
	background-image: url(../img/layout/calendar.png);
	background-position: 94% 50%;
	background-repeat: no-repeat;
	background-size: auto 68%;
}
table.tblData td
{
	vertical-align: top;
}
.calendar
{
    border-left: 1px solid rgba( 0,0,0, .2 );
    border-top: 1px solid rgba( 0,0,0, .2 );
}
.calendar-day
{
    min-height: 120px;
    border-right: 1px solid rgba( 0,0,0, .2 );
    border-bottom: 1px solid rgba( 0,0,0, .2 );
    padding: 0.2em;
    font-size: 0.8em;
    background-color: rgba( 255,255,255, .5);
    position: relative;
}
.calendar-day-label
{
    border-right: 1px solid rgba( 0,0,0, .2 );
    border-bottom: 1px solid rgba( 0,0,0, .2 );
}
.calendar-label
{
    font-weight: bold;
    text-align: center;
    padding: 0.5em;
    font-size: 0.9em;
}
.calendar-weekend
{
    background-color: rgba( 41,171,226, 0.07 );
}
.calendar-off-month
{
    background-color: rgba( 0,0,0, .07);
    color: #999;
}
.calendar-date
{
    position: absolute;
    top: .2em;
    right: .2em;
    font-weight: 500;
    font-size: 0.9em;
    z-index: 9;
    background-color: rgba( 255,255,255, .9);
    padding: .2em .3em .2em .3em;
    border-radius: 1em;
    min-width: 1.8em;
    text-align: center;
    border: 1px solid rgba( 0,0,0, .25 );
}
.reveal-modal
{
	padding: 0.5em !important;
}
@media print {
  /* body * {
    visibility: hidden;
  }
  #section-to-print, #section-to-print * {
    visibility: visible;
  }
  #section-to-print {
  } */
  a[href]:after {
  content: none !important;
}
	.print-hide
	{
		display: none !important;
	}
}
