/* Common
-------------------------------*/
* {
	font: 'Lucida Grande', 'Helvetica Neue', Helvetica, Arial, Verdana,
		sans-serif;
	font-family: 'Lucida Grande', 'Helvetica Neue', Helvetica, Arial,
		Verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

body {
	background: none repeat scroll 0 0 #F3F4F5;
}

a {
	/*color: #0085CF;*/
	color: #005A8A; /*fix WAVE*/
	font-weight: inherit;
	line-height: inherit;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #EC8526;
}

a:focus {
	text-decoration: none;
	outline: none;
}

.clear {
	clear: both;
}

.note-required { /*fix WAVE*/
	color: #A70606; /*red*/
	font-weight: bold;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {/*fix WAVE*/
	color: #595959;
}

.alert-danger, .alert-error {/*fix WAVE*/
	color: #7A312E;
}

/* Header
-------------------------------*/
.container .logo {
	float: left;
	padding: 4px 10px 4px 1px;
}

.container .head_title {
	font-size: 18px;
	display: block;
	font-weight: bold;
	line-height: 19px;
	padding: 9px 10px 11px;
	color: #EEEEEE;
}

/* Footer
-------------------------------*/
.footer {
	border-top: 1px solid #E0E0E0;
	/*color: #999;*/
	color: #4F4F4F;/*fix WAVE*/
	padding-top: 6px;
}

.footer  p {
	font-size: 11px;
}

.footer hr {
	margin: 5px 0;
}

/* Main block
-------------------------------*/
.block {
	background-color: #FFFFFF;
	margin-bottom: 18px;
	border: 1px solid #CCCCCC;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
}

.block .block_head {
	overflow: hidden;
	background-color: #F4F4F4;
	border-bottom: 1px solid #CCCCCC;
	padding: 15px 0 15px 0;
	font-size: 15px;
	text-align: center;
}

.block .block_head .status_inf {
	float: left;
	margin-left: 20px;
}

.block .block_content {
	background: url(../images/sidebar_bg.gif) repeat-y scroll 0px 0
		transparent;
	overflow: hidden;
	padding: 0 20px 0 220px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
}

.block .block_content .introduction {
	background-color: #FEFDE2;
	border: 1px solid #E5E181;
	color: #333333;
	border-radius: 4px 4px 4px 4px;
	margin-bottom: 18px;
	padding: 8px 35px 8px 14px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.block .block_head .headl {
	background: url(../images/headl_bg.gif) no-repeat scroll left top
		transparent;
	float: left;
	height: 54px;
	width: 20px;
}

.block .block_head .headr {
	background: url(../images/headr_bg.gif) no-repeat scroll right top
		transparent;
	float: right;
	height: 54px;
	width: 20px;
}

.block .cornerl {
	background: url(../images/cornerl.gif) no-repeat scroll left bottom
		transparent;
	float: left;
	height: 5px;
	width: 5px;
}

.block .cornerr {
	background: url(../images/cornerr.gif) no-repeat scroll left bottom
		transparent;
	float: right;
	height: 5px;
	width: 5px;
}

.block .block_content .sidebar {
	float: left;
	font-size: inherit;
	margin: 0 20px 18px -220px;
	width: 200px;
}

.block .block_content .sidebar  ul.sidemenu {
	list-style: none outside none;
	margin: 0 0 10px;
	padding: 0;
}

.block .block_content .sidebar  ul.sidemenu  li {
	background: none repeat scroll 0 50% transparent;
	border-bottom: 1px solid #CCCCCC;
	margin: 0;
	padding: 0;
}

.block  .block_content .sidebar ul.sidemenu li.active {
	border-right: none;
}

.item-block>input.error {
	border-color: red;
}

span#taskCount {
	margin-left: 2px;
	padding: 0 4px;
	background-color: #D8DFEA;
	border-radius: 4px 4px 4px 4px;
	font-size: 11px;
	font-weight: bold;
	color: #3B5998;
	text-align: top;
	display: inline-block;
	vertical-align: 1px;
}

.block  .block_content .sidebar_content {
	padding: 20px 0px;
	position: relative;
}

.sidebar_content #help-content {
	position: absolute;
	left: auto;
	right: 40px;
	top: 2px;
	z-index: 1000;
	width: 400px;
}

.block  .block_content .sidebar_content .page-header {
	position: relative;
	margin: 0px 0px 15px;
}

.page-header a.help {
	background: url(../images/help-small.png) no-repeat center top
		transparent;
	width: 32px;
	height: 32px;
	position: absolute;
	z-index: 1;
	right: 0px;
	top: 3px;
	opacity: 1 !important;
}

.block  .block_content .sidebar ul.sidemenu li.active a, .block  .block_content .sidebar ul.sidemenu li.active a:hover
	{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 0 none;
}

.block .block_content .sidebar ul.sidemenu li a {
	display: block;
	padding: 10px 13px;
}

.block .block_content .sidebar ul.sidemenu li a:hover {
	background: none repeat scroll 0 0 #FDFDFD;
	border-right: 1px solid #CCCCCC;
}

.block .block_content .sidebar ul.sidemenu li a .menu-icon {
	margin-top: 2px;
	vertical-align: top;
}

.block .block_content .sidebar ul.sidemenu li a span.menu-title {
	display: inline-block;
	font-weight: bold;
	width: 89%;
}

/* Juror detail
-------------------------------*/
#formContents form {
	margin: 0px;
}

