/*------------------------------------------------------------------

[Application.css]

	Project:		Dashboard
	Version:		1.0


-------------------------------------------------------------------*/


/* hide form field */
.hidden{
  display:none;
  visibility:hidden;
}

.float_left { float:left;margin-right:15px; align:left }
.float_right { float:right;margin-left:30px; align:center }
.float_center { display: block; margin-left: auto; margin-right: auto;}
.first_box { margin-left:15px; }
.align-top {vertical-align:top;}

/*overwrites alert font-weight */
dt.alert{
	font-weight:normal;
}

.inline { display:inline; float:left;padding-top: 5px;}

.inline-rich-comboBox {
    display: inline;
    float: left;
    padding-top: 0px;
}

label {cursor:default;}

label.medium { width:10em; }
label.small { width:6em; }

label.wide { width:15em; }
label.extrawide { width:20em; }
label.padding { padding-left:5px; }
label.padding20 { padding-left:20px; }

label.inlinerow { display: inline; margin-right: 10px;}
label.strong {font-weight:bold;}
.alignright { float:right; }

.alignleft { float:left; }

.alignbottom { float:bottom; }

input.wide { width:22em; }
input.wide2 ,select.wide2 { width:16em; }
input.medium { width:10em; }
input.datetime { width:8em; }
input.dateonly { width:6em; }
input.short { width:5em; }
input.small { width:2em; }
/*------------------------------------------------------------------
Checklist dashboard settings page styles
------------------------------------------------------------------*/
.input-button {
  display: inline-block;
  vertical-align:middle;
  margin-bottom:10px;
}
.checklist-dashBoard-label label{
	display:inline;
	font-weight:normal;
}

div#checklist-dashBoard-startDate, div#checklist-dashBoard-endDate{
	font-size:12px;
}

div#franchisee-dashboard-startDate, div#franchisee-dashboard-endDate{
	font-size:12px;
}

div.summary-table-left table tbody tr{
   white-space: nowrap;
   height:52px;
}
div.summary-table-right table tbody tr{
	height:52px;
}
a.activity-num-span-one-digit{
	margin-left:-5px;
	margin-right:2px;
	color: #fff !important;	
}

a.activity-num-span-two-digits{
	margin-left:-5px;
	margin-right:2px;
	padding-left:5px;
	padding-right:5px;
	text-align: center;
	color: #fff !important;	
}

a.activity-num-span-three-digits{
	margin-left:-5px;
	margin-right:2px;
	padding-left:1px;
	padding-right:1px;
	text-align: center;
	color:#fff !important;		
}
a.activity-num-span-one-digit:hover,
a.activity-num-span-two-digits:hover,
a.activity-num-span-three-digits:hover{
	color: rgb(255,255,0) !important;
}

a.activity-num-span-one-digit:hover div.rich-tool-tip,
a.activity-num-span-two-digits:hover div.rich-tool-tip,
a.activity-num-span-three-digits:hover div.rich-tool-tip{
	color: rgb(64,64,64) !important;
}
i.icon-white{
color:#fff !important;
}
span.activity-num-span-space{
	width:26px;
	margin-left:-5px;
	margin-right:2px;
}
span.bold{   
    font-weight: bold;}
div.summary-table-left table tbody tr td{
   max-width:183px;
   overflow: hidden;
   text-overflow: ellipsis;
}
div.summary-table-left table tbody tr td span.profile-header {
    
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
}
div.summary-table-left table tbody tr td span.profile-filter {
    
    float: right;
    
}

div.summary-table-right table thead tr th{
   max-width:190px;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
}

div#noChecklistMsg {
	font-size: 1.2em;
    font-weight: bold;
    margin-top:20px;
    margin-left:20px;	
}

/*------------------------------------------------------------------
Checklist details page styles
------------------------------------------------------------------*/
div.checklistcontrols label {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 0;
}
 table.checklist-group-table{
  	border-left: 1px solid #CDD8E3;
  	border-bottom: 1px solid #CDD8E3;
  	border-radius: 5px;
  	border-collapse:separate;
	width: 100%;
	margin-bottom:20px;
}
table.checklist-result {
  	border-left: 1px solid #CDD8E3;
  	border-bottom: 1px solid #CDD8E3;
  	border-radius: 5px;
  	border-collapse:separate;
	width: 100%;
}


table.checklist-group-table td.span{
    vertical-align: super;
    margin-left: 5px;
}

table.checklist-group-table td:first-child {
	text-align: left;
}

table.checklist-group-table  td:first-child { 
	background-color: #EDF1F4; 
	color: #768695;
	padding: 10px;
  	border-color: #CDD8E3;
    border-width: 1px 1px 0 0;
    border-style: solid;
    font:1.2em/1 Arial, Helvetica, sans-serif; 
    text-align: right;
    vertical-align: middle;
}
table.checklist-group-table  th:first-child
{
background-color: #EDF1F4; 
	color: #768695;
	padding: 10px;
  	border-color: #CDD8E3;
    border-width: 1px 1px 0 0;
    border-style: solid;
    font:1.2em/1 Arial, Helvetica, sans-serif; 
    text-align: right;
    vertical-align: middle;
}
table.checklist-result th.half{
	width:50%;
}
table.checklist-result th.quarter{
	width:25%;
}
table.checklist-group-table  th,table.checklist-result th{
background-color: #EDF1F4; 
	color: #768695;
	padding: 10px;
  	border-color: #CDD8E3;
    border-width: 1px 1px 0 0;
    border-style: solid;
    font:1.2em/1 Arial, Helvetica, sans-serif; 
    text-align: center;
    vertical-align: middle;
}
table.checklist-group-table tr td:first-child,
table.checklist-result tr td:first-child{
	background-color: #EDF1F4; 
	color: #768695;
	padding: 10px;
  	border-color: #CDD8E3;
    border-width: 1px 1px 0 0;
    border-style: solid;
    font:1.2em/1 Arial, Helvetica, sans-serif; 
    text-align: right;
    vertical-align: middle;
	
}	

table.checklist-group-table tr td{
  	padding: 10px;
  	border-color: #CDD8E3;
    border-width: 1px 1px 0 0;
    border-style: solid;
    font:1.2em/1 Arial, Helvetica, sans-serif; 
    text-align: center;
    vertical-align: middle;
    min-width: 80px;
    background-color: #f8fafb;
    width:50%;
}
table.checklist-result tr td{
  	padding: 10px;
  	border-color: #CDD8E3;
    border-width: 1px 1px 0 0;
    border-style: solid;
    font:1.2em/1 Arial, Helvetica, sans-serif; 
    text-align: center;
    vertical-align: middle;
    min-width: 80px;
    background-color: #f8fafb;
} 
table.checklist-group-table tr:nth-child(even) td:nth-child(odd),
table.checklist-result  tr:nth-child(even) td:first-child
{
    background-color: #e6ecf1;
}

table.checklist-group-table tr:nth-child(odd) td:nth-child(even),
table.checklist-result tr:nth-child(odd) td:nth-child(even),
table.checklist-result tr:nth-child(odd) td:last-child

{
background-color: #FFFFFF;    
}


table.checklist-group-table .title, table.checklist-metric-table .title {
  	font-weight: bold;
  	font-size: 12px;
}

table.checklist-group-table ul{
    text-align: center;
	margin: 10px 0 0 0px;
}
div.checklist-dashboard-title {
  	font:1.8em/1.4 Arial, Helvetica, sans-serif; 
  	color:#0F3F7F;
  	margin-top: 15px;
  	margin-bottom: 10px;
}
div.checklist-dashboard-title a{
 
  	font:0.5em/0.8 Arial, Helvetica, sans-serif;
}
table.checklist-group-table span.warning{
    background-color:red;
    color:white;
    padding:3px;
}
table.checklist-group-table span.alert{
    background-color:#FF8000;
    color:white;
    padding:3px;
}

table.checklist {
	border:none;
}
table.checklist  td.rf-dt-c{
	border:none;
	background-color:#F0F3F7;
	vertical-align:top;
}
/*-------------------------------------------------------------------
custom tab page

-------------------------------------------------------------------*/
table.customfield-calendar {
    width: 210px;
}


