/*
Theme Name: BHMT
Version: 1.0
Description: Theme for BHMT Tuition Assistance Program Application
Author: Alain Lebayard
Template: Divi
*/

@import url("../Divi/style.css");

body {
	color: #000;	
}

#page-container {
    padding-top: 0 !important;
}

.container {
    max-width: 1100px;
}

a {
	color: #f47524;	
}

#header_top_area {
	height: 115px;
	background: #fff;
}

#header_top_area .container {
	height: 100%;
}

#header_logo {
width: 400px;
position: absolute;
left: 0;
bottom: -14px;
z-index: 2;
}

#header-logo img {
	width: 100%;
	height: auto;
}

#header_bottom_area {
    border-top: 5px solid #f47524 !important;
    background-color: #5d3720;
}

#header_title {
	padding: 50px 0;
	color: #fff;
	font-weight: 600;
}

#header-h1 {
	font-size: 36px;
	margin-bottom: 10px;
	letter-spacing: 3px; 	
}
#header-h2 {
	font-size: 18px;
	letter-spacing: 2px; 	
}

.moved a {
	font-weight: 600;
}

#main-footer {
	background: #049a9e;
	color: #fff;
	border-top: 11px solid #008b97;
}

#footer-bottom {
	background-color: transparent;
	padding: 8px 0 8px;
}

#main-content {
	background-color: #fff;
}

#content-area {
	display: table;
	table-layout: fixed;
	width:100%;
	font-size: 14px;
}

#main {
	display: table-cell;
	width: 100%;
	height: 620px;
	position: relative;
	vertical-align: top;
}

a.btn {
	display: inline-block;
	background: #f47524;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 38px 5px;
	letter-spacing: 1px;
	font-size: 17px;
	cursor: pointer; 	
}

#login ::-webkit-input-placeholder {
	font-weight: 400;
	font-style: italic	
}

#login ::-moz-placeholder {
	font-weight: 400;
	font-style: italic	
}
#login :-ms-input-placeholder {  
	font-weight: 400;
	font-style: italic	
}

#login .flderr {
	color: #ff0000;
	font-weight: bold;
	font-size: 13px;
	display:none;
}

#mod_ov {
	position: absolute;
	width:100%;
	height: 100%;
	top: 0; left: 0;
	background-color: #fff;
	z-index:30000;
	display: none;
}
#mod_ov img {
	position: fixed;
	left: 40%;
	top: 50%;
	margin-top: -16px;
	margin-right: -16px;
}

#failed, #form, #success, #wrongstatus, #year-choice, #next-year-only {
	display:none;
}

.year-choice {
	padding-bottom: 30px;
}

.year-choice .expl {
	margin-bottom: 10px;
}

.year-choice .choice {
	font-weight: 600;
}

.next-year-only {
    background: #e2f5e2;
    padding: 10px 15px;
    margin-bottom: 30px;
    border-radius: 4px;
    border: none;
}

.next-year-only b {
	font-weight: 600;
}

#form a {
	color: #f47524;
	text-decoration: none;
}

#failed {
	margin-top: 40px;
}

#wrongstatus {
	margin-top: 15px;
}

#wrongstatus .btn {
	margin-top: 30px;
}

#content-area #form table {
	width: 100%;
	table-layout: fixed;
}

#content-area #form table#emp {
	margin-top: 35px;
}

#content-area #form table td {
	padding: 0 0 5px 0;
    overflow: hidden;
    max-width: none;
}

#content-area #form table td.labels {
	padding-right: 10px;
	width: 200px;
}

#content-area #form table td.vals {
	font-weight: 600;
	padding-left: 5px;
}

#content-area #form table td.valemails {
	padding-left: 0;
}

#content-area #form input[type="text"] {
	border: none;
	background: #f1edeb;
	width: 250px;
	padding: 4px 5px;
	font-weight: 600;
}

#content-area #form table#checks {
	margin-top: 25px;
	margin-bottom: 25px;
}

#content-area #form table td.check {
	padding-right: 10px;
	width: 40px;
}

#content-area #form table td.disclaimer {
	line-height: 140%;
}

#content-area #form table#checks td {
	padding-bottom: 10px;
}

#form a.btn {
	color: #fff;
}

#submit-app {
	margin-bottom: 60px;
}

#tbldata {
	margin-bottom: 25px;
}

#warnpopup {
	position: fixed;
	top: 20px;
	left: 50%;
	z-index:10;
	margin-left: -45px;
	background: #049a9e;
	color: #fff;
	padding: 15px 25px;
	border-radius: 10px;
	font-size: 16px;
	font-weight: bold;
	display: none;
}

#app-list {
	margin-top: 35px;	
	margin-bottom: 50px;
	min-height: 500px;	
}

#app-list table {
	width: 100%;
}

#app-list th {
	text-align: left;
}

#change-status, #report {
	margin-top: 30px;
	padding-top: 10px;
	border-top: 1px solid #e5e5e5;
	position: relative;	
}

#change-status .ov {
	position: absolute;
	left: 0; top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: rgba(255,255,255,0.5);
}

#change-status select {
	font-weight: 600;
}

#change-status .btn, #report .btn {
	margin-top: 10px;
	padding: 3px 10px 4px;
	font-size: 14px;
}

.sub-apps .msg {
	padding: 10px 20px;
	font-weight: 600;
	background: #f8f8f8;
	margin-top: 20px;
}

.toplink {
	text-align: right;
}

#journal {
	min-height: 550px;
}

#journal table.rpt {
	width: 100%;
}

#journal tr.rphdr th {
	padding-left: 10px;
}

#journal td {
	vertical-align: top;
	padding: 5px 10px 5px 10px;
}

#journal tr.rpt {
	border-top: 1px dotted #b7b7b7;
}

#journal tr.rpt:nth-child(even) {
background-color: #fcfcfc;
}

#journal tr.rpt th {
	color: #555;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

#journal td.order:hover {
	background: #f0f0f0;
}

#journal .pgcounters {
	margin-top: 15px;
	font-size: 15px;
}

#journal .pgcounters a {
	color: #f47524
}

#journal .pgcounters .pgcount {
	margin-top: 15px;
}
#journal .sentto {
	font-size:13px;
	font-style: italic;
}

#journal .rpshinfo {
	margin: 15px 0;
	border: 1px solid #c8c3c3;
	padding: 15px;
	display:none;
}

#journal .rpshinfo > div {
	float:left;
	width: 50%;
}