#formContents .box-header {
	margin-bottom: 10px;
}

#formContents .control-group {
	margin-bottom: 0px;
}

.column-left {
	width: 49%;
	float: left
}

.column-right {
	width: 49%;
	float: right
}

.modal .modal-body>.modal-intro {
	background-color: #FEFDE2;
	border: 1px solid #E5E181;
	border-radius: 4px 4px 4px 4px;
	color: #333333;
	margin-bottom: 15px;
	padding: 8px 35px 8px 14px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	*zoom: 1;
}

.center {
	margin-left: auto;
	margin-right: auto;
}

.form-horizontal .help-block.help-block-mod {
	margin-top: 5px;
}

.form-horizontal .control-group.upline {
	margin-top: 10px;
}

.modal .form-horizontal .control-group input[type=checkbox] {
	position: relative;
	top: 3px;
}

/* Welcome
-------------------------------*/
.welcome .action {
	margin-left: 0px;
}

.welcome .block .block_head h2 {
	padding-top: 7px;
}

.welcome .block .block_content {
	background: none;
	padding: 10px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

.welcome .block .block_content ul {
	margin-bottom: 0px;
}

.welcome .block .block_content ul a {
	font-weight: bold;
}

.welcome .schedule .block_content h3 {
	text-align: right
}

.welcome .schedule .block_content h5 {
	padding-left: 30px;
}

/* Login form
-----------------------------------*/
#modal-from-login {
	-moz-box-shadow: 5px 5px 5px #5D5D5D;
	-webkit-box-shadow: 5px 5px 5px #5D5D5D;
	box-shadow: 5px 5px 5px #5D5D5D;
}

#modal-from-login .modal-header {
	background-color: #3D6289;
	background-image: url(../images/highlight.png);
	background-position: 0 center;
	background-repeat: repeat;
}

#modal-from-login .modal-header .head_title {
	font-size: 18px;
	font-weight: bold;
	margin-left: 20px;
	color: #EEEEEE;
}

#modal-from-login .modal-body.error {
	height: 178px;
}

#modal-from-login>form {
	margin-bottom: 0px;
}

#modal-from-login .controls>input.error, #ajax-form-login .controls>input.error
	{
	/* border-color: red; */
	border-color: #A70606;/*fix WAVE*/
}

#modal-from-login span.help-inline.error, #ajax-form-login span.help-inline.error
	{
	/*color: red;*/
	color: #A70606; /*fix WAVE*/
}

#modal-from-login .modal-body label {
	font-weight: bold;
}

#modal-from-login-help .modal-body {
	padding-bottom: 0px;
}

.placeholder {
	color: #999999;
}

.ie-shadow {
	filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=5, OffY=5,
		color='#5D5D5D');
}

/* Questionnaire builder - BO
-----------------------------------*/
.clear-right {
	clear: right
}
/*fix box-header of Questionnaire builder*/
.questiongroup .box-header {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
}

.questiongroup .box-header h3 {
	display: inline-block;
	margin: 0;
	*float: left;
}

.box-header .functions {
	float: right;
	display: inline-block;
	margin-top: 5px;
}

#field-validation-value {
	margin-top: 10px;
}

#field-validation-data {
	list-style-type: none;
	margin: 0px;
	padding: 0px
}

#form-questiongroup div.controls {
	margin-left: 20px;
}

#form-questiongroup div.controls input, #form-questiongroup div.controls button,
	#form-questiongroup div.controls select, #form-questiongroup div.controls textarea
	{
	margin-bottom: 0px;
}

