.navbar .btn {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    margin: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 0 0 0 10px;
}
.footer { 
    background-color: #fff;
    border-top: 1px solid #e7e7e7;
    color: #777;
    font-size: 13px;
    padding: 20px 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    padding: 10px 5px;

}
.header { 
  background-color: #fff;
  border-top: 1px solid #e7e7e7;
  color: #777;
  font-size: 13px;
  padding: 20px 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  padding: 10px 5px;

}


/* Portal Styles CSS */

.BoxContent {
	padding: 6px;
}
.BoxContent div.BoxHeader {
	padding: 6px; left:-6px; position:relative;
}
.BoxHeader a { color: #FFF !important;}

div.BoxContent  { padding: 14px;
 
}

input[type~="range"] { font-size:20px; }

.pure-g > div {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .C-Box {
        padding: 1em;
    }


#thePortalContainer .card-deck  { margin: 6px;  }



.ScrollingBox100 {vertical-align: top;height: 100px;overflow-y: auto;overflow-x: hidden;}
.ScrollingBox200 {vertical-align: top;height: 200px;overflow-y: auto;overflow-x: hidden;}
.ScrollingBox250 {vertical-align: top;height: 250px;overflow-y: auto;overflow-x: hidden;}

	
/* --- Message Commment Styles ----- */
.UserComment, .Comment { border:.5px dotted #584A64; background-color:#fff; border-radius:10px; padding:10px; margin-bottom:4px; width:auto; max-width:85%; clear:both; font-size:14px; font-family:sans-serif;  }
.UserComment { text-align:left; float:left; font-size: 16px;}
.Comment { text-align:right; float:right; font-size:16px; }
.UserComment small,.Comment small {font-size: 11px;}

/* Clear Fix Method */
.cf:before,
.cf:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.cf:after {
  clear: both;
}

/**
* For IE 6/7 only
* Include this rule to trigger hasLayout and contain floats.
*/
.cf {
  *zoom: 1;
}	

.Item {
 	min-height:auto; height:auto; overflow:show; 
    margin:2px 7px 10px 4px !important;
    background-color:#f5f5f5;
    border:1px solid #CCCCCC;
    border-top:1px solid #666;
    border-left:1px solid #666; 
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	border-radius:4px;
    
    line-height:130%;
    text-decoration:none;
    
    color:#565656;
    padding:5px 10px 6px 7px; /* Links */

}
 
#PortalNavArea {position:relative;padding-top:4px; top:30px; background-color:white; z-index:999; width: 100%; /* border-bottom:1px solid #eee; */ }  
#HeaderBarArea { position:fixed; top:0px; border-bottom:1px solid #eee;  width:101%; z-index:999; left: 10px; 

	
} 
 
#DisclaimerBox {
	width:90%; border:2px inset #CCC; Padding:10px; margin-left:auto; margin-right:auto;}
	
.Scrollbox400 {max-height:400px;  overflow-y:scroll; }


 
.Box {border:10px solid #CCC ; border-radius:4px; background-color:#FFFFFF;}
.DivHeader { background-color:#ccc; color:#fff;}
.DivHeader a { color:#fff;}

#PortalNav a:link { text-decoration:none;}
#PortalNav a:hover { text-decoration:underline;}
#PortalNav a:visited { text-decoration:none;}

.AdminBtn { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;padding:10px; font-weight:bold; font-size:12px;} 

.AlertBox { margin-top:2px; padding: 4px; background-color:#C66 !important; border-top: dashed 2px #600 !important;border-bottom: dashed 2px #600 !important; border-left:none !important; border-right:none !important;}
.InfoBox { margin-top:2px; padding: 4px; background-color:#FFC; border-top: dashed 1px #FC0;border-bottom: dashed 1px #FC0;}

.ConfirmBox { margin-top:2px; padding: 4px; background-color:#CCC; border-top: dashed 1px #999;border-bottom: dashed 1px #090;}
#PortalContainer a:link  { text-decoration:none;}
.DashIcon {font-size:50px; text-decoration:none; padding:20px;
	 }
.AskIcon {font-size:40px; text-decoration:none; padding:6px;
	 }	 
.Column {
	width:300px; float:left;
}
.VisitBlock { 

	min-height:auto; height:auto; overflow:show; 
    margin:2px 7px 12px 4px !important;
    background-color:#f5f5f5;
    border:1px solid #CCCCCC;
    border-top:1px solid #666;
    border-left:1px solid #666; 
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    border-radius:10px;
    line-height:130%;
    text-decoration:none;
    
    color:#565656;
    padding:5px 10px 6px 7px; 
	margin-bottom:10px; 
	/* Links */
/* background-color:#CDCDCD; border:1px solid #999; margin-left:auto; margin-right:auto; margin-bottom:10px; */}


#FooterBar {position:fixed; top:auto;bottom:0px; left:0px; margin-top:10px; width:100%;  padding-top:10px;text-align:center; background-color:#FFF; border-top:1px solid #999; z-index:10; height:50px;}

#HeaderBar {position:fixed; top:0px; left:0px; margin-bottom:10px; width:100%; text-align:center; background-color:#FFF;  z-index:5; height:140px;}
#PortalNav {line-height:24px; }
#PortalNav a { margin:0px 6px }
#UserBar { height:auto; padding:5px; text-align:right; } 

.Inset { left:50px; }
.Inset .Inset { left:100px; }

.PaddedDiv {paddin:20px;}

.small { font-size:9px;}

.ProviderBox { max-width:49%; display:inline-block; padding:10px 10px; width:200px; text-align:center; vertical-align:top; }
.ProviderDetailBox { max-width:90%; display:inline-block; padding:10px 10px; width:90%;  border:1px dashed #CCC; margin:6px; border-radius:20px; }

.ProviderDetailBox div {margin:10px; text-align:left ; line-height:160%;}

.ProviderBox .ProviderImgBox img {max-height:180px; max-width:120px;}
 .ProviderImgBox img {max-height:280px; max-width:180px; }
.ProviderSummaryBox .ProviderImgBox img {max-height:100px; max-width:180px; }



  .IDcolor1, IDcolor10 { background-color:#FFE5E5 !important;}
  .IDcolor2, IDcolor11 { background-color:#FFF3E5 !important;}
  .IDcolor3, IDcolor12 { background-color:#FEFFEF !important;}
  .IDcolor4, IDcolor13 { background-color:#F1FFED !important;}
  .IDcolor5, IDcolor14 { background-color:#CFDCD1 !important;}
  .IDcolor6, IDcolor15 { background-color:#EEFCFF !important;}
  .IDcolor7, IDcolor16 { background-color:#EEF4FF !important;}
  .IDcolor8, IDcolor17 { background-color:#F7EEFF !important;}
  .IDcolor9, IDcolor18 { background-color:#FFF0FA !important;}
  
  .IDcolor10 { background-color:#FFDCDD !important;}
  .IDcolor11 { background-color:#FBE6D7 !important;}
  .IDcolor12 { background-color:#FFFADB !important;}
  .IDcolor13 { background-color:#EBFBD1 !important;}
  .IDcolor14 { background-color:#BFFDC8 !important;}
  .IDcolor15 { background-color:#DBFCFB !important;}
  .IDcolor16 { background-color:#D9E6FC !important;}
  .IDcolor17 { background-color:#E7D5FD !important;}
  .IDcolor18 { background-color:#F2C5FF !important;}

.RowEven,.RowOdd { padding: 4px;  }
  .RowEven { background-color: #FFF; }
  .RowOdd {}