.static-block-2 .text .link {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;  border: 1px solid red;  color: red;  display: inline-block;  font-size: 13px;  font-weight: bold;  letter-spacing: 1.5px;  margin-top: 30px;  padding: 10px 33px;  text-transform: uppercase;
}

.brd-top-red { border-top: 3px solid #29627c; }
.gradient { background: linear-gradient(to left, #ffffff, #29627c); clear: both; }
.shadow {box-shadow: 1px 0 3px 0 rgba(0, 0, 0, 0.14), -1px 0 3px 0 rgba(0, 0, 0, 0.14); }

red { color: rgb(0,0,181); }
sel {font-weight:600; }
darkred { color: #6d0000; }
h2,h3,h4 span { color: rgb(0,0,181); }

.doc-accordion h3{background-color:rgb(244,244,244);border-top:3px solid #29627c;color:#515151;font-size:14px;font-weight:400;list-style:outside none none !important;margin-bottom:4px;padding:1em 2em 1em 3.5em !important;position:relative;width:auto;}
.doc-accordion h3::before{color:rgb(0,0,181);content:"\f114";display:inline-block;font-family:fontawesome;left:1.5em;position:absolute;top:1em;font-weight:bold;}
.doc-accordion-i h3::before{color:#643b29;content:"\f129";display:inline-block;font-family:fontawesome;left:1.5em;position:absolute;top:1em;font-weight:bold;}

.bg-lgray { background-color: #f1f1f1; }

ul.text {margin-left:30px; }
ul.text li {list-style:disc; font-size: 14px; font-weight: normal;  line-height: 24px; }

li.B_lastCrumb { display: none; }
.breadcrumb>li+li:before { content: "/\00a0"; padding: 0 1px; color: rgb(0,0,181); }

ul.num { font-size:14px; line-height:24px; }
ul.num li { list-style:decimal;  margin-left:50px; }

ul.disc { font-size:14px; line-height:24px; }
ul.disc li { list-style:disc;  margin-left:50px; }

ul.square { font-size:14px; line-height:24px; }
ul.square li { list-style:square;  margin-left:50px; }

.media-left img { width:200px; }

.panel-title { background: #f5f5f5 url(img/icons/acc-up-black.png) no-repeat scroll right center;}
.collapsed>.panel-title { background: #f5f5f5 url(img/icons/acc-down-black.png) no-repeat scroll right center; }
.panel-title h5 { }
.alert-warning {background-color:rgba(213,45,0,.08); border-color:#d5aeae; color:#888;}