#form-questiongroup div.controls .radio.inlinemod, #form-questiongroup div.controls .checkbox.inlinemod
	{
	margin-right: 10px;
	margin-left: 0px;
}

.form-horizontal .control-group.stn {
	padding: 0px;
}

.form-horizontal .control-group.stn>.control-group {
	margin-bottom: 10px;
}

.form-horizontal .control-group.stn>.control-group:first-child {
	margin-top: 10px;
}

.form-horizontal .control-group .code-block {
	width: 280px;
}

.form-horizontal .control-group .code-block .answer-value {
	width: 60px;
	margin-left: 10px;
}

.verification-label {
	float: left;
	margin-right: 10px;
}

.ablock {
	overflow: hidden;
}

.assign-to-locations label > span {
	position: relative;
	top: 6px;
	left: 6px;
}

.assign-to-locations .chk-location {
	min-width: 150px;
	display: inline-block;
}

.assign-to-locations .chk-location label {
	display: inline-block;
}
 
.assign-to-locations .chk-location input {
 	margin-right: 5px;
    position: relative;
    top: -3px !important;
 }
 
 .lbl-controls-or {
 	margin-left: 60px;
 }
 
 .chk-location-all input[type=checkbox] {
 	position: relative;
    top: -3px !important;
 } 
 
/* Questionnaire search - BO
-----------------------------------*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
#advancedSearchBlock {
	padding-top: 20px
}

#advancedSearchBlock>.item-block {
	float: left;
	width: 32%;
}

#advancedSearchBlock input.width-small {
	width: 90%;
}

#advancedSearchBlock label.label-style {
	color: #878787;
}

.unscroll {
	overflow: hidden;
	position: relative; /*test*/
	zoom: 1;
}

/*overwrite bootstrap*/
body {
	font-size: 13px;
}

.popover {
	max-width: 400px;
}

.popover.left .arrow {
	top: 45px;
}

select {
	*height: 26px;
} /*fix ie7*/

/*update font-size*/
h1 {
	font-size: 30px;
	line-height: 36px;
}

h1 small {
	font-size: 18px;
}

h2 {
	font-size: 24px;
	line-height: 36px;
}

h2 small {
	font-size: 18px;
}

h3 {
	font-size: 18px;
	line-height: 27px;
}

h3 small {
	font-size: 14px;
}

h4, h5, h6 {
	line-height: 18px;
}

h4 {
	font-size: 14px;
}

h4 small {
	font-size: 12px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 11px;
}

/*Page Service History*/
.form-horizontal .service-history .control-label {
	padding-top: 0;
}

/*fix bootstrap modal*/
#modal-from-login.modal.fade .modal-dialog {
	position: relative;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	outline: none;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
}

#modal-from-login.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

#modal-from-login .modal-dialog {
	position: relative;
	width: 560px;
	margin: 30px auto;
}

#modal-from-login .modal-body {
	max-height: none;
	overflow-y: hidden;
}

#modal-from-login.modal.fade.in, .modal.fade {
	top: 0;
}

#modal-from-login.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: auto;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	outline: 0;
	margin-left: auto;
	width: auto;
	/* background: none; */
	border: none;
}

#modal-from-login.modal .form-horizontal {
	margin: 0;
}

#modal-from-login-help.modal {
	margin-left: -288px;
}

/*new header/footer login*/
.header-login {
	margin: 0 auto;
	text-align: center;
}

.footer-login {
	width: 1000px;
	border-top: solid 1px #000;
	margin: 0 auto;
	color: #999;
}

.footer-login p {
	font-size: 11px;
	margin: 0 0 5px;
}

.footer-login-content {
	margin: 0 auto;
}

.footer-login .footer-login-logo {
	float: left;
}

.footer-login  .footer-login-info {
	float: left;
	padding-top: 10px;
	width: 400px;
	display: inline-block;
}

.footer-login-right {
	float: right;
	display: inline-block;
	padding-top: 10px;
	text-align: right;
}

/*end new header/footer login*/

/*new header fo*/
.header-baltimore {
	width: 940px;
	margin: 2px auto 0 auto;
	text-align: center;
}

.header-baltimore img {
	width: 100%;
}

.footer-baltimore {
	width: 940px;
}

.warning {
	color: red;
}

.form-settings .nav-tabs {
	clear: both;
}

.form-settings {
	float: left;
	width: 100%;
}

/*page work cert*/
.frm-wcert .title {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}

.frm-wcert .address-info {
	margin: 0 0 20px 20px;
}

.frm-wcert .address-info span {
	font-weight: bold;
}

