@CHARSET "ISO-8859-1";
.storiesP{
	
	width:90%;
	
}

.saveanywheredata{
	
	background-color: #5d9cec;
    border-color: #5d9cec;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    padding: 6px 16px;
    text-decoration: none;
	
}
#valuations_listing .fa {
    font-size: 14px;
    margin-bottom: 8px;
    margin-left: 6px;
    margin-right: 11px;
}

#addpartswindow{

	background: #e5e5e5 none repeat scroll 0 0;
    border: 3px solid #000;
    overflow: hidden;
    padding: 4px;
	
}

#addserviceswindow{

	background: #e5e5e5 none repeat scroll 0 0;
    border: 3px solid #000;
    overflow: hidden;
    padding: 4px;
	
}

.saveanywheredata:hover{
	
	background-color: #2223ec;
    border-color: #5d9cec;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    padding: 6px 16px;
    text-decoration: none;
	
}

.valuationBtn{
	
	cursor: pointer;
    width: 100px;
    height: 26px;
    text-align: center;
    background: #e5e5e5;
    line-height: 24px;
	
}

.link{
	
	cursor:pointer;
	
}

.panel-body h4{
	
	    background: #e5e5e5;
    padding: 5px;
    text-indent: 5px;
	
}

.alertMessage{
	
	color:red;
	font-size:20px;
	text-align:center;
	position:relative;
	
}

.link:hover{
	
	cursor:pointer;
	color:#7895dd;
	
}

.desk-title{
	
	border: 1px solid #e5e5e5;
    width: auto;
    padding-left: 3px;
    display: inline-block;
    padding-right: 3px;
    margin-top: 6px;
	
}

.time-title{
	
    width: auto;
    padding-left: 3px;
    display: inline-block;
    padding-right: 3px;
    margin-top: 6px;
    float:right;
	
}

.news-header{
	
	    font-size: 28px;
    line-height: 32px;
    color: #cc0033;
	
}

.storiesList small{
	
	padding-right: 6px;
    top: -2px;
    position: relative;
    bottom: 0;
    color: #fff;
    font-size: 12px;
    padding: 3px;
    text-align: center;
}

.storiesList{
	
	padding: 3px;
	
}

.myTopHeader-2{
	
	background: #303537;
    text-align: center;
    color: #fff;
    padding-top: 7px;
    height: 58px;
}


.myTopHeader h4{
	
	margin-top:0px!important;
	margin-bottom:1px!important;
	
}

.myFooter{
	
	background: rgba(48,103,255,0.9) none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    font-size: 12px;
    padding: 3px;
    position: fixed;
    text-align: center;
    width: 100%;
	
}

.myTopHeader{
	background: rgba(48,103,255,0.9) none repeat scroll 0 0;
    border-bottom: 2px solid #cc0033;
    color: #fff;
    margin-top: 0;
    padding-top: 3px;
    text-align: left;
	
}

.myCheckboxes {
	
    margin-left: 0px!important;
    min-width: 70%;
    margin-bottom: 6px;

}    
    

.border-bottom-article{
	
	margin-bottom:27px;
	
}

.border-line{
	
	padding: 3px;
    background: #f6f6f6;
    font-size: 0.9em;
    border-bottom:1px solid #e4eaec;
    
	
}

.info-summary{
	
	margin-top:6px;
	
}

.border-line-description{
	
  border-bottom:1px solid #e4eaec;
  background: #f6f6f6;
  padding-left: 18px;
  padding-top: 5px;
  padding-bottom: 5px;
	
}

