.dv_image_div {
    min-width: 300px;
    float:right;
    width: 40%;
    margin-right:5px
}
.dv_data_div {
    float:left;
    width: 45%;
    min-width: 300px;
    margin-left: 5px;
}


/* bootstrap section */
.theme-dropdown .dropdown-menu {
    margin-bottom: 20px; display: block; position: static;
}
.theme-showcase > p > .btn {
    margin: 5px 0px;
}
.theme-showcase .navbar .container {
    width: auto;
}
/* my width based drop calls -- jquery used for id */
.description_title {
	font-size:18px;
}
.narrow_drop1 {
}
.narrow_drop2 {
}
.result_cell {
}
.desc_fields {
	display: none;
}
.desk_header{
	box-shadow: 0px 15px 20px #888888;
}
.mobile_header{
}
.result_cell{
	border-style: solid;
	border-width: 2px;
	border-color: #FFFFFF;
}

.colcount1{
column-count:1;-moz-column-count:1; /* Firefox */
 -webkit-column-count:1; /* Safari and Chrome */
}
.colcount3{
column-count:3;-moz-column-count:3; /* Firefox */
 -webkit-column-count:3; /* Safari and Chrome */
}
.colcount5{
column-count:5;-moz-column-count:5; /* Firefox */
 -webkit-column-count:5; /* Safari and Chrome */
}


@media print {
    .print_hidden { display:none; 
	}
    .print_viewable { display:inline; 
	}
}
@media screen {
    .print_viewable { display:none; 
	}
}
/*
a:link {
 	color: #00ABFF;
 	text-decoration: none;
	font-weight: bold;
}
a:visited {
 	color: #00ABFF;
 	text-decoration: none;
}
a:hover {
 	text-decoration: underline;
	color: #00CCFF;
}
a:active {
 	text-decoration: none; 
	color: #00ABFF; 
}
*/
div.popup
{
    height: auto;
    width: auto;
    position: absolute;
    top: 45%;
    left: 45%;
    z-index: -1;
    background-color: #CCCCCC;
    text-align: center;
    visibility: hidden;
    border: solid #000000;
}
.popupText
{
    margin: 10px
}
.more_info_button
{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	border-style: solid;
	border-width: 14px;
	border-color: #FF9900;
	cursor: pointer;
}
.more_info_button_rr
{
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #C20100;
    border-style: solid;
    border-width: 14px;
    border-color: #C20100;
    cursor: pointer;
}
#naglayer {
/*	-moz-opacity:.90;
	-ms-filter:.alpha(opacity=90).; 
	filter:alpha(opacity=90); 
	opacity:.90; 
*/
	position: absolute;
	left: 20px;
	top: 100px;
	background-color: #DDDDDD;
	border: 1px solid #000000;
	padding: 10px;								
	z-index: 9001;
}
#close {
	float: right;
}
td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	padding: 5px;
}
th {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	padding: 5px;
	text-align: center;
}
body {
/*
	min-width: 1100px;
	max-width: 1500px;
*/
/*
	margin-right: 10px;
	margin-left: 10px;
*/

	margin-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*
	background-image:url(main_background.jpg);
	background-repeat:repeat-x;
*/
}
.multi_search_bg {
/*
	background-color:#F3DAA4;
*/
	background-color:#F4E2CC;
}
.multi_parttype_select{
/*
	background: rgb(204, 204, 204);
	color: #000000;
*/
background-color:#78797D; 
color:#FFFFFF;
}
.search_bg {
}
p.error {
    color: red
}
.on_estimate_list {
	background-color: #9AA59B
}
.pseudolink {
    cursor: pointer
}
.pseudolinkfont {
    font-family: Arial, Helvetica, sans-serif;
    color: #0066FF;
    font-size: 12px;
    text-decoration: none;
}
.warning_highlight {
	background-color: yellow
}
.labels{
    font-size: 9px;
    font-weight: bold;
}
.main {
    font-size: 12px;
}
.mainbig {
    font-size: 13px;
}
.mainbigbold {
    font-size: 13px;
	font-weight: bold;
}
.ondark {
	font-weight: bold;
	color: #FFFFFF;
}
.ondarksmall {
    font-weight: bold;
    color: #FFFFFF;
    font-size: 11px;
}
.topsearch {
	font-weight: bold;
	font-size: 14px;
}
.tableheader {
    font-size: 14px;
	font-weight: normal;
	color:#FFFFFF;
    border-style: solid;
    border-width: 2px;
    border-color: #FFFFFF;
}
.readonly {
    font-size: 10px;
    background-color: #DDDDDD;
}
.bigtitle {
	font-weight: bold;
    font-size: 16px;
}
.partresult {
    font-size: 12px;
}
.majcompresult {
    font-size: 12px;
}
.partcount {
    font-size: 16px;
    font-weight: bold;
}
.buttonstyle {
	background-color: #000080; 
	color: white;
	font-size: 11px;
	font-weight: bold;
}
.required_field{
	font-weight: bold;
	color: #660000;
}
.notice{
    font-weight: bold;
    color: #660000;
    font-size: 9px;
}
.legal_notice{
    font-weight: bold;
    color: #660000;
	font-size: 9px;
}
.search_box{
/*
    background-color:#F3DAA4;
*/
    background-color:#F4E2CC;
}
.ajax_page_link{
    color: #00ABFF;
    text-decoration: none;
    font-weight: bold;
	cursor: pointer
}
.search_filter_box{
    background-color: #011327;
}
.search_tab_label{
	color:#FFFFFF; 
	font-weight:bold;
}
.search_menu_label{
	color:#FFFFFF; 
	font-size:13px;
}
.navbar, .m_head_spacer, .slide-out-div, .show_when_mobile, .desc_fields{
        display: none;
 
    }
 
@media only screen
  and (max-width: 899px)
{
    .description_title{
        font-size: 12px;
    }
 
    .narrow_drop0
    {
        display: none;
 
    }
}
 
@media only screen
  and (max-width: 699px)
{
    .narrow_drop1, .desk_header, .result_columns
    {
        display: none;
 
    }
    .navbar, .m_head_spacer, .slide-out-div, .desc_fields{
        display: block;
    }
    .dv_image_div {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    }
    .dv_data_div {
    width: 100%;
    margin-left: 5px;
    margin-right: 5px;
    }
}
 
@media only screen
  and (max-width: 449px)
{
    .narrow_drop2
    {
        display: none;
    }
    .show_when_mobile{
        display: block;
    }
    body {
    padding: 1px;
    margin-left: 0px;
    margin-right: 0px;
    }
    table tr td {
    font-size: 11px;
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
    text-align: left;
    }
    .card_center_table {
    text-align: left;
    padding-left: 3px;
    }
    .card_address {
    text-align: left;
    }
}
 
@media only screen
  and (max-width: 334px)
{
    .tiny_drop {
        display: none;
    }
    .show_when_mobile {
        display: inline;
    }
}