.frm-wcert .description {
	padding-left: 5px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.frm-wcert .tbl-dates tr td {
	padding: 5px;
	width: 100px;
}

.frm-wcert .frm-service-info {
	position: relative;
	overflow: hidden;
	margin-top: 20px;
	width: 620px;
}

.frm-wcert .frm-badge-info {
	margin-top: 30px;
}

.frm-wcert .frm-service-info div {
	float: left;
	width: 300px;
	padding: 5px;
}

.frm-wcert .btn-generat-pdf {
	margin-top: 20px;
	padding-left: 5px;
}

.msg-wcert {
	color: red;
	text-align: center;
	margin-top: 50px;
}

/*page bo work cert*/
.work-certificate div {
	margin: 5px 0;
}

.work-certificate .btn-preview {
	margin-top: 20px;
}

.work-certificate .fld-wcert {
	border-color: #ddd;
	background-color: while;
	border-style: dashed;
}

.work-certificate .fld-wcert textarea {
	color: #333;
	margin-bottom: 0;
	background-color: #cff;
	border: none;
	box-shadow: none;
	font-size: 13px;
	overflow: hidden;
	outline: none;
	resize: none;
	padding: 4px;
}

.work-certificate .fld-wcert .wcert-title {
	margin-bottom: 40px;
}

.work-certificate .fld-wcert .wcert-title, .work-certificate .fld-wcert .wcert-title textarea
	{
	text-align: center;
	font-size: 18px;
	width: 100%;
}

.work-certificate .fld-wcert .txt-wcert-des {
	width: 100%;
	overflow: hidden;
}

.work-certificate .fld-wcert .wcert-juror-info {
	margin-left: 25px;
}

.work-certificate .fld-wcert .service-date {
	margin-left: 6px;
}

.work-certificate .tbl-wcert-service, .work-certificate .tbl-wcert-badge
	{
	margin-left: -2px;
}

.work-certificate .tbl-wcert-service tr td, .work-certificate .tbl-wcert-badge tr td
	{
	width: 300px;
	padding: 2px;
	vertical-align: middle;
}

.work-certificate .tbl-wcert-service tr td textarea, .work-certificate .tbl-wcert-badge tr td textarea
	{
	width: 140px;
}

.work-certificate .tbl-wcert-service tr td span, .work-certificate .tbl-wcert-badge tr td span
	{
	line-height: 20px;
	vertical-align: middle;
}

.work-certificate .tbl-wcert-service {
	margin-top: 20px;
}

.work-certificate .tbl-wcert-badge {
	margin-top: 50px;
}

.work-certificate .tbl-dates tr td {
	padding: 5px;
	width: 100px;
}

/*page setting work certificate*/
.setting-wcert .file-upload {
	width: 280px;
}

/*tab setting task management*/
/* .control-automatic label {
	display: inline-block;
	margin-right: 10px;
}

.control-automatic label span {
	position: relative;
	top: 3px;
} */

/*page fo detail*/
.frm-juror-detail .control-label {
	width: 100px;
	text-align: left;
	margin-left: 20px;
}

.frm-juror-detail .controls {
	margin-left: 120px;
}

/*page grid*/
.sidebar_content .paginator>.paginator-size select {
	width: 53px;
}

/*override bootstrap*/
.form-horizontal .controls {
	padding-left: 0;
}

/*progress bar*/
.modal-process-print {
	width: 700px;
}

.progress-bar {
	width: 100%;
	height: 22px;
	border: 1px solid #aaa;
	background-color: #FFF;
	border-radius: 4px;
}

.progress-bar div {
	height: 100%;
	color: #fff;
	text-align: right;
	line-height: 22px;
	/* same as #progressBar height if we want text middle aligned */
	width: 0;
	background-color: #0099ff;
}

.progess-message ul {
	margin: 10px 0 0 0;
}

.progess-message ul li {
	list-style-type: none;
	margin: 5px;
}

.progess-message ul li span {
	color: #0085cf;
}

.modal-process-print .modal-body {
	overflow: hidden;
}

.frm-btn-print {
	position: relative;
	margin-bottom: 20px;
	text-align: right;
}

/*block status*/
.block_status {
	background-color: #d9edf7;
    border-bottom: 1px solid #cccccc;
    position: relative;
    width: 100%;
    left: -1px;
    padding: 10px 1px;
    #padding-right: 2px;
}

.block_status .content_status {
	padding: 0 20px;
}

/*bo page juror reporting instructions*/
.control-status-msg {
	float: left;
	padding-top: 5px;
	margin-left: 2px;
	line-height: 20px;
	font-size: 14px;
	vertical-align: middle;
}

.modal-message .form-horizontal .control-label {
	width: 90px;
}

/*page e-notification*/
#modal-e-notification {
	/*width: 750px;*/
	width: 1024px;
	margin-left: -512px;
	top: 5%;
	
}

