﻿@page port {size: portrait;}
@page land {size: landscape;}

.portrait {page: port;}
.landscape {page: land;}

.no-print, .no-print *
{
    visibility: hidden;
}

.print {
    height: auto ;
    overflow: inherit ;
}

.PopupDisplayContainer 
{
    display: block;
    padding:0px !important;
    margin-top:-20px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    width:100% !important;
}


.gridLableText, .newSearch_small_img,
.search_results_cmpany_name,
.grid_label_csi_codes,
.search_results_cmpany_name a,
.gridLableText a[href*="http://"],
#ctl00_MainContent_SearchGv .gridLableText {
    padding: 0 ;
    font-size: 7px ;
    margin: 0 ;
}
   


th[class="newSearch_small_img"]{
    width:30px ;
}

th[class="grid_label_csi_codes"] {
    float:none 
}

.search_results_cmpany_name {
    width:220px ;
}

div[id*="uxPhoneContent"] {
    width: 248px ;
    font-size: 13px ;
}

.prof_logo span {
    font-size:11px 
}

h1.page-title {
    color: black;
    text-decoration: none !important;
    border-bottom: solid #ededee;
}


.prof_header {
    height: 140px;
    float: left;
    width: 100%;
    background: white !important;
    display: table;
    min-height: 140px;
}


.header_contact_left {
    width: 200px;
    height: auto;
    float: left;
    color: black !important;
    text-align: right;
    font-size: 13px;
}



.prof_logo {
    width: auto;
    height: auto;
    background: none;
    float: left;
    margin: 3px;
    max-width: 359px;
    color: black !important;
}


.prof_header {
    height: 140px;
    float: left;
    width: 100%;
    background: white !important;
    display: table;
    min-height: 140px;
}


.prof_story {
    background: white !important;
    padding: 1%;
}


#header_address {
    width: 55%;
    text-align: left !important;
    color: black !important;
    font-size: 27px !important;
    padding: 0px;
    margin-top: 30px !important;
}


div[id*='uxPhoneContent'] {
    width: 248px !important;
    font-size: 13px;
    margin-top: 30px !important;
    color:black !important;
}


.header_contact_right {
    color: black !important;
    font-size: 13px;
}


.page-title
{
    padding:0px;
    font-family: Tahoma,Verdana, sans-serif;
    font-size: 1.8em;
    font-weight: 400;
    font-style:normal;
    color: black !important;
    text-align: center;
    vertical-align:top;
    border:none !important;
    border-bottom:solid #ededee !important;
    clear:both;
}


.header_contact_right a:link {
    color: black !important;
    font-size: 13px;
    pointer-events: none;
}

.header_contact_right a {
    text-decoration: underline !important;
    font-size: 14px;
    color:black !important;
}

