/* Firefox/chrome/safari/Internet Explorer */
@font-face {
  font-family: Raleway;
  src: url(./css/fonts/raleway/Raleway-Regular.ttf);
}

@font-face {
  font-family: Roboto;
  src: url(./css/fonts/roboto/Roboto-Regular.ttf);
}

@font-face {
  font-family: Lato;
  src: url(./css/fonts/lato/Lato-Regular.ttf);
}

body {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	/* font-size: 12px; */
	font-size: 0.9rem;
	color: #334D55;
	text-align: center;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align: left;
	padding-bottom: 70px;
}

* {
	padding: auto;
	margin: auto;
	/* left: 10px; */
}

a {
	color: #000000;
}

tr {
	text-align: left;
}

td {
	font-family: Roboto, Raleway, Lato, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

/*Firefox 40 changes fonts for sections below to a different font*/
input, textarea, select {
   font-family: Roboto, Lato, Verdana, Arial, Helvetica, sans-serif;
}

.strong {
	font-weight: 600;
}

.pull-right {
	float: right;
}
.pull-left {
	float: left;
}

.ql-heading {
	color: white;
}

.quick-links {
	color: #334D55;
}

/**
 * Quick Find
 **/
.quick-find {
	width: 886px;
	background-color: #323264;
	height: 25px;
	float: right;
	text-align: right;
	vertical-align: middle;
	padding: 7px;
	font-size: 12pt;
	font-family: Raleway, Lato, Verdana, Arial;
}

span.quick-find {
	width: 25%;
}

.search-information {
	color: #9a9a9a;
	float: left;
	width: 250px;
	max-width: 250px;
}

.search-type {
	width: 200px;
	max-width: 200px;
}

.search-query {
	width: 150px;
	max-width: 150px;
}

.search-button {
	width: 150px;
	max-width: 150px;
}

.issue-view,
.or-view,
.tplan-view {
	color: #aaaaaa;
}

.issue-view-no,
.or-view-no,
.tplan-view-no {
		color: #7a7a7a;
}

.spacer {
		padding: 5px 5px 5px 5px;
}

.centre {
	margin-left: auto;
	margin-right: auto;
}

.box {
	/* margin-top: 2px */
	border: 1px solid #112733;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px; /* future proofing */
	-khtml-border-radius: 8px; /* for old Konqueror browsers */
}

.shadow {
  -webkit-box-shadow: 1px 1px 2px 1px #334D55;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    1px 1px 2px 1px #334D55;  /* Firefox 3.5 - 3.6 */
  box-shadow:        	1px 1px 2px 1px #334D55;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.Header {
	top: 5px;
	width: 900px;
	position: relative;
	background-image: url(/images/headerbck.jpg);
	/*height: 110px;*/
	border: 1px none #000000;
}

.Header table {
	width: 100%;
}

.Header .detail{
	margin-left: 10px;
	font-size:11px;
	color: #5DBFD5
}

.Header .detail strong{
	color: #FFFFFF;
}

.Header .detail a{
	font-size: 8px;
	color: #FFFFFF;
}
.Header .detail a:hover{
	color: #5DBFD5;
}

.Header .systemName{
	margin-left: 10px;
	font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
	line-height: 20px;
}
.Header .hasAccess{

}

.Header .hasNoAccess{
	color:#5DBFD5;
}

.box {
	border-radius: 10px 10px 10px 10px;
}

.page-heading {
	font-size: 3em;
	width: 800px;
}

/* .centre	{
	width: 900px;
	position: relative;
	/* border: 1px solid #999999;
	background-color: #F2F6FC;
} */

.Center	{
	width: 900px;
	position: relative;
	border: 1px solid #444444;
	/*background-image: url(images/back.gif);*/
	background-color:#F2F6FC;
}

.Center_info {
	width: 960px;
	position: relative;
	border: 2px solid #060;
	background-color:#F2F6FC;
}

.Center_wide{
	width: 1200px;
	position: relative;
	border: 1px solid #000000;
	/*background-image: url(images/back.gif);*/
	background-color:#F2F6FC;

}

.Logon	{
	width: 800px;
	position: relative;
	border: 1px solid #000000;
	background-image: url(/images/JL.jpg);
	/*background-image: url(/images/SUP_3.jpg);*/
}

.bck_gen{background-image: url(/images/back.gif);}
.bck_logon {background-image: url(/images/login_back.jpg);}


.BottomSpacer {
	width: 800px;
	position: relative;
	height: 75px;
}

.h1 {top: 10px;}
.h2 {top: 20px;}
.h3 {top: 30px;}
.h4 {top: 40px;}
.h5 {top: 50px;}
.h6 {top: 60px;}
.h7 {top: 70px;}
.h8 {top: 80px;}

.section_title {	font-size: 16px; font-weight: bold; color: #333367;}

.style1 {font-size: 18px; font-weight: bold; color: #333367;}

.style2 {color: #333367;}

.style4 {font-size: 14px; font-weight: bold; color: #000000; }

.style6 {font-size: x-small; font-weight: bold; }

.style7 {color: #FF0000;}

.style8 {color: #333367;	font-weight: bold;}

.style9 {color: #006600;}

.style10 {font-size: 10px; font-style: italic;}

.style11 {color: #333367;	font-weight: bold;	font-size: medium;}

.style12 {font-size: 14px; font-weight: bold; color: #333367; }

.style14 {font-size: smaller;	font-weight: bold;}

.style18 {font-size: 14px; color: #FF0000;}

.style19 {color: #FF0000; font-weight: bold;}

.style22 {font-size: 14px;}

.style23 {color: #999966;}

/*--------------------*/

.style_time {
	font-size: 15px;
	font-weight: normal;
	color: #334D55;
}

.styleh1 {font-size: 18px; font-weight: bold; color: #FFFFFF;}

.stylehd {
	font-size:small;
	color: #5DBFD5;
}

.styleh {
	font-size:small;
	color: #FFFFFF
}

.style_usr {
	color: #FF0000;
	font-size: 16px;
}

.Update {
	top: 30px;
	width: 800px;
	position: relative;
	border: 1px solid #000000;
	height: 55px;
}

.stylehr {
	width:1150px;
}

.style_footer {
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	background-color: white;
}

.footer {
	font-weight: 700;
	color: #333367;
	width: 900px;
	position: relative;
	vertical-align: middle;
	background-color: white;
	height: 15px;
	text-align: center;
}

.footer .paint {
	background-color: #e5ecf9;
}

.bg-white {
	background-color: white;
}

.buttonh1{
	position:absolute;
	top: 40px;
	left: 672px;
 }

.buttonh2{
	position:absolute;
	top: 40px;
	left: 750px;
	}

.buttonh3{
	position:absolute;
	top: 40px;
	left: 810px;
	}

/* .button, .button, button, input[type=button], input[type=submit], .button_sb, .button_so, .button_lx{
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:inline-block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:2px 4px;
	text-decoration:none;
} */

.comment {
	font-size: 1.2em;
}
/* .button, button, input[type=button], input[type=submit] {
	-moz-box-shadow: inset 0px 1px 0px 0px #bee2f9;
	-webkit-box-shadow: inset 0px 1px 0px 0px #bee2f9;
	box-shadow: inset 0px 1px 0px 0px #bee2f9;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #63b8ee), color-stop(1, #468ccf));
	background: -moz-linear-gradient(center top, #63b8ee 5%, #468ccf 100%);
	background-color: #63b8ee;
	border: 1px solid #3866a3;
	color: #000000;
	text-shadow: 1px 1px 0px #7cacde;
}
.button:hover, input[type=button]:hover, input[type=submit]:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #468ccf), color-stop(1, #63b8ee));
	background: -moz-linear-gradient(center top, #468ccf 5%, #63b8ee 100%);
	background-color: #468ccf;
} */

/* Original
.button, button, input[type=button], input[type=submit] {
	-moz-box-shadow: inset 0px 1px 0px 0px #bee2f9;
	-webkit-box-shadow: inset 0px 1px 0px 0px #bee2f9;
	box-shadow: inset 0px 1px 0px 0px #bee2f9;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #63b8ee), color-stop(1, #468ccf));
	background: -moz-linear-gradient(center top, #63b8ee 5%, #468ccf 100%);
	background-color: #63b8ee;
	border: 1px solid #3866a3;
	color: #000000;
	text-shadow: 1px 1px 0px #7cacde;
}
.button:hover, input[type=button]:hover, input[type=submit]:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #468ccf), color-stop(1, #63b8ee));
	background: -moz-linear-gradient(center top, #468ccf 5%, #63b8ee 100%);
	background-color: #468ccf;
}
*/
.button_sb, input[type=button].button_sb, input[type=submit].button_sb {
	-moz-box-shadow:inset 0px 1px 0px 0px #bee2f9;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bee2f9;
	box-shadow:inset 0px 1px 0px 0px #bee2f9;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #63b8ee), color-stop(1, #468ccf) );
	background:-moz-linear-gradient( center top, #63b8ee 5%, #468ccf 100% );
	background-color:#63b8ee;
	border:1px solid #3866a3;
	color:#000000;
	text-shadow:1px 1px 0px #7cacde;
}
.button_sb:hover, input[type=button].button_sb:hover, input[type=submit].button_sb:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #468ccf), color-stop(1, #63b8ee) );
	background:-moz-linear-gradient( center top, #468ccf 5%, #63b8ee 100% );
	background-color:#468ccf;
}

.button_so, input[type=button].button_so, input[type=submit].button_so {
	-moz-box-shadow:inset 0px 1px 0px 0px #fed897;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fed897;
	box-shadow:inset 0px 1px 0px 0px #fed897;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fab99b), color-stop(1, #f25500) );
	background:-moz-linear-gradient( center top, #fab99b 5%, #f25500 100% );
	background-color:#FC7B3E;
	border:1px solid #B9552A;
	text-shadow:1px 1px 0px #FBA56B;
}
.button_so:hover, input[type=button].button_so:hover, input[type=submit].button_so:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f25500), color-stop(1, #fab99b) );
	background:-moz-linear-gradient( center top, #f25500 5%, #fab99b 100% );
	background-color:#DA4B09;
}


.button_lx:hover, input[type=button].button_lx, input[type=submit].button_lx {
	-moz-box-shadow:inset 0px 1px 0px 0px #bee2f9;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bee2f9;
	box-shadow:inset 0px 1px 0px 0px #bee2f9;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #63b8ee), color-stop(1, #468ccf) );
	background:-moz-linear-gradient( center top, #63b8ee 5%, #468ccf 100% );
	background-color:#63b8ee;
	border:1px solid #3866a3;
	color:#003300;
	text-shadow:1px 1px 0px #7cacde;
}
.button_lx:hover, input[type=button].button_lx:hover, input[type=submit].button_lx:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #468ccf), color-stop(1, #63b8ee) );
	background:-moz-linear-gradient( center top, #468ccf 5%, #63b8ee 100% );
	/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#468ccf', endColorstr='#63b8ee');*/
	background-color:#468ccf;
}


.success_response, .error_response, .warning_info {
	text-align: center;
	width: 80%;
	padding: 10px 10px 10px 10px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid black;
}
.success_response{
	color: green;
	background: #C3FFBA;
}

.error_response{
	color: red;
	background: #FFBABA;
}

.warning_info{
	color: #FF8300;
	background: #F7F7B7;
	border: solid 2px #FF8300 !important;
	font-weight: bold;
}

.info_message {
	background: url('/images/info_icon.png') no-repeat left;
	background-size: 30px 30px;
	text-align: left;
	padding: 20px;
	padding-left: 40px;
	border: none;
	font-weight: 500;
}

/*
body /* Mozilla Firefox alignment */ /*
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #334D55;
	text-align: -moz-center;
	margin: 0px;
	padding: 0px;
}

body /* WebKit - chrome_safari alignment */ /*
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #334D55;
	text-align: -webkit-center;
	margin: 0px;
	padding: 0px;
}*/

/** Containers */
.main_container{
	float: inherit;
	margin-top: 20px;
	width: 780px;
	position: relative;
	border: 1px solid #000000;
	background-color:#F2F6FC;
	padding-top: 10px;
	padding: 10px 10px 10px 10px;
}


.main_container .textHeader{
	padding-bottom: 20px;
}
.main_container .textHeader .title{
	float: left;
}
.main_container .textHeader .backToMainMenu{
	float: right;
}

/** Headings **/
h1{
	font-size: 18px;
	text-align: left;
	padding-bottom: 20px;
	color: #333367;
}


h2{
	font-size: 12px;
	color: #333367;
	text-align: left;
	padding-top: 10px;
}

h4{
	margin-top: 10px;
	margin-bottom: 5px;
}

#centralColumn{
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 60px;

}

#centralColumn h1 {
	font-size: 2.2em;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 30px;
	color: #333367;
	/* border-bottom: 1px solid #5DBFD5; */
}

#centralColumn h2 {
	font-size: 1.7em;
	padding-top: 20px;
	padding-bottom: 20px;
}


table textarea, input[type=text],select{
	width: 100%;
}


fieldset{
	margin-left: 5%;
	margin-right: 5%;
	background: #FFFFFF;
	padding-top: 20px;
}

fieldset p{
	margin-top: 5px;
	margin-bottom: 10px;
}

legend{
	font-weight: bold;
	padding: 0.2em 0.5em;
	border:1px solid #333367;
	color:#333367;
	font-size:90%;
	text-align:left;
	margin: 0;
}

.projectList{
	 display: table; width:100%;
}

.projectList .projectSelection h2{
	float: left;
	width: 100%;
	font-size: 1.5em;
	float: left;
}

.projectList .selectedSubProjectText{
	float: left;
	width: 100%;
}

.projectList .selectedSubProjectText strong{
	color: red;
}

.projectSelection input[type=submit]{
	float: left;
	width: 250px;
	min-height: 170px;
	height: 170px;
	text-align: center;

	padding: 10 10 10 10;
	margin: 10 10 10 10;
	font-size: 2em;
	font-weight: bold;
	color: #333367;
	text-decoration: none;
	word-wrap: normal ;
	white-space: normal;
}

.projectSelection .subProjectSelection:hover{
	background-color: #eeeeee;
}

.projectSelection .selectedSubProject{
	border: solid green 5px !important;
}

.fielderror input, .fielderror select, .fielderror textarea{
	border: solid 2px red;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
}

.fielderror div{
	color: red;
}
/*
.menu{
	width: 60%;
	margin: auto;
	padding-bottom: 100px;
} */

/* .menu li{
	list-style: none;
	list-style-image: url(/images/arrow.gif);
}  */

/*
.mainmenu{
	width: 100%;
}

.mainmenu div{
	float:left;
} */
/*  */
/* .mainmenu ul{
	overflow:hidden;
	width: 80%;
	margin-left: 20%;
} */
/*
.mainmenu li{
	width: 25%;
	margin-left: 10%;
	float: left;
	text-align:left;
	font-weight: bold;
	padding-bottom:15px;

	list-style: none;
	list-style-image: url("/images/arrow.gif");

}
.mainmenu .alerts{
	width: 65%;
	float: none;

}

.mainmenu input[type=submit]{
	float: right;
	margin-bottom: 20px;
}

.mainmenu .success_response{
	width: 100%;
}

.mainmenu .alerts .buttons{
	width: 100%;
	float: right;
}

.mainmenu .alerts .alertRow{
	width: 100%;
	float: left;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #000000;
}

.mainmenu .alerts .alertHeader{
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 2px solid #000000;
	padding-bottom: 5px;
	margin-bottom: 10px;
} */

.mainmenu .alertRow .checkbox{
	width: 5%;
	display: block;
}

.mainmenu .alertRow .datetime{
	padding-left: 5px;
	width: 25%;
}

.mainmenu .alertRow .message{
	width: 65%;
}


.mainmenu .alertButtons{
	padding-top: 20px;
	float:right;
}

.mainmenu .alertButtons input{
	margin-right: 5px;
}


.mainmenu .ieswitch{
	width: 100%;
	font-weight: bold;
	padding-bottom: 30px;
}

.mainmenu .disabledLink{
	color: #999999;
	pointer-events: none;
	cursor: default;
}

.selectRecord {
	float: none;
	width: 60%;
	padding-bottom: 30px;
	padding-top: 30px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;

}

.ui-tabs {
    position:inherit !important;
	background: #ffffff;
}


/*
ui-tabs ui-corner-all
*/

.ui-widget-header, .ui-tabs-nav, .ui-corner-all, .ui-helper-reset, .ui-helper-clearfix {
	border: none !important;
	background: none !important;

}

.ui-widget-header{
	border-bottom: 2px solid #eeeeee !important;
}

.ui-state-active{
	background: #333367 !important;
}

.siteSubProjects li, .userSubProjects li, .userPermissions li{
	list-style-type: none;
	list-style: none;
}

.standout {
	color: red;
}

pre {
	background: #eeeeee;
	padding: 5px 5px 5px 5px;
	font-family: inherit;
	display:inline-block;
	white-space: pre-wrap;
}

.tdfield{
	width: 160px;
	height: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
