﻿img[alt=copy]
{
    display:none;    
}

body { 
font-family:Segoe UI;
    font-size: 14px;
    text-shadow:none;
}

.glyphicon 
{
    display:none;    
}

.print-margin
{
    padding-left:15px;    
}

.btn
{
    display:none;    
}

.footer-links
{
    display:none;    
}

#topcontrol
{
    display:none;    
}
.table
{
    width:100%;    
    padding:0;
    margin:0;
    margin-top:10px;
    
}

.table thead th
{
    font-weight:normal;    
}

.table td
{
    border: 1px solid #ddd !important;
}


#global-bar
{
    display:none !important;
}

.form-actions
{
    display:none;    
}

.noprint
{
    display:none !important;    
}

.print
{
    display:block !important;    
}

 a,
  a:visited {
    text-decoration: none;
  }
  a[href]:after {
    content: "";
  }
  abbr[title]:after {
    content: "";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "" !important;
  }
  
.metro-profile
{
    padding-top:10px;    
}  
.profile-header span
{
    background-color: #CCCCCC;
    color: #000000;
    font-variant: normal;
    font-size: 14px;
    text-transform: uppercase;
    font-weight:bold;
    padding-top:15px;
}

.col-md-6
{
    padding:0px;    
}

.modal
{
     display:none;  
}

h3, h4
{
    padding:0;
    margin-bottom:0;
}

.row
{
    padding-top:3px;    
}

.img-responsive.img-rounded.col-md-12
{
    width:180px;
    float:right;
}

#tagSection
{
    display:none;    
}