#modal-e-notification .modal-body > .modal-intro {
	margin-bottom: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#modal-e-notification h3 {
	line-height: 24px;
}

#modal-e-notification .modal-body {
	max-height: 612px;
}

.e-notification .control-label {
	width: 350px;
	text-align: left;
}

.e-notification  div.controls, #form-questiongroup.e-notification  div.controls {
	margin-left: 370px;
	#margin-left: 0px;
}

.e-notification span.help-inline.error {
	color: red;
}

.e-notification .controls .error {
	border-color: red;
}

.e-notification .controls-accept-enotify label.error {
	border: solid 1px red;
}

.controls-accept-enotify label {
	display: inline-block;
}

.controls-accept-enotify span {
	position: relative;
	top: 3px;
	margin-right: 5px;
}

.controls-radio .help-inline {
	position: relative;
	top: -2px;
}

.e-notification .form-actions {
	padding-left: 390px;
}

.icon-enotification {
	background-position: -72px 0;
}

#modal-e-notification .modal-header {
	padding-top: 5px;
	padding-bottom: 5px;
}

#modal-e-notification .modal-body {
	padding: 8px 8px 0 8px;
}


#modal-e-notification label, #modal-e-notification h3, #modal-e-notification small {
	font-size: 13px;
}

#modal-e-notification .form-horizontal .control-group {
	margin-bottom: 5px;
}

#modal-e-notification .well {
	padding: 5px 12px;
	margin-bottom: 5px;
}

#modal-e-notification .modal-footer {
	padding-top: 8px;
	padding-bottom: 8px;
}

#modal-e-notification form {
	margin-bottom: 8px;
}

#modal-e-notification .well-enotify-status {
	padding-top: 0px;
	padding-bottom: 0px;
}

#modal-e-notification .questiongroup .box-header {
	margin-bottom: 5px;
}

.form-horizontal .line-group {
	border-bottom: dashed 1px #bbb;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#modal-e-notification .form-horizontal .line-group {
	padding-bottom: 8px;
	margin-bottom: 8px;
}

/*upload document*/
.frm-storage label, .frm-storage .lbl {
	display: inline-block;
}
.frm-storage form > div {
	float: left;
	width: 100%;
}
.frm-storage form > div > label, .frm-storage form > div > .lbl {
	width: 80px;
} 

.frm-storage input[type=radio] {
	position: relative;
	top: -2px;
	margin-right: 2px;
} 

.frm-storage .w-upload-file {
	width: 400px;
}

.frm-storage .frm-btn-action {
	margin: 20px auto;
}

.block-retention label {
	position: relative;
	top: -4px;
}

.frm-upload-file {
	margin-bottom: 8px;
}

.frm-storage input.error, .frm-storage textarea.error {
	/* border-color: red; */
	border-color: #A70606; /*fix WAVE*/
}

.datagrid table tr td:nth-child(3) {
	max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*show enotification*/
.fld-enotify-enable, .fld-enotify-enable fieldset {
	padding: 10px;
}

.fld-apply-to.error label {
	color: #b94a48;
}

/*Answer*/
.contain-answer .input-xlarge {
	width: 340px;
}

/*Page Print Badge*/
.group-juror-info {
	text-align: center;
	border: dashed 1px #12ce12;
    border-radius: 4px;
    padding: 10px;
}

.group-juror-info .barcode {
	margin: 0 auto;
	text-align: center;
	line-height: 0;
}

.group-juror-info .barcode > div {
	display: inline-block;
}

.group-juror-info .barcode svg > g > path {
	fill: #fff;
}

.group-juror-info .barcode-print svg > g > path {
	fill: #fff;
}

.group-juror-info .juror-name, .group-juror-info .report-info {
	text-align: center;
	padding-top: 10px;
}

.group-juror-info .juror-name label, .group-juror-info .report-info label {
	font-size: 13px;
	display: inline-block;
}

.group-juror-info .juror-name span, .group-juror-info .report-info span{
	padding: 0 4px;
	font-size: 13px;
}

.frm-print-badge .print-badge-action {
	margin-top: 10px;
	text-align: center;
}

.group-juror-info-print {
	border: none;
}