﻿/* #843534 darkred*/
/* #d9534f proper red*/

.center {text-align:center;}
.right {text-align: right;}
.left {text-align: left;}

.bold {
	font-weight:bold;
}
.red {
	color:#d9534f;
	font-weight:bold;
}
.green
{
	color: #3c763d;
	font-weight: bold;
}
.lsgreen {
	color:#6eba44;
	font-weight:bold;
}
.blue
{
	color: #2d6ca2;
	font-weight: bold;
}
.bottom {
	vertical-align: bottom;
}
.right {
	text-align: right;
}
/*Processing*/
.updateProgress {
    border-width:1px; 
    border-style:solid; 
	border-color:Gray;
    background-color:#FFFFFF; 
    position:absolute; 
    width:150px; 
    height:60px;    
}
.updateProgressMessage {
    margin:3px;     
    vertical-align: middle;
}
.modalBackground {
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}
.AgencyTreeView	{
	height:200px;
	overflow: scroll;
	border: 1px solid #eee;
}   
.BidTabTreeView	{
	overflow: scroll;
	border: 1px solid #000;
} 
.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="text"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.form-signin .bottom-space {
  display:block;
  margin-bottom:10px;
}
.form-forgotpwd {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.form-forgotpwd .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.form-forgotpwd .form-control:focus {
  z-index: 2;
}
.form-forgotpwd .bottom-space {
  display:block;
  margin-bottom:10px;
}
.form-forgotpwd input[type="text"]
{
  margin-bottom: 10px;
}
.accept-checkbox
{
  display:block;
  margin-top: 25px;
}
.cbcommon {}
.cbcommon label {
	padding:0 0 0 4px;
}
.sideline {
	padding-right:20px;
	border-right: 1px solid #ddd;
}
.cleananchor a
{
	text-decoration: none;
	color:#333;
	display: inline-block;     
	position: relative;    
	z-index: 1;     
	padding: 6px 12px;    
	margin: -1em;
}

.form-inline .form-group input {
    width:200px;
}

.text-normal {
	text-decoration: none;
}

.input-group-addon
{
	text-align: left;
}

.input-group-addon-single {
    padding: 6px 12px;
        padding-top: 6px;
        padding-right: 12px;
        padding-bottom: 6px;
        padding-left: 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: left;
    background-color: #eee;
    border: 1px solid #ccc;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: rgb(204, 204, 204);
        border-right-color: rgb(204, 204, 204);
        border-bottom-color: rgb(204, 204, 204);
        border-left-color: rgb(204, 204, 204);
        -moz-border-top-colors: none;
        -moz-border-right-colors: none;
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        border-image-source: none;
        border-image-slice: 100% 100% 100% 100%;
        border-image-width: 1 1 1 1;
        border-image-outset: 0 0 0 0;
        border-image-repeat: stretch stretch;
    border-radius: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
}
.input-group-addon-single, .input-group-btn-single {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-addon-single, .input-group-btn-single, .input-group-single .form-control-single {
    display: table-cell;
}

.input-group-addon-double {
    padding: 6px 12px;
        padding-top: 6px;
        padding-right: 12px;
        padding-bottom: 6px;
        padding-left: 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: left;
    background-color: #eee;
    border: 1px solid #ccc;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: rgb(204, 204, 204);
        border-right-color: rgb(204, 204, 204);
        border-bottom-color: rgb(204, 204, 204);
        border-left-color: rgb(204, 204, 204);
        -moz-border-top-colors: none;
        -moz-border-right-colors: none;
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        border-image-source: none;
        border-image-slice: 100% 100% 100% 100%;
        border-image-width: 1 1 1 1;
        border-image-outset: 0 0 0 0;
        border-image-repeat: stretch stretch;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
}
.input-group-addon-double, .input-group-btn-double {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-addon-double, .input-group-btn-double, .input-group-double .form-control-double {
    display: table-cell;
}

.form-control-larger {
    display: block;
    width: 100%;
    height: 42px;
    padding: 6px 12px;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.input-group-minwidth
{
	min-width: 65%;
}

.menuspace 
{
    margin-top:12px;
}

.zone-space {
    min-height:128px;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: inherit;
    margin-right: 10px;
}

.radio label, .checkbox label {
    padding-left: 0px;
 }

@media print {
  .pagebreak {page-break-before: always;}
}

.divCheck label {
    display: inline;
}