body {
	font: 13px arial, helvetica, sans-serif;
	color: #333;
	background: #4d637a;
	text-align: left;
	padding: 0;
	margin: 0;
	height: 100%;
}

html { height: 100%;}

.posrel_container
{
	position:relative;
}

form{
	display: inline;
}

#container {
	width: 998px;
	background: #fff;
	text-align: left;
	border: none;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
}


#content {
	/*width: 991px;*/
	padding: 0;
	padding-top: 0;
	margin-left: 4px;	
	/*border-top: 1px solid #999;*/
}

.contenttable
{
	margin: 0;
	/*margin-left: 2px;*/
	padding: 0;
}
ul.list-line a {
    color: #4d4d4d;
}
ul.list-line li {
    border-right: 1px solid #8e8e8e;
    float: left;
    list-style: outside none none;
    margin-right: 10px;
    padding-right: 10px;
	margin-top: -5px;
}
.change-date a.blue {
    color: #005b7f !important;
}
.gray-text-input {
    background: #f4f4f4 none repeat scroll 0 0;
    border: 1px solid #c9c9c9;
    font-size: 12px;
    height: 25px;
    margin-right: 5px;
    padding-left: 5px;
    width: 100px;
}
.margin-top {
    margin-top: 15px;
}
.rtecenter {
 text-align: center;
}
ul.list-line {
    margin: 0;
    padding: 0;
}
.ci-select {
    background: #e0ebef none repeat scroll 0 0;
}
ul.list-line li.last {
    border-right: 0 none;
    margin-right: 0;
    padding-right: 0;
	margin-top: -5px;
}
select {
    color: #000;
}
.clearfix:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
.compare-wrapper input#stock-symbol {
    background: #f4f4f4 none repeat scroll 0 0;
    border: 1px solid #c9c9c9;
    font-size: 12px;
    height: 22px;
    padding-left: 5px;
}
.square-btn {
    border: 0 none;
    border-radius: 0;
    color: #fff !important;
    font-size: 12px;
    line-height: 23px;
    padding: 0 5px;
	margin-right: 5px;
	
}
#remove-all {
    background: #a3a09e none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
   padding: 4px 5px;
   display: none;
}
.margin-top-big {
 margin-top: 30px;
}
#technical-header {
 cursor: pointer;
}
.btn-primary {
display: inline-block;
    background-color: #337ab7;
}
.ci-select {
    background: #e0ebef none repeat scroll 0 0;
    border: 1px solid #ccc;
    height: 22px;
    margin-right: 1px;
}
.btn-remove {
    background: #c9d9ff none repeat scroll 0 0;
    border-radius: 3px;
    color: #43484c !important;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    margin-right: 5px;
}
.ex {
    color: #616469;
    font-weight: bold;
    margin-left: 5px;
}