#static-body .breadcrumbs {
  padding: 0;
}
#static-body .page-title {
  clear: both;
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
  margin: 0;
  margin-bottom: 20px;
}
#static-body .static-content {
  padding: 0;
  padding-bottom: 30px;
}
#static-body .static-content p, #static-body .static-content ul, #static-body .static-content ol, #static-body .static-content div, #static-body .static-content textarea {
/*  color: #848788;*/
  font-size: 16px;
  font-weight: 300;
}
#static-body .static-content .post p {
  font-weight: normal !important;
}
#static-body .static-content a {
  font-size: 16px;
  margin: 12px 0 0 0;
}
.all_prices_ul_links{
  display:block;
}
.all_prices_ul_images {
  width:30px;
  height:auto;
}
#static-body .static-content a.pseudo {
  border-bottom: 1px dotted;
  color: #a0a0a0;
  text-decoration: none;
}
#static-body .static-content a.pseudo:hover {
  color: #878787;
}
#main .static-content .dropdown-wrap {
  font-size: 14px;
}
#static-body .row .col-md-12 div a img {
  margin: 0 5px 0 5px;
}
#main .static-content .dropdown-wrap a {
  font-size: 14px;
}
#main .static-content .dropdown {
  display: inline-block;
}
#main .static-content .toggle {
  display: inline-block;
  position: relative;
  text-decoration: none;
}
#main .static-content .toggle span {
  border-bottom: 1px dotted;
  display: inline-block;
}
#main .static-content .dropdown .dropdown-menu {
  max-width: 290px;
}
#main .static-content .dropdown li a {
  color: #205c9e;
  font-weight: 300;
  overflow: hidden;
  text-overflow: ellipsis;
}
#main .static-content .dropdown li a:hover {
  color: #074385;
}
#static-body .static-content img {
  max-width: 100%;
}
#static-body .static-content .img-wrap {
  max-width: 100%;
}
#static-body .static-content .img-wrap img {
  border: 5px solid #fff;
  outline: 1px solid #F3F3F3;
  height: auto;
  max-width: 100%;
  margin-bottom: 10px;
  width: auto;
}
#static-body .static-content .img-wrap.pull-right {
  margin-left: 15px;
}
#static-body .static-content .img-wrap.pull-left {
  margin-right: 15px;
}
#static-body .static-content .img-wrap.pull-right, #static-body .static-content .img-wrap.pull-left {
  max-width: 50%;
}
#static-body .static-content .center-it {
  margin-left: auto;
  margin-right: auto;
}
#static-body .static-content h2 {
  font-size: 24px;
  font-weight: 500;
}
#static-body .static-content h3 {
  font-size: 20px;
  font-weight: 400;
}
#static-body .static-content h4 {
  font-size: 18px;
  font-weight: 400;
}
#static-body .static-content h5 {
  font-size: 17px;
  font-weight: 400;
}
#static-body .static-content h6 {
  font-size: 16px;
  font-weight: 400;
}
/*#static-body .static-content ul {*/
  /*list-style-type: none;*/
/*}*/
#static-body .static-content ul li {
  font-style: italic;
  margin-bottom: 5px;
  position: relative;
}
#static-body .static-content ul li:last-of-type {
  margin-bottom: 0;
}
/*#static-body .static-content ul li:before {*/
/*  border-style: solid;*/
/*  border-width: 3.5px 0 3.5px 7px;*/
/*  border-color: transparent transparent transparent #205d9e;*/
/*  content: '';*/
/*  display: block;*/
/*  height: 7px;*/
/*  left: -22px;*/
/*  position: absolute;*/
/*  top: 8px;*/
/*  width: 7px;*/
/*}*/
#static-body .static-content table {
  margin-bottom: 10px;
}
#static-body .static-content table tr:first-of-type {
/*  border-top: 1px solid #F2F4F6;*/
}
#static-body .static-content table tr {
/*  border-bottom: 1px solid #F2F4F6;*/
}
#static-body .static-content table tr:nth-of-type(2n - 1) {
/*  background-color: #F8FAFC;*/
  background-color: #fff;
}
#static-body .static-content table th, #static-body .static-content table td {
  padding: 10px 15px;
}
#main #static-body .static-content table th {
  font-size: 13px;
  font-weight: 300;
}
#main #static-body .static-content table td {
  color: #424243;
  font-size: 14px;
  font-weight: 500;
}
#main #static-body .static-content label {
  color: #4d4d4d;
  font-size: 16px;
  font-weight: 400;
}
#static-body .static-content textarea {
  border: 1px solid #e6e7e8;
  padding: 10px 15px;
  margin-bottom: 10px;
  max-width: 100%;
  min-height: 150px;
  resize: vertical;
  width: 100%;
}
#static-body .static-content .btn-primary {
  background-color: #205c9e;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
#static-body .static-content .btn-primary:hover {
  background-color: #074385;
}
#static-body .static-content .btn.in-cart {
  border-color: #39a62e !important;
  color: #39a62e !important;
  background-color: #39a62e !important;
  color: #fff !important;
}
#static-body .static-content .btn.in-cart:hover, .btn.in-cart:focus {
  background-color: #208D15 !important;
  border-color: #208D15 !important;
  color: #fff !important;
}
#static-body .static-content .letters {
  font-size: 16px;
}
#static-body .static-content .letters span {
  color: #000000;
  font-size: 20px;
  border:1px solid white;
}
#static-body .static-content .letters span:hover {
  border: 1px solid gray;
  border-radius: 3px;
}
#static-body .static-content .letters a {
  border: 1px solid white;
}
#static-body .static-content .letters a:hover {
  border: 1px solid gray;
  border-radius: 3px;
}
#static-body .static-content .partners > div {
  padding-top: 10px;
  padding-bottom: 10px;
}
a.page-link {
  margin: 0 7px !important;
}