/*-------------------------------------------------------------------
[Typography Styles]

-------------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  font-weight: 600;
}
h1 + hr,
h2 + hr,
h3 + hr,
h4 + hr,
h5 + hr,
h6 + hr {
  margin-top: -10px;
  margin-bottom: 2.5em;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 18px;
}
p {
  margin-bottom: 1.5em;
}
ul.list li {
  margin-bottom: .65em;
}
.title {
  padding-bottom: 5px;
  margin-bottom: 1em;
  border-bottom: 1px dotted #CCC;
}



.btn, .btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}

.input-append .btn i, .input-prepend .btn i {
	font-size: 14px;
}

/*------------------------------------------------------------------

[Misc Styles]

-------------------------------------------------------------------*/
[class^="icon-"]:not(.ui-icon),
[class*="icon-"]:not(.ui-icon) {
  background: none;
}
.icon-white,
.nav-tabs > .active > a > [class^="icon-"],
.nav-tabs > .active > a > [class*=" icon-"],
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"] {
  background-image: none;
}
/*------------------------------------------------------------------
 
Bootstrap Styles

------------------------------------------------------------------- */
.container {
  position: relative;
}
select {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* Accordion */
.accordion-group {
  margin-bottom: 3px;
  border: none;
}
.accordion-group .accordion-heading {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #444444;
  text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.25);
  background-color: #f8f8f8;
  background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#eeeeee));
  background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
  background-image: -o-linear-gradient(top, #ffffff, #eeeeee);
  background-image: linear-gradient(to bottom, #ffffff, #eeeeee);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0);
  border-color: #eeeeee #eeeeee #c8c8c8;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border: 1px solid #dddddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.accordion-group .accordion-heading a {
  color: #444444;
  font-size: 13px;
  font-weight: 600;
}
.accordion-group .accordion-heading a:hover {
  text-decoration: none;
}
.accordion-group.open .accordion-heading {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #8ab15a;
  background-image: -moz-linear-gradient(top, #94ba65, #7ba349);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#94ba65), to(#7ba349));
  background-image: -webkit-linear-gradient(top, #94ba65, #7ba349);
  background-image: -o-linear-gradient(top, #94ba65, #7ba349);
  background-image: linear-gradient(to bottom, #94ba65, #7ba349);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff94ba65', endColorstr='#ff7ba349', GradientType=0);
  border-color: #7ba349 #7ba349 #536e31;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #608039;
}
.accordion-group.open .accordion-heading a {
  color: #ffffff;
}
/* Breadcrumb */
.breadcrumb {
  padding: 12px;
  margin-bottom: 10px;
  background-color: #f8f8f8;
  background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#eeeeee));
  background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
  background-image: -o-linear-gradient(top, #ffffff, #eeeeee);
  background-image: linear-gradient(to bottom, #ffffff, #eeeeee);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0);
  border: 1px solid #dddddd;
}
 
 
/* Dropdowns */
.dropdown-menu {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.dropdown-menu li > a {
  padding: 5px 9px;
  margin: 0 6px;
  font-size: 12px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-menu:hover > a {
  color: #ffffff;
  background-color: #3B73BF;
  background-image: -moz-linear-gradient(top, #3B73BF, #3B73BF);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3B73BF), to(#3B73BF));
  background-image: -webkit-linear-gradient(top, #3B73BF, #3B73BF);
  background-image: -o-linear-gradient(top, #3B73BF, #3B73BF);
  background-image: linear-gradient(to bottom, #3B73BF, #3B73BF);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3B73BF', endColorstr='#3B73BF', GradientType=0);
  background: #3B73BF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  background: #bbbbbb;
  text-shadow: none;
}
.dropdown-submenu > a::after {
  margin-right: .25em;
}
body:not(:-moz-handler-blocked) .dropdown-submenu > a:after {
  margin-top: -14px;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  background-color: #3B73BF;
  background-image: -moz-linear-gradient(top, #3B73BF, #3B73BF);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3B73BF), to(#3B73BF));
  background-image: -webkit-linear-gradient(top, #3B73BF, #3B73BF);
  background-image: -o-linear-gradient(top, #3B73BF, #3B73BF);
  background-image: linear-gradient(to bottom, #3B73BF, #3B73BF);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3B73BF', endColorstr='#3B73BF', GradientType=0);
  background: #3B73BF;
}
/* Modals */

/*
.modalPanel {
  border: 1px solid #00307d;
  background-color: #F0F3F7;
}
*/






button.modelPanelClose {
  margin-top: 10px;
  color: #FFFFFF;
  font-size: 20px;
  opacity: 1;
  filter: alpha(opacity=100);

  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  cursor: pointer;
  padding: 0;
}
button.modelPanelClose:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modalPanelForm {
	margin-bottom:0;
	height:100%;
}
.modalPanelForm .controls{
	margin-left: 120px;
}


.modal-footer .btn{
	margin-bottom: 0;
   
}


div.notes-panel{
	height:460px;
}

div.franchisee-doc-panel{
	height:350px;
}

/* Nav Pills */
.nav-pills > li > a {
  margin-right: .75em;
  color: #333333;
  background-color: #eeeeee;
  text-shadow: none;
}
.nav-pills > li > a:hover {
  color: #333333;
  background-color: #dddddd;
  text-shadow: none;
}
.nav-pills > li .dropdown-toggle .caret,
.nav-pills > li .dropdown-toggle:hover .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover {
  color: #ffffff;
  background-color: #3B73BF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.nav-pills > li.active .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
/* Nav Stacked */
.nav-list > li > a {
  padding: 6px 15px;
  color: #222;
}
.nav-list > .active > a,
.nav-list > .active > a:hover {
  background-color: #3B73BF;
}
.nav-stacked i {
  margin-top: 4px;
  margin-right: .5em;
}
.nav-stacked .icon-chevron-right {
  float: right;
  margin-top: 5px;
  margin-right: 0;
  color: #AAA;
  text-shadow: none;
}
.nav-stacked.nav-pills .icon-chevron-right {
  margin-top: 0;
}
.nav-stacked li a {
  color: #555555;
  font-size: 13px;
  font-weight: 600;
  background-color: #ffffff;
}
.nav-stacked li a:hover {
  color: #555555;
  background-color: #eeeeee;
}
.nav-stacked li.active a,
.nav-stacked li.active a:hover {
  color: #ffffff;
  background-color: #94ba65;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.nav-stacked li.active .icon-chevron-right {
  color: #ffffff;
}

/* Progress Bars */
.progress,
.progress .bar {
  height: 22px;
  line-height: 22px;
}
.progress .bar {
  font-size: 11px;
  font-weight: 600;
  width: 0;
}

.progress .bar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #3b6c9e;
  background-image: -moz-linear-gradient(top, #4074aa, #35608c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4074aa), to(#35608c));
  background-image: -webkit-linear-gradient(top, #4074aa, #35608c);
  background-image: -o-linear-gradient(top, #4074aa, #35608c);
  background-image: linear-gradient(to bottom, #4074aa, #35608c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4074aa', endColorstr='#ff35608c', GradientType=0);
  border-color: #35608c #35608c #203a54;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.progress.progress-striped .bar {
  background-color: #4074aa;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-primary .bar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #88ae59;
  background-image: -moz-linear-gradient(top, #94ba65, #759c46);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#94ba65), to(#759c46));
  background-image: -webkit-linear-gradient(top, #94ba65, #759c46);
  background-image: -o-linear-gradient(top, #94ba65, #759c46);
  background-image: linear-gradient(to bottom, #94ba65, #759c46);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff94ba65', endColorstr='#ff759c46', GradientType=0);
  border-color: #759c46 #759c46 #4e672e;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.progress-primary.progress-striped .bar {
  background-color: #94ba65;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-secondary .bar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #23809c;
  background-image: -moz-linear-gradient(top, #2790b0, #1c677e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2790b0), to(#1c677e));
  background-image: -webkit-linear-gradient(top, #2790b0, #1c677e);
  background-image: -o-linear-gradient(top, #2790b0, #1c677e);
  background-image: linear-gradient(to bottom, #2790b0, #1c677e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2790b0', endColorstr='#ff1c677e', GradientType=0);
  border-color: #1c677e #1c677e #0e343f;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.progress-secondary.progress-striped .bar {
  background-color: #2790b0;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-tertiary .bar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #F89406;
  background-image: -moz-linear-gradient(top, #F89406, #D67E04);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F89406), to(#D67E04));
  background-image: -webkit-linear-gradient(top, #F89406, #D67E04);
  background-image: -o-linear-gradient(top, #F89406, #D67E04);
  background-image: linear-gradient(to bottom, #F89406, #D67E04);
  background-repeat: repeat-x;
  border-color: #D67E04 #D67E04 #F89406;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.progress-tertiary.progress-striped .bar {
  background-color: #999999;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* Tables */
.table tbody tr td {
  padding-top: 13px;
  padding-bottom: 13px;
}

.table-bordered thead tr {
  background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #eeeeee, #dadada);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#dadada));
  background-image: -webkit-linear-gradient(top, #eeeeee, #dadada);
  background-image: -o-linear-gradient(top, #eeeeee, #dadada);
  background-image: linear-gradient(to bottom, #eeeeee, #dadada);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdadada', GradientType=0);
}
.table-bordered thead tr th {

  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 13px;
  font-weight: 600;
  color: #FFFFFF;
  border-left: 1px solid #F1F1F1;
  border-right: 1px solid #CCC;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
}
.table-bordered thead tr th:first-child {
  border-left-color: #CCC;
}
.table-bordered thead tr th:last-child {
  border-right: none;
}
.table-bordered tbody tr:first-child td {
  border-top-color: #CCC;
}
/* .table-bordered .rf-edt-tbl tbody tr td {
  border-left: 1px solid #FFF;
  border-right: 1px solid #DDD;
  border-up: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  
  border-bottom-width: 0;
  color: #444444;

} */
.table-bordered tbody tr td:first-child {
  border-left-color: #DDD;
}
.table-bordered tbody tr td:last-child {
  border-right: none;
}
.table-bordered thead tr {
  background: #EEE;
  background: -moz-linear-gradient(top, #eeeeee 0%, #dadada 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #dadada));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #eeeeee 0%, #dadada 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #eeeeee 0%, #dadada 100%);
  /* Opera11.10+ */

  background: -ms-linear-gradient(top, #eeeeee 0%, #dadada 100%);
  /* IE10+ */

  background: linear-gradient(top, #eeeeee 0%, #dadada 100%);
  /* W3C */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEEEEE', endColorstr='#DADADA')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEEEEE', endColorstr='#DADADA');
}
.table-bordered thead th {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 13px;
  font-weight: 400;
  color: #444;
  border-left: 1px solid #F1F1F1;
  border-right: 1px solid #CCC;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
}
.table-bordered thead th:first-child {
  border-left-color: #CCC;
}
.table-bordered thead th:last-child {
  border-right: none;
}
 
.table-bordered tbody td {
  border-left: 1px solid #FFF;
  border-right: 1px solid #DDD;
}
.table-bordered tbody tr td:first-child {
  border-left-color: #DDD;
}
.table-bordered tbody tr td:last-child {
  border-right: none;
}
/* for the checklist dashboard */
.table-highlight.table-bordered thead tr {
  background-color: #3B73BF;
  background-image: -moz-linear-gradient(top, #07418E, #04336D);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#07418E), to(#04336D));
  background-image: -webkit-linear-gradient(top, #07418E, ##04336D);
  background-image: -o-linear-gradient(top, #07418E, #04336D);
  background-image: linear-gradient(to bottom, #07418E, #04336D);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2b4e72', endColorstr='#ff1d354d', GradientType=0);
}


.table-highlight.table-bordered thead th {
  background: none repeat scroll 0 0 #00307c !important;
  color: #FFF;
  border-right: 1px solid #002658;
  border-left: 1px solid #2255AA;
  -webkit-box-shadow: inset 0 1px 0 #2255AA;
  -moz-box-shadow: inset 0 1px 0 #2255AA;
  box-shadow: inset 0 1px 0 #2255AA;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.table-highlight.table-bordered tbody tr:nth-child(odd) td,
.table-highlight.table-bordered tbody tr:nth-child(odd) th {
  background-color: #F0F3F7;
}
.table-highlight.table-bordered {
  border-top: 1px solid #1C2B37;
}
/*hide header for subtable*/
.table-subTable tr.rich-table-subheader th.rich-table-subheadercell {
  padding:0;
}
/* Wells */
.well {
  background-color: #EBF2FD;
  border-color: #9BD2E4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;



}
/* Labels & Badges */

.label.label-primary {
  background-color: #94ba65;
}
.label.label-secondary {
  background-color: #2790b0;
}
.label.label-tertiary {
  background-color: #999999;
}
.badge.badge-primary {
  background-color: #94ba65;
}
.badge.badge-secondary {
  background-color: #2790b0;
}
.badge.badge-tertiary {
  background-color: #999999;
}

/* Panels (from Bootstrap 3RC1) */

.panel {
  padding: 15px;
  margin-bottom: 20px;
  background-color: #F0F3F7;
  border: 1px solid #dddddd;
  border-top: 1px solid #1C2B37;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-heading {
  padding: 10px 15px;
  margin: -15px -15px 15px;

  color: #fff;
  background-color: #3B73BF;
  background-image: -moz-linear-gradient(top, #07418E, #04336D);


  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#07418E), to(#04336D));


  background-image: -webkit-linear-gradient(top, #07418E, ##04336D);


  background-image: -o-linear-gradient(top, #07418E, #04336D);


  background-image: linear-gradient(to bottom, #07418E, #04336D);





  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2b4e72', endColorstr='#ff1d354d', GradientType=0);


  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-left: 1px solid #2255AA;
    border-right: 1px solid #002658;
    box-shadow: 0 1px 0 #2255AA inset;
}

.panel-subheading{
	padding: 6px !important;
	font-size: 12px !important;
  	font-weight: 200 !imporant;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 600;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.panel-footer {
  padding: 10px 15px;
  margin: 15px -15px -15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel-primary {
  border-color: #428bca;
}

.panel-primary .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-warning {
  border-color: #fbeed5;
}

.panel-warning .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

.panel-danger {
  border-color: #eed3d7;
}

.panel-danger .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}



/*------------------------------------------------------------------
 
jQuery UI Styles

------------------------------------------------------------------- */
/* Sliders */
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 25px;
  height: 16px;
  background: url(../img/jquery/handle.png) no-repeat;
  border: none;
  cursor: pointer;
}
.ui-slider .ui-slider-handle:hover {
  background-position: 0 -16px;
}
.ui-slider .ui-slider-handle:active {
  background-position: 0 -16px;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  height: 6px;
  font-size: .7em;
  display: block;
  border: 1px solid #FFF;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.35);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.35);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.35);
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #497eb4;
  background-image: -moz-linear-gradient(top, #5086bd, #3f71a6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5086bd), to(#3f71a6));
  background-image: -webkit-linear-gradient(top, #5086bd, #3f71a6);
  background-image: -o-linear-gradient(top, #5086bd, #3f71a6);
  background-image: linear-gradient(to bottom, #5086bd, #3f71a6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5086bd', endColorstr='#ff3f71a6', GradientType=0);
  border-color: #3f71a6 #3f71a6 #2a4b6e;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.ui-slider.slider-primary .ui-slider-range {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #9cbf71;
  background-image: -moz-linear-gradient(top, #aac885, #88b253);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#aac885), to(#88b253));
  background-image: -webkit-linear-gradient(top, #aac885, #88b253);
  background-image: -o-linear-gradient(top, #aac885, #88b253);
  background-image: linear-gradient(to bottom, #aac885, #88b253);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaac885', endColorstr='#ff88b253', GradientType=0);
  border-color: #88b253 #88b253 #608039;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.ui-slider.slider-secondary .ui-slider-range {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #2588a6;
  background-image: -moz-linear-gradient(top, #2790b0, #217c97);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2790b0), to(#217c97));
  background-image: -webkit-linear-gradient(top, #2790b0, #217c97);
  background-image: -o-linear-gradient(top, #2790b0, #217c97);
  background-image: linear-gradient(to bottom, #2790b0, #217c97);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2790b0', endColorstr='#ff217c97', GradientType=0);
  border-color: #217c97 #217c97 #144858;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.ui-slider.slider-tertiary .ui-slider-range {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #939393;
  background-image: -moz-linear-gradient(top, #999999, #8a8a8a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#999999), to(#8a8a8a));
  background-image: -webkit-linear-gradient(top, #999999, #8a8a8a);
  background-image: -o-linear-gradient(top, #999999, #8a8a8a);
  background-image: linear-gradient(to bottom, #999999, #8a8a8a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff999999', endColorstr='#ff8a8a8a', GradientType=0);
  border-color: #8a8a8a #8a8a8a #636363;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.ui-slider-horizontal {
  height: 8px;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -4px;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: -1px;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: 9px;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -3px;
  margin-left: 0;
  margin-bottom: -0.6em;
  width: 15px;
  height: 24px;
  background: url(../img/jquery/handle-vertical.png) no-repeat;
}
.ui-slider-vertical .ui-slider-handle:hover {
  background-position: 0 -24px;
}
.ui-slider-vertical .ui-slider-handle:active {
  background-position: 0 -24px;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 7px;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
/* Datepickers */
.ui-datepicker {
  padding: .35em .35em 0;
}
.ui-datepicker th {
  font-weight: bold;
  color: gray;
}
.ui-datepicker .ui-widget-header {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #88ae59;
  background-image: -moz-linear-gradient(top, #94ba65, #759c46);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#94ba65), to(#759c46));
  background-image: -webkit-linear-gradient(top, #94ba65, #759c46);
  background-image: -o-linear-gradient(top, #94ba65, #759c46);
  background-image: linear-gradient(to bottom, #94ba65, #759c46);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff94ba65', endColorstr='#ff759c46', GradientType=0);
  border-color: #759c46 #759c46 #4e672e;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border: 1px solid #6d9141;
  -webkit-box-shadow: inset 0 1px 0 #c0d6a4;
  -moz-box-shadow: inset 0 1px 0 #c0d6a4;
  box-shadow: inset 0 1px 0 #c0d6a4;
}
.ui-datepicker td a {
  margin-bottom: 0px;
  border: 0px;
}
.ui-datepicker td:hover {
  color: #ffffff;
}
.ui-datepicker td .ui-state-default {
  padding: 6px;
  margin-bottom: 0px;
  color: #505050;
  font-size: 11px;
  text-align: center;
  background: none;
  filter: none;
  border: 0px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.25);
}
.ui-datepicker td .ui-state-default:hover {
  color: #ffffff;
  background: #999999;
  text-shadow: none;
}
.ui-datepicker td .ui-state-active {
  margin-bottom: 0px;
  color: #ffffff;
  font-size: normal;
  background: #94ba65;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.ui-datepicker .ui-state-hover,
.ui-datepicker .ui-widget-content .ui-state-hover,
.ui-datepicker .ui-widget-header .ui-state-hover,
.ui-datepicker .ui-state-focus,
.ui-datepicker .ui-widget-content .ui-state-focus,
.ui-datepicker .ui-widget-header .ui-state-focus {
  background: #ffffff;
  border: 1px solid #6d9141;
}
.ui-datepicker-today a:hover {
  color: #ffffff;
  background-color: #94ba65;
}
.ui-datepicker-today a {
  padding: 0 1px;
  margin-bottom: 0px;
  background-color: #999999;
  cursor: pointer;
}
.ui-datepicker-next-hover .ui-icon,
.ui-datepicker-prev-hover .ui-icon {
  background-color: #ffffff;
  background-image: url(../css/ui-lightness/images/ui-icons_222222_256x240.png);
  opacity: .5;
}
/*------------------------------------------------------------------
 
Login


------------------------------------------------------------------- */
body.login {
  color: #838383;
  background-color: #F0F3F7;
  height: auto;


}
.account-container {
  width: 320px;

  display: block;
  margin: 85px auto 0 auto;
  padding: 40px;
  background: #fff;
  border: 1px solid #d5d5d5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.account-container h1 {
  margin: .5em 0;
  color: #263849;
  font-size: 30px;
}


.public-container {
   display: block;
  margin: 85px auto 0 auto;
  padding: 40px;
  background: #fff;
  border: 1px solid #d5d5d5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color:#000;
}
.login-fields .field {
  margin-bottom: 1.25em;
}
.login-fields label {
  display: none;
}
.login-fields input {
  font-family: 'Open Sans';
  font-size: 13px;
  color: #8e8d8d;
  padding: 0 15px 0 50px;
  line-height: 38px;
  height: 38px;
  background-color: #fdfdfd;
  width: 255px;
  display: block;
  margin: 0;
  box-shadow: inset 2px 2px 4px #f1f1f1;
}
.login-fields .username-field {
  background: url(/images/icons/login_user.png) no-repeat;
}
.login-fields .password-field {
  background: url(/images/icons/login_password.png) no-repeat;
}
.login-actions {
  float: left;
  width: 100%;
  margin-top: -1em;
  margin-bottom: 1.25em;
}



.login-extra {
  display: block;
  width: 380px;

  margin: 1.5em auto;
  text-align: center;
  line-height: 19px;
  text-shadow: 1px 1px 0px #fff;
}

span.login-checkbox {
  float: left;
  margin-top: 31px;
}

span.login-checkbox > input[type='checkbox'] {
  opacity: 0;
  float: left;
  width: 15px;
}

span.login-checkbox > input[type='checkbox'] + label {
  clear: none;
  height: 15px;
  display: block;
  padding: 0 0 0 22px;
  margin: 0;
  font-size: 12px;
  line-height: 1.2em;
  background: url(/images/checkbox.png) no-repeat 0 0;
  cursor: pointer;
}

span.login-checkbox > input[type='checkbox']:checked + label {
  background-position: 0 -15px;
}

span.textbox {
	padding-top:3px;
	display:block;
}

.controls > span.textbox,  .controls > ul.textbox{
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    display: block;
    padding-top: 5px;
}
.controls > ul.textbox li{
	font-size: 14px;
}

.table-striped.table-bordered tbody tr table.subtable tbody tr:nth-child(2n+1) td, .table-striped.table-bordered tbody tr  table.subtable tbody tr:nth-child(2n+1) th {
    background: none;
}


table.subtable tbody tr td {
border:none;
background:inherit;
}



































.login-button {




  float: right;
  margin-top: 18px;
  font-size: 16px;
}
/*------------------------------------------------------------------
 
Validation Styles

------------------------------------------------------------------- */
.control-group span.error {
  color: #B94A48;
  font-size: 11px;
  font-weight: 600;
  position: relative;
  top: 5px;
  padding: 4px 8px;
  margin-bottom: 1em;
  color: #FFF;
  background: #B94A48;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35);
}
.control-group span.error::after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #B94A48;
  position: absolute;
  top: -6px;
  left: 7px;
}
.control-group.error {
  padding-bottom: .5em;
}
.control-group.error div.clean {
  display: none;
}
.control-group.success span.error {
  display: none !important;
}
.control-group.success span.error::after {
  border: none;
}
.control-group.success div.clean {
  position: relative;
  top: 5px;
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../img/validation/validation-success.png) no-repeat 0 0;
}
.control-group.success input + div.clean,
.control-group.success select + div.clean,
.control-group.success textarea + div.clean {
  left: 8px;
}

.form-horizontal .controls {
    margin-left: 145px;
}
.form-horizontal .control-label {
    float: left;
    padding-top: 5px;
    text-align: right;
    width: 140px;
}

.form-horizontal .controls-large {
    margin-left: 300px;
}
.form-horizontal .control-label-large {
    float: left;
    padding-top: 5px;
    text-align: right;
    width: 280px;
}
/*------------------------------------------------------------------
 
Shortcuts

------------------------------------------------------------------- */
.shortcuts {
  text-align: center;
}
.shortcuts .shortcut {
  width: 30%;
  display: inline-block;
  padding: 12px 0;
  margin: 0 .9% 1em;
  vertical-align: top;
  text-decoration: none;
  background-color: #f3f3f3;
  background-image: -moz-linear-gradient(top, #fafafa, #e9e9e9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#e9e9e9));
  background-image: -webkit-linear-gradient(top, #fafafa, #e9e9e9);
  background-image: -o-linear-gradient(top, #fafafa, #e9e9e9);
  background-image: linear-gradient(to bottom, #fafafa, #e9e9e9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#ffe9e9e9', GradientType=0);
  border: 1px solid #D8D8D8;
  border-radius: 5px;
}
.shortcuts .shortcut:hover {
  background: #E8E8E8;
}
.shortcuts .shortcut:hover .shortcut-icon {
  color: #666;
}
.shortcuts .shortcut .shortcut-icon {
  width: 100%;
  margin-top: .25em;
  margin-bottom: .65em;
  font-size: 32px;
  color: #888;
}
.shortcuts .shortcut .shortcut-label {
  display: block;
  font-weight: 600;
  color: #666;
}
.shortcuts.cols-3 .shortcut {
  width: 29%;
}
.shortcuts.cols-2 .shortcut {
  width: 47%;
}
@media (max-width: 979px) {
  .shortcuts .shortcut .shortcut-icon {
    font-size: 24px;
  }
  .shortcuts .shortcut .shortcut-label {
    font-size: 11px;
  }
}
/*------------------------------------------------------------------
 
Pricing Styles

------------------------------------------------------------------- */
.plan-container {
  position: relative;
  float: left;
  margin-bottom: 2em;
}
/*-- Plan --*/
.plan {
  margin-right: 6px;
  border-radius: 4px;
}
/*-- Plan Header --*/
.plan-header {
  text-align: center;
  color: #ffffff;
  background-color: #676767;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.plan-header .plan-title {
  padding: 10px 0;
  font-size: 16px;
  color: #ffffff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 4px 4px 0 0;
}
.plan-header .plan-price {
  padding: 20px 0 10px;
  font-size: 66px;
  line-height: 0.8em;
  background-color: #797979;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.plan-header .plan-price span.term {
  display: block;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 0;
  padding: 2em 0 1em;
}
.plan-header .plan-price span.note {
  position: relative;
  top: -40px;
  display: inline;
  font-size: 17px;
  line-height: 0.8em;
}
/*-- Best Value Highlight --*/
.plan-container.best-value .plan-header {
  color: #ffffff;
  background-color: #83ae4e;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.plan-container.best-value .plan-price {
  background-color: #94ba65;
}
/*-- Plan Features --*/
.plan-features {
  padding-bottom: 1em;
  border: 1px solid #DDD;
  border-bottom: none;
}
.plan-features ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.plan-features ul li {
  padding: 1em 0;
  margin: 0 2em;
  text-align: center;
  border-bottom: 1px dotted #CCC;
}
.plan-features ul li:last-child {
  border-bottom: none;
}
/*-- Plan Actions --*/
.plan-actions {
  padding: 1.15em 0;
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #f8f8f8, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #f8f8f8, #e6e6e6);
  background-image: -o-linear-gradient(top, #f8f8f8, #e6e6e6);
  background-image: linear-gradient(to bottom, #f8f8f8, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffe6e6e6', GradientType=0);
  border: 1px solid #DDD;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.plan-actions .btn {
  padding: 1em 0;
  margin: 0 2em;
  display: block;
  font-size: 16px;
  font-weight: 600;
}
/*-- Columns --*/
.pricing-plans.plans-1 .plan-container {
  width: 100%;
}
.pricing-plans.plans-2 .plan-container {
  width: 50%;
}
.pricing-plans.plans-3 .plan-container {
  width: 33.33%;
}
.pricing-plans.plans-4 .plan-container {
  width: 25%;
}
/*------------------------------------------------------------------
[2. Min Width: 767px / Max Width: 979px]
*/
/*
@media (min-width: 767px) and (max-width: 979px) {
  .pricing-plans .plan-container {
    width: 50% !important;
    margin-bottom: 2em;
  }
}
@media (max-width: 767px) {
  .pricing-plans .plan-container {
    width: 100% !important;
    margin-bottom: 2em;
  }
}
*/
/*------------------------------------------------------------------
 
Faq Styles

------------------------------------------------------------------- */
.faq-container .faq-search {
  margin-bottom: 2em;
  text-align: right;
}
.faq-container .faq-search input {
  width: 96%;
  display: block;
  padding: 2%;
}
.faq-container .faq-empty {
  display: none;
}
.faq-container .faq-toc {
  padding: 1.5em 0;
  margin: 2em 0 0;
  border: 1px dotted #CCC;
  border-right: none;
  border-left: none;
}
.faq-container .faq-toc ol {
  padding: 0;
  margin: 0;
}
.faq-container .faq-toc ol li {
  margin-bottom: .75em;
  list-style: none;
}
.faq-container .faq-toc ol li a {
  margin-left: .5em;
}
.faq-container .faq-list {
  padding: 0;
  margin: 3em 0 0;
  list-style: none;
}
.faq-container .faq-list li {
  display: table;
  margin-bottom: 2em;
}
.faq-container .faq-list li .faq-icon {
  display: table-cell;
  padding-right: 1.25em;
  vertical-align: top;
}
.faq-container .faq-list li .faq-text {
  display: table-cell;
  vertical-align: top;
}
.faq-container .faq-list li .faq-text h4 {
  margin-top: 0;
}
.faq-container .faq-list li .faq-number {
  width: 32px;
  height: 32px;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  line-height: 32px;
  color: #ffffff;
  background: #94ba65;
  border: 3px solid #ffffff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  border-radius: 100px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/*------------------------------------------------------------------
 
Error

------------------------------------------------------------------- */
.error-container {
  margin-top: 1em;
  margin-bottom: 6em;
  text-align: center;
}
.error-container h1 {
  margin-bottom: .5em;
  font-size: 120px;
  line-height: 1em;
}
.error-container h2 {
  margin-bottom: .75em;
  font-size: 28px;
}
.error-container .error-details {
  margin-bottom: 1.5em;
  font-size: 16px;
}
.error-container .error-actions a {
  margin: 0 .5em;
}
/*
@media (max-width: 480px) {
  .error-container h1 {
    font-size: 72px;
  }
}
*/
/*------------------------------------------------------------------
 
Item Layout

------------------------------------------------------------------- */
.item-row {
  display: table;
  width: 100%;
  padding-bottom: 3.5em;
  margin-bottom: 3.5em;
  border-bottom: 1px dotted #BBB;
}
.item-row .item-label {
  display: table-cell;
  vertical-align: top;
  width: 200px;
  font-size: 13px;
  font-weight: 600;
}
.item-row .item-content {
  display: table-cell;
}
/*
@media (max-width: 767px) {
  .item-row {
    display: block;
    *zoom: 1;
  }
  .item-row:before,
  .item-row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .item-row:after {
    clear: both;
  }
  .item-row .item-label {
    display: block;
    width: 100%;
    margin-bottom: 1.5em;
  }
  .item-row .item-content {
    display: block;
    width: 100%;
  }
}
*/
/*------------------------------------------------------------------
 
Gallery

------------------------------------------------------------------- */
.gallery-container {
  margin: 0;
  margin-bottom: 20px;
  list-style: none;
  text-align: center;
}
.gallery-container li {
  width: 200px;
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
  margin-bottom: 2em;
  border: 1px solid #d3d3d3;
  position: relative;
  padding: 7px;
  box-sizing: border-box;
}
.gallery-container img {
  position: relative;
  z-index: 10;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
}
.stat {
  display: inline-block;
}
.stacked,
.gallery-container li {
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.stacked:after,
.gallery-container li :after,
.stacked:before,
.gallery-container li :before {
  content: '';
  position: absolute;
  display: block;
  height: 1px;
  bottom: -3px;
  left: 3px;
  right: 3px;
  background-color: #ffffff;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  border: 1px solid #d3d3d3;
  border-top: 0;
}
.stacked:before,
.gallery-container li :before {
  bottom: -5px;
  left: 6px;
  right: 6px;
}
.preview {
  position: absolute;
  top: 7px;
  left: 7px;
  z-index: 20;
  display: none;
  width: 184px;
  height: 120px;
  background-color: rgba(0, 0, 0, 0.65);
  background-image: url(../img/gallery/zoom.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
/*------------------------------------------------------------------
 
Layout: Layout

------------------------------------------------------------------- */
body {
  font: 12px/1.7em 'Open Sans', arial, sans-serif;
  background: #FFF;
}
/*------------------------------------------------------------------
 
Layout: Wrapper

------------------------------------------------------------------- */
html,
body {
  height: 100%;
}
#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -31px; /*was -61*/
}
.push {
  height: 50px;
}
/*------------------------------------------------------------------
 
Layout: Topbar

------------------------------------------------------------------- */
#topbar {
  position: relative;
  /*z-index: 101;*/
  padding: 8px;
  background: #001B3F;
  border-bottom: 1px solid #000000;
}
#topbar .badge {
  line-height: 11px;
  padding-top: 0;
  padding-bottom: 0;
  margin-right: .35em;
}
#topbar #menu-trigger {
  position: absolute;
  top: 22px;
  right: 0;
  display: none;
  color: #ffffff;
  font-size: 18px;
}
#topbar #menu-trigger:hover {
  text-decoration: none;
}
#topbar .container.open #top-nav {
  display: block;
}
#topbar #top-nav > ul > li > .dropdown-menu {
  top: 140%;
  right: auto;
  left: 0;
}
#topbar #top-nav > ul > li > .dropdown-menu::before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #AAA;
  position: absolute;
  top: -7px;
  right: auto;
  left: 9px;
}
#topbar #top-nav > ul > li > .dropdown-menu::after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  top: -6px;
  right: auto;
  left: 10px;
}
#topbar #top-nav > ul.pull-right > li > .dropdown-menu {
  left: auto;
  right: 0;
}
#topbar #top-nav > ul.pull-right > li > .dropdown-menu::before {
  left: auto;
  right: 9px;
}
#topbar #top-nav > ul.pull-right > li > .dropdown-menu::after {
  left: auto;
  right: 10px;
}
#topbar #top-nav > ul.pull-right .dropdown-submenu .dropdown-menu {
  left: auto;
  right: 100%;
}
#topbar #top-nav > ul {
  padding: 0;
  margin: 0;
}
#topbar #top-nav > ul > li {
  float: left;
  padding: 0;
  margin: 0 0 0 1.5em;
  list-style: none;
  color: #749ACC;
  font-size: 11px;
}

#topbar #top-nav form {
  margin: 0;
}

#topbar #top-nav > ul > li:first-child {
  margin-left: 0;
}

#topbar #top-nav > ul > li > a, #topbar #top-nav > ul > li > form > a {




  /*color: #80a7cf;*/
  color: #749ACC;
}

#topbar #top-nav > ul > li .caret {
  border-top-color: #80a7cf;
}
/*------------------------------------------------------------------
 
Layout: Header

------------------------------------------------------------------- */
#header {
  position: relative;
 /* z-index: 91;*/
  height: 120px;
  background-color: #00307d;
  background: -moz-linear-gradient(top, #00307d, #002556);
  -webkit-box-shadow: inset 0 1px 0 #2255AA;
  -moz-box-shadow: inset 0 1px 0 #2255AA;
  box-shadow: inset 0 1px 0 #2255AA;
}
#header .container {
  position: relative;
  height: 80px;
    width: 1000px;
}

#header .brand {
  position: relative;
  margin: 18px 0 9px 0;
  display: block;
  overflow: hidden;
  width: 130px;
  height: 45px;
  background: url("/images/1place_logo.png") no-repeat scroll 0 0 transparent;
  text-indent: -9999px;
}


#header .clientbrand {
	position: absolute;
	right: 0;
	top: 10px;
}
#header .btn-navbar {
  display: none;
  height: auto;
  padding: 14px 0 10px;
  margin-top: 25px;
  margin-right: -20px;
  margin-left: -20px;
  color: #94ba65;
  font-size: 16px;
  text-align: center;
  border-top: 1px solid #010203;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
#header .btn-navbar:hover {
  text-decoration: none;
}
/*------------------------------------------------------------------
 
Layout: Main Nav

------------------------------------------------------------------- */
#main-nav {
  position: relative;
  display: inline-block;
  padding: 0;
  margin-top: 6px;
  margin-right: 0;
  margin-bottom: 0;
}
#main-nav > li {
  float: left;
  padding: 0;
  margin: 0 4px 0 0;
  list-style: none;
}
#main-nav > li > a,
#main-nav > li > form >a {
  padding: 10px 12px;
  font-size: 12px;
  font-weight: 600;
  color: #ffffff;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}
#main-nav > li > a,
#main-nav > li > form > a,
#main-nav > li > a:hover,
#main-nav > li.open > a {
  color: #ffffff;
  text-decoration: none;
  background-color: #3B73BF;
  background-image: -moz-linear-gradient(top, #07418E, #04336D);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#07418E), to(#04336D));
  background-image: -webkit-linear-gradient(top, #07418E, #04336D);
  background-image: -o-linear-gradient(top, #07418E, #04336D);
  background-image: linear-gradient(to bottom, #07418E, #04336D);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#07418E', endColorstr='#04336D', GradientType=0);
  
  
  
  border: 1px solid #001B3F;
  -webkit-box-shadow: inset 0 1px 0 #2255AA;
  -moz-box-shadow: inset 0 1px 0 #2255AA;
  box-shadow: inset 0 1px 0 #2255AA;
}
#main-nav > li > a:hover,
#main-nav > li.open > a {
  background-color: #3B73BF;
  background-image: -moz-linear-gradient(top, #06377B, #032756);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#06377B), to(#032756));
  background-image: -webkit-linear-gradient(top, #06377B, #032756);
  background-image: -o-linear-gradient(top, #06377B, #032756);
  background-image: linear-gradient(to bottom, #06377B, #032756);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#06377B', endColorstr='#032756', GradientType=0);
}
#main-nav > li.active > a {
  color: #162E4F;
  background: #ffffff;
  filter: none !important;
  border-bottom-color: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
}
#main-nav > li > a > i {
  position: relative;
  top: 1px;
  padding-right: .35em;
  font-size: 14px;
}
#main-nav > li.nav-icon > a > i {
  padding-right: 0;
}
#main-nav > li.dropdown > .dropdown-menu {
  top: 130%;
  left: auto;
  right: 0;
}
#main-nav > li.dropdown > .dropdown-menu::before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #AAA;
  position: absolute;
  top: -7px;
  right: 9px;
}
#main-nav > li.dropdown > .dropdown-menu::after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  top: -6px;
  right: 10px;
}
#main-nav .dropdown-submenu .dropdown-menu {
  left: auto;
  right: 100%;
}
#main-nav .caret {
  margin-top: 8px;
  margin-left: .25em;
  border-top-color: #FFF;
  opacity: 0.65;
  filter: alpha(opacity=65);
}
#main-nav .active .dropdown-toggle .caret {
  border-top-color: #1d354d;
}

#navForm a{
	display: block;
}
#navFormTaskManager a{
	display: block;
} 
/*------------------------------------------------------------------
 
Layout: Masthead

------------------------------------------------------------------- */
#masthead {
  width: 100%;
  padding: 20px 0;
  color: #333333;
  background-color: #f8f8f8;
  background-image: -moz-linear-gradient(top, #ffffff, #ededed);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ededed));
  background-image: -webkit-linear-gradient(top, #ffffff, #ededed);
  background-image: -o-linear-gradient(top, #ffffff, #ededed);
  background-image: linear-gradient(to bottom, #ffffff, #ededed);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffededed', GradientType=0);
  border-bottom: 1px solid #c9c9c9;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
  /*text-shadow: 1px 1px 2px #FFF;*/
}
#masthead h1,
#masthead h2,
#masthead h3,
#masthead h4,
#masthead h5,
#masthead h6 {
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 600;
  border-bottom: 1px solid #ccc;
}
.masthead-filter-topbar{
	border-bottom: 1px solid #CCCCCC;
	height:30px;
}
.masthead-filter-headline{
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 600;
  display:inline;
  font-size: 24px;
}
a#searchFiltertoggle{
	font-size:	16px;
	text-decoration: none;
	color: black;
}

#masthead p {
  margin-bottom: 0;
  font-size: 13px;
}
#masthead .masthead-pad {
  display: table;
  width: 100%;
}
#masthead .masthead-pad .masthead-icon {
  position: relative;
  display: table-cell;
  vertical-align: top;
  width: 65px;
  font-size: 50px;
  font-weight: 400;
}
#masthead .masthead-pad .masthead-icon i {
  position: relative;
  top: 15px;
}
#masthead .masthead-pad .masthead-text {
  display: table-cell;
  vertical-align: top;
}



#masthead label {
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	margin-bottom: 3px;
}

/*------------------------------------------------------------------
 
Layout: Content

------------------------------------------------------------------- */
#content {
  margin-top: 3em;
  margin-bottom: 8em;
}
/*
#content .row {
  margin-top: 5em;
}
#content .row:first-child {
  margin-top: 0;
}
*/
/*------------------------------------------------------------------
 

Layout: 1Place

------------------------------------------------------------------- */

.summary-table-left {
	width: 200px;
	float: left;
}

.summary-table-left td {
	line-height: 22px;
	overflow: hidden;
}
			
.summary-table-right {
	float: left;
	width: 735px;
	overflow-x: auto;
}

.summary-table-right table {
	border-left: 0;
}

.summary-table-right td {
 	min-width: 220px;
	line-height: 22px;
}

.summary-table-scroll {
	width: 1600px;
}

.summary-table .progress {
	position: relative;
	float: left;
	width: 55%;
	margin: 0 2%;
}

.summary-table i, .summary-table a {
	color: #999;
}



.summary-table .progress .percentage {
	position: absolute;
	left: 45%;
	text-align: center;

	color: #666;
}

.summary-table .progress .percentage.percentage-50 {
	color: #fff;
}

.checklist-dashboard-checklist-num, .checklist-dashboard-unanswered-num{
	width:45px;	
}

.checklist.thumbnails .thumbnail {
	display: table;
	width: 100%;
	text-decoration: none;
}

.checklist-stat {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	background-color: #eee;
	color: #666;
	font-size: 36px;
	padding: 30px 0;
	line-height: 36px;
	text-align: center;
}

.checklist-stat small {
	display: block;
	font-size: 12px;
	color: #999;
}

#footer {
    background: none repeat scroll 0 0 #00307C;
    border-top: 1px solid #2255AA;
    box-shadow: 0 1px 0 #2255AA inset;
    color: #FFFFFF;
    padding: 20px 0;
}

#footer a {
	color: #80A7CF;
}
  

.align-left {
	text-align: left;
}

.align-center {
	text-align: center !important;
}

.align-right {
	text-align: right !important;
}

.pagination {
	margin-top: 0;
}

/*------------------------------------------------------------------

Layout: RichFaces Controls

-------------------------------------------------------------------*/

/* Tables */

.rich-table-subheadercell, .rf-dt-c {
	font-family: inherit;	
}


/*

.rich-calendar-exterior {
	border: 0 none;
	font-size: 12px;
}

.rich-calendar-popup:after {
    border-bottom: 6px solid #FFFFFF;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    left: 7px;
    position: absolute;
    top: -6px;
}

.rich-calendar-popup:before {
    border-bottom: 7px solid rgba(0, 0, 0, 0.2);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    left: 6px;
    position: absolute;
    top: -7px;
}

.rich-calendar-popup {
    left: 0;
    margin-top: 1px;
    padding: 4px;
    top: 0;
    background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    z-index: 1000;
}

.rich-calendar-header {
	border: 0;	
}

.rich-calendar-weekends {
	color: inherit;	
}

.rich-calendar-tool-close {
	display: none;
}

.rich-calendar-week {
	border: 0;
}

.rich-calendar-date-layout {
	background-color: #fff;
	font-size: 12px;
}

.rich-calendar-toolfooter:first-child {
	display: none;	
}
*/

/* Data Scroller (Pagination) */

.rich-dtascroller-table, .rich-datascr-button {
	border-style: none;
	border-width: 0;
	background-color: transparent;
	font-family: inherit;
}

.rich-dtascroller-table .btn {
	line-height: 32px;
    margin-right: 0.5em;
    padding: 0 10px;
    width: auto;
}

.rich-datascr-button, .rich-datascr-ctrls-separator {
	width: auto;	
}

/* Combobox */

.rich-combobox-font, input.rich-combobox-font, input.rich-combobox-font-disabled, .rich-combobox-font-disabled, input.rich-combobox-font-inactive, .rich-combobox-font-inactive, .rich-combobox-item {
	font-family: inherit;
	color: #555;
}

.rich-combobox-input, .rich-combobox-input-disabled, .rich-combobox-input-inactive {
	border-radius: 4px 0 0 4px !important;
	-moz-border-radius: 4px 0 0 4px !important;
	-webkit-border-radius: 4px 0 0 4px !important;
	border-right: 0 !important;	
}

.rich-combobox-shell:before {
	display: block;
	position: absolute;
	top: 6px;
	right: 17px;
	z-index: 5;

	font-family: 'FontAwesome';
	font-size: 14px;
	content: "\f0d7";
}

.rich-combobox-shadow {
	display: none;	
}

.rich-combobox-list-position:after {
    border-bottom: 6px solid white;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    right: 16px;
    top: -6px;
}

.rich-combobox-list-position:before {
    border-bottom: 7px solid #AAAAAA;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    right: 15px;
    top: -7px;
}

.rich-combobox-list-position {
	background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    padding: 5px 0;
    margin-top: 14px;
}

.rich-combobox-item {
	font-family: inherit;
	border-radius: 4px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 12px;
    margin: 0 6px;
    padding: 5px 9px;	
}

.rich-combobox-item-selected {
 	color: #ffffff;
	background-color: #3B73BF;
	background-image: -moz-linear-gradient(top, #3B73BF, #3B73BF);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3B73BF), to(#3B73BF));
	background-image: -webkit-linear-gradient(top, #3B73BF, #3B73BF);
	background-image: -o-linear-gradient(top, #3B73BF, #3B73BF);
	background-image: linear-gradient(to bottom, #3B73BF, #3B73BF);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3B73BF', endColorstr='#3B73BF', GradientType=0);
	background: #3B73BF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border: 0;
	width: auto;
}

.rich-combobox-list-decoration {
	border: 0;
}


input.rich-combobox-button, input.rich-combobox-button-inactive {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

input.rich-combobox-button-hovered {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}




.rich-inslider-field{
	width:inherit;	
}
/*------------------------------------------------------------------
 Biosweep master schedules page
 -------------------------------------------------------------------*/
div#bookingPanel_content .form_header_sched { width:100%; padding:10px 0; margin:0 0 10px 0; background:#FFE8C9; border:1px solid orange; }
div#bookingPanel_content .form_header_sched h3 { margin-left:15px; }

div#bookingPanel_content .form_body { background:#ebf2fd; border:1px solid #9bd2e4; }
	.form_body > table { width:890px; margin-left:15px; font-size:1.2em; }
	.form_body .alignright table {width: 230px; margin: 1px 10px 20px;}
	.form_body > table  thead td { background:#ebf2fd; font-size:1.0em; font-weight:bold; border:0; color:#000; }
	.form_body > table > tbody > tr > td { vertical-align:top; background:#ebf2fd; border-top:1px solid #ccc; border-bottom:none; padding-top:15px; }
	.form_body > table.notop > tbody > tr > td   { vertical-align:top; background:#ebf2fd; border-top: none; border-bottom:none; padding-top:15px; }
	.form_body .alignright table tbody td {background: #EBF2FD; border-top: 0; border-bottom:1px solid #CCC;}
div#bookingPanel_content div.alignright { float:right; }
div#bookingPanel_content table td.right,table th.right { text-align:right; padding-right:0; }
div#bookingPanel_content .first_box { margin-left:15px; margin-top: 10px;}

/*------------
Master customer address
-------------*/
div.jobDetailsDeco table.rich-calendar-exterior{
	line-height: 0;
}

div.leadDetailDiv{
	margin-bottom:10px;	
}

label.outputInfo {
	
font-size:1.2em;
font-weight:bold;
margin-right:10px;
display:inline; 
width: 113px;
}

.gsmap-div{
	float: right;
	margin-right: 30px;
}
.gsmap-small {
    border: 1px solid #999;
    width: 400px;
    height: 320px;
    margin-left:0;
    padding-right:5px;
    padding-bottom:40px;
    display:block;
    float:left;
}

/*-----
Advisor Chart of Accounts
-----*/
#advisor-account-div {	
	float:right;
	margin-right:10px;
}
.advisor-account-button {
	float:right;
	padding:0 18px;
}
.no-margin-bottom{
	margin-bottom:0px;
}
/*-----------
Master upload chart of accounts
-----------*/
.innerNoPadding  { width:920px; margin:0 auto;background:white; position:relative;}
table.rollovers,
 table.rollovers  table{ font-size:1.1em; width:100%; clear:both; border-collapse:collapse;}

table.rollovers thead td { color:#fff;padding:8px 5px 4px; background:#506B96; border-bottom:1px solid #375f25; white-space:nowrap;}
table.rollovers  tbody  tr  td,
table.rollovers  tbody tr  th { padding:2px 5px 2px 5px; background:#fafafa;  }
table.rollovers tbody tr td ,
table.rollovers tbody tr.disabled td{background: #ddd; /*border-bottom:1px solid #aaa;*/ color:#aaa; vertical-align:top; font-size:1.1em;}
table.rollovers tbody tr.alt td, 
table.rollovers tbody tr.alt.disabled td {background:#f2f2f2;}
table.rollovers tbody tr.alt .textbox {background:#f2f2f2;}
table.rollovers tbody tr.alt.disabled .textbox {background:#f2f2f2;}
table.rollovers tbody tr td p ,
table.rollovers tbody tr.disabled td p {color:#aaa;}
table.rollovers tbody tr .textbox ,
table.rollovers tbody tr.disabled .textbox {background:#ddd; border: 1px solid #ccc; color:#aaa;}
table.rollovers tbody tr label,
table.rollovers tbody tr.disabled label {color:#aaa;}
table.rollovers tbody tr.disabled.positive,
table.rollovers tbody tr.disabled .negative {color:#aaa;}
table.rollovers tbody tr.current {border-top:2px solid #00C2FF;border-left:2px solid #00C2FF;border-right:2px solid #00C2FF;}
table.rollovers tbody tr.selected {border-left:2px solid #00C2FF;border-right:2px solid #00C2FF;}
table.rollovers tbody tr.selectedbottom {border-bottom:2px solid #00C2FF;}
table.rollovers tbody tr td,
table.rollovers tbody tr.current,
table.rollovers tbody tr.selected td {background: #FAFAFA; /*border-bottom:1px solid #D9D9D9;*/ color:#000;}
table.rollovers tbody tr .textbox,
table.rollovers tbody tr.selected .textbox {background:#fefefe; border: 1px solid #ccc; color:#000;}
table.rollovers tbody tr td p,
table.rollovers tbody tr.selected td p {color:#000;}
table.rollovers tbody tr label,
table.rollovers tbody tr.selected label {color:#000;}
.dragItem{cursor:pointer;;width:400px;display:block;border:1px solid gray;padding:2px;color: #000000;}
.dropItem{ cursor:pointer;;width:400px;display:block;border:1px solid gray;padding:2px;color: #000000;}
table.suburbPanel tr td{padding:0px;vertical-align:top;}
table.suburb {width:430px;}
table.suburb tr td{padding:0px;vertical-align:top;}
.franchiseePanel{width:425px;}


    
/*   Master tickets page
 */ 
 
.ticketStatusLabel {width:55px; text-align: center;}

/* Activities Dashboard page
 */ 
 .activity-box{
	border-radius:5px;
	
    padding: 10px;
    font-size:10px;
    width:180px;
 }
 .health-safety-dashboard-panel{
 	margin-right: 70px;
 	margin-bottom: 30px;
 }   
 .separator{
 border-right:1px solid #fff;
 padding-right:12px;
 padding-top:8px;
 padding-bottom:8px;
 }
 .red{
 	background-color: #bd362f;
 	color:#fff;
 }
 
 .grey{
 	background-color: #979797;
 	color:#fff;
 }
  .green{
 	background-color: #51a351;
 	color:#fff;
 }
.orange{
	background-color: #F7941D;
 	color:#fff;	
}
 span.text{
 padding-right:15px;
 }
 .ticket-filter{
 	padding-bottom:10px;
 	margin-top:30px;	
 	
 }
 .ticket-fields{
 	margin-top:20px;
 	padding:10px 0px;
 	background-color:  #F7F7F7; 
 	 
 }
a.searchFiltertoggle, a.searchFiltertoggle:hover {
    
    font-size: 16px;
    text-decoration: none;
}
.activity-dashboard {
	margin-bottom:15px;	
}
 .activity-dashboard a, .healthsafety-dashboard a{
 	text-decoration:none;
 	color:#fff !important;
 	font-size:12px;
 }
  .activity-dashboard-note{
	max-height:200px;
	overflow-y:auto;
 }
 
 /*rich datatable/extended datatable starts*/

td.rf-edt-td-incident_type,div.rf-edt-c-incident_type{
	width:65px !important;
}

td.rf-edt-td-incident_tickets,div.rf-edt-c-incident_tickets{
	width:51px !important;
}

td.rf-edt-td-incident_date,div.rf-edt-c-incident_date,
td.rf-edt-td-incident_dor,div.rf-edt-c-incident_dor{
	width:65px !important;
}

td.rf-edt-td-incident_no,div.rf-edt-c-incident_no{
	width:42px !important;
}

div.rf-edt-cnt tbody tr:nth-child(odd) td{
  background-color: #F0F3F7;
}

div.rf-edt-cnt tbody tr.alt td{
  background-color: #FFFFFF !important;
}

td.rf-edt-td-transfer_Checklist_Check,div.rf-edt-c-transfer_Checklist_Check{
	width:60px !important;
	text-align:center;
}
td.rf-edt-td-lock_Checklist_Check,div.rf-edt-c-lock_Checklist_Check{
	width:40px !important;
	text-align:center;
}
td.rf-edt-td-master_Checklist_Date,div.rf-edt-c-master_Checklist_Date{
	width:65px !important;
}
td.rf-edt-td-creator,div.rf-edt-c-creator{
	width:100px !important;
}
td.rf-edt-td-franchisee,div.rf-edt-c-franchisee{
	width:100px !important;
}
td.rf-edt-td-crmEntity,div.rf-edt-c-crmEntity{
	width:100px !important;
}
td.rf-edt-td-site,div.rf-edt-c-site{
	width:100px !important;
}
td.rf-edt-td-ticket,div.rf-edt-c-ticket{
	width:65px !important;
}
td.rf-edt-td-score,div.rf-edt-c-score{
	width:65px !important;
}
td.rf-edt-td-checkLists_completed,div.rf-edt-c-checkLists_completed{
	width:75px !important;
}
td.rf-edt-td-license_booking_note,div.rf-edt-c-license_booking_note
{
	width:120px !important;
}
 /*rich datatable/extended datatable ends*/
 /*edit checklist page*/
 label.important_answer{
 	margin-right: 10px;
 }
 
 label.ticket_category {
 	width:25em;
 	display:inline;
 	float:left;
 	margin-bottom: 15px;
 }
 label.ticket_category_picklist {
 	margin-right: 150px;
 } 
 
 td.rf-edt-td-ticket_category_desc,div.rf-edt-c-ticket_category_desc{
	width:500px !important;
 }
 td.rf-edt-td-ticket_category_label,div.rf-edt-c-ticket_category_label{
	width:200px !important;
 }

 td.rf-edt-td-mytickets_status,div.rf-edt-c-mytickets_status{
	width:55px !important;
 }
 
 td.rf-edt-td-mytickets_incident,div.rf-edt-c-mytickets_incident{
	width:57px !important;
 }
 
 td.rf-edt-td-mytickets_priority,div.rf-edt-c-mytickets_priority{
	width:54px !important;
	text-align: center;	
 }
 span.ticket_priority{
 	font-size: 17px !important;
 }
 
 td.rf-edt-td-myticket_assignedTo,div.rf-edt-c-myticket_assignedTo{
	width:100px !important;
 }
 
 td.rf-edt-td-myticket_category,div.rf-edt-c-myticket_category{
	width:100px !important;
 }
  
 td.rf-edt-td-myticketticketNo,div.rf-edt-c-myticketticketNo{
	width:50px !important;
 }
 td.rf-edt-td-mytickets_subject,div.rf-edt-c-mytickets_subject{
	width:200px !important;
 }
 .rf-edt-c-reassignTicketCheckbox, td.rf-edt-td-reassignTicketCheckbox,div.rf-edt-td-reassignTicketCheckbox {
    width: 50px !important;
 }

 .rf-edt-c-reassign_ticket_dueDate, td.rf-edt-td-reassign_ticket_dueDate,div.rf-edt-td-reassign_ticket_dueDate {
    width: 50px !important;
 }
 
 .rf-edt-c-reassign_tickets_status, td.rf-edt-td-reassign_tickets_status,div.rf-edt-td-reassign_tickets_status {
    width: 85px !important;
 }
 
 .rf-edt-c-reassign_ticket_no, td.rf-edt-td-reassign_ticket_no,div.rf-edt-td-reassign_ticket_no {
    width: 50px !important;
 }
 
 a.mytickets_subject_link{
 	text-decoration: underline;
 }
  
 td.rf-edt-td-myticket_dueDate,div.rf-edt-c-myticket_dueDate{
	width:80px !important;
 }
 td.rf-edt-td-myticket_createdDate,div.rf-edt-c-myticket_createdDate{
	width:63px !important;
 }
 
 td div.rf-edt-c-myticket_action,div.rf-edt-c-myticket_action{
	width:100px !important;
	text-align: center;
 }


 td.rf-edt-td-master-activity-print,div.rf-edt-c-master-activity-print{
	width:30px !important;
	text-align: center;
 }

 td.rf-edt-td-master-activity-type,div.rf-edt-c-master-activity-type{
	width:100px !important;
	text-align: center;
 }
  
 td.rf-edt-td-myticket_print,div.rf-edt-c-myticket_print{
	width:30px !important;
	text-align: left;
 }
 
.mytickets_bar_hiden_field{
	width:0;
	display: none;	
}

.mytickets_bar_color_field{
	width:0;
	display: none;	
}

.mytickets_bar_width{
	position: absolute;
	text-align: center;
	left: 2%;
}

.mytickets_action_btn {
    border: 1px solid #CBCBCB;
    border-radius: 5px;
    color: #66CC00;
    height: 33px;
    width: 90px !important;
    font-family: 'Source Sans Pro',sans-serif;
    font-weight: 500;
    text-align: center;
}

.mytickets_current_status_label{
	margin-bottom: 0;
	font-weight: 700;
}

 td.rf-edt-td-ticket_category_label,div.rf-edt-c-ticket_category_label{
	width:200px !important;
 }

.ticket_progress-Pending,.ticket_progress-Open,.ticket_progress-Resolved,.ticket_progress-Closed{
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #CCCCCC;
} 

.ticket_progress-Pending .bar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f5a03b;
  background-image: -moz-linear-gradient(top, #f5a03b, #f7941d);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5a03b), to(#f7941d));
  background-image: -webkit-linear-gradient(top, #f5a03b, #f7941d);
  background-image: -o-linear-gradient(top, #f5a03b, #f7941d);
  background-image: linear-gradient(to bottom, #f5a03b, #f7941d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5a03b', endColorstr='#f7941d', GradientType=0);
  border-color: #f5a03b #f5a03b #f7941d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.ticket_progress-Open .bar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ED5359;
  background-image: -moz-linear-gradient(top, #ED5359, #ed1c24);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ED5359), to(#ed1c24));
  background-image: -webkit-linear-gradient(top, #ED5359, #ed1c24);
  background-image: -o-linear-gradient(top, #ED5359, #ed1c24);
  background-image: linear-gradient(to bottom, #ED5359, #ed1c24);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ED5359', endColorstr='#ed1c24', GradientType=0);
  border-color: #ED5359 #ED5359 #ed1c24;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.ticket_progress-Resolved .bar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #8CD147;
  background-image: -moz-linear-gradient(top, #8CD147, #66cc00);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8CD147), to(#66cc00));
  background-image: -webkit-linear-gradient(top, #8CD147, #66cc00);
  background-image: -o-linear-gradient(top, #8CD147, #66cc00);
  background-image: linear-gradient(to bottom, #8CD147, #66cc00);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8CD147', endColorstr='#66cc00', GradientType=0);
  border-color: #8CD147 #8CD147 #66cc00;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.ticket_progress-Closed .bar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #C9C9C9;
  background-image: -moz-linear-gradient(top, #C9C9C9, #a1a1a1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#C9C9C9), to(#a1a1a1));
  background-image: -webkit-linear-gradient(top, #C9C9C9, #a1a1a1);
  background-image: -o-linear-gradient(top, #C9C9C9, #a1a1a1);
  background-image: linear-gradient(to bottom, #C9C9C9, #a1a1a1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C9C9C9', endColorstr='#a1a1a1', GradientType=0);
  border-color: #C9C9C9 #C9C9C9 #a1a1a1;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

 /*----------------------------STATUS DETAILS----------------------------*/

.status_collapsible_panel{
	width:820px !important;
	margin-left:20px !important;
	color:black !important;
}
.ticket-rf-cp-hdr{
	background-color: #83A9DE  !important;
	border-color:#C4C0B9 !important; 
	border-style: none !important;
}
.ticket_status_update_btn{
	float:right;
	margin-right: 80px;	
}

.status-section{
	margin-top: 10px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	color:black !important;
}

.status-section h3 {
	display: inline;
}

.status-indicator{
	width: 95px;
	padding:5px 20px;
	border-radius: 5px;
	margin-left: 10px;
	color: white;
	font-weight: 600;
	text-align: center;
	vertical-align: middle;
	display:inline;
}

.status-bar-container{
	margin-top: 10px;
	margin-bottom: 20px;
}

.status-checklist-container{
	margin-bottom: 40px;
	margin-left:20px;
}

.status-bar{
	height:50px;
	border-radius: 50px;
	background-color:transparent;
}

.status-bar:after{
	box-shadow: inset 0 1px 4px rgba(8,9,9,.28);
}

.status{
	float:left;
	width:22.6%;
	padding-left: 2.4%;
}

.current_status_arrow{
	width:22.6%;
	padding-left: 2.4%;
	text-align: center;
	float:left;
	text-align: center;
	font-size: 1.5em;
}

.current_status_Pending_color{
	color: #f7941d !important;
}

.current_status_Open_color{
	color: #ed1c24 !important;
}

.current_status_Resolved_color{
	color: #66cc00 !important;
}

.current_status_Closed_color{
	color: #a1a1a1 !important;
}
.ticket-category{
	margin-left: 20px;
}
.ticket_status_background-Pending{
	background-color: #f7941d !important;
}

.ticket_status_background-Open{
	background-color: #ed1c24 !important;
}

.ticket_status_background-Resolved{
	background-color: #66cc00 !important;
}

.ticket_status_background-Closed{
	background-color: #a1a1a1 !important;
}

.status ul{
	margin: 0;
	padding-left: 10px;
}

.ticket_status_active{
	color: black !important;
	opacity: 1;
}

.ticket_status_inactive{
	color: black !important;
	opacity: 0.4;
}

.status-pending, .status-open, .status-resolved, .status-closed{
	color: white;
	height: 50px;
}

.status-current{
	color: black;
}

.status-pending{
	background-color: #f7941d;
	border-radius: 80px 0 0 80px;

}

.status-open{
	background-color: #ed1c24;
}

.status-resolved{
	background-color: #66cc00;
}

.status-closed{
	background-color: #a1a1a1;
	border-radius: 0 80px 80px 0;
}

.status-bar.overlay{
	height:50px;
	border-radius: 50px;
	box-shadow: inset 0 1px 4px rgba(8,9,9,.28);
	margin-top: -50px;
	position: relative;
	z-index: 2;	
}

.important{
	color: #ed1c24;
	padding-right: 5px;
}
.ticket_priority{
	color: #ed1c24;
}
.activity_for_label{
	font-size: 14px;
	margin-top: 10px;
	font-weight: 500;
}
table.ticketCagegory_radio td{	
	width:400px;	
}

table.profile_hazard_radio td{	
	width:400px !important;	
}

td.rf-edt-td-tagDesc,div.rf-edt-c-tagDesc{
	width:420px !important;
}
td.rf-edt-td-tagName,div.rf-edt-c-tagName{
	width:220px !important;
}
.nav-tabs > li > a {
		 background-color: #04336d;
    background-image: linear-gradient(to bottom, #07418e, #04336d);
    background-repeat: repeat-x;
    color:#fff;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    color:#fff;
    
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
   color: #fff;
  /* background: none repeat scroll 0 0 #ffffff;*/
       background-color: #f8f8f8;
    background-image: linear-gradient(to bottom, #ffffff, #ededed);
    background-repeat: repeat-x;
    
    
    border-bottom-color: #ededed;
    box-shadow: none;
    color: #162e4f;
    filter: none !important;
    text-shadow: none;
   
}
.tab-pane-header{
	width:100%;
	height:35px;
    background-color: #ededed;
    background-repeat: repeat-x;
    
}
.tab-pane-header p{
	padding:5px;
}

#checklist-nav{
	margin-top: 20px;
	margin-bottom:0px;
}
.table-checklist thead th {
	color:#fff;
 	background-color: #3b73bf;
 	 background-image: linear-gradient(to bottom, #07418e, #04336d);
    background-repeat: repeat-x;
    text-align:center;
}
.table-checklist thead th.name {
	vertical-align:top;
    text-align:left;
}
.table-checklist tbody tr.parentrow td {
background-color:#ededed;
font-weight:bold;
}
.table-checklist tbody tr.profilerow td {
background-color:#ededed;
font-weight:bold;
font-size:14px;
}
.table-checklist tbody td {
	
    text-align:center;
}
.table-checklist tbody td .icon-ok{
	color:#51a351;
    
}
.table-checklist tbody td .icon-remove{
	color:#bd362f;
    
}
.table-checklist tbody td.name {
	
    text-align:left;
}
span.row-filter{
	cursor:pointer;
}

div.collapse_panel_green{
	background-color:#92B765 !important;
	background-image: linear-gradient(to bottom, #CDDFC6, #92B765) !important;
	border: 1px solid #5C7939;
    border-radius: 4px;
    box-shadow: 0 1px 0 rgba(92, 121, 57, 0.5) inset;
    text-shadow: 0 -1px 0 rgba(92, 121, 57, 0.25);
}

div.collapse_panel_yellow{
	background-color:#E8BE71 !important;
	background-image: linear-gradient(to bottom, #F1DDB4, #E8BE71) !important;
	border: 1px solid #5C7939;
    border-radius: 4px;
    box-shadow: 0 1px 0 rgba(92, 121, 57, 0.5) inset;
    text-shadow: 0 -1px 0 rgba(92, 121, 57, 0.25);
}

table.manyCheckList td{
	padding-right: 20px;
}

td.rf-edt-td-incident_category_significance{
	width:50px !important;
}
td.rf-edt-td-incident_category_action{
	width:68px !important;
}
td.rf-edt-td-incident_category_review{
	width:70px !important;
}

td.rf-edt-td-incident_category_person,div.rf-edt-c-incident_category_person{
	width:74px !important;
}

div.rf-edt-c-incident_category_controls,div.rf-edt-c-incident_category_review,
div.rf-edt-c-incident_category_action,div.rf-edt-c-incident_category_significance,
div.rf-edt-c-incident_category_number{
	width:100% !important;	
}
td.rf-edt-td-incident_category_controls{
	width:250px !important;	
}

table#hazardSearchForm\:hazardsList\:cfhn td:not([class]),
table#hazardSearchForm\:hazardsList\:tbtn td:not([class]){
	width:62px !important;
}

hr.healthSafetyDashboard{
	display:inline-block; width:50px;
	margin:0 !important;
}

hr.healthSafetyDashboard0{
	border-top: 2px solid #93BE2E  !important;
}

hr.healthSafetyDashboard1{
	border-top: 2px solid #BD362F  !important;
}
hr.healthSafetyDashboard2{
	border-top: 2px solid #F7941D  !important;
}
hr.healthSafetyDashboard3{
	border-top: 2px solid #51A351  !important;
}
hr.healthSafetyDashboard4{
	border-top: 2px solid #979797  !important;
}
hr.healthSafetyDashboard5{
	border-top: 2px solid #28C4B4  !important;
}
hr.healthSafetyDashboard6{
	border-top: 2px solid #2882C4  !important;
}
hr.healthSafetyDashboard7{
	border-top: 2px solid #3727C5  !important;
}
hr.healthSafetyDashboard8{
	border-top: 2px solid #C126C6  !important;
}
hr.healthSafetyDashboard9{
	border-top: 2px solid #C82469  !important;
}
hr.healthSafetyDashboard10{
	border-top: 2px solid #873905  !important;
}
hr.healthSafetyDashboard11{
	border-top: 2px solid #FBB98C  !important;
}

i.icon-pending{
	width:28px;
 	height: 8px;
	background: url(../../images/icon-pending.png) no-repeat !important;
	display: inline-block;
	
}

.checklist_mandatory_field{
 	color:#EE8B33;
}


.table-summary thead th {
	color:#fff;
 	background-color: #3b73bf;
 	 background-image: linear-gradient(to bottom, #07418e, #04336d);
    background-repeat: repeat-x;
    text-align:left;
}


.table-summary tbody td {
    text-align:left;
}
.table-summary tbody td.icon {
    text-align:center;
}
.table-summary tbody td .icon-ok{
	color:#51a351;
    
}
.table-summary tbody td .icon-remove{
	color:#bd362f;
    
}
.table-summary tbody td.name {
	
    text-align:left;
}
.btn-grid > div{
	margin-top: 10px;
	margin-bottom: 10px;

}
.btnspan{
	text-transform: none;width: 180px;height:20px;margin-left:0px;overflow: hidden;  text-overflow: ellipsis;
}
.btntarget{
	text-transform: none;width: 180px;height:20px;margin-left:0px;overflow: hidden;  text-overflow: ellipsis; 
	display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
   
    border-width: 1px;
    border-style: dashed;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #B3B3B3;
    border-radius: 4px;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-blue.active{color:rgba(255,255,255,0.75)}
.btn-blue{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);
background-color:#3B73BF;
*background-color:#04336D;
background-image:-moz-linear-gradient(top,#07418E,#04336D);
background-image:-webkit-gradient(linear,0 0,0 100%,from(#07418E),to(#04336D));
background-image:-webkit-linear-gradient(top,#07418E,#04336D);
background-image:-o-linear-gradient(top,#07418E,#04336D);
background-image:linear-gradient(to bottom,#07418E,#04336D);
background-repeat:repeat-x;
border-color:#04336D #04336D #1f6377;
border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff2f96b4',GradientType=0);
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.btn-blue:hover,.btn-blue:focus,.btn-blue:active,.btn-blue.active,.btn-blue.disabled,.btn-blue[disabled]{
color:#fff;
background-color:#04336D;
*background-color:#2a85a0
}
.btn-blue:active,.btn-blue.active{background-color:#24748c \9
}

td.rf-edt-td-incident_no,div.rf-edt-c-incident_no{
	width:56px !important;
 }
td.rf-edt-td-incident_tickets,div.rf-edt-c-incident_tickets{
	width:56px !important;
 }
td.rf-edt-td-incident_status,div.rf-edt-c-incident_status{
	width:80px !important;
 }
td.note-date-column{
	width:80px !important;
}
td.note-creator-column{
	width:100px !important;
}

.reassign-tickets-modal-panel
{
    max-height: 650px;
    overflow-y: auto;
    overflow-x: hidden;
}

.ticket_button_style{
	display: block;
	margin-top: 12px;
}
.dropdown-menu-right{
	right: -140px !important;
	left: auto !important;
}
#main-nav > li.dropdown > .dropdown-menu-right::before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #AAA;
  position: absolute;
  top: -7px;
  right: 151px;
}
#main-nav > li.dropdown > .dropdown-menu-right::after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  top: -6px;
  right: 152px;
}

.alert-color{
	color :#B94A48;
	margin-left:5px;
}

 .health-safety-box{
	border-radius:5px;
	
    padding: 10px;
    font-size:10px;
    width:240px;
 }
 div.reporting-dashboard-field,
 div.reporting-dashboard-filter{
 	margin-left:18px;
 	margin-bottom: 20px; 	
 	min-height:51px;
 }
 
 div.reporting-dashboard-filter >input,  div.reporting-dashboard-filter >select{
	height:18px;
	font-size:12pt;	
	
 }
 div.reporting-dashboard-filter-name{
 	margin-left:18px;
 	margin-up: 20px;
 	margin-bottom: 20px;

 }
 div.reporting-dashboard-filter-name >input{
 	height:18px;
	font-size:12pt;
	width:500px;		
 }
 input.date-filter-day-field{
 	width:40px;
 	line-height:28px !important;
 }
 .reporting-dashabord-mandatory-field{
 	color:orange;
 }
 
 .reporting-dashabord-error-msg{
 	margin-top:100px;
	margin-left:30px;
 	color:#b94a48;
 	font-size:16px;
 }
 
 .reporting-dashabord-info-msg{
	margin-top:100px;
	margin-left:30px;
 	font-size:16px;
 }
 
 .reporting-dashboard-button{
    text-transform: none;
    height: 20px;
    margin-left: 0px;
    margin-right: 10px;
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
 }

.criteriaComponent{
	display: inline-block !important;
	height:18px !important;
	font-size:12pt !important;		
}

.criteriaTrigger{
	display: inline-block !important;
	height:18px !important;
}

.criteriaValue{
	display: inline-block !important;
	height:18px !important;	
}
select.criteriaValue{
	width:195px !important;
}

.criteriaOperator{
	width:110px !important;
	height:18px !important;
}
.reportCriteriaFilterDatePicker, .reportCriteriaFilterDateTimePicker{
	width:195px;	
}
.datepicker_inner_container{
	width:100% !important;
}
.datepicker_timelist{
	width:80px !important;
}
.datepicker_calendar{
	width:170px !important;	
}
.datepicker_table{
	width:100% !important;
}
.criteriaValue>.control-label{
	width:130px !important;
	margin-left:10px;
}


.history_overflow{
  width:740px; 
  height: 400px; 
  overflow:scroll; 
  overflow-y: scroll; 
  }
}
